Thread: Add icon

  1. #1
    Registered User
    Join Date
    May 2008
    Posts
    39

    Add icon

    Hello


    Someone know how i can add a ICON on my .exe

    The icon that i want to create is the not the Desktop icon, is the window ICON (Small and stay in the top of the window)


    Obs: I use DevC++ and i tried the msdn example, but doesn't work.



    Thanks

  2. #2
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    I don't know if DevC++ is going to do it. You need a resource compiler. Microsoft's IDE comes with one (though not Express edition).
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Popup taskbar icon
    By CondorMan in forum Windows Programming
    Replies: 5
    Last Post: 06-11-2006, 10:14 AM
  2. Adding an Icon
    By osal in forum Windows Programming
    Replies: 4
    Last Post: 06-28-2004, 11:43 AM
  3. Help needed Please
    By jereland in forum C Programming
    Replies: 9
    Last Post: 03-18-2004, 05:30 AM
  4. virtual memory program
    By funkylunch in forum Windows Programming
    Replies: 14
    Last Post: 12-04-2003, 11:15 AM