jscript: Added ActiveXObject constructor stub implementation.
authorJacek Caban <jacek@codeweavers.com>
Mon, 28 Sep 2009 22:10:50 +0000 (00:10 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Sep 2009 11:34:53 +0000 (13:34 +0200)
commit2ea23923a72a93642fdb8b4aebf564dc23e753bd
treef63499fd2117579fa7084d7c0ce398c926dc6e81
parent2e92c726aa906a9715ee4011d9ff42866a0aa2fe
jscript: Added ActiveXObject constructor stub implementation.
dlls/jscript/Makefile.in
dlls/jscript/activex.c [new file with mode: 0644]
dlls/jscript/global.c
dlls/jscript/jscript.h
dlls/jscript/tests/api.js