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