dbry / WavPack

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

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

Closed sezero closed 7 months ago

sezero commented 8 months ago

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

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