From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: Newbie Organization: Pin Eight Software Message-ID: <7ong8sshk6oq45buiiu61rokujlic189r9@4ax.com> References: <869fl8$nd5$1 AT news DOT netpower DOT no> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 28 X-Trace: /KHlxIIUO706pPl1tayAYu4vmk5h1rHQi+5B4QpxGka1paaQ4cK2yeIpNfFYq62jx63QMZ63mmGM!rDIsbDGna2qAboG0W+YWXtWZuznsYmzBC/aq+Ioo1FcUAVTFqIIvFaZZXZ93YGeOjVsKlwzZEw== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Fri, 21 Jan 2000 13:34:23 GMT Distribution: world Date: Fri, 21 Jan 2000 13:34:23 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Netpower" wrote in message <869fl8$nd5$1 AT news DOT netpower DOT no>... >I'm familiar with C++ in Borland and Visual C++. > >My problem is that I've downloaded source code for a Mp3 player that >compiles with djgpp. libamp, right? Or something else? >The program is intended for DOS. >Can I compile the code with VC and use it in DOS? If it's libamp, it uses Allegro and can be ported without too much effort to Allegro for Windows using VC. Otherwise, VC 2 and later make only Win32 programs, even though they may *look* like DOS programs (they use the console and take a command line). >is there UI for DJGPP and where can I get it? A popular IDE for DJGPP is RHIDE. But don't get it at the zip picker; search the DJGPP mailing list archives at delorie.com first. -- Damian Yerrick http://yerricde.tripod.com/ View full sig at http://www.rose-hulman.edu/~yerricde/sig.html Comment on story ideas at http://home1.gte.net/frodo/quickjot.html And yes, I have set my attribute line to emulate Outhouse Express.