4 references to Kernel32
System.Messaging (4)
System\Messaging\Interop\SafeNativeMethods.cs (4)
93
[DllImport(ExternDll.
Kernel32
, ExactSpelling = true, CharSet = System.Runtime.InteropServices.CharSet.Auto, SetLastError = true)]
96
[DllImport(ExternDll.
Kernel32
)]
107
[DllImport(ExternDll.
Kernel32
, CharSet = CharSet.Auto)]
118
[DllImport(ExternDll.
Kernel32
, CharSet = System.Runtime.InteropServices.CharSet.Auto)]