[1/2] kernel32: Implement FindFirstFileExW level FindExInfoBasic.

Sebastian Lackner sebastian at fds-team.de
Tue Nov 4 00:40:36 CST 2014


FindExInfoBasic avoids returning cAlternateFileName when the application doesn't need it.
This patch implements the correct behaviour, but (in contrary to native) has no speed inprovements so far.

---
 dlls/kernel32/file.c | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-Implement-FindFirstFileExW-level-FindExInfo.patch
Type: text/x-patch
Size: 2504 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141104/d6c29291/attachment.bin>


More information about the wine-patches mailing list