in reply to Stefan Eissing

@icing @hyc
MSVC versions... Aren't they fractal? There are at least 3 compiler versions available in VS2022: v141 (2017), v142 (2019) and v143 (2022). And then there are multiple supported versions (at least 10 and 11), and multiple versions of the Windows toolkit. Not to mention x64 vs x86, and debug vs release. And you cannot link libraries if compilers or toolkit mismatch. Are you testing all that?