Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: jantje on April 11, 2010, 09:16:10 pm
-
Hi there,
When writing an console application, is there the possibility to change the standard icon (used by the generated .exe in the bin-directory).
I have searched the internet, but I think it is something C::B -specific? (By the way, it is a Windows application, which I am writing).
Cheers,
Jantje from poor little Belgium!
-
Read about resource files, this is the way the app icon is set... http://msdn.microsoft.com/en-us/library/aa380599%28VS.85%29.aspx
Btw it is not C::B, but win32/os specific... and you violate the forum's rules...