ChangeSet ID: 1012932518387055923230946 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/02/05 13:08:38
Modified files: dlls/comctl32 : progress.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com Remove PROGRESS_Refresh, always do InvalidateRect() to repaint. Add WM_ERASEBKGND handler as in Windows. Be slightly smarter whether invalidate background or not. Always treat wParam as INT to not lose signed values.
Patch: http://cvs.winehq.com/patch.py?id=1012932518387055923230946
Revision Changes Path 1.19 +83 -54 wine/dlls/comctl32/progress.c