]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/missing.h
Optionally allow showing tooltips for disabled ribbon buttons.
[wxWidgets.git] / include / wx / msw / missing.h
index cf7602e8175cda293ae8a55b94b1bc0d06e47ba2..9efb9f6ab58753ce504b9ef6486625615a3379f3 100644 (file)
@@ -651,6 +651,10 @@ typedef struct
 #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