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.

11 lines
440 B

  1. #define DLG_PROMPT 100
  2. #define IDT_MAIN_CAPTION 101
  3. #define IDC_LOCATION_FRAME 104
  4. #define IDB_BROWSE 105
  5. #define IDC_LOCATION 106
  6. #define DLG_INSTALL 200
  7. #define IDC_INSTALL_TO 203
  8. #define IDT_INSTALL_FREESPACE 207
  9. #define DLG_BILLBOARD 300
  10. #define IDT_BILLBOARD_TEXT 301
  11. #define ID_HELP 102