blob: 9f905a39764e105d7425397851ae780d15adf7c5 (
plain)
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDD_OPTIONS_OLD 119
#define IDI_ALWAYSVIS 120
#define IDD_OPTIONS 120
#define IDI_NEVERVIS 121
#define IDI_CHAT 122
#define IDI_MALE 123
#define IDI_FEMALE 124
#define IDI_EMPTY 125
#define IDC_SLOT_L 1075
#define IDC_SLOT 1076
#define IDC_EXTRAORDER 1889
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 126
#define _APS_NEXT_COMMAND_VALUE 40005
#define _APS_NEXT_CONTROL_VALUE 1077
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|