Associate Icon to win32 Concole Application.

There is simple solution to this problem :

Just add resource file in your App project.
And then add desired ICON to it by importing or create new ICON.
Now rebuild your project.

Note : If your application contains more than one ICONs then the ICON number has lower resource ID picked as your APP ICON. So be careful in that case.


Thanx.

Comments

Popular Posts