[Bug 47833] FindFirstFileExW seems to be missing FILE_OPEN_FOR_BACKUP_INTENT flag to NtOpenFile

WineHQ Bugzilla wine-bugs at winehq.org
Sun Sep 29 00:20:03 CDT 2019


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

qsniyg <qsniyg at mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leslie_alistair at hotmail.com
                   |                            |, z.figura12 at gmail.com

--- Comment #2 from qsniyg <qsniyg at mail.com> ---
CCing Alistair and Zebediah as https://wiki.winehq.org/Wine-Staging_Development
suggests, to have the patch considered for wine-staging.

As I haven't done any testing on a Windows machine, this patch could be
incorrect, which is partly why I'm submitting it to the staging branch instead.

>From looking into wine's source code however, I don't believe this will cause
any regressions from wine itself, as the flag appears to be mostly ignored.
Where I believe where regressions could happen (if this doesn't match windows's
behavior) would be if a different program needs to hook NtOpenFile.

-- 
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