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.

36 lines
893 B

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // String Table
  7. //
  8. STRINGTABLE DISCARDABLE
  9. BEGIN
  10. IDS_RadiusProtocol "IAS RADIUS Protocol Class"
  11. IDS_CClient "IAS RADIUS Client Class"
  12. 201 "IAS RADIUS Proxy Object"
  13. END
  14. //
  15. // Generated from the TEXTINCLUDE 3 resource.
  16. //
  17. 1 TYPELIB "iasradius.tlb"
  18. //
  19. // this is to get binary versioning
  20. //
  21. #include "winver.h"
  22. #include "ntverp.h"
  23. #define VER_FILETYPE VFT_DLL
  24. #define VER_FILESUBTYPE VFT2_UNKNOWN
  25. #define VER_FILEDESCRIPTION_STR "IAS RADIUS Protocol Component"
  26. #define VER_INTERNALNAME_STR "IASRAD.DLL"
  27. #define VER_ORIGINALFILENAME_STR "IASRAD.DLL"
  28. #include <common.ver>