Searched refs:stopped_binding (Results 1 – 1 of 1) sorted by relevance
172 static BOOL stopped_binding = FALSE, stopped_obj_binding = FALSE, emulate_protocol = FALSE, variable1857 stopped_binding = TRUE; in statusclb_OnStopBinding()2876 stopped_binding = FALSE; in init_bind_test()3124 while(!stopped_binding && GetMessageA(&msg,NULL,0,0)) { in test_BindToStorage()3391 … !((!emulate_protocol || stopped_binding) && stopped_obj_binding) && GetMessageA(&msg,NULL,0,0)) { in test_BindToObject()