git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12857
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-#include "wx/ioswrap.h"
-
/* Need to undef new if including crtdbg.h */
# ifdef new
# undef new
/* Need to undef new if including crtdbg.h */
# ifdef new
# undef new
if ( path.empty() )
return FALSE;
if ( path.empty() )
return FALSE;
+#if defined(__WIN32__) && !defined(__GNUWIN32__)
// GetDiskFreeSpaceEx() is not available under original Win95, check for
// it
typedef BOOL (*GetDiskFreeSpaceEx_t)(LPCTSTR,
// GetDiskFreeSpaceEx() is not available under original Win95, check for
// it
typedef BOOL (*GetDiskFreeSpaceEx_t)(LPCTSTR,