Hi

While testing some MSXML examples I got a stupid problem. I can not work with the examples, given in C++, but the functions for Scripting work well (I'am using VC++ 6).
The dll is imported by

#import <msxml4.dll> named_guids
using namespace MSXML2;

I had the same problem with MSXML2 before, what's wrong???