|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re:
visual c++6 use 32 bits code. the call to 10h function is normally for 16 bits dos systems. visual don't use this 16 bits mode, and it's impossible to make programme that use old dos interrups. try to learn properly visual c++ and to learn, the fantastic capability of directx7-8. you can make anything with this programm. but, in 32 bits. Original message from: "Ben Hendel-Doying" >I don't believe Windows is too fond of video card access like that... I remember trying to do a similar thing, even compiled as a console application, and I always had errors. I use DJGPP now :P > >Ben > ----- Original Message ----- > From: Mike Irving Jr > To: gameprogrammer@gameprogrammer.com > Sent: Sunday, December 03, 2000 10:59 PM > > > I'm using Microsoft Visual C++ 6.0 trying to access mode 13h. Whenever it gets to the interrupt 10h, I get a video mode error. Do you know why? > > mr.lumpae@netzero.net > ><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> ><HTML><HEAD> ><META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> ><META content="MSHTML 5.50.4522.1800" name=GENERATOR> ><STYLE></STYLE> ></HEAD> ><BODY bgColor=#ffffff> ><DIV><FONT face=Tahoma size=2>I don't believe Windows is too fond of video card >access like that... I remember trying to do a similar thing, even compiled as a >console application, and I always had errors. I use DJGPP now >:P</FONT></DIV> ><DIV><FONT face=Tahoma size=2></FONT> </DIV> ><DIV><FONT face=Tahoma size=2>Ben</FONT></DIV> ><BLOCKQUOTE dir=ltr >style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> > <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV> > <DIV > style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> > <A title=mr.lumpae@netzero.net href="mailto:mr.lumpae@netzero.net">Mike Irving > Jr</A> </DIV> > <DIV style="FONT: 10pt arial"><B>To:</B> <A > title=gameprogrammer@gameprogrammer.com > href="mailto:gameprogrammer@gameprogrammer.com">gameprogrammer@gameprogrammer.com</A> > </DIV> > <DIV style="FONT: 10pt arial"><B>Sent:</B> Sunday, December 03, 2000 10:59 > PM</DIV> > <DIV><BR></DIV> > <DIV><FONT face=Arial size=2>I'm using Microsoft Visual C++ 6.0 trying to > access mode 13h. Whenever it gets to the interrupt 10h, I get a video > mode error. Do you know why?</FONT></DIV> > <DIV> </DIV> > <DIV><FONT face=Arial size=2><A > href="mailto:mr.lumpae@netzero.net">mr.lumpae@netzero.net</A></FONT></DIV></BLOCKQUOTE></BOD Y></HTML> > ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html
|
|