[Git][wine/wine][master] 3 commits: user32/tests: Add more tests for PackDDElParam/UnpackDDElParam(WM_DDE_ACK).
Alexandre Julliard pushed to branch master at wine / wine Commits: b5eddd18 by Dmitry Timoshkov at 2025-10-20T12:20:56+02:00 user32/tests: Add more tests for PackDDElParam/UnpackDDElParam(WM_DDE_ACK). Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - e28bec79 by Dmitry Timoshkov at 2025-10-20T12:20:57+02:00 user.exe: Use larger buffer size for checking atom name. Use same buffer size as dlls/user32/dde_misc.c does. Wine-Bug: http://bugs.winehq.org/show_bug.cgi?id=10349 Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - a7705e11 by Dmitry Timoshkov at 2025-10-20T12:20:57+02:00 user.exe: Add special handling for WM_DDE_ACK in response to WM_DDE_INITIATE. Wine-Bug: http://bugs.winehq.org/show_bug.cgi?id=10349 Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 2 changed files: - dlls/user.exe16/message.c - dlls/user32/tests/dde.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bd143d9023d6dd2fe78b96bbfaccb2... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bd143d9023d6dd2fe78b96bbfaccb2... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)