Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Making icons?

Making icons?

Scheduled Pinned Locked Moved C / C++ / MFC
c++delphiquestion
7 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anthony Appleyard
    wrote on last edited by
    #1

    I am sorry if this is off-topic here, but, as Windows applications (including those written using Visual C++) need an icon each, please do any of you know of an *.ICO icon-making program? Before I used Visual C++, I wrote Windows applications using my old faithful Borland C++ 4.52 (written in 1995) which I bought at a shop, but in the end it did not run properly because of changes in Windows, so I changed to Visual C++. Borland C++ on Wikipedia In those old days I made icons using a program ICONMSTR.EXE that made 32x32 16-color icons, which I found. If I try to run it now, Windows refuses because it is incompatible.

    L Richard Andrew x64R D _ J 5 Replies Last reply
    0
    • A Anthony Appleyard

      I am sorry if this is off-topic here, but, as Windows applications (including those written using Visual C++) need an icon each, please do any of you know of an *.ICO icon-making program? Before I used Visual C++, I wrote Windows applications using my old faithful Borland C++ 4.52 (written in 1995) which I bought at a shop, but in the end it did not run properly because of changes in Windows, so I changed to Visual C++. Borland C++ on Wikipedia In those old days I made icons using a program ICONMSTR.EXE that made 32x32 16-color icons, which I found. If I try to run it now, Windows refuses because it is incompatible.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      I presume you are using VC Express, as the paid versions provide this feature as part of the resource editor. I have used http://icofx.ro/[^] to good effect.

      Veni, vidi, abiit domum

      1 Reply Last reply
      0
      • A Anthony Appleyard

        I am sorry if this is off-topic here, but, as Windows applications (including those written using Visual C++) need an icon each, please do any of you know of an *.ICO icon-making program? Before I used Visual C++, I wrote Windows applications using my old faithful Borland C++ 4.52 (written in 1995) which I bought at a shop, but in the end it did not run properly because of changes in Windows, so I changed to Visual C++. Borland C++ on Wikipedia In those old days I made icons using a program ICONMSTR.EXE that made 32x32 16-color icons, which I found. If I try to run it now, Windows refuses because it is incompatible.

        Richard Andrew x64R Offline
        Richard Andrew x64R Offline
        Richard Andrew x64
        wrote on last edited by
        #3

        This program is extremely capable, but does cost some money: http://www.axialis.com/iconworkshop/[^]

        The difficult we do right away... ...the impossible takes slightly longer.

        1 Reply Last reply
        0
        • A Anthony Appleyard

          I am sorry if this is off-topic here, but, as Windows applications (including those written using Visual C++) need an icon each, please do any of you know of an *.ICO icon-making program? Before I used Visual C++, I wrote Windows applications using my old faithful Borland C++ 4.52 (written in 1995) which I bought at a shop, but in the end it did not run properly because of changes in Windows, so I changed to Visual C++. Borland C++ on Wikipedia In those old days I made icons using a program ICONMSTR.EXE that made 32x32 16-color icons, which I found. If I try to run it now, Windows refuses because it is incompatible.

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          Anthony Appleyard wrote:

          In those old days I made icons using a program ICONMSTR.EXE...

          I used Resource Workshop. Loved it!

          "One man's wage rise is another man's price increase." - Harold Wilson

          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

          "Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous

          1 Reply Last reply
          0
          • A Anthony Appleyard

            I am sorry if this is off-topic here, but, as Windows applications (including those written using Visual C++) need an icon each, please do any of you know of an *.ICO icon-making program? Before I used Visual C++, I wrote Windows applications using my old faithful Borland C++ 4.52 (written in 1995) which I bought at a shop, but in the end it did not run properly because of changes in Windows, so I changed to Visual C++. Borland C++ on Wikipedia In those old days I made icons using a program ICONMSTR.EXE that made 32x32 16-color icons, which I found. If I try to run it now, Windows refuses because it is incompatible.

            _ Offline
            _ Offline
            _Superman_
            wrote on last edited by
            #5

            You could use the free tool called GIMP - http://www.gimp.org/[^] It also creates icons in addition to several other things.

            «_Superman_»  _I love work. It gives me something to do between weekends.

            _Microsoft MVP (Visual C++) (October 2009 - September 2013)

            Polymorphism in C

            enhzflepE 1 Reply Last reply
            0
            • A Anthony Appleyard

              I am sorry if this is off-topic here, but, as Windows applications (including those written using Visual C++) need an icon each, please do any of you know of an *.ICO icon-making program? Before I used Visual C++, I wrote Windows applications using my old faithful Borland C++ 4.52 (written in 1995) which I bought at a shop, but in the end it did not run properly because of changes in Windows, so I changed to Visual C++. Borland C++ on Wikipedia In those old days I made icons using a program ICONMSTR.EXE that made 32x32 16-color icons, which I found. If I try to run it now, Windows refuses because it is incompatible.

              J Offline
              J Offline
              Joe Woodbury
              wrote on last edited by
              #6

              My favorite: "IcoFx 1.6.4" which is the last free version. (I tried the commercial version, didn't like it and wasn't about to pay $50 for it anyway.) (There is also AniFx, which is free. Just trying it now.)

              1 Reply Last reply
              0
              • _ _Superman_

                You could use the free tool called GIMP - http://www.gimp.org/[^] It also creates icons in addition to several other things.

                «_Superman_»  _I love work. It gives me something to do between weekends.

                _Microsoft MVP (Visual C++) (October 2009 - September 2013)

                Polymorphism in C

                enhzflepE Offline
                enhzflepE Offline
                enhzflep
                wrote on last edited by
                #7

                Inkscape. Two tools that have far more than I need. Draw the vector art in Inkscape, export to a png at the appropriate resolution, clean-up and save as ICO using Gimp. Multiple icons are simply multiple layers in an ico file. Unbeatable price and upgrade policies, that's for sure!

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups