Publisher’s description
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 files!
What’s new in this version:
- Full support to Windows Vista.
- Support attribute certificate table.
- Support delayed-load import table.
- Support HTML help and PDF help documents.
- Fix the problem in processing the import table.
- Fix some minor errors.