Interrups | Categories | Contents |
AX = 4457h DH = subfunction 00h enable/disable SHARE DL = 00h disable = 01h enableelse Return:
AX = ??? 01h get HILOAD statusReturn:
AX = status 0000h off 0001h on 02h set HILOAD status DL = new state (00h off, 01h on)Return:
AX = ??? otherReturn:
AX = ???
Note: This was seen called by COMMAND.COM of DR DOS 6.0; it does not seem to be supported by Novell DOS 7
See Also: AX=4457h/DX=FFFFh
Category: Other Operating Systems - Int 21h - D
Interrups | Categories | Contents |