> > > > MinGW has fseeko64 and ftello64 with off64_t. > > > > > > > > > > Maybe we need separate macros for MSVC and MinGW. Given the other > > > > You mean something quick and dirty like this ? That would work. > > Yes, except does that actually work? If so you found the place in the > headers to stick it without breaking things that I couldn't find ;-)
Compiles clean without warnings on MinGW, but not tested, sorry also no time. Andreas ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend