ntdll: If read_directory_getattrlist() finds that the file doesn't exist, return...
commit5c98448aa3acb9bac40a0afa28ffbee3001081d0
authorKen Thomases <ken@codeweavers.com>
Wed, 20 May 2015 19:59:11 +0000 (20 14:59 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 May 2015 04:58:01 +0000 (21 13:58 +0900)
treeadeb829432363cc5982153a50724aa30476cfb6d
parentf6926b35153888f85453856f3d3e74ac62ba3e70
ntdll: If read_directory_getattrlist() finds that the file doesn't exist, return successful "no file" result to stop search.
dlls/ntdll/directory.c