quartz/tests: Add IMediaEvent(Ex)::WaitForCompletion tests.
quartz: Reset the completion event on paused -> running transition. Otherwise, WaitForCompletion returns immediately because the completion event remains set.
quartz: Don't leak the completion event handle.