David Hedberg
|
d2091a8043
|
shell32: Add IShellItem2 stub to ShellItem implementation.
|
2010-12-20 12:47:41 +01:00 |
David Hedberg
|
0d87e1f9fd
|
shell32: IShellItem::GetAttributes should also work on the desktop shellfolder.
|
2010-12-20 12:47:40 +01:00 |
Michael Stefaniuc
|
3f213cb798
|
shell32: Use an iface instead of a vtbl pointer in ShellItem.
|
2010-12-16 12:06:51 +01:00 |
Michael Stefaniuc
|
c8ba8b6d6a
|
shell32: Use an iface instead of a vtbl pointer in IShellItemArrayImpl.
|
2010-12-05 12:26:29 +01:00 |
David Hedberg
|
1f73f3a591
|
shell32: Support BHID_SFUIObject and BHID_DataObject in IShellItem::BindToHandler.
|
2010-08-24 17:22:49 +02:00 |
David Hedberg
|
6fbfb7cd1d
|
shell32: Partial implementation of IShellItem::BindToHandler.
|
2010-08-17 14:21:22 +02:00 |
David Hedberg
|
56f39b0d88
|
shell32: Fixup IShellItemArray_Constructor helper.
|
2010-07-30 11:36:02 +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
|
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 |
Michael Stefaniuc
|
5ea23d616b
|
shell32: Use FAILED instead of !SUCCEEDED.
|
2009-09-10 11:08:39 +02:00 |
Vincent Povirk
|
bced77fb07
|
shell32: Implement ShellItem_GetAttributes.
|
2009-05-22 11:11:28 +02:00 |
Vincent Povirk
|
9eed85f032
|
shell32: Implement IShellItem_GetParent.
|
2009-05-22 11:11:22 +02:00 |
Vincent Povirk
|
5b95a43d5e
|
shell32: Handle parent folders in SHCreateShellItem.
|
2009-05-22 11:11:13 +02:00 |
Vincent Povirk
|
1d57a31d92
|
shell32: Fail properly when no pidl is passed to SHCreateShellItem.
|
2009-05-22 11:11:02 +02:00 |
Vincent Povirk
|
b4ea7d3221
|
shell32: Implement Get/SetIDList on ShellItem objects.
|
2009-02-26 12:10:30 +01:00 |
Francois Gouget
|
6aa216fb57
|
shell32: Remove WINAPI on static functions where not needed.
|
2009-02-25 16:06:30 +01:00 |
Vincent Povirk
|
4438092960
|
shell32: Add IPersistIDList interface to ShellItem objects.
|
2009-02-24 16:57:29 +01:00 |
Vincent Povirk
|
9b9325fbd1
|
shell32: Partially implement SHCreateShellItem.
|
2009-02-24 16:57:29 +01:00 |
Vincent Povirk
|
e69c663c66
|
shell32: Add stub implementation of IShellItem.
|
2009-02-24 16:57:29 +01:00 |