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]

aygshell

.

[DllImport("coredll.dll", EntryPoint = "??_V@YAXPAXABUnothrow_t@std@@@Z")]

.

    [DllImport("aygshell.dll", EntryPoint = "#155", SetLastError = true)]

rasapi32

.

<DllImport("rasapi32.dll", EntryPoint:="RasEnumEntries", CharSet:=CharSet.Auto)> _

iphlpapi

.

      [DllImport("iphlpapi.dll", EntryPoint = "AddIPAddress", SetLastError = true)]

.

    <DllImport("kernel32.dll", EntryPoint:="CreateEventA", CharSet:=CharSet.Unicode)>

.

<DllImport("iphlpapi.dll", EntryPoint:="GetAdaptersInfo", CharSet:=CharSet.Ansi)> _

.

[DllImport(S"IPHLPAPI.DLL", EntryPoint=S"GetIpAddrTable", SetLastError=true, CharSet=CharSet::Unicode, ExactSpelling=true)]

.

[DllImport("iphlpapi.dll", EntryPoint="GetIpNetTable")]

.

        [DllImport("Iphlpapi.dll", EntryPoint="GetIpNetTable")]

.

    [DllImport("Iphlpapi.dll", EntryPoint = "PfAddFiltersToInterface")]

.

    [DllImport("iphlpapi.dll", EntryPoint = "PfBindInterfaceToIPAddress")]

.

    [DllImport("Iphlpapi.dll", EntryPoint = "PfCreateInterface")]

.

    [DllImport("iphlpapi.dll", EntryPoint = "PfDeleteInterface")]

.

    [DllImport("iphlpapi.dll", EntryPoint = "PfRemoveFiltersFromInterface")]

.

    [DllImport("iphlpapi.dll", EntryPoint = "PfTestPacket")]

hid

.

[DllImport("hid.dll", EntryPoint="HidD_GetHidGuid", SetLastError=true)]

uxtheme

.

[DllImport("UxTheme.Dll", EntryPoint = "#2", CharSet = CharSet.Unicode)]

.

<DllImport("UxTheme.DLL", BestFitMapping:=False, CallingConvention:=CallingConvention.Winapi, CharSet:=CharSet.Unicode, EntryPoint:="#2")> _

.

<DllImport("UxTheme.Dll", EntryPoint := "#2", CharSet := CharSet.Unicode)> _

.

[DllImport("UxTheme.Dll", EntryPoint = "#65", CharSet = CharSet.Unicode)]

.

<DllImport("UxTheme.DLL", BestFitMapping:=False, CallingConvention:=CallingConvention.Winapi, CharSet:=CharSet.Unicode, EntryPoint:="#65")> _

urlmon

.

[DllImport("kernel32.dll", EntryPoint = "CopyMemory", SetLastError = false)]

.

<DllImport("kernel32.dll", SetLastError:= True, EntryPoint:= "CopyMemory")>

.

     [DllImport("kernel32.dll", SetLastError=true, EntryPoint="CopyMemory")

.

    [DllImport("URLMON.DLL", EntryPoint = "URLDownloadToFileW", SetLastError = true,

gdi32

.

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

.

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

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

.

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

.

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

.

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

.

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

.

[DllImport("gdi32.dll", EntryPoint = "GdiGradientFill", ExactSpelling = true)]

.

[DllImport("gdi32.dll", EntryPoint = "GdiGradientFill", ExactSpelling = true)]

.

[DllImport("gdi32.dll", EntryPoint = "GdiGradientFill", ExactSpelling = true)]

.

The GDI32.dll does not contain a GradientFill() function. The actual entry point is GdiGradientFill(). That's why the 'EntryPoint' attribute is present.

.

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

netapi32

.

     [DllImport("Netapi32.dll",EntryPoint="NetApiBufferFree")]

.

[DllImport("Netapi32.dll", EntryPoint = "DsGetDcNextW", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Unicode)]

.

[DllImport("Netapi32.dll", EntryPoint = "DsGetDcOpenW", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Unicode)]

.

    [DllImport("Netapi32.dll", EntryPoint = "NetRemoteComputerSupports", CharSet = CharSet.Unicode)]

.

    [DllImport("Netapi32.dll", EntryPoint = "NetRemoteComputerSupports", CharSet = CharSet.Unicode)]

.

        [DllImport( "netapi32.dll" , EntryPoint="NetRemoteTOD",  SetLastError=true,

.

[DllImport("netapi32.dll",EntryPoint="NetServerEnum")]

.

[DllImport("netapi32.dll",EntryPoint="NetApiBufferFree")]

.

        [DllImport("netapi32.dll",EntryPoint="NetServerEnum")]

.

        [DllImport("netapi32.dll",EntryPoint="NetApiBufferFree")]

dnsapi

.

  <DllImport("dnsapi.dll", EntryPoint:="DnsFlushResolverCacheEntry_W", CharSet:=CharSet.Unicode)> _

.

  <DllImport("dnsapi.dll", EntryPoint:="DnsFlushResolverCacheEntry_W", CharSet:=CharSet.Unicode)> _

.

[DllImport("dnsapi", EntryPoint = "DnsQueryEx", CharSet = CharSet.Unicode, SetLastError = true, ExactSpelling = true)]

.

    [DllImport("dnsapi", EntryPoint = "DnsQueryEx", CharSet = CharSet.Unicode, SetLastError = true, ExactSpelling = true)]

.

[DllImport("dnsapi", EntryPoint = "DnsQueryEx", CharSet = CharSet.Unicode, SetLastError = true, ExactSpelling = true)]

.

    [DllImport("dnsapi", EntryPoint = "DnsQueryEx", CharSet = CharSet.Unicode, SetLastError = true, ExactSpelling = true)]

msvcrt

49: memcpy
.

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

.

    <DllImport("msvcrt.dll", EntryPoint:="memcpy", CallingConvention:=CallingConvention.Cdecl)> _

50: memset
.

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

.

<DllImport("msvcrt.dll", EntryPoint := "memset", CallingConvention := CallingConvention.Cdecl, SetLastError := False)> _

twain_32

.

[DllImport("twain_32.dll", EntryPoint="#1")]

avifil32

.

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

.

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

.

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

hhctrl

.

[DllImport("hhctrl.ocx", SetLastError=true, EntryPoint = "HtmlHelpW", CharSet = CharSet.Unicode)]

.

<DllImport("hhctrl.ocx", SetLastError:=True, EntryPoint:="HtmlHelpW", CharSet:=CharSet.Unicode)> _

.

[DllImport("hhctrl.ocx", SetLastError = true, EntryPoint = "HtmlHelpW", CharSet = CharSet.Unicode)]

irprops

.

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

printui

.
Summary
PrintUIEntryW is the main entrypoint to the printer configuration functions in the PrintUI.dll.

msi

.

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

.

        EntryPoint="MsiEnumProductsExW",

.

        EntryPoint="MsiEnumProductsExW",

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


 
Access PInvoke.net directly from VS: