On Windows 7 with Visual Studio 2012 I am trying:
#include "msxml6.h"
#import <msxml6.dll>rename_namespace(_T("MSXML"))
And getting the error:
IntelliSense: cannot open source file "D:/Poses-master/Poses-master/msxml6.tlh"
Can anyone tell me how to fix this?