[PATCH] Support for animated cursors

Trent Waddington trent.waddington at gmail.com
Tue Aug 28 18:35:57 CDT 2007


On 8/29/07, Juan Lang <juan.lang at gmail.com> wrote:
> That doesn't make it better, it's not thread-safe.  Pass them as
> parameters to decodeRIFF.

Ahh, I see.  Yes, fixed.

> I still say a symbolic constant is better, or at the least, a comment.
>  A test case that shows that it's needed is even better.

http://msdn2.microsoft.com/en-us/library/ms648061.aspx

dwVersion
    [in] Specifies the version number of the icon or cursor format for
the resource bits pointed to by the pbIconBits parameter. This
parameter can be 0x00030000.

and if you pop into the wine/dlls/user32 dir and do a grep 0x00030000
* you'll see I'm not the first to follow the documentation.  It's
cryptic, but hey, it's Microsoft.

Trent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: animated_cursors.patch
Type: application/octet-stream
Size: 12355 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070829/3a4ba78d/animated_cursors-0001.obj


More information about the wine-patches mailing list