Hi,
I'm
experiencing an access violation. When
working with xmlParseFile() everything is ok. However
when working with xmlReaderForMemory() I have an access violation because xmlInitParser()
wasn't called. Is
this intentional (meaning I have to call it myself)? Thanks,
Ohad |