Module: wine Branch: master Commit: 754b97c72c38f736100c6542af234c31a4bf7a5b URL: http://source.winehq.org/git/wine.git/?a=commit;h=754b97c72c38f736100c6542af...
Author: Hans Leidekker hans@codeweavers.com Date: Fri May 8 11:17:15 2009 +0200
pdh: Implement PdhMakeCounterPathA/W.
---
dlls/pdh/pdh.spec | 4 +- dlls/pdh/pdh_main.c | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++ dlls/pdh/tests/pdh.c | 98 +++++++++++++++++++++++++++++++++++++++++++++++ include/pdh.h | 3 + 4 files changed, 207 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=754b97c72c38f736100c65...