Jump to content

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

14 April 2025

  • curprev 04:1504:15, 14 April 2025 Martini talk contribs 766 bytes +766 Created page with "This message is posted when an application (started by another application) terminates. ==Syntax== <pre> param1 HAPP happ; Application handle.: param2 ULONG flretcode; Return code from the terminating application.: </pre> ==Parameters== ;''happ'' (HAPP) - input: Application handle. ;''flretcode'' (ULONG) - input: Return code from the terminating application. ==Returns== ;''ulReserved'' (ULONG) - returns: Reserved value, must be 0. ==Remarks==..."