From: aho450s AT nic DOT smsu DOT edu (Tony O'Bryan) Newsgroups: comp.os.msdos.djgpp Subject: Re: tough time switching from c to c++ with djgpp Date: Mon, 03 Mar 1997 13:28:11 GMT Organization: Southwest Missouri State University Lines: 13 Message-ID: <331ad10c.672180@ursa.smsu.edu> References: <5fdr7l$46c$2 AT thor DOT atcon DOT com> NNTP-Posting-Host: forseti.i13.smsu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Sat, 01 Mar 1997 14:42:44 -0400, SteelGolem wrote: >how do i get my quickc/borlandc keyboard handler to work with djgpp? >how do i access the *protected* video memory at A000:0000? >where do i get source for video/mouse/sound support for djgpp? Welcome to DJGPP! It has a slight learning curve, but it's a wonderful compiler. The Allegro graphics library does everything you mentioned above, and does it very fast. It's also extremely easy to program with a minimal time investment. You can get it at: www.talula.demon.co.uk/allegro/index.html