quartz: Fix deadlock with transform filter.
[wine] / dlls / quartz / tests / referenceclock.c
2008-05-19  Paul Vriensjanitorial: Close COM after tests.
2008-02-16  Steven Edwardsquartz: Bump the amount of time in the referenceclock...
2007-12-13  Lei Zhangquartz: Set *ppvObject to NULL if QueryInterface fails.
2007-12-13  Lei Zhangquartz: Add referenceclock QueryInterface test.
2007-10-09  Dan Kegelquartz: Make clock test less flaky.
2007-08-13  Alex Villacís Lassoquartz: Fix IReferenceClock::GetTime() implementation...
2007-08-13  Alex Villacís Lassoquartz: Add test for IReferenceClock.