|
-
April 19th, 1999, 05:14 AM
#1
App icon
How can I change the icon for the exe file ? I changed the IDR_MAINFRAME icon from resource but only the window's icon changed. From Explorer, I don't have some Change icon option. My project was generated with MFC wizard (VC++ 6.0). I didn't find any settings in Project/Settings for this purpose.
Thank you.
-
April 21st, 1999, 01:38 PM
#2
Re: App icon
Hi,
Check in IDR_MAINFRAME icon because VC++6.0 use 2 bitmap for 2 different sizes, try to redraw the second one or delete it (it works either).
Nath.
-
April 21st, 1999, 01:45 PM
#3
Re: App icon
There are two icons, so you have to change both.
Within the resource editor, there is a drop down list titled "Device:". Use it to toggle between the two icon sizes.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|