mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-17 22:51:30 +00:00
Known folders can be redirected using `SHSetKnownFolderPath`, and it's a bit iffy to rely on environment variables. This also more easily allows us to add `user_*_dir` procedures for the remaining 139 GUIDs in `known_folders.odin`, provided they have equivalents on other platforms.