]> git.saurik.com Git - wxWidgets.git/commit
Add support for large stdio files for VC 8+. What versions of the other Windows
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 22 Dec 2009 21:22:59 +0000 (21:22 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Tue, 22 Dec 2009 21:22:59 +0000 (21:22 +0000)
commit224d978ffb483f93864f8bf9a5cd61b1425a7fd5
tree6aed8e1451e0b09cc1dc755a0aedc8d22c2e2cbc
parent3e6d8c311868c2bce749c4d4922e2efb8e3f019a
Add support for large stdio files for VC 8+. What versions of the other Windows
compilers?

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filefn.h
src/common/ffile.cpp
tests/streams/largefile.cpp