57 lines
2.1 KiB
C
57 lines
2.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.
|
|
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by multichan.rc
|
|
//
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDR_MAINFRAME 128
|
|
#define IDI_CHECK 129
|
|
#define IDR_MULTICTYPE 130
|
|
#define IDM_MIXER_MERGE 200
|
|
#define IDM_MIXER_OPTIONS 201
|
|
#define IDD_SRC 202
|
|
#define IDD_DST 203
|
|
#define IDR_WAVEHEAD 206
|
|
#define IDC_COMBO_CHANNEL 1000
|
|
#define IDC_COMBO_SPEAKER 1001
|
|
#define IDC_USE 1003
|
|
#define IDC_CHANNELS 1004
|
|
#define IDC_BITDEPTH 1005
|
|
#define IDC_EDIT_AVEBITS 1006
|
|
#define IDC_VALIDBITS 1007
|
|
#define IDC_EDIT_VALIDBITS 1007
|
|
#define IDC_SAMPLERATE 1008
|
|
#define IDC_SPEAKERFLAGS 1009
|
|
#define IDC_REMIX 1010
|
|
#define IDC_PLAY 1011
|
|
#define IDC_STOP 1016
|
|
#define IDC_COMBO_WAVEFORMAT 1012
|
|
#define IDC_COMBO_GUIDFORMAT 1013
|
|
#define IDC_COMBO_BITDEPTH 1014
|
|
#define IDC_COMBO_SAMPLERATE 1015
|
|
#define IDC_CHANNELNUM 1015
|
|
#define IDC_OUTPUT 1024
|
|
#define IDC_INPUT 1025
|
|
#define IDC_AVEBITS 1026
|
|
#define IDM_MIXER_PLAY 32773
|
|
#define IDM_MIXER_STOP 32774
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_3D_CONTROLS 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 209
|
|
#define _APS_NEXT_COMMAND_VALUE 32775
|
|
#define _APS_NEXT_CONTROL_VALUE 1028
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|