Keyboard based barcode scanners.

F

Frank Rizzo

I have a barcode scanner that hooks up to a keyboard port. I've figured
out how to setup a system-wide keyboard hook. However, how do I
distinguish regular keyboard input from the barcode scanner input. Does
anyone have any ideas?

Thanks.
 
G

Greg Burns

I cannot imagine that it is possible.

That is like trying to detect a hardware keylogger. Not gonna happen.

My .02
Greg
 
É

Éric Moreau [VB MVP]

You cannot! The only way to detect is to calculate the speed of completion
(even this won't be sure because it could be a Paste operation).

--

HTH

Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Concept S2i inc.(www.s2i.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top