[trunk] implement Large File support in the library

This commit is contained in:
Julien Malik
2011-11-30 16:55:25 +00:00
parent 3932e860ca
commit 455f675806
11 changed files with 440 additions and 124 deletions

View File

@@ -60,7 +60,7 @@
#endif
#if defined(MSWINDOWS) && !defined(Windows95) && !defined(__BORLANDC__) && \
#if defined(WIN32) && !defined(Windows95) && !defined(__BORLANDC__) && \
!(defined(_MSC_VER) && _MSC_VER < 1400) && \
!(defined(__MINGW32__) && __MSVCRT_VERSION__ < 0x800)
/*