1 reference to LoadLibraryEx
System.ServiceModel (1)
System\ServiceModel\Channels\Msmq.cs (1)
117
errorStrings = UnsafeNativeMethods.
LoadLibraryEx
("MQUTIL.DLL", IntPtr.Zero, UnsafeNativeMethods.LOAD_LIBRARY_AS_DATAFILE | UnsafeNativeMethods.LOAD_LIBRARY_SEARCH_SYSTEM32);