VisualBasic RuntimeLibrary VersionControl v1.15


*******************
 What does it do ?
*******************

 Didn't you wonder which version of VBRUN you're actually using ?
 If problems occur, you are always told to obtain a 'newer' file...
 BUT which file IS newer ?  
 "What is the VERSION NUMBER of my VBRUN200.DLL ? ---
  How can I read the version number ???"

 VBVER will tell you now...

 Just run this application.
 It needs a VBRUN200.DLL (no further DLL or VBX).
 Immediately it finds the VBRUN200.DLL in your system.
 In case you have a VBRUN300.DLL on your computer you simply need to
 select the respective radio button to see the version and where the
 file is (its full path).

 VBRUN100.DLLs don't have version numbers.

 Widely spread versions are:
   - VBRUN200.DLL ... v02.00.0908  October 18, 1992
   - VBRUN300.DLL ... v03.00.0538  May 12, 1993


******************
 This is FREEWARE
******************
 
 Please pass VBVER to everybody who needs to know the version numbers
 of the Visual Basic runtime libraries !

 

Author:	Christian Germelmann
	Am Glaskopf 26
	35039 Marburg/Lahn
	Germany
	Phone ++49 6421 45457
	CompuServe 100520,2644


P.S.:  VBVER uses the CTL3DV2.DLL (if available).
       In case you want to prevent this run the
       program like this:  VBVER /NO3D