On Mon, 19 Jul 2004, Francois Gouget wrote:
On Sun, 18 Jul 2004, Robert Reif wrote:
Please don't apply this patch. The point of the test is to test the QueryInterface reference counting which you just removed. Please just fix the flag bug and not remove the point of the test.
We still have: ref=IDirectSoundBuffer_AddRef(secondary);
What does this one add to it? ref=IDirectSound3DBuffer_AddRef(buffer3d);
Well, I just realized that adding CTRL3D for this test does not impact the buffers we use for playing the test tones so adding CTRL3D is fine by me. disregard my previous message then.