Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:docs:dos:api:int21:38:00 [2021/03/23 03:20] – created prokushev | en:docs:dos:api:int21:38:00 [2024/05/02 06:24] (current) – prokushev | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | INT 21 - DOS 2+ - GET COUNTRY-SPECIFIC INFORMATION | + | {{page> |
- | | + | |
- | --DOS 2.x-- | + | ====== Int 21H, AH=38H, AL=00H ====== |
- | | + | |
+ | ===== Version ===== | ||
+ | |||
+ | 2 and higher | ||
+ | |||
+ | ===== Brief ===== | ||
+ | |||
+ | GET COUNTRY-SPECIFIC INFORMATION | ||
+ | |||
+ | ===== Family API ===== | ||
+ | |||
+ | |||
+ | |||
+ | ===== Input ===== | ||
+ | |||
+ | | ||
DS:DX -> buffer for returned info (see # | DS:DX -> buffer for returned info (see # | ||
- | Return: CF set on error | + | |
+ | ===== Return | ||
+ | |||
+ | | ||
AX = error code (02h) | AX = error code (02h) | ||
CF clear if successful | CF clear if successful | ||
Line 10: | Line 28: | ||
buffer at DS:DX filled | buffer at DS:DX filled | ||
| | ||
+ | ===== Macro ===== | ||
+ | |||
+ | |||
+ | ===== Notes ===== | ||
+ | |||
+ | |||
+ | ===== See also ===== | ||
+ | |||
+ | AX=[[en: | ||
+ | |||
+ | |||
+ | ===== Note ===== | ||
+ | |||
+ | Text based on [[http:// | ||
+ | |||
+ | {{page> | ||
+ | |||
+ | {{page> | ||
+ | |||