Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!spool.mu.edu!uunet!lotus!lotus.com!robertk From: robertk@rkrajewski.lotus.com (Robert Krajewski) Newsgroups: comp.windows.ms.programmer Subject: Re: Extra Bytes in Dialog Window Message-ID: Date: 3 Jun 91 16:09:22 GMT References: <1663@msa3b.UUCP> Sender: news@lotus.com Organization: Lotus Development Corporation Lines: 12 In-Reply-To: kevin@msa3b.UUCP's message of 28 May 91 22:13:47 GMT In article <1663@msa3b.UUCP> kevin@msa3b.UUCP (Kevin P. Kleinfelter) writes: Is there a way to create a dialog window, using a dialog-box template, and get extra bytes? It is possible to cleanly define your own dialog class, now that the DefDlgProc procedure has been documented in Windows 3.0. After your class is registered, you can specify the name of the dialog class in its resource description. Perhaps the SDK Dialog Editor does not allow you to do this through its user interface, but I know that there *is* a place for the window class to be used for the dialog in the resource format.