[PATCH 2/3] include/wmsdkidl.idl: Add more interfaces

Dmitry Timoshkov dmitry at baikal.ru
Wed May 10 00:25:32 CDT 2017


Alex Henrie <alexhenrie24 at gmail.com> wrote:

> +    HRESULT GetBandwidth(   [out] DWORD *bitrate,
> +                            [out] DWORD *buffer );
> +
> +    HRESULT SetBandwidth(   [in] DWORD bitrate,
> +                            [in] DWORD buffer );
> 
> The extra spaces after the left parentheses look like a mistake; they
> don't match the format in the rest of the file.

Because everything was directly copy-pasted from appropriate PSDK headers.

-- 
Dmitry.



More information about the wine-devel mailing list