public static final class User32.Functions
extends java.lang.Object
SharedLibrary.| Modifier and Type | Field and Description |
|---|---|
static long |
AdjustWindowRectEx
Function address.
|
static long |
BringWindowToTop
Function address.
|
static long |
CallWindowProc
Function address.
|
static long |
ChangeDisplaySettingsEx
Function address.
|
static long |
ClientToScreen
Function address.
|
static long |
ClipCursor
Function address.
|
static long |
CloseTouchInputHandle
Function address.
|
static long |
CreateWindowEx
Function address.
|
static long |
DefWindowProc
Function address.
|
static long |
DestroyWindow
Function address.
|
static long |
DispatchMessage
Function address.
|
static long |
EnumDisplayDevices
Function address.
|
static long |
EnumDisplaySettingsEx
Function address.
|
static long |
GetAsyncKeyState
Function address.
|
static long |
GetAwarenessFromDpiAwarenessContext
Function address.
|
static long |
GetClassLongPtr
Function address.
|
static long |
GetCursorPos
Function address.
|
static long |
GetDC
Function address.
|
static long |
GetDpiForSystem
Function address.
|
static long |
GetDpiForWindow
Function address.
|
static long |
GetMessage
Function address.
|
static long |
GetMessageExtraInfo
Function address.
|
static long |
GetMonitorInfo
Function address.
|
static long |
GetSystemMetrics
Function address.
|
static long |
GetThreadDpiAwarenessContext
Function address.
|
static long |
GetTouchInputInfo
Function address.
|
static long |
GetWindowDpiAwarenessContext
Function address.
|
static long |
GetWindowLongPtr
Function address.
|
static long |
GetWindowPlacement
Function address.
|
static long |
GetWindowRect
Function address.
|
static long |
IsIconic
Function address.
|
static long |
IsTouchWindow
Function address.
|
static long |
IsValidDpiAwarenessContext
Function address.
|
static long |
IsWindowVisible
Function address.
|
static long |
IsZoomed
Function address.
|
static long |
LoadCursor
Function address.
|
static long |
LoadIcon
Function address.
|
static long |
MonitorFromWindow
Function address.
|
static long |
MoveWindow
Function address.
|
static long |
PeekMessage
Function address.
|
static long |
PostMessage
Function address.
|
static long |
RegisterClassEx
Function address.
|
static long |
RegisterTouchWindow
Function address.
|
static long |
ReleaseDC
Function address.
|
static long |
SendInput
Function address.
|
static long |
SendMessage
Function address.
|
static long |
SetClassLongPtr
Function address.
|
static long |
SetCursor
Function address.
|
static long |
SetCursorPos
Function address.
|
static long |
SetLayeredWindowAttributes
Function address.
|
static long |
SetThreadDpiAwarenessContext
Function address.
|
static long |
SetWindowLongPtr
Function address.
|
static long |
SetWindowPlacement
Function address.
|
static long |
SetWindowPos
Function address.
|
static long |
SetWindowText
Function address.
|
static long |
ShowCursor
Function address.
|
static long |
ShowWindow
Function address.
|
static long |
TranslateMessage
Function address.
|
static long |
UnregisterClass
Function address.
|
static long |
UnregisterTouchWindow
Function address.
|
static long |
UpdateWindow
Function address.
|
static long |
WaitMessage
Function address.
|
public static final long RegisterClassEx
public static final long UnregisterClass
public static final long CreateWindowEx
public static final long DestroyWindow
public static final long DefWindowProc
public static final long CallWindowProc
public static final long ShowWindow
public static final long UpdateWindow
public static final long SetWindowPos
public static final long SetWindowText
public static final long GetMessage
public static final long PeekMessage
public static final long TranslateMessage
public static final long WaitMessage
public static final long DispatchMessage
public static final long PostMessage
public static final long SendMessage
public static final long AdjustWindowRectEx
public static final long GetWindowRect
public static final long MoveWindow
public static final long GetWindowPlacement
public static final long SetWindowPlacement
public static final long IsWindowVisible
public static final long IsIconic
public static final long IsZoomed
public static final long BringWindowToTop
public static final long SetWindowLongPtr
public static final long GetWindowLongPtr
public static final long SetClassLongPtr
public static final long GetClassLongPtr
public static final long SetLayeredWindowAttributes
public static final long LoadIcon
public static final long LoadCursor
public static final long GetDC
public static final long ReleaseDC
public static final long GetSystemMetrics
public static final long RegisterTouchWindow
public static final long UnregisterTouchWindow
public static final long IsTouchWindow
public static final long GetTouchInputInfo
public static final long CloseTouchInputHandle
public static final long MonitorFromWindow
public static final long GetMonitorInfo
public static final long EnumDisplayDevices
public static final long EnumDisplaySettingsEx
public static final long ChangeDisplaySettingsEx
public static final long GetCursorPos
public static final long SetCursorPos
public static final long ClipCursor
public static final long ShowCursor
public static final long SetCursor
public static final long ClientToScreen
public static final long GetAsyncKeyState
public static final long GetMessageExtraInfo
public static final long SendInput
public static final long GetDpiForSystem
public static final long GetDpiForWindow
public static final long GetAwarenessFromDpiAwarenessContext
public static final long GetThreadDpiAwarenessContext
public static final long GetWindowDpiAwarenessContext
public static final long IsValidDpiAwarenessContext
public static final long SetThreadDpiAwarenessContext
Copyright LWJGL. All Rights Reserved. License terms.