#pragma once #include "stdafx.h" #include "global.h" //服务 TCHAR g_szServiceName[] = _T("isP-CMS Report Service"); //********************************************************* //Functiopn: LogEvent //Description: 记录服务事件 //Calls: //Called By: //Table Accessed: //Table Updated: //Input: //Output: //Return: //Others: //History: // niying