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. [urgent]How do i create Lib from Regular DLL

[urgent]How do i create Lib from Regular DLL

Scheduled Pinned Locked Moved C / C++ / MFC
9 Posts 6 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.
  • K Offline
    K Offline
    ksrameshkanth
    wrote on last edited by
    #1

    Hi, my exe is single when i distribute to customer, So i don't want to use dll. How do i convert my dll into lib. Regards, Rameshkanth

    R T T M H 5 Replies Last reply
    0
    • K ksrameshkanth

      Hi, my exe is single when i distribute to customer, So i don't want to use dll. How do i convert my dll into lib. Regards, Rameshkanth

      R Offline
      R Offline
      Rajesh R Subramanian
      wrote on last edited by
      #2

      ksrameshkanth wrote:

      [urgent]

      The urgent forum is yet to open. If it is really urgent, you can visit http://www.rentacoder.com


      [Frozen Thoughts] | [My Life - My Prayer]
      Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா

      T 2 Replies Last reply
      0
      • K ksrameshkanth

        Hi, my exe is single when i distribute to customer, So i don't want to use dll. How do i convert my dll into lib. Regards, Rameshkanth

        T Offline
        T Offline
        toxcct
        wrote on last edited by
        #3

        what is your need exactly ? you already have an exe built, and you want an additional .lib file ? what that for ?


        [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

        1 Reply Last reply
        0
        • R Rajesh R Subramanian

          ksrameshkanth wrote:

          [urgent]

          The urgent forum is yet to open. If it is really urgent, you can visit http://www.rentacoder.com


          [Frozen Thoughts] | [My Life - My Prayer]
          Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா

          T Offline
          T Offline
          ThatsAlok
          wrote on last edited by
          #4

          brahmma wrote:

          If it is really urgent, you can visit http://www.rentacoder.com

          he he he!

          "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

          cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

          1 Reply Last reply
          0
          • K ksrameshkanth

            Hi, my exe is single when i distribute to customer, So i don't want to use dll. How do i convert my dll into lib. Regards, Rameshkanth

            T Offline
            T Offline
            ThatsAlok
            wrote on last edited by
            #5

            ksrameshkanth wrote:

            my exe is single when i distribute to customer, So i don't want to use dll. How do i convert my dll into lib.

            you need source code of dll for that!

            "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

            cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

            1 Reply Last reply
            0
            • R Rajesh R Subramanian

              ksrameshkanth wrote:

              [urgent]

              The urgent forum is yet to open. If it is really urgent, you can visit http://www.rentacoder.com


              [Frozen Thoughts] | [My Life - My Prayer]
              Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா

              T Offline
              T Offline
              ThatsAlok
              wrote on last edited by
              #6

              brahmma wrote:

              If it is really urgent, you can visit http://www.rentacoder.com

              he he he!.. any way who voted you down.. let me square it off!

              "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

              cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

              R 1 Reply Last reply
              0
              • T ThatsAlok

                brahmma wrote:

                If it is really urgent, you can visit http://www.rentacoder.com

                he he he!.. any way who voted you down.. let me square it off!

                "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

                cheers, Alok Gupta Global Interface Table: An Easy Way to Marshal an Interface Pointer[new] VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

                R Offline
                R Offline
                Rajesh R Subramanian
                wrote on last edited by
                #7

                Thanks :-D


                [Frozen Thoughts] | [My Life - My Prayer]
                Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா

                1 Reply Last reply
                0
                • K ksrameshkanth

                  Hi, my exe is single when i distribute to customer, So i don't want to use dll. How do i convert my dll into lib. Regards, Rameshkanth

                  M Offline
                  M Offline
                  Mark Salsbery
                  wrote on last edited by
                  #8

                  This really belongs on the Urgent board as others have mentioned. I have to ask why it's such a problem to include a dll with an exe? If you plan on statically linking the code that's in the DLL with your application then you need to rebuild the DLL as a static link library. Good luck! Mark

                  "Great job, team. Head back to base for debriefing and cocktails." (Spottswoode "Team America")

                  1 Reply Last reply
                  0
                  • K ksrameshkanth

                    Hi, my exe is single when i distribute to customer, So i don't want to use dll. How do i convert my dll into lib. Regards, Rameshkanth

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

                    What application type and can you be mre specific about your program


                    WhiteSky


                    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