13 Sep
2023
13 Sep
'23
2:38 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/kernelbase/kernelbase.spec:
# @ stub PerfQueryInstance @ stdcall PerfSetCounterRefValue(long ptr long ptr) @ stdcall PerfSetCounterSetInfo(long ptr long) -# @ stub PerfSetULongCounterValue -# @ stub PerfSetULongLongCounterValue +@ stdcall PerfSetULongCounterValue(long ptr long long) +@ stdcall PerfSetULongLongCounterValue(long ptr long int64) Please separate this commit and add function implementation one commit at a time. The tests can be separated as individual commits as well.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3799#note_45132