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.

92 lines
3.3 KiB

  1. /*-----------------------------------------------------------------------------
  2. resource.h
  3. Constants used by .rc file for ICWCONN2
  4. Copyright (C) 1996 Microsoft Corporation
  5. All rights reserved
  6. Authors:
  7. ChrisK Chris Kauffman
  8. Histroy:
  9. 7/22/96 ChrisK Cleaned and formatted
  10. NOTE:
  11. DO NOT EDIT THESE RESOURCES WITH MSVC
  12. -----------------------------------------------------------------------------*/
  13. #ifdef APSTUDIO_INVOKED
  14. #error DO NOT EDIT WITH MSVC
  15. #endif
  16. #define IDD_PROGRESS 101
  17. #define IDD_BACK 102
  18. #define IDD_CONTEXT 103
  19. #define IDI_PHONE 104
  20. #define IDB_ARROW 105
  21. #define IDB_WORLD 106
  22. #define IDD_STEPTWO 107
  23. #define IDB_PHONE 108
  24. #define IDB_ICW 109
  25. #define IDD_DONE 110
  26. #define IDD_DIALING 111
  27. #define IDD_DIALERR 112
  28. #define IDD_DONEREBOOT 113
  29. #define IDD_DIALREALLYCANCEL 114
  30. #define IDS_TITLE 500
  31. #define IDS_CANTDOWNLOAD 501
  32. #define IDS_RECEIVING_RESPONSE 502
  33. #define IDS_OUTOFMEMORY 503
  34. #define IDS_CALLHOME 504
  35. #define IDS_DOWNLOAD_SW 505
  36. #if !defined(WIN16)
  37. #define IDS_CONNECTED_TO 506
  38. #endif //!WIN16
  39. #define IDS_INVALIDPHONE 507
  40. //#if defined(WIN16)
  41. #define IDS_CANTEXECUTE 508
  42. //#endif
  43. #define IDS_MISSING_FILE 509
  44. #define IDS_BAD_CMDLINE 510
  45. //#define IDS_NT_AUTODIAL_SUCKS 511
  46. #define IDC_STATIC -1
  47. #define IDC_PROGRESS 1000
  48. #define IDC_CMDCANCEL IDCANCEL
  49. #define IDC_PCTARROW1 1002
  50. #define IDC_PCTARROW2 1003
  51. #define IDC_PCTARROW3 1004
  52. #define IDC_CMDHELP 1005
  53. #define IDC_CMDNEXT 1007
  54. #define IDC_CMDBACK 1008
  55. #define IDC_LBLTITLE 1009
  56. #define IDC_LBLSTATUS 1010
  57. #define IDC_LBLEXPLORE 1011
  58. #define IDC_CMDCLOSE 1012
  59. #define IDC_LBLARROW3NUM 1014
  60. #define IDC_LBLARROW3TEXT 1015
  61. #define IDC_LBLNUMBER 1016
  62. #define IDC_TEXTNUMBER 1017
  63. #define IDC_LBLERRMSG 1020
  64. #define IDC_CMBMODEMS 1021
  65. #define IDC_CMDDIALPROP 1023
  66. #define IDS_WANTTOEXIT 1040
  67. #define IDS_CANTSAVEKEY 1042
  68. #define IDC_LBLCALLHOME 1043
  69. #define IDC_CLICK 1044
  70. #define IDC_EXPLORE 1045
  71. #define IDC_CLICK2 1046
  72. #define IDC_RESTART 1047
  73. #define IDC_CMDEXPLORE 2023
  74. #define IDC_NOTDONE 2024
  75. #define IDC_EXITNOW 2025
  76. #define IDC_ATTEMPT 2026
  77. #define IDC_DIALING_TEXT2 2028
  78. #define IDC_DIALING_TEXT3 2029
  79. #define IDC_DIALERR_TEXT1 2030
  80. #define IDC_DIALERR_TEXT2 2031
  81. #define IDC_DIALERR_TEXT3 2032