Int 7F/AH=E5h

Prev Next Ralf Interrups Categories Contents

------

Alloy MW386 - GET PROCESS NUMBER FROM TASK NAME

AH = E5h
DS:DX -> ASCIZ task name
BH = user number

Return:
CF clear if successful AL = DOS process number CL = memory size (00h=128K, 01h=256K, 02h=384K, 03h=512K, 04h=640K) CF set on error (no match for name)

See Also: AH=E3h - AH=E4h

Category: Network - Int 7Fh - A

------

Prev Next Ralf Interrups Categories Contents