OpenAFS CVS Commit: openafs/src/WINNT/client_osi by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 12 Feb 2008 08:29:49 EST


Update of /cvs/openafs/src/WINNT/client_osi
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/WINNT/client_osi

Modified Files:
	NTMakefile 
Log Message:
DELTA windows-no-more-rpcns4-dll-20080212
AUTHOR jaltman@secure-endpoints.com
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.



--- DELTA config follows ---
windows-no-more-rpcns4-dll-20080212 openafs/src/WINNT/client_osi/NTMakefile 1.12 1.13