Desktop Functions: Smart Device Functions:
|
Search Results for "EntryPoint" in [All]winscard1: SCardConnect
[DllImport("winscard.dll", EntryPoint="SCardConnect", CharSet=CharSet.Auto)]
[DllImport("WinScard.dll", EntryPoint = "SCardListReadersA", CharSet = CharSet.Ansi)]
[DllImport("winscard.dll", EntryPoint="SCardListReadersA", CharSet=CharSet.Ansi)] winspool4: ClosePrinter
<DllImport("winspool.drv", EntryPoint:="ClosePrinter", _
[DllImport("winspool.Drv", EntryPoint = "DocumentPropertiesW", SetLastError = true, ExactSpelling = true, CallingConvention = CallingConvention.StdCall)]
<DllImport("winspool.Drv", EntryPoint:="DocumentPropertiesW", SetLastError:=True, ExactSpelling:=True, CallingConvention:=CallingConvention.StdCall)> _ 6: EnumJobs
[DllImport("Winspool.drv", SetLastError=true, EntryPoint="EnumJobsA")] [DllImport("winspool.drv", EntryPoint="EnumPrintProcessorDatatypes")]
EntryPoint = "FindFirstPrinterChangeNotification", 9: FlushPrinter
[DllImport("winspool.Drv", EntryPoint="FlushPrinter", SetLastError=true, CharSet=CharSet.Ansi,ExactSpelling=true, CallingConvention=CallingConvention.StdCall)] 10: OpenPrinter
[DllImport("winspool.Drv", EntryPoint = "OpenPrinterA", SetLastError = true, CharSet = CharSet.Ansi, ExactSpelling = true, CallingConvention = CallingConvention.StdCall)]
<DllImport("winspool.drv", EntryPoint:="OpenPrinterA", _
<DllImport("winspool.drv", EntryPoint:="OpenPrinterA", ExactSpelling:=True, _
<DllImport("winspool.drv", EntryPoint:="OpenPrinterA", ExactSpelling:=True, _
[<DllImport("winspool.drv", EntryPoint="OpenPrinterA", SetLastError=true, CharSet=CharSet.Ansi, ExactSpelling=true, 11: ReadPrinter
[DllImport("winspool.Drv", EntryPoint = "ReadPrinter", SetLastError = true, ExactSpelling = true, CallingConvention = CallingConvention.StdCall)] 12: ResetPrinter
[DllImport("winspool.Drv", EntryPoint="ResetPrinterA", SetLastError=true, CharSet=CharSet.Ansi,ExactSpelling=true, CallingConvention=CallingConvention.StdCall)] 13: SetJob
[DllImport("winspool.drv", EntryPoint="SetJobA")] 14: WritePrinter
[DllImport("winspool.drv", EntryPoint = "WritePrinter", SetLastError = true, ExactSpelling = true, CallingConvention = CallingConvention.StdCall)]
<DllImport("winspool.Drv", EntryPoint:="WritePrinter", SetLastError:=True, CharSet:=CharSet.Unicode, ExactSpelling:=True, CallingConvention:=CallingConvention.StdCall)> _ 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). iphlpapi16: AddIPAddress
[DllImport("iphlpapi.dll", EntryPoint = "AddIPAddress", SetLastError = true)] 17: EnableRouter
<DllImport("kernel32.dll", EntryPoint:="CreateEventA", CharSet:=CharSet.Unicode)> 18: GetAdaptersInfo
<DllImport("iphlpapi.dll", EntryPoint:="GetAdaptersInfo", CharSet:=CharSet.Ansi)> _ 19: GetIpAddrTable
[DllImport(S"IPHLPAPI.DLL", EntryPoint=S"GetIpAddrTable", SetLastError=true, CharSet=CharSet::Unicode, ExactSpelling=true)] 20: GetIpNetTable
[DllImport("iphlpapi.dll", EntryPoint="GetIpNetTable")] 21: 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")] 27: PfTestPacket
[DllImport("iphlpapi.dll", EntryPoint = "PfTestPacket")] kernel3228: ConsoleFunctions
[DllImport("kernel32.dll", EntryPoint = "ReadConsoleInputW", CharSet = CharSet.Unicode)] 29: CreateEvent
EntryPoint:="CreateEventA")> _ 30: CreateNamedPipe
[DllImport("kernel32.dll", EntryPoint = "CreateFile", SetLastError = true)]
[DllImport("kernel32.dll", EntryPoint = "PeekNamedPipe", SetLastError = true)]
<DllImport("kernel32.dll", CharSet:=CharSet.Unicode, EntryPoint:="EnumResourceNamesW", SetLastError:=True)> _
<DllImport("kernel32.dll", CharSet:=CharSet.Unicode, EntryPoint:="EnumResourceNamesW", SetLastError:=True)> _
<DllImport("kernel32.dll", CharSet:=CharSet.Unicode, EntryPoint:="EnumResourceNamesW", SetLastError:=True)> _
<DllImport("kernel32.dll", CharSet:=CharSet.Unicode, EntryPoint:="EnumResourceNamesW", SetLastError:=True)> _
[DllImport("kernel32.dll", EntryPoint = "EnumResourceNamesW", CharSet = CharSet.Unicode, SetLastError = true)]
[DllImport("kernel32.dll", EntryPoint = "EnumResourceNamesW", CharSet = CharSet.Unicode, SetLastError = true)]
<DllImport("kernel32.dll", EntryPoint:="ExpandEnvironmentStringsW", SetLastError:=true, CharSet:=CharSet.Unicode)> _
[DllImport("kernel32.dll", CharSet = CharSet.Unicode, SetLastError = true, EntryPoint="CreateFileW")]
<DllImport("Kernel32.dll", EntryPoint:="FormatMessageW", SetLastError:=True, CharSet:=CharSet.Unicode, CallingConvention:=CallingConvention.StdCall)> _
<DllImport("Kernel32.dll", EntryPoint:="FormatMessageW", SetLastError:=True, CharSet:=CharSet.Unicode, CallingConvention:=CallingConvention.StdCall)> _
<DllImport("Kernel32.dll", EntryPoint:="FormatMessageW", SetLastError:=True, CharSet:=CharSet.Unicode, CallingConvention:=CallingConvention.StdCall)> _ 35: FormatMessage
<DllImport("Kernel32.dll", EntryPoint:="FormatMessageW", SetLastError:=True, CharSet:=CharSet.Unicode, CallingConvention:=CallingConvention.StdCall)> _
<DllImport("Kernel32.dll", EntryPoint:="FormatMessageW", SetLastError:=True, CharSet:=CharSet.Unicode, CallingConvention:=CallingConvention.StdCall)> _
<DllImport("Kernel32.dll", EntryPoint:="FormatMessageW", SetLastError:=True, CharSet:=CharSet.Unicode, CallingConvention:=CallingConvention.StdCall)> _
<System.Runtime.InteropServices.DllImport("Kernel32.dll", EntryPoint:="FormatMessageW", SetLastError:=True, CharSet:=System.Runtime.InteropServices.CharSet.Unicode)> 36: FreeLibrary
<DllImport("kernel32.dll", SetLastError:=True, EntryPoint:="FreeLibrary")> _
[DllImport("kernel32.dll", SetLastError=true, EntryPoint="GetCompressedFileSize")]
[DllImport("kernel32.dll", EntryPoint = "GetConsoleOriginalTitleW", CharSet = CharSet.Unicode, SetLastError = true)] 39: GetConsoleTitle
[DllImport("kernel32.dll", EntryPoint = "GetConsoleTitle", CharSet = CharSet.Unicode, SetLastError = true)] catch (EntryPointNotFoundException) Otherwise, an unhandled exception of type 'System.EntryPointNotFoundException' is thrown.
[DllImport("KERNEL32.DLL", CharSet=CharSet::Auto, EntryPoint="GetPrivateProfileInt")]
<DllImport("kernel32.dll", SetLastError:=True, EntryPoint:="GetPrivateProfileIntA")> _
[DllImport("KERNEL32.DLL", CharSet=CharSet::Auto, EntryPoint="GetPrivateProfileString")] 44: GetProcAddress
[DllImport("KERNEL32.DLL", CharSet=CharSet::Ansi, EntryPoint="GetProcAddress", ExactSpelling=true)]
[DllImport("kernel32", SetLastError = true, EntryPoint = "GetProcAddress")] 45: GetShortPathName
[DllImport("kernel32.dll", CharSet = CharSet.Unicode, EntryPoint = "GetShortPathNameW", SetLastError = true)] 46: GetStartupInfo
[DllImport("kernel32.dll",EntryPoint="GetStartupInfoW")]
[DllImport("kernel32.dll", SetLastError = true, EntryPoint = "GetStartupInfoA")]
<DllImport("kernel32.dll", SetLastError:=true, EntryPoint:="GetSystemDirectoryW", CharSet:=CharSet.Unicode)> _ 48: GetTempPath Note that there are two entrypoints to GetTempPath in kernel32.dll called "GetTempPathA" and "GetTempPathW". So if you want to use GetTempPath you have to set the EntryPoint on the DllImport-Attribute as follows (C#): [DllImport("kernel32.dll", EntryPoint = "GetTempPathA")]
EntryPoint:="GetVolumePathNamesForVolumeNameW")> _
EntryPoint:="GetVolumePathNamesForVolumeNameW", _
EntryPoint:="GetVolumePathNamesForVolumeNameW")> _
EntryPoint:="GetVolumePathNamesForVolumeNameW", _
<DllImport("kernel32.dll", SetLastError:=true, EntryPoint:="GetWindowsDirectoryW", CharSet:=CharSet.Unicode)> _ 52: GlobalAlloc
<DllImport("KERNEL32.DLL", EntryPoint:="GlobalAlloc", _
[DllImport( "kernel32.dll", CharSet = CharSet.Auto, EntryPoint = "GlobalMemoryStatusEx", SetLastError = true )]
[DllImport( "kernel32.dll", CharSet = CharSet.Auto, EntryPoint = "GlobalMemoryStatusEx", SetLastError = true )] 55: IsProcessInJob [DllImport("kernel32.dll",EntryPoint="CreateJobObjectW", CharSet=CharSet.Unicode)] 56: LockResource
[DllImport("Kernel32.dll", EntryPoint = "FindResourceW", SetLastError = true, CharSet = CharSet.Unicode)]
[DllImport("Kernel32.dll", EntryPoint = "SizeofResource", SetLastError = true)]
[DllImport("Kernel32.dll", EntryPoint = "LoadResource", SetLastError = true)]
[DllImport("Kernel32.dll", EntryPoint = "LockResource")] 57: Module32First
(int)pm.EntryPointAddress, (int)pm.BaseAddress + pm.ModuleMemorySize, pm.ModuleName); 58: Module32Next
(int)pm.EntryPointAddress, (int)pm.BaseAddress + pm.ModuleMemorySize, pm.ModuleName); 59: MoveMemory
[DllImport("Kernel32.dll", EntryPoint="RtlMoveMemory", SetLastError=false)] <DllImport("kernel32.dll", EntryPoint:="RtlMoveMemory", SetLastError:=True, CharSet:=CharSet.Auto, ExactSpelling:=True, CallingConvention:=CallingConvention.StdCall)> _ 60: PeekConsoleInput
[DllImport("kernel32.dll", EntryPoint = "PeekConsoleInputW", CharSet = CharSet.Unicode, SetLastError = true)] Cut off search results after 60. Please refine your search. |