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/>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to