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.

21 lines
660 B

  1. /**********************************************************************/
  2. /** Microsoft Windows NT **/
  3. /** Copyright(c) Microsoft Corp., 1992 **/
  4. /**********************************************************************/
  5. /*
  6. * nntpctrs.rc
  7. * Resources for the Nntp Server Performance Counters DLL.
  8. *
  9. *
  10. * FILE HISTORY
  11. * keithmo 07-Jun-1993 Created
  12. */
  13. #include <windows.h>
  14. #define RC_VERSION_FILE_DESCRIPTION "NNTP Service Performance Counters\0"
  15. #define RC_VERSION_INTERNAL_NAME "nntpctrs.dll\0"
  16. #define RC_VERSION_ORIGINAL_FILE_NAME "nntpctrs.dll\0"
  17. #include <bldver.rc>