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

📄 resource.h.svn-base

📁 wince c++ 下 开发的 rss 阅读器源代码
💻 SVN-BASE
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by prssrtoday.rc
//
#define IDI_DISPLAYICON                 101

#define IDS_TODAY_STORAGE_APPNAME       1
#define IDS_TODAY                       200
#define IDS_YESTERDAY                   201
#define IDS_NO_NEWS                     202
#define IDS_OPTION_TITLE                203
#define IDS_SLOWEST                     204
#define IDS_SLOW                        205
#define IDS_MEDIUM                      206
#define IDS_FAST                        207
#define IDS_FASTEST                     208
#define IDS_UPDATE_ALL                  209
#define IDS_MODE_BRIEF                  210
#define IDS_MODE_CYCLING                211
#define IDS_MODE_TREE                   212
#define IDS_SETTINGS                    213
#define IDS_NEW_UNREAD_ITEMS            214
#define IDS_NEW_ITEMS                   215
#define IDS_UNREAD_ITEMS                216
#define IDS_DAYS_AGO                    217
#define IDS_MINUTES_AGO                 218
#define IDS_HOURS_AGO                   219
#define IDS_NO_ITEMS_TO_DISPLAY         220
#define IDS_LOADING                     221

#define IDD_EMPTY                       500
#define IDD_CFG_APPEARANCE              501
#define IDD_CFG_MODE                    502
#define IDD_CFG_CHANNELS                503

#define IDR_TODAY                       600
#define IDR_DONE                        601

#define IDC_DAYS                        1000
#define IDC_DATE_FMT                    1001
#define IDC_EXAMPLE                     1002
#define IDC_SHOW_AGE                    1003
#define IDC_FMT_HELP                    1006
#define IDC_VOFFSET                     1008
#define IDC_DAYS_SPIN                   1009
#define IDC_DISPLAYSPEED                1011
#define IDC_USEFONTSIZE                 1012
#define IDC_FONTSIZE                    1013
#define IDC_SHOW_ONLY_NEW               1014
#define IDC_DISPLAY_SPEED_LBL           1015
#define IDC_HEIGHT                      1016
#define IDC_HEIGHT_SPIN                 1017
#define IDC_PLUGIN_HEIGHT_LBL           1018
#define IDC_PLUGIN_ICON                 1019
#define IDC_SHOW_DATE_TIME              1020
#define IDC_SHOW_SITE_NAME              1021
#define IDC_FEED_ITEMS                  1022
#define IDC_SITE_NAMES                  1023
#define IDC_MODE                        1024
#define IDC_HIDE_PLUGIN                 1025
#define IDC_SHOW_NEW_CHANNELS           1026
#define IDC_CHANNELS                    1027
#define IDC_DISPLAY_SPEED_SECS          1028

#define ID_TODAY                        40000
#define IDS_CAP_TODAY                   40002
#define ID_TODAY_UPDATEALL              40003
#define ID_TODAY_BRIEF                  40004
#define ID_TODAY_CYCLING                40005
#define ID_TODAY_TREE                   40006
#define ID_TODAY_SETTINGS               40007

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        110
#define _APS_NEXT_COMMAND_VALUE         40008
#define _APS_NEXT_CONTROL_VALUE         1027
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

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