Browse Source
wxFile is dangerous, it's ::Write method is a direct map to the write syscall. It does not handle partial writes! This must be handled in our code which we don't.6.0.7
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue