22 Sep
2011
22 Sep
'11
6:39 p.m.
Module: wine Branch: master Commit: f48658c106e532027cce61b78e7908787f4f0803 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f48658c106e532027cce61b78e... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Thu Sep 22 14:26:13 2011 +0200 vbscript: Added CreateObject tests (based on jscript ActiveXObject tests). --- dlls/vbscript/tests/Makefile.in | 3 +- dlls/vbscript/tests/createobj.c | 1016 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 1018 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f48658c106e532027cce61...