I'm writing an app for the Symbol MC9090Z which is a device running windows mobile 6.1 and is also a bar code / rfid reader.
I don't want to get too deep into what I'm doing but at a certain point in my mobile app it'd be very useful if I could use the scanner as a keyboard wedge to return whatever it scans.
I'm wondering if it's possible to do this. As far as I know there's no option to do this with the scanner itself, I can only hook the PC and Scanner via USB and putting client software on the PC itself isn't an option for my situation. I think using active-sync may be the only way to really hook the devices together. I'm wondering if anybody out there knows if it's possible to write a keyboard wedge app in this situation and if so how I would get started doing it?