kernel32/tests: Use _lclose instead of CloseHandle to avoid handle casts.
commit1f83e7d9fd3aeba3943d1448857b5ad034facabe
authorAlexandre Julliard <julliard@winehq.org>
Thu, 8 Jan 2009 12:05:16 +0000 (8 13:05 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Jan 2009 12:05:16 +0000 (8 13:05 +0100)
tree65bd8fe120b20c3f73261d567a0dd2b5015f2b4d
parent2136b1697f544d8cefa28ddebfff9c75f216961e
kernel32/tests: Use _lclose instead of CloseHandle to avoid handle casts.
dlls/kernel32/tests/file.c