Hello, how to get at the function address of a WinFunctionType ctypes object ? With ctypes 1.0, I used just myfunc._as_parameter_ and all was well. With ctypes 1.0.1, that ships with python 2.5, WinFunctionType has no longer an _as_parameter_ attribute
Where in the ChangeLog and the documentation is explained how to deal with this change ? Thanks in advance, Gerard -- http://mail.python.org/mailman/listinfo/python-list