home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!stanford.edu!rutgers!ub!dsinc!pitt.edu!yding
- From: yding+@pitt.edu (Yijun Ding)
- Newsgroups: comp.os.msdos.programmer
- Subject: Can't see mouse cursor on Hercules graphic mode
- Message-ID: <9271@blue.cis.pitt.edu.UUCP>
- Date: 7 Nov 92 05:11:58 GMT
- Sender: news+@pitt.edu
- Organization: University of Pittsburgh
- Lines: 15
-
- I have a graphic program works fine on CGA/VGA. It seems to work with
- Hercules card except that you can't see the mouse arrow in graphic
- mode.
-
- I am using TC2.0, something like:
-
- initgraph(...);
- ...
- __int__(0x33); /* normal mouse call */
-
- This is for IBM running MSDOS. Any ideas?
-
- Thanks in advance.
- --
- //Yijun Ding, Pittsburgh //Go your way, be happy.
-