Fixes
This commit is contained in:
@@ -217,26 +217,27 @@
|
||||
#define IDC_CHECK_SERIAL3 1076
|
||||
#define IDC_CHECK_SERIAL4 1077
|
||||
#define IDC_CHECK_PARALLEL1 1078
|
||||
#define IDC_CHECK_PARALLEL2 1078
|
||||
#define IDC_CHECK_PARALLEL2 1079
|
||||
#define IDC_CHECK_PARALLEL3 1080
|
||||
#define IDC_CHECK_PARALLEL4 1081
|
||||
|
||||
#define IDC_OTHER_PERIPH 1081 /* storage controllers config */
|
||||
#define IDC_COMBO_HDC 1082
|
||||
#define IDC_CONFIGURE_HDC 1083
|
||||
#define IDC_CHECK_IDE_TER 1084
|
||||
#define IDC_BUTTON_IDE_TER 1085
|
||||
#define IDC_CHECK_IDE_QUA 1086
|
||||
#define IDC_BUTTON_IDE_QUA 1087
|
||||
#define IDC_GROUP_SCSI 1088
|
||||
#define IDC_COMBO_SCSI_1 1088
|
||||
#define IDC_COMBO_SCSI_2 1090
|
||||
#define IDC_COMBO_SCSI_3 1091
|
||||
#define IDC_COMBO_SCSI_4 1092
|
||||
#define IDC_CONFIGURE_SCSI_1 1093
|
||||
#define IDC_CONFIGURE_SCSI_2 1094
|
||||
#define IDC_CONFIGURE_SCSI_3 1095
|
||||
#define IDC_CONFIGURE_SCSI_4 1096
|
||||
#define IDC_CHECK_CASSETTE 1097
|
||||
#define IDC_OTHER_PERIPH 1082 /* storage controllers config */
|
||||
#define IDC_COMBO_HDC 1083
|
||||
#define IDC_CONFIGURE_HDC 1084
|
||||
#define IDC_CHECK_IDE_TER 1085
|
||||
#define IDC_BUTTON_IDE_TER 1086
|
||||
#define IDC_CHECK_IDE_QUA 1087
|
||||
#define IDC_BUTTON_IDE_QUA 1088
|
||||
#define IDC_GROUP_SCSI 1089
|
||||
#define IDC_COMBO_SCSI_1 1090
|
||||
#define IDC_COMBO_SCSI_2 1091
|
||||
#define IDC_COMBO_SCSI_3 1092
|
||||
#define IDC_COMBO_SCSI_4 1093
|
||||
#define IDC_CONFIGURE_SCSI_1 1094
|
||||
#define IDC_CONFIGURE_SCSI_2 1095
|
||||
#define IDC_CONFIGURE_SCSI_3 1096
|
||||
#define IDC_CONFIGURE_SCSI_4 1097
|
||||
#define IDC_CHECK_CASSETTE 1098
|
||||
|
||||
#define IDC_HARD_DISKS 1100 /* hard disks config */
|
||||
#define IDC_LIST_HARD_DISKS 1101
|
||||
|
||||
Reference in New Issue
Block a user