|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
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().