On Mon Aug 1 21:34:19 2022 +0000, Tobias G��rgens wrote:
I'll slowly add/improve commits after the test results are available, I don't want to delete every commit again lol Is there any way to manually trigger the test bot?
the pipeline fails due to an unrelated issue in another dll. They have a function with the same name, DllGetVersion.
Could it be that the dev defined it in shlwapi.h? The issue is that I can't declare my function correctly with this definition (probably the reason why the first implementation used it, wrongly).