Commit Graph

13 Commits

Author SHA1 Message Date
Vitaliy Margolen 0b33ef2685 pdh: Forward PdhOpenQuery to PdhOpenQueryW. 2007-07-16 22:46:40 +02:00
Hans Leidekker b2b4048f7a pdh: Fix two typos. 2007-07-12 12:57:09 +02:00
Hans Leidekker e1125c48b6 pdh: Use GetTickCount64 instead of GetTickCount. 2007-07-12 12:57:01 +02:00
Hans Leidekker 3ea31cb20b pdh: Implement and test PdhGetCounterInfo{A, W} and PdhGetCounterTimeBase. 2007-07-10 13:33:45 +02:00
Hans Leidekker 754ac8c478 pdh: Implement and test PdhGetRawCounterValue. 2007-07-10 13:33:35 +02:00
Hans Leidekker 0d516c5377 pdh: Implement and test PdhSetCounterScaleFactor and PdhGetFormattedCounterValue. 2007-07-10 13:32:42 +02:00
Hans Leidekker 5dfc2ead80 pdh: Add tests for Pdh{Add, Remove}Counter and PdhCollectQueryData. 2007-07-10 13:32:27 +02:00
Hans Leidekker bdb218abcb pdh: Add an uptime counter source based on GetTickCount. 2007-07-10 13:32:20 +02:00
Hans Leidekker 0a6f6874af pdh: Add tests for opening and closing queries. 2007-07-09 17:03:31 +02:00
Hans Leidekker 4727bec54c pdh: Implement PdhCollectQueryData. 2007-06-28 14:13:57 +02:00
Hans Leidekker 0718c11ee1 pdh: Implement PdhAddCounter{A, W} and PdhRemoveCounter. 2007-06-28 14:13:12 +02:00
Hans Leidekker 3f1142e3bf pdh: Implement PdhOpenQuery{A, W} and PdhCloseQuery. 2007-06-28 14:12:55 +02:00
Andrey Turkin 41f15a769f pdh: Stub implementation of pdh.dll. 2007-06-04 14:50:15 +02:00