ReactOS 0.4.16-dev-91-g764881a
|
#include <winsvc.h>
DWORD _QUERY_SERVICE_CONFIGA::dwErrorControl |
Definition at line 147 of file winsvc.h.
Referenced by QueryConfig(), RQueryServiceConfigA(), SaveDlgInfo(), and SetServiceConfig().
DWORD _QUERY_SERVICE_CONFIGA::dwServiceType |
Definition at line 145 of file winsvc.h.
Referenced by OnApply(), QueryConfig(), RQueryServiceConfigA(), SaveDlgInfo(), SetServiceConfig(), and TV1_AddDependantsToTree().
DWORD _QUERY_SERVICE_CONFIGA::dwStartType |
Definition at line 146 of file winsvc.h.
Referenced by AddService(), QueryConfig(), RQueryServiceConfigA(), SaveDlgInfo(), ServicesPageWndProc(), SetButtonStates(), SetMenuAndButtonStates(), SetServiceConfig(), and SetStartupType().
DWORD _QUERY_SERVICE_CONFIGA::dwTagId |
Definition at line 150 of file winsvc.h.
Referenced by QueryConfig(), RQueryServiceConfigA(), and SetServiceConfig().
LPSTR _QUERY_SERVICE_CONFIGA::lpBinaryPathName |
Definition at line 148 of file winsvc.h.
Referenced by AddService(), GetServices(), InitGeneralPage(), QueryConfig(), QueryServiceConfigA(), RQueryServiceConfigA(), SaveDlgInfo(), and SetServiceConfig().
LPSTR _QUERY_SERVICE_CONFIGA::lpDependencies |
Definition at line 151 of file winsvc.h.
Referenced by QueryConfig(), QueryServiceConfigA(), SetServiceConfig(), TV1_AddDependantsToTree(), and TV1_GetDependants().
LPSTR _QUERY_SERVICE_CONFIGA::lpDisplayName |
Definition at line 153 of file winsvc.h.
Referenced by AddServiceNamesToStop(), ChangeListViewText(), QueryConfig(), QueryServiceConfigA(), SaveDlgInfo(), SetServiceConfig(), and TV1_AddDependantsToTree().
LPSTR _QUERY_SERVICE_CONFIGA::lpLoadOrderGroup |
Definition at line 149 of file winsvc.h.
Referenced by QueryConfig(), QueryServiceConfigA(), and SetServiceConfig().
LPSTR _QUERY_SERVICE_CONFIGA::lpServiceStartName |
Definition at line 152 of file winsvc.h.
Referenced by ChangeListViewText(), QueryConfig(), QueryServiceConfigA(), and SetServiceConfig().