Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:docs:dos:api:int21:59 [2025/07/13 08:35] – prokushev | en:docs:dos:api:int21:59 [2025/07/13 12:56] (current) – prokushev | ||
---|---|---|---|
Line 17: | Line 17: | ||
===== Input ===== | ===== Input ===== | ||
- | AH = 59h | + | * AH = 59h |
- | BX = 0000h | + | |
===== Return ===== | ===== Return ===== | ||
- | | + | * AX = extended error code (see #01680) |
- | BH = error class (see #01682) | + | |
- | BL = recommended action (see #01683) | + | |
- | CH = error locus (see #01684) | + | |
- | ES:DI may be pointer (see #01681, #01680) | + | |
- | CL, DX, SI, BP, and DS destroyed | + | |
===== Notes ===== | ===== Notes ===== |