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.
|
|
/*=================================================================== Microsoft Denali
Microsoft Confidential. Copyright 1996 Microsoft Corporation. All Rights Reserved.
Component: Resources
File: Eventlog.rc
Owner: Jhittle
This file contains all resources used by Denali eventlog
===================================================================*/
#include "denevent.rc" #include "denver.h"
#undef VER_INTERNALNAME_STR #undef VER_ORIGINALFILENAME_STR #undef VER_FILEDESCRIPTION_STR
#define VER_INTERNALNAME_STR "DENEVENT" #define VER_ORIGINALFILENAME_STR "DENVENT.DLL" #define VER_FILEDESCRIPTION_STR "DENALI NT event logging"
|