From: Ian Chapman Newsgroups: comp.os.msdos.djgpp Subject: Re: Win32 programs - written in DJGPP? Date: Fri, 29 Oct 1999 12:19:18 -0400 Organization: Nortel Message-ID: <3819C906.F938AB85@nortelnetworks.com> References: <3818B859 DOT 5BAB3E66 AT a DOT a> NNTP-Posting-Host: bcarib90.ca.nortel.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en CC: Genealogy Lines: 16 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Paul, if you go here it may give you a lead. http://www.cygnus.com/misc/gnu-win32/ When I had a go at that I got it to compile after a bit of hassle. Being a novice I then realized that I did not have any of the lib's to link to. So that ended that venture. You can get windows.h and the other headers from MS. I'm sure you can also get the lib's but these will not link to dj. So you will need the sources to compile the lib's with dj. They may be available now. If you do manage to get them compiled consider how to get it to the rest of us ... legally that is. Good luck Ian. ========================================================