[PATCH 01/12] user32: Use a single struct for static and animated cursor icons.

Jacek Caban jacek at codeweavers.com
Tue Feb 22 06:40:10 CST 2022


Handle allocation should use a separate from data initialization, so its 
object layout needs to be independent on data.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
Most of the series is refactoring cursoricon.c to allow moving handle 
allocation in the last patch.

  dlls/user32/cursoricon.c | 117 +++++++++++++++------------------------
  1 file changed, 45 insertions(+), 72 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Use-a-single-struct-for-static-and-animated-cur.txt
Type: text/x-patch
Size: 9377 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220222/173dffdf/attachment.bin>


More information about the wine-devel mailing list