diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 99b0bd578b..b83a738fb4 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -261,6 +261,11 @@ _UNICODE + + + _WIN32_WINNT=0x0400 + + unicows @@ -277,6 +282,7 @@ $(EXTRACFLAGS) $(NO_VC_CRTDBG) + $(WIN32_WINNT)