Int 31 Fn EE10 - Dos32 V3.2+ - Set Up A Dos32 Loadable Library [E]
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
See Also: AX=EE00h,AX=EE11h