Re: [PATCH 2/3] dsound: Merge IKsPropertySet into the secondary buffer object.

2012-01-17 Thread Michael Stefaniuc
On 01/17/2012 05:44 PM, Andrew Eikum wrote: > On Tue, Jan 17, 2012 at 01:53:10AM +0100, Michael Stefaniuc wrote: >> @@ -901,10 +895,11 @@ HRESULT IDirectSoundBufferImpl_Create( >> TRACE("Created buffer at %p\n", dsb); >> >> dsb->ref = 0; >> +dsb->refiks = 0; >> dsb->numIfac

Re: [PATCH 2/3] dsound: Merge IKsPropertySet into the secondary buffer object.

2012-01-17 Thread Andrew Eikum
On Tue, Jan 17, 2012 at 01:53:10AM +0100, Michael Stefaniuc wrote: > @@ -901,10 +895,11 @@ HRESULT IDirectSoundBufferImpl_Create( > TRACE("Created buffer at %p\n", dsb); > > dsb->ref = 0; > +dsb->refiks = 0; > dsb->numIfaces = 0; > dsb->device = device; > dsb