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.

159 lines
3.4 KiB

  1. // WARNING
  2. // non-localizable resources only
  3. // localizable resources must go in webhcklc.rc
  4. //Microsoft Developer Studio generated resource script.
  5. //
  6. #include "resource.h"
  7. #define APSTUDIO_READONLY_SYMBOLS
  8. /////////////////////////////////////////////////////////////////////////////
  9. //
  10. // Generated from the TEXTINCLUDE 2 resource.
  11. //
  12. #include "winuser.h"
  13. #include "winnt.h"
  14. #include "commctrl.h"
  15. #include "rsrchdr.h"
  16. #include "shlobj.h"
  17. #include "shellp.h"
  18. /////////////////////////////////////////////////////////////////////////////
  19. #undef APSTUDIO_READONLY_SYMBOLS
  20. /////////////////////////////////////////////////////////////////////////////
  21. // English (U.S.) resources
  22. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  23. #ifdef _WIN32
  24. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  25. #pragma code_page(1252)
  26. #endif //_WIN32
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // Icon
  30. //
  31. // Icon with lowest ID value placed first to ensure application icon
  32. // remains consistent on all systems.
  33. IDI_WEBCHECK ICON DISCARDABLE "res/webcheck.ico"
  34. IDI_CHANNEL ICON DISCARDABLE "res/channel.ico"
  35. IDI_WEBDOC ICON DISCARDABLE "res/site.ico"
  36. /////////////////////////////////////////////////////////////////////////////
  37. //
  38. // Bitmap
  39. //
  40. IDB_TB_SMALL BITMAP MOVEABLE PURE "res/brfsm.bmp"
  41. #ifdef APSTUDIO_INVOKED
  42. /////////////////////////////////////////////////////////////////////////////
  43. //
  44. // TEXTINCLUDE
  45. //
  46. 1 TEXTINCLUDE DISCARDABLE
  47. BEGIN
  48. "resource.h\0"
  49. END
  50. 2 TEXTINCLUDE DISCARDABLE
  51. BEGIN
  52. "#include ""winuser.h""\r\n"
  53. "#include ""winnt.h""\r\n"
  54. "#include ""commctrl.h""\r\n"
  55. "#include ""rsrchdr.h""\r\n"
  56. "#include ""shlobj.h""\r\n"
  57. "#include ""shellp.h""\r\n"
  58. "\0"
  59. END
  60. 3 TEXTINCLUDE DISCARDABLE
  61. BEGIN
  62. "#include ""webcheck.rcv""\r\n"
  63. "\0"
  64. END
  65. #endif // APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // DESIGNINFO
  69. //
  70. #ifdef APSTUDIO_INVOKED
  71. GUIDELINES DESIGNINFO DISCARDABLE
  72. BEGIN
  73. IDD_OBJECTDEL_WARNING, DIALOG
  74. BEGIN
  75. LEFTMARGIN, 7
  76. RIGHTMARGIN, 208
  77. VERTGUIDE, 39
  78. TOPMARGIN, 7
  79. BOTTOMMARGIN, 80
  80. END
  81. IDD_DISCONNECT_PROMPT, DIALOG
  82. BEGIN
  83. LEFTMARGIN, 7
  84. RIGHTMARGIN, 200
  85. BOTTOMMARGIN, 87
  86. END
  87. IDD_GO_OFFLINE_DLG, DIALOG
  88. BEGIN
  89. LEFTMARGIN, 8
  90. RIGHTMARGIN, 205
  91. TOPMARGIN, 7
  92. BOTTOMMARGIN, 71
  93. END
  94. IDD_GO_ONLINE_DLG, DIALOG
  95. BEGIN
  96. LEFTMARGIN, 7
  97. RIGHTMARGIN, 205
  98. TOPMARGIN, 7
  99. BOTTOMMARGIN, 71
  100. END
  101. IDD_PROGRESS, DIALOG
  102. BEGIN
  103. LEFTMARGIN, 7
  104. RIGHTMARGIN, 273
  105. TOPMARGIN, 7
  106. HORZGUIDE, 65
  107. END
  108. END
  109. #endif // APSTUDIO_INVOKED
  110. /////////////////////////////////////////////////////////////////////////////
  111. //
  112. // REGINST
  113. //
  114. REGINST REGINST MOVEABLE PURE "selfreg_webcheck.inf"
  115. #endif // English (U.S.) resources
  116. /////////////////////////////////////////////////////////////////////////////
  117. #ifdef MLUI_SUPPORT
  118. #ifndef APSTUDIO_INVOKED
  119. /////////////////////////////////////////////////////////////////////////////
  120. //
  121. // Generated from the TEXTINCLUDE 3 resource.
  122. //
  123. #include "webcheck.rcv"
  124. /////////////////////////////////////////////////////////////////////////////
  125. #endif // not APSTUDIO_INVOKED
  126. #else
  127. #include "webchklc.rc"
  128. #endif