[Bug 47832] FindFirstFileExW believes every directory entry has been read if NtQueryDirectoryFile underfills buffer

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jan 24 22:07:48 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=47832

Joe Davison <joe at warhaggis.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joe at warhaggis.com

--- Comment #10 from Joe Davison <joe at warhaggis.com> ---
This was fixed in 4.21 but it appears there's been a regression since. The last
version of Wine that Mod Organizer's USVFS is functional in, as far as I can
tell, is 5.0.

In an initial attempt to figure out the cause I looked at kernelbase/file.c
where most of kernel32/file.c is now located and found some discrepancies. I
made a frankensteined file.c containing Myah's patch but it had no effect.

At any rate, I think this bug should be reopened as there definitely seems to
be a regression.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list