Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:14, 8 April 2025 Martini talk contribs created page WinGetDlgMsg (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...")