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.

80 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 <windows.h>
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include <windows.h>\r\n"
  31. END
  32. 3 TEXTINCLUDE DISCARDABLE
  33. BEGIN
  34. "#include ""unidrv.rc""\r\n"
  35. "#include <winver.h>\r\n"
  36. "#include ""faxdrv16.rc2""\r\n"
  37. "\0"
  38. END
  39. #endif // APSTUDIO_INVOKED
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // String Table
  43. //
  44. STRINGTABLE DISCARDABLE
  45. BEGIN
  46. IDS_MB_FAIL_GET_SENDER_INFO "Sender information cannot be retrieved."
  47. IDS_MB_CAPTION_ERROR "An error has occurred"
  48. IDS_MB_THUNK_CALL_FAIL "Some libraries needed by the driver are missing.\nYou may need to install the driver again."
  49. IDS_CAPTION_PRINT_TO_FILE "Print To File"
  50. IDS_PRINT_TO_FILE_FILTER "TIFF Document (*.tif)\n*.tif\n\n"
  51. IDS_MB_FAIL_PUT_SENDER_INFO "Sender information cannot be saved."
  52. END
  53. #endif // English (U.S.) resources
  54. /////////////////////////////////////////////////////////////////////////////
  55. #ifndef APSTUDIO_INVOKED
  56. /////////////////////////////////////////////////////////////////////////////
  57. //
  58. // Generated from the TEXTINCLUDE 3 resource.
  59. //
  60. #include "unidrv.rc"
  61. #include <winver.h>
  62. #include "faxdrv16.rc2"
  63. /////////////////////////////////////////////////////////////////////////////
  64. #endif // not APSTUDIO_INVOKED