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.

152 lines
4.9 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. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. #include "commctrl.h"
  13. #include "prsht.h"
  14. #ifndef UNIX
  15. #define FONTNAME "MS Shell Dlg", 0, 0, 0x1
  16. #else
  17. #define FONTNAME "MS Shell Dlg"
  18. #endif /* UNIX */
  19. /////////////////////////////////////////////////////////////////////////////
  20. #undef APSTUDIO_READONLY_SYMBOLS
  21. /////////////////////////////////////////////////////////////////////////////
  22. // English (U.S.) resources
  23. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  24. #ifdef _WIN32
  25. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  26. #pragma code_page(1252)
  27. #endif //_WIN32
  28. #ifdef APSTUDIO_INVOKED
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // TEXTINCLUDE
  32. //
  33. 1 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "resource.h\0"
  36. END
  37. 2 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  40. "#include ""windows.h""\r\n"
  41. "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  42. "#include ""commctrl.h""\r\n"
  43. "#include ""prsht.h""\r\n"
  44. "\0"
  45. END
  46. 3 TEXTINCLUDE DISCARDABLE
  47. BEGIN
  48. "\r\n"
  49. "\0"
  50. END
  51. #endif // APSTUDIO_INVOKED
  52. // BUGBUG these are localizable resources which currently can't be put
  53. // in the localizable resource dll for one reason or another. please refer
  54. // to their usage context to see why. however, this should be dealt with.
  55. STRINGTABLE DISCARDABLE
  56. BEGIN
  57. IDS_INTERNET "Internet Options"
  58. IDS_DESCRIPTION "Configure your Internet display and connection settings."
  59. IDS_USERS "Users"
  60. IDS_USERS_DESCRIPTION "Sets up and manages multiple users on your computer."
  61. END
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // Icon
  65. //
  66. // Icon with lowest ID value placed first to ensure application icon
  67. // remains consistent on all systems.
  68. IDI_ACTIVECONTENT ICON DISCARDABLE "activex.ico"
  69. IDI_DIALUP ICON DISCARDABLE "phone.ico"
  70. IDI_INTERNET ICON DISCARDABLE "inetcpl.ico"
  71. IDI_MAILANDNEWS ICON DISCARDABLE "mailnews.ico"
  72. IDI_MULTIMEDIA ICON DISCARDABLE "multimed.ico"
  73. IDI_PRIVACY ICON DISCARDABLE "privacy.ico"
  74. IDI_SAFECONTENT ICON DISCARDABLE "safecont.ico"
  75. IDI_TOOLBAR ICON DISCARDABLE "toolbar.ico"
  76. IDI_VIEWERS ICON DISCARDABLE "viewers.ico"
  77. IDI_OTHER ICON DISCARDABLE "other.ico"
  78. IDI_FONTS ICON DISCARDABLE "fonts.ico"
  79. IDI_USERS ICON DISCARDABLE "user.ico"
  80. IDI_ICON1_PLACEHOLDER ICON DISCARDABLE "foldsep.ico"
  81. IDI_INTERNETCALL ICON DISCARDABLE "call.ico"
  82. IDI_AUTOCFG ICON DISCARDABLE "autocfg.ico"
  83. IDI_WARNINGS ICON DISCARDABLE "security.ico"
  84. IDI_HTMLDOC ICON DISCARDABLE "htmldoc.ico"
  85. IDI_IMAGE ICON DISCARDABLE "image.ico"
  86. IDI_JAVA ICON DISCARDABLE "java.ico"
  87. IDI_SECURITY ICON DISCARDABLE "exclam.ico"
  88. IDI_PRINTER ICON DISCARDABLE "printer.ico"
  89. IDI_ZONE ICON DISCARDABLE "zone.ico"
  90. IDI_TRUSTED ICON DISCARDABLE "trusted.ico"
  91. IDI_UNTRUSTED ICON DISCARDABLE "nottrust.ico"
  92. IDI_BROWSE ICON DISCARDABLE "browse.ico"
  93. IDI_SEARCH ICON DISCARDABLE "search.ico"
  94. IDI_SCRIPT ICON DISCARDABLE "script.ico"
  95. IDI_DOWNLOAD ICON DISCARDABLE "download.ico"
  96. IDI_ZONE_INTERNET ICON DISCARDABLE "zone_int.ico"
  97. IDI_PERSINFO ICON DISCARDABLE "prs_info.ico"
  98. IDI_YELLOW ICON DISCARDABLE "yellow.ico"
  99. IDI_ACCESS ICON DISCARDABLE "access.ico"
  100. IDI_LAN ICON DISCARDABLE "lanncon.ico"
  101. IDI_PHONE ICON DISCARDABLE "rascon.ico"
  102. #ifdef UNIX
  103. IDI_FONT ICON DISCARDABLE "xfont.ico"
  104. #endif
  105. /////////////////////////////////////////////////////////////////////////////
  106. //
  107. // Bitmap
  108. //
  109. IDB_BUTTONS BITMAP DISCARDABLE "buttons.bmp"
  110. /////////////////////////////////////////////////////////////////////////////
  111. //
  112. // 2110
  113. //
  114. //EDITPROF.HTM 2110 DISCARDABLE "editprof.htm"
  115. //BLANK.HTM 2110 DISCARDABLE "blank.htm"
  116. #endif // English (U.S.) resources
  117. #ifndef APSTUDIO_INVOKED
  118. /////////////////////////////////////////////////////////////////////////////
  119. //
  120. // Generated from the TEXTINCLUDE 3 resource.
  121. //
  122. /////////////////////////////////////////////////////////////////////////////
  123. #endif // not APSTUDIO_INVOKED
  124. #ifdef MLUI_SUPPORT
  125. #include "inetcpl.rcv"
  126. #else
  127. #include "inetcplc.rc"
  128. #endif