Thanks for the quick answer Flype.
I'll take your advice and check out the MSXML3 library you mentioned.
And yes, if possible I'd love to see the source of PureXML and tinker around with it.
Thanks again!
PureXML ( PB3.93 and PB4 )
lol, didn't notice I just posted over your post 
Thanks for the quick update. I'm playing around with it now, but noticed that it will not work with unicode turned on.
Any tips on getting it to work in unicode mode?
Thanks again!

Thanks for the quick update. I'm playing around with it now, but noticed that it will not work with unicode turned on.
Any tips on getting it to work in unicode mode?
Thanks again!
PureBasic 4.00 Beta 5 / PureVisionXP 4.00
Intel(R) Pentium(R) 4 CPU 3.00GHz / 1.00 GB RAM / Albatron GeForce 6600 256MB DDR 16x PCI Express Card w/TV
Intel(R) Pentium(R) 4 CPU 3.00GHz / 1.00 GB RAM / Albatron GeForce 6600 256MB DDR 16x PCI Express Card w/TV
- mardanny71
- User
- Posts: 14
- Joined: Sat Sep 02, 2006 8:59 pm
- Location: Germany
this dll comes from purearea.net
a very old library (not mine) was making use of it.
i pick it up - and then made my own easy to use lib.
but i don't know exactely where this dll comes from.
that's why i prefer to use MSXML (Microsoft) or the very good libxml.lib (http://xmlsoft.org/).
but PureXML is really easy to use for small projects.
a very old library (not mine) was making use of it.
i pick it up - and then made my own easy to use lib.
but i don't know exactely where this dll comes from.
that's why i prefer to use MSXML (Microsoft) or the very good libxml.lib (http://xmlsoft.org/).
but PureXML is really easy to use for small projects.
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
- mardanny71
- User
- Posts: 14
- Joined: Sat Sep 02, 2006 8:59 pm
- Location: Germany