How to change the Icon of my EXE ?
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi I have a mfc application whose icon for EXE is the one comes default MFC icon. I want to change it by the one I have. I have *.ICO file and I want my EXE icon to be that file.... How to change it ? Amarelia Maehsh Gujarat India
-
Hi I have a mfc application whose icon for EXE is the one comes default MFC icon. I want to change it by the one I have. I have *.ICO file and I want my EXE icon to be that file.... How to change it ? Amarelia Maehsh Gujarat India
Hi, usually I replace the .ico file in the project's \res folder. Regards
We can do no great things, only small things with great love. - Mother Theresa