resource.h

来自「不断发送IP地址」· C头文件 代码 · 共 47 行

H
47
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TimeClient.rc
//
#define IDD_TIMER                       101
#define IDD_TIMECLIENT_DIALOG           102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDD_TIMERRGTFILE                104
#define IDD_TIMERRENEW                  105
#define IDD_TIMER2                      106
#define IDR_MAINFRAME                   128
#define IDB_SPLASH                      129
#define IDB_ANIM_IMGLIST                130
#define IDR_SAD                         131
#define IDR_HAPPY                       132
#define IDR_TRAYPOPUP                   133
#define IDD_DIALOG1                     136
#define IDD_DIALOG2                     137
#define IDC_LIST_MSG                    1000
#define IDC_IPADDRESS                   1001
#define IDC_EDIT_PORT                   1002
#define IDC_BUTTON_CREATE               1003
#define IDC_BUTTON_CONNECT              1004
#define IDC_BUTTON_CLOSE                1005
#define IDC_BUTTON_DELETE               1006
#define IDC_LIST_CLIENT                 1007
#define IDC_SERVER_IPADDRESS            1008
#define IDC_EDIT_PORTS                  1009
#define IDC_EDIT1                       1010
#define IDC_EDIT2                       1011
#define ID_OPEN_APPLICATION             32771
#define ID_APPLICATION_EXIT             32772
#define SH_dq                           32773
#define ID_tj                           32774
#define SH_SC                           32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        138
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1012
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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