ReactOS 0.4.16-dev-959-g2ec3a19
|
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().