diff --git a/mongoose.c b/mongoose.c index dce08570..10359084 100644 --- a/mongoose.c +++ b/mongoose.c @@ -15,6 +15,7 @@ // Alternatively, you can license this library under a commercial // license, as set out in . +#undef UNICODE // Use ANSI WinAPI functions #undef _UNICODE // Use multibyte encoding on Windows #define _MBCS // Use multibyte encoding on Windows #define _INTEGRAL_MAX_BITS 64 // Enable _stati64() on Windows