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.

282 lines
9.0 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. "1 TYPELIB ""cnfgprts.tlb""\r\n"
  36. "\r\n"
  37. "#include ""ntverp.h""\r\n"
  38. "#define VER_FILEDESCRIPTION_STR ""Configuration DLL""\r\n"
  39. "#define VER_INTERNALNAME_STR ""Configuration Components""\r\n"
  40. "#define VER_ORIGINALFILENAME_STR ""cnfgprts.ocx""\r\n"
  41. "#define VER_FILETYPE VFT_DLL\r\n"
  42. "#include ""iisver.h""\r\n"
  43. "#include ""common.ver""\r\n"
  44. "\0"
  45. END
  46. #endif // APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Bitmap
  50. //
  51. IDB_LOGUI BITMAP DISCARDABLE "res\\LogUICtl.bmp"
  52. IDB_RAT BITMAP DISCARDABLE "res\\RatCtl.bmp"
  53. IDB_RATLIST BITMAP DISCARDABLE "res\\RatList.bmp"
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // Dialog
  57. //
  58. IDD_PROPPAGE_LOGUI DIALOG DISCARDABLE 0, 0, 250, 62
  59. STYLE WS_CHILD
  60. FONT 8, "MS Shell Dlg"
  61. BEGIN
  62. LTEXT "&Caption:",IDC_STATIC,7,9,30,11
  63. EDITTEXT IDC_CAPTIONEDIT,37,7,157,14,ES_AUTOHSCROLL
  64. END
  65. IDD_PROPPAGE_RAT DIALOG DISCARDABLE 0, 0, 250, 62
  66. STYLE WS_CHILD
  67. FONT 8, "MS Shell Dlg"
  68. BEGIN
  69. LTEXT "&Caption:",IDC_STATIC,7,9,30,11
  70. EDITTEXT IDC_CAPTIONEDIT,37,7,157,14,ES_AUTOHSCROLL
  71. END
  72. IDD_RAT_SETRATING DIALOG DISCARDABLE 0, 0, 262, 215
  73. STYLE WS_POPUP | WS_CAPTION
  74. CAPTION "Ratings"
  75. FONT 8, "MS Shell Dlg"
  76. BEGIN
  77. GROUPBOX " ",
  78. IDC_STATIC,7,7,248,202
  79. CONTROL "&Enable Ratings for this resource",IDC_ENABLE,"Button",
  80. BS_AUTOCHECKBOX | WS_TABSTOP,14,7,116,10
  81. ICON IDI_GLOBE,IDC_STATIC_ICON,14,20,21,20
  82. LTEXT "To set the rating value assigned to this resource, select the category and move the slider bar.",
  83. IDC_TITLE,47,23,197,20
  84. LTEXT "&Category:",IDC_STATIC_CATEGORY,14,48,29,8
  85. CONTROL "Tree1",IDC_TREE,"SysTreeView32",TVS_HASBUTTONS |
  86. TVS_HASLINES | TVS_LINESATROOT | WS_BORDER | WS_TABSTOP,
  87. 47,44,197,55
  88. LTEXT "&Rating:",IDC_STATIC_RATING,14,108,24,8
  89. CONTROL "Slider1",IDC_SLIDER,"msctls_trackbar32",TBS_AUTOTICKS |
  90. TBS_BOTH | WS_TABSTOP,47,102,197,24
  91. CTEXT "Current Value Label",IDC_DESCRIPTION,47,126,197,8
  92. LTEXT "E&mail name of person rating this content:",
  93. IDC_STATIC_EMAIL,22,142,134,8
  94. EDITTEXT IDC_NAME_PERSON,22,153,214,15,ES_AUTOHSCROLL
  95. LTEXT "Expire &on:",IDC_STATIC_EXPIRES,22,177,32,8
  96. CONTROL "",IDC_DTP_ABS_DATE,"SysDateTimePick32",
  97. DTS_LONGDATEFORMAT | WS_SYSMENU | WS_TABSTOP,56,174,126,
  98. 14
  99. LTEXT "Modification date:",IDC_STATIC_MOD_DATE,22,194,57,8
  100. LTEXT "M Date",IDC_MOD_DATE,85,194,151,8
  101. CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,14,139,230,1
  102. END
  103. IDD_RAT_SERVICE DIALOG DISCARDABLE 0, 0, 262, 215
  104. STYLE WS_POPUP | WS_CAPTION
  105. CAPTION "Rating Service"
  106. FONT 8, "MS Shell Dlg"
  107. BEGIN
  108. PUSHBUTTON "&More Info...",IDC_MOREINFO,186,50,50,14
  109. PUSHBUTTON "&Ratings Questionnaire...",IDC_QUESTIONAIRE,158,124,86,
  110. 14
  111. GROUPBOX "RSAC Registration",IDC_STATIC,7,82,248,62
  112. GROUPBOX "Description",IDC_STATIC,7,7,248,64
  113. LTEXT "Select the Ratings Questionaire button to connect to the Recreational Software Advisory Council registration page.",
  114. IDC_STATIC,14,97,200,26
  115. LTEXT "To view this rating service's Internet page, click here:",
  116. IDC_STATIC,14,53,168,8
  117. LTEXT "Description from Ratings control file",IDC_DESCRIPTION,
  118. 14,18,230,27
  119. END
  120. /////////////////////////////////////////////////////////////////////////////
  121. //
  122. // DESIGNINFO
  123. //
  124. #ifdef APSTUDIO_INVOKED
  125. GUIDELINES DESIGNINFO DISCARDABLE
  126. BEGIN
  127. IDD_PROPPAGE_LOGUI, DIALOG
  128. BEGIN
  129. LEFTMARGIN, 7
  130. RIGHTMARGIN, 243
  131. TOPMARGIN, 7
  132. BOTTOMMARGIN, 55
  133. END
  134. IDD_PROPPAGE_RAT, DIALOG
  135. BEGIN
  136. LEFTMARGIN, 7
  137. RIGHTMARGIN, 243
  138. TOPMARGIN, 7
  139. BOTTOMMARGIN, 55
  140. END
  141. IDD_RAT_SETRATING, DIALOG
  142. BEGIN
  143. LEFTMARGIN, 7
  144. RIGHTMARGIN, 255
  145. VERTGUIDE, 14
  146. VERTGUIDE, 22
  147. VERTGUIDE, 47
  148. VERTGUIDE, 182
  149. VERTGUIDE, 236
  150. VERTGUIDE, 244
  151. TOPMARGIN, 7
  152. BOTTOMMARGIN, 208
  153. END
  154. IDD_RAT_SERVICE, DIALOG
  155. BEGIN
  156. LEFTMARGIN, 7
  157. RIGHTMARGIN, 255
  158. VERTGUIDE, 14
  159. VERTGUIDE, 244
  160. TOPMARGIN, 7
  161. BOTTOMMARGIN, 208
  162. END
  163. END
  164. #endif // APSTUDIO_INVOKED
  165. /////////////////////////////////////////////////////////////////////////////
  166. //
  167. // Icon
  168. //
  169. // Icon with lowest ID value placed first to ensure application icon
  170. // remains consistent on all systems.
  171. IDI_GLOBE ICON DISCARDABLE "res\\globe.ico"
  172. /////////////////////////////////////////////////////////////////////////////
  173. //
  174. // String Table
  175. //
  176. STRINGTABLE DISCARDABLE
  177. BEGIN
  178. IDS_LOGUI "LogUI Control"
  179. IDS_LOGUI_PPG "LogUI Property Page"
  180. IDS_RAT "Rat Control"
  181. IDS_RAT_PPG "Rat Property Page"
  182. IDS_APPS "Apps Control"
  183. IDS_APPS_PPG "Apps Property Page"
  184. END
  185. STRINGTABLE DISCARDABLE
  186. BEGIN
  187. IDS_LOGUI_PPG_CAPTION "General"
  188. IDS_RAT_PPG_CAPTION "General"
  189. IDS_APPS_PPG_CAPTION "General"
  190. IDS_RATING_URL "http://www.rsac.org"
  191. IDS_RAT_SHEETTITLE "Content Ratings"
  192. IDS_RAT_READFILE_ERROR "Unable to read the ratings information file."
  193. IDS_RAT_FINDFILE_ERROR "Unable to find any ratings files"
  194. IDS_RAT_NAME_ERROR "You may not use the quote character in your email name."
  195. IDS_HTTP_HEADER "http://"
  196. IDS_APP_SHEETTITLE "Application Configuration"
  197. IDS_APP_DEFAULT_ERROR "Something really bad has happened, please try again"
  198. IDS_APP_EXTENSION "Extension"
  199. END
  200. STRINGTABLE DISCARDABLE
  201. BEGIN
  202. IDS_APP_EXE_PATH "Executable Path"
  203. IDS_APP_MAP_REMOVE_CONFIRM "Remove the selected script mapping?"
  204. IDS_APP_MAP_INVALID_PATH "You must enter a valid file path"
  205. IDS_APP_MAP_INVALID_EXT "You must enter a valid extension"
  206. IDS_ELLIPSIS "..."
  207. IDS_APP_MAP_FILTER "Executable files (*.exe)!*.exe!Dynamic linked libraries (*.dll)!*.dll!All files (*.*)!*.*!!"
  208. IDS_HELPLOC_HELP "%windir%\\help\\iisHelp\\iis\\winhelp\\inetmgr.hlp"
  209. IDS_APP_ONLY_ONE "There is already a mapping for this extension."
  210. IDS_EXPIRE_SET_PAST "Are you sure you want to set the ratings to expire at a time in the past?"
  211. IDS_LOGUI_DLL "\\logui.ocx"
  212. IDS_APP_EXCLUSIONS "Verbs"
  213. IDS_APP_ERR_TITLE "Applications/Script Mappings"
  214. IDS_RAT_ERR_TITLE "PICS Ratings"
  215. IDS_LOG_ERR_TITLE "IIS Logging"
  216. IDS_APP_ERR_EXT_REQUIRED "The extension is a required field."
  217. IDS_SCRIPTS "Script Mapping Control"
  218. END
  219. STRINGTABLE DISCARDABLE
  220. BEGIN
  221. IDS_NO_DATE_SELECTED "No date is selected."
  222. IDS_ERR_LOG_PLUGIN "Unable to read the current logging plugin value."
  223. IDS_APP_MAP_USE_VALID_DRIVE
  224. "You must map to a file that is on a valid local drive."
  225. IDS_VERBS_ALL "(all)"
  226. IDS_ERR_NO_VERBS "No verbs specified."
  227. END
  228. #endif // English (U.S.) resources
  229. /////////////////////////////////////////////////////////////////////////////
  230. #ifndef APSTUDIO_INVOKED
  231. /////////////////////////////////////////////////////////////////////////////
  232. //
  233. // Generated from the TEXTINCLUDE 3 resource.
  234. //
  235. 1 TYPELIB "cnfgprts.tlb"
  236. #include "ntverp.h"
  237. #define VER_FILEDESCRIPTION_STR "Configuration DLL"
  238. #define VER_INTERNALNAME_STR "Configuration Components"
  239. #define VER_ORIGINALFILENAME_STR "cnfgprts.ocx"
  240. #define VER_FILETYPE VFT_DLL
  241. #include "iisver.h"
  242. #include "common.ver"
  243. /////////////////////////////////////////////////////////////////////////////
  244. #endif // not APSTUDIO_INVOKED