1 // Microsoft Visual C++ generated resource script.
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
8 // Generated from the TEXTINCLUDE 2 resource.
12 /////////////////////////////////////////////////////////////////////////////
13 #undef APSTUDIO_READONLY_SYMBOLS
15 /////////////////////////////////////////////////////////////////////////////
16 // English (U.S.) resources
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
21 #pragma code_page(1252)
24 #ifdef APSTUDIO_INVOKED
25 /////////////////////////////////////////////////////////////////////////////
37 "#include ""afxres.h""\r\n"
43 "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
44 "#define _AFX_NO_OLE_RESOURCES\r\n"
45 "#define _AFX_NO_TRACKER_RESOURCES\r\n"
46 "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
48 "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
51 "#pragma code_page(1252)\r\n"
53 "#include ""Resources\\Application.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
54 "#include ""afxres.rc"" // Standard components\r\n"
59 #endif // APSTUDIO_INVOKED
62 /////////////////////////////////////////////////////////////////////////////
67 // Icon with lowest ID value placed first to ensure application icon
68 // remains consistent on all systems.
69 IDR_MAIN_ICON ICON "Application.ico"
71 /////////////////////////////////////////////////////////////////////////////
76 IDD_CHOOSER_DIALOG DIALOGEX 0, 0, 512, 316
77 STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP |
78 WS_CAPTION | WS_SYSMENU
79 EXSTYLE WS_EX_APPWINDOW
80 CAPTION "Rendezvous Browser"
81 MENU IDR_CHOOSER_DIALOG_MENU
82 FONT 8, "MS Shell Dlg", 0, 0, 0x0
84 CONTROL "",IDC_SERVICE_LIST,"SysListView32",LVS_REPORT |
85 LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_ALIGNLEFT |
86 LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,8,8,268,256
87 CONTROL "",IDC_CHOOSER_LIST,"SysListView32",LVS_REPORT |
88 LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_ALIGNLEFT |
89 LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,282,8,224,170
90 CONTROL "",IDC_DOMAIN_LIST,"SysListView32",LVS_REPORT |
91 LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_ALIGNLEFT |
92 LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,8,272,268,38
93 GROUPBOX "Information",IDC_STATIC,282,182,224,128
94 RTEXT "Name:",IDC_STATIC,288,195,38,8
95 EDITTEXT IDC_INFO_NAME_TEXT,330,195,168,10,ES_AUTOHSCROLL |
96 ES_READONLY | NOT WS_BORDER,WS_EX_STATICEDGE
97 RTEXT "IP address:",IDC_STATIC,288,208,38,8
98 EDITTEXT IDC_INFO_IP_TEXT,330,208,168,10,ES_AUTOHSCROLL |
99 ES_READONLY | NOT WS_BORDER,WS_EX_STATICEDGE
100 RTEXT "Interface:",IDC_STATIC,288,221,38,8
101 EDITTEXT IDC_INFO_INTERFACE_TEXT,330,221,168,10,ES_AUTOHSCROLL |
102 ES_READONLY | NOT WS_BORDER,WS_EX_STATICEDGE
103 RTEXT "Host Name:",IDC_STATIC,287,234,38,8
104 EDITTEXT IDC_INFO_HOST_NAME_TEXT,330,234,168,10,ES_AUTOHSCROLL |
105 ES_READONLY | NOT WS_BORDER,WS_EX_STATICEDGE
106 RTEXT "Text:",IDC_STATIC,288,247,38,8
107 EDITTEXT IDC_INFO_TEXT_TEXT,330,247,168,57,ES_MULTILINE |
108 ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_READONLY | NOT
109 WS_BORDER,WS_EX_STATICEDGE
112 IDD_ABOUT_DIALOG DIALOGEX 0, 0, 244, 73
113 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION
114 CAPTION "About Rendezvous Browser"
115 FONT 8, "MS Shell Dlg", 0, 0, 0x0
117 ICON IDR_MAIN_ICON,IDC_ABOUT_APP_ICON,12,12,20,20
118 LTEXT "Rendezvous Browser",IDC_ABOUT_APP_NAME_TEXT,44,11,192,
120 LTEXT "Version 1.2d1",IDC_ABOUT_APP_VERSION_TEXT,44,25,192,8
121 LTEXT "Copyright (C) 2002-2004 Apple Computer, Inc.",
122 IDC_ABOUT_COPYRIGHT_TEXT,4,60,156,8
123 DEFPUSHBUTTON "OK",IDOK,192,52,44,14
126 IDD_LOGIN DIALOGEX 0, 0, 180, 89
127 STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION
129 FONT 8, "MS Shell Dlg", 0, 0, 0x0
131 LTEXT "Enter a username and password. Leave blank to use the default username and/or password.",
132 IDC_STATIC,8,8,156,16,NOT WS_GROUP
133 RTEXT "Username:",IDC_STATIC,10,34,36,8,NOT WS_GROUP
134 EDITTEXT IDC_LOGIN_USERNAME_TEXT,50,32,118,12,ES_AUTOHSCROLL
135 RTEXT "Password:",IDC_STATIC,10,50,36,8,NOT WS_GROUP
136 EDITTEXT IDC_LOGIN_PASSWORD_TEXT,50,48,118,12,ES_PASSWORD |
138 DEFPUSHBUTTON "OK",IDOK,129,70,44,14
139 PUSHBUTTON "Cancel",IDCANCEL,77,70,44,14
143 /////////////////////////////////////////////////////////////////////////////
148 VS_VERSION_INFO VERSIONINFO
150 PRODUCTVERSION 1,0,0,1
161 BLOCK "StringFileInfo"
165 VALUE "CompanyName", "Apple Computer, Inc."
166 VALUE "FileDescription", "Rendezvous Browser for Windows"
167 VALUE "FileVersion", "1, 0, 0, 1"
168 VALUE "InternalName", "Rendezvous Browser for Windows"
169 VALUE "LegalCopyright", "Copyright (C) 2002-2004 Apple Computer, Inc."
170 VALUE "OriginalFilename", "RendezvousBrowser.exe"
171 VALUE "ProductName", "Rendezvous Browser for Windows"
172 VALUE "ProductVersion", "1, 0, 0, 1"
177 VALUE "Translation", 0x409, 1200
182 /////////////////////////////////////////////////////////////////////////////
187 IDR_CHOOSER_DIALOG_MENU MENU
191 MENUITEM "Close &Window\tCtrl+W", ID_FILE_CLOSE
193 MENUITEM "Exit", ID_FILE_EXIT
197 MENUITEM "About Rendezvous Browser...", ID_HELP_ABOUT
202 /////////////////////////////////////////////////////////////////////////////
207 IDR_CHOOSER_DIALOG_MENU_ACCELERATORS ACCELERATORS
209 "S", ID_FILE_SAVE, VIRTKEY, CONTROL, NOINVERT
210 "W", ID_FILE_CLOSE, VIRTKEY, CONTROL, NOINVERT
214 /////////////////////////////////////////////////////////////////////////////
221 0x3f3c, 0x6d78, 0x206c, 0x6576, 0x7372, 0x6f69, 0x3d6e, 0x3122, 0x302e,
222 0x2022, 0x6e65, 0x6f63, 0x6964, 0x676e, 0x223d, 0x5455, 0x2d46, 0x2238,
223 0x7320, 0x6174, 0x646e, 0x6c61, 0x6e6f, 0x3d65, 0x7922, 0x7365, 0x3f22,
224 0x203e, 0x0a0d, 0x613c, 0x7373, 0x6d65, 0x6c62, 0x2079, 0x0a0d, 0x2020,
225 0x7820, 0x6c6d, 0x736e, 0x223d, 0x7275, 0x3a6e, 0x6373, 0x6568, 0x616d,
226 0x2d73, 0x696d, 0x7263, 0x736f, 0x666f, 0x2d74, 0x6f63, 0x3a6d, 0x7361,
227 0x2e6d, 0x3176, 0x2022, 0x0a0d, 0x2020, 0x6d20, 0x6e61, 0x6669, 0x7365,
228 0x5674, 0x7265, 0x6973, 0x6e6f, 0x223d, 0x2e31, 0x2230, 0x0d3e, 0x3c0a,
229 0x7361, 0x6573, 0x626d, 0x796c, 0x6449, 0x6e65, 0x6974, 0x7974, 0x0d20,
230 0x200a, 0x2020, 0x7020, 0x6f72, 0x6563, 0x7373, 0x726f, 0x7241, 0x6863,
231 0x7469, 0x6365, 0x7574, 0x6572, 0x223d, 0x3878, 0x2236, 0x0d20, 0x200a,
232 0x2020, 0x7620, 0x7265, 0x6973, 0x6e6f, 0x223d, 0x2e35, 0x2e31, 0x2e30,
233 0x2230, 0x0a0d, 0x2020, 0x2020, 0x7974, 0x6570, 0x223d, 0x6977, 0x336e,
234 0x2232, 0x0a0d, 0x2020, 0x2020, 0x616e, 0x656d, 0x223d, 0x7041, 0x2e70,
235 0x7865, 0x2265, 0x3e2f, 0x0a0d, 0x2020, 0x2020, 0x643c, 0x7365, 0x7263,
236 0x7069, 0x6974, 0x6e6f, 0x413e, 0x7269, 0x6f50, 0x7472, 0x4120, 0x6d64,
237 0x6e69, 0x5520, 0x6974, 0x696c, 0x7974, 0x2f3c, 0x6564, 0x6373, 0x6972,
238 0x7470, 0x6f69, 0x3e6e, 0x0a0d, 0x2020, 0x2020, 0x643c, 0x7065, 0x6e65,
239 0x6564, 0x636e, 0x3e79, 0x0a0d, 0x2020, 0x2020, 0x643c, 0x7065, 0x6e65,
240 0x6564, 0x746e, 0x7341, 0x6573, 0x626d, 0x796c, 0x0d3e, 0x200a, 0x2020,
241 0x3c20, 0x7361, 0x6573, 0x626d, 0x796c, 0x6449, 0x6e65, 0x6974, 0x7974,
242 0x0a0d, 0x2020, 0x2020, 0x2020, 0x2020, 0x7420, 0x7079, 0x3d65, 0x7722,
243 0x6e69, 0x3233, 0x0d22, 0x200a, 0x2020, 0x2020, 0x2020, 0x2020, 0x616e,
244 0x656d, 0x223d, 0x694d, 0x7263, 0x736f, 0x666f, 0x2e74, 0x6957, 0x646e,
245 0x776f, 0x2e73, 0x6f43, 0x6d6d, 0x6e6f, 0x432d, 0x6e6f, 0x7274, 0x6c6f,
246 0x2273, 0x0a0d, 0x2020, 0x2020, 0x2020, 0x2020, 0x7620, 0x7265, 0x6973,
247 0x6e6f, 0x223d, 0x2e36, 0x2e30, 0x2e30, 0x2230, 0x0a0d, 0x2020, 0x2020,
248 0x2020, 0x2020, 0x7020, 0x6275, 0x696c, 0x4b63, 0x7965, 0x6f54, 0x656b,
249 0x3d6e, 0x3622, 0x3935, 0x6235, 0x3436, 0x3431, 0x6334, 0x6663, 0x6431,
250 0x2266, 0x0a0d, 0x2020, 0x2020, 0x2020, 0x2020, 0x6c20, 0x6e61, 0x7567,
251 0x6761, 0x3d65, 0x2a22, 0x0d22, 0x200a, 0x2020, 0x2020, 0x2020, 0x2020,
252 0x7270, 0x636f, 0x7365, 0x6f73, 0x4172, 0x6372, 0x6968, 0x6574, 0x7463,
253 0x7275, 0x3d65, 0x7822, 0x3638, 0x2f22, 0x0d3e, 0x200a, 0x2020, 0x3c20,
254 0x642f, 0x7065, 0x6e65, 0x6564, 0x746e, 0x7341, 0x6573, 0x626d, 0x796c,
255 0x0d3e, 0x200a, 0x2020, 0x3c20, 0x642f, 0x7065, 0x6e65, 0x6564, 0x636e,
256 0x3e79, 0x0a0d, 0x2f3c, 0x7361, 0x6573, 0x626d, 0x796c, 0x0d3e, "\012"
260 /////////////////////////////////////////////////////////////////////////////
265 #ifdef APSTUDIO_INVOKED
266 GUIDELINES DESIGNINFO
268 IDD_CHOOSER_DIALOG, DIALOG
278 #endif // APSTUDIO_INVOKED
281 /////////////////////////////////////////////////////////////////////////////
288 IDS_ABOUTBOX "&About Rendezvous Browser"
289 IDS_CHOOSER_DOMAIN_COLUMN_NAME "Domains"
290 IDP_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
291 IDS_CHOOSER_SERVICE_COLUMN_TYPE "Services"
292 IDS_CHOOSER_CHOOSER_NAME_COLUMN_NAME "Name"
293 IDS_CHOOSER_CHOOSER_IP_COLUMN_NAME "IP Address"
294 IDS_CHOOSER_SERVICE_COLUMN_DESC "Description"
297 #endif // English (U.S.) resources
298 /////////////////////////////////////////////////////////////////////////////
302 #ifndef APSTUDIO_INVOKED
303 /////////////////////////////////////////////////////////////////////////////
305 // Generated from the TEXTINCLUDE 3 resource.
307 #define _AFX_NO_SPLITTER_RESOURCES
308 #define _AFX_NO_OLE_RESOURCES
309 #define _AFX_NO_TRACKER_RESOURCES
310 #define _AFX_NO_PROPERTY_RESOURCES
312 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
315 #pragma code_page(1252)
317 #include "Resources\Application.rc2" // non-Microsoft Visual C++ edited resources
318 #include "afxres.rc" // Standard components
321 /////////////////////////////////////////////////////////////////////////////
322 #endif // not APSTUDIO_INVOKED