How do I use SendInput in Python?

Adam W. AWasilenko at gmail.com
Sat Feb 16 14:08:59 EST 2008


I'm at the last stage of my project and the only thing left to do is
trigger a mouse click.  I did some searching around for example code
and stumped upon SendInput http://msdn2.microsoft.com/en-us/library/ms646310.aspx
.  However I was not able to find example code for python USING
SendInput, and I have zero ability to make C work (or whatever that is
written in).  Can someone help me use SendInput in python, or point me
to an alternative method?



More information about the Python-list mailing list