From: Steven L Funk Newsgroups: comp.os.msdos.djgpp Subject: Re: Win32 support for DJGPP!!!! Date: Sat, 22 Feb 1997 10:36:46 +0900 Organization: Dept. of Computer Science, Tokyo Institute of Technology, Japan Lines: 26 Message-ID: <330E4DAE.237C228A@cs.titech.ac.jp> References: <199702211314 DOT IAA03547 AT delorie DOT com> <330dfe06 DOT 48245714 AT news DOT ping DOT be> NNTP-Posting-Host: athena.cs.titech.ac.jp Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Dominique Biesmans wrote: > > On Fri, 21 Feb 1997 13:14:54 GMT, DJ Delorie wrote: > > > > > snip > > Ok, DJ, but what's your view on this. What approach do you think would > be the best to add Win32 support to DJGPP. And where should we get > started. And do you like the idea in the first place? > > Dominique Biesmans Hi, I know that is wasnt solicited (and I am sure that I will be putting my foot in my mouth), but heres my 2bits anyway. I think that Win32 support should be added, with 2 provisos. First, it should include support for console type programming within the Win32 environment, second it should be easy to program with. I keep trying to do windows programming, and continue to find it too invovled to be worth the final product. Perhaps if there was some way to easily separate the functional program code, from the interface code. This would satisfy me. Anywho, I hope that this is of some help to somebody. Steve