Searched refs:app_deactivated (Results 1 – 1 of 1) sorted by relevance
63 static BOOL app_activated, app_deactivated; variable844 else app_deactivated = TRUE; in main_window_procA()9097 app_activated = app_deactivated = FALSE; in test_activateapp()9106 ok(!app_deactivated, "Received WM_ACTIVATEAPP(0), did not expect it.\n"); in test_activateapp()9118 app_activated = app_deactivated = FALSE; in test_activateapp()9125 ok(!app_deactivated, "Received WM_ACTIVATEAPP(0), did not expect it.\n"); in test_activateapp()9132 ok(!app_deactivated, "Received WM_ACTIVATEAPP(0), did not expect it.\n"); in test_activateapp()9135 app_activated = app_deactivated = FALSE; in test_activateapp()9153 app_activated = app_deactivated = FALSE; in test_activateapp()9174 app_activated = app_deactivated = FALSE; in test_activateapp()[all …]