Jump to content

WinGetDlgMsg: 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 May 2025

8 April 2025

  • curprev 21:1521:15, 8 April 2025 Martini talk contribs 3,999 bytes 0 No edit summary
  • curprev 21:1421:14, 8 April 2025 Martini talk contribs 3,999 bytes +3,999 Created page with "This function ''obtains a message from the application's queue associated with the specified dialog''. ==Syntax== WinGetDlgMsg(hwndDlg, pqmsg) ==Parameters== ;hwndDlg (HWND) - Input: Dialog-window handle. ;pqmsg (PQMSG) - Output: Message structure. ==Returns== ;rc (BOOL) - Returns: Continue message indicator. :;TRUE ::Message returned is not a WM_QUIT message and the dialog has not been dismissed. :;FALSE ::Message returned is a WM_QUIT message or the..."