Yes, you can either install the latest Windows Platform SDK or use this icon replacer.
Inject icon into c++ program
vs.net 2003
Ok, Made a icon, not that hard.
But vs studio.net 2003 sp1 does not supprot the new vista format yet:
".\myapp.rc(2988) : error RC2176 : old DIB in myicon.ico; pass it through SDKPAINT"
which is of course a result of the png info which did not exist before.
Is there still a way to inject the new resource into my application so vista will see it?