30 Dec
2008
30 Dec
'08
11:47 a.m.
Alistair Leslie-Hughes <leslie_alistair(a)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(a)winehq.org