source: dev/trunk/abdev/icon_res/resource.h@ 150

Last change on this file since 150 was 82, checked in by dai_9181, 17 years ago
File size: 2.2 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Developer Studio generated include file.
3// Used by icon_res.rc
4//
5#define IDI_ALLSAVE 101
6#define IDI_COPY 102
7#define IDI_CUT 103
8#define IDI_FIND 104
9#define IDI_NEW 105
10#define IDI_OPEN 106
11#define IDI_PASTE 107
12#define IDI_REDO 108
13#define IDI_SAVE 109
14#define IDI_UNDO 110
15#define IDI_PRINT 111
16#define IDI_PREVIEW 112
17#define IDI_TOPMOST 113
18#define IDI_OPTION 115
19#define IDI_RIGHTTURN 116
20#define IDI_HELP 117
21#define IDI_RELEASERUN 118
22#define IDI_DEBUGCOMPILE 119
23#define IDI_RELEASECOMPILE 120
24#define IDI_CONV_MULTI 121
25#define IDI_CONV_ALPHA_BIG 122
26#define IDI_CONV_ALPHA_SMALL 123
27#define IDI_CONV_HALF 124
28#define IDI_CONV_HIRAGANA 125
29#define IDI_CONV_KATAKANA 126
30#define IDI_STRINGCOUNT 127
31#define IDI_BREAKPOINT 128
32#define IDI_DEBUGRUN 129
33#define IDI_DEBUGPAUSE 130
34#define IDI_STEPIN 131
35#define IDI_STEPOVER 132
36#define IDI_STEPTOCURSOR 133
37#define IDI_DEBUGSTOP 134
38#define IDI_ATTACH 136
39#define IDI_COMMUNITY_PRIVATEMSG 137
40#define IDI_COMMUNITY_FIND 138
41#define IDI_COMMUNITY_FORUM 139
42#define IDI_COMMUNITY_MAIN 140
43#define IDI_COMMUNITY_FORUM_SECRET 141
44#define IDI_BREAKPOINT_FLAG 142
45
46// Next default values for new objects
47//
48#ifdef APSTUDIO_INVOKED
49#ifndef APSTUDIO_READONLY_SYMBOLS
50#define _APS_NEXT_RESOURCE_VALUE 143
51#define _APS_NEXT_COMMAND_VALUE 40001
52#define _APS_NEXT_CONTROL_VALUE 1000
53#define _APS_NEXT_SYMED_VALUE 101
54#endif
55#endif
Note: See TracBrowser for help on using the repository browser.