引入msxml3.dll的问题。#import "msxml3.dll " using namespace MSXML2; 在.net中这样写没有问题,在evc中则报错C2501,C2146,是哪里需要设置吗?谢谢! [解决办法]不必 #import "msxml3.dll "