3 references to Wtsapi32
System (3)
compmod\microsoft\win32\SystemEvents.cs (1)
605IntPtr retval = SafeNativeMethods.LoadLibrary(ExternDll.Wtsapi32);
compmod\microsoft\win32\UnsafeNativeMethods.cs (2)
187[DllImport(ExternDll.Wtsapi32, CharSet=System.Runtime.InteropServices.CharSet.Auto)] 191[DllImport(ExternDll.Wtsapi32, CharSet=System.Runtime.InteropServices.CharSet.Auto)]