wine/dlls/comctl32 progress.c

Alexandre Julliard julliard at winehq.com
Tue Feb 5 12:08:39 CST 2002


ChangeSet ID:	1012932518387055923230946
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	02/02/05 13:08:38

Modified files:
	dlls/comctl32  : progress.c 

Log message:
	Dmitry Timoshkov <dmitry at 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





More information about the wine-cvs mailing list