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.

68 lines
1.8 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "SvcResource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "winres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // REGISTRY
  22. //
  23. IDR_HELPSVC REGISTRY MOVEABLE PURE "service.rgs"
  24. IDR_HCUPDATE REGISTRY MOVEABLE PURE "hcupdate.rgs"
  25. // For testing purposes only
  26. IDR_PCHDBSESSION REGISTRY MOVEABLE PURE "pchdbsession.rgs"
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // String Table
  30. //
  31. //STRINGTABLE DISCARDABLE
  32. //BEGIN
  33. // IDS_PROJNAME "HC"
  34. //END
  35. #endif // English (U.S.) resources
  36. /////////////////////////////////////////////////////////////////////////////
  37. /////////////////////////////////////////////////////////////////////////////
  38. //
  39. // TYPELIB table
  40. //
  41. 1 TYPELIB "HelpServiceTypeLib.tlb"
  42. /////////////////////////////////////////////////////////////////////////////
  43. #include <windows.h>
  44. #include <bldver.h>
  45. #define VER_FILETYPE VFT_APP
  46. #define VER_FILESUBTYPE VFT2_UNKNOWN
  47. #define VER_FILEDESCRIPTION_STR "Microsoft Help Center Service\0"
  48. #define VER_INTERNALNAME_STR "HELPSVC.EXE\0"
  49. #define VER_ORIGINALFILENAME_STR "HELPSVC.EXE\0"
  50. #include <common.ver>