-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
32 lines (31 loc) · 2.33 KB
/
resource.h
File metadata and controls
32 lines (31 loc) · 2.33 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by BibliographyWin32.rc
//
#define IDR_MAIN_MENU 101
#define IDB_DELETE 101
#define IDD_UPDATE 102
#define IDB_EDIT 103
#define IDD_NEWBOOK 105
#define IDI_ICON1 107
#define IDDB_OK 1001
#define IDDB_CANCEL 1002
#define IDDC_FROM 1003
#define IDDC_TO 1004
#define IDDC_NAME 1008
#define IDDC_AUTHOR 1009
#define IDDC_ISBN 1010
#define IDDC_TOTALPAGES 1011
#define IDC_EDIT1 1099
#define ID_FILE_NEW_BOOK 40003
#define ID_FILE_DELETE 40005
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 108
#define _APS_NEXT_COMMAND_VALUE 40006
#define _APS_NEXT_CONTROL_VALUE 1013
#define _APS_NEXT_SYMED_VALUE 103
#endif
#endif