Xref: news-dnh.mv.net comp.os.msdos.djgpp:1566 Path: news-dnh.mv.net!mv!news.sprintlink.net!howland.reston.ans.net!vixen.cso.uiuc.edu!uwm.edu!lll-winken.llnl.gov!ames!newsfeed.gsfc.nasa.gov!usenet From: Alan_Cudmore AT ccmail DOT gsfc DOT nasa DOT gov (Alan Cudmore) Newsgroups: comp.os.msdos.djgpp Subject: Re: Idea: DJGPP w/windows... Date: Wed, 16 Aug 1995 08:29:47 -400 Organization: NASA Goddard Space Flight Center -- Greenbelt, Maryland USA Lines: 30 References: <40r59l$1h7l AT thebes DOT waikato DOT ac DOT nz> Nntp-Posting-Host: alanc.gsfc.nasa.gov To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp In article <40r59l$1h7l AT thebes DOT waikato DOT ac DOT nz> jpg AT waikato DOT ac DOT nz wrote: > Hello fellow DJGPP'ers, > > While I was trying to sleep last night I began to think about how you could use the > windows API from DJGPP DPMI programs in either windows or win 95. Here's The idea I came > up with. > > < neat idea about calling windows api deleted....> > > Looking forward to your replies... > > Jon. > (jpg AT cs DOT waikato DOT ac DOT nz) > > > You might want to check out the GNU C compiler ported to Win32 by cygnus. Currently it is in beta at ftp.cygnus.com pub/sac/win32... It is a gnu compiler that runs on win nt and win 95, and Steve ( the person doing the port ) is building in support for windows programs. It can already do basic win32 programs. You can look at the sources and see how he calls the win32 API. I think it ends up being pretty clean... Now, how hard would it be to make djgpp target win32 the same way? Or does it even make sense to do so? Alan