Hello.
I'm trying to understand the RawInput UDF but I'm not very advanced with DllCalls and Struc.
All the examples I found, which actually works with my bar scanner are using a GUI and Return 'GUI_RUNDEFMSG'.
But I don't want to do that, what I want to do is be able to read the rawinput data from the USB barscanner without any GUI and base on what I read trigger some actions/functions.
Anybody can provide a simple sample code?
Thanks...