Interrups | Categories | Contents |
AX = 008Ah ES:BX -> variable pointer record (see #03493)
Return:
AX = status 0000h successful FFFEh not a PCX file FFFFh file does not exist
Note: The FGDRIVER functions are rearranged with each major release, but their parameters do not change (see #03474 at AX=0000h)
Format of FGDRIVER PCXHEAD variable pointer record: Offset Size Description (Table 03493) 00h WORD segment of ASCIZ filename 02h WORD offset of ASCIZ filename 04h WORD segment of 128-byte buffer for PCX header 06h WORD offset of 128-byte buffer for PCX header
Interrups | Categories | Contents |