[Expat-bugs] Facing Problem in Parsing using expat on Windows
Asif Iqbal Desai
asifiqbal.desai at gmail.com
Tue Jun 13 07:27:24 CEST 2006
Hi,
I am using expat to parse xml file.
The parsing works fine in Unix but in windows I am facing problems.
The start tag in case of Windows is only returning the first character.
e.g.
if the tag is like
<property name="name" property/>
in the Handler for start tag, only the first character p from "property" is
returned.
We are linking with static library libexpatwMT.lib and have also defined
XML_STATIC.
Please let me know if i am doing anything wrong.
Thanks in advance,
Asif Iqbal Desai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.libexpat.org/pipermail/expat-bugs/attachments/20060613/798181e9/attachment.htm
More information about the Expat-bugs
mailing list