kernel32: In FindFirstFileExW(), call NtQueryDirectoryFile() again to determine if it read all files.

Alexandre Julliard julliard at winehq.org
Tue Feb 4 04:37:12 CST 2014


Ken Thomases <ken at codeweavers.com> writes:

> I'm open to suggestions for other ways to fix it.  Can a directory
> handle be made to carry additional state?

Not at this point, but we probably want to add a mechanism for that and
get rid of the whole getdirentries mess.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list