Can anyone give an example of sending data from a PIC18F2550 via USB to VB.

I have it sending data as a byte from VB to the PIC, but having difficulty sending any other form of data. I would like to be able to send a number, say from 0-100 to the PIC which it then does something with. Also, when required sending a number from the PIC to VB.

I have used EasyHID, but having a bit of bother sending anything other than a 0 or 1.

Many thanks,

Steve