msscript.ocx: Added IDispatch functions implementation.

Dmitry Timoshkov dmitry at baikal.ru
Tue Jul 7 05:32:01 CDT 2015


Hi Jacek,

Jacek Caban <jacek at codeweavers.com> wrote:

> +    case DLL_PROCESS_DETACH:
> +        release_typelib();
> +        break;

There should be a check to avoid freeing resources on process termination
to avoid possible deadlocks.

-- 
Dmitry.



More information about the wine-devel mailing list