-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
41 lines (40 loc) · 1.57 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
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by hAxCapture.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_HAXCAPTURE_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_TRAY 129
#define IDR_POPUP_MENU 133
#define IDB_BANNER 136
#define IDC_SAVEPATH 1001
#define IDC_BROWSE 1002
#define IDC_BMP 1003
#define IDC_JPEG 1004
#define IDC_GIF 1005
#define IDC_HOTKEY 1006
#define IDC_APPLYHOTKEY 1007
#define IDC_JPEGQUALITY 1008
#define IDC_JPEGQUALITYLABEL 1009
#define IDC_ABOUT 1012
#define IDC_QUIT 1014
#define IDC_SOUNDS 1015
#define IDC_BALLOONS 1017
#define IDC_DISPLAY_STATIC 1017
#define IDC_CLOSETOTRAY 1018
#define IDC_VISITHAX 1018
#define ID_APP_QUIT 32771
#define ID_APP_VISITHAXSTUDIOS 32773
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 137
#define _APS_NEXT_COMMAND_VALUE 32774
#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif