* ReactOS binaries hold resource files to *all* the languages we support, which incre...
[reactos.git] / reactos / base / setup / usetup / mui.h
index 0f9a1e7..f8074ef 100644 (file)
@@ -53,6 +53,9 @@ typedef struct
     const MUI_LAYOUTS * MuiLayouts;
 } MUI_LANGUAGE;
 
+BOOLEAN
+IsLanguageAvailable(PWCHAR LanguageId);
+
 VOID
 MUIDisplayPage (ULONG PageNumber);