Int 31/AX=EE11h

Prev Next Ralf Interrups Categories Contents

------

DOS32 v3.2+ - LOAD LIBRARY FILE

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

Category: DOS Extenders - Int 31h - D

------

Prev Next Ralf Interrups Categories Contents