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.

55 lines
1.8 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 2000
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by expolicy.rc
  13. //
  14. #define IDS_CERTPOLICY_DESC 1
  15. #define IDS_CERTMANAGEPOLICYMODULE_DESC 2
  16. #define IDS_MODULE_NAME 101
  17. #define IDS_MODULE_COPYRIGHT 102
  18. #define IDS_MODULE_FILEVER 103
  19. #define IDS_MODULE_PRODUCTVER 104
  20. #define IDS_WARNING_REBOOT 105
  21. #define IDS_WARNING_NOSAVE 106
  22. #define IDS_INVALID_PREFIX 107
  23. #define IDS_INVALID_TOKEN 108
  24. #define IDS_INVALID_ENCODING 109
  25. #define IDC_RADIO_ISSUE 201
  26. #define IDC_EDITURL 202
  27. #define IDC_ADD_CRL 203
  28. #define IDC_REMOVE_CRL 204
  29. #define IDC_ADD_AIA 205
  30. #define IDC_REMOVE_AIA 206
  31. #define IDC_TEXT_PENDFIRST 207
  32. #define IDC_RADIO_PENDFIRST 208
  33. #define IDC_CRL_LIST 209
  34. #define IDC_AIA_LIST 210
  35. #define IDD_ADDURL 301
  36. #define IDD_POLICYPG1 302
  37. #define IDD_POLICYPG2 303
  38. #define IDC_STATIC -1
  39. // Next default values for new objects
  40. //
  41. #ifdef APSTUDIO_INVOKED
  42. #ifndef APSTUDIO_READONLY_SYMBOLS
  43. #define _APS_NEXT_RESOURCE_VALUE 202
  44. #define _APS_NEXT_COMMAND_VALUE 32768
  45. #define _APS_NEXT_CONTROL_VALUE 206
  46. #define _APS_NEXT_SYMED_VALUE 101
  47. #endif
  48. #endif