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!