ReactOS 0.4.15-dev-7953-g1f49173
el-GR.h File Reference

Go to the source code of this file.

Variables

static MUI_ENTRY elGRSetupInitPageEntries []
 
static MUI_ENTRY elGRLanguagePageEntries []
 
static MUI_ENTRY elGRWelcomePageEntries []
 
static MUI_ENTRY elGRIntroPageEntries []
 
static MUI_ENTRY elGRLicensePageEntries []
 
static MUI_ENTRY elGRDevicePageEntries []
 
static MUI_ENTRY elGRRepairPageEntries []
 
static MUI_ENTRY elGRUpgradePageEntries []
 
static MUI_ENTRY elGRComputerPageEntries []
 
static MUI_ENTRY elGRFlushPageEntries []
 
static MUI_ENTRY elGRQuitPageEntries []
 
static MUI_ENTRY elGRDisplayPageEntries []
 
static MUI_ENTRY elGRSuccessPageEntries []
 
static MUI_ENTRY elGRSelectPartitionEntries []
 
static MUI_ENTRY elGRChangeSystemPartition []
 
static MUI_ENTRY elGRConfirmDeleteSystemPartitionEntries []
 
static MUI_ENTRY elGRFormatPartitionEntries []
 
static MUI_ENTRY elGRCheckFSEntries []
 
static MUI_ENTRY elGRInstallDirectoryEntries []
 
static MUI_ENTRY elGRFileCopyEntries []
 
static MUI_ENTRY elGRBootLoaderSelectPageEntries []
 
static MUI_ENTRY elGRBootLoaderInstallPageEntries []
 
static MUI_ENTRY elGRBootLoaderRemovableDiskPageEntries []
 
static MUI_ENTRY elGRKeyboardSettingsEntries []
 
static MUI_ENTRY elGRLayoutSettingsEntries []
 
static MUI_ENTRY elGRPrepareCopyEntries []
 
static MUI_ENTRY elGRSelectFSEntries []
 
static MUI_ENTRY elGRDeletePartitionEntries []
 
static MUI_ENTRY elGRRegistryEntries []
 
MUI_ERROR elGRErrorEntries []
 
MUI_PAGE elGRPages []
 
MUI_STRING elGRStrings []
 

Variable Documentation

◆ elGRBootLoaderInstallPageEntries

MUI_ENTRY elGRBootLoaderInstallPageEntries[]
static
Initial value:
=
{
{
4,
3,
" ReactOS " KERNEL_VERSION_STR " Setup ",
},
{
6,
8,
"\206 \234\232\241\230\253\341\251\253\230\251\236 \232\250\341\255\234\240 \253\246\244 bootloader.",
},
{
0,
0,
"Installing the bootloader onto the media, please wait...",
},
{
0,
0,
0
}
}
#define TEXT_TYPE_STATUS
Definition: consup.h:40
#define TEXT_PADDING_BIG
Definition: consup.h:51
#define TEXT_STYLE_NORMAL
Definition: consup.h:34
#define TEXT_STYLE_UNDERLINE
Definition: consup.h:36
#define NULL
Definition: types.h:112
#define TEXT_ID_STATIC
Definition: mui.h:126

Definition at line 1482 of file el-GR.h.

◆ elGRBootLoaderRemovableDiskPageEntries

MUI_ENTRY elGRBootLoaderRemovableDiskPageEntries[]
static

Definition at line 1513 of file el-GR.h.

◆ elGRBootLoaderSelectPageEntries

MUI_ENTRY elGRBootLoaderSelectPageEntries[]
static

Definition at line 1423 of file el-GR.h.

◆ elGRChangeSystemPartition

MUI_ENTRY elGRChangeSystemPartition[]
static

Definition at line 1020 of file el-GR.h.

◆ elGRCheckFSEntries

MUI_ENTRY elGRCheckFSEntries[]
static
Initial value:
=
{
{
4,
3,
" \204\232\241\230\253\341\251\253\230\251\236 \253\246\254 ReactOS " KERNEL_VERSION_STR,
},
{
6,
8,
"\206 \234\232\241\230\253\341\251\253\230\251\236 \234\242\342\232\256\234\240 \253\351\250\230 \253\246 \234\247\240\242\234\232\243\342\244\246 partition.",
},
{
0,
0,
"\217\230\250\230\241\230\242\351 \247\234\250\240\243\342\244\234\253\234...",
},
{
0,
0,
0
}
}

