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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Changing the MFC logo

Changing the MFC logo

Scheduled Pinned Locked Moved C / C++ / MFC
c++helptutorial
3 Posts 3 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.
  • O Offline
    O Offline
    orcblood
    wrote on last edited by
    #1

    Okay, i know how to change the actual program's icon... I was just wondeing if it would be possible to chage/remove the MFC logo in the top lefthand corner of my program... It doesn't really matter if I can't I just would like to know if its possible. I should mention that I made an SDI program instead of a dialog/MDI program. Thanks for any help/enlightenment, orcblood

    D C 2 Replies Last reply
    0
    • O orcblood

      Okay, i know how to change the actual program's icon... I was just wondeing if it would be possible to chage/remove the MFC logo in the top lefthand corner of my program... It doesn't really matter if I can't I just would like to know if its possible. I should mention that I made an SDI program instead of a dialog/MDI program. Thanks for any help/enlightenment, orcblood

      D Offline
      D Offline
      Dave Bryant
      wrote on last edited by
      #2

      By default for an MFC application, the icon in the top left hand corner is the 16x16 icon - not the 32x32 icon, in the icon resource IDR_MAINFRAME. Dave

      1 Reply Last reply
      0
      • O orcblood

        Okay, i know how to change the actual program's icon... I was just wondeing if it would be possible to chage/remove the MFC logo in the top lefthand corner of my program... It doesn't really matter if I can't I just would like to know if its possible. I should mention that I made an SDI program instead of a dialog/MDI program. Thanks for any help/enlightenment, orcblood

        C Offline
        C Offline
        Chintan
        wrote on last edited by
        #3

        Add a new icon to your application and give its ID same as the icon having mfc bitmap after deleting that default icon. C.R.Naik

        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