Module: wine Branch: master Commit: 1e9390e558d02652d245353b9e4e3037451c6c30 URL: https://gitlab.winehq.org/wine/wine/-/commit/1e9390e558d02652d245353b9e4e303... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Sat Jul 30 03:09:47 2022 +0200 win32u: Use platform-independent layout for ntuser_thread_info. --- dlls/imm32/imm.c | 8 ++++---- dlls/user32/message.c | 15 ++++++++++----- dlls/user32/user_main.c | 2 +- dlls/user32/win.c | 8 ++++---- dlls/win32u/driver.c | 2 +- dlls/win32u/imm.c | 7 ++++--- dlls/win32u/window.c | 17 ++++++++++------- dlls/win32u/winstation.c | 15 ++++++++------- dlls/wineandroid.drv/device.c | 4 ++-- dlls/winemac.drv/macdrv.h | 2 +- dlls/winemac.drv/macdrv_main.c | 2 +- dlls/winex11.drv/x11drv.h | 2 +- dlls/winex11.drv/x11drv_main.c | 4 ++-- include/ntuser.h | 14 +++++++------- 14 files changed, 56 insertions(+), 46 deletions(-)