Vanara/Windows.Shell
dahall c6296838d9 Fixed ShellFileOperations throws an exception during the process of moving lnk files (#156) 2020-08-15 09:06:11 -06:00
..
Registration Added improved registry key closing to registration classes 2020-07-26 13:12:33 -06:00
ShellExtensions BREAKING CHANGE: moved interfaces and VARIANT from oaidl.h into Vanara.PInvoke.OleAut32 from Ole32 as they are actually hosted there. This required some changes to supproting code. 2019-11-06 22:13:59 -07:00
ShellFileOperations Fixed ShellFileOperations throws an exception during the process of moving lnk files (#156) 2020-08-15 09:06:11 -06:00
ShellObjects Fixed ShellFileOperations throws an exception during the process of moving lnk files (#156) 2020-08-15 09:06:11 -06:00
ShellProperties Added support for ShellItemPropertyStore to be created with a PROPERTYKEY filter or an ICreateObject 2020-07-16 08:38:45 -06:00
TaskBar Removed unnecessary tasks and code 2020-07-16 16:40:24 -06:00
AssemblyReport.md Updated project files 2020-07-29 17:32:47 -06:00
BindContext.cs Completed work on BindContext which wraps IBindCtx 2020-07-16 07:22:01 -06:00
ControlPanel.cs Fixed exceptions thrown by ControlPanel methods by providing HRESULT from underlying COM shell object. #105 2020-02-08 15:08:44 -07:00
FileInUseHandler.cs Added FileInUseHandler to wrap functionality of IFileIsInUse interface for a single file. 2020-06-22 13:39:13 -06:00
IconLocation.cs Fixed ToString 2020-02-26 15:18:40 -07:00
IndirectResource.cs Fixed capture and display problems 2020-02-20 13:57:46 -07:00
IndirectString.cs Fixed RawValue and ToString for when non-lookup string supplied. 2020-02-26 15:19:13 -07:00
NativeClipboard.cs Added Vanara.Windows.Shell.NativeClipboard to expose native clipboard functions that are not routed through COM and DataObject. 2020-07-26 13:54:57 -06:00
RecycleBin.cs Added code and tests to refresh icon on Recycle Bin after changes. 2020-06-20 15:36:57 -06:00
RegistryExtensions.cs Added ToRegString methods for Guids 2019-01-27 17:41:34 -05:00
ShellDataObject.cs Incomplete work on ShellDataObject 2020-07-26 13:55:23 -06:00
ShellFileInfo.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
ShellImageList.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
ShellItemChangeWatcher.cs Another, hopefully final, fix for #124 2020-05-28 17:52:05 -06:00
Vanara.Windows.Shell.csproj Project information update 2020-07-27 10:50:28 -06:00
WallpaperManager.cs Added WallpaperManager to Vanara.Windows.Shell to manage wallpapers. 2020-06-10 20:38:05 -06:00