Skip to content

Instantly share code, notes, and snippets.

@leechristensen
Created January 21, 2017 01:08
Show Gist options
  • Save leechristensen/1ee2d3ddd4524c695e26585abbf4d11e to your computer and use it in GitHub Desktop.
Save leechristensen/1ee2d3ddd4524c695e26585abbf4d11e to your computer and use it in GitHub Desktop.
PowerShell 2.0 PInvoke'd Methods
Name Dll DeclaringType
---- --- -------------
GetCurrentThreadId kernel32.dll System.AppDomain
VarCyFromDec oleaut32.dll System.StubHelpers.StubHelpers
VarDecFromCy oleaut32.dll System.StubHelpers.StubHelpers
CreateActContext mscorwks.dll System.Deployment.Internal.Isolation.IsolationInterop
CreateCMSFromXml mscorwks.dll System.Deployment.Internal.Isolation.IsolationInterop
ParseManifest mscorwks.dll System.Deployment.Internal.Isolation.IsolationInterop
GetUserStore mscorwks.dll System.Deployment.Internal.Isolation.IsolationInterop
GetIdentityAuthority mscorwks.dll System.Deployment.Internal.Isolation.IsolationInterop
GetAppIdAuthority mscorwks.dll System.Deployment.Internal.Isolation.IsolationInterop
SetLastError kernel32.dll Microsoft.Win32.Win32Native
FormatMessage kernel32.dll Microsoft.Win32.Win32Native
ZeroMemory kernel32.dll Microsoft.Win32.Win32Native
GlobalMemoryStatusEx kernel32.dll Microsoft.Win32.Win32Native
GlobalMemoryStatus kernel32.dll Microsoft.Win32.Win32Native
VirtualQuery kernel32.dll Microsoft.Win32.Win32Native
VirtualAlloc kernel32.dll Microsoft.Win32.Win32Native
VirtualFree kernel32.dll Microsoft.Win32.Win32Native
lstrcpy kernel32.dll Microsoft.Win32.Win32Native
CopyMemoryAnsi kernel32.dll Microsoft.Win32.Win32Native
OpenEvent kernel32.dll Microsoft.Win32.Win32Native
GetFullPathName kernel32.dll Microsoft.Win32.Win32Native
GetLongPathName kernel32.dll Microsoft.Win32.Win32Native
GetLongPathName kernel32.dll Microsoft.Win32.Win32Native
CreateFileMapping kernel32.dll Microsoft.Win32.Win32Native
MapViewOfFile kernel32.dll Microsoft.Win32.Win32Native
SetEndOfFile kernel32.dll Microsoft.Win32.Win32Native
ReadFile kernel32.dll Microsoft.Win32.Win32Native
WriteFile kernel32.dll Microsoft.Win32.Win32Native
GetDiskFreeSpaceEx kernel32.dll Microsoft.Win32.Win32Native
GetDriveType kernel32.dll Microsoft.Win32.Win32Native
GetVolumeInformation kernel32.dll Microsoft.Win32.Win32Native
SetVolumeLabel kernel32.dll Microsoft.Win32.Win32Native
LCMapStringW kernel32.dll Microsoft.Win32.Win32Native
FindNLSString kernel32.dll Microsoft.Win32.Win32Native
GetSystemDirectory kernel32.dll Microsoft.Win32.Win32Native
SetFileTime kernel32.dll Microsoft.Win32.Win32Native
LockFile kernel32.dll Microsoft.Win32.Win32Native
UnlockFile kernel32.dll Microsoft.Win32.Win32Native
ReplaceFile kernel32.dll Microsoft.Win32.Win32Native
DecryptFile advapi32.dll Microsoft.Win32.Win32Native
EncryptFile advapi32.dll Microsoft.Win32.Win32Native
SetFileAttributes kernel32.dll Microsoft.Win32.Win32Native
GetLogicalDrives kernel32.dll Microsoft.Win32.Win32Native
MoveFile kernel32.dll Microsoft.Win32.Win32Native
DeleteVolumeMountPoint kernel32.dll Microsoft.Win32.Win32Native
RemoveDirectory kernel32.dll Microsoft.Win32.Win32Native
WideCharToMultiByte kernel32.dll Microsoft.Win32.Win32Native
SetConsoleCtrlHandler kernel32.dll Microsoft.Win32.Win32Native
GetCurrentProcessId kernel32.dll Microsoft.Win32.Win32Native
CoTaskMemRealloc ole32.dll Microsoft.Win32.Win32Native
SetConsoleMode kernel32.dll Microsoft.Win32.Win32Native
GetConsoleMode kernel32.dll Microsoft.Win32.Win32Native
Beep kernel32.dll Microsoft.Win32.Win32Native
GetConsoleScreenBufferInfo kernel32.dll Microsoft.Win32.Win32Native
SetConsoleScreenBufferSize kernel32.dll Microsoft.Win32.Win32Native
GetLargestConsoleWindowSize kernel32.dll Microsoft.Win32.Win32Native
FillConsoleOutputCharacter kernel32.dll Microsoft.Win32.Win32Native
FillConsoleOutputAttribute kernel32.dll Microsoft.Win32.Win32Native
SetConsoleWindowInfo kernel32.dll Microsoft.Win32.Win32Native
SetConsoleTextAttribute kernel32.dll Microsoft.Win32.Win32Native
SetConsoleCursorPosition kernel32.dll Microsoft.Win32.Win32Native
GetConsoleCursorInfo kernel32.dll Microsoft.Win32.Win32Native
SetConsoleCursorInfo kernel32.dll Microsoft.Win32.Win32Native
GetConsoleTitle kernel32.dll Microsoft.Win32.Win32Native
SetConsoleTitle kernel32.dll Microsoft.Win32.Win32Native
ReadConsoleInput kernel32.dll Microsoft.Win32.Win32Native
PeekConsoleInput kernel32.dll Microsoft.Win32.Win32Native
ReadConsoleOutput kernel32.dll Microsoft.Win32.Win32Native
WriteConsoleOutput kernel32.dll Microsoft.Win32.Win32Native
GetKeyState user32.dll Microsoft.Win32.Win32Native
GetConsoleCP kernel32.dll Microsoft.Win32.Win32Native
SetConsoleCP kernel32.dll Microsoft.Win32.Win32Native
SetConsoleOutputCP kernel32.dll Microsoft.Win32.Win32Native
RegConnectRegistry advapi32.dll Microsoft.Win32.Win32Native
RegCreateKeyEx advapi32.dll Microsoft.Win32.Win32Native
RegDeleteKey advapi32.dll Microsoft.Win32.Win32Native
RegDeleteValue advapi32.dll Microsoft.Win32.Win32Native
RegEnumValueA advapi32.dll Microsoft.Win32.Win32Native
RegFlushKey advapi32.dll Microsoft.Win32.Win32Native
RegQueryValueEx advapi32.dll Microsoft.Win32.Win32Native
RegQueryValueEx advapi32.dll Microsoft.Win32.Win32Native
RegSetValueEx advapi32.dll Microsoft.Win32.Win32Native
RegSetValueEx advapi32.dll Microsoft.Win32.Win32Native
RegSetValueEx advapi32.dll Microsoft.Win32.Win32Native
ExpandEnvironmentStrings kernel32.dll Microsoft.Win32.Win32Native
LocalReAlloc kernel32.dll Microsoft.Win32.Win32Native
GetUserNameEx secur32.dll Microsoft.Win32.Win32Native
LookupAccountName advapi32.dll Microsoft.Win32.Win32Native
GetProcessWindowStation user32.dll Microsoft.Win32.Win32Native
GetUserObjectInformation user32.dll Microsoft.Win32.Win32Native
SendMessageTimeout user32.dll Microsoft.Win32.Win32Native
SystemFunction040 advapi32.dll Microsoft.Win32.Win32Native
SystemFunction041 advapi32.dll Microsoft.Win32.Win32Native
LsaNtStatusToWinError advapi32.dll Microsoft.Win32.Win32Native
AdjustTokenPrivileges advapi32.dll Microsoft.Win32.Win32Native
AllocateLocallyUniqueId advapi32.dll Microsoft.Win32.Win32Native
ConvertSdToStringSd advapi32.dll Microsoft.Win32.Win32Native
ConvertStringSdToSd advapi32.dll Microsoft.Win32.Win32Native
DuplicateHandle kernel32.dll Microsoft.Win32.Win32Native
DuplicateHandle kernel32.dll Microsoft.Win32.Win32Native
DuplicateTokenEx advapi32.dll Microsoft.Win32.Win32Native
IsEqualDomainSid advapi32.dll Microsoft.Win32.Win32Native
GetSecurityDescriptorLength advapi32.dll Microsoft.Win32.Win32Native
GetSecurityInfoByHandle advapi32.dll Microsoft.Win32.Win32Native
GetSecurityInfoByName advapi32.dll Microsoft.Win32.Win32Native
GetTokenInformation advapi32.dll Microsoft.Win32.Win32Native
GetWindowsAccountDomainSid advapi32.dll Microsoft.Win32.Win32Native
IsWellKnownSid advapi32.dll Microsoft.Win32.Win32Native
LookupPrivilegeValue advapi32.dll Microsoft.Win32.Win32Native
LsaLookupNames advapi32.dll Microsoft.Win32.Win32Native
LsaLookupNames2 advapi32.dll Microsoft.Win32.Win32Native
LsaConnectUntrusted secur32.dll Microsoft.Win32.Win32Native
LsaGetLogonSessionData secur32.dll Microsoft.Win32.Win32Native
LsaLogonUser secur32.dll Microsoft.Win32.Win32Native
LsaLookupAuthenticationPackage secur32.dll Microsoft.Win32.Win32Native
LsaRegisterLogonProcess secur32.dll Microsoft.Win32.Win32Native
LsaDeregisterLogonProcess secur32.dll Microsoft.Win32.Win32Native
LsaFreeReturnBuffer secur32.dll Microsoft.Win32.Win32Native
SetSecurityInfoByName advapi32.dll Microsoft.Win32.Win32Native
SetSecurityInfoByHandle advapi32.dll Microsoft.Win32.Win32Native
CreateAssemblyNameObject mscorwks.dll Microsoft.Win32.Win32Native
CreateAssemblyEnum mscorwks.dll Microsoft.Win32.Win32Native
GetCalendarInfo kernel32.dll Microsoft.Win32.Win32Native
GetVersionEx kernel32.dll Microsoft.Win32.Win32Native
GetVersionEx kernel32.dll Microsoft.Win32.Win32Native
GetSystemInfo kernel32.dll Microsoft.Win32.Win32Native
LocalAlloc_NoSafeHandle kernel32.dll Microsoft.Win32.Win32Native
LocalAlloc kernel32.dll Microsoft.Win32.Win32Native
LocalFree kernel32.dll Microsoft.Win32.Win32Native
GetTempPath kernel32.dll Microsoft.Win32.Win32Native
lstrcpy kernel32.dll Microsoft.Win32.Win32Native
lstrlen kernel32.dll Microsoft.Win32.Win32Native
lstrlen kernel32.dll Microsoft.Win32.Win32Native
lstrlenA kernel32.dll Microsoft.Win32.Win32Native
lstrlenW kernel32.dll Microsoft.Win32.Win32Native
SysAllocStringLen oleaut32.dll Microsoft.Win32.Win32Native
SysStringLen oleaut32.dll Microsoft.Win32.Win32Native
SysFreeString oleaut32.dll Microsoft.Win32.Win32Native
CopyMemoryUni kernel32.dll Microsoft.Win32.Win32Native
CopyMemoryUni kernel32.dll Microsoft.Win32.Win32Native
CopyMemoryAnsi kernel32.dll Microsoft.Win32.Win32Native
GetACP kernel32.dll Microsoft.Win32.Win32Native
SetEvent kernel32.dll Microsoft.Win32.Win32Native
ResetEvent kernel32.dll Microsoft.Win32.Win32Native
WaitForMultipleObjects kernel32.dll Microsoft.Win32.Win32Native
CreateEvent kernel32.dll Microsoft.Win32.Win32Native
CreateMutex kernel32.dll Microsoft.Win32.Win32Native
OpenMutex kernel32.dll Microsoft.Win32.Win32Native
ReleaseMutex kernel32.dll Microsoft.Win32.Win32Native
GetFullPathName kernel32.dll Microsoft.Win32.Win32Native
GetLongPathName kernel32.dll Microsoft.Win32.Win32Native
CreateFile kernel32.dll Microsoft.Win32.Win32Native
UnmapViewOfFile kernel32.dll Microsoft.Win32.Win32Native
CloseHandle kernel32.dll Microsoft.Win32.Win32Native
GetFileType kernel32.dll Microsoft.Win32.Win32Native
SetFilePointerWin32 kernel32.dll Microsoft.Win32.Win32Native
ReadFile kernel32.dll Microsoft.Win32.Win32Native
WriteFile kernel32.dll Microsoft.Win32.Win32Native
GetWindowsDirectory kernel32.dll Microsoft.Win32.Win32Native
GetFileSize kernel32.dll Microsoft.Win32.Win32Native
GetStdHandle kernel32.dll Microsoft.Win32.Win32Native
CopyFile kernel32.dll Microsoft.Win32.Win32Native
CreateDirectory kernel32.dll Microsoft.Win32.Win32Native
DeleteFile kernel32.dll Microsoft.Win32.Win32Native
FindFirstFile kernel32.dll Microsoft.Win32.Win32Native
FindNextFile kernel32.dll Microsoft.Win32.Win32Native
FindClose kernel32.dll Microsoft.Win32.Win32Native
GetCurrentDirectory kernel32.dll Microsoft.Win32.Win32Native
GetFileAttributesEx kernel32.dll Microsoft.Win32.Win32Native
GetTempFileName kernel32.dll Microsoft.Win32.Win32Native
SetCurrentDirectory kernel32.dll Microsoft.Win32.Win32Native
SetErrorMode kernel32.dll Microsoft.Win32.Win32Native
SetEnvironmentVariable kernel32.dll Microsoft.Win32.Win32Native
GetEnvironmentVariable kernel32.dll Microsoft.Win32.Win32Native
GetUserName advapi32.dll Microsoft.Win32.Win32Native
GetComputerName kernel32.dll Microsoft.Win32.Win32Native
CoTaskMemAlloc ole32.dll Microsoft.Win32.Win32Native
CoTaskMemFree ole32.dll Microsoft.Win32.Win32Native
GetConsoleOutputCP kernel32.dll Microsoft.Win32.Win32Native
RegEnumKeyEx advapi32.dll Microsoft.Win32.Win32Native
RegEnumValue advapi32.dll Microsoft.Win32.Win32Native
RegOpenKeyEx advapi32.dll Microsoft.Win32.Win32Native
RegQueryInfoKey advapi32.dll Microsoft.Win32.Win32Native
RegQueryValueEx advapi32.dll Microsoft.Win32.Win32Native
RegQueryValueEx advapi32.dll Microsoft.Win32.Win32Native
RegQueryValueEx advapi32.dll Microsoft.Win32.Win32Native
RegSetValueEx advapi32.dll Microsoft.Win32.Win32Native
SHGetFolderPath shfolder.dll Microsoft.Win32.Win32Native
BCryptGetFipsAlgorithmMode bcrypt.dll Microsoft.Win32.Win32Native
CheckTokenMembership advapi32.dll Microsoft.Win32.Win32Native
ConvertStringSidToSid advapi32.dll Microsoft.Win32.Win32Native
CreateWellKnownSid advapi32.dll Microsoft.Win32.Win32Native
DuplicateTokenEx advapi32.dll Microsoft.Win32.Win32Native
GetCurrentProcess kernel32.dll Microsoft.Win32.Win32Native
GetTokenInformation advapi32.dll Microsoft.Win32.Win32Native
LsaOpenPolicy advapi32.dll Microsoft.Win32.Win32Native
LsaLookupSids advapi32.dll Microsoft.Win32.Win32Native
LsaFreeMemory advapi32.dll Microsoft.Win32.Win32Native
LsaClose advapi32.dll Microsoft.Win32.Win32Native
OpenProcessToken advapi32.dll Microsoft.Win32.Win32Native
RegCloseKey advapi32.dll Microsoft.Win32.SafeHandles.SafeRegistryHandle
ReadByte mscoree.dll System.Runtime.InteropServices.Marshal
ReadByte mscoree.dll System.Runtime.InteropServices.Marshal
ReadInt16 mscoree.dll System.Runtime.InteropServices.Marshal
ReadInt16 mscoree.dll System.Runtime.InteropServices.Marshal
ReadInt32 mscoree.dll System.Runtime.InteropServices.Marshal
ReadInt32 mscoree.dll System.Runtime.InteropServices.Marshal
ReadInt64 mscoree.dll System.Runtime.InteropServices.Marshal
ReadInt64 mscoree.dll System.Runtime.InteropServices.Marshal
WriteByte mscoree.dll System.Runtime.InteropServices.Marshal
WriteByte mscoree.dll System.Runtime.InteropServices.Marshal
WriteInt16 mscoree.dll System.Runtime.InteropServices.Marshal
WriteInt16 mscoree.dll System.Runtime.InteropServices.Marshal
WriteInt32 mscoree.dll System.Runtime.InteropServices.Marshal
WriteInt32 mscoree.dll System.Runtime.InteropServices.Marshal
WriteInt64 mscoree.dll System.Runtime.InteropServices.Marshal
WriteInt64 mscoree.dll System.Runtime.InteropServices.Marshal
CLSIDFromProgIDEx ole32.dll System.Runtime.InteropServices.Marshal
CLSIDFromProgID ole32.dll System.Runtime.InteropServices.Marshal
CreateBindCtx ole32.dll System.Runtime.InteropServices.Marshal
MkParseDisplayName ole32.dll System.Runtime.InteropServices.Marshal
BindMoniker ole32.dll System.Runtime.InteropServices.Marshal
GetActiveObject oleaut32.dll System.Runtime.InteropServices.Marshal
GetCORVersion mscoree.dll System.Runtime.InteropServices.RuntimeEnvironment
CoRevokeClassObject ole32.dll System.Runtime.InteropServices.RegistrationServices
ReadFile kernel32.dll System.IO.__ConsoleStream
WriteFile kernel32.dll System.IO.__ConsoleStream
SysAllocStringLen oleaut32.dll System.Security.SafeBSTRHandle
GetConsoleWindow Kernel32.dll Microsoft.PowerShell.ConsoleControl
ShowWindow user32.dll Microsoft.PowerShell.ConsoleControl
WriteConsoleOutput KERNEL32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
ReadConsoleOutput KERNEL32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
ScrollConsoleScreenBuffer kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetConsoleCursorInfo kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
SetConsoleCursorInfo kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
ReadConsoleInput kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
CreateFile kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetConsoleCP kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetConsoleOutputCP kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetConsoleWindow kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetDC User32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
ReleaseDC User32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
TranslateCharsetInfo GDI32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetTextMetrics GDI32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetCharWidth32 GDI32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
FlushConsoleInputBuffer kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
FillConsoleOutputAttribute kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
FillConsoleOutputCharacter KERNEL32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
WriteConsole KERNEL32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetConsoleTitle KERNEL32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
SetConsoleTitle KERNEL32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetConsoleMode kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetConsoleScreenBufferInfo kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetLargestConsoleWindowSize kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetStdHandle kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
ReadConsole kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
PeekConsoleInput kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
GetNumberOfConsoleInputEvents kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
SetConsoleCtrlHandler kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
SetConsoleCursorPosition kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
SetConsoleMode kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
SetConsoleScreenBufferSize kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
SetConsoleTextAttribute kernel32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
SetConsoleWindowInfo KERNEL32.dll Microsoft.PowerShell.ConsoleControl+NativeMethods
FindExecutableW shell32.dll System.Management.Automation.NativeCommandProcessor
GetBinaryTypeA kernel32.dll System.Management.Automation.NativeCommandProcessor
SHGetFileInfo shell32.dll System.Management.Automation.NativeCommandProcessor
GetConsoleProcessList kernel32.dll System.Management.Automation.ConsoleVisibility
GetConsoleWindow Kernel32.dll System.Management.Automation.ConsoleVisibility
ShowWindow user32.dll System.Management.Automation.ConsoleVisibility
AllocConsole kernel32.dll System.Management.Automation.ConsoleVisibility
CommandLineToArgvW shell32.dll System.Management.Automation.CommandLineParameterBinderNativeMethods
LocalFree kernel32.dll System.Management.Automation.CommandLineParameterBinderNativeMethods
CredUIPromptForCredentials credui System.Management.Automation.HostUtilities
GetUserDefaultUILanguage kernel32.dll Microsoft.PowerShell.NativeCultureResolver
GetUserDefaultLCID kernel32.dll Microsoft.PowerShell.NativeCultureResolver
GetUserDefaultLocaleName kernel32.dll Microsoft.PowerShell.NativeCultureResolver
SetThreadPreferredUILanguages kernel32.dll Microsoft.PowerShell.NativeCultureResolver
GetThreadPreferredUILanguages kernel32.dll Microsoft.PowerShell.NativeCultureResolver
SetThreadUILanguage kernel32.dll Microsoft.PowerShell.NativeCultureResolver
WSManInitialize WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManDeinitialize WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManCreateSession WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManCloseSession WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManSetSessionOption WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManGetSessionOptionAsDword WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManGetSessionOptionAsString WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManCreateShellExInternal WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManRunShellCommandEx WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManReceiveShellOutputEx WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManSendShellInputExInternal WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManCloseShell WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManCloseCommand WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManSignalShellEx WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManCloseOperation WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
WSManGetErrorMessage WsmSvc.dll System.Management.Automation.Remoting.Client.WSManNativeApi
RegCloseKey advapi32.dll Microsoft.PowerShell.Commands.Internal.SafeRegistryHandle
lstrlenA kernel32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
lstrlenW kernel32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
CloseHandle kernel32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
VirtualQuery kernel32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
GetSystemInfo kernel32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
GetSecurityDescriptorLength advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
GetSecurityInfoByHandle advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
SetSecurityInfoByHandle advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
LocalFree kernel32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegConnectRegistry advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegCreateKeyEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegDeleteKey advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegDeleteKeyTransacted advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegDeleteValue advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegEnumKeyEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegEnumValue advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegFlushKey advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegOpenKeyEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegOpenKeyTransacted advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegQueryInfoKey advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegQueryValueEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegQueryValueEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegQueryValueEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegQueryValueEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegQueryValueEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegSetValueEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegSetValueEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegSetValueEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegSetValueEx advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
RegCreateKeyTransacted advapi32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
FormatMessage kernel32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
lstrlen kernel32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
lstrlen kernel32.dll Microsoft.PowerShell.Commands.Internal.Win32Native
CertEnumSystemStore crypt32.dll System.Management.Automation.Security.NativeMethods
CertGetEnhancedKeyUsage crypt32.dll System.Management.Automation.Security.NativeMethods
CryptUIWizDigitalSign cryptUI.dll System.Management.Automation.Security.NativeMethods
CryptFindOIDInfo crypt32.dll System.Management.Automation.Security.NativeMethods
WinVerifyTrust wintrust.dll System.Management.Automation.Security.NativeMethods
WTHelperProvDataFromStateData wintrust.dll System.Management.Automation.Security.NativeMethods
WTHelperGetProvSignerFromChain wintrust.dll System.Management.Automation.Security.NativeMethods
WTHelperGetProvCertFromChain wintrust.dll System.Management.Automation.Security.NativeMethods
SaferIdentifyLevel advapi32.dll System.Management.Automation.Security.NativeMethods
SaferComputeTokenFromLevel advapi32.dll System.Management.Automation.Security.NativeMethods
SaferCloseLevel advapi32.dll System.Management.Automation.Security.NativeMethods
CloseHandle kernel32.dll System.Management.Automation.Security.NativeMethods
WinSqmIsOptedIn ntdll.dll System.Management.Automation.Internal.WinSQMWrapper
WinSqmEventEnabled ntdll.dll System.Management.Automation.Internal.WinSQMWrapper
WinSqmEventWrite ntdll.dll System.Management.Automation.Internal.WinSQMWrapper
WinSqmAddToStream ntdll.dll System.Management.Automation.Internal.WinSQMWrapper
GetOEMCP kernel32.dll System.Management.Automation.EncodingConversion+NativeMethods
GetSystemInfo kernel32.dll System.Management.Automation.PsUtils+NativeMethods
CryptGenKey advapi32.dll System.Management.Automation.Internal.PSCryptoNativeUtils
CryptDestroyKey advapi32.dll System.Management.Automation.Internal.PSCryptoNativeUtils
CryptAcquireContext advapi32.dll System.Management.Automation.Internal.PSCryptoNativeUtils
CryptReleaseContext advapi32.dll System.Management.Automation.Internal.PSCryptoNativeUtils
CryptEncrypt advapi32.dll System.Management.Automation.Internal.PSCryptoNativeUtils
CryptDecrypt advapi32.dll System.Management.Automation.Internal.PSCryptoNativeUtils
CryptExportKey advapi32.dll System.Management.Automation.Internal.PSCryptoNativeUtils
CryptImportKey advapi32.dll System.Management.Automation.Internal.PSCryptoNativeUtils
CryptDuplicateKey advapi32.dll System.Management.Automation.Internal.PSCryptoNativeUtils
GetLastError kernel32.dll System.Management.Automation.Internal.PSCryptoNativeUtils
WerReportCreate wer.dll System.Management.Automation.WindowsErrorReporting+NativeMethods
WerReportSetParameter wer.dll System.Management.Automation.WindowsErrorReporting+NativeMethods
WerReportAddDump wer.dll System.Management.Automation.WindowsErrorReporting+NativeMethods
WerReportSubmit wer.dll System.Management.Automation.WindowsErrorReporting+NativeMethods
WerReportCloseHandle wer.dll System.Management.Automation.WindowsErrorReporting+NativeMethods
WerSetFlags kernel32.dll System.Management.Automation.WindowsErrorReporting+NativeMethods
MiniDumpWriteDump DbgHelp.dll System.Management.Automation.WindowsErrorReporting+NativeMethods
PlaySound winmm.dll System.Media.SoundPlayer+UnsafeNativeMethods
PlaySound winmm.dll System.Media.SoundPlayer+UnsafeNativeMethods
mmioOpen winmm.dll System.Media.SoundPlayer+UnsafeNativeMethods
mmioAscend winmm.dll System.Media.SoundPlayer+UnsafeNativeMethods
mmioDescend winmm.dll System.Media.SoundPlayer+UnsafeNativeMethods
mmioRead winmm.dll System.Media.SoundPlayer+UnsafeNativeMethods
mmioClose winmm.dll System.Media.SoundPlayer+UnsafeNativeMethods
MessageBeep user32.dll System.Media.SystemSound+SafeNativeMethods
SetClassLongPtr64 user32.dll Microsoft.Win32.UnsafeNativeMethods
SetWindowLongPtr64 user32.dll Microsoft.Win32.UnsafeNativeMethods
SendMessage user32.dll Microsoft.Win32.UnsafeNativeMethods
MsgWaitForMultipleObjectsEx user32.dll Microsoft.Win32.UnsafeNativeMethods
DispatchMessage user32.dll Microsoft.Win32.UnsafeNativeMethods
PeekMessage user32.dll Microsoft.Win32.UnsafeNativeMethods
SetTimer user32.dll Microsoft.Win32.UnsafeNativeMethods
KillTimer user32.dll Microsoft.Win32.UnsafeNativeMethods
TranslateMessage user32.dll Microsoft.Win32.UnsafeNativeMethods
ReleaseDC user32.dll Microsoft.Win32.UnsafeNativeMethods
GetSystemMetrics user32.dll Microsoft.Win32.UnsafeNativeMethods
GetDC user32.dll Microsoft.Win32.UnsafeNativeMethods
SelectObject gdi32.dll Microsoft.Win32.UnsafeNativeMethods
WTSRegisterSessionNotification wtsapi32.dll Microsoft.Win32.UnsafeNativeMethods
WTSUnRegisterSessionNotification wtsapi32.dll Microsoft.Win32.UnsafeNativeMethods
LookupAccountSid advapi32.dll Microsoft.Win32.UnsafeNativeMethods
GetModuleFileName kernel32.dll Microsoft.Win32.UnsafeNativeMethods
ReportEvent advapi32.dll Microsoft.Win32.UnsafeNativeMethods
ClearEventLog advapi32.dll Microsoft.Win32.UnsafeNativeMethods
GetNumberOfEventLogRecords advapi32.dll Microsoft.Win32.UnsafeNativeMethods
GetOldestEventLogRecord advapi32.dll Microsoft.Win32.UnsafeNativeMethods
ReadEventLog advapi32.dll Microsoft.Win32.UnsafeNativeMethods
NotifyChangeEventLog advapi32.dll Microsoft.Win32.UnsafeNativeMethods
CreateFile kernel32.dll Microsoft.Win32.UnsafeNativeMethods
GetCommState kernel32.dll Microsoft.Win32.UnsafeNativeMethods
SetCommState kernel32.dll Microsoft.Win32.UnsafeNativeMethods
GetCommModemStatus kernel32.dll Microsoft.Win32.UnsafeNativeMethods
SetupComm kernel32.dll Microsoft.Win32.UnsafeNativeMethods
SetCommTimeouts kernel32.dll Microsoft.Win32.UnsafeNativeMethods
SetCommBreak kernel32.dll Microsoft.Win32.UnsafeNativeMethods
ClearCommBreak kernel32.dll Microsoft.Win32.UnsafeNativeMethods
ClearCommError kernel32.dll Microsoft.Win32.UnsafeNativeMethods
ClearCommError kernel32.dll Microsoft.Win32.UnsafeNativeMethods
PurgeComm kernel32.dll Microsoft.Win32.UnsafeNativeMethods
FlushFileBuffers kernel32.dll Microsoft.Win32.UnsafeNativeMethods
GetCommProperties kernel32.dll Microsoft.Win32.UnsafeNativeMethods
ReadFile kernel32.dll Microsoft.Win32.UnsafeNativeMethods
ReadFile kernel32.dll Microsoft.Win32.UnsafeNativeMethods
WriteFile kernel32.dll Microsoft.Win32.UnsafeNativeMethods
WriteFile kernel32.dll Microsoft.Win32.UnsafeNativeMethods
GetFileType kernel32.dll Microsoft.Win32.UnsafeNativeMethods
EscapeCommFunction kernel32.dll Microsoft.Win32.UnsafeNativeMethods
WaitCommEvent kernel32.dll Microsoft.Win32.UnsafeNativeMethods
SetCommMask kernel32.dll Microsoft.Win32.UnsafeNativeMethods
GetOverlappedResult kernel32.dll Microsoft.Win32.UnsafeNativeMethods
CoMarshalInterface ole32.dll Microsoft.Win32.UnsafeNativeMethods
CoGetStandardMarshal ole32.dll Microsoft.Win32.UnsafeNativeMethods
CoGetMarshalSizeMax ole32.dll Microsoft.Win32.UnsafeNativeMethods
GetStdHandle kernel32.dll Microsoft.Win32.UnsafeNativeMethods
GetProcessWindowStation user32.dll Microsoft.Win32.UnsafeNativeMethods
GetUserObjectInformation user32.dll Microsoft.Win32.UnsafeNativeMethods
GetModuleHandle kernel32.dll Microsoft.Win32.UnsafeNativeMethods
GetClassInfo user32.dll Microsoft.Win32.UnsafeNativeMethods
IsWindow user32.dll Microsoft.Win32.UnsafeNativeMethods
SetClassLongPtr32 user32.dll Microsoft.Win32.UnsafeNativeMethods
SetWindowLongPtr32 user32.dll Microsoft.Win32.UnsafeNativeMethods
RegisterClass user32.dll Microsoft.Win32.UnsafeNativeMethods
UnregisterClass user32.dll Microsoft.Win32.UnsafeNativeMethods
CreateWindowEx user32.dll Microsoft.Win32.UnsafeNativeMethods
SetConsoleCtrlHandler kernel32.dll Microsoft.Win32.UnsafeNativeMethods
DefWindowProc user32.dll Microsoft.Win32.UnsafeNativeMethods
DestroyWindow user32.dll Microsoft.Win32.UnsafeNativeMethods
GetProcAddress kernel32.dll Microsoft.Win32.UnsafeNativeMethods
PostMessage user32.dll Microsoft.Win32.UnsafeNativeMethods
GetFileVersionInfoSize version.dll Microsoft.Win32.UnsafeNativeMethods
GetFileVersionInfo version.dll Microsoft.Win32.UnsafeNativeMethods
VerQueryValue version.dll Microsoft.Win32.UnsafeNativeMethods
VerLanguageName version.dll Microsoft.Win32.UnsafeNativeMethods
ReadDirectoryChangesW kernel32.dll Microsoft.Win32.UnsafeNativeMethods
GetThreadTimes kernel32.dll Microsoft.Win32.NativeMethods
GetStdHandle kernel32.dll Microsoft.Win32.NativeMethods
GetConsoleCP kernel32.dll Microsoft.Win32.NativeMethods
GetConsoleOutputCP kernel32.dll Microsoft.Win32.NativeMethods
CreatePipe kernel32.dll Microsoft.Win32.NativeMethods
TerminateProcess kernel32.dll Microsoft.Win32.NativeMethods
GetCurrentProcess kernel32.dll Microsoft.Win32.NativeMethods
CreateProcessAsUser advapi32.dll Microsoft.Win32.NativeMethods
CreateProcessWithLogonW advapi32.dll Microsoft.Win32.NativeMethods
WaitForInputIdle user32.dll Microsoft.Win32.NativeMethods
OpenProcess kernel32.dll Microsoft.Win32.NativeMethods
EnumProcessModules psapi.dll Microsoft.Win32.NativeMethods
EnumProcesses psapi.dll Microsoft.Win32.NativeMethods
GetModuleFileNameEx psapi.dll Microsoft.Win32.NativeMethods
GetModuleInformation psapi.dll Microsoft.Win32.NativeMethods
GetModuleBaseName psapi.dll Microsoft.Win32.NativeMethods
GetModuleFileNameEx psapi.dll Microsoft.Win32.NativeMethods
GetModuleHandle kernel32.dll Microsoft.Win32.NativeMethods
SetProcessWorkingSetSize kernel32.dll Microsoft.Win32.NativeMethods
GetProcessWorkingSetSize kernel32.dll Microsoft.Win32.NativeMethods
SetProcessAffinityMask kernel32.dll Microsoft.Win32.NativeMethods
GetProcessAffinityMask kernel32.dll Microsoft.Win32.NativeMethods
GetThreadPriorityBoost kernel32.dll Microsoft.Win32.NativeMethods
SetThreadPriorityBoost kernel32.dll Microsoft.Win32.NativeMethods
GetProcessPriorityBoost kernel32.dll Microsoft.Win32.NativeMethods
SetProcessPriorityBoost kernel32.dll Microsoft.Win32.NativeMethods
OpenThread kernel32.dll Microsoft.Win32.NativeMethods
SetThreadPriority kernel32.dll Microsoft.Win32.NativeMethods
GetThreadPriority kernel32.dll Microsoft.Win32.NativeMethods
SetThreadAffinityMask kernel32.dll Microsoft.Win32.NativeMethods
SetThreadIdealProcessor kernel32.dll Microsoft.Win32.NativeMethods
CreateToolhelp32Snapshot kernel32.dll Microsoft.Win32.NativeMethods
Process32First kernel32.dll Microsoft.Win32.NativeMethods
Process32Next kernel32.dll Microsoft.Win32.NativeMethods
Thread32First kernel32.dll Microsoft.Win32.NativeMethods
Thread32Next kernel32.dll Microsoft.Win32.NativeMethods
Module32First kernel32.dll Microsoft.Win32.NativeMethods
Module32Next kernel32.dll Microsoft.Win32.NativeMethods
GetPriorityClass kernel32.dll Microsoft.Win32.NativeMethods
SetPriorityClass kernel32.dll Microsoft.Win32.NativeMethods
EnumWindows user32.dll Microsoft.Win32.NativeMethods
GetWindowThreadProcessId user32.dll Microsoft.Win32.NativeMethods
ShellExecuteEx shell32.dll Microsoft.Win32.NativeMethods
NtQueryInformationProcess ntdll.dll Microsoft.Win32.NativeMethods
NtQuerySystemInformation ntdll.dll Microsoft.Win32.NativeMethods
DuplicateHandle kernel32.dll Microsoft.Win32.NativeMethods
DuplicateHandle kernel32.dll Microsoft.Win32.NativeMethods
OpenProcessToken advapi32.dll Microsoft.Win32.NativeMethods
LookupPrivilegeValue advapi32.dll Microsoft.Win32.NativeMethods
AdjustTokenPrivileges advapi32.dll Microsoft.Win32.NativeMethods
GetWindowText user32.dll Microsoft.Win32.NativeMethods
GetWindowTextLength user32.dll Microsoft.Win32.NativeMethods
IsWindowVisible user32.dll Microsoft.Win32.NativeMethods
SendMessageTimeout user32.dll Microsoft.Win32.NativeMethods
GetWindowLong user32.dll Microsoft.Win32.NativeMethods
PostMessage user32.dll Microsoft.Win32.NativeMethods
GetWindow user32.dll Microsoft.Win32.NativeMethods
GetRequestedRuntimeInfo mscoree.dll Microsoft.Win32.NativeMethods
GetExitCodeProcess kernel32.dll Microsoft.Win32.NativeMethods
GetProcessTimes kernel32.dll Microsoft.Win32.NativeMethods
WaitForSingleObject kernel32.dll Microsoft.Win32.NativeMethods
CreateProcess kernel32.dll Microsoft.Win32.NativeMethods
GetCurrentProcessId kernel32.dll Microsoft.Win32.NativeMethods
CreateFileMapping kernel32.dll Microsoft.Win32.NativeMethods
OpenFileMapping kernel32.dll Microsoft.Win32.NativeMethods
CreateFile kernel32.dll Microsoft.Win32.NativeMethods
VirtualQuery kernel32.dll Microsoft.Win32.NativeMethods
FormatMessage kernel32.dll Microsoft.Win32.SafeNativeMethods
MessageBox user32.dll Microsoft.Win32.SafeNativeMethods
CloseHandle kernel32.dll Microsoft.Win32.SafeNativeMethods
RegisterWindowMessage user32.dll Microsoft.Win32.SafeNativeMethods
GetTextMetrics gdi32.dll Microsoft.Win32.SafeNativeMethods
GetStockObject gdi32.dll Microsoft.Win32.SafeNativeMethods
LoadLibrary kernel32.dll Microsoft.Win32.SafeNativeMethods
FreeLibrary kernel32.dll Microsoft.Win32.SafeNativeMethods
FormatFromRawValue perfcounter.dll Microsoft.Win32.SafeNativeMethods
OpenSemaphore kernel32.dll Microsoft.Win32.SafeNativeMethods
FormatMessage kernel32.dll Microsoft.Win32.SafeNativeMethods
OutputDebugString kernel32.dll Microsoft.Win32.SafeNativeMethods
CloseHandle kernel32.dll Microsoft.Win32.SafeNativeMethods
QueryPerformanceCounter kernel32.dll Microsoft.Win32.SafeNativeMethods
QueryPerformanceFrequency kernel32.dll Microsoft.Win32.SafeNativeMethods
GetComputerName kernel32.dll Microsoft.Win32.SafeNativeMethods
CreateSemaphore kernel32.dll Microsoft.Win32.SafeNativeMethods
ReleaseSemaphore kernel32.dll Microsoft.Win32.SafeNativeMethods
CreateEvent kernel32.dll Microsoft.Win32.SafeHandles.SafeEventHandle
CloseHandle kernel32.dll Microsoft.Win32.SafeHandles.SafeEventHandle
OpenEventLog advapi32.dll Microsoft.Win32.SafeHandles.SafeEventLogReadHandle
CloseEventLog advapi32.dll Microsoft.Win32.SafeHandles.SafeEventLogReadHandle
RegisterEventSource advapi32.dll Microsoft.Win32.SafeHandles.SafeEventLogWriteHandle
DeregisterEventSource advapi32.dll Microsoft.Win32.SafeHandles.SafeEventLogWriteHandle
CloseHandle kernel32.dll Microsoft.Win32.SafeHandles.SafeFileMappingHandle
MapViewOfFile kernel32.dll Microsoft.Win32.SafeHandles.SafeFileMapViewHandle
UnmapViewOfFile kernel32.dll Microsoft.Win32.SafeHandles.SafeFileMapViewHandle
LoadLibraryEx kernel32.dll Microsoft.Win32.SafeHandles.SafeLibraryHandle
FreeLibrary kernel32.dll Microsoft.Win32.SafeHandles.SafeLibraryHandle
ConvertStringSecurityDescriptorToSecurityDescriptor advapi32.dll Microsoft.Win32.SafeHandles.SafeLocalMemHandle
LocalFree kernel32.dll Microsoft.Win32.SafeHandles.SafeLocalMemHandle
OpenProcess kernel32.dll Microsoft.Win32.SafeHandles.SafeProcessHandle
CloseHandle kernel32.dll Microsoft.Win32.SafeHandles.SafeTimerHandle
DuplicateTokenEx advapi32.dll Microsoft.Win32.SafeHandles.SafeUserTokenHandle
CloseHandle kernel32.dll Microsoft.Win32.SafeHandles.SafeUserTokenHandle
LocalFree kernel32.dll System.Security.Cryptography.CAPIBase+CMSG_SIGNER_ENCODE_INFO
CryptReleaseContext advapi32.dll System.Security.Cryptography.CAPIBase+CMSG_SIGNER_ENCODE_INFO
FreeLibrary kernel32.dll System.Security.Cryptography.CAPISafe
GetProcAddress kernel32.dll System.Security.Cryptography.CAPISafe
LoadLibrary kernel32.dll System.Security.Cryptography.CAPISafe
CertCreateCertificateContext crypt32.dll System.Security.Cryptography.CAPISafe
CertDuplicateCertificateContext crypt32.dll System.Security.Cryptography.CAPISafe
CertDuplicateCertificateChain crypt32.dll System.Security.Cryptography.CAPISafe
CertFreeCertificateContext crypt32.dll System.Security.Cryptography.CAPISafe
CertGetIntendedKeyUsage crypt32.dll System.Security.Cryptography.CAPISafe
CertGetPublicKeyLength crypt32.dll System.Security.Cryptography.CAPISafe
CertGetValidUsages crypt32.dll System.Security.Cryptography.CAPISafe
CertSerializeCertificateStoreElement crypt32.dll System.Security.Cryptography.CAPISafe
CertStrToNameW crypt32.dll System.Security.Cryptography.CAPISafe
CertVerifyTimeValidity crypt32.dll System.Security.Cryptography.CAPISafe
CryptAcquireCertificatePrivateKey crypt32.dll System.Security.Cryptography.CAPISafe
CryptDecodeObject crypt32.dll System.Security.Cryptography.CAPISafe
CryptDecodeObject crypt32.dll System.Security.Cryptography.CAPISafe
CryptEncodeObject crypt32.dll System.Security.Cryptography.CAPISafe
CryptEncodeObject crypt32.dll System.Security.Cryptography.CAPISafe
CryptFindOIDInfo crypt32.dll System.Security.Cryptography.CAPISafe
CryptFormatObject crypt32.dll System.Security.Cryptography.CAPISafe
CryptFormatObject crypt32.dll System.Security.Cryptography.CAPISafe
CryptGetProvParam advapi32.dll System.Security.Cryptography.CAPISafe
CryptHashCertificate crypt32.dll System.Security.Cryptography.CAPISafe
CryptHashPublicKeyInfo crypt32.dll System.Security.Cryptography.CAPISafe
CryptMsgGetParam crypt32.dll System.Security.Cryptography.CAPISafe
CryptMsgGetParam crypt32.dll System.Security.Cryptography.CAPISafe
CryptMsgOpenToDecode crypt32.dll System.Security.Cryptography.CAPISafe
CryptMsgUpdate crypt32.dll System.Security.Cryptography.CAPISafe
CryptMsgUpdate crypt32.dll System.Security.Cryptography.CAPISafe
CryptMsgVerifyCountersignatureEncoded crypt32.dll System.Security.Cryptography.CAPISafe
LocalFree kernel32.dll System.Security.Cryptography.CAPISafe
ZeroMemory kernel32.dll System.Security.Cryptography.CAPISafe
LsaNtStatusToWinError advapi32.dll System.Security.Cryptography.CAPISafe
FormatMessage kernel32.dll System.Security.Cryptography.CAPISafe
GetUserDefaultLCID kernel32.dll System.Security.Cryptography.CAPISafe
LocalAlloc kernel32.dll System.Security.Cryptography.CAPISafe
CertControlStore crypt32.dll System.Security.Cryptography.CAPISafe
CertDuplicateCertificateContext crypt32.dll System.Security.Cryptography.CAPISafe
CertDuplicateCertificateChain crypt32.dll System.Security.Cryptography.CAPISafe
CertDuplicateStore crypt32.dll System.Security.Cryptography.CAPISafe
CertFindExtension crypt32.dll System.Security.Cryptography.CAPISafe
CertGetCertificateChain crypt32.dll System.Security.Cryptography.CAPISafe
CertGetCertificateContextProperty crypt32.dll System.Security.Cryptography.CAPISafe
CertGetNameStringW crypt32.dll System.Security.Cryptography.CAPISafe
CertNameToStrW crypt32.dll System.Security.Cryptography.CAPISafe
CertVerifyCertificateChainPolicy crypt32.dll System.Security.Cryptography.CAPISafe
CryptFindOIDInfo crypt32.dll System.Security.Cryptography.CAPISafe
SetLastError kernel32.dll System.Security.Cryptography.CAPISafe
CryptAcquireContext advapi32.dll System.Security.Cryptography.CAPIUnsafe
CertAddCertificateContextToStore crypt32.dll System.Security.Cryptography.CAPIUnsafe
CertEnumCertificatesInStore crypt32.dll System.Security.Cryptography.CAPIUnsafe
CertSaveStore crypt32.dll System.Security.Cryptography.CAPIUnsafe
CertSetCertificateContextProperty crypt32.dll System.Security.Cryptography.CAPIUnsafe
CertSetCertificateContextProperty crypt32.dll System.Security.Cryptography.CAPIUnsafe
CertSetCertificateContextProperty crypt32.dll System.Security.Cryptography.CAPIUnsafe
CertCreateSelfSignCertificate crypt32.dll System.Security.Cryptography.CAPIUnsafe
CryptMsgControl crypt32.dll System.Security.Cryptography.CAPIUnsafe
CryptMsgCountersign crypt32.dll System.Security.Cryptography.CAPIUnsafe
CryptMsgOpenToEncode crypt32.dll System.Security.Cryptography.CAPIUnsafe
CryptMsgOpenToEncode crypt32.dll System.Security.Cryptography.CAPIUnsafe
CryptQueryObject crypt32.dll System.Security.Cryptography.CAPIUnsafe
CryptQueryObject crypt32.dll System.Security.Cryptography.CAPIUnsafe
CryptProtectData crypt32.dll System.Security.Cryptography.CAPIUnsafe
CryptUnprotectData crypt32.dll System.Security.Cryptography.CAPIUnsafe
PFXExportCertStore crypt32.dll System.Security.Cryptography.CAPIUnsafe
PFXImportCertStore crypt32.dll System.Security.Cryptography.CAPIUnsafe
CertAddCertificateLinkToStore crypt32.dll System.Security.Cryptography.CAPIUnsafe
CertDeleteCertificateFromStore crypt32.dll System.Security.Cryptography.CAPIUnsafe
CertEnumCertificatesInStore crypt32.dll System.Security.Cryptography.CAPIUnsafe
CertFindCertificateInStore crypt32.dll System.Security.Cryptography.CAPIUnsafe
CertOpenStore crypt32.dll System.Security.Cryptography.CAPIUnsafe
LocalFree kernel32.dll System.Security.Cryptography.SafeLocalAllocHandle
CryptReleaseContext advapi32.dll System.Security.Cryptography.SafeCryptProvHandle
CertFreeCertificateContext crypt32.dll System.Security.Cryptography.SafeCertContextHandle
CertCloseStore crypt32.dll System.Security.Cryptography.SafeCertStoreHandle
CryptMsgClose crypt32.dll System.Security.Cryptography.SafeCryptMsgHandle
CertFreeCertificateChain crypt32.dll System.Security.Cryptography.SafeCertChainHandle
CreateSemaphore kernel32.dll System.Net.UnsafeNclNativeMethods
ReleaseSemaphore kernel32.dll System.Net.UnsafeNclNativeMethods
GetCurrentThreadId kernel32.dll System.Net.UnsafeNclNativeMethods
BCryptGetFipsAlgorithmMode bcrypt.dll System.Net.UnsafeNclNativeMethods
DebugBreak kernel32.dll System.Net.UnsafeNclNativeMethods
RegOpenKeyEx advapi32.dll System.Net.UnsafeNclNativeMethods+RegistryHelper
RegOpenKeyEx advapi32.dll System.Net.UnsafeNclNativeMethods+RegistryHelper
RegCloseKey advapi32.dll System.Net.UnsafeNclNativeMethods+RegistryHelper
RegNotifyChangeKeyValue advapi32.dll System.Net.UnsafeNclNativeMethods+RegistryHelper
RegOpenCurrentUser advapi32.dll System.Net.UnsafeNclNativeMethods+RegistryHelper
RegQueryValueEx advapi32.dll System.Net.UnsafeNclNativeMethods+RegistryHelper
RasGetConnectStatus rasapi32.dll System.Net.UnsafeNclNativeMethods+RasHelper
RasEnumConnections rasapi32.dll System.Net.UnsafeNclNativeMethods+RasHelper
RasConnectionNotification rasapi32.dll System.Net.UnsafeNclNativeMethods+RasHelper
FreeContextBuffer secur32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECUR32
FreeCredentialsHandle secur32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECUR32
DeleteSecurityContext secur32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECUR32
AcceptSecurityContext secur32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECUR32
QueryContextAttributesA secur32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECUR32
AcquireCredentialsHandleA secur32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECUR32
AcquireCredentialsHandleA secur32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECUR32
InitializeSecurityContextA secur32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECUR32
EnumerateSecurityPackagesA secur32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECUR32
AcquireCredentialsHandleW security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECURITY
AcquireCredentialsHandleW security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECURITY
CompleteAuthToken security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECURITY
FreeContextBuffer security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECURITY
FreeCredentialsHandle security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECURITY
DeleteSecurityContext security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECURITY
AcceptSecurityContext security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECURITY
QueryContextAttributesW security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECURITY
EnumerateSecurityPackagesW security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECURITY
AcquireCredentialsHandleW security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECURITY
InitializeSecurityContextW security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SECURITY
FreeContextBuffer schannel.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SCHANNEL
QueryContextAttributesA schannel.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SCHANNEL
EnumerateSecurityPackagesA schannel.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SCHANNEL
InitializeSecurityContextA schannel.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SCHANNEL
AcceptSecurityContext schannel.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SCHANNEL
DeleteSecurityContext schannel.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SCHANNEL
AcquireCredentialsHandleA schannel.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SCHANNEL
FreeCredentialsHandle schannel.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles_SCHANNEL
LocalAlloc kernel32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandlesSafeOverlappedFree
getaddrinfo ws2_32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandlesXPOrLater
freeaddrinfo ws2_32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandlesXPOrLater
QuerySecurityContextToken security.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
LocalAllocChannelBinding kernel32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
LoadLibraryExA kernel32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
GlobalFree kernel32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
RetrieveUrlCacheEntryFileW wininet.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
UnlockUrlCacheEntryFileW wininet.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
HttpCreateHttpHandle httpapi.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
CloseHandle kernel32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
LocalAlloc kernel32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
LocalFree kernel32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
LoadLibraryExW kernel32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
FreeLibrary kernel32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
CertFreeCertificateChain crypt32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
CertFreeCertificateContext crypt32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
accept ws2_32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
closesocket ws2_32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
ioctlsocket ws2_32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
WSAEventSelect ws2_32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
setsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+SafeNetHandles
WSASocket ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
gethostbyaddr ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
inet_addr ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
getpeername ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
getsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
getsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
getsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
getsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
getsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
setsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
setsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
setsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
setsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
AcceptEx mswsock.dll System.Net.UnsafeNclNativeMethods+OSSOCK
TransmitFile mswsock.dll System.Net.UnsafeNclNativeMethods+OSSOCK
TransmitFile mswsock.dll System.Net.UnsafeNclNativeMethods+OSSOCK
TransmitFile mswsock.dll System.Net.UnsafeNclNativeMethods+OSSOCK
TransmitFile2 mswsock.dll System.Net.UnsafeNclNativeMethods+OSSOCK
TransmitFile_Blocking mswsock.dll System.Net.UnsafeNclNativeMethods+OSSOCK
TransmitFile_Blocking2 mswsock.dll System.Net.UnsafeNclNativeMethods+OSSOCK
sendto ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
recvfrom ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
getsockname ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
select ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSASend ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSASend ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSASend ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSASend_Blocking ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSASendTo ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSASendTo ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSARecv ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSARecv ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSARecv ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSARecv_Blocking ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSARecvFrom ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSARecvFrom ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAIoctl ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAIoctl_Blocking ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAIoctl_Blocking_Internal ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAEnumNetworkEvents ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSADuplicateSocket ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAGetOverlappedResult ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAStringToAddress ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAAddressToString ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
getnameinfo ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAEnumProtocols ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSASocket ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAStartup ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
ioctlsocket ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
gethostbyname ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
gethostname ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
setsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
setsockopt ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
GetAcceptExSockaddrs mswsock.dll System.Net.UnsafeNclNativeMethods+OSSOCK
send ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
recv ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
listen ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
bind ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
shutdown ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
select ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAConnect ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAEventSelect ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
WSAEventSelect ws2_32.dll System.Net.UnsafeNclNativeMethods+OSSOCK
CertVerifyCertificateChainPolicy crypt32.dll System.Net.UnsafeNclNativeMethods+NativePKI
EncryptMessage security.dll System.Net.UnsafeNclNativeMethods+NativeNTSSPI
DecryptMessage security.dll System.Net.UnsafeNclNativeMethods+NativeNTSSPI
SealMessage schannel.dll System.Net.UnsafeNclNativeMethods+NativeSSLWin9xSSPI
UnsealMessage schannel.dll System.Net.UnsafeNclNativeMethods+NativeSSLWin9xSSPI
DetectAutoProxyUrl wininet.dll System.Net.UnsafeNclNativeMethods+WinInet
WinHttpDetectAutoProxyConfigUrl winhttp.dll System.Net.UnsafeNclNativeMethods+WinHttp
WinHttpGetIEProxyConfigForCurrentUser winhttp.dll System.Net.UnsafeNclNativeMethods+WinHttp
WinHttpOpen winhttp.dll System.Net.UnsafeNclNativeMethods+WinHttp
WinHttpSetTimeouts winhttp.dll System.Net.UnsafeNclNativeMethods+WinHttp
WinHttpGetProxyForUrl winhttp.dll System.Net.UnsafeNclNativeMethods+WinHttp
WinHttpCloseHandle winhttp.dll System.Net.UnsafeNclNativeMethods+WinHttp
CreateUrlCacheEntryW wininet.dll System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache
CommitUrlCacheEntryW wininet.dll System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache
GetUrlCacheEntryInfoW wininet.dll System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache
SetUrlCacheEntryInfoW wininet.dll System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache
DeleteUrlCacheEntryW wininet.dll System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache
UnlockUrlCacheEntryFileW wininet.dll System.Net.UnsafeNclNativeMethods+UnsafeWinInetCache
HttpReceiveClientCertificate httpapi.dll System.Net.UnsafeNclNativeMethods+HttpApi
HttpReceiveClientCertificate httpapi.dll System.Net.UnsafeNclNativeMethods+HttpApi
HttpSendResponseEntityBody httpapi.dll System.Net.UnsafeNclNativeMethods+HttpApi
HttpWaitForDisconnect httpapi.dll System.Net.UnsafeNclNativeMethods+HttpApi
HttpInitialize httpapi.dll System.Net.UnsafeNclNativeMethods+HttpApi
HttpReceiveRequestEntityBody httpapi.dll System.Net.UnsafeNclNativeMethods+HttpApi
HttpReceiveHttpRequest httpapi.dll System.Net.UnsafeNclNativeMethods+HttpApi
HttpAddUrl httpapi.dll System.Net.UnsafeNclNativeMethods+HttpApi
HttpRemoveUrl httpapi.dll System.Net.UnsafeNclNativeMethods+HttpApi
HttpSendHttpResponse httpapi.dll System.Net.UnsafeNclNativeMethods+HttpApi
GetAdaptersInfo iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetBestInterface iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetIfEntry iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetIpStatistics iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetIpStatisticsEx iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetTcpStatistics iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetTcpStatisticsEx iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetUdpStatistics iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetUdpStatisticsEx iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetIcmpStatistics iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetIcmpStatisticsEx iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetTcpTable iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetUdpTable iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetNetworkParams iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetPerAdapterInfo iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
IcmpCreateFile iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
Icmp6CreateFile iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
IcmpCloseHandle iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
IcmpSendEcho2 iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
IcmpSendEcho2 iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
Icmp6SendEcho2 iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
Icmp6SendEcho2 iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
IcmpParseReplies iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
Icmp6ParseReplies iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
GetAdaptersAddresses iphlpapi.dll System.Net.NetworkInformation.UnsafeNetInfoNativeMethods
IcmpCreateFile icmp.dll System.Net.NetworkInformation.UnsafeIcmpNativeMethods
IcmpCloseHandle icmp.dll System.Net.NetworkInformation.UnsafeIcmpNativeMethods
IcmpSendEcho2 icmp.dll System.Net.NetworkInformation.UnsafeIcmpNativeMethods
IcmpSendEcho2 icmp.dll System.Net.NetworkInformation.UnsafeIcmpNativeMethods
IcmpParseReplies icmp.dll System.Net.NetworkInformation.UnsafeIcmpNativeMethods
InternetGetConnectedState wininet.dll System.Net.NetworkInformation.UnsafeWinINetNativeMethods
GetSystemTimeAsFileTime kernel32.dll System.Timers.Timer
GetComputerName kernel32.dll System.Security.Permissions.ResourcePermissionBase+UnsafeNativeMethods
WaitForSingleObjectDontCallThis kernel32.dll System.Diagnostics.SharedUtils
PdhBindInputDataSource pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhOpenQueryH pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhAddCounter pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhAddRelogCounter pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhCollectQueryDataWithTime pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhCollectQueryData pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhCloseQuery pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhCloseLog pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhOpenLog pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhResetRelogCounterValues pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhSetCounterValue pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhWriteRelogSample pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhGetFormattedCounterValue pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhGetRawCounterValue pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhEnumMachinesH pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhEnumObjectsH pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhEnumObjectItemsH pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhMakeCounterPath pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhParseCounterPath pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhExpandWildCardPathH pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhValidatePathEx pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhValidatePath pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhGetExplainText pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhGetCounterInfo pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhGetCounterTimeBase pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhGetDataSourceTimeRangeH pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhSetQueryTimeRange pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
PdhLookupPerfNameByIndex pdh.dll Microsoft.Powershell.Commands.GetCounter.PdhNative.PdhHelper
FormatMessage kernel32.dll Microsoft.PowerShell.Commands.Diagnostics.Common.CommonUtilities
LoadLibraryEx kernel32.dll Microsoft.PowerShell.Commands.Diagnostics.Common.CommonUtilities
FreeLibrary kernel32.dll Microsoft.PowerShell.Commands.Diagnostics.Common.CommonUtilities
GetUserDefaultLangID kernel32.dll Microsoft.PowerShell.Commands.Diagnostics.Common.CommonUtilities
MsiCreateRecord msi.dll System.Configuration.Install.NativeMethods
MsiRecordSetInteger msi.dll System.Configuration.Install.NativeMethods
MsiRecordSetStringW msi.dll System.Configuration.Install.NativeMethods
MsiProcessMessage msi.dll System.Configuration.Install.NativeMethods
EnterCriticalPolicySection Userenv.dll Microsoft.WSMan.Management.GpoNativeApi
LeaveCriticalPolicySection Userenv.dll Microsoft.WSMan.Management.GpoNativeApi
CoGetContextToken Ole32 System.Transactions.NativeMethods
CoGetDefaultContext Ole32 System.Transactions.NativeMethods
CoTaskMemFree ole32.dll System.Transactions.Oletx.CoTaskMemHandle
GetNotificationFactory System.Transactions.Dll System.Transactions.Oletx.NativeMethods
SetLocalTime kernel32.dll Microsoft.PowerShell.Commands.SetDateCommand+NativeMethods
OpenProcessToken advapi32.dll Microsoft.PowerShell.Commands.StopProcessCommand
CloseHandle kernel32.dll Microsoft.PowerShell.Commands.StopProcessCommand
GetStdHandle kernel32.dll Microsoft.PowerShell.Commands.ProcessNativeMethods
CreateProcessWithLogonW advapi32.dll Microsoft.PowerShell.Commands.ProcessNativeMethods
CreateProcess kernel32.dll Microsoft.PowerShell.Commands.ProcessNativeMethods
CreateFileW Kernel32.dll Microsoft.PowerShell.Commands.ProcessNativeMethods
LocalFree kernel32.dll Microsoft.PowerShell.Commands.ProcessNativeMethods+SafeLocalMemHandle
CloseHandle kernel32.dll Microsoft.PowerShell.Commands.SafeNativeMethods
OpenSCManagerW advapi32.dll Microsoft.PowerShell.Commands.NativeMethods
OpenServiceW advapi32.dll Microsoft.PowerShell.Commands.NativeMethods
CloseServiceHandle advapi32.dll Microsoft.PowerShell.Commands.NativeMethods
ChangeServiceConfigW advapi32.dll Microsoft.PowerShell.Commands.NativeMethods
ChangeServiceConfig2W advapi32.dll Microsoft.PowerShell.Commands.NativeMethods
CreateServiceW advapi32.dll Microsoft.PowerShell.Commands.NativeMethods
DnsValidateName_W Dnsapi.dll Microsoft.PowerShell.Commands.RenameComputerCommand
NetJoinDomain netapi32.dll Microsoft.PowerShell.Commands.SAMAPI
InitiateSystemShutdownEx advapi32.dll Microsoft.PowerShell.Commands.SAMAPI
NetUnjoinDomain netapi32.dll Microsoft.PowerShell.Commands.SAMAPI
NetRenameMachineInDomain netapi32.dll Microsoft.PowerShell.Commands.SAMAPI
NetValidateName netapi32.dll Microsoft.PowerShell.Commands.SAMAPI
NetGetJoinInformation netapi32.dll Microsoft.PowerShell.Commands.SAMAPI
SetComputerNameEx kernel32.dll Microsoft.PowerShell.Commands.SAMAPI
I_NetLogonControl2 netapi32.dll Microsoft.PowerShell.Commands.SAMAPI
NetApiBufferFree Netapi32.dll Microsoft.PowerShell.Commands.SAMAPI
LoadLibrary kernel32.dll System.Management.WmiNetUtilsHelper
GetProcAddress kernel32.dll System.Management.WmiNetUtilsHelper
RpcMgmtEnableIdleCleanup rpcrt4.dll System.Management.ManagementScope
GetErrorInfo oleaut32.dll System.Management.WbemErrorInfo
CoGetObjectContext ole32.dll System.Management.Instrumentation.ComThreadingInfo
GetCurrentProcessId kernel32.dll System.Management.Instrumentation.Instrumentation
CreateStreamOnHGlobal ole32.dll System.Management.IWbemClassObjectFreeThreaded
GetHGlobalFromStream ole32.dll System.Management.IWbemClassObjectFreeThreaded
GlobalLock kernel32.dll System.Management.IWbemClassObjectFreeThreaded
GlobalUnlock kernel32.dll System.Management.IWbemClassObjectFreeThreaded
CoMarshalInterface ole32.dll System.Management.IWbemClassObjectFreeThreaded
CoUnmarshalInterface ole32.dll System.Management.IWbemClassObjectFreeThreaded
CoGetObjectContext ole32.dll System.Management.MTAHelper
OpenService advapi32.dll System.ServiceProcess.NativeMethods
RegisterServiceCtrlHandler advapi32.dll System.ServiceProcess.NativeMethods
RegisterServiceCtrlHandlerEx advapi32.dll System.ServiceProcess.NativeMethods
SetServiceStatus advapi32.dll System.ServiceProcess.NativeMethods
StartServiceCtrlDispatcher advapi32.dll System.ServiceProcess.NativeMethods
CreateService advapi32.dll System.ServiceProcess.NativeMethods
DeleteService advapi32.dll System.ServiceProcess.NativeMethods
LsaOpenPolicy advapi32.dll System.ServiceProcess.NativeMethods
LsaAddAccountRights advapi32.dll System.ServiceProcess.NativeMethods
LsaRemoveAccountRights advapi32.dll System.ServiceProcess.NativeMethods
LsaEnumerateAccountRights advapi32.dll System.ServiceProcess.NativeMethods
LookupAccountName advapi32.dll System.ServiceProcess.NativeMethods
GetComputerName kernel32.dll System.ServiceProcess.NativeMethods
ChangeServiceConfig2 advapi32.dll System.ServiceProcess.NativeMethods
OpenSCManager advapi32.dll System.ServiceProcess.SafeNativeMethods
CloseServiceHandle advapi32.dll System.ServiceProcess.SafeNativeMethods
LsaClose advapi32.dll System.ServiceProcess.SafeNativeMethods
LsaFreeMemory advapi32.dll System.ServiceProcess.SafeNativeMethods
LsaNtStatusToWinError advapi32.dll System.ServiceProcess.SafeNativeMethods
GetServiceKeyName advapi32.dll System.ServiceProcess.SafeNativeMethods
GetServiceDisplayName advapi32.dll System.ServiceProcess.SafeNativeMethods
ControlService advapi32.dll System.ServiceProcess.UnsafeNativeMethods
QueryServiceStatus advapi32.dll System.ServiceProcess.UnsafeNativeMethods
EnumServicesStatus advapi32.dll System.ServiceProcess.UnsafeNativeMethods
EnumServicesStatusEx advapi32.dll System.ServiceProcess.UnsafeNativeMethods
OpenService advapi32.dll System.ServiceProcess.UnsafeNativeMethods
StartService advapi32.dll System.ServiceProcess.UnsafeNativeMethods
EnumDependentServices advapi32.dll System.ServiceProcess.UnsafeNativeMethods
QueryServiceConfig advapi32.dll System.ServiceProcess.UnsafeNativeMethods
VariantClear oleaut32.dll System.DirectoryServices.Interop.SafeNativeMethods
VariantInit oleaut32.dll System.DirectoryServices.Interop.SafeNativeMethods
FreeADsMem activeds.dll System.DirectoryServices.Interop.SafeNativeMethods
ADsGetLastError activeds.dll System.DirectoryServices.Interop.SafeNativeMethods
ADsSetLastError activeds.dll System.DirectoryServices.Interop.SafeNativeMethods
FormatMessageW kernel32.dll System.DirectoryServices.Interop.SafeNativeMethods
IntADsOpenObject activeds.dll System.DirectoryServices.Interop.UnsafeNativeMethods
DsGetDcName Netapi32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
DsGetDcOpen Netapi32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
DsGetDcNext Netapi32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
DsGetDcClose Netapi32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
NetApiBufferFree Netapi32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
GetLastError Kernel32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
DnsQuery Dnsapi.dll System.DirectoryServices.ActiveDirectory.NativeMethods
DnsRecordListFree Dnsapi.dll System.DirectoryServices.ActiveDirectory.NativeMethods
GetVersionEx Kernel32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
LsaConnectUntrusted Secur32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
LsaCallAuthenticationPackage Secur32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
LsaFreeReturnBuffer Secur32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
LsaDeregisterLogonProcess Secur32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
CompareString Kernel32.dll System.DirectoryServices.ActiveDirectory.NativeMethods
ImpersonateAnonymousToken Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
CloseHandle Kernel32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
RtlInitUnicodeString ntdll.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LoadLibrary Kernel32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
FreeLibrary kernel32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
GetProcAddress kernel32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
FormatMessageW kernel32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LocalFree kernel32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
ADsEncodeBinaryData activeds.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
FreeADsMem activeds.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
DsGetSiteName netapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
DsEnumerateDomainTrustsW Netapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
NetApiBufferFree Netapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LogonUserW Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
ImpersonateLoggedOnUser Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
RevertToSelf Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
ConvertSidToStringSidW Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
ConvertStringSidToSidW Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaSetForestTrustInformation Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaOpenPolicy Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaClose Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaQueryForestTrustInformation Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaQueryTrustedDomainInfoByName Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaNtStatusToWinError Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaFreeMemory Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaSetTrustedDomainInfoByName Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaOpenTrustedDomainByName Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaDeleteTrustedDomain Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
I_NetLogonControl2 netapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
GetSystemTimeAsFileTime Kernel32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaQueryInformationPolicy Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
LsaCreateTrustedDomainEx Advapi32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
OpenThread Kernel32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
GetCurrentThreadId Kernel32.dll System.DirectoryServices.ActiveDirectory.UnsafeNativeMethods
GetFileAttributesEx kernel32.dll Microsoft.Win32.UnsafeNativeMethods
GetModuleFileName kernel32.dll Microsoft.Win32.UnsafeNativeMethods
CryptProtectData crypt32.dll Microsoft.Win32.UnsafeNativeMethods
CryptUnprotectData crypt32.dll Microsoft.Win32.UnsafeNativeMethods
CryptAcquireContext advapi32.dll Microsoft.Win32.UnsafeNativeMethods
CryptReleaseContext advapi32.dll Microsoft.Win32.UnsafeNativeMethods
LocalFree kernel32.dll Microsoft.Win32.UnsafeNativeMethods
MoveFileEx kernel32.dll Microsoft.Win32.UnsafeNativeMethods
PutStr System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
ScopeLeave System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
Enabled System.Data.dll Bid+NativeMethods
TraceBin System.Data.dll Bid+NativeMethods
GetCmdSpaceID System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
ScopeEnter System.Data.dll Bid+NativeMethods
AddMetaText System.Data.dll Bid+NativeMethods
DllBidEntryPoint System.Data.dll Bid+NativeMethods
DllBidEntryPoint System.Data.dll Bid+NativeMethods
DllBidInitialize System.Data.dll Bid+NativeMethods
DllBidFinalize System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
Trace System.Data.dll Bid+NativeMethods
MapViewOfFile kernel32.dll System.Data.Common.NativeMethods
OpenFileMappingA kernel32.dll System.Data.Common.NativeMethods
CreateFileMappingA kernel32.dll System.Data.Common.NativeMethods
UnmapViewOfFile kernel32.dll System.Data.Common.NativeMethods
CloseHandle kernel32.dll System.Data.Common.NativeMethods
AllocateAndInitializeSid advapi32.dll System.Data.Common.NativeMethods
GetLengthSid advapi32.dll System.Data.Common.NativeMethods
InitializeAcl advapi32.dll System.Data.Common.NativeMethods
AddAccessDeniedAce advapi32.dll System.Data.Common.NativeMethods
AddAccessAllowedAce advapi32.dll System.Data.Common.NativeMethods
InitializeSecurityDescriptor advapi32.dll System.Data.Common.NativeMethods
SetSecurityDescriptorDacl advapi32.dll System.Data.Common.NativeMethods
FreeSid advapi32.dll System.Data.Common.NativeMethods
CoTaskMemAlloc ole32.dll System.Data.Common.SafeNativeMethods
CoTaskMemFree ole32.dll System.Data.Common.SafeNativeMethods
GetUserDefaultLCID kernel32.dll System.Data.Common.SafeNativeMethods
ZeroMemory kernel32.dll System.Data.Common.SafeNativeMethods
GetComputerNameEx kernel32.dll System.Data.Common.SafeNativeMethods
SysAllocStringLen oleaut32.dll System.Data.Common.SafeNativeMethods
SysFreeString oleaut32.dll System.Data.Common.SafeNativeMethods
SetErrorInfo oleaut32.dll System.Data.Common.SafeNativeMethods
WaitForSingleObjectEx kernel32.dll System.Data.Common.SafeNativeMethods
PropVariantClear ole32.dll System.Data.Common.SafeNativeMethods
VariantClear oleaut32.dll System.Data.Common.SafeNativeMethods
GetCurrentProcessId kernel32.dll System.Data.Common.SafeNativeMethods
GetModuleHandle kernel32.dll System.Data.Common.SafeNativeMethods
GetProcAddress kernel32.dll System.Data.Common.SafeNativeMethods
GetSystemTimeAsFileTime kernel32.dll System.Data.Common.SafeNativeMethods
LocalAlloc kernel32.dll System.Data.Common.SafeNativeMethods
LocalFree kernel32.dll System.Data.Common.SafeNativeMethods
ReleaseSemaphore kernel32.dll System.Data.Common.SafeNativeMethods
WaitForMultipleObjectsEx kernel32.dll System.Data.Common.SafeNativeMethods
SQLAllocHandle odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLAllocHandle odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLBindCol odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLBindCol odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLBindParameter odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLCancel odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLCloseCursor odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLColAttributeW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLColumnsW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLDisconnect odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLDriverConnectW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLEndTran odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLExecDirectW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLExecute odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLFetch odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLFreeHandle odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLFreeStmt odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLGetConnectAttrW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLGetData odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLGetDescFieldW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLGetDiagRecW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLGetDiagFieldW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLGetFunctions odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLGetInfoW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLGetInfoW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLGetStmtAttrW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLGetTypeInfo odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLMoreResults odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLNumResultCols odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLPrepareW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLPrimaryKeysW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLProcedureColumnsW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLProceduresW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLRowCount odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLSetConnectAttrW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLSetConnectAttrW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLSetConnectAttrW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLSetConnectAttrW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLSetDescFieldW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLSetDescFieldW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLSetEnvAttr odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLSetStmtAttrW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLSpecialColumnsW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLStatisticsW odbc32.dll System.Data.Common.UnsafeNativeMethods
SQLTablesW odbc32.dll System.Data.Common.UnsafeNativeMethods
GetErrorInfo oleaut32.dll System.Data.Common.UnsafeNativeMethods
GetEffectiveRightsFromAclW advapi32.dll System.Data.Common.UnsafeNativeMethods
CheckTokenMembership advapi32.dll System.Data.Common.UnsafeNativeMethods
ConvertSidToStringSidW advapi32.dll System.Data.Common.UnsafeNativeMethods
GetTokenInformation advapi32.dll System.Data.Common.UnsafeNativeMethods
IsTokenRestricted advapi32.dll System.Data.Common.UnsafeNativeMethods
lstrlenW kernel32.dll System.Data.Common.UnsafeNativeMethods
SetLastError kernel32.dll System.Data.Common.UnsafeNativeMethods
CreateWellKnownSid advapi32.dll System.Data.Common.UnsafeNativeMethods
NtCreateFile NtDll.dll System.Data.SqlTypes.UnsafeNativeMethods
GetFileType Kernel32.dll System.Data.SqlTypes.UnsafeNativeMethods
GetFullPathName Kernel32.dll System.Data.SqlTypes.UnsafeNativeMethods
SetErrorMode Kernel32.dll System.Data.SqlTypes.UnsafeNativeMethods
DeviceIoControl Kernel32.dll System.Data.SqlTypes.UnsafeNativeMethods
RtlNtStatusToDosError NtDll.dll System.Data.SqlTypes.UnsafeNativeMethods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment