Module: wine Branch: master Commit: 98d43c5dcfb28183667d874d4c07dfd9bb434149 URL: https://source.winehq.org/git/wine.git/?a=commit;h=98d43c5dcfb28183667d874d4...
Author: Andrew Eikum aeikum@codeweavers.com Date: Thu May 27 13:38:03 2021 -0500
shell32: Calculate known folder paths from parent and relative path.
Signed-off-by: Andrew Eikum aeikum@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/shellpath.c | 249 +++++++++++++++++------------------------------ 1 file changed, 89 insertions(+), 160 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=98d43c5dcfb28183667d8...