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

Erich Hoover ehoover at mines.edu
Wed Sep 29 08:42:55 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 fixes 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.
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: 9511 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100929/7718b5cf/attachment-0001.patch>


More information about the wine-patches mailing list