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