vincenma67
Programmer
Hi,
I'm trying to build a simple cpp program that reads a xml file using visual studio 6.0.
I'm new to expat and I find I have a lot of difficulty compilling and statically linking a simple project using expat using Visual Studio 6.0.
I've tried using the dll but kept getting '__cdecl' errors...
Would any of you be so generous as to send me a simple squeleton VC++ project (*.dsp or *.dsw +cpp +h) that would simply link (statically) to expat?
I've been busting my head on this for 2 days now, and I need to go forward!
Thanks!
Martin
PS: sorry, I posted this to <microsoft c++> forum b mistake before instead of here.
I'm trying to build a simple cpp program that reads a xml file using visual studio 6.0.
I'm new to expat and I find I have a lot of difficulty compilling and statically linking a simple project using expat using Visual Studio 6.0.
I've tried using the dll but kept getting '__cdecl' errors...
Would any of you be so generous as to send me a simple squeleton VC++ project (*.dsp or *.dsw +cpp +h) that would simply link (statically) to expat?
I've been busting my head on this for 2 days now, and I need to go forward!
Thanks!
Martin
PS: sorry, I posted this to <microsoft c++> forum b mistake before instead of here.