Hack/work-around for cursor problem on sparc-solaris

Alexandre Julliard julliard at winehq.com
Tue Mar 26 11:13:18 CST 2002


Warren_Baird at cimmetry.com writes:

> If so - how do you suggest we address it?  One possibility would be add a new
> function named something like 'X11DRV_SetDefaultCursor' and have SetCursor call
> it when LoadCursor fails...  Anyone have a better idea?

I don't see how you can do that, SetCursor doesn't call LoadCursor.
And LoadCursor on system cursors is not supposed to fail so there is
no need to handle that case; if it fails it's a bug that should be
fixed.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list