#include #include #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "Microsoft URL Authorization ISAPI" #define VER_INTERNALNAME_STR "urlauth.dll" #define VER_ORIGINALFILENAME_STR "urlauth.dll" #define VER_LANGNEUTRAL #include "iisver.h" #include "common.ver"