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

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jun 12 16:02:47 CDT 2021


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

--- Comment #21 from Esme Povirk <madewokherd at gmail.com> ---
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.



More information about the wine-bugs mailing list