Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mnemosyne.cs.du.edu!isis.cs.du.edu!ebergman From: ebergman@isis.cs.du.edu (Eric Bergman-Terrell) Newsgroups: comp.windows.ms.programmer Subject: Re: Help: TPW dialog boxes Message-ID: <1991Jun19.022612.13294@mnemosyne.cs.du.edu> Date: 19 Jun 91 02:26:12 GMT References: <91168.201920IO80141@MAINE.MAINE.EDU> Sender: usenet@mnemosyne.cs.du.edu (netnews admin account) Reply-To: ebergman@isis.UUCP (Eric Bergman-Terrell) Organization: Nyx, Public Access Unix (sponsored by U. of Denver Math/CS dept.) Lines: 13 Disclaimer1: Nyx is a public access Unix system run by the University of Disclaimer2: Denver for the Denver community. The University has neither Disclaimer3: control over nor responsibility for the opinions of users. If I wanted to know how the TPW dialogs are put together, here's what I'd try: use the WRT that comes with TWP (or so I've heard). Open TPW.EXE or whatever it's called. Look at the dialog boxes. Then save the resource as a .rc file and read the results. Terrell