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/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 9df0c3c91..09111df68 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,6 +1,12 @@
+2002-08-05 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/wingdi.h (AlphaBlend,GradientFill,TransparentBlt):
+ Add prototypes.
+ * lib/msimg32.def: New file, with stubs for above.
+
2002-08-03 Danny Smith <dannysmith@users.sourceforge.net>
- * winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,
+ * include/winbase.h (AddAccessAllowedAceEx,AddAccessDeniedAceEx,
GetFileSizeEx, SetFilePointerEx): Add prototypes.
(EncryptFile[AW], FileEncryptionStatus[AW]): Add prototypes
and UNICODE mappings.
@@ -20,7 +26,7 @@
* include/windef.h (PVOID): Move typedef to...
* include/winnt: ...here.
- (PVOID64): New typeddef.
+ (PVOID64): New typedef.
* include/winnt,h (FILE_SEGMENT_ELEMENT): Define union.
* include/winbase.h (ReadFileScatter, WriteFileGather):