//////////////////////////////////////////////////////////////////////////// //-------------------------------------------------------------------------- // Copyright (c) 1999-2000 Microsoft Corporation. All Rights Reserved. // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A // PARTICULAR PURPOSE. //-------------------------------------------------------------------------- //////////////////////////////////////////////////////////////////////////// // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #if !defined(AFX_STDAFX_H__DDD12AB8_AB09_11D2_9CDE_0060B0EC3D39__INCLUDED_) #define AFX_STDAFX_H__DDD12AB8_AB09_11D2_9CDE_0060B0EC3D39__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 #define VC_EXTRALEAN #include // TODO: reference additional headers your program requires here #import "msxml3.dll" no_auto_exclude named_guids raw_interfaces_only //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_STDAFX_H__DDD12AB8_AB09_11D2_9CDE_0060B0EC3D39__INCLUDED_)