Hello,
(sorry for my poor “frenchie” english)
I have programming my K8000 card with success using C++Builer6 (Borland) with a K8d.lib building with implib.exe using k8d.dll from Velleman and by including dll.h (from Velleman web site).
The execution is OK with K8d.dll , K8000.dll, K8e.exe, DLPORTIO.dll, DLPORTIO.sys in my execution directory.
I have to program this K8000 card [size=150]with VisualC++6[/size]… but the actual K8d.lib is refused on linking phase with error LNK1136 (invalid or corrupt file).
How create or find a correct K8d.lib for VisualC++ (is there an “implib” tool as for builder ?);
Is the dll.h file OK for visual ? ( is the prefix __declspec(dllimport __stdcall correct ?)
Thanks for helping me (there is an user, name dario, who seems to solve this problem… but Dario did not give his solution !)
LO