I'm working on a web server. I've used a dialog box as my main window. added a icon and menu but I don't know how to put a bitmap or picture on a dialog box. Is there a dialog control to do it like CTEXT or EDITBOX or do I need more in depth code. I'm using the C WinAPI not the c++ MFC.

Callum