Commit graph

80 commits

Author SHA1 Message Date
Nikolay Sivov
5669a710b2 include: Update various shell enums and flags.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-12-01 12:16:43 +01:00
Vincent Povirk
3ec84397c9 comdlg32: Add test for IFileDialogEvents::OnOverwrite. 2015-08-17 14:47:01 +09:00
Nikolay Sivov
e46c32ab46 shell32/ebrowser: Implement EBO_NOBORDER option. 2015-08-03 10:57:46 +02:00
Nikolay Sivov
e91dac5153 shell32: Update to IFolderView2. 2015-05-01 15:15:56 +09:00
Nikolay Sivov
5d288771c9 shell32: Update to IShellView3. 2015-04-30 16:20:58 +09:00
Nikolay Sivov
5ff44e5aef include: Added SHAssocEnumHandlers() and related interfaces definition. 2014-11-20 22:30:34 +09:00
David Hedberg
a79be28e8c shell32: Implement SHCreateShellItemFromIDLists. 2014-08-04 14:27:46 +02:00
Stefan Dösinger
98a6b70213 include: Sync an attribute to the Windows 8.1 SDK. 2014-05-21 10:33:39 +02:00
Nikolay Sivov
c2faae4c3a include: Added ITransferSource/ITransferDestination interfaces. 2014-02-13 17:52:13 +01:00
Nikolay Sivov
6fa197f537 include: Added IQueryCancelAutoPlay definition. 2013-12-31 12:27:12 +01:00
Jay Yang
ae3108e66f include: Add header entries required for SHCreateDefaultContextMenu and CDefFolderMenu_Create2. 2011-08-02 20:47:49 +02:00
Jacek Caban
547cc07961 shobjidl.idl: Added some missing coclasses. 2011-07-04 13:45:27 +02:00
Jacek Caban
34588b3969 shobjidl.idl: Added ITaskbarList[34] and ICustomDestinationList declarations. 2011-07-01 17:30:36 +02:00
André Hentschel
84d68639be shdocvw: Add ITaskbarList2 Interface. 2011-06-28 16:45:56 -05:00
Mariusz Pluciński
a0afd4cbd9 include: Add new flags to KF_DEFINITION_FLAGS. 2011-06-24 12:12:00 -05:00
Jacek Caban
d8cac6ff57 shobjidl.idl: Added IApplicationAssociationRegistration declaration. 2011-06-13 15:08:06 +02:00
Mariusz Pluciński
3ea1fa170c include: Add definition of inline function FreeKnownFolderDefinitionFields. 2011-06-10 17:16:19 +02:00
Piotr Caban
869231b439 include: Added IDockingWindow definition. 2011-03-15 11:43:58 +01:00
David Hedberg
7b67d4f5c6 include: Add IShellItem2 interface declaration. 2010-12-20 12:47:40 +01:00
Andrew Eikum
e2592139fa include: CMIC_MASK_NOASYNC flag. 2010-12-05 12:24:20 +01:00
Hans Leidekker
12261fefd4 include: Add IKnownFolder and IKnownFolderManager interfaces. 2010-09-23 12:06:07 +02:00
David Hedberg
479a9ee11e include: Fix INameSpaceTreeControlEvents interface declaration. 2010-08-26 17:21:08 +02:00
David Hedberg
fd6d9cd8f2 shell32: Implement SHCreateShellItemArrayFromDataObject. 2010-07-26 18:38:31 +02:00
David Hedberg
bf1b56be10 shell32: Implement SHCreateShellItemArrayFromShellItem. 2010-07-26 18:38:30 +02:00
David Hedberg
090824feb5 shell32: Initial implementation of IShellItemArray with SHCreateShellItemArray. 2010-07-26 18:38:30 +02:00
David Hedberg
caffc9f557 shell32: Implement IShellItem::Compare. 2010-07-26 13:34:21 +02:00
David Hedberg
2f5b53e7d7 shell32: Implement SHGetItemFromObject. 2010-07-26 13:34:21 +02:00
David Hedberg
d3846bb3ad include: Add CLSID_NamespaceTreeControl, CLSID_FileOpenDialog and CLSID_FileSaveDialog. 2010-07-26 13:34:21 +02:00
David Hedberg
b8a40388ee shell32: Implement SHGetIDListFromObject. 2010-07-23 13:05:31 +02:00
David Hedberg
c8c2bc8b4b shell32: Implement SHGetItemFromDataObject. 2010-07-23 13:05:31 +02:00
David Hedberg
222d2142ef shell32: Implement SHCreateItemFromIDList. 2010-07-23 13:05:31 +02:00
David Hedberg
5b0b56fac4 shell32: Implement SHCreateItemFromParsingName. 2010-07-23 13:05:31 +02:00
David Hedberg
b43bcdf524 shell32: Implement SHGetNameFromIDList and IShellItem::GetDisplayName. 2010-07-23 13:05:31 +02:00
David Hedberg
17bc7be58d include: Add IFileDialogControlEvents interface declaration. 2010-07-21 17:38:37 +02:00
David Hedberg
cdfe614fcc include: Add IFileDialogCustomize interface declaration. 2010-07-21 17:38:37 +02:00
David Hedberg
215bd7d4c1 include: Add a few IFileDialog related interface declarations. 2010-07-21 17:38:37 +02:00
David Hedberg
64aabaa806 include: Add INameSpaceTreeControlDropHandler interface declaration. 2010-07-21 17:38:37 +02:00
David Hedberg
5acb6f0132 include: Add INameSpaceTreeControlCustomDraw interface declaration. 2010-07-21 17:38:37 +02:00
David Hedberg
a46f80acdc include: Add INameSpaceTreeControl, INameSpaceTreeControl2 and INameSpaceTreeControlEvents interface declarations. 2010-07-20 16:29:45 +02:00
David Hedberg
d5a7ad89aa include: Add IShellItemArray and IShellItemFilter interface declarations. 2010-07-20 14:40:31 +02:00
David Hedberg
95a46b017c include: Add IEnumShellItems interface declaration. 2010-07-20 14:40:31 +02:00
David Hedberg
789a818971 include: Add SIGDN enumeration. 2010-07-19 15:50:36 +02:00
David Hedberg
bd6b80624a include: Fix ExplorerBrowser interface declaration. 2010-07-19 15:06:11 +02:00
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