View Single Post
  #1  
Old 10-20-2011, 03:09
Newbie_Cracker's Avatar
Newbie_Cracker Newbie_Cracker is offline
VIP
 
Join Date: Jan 2005
Posts: 227
Rept. Given: 72
Rept. Rcvd 26 Times in 12 Posts
Thanks Given: 50
Thanks Rcvd at 25 Times in 18 Posts
Newbie_Cracker Reputation: 26
How create Static Library (lib) in delphi?

Hello everybody.


I have a delphi DLL code and want to create a LIB for it to use the code directly in my EXE in VC++. I don't want to have separate DLL file.

I searched the net and could not find anything useful. Do you know the solution?

I know there is a program named DLL2LIB, but I don't want to use it, as it's shareware (but cracked by myself).

Best regards.
__________________
In memory of UnREal RCE...
Reply With Quote