Vanara/Windows.Shell
dahall b153e67354 Optimized parameter enumerations and fixed bug in UpdateProgress event (#146) 2020-07-12 10:20:57 -06:00
..
Registration BREAKING CHANGE: Major overhaul of shell registration settings. Removed some methods from ShellRegistrar to static methods in registration classes. Completed documentation and enhanced used of collections. Added registration classes for applications and file types. 2020-02-26 15:18:06 -07: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
ShellObjects Added ShellFolder.BindToObject and BindToStorage methods 2020-07-01 15:04:16 -06:00
ShellProperties BREAKING CHANGE: Changed ShellItemPropertyStore.Descriptions to get a dictionary of PropertyDescription items rather than the PropertyDescriptionList that was already available from ShellItem. Added improved execption when IPropertyStore instance cannot be created due to a shell item with no r/w support. 2020-06-01 10:41:25 -06:00
TaskBar Fixed bug in collection where parent wasn't set 2020-04-02 20:10:20 -06:00
AssemblyReport.md Updated project file information 2020-06-27 18:54:55 -06:00
BindContext.cs MAJOR BREAKING CHANGE: Moved all extension methods for System.Object to Vanara.Extensions.Reflection namespace to avoid Intellisense overloads with methods that will be rarely used. 2019-08-17 14:42:49 -06:00
ClipboardEx.cs Updated project versions to 2.2.0 as there have been lots of changes, some of which are breaking. 2019-01-21 08:42:39 -08: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
IDataObjectExtensions.cs Hid until complete 2019-02-01 15:11:42 -07: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
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
ShellFileInfo.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
ShellFileOperations.cs Optimized parameter enumerations and fixed bug in UpdateProgress event (#146) 2020-07-12 10:20:57 -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 Updated project file information 2020-06-27 18:54:55 -06:00
WallpaperManager.cs Added WallpaperManager to Vanara.Windows.Shell to manage wallpapers. 2020-06-10 20:38:05 -06:00