summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 33b5b89c0..a88c662fc 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,18 @@
+2004-06-02 Rocher Laurent <lrocher@users.sourceforge.net>
+
+ * include/commctrl.h (Animate_OpenEx): Define.
+ (DateTime_GetSystemTime, DateTime_SetSystemTime): Correct names.
+ (ListView_GetNumberOfWorkAreas): Correct macro.
+ (ListView_SetUnicodeFormat, ListView_GetUnicodeFormat,
+ ListView_SetItemCountEx, ListView_GetISearchString,
+ TreeView_GetLastVisible, Header_CreateDragImage,
+ Header_SetImageList, Header_GetImageList): Define.
+ (LVM_SETUNICODEFORMAT, LVM_GETUNICODEFORMAT,
+ MCM_GETUNICODEFORMAT, MCM_SETUNICODEFORMAT,
+ TBSTATE_ELLIPSES): Define.
+ (MonthCal_SetRange): Correct macro.
+ (ImageList_Duplicate): Declare.
+
2004-05-29 Filip Navara <xnavara@volny.cz>
* include/winnt.h (IMAGE_EXPORT_DIRECTORY): Fixed declaration.