123456789101112131415161718192021222324252627 |
- #if !defined(AFX_STDAFX_H__3C40B21C_04AC_45DC_8A92_6E59B3F88C1E__INCLUDED_)
- #define AFX_STDAFX_H__3C40B21C_04AC_45DC_8A92_6E59B3F88C1E__INCLUDED_
- #if _MSC_VER > 1000
- #pragma once
- #endif
- #define VC_EXTRALEAN
- #include <afxwin.h>
- #include <afxext.h>
- #include <afxdtctl.h>
- #ifndef _AFX_NO_AFXCMN_SUPPORT
- #include <afxcmn.h>
- #endif
- #endif
|