Desktop Functions: Smart Device Functions:
|
Search Results for "EntryPoint" in [All]rpcrt4[DllImport("Rpcrt4.dll",EntryPoint="UuidFromStringA",SetLastError=true, CharSet=CharSet::Ansi, ExactSpelling=true, CallingConvention=CallingConvention::StdCall)] userenv
<DllImport("userenv.dll", EntryPoint:="LoadUserProfile", SetLastError:=True, CharSet:=CharSet.Auto)> _ cfgmgr32
EntryPoint:="CM_Enumerate_Classes", _
EntryPoint:="CM_Open_DevNode_Key", _ 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", _ 11: 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)> _ msi15: MsiEnumPathesEx
[DllImport("msi.dll", EntryPoint="MsiEnumPatchesExW", 16: MsiEnumProducts
EntryPoint="MsiEnumProductsExW",
EntryPoint="MsiEnumProductsExW", user3218: 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)> 19: 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)> _ 20: 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)> _ 24: EnumWindows <DllImport("user32.dll", EntryPoint:="EnumWindowStations", _ <DllImport("user32.dll", EntryPoint:="EnumWindowStations", _ 26: GetClassLong
[DllImport("user32.dll", EntryPoint="GetClassLong")]
[DllImport("user32.dll", EntryPoint="GetClassLongPtr")]
<DllImport("user32.dll", EntryPoint:="GetClassLong")> _
<DllImport("user32.dll", EntryPoint:="GetClassLongPtr")> _ 27: GetClassLongPtr
[DllImport("user32.dll", EntryPoint="GetClassLong")]
[DllImport("user32.dll", EntryPoint="GetClassLongPtr")]
<DllImport("user32.dll", EntryPoint:="GetClassLong")> _
<DllImport("user32.dll", EntryPoint:="GetClassLongPtr")> _ 28: GetIconInfo
<System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint:="GetIconInfo")> _
[DllImport("gdi32.dll", EntryPoint = "DeleteObject")]
EntryPOint:="GetRawInputDeviceList", SetLastError:=True)> _ 30: GetScrollBarInfo
[DllImport( "user32.dll", SetLastError=true, EntryPoint="GetScrollBarInfo")] 31: 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")> _ 32: 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")> _ 33: keybd_event
CharSet:=CharSet.Unicode, EntryPoint:="keybd_event", _
CharSet:=CharSet.Unicode, EntryPoint:="keybd_event", _ 34: MessageBox <DllImport("user32.dll", EntryPoint:="MessageBoxTimeoutA", setLastError:=True, CharSet:= CharSet.Unicode)> _ 35: OemToChar
EntryPoint:="OemToChar", _ <DllImport("user32.dll", EntryPoint:="PostThreadMessageW", ExactSpelling:=True)> _
[DllImport(@"User32", SetLastError=true, EntryPoint = "RegisterPowerSettingNotification",
DllImport("user32.dll", EntryPoint = "RegisterWindowMessageW", SetLastError = true)] 39: 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)] 41: SetClassLong
[DllImport("user32.dll", EntryPoint="SetClassLong")]
[DllImport("user32.dll", EntryPoint="SetClassLongPtr")]
<DllImport("user32.dll", EntryPoint:="SetClassLongPtrA", SetLastError:=True, CharSet:=CharSet.Ansi)> _ 42: SetClassLongPtr
[DllImport("user32.dll", EntryPoint="SetClassLong")]
[DllImport("user32.dll", EntryPoint="SetClassLongPtr")] 43: 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")> _ 44: 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")> _ 45: 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")] 48: TileWindows <System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint:="TileWindows")> _ 49: UIntPtr
[DllImport("msvcrt.dll", EntryPoint = "memcpy", CallingConvention = CallingConvention.Cdecl, SetLastError = false)]
[DllImport(@"User32", EntryPoint = "UnregisterPowerSettingNotification", gdiplus51: GdiplusStartup
<DllImport("gdiplus.dll", EntryPoint:="GdiplusStartup", _ ipaqutil
[DllImport("iPAQUtil.dll", EntryPoint = "iPAQGetSerialNumber")] glu3253: gluErrorString
[DllImport("glu32.dll", EntryPoint ="gluErrorString")]
[DllImport(GLU_DLL, EntryPoint ="gluQuadricDrawStyle")] 55: gluSphere
[DllImport(GLU_DLL, EntryPoint ="gluSphere")] wlanapi56: WlanCloseHandle
[DllImport("Wlanapi", EntryPoint = "WlanCloseHandle")]
<DllImport("Wlanapi", EntryPoint := "WlanCloseHandle")> _
[DllImport("Wlanapi", EntryPoint = "WlanEnumInterfaces")]
<DllImport("Wlanapi", EntryPoint := "WlanEnumInterfaces")> _ 58: WlanFreeMemory
[DllImport("Wlanapi", EntryPoint = "WlanFreeMemory")]
<DllImport("Wlanapi", EntryPoint := "WlanFreeMemory")> _
[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkForceStart")]
[DllImport("Wlanapi.dll", EntryPoint = "WlanHostedNetworkForceStop")] Cut off search results after 60. Please refine your search. |