When packaging up the toolkit with your software you need to include the following files and install them into the windows system folder:
If you are using the standard windows DLL then you will need:
- mfc42.dll
- msvcrt.dll
- SoftekBarcode.dll
If you are using the COM interface then you will also need SoftekATL.dll and msvcr70.dll
If you are using the OCX/ActiveX interface then you will also need SoftekBarcode.ocx
The only files that need to be registered are SoftekBarcode.ocx and SoftekATL.dll with a command such as:
regsvr32 C:\winnt\system32\SoftekBarcode.ocx



