From: combee AT cambridge DOT scr DOT slb DOT com (Leendert Combee) Message-Id: <9611071301.AA08714@cambridge.scr.slb.com> Subject: Re: Adding Windows Support? To: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) Date: Thu, 7 Nov 1996 13:01:16 +0000 (GMT) Cc: djgpp AT delorie DOT com In-Reply-To: from "Eli Zaretskii" at Nov 7, 96 01:34:10 pm Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1140 > > > On Thu, 7 Nov 1996, Dave Pearson wrote: > > > What sort of things are you thinking of that are needed from the SDK? > > I've compiled a couple of (simple) Win95 programs with DJGPP and > > RSXNTDJ and I don't have any kind of Win95 SDK kicking around. > > I might have been talking out of ignorance, but what bothers me is exactly > how ``simple'' a program must be before it can be compiled with RSXNTDJ > without additional packages such as MFC. Can you write a full-blown Win32 > program with a decent GUI (dialog boxes, scroll bars, fonts, etc.) with > only DJGPP and RSXNTDJ? If you can, then why did Cygnus develop a whole > new project instead of just using DJGPP and RSXNT? > Eli, I am a little suprised here by your comments: it takes less than 5mins to install the package and compile one of included test programs to show you a GUI etc. exactly as you mention above! Everything works out of the box, gcc compiles the lot, and the rsxntdj package provides the resource compiler, linker and pe converter. Everything which is part of the win95api (except for dll's) can be used... Leendert Combee