Can anyone help me?
I have to write a program for the usb barcode scanner to read the barcode. I haven't done Windows API programming before. I have to write the program in C++. I have gathered some information from the net. I have some basic code for connecting to usb device but I do not understand how to send and receive the reports and what other stuff would be there.

I will appreciate any help.