Re: user32: Fix DrawMenuBar test failures
15 Apr
2014
15 Apr
'14
12:28 p.m.
Piotr Caban <piotr(a)codeweavers.com> writes:
@@ -4819,6 +4819,8 @@ static void test_messages(void) after_end_dialog = FALSE; test_def_id = FALSE;
+ ok(SetCursorPos(109, 109), "SetCursorPos failed\n"); +
Please try to restore the cursor position after the test. -- Alexandre Julliard julliard(a)winehq.org
4260
Age (days ago)
4260
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard