#if !defined(AFX_STDAFX_H__D9BCCDE7_5A1F_4FD4_87C5_2E95A817E87C__INCLUDED_)
#define AFX_STDAFX_H__D9BCCDE7_5A1F_4FD4_87C5_2E95A817E87C__INCLUDED_

#define VC_EXTRALEAN        // Exclude rarely-used stuff from Windows headers

#include <afxwin.h>         // MFC core and standard components
#include <afxext.h>         // MFC extensions
#include <afxcmn.h>         // MFC support for Windows 95 Common Controls

#ifndef _AFX_NO_OLE_SUPPORT
#include <afxole.h>         // MFC OLE classes
#include <afxodlgs.h>       // MFC OLE dialog classes
#include <afxdisp.h>        // MFC Automation classes
#endif // _AFX_NO_OLE_SUPPORT

#import "MSCOMCTL.OCX" no_namespace, named_guids
#include <afxctl.h>         // MFC support for OLE Controls

#include <COMUTIL.H>
#include <comdef.h>
#pragma warning( disable : 4192 )

#import "..\..\..\lib\ksConstants.tlb"   no_namespace named_guids
#import "..\..\..\lib\ksConstants3D.tlb" no_namespace named_guids
#import "..\..\..\lib\VCTree.tlb"   no_namespace named_guids

#include <libtool.h>
#import "..\..\..\lib\kAPI7.tlb"         no_namespace named_guids

#pragma warning( once : 4192 ) 

#endif // !defined(AFX_STDAFX_H__D9BCCDE7_5A1F_4FD4_87C5_2E95A817E87C__INCLUDED_)
