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.

90 lines
2.6 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. //+-------------------------------------------------------------------------
  4. //
  5. // Microsoft Windows
  6. //
  7. // Copyright (C) Microsoft Corporation, 1997 - 1999
  8. //
  9. // File: scardsvr.rc
  10. //
  11. //--------------------------------------------------------------------------
  12. //
  13. #include "resource.h"
  14. #define APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. //
  17. // Generated from the TEXTINCLUDE 2 resource.
  18. //
  19. #include "winres.h"
  20. #include "SCardSvr.rc2"
  21. /////////////////////////////////////////////////////////////////////////////
  22. #undef APSTUDIO_READONLY_SYMBOLS
  23. /////////////////////////////////////////////////////////////////////////////
  24. // English (U.S.) resources
  25. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  26. #ifdef _WIN32
  27. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  28. #pragma code_page(1252)
  29. #endif //_WIN32
  30. #ifdef APSTUDIO_INVOKED
  31. /////////////////////////////////////////////////////////////////////////////
  32. //
  33. // TEXTINCLUDE
  34. //
  35. 1 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "resource.h\0"
  38. END
  39. 2 TEXTINCLUDE DISCARDABLE
  40. BEGIN
  41. "#include ""afxres.h""\r\n"
  42. "#include ""SCardSvr.rc2""\0"
  43. END
  44. 3 TEXTINCLUDE DISCARDABLE
  45. BEGIN
  46. "\r\n"
  47. "\0"
  48. END
  49. #endif // APSTUDIO_INVOKED
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // String Table
  53. //
  54. STRINGTABLE DISCARDABLE
  55. BEGIN
  56. IDS_PRIMARYSERVICEDISPLAY "Smart Card"
  57. IDS_LEGACYSERVICEDISPLAY "Smart Card Helper"
  58. IDS_SMARTCARD_INSERTION "Smart Card Insertion"
  59. IDS_SMARTCARD_REMOVAL "Smart Card Removal"
  60. IDS_PRIMARYSERVICEDESC "Manages access to smart cards read by this computer. If this service is stopped, this computer will be unable to read smart cards. If this service is disabled, any services that explicitly depend on it will fail to start."
  61. IDS_LEGACYSERVICEDESC "Enables support for legacy non-plug and play smart-card readers used by this computer. If this service is stopped, this computer will not support legacy reader. If this service is disabled, any services that explicitly depend on it will fail to start."
  62. END
  63. #endif // English (U.S.) resources
  64. /////////////////////////////////////////////////////////////////////////////
  65. #ifndef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Generated from the TEXTINCLUDE 3 resource.
  69. //
  70. /////////////////////////////////////////////////////////////////////////////
  71. #endif // not APSTUDIO_INVOKED