diff options
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r-- | winsup/w32api/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog index 854551e..9c17df2 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,6 +1,15 @@ 2003-01-04 Danny Smith <dannysmith@users.sourceforge.net> - * include/commctrl.h (TOOLINFO[AW]: Update structures. + * include/commctrl.h (tagNMTOOLBAR[AW]): Replace obsolete struct + names tagTBNOTIFY[AW] and typedefs. Add defines for backward + compatability. Add RECT field. Add UNICODE mappings for new + names. + (tagNMREBARCHEVRON): Add struct and typedefs for + _WIN32_IE >= 0x0500. + +2003-01-04 Danny Smith <dannysmith@users.sourceforge.net> + + * include/commctrl.h (TOOLINFO[AW]): Update structures. (LVHITTESTINFO): Likewise. * include/wingdi.h (GRADIENT_TRIANGLE): Add structure. |