Jump to content

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

14 April 2025

  • curprev 00:0400:04, 14 April 2025 Martini talk contribs 2,082 bytes +2,082 Created page with "This message is sent by the dialog manager to identify the type of control, to determine what kinds of messages the control understands, and also to determine whether an input message may be processed by the dialog manager or passed down to the control. ==Syntax== <pre> param1 PQMSG pQmsg; Message queue structure.: param2 ULONG ulReserved; Reserved value, should be 0.: </pre> ==Parameters== ;''pQmsg'' (PQMSG) - input: Pointer to a QMSG s..."