Corrections to 3.3.14 documentation

pull/256/head
dahall 2021-10-26 07:34:54 -06:00
parent 34580ccf7f
commit d758ac35d4
7 changed files with 13 additions and 30 deletions

View File

@ -3,7 +3,7 @@ PInvoke API (methods, structures and constants) imported from Windows DbgHelp.dl
- Includes methods from dbghelp.dll, imagehlp.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.DbgHelp?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.DbgHelp?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.DbgHelp)
### Methods - 97% API coverage (219 of 224 functions)
### Methods - 100% API coverage (219 of 219 functions)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[BindImageEx](https://www.google.com/search?num=5&q=BindImageEx+site%3Adocs.microsoft.com) | imagehlp.dll | imagehlp.h | [Vanara.PInvoke.ImageHlp.BindImageEx](https://github.com/dahall/Vanara/search?l=C%23&q=BindImageEx)
@ -104,7 +104,6 @@ Native Method | Native DLL | Header | Managed Method
[SymFunctionTableAccess](https://www.google.com/search?num=5&q=SymFunctionTableAccess+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymFunctionTableAccess](https://github.com/dahall/Vanara/search?l=C%23&q=SymFunctionTableAccess)
[SymFunctionTableAccess64](https://www.google.com/search?num=5&q=SymFunctionTableAccess64+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymFunctionTableAccess64](https://github.com/dahall/Vanara/search?l=C%23&q=SymFunctionTableAccess64)
[SymFunctionTableAccess64AccessRoutines](https://www.google.com/search?num=5&q=SymFunctionTableAccess64AccessRoutines+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymFunctionTableAccess64AccessRoutines](https://github.com/dahall/Vanara/search?l=C%23&q=SymFunctionTableAccess64AccessRoutines)
[SymGetDiaSource](https://www.google.com/search?num=5&q=SymGetDiaSource+site%3Adocs.microsoft.com) | imagehlp.dll | |
[SymGetExtendedOption](https://www.google.com/search?num=5&q=SymGetExtendedOption+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymGetExtendedOption](https://github.com/dahall/Vanara/search?l=C%23&q=SymGetExtendedOption)
[SymGetFileLineOffsets64](https://www.google.com/search?num=5&q=SymGetFileLineOffsets64+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymGetFileLineOffsets64](https://github.com/dahall/Vanara/search?l=C%23&q=SymGetFileLineOffsets64)
[SymGetHomeDirectory](https://www.google.com/search?num=5&q=SymGetHomeDirectory+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymGetHomeDirectory](https://github.com/dahall/Vanara/search?l=C%23&q=SymGetHomeDirectory)
@ -144,10 +143,8 @@ Native Method | Native DLL | Header | Managed Method
[SymGetSourceFileChecksumA](https://www.google.com/search?num=5&q=SymGetSourceFileChecksumA+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymGetSourceFileChecksum](https://github.com/dahall/Vanara/search?l=C%23&q=SymGetSourceFileChecksum)
[SymGetSourceFileFromToken](https://www.google.com/search?num=5&q=SymGetSourceFileFromToken+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymGetSourceFileFromToken](https://github.com/dahall/Vanara/search?l=C%23&q=SymGetSourceFileFromToken)
[SymGetSourceFileFromTokenA](https://www.google.com/search?num=5&q=SymGetSourceFileFromTokenA+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymGetSourceFileFromToken](https://github.com/dahall/Vanara/search?l=C%23&q=SymGetSourceFileFromToken)
[SymGetSourceFileFromTokenByTokenName](https://www.google.com/search?num=5&q=SymGetSourceFileFromTokenByTokenName+site%3Adocs.microsoft.com) | imagehlp.dll | |
[SymGetSourceFileToken](https://www.google.com/search?num=5&q=SymGetSourceFileToken+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymGetSourceFileToken](https://github.com/dahall/Vanara/search?l=C%23&q=SymGetSourceFileToken)
[SymGetSourceFileTokenA](https://www.google.com/search?num=5&q=SymGetSourceFileTokenA+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymGetSourceFileToken](https://github.com/dahall/Vanara/search?l=C%23&q=SymGetSourceFileToken)
[SymGetSourceFileTokenByTokenName](https://www.google.com/search?num=5&q=SymGetSourceFileTokenByTokenName+site%3Adocs.microsoft.com) | imagehlp.dll | |
[SymGetSourceVarFromToken](https://www.google.com/search?num=5&q=SymGetSourceVarFromToken+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymGetSourceVarFromToken](https://github.com/dahall/Vanara/search?l=C%23&q=SymGetSourceVarFromToken)
[SymGetSourceVarFromTokenA](https://www.google.com/search?num=5&q=SymGetSourceVarFromTokenA+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymGetSourceVarFromToken](https://github.com/dahall/Vanara/search?l=C%23&q=SymGetSourceVarFromToken)
[SymGetSymbolFile](https://www.google.com/search?num=5&q=SymGetSymbolFile+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymGetSymbolFile](https://github.com/dahall/Vanara/search?l=C%23&q=SymGetSymbolFile)
@ -188,8 +185,6 @@ Native Method | Native DLL | Header | Managed Method
[SymRegisterCallbackW64](https://www.google.com/search?num=5&q=SymRegisterCallbackW64+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymRegisterCallbackW64](https://github.com/dahall/Vanara/search?l=C%23&q=SymRegisterCallbackW64)
[SymRegisterFunctionEntryCallback](https://www.google.com/search?num=5&q=SymRegisterFunctionEntryCallback+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymRegisterFunctionEntryCallback](https://github.com/dahall/Vanara/search?l=C%23&q=SymRegisterFunctionEntryCallback)
[SymRegisterFunctionEntryCallback64](https://www.google.com/search?num=5&q=SymRegisterFunctionEntryCallback64+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymRegisterFunctionEntryCallback64](https://github.com/dahall/Vanara/search?l=C%23&q=SymRegisterFunctionEntryCallback64)
[SymRegisterGetSourcePathPartCallback](https://www.google.com/search?num=5&q=SymRegisterGetSourcePathPartCallback+site%3Adocs.microsoft.com) | imagehlp.dll | |
[SymRegisterSourceFileUrlListCallback](https://www.google.com/search?num=5&q=SymRegisterSourceFileUrlListCallback+site%3Adocs.microsoft.com) | imagehlp.dll | |
[SymSearch](https://www.google.com/search?num=5&q=SymSearch+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymSearch](https://github.com/dahall/Vanara/search?l=C%23&q=SymSearch)
[SymSearchA](https://www.google.com/search?num=5&q=SymSearchA+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymSearch](https://github.com/dahall/Vanara/search?l=C%23&q=SymSearch)
[SymSetContext](https://www.google.com/search?num=5&q=SymSetContext+site%3Adocs.microsoft.com) | dbghelp.dll | dbghelp.h | [Vanara.PInvoke.DbgHelp.SymSetContext](https://github.com/dahall/Vanara/search?l=C%23&q=SymSetContext)

View File

@ -14,7 +14,7 @@
<PackageReleaseNotes>Currently implements:
Functions
BindImageEx CheckSumMappedFile EnumDirTree EnumDirTreeA EnumerateLoadedModules EnumerateLoadedModulesEx EnumerateLoadedModulesW64 FindDebugInfoFile FindDebugInfoFileEx FindDebugInfoFileExA FindExecutableImage FindExecutableImageEx FindExecutableImageExA GetImageConfigInformation GetImageUnusedHeaderBytes GetSymLoadError GetTimestampForLoadedLibrary ImageAddCertificate ImageDirectoryEntryToData ImageDirectoryEntryToDataEx ImageEnumerateCertificates ImageGetCertificateData ImageGetCertificateHeader ImageGetDigestStream ImagehlpApiVersion ImagehlpApiVersionEx ImageLoad ImageNtHeader ImageRemoveCertificate ImageRvaToSection ImageRvaToVa ImageUnload MakeSureDirectoryPathExists MapAndLoad MapDebugInformation MapFileAndCheckSum MiniDumpReadDumpStream MiniDumpWriteDump ReBaseImage ReBaseImage64 SearchTreeForFile SearchTreeForFileA SetImageConfigInformation SetSymLoadError SplitSymbols StackWalk StackWalk64 StackWalkEx SymAddrIncludeInlineTrace SymAddSourceStream SymAddSymbol SymAddSymbolA SymbolServerSetOptionsA SymbolServerSetOptionsW SymCleanup SymCompareInlineTrace SymDeleteSymbol SymDeleteSymbolA SymEnumerateModules SymEnumerateModules64 SymEnumerateModulesW64 SymEnumLines SymEnumLinesA SymEnumProcesses SymEnumSourceFiles SymEnumSourceFilesA SymEnumSourceFileTokens SymEnumSourceLines SymEnumSourceLinesA SymEnumSymbols SymEnumSymbolsA SymEnumSymbolsEx SymEnumSymbolsExA SymEnumSymbolsForAddr SymEnumSymbolsForAddrA SymEnumTypes SymEnumTypesA SymEnumTypesByName SymEnumTypesByNameA SymFindDebugInfoFile SymFindDebugInfoFileA SymFindExecutableImage SymFindExecutableImageA SymFindFileInPath SymFindFileInPathA SymFromAddr SymFromAddrA SymFromIndex SymFromIndexA SymFromInlineContext SymFromInlineContextA SymFromName SymFromNameA SymFromToken SymFromTokenA SymFunctionTableAccess SymFunctionTableAccess64 SymFunctionTableAccess64AccessRoutines SymGetDiaSource SymGetExtendedOption SymGetFileLineOffsets64 SymGetHomeDirectory SymGetHomeDirectoryA SymGetLineFromAddr64 SymGetLineFromAddrA SymGetLineFromAddrW SymGetLineFromAddrW64 SymGetLineFromInlineContext SymGetLineFromInlineContextA SymGetLineFromName SymGetLineFromName64 SymGetLineFromNameW64 SymGetLineNext64 SymGetLineNextA SymGetLineNextW SymGetLineNextW64 SymGetLinePrev64 SymGetLinePrevA SymGetLinePrevW SymGetLinePrevW64 SymGetModuleBase SymGetModuleBase64 SymGetModuleInfo SymGetModuleInfo64 SymGetModuleInfoA SymGetModuleInfoW64 SymGetOmaps SymGetOptions SymGetScope SymGetScopeA SymGetSearchPath SymGetSearchPathA SymGetSourceFile SymGetSourceFileA SymGetSourceFileChecksum SymGetSourceFileChecksumA SymGetSourceFileFromToken SymGetSourceFileFromTokenA SymGetSourceFileFromTokenByTokenName SymGetSourceFileToken SymGetSourceFileTokenA SymGetSourceFileTokenByTokenName SymGetSourceVarFromToken SymGetSourceVarFromTokenA SymGetSymbolFile SymGetSymbolFileA SymGetSymFromAddr SymGetSymFromAddr64 SymGetSymFromName SymGetSymFromName64 SymGetSymNext64 SymGetSymNextA SymGetSymNextW SymGetSymNextW64 SymGetSymPrev64 SymGetSymPrevW SymGetSymPrevW64 SymGetTypeFromName SymGetTypeFromNameA SymGetTypeInfo SymGetTypeInfoEx SymInitialize SymInitializeA SymLoadModule SymLoadModule64 SymLoadModuleEx SymLoadModuleExA SymMatchFileName SymMatchFileNameA SymMatchString SymNext SymNextA SymPrev SymPrevA SymQueryInlineTrace SymRefreshModuleList SymRegisterCallback64 SymRegisterCallbackA SymRegisterCallbackW SymRegisterCallbackW64 SymRegisterFunctionEntryCallback SymRegisterFunctionEntryCallback64 SymRegisterGetSourcePathPartCallback SymRegisterSourceFileUrlListCallback SymSearch SymSearchA SymSetContext SymSetExtendedOption SymSetHomeDirectory SymSetHomeDirectoryA SymSetOptions SymSetParentWindow SymSetScopeFromAddr SymSetScopeFromIndex SymSetScopeFromInlineContext SymSetSearchPath SymSetSearchPathA SymSrvDeltaName SymSrvDeltaNameA SymSrvGetFileIndexes SymSrvGetFileIndexesA SymSrvGetFileIndexInfo SymSrvGetFileIndexInfoA SymSrvGetFileIndexString SymSrvGetFileIndexStringA SymSrvGetSupplement SymSrvGetSupplementA SymSrvIsStore SymSrvIsStoreA SymSrvStoreFile SymSrvStoreFileA SymSrvStoreSupplement SymSrvStoreSupplementA SymUnDName SymUnDName64 SymUnloadModule SymUnloadModule64 TouchFileTimes UnDecorateSymbolName UnDecorateSymbolNameA UnMapAndLoad UnmapDebugInformation UpdateDebugInfoFile UpdateDebugInfoFileEx
BindImageEx CheckSumMappedFile EnumDirTree EnumDirTreeA EnumerateLoadedModules EnumerateLoadedModulesEx EnumerateLoadedModulesW64 FindDebugInfoFile FindDebugInfoFileEx FindDebugInfoFileExA FindExecutableImage FindExecutableImageEx FindExecutableImageExA GetImageConfigInformation GetImageUnusedHeaderBytes GetSymLoadError GetTimestampForLoadedLibrary ImageAddCertificate ImageDirectoryEntryToData ImageDirectoryEntryToDataEx ImageEnumerateCertificates ImageGetCertificateData ImageGetCertificateHeader ImageGetDigestStream ImagehlpApiVersion ImagehlpApiVersionEx ImageLoad ImageNtHeader ImageRemoveCertificate ImageRvaToSection ImageRvaToVa ImageUnload MakeSureDirectoryPathExists MapAndLoad MapDebugInformation MapFileAndCheckSum MiniDumpReadDumpStream MiniDumpWriteDump ReBaseImage ReBaseImage64 SearchTreeForFile SearchTreeForFileA SetImageConfigInformation SetSymLoadError SplitSymbols StackWalk StackWalk64 StackWalkEx SymAddrIncludeInlineTrace SymAddSourceStream SymAddSymbol SymAddSymbolA SymbolServerSetOptionsA SymbolServerSetOptionsW SymCleanup SymCompareInlineTrace SymDeleteSymbol SymDeleteSymbolA SymEnumerateModules SymEnumerateModules64 SymEnumerateModulesW64 SymEnumLines SymEnumLinesA SymEnumProcesses SymEnumSourceFiles SymEnumSourceFilesA SymEnumSourceFileTokens SymEnumSourceLines SymEnumSourceLinesA SymEnumSymbols SymEnumSymbolsA SymEnumSymbolsEx SymEnumSymbolsExA SymEnumSymbolsForAddr SymEnumSymbolsForAddrA SymEnumTypes SymEnumTypesA SymEnumTypesByName SymEnumTypesByNameA SymFindDebugInfoFile SymFindDebugInfoFileA SymFindExecutableImage SymFindExecutableImageA SymFindFileInPath SymFindFileInPathA SymFromAddr SymFromAddrA SymFromIndex SymFromIndexA SymFromInlineContext SymFromInlineContextA SymFromName SymFromNameA SymFromToken SymFromTokenA SymFunctionTableAccess SymFunctionTableAccess64 SymFunctionTableAccess64AccessRoutines SymGetExtendedOption SymGetFileLineOffsets64 SymGetHomeDirectory SymGetHomeDirectoryA SymGetLineFromAddr64 SymGetLineFromAddrA SymGetLineFromAddrW SymGetLineFromAddrW64 SymGetLineFromInlineContext SymGetLineFromInlineContextA SymGetLineFromName SymGetLineFromName64 SymGetLineFromNameW64 SymGetLineNext64 SymGetLineNextA SymGetLineNextW SymGetLineNextW64 SymGetLinePrev64 SymGetLinePrevA SymGetLinePrevW SymGetLinePrevW64 SymGetModuleBase SymGetModuleBase64 SymGetModuleInfo SymGetModuleInfo64 SymGetModuleInfoA SymGetModuleInfoW64 SymGetOmaps SymGetOptions SymGetScope SymGetScopeA SymGetSearchPath SymGetSearchPathA SymGetSourceFile SymGetSourceFileA SymGetSourceFileChecksum SymGetSourceFileChecksumA SymGetSourceFileFromToken SymGetSourceFileFromTokenA SymGetSourceFileToken SymGetSourceFileTokenA SymGetSourceVarFromToken SymGetSourceVarFromTokenA SymGetSymbolFile SymGetSymbolFileA SymGetSymFromAddr SymGetSymFromAddr64 SymGetSymFromName SymGetSymFromName64 SymGetSymNext64 SymGetSymNextA SymGetSymNextW SymGetSymNextW64 SymGetSymPrev64 SymGetSymPrevW SymGetSymPrevW64 SymGetTypeFromName SymGetTypeFromNameA SymGetTypeInfo SymGetTypeInfoEx SymInitialize SymInitializeA SymLoadModule SymLoadModule64 SymLoadModuleEx SymLoadModuleExA SymMatchFileName SymMatchFileNameA SymMatchString SymNext SymNextA SymPrev SymPrevA SymQueryInlineTrace SymRefreshModuleList SymRegisterCallback64 SymRegisterCallbackA SymRegisterCallbackW SymRegisterCallbackW64 SymRegisterFunctionEntryCallback SymRegisterFunctionEntryCallback64 SymSearch SymSearchA SymSetContext SymSetExtendedOption SymSetHomeDirectory SymSetHomeDirectoryA SymSetOptions SymSetParentWindow SymSetScopeFromAddr SymSetScopeFromIndex SymSetScopeFromInlineContext SymSetSearchPath SymSetSearchPathA SymSrvDeltaName SymSrvDeltaNameA SymSrvGetFileIndexes SymSrvGetFileIndexesA SymSrvGetFileIndexInfo SymSrvGetFileIndexInfoA SymSrvGetFileIndexString SymSrvGetFileIndexStringA SymSrvGetSupplement SymSrvGetSupplementA SymSrvIsStore SymSrvIsStoreA SymSrvStoreFile SymSrvStoreFileA SymSrvStoreSupplement SymSrvStoreSupplementA SymUnDName SymUnDName64 SymUnloadModule SymUnloadModule64 TouchFileTimes UnDecorateSymbolName UnDecorateSymbolNameA UnMapAndLoad UnmapDebugInformation UpdateDebugInfoFile UpdateDebugInfoFileEx
Structures
&lt;_DataDirectory&gt;e__FixedBuffer ADDRESS ADDRESS64 API_VERSION CONTEXT CPU_INFORMATION FPO_DATA IMAGEHLP_CBA_EVENT IMAGEHLP_CBA_READ_MEMORY IMAGEHLP_DEFERRED_SYMBOL_LOAD IMAGEHLP_DEFERRED_SYMBOL_LOAD64 IMAGEHLP_DEFERRED_SYMBOL_LOADW64 IMAGEHLP_DUPLICATE_SYMBOL64 IMAGEHLP_GET_TYPE_INFO_PARAMS IMAGEHLP_LINE IMAGEHLP_LINE64 IMAGEHLP_MODULE IMAGEHLP_MODULE64 IMAGEHLP_STACK_FRAME IMAGEHLP_SYMBOL IMAGEHLP_SYMBOL64 IMAGEHLP_SYMBOLW IMAGEHLP_SYMBOLW64 IMAGE_COFF_SYMBOLS_HEADER IMAGE_DATA_DIRECTORY IMAGE_DEBUG_DIRECTORY IMAGE_DEBUG_INFORMATION IMAGE_EXPORT_DIRECTORY IMAGE_FILE_HEADER IMAGE_FUNCTION_ENTRY IMAGE_LOAD_CONFIG_CODE_INTEGRITY IMAGE_LOAD_CONFIG_DIRECTORY32 IMAGE_LOAD_CONFIG_DIRECTORY64 IMAGE_NT_HEADERS IMAGE_OPTIONAL_HEADER IMAGE_RUNTIME_FUNCTION_ENTRY IMAGE_SECTION_HEADER KDHELP KDHELP64 LIST_ENTRY LOADED_IMAGE MINIDUMP_CALLBACK_INFORMATION MINIDUMP_CALLBACK_INPUT MINIDUMP_CALLBACK_OUTPUT MINIDUMP_DIRECTORY MINIDUMP_EXCEPTION MINIDUMP_EXCEPTION_INFORMATION MINIDUMP_EXCEPTION_STREAM MINIDUMP_FUNCTION_TABLE_DESCRIPTOR MINIDUMP_FUNCTION_TABLE_STREAM MINIDUMP_HANDLE_DATA_STREAM MINIDUMP_HANDLE_DESCRIPTOR MINIDUMP_HANDLE_DESCRIPTOR_2 MINIDUMP_HANDLE_OBJECT_INFORMATION MINIDUMP_HANDLE_OPERATION_LIST MINIDUMP_HEADER MINIDUMP_INCLUDE_MODULE_CALLBACK MINIDUMP_INCLUDE_THREAD_CALLBACK MINIDUMP_IO_CALLBACK MINIDUMP_LOCATION_DESCRIPTOR MINIDUMP_MEMORY_DESCRIPTOR MINIDUMP_MEMORY_INFO MINIDUMP_MEMORY_INFO_LIST MINIDUMP_MEMORY_LIST MINIDUMP_MISC_INFO MINIDUMP_MISC_INFO_2 MINIDUMP_MODULE MINIDUMP_MODULE_CALLBACK MINIDUMP_MODULE_LIST MINIDUMP_READ_MEMORY_FAILURE_CALLBACK MINIDUMP_STRING MINIDUMP_SYSTEM_INFO MINIDUMP_THREAD MINIDUMP_THREAD_CALLBACK MINIDUMP_THREAD_EX MINIDUMP_THREAD_EX_CALLBACK MINIDUMP_THREAD_EX_LIST MINIDUMP_THREAD_INFO MINIDUMP_THREAD_INFO_LIST MINIDUMP_THREAD_LIST MINIDUMP_UNLOADED_MODULE MINIDUMP_UNLOADED_MODULE_LIST MINIDUMP_USER_STREAM MINIDUMP_USER_STREAM_INFORMATION MINIDUMP_VM_POST_READ_CALLBACK MINIDUMP_VM_PRE_READ_CALLBACK MINIDUMP_VM_QUERY_CALLBACK MISC MODLOAD_CVMISC MODLOAD_DATA OMAP OTHERCPUINFO SOURCEFILE SRCCODEINFO STACKFRAME STACKFRAME64 STACKFRAME_EX SYMBOL_INFO SYMSRV_INDEX_INFO TI_FINDCHILDREN_PARAMS X86CPUINFO

View File

@ -3,10 +3,9 @@ PInvoke API (methods, structures and constants) imported from Windows Kernel32.d
- Includes methods from kernel32.dll, kernelbase.dll, normaliz.dll, vertdll.dll
- Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Kernel32?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Kernel32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Kernel32)
### Methods - 98% API coverage (1148 of 1162 functions)
### Methods - 100% API coverage (1148 of 1148 functions)
Native Method | Native DLL | Header | Managed Method
--- | --- | --- | ---
[__wargv](https://www.google.com/search?num=5&q=__wargv+site%3Adocs.microsoft.com) | kernelbase.dll | |
[AcquireSRWLockExclusive](https://www.google.com/search?num=5&q=AcquireSRWLockExclusive+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.AcquireSRWLockExclusive](https://github.com/dahall/Vanara/search?l=C%23&q=AcquireSRWLockExclusive)
[AcquireSRWLockShared](https://www.google.com/search?num=5&q=AcquireSRWLockShared+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.AcquireSRWLockShared](https://github.com/dahall/Vanara/search?l=C%23&q=AcquireSRWLockShared)
[ActivateActCtx](https://www.google.com/search?num=5&q=ActivateActCtx+site%3Adocs.microsoft.com) | kernel32.dll | Winbase.h | [Vanara.PInvoke.Kernel32.ActivateActCtx](https://github.com/dahall/Vanara/search?l=C%23&q=ActivateActCtx)
@ -32,7 +31,6 @@ Native Method | Native DLL | Header | Managed Method
[AppPolicyGetShowDeveloperDiagnostic](https://www.google.com/search?num=5&q=AppPolicyGetShowDeveloperDiagnostic+site%3Adocs.microsoft.com) | kernel32.dll | AppModel.h | [Vanara.PInvoke.Kernel32.AppPolicyGetShowDeveloperDiagnostic](https://github.com/dahall/Vanara/search?l=C%23&q=AppPolicyGetShowDeveloperDiagnostic)
[AppPolicyGetThreadInitializationType](https://www.google.com/search?num=5&q=AppPolicyGetThreadInitializationType+site%3Adocs.microsoft.com) | kernel32.dll | AppModel.h | [Vanara.PInvoke.Kernel32.AppPolicyGetThreadInitializationType](https://github.com/dahall/Vanara/search?l=C%23&q=AppPolicyGetThreadInitializationType)
[AreFileApisANSI](https://www.google.com/search?num=5&q=AreFileApisANSI+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.AreFileApisANSI](https://github.com/dahall/Vanara/search?l=C%23&q=AreFileApisANSI)
[AreShortNamesEnabled](https://www.google.com/search?num=5&q=AreShortNamesEnabled+site%3Adocs.microsoft.com) | kernelbase.dll | |
[AssignProcessToJobObject](https://www.google.com/search?num=5&q=AssignProcessToJobObject+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.AssignProcessToJobObject](https://github.com/dahall/Vanara/search?l=C%23&q=AssignProcessToJobObject)
[AttachConsole](https://www.google.com/search?num=5&q=AttachConsole+site%3Adocs.microsoft.com) | kernel32.dll | Wincon.h | [Vanara.PInvoke.Kernel32.AttachConsole](https://github.com/dahall/Vanara/search?l=C%23&q=AttachConsole)
[BackupRead](https://www.google.com/search?num=5&q=BackupRead+site%3Adocs.microsoft.com) | kernel32.dll | Winbase.h | [Vanara.PInvoke.Kernel32.BackupRead](https://github.com/dahall/Vanara/search?l=C%23&q=BackupRead)
@ -188,7 +186,6 @@ Native Method | Native DLL | Header | Managed Method
[DosDateTimeToFileTime](https://www.google.com/search?num=5&q=DosDateTimeToFileTime+site%3Adocs.microsoft.com) | kernel32.dll | Winbase.h | [Vanara.PInvoke.Kernel32.DosDateTimeToFileTime](https://github.com/dahall/Vanara/search?l=C%23&q=DosDateTimeToFileTime)
[DuplicateHandle](https://www.google.com/search?num=5&q=DuplicateHandle+site%3Adocs.microsoft.com) | kernel32.dll | Winbase.h | [Vanara.PInvoke.Kernel32.DuplicateHandle](https://github.com/dahall/Vanara/search?l=C%23&q=DuplicateHandle)
[EmptyWorkingSet](https://www.google.com/search?num=5&q=EmptyWorkingSet+site%3Adocs.microsoft.com) | kernelbase.dll | psapi.h | [Vanara.PInvoke.Kernel32.EmptyWorkingSet](https://github.com/dahall/Vanara/search?l=C%23&q=EmptyWorkingSet)
[EnableProcessOptionalXStateFeatures](https://www.google.com/search?num=5&q=EnableProcessOptionalXStateFeatures+site%3Adocs.microsoft.com) | kernelbase.dll | |
[EnableThreadProfiling](https://www.google.com/search?num=5&q=EnableThreadProfiling+site%3Adocs.microsoft.com) | kernel32.dll | Winbase.h | [Vanara.PInvoke.Kernel32.EnableThreadProfiling](https://github.com/dahall/Vanara/search?l=C%23&q=EnableThreadProfiling)
[EnclaveGetAttestationReport](https://www.google.com/search?num=5&q=EnclaveGetAttestationReport+site%3Adocs.microsoft.com) | vertdll.dll | winenclaveapi.h | [Vanara.PInvoke.Kernel32.EnclaveGetAttestationReport](https://github.com/dahall/Vanara/search?l=C%23&q=EnclaveGetAttestationReport)
[EnclaveGetEnclaveInformation](https://www.google.com/search?num=5&q=EnclaveGetEnclaveInformation+site%3Adocs.microsoft.com) | vertdll.dll | winenclaveapi.h | [Vanara.PInvoke.Kernel32.EnclaveGetEnclaveInformation](https://github.com/dahall/Vanara/search?l=C%23&q=EnclaveGetEnclaveInformation)
@ -558,7 +555,6 @@ Native Method | Native DLL | Header | Managed Method
[GetTempPath2](https://www.google.com/search?num=5&q=GetTempPath2A+site%3Adocs.microsoft.com) | kernel32.dll | fileapi.h | [Vanara.PInvoke.Kernel32.GetTempPath2](https://github.com/dahall/Vanara/search?l=C%23&q=GetTempPath2)
[GetThreadContext](https://www.google.com/search?num=5&q=GetThreadContext+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.GetThreadContext](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadContext)
[GetThreadDescription](https://www.google.com/search?num=5&q=GetThreadDescription+site%3Adocs.microsoft.com) | kernel32.dll | processthreadsapi.h | [Vanara.PInvoke.Kernel32.GetThreadDescription](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadDescription)
[GetThreadEnabledXStateFeatures](https://www.google.com/search?num=5&q=GetThreadEnabledXStateFeatures+site%3Adocs.microsoft.com) | kernelbase.dll | |
[GetThreadErrorMode](https://www.google.com/search?num=5&q=GetThreadErrorMode+site%3Adocs.microsoft.com) | kernel32.dll | errhandlingapi.h | [Vanara.PInvoke.Kernel32.GetThreadErrorMode](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadErrorMode)
[GetThreadGroupAffinity](https://www.google.com/search?num=5&q=GetThreadGroupAffinity+site%3Adocs.microsoft.com) | kernel32.dll | processtopologyapi.h | [Vanara.PInvoke.Kernel32.GetThreadGroupAffinity](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadGroupAffinity)
[GetThreadId](https://www.google.com/search?num=5&q=GetThreadId+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.GetThreadId](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadId)
@ -569,7 +565,6 @@ Native Method | Native DLL | Header | Managed Method
[GetThreadPreferredUILanguages](https://www.google.com/search?num=5&q=GetThreadPreferredUILanguages+site%3Adocs.microsoft.com) | kernel32.dll | Winnls.h | [Vanara.PInvoke.Kernel32.GetThreadPreferredUILanguages](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadPreferredUILanguages)
[GetThreadPriority](https://www.google.com/search?num=5&q=GetThreadPriority+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.GetThreadPriority](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadPriority)
[GetThreadPriorityBoost](https://www.google.com/search?num=5&q=GetThreadPriorityBoost+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.GetThreadPriorityBoost](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadPriorityBoost)
[GetThreadSelectedCpuSetMasks](https://www.google.com/search?num=5&q=GetThreadSelectedCpuSetMasks+site%3Adocs.microsoft.com) | kernelbase.dll | |
[GetThreadSelectedCpuSets](https://www.google.com/search?num=5&q=GetThreadSelectedCpuSets+site%3Adocs.microsoft.com) | kernel32.dll | Processthreadapi.h | [Vanara.PInvoke.Kernel32.GetThreadSelectedCpuSets](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadSelectedCpuSets)
[GetThreadSelectorEntry](https://www.google.com/search?num=5&q=GetThreadSelectorEntry+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.GetThreadSelectorEntry](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadSelectorEntry)
[GetThreadTimes](https://www.google.com/search?num=5&q=GetThreadTimes+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.GetThreadTimes](https://github.com/dahall/Vanara/search?l=C%23&q=GetThreadTimes)
@ -768,9 +763,7 @@ Native Method | Native DLL | Header | Managed Method
[PackageFamilyNameFromId](https://www.google.com/search?num=5&q=PackageFamilyNameFromId+site%3Adocs.microsoft.com) | kernel32.dll | appmodel.h | [Vanara.PInvoke.Kernel32.PackageFamilyNameFromId](https://github.com/dahall/Vanara/search?l=C%23&q=PackageFamilyNameFromId)
[PackageFullNameFromId](https://www.google.com/search?num=5&q=PackageFullNameFromId+site%3Adocs.microsoft.com) | kernel32.dll | appmodel.h | [Vanara.PInvoke.Kernel32.PackageFullNameFromId](https://github.com/dahall/Vanara/search?l=C%23&q=PackageFullNameFromId)
[PackageIdFromFullName](https://www.google.com/search?num=5&q=PackageIdFromFullName+site%3Adocs.microsoft.com) | kernel32.dll | appmodel.h | [Vanara.PInvoke.Kernel32.PackageIdFromFullName](https://github.com/dahall/Vanara/search?l=C%23&q=PackageIdFromFullName)
[PackageIsEffectiveSupportedUsersMultiple](https://www.google.com/search?num=5&q=PackageIsEffectiveSupportedUsersMultiple+site%3Adocs.microsoft.com) | kernelbase.dll | |
[PackageNameAndPublisherIdFromFamilyName](https://www.google.com/search?num=5&q=PackageNameAndPublisherIdFromFamilyName+site%3Adocs.microsoft.com) | kernel32.dll | appmodel.h | [Vanara.PInvoke.Kernel32.PackageNameAndPublisherIdFromFamilyName](https://github.com/dahall/Vanara/search?l=C%23&q=PackageNameAndPublisherIdFromFamilyName)
[PackagePublisherIdFromPublisher](https://www.google.com/search?num=5&q=PackagePublisherIdFromPublisher+site%3Adocs.microsoft.com) | kernelbase.dll | |
[ParseApplicationUserModelId](https://www.google.com/search?num=5&q=ParseApplicationUserModelId+site%3Adocs.microsoft.com) | kernel32.dll | appmodel.h | [Vanara.PInvoke.Kernel32.ParseApplicationUserModelId](https://github.com/dahall/Vanara/search?l=C%23&q=ParseApplicationUserModelId)
[PathAllocCanonicalize](https://www.google.com/search?num=5&q=PathAllocCanonicalize+site%3Adocs.microsoft.com) | kernelbase.dll | pathcch.h | [Vanara.PInvoke.Kernel32.PathAllocCanonicalize](https://github.com/dahall/Vanara/search?l=C%23&q=PathAllocCanonicalize)
[PathAllocCombine](https://www.google.com/search?num=5&q=PathAllocCombine+site%3Adocs.microsoft.com) | kernelbase.dll | pathcch.h | [Vanara.PInvoke.Kernel32.PathAllocCombine](https://github.com/dahall/Vanara/search?l=C%23&q=PathAllocCombine)
@ -835,7 +828,6 @@ Native Method | Native DLL | Header | Managed Method
[QueryIoRingCapabilities](https://www.google.com/search?num=5&q=QueryIoRingCapabilities+site%3Adocs.microsoft.com) | kernelbase.dll | ioringapi.h | [Vanara.PInvoke.Kernel32.QueryIoRingCapabilities](https://github.com/dahall/Vanara/search?l=C%23&q=QueryIoRingCapabilities)
[QueryMemoryResourceNotification](https://www.google.com/search?num=5&q=QueryMemoryResourceNotification+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.QueryMemoryResourceNotification](https://github.com/dahall/Vanara/search?l=C%23&q=QueryMemoryResourceNotification)
[QueryOptionalDelayLoadedAPI](https://www.google.com/search?num=5&q=QueryOptionalDelayLoadedAPI+site%3Adocs.microsoft.com) | kernelbase.dll | libloaderapi2.h | [Vanara.PInvoke.Kernel32.QueryOptionalDelayLoadedAPI](https://github.com/dahall/Vanara/search?l=C%23&q=QueryOptionalDelayLoadedAPI)
[QueryPartitionInformation](https://www.google.com/search?num=5&q=QueryPartitionInformation+site%3Adocs.microsoft.com) | kernelbase.dll | |
[QueryPerformanceCounter](https://www.google.com/search?num=5&q=QueryPerformanceCounter+site%3Adocs.microsoft.com) | kernel32.dll | profileapi.h | [Vanara.PInvoke.Kernel32.QueryPerformanceCounter](https://github.com/dahall/Vanara/search?l=C%23&q=QueryPerformanceCounter)
[QueryPerformanceFrequency](https://www.google.com/search?num=5&q=QueryPerformanceFrequency+site%3Adocs.microsoft.com) | kernel32.dll | profileapi.h | [Vanara.PInvoke.Kernel32.QueryPerformanceFrequency](https://github.com/dahall/Vanara/search?l=C%23&q=QueryPerformanceFrequency)
[QueryProcessAffinityUpdateMode](https://www.google.com/search?num=5&q=QueryProcessAffinityUpdateMode+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.QueryProcessAffinityUpdateMode](https://github.com/dahall/Vanara/search?l=C%23&q=QueryProcessAffinityUpdateMode)
@ -851,7 +843,6 @@ Native Method | Native DLL | Header | Managed Method
[QueryWorkingSet](https://www.google.com/search?num=5&q=QueryWorkingSet+site%3Adocs.microsoft.com) | kernelbase.dll | psapi.h | [Vanara.PInvoke.Kernel32.QueryWorkingSet](https://github.com/dahall/Vanara/search?l=C%23&q=QueryWorkingSet)
[QueryWorkingSetEx](https://www.google.com/search?num=5&q=QueryWorkingSetEx+site%3Adocs.microsoft.com) | kernelbase.dll | psapi.h | [Vanara.PInvoke.Kernel32.QueryWorkingSetEx](https://github.com/dahall/Vanara/search?l=C%23&q=QueryWorkingSetEx)
[QueueUserAPC](https://www.google.com/search?num=5&q=QueueUserAPC+site%3Adocs.microsoft.com) | kernel32.dll | processthreadsapi.h | [Vanara.PInvoke.Kernel32.QueueUserAPC](https://github.com/dahall/Vanara/search?l=C%23&q=QueueUserAPC)
[QueueUserAPC2](https://www.google.com/search?num=5&q=QueueUserAPC2+site%3Adocs.microsoft.com) | kernel32.dll | |
[QueueUserWorkItem](https://www.google.com/search?num=5&q=QueueUserWorkItem+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.QueueUserWorkItem](https://github.com/dahall/Vanara/search?l=C%23&q=QueueUserWorkItem)
[RaiseException](https://www.google.com/search?num=5&q=RaiseException+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.RaiseException](https://github.com/dahall/Vanara/search?l=C%23&q=RaiseException)
[RaiseFailFastException](https://www.google.com/search?num=5&q=RaiseFailFastException+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.RaiseFailFastException](https://github.com/dahall/Vanara/search?l=C%23&q=RaiseFailFastException)
@ -875,8 +866,6 @@ Native Method | Native DLL | Header | Managed Method
[ReleaseActCtx](https://www.google.com/search?num=5&q=ReleaseActCtx+site%3Adocs.microsoft.com) | kernel32.dll | Winbase.h | [Vanara.PInvoke.Kernel32.ReleaseActCtx](https://github.com/dahall/Vanara/search?l=C%23&q=ReleaseActCtx)
[ReleaseMutex](https://www.google.com/search?num=5&q=ReleaseMutex+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.ReleaseMutex](https://github.com/dahall/Vanara/search?l=C%23&q=ReleaseMutex)
[ReleaseMutexWhenCallbackReturns](https://www.google.com/search?num=5&q=ReleaseMutexWhenCallbackReturns+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.ReleaseMutexWhenCallbackReturns](https://github.com/dahall/Vanara/search?l=C%23&q=ReleaseMutexWhenCallbackReturns)
[ReleasePackagedDataForFile](https://www.google.com/search?num=5&q=ReleasePackagedDataForFile+site%3Adocs.microsoft.com) | kernelbase.dll | |
[ReleasePackageVirtualizationContext](https://www.google.com/search?num=5&q=ReleasePackageVirtualizationContext+site%3Adocs.microsoft.com) | kernel32.dll | |
[ReleaseSemaphore](https://www.google.com/search?num=5&q=ReleaseSemaphore+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.ReleaseSemaphore](https://github.com/dahall/Vanara/search?l=C%23&q=ReleaseSemaphore)
[ReleaseSemaphoreWhenCallbackReturns](https://www.google.com/search?num=5&q=ReleaseSemaphoreWhenCallbackReturns+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.ReleaseSemaphoreWhenCallbackReturns](https://github.com/dahall/Vanara/search?l=C%23&q=ReleaseSemaphoreWhenCallbackReturns)
[ReleaseSRWLockExclusive](https://www.google.com/search?num=5&q=ReleaseSRWLockExclusive+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.ReleaseSRWLockExclusive](https://github.com/dahall/Vanara/search?l=C%23&q=ReleaseSRWLockExclusive)
@ -904,16 +893,13 @@ Native Method | Native DLL | Header | Managed Method
[RtlCopyMemory](https://www.google.com/search?num=5&q=RtlCopyMemory+site%3Adocs.microsoft.com) | kernel32.dll | wdm.h | [Vanara.PInvoke.Kernel32.RtlCopyMemory](https://github.com/dahall/Vanara/search?l=C%23&q=RtlCopyMemory)
[RtlDeleteFunctionTable](https://www.google.com/search?num=5&q=RtlDeleteFunctionTable+site%3Adocs.microsoft.com) | kernel32.dll | rtlsupportapi.h | [Vanara.PInvoke.Kernel32.RtlDeleteFunctionTable](https://github.com/dahall/Vanara/search?l=C%23&q=RtlDeleteFunctionTable)
[RtlFillMemory](https://www.google.com/search?num=5&q=RtlFillMemory+site%3Adocs.microsoft.com) | kernel32.dll | wdm.h | [Vanara.PInvoke.Kernel32.RtlFillMemory](https://github.com/dahall/Vanara/search?l=C%23&q=RtlFillMemory)
[RtlGetSystemGlobalData](https://www.google.com/search?num=5&q=RtlGetSystemGlobalData+site%3Adocs.microsoft.com) | vertdll.dll | |
[RtlInstallFunctionTableCallback](https://www.google.com/search?num=5&q=RtlInstallFunctionTableCallback+site%3Adocs.microsoft.com) | kernel32.dll | rtlsupportapi.h | [Vanara.PInvoke.Kernel32.RtlInstallFunctionTableCallback](https://github.com/dahall/Vanara/search?l=C%23&q=RtlInstallFunctionTableCallback)
[RtlIsEcCode](https://www.google.com/search?num=5&q=RtlIsEcCode+site%3Adocs.microsoft.com) | kernel32.dll | |
[RtlLookupFunctionEntry](https://www.google.com/search?num=5&q=RtlLookupFunctionEntry+site%3Adocs.microsoft.com) | kernel32.dll | rtlsupportapi.h | [Vanara.PInvoke.Kernel32.RtlLookupFunctionEntry](https://github.com/dahall/Vanara/search?l=C%23&q=RtlLookupFunctionEntry)
[RtlMoveMemory](https://www.google.com/search?num=5&q=RtlMoveMemory+site%3Adocs.microsoft.com) | kernel32.dll | winnt.h | [Vanara.PInvoke.Kernel32.RtlMoveMemory](https://github.com/dahall/Vanara/search?l=C%23&q=RtlMoveMemory)
[RtlPcToFileHeader](https://www.google.com/search?num=5&q=RtlPcToFileHeader+site%3Adocs.microsoft.com) | kernel32.dll | rtlsupportapi.h | [Vanara.PInvoke.Kernel32.RtlPcToFileHeader](https://github.com/dahall/Vanara/search?l=C%23&q=RtlPcToFileHeader)
[RtlRestoreContext](https://www.google.com/search?num=5&q=RtlRestoreContext+site%3Adocs.microsoft.com) | kernel32.dll | rtlsupportapi.h | [Vanara.PInvoke.Kernel32.RtlRestoreContext](https://github.com/dahall/Vanara/search?l=C%23&q=RtlRestoreContext)
[RtlUnwind](https://www.google.com/search?num=5&q=RtlUnwind+site%3Adocs.microsoft.com) | kernel32.dll | rtlsupportapi.h | [Vanara.PInvoke.Kernel32.RtlUnwind](https://github.com/dahall/Vanara/search?l=C%23&q=RtlUnwind)
[RtlUnwindEx](https://www.google.com/search?num=5&q=RtlUnwindEx+site%3Adocs.microsoft.com) | kernel32.dll | rtlsupportapi.h | [Vanara.PInvoke.Kernel32.RtlUnwindEx](https://github.com/dahall/Vanara/search?l=C%23&q=RtlUnwindEx)
[RtlVirtualUnwind2](https://www.google.com/search?num=5&q=RtlVirtualUnwind2+site%3Adocs.microsoft.com) | kernel32.dll | |
[RtlZeroMemory](https://www.google.com/search?num=5&q=RtlZeroMemory+site%3Adocs.microsoft.com) | kernel32.dll | winnt.h | [Vanara.PInvoke.Kernel32.RtlZeroMemory](https://github.com/dahall/Vanara/search?l=C%23&q=RtlZeroMemory)
[ScrollConsoleScreenBuffer](https://www.google.com/search?num=5&q=ScrollConsoleScreenBufferA+site%3Adocs.microsoft.com) | kernel32.dll | Wincon.h | [Vanara.PInvoke.Kernel32.ScrollConsoleScreenBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=ScrollConsoleScreenBuffer)
[SearchPath](https://www.google.com/search?num=5&q=SearchPathA+site%3Adocs.microsoft.com) | kernel32.dll | WinBase.h | [Vanara.PInvoke.Kernel32.SearchPath](https://github.com/dahall/Vanara/search?l=C%23&q=SearchPath)

File diff suppressed because one or more lines are too long

View File

@ -57,7 +57,7 @@ ComDlg32.dll | [Vanara.PInvoke.ComDlg32](https://github.com/dahall/Vanara/blob/m
credui.dll | [Vanara.PInvoke.CredUI](https://github.com/dahall/Vanara/blob/master/PInvoke/CredUI/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.CredUI?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.CredUI?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.CredUI)
crypt32.dll, bcrypt.dll, ncrypt.dll, tokenbinding.dll, cryptui.dll, cryptnet.dll, cryptdlg.dll | [Vanara.PInvoke.Cryptography](https://github.com/dahall/Vanara/blob/master/PInvoke/Cryptography/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Cryptography?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Cryptography?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Cryptography)
d2d1.dll, dxgi.dll, dwrite.dll, windowscodecs.dll | [Vanara.PInvoke.Graphics](https://github.com/dahall/Vanara/blob/master/PInvoke/Graphics/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Graphics?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Graphics?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Graphics)
DbgHelp.dll, ImageHlp.dll | [Vanara.PInvoke.DbgHelp](https://github.com/dahall/Vanara/blob/master/PInvoke/DbgHelp/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/97%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.DbgHelp?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.DbgHelp?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.DbgHelp)
DbgHelp.dll, ImageHlp.dll | [Vanara.PInvoke.DbgHelp](https://github.com/dahall/Vanara/blob/master/PInvoke/DbgHelp/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.DbgHelp?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.DbgHelp?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.DbgHelp)
Dhcpcsvc6.dll, Dhcpcsvc.dll | [Vanara.PInvoke.Dhcp](https://github.com/dahall/Vanara/blob/master/PInvoke/Dhcp/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Dhcp?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Dhcp?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Dhcp)
DnsApi.dll | [Vanara.PInvoke.DnsApi](https://github.com/dahall/Vanara/blob/master/PInvoke/DnsApi/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.DnsApi?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.DnsApi?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.DnsApi)
Drt.dll | [Vanara.PInvoke.Drt](https://github.com/dahall/Vanara/blob/master/PInvoke/Drt/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Drt?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Drt?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Drt)
@ -70,7 +70,7 @@ gdi32.dll | [Vanara.PInvoke.Gdi32](https://github.com/dahall/Vanara/blob/master/
imapi2.dll, imapi2fs.dll | [Vanara.PInvoke.IMAPI](https://github.com/dahall/Vanara/blob/master/PInvoke/IMAPI/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.IMAPI?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.IMAPI?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.IMAPI)
iphlpapi.dll | [Vanara.PInvoke.IpHlpApi](https://github.com/dahall/Vanara/blob/master/PInvoke/IpHlpApi/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.IpHlpApi?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.IpHlpApi?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.IpHlpApi)
IScsiDsc.dll | [Vanara.PInvoke.IScsiDsc](https://github.com/dahall/Vanara/blob/master/PInvoke/IScsiDsc/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.IScsiDsc?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.IScsiDsc?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.IScsiDsc)
kernel32.dll, kernelbase.dll, normaliz.dll, vertdll.dll | [Vanara.PInvoke.Kernel32](https://github.com/dahall/Vanara/blob/master/PInvoke/Kernel32/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/98%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Kernel32?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Kernel32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Kernel32)
kernel32.dll, kernelbase.dll, normaliz.dll, vertdll.dll | [Vanara.PInvoke.Kernel32](https://github.com/dahall/Vanara/blob/master/PInvoke/Kernel32/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Kernel32?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Kernel32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Kernel32)
ktmw32.dll | [Vanara.PInvoke.KtmW32](https://github.com/dahall/Vanara/blob/master/PInvoke/KtmW32/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.KtmW32?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.KtmW32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.KtmW32)
Lz32.dll | [Vanara.PInvoke.Lz32](https://github.com/dahall/Vanara/blob/master/PInvoke/Lz32/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Lz32?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Lz32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Lz32)
magnification.dll | [Vanara.PInvoke.Magnification](https://github.com/dahall/Vanara/blob/master/PInvoke/Magnification/CorrelationReport.md) | ![Coverage](https://img.shields.io/badge/100%25-green.svg?style=flat-square) | [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Magnification?label=%20&logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Magnification?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Magnification)

View File

@ -49,9 +49,9 @@ Class | Description
[Vanara.Diagnostics.JobSecurity](https://github.com/dahall/Vanara/search?l=C%23&q=JobSecurity) | Represents the security access rights of a job object.
[Vanara.Diagnostics.JobSettings](https://github.com/dahall/Vanara/search?l=C%23&q=JobSettings) | Settings related to job objects.
[Vanara.Diagnostics.JobStatistics](https://github.com/dahall/Vanara/search?l=C%23&q=JobStatistics) | Gets statistics for a job object.
[Vanara.LocalGroup](https://github.com/dahall/Vanara/search?l=C%23&q=LocalGroup) |
[Vanara.LocalGroupMembers](https://github.com/dahall/Vanara/search?l=C%23&q=LocalGroupMembers) |
[Vanara.LocalGroups](https://github.com/dahall/Vanara/search?l=C%23&q=LocalGroups) |
[Vanara.LocalGroup](https://github.com/dahall/Vanara/search?l=C%23&q=LocalGroup) | Represents a local group on a server.
[Vanara.LocalGroupMembers](https://github.com/dahall/Vanara/search?l=C%23&q=LocalGroupMembers) | Represents a colleciton of local group members.
[Vanara.LocalGroups](https://github.com/dahall/Vanara/search?l=C%23&q=LocalGroups) | Represents the collection of local groups on a server.
[Vanara.Network.NetworkConnection](https://github.com/dahall/Vanara/search?l=C%23&q=NetworkConnection) | Represents a single network connection. Wraps `Vanara.PInvoke.NetListMgr.INetworkConnection`.
[Vanara.NetworkDeviceConnection](https://github.com/dahall/Vanara/search?l=C%23&q=NetworkDeviceConnection) | Information about a remote resource, usually in reference to a connection to that resource.
[Vanara.NetworkDeviceConnectionCollection](https://github.com/dahall/Vanara/search?l=C%23&q=NetworkDeviceConnectionCollection) | Provides access to the local machine's remote connections.
@ -81,6 +81,6 @@ Class | Description
[Vanara.SharedDevice](https://github.com/dahall/Vanara/search?l=C%23&q=SharedDevice) | Represents a shared device on a computer.
[Vanara.SharedDevices](https://github.com/dahall/Vanara/search?l=C%23&q=SharedDevices) | Represents all the shared devices on a computers.
[Vanara.Diagnostics.SystemShutdown](https://github.com/dahall/Vanara/search?l=C%23&q=SystemShutdown) | Provides access to system shutdown, restart, lock and notifications.
[Vanara.UserAccount](https://github.com/dahall/Vanara/search?l=C%23&q=UserAccount) |
[Vanara.UserAccounts](https://github.com/dahall/Vanara/search?l=C%23&q=UserAccounts) |
[Vanara.UserAccount](https://github.com/dahall/Vanara/search?l=C%23&q=UserAccount) | Represents a user account on a server.
[Vanara.UserAccounts](https://github.com/dahall/Vanara/search?l=C%23&q=UserAccounts) | Represents the collection of user accounts on a server.
[Vanara.IO.Wow64Redirect](https://github.com/dahall/Vanara/search?l=C%23&q=Wow64Redirect) | Suspends File System Redirection if found to be in effect. Effectively, this calls <c>IsWow64Process</c> to determine state and then disables redirection using <c>Wow64DisableWow64FsRedirection</c>. It then reverts redirection at disposal using <c>Wow64RevertWow64FsRedirection</c>.

View File

@ -34,6 +34,7 @@
<dependency id="Vanara.PInvoke.DnsApi" version="3.3.14" />
<dependency id="Vanara.PInvoke.Drt" version="3.3.14" />
<dependency id="Vanara.PInvoke.DwmApi" version="3.3.14" />
<dependency id="Vanara.PInvoke.EnhancedStorage" version="3.3.14" />
<dependency id="Vanara.PInvoke.FhSvcCtl" version="3.3.14" />
<dependency id="Vanara.PInvoke.FirewallApi" version="3.3.14" />
<dependency id="Vanara.PInvoke.FunDisc" version="3.3.14" />
@ -60,6 +61,7 @@
<dependency id="Vanara.PInvoke.P2P" version="3.3.14" />
<dependency id="Vanara.PInvoke.Pdh" version="3.3.14" />
<dependency id="Vanara.PInvoke.PeerDist" version="3.3.14" />
<dependency id="Vanara.PInvoke.PortableDeviceApi" version="3.3.14" />
<dependency id="Vanara.PInvoke.PowrProf" version="3.3.14" />
<dependency id="Vanara.PInvoke.Printing" version="3.3.14" />
<dependency id="Vanara.PInvoke.ProjectedFSLib" version="3.3.14" />