im using shlobj.h header on VC 6.0 with SDK February 2003 installed , and i get those 2 errors from the header file
i googled alot but i couldnt find a solution, any1 knows why?
thanks
Code:C:\Program Files\Microsoft SDK\include\shobjidl.h(9315) : error C2061: syntax error : identifier 'IXMLDOMDocument' C:\Program Files\Microsoft SDK\include\shobjidl.h(9424) : error C2061: syntax error : identifier 'IXMLDOMDocument'




Reply With Quote