[Bug 50784] wine crashes trying to call the entrypoint of an ILONLY exe in a 64-bit process

WineHQ Bugzilla wine-bugs at winehq.org
Tue Mar 9 15:08:58 CST 2021


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

Esme Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #4 from Esme Povirk <madewokherd at gmail.com> ---
It seems I made a mistake in my testing on Windows. I had a 64-bit dll with the
exe instead of a 32-bit one. Windows is loading this in a 32-bit process, the
same as Wine.

Arguably, wine/wine64 should select the correct version, but that's a more
general known issue. From CreateProcess Wine's behavior is correct.

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