Re: [5/8] jscript: Implement the String.anchor() method.

2008-12-10 Thread Jacek Caban
Hi Andrew, Andrew Nguyen wrote: > --- > dlls/jscript/string.c | 58 ++ > dlls/jscript/tests/api.js | 17 + > 2 files changed, 73 insertions(+), 2 deletions(-) > +static HRESULT do_attribute_tag_format(DispatchEx *dispex, LCID lcid, W

Re: [5/8] jscript: Implement the String.anchor() method.

2008-12-10 Thread Jacek Caban
Hi Andrew, Andrew Nguyen wrote: > --- > dlls/jscript/string.c | 58 ++ > dlls/jscript/tests/api.js | 17 + > 2 files changed, 73 insertions(+), 2 deletions(-) > +static HRESULT do_attribute_tag_format(DispatchEx *dispex, LCID lcid, W