Apple Disk Transfer v1.22 -- Win32 Edition
Copyright (C) 2000  Sean Gugler
Released as freeware under GPL -- see GPL.TXT for details.
----------------------------------------------------------------------

ADTW122.ZIP
 |
 +--readme.txt     Overview
 +--adt.txt        First-time users should read this file.
 +--whatsnew.txt   Used ADT before?  Read this file.
 +--manifest.txt   Descriptions of every file in the archive.
 +--gpl.txt        GNU General Public License.
 +--gpl.url        Internet Shortcut to current GPL website.
 |
 +--adt.exe        Windows 32-bit application  (95,98,NT,2K,...)
 +--adt.dsk        Apple disk image of ADT source and binary executable,
 |                 both Super Serial Card and Communications Card versions.
 |
 +-\SRC            C++ source code for Win32 edition
 |   |
 |   +--DiskXfer.h,cpp    ADT main routines; ported from adt.c
 |   +--comm.h,cpp        Serial port handler.  Adapted from Microsoft samples.
 |   +--ringbuf.h,cpp     Serial port buffer management.
 |   +--ADTDlg.h,cpp      Implementation of main window, message handlers
 |   +--ADT.h,cpp         Visual C++ 4.0 AppWizard file
 |   +--ADT.rc            Visual C++ 4.0 Resources file
 |   +--resource.h        Visual C++ 4.0 Resources header file
 |   +--res\ADT.ico       Icon
 |   +--res\ADT.rc2       Visual C++ 4.0 Resources file
 |   +--ADT.mak,mdp       Visual C++ 4.0 project files
 |
 +-\GUERTIN      files from Paul Guertin's ADT122.ZIP  v1.22
 |   |
 |   +--adt.asm        ADT for Super Serial Card: Merlin Assembler source
 |   +--adt.dmp        ADT for Super Serial Card: hex dump of executable
 |   +--adtcfg.bas     ADT configuration tool: AppleSoft
 |
 +-\SCHLYTER     files from Paul Schlyter's ADTcc121.ZIP  v1.21
 |   |
 |   +--adt_ss.asm     ADT for Super Serial Card: S-C Assembler source
 |   +--adt_cc.asm     ADT for Comm Card (hi speed only): S-C Assembler source
 |   +--adt.dif        Differences between ADT_SS.ASM and ADT_CC.ASM
 |   +--adt_ss.dmp     ADT for Super Serial Card: hex dump of executable
 |   +--adt_cc.dmp     ADT Comm Card (hi speed only): hex dump of executable
 |
<END>
