-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresource.h
55 lines (54 loc) · 2.18 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
54
55
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by GT_FontMaker.rc
//
#define IDR_MENU1 101
#define IDI_ICON1 103
#define ID_FILE_EXIT 40002
#define ID_FONT_SELECT 40003
#define ID_FONT_SIZE 40004
#define ID_FONT_ANTI 40005
#define ID_HELP_HELP 40006
#define ID_HELP_ABOUT 40007
#define ID_ANTI_TRUE 40009
#define ID_ANTI_FALSE 40010
#define ID_FONT_CHARATERS 40011
#define ID_CHARATERS_ALPHAS 40012
#define ID_CHARATERS_NUMERIC 40013
#define ID_CHARATERS_ALNUM 40014
#define ID_CHARATERS_ALPHA_NUM_PUN 40015
#define ID_CHARATERS_ASCII 40016
#define ID_CHARACTERS_CUSTOM 40017
#define ID_FONT_SAVE 40019
#define ID_FILE_SAVEINFO 40020
#define ID_SAVE_TEXTURE 40021
#define ID_SAVE_UVINFO 40022
#define ID_FONT_COLORKEY 40023
#define ID_COLORKEY_TRUE 40026
#define ID_COLORKEY_FALSE 40027
#define ID_FONT_OUTLINE 40028
#define ID_OUTLINE_TRUE 40029
#define ID_OUTLINE_FALSE 40030
#define ID_FILE_SAVE40029 40031
#define ID_FONT_CASE 40032
#define ID_CASE_ALL 40033
#define ID_CASE_UPPERONLY 40034
#define ID_CASE_LOWERONLY 40035
#define ID_SIZE_128X128 40036
#define ID_SIZE_256X256 40037
#define ID_SIZE_512X512 40038
#define ID_SIZE_1024X1024 40039
#define ID_SIZE_LINEAR 40040
#define ID_OUTLINEWIDTH_1 40041
#define ID_OUTLINEWIDTH_2 40042
#define ID_OUTLINEWIDTH_4 40043
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40049
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif