Vanara/PInvoke/User32.Gdi
David Hall 8a1355b0af Updated comments 2018-11-28 12:33:55 -07: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 Changed project builds to use latest C# minor version 2018-09-27 09:46:40 -05: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 Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07: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.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