Nadav Chernin wrote:

I want to run function from win32 dll.
I used ctypes.windll.LoadLibrary to load the DLL.
But I don’t know how to select function and run it.

Which part of the Lib manual chapter did you not understand?


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to