[comp.windows.ms.programmer] How to Display Built-in Icon?

tedb@hpcvra.cv.hp.com. (Ted Beers) (03/20/91)

    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