resource.h

来自「书友会短信发送系统由基础信息模块、短信管理模块、短信投票模块、系统管理模块等几部」· C头文件 代码 · 共 92 行

H
92
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by BookFriend.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_BOOKFRIEND_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDI_ICON1                       130
#define IDI_ICON2                       131
#define IDI_ICON3                       132
#define IDI_ICON4                       133
#define IDI_ICON5                       134
#define IDI_ICON6                       135
#define IDI_ICON7                       136
#define IDD_LOGIN_DIALOG                137
#define IDD_NOTESET_DIALOG              138
#define IDD_ASSOCIATOR_DIALOG           139
#define IDI_ICON8                       141
#define IDI_ICON9                       142
#define IDI_ICON10                      143
#define IDI_ICON11                      144
#define IDD_OFTEN_DIALOG                145
#define IDD_SENDNOTE_DIALOG             147
#define IDD_BOOK_DIALOG                 148
#define IDD_NOTE_DIALOG                 149
#define IDD_QUERYSEND_DIALOG            150
#define IDI_ICON12                      151
#define IDD_RECV_DIALOG                 153
#define IDD_RESTORE_DIALOG              155
#define IDD_ITEM_DIALOG                 156
#define IDI_ICON13                      157
#define IDI_ICON14                      158
#define IDI_ICON15                      159
#define IDI_ICON16                      160
#define IDD_COUNT_DIALOG                163
#define IDD_USER_DIALOG                 165
#define IDD_INITIALIZE_DIALOG           166
#define IDB_BITMAP1                     167
#define IDB_BITMAP2                     168
#define IDB_BITMAP3                     169
#define IDB_BITMAP4                     170
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_EDIT3                       1002
#define IDC_EDIT4                       1003
#define IDC_BUTGET                      1004
#define IDC_BUTSAVE                     1005
#define IDC_LIST1                       1006
#define IDC_COMBO1                      1007
#define IDC_LIST2                       1008
#define IDC_BUTTON1                     1009
#define IDC_BUTTON2                     1010
#define IDC_BUTTONSEND                  1011
#define IDC_BUTEXIT                     1013
#define IDC_MSCHART1                    1014
#define IDC_ADODC1                      1015
#define IDC_STATICTEXT                  1016
#define ID_ADD                          1101
#define ID_MOD                          1102
#define ID_SAVE                         1103
#define ID_DEL                          1104
#define ID_EXIT                         1105
#define ID_ASS                          1106
#define ID_NOTE                         1107
#define ID_SEND                         1108
#define ID_QUERY                        1109
#define ID_MENUSET                      32771
#define ID_MENUASSOCIATOR               32772
#define ID_MENUOFTEN                    32773
#define ID_MENUSEND                     32774
#define ID_MENURECV                     32775
#define ID_MENUITEM                     32776
#define ID_MENUCOUNT                    32777
#define ID_MENUUSER                     32779
#define ID_MENUCLEAR                    32780
#define ID_MENUEXIT                     32781
#define ID_MENUQUERY                    32782

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        171
#define _APS_NEXT_COMMAND_VALUE         32783
#define _APS_NEXT_CONTROL_VALUE         1017
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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