Vanara/WIndows.Forms/Dialogs
dahall a124fb4531 MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
..
AccessControlEditor Added error handling for EditSecurityAdvanced in ShowDialog 2019-11-22 18:50:17 -07:00
CredentialsDialog MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
TaskDialog Added XML documentation 2020-04-02 21:59:18 -06:00
FolderBrowserDialog.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
InputDialog.cs When no value for Data is set, an exception is thrown. Now it assumes an empty string is the default. 2019-11-22 18:50:54 -07:00
NetworkConnectionDialog.cs MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
NetworkDisconnectDialog.cs MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
ProgressDialog.cs Extended .NET 2, 3, and 4 builds to include Tasks from Theraot library 2018-12-15 11:56:24 -07:00
ShellProgressDialog.cs Updated comments 2018-11-28 12:33:55 -07:00