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/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index d265c234e..ac6644d4c 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,20 @@
+2002-09-11 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * lib/shell32.def (SHBindtoParent,SHCreateDirectoryEx[AW],
+ SHCreateProcessAsUserW,SHCreateQueryCancelAutoPlayMoniker,
+ SHCreateShellItem,SHEmptyRecycleBin[AW],
+ SHEnumerateUnreadMailAccountsW,SHExtractIconsW,
+ SHGetDataFromIDList[AW],SHGetDiskFreeSpace[AW],
+ SHGetDiskFreeSpaceEx[AW],SHGetFolderLocation,
+ SHGetFolderPathAndSubDir[AW],SHGetIconOverlayIndex[AW],
+ SHGetNewLinkInfo[AW],SHGetSettings,SHGetUnreadMailCountW,
+ SHInvokePrinterCommand[AW],SHIsFileAvailableOffline,
+ SHLoadNonloadedIconOverlayIdentifiers,
+ SHOpenFolderAndSelectItems,SHParseDisplayName,
+ SHPathPrepareForWrite[AW],SHQueryRecycleBin[AW],
+ SHSetLocalizedName,SHSetUnreadMailCountW,
+ SHUpdateRecycleBinIcon: Add missing stubs.
+
2002-09-07 Earnie Boyd <earnie@users.sf.net>
* include/windef.h (WINVER): Add documentation.