Fixes VC6 compilation after r72430.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72431
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define INET_E_CODE_INSTALL_SUPPRESSED 0x800C0400L
#endif
#define INET_E_CODE_INSTALL_SUPPRESSED 0x800C0400L
#endif
+#ifndef MUI_LANGUAGE_NAME
+#define MUI_LANGUAGE_NAME 0x8
+#endif
+
//We need to check if we are using MinGW or mingw-w64 as their
//definitions are different
//We need to check if we are using MinGW or mingw-w64 as their
//definitions are different
#include "wx/dynlib.h"
#include "wx/scopedarray.h"
#include "wx/msw/wrapwin.h"
#include "wx/dynlib.h"
#include "wx/scopedarray.h"
#include "wx/msw/wrapwin.h"
+ #include "wx/msw/missing.h"
#endif
#ifdef __WXOSX__
#include "wx/osx/core/cfstring.h"
#endif
#ifdef __WXOSX__
#include "wx/osx/core/cfstring.h"