Frederico,
1st, the vendor does not have a LIB file for the dll, nor is he willing to create one. It actually was created with DELPHI, not C++.
2nd, if I compile my program with NODLOAD to make it static linkage, it fails to link "unresoloved references". if I compile it with DLOAD...