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:45, 8 April 2025 Martini talk contribs created page WinPostQueueMsg (Created page with "This function ''posts a message to a message queue''. ==Syntax== WinPostQueueMsg(hmq, msg, mp1, mp2) ==Parameters== ;hmq (HMQ) - Input: Message-queue handle. ;msg (ULONG) - Input: Message identifier. ;mp1 (MPARAM) - Input: Parameter 1. ;mp2 (MPARAM) - Input: Parameter 2. ;rc (BOOL) - Returns: Success indicator. TRUE for success, FALSE for error or queue full. ==Returns== ;rc (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FAL...")