Module: wine Branch: master Commit: ad45d84a6535712d32cc7e24622e69f05c2f73d0 URL: https://gitlab.winehq.org/wine/wine/-/commit/ad45d84a6535712d32cc7e24622e69f...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Jul 19 00:26:53 2023 +0200
win32u: Use user message packing for WM_MDIGETACTIVE.
---
dlls/user32/hook.c | 8 +++----- dlls/user32/user_private.h | 2 +- dlls/user32/winproc.c | 47 +++++++++++++--------------------------------- dlls/win32u/message.c | 37 ++++++++++-------------------------- dlls/win32u/tests/win32u.c | 7 ------- dlls/wow64win/user.c | 1 + 6 files changed, 28 insertions(+), 74 deletions(-)