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.
|
|
//Microsoft Developer Studio generated resource script. // #include "resource.h"
///////////////////////////////////////////////////////////////////////////// // // String Table // STRINGTABLE DISCARDABLE BEGIN IDS_RadiusProtocol "IAS RADIUS Protocol Class" IDS_CClient "IAS RADIUS Client Class" 201 "IAS RADIUS Proxy Object" END
// // Generated from the TEXTINCLUDE 3 resource. // 1 TYPELIB "iasradius.tlb"
// // this is to get binary versioning // #include "winver.h" #include "ntverp.h"
#define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "IAS RADIUS Protocol Component" #define VER_INTERNALNAME_STR "IASRAD.DLL" #define VER_ORIGINALFILENAME_STR "IASRAD.DLL"
#include <common.ver>
|