From cbb704cf60ce9b25918b4481e72aef1b0fc12356 Mon Sep 17 00:00:00 2001 From: Danny Smith Date: Tue, 17 Sep 2002 03:08:11 +0000 Subject: * include/shlobj.h (SHGetSpecialFolderPath[AW]): Add _WIN32_IE guard. Correct prototype for wide version. (SHGetFolderPath): Add comment on shfolder.dll library. (SHGetFolderLocation): Add prototyope for WinME and W2K. (SHGetFolderPathAndSubDir[AW]): Add prototypes for XP. --- winsup/w32api/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'winsup/w32api/ChangeLog') diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog index 5fbd60cdd..99a31a6bd 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,3 +1,11 @@ +2002-09-17 Danny Smith + + * 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 * lib/shell32.def (SHGetFolderPath[AW]): Add comment. -- cgit v1.2.3