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
  • 16:38, 8 April 2025 Martini talk contribs created page WinDispatchMsg (Created page with "This function **invokes a window procedure**. ==Syntax== WinDispatchMsg(hab, pqmsgMsg) ==Parameters== ;hab (`HAB`) - Input: **Anchor-block handle**. ;pqmsgMsg (`PQMSG`) - Input: **Message structure**. ;mresReply (`MRESULT`) - Returns: **Message-return data**. ==Returns== The **`WinDispatchMsg`** function returns an **`MRESULT`** value that represents the data returned by the invoked window procedure. ==Remarks== This function is equivalent to using t...")