This archive contains files to assist 3rd-party developers in writing
programs to run under the DLG Bulletin Board Operating System.  Everything
in this archive is  copyright 1995 by Automated Telephone Information
Systems (ATIS), all rights reserved.  This material within is the sole
property of ATIS.  It may not be distributed outside of this archive, in
whole or in part, without express written permission from ATIS.

That being said, here is what the archive contains:

ReadMe.txt           - This file
dlglib.doc           - Autodocs for dlg.library
dlg.fd               - .fd file for dlg.library
format.c             - Interface routines for DLGSPrintf() and DLGFPrintf()
                       library routines
example.c            - An example of the basic layout of a DLG module
proto/dlg.h          - SAS prototypes for the dlg.library functions

include/broadcast.h  - Include file for message broadcast functions
include/bulletin.h   - Include file containing bulleting definitions
include/conference.h - Include file containing converece system definitions
include/cron.h       - Include file containing TPTCron definitions
include/dlg.h        - Include file contatins basic library information
include/dlgproto.h   - Include file containing file transfer definitions
include/dlgvers.h    - Include file containing DLG version definitions
include/file.h       - Include file containing definitions related to the File
                       module
include/input.h      - Include file containing definitions related to the
                       dlg.library input functions
include/log.h        - Include file containing definitions relating to the
                       system log
include/menu.h       - Include file containing definitions relating to DLG's
                       menu system
include/msg.h        - Include file containing definitions related to the Mess
                       module
include/portconfig.h - Include file containing definitions related to
                       configuring DLG ports

include/resman.h     - Include file for resource management functions
include/user.h       - Include file containing definitions relating to user
                       account information
include/misc.h       - Include file containing various miscellaneous definitions
