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.

88 lines
2.6 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. "#include ""Pop2ExchErrors.rc""\r\n"
  36. "#include ""version.rc""\r\n"
  37. "\0"
  38. END
  39. #endif // APSTUDIO_INVOKED
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // String Table
  43. //
  44. STRINGTABLE DISCARDABLE
  45. BEGIN
  46. IDS_POP2EXCH_USAGE1 "Usage:\r\n\tPOP2EXCH.EXE <cmd> <domain> [<paramaters>][/i] \r\n\r\n"
  47. IDS_POP2EXCH_USAGE2 "Description:\r\n%s migration to Exchange utility.\r\n\r\n"
  48. IDS_POP2EXCH_USAGE3 "Supported Commands:\r\n\t CREATEUSER, CREATEMAILBOX, SENDMAIL\r\n\r\n"
  49. IDS_POP2EXCH_USAGE4 "Options:\r\n"
  50. IDS_POP2EXCH_USAGE5 "\t CREATEUSER <domain> Creates a user account in the AD for each mailbox\r\n"
  51. IDS_POP2EXCH_USAGE6 "\t CREATEMAILBOX <domain> Adds an Exchange mailbox for each user.\r\n"
  52. IDS_POP2EXCH_USAGE7 "\t Note: Requires that the user already exists in the AD\r\n"
  53. IDS_POP2EXCH_USAGE8 "\t SENDMAIL <domain> [/S:remoteserver] Uses SMTP to send all the mail to user's Exchange mailbox\r\n"
  54. IDS_POP2EXCH_USAGE9 "\r\n"
  55. IDS_POP2EXCH_USAGE10 "Flags:\r\n"
  56. IDS_POP2EXCH_USAGE11 "\t /i - ignore errors.\r\n"
  57. IDS_POP2EXCH_USAGE12 "\t /S - remote server to send mail to. Only valid with SENDMAIL.\r\n"
  58. END
  59. #endif // English (U.S.) resources
  60. /////////////////////////////////////////////////////////////////////////////
  61. #ifndef APSTUDIO_INVOKED
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // Generated from the TEXTINCLUDE 3 resource.
  65. //
  66. #include "Pop2ExchErrors.rc"
  67. #include "version.rc"
  68. /////////////////////////////////////////////////////////////////////////////
  69. #endif // not APSTUDIO_INVOKED