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
  • 21:52, 8 April 2025 Martini talk contribs created page WinSetClassMsgInterest (Created page with "This function ''sets the message interest of a window class''. ==Syntax== WinSetClassMsgInterest(hab, pszClassName, ulMsgClass, lControl) ==Parameters== ;hab (HAB) - Input: Anchor-block handle. ;pszClassName (PSZ) - Input: Window-class name. ;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...")