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.

91 lines
2.3 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. #define APSTUDIO_HIDDEN_SYMBOLS
  11. #include "windows.h"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13. #include "resource.h"
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // Icon
  26. //
  27. // Icon with lowest ID value placed first to ensure application icon
  28. // remains consistent on all systems.
  29. //ICon to be added later
  30. //IDI_POP3Svc ICON DISCARDABLE "res\\Pop3Svc.ico"
  31. #ifdef APSTUDIO_INVOKED
  32. /////////////////////////////////////////////////////////////////////////////
  33. //
  34. // TEXTINCLUDE
  35. //
  36. 1 TEXTINCLUDE MOVEABLE PURE
  37. BEGIN
  38. "resource.h\0"
  39. END
  40. 2 TEXTINCLUDE MOVEABLE PURE
  41. BEGIN
  42. "#include ""winres.h""\r\n"
  43. "\0"
  44. END
  45. 3 TEXTINCLUDE MOVEABLE PURE
  46. BEGIN
  47. "#include ""version.rc2""\r\n"
  48. "\0"
  49. END
  50. #endif // APSTUDIO_INVOKED
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // String Table
  54. //
  55. STRINGTABLE DISCARDABLE
  56. BEGIN
  57. IDS_DESCRIPTION "The POP3 service provides e-mail transfer and retrieval services. Administrators can use the POP3 service to store and manage e-mail accounts on the mail server. If this service is Disabled, any services that explicitly depend on it will fail."
  58. IDS_DISPLAYNAME "Microsoft POP3 Service"
  59. END
  60. #endif // English (U.S.) resources
  61. /////////////////////////////////////////////////////////////////////////////
  62. #ifndef APSTUDIO_INVOKED
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // Generated from the TEXTINCLUDE 3 resource.
  66. //
  67. #include "version.rc2"
  68. /////////////////////////////////////////////////////////////////////////////
  69. #endif // not APSTUDIO_INVOKED