home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / PROG / BASIC / PBCLON16.ZIP / CATALOG.TXT < prev    next >
Encoding:
Text File  |  1991-10-09  |  5.2 KB  |  97 lines

  1.                        =------------------------------=
  2.                        |     Thomas G. Hanlin III     |
  3.                        |  3544 E. Southern Ave. #104  |
  4.                        |        Mesa, AZ 85204        |
  5.                        =------------------------------=
  6.  
  7.  
  8.  
  9.   This is a list of some of the software which I have written.  The entire
  10.   set will be sent to you if you register any one of the listed shareware
  11.   products, or you may order a set of disks for $5.00 (see REGISTER.TXT).
  12.   This does not include shareware registration fees, if any.  You are still
  13.   expected to register any shareware that you find useful.
  14.  
  15.  
  16.  
  17. ASMWIZ14      The Assembly Wizard's Library, v1.4.  This is a collection of
  18. (shareware)   over 150 routines for programming in assembly language.  Sound
  19.               effects, parsing, advanced file support, mouse handling, string
  20.               functions, lightning screen I/O, 32-bit math, high-resolution
  21.               timers, graphics support and much more is provided.
  22.  
  23. BASWIZ17      The BASIC Wizard's Library, v1.7.  This is a set of
  24. (shareware)   routines written in BASIC and assembly language for use with
  25.               the QuickBASIC and BASCOM compilers.  It provides a powerful
  26.               virtual windowing system, an expression evaluator, display
  27.               detection, far strings (no more running out of string space),
  28.               communications (includes COM3 and COM4), pointers, memory
  29.               management, graphics (MDA, HGA, CGA, EGA, MCGA, VGA, SuperVGA,
  30.               Epson printer), and math support (BCD, fractions, new trig
  31.               functions, and so on), among other things.  Requires LIBWIZ.
  32.  
  33. EQUIP12       Equipment List, v1.2.  Displays information about the installed
  34.               hardware and software.
  35.  
  36. EXECOM12      EXECOM, v1.2.  Like EXE2BIN, this utility converts .EXE files
  37.               to .COM files.  It's smaller and faster, though, as well as
  38.               offering a few additional conveniences.
  39.  
  40. EXETOOL       EXE Tool.  This program examines .EXE files for validity and
  41.               can tell you whether the .EXE was designed for use with
  42.               Microsoft Windows.  If the .EXE file is determined to be too
  43.               long, as it might be if you got it using an older file transfer
  44.               protocol, you are given the option of truncating it to the
  45.               right size.
  46.  
  47. KEYCTL11      Key Control, v1.1.  A keyboard control utility for AT
  48.               computers which allows you to change the keyboard repeat rate
  49.               and to remap 101-key "enhanced" keyboards to more closely
  50.               resemble the earlier keyboard standards.
  51.  
  52. LIBWIZ11      The Library Wizard's *BASIC Library Manager*, a management tool
  53.               for handling and customizing BASIC libraries.  This is required
  54.               for my BASWIZ and PBClone libraries.
  55.  
  56. OBJTOOL       OBJ Tool.  This program scans .OBJ files for the module name,
  57. (shareware)   public symbols, and external symbols.  It checks the .OBJ file
  58.               for validity.  OBJTOOL lets you change the names of public and
  59.               external symbols, which is especially useful if you have
  60.               several libraries which contain routines with conflicting
  61.               names, for example.
  62.  
  63. PASWIZ10      The Pascal Wizard's Library, v1.0.  This is a set of
  64. (shareware)   routines written in Pascal and assembly language for use with
  65.               the Turbo Pascal and Quick Pascal compilers.  It includes an
  66.               expression evaluator, math support (BCD, new trig functions,
  67.               and so on), mouse handling, new string functions, music, et al.
  68.  
  69. PBCLON15      The PBClone Library, v1.5.  This is a collection of over 400
  70. (shareware)   routines for QuickBASIC.  It is the successor to my old ADVBAS
  71.               library and to the commercial ProBas library.  Requires LIBWIZ.
  72.  
  73. PSCAN10       Public name Scanner, v1.0.  This utility searches library
  74.               and/or object files for public names, such as global routine
  75.               and symbol names.  Wildcarding is allowed for both filenames
  76.               and for public names.
  77.  
  78. QBWIZ12       The QuickBASIC Wizard's Library, v1.2.  A collection of
  79.               routines which allow you to access internal variables for
  80.               QuickBASIC 4.0 - 4.5.  You can retrieve the screen mode,
  81.               display adapter type, DEF SEG setting, I/O redirection status,
  82.               current screen colors, and many other useful values.
  83.  
  84. SLINK10       Smart LINK shell, v1.0.  This is a shell for the LINK utility
  85.               which automatically produces the smallest possible .EXE file
  86.               and converts to .COM or .SYS format if appropriate.  Wildcards
  87.               are allowed in the main file specification, allowing multiple
  88.               LINKs to be done at a time.
  89.  
  90. SPEEDER2      Speeder, v1.2.  This utility speeds up your computer by around
  91.               5% by changing the DMA refresh rate.
  92.  
  93. VCLOCK13      Visible Clock, v1.3.  A customizable real-time clock which can
  94.               be placed at any location on your screen.  Options include
  95.               12/24 hour format, hours:minutes or hours:minutes:seconds,
  96.               color display, and so forth.  This is a tiny TSR.
  97.