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-07-17 08:49:01 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-07-17 08:49:01 +0400
commit4b5ccabc17369618dae7c6cfe9c6eafb5ec60cbf (patch)
tree32e728e33942c1ec9d719e97c38ab94328da7f25 /winsup/w32api/ChangeLog
parentc344492ccca8f1b33d676cc6b589b4b2745ef1bd (diff)
2002-07-17 Danny Smith <dannysmith@users.sourceforge.net>
* include/commdlg.h: Define CDN_* notification message constants as UINT. 2002-07-17 Mattia Barbon <mbarbon@users.sourceforge.net> * include/commctrl.h: Define notification message constants for NMHDR.code as UINT.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index be2e787c3..34952d759 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,13 @@
+2002-07-17 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/commdlg.h: Define CDN_* notification message constants
+ as UINT.
+
+2002-07-17 Mattia Barbon <mbarbon@users.sourceforge.net>
+
+ * include/commctrl.h: Define notification message constants for
+ NMHDR.code as UINT.
+
2002-07-17 Bart Oldeman <bart.oldeman@btinternet.com>
* include/ddeml.h (MH_*) Add defines.