Using the SMS API with Visual Basic 3.0
If you are running a previous version of the SMS SDK (prior to version 1.2), and want to use the SMS API with Visual Basic 3.0, please note the following requirements:
-
Visual Basic 3.0 must be installed before running the sample programs because they use the Visual Basic 3.0 run-time DLLs.
-
The Visual Basic 3.0 environment variables must be registered before running the sample programs. On Windows NT 3.5.1 and 4.0 systems, the following must be done to register the environment variables:
-
Install Visual Basic 3.0.
-
Put the smsroot\SITE.SRV\platform.BIN directory in the path.
-
Put VB3SMS16.DLL in the smsroot\SITE.SRV\platform.BIN directory.
-
Either stop and restart Windows on Windows or log off and log on again. (If this step is not performed, VB3SMS16.DLL will not be found and the sample programs will not run.)