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>2002-08-09 06:29:57 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-08-09 06:29:57 +0400
commitddf344afb32e6473bc3f1951befb1472dc6f34f7 (patch)
treeb102c22ce9f5b2548f318129c013ac5d6fd87163 /winsup/w32api/ChangeLog
parent25859d7ca1eabb0ca5b9a39d35a0238bf1607bd1 (diff)
2002-08-09 Lars Munch <lars@segv.dk>
* include/commctrl.h (tagTVHITTESTINFO): Replace obsolete struct name _TVHITTESTINFO and typedefs. Add defines for backward compatability. (ListView_SetExtendedListViewStyleEx): Add macro.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 09111df68..4d0bd268f 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-09 Lars Munch <lars@segv.dk>
+
+ * include/commctrl.h (tagTVHITTESTINFO): Replace obsolete
+ struct name _TVHITTESTINFO and typedefs and add defines for
+ backward coapatability.
+ (ListView_SetExtendedListViewStyleEx): Add macro.
+
2002-08-05 Danny Smith <dannysmith@users.sourceforge.net>
* include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):