We have a situation where sometimes (intermittantly) our app crashes after closing a form opened from a DLL.  I have traced the code to the FreeLibrary call which is within a try .. except but the exceptoin is not fireing.  I can step through and see the app call FreeLibrary but once I exit the procedure (containing the freeLibrary) the exception occurs.
 
Any ideas or suggestions would be appreciated.
 
 
Robert Martin
Software Engineer
Wild Software Ltd

Reply via email to