Module: wine Branch: master Commit: d603b22a0cc81fdce64be6a59d7453023e3410a2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d603b22a0cc81fdce64be6a59...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 16 10:58:12 2021 +0200
shell32: Load the XDG user dirs config file using Win32 APIs.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shell32/shellpath.c | 193 ++++++++++++++++++++++----------------- dlls/shell32/xdg.c | 229 ----------------------------------------------- dlls/shell32/xdg.h | 2 - 3 files changed, 113 insertions(+), 311 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d603b22a0cc81fdce64be...