[1/2] mshtml: Rename stucture to avoid name clash

Alexandre Julliard julliard at winehq.org
Tue Dec 30 05:47:15 CST 2008


Alistair Leslie-Hughes <leslie_alistair at hotmail.com> writes:

>  static HRESULT WINAPI HTMLStyle_QueryInterface(IHTMLStyle *iface, REFIID riid, void **ppv)
>  {
> -    HTMLStyle *This = HTMLSTYLE_THIS(iface);
> +    HStyle *This = HTMLSTYLE_THIS(iface);

A name like IHTMLStyleImpl would be a better choice.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list