DLL to Lib converts DLL files to static library files. Rebuild applications without DLL dependencies and distribute them with ease.

DLL to Lib works by reconstructing programming interfaces that are identical to the export functions in the DLL, rebuilding symbol tables, string tables, and reference tables from the DLL to produce a valid static library. Amazingly, this transformation procedure is extremely user-friendly and effective.
With DLL to Lib, you also get access to several practical utilities, including the "Import Library Reference Information Generator" and the "Symbol Finder", to ensure that the conversion is successful. If you're looking to simplify the process of distributing DLLs with your applications, DLL to Lib is the ideal software for you!
Version 3.00: 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.