aboutsummaryrefslogtreecommitdiff
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 5fbd60c..99a31a6 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,11 @@
+2002-09-17 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/shlobj.h (SHGetSpecialFolderPath[AW]):
+ Add _WIN32_IE guard. Correct prototype for wide version.
+ (SHGetFolderPath): Add comment on shfolder.dll.
+ (SHGetFolderLocation): Add prototyope for WinME and W2K.
+ (SHGetFolderPathAndSubDir[AW]): Add prototypes for XP.
+
2002-09-16 Danny Smith <dannysmith@users.sourceforge.net>
* lib/shell32.def (SHGetFolderPath[AW]): Add comment.