======================
DLL to Lib version 1.4
======================
File: FAQ.TXT

Frequently Asked Quesions about DLL to Lib
(last updated: 08-07-2002)

------------------------------------------------------------------------

In this file:

Q: What is DLL to Lib?
Q: What is the current version?
Q: Where can I get the newest version of DLL to Lib?
Q: What's the required running platform of DLL to Lib?
Q: What's the development entiroment for the static library generated by DLL to Lib?
Q: Which type of DLLs can be converted by DLL to Lib?
Q: Can the static libraries generated by DLL to Lib be used in Borland C++ or Watcom C++?
Q: My DLL is converted by DLL to Lib successfully. But I cannot use it in my project. Why?
Q: Why register DLL to Lib?
Q: How much is it?
Q: How to register DLL to Lib?
Q: What happens after I send in the order? 
   
------------------------------------------------------------------------

Q: What's DLL to Lib?
A: DLL to Lib is a magical tool which can convert a DLL file into its equivalent static library
   file. After that, you can replace the original DLL with the static library file, rebuild 
   your application, and distribute it without the DLL file! The most exciting thing is that
   the conversion process DOES NOT require any source codes of the DLL files! All works are 
   done from binary to binary. DLL to Lib will rebuild programming interface identical to the
   functions exported by the DLL and reconstruct the necessary symbol tables, string tables and
   reference tables from the DLL to make a valid static library for you!

Q: What is the current version?
A: The current version of DLL to Lib is 1.4. For detail version history, see history.txt under the DLL to Lib's installation directory.

Q: Where can I get the lastest version of DLL to Lib?
A: The lastest version of DLL to Lib can be downloaded at Binary Soft's homepage:
   http://www.binary-soft.com/dll2lib/d2l.exe	

Q: What's the required running platform of DLL to Lib?
A: DLL to Lib require PC computer with Intel 486 or higher CPU, at least 4MB RAM memory and 10MB
   hard disk space. DLL to Lib can work on Window NT 3.1 or higher for NT systems and Windows 95
   or later for Windows 9x systems.

Q: What's the development entiroment for the static library generated by DLL to Lib?
A: After the DLL has been converted to static library, the static library can be build into your
   application. Currently, DLL to Lib only generate COFF format static library, and is compatible
   with Visual C++ 4.1 or higher. It means that your project can only use the static library in 
   Visual C++ 4.1 or higher versions of Microsoft Visual C++ development tools.

Q: Which type of DLLs can be converted by DLL to Lib?
A: DLL to Lib can converted all 32-bit PE-format DLLs, including Component Object Model(COM) based
   DLLs. The Dlls can be developed by all kinds of develop tools, including Microsoft Visual C++,
   Borland C++, WatCom C++, Borland Delphi, Visual Basic, Visual Forxpro, etc. as long as it is a 
   standarad PE format dynamical link library. 

Q: Can the static libraries generated by DLL to Lib be used in Borland C++ or Watcom C++?
A: Currently Dll to Lib can only generate COFF-format static libraries. Since Borland C++ and 
   Watcom C++ use intel's OMF-format libraries. You must convert the static libraries generated
   by Dll to Lib into OMF format before you use them in Borland C++ or Watcom C++.

Q: My DLL is converted by DLL to Lib successfully. But I cannot use it in my project. Why?
A: If your encounter compile or link errors, please see "Resolve symbols" and "Add import 
   library to your project" in Technical Notes of the help document. If you encounter run-time
   errors, such as unexpected exceptions, please see Problems for possible reasons and solutions.
   If you still cannot solve the problem, please contact our technical support: 
   				support@binary-soft.com.

Q: Why register DLL to Lib?
A:   DLL to Lib is "Shareware". You are entitled to evaluate the software for up to 30 days
   without obligation to pay.  After 30 days, if you decide to keep the software, you must 
   register your copy with us to obtain the developer license. Licenses are available in 1,
   5, 10, and unlimited (within a site) developer counts.
     Shareware (unregistered) DLL to Lib is a "full-featured" release in evaluation period.
   This means that the same capabilities available in the registered software are present in
   the unregistered software.  This allows you to try out all the features in DLL to Lib to 
   confirm that they work to your satisfaction.
     You can register your copy with us to obtain a registration code which will convert your 
   DLL to Lib a unregistered version into registered version. Registration entitles you free
   technical support and upgrades discount to the software.
     In addition, by registering the software, you provide us with the resources and incentive
   to support the software with updates and to develop additional quality shareware products in 
   the future.

Q: How much is it? 
A: Single developer license($99)
   Five developer license($199)
   Ten developer license($299)
   Site license($499)
   where site license entitles an unlimited number developers at one geographical site delimited
   by a radius of 50 kilometers.
   
Q: How to register DLL to Lib?
A: There are three order methods:
   1. You can order DLL to Lib using secure online form at:

	http://shareit1.element5.com/product.html?productid=154785&currencies=all

   2. You can order via E-Mail: 	support@shareit.com

   3. Order by phone, fax or postal mail. You can find the order form in a file 'order.txt' on
      your DLL to Lib's installation directory. It also contains toll free fax/phone numbers 
      in various countries and the order template. Be sure to include your name, E-Mail address,
      and computer ID in your order form.

Q: What happens after I send in the order? 
A: You will receive an email confirming your order shortly after sending the online order form. 
   Then, within 1 or 2 days, you will receive a second email with your registration name, code,
   and instructions to get started! 
     If you do not get your code... or if you've lost it. Please email us at registration@binary-soft.com.     
   Please include your name, address, email address, and order confirmation number (if you have it).
   We will be happy to help you.
      
=================================================================================

Copyright 2001,2002 Binary Soft Inc., All rights reserved.
hompage: http://www.binary-soft.com
Support E-mail: support@binary-soft.com
download the newest version: http://www.binary-soft.com/dll2lib/d2l.exe
buy DLL to Lib: http://shareit1.element5.com/product.html?productid=154785&currencies=all

