Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "EntryPoint" in [All]

msi

.

        [DllImport("msi.dll", EntryPoint="MsiEnumPatchesExW",

.

        EntryPoint="MsiEnumProductsExW",

.

        EntryPoint="MsiEnumProductsExW",

ws2_32

.

    [DllImport("Ws2_32.dll", CharSet = CharSet.Unicode, EntryPoint = "InetNtopW")]

.

    [DllImport("Ws2_32.dll", CharSet = CharSet.Unicode, EntryPoint = "InetNtopW")]

.

    [DllImport("Ws2_32.dll", CharSet = CharSet.Unicode, EntryPoint = "InetPtonW")]

.

    [DllImport("Ws2_32.dll", CharSet = CharSet.Unicode, EntryPoint = "InetPtonW")]

.

[DllImport("ws2_32.dll", EntryPoint="sendto")]

.

    [DllImport("Ws2_32.dll", CharSet = CharSet.Unicode, EntryPoint = "WSAAddressToStringW")]

.

    [DllImport("Ws2_32.dll", CharSet = CharSet.Unicode, EntryPoint = "WSAAddressToStringW")]

.

              EntryPoint = "WSAStringToAddressW" ) ]

irprops

.

    [DllImportAttribute("irprops.cpl", EntryPoint="BluetoothEnableDiscovery", SetLastError=true)]

rapi

.

[DllImport("rapi.dll", EntryPoint = "CeRegEnumValue")]

user32

.

    <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)>

.

    [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)> _

.

[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)> _

.

<DllImport("user32.dll", EntryPoint:="EnumWindowStations", _

.

<DllImport("user32.dll", EntryPoint:="EnumWindowStations", _

.

[DllImport("user32.dll", EntryPoint="GetClassLong")]

.

[DllImport("user32.dll", EntryPoint="GetClassLongPtr")]

.

<DllImport("user32.dll", EntryPoint:="GetClassLong")> _

.

<DllImport("user32.dll", EntryPoint:="GetClassLongPtr")> _

.

[DllImport("user32.dll", EntryPoint="GetClassLong")]

.

[DllImport("user32.dll", EntryPoint="GetClassLongPtr")]

.

<DllImport("user32.dll", EntryPoint:="GetClassLong")> _

.

<DllImport("user32.dll", EntryPoint:="GetClassLongPtr")> _

.

   <System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint:="GetIconInfo")>  _

.

    [DllImport("gdi32.dll", EntryPoint = "DeleteObject")]

.

    EntryPOint:="GetRawInputDeviceList", SetLastError:=True)> _

.

[DllImport( "user32.dll", SetLastError=true,  EntryPoint="GetScrollBarInfo")]

.

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")> _

.

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")> _

.

           CharSet:=CharSet.Unicode, EntryPoint:="keybd_event", _

.

           CharSet:=CharSet.Unicode, EntryPoint:="keybd_event", _

.

<DllImport("user32.dll", EntryPoint:="MessageBoxTimeoutA", setLastError:=True, CharSet:= CharSet.Unicode)> _

.

    EntryPoint:="OemToChar", _

.

<DllImport("user32.dll", EntryPoint:="PostThreadMessageW", ExactSpelling:=True)> _

.

    [DllImport(@"User32", SetLastError=true, EntryPoint = "RegisterPowerSettingNotification",

.

    DllImport("user32.dll", EntryPoint = "RegisterWindowMessageW", SetLastError = true)]

.

[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)]

.

[DllImport("user32.dll", EntryPoint="SetClassLong")]

.

[DllImport("user32.dll", EntryPoint="SetClassLongPtr")]

.

<DllImport("user32.dll", EntryPoint:="SetClassLongPtrA", SetLastError:=True, CharSet:=CharSet.Ansi)> _

.

[DllImport("user32.dll", EntryPoint="SetClassLong")]

.

[DllImport("user32.dll", EntryPoint="SetClassLongPtr")]

.

[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")> _

.

[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")> _

.

    <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")]

.

<System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint:="TileWindows")> _

.

[DllImport("msvcrt.dll", EntryPoint = "memcpy", CallingConvention = CallingConvention.Cdecl, SetLastError = false)]

.

    [DllImport(@"User32", EntryPoint = "UnregisterPowerSettingNotification",

avifil32

.

[DllImport("avifil32.dll", EntryPoint="AVIStreamInfo")]

.

    <DllImport("avifil32.dll", entrypoint:="AVIStreamReadFormat")> _

.

    <DllImport("avifil32.dll", entrypoint:="AVIStreamReadFormat")> _

ipaqutil

.

[DllImport("iPAQUtil.dll", EntryPoint = "iPAQGetSerialNumber")]

mpr

.

  //    [DllImport("Mpr.dll", EntryPoint="WNetAddConnection2", CallingConvention=CallingConvention.Winapi)]

gdi32

.

[DllImport("gdi32.dll", EntryPoint="GdiAlphaBlend")]

.

[DllImport("gdi32.dll", EntryPoint = "GdiAlphaBlend")]

50: BitBlt
.

[DllImport("gdi32.dll", EntryPoint = "BitBlt", SetLastError = true)]

.

[DllImport("gdi32.dll", EntryPoint = "CopyEnhMetaFile", SetLastError = true, CharSet = CharSet.Auto)]

.

[DllImport("gdi32.dll", EntryPoint = "CreateCompatibleBitmap")]

.

[DllImport("gdi32.dll", EntryPoint = "CreateCompatibleDC", SetLastError=true)]

.

    [DllImport("gdi32.dll", EntryPoint = "CreateDC", CharSet = CharSet.Auto, SetLastError = true)]

.

        [DllImport("user32.dll",EntryPoint="GetDC")]

.

        [DllImport("user32.dll",EntryPoint="GetDC")]

.

[DllImport("gdi32.dll", EntryPoint = "DeleteDC")]

.

[DllImport("gdi32.dll", EntryPoint = "DeleteObject")]

.

[DllImport("gdi32.dll", EntryPoint = "ExtTextOutW")]

.

        [DllImport("user32.dll",EntryPoint="GetDC")]

Cut off search results after 60. Please refine your search.


 
Access PInvoke.net directly from VS: