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.

44 lines
1.4 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 xenroll.rc
  13. //
  14. #define IDS_PROJNAME 100
  15. #define IDR_CENROLL 101
  16. #define IDS_NOTSAFEACTION 120
  17. #define IDS_REQ_STORE_FULL 121
  18. #define IDS_SPC_C 122
  19. #define IDS_SPC_O 123
  20. #define IDS_PVK_O 124 // not a bug, same as PVK_C
  21. #define IDS_NOTSAFE_OPEN_FORMAT 125
  22. #define IDS_NOTSAFE_WRITE_FORMAT 126
  23. #define IDS_WITHOUTPASSWORD 127
  24. #define IDS_CONFIRMPASSWORD 128
  25. #define IDS_NOTSAFE_OPEN 129
  26. #define IDS_NOTSAFE_OPEN_PREFIX 130
  27. #define IDS_NOTSAFE_WRITE_PREFIX 131
  28. #define IDS_CERTENROLL 132
  29. #define IDS_OVERWRITE_FORMAT 133
  30. #define IDS_NOTSAFE_REQUESTING_CERT 134
  31. #define IDS_NOTSAFE_ACCEPTING_CERT 135
  32. #define IDS_PVK_C 136
  33. // Next default values for new objects
  34. //
  35. #ifdef APSTUDIO_INVOKED
  36. #ifndef APSTUDIO_READONLY_SYMBOLS
  37. #define _APS_NEXT_RESOURCE_VALUE 201
  38. #define _APS_NEXT_COMMAND_VALUE 32768
  39. #define _APS_NEXT_CONTROL_VALUE 201
  40. #define _APS_NEXT_SYMED_VALUE 102
  41. #endif
  42. #endif