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. icon files!!

icon files!!

Scheduled Pinned Locked Moved C / C++ / MFC
questionhelp
5 Posts 5 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.
  • H Offline
    H Offline
    harsha_1234
    wrote on last edited by
    #1

    hi group!! i have got one bmp file and i want to convert it to ico file actually i want to create logo for application so what is the way for it? are there any readymade softwares!! please help me :confused: thanks and regards harshal

    P P H M 4 Replies Last reply
    0
    • H harsha_1234

      hi group!! i have got one bmp file and i want to convert it to ico file actually i want to create logo for application so what is the way for it? are there any readymade softwares!! please help me :confused: thanks and regards harshal

      P Offline
      P Offline
      Programm3r
      wrote on last edited by
      #2

      Is this related to MFC or C++?? :confused: Why not just opening it in MS paint, and saving it in a ico format?? :omg:

      Regards Programm3r

      1 Reply Last reply
      0
      • H harsha_1234

        hi group!! i have got one bmp file and i want to convert it to ico file actually i want to create logo for application so what is the way for it? are there any readymade softwares!! please help me :confused: thanks and regards harshal

        P Offline
        P Offline
        PJ Arends
        wrote on last edited by
        #3

        Have a look at CreateIconIndirect(). In the ICONINFO structure specify your bitmap as the hbmColor bitmap and create a monochrome black bitmap with the same dimensions as your bitmap for the hbmMask bitmap.


        You may be right
        I may be crazy
        -- Billy Joel --

        Within you lies the power for good, use it!!!

        1 Reply Last reply
        0
        • H harsha_1234

          hi group!! i have got one bmp file and i want to convert it to ico file actually i want to create logo for application so what is the way for it? are there any readymade softwares!! please help me :confused: thanks and regards harshal

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          See an example in msdn "IconPro" but im not sure it convert bmp to icon(its for extract icon form dll/exe)

          _**


          **_

          WhiteSky


          1 Reply Last reply
          0
          • H harsha_1234

            hi group!! i have got one bmp file and i want to convert it to ico file actually i want to create logo for application so what is the way for it? are there any readymade softwares!! please help me :confused: thanks and regards harshal

            M Offline
            M Offline
            MayankT
            wrote on last edited by
            #5

            In MSPaint do a 'select all; copy' then in VS do 'File->New->File...->Icon file' then 'paste'

            ---------------------- Mayank Thakore Learning C++ - since 1998 They didn't print my card right; so I resigned.

            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