Do not kill the animation thread with TerminateThread, let it finish
commitcf8a25f0d7cc018867a79b865028483c69ede43c
authorAlexandre Julliard <julliard@winehq.org>
Thu, 11 Mar 2004 00:41:07 +0000 (11 00:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Mar 2004 00:41:07 +0000 (11 00:41 +0000)
treea272a0edfe0ddab0ae717c8a75c75159370f335a
parent3c6956d3eaea0d0972507dd40067401092355a95
Do not kill the animation thread with TerminateThread, let it finish
properly.
Fixed a couple of races with the animation thread.
dlls/comctl32/animate.c