Drill Designer For DOS and Windows 1.0
Copyright 1994 The University of Iowa

DISK CONTENTS
  readme.txt - this file (in standard text format)
  dd.dll - a DLL for creating Asymetrix ToolBook, etc. drills
  dd_ucd.ucd - a DLL customized for use with Macromedia Authorware
  dd.lib - a library to add to a Borland C++ 3.1 project or higher, etc.
  dd.h - a header file to #include in a Borland C++ project, etc.
  license - a directory, containing:
    license.doc - shareware agreement in Microsoft Word/Win 2.0 format
    license.txt - shareware agreement in standard text format
  manuals - a directory, containing:
    manual.doc - user's manual in Microsoft Word/Win 2.0 format
    manual.txt - user's manual in standard text format
  demos - a directory, containing:
    dd_test.tbk - an Asymetrix ToolBook sample drill, for experimenting
    dd_test.apw - a Macromedia Authorware sample drill, for experimenting
    dd.dll - the DLL used by the ToolBook drill
    dd_ucd.ucd - the UCD used by the Authorware drill
    c_demo - a directory, containing:
      recycle.exe - a vanilla Windows sample drill, done with Borland C++ 3.1
      recycle.c - the C source code for recycle.exe
      recycle.prj - the Borland C++ 3.1 project
      recycle.dsk - a Borland desktop file for the project
      dd.h - the C header #included in the C source code
      dd.lib - the library used by the C source code

Please read the license agreement as soon as possible.