Desktop Functions: Smart Device Functions:
|
Search Results for "SetLastError" in [All]msvcrt1: fclose
[DllImport("msvcrt.dll", CallingConvention=CallingConvention.Cdecl, SetLastError=true)]
<DllImport("msvcrt.dll", CallingConvention:=CallingConvention.Cdecl, SetLastError:=True)> _ 2: fopen
[DllImport("msvcrt.dll", CallingConvention=CallingConvention.Cdecl, CharSet=CharSet.Ansi, SetLastError=true)]
[DllImport("msvcrt.dll", CallingConvention=CallingConvention.Cdecl, CharSet=CharSet.Unicode, SetLastError=true)]
<DllImport("msvcrt.dll", CallingConvention:=CallingConvention.Cdecl, CharSet:=CharSet.Ansi, SetLastError:=True)> _
<DllImport("msvcrt.dll", CallingConvention:=CallingConvention.Cdecl, CharSet:=CharSet.Unicode, SetLastError:=True)> _ 3: freopen
[DllImport("msvcrt.dll", SetLastError=true)] 4: fwrite
[DllImport("msvcrt.dll", SetLastError=true)] 5: memcmp
Removed SetLastError attribute from bottom 2 signatures as memset does not use this API. 6: memcpy
[DllImport("msvcrt.dll", EntryPoint = "memcpy", CallingConvention = CallingConvention.Cdecl, SetLastError = false)] 7: memset
[DllImport("msvcrt.dll", EntryPoint = "memset", CallingConvention = CallingConvention.Cdecl, SetLastError = false)]
<DllImport("msvcrt.dll", EntryPoint := "memset", CallingConvention := CallingConvention.Cdecl, SetLastError := False)> _ 8: scanf
[DllImport("msvcrt.dll", SetLastError=true)] 9: system
[DllImport("msvcrt.dll", CallingConvention = CallingConvention.Cdecl, SetLastError=true)] 10: _stat
[DllImport("msvcrt.dll", SetLastError = true, CallingConvention = CallingConvention.Cdecl)] gdi3211: AlphaBlend
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)]
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)]
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)]
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)] 12: BitBlt
[DllImport("gdi32.dll", EntryPoint = "BitBlt", SetLastError = true)]
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)]
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)]
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)]
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)] 13: CopyEnhMetaFile
ResetLastError(); // sets last error to 0 using [DllImport("kernel32.dll", SetLastError = false)]public static extern int SetLastError(uint dwErrCode);
[DllImport("gdi32.dll", EntryPoint = "CopyEnhMetaFile", SetLastError = true, CharSet = CharSet.Auto)] <DllImport("gdi32.dll", SetLastError:=True)> _
[DllImport("gdi32.dll", EntryPoint = "CreateCompatibleDC", SetLastError=true)]
<DllImport("gdi32.dll", SetLastError:=True)> _ 16: CreateDC
<DllImport("gdi32.dll", SetLastError:=True, CharSet:=CharSet.Ansi)> _
[DllImport("gdi32.dll", EntryPoint = "CreateDC", CharSet = CharSet.Auto, SetLastError = true)] 17: devicecap
[DllImport("gdi32.dll", SetLastError=true)] 18: DeviceContext
[DllImport("gdi32.dll", SetLastError=true)] 19: DrawArc
[DllImport("gdi32.dll", SetLastError=true)] 20: e
[DllImport("gdi32.dll", SetLastError=true)] 21: Ellipse
[DllImport("gdi32.dll", ExactSpelling=true, PreserveSig=true, SetLastError=true)]
<DllImport("gdi32.dll", ExactSpelling := True, PreserveSig := True, SetLastError := True)> _ 22: ExtCreatePen
[DllImport("gdi32.dll", ExactSpelling=true, PreserveSig=true, SetLastError=true)] 23: gdi32
[DllImport("gdi32.dll", SetLastError=true)] 24: GetBkColor
<DllImport("gdi32.dll", SetLastError:=True)> _ 25: GetBkMode
<DllImport("gdi32.dll", SetLastError:=True)> _ 26: GetPixel
<DllImport("gdi32.dll", SetLastError:=True)> _ 27: GetTextColor
<DllImport("gdi32.dll", SetLastError:=True)> _ 28: HBitmap
[DllImport("gdi32.dll", SetLastError=true)] 29: PostScript
[DllImport("gdi32.dll", SetLastError=true)] 30: SetBkColor
<DllImport("gdi32.dll", SetLastError:=True)> _ 31: SetBkMode
<DllImport("gdi32.dll", SetLastError:=True)> _ 32: SetTextColor
<DllImport("gdi32.dll", SetLastError:=True)> _ 33: StretchBlt
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)]
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)]
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)]
[DllImport("gdi32.dll", ExactSpelling=true, SetLastError=true)] icmp34: IcmpCloseHandle
[DllImport("icmp.dll", SetLastError=true)] 35: IcmpCreateFile
[DllImport("icmp.dll", SetLastError=true)] 36: IcmpSendEcho
[DllImport("icmp.dll", SetLastError=true)]
[DllImport("icmp.dll", SetLastError=true)]
[DllImport("icmp.dll", SetLastError=true)]
[DllImport("icmp.dll", SetLastError=true)] kernel3237: 8
[DllImport("kernel32.dll", SetLastError=true)] 38: ActivateActCtx
[DllImport("Kernel32.dll", SetLastError=true)] 39: ActiveActCtx
[DllImport("Kernel32.dll", SetLastError=true)] 40: AddConsoleAlias
[DllImport("kernel32", SetLastError = true)] 41: APIGetVersionEx
[DllImport("kernel32", SetLastError = true)]
<DllImport("kernel32.dll", SetLastError:=True)> _ 43: AttachConsole,
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32",SetLastError=true)]
[DllImport("kernel32", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError=true)] 44: AttachConsole
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32",SetLastError=true)]
[DllImport("kernel32", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError=true)]
[DllImport("kernel32.dll", SetLastError=true)]
<DllImport("kernel32.dll", SetLastError := False)> _ calls SetLastError. the last error can be retrieved with Marshal.GetLastWin32Error().
[DllImport("Kernel32.dll", SetLastError = true, ExactSpelling = true)] 47: CloseHandle
[DllImport("kernel32.dll", SetLastError=true)]
<DllImport("kernel32.dll", SetLastError:=True)> _
[DllImport("kernel32", SetLastError : true)] [DllImport("kernel32", SetLastError=true)] 48: CompareString
[DllImport("kernel32.dll",CharSet=CharSet.Unicode, SetLastError=true)] 49: CompareStringEx
[DllImport("kernel32.dll", SetLastError=true)] 50: ConsoleFunctions
[DllImport("kernel32", SetLastError = true)]
[DllImport("kernel32", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true, ExactSpelling = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32", SetLastError = true)]
[DllImport("kernel32", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)] 51: CopyFile
[DllImport("kernel32.dll", SetLastError=true, CharSet=CharSet.Auto)]
[DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Auto)] 52: CopyFileEx
[DllImport("kernel32.dll", SetLastError=true, CharSet=CharSet.Auto)]
[DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Auto)] 53: CreateActCtxW
[DllImport("Kernel32.dll", SetLastError=true)]
[DllImport("Kernel32.dll", SetLastError=true)] 54: CreateEvent
[DllImport("kernel32.dll", SetLastError=true)]
[DllImport("kernel32", SetLastError=true, ExactSpelling=true)] 55: CreateFile
[DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Auto)]
<DllImport("kernel32.dll", SetLastError:= true, CharSet:= CharSet.Auto)> _
[DllImport("Kernel32", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("Kernel32", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("kernel32", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Auto)]
<DllImport("kernel32.dll", SetLastError:= true, CharSet:= CharSet.Auto)> _
[DllImport("Kernel32", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("Kernel32", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("kernel32", SetLastError = true)] 57: CreateHardLink
[DllImport("kernel32.dll", SetLastError=true, CharSet=CharSet.Auto)]
<DllImport("kernel32.dll", SetLastError:=True, CharSet:=CharSet.Auto)> _
[DllImport('kernel32.dll', SetLastError:=true, CharSet:=CharSet.Auto)]
[DllImport("kernel32.dll", SetLastError = true, CharSet = CharSet.Auto)]
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("kernel32.dll", SetLastError = true)] 60: CreateMutex
<DllImport("Kernel32.dll", CharSet:=CharSet.Auto, setlasterror:=True)> _
[DllImport("kernel32.dll", SetLastError = true)]
[DllImport("advapi32.dll", SetLastError=true)]
[DllImport("advapi32.dll", SetLastError=true)] Cut off search results after 60. Please refine your search. |