#ifndef _STDAFX_H #define _STDAFX_H #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #define _ATL_APARTMENT_THREADED #include "windows.h" #include "resource.h" #include extern CComModule _Module; #include #endif // _STDAFX_H