diff options
| -rw-r--r-- | core/src/xmake/io/iscygpty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/xmake/io/iscygpty.c b/core/src/xmake/io/iscygpty.c index 5960cbbe9..5d8db1df7 100644 --- a/core/src/xmake/io/iscygpty.c +++ b/core/src/xmake/io/iscygpty.c @@ -56,7 +56,7 @@ # endif #endif /* USE_FILEEXTD */ -//#define USE_DYNFILEID +#define USE_DYNFILEID // we need enable it for supporting xp #ifdef USE_DYNFILEID typedef BOOL (WINAPI *pfnGetFileInformationByHandleEx)( HANDLE hFile, |
