Re: user32:tests:msg.c Add msg tests for SetActiveWindow()
25 Jun
2008
25 Jun
'08
7:33 a.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.
6469
Age (days ago)
6469
Last active (days ago)
1 comments
2 participants
participants (2)
-
Anatoly Lyutin -
Dmitry Timoshkov