[BACK]Return to StdAfx.h CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / windows / asir32gui

File: [local] / OpenXM_contrib2 / windows / asir32gui / StdAfx.h (download)

Revision 1.1, Wed Nov 22 06:14:29 2000 UTC (23 years, 5 months ago) by noro
Branch point for: MAIN

Initial revision

// stdafx.h : 標準のシステム インクルード ファイル、
//            または参照回数が多く、かつあまり変更されない
//            プロジェクト専用のインクルード ファイルを記述します。
//

#define VC_EXTRALEAN		// Windows ヘッダーから殆ど使用されないスタッフを除外します。

#include <afxwin.h>         // MFC の標準コンポーネント
#include <afxext.h>         // MFC の拡張部分
#include <htmlhelp.h>         // HTML help

#ifndef _AFX_NO_AFXCMN_SUPPORT
#include <afxcmn.h>			// MFC の Windows 95 コモン コントロール サポート
#endif // _AFX_NO_AFXCMN_SUPPORT