Jump to content

WinQueryWindow: 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.

8 April 2025

  • curprev 21:4421:44, 8 April 2025 Martini talk contribs 2,877 bytes −17 Related Functions
  • curprev 21:4421:44, 8 April 2025 Martini talk contribs 2,894 bytes +2,894 Created page with "This function ''returns the handle of a window that has a specified relationship to a specified window''. ==Syntax== WinQueryWindow(hwnd, lCode) ==Parameters== ;hwnd (HWND) - Input: Handle of window to query. ;lCode (LONG) - Input: Type of window information to return. :;QW_NEXT ::Next window in z-order (window below). :;QW_PREV ::Previous window in z-order (window above). :;QW_TOP ::Topmost child window. :;QW_BOTTOM ::Bottommost child window. :;QW_OWNER ::Own..."