注册 登录
编程论坛 C++ Builder

求助,msxml.dll安装

woiplmm 发布于 2010-09-03 11:32, 1941 次点击
Inport Type Library   msxml.dll 编译时出错

Build
  [C++ Error] MSXML_OCX.h(759): E2347 Parameter mismatch in read access specifier of property root
  [C++ Error] MSXML_OCX.h(760): E2347 Parameter mismatch in read access specifier of property readyState
  [C++ Error] MSXML_OCX.h(761): E2347 Parameter mismatch in read access specifier of property version
  [C++ Error] MSXML_OCX.h(762): E2347 Parameter mismatch in read access specifier of property doctype
  [C++ Error] MSXML_OCX.h(703): E2034 Cannot convert 'long' to 'IXMLElement2Ptr'
  [C++ Error] MSXML_OCX.h(708): E2034 Cannot convert 'long' to 'wchar_t *'
  [C++ Error] MSXML_OCX.h(723): E2034 Cannot convert 'long' to 'wchar_t *'
  [C++ Error] MSXML_OCX.h(733): E2034 Cannot convert 'long' to 'wchar_t *'
  [C++ Error] MSXML_OCX.h(738): E2034 Cannot convert 'long' to 'wchar_t *'
  [C++ Error] MSXML_OCX.h(743): E2015 Ambiguity between 'TOLEBOOL::TOLEBOOL(short)' and 'TOLEBOOL::TOLEBOOL(int)'
  [C++ Error] MSXML_OCX.h(756): E2034 Cannot convert 'long' to 'IXMLElement2Ptr'
  [Linker Fatal Error] Fatal: Unable to open file 'MSXML_OCX.OBJ'
0 回复
1