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.

92 lines
2.9 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. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "1 TYPELIB ""P3Admin.tlb""\r\n"
  36. "#include ""version.rc""\r\n"
  37. "\0"
  38. END
  39. #endif // APSTUDIO_INVOKED
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // REGISTRY
  43. //
  44. IDR_P3CONFIG REGISTRY DISCARDABLE "P3Config.rgs"
  45. IDR_P3DOMAINS REGISTRY DISCARDABLE "P3Domains.rgs"
  46. IDR_P3DOMAIN REGISTRY DISCARDABLE "P3Domain.rgs"
  47. IDR_P3USERS REGISTRY DISCARDABLE "P3Users.rgs"
  48. IDR_P3SERVICE REGISTRY DISCARDABLE "P3Service.rgs"
  49. IDR_P3DOMAINENUM REGISTRY DISCARDABLE "P3DomainEnum.rgs"
  50. IDR_P3USER REGISTRY DISCARDABLE "P3User.rgs"
  51. IDR_P3USERENUM REGISTRY DISCARDABLE "P3UserEnum.rgs"
  52. /////////////////////////////////////////////////////////////////////////////
  53. //
  54. // String Table
  55. //
  56. STRINGTABLE DISCARDABLE
  57. BEGIN
  58. IDS_PROJNAME "P3Admin"
  59. IDS_CLIENTCONFIG_CONFIRMATION "The log on information for the new mailbox is defined below:\n\nAccount name: %1\nMail server: %2"
  60. IDS_CLIENTCONFIG_CONFIRMATION2 "The log on information for the new mailbox is defined below. When entering their log on information mail client users must use the appropriate version of their mailbox name:\n\nIf you are using clear text authentication:\nAccount name: %1\nMail server: %2\n\nIf you are using Secure Password Authentication:\nAccount name: %3\nMail server: %4"
  61. IDS_CLIENTCONFIG_CONFIRMNOTE "\n\nNote that the account name is different from the e-mail name."
  62. END
  63. #endif // English (U.S.) resources
  64. /////////////////////////////////////////////////////////////////////////////
  65. #ifndef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // Generated from the TEXTINCLUDE 3 resource.
  69. //
  70. 1 TYPELIB "P3Admin.tlb"
  71. #include "version.rc"
  72. /////////////////////////////////////////////////////////////////////////////
  73. #endif // not APSTUDIO_INVOKED