Vitaliy Margolen : pdh: Forward PdhOpenQuery to PdhOpenQueryW.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 16 16:27:16 CDT 2007


Module: wine
Branch: master
Commit: 0b33ef26851c643a52a291a709a6471a9038807e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0b33ef26851c643a52a291a709a6471a9038807e

Author: Vitaliy Margolen <wine-patches at kievinfo.com>
Date:   Mon Jul 16 07:28:36 2007 -0600

pdh: Forward PdhOpenQuery to PdhOpenQueryW.

---

 dlls/pdh/pdh.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/pdh/pdh.spec b/dlls/pdh/pdh.spec
index 2f575f8..28386ae 100644
--- a/dlls/pdh/pdh.spec
+++ b/dlls/pdh/pdh.spec
@@ -80,7 +80,7 @@
 @ stub PdhMakeCounterPathW
 @ stub PdhOpenLogA
 @ stub PdhOpenLogW
-@ stub PdhOpenQuery
+@ stdcall PdhOpenQuery(wstr long ptr) PdhOpenQueryW
 @ stdcall PdhOpenQueryA(str long ptr)
 @ stub PdhOpenQueryH
 @ stdcall PdhOpenQueryW(wstr long ptr)




More information about the wine-cvs mailing list