#if !defined(AFX_STDAFX_H__256BC179_E027_41C8_A83F_49D70DABAE77__INCLUDED_)
#define AFX_STDAFX_H__256BC179_E027_41C8_A83F_49D70DABAE77__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


#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

#include <libtool.h>

#import "..\..\..\lib\kAPI2D5COM.tlb"    no_namespace named_guids
#import "..\..\..\lib\kAPI3D5COM.tlb"    no_namespace named_guids 

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

#import "..\..\..\lib\MyConverter.tlb"   no_namespace named_guids
#pragma warning( once : 4192 ) 

#endif // !defined(AFX_STDAFX_H__256BC179_E027_41C8_A83F_49D70DABAE77__INCLUDED_)
