c++ - Cannot open type library file: 'msxml.dll': No such file or directory -


i'm trying reverse engineering old .net tool written c++. problem begins in line: import "msxml.dll" named_guids

i understand old system dll file replaced msxml3.dll or msxml6.dll. found both msxml3.dll , msxml6.dll in system32 folder , mange import error appears: error c2653: 'msxml' : not class or namespace name

please advice , spread light on issue. thank you.

solution: change msxml msxml3 , change msxml msxml2


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -