Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- DOS 5.0 Ref. - <b>function 440ch /4ah select code page dos 3.3+</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function 440Ch /4ah     Select Code Page                             DOS 3.3+

    Selects the code page used by the specified device. The code page
    must be in the list of prepared code pages for the device.

        Entry   AX    = 440Ch
                BX    = Device handle
                CH    = Device category:
                        | 01h   Serial device
                        | 03h   Console (screen)
                        | 05h   Parallel printer
                CL    = 4ah
                DS:DX = Pointer to a CodePage structure

        Return  AX = Error code, if CF is set
                     | ??

See Also: 440Ch /4ch 440Ch /4dh 440Ch /6ah 440Ch /6bh CodePage

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson