Gregory Szorc wrote:
Files are opened with _fopen() in "a+" mode if it matters. I can also repro in "a" mode.
...
Overlapped I/O isn't supported for operations that change the valid data length of the file.Short of going full overlapped I/O
http://blogs.msdn.com/b/oldnewthing/archive/2011/09/23/10215586.aspx -- Warning: May contain traces of nuts. _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

