wine/dlls/uxtheme property.c msstyles.h msstyl ...
ChangeSet ID: 11109 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/02/16 14:32:59 Modified files: dlls/uxtheme : property.c msstyles.h msstyles.c draw.c Makefile.in Log message: Kevin Koltzau <kevin(a)plop.org> Implement DrawThemeBackgroundEx, DrawThemeText, GetThemeTextExtent. Patch: http://cvs.winehq.org/patch.py?id=11109 Old revision New revision Changes Path 1.3 1.4 +76 -4 wine/dlls/uxtheme/property.c 1.4 1.5 +1 -0 wine/dlls/uxtheme/msstyles.h 1.7 1.8 +14 -0 wine/dlls/uxtheme/msstyles.c 1.3 1.4 +697 -4 wine/dlls/uxtheme/draw.c 1.5 1.6 +1 -0 wine/dlls/uxtheme/Makefile.in
participants (1)
-
Alexandre Julliard