Vanara/PInvoke/ComCtl32
dahall dc6cea6de0 Moved most TargetFrameworks tags out of project files and into Directory.Build.props for easier maint. Also changed net462 build to net45 for greater compatibility. 2022-03-14 09:32:06 -06:00
..
ComCtl32v6Context.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
CommCtrl.Button.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
CommCtrl.ComboBox.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
CommCtrl.Edit.cs Refactored the SendMessage functions across the projects 2018-12-17 11:44:28 -07:00
CommCtrl.Header.cs Fixed all the window messages broken when I fixed them the last time. Doh. 2022-03-12 09:11:39 -07:00
CommCtrl.IPAddress.cs Fixed all the window messages broken when I fixed them the last time. Doh. 2022-03-12 09:11:39 -07:00
CommCtrl.ImageList.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
CommCtrl.ListBox.cs BREAKING CHANGES: I have dramatically reduced dependencies of almost all assemblies on .NET runtime assemblies not part of core System assemblies, most specifically System.Drawing and System.Windows.Forms. This forced the removal of some overloaded methods and the replacement of leveraged structures and enums with native equivalents. I added Vanara.Windows.Shell.Common which has all the content from Vanara.WIndows.Shell that did not have dependencies. I extracted all extension methods from Gdi32 and User32 and moved them to Vanara.Windows.Extensions. 2022-01-14 07:32:51 -07:00
CommCtrl.ListView.cs Updated docs and added missing constants to ComCtl32 2022-03-11 09:17:47 -07:00
CommCtrl.Messages.cs Fixed all the window messages broken when I fixed them the last time. Doh. 2022-03-12 09:11:39 -07:00
CommCtrl.Progress.cs Fixed all the window messages broken when I fixed them the last time. Doh. 2022-03-12 09:11:39 -07:00
CommCtrl.PropSheet.cs Fixed XML comments 2020-12-26 10:19:34 -07:00
CommCtrl.StatusBar.cs Fixed build errors and warnings due to XML comments and obsolete license reference in project files. 2018-12-15 13:44:33 -07:00
CommCtrl.Tab.cs Fixed all the window messages broken when I fixed them the last time. Doh. 2022-03-12 09:11:39 -07:00
CommCtrl.TaskDialog.cs Fixed all the window messages broken when I fixed them the last time. Doh. 2022-03-12 09:11:39 -07:00
CommCtrl.ToolTip.cs Fixed all the window messages broken when I fixed them the last time. Doh. 2022-03-12 09:11:39 -07:00
CommCtrl.Toolbar.cs Updated docs and added missing constants to ComCtl32 2022-03-11 09:17:47 -07:00
CommCtrl.Trackbar.cs Fixed all the window messages broken when I fixed them the last time. Doh. 2022-03-12 09:11:39 -07:00
CommCtrl.TreeView.cs Fixed all the window messages broken when I fixed them the last time. Doh. 2022-03-12 09:11:39 -07:00
CommCtrl.UpDown.cs Fixed all the window messages broken when I fixed them the last time. Doh. 2022-03-12 09:11:39 -07:00
CommCtrl.cs Fixed all the window messages broken when I fixed them the last time. Doh. 2022-03-12 09:11:39 -07:00
CorrelationReport.md Updated project information 2020-12-24 11:00:18 -07:00
Library.manifest Updated all versions to 1.0.19 2018-08-18 21:37:35 -06:00
Vanara.PInvoke.ComCtl32.csproj Moved most TargetFrameworks tags out of project files and into Directory.Build.props for easier maint. Also changed net462 build to net45 for greater compatibility. 2022-03-14 09:32:06 -06:00
dpa_dsa.cs Change SafeHandle derived base class HANDLE to SafeHANDLE. Yes, bonehead move to not do this correctly from the beginning. 2019-02-04 09:51:08 -07:00