Hi, im using an API for playing MP4 and having some troubles:
When i call the funcion play() and then stop() a several times in a row it freezes in the funcion of the API MP4Play_Stop(DWORD dwPort).
How can i trap this freeze and reload the dll, that it's broken.
Thanks in advance