pegase
April 12th, 1999, 09:14 AM
hello,
do you have a solution ?
I try to customize icon's exe to my project.
Now, i have 2 icon in \res directory :
IDR_MAINFRAME (res\mfc.ico) and IDI_MY_ICON res\my_icon.ico. And i would like to build my .exe
not with IDR_MAINFRAME but with IDI_MY_ICON.
However, the project builds by default with IDR_MAINFRAME !
So, How can i do ?
thinks as an advance
do you have a solution ?
I try to customize icon's exe to my project.
Now, i have 2 icon in \res directory :
IDR_MAINFRAME (res\mfc.ico) and IDI_MY_ICON res\my_icon.ico. And i would like to build my .exe
not with IDR_MAINFRAME but with IDI_MY_ICON.
However, the project builds by default with IDR_MAINFRAME !
So, How can i do ?
thinks as an advance