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.

18 lines
692 B

  1. //-----------------------------------------------------------------------------
  2. // This is a part of the Microsoft Source Code Samples.
  3. // Copyright (C) 1993 Microsoft Corporation.
  4. // All rights reserved.
  5. //
  6. // This source code is only intended as a supplement to
  7. // Microsoft Development Tools and/or WinHelp documentation.
  8. // See these sources for detailed information regarding the
  9. // Microsoft samples programs.
  10. //-----------------------------------------------------------------------------
  11. #define RC_VERSION_FILE_DESCRIPTION "SMTP Server Perfmon DLL\0"
  12. #define RC_VERSION_INTERNAL_NAME "SMTPCTRS\0"
  13. #define RC_VERSION_ORIGINAL_FILE_NAME "SMTPCTRS.DLL\0"
  14. #include <bldver.rc>