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

📄 resource.h

📁 自己在wince的环境下做的一移动数字电视驱动
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by tcCMMB.rc
//
#define IDD_TCCMMB_DIALOG               102
#define IDR_MAINFRAME                   128
#define IDB_MAIN                        143
#define IDB_BTN_BATTERY_BODY            144
#define IDB_BTN_PIP_ON                  145
#define IDB_BTN_EXIT_OFF                146
#define IDB_BTN_EXIT_ON                 147
#define IDB_BTN_NEXT_OFF                148
#define IDB_BTN_NEXT_ON                 149
#define IDB_BTN_OUT_OFF                 150
#define IDB_BTN_OUT_ON                  151
#define IDB_BTN_PREV_OFF                152
#define IDB_BTN_PREV_ON                 153
#define IDB_BTN_SCAN_OFF                154
#define IDB_BTN_SCAN_ON                 155
#define IDB_BTN_PIP_OFF                 156
#define IDB_BTN_SCANSTOP_ON             159
#define IDB_BTN_SCANOK_OFF              160
#define IDB_BTN_SCANOK_ON               161
#define IDB_BTN_SCANSTART_OFF           162
#define IDB_BTN_SCANSTART_ON            163
#define IDB_BTN_SCANSTOP_OFF            164
#define IDD_DIALOG_OPTION               165
#define IDB_SCANMAIN                    166
#define IDC_BTN_PREV                    1000
#define IDC_BTN_NEXT                    1001
#define IDC_BTN_PIP                     1002
#define IDC_BATT                        1003
#define IDC_BTN_SCAN                    1004
#define IDC_BTN_EXIT                    1005
#define IDC_COMB_FREQ                   1006
#define IDC_COUNTRY_LIST                1007
#define IDC_CHANNEL_LIST                1008
#define IDC_BTN_START                   1009
#define IDC_BTN_OK                      1010
#define IDC_CHECKFULLSCREEN             1011

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        167
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1012
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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