mirror of https://github.com/lianthony/NT4.0
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.
39 lines
640 B
39 lines
640 B
/**********************************************************************/
|
|
/** Microsoft Windows/NT **/
|
|
/** Copyright(c) Microsoft Corp., 1991 **/
|
|
/**********************************************************************/
|
|
|
|
/*
|
|
eventvwr.dat
|
|
event viewer resource data file
|
|
|
|
FILE HISTORY:
|
|
CongpaY 13-Jan-1993 Created.
|
|
*/
|
|
|
|
#ifndef _EVENTVWR_DAT_
|
|
#define _EVENTVWR_DAT_
|
|
|
|
ID_NT RCDATA
|
|
BEGIN
|
|
10, 40, 60, 69, 62, 35, 50, 0
|
|
END
|
|
|
|
ID_LMAUDIT RCDATA
|
|
BEGIN
|
|
40, 60, 62, 50, 0
|
|
END
|
|
|
|
ID_LMERROR RCDATA
|
|
BEGIN
|
|
40, 60, 60, 0
|
|
END
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|