-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[Continued] Use SHGetKnownFolderPath to get path to localappdata for current user #5201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[Continued] Use SHGetKnownFolderPath to get path to localappdata for current user #5201
Conversation
cc @compnerd Could you please take a look at this PR to see whether there are anything else to fix? |
Could anyone please review this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry about the delay. This looks good to me!
@swift-ci please test |
This seems unlikely to be related ... @slavapestov any idea what this might be about? |
@swift-ci please test |
Could anyone please take a look at this PR to see what is going on? |
This PR continues the PR #4998 since the latter is not actively maintained.