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
  • 23:53, 14 April 2025 Martini talk contribs created page CURSORINFO (Created page with "Cursor-information structure. == Type == struct == C Declaration Method == typedef == Example Code == <pre> typedef struct _CURSORINFO { HWND hwnd; Window handle.: LONG x; X-coordinate.: LONG y; Y-coordinate.: LONG cx; Cursor width.: LONG cy; Cursor height.: ULONG fs; Options.: RECTL rclClip; Cursor box.: } CURSORINFO; typedef CURSORINFO *...")