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.

247 lines
7.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. #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 ""winres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "1 TYPELIB ""EvtVwr.tlb""\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. #ifndef _MAC
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // Version
  43. //
  44. VS_VERSION_INFO VERSIONINFO
  45. FILEVERSION 1,0,0,1
  46. PRODUCTVERSION 1,0,0,1
  47. FILEFLAGSMASK 0x3fL
  48. #ifdef _DEBUG
  49. FILEFLAGS 0x1L
  50. #else
  51. FILEFLAGS 0x0L
  52. #endif
  53. FILEOS 0x4L
  54. FILETYPE 0x2L
  55. FILESUBTYPE 0x0L
  56. BEGIN
  57. BLOCK "StringFileInfo"
  58. BEGIN
  59. BLOCK "040904b0"
  60. BEGIN
  61. VALUE "Comments", "\0"
  62. VALUE "CompanyName", "\0"
  63. VALUE "FileDescription", "EvtVwr Module\0"
  64. VALUE "FileVersion", "1, 0, 0, 1\0"
  65. VALUE "InternalName", "EvtVwr\0"
  66. VALUE "LegalCopyright", "Copyright 2000\0"
  67. VALUE "LegalTrademarks", "\0"
  68. VALUE "OLESelfRegister", "\0"
  69. VALUE "OriginalFilename", "EvtVwr.DLL\0"
  70. VALUE "PrivateBuild", "\0"
  71. VALUE "ProductName", "EvtVwr Module\0"
  72. VALUE "ProductVersion", "1, 0, 0, 1\0"
  73. VALUE "SpecialBuild", "\0"
  74. END
  75. END
  76. BLOCK "VarFileInfo"
  77. BEGIN
  78. VALUE "Translation", 0x409, 1200
  79. END
  80. END
  81. #endif // !_MAC
  82. /////////////////////////////////////////////////////////////////////////////
  83. //
  84. // REGISTRY
  85. //
  86. IDR_COMPDATA REGISTRY DISCARDABLE "CompData.rgs"
  87. IDR_CABOUT REGISTRY DISCARDABLE "CAbout.rgs"
  88. /////////////////////////////////////////////////////////////////////////////
  89. //
  90. // Bitmap
  91. //
  92. IDB_WATERMARK BITMAP DISCARDABLE "watermar.bmp"
  93. IDB_NODES_16x16 BITMAP DISCARDABLE "Nodes16.bmp"
  94. IDB_NODES_32x32 BITMAP DISCARDABLE "Nodes32.bmp"
  95. IDR_LGICONS BITMAP DISCARDABLE "lgicons.bmp"
  96. IDB_SMBMP BITMAP DISCARDABLE "smbmp.bmp"
  97. IDB_LGBMP BITMAP DISCARDABLE "lgbmp.bmp"
  98. IDR_SMICONS BITMAP DISCARDABLE "smicons.bmp"
  99. IDB_SMOPEN BITMAP DISCARDABLE "smopen.bmp"
  100. IDB_HEADER BITMAP DISCARDABLE "header.bmp"
  101. /////////////////////////////////////////////////////////////////////////////
  102. //
  103. // Icon
  104. //
  105. // Icon with lowest ID value placed first to ensure application icon
  106. // remains consistent on all systems.
  107. IDI_ICON1 ICON DISCARDABLE "snapin.ICO"
  108. /////////////////////////////////////////////////////////////////////////////
  109. //
  110. // DESIGNINFO
  111. //
  112. #ifdef APSTUDIO_INVOKED
  113. GUIDELINES DESIGNINFO DISCARDABLE
  114. BEGIN
  115. IDD_CHOOSER_CHOOSE_MACHINE, DIALOG
  116. BEGIN
  117. LEFTMARGIN, 7
  118. RIGHTMARGIN, 363
  119. TOPMARGIN, 7
  120. BOTTOMMARGIN, 127
  121. END
  122. IDD_CHOOSER_CHOOSE_NEW_MACHINE, DIALOG
  123. BEGIN
  124. LEFTMARGIN, 7
  125. RIGHTMARGIN, 363
  126. TOPMARGIN, 7
  127. BOTTOMMARGIN, 127
  128. END
  129. END
  130. #endif // APSTUDIO_INVOKED
  131. /////////////////////////////////////////////////////////////////////////////
  132. //
  133. // Dialog
  134. //
  135. IDD_CHOOSER_CHOOSE_MACHINE DIALOG DISCARDABLE 0, 0, 370, 134
  136. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  137. CAPTION "Select Computer"
  138. FONT 8, "MS Sans Serif"
  139. BEGIN
  140. LTEXT "Select the computer you want this snap-in to manage",
  141. IDC_STATIC,13,14,265,13
  142. GROUPBOX "This snap-in will always manage:",
  143. IDC_CHOOSER_GROUP_TARGET_MACHINE,13,29,335,90
  144. CONTROL "Local computer: (the computer this console is running on)",
  145. IDC_CHOOSER_RADIO_LOCAL_MACHINE,"Button",
  146. BS_AUTORADIOBUTTON,20,46,197,10
  147. CONTROL "&Another computer:",IDC_CHOOSER_RADIO_SPECIFIC_MACHINE,
  148. "Button",BS_AUTORADIOBUTTON,20,60,74,10
  149. EDITTEXT IDC_CHOOSER_EDIT_MACHINE_NAME,98,59,173,14,
  150. ES_AUTOHSCROLL
  151. PUSHBUTTON "B&rowse...",IDC_CHOOSER_BUTTON_BROWSE_MACHINENAMES,283,
  152. 59,50,14
  153. CONTROL "Allo&w the selected computer to be changed when launching from the command line. This only applies if you save the console.",
  154. IDC_CHOOSER_CHECK_OVERRIDE_MACHINE_NAME,"Button",
  155. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,19,
  156. 78,306,26
  157. END
  158. IDD_CHOOSER_CHOOSE_NEW_MACHINE DIALOG DISCARDABLE 0, 0, 370, 134
  159. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  160. CAPTION "Select New Computer"
  161. FONT 8, "MS Sans Serif"
  162. BEGIN
  163. LTEXT "Select the new computer you want this snap-in to manage",
  164. IDC_STATIC,13,14,265,13
  165. GROUPBOX "This snap-in will now manage:",
  166. IDC_CHOOSER_GROUP_TARGET_MACHINE,13,29,335,90
  167. CONTROL "Local computer: (the computer this console is running on)",
  168. IDC_CHOOSER_RADIO_LOCAL_MACHINE,"Button",
  169. BS_AUTORADIOBUTTON,20,46,197,10
  170. CONTROL "&Another computer:",IDC_CHOOSER_RADIO_SPECIFIC_MACHINE,
  171. "Button",BS_AUTORADIOBUTTON,20,60,74,10
  172. EDITTEXT IDC_CHOOSER_EDIT_MACHINE_NAME,98,59,173,14,
  173. ES_AUTOHSCROLL
  174. PUSHBUTTON "B&rowse...",IDC_CHOOSER_BUTTON_BROWSE_MACHINENAMES,283,
  175. 59,50,14
  176. CONTROL "Allo&w the selected computer to be changed when launching from the command line. This only applies if you save the console.",
  177. IDC_CHOOSER_CHECK_OVERRIDE_MACHINE_NAME,"Button",
  178. BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,19,
  179. 78,306,26
  180. END
  181. /////////////////////////////////////////////////////////////////////////////
  182. //
  183. // String Table
  184. //
  185. STRINGTABLE DISCARDABLE
  186. BEGIN
  187. IDS_PROJNAME "EvtVwr"
  188. IDS_CHOOSER_INVALID_COMPUTERNAME "Invalid computer name"
  189. IDS_SELECT_COMPUTER "Select Computer"
  190. IDS_UNABLE_TO_OPEN_COMPUTER_SELECTOR "Unable to open Computer Selector"
  191. IDS_COMPUTER_BROWSER_CAPTION
  192. "Select the computer you want this Snap-in to manage"
  193. IDS_COMPUTER_NEW_BROWSER_CAPTION "Select the new computer"
  194. IDS_LOGSERVICENODE "Log Service"
  195. END
  196. STRINGTABLE DISCARDABLE
  197. BEGIN
  198. IDS_SNAPINNAME "Sample Z3: ATL-based Event Viewer Sample"
  199. IDS_SNAPINDESC "Sample Z3: ATL-based Event Viewer Sample"
  200. END
  201. #endif // English (U.S.) resources
  202. /////////////////////////////////////////////////////////////////////////////
  203. #ifndef APSTUDIO_INVOKED
  204. /////////////////////////////////////////////////////////////////////////////
  205. //
  206. // Generated from the TEXTINCLUDE 3 resource.
  207. //
  208. 1 TYPELIB "EvtVwr.tlb"
  209. /////////////////////////////////////////////////////////////////////////////
  210. #endif // not APSTUDIO_INVOKED