Xref: news2.mv.net comp.os.msdos.djgpp:6420 From: eheft AT dnaco DOT net (Eric Heft) Newsgroups: comp.os.msdos.djgpp Subject: Re: Win32 for DJGPP v2 Date: 25 Jul 1996 22:18:50 GMT Organization: The Dayton Network Access Company (DNACo) Lines: 25 Message-ID: <4t8rsa$lt8@pike.dnaco.net> References: NNTP-Posting-Host: eheft AT picard DOT dnaco DOT net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Eli Zaretskii (eliz AT is DOT elta DOT co DOT il) wrote: : On Mon, 22 Jul 1996, Rainer Schnitker wrote: : > Win32 for DJGPP v2: : > : > I build a special version of rsxnt for djgpp called rsxntdj1.zip. : > This archive allows to write Win32 GUI and Console programs. : I'd like to ask people who try using this to please post their : experiences and any special setups and/or patches needed to use RSXNT : with DJGPP v2.0, so the relevant sections of the DJGPP FAQ list could be : revised accordingly. Thanks. I've just downloaded and compiled the demo programs. Just read the directions in the docs section , as someone stated they are in windows help format. Setup your envirement vars and your ready to compile. I do have a question or two :) 1: Whats/Where is the API thats used documented? 2: Has anyone used "V" its a X windows/windows 3.1/windows 95 API. Look at http://www.cs.unm.edu/~wampler/vgui.html for more details.