*******************************************************
Author: Bruno Fierens
        TMS Software
        J. Jordaens str. 11
        B8510 Marke
        Belgium
        Fax : +32 56 963535
        E-mail: bruno.fierens@ven.be
        http://www.ven.be/freestyle/delphi.htm
*******************************************************

TShellDlg (revision 1.0) :
        The ShellDlg package gives you access to four undocumented Shell dialogs :
        -the run dialog to start programs quickly
        -the change icon dialog to select icons
        -the shutdown dialog
        -the disk format dialog
        Use with precautions since this uses undocumented Windows calls !

        Delphi 2.0, 3.0 components are included.

Usage :
        This component is freeware for non-commercial applications.
        License is equivalent to buying source code, and is available
        for $40. Licensed users get source code updates for all 1.x
        versions. Send check or cash for $40 to address above and
        source code will be sent by email immediately upon receipt.
        
History:
        11/3/98 : First version

Known issues:
        There are currently no known problems with TShellDlg
        Let me know if problems show up, or if you wish other
        features for this component.

Installation:

        shlldlg2.zip : file for Delphi 2.x
        shlldlg3.zip : file for Delphi 3.x

        1. In the delphi menu select:
               Component >  Install > Add > Browse

        2. Select shelldlg.dcu and accept.

