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:35, 8 April 2025 Martini talk contribs created page WinDestroyMsgQueue (Created page with "This function destroys the message queue. ==Syntax== WinDestroyMsgQueue(hmq) ==Parameters== ;hmq (HMQ) - input :Message-queue handle. ==Returns== ;rc (BOOL) - returns: **Queue-destroyed indicator**. :;TRUE: **Queue destroyed** :;FALSE: **Queue not destroyed** ==Errors== Possible returns from WinGetLastError: ;PMERR_INVALID_HMQ (0x1002): An **invalid message-queue handle** was specified. ==Remarks== This function **must be called before terminating a thread or...")