[Bug 48416] wine: Call from 0x7bc7b154 to unimplemented function api-ms-win-core-rtlsupport-l1-2-0.dll.RtlInstallFunctionTableCallback, aborting

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 15 07:33:05 CST 2020


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

Zhiyi Zhang <zzhang at codeweavers.com> changed:

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

--- Comment #1 from Zhiyi Zhang <zzhang at codeweavers.com> ---
Created attachment 66249
  --> https://bugs.winehq.org/attachment.cgi?id=66249
patch

This should fix your issue.

Use winedump spec <dll> to generate a spec file.
Replace the stub to correct function spec entries(calling convention,
architecture, norelay?, parameter type, whether forward or import).

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