Int 2F/AX=1404h

Prev Next Ralf Interrups Categories Contents

------

NLSFUNC.COM - GET COUNTRY INFO

AX = 1404h
BX = code page (see #01757 at INT 21/AX=6602h)
DX = country code (see #01400 at INT 21/AH=38h)
DS:SI -> internal code page structure (see #02618)
ES:DI -> user buffer

Return:
AL = status ???

Notes: This function is called by the DOS v3.3+ kernel on INT 21/AH=38h. Code page structure apparently only needed for COUNTRY.SYS pathname

See Also: AX=1402h - AX=1403h - INT 21/AH=38h"GET"

Category: Resident Utilities - Int 2Fh - N

------

Prev Next Ralf Interrups Categories Contents