Main public logs
Appearance
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).
- 19:41, 13 April 2025 Martini talk contribs created page SendMsgHook (Created page with "This hook filters messages sent by the WinSendMsg function. ==Syntax== SendMsgHook(hab, psmh, fInterTask); ==Parameters== ;''hab'' (HAB) - input: Anchor-block handle. ;''psmh'' (PSMHSTRUCT) - input: Pointer to a send message hook structure. :This a structure contains the parameters to the WinSendMsg function. ;''fInterTask'' (BOOL) - input: Intertask indicator. :TRUE: The message is sent between tasks (intertask). :FALSE: The message is sent within a task (int...")