Jump to content

WM SYSVALUECHANGED: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 April 2025

  • curprev 04:2904:29, 18 April 2025 Martini talk contribs 1,332 bytes +1,332 Created page with "This message is posted to all main windows when one of the settable system values is changed. ==Syntax== <pre> param1 USHORT usChangedFirst; First system value.: param2 USHORT usChangedLast; Last system value.: </pre> ==Parameters== ;''usChangedFirst'' (USHORT) - input: The first of a contiguous set of system values that has been changed. ;''usChangedLast'' (USHORT) - input: The last of a contiguous set of system values that has been changed..."