This folder contains the native DLL files for the SDK

SoftekBarcodeDLL.dll and SoftekBarcode64.dll are the core native DLL files for SDK. All interfaces require these files.

pdfium.dll is the file of the same name from the pdfium-win-x86.tgz download from the URL https://github.com/bblanchon/pdfium-binaries/
pdfium64.dll is the pdfium.dll file from the pdfium-win-x64.tgz download from the URL https://github.com/bblanchon/pdfium-binaries/

SoftekBarcode.ocx is an OCX wrapper for SoftekBarcodeDLL.dll
SoftekBarcodeCOM.dll is a COM wrapper for SoftekBarcodeDLL.dll

DOT NOT TRY TO ADD ANY OF THESE DLL FILES AS REFERENCES IN DOTNET PROJECTS. PLEASE REFER TO THE DOTNET FOLDER IN THIS ZIP FOR FURTHER INFORMATION.