Desktop Functions: Smart Device Functions:
|
Search Results for "EntryPoint" in [All]iphlpapi1: AddIPAddress
[DllImport("iphlpapi.dll", EntryPoint = "AddIPAddress", SetLastError = true)] 2: EnableRouter
<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")] 6: MIB_IPNETROW
[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")] 12: PfTestPacket
[DllImport("iphlpapi.dll", EntryPoint = "PfTestPacket")] msvcrt13: memcpy
[DllImport("msvcrt.dll", EntryPoint = "memcpy", CallingConvention = CallingConvention.Cdecl, SetLastError = false)]
<DllImport("msvcrt.dll", EntryPoint:="memcpy", CallingConvention:=CallingConvention.Cdecl)> _ 14: memset
[DllImport("msvcrt.dll", EntryPoint = "memset", CallingConvention = CallingConvention.Cdecl, SetLastError = false)]
<DllImport("msvcrt.dll", EntryPoint := "memset", CallingConvention := CallingConvention.Cdecl, SetLastError := False)> _ comctl3215: DoReaderMode
<DllImport("Comctl32.dll", EntryPoint:="#383", _
<DllImport("Comctl32.dll", EntryPoint:="#383", _
[DllImport( "comctl32.dll", EntryPoint = "InitCommonControlsEx", CallingConvention = CallingConvention.StdCall)] Structures
public uint AddressOfEntryPoint;
public uint AddressOfEntryPoint;
''' this entrypoint is called during process initialization and shutdown and
Public AddressOfEntryPoint As UInt32
' entrypoint is called during process initialization and shutdown and during thread creations/
AddressOfEntryPoint As Long
' entrypoint is called during process initialization and shutdown and during thread creations/
AddressOfEntryPoint As Long
public uint AddressOfEntryPoint;
Public AddressOfEntryPoint As UInt32 19: READERMODEINFO
<DllImport("Comctl32.dll", EntryPoint:="#383", _ 20: StartDocPrinter
[DllImport("winspool.drv", EntryPoint="StartDocPrinterW", SetLastError=true,
[DllImport("winspool.drv", EntryPoint="StartDocPrinterA", SetLastError=true, misc21: Comments [DllImport(“coredll.dll”, EntryPoint="CPAcquireContext", SetLastError=true)] [DllImport(“advapi32.dll”, EntryPoint="CPAcquireContext", SetLastError=true)] advapi3222: ClearEventLog
[DllImport("advapi32.dll", SetLastError=true, EntryPoint="ClearEventLog")] 23: ControlService
[DllImport ("advapi32.dll", EntryPoint = "OpenSCManagerW", ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)]
[DllImport ("advapi32.dll", EntryPoint = "QueryServiceStatus", CharSet = CharSet.Auto)]
[DllImport("advapi32.dll", EntryPoint = "GetLengthSid", CharSet = CharSet.Auto)] 25: CredDelete
[DllImport("advapi32.dll", EntryPoint = "CredDeleteW", CharSet = CharSet.Unicode)]
[DllImport("advapi32.dll", EntryPoint = "CredDeleteW", CharSet = CharSet.Unicode)] 26: CredRead
[DllImport("advapi32.dll", EntryPoint="CredReadW", CharSet = CharSet.Unicode, SetLastError=true)] 27: CredRead
[DllImport("Advapi32.dll", EntryPoint = "CredReadW", CharSet = CharSet.Unicode, SetLastError = true)] 28: CredWrite
[DllImport("Advapi32.dll", SetLastError=true, EntryPoint="CredWriteW", CharSet=CharSet.Unicode)]
[DllImport("Advapi32.dll", SetLastError=true, EntryPoint="CredWriteW", CharSet=CharSet.Unicode)]
[DllImport("advapi32.dll", EntryPoint = "CryptEnumProviders", SetLastError = true)]
[DllImport("Advapi32.dll", EntryPoint = "CryptReleaseContext", CharSet = CharSet.Unicode, SetLastError = true)] 31: DeleteService
[DllImport("advapi32.dll", EntryPoint="OpenSCManagerW", ExactSpelling=true, CharSet=CharSet.Unicode, SetLastError=true)] 32: EntryPoint
[DllImport("advapi32.dll", EntryPoint="EnumDependentServicesW", ExactSpelling=true, SetLastError=true)] 34: GetUserName
<DllImport("advapi32.dll", EntryPoint:="GetUserNameW", SetLastError:=True)> _
<DllImport("advapi32.dll", EntryPoint:="GetUserNameA", SetLastError:=True)> _
[DllImport("advapi32.dll", EntryPoint="OpenBackupEventLog")] 36: OpenSCManager
[DllImport("advapi32.dll", EntryPoint="OpenSCManagerW", ExactSpelling=true, CharSet=CharSet.Unicode, SetLastError=true)]
[DllImport( "advapi32.dll", CharSet = CharSet.Unicode, SetLastError = true, EntryPoint = "QueryServiceConfig2W" )]
[DllImport( "advapi32.dll", CharSet = CharSet.Unicode, SetLastError = true, EntryPoint = "QueryServiceConfig2W" )]
[DllImport( "advapi32.dll", CharSet = CharSet.Unicode, SetLastError = true, EntryPoint = "QueryServiceConfig2W" )]
[DllImport( "advapi32.dll", CharSet = CharSet.Unicode, SetLastError = true, EntryPoint = "QueryServiceConfig2W" )] 39: ReadEventLog
[DllImport("advapi32.dll", SetLastError = true, CharSet = CharSet.Auto, EntryPoint = "ReadEventLog")] 40: RegDeleteKey
[DllImport("advapi32.dll", EntryPoint = "RegDeleteKeyEx", SetLastError = true)] 41: RegDeleteKeyEx
[DllImport("advapi32.dll", EntryPoint = "RegDeleteKeyEx", SetLastError = true)] 42: RegDeleteTree
[DllImport("advapi32.dll",EntryPoint="RegDeleteTree", SetLastError=true)] 43: RegEnumKeyEx
[DllImport("advapi32.dll", EntryPoint = "RegEnumKeyEx")] 44: RegGetValue
[DllImport("Advapi32.dll", EntryPoint = "RegGetValueW", CharSet = CharSet.Unicode, SetLastError = true)]
[DllImport("Advapi32.dll", EntryPoint = "RegGetValueW", CharSet = CharSet.Unicode, SetLastError = true)]
[DllImport("advapi32", EntryPoint = "RegisterTraceGuidsW", CharSet = CharSet.Unicode, ExactSpelling = true)]
[DllImport("advapi32", EntryPoint = "RegisterTraceGuidsW", CharSet = CharSet.Unicode, ExactSpelling = true)] 47: RegQueryValue
[DllImport("advapi32.dll", CharSet = CharSet.Unicode, EntryPoint = "RegQueryValueExW", SetLastError = true)] 48: RegQueryValueEx
[DllImport("advapi32.dll", CharSet = CharSet.Unicode, EntryPoint = "RegQueryValueExW", SetLastError = true)] <DllImportAttribute("advapi32.dll", EntryPoint:="SetSecurityDescriptorDacl")>
[DllImport("advapi32.dll", EntryPoint = "TreeSetNamedSecurityInfoW", SetLastError = true, CharSet = CharSet.Unicode)]
<DllImport("mpr.dll", Entrypoint:="WNetGetUniversalName", CharSet:=CharSet.Auto, SetLastError:=False)> _
<DllImport("mpr.dll", Entrypoint:="WNetGetUniversalName", CharSet:=CharSet.Unicode, SetLastError:=False)> _ mpr
// [DllImport("Mpr.dll", EntryPoint="WNetAddConnection2", CallingConvention=CallingConvention.Winapi)] 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", _ 59: 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")] Cut off search results after 60. Please refine your search. |