dbry / WavPack

WavPack encode/decode library, command-line programs, and several plugins
BSD 3-Clause "New" or "Revised" License
371 stars 67 forks source link

use _fstati64 in can_seek and get_length for windows (or with watcom.) #172

Closed sezero closed 1 year ago

sezero commented 1 year ago

As discussed at https://github.com/dbry/WavPack/commit/99f63f0c9a670fde92e809a0e49213945dfbae79#commitcomment-131286647

Created this PR so that it won't get lost.