Module: wine Branch: master Commit: 0fbb4619e1c8dee6b71bf371f7b17af301ea9a77 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0fbb4619e1c8dee6b71bf371f7...
Author: Hans Leidekker hans@it.vu.nl Date: Sat Jul 21 15:08:01 2007 +0200
pdh: Implement and test PdhLookupPerfIndexByName{A, W} and PdhLookupPerfNameByIndex{A, W}.
---
dlls/pdh/pdh.spec | 8 ++-- dlls/pdh/pdh_main.c | 140 ++++++++++++++++++++++++++++++++++++++++++++++- dlls/pdh/tests/pdh.c | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++ include/pdh.h | 8 +++ include/pdhmsg.h | 3 + 5 files changed, 300 insertions(+), 7 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0fbb4619e1c8dee6b71bf3...