Source code of Windows XP (NT5)
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.

87 lines
2.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 "winres.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 ""winres.h""\r\n"
  31. "\0"
  32. END
  33. #endif // APSTUDIO_INVOKED
  34. /////////////////////////////////////////////////////////////////////////////
  35. //
  36. // Version
  37. //
  38. #include "hsmservr.rc2"
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // REGISTRY
  42. //
  43. IDR_Hsmservr REGISTRY MOVEABLE PURE "hsmservr.rgs"
  44. IDR_HSMCONNPOINT REGISTRY DISCARDABLE "hsmconpt.rgs"
  45. IDR_Serv2Proc REGISTRY DISCARDABLE "serv2prc.rgs"
  46. IDR_Proc2Serv REGISTRY DISCARDABLE "prc2serv.rgs"
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Cursor
  50. //
  51. ;IDC_CURSOR1 CURSOR DISCARDABLE "cursor1.cur"
  52. /////////////////////////////////////////////////////////////////////////////
  53. //
  54. // String Table
  55. //
  56. STRINGTABLE DISCARDABLE
  57. BEGIN
  58. IDS_SERVICE_DESCRIPTION "Stores infrequently used files in a secondary storage media. If this service is stopped, files cannot be moved to or retrieved from the secondary storage media."
  59. IDS_PRODUCT_NAME "Remote Storage"
  60. END
  61. #endif // English (U.S.) resources
  62. /////////////////////////////////////////////////////////////////////////////
  63. #ifndef APSTUDIO_INVOKED
  64. /////////////////////////////////////////////////////////////////////////////
  65. #endif // not APSTUDIO_INVOKED