https://bugs.winehq.org/show_bug.cgi?id=48505 Bug ID: 48505 Summary: WinRAR x64: Unhandled exception: unimplemented function GDI32.dll.ScriptGetCMap called in 64-bit code Product: Wine Version: 5.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs(a)winehq.org Reporter: esdrastarsis(a)gmail.com Distribution: --- The program calls the ScriptGetCMap function in the gdi32 dll, but it only exists in the usp10 dll, I made a patch to connect the function in both dlls via the spec file. -- 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.