Nope, i couldnt find anything for a beginner and im aware dev is not a compiler if thats what you mean.
So, does anyone knows how that can be done? Is it a msvc only lib, is it possible to use it with dev-cpp (and i mean MingWs GCC port), is that a DLL we can load at run time?
Any info would be great :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can I use the Microsoft XML implementation on dev-c++ or that is only for MSVC++?
If possible, can anyone give me some info on how to add that to my app? Im guessing its just a lib and a header, am i right?
Thanks
I am clueless wrt XML, but one suggestion, you might get better results in any googling if you look at keywords gcc and MingW rather than Dev-C++.
Good luck,
Wayne
Nope, i couldnt find anything for a beginner and im aware dev is not a compiler if thats what you mean.
So, does anyone knows how that can be done? Is it a msvc only lib, is it possible to use it with dev-cpp (and i mean MingWs GCC port), is that a DLL we can load at run time?
Any info would be great :)