Running function from win32 dll

Nadav Chernin Nadav.C at qualisystems.com
Mon Nov 30 03:39:40 EST 2009


Hi all, 

 

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.

 

Thank you, Nadav

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091130/69e6c6e3/attachment.html>


More information about the Python-list mailing list