-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathResource.h
90 lines (85 loc) · 3.65 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
/* Copyright (c) 2002-2012 Croteam Ltd.
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as published by
the Free Software Foundation
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Graphics.rc
//
#define ID_TEST_BUTTON 3
#define ID_CREATE_AS 3
#define ID_REFRESH_TEXTURE 6
#define ID_BASE_NONE 8
#define ID_BROWSE_BASE 9
#define ID_REMOVE_ALL_EFFECTS 10
#define IDD_DIALOG1 101
#define IDD_SELECT_MODE_DIALOG 101
#define IDB_MODE_BROWSING_ICONS 102
#define IDD_CREATE_EFFECT_TEXTURE 103
#define IDD_CREATE_ANIMATED_TEXTURE 104
#define IDD_CREATE_NORMAL_TEXTURE 105
#define IDD_CHOOSE_TEXTURE_TYPE 106
#define IDD_RECURSIVE_FILE_BROWSER 109
#define IDD_GFX_FILE_REQUESTER 185
#define IDC_CURRENT_MODE 1005
#define IDC_CURRENT_DRIVER 1006
#define IDC_PIX_WIDTH 1009
#define IDC_PIX_HEIGHT 1010
#define IDC_TEXTURE_TYPE 1012
#define IDC_EFFECT_CLASS 1012
#define IDC_MEX_SIZE 1013
#define IDC_MIP_MAPS 1014
#define IDC_EFFECT_TYPE 1017
#define IDC_CHEQUERED_ALPHA 1018
#define IDC_FORCE32 1019
#define IDC_CREATED_TEXTURE_NAME 1020
#define IDC_CREATE_MIPMAPS 1021
#define IDC_VIEW_TEXTURE 1022
#define IDC_COMPRESSED 1022
#define IDC_SIZE_IN_PIXELS 1023
#define IDC_EDIT_SCRIPT 1024
#define IDC_COMPRESSALPHA 1024
#define ID_NORMAL_TEXTURE 1025
#define IDC_TEXTURE_NAME 1025
#define ID_ANIMATED_TEXTURE 1026
#define IDC_TEXTURE_ANIMATIONS 1026
#define ID_EFFECT_TEXTURE 1027
#define IDC_TEXTURE_PREVIEW_WINDOW 1028
#define ID_CREATE_TEXTURE 1029
#define IDW_VIEW_CREATED_TEXTURE 1030
#define IDC_BASE_TEXTURE_NAME 1032
#define ID_CREATE 1033
#define IDC_REND_SPEED 1034
#define IDW_FILE_THUMBNAIL 1035
#define IDC_THUMBNAIL_DESCRIPTION 1036
#define IDC_THUMBNAIL_RECT 1037
#define IDC_COLOR_HIGH 1038
#define IDC_COLOR_TRUE 1039
#define IDC_COLOR_DEFAULT 1040
#define IDC_API 1041
#define IDC_RESOLUTIONS 1042
#define IDC_CONSTANT 1042
#define IDC_STATICTEX 1043
#define IDC_MEMORY_T 1044
#define IDC_FILE_BEING_PROCESSED 1089
#define IDC_PROGRESS_BAR 1092
#define IDC_ELAPSED_TIME 1093
#define IDC_ESTIMATED_TIME 1094
#define IDC_PROGRESS_COUNT 1095
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 110
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1045
#define _APS_NEXT_SYMED_VALUE 103
#endif
#endif