I've been able to resolve my last two problems however I am yet again at a crossroads, which is using some of the functions provided by the Windows SDK. One of the more interesting functions I wish to use is the Jabra_SearchNewDevices function which is assigned in the common.h file but is never referenced in the demo source code. How would I be able to call this function, along with others that are not used in the demo source code?
|