- Use HeapAlloc instead of GlobalAlloc in FindNextFile.
commit33854afbe07d6243586a7b9a9e8fafa9f2ae0398
authorAlex Pasadyn <ajp@mail.utexas.edu>
Tue, 16 Sep 2003 01:22:05 +0000 (16 01:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Sep 2003 01:22:05 +0000 (16 01:22 +0000)
treeda3281d5a9df7a3687341a60189b1cdd74ea2263
parentd4f1381154154586793399808ad47238aa103c01
- Use HeapAlloc instead of GlobalAlloc in FindNextFile.
- Add test for FindNextFile that checks last error value.
dlls/kernel/tests/file.c
files/dos_fs.c