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).
- 19:32, 25 April 2025 Martini talk contribs created page SMHSTRUCT (Created page with "Send-message-hook structure. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _SMHSTRUCT { MPARAM mp2; Parameter 2.: MPARAM mp1; Parameter 1.: ULONG msg; Message identity.: HWND hwnd; Window handle.: ULONG model; Message identity.: } SMHSTRUCT; typedef SMHSTRUCT * PSMHSTRUCT ; </pre> Category:Data type")