Vanara/Windows.Shell
David Hall fed13f093c Updated project files for 2.0.1 2018-11-30 14:34:07 -07:00
..
AssemblyReport.md Updated project files for 2.0 release 2018-11-28 08:53:23 -07:00
AssocDictionary.cs Removed PROPERTYKEY constructor for PropertyDescription and moved to factory method Create since it can return a 'null'. Changed associated code. 2018-11-27 12:07:03 -07:00
CommandVerb.cs Added classes to register and interact with the registry for shell applications, ProgIDs and file associations 2018-08-29 12:59:20 -06:00
ControlPanel.cs Added ControlPanel class to Shell assembly 2018-01-29 17:57:03 -07:00
IconLocation.cs MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00
IndirectString.cs MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00
ProgId.cs Added classes to register and interact with the registry for shell applications, ProgIDs and file associations 2018-08-29 12:59:20 -06:00
PropertyDescription.cs Removed PROPERTYKEY constructor for PropertyDescription and moved to factory method Create since it can return a 'null'. Changed associated code. 2018-11-27 12:07:03 -07:00
PropertyStore.cs Removed PROPERTYKEY constructor for PropertyDescription and moved to factory method Create since it can return a 'null'. Changed associated code. 2018-11-27 12:07:03 -07:00
RegBasedSettings.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
RegistryExtensions.cs Added classes to register and interact with the registry for shell applications, ProgIDs and file associations 2018-08-29 12:59:20 -06:00
ShellAssociation.cs Removed PROPERTYKEY constructor for PropertyDescription and moved to factory method Create since it can return a 'null'. Changed associated code. 2018-11-27 12:07:03 -07:00
ShellFileInfo.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
ShellFileOperations.cs Updated comments 2018-11-28 12:33:55 -07:00
ShellFolder.cs MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00
ShellImageList.cs Updated comments 2018-11-28 12:33:55 -07:00
ShellItem.cs Updated comments 2018-11-28 12:33:55 -07:00
ShellItemArray.cs Corrected XML documentation errors 2018-04-03 18:35:18 -06:00
ShellItemChangeWatcher.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
ShellItemPropertyStore.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
ShellLibrary.cs MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00
ShellLink.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
ShellRegistrar.cs Added classes to register and interact with the registry for shell applications, ProgIDs and file associations 2018-08-29 12:59:20 -06:00
TaskbarList.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Vanara.Windows.Shell.csproj Updated project files for 2.0.1 2018-11-30 14:34:07 -07:00