home *** CD-ROM | disk | FTP | other *** search
-
-
- Q4Tool Library (v.1.6) update information...
-
- If this version of Q4T is an upgrade from your previous
- version, please note the following:
-
- o The DoWindow() routine now supports a single color
- attribute instead of the separate background and
- foreground colors. A new shadowing effect has been
- added (shadow characters outside of window).
-
- o A new pull-down bar menu routine has been added to the
- Q4T Library. A new argument has been added to this
- routine allowing for the shadowing of its pull-down
- windows.
-
- o There are now new routines for gathering and setting
- system information and services.
-
- o The Delay() routine has a new argument added to
- indicate if a mouse is to be used for a response. This
- is due to trouble experience with Microsoft Mouse
- Driver v.7.00 when doing an interrupt 33H vector check
- for the presence of a mouse driver. There also is a
- delay experienced with versions after v.7.00 when doing
- the vector check. Adding the new argument circumvents
- these problems.
-
- Please read Q4TOOL.DOC for more information on these new
- features. Q4T-DEMO.EXE is now upgraded to demonstrate the
- added routines. If you intend to recompile your programs
- with this new version, please note the additional arguments
- added to the Delay() and BarMenu() routines. Modification
- of your previous source code will be necessary.