Does anyone know if Windows has LFS support similar to Mac / Linux ?
On those platforms, one can use fseeko() and ftello() (which have 64bit support) rather than the usual fseek() and ftell() that Max uses in its CStream stream support.
On those platforms, one can use fseeko() and ftello() (which have 64bit support) rather than the usual fseek() and ftell() that Max uses in its CStream stream support.