Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!sdd.hp.com!caen!hellgate.utah.edu!csn!pikes!mercury.cair.du.edu!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: Beginner Help Message-ID: <1991May22.014958.2160@mnemosyne.cs.du.edu> Date: 22 May 91 01:49:58 GMT References: <1652@msa3b.UUCP> <1991May21.183435.15832@maytag.waterloo.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: 10 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. How to initialize a radio btn to be selected: SendMessage(HwndButton, BM_SETCHECK, 1, 0) (Petzold, p. 216). For details about locking & unlocking & the clipboard, see chapter 16. Terrell