Skip to content

Temporary path in Win32 needs to leverage GetTempPath2W when available #1316

@ankamat-msft

Description

@ankamat-msft

Per recent documentation, GetTempPath2W() should be attempted before using GetTempPathW().

https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-gettemppathw#remarks

Metadata

Metadata

Assignees

Labels

P2Issues that are not blocking

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions