wine/dlls/uxtheme uxthemedll.h uxtheme.spec sy ...
ChangeSet ID: 19907 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/08/30 03:54:45 Modified files: dlls/uxtheme : uxthemedll.h uxtheme.spec system.c Log message: Frank Richter <frank.richter(a)gmail.com> EnumThemeColors() and EnumThemeSizes() actually do not return a single string with the color/size name, but rather a struct containing three strings - name, display name and tooltip. Patch: http://cvs.winehq.org/patch.py?id=19907 Old revision New revision Changes Path 1.5 1.6 +11 -2 wine/dlls/uxtheme/uxthemedll.h 1.7 1.8 +2 -2 wine/dlls/uxtheme/uxtheme.spec 1.23 1.24 +24 -10 wine/dlls/uxtheme/system.c
participants (1)
-
Alexandre Julliard