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. Does VS resource compiler support PNG file

Does VS resource compiler support PNG file

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studiolearning
2 Posts 2 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.
  • C Offline
    C Offline
    Cold_Fearing_Bird
    wrote on last edited by
    #1

    I made a transparent icon saved as png, and in vc resource compiler, I write the statement: MyIcon ICON "myIcon.png" But the compiler complained the png did not comply with 3.0 format.

    A 1 Reply Last reply
    0
    • C Cold_Fearing_Bird

      I made a transparent icon saved as png, and in vc resource compiler, I write the statement: MyIcon ICON "myIcon.png" But the compiler complained the png did not comply with 3.0 format.

      A Offline
      A Offline
      Alain Rist
      wrote on last edited by
      #2

      A png image is not a Windows Icon resource :)

      ID_PNG PNG "res\\Test.png"

      cheers, AR

      When the wise (person) points at the moon the fool looks at the finger (Chinese proverb)

      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