8 Mar
2023
8 Mar
'23
5:13 a.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54618 If the handle passed is `(void *)0xdeadbeef` it crashes in Wine, but not in Windows. I'm guessing this is not very important. -- v2: pdh/tests: Add PdhVbGetDoubleCounterValue() tests. pdh: Implement PdhVbGetDoubleCounterValue(). https://gitlab.winehq.org/wine/wine/-/merge_requests/2337