ReactOS 0.4.16-dev-847-g386fccd
|
Public Attributes | |
LPWSTR | ServiceName |
LPWSTR | DisplayName |
LPWSTR | ServiceList |
Definition at line 12 of file stop_dependencies.c.
LPWSTR _STOP_DATA::DisplayName |
Definition at line 15 of file stop_dependencies.c.
Referenced by CreateStopDependsDialog(), and InitDialog().
LPWSTR _STOP_DATA::ServiceList |
Definition at line 16 of file stop_dependencies.c.
Referenced by CreateStopDependsDialog(), and InitDialog().
LPWSTR _STOP_DATA::ServiceName |
Definition at line 14 of file stop_dependencies.c.
Referenced by CreateStopDependsDialog().