I'm trying to use InTheHand.Net library on iPaq 214 to start BluetoothListener or ObexListener and receive file (photo) from mobile phone directly into my application, but the listener does not receive the file at all. It's overriden with default Pocket Outlook "Unknown File" dialog, which offers to save the incoming file to some directory.
Is there any method how to disable this dialog (or Pocket Outlook BT service = obexinbx.dll) from handling the incoming file and handle the file in my own code using InTheHand.Net library?