37 Commits

Author SHA1 Message Date
Jacek Caban
5432c5d091 shobjidl.idl: Added INewWindowManager declaration. 2010-06-14 14:14:16 +02:00
David Hedberg
5c451900bb include: Add new SBSP_* defines. 2010-06-01 11:04:58 +02:00
David Hedberg
5858a3bc17 include: Update FOLDERVIEWMODE and FOLDERFLAGS. 2010-06-01 11:04:21 +02:00
David Hedberg
cd659eb547 include: Add SID_ExplorerPaneVisibility. 2010-06-01 11:04:18 +02:00
David Hedberg
75c146510e include: Add ICommDlgBrowser2 and ICommDlgBrowser3 interfaces. 2010-05-25 12:12:52 +02:00
David Hedberg
a72b1eff0e include: Add IExplorerBrowserEvents, IExplorerPaneVisibility and IExplorerBrowser interface declarations and related GUID's. 2010-05-25 12:12:48 +02:00
Jacek Caban
9795e7a570 shobjidl.idl: Added NWMF declaration. 2010-05-18 08:50:04 +02:00
Nikolay Sivov
b7d611a80f shell32: Move IShellIcon definition to idl source. 2010-04-19 15:39:09 +02:00
Nikolay Sivov
43a92c6610 shlwapi: Added IUnknown_ProfferService implementation with tests. 2010-03-26 10:31:14 +01:00
Nikolay Sivov
8032ae7047 shell32: Stub IFolderView implementation for IShellView instance. 2010-03-05 12:39:35 +01:00
Maarten Lankhorst
760c3b606b include: Add SHCOLSTATE to shtypes.idl. 2009-11-12 13:01:40 +01:00
Henri Verbeet
8e12ad4fae shdocvw: Add a stub ITaskbarList implementation.
Based on a patch by Louis Lenders. Although MSDN claims this should be in
shell32, it really is in shdocvw.
2009-03-24 12:58:17 +01:00
Vincent Povirk
a5c22d0070 include: Add IPersistIDList to headers. 2009-02-24 16:57:29 +01:00
Vincent Povirk
66258ccc29 include: Add IShellItem to headers. 2009-02-24 16:57:29 +01:00
Michael Karcher
a20023ecef include: Add a missing [unique] to shobjidl.idl. 2009-01-02 12:20:05 +01:00
Michael Karcher
7290dafc46 include: Fix out string type from LPCSTR to LPSTR in shobjidl.idl. 2009-01-02 12:18:56 +01:00
Michael Karcher
a9abbf9012 include: Add missing local attributes to shobjidl.idl. 2009-01-02 12:18:50 +01:00
Henri Verbeet
6176cf4e97 shell32: Add the IShellView2 interface. 2008-10-14 13:41:55 +02:00
Mikołaj Zalewski
edd3f2b34b include: Add IAutoCompleteDropDown declaration. 2008-09-18 12:52:25 +02:00
Rob Shearman
d65920df77 include: The INewShortcutHookA, INewShortcutHookW and IRunnableTask interface in shobjidl.idl should be local.
They are declared such that they cannot be used over the network and
cause errors in MIDL when they are not declared local.
2008-09-09 11:46:14 +02:00
Louis Lenders
4bfd945b45 shobjidl.idl: Add Taskbarlist interface definitions. 2008-08-28 13:28:07 +02:00
Rob Shearman
f453699983 include: Add the local attribute to IShellExecuteHookA/W since they use an undefined structure. 2008-06-24 11:48:22 +02:00
Rob Shearman
99636aaa9f include: Make IContextMenu interface in shobjidl.idl local since some parameters are pointers to structures with fields that can't be marshalled. 2008-04-16 14:07:11 +02:00
Rob Shearman
b4efe919cc include: Add local to interfaces or functions that take a void * parameter and so aren't designed to work remotely. 2008-04-14 13:33:23 +02:00
Maarten Lankhorst
e07112ba5b include: Add IRunnableTask interface. 2008-02-16 13:57:46 +01:00
Francois Gouget
b1ed9ce820 shobjidl.h: Add missing #include directives, and some commented-out ones as reminders. 2007-09-10 12:12:38 +02:00
Thomas Weidenmueller
fb5c516dfd shell32: Implement the property sheet extension array functions.
Implement the SHAddFromPropSheetExtArray, SHCreatePropSheetExtArray,
SHReplaceFromPropSheetExtArray and SHDestroyPropSheetExtArray functions
that are used to extend/replace property sheets by shell extensions.
2007-01-23 13:06:09 +01:00
Mike McCormack
546916f401 include: Semicolons after cpp_quote are a syntax error in midl. 2006-07-20 12:12:17 +02:00
Jonathan Ernst
360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Kevin Koltzau
95a173a52b Fix warnings in 64bit. 2005-09-02 11:32:17 +00:00
Steven Edwards
c8857c0786 Correct definition of SFGAO_STORAGEANCESTOR. 2005-08-11 10:33:21 +00:00
Huw Davies
ad5ec7837e Add some missing SFGAO_ defines and fix SFGAO_GHOSTED. 2005-04-11 18:50:15 +00:00
Mike McCormack
20899f7870 Move interface declarations to shobjidl.idl. 2005-03-14 17:14:40 +00:00
Francois Gouget
83755cca97 Move the PROPVARIANT declaration from objidl.idl to propidl.idl.
Move related API declarations from individual C files to propidl.idl.
Remove uneeded include of propidl.h in the propvariant.c test.
2004-09-09 19:23:19 +00:00
Martin Fuchs
9d7bcf8fdd Define IShellExecuteHook interface. 2004-01-06 21:38:55 +00:00
Alexandre Julliard
69c90c2a9f Converted the rest of the obj_*.h headers to IDL into shobjidl.idl. 2003-09-09 19:32:36 +00:00
Alexandre Julliard
d937dc2963 Implemented shtypes.idl and shobjidl.idl and removed a few more
wine/obj_* headers.
2003-09-04 19:43:39 +00:00