-
Notifications
You must be signed in to change notification settings - Fork 155
/
resource.h
37 lines (36 loc) · 1.42 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by GeoDa.rc
//
#define wxUSE_NO_MANIFEST 1
#define IDI_ICON1 101
#define SUBVERSION_MASK 0x000000FF
#define _WIN32_IE_IE20 0x0200
#define _WIN32_IE_IE30 0x0300
#define _WIN32_IE_IE302 0x0302
#define _WIN32_WINNT_NT4 0x0400
#define _WIN32_IE_IE40 0x0400
#define _WIN32_IE_IE401 0x0401
#define _WIN32_WINNT_WIN2K 0x0500
#define _WIN32_IE_IE50 0x0500
#define _WIN32_WINNT_WINXP 0x0501
#define _WIN32_IE_IE501 0x0501
#define _WIN32_WINNT_WS03 0x0502
#define _WIN32_IE_IE55 0x0550
#define _WIN32_WINNT_LONGHORN 0x0600
#define _WIN32_IE_IE60 0x0600
#define _WIN32_IE_IE60SP1 0x0601
#define _WIN32_IE_WS03 0x0602
#define _WIN32_IE_IE60SP2 0x0603
#define _WIN32_IE_IE70 0x0700
#define SPVERSION_MASK 0x0000FF00
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif