Interrups | Categories | Contents |
AX = EE10h EDX -> library ASCIZ path\filename EBX = number of bytes to seek from beginning of file
Return:
CF clear if successful EAX = size of memory block required to store library EBX = size of library file CF set on error AL = error code. 01h error opening or reading file 02h bad DOS32 library file
Category: DOS Extenders - Int 31h - D
Interrups | Categories | Contents |