View Single Post
Old June 2nd, 2007, 03:41 PM   #4 (permalink)
AnandP83
10 Farad - Flux Capacity
AnandP83's CarPC Specs
 
AnandP83's Avatar
 
Join Date: May 2007
Location: Atlanta, GA
Vehicle: 2003.5 BMW M3 (e46)
Posts: 402
AnandP83 will become famous soon enoughAnandP83 will become famous soon enough
Vinzer,

I have not yet looked at the sdk, so i am not sure what other ways CF takes commands, but i have a dirty work around if it takes commands from with the program.

pipe the keyboard shortcut to to a flat file with a time stamp (might want o use time passed since jan 01 1969) with the keyboard value (set up as a service on boot), then from with in centrafuse have a application that reads that flat file (would require it to be multithreaded and work in the background.... like the clock or something)...that wakes up when it sees activity on that port.. or something... you can AIM me at AnandP83 ... i think i will start to tackle this as well, for soon my parts will all be here.

my idea....just a quick thought (and yes i know its not efficient at all) until there is some sort of fix.

you would want all functions calls to be inline...
AnandP83 is offline   Reply With Quote