Hello all, I've been a programmer for a while and figure it's about time I started learning how to develop Windows applications with GUI's.<P>I've done quite a bit of event-driven programming with ...
I'm writing a Win32 program with MSVC++ 6.0. The whole user interface is just one Dialog Box which I created with the resource editor. My question is, how can I set/add an icon to the title bar of the ...