summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index c8014e9fc..6c4679d28 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,19 @@
+2004-01-04 Filip Navara <xnavara@volny.cz>
+
+ * include/shlguid.h (IID_IPersistFolder2, IID_IPersistFolder3,
+ IID_IShellFolder2, IID_IFileSystemBindData): Add declarations.
+ * include/shlobj.h (EXTRASEARCH, SHCOLSTATEF, SHELLDETAILS,
+ PERSIST_FOLDER_TARGET_INFO): Define structures.
+ (IEnumExtraSearch, IShellFolder2, IFileSystemBindData,
+ IPersistFolder2, IPersistFolder3): Add COM interface
+ definitions.
+ (IExtractIcon[AW], IShellLink[AW], IPersistFolder, IShellView,
+ ICommDlgBrowser, IShellFolder2, IPersistFolder2, IPersistFolder3):
+ Add COBJMACROS.
+ (SHCreateDirectoryEx[AW], SHBindToParent): Add prototypes.
+ * lib/shell32.c (IID_IPersistFolder2, IID_IPersistFolder3,
+ IID_IShellFolder2, IID_IFileSystemBindData): Add definitions.
+
2004-01-03 Danny Smith <dannysmith@users.sourceforge.net>
* include/mshtml.h (IHTMLDocument2): Correct write, writeln