mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41 lines
1.1 KiB
41 lines
1.1 KiB
#define IDC_FIRSTDMA 200
|
|
#define IDC_200 200
|
|
#define IDC_201 201
|
|
#define IDC_202 202
|
|
#define IDC_203 203
|
|
#define IDC_205 204
|
|
#define IDC_206 205
|
|
#define IDC_207 206
|
|
#define IDC_LASTDMA 206
|
|
|
|
#define IDC_FIRSTINT 300
|
|
#define IDC_2 300
|
|
#define IDC_3 301
|
|
#define IDC_4 302
|
|
#define IDC_5 303
|
|
#define IDC_6 304
|
|
#define IDC_7 305
|
|
#define IDC_10 306
|
|
#define IDC_11 307
|
|
#define IDC_12 308
|
|
#define IDC_15 309
|
|
#define IDC_LASTINT 309
|
|
|
|
#define IDC_PORTGRP 401
|
|
#define IDC_INTGRP 402
|
|
|
|
#define IDD_ABOUT 500
|
|
#define ID_ABOUT_VER_TEXT 501
|
|
#define ID_ABOUT_BOX_RECT 502
|
|
|
|
#define IDC_FIRST_SCSI_INT 600
|
|
#define IDC_SCSI3 601
|
|
#define IDC_SCSI4 602
|
|
#define IDC_SCSI5 603
|
|
#define IDC_SCSI6 604
|
|
#define IDC_SCSI7 605
|
|
#define IDC_SCSI10 606
|
|
#define IDC_SCSI11 607
|
|
#define IDC_SCSI12 608
|
|
#define IDC_SCSI15 609
|
|
#define IDC_LAST_SCSI_INT 610
|