20 lines
406 B
C
20 lines
406 B
C
|
/******************************************************************************
|
||
|
|
||
|
Source File: Resource.H
|
||
|
|
||
|
Resource Identifier Definitions for desktop monitor information
|
||
|
|
||
|
Copyright (c) 1998 by Microsoft Corporation
|
||
|
|
||
|
|
||
|
******************************************************************************/
|
||
|
|
||
|
|
||
|
// Property sheet
|
||
|
|
||
|
#define PROP_SHEET_DLG 200
|
||
|
|
||
|
// Strings
|
||
|
|
||
|
#define IDS_PAGE_TITLE 1
|