ReactOS 0.4.16-dev-1113-g99ecbf5
|
Public Attributes | |
UINT | msg_quit |
UINT | msg_command |
HWND | window1 |
HWND | window2 |
HWND | thread_window |
HANDLE | command_executed |
HANDLE set_foreground_thread_params::command_executed |
Definition at line 9017 of file win.c.
Referenced by test_activateapp().
UINT set_foreground_thread_params::msg_command |
Definition at line 9015 of file win.c.
Referenced by test_activateapp().
UINT set_foreground_thread_params::msg_quit |
Definition at line 9015 of file win.c.
Referenced by test_activateapp().
HWND set_foreground_thread_params::thread_window |
Definition at line 9016 of file win.c.
Referenced by test_activateapp().
HWND set_foreground_thread_params::window1 |
Definition at line 9016 of file win.c.
Referenced by test_activateapp().
HWND set_foreground_thread_params::window2 |
Definition at line 9016 of file win.c.
Referenced by test_activateapp().