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.

99 lines
2.5 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include <windows.h>
  4. #include <ntverp.h>
  5. #include "resource.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. #ifdef APSTUDIO_INVOKED
  17. /////////////////////////////////////////////////////////////////////////////
  18. //
  19. // TEXTINCLUDE
  20. //
  21. 1 TEXTINCLUDE DISCARDABLE
  22. BEGIN
  23. "resource.h\0"
  24. END
  25. 2 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "#include ""afxres.h""\r\n"
  28. "\0"
  29. END
  30. 3 TEXTINCLUDE DISCARDABLE
  31. BEGIN
  32. "\r\n"
  33. "\0"
  34. END
  35. #endif // APSTUDIO_INVOKED
  36. /////////////////////////////////////////////////////////////////////////////
  37. //
  38. // String Table
  39. //
  40. STRINGTABLE DISCARDABLE
  41. BEGIN
  42. IDS_ISAPI_DESCRIPTION "Windows Printing Web Server"
  43. IDS_USER "User"
  44. END
  45. STRINGTABLE DISCARDABLE
  46. BEGIN
  47. IDS_COLOR "Color"
  48. END
  49. STRINGTABLE DISCARDABLE
  50. BEGIN
  51. IDS_INVALID_DOS_SHARE "Share name that you entered may not be accessible from some MS-DOS workstations. Are you sure you want to use this share name? "
  52. END
  53. STRINGTABLE DISCARDABLE
  54. BEGIN
  55. IDS_ERROR_CPUNOTSUPPORTED "Driver install is not supported for the current OS version."
  56. IDS_ERROR_501CONTENT "Content-Type: text/html\r\n\r\n<h1>This request is not supported in the internet printing module.</h1>"
  57. IDS_ERROR_500CONTENT "Content-Type: text/html\r\n\r\n<b>Error in web printer install.</b>"
  58. IDS_ERROR_200CONTENT "Content-Type: text/html\r\n\r\n<b>Printer Varified.</b>"
  59. END
  60. /////////////////////////////////////////////////////////////////////////////
  61. #ifndef APSTUDIO_INVOKED
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // Generated from the TEXTINCLUDE 3 resource.
  65. //
  66. /////////////////////////////////////////////////////////////////////////////
  67. #endif // not APSTUDIO_INVOKED
  68. #define VER_FILETYPE VFT_DLL
  69. #define VER_FILESUBTYPE VFT2_UNKNOWN
  70. #define VER_FILEDESCRIPTION_STR "ISAPI dll for Web Printing"
  71. #define VER_INTERNALNAME_STR "msw3prt.dll"
  72. #define VER_ORIGINALFILENAME_STR "msw3prt.dll"
  73. #include <common.ver>