Jump to content

WM TIMER: 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.

13 April 2025

  • curprev 23:3523:35, 13 April 2025 Martini talk contribs 975 bytes +975 Created page with "This message is posted when a timer times out. ==Syntax== <pre> param1 USHORT idTimer; Timer identity.: param2 ULONG ulReserved; Reserved value, should be 0.: </pre> ==Parameters== ;''idTimer'' (USHORT) - input: Timer identity. :Any timer Ids that are not being used must be passed on the default window procedure. ;''ulReserved'' (ULONG) - input: Reserved value, should be 0. ==Returns== ;''ulReserved'' (ULONG) - returns: Reserved value, should..."