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
  • 00:37, 9 April 2025 Martini talk contribs created page WinSetMsgInterest (Created page with "This function ''sets a window's message interest''. ==Syntax== WinSetMsgInterest(hwnd, ulMsgClass, lControl) ==Parameters== ;hwnd (HWND) - Input: Window handle. ;ulMsgClass (ULONG) - Input: Message class to set interest for. Can be a specific message ID (e.g., WM_SHOW) or SMIM_ALL (all messages except WM_QUIT under certain lControl values). ;lControl (LONG) - Input: Interest identifier. :;SMI_RESET ::Revert to the interest specified for the window...")