Hello.
I'm developing an aplication using win7 64bit and vb.net 2010.
I have a problem with the library "PCANBasic.dll". I can't add this library to the vb project as reference because vb.net reports an error. The error says that the library is not a valid COM. How can I reference it? PCANBasic.vb needs PCANBasic.dll...
I try register PCANBasic.dll in windows 7 using the command "regsvr32.exe" but windows reports me an error. The error says: "Windows charge the library but couldn't find a point of entry"
Regards.

