home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!network.ucsd.edu!news.acns.nwu.edu!uicvm.uic.edu!u37956
- From: U37956@uicvm.uic.edu
- Newsgroups: comp.graphics
- Subject: Does Microsoft C support SuperVGA ?
- Message-ID: <92210.131741U37956@uicvm.uic.edu>
- Date: 28 Jul 92 18:17:41 GMT
- Article-I.D.: uicvm.92210.131741U37956
- Organization: University of Illinois at Chicago
- Lines: 12
-
-
- I am trying to draw graphics using Microsoft C 6.0 on SuperVGA
- mode and Super VGA monitor. One of the statements I used is
-
- _setvideomode(X);
-
- I looked upthe manual of MS C , I couldn't find any mode supporting
- 1024x768x256 SVGA mode. I set up a loop for X varying from 200 downto -20
- and check the videoconfig, it still can not find any SVGA mode.
- I am new to Microsoft C , could someone help me out please ?
- Thanx.
- ( The size of my graphics is about 600x600 and it needs 256 colors )
-