2 references to LoadLibrary
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\DirectoryContext.cs (2)
686
IntPtr tempHandle = global::Interop.Kernel32.
LoadLibrary
(systemPath + "\\ntdsapi.dll");
699
tempHandle = global::Interop.Kernel32.
LoadLibrary
(windowsDirectory.FullName + "\\ADAM\\ntdsapi.dll");