Implement NtQueryTimer.
[wine] / dlls / quartz / systemclock.c
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-12-08  Christian CostaAllocate the proper size for the SystemClock object.
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-05-05  Raphael JunqueiraImplemented SystemClock (IReferenceClock by dshow).