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

📄 resource.h

📁 彩虹狗的例子 值得一提的是
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MSVCDEMO.rc
//
#define IDD_MSVCDEMO_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDC_BUTTON_OPEN_DOG             1000
#define IDC_BUTTON_CHECK_DOG            1001
#define IDC_BUTTON_GET_PRODUCT_INFO     1002
#define IDC_BUTTON_GET_DOG_INFO         1003
#define IDC_BUTTON_CLOSE_DOG            1004
#define IDC_EDIT_PRODUCT_NAME           1005
#define IDC_COMBO_OPEN_FLAG             1007
#define IDC_BUTTON_VERIFY_PASSWORD      1008
#define IDC_BUTTON_CHANGE_PASSWORD      1009
#define IDC_RADIO1                      1010
#define IDC_RADIO_USER                  1010
#define IDC_RADIO2                      1011
#define IDC_RADIO_DEVELOPER             1011
#define IDC_EDIT2                       1012
#define IDC_EDIT_PASSWORD               1012
#define IDC_BUTTON_SET_KEY              1013
#define IDC_BUTTON_ENCRYPT_DATA         1014
#define IDC_BUTTON_DECRYPT_DATA         1015
#define IDC_BUTTON_SIGN_DATA            1016
#define IDC_BUTTON_CONVERT_DATA         1017
#define IDC_BUTTON_GET_RANDOM           1018
#define IDC_BUTTON_GET_REQUEST          1019
#define IDC_BUTTON_UPGRADE              1020
#define IDC_BUTTON_BROWSE               1021
#define IDC_BUTTON_CREATE_DIR           1022
#define IDC_BUTTON_CREATE_FILE          1023
#define IDC_BUTTON_READ_FILE            1024
#define IDC_BUTTON_WRITE_FILE           1025
#define IDC_BUTTON_VISIT_LICENSE_FILE   1026
#define IDC_BUTTON_DELETE_FILE          1027
#define IDC_BUTTON_DELETE_DIR           1028
#define IDC_BUTTON_DEFLAG_FILE_SYSTEM   1029
#define IDC_EDIT3                       1030
#define IDC_EDIT_DIR_ID                 1030
#define IDC_EDIT4                       1031
#define IDC_EDIT_FILE_ID                1031
#define IDC_BUTTON_EXECUTE_FILE         1032
#define IDC_RADIO3                      1034
#define IDC_RADIO_SIGN_KEY              1034
#define IDC_RADIO4                      1035
#define IDC_RADIO_EN_DECRYPT_KEY        1035
#define IDC_EDIT6                       1036
#define IDC_EDIT_UPGRADE_FILE_PATH      1036
#define IDC_STATIC_RESULT               1037

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

⌨️ 快捷键说明

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