Um, never mind. The wacom shows up on the list of HID devices just fine, but doesn't seem to be functional. The device: [ Tablet, PTZ-631W, 1386, 181, 454033408 ] and it's elements: [ Button Input, Button #1, 4, 0, 1 ] [ Button Input, Button #2, 5, 0, 1 ] [ Button Input, Button #3, 6, 0, 1 ] [ Miscellaneous Input, X-Axis, 7, -127, 127 ] [ Miscellaneous Input, Y-Axis, 8, -127, 127 ] [ Miscellaneous Input, Wheel, 9, -127, 127 ] My first impression was that these elements don't really seem appropriate to the tablet: it looks like the specs for a regular 3-button mouse, though it's for sure the tablet (the model # matches). More importantly, after queuing the device and running the event loop (the setup used in the HIDDeviceService help file), the wacom doesn't generate any events. - Scott Worked like a charm, thanks a lot. |