"Simon P. Lucy" wrote:
> That's an #ifdef then and a simple case to test :-).
Yeah, my point really was that no one should ever RELY upon the ability
to unload a DLL, because some people just won't be able to do it.
Oh agreed, checking with a DLL whether it can unload or not is the important step. That brings to mind the app termination problem, at the moment Mozilla must not bother whether a DLL unloads or not which might be the reason for some of the leaks and termination crashes there are.
Simon
S. P. Lucy
