C
Christos SV1EIA
Hi,
I'm trying to develop an application whereas it will reside on a WinCE
embedded system and it communicate to a Windows host via usb.
That communication is needed to be via the HID mechanism since I do
not want to go into driver development/signing/etc on the Windows host
side.
What I've seen so far is
\WINCE600\PUBLIC\COMMON\OAK\DRIVERS\USB\CLASS\HID
but this is for a WinCE system to act as a host and access another
slave device over its usb port.
Also I've seen
\WINCE600\PUBLIC\COMMON\OAK\DRIVERS\USBFN\CLASS\COMPOSITEFN
but I cannot see how and if that can apply to what I need.
Is there any working example (any at all) that I can use as a
reference for a WinCE system to act as a HID device on a usb bus?
Christos
I'm trying to develop an application whereas it will reside on a WinCE
embedded system and it communicate to a Windows host via usb.
That communication is needed to be via the HID mechanism since I do
not want to go into driver development/signing/etc on the Windows host
side.
What I've seen so far is
\WINCE600\PUBLIC\COMMON\OAK\DRIVERS\USB\CLASS\HID
but this is for a WinCE system to act as a host and access another
slave device over its usb port.
Also I've seen
\WINCE600\PUBLIC\COMMON\OAK\DRIVERS\USBFN\CLASS\COMPOSITEFN
but I cannot see how and if that can apply to what I need.
Is there any working example (any at all) that I can use as a
reference for a WinCE system to act as a HID device on a usb bus?
Christos