-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathresource.h
31 lines (30 loc) · 2.23 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ADEGrab.rc
//
#define ICO_MAINICON 5
#define IDI_ICON1 102
#define MNU_MAIN 104
#define DLG_MAIN 105
#define LIST_LOG 1001
#define BTN_CAPTURE 1002
#define EDIT_CAPTURED 1004
#define BTN_TRAY 1005
#define BTN_QUIT 1006
#define ID_ADEGRAB_CAPTURETOCLIPBOARD 40001
#define ID_ADEGRAB_CAPTURETOLOGFILE 40002
#define ID_ADEGRAB_ABOUT 40003
#define ID_ADEGRAB_EXIT 40004
#define ID_ADEGRAB_CAPTURE 40005
#define ID_ADEGRAB_HIDE 40006
#define ID_ADEGRAB_RESTORE 40007
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40008
#define _APS_NEXT_CONTROL_VALUE 1006
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif