wine-wine/dlls/uxtheme
Alexandre Julliard 4c34d9386c Specify 64-bit integers as double instead of long long in spec files
so that we get the correct number of arguments.
2005-09-09 15:05:01 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Remove shlwapi dependency. 2005-09-02 12:29:02 +00:00
draw.c More elaborate IsThemeBackgroundPartiallyTransparent() implementation; 2005-08-30 09:58:41 +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 #include <stdlib.h> to get abs() prototype. 2005-09-06 09:19:27 +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 Fix gcc 4.0 warnings. 2005-09-06 10:26:13 +00:00
uxini.c Make some function static. 2005-07-01 15:40:24 +00:00
uxtheme.spec Specify 64-bit integers as double instead of long long in spec files 2005-09-09 15:05:01 +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