ChangeSet ID: 19527 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/08/15 04:34:02
Modified files: dlls/comctl32 : progress.c
Log message: Frank Richter frank.richter@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