[PATCH resend 03/13] msscript.ocx: Add initial IScriptModule stub implementation.

Jacek Caban jacek at codeweavers.com
Mon Jun 1 09:51:11 CDT 2020


On 01.06.2020 14:21, Gabriel Ivăncescu wrote:
>>
>> Or maybe script module should just store ScriptHost reference.
>>
>
> It wouldn't change much and we need a ref to the control anyway (to 
> start the script for example).


I would need a deeper look to be sure, but it seems to me that it would 
solve all your problems by not having to store control reference in 
modules. Starting script doesn't really need control. It currently needs 
it only to access script host and check control state. Control state 
could be reworked to not require it (test_State() on emulated script 
engine would be interesting for such rework).


Thanks,

Jacek

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200601/a8975aae/attachment.htm>


More information about the wine-devel mailing list