Asked 2 years ago in General Programming by Ema LM Answer
I need to use a DLL file to access their function in the Python program.
I follow the same tutorial related to using Dll files from Python using ctypes. But, I don´t understand how to do it correctly.
Help me to understand this.
Thanks.
Tags