Hi,
I have to ensure the communication between WinCE Device and Win (XP/2000/Me)
thru USB interface. The device has an ActiveSync dedicated driver (serial
over USB). On WinXP the wceusbsh.sys driver serves it.
The problem is that this WinCE platform is built without ActiveSync. So the
question arises: is it possible to ensure the raw communication based on
these drivers (using ReadFile/WriteFile)?
Maybe the better way would it be to communicate with the device thru the
usbser.sys (identified as 'virtual com')? But I am not sure if the device
driver will serve it without modifications.
Thanks in advance,
Kristian