Vanara/PInvoke/User32.Gdi
David Hall 8f1e78e0f3 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
..
Extensions Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
CorrelationReport.md Create CorrelationReport.md 2017-12-14 18:25:08 -07:00
ICONINFO.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
User32_NMHDR.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
User32_WindowMessage.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
User32_WindowStyles.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
Vanara.PInvoke.User32.Gdi.csproj 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
WinUser.Button.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
WinUser.ComboBox.cs Updated comments 2018-11-28 12:33:55 -07:00
WinUser.Cursor.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinUser.Desktop.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinUser.DialogBox.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinUser.Edit.cs BREAKING CHANGE: Moved combobox, edit and scrollbar messages, styles and notifications to User32_Gdi project to make consistent with header files. 2018-09-15 21:46:17 -06:00
WinUser.Gdi.cs Moved message functions to correct assembly (User32.Gdi) 2019-01-17 23:27:35 -08:00
WinUser.Icon.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinUser.Menu.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinUser.Message.cs Moved message functions to correct assembly (User32.Gdi) 2019-01-17 23:27:35 -08:00
WinUser.Monitor.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinUser.Res.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinUser.ScrollBar.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinUser.Window.cs Updated comments 2018-11-28 12:33:55 -07:00