⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 C语言编程的不错工具
💻 H
字号:
/*
*	Copyright (c) Microsoft Corportation. 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

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -