
Installing the Visual Bitmap Library


1. Copy vbmplib.ocx to your windows\system folder, or winnt\system32 (Win2K and NT) folder
2. Start Visual Basic
3. Go into the components selection
4. Select browse and find the file. The component should then register itself through VB.

Alternative:

Perform step 1 above.
Execute the following shell command: regsvr32.exe <path>\vbmplib.ocx
Start visual basic and select the component


Jon Lennart Berg
