From: "bowman" Newsgroups: comp.os.msdos.djgpp References: <37293c23 DOT 0 AT pink DOT one DOT net DOT au> Subject: Re: RSXNTDJ and TextBoxes Lines: 28 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: Fri, 30 Apr 1999 06:41:38 -0600 NNTP-Posting-Host: 208.4.224.63 X-Trace: newsfeed.slurp.net 925476146 208.4.224.63 (Fri, 30 Apr 1999 07:42:26 CDT) NNTP-Posting-Date: Fri, 30 Apr 1999 07:42:26 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Michael Ware wrote in message news:37293c23 DOT 0 AT pink DOT one DOT net DOT au... > > any tutorials (URLS) on the net on this, or some basic source code would be > appreciated. I have a small app, Morse Trainer, under the Software stuff on my page. Not a particularly interesting app, but it should compile and run using the djgpp makefile in the zip. Strip the specific logic out, and you'll have generic boilerplate using a tool and status bar, tooltips, property sheets, and most of the other widgets from the common controls set. Much of the Win tutorial material on the web is MFC and/or C++ oriented. Charles Petzhold's _Programming Windows 5th Ed_ is the best start, and Herb Schildt also have a new book out that isn't too bad. Look on the Tools page on my site, and follow the link to Lcc-win32. Jacob Navia finally got permission from MS to distribute win32.hlp, which is the API documentation you'll need. It is *not* a tutorial. -- Bear Technology -- making Montana safe for grizzlies http://people.montana.com/~bowman