I am trying to work out an application for Windows Mobile 6 that uses Widcomm Bluetooth for searching for devices and opens a com (with spp service).
I put inthehand.net.personal.dll
and 32feetWidcomm.dll
in the application folder, but when I debug I always get a missing method exception from BluetoothFactoryConfig.KnownStacks
in bluetoothfactory.
Can please someone tell me what to declare in my app or if I'm using the wrong dll?