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.

97 lines
3.2 KiB

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #include <windows.h>
  5. #include <ntverp.h>
  6. #define APSTUDIO_READONLY_SYMBOLS
  7. /////////////////////////////////////////////////////////////////////////////
  8. //
  9. // Generated from the TEXTINCLUDE 2 resource.
  10. //
  11. //#include "afxres.h"
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifdef APSTUDIO_INVOKED
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // TEXTINCLUDE
  25. //
  26. 1 TEXTINCLUDE
  27. BEGIN
  28. "resource.h\0"
  29. END
  30. 2 TEXTINCLUDE
  31. BEGIN
  32. "#include ""afxres.h""\r\n"
  33. "\0"
  34. END
  35. 3 TEXTINCLUDE
  36. BEGIN
  37. "\r\n"
  38. "\0"
  39. END
  40. #endif // APSTUDIO_INVOKED
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Data
  44. //
  45. IDR_DATA1 Rcdata URLSCANDLLPATH
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // String Table
  49. //
  50. STRINGTABLE
  51. BEGIN
  52. IDS_TITLEBAR "URLScan Update"
  53. IDS_SUCCESS_UPDATE "URLScan update was successful."
  54. IDS_SUCCESS_EXTRACT "URLScan.dll was successfully extracted from URLScan.exe."
  55. IDS_USAGE "You have entered invalid parameters. \nThe correct URLScan syntax is as follows: %s [/x] [/q]\n /x Extract URLScan.dll from URLScan.exe.\n /q Do not show dialog boxes.\n"
  56. IDS_ERROR_EXTRACT "IIS failed to extract URLScan.dll from URLScan.exe,\nplease check the directory permissions."
  57. IDS_ERROR_NOTINSTALLED "Update cancelled: No existing installation of URLscan\nas a global filter was found on this computer."
  58. END
  59. STRINGTABLE
  60. BEGIN
  61. IDS_ERROR_WEBSERVICE "Update cancelled: IIS could not be stop the Web service.\nYou should manually stop IIS, and then try to install\nURLScan again."
  62. IDS_ERROR_ADMIN "Update cancelled: This update requires you to be a\nmember of the Administrators group."
  63. IDS_ERROR_INIUPDATE "Update cancelled: Could not update URLScan.ini. You\nshould extract URLScan.dll from URLScan.exe and then\nmanually update the URLScan.ini. For more information\nread the URLScan documentation."
  64. IDS_ERROR_DLLUPDATE "Update cancelled: Could not update URLScan.dll. You\nshould extract URLScan.dll from URLScan.exe. For more\ninformation read the URLScan documentation."
  65. IDS_ERROR_RESTARTWEB "Update cancelled: IIS could not restart the Web service.\nYou should manually restart IIS at this time."
  66. END
  67. #endif // English (U.S.) resources
  68. /////////////////////////////////////////////////////////////////////////////
  69. #ifndef APSTUDIO_INVOKED
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // Generated from the TEXTINCLUDE 3 resource.
  73. //
  74. /////////////////////////////////////////////////////////////////////////////
  75. #endif // not APSTUDIO_INVOKED