Source code of Windows XP (NT5)
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.3 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #define APSTUDIO_READONLY_SYMBOLS
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // Generated from the TEXTINCLUDE 2 resource.
  7. //
  8. #include "winres.h"
  9. /////////////////////////////////////////////////////////////////////////////
  10. #undef APSTUDIO_READONLY_SYMBOLS
  11. /////////////////////////////////////////////////////////////////////////////
  12. // English (U.S.) resources
  13. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  14. #ifdef _WIN32
  15. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  16. #pragma code_page(1252)
  17. #endif //_WIN32
  18. /////////////////////////////////////////////////////////////////////////////
  19. //
  20. // String Table
  21. //
  22. //STRINGTABLE DISCARDABLE
  23. //BEGIN
  24. // IDS_PROJNAME "HC"
  25. //END
  26. #endif // English (U.S.) resources
  27. /////////////////////////////////////////////////////////////////////////////
  28. /////////////////////////////////////////////////////////////////////////////
  29. #include <windows.h>
  30. #include <bldver.h>
  31. #define VER_FILETYPE VFT_APP
  32. #define VER_FILESUBTYPE VFT2_UNKNOWN
  33. #define VER_FILEDESCRIPTION_STR "Microsoft Help Center Hosting Server\0"
  34. #define VER_INTERNALNAME_STR "HELPHOST.EXE\0"
  35. #define VER_ORIGINALFILENAME_STR "HELPHOST.EXE\0"
  36. #include <common.ver>