StdAfx.h
上传用户:leon2013
上传日期:2007-01-10
资源大小:186k
文件大小:1k
源码类别:

杀毒

开发平台:

Visual C++

  1. #if !defined(AFX_STDAFX_H__E8CCF86C_5E0C_489A_AB22_5BDEA61D9E33__INCLUDED_)
  2. #define AFX_STDAFX_H__E8CCF86C_5E0C_489A_AB22_5BDEA61D9E33__INCLUDED_
  3. // stdafx.h : include file for standard system include files,
  4. //  or project specific include files that are used frequently, but
  5. //      are changed infrequently
  6. //
  7. #include <afx.h>
  8. #include <afxwin.h>
  9. #include <afxmt.h> // for synchronization objects
  10. #include <afxext.h>
  11. #include <afxisapi.h>
  12. //{{AFX_INSERT_LOCATION}}
  13. // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
  14. #endif // !defined(AFX_STDAFX_H__E8CCF86C_5E0C_489A_AB22_5BDEA61D9E33__INCLUDED)