Application Icon Changes
-
I have a program that when compiled must remain the same. I am using preprocessor directive to make some significant changes to the program. Where I have been stumped is in the icon changes. I have managed to get all the icons within the application changed and the one's on the toolbar and all. I am having to force the changes to the taskbar icon and Alt-Tab at compile time manually because I cannot figure out how to change them. I have not figured out how to change the icon on the right click properties menu on the application from explorer. Basically I have 2 programs in one project. Each with seperate icons and program names. I have not been able to figure out how to change the icons in the second program at compile time. Can anyone help?
-
I have a program that when compiled must remain the same. I am using preprocessor directive to make some significant changes to the program. Where I have been stumped is in the icon changes. I have managed to get all the icons within the application changed and the one's on the toolbar and all. I am having to force the changes to the taskbar icon and Alt-Tab at compile time manually because I cannot figure out how to change them. I have not figured out how to change the icon on the right click properties menu on the application from explorer. Basically I have 2 programs in one project. Each with seperate icons and program names. I have not been able to figure out how to change the icons in the second program at compile time. Can anyone help?