ReactOS 0.4.16-dev-319-g6cf4263
|
Public Attributes | |
const char * | name |
const WCHAR * | dll |
DWORD | winver |
DWORD | reason |
BOOL(* | hook )(HMODULE) |
void(* | unhook )(HMODULE) |
void(* | pre )(void) |
void(* | post )(void) |
void(* | second )(void) |
WCHAR * | ExpectedWinsta |
WCHAR * | ExpectedDesktp |
Definition at line 358 of file dispmode.c.
Definition at line 361 of file dispmode.c.
WCHAR* test_info::ExpectedDesktp |
Definition at line 15 of file desktop.c.
Referenced by do_InitialDesktop_child().
WCHAR* test_info::ExpectedWinsta |
Definition at line 14 of file desktop.c.
Referenced by do_InitialDesktop_child().
Definition at line 364 of file dispmode.c.
Definition at line 360 of file dispmode.c.
Definition at line 367 of file dispmode.c.
Definition at line 366 of file dispmode.c.
DWORD test_info::reason |
Definition at line 363 of file dispmode.c.
Definition at line 368 of file dispmode.c.
Definition at line 365 of file dispmode.c.
DWORD test_info::winver |
Definition at line 362 of file dispmode.c.