winex11: Add support for animated cursors in X11 driver (try 4).

Erich Hoover ehoover at mines.edu
Wed Sep 29 21:47:28 CDT 2010


Real Name:
    Erich Hoover
Description:
    Use DrawIconEx to extract the multiple frames of an animated
cursor.  Please note that this patch does not add support for the
delay between frames, as I have not yet found a good way to extract
this information.  This version cleans up the loop over the frame data
to be more straightforward.  Version 3 fixed an improper usage of
HeapReAlloc.  Version 2 moved the allocation of all the resources
needed to obtain the frame data, avoiding having to create and destroy
these resources multiple times for a single cursor.  Please forgive
the numerous attempts.
ChangeLog:
    winex11: Add support for animated cursors in X11 driver.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winex11-Add-support-for-animated-cursors-in-X11-driv.patch
Type: text/x-diff
Size: 9527 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100929/18a2504e/attachment.patch>


More information about the wine-patches mailing list