[urgent]How do i create Lib from Regular DLL
-
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
-
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
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 ப்ரம்மா -
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
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]
-
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 ப்ரம்மா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
-
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
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
-
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 ப்ரம்மா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
-
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
Thanks :-D
[Frozen Thoughts] | [My Life - My Prayer]
Nobody can give you wiser advice than yourself. - Cicero ப்ரம்மா -
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
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")
-
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
What application type and can you be mre specific about your program
WhiteSky