Alexandre Julliard
|
2df6743073
|
uxtheme: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
Reece Dunn
|
6a78ea4d6c
|
uxtheme: Add stubs for the double buffer drawing API in Vista.
|
2008-11-10 12:58:49 +01:00 |
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 |
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 |
Thomas Weidenmueller
|
e1d2852def
|
IsThemeDialogTextureEnabled should have one parameter to match the
prototype in the official headers.
|
2005-07-05 10:56:27 +00:00 |
Patrik Stridvall
|
070db4e5de
|
Fixed some issues found by winapi_check.
|
2004-05-17 21:08:31 +00:00 |
Kevin Koltzau
|
352cddae6b
|
Implement CheckThemeSignature.
|
2004-04-07 18:59:23 +00:00 |
Dmitry Timoshkov
|
c660117622
|
Fixed some problems found while compiling and linking Wine under
Cygwin.
|
2004-01-20 22:35:34 +00:00 |
Kevin Koltzau
|
5e8a34f163
|
Full implementation of OpenThemeData, CloseThemeData, and
IsThemePartDefined
Export undocumented functions by ordinal only (to match Microsoft's
uxtheme).
|
2004-01-19 21:52:09 +00:00 |
Kevin Koltzau
|
40f3056598
|
Added stubs for all functions.
|
2003-12-04 20:55:30 +00:00 |
Kevin Koltzau
|
0af4fb9e6d
|
Initial implementation of uxtheme.dll, mostly stubbed out for now.
|
2003-10-04 03:48:11 +00:00 |