I try to use a Visual C++ library (.lib or .dll) , but python give me this error: import medvc50f ImportError: dynamic module does not define init function (initmedvc50f) How I can use DLL od LIBS in python? Or where is a description? Thanks Marc