vizmaster
05-30-2008, 03:59 PM
I have a .dll file for reading some encoders. I tried simply importing with
import module.dll
I get the error dynamic module does not define init function. What is the proper method to handle a vendor .dll
:confused:
import module.dll
I get the error dynamic module does not define init function. What is the proper method to handle a vendor .dll
:confused: