views:

39

answers:

0

I'm attempting to turn on the bluetooth devices on a WinCE5.00 device.
I was tracking down alternatives to BthUtil.dll because it doesn't exist on this OS. Does anyone know how I'd replace the functionality presented in this file.

http://www.keyongtech.com/3116265-bthutil-dll-missing-in-ce bears not fruit. The suggestions don't have an effect if the stack is not loaded (or so I've found allusions too). This of course is problematic if I'm attempting to start up the stack. :)


When I do a BthGetHardwareStatus, my response is HCI_HARDWARE_SHUTDOWN.. I think I'm really just looking for the setter... At least that's what I think I'm looking for.