resource.h

来自「maybe is knn or maybe not i m not sure a」· C头文件 代码 · 共 46 行

H
46
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by NoSpam.rc
//
#define IDD_NOSPAM_DIALOG               102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDD_ACCOUNT_INFO                129
#define IDD_SETSPAMRULE                 130
#define IDD_RULES                       131
#define IDR_MENU_POPUP                  132
#define IDC_CHECK                       1000
#define IDC_HOST                        1001
#define IDC_USER                        1002
#define IDC_PASSWD                      1003
#define IDC_ACCOUNT                     1004
#define IDC_MAILLIST                    1005
#define IDC_SETRULE                     1006
#define IDC_MATCH_EMAIL                 1007
#define IDC_MATCH_NAME                  1008
#define IDC_MATCH_SUBJECT               1009
#define IDC_EMAIL_PATTERN               1010
#define IDC_NAME_PATTERN                1011
#define IDC_SUBJECT_PATTERN             1012
#define IDC_RULELIST                    1013
#define IDC_EDITRULE                    1014
#define IDC_DELRULE                     1015
#define IDC_ADDRULE                     1017
#define IDC_USE_TIMER                   1018
#define IDC_MINUTES                     1019
#define IDC_SHRINK                      1020
#define IDC_MATCH_DOMAIN                1021
#define IDC_DOMAIN_PATTERN              1022
#define ID_POPUP_OPEN                   32771

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32772
#define _APS_NEXT_CONTROL_VALUE         1023
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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