wine/dlls/msscript.ocx
Gabriel Ivăncescu 4aaaae1586 msscript.ocx: Add the ScriptError stub implementation.
The error object has to be separate from the control, as it can be referenced
while the control is released. It is also available even without a script
host, and in fact the same object will be used (same address) when a host
is instantiated.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-25 10:28:25 +02:00
..
tests msscript.ocx: Add the ScriptError stub implementation. 2020-08-25 10:28:25 +02:00
Makefile.in
msscript.c msscript.ocx: Add the ScriptError stub implementation. 2020-08-25 10:28:25 +02:00
msscript.idl
msscript.ocx.spec
msscript.rc
msscript.rgs