ReactOS 0.4.16-dev-136-g52192f1
|
Public Attributes | |
int | srcLine |
LPCWSTR | cmd |
INT | iStartParams |
LPCWSTR | params |
INT | iClick |
Definition at line 87 of file Control_RunDLLW.cpp.
LPCWSTR param_test::cmd |
Definition at line 90 of file Control_RunDLLW.cpp.
INT param_test::iClick |
Definition at line 93 of file Control_RunDLLW.cpp.
Referenced by START_TEST().
INT param_test::iStartParams |
Definition at line 91 of file Control_RunDLLW.cpp.
Referenced by START_TEST().
LPCWSTR param_test::params |
Definition at line 92 of file Control_RunDLLW.cpp.
int param_test::srcLine |
Definition at line 89 of file Control_RunDLLW.cpp.
Referenced by START_TEST().