Vanara/PInvoke/User32/readme.md

912 lines
195 KiB
Markdown

## Vanara.PInvoke.User32
PInvoke API (methods, structures and constants) imported from Windows User32.dll.
- Includes methods from user32.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.User32?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.User32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.User32)
### Methods - 100% API coverage (562 of 562 functions)
Native Method | Header | Managed Method
--- | --- | ---
[ActivateKeyboardLayout](https://www.google.com/search?num=5&q=ActivateKeyboardLayout+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ActivateKeyboardLayout](https://github.com/dahall/Vanara/search?l=C%23&q=ActivateKeyboardLayout)
[AddClipboardFormatListener](https://www.google.com/search?num=5&q=AddClipboardFormatListener+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AddClipboardFormatListener](https://github.com/dahall/Vanara/search?l=C%23&q=AddClipboardFormatListener)
[AdjustWindowRect](https://www.google.com/search?num=5&q=AdjustWindowRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AdjustWindowRect](https://github.com/dahall/Vanara/search?l=C%23&q=AdjustWindowRect)
[AdjustWindowRectEx](https://www.google.com/search?num=5&q=AdjustWindowRectEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AdjustWindowRectEx](https://github.com/dahall/Vanara/search?l=C%23&q=AdjustWindowRectEx)
[AdjustWindowRectExForDpi](https://www.google.com/search?num=5&q=AdjustWindowRectExForDpi+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AdjustWindowRectExForDpi](https://github.com/dahall/Vanara/search?l=C%23&q=AdjustWindowRectExForDpi)
[AllowSetForegroundWindow](https://www.google.com/search?num=5&q=AllowSetForegroundWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AllowSetForegroundWindow](https://github.com/dahall/Vanara/search?l=C%23&q=AllowSetForegroundWindow)
[AnimateWindow](https://www.google.com/search?num=5&q=AnimateWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AnimateWindow](https://github.com/dahall/Vanara/search?l=C%23&q=AnimateWindow)
[AnyPopup](https://www.google.com/search?num=5&q=AnyPopup+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AnyPopup](https://github.com/dahall/Vanara/search?l=C%23&q=AnyPopup)
[AppendMenuA](https://www.google.com/search?num=5&q=AppendMenuA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AppendMenu](https://github.com/dahall/Vanara/search?l=C%23&q=AppendMenu)
[AppendMenuW](https://www.google.com/search?num=5&q=AppendMenuW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AppendMenu](https://github.com/dahall/Vanara/search?l=C%23&q=AppendMenu)
[AreDpiAwarenessContextsEqual](https://www.google.com/search?num=5&q=AreDpiAwarenessContextsEqual+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AreDpiAwarenessContextsEqual](https://github.com/dahall/Vanara/search?l=C%23&q=AreDpiAwarenessContextsEqual)
[ArrangeIconicWindows](https://www.google.com/search?num=5&q=ArrangeIconicWindows+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ArrangeIconicWindows](https://github.com/dahall/Vanara/search?l=C%23&q=ArrangeIconicWindows)
[AttachThreadInput](https://www.google.com/search?num=5&q=AttachThreadInput+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AttachThreadInput](https://github.com/dahall/Vanara/search?l=C%23&q=AttachThreadInput)
[BeginDeferWindowPos](https://www.google.com/search?num=5&q=BeginDeferWindowPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.BeginDeferWindowPos](https://github.com/dahall/Vanara/search?l=C%23&q=BeginDeferWindowPos)
[BeginPaint](https://www.google.com/search?num=5&q=BeginPaint+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.BeginPaint](https://github.com/dahall/Vanara/search?l=C%23&q=BeginPaint)
[BlockInput](https://www.google.com/search?num=5&q=BlockInput+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.BlockInput](https://github.com/dahall/Vanara/search?l=C%23&q=BlockInput)
[BringWindowToTop](https://www.google.com/search?num=5&q=BringWindowToTop+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.BringWindowToTop](https://github.com/dahall/Vanara/search?l=C%23&q=BringWindowToTop)
[BroadcastSystemMessage](https://www.google.com/search?num=5&q=BroadcastSystemMessage+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.BroadcastSystemMessage](https://github.com/dahall/Vanara/search?l=C%23&q=BroadcastSystemMessage)
[BroadcastSystemMessageEx](https://www.google.com/search?num=5&q=BroadcastSystemMessageExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.BroadcastSystemMessageEx](https://github.com/dahall/Vanara/search?l=C%23&q=BroadcastSystemMessageEx)
[CalculatePopupWindowPosition](https://www.google.com/search?num=5&q=CalculatePopupWindowPosition+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CalculatePopupWindowPosition](https://github.com/dahall/Vanara/search?l=C%23&q=CalculatePopupWindowPosition)
[CallMsgFilter](https://www.google.com/search?num=5&q=CallMsgFilter+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CallMsgFilter](https://github.com/dahall/Vanara/search?l=C%23&q=CallMsgFilter)
[CallNextHookEx](https://www.google.com/search?num=5&q=CallNextHookEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CallNextHookEx](https://github.com/dahall/Vanara/search?l=C%23&q=CallNextHookEx)
[CallWindowProc](https://www.google.com/search?num=5&q=CallWindowProcA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CallWindowProc](https://github.com/dahall/Vanara/search?l=C%23&q=CallWindowProc)
[CascadeWindows](https://www.google.com/search?num=5&q=CascadeWindows+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CascadeWindows](https://github.com/dahall/Vanara/search?l=C%23&q=CascadeWindows)
[ChangeClipboardChain](https://www.google.com/search?num=5&q=ChangeClipboardChain+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ChangeClipboardChain](https://github.com/dahall/Vanara/search?l=C%23&q=ChangeClipboardChain)
[ChangeDisplaySettings](https://www.google.com/search?num=5&q=ChangeDisplaySettingsA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ChangeDisplaySettings](https://github.com/dahall/Vanara/search?l=C%23&q=ChangeDisplaySettings)
[ChangeDisplaySettingsEx](https://www.google.com/search?num=5&q=ChangeDisplaySettingsExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ChangeDisplaySettingsEx](https://github.com/dahall/Vanara/search?l=C%23&q=ChangeDisplaySettingsEx)
[ChangeWindowMessageFilter](https://www.google.com/search?num=5&q=ChangeWindowMessageFilter+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ChangeWindowMessageFilter](https://github.com/dahall/Vanara/search?l=C%23&q=ChangeWindowMessageFilter)
[ChangeWindowMessageFilterEx](https://www.google.com/search?num=5&q=ChangeWindowMessageFilterEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ChangeWindowMessageFilterEx](https://github.com/dahall/Vanara/search?l=C%23&q=ChangeWindowMessageFilterEx)
[CharToOem](https://www.google.com/search?num=5&q=CharToOemA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CharToOem](https://github.com/dahall/Vanara/search?l=C%23&q=CharToOem)
[CharToOemBuff](https://www.google.com/search?num=5&q=CharToOemBuffA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CharToOemBuff](https://github.com/dahall/Vanara/search?l=C%23&q=CharToOemBuff)
[CheckDlgButton](https://www.google.com/search?num=5&q=CheckDlgButton+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CheckDlgButton](https://github.com/dahall/Vanara/search?l=C%23&q=CheckDlgButton)
[CheckMenuItem](https://www.google.com/search?num=5&q=CheckMenuItem+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CheckMenuItem](https://github.com/dahall/Vanara/search?l=C%23&q=CheckMenuItem)
[CheckMenuRadioItem](https://www.google.com/search?num=5&q=CheckMenuRadioItem+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CheckMenuRadioItem](https://github.com/dahall/Vanara/search?l=C%23&q=CheckMenuRadioItem)
[CheckRadioButton](https://www.google.com/search?num=5&q=CheckRadioButton+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CheckRadioButton](https://github.com/dahall/Vanara/search?l=C%23&q=CheckRadioButton)
[ChildWindowFromPoint](https://www.google.com/search?num=5&q=ChildWindowFromPoint+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ChildWindowFromPoint](https://github.com/dahall/Vanara/search?l=C%23&q=ChildWindowFromPoint)
[ChildWindowFromPointEx](https://www.google.com/search?num=5&q=ChildWindowFromPointEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ChildWindowFromPointEx](https://github.com/dahall/Vanara/search?l=C%23&q=ChildWindowFromPointEx)
[ClientToScreen](https://www.google.com/search?num=5&q=ClientToScreen+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ClientToScreen](https://github.com/dahall/Vanara/search?l=C%23&q=ClientToScreen)
[ClipCursor](https://www.google.com/search?num=5&q=ClipCursor+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ClipCursor](https://github.com/dahall/Vanara/search?l=C%23&q=ClipCursor)
[CloseClipboard](https://www.google.com/search?num=5&q=CloseClipboard+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CloseClipboard](https://github.com/dahall/Vanara/search?l=C%23&q=CloseClipboard)
[CloseDesktop](https://www.google.com/search?num=5&q=CloseDesktop+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CloseDesktop](https://github.com/dahall/Vanara/search?l=C%23&q=CloseDesktop)
[CloseGestureInfoHandle](https://www.google.com/search?num=5&q=CloseGestureInfoHandle+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CloseGestureInfoHandle](https://github.com/dahall/Vanara/search?l=C%23&q=CloseGestureInfoHandle)
[CloseTouchInputHandle](https://www.google.com/search?num=5&q=CloseTouchInputHandle+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CloseTouchInputHandle](https://github.com/dahall/Vanara/search?l=C%23&q=CloseTouchInputHandle)
[CloseWindow](https://www.google.com/search?num=5&q=CloseWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CloseWindow](https://github.com/dahall/Vanara/search?l=C%23&q=CloseWindow)
[CloseWindowStation](https://www.google.com/search?num=5&q=CloseWindowStation+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CloseWindowStation](https://github.com/dahall/Vanara/search?l=C%23&q=CloseWindowStation)
[CopyAcceleratorTableA](https://www.google.com/search?num=5&q=CopyAcceleratorTableA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CopyAcceleratorTable](https://github.com/dahall/Vanara/search?l=C%23&q=CopyAcceleratorTable)
[CopyAcceleratorTableW](https://www.google.com/search?num=5&q=CopyAcceleratorTableW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CopyAcceleratorTable](https://github.com/dahall/Vanara/search?l=C%23&q=CopyAcceleratorTable)
[CopyIcon](https://www.google.com/search?num=5&q=CopyIcon+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CopyIcon](https://github.com/dahall/Vanara/search?l=C%23&q=CopyIcon)
[CopyImage](https://www.google.com/search?num=5&q=CopyImage+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CopyImage](https://github.com/dahall/Vanara/search?l=C%23&q=CopyImage)
[CopyRect](https://www.google.com/search?num=5&q=CopyRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CopyRect](https://github.com/dahall/Vanara/search?l=C%23&q=CopyRect)
[CountClipboardFormats](https://www.google.com/search?num=5&q=CountClipboardFormats+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CountClipboardFormats](https://github.com/dahall/Vanara/search?l=C%23&q=CountClipboardFormats)
[CreateAcceleratorTable](https://www.google.com/search?num=5&q=CreateAcceleratorTableA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateAcceleratorTable](https://github.com/dahall/Vanara/search?l=C%23&q=CreateAcceleratorTable)
[CreateCaret](https://www.google.com/search?num=5&q=CreateCaret+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateCaret](https://github.com/dahall/Vanara/search?l=C%23&q=CreateCaret)
[CreateCursor](https://www.google.com/search?num=5&q=CreateCursor+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateCursor](https://github.com/dahall/Vanara/search?l=C%23&q=CreateCursor)
[CreateDesktop](https://www.google.com/search?num=5&q=CreateDesktopA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateDesktop](https://github.com/dahall/Vanara/search?l=C%23&q=CreateDesktop)
[CreateDesktopExA](https://www.google.com/search?num=5&q=CreateDesktopExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateDesktopEx](https://github.com/dahall/Vanara/search?l=C%23&q=CreateDesktopEx)
[CreateDesktopExW](https://www.google.com/search?num=5&q=CreateDesktopExW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateDesktopEx](https://github.com/dahall/Vanara/search?l=C%23&q=CreateDesktopEx)
[CreateDialogIndirectParam](https://www.google.com/search?num=5&q=CreateDialogIndirectParamA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateDialogIndirectParam](https://github.com/dahall/Vanara/search?l=C%23&q=CreateDialogIndirectParam)
[CreateDialogParam](https://www.google.com/search?num=5&q=CreateDialogParamA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateDialogParam](https://github.com/dahall/Vanara/search?l=C%23&q=CreateDialogParam)
[CreateIcon](https://www.google.com/search?num=5&q=CreateIcon+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateIcon](https://github.com/dahall/Vanara/search?l=C%23&q=CreateIcon)
[CreateIconFromResource](https://www.google.com/search?num=5&q=CreateIconFromResource+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateIconFromResource](https://github.com/dahall/Vanara/search?l=C%23&q=CreateIconFromResource)
[CreateIconFromResourceEx](https://www.google.com/search?num=5&q=CreateIconFromResourceEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateIconFromResourceEx](https://github.com/dahall/Vanara/search?l=C%23&q=CreateIconFromResourceEx)
[CreateIconIndirect](https://www.google.com/search?num=5&q=CreateIconIndirect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateIconIndirect](https://github.com/dahall/Vanara/search?l=C%23&q=CreateIconIndirect)
[CreateMenu](https://www.google.com/search?num=5&q=CreateMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateMenu](https://github.com/dahall/Vanara/search?l=C%23&q=CreateMenu)
[CreatePopupMenu](https://www.google.com/search?num=5&q=CreatePopupMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreatePopupMenu](https://github.com/dahall/Vanara/search?l=C%23&q=CreatePopupMenu)
[CreateSyntheticPointerDevice](https://www.google.com/search?num=5&q=CreateSyntheticPointerDevice+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateSyntheticPointerDevice](https://github.com/dahall/Vanara/search?l=C%23&q=CreateSyntheticPointerDevice)
[CreateWindowEx](https://www.google.com/search?num=5&q=CreateWindowExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateWindowEx](https://github.com/dahall/Vanara/search?l=C%23&q=CreateWindowEx)
[CreateWindowStation](https://www.google.com/search?num=5&q=CreateWindowStationA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CreateWindowStation](https://github.com/dahall/Vanara/search?l=C%23&q=CreateWindowStation)
[DefDlgProc](https://www.google.com/search?num=5&q=DefDlgProcA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DefDlgProc](https://github.com/dahall/Vanara/search?l=C%23&q=DefDlgProc)
[DeferWindowPos](https://www.google.com/search?num=5&q=DeferWindowPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DeferWindowPos](https://github.com/dahall/Vanara/search?l=C%23&q=DeferWindowPos)
[DefFrameProc](https://www.google.com/search?num=5&q=DefFrameProcA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DefFrameProc](https://github.com/dahall/Vanara/search?l=C%23&q=DefFrameProc)
[DefMDIChildProc](https://www.google.com/search?num=5&q=DefMDIChildProcA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DefMDIChildProc](https://github.com/dahall/Vanara/search?l=C%23&q=DefMDIChildProc)
[DefRawInputProc](https://www.google.com/search?num=5&q=DefRawInputProc+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DefRawInputProc](https://github.com/dahall/Vanara/search?l=C%23&q=DefRawInputProc)
[DefWindowProc](https://www.google.com/search?num=5&q=DefWindowProcA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DefWindowProc](https://github.com/dahall/Vanara/search?l=C%23&q=DefWindowProc)
[DeleteMenu](https://www.google.com/search?num=5&q=DeleteMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DeleteMenu](https://github.com/dahall/Vanara/search?l=C%23&q=DeleteMenu)
[DeregisterShellHookWindow](https://www.google.com/search?num=5&q=DeregisterShellHookWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DeregisterShellHookWindow](https://github.com/dahall/Vanara/search?l=C%23&q=DeregisterShellHookWindow)
[DestroyAcceleratorTable](https://www.google.com/search?num=5&q=DestroyAcceleratorTable+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DestroyAcceleratorTable](https://github.com/dahall/Vanara/search?l=C%23&q=DestroyAcceleratorTable)
[DestroyCaret](https://www.google.com/search?num=5&q=DestroyCaret+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DestroyCaret](https://github.com/dahall/Vanara/search?l=C%23&q=DestroyCaret)
[DestroyCursor](https://www.google.com/search?num=5&q=DestroyCursor+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DestroyCursor](https://github.com/dahall/Vanara/search?l=C%23&q=DestroyCursor)
[DestroyIcon](https://www.google.com/search?num=5&q=DestroyIcon+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DestroyIcon](https://github.com/dahall/Vanara/search?l=C%23&q=DestroyIcon)
[DestroyMenu](https://www.google.com/search?num=5&q=DestroyMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DestroyMenu](https://github.com/dahall/Vanara/search?l=C%23&q=DestroyMenu)
[DestroySyntheticPointerDevice](https://www.google.com/search?num=5&q=DestroySyntheticPointerDevice+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DestroySyntheticPointerDevice](https://github.com/dahall/Vanara/search?l=C%23&q=DestroySyntheticPointerDevice)
[DestroyWindow](https://www.google.com/search?num=5&q=DestroyWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DestroyWindow](https://github.com/dahall/Vanara/search?l=C%23&q=DestroyWindow)
[DialogBoxIndirectParam](https://www.google.com/search?num=5&q=DialogBoxIndirectParamA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DialogBoxIndirectParam](https://github.com/dahall/Vanara/search?l=C%23&q=DialogBoxIndirectParam)
[DialogBoxParam](https://www.google.com/search?num=5&q=DialogBoxParamA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DialogBoxParam](https://github.com/dahall/Vanara/search?l=C%23&q=DialogBoxParam)
[DisableProcessWindowsGhosting](https://www.google.com/search?num=5&q=DisableProcessWindowsGhosting+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DisableProcessWindowsGhosting](https://github.com/dahall/Vanara/search?l=C%23&q=DisableProcessWindowsGhosting)
[DispatchMessage](https://www.google.com/search?num=5&q=DispatchMessageA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DispatchMessage](https://github.com/dahall/Vanara/search?l=C%23&q=DispatchMessage)
[DisplayConfigGetDeviceInfo](https://www.google.com/search?num=5&q=DisplayConfigGetDeviceInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DisplayConfigGetDeviceInfo](https://github.com/dahall/Vanara/search?l=C%23&q=DisplayConfigGetDeviceInfo)
[DisplayConfigSetDeviceInfo](https://www.google.com/search?num=5&q=DisplayConfigSetDeviceInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DisplayConfigSetDeviceInfo](https://github.com/dahall/Vanara/search?l=C%23&q=DisplayConfigSetDeviceInfo)
[DlgDirSelectComboBoxEx](https://www.google.com/search?num=5&q=DlgDirSelectComboBoxExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DlgDirSelectComboBoxEx](https://github.com/dahall/Vanara/search?l=C%23&q=DlgDirSelectComboBoxEx)
[DragDetect](https://www.google.com/search?num=5&q=DragDetect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DragDetect](https://github.com/dahall/Vanara/search?l=C%23&q=DragDetect)
[DrawAnimatedRects](https://www.google.com/search?num=5&q=DrawAnimatedRects+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawAnimatedRects](https://github.com/dahall/Vanara/search?l=C%23&q=DrawAnimatedRects)
[DrawCaption](https://www.google.com/search?num=5&q=DrawCaption+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawCaption](https://github.com/dahall/Vanara/search?l=C%23&q=DrawCaption)
[DrawEdge](https://www.google.com/search?num=5&q=DrawEdge+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.DrawEdge](https://github.com/dahall/Vanara/search?l=C%23&q=DrawEdge)
[DrawFocusRect](https://www.google.com/search?num=5&q=DrawFocusRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawFocusRect](https://github.com/dahall/Vanara/search?l=C%23&q=DrawFocusRect)
[DrawFrameControl](https://www.google.com/search?num=5&q=DrawFrameControl+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawFrameControl](https://github.com/dahall/Vanara/search?l=C%23&q=DrawFrameControl)
[DrawIcon](https://www.google.com/search?num=5&q=DrawIcon+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawIcon](https://github.com/dahall/Vanara/search?l=C%23&q=DrawIcon)
[DrawIconEx](https://www.google.com/search?num=5&q=DrawIconEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawIconEx](https://github.com/dahall/Vanara/search?l=C%23&q=DrawIconEx)
[DrawMenuBar](https://www.google.com/search?num=5&q=DrawMenuBar+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawMenuBar](https://github.com/dahall/Vanara/search?l=C%23&q=DrawMenuBar)
[DrawState](https://www.google.com/search?num=5&q=DrawStateA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawState](https://github.com/dahall/Vanara/search?l=C%23&q=DrawState)
[DrawText](https://www.google.com/search?num=5&q=DrawTextA+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.DrawText](https://github.com/dahall/Vanara/search?l=C%23&q=DrawText)
[DrawTextEx](https://www.google.com/search?num=5&q=DrawTextExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawTextEx](https://github.com/dahall/Vanara/search?l=C%23&q=DrawTextEx)
[EmptyClipboard](https://www.google.com/search?num=5&q=EmptyClipboard+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EmptyClipboard](https://github.com/dahall/Vanara/search?l=C%23&q=EmptyClipboard)
[EnableMenuItem](https://www.google.com/search?num=5&q=EnableMenuItem+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnableMenuItem](https://github.com/dahall/Vanara/search?l=C%23&q=EnableMenuItem)
[EnableMouseInPointer](https://www.google.com/search?num=5&q=EnableMouseInPointer+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnableMouseInPointer](https://github.com/dahall/Vanara/search?l=C%23&q=EnableMouseInPointer)
[EnableNonClientDpiScaling](https://www.google.com/search?num=5&q=EnableNonClientDpiScaling+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnableNonClientDpiScaling](https://github.com/dahall/Vanara/search?l=C%23&q=EnableNonClientDpiScaling)
[EnableScrollBar](https://www.google.com/search?num=5&q=EnableScrollBar+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnableScrollBar](https://github.com/dahall/Vanara/search?l=C%23&q=EnableScrollBar)
[EnableWindow](https://www.google.com/search?num=5&q=EnableWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnableWindow](https://github.com/dahall/Vanara/search?l=C%23&q=EnableWindow)
[EndDeferWindowPos](https://www.google.com/search?num=5&q=EndDeferWindowPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EndDeferWindowPos](https://github.com/dahall/Vanara/search?l=C%23&q=EndDeferWindowPos)
[EndDialog](https://www.google.com/search?num=5&q=EndDialog+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EndDialog](https://github.com/dahall/Vanara/search?l=C%23&q=EndDialog)
[EndMenu](https://www.google.com/search?num=5&q=EndMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EndMenu](https://github.com/dahall/Vanara/search?l=C%23&q=EndMenu)
[EndPaint](https://www.google.com/search?num=5&q=EndPaint+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EndPaint](https://github.com/dahall/Vanara/search?l=C%23&q=EndPaint)
[EndTask](https://www.google.com/search?num=5&q=EndTask+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EndTask](https://github.com/dahall/Vanara/search?l=C%23&q=EndTask)
[EnumChildWindows](https://www.google.com/search?num=5&q=EnumChildWindows+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumChildWindows](https://github.com/dahall/Vanara/search?l=C%23&q=EnumChildWindows)
[EnumClipboardFormats](https://www.google.com/search?num=5&q=EnumClipboardFormats+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumClipboardFormats](https://github.com/dahall/Vanara/search?l=C%23&q=EnumClipboardFormats)
[EnumDesktops](https://www.google.com/search?num=5&q=EnumDesktopsA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumDesktops](https://github.com/dahall/Vanara/search?l=C%23&q=EnumDesktops)
[EnumDesktopWindows](https://www.google.com/search?num=5&q=EnumDesktopWindows+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumDesktopWindows](https://github.com/dahall/Vanara/search?l=C%23&q=EnumDesktopWindows)
[EnumDisplayDevices](https://www.google.com/search?num=5&q=EnumDisplayDevicesA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumDisplayDevices](https://github.com/dahall/Vanara/search?l=C%23&q=EnumDisplayDevices)
[EnumDisplayMonitors](https://www.google.com/search?num=5&q=EnumDisplayMonitors+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumDisplayMonitors](https://github.com/dahall/Vanara/search?l=C%23&q=EnumDisplayMonitors)
[EnumDisplaySettings](https://www.google.com/search?num=5&q=EnumDisplaySettingsA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumDisplaySettings](https://github.com/dahall/Vanara/search?l=C%23&q=EnumDisplaySettings)
[EnumDisplaySettingsEx](https://www.google.com/search?num=5&q=EnumDisplaySettingsExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumDisplaySettingsEx](https://github.com/dahall/Vanara/search?l=C%23&q=EnumDisplaySettingsEx)
[EnumPropsA](https://www.google.com/search?num=5&q=EnumPropsA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumProps](https://github.com/dahall/Vanara/search?l=C%23&q=EnumProps)
[EnumPropsEx](https://www.google.com/search?num=5&q=EnumPropsExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumPropsEx](https://github.com/dahall/Vanara/search?l=C%23&q=EnumPropsEx)
[EnumPropsW](https://www.google.com/search?num=5&q=EnumPropsW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumProps](https://github.com/dahall/Vanara/search?l=C%23&q=EnumProps)
[EnumThreadWindows](https://www.google.com/search?num=5&q=EnumThreadWindows+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumThreadWindows](https://github.com/dahall/Vanara/search?l=C%23&q=EnumThreadWindows)
[EnumWindows](https://www.google.com/search?num=5&q=EnumWindows+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumWindows](https://github.com/dahall/Vanara/search?l=C%23&q=EnumWindows)
[EnumWindowStations](https://www.google.com/search?num=5&q=EnumWindowStationsA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EnumWindowStations](https://github.com/dahall/Vanara/search?l=C%23&q=EnumWindowStations)
[EqualRect](https://www.google.com/search?num=5&q=EqualRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EqualRect](https://github.com/dahall/Vanara/search?l=C%23&q=EqualRect)
[EvaluateProximityToPolygon](https://www.google.com/search?num=5&q=EvaluateProximityToPolygon+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EvaluateProximityToPolygon](https://github.com/dahall/Vanara/search?l=C%23&q=EvaluateProximityToPolygon)
[EvaluateProximityToRect](https://www.google.com/search?num=5&q=EvaluateProximityToRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EvaluateProximityToRect](https://github.com/dahall/Vanara/search?l=C%23&q=EvaluateProximityToRect)
[ExcludeUpdateRgn](https://www.google.com/search?num=5&q=ExcludeUpdateRgn+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ExcludeUpdateRgn](https://github.com/dahall/Vanara/search?l=C%23&q=ExcludeUpdateRgn)
[ExitWindowsEx](https://www.google.com/search?num=5&q=ExitWindowsEx+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ExitWindowsEx](https://github.com/dahall/Vanara/search?l=C%23&q=ExitWindowsEx)
[FillRect](https://www.google.com/search?num=5&q=FillRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FillRect](https://github.com/dahall/Vanara/search?l=C%23&q=FillRect)
[FindWindow](https://www.google.com/search?num=5&q=FindWindowA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FindWindow](https://github.com/dahall/Vanara/search?l=C%23&q=FindWindow)
[FindWindowEx](https://www.google.com/search?num=5&q=FindWindowExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FindWindowEx](https://github.com/dahall/Vanara/search?l=C%23&q=FindWindowEx)
[FlashWindow](https://www.google.com/search?num=5&q=FlashWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FlashWindow](https://github.com/dahall/Vanara/search?l=C%23&q=FlashWindow)
[FlashWindowEx](https://www.google.com/search?num=5&q=FlashWindowEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FlashWindowEx](https://github.com/dahall/Vanara/search?l=C%23&q=FlashWindowEx)
[FrameRect](https://www.google.com/search?num=5&q=FrameRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FrameRect](https://github.com/dahall/Vanara/search?l=C%23&q=FrameRect)
[FreeDDElParam](https://www.google.com/search?num=5&q=FreeDDElParam+site%3Alearn.microsoft.com) | dde.h | [Vanara.PInvoke.User32.FreeDDElParam](https://github.com/dahall/Vanara/search?l=C%23&q=FreeDDElParam)
[GetActiveWindow](https://www.google.com/search?num=5&q=GetActiveWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetActiveWindow](https://github.com/dahall/Vanara/search?l=C%23&q=GetActiveWindow)
[GetAltTabInfo](https://www.google.com/search?num=5&q=GetAltTabInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetAltTabInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetAltTabInfo)
[GetAncestor](https://www.google.com/search?num=5&q=GetAncestor+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetAncestor](https://github.com/dahall/Vanara/search?l=C%23&q=GetAncestor)
[GetAsyncKeyState](https://www.google.com/search?num=5&q=GetAsyncKeyState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetAsyncKeyState](https://github.com/dahall/Vanara/search?l=C%23&q=GetAsyncKeyState)
[GetAutoRotationState](https://www.google.com/search?num=5&q=GetAutoRotationState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetAutoRotationState](https://github.com/dahall/Vanara/search?l=C%23&q=GetAutoRotationState)
[GetAwarenessFromDpiAwarenessContext](https://www.google.com/search?num=5&q=GetAwarenessFromDpiAwarenessContext+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetAwarenessFromDpiAwarenessContext](https://github.com/dahall/Vanara/search?l=C%23&q=GetAwarenessFromDpiAwarenessContext)
[GetCapture](https://www.google.com/search?num=5&q=GetCapture+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetCapture](https://github.com/dahall/Vanara/search?l=C%23&q=GetCapture)
[GetCaretBlinkTime](https://www.google.com/search?num=5&q=GetCaretBlinkTime+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetCaretBlinkTime](https://github.com/dahall/Vanara/search?l=C%23&q=GetCaretBlinkTime)
[GetCaretPos](https://www.google.com/search?num=5&q=GetCaretPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetCaretPos](https://github.com/dahall/Vanara/search?l=C%23&q=GetCaretPos)
[GetClassInfo](https://www.google.com/search?num=5&q=GetClassInfoA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClassInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetClassInfo)
[GetClassInfoEx](https://www.google.com/search?num=5&q=GetClassInfoExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClassInfoEx](https://github.com/dahall/Vanara/search?l=C%23&q=GetClassInfoEx)
[GetClassLong](https://www.google.com/search?num=5&q=GetClassLong+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClassLong32](https://github.com/dahall/Vanara/search?l=C%23&q=GetClassLong32)
[GetClassLongPtr](https://www.google.com/search?num=5&q=GetClassLongPtrA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClassLongPtr](https://github.com/dahall/Vanara/search?l=C%23&q=GetClassLongPtr)
[GetClassName](https://www.google.com/search?num=5&q=GetClassNameA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClassName](https://github.com/dahall/Vanara/search?l=C%23&q=GetClassName)
[GetClassWord](https://www.google.com/search?num=5&q=GetClassWord+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClassWord](https://github.com/dahall/Vanara/search?l=C%23&q=GetClassWord)
[GetClientRect](https://www.google.com/search?num=5&q=GetClientRect+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.GetClientRect](https://github.com/dahall/Vanara/search?l=C%23&q=GetClientRect)
[GetClipboardData](https://www.google.com/search?num=5&q=GetClipboardData+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClipboardData](https://github.com/dahall/Vanara/search?l=C%23&q=GetClipboardData)
[GetClipboardFormatNameA](https://www.google.com/search?num=5&q=GetClipboardFormatNameA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClipboardFormatName](https://github.com/dahall/Vanara/search?l=C%23&q=GetClipboardFormatName)
[GetClipboardFormatNameW](https://www.google.com/search?num=5&q=GetClipboardFormatNameW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClipboardFormatName](https://github.com/dahall/Vanara/search?l=C%23&q=GetClipboardFormatName)
[GetClipboardOwner](https://www.google.com/search?num=5&q=GetClipboardOwner+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClipboardOwner](https://github.com/dahall/Vanara/search?l=C%23&q=GetClipboardOwner)
[GetClipboardSequenceNumber](https://www.google.com/search?num=5&q=GetClipboardSequenceNumber+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClipboardSequenceNumber](https://github.com/dahall/Vanara/search?l=C%23&q=GetClipboardSequenceNumber)
[GetClipboardViewer](https://www.google.com/search?num=5&q=GetClipboardViewer+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClipboardViewer](https://github.com/dahall/Vanara/search?l=C%23&q=GetClipboardViewer)
[GetClipCursor](https://www.google.com/search?num=5&q=GetClipCursor+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetClipCursor](https://github.com/dahall/Vanara/search?l=C%23&q=GetClipCursor)
[GetCurrentInputMessageSource](https://www.google.com/search?num=5&q=GetCurrentInputMessageSource+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetCurrentInputMessageSource](https://github.com/dahall/Vanara/search?l=C%23&q=GetCurrentInputMessageSource)
[GetCursor](https://www.google.com/search?num=5&q=GetCursor+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetCursor](https://github.com/dahall/Vanara/search?l=C%23&q=GetCursor)
[GetCursorInfo](https://www.google.com/search?num=5&q=GetCursorInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetCursorInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetCursorInfo)
[GetCursorPos](https://www.google.com/search?num=5&q=GetCursorPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetCursorPos](https://github.com/dahall/Vanara/search?l=C%23&q=GetCursorPos)
[GetDC](https://www.google.com/search?num=5&q=GetDC+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.GetDC](https://github.com/dahall/Vanara/search?l=C%23&q=GetDC)
[GetDCEx](https://www.google.com/search?num=5&q=GetDCEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDCEx](https://github.com/dahall/Vanara/search?l=C%23&q=GetDCEx)
[GetDesktopWindow](https://www.google.com/search?num=5&q=GetDesktopWindow+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.GetDesktopWindow](https://github.com/dahall/Vanara/search?l=C%23&q=GetDesktopWindow)
[GetDialogBaseUnits](https://www.google.com/search?num=5&q=GetDialogBaseUnits+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDialogBaseUnits](https://github.com/dahall/Vanara/search?l=C%23&q=GetDialogBaseUnits)
[GetDialogControlDpiChangeBehavior](https://www.google.com/search?num=5&q=GetDialogControlDpiChangeBehavior+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDialogControlDpiChangeBehavior](https://github.com/dahall/Vanara/search?l=C%23&q=GetDialogControlDpiChangeBehavior)
[GetDialogDpiChangeBehavior](https://www.google.com/search?num=5&q=GetDialogDpiChangeBehavior+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDialogDpiChangeBehavior](https://github.com/dahall/Vanara/search?l=C%23&q=GetDialogDpiChangeBehavior)
[GetDisplayAutoRotationPreferences](https://www.google.com/search?num=5&q=GetDisplayAutoRotationPreferences+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDisplayAutoRotationPreferences](https://github.com/dahall/Vanara/search?l=C%23&q=GetDisplayAutoRotationPreferences)
[GetDisplayConfigBufferSizes](https://www.google.com/search?num=5&q=GetDisplayConfigBufferSizes+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDisplayConfigBufferSizes](https://github.com/dahall/Vanara/search?l=C%23&q=GetDisplayConfigBufferSizes)
[GetDlgCtrlID](https://www.google.com/search?num=5&q=GetDlgCtrlID+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDlgCtrlID](https://github.com/dahall/Vanara/search?l=C%23&q=GetDlgCtrlID)
[GetDlgItem](https://www.google.com/search?num=5&q=GetDlgItem+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDlgItem](https://github.com/dahall/Vanara/search?l=C%23&q=GetDlgItem)
[GetDlgItemInt](https://www.google.com/search?num=5&q=GetDlgItemInt+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDlgItemInt](https://github.com/dahall/Vanara/search?l=C%23&q=GetDlgItemInt)
[GetDlgItemText](https://www.google.com/search?num=5&q=GetDlgItemTextA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDlgItemText](https://github.com/dahall/Vanara/search?l=C%23&q=GetDlgItemText)
[GetDoubleClickTime](https://www.google.com/search?num=5&q=GetDoubleClickTime+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDoubleClickTime](https://github.com/dahall/Vanara/search?l=C%23&q=GetDoubleClickTime)
[GetDpiForSystem](https://www.google.com/search?num=5&q=GetDpiForSystem+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDpiForSystem](https://github.com/dahall/Vanara/search?l=C%23&q=GetDpiForSystem)
[GetDpiForWindow](https://www.google.com/search?num=5&q=GetDpiForWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDpiForWindow](https://github.com/dahall/Vanara/search?l=C%23&q=GetDpiForWindow)
[GetDpiFromDpiAwarenessContext](https://www.google.com/search?num=5&q=GetDpiFromDpiAwarenessContext+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetDpiFromDpiAwarenessContext](https://github.com/dahall/Vanara/search?l=C%23&q=GetDpiFromDpiAwarenessContext)
[GetFocus](https://www.google.com/search?num=5&q=GetFocus+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetFocus](https://github.com/dahall/Vanara/search?l=C%23&q=GetFocus)
[GetForegroundWindow](https://www.google.com/search?num=5&q=GetForegroundWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetForegroundWindow](https://github.com/dahall/Vanara/search?l=C%23&q=GetForegroundWindow)
[GetGestureConfig](https://www.google.com/search?num=5&q=GetGestureConfig+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetGestureConfig](https://github.com/dahall/Vanara/search?l=C%23&q=GetGestureConfig)
[GetGestureExtraArgs](https://www.google.com/search?num=5&q=GetGestureExtraArgs+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetGestureExtraArgs](https://github.com/dahall/Vanara/search?l=C%23&q=GetGestureExtraArgs)
[GetGestureInfo](https://www.google.com/search?num=5&q=GetGestureInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetGestureInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetGestureInfo)
[GetGuiResources](https://www.google.com/search?num=5&q=GetGuiResources+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetGuiResources](https://github.com/dahall/Vanara/search?l=C%23&q=GetGuiResources)
[GetGUIThreadInfo](https://www.google.com/search?num=5&q=GetGUIThreadInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetGUIThreadInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetGUIThreadInfo)
[GetIconInfo](https://www.google.com/search?num=5&q=GetIconInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetIconInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetIconInfo)
[GetIconInfoEx](https://www.google.com/search?num=5&q=GetIconInfoExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetIconInfoEx](https://github.com/dahall/Vanara/search?l=C%23&q=GetIconInfoEx)
[GetInputState](https://www.google.com/search?num=5&q=GetInputState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetInputState](https://github.com/dahall/Vanara/search?l=C%23&q=GetInputState)
[GetKBCodePage](https://www.google.com/search?num=5&q=GetKBCodePage+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetKBCodePage](https://github.com/dahall/Vanara/search?l=C%23&q=GetKBCodePage)
[GetKeyboardLayout](https://www.google.com/search?num=5&q=GetKeyboardLayout+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetKeyboardLayout](https://github.com/dahall/Vanara/search?l=C%23&q=GetKeyboardLayout)
[GetKeyboardLayoutList](https://www.google.com/search?num=5&q=GetKeyboardLayoutList+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetKeyboardLayoutList](https://github.com/dahall/Vanara/search?l=C%23&q=GetKeyboardLayoutList)
[GetKeyboardLayoutName](https://www.google.com/search?num=5&q=GetKeyboardLayoutNameA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetKeyboardLayoutName](https://github.com/dahall/Vanara/search?l=C%23&q=GetKeyboardLayoutName)
[GetKeyboardState](https://www.google.com/search?num=5&q=GetKeyboardState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetKeyboardState](https://github.com/dahall/Vanara/search?l=C%23&q=GetKeyboardState)
[GetKeyboardType](https://www.google.com/search?num=5&q=GetKeyboardType+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetKeyboardType](https://github.com/dahall/Vanara/search?l=C%23&q=GetKeyboardType)
[GetKeyNameText](https://www.google.com/search?num=5&q=GetKeyNameTextA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetKeyNameText](https://github.com/dahall/Vanara/search?l=C%23&q=GetKeyNameText)
[GetKeyState](https://www.google.com/search?num=5&q=GetKeyState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetKeyState](https://github.com/dahall/Vanara/search?l=C%23&q=GetKeyState)
[GetLastActivePopup](https://www.google.com/search?num=5&q=GetLastActivePopup+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetLastActivePopup](https://github.com/dahall/Vanara/search?l=C%23&q=GetLastActivePopup)
[GetLastInputInfo](https://www.google.com/search?num=5&q=GetLastInputInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetLastInputInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetLastInputInfo)
[GetLayeredWindowAttributes](https://www.google.com/search?num=5&q=GetLayeredWindowAttributes+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetLayeredWindowAttributes](https://github.com/dahall/Vanara/search?l=C%23&q=GetLayeredWindowAttributes)
[GetMenu](https://www.google.com/search?num=5&q=GetMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenu](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenu)
[GetMenuBarInfo](https://www.google.com/search?num=5&q=GetMenuBarInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuBarInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuBarInfo)
[GetMenuCheckMarkDimensions](https://www.google.com/search?num=5&q=GetMenuCheckMarkDimensions+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuCheckMarkDimensions](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuCheckMarkDimensions)
[GetMenuContextHelpId](https://www.google.com/search?num=5&q=GetMenuContextHelpId+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuContextHelpId](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuContextHelpId)
[GetMenuDefaultItem](https://www.google.com/search?num=5&q=GetMenuDefaultItem+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuDefaultItem](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuDefaultItem)
[GetMenuInfo](https://www.google.com/search?num=5&q=GetMenuInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuInfo)
[GetMenuItemCount](https://www.google.com/search?num=5&q=GetMenuItemCount+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuItemCount](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuItemCount)
[GetMenuItemID](https://www.google.com/search?num=5&q=GetMenuItemID+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuItemID](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuItemID)
[GetMenuItemInfoA](https://www.google.com/search?num=5&q=GetMenuItemInfoA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuItemInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuItemInfo)
[GetMenuItemInfoW](https://www.google.com/search?num=5&q=GetMenuItemInfoW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuItemInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuItemInfo)
[GetMenuItemRect](https://www.google.com/search?num=5&q=GetMenuItemRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuItemRect](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuItemRect)
[GetMenuState](https://www.google.com/search?num=5&q=GetMenuState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuState](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuState)
[GetMenuString](https://www.google.com/search?num=5&q=GetMenuStringA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuString](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuString)
[GetMessage](https://www.google.com/search?num=5&q=GetMessageA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMessage](https://github.com/dahall/Vanara/search?l=C%23&q=GetMessage)
[GetMessageExtraInfo](https://www.google.com/search?num=5&q=GetMessageExtraInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMessageExtraInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetMessageExtraInfo)
[GetMessagePos](https://www.google.com/search?num=5&q=GetMessagePos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMessagePos](https://github.com/dahall/Vanara/search?l=C%23&q=GetMessagePos)
[GetMessageTime](https://www.google.com/search?num=5&q=GetMessageTime+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMessageTime](https://github.com/dahall/Vanara/search?l=C%23&q=GetMessageTime)
[GetMonitorInfo](https://www.google.com/search?num=5&q=GetMonitorInfoA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMonitorInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetMonitorInfo)
[GetMouseMovePointsEx](https://www.google.com/search?num=5&q=GetMouseMovePointsEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMouseMovePointsEx](https://github.com/dahall/Vanara/search?l=C%23&q=GetMouseMovePointsEx)
[GetNextDlgGroupItem](https://www.google.com/search?num=5&q=GetNextDlgGroupItem+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetNextDlgGroupItem](https://github.com/dahall/Vanara/search?l=C%23&q=GetNextDlgGroupItem)
[GetNextDlgTabItem](https://www.google.com/search?num=5&q=GetNextDlgTabItem+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetNextDlgTabItem](https://github.com/dahall/Vanara/search?l=C%23&q=GetNextDlgTabItem)
[GetOpenClipboardWindow](https://www.google.com/search?num=5&q=GetOpenClipboardWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetOpenClipboardWindow](https://github.com/dahall/Vanara/search?l=C%23&q=GetOpenClipboardWindow)
[GetParent](https://www.google.com/search?num=5&q=GetParent+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetParent](https://github.com/dahall/Vanara/search?l=C%23&q=GetParent)
[GetPhysicalCursorPos](https://www.google.com/search?num=5&q=GetPhysicalCursorPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPhysicalCursorPos](https://github.com/dahall/Vanara/search?l=C%23&q=GetPhysicalCursorPos)
[GetPointerCursorId](https://www.google.com/search?num=5&q=GetPointerCursorId+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerCursorId](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerCursorId)
[GetPointerDevice](https://www.google.com/search?num=5&q=GetPointerDevice+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerDevice](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerDevice)
[GetPointerDeviceCursors](https://www.google.com/search?num=5&q=GetPointerDeviceCursors+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerDeviceCursors](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerDeviceCursors)
[GetPointerDeviceProperties](https://www.google.com/search?num=5&q=GetPointerDeviceProperties+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerDeviceProperties](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerDeviceProperties)
[GetPointerDeviceRects](https://www.google.com/search?num=5&q=GetPointerDeviceRects+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerDeviceRects](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerDeviceRects)
[GetPointerDevices](https://www.google.com/search?num=5&q=GetPointerDevices+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerDevices](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerDevices)
[GetPointerFrameInfo](https://www.google.com/search?num=5&q=GetPointerFrameInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerFrameInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerFrameInfo)
[GetPointerFrameInfoHistory](https://www.google.com/search?num=5&q=GetPointerFrameInfoHistory+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerFrameInfoHistory](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerFrameInfoHistory)
[GetPointerFramePenInfo](https://www.google.com/search?num=5&q=GetPointerFramePenInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerFramePenInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerFramePenInfo)
[GetPointerFramePenInfoHistory](https://www.google.com/search?num=5&q=GetPointerFramePenInfoHistory+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerFramePenInfoHistory](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerFramePenInfoHistory)
[GetPointerFrameTouchInfo](https://www.google.com/search?num=5&q=GetPointerFrameTouchInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerFrameTouchInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerFrameTouchInfo)
[GetPointerFrameTouchInfoHistory](https://www.google.com/search?num=5&q=GetPointerFrameTouchInfoHistory+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerFrameTouchInfoHistory](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerFrameTouchInfoHistory)
[GetPointerInfo](https://www.google.com/search?num=5&q=GetPointerInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerInfo)
[GetPointerInfoHistory](https://www.google.com/search?num=5&q=GetPointerInfoHistory+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerInfoHistory](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerInfoHistory)
[GetPointerInputTransform](https://www.google.com/search?num=5&q=GetPointerInputTransform+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerInputTransform](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerInputTransform)
[GetPointerPenInfo](https://www.google.com/search?num=5&q=GetPointerPenInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerPenInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerPenInfo)
[GetPointerPenInfoHistory](https://www.google.com/search?num=5&q=GetPointerPenInfoHistory+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerPenInfoHistory](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerPenInfoHistory)
[GetPointerTouchInfo](https://www.google.com/search?num=5&q=GetPointerTouchInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerTouchInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerTouchInfo)
[GetPointerTouchInfoHistory](https://www.google.com/search?num=5&q=GetPointerTouchInfoHistory+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerTouchInfoHistory](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerTouchInfoHistory)
[GetPointerType](https://www.google.com/search?num=5&q=GetPointerType+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPointerType](https://github.com/dahall/Vanara/search?l=C%23&q=GetPointerType)
[GetPriorityClipboardFormat](https://www.google.com/search?num=5&q=GetPriorityClipboardFormat+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetPriorityClipboardFormat](https://github.com/dahall/Vanara/search?l=C%23&q=GetPriorityClipboardFormat)
[GetProcessDefaultLayout](https://www.google.com/search?num=5&q=GetProcessDefaultLayout+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetProcessDefaultLayout](https://github.com/dahall/Vanara/search?l=C%23&q=GetProcessDefaultLayout)
[GetProcessWindowStation](https://www.google.com/search?num=5&q=GetProcessWindowStation+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetProcessWindowStation](https://github.com/dahall/Vanara/search?l=C%23&q=GetProcessWindowStation)
[GetProp](https://www.google.com/search?num=5&q=GetPropA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetProp](https://github.com/dahall/Vanara/search?l=C%23&q=GetProp)
[GetQueueStatus](https://www.google.com/search?num=5&q=GetQueueStatus+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetQueueStatus](https://github.com/dahall/Vanara/search?l=C%23&q=GetQueueStatus)
[GetRawInputBuffer](https://www.google.com/search?num=5&q=GetRawInputBuffer+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetRawInputBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=GetRawInputBuffer)
[GetRawInputData](https://www.google.com/search?num=5&q=GetRawInputData+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetRawInputData](https://github.com/dahall/Vanara/search?l=C%23&q=GetRawInputData)
[GetRawInputDeviceInfo](https://www.google.com/search?num=5&q=GetRawInputDeviceInfoA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetRawInputDeviceInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetRawInputDeviceInfo)
[GetRawInputDeviceList](https://www.google.com/search?num=5&q=GetRawInputDeviceList+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetRawInputDeviceList](https://github.com/dahall/Vanara/search?l=C%23&q=GetRawInputDeviceList)
[GetRawPointerDeviceData](https://www.google.com/search?num=5&q=GetRawPointerDeviceData+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetRawPointerDeviceData](https://github.com/dahall/Vanara/search?l=C%23&q=GetRawPointerDeviceData)
[GetRegisteredRawInputDevices](https://www.google.com/search?num=5&q=GetRegisteredRawInputDevices+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetRegisteredRawInputDevices](https://github.com/dahall/Vanara/search?l=C%23&q=GetRegisteredRawInputDevices)
[GetScrollBarInfo](https://www.google.com/search?num=5&q=GetScrollBarInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetScrollBarInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetScrollBarInfo)
[GetScrollInfo](https://www.google.com/search?num=5&q=GetScrollInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetScrollInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetScrollInfo)
[GetScrollPos](https://www.google.com/search?num=5&q=GetScrollPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetScrollPos](https://github.com/dahall/Vanara/search?l=C%23&q=GetScrollPos)
[GetScrollRange](https://www.google.com/search?num=5&q=GetScrollRange+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetScrollRange](https://github.com/dahall/Vanara/search?l=C%23&q=GetScrollRange)
[GetShellWindow](https://www.google.com/search?num=5&q=GetShellWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetShellWindow](https://github.com/dahall/Vanara/search?l=C%23&q=GetShellWindow)
[GetSubMenu](https://www.google.com/search?num=5&q=GetSubMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetSubMenu](https://github.com/dahall/Vanara/search?l=C%23&q=GetSubMenu)
[GetSysColor](https://www.google.com/search?num=5&q=GetSysColor+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.GetSysColor](https://github.com/dahall/Vanara/search?l=C%23&q=GetSysColor)
[GetSysColorBrush](https://www.google.com/search?num=5&q=GetSysColorBrush+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.GetSysColorBrush](https://github.com/dahall/Vanara/search?l=C%23&q=GetSysColorBrush)
[GetSystemDpiForProcess](https://www.google.com/search?num=5&q=GetSystemDpiForProcess+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetSystemDpiForProcess](https://github.com/dahall/Vanara/search?l=C%23&q=GetSystemDpiForProcess)
[GetSystemMenu](https://www.google.com/search?num=5&q=GetSystemMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetSystemMenu](https://github.com/dahall/Vanara/search?l=C%23&q=GetSystemMenu)
[GetSystemMetrics](https://www.google.com/search?num=5&q=GetSystemMetrics+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.GetSystemMetrics](https://github.com/dahall/Vanara/search?l=C%23&q=GetSystemMetrics)
[GetSystemMetricsForDpi](https://www.google.com/search?num=5&q=GetSystemMetricsForDpi+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetSystemMetricsForDpi](https://github.com/dahall/Vanara/search?l=C%23&q=GetSystemMetricsForDpi)
[GetTabbedTextExtent](https://www.google.com/search?num=5&q=GetTabbedTextExtentA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetTabbedTextExtent](https://github.com/dahall/Vanara/search?l=C%23&q=GetTabbedTextExtent)
[GetThreadDesktop](https://www.google.com/search?num=5&q=GetThreadDesktop+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetThreadDesktop](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadDesktop)
[GetThreadDpiAwarenessContext](https://www.google.com/search?num=5&q=GetThreadDpiAwarenessContext+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetThreadDpiAwarenessContext](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadDpiAwarenessContext)
[GetThreadDpiHostingBehavior](https://www.google.com/search?num=5&q=GetThreadDpiHostingBehavior+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetThreadDpiHostingBehavior](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadDpiHostingBehavior)
[GetTitleBarInfo](https://www.google.com/search?num=5&q=GetTitleBarInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetTitleBarInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetTitleBarInfo)
[GetTopWindow](https://www.google.com/search?num=5&q=GetTopWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetTopWindow](https://github.com/dahall/Vanara/search?l=C%23&q=GetTopWindow)
[GetTouchInputInfo](https://www.google.com/search?num=5&q=GetTouchInputInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetTouchInputInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetTouchInputInfo)
[GetUnpredictedMessagePos](https://www.google.com/search?num=5&q=GetUnpredictedMessagePos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetUnpredictedMessagePos](https://github.com/dahall/Vanara/search?l=C%23&q=GetUnpredictedMessagePos)
[GetUpdatedClipboardFormats](https://www.google.com/search?num=5&q=GetUpdatedClipboardFormats+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetUpdatedClipboardFormats](https://github.com/dahall/Vanara/search?l=C%23&q=GetUpdatedClipboardFormats)
[GetUpdateRect](https://www.google.com/search?num=5&q=GetUpdateRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetUpdateRect](https://github.com/dahall/Vanara/search?l=C%23&q=GetUpdateRect)
[GetUpdateRgn](https://www.google.com/search?num=5&q=GetUpdateRgn+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetUpdateRgn](https://github.com/dahall/Vanara/search?l=C%23&q=GetUpdateRgn)
[GetUserObjectInformationA](https://www.google.com/search?num=5&q=GetUserObjectInformationA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetUserObjectInformation](https://github.com/dahall/Vanara/search?l=C%23&q=GetUserObjectInformation)
[GetUserObjectInformationW](https://www.google.com/search?num=5&q=GetUserObjectInformationW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetUserObjectInformation](https://github.com/dahall/Vanara/search?l=C%23&q=GetUserObjectInformation)
[GetUserObjectSecurity](https://www.google.com/search?num=5&q=GetUserObjectSecurity+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetUserObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=GetUserObjectSecurity)
[GetWindow](https://www.google.com/search?num=5&q=GetWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindow](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindow)
[GetWindowContextHelpId](https://www.google.com/search?num=5&q=GetWindowContextHelpId+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowContextHelpId](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowContextHelpId)
[GetWindowDC](https://www.google.com/search?num=5&q=GetWindowDC+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowDC](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowDC)
[GetWindowDisplayAffinity](https://www.google.com/search?num=5&q=GetWindowDisplayAffinity+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowDisplayAffinity](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowDisplayAffinity)
[GetWindowDpiAwarenessContext](https://www.google.com/search?num=5&q=GetWindowDpiAwarenessContext+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowDpiAwarenessContext](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowDpiAwarenessContext)
[GetWindowDpiHostingBehavior](https://www.google.com/search?num=5&q=GetWindowDpiHostingBehavior+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowDpiHostingBehavior](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowDpiHostingBehavior)
[GetWindowFeedbackSetting](https://www.google.com/search?num=5&q=GetWindowFeedbackSetting+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowFeedbackSetting](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowFeedbackSetting)
[GetWindowInfo](https://www.google.com/search?num=5&q=GetWindowInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowInfo](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowInfo)
[GetWindowLong](https://www.google.com/search?num=5&q=GetWindowLongA+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.GetWindowLong](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowLong)
[GetWindowLongPtr](https://www.google.com/search?num=5&q=GetWindowLongPtrA+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.GetWindowLongPtr](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowLongPtr)
[GetWindowModuleFileName](https://www.google.com/search?num=5&q=GetWindowModuleFileName+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowModuleFileName](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowModuleFileName)
[GetWindowPlacement](https://www.google.com/search?num=5&q=GetWindowPlacement+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowPlacement](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowPlacement)
[GetWindowRect](https://www.google.com/search?num=5&q=GetWindowRect+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.GetWindowRect](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowRect)
[GetWindowRgn](https://www.google.com/search?num=5&q=GetWindowRgn+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowRgn](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowRgn)
[GetWindowRgnBox](https://www.google.com/search?num=5&q=GetWindowRgnBox+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowRgnBox](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowRgnBox)
[GetWindowText](https://www.google.com/search?num=5&q=GetWindowTextA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowText](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowText)
[GetWindowTextLength](https://www.google.com/search?num=5&q=GetWindowTextLengthA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowTextLength](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowTextLength)
[GetWindowThreadProcessId](https://www.google.com/search?num=5&q=GetWindowThreadProcessId+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowThreadProcessId](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowThreadProcessId)
[GrayString](https://www.google.com/search?num=5&q=GrayStringA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GrayString](https://github.com/dahall/Vanara/search?l=C%23&q=GrayString)
[HideCaret](https://www.google.com/search?num=5&q=HideCaret+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.HideCaret](https://github.com/dahall/Vanara/search?l=C%23&q=HideCaret)
[HiliteMenuItem](https://www.google.com/search?num=5&q=HiliteMenuItem+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.HiliteMenuItem](https://github.com/dahall/Vanara/search?l=C%23&q=HiliteMenuItem)
[ImpersonateDdeClientWindow](https://www.google.com/search?num=5&q=ImpersonateDdeClientWindow+site%3Alearn.microsoft.com) | dde.h | [Vanara.PInvoke.User32.ImpersonateDdeClientWindow](https://github.com/dahall/Vanara/search?l=C%23&q=ImpersonateDdeClientWindow)
[InflateRect](https://www.google.com/search?num=5&q=InflateRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InflateRect](https://github.com/dahall/Vanara/search?l=C%23&q=InflateRect)
[InitializeTouchInjection](https://www.google.com/search?num=5&q=InitializeTouchInjection+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InitializeTouchInjection](https://github.com/dahall/Vanara/search?l=C%23&q=InitializeTouchInjection)
[InjectSyntheticPointerInput](https://www.google.com/search?num=5&q=InjectSyntheticPointerInput+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InjectSyntheticPointerInput](https://github.com/dahall/Vanara/search?l=C%23&q=InjectSyntheticPointerInput)
[InjectTouchInput](https://www.google.com/search?num=5&q=InjectTouchInput+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InjectTouchInput](https://github.com/dahall/Vanara/search?l=C%23&q=InjectTouchInput)
[InSendMessage](https://www.google.com/search?num=5&q=InSendMessage+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InSendMessage](https://github.com/dahall/Vanara/search?l=C%23&q=InSendMessage)
[InSendMessageEx](https://www.google.com/search?num=5&q=InSendMessageEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InSendMessageEx](https://github.com/dahall/Vanara/search?l=C%23&q=InSendMessageEx)
[InsertMenu](https://www.google.com/search?num=5&q=InsertMenuA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InsertMenu](https://github.com/dahall/Vanara/search?l=C%23&q=InsertMenu)
[InsertMenuItem](https://www.google.com/search?num=5&q=InsertMenuItemA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InsertMenuItem](https://github.com/dahall/Vanara/search?l=C%23&q=InsertMenuItem)
[InternalGetWindowText](https://www.google.com/search?num=5&q=InternalGetWindowText+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InternalGetWindowText](https://github.com/dahall/Vanara/search?l=C%23&q=InternalGetWindowText)
[IntersectRect](https://www.google.com/search?num=5&q=IntersectRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IntersectRect](https://github.com/dahall/Vanara/search?l=C%23&q=IntersectRect)
[InvalidateRect](https://www.google.com/search?num=5&q=InvalidateRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InvalidateRect](https://github.com/dahall/Vanara/search?l=C%23&q=InvalidateRect)
[InvalidateRgn](https://www.google.com/search?num=5&q=InvalidateRgn+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InvalidateRgn](https://github.com/dahall/Vanara/search?l=C%23&q=InvalidateRgn)
[InvertRect](https://www.google.com/search?num=5&q=InvertRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.InvertRect](https://github.com/dahall/Vanara/search?l=C%23&q=InvertRect)
[IsChild](https://www.google.com/search?num=5&q=IsChild+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsChild](https://github.com/dahall/Vanara/search?l=C%23&q=IsChild)
[IsClipboardFormatAvailable](https://www.google.com/search?num=5&q=IsClipboardFormatAvailable+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsClipboardFormatAvailable](https://github.com/dahall/Vanara/search?l=C%23&q=IsClipboardFormatAvailable)
[IsDialogMessage](https://www.google.com/search?num=5&q=IsDialogMessage+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsDialogMessage](https://github.com/dahall/Vanara/search?l=C%23&q=IsDialogMessage)
[IsDlgButtonChecked](https://www.google.com/search?num=5&q=IsDlgButtonChecked+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsDlgButtonChecked](https://github.com/dahall/Vanara/search?l=C%23&q=IsDlgButtonChecked)
[IsGUIThread](https://www.google.com/search?num=5&q=IsGUIThread+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsGUIThread](https://github.com/dahall/Vanara/search?l=C%23&q=IsGUIThread)
[IsHungAppWindow](https://www.google.com/search?num=5&q=IsHungAppWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsHungAppWindow](https://github.com/dahall/Vanara/search?l=C%23&q=IsHungAppWindow)
[IsIconic](https://www.google.com/search?num=5&q=IsIconic+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsIconic](https://github.com/dahall/Vanara/search?l=C%23&q=IsIconic)
[IsImmersiveProcess](https://www.google.com/search?num=5&q=IsImmersiveProcess+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsImmersiveProcess](https://github.com/dahall/Vanara/search?l=C%23&q=IsImmersiveProcess)
[IsMenu](https://www.google.com/search?num=5&q=IsMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsMenu](https://github.com/dahall/Vanara/search?l=C%23&q=IsMenu)
[IsMouseInPointerEnabled](https://www.google.com/search?num=5&q=IsMouseInPointerEnabled+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsMouseInPointerEnabled](https://github.com/dahall/Vanara/search?l=C%23&q=IsMouseInPointerEnabled)
[IsProcessDPIAware](https://www.google.com/search?num=5&q=IsProcessDPIAware+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsProcessDPIAware](https://github.com/dahall/Vanara/search?l=C%23&q=IsProcessDPIAware)
[IsRectEmpty](https://www.google.com/search?num=5&q=IsRectEmpty+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsRectEmpty](https://github.com/dahall/Vanara/search?l=C%23&q=IsRectEmpty)
[IsTouchWindow](https://www.google.com/search?num=5&q=IsTouchWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsTouchWindow](https://github.com/dahall/Vanara/search?l=C%23&q=IsTouchWindow)
[IsValidDpiAwarenessContext](https://www.google.com/search?num=5&q=IsValidDpiAwarenessContext+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsValidDpiAwarenessContext](https://github.com/dahall/Vanara/search?l=C%23&q=IsValidDpiAwarenessContext)
[IsWindow](https://www.google.com/search?num=5&q=IsWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsWindow](https://github.com/dahall/Vanara/search?l=C%23&q=IsWindow)
[IsWindowEnabled](https://www.google.com/search?num=5&q=IsWindowEnabled+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsWindowEnabled](https://github.com/dahall/Vanara/search?l=C%23&q=IsWindowEnabled)
[IsWindowRedirectedForPrint](https://www.google.com/search?num=5&q=IsWindowRedirectedForPrint+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.IsWindowRedirectedForPrint](https://github.com/dahall/Vanara/search?l=C%23&q=IsWindowRedirectedForPrint)
[IsWindowUnicode](https://www.google.com/search?num=5&q=IsWindowUnicode+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsWindowUnicode](https://github.com/dahall/Vanara/search?l=C%23&q=IsWindowUnicode)
[IsWindowVisible](https://www.google.com/search?num=5&q=IsWindowVisible+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsWindowVisible](https://github.com/dahall/Vanara/search?l=C%23&q=IsWindowVisible)
[IsWinEventHookInstalled](https://www.google.com/search?num=5&q=IsWinEventHookInstalled+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsWinEventHookInstalled](https://github.com/dahall/Vanara/search?l=C%23&q=IsWinEventHookInstalled)
[IsWow64Message](https://www.google.com/search?num=5&q=IsWow64Message+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsWow64Message](https://github.com/dahall/Vanara/search?l=C%23&q=IsWow64Message)
[IsZoomed](https://www.google.com/search?num=5&q=IsZoomed+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IsZoomed](https://github.com/dahall/Vanara/search?l=C%23&q=IsZoomed)
[keybd_event](https://www.google.com/search?num=5&q=keybd_event+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.keybd_event](https://github.com/dahall/Vanara/search?l=C%23&q=keybd_event)
[KillTimer](https://www.google.com/search?num=5&q=KillTimer+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.KillTimer](https://github.com/dahall/Vanara/search?l=C%23&q=KillTimer)
[LoadAcceleratorsA](https://www.google.com/search?num=5&q=LoadAcceleratorsA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LoadAccelerators](https://github.com/dahall/Vanara/search?l=C%23&q=LoadAccelerators)
[LoadAcceleratorsW](https://www.google.com/search?num=5&q=LoadAcceleratorsW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LoadAccelerators](https://github.com/dahall/Vanara/search?l=C%23&q=LoadAccelerators)
[LoadBitmap](https://www.google.com/search?num=5&q=LoadBitmapA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LoadBitmap](https://github.com/dahall/Vanara/search?l=C%23&q=LoadBitmap)
[LoadCursor](https://www.google.com/search?num=5&q=LoadCursorA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LoadCursor](https://github.com/dahall/Vanara/search?l=C%23&q=LoadCursor)
[LoadCursorFromFileA](https://www.google.com/search?num=5&q=LoadCursorFromFileA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LoadCursorFromFile](https://github.com/dahall/Vanara/search?l=C%23&q=LoadCursorFromFile)
[LoadCursorFromFileW](https://www.google.com/search?num=5&q=LoadCursorFromFileW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LoadCursorFromFile](https://github.com/dahall/Vanara/search?l=C%23&q=LoadCursorFromFile)
[LoadIcon](https://www.google.com/search?num=5&q=LoadIconA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LoadIcon](https://github.com/dahall/Vanara/search?l=C%23&q=LoadIcon)
[LoadImage](https://www.google.com/search?num=5&q=LoadImageA+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.LoadImage](https://github.com/dahall/Vanara/search?l=C%23&q=LoadImage)
[LoadKeyboardLayout](https://www.google.com/search?num=5&q=LoadKeyboardLayoutA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LoadKeyboardLayout](https://github.com/dahall/Vanara/search?l=C%23&q=LoadKeyboardLayout)
[LoadMenu](https://www.google.com/search?num=5&q=LoadMenuA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LoadMenu](https://github.com/dahall/Vanara/search?l=C%23&q=LoadMenu)
[LoadMenuIndirect](https://www.google.com/search?num=5&q=LoadMenuIndirectA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LoadMenuIndirect](https://github.com/dahall/Vanara/search?l=C%23&q=LoadMenuIndirect)
[LoadString](https://www.google.com/search?num=5&q=LoadStringA+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.LoadString](https://github.com/dahall/Vanara/search?l=C%23&q=LoadString)
[LockSetForegroundWindow](https://www.google.com/search?num=5&q=LockSetForegroundWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LockSetForegroundWindow](https://github.com/dahall/Vanara/search?l=C%23&q=LockSetForegroundWindow)
[LockWindowUpdate](https://www.google.com/search?num=5&q=LockWindowUpdate+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LockWindowUpdate](https://github.com/dahall/Vanara/search?l=C%23&q=LockWindowUpdate)
[LockWorkStation](https://www.google.com/search?num=5&q=LockWorkStation+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.LockWorkStation](https://github.com/dahall/Vanara/search?l=C%23&q=LockWorkStation)
[LogicalToPhysicalPoint](https://www.google.com/search?num=5&q=LogicalToPhysicalPoint+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LogicalToPhysicalPoint](https://github.com/dahall/Vanara/search?l=C%23&q=LogicalToPhysicalPoint)
[LogicalToPhysicalPointForPerMonitorDPI](https://www.google.com/search?num=5&q=LogicalToPhysicalPointForPerMonitorDPI+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LogicalToPhysicalPointForPerMonitorDPI](https://github.com/dahall/Vanara/search?l=C%23&q=LogicalToPhysicalPointForPerMonitorDPI)
[LookupIconIdFromDirectory](https://www.google.com/search?num=5&q=LookupIconIdFromDirectory+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LookupIconIdFromDirectory](https://github.com/dahall/Vanara/search?l=C%23&q=LookupIconIdFromDirectory)
[LookupIconIdFromDirectoryEx](https://www.google.com/search?num=5&q=LookupIconIdFromDirectoryEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LookupIconIdFromDirectoryEx](https://github.com/dahall/Vanara/search?l=C%23&q=LookupIconIdFromDirectoryEx)
[MapDialogRect](https://www.google.com/search?num=5&q=MapDialogRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MapDialogRect](https://github.com/dahall/Vanara/search?l=C%23&q=MapDialogRect)
[MapVirtualKey](https://www.google.com/search?num=5&q=MapVirtualKeyA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MapVirtualKey](https://github.com/dahall/Vanara/search?l=C%23&q=MapVirtualKey)
[MapVirtualKeyEx](https://www.google.com/search?num=5&q=MapVirtualKeyExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MapVirtualKeyEx](https://github.com/dahall/Vanara/search?l=C%23&q=MapVirtualKeyEx)
[MapWindowPoints](https://www.google.com/search?num=5&q=MapWindowPoints+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.MapWindowPoints](https://github.com/dahall/Vanara/search?l=C%23&q=MapWindowPoints)
[MB_GetString](https://www.google.com/search?num=5&q=MB_GetString+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.MB_GetString](https://github.com/dahall/Vanara/search?l=C%23&q=MB_GetString)
[MenuItemFromPoint](https://www.google.com/search?num=5&q=MenuItemFromPoint+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MenuItemFromPoint](https://github.com/dahall/Vanara/search?l=C%23&q=MenuItemFromPoint)
[MessageBeep](https://www.google.com/search?num=5&q=MessageBeep+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MessageBeep](https://github.com/dahall/Vanara/search?l=C%23&q=MessageBeep)
[MessageBox](https://www.google.com/search?num=5&q=MessageBoxA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MessageBox](https://github.com/dahall/Vanara/search?l=C%23&q=MessageBox)
[MessageBoxIndirect](https://www.google.com/search?num=5&q=MessageBoxIndirectA+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.MessageBoxIndirect](https://github.com/dahall/Vanara/search?l=C%23&q=MessageBoxIndirect)
[ModifyMenu](https://www.google.com/search?num=5&q=ModifyMenuA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ModifyMenu](https://github.com/dahall/Vanara/search?l=C%23&q=ModifyMenu)
[MonitorFromPoint](https://www.google.com/search?num=5&q=MonitorFromPoint+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MonitorFromPoint](https://github.com/dahall/Vanara/search?l=C%23&q=MonitorFromPoint)
[MonitorFromRect](https://www.google.com/search?num=5&q=MonitorFromRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MonitorFromRect](https://github.com/dahall/Vanara/search?l=C%23&q=MonitorFromRect)
[MonitorFromWindow](https://www.google.com/search?num=5&q=MonitorFromWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MonitorFromWindow](https://github.com/dahall/Vanara/search?l=C%23&q=MonitorFromWindow)
[mouse_event](https://www.google.com/search?num=5&q=mouse_event+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.mouse_event](https://github.com/dahall/Vanara/search?l=C%23&q=mouse_event)
[MoveWindow](https://www.google.com/search?num=5&q=MoveWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MoveWindow](https://github.com/dahall/Vanara/search?l=C%23&q=MoveWindow)
[MsgWaitForMultipleObjects](https://www.google.com/search?num=5&q=MsgWaitForMultipleObjects+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MsgWaitForMultipleObjects](https://github.com/dahall/Vanara/search?l=C%23&q=MsgWaitForMultipleObjects)
[MsgWaitForMultipleObjectsEx](https://www.google.com/search?num=5&q=MsgWaitForMultipleObjectsEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MsgWaitForMultipleObjectsEx](https://github.com/dahall/Vanara/search?l=C%23&q=MsgWaitForMultipleObjectsEx)
[NotifyWinEvent](https://www.google.com/search?num=5&q=NotifyWinEvent+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.NotifyWinEvent](https://github.com/dahall/Vanara/search?l=C%23&q=NotifyWinEvent)
[OemKeyScan](https://www.google.com/search?num=5&q=OemKeyScan+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.OemKeyScan](https://github.com/dahall/Vanara/search?l=C%23&q=OemKeyScan)
[OemToChar](https://www.google.com/search?num=5&q=OemToCharA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.OemToChar](https://github.com/dahall/Vanara/search?l=C%23&q=OemToChar)
[OemToCharBuff](https://www.google.com/search?num=5&q=OemToCharBuffA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.OemToCharBuff](https://github.com/dahall/Vanara/search?l=C%23&q=OemToCharBuff)
[OffsetRect](https://www.google.com/search?num=5&q=OffsetRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.OffsetRect](https://github.com/dahall/Vanara/search?l=C%23&q=OffsetRect)
[OpenClipboard](https://www.google.com/search?num=5&q=OpenClipboard+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.OpenClipboard](https://github.com/dahall/Vanara/search?l=C%23&q=OpenClipboard)
[OpenDesktop](https://www.google.com/search?num=5&q=OpenDesktopA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.OpenDesktop](https://github.com/dahall/Vanara/search?l=C%23&q=OpenDesktop)
[OpenIcon](https://www.google.com/search?num=5&q=OpenIcon+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.OpenIcon](https://github.com/dahall/Vanara/search?l=C%23&q=OpenIcon)
[OpenInputDesktop](https://www.google.com/search?num=5&q=OpenInputDesktop+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.OpenInputDesktop](https://github.com/dahall/Vanara/search?l=C%23&q=OpenInputDesktop)
[OpenWindowStation](https://www.google.com/search?num=5&q=OpenWindowStationA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.OpenWindowStation](https://github.com/dahall/Vanara/search?l=C%23&q=OpenWindowStation)
[PackDDElParam](https://www.google.com/search?num=5&q=PackDDElParam+site%3Alearn.microsoft.com) | dde.h | [Vanara.PInvoke.User32.PackDDElParam](https://github.com/dahall/Vanara/search?l=C%23&q=PackDDElParam)
[PackTouchHitTestingProximityEvaluation](https://www.google.com/search?num=5&q=PackTouchHitTestingProximityEvaluation+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PackTouchHitTestingProximityEvaluation](https://github.com/dahall/Vanara/search?l=C%23&q=PackTouchHitTestingProximityEvaluation)
[PaintDesktop](https://www.google.com/search?num=5&q=PaintDesktop+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PaintDesktop](https://github.com/dahall/Vanara/search?l=C%23&q=PaintDesktop)
[PeekMessage](https://www.google.com/search?num=5&q=PeekMessageA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PeekMessage](https://github.com/dahall/Vanara/search?l=C%23&q=PeekMessage)
[PhysicalToLogicalPoint](https://www.google.com/search?num=5&q=PhysicalToLogicalPoint+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PhysicalToLogicalPoint](https://github.com/dahall/Vanara/search?l=C%23&q=PhysicalToLogicalPoint)
[PhysicalToLogicalPointForPerMonitorDPI](https://www.google.com/search?num=5&q=PhysicalToLogicalPointForPerMonitorDPI+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PhysicalToLogicalPointForPerMonitorDPI](https://github.com/dahall/Vanara/search?l=C%23&q=PhysicalToLogicalPointForPerMonitorDPI)
[PostMessage](https://www.google.com/search?num=5&q=PostMessageA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PostMessage](https://github.com/dahall/Vanara/search?l=C%23&q=PostMessage)
[PostQuitMessage](https://www.google.com/search?num=5&q=PostQuitMessage+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PostQuitMessage](https://github.com/dahall/Vanara/search?l=C%23&q=PostQuitMessage)
[PostThreadMessage](https://www.google.com/search?num=5&q=PostThreadMessageA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PostThreadMessage](https://github.com/dahall/Vanara/search?l=C%23&q=PostThreadMessage)
[PrintWindow](https://www.google.com/search?num=5&q=PrintWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PrintWindow](https://github.com/dahall/Vanara/search?l=C%23&q=PrintWindow)
[PrivateExtractIcons](https://www.google.com/search?num=5&q=PrivateExtractIconsA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PrivateExtractIcons](https://github.com/dahall/Vanara/search?l=C%23&q=PrivateExtractIcons)
[PtInRect](https://www.google.com/search?num=5&q=PtInRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PtInRect](https://github.com/dahall/Vanara/search?l=C%23&q=PtInRect)
[QueryDisplayConfig](https://www.google.com/search?num=5&q=QueryDisplayConfig+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.QueryDisplayConfig](https://github.com/dahall/Vanara/search?l=C%23&q=QueryDisplayConfig)
[RealChildWindowFromPoint](https://www.google.com/search?num=5&q=RealChildWindowFromPoint+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RealChildWindowFromPoint](https://github.com/dahall/Vanara/search?l=C%23&q=RealChildWindowFromPoint)
[RealGetWindowClass](https://www.google.com/search?num=5&q=RealGetWindowClass+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RealGetWindowClass](https://github.com/dahall/Vanara/search?l=C%23&q=RealGetWindowClass)
[RedrawWindow](https://www.google.com/search?num=5&q=RedrawWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RedrawWindow](https://github.com/dahall/Vanara/search?l=C%23&q=RedrawWindow)
[RegisterClass](https://www.google.com/search?num=5&q=RegisterClassA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterClass](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterClass)
[RegisterClassEx](https://www.google.com/search?num=5&q=RegisterClassExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterClassEx](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterClassEx)
[RegisterClipboardFormat](https://www.google.com/search?num=5&q=RegisterClipboardFormatA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterClipboardFormat](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterClipboardFormat)
[RegisterDeviceNotification](https://www.google.com/search?num=5&q=RegisterDeviceNotificationA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterDeviceNotification](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterDeviceNotification)
[RegisterForTooltipDismissNotification](https://www.google.com/search?num=5&q=RegisterForTooltipDismissNotification+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterForTooltipDismissNotification](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterForTooltipDismissNotification)
[RegisterHotKey](https://www.google.com/search?num=5&q=RegisterHotKey+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterHotKey](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterHotKey)
[RegisterPointerDeviceNotifications](https://www.google.com/search?num=5&q=RegisterPointerDeviceNotifications+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterPointerDeviceNotifications](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterPointerDeviceNotifications)
[RegisterPointerInputTarget](https://www.google.com/search?num=5&q=RegisterPointerInputTarget+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterPointerInputTarget](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterPointerInputTarget)
[RegisterPointerInputTargetEx](https://www.google.com/search?num=5&q=RegisterPointerInputTargetEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterPointerInputTargetEx](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterPointerInputTargetEx)
[RegisterPowerSettingNotification](https://www.google.com/search?num=5&q=RegisterPowerSettingNotification+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterPowerSettingNotification](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterPowerSettingNotification)
[RegisterRawInputDevices](https://www.google.com/search?num=5&q=RegisterRawInputDevices+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterRawInputDevices](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterRawInputDevices)
[RegisterShellHookWindow](https://www.google.com/search?num=5&q=RegisterShellHookWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterShellHookWindow](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterShellHookWindow)
[RegisterSuspendResumeNotification](https://www.google.com/search?num=5&q=RegisterSuspendResumeNotification+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterSuspendResumeNotification](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterSuspendResumeNotification)
[RegisterTouchHitTestingWindow](https://www.google.com/search?num=5&q=RegisterTouchHitTestingWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterTouchHitTestingWindow](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterTouchHitTestingWindow)
[RegisterTouchWindow](https://www.google.com/search?num=5&q=RegisterTouchWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterTouchWindow](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterTouchWindow)
[RegisterWindowMessage](https://www.google.com/search?num=5&q=RegisterWindowMessageA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RegisterWindowMessage](https://github.com/dahall/Vanara/search?l=C%23&q=RegisterWindowMessage)
[ReleaseCapture](https://www.google.com/search?num=5&q=ReleaseCapture+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ReleaseCapture](https://github.com/dahall/Vanara/search?l=C%23&q=ReleaseCapture)
[ReleaseDC](https://www.google.com/search?num=5&q=ReleaseDC+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ReleaseDC](https://github.com/dahall/Vanara/search?l=C%23&q=ReleaseDC)
[RemoveClipboardFormatListener](https://www.google.com/search?num=5&q=RemoveClipboardFormatListener+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RemoveClipboardFormatListener](https://github.com/dahall/Vanara/search?l=C%23&q=RemoveClipboardFormatListener)
[RemoveMenu](https://www.google.com/search?num=5&q=RemoveMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RemoveMenu](https://github.com/dahall/Vanara/search?l=C%23&q=RemoveMenu)
[RemoveProp](https://www.google.com/search?num=5&q=RemovePropA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RemoveProp](https://github.com/dahall/Vanara/search?l=C%23&q=RemoveProp)
[ReplyMessage](https://www.google.com/search?num=5&q=ReplyMessage+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ReplyMessage](https://github.com/dahall/Vanara/search?l=C%23&q=ReplyMessage)
[ReuseDDElParam](https://www.google.com/search?num=5&q=ReuseDDElParam+site%3Alearn.microsoft.com) | dde.h | [Vanara.PInvoke.User32.ReuseDDElParam](https://github.com/dahall/Vanara/search?l=C%23&q=ReuseDDElParam)
[ScreenToClient](https://www.google.com/search?num=5&q=ScreenToClient+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.ScreenToClient](https://github.com/dahall/Vanara/search?l=C%23&q=ScreenToClient)
[ScrollDC](https://www.google.com/search?num=5&q=ScrollDC+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ScrollDC](https://github.com/dahall/Vanara/search?l=C%23&q=ScrollDC)
[ScrollWindow](https://www.google.com/search?num=5&q=ScrollWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ScrollWindow](https://github.com/dahall/Vanara/search?l=C%23&q=ScrollWindow)
[ScrollWindowEx](https://www.google.com/search?num=5&q=ScrollWindowEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ScrollWindowEx](https://github.com/dahall/Vanara/search?l=C%23&q=ScrollWindowEx)
[SendDlgItemMessage](https://www.google.com/search?num=5&q=SendDlgItemMessageA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SendDlgItemMessage](https://github.com/dahall/Vanara/search?l=C%23&q=SendDlgItemMessage)
[SendInput](https://www.google.com/search?num=5&q=SendInput+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SendInput](https://github.com/dahall/Vanara/search?l=C%23&q=SendInput)
[SendMessage](https://www.google.com/search?num=5&q=SendMessage+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SendMessageUnsafe](https://github.com/dahall/Vanara/search?l=C%23&q=SendMessageUnsafe)
[SendMessageCallbackA](https://www.google.com/search?num=5&q=SendMessageCallbackA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SendMessageCallback](https://github.com/dahall/Vanara/search?l=C%23&q=SendMessageCallback)
[SendMessageCallbackW](https://www.google.com/search?num=5&q=SendMessageCallbackW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SendMessageCallback](https://github.com/dahall/Vanara/search?l=C%23&q=SendMessageCallback)
[SendMessageTimeout](https://www.google.com/search?num=5&q=SendMessageTimeoutA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SendMessageTimeout](https://github.com/dahall/Vanara/search?l=C%23&q=SendMessageTimeout)
[SendNotifyMessage](https://www.google.com/search?num=5&q=SendNotifyMessageA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SendNotifyMessage](https://github.com/dahall/Vanara/search?l=C%23&q=SendNotifyMessage)
[SetActiveWindow](https://www.google.com/search?num=5&q=SetActiveWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetActiveWindow](https://github.com/dahall/Vanara/search?l=C%23&q=SetActiveWindow)
[SetAdditionalForegroundBoostProcesses](https://www.google.com/search?num=5&q=SetAdditionalForegroundBoostProcesses+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SetAdditionalForegroundBoostProcesses](https://github.com/dahall/Vanara/search?l=C%23&q=SetAdditionalForegroundBoostProcesses)
[SetCapture](https://www.google.com/search?num=5&q=SetCapture+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetCapture](https://github.com/dahall/Vanara/search?l=C%23&q=SetCapture)
[SetCaretBlinkTime](https://www.google.com/search?num=5&q=SetCaretBlinkTime+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetCaretBlinkTime](https://github.com/dahall/Vanara/search?l=C%23&q=SetCaretBlinkTime)
[SetCaretPos](https://www.google.com/search?num=5&q=SetCaretPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetCaretPos](https://github.com/dahall/Vanara/search?l=C%23&q=SetCaretPos)
[SetClassLong](https://www.google.com/search?num=5&q=SetClassLong+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetClassLong32](https://github.com/dahall/Vanara/search?l=C%23&q=SetClassLong32)
[SetClassLongPtr](https://www.google.com/search?num=5&q=SetClassLongPtrA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetClassLongPtr](https://github.com/dahall/Vanara/search?l=C%23&q=SetClassLongPtr)
[SetClassWord](https://www.google.com/search?num=5&q=SetClassWord+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetClassWord](https://github.com/dahall/Vanara/search?l=C%23&q=SetClassWord)
[SetClipboardData](https://www.google.com/search?num=5&q=SetClipboardData+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetClipboardData](https://github.com/dahall/Vanara/search?l=C%23&q=SetClipboardData)
[SetClipboardViewer](https://www.google.com/search?num=5&q=SetClipboardViewer+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetClipboardViewer](https://github.com/dahall/Vanara/search?l=C%23&q=SetClipboardViewer)
[SetCoalescableTimer](https://www.google.com/search?num=5&q=SetCoalescableTimer+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetCoalescableTimer](https://github.com/dahall/Vanara/search?l=C%23&q=SetCoalescableTimer)
[SetCursor](https://www.google.com/search?num=5&q=SetCursor+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetCursor](https://github.com/dahall/Vanara/search?l=C%23&q=SetCursor)
[SetCursorPos](https://www.google.com/search?num=5&q=SetCursorPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetCursorPos](https://github.com/dahall/Vanara/search?l=C%23&q=SetCursorPos)
[SetDialogControlDpiChangeBehavior](https://www.google.com/search?num=5&q=SetDialogControlDpiChangeBehavior+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetDialogControlDpiChangeBehavior](https://github.com/dahall/Vanara/search?l=C%23&q=SetDialogControlDpiChangeBehavior)
[SetDialogDpiChangeBehavior](https://www.google.com/search?num=5&q=SetDialogDpiChangeBehavior+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetDialogDpiChangeBehavior](https://github.com/dahall/Vanara/search?l=C%23&q=SetDialogDpiChangeBehavior)
[SetDisplayAutoRotationPreferences](https://www.google.com/search?num=5&q=SetDisplayAutoRotationPreferences+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SetDisplayAutoRotationPreferences](https://github.com/dahall/Vanara/search?l=C%23&q=SetDisplayAutoRotationPreferences)
[SetDisplayConfig](https://www.google.com/search?num=5&q=SetDisplayConfig+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetDisplayConfig](https://github.com/dahall/Vanara/search?l=C%23&q=SetDisplayConfig)
[SetDlgItemInt](https://www.google.com/search?num=5&q=SetDlgItemInt+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetDlgItemInt](https://github.com/dahall/Vanara/search?l=C%23&q=SetDlgItemInt)
[SetDlgItemText](https://www.google.com/search?num=5&q=SetDlgItemTextA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetDlgItemText](https://github.com/dahall/Vanara/search?l=C%23&q=SetDlgItemText)
[SetDoubleClickTime](https://www.google.com/search?num=5&q=SetDoubleClickTime+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetDoubleClickTime](https://github.com/dahall/Vanara/search?l=C%23&q=SetDoubleClickTime)
[SetFocus](https://www.google.com/search?num=5&q=SetFocus+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetFocus](https://github.com/dahall/Vanara/search?l=C%23&q=SetFocus)
[SetForegroundWindow](https://www.google.com/search?num=5&q=SetForegroundWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetForegroundWindow](https://github.com/dahall/Vanara/search?l=C%23&q=SetForegroundWindow)
[SetGestureConfig](https://www.google.com/search?num=5&q=SetGestureConfig+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetGestureConfig](https://github.com/dahall/Vanara/search?l=C%23&q=SetGestureConfig)
[SetKeyboardState](https://www.google.com/search?num=5&q=SetKeyboardState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetKeyboardState](https://github.com/dahall/Vanara/search?l=C%23&q=SetKeyboardState)
[SetLastErrorEx](https://www.google.com/search?num=5&q=SetLastErrorEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetLastErrorEx](https://github.com/dahall/Vanara/search?l=C%23&q=SetLastErrorEx)
[SetLayeredWindowAttributes](https://www.google.com/search?num=5&q=SetLayeredWindowAttributes+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetLayeredWindowAttributes](https://github.com/dahall/Vanara/search?l=C%23&q=SetLayeredWindowAttributes)
[SetMenu](https://www.google.com/search?num=5&q=SetMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetMenu](https://github.com/dahall/Vanara/search?l=C%23&q=SetMenu)
[SetMenuContextHelpId](https://www.google.com/search?num=5&q=SetMenuContextHelpId+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetMenuContextHelpId](https://github.com/dahall/Vanara/search?l=C%23&q=SetMenuContextHelpId)
[SetMenuDefaultItem](https://www.google.com/search?num=5&q=SetMenuDefaultItem+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetMenuDefaultItem](https://github.com/dahall/Vanara/search?l=C%23&q=SetMenuDefaultItem)
[SetMenuInfo](https://www.google.com/search?num=5&q=SetMenuInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetMenuInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SetMenuInfo)
[SetMenuItemBitmaps](https://www.google.com/search?num=5&q=SetMenuItemBitmaps+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetMenuItemBitmaps](https://github.com/dahall/Vanara/search?l=C%23&q=SetMenuItemBitmaps)
[SetMenuItemInfo](https://www.google.com/search?num=5&q=SetMenuItemInfoA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetMenuItemInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SetMenuItemInfo)
[SetMessageExtraInfo](https://www.google.com/search?num=5&q=SetMessageExtraInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetMessageExtraInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SetMessageExtraInfo)
[SetParent](https://www.google.com/search?num=5&q=SetParent+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetParent](https://github.com/dahall/Vanara/search?l=C%23&q=SetParent)
[SetPhysicalCursorPos](https://www.google.com/search?num=5&q=SetPhysicalCursorPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetPhysicalCursorPos](https://github.com/dahall/Vanara/search?l=C%23&q=SetPhysicalCursorPos)
[SetProcessDefaultLayout](https://www.google.com/search?num=5&q=SetProcessDefaultLayout+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetProcessDefaultLayout](https://github.com/dahall/Vanara/search?l=C%23&q=SetProcessDefaultLayout)
[SetProcessDPIAware](https://www.google.com/search?num=5&q=SetProcessDPIAware+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetProcessDPIAware](https://github.com/dahall/Vanara/search?l=C%23&q=SetProcessDPIAware)
[SetProcessDpiAwarenessContext](https://www.google.com/search?num=5&q=SetProcessDpiAwarenessContext+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetProcessDpiAwarenessContext](https://github.com/dahall/Vanara/search?l=C%23&q=SetProcessDpiAwarenessContext)
[SetProcessRestrictionExemption](https://www.google.com/search?num=5&q=SetProcessRestrictionExemption+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetProcessRestrictionExemption](https://github.com/dahall/Vanara/search?l=C%23&q=SetProcessRestrictionExemption)
[SetProcessWindowStation](https://www.google.com/search?num=5&q=SetProcessWindowStation+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetProcessWindowStation](https://github.com/dahall/Vanara/search?l=C%23&q=SetProcessWindowStation)
[SetProp](https://www.google.com/search?num=5&q=SetPropA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetProp](https://github.com/dahall/Vanara/search?l=C%23&q=SetProp)
[SetRect](https://www.google.com/search?num=5&q=SetRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetRect](https://github.com/dahall/Vanara/search?l=C%23&q=SetRect)
[SetRectEmpty](https://www.google.com/search?num=5&q=SetRectEmpty+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetRectEmpty](https://github.com/dahall/Vanara/search?l=C%23&q=SetRectEmpty)
[SetScrollInfo](https://www.google.com/search?num=5&q=SetScrollInfo+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetScrollInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SetScrollInfo)
[SetScrollPos](https://www.google.com/search?num=5&q=SetScrollPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetScrollPos](https://github.com/dahall/Vanara/search?l=C%23&q=SetScrollPos)
[SetScrollRange](https://www.google.com/search?num=5&q=SetScrollRange+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetScrollRange](https://github.com/dahall/Vanara/search?l=C%23&q=SetScrollRange)
[SetSysColors](https://www.google.com/search?num=5&q=SetSysColors+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetSysColors](https://github.com/dahall/Vanara/search?l=C%23&q=SetSysColors)
[SetSystemCursor](https://www.google.com/search?num=5&q=SetSystemCursor+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetSystemCursor](https://github.com/dahall/Vanara/search?l=C%23&q=SetSystemCursor)
[SetThreadCursorCreationScaling](https://www.google.com/search?num=5&q=SetThreadCursorCreationScaling+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetThreadCursorCreationScaling](https://github.com/dahall/Vanara/search?l=C%23&q=SetThreadCursorCreationScaling)
[SetThreadDesktop](https://www.google.com/search?num=5&q=SetThreadDesktop+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetThreadDesktop](https://github.com/dahall/Vanara/search?l=C%23&q=SetThreadDesktop)
[SetThreadDpiAwarenessContext](https://www.google.com/search?num=5&q=SetThreadDpiAwarenessContext+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetThreadDpiAwarenessContext](https://github.com/dahall/Vanara/search?l=C%23&q=SetThreadDpiAwarenessContext)
[SetThreadDpiHostingBehavior](https://www.google.com/search?num=5&q=SetThreadDpiHostingBehavior+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetThreadDpiHostingBehavior](https://github.com/dahall/Vanara/search?l=C%23&q=SetThreadDpiHostingBehavior)
[SetTimer](https://www.google.com/search?num=5&q=SetTimer+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetTimer](https://github.com/dahall/Vanara/search?l=C%23&q=SetTimer)
[SetUserObjectInformation](https://www.google.com/search?num=5&q=SetUserObjectInformationA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetUserObjectInformation](https://github.com/dahall/Vanara/search?l=C%23&q=SetUserObjectInformation)
[SetUserObjectSecurity](https://www.google.com/search?num=5&q=SetUserObjectSecurity+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetUserObjectSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=SetUserObjectSecurity)
[SetWindowContextHelpId](https://www.google.com/search?num=5&q=SetWindowContextHelpId+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowContextHelpId](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowContextHelpId)
[SetWindowDisplayAffinity](https://www.google.com/search?num=5&q=SetWindowDisplayAffinity+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowDisplayAffinity](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowDisplayAffinity)
[SetWindowFeedbackSetting](https://www.google.com/search?num=5&q=SetWindowFeedbackSetting+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowFeedbackSetting](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowFeedbackSetting)
[SetWindowLong](https://www.google.com/search?num=5&q=SetWindowLong+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SetWindowLongPtr32](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowLongPtr32)
[SetWindowLongPtr](https://www.google.com/search?num=5&q=SetWindowLongPtr+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SetWindowLongPtr64](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowLongPtr64)
[SetWindowPlacement](https://www.google.com/search?num=5&q=SetWindowPlacement+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowPlacement](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowPlacement)
[SetWindowPos](https://www.google.com/search?num=5&q=SetWindowPos+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowPos](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowPos)
[SetWindowRgn](https://www.google.com/search?num=5&q=SetWindowRgn+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowRgn](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowRgn)
[SetWindowsHookExA](https://www.google.com/search?num=5&q=SetWindowsHookExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowsHookEx](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowsHookEx)
[SetWindowsHookExW](https://www.google.com/search?num=5&q=SetWindowsHookExW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowsHookEx](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowsHookEx)
[SetWindowText](https://www.google.com/search?num=5&q=SetWindowTextA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowText](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowText)
[SetWinEventHook](https://www.google.com/search?num=5&q=SetWinEventHook+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWinEventHook](https://github.com/dahall/Vanara/search?l=C%23&q=SetWinEventHook)
[ShowCaret](https://www.google.com/search?num=5&q=ShowCaret+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ShowCaret](https://github.com/dahall/Vanara/search?l=C%23&q=ShowCaret)
[ShowCursor](https://www.google.com/search?num=5&q=ShowCursor+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ShowCursor](https://github.com/dahall/Vanara/search?l=C%23&q=ShowCursor)
[ShowOwnedPopups](https://www.google.com/search?num=5&q=ShowOwnedPopups+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ShowOwnedPopups](https://github.com/dahall/Vanara/search?l=C%23&q=ShowOwnedPopups)
[ShowScrollBar](https://www.google.com/search?num=5&q=ShowScrollBar+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ShowScrollBar](https://github.com/dahall/Vanara/search?l=C%23&q=ShowScrollBar)
[ShowWindow](https://www.google.com/search?num=5&q=ShowWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ShowWindow](https://github.com/dahall/Vanara/search?l=C%23&q=ShowWindow)
[ShowWindowAsync](https://www.google.com/search?num=5&q=ShowWindowAsync+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ShowWindowAsync](https://github.com/dahall/Vanara/search?l=C%23&q=ShowWindowAsync)
[ShutdownBlockReasonCreate](https://www.google.com/search?num=5&q=ShutdownBlockReasonCreate+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ShutdownBlockReasonCreate](https://github.com/dahall/Vanara/search?l=C%23&q=ShutdownBlockReasonCreate)
[ShutdownBlockReasonDestroy](https://www.google.com/search?num=5&q=ShutdownBlockReasonDestroy+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ShutdownBlockReasonDestroy](https://github.com/dahall/Vanara/search?l=C%23&q=ShutdownBlockReasonDestroy)
[ShutdownBlockReasonQuery](https://www.google.com/search?num=5&q=ShutdownBlockReasonQuery+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ShutdownBlockReasonQuery](https://github.com/dahall/Vanara/search?l=C%23&q=ShutdownBlockReasonQuery)
[SkipPointerFrameMessages](https://www.google.com/search?num=5&q=SkipPointerFrameMessages+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SkipPointerFrameMessages](https://github.com/dahall/Vanara/search?l=C%23&q=SkipPointerFrameMessages)
[SoundSentry](https://www.google.com/search?num=5&q=SoundSentry+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SoundSentry](https://github.com/dahall/Vanara/search?l=C%23&q=SoundSentry)
[SubtractRect](https://www.google.com/search?num=5&q=SubtractRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SubtractRect](https://github.com/dahall/Vanara/search?l=C%23&q=SubtractRect)
[SwapMouseButton](https://www.google.com/search?num=5&q=SwapMouseButton+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SwapMouseButton](https://github.com/dahall/Vanara/search?l=C%23&q=SwapMouseButton)
[SwitchDesktop](https://www.google.com/search?num=5&q=SwitchDesktop+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SwitchDesktop](https://github.com/dahall/Vanara/search?l=C%23&q=SwitchDesktop)
[SwitchToThisWindow](https://www.google.com/search?num=5&q=SwitchToThisWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SwitchToThisWindow](https://github.com/dahall/Vanara/search?l=C%23&q=SwitchToThisWindow)
[SystemParametersInfo](https://www.google.com/search?num=5&q=SystemParametersInfoA+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SystemParametersInfo](https://github.com/dahall/Vanara/search?l=C%23&q=SystemParametersInfo)
[SystemParametersInfoForDpi](https://www.google.com/search?num=5&q=SystemParametersInfoForDpi+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SystemParametersInfoForDpi](https://github.com/dahall/Vanara/search?l=C%23&q=SystemParametersInfoForDpi)
[TabbedTextOut](https://www.google.com/search?num=5&q=TabbedTextOutA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TabbedTextOut](https://github.com/dahall/Vanara/search?l=C%23&q=TabbedTextOut)
[TileWindows](https://www.google.com/search?num=5&q=TileWindows+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TileWindows](https://github.com/dahall/Vanara/search?l=C%23&q=TileWindows)
[ToAscii](https://www.google.com/search?num=5&q=ToAscii+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ToAscii](https://github.com/dahall/Vanara/search?l=C%23&q=ToAscii)
[ToAsciiEx](https://www.google.com/search?num=5&q=ToAsciiEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ToAsciiEx](https://github.com/dahall/Vanara/search?l=C%23&q=ToAsciiEx)
[ToUnicode](https://www.google.com/search?num=5&q=ToUnicode+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ToUnicode](https://github.com/dahall/Vanara/search?l=C%23&q=ToUnicode)
[ToUnicodeEx](https://www.google.com/search?num=5&q=ToUnicodeEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ToUnicodeEx](https://github.com/dahall/Vanara/search?l=C%23&q=ToUnicodeEx)
[TrackMouseEvent](https://www.google.com/search?num=5&q=TrackMouseEvent+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.TrackMouseEvent](https://github.com/dahall/Vanara/search?l=C%23&q=TrackMouseEvent)
[TrackPopupMenu](https://www.google.com/search?num=5&q=TrackPopupMenu+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TrackPopupMenu](https://github.com/dahall/Vanara/search?l=C%23&q=TrackPopupMenu)
[TrackPopupMenuEx](https://www.google.com/search?num=5&q=TrackPopupMenuEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TrackPopupMenuEx](https://github.com/dahall/Vanara/search?l=C%23&q=TrackPopupMenuEx)
[TranslateAccelerator](https://www.google.com/search?num=5&q=TranslateAccelerator+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TranslateAccelerator](https://github.com/dahall/Vanara/search?l=C%23&q=TranslateAccelerator)
[TranslateMDISysAccel](https://www.google.com/search?num=5&q=TranslateMDISysAccel+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TranslateMDISysAccel](https://github.com/dahall/Vanara/search?l=C%23&q=TranslateMDISysAccel)
[TranslateMessage](https://www.google.com/search?num=5&q=TranslateMessage+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TranslateMessage](https://github.com/dahall/Vanara/search?l=C%23&q=TranslateMessage)
[UnhookWindowsHookEx](https://www.google.com/search?num=5&q=UnhookWindowsHookEx+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UnhookWindowsHookEx](https://github.com/dahall/Vanara/search?l=C%23&q=UnhookWindowsHookEx)
[UnhookWinEvent](https://www.google.com/search?num=5&q=UnhookWinEvent+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UnhookWinEvent](https://github.com/dahall/Vanara/search?l=C%23&q=UnhookWinEvent)
[UnionRect](https://www.google.com/search?num=5&q=UnionRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UnionRect](https://github.com/dahall/Vanara/search?l=C%23&q=UnionRect)
[UnloadKeyboardLayout](https://www.google.com/search?num=5&q=UnloadKeyboardLayout+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UnloadKeyboardLayout](https://github.com/dahall/Vanara/search?l=C%23&q=UnloadKeyboardLayout)
[UnpackDDElParam](https://www.google.com/search?num=5&q=UnpackDDElParam+site%3Alearn.microsoft.com) | dde.h | [Vanara.PInvoke.User32.UnpackDDElParam](https://github.com/dahall/Vanara/search?l=C%23&q=UnpackDDElParam)
[UnregisterClass](https://www.google.com/search?num=5&q=UnregisterClassA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UnregisterClass](https://github.com/dahall/Vanara/search?l=C%23&q=UnregisterClass)
[UnregisterDeviceNotification](https://www.google.com/search?num=5&q=UnregisterDeviceNotification+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UnregisterDeviceNotification](https://github.com/dahall/Vanara/search?l=C%23&q=UnregisterDeviceNotification)
[UnregisterHotKey](https://www.google.com/search?num=5&q=UnregisterHotKey+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UnregisterHotKey](https://github.com/dahall/Vanara/search?l=C%23&q=UnregisterHotKey)
[UnregisterPointerInputTarget](https://www.google.com/search?num=5&q=UnregisterPointerInputTarget+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UnregisterPointerInputTarget](https://github.com/dahall/Vanara/search?l=C%23&q=UnregisterPointerInputTarget)
[UnregisterPowerSettingNotification](https://www.google.com/search?num=5&q=UnregisterPowerSettingNotification+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UnregisterPowerSettingNotification](https://github.com/dahall/Vanara/search?l=C%23&q=UnregisterPowerSettingNotification)
[UnregisterSuspendResumeNotification](https://www.google.com/search?num=5&q=UnregisterSuspendResumeNotification+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UnregisterSuspendResumeNotification](https://github.com/dahall/Vanara/search?l=C%23&q=UnregisterSuspendResumeNotification)
[UnregisterTouchWindow](https://www.google.com/search?num=5&q=UnregisterTouchWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UnregisterTouchWindow](https://github.com/dahall/Vanara/search?l=C%23&q=UnregisterTouchWindow)
[UpdateLayeredWindow](https://www.google.com/search?num=5&q=UpdateLayeredWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UpdateLayeredWindow](https://github.com/dahall/Vanara/search?l=C%23&q=UpdateLayeredWindow)
[UpdateLayeredWindowIndirect](https://www.google.com/search?num=5&q=UpdateLayeredWindowIndirect+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.UpdateLayeredWindowIndirect](https://github.com/dahall/Vanara/search?l=C%23&q=UpdateLayeredWindowIndirect)
[UpdateWindow](https://www.google.com/search?num=5&q=UpdateWindow+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UpdateWindow](https://github.com/dahall/Vanara/search?l=C%23&q=UpdateWindow)
[UserHandleGrantAccess](https://www.google.com/search?num=5&q=UserHandleGrantAccess+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UserHandleGrantAccess](https://github.com/dahall/Vanara/search?l=C%23&q=UserHandleGrantAccess)
[ValidateRect](https://www.google.com/search?num=5&q=ValidateRect+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ValidateRect](https://github.com/dahall/Vanara/search?l=C%23&q=ValidateRect)
[ValidateRgn](https://www.google.com/search?num=5&q=ValidateRgn+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ValidateRgn](https://github.com/dahall/Vanara/search?l=C%23&q=ValidateRgn)
[VkKeyScan](https://www.google.com/search?num=5&q=VkKeyScanA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.VkKeyScanA](https://github.com/dahall/Vanara/search?l=C%23&q=VkKeyScanA)
[VkKeyScanEx](https://www.google.com/search?num=5&q=VkKeyScanExA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.VkKeyScanExA](https://github.com/dahall/Vanara/search?l=C%23&q=VkKeyScanExA)
[WaitForInputIdle](https://www.google.com/search?num=5&q=WaitForInputIdle+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WaitForInputIdle](https://github.com/dahall/Vanara/search?l=C%23&q=WaitForInputIdle)
[WaitMessage](https://www.google.com/search?num=5&q=WaitMessage+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WaitMessage](https://github.com/dahall/Vanara/search?l=C%23&q=WaitMessage)
[WindowFromDC](https://www.google.com/search?num=5&q=WindowFromDC+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WindowFromDC](https://github.com/dahall/Vanara/search?l=C%23&q=WindowFromDC)
[WindowFromPhysicalPoint](https://www.google.com/search?num=5&q=WindowFromPhysicalPoint+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WindowFromPhysicalPoint](https://github.com/dahall/Vanara/search?l=C%23&q=WindowFromPhysicalPoint)
[WindowFromPoint](https://www.google.com/search?num=5&q=WindowFromPoint+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WindowFromPoint](https://github.com/dahall/Vanara/search?l=C%23&q=WindowFromPoint)
[WinHelp](https://www.google.com/search?num=5&q=WinHelpA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WinHelp](https://github.com/dahall/Vanara/search?l=C%23&q=WinHelp)
[WINNLSEnableIME](https://www.google.com/search?num=5&q=WINNLSEnableIME+site%3Alearn.microsoft.com) | winnls32.h | [Vanara.PInvoke.User32.WINNLSEnableIME](https://github.com/dahall/Vanara/search?l=C%23&q=WINNLSEnableIME)
### Enumerations
Native Enum | Header | Managed Enum
--- | --- | ---
[AnimateWindowFlags](https://www.google.com/search?num=5&q=AnimateWindowFlags+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.AnimateWindowFlags](https://github.com/dahall/Vanara/search?l=C%23&q=AnimateWindowFlags)
[AR_STATE](https://www.google.com/search?num=5&q=AR_STATE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.AR_STATE](https://github.com/dahall/Vanara/search?l=C%23&q=AR_STATE)
[ARW](https://www.google.com/search?num=5&q=ARW+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ARW](https://github.com/dahall/Vanara/search?l=C%23&q=ARW)
[ATF](https://www.google.com/search?num=5&q=ATF+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ATF](https://github.com/dahall/Vanara/search?l=C%23&q=ATF)
[BorderFlags](https://www.google.com/search?num=5&q=BorderFlags+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.BorderFlags](https://github.com/dahall/Vanara/search?l=C%23&q=BorderFlags)
[BorderStyles3D](https://www.google.com/search?num=5&q=BorderStyles3D+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.BorderStyles3D](https://github.com/dahall/Vanara/search?l=C%23&q=BorderStyles3D)
[BSF](https://www.google.com/search?num=5&q=BSF+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.BSF](https://github.com/dahall/Vanara/search?l=C%23&q=BSF)
[BSM](https://www.google.com/search?num=5&q=BSM+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.BSM](https://github.com/dahall/Vanara/search?l=C%23&q=BSM)
[ButtonMessage](https://www.google.com/search?num=5&q=ButtonMessage+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ButtonMessage](https://github.com/dahall/Vanara/search?l=C%23&q=ButtonMessage)
[ButtonNotification](https://www.google.com/search?num=5&q=ButtonNotification+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ButtonNotification](https://github.com/dahall/Vanara/search?l=C%23&q=ButtonNotification)
[ButtonStateFlags](https://www.google.com/search?num=5&q=ButtonStateFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ButtonStateFlags](https://github.com/dahall/Vanara/search?l=C%23&q=ButtonStateFlags)
[ButtonStyle](https://www.google.com/search?num=5&q=ButtonStyle+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ButtonStyle](https://github.com/dahall/Vanara/search?l=C%23&q=ButtonStyle)
[ChangeDisplaySettingsFlags](https://www.google.com/search?num=5&q=ChangeDisplaySettingsFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ChangeDisplaySettingsFlags](https://github.com/dahall/Vanara/search?l=C%23&q=ChangeDisplaySettingsFlags)
[ChildWindowSkipOptions](https://www.google.com/search?num=5&q=ChildWindowSkipOptions+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ChildWindowSkipOptions](https://github.com/dahall/Vanara/search?l=C%23&q=ChildWindowSkipOptions)
[ClipboardNotificationMessage](https://www.google.com/search?num=5&q=ClipboardNotificationMessage+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ClipboardNotificationMessage](https://github.com/dahall/Vanara/search?l=C%23&q=ClipboardNotificationMessage)
[ComboBoxInfoState](https://www.google.com/search?num=5&q=ComboBoxInfoState+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ComboBoxInfoState](https://github.com/dahall/Vanara/search?l=C%23&q=ComboBoxInfoState)
[ComboBoxMessage](https://www.google.com/search?num=5&q=ComboBoxMessage+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.ComboBoxMessage](https://github.com/dahall/Vanara/search?l=C%23&q=ComboBoxMessage)
[ComboBoxNotification](https://www.google.com/search?num=5&q=ComboBoxNotification+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ComboBoxNotification](https://github.com/dahall/Vanara/search?l=C%23&q=ComboBoxNotification)
[ComboBoxStyle](https://www.google.com/search?num=5&q=ComboBoxStyle+site%3Alearn.microsoft.com) | CommCtrl.h | [Vanara.PInvoke.User32.ComboBoxStyle](https://github.com/dahall/Vanara/search?l=C%23&q=ComboBoxStyle)
[ContactVisualization](https://www.google.com/search?num=5&q=ContactVisualization+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ContactVisualization](https://github.com/dahall/Vanara/search?l=C%23&q=ContactVisualization)
[CopyImageOptions](https://www.google.com/search?num=5&q=CopyImageOptions+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.CopyImageOptions](https://github.com/dahall/Vanara/search?l=C%23&q=CopyImageOptions)
[CreateDesktopFlags](https://www.google.com/search?num=5&q=CreateDesktopFlags+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.CreateDesktopFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CreateDesktopFlags)
[CreateWindowStationFlags](https://www.google.com/search?num=5&q=CreateWindowStationFlags+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.CreateWindowStationFlags](https://github.com/dahall/Vanara/search?l=C%23&q=CreateWindowStationFlags)
[CursorState](https://www.google.com/search?num=5&q=CursorState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CursorState](https://github.com/dahall/Vanara/search?l=C%23&q=CursorState)
[DBT_DEVTYPE](https://www.google.com/search?num=5&q=DBT_DEVTYPE+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DBT_DEVTYPE](https://github.com/dahall/Vanara/search?l=C%23&q=DBT_DEVTYPE)
[DBTF](https://www.google.com/search?num=5&q=DBTF+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DBTF](https://github.com/dahall/Vanara/search?l=C%23&q=DBTF)
[DCX](https://www.google.com/search?num=5&q=DCX+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DCX](https://github.com/dahall/Vanara/search?l=C%23&q=DCX)
[DefaultLayout](https://www.google.com/search?num=5&q=DefaultLayout+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DefaultLayout](https://github.com/dahall/Vanara/search?l=C%23&q=DefaultLayout)
[DEVICE_NOTIFY](https://www.google.com/search?num=5&q=DEVICE_NOTIFY+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DEVICE_NOTIFY](https://github.com/dahall/Vanara/search?l=C%23&q=DEVICE_NOTIFY)
[DeviceBroadcastEvent](https://www.google.com/search?num=5&q=DeviceBroadcastEvent+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DeviceBroadcastEvent](https://github.com/dahall/Vanara/search?l=C%23&q=DeviceBroadcastEvent)
[DIALOG_CONTROL_DPI_CHANGE_BEHAVIORS](https://www.google.com/search?num=5&q=DIALOG_CONTROL_DPI_CHANGE_BEHAVIORS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DIALOG_CONTROL_DPI_CHANGE_BEHAVIORS](https://github.com/dahall/Vanara/search?l=C%23&q=DIALOG_CONTROL_DPI_CHANGE_BEHAVIORS)
[DIALOG_DPI_CHANGE_BEHAVIORS](https://www.google.com/search?num=5&q=DIALOG_DPI_CHANGE_BEHAVIORS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DIALOG_DPI_CHANGE_BEHAVIORS](https://github.com/dahall/Vanara/search?l=C%23&q=DIALOG_DPI_CHANGE_BEHAVIORS)
[DPI_AWARENESS](https://www.google.com/search?num=5&q=DPI_AWARENESS+site%3Alearn.microsoft.com) | windef.h | [Vanara.PInvoke.User32.DPI_AWARENESS](https://github.com/dahall/Vanara/search?l=C%23&q=DPI_AWARENESS)
[DPI_HOSTING_BEHAVIOR](https://www.google.com/search?num=5&q=DPI_HOSTING_BEHAVIOR+site%3Alearn.microsoft.com) | windef.h | [Vanara.PInvoke.User32.DPI_HOSTING_BEHAVIOR](https://github.com/dahall/Vanara/search?l=C%23&q=DPI_HOSTING_BEHAVIOR)
[DrawCaptionFlags](https://www.google.com/search?num=5&q=DrawCaptionFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawCaptionFlags](https://github.com/dahall/Vanara/search?l=C%23&q=DrawCaptionFlags)
[DrawIconExFlags](https://www.google.com/search?num=5&q=DrawIconExFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawIconExFlags](https://github.com/dahall/Vanara/search?l=C%23&q=DrawIconExFlags)
[DrawStateFlags](https://www.google.com/search?num=5&q=DrawStateFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DrawStateFlags](https://github.com/dahall/Vanara/search?l=C%23&q=DrawStateFlags)
[EDD](https://www.google.com/search?num=5&q=EDD+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EDD](https://github.com/dahall/Vanara/search?l=C%23&q=EDD)
[EditMessage](https://www.google.com/search?num=5&q=EditMessage+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.EditMessage](https://github.com/dahall/Vanara/search?l=C%23&q=EditMessage)
[EditNotification](https://www.google.com/search?num=5&q=EditNotification+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.EditNotification](https://github.com/dahall/Vanara/search?l=C%23&q=EditNotification)
[EDS](https://www.google.com/search?num=5&q=EDS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EDS](https://github.com/dahall/Vanara/search?l=C%23&q=EDS)
[ESB_FLAGS](https://www.google.com/search?num=5&q=ESB_FLAGS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ESB_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=ESB_FLAGS)
[ExitWindowsFlags](https://www.google.com/search?num=5&q=ExitWindowsFlags+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ExitWindowsFlags](https://github.com/dahall/Vanara/search?l=C%23&q=ExitWindowsFlags)
[FEEDBACK_TYPE](https://www.google.com/search?num=5&q=FEEDBACK_TYPE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FEEDBACK_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=FEEDBACK_TYPE)
[FKF](https://www.google.com/search?num=5&q=FKF+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.FKF](https://github.com/dahall/Vanara/search?l=C%23&q=FKF)
[FLASHW](https://www.google.com/search?num=5&q=FLASHW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FLASHW](https://github.com/dahall/Vanara/search?l=C%23&q=FLASHW)
[FrameControlState](https://www.google.com/search?num=5&q=FrameControlState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FrameControlState](https://github.com/dahall/Vanara/search?l=C%23&q=FrameControlState)
[FrameControlType](https://www.google.com/search?num=5&q=FrameControlType+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FrameControlType](https://github.com/dahall/Vanara/search?l=C%23&q=FrameControlType)
[FVIRT](https://www.google.com/search?num=5&q=FVIRT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FVIRT](https://github.com/dahall/Vanara/search?l=C%23&q=FVIRT)
[GC](https://www.google.com/search?num=5&q=GC+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.GC](https://github.com/dahall/Vanara/search?l=C%23&q=GC)
[GCF](https://www.google.com/search?num=5&q=GCF+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GCF](https://github.com/dahall/Vanara/search?l=C%23&q=GCF)
[GestureVisualization](https://www.google.com/search?num=5&q=GestureVisualization+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.GestureVisualization](https://github.com/dahall/Vanara/search?l=C%23&q=GestureVisualization)
[GetAncestorFlag](https://www.google.com/search?num=5&q=GetAncestorFlag+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetAncestorFlag](https://github.com/dahall/Vanara/search?l=C%23&q=GetAncestorFlag)
[GetMenuDefaultItemFlags](https://www.google.com/search?num=5&q=GetMenuDefaultItemFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetMenuDefaultItemFlags](https://github.com/dahall/Vanara/search?l=C%23&q=GetMenuDefaultItemFlags)
[GetWindowCmd](https://www.google.com/search?num=5&q=GetWindowCmd+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GetWindowCmd](https://github.com/dahall/Vanara/search?l=C%23&q=GetWindowCmd)
[GF](https://www.google.com/search?num=5&q=GF+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GF](https://github.com/dahall/Vanara/search?l=C%23&q=GF)
[GID](https://www.google.com/search?num=5&q=GID+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.GID](https://github.com/dahall/Vanara/search?l=C%23&q=GID)
[GMMP](https://www.google.com/search?num=5&q=GMMP+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GMMP](https://github.com/dahall/Vanara/search?l=C%23&q=GMMP)
[GR](https://www.google.com/search?num=5&q=GR+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GR](https://github.com/dahall/Vanara/search?l=C%23&q=GR)
[GUIThreadInfoFlags](https://www.google.com/search?num=5&q=GUIThreadInfoFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GUIThreadInfoFlags](https://github.com/dahall/Vanara/search?l=C%23&q=GUIThreadInfoFlags)
[GWFS](https://www.google.com/search?num=5&q=GWFS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GWFS](https://github.com/dahall/Vanara/search?l=C%23&q=GWFS)
[HANDEDNESS](https://www.google.com/search?num=5&q=HANDEDNESS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.HANDEDNESS](https://github.com/dahall/Vanara/search?l=C%23&q=HANDEDNESS)
[HC](https://www.google.com/search?num=5&q=HC+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.HC](https://github.com/dahall/Vanara/search?l=C%23&q=HC)
[HCBT](https://www.google.com/search?num=5&q=HCBT+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.HCBT](https://github.com/dahall/Vanara/search?l=C%23&q=HCBT)
[HelpCmd](https://www.google.com/search?num=5&q=HelpCmd+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.HelpCmd](https://github.com/dahall/Vanara/search?l=C%23&q=HelpCmd)
[HELPINFOCONTEXT](https://www.google.com/search?num=5&q=HELPINFOCONTEXT+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.HELPINFOCONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=HELPINFOCONTEXT)
[HFC](https://www.google.com/search?num=5&q=HFC+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.HFC](https://github.com/dahall/Vanara/search?l=C%23&q=HFC)
[HitTestValues](https://www.google.com/search?num=5&q=HitTestValues+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.HitTestValues](https://github.com/dahall/Vanara/search?l=C%23&q=HitTestValues)
[HookType](https://www.google.com/search?num=5&q=HookType+site%3Alearn.microsoft.com) | WinUser.h | [Vanara.PInvoke.User32.HookType](https://github.com/dahall/Vanara/search?l=C%23&q=HookType)
[HOTKEYF](https://www.google.com/search?num=5&q=HOTKEYF+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.HOTKEYF](https://github.com/dahall/Vanara/search?l=C%23&q=HOTKEYF)
[HotKeyModifiers](https://www.google.com/search?num=5&q=HotKeyModifiers+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.HotKeyModifiers](https://github.com/dahall/Vanara/search?l=C%23&q=HotKeyModifiers)
[IDANI](https://www.google.com/search?num=5&q=IDANI+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.IDANI](https://github.com/dahall/Vanara/search?l=C%23&q=IDANI)
[INPUT_MESSAGE_DEVICE_TYPE](https://www.google.com/search?num=5&q=INPUT_MESSAGE_DEVICE_TYPE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.INPUT_MESSAGE_DEVICE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=INPUT_MESSAGE_DEVICE_TYPE)
[INPUT_MESSAGE_ORIGIN_ID](https://www.google.com/search?num=5&q=INPUT_MESSAGE_ORIGIN_ID+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.INPUT_MESSAGE_ORIGIN_ID](https://github.com/dahall/Vanara/search?l=C%23&q=INPUT_MESSAGE_ORIGIN_ID)
[INPUTTYPE](https://www.google.com/search?num=5&q=INPUTTYPE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.INPUTTYPE](https://github.com/dahall/Vanara/search?l=C%23&q=INPUTTYPE)
[ISMEX](https://www.google.com/search?num=5&q=ISMEX+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ISMEX](https://github.com/dahall/Vanara/search?l=C%23&q=ISMEX)
[KEYEVENTF](https://www.google.com/search?num=5&q=KEYEVENTF+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.KEYEVENTF](https://github.com/dahall/Vanara/search?l=C%23&q=KEYEVENTF)
[KLF](https://www.google.com/search?num=5&q=KLF+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.KLF](https://github.com/dahall/Vanara/search?l=C%23&q=KLF)
[LayeredWindowAttributes](https://www.google.com/search?num=5&q=LayeredWindowAttributes+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LayeredWindowAttributes](https://github.com/dahall/Vanara/search?l=C%23&q=LayeredWindowAttributes)
[LoadImageOptions](https://www.google.com/search?num=5&q=LoadImageOptions+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.LoadImageOptions](https://github.com/dahall/Vanara/search?l=C%23&q=LoadImageOptions)
[LoadImageType](https://www.google.com/search?num=5&q=LoadImageType+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.LoadImageType](https://github.com/dahall/Vanara/search?l=C%23&q=LoadImageType)
[LOCKF](https://www.google.com/search?num=5&q=LOCKF+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.LOCKF](https://github.com/dahall/Vanara/search?l=C%23&q=LOCKF)
[LOCKP](https://www.google.com/search?num=5&q=LOCKP+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.LOCKP](https://github.com/dahall/Vanara/search?l=C%23&q=LOCKP)
[LSFW](https://www.google.com/search?num=5&q=LSFW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LSFW](https://github.com/dahall/Vanara/search?l=C%23&q=LSFW)
[MAPVK](https://www.google.com/search?num=5&q=MAPVK+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MAPVK](https://github.com/dahall/Vanara/search?l=C%23&q=MAPVK)
[MB_FLAGS](https://www.google.com/search?num=5&q=MB_FLAGS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.MB_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=MB_FLAGS)
[MB_RESULT](https://www.google.com/search?num=5&q=MB_RESULT+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.MB_RESULT](https://github.com/dahall/Vanara/search?l=C%23&q=MB_RESULT)
[MdiTileFlags](https://www.google.com/search?num=5&q=MdiTileFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MdiTileFlags](https://github.com/dahall/Vanara/search?l=C%23&q=MdiTileFlags)
[MenuFlags](https://www.google.com/search?num=5&q=MenuFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MenuFlags](https://github.com/dahall/Vanara/search?l=C%23&q=MenuFlags)
[MenuInfoMember](https://www.google.com/search?num=5&q=MenuInfoMember+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MenuInfoMember](https://github.com/dahall/Vanara/search?l=C%23&q=MenuInfoMember)
[MenuInfoStyle](https://www.google.com/search?num=5&q=MenuInfoStyle+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MenuInfoStyle](https://github.com/dahall/Vanara/search?l=C%23&q=MenuInfoStyle)
[MenuItemInfoMask](https://www.google.com/search?num=5&q=MenuItemInfoMask+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MenuItemInfoMask](https://github.com/dahall/Vanara/search?l=C%23&q=MenuItemInfoMask)
[MenuItemState](https://www.google.com/search?num=5&q=MenuItemState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MenuItemState](https://github.com/dahall/Vanara/search?l=C%23&q=MenuItemState)
[MenuItemType](https://www.google.com/search?num=5&q=MenuItemType+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MenuItemType](https://github.com/dahall/Vanara/search?l=C%23&q=MenuItemType)
[MessageFilterExAction](https://www.google.com/search?num=5&q=MessageFilterExAction+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MessageFilterExAction](https://github.com/dahall/Vanara/search?l=C%23&q=MessageFilterExAction)
[MessageFilterFlag](https://www.google.com/search?num=5&q=MessageFilterFlag+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.MessageFilterFlag](https://github.com/dahall/Vanara/search?l=C%23&q=MessageFilterFlag)
[MessageFilterInformation](https://www.google.com/search?num=5&q=MessageFilterInformation+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MessageFilterInformation](https://github.com/dahall/Vanara/search?l=C%23&q=MessageFilterInformation)
[MKF](https://www.google.com/search?num=5&q=MKF+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.MKF](https://github.com/dahall/Vanara/search?l=C%23&q=MKF)
[MNGOF](https://www.google.com/search?num=5&q=MNGOF+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MNGOF](https://github.com/dahall/Vanara/search?l=C%23&q=MNGOF)
[MonitorFlags](https://www.google.com/search?num=5&q=MonitorFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MonitorFlags](https://github.com/dahall/Vanara/search?l=C%23&q=MonitorFlags)
[MonitorInfoFlags](https://www.google.com/search?num=5&q=MonitorInfoFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MonitorInfoFlags](https://github.com/dahall/Vanara/search?l=C%23&q=MonitorInfoFlags)
[MOUSEEVENTF](https://www.google.com/search?num=5&q=MOUSEEVENTF+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MOUSEEVENTF](https://github.com/dahall/Vanara/search?l=C%23&q=MOUSEEVENTF)
[MouseState](https://www.google.com/search?num=5&q=MouseState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MouseState](https://github.com/dahall/Vanara/search?l=C%23&q=MouseState)
[MouseWheelRouting](https://www.google.com/search?num=5&q=MouseWheelRouting+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.MouseWheelRouting](https://github.com/dahall/Vanara/search?l=C%23&q=MouseWheelRouting)
[MWMO](https://www.google.com/search?num=5&q=MWMO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MWMO](https://github.com/dahall/Vanara/search?l=C%23&q=MWMO)
[ObjectState](https://www.google.com/search?num=5&q=ObjectState+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ObjectState](https://github.com/dahall/Vanara/search?l=C%23&q=ObjectState)
[OCR](https://www.google.com/search?num=5&q=OCR+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.OCR](https://github.com/dahall/Vanara/search?l=C%23&q=OCR)
[ODA](https://www.google.com/search?num=5&q=ODA+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ODA](https://github.com/dahall/Vanara/search?l=C%23&q=ODA)
[ODS](https://www.google.com/search?num=5&q=ODS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ODS](https://github.com/dahall/Vanara/search?l=C%23&q=ODS)
[ODT](https://www.google.com/search?num=5&q=ODT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ODT](https://github.com/dahall/Vanara/search?l=C%23&q=ODT)
[ORIENTATION_PREFERENCE](https://www.google.com/search?num=5&q=ORIENTATION_PREFERENCE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ORIENTATION_PREFERENCE](https://github.com/dahall/Vanara/search?l=C%23&q=ORIENTATION_PREFERENCE)
[PEN_FLAGS](https://www.google.com/search?num=5&q=PEN_FLAGS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.PEN_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=PEN_FLAGS)
[PEN_MASK](https://www.google.com/search?num=5&q=PEN_MASK+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.PEN_MASK](https://github.com/dahall/Vanara/search?l=C%23&q=PEN_MASK)
[PenArbitrationType](https://www.google.com/search?num=5&q=PenArbitrationType+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.PenArbitrationType](https://github.com/dahall/Vanara/search?l=C%23&q=PenArbitrationType)
[PenVisualization](https://www.google.com/search?num=5&q=PenVisualization+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.PenVisualization](https://github.com/dahall/Vanara/search?l=C%23&q=PenVisualization)
[PM](https://www.google.com/search?num=5&q=PM+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PM](https://github.com/dahall/Vanara/search?l=C%23&q=PM)
[POINTER_BUTTON_CHANGE_TYPE](https://www.google.com/search?num=5&q=POINTER_BUTTON_CHANGE_TYPE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_BUTTON_CHANGE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_BUTTON_CHANGE_TYPE)
[POINTER_DEVICE_CURSOR_TYPE](https://www.google.com/search?num=5&q=POINTER_DEVICE_CURSOR_TYPE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_DEVICE_CURSOR_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_DEVICE_CURSOR_TYPE)
[POINTER_DEVICE_TYPE](https://www.google.com/search?num=5&q=POINTER_DEVICE_TYPE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_DEVICE_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_DEVICE_TYPE)
[POINTER_FEEDBACK_MODE](https://www.google.com/search?num=5&q=POINTER_FEEDBACK_MODE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_FEEDBACK_MODE](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_FEEDBACK_MODE)
[POINTER_FLAGS](https://www.google.com/search?num=5&q=POINTER_FLAGS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_FLAGS)
[POINTER_INPUT_TYPE](https://www.google.com/search?num=5&q=POINTER_INPUT_TYPE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_INPUT_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_INPUT_TYPE)
[PowerBroadcastType](https://www.google.com/search?num=5&q=PowerBroadcastType+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PowerBroadcastType](https://github.com/dahall/Vanara/search?l=C%23&q=PowerBroadcastType)
[PW](https://www.google.com/search?num=5&q=PW+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PW](https://github.com/dahall/Vanara/search?l=C%23&q=PW)
[QDC](https://www.google.com/search?num=5&q=QDC+site%3Alearn.microsoft.com) | wingdi.h | [Vanara.PInvoke.User32.QDC](https://github.com/dahall/Vanara/search?l=C%23&q=QDC)
[QS](https://www.google.com/search?num=5&q=QS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.QS](https://github.com/dahall/Vanara/search?l=C%23&q=QS)
[RedrawWindowFlags](https://www.google.com/search?num=5&q=RedrawWindowFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RedrawWindowFlags](https://github.com/dahall/Vanara/search?l=C%23&q=RedrawWindowFlags)
[RI_KEY](https://www.google.com/search?num=5&q=RI_KEY+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RI_KEY](https://github.com/dahall/Vanara/search?l=C%23&q=RI_KEY)
[RI_MOUSE](https://www.google.com/search?num=5&q=RI_MOUSE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RI_MOUSE](https://github.com/dahall/Vanara/search?l=C%23&q=RI_MOUSE)
[RID](https://www.google.com/search?num=5&q=RID+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RID](https://github.com/dahall/Vanara/search?l=C%23&q=RID)
[RIDEV](https://www.google.com/search?num=5&q=RIDEV+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RIDEV](https://github.com/dahall/Vanara/search?l=C%23&q=RIDEV)
[RIM_TYPE](https://www.google.com/search?num=5&q=RIM_TYPE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RIM_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=RIM_TYPE)
[SB](https://www.google.com/search?num=5&q=SB+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SB](https://github.com/dahall/Vanara/search?l=C%23&q=SB)
[ScrollWindowFlags](https://www.google.com/search?num=5&q=ScrollWindowFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ScrollWindowFlags](https://github.com/dahall/Vanara/search?l=C%23&q=ScrollWindowFlags)
[SDC](https://www.google.com/search?num=5&q=SDC+site%3Alearn.microsoft.com) | wingdi.h | [Vanara.PInvoke.User32.SDC](https://github.com/dahall/Vanara/search?l=C%23&q=SDC)
[SERKF](https://www.google.com/search?num=5&q=SERKF+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SERKF](https://github.com/dahall/Vanara/search?l=C%23&q=SERKF)
[SetWindowPosFlags](https://www.google.com/search?num=5&q=SetWindowPosFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SetWindowPosFlags](https://github.com/dahall/Vanara/search?l=C%23&q=SetWindowPosFlags)
[SIF](https://www.google.com/search?num=5&q=SIF+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SIF](https://github.com/dahall/Vanara/search?l=C%23&q=SIF)
[SKF](https://www.google.com/search?num=5&q=SKF+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SKF](https://github.com/dahall/Vanara/search?l=C%23&q=SKF)
[SMTO](https://www.google.com/search?num=5&q=SMTO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SMTO](https://github.com/dahall/Vanara/search?l=C%23&q=SMTO)
[SPI](https://www.google.com/search?num=5&q=SPI+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SPI](https://github.com/dahall/Vanara/search?l=C%23&q=SPI)
[SPIF](https://www.google.com/search?num=5&q=SPIF+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SPIF](https://github.com/dahall/Vanara/search?l=C%23&q=SPIF)
[SSF](https://www.google.com/search?num=5&q=SSF+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SSF](https://github.com/dahall/Vanara/search?l=C%23&q=SSF)
[SSGF](https://www.google.com/search?num=5&q=SSGF+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SSGF](https://github.com/dahall/Vanara/search?l=C%23&q=SSGF)
[SSTF](https://www.google.com/search?num=5&q=SSTF+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SSTF](https://github.com/dahall/Vanara/search?l=C%23&q=SSTF)
[SSWF](https://www.google.com/search?num=5&q=SSWF+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SSWF](https://github.com/dahall/Vanara/search?l=C%23&q=SSWF)
[StandardClipboardFormat](https://www.google.com/search?num=5&q=StandardClipboardFormat+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.StandardClipboardFormat](https://github.com/dahall/Vanara/search?l=C%23&q=StandardClipboardFormat)
[StaticMessage](https://www.google.com/search?num=5&q=StaticMessage+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.StaticMessage](https://github.com/dahall/Vanara/search?l=C%23&q=StaticMessage)
[StaticNotification](https://www.google.com/search?num=5&q=StaticNotification+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.StaticNotification](https://github.com/dahall/Vanara/search?l=C%23&q=StaticNotification)
[StaticStyle](https://www.google.com/search?num=5&q=StaticStyle+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.StaticStyle](https://github.com/dahall/Vanara/search?l=C%23&q=StaticStyle)
[SysCommand](https://www.google.com/search?num=5&q=SysCommand+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SysCommand](https://github.com/dahall/Vanara/search?l=C%23&q=SysCommand)
[SystemMetric](https://www.google.com/search?num=5&q=SystemMetric+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SystemMetric](https://github.com/dahall/Vanara/search?l=C%23&q=SystemMetric)
[TKF](https://www.google.com/search?num=5&q=TKF+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.TKF](https://github.com/dahall/Vanara/search?l=C%23&q=TKF)
[TME](https://www.google.com/search?num=5&q=TME+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.TME](https://github.com/dahall/Vanara/search?l=C%23&q=TME)
[TOOLTIP_DISMISS_FLAGS](https://www.google.com/search?num=5&q=TOOLTIP_DISMISS_FLAGS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TOOLTIP_DISMISS_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=TOOLTIP_DISMISS_FLAGS)
[TOUCH_FEEDBACK](https://www.google.com/search?num=5&q=TOUCH_FEEDBACK+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TOUCH_FEEDBACK](https://github.com/dahall/Vanara/search?l=C%23&q=TOUCH_FEEDBACK)
[TOUCH_FLAGS](https://www.google.com/search?num=5&q=TOUCH_FLAGS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.TOUCH_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=TOUCH_FLAGS)
[TOUCH_HIT_TESTING](https://www.google.com/search?num=5&q=TOUCH_HIT_TESTING+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TOUCH_HIT_TESTING](https://github.com/dahall/Vanara/search?l=C%23&q=TOUCH_HIT_TESTING)
[TOUCH_MASK](https://www.google.com/search?num=5&q=TOUCH_MASK+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.TOUCH_MASK](https://github.com/dahall/Vanara/search?l=C%23&q=TOUCH_MASK)
[TOUCHEVENTF](https://www.google.com/search?num=5&q=TOUCHEVENTF+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TOUCHEVENTF](https://github.com/dahall/Vanara/search?l=C%23&q=TOUCHEVENTF)
[TOUCHINPUTMASKF](https://www.google.com/search?num=5&q=TOUCHINPUTMASKF+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TOUCHINPUTMASKF](https://github.com/dahall/Vanara/search?l=C%23&q=TOUCHINPUTMASKF)
[TrackPopupMenuFlags](https://www.google.com/search?num=5&q=TrackPopupMenuFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TrackPopupMenuFlags](https://github.com/dahall/Vanara/search?l=C%23&q=TrackPopupMenuFlags)
[TWF](https://www.google.com/search?num=5&q=TWF+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.TWF](https://github.com/dahall/Vanara/search?l=C%23&q=TWF)
[UpdateLayeredWindowFlags](https://www.google.com/search?num=5&q=UpdateLayeredWindowFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UpdateLayeredWindowFlags](https://github.com/dahall/Vanara/search?l=C%23&q=UpdateLayeredWindowFlags)
[UserObjectInformationType](https://www.google.com/search?num=5&q=UserObjectInformationType+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UserObjectInformationType](https://github.com/dahall/Vanara/search?l=C%23&q=UserObjectInformationType)
[VK](https://www.google.com/search?num=5&q=VK+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.VK](https://github.com/dahall/Vanara/search?l=C%23&q=VK)
[VP_COMMAND](https://www.google.com/search?num=5&q=VP_COMMAND+site%3Alearn.microsoft.com) | Tvout.h | [Vanara.PInvoke.User32.VP_COMMAND](https://github.com/dahall/Vanara/search?l=C%23&q=VP_COMMAND)
[VP_CP_CMD](https://www.google.com/search?num=5&q=VP_CP_CMD+site%3Alearn.microsoft.com) | Tvout.h | [Vanara.PInvoke.User32.VP_CP_CMD](https://github.com/dahall/Vanara/search?l=C%23&q=VP_CP_CMD)
[VP_CP_TYPE](https://www.google.com/search?num=5&q=VP_CP_TYPE+site%3Alearn.microsoft.com) | Tvout.h | [Vanara.PInvoke.User32.VP_CP_TYPE](https://github.com/dahall/Vanara/search?l=C%23&q=VP_CP_TYPE)
[VP_FLAGS](https://www.google.com/search?num=5&q=VP_FLAGS+site%3Alearn.microsoft.com) | Tvout.h | [Vanara.PInvoke.User32.VP_FLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=VP_FLAGS)
[VP_MODE](https://www.google.com/search?num=5&q=VP_MODE+site%3Alearn.microsoft.com) | Tvout.h | [Vanara.PInvoke.User32.VP_MODE](https://github.com/dahall/Vanara/search?l=C%23&q=VP_MODE)
[VP_TV](https://www.google.com/search?num=5&q=VP_TV+site%3Alearn.microsoft.com) | Tvout.h | [Vanara.PInvoke.User32.VP_TV](https://github.com/dahall/Vanara/search?l=C%23&q=VP_TV)
[WindowClassStyles](https://www.google.com/search?num=5&q=WindowClassStyles+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WindowClassStyles](https://github.com/dahall/Vanara/search?l=C%23&q=WindowClassStyles)
[WindowDisplayAffinity](https://www.google.com/search?num=5&q=WindowDisplayAffinity+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WindowDisplayAffinity](https://github.com/dahall/Vanara/search?l=C%23&q=WindowDisplayAffinity)
[WindowLongFlags](https://www.google.com/search?num=5&q=WindowLongFlags+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.WindowLongFlags](https://github.com/dahall/Vanara/search?l=C%23&q=WindowLongFlags)
[WindowMessage](https://www.google.com/search?num=5&q=WindowMessage+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.WindowMessage](https://github.com/dahall/Vanara/search?l=C%23&q=WindowMessage)
[WindowPlacementFlags](https://www.google.com/search?num=5&q=WindowPlacementFlags+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WindowPlacementFlags](https://github.com/dahall/Vanara/search?l=C%23&q=WindowPlacementFlags)
[WindowStyles](https://www.google.com/search?num=5&q=WindowStyles+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.WindowStyles](https://github.com/dahall/Vanara/search?l=C%23&q=WindowStyles)
[WindowStylesEx](https://www.google.com/search?num=5&q=WindowStylesEx+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.WindowStylesEx](https://github.com/dahall/Vanara/search?l=C%23&q=WindowStylesEx)
[WINEVENT](https://www.google.com/search?num=5&q=WINEVENT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WINEVENT](https://github.com/dahall/Vanara/search?l=C%23&q=WINEVENT)
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[ACCEL](https://www.google.com/search?num=5&q=ACCEL+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ACCEL](https://github.com/dahall/Vanara/search?l=C%23&q=ACCEL)
[ACCESSTIMEOUT](https://www.google.com/search?num=5&q=ACCESSTIMEOUT+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ACCESSTIMEOUT](https://github.com/dahall/Vanara/search?l=C%23&q=ACCESSTIMEOUT)
[ALTTABINFO](https://www.google.com/search?num=5&q=ALTTABINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ALTTABINFO](https://github.com/dahall/Vanara/search?l=C%23&q=ALTTABINFO)
[ANIMATIONINFO](https://www.google.com/search?num=5&q=ANIMATIONINFO+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ANIMATIONINFO](https://github.com/dahall/Vanara/search?l=C%23&q=ANIMATIONINFO)
[AUDIODESCRIPTION](https://www.google.com/search?num=5&q=AUDIODESCRIPTION+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.AUDIODESCRIPTION](https://github.com/dahall/Vanara/search?l=C%23&q=AUDIODESCRIPTION)
[BSMINFO](https://www.google.com/search?num=5&q=BSMINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.BSMINFO](https://github.com/dahall/Vanara/search?l=C%23&q=BSMINFO)
[CBT_CREATEWND](https://www.google.com/search?num=5&q=CBT_CREATEWND+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CBT_CREATEWND](https://github.com/dahall/Vanara/search?l=C%23&q=CBT_CREATEWND)
[CBTACTIVATESTRUCT](https://www.google.com/search?num=5&q=CBTACTIVATESTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CBTACTIVATESTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CBTACTIVATESTRUCT)
[CHANGEFILTERSTRUCT](https://www.google.com/search?num=5&q=CHANGEFILTERSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CHANGEFILTERSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CHANGEFILTERSTRUCT)
[COMPAREITEMSTRUCT](https://www.google.com/search?num=5&q=COMPAREITEMSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.COMPAREITEMSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=COMPAREITEMSTRUCT)
[CREATESTRUCT](https://www.google.com/search?num=5&q=CREATESTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CREATESTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CREATESTRUCT)
[CURSORINFO](https://www.google.com/search?num=5&q=CURSORINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CURSORINFO](https://github.com/dahall/Vanara/search?l=C%23&q=CURSORINFO)
[CWPRETSTRUCT](https://www.google.com/search?num=5&q=CWPRETSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CWPRETSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CWPRETSTRUCT)
[CWPSTRUCT](https://www.google.com/search?num=5&q=CWPSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.CWPSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=CWPSTRUCT)
[DATA](https://www.google.com/search?num=5&q=DATA+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.RAWINPUT.DATA](https://github.com/dahall/Vanara/search?l=C%23&q=DATA)
[DEBUGHOOKINFO](https://www.google.com/search?num=5&q=DEBUGHOOKINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DEBUGHOOKINFO](https://github.com/dahall/Vanara/search?l=C%23&q=DEBUGHOOKINFO)
[DELETEITEMSTRUCT](https://www.google.com/search?num=5&q=DELETEITEMSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DELETEITEMSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=DELETEITEMSTRUCT)
[DEV_BROADCAST_DEVICEINTERFACE](https://www.google.com/search?num=5&q=DEV_BROADCAST_DEVICEINTERFACE+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DEV_BROADCAST_DEVICEINTERFACE](https://github.com/dahall/Vanara/search?l=C%23&q=DEV_BROADCAST_DEVICEINTERFACE)
[DEV_BROADCAST_DEVNODE](https://www.google.com/search?num=5&q=DEV_BROADCAST_DEVNODE+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DEV_BROADCAST_DEVNODE](https://github.com/dahall/Vanara/search?l=C%23&q=DEV_BROADCAST_DEVNODE)
[DEV_BROADCAST_HANDLE](https://www.google.com/search?num=5&q=DEV_BROADCAST_HANDLE+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DEV_BROADCAST_HANDLE](https://github.com/dahall/Vanara/search?l=C%23&q=DEV_BROADCAST_HANDLE)
[DEV_BROADCAST_HDR](https://www.google.com/search?num=5&q=DEV_BROADCAST_HDR+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DEV_BROADCAST_HDR](https://github.com/dahall/Vanara/search?l=C%23&q=DEV_BROADCAST_HDR)
[DEV_BROADCAST_NET](https://www.google.com/search?num=5&q=DEV_BROADCAST_NET+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DEV_BROADCAST_NET](https://github.com/dahall/Vanara/search?l=C%23&q=DEV_BROADCAST_NET)
[DEV_BROADCAST_OEM](https://www.google.com/search?num=5&q=DEV_BROADCAST_OEM+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DEV_BROADCAST_OEM](https://github.com/dahall/Vanara/search?l=C%23&q=DEV_BROADCAST_OEM)
[DEV_BROADCAST_PORT](https://www.google.com/search?num=5&q=DEV_BROADCAST_PORT+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DEV_BROADCAST_PORT](https://github.com/dahall/Vanara/search?l=C%23&q=DEV_BROADCAST_PORT)
[DEV_BROADCAST_USERDEFINED](https://www.google.com/search?num=5&q=DEV_BROADCAST_USERDEFINED+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DEV_BROADCAST_USERDEFINED](https://github.com/dahall/Vanara/search?l=C%23&q=DEV_BROADCAST_USERDEFINED)
[DEV_BROADCAST_VOLUME](https://www.google.com/search?num=5&q=DEV_BROADCAST_VOLUME+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.DEV_BROADCAST_VOLUME](https://github.com/dahall/Vanara/search?l=C%23&q=DEV_BROADCAST_VOLUME)
[DLGITEMTEMPLATE](https://www.google.com/search?num=5&q=DLGITEMTEMPLATE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DLGITEMTEMPLATE](https://github.com/dahall/Vanara/search?l=C%23&q=DLGITEMTEMPLATE)
[DLGTEMPLATE](https://www.google.com/search?num=5&q=DLGTEMPLATE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DLGTEMPLATE](https://github.com/dahall/Vanara/search?l=C%23&q=DLGTEMPLATE)
[DPI_AWARENESS_CONTEXT](https://www.google.com/search?num=5&q=DPI_AWARENESS_CONTEXT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.DPI_AWARENESS_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=DPI_AWARENESS_CONTEXT)
[DRAWITEMSTRUCT](https://www.google.com/search?num=5&q=DRAWITEMSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DRAWITEMSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=DRAWITEMSTRUCT)
[DRAWTEXTPARAMS](https://www.google.com/search?num=5&q=DRAWTEXTPARAMS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DRAWTEXTPARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=DRAWTEXTPARAMS)
[EVENTMSG](https://www.google.com/search?num=5&q=EVENTMSG+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.EVENTMSG](https://github.com/dahall/Vanara/search?l=C%23&q=EVENTMSG)
[FILTERKEYS](https://www.google.com/search?num=5&q=FILTERKEYS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.FILTERKEYS](https://github.com/dahall/Vanara/search?l=C%23&q=FILTERKEYS)
[FLASHWINFO](https://www.google.com/search?num=5&q=FLASHWINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.FLASHWINFO](https://github.com/dahall/Vanara/search?l=C%23&q=FLASHWINFO)
[GESTURECONFIG](https://www.google.com/search?num=5&q=GESTURECONFIG+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GESTURECONFIG](https://github.com/dahall/Vanara/search?l=C%23&q=GESTURECONFIG)
[GESTUREINFO](https://www.google.com/search?num=5&q=GESTUREINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GESTUREINFO](https://github.com/dahall/Vanara/search?l=C%23&q=GESTUREINFO)
[GESTURENOTIFYSTRUCT](https://www.google.com/search?num=5&q=GESTURENOTIFYSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GESTURENOTIFYSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=GESTURENOTIFYSTRUCT)
[GRPICONDIR](https://www.google.com/search?num=5&q=GRPICONDIR+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.GRPICONDIR](https://github.com/dahall/Vanara/search?l=C%23&q=GRPICONDIR)
[GRPICONDIRENTRY](https://www.google.com/search?num=5&q=GRPICONDIRENTRY+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.GRPICONDIRENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=GRPICONDIRENTRY)
[GUITHREADINFO](https://www.google.com/search?num=5&q=GUITHREADINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.GUITHREADINFO](https://github.com/dahall/Vanara/search?l=C%23&q=GUITHREADINFO)
[HARDWAREINPUT](https://www.google.com/search?num=5&q=HARDWAREINPUT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.HARDWAREINPUT](https://github.com/dahall/Vanara/search?l=C%23&q=HARDWAREINPUT)
[HDEVNOTIFY](https://www.google.com/search?num=5&q=HDEVNOTIFY+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.HDEVNOTIFY](https://github.com/dahall/Vanara/search?l=C%23&q=HDEVNOTIFY)
[HELPINFO](https://www.google.com/search?num=5&q=HELPINFO+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.HELPINFO](https://github.com/dahall/Vanara/search?l=C%23&q=HELPINFO)
[HELPWININFO](https://www.google.com/search?num=5&q=HELPWININFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.HELPWININFO](https://github.com/dahall/Vanara/search?l=C%23&q=HELPWININFO)
[HGESTUREINFO](https://www.google.com/search?num=5&q=HGESTUREINFO+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.HGESTUREINFO](https://github.com/dahall/Vanara/search?l=C%23&q=HGESTUREINFO)
[HHOOK](https://www.google.com/search?num=5&q=HHOOK+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.HHOOK](https://github.com/dahall/Vanara/search?l=C%23&q=HHOOK)
[HIGHCONTRAST](https://www.google.com/search?num=5&q=HIGHCONTRAST+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.HIGHCONTRAST](https://github.com/dahall/Vanara/search?l=C%23&q=HIGHCONTRAST)
[HKL](https://www.google.com/search?num=5&q=HKL+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.HKL](https://github.com/dahall/Vanara/search?l=C%23&q=HKL)
[HRAWINPUT](https://www.google.com/search?num=5&q=HRAWINPUT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.HRAWINPUT](https://github.com/dahall/Vanara/search?l=C%23&q=HRAWINPUT)
[HSYNTHETICPOINTERDEVICE](https://www.google.com/search?num=5&q=HSYNTHETICPOINTERDEVICE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.HSYNTHETICPOINTERDEVICE](https://github.com/dahall/Vanara/search?l=C%23&q=HSYNTHETICPOINTERDEVICE)
[HTOUCHINPUT](https://www.google.com/search?num=5&q=HTOUCHINPUT+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.HTOUCHINPUT](https://github.com/dahall/Vanara/search?l=C%23&q=HTOUCHINPUT)
[HWINEVENTHOOK](https://www.google.com/search?num=5&q=HWINEVENTHOOK+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.HWINEVENTHOOK](https://github.com/dahall/Vanara/search?l=C%23&q=HWINEVENTHOOK)
[ICONINFO](https://www.google.com/search?num=5&q=ICONINFO+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.ICONINFO](https://github.com/dahall/Vanara/search?l=C%23&q=ICONINFO)
[ICONINFOEX](https://www.google.com/search?num=5&q=ICONINFOEX+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ICONINFOEX](https://github.com/dahall/Vanara/search?l=C%23&q=ICONINFOEX)
[ICONMETRICS](https://www.google.com/search?num=5&q=ICONMETRICS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.ICONMETRICS](https://github.com/dahall/Vanara/search?l=C%23&q=ICONMETRICS)
[INPUT](https://www.google.com/search?num=5&q=INPUT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.INPUT](https://github.com/dahall/Vanara/search?l=C%23&q=INPUT)
[INPUT_MESSAGE_SOURCE](https://www.google.com/search?num=5&q=INPUT_MESSAGE_SOURCE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.INPUT_MESSAGE_SOURCE](https://github.com/dahall/Vanara/search?l=C%23&q=INPUT_MESSAGE_SOURCE)
[INPUT_TRANSFORM](https://www.google.com/search?num=5&q=INPUT_TRANSFORM+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.INPUT_TRANSFORM](https://github.com/dahall/Vanara/search?l=C%23&q=INPUT_TRANSFORM)
[KBDLLHOOKSTRUCT](https://www.google.com/search?num=5&q=KBDLLHOOKSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.KBDLLHOOKSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=KBDLLHOOKSTRUCT)
[KEYBDINPUT](https://www.google.com/search?num=5&q=KEYBDINPUT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.KEYBDINPUT](https://github.com/dahall/Vanara/search?l=C%23&q=KEYBDINPUT)
[LASTINPUTINFO](https://www.google.com/search?num=5&q=LASTINPUTINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.LASTINPUTINFO](https://github.com/dahall/Vanara/search?l=C%23&q=LASTINPUTINFO)
[MDINEXTMENU](https://www.google.com/search?num=5&q=MDINEXTMENU+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MDINEXTMENU](https://github.com/dahall/Vanara/search?l=C%23&q=MDINEXTMENU)
[MEASUREITEMSTRUCT](https://www.google.com/search?num=5&q=MEASUREITEMSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MEASUREITEMSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=MEASUREITEMSTRUCT)
[MENUBARINFO](https://www.google.com/search?num=5&q=MENUBARINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MENUBARINFO](https://github.com/dahall/Vanara/search?l=C%23&q=MENUBARINFO)
[MENUEX_TEMPLATE_HEADER](https://www.google.com/search?num=5&q=MENUEX_TEMPLATE_HEADER+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MENUEX_TEMPLATE_HEADER](https://github.com/dahall/Vanara/search?l=C%23&q=MENUEX_TEMPLATE_HEADER)
[MENUEX_TEMPLATE_ITEM](https://www.google.com/search?num=5&q=MENUEX_TEMPLATE_ITEM+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MENUEX_TEMPLATE_ITEM](https://github.com/dahall/Vanara/search?l=C%23&q=MENUEX_TEMPLATE_ITEM)
[MENUGETOBJECTINFO](https://www.google.com/search?num=5&q=MENUGETOBJECTINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MENUGETOBJECTINFO](https://github.com/dahall/Vanara/search?l=C%23&q=MENUGETOBJECTINFO)
[MENUINFO](https://www.google.com/search?num=5&q=MENUINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MENUINFO](https://github.com/dahall/Vanara/search?l=C%23&q=MENUINFO)
[MENUITEMINFO](https://www.google.com/search?num=5&q=MENUITEMINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MENUITEMINFO](https://github.com/dahall/Vanara/search?l=C%23&q=MENUITEMINFO)
[MENUITEMTEMPLATE](https://www.google.com/search?num=5&q=MENUITEMTEMPLATE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MENUITEMTEMPLATE](https://github.com/dahall/Vanara/search?l=C%23&q=MENUITEMTEMPLATE)
[MENUITEMTEMPLATEHEADER](https://www.google.com/search?num=5&q=MENUITEMTEMPLATEHEADER+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MENUITEMTEMPLATEHEADER](https://github.com/dahall/Vanara/search?l=C%23&q=MENUITEMTEMPLATEHEADER)
[METAFILEPICT](https://www.google.com/search?num=5&q=METAFILEPICT+site%3Alearn.microsoft.com) | wingdi.h | [Vanara.PInvoke.User32.METAFILEPICT](https://github.com/dahall/Vanara/search?l=C%23&q=METAFILEPICT)
[MINIMIZEDMETRICS](https://www.google.com/search?num=5&q=MINIMIZEDMETRICS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.MINIMIZEDMETRICS](https://github.com/dahall/Vanara/search?l=C%23&q=MINIMIZEDMETRICS)
[MINMAXINFO](https://www.google.com/search?num=5&q=MINMAXINFO+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.MINMAXINFO](https://github.com/dahall/Vanara/search?l=C%23&q=MINMAXINFO)
[MONITORINFO](https://www.google.com/search?num=5&q=MONITORINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MONITORINFO](https://github.com/dahall/Vanara/search?l=C%23&q=MONITORINFO)
[MONITORINFOEX](https://www.google.com/search?num=5&q=MONITORINFOEX+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MONITORINFOEX](https://github.com/dahall/Vanara/search?l=C%23&q=MONITORINFOEX)
[MOUSEHOOKSTRUCT](https://www.google.com/search?num=5&q=MOUSEHOOKSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MOUSEHOOKSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=MOUSEHOOKSTRUCT)
[MOUSEHOOKSTRUCTEX](https://www.google.com/search?num=5&q=MOUSEHOOKSTRUCTEX+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MOUSEHOOKSTRUCTEX](https://github.com/dahall/Vanara/search?l=C%23&q=MOUSEHOOKSTRUCTEX)
[MOUSEINPUT](https://www.google.com/search?num=5&q=MOUSEINPUT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MOUSEINPUT](https://github.com/dahall/Vanara/search?l=C%23&q=MOUSEINPUT)
[MOUSEKEYS](https://www.google.com/search?num=5&q=MOUSEKEYS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.MOUSEKEYS](https://github.com/dahall/Vanara/search?l=C%23&q=MOUSEKEYS)
[MOUSEMOVEPOINT](https://www.google.com/search?num=5&q=MOUSEMOVEPOINT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MOUSEMOVEPOINT](https://github.com/dahall/Vanara/search?l=C%23&q=MOUSEMOVEPOINT)
[MSGBOXPARAMS](https://www.google.com/search?num=5&q=MSGBOXPARAMS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.MSGBOXPARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=MSGBOXPARAMS)
[MSLLHOOKSTRUCT](https://www.google.com/search?num=5&q=MSLLHOOKSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MSLLHOOKSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=MSLLHOOKSTRUCT)
[MULTIKEYHELP](https://www.google.com/search?num=5&q=MULTIKEYHELP+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.MULTIKEYHELP](https://github.com/dahall/Vanara/search?l=C%23&q=MULTIKEYHELP)
[NMHDR](https://www.google.com/search?num=5&q=NMHDR+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.NMHDR](https://github.com/dahall/Vanara/search?l=C%23&q=NMHDR)
[NONCLIENTMETRICS](https://www.google.com/search?num=5&q=NONCLIENTMETRICS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.NONCLIENTMETRICS](https://github.com/dahall/Vanara/search?l=C%23&q=NONCLIENTMETRICS)
[PAINTSTRUCT](https://www.google.com/search?num=5&q=PAINTSTRUCT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.PAINTSTRUCT](https://github.com/dahall/Vanara/search?l=C%23&q=PAINTSTRUCT)
[POINTER_DEVICE_CURSOR_INFO](https://www.google.com/search?num=5&q=POINTER_DEVICE_CURSOR_INFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_DEVICE_CURSOR_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_DEVICE_CURSOR_INFO)
[POINTER_DEVICE_INFO](https://www.google.com/search?num=5&q=POINTER_DEVICE_INFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_DEVICE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_DEVICE_INFO)
[POINTER_DEVICE_PROPERTY](https://www.google.com/search?num=5&q=POINTER_DEVICE_PROPERTY+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_DEVICE_PROPERTY](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_DEVICE_PROPERTY)
[POINTER_INFO](https://www.google.com/search?num=5&q=POINTER_INFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_INFO)
[POINTER_PEN_INFO](https://www.google.com/search?num=5&q=POINTER_PEN_INFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_PEN_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_PEN_INFO)
[POINTER_TOUCH_INFO](https://www.google.com/search?num=5&q=POINTER_TOUCH_INFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_TOUCH_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_TOUCH_INFO)
[POINTER_TYPE_INFO](https://www.google.com/search?num=5&q=POINTER_TYPE_INFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POINTER_TYPE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=POINTER_TYPE_INFO)
[POWERBROADCAST_SETTING](https://www.google.com/search?num=5&q=POWERBROADCAST_SETTING+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.POWERBROADCAST_SETTING](https://github.com/dahall/Vanara/search?l=C%23&q=POWERBROADCAST_SETTING)
[RAWHID](https://www.google.com/search?num=5&q=RAWHID+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RAWHID](https://github.com/dahall/Vanara/search?l=C%23&q=RAWHID)
[RAWINPUT](https://www.google.com/search?num=5&q=RAWINPUT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RAWINPUT](https://github.com/dahall/Vanara/search?l=C%23&q=RAWINPUT)
[RAWINPUTDEVICE](https://www.google.com/search?num=5&q=RAWINPUTDEVICE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RAWINPUTDEVICE](https://github.com/dahall/Vanara/search?l=C%23&q=RAWINPUTDEVICE)
[RAWINPUTDEVICELIST](https://www.google.com/search?num=5&q=RAWINPUTDEVICELIST+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RAWINPUTDEVICELIST](https://github.com/dahall/Vanara/search?l=C%23&q=RAWINPUTDEVICELIST)
[RAWINPUTHEADER](https://www.google.com/search?num=5&q=RAWINPUTHEADER+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RAWINPUTHEADER](https://github.com/dahall/Vanara/search?l=C%23&q=RAWINPUTHEADER)
[RAWKEYBOARD](https://www.google.com/search?num=5&q=RAWKEYBOARD+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RAWKEYBOARD](https://github.com/dahall/Vanara/search?l=C%23&q=RAWKEYBOARD)
[RAWMOUSE](https://www.google.com/search?num=5&q=RAWMOUSE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RAWMOUSE](https://github.com/dahall/Vanara/search?l=C%23&q=RAWMOUSE)
[RID_DEVICE_INFO](https://www.google.com/search?num=5&q=RID_DEVICE_INFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RID_DEVICE_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=RID_DEVICE_INFO)
[RID_DEVICE_INFO_HID](https://www.google.com/search?num=5&q=RID_DEVICE_INFO_HID+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RID_DEVICE_INFO_HID](https://github.com/dahall/Vanara/search?l=C%23&q=RID_DEVICE_INFO_HID)
[RID_DEVICE_INFO_KEYBOARD](https://www.google.com/search?num=5&q=RID_DEVICE_INFO_KEYBOARD+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RID_DEVICE_INFO_KEYBOARD](https://github.com/dahall/Vanara/search?l=C%23&q=RID_DEVICE_INFO_KEYBOARD)
[RID_DEVICE_INFO_MOUSE](https://www.google.com/search?num=5&q=RID_DEVICE_INFO_MOUSE+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.RID_DEVICE_INFO_MOUSE](https://github.com/dahall/Vanara/search?l=C%23&q=RID_DEVICE_INFO_MOUSE)
[SCROLLBARINFO](https://www.google.com/search?num=5&q=SCROLLBARINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SCROLLBARINFO](https://github.com/dahall/Vanara/search?l=C%23&q=SCROLLBARINFO)
[SCROLLINFO](https://www.google.com/search?num=5&q=SCROLLINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.SCROLLINFO](https://github.com/dahall/Vanara/search?l=C%23&q=SCROLLINFO)
[SERIALKEYS](https://www.google.com/search?num=5&q=SERIALKEYS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SERIALKEYS](https://github.com/dahall/Vanara/search?l=C%23&q=SERIALKEYS)
[SOUNDSENTRY](https://www.google.com/search?num=5&q=SOUNDSENTRY+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.SOUNDSENTRY](https://github.com/dahall/Vanara/search?l=C%23&q=SOUNDSENTRY)
[STICKYKEYS](https://www.google.com/search?num=5&q=STICKYKEYS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.STICKYKEYS](https://github.com/dahall/Vanara/search?l=C%23&q=STICKYKEYS)
[TITLEBARINFO](https://www.google.com/search?num=5&q=TITLEBARINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TITLEBARINFO](https://github.com/dahall/Vanara/search?l=C%23&q=TITLEBARINFO)
[TOGGLEKEYS](https://www.google.com/search?num=5&q=TOGGLEKEYS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.TOGGLEKEYS](https://github.com/dahall/Vanara/search?l=C%23&q=TOGGLEKEYS)
[TOUCH_HIT_TESTING_INPUT](https://www.google.com/search?num=5&q=TOUCH_HIT_TESTING_INPUT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TOUCH_HIT_TESTING_INPUT](https://github.com/dahall/Vanara/search?l=C%23&q=TOUCH_HIT_TESTING_INPUT)
[TOUCH_HIT_TESTING_PROXIMITY_EVALUATION](https://www.google.com/search?num=5&q=TOUCH_HIT_TESTING_PROXIMITY_EVALUATION+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TOUCH_HIT_TESTING_PROXIMITY_EVALUATION](https://github.com/dahall/Vanara/search?l=C%23&q=TOUCH_HIT_TESTING_PROXIMITY_EVALUATION)
[TOUCHINPUT](https://www.google.com/search?num=5&q=TOUCHINPUT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TOUCHINPUT](https://github.com/dahall/Vanara/search?l=C%23&q=TOUCHINPUT)
[TOUCHPREDICTIONPARAMETERS](https://www.google.com/search?num=5&q=TOUCHPREDICTIONPARAMETERS+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.TOUCHPREDICTIONPARAMETERS](https://github.com/dahall/Vanara/search?l=C%23&q=TOUCHPREDICTIONPARAMETERS)
[TPMPARAMS](https://www.google.com/search?num=5&q=TPMPARAMS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TPMPARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=TPMPARAMS)
[TRACKMOUSEEVENT](https://www.google.com/search?num=5&q=TRACKMOUSEEVENT+site%3Alearn.microsoft.com) | Winuser.h | [Vanara.PInvoke.User32.TRACKMOUSEEVENT](https://github.com/dahall/Vanara/search?l=C%23&q=TRACKMOUSEEVENT)
[UPDATELAYEREDWINDOWINFO](https://www.google.com/search?num=5&q=UPDATELAYEREDWINDOWINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.UPDATELAYEREDWINDOWINFO](https://github.com/dahall/Vanara/search?l=C%23&q=UPDATELAYEREDWINDOWINFO)
[USEROBJECTFLAGS](https://www.google.com/search?num=5&q=USEROBJECTFLAGS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.USEROBJECTFLAGS](https://github.com/dahall/Vanara/search?l=C%23&q=USEROBJECTFLAGS)
[VIDEOPARAMETERS](https://www.google.com/search?num=5&q=VIDEOPARAMETERS+site%3Alearn.microsoft.com) | Tvout.h | [Vanara.PInvoke.User32.VIDEOPARAMETERS](https://github.com/dahall/Vanara/search?l=C%23&q=VIDEOPARAMETERS)
[VolLockBroadcast](https://www.google.com/search?num=5&q=VolLockBroadcast+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.VolLockBroadcast](https://github.com/dahall/Vanara/search?l=C%23&q=VolLockBroadcast)
[WINDOWINFO](https://www.google.com/search?num=5&q=WINDOWINFO+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WINDOWINFO](https://github.com/dahall/Vanara/search?l=C%23&q=WINDOWINFO)
[WINDOWPLACEMENT](https://www.google.com/search?num=5&q=WINDOWPLACEMENT+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WINDOWPLACEMENT](https://github.com/dahall/Vanara/search?l=C%23&q=WINDOWPLACEMENT)
[WINDOWPOS](https://www.google.com/search?num=5&q=WINDOWPOS+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.WINDOWPOS](https://github.com/dahall/Vanara/search?l=C%23&q=WINDOWPOS)
[WNDCLASS](https://www.google.com/search?num=5&q=WNDCLASS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WNDCLASS](https://github.com/dahall/Vanara/search?l=C%23&q=WNDCLASS)
[WNDCLASSEX](https://www.google.com/search?num=5&q=WNDCLASSEX+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.WNDCLASSEX](https://github.com/dahall/Vanara/search?l=C%23&q=WNDCLASSEX)
### Classes
Native Class | Header | Managed Class
--- | --- | ---
[BasicMessageWindow](https://www.google.com/search?num=5&q=BasicMessageWindow+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.BasicMessageWindow](https://github.com/dahall/Vanara/search?l=C%23&q=BasicMessageWindow)
[DRAWTEXTPARAMS](https://www.google.com/search?num=5&q=DRAWTEXTPARAMS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.DRAWTEXTPARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=DRAWTEXTPARAMS)
[EventConstants](https://www.google.com/search?num=5&q=EventConstants+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.EventConstants](https://github.com/dahall/Vanara/search?l=C%23&q=EventConstants)
[ICONINFO](https://www.google.com/search?num=5&q=ICONINFO+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.ICONINFO](https://github.com/dahall/Vanara/search?l=C%23&q=ICONINFO)
[LOGFONTExtension](https://www.google.com/search?num=5&q=LOGFONTExtension+site%3Alearn.microsoft.com) | | [Vanara.Extensions.LOGFONTExtension](https://github.com/dahall/Vanara/search?l=C%23&q=LOGFONTExtension)
[ObjectIdentifiers](https://www.google.com/search?num=5&q=ObjectIdentifiers+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.ObjectIdentifiers](https://github.com/dahall/Vanara/search?l=C%23&q=ObjectIdentifiers)
[SafeHACCEL](https://www.google.com/search?num=5&q=SafeHACCEL+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHACCEL](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHACCEL)
[SafeHCURSOR](https://www.google.com/search?num=5&q=SafeHCURSOR+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHCURSOR](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHCURSOR)
[SafeHDESK](https://www.google.com/search?num=5&q=SafeHDESK+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHDESK](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHDESK)
[SafeHDEVNOTIFY](https://www.google.com/search?num=5&q=SafeHDEVNOTIFY+site%3Alearn.microsoft.com) | dbt.h | [Vanara.PInvoke.User32.SafeHDEVNOTIFY](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHDEVNOTIFY)
[SafeHHOOK](https://www.google.com/search?num=5&q=SafeHHOOK+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHHOOK](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHHOOK)
[SafeHICON](https://www.google.com/search?num=5&q=SafeHICON+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHICON](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHICON)
[SafeHKL](https://www.google.com/search?num=5&q=SafeHKL+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHKL](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHKL)
[SafeHMENU](https://www.google.com/search?num=5&q=SafeHMENU+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHMENU](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHMENU)
[SafeHPOWERSETTINGNOTIFY](https://www.google.com/search?num=5&q=SafeHPOWERSETTINGNOTIFY+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHPOWERSETTINGNOTIFY](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHPOWERSETTINGNOTIFY)
[SafeHSUSPRESUMENOTIFY](https://www.google.com/search?num=5&q=SafeHSUSPRESUMENOTIFY+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHSUSPRESUMENOTIFY](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHSUSPRESUMENOTIFY)
[SafeHSYNTHETICPOINTERDEVICE](https://www.google.com/search?num=5&q=SafeHSYNTHETICPOINTERDEVICE+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHSYNTHETICPOINTERDEVICE](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHSYNTHETICPOINTERDEVICE)
[SafeHWINSTA](https://www.google.com/search?num=5&q=SafeHWINSTA+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHWINSTA](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHWINSTA)
[SafeHWND](https://www.google.com/search?num=5&q=SafeHWND+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SafeHWND](https://github.com/dahall/Vanara/search?l=C%23&q=SafeHWND)
[SpecialWindowHandles](https://www.google.com/search?num=5&q=SpecialWindowHandles+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.User32.SpecialWindowHandles](https://github.com/dahall/Vanara/search?l=C%23&q=SpecialWindowHandles)
[StandardCursor](https://www.google.com/search?num=5&q=StandardCursor+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.StandardCursor](https://github.com/dahall/Vanara/search?l=C%23&q=StandardCursor)
[SystemEventHandler](https://www.google.com/search?num=5&q=SystemEventHandler+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.SystemEventHandler](https://github.com/dahall/Vanara/search?l=C%23&q=SystemEventHandler)
[TPMPARAMS](https://www.google.com/search?num=5&q=TPMPARAMS+site%3Alearn.microsoft.com) | winuser.h | [Vanara.PInvoke.User32.TPMPARAMS](https://github.com/dahall/Vanara/search?l=C%23&q=TPMPARAMS)
[WindowClass](https://www.google.com/search?num=5&q=WindowClass+site%3Alearn.microsoft.com) | | [Vanara.PInvoke.WindowClass](https://github.com/dahall/Vanara/search?l=C%23&q=WindowClass)