Author Topic: C::B console application icon  (Read 4480 times)

jantje

  • Guest
C::B console application icon
« 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!

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: C::B console application icon
« Reply #1 on: April 12, 2010, 01:00:36 am »
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...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]