Vanara/PInvoke/Shell32
David Hall ba0a2313b6 Added many more functions and interfaces from Shell32 2018-07-25 11:45:49 -06:00
..
CorrelationReport.md Updated correlation reports and project files after fixing analysis tool 2018-07-07 21:35:28 -06:00
DocObj.IOleCommandTarget.cs Added IOleCommandTarget, IInputObject and IStartMenuPinnedList interfaces and supporting code 2018-07-22 14:37:06 -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.ICommDlgBrowser.cs Added more interfaces for Shell Extensions 2018-07-21 21:57:04 -06:00
ShObjIdl.IContextMenu.cs Added many more functions and interfaces from Shell32 2018-07-25 11:45:49 -06:00
ShObjIdl.ICopyHook.cs Added ICopyHook interface and supporting code 2018-07-22 11:44:07 -06:00
ShObjIdl.IExplorerBrowser.cs Added more interfaces for Shell Extensions 2018-07-21 21:57:04 -06:00
ShObjIdl.IExplorerPaneVisibility.cs Added more interfaces for Shell Extensions 2018-07-21 21:57:04 -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.IInputObject.cs Added IOleCommandTarget, IInputObject and IStartMenuPinnedList interfaces and supporting code 2018-07-22 14:37:06 -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.IPreviewHandler.cs Added more interfaces for Shell Extensions 2018-07-21 21:57:04 -06:00
ShObjIdl.IServiceProvider.cs Added more interfaces for Shell Extensions 2018-07-21 21:57:04 -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.IShellPropSheetExt.cs Added IShellPropSheetExt and supporting code. 2018-07-22 11:44:27 -06:00
ShObjIdl.IShellView.cs Added SHCreateShellFolderView and supporting structures and interfaces. 2018-07-02 18:07:08 -06:00
ShObjIdl.IStartMenuPinnedList.cs Added IOleCommandTarget, IInputObject and IStartMenuPinnedList interfaces and supporting code 2018-07-22 14:37:06 -06: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 many more functions and interfaces from Shell32 2018-07-25 11:45:49 -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 Added many more functions and interfaces from Shell32 2018-07-25 11:45:49 -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 Added many more functions and interfaces from Shell32 2018-07-25 11:45:49 -06:00
Thumbcache.cs Added SHCreateShellFolderView and supporting structures and interfaces. 2018-07-02 18:07:08 -06:00
Vanara.PInvoke.Shell32.csproj Added many more functions and interfaces from Shell32 2018-07-25 11:45:49 -06:00