makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / pdh / tests /
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-01  Andrew Nguyenpdh: Implement and test PdhGetDllVersion.
2009-05-08  Hans Leidekkerpdh: Implement PdhMakeCounterPathA/W.
2008-04-24  James Hawkinspdh: Fix two tests that fail on win2k3.
2008-02-18  Jeff Latimerpdh/tests: Add test for size > 0 but no buffer.
2007-11-12  Hans Leidekkerpdh: Make two tests pass on Vista.
2007-10-31  Hans Leidekkerpdh: Remove or fix tests that fail on Windows.
2007-10-11  Francois Gougetpdh/tests: Fix compilation on systems that don't suppor...
2007-10-01  Hans Leidekkerpdh: Skip tests when running on non-english locale.
2007-10-01  Hans Leidekkerpdh: Fix parameter handling in PdhAddEnglishCounter...
2007-10-01  Hans Leidekkerpdh: Implement and test PdhCollectQueryDataEx.
2007-10-01  Hans Leidekkerpdh: Add tests for PdhValidatePath{, Ex}{A, W}.
2007-08-08  Francois Gougetpdh/tests: Add missing '\n' to ok() calls.
2007-07-23  Hans Leidekkerpdh: Implement and test PdhAddEnglishCounter{A, W}...
2007-07-23  Hans Leidekkerpdh: Implement and test PdhLookupPerfIndexByName{A...
2007-07-23  Hans Leidekkerpdh: Add more tests and make them pass.
2007-07-10  Hans Leidekkerpdh: Implement and test PdhGetCounterInfo{A, W} and...
2007-07-10  Hans Leidekkerpdh: Implement and test PdhGetRawCounterValue.
2007-07-10  Hans Leidekkerpdh: Implement and test PdhSetCounterScaleFactor and...
2007-07-10  Hans Leidekkerpdh: Add tests for Pdh{Add, Remove}Counter and PdhColle...
2007-07-09  Hans Leidekkerpdh: Add tests for opening and closing queries.