Dimitri Papadopoulos
|
5d09b46dc3
|
* include/uxtheme.h [_WIN32_WINNT >= 0x0501]
(TMT_*, BT_*): Add constants.
|
2006-01-03 09:04:07 +00:00 |
Danny Smith
|
dd890ee106
|
* include/uxtheme.h: Include <commctrl.h>
|
2004-03-02 23:01:16 +00:00 |
Dimitri Papadopoulos
|
ba4ad171e6
|
* include/winuser.h [WINVER >= 0x0500] (EVENT_*): Add constants.
* include/uxtheme.h: Cleanup.
* include/tmschema.h: Cleanup.
|
2003-10-03 10:27:27 +00:00 |
Dimitri Papadopoulos
|
1534dca858
|
* include/uxtheme.h (PROPERTYORIGIN): the documentation of
PROPERTYORIGIN suggests it's `PROPERTYORIGIN' but experimentation
suggests it's actually `enum PROPERTYORIGIN'. Keep both.
* include/uxtheme.h (THEME_SIZE, THEMESIZE): MSDN suggests
it's either `THEME_SIZE' or `THEMESIZE' but experimentation
suggests it's actually `enum THEMESIZE'. Keep `THEME_SIZE'
and `enum THEMESIZE'.
|
2003-09-24 10:03:39 +00:00 |
Dimitri Papadopoulos
|
12318a458c
|
* include/uxtheme.h: New file.
* include/tmschema.h: New file.
* include/uxtheme.def: New file.
* lib/test.c: Include uxtheme.h, tmschema.h.
|
2003-09-24 09:29:20 +00:00 |