[Bug 51345] Regression: Visual Studio 2005 "package load failure"

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jun 27 09:02:05 CDT 2021


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

Damjan Jovanovic <damjan.jov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |ntdll

--- Comment #6 from Damjan Jovanovic <damjan.jov at gmail.com> ---
The kernelbase patch neither fixes the problem when reverted nor breaks it when
applied alone on the prior good commits. The 6 remaining patches where the bug
must lie, only affect ntdll:

ntdll: Move kernel32 loading into LdrInitializeThunk().
ntdll: Return system dir path for PE mapping bootstrap placeholders.
ntdll: Fail to load non-existent dlls, except during prefix bootstrap.
ntdll: Also check syswow64 to determine if the prefix was initialized.
ntdll: Remove load_builtin_dll() and get_load_order() from the Unix interface.
ntdll: Map the builtin or fake dll from the Wine dirs if it's missing from the
prefix.

Setting component.

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