<div>Hi</div>
<div>When I use the timer functions :</div>
<div>if (!CreateTimerQueueTimer(<br> &hTimer, hTimerQueue, TimerRoutine, &arg , 10000, 0, 0))</div>
<div>The TimerRoutine is fired.</div>
<div>But TimerRoutine calls xmlInitParser via a function in a dll.</div>
<div>xmlInitParser crashes with the following message:</div>
<div>"The instruction at 0x7c8396d0 referenced memory at 0x00000014. The memory could not be read"</div>
<div> </div>
<div>Any help greatly appreciated</div>
<div>Regards</div>
<div>Yesh</div>