Closed alexbiehl closed 6 years ago
Thanks @alexbiehl , just a minor comment, could you name the function setFilePointerEx
instead. Since we don't include documentations in the library we want to retain the exact name as the function on msdn. So it's easier to google.
Thanks @alexbiehl
For a project of mine I need to be able to
seek
a file.Description
This adds another foreign import to
SetFilePointerEx
and calls that.Types of changes
Checklist:
Win32.cabal
.