Jump to content

ProgramListExitHook: 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 19:3919:39, 13 April 2025 Martini talk contribs 1,679 bytes +1,679 Created page with "This hook chain is called every time a program-list call or initialization file call is invoked by an application. It is called before the call is run. ==Syntax== ProgramListExitHook(hab, pProfileHookParams); ==Parameters== ;''hab'' (HAB) - input: Anchor block handle. ;''pProfileHookParams'' (PRFHOOKPARMS) - input: Profile hook parameters. These identify the call and give its parameters and return code. See PRFHOOKPARMS. ;''rc'' (BOOL) - returns: Process indicator..."