Desktop Functions: Smart Device Functions:
|
Search Results for "EntryPoint" in [All]wininet
EntryPoint = "DeleteUrlCacheEntryA",
EntryPoint:="DeleteUrlCacheEntryA", _
[DllImport(@"wininet", SetLastError = true, CharSet = CharSet.Auto, EntryPoint = "DeleteUrlCacheGroup", CallingConvention = CallingConvention.StdCall)]
EntryPoint:="DeleteUrlCacheGroup", _
[DllImport(@"wininet",SetLastError=true,CharSet=CharSet.Auto,EntryPoint="FindFirstUrlCacheEntryA",CallingConvention=CallingConvention.StdCall)]
EntryPoint:="FindFirstUrlCacheEntryA", _
EntryPoint:="FindFirstUrlCacheGroup", _
EntryPoint:="FindNextUrlCacheEntryA", _
EntryPoint:="FindNextUrlCacheGroup", _ 7: FtpGetFile
[DllImport("wininet.dll", EntryPoint = "InternetConnectW", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("wininet.dll", EntryPoint = "InternetOpenW", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("wininet.dll", EntryPoint = "FtpPutFile")]
[DllImport("wininet.dll", EntryPoint = "FtpGetFile", SetLastError = true, CharSet = CharSet.Auto)]
[DllImport("wininet.dll", EntryPoint = "FtpOpenFile", SetLastError = true, CharSet = CharSet.Auto)]
[DllImport("wininet.dll", EntryPoint = "InternetCloseHandle")]
[DllImport("wininet.dll", EntryPoint = "GetLastError")]
[DllImport("wininet.dll", EntryPoint = "InternetQueryOption")]
<DllImport("wininet.dll", SetLastError:=True, CharSet:=CharSet.Auto, EntryPoint:="PrivacySetZonePreferenceW", CallingConvention:=CallingConvention.StdCall)> _
<DllImport("wininet.dll", SetLastError:=True, CharSet:=CharSet.Auto, EntryPoint:="PrivacySetZonePreferenceW", CallingConvention:=CallingConvention.StdCall)> _ user3211: BlockInput
<DllImport("user32.dll", EntryPoint:="BlockInput", SetLastError:=True, CharSet:=CharSet.Auto, CallingConvention:=CallingConvention.StdCall)>
<DllImport("user32.dll", EntryPoint:="BlockInput", SetLastError:=True, CharSet:=CharSet.Auto, CallingConvention:=CallingConvention.StdCall)> 12: CreateDesktop
[DllImport("user32.dll", EntryPoint="CreateDesktop", CharSet=CharSet.Unicode, SetLastError=true)]
[DllImport("user32.dll", EntryPoint="CloseDesktop", CharSet = CharSet.Unicode, SetLastError = true)]
<DllImport("user32.dll", EntryPoint:="CreateDesktop", CharSet:=CharSet.Unicode, SetLastError:=True)> _
<DllImport("user32.dll", EntryPoint:="CloseDesktop", CharSet:=CharSet.Unicode, SetLastError:=True)> _ 13: CreateWindow
[DllImport("user32.dll", EntryPoint="CreateWindowStation", CharSet=CharSet.Unicode, SetLastError=true)] [DllImport("user32.dll", EntryPoint="DdeCreateStringHandleA")]
[DllImport("user32.dll", EntryPoint = "GetWindowText",
[DllImport("user32.dll", EntryPoint = "EnumDesktopWindows",
<DllImport("user32.dll", EntryPoint:="EnumDisplayDevices", CharSet:=CharSet.Auto, CallingConvention:=CallingConvention.StdCall)> _ 17: EnumWindows <DllImport("user32.dll", EntryPoint:="EnumWindowStations", _ <DllImport("user32.dll", EntryPoint:="EnumWindowStations", _ 19: GetClassLong
[DllImport("user32.dll", EntryPoint="GetClassLong")]
[DllImport("user32.dll", EntryPoint="GetClassLongPtr")]
<DllImport("user32.dll", EntryPoint:="GetClassLong")> _
<DllImport("user32.dll", EntryPoint:="GetClassLongPtr")> _ 20: GetClassLongPtr
[DllImport("user32.dll", EntryPoint="GetClassLong")]
[DllImport("user32.dll", EntryPoint="GetClassLongPtr")]
<DllImport("user32.dll", EntryPoint:="GetClassLong")> _
<DllImport("user32.dll", EntryPoint:="GetClassLongPtr")> _ 21: GetIconInfo
<System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint:="GetIconInfo")> _
[DllImport("gdi32.dll", EntryPoint = "DeleteObject")]
EntryPOint:="GetRawInputDeviceList", SetLastError:=True)> _ 23: GetScrollBarInfo
[DllImport( "user32.dll", SetLastError=true, EntryPoint="GetScrollBarInfo")] 24: GetWindowLong On this platform this function is in fact a macro that calls GetWindowLong, so the EntryPoint property has to be set to the real function:
[DllImport("user32.dll", EntryPoint="GetWindowLong")]
<DllImport("user32.dll", EntryPoint:="GetWindowLong")> _
[DllImport("user32.dll", EntryPoint="GetWindowLongPtr")]
<DllImport("user32.dll", EntryPoint:="GetWindowLongPtr")> _
[DllImport("user32.dll", EntryPoint="GetWindowLong")]
[DllImport("user32.dll", EntryPoint="GetWindowLongPtr")]
<DllImport("user32.dll", EntryPoint:="GetWindowLong")> _
<DllImport("user32.dll", EntryPoint:="GetWindowLongPtr")> _ 25: GetWindowLongPtr On this platform this function is in fact a macro that calls GetWindowLong, so the EntryPoint property has to be set to the real function:
[DllImport("user32.dll", EntryPoint="GetWindowLong")]
<DllImport("user32.dll", EntryPoint:="GetWindowLong")> _
[DllImport("user32.dll", EntryPoint="GetWindowLongPtr")]
<DllImport("user32.dll", EntryPoint:="GetWindowLongPtr")> _
[DllImport("user32.dll", EntryPoint="GetWindowLong")]
[DllImport("user32.dll", EntryPoint="GetWindowLongPtr")]
<DllImport("user32.dll", EntryPoint:="GetWindowLong")> _
<DllImport("user32.dll", EntryPoint:="GetWindowLongPtr")> _ 26: keybd_event
CharSet:=CharSet.Unicode, EntryPoint:="keybd_event", _
CharSet:=CharSet.Unicode, EntryPoint:="keybd_event", _ 27: MessageBox <DllImport("user32.dll", EntryPoint:="MessageBoxTimeoutA", setLastError:=True, CharSet:= CharSet.Unicode)> _ 28: OemToChar
EntryPoint:="OemToChar", _ <DllImport("user32.dll", EntryPoint:="PostThreadMessageW", ExactSpelling:=True)> _
[DllImport(@"User32", SetLastError=true, EntryPoint = "RegisterPowerSettingNotification",
DllImport("user32.dll", EntryPoint = "RegisterWindowMessageW", SetLastError = true)] 32: SendMessage
[DllImport("user32.dll", EntryPoint = "SendMessageTimeout", SetLastError=true, CharSet=CharSet.Auto)]
[DllImport("user32.dll", EntryPoint = "SendMessageTimeout", CharSet = CharSet.Auto)]
[DllImport("user32.dll", EntryPoint = "SendMessageTimeout", SetLastError=true, CharSet=CharSet.Auto)] 34: SetClassLong
[DllImport("user32.dll", EntryPoint="SetClassLong")]
[DllImport("user32.dll", EntryPoint="SetClassLongPtr")]
<DllImport("user32.dll", EntryPoint:="SetClassLongPtrA", SetLastError:=True, CharSet:=CharSet.Ansi)> _ 35: SetClassLongPtr
[DllImport("user32.dll", EntryPoint="SetClassLong")]
[DllImport("user32.dll", EntryPoint="SetClassLongPtr")] 36: SetWindowLong
[DllImport("user32.dll", EntryPoint="SetWindowLong")]
[DllImport("user32.dll", EntryPoint="SetWindowLongPtr")]
<System.Runtime.InteropServices.DllImport("user32.dll", EntryPoint:="SetWindowLong")> _
<System.Runtime.InteropServices.DllImport("user32.dll", EntryPoint:="SetWindowLongPtr")> _ 37: SetWindowLongPtr
[DllImport("user32.dll", EntryPoint="SetWindowLong")]
[DllImport("user32.dll", EntryPoint="SetWindowLongPtr")]
<System.Runtime.InteropServices.DllImport("user32.dll", EntryPoint:="SetWindowLong")> _
<System.Runtime.InteropServices.DllImport("user32.dll", EntryPoint:="SetWindowLongPtr")> _ 38: SetWinEventHook
<System.Runtime.InteropServices.DllImport("user32.dll", EntryPoint:="SetWinEventHook")> _
[DllImport("user32.dll", EntryPoint="SystemParametersInfo", SetLastError = true)]
[DllImport("user32.dll", EntryPoint="SystemParametersInfo", SetLastError = true)]
[DllImport("user32.dll", EntryPoint = "SystemParametersInfo")] 41: TileWindows <System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint:="TileWindows")> _ 42: UIntPtr
[DllImport("msvcrt.dll", EntryPoint = "memcpy", CallingConvention = CallingConvention.Cdecl, SetLastError = false)]
[DllImport(@"User32", EntryPoint = "UnregisterPowerSettingNotification", misc44: Comments [DllImport(“coredll.dll”, EntryPoint="CPAcquireContext", SetLastError=true)] [DllImport(“advapi32.dll”, EntryPoint="CPAcquireContext", SetLastError=true)] winfax
[DllImport("winfax.dll", SetLastError = true, EntryPoint = "FaxCompleteJobParamsW")]
[DllImport("winfax.dll", SetLastError = true, EntryPoint = "FaxCompleteJobParamsW")]
Be careful ! Don't miss the EntryPoint attribute, beacause string in structures will be in bad format (ANSI). shell3246: ExtractIcon
[DllImport("user32.dll", EntryPoint="DestroyIcon", SetLastError=true)]
<DllImport("user32.dll", EntryPoint:="DestroyIcon", SetLastError:=True)> _ 47: ExtractIconEx
[DllImport("user32.dll", EntryPoint="DestroyIcon", SetLastError=true)]
<DllImport("user32.dll", EntryPoint:="DestroyIcon", SetLastError:=True)> _ 48: FindExecutable
[DllImport("shell32.dll", EntryPoint="FindExecutable")] 49: PathCleanupSpec
[DllImport("shell32.dll", EntryPoint="PathCleanupSpec", CharSet=CharSet.Unicode)]
<DllImport("shell32.dll", EntryPoint:="PathCleanupSpec", CharSet:=CharSet.Unicode)> _ 50: PathIsExe
[DllImport("shell32.dll", EntryPoint = "PathIsExeW", SetLastError = True, CharSet = CharSet.Unicode)]
<DllImport("shell32.dll", EntryPoint:="PathIsExeW", SetLastError:=True, CharSet:=CharSet.Unicode)> _
[DllImport("shell32.dll", EntryPoint="PathMakeUniqueName", CharSet=CharSet.Unicode)]
<DllImport("shell32.dll", EntryPoint:="PathMakeUniqueName", CharSet:=CharSet.Unicode)> _
[DllImport("shell32.dll", EntryPoint="PathYetAnotherMakeUniqueName", CharSet=CharSet.Unicode)]
[DllImport("shell32.dll", EntryPoint="#75", CharSet=CharSet.Unicode)]
<DllImport("shell32.dll", EntryPoint:="PathYetAnotherMakeUniqueName", CharSet:=CharSet.Unicode)> _ 53: Run [DllImport("shell32.dll", EntryPoint = "ShellExecute")]
<DllImport("shell32.dll", SetLastError:=true, EntryPoint:="SHBrowseForFolderW", CharSet:=CharSet.Unicode)> _ 55: SHChangeNotify
[DllImport("shell32.dll", SetLastError=true, EntryPoint="#4", CharSet=CharSet.Auto)]
[DllImport("shell32.dll", SetLastError=true, EntryPoint="#2", CharSet=CharSet.Auto)]
[DllImport("shell32.dll", EntryPoint = "#2", CharSet = CharSet.Auto)]
[DllImport("shell32.dll", SetLastError=true, EntryPoint="#4", CharSet=CharSet.Auto)] 58: SHGetImageList
[DllImport("shell32.dll", EntryPoint = "#727")] <System.Runtime.InteropServices.DllImportAttribute("shell32.dll", EntryPoint:="SHGetNameFromIDList")> _
<System.Runtime.InteropServices.DllImportAttribute("shell32.dll", EntryPoint:="ILFree")> _
<System.Runtime.InteropServices.DllImportAttribute("shell32.dll", EntryPoint:="SHGetNameFromIDList")> _
<System.Runtime.InteropServices.DllImportAttribute("shell32.dll", EntryPoint:="SHParseDisplayName")> _
<DllImport("shell32.dll", EntryPoint:="SHGetPathFromIDListW", SetLastError:=true, CharSet:=CharSet.Unicode)> _ Cut off search results after 60. Please refine your search. |