Module: wine Branch: master Commit: 2583d85fcf4354d8b435a9fc8eca93eb00179742 URL: https://source.winehq.org/git/wine.git/?a=commit;h=2583d85fcf4354d8b435a9fc8...
Author: Connor McAdams cmcadams@codeweavers.com Date: Wed Sep 15 03:00:14 2021 -0400
user32/tests: Fix existing winevents in test_messages() message sequences.
Set the appropriate message flags for the existing WinEvents in the test_messages() message sequences.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/user32/tests/msg.c | 204 ++++++++++++++++++++++++------------------------ 1 file changed, 102 insertions(+), 102 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=2583d85fcf4354d8b435a...