Cursor patches

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Cursor patches

Post by austin987 »

Anyone interested in animated cursors may want to test this.

--
-Austin

---------- Forwarded message ----------
From: Andrew Riedi <[email protected]>
Date: Wed, Feb 25, 2009 at 11:39 PM
Subject: Cursor patches
To: wine-devel <[email protected]>


Attached are some cursor patches I have been working on.  These
patches store the cursor in the wineserver, clean up user32 a little
bit, draw .ani cursors more completely, and ultimately implement
themed cursors.  I am sending them here for some last review (big
thanks to Henri for taking some time to give me some tips where I can
improve my code) before wine-patches.  Even though I have tested these
patches best I can, more testing can never hurt, so I would appreciate
any replies from people who want to test the patches.

I would like to most hear from AJ about the first few patches and if I
am moving cursors into the wineserver correctly or not.

--
Andrew Riedi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cursor_patches.tar.bz2
Type: application/x-bzip2
Size: 21563 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-us ... chment.bin
Locked