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.