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. - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

struc CPPrepare
 cppFlags       dw 0                    ; Flags (device-specific)
 cppLength      dw (codepage_ids+1) * 2 ; Byte size of structure,
                                        ;   excl. first two fields
 cppIds         dw codepage_ids         ; No. of code pages in list
 cppId          dw codepage_ids dup (?) ; Array of code pages
ends

See Also: 440Ch /4ch

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