[1/4] mshtml: Implement IHTMLStyle get/put posLeft (try 3)

Jacek Caban jacek at codeweavers.com
Mon Oct 13 05:15:04 CDT 2008


>      {attrLeft,                 DISPID_IHTMLSTYLE_LEFT},
> +    {attrLeft,                 DISPID_IHTMLSTYLE_POSLEFT},

You can't duplicate attr names in this table. We want to map 'left' to DISPID_IHTMLSTYLE_LEFT, not to random one.


Jacek




More information about the wine-devel mailing list