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.

97 lines
2.3 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. 3 TEXTINCLUDE DISCARDABLE
  36. BEGIN
  37. "1 TYPELIB ""psub.tlb""\r\n"
  38. "\0"
  39. END
  40. #endif // APSTUDIO_INVOKED
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Version
  44. //
  45. #define VER_FILETYPE VFT_DLL
  46. #define VER_FILESUBTYPE VFT2_UNKNOWN
  47. #define VER_FILEDESCRIPTION_STR "Microsoft\256 Volume Snapshot Service permanent writer demo"
  48. #define VER_INTERNALNAME_STR "PSUB.EXE"
  49. #define VER_ORIGINALFILENAME_STR VER_INTERNALNAME_STR
  50. #include <common.ver>
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // REGISTRY
  54. //
  55. IDR_VSS_PSUB REGISTRY DISCARDABLE "psub.rgs"
  56. /////////////////////////////////////////////////////////////////////////////
  57. //
  58. // String Table
  59. //
  60. STRINGTABLE DISCARDABLE
  61. BEGIN
  62. IDS_PROJNAME "psub"
  63. END
  64. #endif // English (U.S.) resources
  65. /////////////////////////////////////////////////////////////////////////////
  66. #ifndef APSTUDIO_INVOKED
  67. /////////////////////////////////////////////////////////////////////////////
  68. //
  69. // Generated from the TEXTINCLUDE 3 resource.
  70. //
  71. 1 TYPELIB "psub.tlb"
  72. /////////////////////////////////////////////////////////////////////////////
  73. #endif // not APSTUDIO_INVOKED