DLL-version of C interface for SOPad.dll

Introduction

Some languages, such as Java, can work with neither SOPad.dll (because of Delphi calling convention) nor with native C interface (because it can be used only in C/C++ programs). For these languages sopadd2c.dll exists (Dephi-to-C interface).

The library exports driver functions with C calling convention.

 

sopadd2c.dll requires Microsoft Visual C++ 2010 Redistributable Package (https://www.microsoft.com/en-gb/download/details.aspx?id=5555)

 

update: for dll version >= 1.2.0.11

sopadd2c.dll requires Microsoft Visual C++ 2015 Redistributable Package (https://www.microsoft.com/en-gb/download/details.aspx?id=5555)