a) This function will
use a real mode callback that was allocated by the DOS/32 Advanced at startup
to pass the control from real mode mouse handler to your protected mode
interrupt handler.
b) Calling this function
with zero values in ES:EDX (0000:00000000h) will uninstall your protected
mode interrupt handler.