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.

48 lines
1.7 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by certpent.rc
  13. //
  14. #define IDS_CERTPOLICY_DESC 1
  15. #define IDS_CERTMANAGEPOLICYMODULE_DESC 2
  16. #define IDS_NO_CONFIGURABLE_DATA 3
  17. #define IDC_RADIO1 201
  18. #define IDC_RADIO_ISSUE 202
  19. #define IDC_EDIT1 203
  20. #define IDC_ADD_CRL 205
  21. #define IDC_REMOVE_CRL 206
  22. #define IDC_ADD_AIA 207
  23. #define IDC_REMOVE_AIA 208
  24. #define IDC_TEXT_PENDFIRST 209
  25. #define IDC_RADIO_PENDFIRST 211
  26. #define IDC_RADIO2 212
  27. #define IDD_POLICYPG1 609
  28. #define IDS_MODULE_NAME 611
  29. #define IDS_MODULE_DESCR 612
  30. #define IDS_MODULE_COPYRIGHT 613
  31. #define IDS_WARNING_REBOOT 616
  32. #define IDS_WARNING_NOSAVE 617
  33. #define IDC_CRL_LIST 737
  34. #define IDC_AIA_LIST 738
  35. #define IDB_CHECKLIST 739
  36. #define IDC_STATIC -1
  37. // Next default values for new objects
  38. //
  39. #ifdef APSTUDIO_INVOKED
  40. #ifndef APSTUDIO_READONLY_SYMBOLS
  41. #define _APS_NEXT_RESOURCE_VALUE 202
  42. #define _APS_NEXT_COMMAND_VALUE 32768
  43. #define _APS_NEXT_CONTROL_VALUE 206
  44. #define _APS_NEXT_SYMED_VALUE 101
  45. #endif
  46. #endif