CompuServe Thread

#VBTools – VBMuscle

4 messages in this thread
#3048From: Harold FischmanOct 14, 1991 5:46 PM
Can you tell me what the difference between VB/Tools and VB/Muscle is? Harold There is 1 Reply.
#3131From: Mark Novisoff/MicroHelpOct 15, 1991 4:38 AM
Harold, I'll be happy to! VBTools main emphasis is on custom controls – there are 11 icons (which go into your toolbox) that provide about 15 different custom controls. Also included are some "special effects" used to transform from one bitmap to another, examples of how to use some of the more useful Windows API calls and more. VBTools includes replacements for the "missing" key words (relative to QB/PDS). MicroHelp Muscle's concentration is on assembly language routines that make your program smaller and faster and give you more functionality (one example being the ability to read the file directory, including dates, times and sizes). Muscle also includes most of the "missing key words" and standard dialog boxes from the Windows 3.1 "common dialog" DLL (they work fine in Windows 3.0). The "key words" are the only area of overlap – less than 5% of the routines. Mark There is 1 Reply.
#3403From: Harold FischmanOct 16, 1991 10:56 AM
Have you scheduled VB Tools Release 2.0 yet? Harold There is 1 Reply.
#3413From: Mark Novisoff/MicroHelpOct 16, 1991 12:41 PM
Harald, VBTools 2.0 is scheduled to be released in January. While we are currently on schedule, it's always possible to run into unforeseen delays though… Mark