Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026 #if !defined(AFX_STDAFX_H__975CB5CC_234E_4CA0_940E_DA102634BF51__INCLUDED_)
00027 #define AFX_STDAFX_H__975CB5CC_234E_4CA0_940E_DA102634BF51__INCLUDED_
00028
00029 #if _MSC_VER > 1000
00030 #pragma once
00031 #endif // _MSC_VER > 1000
00032
00033 #define STRICT
00034 #ifndef _WIN32_WINNT
00035 #define _WIN32_WINNT 0x0400
00036 #endif
00037 #define _ATL_APARTMENT_THREADED
00038
00039 #define DOMDocument _MSXMLDOMDocument
00040 #define XMLHTTPRequest _MSXMLHTTPRequest
00041 #define CLSID_DOMDocument CLSID_MSDOMDocument
00042 #define CLSID_XMLHTTPRequest CLSID_MSXMLHTTPRequest
00043
00044
00045
00046
00047
00048
00049 #include <atlbase.h>
00050
00051
00052 extern CComModule _Module;
00053 #include <atlcom.h>
00054 #include <atlctl.h>
00055 #include <comdef.h>
00056 #include <ExDisp.h>
00057 #include <ShlGuid.h>
00058 #include <stdio.h>
00059 #include <process.h>
00060 #include <Wininet.h>
00061
00062 #undef DOMDocument
00063 #undef XMLHTTPRequest
00064 #undef CLSID_DOMDocument
00065 #undef CLSID_XMLHTTPRequest
00066
00067
00068
00069
00070
00071 extern const IID CLSID_DOMDocument;
00072 extern const IID CLSID_XMLHTTPRequest;
00073 extern const IID LIBID_Xerces;
00074
00075 const long MSG_READY_STATE_CHANGE = WM_APP + 0x0001;
00076
00077
00078
00079
00080
00081 #endif // !defined(AFX_STDAFX_H__975CB5CC_234E_4CA0_940E_DA102634BF51__INCLUDED)