mshtml: Added support for VT_UINT name in IHTMLElementCollection::item.
authorJacek Caban <jacek@codeweavers.com>
Tue, 7 Jul 2009 19:01:19 +0000 (21:01 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Jul 2009 18:12:55 +0000 (20:12 +0200)
commitcf2e8619ef12295daa148c71085e67aa322739ea
treec4ef3352b4d7ea5472182d0cd0dd5e357090e9e2
parente34916521401c2d71f792dd6d8aee111dd468627
mshtml: Added support for VT_UINT name in IHTMLElementCollection::item.
dlls/mshtml/htmlelemcol.c
dlls/mshtml/tests/dom.c