[Git][wine/wine][master] 3 commits: user32/tests: Add some tests for DefWindowProc() WM_PRINT message handling.
Alexandre Julliard pushed to branch master at wine / wine Commits: 36f05391 by Zhiyi Zhang at 2025-07-09T21:11:05+02:00 user32/tests: Add some tests for DefWindowProc() WM_PRINT message handling. - - - - - d3080300 by Zhiyi Zhang at 2025-07-09T21:11:05+02:00 win32u: Fix the return value for WM_PRINT handling in DefWindowProc(). - - - - - 29ef555d by Zhiyi Zhang at 2025-07-09T21:11:05+02:00 win32u: Support PRF_CHILDREN when handling WM_PRINT for DefWindowProc(). - - - - - 4 changed files: - dlls/user32/tests/msg.c - dlls/win32u/dc.c - dlls/win32u/defwnd.c - dlls/win32u/ntgdi_private.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/01e9e725f933a28d6e13a9c827c2a3... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/01e9e725f933a28d6e13a9c827c2a3... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)