K8055n2 DLL not found in Excel2010 64 bit

Hi,

I’m trying to control the K8055 in Excel2010 (VBA7). However each time I get the Error “K8055.DLL not found”. I’ve put the DLL in c:\windows\syswow64 and also c:\windows\system32. I’m running on Windows 7 and Excel2010 64 bit. I’m using the examples from the Vellemansite, but I added PTRSAFE to all declarations as I’m running on a 64 bit system.

msdn.microsoft.com/en-us/library … 78581.aspx

The same Excel file works fine on windows 7, Excel2010 32 bit. So the problem must be somewhere in the addressing (64 bit vs 32 bit). Is there anyone who is able to solve this???

Thanks in advance!

64 bit programs cannot use a 32 bit DLL. Velleman does not provide a 64 bit version of the DLL.

There are 64 bit versions of the DLL created by community members. See viewtopic.php?f=3&t=8034

Regards,
Jan