Interrups | Categories | Contents |
AX = 001Dh
Return:
CF clear DX:EBX = selector:offset of Cloaking host INT 2C handler
Desc: Get the Cloaking host's entry point to bypass any other programs which may have hooked INT 2C in protected mode
Note: The returned entry point must be called with a simulated INT, i.e. a PUSHD must precede the far call to the handler
See Also: INT 2F/AX=4310h"Cloaking"
Category: Memory Management - Int 2Ch - C
Interrups | Categories | Contents |