Jump to content

WM QUERYFOCUSCHAIN: 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.

21 April 2025

  • curprev 01:3501:35, 21 April 2025 Martini talk contribs 2,228 bytes +2,228 Created page with "This message is used to request the handle of a window in the focus chain. ==Syntax== <PRE> param1 USHORT fsCmd; Command to be performed.: param2 HWND hwndParent; Parent window.: </PRE> ==Parameters== ;fsCmd (USHORT) - Input : Command to be performed. This field contains a flag to indicate what action is to be performed: ::QFC_NEXTINCHAIN: Return the next window in the focus chain. The '''hwndParent''' parameter is not used. ::QFC_ACTIVE: Return the..."