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. How to set DLL version?

How to set DLL version?

Scheduled Pinned Locked Moved C / C++ / MFC
questionvisual-studiotutorialannouncement
3 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.
  • M Offline
    M Offline
    m_mun
    wrote on last edited by
    #1

    Dear all, I have made a DLL using VS - 6. But it does not display any information when i go through by right click on it and goes to property. In case of other Microsoft DLL, that shows many info. So how can I set like author, version info etc. Thanks to all

    E 1 Reply Last reply
    0
    • M m_mun

      Dear all, I have made a DLL using VS - 6. But it does not display any information when i go through by right click on it and goes to property. In case of other Microsoft DLL, that shows many info. So how can I set like author, version info etc. Thanks to all

      E Offline
      E Offline
      Eugen Podsypalnikov
      wrote on last edited by
      #2

      You have to modify you version section of the app resources: Solution View -> app.rc -> ContextMenu -> Open With -> Resource Editor -> ContextMenu -> Add resource -> Version :)

      virtual void BeHappy() = 0;

      M 1 Reply Last reply
      0
      • E Eugen Podsypalnikov

        You have to modify you version section of the app resources: Solution View -> app.rc -> ContextMenu -> Open With -> Resource Editor -> ContextMenu -> Add resource -> Version :)

        virtual void BeHappy() = 0;

        M Offline
        M Offline
        m_mun
        wrote on last edited by
        #3

        Thanks for replying I am not using VS 2003 or 05. I am using VS6. I have added a resource file. I already edit version info. but it does not display when i right click on it

        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