windows-afsd-hook-20081106
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 6 Nov 2008 19:18:32 +0000 (19:18 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 6 Nov 2008 19:18:32 +0000 (19:18 +0000)
commita36618213694f37cd1cec660336267a38cee9344
tree6c96d70d8895d3a1a93b01a90bc3caefab8f4d79
parenteccc12fb07cc5fef660ee29fe5ebcc573b027568
windows-afsd-hook-20081106

LICENSE MIT

When loading the afsdhook.dll require that it be in the same directory
as afsd_service.exe.  This prevents LoadLibrary() from searching the PATH
environment variable if it cannot be found.   If the PATH environment
variable contains a path in AFS, the library will fail to load and take
a very long time doing so.
src/WINNT/afsd/afsd_service.c
src/WINNT/afsd/cm_daemon.c
src/WINNT/afsd/cm_utils.c
src/WINNT/afsd/cm_utils.h