home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11470 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  939 b 

  1. Path: sparky!uunet!mcsun!sun4nl!relay.philips.nl!mswe.dnet.ms.philips.nl!smhkotmans
  2. From: smhkotmans@mswe.dnet.ms.philips.nl
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: How to program the mouse in SVGA mode?
  5. Message-ID: <1992Dec16.103046.131114@mswe.dnet.ms.philips.nl>
  6. Date: 16 Dec 92 10:30:46 +0100
  7. Organization: Philips Medical Systems Nederland
  8. Lines: 18
  9.  
  10. Hi Netters,
  11.  
  12. I have a question regarding graphical mouse programming in 640x480 or 800x600
  13. SVGA mode.
  14. In VGA mode, my program can show and manipulate the mouse cursor just fine.
  15. When i switch over to SVGA mode, the mouse cursor is not visible any more
  16. although the mouse driver still reports the mouse as being present.
  17.  
  18. What extra/completely different must i do to get the mouse working correctly
  19. in SVGA mode?
  20.  
  21. If this matters: 
  22.     I'm using INT 33h calls in a C program in combination with an 
  23.     ATi Wonder XL video card with bus mouse.
  24.  
  25.  
  26. Thanks in advance,
  27. Henk Kotmans
  28.