Hi Mike,
Are you saying you know for a fact Toshiba requires a windows message loop? I'm unclear whether that was a statement or a possibility.
Unfortunately the demo app works fine. But many of the straightforward methods in the demo app don't work quite the same when I wrap them in a dll. For example, if I find a radios and save a pointer to my Radio object and then discover devices using it. Subsequent calls using the same Radio pointer return a 13. I found that doing EnumRadios and getting a fresh Radio object before every time I want to discover devices solves this but it seems like it should be unnecessary (this is on windows stack radios, since this toshiba one doesn't work at all).
I also have a toshiba dongle which shows up on it's own stack on my laptop and that I can find with no issues. It is only on this particular toughpad that I have issues. Not sure why.
Anyway, how do I access the regular c++ version from my account? From your main page I only see the demo version download links and am not sure how to access form this forum page.