On Windows 7 - using DEMO_DLL as a starting-basis. All is coming together pretty well, but when starting as a master - I do not appear to be getting any broadcast messages out.
Looking at the DEMO_DLL code, I see that within the loop, it's doing an ANT_NAP( 0 ) call. I assume this is to give the DLL time to do its work?
Does this need its own thread? And, if so, how much time between calls? 100ms? Faster?
I'm using Qt, and am very rusty on Windows.
Any other info on integrating ANT with Qt would be appreciated, too.
Thanks,
na/DDJSSBX