[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 2F Fn 1402  CU - Nlsfunc.com - Get Extended Country Info               [U]

   AX = 1402h
   BP = subfunction (same as AL for INT 21/AH=65h)
   BX = code page (see INT 21/AX=6602h)
   DX = country code (see INT 21/AH=38h)
   DS:SI -> internal code page structure (see AX=1401h)
   ES:DI -> user buffer
   CX = size of user buffer

Return: AL = status
       00h successful
       else DOS error code

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

See Also: AX=1401h"NLSFUNC",AX=1403h"NLSFUNC",AX=1404h,INT 21/AH=65h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson