Peter,
That is great news. I 'am using an Intermec device (similar to symbol's). I
know the Intermec devices uses the Socket BT Stack. I hope your the
OpenNETCF BT code will work on this device.
If I could at least control BT settings and maybe use some kind of callback
function to get a list of nearby BT devices I think I could have something
working pretty quickly. In the past I have used named system events to force
my registry changes to take affect. With the event name (such as
"BacklightSettingsEvent") I can change registry settings then use the event
to get the OS to use the new settings. The problem is that I don't know the
names of the system events that intermec (or Socket) is using for their BT
stack.
Does anyone know what these system event names are? Depending on how the
platform was developed the event names could have been created by Microsoft,
Socket or Intermec.
Thanks