bardecode.com

  • Increase font size
  • Default font size
  • Decrease font size
Home FAQ What system files are required for the DLL and OCX to work correctly?

What system files are required for the DLL and OCX to work correctly?

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

Last Updated on Monday, 26 October 2009 11:50