Hi James,
That would be better to change the trace at the beginning by FIXME( "(%p, %d): semi-stub\n", info, size ); or FIXME( "(%p, %d): partial stub\n", info, size );
instead of adding another fixme (which is not really correct since it's not a stub).Christian