I am working on getting access to Bluetooth devices. Important information:
OS: Win XP
Python2.5
Using Ctypes I can access the .dlls needed in the bluetooth stack, but I cannot get access to the .sys or the .cpl flies.
Does anyone know of a way to get access the those files?
Thanks.