|
1 // resource.h |
|
2 // |
|
3 // Copyright (c) 2010 Accenture. All rights reserved. |
|
4 // This component and the accompanying materials are made available |
|
5 // under the terms of the "Eclipse Public License v1.0" |
|
6 // which accompanies this distribution, and is available |
|
7 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 // |
|
9 // Initial Contributors: |
|
10 // Accenture - Initial contribution |
|
11 // |
|
12 #define IDC_MYICON 2 |
|
13 #define IDD_CONSOLE_HOST_DIALOG 102 |
|
14 #define IDD_ABOUTBOX 103 |
|
15 #define IDS_APP_TITLE 103 |
|
16 #define IDM_ABOUT 104 |
|
17 #define IDM_EXIT 105 |
|
18 #define ID_EXIT 105 |
|
19 #define IDS_HELLO 106 |
|
20 #define IDI_CONSOLE_HOST 107 |
|
21 #define IDI_SMALL 108 |
|
22 #define IDC_CONSOLE_HOST 109 |
|
23 #define ID_SERVER_MENU 109 |
|
24 #define IDR_MAINFRAME 128 |
|
25 #define IDD_PREFS_DIALOG 129 |
|
26 #define ID_REMOTE_CONSOLE_MENU 130 |
|
27 #define ID_EDIT_PORT 1003 |
|
28 #define ID_CHECK_FOCUS_NEW_WINDOWS 1004 |
|
29 #define ID_EDIT_WIN_WIDTH 1005 |
|
30 #define ID_EDIT_WIN_HEIGHT 1006 |
|
31 #define ID_EDIT_WIN_POS_X 1007 |
|
32 #define ID_EDIT_WIN_POS_Y 1008 |
|
33 #define ID_CHECK_WIN_POS 1009 |
|
34 #define ID_OVERFLOW_LINES 1010 |
|
35 #define ID_RC_CLOSE 32771 |
|
36 #define ID_ABOUT 32772 |
|
37 #define ID_PREFS 32775 |
|
38 #define ID_RC_CAPTURE 32776 |
|
39 #define ID_EDIT_COPY 32779 |
|
40 #define ID_EDIT_PASTE 32780 |
|
41 #define IDC_STATIC -1 |
|
42 |
|
43 // Next default values for new objects |
|
44 // |
|
45 #ifdef APSTUDIO_INVOKED |
|
46 #ifndef APSTUDIO_READONLY_SYMBOLS |
|
47 #define _APS_NEXT_RESOURCE_VALUE 132 |
|
48 #define _APS_NEXT_COMMAND_VALUE 32781 |
|
49 #define _APS_NEXT_CONTROL_VALUE 1016 |
|
50 #define _APS_NEXT_SYMED_VALUE 110 |
|
51 #endif |
|
52 #endif |