I presume you are carefully following the recommended sequence of operations for closing down the DLL:
Close all open channels using WaveMixCloseChannel() Free the memory for the waves using WaveMixFreeWave() End the session with WaveMixCloseSession() Free the DLL with FreeLibrary() If you are doing that, but it still refuses to unload cleanly, it would suggest that the DLL itself is at fault. ...
... the GUILIB fiasco made it very obvious that there is no appetite in the BB4W community for such a project (let's face it, there isn't really any BB4W community left at all). |
|