how to call API Functions in python
Wojtek Walczak
gminick at bzt.bzt
Sun Aug 17 14:27:31 EDT 2008
On Sun, 17 Aug 2008 11:22:52 -0700 (PDT), raashid bhatt wrote:
>> > how to call API Functions in python
>>
>> The same way as you'd call any other function, of course. What API are
>> you referring to?
> i am talking about WINAPI
I am not a Windows guy, but maybe ctypes module will be helpful
for you.
--
Regards,
Wojtek Walczak,
http://www.stud.umk.pl/~wojtekwa/
More information about the Python-list
mailing list