From: elf AT netcom DOT com (Marc Singer) Message-Id: <199607271831.LAA16002@netcom23.netcom.com> Subject: Re: DirectX 2 SDK To: sturmyg AT cs DOT man DOT ac DOT uk (Graham Sturmy) Date: Sat, 27 Jul 1996 11:31:07 -0700 (PDT) Cc: djgpp AT delorie DOT com (DJGPP List Alias) In-Reply-To: from "Graham Sturmy" at Jul 26, 96 01:18:56 pm MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I believe that part of the problem is that DJGPP is essentially a 32 bit client of DPMI and does not access Win32 directly. My intuition is that the cygnus port of GCC will be more conducive to developing native 32 bit applications for Windsnooze without using a commercial compiler.