kernel32: Attempt to buffer the full directory in FindFirstFile to avoid races.
commit7ce90cc7198a6dee75a999e9502ff997e5d3a763
authorAlexandre Julliard <julliard@winehq.org>
Mon, 18 Feb 2013 13:50:57 +0000 (18 14:50 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Feb 2013 13:51:05 +0000 (18 14:51 +0100)
tree503edea6a591f27d96fec77b97d6411d3be7b9dd
parent38e8f6d83f78e18a3bf9529c7af8ee629730d16c
kernel32: Attempt to buffer the full directory in FindFirstFile to avoid races.
dlls/kernel32/file.c