windows-nt/Source/XPSP1/NT/admin/display/proppage/sample/resource.h
2020-09-26 16:20:57 +08:00

29 lines
793 B
C

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998 - 1999
//
// File: resource.h
//
//--------------------------------------------------------------------------
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by page.rc
//
#define IDS_PAGE_TITLE 1
#define IDD_SAMPLE_PAGE 101
#define IDC_SPENDING_EDIT 1000
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif