Search found 1 match

by ecir
Thu Oct 04, 2007 9:51 am
Forum: PicoLog
Topic: usbadc11 c#application devolopment problem
Replies: 0
Views: 9450

usbadc11 c#application devolopment problem

I'm developing a usbadc11 project with c#. But, when I run the project, I see the message like that. " adc1132.dll not loaded. The modul which specified wasn't found.(Hresult special state return:0X8007007E" my class: using System; using System.Runtime.InteropServices; namespace usbbaglanti { class ...