Hi
I am writing a MC++ application that contains a windows form in it. There are two things that I am trying to do
1. Make a custom icon show up for the executable in Explorer. This is as simple as setting the project icon in VB, but it seems quite difficult in C++
2. Set the controlbox icon on the form to be the same as the icon I want to use for the executable
Any help would be greatly appreciated, I have not been able to find a solution yet
Thank you
Brendan
I am writing a MC++ application that contains a windows form in it. There are two things that I am trying to do
1. Make a custom icon show up for the executable in Explorer. This is as simple as setting the project icon in VB, but it seems quite difficult in C++
2. Set the controlbox icon on the form to be the same as the icon I want to use for the executable
Any help would be greatly appreciated, I have not been able to find a solution yet
Thank you
Brendan