@mashingan good thought. I should have mentioned I got the same result with cdecl and safecall. The dll functions definitely use stdcall, which is the calling python uses with ctypes.WinDLL.
- dynamic lib works properly when interfacing with python, fails w... okapi210
- Re: dynamic lib works properly when interfacing with python... mashingan
- Re: dynamic lib works properly when interfacing with py... okapi210
