Home
last modified time | relevance | path

Searched refs:thread_window (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/user32/
H A Dwin.c9016 HWND window1, window2, thread_window; member
9038 SetForegroundWindow(p->thread_window); in set_foreground_thread()
9039 check_wnd_state(p->thread_window, p->thread_window, p->thread_window, 0); in set_foreground_thread()
9052 SetForegroundWindow(p->thread_window); in set_foreground_thread()
9053 check_wnd_state(p->thread_window, p->thread_window, p->thread_window, 0); in set_foreground_thread()
9069 DestroyWindow(p->thread_window); in set_foreground_thread()
9102 thread_params.thread_window, test_window); in test_activateapp()
9111 thread_params.thread_window, test_window); in test_activateapp()
9171 SetForegroundWindow(thread_params.thread_window); in test_activateapp()
9179 thread_params.thread_window, test_window); in test_activateapp()
[all …]