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.

92 lines
2.1 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. #include "wiasetup.rcv"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""afxres.h""\r\n"
  32. "#include ""wiasetup.rcv""\r\n"
  33. "\r\n"
  34. "\r\n"
  35. "\0"
  36. END
  37. 3 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "\r\n"
  40. "\0"
  41. END
  42. #endif // APSTUDIO_INVOKED
  43. /////////////////////////////////////////////////////////////////////////////
  44. //
  45. // Icon
  46. //
  47. // Icon with lowest ID value placed first to ensure application icon
  48. // remains consistent on all systems.
  49. IDI_WIASETUP ICON DISCARDABLE "sti.ico"
  50. /////////////////////////////////////////////////////////////////////////////
  51. //
  52. // String Table
  53. //
  54. STRINGTABLE DISCARDABLE
  55. BEGIN
  56. IDS_WIA_DISPLAY_NAME "WIA Service"
  57. IDS_WIA_DESCRIPTION "Coordinates communication with still image input devices (scanners, digital cameras); listens for and launches an application for events from these devices."
  58. IDS_STI_DESCRIPTION "Still Image Service"
  59. IDS_STI_DISPLAY_NAME "Still Image Service"
  60. END
  61. #endif // English (U.S.) resources
  62. /////////////////////////////////////////////////////////////////////////////
  63. #ifndef APSTUDIO_INVOKED
  64. /////////////////////////////////////////////////////////////////////////////
  65. //
  66. // Generated from the TEXTINCLUDE 3 resource.
  67. //
  68. /////////////////////////////////////////////////////////////////////////////
  69. #endif // not APSTUDIO_INVOKED