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

📄 resource.h

📁 EVC环境下用SDK开发WINCE的应用程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by NavGpsCe.rc
//
#define IDC_MYICON                      2
#define IDC_PLAY                        3
#define IDC_STOP                        4
#define IDC_PREVIOUS                    5
#define IDC_NEXT                        6
#define IDC_MUTE                        7
#define IDC_BESTFIT                     7
#define IDC_ACTUAL_SIZE                 8
#define IDD_NAVGPS_DIALOG               102
#define IDD_ABOUTBOX                    103
#define IDS_APP_TITLE                   103
#define IDM_ABOUT                       104
#define IDM_EXIT                        105
#define IDS_HELLO                       106
#define IDI_NAVGPS                      107
#define IDI_SMALL                       108
#define IDC_NAVGPS                      109
#define IDR_MAINFRAME                   128
#define IDD_STARTDLG                    129
#define IDB_BMP_BTNDISABLED_STDMENU     130
#define IDB_BMP_BTNDISABLED_STDOPER     131
#define IDB_BMP_BTNDOWN_STDMENU         132
#define IDB_BMP_BTNDOWN_STDOPER         133
#define IDB_BMP_BTNDOWN_LITTLEOPER      134
#define IDB_BMP_BTNDOWN_RADIO           135
#define IDB_BMP_BTNCHECKED_STDOPER      136
#define IDB_BMP_BTNCHECKED_RADIO        137
#define IDB_BMP_BTNNORMAL_STDMENU       138
#define IDB_BMP_BTNNORMAL_STDOPER       139
#define IDB_BMP_BTNNORMAL_LITTLEOPER    140
#define IDB_BMP_BTNNORMAL_RADIO         141
#define IDB_BMP_BTNCHECKED_STDMENU      142
#define IDB_SETTINGDLG_BK               143
#define IDC_NAVCURSOR                   145
#define IDI_NAVIGATION                  146
#define IDI_MEDIA_PLAYER                147
#define IDI_MP3_PLAYER                  148
#define IDI_ABOUT                       149
#define IDI_PHOTO_VIEWER                150
#define IDI_SYSTEM_SETTINGS             151
#define IDD_MEDIA_PLAYER                152
#define IDI_MP_STOP                     153
#define IDI_MP_OPEN                     154
#define IDI_MP_PAUSE                    155
#define IDI_MP_PLAY                     156
#define IDI_MP_PREVIOUS                 157
#define IDI_MP_MUTE                     158
#define IDI_MP_MUTE_ON                  158
#define IDI_MP_NEXT                     159
#define IDD_MP3_PLAYER                  160
#define IDD_PHOTOVIEWERDLG              161
#define IDI_PHOTO_ZOOMOUT               162
#define IDI_PHOTO_ZOOMIN                163
#define IDI_MP_MUTE_OFF                 164
#define IDB_BMP_TRACK_TICK              165
#define IDB_BMP_TRACK_BACK              166
#define IDB_BMP_TRACK_BACK2             167
#define IDI_PHOTO_BESTFIT               168
#define IDI_PHOTO_ACTUAL_SIZE           169
#define IDD_PHOTO_LIST                  170
#define IDD_SYS_SETTING                 171
#define IDI_SS_BRIGHTNESS               172
#define IDI_SS_DEFAULT                  173
#define IDI_SS_LANGUAGE                 174
#define IDI_SS_POWER_SAVE               175
#define IDI_SS_STYLE                    176
#define IDI_SS_TIME_SET                 177
#define IDD_TIME_SETTING                178
#define IDI_TS_HOUR_UP                  179
#define IDI_TS_HOUR_DOWN                180
#define IDI_TS_MIN_UP                   181
#define IDI_TS_MIN_DOWN                 182
#define IDI_TS_SEC_UP                   183
#define IDI_TS_SEC_DOWN                 184
#define IDD_TIME_CONFIG                 185
#define IDI_TS_TIME_SET                 186
#define IDI_TS_TIME_REGION              187
#define IDI_TS_TIME_FORMAT              188
#define IDC_MEDIA_PLAYER                1000
#define IDC_RETURN                      1001
#define IDC_NAVIGATION                  1002
#define IDC_MP3_PLAYER                  1003
#define IDC_OPEN                        1003
#define IDC_PHOTO_VIEWER                1004
#define IDC_FILE_LIST                   1004
#define IDC_SYSTEM_SETTINGS             1005
#define IDC_ZOOMIN                      1005
#define IDC_ABOUT                       1006
#define IDC_ZOOMOUT                     1006
#define IDC_SLIDER                      1007
#define IDC_SLIDER_VOLUME               1008
#define IDC_POWER_SAVE                  1009
#define IDC_BRIGHTNESS                  1010
#define IDC_TIME_SET                    1011
#define IDC_LANGUAGE                    1012
#define IDC_STYLE                       1013
#define IDC_DEFAULT                     1014
#define IDC_TS_HOUR_UP                  1015
#define IDC_TS_HOUR_DOWN                1016
#define IDC_TS_MIN_UP                   1017
#define IDC_TS_SEC_UP                   1018
#define IDC_TS_MIN_DOWN                 1019
#define IDC_TS_SEC_DOWN                 1020
#define IDC_TS_TIME_SET                 1021
#define IDC_TS_TIME_REGION              1022
#define IDC_TS_TIME_FORMAT              1023
#define IDC_TS_HOUR                     1024
#define IDC_TS_MIN                      1025
#define IDC_TS_SEC                      1026
#define IDC_TS_SEPARATOR1               1028
#define IDC_TS_SEPARATOR2               1029
#define IDC_SLIDER1                     1029

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        189
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1032
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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