#ifndef _SECURE_ATL #define _SECURE_ATL 1 #endif #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers #ifndef VC_EXTRALEAN #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #endif #include #define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // some CString constructors will be explicit