This repository has been archived by the owner on Jul 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
53 lines (52 loc) · 2.05 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
51
52
53
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by HotKeys.rc
//
#define IDI_HOTKEY 101
#define IDI_TRAY 102
#define IDR_HOTKEY 103
#define IDD_GER_HOTKEY 400
#define IDD_GER_ADDKEY 401
#define IDP_GER_ERROR 512
#define IDP_GER_DELETE 513
#define IDP_GER_INPUT 514
#define IDP_GER_HELP 515
#define IDD_ENG_HOTKEY 800
#define IDD_ENG_ADDKEY 801
#define IDP_ENG_ERROR 912
#define IDP_ENG_DELETE 913
#define IDP_ENG_INPUT 914
#define IDP_ENG_HELP 915
#define IDC_LISTBOX 1001
#define IDC_ADD 1002
#define IDC_DELETE 1003
#define IDC_CHARACTER 1004
#define IDC_UNICODE_CHAR 1005
#define IDC_KEY 1006
#define IDC_UNICODE_KEY 1007
#define IDC_WIN 1008
#define IDC_CTRL 1009
#define IDC_ALT 1010
#define IDC_SHIFT 1011
#define IDC_VIRTKEY 1012
#define IDC_UNICODE_SPIN 1013
#define IDC_CHAR_EN_DASH 40001
#define IDC_CHAR_EM_DASH 40002
#define IDC_CHAR_LSINGLEQMARK 40003
#define IDC_CHAR_RSINGLEQMARK 40004
#define IDC_CHAR_USINGLEQMARK 40005
#define IDC_CHAR_LDOUBLEQMARK 40006
#define IDC_CHAR_RDOUBLEQMARK 40007
#define IDC_CHAR_UDOUBLEQMARK 40008
#define IDC_CHAR_ELLIPSIS 40009
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40010
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif