2008-08-24, 18:46
Hi all. First let me start off by saying what a great application XBMC is proving to be, even on Windows (it runs smoothly on my Pentium 3 900mhz with a crappy to be replaced Geforce 2 MX).
There's just one catch for me.
I have this very very exotic remote. No problems, I've written a driver application for it in C#, and that works fine for me. That is, with all normal Windows applications. XBMC however seems to directly read the input from the keyboard itself (low-level), and I think this is the reason it won't pick up any key I send from my driver application. I'm using Sendkeys at this moment, and I was kind of hoping that someone could tell me how I can actually get this working. Any ideas?
There's just one catch for me.
I have this very very exotic remote. No problems, I've written a driver application for it in C#, and that works fine for me. That is, with all normal Windows applications. XBMC however seems to directly read the input from the keyboard itself (low-level), and I think this is the reason it won't pick up any key I send from my driver application. I'm using Sendkeys at this moment, and I was kind of hoping that someone could tell me how I can actually get this working. Any ideas?