Skip to content
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

[Windows] path_from_id errors with temporary file system resources #1

Open
bicarlsen opened this issue Sep 19, 2024 · 0 comments
Open

Comments

@bicarlsen
Copy link
Member

On Windows, calling path_from_id for a temporary file system resource causes the error OpenFile(Os { code: 87, kind: InvalidInput, message: "The parameter is incorrect." }) occurs. This stems from a call to windows_sys::Win32::Storage::FileSystem::OpenFileById.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant