includes: Add amaudio.h

Henri Verbeet hverbeet at gmail.com
Mon Feb 1 07:13:55 CST 2010


On 31 January 2010 20:34, Maarten Lankhorst <m.b.lankhorst at gmail.com> wrote:
> +    STDMETHOD_(HRESULT,QueryInterface)(THIS_ REFIID riid, void** ppvObject)
Looking at some other headers this seems a common thing to do, but is
there really a reason to use STDMETHOD_(HRESULT,QueryInterface) over
just STDMETHOD(QueryInterface)?



More information about the wine-devel mailing list