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.

13 lines
281 B

  1. #define IDC_STATIC -1
  2. #define IDB_BANNER 0x0100
  3. #define IDD_WELCOME 0x1000
  4. #define IDD_DONE 0x1001
  5. #define IDS_WELCOME 0x2000
  6. #define IDS_WELCOME_SUB 0x2001
  7. #define IDS_DONE 0x2100
  8. #define IDS_DONE_SUB 0x2101