Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

221 lines
7.0 KiB

//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
// Generated Help ID header file
#define APSTUDIO_HIDDEN_SYMBOLS
#include "resource.hm"
#undef APSTUDIO_HIDDEN_SYMBOLS
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"
#include "ntverp.h"
#include "version.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
//CHANGE 11/29/2000 (jonwis) - Makefile magic does this for you and is easier to use.
//1 RT_MANIFEST "umandlg.dll.manifest"
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""afxres.h""\r\n"
"#include ""ntverp.h""\r\n"
"#include ""version.h""\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""common.ver""\r\n"
"#define _AFX_NO_SPLITTER_RESOURCES\r\n"
"#define _AFX_NO_OLE_RESOURCES\r\n"
"#define _AFX_NO_TRACKER_RESOURCES\r\n"
"#define _AFX_NO_PROPERTY_RESOURCES\r\n"
"\r\n"
"#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
"#ifdef _WIN32\r\n"
"LANGUAGE 9, 1\r\n"
"#pragma code_page(1252)\r\n"
"#endif\r\n"
"#include ""afxres.rc"" // Standard components\r\n"
"#endif\0"
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//
IDD_ABOUT DIALOGEX 0, 0, 224, 89
STYLE DS_MODALFRAME | DS_NOFAILCREATE | DS_CENTER | DS_CENTERMOUSE |
DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_CONTEXTHELP
CAPTION "About Utility Manager"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "Utility Manager Copyright © 1997-2001 Microsoft Corporation.",
IDC_STATIC,7,7,194,8,0,0,HIDC_STATIC
LTEXT "Utility Manager was produced for Microsoft Corporation by ECO Kommunikation, makers of Braille-, speech-based and other access solutions for blind and visually-impaired computer users.",
IDC_STATIC,7,18,210,24,0,0,HIDC_STATIC
DEFPUSHBUTTON "OK",IDOK,86,68,50,14,0,0,HIDOK
END
IDD_UMAN DIALOGEX 0, 0, 245, 175
STYLE DS_MODALFRAME | DS_NOFAILCREATE | DS_CENTER | DS_CENTERMOUSE |
DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_NOPARENTNOTIFY | WS_EX_CONTEXTHELP
CAPTION "Utility Manager"
FONT 8, "MS Shell Dlg"
BEGIN
LISTBOX IDC_NAME_STATUS,7,7,231,64,LBS_NOINTEGRALHEIGHT |
WS_VSCROLL | WS_TABSTOP,0,HIDC_NAME_STATUS
GROUPBOX "Options",IDC_OPTIONS,7,75,231,73,WS_GROUP
PUSHBUTTON "St&art",IDC_START,15,89,50,14,0,0,HIDC_START
PUSHBUTTON "St&op",IDC_STOP,71,89,50,14,0,0,HIDC_STOP
CONTROL "Start automatically when I &log in",IDC_START_AT_LOGON,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,109,155,10,0,
HIDC_START_AT_LOGON
CONTROL "Start automatically when I lock my &desktop",
IDC_START_ON_LOCK,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
15,121,160,10,0,HIDC_START_ON_LOCK
CONTROL "Start automatically when &Utility Manager starts",
IDC_START_WITH_UM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,
15,133,169,10,0,HIDC_START_WITH_UM
PUSHBUTTON "Help",ID_HELP,72,154,50,14
DEFPUSHBUTTON "OK",IDOK,130,154,50,14,0,0,HIDOK
PUSHBUTTON "Cancel",IDCANCEL,187,154,50,14,0,0,HIDCANCEL
END
IDD_WARNING DIALOG DISCARDABLE 0, 0, 276, 87
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Utility Manager"
FONT 8, "MS Shell Dlg"
BEGIN
ICON IDI_ASTERISK,IDC_STATIC,7,7,0,0
DEFPUSHBUTTON "OK",IDOK,219,65,50,14
LTEXT "If you open Utility Manager from the Start menu, it cannot manage your\rprograms when you lock or unlock your computer.\r\rInstead, exit Utility Manager and restart it by pressing\rWindows logo key + U.",
IDC_STATIC,39,7,262,55
CONTROL "&Do not show this message again",IDC_CHK_WARN,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,39,65,169,12
END
/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//
#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE
BEGIN
IDD_ABOUT, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 217
TOPMARGIN, 7
BOTTOMMARGIN, 82
END
IDD_UMAN, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 238
VERTGUIDE, 65
VERTGUIDE, 72
VERTGUIDE, 124
VERTGUIDE, 130
TOPMARGIN, 7
BOTTOMMARGIN, 168
HORZGUIDE, 83
HORZGUIDE, 90
END
IDD_WARNING, DIALOG
BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 269
TOPMARGIN, 7
BOTTOMMARGIN, 80
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_ABOUT_STRING "About Utility Manager..."
IDS_NAME "Name"
IDS_STATUS "Status"
IDS_NOT_RUNNING "%s is not running"
IDS_RUNNING "%s is running"
IDS_NOT_RESPONDING "%s is not responding"
IDS_OPTIONS "Options for %s"
IDS_ERRSTART "Error starting client"
IDS_UM "Utility Manager"
IDS_ERRSTOP "Error stopping client"
IDS_SECUREMODE "Utility Manager cannot start this application on the secure desktop. Contact your system Administrator for sufficient permissions. "
IDS_DISPLAY_NAME_MAGNIFIER "Magnifier"
IDS_DISPLAY_NAME_NARRATOR "Narrator"
IDS_DISPLAY_NAME_OSK "On-Screen Keyboard"
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#include "common.ver"
#define _AFX_NO_SPLITTER_RESOURCES
#define _AFX_NO_OLE_RESOURCES
#define _AFX_NO_TRACKER_RESOURCES
#define _AFX_NO_PROPERTY_RESOURCES
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE 9, 1
#pragma code_page(1252)
#endif
#include "afxres.rc" // Standard components
#endif
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED