ReactOS 0.4.15-dev-6675-gcbc63d8
|
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().