http://bugs.winehq.org/show_bug.cgi?id=14725
Summary: unimplemented function gdiplus.dll.GdipSetStringFormatTabStops Product: Wine Version: 1.1.2 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: htl10@users.sourceforge.net
Tried one of my favourite .NET application with wine 1.1.2 and mono 2.0 preview 1, and have the unimplemented function error. (I used to run that app successfully with native gdiplus with a private copy in mono 1.9). Sorry the app is proprietary and no demos.
--------------- fixme:powrprof:DllMain (0x60a10000, 1, (nil)) not fully implemented fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16 wine: Call from 0x7b842cf0 to unimplemented function gdiplus.dll.GdipSetStringFormatTabStops, aborting err:seh:raise_exception Unhandled exception code c00000fd flags 0 addr 0x68f39d24 [Hin-Tak@localhost bin]$ fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16 fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16 fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 16 fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime Optimization Service"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000450,(nil),0x0001,0x00000000,0x7ec484d4,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub ----------------------