gdiplus: Added GdipSetStringFormatLineAlign/GdipGetStringFormatLineAlign.
[wine] / dlls / pdh /
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-23  Hans Leidekkerpdh: Add a stub processor time counter.
2007-07-16  Vitaliy Margolenpdh: Forward PdhOpenQuery to PdhOpenQueryW.
2007-07-12  Hans Leidekkerpdh: Fix two typos.
2007-07-12  Hans Leidekkerpdh: Use GetTickCount64 instead of GetTickCount.
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-10  Hans Leidekkerpdh: Add an uptime counter source based on GetTickCount.
2007-07-09  Hans Leidekkerpdh: Add tests for opening and closing queries.
2007-06-28  Hans Leidekkerpdh: Implement PdhCollectQueryData.
2007-06-28  Hans Leidekkerpdh: Implement PdhAddCounter{A, W} and PdhRemoveCounter.
2007-06-28  Hans Leidekkerpdh: Implement PdhOpenQuery{A, W} and PdhCloseQuery.
2007-06-04  Andrey Turkinpdh: Stub implementation of pdh.dll.