ultimatepp/bazaar/MAPIEx/plugin/Test/TestMAPI/TestMAPI.h
koldo b18a9b6136 MAPIEx: Outlook automation
git-svn-id: svn://ultimatepp.org/upp/trunk@3391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-01 21:46:26 +00:00

7 lines
198 B
C

#ifndef __TESTMAPI_H__
#define __TESTMAPI_H__
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#include <afxwin.h> // MFC core and standard components
#endif