http://bugs.winehq.org/show_bug.cgi?id=9987 Summary: Missing function GDI32.dll.RemoveFontMemResourceEx Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-gdi-(printing) AssignedTo: wine-bugs(a)winehq.org ReportedBy: frans.kool(a)gmail.com Created an attachment (id=8507) --> (http://bugs.winehq.org/attachment.cgi?id=8507) Adds the missing function, composed of different patches When running Titan Quest (see AppDb), the game crashes with the message: wine: Call from 0x3e6193 to unimplemented function GDI32.dll.RemoveFontMemResourceEx, aborting Searching in the archives I found several implementations, which I compared. I removed the AddFontMemResourceEx function, since this is already present in current CVS. However I never submitted a patch before. Please find attached the diff which, once applied to CVS (wine-0.9.46-261-ga76d10d) fixes this issue. Please let me know if I need to provide traces and/or logs Frans -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.