[2/2] scrrun: Register Scripting interfaces

Jacek Caban jacek at codeweavers.com
Wed Jan 25 06:21:04 CST 2012


On 01/25/12 11:59, Nikolay Sivov wrote:
> On 1/25/2012 12:35, Alistair Leslie-Hughes wrote:
>> Hi,
>>
>>
>> Changelog:
>>     scrrun: Register Scripting interfaces
> Some of this are already used in wshom.ocx, I'm not sure which one
> should take precedence and implement that. Probably it changed in
> recent Windows versions?

Note that there is already an overlap with wscript.exe and wshom.ocx. We
may consider moving common parts to a global header if needed, but I'm
not sure we care much at this point. Also it looks like scrrun.dll it
the dependency of others. It exports DoOpenPipeStream, which suggests
that others should use it at least for streams implementation, but it's
undocumented, so it problematic for us anyway.

Jacek




More information about the wine-devel mailing list