Int 2F/AX=1602h

Prev Next Ralf Interrups Categories Contents

------

MS Windows/386 2.x - GET API ENTRY POINT

AX = 1602h

Return:
ES:DI -> Windows/386 2.x API procedure entry point

Notes: This interface is supported in Windows 3.x and Windows95 only for 2.x compatibility. To get the current virtual machine (VM) ID in Windows/386 2.x: AX = 0000h ES:DI -> return address JUMP to address returned from INT 2F/AX=1602h. After JUMP, at return address: BX = current VM ID.

See Also: AX=C020h

Category: Windows - Int 2Fh - M

------

Prev Next Ralf Interrups Categories Contents