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-05-01 05:10:51 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-05-01 05:10:51 +0400
commit2a71c1d299c4a2cf8522537ecf6d9a1f0c043f2b (patch)
treef7784e37f23b6d72198a5341660f8863e0215018 /winsup/w32api/ChangeLog
parentf6bdb6f976de03403ac8aa50d203ced1c9faa7ab (diff)
* include/commctrl.h (SNDMSG): Define and use throughout
in other macros instead of SendMessage. * include/commdlg.h (SNDMSG): Ditto.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 32289cc89..2e0d072c8 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-01 Manu B <contact.manu@wanadoo.fr>
+
+ * include/commctrl.h (SNDMSG): Define and use throughout
+ in other macros instead of SendMessage.
+ * include/commdlg.h (SNDMSG): Ditto.
+
2002-04-22 José Fonseca <jrfonseca@users.sf.net>
* include/GL/gl.h: New file.