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.

106 lines
3.1 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winnt.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""winnt.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "#include ""fsa.rc2""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // REGISTRY
  42. //
  43. IDR_FsaScanItem REGISTRY MOVEABLE PURE "fsaitem.rgs"
  44. IDR_FsaResource REGISTRY MOVEABLE PURE "fsarsc.rgs"
  45. IDR_FsaServer REGISTRY MOVEABLE PURE "fsasvr.rgs"
  46. IDR_FsaFilter REGISTRY MOVEABLE PURE "fsafltr.rgs"
  47. IDR_FsaFilterRecall REGISTRY MOVEABLE PURE "fsaftrcl.rgs"
  48. IDR_FsaFilterClient REGISTRY MOVEABLE PURE "fsaftclt.rgs"
  49. IDR_FsaTruncator REGISTRY MOVEABLE PURE "fsatrunc.rgs"
  50. IDR_FsaPostIt REGISTRY MOVEABLE PURE "fsapost.rgs"
  51. IDR_FsaPremigratedDb REGISTRY MOVEABLE PURE "fsapremd.rgs"
  52. IDR_FsaPremigratedRec REGISTRY MOVEABLE PURE "fsapremr.rgs"
  53. IDR_FsaRecoveryRec REGISTRY MOVEABLE PURE "fsarcvy.rgs"
  54. IDR_FsaUnmanageDb REGISTRY MOVEABLE PURE "fsaunmdd.rgs"
  55. IDR_FsaUnmanageRec REGISTRY MOVEABLE PURE "fsaunmdr.rgs"
  56. /////////////////////////////////////////////////////////////////////////////
  57. //
  58. // String Table
  59. //
  60. STRINGTABLE DISCARDABLE
  61. BEGIN
  62. IDS_FSA_TRUNCATOR_NAME "Automatic Truncation"
  63. IDS_FSA_RECALL_NAME "Demand Recall"
  64. END
  65. STRINGTABLE DISCARDABLE
  66. BEGIN
  67. IDS_SERVICE_KEY_NAME_SECURE "Remote_Storage_File_System_Agent"
  68. IDS_SERVICE_DISPLAY_NAME_SECURE "Remote Storage File"
  69. IDS_SERVICE_DESCRIPTION_SECURE
  70. "Manages operations on remotely stored files"
  71. IDS_JOB_NAME_PREFIX "Remote Storage Automatic Validate %ls"
  72. IDS_JOB_AUTOVALIDATE_COMMENT
  73. "Automatic validate job for volume '%ls'"
  74. IDS_PRODUCT_NAME "Remote Storage"
  75. END
  76. #endif // English (U.S.) resources
  77. /////////////////////////////////////////////////////////////////////////////
  78. #ifndef APSTUDIO_INVOKED
  79. /////////////////////////////////////////////////////////////////////////////
  80. //
  81. // Generated from the TEXTINCLUDE 3 resource.
  82. //
  83. #include "fsa.rc2"
  84. /////////////////////////////////////////////////////////////////////////////
  85. #endif // not APSTUDIO_INVOKED