> No sir, not using any threading yet. Because it is stuck in the while loop,
> the call BasicTaskScheduler::createNew() is not even returning.
> It works in the testRTSPClient program and in my own test program, but not
> when in this COM library that is being hosted in another program.
I suspe
Hi Ross,
No sir, not using any threading yet. Because it is stuck in the while loop, the
call BasicTaskScheduler::createNew() is not even returning.
It works in the testRTSPClient program and in my own test program, but not when
in this COM library that is being hosted in another program.
I'll