X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: Which OS more suited for using DJGPP: Win98SE or WinME? Date: Sat, 10 Jul 2004 11:41:31 +1000 Organization: HOME Message-ID: References: <354933d6 DOT 0406300341 DOT 6ecf16ef AT posting DOT google DOT com> X-Newsreader: Forte Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 18 NNTP-Posting-Host: 220.233.15.233 X-Trace: 1089415780 un-2park-reader-01.sydney.pipenetworks.com.au 31716 220.233.15.233:1235 X-Complaints-To: Abuse, including message IDs to abuse AT pipenetworks DOT com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >I coded some programs a few years ago in this environment using >RHIDE/DJGPP+Allegro(for music+svga). The only problem is that none of >these programs run under WinXP/w2k. Before dec 2001 the DJGPP LIBC was not compatible with 2K/XP. Your millage with programs created with the old 2.03 LIBC may cary on 2K/XP. I have DJGPP/Rhide and Allegro working on 2K and now XP, but there are some catches as follows:- 1) Rhide 1.5.0.1 - starts full screen and occasionally crashes 2) Allegro 4.xx - Not all of the graphics resolutions are available like on DOS on the same machine. 3) 2.03 LIBC (release 2) does not include all of the fixes done for 2K/XP. 2.04 beta release from the end of 2003 is the latest release. Andrew