Barcodes are nothing more than a font...and the reader reads them in just like keyboard input...a good deal of barcode wands splice directly into the keyboard. There are really four types of barcode readers... Laser, Pen (photo diode), CCD (LED), and Camera. Barcodes are easy as can be...you won't have any problem getting it to work...just think of the person typing the code 3434546567 into a text box in your application and then just know that instead of them typing they will be scanning a barcode...which is just that special font (think of it as wingdings)...you should be able to download a barcode font on the net somewhere to play around with it... I think the last project I worked on it used 3of9.ttf
Make sure that the Reader (scanner) is able to read the font you've chosen to use, or vice versa...nothing to it really.
Slighthaze = NULL