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.

71 lines
2.3 KiB

  1. #define IDI_PHONE 100
  2. #define IDB_ARROW 101
  3. #define IDB_LOGO 102
  4. #define IDC_LOGO 103
  5. #define IDC_STEP1 201
  6. #define IDC_STEP2 202
  7. #define IDC_STEP3 203
  8. #define IDC_PCTARROW1 301
  9. #define IDC_PCTARROW2 302
  10. #define IDC_PCTARROW3 303
  11. #define IDC_LBLSTEPS 400
  12. #define IDC_PHONE1 401
  13. #define IDC_INSTRUCT_TEXT 402
  14. #define IDC_ONE_TEXT 403
  15. #define IDC_SETUP_TEXT 404
  16. #define IDC_TWO_TEXT 405
  17. #define IDC_SIGNUP_TEXT 406
  18. #define IDC_THREE_TEXT 407
  19. #define IDC_REQ_TEXT 408
  20. #define IDC_FRAME 409
  21. #define IDC_PHONE2 410
  22. #define IDC_MODEM_TEXT 411
  23. #define IDS_INVALIDCMDLINE 1001
  24. #define IDS_INVALIDFILETYPE 1002
  25. #define IDS_CANNOTPROCESSINS 1003
  26. #define IDS_SIGNUPCANCELLED 1004
  27. #define IDS_LAUNCHFAILED 1005
  28. #define IDS_INSTALLFAILED 1006
  29. #define IDS_BADSETTINGS 1007
  30. #define IDS_RESTART 1008
  31. #define IDS_RESTARTNOW 1009
  32. #define IDS_SETTINGCHANGE 1010
  33. #define IDS_SIGNUPCOMPLETE 1011
  34. #define IDS_EXECFAILED 1012
  35. #define IDS_INSFILEWARNING 1013
  36. #define IDS_BADSIGNUPFILE 1014
  37. #define IDS_MISSINGCFGDLL 1015
  38. #define IDS_MISSINGRNADLL 1016
  39. #define IDS_WRONGRNADLLVER 1017
  40. #define IDS_PASSWORD 1018
  41. #define IDS_LOGONMESSAGE 1019
  42. #define IDS_LOGONCAPTION 1020
  43. #define IDS_SIGNUPLOGON 1021
  44. #define IDS_BROWSERTERMINATED 1022
  45. #define IDS_BROWSERNEVERFOUND 1023
  46. #define IDS_INVALIDURL 1024
  47. #define IDS_MAILFAILED 1025
  48. #define IDS_ISP_DIAL_MESSAGE 1026
  49. #define IDS_MISSINGIE 1027
  50. #define IDS_IELOWVERSION 1028
  51. #define IDS_SBSCFGERROR 1029
  52. #define IDS_NOCMDLINE 1030
  53. #define IDS_ISPBROWSEFAIL 1031
  54. #define IDS_INVALIDNOURL 1032
  55. #define IDS_APP_TITLE 1101
  56. #define IDS_VERSION 1102
  57. #define IDS_DESCRIPTION 1103
  58. #define IDS_DEFAULT_SCP 1201
  59. #define IDS_INI_SCRIPT_DIR 1202
  60. #define IDS_INI_SCRIPT_SHORTDIR 1203
  61. #define IDS_SERVICEDISABLED 1210
  62. #define IDS_RECONNECT_QUERY 1211
  63. #define IDD_CHOOSEMODEMNAME 1250
  64. #define IDC_MODEM 1251
  65. #define IDC_CMDOK 1252
  66. #define IDC_CMDCANCEL 1253