source: main/tags/2.80/gsdl/src/w32server/resource.h@ 24534

Last change on this file since 24534 was 11319, checked in by kjdon, 18 years ago

added in localhost to address resolution methods

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 2.1 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Developer Studio generated include file.
3// Used by server.rc
4//
5#define TRAY_ICON 101
6#define COMMS_DIALOG 102
7#define COMMS_DIALOG_DEBUG 102
8#define Main_Menu 103
9#define COMMS_DIALOG2 103
10#define GSDL_LOGO 108
11#define GSDL_COL_TITLE 109
12#define IDD_DIALOG1 118
13#define GSDL_ICBMP 126
14#define APPLY_BUTTON 1000
15#define REMOTE_CHECK 1001
16#define PROXY_CHECK 1002
17#define CONSOLE_CHECK 1003
18#define PROXY_EDIT_BOX 1004
19#define PROXY_PORT_EDIT_BOX 1005
20#define TrayID 1006
21#define LOG_DEBUG_CHECK 1007
22#define SERVER_PORT_EDIT_BOX 1008
23#define LOG_LOCAL_CHECK 1009
24#define LOG_REMOTE_CHECK 1010
25#define LOG_NAME_BOX 1011
26#define LOG_CHECK 1012
27#define SAVE_NAME_BOX 1013
28#define SAVE_CHECK 1014
29#define ID_AUTO_ENTER_LIBRARY 1015
30#define ID_RADIO_NETSCAPE 1016
31#define ID_RADIO_IE 1017
32#define ID_RADIO_OTHER 1018
33#define ID_OTHER_NAME 1019
34#define ID_BROWSE_BUTTON 1020
35#define ID_OK_BUTTON 1021
36#define ID_CANCEL_BUTTON 1022
37#define ID_RADIO_DEFAULT 1023
38#define ID_ARM_NAME 1024
39#define ID_ARM_IP 1025
40#define ID_ARM_127_0_0_1 1026
41#define ID_ARM_LOCALHOST 1027
42#define ID_PROJECT_SETTINGS 40001
43#define ID_PROJECT_EXIT 40002
44#define ID_INSTALL_NETSCAPE 40007
45
46// Next default values for new objects
47//
48#ifdef APSTUDIO_INVOKED
49#ifndef APSTUDIO_READONLY_SYMBOLS
50#define _APS_NEXT_RESOURCE_VALUE 127
51#define _APS_NEXT_COMMAND_VALUE 40011
52#define _APS_NEXT_CONTROL_VALUE 1030
53#define _APS_NEXT_SYMED_VALUE 102
54#endif
55#endif
Note: See TracBrowser for help on using the repository browser.