Vanara/PInvoke/User32
dahall e2eea570c2 Added PowerBroadcastType enum and POWERBROADCAST_SETTING struct for WM_POWERBROADCAST messages 2020-05-14 10:08:45 -06:00
..
Extensions Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
CorrelationReport.md Updated project files for v3.1.9 2020-01-17 08:50:25 -07:00
ICONINFO.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
TvOut.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
User32_NMHDR.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
User32_WindowMessage.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
User32_WindowStyles.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
Vanara.PInvoke.User32.csproj Moved much of the individual project file detail to root Directory.Build.* files for consistency. Fixed build errors due to bad or missing project tags. Cleaned up project files. 2020-04-03 14:51:10 -06:00
WinUser.Accelerator.cs Added IUserHandle reference to all user object handles. 2019-10-17 11:21:20 -06:00
WinUser.Button.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinUser.Caret.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
WinUser.Clipboard.cs Added Obsolete tag to StandardClipboardFormat to push towards using CLIPFORMAT 2019-09-10 13:29:56 -06:00
WinUser.ComboBox.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinUser.CoordSpace.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
WinUser.Cursor.cs Added IUserHandle reference to all user object handles. 2019-10-17 11:21:20 -06:00
WinUser.Dbt.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinUser.Desktop.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinUser.DialogBox.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
WinUser.Display.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
WinUser.Edit.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinUser.Gdi.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinUser.Help.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
WinUser.HighDpi.cs Replaced int for SystemMetric as first parameter on GetSystemMetricsForDpi (#79) 2019-12-26 17:43:56 -07:00
WinUser.HighDpi2.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
WinUser.Hook.cs Added ObjectIdentifiers static class with constants used by WinEventProc. (#113) 2020-04-03 08:02:45 -06:00
WinUser.Icon.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinUser.Input.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.Keyboard.cs Added input functions from WinUser.h 2019-02-25 12:06:41 -07:00
WinUser.Menu.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinUser.Message.cs XML doc fixes. 2020-03-09 10:53:39 -06:00
WinUser.Monitor.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
WinUser.Mouse.cs Added input functions from WinUser.h 2019-02-25 12:06:41 -07:00
WinUser.Paint.cs XML Comment corrections (bad params, bad refs, bad syntax). 2019-11-05 22:52:45 -07:00
WinUser.Pointer.cs XML doc fixes. 2020-03-09 10:53:39 -06:00
WinUser.Power.cs Added PowerBroadcastType enum and POWERBROADCAST_SETTING struct for WM_POWERBROADCAST messages 2020-05-14 10:08:45 -06:00
WinUser.ProcessThread.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.Rect.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
WinUser.Res.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinUser.ScrollBar.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
WinUser.System.cs BREAKING CHANGE: Changed CorrepsondingAction to CorrespondingAction due to misspelling. 2019-07-12 09:49:54 -06:00
WinUser.Timer.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00
WinUser.Touch.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
WinUser.Window.cs Fixed build warnings for missing XML docs and obsolete marshal directives 2020-04-02 19:14:40 -06:00
WinUser.WindowProperties.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
WinUser.cs Completed work on adding all WinUser.h functions 2019-02-27 16:32:18 -07:00