+-- CBuilder   (package MViewC50.bpl for C++ Builder 5)
+-- COM Server (COM server MRVW.dll and type library MRVW_TLB.pas)
+-- Delphi5    (package MView50.bpl for Delphi 5)
+-- Demos
    +-- CBuilder demos (demos for C++ Builder 5)
        +-- ADO Generator Connection (use generator with generator ADO connection)
        +-- BDE Connection (use generator with application BDE connection)
    +-- Delphi demos
        +-- ActiveX (use generator with COM server)
        +-- ADO Application connection (use with application ADO connection)
        +-- ADO Generator Connection (use generator with generator ADO connection)
        +-- BDE Connection (use generator with application BDE connection)
        +-- Marshal Report Executor Source (source code for MRExec demo application)
    +-- Reports (sample demo reports)
    +-- Visual Basic Demos
        +-- ADO Application connection (use with application ADO connection)
        +-- ADO Application recordset (use with application recordset)
        +-- ADO Generator Connection (use generator with generator ADO connection)
    +-- MRE.dat (data for MRExec demo application)
    +-- MRExec.exe (demo application)
+-- Documentation
    +-- MarshalDesigner.chm
    +-- MarshalReport.chm
+-- Runner
    +-- MarsRun.exe (utility to process report from command line)
    +-- MarsRun.txt

-- MRPShare.dll  (share memory if application is calling Marshal Designer)
                   this file you must distribute with your application if you call
                   Marshal Designer from application directly.
-- MRDesign.exe  (Marshal Report Designer for create and modify reports)
-- ConvTab.ini   (conversion tables)
-- ESCseq.ini    (escape sequences for dot-matrix printers)
-- MRPages.ini   (page definitions for print on dot-matrix printers)
-- MRPagesG.ini  (page definitions for print in graphic mode)
-- MRPrinter.ini (control codes for dot-matrix printers)
                   all these INI files you must distribute with you application
