jscript: Added VBArray.ubound() implementation.
authorPiotr Caban <piotr@codeweavers.com>
Mon, 18 Oct 2010 16:47:37 +0000 (18:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Oct 2010 17:47:50 +0000 (19:47 +0200)
commit2aa7e3c6147ad53ab7edd8be160bfddf95af82b3
tree17e8a4c30cbd72be17092912f27f03a820c65934
parent10a11d539ceaeb92cd716150e3d7de087f6a83cb
jscript: Added VBArray.ubound() implementation.
dlls/jscript/tests/api.js
dlls/jscript/vbarray.c