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.

26 lines
643 B

  1. /*===================================================================
  2. Microsoft Denali
  3. Microsoft Confidential.
  4. Copyright 1996 Microsoft Corporation. All Rights Reserved.
  5. Component: Resources
  6. File: Eventlog.rc
  7. Owner: Jhittle
  8. This file contains all resources used by Denali eventlog
  9. ===================================================================*/
  10. #include "denevent.rc"
  11. #include "denver.h"
  12. #undef VER_INTERNALNAME_STR
  13. #undef VER_ORIGINALFILENAME_STR
  14. #undef VER_FILEDESCRIPTION_STR
  15. #define VER_INTERNALNAME_STR "DENEVENT"
  16. #define VER_ORIGINALFILENAME_STR "DENVENT.DLL"
  17. #define VER_FILEDESCRIPTION_STR "DENALI NT event logging"