Jacek Caban : win32u: Expose public parts of user_thread_info in ntuser.h.

Alexandre Julliard julliard at winehq.org
Tue Apr 19 16:20:13 CDT 2022


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Apr 19 15:31:01 2022 +0200

win32u: Expose public parts of user_thread_info in ntuser.h.

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/message.c        | 12 ++++++------
 dlls/user32/win.c            |  6 +++---
 dlls/win32u/driver.c         |  2 +-
 dlls/win32u/message.c        | 12 ++++++------
 dlls/win32u/ntuser_private.h |  6 +-----
 dlls/win32u/sysparams.c      |  2 +-
 dlls/win32u/window.c         |  6 +++---
 dlls/win32u/winstation.c     |  6 +++---
 include/ntuser.h             | 15 +++++++++++++++
 9 files changed, 39 insertions(+), 28 deletions(-)

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



More information about the wine-cvs mailing list