Re: user32:tests:msg.c Add msg tests for SetActiveWindow()
June 25, 2008
12:33 p.m.
Anatoly Lyutin <vostok(a)etersoft.ru> wrote:
@@ -10845,6 +10997,7 @@ START_TEST(msg) /* keep it the last test, under Windows it tends to break the tests * which rely on active/foreground windows being correct. */ + test_SetActiveWindow(); test_SetForegroundWindow();
UnhookWindowsHookEx(hCBT_hook);
Isn't the comment above is clear enough to which test it belongs to? -- Dmitry.
6483
Age (days ago)
6483
Last active (days ago)
1 comments
2 participants
participants (2)
-
Anatoly Lyutin -
Dmitry Timoshkov