Desktop Functions: Smart Device Functions:
|
Search Results for "EntryPoint" in [All]crypt32
[DllImport("CRYPT32.DLL", EntryPoint = "CertAddEncodedCertificateToStore", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("CRYPT32.DLL", EntryPoint="CertCloseStore", CharSet=CharSet.Auto, SetLastError=true)]
[DllImport("Crypt32.DLL", EntryPoint="CertCreateCertificateContext",
[DllImport("CRYPT32.DLL", EntryPoint="CertEnumCertificatesInStore", CharSet=CharSet.Auto, SetLastError=true)]
<DllImport("crypt32.dll", EntryPoint:="CertEnumCertificatesInStore", CharSet:=CharSet.Auto, SetLastError:=True)> _
[DllImport("crypt32.dll", EntryPoint = "CertGetNameString", CharSet = CharSet.Auto, SetLastError = true)]
[DllImport("crypt32.dll", SetLastError = true, EntryPoint = "CertNameToStr")]
[DllImport("CRYPT32.DLL", EntryPoint="CertOpenStore", CharSet=CharSet.Auto, SetLastError=true)]
[DllImport("CRYPT32.DLL", EntryPoint="CertOpenStore", CharSet=CharSet.Auto, SetLastError=true)]
[DllImport("CRYPT32.DLL", EntryPoint = "CryptQueryObject", CharSet = CharSet.Auto, SetLastError = true)] mapi32[DllImport(@"C:\Program Files\Microsoft Office\Office15\OLMAPI32.dll", EntryPoint = "HrGetAutoDiscoverXML", CharSet = CharSet.Unicode)] 10: MAPIInitialize [DllImport(@"C:\Program Files\Microsoft Office\Office15\OLMAPI32.dll", EntryPoint = "MAPIInitialize", CharSet = CharSet.Unicode)] 11: MAPIUninitialize [DllImport(@"C:\Program Files\Microsoft Office\Office15\OLMAPI32.dll", EntryPoint = "MAPIUninitialize", CharSet = CharSet.Unicode)] credui
[DllImport("credui.dll", EntryPoint="CredUIConfirmCredentialsW", CharSet = CharSet.Unicode)]
[DllImport("credui.dll", EntryPoint="CredUIParseUserNameW", CharSet=CharSet.Unicode)]
<System.Runtime.InteropServices.DllImport("credui.dll", EntryPoint:="CredUIPromptForWindowsCredentials", CharSet:=CharSet.Unicode)> <CLSCompliant(False)> _ user3215: 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)> 16: 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)> _ 17: 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)> _ 21: EnumWindows <DllImport("user32.dll", EntryPoint:="EnumWindowStations", _ <DllImport("user32.dll", EntryPoint:="EnumWindowStations", _ 23: GetClassLong
[DllImport("user32.dll", EntryPoint="GetClassLong")]
[DllImport("user32.dll", EntryPoint="GetClassLongPtr")]
<DllImport("user32.dll", EntryPoint:="GetClassLong")> _
<DllImport("user32.dll", EntryPoint:="GetClassLongPtr")> _ 24: GetClassLongPtr
[DllImport("user32.dll", EntryPoint="GetClassLong")]
[DllImport("user32.dll", EntryPoint="GetClassLongPtr")]
<DllImport("user32.dll", EntryPoint:="GetClassLong")> _
<DllImport("user32.dll", EntryPoint:="GetClassLongPtr")> _ 25: GetIconInfo
<System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint:="GetIconInfo")> _
[DllImport("gdi32.dll", EntryPoint = "DeleteObject")]
EntryPOint:="GetRawInputDeviceList", SetLastError:=True)> _ 27: GetScrollBarInfo
[DllImport( "user32.dll", SetLastError=true, EntryPoint="GetScrollBarInfo")] 28: 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")> _ 29: 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")> _ 30: keybd_event
CharSet:=CharSet.Unicode, EntryPoint:="keybd_event", _
CharSet:=CharSet.Unicode, EntryPoint:="keybd_event", _ 31: MessageBox <DllImport("user32.dll", EntryPoint:="MessageBoxTimeoutA", setLastError:=True, CharSet:= CharSet.Unicode)> _ 32: OemToChar
EntryPoint:="OemToChar", _ <DllImport("user32.dll", EntryPoint:="PostThreadMessageW", ExactSpelling:=True)> _
[DllImport(@"User32", SetLastError=true, EntryPoint = "RegisterPowerSettingNotification",
DllImport("user32.dll", EntryPoint = "RegisterWindowMessageW", SetLastError = true)] 36: 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)] 38: SetClassLong
[DllImport("user32.dll", EntryPoint="SetClassLong")]
[DllImport("user32.dll", EntryPoint="SetClassLongPtr")]
<DllImport("user32.dll", EntryPoint:="SetClassLongPtrA", SetLastError:=True, CharSet:=CharSet.Ansi)> _ 39: SetClassLongPtr
[DllImport("user32.dll", EntryPoint="SetClassLong")]
[DllImport("user32.dll", EntryPoint="SetClassLongPtr")] 40: 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")> _ 41: 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")> _ 42: 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")] 45: TileWindows <System.Runtime.InteropServices.DllImportAttribute("user32.dll", EntryPoint:="TileWindows")> _ 46: UIntPtr
[DllImport("msvcrt.dll", EntryPoint = "memcpy", CallingConvention = CallingConvention.Cdecl, SetLastError = false)]
[DllImport(@"User32", EntryPoint = "UnregisterPowerSettingNotification", netapi32
[DllImport("Netapi32.dll",EntryPoint="NetApiBufferFree")] 49: DsGetDcNext
[DllImport("Netapi32.dll", EntryPoint = "DsGetDcNextW", CallingConvention = CallingConvention.StdCall, CharSet = CharSet.Unicode)] 50: DsGetDcOpen
[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)] 52: NetRemoteTOD
[DllImport( "netapi32.dll" , EntryPoint="NetRemoteTOD", SetLastError=true, 53: netserverenum
[DllImport("netapi32.dll",EntryPoint="NetServerEnum")]
[DllImport("netapi32.dll",EntryPoint="NetApiBufferFree")]
[DllImport("netapi32.dll",EntryPoint="NetServerEnum")]
[DllImport("netapi32.dll",EntryPoint="NetApiBufferFree")] gdiplus54: GdiplusStartup
<DllImport("gdiplus.dll", EntryPoint:="GdiplusStartup", _ 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). winspool56: 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)> _ 58: EnumJobs
[DllImport("Winspool.drv", SetLastError=true, EntryPoint="EnumJobsA")] [DllImport("winspool.drv", EntryPoint="EnumPrintProcessorDatatypes")]
EntryPoint = "FindFirstPrinterChangeNotification", Cut off search results after 60. Please refine your search. |