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.

185 lines
4.6 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 "afxres.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. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  36. "#define _AFX_NO_OLE_RESOURCES\r\n"
  37. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  38. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  39. "\r\n"
  40. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  41. "#ifdef _WIN32\r\n"
  42. "LANGUAGE 9, 1\r\n"
  43. "#pragma code_page(1252)\r\n"
  44. "#endif //_WIN32\r\n"
  45. "#include ""res\\amisafe.rc2"" // non-Microsoft Visual C++ edited resources\r\n"
  46. "#include ""afxres.rc"" // Standard components\r\n"
  47. "#endif\r\n"
  48. "\0"
  49. END
  50. #endif // APSTUDIO_INVOKED
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Icon
  54. //
  55. // Icon with lowest ID value placed first to ensure application icon
  56. // remains consistent on all systems.
  57. IDR_MAINFRAME ICON DISCARDABLE "res\\amisafe.ico"
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // Dialog
  61. //
  62. IDD_AMISAFE_DIALOG DIALOGEX 0, 0, 183, 196
  63. STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
  64. EXSTYLE WS_EX_APPWINDOW
  65. CAPTION "Am I Safe?"
  66. FONT 8, "MS Sans Serif"
  67. BEGIN
  68. DEFPUSHBUTTON "Close",IDOK,66,175,50,14
  69. LTEXT "WinSafer security checker results:",IDC_STATIC,7,7,152,
  70. 8
  71. CONTROL "List1",IDC_LIST1,"SysListView32",LVS_REPORT |
  72. LVS_SINGLESEL | LVS_NOLABELWRAP | LVS_NOCOLUMNHEADER |
  73. LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,19,169,149
  74. END
  75. #ifndef _MAC
  76. /////////////////////////////////////////////////////////////////////////////
  77. //
  78. // Version
  79. //
  80. VS_VERSION_INFO VERSIONINFO
  81. FILEVERSION 1,0,0,1
  82. PRODUCTVERSION 1,0,0,1
  83. FILEFLAGSMASK 0x3fL
  84. #ifdef _DEBUG
  85. FILEFLAGS 0x1L
  86. #else
  87. FILEFLAGS 0x0L
  88. #endif
  89. FILEOS 0x4L
  90. FILETYPE 0x1L
  91. FILESUBTYPE 0x0L
  92. BEGIN
  93. BLOCK "StringFileInfo"
  94. BEGIN
  95. BLOCK "040904B0"
  96. BEGIN
  97. VALUE "CompanyName", "\0"
  98. VALUE "FileDescription", "amisafe MFC Application\0"
  99. VALUE "FileVersion", "1, 0, 0, 1\0"
  100. VALUE "InternalName", "amisafe\0"
  101. VALUE "LegalCopyright", "Copyright (C) 2000\0"
  102. VALUE "LegalTrademarks", "\0"
  103. VALUE "OriginalFilename", "amisafe.EXE\0"
  104. VALUE "ProductName", "amisafe Application\0"
  105. VALUE "ProductVersion", "1, 0, 0, 1\0"
  106. END
  107. END
  108. BLOCK "VarFileInfo"
  109. BEGIN
  110. VALUE "Translation", 0x409, 1200
  111. END
  112. END
  113. #endif // !_MAC
  114. /////////////////////////////////////////////////////////////////////////////
  115. //
  116. // DESIGNINFO
  117. //
  118. #ifdef APSTUDIO_INVOKED
  119. GUIDELINES DESIGNINFO DISCARDABLE
  120. BEGIN
  121. IDD_AMISAFE_DIALOG, DIALOG
  122. BEGIN
  123. LEFTMARGIN, 7
  124. RIGHTMARGIN, 176
  125. TOPMARGIN, 7
  126. BOTTOMMARGIN, 189
  127. END
  128. END
  129. #endif // APSTUDIO_INVOKED
  130. /////////////////////////////////////////////////////////////////////////////
  131. //
  132. // Bitmap
  133. //
  134. IDB_BITMAP1 BITMAP DISCARDABLE "res\\bitmap1.bmp"
  135. #endif // English (U.S.) resources
  136. /////////////////////////////////////////////////////////////////////////////
  137. #ifndef APSTUDIO_INVOKED
  138. /////////////////////////////////////////////////////////////////////////////
  139. //
  140. // Generated from the TEXTINCLUDE 3 resource.
  141. //
  142. #define _AFX_NO_SPLITTER_RESOURCES
  143. #define _AFX_NO_OLE_RESOURCES
  144. #define _AFX_NO_TRACKER_RESOURCES
  145. #define _AFX_NO_PROPERTY_RESOURCES
  146. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  147. #ifdef _WIN32
  148. LANGUAGE 9, 1
  149. #pragma code_page(1252)
  150. #endif //_WIN32
  151. #include "res\amisafe.rc2" // non-Microsoft Visual C++ edited resources
  152. #include "afxres.rc" // Standard components
  153. #endif
  154. /////////////////////////////////////////////////////////////////////////////
  155. #endif // not APSTUDIO_INVOKED