wine/dlls/comctl32 progress.c

Alexandre Julliard julliard at winehq.org
Mon Aug 15 04:34:02 CDT 2005


ChangeSet ID:	19527
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/15 04:34:02

Modified files:
	dlls/comctl32  : progress.c 

Log message:
	Frank Richter <frank.richter at gmail.com>
	Instead of adding the border via WM_NCPAINT and WM_NCCALCSIZE, do what
	native does: just clear WS_EX_STATICEDGE when themed and reduce the
	area the actual bar is painted in to the progress bar theme part
	content rect.

Patch: http://cvs.winehq.org/patch.py?id=19527

Old revision  New revision  Changes     Path
 1.41          1.42          +44 -65     wine/dlls/comctl32/progress.c




More information about the wine-cvs mailing list