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-08-17 08:42:25 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-08-17 08:42:25 +0400
commit9e0f101fa9f301ceaa8c6c5152b320ce7d535eb3 (patch)
tree563b27f3a1b0cbd64409d9f0f386cacb9d88ecad /winsup/w32api/ChangeLog
parent07635137675df6b3bc7e8df72dddaf15e82a6d73 (diff)
* include/winerror.h: Cast OLE error codes to HRESULT.
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 198ee7f22..68a78292a 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,8 @@
+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>
+
2002-08-15 Danny Smith <dannysmith@users.sourceforge.net>
* include/wincrypt.h (ALG_*): Add defines.