Int 31 Fn EE11 - Dos32 V3.2+ - Load Library File [E]
AX = EE11h
EDX -> near pointer of memory block to store library
Return: CF clear if successful
EDX = near pointer to the dynamic library public
CF set on error
Note: must first successfuly call function AX=EE10h before calling this
function
See Also: AX=EE00h,AX=EE10h