Vanara/PInvoke/User32.Gdi
David Hall 7e183c2b6c Updated project files to 2.2.1 2019-02-05 14:25:27 -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
TvOut.cs Added video, accelerator, caret, coordinate space, paint and RECT functions 2019-02-05 14:13:14 -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 files to 2.2.1 2019-02-05 14:25:27 -07:00
WinUser.Accelerator.cs Added video, accelerator, caret, coordinate space, paint and RECT functions 2019-02-05 14:13:14 -07: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.Caret.cs Added video, accelerator, caret, coordinate space, paint and RECT functions 2019-02-05 14:13:14 -07:00
WinUser.ComboBox.cs Updated comments 2018-11-28 12:33:55 -07:00
WinUser.CoordSpace.cs Added video, accelerator, caret, coordinate space, paint and RECT functions 2019-02-05 14:13:14 -07:00
WinUser.Cursor.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
WinUser.Desktop.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
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 Added multiple new GDI related functions 2019-02-05 14:15:17 -07:00
WinUser.Icon.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
WinUser.Menu.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
WinUser.Message.cs Moved message functions to correct assembly (User32.Gdi) 2019-01-17 23:27:35 -08:00
WinUser.Monitor.cs Added display functions 2019-02-05 14:14:27 -07:00
WinUser.Paint.cs Added video, accelerator, caret, coordinate space, paint and RECT functions 2019-02-05 14:13:14 -07:00
WinUser.Rect.cs Added video, accelerator, caret, coordinate space, paint and RECT functions 2019-02-05 14:13:14 -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 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