Vanara/PInvoke/User32.Gdi
David Hall 3877cc58bc Pushing point release due to some debug files getting into the NuGet packages 2019-03-08 20:09:11 -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 Pushing point release due to some debug files getting into the NuGet packages 2019-03-08 20:09:11 -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 Added CopyXX methods for bitmaps, icons and cursors 2019-02-24 18:37:29 -07:00
WinUser.Dbt.cs Added device broadcast message supporting functions and structures 2019-02-24 18:39:30 -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 Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.Display.cs Added DisplayConfigXX functions with all supporting structures and enumerations along with extended methods to simplify coding 2019-02-24 18:41:17 -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 Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.Help.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.HighDpi.cs Added High DPI functions from WinUser.h 2019-02-25 14:36:07 -07:00
WinUser.Icon.cs Added CopyXX methods for bitmaps, icons and cursors 2019-02-24 18:37:29 -07:00
WinUser.Menu.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.Message.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.Monitor.cs Added display functions 2019-02-05 14:14:27 -07:00
WinUser.Paint.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.Power.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.Rect.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.Res.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinUser.ScrollBar.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.Window.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00