Call CFUNCTYPE, class Structure, ctype, dll and Callback function problem
Hello, I have a problem with calling Callback function with Python. I have a DLL file. Below is a description in documentation. FUNCTION Callback Arguments: Callback ID integer read-only, immediate value CBackProc address read-only, immediate value
Re: Call CFUNCTYPE, class Structure, ctype, dll and Callback function problem
On Jul 31, 10:22 pm, "Mark Tolonen" wrote: > "legard_new" wrote in message > > news:[email protected]... > > > > > > > Hello, > > > I have a problem with calling Callback function with Pyt
