resource.h

来自「用VC++实现的」· C头文件 代码 · 共 58 行

H
58
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Filesend1.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_FILESEND1_DIALOG            102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       130
#define IDB_BITMAP1                     137
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_EDIT3                       1002
#define IDC_EDIT4                       1003
#define IDC_EDIT5                       1004
#define IDC_BUTTON1                     1005
#define IDC_BUTTON2                     1006
#define IDC_BUTTON3                     1007
#define IDC_BUTTON7                     1011
#define IDC_BUTTON8                     1012
#define IDC_EDIT6                       1013
#define ID_AUTO                         32771
#define ID_STATISTIC                    32772
#define IDFILE1                         32773
#define IDFILE2                         32774
#define IDFILE3                         32775
#define IDFILE4                         32776
#define IDFILE5                         32777
#define ID_MENUITEM32778                32778
#define ID_Send1                        32779
#define ID_SEND2                        32780
#define ID_SEND3                        32781
#define ID_SEND4                        32782
#define ID_SEND5                        32783
#define ID_HAND                         32785
#define IDSINGLE                        32787
#define IDSTOP                          32788
#define IDNEWUCL                        32789
#define IDSTOP1                         32790
#define IDSTOP2                         32791
#define IDSTOP3                         32792
#define IDSTOP4                         32793
#define IDSTOP5                         32794
#define IDSTOPALL                       32795

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32796
#define _APS_NEXT_CONTROL_VALUE         1014
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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