blob: d2788078a963120868c70d29baf347acd60d4bf0 (
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
// $Id$
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by NamingViewer.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_NAMINGVIEWER_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_VIEWIOR_DIALOG 129
#define IDR_CONTEXT_POPUP 131
#define IDR_OBJECT_POPUP 132
#define IDD_BIND 133
#define IDD_BIND_NEW_CONTEXT 134
#define IDD_SELECT_NS 135
#define IDD_ADD_NAME_SERVER 136
#define IDC_TREE 1000
#define IDC_IOR 1002
#define IDC_TYPE_ID 1007
#define IDC_APPLY 1011
#define IDC_PROFILES 1012
#define IDC_SELECT_NS 1013
#define IDC_SERVER 1014
#define IDC_ID 1015
#define IDC_KIND 1017
#define IDC_VIEWIOR 1018
#define IDC_ADD 1022
#define IDC_REMOVE 1023
#define IDC_SERVERS 1024
#define IDC_NAME 1025
#define IDC_NS 1027
#define ID_CONTEXT_POPUP_BIND_CONTEXT 32771
#define ID_CONTEXT_POPUP_DESTROY 32772
#define ID_CONTEXT_POPUP_VIEWREFERENCE 32773
#define ID_CONTEXT_POPUP_REFRESH 32774
#define ID_OBJECTPOPUP_UNBIND 32775
#define ID_OBJECTPOPUP_VIEWREFRENCE 32776
#define ID_CONTEXT_POPUP_UNBIND 32777
#define ID_CONTEXT_POPUP_BINDOBJECT 32778
#define ID_CONTEXTPOPUP_BINDNEWCONTEXT 32779
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32782
#define _APS_NEXT_CONTROL_VALUE 1028
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|