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.
29 lines
533 B
29 lines
533 B
/**********************************************************************/
|
|
/** Microsoft Windows/NT **/
|
|
/** Copyright(c) Microsoft Corp., 1991 **/
|
|
/**********************************************************************/
|
|
|
|
/*
|
|
browmon.dat
|
|
Browser monitor resource data file
|
|
|
|
FILE HISTORY:
|
|
CongpaY 13-Jan-1993 Created.
|
|
*/
|
|
|
|
#ifndef _BROWMON_DAT_
|
|
#define _BROWMON_DAT_
|
|
|
|
ID_RESOURCE RCDATA
|
|
BEGIN
|
|
11, 70, 100, 0
|
|
END
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|