-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
48 lines (47 loc) · 3.75 KB
/
resource.h
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
45
46
47
48
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by LWWin32.rc
//
#define IDR_MENU1 101
#define IDR_MENU2 102
#define IDR_STATUSBAR1 104
#define IDR_MENU3 105
#define IDS_TOOLBAR 108
#define IDB_BITMAP1 109
#define IDM_FILENEW 109
#define TB_CMD_1 110
#define TB_CMD_2 111
#define IDR_MENU4 111
#define IDB_BITMAP2 112
#define IDM_FILEEXIT 112
#define IDM_EDITCUT 113
#define IDM_EDITCOPY 114
#define IDM_EDITPASTE 115
#define IDM_EDITPASTEFOO 116
#define IDM_EDITPASTEFOO1 117
#define IDM_EDITPASTEFOO2 118
#define ID_TOOLS_PREFERENCES 119
#define ID_FILE_EXIT 40001
#define ID_EDIT_CUT 40002
#define ID_EDIT_COPY 40003
#define ID_EDIT_PASTE 40004
#define ID_EDIT_PREFERENCES 40005
#define ID_SHOWMESSAGE_EXIT 40006
#define ID_FILE_OPEN 40008
#define ID_FILE_SAVE 40010
#define ID_FILE_NEW 40011
#define ID_FOO 40012
#define ID_FOO_BAR 40013
#define ID_FOO_IT 40014
#define ID_TPN_TPN 40015
#define ID_TPN_TPN40016 40016
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 113
#define _APS_NEXT_COMMAND_VALUE 40017
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif