#pragma once #include "stdafx.h" #include <windows.h> extern TCHAR g_szServiceName[]; extern void LogEvent(LPCTSTR pFormat, ...);