http://bugs.winehq.org/show_bug.cgi?id=11054 Summary: Missing GdipNewPrivateFontCollection and GdipGetDpiX functions Product: Wine Version: 0.9.52. Platform: Other OS/Version: Windows XP Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs(a)winehq.org ReportedBy: forrest(a)alumni.ncsu.edu I was working on getting EasyGPS 2.3.8 running under wine and it called 2 missing gdiplus functions. I am new to this but I assume these functions should at least have stubs. The output from running it was: wine: Call from 0x7b840f8c to unimplemented function gdiplus.dll.GdipNewPrivateFontCollection, aborting wine: Call from 0x7b840f8c to unimplemented function gdiplus.dll.GdipGetDpiX, aborting To get this far I did have to copy a native MFC42u.DLL from my Windows XP partition. You can download this version from here: http://www.download.com/EasyGPS/3000-12940_4-10676225.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.