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

📄 resource.h

📁 非比寻常的超级记事本 1.日历控件的使用 2.托盘技术 3.开机后应用程序自动启动 4.非模态对话框的创建和关闭 5.Singleton类的使用 6.文件的读写 7.弹出式菜单的创建
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SuperNotepad.rc
//
#define IDD_SUPERNOTEPAD_DIALOG         102
#define IDR_MAINFRAME                   128
#define IDR_MENU_NOTEPAD                130
#define IDD_USE_EXPLAIN_DIALOG          131
#define IDD_VALIDATE_IDENTITY_DIALOG    132
#define IDD_ABOUT_DEVELOPER_DIALOG      134
#define IDD_MODIFY_PWD_DIALOG           135
#define IDD_TIMETIP_DIALOG              138
#define IDR_TOOLBAR_SETTING             139
#define IDD_SETTING_DLG                 141
#define IDD_TIP_DLG                     142
#define IDD_REGULAR_TIP_DIALOG          144
#define IDD_TIP_INFO_DIALOG             145
#define IDC_MONTHVIEW_SUPERNOTEPAD      1000
#define IDC_STATIC_EVENT                1001
#define IDC_EDIT_EVENT                  1002
#define IDC_BUTTON_SAVE                 1003
#define IDC_BUTTON_GIVEUP               1004
#define IDC_STATIC_USE_EXPLAIN          1007
#define IDC_BUTTON_CANCEL               1008
#define IDC_EDIT_PWD                    1010
#define IDC_BUTTON_CONFIRM              1011
#define IDC_BUTTON_QUIT                 1012
#define IDC_STATIC_USER                 1013
#define IDC_STATIC_PWD                  1014
#define IDC_COMBO_USER                  1015
#define IDC_STATIC_IDENTITY_VALIDATE    1016
#define IDC_BUTTON_CLEAREVENT           1019
#define IDC_BUTTON_OK                   1022
#define IDC_STATIC_ABOUT                1023
#define IDC_EDIT_OLD_PWD                1024
#define IDC_EDIT_NEW_PWD                1025
#define IDC_EDIT_CONFIRM_NEW_PWD        1026
#define IDC_CONFIRM_BUTTON              1027
#define IDC_QUIT_BUTTON                 1028
#define IDC_STATIC_OLD_PWD              1029
#define IDC_STATIC_CONFIRM_NEW_PWD      1030
#define IDC_STATI_NEW_PWD               1031
#define IDC_STATIC_DYNAMIC              1032
#define IDC_STATIC_USAGE                1032
#define IDC_STATIC_HIP                  1033
#define IDC_STATIC_HIP_CONTENTS         1034
#define IDC_BUTTON_TIME_TIP             1035
#define IDC_LIST_INFORMATION            1036
#define IDC_CMB_HOUR                    1037
#define IDC_CMB_MINUTE                  1038
#define IDC_CMB_TIP_TYPE                1039
#define IDC_EDT_INFO                    1040
#define IDC_STATIC_HOUR                 1041
#define IDC_STATIC_MINUTE               1042
#define IDC_STATIC_TIP_ACTION           1043
#define IDC_STATIC_TIME                 1044
#define IDC_STATIC_INFO                 1045
#define IDC_BUTTON_EDIT                 1046
#define IDC_CHECK1                      1047
#define IDC_BUTTON_REGULAR_TIP          1048
#define IDC_DATETIMEPICKER1             1049
#define IDC_DATETIMEPICKER_DATE         1049
#define IDC_EDIT_TIP_CONTENT            1050
#define IDC_STATIC_TIP_TIME             1053
#define IDC_STATIC_TIP_CONTENT          1054
#define IDC_DATETIMEPICKER_TIME         1055
#define IDC_STATIC_TIP_INFO             1056
#define IDC_BUTTON_CLOSE                1057
#define ID_MENUITEM_HELP_EXPLAIN        32771
#define ID_MENU_SYSTEM_MODIFY_PWD       32772
#define ID_MENU_SYSTEM_QUIT             32774
#define ID_MENU_RECORD_EVENT            32775
#define ID_MENUITEM_HELP_ABOUT_DEVELOPER 32776
#define ID_MENU_TOOL_CALENDAR           32777
#define ID_MENU_TOOL_CALCULATOR         32785
#define ID_MENU_TOOL_MAGNIFIER          32786
#define ID_MENU_TOOL_SCREEN_KEYBOARD    32787
#define ID_BTN_ADD                      32788
#define ID_BTN_DEL                      32789

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        146
#define _APS_NEXT_COMMAND_VALUE         32790
#define _APS_NEXT_CONTROL_VALUE         1058
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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