shell32: Use stored registry path for known folder symlinks.
commit2a52efb7a3ef9e65c473433aa920569cac909569
authorAndrew Eikum <aeikum@codeweavers.com>
Thu, 27 May 2021 18:37:03 +0000 (27 13:37 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 May 2021 19:28:20 +0000 (27 21:28 +0200)
treef57651daf133854ca3a28d9f07a38eafeafd6a3a
parenta1ca90d68abf5649de0abeb3dfdf1a1666f5f5c4
shell32: Use stored registry path for known folder symlinks.

This allows us to keep the same symlinks for knownfolders after the
upcoming patches. A functional change is that, if a user or
application has redirected one of the known folders, we will now
attempt to create the symlink at the redirected path instead of the
default one.

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/shellpath.c