Hello,
I am trying to use the K8055D.dll in a program in C# with Visual C# 2005.
I tried to use some DLL IMPORT attribute to call dll functions and following the PInvoke method but I don’t manage to have any results. Visual C# seems not to identify the dll as valid.
Maybe could you help identifying my problem?
I have found on the velleman site a link for a special “driver” developped by a German guy but cannot download it. This link seems to imply that i am not the only person that encounters this problem.
Thank you in advance for your response
See ya