[Bug 22572] Managed C++ assemblies don't work in Wine + Mono

"WineHQ Bugzilla" <[email protected]> Sat, 12 Jun 2021 21:02:47 +0000
Newsgroups gmane.comp.emulators.wine.bugs
Message-ID <[email protected]/>
https://bugs.winehq.org/show_bug.cgi?id=22572

--- Comment #21 from Esme Povirk <[email protected]> ---
Based on ecb03f01e1b994589c620be91315d1816bc9419a, Mono is supposed to support
this, but it's not clear to me how that code is supposed to work. All it does
is skip the '#' before the ordinal number, which would pass the number to
GetProcAddress as a string. In my testing on Windows, GetProcAddress does not
accept a string ordinal number.

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