[Bug 33236] Multiple application virtualization schemes rely on LdrLoadDll to behave like native Windows loader w.r.t. use of NtXXXSectionAPI (VMWare ThinApp 4.x)

WineHQ Bugzilla wine-bugs at winehq.org
Mon Oct 26 05:42:08 CDT 2020


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

--- Comment #10 from Paul Gofman <pgofman at codeweavers.com> ---
Thanks for the details. My point was, "LdrLoadDll to behave like native
Windows" looks like too broad to easily understand what exactly is currently
missing in Wine (given that now Wine does not bypass Nt functions to load a
module like that was the case earlier).

Do I understand correctly that to solve this specific bug Wine needs to call
NtOpenSection instead of NtOpenFile for modules?

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