j
k
j a
j l
Hi Jacek,
Jacek Caban jacek@codeweavers.com wrote:
case DLL_PROCESS_DETACH: release_typelib(); break;
release_typelib();
break;
There should be a check to avoid freeing resources on process termination to avoid possible deadlocks.
Back to the thread
Back to the list