Xref: news2.mv.net comp.os.msdos.djgpp:919 Newsgroups: comp.os.msdos.djgpp From: kunst AT natlab DOT research DOT philips DOT com (Pieter Kunst) Subject: Re: Beginning graphics question Sender: news AT natlab DOT research DOT philips DOT com (USENET News System) Message-ID: Date: Thu, 8 Feb 1996 16:02:40 GMT References: <4fbqgg$ljm AT dziuxsolim DOT rutgers DOT edu> Organization: Philips Research Laboratories, Eindhoven, The Netherlands Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp In article <4fbqgg$ljm AT dziuxsolim DOT rutgers DOT edu> Anthony Cowley writes: > >Please, I'm not looking for libraries to do everything for me. I'm a >do-it-yourself kind of guy, so I'd like to use my existing routines. I just >need the info above to continue. > >Plus, I'm a total newbie when it comes to 32-bit coding, so I have no clue >here. What should I know? Or where can I get the file that tells me that? > (1) read the DJGPP FAQ (current version is 1.02) (2) get GRX20 (this is a library, but comes with info as well...) (3) if you want to do it all by yourself, get the VESA spec (4) good luck!