Re: winex11: Add support for animated cursors in X11 driver (try 5).
Oct. 5, 2010
1:38 p.m.
Erich Hoover <ehoover(a)mines.edu> writes:
+ imgs[nFrames++] = image; + if (!(imgstmp = HeapReAlloc( GetProcessHeap(), 0, imgs, nFrames*sizeof(XcursorImage*) ))) goto cleanup; + imgs = imgstmp;
This is still broken. -- Alexandre Julliard julliard(a)winehq.org
5651
Age (days ago)
5651
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard