[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        AH = 65h
        AL = info ID (1 - 6)
        BX = code page (-1=global code page)
        DX = country ID (-1=current country)
        ES:DI = pointer to country information buffer
        CX = size of buffer
Return: AX = error code if carry set, otherwise
        CX = size of country information returned
        ES:DI = pointer to country information:
               1 BYTE info ID
               if info ID <> 1
                  1 DWORD pointer to information
               if info ID == 1
                  1 WORD size
                  1 WORD country ID
                  1 WORD code page
                 34 BYTE see function 38h
-----------------------------------------------------------

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