Anatoly Lyutin vostok@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?