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.

120 lines
5.4 KiB

  1. //+--------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1996-1999
  5. //
  6. // File: resource.h
  7. //
  8. // Contents:
  9. //
  10. // History:
  11. //
  12. //
  13. //---------------------------------------------------------------------------
  14. //{{NO_DEPENDENCIES}}
  15. // Microsoft Developer Studio generated include file.
  16. // Used by CCFApi.rc
  17. //
  18. // special case error messages
  19. #define IDS_ERROR_DROPPED_LINK 2000
  20. #define IDS_ERROR_NO_RPC_SERVER 2001
  21. #define IDS_ERROR_UNSUCCESSFUL 2002
  22. #define IDS_ERROR_DOWNLEVEL_SERVER 2003
  23. #define IDS_ERROR_ACCESS_DENIED 2004
  24. #define IDS_ERROR_CERTIFICATE_EXPIRED 2005
  25. // dialog messages
  26. #define IDS_BAD_ACTIVATION_CODE 2100
  27. #define IDS_NO_PRODUCT_SEND_TO_ENTERPRISE 2101
  28. #define IDS_PER_SEAT_SEND_TO_ENTERPRISE 2102
  29. #define IDS_PER_SERVER_APP_NOT_INSTALLED 2103
  30. #define IDS_PER_SEAT_CHOSEN_SEND_TO_ENTERPRISE 2104
  31. #define IDS_NOT_ENOUGH_LICENSES_ON_CERTIFICATE 2105
  32. #define IDS_INVALID_NUM_LICENSES 2106
  33. #define IDS_REMOVE_CERTIFICATE_CONFIRM 2107
  34. #define IDS_CERT_SOURCE_NOT_AVAILABLE 2108
  35. #define IDS_ENTERPRISE_SERVER_BACKLEVEL_CANT_ADD_CERT 2109
  36. #define IDS_LOCAL_LICENSES_ALREADY_INSTALLED 2110
  37. #define IDS_NET_CERTIFICATE_TARGET_ENTRY 2111
  38. #define IDS_NET_LICENSES_ALREADY_INSTALLED_ON 2112
  39. #define IDS_NET_LICENSES_ALREADY_INSTALLED 2113
  40. #define IDS_PER_SEAT_LICENSING_1 2114
  41. #define IDS_PER_SERVER_LICENSING_1 2115
  42. #define IDS_REMOVE_INVALID_NUM_LICENSES 2116
  43. #define IDS_LICENSE_MODE_NOT_ALLOWED 2117
  44. #define IDS_NO_PRODUCT_CERTIFICATE_SOURCES 2118
  45. // certificate removal comments
  46. #define IDS_NO_REMOVE_COMMENT 2200
  47. #define IDS_PAPER_REMOVE_COMMENT 2201
  48. // dialog data values
  49. #define IDS_NO_CERTIFICATE_SOURCE_NAME 2300
  50. #define IDS_SOURCE_NONE 2301
  51. #define IDS_LICENSE_MODE_EITHER 2302
  52. #define IDS_LICENSE_MODE_PER_SEAT 2303
  53. #define IDS_LICENSE_MODE_PER_SERVER 2304
  54. #define IDS_LICENSE_MODE_UNKNOWN 2305
  55. // dialog data headers
  56. #define IDS_SERIAL_NUMBER 2400
  57. #define IDS_PRODUCT_NAME 2401
  58. #define IDS_QUANTITY 2402
  59. #define IDS_SOURCE 2403
  60. #define IDS_LICENSE_MODE 2404
  61. // icons
  62. #define IDI_LICENSE 2500
  63. #define IDI_PHONE 2501
  64. #define IDI_MY_WARNING 2502
  65. // dialogs
  66. #define IDD_CERT_SOURCE_SELECT 2600
  67. #define IDD_CERT_SOURCE_PAPER 2601
  68. #define IDD_CERT_REMOVE_SELECT 2602
  69. #define IDD_NEW_LICENSE 2603
  70. #define IDD_PER_SERVER_LICENSING 2604
  71. #define IDD_PER_SEAT_LICENSING 2605
  72. // bitmaps
  73. #define IDB_SMALL_ICONS 2700
  74. // dialog controls
  75. #define IDC_CERT_SOURCE 2800
  76. #define IDC_PRODUCT_NAME 2801
  77. #define IDC_PER_SEAT 2802
  78. #define IDC_VENDOR 2803
  79. #define IDC_PER_SERVER 2804
  80. #define IDC_SERIAL_NUMBER 2805
  81. #define IDC_KEY_CODE 2806
  82. #define IDC_ALL_LICENSES 2807
  83. #define IDC_ACTIVATION_CODE 2808
  84. #define IDC_COMMENT 2809
  85. #define IDC_MY_HELP 2810
  86. #define IDC_SOME_LICENSES 2811
  87. #define IDC_SPIN_LICENSES 2812
  88. #define IDC_NUM_LICENSES 2813
  89. #define IDC_CERTIFICATE_LIST 2814
  90. #define IDC_NEW_LICENSE_PRODUCT 2815
  91. #define IDC_NEW_LICENSE_COMMENT 2816
  92. #define IDC_NEW_LICENSE_QUANTITY 2817
  93. #define IDC_NEW_LICENSE_SPIN 2818
  94. #define IDC_PER_SERVER_STATIC_CLIENTS 2819
  95. #define IDC_PER_SERVER_AGREE 2820
  96. #define IDC_PER_SEAT_AGREE 2821
  97. #define IDC_PER_SEAT_STATIC_CLIENTS 2822
  98. #define IDC_REFRESH 2823
  99. #define IDS_CLOSETEXT 2825
  100. // Next default values for new objects
  101. //
  102. #ifdef APSTUDIO_INVOKED
  103. #ifndef APSTUDIO_READONLY_SYMBOLS
  104. #define _APS_NEXT_RESOURCE_VALUE 133
  105. #define _APS_NEXT_COMMAND_VALUE 32771
  106. #define _APS_NEXT_CONTROL_VALUE 1017
  107. #define _APS_NEXT_SYMED_VALUE 101
  108. #endif
  109. #endif