*****************************************************************************
*              VB LHA.DLL Sample Program 1 Ver 1.10E  (FREE SOFT)           *
*                                                                           *
*                          Copyright(C)1995 by Hitoshi Ozawa                *
*                                   Release 1995/03/13                      *
*****************************************************************************
  Thank you for down-loading VB LHA.DLL Sample Program 1. 

  This file contains VB source demonstrating usage of LHA.DLL module. Please
feel free to modify the source code and use it in your programs.

Requirements *****************************************************************
	Hardware:
	    80386 or higher machine
	    4MB or more RAM memory
	Software:
	    Windows 3.1
	    Visual Basic 3.0
	    LHA.DLL	Windows LHA file compression/extraction DLL

Liability *******************************************************************
  The author and the developer of this software will not take any
responsibilities for any damages that may occur with the use of this
software.  The files contained in VBLHA1.LZH are distributed "as is" and
without any expressed and implied warranties.  The user assumes the entire
risk of using the software.

Included Files ***************************************************************
  The following files are included in the VBLHA1.LZH file:
	TEXT.EXE	Execution file
	LHDLSAMP.MAK
	FRMLHA.FRX
	GETFILE.FRM
	FRMLHA.FRM
	MAIN.BAS
	MAIN.FRM
	README.TXT	Introduction (the file you are reading right now)

Description *****************************************************************
 Compile FRM forms from VB.
 Try executing the program to see what happens.
 Select [File]-[Open] and select a file to open.
 If the selected file has a LZH extension, LHA form is displayed.
   A file inside LZH file may be selected by double-clicking the file name.
    The selected file is extracted and contents are displayed (TXT files)in
    the main form. When saved, the modified file is saved, updated to the LZH
    file, and the extracted file is deleted from the directory.
  If EXE, COM, or BAT file is selected, it is executed.

 Compressed file may also be extracted or deleted form the LHA form by
 dragging and dropping on corresponding buttons on the form.

 WARNINGS
   1. Files in VBLHA1.LZH are only samples to demonstrate how LHA.DLL
      may be used from Visual Basic. Please modify and test them before
      using in your program to 
   2. Paths for the files are all set to the A drive.

Distribution ****************************************************************
  VB LHA.DLL Sample Program 1 may be freely distributed if the following
conditions are obeyed: 
	1. If it is to be copied to another forum or to another distribution
	   channel, please contact the developer to let us know exactly
	   where it is to be copied.  We will need this information to
	   maintain and upgrade VB LHA.DLL Sample Program 1 at all locations.
	2. This program can be distributed only in the original archived
	   VBLHA1.LZH formatted file.  Do not change this file or any files
	   within. 
	3. Please make it apparent that VB LHA.DLL Sample Program 1 is a
           FREE SOFT.
	   It is necessary to state this in the program description.
	4. If this program is to be mentioned in any article, please send
	   an E-mail to one of the developers.
  If it is going to be distributed in any other ways (e.g. CD-ROM), please
contact the developer.  The developer is willing to discuss other means of
distribution.  Please send a mail to one of the E-mail addresses in the
support section below.

Copyright *******************************************************************
  VB LHA.DLL Sample Program 1 is copyrighted by Hitoshi Ozawa.

Support **********************************************************************
  Support for VB LHA.DLL Sample Program 1 is provided by E-mail. 
If you have any question, opinion, suggestions, or any other comments, please 
send an E-mail to:

  Hitoshi Ozawa	  	h_ozawa@bekkoame.or.jp

For a list of Japanese software:
  http://www.bekkoame.or.jp/~h_ozawa/

  Microsoft is a registered trademark and Windows is a trademark of Microsoft
Corporation in the United States of America and other countries.  Other brand
and product names are trademarks or registered trademarks of their respective
holders.
