Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpcvra.cv.hp.com!tedb From: tedb@hpcvra.cv.hp.com. (Ted Beers) Newsgroups: comp.windows.ms.programmer Subject: How to Display Built-in Icon? Message-ID: <36190002@hpcvra.cv.hp.com.> Date: 19 Mar 91 23:16:21 GMT Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 16 Please help. I'm having a problem trying to display a built-in icon in a dialog box. (I know it must be possible; the Program Manager displays the "i" icon in its "ending the session" dialog.) I know how to display a *custom* icon in a dialog (with ICON statements in my .RC file), and I know how to display a built-in icon in a *message* box (with icon flags in my MessageBox() wType), but does anyone know how to easily display a *built-in* icon in a *dialog* box? Thanks! Ted W. Beers