#ifndef _SRVSVC_PCH_ #define _SRVSVC_PCH_ #define WIN32_NO_STATUS #define _INC_WINDOWS #define COM_NO_WINDOWS_H #include #include #include #include #include #include #include #include extern DWORD dwServiceBits; DWORD WINAPI RpcThreadRoutine( LPVOID lpParameter); #endif /* _SRVSVC_PCH_ */