Hi guys,
I worked some more on it and i created a very simple and minimalistic tool to use it. The code is far from perfect but i included it anyway.
With this program you can now add commands yourself for the remote control, meaning :
- You can start a certain program with a press on the remote control.
- You can quit a program with a press on the remote control.
- You can send (Alt +) keys to a certain program.
The program lacks the following :
- mouse movement
- sending special keys to a program (like ctrl+ key shift+key).
- Sending Virtual key codes
- Sending WM_Messages to an application
- many more things.
Anyway the program does all i want to use the remote with chris tv if i find some more time i might restart coding it or modify certain things.
There is an included .ir file which you can import (exported ir commands) for christv 5.15 when installed to it's default location. (if you got christv installed to another directory, don't forget to change the "start program ir command" to reflect your location of the christv.exe file.)
You can get the program here
http://www.willemssoft.be/index.php?main=1...tdetails&id=228Oh yeah a small note if you want to use it with other applications. The program uses the window's classname to find the window handle. Basicly when setting up an ir command the target means you have to point your mouse to the window which will be getting the commands until you hear a small blip sound to let you know it has finished. Make sure you always select the outer window (just hover your mouse over it until you hear the sound). cause for example with christv the "window" with classname videorenderer, inside the main window didn't react to keypresses. But the main window did. Just test it out a bit.
cheers.
willems davy
*edit*
My website is down, due to bandwith exceeding. It should be back up in 2-3 days so be patient, in the mean time i uploaded the tool to my other website here :
http://users.pandora.be/IMS/msi_remote_con...programming.zip