Re: dos_interrupt(#33,rl) --please read
- Posted by Colin Taylor <cetaylor at COMPUSERVE.COM> May 30, 1999
- 485 views
Mike, Dos interrupt #33 service function #03 is the correct way to get the mous= e cursor position. It sounds like the problem is with your mouse driver, which maybe thinks that it is in text mode. Try doing a mouse reset (interrupt #33 service #00) after you are in the proper graphics mode. = Maybe that will help. Colin Taylor