|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | INTERVAL 80 |
Functions | |
| static HWND | GetMainThreadFocus (void) |
| static unsigned __stdcall | thread_proc_0 (void *arg) |
| static unsigned __stdcall | thread_proc_1 (void *arg) |
| static unsigned __stdcall | thread_proc_2 (void *arg) |
| static INT_PTR CALLBACK | DialogProc_0 (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| static INT_PTR CALLBACK | DialogProc_1 (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| START_TEST (SetFocus) | |
Variables | |
| static DWORD | s_dwMainThreadID |
| #define INTERVAL 80 |
Definition at line 12 of file SetFocus.c.
Definition at line 115 of file SetFocus.c.
Referenced by START_TEST().
Definition at line 163 of file SetFocus.c.
Referenced by START_TEST().
Definition at line 16 of file SetFocus.c.
Referenced by thread_proc_0(), thread_proc_1(), and thread_proc_2().
| START_TEST | ( | SetFocus | ) |
Definition at line 213 of file SetFocus.c.
Definition at line 23 of file SetFocus.c.
Referenced by DialogProc_0().
Definition at line 70 of file SetFocus.c.
Referenced by DialogProc_1().
Definition at line 91 of file SetFocus.c.
Referenced by DialogProc_1().
|
static |
Definition at line 14 of file SetFocus.c.
Referenced by GetMainThreadFocus(), and START_TEST().