Introduction - If you have any usage issues, please Google them yourself
The example demonstrates how to create an active scheduler and how to use active
objects inside a new thread. Inside the mainthread (main program) the framework
creates the active scheduler automatically, but inside a new thread the active
scheduler must be created by the programmer. One active object is a Bluetooth device
discoverer that searches Bluetooth devices in the vicinity and displays them in
the listbox.