home *** CD-ROM | disk | FTP | other *** search
- #if !defined(STDAFX_H__448D3601_31CD_11D0_AE62_00C04FD7D06E__INCLUDED_)
- #define STDAFX_H__448D3601_31CD_11D0_AE62_00C04FD7D06E__INCLUDED_
-
- // 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 <afxwin.h> // MFC core and standard components
- #include <afxext.h> // MFC extensions
- #ifndef _AFX_NO_AFXCMN_SUPPORT
- #include <afxcmn.h> // MFC support for Windows Common Controls
- #endif // _AFX_NO_AFXCMN_SUPPORT
-
- #import "../commap.tlb"
-
- using namespace COMMAPLib;
-
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
-
- #endif // !defined(STDAFX_H__448D3601_31CD_11D0_AE62_00C04FD7D06E__INCLUDED)
-