comparison dwcompat.c @ 1909:cb5f9aa9aebb

Added detection support for Windows 10.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 19 Sep 2015 10:47:46 +0000
parents 02a23143334c
children 1dd49705bd1a
comparison
equal deleted inserted replaced
1908:7e23f3dccb6b 1909:cb5f9aa9aebb
1 /* $Id: dwcompat.c 1717 2012-05-05 22:44:27Z bsmith $ */ 1 /* $Id$ */
2 #undef UNICODE 2 #undef UNICODE
3 #undef _UNICODE 3 #undef _UNICODE
4 4
5 #ifdef __WIN32__ 5 #ifdef __WIN32__
6 #include <direct.h> 6 #include <direct.h>