[PATCH] shell32: Use Public instead of AllUsersProfile in the registry.

Alexandre Julliard julliard at winehq.org
Wed Aug 22 12:44:26 CDT 2018


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> This matches what recent Windows versions set in the process environment.
>
> Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
> ---
>  dlls/shell32/shellpath.c | 13 +++++++------
>  1 file changed, 7 insertions(+), 6 deletions(-)

This breaks the tests:

../../../tools/runtest -q -P wine -T ../../.. -M userenv.dll -p userenv_test.exe.so userenv && touch userenv.ok
userenv.c:183: Test failed: Expected 1, got 0 for ALLUSERSPROFILE (0)
userenv.c:183: Test failed: Expected 1, got 0 for ALLUSERSPROFILE (1)
make: *** [Makefile:184: userenv.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list