2025-11-28 00:35:46 +09:00

35 lines
1.1 KiB
C

// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//
// Copyright (c) Microsoft Corporation. All rights reserved
#define IDR_XMLDATASAVER 1001
#define IDR_XMLDATALOADER 1002
#define IDS_PROJNAME 1003
#define IDR_TOPOVIEWERCONTROLLER 1004
#define IDR_TEDUTIL 1005
#define IDR_TEDTESTSINK 1006
#define IDS_E_DELETE_CONNECTION 2000
#define IDS_E_DELETE_NODE 2001
#define IDS_CAPTURE_SOURCE 2002
#define IDS_AUDIO_RENDERER 2003
#define IDS_VIDEO_RENDERER 2004
#define IDS_CUSTOM_SINK 2005
#define IDS_SOURCE 2006
#define IDS_FONT_SIZE_14 2007
#define IDS_FONT_FACE_ARIAL 2008
#define IDS_FONT_SIZE_12 2011
#define IDS_E_TOPO_RESOLUTION 2012
#define IDS_PD_ATTRIBS 2020
#define IDS_SD_ATTRIBS 2021
#define IDS_MT_UPSTREAM 2022
#define IDS_MT_DOWNSTREAM 2023
#define IDS_AUDIO 2024
#define IDS_VIDEO 2025
#define IDS_TEE 2026
#define IDS_MFT_UNKNOWN 2027