- Reorder the pages , the non graphical START_PAGE should be allways the first page...
[reactos.git] / reactos / base / setup / usetup / settings.h
index 5fa0441..d71afb0 100644 (file)
@@ -48,6 +48,9 @@ CreateKeyboardDriverList(HINF InfFile);
 PGENERIC_LIST
 CreateKeyboardLayoutList(HINF InfFile);
 
+PGENERIC_LIST 
+CreateLanguageList(HINF InfFile); 
+
 BOOLEAN
 ProcessKeyboardLayoutRegistry(PGENERIC_LIST List);