kernel32: Don't cache the full directory in FindFirstFileEx.
commit0a8ce1d0bd1a4fb49aaec71874be14a1ae955915
authorAlexandre Julliard <julliard@winehq.org>
Wed, 4 May 2016 16:27:44 +0000 (5 01:27 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 May 2016 16:27:44 +0000 (5 01:27 +0900)
tree2c111923768b98d364672f87058acb1ffb9f389a
parent0049ca1054df30a2d29a3b6801db14216de02546
kernel32: Don't cache the full directory in FindFirstFileEx.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/file.c