improve win32 support

This commit is contained in:
U-vsc-PC\vsc
2013-11-11 10:32:55 +00:00
parent 80315e1be3
commit 30995ce506
4 changed files with 13 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
#include <windows/uxnt.h>
#define O_HASDRIVES 1
#define O_HASSHARES 1
#define EMULATE_DLOPEN 1
#endif
#if defined(__GNUC__) && !defined(MAY_ALIAS)