Open files in append mode on Windows instead of seeking to the end at every write when std::ios_base::app is passed. Fixes #3323.