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.

50 lines
1.0 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include <windows.h>
  4. #include "resource.h"
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Icon
  8. //
  9. // Icon with lowest ID value placed first to ensure application icon
  10. // remains consistent on all systems.
  11. IDR_MAINFRAME ICON DISCARDABLE "PStgServ.ico"
  12. #ifndef _MAC
  13. /////////////////////////////////////////////////////////////////////////////
  14. //
  15. // Version
  16. //
  17. #include <ntverp.h>
  18. #include <winver.h>
  19. #define VER_FILETYPE VFT_APP
  20. #define VER_FILESUBTYPE VFT2_UNKNOWN
  21. #define VER_FILEDESCRIPTION_STR "IPropertyStorage Server"
  22. #define VER_INTERNALNAME_STR "PStgServ.exe"
  23. #define VER_ORIGINALFILENAME_STR "PStgServ.exe"
  24. #include <common.ver>
  25. #endif // !_MAC
  26. /////////////////////////////////////////////////////////////////////////////
  27. //
  28. // String Table
  29. //
  30. STRINGTABLE DISCARDABLE
  31. BEGIN
  32. IDS_ABOUTBOX "&About BStrMarshalServer..."
  33. END