Commit Graph

23 Commits

Author SHA1 Message Date
Nikolay Sivov bf41160c65 shell32: Implement FolderItemVerbs::Item(). 2015-05-11 15:39:26 +09:00
Nikolay Sivov 8f72117f19 shell32: Added FolderItemVerb stub. 2015-05-11 15:39:25 +09:00
Nikolay Sivov 77c2892d87 shell32: Implement FolderItemVerbs_get_Count(). 2015-05-11 15:39:25 +09:00
Nikolay Sivov 540171bc91 shell32: Added FolderItemVerbs stub. 2015-05-11 15:39:25 +09:00
Nikolay Sivov e013a7e584 shell32: Implement ParseName(). 2015-05-11 15:39:25 +09:00
Nikolay Sivov 7ce1813fed shell32: Added IDispatch support for IShellFolderViewDual3. 2015-05-08 18:33:41 +09:00
Nikolay Sivov c2ecf3b0bf shell32: Update to IShellDispatch6. 2015-05-06 18:14:22 +09:00
Francois Gouget 351d907bbd shell32: Remove unneeded NONAMELESSXXX directives. 2015-03-20 17:50:06 +09:00
Nikolay Sivov c318cda8d1 shell32: Update to FolderItem2. 2014-06-11 16:05:55 +02:00
Alexandre Julliard 26f8ac8fae shell32: Avoid a duplicate const. 2014-01-14 20:18:17 +01:00
Nikolay Sivov b6efcef7a7 shell32: Cache typeinfo instances. 2013-11-19 18:49:10 +01:00
Nikolay Sivov 7b0c231f8e shell32: Update to IShellDispatch5. 2013-11-14 10:34:40 +01:00
Nikolay Sivov 0de2514f39 shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
André Hentschel b4b396a957 shell32: Reorder code to avoid memory leaks (coverity). 2012-10-29 10:38:19 +01:00
Nikolay Sivov 9af543aad8 shell32: Implement IShellDispatch2::IsServiceRunning(). 2012-05-08 09:41:46 +02:00
Nikolay Sivov cb53b7a8e1 shell32: Added a stub for IShellDispatch2. 2012-05-07 17:21:10 +02:00
Alexander Morozov 9ba0f5c52e shell32: Partially implement FolderItem::get_Path. 2011-02-08 16:21:33 -06:00
Alexander Morozov 7921522718 shell32: Implement Folder2::get_Self. 2011-02-08 16:21:06 -06:00
Alexander Morozov 04f2e76124 shell32: Release iTypeInfo on error. 2011-02-03 16:27:27 +01:00
Alexander Morozov 6fb10a6e91 shell32: Partially implement Folder::get_Title. 2011-01-28 17:41:50 +01:00
Alexander Morozov 2870098753 shell32: Implement IShellDispatch::NameSpace. 2011-01-28 17:41:50 +01:00
Alexander Morozov 692437f556 shell32: Implement IDispatch methods of IShellDispatch. 2011-01-21 13:49:28 +01:00
Alexander Morozov 8b30849824 shell32: Add stub implementation of IShellDispatch. 2011-01-19 14:25:11 +01:00