i want to reference the awusbapi.dll (comes with driver package in AnywhereUSB/5) in my C# or VB.net project.
Errormessage:
A reference to …\awusbapi.dll could not be addedd. Please make sure that the file is accessible, and that it is a valid assembly or COM component.
i also tried to register it with regsvr32. similar error message.
is there an INTEROP. dll from digi available ?
any ideas about this issue.
we have about 70 devices in our company and i want to programm a little application.
A DLL is a library that contains code and information that can be utilized by more than one program simultaneously. For instance, in Windows working frameworks, the Comdlg32 DLL performs regular exchange box related capacities. Along these lines, each program can utilize the usefulness that is contained in this DLL to actualize an Open discourse box. This advances code reuse and productive memory utilization.