blob: bc5c15280bf5ca82a556db3d438b6d167c7527de (
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
30
31
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resources.rc
//
#define IDI_STATUSMENU 105
#define IDI_HIDEOFFLINE 110
#define IDI_SHOWOFFLINE 111
#define IDI_BOOKMARKS 120
#define IDI_DBEDITOR 130
#define IDI_FINDUSER 140
#define IDI_OPTIONS 150
#define IDI_GROUPS_OFF 160
#define IDI_GROUPS_ON 161
#define IDI_SOUNDS_OFF 170
#define IDI_SOUNDS_ON 171
#define IDI_MINIMIZE 180
#define IDI_ACCMGR 282
#define IDS_IDENTIFY 10
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 190
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1026
#define _APS_NEXT_SYMED_VALUE 1000
#endif
#endif
|