37 lines
1.3 KiB
C
37 lines
1.3 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.
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by DuckingCaptureSample.rc
|
|
//
|
|
#define IDI_APP 101
|
|
#define IDD_DUCKINGCAPTURESAMPLE_DIALOG 102
|
|
#define IDS_APP_TITLE 103
|
|
#define IDC_DUCKINGCAPTURESAMPLE 109
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_DIALOG_CHAT 129
|
|
#define IDC_CHATSTART 1000
|
|
#define IDC_CHATSTOP 1001
|
|
#define IDC_COMBO_CHAT_TRANSPORT 1006
|
|
#define IDC_RADIO_CAPTURE 1010
|
|
#define IDC_RADIO_RENDER 1011
|
|
#define IDC_CHECK_HIDE_FROM_VOLUME_MIXER 1014
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 131
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1012
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|