Short description of DLL to Lib 3.00: DLL to Lib is a magical tool which can convert DLL into its equivalent static library and introduce a programming interface identical to the export functions in the DLL for developers. 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!