Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2004-02-02 08:43:32 +0300
committerDanny Smith <dannysmith@users.sourceforge.net>2004-02-02 08:43:32 +0300
commit75b0412ba80c23a79f05aebad7b872ac03262035 (patch)
treee8331dd6d036838252e1a1cea19ecb05955f7ff7
parent9e1ad59de6cdb91cebc057205dd22c2d1dc73673 (diff)
* include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): Add
defines.
-rw-r--r--winsup/w32api/ChangeLog5
-rw-r--r--winsup/w32api/include/commctrl.h4
2 files changed, 9 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index f3c1abb04..e5359bcd5 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -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
diff --git a/winsup/w32api/include/commctrl.h b/winsup/w32api/include/commctrl.h
index 00389839c..3c15dffa5 100644
--- a/winsup/w32api/include/commctrl.h
+++ b/winsup/w32api/include/commctrl.h
@@ -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