StdAfx.h
上传用户:zhout2004
上传日期:2007-01-02
资源大小:218k
文件大小:1k
- #if !defined(AFX_STDAFX_H__24FFD1F1_5EA9_11D2_86B1_0040055C08D9__INCLUDED_)
- #define AFX_STDAFX_H__24FFD1F1_5EA9_11D2_86B1_0040055C08D9__INCLUDED_
- #if _MSC_VER >= 1000
- #pragma once
- #endif // _MSC_VER >= 1000
- // stdafx.h : include file for standard system include files,
- // or project specific include files that are used frequently,
- // but are changed infrequently
- #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
- #include <afxctl.h> // MFC support for ActiveX Controls
- // Delete the two includes below if you do not wish to use the MFC
- // database classes
- #include <afxdb.h> // MFC database classes
- #include <afxdao.h> // MFC DAO database classes
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
- #endif // !defined(AFX_STDAFX_H__24FFD1F1_5EA9_11D2_86B1_0040055C08D9__INCLUDED_)