Use SHGetKnownFolderPath instead of SHGetFolderPath
commit53b61fe9d3371e14c1f70bb5b12ae0c0933d900f
authorSven Strickroth <email@cs-ware.de>
Mon, 29 Dec 2014 13:09:04 +0000 (29 14:09 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 27 Dec 2015 16:19:21 +0000 (27 17:19 +0100)
tree3fe260f6b2ded5934175b4b8a04dc91826f75363
parentc992d38e7bfabef76a9c457043c743a17868970c
Use SHGetKnownFolderPath instead of SHGetFolderPath

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/Settings/SetOverlayHandlers.cpp
src/TortoiseProc/Settings/SetSavedDataPage.cpp
src/Utils/PathUtils.cpp