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]

winmm

.

   [DllImport("winmm.dll", EntryPoint="mixerGetDevCaps", SetLastError=true)]

.

   <DllImport("winmm.dll", EntryPoint:="mixerGetDevCaps", SetLastError:=True)> _

.

       [DllImport("winmm.dll", EntryPoint = "mixerGetNumDevs")]

.

       [DllImport("winmm.dll", EntryPoint = "mixerGetDevCaps", SetLastError = true)]

.

[DllImport("winmm.dll", EntryPoint="timeBeginPeriod")]

.

[DllImport("winmm.dll", EntryPoint="timeEndPeriod")]

.

[DllImport("winmm.dll", EntryPoint="timeGetTime")]

.

<DllImport("winmm.dll", EntryPoint := "timeGetTime")> _

.

[DllImport ("winmm.dll", EntryPoint="waveInAddBuffer", SetLastError=true)]

.

      [DllImport ("winmm.dll", EntryPoint="waveOutGetErrorText", SetLastError=true, CharSet=CharSet.Auto)]

userenv

.

    <DllImport("userenv.dll", EntryPoint:="LoadUserProfile", SetLastError:=True, CharSet:=CharSet.Auto)> _

mpr

.

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

oleaut32

.

[DllImport("oleaut32.dll", EntryPoint = "UnRegisterTypeLib", CharSet = CharSet.Auto, SetLastError = true)]

.

<DllImport("MSVCRT.DLL", EntryPoint:="memset", CharSet:=CharSet.Auto, CallingConvention:=CallingConvention.Cdecl)>

shlwapi

11: IsOS
.

[DllImport("shlwapi.dll", SetLastError=true, EntryPoint="#437")]

.

<DllImport("shlwapi.dll", SetLastError:=True, EntryPoint:="#437")> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathAddBackslashW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathAddBackslashW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathAppendW", SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathBuildRootW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathBuildRootW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathCompactPathExW",  SetLastError:=True, CharSet:=CharSet.Unicode)>

.

<DllImport("shlwapi.dll", EntryPoint:="PathCompactPathExW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathFileExistsW",  SetLastError = true, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathFileExistsW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathGetArgsW",  SetLastError = True, CharSet= CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathGetArgsW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsDirectoryW",  SetLastError = True, CharSet= CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsDirectoryW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsFileSpecW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsFileSpecW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsHTMLFileW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsHTMLFileW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsNetworkPathW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsRelativeW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsRelativeW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsRootW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsRootW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint:="PathIsUNCServerShareW",  SetLastError:=True, CharSet:=CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsUNCServerShareW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsUNCServerW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsUNCServerW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathIsURLW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathIsURLW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathMatchSpecW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathQuoteSpacesW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathQuoteSpacesW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathRemoveArgsW", SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathRemoveArgsW", SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathRemoveBackslashW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathRemoveBackslashW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathRemoveBlanksW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathRemoveBlanksW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathRemoveExtensionW",  SetLastError = True, CharSet= CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathRemoveExtensionW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathRenameExtensionW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathRenameExtensionW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathStripPathW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathStripToRootW",  SetLastError = true, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathStripToRootW",  SetLastError:=true, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathUnDecorateW",  SetLastError = true, CharSet = CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathUnDecorateW",  SetLastError:=true, CharSet:=CharSet.Unicode)> _

.

<DllImport("shlwapi.dll", EntryPoint:="PathUnExpandEnvStringsW",  SetLastError:=true, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", EntryPoint = "PathUnQuoteSpacesW",  SetLastError = True, CharSet= CharSet.Unicode)]

.

<DllImport("shlwapi.dll", EntryPoint:="PathUnQuoteSpacesW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shlwapi.dll", CharSet = CharSet.Unicode, ExactSpelling = true, PreserveSig = false, EntryPoint = "SHCreateStreamOnFileEx")]

.

[DllImport("shlwapi.dll", CharSet = CharSet.Unicode, ExactSpelling = true, PreserveSig = false, EntryPoint = "SHCreateStreamOnFileEx")]

.

/* The SHMessageBoxCheck() function is a Windows Shell API function that displays a custom messagebox with a "never ask me again" check box.  When the user checks the checkbox, the dialog never shows up again.  The shell API .dll exports this function by ordinal only.  The entrypoint  is ordinal 185 for ASCII and 191 for unicode. */

.

[DllImport("shlwapi.dll", EntryPoint="#185", ExactSpelling=true, PreserveSig=false)]

shell32

.

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

.

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

.

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

.

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

.

        [DllImport("shell32.dll", EntryPoint="FindExecutable")]

.

[DllImport("shell32.dll", EntryPoint="PathCleanupSpec", CharSet=CharSet.Unicode)]

.

<DllImport("shell32.dll", EntryPoint:="PathCleanupSpec", CharSet:=CharSet.Unicode)> _

.

[DllImport("shell32.dll", EntryPoint = "PathIsExeW",  SetLastError = True, CharSet = CharSet.Unicode)]

.

<DllImport("shell32.dll", EntryPoint:="PathIsExeW",  SetLastError:=True, CharSet:=CharSet.Unicode)> _

.

[DllImport("shell32.dll", EntryPoint="PathMakeUniqueName", CharSet=CharSet.Unicode)]

.

<DllImport("shell32.dll", EntryPoint:="PathMakeUniqueName", CharSet:=CharSet.Unicode)> _

.

[DllImport("shell32.dll", EntryPoint="PathYetAnotherMakeUniqueName", CharSet=CharSet.Unicode)]

.

[DllImport("shell32.dll", EntryPoint="#75", CharSet=CharSet.Unicode)]

.

<DllImport("shell32.dll", EntryPoint:="PathYetAnotherMakeUniqueName", CharSet:=CharSet.Unicode)> _

50: Run
.

[DllImport("shell32.dll", EntryPoint = "ShellExecute")]

.

<DllImport("shell32.dll", SetLastError:=true, EntryPoint:="SHBrowseForFolderW", CharSet:=CharSet.Unicode)> _

.

[DllImport("shell32.dll", SetLastError=true, EntryPoint="#4", CharSet=CharSet.Auto)]

.

[DllImport("shell32.dll", SetLastError=true, EntryPoint="#2", CharSet=CharSet.Auto)]

.

[DllImport("shell32.dll", EntryPoint = "#2", CharSet = CharSet.Auto)]

.

[DllImport("shell32.dll", SetLastError=true, EntryPoint="#4", CharSet=CharSet.Auto)]

.

[DllImport("shell32.dll", EntryPoint = "#727")]

.

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

.

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

.

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

.

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

.

<DllImport("shell32.dll", EntryPoint:="SHGetPathFromIDListW", SetLastError:=true, CharSet:=CharSet.Unicode)> _

.

    [DllImport("shell32.dll", EntryPoint = "SHOpenWithDialog", CharSet = CharSet.Unicode)]

.

[DllImport("shell32.dll", CharSet=CharSet.Auto, EntryPoint="#61", SetLastError=true)]

rapi

.

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

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


 
Access PInvoke.net directly from VS: