On Thu, 27 May 2021, Andrew Eikum wrote:
Signed-off-by: Andrew Eikum aeikum@codeweavers.com
The actual path changes were in the previous patch. This one just de-duplicates some static data.
Strangely enough this patch introduces two new test failures in Wine:
userenv.c:185: Test failed: Expected 1, got 0 for ALLUSERSPROFILE (0) userenv.c:185: Test failed: Expected 1, got 0 for ALLUSERSPROFILE (1)
https://test.winehq.org/data/patterns.html#userenv:userenv
Maybe there was a copy/paste issue or something like that?