Jump to content

LockupHook: 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:2719:27, 13 April 2025 Martini talk contribs 1,284 bytes +1,284 Created page with "This function is specific to OS/2 Version 2.1 or higher. This hook is called when the system locks itself up. ==Syntax== LockupHook(hab, hwndLockupFrame); ==Parameters== ;''hab'' (HAB) - input: The application anchor block. ;''hwndLockupFrame'' (HWND) - input: The frame window of the lockup panel. ==Returns== There is no return value for this hook. ==Remarks== The ''hwndLockupFrame'' parameter contains the frame window handle of the lockup dialog. All HK_LOCKUP hook..."