EDN Admin
Well-known member
Ive been trying to use MSXML6 inside Visual C++ using MFC but ran into problems.
First off Ive read some posts about including the lib and inc directories with msxml6.dll but I could not find those directories even after I installed the MSXML6 SDK. So where or which directories do I really include?
Second are there any samples I can look at using MSXML6 for MFC?
Finally it would be really helpful if there is a comprehensive and complete API guide fo MSXML6, is there any?
My aim is to do simple write and read XML files in Visual C++ for a desktop application, as well as move on to serializing XML objects and pass these between my Visual C++ applications. Thanks for any help.
View the full article
First off Ive read some posts about including the lib and inc directories with msxml6.dll but I could not find those directories even after I installed the MSXML6 SDK. So where or which directories do I really include?
Second are there any samples I can look at using MSXML6 for MFC?
Finally it would be really helpful if there is a comprehensive and complete API guide fo MSXML6, is there any?
My aim is to do simple write and read XML files in Visual C++ for a desktop application, as well as move on to serializing XML objects and pass these between my Visual C++ applications. Thanks for any help.
View the full article