Module: wine Branch: master Commit: a4d2e62a2f01be5101f4e160497d8e22958a3b81 URL: https://gitlab.winehq.org/wine/wine/-/commit/a4d2e62a2f01be5101f4e160497d8e2...
Author: Rémi Bernon rbernon@codeweavers.com Date: Thu Jan 25 20:08:16 2024 +0100
user32/tests: Rewrite the rawinput buffer test with keyboard input.
This should be more reliable than mouse moves and it exhibits more issues with the rawinput buffer struct sizes on new WoW64.
---
dlls/user32/tests/input.c | 474 ++++++++++++++++++++++++---------------------- 1 file changed, 252 insertions(+), 222 deletions(-)