00001
00002
00003
00004
00005
00006 #if !defined(AFX_STDAFX_H__75DCB19E_9452_4485_8AE3_A5883F740317__INCLUDED_)
00007 #define AFX_STDAFX_H__75DCB19E_9452_4485_8AE3_A5883F740317__INCLUDED_
00008
00009 #if _MSC_VER > 1000
00010 #pragma once
00011 #endif
00012
00013 typedef void SHANDLE_PTR;
00014
00015 #define STRICT
00016 #ifndef _WIN32_WINNT
00017 #define _WIN32_WINNT 0x0400
00018 #endif
00019 #define _ATL_APARTMENT_THREADED
00020
00021 #include <atlbase.h>
00022
00023 extern CComModule _Module;
00024 #include <atlcom.h>
00025
00026
00027
00028 #endif