21 Mar
2005
21 Mar
'05
11:27 a.m.
ChangeSet ID: 16760 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/03/21 05:27:49 Modified files: dlls/comctl32 : animate.c Log message: Dimitrie O. Paun <dpaun(a)rogers.com> Pull the WM_TIMER handling into its own function. ANIMATE_DrawFrame shouldn't worry about locking, the lock should be held by the caller. Patch: http://cvs.winehq.org/patch.py?id=16760 Old revision New revision Changes Path 1.65 1.66 +15 -9 wine/dlls/comctl32/animate.c