147 lines
4.7 KiB
Plaintext
147 lines
4.7 KiB
Plaintext
//Microsoft Developer Studio generated resource script.
|
|
//
|
|
#include "resource.h"
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#include "winres.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
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Dialog
|
|
//
|
|
|
|
IDD_SIGTAB_PS DIALOGEX DISCARDABLE 0, 0, 235, 183
|
|
STYLE DS_MODALFRAME | DS_SHELLFONT | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
EXSTYLE WS_EX_CONTEXTHELP
|
|
CAPTION "Driver Signing Options"
|
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
|
BEGIN
|
|
CONTROL "During hardware installation, Windows might detect software that has not passed Windows Logo testing to verify its compatibility with Windows. (<A>Tell me why this testing is important</A>.)",
|
|
IDC_LINK,"SysLink",WS_TABSTOP,7,7,221,27
|
|
CONTROL "&Ignore - Install the software anyway and don't ask for my approval",
|
|
IDC_IGNORE,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_TOP,
|
|
17,65,205,16
|
|
CONTROL "&Warn - Prompt me each time to choose an action",
|
|
IDC_WARN,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,17,
|
|
91,205,11
|
|
CONTROL "&Block - Never install unsigned driver software",
|
|
IDC_BLOCK,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,17,
|
|
109,205,11
|
|
CONTROL "Make this action the system &default",IDC_GLOBAL,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,17,152,205,11
|
|
GROUPBOX "What action do you want Windows to take?",IDC_STATIC,7,50,221,75
|
|
GROUPBOX "Administrator option",IDG_ADMIN,7,139,221,31
|
|
END
|
|
|
|
IDD_SIGTAB DIALOGEX DISCARDABLE 0, 0, 235, 202
|
|
STYLE DS_MODALFRAME | DS_SHELLFONT | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
EXSTYLE WS_EX_CONTEXTHELP
|
|
CAPTION "Driver Signing Options"
|
|
FONT 8, "MS Shell Dlg"
|
|
BEGIN
|
|
CONTROL "During hardware installation, Windows might detect software that has not passed Windows Logo testing to verify its compatibility with Windows. (<A>Tell me why this testing is important</A>.)",
|
|
IDC_LINK,"SysLink",WS_TABSTOP,7,7,221,27
|
|
CONTROL "&Ignore - Install the software anyway and don't ask for my approval",
|
|
IDC_IGNORE,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_TOP,
|
|
17,65,205,16
|
|
CONTROL "&Warn - Prompt me each time to choose an action",
|
|
IDC_WARN,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,17,
|
|
91,205,11
|
|
CONTROL "&Block - Never install unsigned driver software",
|
|
IDC_BLOCK,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,17,
|
|
109,205,11
|
|
CONTROL "Make this action the system &default",IDC_GLOBAL,"Button",
|
|
BS_AUTOCHECKBOX | WS_TABSTOP,17,152,205,11
|
|
PUSHBUTTON "OK",IDOK,124,180,50,14
|
|
PUSHBUTTON "Cancel",IDCANCEL,178,180,50,14
|
|
GROUPBOX "What action do you want Windows to take?",IDC_STATIC,7,50,221,75
|
|
GROUPBOX "Administrator option",IDG_ADMIN,7,139,221,31
|
|
END
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// DESIGNINFO
|
|
//
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
GUIDELINES DESIGNINFO DISCARDABLE
|
|
BEGIN
|
|
IDD_SIGTAB, DIALOG
|
|
BEGIN
|
|
LEFTMARGIN, 7
|
|
RIGHTMARGIN, 228
|
|
TOPMARGIN, 7
|
|
BOTTOMMARGIN, 194
|
|
END
|
|
END
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
|
|
#ifdef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// TEXTINCLUDE
|
|
//
|
|
|
|
1 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"resource.h\0"
|
|
END
|
|
|
|
2 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"#include ""winres.h""\r\n"
|
|
"\0"
|
|
END
|
|
|
|
3 TEXTINCLUDE DISCARDABLE
|
|
BEGIN
|
|
"\r\n"
|
|
"\0"
|
|
END
|
|
|
|
#endif // APSTUDIO_INVOKED
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// String Table
|
|
//
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_PAGE_TITLE "File Integrity"
|
|
END
|
|
|
|
#endif // English (U.S.) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
#ifndef APSTUDIO_INVOKED
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 3 resource.
|
|
//
|
|
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#endif // not APSTUDIO_INVOKED
|
|
|