Hi!
I'm trying to build a "remote-control" to my software (written in Delphi 6) with a LCD display, some keys and a LED.
What I want is:
When I press a button (on my circuit) I read that value from the LPT port and start a process in my application. The application now shows some info on the...