CTypes problem.
Martijn Arts
arts.martijn at gmail.com
Tue Nov 17 12:09:53 EST 2009
I wanted to use PyWiiUse, but, well, it sucks
Then I thought; it can't be THAT hard, can it? So I began porting WiiUse to
Python using ctypes, but apparently, I did something wrong.
poll() gives back an event, *but* (there's always a but) the event doesn't
register. Or... Well... See for yourself, I think it has something to do
with Pointers, but I have no idea, really ;)
So, here's the code:
Code :-P <http://plaatscode.be/138026/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091117/d270d37f/attachment.html>
More information about the Python-list
mailing list