D
Dan
I have an application that uses a COM port barcode scanner. This uses
a listener to notify the application when a barcode has been scanned.
The application now needs to be modified to use a Human Interface
Device scanner. This means I need to read in the barcode from the
keyboard input and notify the same listeners. This seemed relativly
easy until I went looking for the keyboard input stream. Does anyone
know where it is? (bearing in mind this will be called from a VB.Net
assembly and not a console application). Greatful of any help that can
be offered. Thank you.
Dan
a listener to notify the application when a barcode has been scanned.
The application now needs to be modified to use a Human Interface
Device scanner. This means I need to read in the barcode from the
keyboard input and notify the same listeners. This seemed relativly
easy until I went looking for the keyboard input stream. Does anyone
know where it is? (bearing in mind this will be called from a VB.Net
assembly and not a console application). Greatful of any help that can
be offered. Thank you.
Dan