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. Other Discussions
  3. Article Writing
  4. Converting a Dll To Lib File

Converting a Dll To Lib File

Scheduled Pinned Locked Moved Article Writing
com
4 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.
  • E Offline
    E Offline
    Ecologic
    wrote on last edited by
    #1

    Hi All, I want to investigate if there is a way to convert a Dll File which is not a Com Component to a Static Library File So that it can be packed into the Installation Program. I tried one Tool from Binary Soft called "Dll to Lib" it is a fantastic tool. & free to use ( I :mad: hate it when it displays a Message while using that very Lib. File). But i want to know if anybody knows similar tool Open Source or Free. If it is not then OpenSource Comunity must Develop it. Thanx.. all Manmohan Singh Sarwara.

    T 1 Reply Last reply
    0
    • E Ecologic

      Hi All, I want to investigate if there is a way to convert a Dll File which is not a Com Component to a Static Library File So that it can be packed into the Installation Program. I tried one Tool from Binary Soft called "Dll to Lib" it is a fantastic tool. & free to use ( I :mad: hate it when it displays a Message while using that very Lib. File). But i want to know if anybody knows similar tool Open Source or Free. If it is not then OpenSource Comunity must Develop it. Thanx.. all Manmohan Singh Sarwara.

      T Offline
      T Offline
      Toby Opferman
      wrote on last edited by
      #2

      You can use the VC++ compiler's command line tools to do this already. It's a manual process so perhaps if you created a very simple shell around it that's all you would need. How to create .LIB without Source or OBJ[^] 8bc7c0ec02c0e404c0cc0680f7018827ebee

      M 1 Reply Last reply
      0
      • T Toby Opferman

        You can use the VC++ compiler's command line tools to do this already. It's a manual process so perhaps if you created a very simple shell around it that's all you would need. How to create .LIB without Source or OBJ[^] 8bc7c0ec02c0e404c0cc0680f7018827ebee

        M Offline
        M Offline
        Manmohan Singh Sarwara
        wrote on last edited by
        #3

        Ok, that is fine, but if i have no source codes only a dll then how to make its .lib file (This is the main problem which i have mentioned). In this case how a VC++ compiler will help me?? regards,

        T 1 Reply Last reply
        0
        • M Manmohan Singh Sarwara

          Ok, that is fine, but if i have no source codes only a dll then how to make its .lib file (This is the main problem which i have mentioned). In this case how a VC++ compiler will help me?? regards,

          T Offline
          T Offline
          Toby Opferman
          wrote on last edited by
          #4

          That's why it says "Creating a .LIB from a .DLL WITHOUT SOURCE". 8bc7c0ec02c0e404c0cc0680f7018827ebee

          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