Source code of Windows XP (NT5)
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.

146 lines
4.7 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Dialog
  22. //
  23. IDD_SIGTAB_PS DIALOGEX DISCARDABLE 0, 0, 235, 183
  24. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
  25. EXSTYLE WS_EX_CONTEXTHELP
  26. CAPTION "Driver Signing Options"
  27. FONT 8, "MS Shell Dlg", 0, 0, 0x1
  28. BEGIN
  29. 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>.)",
  30. IDC_LINK,"SysLink",WS_TABSTOP,7,7,221,27
  31. CONTROL "&Ignore - Install the software anyway and don't ask for my approval",
  32. IDC_IGNORE,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_TOP,
  33. 17,65,205,16
  34. CONTROL "&Warn - Prompt me each time to choose an action",
  35. IDC_WARN,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,17,
  36. 91,205,11
  37. CONTROL "&Block - Never install unsigned driver software",
  38. IDC_BLOCK,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,17,
  39. 109,205,11
  40. CONTROL "Make this action the system &default",IDC_GLOBAL,"Button",
  41. BS_AUTOCHECKBOX | WS_TABSTOP,17,152,205,11
  42. GROUPBOX "What action do you want Windows to take?",IDC_STATIC,7,50,221,75
  43. GROUPBOX "Administrator option",IDG_ADMIN,7,139,221,31
  44. END
  45. IDD_SIGTAB DIALOGEX DISCARDABLE 0, 0, 235, 202
  46. STYLE DS_MODALFRAME | DS_SHELLFONT | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
  47. EXSTYLE WS_EX_CONTEXTHELP
  48. CAPTION "Driver Signing Options"
  49. FONT 8, "MS Shell Dlg"
  50. BEGIN
  51. 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>.)",
  52. IDC_LINK,"SysLink",WS_TABSTOP,7,7,221,27
  53. CONTROL "&Ignore - Install the software anyway and don't ask for my approval",
  54. IDC_IGNORE,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_TOP,
  55. 17,65,205,16
  56. CONTROL "&Warn - Prompt me each time to choose an action",
  57. IDC_WARN,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,17,
  58. 91,205,11
  59. CONTROL "&Block - Never install unsigned driver software",
  60. IDC_BLOCK,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE,17,
  61. 109,205,11
  62. CONTROL "Make this action the system &default",IDC_GLOBAL,"Button",
  63. BS_AUTOCHECKBOX | WS_TABSTOP,17,152,205,11
  64. PUSHBUTTON "OK",IDOK,124,180,50,14
  65. PUSHBUTTON "Cancel",IDCANCEL,178,180,50,14
  66. GROUPBOX "What action do you want Windows to take?",IDC_STATIC,7,50,221,75
  67. GROUPBOX "Administrator option",IDG_ADMIN,7,139,221,31
  68. END
  69. /////////////////////////////////////////////////////////////////////////////
  70. //
  71. // DESIGNINFO
  72. //
  73. #ifdef APSTUDIO_INVOKED
  74. GUIDELINES DESIGNINFO DISCARDABLE
  75. BEGIN
  76. IDD_SIGTAB, DIALOG
  77. BEGIN
  78. LEFTMARGIN, 7
  79. RIGHTMARGIN, 228
  80. TOPMARGIN, 7
  81. BOTTOMMARGIN, 194
  82. END
  83. END
  84. #endif // APSTUDIO_INVOKED
  85. #ifdef APSTUDIO_INVOKED
  86. /////////////////////////////////////////////////////////////////////////////
  87. //
  88. // TEXTINCLUDE
  89. //
  90. 1 TEXTINCLUDE DISCARDABLE
  91. BEGIN
  92. "resource.h\0"
  93. END
  94. 2 TEXTINCLUDE DISCARDABLE
  95. BEGIN
  96. "#include ""winres.h""\r\n"
  97. "\0"
  98. END
  99. 3 TEXTINCLUDE DISCARDABLE
  100. BEGIN
  101. "\r\n"
  102. "\0"
  103. END
  104. #endif // APSTUDIO_INVOKED
  105. /////////////////////////////////////////////////////////////////////////////
  106. //
  107. // String Table
  108. //
  109. STRINGTABLE DISCARDABLE
  110. BEGIN
  111. IDS_PAGE_TITLE "File Integrity"
  112. END
  113. #endif // English (U.S.) resources
  114. /////////////////////////////////////////////////////////////////////////////
  115. #ifndef APSTUDIO_INVOKED
  116. /////////////////////////////////////////////////////////////////////////////
  117. //
  118. // Generated from the TEXTINCLUDE 3 resource.
  119. //
  120. /////////////////////////////////////////////////////////////////////////////
  121. #endif // not APSTUDIO_INVOKED