ReactOS 0.4.15-dev-8621-g4b051b9
|
Go to the source code of this file.
Functions | |
static BOOL | OnInitDialog (HWND hwnd, HWND hwndFocus, LPARAM lParam) |
static void | OnCommand (HWND hwnd, int id, HWND hwndCtl, UINT codeNotify) |
static INT_PTR CALLBACK | DialogProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
START_TEST (DM_REPOSITION) | |
Definition at line 120 of file DM_REPOSITION.c.
Referenced by START_TEST().
Definition at line 108 of file DM_REPOSITION.c.
Referenced by DialogProc().
Definition at line 11 of file DM_REPOSITION.c.
Referenced by DialogProc().
START_TEST | ( | DM_REPOSITION | ) |
Definition at line 130 of file DM_REPOSITION.c.