• Tim Clem's avatar
    shell32: Don't fall back to $HOME for missing user special folders. · 710eec8f
    Tim Clem authored
    Fall through in create_link and allow SHGetFolderPathAndSubDirW to
    create an empty folder in place if the alternatives are not available.
    
    Creating a link back to $HOME makes a recursive directory structure,
    which results in crashes in programs that naively search %USERPROFILE%
    (e.g. Quicken).
    710eec8f
shellpath.c 146 KB