Defines | Variables

StdAfx.h File Reference

#include <atlbase.h>
#include <atlcom.h>
#include <atlctl.h>
#include <comdef.h>
#include <ExDisp.h>
#include <ShlGuid.h>
#include <stdio.h>
#include <process.h>
#include <Wininet.h>
Include dependency graph for StdAfx.h:

Go to the source code of this file.

Defines

#define STRICT
#define _WIN32_WINNT   0x0400
#define _ATL_APARTMENT_THREADED
#define DOMDocument   _MSXMLDOMDocument
#define XMLHTTPRequest   _MSXMLHTTPRequest
#define CLSID_DOMDocument   CLSID_MSDOMDocument
#define CLSID_XMLHTTPRequest   CLSID_MSXMLHTTPRequest

Variables

CComModule _Module
const IID CLSID_DOMDocument
const IID CLSID_XMLHTTPRequest
const IID LIBID_Xerces
const long MSG_READY_STATE_CHANGE = WM_APP + 0x0001

Define Documentation

#define _ATL_APARTMENT_THREADED
#define _WIN32_WINNT   0x0400
#define CLSID_DOMDocument   CLSID_MSDOMDocument
#define CLSID_XMLHTTPRequest   CLSID_MSXMLHTTPRequest
#define DOMDocument   _MSXMLDOMDocument
#define STRICT
#define XMLHTTPRequest   _MSXMLHTTPRequest

Variable Documentation

CComModule _Module
const IID CLSID_DOMDocument
const IID LIBID_Xerces
const long MSG_READY_STATE_CHANGE = WM_APP + 0x0001