Interrups | Categories | Contents |
AX = 002Eh ES:BX -> FLICHEAD variable pointer record (see #03477)
Return:
AX = status (see #03476)
Note: The FGDRIVER functions are rearranged with each major release, but their parameters do not change (see #03474 at AX=0000h)
See Also: AX=002Dh - AX=002Fh - AX=0030h - AX=0032h
(Table 03476) Values for FGDRIVER FLIC processing status: 0000h successful FFFEh not an FLI or FLC file FFFFh file not found
Format of FGDRIVER FLICHEAD variable pointer record: Offset Size Description (Table 03477) 00h WORD segment of ASCIZ FLI/FLC file name 02h WORD offset of ASCIZ FLI/FLC file name 04h WORD segment of buffer for 128-byte file header 06h WORD offset of buffer for 128-byte file header
Interrups | Categories | Contents |