Alexandre Julliard : user32: Add helper functions to get and set the window internal flags.

Alexandre Julliard julliard at winehq.org
Mon Jun 13 11:11:30 CDT 2016


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jun 13 14:54:15 2016 +0900

user32: Add helper functions to get and set the window internal flags.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/user32/defwnd.c    |  7 +------
 dlls/user32/mdi.c       |  7 +------
 dlls/user32/nonclient.c | 15 ++++-----------
 dlls/user32/win.c       | 51 +++++++++++++++++++++----------------------------
 dlls/user32/win.h       |  6 ++++++
 dlls/user32/winpos.c    | 36 ++++++----------------------------
 6 files changed, 40 insertions(+), 82 deletions(-)

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



More information about the wine-cvs mailing list