windows-no-more-rpcns4-dll-20080212
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 12 Feb 2008 13:29:36 +0000 (13:29 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 12 Feb 2008 13:29:36 +0000 (13:29 +0000)
commita5e5736c67cdf3d08bce548447bc7635b65329c2
tree0ad3cb5d26a628067ce0f4d4e42347e3f4dc8caf
parent512ec8f51880d4e9e1cc5564bd27991a2c2915d6
windows-no-more-rpcns4-dll-20080212

LICENSE MIT

Remove all references to rpcns4.lib and its included functions RpcNsXXX.
These APIs are no longer supported on Vista.  Except for TaAfsAdmSvr
they had been commented out for a long time but we still continued to
link to the library.  Loading the library generates a no longer supported
error on Vista.  So lets get rid of it.
src/WINNT/afsadmsvr/NTMakefile
src/WINNT/afsadmsvr/TaAfsAdmSvrClientBind.cpp
src/WINNT/afsadmsvr/TaAfsAdmSvrMain.cpp
src/WINNT/afsapplib/NTMakefile
src/WINNT/client_osi/NTMakefile