pdh: Forward PdhOpenQuery to PdhOpenQueryW.

This commit is contained in:
Vitaliy Margolen 2007-07-16 07:28:36 -06:00 committed by Alexandre Julliard
parent cd33692fa1
commit 0b33ef2685
1 changed files with 1 additions and 1 deletions

View File

@ -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)