佚名通过本文主要向大家介绍了丁香园文献求助,求助大神这是什么歌,求助,文献求助,求助信等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
问题: 求助:编译出错?IMarkupServices
描述:
解决方案1:
描述:
编译错误,
error C2065: 'IMarkupPointer' : undeclared identifier
如何解决????
解决方案1:
#include <ExDisp.h>
#include <exdispid.h>
#include <mshtml.h>
#include <mshtmhst.h>
#include <mshtmdid.h>
#include <mshtmcid.h>
#include <dispex.h>
Interface Information
Stock Implementation mshtml.dll
Custom Implementation No
Inherits from IUnknown
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 5
Minimum operating systems Windows 95, Windows NT 4.0, Windows CE 4.0
#ifndef _WIN32_IE
#define _WIN32_IE 0x0500 //为 IE 5.0 及更新版本改变为适当的值。
#endif
...
#include <mshtml.h>