pdh: Forward PdhOpenQuery to PdhOpenQueryW.
This commit is contained in:
parent
cd33692fa1
commit
0b33ef2685
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue