Xref: news2.mv.net comp.os.msdos.djgpp:4568 From: malcolm AT manawatu DOT gen DOT nz (Malcolm Taylor) Newsgroups: comp.os.msdos.djgpp Subject: Re: version2 FAQ out of date Date: Tue, 04 Jun 1996 05:18:36 GMT Organization: Grafik Software Lines: 23 Message-ID: <4p0koh$tun@news.manawatu.gen.nz> References: <16805406760 AT fs2 DOT mt DOT umist DOT ac DOT uk> Reply-To: malcolm AT manawatu DOT gen DOT nz NNTP-Posting-Host: malcolm.manawatu.gen.nz Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp "A.Appleyard" wrote: > Version 2's file DJGPPFAQ.HTM says:- >> 3.5 MS-Windows applications and DJGPP >> Q: Can I write MS-Windows applications with DJGPP? >> A: Currently, you can only run DJGPP programs under Windows as DOS apps >> (i.e. inside DOS Box). If you need to write true Windows apps, try using the >> RSX extender with EMX port of GCC and RSXWDK kit for Windows. You can get > href="ftp://ftp.uni-bielefeld.de/pub/systems/msdos/misc/">RSX by anonymous >> ftp ... If you cannot reach the above site (some people say that it has >> closed its anonymous access) ... > ftp://ftp.uni-bielefeld.de is still accepting anonymous FTP; but its >directory tree has completely changed and I can't find RSX in it. It is there! I just found it today, and the latest version is RSXNT. This allows conversion to native PE format files and has tools to handle dlls. I have no experience with using it with djgpp v2 however, and probably never will have (I got it for reference reasons). Malcolm