Alexandre Julliard : user32: Store 32-bit and 16-bit cursors/ icons in independent structures.

Alexandre Julliard julliard at winehq.org
Mon Feb 8 11:06:09 CST 2010


Module: wine
Branch: master
Commit: f89aaa65ad4d89a0488d573a913de7f1dd2fff9d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f89aaa65ad4d89a0488d573a913de7f1dd2fff9d

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Feb  8 17:38:05 2010 +0100

user32: Store 32-bit and 16-bit cursors/icons in independent structures.

---

 dlls/user.exe16/message.c      |   29 +--------
 dlls/user.exe16/user.c         |  115 ++++++++++++++++++++++++++++++++++-
 dlls/user.exe16/user_private.h |    7 +-
 dlls/user32/controls.h         |   10 ++-
 dlls/user32/cursoricon.c       |  132 ++++++++++++++++++++++++++++++++--------
 dlls/user32/winproc.c          |   38 +-----------
 6 files changed, 234 insertions(+), 97 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f89aaa65ad4d89a0488d573a913de7f1dd2fff9d



More information about the wine-cvs mailing list