Someone knows a trick to change the common “EXE” icon ?
Thanks,
Nicolas
Someone knows a trick to change the common “EXE” icon ?
Thanks,
Nicolas
DocumentWindow::setIcon() to set the app titlebar icon.
You’ll need to create a .rc file for your project to set the actual application icon.
http://computerprogramming.suite101.com/article.cfm/vc_express_external_res_editor
Thanks Valley !
Nicolas