Jump to content

WinQueryActiveWindow: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 April 2025

  • curprev 16:2516:25, 9 April 2025 Martini talk contribs 975 bytes +975 Created page with "This function returns the active window for HWND_DESKTOP, or other parent window. ==Syntax==  WinQueryActiveWindow(hwndParent) ==Parameters== ;hwndParent (HWND) - Input : Parent-window handle for which the active window is required. :;HWND_DESKTOP ::The desktop-window handle that causes this function to return the top-level frame window. :;Other ::Specified parent-window handle. ==Returns== ;hwndActive (HWND) - returns :Active-window handle. :;NULLHANDLE ::No..."