|
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...
|