Page 1 of 1

DLL?

PostPosted: Wed Aug 31, 2005 8:29 am
by Mark Johnston
I've tried to use the supplied .exe files but just get a "can't find UUIRTDLL" message. Do I need to create/compile my own DLL?
Same thing if I recompile the .cpp test file.

Mark

PostPosted: Wed Aug 31, 2005 10:28 pm
by jrhees
I'm not sure which 'supplied .exe' you are referring to, but the uuirtdrv.dll is the API .dll and should be already installed in your Windows system path (it gets installed there when you install USB-UIRT drivers).

-Jon