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:38, 9 April 2025 Martini talk contribs created page MsgControlHook* (Created page with "This hook allows the call to determine the flow of messages to be intercepted. ==Syntax== MsgControlHook(hab, idContext, hwnd, pszClassName, usMsgClass, idControl, fSuccess); ==Parameters== ;hab (HAB) - input : Anchor-block handle. ;idContext (LONG) - input : Origin of call to hook. :;MCHK_CLASSMSGINTEREST: WinSetClassMsgInterest :;MCHK_MSGINTEREST: WinSetMsgInterest :;MCHK_MSGMODE: WinSetMsgMode :;MCHK_SYNCHRONISATION: WinSetSynchroMode ;hwnd (HWND)...")