From: Apester000 AT aol DOT com Message-ID: <4a0b511f.36aeac14@aol.com> Date: Wed, 27 Jan 1999 01:03:00 EST To: djgpp AT delorie DOT com Mime-Version: 1.0 Subject: Re: I have some small but important problems Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Mailer: AOL 3.0 for Windows 95 sub 18 Reply-To: djgpp AT delorie DOT com Check out the DJGPP FAQ section 3.6 for information regarding DJGPP and windows programming, you can't pull it off unless you download a few auxilary tools. As for the source code you're trying to compile, it probably contains compiler specific features which would explain why you can't get it to work on DJGPP. If you want to compile the original source try and find out what compiler was used originally, otherwise you'll probably have to do some porting. Regards- Brandon Tallent