/******************************************************************************

                                 Toolbar 1.24

                                   DEMO.TXT

               Example of user defined utility button in Toolbar
                 (It simply creates a random pattern of lines)

                       (C) Juan M. Aguirregabiria (1993)

                            First version  8-13-93

                            Last revision  8-24-93

******************************************************************************/


      See the topic "Writting utilies" in TOOLBAR.WRI or in Toolbar help.

      This has been tested with Borland C++ 3.1

Files:
        Demo utility library:
DEMODLL  C      Code
DEMODLL  DEF    Definition file
DEMODLL  DLL    Library
DEMODLL  H      Header file
DEMODLL  MAK    Make file
DEMODLL  PRJ    Project file
DEMODLL  RC     Resource file
        Demo EXE file to use the library without Toolbar:
DEMOEXE  C      Code
DEMOEXE  DEF    Definition file
DEMOEXE  EXE    EXE file
DEMOEXE  H      Header file
DEMOEXE  MAK    Make file
DEMOEXE  PRJ    Project file
DEMOEXE  RC     Resource file
        Header file with protocol definitions:
TOOLDLL  H  
