Hi there! Whenever I create an MFC application(dialog based), AppWizard will auto-generate a 3D MFC icon, right? The name of the 3D MFC icon is IDR_MAINFRAME by default, right?
How do I do it in such a way that I can replace the default MFC icon with a icon of my own in the program's title bar? Thanks!





Reply With Quote