kernel32: Don't bother storing the file mask in FindFirstFileEx.
commit0049ca1054df30a2d29a3b6801db14216de02546
authorAlexandre Julliard <julliard@winehq.org>
Wed, 4 May 2016 03:09:32 +0000 (4 12:09 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 May 2016 16:26:48 +0000 (5 01:26 +0900)
tree8e6a8fbe14f989aad0e44302e8a33d7c95473ae3
parent6171cfd0ae2d756c37f3c575879871e7282ddf2f
kernel32: Don't bother storing the file mask in FindFirstFileEx.

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