Jump to content
alexcargo

DLL to Lib v1.42

Recommended Posts

DLL to Lib is a magical tool which can convert a DLL file into its equivalent static library file so that you can distribute your applications without the DLLs.

=============

Main Features

=============

- Convert DLL file to its equivalent static library. In the conversion process, a programming

interface identical to the export functions in the DLL is introduced for developers. And the

necessary symbol tables, string tables and reference tables are also recontructed from the

DLL to make a valid and portable static library.

- Can convert all 32-bit DLLs developed by different tools.

- Integrate "Import Library Reference Information Generator" to process the reference to

standard libraries.

- Integrate "Symbol Finder" for you to find the detail information about a special symbol or a

class of symbols.

Download:

http://www.mytempdir.com/1012265

ENjoy ;)

Link to comment
Share on other sites

Mirror :

DLL To Lib v1.42 Full Retail

4212423_d2lssl.gif

DLL to Lib is a magical tool which can convert a DLL into its equivalent static library file. After that, you can replace the original DLL with the static library, rebuild your application, and distribute it without the DLL! The most exciting thing is that the conversion process DOES NOT require any source codes of the DLL!

* Convert DLL file into its equivalent static library. In the conversion process, a programming interface identical to the export functions in the DLL is introduced for developers. And the necessary symbol tables, string tables and reference tables are also reconstructed from the DLL to make a valid and portable static library.

* Support to convert all 32-bit DLLs developed by different tools, including Component Object Model(COM) based DLLs.

* Integrate "Import Library Reference Information Generator" to process the references to standard libraries.

* Integrate "Symbol Finder" for you to find the detail information about a special symbol or a class of symbols.

* Support to convert DLLs that use compiler and API implements of TLS.

* Perform cross check between the DLL's import lib and the generated static lib so to eliminate the potential inconsistency.

* Check the COMDAT symbols in the import libs when generating the static lib.

* Support to load and save the conversion settings as a project file.

* Support command line parameters.

More Information :


[url]http://www.binary-soft.com[/url]

Download Appz Retail ( 2.00 MB ) :

http://rapidshare.com/files/153520/dll2libf.rar

Password :

www.devilived.com

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...