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.

38 lines
919 B

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // REGISTRY
  7. //
  8. IDR_IasHelper REGISTRY DISCARDABLE "iashlpr.rgs"
  9. /////////////////////////////////////////////////////////////////////////////
  10. //
  11. // String Table
  12. //
  13. STRINGTABLE DISCARDABLE
  14. BEGIN
  15. IDS_IasHelper "IAS Helper COM Component"
  16. END
  17. //
  18. // Generated from the TEXTINCLUDE 3 resource.
  19. //
  20. 1 TYPELIB "iashlpr.tlb"
  21. //
  22. // this is to get binary versioning
  23. //
  24. #include "winver.h"
  25. #include "ntverp.h"
  26. #define VER_FILETYPE VFT_DLL
  27. #define VER_FILESUBTYPE VFT2_UNKNOWN
  28. #define VER_FILEDESCRIPTION_STR "IAS Surrogate Component"
  29. #define VER_INTERNALNAME_STR "IASHLPR.DLL"
  30. #define VER_ORIGINALFILENAME_STR "IASHLPR.DLL"
  31. #include <common.ver>