05-02-2007 08:15 AM
05-03-2007 03:04 AM
05-03-2007 04:04 AM
05-03-2007 04:08 AM
05-03-2007 04:33 AM
05-03-2007 04:51 AM
Something is wrong with your inport library. Good thing is, that you can create a new one from CVI:
Open the Header of the DLL (K8062D_DLL.h). Choose "Options->Generate DLL Import Library..." from the menue. Selct the DLL in the next dialog. After that, a new .lib will be created. use that one instead of the original .lib, and your programm will work. I attached the lib I created.
André
05-14-2007 03:20 AM