Jacek Caban : win32u: Reset thread info in NtUserSetThreadDesktop.

Alexandre Julliard julliard at winehq.org
Tue Feb 15 16:07:19 CST 2022


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Feb 15 13:15:27 2022 +0100

win32u: Reset thread info in NtUserSetThreadDesktop.

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/user32.spec      |  2 +-
 dlls/user32/user_private.h   |  9 +------
 dlls/user32/winstation.c     | 19 -------------
 dlls/win32u/input.c          |  1 +
 dlls/win32u/ntuser_private.h | 64 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/win32u/sysparams.c      |  1 +
 dlls/win32u/winstation.c     | 10 ++++++-
 include/ntuser.h             | 30 ---------------------
 8 files changed, 77 insertions(+), 59 deletions(-)

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



More information about the wine-cvs mailing list