On Thu, Mar 30, 2017 at 08:25:03AM +0000, Alistair Leslie-Hughes wrote:
I have a basic patch for adding tests in the works, but I was waiting for my IDL changes to be accepted first.
So, If someone wants to review the IDL changes, Since Sebastian has been busy with other stuff.
Okay :) I just noticed one thing:
- HRESULT GetAttributeCountEx(
[in] WORD stream_num,
[out] WORD attributes );
If attributes is an out-param, it should be a pointer, right?
Andrew