files.txt -- This file. file_id.diz -- "Description In Zip" file. invoice.txt -- Pro Forma Invoice file. line.c -- Line functions for all example code. line.h -- Prototypes for line.c paint.c -- Display functions for all example code. paint.h -- Prototypes for paint.c menu.c -- Menu functions for all example code. menu.h -- Prototypes for menu.c config.c -- Port configuration functions. config.h -- Prototypes for config.c about.c -- "ABOUT" function. about.h -- Prototypes for about.c ansi.c -- ANSI emulator code. ansi.h -- Prototypes for ansi.c message.h -- Message codes (all applications) defined. ascii.h -- ASCII constants defined. simple.c -- SIMPLE application program. simple.h -- Prototypes for simple.c. simple.def -- Linker definition file. simple.rsp -- Linker response file. simple.rc -- Application resource file. simple.prj -- SIMPLE project file. simple16.lnk -- Win16 WATCOM linker definition file. simple16._m_ -- Win16 Microsoft make file. simple16._b_ -- Win16 Borland make file. simple16._w_ -- Win16 WATCOM make file. simple32.lnk -- Win32 WATCOM linker definition file. simple32._m_ -- Win32 Microsoft make file. simple32._b_ -- Win32 Borland make file. simple32._w_ -- Win32 WATCOM make file. term.c -- TERM application program. term.h -- Prototypes for term.c. term.def -- Linker definition file. term.rsp -- Linker response file. term.rc -- Application resource file. term.prj -- TERM project file. term16.lnk -- Win16 WATCOM linker definition file. term16._m_ -- Win16 Microsoft make file. term16._b_ -- Win16 Borland make file. term16._w_ -- Win16 WATCOM make file. term32.lnk -- Win32 WATCOM linker definition file. term32._m_ -- Win32 Microsoft make file. term32._b_ -- Win32 Borland make file. term32._w_ -- Win32 WATCOM make file. modem.c -- RS232 application program. modem.h -- Prototypes for modem.c. modem.def -- Linker definition file. modem.rsp -- Linker response file. modem.rc -- Application resource file. modem.prj -- MODEM project file. modem16.lnk -- Win16 WATCOM linker definition file. modem16._m_ -- Win16 Microsoft make file. modem16._b_ -- Win16 Borland make file. modem16._w_ -- Win16 WATCOM make file. modem32.lnk -- Win32 WATCOM linker definition file. modem32._m_ -- Win32 Microsoft make file. modem32._b_ -- Win32 Borland make file. modem32._w_ -- Win32 WATCOM make file. selftest.c -- SELFTEST application program. selftest.h -- Prototypes for selftest.c. selftest.def -- Linker definition file. selftest.rsp -- Linker response file. selftest.rc -- Application resource file. selftest.prj -- SELFTEST project file. runtest.c -- Routine to run actual test in SELFTEST. runtest.h -- Prtototypes for above. self16.lnk -- Win16 WATCOM linker definition file. self16._m_ -- Win16 Microsoft make file. self16._b_ -- Win16 Borland make file. self16._w_ -- Win32 Watcom make file. self32.lnk -- Win32 WATCOM linker definition file. self32._m_ -- Win32 Microsoft make file. self32._b_ -- Win32 Borland make file. self32._w_ -- Win32 Watcom make file. mio.c -- MIO source code [REGISTERED version ONLY]. mio.h -- Prototypes for mio.c mio16.dll -- Win16 Modem I/O DLL. mio16.lib -- Win16 Modem I/O LIB. mio32m.dll -- Win32 Modem I/O DLL (Microsoft). mio32m.lib -- Win32 Modem I/O LIB (Microsoft). mio32b.dll -- Win32 Modem I/O DLL (Borland). mio32b.lib -- Win32 Modem I/O LIB (Borland). mio32w.dll -- Win32 Modem I/O DLL (Watcom). mio32w.lib -- Win32 Modem I/O LIB (Watcom). xydriver.c -- XYDRIVER source code [REGISTERED version ONLY]. xydriver.h -- Prototypes for xydriver.c xydriv16.dll -- Win16 XYDRIVER DLL. xydriv16.lib -- Win16 XYDRIVER LIB. xydriv3m.dll -- Win32 XYDRIVER DLL (Microsoft). xydriv3m.lib -- Win32 XYDRIVER LIB (Microsoft). xydriv3b.dll -- Win32 XYDRIVER DLL (Borland). xydriv3b.lib -- Win32 XYDRIVER LIB (Borland). xydriv3w.dll -- Win32 XYDRIVER DLL (Watcom). xydriv3w.lib -- Win32 XYDRIVER LIB (Watcom). msc.ico -- MarshallSoft Computing ICON. wsc.h -- WSC4C declarations. wsc16.c -- Win16 WSC source code [REGISTERED version ONLY]. wsc32.c -- Win32 WSC source code [REGISTERED version ONLY]. wsc16.dll -- Win16 WSC4C DLL. wsc32m.dll -- Win32 WSC4C DLL (Microsoft). wsc32m.lib -- Win32 WSC4C LIB (Microsoft). wsc32b.dll -- Win32 WSC4C DLL (Borland). wsc32b.lib -- Win32 WSC4C LIB (Borland). wsc32w.dll -- Win32 WSC4C DLL (Watcom). wsc32w.lib -- Win32 WSC4C LIB (Watcom). wsc4c_r.txt -- WSC4C Reference manual. wsc4c_u.txt -- WSC4C Users manual. sioerror.c -- Display error text. sioerror.h -- Prototypes for wscerror.c loopback.txt -- Loopback adapter. bcb_prj.mak -- Borland C Builder (BCB) makefile. bcb_prj.dfm -- BCB form. bcb_prj.cpp -- BCB project C++ file. bcb_pgm.cpp -- BCB code C++ file. bcb_pgm.h -- Class info for above.