forked from a1ive/ZenEmu
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
44 lines (40 loc) · 1.66 KB
/
Copy pathresource.h
File metadata and controls
44 lines (40 loc) · 1.66 KB
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
//{{NO_DEPENDENCIES}}
//
#define IDI_MAIN_ICON 101
#define IDR_PNG_MIN 110
#define IDR_PNG_CD 110
#define IDR_PNG_COPY 111
#define IDR_PNG_CPU 112
#define IDR_PNG_DIR 113
#define IDR_PNG_DISK 114
#define IDR_PNG_EDIT 115
#define IDR_PNG_ETH 116
#define IDR_PNG_FIRMWARE 117
#define IDR_PNG_FLOPPY 118
#define IDR_PNG_INFO 119
#define IDR_PNG_MEMORY 120
#define IDR_PNG_NETWORK 121
#define IDR_PNG_PC 122
#define IDR_PNG_PCI 123
#define IDR_PNG_QEMU 124
#define IDR_PNG_REFRESH 125
#define IDR_PNG_START 126
#define IDR_PNG_USB 127
#define IDR_PNG_WARN 128
#define IDR_PNG_ADMIN 129
#define IDR_PNG_AUDIO 130
#define IDR_PNG_MINIMIZE 131
#define IDR_PNG_MAXIMIZE 132
#define IDR_PNG_CLOSE 133
#define IDR_PNG_ADD 134
#define IDR_PNG_REMOVE 135
#define IDR_PNG_STORAGE 136
#define IDR_PNG_DISPLAY 137
#define IDR_PNG_DOWN 138
#define IDR_PNG_HALT 139
#define IDR_PNG_CAMERA 140
#define IDR_PNG_DICE 141
#define IDR_PNG_VM 142
#define IDR_PNG_BATTERY 143
#define IDR_PNG_MAX 144
#define IDT_TIMER_1S 2001