Interrups | Categories | Contents |
AL = 11h BL = function 00h get number of installed utilitiesReturn:
BL = number of utilities 01h get installed utilities DX:DI -> buffer containing one byte for each utilityReturn:
DX:DI buffer filled with flags (0=no,1=yes) indicating whether the corresponding utility is loaded
Return:
AL = FFh if supported
Note: This function is only available if the extended API has been installed in the resident portion
See Also: INT 2D/AL=10h"DTown" - INT 2D/AL=20h
Category: Resident Utilities - Int 2Dh - D
Interrups | Categories | Contents |