ntdll: Add an optimisation for NtQueryDirectoryFile to not read the whole directory if the mask doesn't contain any wildcards and the file exists on in the directory with the same case as the mask.

Robert Shearman rob at codeweavers.com
Thu Aug 3 14:25:28 CDT 2006


---
  dlls/ntdll/directory.c |   80 
++++++++++++++++++++++++++++++++++++++++++++++--
  1 files changed, 77 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4c18988b9820dc3825075dde2d96a67224fb55ee.diff
Type: text/x-patch
Size: 4162 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060803/e25025b0/4c18988b9820dc3825075dde2d96a67224fb55ee.bin


More information about the wine-patches mailing list