Sweden-Number/dlls/uxtheme
Frank Richter 28022e8022 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.
2005-08-30 08:54:45 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
draw.c Since theme images are reused now it's not really a good idea to 2005-08-30 08:54:31 +00:00
main.c Add INI file processing. 2004-01-16 21:25:25 +00:00
metric.c Implemented system metric functions. 2004-02-20 05:12:21 +00:00
msstyles.c Pass around what kind of transparency an image actually needs. Use 2005-08-29 21:47:26 +00:00
msstyles.h Implement "manual" image sharing(as opposed to using LoadImage() with 2005-08-29 09:30:17 +00:00
property.c Make GetThemeMargins() return default values (0 margin) if the 2005-07-27 15:15:09 +00:00
stylemap.c Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
system.c EnumThemeColors() and EnumThemeSizes() actually do not return a single 2005-08-30 08:54:45 +00:00
uxini.c Make some function static. 2005-07-01 15:40:24 +00:00
uxtheme.spec EnumThemeColors() and EnumThemeSizes() actually do not return a single 2005-08-30 08:54:45 +00:00
uxthemedll.h EnumThemeColors() and EnumThemeSizes() actually do not return a single 2005-08-30 08:54:45 +00:00
version.rc Added stubs for all functions. 2003-12-04 20:55:30 +00:00