8 Dec
2003
8 Dec
'03
4:45 p.m.
ChangeSet ID: 10364 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/12/08 16:45:26 Modified files: dlls/uxtheme : system.c Makefile.in Added files: dlls/uxtheme : msstyles.h msstyles.c Log message: Kevin Koltzau <kevin(a)plop.org> Load, validate and retrieve a few properties from an msstyles theme. Patch: http://cvs.winehq.com/patch.py?id=10364 Old revision New revision Changes Path 1.1 1.2 +175 -20 wine/dlls/uxtheme/system.c 1.3 1.4 +2 -1 wine/dlls/uxtheme/Makefile.in Added 1.1 +0 -0 wine/dlls/uxtheme/msstyles.h Added 1.1 +0 -0 wine/dlls/uxtheme/msstyles.c