Commit 0b33ef26 authored by Vitaliy Margolen's avatar Vitaliy Margolen Committed by Alexandre Julliard

pdh: Forward PdhOpenQuery to PdhOpenQueryW.

parent cd33692f
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
@ stub PdhMakeCounterPathW @ stub PdhMakeCounterPathW
@ stub PdhOpenLogA @ stub PdhOpenLogA
@ stub PdhOpenLogW @ stub PdhOpenLogW
@ stub PdhOpenQuery @ stdcall PdhOpenQuery(wstr long ptr) PdhOpenQueryW
@ stdcall PdhOpenQueryA(str long ptr) @ stdcall PdhOpenQueryA(str long ptr)
@ stub PdhOpenQueryH @ stub PdhOpenQueryH
@ stdcall PdhOpenQueryW(wstr long ptr) @ stdcall PdhOpenQueryW(wstr long ptr)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment