forked from brookhong/KeyCastOW
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
executable file
·50 lines (49 loc) · 3.94 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
49
50
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by keycastow.rc
//
#define IDD_DLGSETTINGS 101
#define IDI_ICON1 103
#define IDC_KEYSTROKEDELAY 1001
#define IDC_LINGERTIME 1002
#define IDC_FADEDURATION 1004
#define IDC_LABELSPACING 1005
#define IDC_TEXTFONT 1007
#define IDC_BGCOLOR 1008
#define IDC_TEXTCOLOR 1009
#define IDC_SYSLINK1 1010
#define IDC_OPACITY 1011
#define IDC_MODCTRL 1012
#define IDC_MODALT 1013
#define IDC_MODSHIFT 1015
#define IDC_MODWIN 1016
#define IDC_TCKEY 1017
#define IDC_CORNERSIZE 1018
#define IDC_BORDERSIZE 1019
#define IDC_BORDERCOLOR 1021
#define IDC_BGOPACITY 1023
#define IDC_TEXTOPACITY 1024
#define IDC_BORDEROPACITY 1025
#define IDC_BRANDING 1026
#define IDC_VISIBLESHIFT 1029
#define IDC_ONLYCOMMANDKEYS 1030
#define IDC_MOUSECAPTURING 1031
#define IDC_MAXIMUMLINES 1032
#define IDC_COMBSCHEME 1033
#define IDC_VISIBLEMODIFIER 1034
#define IDC_MOUSECAPTURINGMOD 1035
#define IDC_KEYAUTOREPEAT 1036
#define IDC_MERGEMOUSEACTIONS 1037
#define IDC_ALIGNMENT 1038
#define IDC_POSITION 1039
#define IDC_DRAGGABLELABEL 1040
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1041
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif