x/sys/windows: Add SetFileValidData and SetFilePointerEx support #61834
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsFix
The path to resolution is known, but the work has not been done.
OS-Windows
Milestone
Currently, this package does not support
SetFileValidData
andSetFilePointerEx
syscalls. Is there any specific reason not to have this?Adding this support should be very straightforward.
The text was updated successfully, but these errors were encountered: