==========================================
DLL Designer
Smart Tool For Rapid DLL Development
README.TXT 

DLL Designer 2.3
Copyright (c) 2004-2005. DLL Designer Team
All rights reserved.
==========================================

Thank you for your interest in DLL Designer! This file provides information
and tips on DLL Designer.


Contents:
---------
    * System Requirements 
    * Installation
    * Uninstallation
    * Key Features of DLL Designer
    * Trial Limitations
    * How to Contact DLL Designer Team


System Requirements
-------------------
- 32 MB memory minimum (64 MB is recommended)
- 10 MB hard drive space
- Windows 95/98/NT 4.0/2000/ME/XP
- Borland Delphi 2 or higher


Installation
------------

To install DLL Designer:
 1. Unzip file DLLDesigner.zip to any directory on your computer
 2. Run DLLDesignerSetup.exe
 3. Follow the instructions on the screen

Uninstallation
--------------

To uninstall DLL Designer:
 1. Run Uninstall DLL Designer from Program Group Menu
 2. Follow the instructions on the screen

Key Features of DLL Designer
-------------------------------

       Easy and quick dll development

	Possibility to develop any application by parts

	Generation of debug applications for dll testing

	Four modes for generation of the source code: DLL, UNIT, COM, COM DLL

	Design of application as a set of interacting dlls

	Operation with databases from DLLs via BDE

	Generation of a special data module that provides connection with 
	Database for DLLs via TDatabase, TSession components

	Generation of the code providing usage of existing connection 
	With the database from another dll or host application

	Possibility to work with objects in DLL without 
	Their registration in the register (in DLL mode only)

	Generation of  100 % compiled code

	Complete separation of the generated code and 
	The code, written by the developer manually, 
	On the base of object-oriented DLL architecture

	Possibility to open units for writing code in Delphi

	Interaction between DLLs by means of class properties

	Release of final versions of DLLs; 
	Copying of all DLLs (related included) and controllers 
	Source units to a directory

	Interception of all DLLs errors


TRIAL LIMITATIONS
-----------------
According to License agreement (see licence.txt), the trial version can be
used for evaluation purposes only. It differs from the full version in
the following points:
-  30-day trial period;
-  a nag screen appears at every start of DLL Designer 
   after 5 days of trial period;
-  a nag screen appears at every important action of 
   DLL Designer after end of trial period.

How to Contact DLL Designer Team
---------------------------------

Should you find yourself with a technical question that you cannot answer 
with the Help system, please contact our Technical Support Department.

1. Please visit our web site Support page: 
   http://dlldesigner.com/support.php

2. Ask questions and receive detailed answers from the 
   Technical Support Department. 
   Just send electronic mail to the support@dlldesigner.com

3. In case you have usefull suggestions please fill free to
   contact us by e-mail to wish@dlldesigner.com

4. In case of any bugs detected while using DLL Designer, 
   please feel free to write us to bugs@dlldesigner.com
   
5. E-mail addresses:

         Information requests : info@dlldesigner.com
         Bug reports          : bugs@dlldesigner.com
         Useful suggestions   : wish@dlldesigner.com
         Web design notes     : info@dlldesigner.com
