Hi,
I am working on a windows service application that required to get the barcode reader characters and saving the value in database, I have tried some methods like this one:
Processing Global Mouse and Keyboard Hooks in C# - CodeProject
But they not working in the windows service app, does anyone knows how can I get the keyboard/barcode reader characters in the windows service?
Appreciate the help in advance,
Regards,
I am working on a windows service application that required to get the barcode reader characters and saving the value in database, I have tried some methods like this one:
Processing Global Mouse and Keyboard Hooks in C# - CodeProject
But they not working in the windows service app, does anyone knows how can I get the keyboard/barcode reader characters in the windows service?
Appreciate the help in advance,
Regards,