ChangeSet ID: 11180 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/19 23:12:21
Modified files: dlls/uxtheme : property.c msstyles.h msstyles.c metric.c draw.c
Log message: Kevin Koltzau kevin@plop.org Implemented system metric functions.
Patch: http://cvs.winehq.org/patch.py?id=11180
Old revision New revision Changes Path 1.4 1.5 +47 -158 wine/dlls/uxtheme/property.c 1.6 1.7 +12 -0 wine/dlls/uxtheme/msstyles.h 1.9 1.10 +325 -12 wine/dlls/uxtheme/msstyles.c 1.2 1.3 +135 -16 wine/dlls/uxtheme/metric.c 1.4 1.5 +1 -2 wine/dlls/uxtheme/draw.c