From: "bowman" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: Tutorials on Win32 Lines: 19 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Message-ID: Date: Thu, 6 May 1999 12:46:46 -0600 NNTP-Posting-Host: 208.4.224.158 X-Trace: newsfeed.slurp.net 926016463 208.4.224.158 (Thu, 06 May 1999 13:47:43 CDT) NNTP-Posting-Date: Thu, 06 May 1999 13:47:43 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Paul Richards wrote in message news:KgZRcCAHyZM3EwXC AT dunvegan1 DOT demon DOT co DOT uk... > > Where can I get a descent tutorial on making Win32 programs using > RSXNTDJ + DJGPP? Charles Petzhold _Programming Windows_ 5th Ed. Herb Schildt _Windows 98 Programming from the Ground Up_ There are a few tutorials on the net, but they seldom go much past 'Hello Windows' with a MessageBox and a menu. It is definitely a book length subject. For TCP/IP, check the archives for recent discussions of, and pointers to, DOS sockets. \