forked from kawapure/ClassicExplorer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
51 lines (50 loc) · 1.93 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ClassicExplorer.rc
//
#define IDR_ADDRESSBAR 101
#define IDR_CLASSICEXPLORER 101
#define IDS_ADDRESSBANDACCELERATOR 103
#define IDB_2K_GO_ACTIVE 201
#define IDB_2K_GO_INACTIVE 202
#define IDB_2K_THROBBER_SIZE_SMALL 203
#define IDB_2K_THROBBER_SIZE_MID 204
#define IDB_2K_THROBBER_SIZE_LARGE 205
#define IDB_MEMPHIS_GO_ACTIVE 206
#define IDB_MEMPHIS_GO_INACTIVE 207
#define IDB_MEMPHIS_THROBBER_SIZE_SMALL 208
#define IDB_MEMPHIS_THROBBER_SIZE_MID 209
#define IDB_MEMPHIS_THROBBER_SIZE_LARGE 210
#define IDB_BITMAP5 217
#define IDB_BITMAP1 218
#define IDB_BITMAP2 219
#define IDB_BITMAP3 220
#define IDB_BITMAP4 221
#define IDB_XP_GO_ACTIVE 301
#define IDB_XP_GO_INACTIVE 302
#define IDB_XP_THROBBER_SIZE_SMALL 303
#define IDB_XP_THROBBER_SIZE_MID 304
#define IDB_XP_THROBBER_SIZE_LARGE 305
#define IDB_10_GO_ACTIVE 401
#define IDB_10_GO_INACTIVE 402
#define IDB_10_THROBBER_SIZE_SMALL 403
#define IDB_10_THROBBER_SIZE_MID 404
#define IDB_10_THROBBER_SIZE_LARGE 405
#define IDB_BG_PICTURES_BLUE 500
#define IDB_BG_SEARCH_BLUE 501
#define IDB_BG_MUSIC_BLUE 502
#define IDB_BG_VIDEOS_BLUE 503
#define IDS_NOTFOUND_TITLE_2K 600
#define IDS_NOTFOUND_TEXT_2K 601
#define IDS_NOTFOUND_TITLE_XP 602
#define IDS_NOTFOUND_TEXT_XP 603
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 224
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 201
#define _APS_NEXT_SYMED_VALUE 106
#endif
#endif