"Stephane Lussier" <[EMAIL PROTECTED]> writes:

> ChangeLog:
>       Before Calling the timer window proc, I now make sure it is valid.

This doesn't solve the problem; the window proc may have been reused,
or the pointer made invalid, and it will still crash. Maybe we should
check instead if the timer specified in wParam is still valid?

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to