These functions are used by Visual Studio 2019, when opening or converting some projects.
Signed-off-by: Lorenzo Ferrillo <lorenzofersteam(a)live.it>
--
v4: advapi32/tests: Create Tests for PerfSetULongCounterValue and PerfSetULongLongCounterValue
https://gitlab.winehq.org/wine/wine/-/merge_requests/3799
These functions are used by Visual Studio 2019, when opening or converting some projects.
Signed-off-by: Lorenzo Ferrillo <lorenzofersteam(a)live.it>
--
v5: advapi32/tests: Create Tests for PerfSetULongCounterValue and PerfSetULongLongCounterValue
https://gitlab.winehq.org/wine/wine/-/merge_requests/3799
These functions are used by Visual Studio 2019, when opening or converting some projects.
Signed-off-by: Lorenzo Ferrillo <lorenzofersteam(a)live.it>
--
v3: advapi32/tests: Create Tests for PerfSetULongCounterValue and PerfSetULongLongCounterValue
https://gitlab.winehq.org/wine/wine/-/merge_requests/3799
---
With past patches these two tests seem to pass reliably in the gitlab CI
environment:
https://gitlab.winehq.org/stefan/wine/-/merge_requests/8/pipelines
They passed in 5 out of 5 pipeline runs (and hopefully a 6th time in this
MR submission). Other tests failed though, so some of those pipeline runs
are marked as failures.
d3d9:d3d9ex still fails randomly on fvwm2/3 but passes on openbox.
d3d9:visual works on Mesa 21 and 23, but not Mesa 22. I'll look into these
tests in the next few weeks. I don't yet know why d3d8:visual is disabled.
I haven't looked at d3d10/11 at all yet.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/3802