Zebediah Figura (@zfigura) commented about dlls/wmvcore/tests/wmvcore.c:
ok(callback->next_pts[1] == 13270000, "Got pts %I64d.\n", callback->next_pts[1]); ok(callback->sample_count > 0, "Got no samples.\n"); callback->sample_count = 0;
ok(!callback->todo_rewind, "Didn't rewind as expected\n");
This also seems unnecessary?