home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_C / ALERTDRV.ZIP / PACKING.LST < prev    next >
File List  |  1994-01-25  |  3KB  |  86 lines

  1. This is a listing of the files shipped with the DEMO EDITION of the AlertDriver
  2. C++ Class Library v1.00 by Logical Operators:
  3.  
  4.  
  5.  
  6. DOCUMENTATION
  7. -------------
  8. README.1ST     Last-minute instructions and comments
  9. MANUAL.TXT     Documentation for this package - SUBSET of the official product
  10.                manual
  11. ORDRINFO.TXT   Ordering and registration information
  12. FILE_ID.DIZ    BBS-oriented description of this package
  13. PACKING.LST    This file
  14.  
  15.  
  16.  
  17. ALERTDRIVER CLASS LIBRARY FILES
  18. -------------------------------
  19. ENVIRON.H      Environment declaration header file
  20. ALERTDRV.H     Header file for AlertDriver .LIB files
  21. ALERTOBJ.H     Header file for AlertableObject .LIB files
  22. ADWINDLL.H     Header file for ADWINDLL.LIB
  23.  
  24. ADBRDCCC.LIB
  25. ADBRDCCH.LIB
  26. ADBRDCCL.LIB
  27. ADBRDCCM.LIB
  28. ADBRDCCS.LIB
  29. ADBRDCCT.LIB   Libraries for Borland C++ v3.1 DOS executables using Container
  30.                Classes - Compact, Huge, Large, Medium, Small, and Tiny memory
  31.                models
  32.  
  33. ADBRDNRC.LIB
  34. ADBRDNRH.LIB
  35. ADBRDNRL.LIB
  36. ADBRDNRM.LIB
  37. ADBRDNRS.LIB
  38. ADBRDNRT.LIB   Libraries for Borland C++ v3.1 DOS executables with no common
  39.                root class - Compact, Huge, Large, Medium, Small, and Tiny
  40.                memory models
  41.  
  42. ADBRDTVL.LIB   Library for Borland C++ v3.1 DOS executables using Turbo Vision
  43.                - Large memory model
  44.  
  45. ADBRWCCC.LIB
  46. ADBRWCCL.LIB
  47. ADBRWCCM.LIB
  48. ADBRWCCS.LIB   Libraries for Borland C++ v3.1 Windows executables using
  49.                Container Classes - Compact, Large, Medium, and Small memory
  50.                models
  51.  
  52. ADBRWOWC.LIB
  53. ADBRWOWL.LIB
  54. ADBRWOWM.LIB
  55. ADBRWOWS.LIB   Libraries for Borland C++ v3.1 Windows executables using
  56.                ObjectWindows Library - Compact, Large, Medium, and Small memory
  57.                models
  58.  
  59. ADBRWNRC.LIB
  60. ADBRWNRL.LIB
  61. ADBRWNRM.LIB
  62. ADBRWNRS.LIB   Libraries for Borland C++ v3.1 Windows executables with no
  63.                common root class - Compact, Large, Medium, and Small memory
  64.                models
  65.  
  66. ADMSDNRC.LIB
  67. ADMSDNRL.LIB
  68. ADMSDNRM.LIB
  69. ADMSDNRS.LIB   Libraries for Microsoft C/C++ v7.0 DOS executables with no
  70.                common root class - Compact, Large, Medium, and Small memory
  71.                models
  72.  
  73. ADWINDLL.DLL   Windows helper dynamic link library
  74.  
  75. ADWINDLL.LIB   Windows Import library for ADWINDLL.DLL
  76.  
  77.  
  78.  
  79. SAMPLE FILES
  80. ------------
  81. ADWIN.DEF      Windows Module Definition File for use with sample files
  82. INTDEMO.CPP    Sample program file - uses Integer class
  83. INTEGER.H      Header file for INTEGER.CPP
  84. INTEGER.CPP    Sample implementation file - derivative of AlertableObject class
  85.  
  86.