|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <svchost.h>

Public Attributes | |
| LIST_ENTRY | DllList |
| HINSTANCE | hModule |
| LPCWSTR | pszDllPath |
| LPCWSTR | pszManifestPath |
| HANDLE | hActCtx |
| struct _SVCHOST_SERVICE * | pService |
| LIST_ENTRY _SVCHOST_DLL::DllList |
| HANDLE _SVCHOST_DLL::hActCtx |
Definition at line 97 of file svchost.h.
Referenced by AddDll(), and GetServiceMainFunctions().
| struct _SVCHOST_SERVICE* _SVCHOST_DLL::pService |
| LPCWSTR _SVCHOST_DLL::pszDllPath |
| LPCWSTR _SVCHOST_DLL::pszManifestPath |