kernel32: Close the directory handle in FindNextFile as soon as we reach the end...
commit5e0823056898524321458a88e0d6937007d0b0bf
authorAlexandre Julliard <julliard@winehq.org>
Fri, 27 Oct 2006 10:27:33 +0000 (27 12:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 27 Oct 2006 10:27:33 +0000 (27 12:27 +0200)
tree1d8646ab4f8858226f36cea758c694c56fba19e4
parent4471ad44a36698c0b61148567fb12c9d80854732
kernel32: Close the directory handle in FindNextFile as soon as we reach the end of the directory.
dlls/kernel32/file.c