Hi,

I´ve a problem.

I render a mp3 File with the quarz.dll ( IMediaControl.RenderFile(bla) ) and this take a few seconds.
In background are many timers running. But in this time, they stop...

How can I render the MP3 without stopping the timer ?
Can I Render the file in background ?? An a extra thread ??

CU

Byte