Leaked source code of windows server 2003
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.

42 lines
1.5 KiB

  1. #define IDS_INFORM 1
  2. #define IDS_INFORM_SINGLE 2
  3. #define IDS_INFORM_NONE 3
  4. #define IDS_INFORM_NONEFOUND 4
  5. #define IDS_NEVER 5
  6. #define IDS_NOTIFICATION_TITLE 6
  7. #define IDS_NOTIFICATION_TEXT 7
  8. #define IDS_ARCHIVEFOLDER 8
  9. #define IDS_CHOOSEFILES 9
  10. #define IDS_CHOOSEFILES_INFO 10
  11. #define IDS_HEADER_DATE 11
  12. #define IDS_HEADER_ITEM 12
  13. #define IDS_ARCHIVEFOLDER_FIRSTBOOT 15
  14. #define IDS_TITLELOGFONT 20
  15. #define IDS_WMP 50
  16. #define IDS_DEFAULTUSER 51
  17. #define IDS_MSN 60
  18. #define IDS_MSN_ALT 61
  19. #define IDI_WIZ_ICON 100
  20. #define IDD_INTRO 101
  21. #define IDD_CHOOSEFILES 102
  22. #define IDD_FINISH 103
  23. #define IDB_WATERMARK 200
  24. #define IDB_LOGO 201
  25. #define IDC_DETAILS 1000
  26. #define IDC_LIST2 1001
  27. #define IDC_CHECK1 1002
  28. #define IDC_LIST1 1003
  29. #define IDC_COMBO1 1004
  30. #define IDC_LV_PROMPT 1010
  31. #define IDC_LV_INFORM 1010
  32. #define IDC_TEXT_TITLE_WELCOME 1011
  33. #define IDC_TEXT_INFORM 1012
  34. #define IDC_TEXT_SHORTCUTS 1013
  35. #define IDC_TEXT_CHANGE 1014