Jump to content

WM PACTIVATE: 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 03:5603:56, 18 April 2025 Martini talk contribs 974 bytes +974 Created page with "This message is posted when the Language Support Window or Dialog Procedure processes a WM_ACTIVATE message. ==Syntax== <pre> param1 USHORT usactive; Active indicator.: param2 HWND hwnd; Window handle.: </pre> ==Parameters== ;''usactive'' (USHORT) - input: Active indicator. :TRUE: The window was activated :FALSE: The window was deactivated ;''hwnd'' (HWND) - input: Window handle. In the case of activation, ''hwnd'' identifies the wi..."