* include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): Add

defines.
This commit is contained in:
Danny Smith 2004-02-02 05:43:32 +00:00
parent 9e1ad59de6
commit 75b0412ba8
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2004-02-02 Danny Smith <dannysmith@users.sourceforge.net>
* include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): Add
defines.
2004-01-31 Jiri Malak <Jiri.Malak@geac.cz>
* include/winuser.h (RT_MANIFEST): Make conditional on

View File

@ -1475,6 +1475,10 @@ extern "C" {
#define ICC_NATIVEFNTCTL_CLASS 8192
#define INFOTIPSIZE 1024
#endif /* _WIN32_IE */
#if (_WIN32_WINNT >= 0x501)
#define ICC_STANDARD_CLASSES 0x00004000
#define ICC_LINK_CLASS 0x00008000
#endif
#define GDTR_MIN 1
#define GDTR_MAX 2
#define GMR_VISIBLE 0