resource.h

来自「Visual C++编写的虚拟环绕声系统」· C头文件 代码 · 共 152 行

H
152
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by advance.rc
//
#define MODESTATE_SRS                   0
#define WORKSTATE_CD                    0
#define MODESTATE_3D                    1
#define WORKSTATE_WAV                   1
#define MODESTATE_NORMAL                2
#define WORKSTATE_MIC                   2
#define WORKSTATE_LINE                  3
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_ADVANCE_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_CONTROL_DIALOG              130
#define IDB_CDSTOP_BITMAP               137
#define IDB_BEGIN_BITMAP                138
#define IDI_STOP_ICON                   139
#define IDI_PAUSE_ICON                  140
#define IDI_PLAY_ICON                   141
#define IDI_PRIE_ICON                   142
#define IDI_NEXT_ICON                   143
#define IDI_LIST_ICON                   144
#define IDI_HELP_ICON                   145
#define IDI_CONTROL_ICON                147
#define IDB_CDBEGIN_BITMAP              148
#define IDB_WAVBEGIN_BITMAP             149
#define IDB_WAVSTOP_BITMAP              155
#define IDB_CDSELFSTOP_BITMAP           156
#define IDB_INTRODUCE_BITMAP            159
#define IDB_MICBEGIN_BITMAP             161
#define IDB_MCIBEGIN_BITMAP             161
#define IDB_MICSTOP_BITMAP              162
#define IDB_LINESTOP_BITMAP             165
#define IDB_LINEBEGIN_BITMAP            166
#define IDC_INTRODUCE_STATIC            1000
#define IDC_SIGNALSOURCE_STATIC         1001
#define IDC_MODE_STATIC                 1004
#define IDC_SRS_RADIO                   1005
#define IDC_3D_RADIO                    1006
#define IDC_NORMAL_RADIO                1007
#define IDC_CONTROL_BUTTON              1008
#define IDC_BALANCE_SLIDER              1009
#define IDC_BALANCE_STATIC              1010
#define IDC_VOLUME_STATIC               1011
#define IDC_VOLUME_SLIDER               1012
#define IDC_SRS_STATIC                  1016
#define IDC_3D_STATIC                   1017
#define IDC_FREQUENCYCONTROL_STATIC     1018
#define IDC_FILTER_BUTTON               1019
#define IDC_SUR_STATIC                  1020
#define IDC_MID_STATIC                  1021
#define IDC_DELAY_STATIC                1022
#define IDC_SUR_SLIDER                  1023
#define IDC_DELAY_SLIDER                1024
#define IDC_HORIZONTAL_STATIC           1025
#define IDC_HORIZONTAL_SLIDER           1026
#define IDC_VERTICAL_SLIDER             1027
#define IDC_VERTICAL_STATIC             1028
#define IDC_600Hz_STATIC                1029
#define IDC_1KHZ_STATIC                 1030
#define IDC_3KHZ_STATIC                 1031
#define IDC_6KHZ_STATIC                 1032
#define IDC_12KHZ_STATIC                1033
#define IDC_18KHZ_STATIC                1034
#define IDC_600HZ_SLIDER                1037
#define IDC_1KHZ_SLIDER                 1038
#define IDC_3KHZ_SLIDER                 1039
#define IDC_6KHZ_SLIDER                 1040
#define IDC_12KHZ_SLIDER                1041
#define IDC_18KHZ_SLIDER                1042
#define IDC_MID_SLIDER                  1043
#define IDC_SURCOUNTER_STATIC           1044
#define IDC_MIDCOUNTER_STATIC           1045
#define IDC_DELAYCOUNTER_STATIC         1046
#define IDC_HORIZONTALCOUNTER_STATIC    1047
#define IDC_VERTICALCOUNTER_STATIC      1048
//#define IDC_600HZCOUNTER_STATIC         1049
//#define IDC_1KHZCOUNTER_STATIC          1050
//#define IDC_3KHZCOUNTER_STATIC          1051
//#define IDC_6KHZCOUNTER_STATIC          1052
//#define IDC_12KHZCOUNTER_STATIC         1053
//#define IDC_18KHZCOUNTER_STATIC         1054
#define IDC_HORIZONTALANGLE_STATIC      1055
#define IDC_VERTICALANGLE_STATIC        1056
#define IDC_BALANCECOUNTER_STATIC       1057
#define IDC_VOLUMECOUNTER_STATIC        1058
#define IDC_BEGIN_STATIC                1059
#define IDC_RESET_BUTTON                1060
//#define IDC_CD_RADIO                    1062
#define IDC_WAV_RADIO                   1063
#define IDC_MIC_RADIO                   1064
#define IDC_LINE_RADIO                  1065
#define IDC_BUTTON1                     1066
#define ID_CDWND_STATIC                 2000
#define ID_CDPLAY_BUTTON                2001
#define ID_CDSTOP_BUTTON                2002
#define ID_CDPAUSE_BUTTON               2003
#define ID_CDPRIE_BUTTON                2004
#define ID_CDNEXT_BUTTON                2005
#define ID_CDTRACK1_BUTTON              2101
#define ID_CDTRACK2_BUTTON              2102
#define ID_CDTRACK3_BUTTON              2103
#define ID_CDTRACK4_BUTTON              2104
#define ID_CDTRACK5_BUTTON              2105
#define ID_CDTRACK6_BUTTON              2106
#define ID_CDTRACK7_BUTTON              2107
#define ID_CDTRACK8_BUTTON              2108
#define ID_CDTRACK9_BUTTON              2109
#define ID_CDTRACK10_BUTTON             2110
#define ID_CDTRACK11_BUTTON             2111
#define ID_CDTRACK12_BUTTON             2112
#define ID_CDTRACK13_BUTTON             2113
#define ID_CDTRACK14_BUTTON             2114
#define ID_CDTRACK15_BUTTON             2115
#define ID_CDTRACK_STATIC               2201
#define ID_CDMINUTE_STATIC              2202
#define ID_CDSECOND_STATIC              2203
#define ID_CDTRACKCOUNTER_STATIC        2301
#define ID_CDMINUTECOUNTER_STATIC       2302
#define ID_CDSECONDCOUNTER_STATIC       2303
#define ID_WAVWND_STATIC                3000
#define ID_WAVPLAY_BUTTON               3001
#define ID_WAVSTOP_BUTTON               3002
#define ID_WAVPAUSE_BUTTON              3003
#define ID_WAVLIST_BUTTON               3004
#define ID_WAVFILENAME_STATIC           3201
#define ID_WAVFILENAMECOUNTER_STATIC    3301
#define ID_MICWND_STATIC                4000
#define ID_MICINTRODUCE_STATIC          4001
#define ID_MICPLAY_BUTTON               4002
#define ID_MICSTOP_BUTTON               4003
#define ID_LINEWND_STATIC               5000
#define ID_LINEINTRODUCE_STATIC         5001
#define ID_LINEPLAY_BUTTON              5002
#define ID_LINESTOP_BUTTON              5003
#define WORKSTATE_INTRODUCE             -1
//#define ID_VAS_BUTTON                   6001

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        172
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1067
#define _APS_NEXT_SYMED_VALUE           151
#endif
#endif

⌨️ 快捷键说明

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