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.

113 lines
3.3 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 DIALOGEX DISCARDABLE 0, 0, 235, 202
  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"
  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. PUSHBUTTON "OK",IDOK,124,180,50,14
  43. PUSHBUTTON "Cancel",IDCANCEL,178,180,50,14
  44. GROUPBOX "What action do you want Windows to take?",IDC_STATIC,7,50,221,75
  45. GROUPBOX "Administrator option",IDG_ADMIN,7,139,221,31
  46. END
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // DESIGNINFO
  50. //
  51. #ifdef APSTUDIO_INVOKED
  52. GUIDELINES DESIGNINFO DISCARDABLE
  53. BEGIN
  54. IDD_SIGTAB, DIALOG
  55. BEGIN
  56. LEFTMARGIN, 7
  57. RIGHTMARGIN, 228
  58. TOPMARGIN, 7
  59. BOTTOMMARGIN, 194
  60. END
  61. END
  62. #endif // APSTUDIO_INVOKED
  63. #ifdef APSTUDIO_INVOKED
  64. /////////////////////////////////////////////////////////////////////////////
  65. //
  66. // TEXTINCLUDE
  67. //
  68. 1 TEXTINCLUDE DISCARDABLE
  69. BEGIN
  70. "resource.h\0"
  71. END
  72. 2 TEXTINCLUDE DISCARDABLE
  73. BEGIN
  74. "#include ""winres.h""\r\n"
  75. "\0"
  76. END
  77. 3 TEXTINCLUDE DISCARDABLE
  78. BEGIN
  79. "\r\n"
  80. "\0"
  81. END
  82. #endif // APSTUDIO_INVOKED
  83. #endif // English (U.S.) resources
  84. /////////////////////////////////////////////////////////////////////////////
  85. #ifndef APSTUDIO_INVOKED
  86. /////////////////////////////////////////////////////////////////////////////
  87. //
  88. // Generated from the TEXTINCLUDE 3 resource.
  89. //
  90. /////////////////////////////////////////////////////////////////////////////
  91. #endif // not APSTUDIO_INVOKED