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:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 68a78292a..b12ef67d6 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,5 +1,10 @@
2002-08-17 Danny Smith <dannysmith@users.sourceforge.net>
+ * include/winuser.h (CURSOR_SHOWING) Add define.
+ Thanks to: Jan Hlavatý <hlavac@users.sourceforge.net>
+
+2002-08-17 Danny Smith <dannysmith@users.sourceforge.net>
+
* include/winerror.h: Cast OLE error codes to HRESULT.
Thanks to: Gunnar Degnbol <gdegnbol@users.sourceforge.net>