jscript: Added VBArray handling to to_object().
authorPiotr Caban <piotr@codeweavers.com>
Mon, 18 Oct 2010 16:48:25 +0000 (18:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Oct 2010 17:47:50 +0000 (19:47 +0200)
commit5a787b3a7f6bd9e751d1b3f48febb8ea50b74ebb
treed30b4e89bdecdedd53a63ec32078d9db3ff6151c
parent29cdb21218df8c3e6d78ccd5a85ececfa9cb1876
jscript: Added VBArray handling to to_object().
dlls/jscript/jscript.h
dlls/jscript/jsutils.c
dlls/jscript/tests/api.js
dlls/jscript/vbarray.c