stdafx.h
上传用户:garry_shen
上传日期:2015-04-15
资源大小:45647k
文件大小:0k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. #if !defined(AFX_STDAFX_H__96579648_8540_11D3_BA84_0000E8A021D8__INCLUDED_)
  2. #define AFX_STDAFX_H__96579648_8540_11D3_BA84_0000E8A021D8__INCLUDED_
  3. #if _MSC_VER > 1000
  4. #pragma once
  5. #endif
  6. #define VC_EXTRALEAN
  7. #include <afxwin.h>
  8. #include <afxext.h> 
  9. #include <afxdisp.h>
  10. #include <afxdtctl.h>
  11. #include <afxtempl.h>
  12. #ifndef _AFX_NO_AFXCMN_SUPPORT
  13. #include <afxcmn.h>
  14. #endif
  15. #include <afxsock.h>
  16. #include <mmsystem.h>
  17. #endif