[PATCH 1/2] dmime/tests: Added tests for IDirectMusicPerformance.

Austin Lund austin.lund at gmail.com
Wed Aug 11 22:14:41 CDT 2010


On 11 August 2010 20:12, David Adam <david.adam.cnrs at gmail.com> wrote:
> Hello,

thanks for the comments.  I've resent.

> +    todo_wine ok(*(ULONG *)pDirectMusicPort != 0, "IDirectMusicPort not
> set\n");
>
> Why is this cast useful?

I wasn't sure of the best way to do this.  But basically I want to
check that the Vtbl had been set.  I cannot cast to
IDirectMusicPortImpl and I'm still confused by the COM macros.



More information about the wine-devel mailing list