merged tag ooo/OOO330_m14
[LibreOffice.git] / extensions / test / ole / MfcControl / StdAfx.h
blob51a41fb7a98c317e8f2b9f8345c0e2640b963d87
1 #if !defined(AFX_STDAFX_H__AC221FBA_A0D8_11D4_833B_005004526AB4__INCLUDED_)
2 #define AFX_STDAFX_H__AC221FBA_A0D8_11D4_833B_005004526AB4__INCLUDED_
4 #if _MSC_VER > 1000
5 #pragma once
6 #endif // _MSC_VER > 1000
8 // stdafx.h : include file for standard system include files,
9 // or project specific include files that are used frequently,
10 // but are changed infrequently
12 #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
14 #include <afxctl.h> // MFC support for ActiveX Controls
15 #include <afxext.h> // MFC extensions
16 #include <afxdtctl.h> // MFC support for Internet Explorer 4 Comon Controls
17 #ifndef _AFX_NO_AFXCMN_SUPPORT
18 #include <afxcmn.h> // MFC support for Windows Common Controls
19 #endif // _AFX_NO_AFXCMN_SUPPORT
21 // Delete the two includes below if you do not wish to use the MFC
22 // database classes
23 #include <afxdb.h> // MFC database classes
24 #include <afxdao.h> // MFC DAO database classes
26 //{{AFX_INSERT_LOCATION}}
27 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
29 #include <comdef.h>
30 #endif // !defined(AFX_STDAFX_H__AC221FBA_A0D8_11D4_833B_005004526AB4__INCLUDED_)