On Thu, 23 May 2002, Ignacio J. Ortega wrote: > > Added few #ifdefs to make it compile with my version of > > MSVC ( probably > > an old one ). > > It's not a new MSVC version, You need to download the Microsoft Platform > SDK, to get the includes and libs needed to compile an > isapi_redirector2.dll with all the later developments, mainly to be able > to specify tomcatAuthentication="false" on iis5, that is to be able to > use Native IIS Auth on tomcat, so i would prefer very much to add the > needed info to some readme, than to permit to build a non Complete > i_r2.dll
Well, I don't think it hurts too much to allow a build with the 'plain' MSVC ( just 3 #ifdefs, the code is reasonably clean ). I'll try to get the SDK, but if it requires me to signon ( to passport :-) - I'll give up. I assume some ISAPI servers ( and PWS ) do not support the new stuff anyway. I'm fine with requiring the MP SDK if it's easy to download, but at least for now I would prefer beeing able to compile with a plain MSVC. Costin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>