Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!news.cs.indiana.edu!maytag!csg.uwaterloo.ca!markb From: markb@csg.uwaterloo.ca (Mark Brezina) Newsgroups: comp.windows.ms.programmer Subject: Beginner Help Summary: Programming Questions Message-ID: <1991May21.183435.15832@maytag.waterloo.edu> Date: 21 May 91 18:34:35 GMT Article-I.D.: maytag.1991May21.183435.15832 References: <1652@msa3b.UUCP> Sender: markb@csg.uwaterloo.ca Organization: University of Waterloo Lines: 15 I've only been programming windows for a couple of weeks so these questions may seem obvious... How do I initialize a radio button to be selected? Does a bitmap handle to the clipboard have to be locked (using GlobalLock) before the bits can be examined? How do I create a windows application that is simply a dialoge box (no menu, no window) I would like a file requestor to come up when the application is launched. No menus or windows are needed. Thanks for any help.