Hi,
I'm dynamically loading and unloading the BASS.dll and it all works as expected. However, if my program crashes or I abort the program from within the Delphi IDE ... which I often do ... I then find that although the Load_BASSDLL works, the BASS.dll refuses to initialize and causes an exception ... is there a way to overcome this as rebooting is my only option at the moment ?
Andrew