41 lines
1.5 KiB
C
41 lines
1.5 KiB
C
//*****************************************************************************
|
|
//
|
|
// Microsoft Windows Media
|
|
// Copyright (C) Microsoft Corporation. All rights reserved.
|
|
//
|
|
// FileName: Resource.h
|
|
//
|
|
// Abstract:
|
|
//
|
|
//*****************************************************************************
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by ContextSamplePropPage.rc
|
|
//
|
|
#define IDS_PROJNAME 100
|
|
#define IDD_CONTEXTSAMPLEPROPPAGE 101
|
|
#define IDR_CONTEXTSAMPLEPROPPAGE 102
|
|
#define IDS_TITLEContextSamplePropPage 103
|
|
#define IDS_HELPFILEContextSamplePropPage 104
|
|
#define IDS_DOCSTRINGContextSamplePropPage 105
|
|
#define IDS_CONTEXTSAMPLE_OUTPUT_PATH_LABEL 106
|
|
#define IDS_CONTEXTSAMPLE_CONTEXT_TYPES_LABEL 107
|
|
#define IDS_PLUGIN_PROPS_ERROR 108
|
|
#define IDS_SERVER_CONNECT_ERROR 109
|
|
#define IDC_EDIT_OUTPUT_PATH 204
|
|
#define IDC_CHECK_USER_CONTEXT 205
|
|
#define IDC_CHECK_PRESENTATION_CONTEXT 206
|
|
#define IDC_CHECK_COMMAND_REQUEST_CONTEXT 207
|
|
#define IDC_CHECK_COMMAND_RESPONSE_CONTEXT 208
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 301
|
|
#define _APS_NEXT_COMMAND_VALUE 32768
|
|
#define _APS_NEXT_CONTROL_VALUE 209
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|