Vanara/Windows.Shell/ShellExtensions
David Hall 7f6c787af1 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
..
ComClassFactory.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
ComObject.cs Fixed XML comments 2019-06-25 17:28:19 -06:00
MessageLoop.cs Changed EventHandlerEx<T> (Theraot) to EventHandle<T>. 2019-10-03 12:55:32 -06:00
ShellCommand.cs 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
ShellDropTarget.cs Reorganized into folders 2019-02-02 13:35:21 -07:00
ShellExecuteCommand.cs Fixed XML comments 2019-06-25 17:28:19 -06:00