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
1.8 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 "winres.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 DISCARDABLE
  27. BEGIN
  28. "resource.h\0"
  29. END
  30. 2 TEXTINCLUDE DISCARDABLE
  31. BEGIN
  32. "#include ""winres.h""\r\n"
  33. "\0"
  34. END
  35. #endif // APSTUDIO_INVOKED
  36. /////////////////////////////////////////////////////////////////////////////
  37. //
  38. // Version
  39. //
  40. #define VER_FILETYPE VFT_APP
  41. #define VER_FILESUBTYPE VFT2_UNKNOWN
  42. #define VER_FILEDESCRIPTION_STR "Microsoft\256 Volume Snapshot Service writer demo"
  43. #define VER_INTERNALNAME_STR "WRITER.EXE"
  44. #define VER_ORIGINALFILENAME_STR VER_INTERNALNAME_STR
  45. #include <common.ver>
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // String Table
  49. //
  50. STRINGTABLE DISCARDABLE
  51. BEGIN
  52. IDS_PROJNAME "writer"
  53. END
  54. #endif // English (U.S.) resources
  55. /////////////////////////////////////////////////////////////////////////////
  56. #ifndef APSTUDIO_INVOKED
  57. /////////////////////////////////////////////////////////////////////////////
  58. #endif // not APSTUDIO_INVOKED