From e47f7c883c8f2b9824c1d13fd0b577b832b566ea Mon Sep 17 00:00:00 2001 From: dahall Date: Tue, 23 Mar 2021 21:47:43 -0600 Subject: [PATCH] Updated project files for 3.3.7 --- PInvoke/NTDll/CorrelationReport.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PInvoke/NTDll/CorrelationReport.md b/PInvoke/NTDll/CorrelationReport.md index 97fc997b..61b2fcd7 100644 --- a/PInvoke/NTDll/CorrelationReport.md +++ b/PInvoke/NTDll/CorrelationReport.md @@ -3,7 +3,7 @@ PInvoke API (methods, structures and constants) imported from Windows NtDll.dll. - Includes methods from ntdll.dll - Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.NTDll?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.NTDll?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.NTDll) -### Methods - 4% API coverage (26 of 568 functions) +### Methods - 4% API coverage (27 of 568 functions) Native Method | Header | Managed Method --- | --- | --- [_vscprintf](https://www.google.com/search?num=5&q=_vscprintf+site%3Adocs.microsoft.com) | | @@ -281,7 +281,7 @@ Native Method | Header | Managed Method [RtlInitializeSListHead](https://www.google.com/search?num=5&q=RtlInitializeSListHead+site%3Adocs.microsoft.com) | | [RtlInitString](https://www.google.com/search?num=5&q=RtlInitString+site%3Adocs.microsoft.com) | | [RtlInitStringEx](https://www.google.com/search?num=5&q=RtlInitStringEx+site%3Adocs.microsoft.com) | | -[RtlInitUnicodeString](https://www.google.com/search?num=5&q=RtlInitUnicodeString+site%3Adocs.microsoft.com) | | +[RtlInitUnicodeString](https://www.google.com/search?num=5&q=RtlInitUnicodeString+site%3Adocs.microsoft.com) | winternl.h | [Vanara.PInvoke.NtDll.RtlInitUnicodeString](https://github.com/dahall/Vanara/search?l=C%23&q=RtlInitUnicodeString) [RtlInitUTF8String](https://www.google.com/search?num=5&q=RtlInitUTF8String+site%3Adocs.microsoft.com) | | [RtlInitUTF8StringEx](https://www.google.com/search?num=5&q=RtlInitUTF8StringEx+site%3Adocs.microsoft.com) | | [RtlInsertElementGenericTable](https://www.google.com/search?num=5&q=RtlInsertElementGenericTable+site%3Adocs.microsoft.com) | | @@ -608,3 +608,4 @@ Native Class | Header | Managed Class [SafeSectionHandle](https://www.google.com/search?num=5&q=SafeSectionHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.NtDll.SafeSectionHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeSectionHandle) [SafeTransactionHandle](https://www.google.com/search?num=5&q=SafeTransactionHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.NtDll.SafeTransactionHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeTransactionHandle) [SafeTransactionManagerHandle](https://www.google.com/search?num=5&q=SafeTransactionManagerHandle+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.NtDll.SafeTransactionManagerHandle](https://github.com/dahall/Vanara/search?l=C%23&q=SafeTransactionManagerHandle) +[SafeUNICODE_STRING](https://www.google.com/search?num=5&q=SafeUNICODE_STRING+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.NtDll.SafeUNICODE_STRING](https://github.com/dahall/Vanara/search?l=C%23&q=SafeUNICODE_STRING)