home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c081_11 / 1.ddi / FILELIST.DOC < prev    next >
Encoding:
Text File  |  1991-02-13  |  35.7 KB  |  775 lines

  1. FILES ON DISKS
  2. --------------
  3.  
  4. DISK 1
  5. ------
  6. INSTALL   EXE - Installation program
  7. UNZIP     EXE - Program to unzip the .ZIP files
  8. README    COM - Reads this README
  9. BGI       ZIP - Graphics drivers
  10.    ATT       BGI - Graphics driver for ATT400 graphics card
  11.    BGIDEMO     C - Graphics demonstration program
  12.    BGIOBJ    EXE - Conversion program for fonts and drivers
  13.    CGA       BGI - Graphics driver for CGA
  14.    EGAVGA    BGI - Graphics driver for EGA and VGA
  15.    GOTH      CHR - Font for gothic character set
  16.    HERC      BGI - Graphics driver for Hercules
  17.    IBM8514   BGI - Graphics driver for IBM 8514 graphics card
  18.    LITT      CHR - Font for small character set
  19.    PC3270    BGI - Graphics driver for PC3270
  20.    SANS      CHR - Font for sans serif character set
  21.    TRIP      CHR - Font for triplex character set
  22.  
  23. CLASSINC  ZIP - Include files for C++ class library
  24.    ABSTARRY    H - Header file for classlibs
  25.    ARRAY       H - Header file for classlibs
  26.    ASSOC       H - Header file for classlibs
  27.    BAG         H - Header file for classlibs
  28.    CLSDEFS     H - Header file for classlibs
  29.    CLSTYPES    H - Header file for classlibs
  30.    COLLECT     H - Header file for classlibs
  31.    CONTAIN     H - Header file for classlibs
  32.    DBLLIST     H - Header file for classlibs
  33.    DEQUE       H - Header file for classlibs
  34.    DICT        H - Header file for classlibs
  35.    DLSTELEM    H - Header file for classlibs
  36.    HASHTBL     H - Header file for classlibs
  37.    LDATE       H - Header file for classlibs
  38.    LIST        H - Header file for classlibs
  39.    LSTELEM     H - Header file for classlibs
  40.    LTIME       H - Header file for classlibs
  41.    OBJECT      H - Header file for classlibs
  42.    QUEUE       H - Header file for classlibs
  43.    RESOURCE    H - Header file for classlibs
  44.    SET         H - Header file for classlibs
  45.    SORTABLE    H - Header file for classlibs
  46.    SORTARRY    H - Header file for classlibs
  47.    STACK       H - Header file for classlibs
  48.    STRNG       H - Header file for classlibs
  49.  
  50. FILELIST  DOC - File List
  51. STARTUP   ZIP - Startup code files
  52.    BUILD-C0  BAT - Batch file for building the startup code modules
  53.    C0        ASM - Assembler source for startup code
  54.    C0D       ASM - Assembler source  for startup code - Windows DLL
  55.    C0W       ASM - Assembler source for startup code - Windows EXE
  56.    RULES     ASI - Assembler include file for interfacing with Borland C++
  57.  
  58. TD        CA2 - Split File of TD.ZIP
  59. THELP     ZIP - 
  60.    TASM      TAH - Turbo Assembler Help text file
  61.    THELP     COM - Borland Turbo Help
  62.  
  63. WHELP     CA3 - Split File of WHELP.ZIP
  64. README        - This file
  65.  
  66. DISK 2
  67. ------
  68. BIN       ZIP - Miscellaneous binary files
  69.    EMSTEST   COM - Utility program for detecting expanding memory
  70.    GREP      COM - Turbo GREP program
  71.    OBJXREF   COM - Object file cross-reference utility
  72.    THELP     COM - Pop-up utiity to access TCHELP.TCH
  73.    TKERNEL   EXE - Protected mode kernel
  74.    TKINST    EXE - TKERNEL Support File
  75.    TLIB      EXE - Borland Turbo Librarian
  76.    TOUCH     COM - Program that updates a file's date and time
  77.    TRANCOPY  EXE - Utility to copy Transfer items between .PRJ files
  78.    TRIGRAPH  EXE - Trigraph conversion utility
  79.  
  80. CLASSEXM  ZIP - C++ class library example files
  81.    DIRECTRY  CPP - Directory class example file
  82.    DIRECTRY    H - Header file for DIRECTRY.CPP
  83.    DIRECTRY  PRJ - Project file for DIRECTRY.CPP
  84.    FILEDATA  CPP - FileData class example file
  85.    FILEDATA    H - Header  file for FILEDATA.CPP
  86.    LOOKUP    CPP - Lookup table example
  87.    LOOKUP    PRJ - Project file for LOOKUP.CPP
  88.    QUEUETST  CPP - Queue class example file
  89.    QUEUETST  PRJ - Project file for QUEUETST.CPP
  90.    REVERSE   CPP - String class example file
  91.    REVERSE   PRJ - Project file for REVERSE.CPP
  92.    STRNGMAX  CPP - String class example file
  93.    STRNGMAX  PRJ - Project file for STRNGMAX.CPP
  94.    TESTDIR   CPP - Directory example file
  95.  
  96. IDE       ZIP - Files in Borland C++ Compiler - IDE version
  97.    BCINST    EXE - Installation program for BC.EXE
  98.    GREP2MSG  EXE - GREP filter program for IDE
  99.    PRJ2MAK   EXE - Utility to convert a TC project file into a BCC make file
  100.    PRJCFG    EXE - Utility to convert a TC project file into a BCC.CFG file
  101.    PRJCNVT   EXE - Utility to convert from Turbo C 2.x project files to
  102.                    Borland C++ project files
  103.    TASM2MSG  EXE - TASM filter program for IDE
  104.    TEMC      EXE - Turbo editor macro compiler
  105.  
  106. INCLUDE   ZIP - Borland C++ header files
  107.    ALLOC       H - Borland C++ RTL header file
  108.    ASSERT      H - Borland C++ RTL header file
  109.    BCD         H - Borland C++ RTL header file
  110.    BIOS        H - Borland C++ RTL header file
  111.    COMPLEX     H - Borland C++ RTL header file
  112.    CONIO       H - Borland C++ RTL header file
  113.    CTYPE       H - Borland C++ RTL header file
  114.    DIR         H - Borland C++ RTL header file
  115.    DIRECT      H - Borland C++ RTL header file
  116.    DOS         H - Borland C++ RTL header file
  117.    ERRNO       H - Borland C++ RTL header file
  118.    FCNTL       H - Borland C++ RTL header file
  119.    FLOAT       H - Borland C++ RTL header file
  120.    FSTREAM     H - Borland C++ RTL header file
  121.    GENERIC     H - Borland C++ RTL header file
  122.    GRAPHICS    H - Borland C++ RTL header file
  123.    IO          H - Borland C++ RTL header file
  124.    IOMANIP     H - Borland C++ RTL header file
  125.    IOSTREAM    H - Borland C++ RTL header file
  126.    LIMITS      H - Borland C++ RTL header file
  127.    LOCALE      H - Borland C++ RTL header file
  128.    MALLOC      H - Borland C++ RTL header file
  129.    MATH        H - Borland C++ RTL header file
  130.    MEM         H - Borland C++ RTL header file
  131.    MEMORY      H - Borland C++ RTL header file
  132.    NEW         H - Borland C++ RTL header file
  133.    PROCESS     H - Borland C++ RTL header file
  134.    SEARCH      H - Borland C++ RTL header file
  135.    SETJMP      H - Borland C++ RTL header file
  136.    SHARE       H - Borland C++ RTL header file
  137.    SIGNAL      H - Borland C++ RTL header file
  138.    STAT        H - Borland C++ RTL header file
  139.    STDARG      H - Borland C++ RTL header file
  140.    STDDEF      H - Borland C++ RTL header file
  141.    STDIO       H - Borland C++ RTL header file
  142.    STDIOSTR    H - Borland C++ RTL header file
  143.    STDLIB      H - Borland C++ RTL header file
  144.    STREAM      H - Borland C++ RTL header file
  145.    STRING      H - Borland C++ RTL header file
  146.    STRSTREA    H - Borland C++ RTL header file
  147.    TIME        H - Borland C++ RTL header file
  148.    TIMEB       H - Borland C++ RTL header file
  149.    TYPES       H - Borland C++ RTL header file
  150.    VALUES      H - Borland C++ RTL header file
  151.    VARARGS     H - Borland C++ RTL header file
  152.  
  153. WHELP     CA2 - Split File of WHELP.ZIP
  154.  
  155. DISK 3
  156. ------
  157. CMDLINE   CA1 - Files in Borland C++ Compiler - Command-Line version
  158.    BCC       EXE - Command-line version of Borland C++ Compiler
  159.    CPP       EXE - Borland C++ preprocessor
  160.    MAKE      EXE - Program for managing projects
  161.    TLINK     EXE - Borland Turbo Linker
  162.    TLINKX    EXE - Borland Turbo Linker - protected mode
  163.    TLINKX    OVY - Overlay file for TLINKX.EXE
  164.  
  165. WBIN      CA1 - Windows binary files
  166.    BC        ICO - Borland C++ Icon file
  167.    HC        EXE - Help Compiler
  168.    IMPDEF    EXE - Utility to convert DEF files to LIB files
  169.    IMPL2MSG  EXE - IMPLIB filter program for Programmer's Platform
  170.    IMPLIB    EXE - Utility to convert LIB files to DEF files
  171.    RC        EXE - Resource Compiler
  172.    RC2MSG    EXE - RC filter program for Programmer's Platform
  173.    RCPP      ERR - Resource Compiler error file
  174.    RCPP      EXE - Resource Compiler file
  175.    WINSTUB   EXE - Windows stub program
  176.    WRT       DAT - Whitewater Resource Toolkit support file
  177.    WRT       EXE - Whitewater Resource Toolkit
  178.    WRT       FON - Whitewater Resource Toolkit support file
  179.    WRT       HLP - Whitewater Resource Toolkit help
  180.    WRT       IMA - Whitewater Resource Toolkit support file
  181.  
  182.  
  183. DISK 4
  184. ------
  185. HELP      CA1 - Online help file
  186.    TCHELP    TCH - Help file
  187.  
  188. HELPTNT   ZIP - Packed help files for TD&TOOLS
  189.    HELPME!   TNT - Text file with the answers to many common questions.
  190.  
  191. TCALC     ZIP - Tcalc sources and doc
  192.    TCALC       C - TurboCalc main program source code
  193.    TCALC     DOC - TurboCalc documentation
  194.    TCALC       H - The header file for TurboCalc
  195.    TCALC     PRJ - The TurboCalc project file
  196.    TCDISPLY    C - TurboCalc screen display source code
  197.    TCINPUT     C - TurboCalc input routines source code
  198.    TCOMMAND    C - TurboCalc commands source code
  199.    TCPARSER    C - TurboCalc input parser source code
  200.    TCUTIL      C - TurboCalc utilities source code
  201.  
  202. WBIN      CA2 - Split File of WBIN.ZIP
  203.  
  204. DISK 5
  205. ------
  206. BC        CA3 - Split File of BC.ZIP
  207. BCC       ZIP - Borland C++ compiler - command line version
  208.    BCCX      EXE - Protected mode version of command-line compiler
  209.    BCCX      OVY - Overlay for BCCX.EXE
  210.  
  211. CLASSLIB  ZIP - C++ class library
  212.    TCLASSS   LIB - Library file for C++ classes
  213.  
  214. HELP      CA2 - Split File of HELP.ZIP
  215. TDH386    SYS - Device Driver for TD386.EXE
  216.  
  217. DISK 6
  218. ------
  219. CLIB      ZIP - Compact model libraries
  220.    C0C       OBJ - Compact model startup code
  221.    C0DC      OBJ - Compact model startup code - Windows DLL
  222.    C0FC      OBJ - Compact model startup code - assume SS=DS
  223.    CC        LIB - Compact model run-time library
  224.    MATHC     LIB - Compact model math library
  225.    OLDSTRMC  LIB - C++ 1.x stream library for compact model
  226.  
  227. EXAMPLES  ZIP - Example programs
  228.    BARCHART    C - C example file
  229.    CIRCLE    CPP - C++ example file
  230.    CIRCLE    PRJ - Project file for CIRCLE.CPP
  231.    CPASDEMO    C - C example module for the Turbo Pascal - Borland C++
  232.                    interface demonstration
  233.    CPASDEMO  PAS - Pascal program that demonstrates Turbo Pascal - Borland
  234.                    C++ interface
  235.    CTOPAS    CFG - Config file for Pascal - Borland C++ interface demo
  236.    CTOPAS    PRJ - Project file for Turbo Pascal - Borland C++ interface demo
  237.    DCOPY     CPP - C++ example file
  238.    DEF       CPP - C++ example module used by DICTION.CPP
  239.    DEF         H - Header file for DEF.CPP
  240.    DEF2      CPP - C++ example - another version of DEF.CPP
  241.    DEF2        H - Header file for DEF.CPP
  242.    DICTION   CPP - C++ example program
  243.    DICTION     H - Header file for DICTION.CPP
  244.    DYNPOINT  CPP - C++ example file
  245.    DYNPOINT  PRJ - Project file for DYNPOINT.CPP
  246.    EX1       CPP - C++ example program
  247.    EX2       CPP - C++ example program
  248.    EX3       CPP - C++ example program
  249.    EX4       CPP - C++ example program
  250.    EX5       CPP - C++ example program
  251.    EX5       PRJ - Project files for EX5.CPP
  252.    EX6       CPP - C++ example program
  253.    EX6       PRJ - Project files for EX6.CPP
  254.    EX7       CPP - C++ example program
  255.    EX7       PRJ - Project files for EX7.CPP
  256.    EX8       CPP - C++ example program
  257.    EX8       PRJ - Project files for EX8.CPP
  258.    EX9       CPP - C++ example program
  259.    EX9       PRJ - Project files for EX9.CPP
  260.    FIGDEMO   CPP - C++ example file
  261.    FIGDEMO   PRJ - Project file for FIGDEMO. CPP
  262.    FIGURES   CPP - C++ example file
  263.    FIGURES     H - Header file for FIGURES.CPP
  264.    FILTER      H - Header file for TASM2MSG.C and GREP2MSG.C
  265.    GETOPT      C - Parses options in command line
  266.    GREP2MSG    C - Example program for Borland C++ filters
  267.    HELLO       C - Example Borland C++ program
  268.    IMPL2MSG    C - source for IMPLIB filter program
  269.    LIST      CPP - C++ example program - linked list implementation
  270.    LIST        H - Header file for LIST.CPP
  271.    LIST2     CPP - Another version of LIST.CPP
  272.    LIST2       H - Header file for LIST2.CPP
  273.    LISTDEMO  CPP - C++ example file
  274.    LISTDEMO  PRJ - Project file for LISTDEMO.CPP
  275.    MCIRCLE   CPP - C++ example file
  276.    MCIRCLE   PRJ - Project file for MCIRCLE.CPP
  277.    PIXEL     CPP - C++ example file
  278.    PIXEL     PRJ - Project file for PIXEL.CPP
  279.    POINT     CPP - C++ example program
  280.    POINT       H - Header file for POINT.CPP
  281.    POINT2    CPP - C++ example program
  282.    RC2MSG      C - Example program for Borland C++ filters
  283.    STACK     CPP - Stack class definitions
  284.    STACK       H - Header file for STACK.CPP
  285.    STACK2    CPP - Another version of STACK.CPP
  286.    STACK2      H - Header file for STACK2.CPP
  287.    STRING    CPP - C++ example program
  288.    TASM2MSG    C - Example program for Borland C++ filters
  289.    VCIRC     CPP - C++ example program
  290.    VCIRC     PRJ - Project file for VCIRC.CPP
  291.    VPOINT    CPP - C++ example program
  292.    VPOINT      H - Header file for VPOINT.CPP
  293.    XSTRING   CPP - C++ example program
  294.  
  295. LLIB      ZIP - Large model libraries
  296.    C0DL      OBJ - Large model startup code - Windows DLL
  297.    C0FL      OBJ - Large model startup code - assume SS=DS
  298.    C0L       OBJ - Large model startup code
  299.    CL        LIB - Large model run-time library
  300.    MATHL     LIB - Large model math library
  301.    OLDSTRML  LIB - C++ 1.x stream library for large model
  302.  
  303. MANUAL    ZIP - Turbo Assembler Documentation Files
  304.    BASIC     DOC - Interfacing Turbo Assembler with Turbo Basic
  305.    PROLOG    DOC - Interfacing Turbo Assembler with Turbo Prolog
  306.    TCREF     DOC - Updated information on TCREF.EXE
  307.  
  308. MLIB      ZIP - Medium model libraries
  309.    C0DM      OBJ - Medium model startup code - Windows DLL
  310.    C0FM      OBJ - Medium model startup code - assume SS=DS
  311.    C0M       OBJ - Medium model startup code
  312.    CM        LIB - Medium model run-time library
  313.    MATHM     LIB - Medium model math library
  314.    OLDSTRMM  LIB - C++ 1.x stream library for medium model
  315.  
  316. MMACROS   ZIP - Masm Mode Macros
  317.    BIOS      INC - Equates representing the BIOS services
  318.    DOS       INC - Equates representing the DOS services
  319.    KBD       INC - Equates representing the IBM PC keyboard keystrokes
  320.    MBIOS     MAC - Macros used to interface with the IBM PC BIOS. MASM Mode
  321.    MDOS      MAC - Macros to interface with DOS. MASM Mode
  322.    MMACROS   MAC - General macros. MASM Mode
  323.  
  324. WEXAMPLE  ZIP - Windows example files
  325.    BITMAP    CPP - Windows sample app - source
  326.    BITMAP    DEF - Windows sample app - module definition file
  327.    BITMAP    DLL - Windows sample app - DLL file
  328.    BITMAP      H - Windows sample app - header file
  329.    BITMAP    PRJ - Windows sample app - project file
  330.    BITMAP     RC - Windows sample app - resource file
  331.    DDECLNT     C - Windows sample app - source
  332.    DDECLNT     H - Windows sample app - header file
  333.    DDESRVR     C - Windows sample app - source
  334.    DDESRVR     H - Windows sample app - header file
  335.    DLLDEMO   CPP - Windows sample app - source
  336.    DLLDEMO   DEF - Windows sample app - module definition file
  337.    DLLDEMO   ICO - Windows sample app - icon file
  338.    DLLDEMO   PRJ - Windows sample app - project file
  339.    DLLDEMO    RC - Windows sample app - resource file
  340.    DLLDEMO1  BMP - Windows sample app - bitmap file
  341.    DLLDEMO2  BMP - Windows sample app - bitmap file
  342.    DLLSHELL  CPP - Windows sample app - source
  343.    FFIND       C - Windows sample app - Source
  344.    FFIND     DEF - Windows sample app - Module definition file
  345.    FFIND       H - Windows sample app - Header File
  346.    FFIND     ICO - Windows sample app - icon file
  347.    FFIND     PRJ - Windows sample app - project file
  348.    FFIND      RC - Windows sample app - resource file
  349.    HDUMP       C - Windows sample app - source
  350.    HDUMP     DEF - Windows sample app - module definition file
  351.    HDUMP       H - Windows sample app - header file
  352.    HDUMP     ICO - Windows sample app - icon file
  353.    HDUMP     PRJ - Windows sample app - project file
  354.    HDUMP      RC - Windows sample app - resource file
  355.    HELPEX    PRJ - Project file for help compiler examples
  356.    HELPEX     PH - Help compiler example file
  357.    HELPEX    HLP - Help compiler example file
  358.    KEYS      RTF - Help compiler example file
  359.    HELPEX     RC - Help compiler example resource file
  360.    HELPEX    HPJ - Help compiler example file
  361.    HELPIDS     H - Help compiler example header file
  362.    HELPEX      H - Help compiler example header file
  363.    HELPEX    RTF - Help compiler example file
  364.    HELPEX    DLG - Help compiler example dialog file
  365.    HELPEX    DEF - Help compiler example module definition file
  366.    HELP      CUR - Help compiler example file
  367.    HELPEX      C - Help compiler example source file
  368.    WINWORD   BMP - Help compiler example bitmap file
  369.    MOUSE     BMP - Help compiler example bitmap file
  370.    MAX2ICON  BMP - Help compiler example bitmap file
  371.    HELPICON  BMP - Help compiler example bitmap file
  372.    DONE      BMP - Help compiler example bitmap file
  373.    CONTINUE  BMP - Help compiler example bitmap file
  374.    CODEC     BMP - Help compiler example bitmap file
  375.    CHKBON    BMP - Help compiler example bitmap file
  376.    CHKBOFF   BMP - Help compiler example bitmap file
  377.    BULLET    BMP - Help compiler example bitmap file
  378.    TERMS     RTF - Help compiler example bitmap file
  379.    MSGPROC     C - Windows sample app - source
  380.    MSGPROC     H - Windows sample app - header file
  381.    MSGWND      C - Windows sample app - source
  382.    MSGWND    DEF - Windows sample app - module definition file
  383.    MSGWND      H - Windows sample app - header file
  384.    MSGWND    ICO - Windows sample app - icon file
  385.    MSGWND    PRJ - Windows sample app - project file
  386.    MSGWND     RC - Windows sample app - resource file
  387.    TODO      DEF - Windows sample app - Module definition file
  388.    TODO      PRJ - Windows sample app - Project file
  389.    TODODEFS    H - Windows sample app - Header file
  390.    TODODLGS  CPP - Windows sample app - Source
  391.    TODODLGS    H - Windows sample app - Header file
  392.    TODOLIST  CPP - Windows sample app - Source
  393.    TODOLIST    H - Windows sample app - Header file
  394.    TODOWIN   CPP - Windows sample app - Source
  395.    TODOWIN     H - Windows sample app - Header file
  396.    TODOWIN    RC - Windows sample app - Resource file
  397.    TSTAPP      C - Windows sample app - source
  398.    TSTAPP    DEF - Windows sample app - module definition file
  399.    TSTAPP      H - Windows sample app - header file
  400.    TSTAPP    ICO - Windows sample app - icon file
  401.    TSTAPP    PRJ - Windows sample app - project file
  402.    TSTAPP     RC - Windows sample app - resource file
  403.    WHELLO    CPP - Windows sample app - Source
  404.    WHELLO    DEF - Windows sample app - Module definition file
  405.    WHELLO    ICO - Windows sample app - icon file
  406.    WHELLO    MAK - Windows sample app - Make file
  407.    WHELLO    PRJ - Windows sample app - project file
  408.    WHELLO     RC - Windows sample app - resource file
  409.  
  410. WINCLUDE  ZIP - Windows header files
  411.    CUSTCNTL    H - Borland C++ RTL header file
  412.    DDE         H - Borland C++ RTL header file
  413.    DRIVINIT    H - Borland C++ RTL header file
  414.    WINDOWS     H - Borland C++ RTL header file
  415.    WINDOWS   INC - Borland C++ RTL header file
  416.  
  417. XLIB      ZIP - Math and utility libraries
  418.    EMU       LIB - 8087 emulator library
  419.    FP87      LIB - 8087 library
  420.    GRAPHICS  LIB - Graphics library
  421.    IMPORT    LIB - Windows imports library
  422.    MATHERR     C - Source code for handling math library exceptions
  423.    OVERLAY   LIB - Overlays library
  424.    WILDARGS  OBJ - Object code for module to expand wildcard arguments
  425.  
  426.  
  427. DISK 7
  428. ------
  429. BC        CA1 - Borland C++ compiler - IDE version
  430.    BC        EXE - Borland C++ compiler - real mode
  431.    BCX       EXE - Borland C++ compiler - protected mode
  432.    BCX       OVY - Overlay for BCX.EXE
  433.  
  434. BC        CA2 - Split File of BC.ZIP
  435.  
  436. DISK 8
  437. ------
  438. CMDLINE   CA2 - Split File of CMDLINE.ZIP
  439. DOC       ZIP - Miscellaneous documentation
  440.    DEFAULTS  TEM - Sample Editor Macros File
  441.    HELPME!   DOC - Answers to commonly asked questions
  442.    OLDSTR    DOC - Information about C++ 1.x streams
  443.    UTIL      DOC - Information about Borland C++ utilities
  444.    WINPRIMR  DOC - Introduction to WINDOWS programming documentation file
  445.  
  446. SLIB      ZIP - Small model libraries
  447.    C0DS      OBJ - Small model startup code - Windows DLL
  448.    C0FS      OBJ - Small model startup code - assume SS=DS
  449.    C0FT      OBJ - Tiny model startup code - assume SS=DS
  450.    C0S       OBJ - Small model startup code
  451.    C0T       OBJ - Tiny model startup code
  452.    CS        LIB - Small model run-time library
  453.    MATHS     LIB - Small model math library
  454.    OLDSTRMS  LIB - C++ 1.x stream library for small model
  455.  
  456. WHELP     CA1 - Windows help file
  457.    TCHELPW   TCH - Help file with Windows API
  458.  
  459. WINLIB    ZIP - Window libraries
  460.    C0WC      OBJ - Compact model startup code - Windows EXE
  461.    C0WL      OBJ - Large model startup code - Windows EXE
  462.    C0WM      OBJ - Medium model startup code - Windows EXE
  463.    C0WS      OBJ - Small model startup code - Windows EXE
  464.    CWINC     LIB - Compact model run-time library - Windows
  465.    CWINL     LIB - Large model run-time library - Windows
  466.    CWINM     LIB - Medium model run-time library - Windows
  467.    CWINS     LIB - Small model run-time library - Windows
  468.  
  469.  
  470. DISK 9
  471. ------
  472. CHAPXMPL  ZIP - Example Programs from the Turbo Assembler Manual
  473.    ADD       ASM - Example program for TASM
  474.    ADDPRO    PRO - Example program for TASM
  475.    ASMPROC   ASM - Example program for TASM
  476.    AVERAGE   ASM - Example program for TASM
  477.    CALCAVG   CPP - Example program for TASM
  478.    CALLCT    CPP - Example program for TASM
  479.    CNTWORDS  ASM - Example program for TASM
  480.    COUNT     ASM - Example program for TASM
  481.    COUNTLG   ASM - Example program for TASM
  482.    DOTOTAL   ASM - Example program for TASM
  483.    DOTOTAL2  ASM - Example program for TASM
  484.    ENVSTR    ASM - Example program for TASM
  485.    ENVTEST   PAS - Example program for TASM
  486.    FROM_ASM  ASM - Example program for TASM
  487.    FROM_NEW  ASM - Example program for TASM
  488.    FUNC      PRO - Example program for TASM
  489.    HELLO     ASM - Example program for TASM
  490.    HELLO2    ASM - Example program for TASM
  491.    HELLOPRN  ASM - Example program for TASM
  492.    HEXSTR    ASM - Example program for TASM
  493.    HEXTEST   PAS - Example program for TASM
  494.    IDLEXMPL  ASM - Example program for TASM
  495.    IFUNC     ASM - Example program for TASM
  496.    MAIN      ASM - Example program for TASM
  497.    MASEXMPL  ASM - Example program for TASM
  498.    MULT_C&D  ASM - Example program for TASM
  499.    MYASM     ASM - Example program for TASM
  500.    MYPROLOG  PRO - Example program for TASM
  501.    PLUSONE     C - Example program for TASM
  502.    PRIMES    ASM - Example program for TASM
  503.    REVERSE   ASM - Example program for TASM
  504.    SAMPLE    PAS - Example program for TASM
  505.    SCROL     ASM - Example program for TASM
  506.    SCROLLH   PRO - Example program for TASM
  507.    SHOWMESS  PRO - Example program for TASM
  508.    SHOWNEW   PRO - Example program for TASM
  509.    SHOWTOT   CPP - Example program for TASM
  510.    SQRETBLE    C - Example program for TASM
  511.    SQRTBLE2    C - Example program for TASM
  512.    STDSEG    ASM - Example program for TASM
  513.    STRINGUP    C - Example program for TASM
  514.    SUB1      ASM - Example program for TASM
  515.    TOGLFLAG  ASM - Example program for TASM
  516.    TOGLFLAG    C - Example program for TASM
  517.    TSAMPLE   PAS - Example program for TASM
  518.    XCHANGE   ASM - Example program for TASM
  519.    XCHANGE   PAS - Example program for TASM
  520.  
  521. HLIB      ZIP - Huge model libraries
  522.    C0FH      OBJ - Huge model startup code - assume SS=DS
  523.    C0H       OBJ - Huge model startup code
  524.    CH        LIB - Huge model run-time library
  525.    MATHH     LIB - Huge model math library
  526.    OLDSTRMH  LIB - C++ 1.x stream library for huge model
  527.  
  528. TAEXMPL1  ZIP - Ideal Mode Examples and Macros
  529.    BIOS      INC - Equates representing the BIOS services
  530.    BIOSMAC   DOC - Documentation for macros implemented in ?BIOS.MAC
  531.    DEMO1     BAT - Batch file to make Whereis.exe
  532.    DOS       INC - Equates representing the DOS services
  533.    DOSMAC    DOC - Documentation for macros implemented in ?DOS.MAC
  534.    IASCIIZS  ASM - Routine to display an ASCIIZ string
  535.    IBIOS     MAC - Ideal mode macros used to interface with the IBM PC BIOS
  536.    IBYTECPY  ASM - Routine that copies an array of bytes from one location to
  537.                    another
  538.    IDELCHAR  ASM - Deletes n characters from a Pascal-style string starting
  539.                    at position i
  540.    IDOS      INC - Type declarations used to interface with DOS
  541.    IDOS      MAC - Macros to interface with DOS. Ideal Mode
  542.    IEXECDOS  ASM - Routines to handle calling DOS to perform a command on a
  543.                    file
  544.    IFINDBYT  ASM - Search array of bytes for a value; return the length of an
  545.                    ASCIIZ string.
  546.    IFINDFIL  ASM - Routine that does a recursive search of a hard disk
  547.                    looking for a file
  548.    IFINDREP  ASM - Search thru array of bytes, replac all instances of a
  549.                    value with another.
  550.    ILOCSTRG  ASM - Searches through memory looking for the nth Pascal-style
  551.                    string
  552.    IMACROS   MAC - General macros. Ideal Mode
  553.    IPARAM    ASM - Returns # / contents of command-line parameters
  554.    IPARSEFN  ASM - Routine that parses a file name into Drive, Path, and File
  555.                    spec
  556.    ISKPWHIT  ASM - Routine to advance a pointer past any whitespace in an
  557.                    array of bytes
  558.    IWHEREIS  ASM - Main module for Whereis program
  559.    IWHGLOBL  INC - Global declarations for Whereis
  560.    IWRITEPS  ASM - Routine to display a Pascal-style string
  561.    KBD       INC - Equates representing the IBM PC keyboard keystrokes
  562.    WHEREIS   DOC - Documentation for Whereis file locator program
  563.    WHEREIS   MAK - Make file for creating Whereis.exe using the Make utility
  564.    WHUSAGE   INC - Usage screen text
  565.  
  566. TD        CA1 - Turbo Debugger Programs for DOS Debugging
  567.    TD        EXE - Turbo Debugger Program for DOS
  568.    TD286     EXE - Protected Mode Turbo Debugger
  569.    TD386     EXE - Utility for 80386/80486 Virtual Mode Debugging
  570.  
  571. TFEXMPL   ZIP - Packed example files for Turbo Profiler
  572.    CALLTEST    C - C Program to Demonstrate Turbo Profiler Features
  573.    CALLTEST  EXE - Executable File For C Pascal Program
  574.    OVRDEMO   EXE - Executable File For Turbo Pascal Program
  575.    OVRDEMO   OVR - Overlay File for Turbo Pascal Program
  576.    OVRDEMO   PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  577.                    Features
  578.    OVRDEMO1  PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  579.                    Features
  580.    OVRDEMO2  PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  581.                    Features
  582.    PLOST       C - C Program to Demonstrate Turbo Profiler Features
  583.    PLOST     EXE - Executable File For C Program
  584.    PLOSTPAS  EXE - Executable File For Turbo Pascal Program
  585.    PLOSTPAS  PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  586.                    Features
  587.    PRIME0      C - C Program to Demonstrate Turbo Profiler Features
  588.    PRIME0    EXE - Executable File For C Program
  589.    PRIME0PA  EXE - Executable File For Turbo Pascal Program
  590.    PRIME0PA  PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  591.                    Features
  592.    PRIME1      C - C Program to Demonstrate Turbo Profiler Features
  593.    PRIME1    EXE - Executable File For C Program
  594.    PRIME1PA  EXE - Executable File For Turbo Pascal Program
  595.    PRIME1PA  PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  596.                    Features
  597.    PRIME2      C - C Program to Demonstrate Turbo Profiler Features
  598.    PRIME2    EXE - Executable File For C Program
  599.    PRIME2PA  EXE - Executable File For Turbo Pascal Program
  600.    PRIME2PA  PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  601.                    Features
  602.    PRIME3      C - C Program to Demonstrate Turbo Profiler Features
  603.    PRIME3    EXE - Executable File For C Program
  604.    PRIME3PA  EXE - Executable File For Turbo Pascal Program
  605.    PRIME3PA  PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  606.                    Features
  607.    PRIME4      C - C Program to Demonstrate Turbo Profiler Features
  608.    PRIME4    EXE - Executable File For C Program
  609.    PRIME4PA  EXE - Executable File For Turbo Pascal Program
  610.    PRIME4PA  PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  611.                    Features
  612.    PRIME5      C - C Program to Demonstrate Turbo Profiler Features
  613.    PRIME5    EXE - Executable File For C Program
  614.    PRIME5PA  EXE - Executable File For Turbo Pascal Program
  615.    PRIME5PA  PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  616.                    Features
  617.    PRIME6      C - C Program to Demonstrate Turbo Profiler Features
  618.    PRIME6    EXE - Executable File For C Program
  619.    PRIME6PA  EXE - Executable File For Turbo Pascal Program
  620.    PRIME6PA  PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  621.                    Features
  622.    PTOLL       C - C Program to Demonstrate Turbo Profiler Features
  623.    PTOLL     EXE - Executable File For C Program
  624.    PTOLLPAS  EXE - Executable File For Turbo Pascal Program
  625.    PTOLLPAS  PAS - Turbo Pascal Program to Demonstrate Turbo Profiler
  626.                    Features
  627.  
  628.  
  629. DISK 10
  630. -------
  631. TDEXMPL   ZIP - Turbo Debugger Example Programs for DOS
  632.    TCDEMO      C - C Program to Demonstrate Debugger Features
  633.    TCDEMO    EXE - Executable File For C Program
  634.    TCDEMOB     C - C Program to Demonstrate Debugger Features
  635.    TCDEMOB   EXE - Executable File For C Program
  636.    TPDEMO    EXE - Executable File For Turbo Pascal Program
  637.    TPDEMO    PAS - Turbo Pascal Program to Demonstrate Debugger Features
  638.    TPDEMOB   EXE - Executable File For Turbo Pascal Program
  639.    TPDEMOB   PAS - Turbo Pascal Program to Demonstrate Debugger Features
  640.  
  641. TDW       ZIP - Turbo Debugger Programs and Utilities for Windows
  642.                 Debugging
  643.    TDW       EXE - Turbo Debugger Program for Windows
  644.    TDWHELP   TDH - Help File for the TDW Debugger
  645.    WINDEBUG  DLL - Dynamic Link Library used in Debugging MS-Windows Programs
  646.    WREMOTE   EXE - Remote Debugging Utility for use in MS-Windows w/ TD.EXE
  647.    WRSETUP   EXE - Utility to set Parameters in MS-Windows for WREMOTE.EXE
  648.  
  649. TPROF     ZIP - Turbo Profiler Programs and Utilities
  650.    TF386     EXE - Utility For 80386/80486 Virtual Profiling
  651.    TFHELP    TFH - Help File for TPROF.EXE
  652.    TFINST    EXE - Configuration Customization Program for TPROF.EXE
  653.    TFREMOTE  EXE - Remote Profiling Kernel for TPROF
  654.    TPROF     EXE - Turbo Profiler program
  655.  
  656.  
  657. DISK 11
  658. -------
  659. CLASSSRC  ZIP - Source files to C++ class library
  660.    ABSTARRY  CPP - Abstract array class definitions
  661.    ARRAY     CPP - Basic array class definitions
  662.    ASSOC     CPP - Association class (used by dictionary class)
  663.    BAG       CPP - Bag class definitions
  664.    BUILD     BAT - Batch file for building class library
  665.    CLASSLIB  RSP - Response file for building class library
  666.    COLLECT   CPP - Ordered collection class definitions
  667.    CONTAIN   CPP - Container class definitions
  668.    DBLLIST   CPP - Doubly linked list class definitions
  669.    DEQUE     CPP - Dequeue definitions for queue class
  670.    DICT      CPP - Dictinary class definitiions
  671.    HASHTBL   CPP - Hash table class definitions
  672.    LDATE     CPP - Date class definitions
  673.    LIST      CPP - List class definitions
  674.    LTIME     CPP - Time class definitions
  675.    OBJECT    CPP - Base class for other objects
  676.    QUEUE     CPP - Queue class definitions
  677.    SET       CPP - Set class definitions
  678.    SORTABLE  CPP - Sorted table class definitions
  679.    SORTARRY  CPP - Sorted array class definitions
  680.    STACK     CPP - C++ example program - stack implementation
  681.    STRNG     CPP - String class definitions
  682.  
  683. MANTNT    ZIP - Packed files showing changes made to the TD&TOOLS manual
  684.    MANUAL    TNT - Information Pertaining to Changes Made to the User's
  685.                    Manual
  686.  
  687. TAEXMPL2  ZIP - Filt and Standard Segmentation (SHOW87) Examples
  688.    CONVERT1  INC - Converts from binary numbers to strings
  689.    CONVERT2  INC - Converts from floating point to integer numbers
  690.    DEMO2     BAT - Batch file to build Show87
  691.    DEMO3     BAT - Batch file to make Filt.exe text filter program
  692.    FILT      ASM - Text filter main file
  693.    FILT      DOC - Documentation file for Filt.exe text filter program
  694.    FILT      MAK - Make file for creating Filt.exe using the make utility
  695.    FILT      RSP - Linker response file for linking Filt.exe
  696.    GLOBALS   INC - Declares procedures and symbols needed by the modules of
  697.                    FILT
  698.    OBYTEHI   ASM - Processes the current high byte value in AL
  699.    OBYTELOW  ASM - Processes the current low byte value in AL
  700.    OBYTENRM  ASM - Processes the current normal byte value in AL
  701.    OCMDNUM   ASM - Parses the command line
  702.    OERREXIT  ASM - Handles the printing of error messages
  703.    OFCREATE  ASM - Creates or truncates a file; the file is opened for
  704.                    writing
  705.    OFILALOC  ASM - Allocates a read/write buffer
  706.    OFILCLOS  ASM - Closes a file
  707.    OFILEFIL  ASM - Fills a read buffer
  708.    OFILFREE  ASM - Deallocates a read/write buffer
  709.    OFILREAD  ASM - Reads from a file
  710.    OFILWRIT  ASM - Writes to a file
  711.    OFLFLUSH  ASM - Flushes the write buffer
  712.    OFOPENR   ASM - Opens a file for reading
  713.    OFOPENW   ASM - Opens a file for writing
  714.    OLOCASE   ASM - Routine converts a letter to lowercase
  715.    OPARSCMD  ASM - Parses the command line
  716.    OPRCBYTE  ASM - Processes a byte
  717.    OPROCDOC  ASM - Processes an entire document, one line at a time
  718.    OPROCLIN  ASM - Processes a line
  719.    OSETOPTN  ASM - Sets options for FILT
  720.    OSPACES   ASM - Stores a specified number of spaces at particular location
  721.    OSTORSPC  ASM - Stores any currently stored spaces
  722.    OSTORTAB  ASM - Stores a tab character if there are any spaces to compress
  723.    OTABCLR   ASM - Clears all tab stops
  724.    OTABNEXT  ASM - Returns the number of spaces to the next tab stop
  725.    OTABRSET  ASM - Sets tab stops every eight columns
  726.    OTABSET   ASM - Sets a tab stop at a specified column location
  727.    OUPCASE   ASM - Converts a letter to uppercase
  728.    SHOW87    ASM - Standard Segmentation Demo Program
  729.    SHOW87    DOC - Documentation for Show87 8087 register display program
  730.    VIDEO1    INC - Routines to display text and control the screen
  731.    VIDEO2    INC - Routines to display formatted text strings
  732.  
  733. TASM      ZIP - Turbo Assembler 2.5 and Utilities
  734.    DPMILOAD  EXE - Turbo Assembler 2.5 Windows 3.0 Loader
  735.    GREP      COM - Turbo GREP program
  736.    MAKE      EXE - Program for managing projects
  737.    OBJXREF   COM - Object file cross-reference utility
  738.    TASM      EXE - Turbo Assembler 2.5 DOS
  739.    TASMX     EXE - Turbo Assembler 2.5 with DPMI Support
  740.    TCREF     EXE - Turbo Assembler cross-reference utility
  741.    TLIB      EXE - Borland Turbo Librarian
  742.    TLINK     EXE - Borland Turbo Linker
  743.    TOUCH     COM - Program that updates a file's date and time
  744.  
  745. TDUTIL    ZIP - Turbo Debugger Utility Programs for DOS
  746.    TD286INS  EXE - Kernel Configuration Program for Installing TD286.EXE
  747.    TDCONVRT  EXE - Converts MicroSoft C Compiled Programs to TD Format
  748.    TDDEV     EXE - Program to Display Currently Active Device Drivers
  749.    TDHELP    TDH - Help File for the TD, TD286, and TD386 Debuggers
  750.    TDINST    EXE - Custom Configuration Program for TD, TD286, and TDW
  751.    TDMAP     EXE - Converts .MAP Files Generated for CodeView to TD Format
  752.    TDMEM     EXE - Utility to Display Current Memory Mapping and Usage
  753.    TDNMI     COM - Program to Clear NMI switch
  754.    TDPACK    EXE - Utility for Packing .EXE/.TDS Debug Information
  755.    TDREMOTE  EXE - Remote Debugging Utility for use at DOS w/ TD.EXE/TDRF.EXE
  756.    TDRF      EXE - Remote File Transfer Utility for use with TDREMOTE.EXE
  757.    TDSTRIP   EXE - Utility to Strip Debug Information from .EXE Files
  758.    TDUMP     EXE - Dumps Symbolic Information from .EXE/.OBJ Files
  759.  
  760. TDWEXMPL  ZIP - Turbo Debugger Example Programs for Windows
  761.    BCWDEMO     C - C Program to Demonstrate Debugger Features of TDW
  762.    BCWDEMO   DEF - Definition File used to Build BCWDEMO*.C Programs
  763.    BCWDEMO   EXE - Executable File For C Program to run in TDW
  764.    BCWDEMO     H - Header File used to Build Sample BCWDEMO* Programs
  765.    BCWDEMO   ICO - Icon File used to attached to Sample BCWDEMO* Programs
  766.    BCWDEMO   PRJ - Makefile to Build Sample BCWDEMO.C Program
  767.    BCWDEMO    RC - Resource File used to Build BCWDEMO*.C Programs
  768.    BCWDEMOA    C - C Program to Demonstrate Debugger Features of TDW
  769.    BCWDEMOA  EXE - Executable File For C Program to run in TDW
  770.    BCWDEMOA  PRJ - Makefile to Build Sample BCWDEMOA.C Program
  771.    BCWDEMOB    C - C Program to Demonstrate Debugger Features of TDW
  772.    BCWDEMOB  EXE - Executable File For C Program to run in TDW
  773.    BCWDEMOB  PRJ - Makefile to Build Sample BCWDEMOB.C Program
  774.  
  775.