Jump to content

WM SETACCELTABLE: 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:1704:17, 18 April 2025 Martini talk contribs 653 bytes +653 Created page with "This message establishes the window accelerator table to be used for translation, when the window is active. ==Syntax== <pre> param1 HACCEL haccelNew; New accelerator table.: param2 ULONG ulReserved; Reserved value, should be 0.: </pre> ==Parameters== ;''haccelNew'' (HACCEL) - input: New accelerator table. ;''ulReserved'' (ULONG) - input: Reserved value, should be 0. ==Returns== ;''rc'' (BOOL) - returns: Success indicator. :TRUE: Successful..."