#define IDC_STATIC -1 #define IDI_SKININSTALLER 100 #define IDB_INSTALLHEADER 101 #define IDD_INSTALL_DIALOG 102 #define IDD_INSTALL_TAB 103 #define IDD_BACKUP_DIALOG 104 #define IDD_BACKUP_TABDIALOG 105 #define IDR_INSTALL_MENU 106 #define IDC_BACKUP_TAB 1019 #define IDC_BACKUP_FILE_TEXT 1020 #define IDC_BACKUP_BROWSE_BUTTON 1021 #define IDC_BACKUP_PROGRESS 1022 #define IDC_BACKUP_BACKUP_BUTTON 1023 #define IDC_BACKUP_DESCRIPTION_TEXT 1024 #define IDC_BACKUP_INPROGRESS_TEXT 1025 #define IDC_INSTALL_TAB 1000 #define IDC_INSTALL_HEADER_BITMAP 1001 #define IDC_INSTALL_ADVANCED_BUTTON 1002 #define IDC_INSTALL_INSTALL_BUTTON 1003 #define IDC_INSTALLTAB_NAME_TEXT 1000 #define IDC_INSTALLTAB_AUTHOR_TEXT 1001 #define IDC_INSTALLTAB_VERSION_TEXT 1002 #define IDC_INSTALLTAB_COMPONENTS_LIST 1003 #define IDC_INSTALLTAB_THEME_CHECKBOX 1004 #define IDC_INSTALLTAB_INPROGRESS_TEXT 1005 #define IDC_INSTALLTAB_PROGRESS 1006 #define IDM_INSTALL_BACKUPSKINS 4200 #define IDM_INSTALL_SYSTEMFONTS 4201 #define IDM_INSTALL_FORMAT 4202