Well, I don't know exact reasons but it might be some
problems with MS initialization from time callback.
Can you find out where exactly does it crash?
Aleksey
Yeshwanth C wrote:
Hi
When I use the timer functions :
if (!CreateTimerQueueTimer(
&hTimer, hTimerQueue, TimerRoutine, &arg , 10000, 0, 0))
The TimerRoutine is fired.
But TimerRoutine calls xmlInitParser via a function in a dll.
xmlInitParser crashes with the following message:
"The instruction at 0x7c8396d0 referenced memory at 0x00000014. The
memory could not be read"
Any help greatly appreciated
Regards
Yesh
------------------------------------------------------------------------
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec