Jacek Caban : user32: Use ntuser object type constants.

Alexandre Julliard julliard at winehq.org
Tue Feb 22 16:06:51 CST 2022


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Feb 22 13:40:33 2022 +0100

user32: Use ntuser object type constants.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/user32/cursoricon.c   | 10 +++++-----
 dlls/user32/menu.c         |  8 ++++----
 dlls/user32/resource.c     | 10 +++++-----
 dlls/user32/user_private.h | 19 +++++--------------
 dlls/user32/win.c          | 14 +++++++-------
 dlls/user32/winpos.c       |  6 +++---
 include/ntuser.h           |  8 ++++++++
 7 files changed, 37 insertions(+), 38 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=b86842bb15775ce8df997aafe44d6a52a5c0d2a3



More information about the wine-cvs mailing list