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).
- 21:11, 8 April 2025 Martini talk contribs created page WinPeekMsg (Created page with "This function ''inspects the thread's message queue and returns to the application with or without a message''. ==Syntax== WinPeekMsg(hab, pqmsg, hwndFilter, ulFirst, ulLast, flOptions) ==Parameters== ;hab (HAB) - Input: Anchor-block handle. ;pqmsg (PQMSG) - Output: Message structure. :;'''Note:''' If the function returns FALSE, the state of the QMSG structure is undefined. Applications should always check the return code before examining this structure. ;hwnd...")