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

📄 resource.h

📁 mp3 频谱分析源码, mp3播放器开发必备源码,
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by vis_spectrum.rc
//
#define IDCANCEL2                       3
#define IDB_MAINBMP                     101
#define IDR_MAINMENU                    102
#define IDD_ABOUTDLG                    109
#define IDD_OPTSDLG                     110
#define IDD_CONFDLG                     111
#define IDD_CONF_WND                    112
#define IDD_CONF_BARS                   113
#define IDD_CONF_PEAKS                  114
#define IDD_CONF_GRID                   115
#define IDB_BMPSKIN                     115
#define IDD_CONF_ADV                    116
#define IDD_CONF_SKIN                   117
#define IDC_CHECK1                      1000
#define IDC_WND_DBLSIZE                 1001
#define IDC_CHECK3                      1002
#define IDC_EDIT1                       1003
#define IDC_EDIT2                       1004
#define IDC_CHECK4                      1005
#define IDC_SLIDER1                     1006
#define IDC_EDIT3                       1007
#define IDC_SLIDER2                     1008
#define IDC_SLIDER3                     1009
#define IDC_CHECK6                      1010
#define IDC_EDIT4                       1011
#define IDC_CHECK7                      1011
#define IDC_CHECK2                      1012
#define IDC_SLIDER4                     1013
#define IDC_SELTAB                      1013
#define IDC_SLIDER5                     1014
#define IDC_BUTTON1                     1014
#define IDC_WND_SAVEPOS                 1015
#define IDC_WND_DIMTITLE                1016
#define IDC_WND_SNAP                    1017
#define IDC_WND_CURSOR                  1018
#define IDC_WND_SNAPDST                 1019
#define IDC_BARS_ENABLE                 1020
#define IDC_BARS_SWIDTH                 1021
#define IDC_BARS_SHORZ                  1022
#define IDC_BARS_SVERT                  1023
#define IDC_PEAK_ENABLE                 1024
#define IDC_BARS_SFALLOFF               1024
#define IDC_PEAK_EDELAY                 1025
#define IDC_BARS_SGAIN                  1025
#define IDC_PEAK_EDROP                  1026
#define IDC_BARS_FILTER                 1026
#define IDC_GRID_ENABLE                 1027
#define IDC_GRID_SWIDTH                 1028
#define IDC_GRID_SVERT                  1029
#define IDC_DEFAULTS                    1030
#define IDC_BARS_LEVEL                  1031
#define IDC_ADV_LATENCY                 1032
#define IDC_ADV_FRATE                   1033
#define IDC_GRID_SHORZ                  1034
#define IDC_BROWSE                      1037
#define IDC_BASE                        1038
#define IDC_STYLE_NORMAL                1039
#define IDC_STYLE_LINE                  1040
#define IDC_STYLE_FIRE                  1041
#define ID_ABOUT                        40001
#define ID_CLOSEPLUGIN                  40006
#define ID_CONFIG                       40007

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        116
#define _APS_NEXT_COMMAND_VALUE         40008
#define _APS_NEXT_CONTROL_VALUE         1039
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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