(Since there has been no response on the NetSilicon forum, I figured I’d try asking this here.)
The sample ADDP Discovery app is built with Visual C++ 6.0, and uses lib files. I only have Visual Studio Express 2005, which can’t compile this application at all. Plus, my normal programming environment is Delphi, which doesn’t use C lib files at all.
Is there any way to get the addp functions in a normal DLL, rather than a lib, so that I can use any programming language/version to access the ADDP functions?
Or, even better, is the source code to these libraries available so that I can build and/or translate them myself?