| www.delorie.com/djgpp/doc/rbinter/59.html | search |
INT 31 - DOS32 v3.2+ - SET UP A DOS32 LOADABLE LIBRARY 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 SeeAlso: AX=EE00h,AX=EE11h
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2000 by Ralf Brown | Updated Jul 2000 |