Michael Stefaniuc : user32: Avoid using HIWORD() on atoms/resources.

Alexandre Julliard julliard at winehq.org
Thu Feb 4 11:10:59 CST 2010


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed Feb  3 21:04:27 2010 +0100

user32: Avoid using HIWORD() on atoms/resources.

---

 dlls/user32/class.c      |   10 +++++-----
 dlls/user32/cursoricon.c |    2 +-
 dlls/user32/defwnd.c     |    4 ++--
 dlls/user32/dialog.c     |    8 ++++----
 dlls/user32/hook.c       |    8 ++++----
 dlls/user32/message.c    |   16 ++++++++--------
 dlls/user32/msgbox.c     |   30 +++++++++++++++---------------
 dlls/user32/property.c   |   12 ++++++------
 dlls/user32/resource.c   |    2 +-
 9 files changed, 46 insertions(+), 46 deletions(-)

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



More information about the wine-cvs mailing list