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.

53 lines
1.4 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.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_HCAPI REGISTRY MOVEABLE PURE "HCAPI.rgs"
  24. #endif // English (U.S.) resources
  25. /////////////////////////////////////////////////////////////////////////////
  26. /////////////////////////////////////////////////////////////////////////////
  27. //
  28. // TYPELIB table
  29. //
  30. 1 TYPELIB "HCApi.tlb"
  31. /////////////////////////////////////////////////////////////////////////////
  32. #include <windows.h>
  33. #include <bldver.h>
  34. #define VER_FILETYPE VFT_APP
  35. #define VER_FILESUBTYPE VFT2_UNKNOWN
  36. #define VER_FILEDESCRIPTION_STR "Microsoft Help Center Launch API\0"
  37. #define VER_INTERNALNAME_STR "HCAPI.DLL\0"
  38. #define VER_ORIGINALFILENAME_STR "HCAPI.DLL\0"
  39. #include <common.ver>