I was hoping to find out how the official isapi_redirect.dlls are built.
Specifically the x64 version. Reason I ask is that
1) the documentation still documents using MS VC 6.0 which I think can't
build 64-bit
2) the official binaries seem to link against msvcrt.dll and not
msvcr[version].dll
I've been using VisualStudio 2010 to build it, and have been needing to
install the vcredist installer to get msvcr100.dll.
Trying to figure out how the official binaries are built such that this
dependency isn't required?
Doing some googling it looks like it can be done with a combination of
the Windows SDK and DDK. Is this how this was done?
Thanks,
Andy
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org