We have an application that has a bar code reader attached to the pc and uses the standard input when scanned.
The problem we are having is that someone gets on the machine, and lets say surfs the web, now when the bar code is scanned, it is in the browser not our app.
Is there a way to get control of the usb bar code scanner so when it is scanned, the input is entered into our app in a minimized window, not the current window?
Mike