Source code of Windows XP (NT5)
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.

7 lines
202 B

  1. #define IDD_DIALOG1 101
  2. #define IDC_DEVICES 1001
  3. #define IDC_NAME 1002
  4. #define IDC_PORT 1003
  5. #define IDC_COMMANDS 1004
  6. #define IDC_ADD 1005
  7. #define IDC_REMOVE 1006