[Wine] Functions of gdiplus.dll
Dan Kegel
dank at kegel.com
Mon May 5 23:48:03 CDT 2008
On Mon, May 5, 2008 at 8:00 PM, Gibi <wineforum-user at winehq.org> wrote:
> Problems to run Digsby.
> In the first window, of login, seems good. After, to open the second window, it disappear.
> I am new in Wine. Tried to read the log and the only thing apparently wrong is with calls to unimplemented functions of gdiplus.dll, GdipSetClipRect, GdipSaveGraphics and GdipSetClipRegions.
Which version of Wine are you using? We've had stubs for some of those
functions for a long time. The current version of Wine is 0.9.61.
If you are using the latest wine, try using also a native gdiplus as a
workaround, e.g.
wget http://kegel.com/wine/winetricks
sh winetricks gdiplus
> Last line in debug: Attribute Error: function 'SHQueryUserNotificationState' not found.
That function is vista-only, seems unlikely you'd need it?
- Dan
More information about the wine-users
mailing list