Module: wine Branch: master Commit: 1cec4e3b6e03a1cd213556d663668b2c98626e3d URL: http://source.winehq.org/git/wine.git/?a=commit;h=1cec4e3b6e03a1cd213556d663...
Author: Hans Leidekker hans@it.vu.nl Date: Sat Jul 21 15:08:15 2007 +0200
pdh: Implement and test PdhAddEnglishCounter{A, W} and PdhCollectQueryDataWithTime.
---
dlls/pdh/pdh.spec | 5 ++ dlls/pdh/pdh_main.c | 43 +++++++++++++++++ dlls/pdh/tests/pdh.c | 127 ++++++++++++++++++++++++++++++++++++++++++++++++++ include/pdh.h | 4 ++ 4 files changed, 179 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1cec4e3b6e03a1cd213556...