Vanara/PInvoke/Shell32
David Hall 373a969eaa Added interfaces for Shell Namespace Extensions 2018-07-02 17:43:17 -06:00
..
CorrelationReport.md Updated for build 1.0.13 2018-06-06 12:05:52 -06:00
KnownFolderIdExt.cs Renamed KnownFolders to KnownFolder, changed SelectedItem to retrieve file system path if available and readonly as it cannot be used to set the initial value. 2018-03-27 17:04:44 -06:00
ShObjIdl.ControlPanel.cs Added IOpenControlPanel and supporting enum for valid control panel items. 2018-01-29 16:46:04 -07:00
ShObjIdl.IContextMenu.cs Added interfaces for Shell Namespace Extensions 2018-07-02 17:43:17 -06:00
ShObjIdl.IExtractImage.cs Added IExtractImage 2018-01-20 18:13:50 -07:00
ShObjIdl.IFileDialog.cs Added FlagsAttribute to TRANSFER_SOURCE_FLAGS 2018-04-03 13:20:01 -06:00
ShObjIdl.IFileOperation.cs Added XML comments 2018-03-30 14:45:25 -06:00
ShObjIdl.IInitializeWithFile.cs Added interfaces for Shell Namespace Extensions 2018-07-02 17:43:17 -06:00
ShObjIdl.IInitializeWithItem.cs Added interfaces for Shell Namespace Extensions 2018-07-02 17:43:17 -06:00
ShObjIdl.IInitializeWithStream.cs Added interfaces for Shell Namespace Extensions 2018-07-02 17:43:17 -06:00
ShObjIdl.IKnownFolder.cs Fixed bug with CoTaskMemStringMarshaler being used for return values and is never called. Added marshaler to places where appropriate. 2018-01-15 09:41:05 -07:00
ShObjIdl.IOperationsProgressDialog.cs Added IOperationsProgressDialog shell interface 2018-03-29 18:22:43 -06:00
ShObjIdl.IShellExtInit.cs Added interfaces for Shell Namespace Extensions 2018-07-02 17:43:17 -06:00
ShObjIdl.IShellFolder.cs Add XML comments 2018-03-29 18:24:12 -06:00
ShObjIdl.IShellItem.cs Fixed XML comments 2018-03-29 18:24:50 -06:00
ShObjIdl.IShellLibrary.cs Fixed bug with CoTaskMemStringMarshaler being used for return values and is never called. Added marshaler to places where appropriate. 2018-01-15 09:41:05 -07:00
ShObjIdl.IShellLink.cs * Reorganized files to reduce file size 2018-01-09 14:08:57 -07:00
ShObjIdl.IShellView.cs Reorganized, added documentation, added IFolderViewOptions, simplified use of SV2CVW2_PARAMS. 2018-01-29 11:23:44 -07:00
ShObjIdl.ITaskbarList.cs * Reorganized files to reduce file size 2018-01-09 14:08:57 -07:00
ShObjIdl.ShellUtil.cs ShellUtil.GetShellItemForPath now can get an item that doesn't exist on the file system. 2018-04-03 13:20:57 -06:00
ShObjIdl.cs Added IFileSystemBindData and IFileSystemBindData2 and the multiple STR_ values for binding contexts. 2018-04-02 13:29:46 -06:00
ShTypes.PIDL.cs Updated PIDL wrapper to fix memory release errors and add a few helper methods. 2018-01-17 12:31:09 -07:00
ShTypes.cs Reorganized and extracted IShellItem and IShellFolder related items into their own files. 2018-01-20 18:17:16 -07:00
ShellApi.cs Corrected XML documentation errors 2018-04-03 18:35:18 -06:00
ShlDisp.cs Added IAutoComplete and IAutoComplete2 2018-03-26 13:18:42 -06:00
ShlGuid.cs Made first BHID entry == 1 so that 0 could be used for Unknown. 2018-01-20 18:04:20 -07:00
ShlGuidExt.cs Added FOLDERTYPEID and converted BHID guid constants to an enum with AssoicatedAttribute Guids. 2018-01-11 09:06:14 -07:00
ShlObj.BROWSEINFO.cs Initial load: Extra libraries and unit tests 2017-11-27 11:11:20 -07:00
ShlObj.IExtractIcon.cs Corrected XML documentation errors 2018-04-03 18:35:18 -06:00
ShlObj.PIDLUtil.cs Initial load: Extra libraries and unit tests 2017-11-27 11:11:20 -07:00
ShlObj.cs Fixed apidl param on SHOpenFolderAndSelectItems 2018-06-08 11:20:28 -06:00
Thumbcache.cs Added IThumbnailProvider 2018-01-20 18:14:18 -07:00
Vanara.PInvoke.Shell32.csproj Updated project files and information to 1.0.16 2018-07-02 16:22:56 -06:00