Date: Thu, 7 Nov 1996 13:34:10 +0200 (IST) From: Eli Zaretskii To: Dave Pearson Cc: djgpp AT delorie DOT com Subject: Re: Adding Windows Support? In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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?