Definition at line 1288 of file el-GR.h.

◆ elGRComputerPageEntries

MUI_ENTRY elGRComputerPageEntries[]
static

Definition at line 666 of file el-GR.h.

◆ elGRConfirmDeleteSystemPartitionEntries

MUI_ENTRY elGRConfirmDeleteSystemPartitionEntries[]
static

Definition at line 1142 of file el-GR.h.

◆ elGRDeletePartitionEntries

MUI_ENTRY elGRDeletePartitionEntries[]
static

Definition at line 1772 of file el-GR.h.

◆ elGRDevicePageEntries

MUI_ENTRY elGRDevicePageEntries[]
static

Definition at line 406 of file el-GR.h.

◆ elGRDisplayPageEntries

MUI_ENTRY elGRDisplayPageEntries[]
static

Definition at line 829 of file el-GR.h.

◆ elGRErrorEntries

MUI_ERROR elGRErrorEntries[]

Definition at line 1856 of file el-GR.h.

◆ elGRFileCopyEntries

MUI_ENTRY elGRFileCopyEntries[]
static

Definition at line 1378 of file el-GR.h.

◆ elGRFlushPageEntries

MUI_ENTRY elGRFlushPageEntries[]
static

Definition at line 732 of file el-GR.h.

◆ elGRFormatPartitionEntries

MUI_ENTRY elGRFormatPartitionEntries[]
static

Definition at line 1250 of file el-GR.h.

◆ elGRInstallDirectoryEntries

MUI_ENTRY elGRInstallDirectoryEntries[]
static

Definition at line 1319 of file el-GR.h.

◆ elGRIntroPageEntries

MUI_ENTRY elGRIntroPageEntries[]
static

Definition at line 183 of file el-GR.h.

◆ elGRKeyboardSettingsEntries

MUI_ENTRY elGRKeyboardSettingsEntries[]
static

Definition at line 1566 of file el-GR.h.

◆ elGRLanguagePageEntries

MUI_ENTRY elGRLanguagePageEntries[]
static

Definition at line 44 of file el-GR.h.

◆ elGRLayoutSettingsEntries

MUI_ENTRY elGRLayoutSettingsEntries[]
static

Definition at line 1632 of file el-GR.h.

◆ elGRLicensePageEntries

MUI_ENTRY elGRLicensePageEntries[]
static

Definition at line 263 of file el-GR.h.

◆ elGRPages

MUI_PAGE elGRPages[]

Definition at line 2100 of file el-GR.h.

◆ elGRPrepareCopyEntries

MUI_ENTRY elGRPrepareCopyEntries[]
static

Definition at line 1692 of file el-GR.h.

◆ elGRQuitPageEntries

MUI_ENTRY elGRQuitPageEntries[]
static

Definition at line 777 of file el-GR.h.

◆ elGRRegistryEntries

MUI_ENTRY elGRRegistryEntries[]
static

Definition at line 1824 of file el-GR.h.

◆ elGRRepairPageEntries

MUI_ENTRY elGRRepairPageEntries[]
static

Definition at line 513 of file el-GR.h.

◆ elGRSelectFSEntries

MUI_ENTRY elGRSelectFSEntries[]
static

Definition at line 1724 of file el-GR.h.

◆ elGRSelectPartitionEntries

MUI_ENTRY elGRSelectPartitionEntries[]
static

Definition at line 947 of file el-GR.h.

◆ elGRSetupInitPageEntries

MUI_ENTRY elGRSetupInitPageEntries[]
static

Definition at line 6 of file el-GR.h.

◆ elGRStrings

MUI_STRING elGRStrings[]

Definition at line 2224 of file el-GR.h.

◆ elGRSuccessPageEntries

MUI_ENTRY elGRSuccessPageEntries[]
static

Definition at line 895 of file el-GR.h.

◆ elGRUpgradePageEntries

MUI_ENTRY elGRUpgradePageEntries[]
static

Definition at line 586 of file el-GR.h.

◆ elGRWelcomePageEntries

MUI_ENTRY elGRWelcomePageEntries[]
static

Definition at line 96 of file el-GR.h.