Wednesday, December 21, 2011

Error 6 fatal error C1083: Cannot open type library file: 'msxml.dll': No such file or directory

Replace this line

#import <msxml.dll> named_guids

with this one

#import <msxml.tlb> named_guids

And build the application.

No comments:

Followers

Link