-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
executable file
·44 lines (43 loc) · 1.71 KB
/
resource.h
File metadata and controls
executable file
·44 lines (43 loc) · 1.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 想做个通讯录希望别坑了w.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_W_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_ADD_DIALOG 129
#define IDI_ICON1 130
#define IDI_ICON2 131
#define IDI_ICON3 132
#define IDR_MENU1 136
#define IDD_MODIFY_DIALOG 140
#define IDD_SHOW_DIALOG 141
#define IDD_GROUPADD_DIALOG 142
#define IDD_FOUND_DIALOG 143
#define IDC_TREE 1001
#define IDC_ADD 1002
#define IDC_DELETE 1003
#define IDC_NAME 1005
#define IDC_NUMBER 1006
#define IDC_OK 1007
#define IDC_CANCEL 1008
#define IDC_LIST 1010
#define IDC_EDITNAME 1013
#define IDC_EDITNUM 1014
#define IDC_GROUPADD 1018
#define IDC_EDIT1 1019
#define IDC_GROUPDEL 1020
#define IDC_FOUND 1021
#define ID_MODIFY 32771
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 144
#define _APS_NEXT_COMMAND_VALUE 32772
#define _APS_NEXT_CONTROL_VALUE 1023
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif