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

📄 resource.h

📁 《Visual C++视频/音频开发实用工程案例精选》一书的源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by XvidQuantsParser.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_XVIDQUANTSPARSER_DIALOG     102
#define IDR_MAINFRAME                   128
#define IDR_MENU_MAIN                   129
#define IDB_XVIDLOGO                    130
#define IDD_DISTRIBUTION                131
#define IDD_TIMELINE                    132
#define IDD_RANGE                       136
#define IDR_ACCELERATOR_MAIN            146
#define IDD_CRITICAL                    149
#define IDD_FRAMEVIEWER                 150
#define IDC_EDIT_WIDTH                  1000
#define IDC_EDIT_HEIGHT                 1001
#define IDC_EDIT_RATE                   1002
#define IDC_EDIT_FRAMES                 1003
#define IDC_EDIT_QMIN                   1004
#define IDC_EDIT_QMAX                   1005
#define IDC_EDIT_QAVG                   1006
#define IDC_SCROLL_QUANTS               1013
#define IDC_PROGRESS_ANALYZE            1025
#define IDC_LIST_PFRAMES                1044
#define IDC_LIST_IFRAMES                1045
#define IDC_EDIT_PCOUNT                 1046
#define IDC_EDIT_ICOUNT                 1047
#define IDC_EDIT_PAVG                   1048
#define IDC_EDIT_IAVG                   1049
#define IDC_EDIT_NOTES                  1049
#define IDC_GRAPH_TIMELINE              1050
#define IDC_EDIT_PMAXFS                 1050
#define IDC_EDIT_START                  1051
#define IDC_EDIT_PMINFS                 1051
#define IDC_GRAPH_FRAMESIZE             1051
#define IDC_EDIT_STOP                   1052
#define IDC_EDIT_IMAXFS                 1052
#define IDC_EDIT_LEN                    1053
#define IDC_EDIT_IMINFS                 1053
#define IDC_EDIT_RIGHT                  1057
#define IDC_EDIT_LEFT                   1058
#define IDC_EDIT_MAXQL                  1059
#define IDC_EDIT_MAXQR                  1060
#define IDC_EDIT_MINQL                  1061
#define IDC_EDIT_MINQR                  1062
#define IDC_EDIT_MAXFSL                 1063
#define IDC_EDIT_MAXFSR                 1064
#define IDC_EDIT_MINFSL                 1065
#define IDC_COMBO_SCALE                 1066
#define IDC_GRAPH_G                     1067
#define IDC_EDIT_MINFSR                 1067
#define IDC_GRAPH_P                     1068
#define IDC_GRAPH_I                     1069
#define IDC_BUTTON_DRAW                 1072
#define IDC_EDIT_FULL                   1074
#define IDC_COMBO_MAXQUANT              1076
#define IDC_LIST1                       1078
#define IDC_LIST_CRITICAL               1078
#define IDC_EDIT1                       1079
#define IDC_EDIT_CRITICALQ              1079
#define IDC_EDIT_MAXFS                  1079
#define IDC_BUTTON1                     1080
#define IDC_BUTTON_FETCH                1080
#define IDC_EDIT_MINFS                  1080
#define IDC_BUTTON_VIEW                 1082
#define IDC_GRAPHVIEWCTRL1              1083
#define IDC_EDIT_STATUS                 1084
#define MNU_FILE_OPEN                   32771
#define MNU_FILE_CLOSE                  32772
#define MNU_FILE_ANALYZE                32773
#define MNU_FILE_QUIT                   32774
#define MNU_HELP_ABOUT                  32775
#define MNU_FILE_LOAD                   32776
#define MNU_FILE_SAVE                   32777
#define MNU_EDIT_OPTIONS                32778
#define MNU_VIEW_HISTOGRAM              32779
#define MNU_VIEW_TIMELINE               32780
#define MNU_VIEW_CRITICAL               32781
#define MNU_EDIT_RANGE                  32782
#define MNU_EDIT_DEV                    32787

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        151
#define _APS_NEXT_COMMAND_VALUE         32788
#define _APS_NEXT_CONTROL_VALUE         1085
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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