[trunk] implement Large File support in the library
This commit is contained in:
@@ -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)
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user