https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-enumdisplaymonitors?redirectedfrom=MSDN
EnumDisplayMonitors function (winuser.h) - Win32 apps | Microsoft Learn
The EnumDisplayMonitors function enumerates display monitors (including invisible pseudo-monitors associated with the mirroring drivers) that intersect a...
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setwindowlongptra?redirectedfrom=MSDN
SetWindowLongPtrA function (winuser.h) - Win32 apps | Microsoft Learn
Changes an attribute of the specified window. (ANSI)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/inputdev/wm-setfocus?redirectedfrom=MSDN
WM_SETFOCUS message (Winuser.h) - Win32 apps | Microsoft Learn
Sent to a window after it has gained the keyboard focus.
wmmessagehappsmicrosoft
https://learn.microsoft.com/en-gb/windows/win32/winmsg/extended-window-styles
Extended Window Styles (Winuser.h) - Win32 apps | Microsoft Learn
The following are the extended window styles.
window stylesextendedhappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-systemparametersinfoa?redirectedfrom=MSDN
SystemParametersInfoA function (winuser.h) - Win32 apps | Microsoft Learn
Retrieves or sets the value of one of the system-wide parameters. (ANSI)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/dataxchg/wm-paste?redirectedfrom=MSDN
WM_PASTE message (Winuser.h) - Win32 apps | Microsoft Learn
An application sends a WM\_PASTE message to an edit control or combo box to copy the current content of the clipboard to the edit control at the current caret...
wmpastemessagehapps
https://learn.microsoft.com/id-id/windows/win32/api/winuser/nf-winuser-closeclipboard
Fungsi CloseClipboard (winuser.h) - Win32 apps | Microsoft Learn
fungsihappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-systemparametersinfoa
SystemParametersInfoA function (winuser.h) - Win32 apps | Microsoft Learn
Retrieves or sets the value of one of the system-wide parameters. (ANSI)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-rid_device_info_mouse
RID_DEVICE_INFO_MOUSE (winuser.h) - Win32 apps | Microsoft Learn
Defines the raw input data coming from the specified mouse.
device inforidmousehapps
https://learn.microsoft.com/en-us/windows/win32/winmsg/wm-settingchange?redirectedfrom=MSDN
WM_SETTINGCHANGE message (Winuser.h) - Win32 apps | Microsoft Learn
A message that is sent to all top-level windows when the SystemParametersInfo function changes a system-wide setting or when policy settings have changed.
wmmessagehappsmicrosoft
https://learn.microsoft.com/id-id/windows/win32/api/winuser/nf-winuser-drawiconex
Fungsi DrawIconEx (winuser.h) - Win32 apps | Microsoft Learn
Menggambar ikon atau kursor ke dalam konteks perangkat yang ditentukan, melakukan operasi raster yang ditentukan, dan membentangkan atau mengompresi ikon atau...
fungsihappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-injecttouchinput?redirectedfrom=MSDN
InjectTouchInput function (winuser.h) - Win32 apps | Microsoft Learn
Simulates touch input.
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/inputdev/wm-mouseactivate
WM_MOUSEACTIVATE message (Winuser.h) - Win32 apps | Microsoft Learn
Sent when the cursor is in an inactive window and the user presses a mouse button. The parent window receives this message only if the child window passes it...
wmmessagehappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-wndclassexa
WNDCLASSEXA (winuser.h) - Win32 apps | Microsoft Learn
Contains window class information. (ANSI)
happsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-createdialogparamw
CreateDialogParamW function (winuser.h) - Win32 apps | Microsoft Learn
Creates a modeless dialog box from a dialog box template resource. (Unicode)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getmessage?redirectedfrom=MSDN
GetMessage function (winuser.h) - Win32 apps | Microsoft Learn
The GetMessage function retrieves a message from the calling thread's message queue. (GetMessage)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-drawtext
DrawText function (winuser.h) - Win32 apps | Microsoft Learn
The DrawText function draws formatted text in the specified rectangle. (DrawText function)
drawtextfunctionhappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/menurc/wm-gettitlebarinfoex?redirectedfrom=MSDN
WM_GETTITLEBARINFOEX message (Winuser.h) - Win32 apps | Microsoft Learn
Sent to request extended title bar information. A window receives this message through its WindowProc function.
wmmessagehappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getwindowrect?redirectedfrom=MSDN
GetWindowRect function (winuser.h) - Win32 apps | Microsoft Learn
Retrieves the dimensions of the bounding rectangle of the specified window. The dimensions are given in screen coordinates that are relative to the upper-left...
functionhappsmicrosoftlearn
https://learn.microsoft.com/it-it/windows/win32/api/winuser/nf-winuser-peekmessagea
Funzione PeekMessageA (winuser.h) - Win32 apps | Microsoft Learn
Invia messaggi non accodati in arrivo, controlla la coda di messaggi del thread per un messaggio pubblicato e recupera il messaggio (se presente). (ANSI)
funzionehappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getsystemmetrics?redirectedfrom=MSDN
GetSystemMetrics function (winuser.h) - Win32 apps | Microsoft Learn
Retrieves the specified system metric or system configuration setting.
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getwindowdc
GetWindowDC function (winuser.h) - Win32 apps | Microsoft Learn
The GetWindowDC function retrieves the device context (DC) for the entire window, including title bar, menus, and scroll bars.
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-lastinputinfo
LASTINPUTINFO (winuser.h) - Win32 apps | Microsoft Learn
Contains the time of the last input.
happsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-rawmouse
RAWMOUSE (winuser.h) - Win32 apps | Microsoft Learn
Contains information about the state of the mouse.
happsmicrosoftlearn
https://community.checkpoint.com/t5/user/viewprofilepage/user-id/94694
About winuser - Check Point CheckMates
check pointcheckmates
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-updatewindow?redirectedfrom=MSDN
UpdateWindow function (winuser.h) - Win32 apps | Microsoft Learn
The UpdateWindow function updates the client area of the specified window by sending a WM_PAINT message to the window if the window's update region is not...
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/gdi/wm-ncpaint
WM_NCPAINT message (Winuser.h) - Win32 apps | Microsoft Learn
The WM\_NCPAINT message is sent to a window when its frame must be painted.
wmmessagehappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-soundsentrya
SOUNDSENTRYA (winuser.h) - Win32 apps | Microsoft Learn
Contains information about the SoundSentry accessibility feature. When the SoundSentry feature is on, the computer displays a visual indication only when a...
happsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-iconinfo?redirectedfrom=MSDN
ICONINFO (winuser.h) - Win32 apps | Microsoft Learn
Contains information about an icon or a cursor.
happsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-createstructw
CREATESTRUCTW (winuser.h) - Win32 apps | Microsoft Learn
Defines the initialization parameters passed to the window procedure of an application. These members are identical to the parameters of the CreateWindowEx...
happsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-registerclassa?redirectedfrom=MSDN
RegisterClassA function (winuser.h) - Win32 apps | Microsoft Learn
Registers a window class for subsequent use in calls to the CreateWindow or CreateWindowEx function. (RegisterClassA)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setwindowlongw
SetWindowLongW function (winuser.h) - Win32 apps | Microsoft Learn
Changes an attribute of the specified window. The function also sets the 32-bit (long) value at the specified offset into the extra window memory. (Unicode)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/winmsg/wm-null?redirectedfrom=MSDN
WM_NULL message (Winuser.h) - Win32 apps | Microsoft Learn
Performs no operation. An application sends the WM\_NULL message if it wants to post a message that the recipient window will ignore.
null messagewmhappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-registerclassw
RegisterClassW function (winuser.h) - Win32 apps | Microsoft Learn
Registers a window class for subsequent use in calls to the CreateWindow or CreateWindowEx function. (RegisterClassW)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-sendmessagecallbacka
SendMessageCallbackA function (winuser.h) - Win32 apps | Microsoft Learn
Sends the specified message to a window or windows. (SendMessageCallbackA)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getwindowthreadprocessid?redirectedfrom=MSDN
GetWindowThreadProcessId function (winuser.h) - Win32 apps | Microsoft Learn
Retrieves the identifier of the thread that created the specified window and, optionally, the identifier of the process that created the window.
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-mdicreatestructw
MDICREATESTRUCTW (winuser.h) - Win32 apps | Microsoft Learn
Contains information about the class, title, owner, location, and size of a multiple-document interface (MDI) child window. (Unicode)
happsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-loadkeyboardlayouta?redirectedfrom=MSDN
LoadKeyboardLayoutA function (winuser.h) - Win32 apps | Microsoft Learn
Loads a new input locale identifier (formerly called the keyboard layout) into the system. (ANSI)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getclassinfoa
GetClassInfoA function (winuser.h) - Win32 apps | Microsoft Learn
Retrieves information about a window class. (ANSI)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setcaretpos
SetCaretPos function (winuser.h) - Win32 apps | Microsoft Learn
Moves the caret to the specified coordinates. If the window that owns the caret was created with the CS_OWNDC class style, then the specified coordinates are...
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-defrawinputproc?redirectedfrom=MSDN
DefRawInputProc function (winuser.h) - Win32 apps | Microsoft Learn
Verifies that the size of the RAWINPUTHEADER structure is correct.
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-systemparametersinfow
SystemParametersInfoW function (winuser.h) - Win32 apps | Microsoft Learn
Retrieves or sets the value of one of the system-wide parameters. (Unicode)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-sendnotifymessagea
SendNotifyMessageA function (winuser.h) - Win32 apps | Microsoft Learn
Sends the specified message to a window or windows. (SendNotifyMessageA)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/controls/wm-ctlcoloredit?redirectedfrom=MSDN
WM_CTLCOLOREDIT message (Winuser.h) - Win32 apps | Microsoft Learn
An edit control that is not read-only or disabled sends the WM\_CTLCOLOREDIT message to its parent window when the control is about to be drawn.
wmmessagehappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-peekmessagea
PeekMessageA function (winuser.h) - Win32 apps | Microsoft Learn
Dispatches incoming nonqueued messages, checks the thread message queue for a posted message, and retrieves the message (if any exist). (ANSI)
functionhappsmicrosoftlearn
https://learn.microsoft.com/en-gb/windows/win32/gdi/wm-paint
WM_PAINT message (Winuser.h) - Win32 apps | Microsoft Learn
The WM\_PAINT message is sent when the system or another application makes a request to paint a portion of an application's window.
wmpaintmessagehapps
https://learn.microsoft.com/en-us/windows/win32/controls/button-styles
Button Styles (Winuser.h) - Win32 apps | Microsoft Learn
Specifies a combination of button styles. If you create a button using the BUTTON class with the CreateWindow or CreateWindowEx function, you can specify any...
button styleshappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/inputdev/wm-mousewheel?redirectedfrom=MSDN
WM_MOUSEWHEEL message (Winuser.h) - Win32 apps | Microsoft Learn
Sent to the focus window when the mouse wheel is rotated.
wmmessagehappsmicrosoft
https://learn.microsoft.com/de-de/windows/win32/inputdev/wm-mousewheel
WM_MOUSEWHEEL Nachricht (Winuser.h) - Win32 apps | Microsoft Learn
Wird an das Fokusfenster gesendet, wenn das Mausrad gedreht wird.
wmnachrichtappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-drawtext?redirectedfrom=MSDN
DrawText function (winuser.h) - Win32 apps | Microsoft Learn
The DrawText function draws formatted text in the specified rectangle. (DrawText function)
drawtextfunctionhappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/inputdev/wm-input-device-change
WM_INPUT_DEVICE_CHANGE message (Winuser.h) - Win32 apps | Microsoft Learn
Sent to the window that registered to receive raw input. A window receives this message through its WindowProc function.
input devicewmchangemessage
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-createwindoww
CreateWindowW macro (winuser.h) - Win32 apps | Microsoft Learn
Creates an overlapped, pop-up, or child window. (Unicode)
macrohappsmicrosoftlearn
https://learn.microsoft.com/en-us/windows/win32/devio/wm-devicechange?redirectedfrom=MSDN
WM_DEVICECHANGE message (Winuser.h) - Win32 apps | Microsoft Learn
Notifies an application of a change to the hardware configuration of a device or the computer.
wmmessagehappsmicrosoft
https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-framerect?redirectedfrom=MSDN
FrameRect function (winuser.h) - Win32 apps | Microsoft Learn
The FrameRect function draws a border around the specified rectangle by using the specified brush. The width and height of the border are always one logical...
functionhappsmicrosoftlearn