Differences
This shows you the differences between two versions of the page.
| en:docs:dos:api:int22 [2021/08/06 07:13] – created prokushev | en:docs:dos:api:int22 [2021/08/06 07:14] (current) – prokushev | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | PROGRAM TERMINATION ADDRESS | + | {{page> |
| - | Desc: This vector specifies the address of the routine which is to be given control after a program is terminated; it should never be called directly, since it does not point at an interrupt handler | + | |
| + | ====== | ||
| + | |||
| + | Desc: This vector specifies the address of the routine which is to be given control after a program is terminated; it should never be called directly, since it does not point at an interrupt handler | ||
| + | |||
| + | Notes: This vector is restored from the DWORD at offset 0Ah in the PSP during termination, | ||
| + | |||
| + | |||
| + | {{page> | ||
| - | Notes: This vector is restored from the DWORD at offset 0Ah in the PSP during termination, | ||




