Dragon LaNGuage Compiler (DLNGC) v1.2.1                                Freeware
(c)Copyright 1999-2001 Alex Devilliers / Dragon Software             04-04-2001
===============================================================================

  What is DLNGC ?
  ---------------

This program allow you to make .LNG files for Dragon Software programs using
external language support (ex: Dragon UnPACKer 4). Allowing you if you want to
make a translation to any language of your choice (your language for example).


  How to use DLNGC
  ----------------

The compiler by itself is very easy to use.
Just run it with the filename you wish to compile.

Ex: DLNGC example.ls

But the LSF (Language Source file) format can seem strange.
The only doc you will have is the commented LS file given (english.ls) from
the Dragon UnPACKer archive.
It should be enough to understand how to translate the file.


  Compatibility list
  ------------------

DLNGC is compiling DLNG files version 1.
Here is a list of programs supporting this format:

Program Name          ID      Version (Internal Version)
Dragon UnPACKer       UP      4.00.42 (1)
Dragon UnPACKer       UP      4.01.47 (2)
Dragon UnPACKer       UP      4.10.59 (3)
Dragon UnPACKer       UP      4.11.64 (4)
Dragon UnPACKer       UP      4.12.70 (5)
Dragon UnPACKer       UP      4.13.75 (6)
Dragon UnPACKer       UP      4.14.80 (7)

For informations regarding the changes in LS files for every program look at
the start of example file.


  Contact
  -------

Dragon Software is available on the internet at:
http://www.drgsoft.com/

You can reach Alex Devilliers:

 By E-Mail: support@drgsoft.com
    By ICQ: 1535372 (Elbereth)


  What's new?
  -----------

Version 1.2.1:

 i Recompiled (because using old UPX version) and Compressed with the NEW
   version of UPX (v1.07).
 - Completly removed all compression code (EXE is now smaller).
 - Removed the need of having cmdlg32.ocx.
 
Version 1.1.4:

 ! Fixed a bug in the Footer v1.1/v2.1 URL.
   The program was not indicating there was an URL to show.
   This version fix it.

Version 1.1.3:

 ! Fixed a bug in the Footer v2/2.1 Identification (was 0)

Version 1.1.2:

 ! Fixed an enormous bug in the PrgID value...
 - DLNG Compression is now completly removed from EXE.
   You cannot activate anymore the compression (wait for DLNG v2).

Version 1.1.1:

 ! Fixed only the version number (was still displaying 1.0).
 * Version display is now of type 1.1.1 and no more 1.1.

Version 1.1.0:

 ! Fixed a bug where first line of body was ignored!!!
 + Added support for Footer v1.1/2.1.
   Untested - because no program is compatible.

Version 1.0.5:

 ! Fixed all known bugs.
 # DLNG v1 compression is impossible to use (I made a mistake in the specs).
   So do not activate compression or DLNG file will be completly useless..
   I am working on DLNG v2 to fix that.

===============================================================================
