114 lines
2.9 KiB
Plaintext
114 lines
2.9 KiB
Plaintext
|
//Microsoft Developer Studio generated resource script.
|
||
|
//
|
||
|
#include "resource.h"
|
||
|
|
||
|
#define APSTUDIO_READONLY_SYMBOLS
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Generated from the TEXTINCLUDE 2 resource.
|
||
|
//
|
||
|
#include "commctrl.h"
|
||
|
#include "winnt.h"
|
||
|
#include "winuser.h"
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
#undef APSTUDIO_READONLY_SYMBOLS
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// English (U.S.) resources
|
||
|
|
||
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
||
|
#ifdef _WIN32
|
||
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||
|
#pragma code_page(1252)
|
||
|
#endif //_WIN32
|
||
|
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// TEXTINCLUDE
|
||
|
//
|
||
|
|
||
|
1 TEXTINCLUDE DISCARDABLE
|
||
|
BEGIN
|
||
|
"resource.h\0"
|
||
|
END
|
||
|
|
||
|
2 TEXTINCLUDE DISCARDABLE
|
||
|
BEGIN
|
||
|
"#include ""commctrl.h""\r\n"
|
||
|
"#include ""winnt.h""\r\n"
|
||
|
"#include ""winuser.h""\r\n"
|
||
|
"\0"
|
||
|
END
|
||
|
|
||
|
3 TEXTINCLUDE DISCARDABLE
|
||
|
BEGIN
|
||
|
"\0"
|
||
|
END
|
||
|
|
||
|
#endif // APSTUDIO_INVOKED
|
||
|
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Dialog
|
||
|
//
|
||
|
|
||
|
DLG_ServerConfig DIALOG DISCARDABLE 0, 0, 252, 218
|
||
|
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
|
||
|
CAPTION "Server Optimization"
|
||
|
FONT 8, "MS Shell Dlg"
|
||
|
BEGIN
|
||
|
GROUPBOX "Optimization",IDC_STATIC,7,7,238,89
|
||
|
CONTROL "&Minimize memory used",RDB_Minimize,"Button",
|
||
|
BS_AUTORADIOBUTTON | BS_TOP | BS_MULTILINE | WS_GROUP,16,
|
||
|
22,86,10
|
||
|
CONTROL "&Balance",RDB_Balance,"Button",BS_AUTORADIOBUTTON |
|
||
|
BS_TOP | BS_MULTILINE,16,40,42,10
|
||
|
CONTROL "Ma&ximize data throughput for file sharing",
|
||
|
RDB_FileSharing,"Button",BS_AUTORADIOBUTTON | BS_TOP |
|
||
|
BS_MULTILINE,16,58,142,10
|
||
|
CONTROL "Maximi&ze data throughput for network applications",
|
||
|
RDB_NetApps,"Button",BS_AUTORADIOBUTTON | BS_TOP |
|
||
|
BS_MULTILINE,16,76,173,10
|
||
|
CONTROL "Ma&ke browser broadcasts to LAN manager 2.x clients",
|
||
|
CHK_Announce,"Button",BS_AUTOCHECKBOX | BS_TOP |
|
||
|
BS_MULTILINE | WS_TABSTOP,7,110,184,10
|
||
|
END
|
||
|
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// DESIGNINFO
|
||
|
//
|
||
|
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
GUIDELINES DESIGNINFO DISCARDABLE
|
||
|
BEGIN
|
||
|
DLG_ServerConfig, DIALOG
|
||
|
BEGIN
|
||
|
LEFTMARGIN, 7
|
||
|
RIGHTMARGIN, 245
|
||
|
TOPMARGIN, 7
|
||
|
BOTTOMMARGIN, 211
|
||
|
END
|
||
|
END
|
||
|
#endif // APSTUDIO_INVOKED
|
||
|
|
||
|
|
||
|
#endif // English (U.S.) resources
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
|
||
|
|
||
|
#ifndef APSTUDIO_INVOKED
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Generated from the TEXTINCLUDE 3 resource.
|
||
|
//
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
#endif // not APSTUDIO_INVOKED
|
||
|
|