Lines Matching refs:app_activated
63 static BOOL app_activated, app_deactivated; variable
843 if (wparam) app_activated = TRUE; in main_window_procA()
9097 app_activated = app_deactivated = FALSE; in test_activateapp()
9105 ok(!app_activated, "Received WM_ACTIVATEAPP(1), did not expect it.\n"); in test_activateapp()
9112 ok(!app_activated, "Received WM_ACTIVATEAPP(1), did not expect it.\n"); in test_activateapp()
9118 app_activated = app_deactivated = FALSE; in test_activateapp()
9124 ok(!app_activated, "Received WM_ACTIVATEAPP(!= 0), did not expect it.\n"); in test_activateapp()
9131 ok(app_activated, "Expected WM_ACTIVATEAPP(1), did not receive it.\n"); in test_activateapp()
9135 app_activated = app_deactivated = FALSE; in test_activateapp()
9142 ok(!app_activated, "Received WM_ACTIVATEAPP(1), did not expect it.\n"); in test_activateapp()
9149 ok(!app_activated, "Received WM_ACTIVATEAPP(1), did not expect it.\n"); in test_activateapp()
9153 app_activated = app_deactivated = FALSE; in test_activateapp()
9161 ok(!app_activated, "Received WM_ACTIVATEAPP(1), did not expect it.\n"); in test_activateapp()
9168 ok(!app_activated, "Received WM_ACTIVATEAPP(1), did not expect it.\n"); in test_activateapp()
9174 app_activated = app_deactivated = FALSE; in test_activateapp()
9181 ok(!app_activated, "Received WM_ACTIVATEAPP(1), did not expect it.\n"); in test_activateapp()
9191 ok(app_activated, "Expected WM_ACTIVATEAPP(1), did not receive it.\n"); in test_activateapp()
9201 app_activated = app_deactivated = FALSE; in test_activateapp()
9208 ok(!app_activated, "Received WM_ACTIVATEAPP(1), did not expect it.\n"); in test_activateapp()
9215 ok(!app_activated, "Received WM_ACTIVATEAPP(1), did not expect it.\n"); in test_activateapp()