[Bug 47208] Wine-staging's "winebuild-Fake_Dlls" cause Office 2019 to say "IOPL not enabled"

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 16 05:31:56 CDT 2019


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

Jacek Caban <jacek at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jacek at codeweavers.com

--- Comment #8 from Jacek Caban <jacek at codeweavers.com> ---
Created attachment 64476
  --> https://bugs.winehq.org/attachment.cgi?id=64476
hacks

I didn't try Office 2019, but Office generally hooks some ntdll functions and
those hooked functions need to be used by some ntdll code like loader. With
syscall patchset internal ntdll calls don't use hooked syscall thunks unless we
explicitly use them. I'm attaching a diff dug out from my tree. It may help,
but it probably needs porting to current tree.

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