The Message Capture OCX control is provided to help VB, Delphi, .NET, and Visual FoxPro programmers handle printer driver messages easily from their application. The name of the OCX control is BiPrnDrv.ocx and it should be installed into the SYSTEM directory.
The Message Capture OCX can be found in the OCX directory in your RTK installation folder. To redistribute the OCX, you have to register the OCX with regsvr32.exe or with your installation package. The 32-bit OCX files should be able to be registered using regsvr32.exe on 64 bit machines as well.
Note: When manually registering controls on Windows 11/10/8/7, please make sure you run the command prompt (cmd.exe) as an Administrator. Type cmd in the program search area. When the cmd.exe appears, right-click on it and select the ‘Run As Administrator’ option. Without running cmd.exe as administrator, the registration will fail.
The BiPrnDrv.OCX version 4.0 and higher depends on the BliceCtr.dll. The BliceCtr.dll must be installed in the same folder as the BiPrnDrv.OCX.
The BiPrnDrv.ocx file loads the following system DLLs:
-MFC42.DLL
-MSVCRT.DLL
-ADVAPI32.DLL
-OLEAUT32.DLL
-KERNEL32.DLL
-GDI32.DLL
-USER32.DLL
-WINSPOOL.DRV
-OLE32.DLL
If any of the above DLLs are missing, the BiPrnDrv.ocx will not register correctly.
The Message Capture OCX control does not require a license file.
The OCX control exports the following properties, methods and events: