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.

77 lines
1.9 KiB

  1. // Include our VERSIONINFO structure.
  2. //
  3. #include "version.h"
  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 "winres.h"
  13. /////////////////////////////////////////////////////////////////////////////
  14. #undef APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  18. #ifdef _WIN32
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. #pragma code_page(1252)
  21. #endif //_WIN32
  22. #ifdef APSTUDIO_INVOKED
  23. /////////////////////////////////////////////////////////////////////////////
  24. //
  25. // TEXTINCLUDE
  26. //
  27. 1 TEXTINCLUDE DISCARDABLE
  28. BEGIN
  29. "resource.h\0"
  30. END
  31. 2 TEXTINCLUDE DISCARDABLE
  32. BEGIN
  33. "#include ""winres.h""\r\n"
  34. "\0"
  35. END
  36. 3 TEXTINCLUDE DISCARDABLE
  37. BEGIN
  38. "\r\n"
  39. "\0"
  40. END
  41. #endif // APSTUDIO_INVOKED
  42. /////////////////////////////////////////////////////////////////////////////
  43. //
  44. // String Table
  45. //
  46. STRINGTABLE DISCARDABLE
  47. BEGIN
  48. IDS_DISKCLEAN_DISPLAY "WebClient/Publisher Temporary Files"
  49. IDS_DISKCLEAN_DESCRIPTION "The WebClient/Publisher service maintains a cache of accessed files on this disk. These files are kept locally for performance reasons only, and can be deleted safely."
  50. END
  51. #endif // English (U.S.) resources
  52. /////////////////////////////////////////////////////////////////////////////
  53. #ifndef APSTUDIO_INVOKED
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // Generated from the TEXTINCLUDE 3 resource.
  57. //
  58. /////////////////////////////////////////////////////////////////////////////
  59. #endif // not APSTUDIO_INVOKED