-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresource.h
32 lines (31 loc) · 1.13 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Daggerfall Cartographer.rc
//
#define IDR_MANIFEST 1
#define IDD_ARENA_DIALOG 9
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_DaggerfallCartoTYPE 129
#define ID_FILE_OPENARENA2 130
#define ID_FILE_CLOSEARENA2 131
#define ID_VIEW_ARENAVIEW 133
#define IDB_LOCATION_BITMAP 137
#define IDB_LOCATION_TYPES_BITMAP 137
#define IDD_OPEN_ARENA2_DIALOG 144
#define IDC_ARENA_LIST 1005
#define IDC_ARENA_REGION_COMBO 1011
#define IDC_ARENA_LOCATION_COMBO 1012
#define IDC_ARENA2_PATH_EDIT 1015
#define IDC_OPEN_READ_ONLY_CHECK 1016
#define IDC_BROWSE_BUTTON 1017
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32772
#define _APS_NEXT_CONTROL_VALUE 1013
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif