diff --git a/TH-NETII Windows API.sln b/TH-NETII Windows API.sln
index 1d34306c..3bc86d29 100644
--- a/TH-NETII Windows API.sln
+++ b/TH-NETII Windows API.sln
@@ -80,7 +80,21 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "THNETII.WinApi.Headers.Proc
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "THNETII.WinApi.Headers.FileApi", "src\THNETII.WinApi.Headers.FileApi\THNETII.WinApi.Headers.FileApi.csproj", "{DC49BB25-34E5-4B07-A527-F341D2EF833B}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "THNETII.WinApi.Headers.SysInfoApi", "src\THNETII.WinApi.Headers.SysInfoApi\THNETII.WinApi.Headers.SysInfoApi.csproj", "{75FD2E4B-27C9-49D0-8869-99C934DAACCF}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "THNETII.WinApi.Headers.SysInfoApi", "src\THNETII.WinApi.Headers.SysInfoApi\THNETII.WinApi.Headers.SysInfoApi.csproj", "{75FD2E4B-27C9-49D0-8869-99C934DAACCF}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "THNETII.WinApi.Headers.Security", "src\THNETII.WinApi.Headers.Security\THNETII.WinApi.Headers.Security.csproj", "{5085FB55-6B94-4B00-B657-CCE16D27A966}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "THNETII.WinApi.Headers.Sspi", "src\THNETII.WinApi.Headers.Sspi\THNETII.WinApi.Headers.Sspi.csproj", "{EEDC2869-9192-4ABB-8DE0-C961E96A813E}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "THNETII.WinApi.Headers.AuthZ", "src\THNETII.WinApi.Headers.AuthZ\THNETII.WinApi.Headers.AuthZ.csproj", "{6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "THNETII.WinApi.Headers.CredSSP", "src\THNETII.WinApi.Headers.CredSSP\THNETII.WinApi.Headers.CredSSP.csproj", "{95069B1D-47A4-4277-A7C0-E34B775EF683}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "THNETII.WinApi.Constants.Sspi", "src\THNETII.WinApi.Constants.Sspi\THNETII.WinApi.Constants.Sspi.csproj", "{7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "THNETII.WinApi.Headers.WinCrypt", "src\THNETII.WinApi.Headers.WinCrypt\THNETII.WinApi.Headers.WinCrypt.csproj", "{09B3D146-DCD1-4152-B080-2CEEF8392986}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "THNETII.WinApi.Headers.MinSchannel", "src\THNETII.WinApi.Headers.MinSchannel\THNETII.WinApi.Headers.MinSchannel.csproj", "{C7A69F04-DE6D-4E24-A650-1D705A56371A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -416,6 +430,90 @@ Global
{75FD2E4B-27C9-49D0-8869-99C934DAACCF}.Release|x64.Build.0 = Release|Any CPU
{75FD2E4B-27C9-49D0-8869-99C934DAACCF}.Release|x86.ActiveCfg = Release|Any CPU
{75FD2E4B-27C9-49D0-8869-99C934DAACCF}.Release|x86.Build.0 = Release|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Debug|x64.Build.0 = Debug|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Debug|x86.Build.0 = Debug|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Release|x64.ActiveCfg = Release|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Release|x64.Build.0 = Release|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Release|x86.ActiveCfg = Release|Any CPU
+ {5085FB55-6B94-4B00-B657-CCE16D27A966}.Release|x86.Build.0 = Release|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Debug|x64.Build.0 = Debug|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Debug|x86.Build.0 = Debug|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Release|x64.ActiveCfg = Release|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Release|x64.Build.0 = Release|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Release|x86.ActiveCfg = Release|Any CPU
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E}.Release|x86.Build.0 = Release|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Debug|x64.Build.0 = Debug|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Debug|x86.Build.0 = Debug|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Release|x64.ActiveCfg = Release|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Release|x64.Build.0 = Release|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Release|x86.ActiveCfg = Release|Any CPU
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C}.Release|x86.Build.0 = Release|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Debug|x64.Build.0 = Debug|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Debug|x86.Build.0 = Debug|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Release|Any CPU.Build.0 = Release|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Release|x64.ActiveCfg = Release|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Release|x64.Build.0 = Release|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Release|x86.ActiveCfg = Release|Any CPU
+ {95069B1D-47A4-4277-A7C0-E34B775EF683}.Release|x86.Build.0 = Release|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Debug|x64.Build.0 = Debug|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Debug|x86.Build.0 = Debug|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Release|x64.ActiveCfg = Release|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Release|x64.Build.0 = Release|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Release|x86.ActiveCfg = Release|Any CPU
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA}.Release|x86.Build.0 = Release|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Debug|x64.Build.0 = Debug|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Debug|x86.Build.0 = Debug|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Release|Any CPU.Build.0 = Release|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Release|x64.ActiveCfg = Release|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Release|x64.Build.0 = Release|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Release|x86.ActiveCfg = Release|Any CPU
+ {09B3D146-DCD1-4152-B080-2CEEF8392986}.Release|x86.Build.0 = Release|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Debug|x64.Build.0 = Debug|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Debug|x86.Build.0 = Debug|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Release|x64.ActiveCfg = Release|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Release|x64.Build.0 = Release|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Release|x86.ActiveCfg = Release|Any CPU
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -449,6 +547,13 @@ Global
{3B25A551-FBEC-4515-9D98-226C51A6E74F} = {9689DB3E-1ED7-478C-AC14-C734B0397619}
{DC49BB25-34E5-4B07-A527-F341D2EF833B} = {9689DB3E-1ED7-478C-AC14-C734B0397619}
{75FD2E4B-27C9-49D0-8869-99C934DAACCF} = {9689DB3E-1ED7-478C-AC14-C734B0397619}
+ {5085FB55-6B94-4B00-B657-CCE16D27A966} = {9689DB3E-1ED7-478C-AC14-C734B0397619}
+ {EEDC2869-9192-4ABB-8DE0-C961E96A813E} = {9689DB3E-1ED7-478C-AC14-C734B0397619}
+ {6AD87FE7-9FC9-44FB-A22C-FCAD41CB7C3C} = {9689DB3E-1ED7-478C-AC14-C734B0397619}
+ {95069B1D-47A4-4277-A7C0-E34B775EF683} = {9689DB3E-1ED7-478C-AC14-C734B0397619}
+ {7C16AF7E-FD0D-4D49-929C-EFEDA62123CA} = {9689DB3E-1ED7-478C-AC14-C734B0397619}
+ {09B3D146-DCD1-4152-B080-2CEEF8392986} = {9689DB3E-1ED7-478C-AC14-C734B0397619}
+ {C7A69F04-DE6D-4E24-A650-1D705A56371A} = {9689DB3E-1ED7-478C-AC14-C734B0397619}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6EF7C9CF-E403-4B60-AB44-5F9FFEB668B7}
diff --git a/src-native-c/THNETII.WinApi.Sample.Native/THNETII.WinApi.Sample.Native.vcxproj b/src-native-c/THNETII.WinApi.Sample.Native/THNETII.WinApi.Sample.Native.vcxproj
index 9f7c83aa..b1111846 100644
--- a/src-native-c/THNETII.WinApi.Sample.Native/THNETII.WinApi.Sample.Native.vcxproj
+++ b/src-native-c/THNETII.WinApi.Sample.Native/THNETII.WinApi.Sample.Native.vcxproj
@@ -66,7 +66,7 @@
true
-
+ Secur32.lib;%(AdditionalDependencies)
Console
diff --git a/src-native-c/THNETII.WinApi.Sample.Native/main.c b/src-native-c/THNETII.WinApi.Sample.Native/main.c
index f10c4824..f2da87ea 100644
--- a/src-native-c/THNETII.WinApi.Sample.Native/main.c
+++ b/src-native-c/THNETII.WinApi.Sample.Native/main.c
@@ -1,13 +1,15 @@
#include
-#include
+
+#define SECURITY_WIN32 1
+#include
int main(int argc, char* argv[])
{
- OSVERSIONINFOW instance;
+ ALG_ID instance;
const int size = sizeof(instance);
- const int value = VER_PLATFORM_WIN32_NT;
+ const int value = STATUS_INVALID_PARAMETER;
- const void* ptr = GetVersionEx;
+ const void* ptr = EnumerateSecurityPackages;
return EXIT_SUCCESS;
}
diff --git a/src-shared/THNETII.WinApi.NativeLibraryNames/NativeLibraryNames.cs b/src-shared/THNETII.WinApi.NativeLibraryNames/NativeLibraryNames.cs
index 1c881a6e..b2ed859f 100644
--- a/src-shared/THNETII.WinApi.NativeLibraryNames/NativeLibraryNames.cs
+++ b/src-shared/THNETII.WinApi.NativeLibraryNames/NativeLibraryNames.cs
@@ -5,6 +5,7 @@ public static class NativeLibraryNames
public const string KernelBase = "KernelBase.dll";
public const string Kernel32 = "Kernel32.dll";
public const string Ntdll = "Ntdll.dll";
+ public const string Secur32 = "Secur32.dll";
public const string User32 = "User32.dll";
}
}
diff --git a/src-shared/THNETII.WinApi.WindowsDataTypes/FILETIME.cs b/src-shared/THNETII.WinApi.WindowsDataTypes/FILETIME.cs
new file mode 100644
index 00000000..9bd27ea7
--- /dev/null
+++ b/src-shared/THNETII.WinApi.WindowsDataTypes/FILETIME.cs
@@ -0,0 +1,54 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\minwindef.h, line 267
+ ///
+ /// Contains a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC).
+ ///
+ ///
+ /// To convert a structure into a time that is easy to display to a user, use the function.
+ /// It is not recommended that you add and subtract values from the structure to obtain relative times. Instead, you should copy the low- and high-order parts of the file time to a structure, perform 64-bit arithmetic on the member, and copy the and members into the structure.
+ /// Do not cast a pointer to a structure to either a pointer or value because it can cause alignment faults on 64-bit Windows.
+ /// Not all file systems can record creation and last access time and not all file systems record them in the same manner. For example, on NT FAT, create time has a resolution of 10 milliseconds, write time has a resolution of 2 seconds, and access time has a resolution of 1 day (really, the access date). On NTFS, access time has a resolution of 1 hour. Therefore, the function may not return the same file time information set using the function. Furthermore, FAT records times on disk in local time. However, NTFS records times on disk in UTC. For more information, see File Times.
+ /// A function using the structure can allow for values outside of zero or positive values typically specified by the and members. For example, the function uses 0xFFFFFFFF to specify that a file's previous access time should be preserved. For more information, see the topic for the function you are calling.
+ /// Microsoft Docs page: FILETIME structure
+ ///
+ ///
+ /// File Times
+ ///
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct FILETIME
+ {
+ ///
+ /// The low-order part of the file time.
+ ///
+ public uint dwLowDateTime;
+ ///
+ /// The high-order part of the file time.
+ ///
+ public int dwHighDateTime;
+ ///
+ /// The 64-bit part of the file time.
+ ///
+ public long QuadDateTime
+ {
+ get
+ {
+ var li = new LARGE_INTEGER
+ {
+ LowPart = dwLowDateTime,
+ HighPart = dwHighDateTime
+ };
+ return li.QuadPart;
+ }
+ set
+ {
+ var li = new LARGE_INTEGER { QuadPart = value };
+ (dwLowDateTime, dwHighDateTime) = (li.LowPart, li.HighPart);
+ }
+ }
+ }
+}
diff --git a/src-shared/THNETII.WinApi.WindowsDataTypes/GlobalSuppressions.cs b/src-shared/THNETII.WinApi.WindowsDataTypes/GlobalSuppressions.cs
index 5672839f..85da565e 100644
--- a/src-shared/THNETII.WinApi.WindowsDataTypes/GlobalSuppressions.cs
+++ b/src-shared/THNETII.WinApi.WindowsDataTypes/GlobalSuppressions.cs
@@ -8,4 +8,5 @@
[assembly: SuppressMessage("Naming", "CA1720: Identifier contains type name")]
[assembly: SuppressMessage("Naming", "CA1707: Identifiers should not contain underscores")]
+[assembly: SuppressMessage("Design", "CA1051: Do not declare visible instance fields")]
[assembly: SuppressMessage("Performance", "CA1815: Override equals and operator equals on value types")]
diff --git a/src-shared/THNETII.WinApi.WindowsDataTypes/LARGE_INTEGER.cs b/src-shared/THNETII.WinApi.WindowsDataTypes/LARGE_INTEGER.cs
new file mode 100644
index 00000000..38a43c3e
--- /dev/null
+++ b/src-shared/THNETII.WinApi.WindowsDataTypes/LARGE_INTEGER.cs
@@ -0,0 +1,25 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\winnt.h, line 818
+ ///
+ /// Represents a 64-bit signed integer value.
+ ///
+ ///
+ [StructLayout(LayoutKind.Explicit)]
+ public struct LARGE_INTEGER
+ {
+ ///
+ [FieldOffset(0)]
+ public uint LowPart;
+ ///
+ [FieldOffset(sizeof(uint))]
+ public int HighPart;
+ ///
+ /// A signed 64-bit integer.
+ ///
+ [FieldOffset(0)]
+ public long QuadPart;
+ }
+}
diff --git a/src-shared/THNETII.WinApi.WindowsDataTypes/ULARGE_INTEGER.cs b/src-shared/THNETII.WinApi.WindowsDataTypes/ULARGE_INTEGER.cs
new file mode 100644
index 00000000..69971fcd
--- /dev/null
+++ b/src-shared/THNETII.WinApi.WindowsDataTypes/ULARGE_INTEGER.cs
@@ -0,0 +1,25 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\winnt.h, line 838
+ ///
+ /// Represents a 64-bit unsigned integer value.
+ ///
+ ///
+ [StructLayout(LayoutKind.Explicit)]
+ public struct ULARGE_INTEGER
+ {
+ ///
+ [FieldOffset(0)]
+ public uint LowPart;
+ ///
+ [FieldOffset(sizeof(uint))]
+ public uint HighPart;
+ ///
+ /// A signed 64-bit integer.
+ ///
+ [FieldOffset(0)]
+ public ulong QuadPart;
+ }
+}
diff --git a/src/THNETII.WinApi.Constants.Sspi/GlobalSuppressions.cs b/src/THNETII.WinApi.Constants.Sspi/GlobalSuppressions.cs
new file mode 100644
index 00000000..70ff5a12
--- /dev/null
+++ b/src/THNETII.WinApi.Constants.Sspi/GlobalSuppressions.cs
@@ -0,0 +1,8 @@
+// This file is used by Code Analysis to maintain SuppressMessage
+// attributes that are applied to this project.
+// Project-level suppressions either have no target or are given
+// a specific target and scoped to a namespace, type, member, etc.
+
+using System.Diagnostics.CodeAnalysis;
+
+[assembly: SuppressMessage("Naming", "CA1707: Identifiers should not contain underscores")]
diff --git a/src/THNETII.WinApi.Constants.Sspi/SECQOP_FLAGS.cs b/src/THNETII.WinApi.Constants.Sspi/SECQOP_FLAGS.cs
new file mode 100644
index 00000000..bfe6d55a
--- /dev/null
+++ b/src/THNETII.WinApi.Constants.Sspi/SECQOP_FLAGS.cs
@@ -0,0 +1,11 @@
+using System;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [Flags]
+ public enum SECQOP_FLAGS : int
+ {
+ SECQOP_WRAP_NO_ENCRYPT = SspiConstants.SECQOP_WRAP_NO_ENCRYPT,
+ SECQOP_WRAP_OOB_DATA = SspiConstants.SECQOP_WRAP_OOB_DATA,
+ }
+}
diff --git a/src/THNETII.WinApi.Constants.Sspi/SspiConstants.cs b/src/THNETII.WinApi.Constants.Sspi/SspiConstants.cs
new file mode 100644
index 00000000..67a31a76
--- /dev/null
+++ b/src/THNETII.WinApi.Constants.Sspi/SspiConstants.cs
@@ -0,0 +1,347 @@
+using System;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ public static class SspiConstants
+ {
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 268
+ //
+ // Security Package Capabilities
+ //
+ public const int SECPKG_FLAG_INTEGRITY = 0x00000001; // Supports integrity on messages
+ public const int SECPKG_FLAG_PRIVACY = 0x00000002; // Supports privacy (confidentiality)
+ public const int SECPKG_FLAG_TOKEN_ONLY = 0x00000004; // Only security token needed
+ public const int SECPKG_FLAG_DATAGRAM = 0x00000008; // Datagram RPC support
+ public const int SECPKG_FLAG_CONNECTION = 0x00000010; // Connection oriented RPC support
+ public const int SECPKG_FLAG_MULTI_REQUIRED = 0x00000020; // Full 3-leg required for re-auth.
+ public const int SECPKG_FLAG_CLIENT_ONLY = 0x00000040; // Server side functionality not available
+ public const int SECPKG_FLAG_EXTENDED_ERROR = 0x00000080; // Supports extended error msgs
+ public const int SECPKG_FLAG_IMPERSONATION = 0x00000100; // Supports impersonation
+ public const int SECPKG_FLAG_ACCEPT_WIN32_NAME = 0x00000200; // Accepts Win32 names
+ public const int SECPKG_FLAG_STREAM = 0x00000400; // Supports stream semantics
+ public const int SECPKG_FLAG_NEGOTIABLE = 0x00000800; // Can be used by the negotiate package
+ public const int SECPKG_FLAG_GSS_COMPATIBLE = 0x00001000; // GSS Compatibility Available
+ public const int SECPKG_FLAG_LOGON = 0x00002000; // Supports common LsaLogonUser
+ public const int SECPKG_FLAG_ASCII_BUFFERS = 0x00004000; // Token Buffers are in ASCII
+ public const int SECPKG_FLAG_FRAGMENT = 0x00008000; // Package can fragment to fit
+ public const int SECPKG_FLAG_MUTUAL_AUTH = 0x00010000; // Package can perform mutual authentication
+ public const int SECPKG_FLAG_DELEGATION = 0x00020000; // Package can delegate
+ public const int SECPKG_FLAG_READONLY_WITH_CHECKSUM = 0x00040000; // Package can delegate
+ public const int SECPKG_FLAG_RESTRICTED_TOKENS = 0x00080000; // Package supports restricted callers
+ public const int SECPKG_FLAG_NEGO_EXTENDER = 0x00100000; // this package extends SPNEGO, there is at most one
+ public const int SECPKG_FLAG_NEGOTIABLE2 = 0x00200000; // this package is negotiated under the NegoExtender
+ public const int SECPKG_FLAG_APPCONTAINER_PASSTHROUGH = 0x00400000; // this package receives all calls from appcontainer apps
+ public const int SECPKG_FLAG_APPCONTAINER_CHECKS = 0x00800000; // this package receives calls from appcontainer apps
+ // 3. The caller has supplied creds
+ public const int SECPKG_FLAG_CREDENTIAL_ISOLATION_ENABLED = 0x01000000; // this package is running with Credential Guard enabled
+
+ public const ushort SECPKG_ID_NONE = 0xFFFF;
+
+ //
+ // Extended Call Flags that currently contains
+ // Appcontainer related information about the caller.
+ // Packages can query for these
+ // via an LsaFunction GetExtendedCallFlags
+ //
+
+ public const int SECPKG_CALLFLAGS_APPCONTAINER = 0x00000001;
+ public const int SECPKG_CALLFLAGS_APPCONTAINER_AUTHCAPABLE = 0x00000002;
+ public const int SECPKG_CALLFLAGS_FORCE_SUPPLIED = 0x00000004;
+ public const int SECPKG_CALLFLAGS_APPCONTAINER_UPNCAPABLE = 0x00000008;
+
+ public const int SECBUFFER_VERSION = 0;
+
+ public const int SECBUFFER_EMPTY = 0; // Undefined, replaced by provider
+ public const int SECBUFFER_DATA = 1; // Packet data
+ public const int SECBUFFER_TOKEN = 2; // Security token
+ public const int SECBUFFER_PKG_PARAMS = 3; // Package specific parameters
+ public const int SECBUFFER_MISSING = 4; // Missing Data indicator
+ public const int SECBUFFER_EXTRA = 5; // Extra data
+ public const int SECBUFFER_STREAM_TRAILER = 6; // Security Trailer
+ public const int SECBUFFER_STREAM_HEADER = 7; // Security Header
+ public const int SECBUFFER_NEGOTIATION_INFO = 8; // Hints from the negotiation pkg
+ public const int SECBUFFER_PADDING = 9; // non-data padding
+ public const int SECBUFFER_STREAM = 10; // whole encrypted message
+ public const int SECBUFFER_MECHLIST = 11;
+ public const int SECBUFFER_MECHLIST_SIGNATURE = 12;
+ public const int SECBUFFER_TARGET = 13; // obsolete
+ public const int SECBUFFER_CHANNEL_BINDINGS = 14;
+ public const int SECBUFFER_CHANGE_PASS_RESPONSE = 15;
+ public const int SECBUFFER_TARGET_HOST = 16;
+ public const int SECBUFFER_ALERT = 17;
+ public const int SECBUFFER_APPLICATION_PROTOCOLS = 18; // Lists of application protocol IDs, one per negotiation extension
+ public const int SECBUFFER_SRTP_PROTECTION_PROFILES = 19; // List of SRTP protection profiles, in descending order of preference
+ public const int SECBUFFER_SRTP_MASTER_KEY_IDENTIFIER = 20; // SRTP master key identifier
+ public const int SECBUFFER_TOKEN_BINDING = 21; // Supported Token Binding protocol version and key parameters
+ public const int SECBUFFER_PRESHARED_KEY = 22; // Preshared key
+ public const int SECBUFFER_PRESHARED_KEY_IDENTITY = 23; // Preshared key identity
+ public const int SECBUFFER_DTLS_MTU = 24; // DTLS path MTU setting
+
+
+ public const int SECBUFFER_ATTRMASK = unchecked((int)0xF0000000);
+ public const int SECBUFFER_READONLY = unchecked((int)0x80000000); // Buffer is read-only, no checksum
+ public const int SECBUFFER_READONLY_WITH_CHECKSUM = 0x10000000; // Buffer is read-only, and checksummed
+ public const int SECBUFFER_RESERVED = 0x60000000; // Flags reserved to security system
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 447
+ //
+ // Data Representation Constant:
+ //
+ public const int SECURITY_NATIVE_DREP = 0x00000010;
+ public const int SECURITY_NETWORK_DREP = 0x00000000;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 453
+ //
+ // Credential Use Flags
+ //
+ public const int SECPKG_CRED_INBOUND = 0x00000001;
+ public const int SECPKG_CRED_OUTBOUND = 0x00000002;
+ public const int SECPKG_CRED_BOTH = 0x00000003;
+ public const int SECPKG_CRED_DEFAULT = 0x00000004;
+ public const int SECPKG_CRED_RESERVED = unchecked((int)0xF0000000);
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 462
+ //
+ // SSP SHOULD prompt the user for credentials/consent, independent
+ // of whether credentials to be used are the 'logged on' credentials
+ // or retrieved from credman.
+ //
+ // An SSP may choose not to prompt, however, in circumstances determined
+ // by the SSP.
+ //
+
+ public const int SECPKG_CRED_AUTOLOGON_RESTRICTED = 0x00000010;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 473
+ //
+ // auth will always fail, ISC() is called to process policy data only
+ //
+
+ public const int SECPKG_CRED_PROCESS_POLICY_ONLY = 0x00000020;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 480
+ //
+ // InitializeSecurityContext Requirement and return flags:
+ //
+
+ public const int ISC_REQ_DELEGATE = 0x00000001;
+ public const int ISC_REQ_MUTUAL_AUTH = 0x00000002;
+ public const int ISC_REQ_REPLAY_DETECT = 0x00000004;
+ public const int ISC_REQ_SEQUENCE_DETECT = 0x00000008;
+ public const int ISC_REQ_CONFIDENTIALITY = 0x00000010;
+ public const int ISC_REQ_USE_SESSION_KEY = 0x00000020;
+ public const int ISC_REQ_PROMPT_FOR_CREDS = 0x00000040;
+ public const int ISC_REQ_USE_SUPPLIED_CREDS = 0x00000080;
+ public const int ISC_REQ_ALLOCATE_MEMORY = 0x00000100;
+ public const int ISC_REQ_USE_DCE_STYLE = 0x00000200;
+ public const int ISC_REQ_DATAGRAM = 0x00000400;
+ public const int ISC_REQ_CONNECTION = 0x00000800;
+ public const int ISC_REQ_CALL_LEVEL = 0x00001000;
+ public const int ISC_REQ_FRAGMENT_SUPPLIED = 0x00002000;
+ public const int ISC_REQ_EXTENDED_ERROR = 0x00004000;
+ public const int ISC_REQ_STREAM = 0x00008000;
+ public const int ISC_REQ_INTEGRITY = 0x00010000;
+ public const int ISC_REQ_IDENTIFY = 0x00020000;
+ public const int ISC_REQ_NULL_SESSION = 0x00040000;
+ public const int ISC_REQ_MANUAL_CRED_VALIDATION = 0x00080000;
+ public const int ISC_REQ_RESERVED1 = 0x00100000;
+ public const int ISC_REQ_FRAGMENT_TO_FIT = 0x00200000;
+ // This exists only in Windows Vista and greater
+ public const int ISC_REQ_FORWARD_CREDENTIALS = 0x00400000;
+ public const int ISC_REQ_NO_INTEGRITY = 0x00800000; // honored only by SPNEGO
+ public const int ISC_REQ_USE_HTTP_STYLE = 0x01000000;
+ public const int ISC_REQ_UNVERIFIED_TARGET_NAME = 0x20000000;
+ public const int ISC_REQ_CONFIDENTIALITY_ONLY = 0x40000000; // honored by SPNEGO/Kerberos
+
+ public const int ISC_RET_DELEGATE = 0x00000001;
+ public const int ISC_RET_MUTUAL_AUTH = 0x00000002;
+ public const int ISC_RET_REPLAY_DETECT = 0x00000004;
+ public const int ISC_RET_SEQUENCE_DETECT = 0x00000008;
+ public const int ISC_RET_CONFIDENTIALITY = 0x00000010;
+ public const int ISC_RET_USE_SESSION_KEY = 0x00000020;
+ public const int ISC_RET_USED_COLLECTED_CREDS = 0x00000040;
+ public const int ISC_RET_USED_SUPPLIED_CREDS = 0x00000080;
+ public const int ISC_RET_ALLOCATED_MEMORY = 0x00000100;
+ public const int ISC_RET_USED_DCE_STYLE = 0x00000200;
+ public const int ISC_RET_DATAGRAM = 0x00000400;
+ public const int ISC_RET_CONNECTION = 0x00000800;
+ public const int ISC_RET_INTERMEDIATE_RETURN = 0x00001000;
+ public const int ISC_RET_CALL_LEVEL = 0x00002000;
+ public const int ISC_RET_EXTENDED_ERROR = 0x00004000;
+ public const int ISC_RET_STREAM = 0x00008000;
+ public const int ISC_RET_INTEGRITY = 0x00010000;
+ public const int ISC_RET_IDENTIFY = 0x00020000;
+ public const int ISC_RET_NULL_SESSION = 0x00040000;
+ public const int ISC_RET_MANUAL_CRED_VALIDATION = 0x00080000;
+ public const int ISC_RET_RESERVED1 = 0x00100000;
+ public const int ISC_RET_FRAGMENT_ONLY = 0x00200000;
+ // This exists only in Windows Vista and greater
+ public const int ISC_RET_FORWARD_CREDENTIALS = 0x00400000;
+
+ public const int ISC_RET_USED_HTTP_STYLE = 0x01000000;
+ public const int ISC_RET_NO_ADDITIONAL_TOKEN = 0x02000000; // *INTERNAL*
+ public const int ISC_RET_REAUTHENTICATION = 0x08000000; // *INTERNAL*
+ public const int ISC_RET_CONFIDENTIALITY_ONLY = 0x40000000; // honored by SPNEGO/Kerberos
+
+ public const int ASC_REQ_DELEGATE = 0x00000001;
+ public const int ASC_REQ_MUTUAL_AUTH = 0x00000002;
+ public const int ASC_REQ_REPLAY_DETECT = 0x00000004;
+ public const int ASC_REQ_SEQUENCE_DETECT = 0x00000008;
+ public const int ASC_REQ_CONFIDENTIALITY = 0x00000010;
+ public const int ASC_REQ_USE_SESSION_KEY = 0x00000020;
+ public const int ASC_REQ_SESSION_TICKET = 0x00000040;
+ public const int ASC_REQ_ALLOCATE_MEMORY = 0x00000100;
+ public const int ASC_REQ_USE_DCE_STYLE = 0x00000200;
+ public const int ASC_REQ_DATAGRAM = 0x00000400;
+ public const int ASC_REQ_CONNECTION = 0x00000800;
+ public const int ASC_REQ_CALL_LEVEL = 0x00001000;
+ public const int ASC_REQ_FRAGMENT_SUPPLIED = 0x00002000;
+ public const int ASC_REQ_EXTENDED_ERROR = 0x00008000;
+ public const int ASC_REQ_STREAM = 0x00010000;
+ public const int ASC_REQ_INTEGRITY = 0x00020000;
+ public const int ASC_REQ_LICENSING = 0x00040000;
+ public const int ASC_REQ_IDENTIFY = 0x00080000;
+ public const int ASC_REQ_ALLOW_NULL_SESSION = 0x00100000;
+ public const int ASC_REQ_ALLOW_NON_USER_LOGONS = 0x00200000;
+ public const int ASC_REQ_ALLOW_CONTEXT_REPLAY = 0x00400000;
+ public const int ASC_REQ_FRAGMENT_TO_FIT = 0x00800000;
+
+ public const int ASC_REQ_NO_TOKEN = 0x01000000;
+ public const int ASC_REQ_PROXY_BINDINGS = 0x04000000;
+ // SSP_RET_REAUTHENTICATION 0x08000000 // *INTERNAL*
+ public const int ASC_REQ_ALLOW_MISSING_BINDINGS = 0x10000000;
+
+ public const int ASC_RET_DELEGATE = 0x00000001;
+ public const int ASC_RET_MUTUAL_AUTH = 0x00000002;
+ public const int ASC_RET_REPLAY_DETECT = 0x00000004;
+ public const int ASC_RET_SEQUENCE_DETECT = 0x00000008;
+ public const int ASC_RET_CONFIDENTIALITY = 0x00000010;
+ public const int ASC_RET_USE_SESSION_KEY = 0x00000020;
+ public const int ASC_RET_SESSION_TICKET = 0x00000040;
+ public const int ASC_RET_ALLOCATED_MEMORY = 0x00000100;
+ public const int ASC_RET_USED_DCE_STYLE = 0x00000200;
+ public const int ASC_RET_DATAGRAM = 0x00000400;
+ public const int ASC_RET_CONNECTION = 0x00000800;
+ public const int ASC_RET_CALL_LEVEL = 0x00002000; // skipped 1000 to be like ISC_
+ public const int ASC_RET_THIRD_LEG_FAILED = 0x00004000;
+ public const int ASC_RET_EXTENDED_ERROR = 0x00008000;
+ public const int ASC_RET_STREAM = 0x00010000;
+ public const int ASC_RET_INTEGRITY = 0x00020000;
+ public const int ASC_RET_LICENSING = 0x00040000;
+ public const int ASC_RET_IDENTIFY = 0x00080000;
+ public const int ASC_RET_NULL_SESSION = 0x00100000;
+ public const int ASC_RET_ALLOW_NON_USER_LOGONS = 0x00200000;
+ public const int ASC_RET_ALLOW_CONTEXT_REPLAY = 0x00400000; // deprecated - don't use this flag!!!
+ public const int ASC_RET_FRAGMENT_ONLY = 0x00800000;
+ public const int ASC_RET_NO_TOKEN = 0x01000000;
+ public const int ASC_RET_NO_ADDITIONAL_TOKEN = 0x02000000; // *INTERNAL*
+ // SSP_RET_REAUTHENTICATION 0x08000000 // *INTERNAL*
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 597
+ //
+ // Security Credentials Attributes:
+ //
+
+ public const int SECPKG_CRED_ATTR_NAMES = 1;
+ public const int SECPKG_CRED_ATTR_SSI_PROVIDER = 2;
+ public const int SECPKG_CRED_ATTR_KDC_PROXY_SETTINGS = 3;
+ public const int SECPKG_CRED_ATTR_CERT = 4;
+ public const int SECPKG_CRED_ATTR_PAC_BYPASS = 5;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 664
+ public const int KDC_PROXY_SETTINGS_V1 = 1;
+ public const int KDC_PROXY_SETTINGS_FLAGS_FORCEPROXY = 0x1;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 691
+ //
+ // Security Context Attributes:
+ //
+
+ public const int SECPKG_ATTR_SIZES = 0;
+ public const int SECPKG_ATTR_NAMES = 1;
+ public const int SECPKG_ATTR_LIFESPAN = 2;
+ public const int SECPKG_ATTR_DCE_INFO = 3;
+ public const int SECPKG_ATTR_STREAM_SIZES = 4;
+ public const int SECPKG_ATTR_KEY_INFO = 5;
+ public const int SECPKG_ATTR_AUTHORITY = 6;
+ public const int SECPKG_ATTR_PROTO_INFO = 7;
+ public const int SECPKG_ATTR_PASSWORD_EXPIRY = 8;
+ public const int SECPKG_ATTR_SESSION_KEY = 9;
+ public const int SECPKG_ATTR_PACKAGE_INFO = 10;
+ public const int SECPKG_ATTR_USER_FLAGS = 11;
+ public const int SECPKG_ATTR_NEGOTIATION_INFO = 12;
+ public const int SECPKG_ATTR_NATIVE_NAMES = 13;
+ public const int SECPKG_ATTR_FLAGS = 14;
+ // These attributes exist only in Win XP and greater
+ public const int SECPKG_ATTR_USE_VALIDATED = 15;
+ public const int SECPKG_ATTR_CREDENTIAL_NAME = 16;
+ public const int SECPKG_ATTR_TARGET_INFORMATION = 17;
+ public const int SECPKG_ATTR_ACCESS_TOKEN = 18;
+ // These attributes exist only in Win2K3 and greater
+ public const int SECPKG_ATTR_TARGET = 19;
+ public const int SECPKG_ATTR_AUTHENTICATION_ID = 20;
+ // These attributes exist only in Win2K3SP1 and greater
+ public const int SECPKG_ATTR_LOGOFF_TIME = 21;
+ //
+ // win7 or greater
+ //
+ public const int SECPKG_ATTR_NEGO_KEYS = 22;
+ public const int SECPKG_ATTR_PROMPTING_NEEDED = 24;
+ public const int SECPKG_ATTR_UNIQUE_BINDINGS = 25;
+ public const int SECPKG_ATTR_ENDPOINT_BINDINGS = 26;
+ public const int SECPKG_ATTR_CLIENT_SPECIFIED_TARGET = 27;
+
+ public const int SECPKG_ATTR_LAST_CLIENT_TOKEN_STATUS = 30;
+ public const int SECPKG_ATTR_NEGO_PKG_INFO = 31; // contains nego info of packages
+ public const int SECPKG_ATTR_NEGO_STATUS = 32; // contains the last error
+ public const int SECPKG_ATTR_CONTEXT_DELETED = 33; // a context has been deleted
+
+ //
+ // win8 or greater
+ //
+ public const int SECPKG_ATTR_DTLS_MTU = 34;
+ public const int SECPKG_ATTR_DATAGRAM_SIZES = SECPKG_ATTR_STREAM_SIZES;
+
+ public const int SECPKG_ATTR_SUBJECT_SECURITY_ATTRIBUTES = 128;
+
+ //
+ // win8.1 or greater
+ //
+ public const int SECPKG_ATTR_APPLICATION_PROTOCOL = 35;
+
+ //
+ // win10 or greater
+ //
+ public const int SECPKG_ATTR_NEGOTIATED_TLS_EXTENSIONS = 36;
+ public const int SECPKG_ATTR_IS_LOOPBACK = 37; // indicates authentication to localhost
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 757
+ public const int SECPKG_ATTR_NEGO_INFO_FLAG_NO_KERBEROS = 0x1;
+ public const int SECPKG_ATTR_NEGO_INFO_FLAG_NO_NTLM = 0x2;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1021
+ public const int SECPKG_NEGOTIATION_COMPLETE = 0;
+ public const int SECPKG_NEGOTIATION_OPTIMISTIC = 1;
+ public const int SECPKG_NEGOTIATION_IN_PROGRESS = 2;
+ public const int SECPKG_NEGOTIATION_DIRECT = 3;
+ public const int SECPKG_NEGOTIATION_TRY_MULTICRED = 4;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1121
+ public const byte MAX_PROTOCOL_ID_SIZE = 0xff;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1157
+ //
+ // Flags for ExportSecurityContext
+ //
+
+ public const int SECPKG_CONTEXT_EXPORT_RESET_NEW = 0x00000001; // New context is reset to initial state
+ public const int SECPKG_CONTEXT_EXPORT_DELETE_OLD = 0x00000002; // Old context is deleted during export
+ // This is only valid in W2K3SP1 and greater
+ public const int SECPKG_CONTEXT_EXPORT_TO_KERNEL = 0x00000004; // Context is to be transferred to the kernel
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2039
+ // This only exists win Win2k3 and Greater
+ public const int SECQOP_WRAP_NO_ENCRYPT = unchecked((int)0x80000001);
+ public const int SECQOP_WRAP_OOB_DATA = 0x40000000;
+ }
+}
diff --git a/src/THNETII.WinApi.Constants.Sspi/THNETII.WinApi.Constants.Sspi.csproj b/src/THNETII.WinApi.Constants.Sspi/THNETII.WinApi.Constants.Sspi.csproj
new file mode 100644
index 00000000..cc406a9e
--- /dev/null
+++ b/src/THNETII.WinApi.Constants.Sspi/THNETII.WinApi.Constants.Sspi.csproj
@@ -0,0 +1,13 @@
+
+
+
+
+ true
+ 7.2
+ netstandard1.3;netstandard2.0
+ true
+ CS1591
+ THNETII.WinApi.Native.Sspi
+
+
+
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_ACCESS_REPLY.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_ACCESS_REPLY.cs
new file mode 100644
index 00000000..f837ff1a
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_ACCESS_REPLY.cs
@@ -0,0 +1,91 @@
+using System;
+using System.Runtime.InteropServices;
+
+using THNETII.WinApi.Native.WinError;
+using THNETII.WinApi.Native.WinNT;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ using static WinNTConstants;
+ using static WinErrorConstants;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 118
+ //
+ // Structure to return the results of the access check call.
+ //
+
+ ///
+ /// The structure defines an access check reply.
+ ///
+ ///
+ /// Microsoft Docs page: AUTHZ_ACCESS_REPLY structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct AUTHZ_ACCESS_REPLY
+ {
+ //
+ // The length of the array representing the object type list structure. If
+ // no object type is used to represent the object, then the length must be
+ // set to 1.
+ //
+ // Note: This parameter must be filled!
+ //
+
+ ///
+ /// The number of elements in the , , and arrays. This number matches the number of entries in the object type list structure used in the access check. If no object type is used to represent the object, then set to one.
+ ///
+ public int ResultListLength;
+
+ #region public Span GrantedAccessMask;
+ //
+ // Array of granted access masks. This memory is allocated by the RM. Access
+ // check routines just fill in the values.
+ //
+
+ public ACCESS_MASK* GrantedAccessMaskPtr;
+ ///
+ /// An span of granted access masks. Memory for this array is allocated by the application before calling .
+ ///
+ public Span GrantedAccessMask =>
+ new Span(GrantedAccessMaskPtr, ResultListLength);
+ #endregion
+
+ #region public Span SaclEvaluationResults;
+ //
+ // Array of SACL evaluation results. This memory is allocated by the RM, if SACL
+ // evaluation results are desired. Access check routines just fill in the values.
+ // Sacl evaluation will only be performed if auditing is requested.
+ //
+
+ public AUTHZ_GENERATE_RESULT* SaclEvaluationResultsPtr;
+ ///
+ /// A span of system access control list (SACL) evaluation results. Memory for this array is allocated by the application before calling . SACL evaluation will only be performed if auditing is requested.
+ ///
+ public Span SaclEvaluationResults =>
+ new Span(SaclEvaluationResultsPtr, ResultListLength);
+ #endregion
+
+ #region public Span Error;
+ //
+ // Array of results for each element of the array. This memory is allocated
+ // by the RM. Access check routines just fill in the values.
+ //
+
+ public int* ErrorPtr;
+ ///
+ /// A span of results for each element of the array. Memory for this array is allocated by the application before calling .
+ ///
+ /// The following table lists the possible error values.
+ ///
+ /// ValueMeaning
+ /// - All the access bits, not including , are granted and the member is not zero.
+ /// - DesiredAccess includes and the client does not have .
+ /// - Includes each of the following:
- The requested bits are not granted.
- MaximumAllowed bit is on and granted access is zero.
- DesiredAccess is zero.
+ ///
+ ///
+ ///
+ public Span Error => new Span(ErrorPtr, ResultListLength);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_ACCESS_REQUEST.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_ACCESS_REQUEST.cs
new file mode 100644
index 00000000..4f7ab56d
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_ACCESS_REQUEST.cs
@@ -0,0 +1,68 @@
+using System;
+using System.Runtime.InteropServices;
+using THNETII.WinApi.Native.WinNT;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 83
+ //
+ // Structure defining the access check request.
+ //
+
+ ///
+ /// The structure defines an access check request.
+ ///
+ ///
+ /// Microsoft Docs page: AUTHZ_ACCESS_REQUEST structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct AUTHZ_ACCESS_REQUEST
+ {
+ ///
+ /// The type of access to test for.
+ ///
+ public ACCESS_MASK DesiredAccess;
+
+ //
+ // To replace the principal self sid in the acl.
+ //
+
+ ///
+ /// The security identifier (SID) to use for the principal self SID in the access control list (ACL).
+ ///
+ public SID* PrincipalSelfSid;
+
+ //
+ // Object type list represented by an array of (level, guid) pair and the
+ // number of elements in the array. This is a post-fix representation of the
+ // object tree.
+ // These fields should be set to NULL and 0 respectively except when per
+ // property access is desired.
+ //
+
+ #region public Span ObjectTypeList;
+ public OBJECT_TYPE_LIST* pObjectTypeList;
+ ///
+ /// A span of structures in the object tree for the object. Set to an empty span unless the application checks access at the property level.
+ ///
+ public Span ObjectTypeList =>
+ new Span(pObjectTypeList, ObjectTypeListLength);
+ #endregion
+ ///
+ /// The number of elements in the array. This member is necessary only if the application checks access at the property level.
+ ///
+ public int ObjectTypeListLength;
+
+ //
+ // To support completely business rules based access. This will be passed as
+ // input to the callback access check function. Access check algorithm does
+ // not interpret these.
+ //
+
+ ///
+ /// A pointer to memory to pass to when checking callback access control entries (ACEs).
+ ///
+ public IntPtr OptionalArguments;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_CLIENT_CONTEXT_HANDLE.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_CLIENT_CONTEXT_HANDLE.cs
new file mode 100644
index 00000000..9d4cecb7
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_CLIENT_CONTEXT_HANDLE.cs
@@ -0,0 +1,11 @@
+using System;
+
+using THNETII.InteropServices.Memory;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ public struct AUTHZ_CLIENT_CONTEXT_HANDLE : IPointer
+ {
+ public IntPtr Pointer { get; }
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_COMPUTE_DYNAMIC_GROUPS.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_COMPUTE_DYNAMIC_GROUPS.cs
new file mode 100644
index 00000000..9d750951
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_COMPUTE_DYNAMIC_GROUPS.cs
@@ -0,0 +1,65 @@
+using System;
+using System.Runtime.InteropServices;
+
+using THNETII.WinApi.Native.WinNT;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ //
+ // Callback compute dynamic groups function takes in
+ // AuthzClientContext - a client context
+ // pArgs - Optional arguments that supplied to AuthzInitializeClientContext*
+ // thru DynamicGroupArgs are passed back here..
+ // pSidAttrArray - To allocate and return an array of (sids, attribute)
+ // pairs to be added to the normal part of the client context.
+ // pSidCount - Number of elements in pSidAttrArray
+ // pRestrictedSidAttrArray - To allocate and return an array of (sids, attribute)
+ // pairs to be added to the restricted part of the client context.
+ // pRestrictedSidCount - Number of elements in pRestrictedSidAttrArray
+ //
+ // Note:
+ // Memory returned thru both these array will be freed by the callback
+ // free function defined by the resource manager.
+ //
+ // Returns
+ // TRUE if the API succeeded.
+ // FALSE on any intermediate errors (like failed memory allocation)
+ // In case of failure, the caller must use SetLastError(ErrorValue).
+ //
+
+ ///
+ /// Callback compute dynamic groups function
+ ///
+ /// a client context
+ ///
+ /// Optional arguments that supplied to AuthzInitializeClientContext*
+ /// thru DynamicGroupArgs are passed back here..
+ ///
+ ///
+ /// To allocate and return an array of (sids, attribute)
+ /// pairs to be added to the normal part of the client context.
+ ///
+ /// Number of elements in
+ ///
+ /// To allocate and return an array of (sids, attribute)
+ /// pairs to be added to the restricted part of the client context.
+ ///
+ /// Number of elements in
+ ///
+ /// if the API succeeded.
+ ///
+ /// on any intermediate errors (like failed memory allocation)
+ /// In case of failure, the caller must use .
+ ///
+ ///
+ [UnmanagedFunctionPointer(CallingConvention.Winapi, SetLastError = true)]
+ [return: MarshalAs(UnmanagedType.Bool)]
+ public unsafe delegate bool AUTHZ_COMPUTE_DYNAMIC_GROUPS(
+ [In] AUTHZ_CLIENT_CONTEXT_HANDLE hAuthzClientContext,
+ [In] IntPtr Args,
+ out SID_AND_ATTRIBUTES* pSidAttrArray,
+ out int pSidCount,
+ out SID_AND_ATTRIBUTES* pRestrictedSidAttrArray,
+ out int pRestrictedSidCount
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_DYNAMIC_ACCESS_CHECK.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_DYNAMIC_ACCESS_CHECK.cs
new file mode 100644
index 00000000..4f84c26b
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_DYNAMIC_ACCESS_CHECK.cs
@@ -0,0 +1,56 @@
+using System;
+using System.Collections.Generic;
+using System.Runtime.InteropServices;
+using System.Text;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 161
+ //
+ // Typedefs for callback functions to be provided by the resource manager.
+ //
+
+ //
+ // Callback access check function takes in
+ // AuthzClientContext - a client context
+ // pAce - pointer to a callback ace
+ // pArgs - Optional arguments that were passed to AuthzAccessCheck thru
+ // AuthzAccessRequest->OptionalArguments are passed back here.
+ // pbAceApplicable - The resource manager must supply whether the ace should
+ // be used in the computation of access evaluation
+ //
+ // Returns
+ // TRUE if the API succeeded.
+ // FALSE on any intermediate errors (like failed memory allocation)
+ // In case of failure, the caller must use SetLastError(ErrorValue).
+ //
+
+ ///
+ /// Callback access check function
+ ///
+ /// a client context
+ /// pointer to a callback ace
+ ///
+ /// Optional arguments that were passed to AuthzAccessCheck thru
+ /// AuthzAccessRequest->OptionalArguments are passed back here.
+ ///
+ ///
+ /// The resource manager must supply whether the ace should
+ /// be used in the computation of access evaluation
+ ///
+ ///
+ /// if the API succeeded.
+ ///
+ /// on any intermediate errors (like failed memory allocation)
+ /// In case of failure, the caller must use .
+ ///
+ ///
+ [UnmanagedFunctionPointer(CallingConvention.Winapi, SetLastError = true)]
+ [return: MarshalAs(UnmanagedType.Bool)]
+ public unsafe delegate bool AUTHZ_DYNAMIC_ACCESS_CHECK(
+ [In] AUTHZ_CLIENT_CONTEXT_HANDLE hAuthzClientContext,
+ [In] IntPtr pAce,
+ [In, Optional] IntPtr pArgs,
+ [MarshalAs(UnmanagedType.Bool)] ref bool pbAceApplicable
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_FREE_CENTRAL_ACCESS_POLICY.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_FREE_CENTRAL_ACCESS_POLICY.cs
new file mode 100644
index 00000000..f63017ba
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_FREE_CENTRAL_ACCESS_POLICY.cs
@@ -0,0 +1,24 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 254
+ //
+ // Callback central access policy free function takes in
+ // pCentralAccessPolicy - To be freed. This memory has been allocated by
+ // the central access policy retrieval callback function.
+ //
+
+ ///
+ /// Callback central access policy free function
+ ///
+ ///
+ /// To be freed. This memory has been allocated by
+ /// the central access policy retrieval callback function.
+ ///
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate void AUTHZ_FREE_CENTRAL_ACCESS_POLICY(
+ [In] IntPtr pCentralAccessPolicy
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_FREE_DYNAMIC_GROUPS.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_FREE_DYNAMIC_GROUPS.cs
new file mode 100644
index 00000000..1a38355c
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_FREE_DYNAMIC_GROUPS.cs
@@ -0,0 +1,24 @@
+using System.Runtime.InteropServices;
+
+using THNETII.WinApi.Native.WinNT;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ //
+ // Callback free function takes in
+ // pSidAttrArray - To be freed. This has been allocated by the compute
+ // dynamic groups function.
+ //
+
+ ///
+ /// Callback free function
+ ///
+ ///
+ /// To be freed. This has been allocated by the compute
+ /// dynamic groups function.
+ ///
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate void AUTHZ_FREE_DYNAMIC_GROUPS(
+ [In] SID_AND_ATTRIBUTES* pSidAttrArray
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_GENERATE_RESULT.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_GENERATE_RESULT.cs
new file mode 100644
index 00000000..83cf772c
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_GENERATE_RESULT.cs
@@ -0,0 +1,14 @@
+namespace THNETII.WinApi.Native.AuthZ
+{
+ public enum AUTHZ_GENERATE_RESULT : int
+ {
+ ///
+ /// An audit message that indicates success was generated.
+ ///
+ AUTHZ_GENERATE_SUCCESS_AUDIT = AuthZConstants.AUTHZ_GENERATE_SUCCESS_AUDIT,
+ ///
+ /// An audit message that indicates failure was generated.
+ ///
+ AUTHZ_GENERATE_FAILURE_AUDIT = AuthZConstants.AUTHZ_GENERATE_FAILURE_AUDIT,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_GET_CENTRAL_ACCESS_POLICY.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_GET_CENTRAL_ACCESS_POLICY.cs
new file mode 100644
index 00000000..b86bec0b
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_GET_CENTRAL_ACCESS_POLICY.cs
@@ -0,0 +1,58 @@
+using System;
+using System.Runtime.InteropServices;
+using THNETII.WinApi.Native.WinNT;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 229
+ //
+ // Callback central access policy retrieval function takes in
+ // AuthzClientContext - a client context
+ // capid - CAPID of the central access policy to retrieve.
+ // pArgs - Optional arguments that were passed to AuthzAccessCheck through
+ // AuthzAccessRequest->OptionalArguments are passed back here.
+ // pCentralAccessPolicyApplicable - The resource manager must indicate
+ // whether a central access policy should be used in access evaluation.
+ // ppCentralAccessPolicy - Pointer to the CAP to be used in the
+ // computation of access evaluation. If NULL, the default CAP is applied.
+ //
+ // Returns
+ // TRUE if the API succeeded.
+ // FALSE on any intermediate errors (like failed memory allocation)
+ // In case of failure, the caller must use SetLastError(ErrorValue).
+ //
+
+ ///
+ /// Callback central access policy retrieval function
+ ///
+ /// a client context
+ /// CAPID of the central access policy to retrieve.
+ ///
+ /// Optional arguments that were passed to AuthzAccessCheck through
+ /// AuthzAccessRequest->OptionalArguments are passed back here.
+ ///
+ ///
+ /// The resource manager must indicate
+ /// whether a central access policy should be used in access evaluation.
+ ///
+ ///
+ /// Pointer to the CAP to be used in the
+ /// computation of access evaluation. If NULL, the default CAP is applied.
+ ///
+ ///
+ /// if the API succeeded.
+ ///
+ /// on any intermediate errors (like failed memory allocation)
+ /// In case of failure, the caller must use .
+ ///
+ ///
+ [UnmanagedFunctionPointer(CallingConvention.Winapi, SetLastError = true)]
+ [return: MarshalAs(UnmanagedType.Bool)]
+ public unsafe delegate bool AUTHZ_GET_CENTRAL_ACCESS_POLICY(
+ [In] AUTHZ_CLIENT_CONTEXT_HANDLE hAuthzClientContext,
+ in SID capid,
+ [In] IntPtr pArgs,
+ [MarshalAs(UnmanagedType.Bool)] out bool pCentralAccessPolicyApplicable,
+ out IntPtr ppCentralAccessPolicy
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTES_INFORMATION.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTES_INFORMATION.cs
new file mode 100644
index 00000000..39fd0960
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTES_INFORMATION.cs
@@ -0,0 +1,50 @@
+using System.ComponentModel;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 496
+ //
+ // Set of security attributes.
+ //
+
+ ///
+ /// The structure specifies one or more security attributes.
+ ///
+ ///
+ /// Microsoft Docs page: AUTHZ_SECURITY_ATTRIBUTES_INFORMATION structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct AUTHZ_SECURITY_ATTRIBUTES_INFORMATION
+ {
+ //
+ // Versioning. The interpretation of the pointers in the
+ // Attribute field below is dependent on the version field.
+ //
+ // Get operations return the version while the set operation
+ // MUST specify the version of the data structure passed in.
+ //
+
+ //
+ // MUST BE first.
+ //
+
+ public ushort Version;
+
+ //
+ // Pass 0 in set operations and ignore on get operations.
+ //
+
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ public ushort Reserved;
+
+ public int AttributeCount;
+
+ #region public AUTHZ_SECURITY_ATTRIBUTE_V1 Attribute;
+ internal AUTHZ_SECURITY_ATTRIBUTE_V1* pAttributeV1;
+ public ref AUTHZ_SECURITY_ATTRIBUTE_V1 Attribute =>
+ ref Unsafe.AsRef(pAttributeV1);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_FLAGS.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_FLAGS.cs
new file mode 100644
index 00000000..43687ba9
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_FLAGS.cs
@@ -0,0 +1,26 @@
+using System;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ using static AUTHZ_SECURITY_ATTRIBUTE_TYPE;
+
+ [Flags]
+ public enum AUTHZ_SECURITY_ATTRIBUTE_FLAGS
+ {
+ ///
+ /// Attribute must not be inherited across process spawns.
+ ///
+ AUTHZ_SECURITY_ATTRIBUTE_NON_INHERITABLE = AuthZConstants.AUTHZ_SECURITY_ATTRIBUTE_NON_INHERITABLE,
+
+
+ ///
+ /// Attribute value is compared in a case sensitive way. It is valid with string value
+ /// or composite type containing string value. For other types of value, this flag
+ /// will be ignored. Currently, it is valid with the two types:
+ /// and .
+ ///
+ AUTHZ_SECURITY_ATTRIBUTE_VALUE_CASE_SENSITIVE = AuthZConstants.AUTHZ_SECURITY_ATTRIBUTE_VALUE_CASE_SENSITIVE,
+
+ AUTHZ_SECURITY_ATTRIBUTE_VALID_FLAGS = AuthZConstants.AUTHZ_SECURITY_ATTRIBUTE_VALID_FLAGS,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_FQBN_VALUE.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_FQBN_VALUE.cs
new file mode 100644
index 00000000..5718c0c9
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_FQBN_VALUE.cs
@@ -0,0 +1,31 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 292
+ //
+ // Fully-qualified binary name.
+ //
+
+ ///
+ /// The structure specifies a fully qualified binary name value associated with a security attribute.
+ ///
+ ///
+ /// Microsoft Docs page: AUTHZ_SECURITY_ATTRIBUTE_FQBN_VALUE structure
+ ///
+ ///
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct AUTHZ_SECURITY_ATTRIBUTE_FQBN_VALUE
+ {
+ ///
+ /// The version number of the structure.
+ ///
+ public ulong Version;
+ ///
+ /// A pointer to a string that specify the names of the publisher, the product, and the original binary file of the value.
+ ///
+ public LPWSTR pName;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE.cs
new file mode 100644
index 00000000..3ace2093
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE.cs
@@ -0,0 +1,41 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 309
+ //
+ // This is the 'catch all' type. The attribute manipulation
+ // code really doesn't care about the actual format of the
+ // value. Value subtypes are defined only for this type.
+ // Value subtypes permit easy addition of new subtypes
+ // without having to change the attribute manipulation
+ // (and WOW64 thunking!) code.
+ //
+
+ ///
+ /// The structure specifies an octet string value for a security attribute.
+ ///
+ ///
+ /// Microsoft Docs page: AUTHZ_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE structure
+ ///
+ ///
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct AUTHZ_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE
+ {
+ ///
+ /// A pointer to the value.
+ ///
+ public byte* pValue; // Pointer is BYTE aligned.
+ ///
+ /// The length, in bytes, of the member.
+ ///
+ public int ValueLength; // In bytes
+ ///
+ /// A span of bytes over the value.
+ ///
+ public Span Value => new Span(pValue, ValueLength);
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_OPERATION.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_OPERATION.cs
new file mode 100644
index 00000000..fb23611b
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_OPERATION.cs
@@ -0,0 +1,87 @@
+namespace THNETII.WinApi.Native.AuthZ
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 309
+ //
+ // Attribute operations that can be specified for a 'set' API:
+ //
+
+ ///
+ /// The enumeration indicates the type of modification to be made to security attributes by a call to the function.
+ ///
+ ///
+ /// Microsoft Docs page: AUTHZ_SECURITY_ATTRIBUTE_OPERATION Enumeration
+ ///
+ ///
+ public enum AUTHZ_SECURITY_ATTRIBUTE_OPERATION
+ {
+ //
+ // No-op
+ //
+
+ ///
+ /// Do not perform any modification.
+ ///
+ AUTHZ_SECURITY_ATTRIBUTE_OPERATION_NONE = 0,
+
+ //
+ // Delete all existing security attributes and their values in
+ // the NT token and replace it with the specified attributes/values.
+ // If attributes to replace with are not specified, all existing
+ // attributes and values are deleted.
+ //
+ // This operation can be specified at most once and must be the
+ // only operation specified.
+ //
+
+ ///
+ ///
+ /// Delete all existing security attributes and their values in the token and replace them with the specified attributes and values.
+ /// If no new attributes are specified, all existing attributes and values are deleted.
+ ///
+ /// This operation must be the only operation specified and can be specified only once in a single call to . If the operation is not specified as the first in the list of operations, the call to fails. If the operation is specified as the first in the array of operations performed, the rest of the operations are ignored.
+ ///
+ AUTHZ_SECURITY_ATTRIBUTE_OPERATION_REPLACE_ALL,
+
+ //
+ // Add a new attribute or a new value to an existing attribute.
+ // If the value specified for any attribute already exists for
+ // that attribute, the call fails.
+ //
+
+ ///
+ /// Add a new attribute or a new value to an existing attribute.
+ /// If the value specified for any attribute already exists for that attribute, the call to fails.
+ ///
+ AUTHZ_SECURITY_ATTRIBUTE_OPERATION_ADD,
+
+ //
+ // Delete the specified value(s) of the specified attribute(s).
+ // If the last value is deleted from an attribute, the attribute
+ // itself is removed. If no matching attribute name was found, no
+ // modifications are done and the call fails. If no value is specified
+ // for the attribute, the attribute itself will be deleted.
+ //
+
+ ///
+ /// Delete the specified values of the specified attributes. If an attribute is specified without a value, that attribute is deleted.
+ /// If this operation results in an attribute that does not contain any values, that attribute is deleted.
+ /// If a value is specified that does not match an existing attribute, no modifications are performed and the call to fails.
+ ///
+ AUTHZ_SECURITY_ATTRIBUTE_OPERATION_DELETE,
+
+ //
+ // The value(s) of the specified security attribute(s) completely
+ // replace(s) the existing value(s) of the attribute(s). If the
+ // attribute does not already exist, it is added. When no value
+ // is specified, the attribute is deleted, if it exists; otherwise,
+ // the operation is simply ignored and no failure is reported.
+ //
+
+ ///
+ /// The existing values of the specified security attributes are replaced by the specified new values.
+ /// If any of the specified attributes does not already exist, they are added.
+ /// When no value is specified for an attribute, that attribute is deleted. Otherwise, the operation is simply ignored and no failure is reported.
+ ///
+ AUTHZ_SECURITY_ATTRIBUTE_OPERATION_REPLACE
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_TYPE.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_TYPE.cs
new file mode 100644
index 00000000..3297cb80
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_TYPE.cs
@@ -0,0 +1,15 @@
+namespace THNETII.WinApi.Native.AuthZ
+{
+ public enum AUTHZ_SECURITY_ATTRIBUTE_TYPE
+ {
+ AUTHZ_SECURITY_ATTRIBUTE_TYPE_INVALID = AuthZConstants.AUTHZ_SECURITY_ATTRIBUTE_TYPE_INVALID,
+
+ AUTHZ_SECURITY_ATTRIBUTE_TYPE_INT64 = AuthZConstants.AUTHZ_SECURITY_ATTRIBUTE_TYPE_INT64,
+ AUTHZ_SECURITY_ATTRIBUTE_TYPE_UINT64 = AuthZConstants.AUTHZ_SECURITY_ATTRIBUTE_TYPE_UINT64,
+ AUTHZ_SECURITY_ATTRIBUTE_TYPE_STRING = AuthZConstants.AUTHZ_SECURITY_ATTRIBUTE_TYPE_STRING,
+ AUTHZ_SECURITY_ATTRIBUTE_TYPE_FQBN = AuthZConstants.AUTHZ_SECURITY_ATTRIBUTE_TYPE_FQBN,
+ AUTHZ_SECURITY_ATTRIBUTE_TYPE_SID = AuthZConstants.AUTHZ_SECURITY_ATTRIBUTE_TYPE_SID,
+ AUTHZ_SECURITY_ATTRIBUTE_TYPE_BOOLEAN = AuthZConstants.AUTHZ_SECURITY_ATTRIBUTE_TYPE_BOOLEAN,
+ AUTHZ_SECURITY_ATTRIBUTE_TYPE_OCTET_STRING = AuthZConstants.AUTHZ_SECURITY_ATTRIBUTE_TYPE_OCTET_STRING,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_V1.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_V1.cs
new file mode 100644
index 00000000..3ab0db95
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SECURITY_ATTRIBUTE_V1.cs
@@ -0,0 +1,131 @@
+using System;
+using System.ComponentModel;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.AuthZ
+{
+ using static AUTHZ_SECURITY_ATTRIBUTE_FLAGS;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 429
+ //
+ // An individual security attribute.
+ //
+
+ ///
+ /// The structure defines a security attribute that can be associated with an authorization context.
+ ///
+ ///
+ /// Microsoft Docs page: AUTHZ_SECURITY_ATTRIBUTE_V1 structure
+ ///
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct AUTHZ_SECURITY_ATTRIBUTE_V1
+ {
+ //
+ // Name of the attribute.
+ // Case insensitive Windows Unicode string.
+ //
+
+ ///
+ /// A pointer to a name of a security attribute.
+ ///
+ public LPWSTR pName;
+
+ #region public AUTHZ_SECURITY_ATTRIBUTE_TYPE ValueType;
+ //
+ // Data type of attribute.
+ //
+
+ internal ushort ValueTypeField;
+ ///
+ /// The data type of the values pointed to by the member.
+ ///
+ public AUTHZ_SECURITY_ATTRIBUTE_TYPE ValueType
+ {
+ get => (AUTHZ_SECURITY_ATTRIBUTE_TYPE)ValueTypeField;
+ set => ValueTypeField = (ushort)value;
+ }
+ #endregion
+
+ #region public ushort Reserved;
+ //
+ // Pass 0 in a set operation and check for 0 in
+ // a get operation.
+ //
+
+ ///
+ /// Reserved for future use.
+ ///
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ public ushort Reserved;
+ #endregion
+
+ #region public AUTHZ_SECURITY_ATTRIBUTE_FLAGS Flags;
+ //
+ // Attribute must not be inherited across process spawns.
+ //
+
+ internal int FlagsField;
+ ///
+ /// A combination of one or more of the following values.
+ ///
+ /// ValueMeaning
+ ///
0x0001This security attribute is not inherited across processes.
+ ///
0x0002The value of the attribute is case sensitive. This flag is valid for values that contain string types.
+ ///
+ ///
+ public AUTHZ_SECURITY_ATTRIBUTE_FLAGS Flags
+ {
+ get => (AUTHZ_SECURITY_ATTRIBUTE_FLAGS)FlagsField;
+ set => FlagsField = (int)value;
+ }
+ #endregion
+
+ #region public int ValueCount;
+ //
+ // Number of values.
+ //
+
+ ///
+ /// The number of values specified in the member.
+ ///
+ public int ValueCount;
+ #endregion
+
+ //
+ // The actual value itself.
+ //
+ ///
+ /// A pointer to the actual value itself.
+ ///
+ public void* pValues;
+
+ ///
+ /// One or more numeric attribute values.
+ ///
+ public Span ValuesInt64 => new Span(pValues, ValueCount);
+
+ ///
+ /// One or more numeric attribute values.
+ ///
+ public Span ValuesUInt64 => new Span(pValues, ValueCount);
+
+ ///
+ /// One or more string attribute values.
+ ///
+ public Span ValuesString => new Span(pValues, ValueCount);
+
+ ///
+ /// One or more structures.
+ ///
+ public Span ValuesFqbn =>
+ new Span(pValues, ValueCount);
+
+ ///
+ /// One or more structures.
+ ///
+ public Span ValuesOctetString =>
+ new Span(pValues, ValueCount);
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SID_OPERATION.cs b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SID_OPERATION.cs
new file mode 100644
index 00000000..57c9c78d
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AUTHZ_SID_OPERATION.cs
@@ -0,0 +1,71 @@
+namespace THNETII.WinApi.Native.AuthZ
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 381
+ //
+ // SID operations that can be specified for a 'set' API:
+ //
+
+ ///
+ /// The enumeration indicates the type of SID operations that can be made by a call to the function.
+ ///
+ ///
+ /// Microsoft Docs page: AUTHZ_SID_OPERATION Enumeration
+ ///
+ public enum AUTHZ_SID_OPERATION
+ {
+ //
+ // No-op
+ //
+
+ ///
+ /// Do not modify anything.
+ ///
+ AUTHZ_SID_OPERATION_NONE = 0,
+
+ //
+ // Delete all existing SIDs in the NT token and replace them with
+ // the specified SIDs.
+ // If the SIDs to replace with are not specified, all existing
+ // SIDs are deleted.
+ //
+ // This operation can be specified at most once and must be the
+ // only operation specified.
+ //
+
+ ///
+ /// Deletes all existing SIDs and replaces them with the specified SIDs. If the replacement SIDs are not specified, all existing SIDs are deleted. This operation can be specified only once and must be the only operation specified.
+ ///
+ AUTHZ_SID_OPERATION_REPLACE_ALL,
+
+ //
+ // Add a new SID.
+ // If the SID specified already exists, the call fails.
+ //
+
+ ///
+ /// Adds a new SID. If the SID already exists, the call fails.
+ ///
+ AUTHZ_SID_OPERATION_ADD,
+
+ //
+ // Delete the specified SID(s).
+ // If no matching SID was found, no modifications are done and
+ // the call fails.
+ //
+
+ ///
+ /// Deletes the specified SID. If no matching SID is found, no modifications are done and the call fails.
+ ///
+ AUTHZ_SID_OPERATION_DELETE,
+
+ //
+ // The specified SID(s) completely replace(s) the existing SID(s).
+ // If the SID does not already exist, it is added.
+ //
+
+ ///
+ /// Replaces the existing SID with the specified SID. If the SID does not already exist, then adds the SID.
+ ///
+ AUTHZ_SID_OPERATION_REPLACE
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/AuthZConstants.cs b/src/THNETII.WinApi.Headers.AuthZ/AuthZConstants.cs
new file mode 100644
index 00000000..6d4850d7
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/AuthZConstants.cs
@@ -0,0 +1,76 @@
+namespace THNETII.WinApi.Native.AuthZ
+{
+ public static class AuthZConstants
+ {
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 53
+ //
+ // Flags which may be used at the time of client context creation using a sid.
+ //
+
+ public const int AUTHZ_SKIP_TOKEN_GROUPS = 0x2;
+ public const int AUTHZ_REQUIRE_S4U_LOGON = 0x4;
+ public const int AUTHZ_COMPUTE_PRIVILEGES = 0x8;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 147
+ public const int AUTHZ_GENERATE_SUCCESS_AUDIT = 0x1;
+ public const int AUTHZ_GENERATE_FAILURE_AUDIT = 0x2;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 275
+ //
+ // Security attribute data types ...
+ //
+
+ public const int AUTHZ_SECURITY_ATTRIBUTE_TYPE_INVALID = 0x00;
+
+ public const int AUTHZ_SECURITY_ATTRIBUTE_TYPE_INT64 = 0x01;
+ public const int AUTHZ_SECURITY_ATTRIBUTE_TYPE_UINT64 = 0x02;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 281
+ //
+ // Case insensitive attribute value string by default.
+ // Unless the flag AUTHZ_SECURITY_ATTRIBUTE_VALUE_CASE_SENSITIVE
+ // is set indicating otherwise.
+ //
+
+ public const int AUTHZ_SECURITY_ATTRIBUTE_TYPE_STRING = 0x03;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 301
+ public const int AUTHZ_SECURITY_ATTRIBUTE_TYPE_FQBN = 0x04;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 304
+ public const int AUTHZ_SECURITY_ATTRIBUTE_TYPE_SID = 0x05;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 306
+ public const int AUTHZ_SECURITY_ATTRIBUTE_TYPE_BOOLEAN = 0x06;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 324
+ public const int AUTHZ_SECURITY_ATTRIBUTE_TYPE_OCTET_STRING = 0x10;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 455
+ //
+ // Attribute must not be inherited across process spawns.
+ //
+
+ public const int AUTHZ_SECURITY_ATTRIBUTE_NON_INHERITABLE = 0x0001;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 462
+ //
+ // Attribute value is compared in a case sensitive way. It is valid with string value
+ // or composite type containing string value. For other types of value, this flag
+ // will be ignored. Currently, it is valid with the two types:
+ // AUTHZ_SECURITY_ATTRIBUTE_TYPE_STRING and AUTHZ_SECURITY_ATTRIBUTE_TYPE_FQBN.
+ //
+ public const int AUTHZ_SECURITY_ATTRIBUTE_VALUE_CASE_SENSITIVE = 0x0002;
+
+ public const int AUTHZ_SECURITY_ATTRIBUTE_VALID_FLAGS = (
+ AUTHZ_SECURITY_ATTRIBUTE_NON_INHERITABLE |
+ AUTHZ_SECURITY_ATTRIBUTE_VALUE_CASE_SENSITIVE
+ );
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\AuthZ.h, line 510
+ public const ushort AUTHZ_SECURITY_ATTRIBUTES_INFORMATION_VERSION_V1 = 1;
+
+ public const ushort AUTHZ_SECURITY_ATTRIBUTES_INFORMATION_VERSION =
+ AUTHZ_SECURITY_ATTRIBUTES_INFORMATION_VERSION_V1;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.AuthZ/GlobalSuppressions.cs b/src/THNETII.WinApi.Headers.AuthZ/GlobalSuppressions.cs
new file mode 100644
index 00000000..c9b05378
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/GlobalSuppressions.cs
@@ -0,0 +1,11 @@
+// This file is used by Code Analysis to maintain SuppressMessage
+// attributes that are applied to this project.
+// Project-level suppressions either have no target or are given
+// a specific target and scoped to a namespace, type, member, etc.
+
+using System.Diagnostics.CodeAnalysis;
+
+[assembly: SuppressMessage("Naming", "CA1707: Identifiers should not contain underscores")]
+[assembly: SuppressMessage("Naming", "CA1712: Do not prefix enum values with type name")]
+[assembly: SuppressMessage("Design", "CA1051: Do not declare visible instance fields")]
+[assembly: SuppressMessage("Performance", "CA1815: Override equals and operator equals on value types")]
diff --git a/src/THNETII.WinApi.Headers.AuthZ/THNETII.WinApi.Headers.AuthZ.csproj b/src/THNETII.WinApi.Headers.AuthZ/THNETII.WinApi.Headers.AuthZ.csproj
new file mode 100644
index 00000000..dbc2c84e
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.AuthZ/THNETII.WinApi.Headers.AuthZ.csproj
@@ -0,0 +1,30 @@
+
+
+
+
+ 7.3
+ netstandard1.6;netstandard2.0
+ true
+ CS1591
+ true
+ THNETII.WinApi.Native.AuthZ
+
+
+
+
+ All
+
+
+ All
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/THNETII.WinApi.Headers.CredSSP/CREDSPP_SUBMIT_TYPE.cs b/src/THNETII.WinApi.Headers.CredSSP/CREDSPP_SUBMIT_TYPE.cs
new file mode 100644
index 00000000..e18de337
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.CredSSP/CREDSPP_SUBMIT_TYPE.cs
@@ -0,0 +1,26 @@
+namespace THNETII.WinApi.Native.CredSSP
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\credssp.h, line 54
+ ///
+ /// The enumeration specifies the type of credentials specified by a structure.
+ ///
+ ///
+ /// Microsoft Docs page: CREDSPP_SUBMIT_TYPE Enumeration
+ ///
+ ///
+ public enum CREDSPP_SUBMIT_TYPE
+ {
+ /// The credentials are a user name and password.
+ CredsspPasswordCreds = 2,
+ /// The credentials are Schannel credentials.
+ CredsspSchannelCreds = 4,
+ /// The credentials are in a certificate.
+ CredsspCertificateCreds = 13,
+ /// The credentials contain both certificate and Schannel credentials.
+ CredsspSubmitBufferBoth = 50,
+ ///
+ CredsspSubmitBufferBothOld = 51,
+ ///
+ CredsspCredEx = 100,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.CredSSP/CREDSSP_CRED.cs b/src/THNETII.WinApi.Headers.CredSSP/CREDSSP_CRED.cs
new file mode 100644
index 00000000..ac733b82
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.CredSSP/CREDSSP_CRED.cs
@@ -0,0 +1,31 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.CredSSP
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\credssp.h, line 63
+ ///
+ /// The structure specifies authentication data for both Schannel and Negotiate security packages.
+ ///
+ ///
+ /// Microsoft Docs page: CREDSSP_CRED structure
+ ///
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct CREDSSP_CRED
+ {
+ ///
+ /// The enumeration value that specifies the type of credentials contained in this structure.
+ ///
+ public CREDSPP_SUBMIT_TYPE Type;
+ ///
+ /// A pointer to a set of Schannel credentials.
+ ///
+ public IntPtr pSchannelCred;
+ ///
+ /// A pointer to a set of Negotiate credentials.
+ ///
+ public IntPtr pSpnegoCred;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.CredSSP/CREDSSP_CRED_EX.cs b/src/THNETII.WinApi.Headers.CredSSP/CREDSSP_CRED_EX.cs
new file mode 100644
index 00000000..5f90f0f4
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.CredSSP/CREDSSP_CRED_EX.cs
@@ -0,0 +1,31 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.CredSSP
+{
+ using static CREDSPP_SUBMIT_TYPE;
+ using static CredSSPConstants;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\credssp.h, line 71
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct CREDSSP_CRED_EX
+ {
+ ///
+ /// must be
+ ///
+ public CREDSPP_SUBMIT_TYPE Type; // must be CredsspCredEx
+ ///
+ /// must be
+ ///
+ public int Version; //
+ #region public int Flags;
+ internal int FlagsField;
+ public CREDSSP_FLAGS Field
+ {
+ get => (CREDSSP_FLAGS)FlagsField;
+ set => FlagsField = (int)value;
+ }
+ #endregion
+ public int Reserved;
+ public CREDSSP_CRED Cred;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.CredSSP/CREDSSP_FLAGS.cs b/src/THNETII.WinApi.Headers.CredSSP/CREDSSP_FLAGS.cs
new file mode 100644
index 00000000..9587d792
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.CredSSP/CREDSSP_FLAGS.cs
@@ -0,0 +1,10 @@
+using System;
+
+namespace THNETII.WinApi.Native.CredSSP
+{
+ [Flags]
+ public enum CREDSSP_FLAGS
+ {
+ CREDSSP_FLAG_REDIRECT = CredSSPConstants.CREDSSP_FLAG_REDIRECT,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.CredSSP/CredSSPConstants.cs b/src/THNETII.WinApi.Headers.CredSSP/CredSSPConstants.cs
new file mode 100644
index 00000000..b935db7f
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.CredSSP/CredSSPConstants.cs
@@ -0,0 +1,43 @@
+using System.Runtime.InteropServices;
+
+using THNETII.InteropServices.Memory;
+using THNETII.WinApi.Native.Sspi;
+
+namespace THNETII.WinApi.Native.CredSSP
+{
+ using static SspiConstants;
+
+ public static class CredSSPConstants
+ {
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\credssp.h, line 27
+ public const string CREDSSP_NAME = "CREDSSP";
+ public static readonly LPCSTR TS_SSP_NAME_A =
+ Pointer.Create(Marshal.StringToCoTaskMemAnsi("TSSSP"));
+ public const string TS_SSP_NAME = "TSSSP";
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\credssp.h, line 31
+ public const string szOID_TS_KP_TS_SERVER_AUTH = "1.3.6.1.4.1.311.54.1.2";
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\credssp.h, line 39
+ public const int CREDSSP_SERVER_AUTH_NEGOTIATE = 0x1;
+ public const int CREDSSP_SERVER_AUTH_CERTIFICATE = 0x2;
+ public const int CREDSSP_SERVER_AUTH_LOOPBACK = 0x4;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\credssp.h, line 43
+ public const int SECPKG_ALT_ATTR = unchecked((int)0x80000000);
+ public const int SECPKG_ATTR_CREDS = unchecked((int)0x80000080);
+ public const int SECPKG_ATTR_NEGOTIATION_PACKAGE = unchecked((int)0x80000081);
+ public const int SECPKG_ATTR_C_ACCESS_TOKEN = (SECPKG_ATTR_ACCESS_TOKEN | SECPKG_ALT_ATTR);
+ public const int SECPKG_ATTR_C_FULL_ACCESS_TOKEN = unchecked((int)0x80000082);
+ public const int SECPKG_ATTR_SERVER_AUTH_FLAGS = unchecked((int)0x80000083);
+ public const int SECPKG_ATTR_CERT_TRUST_STATUS = unchecked((int)0x80000084);
+ public const int SECPKG_ATTR_C_FULL_IDENT_TOKEN = unchecked((int)0x80000085);
+ public const int SECPKG_ATTR_CREDS_2 = unchecked((int)0x80000086);
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\credssp.h, line 69
+ public const int CREDSSP_CRED_EX_VERSION = 0;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\credssp.h, line 83
+ public const int CREDSSP_FLAG_REDIRECT = 0x00000001;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.CredSSP/GlobalSuppressions.cs b/src/THNETII.WinApi.Headers.CredSSP/GlobalSuppressions.cs
new file mode 100644
index 00000000..cfbf4b44
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.CredSSP/GlobalSuppressions.cs
@@ -0,0 +1,10 @@
+// This file is used by Code Analysis to maintain SuppressMessage
+// attributes that are applied to this project.
+// Project-level suppressions either have no target or are given
+// a specific target and scoped to a namespace, type, member, etc.
+
+using System.Diagnostics.CodeAnalysis;
+
+[assembly: SuppressMessage("Naming", "CA1707: Identifiers should not contain underscores")]
+[assembly: SuppressMessage("Design", "CA1051: Do not declare visible instance fields")]
+[assembly: SuppressMessage("Performance", "CA1815: Override equals and operator equals on value types")]
diff --git a/src/THNETII.WinApi.Headers.CredSSP/SecPkgContext_ClientCreds.cs b/src/THNETII.WinApi.Headers.CredSSP/SecPkgContext_ClientCreds.cs
new file mode 100644
index 00000000..8a22159b
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.CredSSP/SecPkgContext_ClientCreds.cs
@@ -0,0 +1,31 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.CredSSP
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\credssp.h, line 33
+ ///
+ /// The structure specifies client credentials when calling the (CredSSP) function.
+ /// This structure is supported only on the server.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_ClientCreds structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_ClientCreds
+ {
+ ///
+ /// The size, in bytes, of the buffer.
+ ///
+ public int AuthBufferLen;
+ ///
+ /// A pointer to a buffer that represents the client credentials.
+ ///
+ public byte* AuthBufferPtr;
+ ///
+ /// A span to a buffer that represents the client credentials.
+ ///
+ public Span AuthBuffer => new Span(AuthBufferPtr, AuthBufferLen);
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.CredSSP/THNETII.WinApi.Headers.CredSSP.csproj b/src/THNETII.WinApi.Headers.CredSSP/THNETII.WinApi.Headers.CredSSP.csproj
new file mode 100644
index 00000000..00ef763a
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.CredSSP/THNETII.WinApi.Headers.CredSSP.csproj
@@ -0,0 +1,27 @@
+
+
+
+
+ true
+ 7.2
+ netstandard1.6;netstandard2.0
+ true
+ CS1591
+ THNETII.WinApi.Native.CredSSP
+
+
+
+
+
+
+
+
+ All
+
+
+
+
+
+
+
+
diff --git a/src/THNETII.WinApi.Headers.MinSchannel/GlobalSuppressions.cs b/src/THNETII.WinApi.Headers.MinSchannel/GlobalSuppressions.cs
new file mode 100644
index 00000000..8a6ed219
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.MinSchannel/GlobalSuppressions.cs
@@ -0,0 +1,9 @@
+// This file is used by Code Analysis to maintain SuppressMessage
+// attributes that are applied to this project.
+// Project-level suppressions either have no target or are given
+// a specific target and scoped to a namespace, type, member, etc.
+
+using System.Diagnostics.CodeAnalysis;
+
+[assembly: SuppressMessage("Naming", "CA1707: Identifiers should not contain underscores")]
+[assembly: SuppressMessage("Design", "CA1051: Do not declare visible instance fields")]
diff --git a/src/THNETII.WinApi.Headers.MinSchannel/MinSchannelConstants.cs b/src/THNETII.WinApi.Headers.MinSchannel/MinSchannelConstants.cs
new file mode 100644
index 00000000..98ebb298
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.MinSchannel/MinSchannelConstants.cs
@@ -0,0 +1,47 @@
+namespace THNETII.WinApi.Native.MinSchannel
+{
+ public static class MinSchannelConstants
+ {
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\minschannel.h, line 31
+ //
+ // Constants
+ //
+
+ //
+ // QueryContextAttributes/QueryCredentialsAttribute extensions
+ //
+
+ public const int SECPKG_ATTR_ISSUER_LIST = 0x50; // (OBSOLETE) returns SecPkgContext_IssuerListInfo
+ public const int SECPKG_ATTR_REMOTE_CRED = 0x51; // (OBSOLETE) returns SecPkgContext_RemoteCredentialInfo
+ public const int SECPKG_ATTR_LOCAL_CRED = 0x52; // (OBSOLETE) returns SecPkgContext_LocalCredentialInfo
+ public const int SECPKG_ATTR_REMOTE_CERT_CONTEXT = 0x53; // returns PCCERT_CONTEXT
+ public const int SECPKG_ATTR_LOCAL_CERT_CONTEXT = 0x54; // returns PCCERT_CONTEXT
+ public const int SECPKG_ATTR_ROOT_STORE = 0x55; // returns HCERTCONTEXT to the root store
+ public const int SECPKG_ATTR_SUPPORTED_ALGS = 0x56; // returns SecPkgCred_SupportedAlgs
+ public const int SECPKG_ATTR_CIPHER_STRENGTHS = 0x57; // returns SecPkgCred_CipherStrengths
+ public const int SECPKG_ATTR_SUPPORTED_PROTOCOLS = 0x58; // returns SecPkgCred_SupportedProtocols
+ public const int SECPKG_ATTR_ISSUER_LIST_EX = 0x59; // returns SecPkgContext_IssuerListInfoEx
+ public const int SECPKG_ATTR_CONNECTION_INFO = 0x5a; // returns SecPkgContext_ConnectionInfo
+ public const int SECPKG_ATTR_EAP_KEY_BLOCK = 0x5b; // returns SecPkgContext_EapKeyBlock
+ public const int SECPKG_ATTR_MAPPED_CRED_ATTR = 0x5c; // returns SecPkgContext_MappedCredAttr
+ public const int SECPKG_ATTR_SESSION_INFO = 0x5d; // returns SecPkgContext_SessionInfo
+ public const int SECPKG_ATTR_APP_DATA = 0x5e; // sets/returns SecPkgContext_SessionAppData
+ public const int SECPKG_ATTR_REMOTE_CERTIFICATES = 0x5F; // returns SecPkgContext_Certificates
+ public const int SECPKG_ATTR_CLIENT_CERT_POLICY = 0x60; // sets SecPkgCred_ClientCertCtlPolicy
+ public const int SECPKG_ATTR_CC_POLICY_RESULT = 0x61; // returns SecPkgContext_ClientCertPolicyResult
+ public const int SECPKG_ATTR_USE_NCRYPT = 0x62; // Sets the CRED_FLAG_USE_NCRYPT_PROVIDER FLAG on cred group
+ public const int SECPKG_ATTR_LOCAL_CERT_INFO = 0x63; // returns SecPkgContext_CertInfo
+ public const int SECPKG_ATTR_CIPHER_INFO = 0x64; // returns new CNG SecPkgContext_CipherInfo
+ public const int SECPKG_ATTR_EAP_PRF_INFO = 0x65; // sets SecPkgContext_EapPrfInfo
+ public const int SECPKG_ATTR_SUPPORTED_SIGNATURES = 0x66; // returns SecPkgContext_SupportedSignatures
+ public const int SECPKG_ATTR_REMOTE_CERT_CHAIN = 0x67; // returns PCCERT_CONTEXT
+ public const int SECPKG_ATTR_UI_INFO = 0x68; // sets SEcPkgContext_UiInfo
+ public const int SECPKG_ATTR_EARLY_START = 0x69; // sets SecPkgContext_EarlyStart
+ public const int SECPKG_ATTR_KEYING_MATERIAL_INFO = 0x6a; // sets SecPkgContext_KeyingMaterialInfo
+ public const int SECPKG_ATTR_KEYING_MATERIAL = 0x6b; // returns SecPkgContext_KeyingMaterial
+ public const int SECPKG_ATTR_SRTP_PARAMETERS = 0x6c; // returns negotiated SRTP parameters
+ public const int SECPKG_ATTR_TOKEN_BINDING = 0x6d; // returns SecPkgContext_TokenBinding
+ public const int SECPKG_ATTR_CONNECTION_INFO_EX = 0x6e; // returns SecPkgContext_ConnectionInfoEx
+ public const int SECPKG_ATTR_KEYING_MATERIAL_TOKEN_BINDING = 0x6f; // returns SecPkgContext_KeyingMaterial specific to Token Binding
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.MinSchannel/SecPkgCred_CipherStrengths.cs b/src/THNETII.WinApi.Headers.MinSchannel/SecPkgCred_CipherStrengths.cs
new file mode 100644
index 00000000..c1c7045d
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.MinSchannel/SecPkgCred_CipherStrengths.cs
@@ -0,0 +1,24 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.MinSchannel
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\minschannel.h, line 85
+ ///
+ /// The structure holds the minimum and maximum strength permitted for the cipher used by the specified Schannel credential. This structure is used by the function.
+ ///
+ ///
+ /// For information about setting the cipher strength, see .
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SecPkgCred_CipherStrengths
+ {
+ ///
+ /// Minimum cipher strength allowed.
+ ///
+ public int dwMinimumCipherStrength;
+ ///
+ /// Maximum cipher strength allowed.
+ ///
+ public int dwMaximumCipherStrength;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.MinSchannel/SecPkgCred_SupportedAlgs.cs b/src/THNETII.WinApi.Headers.MinSchannel/SecPkgCred_SupportedAlgs.cs
new file mode 100644
index 00000000..c9fd8483
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.MinSchannel/SecPkgCred_SupportedAlgs.cs
@@ -0,0 +1,31 @@
+using System;
+using System.Runtime.InteropServices;
+
+using THNETII.WinApi.Native.WinCrypt;
+
+namespace THNETII.WinApi.Native.MinSchannel
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\minschannel.h, line 78
+ ///
+ /// The structure contains identifiers for algorithms permitted with a specified Schannel credential. This structure is used by the function.
+ ///
+ ///
+ /// For information about setting the algorithms, see .
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgCred_SupportedAlgs
+ {
+ ///
+ /// Number of elements in the array.
+ ///
+ public int cSupportedAlgs;
+ ///
+ /// Pointer to algorithm identifiers () allowed with a credential.
+ ///
+ public ALG_ID* palgSupportedAlgs;
+ ///
+ /// A span of algorithm identifiers () pointed to by .
+ ///
+ public Span SupportedAlgs => new Span(palgSupportedAlgs, cSupportedAlgs);
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.MinSchannel/THNETII.WinApi.Headers.MinSchannel.csproj b/src/THNETII.WinApi.Headers.MinSchannel/THNETII.WinApi.Headers.MinSchannel.csproj
new file mode 100644
index 00000000..4be25c63
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.MinSchannel/THNETII.WinApi.Headers.MinSchannel.csproj
@@ -0,0 +1,17 @@
+
+
+
+
+ true
+ 7.2
+ netstandard1.3;netstandard2.0
+ true
+ CS1591
+ THNETII.WinApi.Native.MinSchannel
+
+
+
+
+
+
+
diff --git a/src/THNETII.WinApi.Headers.MinWinBase/FILETIME.cs b/src/THNETII.WinApi.Headers.MinWinBase/FILETIME.cs
deleted file mode 100644
index 05b8bf61..00000000
--- a/src/THNETII.WinApi.Headers.MinWinBase/FILETIME.cs
+++ /dev/null
@@ -1,106 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Diagnostics.CodeAnalysis;
-using System.Runtime.InteropServices;
-using System.Text;
-
-namespace THNETII.WinApi.Native.MinWinBase
-{
- // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\minwinbase.h, line 73
- //
- // File System time stamps are represented with the following structure:
- //
- ///
- /// Contains a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC).
- ///
- ///
- /// To convert a structure into a time that is easy to display to a user, use the function.
- /// It is not recommended that you add and subtract values from the FILETIME structure to obtain relative times. Instead, you should cast the value to a value, perfrom 64-bit arithmetic, and cast the result back to value.
- /// Not all file systems can record creation and last access time and not all file systems record them in the same manner. For example, on NT FAT, create time has a resolution of 10 milliseconds, write time has a resolution of 2 seconds, and access time has a resolution of 1 day (really, the access date). On NTFS, access time has a resolution of 1 hour. Therefore, the function may not return the same file time information set using the function. Furthermore, FAT records times on disk in local time. However, NTFS records times on disk in UTC. For more information, see File Times.
- /// A function using the structure can allow for values outside of zero or positive values typically specified by the and members. For example, the function uses 0xFFFFFFFF to specify that a file's previous access time should be preserved. For more information, see the topic for the function you are calling.
- /// Microsoft Docs page: FILETIME structure
- ///
- ///
- /// File Times
- ///
- ///
- [StructLayout(LayoutKind.Sequential)]
- public struct FILETIME : IEquatable, IComparable
- {
- ///
- /// The low-order part of the file time.
- ///
- public int dwLowDateTime;
- ///
- /// The high-order part of the file time.
- ///
- public int dwHighDateTime;
-
- public long AsInt64() =>
- (dwLowDateTime & 0x00_00_00_00_FF_FF_FF_FF) |
- (dwHighDateTime & unchecked((long)0xFF_FF_FF_FF_00_00_00_00));
-
- public static FILETIME FromInt64(long value) => new FILETIME(value);
-
- public override bool Equals(object obj)
- {
- switch (obj)
- {
- case long int64:
- return Equals(int64);
- case FILETIME ft:
- return Equals(ft);
- case null:
- default:
- return false;
- }
- }
-
- public override int GetHashCode() => AsInt64().GetHashCode();
-
- public bool Equals(FILETIME other) => AsInt64().Equals(other.AsInt64());
-
- public int CompareTo(FILETIME other) => AsInt64().CompareTo(other.AsInt64());
-
- [SuppressMessage("Usage", "CA2225: Operator overloads have named alternates", Justification = nameof(AsInt64))]
- public static explicit operator long(FILETIME ft) => ft.AsInt64();
-
- public static explicit operator FILETIME(long value) => FromInt64(value);
-
- public FILETIME(long value) : this()
- {
- dwLowDateTime = (int)value;
- dwHighDateTime = (int)(value >> 32);
- }
-
- public static bool operator ==(FILETIME left, FILETIME right)
- {
- return left.Equals(right);
- }
-
- public static bool operator !=(FILETIME left, FILETIME right)
- {
- return !(left == right);
- }
-
- public static bool operator <(FILETIME left, FILETIME right)
- {
- return left.CompareTo(right) < 0;
- }
-
- public static bool operator <=(FILETIME left, FILETIME right)
- {
- return left.CompareTo(right) <= 0;
- }
-
- public static bool operator >(FILETIME left, FILETIME right)
- {
- return left.CompareTo(right) > 0;
- }
-
- public static bool operator >=(FILETIME left, FILETIME right)
- {
- return left.CompareTo(right) >= 0;
- }
- }
-}
diff --git a/src/THNETII.WinApi.Headers.Security/GlobalSuppressions.cs b/src/THNETII.WinApi.Headers.Security/GlobalSuppressions.cs
new file mode 100644
index 00000000..70ff5a12
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Security/GlobalSuppressions.cs
@@ -0,0 +1,8 @@
+// This file is used by Code Analysis to maintain SuppressMessage
+// attributes that are applied to this project.
+// Project-level suppressions either have no target or are given
+// a specific target and scoped to a namespace, type, member, etc.
+
+using System.Diagnostics.CodeAnalysis;
+
+[assembly: SuppressMessage("Naming", "CA1707: Identifiers should not contain underscores")]
diff --git a/src/THNETII.WinApi.Headers.Security/SecurityConstants.cs b/src/THNETII.WinApi.Headers.Security/SecurityConstants.cs
new file mode 100644
index 00000000..ebfbf466
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Security/SecurityConstants.cs
@@ -0,0 +1,30 @@
+using System.Runtime.InteropServices;
+
+using THNETII.InteropServices.Memory;
+
+namespace THNETII.WinApi.Native.Security
+{
+ public static class SecurityConstants
+ {
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\security.h, line 30
+ //
+ // These are name that can be used to refer to the builtin packages
+ //
+
+ public static readonly LPCSTR NTLMSP_NAME_A =
+ Pointer.Create(Marshal.StringToCoTaskMemAnsi(NTLMSP_NAME));
+ public const string NTLMSP_NAME = "NTLM"; // ntifs
+
+ public static readonly LPCSTR MICROSOFT_KERBEROS_NAME_A =
+ Pointer.Create(Marshal.StringToCoTaskMemAnsi(MICROSOFT_KERBEROS_NAME));
+ public const string MICROSOFT_KERBEROS_NAME_W = "Kerberos";
+ public const string MICROSOFT_KERBEROS_NAME = MICROSOFT_KERBEROS_NAME_W;
+
+ public const string NEGOSSP_NAME_W = "Negotiate";
+ public static readonly LPCSTR NEGOSSP_NAME_A =
+ Pointer.Create(Marshal.StringToCoTaskMemAnsi(NEGOSSP_NAME));
+
+ public const string NEGOSSP_NAME = NEGOSSP_NAME_W;
+
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Security/THNETII.WinApi.Headers.Security.csproj b/src/THNETII.WinApi.Headers.Security/THNETII.WinApi.Headers.Security.csproj
new file mode 100644
index 00000000..9a4dff1f
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Security/THNETII.WinApi.Headers.Security.csproj
@@ -0,0 +1,30 @@
+
+
+
+
+ 7.2
+ netstandard1.3;netstandard2.0
+ true
+ CS1591
+ THNETII.WinApi.Native.Security
+
+
+
+
+
+
+
+
+ All
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/THNETII.WinApi.Headers.Sspi/ACCEPT_SECURITY_CONTEXT_FN.cs b/src/THNETII.WinApi.Headers.Sspi/ACCEPT_SECURITY_CONTEXT_FN.cs
new file mode 100644
index 00000000..ba721a99
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/ACCEPT_SECURITY_CONTEXT_FN.cs
@@ -0,0 +1,20 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int ACCEPT_SECURITY_CONTEXT_FN(
+ [Optional] in CredHandle phCredential, // Cred to base context
+ [Optional] in CtxtHandle phContext, // Existing context (OPT)
+ [Optional] in SecBufferDesc pInput, // Input buffer
+ [In, MarshalAs(UnmanagedType.U4)]
+ ASC_REQ_FLAGS fContextReq, // Context Requirements
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECURITY_DREP_TYPE TargetDataRep, // Target Data Rep
+ [Optional] ref CtxtHandle phNewContext, // (out) New context handle
+ [Optional] ref SecBufferDesc pOutput, // (inout) Output buffers
+ [MarshalAs(UnmanagedType.U4)]
+ out ASC_RET_FLAGS pfContextAttr, // (out) Context attributes
+ [Optional] out TimeStamp ptsExpiry // (out) Life span (OPT)
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/ACQUIRE_CREDENTIALS_HANDLE_FN.cs b/src/THNETII.WinApi.Headers.Sspi/ACQUIRE_CREDENTIALS_HANDLE_FN.cs
new file mode 100644
index 00000000..caf0e5c4
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/ACQUIRE_CREDENTIALS_HANDLE_FN.cs
@@ -0,0 +1,37 @@
+using System;
+using System.Runtime.InteropServices;
+
+using THNETII.WinApi.Native.WinNT;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int ACQUIRE_CREDENTIALS_HANDLE_FN_W(
+ [In, Optional] LPCWSTR pszPrincipal, [In] LPCWSTR pszPackage,
+ [In, MarshalAs(UnmanagedType.U4)] SECPKG_CRED_USE fCredentialUse,
+ [In, Optional] in LUID pvLogonId, [In, Optional] IntPtr pAuthData,
+ [In, Optional] SEC_GET_KEY_FN pGetKeyFn,
+ [In, Optional] IntPtr pvGetKeyArgument,
+ out CredHandle phCredential, [Optional] out TimeStamp ptsExpiry
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int ACQUIRE_CREDENTIALS_HANDLE_FN_A(
+ [In, Optional] LPCSTR pszPrincipal, [In] LPCSTR pszPackage,
+ [In, MarshalAs(UnmanagedType.U4)] SECPKG_CRED_USE fCredentialUse,
+ [In, Optional] in LUID pvLogonId, [In, Optional] IntPtr pAuthData,
+ [In, Optional] SEC_GET_KEY_FN pGetKeyFn,
+ [In, Optional] IntPtr pvGetKeyArgument,
+ out CredHandle phCredential, [Optional] out TimeStamp ptsExpiry
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int ACQUIRE_CREDENTIALS_HANDLE_FN(
+ [In, Optional] LPCTSTR pszPrincipal, [In] LPCTSTR pszPackage,
+ [In, MarshalAs(UnmanagedType.U4)] SECPKG_CRED_USE fCredentialUse,
+ [In, Optional] in LUID pvLogonId, [In, Optional] IntPtr pAuthData,
+ [In, Optional] SEC_GET_KEY_FN pGetKeyFn,
+ [In, Optional] IntPtr pvGetKeyArgument,
+ out CredHandle phCredential, [Optional] out TimeStamp ptsExpiry
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/ADD_CREDENTIALS_FN.cs b/src/THNETII.WinApi.Headers.Sspi/ADD_CREDENTIALS_FN.cs
new file mode 100644
index 00000000..839ca061
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/ADD_CREDENTIALS_FN.cs
@@ -0,0 +1,47 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int ADD_CREDENTIALS_FN_W(
+ [In] in CredHandle hCredentials,
+ [In, Optional] LPCWSTR pszPrincipal,
+ [In] LPCWSTR pszPackage,
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse,
+ [In, Optional] IntPtr pAuthData,
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn,
+ [In, Optional] IntPtr pvGetKeyArgument,
+ [Optional] out TimeStamp ptsExpiry
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int ADD_CREDENTIALS_FN_A(
+ [In] in CredHandle hCredentials,
+ [In, Optional] LPCSTR pszPrincipal,
+ [In] LPCWSTR pszPackage,
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse,
+ [In, Optional] IntPtr pAuthData,
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn,
+ [In, Optional] IntPtr pvGetKeyArgument,
+ [Optional] out TimeStamp ptsExpiry
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int ADD_CREDENTIALS_FN(
+ [In] in CredHandle hCredentials,
+ [In, Optional] LPCTSTR pszPrincipal,
+ [In] LPCWSTR pszPackage,
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse,
+ [In, Optional] IntPtr pAuthData,
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn,
+ [In, Optional] IntPtr pvGetKeyArgument,
+ [Optional] out TimeStamp ptsExpiry
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/APPLY_CONTROL_TOKEN_FN.cs b/src/THNETII.WinApi.Headers.Sspi/APPLY_CONTROL_TOKEN_FN.cs
new file mode 100644
index 00000000..304791b4
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/APPLY_CONTROL_TOKEN_FN.cs
@@ -0,0 +1,11 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1742
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int APPLY_CONTROL_TOKEN_FN(
+ in CtxtHandle phContext, // Context to modify
+ in SecBufferDesc pInput // Input token to apply
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/ASC_REQ_FLAGS.cs b/src/THNETII.WinApi.Headers.Sspi/ASC_REQ_FLAGS.cs
new file mode 100644
index 00000000..60badecc
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/ASC_REQ_FLAGS.cs
@@ -0,0 +1,57 @@
+using System;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [Flags]
+ public enum ASC_REQ_FLAGS : int
+ {
+ ///
+ /// The server is allowed to impersonate the client. Ignore this flag for constrained delegation.
+ ///
+ ASC_REQ_DELEGATE = SspiConstants.ASC_REQ_DELEGATE,
+ ASC_REQ_MUTUAL_AUTH = SspiConstants.ASC_REQ_MUTUAL_AUTH,
+ ///
+ /// Detect replayed packets.
+ ///
+ ASC_REQ_REPLAY_DETECT = SspiConstants.ASC_REQ_REPLAY_DETECT,
+ ///
+ /// Detect messages received out of sequence.
+ ///
+ ASC_REQ_SEQUENCE_DETECT = SspiConstants.ASC_REQ_SEQUENCE_DETECT,
+ ASC_REQ_CONFIDENTIALITY = SspiConstants.ASC_REQ_CONFIDENTIALITY,
+ ASC_REQ_USE_SESSION_KEY = SspiConstants.ASC_REQ_USE_SESSION_KEY,
+ ASC_REQ_SESSION_TICKET = SspiConstants.ASC_REQ_SESSION_TICKET,
+ ///
+ /// Credential Security Support Provider (CredSSP) will allocate output buffers. When you have finished using the output buffers, free them by calling the function.
+ ///
+ ASC_REQ_ALLOCATE_MEMORY = SspiConstants.ASC_REQ_ALLOCATE_MEMORY,
+ ASC_REQ_USE_DCE_STYLE = SspiConstants.ASC_REQ_USE_DCE_STYLE,
+ ASC_REQ_DATAGRAM = SspiConstants.ASC_REQ_DATAGRAM,
+ ///
+ /// The security context will not handle formatting messages.
+ ///
+ ASC_REQ_CONNECTION = SspiConstants.ASC_REQ_CONNECTION,
+ ASC_REQ_CALL_LEVEL = SspiConstants.ASC_REQ_CALL_LEVEL,
+ ASC_REQ_FRAGMENT_SUPPLIED = SspiConstants.ASC_REQ_FRAGMENT_SUPPLIED,
+ ///
+ /// When errors occur, the remote party will be notified.
+ ///
+ ASC_REQ_EXTENDED_ERROR = SspiConstants.ASC_REQ_EXTENDED_ERROR,
+ ///
+ /// Support a stream-oriented connection.
+ ///
+ ASC_REQ_STREAM = SspiConstants.ASC_REQ_STREAM,
+ ASC_REQ_INTEGRITY = SspiConstants.ASC_REQ_INTEGRITY,
+ ASC_REQ_LICENSING = SspiConstants.ASC_REQ_LICENSING,
+ ASC_REQ_IDENTIFY = SspiConstants.ASC_REQ_IDENTIFY,
+ ASC_REQ_ALLOW_NULL_SESSION = SspiConstants.ASC_REQ_ALLOW_NULL_SESSION,
+ ASC_REQ_ALLOW_NON_USER_LOGONS = SspiConstants.ASC_REQ_ALLOW_NON_USER_LOGONS,
+ ASC_REQ_ALLOW_CONTEXT_REPLAY = SspiConstants.ASC_REQ_ALLOW_CONTEXT_REPLAY,
+ ASC_REQ_FRAGMENT_TO_FIT = SspiConstants.ASC_REQ_FRAGMENT_TO_FIT,
+
+ ASC_REQ_NO_TOKEN = SspiConstants.ASC_REQ_NO_TOKEN,
+ ASC_REQ_PROXY_BINDINGS = SspiConstants.ASC_REQ_PROXY_BINDINGS,
+ // SSP_RET_REAUTHENTICATION 0x08000000 // *INTERNAL*
+ ASC_REQ_ALLOW_MISSING_BINDINGS = SspiConstants.ASC_REQ_ALLOW_MISSING_BINDINGS,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/ASC_RET_FLAGS.cs b/src/THNETII.WinApi.Headers.Sspi/ASC_RET_FLAGS.cs
new file mode 100644
index 00000000..e2dadedf
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/ASC_RET_FLAGS.cs
@@ -0,0 +1,34 @@
+using System;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [Flags]
+ public enum ASC_RET_FLAGS : int
+ {
+ ASC_RET_DELEGATE = SspiConstants.ASC_RET_DELEGATE,
+ ASC_RET_MUTUAL_AUTH = SspiConstants.ASC_RET_MUTUAL_AUTH,
+ ASC_RET_REPLAY_DETECT = SspiConstants.ASC_RET_REPLAY_DETECT,
+ ASC_RET_SEQUENCE_DETECT = SspiConstants.ASC_RET_SEQUENCE_DETECT,
+ ASC_RET_CONFIDENTIALITY = SspiConstants.ASC_RET_CONFIDENTIALITY,
+ ASC_RET_USE_SESSION_KEY = SspiConstants.ASC_RET_USE_SESSION_KEY,
+ ASC_RET_SESSION_TICKET = SspiConstants.ASC_RET_SESSION_TICKET,
+ ASC_RET_ALLOCATED_MEMORY = SspiConstants.ASC_RET_ALLOCATED_MEMORY,
+ ASC_RET_USED_DCE_STYLE = SspiConstants.ASC_RET_USED_DCE_STYLE,
+ ASC_RET_DATAGRAM = SspiConstants.ASC_RET_DATAGRAM,
+ ASC_RET_CONNECTION = SspiConstants.ASC_RET_CONNECTION,
+ ASC_RET_CALL_LEVEL = SspiConstants.ASC_RET_CALL_LEVEL, // skipped 1000 to be like ISC_
+ ASC_RET_THIRD_LEG_FAILED = SspiConstants.ASC_RET_THIRD_LEG_FAILED,
+ ASC_RET_EXTENDED_ERROR = SspiConstants.ASC_RET_EXTENDED_ERROR,
+ ASC_RET_STREAM = SspiConstants.ASC_RET_STREAM,
+ ASC_RET_INTEGRITY = SspiConstants.ASC_RET_INTEGRITY,
+ ASC_RET_LICENSING = SspiConstants.ASC_RET_LICENSING,
+ ASC_RET_IDENTIFY = SspiConstants.ASC_RET_IDENTIFY,
+ ASC_RET_NULL_SESSION = SspiConstants.ASC_RET_NULL_SESSION,
+ ASC_RET_ALLOW_NON_USER_LOGONS = SspiConstants.ASC_RET_ALLOW_NON_USER_LOGONS,
+ ASC_RET_ALLOW_CONTEXT_REPLAY = SspiConstants.ASC_RET_ALLOW_CONTEXT_REPLAY, // deprecated - don't use this flag!!!
+ ASC_RET_FRAGMENT_ONLY = SspiConstants.ASC_RET_FRAGMENT_ONLY,
+ ASC_RET_NO_TOKEN = SspiConstants.ASC_RET_NO_TOKEN,
+ ASC_RET_NO_ADDITIONAL_TOKEN = SspiConstants.ASC_RET_NO_ADDITIONAL_TOKEN, // *INTERNAL*
+ // SSP_RET_REAUTHENTICATION 0x08000000 // *INTERNAL*
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/CHANGE_PASSWORD_FN.cs b/src/THNETII.WinApi.Headers.Sspi/CHANGE_PASSWORD_FN.cs
new file mode 100644
index 00000000..c3c438e1
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/CHANGE_PASSWORD_FN.cs
@@ -0,0 +1,40 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int CHANGE_PASSWORD_FN_W(
+ [In] LPCWSTR pszPackageName,
+ [In] LPCWSTR pszDomainName,
+ [In] LPCWSTR pszAccountName,
+ [In] LPCWSTR pszOldPassword,
+ [In] LPCWSTR pszNewPassword,
+ [In, MarshalAs(UnmanagedType.U1)] bool bImpersonating,
+ [In] int dwReserved,
+ ref SecBufferDesc pOutput
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int CHANGE_PASSWORD_FN_A(
+ [In] LPCSTR pszPackageName,
+ [In] LPCSTR pszDomainName,
+ [In] LPCSTR pszAccountName,
+ [In] LPCSTR pszOldPassword,
+ [In] LPCSTR pszNewPassword,
+ [In, MarshalAs(UnmanagedType.U1)] bool bImpersonating,
+ [In] int dwReserved,
+ ref SecBufferDesc pOutput
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int CHANGE_PASSWORD_FN(
+ [In] LPCTSTR pszPackageName,
+ [In] LPCTSTR pszDomainName,
+ [In] LPCTSTR pszAccountName,
+ [In] LPCTSTR pszOldPassword,
+ [In] LPCTSTR pszNewPassword,
+ [In, MarshalAs(UnmanagedType.U1)] bool bImpersonating,
+ [In] int dwReserved,
+ ref SecBufferDesc pOutput
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/COMPLETE_AUTH_TOKEN_FN.cs b/src/THNETII.WinApi.Headers.Sspi/COMPLETE_AUTH_TOKEN_FN.cs
new file mode 100644
index 00000000..bb64fabd
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/COMPLETE_AUTH_TOKEN_FN.cs
@@ -0,0 +1,10 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int COMPLETE_AUTH_TOKEN_FN(
+ in CtxtHandle phContext, // Context to complete
+ in SecBufferDesc pToken // Token to complete
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/CredHandle.cs b/src/THNETII.WinApi.Headers.Sspi/CredHandle.cs
new file mode 100644
index 00000000..71c025aa
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/CredHandle.cs
@@ -0,0 +1,11 @@
+using System;
+
+using THNETII.InteropServices.Memory;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ public struct CredHandle : IPointer
+ {
+ public IntPtr Pointer { get; }
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/CtxtHandle.cs b/src/THNETII.WinApi.Headers.Sspi/CtxtHandle.cs
new file mode 100644
index 00000000..2b1af2f6
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/CtxtHandle.cs
@@ -0,0 +1,13 @@
+using System;
+using System.Runtime.InteropServices;
+
+using THNETII.InteropServices.Memory;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [StructLayout(LayoutKind.Sequential)]
+ public struct CtxtHandle : IPointer
+ {
+ public IntPtr Pointer { get; }
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/DECRYPT_MESSAGE_FN.cs b/src/THNETII.WinApi.Headers.Sspi/DECRYPT_MESSAGE_FN.cs
new file mode 100644
index 00000000..a0344aff
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/DECRYPT_MESSAGE_FN.cs
@@ -0,0 +1,13 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2061
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int DECRYPT_MESSAGE_FN(
+ in CtxtHandle phContext,
+ in SecBufferDesc pMessage,
+ [In] uint MessageSeqNo,
+ [Optional] out int fQOP
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/DELETE_SECURITY_CONTEXT_FN.cs b/src/THNETII.WinApi.Headers.Sspi/DELETE_SECURITY_CONTEXT_FN.cs
new file mode 100644
index 00000000..d96d1ce8
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/DELETE_SECURITY_CONTEXT_FN.cs
@@ -0,0 +1,10 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1730
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int DELETE_SECURITY_CONTEXT_FN(
+ in CtxtHandle phContext // Context to delete
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/ENCRYPT_MESSAGE_FN.cs b/src/THNETII.WinApi.Headers.Sspi/ENCRYPT_MESSAGE_FN.cs
new file mode 100644
index 00000000..25c9e205
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/ENCRYPT_MESSAGE_FN.cs
@@ -0,0 +1,13 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2049
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int ENCRYPT_MESSAGE_FN(
+ in CtxtHandle phContext,
+ [In] int fQOP,
+ in SecBufferDesc pMessage,
+ [In] uint MessageSeqNo
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/ENUMERATE_SECURITY_PACKAGES_FN.cs b/src/THNETII.WinApi.Headers.Sspi/ENUMERATE_SECURITY_PACKAGES_FN.cs
new file mode 100644
index 00000000..c7ed5203
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/ENUMERATE_SECURITY_PACKAGES_FN.cs
@@ -0,0 +1,18 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2083
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int ENUMERATE_SECURITY_PACKAGES_FN_W(
+ out int pcPackages, // Receives num. packages
+ out SecPkgInfoW* ppPackageInfo // Receives array of info
+ );
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2096
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int ENUMERATE_SECURITY_PACKAGES_FN_A(
+ out int pcPackages, // Receives num. packages
+ out SecPkgInfoA* ppPackageInfo // Receives array of info
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/FREE_CONTEXT_BUFFER_FN.cs b/src/THNETII.WinApi.Headers.Sspi/FREE_CONTEXT_BUFFER_FN.cs
new file mode 100644
index 00000000..2c4ff0a8
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/FREE_CONTEXT_BUFFER_FN.cs
@@ -0,0 +1,10 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int FREE_CONTEXT_BUFFER_FN(
+ [In, Out] IntPtr pvContextBuffer // buffer to free
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/FREE_CREDENTIALS_HANDLE_FN.cs b/src/THNETII.WinApi.Headers.Sspi/FREE_CREDENTIALS_HANDLE_FN.cs
new file mode 100644
index 00000000..69406710
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/FREE_CREDENTIALS_HANDLE_FN.cs
@@ -0,0 +1,9 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int FREE_CREDENTIALS_HANDLE_FN(
+ [In] in CredHandle phCredential
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/GlobalSuppressions.cs b/src/THNETII.WinApi.Headers.Sspi/GlobalSuppressions.cs
new file mode 100644
index 00000000..c8937fc8
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/GlobalSuppressions.cs
@@ -0,0 +1,16 @@
+// This file is used by Code Analysis to maintain SuppressMessage
+// attributes that are applied to this project.
+// Project-level suppressions either have no target or are given
+// a specific target and scoped to a namespace, type, member, etc.
+
+using System.Diagnostics.CodeAnalysis;
+
+[assembly: SuppressMessage("Naming", "CA1707: Identifiers should not contain underscores")]
+[assembly: SuppressMessage("Performance", "CA1815: Override equals and operator equals on value types")]
+[assembly: SuppressMessage("Design", "CA1051: Do not declare visible instance fields")]
+[assembly: SuppressMessage("Naming", "CA1712: Do not prefix enum values with type name")]
+[assembly: SuppressMessage("Naming", "CA1720: Identifier contains type name")]
+[assembly: SuppressMessage("Usage", "PC003: Native API not available in UWP")]
+[assembly: SuppressMessage("Interoperability", "CA1401: P/Invokes should not be visible")]
+[assembly: SuppressMessage("Globalization", "CA2101: Specify marshaling for P/Invoke string arguments")]
+[assembly: SuppressMessage("Documentation", "CS0419: Ambigious reference in cref attribute")]
diff --git a/src/THNETII.WinApi.Headers.Sspi/IMPERSONATE_SECURITY_CONTEXT_FN.cs b/src/THNETII.WinApi.Headers.Sspi/IMPERSONATE_SECURITY_CONTEXT_FN.cs
new file mode 100644
index 00000000..b9587284
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/IMPERSONATE_SECURITY_CONTEXT_FN.cs
@@ -0,0 +1,9 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int IMPERSONATE_SECURITY_CONTEXT_FN(
+ in CtxtHandle phContext // Context to impersonate
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/INITIALIZE_SECURITY_CONTEXT_FN.cs b/src/THNETII.WinApi.Headers.Sspi/INITIALIZE_SECURITY_CONTEXT_FN.cs
new file mode 100644
index 00000000..a9bc07b2
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/INITIALIZE_SECURITY_CONTEXT_FN.cs
@@ -0,0 +1,61 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int INITIALIZE_SECURITY_CONTEXT_FN_W(
+ [Optional] in CredHandle phCredential, // Cred to base context
+ [Optional] in CtxtHandle phContext, // Existing context (OPT)
+ [In, Optional] LPCWSTR pszTargetName, // Name of target
+ [In, MarshalAs(UnmanagedType.U4)]
+ ISC_REQ_FLAGS fContextReq, // Context Requirements
+ [In] int Reserved1, // Reserved, MBZ
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECURITY_DREP_TYPE TargetDataRep, // Data rep of target
+ [Optional] in SecBufferDesc pInput, // Input Buffers
+ [In] int Reserved2, // Reserved, MBZ
+ [Optional] ref CtxtHandle phNewContext, // (out) New Context handle
+ [Optional] ref SecBufferDesc pOutput, // (inout) Output Buffers
+ [MarshalAs(UnmanagedType.U4)]
+ out ISC_RET_FLAGS pfContextAttr, // (out) Context attrs
+ [Optional] out TimeStamp ptsExpiry // (out) Life span (OPT)
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int INITIALIZE_SECURITY_CONTEXT_FN_A(
+ [Optional] in CredHandle phCredential, // Cred to base context
+ [Optional] in CtxtHandle phContext, // Existing context (OPT)
+ [In, Optional] LPCSTR pszTargetName, // Name of target
+ [In, MarshalAs(UnmanagedType.U4)]
+ ISC_REQ_FLAGS fContextReq, // Context Requirements
+ [In] int Reserved1, // Reserved, MBZ
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECURITY_DREP_TYPE TargetDataRep, // Data rep of target
+ [Optional] in SecBufferDesc pInput, // Input Buffers
+ [In] int Reserved2, // Reserved, MBZ
+ [Optional] ref CtxtHandle phNewContext, // (out) New Context handle
+ [Optional] ref SecBufferDesc pOutput, // (inout) Output Buffers
+ [MarshalAs(UnmanagedType.U4)]
+ out ISC_RET_FLAGS pfContextAttr, // (out) Context attrs
+ [Optional] out TimeStamp ptsExpiry // (out) Life span (OPT)
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int INITIALIZE_SECURITY_CONTEXT_FN(
+ [Optional] in CredHandle phCredential, // Cred to base context
+ [Optional] in CtxtHandle phContext, // Existing context (OPT)
+ [In, Optional] LPCTSTR pszTargetName, // Name of target
+ [In, MarshalAs(UnmanagedType.U4)]
+ ISC_REQ_FLAGS fContextReq, // Context Requirements
+ [In] int Reserved1, // Reserved, MBZ
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECURITY_DREP_TYPE TargetDataRep, // Data rep of target
+ [Optional] in SecBufferDesc pInput, // Input Buffers
+ [In] int Reserved2, // Reserved, MBZ
+ [Optional] ref CtxtHandle phNewContext, // (out) New Context handle
+ [Optional] ref SecBufferDesc pOutput, // (inout) Output Buffers
+ [MarshalAs(UnmanagedType.U4)]
+ out ISC_RET_FLAGS pfContextAttr, // (out) Context attrs
+ [Optional] out TimeStamp ptsExpiry // (out) Life span (OPT)
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/ISC_REQ_FLAGS.cs b/src/THNETII.WinApi.Headers.Sspi/ISC_REQ_FLAGS.cs
new file mode 100644
index 00000000..9649bcf8
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/ISC_REQ_FLAGS.cs
@@ -0,0 +1,82 @@
+using System;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [Flags]
+ public enum ISC_REQ_FLAGS : int
+ {
+ ///
+ /// The server can use the context to authenticate to other servers as the client. The flag must be set for this flag to work. Valid for Kerberos. Ignore this flag for constrained delegation.
+ ///
+ ISC_REQ_DELEGATE = SspiConstants.ISC_REQ_DELEGATE,
+ ///
+ /// The mutual authentication policy of the service will be satisfied.
+ /// This does not necessarily mean that mutual authentication is performed, only that the authentication policy of the service is satisfied. To ensure that mutual authentication is performed, call the (General) function.
+ ///
+ ISC_REQ_MUTUAL_AUTH = SspiConstants.ISC_REQ_MUTUAL_AUTH,
+ ///
+ /// Detect replayed messages that have been encoded by using the or functions.
+ ///
+ ISC_REQ_REPLAY_DETECT = SspiConstants.ISC_REQ_REPLAY_DETECT,
+ ///
+ /// Detect messages received out of sequence.
+ ///
+ ISC_REQ_SEQUENCE_DETECT = SspiConstants.ISC_REQ_SEQUENCE_DETECT,
+ ///
+ /// Encrypt messages by using the function.
+ ///
+ ISC_REQ_CONFIDENTIALITY = SspiConstants.ISC_REQ_CONFIDENTIALITY,
+ ///
+ /// A new session key must be negotiated.
+ /// This value is supported only by the Kerberos security package.
+ ///
+ ISC_REQ_USE_SESSION_KEY = SspiConstants.ISC_REQ_USE_SESSION_KEY,
+ ISC_REQ_PROMPT_FOR_CREDS = SspiConstants.ISC_REQ_PROMPT_FOR_CREDS,
+ ///
+ /// Schannel must not attempt to supply credentials for the client automatically.
+ ///
+ ISC_REQ_USE_SUPPLIED_CREDS = SspiConstants.ISC_REQ_USE_SUPPLIED_CREDS,
+ ///
+ /// The security package allocates output buffers for you. When you have finished using the output buffers, free them by calling the function.
+ ///
+ ISC_REQ_ALLOCATE_MEMORY = SspiConstants.ISC_REQ_ALLOCATE_MEMORY,
+ ISC_REQ_USE_DCE_STYLE = SspiConstants.ISC_REQ_USE_DCE_STYLE,
+ ISC_REQ_DATAGRAM = SspiConstants.ISC_REQ_DATAGRAM,
+ ///
+ /// The security context will not handle formatting messages. This value is the default for the Kerberos, Negotiate, and NTLM security packages.
+ ///
+ ISC_REQ_CONNECTION = SspiConstants.ISC_REQ_CONNECTION,
+ ISC_REQ_CALL_LEVEL = SspiConstants.ISC_REQ_CALL_LEVEL,
+ ISC_REQ_FRAGMENT_SUPPLIED = SspiConstants.ISC_REQ_FRAGMENT_SUPPLIED,
+ ///
+ /// When errors occur, the remote party will be notified.
+ ///
+ ISC_REQ_EXTENDED_ERROR = SspiConstants.ISC_REQ_EXTENDED_ERROR,
+ ///
+ /// Support a stream-oriented connection.
+ ///
+ ISC_REQ_STREAM = SspiConstants.ISC_REQ_STREAM,
+ ///
+ /// Sign messages and verify signatures by using the and functions.
+ ///
+ ISC_REQ_INTEGRITY = SspiConstants.ISC_REQ_INTEGRITY,
+ ISC_REQ_IDENTIFY = SspiConstants.ISC_REQ_IDENTIFY,
+ ISC_REQ_NULL_SESSION = SspiConstants.ISC_REQ_NULL_SESSION,
+ ///
+ /// Schannel must not authenticate the server automatically.
+ ///
+ ISC_REQ_MANUAL_CRED_VALIDATION = SspiConstants.ISC_REQ_MANUAL_CRED_VALIDATION,
+ ISC_REQ_RESERVED1 = SspiConstants.ISC_REQ_RESERVED1,
+ ISC_REQ_FRAGMENT_TO_FIT = SspiConstants.ISC_REQ_FRAGMENT_TO_FIT,
+ // This exists only in Windows Vista and greater
+ ISC_REQ_FORWARD_CREDENTIALS = SspiConstants.ISC_REQ_FORWARD_CREDENTIALS,
+ ///
+ /// If this flag is set, the flag is ignored.
+ /// This value is supported only by the Negotiate and Kerberos security packages.
+ ///
+ ISC_REQ_NO_INTEGRITY = SspiConstants.ISC_REQ_NO_INTEGRITY, // honored only by SPNEGO
+ ISC_REQ_USE_HTTP_STYLE = SspiConstants.ISC_REQ_USE_HTTP_STYLE,
+ ISC_REQ_UNVERIFIED_TARGET_NAME = SspiConstants.ISC_REQ_UNVERIFIED_TARGET_NAME,
+ ISC_REQ_CONFIDENTIALITY_ONLY = SspiConstants.ISC_REQ_CONFIDENTIALITY_ONLY, // honored by SPNEGO/Kerberos
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/ISC_RET_FLAGS.cs b/src/THNETII.WinApi.Headers.Sspi/ISC_RET_FLAGS.cs
new file mode 100644
index 00000000..1da059c1
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/ISC_RET_FLAGS.cs
@@ -0,0 +1,38 @@
+using System;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [Flags]
+ public enum ISC_RET_FLAGS : int
+ {
+ ISC_RET_DELEGATE = SspiConstants.ISC_RET_DELEGATE,
+ ISC_RET_MUTUAL_AUTH = SspiConstants.ISC_RET_MUTUAL_AUTH,
+ ISC_RET_REPLAY_DETECT = SspiConstants.ISC_RET_REPLAY_DETECT,
+ ISC_RET_SEQUENCE_DETECT = SspiConstants.ISC_RET_SEQUENCE_DETECT,
+ ISC_RET_CONFIDENTIALITY = SspiConstants.ISC_RET_CONFIDENTIALITY,
+ ISC_RET_USE_SESSION_KEY = SspiConstants.ISC_RET_USE_SESSION_KEY,
+ ISC_RET_USED_COLLECTED_CREDS = SspiConstants.ISC_RET_USED_COLLECTED_CREDS,
+ ISC_RET_USED_SUPPLIED_CREDS = SspiConstants.ISC_RET_USED_SUPPLIED_CREDS,
+ ISC_RET_ALLOCATED_MEMORY = SspiConstants.ISC_RET_ALLOCATED_MEMORY,
+ ISC_RET_USED_DCE_STYLE = SspiConstants.ISC_RET_USED_DCE_STYLE,
+ ISC_RET_DATAGRAM = SspiConstants.ISC_RET_DATAGRAM,
+ ISC_RET_CONNECTION = SspiConstants.ISC_RET_CONNECTION,
+ ISC_RET_INTERMEDIATE_RETURN = SspiConstants.ISC_RET_INTERMEDIATE_RETURN,
+ ISC_RET_CALL_LEVEL = SspiConstants.ISC_RET_CALL_LEVEL,
+ ISC_RET_EXTENDED_ERROR = SspiConstants.ISC_RET_EXTENDED_ERROR,
+ ISC_RET_STREAM = SspiConstants.ISC_RET_STREAM,
+ ISC_RET_INTEGRITY = SspiConstants.ISC_RET_INTEGRITY,
+ ISC_RET_IDENTIFY = SspiConstants.ISC_RET_IDENTIFY,
+ ISC_RET_NULL_SESSION = SspiConstants.ISC_RET_NULL_SESSION,
+ ISC_RET_MANUAL_CRED_VALIDATION = SspiConstants.ISC_RET_MANUAL_CRED_VALIDATION,
+ ISC_RET_RESERVED1 = SspiConstants.ISC_RET_RESERVED1,
+ ISC_RET_FRAGMENT_ONLY = SspiConstants.ISC_RET_FRAGMENT_ONLY,
+ // This exists only in Windows Vista and greater
+ ISC_RET_FORWARD_CREDENTIALS = SspiConstants.ISC_RET_FORWARD_CREDENTIALS,
+
+ ISC_RET_USED_HTTP_STYLE = SspiConstants.ISC_RET_USED_HTTP_STYLE,
+ ISC_RET_NO_ADDITIONAL_TOKEN = SspiConstants.ISC_RET_NO_ADDITIONAL_TOKEN, // *INTERNAL*
+ ISC_RET_REAUTHENTICATION = SspiConstants.ISC_RET_REAUTHENTICATION, // *INTERNAL*
+ ISC_RET_CONFIDENTIALITY_ONLY = SspiConstants.ISC_RET_CONFIDENTIALITY_ONLY, // honored by SPNEGO/Kerberos
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/KDC_PROXY_SETTINGS_FLAGS.cs b/src/THNETII.WinApi.Headers.Sspi/KDC_PROXY_SETTINGS_FLAGS.cs
new file mode 100644
index 00000000..896957e3
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/KDC_PROXY_SETTINGS_FLAGS.cs
@@ -0,0 +1,10 @@
+using System;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [Flags]
+ public enum KDC_PROXY_SETTINGS_FLAGS : int
+ {
+ KDC_PROXY_SETTINGS_FLAGS_FORCEPROXY = SspiConstants.KDC_PROXY_SETTINGS_FLAGS_FORCEPROXY,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/MAKE_SIGNATURE_FN.cs b/src/THNETII.WinApi.Headers.Sspi/MAKE_SIGNATURE_FN.cs
new file mode 100644
index 00000000..04512003
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/MAKE_SIGNATURE_FN.cs
@@ -0,0 +1,13 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2015
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int MAKE_SIGNATURE_FN(
+ in CtxtHandle phContext, // Context to use
+ [In] int fQOP, // Quality of Protection
+ in SecBufferDesc pMessage, // Message to sign
+ [In] uint MessageSeqNo // Message Sequence Num.
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/QUERY_CONTEXT_ATTRIBUTES_EX_FN.cs b/src/THNETII.WinApi.Headers.Sspi/QUERY_CONTEXT_ATTRIBUTES_EX_FN.cs
new file mode 100644
index 00000000..7e628abb
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/QUERY_CONTEXT_ATTRIBUTES_EX_FN.cs
@@ -0,0 +1,31 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CONTEXT_ATTRIBUTES_EX_FN_W(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CONTEXT_ATTRIBUTES_EX_FN_A(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CONTEXT_ATTRIBUTES_EX_FN(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/QUERY_CONTEXT_ATTRIBUTES_FN.cs b/src/THNETII.WinApi.Headers.Sspi/QUERY_CONTEXT_ATTRIBUTES_FN.cs
new file mode 100644
index 00000000..15c5f201
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/QUERY_CONTEXT_ATTRIBUTES_FN.cs
@@ -0,0 +1,28 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CONTEXT_ATTRIBUTES_FN_W(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CONTEXT_ATTRIBUTES_FN_A(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CONTEXT_ATTRIBUTES_FN(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/QUERY_CREDENTIALS_ATTRIBUTES_EX_FN.cs b/src/THNETII.WinApi.Headers.Sspi/QUERY_CREDENTIALS_ATTRIBUTES_EX_FN.cs
new file mode 100644
index 00000000..8e6a4f1a
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/QUERY_CREDENTIALS_ATTRIBUTES_EX_FN.cs
@@ -0,0 +1,34 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1888
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CREDENTIALS_ATTRIBUTES_EX_FN_W(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1919
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CREDENTIALS_ATTRIBUTES_EX_FN_A(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1930
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CREDENTIALS_ATTRIBUTES_EX_FN(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/QUERY_CREDENTIALS_ATTRIBUTES_FN.cs b/src/THNETII.WinApi.Headers.Sspi/QUERY_CREDENTIALS_ATTRIBUTES_FN.cs
new file mode 100644
index 00000000..f2fca174
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/QUERY_CREDENTIALS_ATTRIBUTES_FN.cs
@@ -0,0 +1,31 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1874
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CREDENTIALS_ATTRIBUTES_FN_W(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1904
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CREDENTIALS_ATTRIBUTES_FN_A(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1928
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int QUERY_CREDENTIALS_ATTRIBUTES_FN(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/QUERY_SECURITY_CONTEXT_TOKEN_FN.cs b/src/THNETII.WinApi.Headers.Sspi/QUERY_SECURITY_CONTEXT_TOKEN_FN.cs
new file mode 100644
index 00000000..672a1e0d
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/QUERY_SECURITY_CONTEXT_TOKEN_FN.cs
@@ -0,0 +1,12 @@
+using Microsoft.Win32.SafeHandles;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1719
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int QUERY_SECURITY_CONTEXT_TOKEN_FN(
+ in CtxtHandle phContext,
+ out SafeAccessTokenHandle Token
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/REVERT_SECURITY_CONTEXT_FN.cs b/src/THNETII.WinApi.Headers.Sspi/REVERT_SECURITY_CONTEXT_FN.cs
new file mode 100644
index 00000000..27964387
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/REVERT_SECURITY_CONTEXT_FN.cs
@@ -0,0 +1,9 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int REVERT_SECURITY_CONTEXT_FN(
+ in CtxtHandle phContext // Context from which to re
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECBUFFER_ATTR.cs b/src/THNETII.WinApi.Headers.Sspi/SECBUFFER_ATTR.cs
new file mode 100644
index 00000000..dd5ae48e
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECBUFFER_ATTR.cs
@@ -0,0 +1,15 @@
+namespace THNETII.WinApi.Native.Sspi
+{
+ public enum SECBUFFER_ATTR
+ {
+ ///
+ /// The buffer is read-only with no checksum. This flag is intended for sending header information to the security package for computing the checksum. The package can read this buffer, but cannot modify it.
+ ///
+ SECBUFFER_READONLY = SspiConstants.SECBUFFER_READONLY, // Buffer is read-only, no checksum
+ ///
+ /// The buffer is read-only with a checksum.
+ ///
+ SECBUFFER_READONLY_WITH_CHECKSUM = SspiConstants.SECBUFFER_READONLY_WITH_CHECKSUM, // Buffer is read-only, and checksummed
+ SECBUFFER_RESERVED = SspiConstants.SECBUFFER_RESERVED, // Flags reserved to security system
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECBUFFER_TYPE.cs b/src/THNETII.WinApi.Headers.Sspi/SECBUFFER_TYPE.cs
new file mode 100644
index 00000000..b497f251
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECBUFFER_TYPE.cs
@@ -0,0 +1,82 @@
+namespace THNETII.WinApi.Native.Sspi
+{
+ public enum SECBUFFER_TYPE
+ {
+ ///
+ /// This is a placeholder in the buffer array. The caller can supply several such entries in the array, and the security package can return information in them. For more information, see SSPI Context Semantics.
+ ///
+ SECBUFFER_EMPTY = SspiConstants.SECBUFFER_EMPTY, // Undefined, replaced by provider
+ ///
+ /// The buffer contains common data. The security package can read and write this data, for example, to encrypt some or all of it.
+ ///
+ SECBUFFER_DATA = SspiConstants.SECBUFFER_DATA, // Packet data
+ SECBUFFER_TOKEN = SspiConstants.SECBUFFER_TOKEN, // Security token
+ ///
+ /// These are transport-to-package–specific parameters. For example, the NetWare redirector may supply the server object identifier, while DCE RPC can supply an association UUID, and so on.
+ ///
+ SECBUFFER_PKG_PARAMS = SspiConstants.SECBUFFER_PKG_PARAMS, // Package specific parameters
+ ///
+ /// The security package uses this value to indicate the number of missing bytes in a particular message. The member is ignored in this type.
+ ///
+ SECBUFFER_MISSING = SspiConstants.SECBUFFER_MISSING, // Missing Data indicator
+ ///
+ /// The security package uses this value to indicate the number of extra or unprocessed bytes in a message.
+ ///
+ SECBUFFER_EXTRA = SspiConstants.SECBUFFER_EXTRA, // Extra data
+ SECBUFFER_STREAM_TRAILER = SspiConstants.SECBUFFER_STREAM_TRAILER, // Security Trailer
+ SECBUFFER_STREAM_HEADER = SspiConstants.SECBUFFER_STREAM_HEADER, // Security Header
+ SECBUFFER_NEGOTIATION_INFO = SspiConstants.SECBUFFER_NEGOTIATION_INFO, // Hints from the negotiation pkg
+ SECBUFFER_PADDING = SspiConstants.SECBUFFER_PADDING, // non-data padding
+ SECBUFFER_STREAM = SspiConstants.SECBUFFER_STREAM, // whole encrypted message
+ ///
+ /// The buffer contains a protocol-specific list of object identifiers (OIDs). It is not usually of interest to callers.
+ ///
+ SECBUFFER_MECHLIST = SspiConstants.SECBUFFER_MECHLIST,
+ ///
+ /// The buffer contains a signature of a buffer. It is not usually of interest to callers.
+ ///
+ SECBUFFER_MECHLIST_SIGNATURE = SspiConstants.SECBUFFER_MECHLIST_SIGNATURE,
+ SECBUFFER_TARGET = SspiConstants.SECBUFFER_TARGET, // obsolete
+ ///
+ /// The buffer contains channel binding information.
+ ///
+ SECBUFFER_CHANNEL_BINDINGS = SspiConstants.SECBUFFER_CHANNEL_BINDINGS,
+ ///
+ /// The buffer contains a structure.
+ ///
+ SECBUFFER_CHANGE_PASS_RESPONSE = SspiConstants.SECBUFFER_CHANGE_PASS_RESPONSE,
+ SECBUFFER_TARGET_HOST = SspiConstants.SECBUFFER_TARGET_HOST,
+ ///
+ /// The buffer contains an alert message.
+ ///
+ SECBUFFER_ALERT = SspiConstants.SECBUFFER_ALERT,
+ SECBUFFER_APPLICATION_PROTOCOLS = SspiConstants.SECBUFFER_APPLICATION_PROTOCOLS, // Lists of application protocol IDs, one per negotiation extension
+ ///
+ /// The buffer contains the list of SRTP protection profiles, in descending order of preference.
+ ///
+ SECBUFFER_SRTP_PROTECTION_PROFILES = SspiConstants.SECBUFFER_SRTP_PROTECTION_PROFILES, // List of SRTP protection profiles, in descending order of preference
+ ///
+ /// The buffer contains the SRTP master key identifier.
+ ///
+ SECBUFFER_SRTP_MASTER_KEY_IDENTIFIER = SspiConstants.SECBUFFER_SRTP_MASTER_KEY_IDENTIFIER, // SRTP master key identifier
+ SECBUFFER_TOKEN_BINDING = SspiConstants.SECBUFFER_TOKEN_BINDING, // Supported Token Binding protocol version and key parameters
+ ///
+ /// The buffer contains the preshared key. The maximum allowed PSK buffer size is 256 bytes.
+ ///
+ SECBUFFER_PRESHARED_KEY = SspiConstants.SECBUFFER_PRESHARED_KEY, // Preshared key
+ ///
+ /// The buffer contains the preshared key identity.
+ ///
+ SECBUFFER_PRESHARED_KEY_IDENTITY = SspiConstants.SECBUFFER_PRESHARED_KEY_IDENTITY, // Preshared key identity
+ ///
+ /// The buffer contains the setting for the maximum transmission unit (MTU) size for DTLS only. The default value is 1096 and the valid configurable range is between 200 and 64*1024.
+ ///
+ SECBUFFER_DTLS_MTU = SspiConstants.SECBUFFER_DTLS_MTU, // DTLS path MTU setting
+
+
+ SECBUFFER_ATTRMASK = SspiConstants.SECBUFFER_ATTRMASK,
+ SECBUFFER_READONLY = SspiConstants.SECBUFFER_READONLY, // Buffer is read-only, no checksum
+ SECBUFFER_READONLY_WITH_CHECKSUM = SspiConstants.SECBUFFER_READONLY_WITH_CHECKSUM, // Buffer is read-only, and checksummed
+ SECBUFFER_RESERVED = SspiConstants.SECBUFFER_RESERVED, // Flags reserved to security system
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECPKG_APP_MODE_INFO.cs b/src/THNETII.WinApi.Headers.Sspi/SECPKG_APP_MODE_INFO.cs
new file mode 100644
index 00000000..c51ebdbf
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECPKG_APP_MODE_INFO.cs
@@ -0,0 +1,23 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1137
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SECPKG_APP_MODE_INFO
+ {
+ public int UserFunction;
+ public IntPtr Argument1;
+ public IntPtr Argument2;
+ public SecBuffer UserData;
+ #region public bool ReturnToLsa;
+ internal byte ReturnToLsaField;
+ public bool ReturnToLsa
+ {
+ get => ReturnToLsaField != 0;
+ set => ReturnToLsaField = (byte)(value ? 1 : 0);
+ }
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECPKG_ATTR_LCT_STATUS.cs b/src/THNETII.WinApi.Headers.Sspi/SECPKG_ATTR_LCT_STATUS.cs
new file mode 100644
index 00000000..4364d643
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECPKG_ATTR_LCT_STATUS.cs
@@ -0,0 +1,27 @@
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 814
+ ///
+ /// Indicates whether the token from the most recent call to the function is the last token from the client.
+ /// This enumeration is used in the structure.
+ ///
+ ///
+ /// Microsoft Docs page: SECPKG_ATTR_LCT_STATUS Enumeration
+ ///
+ ///
+ public enum SECPKG_ATTR_LCT_STATUS
+ {
+ ///
+ /// The token is the last token from the client.
+ ///
+ SecPkgAttrLastClientTokenYes,
+ ///
+ /// The token is not the last token from the client.
+ ///
+ SecPkgAttrLastClientTokenNo,
+ ///
+ /// It is not known whether the token is the last token from the client.
+ ///
+ SecPkgAttrLastClientTokenMaybe
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECPKG_ATTR_TYPE.cs b/src/THNETII.WinApi.Headers.Sspi/SECPKG_ATTR_TYPE.cs
new file mode 100644
index 00000000..0a33bd8b
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECPKG_ATTR_TYPE.cs
@@ -0,0 +1,309 @@
+using System;
+
+using THNETII.WinApi.Native.CredSSP;
+using THNETII.WinApi.Native.MinSchannel;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ public enum SECPKG_ATTR_TYPE
+ {
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Queries the sizes of the structures used in the per-message functions.
+ ///
+ SECPKG_ATTR_SIZES = SspiConstants.SECPKG_ATTR_SIZES,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Queries the name associated with the context.
+ ///
+ SECPKG_ATTR_NAMES = SspiConstants.SECPKG_ATTR_NAMES,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Queries the life span of the context.
+ ///
+ SECPKG_ATTR_LIFESPAN = SspiConstants.SECPKG_ATTR_LIFESPAN,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Queries for authorization data used by DCE services.
+ ///
+ SECPKG_ATTR_DCE_INFO = SspiConstants.SECPKG_ATTR_DCE_INFO,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Queries the sizes of the various parts of a stream used in the per-message functions.
+ /// This attribute is supported only by the Schannel constrained delegation.
+ ///
+ SECPKG_ATTR_STREAM_SIZES = SspiConstants.SECPKG_ATTR_STREAM_SIZES,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Queries information about the keys used in a security context.
+ ///
+ SECPKG_ATTR_KEY_INFO = SspiConstants.SECPKG_ATTR_KEY_INFO,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Queries the name of the authenticating authority.
+ ///
+ SECPKG_ATTR_AUTHORITY = SspiConstants.SECPKG_ATTR_AUTHORITY,
+ SECPKG_ATTR_PROTO_INFO = SspiConstants.SECPKG_ATTR_PROTO_INFO,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Returns password expiration information.
+ ///
+ SECPKG_ATTR_PASSWORD_EXPIRY = SspiConstants.SECPKG_ATTR_PASSWORD_EXPIRY,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Returns information about the session keys.
+ ///
+ SECPKG_ATTR_SESSION_KEY = SspiConstants.SECPKG_ATTR_SESSION_KEY,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Returns information on the SSP in use.
+ ///
+ SECPKG_ATTR_PACKAGE_INFO = SspiConstants.SECPKG_ATTR_PACKAGE_INFO,
+ SECPKG_ATTR_USER_FLAGS = SspiConstants.SECPKG_ATTR_USER_FLAGS,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Returns information about the security package to be used with the negotiation process and the current state of the negotiation for the use of that package.
+ ///
+ SECPKG_ATTR_NEGOTIATION_INFO = SspiConstants.SECPKG_ATTR_NEGOTIATION_INFO,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Returns the principal name (CNAME) from the outbound ticket.
+ ///
+ SECPKG_ATTR_NATIVE_NAMES = SspiConstants.SECPKG_ATTR_NATIVE_NAMES,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Returns information about the negotiated context flags.
+ ///
+ SECPKG_ATTR_FLAGS = SspiConstants.SECPKG_ATTR_FLAGS,
+ // These attributes exist only in Win XP and greater
+ SECPKG_ATTR_USE_VALIDATED = SspiConstants.SECPKG_ATTR_USE_VALIDATED,
+ SECPKG_ATTR_CREDENTIAL_NAME = SspiConstants.SECPKG_ATTR_CREDENTIAL_NAME,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Returns information about the name of the remote server.
+ ///
+ SECPKG_ATTR_TARGET_INFORMATION = SspiConstants.SECPKG_ATTR_TARGET_INFORMATION,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Returns a handle to the access token.
+ ///
+ SECPKG_ATTR_ACCESS_TOKEN = SspiConstants.SECPKG_ATTR_ACCESS_TOKEN,
+ // These attributes exist only in Win2K3 and greater
+ SECPKG_ATTR_TARGET = SspiConstants.SECPKG_ATTR_TARGET,
+ SECPKG_ATTR_AUTHENTICATION_ID = SspiConstants.SECPKG_ATTR_AUTHENTICATION_ID,
+ // These attributes exist only in Win2K3SP1 and greater
+ SECPKG_ATTR_LOGOFF_TIME = SspiConstants.SECPKG_ATTR_LOGOFF_TIME,
+ //
+ // win7 or greater
+ //
+ SECPKG_ATTR_NEGO_KEYS = SspiConstants.SECPKG_ATTR_NEGO_KEYS,
+ SECPKG_ATTR_PROMPTING_NEEDED = SspiConstants.SECPKG_ATTR_PROMPTING_NEEDED,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure that specifies channel binding information.
+ /// This value is supported only by the Schannel constrained delegation.
+ /// Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP: This value is not supported.
+ ///
+ SECPKG_ATTR_UNIQUE_BINDINGS = SspiConstants.SECPKG_ATTR_UNIQUE_BINDINGS,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure that specifies channel binding information.
+ /// This attribute is supported only by the Schannel constrained delegation.
+ /// Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP: This value is not supported.
+ ///
+ SECPKG_ATTR_ENDPOINT_BINDINGS = SspiConstants.SECPKG_ATTR_ENDPOINT_BINDINGS,
+ ///
+ /// The pBuffer parameter contains a pointer to a SecPkgContext_ClientSpecifiedTarget structure that represents the service principal name (SPN) of the initial target supplied by the client.
+ /// Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP: This value is not supported.
+ ///
+ SECPKG_ATTR_CLIENT_SPECIFIED_TARGET = SspiConstants.SECPKG_ATTR_CLIENT_SPECIFIED_TARGET,
+
+ ///
+ /// The pBuffer parameter contains a pointer to a structure that specifies whether the token from the most recent call to the function is the last token from the client.
+ /// This value is supported only by the Negotiate, Kerberos, and NTLM constrained delegations.
+ /// Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP: This value is not supported.
+ ///
+ SECPKG_ATTR_LAST_CLIENT_TOKEN_STATUS = SspiConstants.SECPKG_ATTR_LAST_CLIENT_TOKEN_STATUS,
+ SECPKG_ATTR_NEGO_PKG_INFO = SspiConstants.SECPKG_ATTR_NEGO_PKG_INFO, // contains nego info of packages
+ SECPKG_ATTR_NEGO_STATUS = SspiConstants.SECPKG_ATTR_NEGO_STATUS, // contains the last error
+ SECPKG_ATTR_CONTEXT_DELETED = SspiConstants.SECPKG_ATTR_CONTEXT_DELETED, // a context has been deleted
+
+ //
+ // win8 or greater
+ //
+ ///
+ /// Sets and retrieves the MTU (maximum transmission unit) value for use with DTLS. If DTLS is not enabled in a security context, this attribute is not supported.
+ /// Valid values are between 200 bytes and 64 kilobytes. The default DTLS MTU value in Schannel is 1096 bytes.
+ ///
+ SECPKG_ATTR_DTLS_MTU = SspiConstants.SECPKG_ATTR_DTLS_MTU,
+ SECPKG_ATTR_DATAGRAM_SIZES = SspiConstants.SECPKG_ATTR_DATAGRAM_SIZES,
+
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// This value returns information about the security attributes for the connection.
+ /// This value is supported only on the CredSSP server.
+ /// Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP: This value is not supported.
+ ///
+ SECPKG_ATTR_SUBJECT_SECURITY_ATTRIBUTES = SspiConstants.SECPKG_ATTR_SUBJECT_SECURITY_ATTRIBUTES,
+
+ //
+ // win8.1 or greater
+ //
+ SECPKG_ATTR_APPLICATION_PROTOCOL = SspiConstants.SECPKG_ATTR_APPLICATION_PROTOCOL,
+
+ //
+ // win10 or greater
+ //
+ SECPKG_ATTR_NEGOTIATED_TLS_EXTENSIONS = SspiConstants.SECPKG_ATTR_NEGOTIATED_TLS_EXTENSIONS,
+ SECPKG_ATTR_IS_LOOPBACK = SspiConstants.SECPKG_ATTR_IS_LOOPBACK, // indicates authentication to localhost
+
+ // from minschannel.h
+ SECPKG_ATTR_ISSUER_LIST = MinSchannelConstants.SECPKG_ATTR_ISSUER_LIST,
+ SECPKG_ATTR_REMOTE_CRED = MinSchannelConstants.SECPKG_ATTR_REMOTE_CRED,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure. (obsolete)
+ /// Superseded by .
+ ///
+ [Obsolete("Superseded by SECPKG_ATTR_LOCAL_CERT_CONTEXT.")]
+ SECPKG_ATTR_LOCAL_CRED = MinSchannelConstants.SECPKG_ATTR_LOCAL_CRED,
+ ///
+ /// The pBuffer parameter contains a pointer to a pointer to a structure.
+ /// Finds a certificate context that contains the end certificate supplied by the server.
+ /// This attribute is supported only by the Schannel constrained delegation.
+ ///
+ SECPKG_ATTR_REMOTE_CERT_CONTEXT = MinSchannelConstants.SECPKG_ATTR_REMOTE_CERT_CONTEXT,
+ ///
+ /// The pBuffer parameter contains a pointer to a pointer to a structure.
+ /// Finds a certificate context that contains a local end certificate.
+ /// This attribute is supported only by the Schannel constrained delegation.
+ ///
+ SECPKG_ATTR_LOCAL_CERT_CONTEXT = MinSchannelConstants.SECPKG_ATTR_LOCAL_CERT_CONTEXT,
+ ///
+ /// The pBuffer parameter contains a pointer to a . Finds a certificate context that contains a certificate supplied by the Root store.
+ ///
+ SECPKG_ATTR_ROOT_STORE = MinSchannelConstants.SECPKG_ATTR_ROOT_STORE,
+ ///
+ /// Returns the supported algorithms in a pbuffer of type . All supported algorithms are included, regardless of whether they are supported by the provided certificate or enabled on the local computer.
+ /// This attribute is supported only by Schannel.
+ ///
+ SECPKG_ATTR_SUPPORTED_ALGS = MinSchannelConstants.SECPKG_ATTR_SUPPORTED_ALGS,
+ ///
+ /// Returns the cipher strengths in a pbuffer of type .
+ /// This attribute is supported only by Schannel.
+ ///
+ SECPKG_ATTR_CIPHER_STRENGTHS = MinSchannelConstants.SECPKG_ATTR_CIPHER_STRENGTHS,
+ ///
+ /// Returns the supported algorithms in a pbuffer of type . All supported protocols are included, regardless of whether they are supported by the provided certificate or enabled on the local computer.
+ /// This attribute is supported only by Schannel.
+ ///
+ SECPKG_ATTR_SUPPORTED_PROTOCOLS = MinSchannelConstants.SECPKG_ATTR_SUPPORTED_PROTOCOLS,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Returns a list of certificate issuers that are accepted by the server.
+ /// This attribute is supported only by the Schannel constrained delegation.
+ ///
+ SECPKG_ATTR_ISSUER_LIST_EX = MinSchannelConstants.SECPKG_ATTR_ISSUER_LIST_EX,
+ ///
+ /// The pBuffer parameter contains a pointer to a SecPkgContext_ConnectionInfo structure.
+ /// Returns detailed information on the established connection.
+ /// This attribute is supported only by the Schannel constrained delegation.
+ ///
+ SECPKG_ATTR_CONNECTION_INFO = MinSchannelConstants.SECPKG_ATTR_CONNECTION_INFO,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Queries for key data used by the EAP TLS protocol.
+ /// This attribute is supported only by the Schannel constrained delegation.
+ ///
+ SECPKG_ATTR_EAP_KEY_BLOCK = MinSchannelConstants.SECPKG_ATTR_EAP_KEY_BLOCK,
+ SECPKG_ATTR_MAPPED_CRED_ATTR = MinSchannelConstants.SECPKG_ATTR_MAPPED_CRED_ATTR,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Returns information about the session.
+ /// Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP: This value is not supported.
+ /// This attribute is supported only by the Schannel constrained delegation.
+ ///
+ SECPKG_ATTR_SESSION_INFO = MinSchannelConstants.SECPKG_ATTR_SESSION_INFO,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Returns or specifies application data for the session.
+ /// This attribute is supported only by the Schannel constrained delegation.
+ ///
+ SECPKG_ATTR_APP_DATA = MinSchannelConstants.SECPKG_ATTR_APP_DATA,
+ SECPKG_ATTR_REMOTE_CERTIFICATES = MinSchannelConstants.SECPKG_ATTR_REMOTE_CERTIFICATES,
+ SECPKG_ATTR_CLIENT_CERT_POLICY = MinSchannelConstants.SECPKG_ATTR_CLIENT_CERT_POLICY,
+ SECPKG_ATTR_CC_POLICY_RESULT = MinSchannelConstants.SECPKG_ATTR_CC_POLICY_RESULT,
+ SECPKG_ATTR_USE_NCRYPT = MinSchannelConstants.SECPKG_ATTR_USE_NCRYPT,
+ SECPKG_ATTR_LOCAL_CERT_INFO = MinSchannelConstants.SECPKG_ATTR_LOCAL_CERT_INFO,
+ SECPKG_ATTR_CIPHER_INFO = MinSchannelConstants.SECPKG_ATTR_CIPHER_INFO,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Sets the pseudo-random function (PRF) used by the Extensible Authentication Protocol (EAP). This is the value that is returned by a call to the (Schannel) function when is passed as the value of the ulAttribute parameter.
+ /// This attribute is supported only by the Schannel security package.
+ ///
+ SECPKG_ATTR_EAP_PRF_INFO = MinSchannelConstants.SECPKG_ATTR_EAP_PRF_INFO,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// This value returns information about the signature types that are supported for the connection.
+ /// This value is supported only by the Schannel constrained delegation.
+ /// Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP: This value is not supported.
+ ///
+ SECPKG_ATTR_SUPPORTED_SIGNATURES = MinSchannelConstants.SECPKG_ATTR_SUPPORTED_SIGNATURES,
+ SECPKG_ATTR_REMOTE_CERT_CHAIN = MinSchannelConstants.SECPKG_ATTR_REMOTE_CERT_CHAIN,
+ SECPKG_ATTR_UI_INFO = MinSchannelConstants.SECPKG_ATTR_UI_INFO,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure.
+ /// Sets the False Start feature. See the Building a faster and more secure web blog post for information on this feature.
+ ///
+ SECPKG_ATTR_EARLY_START = MinSchannelConstants.SECPKG_ATTR_EARLY_START,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure. The keying material export feature follows the RFC 5705 standard.
+ /// This attribute is supported only by the Schannel security package in Windows 10 and Windows Server 2016 or later versions.
+ ///
+ SECPKG_ATTR_KEYING_MATERIAL_INFO = MinSchannelConstants.SECPKG_ATTR_KEYING_MATERIAL_INFO,
+ SECPKG_ATTR_KEYING_MATERIAL = MinSchannelConstants.SECPKG_ATTR_KEYING_MATERIAL,
+ SECPKG_ATTR_SRTP_PARAMETERS = MinSchannelConstants.SECPKG_ATTR_SRTP_PARAMETERS,
+ SECPKG_ATTR_TOKEN_BINDING = MinSchannelConstants.SECPKG_ATTR_TOKEN_BINDING,
+ SECPKG_ATTR_CONNECTION_INFO_EX = MinSchannelConstants.SECPKG_ATTR_CONNECTION_INFO_EX,
+ SECPKG_ATTR_KEYING_MATERIAL_TOKEN_BINDING = MinSchannelConstants.SECPKG_ATTR_KEYING_MATERIAL_TOKEN_BINDING,
+
+ // from credssp.h
+ SECPKG_ALT_ATTR = CredSSPConstants.SECPKG_ALT_ATTR,
+ SECPKG_ATTR_CREDS = CredSSPConstants.SECPKG_ATTR_CREDS,
+ SECPKG_ATTR_NEGOTIATION_PACKAGE = CredSSPConstants.SECPKG_ATTR_NEGOTIATION_PACKAGE,
+ SECPKG_ATTR_C_ACCESS_TOKEN = CredSSPConstants.SECPKG_ATTR_C_ACCESS_TOKEN,
+ SECPKG_ATTR_C_FULL_ACCESS_TOKEN = CredSSPConstants.SECPKG_ATTR_C_FULL_ACCESS_TOKEN,
+ SECPKG_ATTR_SERVER_AUTH_FLAGS = CredSSPConstants.SECPKG_ATTR_SERVER_AUTH_FLAGS,
+ SECPKG_ATTR_CERT_TRUST_STATUS = CredSSPConstants.SECPKG_ATTR_CERT_TRUST_STATUS,
+ SECPKG_ATTR_C_FULL_IDENT_TOKEN = CredSSPConstants.SECPKG_ATTR_C_FULL_IDENT_TOKEN,
+ ///
+ /// The pBuffer parameter contains a pointer to a structure that specifies client credentials.
+ /// If the client credential is user name and password, the buffer is a packed structure.
+ /// If the client credential is user name and smart card PIN, the buffer is a packed structure.
+ /// If the client credential is an online identity credential, the buffer is a marshaled structure.
+ /// This attribute is supported only on the CredSSP server.
+ /// Windows Server 2008 R2, Windows 7, Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP: This value is not supported.
+ ///
+ SECPKG_ATTR_CREDS_2 = CredSSPConstants.SECPKG_ATTR_CREDS_2,
+
+ //
+ // Security Credentials Attributes:
+ //
+
+ ///
+ /// Returns the name of a credential in a pbuffer of type .
+ /// This attribute is not supported by Schannel in WOW64 mode.
+ ///
+ SECPKG_CRED_ATTR_NAMES = SspiConstants.SECPKG_CRED_ATTR_NAMES,
+ SECPKG_CRED_ATTR_SSI_PROVIDER = SspiConstants.SECPKG_CRED_ATTR_SSI_PROVIDER,
+ ///
+ /// Sets the Kerberos proxy setting in a pBuffer parameter of type .
+ /// This attribute is only supported by Kerberos.
+ ///
+ SECPKG_CRED_ATTR_KDC_PROXY_SETTINGS = SspiConstants.SECPKG_CRED_ATTR_KDC_PROXY_SETTINGS,
+ ///
+ /// Returns the certificate thumbprint in a pbuffer of type .
+ /// This attribute is only supported by Kerberos.
+ /// Windows Server 2008 R2, Windows 7, Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP: This attribute is not available.
+ ///
+ SECPKG_CRED_ATTR_CERT = SspiConstants.SECPKG_CRED_ATTR_CERT,
+ SECPKG_CRED_ATTR_PAC_BYPASS = SspiConstants.SECPKG_CRED_ATTR_PAC_BYPASS,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECPKG_CALLFLAGS.cs b/src/THNETII.WinApi.Headers.Sspi/SECPKG_CALLFLAGS.cs
new file mode 100644
index 00000000..dc575865
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECPKG_CALLFLAGS.cs
@@ -0,0 +1,14 @@
+using System;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+
+ [Flags]
+ public enum SECPKG_CALLFLAGS : int
+ {
+ SECPKG_CALLFLAGS_APPCONTAINER = SspiConstants.SECPKG_CALLFLAGS_APPCONTAINER,
+ SECPKG_CALLFLAGS_APPCONTAINER_AUTHCAPABLE = SspiConstants.SECPKG_CALLFLAGS_APPCONTAINER_AUTHCAPABLE,
+ SECPKG_CALLFLAGS_FORCE_SUPPLIED = SspiConstants.SECPKG_CALLFLAGS_FORCE_SUPPLIED,
+ SECPKG_CALLFLAGS_APPCONTAINER_UPNCAPABLE = SspiConstants.SECPKG_CALLFLAGS_APPCONTAINER_UPNCAPABLE,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECPKG_CONTEXT_EXPORT_FLAGS.cs b/src/THNETII.WinApi.Headers.Sspi/SECPKG_CONTEXT_EXPORT_FLAGS.cs
new file mode 100644
index 00000000..1da4b206
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECPKG_CONTEXT_EXPORT_FLAGS.cs
@@ -0,0 +1,19 @@
+using System;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ ///
+ /// Flags for
+ ///
+ [Flags]
+ public enum SECPKG_CONTEXT_EXPORT_FLAGS : int
+ {
+ /// New context is reset to initial state
+ SECPKG_CONTEXT_EXPORT_RESET_NEW = SspiConstants.SECPKG_CONTEXT_EXPORT_RESET_NEW,
+ /// Old context is deleted during export
+ SECPKG_CONTEXT_EXPORT_DELETE_OLD = SspiConstants.SECPKG_CONTEXT_EXPORT_DELETE_OLD,
+ // This is only valid in W2K3SP1 and greater
+ /// Context is to be transferred to the kernel
+ SECPKG_CONTEXT_EXPORT_TO_KERNEL = SspiConstants.SECPKG_CONTEXT_EXPORT_TO_KERNEL,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECPKG_CRED_CLASS.cs b/src/THNETII.WinApi.Headers.Sspi/SECPKG_CRED_CLASS.cs
new file mode 100644
index 00000000..82a3a896
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECPKG_CRED_CLASS.cs
@@ -0,0 +1,34 @@
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 760
+ //
+ // types of credentials, used by SECPKG_ATTR_PROMPTING_NEEDED
+ //
+
+ ///
+ /// Indicates the type of credential used in a client context. The enumeration is used in the structure.
+ ///
+ ///
+ /// Microsoft Docs page: SECPKG_CRED_CLASS Enumeration
+ ///
+ public enum SECPKG_CRED_CLASS
+ {
+ ///
+ /// No credentials are supplied.
+ ///
+ SecPkgCredClass_None = 0, // no creds
+ ///
+ /// Indicates the credentials used to log on to the system.
+ ///
+ SecPkgCredClass_Ephemeral = 10, // logon creds
+ ///
+ /// Indicates saved credentials that are not target specific.
+ ///
+ SecPkgCredClass_PersistedGeneric = 20, // saved creds, not target specific
+ ///
+ /// Indicates saved credentials that are target specific.
+ ///
+ SecPkgCredClass_PersistedSpecific = 30, // saved creds, target specific
+ SecPkgCredClass_Explicit = 40, // explicitly supplied creds
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECPKG_CRED_USE.cs b/src/THNETII.WinApi.Headers.Sspi/SECPKG_CRED_USE.cs
new file mode 100644
index 00000000..41f1ba4b
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECPKG_CRED_USE.cs
@@ -0,0 +1,54 @@
+using THNETII.WinApi.Native.WinError;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static WinErrorConstants;
+
+ ///
+ /// Credential Use Flags
+ ///
+ public enum SECPKG_CRED_USE
+ {
+ ///
+ /// Validate an incoming server credential. Inbound credentials might be validated by using an authenticating authority when (General) or (General) is called. If such an authority is not available, the function will fail and return . Validation is package specific.
+ ///
+ SECPKG_CRED_INBOUND = SspiConstants.SECPKG_CRED_INBOUND,
+ ///
+ /// Allow a local client credential to prepare an outgoing token.
+ ///
+ SECPKG_CRED_OUTBOUND = SspiConstants.SECPKG_CRED_OUTBOUND,
+ ///
+ /// Validate an incoming credential or use a local credential to prepare an outgoing token. This flag enables both other flags. This flag is not valid with the Digest and Schannel SSPs.
+ ///
+ SECPKG_CRED_BOTH = SspiConstants.SECPKG_CRED_BOTH,
+ SECPKG_CRED_DEFAULT = SspiConstants.SECPKG_CRED_DEFAULT,
+ SECPKG_CRED_RESERVED = SspiConstants.SECPKG_CRED_RESERVED,
+
+ //
+ // SSP SHOULD prompt the user for credentials/consent, independent
+ // of whether credentials to be used are the 'logged on' credentials
+ // or retrieved from credman.
+ //
+ // An SSP may choose not to prompt, however, in circumstances determined
+ // by the SSP.
+ //
+
+ ///
+ /// The security does not use default logon credentials or credentials from Credential Manager.
+ /// This value is supported only by the Negotiate constrained delegation.
+ /// Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP: This value is not supported.
+ ///
+ SECPKG_CRED_AUTOLOGON_RESTRICTED = SspiConstants.SECPKG_CRED_AUTOLOGON_RESTRICTED,
+
+ //
+ // auth will always fail, ISC() is called to process policy data only
+ //
+
+ ///
+ /// The function processes server policy and returns , indicating that the application should prompt for credentials.
+ /// This value is supported only by the Negotiate constrained delegation.
+ /// Windows Server 2008, Windows Vista, Windows Server 2003 and Windows XP: This value is not supported.
+ ///
+ SECPKG_CRED_PROCESS_POLICY_ONLY = SspiConstants.SECPKG_CRED_PROCESS_POLICY_ONLY,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECPKG_FLAGS.cs b/src/THNETII.WinApi.Headers.Sspi/SECPKG_FLAGS.cs
new file mode 100644
index 00000000..741641b4
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECPKG_FLAGS.cs
@@ -0,0 +1,122 @@
+using System;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ //
+ // Security Package Capabilities
+ //
+ [Flags]
+ public enum SECPKG_FLAGS : int
+ {
+ ///
+ /// The security package supports the and functions.
+ ///
+ SECPKG_FLAG_INTEGRITY = SspiConstants.SECPKG_FLAG_INTEGRITY, // Supports integrity on messages
+ ///
+ /// The security package supports the (General) and (General) functions.
+ ///
+ SECPKG_FLAG_PRIVACY = SspiConstants.SECPKG_FLAG_PRIVACY, // Supports privacy (confidentiality)
+ ///
+ /// The package is interested only in the security-token portion of messages, and will ignore any other buffers. This is a performance-related issue.
+ ///
+ SECPKG_FLAG_TOKEN_ONLY = SspiConstants.SECPKG_FLAG_TOKEN_ONLY, // Only security token needed
+ ///
+ /// Supports datagram-style authentication. For more information, see SSPI Context Semantics.
+ /// The Microsoft Kerberos package does not support datagram contexts in user-to-user mode.
+ ///
+ SECPKG_FLAG_DATAGRAM = SspiConstants.SECPKG_FLAG_DATAGRAM, // Datagram RPC support
+ ///
+ /// Supports connection-oriented style authentication. For more information, see SSPI Context Semantics.
+ ///
+ SECPKG_FLAG_CONNECTION = SspiConstants.SECPKG_FLAG_CONNECTION, // Connection oriented RPC support
+ ///
+ /// Multiple legs are required for authentication.
+ ///
+ SECPKG_FLAG_MULTI_REQUIRED = SspiConstants.SECPKG_FLAG_MULTI_REQUIRED, // Full 3-leg required for re-auth.
+ ///
+ /// Server authentication support is not provided.
+ ///
+ SECPKG_FLAG_CLIENT_ONLY = SspiConstants.SECPKG_FLAG_CLIENT_ONLY, // Server side functionality not available
+ ///
+ /// Supports extended error handling. For more information, see Extended Error Information.
+ ///
+ SECPKG_FLAG_EXTENDED_ERROR = SspiConstants.SECPKG_FLAG_EXTENDED_ERROR, // Supports extended error msgs
+ ///
+ /// Supports Windows impersonation in server contexts.
+ ///
+ SECPKG_FLAG_IMPERSONATION = SspiConstants.SECPKG_FLAG_IMPERSONATION, // Supports impersonation
+ ///
+ /// Understands Windows principal and target names.
+ ///
+ SECPKG_FLAG_ACCEPT_WIN32_NAME = SspiConstants.SECPKG_FLAG_ACCEPT_WIN32_NAME, // Accepts Win32 names
+ ///
+ /// Supports stream semantics. For more information, see SSPI Context Semantics.
+ ///
+ SECPKG_FLAG_STREAM = SspiConstants.SECPKG_FLAG_STREAM, // Supports stream semantics
+ ///
+ /// Can be used by the Microsoft Negotiate security package.
+ ///
+ SECPKG_FLAG_NEGOTIABLE = SspiConstants.SECPKG_FLAG_NEGOTIABLE, // Can be used by the negotiate package
+ ///
+ /// Supports GSS compatibility.
+ ///
+ SECPKG_FLAG_GSS_COMPATIBLE = SspiConstants.SECPKG_FLAG_GSS_COMPATIBLE, // GSS Compatibility Available
+ ///
+ /// Supports .
+ ///
+ SECPKG_FLAG_LOGON = SspiConstants.SECPKG_FLAG_LOGON, // Supports common LsaLogonUser
+ ///
+ /// Token buffers are in ASCII characters format.
+ ///
+ SECPKG_FLAG_ASCII_BUFFERS = SspiConstants.SECPKG_FLAG_ASCII_BUFFERS, // Token Buffers are in ASCII
+ ///
+ /// Supports separating large tokens into smaller buffers so that applications can make repeated calls to (General) and (General) with the smaller buffers to complete authentication.
+ ///
+ SECPKG_FLAG_FRAGMENT = SspiConstants.SECPKG_FLAG_FRAGMENT, // Package can fragment to fit
+ ///
+ /// Supports mutual authentication.
+ ///
+ SECPKG_FLAG_MUTUAL_AUTH = SspiConstants.SECPKG_FLAG_MUTUAL_AUTH, // Package can perform mutual authentication
+ ///
+ /// Supports delegation.
+ ///
+ SECPKG_FLAG_DELEGATION = SspiConstants.SECPKG_FLAG_DELEGATION, // Package can delegate
+ ///
+ /// The security package supports using a checksum instead of in-place encryption when calling the function.
+ ///
+ SECPKG_FLAG_READONLY_WITH_CHECKSUM = SspiConstants.SECPKG_FLAG_READONLY_WITH_CHECKSUM, // Package can delegate
+ ///
+ /// Supports callers with restricted tokens.
+ ///
+ SECPKG_FLAG_RESTRICTED_TOKENS = SspiConstants.SECPKG_FLAG_RESTRICTED_TOKENS, // Package supports restricted callers
+ ///
+ /// The security package extends the Microsoft Negotiate security package. There can be at most one package of this type.
+ ///
+ SECPKG_FLAG_NEGO_EXTENDER = SspiConstants.SECPKG_FLAG_NEGO_EXTENDER, // this package extends SPNEGO, there is at most one
+ ///
+ /// This package is negotiated by the package of type .
+ ///
+ SECPKG_FLAG_NEGOTIABLE2 = SspiConstants.SECPKG_FLAG_NEGOTIABLE2, // this package is negotiated under the NegoExtender
+ ///
+ /// This package receives all calls from app container apps.
+ ///
+ SECPKG_FLAG_APPCONTAINER_PASSTHROUGH = SspiConstants.SECPKG_FLAG_APPCONTAINER_PASSTHROUGH, // this package receives all calls from appcontainer apps
+ ///
+ /// This package receives calls from app container apps if one of the following checks succeeds.
+ ///
+ /// - Caller has default credentials capability.
+ /// - The target is a proxy server.
+ /// - The caller has supplied credentials.
+ ///
+ ///
+ SECPKG_FLAG_APPCONTAINER_CHECKS = SspiConstants.SECPKG_FLAG_APPCONTAINER_CHECKS, // this package receives calls from appcontainer apps
+ // if the following checks succeed
+ // 1. Caller has domain auth capability or
+ // 2. Target is a proxy server or
+ // 3. The caller has supplied creds
+ ///
+ /// This package is running with Credential Guard enabled.
+ ///
+ SECPKG_FLAG_CREDENTIAL_ISOLATION_ENABLED = SspiConstants.SECPKG_FLAG_CREDENTIAL_ISOLATION_ENABLED,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECPKG_NEGOTIATION_STATE.cs b/src/THNETII.WinApi.Headers.Sspi/SECPKG_NEGOTIATION_STATE.cs
new file mode 100644
index 00000000..2f563d57
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECPKG_NEGOTIATION_STATE.cs
@@ -0,0 +1,14 @@
+namespace THNETII.WinApi.Native.Sspi
+{
+ public enum SECPKG_NEGOTIATION_STATE
+ {
+ /// Negotiation has been completed.
+ SECPKG_NEGOTIATION_COMPLETE = SspiConstants.SECPKG_NEGOTIATION_COMPLETE,
+ /// Negotiations not yet completed.
+ SECPKG_NEGOTIATION_OPTIMISTIC = SspiConstants.SECPKG_NEGOTIATION_OPTIMISTIC,
+ /// Negotiations in progress.
+ SECPKG_NEGOTIATION_IN_PROGRESS = SspiConstants.SECPKG_NEGOTIATION_IN_PROGRESS,
+ SECPKG_NEGOTIATION_DIRECT = SspiConstants.SECPKG_NEGOTIATION_DIRECT,
+ SECPKG_NEGOTIATION_TRY_MULTICRED = SspiConstants.SECPKG_NEGOTIATION_TRY_MULTICRED,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECURITY_DREP_TYPE.cs b/src/THNETII.WinApi.Headers.Sspi/SECURITY_DREP_TYPE.cs
new file mode 100644
index 00000000..b880865b
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECURITY_DREP_TYPE.cs
@@ -0,0 +1,11 @@
+namespace THNETII.WinApi.Native.Sspi
+{
+ ///
+ /// Data Representation Constant
+ ///
+ public enum SECURITY_DREP_TYPE : int
+ {
+ SECURITY_NATIVE_DREP = SspiConstants.SECURITY_NATIVE_DREP,
+ SECURITY_NETWORK_DREP = SspiConstants.SECURITY_NETWORK_DREP,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECURITY_INTEGER.cs b/src/THNETII.WinApi.Headers.Sspi/SECURITY_INTEGER.cs
new file mode 100644
index 00000000..70084d82
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECURITY_INTEGER.cs
@@ -0,0 +1,39 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 161
+ ///
+ /// is a structure that holds a numeric value. It is used in defining other types.
+ ///
+ ///
+ /// Microsoft Docs page: SECURITY_INTEGER structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SECURITY_INTEGER
+ {
+ internal LARGE_INTEGER value;
+
+ ///
+ /// Least significant digits.
+ ///
+ public uint LowPart
+ {
+ get => value.LowPart;
+ set => this.value.LowPart = value;
+ }
+ ///
+ /// Most significant digits.
+ ///
+ public int HighPart
+ {
+ get => value.HighPart;
+ set => this.value.HighPart = value;
+ }
+ public long QuadPart
+ {
+ get => value.QuadPart;
+ set => this.value.QuadPart = value;
+ }
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SECURITY_STRING.cs b/src/THNETII.WinApi.Headers.Sspi/SECURITY_STRING.cs
new file mode 100644
index 00000000..7f3f5533
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SECURITY_STRING.cs
@@ -0,0 +1,56 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 193
+ ///
+ /// The structure is used as the string interface for kernel operations and is a clone of the structure. This is used for 32-bit mode.
+ ///
+ ///
+ /// Microsoft Docs page: SECURITY_STRING structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SECURITY_STRING
+ {
+ #region public ushort Length;
+ internal ushort LengthField;
+ ///
+ /// Specifies the length, in bytes, of the string pointed to by the member, not including the terminating null character, if any.
+ ///
+ public int Length
+ {
+ get => LengthField;
+ set => LengthField = (ushort)value;
+ }
+ #endregion
+ #region public ushort MaximumLength;
+ internal ushort MaximumLengthField;
+ ///
+ /// Specifies the total size, in bytes, of memory allocated for . Up to bytes may be written into the buffer without trampling memory.
+ ///
+ public int MaximumLength
+ {
+ get => MaximumLengthField;
+ set => MaximumLengthField = (ushort)value;
+ }
+ #endregion
+ #region public IntPtr Buffer;
+ ///
+ /// Pointer to a wide-character string. Note that the strings returned by the various LSA functions might not be null-terminated.
+ ///
+ public IntPtr Buffer;
+ public unsafe Span Span => new Span(Buffer.ToPointer(), MaximumLength);
+ ///
+ /// Copies the contents of the member and returns
+ /// it as value.
+ ///
+ ///
+ /// A new value containing the string pointed to by
+ /// the member.
+ ///
+ public override unsafe string ToString() =>
+ new Span(Buffer.ToPointer(), Length).ToString();
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOLS.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOLS.cs
new file mode 100644
index 00000000..3ce5baf9
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOLS.cs
@@ -0,0 +1,23 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 411
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SEC_APPLICATION_PROTOCOLS
+ {
+ ///
+ /// Size in bytes of the protocol ID lists array
+ ///
+ public int ProtocolListsSize;
+ #region public Span ProtocolLists;
+ internal SEC_APPLICATION_PROTOCOL_LIST* ProtocolListsPtr;
+ ///
+ /// Array of protocol ID lists
+ ///
+ public Span ProtocolLists =>
+ new Span(ProtocolListsPtr, ProtocolListsSize);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOL_LIST.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOL_LIST.cs
new file mode 100644
index 00000000..ac85e187
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOL_LIST.cs
@@ -0,0 +1,26 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 406
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SEC_APPLICATION_PROTOCOL_LIST
+ {
+ ///
+ /// Protocol negotiation extension type to use with this list of protocols
+ ///
+ public SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT ProtoNegoExt;
+ ///
+ /// Size in bytes of the protocol ID list
+ ///
+ public ushort ProtocolListSize;
+ #region public Span ProtocolList;
+ internal byte* ProtocolListPtr;
+ ///
+ /// 8-bit length-prefixed application protocol IDs, most preferred first
+ ///
+ public Span ProtocolList => new Span(ProtocolListPtr, ProtocolListSize);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT.cs
new file mode 100644
index 00000000..e4449b6e
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT.cs
@@ -0,0 +1,10 @@
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 395
+ public enum SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT
+ {
+ SecApplicationProtocolNegotiationExt_None,
+ SecApplicationProtocolNegotiationExt_NPN,
+ SecApplicationProtocolNegotiationExt_ALPN
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOL_NEGOTIATION_STATUS.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOL_NEGOTIATION_STATUS.cs
new file mode 100644
index 00000000..313f00d1
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_APPLICATION_PROTOCOL_NEGOTIATION_STATUS.cs
@@ -0,0 +1,24 @@
+namespace THNETII.WinApi.Native.Sspi
+{
+ ///
+ /// Describes the status of the SEC application protocol negotiation.
+ ///
+ ///
+ /// Microsoft Docs page: SEC_APPLICATION_PROTOCOL_NEGOTIATION_STATUS Enumeration
+ ///
+ public enum SEC_APPLICATION_PROTOCOL_NEGOTIATION_STATUS
+ {
+ ///
+ /// No application protocol was negotiated.
+ ///
+ SecApplicationProtocolNegotiationStatus_None,
+ ///
+ /// The application protocol was negotiated successfully.
+ ///
+ SecApplicationProtocolNegotiationStatus_Success,
+ ///
+ /// The application protocol was negotiated successfully, but for selected clients only.
+ ///
+ SecApplicationProtocolNegotiationStatus_SelectedClientOnly
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_CHANNEL_BINDINGS.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_CHANNEL_BINDINGS.cs
new file mode 100644
index 00000000..26e92410
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_CHANNEL_BINDINGS.cs
@@ -0,0 +1,40 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static SECBUFFER_TYPE;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 383
+ ///
+ /// Specifies channel binding information for a security context.
+ ///
+ ///
+ /// Schannel sets to zero the value of all members of this structure other than and .
+ /// Security support providers (SSPs) other than Schannel should use the values of this structure obtained by a call to the (Schannel) function to pass as a structure of type as one of the buffers in the pInput parameter of a call to the (General) function.
+ /// If the value of the ulAttribute parameter of the (Schannel) function is , the channel binding data specified by this structure begins with "tls-unique:".
+ /// If the value of the ulAttribute parameter of the (Schannel) function is , the channel binding data specified by this structure begins with "tls-server-end-point:".
+ /// Microsoft Docs page: SEC_CHANNEL_BINDINGS structure
+ ///
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SEC_CHANNEL_BINDINGS
+ {
+ /// The type of address (for example, HTTP) specified for the client.
+ public int dwInitiatorAddrType;
+ /// The size, in bytes, of the data that specifies the client address.
+ public int cbInitiatorLength;
+ /// The number of bytes from the beginning of this structure to the beginning of the data that specifies the client address.
+ public int dwInitiatorOffset;
+ /// The type of address (for example, SPN) specified for the server.
+ public int dwAcceptorAddrType;
+ /// The size, in bytes, of the data that specifies the server address.
+ public int cbAcceptorLength;
+ /// The number of bytes from the beginning of this structure to the beginning of the data that specifies the server address.
+ public int dwAcceptorOffset;
+ /// The size, in bytes, of the channel binding data.
+ public int cbApplicationDataLength;
+ /// The size, in bytes, of this structure. The channel binding data immediately follows this structure.
+ public int dwApplicationDataOffset;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_DTLS_MTU.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_DTLS_MTU.cs
new file mode 100644
index 00000000..7121c004
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_DTLS_MTU.cs
@@ -0,0 +1,12 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 442
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SEC_DTLS_MTU
+ {
+ /// Path MTU for the connection
+ public ushort PathMTU;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_GET_KEY_FN.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_GET_KEY_FN.cs
new file mode 100644
index 00000000..d8ffca79
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_GET_KEY_FN.cs
@@ -0,0 +1,20 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ ///
+ /// Argument passed in
+ /// Principal ID
+ /// Key Version
+ /// Returned ptr to key
+ /// returned status
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate void SEC_GET_KEY_FN(
+ IntPtr Arg,
+ IntPtr Principal,
+ int KeyVer,
+ out IntPtr Key,
+ out int Status
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_NEGOTIATION_INFO.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_NEGOTIATION_INFO.cs
new file mode 100644
index 00000000..d79fb7ca
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_NEGOTIATION_INFO.cs
@@ -0,0 +1,26 @@
+using System;
+using System.ComponentModel;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 376
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SEC_NEGOTIATION_INFO
+ {
+ /// Size of this structure
+ public int Size;
+ /// Length of name hint
+ public int NameLength;
+ #region public Span Name;
+ internal char* NamePtr;
+ /// Name hint
+ public Span Name => new Span(NamePtr, NameLength);
+ #endregion
+ #region public void* Reserved;
+ /// Reserved
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ public void* Reserved;
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_PRESHAREDKEY.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_PRESHAREDKEY.cs
new file mode 100644
index 00000000..38b32232
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_PRESHAREDKEY.cs
@@ -0,0 +1,18 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 432
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SEC_PRESHAREDKEY
+ {
+ /// Size in bytes of the PSK
+ public ushort KeySize;
+ #region public Span Key;
+ internal byte* KeyPtr;
+ /// PSK
+ public Span Key => new Span(KeyPtr, KeySize);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_PRESHAREDKEY_IDENTITY.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_PRESHAREDKEY_IDENTITY.cs
new file mode 100644
index 00000000..0a380819
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_PRESHAREDKEY_IDENTITY.cs
@@ -0,0 +1,18 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 437
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SEC_PRESHAREDKEY_IDENTITY
+ {
+ /// Size in bytes of the PSK Identity
+ public ushort KeyIdentitySize;
+ #region public Span KeyIdentity;
+ internal byte* KeyIdentityPtr;
+ /// PSK Identity
+ public Span KeyIdentity => new Span(KeyIdentityPtr, KeyIdentitySize);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_SRTP_MASTER_KEY_IDENTIFIER.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_SRTP_MASTER_KEY_IDENTIFIER.cs
new file mode 100644
index 00000000..079fde37
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_SRTP_MASTER_KEY_IDENTIFIER.cs
@@ -0,0 +1,23 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 419
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SEC_SRTP_MASTER_KEY_IDENTIFIER
+ {
+ ///
+ /// Size in bytes of the SRTP master key identifier
+ ///
+ public byte MasterKeyIdentifierSize;
+ #region public Span MasterKeyIdentifier;
+ internal byte* MasterKeyIdentifierPtr;
+ ///
+ /// SRTP master key identifier
+ ///
+ public Span MasterKeyIdentifier =>
+ new Span(MasterKeyIdentifierPtr, MasterKeyIdentifierSize);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_SRTP_PROTECTION_PROFILES.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_SRTP_PROTECTION_PROFILES.cs
new file mode 100644
index 00000000..0063f25f
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_SRTP_PROTECTION_PROFILES.cs
@@ -0,0 +1,22 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 414
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SEC_SRTP_PROTECTION_PROFILES
+ {
+ ///
+ /// Size in bytes of the SRTP protection profiles array
+ ///
+ public ushort ProfilesSize;
+ #region public Span ProfilesList;
+ internal byte* ProfilesListPtr;
+ ///
+ /// Array of SRTP protection profiles
+ ///
+ public Span ProfilesList => new Span(ProfilesListPtr, ProfilesSize);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SEC_TOKEN_BINDING.cs b/src/THNETII.WinApi.Headers.Sspi/SEC_TOKEN_BINDING.cs
new file mode 100644
index 00000000..b2572872
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SEC_TOKEN_BINDING.cs
@@ -0,0 +1,22 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 425
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SEC_TOKEN_BINDING
+ {
+ /// Supported major version of the Token Binding protocol
+ public byte MajorVersion;
+ /// Supported minor version of the Token Binding protocol
+ public byte MinorVersion;
+ /// Size in bytes of the Token Binding key parameter IDs array
+ public ushort KeyParametersSize;
+ #region public Span KeyParameters;
+ internal byte* KeyParametersPtr;
+ /// Token Binding key parameter IDs, most preferred first
+ public Span KeyParameters => new Span(KeyParametersPtr, KeyParametersSize);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SET_CONTEXT_ATTRIBUTES_FN.cs b/src/THNETII.WinApi.Headers.Sspi/SET_CONTEXT_ATTRIBUTES_FN.cs
new file mode 100644
index 00000000..64511e82
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SET_CONTEXT_ATTRIBUTES_FN.cs
@@ -0,0 +1,34 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1830
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int SET_CONTEXT_ATTRIBUTES_FN_W(
+ in CtxtHandle phContext, // Context to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ int cbBuffer // Size (in bytes) of Buffer
+ );
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1849
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int SET_CONTEXT_ATTRIBUTES_FN_A(
+ in CtxtHandle phContext, // Context to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ int cbBuffer // Size (in bytes) of Buffer
+ );
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1858
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int SET_CONTEXT_ATTRIBUTES_FN(
+ in CtxtHandle phContext, // Context to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ int cbBuffer // Size (in bytes) of Buffer
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SET_CREDENTIALS_ATTRIBUTES_FN.cs b/src/THNETII.WinApi.Headers.Sspi/SET_CREDENTIALS_ATTRIBUTES_FN.cs
new file mode 100644
index 00000000..46806ac7
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SET_CREDENTIALS_ATTRIBUTES_FN.cs
@@ -0,0 +1,34 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1951
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int SET_CREDENTIALS_ATTRIBUTES_FN_W(
+ in CredHandle phCredential, // Credential to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Size (in bytes) of Buffer
+ );
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1970
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int SET_CREDENTIALS_ATTRIBUTES_FN_A(
+ in CredHandle phCredential, // Credential to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Size (in bytes) of Buffer
+ );
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1979
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public unsafe delegate int SET_CREDENTIALS_ATTRIBUTES_FN(
+ in CredHandle phCredential, // Credential to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Size (in bytes) of Buffer
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecBuffer.cs b/src/THNETII.WinApi.Headers.Sspi/SecBuffer.cs
new file mode 100644
index 00000000..70544414
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecBuffer.cs
@@ -0,0 +1,61 @@
+using System;
+using System.Runtime.InteropServices;
+
+using THNETII.InteropServices.Bitwise;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static SspiConstants;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 315
+
+ //
+ // SecBuffer
+ //
+ // Generic memory descriptors for buffers passed in to the security
+ // API
+ //
+
+ ///
+ /// The structure describes a buffer allocated by a transport application to pass to a security package.
+ ///
+ ///
+ /// Microsoft Docs page: SecBuffer structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecBuffer
+ {
+ private static readonly Bitfield32 secbufferattrmask = Bitfield32.FromMask(SECBUFFER_ATTRMASK);
+ private static readonly Bitfield32 secbuffertypemask = Bitfield32.FromMask(secbufferattrmask.InverseMask);
+
+ ///
+ /// Specifies the size, in bytes, of the buffer pointed to by the member.
+ ///
+ public int cbBuffer; // Size of the buffer, in bytes
+ #region public SECBUFFER_TYPE BufferType;
+ internal int BufferTypeField; // Type of the buffer (below)
+ ///
+ /// The type of the buffer.
+ ///
+ public SECBUFFER_TYPE BufferType
+ {
+ get => (SECBUFFER_TYPE)secbuffertypemask.ReadMasked(BufferTypeField);
+ set => secbuffertypemask.WriteMasked(ref BufferTypeField, (int)value);
+ }
+ #endregion
+ #region public SECBUFFER_ATTR Attributes;
+ ///
+ /// The attributes of the buffer.
+ ///
+ public SECBUFFER_ATTR Attributes
+ {
+ get => (SECBUFFER_ATTR)secbufferattrmask.ReadMasked(BufferTypeField);
+ set => secbufferattrmask.WriteMasked(ref BufferTypeField, (int)value);
+ }
+ #endregion
+ #region public Span Buffer;
+ internal byte* pvBuffer;
+ public Span Buffer => new Span(pvBuffer, cbBuffer);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecBufferDesc.cs b/src/THNETII.WinApi.Headers.Sspi/SecBufferDesc.cs
new file mode 100644
index 00000000..359142d6
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecBufferDesc.cs
@@ -0,0 +1,35 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static SspiConstants;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 332
+ ///
+ /// The structure describes an array of structures to pass from a transport application to a security package.
+ ///
+ ///
+ /// Microsoft Docs page: SecBufferDesc structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecBufferDesc
+ {
+ ///
+ /// Specifies the version number of this structure. This member must be .
+ ///
+ public int ulVersion; // Version number
+ ///
+ /// Indicates the number of structures in the span.
+ ///
+ public int cBuffers; // Number of buffers
+ #region public Span pBuffers;
+ internal SecBuffer* pBuffers; // Pointer to array of buffers
+ ///
+ /// Span to an array of structures.
+ ///
+ public Span Buffers => new Span(pBuffers, cBuffers);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecHandle.cs b/src/THNETII.WinApi.Headers.Sspi/SecHandle.cs
new file mode 100644
index 00000000..07bc0d8d
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecHandle.cs
@@ -0,0 +1,13 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 129
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SecHandle
+ {
+ public UIntPtr dwLower;
+ public UIntPtr dwUpper;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_AccessToken.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_AccessToken.cs
new file mode 100644
index 00000000..e6e1496c
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_AccessToken.cs
@@ -0,0 +1,26 @@
+using System.Runtime.InteropServices;
+
+using THNETII.WinApi.Native.WinError;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static WinErrorConstants;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1076
+ ///
+ /// The structure returns a handle to the access token for the current security context. The returned handle can be used by the and functions. This structure is returned by the (General) function.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_AccessToken structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_AccessToken
+ {
+ ///
+ /// Pointer to a void that receives the handle to the access token that represents the authenticated user.
+ /// The returned handle is not duplicated, so the calling process must not call on the returned handle.
+ /// If the security context is for a server or is incomplete, the returned handle may be . Depending on the security package, (General) may return for these cases.
+ ///
+ public void* AccessToken;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_ApplicationProtocol.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_ApplicationProtocol.cs
new file mode 100644
index 00000000..c3971848
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_ApplicationProtocol.cs
@@ -0,0 +1,29 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static SspiConstants;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1123
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_ApplicationProtocol
+ {
+ /// Application protocol negotiation status
+ public SEC_APPLICATION_PROTOCOL_NEGOTIATION_STATUS ProtoNegoStatus;
+ /// Protocol negotiation extension type corresponding to this protocol ID
+ public SEC_APPLICATION_PROTOCOL_NEGOTIATION_EXT ProtoNegoExt;
+ /// Size in bytes of the application protocol ID
+ public byte ProtocolIdSize;
+ internal fixed byte ProtocolIdField[MAX_PROTOCOL_ID_SIZE];
+ /// Byte string representing the negotiated application protocol ID
+ public Span ProtocolId
+ {
+ get
+ {
+ fixed (void* pProtocolId = ProtocolIdField)
+ return new Span(pProtocolId, ProtocolIdSize);
+ }
+ }
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Authority.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Authority.cs
new file mode 100644
index 00000000..851711e8
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Authority.cs
@@ -0,0 +1,38 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 884
+ ///
+ /// The structure contains the name of the authenticating authority if one is available. It can be a certification authority (CA) or the name of a server or domain that authenticated the connection. The (General) function uses this structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_AuthorityA structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SecPkgContext_AuthorityA
+ {
+ ///
+ /// Pointer to a null-terminated string containing the name of the authenticating authority, if available.
+ ///
+ public LPSTR sAuthorityName;
+ }
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 891
+ ///
+ /// The structure contains the name of the authenticating authority if one is available. It can be a certification authority (CA) or the name of a server or domain that authenticated the connection. The (General) function uses this structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_AuthorityW structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SecPkgContext_AuthorityW
+ {
+ ///
+ /// Pointer to a null-terminated string containing the name of the authenticating authority, if available.
+ ///
+ public LPWSTR sAuthorityName;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_AuthzID.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_AuthzID.cs
new file mode 100644
index 00000000..71cedf19
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_AuthzID.cs
@@ -0,0 +1,14 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1088
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_AuthzID
+ {
+ public int AuthzIDLength;
+ public byte* AuthzIDPointer;
+ public Span AuthzID => new Span(AuthzIDPointer, AuthzIDLength);
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Bindings.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Bindings.cs
new file mode 100644
index 00000000..b94832e2
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Bindings.cs
@@ -0,0 +1,25 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1108
+ ///
+ /// Specifies a structure that contains channel binding information for a security context.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_Bindings structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_Bindings
+ {
+ ///
+ /// The size, in bytes, of the structure specified by the member
+ ///
+ public int BindingsLength;
+ ///
+ /// A pointer to a structure that specifies channel binding information.
+ ///
+ public SEC_CHANNEL_BINDINGS* Bindings;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_ClientSpecifiedTarget.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_ClientSpecifiedTarget.cs
new file mode 100644
index 00000000..b17834ad
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_ClientSpecifiedTarget.cs
@@ -0,0 +1,21 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1103
+ ///
+ /// The structure specifies the service principal name (SPN) of the initial target when calling the (Digest) function.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_ClientSpecifiedTarget structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_ClientSpecifiedTarget
+ {
+ ///
+ /// The SPN of the initial target.
+ ///
+ public LPWSTR sTargetName;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_CredInfo.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_CredInfo.cs
new file mode 100644
index 00000000..9ba54e49
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_CredInfo.cs
@@ -0,0 +1,30 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 772
+ ///
+ /// Specifies the type of credentials used to create a client context.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_CredInfo structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_CredInfo
+ {
+ ///
+ /// A value of the enumeration that indicates the type of credentials.
+ ///
+ public SECPKG_CRED_CLASS CredClass;
+ internal int IsPromptingNeededField;
+ ///
+ /// Indicates that the application must prompt the user for credentials. All other values indicate that the application does not need to prompt the user.
+ ///
+ public bool IsPromptingNeeded
+ {
+ get => IsPromptingNeededField != 0;
+ set => IsPromptingNeededField = value ? 1 : 0;
+ }
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_CredentialName.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_CredentialName.cs
new file mode 100644
index 00000000..112ca9fc
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_CredentialName.cs
@@ -0,0 +1,20 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1053
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_CredentialNameW
+ {
+ public int CredentialType;
+ public LPWSTR sCredentialName;
+ }
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1062
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_CredentialNameA
+ {
+ public int CredentialType;
+ public LPSTR sCredentialName;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_DceInfo.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_DceInfo.cs
new file mode 100644
index 00000000..7bbf7751
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_DceInfo.cs
@@ -0,0 +1,19 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 846
+ ///
+ /// The structure contains authorization data used by DCE services. The (General) function uses this structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_DceInfo structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_DceInfo
+ {
+ public int AuthzSvc;
+ public void* pPac;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Flags.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Flags.cs
new file mode 100644
index 00000000..10070c29
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Flags.cs
@@ -0,0 +1,20 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 982
+ ///
+ /// The structure contains information about the flags in the current security context. This structure is returned by (General).
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_Flags structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SecPkgContext_Flags
+ {
+ ///
+ /// Flag values for the current security context. These values correspond to the flags negotiated by the (General) and (General) functions.
+ ///
+ public int Flags;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_KeyInfo.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_KeyInfo.cs
new file mode 100644
index 00000000..85b9aa2b
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_KeyInfo.cs
@@ -0,0 +1,72 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 846
+ ///
+ /// The structure contains information about the session keys used in a security context. The (General) function uses this structure.
+ /// Applications using the Schannel security support provider (SSP) should not use the structure. Instead, use the structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_KeyInfoA structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SecPkgContext_KeyInfoA
+ {
+ ///
+ /// Pointer to a null-terminated string that contains the name, if available, of the algorithm used for generating signatures, for example "MD5" or "SHA-2".
+ ///
+ public LPSTR sSignatureAlgorithmName;
+ ///
+ /// Pointer to a null-terminated string that contains the name, if available, of the algorithm used for encrypting messages. Reserved for future use.
+ ///
+ public LPSTR sEncryptAlgorithmName;
+ ///
+ /// Specifies the effective key length, in bits, for the session key. This is typically 40, 56, or 128 bits.
+ ///
+ public int KeySize;
+ ///
+ /// Specifies the algorithm identifier (ALG_ID) used for generating signatures, if available.
+ ///
+ public int SignatureAlgorithm;
+ ///
+ /// Specifies the algorithm identifier (ALG_ID) used for encrypting messages. Reserved for future use.
+ ///
+ public int EncryptAlgorithm;
+ }
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 865
+ ///
+ /// The structure contains information about the session keys used in a security context. The (General) function uses this structure.
+ /// Applications using the Schannel security support provider (SSP) should not use the structure. Instead, use the structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_KeyInfoW structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SecPkgContext_KeyInfoW
+ {
+ ///
+ /// Pointer to a null-terminated string that contains the name, if available, of the algorithm used for generating signatures, for example "MD5" or "SHA-2".
+ ///
+ public LPWSTR sSignatureAlgorithmName;
+ ///
+ /// Pointer to a null-terminated string that contains the name, if available, of the algorithm used for encrypting messages. Reserved for future use.
+ ///
+ public LPWSTR sEncryptAlgorithmName;
+ ///
+ /// Specifies the effective key length, in bits, for the session key. This is typically 40, 56, or 128 bits.
+ ///
+ public int KeySize;
+ ///
+ /// Specifies the algorithm identifier (ALG_ID) used for generating signatures, if available.
+ ///
+ public int SignatureAlgorithm;
+ ///
+ /// Specifies the algorithm identifier (ALG_ID) used for encrypting messages. Reserved for future use.
+ ///
+ public int EncryptAlgorithm;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_LastClientTokenStatus.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_LastClientTokenStatus.cs
new file mode 100644
index 00000000..6c8c1d21
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_LastClientTokenStatus.cs
@@ -0,0 +1,21 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 821
+ ///
+ /// Specifies whether the token from the most recent call to the function is the last token from the client.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_LastClientTokenStatus structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_LastClientTokenStatus
+ {
+ ///
+ /// A value of the enumeration that indicates the status of the token returned by the most recent call to .
+ ///
+ public SECPKG_ATTR_LCT_STATUS LastClientTokenStatus;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Lifespan.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Lifespan.cs
new file mode 100644
index 00000000..dc7771d6
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Lifespan.cs
@@ -0,0 +1,26 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 840
+ ///
+ /// The structure indicates the life span of a security context. The (General) function uses this structure.
+ ///
+ ///
+ /// It is recommended that the security package always return these values in local time.
+ /// Microsoft Docs page: SecPkgContext_Lifespan structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SecPkgContext_Lifespan
+ {
+ ///
+ /// Time at which the context was established.
+ ///
+ public TimeStamp tsStart;
+ ///
+ /// Time at which the context will expire.
+ ///
+ public TimeStamp tsExpiry;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_LogoffTime.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_LogoffTime.cs
new file mode 100644
index 00000000..b4830346
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_LogoffTime.cs
@@ -0,0 +1,11 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 940
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SecPkgContext_LogoffTime
+ {
+ public TimeStamp tsLogoffTime;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NamesA.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NamesA.cs
new file mode 100644
index 00000000..88fb1a08
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NamesA.cs
@@ -0,0 +1,23 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static SECPKG_FLAGS;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 825
+ ///
+ /// The structure indicates the name of the user associated with a security context. The (General) function uses this structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_NamesA structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_NamesA
+ {
+ ///
+ /// Pointer to a null-terminated ANSI-string containing the name of the user represented by the context. If the security package has set the flag, this name can be used in other Windows calls.
+ ///
+ public byte* sUserName;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NamesW.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NamesW.cs
new file mode 100644
index 00000000..28ae6dc3
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NamesW.cs
@@ -0,0 +1,23 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static SECPKG_FLAGS;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 807
+ ///
+ /// The structure indicates the name of the user associated with a security context. The (General) function uses this structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_NamesW structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_NamesW
+ {
+ ///
+ /// Pointer to a null-terminated string containing the name of the user represented by the context. If the security package has set the flag, this name can be used in other Windows calls.
+ ///
+ public char* sUserName;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NativeNames.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NativeNames.cs
new file mode 100644
index 00000000..0c047e47
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NativeNames.cs
@@ -0,0 +1,20 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1028
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_NativeNamesW
+ {
+ public LPWSTR sClientName;
+ public LPWSTR sServerName;
+ }
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1034
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_NativeNamesA
+ {
+ public LPSTR sClientName;
+ public LPSTR sServerName;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegoKeys.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegoKeys.cs
new file mode 100644
index 00000000..7c686c5e
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegoKeys.cs
@@ -0,0 +1,19 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 952
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_NegoKeys
+ {
+ public int KeyType;
+ public ushort KeyLength;
+ public byte* KeyValuePointer;
+ public Span KeyValue => new Span(KeyValuePointer, KeyLength);
+ public int VerifyKeyType;
+ public ushort VerifyKeyLength;
+ public byte* VerifyKeyValuePointer;
+ public Span VerifyKeyValue => new Span(VerifyKeyValuePointer, VerifyKeyLength);
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegoPackageInfo.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegoPackageInfo.cs
new file mode 100644
index 00000000..80cd52b1
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegoPackageInfo.cs
@@ -0,0 +1,11 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 777
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_NegoPackageInfo
+ {
+ public int PackageMask;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegoStatus.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegoStatus.cs
new file mode 100644
index 00000000..2663c4ea
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegoStatus.cs
@@ -0,0 +1,20 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 782
+ ///
+ /// Specifies the error status of the last attempt to create a client context.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_NegoStatus structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_NegoStatus
+ {
+ ///
+ /// The error status of the last attempt to create a client context.
+ ///
+ public int LastStatus;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegotiatedTlsExtensions.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegotiatedTlsExtensions.cs
new file mode 100644
index 00000000..deda0167
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegotiatedTlsExtensions.cs
@@ -0,0 +1,24 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1123
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_NegotiatedTlsExtensions
+ {
+ ///
+ /// Number of negotiated TLS extensions.
+ ///
+ public int ExtensionsCount;
+ ///
+ /// Pointer to array of 2-byte TLS extension IDs (allocated by IANA).
+ ///
+ public ushort* ExtensionsPointer;
+ ///
+ /// Span of 2-byte TLS extension IDs (allocated by IANA).
+ ///
+ public Span Extensions =>
+ new Span(ExtensionsPointer, ExtensionsCount);
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegotiationInfo.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegotiationInfo.cs
new file mode 100644
index 00000000..d3c98e65
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_NegotiationInfo.cs
@@ -0,0 +1,58 @@
+using System.Runtime.InteropServices;
+
+using THNETII.WinApi.Native.WinError;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static WinErrorConstants;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 998
+ ///
+ /// The structure contains information on the security package that is being set up or has been set up, and also gives the status on the negotiation to set up the security package.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_NegotiationInfoA structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_NegotiationInfoA
+ {
+ ///
+ /// Pointer to a structure that provides general information about the security package chosen in the negotiate process, such as the name and capabilities of the package.
+ ///
+ public SecPkgInfoA* PackageInfo;
+ internal int NegotiationStateField;
+ ///
+ /// Indicator of the state of the negotiation for the security package identified in the member. This attribute can be queried from the context handle before the setup is complete, such as when ISC returns .
+ ///
+ public SECPKG_NEGOTIATION_STATE NegotiationState
+ {
+ get => (SECPKG_NEGOTIATION_STATE)NegotiationStateField;
+ set => NegotiationStateField = (int)value;
+ }
+ }
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1005
+ ///
+ /// The structure contains information on the security package that is being set up or has been set up, and also gives the status on the negotiation to set up the security package.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_NegotiationInfoW structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_NegotiationInfoW
+ {
+ ///
+ /// Pointer to a structure that provides general information about the security package chosen in the negotiate process, such as the name and capabilities of the package.
+ ///
+ public SecPkgInfoW* PackageInfo;
+ internal int NegotiationStateField;
+ ///
+ /// Indicator of the state of the negotiation for the security package identified in the member. This attribute can be queried from the context handle before the setup is complete, such as when ISC returns .
+ ///
+ public SECPKG_NEGOTIATION_STATE NegotiationState
+ {
+ get => (SECPKG_NEGOTIATION_STATE)NegotiationStateField;
+ set => NegotiationStateField = (int)value;
+ }
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_PackageInfo.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_PackageInfo.cs
new file mode 100644
index 00000000..5502dc63
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_PackageInfo.cs
@@ -0,0 +1,18 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 963
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_PackageInfoW
+ {
+ public SecPkgInfoW PackageInfo;
+ }
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 970
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_PackageInfoA
+ {
+ public SecPkgInfoA PackageInfo;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_PasswordExpiry.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_PasswordExpiry.cs
new file mode 100644
index 00000000..ec440cde
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_PasswordExpiry.cs
@@ -0,0 +1,20 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 934
+ ///
+ /// The structure contains information about the expiration of a password or other credential used for the security context. This structure is returned by (General).
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_PasswordExpiry structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SecPkgContext_PasswordExpiry
+ {
+ ///
+ /// A timestamp variable that indicates when the credentials for the security context expire. For password-based packages, this variable indicates when the password expires. For Kerberos, this variable indicates when the ticket expires.
+ ///
+ public TimeStamp tsPasswordExpires;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_ProtoInfo.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_ProtoInfo.cs
new file mode 100644
index 00000000..179e9916
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_ProtoInfo.cs
@@ -0,0 +1,41 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 906
+ ///
+ /// The structure holds information about the protocol in use.
+ /// This attribute is supported only by the Schannel security support provider (SSP).
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_ProtoInfoA structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ [Obsolete("The SecPkgContext_ProtoInfo structure is available for use in older operating systems. It may be altered or unavailable in subsequent versions. Instead, use the SecPkgContext_ConnectionInfo structure.")]
+ public struct SecPkgContext_ProtoInfoA
+ {
+ public LPSTR sProtocolName;
+ public int majorVersion;
+ public int minorVersion;
+ }
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 915
+ ///
+ /// The structure holds information about the protocol in use.
+ /// This attribute is supported only by the Schannel security support provider (SSP).
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_ProtoInfoW structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ [Obsolete("The SecPkgContext_ProtoInfo structure is available for use in older operating systems. It may be altered or unavailable in subsequent versions. Instead, use the SecPkgContext_ConnectionInfo structure.")]
+ public struct SecPkgContext_ProtoInfoW
+ {
+ public LPWSTR sProtocolName;
+ public int majorVersion;
+ public int minorVersion;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_SessionKey.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_SessionKey.cs
new file mode 100644
index 00000000..6b84a837
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_SessionKey.cs
@@ -0,0 +1,26 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 946
+ ///
+ /// The structure contains information about the session key used for the security context. This structure is returned by the (General) function.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_SessionKey structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_SessionKey
+ {
+ ///
+ /// Size, in bytes, of the session key.
+ ///
+ public int SessionKeyLength;
+ public byte* SessionKeyPointer;
+ ///
+ /// The session key for the security context.
+ ///
+ public Span SessionKey => new Span(SessionKeyPointer, SessionKeyLength);
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Sizes.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Sizes.cs
new file mode 100644
index 00000000..4b0c4214
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Sizes.cs
@@ -0,0 +1,34 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 787
+ ///
+ /// The structure indicates the sizes of important structures used in the message support functions. The (General) function uses this structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_Sizes structure
+ ///
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_Sizes
+ {
+ ///
+ /// Specifies the maximum size of the security token used in the authentication exchanges.
+ ///
+ public int cbMaxToken;
+ ///
+ /// Specifies the maximum size of the signature created by the function. This member must be zero if integrity services are not requested or available.
+ ///
+ public int cbMaxSignature;
+ ///
+ /// Specifies the preferred integral size of the messages. For example, eight indicates that messages should be of size zero mod eight for optimal performance. Messages other than this block size can be padded.
+ ///
+ public int cbBlockSize;
+ ///
+ /// Size of the security trailer to be appended to messages. This member should be zero if the relevant services are not requested or available.
+ ///
+ public int cbSecurityTrailer;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_StreamSizes.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_StreamSizes.cs
new file mode 100644
index 00000000..406fca64
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_StreamSizes.cs
@@ -0,0 +1,27 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 795
+ ///
+ /// The structure indicates the sizes of the various parts of a stream for use with the message support functions. The (General) function uses this structure.
+ ///
+ ///
+ /// Applications calling (General) should check the values of the , , and members to determine the size of the encrypted packet.
+ /// Microsoft Docs page: SecPkgContext_StreamSizes structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_StreamSizes
+ {
+ /// Specifies the size, in bytes, of the header portion. If zero, no header is used.
+ public int cbHeader;
+ /// Specifies the maximum size, in bytes, of the trailer portion. If zero, no trailer is used.
+ public int cbTrailer;
+ /// Specifies the size, in bytes, of the largest message that can be encapsulated.
+ public int cbMaximumMessage;
+ /// Specifies the number of buffers to pass.
+ public int cBuffers;
+ /// Specifies the preferred integral size of the messages. For example, eight indicates that messages should be of size zero mod eight for optimal performance. Messages other than this block size can be padded.
+ public int cbBlockSize;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_SubjectAttributes.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_SubjectAttributes.cs
new file mode 100644
index 00000000..2fbf159e
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_SubjectAttributes.cs
@@ -0,0 +1,30 @@
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+using THNETII.WinApi.Native.AuthZ;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 753
+ ///
+ /// The structure returns the security attribute information.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_SubjectAttributes structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_SubjectAttributes
+ {
+ #region public void* AttributeInfo;
+ ///
+ /// Pointer to the attribute information stored in a structure.
+ ///
+ public AUTHZ_SECURITY_ATTRIBUTES_INFORMATION* AttributeInfoPtr;
+ ///
+ /// A reference to the attribute information stored in a structure.
+ ///
+ public ref AUTHZ_SECURITY_ATTRIBUTES_INFORMATION AttributeInfo =>
+ ref Unsafe.AsRef(AttributeInfoPtr);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Target.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Target.cs
new file mode 100644
index 00000000..bd6ca092
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_Target.cs
@@ -0,0 +1,14 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1100
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_Target
+ {
+ public int TargetLength;
+ public byte* TargetPointer;
+ public Span Target => new Span(TargetPointer, TargetLength);
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_TargetInformation.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_TargetInformation.cs
new file mode 100644
index 00000000..42c7e2f2
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_TargetInformation.cs
@@ -0,0 +1,27 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1081
+ ///
+ /// The structure returns information about the credential used for the security context. This structure is returned by the (General) function.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgContext_TargetInformation structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgContext_TargetInformation
+ {
+ ///
+ /// Size, in bytes, of .
+ ///
+ public int MarshalledTargetInfoLength;
+ public byte* MarshalledTargetInfoPointer;
+ ///
+ /// Span of bytes that represent the credential, if a credential is provided by a credential manager.
+ ///
+ public Span MarshalledTargetInfo =>
+ new Span(MarshalledTargetInfoPointer, MarshalledTargetInfoLength);
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_UserFlags.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_UserFlags.cs
new file mode 100644
index 00000000..f23567df
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgContext_UserFlags.cs
@@ -0,0 +1,11 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 977
+ [StructLayout(LayoutKind.Sequential)]
+ public struct SecPkgContext_UserFlags
+ {
+ public int UserFlags;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_Cert.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_Cert.cs
new file mode 100644
index 00000000..77ede15f
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_Cert.cs
@@ -0,0 +1,28 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 681
+ ///
+ /// Specifies the certificate credentials. The function uses this structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgCredentials_Cert structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgCredentials_Cert
+ {
+ ///
+ /// Size of the encoded certificate.
+ ///
+ public int EncodedCertSize;
+ #region public Span EncodedCert;
+ internal byte* EncodedCertPtr;
+ ///
+ /// The encoded certificate.
+ ///
+ public Span EncodedCert => new Span(EncodedCertPtr, EncodedCertSize);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_KdcProxySettingsW.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_KdcProxySettingsW.cs
new file mode 100644
index 00000000..2365463c
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_KdcProxySettingsW.cs
@@ -0,0 +1,71 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static SspiConstants;
+
+ ///
+ /// Specifies the Kerberos proxy settings for the credentials.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgCredentials_KdcProxySettingsW structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgCredentials_KdcProxySettingsW
+ {
+ ///
+ /// Version for the Kerberos proxy settings where is defined as 1.
+ ///
+ public int Version; // KDC_PROXY_SETTINGS_V1
+ #region public KDC_PROXY_SETTINGS_FLAGS Flags;
+ internal int FlagsField; // KDC_PROXY_SETTINGS_FLAGS_*
+ ///
+ /// Flags for the Kerberos proxy settings.
+ ///
+ public KDC_PROXY_SETTINGS_FLAGS Flags
+ {
+ get => (KDC_PROXY_SETTINGS_FLAGS)FlagsField;
+ set => FlagsField = (int)value;
+ }
+ #endregion
+ ///
+ /// The offset of the proxy server. This member is optional.
+ ///
+ public ushort ProxyServerOffset; // ProxyServer, optional
+ ///
+ /// Length of the proxy server.
+ ///
+ public ushort ProxyServerLength;
+ public Span ProxyServer
+ {
+ get
+ {
+ fixed (void* pThis = &this)
+ {
+ void* pProxyServer = ((char*)pThis) + ProxyServerOffset;
+ return new Span(pProxyServer, ProxyServerLength);
+ }
+ }
+ }
+ ///
+ /// The offset of the client credentials. This member is optional.
+ ///
+ public ushort ClientTlsCredOffset; // ClientTlsCred, optional
+ ///
+ /// Length of the client credentials.
+ ///
+ public ushort ClientTlsCredLength;
+ public Span ClientTlsCred
+ {
+ get
+ {
+ fixed (void* pThis = &this)
+ {
+ void* pClientTlsCred = ((char*)pThis) + ClientTlsCredOffset;
+ return new Span(pClientTlsCred, ClientTlsCredLength);
+ }
+ }
+ }
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_Names.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_Names.cs
new file mode 100644
index 00000000..abffafd1
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_Names.cs
@@ -0,0 +1,48 @@
+using System;
+using System.Runtime.InteropServices;
+
+using THNETII.InteropServices.Memory;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 607
+ ///
+ /// The structure holds the name of the user associated with a context. The function uses this structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgCredentials_NamesW structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgCredentials_NamesW
+ {
+ #region public Span UserName;
+ internal char* sUserName;
+ ///
+ /// Gets a span to a string containing the name of the user represented by the credential. If the security package sets the flag to indicate that it can process Windows names, this name can be used in other Windows calls.
+ ///
+ public Span GetUserName() =>
+ new IntPtr(sUserName).ToZeroTerminatedUnicodeSpan();
+ #endregion
+ }
+
+ ///
+ /// The structure holds the name of the user associated with a context. The function uses this structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgCredentials_NamesA structure
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgCredentials_NamesA
+ {
+ #region public Span UserName;
+ internal byte* sUserName;
+ ///
+ /// Gets a span to an ANSI-byte string containing the name of the user represented by the credential. If the security package sets the flag to indicate that it can process Windows names, this name can be used in other Windows calls.
+ ///
+ public Span GetUserName() =>
+ new IntPtr(sUserName).ToZeroTerminatedByteSpan();
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_SSIProvider.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_SSIProvider.cs
new file mode 100644
index 00000000..90ea2b7a
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgCredentials_SSIProvider.cs
@@ -0,0 +1,69 @@
+using System;
+using System.Runtime.InteropServices;
+
+using THNETII.InteropServices.Memory;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 637
+ ///
+ /// The structure holds the SSI provider information associated with a context. The function uses this structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgCredentials_SSIProviderW structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgCredentials_SSIProviderW
+ {
+ #region public Span ProviderName;
+ internal char* sProviderName;
+ ///
+ /// A string that contains the name of the provider represented by the credential.
+ ///
+ public Span GetProviderName =>
+ new IntPtr(sProviderName).ToZeroTerminatedUnicodeSpan();
+ #endregion
+ ///
+ /// Length of the provider information.
+ ///
+ public int ProviderInfoLength;
+ #region public Span ProviderInfo;
+ internal byte* ProviderInfoPtr;
+ ///
+ /// The provider information.
+ ///
+ public Span ProviderInfo => new Span(ProviderInfoPtr, ProviderInfoLength);
+ #endregion
+ }
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 647
+ ///
+ /// The structure holds the SSI provider information associated with a context. The function uses this structure.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgCredentials_SSIProviderA structure
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgCredentials_SSIProviderA
+ {
+ #region public Span ProviderName;
+ internal byte* sProviderName;
+ ///
+ /// A string that contains the name of the provider represented by the credential.
+ ///
+ public Span GetProviderName =>
+ new IntPtr(sProviderName).ToZeroTerminatedByteSpan();
+ #endregion
+ ///
+ /// Length of the provider information.
+ ///
+ public int ProviderInfoLength;
+ #region public Span ProviderInfo;
+ internal byte* ProviderInfoPtr;
+ ///
+ /// The provider information.
+ ///
+ public Span ProviderInfo => new Span(ProviderInfoPtr, ProviderInfoLength);
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SecPkgInfo.cs b/src/THNETII.WinApi.Headers.Sspi/SecPkgInfo.cs
new file mode 100644
index 00000000..69a35070
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SecPkgInfo.cs
@@ -0,0 +1,101 @@
+using System;
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static SspiConstants;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 216
+ //
+ // SecPkgInfo structure
+ //
+ // Provides general information about a security provider
+ //
+ ///
+ /// The structure provides general information about a security package, such as its name and capabilities.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgInfoW structure
+ ///
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgInfoW
+ {
+ #region public SECPKG_FLAGS fCapabilities;
+ internal uint fCapabilities; // Capability bitmask
+ ///
+ /// Set of bit flags that describes the capabilities of the security package.
+ ///
+ public SECPKG_FLAGS Capabilities
+ {
+ get => (SECPKG_FLAGS)fCapabilities;
+ set => fCapabilities = (uint)value;
+ }
+ #endregion
+ ///
+ /// Specifies the version of the package protocol. Must be 1.
+ ///
+ public ushort wVersion; // Version of driver
+ ///
+ /// Specifies a DCE RPC identifier, if appropriate. If the package does not implement one of the DCE registered security systems, the reserved value is used.
+ ///
+ public ushort wRPCID; // ID for RPC Runtime
+ ///
+ /// Specifies the maximum size, in bytes, of the token.
+ ///
+ public uint cbMaxToken; // Size of authentication token (max)
+ ///
+ /// A Unicode string that contains the name of the security package.
+ ///
+ public LPWSTR Name;
+ ///
+ /// A Unicode string that contains any additional string passed back by the package.
+ ///
+ public LPWSTR Comment;
+ }
+
+ ///
+ /// The structure provides general information about a security package, such as its name and capabilities.
+ ///
+ ///
+ /// Microsoft Docs page: SecPkgInfoA structure
+ ///
+ ///
+ ///
+ [StructLayout(LayoutKind.Sequential)]
+ public unsafe struct SecPkgInfoA
+ {
+ #region public SECPKG_FLAGS fCapabilities;
+ internal uint fCapabilities; // Capability bitmask
+ ///
+ /// Set of bit flags that describes the capabilities of the security package.
+ ///
+ public SECPKG_FLAGS Capabilities
+ {
+ get => (SECPKG_FLAGS)fCapabilities;
+ set => fCapabilities = (uint)value;
+ }
+ #endregion
+ ///
+ /// Specifies the version of the package protocol. Must be 1.
+ ///
+ public ushort wVersion; // Version of driver
+ ///
+ /// Specifies a DCE RPC identifier, if appropriate. If the package does not implement one of the DCE registered security systems, the reserved value is used.
+ ///
+ public ushort wRPCID; // ID for RPC Runtime
+ ///
+ /// Specifies the maximum size, in bytes, of the token.
+ ///
+ public uint cbMaxToken; // Size of authentication token (max)
+ ///
+ /// An ANSI string that contains the name of the security package.
+ ///
+ public LPSTR Name;
+ ///
+ /// An ANSI string that contains any additional string passed back by the package.
+ ///
+ public LPSTR Comment;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SspiFunctions.cs b/src/THNETII.WinApi.Headers.Sspi/SspiFunctions.cs
new file mode 100644
index 00000000..a738b216
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SspiFunctions.cs
@@ -0,0 +1,2133 @@
+using System;
+using System.Runtime.InteropServices;
+
+using THNETII.InteropServices.Memory;
+
+using THNETII.WinApi.Native.WinNT;
+using THNETII.WinApi.Native.WinError;
+using Microsoft.Win32.SafeHandles;
+
+#if NETSTANDARD1_6
+using EntryPointNotFoundException = System.Exception;
+#endif
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ using static NativeLibraryNames;
+ using static WinErrorConstants;
+ using static WinNTConstants;
+
+ using static ISC_REQ_FLAGS;
+ using static ISC_RET_FLAGS;
+ using static SECBUFFER_TYPE;
+ using static SECPKG_ATTR_TYPE;
+
+ ///
+ /// Security Support Provider API
+ ///
+ public static class SspiFunctions
+ {
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 139
+ #region SecInvalidateHandle macro
+ public static void SecInvalidateHandle(ref SecHandle x)
+ {
+ x.dwLower = new UIntPtr(unchecked((uint)-1));
+ x.dwUpper = new UIntPtr(unchecked((uint)-1));
+ }
+ #endregion
+ #region SecIsValidHandle macro
+ public static bool SecIsValidHandle(in SecHandle x)
+ {
+ return x.dwLower != new UIntPtr(unchecked((uint)-1)) &&
+ x.dwUpper != new UIntPtr(unchecked((uint)-1));
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1167
+ #region AcquireCredentialsHandleW function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int AcquireCredentialsHandleW(
+ [In, Optional] LPCWSTR pszPrincipal, // Name of principal
+ [In] LPCWSTR pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] in LUID pvLogonId, // Pointer to logon ID
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ out CredHandle phCredential, // (out) Cred Handle
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Unicode)]
+ public static extern int AcquireCredentialsHandleW(
+ [In, Optional] string pszPrincipal, // Name of principal
+ [In] string pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] in LUID pvLogonId, // Pointer to logon ID
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ out CredHandle phCredential, // (out) Cred Handle
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+
+ ///
+ public static unsafe int AcquireCredentialsHandleW(
+ ReadOnlySpan pszPrincipal, // Name of principal
+ ReadOnlySpan pszPackage, // Name of package
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ in LUID pvLogonId, // Pointer to logon ID
+ IntPtr pAuthData, // Package specific data
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ out CredHandle phCredential, // (out) Cred Handle
+ out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ )
+ {
+ fixed (char* pszPrincipalPtr = pszPrincipal)
+ fixed (char* pszPackagePtr = pszPackage)
+ return AcquireCredentialsHandleW(
+ Pointer.Create(pszPrincipalPtr),
+ Pointer.Create(pszPackagePtr),
+ fCredentialUse, pvLogonId, pAuthData,
+ pGetKeyFn, pvGetKeyArgument,
+ out phCredential, out ptsExpiry
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1205
+ #region AcquireCredentialsHandleA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int AcquireCredentialsHandleA(
+ [In, Optional] LPCSTR pszPrincipal, // Name of principal
+ [In] LPCSTR pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] in LUID pvLogonId, // Pointer to logon ID
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ out CredHandle phCredential, // (out) Cred Handle
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Ansi)]
+ public static extern int AcquireCredentialsHandleA(
+ [In, Optional] string pszPrincipal, // Name of principal
+ [In] string pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] in LUID pvLogonId, // Pointer to logon ID
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ out CredHandle phCredential, // (out) Cred Handle
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+
+ ///
+ public static unsafe int AcquireCredentialsHandleA(
+ ReadOnlySpan pszPrincipal, // Name of principal
+ ReadOnlySpan pszPackage, // Name of package
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ in LUID pvLogonId, // Pointer to logon ID
+ IntPtr pAuthData, // Package specific data
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ out CredHandle phCredential, // (out) Cred Handle
+ out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ )
+ {
+ fixed (byte* pszPrincipalPtr = pszPrincipal)
+ fixed (byte* pszPackagePtr = pszPackage)
+ return AcquireCredentialsHandleA(
+ Pointer.Create(pszPrincipalPtr),
+ Pointer.Create(pszPackagePtr),
+ fCredentialUse, pvLogonId, pAuthData,
+ pGetKeyFn, pvGetKeyArgument,
+ out phCredential, out ptsExpiry
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1230
+ #region AcquireCredentialsHandle function
+ ///
+ /// The (General) function acquires a handle to preexisting credentials of a security principal. This handle is required by the (General) and (General) functions. These can be either preexisting credentials, which are established through a system logon that is not described here, or the caller can provide alternative credentials.
+ /// This is not a "log on to the network" and does not imply gathering of credentials.
+ ///
+ ///
+ /// A pointer to a null-terminated string that specifies the name of the principal whose credentials the handle will reference.
+ /// When using the Digest SSP, this parameter is optional.
+ /// When using the Schannel SSP, this parameter is not used and should be set to .
+ /// If the process that requests the handle does not have access to the credentials, the function returns an error. A null string indicates that the process requires a handle to the credentials of the user under whose security context it is executing.
+ ///
+ ///
+ /// A pointer to a null-terminated string that specifies the name of the security package with which these credentials will be used. This is a security package name returned in the member of a structure returned by the function. After a context is established, (General) can be called with ulAttribute set to to return information on the security package in use.
+ /// When using the Digest SSP, set this parameter to .
+ /// When using the Schannel SSP, set this parameter to .
+ ///
+ /// A flag that indicates how these credentials will be used.
+ ///
+ /// A pointer to a locally unique identifier () that identifies the user. This parameter is provided for file-system processes such as network redirectors. This parameter can be .
+ /// When using the Schannel SSP, this parameter is not used and should be set to .
+ ///
+ ///
+ /// A pointer to package-specific data. This parameter can be , which indicates that the default credentials for that security package must be used. To use supplied credentials, pass a structure that includes those credentials in this parameter. The RPC run time passes whatever was provided in .
+ /// When using the Digest SSP, this parameter is a pointer to a structure that contains authentication information to use to locate the credentials.
+ /// When using the Schannel SSP, specify an structure that indicates the protocol to use and the settings for various customizable channel features.
+ /// When using the NTLM or Negotiate packages, the maximum character lengths for user name, password, and domain are 256, 256, and 15, respectively.
+ ///
+ /// This parameter is not used and should be set to .
+ /// This parameter is not used and should be set to .
+ /// A structure to receive the credential handle.
+ ///
+ /// A structure that receives the time at which the returned credentials expire. The value returned in this structure depends on the constrained delegation. The security package must return this value in local time.
+ /// This parameter is set to a constant maximum time. There is no expiration time for Digest security contexts or credentials or when using the Digest SSP.
+ /// When using the Schannel SSP, this parameter is optional. When the credential to be used for authentication is a certificate, this parameter receives the expiration time for that certificate. If no certificate was supplied, then a maximum time value is returned.
+ ///
+ ///
+ /// If the function succeeds, the function returns .
+ ///
+ /// If the function fails, it returns one of the following error codes.
+ ///
+ /// Return codeDescription
+ /// - There is not enough memory available to complete the requested action.
+ /// - An error occurred that did not map to an SSPI error code.
+ /// - No credentials are available in the constrained delegation.
+ /// - The caller of the function does not have the necessary credentials.
+ /// - The requested security package does not exist.
+ /// - The credentials supplied to the package were not recognized.
+ ///
+ ///
+ ///
+ ///
+ /// The (General) function returns a handle to the credentials of a principal, such as a user or client, as used by a specific constrained delegation. This can be the handle to preexisting credentials, or the function can create a new set of credentials and return it. This handle can be used in subsequent calls to the (General) and (General) functions.
+ /// In general, (General) does not allow a process to obtain a handle to the credentials of other users logged on to the same computer. However, a caller with privilege has the option of specifying the logon identifier () of any existing logon session token to get a handle to that session's credentials. Typically, this is used by kernel-mode modules that must act on behalf of a logged-on user.
+ /// A package might call the function in provided by the RPC run-time transport. If the transport does not support the notion of callback to retrieve credentials, this parameter must be .
+ /// When you have finished using the returned credentials, free the memory used by the credentials by calling the function.
+ ///
+ ///
+ /// Requirements
+ /// - Minimum supported client:Windows XP [desktop apps only]
+ /// - Minimum supported server:Windows Server 2003 [desktop apps only]
+ ///
+ ///
+ /// Microsoft Docs page: AcquireCredentialsHandle (General) function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ /// SSPI Functions
+ ///
+ ///
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int AcquireCredentialsHandle(
+ [In, Optional] LPCTSTR pszPrincipal, // Name of principal
+ [In] LPCTSTR pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] in LUID pvLogonId, // Pointer to logon ID
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ out CredHandle phCredential, // (out) Cred Handle
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+
+#if !NETSTANDARD1_6
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Auto)]
+ public static extern int AcquireCredentialsHandle(
+ [In, Optional] string pszPrincipal, // Name of principal
+ [In] string pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] in LUID pvLogonId, // Pointer to logon ID
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ out CredHandle phCredential, // (out) Cred Handle
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+#endif // !NETSTANDARD1_6
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1240
+ #region FreeCredentialsHandle function
+ ///
+ /// The function notifies the security system that the credentials are no longer needed. An application calls this function to free the credential handle acquired in the call to the (General) function after calling the function to free any context handles associated with the credential. When all references to this credential set have been removed, the credentials themselves can be removed.
+ /// Failure to free credentials handles will result in memory leaks.
+ ///
+ ///
+ /// A handle obtained by using the (General) function.
+ ///
+ ///
+ /// If the function succeeds, the function returns .
+ ///
+ /// If the function fails, it returns the following error code.
+ ///
+ /// Return codeDescription
+ /// - The handle passed to the function is not valid.
+ ///
+ ///
+ ///
+ ///
+ /// Microsoft Docs page: FreeCredentialsHandle function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ /// SSPI Functions
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int FreeCredentialsHandle(
+ [In] in CredHandle phCredential // Handle to free
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1250
+ #region AddCredentialsW function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int AddCredentialsW(
+ [In] in CredHandle hCredentials,
+ [In, Optional] LPCWSTR pszPrincipal, // Name of principal
+ [In] LPCWSTR pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Unicode)]
+ public static extern int AddCredentialsW(
+ [In] in CredHandle hCredentials,
+ [In, Optional] string pszPrincipal, // Name of principal
+ [In] string pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+
+ ///
+ public static unsafe int AddCredentialsW(
+ in CredHandle hCredentials,
+ ReadOnlySpan pszPrincipal, // Name of principal
+ ReadOnlySpan pszPackage, // Name of package
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ IntPtr pAuthData, // Package specific data
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ )
+ {
+ fixed (char* pszPrincipalPtr = pszPrincipal)
+ fixed (char* pszPackagePtr = pszPackage)
+ return AddCredentialsW(
+ hCredentials,
+ Pointer.Create(pszPrincipalPtr),
+ Pointer.Create(pszPackagePtr),
+ fCredentialUse, pAuthData, pGetKeyFn, pvGetKeyArgument,
+ out ptsExpiry
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1284
+ #region AddCredentialsA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int AddCredentialsA(
+ [In] in CredHandle hCredentials,
+ [In, Optional] LPCSTR pszPrincipal, // Name of principal
+ [In] LPCSTR pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Ansi)]
+ public static extern int AddCredentialsA(
+ [In] in CredHandle hCredentials,
+ [In, Optional] string pszPrincipal, // Name of principal
+ [In] string pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+
+ ///
+ public static unsafe int AddCredentialsA(
+ in CredHandle hCredentials,
+ ReadOnlySpan pszPrincipal, // Name of principal
+ ReadOnlySpan pszPackage, // Name of package
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ IntPtr pAuthData, // Package specific data
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ )
+ {
+ fixed (byte* pszPrincipalPtr = pszPrincipal)
+ fixed (byte* pszPackagePtr = pszPackage)
+ return AddCredentialsA(
+ hCredentials,
+ Pointer.Create(pszPrincipalPtr),
+ Pointer.Create(pszPackagePtr),
+ fCredentialUse, pAuthData, pGetKeyFn, pvGetKeyArgument,
+ out ptsExpiry
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1307
+ #region AddCredentials function
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int AddCredentials(
+ [In] in CredHandle hCredentials,
+ [In, Optional] LPCTSTR pszPrincipal, // Name of principal
+ [In] LPCTSTR pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+
+#if !NETSTANDARD1_6
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Auto)]
+ public static extern int AddCredentials(
+ [In] in CredHandle hCredentials,
+ [In, Optional] string pszPrincipal, // Name of principal
+ [In] string pszPackage, // Name of package
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_CRED_USE fCredentialUse, // Flags indicating use
+ [In, Optional] IntPtr pAuthData, // Package specific data
+ [In, Optional, MarshalAs(UnmanagedType.FunctionPtr)]
+ SEC_GET_KEY_FN pGetKeyFn, // Pointer to GetKey() func
+ [In, Optional] IntPtr pvGetKeyArgument, // Value to pass to GetKey()
+ [Optional] out TimeStamp ptsExpiry // (out) Lifetime (optional)
+ );
+#endif // !NETSTANDARD1_6
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1321
+ ////////////////////////////////////////////////////////////////////////
+ ////
+ //// Asynchronous interface. Kernel-only (for now).
+ ////
+ ////////////////////////////////////////////////////////////////////////
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1492
+ ////////////////////////////////////////////////////////////////////////
+ ////
+ //// Password Change Functions
+ ////
+ ////////////////////////////////////////////////////////////////////////
+ #region ChangeAccountPasswordW function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int ChangeAccountPasswordW(
+ [In] LPCWSTR pszPackageName,
+ [In] LPCWSTR pszDomainName,
+ [In] LPCWSTR pszAccountName,
+ [In] LPCWSTR pszOldPassword,
+ [In] LPCWSTR pszNewPassword,
+ [In, MarshalAs(UnmanagedType.U1)] bool bImpersonating,
+ [In] int dwReserved,
+ ref SecBufferDesc pOutput
+ );
+
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Unicode)]
+ public static extern int ChangeAccountPasswordW(
+ [In] string pszPackageName,
+ [In] string pszDomainName,
+ [In] string pszAccountName,
+ [In] string pszOldPassword,
+ [In] string pszNewPassword,
+ [In, MarshalAs(UnmanagedType.U1)] bool bImpersonating,
+ [In] int dwReserved,
+ ref SecBufferDesc pOutput
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1526
+ #region ChangeAccountPasswordA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int ChangeAccountPasswordA(
+ [In] LPCSTR pszPackageName,
+ [In] LPCSTR pszDomainName,
+ [In] LPCSTR pszAccountName,
+ [In] LPCSTR pszOldPassword,
+ [In] LPCSTR pszNewPassword,
+ [In, MarshalAs(UnmanagedType.U1)] bool bImpersonating,
+ [In] int dwReserved,
+ ref SecBufferDesc pOutput
+ );
+
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Ansi)]
+ public static extern int ChangeAccountPasswordA(
+ [In] string pszPackageName,
+ [In] string pszDomainName,
+ [In] string pszAccountName,
+ [In] string pszOldPassword,
+ [In] string pszNewPassword,
+ [In, MarshalAs(UnmanagedType.U1)] bool bImpersonating,
+ [In] int dwReserved,
+ ref SecBufferDesc pOutput
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1550
+ #region ChangeAccountPassword function
+ ///
+ /// The function changes the password for a Windows domain account by using the specified Security Support Provider.
+ /// This function is supported only by the Microsoft Kerberos, Microsoft Negotiate, and Microsoft NTLM providers.
+ ///
+ /// The name of the provider to use. The value of this parameter must be either "Kerberos", "Negotiate", or "NTLM".
+ /// The domain of the account for which to change the password.
+ /// The user name of the account for which to change the password.
+ /// The old password to be changed.
+ /// The new password for the specified account.
+ /// if the calling process is running as the client; otherwise, .
+ /// Reserved. Must be set to zero.
+ /// On input, a reference to a structure. The structure must contain a single buffer of type . On output, the member of that structure points to a structure.
+ ///
+ /// If the function succeeds, the function returns .
+ /// If the function fails, it returns an error code.
+ ///
+ ///
+ /// Microsoft Docs page: ChangeAccountPasswordW function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int ChangeAccountPassword(
+ [In] LPCTSTR pszPackageName,
+ [In] LPCTSTR pszDomainName,
+ [In] LPCTSTR pszAccountName,
+ [In] LPCTSTR pszOldPassword,
+ [In] LPCTSTR pszNewPassword,
+ [In, MarshalAs(UnmanagedType.U1)] bool bImpersonating,
+ [In] int dwReserved,
+ ref SecBufferDesc pOutput
+ );
+
+#if !NETSTANDARD1_6
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Auto)]
+ public static extern int ChangeAccountPassword(
+ [In] string pszPackageName,
+ [In] string pszDomainName,
+ [In] string pszAccountName,
+ [In] string pszOldPassword,
+ [In] string pszNewPassword,
+ [In, MarshalAs(UnmanagedType.U1)] bool bImpersonating,
+ [In] int dwReserved,
+ ref SecBufferDesc pOutput
+ );
+#endif // !NETSTANDARD1_6
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1561
+ ////////////////////////////////////////////////////////////////////////
+ ////
+ //// Context Management Functions
+ ////
+ ////////////////////////////////////////////////////////////////////////
+ #region InitializeSecurityContextW function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int InitializeSecurityContextW(
+ [Optional] in CredHandle phCredential, // Cred to base context
+ [Optional] in CtxtHandle phContext, // Existing context (OPT)
+ [In, Optional] LPCWSTR pszTargetName, // Name of target
+ [In, MarshalAs(UnmanagedType.U4)]
+ ISC_REQ_FLAGS fContextReq, // Context Requirements
+ [In] int Reserved1, // Reserved, MBZ
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECURITY_DREP_TYPE TargetDataRep, // Data rep of target
+ [Optional] in SecBufferDesc pInput, // Input Buffers
+ [In] int Reserved2, // Reserved, MBZ
+ [Optional] ref CtxtHandle phNewContext, // (out) New Context handle
+ [Optional] ref SecBufferDesc pOutput, // (inout) Output Buffers
+ [MarshalAs(UnmanagedType.U4)]
+ out ISC_RET_FLAGS pfContextAttr, // (out) Context attrs
+ [Optional] out TimeStamp ptsExpiry // (out) Life span (OPT)
+ );
+
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Unicode)]
+ public static extern int InitializeSecurityContextW(
+ [Optional] in CredHandle phCredential, // Cred to base context
+ [Optional] in CtxtHandle phContext, // Existing context (OPT)
+ [In, Optional] string pszTargetName, // Name of target
+ [In, MarshalAs(UnmanagedType.U4)]
+ ISC_REQ_FLAGS fContextReq, // Context Requirements
+ [In] int Reserved1, // Reserved, MBZ
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECURITY_DREP_TYPE TargetDataRep, // Data rep of target
+ [Optional] in SecBufferDesc pInput, // Input Buffers
+ [In] int Reserved2, // Reserved, MBZ
+ [Optional] ref CtxtHandle phNewContext, // (out) New Context handle
+ [Optional] ref SecBufferDesc pOutput, // (inout) Output Buffers
+ [MarshalAs(UnmanagedType.U4)]
+ out ISC_RET_FLAGS pfContextAttr, // (out) Context attrs
+ [Optional] out TimeStamp ptsExpiry // (out) Life span (OPT)
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1609
+ #region InitializeSecurityContextA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int InitializeSecurityContextA(
+ [Optional] in CredHandle phCredential, // Cred to base context
+ [Optional] in CtxtHandle phContext, // Existing context (OPT)
+ [In, Optional] LPCSTR pszTargetName, // Name of target
+ [In, MarshalAs(UnmanagedType.U4)]
+ ISC_REQ_FLAGS fContextReq, // Context Requirements
+ [In] int Reserved1, // Reserved, MBZ
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECURITY_DREP_TYPE TargetDataRep, // Data rep of target
+ [Optional] in SecBufferDesc pInput, // Input Buffers
+ [In] int Reserved2, // Reserved, MBZ
+ [Optional] ref CtxtHandle phNewContext, // (out) New Context handle
+ [Optional] ref SecBufferDesc pOutput, // (inout) Output Buffers
+ [MarshalAs(UnmanagedType.U4)]
+ out ISC_RET_FLAGS pfContextAttr, // (out) Context attrs
+ [Optional] out TimeStamp ptsExpiry // (out) Life span (OPT)
+ );
+
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Ansi)]
+ public static extern int InitializeSecurityContextA(
+ [Optional] in CredHandle phCredential, // Cred to base context
+ [Optional] in CtxtHandle phContext, // Existing context (OPT)
+ [In, Optional] string pszTargetName, // Name of target
+ [In, MarshalAs(UnmanagedType.U4)]
+ ISC_REQ_FLAGS fContextReq, // Context Requirements
+ [In] int Reserved1, // Reserved, MBZ
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECURITY_DREP_TYPE TargetDataRep, // Data rep of target
+ [Optional] in SecBufferDesc pInput, // Input Buffers
+ [In] int Reserved2, // Reserved, MBZ
+ [Optional] ref CtxtHandle phNewContext, // (out) New Context handle
+ [Optional] ref SecBufferDesc pOutput, // (inout) Output Buffers
+ [MarshalAs(UnmanagedType.U4)]
+ out ISC_RET_FLAGS pfContextAttr, // (out) Context attrs
+ [Optional] out TimeStamp ptsExpiry // (out) Life span (OPT)
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1640
+ #region InitializeSecurityContextW function
+ ///
+ /// The (General) function initiates the client side, outbound security context from a credential handle. The function is used to build a security context between the client application and a remote peer. (General) returns a token that the client must pass to the remote peer, which the peer in turn submits to the local security implementation through the (General) call. The token generated should be considered opaque by all callers.
+ /// Typically, the (General) function is called in a loop until a sufficient security context is established.
+ ///
+ /// A handle to the credentials returned by (General). This handle is used to build the security context. The (General) function requires at least OUTBOUND credentials.
+ ///
+ /// A structure. On the first call to (General), this pointer is . On the second call, this parameter is the handle to the partially formed context returned in the parameter by the first call.
+ /// This parameter is optional with the Microsoft Digest SSP and can be set to .
+ /// When using the Schannel SSP, on the first call to (General), specify . On future calls, specify the token received in the parameter after the first call to this function.
+ ///
+ ///
+ ///
+ /// Bit flags that indicate requests for the context. Not all packages can support all requirements.
+ /// The requested attributes may not be supported by the client. For more information, see the parameter.
+ /// For further descriptions of the various attributes, see Context Requirements.
+ ///
+ /// This parameter is reserved and must be set to zero.
+ ///
+ /// The data representation, such as byte ordering, on the target. This parameter can be either or .
+ /// This parameter is not used with Digest or Schannel. Set it to zero.
+ ///
+ /// A structure that contains pointers to the buffers supplied as input to the package. Unless the client context was initiated by the server, the value of this parameter must be on the first call to the function. On subsequent calls to the function or when the client context was initiated by the server, the value of this parameter is a pointer to a buffer allocated with enough memory to hold the token returned by the remote computer.
+ /// This parameter is reserved and must be set to zero.
+ ///
+ /// A reference to a structure. On the first call to (General), this variable receives the new context handle. On the second call, can be the same as the handle specified in the parameter.
+ /// When using the Schannel SSP, on calls after the first call, pass the handle returned here as the parameter and specify for .
+ ///
+ ///
+ /// A reference to a structure that contains pointers to the structure that receives the output data. If a buffer was typed as in the input, it will be there on output. The system will allocate a buffer for the security token if requested (through ) and fill in the address in the buffer descriptor for the security token.
+ /// When using the Microsoft Digest SSP, this parameter receives the challenge response that must be sent to the server.
+ /// When using the Schannel SSP, if the flag is specified, the Schannel SSP will allocate memory for the buffer and put the appropriate information in the . In addition, the caller must pass in a buffer of type . On output, if an alert is generated, this buffer contains information about that alert, and the function fails.
+ ///
+ ///
+ /// A variable to receive a set of bit flags that indicate the attributes of the established context. For a description of the various attributes, see Context Requirements.
+ /// Do not check for security-related attributes until the final function call returns successfully. Attribute flags that are not related to security, such as the flag, can be checked before the final return.
+ /// Particular context attributes can change during negotiation with a remote peer.
+ ///
+ ///
+ /// A structure that receives the expiration time of the context. It is recommended that the security package always return this value in local time. This parameter is optional and should be ignored for short-lived clients.
+ /// There is no expiration time for Microsoft Digest SSP security contexts or credentials.
+ ///
+ ///
+ ///
+ /// If the function succeeds, the function returns one of the following success codes.
+ ///
+ /// Return codeDescription
+ /// - The client must call and then pass the output to the server. The client then waits for a returned token and passes it, in another call, to (General).
+ /// - The client must finish building the message and then call the function.
+ /// - The client must send the output token to the server and wait for a return token. The returned token is then passed in another call to (General). The output token can be empty.
+ /// - Use with Schannel. The server has requested client authentication, and the supplied credentials either do not include a certificate or the certificate was not issued by a certification authority that is trusted by the server. For more information, see Remarks.
+ /// - Use with Schannel. Data for the whole message was not read from the wire.
When this value is returned, the buffer contains a structure with a member of .The member of contains a value that indicates the number of additional bytes that the function must read from the client before this function succeeds. While this number is not always accurate, using it can help improve performance by avoiding multiple calls to this function.
+ /// - The security context was successfully initialized. There is no need for another (General) call. If the function returns an output token, that is, if the in is of nonzero length, that token must be sent to the server.
+ ///
+ ///
+ ///
+ /// If the function fails, the function returns one of the following error codes.
+ ///
+ /// Return codeDescription
+ /// - There is not enough memory available to complete the requested action.
+ /// - An error occurred that did not map to an SSPI error code.
+ /// - The handle passed to the function is not valid.
+ /// - The error is due to a malformed input token, such as a token corrupted in transit, a token of incorrect size, or a token passed into the wrong security package. Passing a token to the wrong package can happen if the client and server did not negotiate the proper security package.
+ /// - The logon failed.
+ /// - No authority could be contacted for authentication. The domain name of the authenticating party could be wrong, the domain could be unreachable, or there might have been a trust relationship failure.
+ /// - No credentials are available in the security package.
+ /// - The target was not recognized.
+ /// - A context attribute flag that is not valid ( or ) was specified in the parameter.
+ /// - The principal that received the authentication request is not the same as the one passed into the parameter. This indicates a failure in mutual authentication.
+ ///
+ ///
+ ///
+ ///
+ /// The caller is responsible for determining whether the final context attributes are sufficient. If, for example, confidentiality was requested, but could not be established, some applications may choose to shut down the connection immediately.
+ /// If attributes of the security context are not sufficient, the client must free the partially created context by calling the function.
+ /// The (General) function is used by a client to initialize an outbound context.
+ ///
+ /// For a two-leg security context, the calling sequence is as follows:
+ ///
+ /// - The client calls the function with set to and fills in the buffer descriptor with the input message.
+ /// - The security package examines the parameters and constructs an opaque token, placing it in the TOKEN element in the buffer array. If the parameter includes the flag, the security package allocates the memory and returns the pointer in the TOKEN element.
+ /// - The client sends the token returned in the buffer to the target server. The server then passes the token as an input argument in a call to the (General) function.
+ /// - (General) may return a token, which the server sends to the client for a second call to (General) if the first call returned .
+ ///
+ ///
+ ///
+ /// For multiple-leg security contexts, such as mutual authentication, the calling sequence is as follows:
+ ///
+ /// - The client calls the function as described earlier, but the package returns the success code.
+ /// - The client sends the output token to the server and waits for the server's reply.
+ /// - Upon receipt of the server's response, the client calls (General) again, with set to the handle that was returned from the last call. The token received from the server is supplied in the parameter.
+ ///
+ ///
+ /// If the server has successfully responded, the security package returns and a secure session is established.
+ /// If the function returns one of the error responses, the server's response is not accepted, and the session is not established.
+ /// If the function returns , , or , steps 2 and 3 are repeated.
+ /// To initialize a security context, more than one call to this function may be required, depending on the underlying authentication mechanism as well as the choices specified in the parameter.
+ /// The and parameters are bitmasks that represent various context attributes. For a description of the various attributes, see Context Requirements. The parameter is valid on any successful return, but only on the final successful return should you examine the flags that pertain to security aspects of the context. Intermediate returns can set, for example, the flag.
+ /// If the flag is set, the security package must look for a buffer type in the input buffer. This is not a generic solution, but it allows for a strong pairing of security package and application when appropriate.
+ /// If was specified, the caller must free the memory by calling the function.
+ /// For example, the input token could be the challenge from a LAN Manager. In this case, the output token would be the NTLM-encrypted response to the challenge.
+ /// The action the client takes depends on the return code from this function. If the return code is , there will be no second (General) call, and no response from the server is expected. If the return code is , the client expects a token in response from the server and passes it in a second call to (General). The return code indicates that the client must finish building the message and call the function. The code incorporates both of these actions.
+ /// If (General) returns success on the first (or only) call, then the caller must eventually call the function on the returned handle, even if the call fails on a later leg of the authentication exchange.
+ /// The client may call (General) again after it has completed successfully. This indicates to the security package that a reauthentication is wanted.
+ /// Kernel mode callers have the following differences: the target name is a Unicode string that must be allocated in virtual memory by using ; it must not be allocated from the pool. Buffers passed and supplied in and must be in virtual memory, not in the pool.
+ /// When using the Schannel SSP, if the function returns , check that you specified a valid and trusted certificate in your credentials. The certificate is specified when calling the (General) function. The certificate must be a client authentication certificate issued by a certification authority (CA) trusted by the server. To obtain a list of the CAs trusted by the server, call the (General) function and specify the attribute.
+ /// When using the Schannel SSP, after a client application receives an authentication certificate from a CA that is trusted by the server, the application creates a new credential by calling the (General) function and then calling (General) again, specifying the new credential in the parameter.
+ /// Microsoft Docs page: InitializeSecurityContextW function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ ///
+ ///
+ ///
+ ///
+ /// SSPI Functions
+ ///
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int InitializeSecurityContext(
+ [Optional] in CredHandle phCredential, // Cred to base context
+ [Optional] in CtxtHandle phContext, // Existing context (OPT)
+ [In, Optional] LPCTSTR pszTargetName, // Name of target
+ [In, MarshalAs(UnmanagedType.U4)]
+ ISC_REQ_FLAGS fContextReq, // Context Requirements
+ [In] int Reserved1, // Reserved, MBZ
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECURITY_DREP_TYPE TargetDataRep, // Data rep of target
+ [Optional] in SecBufferDesc pInput, // Input Buffers
+ [In] int Reserved2, // Reserved, MBZ
+ [Optional] ref CtxtHandle phNewContext, // (out) New Context handle
+ [Optional] ref SecBufferDesc pOutput, // (inout) Output Buffers
+ [MarshalAs(UnmanagedType.U4)]
+ out ISC_RET_FLAGS pfContextAttr, // (out) Context attrs
+ [Optional] out TimeStamp ptsExpiry // (out) Life span (OPT)
+ );
+
+#if !NETSTANDARD1_6
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi, CharSet = CharSet.Auto)]
+ public static extern int InitializeSecurityContext(
+ [Optional] in CredHandle phCredential, // Cred to base context
+ [Optional] in CtxtHandle phContext, // Existing context (OPT)
+ [In, Optional] string pszTargetName, // Name of target
+ [In, MarshalAs(UnmanagedType.U4)]
+ ISC_REQ_FLAGS fContextReq, // Context Requirements
+ [In] int Reserved1, // Reserved, MBZ
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECURITY_DREP_TYPE TargetDataRep, // Data rep of target
+ [Optional] in SecBufferDesc pInput, // Input Buffers
+ [In] int Reserved2, // Reserved, MBZ
+ [Optional] ref CtxtHandle phNewContext, // (out) New Context handle
+ [Optional] ref SecBufferDesc pOutput, // (inout) Output Buffers
+ [MarshalAs(UnmanagedType.U4)]
+ out ISC_RET_FLAGS pfContextAttr, // (out) Context attrs
+ [Optional] out TimeStamp ptsExpiry // (out) Life span (OPT)
+ );
+#endif // !NETSTANDARD1_6
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1650
+ #region AcceptSecurityContext function
+ ///
+ /// The (CredSSP) function lets the server component of a transport application establish a security context between the server and a remote client. The remote client calls the (CredSSP) function to start the process of establishing a security context. The server can require one or more reply tokens from the remote client to complete establishing the security context.
+ ///
+ /// A handle to the server credentials. To retrieve this handle, the server calls the (CredSSP) function with either the or flag set.
+ /// A structure. On the first call to (CredSSP), this handle is . On subsequent calls, specifies the partially formed context returned in the parameter by the first call.
+ ///
+ /// A structure generated by a client call to (CredSSP). The structure contains the input buffer descriptor.
+ /// The first buffer must be of type and contain the security token received from the client. The second buffer should be of type .
+ ///
+ ///
+ /// Bit flags that specify the attributes required by the server to establish the context. Bit flags can be combined by using bitwise-OR operations.
+ /// The requested attributes may not be supported by the client. For more information, see the parameter.
+ ///
+ /// The data representation, such as byte ordering, on the target. This parameter can be either or .
+ /// A reference to a structure. On the first call to (CredSSP), this handle receives the new context handle. On subsequent calls, can be the same as the handle specified in the parameter.
+ ///
+ /// Reference to a structure that contains the output buffer descriptor. This buffer is sent to the client for input into additional calls to (CredSSP). An output buffer may be generated even if the function returns . Any buffer generated must be sent back to the client application.
+ /// On output, this buffer receives a token for the security context. The token must be sent to the client. The function can also return a buffer of type .
+ ///
+ ///
+ /// Receives a set of bit flags that indicate the attributes of the established context. For a description of the various attributes, see Context Requirements.
+ /// Do not check for security-related attributes until the final function call returns successfully. Attribute flags not related to security, such as the flag, can be checked before the final return.
+ ///
+ ///
+ /// A structure that receives the expiration time of the context. We recommend that the security package always return this value in local time.
+ /// Until the last call of the authentication process, the expiration time for the context can be incorrect because more information will be provided during later stages of the negotiation. Therefore, must be ignored until the last call to the function.
+ ///
+ ///
+ /// This function returns one of the following values.
+ ///
+ /// Return code / valueDescription
+ ///
0x80090318The function succeeded. The data in the input buffer is incomplete. The application must read additional data from the client and call (CredSSP) again.
+ ///
0x80090300The function failed. There is not enough memory available to complete the requested action.
+ ///
0x80090304The function failed. An error occurred that did not map to an SSPI error code.
+ ///
0x80100003The function failed. The handle passed to the function is not valid.
+ ///
0x80090308The function failed. The token passed to the function is not valid.
+ ///
0x8009030CThe logon failed.
+ ///
0x80090311The function failed. No authority could be contacted for authentication. This could be due to the following conditions: - The domain name of the authenticating party is incorrect.
- The domain is unavailable.
- The trust relationship has failed.
+ ///
0x8009030EThe function failed. The credentials handle specified in the parameter is not valid.
+ ///
0x00000000The function succeeded. The security context received from the client was accepted. If the function generated an output token, the token must be sent to the client process.
+ ///
0x80090302The function failed. The parameter specified a context attribute flag ( or ) that was not valid.
+ ///
0x00090314The function succeeded. The server must call and pass the output token to the client. The server must then wait for a return token from the client before making another call to (CredSSP).
+ ///
0x00090313The function succeeded. The server must finish building the message from the client before calling .
+ ///
0x00090312The function succeeded. The server must send the output token to the client and wait for a returned token. The returned token should be passed in pInput for another call to (CredSSP).
+ ///
+ ///
+ ///
+ /// The (CredSSP) function is the server counterpart to the (CredSSP) function.
+ /// When the server receives a request from a client, it uses the parameter to specify what it requires of the session. In this fashion, a server can require that clients be capable of using a confidential or integrity-checked session; it can reject clients that cannot meet that demand. Alternatively, a server can require nothing; whatever the client requires or can provide is returned in the parameter.
+ /// The and parameters are bitmasks that represent various context attributes. For a description of the various attributes, see Context Requirements.
+ /// While the parameter is valid on any successful return, you should examine the flags pertaining to security aspects of the context only on the final successful return. Intermediate returns can set, for example, the flag.
+ /// The caller is responsible for determining whether the final context attributes are sufficient. For example, if confidentiality (encryption) was requested but could not be established, some applications may choose to shut down the connection immediately. If the security context cannot be established, the server must free the partially created context by calling the function. For information about when to call the function, see .
+ /// After the security context has been established, the server application can use the function to retrieve a handle to the user account to which the client certificate was mapped. Also, the server can use the function to impersonate the user.
+ /// Microsoft Docs page: AcceptSecurityContext function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ ///
+ /// SSPI Functions
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int AcceptSecurityContext(
+ [Optional] in CredHandle phCredential, // Cred to base context
+ [Optional] in CtxtHandle phContext, // Existing context (OPT)
+ [Optional] in SecBufferDesc pInput, // Input buffer
+ [In, MarshalAs(UnmanagedType.U4)]
+ ASC_REQ_FLAGS fContextReq, // Context Requirements
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECURITY_DREP_TYPE TargetDataRep, // Target Data Rep
+ [Optional] ref CtxtHandle phNewContext, // (out) New context handle
+ [Optional] ref SecBufferDesc pOutput, // (inout) Output buffers
+ [MarshalAs(UnmanagedType.U4)]
+ out ASC_RET_FLAGS pfContextAttr, // (out) Context attributes
+ [Optional] out TimeStamp ptsExpiry // (out) Life span (OPT)
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1678
+ #region CompleteAuthToken function
+ ///
+ /// The function completes an authentication token. This function is used by protocols, such as DCE, that need to revise the security information after the transport application has updated some message parameters.
+ /// This function is supported only by the Digest security support provider (SSP).
+ /// is used on the server side only.
+ ///
+ /// A handle of the context that needs to be completed.
+ /// A structure that contains the buffer descriptor for the entire message.
+ ///
+ /// If the function succeeds, the function returns .
+ ///
+ /// If the function fails, it returns one of the following error codes.
+ ///
+ /// Return codeDescription
+ /// - The handle that was passed to the function is not valid.
+ /// - The token that was passed to the function is not valid.
+ /// - The client's security context was located, but the message number is incorrect. This return value is used with the Digest SSP.
+ /// - The client's security context was located, but the client's message has been tampered with. This return value is used with the Digest SSP.
+ /// - An error occurred that did not map to an SSPI error code.
+ ///
+ ///
+ ///
+ ///
+ /// The client of a transport application calls the function to allow the security package to update a checksum or similar operation after all the protocol headers have been updated by the transport application. The client calls this function only if the (Digest) call returned or .
+ /// Microsoft Docs page: CompleteAuthToken function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ /// SSPI Functions
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int CompleteAuthToken(
+ in CtxtHandle phContext, // Context to complete
+ in SecBufferDesc pToken // Token to complete
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1689
+ #region ImpersonateSecurityContext function
+ ///
+ /// The function allows a server to impersonate a client by using a token previously obtained by a call to (General) or . This function allows the application server to act as the client, and thus all necessary access controls are enforced.
+ ///
+ /// The handle of the context to impersonate. This handle must have been obtained by a call to the (General) function.
+ ///
+ /// If the function succeeds, the function returns .
+ ///
+ /// If the function fails, it returns the following error code.
+ ///
+ /// Return codeDescription
+ /// - The handle passed to the function is not valid.
+ /// - The client could not be impersonated.
+ /// - This value is returned by Schannel kernel mode to indicate that this function is not supported.
+ ///
+ ///
+ ///
+ ///
+ /// The server application calls the function when it needs to impersonate the client. Before doing so, the server must have obtained a valid context handle. To obtain the context handle, the server must call (General) to submit the client's incoming security token to the security system. The server gets a context handle if the inbound context is validated. The function creates an impersonation token and allows the thread or process to run with the impersonation context.
+ /// When using the Schannel security support provider (SSP), the server application must pass the flag when calling (General). This ensures that the client is asked for a client certificate during the SSL/TLS handshake. When a client certificate is received, the Schannel package verifies the client certificate and attempts to map it to a user account. When this mapping is successful, then a client user token is created and this function succeeds.
+ /// The application server must call the function when it finishes or when it needs to restore its own security context.
+ /// is not available with all security packages on all platforms. Typically, it is implemented only on platforms and with security packages that support impersonation. To learn whether a security package supports impersonation, call the function.
+ /// If the function fails, the client is not impersonated, and all subsequent client requests are made in the security context of the process that called the function. If the calling process is running as a privileged account, it can perform actions that the client would not be allowed to perform. To avoid security risks, the calling process should always check the return value. If the return value indicates that the function call failed, no client requests should be executed.
+ ///
+ /// All impersonate functions, including allow the requested impersonation if one of the following is true:
+ ///
+ /// - The requested impersonation level of the token is less than , such as or .
+ /// - The caller has the privilege.
+ /// - A process (or another process in the caller's logon session) created the token using explicit credentials through or function.
+ /// - The authenticated identity is same as the caller.
+ ///
+ ///
+ /// Windows XP with SP1 and earlier: The privilege is not supported.
+ /// Windows XP: The privilege is not supported until Windows XP with Service Pack 2 (SP2).
+ /// Microsoft Docs page: ImpersonateSecurityContext function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ ///
+ ///
+ /// SSPI Functions
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int ImpersonateSecurityContext(
+ in CtxtHandle phContext // Context to impersonate
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1701
+ #region RevertSecurityContext function
+ ///
+ /// Allows a security package to discontinue the impersonation of the caller and restore its own security context.
+ ///
+ /// Handle of the security context being impersonated. This handle must have been obtained in the call to the (General) function and used in the call to the function.
+ ///
+ /// If the function succeeds, the return value is .
+ ///
+ /// If the function fails, the return value can be one of the following error codes.
+ ///
+ /// Return codeDescription
+ /// - The handle passed to the function is not valid.
+ ///
+ ///
+ ///
+ ///
+ /// is not available with all security packages on all platforms. Typically, it is implemented only on platforms and with security packages for which a call to the function indicates impersonation support.
+ /// Microsoft Docs page: RevertSecurityContext function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ ///
+ /// SSPI Functions
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int RevertSecurityContext(
+ in CtxtHandle phContext // Context from which to re
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1712
+ #region QuerySecurityContextToken function
+ ///
+ /// Obtains the access token for a client security context and uses it directly.
+ ///
+ /// Handle of the context to query.
+ /// Returned handle to the access token.
+ ///
+ /// If the function succeeds, the function returns .
+ /// If the function fails, it returns a nonzero error code. One possible error code return is .
+ ///
+ ///
+ /// This function is called by a server application to control impersonation outside the SSPI layer, such as when launching a child process. The handle returned must be closed by disposing it when the handle is no longer needed.
+ /// Microsoft Docs page: QuerySecurityContextToken function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ /// SSPI Functions
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int QuerySecurityContextToken(
+ in CtxtHandle phContext,
+ out SafeAccessTokenHandle Token
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1724
+ #region DeleteSecurityContext function
+ ///
+ /// The function deletes the local data structures associated with the specified security context initiated by a previous call to the (General) function or the (General) function.
+ ///
+ /// Handle of the security context to delete.
+ ///
+ /// If the function succeeds or the handle has already been deleted, the return value is .
+ ///
+ /// If the function fails, the return value can be the following error code.
+ ///
+ /// Return codeDescription
+ /// - The handle passed to the function is not valid.
+ ///
+ ///
+ ///
+ ///
+ /// The function terminates a security context and frees associated resources.
+ /// The caller must call this function for a security context when that security context is no longer needed. This is true if the security context is partial, incomplete, rejected, or failed. After the security context is successfully deleted, further use of that security context is not permitted and the handle is no longer valid.
+ /// Microsoft Docs page: DeleteSecurityContext function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ ///
+ /// SSPI Functions
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int DeleteSecurityContext(
+ in CtxtHandle phContext // Context to delete
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1735
+ #region ApplyControlToken function
+ ///
+ /// The function provides a way to apply a control token to a security context. A token can be received when the security context is being established by a call to the (Schannel) function or with a per-message security service, such as verify or unseal.
+ /// This function is supported only by the Schannel security support provider (SSP).
+ /// This function is not supported in kernel mode.
+ /// This function allows additional or replacement tokens to be applied to a context.
+ ///
+ ///
+ /// A handle to the context to which the token is applied.
+ /// For information about the way the Schannel SSP notifies the remote party of the shutdown, see the Remarks section of (Schannel). For additional information on the use of this function, see Shutting Down an Schannel Connection.
+ ///
+ /// A structure that contains a pointer to a structure that contains the input token to apply to the context.
+ ///
+ /// If the function succeeds, the function returns .
+ ///
+ /// If the function fails, it returns a nonzero error code. The following error code is one of the possible error codes that can be returned.
+ ///
+ /// Return codeDescription
+ /// - This value is returned by Schannel kernel mode to indicate that this function is not supported.
+ ///
+ ///
+ ///
+ ///
+ /// The function can modify the context based on this token. Among the tokens that this function can add to the client context are and .
+ /// This function can be used to shut down the security context that underlies an existing Schannel connection. For information about how to do this, see Shutting Down an Schannel Connection.
+ /// Microsoft Docs page: ApplyControlToken function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ ///
+ ///
+ ///
+ /// SSPI Functions
+ ///
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int ApplyControlToken(
+ in CtxtHandle phContext, // Context to modify
+ in SecBufferDesc pInput // Input token to apply
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1747
+ #region QueryContextAttributesW function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryContextAttributesW(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+
+ ///
+ public static unsafe int QueryContextAttributesW(
+ in CtxtHandle phContext, // Context to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryContextAttributesW(
+ phContext,
+ ulAttribute,
+ pBufferPtr
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1761
+ #region QueryContextAttributesExW function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryContextAttributesExW(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+
+ ///
+ public static unsafe int QueryContextAttributesExW(
+ in CtxtHandle phContext, // Context to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryContextAttributesExW(
+ phContext,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1778
+ #region QueryContextAttributesA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryContextAttributesA(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+
+ ///
+ public static unsafe int QueryContextAttributesA(
+ in CtxtHandle phContext, // Context to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryContextAttributesA(
+ phContext,
+ ulAttribute,
+ pBufferPtr
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1791
+ #region QueryContextAttributesExA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryContextAttributesExA(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+
+ ///
+ public static unsafe int QueryContextAttributesExA(
+ in CtxtHandle phContext, // Context to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryContextAttributesExA(
+ phContext,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1807
+ #region QueryContextAttributes function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryContextAttributes(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+
+ ///
+ /// Enables a transport application to query a security package for certain attributes of a security context.
+ ///
+ /// A handle to the security context to be queried.
+ /// Specifies the attribute of the context to be returned.
+ /// A buffer that receives the attributes. The type of structure written to the buffer depends on the value specified in the parameter.
+ ///
+ /// If the function succeeds, the return value is .
+ /// If the function fails, the return value is a nonzero error code.
+ ///
+ ///
+ /// The structure pointed to by the parameter varies depending on the attribute being queried. The caller must allocate the structure itself, but the SSP allocates any memory required to hold variable sized members of the structure. Memory allocated by the SSP can be freed by calling the function.
+ /// After the or value has been read, the hCertStore member will be set to a handle to a certificate store that contains the intermediate certificates, if any. Also, the application is responsible for calling to release the memory used by the certificate context.
+ ///
+ ///
+ /// Requirements
+ /// - Minimum supported client:Windows XP [desktop apps only]
+ /// - Minimum supported server:Windows Server 2003 [desktop apps only]
+ ///
+ ///
+ /// Microsoft Docs page: QueryContextAttributes (General) function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ /// SSPI Functions
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ public static unsafe int QueryContextAttributes(
+ in CtxtHandle phContext, // Context to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryContextAttributes(
+ phContext,
+ ulAttribute,
+ pBufferPtr
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1809
+ #region QueryContextAttributesEx function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryContextAttributesEx(
+ in CtxtHandle phContext, // Context to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+
+ ///
+ /// Enables a transport application to query a security package for certain attributes of a security context.
+ ///
+ /// A handle to the security context to be queried.
+ /// Specifies the attribute of the context to be returned.
+ /// A buffer that receives the attributes. The type of structure written to the buffer depends on the value specified in the parameter.
+ ///
+ /// If the function succeeds, the return value is .
+ /// If the function fails, the return value is a nonzero error code.
+ ///
+ ///
+ /// Microsoft Docs page: QueryContextAttributesExW function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ ///
+ /// SSPI Functions
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ public static unsafe int QueryContextAttributesEx(
+ in CtxtHandle phContext, // Context to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryContextAttributesEx(
+ phContext,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1822
+ #region SetContextAttributesW function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int SetContextAttributesW(
+ in CtxtHandle phContext, // Context to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ int cbBuffer // Size (in bytes) of Buffer
+ );
+
+ ///
+ public static unsafe int SetContextAttributesW(
+ in CtxtHandle phContext,
+ SECPKG_ATTR_TYPE ulAttribute,
+ Span pBuffer
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return SetContextAttributesW(
+ phContext,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1841
+ #region SetContextAttributesA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int SetContextAttributesA(
+ in CtxtHandle phContext, // Context to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ int cbBuffer // Size (in bytes) of Buffer
+ );
+
+ ///
+ public static unsafe int SetContextAttributesA(
+ in CtxtHandle phContext,
+ SECPKG_ATTR_TYPE ulAttribute,
+ Span pBuffer
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return SetContextAttributesA(
+ phContext,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1857
+ #region SetContextAttributesA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int SetContextAttributes(
+ in CtxtHandle phContext, // Context to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ int cbBuffer // Size (in bytes) of Buffer
+ );
+
+ ///
+ /// Enables a transport application to set attributes of a security context for a security package. This function is supported only by the Schannel security package.
+ ///
+ /// A handle to the security context to be set.
+ /// The attribute of the context to be set.
+ /// A buffer containing a structure that contains values to set the attributes to. The type of structure contained in the buffer depends on the value specified in the parameter.
+ ///
+ /// If the function succeeds, the function returns .
+ ///
+ /// If the function fails, it returns a nonzero error code. The following error code is one of the possible error codes.
+ ///
+ /// Return codeDescription
+ /// - This value is returned by Schannel kernel mode to indicate that this function is not supported.
+ ///
+ ///
+ ///
+ ///
+ /// Microsoft Docs page: SetContextAttributesW function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ public static unsafe int SetContextAttributes(
+ in CtxtHandle phContext,
+ SECPKG_ATTR_TYPE ulAttribute,
+ Span pBuffer
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return SetContextAttributes(
+ phContext,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1866
+ #region QueryCredentialsAttributesW function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryCredentialsAttributesW(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+
+ ///
+ public static unsafe int QueryCredentialsAttributesW(
+ in CredHandle phCredential, // Credential to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryCredentialsAttributesW(
+ phCredential,
+ ulAttribute,
+ pBufferPtr
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1880
+ #region QueryCredentialsAttributesExW function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryCredentialsAttributesExW(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+
+ ///
+ public static unsafe int QueryCredentialsAttributesExW(
+ in CredHandle phCredential, // Credential to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryCredentialsAttributesExW(
+ phCredential,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1897
+ #region QueryCredentialsAttributesA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryCredentialsAttributesA(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+
+ ///
+ public static unsafe int QueryCredentialsAttributesA(
+ in CredHandle phCredential, // Credential to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryCredentialsAttributesA(
+ phCredential,
+ ulAttribute,
+ pBufferPtr
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1910
+ #region QueryCredentialsAttributesExA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryCredentialsAttributesExA(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+
+ ///
+ public static unsafe int QueryCredentialsAttributesExA(
+ in CredHandle phCredential, // Credential to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryCredentialsAttributesExA(
+ phCredential,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1927
+ #region QueryCredentialsAttributes function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryCredentialsAttributes(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer // Buffer for attributes
+ );
+
+ ///
+ /// Retrieves the attributes of a credential, such as the name associated with the credential. The information is valid for any security context created with the specified credential.
+ ///
+ /// A handle of the credentials to be queried.
+ /// Specifies the attribute to query.
+ /// A buffer that receives the requested attribute. The type of structure returned depends on the value of .
+ ///
+ /// If the function succeeds, the return value is .
+ ///
+ /// If the function fails, the return value may be one of the following error codes.
+ ///
+ /// Return codeDescription
+ /// - The handle passed to the function is not valid.
+ /// - The specified attribute is not supported by Schannel. This return value will only be returned when the Schannel SSP is being used.
+ /// - The memory that is available is not sufficient to complete the request.
+ ///
+ ///
+ ///
+ ///
+ /// The function allows an application to determine several characteristics of a credential, including the name associated with the specified credentials.
+ ///
+ /// Querying the attribute returns a structure. The cipher strength in this structure is the same as the cipher strength in the structure used when a credential was created.
+ /// An application can find the system default cipher strength by querying this attribute with a default credential. A default credential is created by calling with a pAuthData parameter.
+ ///
+ /// Querying the attribute returns a structure. The algorithms in this structure are compatible with those indicated in the structure used when a credential was created.
+ /// Querying the attribute returns a structure that contains a bit array compatible with the field of the structure.
+ /// The security package allocates the buffer for any pointer returned in the structure contained within . The caller can call the function to free any pointers allocated by the security package.
+ /// Microsoft Docs page: QueryCredentialsAttributesW function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ ///
+ ///
+ /// SSPI Functions
+ ///
+ ///
+ ///
+ ///
+ public static unsafe int QueryCredentialsAttributes(
+ in CredHandle phCredential, // Credential to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryCredentialsAttributes(
+ phCredential,
+ ulAttribute,
+ pBufferPtr
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1929
+ #region QueryCredentialsAttributesEx function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int QueryCredentialsAttributesEx(
+ in CredHandle phCredential, // Credential to query
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Length of buffer
+ );
+
+ /// Credential to query
+ /// Attribute to query
+ /// Buffer for attributes
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ public static unsafe int QueryCredentialsAttributesEx(
+ in CredHandle phCredential, // Credential to query
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to query
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return QueryCredentialsAttributesEx(
+ phCredential,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1942
+ #region SetCredentialsAttributesW function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int SetCredentialsAttributesW(
+ in CredHandle phCredential, // Credential to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Size (in bytes) of Buffer
+ );
+
+ ///
+ public static unsafe int SetCredentialsAttributesW(
+ in CredHandle phCredential, // Credential to Set
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return SetCredentialsAttributesW(
+ phCredential,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1962
+ #region SetCredentialsAttributesA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int SetCredentialsAttributesA(
+ in CredHandle phCredential, // Credential to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Size (in bytes) of Buffer
+ );
+
+ ///
+ public static unsafe int SetCredentialsAttributesA(
+ in CredHandle phCredential, // Credential to Set
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return SetCredentialsAttributesA(
+ phCredential,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1978
+ #region SetCredentialsAttributes function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int SetCredentialsAttributes(
+ in CredHandle phCredential, // Credential to Set
+ [In, MarshalAs(UnmanagedType.U4)]
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ byte* pBuffer, // Buffer for attributes
+ [In] int cbBuffer // Size (in bytes) of Buffer
+ );
+
+ ///
+ /// Sets the attributes of a credential, such as the name associated with the credential. The information is valid for any security context created with the specified credential.
+ ///
+ /// A handle of the credentials to be set.
+ /// Specifies the attribute to set.
+ /// A buffer that contains a structure with the new attribute value. The type of structure contained in the buffer depends on the value of .
+ ///
+ /// If the function succeeds, the return value is .
+ ///
+ /// If the function fails, the return value may be one of the following error codes.
+ ///
+ /// Return codeDescription
+ /// - The handle passed to the function is not valid.
+ /// - The specified attribute is not supported by Schannel. This return value will only be returned when the Schannel SSP is being used.
+ /// - Not enough memory is available to complete the request.
+ ///
+ ///
+ ///
+ ///
+ /// Microsoft Docs page: SetCredentialsAttributesW function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ ///
+ ///
+ /// SSPI Functions
+ ///
+ ///
+ ///
+ ///
+ public static unsafe int SetCredentialsAttributes(
+ in CredHandle phCredential, // Credential to Set
+ SECPKG_ATTR_TYPE ulAttribute, // Attribute to Set
+ Span pBuffer // Buffer for attributes
+ )
+ {
+ fixed (byte* pBufferPtr = pBuffer)
+ return SetCredentialsAttributes(
+ phCredential,
+ ulAttribute,
+ pBufferPtr,
+ pBuffer.Length
+ );
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 1987
+ #region FreeContextBuffer function
+ ///
+ /// The function enables callers of security package functions to free memory buffers allocated by the security package.
+ ///
+ /// A pointer to memory to be freed.
+ ///
+ /// If the function succeeds, the function returns .
+ /// If the function fails, it returns a nonzero error code.
+ ///
+ ///
+ /// Memory buffers are typically allocated by the (General) and (General) functions.
+ /// The function can free any memory allocated by a security package.
+ /// Microsoft Docs page: FreeContextBuffer function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ /// SSPI Functions
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int FreeContextBuffer(
+ [In] IntPtr pvContextBuffer // buffer to free
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2000
+ ///////////////////////////////////////////////////////////////////
+ ////
+ //// Message Support API
+ ////
+ //////////////////////////////////////////////////////////////////
+ #region MakeSignature function
+ ///
+ /// The function generates a cryptographic checksum of the message, and also includes sequencing information to prevent message loss or insertion. allows the application to choose between several cryptographic algorithms, if supported by the chosen mechanism. The function uses the security context referenced by the context handle.
+ /// This function is not supported by the Schannel security support provider (SSP).
+ ///
+ /// A handle to the security context to use to sign the message.
+ ///
+ /// Package-specific flags that indicate the quality of protection. A security package can use this parameter to enable the selection of cryptographic algorithms.
+ /// When using the Digest SSP, this parameter must be set to zero.
+ ///
+ ///
+ /// A structure. On input, the structure references one or more structures that contain the message to be signed. The function does not process buffers with the attribute.
+ /// The structure also references a structure of type that receives the signature.
+ ///
+ /// When the Digest SSP is used as an HTTP authentication protocol, the buffers should be configured as follows.
+ ///
+ /// Buffer # / Buffer typeMeaning
+ /// - 0
Empty.
+ /// - 1
Method.
+ /// - 2
URL.
+ /// - 3
HEntity. For more information, see Input Buffers for the Digest Challenge Response.
+ /// - 4
Empty. Receives the signature.
+ ///
+ ///
+ ///
+ /// When the Digest SSP is used as an SASL mechanism, the buffers should be configured as follows.
+ ///
+ /// Buffer # / Buffer typeMeaning
+ /// - 0
Empty. Receives the signature. This buffer must be large enough to hold the largest possible signature. Determine the size required by calling the (General) function and specifying . Check the returned structure member .
+ /// - 1
Message to be signed.
+ /// - 2
Empty.
+ ///
+ ///
+ ///
+ ///
+ /// The sequence number that the transport application assigned to the message. If the transport application does not maintain sequence numbers, this parameter is zero.
+ /// When using the Digest SSP, this parameter must be set to zero. The Digest SSP manages sequence numbering internally.
+ ///
+ ///
+ /// If the function succeeds, the function returns .
+ ///
+ /// If the function fails, it returns one of the following error codes.
+ ///
+ /// Return codeDescription
+ /// - The remote party requires a new handshake sequence or the application has just initiated a shutdown. Return to the negotiation loop and call (General) or (General) again. An empty input buffer is passed in the first call.
+ /// - The context handle specified by is not valid.
+ /// - did not contain a valid buffer or contained too few buffers.
+ /// - The nonce count is out of sequence.
+ /// - The security context () must be revalidated.
+ /// - The nonce count is not numeric.
+ /// - The quality of protection negotiated between the client and server did not include integrity checking.
+ ///
+ ///
+ ///
+ ///
+ /// The function generates a signature that is based on the message and the session key for the context.
+ /// The function verifies the messages signed by the function.
+ /// If the transport application created the security context to support sequence detection and the caller provides a sequence number, the function includes this information in the signature. This protects against reply, insertion, and suppression of messages. The security package incorporates the sequence number passed down from the transport application.
+ /// Microsoft Docs page: MakeSignature function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ /// SSPI Functions
+ ///
+ ///
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int MakeSignature(
+ in CtxtHandle phContext, // Context to use
+ [In] int fQOP, // Quality of Protection
+ in SecBufferDesc pMessage, // Message to sign
+ [In] uint MessageSeqNo // Message Sequence Num.
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2023
+ #region VerifySignature function
+ ///
+ /// Verifies that a message signed by using the function was received in the correct sequence and has not been modified.
+ ///
+ /// A handle to the security context to use for the message.
+ /// A structure that references a set of structures that contain the message and signature to verify. The signature is in a structure of type .
+ /// Specifies the sequence number expected by the transport application, if any. If the transport application does not maintain sequence numbers, this parameter is zero.
+ ///
+ /// A variable that receives package-specific flags that indicate the quality of protection.
+ /// Some security packages ignore this parameter.
+ ///
+ ///
+ /// If the function verifies that the message was received in the correct sequence and has not been modified, the return value is .
+ ///
+ /// If the function determines that the message is not correct according to the information in the signature, the return value can be one of the following error codes.
+ ///
+ /// Return codeDescription
+ /// - The message was not received in the correct sequence.
+ /// - The message has been altered.
+ /// - The context handle specified by is not valid.
+ /// - did not contain a valid buffer, or contained too few buffers.
+ /// - The quality of protection negotiated between the client and server did not include integrity checking.
+ ///
+ ///
+ ///
+ ///
+ /// The function will fail if the message was signed using the RsaSignPssSha512 algorithm on a different version of Windows. For example, a message that was signed by calling the function on Windows 8 will cause the function on Windows 8.1 to fail.
+ /// Microsoft Docs page: VerifySignature function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ /// SSPI Functions
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int VerifySignature(
+ in CtxtHandle phContext, // Context to use
+ in SecBufferDesc pMessage, // Message to verify
+ [In] uint MessageSeqNo, // Sequence Num.
+ out int pfQOP // QOP used
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2043
+ #region EncryptMessage (General) function
+ ///
+ /// The (General) function encrypts a message to provide privacy. (General) allows an application to choose among cryptographic algorithms supported by the chosen mechanism. The (General) function uses the security context referenced by the context handle. Some packages do not have messages to be encrypted or decrypted but rather provide an integrity hash that can be checked.
+ /// When using the Digest security support provider (SSP), this function is available as a SASL mechanism only.
+ /// When using the Schannel SSP, this function encrypts messages by using a session key negotiated with the remote party that will receive the message. The encryption algorithm is determined by the cipher suite in use.
+ /// (General) and (General) can be called at the same time from two different threads in a single security support provider interface (SSPI) context if one thread is encrypting and the other is decrypting. If more than one thread is encrypting, or more than one thread is decrypting, each thread should obtain a unique context.
+ ///
+ /// A handle to the security context to be used to encrypt the message.
+ ///
+ /// Package-specific flags that indicate the quality of protection. A security package can use this parameter to enable the selection of cryptographic algorithms.
+ /// When using the Digest SSP, this parameter must be set to zero.
+ ///
+ /// This parameter can be one of the following flags.
+ ///
+ /// ValueMeaning
+ /// - Produce a header or trailer but do not encrypt the message. has the same value and the same meaning.
+ /// - Send an Schannel alert message. In this case, the pMessage parameter must contain a standard two-byte SSL/TLS event code. This value is supported only by the Schannel SSP.
+ ///
+ ///
+ ///
+ ///
+ /// A structure. On input, the structure references one or more structures. One of these can be of type . That buffer contains the message to be encrypted. The message is encrypted in place, overwriting the original contents of the structure.
+ /// The function does not process buffers with the attribute.
+ /// The length of the structure that contains the message must be no greater than , which is obtained from the (General) () function.
+ /// When using the Digest SSP, there must be a second buffer of type or to hold signature information. To get the size of the output buffer, call the (General) function and specify . The function will return a structure. The size of the output buffer is the sum of the values in the and members.
+ /// Applications that do not use SSL must supply a of type .
+ ///
+ ///
+ /// The sequence number that the transport application assigned to the message. If the transport application does not maintain sequence numbers, this parameter must be zero.
+ /// When using the Digest SSP, this parameter must be set to zero. The Digest SSP manages sequence numbering internally.
+ /// When using the Schannel SSP, this parameter must be set to zero. The Schannel SSP does not use sequence numbers.
+ ///
+ ///
+ /// If the function succeeds, the function returns .
+ ///
+ /// If the function fails, it returns one of the following error codes.
+ ///
+ /// Return codeDescription
+ /// - The output buffer is too small. For more information, see Remarks.
+ /// - The application is referencing a context that has already been closed. A properly written application should not receive this error.
+ /// - The cipher chosen for the security context is not supported.
+ /// - There is not enough memory available to complete the requested action.
+ /// - A context handle that is not valid was specified in the parameter.
+ /// - No type buffer was found.
+ /// - Neither confidentiality nor integrity are supported by the security context.
+ ///
+ ///
+ ///
+ ///
+ /// The (General) function encrypts a message based on the message and the session key from a security context.
+ /// If the transport application created the security context to support sequence detection and the caller provides a sequence number, the function includes this information with the encrypted message. Including this information protects against replay, insertion, and suppression of messages. The security package incorporates the sequence number passed down from the transport application.
+ /// When you use the Digest SSP, get the size of the output buffer by calling the (General) function and specifying . The function will return a structure. The size of the output buffer is the sum of the values in the and members.
+ ///
+ /// When used with the Schannel SSP, the parameter must contain a structure with the following buffers.
+ /// These buffers must be supplied in the order shown.
+ ///
+ /// Buffer typeDescription
+ /// - Used internally. No initialization required.
+ /// - Contains the plaintext message to be encrypted.
+ /// - Used internally. No initialization required.
+ /// - Used internally. No initialization required. Size can be zero.
+ ///
+ ///
+ /// When you use the Schannel SSP, determine the maximum size of each of the buffers by calling the (General) function and specifying the attribute. This function returns a structure whose members contain the maximum sizes for the header ( member), message ( member) and trailer ( member) buffers.
+ /// For optimal performance, the structures should be allocated from contiguous memory.
+ /// Windows XP/2000: This function was also known as SealMessage. Applications should now use (General) only.
+ ///
+ ///
+ /// Requirements
+ /// - Minimum supported client:Windows XP [desktop apps only]
+ /// - Minimum supported server:Windows Server 2003 [desktop apps only]
+ ///
+ ///
+ /// Microsoft Docs page: EncryptMessage (General) function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ /// SSPI Functions
+ ///
+ ///
+ ///
+ ///
+ ///
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int EncryptMessage(
+ in CtxtHandle phContext,
+ [In] int fQOP,
+ in SecBufferDesc pMessage,
+ [In] uint MessageSeqNo
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2054
+ #region DecryptMessage (General) function
+ ///
+ /// The (General) function decrypts a message. Some packages do not encrypt and decrypt messages but rather perform and check an integrity hash.
+ /// The Digest security support provider (SSP) provides encryption and decryption confidentiality for messages exchanged between client and server as a SASL mechanism only.
+ /// This function is also used with the Schannel SSP to signal a request from a message sender for a renegotiation (redo) of the connection attributes or for a shutdown of the connection.
+ /// (General) and (General) can be called at the same time from two different threads in a single security support provider interface (SSPI) context if one thread is encrypting and the other is decrypting. If more than one thread is encrypting, or more than one thread is decrypting, each thread should obtain a unique context.
+ ///
+ /// A handle to the security context to be used to decrypt the message.
+ ///
+ /// A structure. On input, the structure references one or more structures. One of these may be of type . That buffer contains the encrypted message. The encrypted message is decrypted in place, overwriting the original contents of its buffer.
+ /// When using the Digest SSP, on input, the structure references one or more structures. One of these must be of type or , and it must contain the encrypted message.
+ /// When using the Schannel SSP with contexts that are not connection oriented, on input, the structure must contain four structures. Exactly one buffer must be of type and contain an encrypted message, which is decrypted in place. The remaining buffers are used for output and must be of type . For connection-oriented contexts, a type buffer must be supplied, as noted for nonconnection-oriented contexts. Additionally, a second type buffer that contains a security token must also be supplied.
+ ///
+ ///
+ /// The sequence number expected by the transport application, if any. If the transport application does not maintain sequence numbers, this parameter must be set to zero.
+ /// When using the Digest SSP, this parameter must be set to zero. The Digest SSP manages sequence numbering internally.
+ /// When using the Schannel SSP, this parameter must be set to zero. The Schannel SSP does not use sequence numbers.
+ ///
+ ///
+ /// Receives package-specific flags that indicate the quality of protection.
+ /// When using the Schannel SSP, this parameter is not used and should be ignored.
+ ///
+ ///
+ /// If the function verifies that the message was received in the correct sequence, the function returns .
+ ///
+ /// If the function fails to decrypt the message, it returns one of the following error codes.
+ ///
+ /// Return codeDescription
+ /// - The message buffer is too small. Used with the Digest SSP.
+ /// - The cipher chosen for the security context is not supported. Used with the Digest SSP.
+ /// - The data in the input buffer is incomplete. The application needs to read more data from the server and call (General) again.
+ /// - A context handle that is not valid was specified in the parameter. Used with the Digest and Schannel SSPs.
+ /// - The buffers are of the wrong type or no buffer of type was found. Used with the Schannel SSP.
+ /// - The message has been altered. Used with the Digest and Schannel SSPs.
+ /// - The message was not received in the correct sequence.
+ /// - Neither confidentiality nor integrity are supported by the security context. Used with the Digest SSP.
+ /// - The message sender has finished using the connection and has initiated a shutdown. For information about initiating or recognizing a shutdown, see Shutting Down an Schannel Connection. Used with the Schannel SSP.
+ /// - The remote party requires a new handshake sequence or the application has just initiated a shutdown. Return to the negotiation loop and call (General) or (General), passing empty input buffers.
If the function returns a buffer of type , this should be passed to the (General) function as an input buffer.
Used with the Schannel SSP.
Renegotiation is not supported for Schannel kernel mode.The caller should either ignore this return value or shut down the connection. If the value is ignored, either the client or the server might shut down the connection as a result.
+ ///
+ ///
+ ///
+ ///
+ /// When you use the Schannel SSP, the (General) function returns when the message sender has shut down the connection. For information about initiating or recognizing a shutdown, see Shutting Down an Schannel Connection.
+ /// When you use the Schannel SSP, (General) returns when the message sender wants to renegotiate the connection (security context). An application handles a requested renegotiation by calling (General) (server side) or (General) (client side) and passing in empty input buffers. After this initial call returns a value, proceed as though your application were creating a new connection. For more information, see Creating an Schannel security context.
+ /// For information about interoperating with GSSAPI, see SSPI/Kerberos Interoperability with GSSAPI.
+ ///
+ ///
+ /// Requirements
+ /// - Minimum supported client:Windows XP [desktop apps only]
+ /// - Minimum supported server:Windows Server 2003 [desktop apps only]
+ ///
+ ///
+ /// Microsoft Docs page: DecryptMessage (General) function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ /// SSPI Functions
+ ///
+ ///
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ public static extern int DecryptMessage(
+ in CtxtHandle phContext,
+ in SecBufferDesc pMessage,
+ [In] uint MessageSeqNo,
+ [Optional] out int pfQOP
+ );
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2070
+ ///////////////////////////////////////////////////////////////////////////
+ ////
+ //// Misc.
+ ////
+ ///////////////////////////////////////////////////////////////////////////
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2076
+ #region EnumerateSecurityPackagesW function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int EnumerateSecurityPackagesW(
+ out int pcPackages, // Receives num. packages
+ out SecPkgInfoW* ppPackageInfo // Receives array of info
+ );
+
+ ///
+ /// The function returns an array of structures that provide information about the security packages available to the client.
+ ///
+ ///
+ /// Receives a span of structures. Each structure contains information from the security support provider (SSP) that describes the capabilities of the security package available within that SSP.
+ /// When you have finished using the span, free the memory by calling the function.
+ ///
+ ///
+ /// If the function succeeds, the function returns .
+ ///
+ /// If the function fails, it returns a nonzero error code. Possible values include, but are not limited to, those in the following table.
+ ///
+ /// Return code / valueDescription
+ ///
0x80090300There was not sufficient memory to allocate one or more of the buffers.
+ ///
0x80090301An invalid handle was specified.
+ ///
0x80090305The specified package was not found.
+ ///
+ ///
+ ///
+ ///
+ /// The caller can use the member of a structure to specify a security package in a call to the (General) function.
+ /// Microsoft Docs page: EnumerateSecurityPackagesW function
+ ///
+ /// The native library containg the function could not be found.
+ /// Unable to find the entry point for the function in the native library.
+ ///
+ ///
+ /// SSPI Functions
+ ///
+ public static unsafe int EnumerateSecurityPackagesW(
+ out Span ppPackageInfo
+ )
+ {
+ int sec_err = EnumerateSecurityPackagesW(
+ out int pcPackages,
+ out SecPkgInfoW* ppPackageInfoPtr
+ );
+ ppPackageInfo = new Span(ppPackageInfoPtr, pcPackages);
+ return sec_err;
+ }
+ #endregion
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2090
+ #region EnumerateSecurityPackagesA function
+ ///
+ [DllImport(Secur32, CallingConvention = CallingConvention.Winapi)]
+ private static unsafe extern int EnumerateSecurityPackagesA(
+ out int pcPackages, // Receives num. packages
+ out SecPkgInfoA* ppPackageInfo // Receives array of info
+ );
+
+ ///
+ public static unsafe int EnumerateSecurityPackagesA(
+ out Span ppPackageInfo
+ )
+ {
+ int sec_err = EnumerateSecurityPackagesA(
+ out int pcPackages,
+ out SecPkgInfoA* ppPackageInfoPtr
+ );
+ ppPackageInfo = new Span(ppPackageInfoPtr, pcPackages);
+ return sec_err;
+ }
+ #endregion
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/SspiRuntimeConstants.cs b/src/THNETII.WinApi.Headers.Sspi/SspiRuntimeConstants.cs
new file mode 100644
index 00000000..e5ad97c3
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/SspiRuntimeConstants.cs
@@ -0,0 +1,15 @@
+using System;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ public static class SspiRuntimeConstants
+ {
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 146
+ //
+ // pseudo handle value: the handle has already been deleted
+ //
+
+ public static readonly UIntPtr SEC_DELETED_HANDLE =
+ new UIntPtr(unchecked((uint)-2));
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/THNETII.WinApi.Headers.Sspi.csproj b/src/THNETII.WinApi.Headers.Sspi/THNETII.WinApi.Headers.Sspi.csproj
new file mode 100644
index 00000000..68bbd0c6
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/THNETII.WinApi.Headers.Sspi.csproj
@@ -0,0 +1,55 @@
+
+
+
+
+ true
+ 7.3
+ netstandard1.6;netstandard2.0
+ true
+ CS1591
+ THNETII.WinApi.Native.Sspi
+
+
+
+
+
+
+
+
+
+
+
+
+ All
+
+
+
+
+
+
+
+
+
+
+ All
+
+
+ All
+
+
+ All
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/THNETII.WinApi.Headers.Sspi/TimeStamp.cs b/src/THNETII.WinApi.Headers.Sspi/TimeStamp.cs
new file mode 100644
index 00000000..7275ad63
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/TimeStamp.cs
@@ -0,0 +1,25 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ [StructLayout(LayoutKind.Sequential)]
+ public struct TimeStamp
+ {
+ internal SECURITY_INTEGER value;
+ public uint LowPart
+ {
+ get => value.LowPart;
+ set => this.value.LowPart = value;
+ }
+ public int HighPart
+ {
+ get => value.HighPart;
+ set => this.value.HighPart = value;
+ }
+ public long QuadPart
+ {
+ get => value.QuadPart;
+ set => this.value.QuadPart = value;
+ }
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.Sspi/VERIFY_SIGNATURE_FN.cs b/src/THNETII.WinApi.Headers.Sspi/VERIFY_SIGNATURE_FN.cs
new file mode 100644
index 00000000..4442c0de
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.Sspi/VERIFY_SIGNATURE_FN.cs
@@ -0,0 +1,13 @@
+using System.Runtime.InteropServices;
+
+namespace THNETII.WinApi.Native.Sspi
+{
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\shared\sspi.h, line 2032
+ [UnmanagedFunctionPointer(CallingConvention.Winapi)]
+ public delegate int VERIFY_SIGNATURE_FN(
+ in CtxtHandle phContext, // Context to use
+ in SecBufferDesc pMessage, // Message to verify
+ [In] uint MessageSeqNo, // Sequence Num.
+ out int pfQOP // QOP used
+ );
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_CLASS.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_CLASS.cs
new file mode 100644
index 00000000..a80a5042
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_CLASS.cs
@@ -0,0 +1,13 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ public enum ALG_CLASS
+ {
+ ALG_CLASS_ANY = WinCryptConstants.ALG_CLASS_ANY,
+ ALG_CLASS_SIGNATURE = WinCryptConstants.ALG_CLASS_SIGNATURE,
+ ALG_CLASS_MSG_ENCRYPT = WinCryptConstants.ALG_CLASS_MSG_ENCRYPT,
+ ALG_CLASS_DATA_ENCRYPT = WinCryptConstants.ALG_CLASS_DATA_ENCRYPT,
+ ALG_CLASS_HASH = WinCryptConstants.ALG_CLASS_HASH,
+ ALG_CLASS_KEY_EXCHANGE = WinCryptConstants.ALG_CLASS_KEY_EXCHANGE,
+ ALG_CLASS_ALL = WinCryptConstants.ALG_CLASS_ALL,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_ID.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_ID.cs
new file mode 100644
index 00000000..6c6f0bc7
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_ID.cs
@@ -0,0 +1,344 @@
+using System;
+using System.Diagnostics;
+using System.Diagnostics.CodeAnalysis;
+using System.Globalization;
+using System.Linq;
+using System.Runtime.InteropServices;
+
+using THNETII.InteropServices.Bitwise;
+
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ using static ALG_CLASS;
+ using static ALG_TYPE;
+
+ ///
+ /// The ALG_ID data type specifies an algorithm identifier. Parameters of this data type are passed to most of the functions in CryptoAPI.
+ ///
+ ///
+ /// Microsoft Docs page: ALG_ID
+ ///
+ /// Cryptography Functions
+ ///
+ ///
+ [DebuggerDisplay("{" + nameof(DebuggerDisplay) + "(), nq}")]
+ [StructLayout(LayoutKind.Sequential)]
+ public struct ALG_ID : IEquatable, IEquatable
+ {
+ private static readonly ALG_CLASS[] known_classes =
+ (ALG_CLASS[])Enum.GetValues(typeof(ALG_CLASS));
+ private static readonly ALG_TYPE[] known_types =
+ (ALG_TYPE[])Enum.GetValues(typeof(ALG_TYPE));
+
+ private static readonly Bitfield32 classbitfield = Bitfield32.FromMask(7 << 13);
+ private static readonly Bitfield32 typebitfield = Bitfield32.FromMask(15 << 9);
+ private static readonly Bitfield32 sidbitfield = Bitfield32.FromMask(511);
+
+ private readonly int value;
+
+ public ALG_ID(int alg_id) : this() => value = alg_id;
+ public ALG_ID(ALG_CLASS @class, ALG_TYPE type, int sid) : this()
+ {
+ classbitfield.WriteMasked(ref value, (int)@class);
+ typebitfield.WriteMasked(ref value, (int)type);
+ sidbitfield.WriteMasked(ref value, sid);
+ }
+
+ public int Value => value;
+
+ public ALG_CLASS Class => (ALG_CLASS)classbitfield.ReadMasked(value);
+ public ALG_TYPE Type => (ALG_TYPE)typebitfield.ReadMasked(value);
+ public int SubId => sidbitfield.ReadMasked(value);
+
+ public bool Equals(ALG_ID other) => Equals(other.value);
+ public bool Equals(int other) => value.Equals(other);
+ public override bool Equals(object obj) => obj switch
+ {
+ int other_value => Equals(other_value),
+ ALG_ID other_id => Equals(other_id),
+ _ => false,
+ };
+
+ public override int GetHashCode() => value.GetHashCode();
+ public static bool operator ==(ALG_ID left, ALG_ID right) =>
+ left.Equals(right);
+ public static bool operator !=(ALG_ID left, ALG_ID right) =>
+ !(left == right);
+ public static bool operator ==(ALG_ID left, int right) =>
+ left.Equals(right);
+ public static bool operator !=(ALG_ID left, int right) =>
+ !(left == right);
+ public static bool operator ==(int left, ALG_ID right) =>
+ right.Equals(left);
+ public static bool operator !=(int left, ALG_ID right) =>
+ !(left == right);
+
+ [SuppressMessage("Usage", "CA2225: Operator overloads have named alternates", Justification = "Constructor")]
+ public static implicit operator ALG_ID(int alg_id) => new ALG_ID(alg_id);
+ [SuppressMessage("Usage", "CA2225: Operator overloads have named alternates", Justification = nameof(Value))]
+ public static explicit operator int(ALG_ID alg_id) => alg_id.value;
+
+ public void Deconstruct(out ALG_CLASS @class, out ALG_TYPE type,
+ out int sid) => (@class, type, sid) = (Class, Type, SubId);
+
+ internal string DebuggerDisplay()
+ {
+ var (@class, type, sid) = this;
+
+ string class_string = known_classes.Contains(@class)
+ ? @class.ToString()
+ : $"({((uint)@class) >> 13} << 13)";
+ string type_string = known_types.Contains(type)
+ ? type.ToString()
+ : $"({((uint)type) >> 9} << 9)";
+
+ string sid_string =
+ @class switch
+ {
+ ALG_CLASS_HASH => GetEnumToStringOrNull(sid),
+ _ => null,
+ }
+ ?? type switch
+ {
+ ALG_TYPE_ANY => GetEnumToStringOrNull(sid),
+ ALG_TYPE_THIRDPARTY => GetEnumToStringOrNull(sid),
+ ALG_TYPE_RSA => GetEnumToStringOrNull(sid),
+ ALG_TYPE_DSS => GetEnumToStringOrNull(sid),
+ ALG_TYPE_BLOCK => GetEnumToStringOrNull(sid),
+ ALG_TYPE_STREAM => GetEnumToStringOrNull(sid),
+ ALG_TYPE_DH => GetEnumToStringOrNull(sid),
+ ALG_TYPE_SECURECHANNEL => GetEnumToStringOrNull(sid),
+ _ => null
+ }
+ ?? sid.ToString(CultureInfo.InvariantCulture);
+
+ return $"{class_string} | {type_string} | {sid_string}";
+
+ static string GetEnumToStringOrNull(int sid)
+ where TEnum : unmanaged, Enum
+ {
+ var @enum = default(TEnum);
+ unsafe
+ {
+ TEnum* pEnumValue = &@enum;
+ int* pEnumInt = (int*)pEnumValue;
+ *pEnumInt = sid;
+ }
+ return ((TEnum[])Enum.GetValues(typeof(TEnum))).Contains(@enum)
+ ? @enum.ToString()
+ : null;
+ }
+ }
+
+ // algorithm identifier definitions
+ ///
+ /// MD2 hashing algorithm. This algorithm is supported by the Microsoft Base Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_MD2 { get; } = WinCryptConstants.CALG_MD2;
+ ///
+ /// MD4 hashing algorithm.
+ ///
+ public static ALG_ID CALG_MD4 { get; } = WinCryptConstants.CALG_MD4;
+ ///
+ /// MD5 hashing algorithm. This algorithm is supported by the Microsoft Base Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_MD5 { get; } = WinCryptConstants.CALG_MD5;
+ ///
+ /// SHA hashing algorithm. This algorithm is supported by the Microsoft Base Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_SHA { get; } = WinCryptConstants.CALG_SHA;
+ ///
+ public static ALG_ID CALG_SHA1 { get; } = WinCryptConstants.CALG_SHA1;
+ ///
+ /// MAC keyed hash algorithm. This algorithm is supported by the Microsoft Base Cryptographic Provider.
+ ///
+ [Obsolete("Deprecated. Don't use.")]
+ public static ALG_ID CALG_MAC { get; } = WinCryptConstants.CALG_MAC;
+ ///
+ /// RSA public key signature algorithm. This algorithm is supported by the Microsoft Base Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_RSA_SIGN { get; } = WinCryptConstants.CALG_RSA_SIGN;
+ ///
+ /// DSA public key signature algorithm.
+ ///
+ public static ALG_ID CALG_DSS_SIGN { get; } = WinCryptConstants.CALG_DSS_SIGN;
+ ///
+ /// No signature algorithm.
+ ///
+ public static ALG_ID CALG_NO_SIGN { get; } = WinCryptConstants.CALG_NO_SIGN;
+ ///
+ /// RSA public key exchange algorithm. This algorithm is supported by the Microsoft Base Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_RSA_KEYX { get; } = WinCryptConstants.CALG_RSA_KEYX;
+ ///
+ /// DES encryption algorithm.
+ ///
+ public static ALG_ID CALG_DES { get; } = WinCryptConstants.CALG_DES;
+ ///
+ /// Two-key triple DES encryption with effective key length equal to 112 bits.
+ ///
+ public static ALG_ID CALG_3DES_112 { get; } = WinCryptConstants.CALG_3DES_112;
+ ///
+ /// Triple DES encryption algorithm.
+ ///
+ public static ALG_ID CALG_3DES { get; } = WinCryptConstants.CALG_3DES;
+ ///
+ /// DESX encryption algorithm.
+ ///
+ public static ALG_ID CALG_DESX { get; } = WinCryptConstants.CALG_DESX;
+ ///
+ /// RC2 block encryption algorithm. This algorithm is supported by the Microsoft Base Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_RC2 { get; } = WinCryptConstants.CALG_RC2;
+ ///
+ /// RC4 stream encryption algorithm. This algorithm is supported by the Microsoft Base Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_RC4 { get; } = WinCryptConstants.CALG_RC4;
+ ///
+ /// SEAL encryption algorithm. This algorithm is not supported.
+ ///
+ public static ALG_ID CALG_SEAL { get; } = WinCryptConstants.CALG_SEAL;
+ ///
+ /// Diffie-Hellman store and forward key exchange algorithm.
+ ///
+ public static ALG_ID CALG_DH_SF { get; } = WinCryptConstants.CALG_DH_SF;
+ ///
+ /// Diffie-Hellman ephemeral key exchange algorithm.
+ ///
+ public static ALG_ID CALG_DH_EPHEM { get; } = WinCryptConstants.CALG_DH_EPHEM;
+ ///
+ /// Temporary algorithm identifier for handles of Diffie-Hellman–agreed keys.
+ ///
+ public static ALG_ID CALG_AGREEDKEY_ANY { get; } = WinCryptConstants.CALG_AGREEDKEY_ANY;
+ ///
+ /// KEA key exchange algorithm (FORTEZZA). This algorithm is not supported.
+ ///
+ public static ALG_ID CALG_KEA_KEYX { get; } = WinCryptConstants.CALG_KEA_KEYX;
+ ///
+ /// Hughes MD5 hashing algorithm.
+ ///
+ public static ALG_ID CALG_HUGHES_MD5 { get; } = WinCryptConstants.CALG_HUGHES_MD5;
+ ///
+ /// Skipjack block encryption algorithm (FORTEZZA). This algorithm is not supported.
+ ///
+ public static ALG_ID CALG_SKIPJACK { get; } = WinCryptConstants.CALG_SKIPJACK;
+ ///
+ /// TEK (FORTEZZA). This algorithm is not supported.
+ ///
+ public static ALG_ID CALG_TEK { get; } = WinCryptConstants.CALG_TEK;
+ ///
+ /// An algorithm to create a 40-bit DES key that has parity bits and zeroed key bits to make its key length 64 bits. This algorithm is supported by the Microsoft Base Cryptographic Provider.
+ ///
+ [Obsolete("Deprecated. Do not use")]
+ public static ALG_ID CALG_CYLINK_MEK { get; } = WinCryptConstants.CALG_CYLINK_MEK;
+ ///
+ /// Used by the Schannel.dll operations system. This should not be used by applications.
+ ///
+ public static ALG_ID CALG_SSL3_SHAMD5 { get; } = WinCryptConstants.CALG_SSL3_SHAMD5;
+ ///
+ /// Used by the Schannel.dll operations system. This should not be used by applications.
+ ///
+ public static ALG_ID CALG_SSL3_MASTER { get; } = WinCryptConstants.CALG_SSL3_MASTER;
+ ///
+ /// Used by the Schannel.dll operations system. This should not be used by applications.
+ ///
+ public static ALG_ID CALG_SCHANNEL_MASTER_HASH { get; } = WinCryptConstants.CALG_SCHANNEL_MASTER_HASH;
+ ///
+ /// Used by the Schannel.dll operations system. This should not be used by applications.
+ ///
+ public static ALG_ID CALG_SCHANNEL_MAC_KEY { get; } = WinCryptConstants.CALG_SCHANNEL_MAC_KEY;
+ ///
+ /// Used by the Schannel.dll operations system. This should not be used by applications.
+ ///
+ public static ALG_ID CALG_SCHANNEL_ENC_KEY { get; } = WinCryptConstants.CALG_SCHANNEL_ENC_KEY;
+ ///
+ /// Used by the Schannel.dll operations system. This should not be used by applications.
+ ///
+ public static ALG_ID CALG_PCT1_MASTER { get; } = WinCryptConstants.CALG_PCT1_MASTER;
+ ///
+ /// Used by the Schannel.dll operations system. This should not be used by applications.
+ ///
+ public static ALG_ID CALG_SSL2_MASTER { get; } = WinCryptConstants.CALG_SSL2_MASTER;
+ ///
+ /// Used by the Schannel.dll operations system. This should not be used by applications.
+ ///
+ public static ALG_ID CALG_TLS1_MASTER { get; } = WinCryptConstants.CALG_TLS1_MASTER;
+ ///
+ /// RC5 block encryption algorithm.
+ ///
+ public static ALG_ID CALG_RC5 { get; } = WinCryptConstants.CALG_RC5;
+ ///
+ /// HMAC keyed hash algorithm. This algorithm is supported by the Microsoft Base Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_HMAC { get; } = WinCryptConstants.CALG_HMAC;
+ ///
+ /// Used by the Schannel.dll operations system. This should not be used by applications.
+ ///
+ public static ALG_ID CALG_TLS1PRF { get; } = WinCryptConstants.CALG_TLS1PRF;
+ ///
+ /// One way function hashing algorithm.
+ ///
+ public static ALG_ID CALG_HASH_REPLACE_OWF { get; } = WinCryptConstants.CALG_HASH_REPLACE_OWF;
+ ///
+ /// 128 bit AES. This algorithm is supported by the Microsoft AES Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_AES_128 { get; } = WinCryptConstants.CALG_AES_128;
+ ///
+ /// 192 bit AES. This algorithm is supported by the Microsoft AES Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_AES_192 { get; } = WinCryptConstants.CALG_AES_192;
+ ///
+ /// 256 bit AES. This algorithm is supported by the Microsoft AES Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_AES_256 { get; } = WinCryptConstants.CALG_AES_256;
+ ///
+ /// Advanced Encryption Standard (AES). This algorithm is supported by the Microsoft AES Cryptographic Provider.
+ ///
+ public static ALG_ID CALG_AES { get; } = WinCryptConstants.CALG_AES;
+ ///
+ /// 256 bit SHA hashing algorithm. This algorithm is supported by Microsoft Enhanced RSA and AES Cryptographic Provider.
+ /// Windows XP with SP3: This algorithm is supported by the Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype).
+ /// Windows XP with SP2, Windows XP with SP1 and Windows XP: This algorithm is not supported.
+ ///
+ public static ALG_ID CALG_SHA_256 { get; } = WinCryptConstants.CALG_SHA_256;
+ ///
+ /// 384 bit SHA hashing algorithm. This algorithm is supported by Microsoft Enhanced RSA and AES Cryptographic Provider.
+ /// Windows XP with SP3: This algorithm is supported by the Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype).
+ /// Windows XP with SP2, Windows XP with SP1 and Windows XP: This algorithm is not supported.
+ ///
+ public static ALG_ID CALG_SHA_384 { get; } = WinCryptConstants.CALG_SHA_384;
+ ///
+ /// 512 bit SHA hashing algorithm. This algorithm is supported by Microsoft Enhanced RSA and AES Cryptographic Provider.
+ /// Windows XP with SP3: This algorithm is supported by the Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype).
+ /// Windows XP with SP2, Windows XP with SP1 and Windows XP: This algorithm is not supported.
+ ///
+ public static ALG_ID CALG_SHA_512 { get; } = WinCryptConstants.CALG_SHA_512;
+ ///
+ /// Elliptic curve Diffie-Hellman key exchange algorithm.
+ /// This algorithm is supported only through Cryptography API: Next Generation.
+ /// Windows Server 2003 and Windows XP: This algorithm is not supported.
+ ///
+ public static ALG_ID CALG_ECDH { get; } = WinCryptConstants.CALG_ECDH;
+ ///
+ /// Ephemeral elliptic curve Diffie-Hellman key exchange algorithm.
+ /// This algorithm is supported only through Cryptography API: Next Generation.
+ /// Windows Server 2003 and Windows XP: This algorithm is not supported.
+ ///
+ public static ALG_ID CALG_ECDH_EPHEM { get; } = WinCryptConstants.CALG_ECDH_EPHEM;
+ ///
+ /// Elliptic curve Menezes, Qu, and Vanstone (MQV) key exchange algorithm. This algorithm is not supported.
+ ///
+ public static ALG_ID CALG_ECMQV { get; } = WinCryptConstants.CALG_ECMQV;
+ ///
+ /// Elliptic curve digital signature algorithm.
+ /// This algorithm is supported only through Cryptography API: Next Generation.
+ /// Windows Server 2003 and Windows XP: This algorithm is not supported.
+ ///
+ public static ALG_ID CALG_ECDSA { get; } = WinCryptConstants.CALG_ECDSA;
+ public static ALG_ID CALG_NULLCIPHER { get; } = WinCryptConstants.CALG_NULLCIPHER;
+ public static ALG_ID CALG_THIRDPARTY_KEY_EXCHANGE { get; } = WinCryptConstants.CALG_THIRDPARTY_KEY_EXCHANGE;
+ public static ALG_ID CALG_THIRDPARTY_SIGNATURE { get; } = WinCryptConstants.CALG_THIRDPARTY_SIGNATURE;
+ public static ALG_ID CALG_THIRDPARTY_CIPHER { get; } = WinCryptConstants.CALG_THIRDPARTY_CIPHER;
+ public static ALG_ID CALG_THIRDPARTY_HASH { get; } = WinCryptConstants.CALG_THIRDPARTY_HASH;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_ANY.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_ANY.cs
new file mode 100644
index 00000000..fb0ef3dc
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_ANY.cs
@@ -0,0 +1,10 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ ///
+ /// Generic sub-ids
+ ///
+ public enum ALG_SID_ANY
+ {
+ ALG_SID_ANY = WinCryptConstants.ALG_SID_ANY,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_BLOCK.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_BLOCK.cs
new file mode 100644
index 00000000..4060bbdb
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_BLOCK.cs
@@ -0,0 +1,31 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ ///
+ /// Block cipher sub ids
+ ///
+ public enum ALG_SID_BLOCK
+ {
+ // DES sub_ids
+ ALG_SID_DES = WinCryptConstants.ALG_SID_DES,
+ ALG_SID_3DES = WinCryptConstants.ALG_SID_3DES,
+ ALG_SID_DESX = WinCryptConstants.ALG_SID_DESX,
+ ALG_SID_IDEA = WinCryptConstants.ALG_SID_IDEA,
+ ALG_SID_CAST = WinCryptConstants.ALG_SID_CAST,
+ ALG_SID_SAFERSK64 = WinCryptConstants.ALG_SID_SAFERSK64,
+ ALG_SID_SAFERSK128 = WinCryptConstants.ALG_SID_SAFERSK128,
+ ALG_SID_3DES_112 = WinCryptConstants.ALG_SID_3DES_112,
+ ALG_SID_CYLINK_MEK = WinCryptConstants.ALG_SID_CYLINK_MEK,
+ ALG_SID_RC5 = WinCryptConstants.ALG_SID_RC5,
+ ALG_SID_AES_128 = WinCryptConstants.ALG_SID_AES_128,
+ ALG_SID_AES_192 = WinCryptConstants.ALG_SID_AES_192,
+ ALG_SID_AES_256 = WinCryptConstants.ALG_SID_AES_256,
+ ALG_SID_AES = WinCryptConstants.ALG_SID_AES,
+
+ // Fortezza sub-ids
+ ALG_SID_SKIPJACK = WinCryptConstants.ALG_SID_SKIPJACK,
+ ALG_SID_TEK = WinCryptConstants.ALG_SID_TEK,
+
+ // RC2 sub-ids
+ ALG_SID_RC2 = WinCryptConstants.ALG_SID_RC2,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_DH.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_DH.cs
new file mode 100644
index 00000000..029b0850
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_DH.cs
@@ -0,0 +1,15 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ ///
+ /// Diffie-Hellman sub-ids
+ ///
+ public enum ALG_SID_DH
+ {
+ ALG_SID_DH_SANDF = WinCryptConstants.ALG_SID_DH_SANDF,
+ ALG_SID_DH_EPHEM = WinCryptConstants.ALG_SID_DH_EPHEM,
+ ALG_SID_AGREED_KEY_ANY = WinCryptConstants.ALG_SID_AGREED_KEY_ANY,
+ ALG_SID_KEA = WinCryptConstants.ALG_SID_KEA,
+ ALG_SID_ECDH = WinCryptConstants.ALG_SID_ECDH,
+ ALG_SID_ECDH_EPHEM = WinCryptConstants.ALG_SID_ECDH_EPHEM,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_DSS.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_DSS.cs
new file mode 100644
index 00000000..c26fedcd
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_DSS.cs
@@ -0,0 +1,13 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ ///
+ /// DSS sub-ids
+ ///
+ public enum ALG_SID_DSS
+ {
+ ALG_SID_DSS_ANY = WinCryptConstants.ALG_SID_DSS_ANY,
+ ALG_SID_DSS_PKCS = WinCryptConstants.ALG_SID_DSS_PKCS,
+ ALG_SID_DSS_DMS = WinCryptConstants.ALG_SID_DSS_DMS,
+ ALG_SID_ECDSA = WinCryptConstants.ALG_SID_ECDSA,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_HASH.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_HASH.cs
new file mode 100644
index 00000000..2479950b
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_HASH.cs
@@ -0,0 +1,24 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ ///
+ /// Hash sub ids
+ ///
+ public enum ALG_SID_HASH
+ {
+ ALG_SID_MD2 = WinCryptConstants.ALG_SID_MD2,
+ ALG_SID_MD4 = WinCryptConstants.ALG_SID_MD4,
+ ALG_SID_MD5 = WinCryptConstants.ALG_SID_MD5,
+ ALG_SID_SHA = WinCryptConstants.ALG_SID_SHA,
+ ALG_SID_SHA1 = WinCryptConstants.ALG_SID_SHA1,
+ ALG_SID_MAC = WinCryptConstants.ALG_SID_MAC,
+ ALG_SID_RIPEMD = WinCryptConstants.ALG_SID_RIPEMD,
+ ALG_SID_RIPEMD160 = WinCryptConstants.ALG_SID_RIPEMD160,
+ ALG_SID_SSL3SHAMD5 = WinCryptConstants.ALG_SID_SSL3SHAMD5,
+ ALG_SID_HMAC = WinCryptConstants.ALG_SID_HMAC,
+ ALG_SID_TLS1PRF = WinCryptConstants.ALG_SID_TLS1PRF,
+ ALG_SID_HASH_REPLACE_OWF = WinCryptConstants.ALG_SID_HASH_REPLACE_OWF,
+ ALG_SID_SHA_256 = WinCryptConstants.ALG_SID_SHA_256,
+ ALG_SID_SHA_384 = WinCryptConstants.ALG_SID_SHA_384,
+ ALG_SID_SHA_512 = WinCryptConstants.ALG_SID_SHA_512,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_RSA.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_RSA.cs
new file mode 100644
index 00000000..ae542ca4
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_RSA.cs
@@ -0,0 +1,14 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ ///
+ /// RSA sub-ids
+ ///
+ public enum ALG_SID_RSA
+ {
+ ALG_SID_RSA_ANY = WinCryptConstants.ALG_SID_RSA_ANY,
+ ALG_SID_RSA_PKCS = WinCryptConstants.ALG_SID_RSA_PKCS,
+ ALG_SID_RSA_MSATWORK = WinCryptConstants.ALG_SID_RSA_MSATWORK,
+ ALG_SID_RSA_ENTRUST = WinCryptConstants.ALG_SID_RSA_ENTRUST,
+ ALG_SID_RSA_PGP = WinCryptConstants.ALG_SID_RSA_PGP,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_SCHANNEL.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_SCHANNEL.cs
new file mode 100644
index 00000000..209680a2
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_SCHANNEL.cs
@@ -0,0 +1,16 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ ///
+ /// Secure channel sub ids
+ ///
+ public enum ALG_SID_SCHANNEL
+ {
+ ALG_SID_SSL3_MASTER = WinCryptConstants.ALG_SID_SSL3_MASTER,
+ ALG_SID_SCHANNEL_MASTER_HASH = WinCryptConstants.ALG_SID_SCHANNEL_MASTER_HASH,
+ ALG_SID_SCHANNEL_MAC_KEY = WinCryptConstants.ALG_SID_SCHANNEL_MAC_KEY,
+ ALG_SID_PCT1_MASTER = WinCryptConstants.ALG_SID_PCT1_MASTER,
+ ALG_SID_SSL2_MASTER = WinCryptConstants.ALG_SID_SSL2_MASTER,
+ ALG_SID_TLS1_MASTER = WinCryptConstants.ALG_SID_TLS1_MASTER,
+ ALG_SID_SCHANNEL_ENC_KEY = WinCryptConstants.ALG_SID_SCHANNEL_ENC_KEY,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_STREAM.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_STREAM.cs
new file mode 100644
index 00000000..28d8fe65
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_STREAM.cs
@@ -0,0 +1,11 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ ///
+ /// Stream cipher sub-ids
+ ///
+ public enum ALG_SID_STREAM
+ {
+ ALG_SID_RC4 = WinCryptConstants.ALG_SID_RC4,
+ ALG_SID_SEAL = WinCryptConstants.ALG_SID_SEAL,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_THIRDPARTY.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_THIRDPARTY.cs
new file mode 100644
index 00000000..a9c60409
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_SID_THIRDPARTY.cs
@@ -0,0 +1,10 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ ///
+ /// Generic ThirdParty sub-ids
+ ///
+ public enum ALG_SID_THIRDPARTY
+ {
+ ALG_SID_THIRDPARTY_ANY = WinCryptConstants.ALG_SID_THIRDPARTY_ANY,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/ALG_TYPE.cs b/src/THNETII.WinApi.Headers.WinCrypt/ALG_TYPE.cs
new file mode 100644
index 00000000..0316965c
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/ALG_TYPE.cs
@@ -0,0 +1,15 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ public enum ALG_TYPE
+ {
+ ALG_TYPE_ANY = WinCryptConstants.ALG_TYPE_ANY,
+ ALG_TYPE_DSS = WinCryptConstants.ALG_TYPE_DSS,
+ ALG_TYPE_RSA = WinCryptConstants.ALG_TYPE_RSA,
+ ALG_TYPE_BLOCK = WinCryptConstants.ALG_TYPE_BLOCK,
+ ALG_TYPE_STREAM = WinCryptConstants.ALG_TYPE_STREAM,
+ ALG_TYPE_DH = WinCryptConstants.ALG_TYPE_DH,
+ ALG_TYPE_SECURECHANNEL = WinCryptConstants.ALG_TYPE_SECURECHANNEL,
+ ALG_TYPE_ECDH = WinCryptConstants.ALG_TYPE_ECDH,
+ ALG_TYPE_THIRDPARTY = WinCryptConstants.ALG_TYPE_THIRDPARTY,
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/GlobalSuppressions.cs b/src/THNETII.WinApi.Headers.WinCrypt/GlobalSuppressions.cs
new file mode 100644
index 00000000..6a6fec51
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/GlobalSuppressions.cs
@@ -0,0 +1,9 @@
+// This file is used by Code Analysis to maintain SuppressMessage
+// attributes that are applied to this project.
+// Project-level suppressions either have no target or are given
+// a specific target and scoped to a namespace, type, member, etc.
+
+using System.Diagnostics.CodeAnalysis;
+
+[assembly: SuppressMessage("Naming", "CA1707: Identifiers should not contain underscores")]
+[assembly: SuppressMessage("Naming", "CA1712: Do not prefix enum values with type name")]
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/THNETII.WinApi.Headers.WinCrypt.csproj b/src/THNETII.WinApi.Headers.WinCrypt/THNETII.WinApi.Headers.WinCrypt.csproj
new file mode 100644
index 00000000..feb0f2dc
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/THNETII.WinApi.Headers.WinCrypt.csproj
@@ -0,0 +1,21 @@
+
+
+
+
+ true
+ 8
+ netstandard1.3;netstandard2.0
+ true
+ CS1591
+ THNETII.WinApi.Native.WinCrypt
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/WinCryptConstants.cs b/src/THNETII.WinApi.Headers.WinCrypt/WinCryptConstants.cs
new file mode 100644
index 00000000..873cf78c
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/WinCryptConstants.cs
@@ -0,0 +1,199 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ public static class WinCryptConstants
+ {
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 144
+ //
+ // Algorithm IDs and Flags
+ //
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 153
+ // Algorithm classes
+ // certenrolld_begin -- ALG_CLASS_*
+ public const int ALG_CLASS_ANY = 0;
+ public const int ALG_CLASS_SIGNATURE = 1 << 13;
+ public const int ALG_CLASS_MSG_ENCRYPT = 2 << 13;
+ public const int ALG_CLASS_DATA_ENCRYPT = 3 << 13;
+ public const int ALG_CLASS_HASH = 4 << 13;
+ public const int ALG_CLASS_KEY_EXCHANGE = 5 << 13;
+ public const int ALG_CLASS_ALL = 7 << 13;
+ // certenrolld_end
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 164
+ // Algorithm types
+ public const int ALG_TYPE_ANY = 0;
+ public const int ALG_TYPE_DSS = 1 << 9;
+ public const int ALG_TYPE_RSA = 2 << 9;
+ public const int ALG_TYPE_BLOCK = 3 << 9;
+ public const int ALG_TYPE_STREAM = 4 << 9;
+ public const int ALG_TYPE_DH = 5 << 9;
+ public const int ALG_TYPE_SECURECHANNEL = 6 << 9;
+ public const int ALG_TYPE_ECDH = 7 << 9;
+ public const int ALG_TYPE_THIRDPARTY = 8 << 9;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 179
+ // Generic sub-ids
+ public const int ALG_SID_ANY = 0;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 182
+ // Generic ThirdParty sub-ids
+ public const int ALG_SID_THIRDPARTY_ANY = 0;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 187
+ // Some RSA sub-ids
+ public const int ALG_SID_RSA_ANY = 0;
+ public const int ALG_SID_RSA_PKCS = 1;
+ public const int ALG_SID_RSA_MSATWORK = 2;
+ public const int ALG_SID_RSA_ENTRUST = 3;
+ public const int ALG_SID_RSA_PGP = 4;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 194
+ // Some DSS sub-ids
+ //
+ public const int ALG_SID_DSS_ANY = 0;
+ public const int ALG_SID_DSS_PKCS = 1;
+ public const int ALG_SID_DSS_DMS = 2;
+ public const int ALG_SID_ECDSA = 3;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 203
+ // Block cipher sub ids
+ // DES sub_ids
+ public const int ALG_SID_DES = 1;
+ public const int ALG_SID_3DES = 3;
+ public const int ALG_SID_DESX = 4;
+ public const int ALG_SID_IDEA = 5;
+ public const int ALG_SID_CAST = 6;
+ public const int ALG_SID_SAFERSK64 = 7;
+ public const int ALG_SID_SAFERSK128 = 8;
+ public const int ALG_SID_3DES_112 = 9;
+ public const int ALG_SID_CYLINK_MEK = 12;
+ public const int ALG_SID_RC5 = 13;
+ public const int ALG_SID_AES_128 = 14;
+ public const int ALG_SID_AES_192 = 15;
+ public const int ALG_SID_AES_256 = 16;
+ public const int ALG_SID_AES = 17;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 222
+ // Fortezza sub-ids
+ public const int ALG_SID_SKIPJACK = 10;
+ public const int ALG_SID_TEK = 11;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 226
+ // KP_MODE
+ public const int CRYPT_MODE_CBCI = 6;// ANSI CBC Interleaved
+ public const int CRYPT_MODE_CFBP = 7;// ANSI CFB Pipelined
+ public const int CRYPT_MODE_OFBP = 8;// ANSI OFB Pipelined
+ public const int CRYPT_MODE_CBCOFM = 9;// ANSI CBC + OF Masking
+ public const int CRYPT_MODE_CBCOFMI = 10;// ANSI CBC + OFM Interleaved
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 233
+ // RC2 sub-ids
+ public const int ALG_SID_RC2 = 2;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 236
+ // Stream cipher sub-ids
+ public const int ALG_SID_RC4 = 1;
+ public const int ALG_SID_SEAL = 2;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 240
+ // Diffie-Hellman sub-ids
+ public const int ALG_SID_DH_SANDF = 1;
+ public const int ALG_SID_DH_EPHEM = 2;
+ public const int ALG_SID_AGREED_KEY_ANY = 3;
+ public const int ALG_SID_KEA = 4;
+ public const int ALG_SID_ECDH = 5;
+ public const int ALG_SID_ECDH_EPHEM = 6;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 250
+ // Hash sub ids
+ public const int ALG_SID_MD2 = 1;
+ public const int ALG_SID_MD4 = 2;
+ public const int ALG_SID_MD5 = 3;
+ public const int ALG_SID_SHA = 4;
+ public const int ALG_SID_SHA1 = 4;
+ public const int ALG_SID_MAC = 5;
+ public const int ALG_SID_RIPEMD = 6;
+ public const int ALG_SID_RIPEMD160 = 7;
+ public const int ALG_SID_SSL3SHAMD5 = 8;
+ public const int ALG_SID_HMAC = 9;
+ public const int ALG_SID_TLS1PRF = 10;
+ public const int ALG_SID_HASH_REPLACE_OWF = 11;
+ public const int ALG_SID_SHA_256 = 12;
+ public const int ALG_SID_SHA_384 = 13;
+ public const int ALG_SID_SHA_512 = 14;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 271
+ // secure channel sub ids
+ public const int ALG_SID_SSL3_MASTER = 1;
+ public const int ALG_SID_SCHANNEL_MASTER_HASH = 2;
+ public const int ALG_SID_SCHANNEL_MAC_KEY = 3;
+ public const int ALG_SID_PCT1_MASTER = 4;
+ public const int ALG_SID_SSL2_MASTER = 5;
+ public const int ALG_SID_TLS1_MASTER = 6;
+ public const int ALG_SID_SCHANNEL_ENC_KEY = 7;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 281
+ // misc ECC sub ids
+ public const int ALG_SID_ECMQV = 1;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 285
+ // Our silly example sub-id
+ public const int ALG_SID_EXAMPLE = 80;
+
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 295
+ // algorithm identifier definitions
+ public const int CALG_MD2 = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_MD2;
+ public const int CALG_MD4 = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_MD4;
+ public const int CALG_MD5 = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_MD5;
+ public const int CALG_SHA = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_SHA;
+ public const int CALG_SHA1 = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_SHA1;
+ public const int CALG_MAC = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_MAC;// Deprecated. Don't use.
+ public const int CALG_RSA_SIGN = ALG_CLASS_SIGNATURE | ALG_TYPE_RSA | ALG_SID_RSA_ANY;
+ public const int CALG_DSS_SIGN = ALG_CLASS_SIGNATURE | ALG_TYPE_DSS | ALG_SID_DSS_ANY;
+ public const int CALG_NO_SIGN = ALG_CLASS_SIGNATURE | ALG_TYPE_ANY | ALG_SID_ANY;
+ public const int CALG_RSA_KEYX = ALG_CLASS_KEY_EXCHANGE | ALG_TYPE_RSA | ALG_SID_RSA_ANY;
+ public const int CALG_DES = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_DES;
+ public const int CALG_3DES_112 = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_3DES_112;
+ public const int CALG_3DES = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_3DES;
+ public const int CALG_DESX = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_DESX;
+ public const int CALG_RC2 = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_RC2;
+ public const int CALG_RC4 = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_STREAM | ALG_SID_RC4;
+ public const int CALG_SEAL = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_STREAM | ALG_SID_SEAL;
+ public const int CALG_DH_SF = ALG_CLASS_KEY_EXCHANGE | ALG_TYPE_DH | ALG_SID_DH_SANDF;
+ public const int CALG_DH_EPHEM = ALG_CLASS_KEY_EXCHANGE | ALG_TYPE_DH | ALG_SID_DH_EPHEM;
+ public const int CALG_AGREEDKEY_ANY = ALG_CLASS_KEY_EXCHANGE | ALG_TYPE_DH | ALG_SID_AGREED_KEY_ANY;
+ public const int CALG_KEA_KEYX = ALG_CLASS_KEY_EXCHANGE | ALG_TYPE_DH | ALG_SID_KEA;
+ public const int CALG_HUGHES_MD5 = ALG_CLASS_KEY_EXCHANGE | ALG_TYPE_ANY | ALG_SID_MD5;
+ public const int CALG_SKIPJACK = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_SKIPJACK;
+ public const int CALG_TEK = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_TEK;
+ public const int CALG_CYLINK_MEK = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_CYLINK_MEK;// Deprecated. Do not use
+ public const int CALG_SSL3_SHAMD5 = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_SSL3SHAMD5;
+ public const int CALG_SSL3_MASTER = ALG_CLASS_MSG_ENCRYPT | ALG_TYPE_SECURECHANNEL | ALG_SID_SSL3_MASTER;
+ public const int CALG_SCHANNEL_MASTER_HASH = ALG_CLASS_MSG_ENCRYPT | ALG_TYPE_SECURECHANNEL | ALG_SID_SCHANNEL_MASTER_HASH;
+ public const int CALG_SCHANNEL_MAC_KEY = ALG_CLASS_MSG_ENCRYPT | ALG_TYPE_SECURECHANNEL | ALG_SID_SCHANNEL_MAC_KEY;
+ public const int CALG_SCHANNEL_ENC_KEY = ALG_CLASS_MSG_ENCRYPT | ALG_TYPE_SECURECHANNEL | ALG_SID_SCHANNEL_ENC_KEY;
+ public const int CALG_PCT1_MASTER = ALG_CLASS_MSG_ENCRYPT | ALG_TYPE_SECURECHANNEL | ALG_SID_PCT1_MASTER;
+ public const int CALG_SSL2_MASTER = ALG_CLASS_MSG_ENCRYPT | ALG_TYPE_SECURECHANNEL | ALG_SID_SSL2_MASTER;
+ public const int CALG_TLS1_MASTER = ALG_CLASS_MSG_ENCRYPT | ALG_TYPE_SECURECHANNEL | ALG_SID_TLS1_MASTER;
+ public const int CALG_RC5 = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_RC5;
+ public const int CALG_HMAC = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_HMAC;
+ public const int CALG_TLS1PRF = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_TLS1PRF;
+ public const int CALG_HASH_REPLACE_OWF = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_HASH_REPLACE_OWF;
+ public const int CALG_AES_128 = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_AES_128;
+ public const int CALG_AES_192 = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_AES_192;
+ public const int CALG_AES_256 = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_AES_256;
+ public const int CALG_AES = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_BLOCK | ALG_SID_AES;
+ public const int CALG_SHA_256 = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_SHA_256;
+ public const int CALG_SHA_384 = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_SHA_384;
+ public const int CALG_SHA_512 = ALG_CLASS_HASH | ALG_TYPE_ANY | ALG_SID_SHA_512;
+ public const int CALG_ECDH = ALG_CLASS_KEY_EXCHANGE | ALG_TYPE_DH | ALG_SID_ECDH;
+ public const int CALG_ECDH_EPHEM = ALG_CLASS_KEY_EXCHANGE | ALG_TYPE_ECDH | ALG_SID_ECDH_EPHEM;
+ public const int CALG_ECMQV = ALG_CLASS_KEY_EXCHANGE | ALG_TYPE_ANY | ALG_SID_ECMQV;
+ public const int CALG_ECDSA = ALG_CLASS_SIGNATURE | ALG_TYPE_DSS | ALG_SID_ECDSA;
+ public const int CALG_NULLCIPHER = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_ANY | 0;
+ public const int CALG_THIRDPARTY_KEY_EXCHANGE = ALG_CLASS_KEY_EXCHANGE | ALG_TYPE_THIRDPARTY | ALG_SID_THIRDPARTY_ANY;
+ public const int CALG_THIRDPARTY_SIGNATURE = ALG_CLASS_SIGNATURE | ALG_TYPE_THIRDPARTY | ALG_SID_THIRDPARTY_ANY;
+ public const int CALG_THIRDPARTY_CIPHER = ALG_CLASS_DATA_ENCRYPT | ALG_TYPE_THIRDPARTY | ALG_SID_THIRDPARTY_ANY;
+ public const int CALG_THIRDPARTY_HASH = ALG_CLASS_HASH | ALG_TYPE_THIRDPARTY | ALG_SID_THIRDPARTY_ANY;
+ }
+}
diff --git a/src/THNETII.WinApi.Headers.WinCrypt/WinCryptFunctions.cs b/src/THNETII.WinApi.Headers.WinCrypt/WinCryptFunctions.cs
new file mode 100644
index 00000000..e6cc3704
--- /dev/null
+++ b/src/THNETII.WinApi.Headers.WinCrypt/WinCryptFunctions.cs
@@ -0,0 +1,17 @@
+namespace THNETII.WinApi.Native.WinCrypt
+{
+ public static class WinCryptFunctions
+ {
+ // C:\Program Files (x86)\Windows Kits\10\Include\10.0.17134.0\um\wincrypt.h, line 148
+ // ALG_ID crackers
+ #region GET_ALG_CLASS macro
+ public static int GET_ALG_CLASS(int x) => (x & (7 << 13));
+ #endregion
+ #region GET_ALG_TYPE macro
+ public static int GET_ALG_TYPE(int x) => (x & (15 << 9));
+ #endregion
+ #region GET_ALG_SID macro
+ public static int GET_ALG_SID(int x) => (x & (511));
+ #endregion
+ }
+}
diff --git a/symbols/SDK/ucrt/arm/libucrt.txt b/symbols/SDK/ucrt/arm/libucrt.txt
new file mode 100644
index 00000000..e70134dd
--- /dev/null
+++ b/symbols/SDK/ucrt/arm/libucrt.txt
@@ -0,0 +1,27 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\ucrt\arm\libucrt.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 10 .CRT$XIC
+ 10 .CRT$XPX
+ 4 .CRT$XPXA
+ FE8 .bss
+ 921 .data
+ 101DDD0 .debug$S
+ 2538B7C .debug$T
+ 51D9 .drectve
+ 140 .gfids$y
+ 102A8 .pdata
+ 1390D .rdata
+ 14 .text
+ A32F0 .text$mn
+ E .text$x
+ 754 .text$x2
+ 4728 .xdata
diff --git a/symbols/SDK/ucrt/arm/libucrtd.txt b/symbols/SDK/ucrt/arm/libucrtd.txt
new file mode 100644
index 00000000..ae5cb06c
--- /dev/null
+++ b/symbols/SDK/ucrt/arm/libucrtd.txt
@@ -0,0 +1,27 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\ucrt\arm\libucrtd.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 10 .CRT$XIC
+ 10 .CRT$XPX
+ 4 .CRT$XPXA
+ 102D .bss
+ 951 .data
+ F3B1D4 .debug$S
+ 2622EB0 .debug$T
+ 52CE .drectve
+ 100 .gfids$y
+ 10888 .pdata
+ 449C9 .rdata
+ 14 .text
+ 10B55A .text$mn
+ 6E .text$x
+ BF0 .text$x2
+ 1A8BC .xdata
diff --git a/symbols/SDK/ucrt/arm/ucrt.txt b/symbols/SDK/ucrt/arm/ucrt.txt
new file mode 100644
index 00000000..20e7a1e5
--- /dev/null
+++ b/symbols/SDK/ucrt/arm/ucrt.txt
@@ -0,0 +1,1368 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\ucrt\arm\ucrt.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ __conio_common_vcprintf
+ __conio_common_vcprintf_p
+ __conio_common_vcprintf_s
+ __conio_common_vcscanf
+ __conio_common_vcwprintf
+ __conio_common_vcwprintf_p
+ __conio_common_vcwprintf_s
+ __conio_common_vcwscanf
+ _cgets
+ _cgets_s
+ _cgetws
+ _cgetws_s
+ _cputs
+ _cputws
+ _getch
+ _getch_nolock
+ _getche
+ _getche_nolock
+ _getwch
+ _getwch_nolock
+ _getwche
+ _getwche_nolock
+ _putch
+ _putch_nolock
+ _putwch
+ _putwch_nolock
+ _ungetch
+ _ungetch_nolock
+ _ungetwch
+ _ungetwch_nolock
+ __toascii
+ _atodbl
+ _atodbl_l
+ _atof_l
+ _atoflt
+ _atoflt_l
+ _atoi64
+ _atoi64_l
+ _atoi_l
+ _atol_l
+ _atoldbl
+ _atoldbl_l
+ _atoll_l
+ _ecvt
+ _ecvt_s
+ _fcvt
+ _fcvt_s
+ _gcvt
+ _gcvt_s
+ _i64toa
+ _i64toa_s
+ _i64tow
+ _i64tow_s
+ _itoa
+ _itoa_s
+ _itow
+ _itow_s
+ _ltoa
+ _ltoa_s
+ _ltow
+ _ltow_s
+ _strtod_l
+ _strtof_l
+ _strtoi64
+ _strtoi64_l
+ _strtoimax_l
+ _strtol_l
+ _strtold_l
+ _strtoll_l
+ _strtoui64
+ _strtoui64_l
+ _strtoul_l
+ _strtoull_l
+ _strtoumax_l
+ _ui64toa
+ _ui64toa_s
+ _ui64tow
+ _ui64tow_s
+ _ultoa
+ _ultoa_s
+ _ultow
+ _ultow_s
+ _wcstod_l
+ _wcstof_l
+ _wcstoi64
+ _wcstoi64_l
+ _wcstoimax_l
+ _wcstol_l
+ _wcstold_l
+ _wcstoll_l
+ _wcstombs_l
+ _wcstombs_s_l
+ _wcstoui64
+ _wcstoui64_l
+ _wcstoul_l
+ _wcstoull_l
+ _wcstoumax_l
+ _wctomb_l
+ _wctomb_s_l
+ _wtof
+ _wtof_l
+ _wtoi
+ _wtoi64
+ _wtoi64_l
+ _wtoi_l
+ _wtol
+ _wtol_l
+ _wtoll
+ _wtoll_l
+ atof
+ atoi
+ atol
+ atoll
+ btowc
+ c16rtomb
+ c32rtomb
+ mbrtoc16
+ mbrtoc32
+ mbrtowc
+ mbsrtowcs
+ mbsrtowcs_s
+ mbstowcs
+ mbstowcs_s
+ mbtowc
+ strtod
+ strtof
+ strtoimax
+ strtol
+ strtold
+ strtoll
+ strtoul
+ strtoull
+ strtoumax
+ wcrtomb
+ wcrtomb_s
+ wcsrtombs
+ wcsrtombs_s
+ wcstod
+ wcstof
+ wcstoimax
+ wcstol
+ wcstold
+ wcstoll
+ wcstombs
+ wcstombs_s
+ wcstoul
+ wcstoull
+ wcstoumax
+ wctob
+ wctomb
+ wctomb_s
+ wctrans
+ __p__environ
+ __p__wenviron
+ _dupenv_s
+ _putenv
+ _putenv_s
+ _searchenv
+ _searchenv_s
+ _wdupenv_s
+ _wgetcwd
+ _wgetdcwd
+ _wgetenv
+ _wgetenv_s
+ _wputenv
+ _wputenv_s
+ _wsearchenv
+ _wsearchenv_s
+ getenv
+ getenv_s
+ _access
+ _access_s
+ _chdir
+ _chdrive
+ _chmod
+ _findclose
+ _findfirst32
+ _findfirst32i64
+ _findfirst64
+ _findfirst64i32
+ _findnext32
+ _findnext32i64
+ _findnext64
+ _findnext64i32
+ _fstat32
+ _fstat32i64
+ _fstat64
+ _fstat64i32
+ _fullpath
+ _getdiskfree
+ _getdrive
+ _getdrives
+ _lock_file
+ _makepath
+ _makepath_s
+ _mkdir
+ _rmdir
+ _splitpath
+ _splitpath_s
+ _stat32
+ _stat32i64
+ _stat64
+ _stat64i32
+ _umask
+ _umask_s
+ _unlink
+ _unlock_file
+ _waccess
+ _waccess_s
+ _wchdir
+ _wchmod
+ _wfindfirst32
+ _wfindfirst32i64
+ _wfindfirst64
+ _wfindfirst64i32
+ _wfindnext32
+ _wfindnext32i64
+ _wfindnext64
+ _wfindnext64i32
+ _wfullpath
+ _wmakepath
+ _wmakepath_s
+ _wmkdir
+ _wremove
+ _wrename
+ _wrmdir
+ _wsplitpath
+ _wsplitpath_s
+ _wstat32
+ _wstat32i64
+ _wstat64
+ _wstat64i32
+ _wunlink
+ remove
+ rename
+ _aligned_free
+ _aligned_malloc
+ _aligned_msize
+ _aligned_offset_malloc
+ _aligned_offset_realloc
+ _aligned_offset_recalloc
+ _aligned_realloc
+ _aligned_recalloc
+ _callnewh
+ _calloc_base
+ _expand
+ _free_base
+ _get_heap_handle
+ _heapchk
+ _heapmin
+ _heapwalk
+ _malloc_base
+ _msize
+ _query_new_handler
+ _query_new_mode
+ _realloc_base
+ _recalloc
+ _set_new_mode
+ calloc
+ free
+ malloc
+ realloc
+ ___lc_codepage_func
+ ___lc_collate_cp_func
+ ___lc_locale_name_func
+ ___mb_cur_max_func
+ ___mb_cur_max_l_func
+ __initialize_lconv_for_unsigned_char
+ __pctype_func
+ __pwctype_func
+ _configthreadlocale
+ _create_locale
+ _free_locale
+ _get_current_locale
+ _getmbcp
+ _lock_locales
+ _setmbcp
+ _unlock_locales
+ _wcreate_locale
+ _wsetlocale
+ localeconv
+ setlocale
+ _Cbuild
+ _Cmulcc
+ _Cmulcr
+ _FCbuild
+ _FCmulcc
+ _FCmulcr
+ _FPE_Raise
+ _LCbuild
+ _LCmulcc
+ _LCmulcr
+ __setusermatherr
+ _cabs
+ _chgsign
+ _chgsignf
+ _copysign
+ _copysignf
+ _d_int
+ _dclass
+ _dexp
+ _dlog
+ _dnorm
+ _dpcomp
+ _dpoly
+ _dscale
+ _dsign
+ _dsin
+ _dtest
+ _dunscale
+ _except1
+ _fd_int
+ _fdclass
+ _fdexp
+ _fdlog
+ _fdnorm
+ _fdopen
+ _fdpcomp
+ _fdpoly
+ _fdscale
+ _fdsign
+ _fdsin
+ _fdtest
+ _fdunscale
+ _finite
+ _finitef
+ _fpclass
+ _hypot
+ _hypotf
+ _isnan
+ _j0
+ _j1
+ _jn
+ _ld_int
+ _ldclass
+ _ldexp
+ _ldlog
+ _ldpcomp
+ _ldpoly
+ _ldscale
+ _ldsign
+ _ldsin
+ _ldtest
+ _ldunscale
+ _logb
+ _logbf
+ _nextafter
+ _scalb
+ _y0
+ _y1
+ _yn
+ acos
+ acosf
+ acosh
+ acoshf
+ acoshl
+ asin
+ asinf
+ asinh
+ asinhf
+ asinhl
+ atan
+ atan2
+ atan2f
+ atanf
+ atanh
+ atanhf
+ atanhl
+ cabs
+ cabsf
+ cabsl
+ cacos
+ cacosf
+ cacosh
+ cacoshf
+ cacoshl
+ cacosl
+ carg
+ cargf
+ cargl
+ casin
+ casinf
+ casinh
+ casinhf
+ casinhl
+ casinl
+ catan
+ catanf
+ catanh
+ catanhf
+ catanhl
+ catanl
+ cbrt
+ cbrtf
+ cbrtl
+ ccos
+ ccosf
+ ccosh
+ ccoshf
+ ccoshl
+ ccosl
+ ceil
+ ceilf
+ cexp
+ cexpf
+ cexpl
+ cimag
+ cimagf
+ cimagl
+ clog
+ clog10
+ clog10f
+ clog10l
+ clogf
+ clogl
+ conj
+ conjf
+ conjl
+ copysign
+ copysignf
+ copysignl
+ cos
+ cosf
+ cosh
+ coshf
+ cpow
+ cpowf
+ cpowl
+ cproj
+ cprojf
+ cprojl
+ creal
+ crealf
+ creall
+ csin
+ csinf
+ csinh
+ csinhf
+ csinhl
+ csinl
+ csqrt
+ csqrtf
+ csqrtl
+ ctan
+ ctanf
+ ctanh
+ ctanhf
+ ctanhl
+ ctanl
+ erf
+ erfc
+ erfcf
+ erfcl
+ erff
+ erfl
+ exp
+ exp2
+ exp2f
+ exp2l
+ expf
+ expm1
+ expm1f
+ expm1l
+ fabs
+ fabsf
+ fdim
+ fdimf
+ fdiml
+ floor
+ floorf
+ fma
+ fmaf
+ fmal
+ fmax
+ fmaxf
+ fmaxl
+ fmin
+ fminf
+ fminl
+ fmod
+ fmodf
+ frexp
+ hypot
+ ilogb
+ ilogbf
+ ilogbl
+ ldexp
+ lgamma
+ lgammaf
+ lgammal
+ llrint
+ llrintf
+ llrintl
+ llround
+ llroundf
+ llroundl
+ log
+ log10
+ log10f
+ log1p
+ log1pf
+ log1pl
+ log2
+ log2f
+ log2l
+ logb
+ logbf
+ logbl
+ logf
+ lrint
+ lrintf
+ lrintl
+ lround
+ lroundf
+ lroundl
+ modf
+ modff
+ nan
+ nanf
+ nanl
+ nearbyint
+ nearbyintf
+ nearbyintl
+ nextafter
+ nextafterf
+ nextafterl
+ nexttoward
+ nexttowardf
+ nexttowardl
+ norm
+ normf
+ norml
+ pow
+ powf
+ remainder
+ remainderf
+ remainderl
+ remquo
+ remquof
+ remquol
+ rint
+ rintf
+ rintl
+ round
+ roundf
+ roundl
+ scalbln
+ scalblnf
+ scalblnl
+ scalbn
+ scalbnf
+ scalbnl
+ sin
+ sinf
+ sinh
+ sinhf
+ sqrt
+ sqrtf
+ tan
+ tanf
+ tanh
+ tanhf
+ tgamma
+ tgammaf
+ tgammal
+ trunc
+ truncf
+ truncl
+ __p__mbcasemap
+ __p__mbctype
+ _ismbbalnum
+ _ismbbalnum_l
+ _ismbbalpha
+ _ismbbalpha_l
+ _ismbbblank
+ _ismbbblank_l
+ _ismbbgraph
+ _ismbbgraph_l
+ _ismbbkalnum
+ _ismbbkalnum_l
+ _ismbbkana
+ _ismbbkana_l
+ _ismbbkprint
+ _ismbbkprint_l
+ _ismbbkpunct
+ _ismbbkpunct_l
+ _ismbblead
+ _ismbblead_l
+ _ismbbprint
+ _ismbbprint_l
+ _ismbbpunct
+ _ismbbpunct_l
+ _ismbbtrail
+ _ismbbtrail_l
+ _ismbcalnum
+ _ismbcalnum_l
+ _ismbcalpha
+ _ismbcalpha_l
+ _ismbcblank
+ _ismbcblank_l
+ _ismbcdigit
+ _ismbcdigit_l
+ _ismbcgraph
+ _ismbcgraph_l
+ _ismbchira
+ _ismbchira_l
+ _ismbckata
+ _ismbckata_l
+ _ismbcl0
+ _ismbcl0_l
+ _ismbcl1
+ _ismbcl1_l
+ _ismbcl2
+ _ismbcl2_l
+ _ismbclegal
+ _ismbclegal_l
+ _ismbclower
+ _ismbclower_l
+ _ismbcprint
+ _ismbcprint_l
+ _ismbcpunct
+ _ismbcpunct_l
+ _ismbcspace
+ _ismbcspace_l
+ _ismbcsymbol
+ _ismbcsymbol_l
+ _ismbcupper
+ _ismbcupper_l
+ _ismbslead
+ _ismbslead_l
+ _ismbstrail
+ _ismbstrail_l
+ _mbbtombc
+ _mbbtombc_l
+ _mbbtype
+ _mbbtype_l
+ _mbcasemap
+ _mbccpy
+ _mbccpy_l
+ _mbccpy_s
+ _mbccpy_s_l
+ _mbcjistojms
+ _mbcjistojms_l
+ _mbcjmstojis
+ _mbcjmstojis_l
+ _mbclen
+ _mbclen_l
+ _mbctohira
+ _mbctohira_l
+ _mbctokata
+ _mbctokata_l
+ _mbctolower
+ _mbctolower_l
+ _mbctombb
+ _mbctombb_l
+ _mbctoupper
+ _mbctoupper_l
+ _mblen_l
+ _mbsbtype
+ _mbsbtype_l
+ _mbscat_s
+ _mbscat_s_l
+ _mbschr
+ _mbschr_l
+ _mbscmp
+ _mbscmp_l
+ _mbscoll
+ _mbscoll_l
+ _mbscpy_s
+ _mbscpy_s_l
+ _mbscspn
+ _mbscspn_l
+ _mbsdec
+ _mbsdec_l
+ _mbsdup
+ _mbsicmp
+ _mbsicmp_l
+ _mbsicoll
+ _mbsicoll_l
+ _mbsinc
+ _mbsinc_l
+ _mbslen
+ _mbslen_l
+ _mbslwr
+ _mbslwr_l
+ _mbslwr_s
+ _mbslwr_s_l
+ _mbsnbcat
+ _mbsnbcat_l
+ _mbsnbcat_s
+ _mbsnbcat_s_l
+ _mbsnbcmp
+ _mbsnbcmp_l
+ _mbsnbcnt
+ _mbsnbcnt_l
+ _mbsnbcoll
+ _mbsnbcoll_l
+ _mbsnbcpy
+ _mbsnbcpy_l
+ _mbsnbcpy_s
+ _mbsnbcpy_s_l
+ _mbsnbicmp
+ _mbsnbicmp_l
+ _mbsnbicoll
+ _mbsnbicoll_l
+ _mbsnbset
+ _mbsnbset_l
+ _mbsnbset_s
+ _mbsnbset_s_l
+ _mbsncat
+ _mbsncat_l
+ _mbsncat_s
+ _mbsncat_s_l
+ _mbsnccnt
+ _mbsnccnt_l
+ _mbsncmp
+ _mbsncmp_l
+ _mbsncoll
+ _mbsncoll_l
+ _mbsncpy
+ _mbsncpy_l
+ _mbsncpy_s
+ _mbsncpy_s_l
+ _mbsnextc
+ _mbsnextc_l
+ _mbsnicmp
+ _mbsnicmp_l
+ _mbsnicoll
+ _mbsnicoll_l
+ _mbsninc
+ _mbsninc_l
+ _mbsnlen
+ _mbsnlen_l
+ _mbsnset
+ _mbsnset_l
+ _mbsnset_s
+ _mbsnset_s_l
+ _mbspbrk
+ _mbspbrk_l
+ _mbsrchr
+ _mbsrchr_l
+ _mbsrev
+ _mbsrev_l
+ _mbsset
+ _mbsset_l
+ _mbsset_s
+ _mbsset_s_l
+ _mbsspn
+ _mbsspn_l
+ _mbsspnp
+ _mbsspnp_l
+ _mbsstr
+ _mbsstr_l
+ _mbstok
+ _mbstok_l
+ _mbstok_s
+ _mbstok_s_l
+ _mbstowcs_l
+ _mbstowcs_s_l
+ _mbstrlen
+ _mbstrlen_l
+ _mbstrnlen
+ _mbstrnlen_l
+ _mbsupr
+ _mbsupr_l
+ _mbsupr_s
+ _mbsupr_s_l
+ _mbtowc_l
+ _beep
+ _cwait
+ _execl
+ _execle
+ _execlp
+ _execlpe
+ _execv
+ _execve
+ _execvp
+ _execvpe
+ _loaddll
+ _spawnl
+ _spawnle
+ _spawnlp
+ _spawnlpe
+ _spawnv
+ _spawnve
+ _spawnvp
+ _spawnvpe
+ _unloaddll
+ _wexecl
+ _wexecle
+ _wexeclp
+ _wexeclpe
+ _wexecv
+ _wexecve
+ _wexecvp
+ _wexecvpe
+ _wspawnl
+ _wspawnle
+ _wspawnlp
+ _wspawnlpe
+ _wspawnv
+ _wspawnve
+ _wspawnvp
+ _wspawnvpe
+ _Exit
+ __doserrno
+ __fpe_flt_rounds
+ __fpecode
+ __p___argc
+ __p___argv
+ __p___wargv
+ __p__acmdln
+ __p__pgmptr
+ __p__wcmdln
+ __p__wpgmptr
+ __pxcptinfoptrs
+ __sys_errlist
+ __sys_nerr
+ __threadhandle
+ __threadid
+ __wcserror
+ __wcserror_s
+ _assert
+ _beginthread
+ _beginthreadex
+ _c_exit
+ _cexit
+ _clearfp
+ _configure_narrow_argv
+ _configure_wide_argv
+ _control87
+ _controlfp
+ _controlfp_s
+ _crt_at_quick_exit
+ _crt_atexit
+ _endthread
+ _endthreadex
+ _errno
+ _execute_onexit_table
+ _exit
+ _fpieee_flt
+ _fpreset
+ _get_doserrno
+ _get_errno
+ _get_initial_narrow_environment
+ _get_initial_wide_environment
+ _get_invalid_parameter_handler
+ _get_narrow_winmain_command_line
+ _get_pgmptr
+ _get_terminate
+ _get_thread_local_invalid_parameter_handler
+ _get_wide_winmain_command_line
+ _get_wpgmptr
+ _getdllprocaddr
+ _getpid
+ _initialize_narrow_environment
+ _initialize_onexit_table
+ _initialize_wide_environment
+ _initterm
+ _initterm_e
+ _invalid_parameter_noinfo
+ _invalid_parameter_noinfo_noreturn
+ _invoke_watson
+ _query_app_type
+ _register_onexit_function
+ _register_thread_local_exe_atexit_callback
+ _resetstkoflw
+ _seh_filter_dll
+ _seh_filter_exe
+ _set_abort_behavior
+ _set_app_type
+ _set_controlfp
+ _set_doserrno
+ _set_errno
+ _set_error_mode
+ _set_invalid_parameter_handler
+ _set_new_handler
+ _set_thread_local_invalid_parameter_handler
+ _seterrormode
+ _sleep
+ _statusfp
+ _strerror
+ _strerror_s
+ _wassert
+ _wcserror
+ _wcserror_s
+ _wperror
+ _wsystem
+ abort
+ exit
+ feclearexcept
+ fegetenv
+ fegetexceptflag
+ fegetround
+ feholdexcept
+ fesetenv
+ fesetexceptflag
+ fesetround
+ fetestexcept
+ perror
+ quick_exit
+ raise
+ set_terminate
+ signal
+ strerror
+ strerror_s
+ system
+ terminate
+ __acrt_iob_func
+ __p__commode
+ __p__fmode
+ __stdio_common_vfprintf
+ __stdio_common_vfprintf_p
+ __stdio_common_vfprintf_s
+ __stdio_common_vfscanf
+ __stdio_common_vfwprintf
+ __stdio_common_vfwprintf_p
+ __stdio_common_vfwprintf_s
+ __stdio_common_vfwscanf
+ __stdio_common_vsnprintf_s
+ __stdio_common_vsnwprintf_s
+ __stdio_common_vsprintf
+ __stdio_common_vsprintf_p
+ __stdio_common_vsprintf_s
+ __stdio_common_vsscanf
+ __stdio_common_vswprintf
+ __stdio_common_vswprintf_p
+ __stdio_common_vswprintf_s
+ __stdio_common_vswscanf
+ _chsize
+ _chsize_s
+ _close
+ _commit
+ _creat
+ _dup
+ _dup2
+ _eof
+ _fclose_nolock
+ _fcloseall
+ _fflush_nolock
+ _fgetc_nolock
+ _fgetchar
+ _fgetwc_nolock
+ _fgetwchar
+ _filelength
+ _filelengthi64
+ _fileno
+ _flushall
+ _fputc_nolock
+ _fputchar
+ _fputwc_nolock
+ _fputwchar
+ _fread_nolock
+ _fread_nolock_s
+ _fseek_nolock
+ _fseeki64
+ _fseeki64_nolock
+ _fsopen
+ _ftell_nolock
+ _ftelli64
+ _ftelli64_nolock
+ _fwrite_nolock
+ _get_fmode
+ _get_osfhandle
+ _get_printf_count_output
+ _get_stream_buffer_pointers
+ _getc_nolock
+ _getcwd
+ _getdcwd
+ _getmaxstdio
+ _getw
+ _getwc_nolock
+ _getws
+ _getws_s
+ _isatty
+ _kbhit
+ _locking
+ _lseek
+ _lseeki64
+ _mktemp
+ _mktemp_s
+ _open
+ _open_osfhandle
+ _pclose
+ _pipe
+ _popen
+ _putc_nolock
+ _putw
+ _putwc_nolock
+ _putws
+ _read
+ _rmtmp
+ _set_fmode
+ _set_printf_count_output
+ _setmaxstdio
+ _setmode
+ _sopen
+ _sopen_dispatch
+ _sopen_s
+ _tell
+ _telli64
+ _tempnam
+ _ungetc_nolock
+ _ungetwc_nolock
+ _wcreat
+ _wfdopen
+ _wfopen
+ _wfopen_s
+ _wfreopen
+ _wfreopen_s
+ _wfsopen
+ _wmktemp
+ _wmktemp_s
+ _wopen
+ _wpopen
+ _write
+ _wsopen
+ _wsopen_dispatch
+ _wsopen_s
+ _wtempnam
+ _wtmpnam
+ _wtmpnam_s
+ clearerr
+ clearerr_s
+ fclose
+ feof
+ ferror
+ fflush
+ fgetc
+ fgetpos
+ fgets
+ fgetwc
+ fgetws
+ fopen
+ fopen_s
+ fputc
+ fputs
+ fputwc
+ fputws
+ fread
+ fread_s
+ freopen
+ freopen_s
+ fseek
+ fsetpos
+ ftell
+ fwrite
+ getc
+ getchar
+ gets
+ gets_s
+ getwc
+ getwchar
+ putc
+ putchar
+ puts
+ putwc
+ putwchar
+ rewind
+ setbuf
+ setvbuf
+ tmpfile
+ tmpfile_s
+ tmpnam
+ tmpnam_s
+ ungetc
+ ungetwc
+ __isascii
+ __iscsym
+ __iscsymf
+ __iswcsym
+ __iswcsymf
+ __strncnt
+ __wcsncnt
+ _isalnum_l
+ _isalpha_l
+ _isblank_l
+ _iscntrl_l
+ _isctype
+ _isctype_l
+ _isdigit_l
+ _isgraph_l
+ _isleadbyte_l
+ _islower_l
+ _isprint_l
+ _ispunct_l
+ _isspace_l
+ _isupper_l
+ _iswalnum_l
+ _iswalpha_l
+ _iswblank_l
+ _iswcntrl_l
+ _iswcsym_l
+ _iswcsymf_l
+ _iswctype_l
+ _iswdigit_l
+ _iswgraph_l
+ _iswlower_l
+ _iswprint_l
+ _iswpunct_l
+ _iswspace_l
+ _iswupper_l
+ _iswxdigit_l
+ _isxdigit_l
+ _memccpy
+ _memicmp
+ _memicmp_l
+ _strcoll_l
+ _strdup
+ _stricmp
+ _stricmp_l
+ _stricoll
+ _stricoll_l
+ _strlwr
+ _strlwr_l
+ _strlwr_s
+ _strlwr_s_l
+ _strncoll
+ _strncoll_l
+ _strnicmp
+ _strnicmp_l
+ _strnicoll
+ _strnicoll_l
+ _strnset
+ _strnset_s
+ _strrev
+ _strset
+ _strset_s
+ _strupr
+ _strupr_l
+ _strupr_s
+ _strupr_s_l
+ _strxfrm_l
+ _tolower
+ _tolower_l
+ _toupper
+ _toupper_l
+ _towlower_l
+ _towupper_l
+ _wcscoll_l
+ _wcsdup
+ _wcsicmp
+ _wcsicmp_l
+ _wcsicoll
+ _wcsicoll_l
+ _wcslwr
+ _wcslwr_l
+ _wcslwr_s
+ _wcslwr_s_l
+ _wcsncoll
+ _wcsncoll_l
+ _wcsnicmp
+ _wcsnicmp_l
+ _wcsnicoll
+ _wcsnicoll_l
+ _wcsnset
+ _wcsnset_s
+ _wcsrev
+ _wcsset
+ _wcsset_s
+ _wcsupr
+ _wcsupr_l
+ _wcsupr_s
+ _wcsupr_s_l
+ _wcsxfrm_l
+ _wctype
+ is_wctype
+ isalnum
+ isalpha
+ isblank
+ iscntrl
+ isdigit
+ isgraph
+ isleadbyte
+ islower
+ isprint
+ ispunct
+ isspace
+ isupper
+ iswalnum
+ iswalpha
+ iswascii
+ iswblank
+ iswcntrl
+ iswctype
+ iswdigit
+ iswgraph
+ iswlower
+ iswprint
+ iswpunct
+ iswspace
+ iswupper
+ iswxdigit
+ isxdigit
+ mblen
+ mbrlen
+ memcpy_s
+ memmove_s
+ memset
+ strcat
+ strcat_s
+ strcmp
+ strcoll
+ strcpy
+ strcpy_s
+ strcspn
+ strlen
+ strncat
+ strncat_s
+ strncmp
+ strncpy
+ strncpy_s
+ strnlen
+ strpbrk
+ strspn
+ strtok
+ strtok_s
+ strxfrm
+ tolower
+ toupper
+ towctrans
+ towlower
+ towupper
+ wcscat
+ wcscat_s
+ wcscmp
+ wcscoll
+ wcscpy
+ wcscpy_s
+ wcscspn
+ wcslen
+ wcsncat
+ wcsncat_s
+ wcsncmp
+ wcsncpy
+ wcsncpy_s
+ wcsnlen
+ wcspbrk
+ wcsspn
+ wcstok
+ wcstok_s
+ wcsxfrm
+ wctype
+ wmemcpy_s
+ wmemmove_s
+ _Getdays
+ _Getmonths
+ _Gettnames
+ _Strftime
+ _W_Getdays
+ _W_Getmonths
+ _W_Gettnames
+ _Wcsftime
+ __daylight
+ __dstbias
+ __timezone
+ __tzname
+ _ctime32
+ _ctime32_s
+ _ctime64
+ _ctime64_s
+ _difftime32
+ _difftime64
+ _ftime32
+ _ftime32_s
+ _ftime64
+ _ftime64_s
+ _futime32
+ _futime64
+ _get_daylight
+ _get_dstbias
+ _get_timezone
+ _get_tzname
+ _getsystime
+ _gmtime32
+ _gmtime32_s
+ _gmtime64
+ _gmtime64_s
+ _localtime32
+ _localtime32_s
+ _localtime64
+ _localtime64_s
+ _mkgmtime32
+ _mkgmtime64
+ _mktime32
+ _mktime64
+ _setsystime
+ _strdate
+ _strdate_s
+ _strftime_l
+ _strtime
+ _strtime_s
+ _time32
+ _time64
+ _timespec32_get
+ _timespec64_get
+ _tzset
+ _utime32
+ _utime64
+ _wasctime
+ _wasctime_s
+ _wcsftime_l
+ _wctime32
+ _wctime32_s
+ _wctime64
+ _wctime64_s
+ _wstrdate
+ _wstrdate_s
+ _wstrtime
+ _wstrtime_s
+ _wutime32
+ _wutime64
+ asctime
+ asctime_s
+ clock
+ strftime
+ wcsftime
+ _abs64
+ _byteswap_uint64
+ _byteswap_ulong
+ _byteswap_ushort
+ _lfind
+ _lfind_s
+ _lrotl
+ _lrotr
+ _lsearch
+ _lsearch_s
+ _rotl
+ _rotl64
+ _rotr
+ _rotr64
+ _swab
+ abs
+ bsearch
+ bsearch_s
+ div
+ imaxabs
+ imaxdiv
+ labs
+ ldiv
+ llabs
+ lldiv
+ qsort
+ qsort_s
+ rand
+ rand_s
+ srand
+
+ Summary
+
+ 10EC .debug$S
+ 118 .idata$2
+ 118 .idata$3
+ 38 .idata$4
+ 38 .idata$5
+ 1DC .idata$6
diff --git a/symbols/SDK/ucrt/arm/ucrtd.txt b/symbols/SDK/ucrt/arm/ucrtd.txt
new file mode 100644
index 00000000..f26e50ea
--- /dev/null
+++ b/symbols/SDK/ucrt/arm/ucrtd.txt
@@ -0,0 +1,1431 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\ucrt\arm\ucrtd.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ _Cbuild
+ _Cmulcc
+ _Cmulcr
+ _CrtCheckMemory
+ _CrtDbgReport
+ _CrtDbgReportW
+ _CrtDoForAllClientObjects
+ _CrtDumpMemoryLeaks
+ _CrtGetAllocHook
+ _CrtGetDebugFillThreshold
+ _CrtGetDumpClient
+ _CrtGetReportHook
+ _CrtIsMemoryBlock
+ _CrtIsValidHeapPointer
+ _CrtIsValidPointer
+ _CrtMemCheckpoint
+ _CrtMemDifference
+ _CrtMemDumpAllObjectsSince
+ _CrtMemDumpStatistics
+ _CrtReportBlockType
+ _CrtSetAllocHook
+ _CrtSetBreakAlloc
+ _CrtSetDbgBlockType
+ _CrtSetDbgFlag
+ _CrtSetDebugFillThreshold
+ _CrtSetDumpClient
+ _CrtSetReportFile
+ _CrtSetReportHook
+ _CrtSetReportHook2
+ _CrtSetReportHookW2
+ _CrtSetReportMode
+ _Exit
+ _FCbuild
+ _FCmulcc
+ _FCmulcr
+ _FPE_Raise
+ _Getdays
+ _Getmonths
+ _Gettnames
+ _LCbuild
+ _LCmulcc
+ _LCmulcr
+ _Strftime
+ _VCrtDbgReportA
+ _VCrtDbgReportW
+ _W_Getdays
+ _W_Getmonths
+ _W_Gettnames
+ _Wcsftime
+ ___lc_codepage_func
+ ___lc_collate_cp_func
+ ___lc_locale_name_func
+ ___mb_cur_max_func
+ ___mb_cur_max_l_func
+ __acrt_iob_func
+ __conio_common_vcprintf
+ __conio_common_vcprintf_p
+ __conio_common_vcprintf_s
+ __conio_common_vcscanf
+ __conio_common_vcwprintf
+ __conio_common_vcwprintf_p
+ __conio_common_vcwprintf_s
+ __conio_common_vcwscanf
+ __daylight
+ __doserrno
+ __dstbias
+ __fpe_flt_rounds
+ __fpecode
+ __initialize_lconv_for_unsigned_char
+ __isascii
+ __iscsym
+ __iscsymf
+ __iswcsym
+ __iswcsymf
+ __p___argc
+ __p___argv
+ __p___wargv
+ __p__acmdln
+ __p__commode
+ __p__crtBreakAlloc
+ __p__crtDbgFlag
+ __p__environ
+ __p__fmode
+ __p__mbcasemap
+ __p__mbctype
+ __p__pgmptr
+ __p__wcmdln
+ __p__wenviron
+ __p__wpgmptr
+ __pctype_func
+ __pwctype_func
+ __pxcptinfoptrs
+ __setusermatherr
+ __stdio_common_vfprintf
+ __stdio_common_vfprintf_p
+ __stdio_common_vfprintf_s
+ __stdio_common_vfscanf
+ __stdio_common_vfwprintf
+ __stdio_common_vfwprintf_p
+ __stdio_common_vfwprintf_s
+ __stdio_common_vfwscanf
+ __stdio_common_vsnprintf_s
+ __stdio_common_vsnwprintf_s
+ __stdio_common_vsprintf
+ __stdio_common_vsprintf_p
+ __stdio_common_vsprintf_s
+ __stdio_common_vsscanf
+ __stdio_common_vswprintf
+ __stdio_common_vswprintf_p
+ __stdio_common_vswprintf_s
+ __stdio_common_vswscanf
+ __strncnt
+ __sys_errlist
+ __sys_nerr
+ __threadhandle
+ __threadid
+ __timezone
+ __toascii
+ __tzname
+ __wcserror
+ __wcserror_s
+ __wcsncnt
+ _abs64
+ _access
+ _access_s
+ _aligned_free
+ _aligned_free_dbg
+ _aligned_malloc
+ _aligned_malloc_dbg
+ _aligned_msize
+ _aligned_msize_dbg
+ _aligned_offset_malloc
+ _aligned_offset_malloc_dbg
+ _aligned_offset_realloc
+ _aligned_offset_realloc_dbg
+ _aligned_offset_recalloc
+ _aligned_offset_recalloc_dbg
+ _aligned_realloc
+ _aligned_realloc_dbg
+ _aligned_recalloc
+ _aligned_recalloc_dbg
+ _assert
+ _atodbl
+ _atodbl_l
+ _atof_l
+ _atoflt
+ _atoflt_l
+ _atoi64
+ _atoi64_l
+ _atoi_l
+ _atol_l
+ _atoldbl
+ _atoldbl_l
+ _atoll_l
+ _beep
+ _beginthread
+ _beginthreadex
+ _byteswap_uint64
+ _byteswap_ulong
+ _byteswap_ushort
+ _c_exit
+ _cabs
+ _callnewh
+ _calloc_base
+ _calloc_dbg
+ _cexit
+ _cgets
+ _cgets_s
+ _cgetws
+ _cgetws_s
+ _chdir
+ _chdrive
+ _chgsign
+ _chgsignf
+ _chmod
+ _chsize
+ _chsize_s
+ _chvalidator
+ _chvalidator_l
+ _clearfp
+ _close
+ _commit
+ _configthreadlocale
+ _configure_narrow_argv
+ _configure_wide_argv
+ _control87
+ _controlfp
+ _controlfp_s
+ _copysign
+ _copysignf
+ _cputs
+ _cputws
+ _creat
+ _create_locale
+ _crt_at_quick_exit
+ _crt_atexit
+ _ctime32
+ _ctime32_s
+ _ctime64
+ _ctime64_s
+ _cwait
+ _d_int
+ _dclass
+ _dexp
+ _difftime32
+ _difftime64
+ _dlog
+ _dnorm
+ _dpcomp
+ _dpoly
+ _dscale
+ _dsign
+ _dsin
+ _dtest
+ _dunscale
+ _dup
+ _dup2
+ _dupenv_s
+ _dupenv_s_dbg
+ _ecvt
+ _ecvt_s
+ _endthread
+ _endthreadex
+ _eof
+ _errno
+ _except1
+ _execl
+ _execle
+ _execlp
+ _execlpe
+ _execute_onexit_table
+ _execv
+ _execve
+ _execvp
+ _execvpe
+ _exit
+ _expand
+ _expand_dbg
+ _fclose_nolock
+ _fcloseall
+ _fcvt
+ _fcvt_s
+ _fd_int
+ _fdclass
+ _fdexp
+ _fdlog
+ _fdnorm
+ _fdopen
+ _fdpcomp
+ _fdpoly
+ _fdscale
+ _fdsign
+ _fdsin
+ _fdtest
+ _fdunscale
+ _fflush_nolock
+ _fgetc_nolock
+ _fgetchar
+ _fgetwc_nolock
+ _fgetwchar
+ _filelength
+ _filelengthi64
+ _fileno
+ _findclose
+ _findfirst32
+ _findfirst32i64
+ _findfirst64
+ _findfirst64i32
+ _findnext32
+ _findnext32i64
+ _findnext64
+ _findnext64i32
+ _finite
+ _finitef
+ _flushall
+ _fpclass
+ _fpieee_flt
+ _fpreset
+ _fputc_nolock
+ _fputchar
+ _fputwc_nolock
+ _fputwchar
+ _fread_nolock
+ _fread_nolock_s
+ _free_base
+ _free_dbg
+ _free_locale
+ _fseek_nolock
+ _fseeki64
+ _fseeki64_nolock
+ _fsopen
+ _fstat32
+ _fstat32i64
+ _fstat64
+ _fstat64i32
+ _ftell_nolock
+ _ftelli64
+ _ftelli64_nolock
+ _ftime32
+ _ftime32_s
+ _ftime64
+ _ftime64_s
+ _fullpath
+ _fullpath_dbg
+ _futime32
+ _futime64
+ _fwrite_nolock
+ _gcvt
+ _gcvt_s
+ _get_current_locale
+ _get_daylight
+ _get_doserrno
+ _get_dstbias
+ _get_errno
+ _get_fmode
+ _get_heap_handle
+ _get_initial_narrow_environment
+ _get_initial_wide_environment
+ _get_invalid_parameter_handler
+ _get_narrow_winmain_command_line
+ _get_osfhandle
+ _get_pgmptr
+ _get_printf_count_output
+ _get_stream_buffer_pointers
+ _get_terminate
+ _get_thread_local_invalid_parameter_handler
+ _get_timezone
+ _get_tzname
+ _get_wide_winmain_command_line
+ _get_wpgmptr
+ _getc_nolock
+ _getch
+ _getch_nolock
+ _getche
+ _getche_nolock
+ _getcwd
+ _getcwd_dbg
+ _getdcwd
+ _getdcwd_dbg
+ _getdiskfree
+ _getdllprocaddr
+ _getdrive
+ _getdrives
+ _getmaxstdio
+ _getmbcp
+ _getpid
+ _getsystime
+ _getw
+ _getwc_nolock
+ _getwch
+ _getwch_nolock
+ _getwche
+ _getwche_nolock
+ _getws
+ _getws_s
+ _gmtime32
+ _gmtime32_s
+ _gmtime64
+ _gmtime64_s
+ _heapchk
+ _heapmin
+ _heapwalk
+ _hypot
+ _hypotf
+ _i64toa
+ _i64toa_s
+ _i64tow
+ _i64tow_s
+ _initialize_narrow_environment
+ _initialize_onexit_table
+ _initialize_wide_environment
+ _initterm
+ _initterm_e
+ _invalid_parameter
+ _invalid_parameter_noinfo
+ _invalid_parameter_noinfo_noreturn
+ _invoke_watson
+ _isalnum_l
+ _isalpha_l
+ _isatty
+ _isblank_l
+ _iscntrl_l
+ _isctype
+ _isctype_l
+ _isdigit_l
+ _isgraph_l
+ _isleadbyte_l
+ _islower_l
+ _ismbbalnum
+ _ismbbalnum_l
+ _ismbbalpha
+ _ismbbalpha_l
+ _ismbbblank
+ _ismbbblank_l
+ _ismbbgraph
+ _ismbbgraph_l
+ _ismbbkalnum
+ _ismbbkalnum_l
+ _ismbbkana
+ _ismbbkana_l
+ _ismbbkprint
+ _ismbbkprint_l
+ _ismbbkpunct
+ _ismbbkpunct_l
+ _ismbblead
+ _ismbblead_l
+ _ismbbprint
+ _ismbbprint_l
+ _ismbbpunct
+ _ismbbpunct_l
+ _ismbbtrail
+ _ismbbtrail_l
+ _ismbcalnum
+ _ismbcalnum_l
+ _ismbcalpha
+ _ismbcalpha_l
+ _ismbcblank
+ _ismbcblank_l
+ _ismbcdigit
+ _ismbcdigit_l
+ _ismbcgraph
+ _ismbcgraph_l
+ _ismbchira
+ _ismbchira_l
+ _ismbckata
+ _ismbckata_l
+ _ismbcl0
+ _ismbcl0_l
+ _ismbcl1
+ _ismbcl1_l
+ _ismbcl2
+ _ismbcl2_l
+ _ismbclegal
+ _ismbclegal_l
+ _ismbclower
+ _ismbclower_l
+ _ismbcprint
+ _ismbcprint_l
+ _ismbcpunct
+ _ismbcpunct_l
+ _ismbcspace
+ _ismbcspace_l
+ _ismbcsymbol
+ _ismbcsymbol_l
+ _ismbcupper
+ _ismbcupper_l
+ _ismbslead
+ _ismbslead_l
+ _ismbstrail
+ _ismbstrail_l
+ _isnan
+ _isprint_l
+ _ispunct_l
+ _isspace_l
+ _isupper_l
+ _iswalnum_l
+ _iswalpha_l
+ _iswblank_l
+ _iswcntrl_l
+ _iswcsym_l
+ _iswcsymf_l
+ _iswctype_l
+ _iswdigit_l
+ _iswgraph_l
+ _iswlower_l
+ _iswprint_l
+ _iswpunct_l
+ _iswspace_l
+ _iswupper_l
+ _iswxdigit_l
+ _isxdigit_l
+ _itoa
+ _itoa_s
+ _itow
+ _itow_s
+ _j0
+ _j1
+ _jn
+ _kbhit
+ _ld_int
+ _ldclass
+ _ldexp
+ _ldlog
+ _ldpcomp
+ _ldpoly
+ _ldscale
+ _ldsign
+ _ldsin
+ _ldtest
+ _ldunscale
+ _lfind
+ _lfind_s
+ _loaddll
+ _localtime32
+ _localtime32_s
+ _localtime64
+ _localtime64_s
+ _lock_file
+ _lock_locales
+ _locking
+ _logb
+ _logbf
+ _lrotl
+ _lrotr
+ _lsearch
+ _lsearch_s
+ _lseek
+ _lseeki64
+ _ltoa
+ _ltoa_s
+ _ltow
+ _ltow_s
+ _makepath
+ _makepath_s
+ _malloc_base
+ _malloc_dbg
+ _mbbtombc
+ _mbbtombc_l
+ _mbbtype
+ _mbbtype_l
+ _mbcasemap
+ _mbccpy
+ _mbccpy_l
+ _mbccpy_s
+ _mbccpy_s_l
+ _mbcjistojms
+ _mbcjistojms_l
+ _mbcjmstojis
+ _mbcjmstojis_l
+ _mbclen
+ _mbclen_l
+ _mbctohira
+ _mbctohira_l
+ _mbctokata
+ _mbctokata_l
+ _mbctolower
+ _mbctolower_l
+ _mbctombb
+ _mbctombb_l
+ _mbctoupper
+ _mbctoupper_l
+ _mblen_l
+ _mbsbtype
+ _mbsbtype_l
+ _mbscat_s
+ _mbscat_s_l
+ _mbschr
+ _mbschr_l
+ _mbscmp
+ _mbscmp_l
+ _mbscoll
+ _mbscoll_l
+ _mbscpy_s
+ _mbscpy_s_l
+ _mbscspn
+ _mbscspn_l
+ _mbsdec
+ _mbsdec_l
+ _mbsdup
+ _mbsdup_dbg
+ _mbsicmp
+ _mbsicmp_l
+ _mbsicoll
+ _mbsicoll_l
+ _mbsinc
+ _mbsinc_l
+ _mbslen
+ _mbslen_l
+ _mbslwr
+ _mbslwr_l
+ _mbslwr_s
+ _mbslwr_s_l
+ _mbsnbcat
+ _mbsnbcat_l
+ _mbsnbcat_s
+ _mbsnbcat_s_l
+ _mbsnbcmp
+ _mbsnbcmp_l
+ _mbsnbcnt
+ _mbsnbcnt_l
+ _mbsnbcoll
+ _mbsnbcoll_l
+ _mbsnbcpy
+ _mbsnbcpy_l
+ _mbsnbcpy_s
+ _mbsnbcpy_s_l
+ _mbsnbicmp
+ _mbsnbicmp_l
+ _mbsnbicoll
+ _mbsnbicoll_l
+ _mbsnbset
+ _mbsnbset_l
+ _mbsnbset_s
+ _mbsnbset_s_l
+ _mbsncat
+ _mbsncat_l
+ _mbsncat_s
+ _mbsncat_s_l
+ _mbsnccnt
+ _mbsnccnt_l
+ _mbsncmp
+ _mbsncmp_l
+ _mbsncoll
+ _mbsncoll_l
+ _mbsncpy
+ _mbsncpy_l
+ _mbsncpy_s
+ _mbsncpy_s_l
+ _mbsnextc
+ _mbsnextc_l
+ _mbsnicmp
+ _mbsnicmp_l
+ _mbsnicoll
+ _mbsnicoll_l
+ _mbsninc
+ _mbsninc_l
+ _mbsnlen
+ _mbsnlen_l
+ _mbsnset
+ _mbsnset_l
+ _mbsnset_s
+ _mbsnset_s_l
+ _mbspbrk
+ _mbspbrk_l
+ _mbsrchr
+ _mbsrchr_l
+ _mbsrev
+ _mbsrev_l
+ _mbsset
+ _mbsset_l
+ _mbsset_s
+ _mbsset_s_l
+ _mbsspn
+ _mbsspn_l
+ _mbsspnp
+ _mbsspnp_l
+ _mbsstr
+ _mbsstr_l
+ _mbstok
+ _mbstok_l
+ _mbstok_s
+ _mbstok_s_l
+ _mbstowcs_l
+ _mbstowcs_s_l
+ _mbstrlen
+ _mbstrlen_l
+ _mbstrnlen
+ _mbstrnlen_l
+ _mbsupr
+ _mbsupr_l
+ _mbsupr_s
+ _mbsupr_s_l
+ _mbtowc_l
+ _memccpy
+ _memicmp
+ _memicmp_l
+ _mkdir
+ _mkgmtime32
+ _mkgmtime64
+ _mktemp
+ _mktemp_s
+ _mktime32
+ _mktime64
+ _msize
+ _msize_dbg
+ _nextafter
+ _open
+ _open_osfhandle
+ _pclose
+ _pipe
+ _popen
+ _putc_nolock
+ _putch
+ _putch_nolock
+ _putenv
+ _putenv_s
+ _putw
+ _putwc_nolock
+ _putwch
+ _putwch_nolock
+ _putws
+ _query_app_type
+ _query_new_handler
+ _query_new_mode
+ _read
+ _realloc_base
+ _realloc_dbg
+ _recalloc
+ _recalloc_dbg
+ _register_onexit_function
+ _register_thread_local_exe_atexit_callback
+ _resetstkoflw
+ _rmdir
+ _rmtmp
+ _rotl
+ _rotl64
+ _rotr
+ _rotr64
+ _scalb
+ _searchenv
+ _searchenv_s
+ _seh_filter_dll
+ _seh_filter_exe
+ _set_abort_behavior
+ _set_app_type
+ _set_controlfp
+ _set_doserrno
+ _set_errno
+ _set_error_mode
+ _set_fmode
+ _set_invalid_parameter_handler
+ _set_new_handler
+ _set_new_mode
+ _set_printf_count_output
+ _set_thread_local_invalid_parameter_handler
+ _seterrormode
+ _setmaxstdio
+ _setmbcp
+ _setmode
+ _setsystime
+ _sleep
+ _sopen
+ _sopen_dispatch
+ _sopen_s
+ _spawnl
+ _spawnle
+ _spawnlp
+ _spawnlpe
+ _spawnv
+ _spawnve
+ _spawnvp
+ _spawnvpe
+ _splitpath
+ _splitpath_s
+ _stat32
+ _stat32i64
+ _stat64
+ _stat64i32
+ _statusfp
+ _strcoll_l
+ _strdate
+ _strdate_s
+ _strdup
+ _strdup_dbg
+ _strerror
+ _strerror_s
+ _strftime_l
+ _stricmp
+ _stricmp_l
+ _stricoll
+ _stricoll_l
+ _strlwr
+ _strlwr_l
+ _strlwr_s
+ _strlwr_s_l
+ _strncoll
+ _strncoll_l
+ _strnicmp
+ _strnicmp_l
+ _strnicoll
+ _strnicoll_l
+ _strnset
+ _strnset_s
+ _strrev
+ _strset
+ _strset_s
+ _strtime
+ _strtime_s
+ _strtod_l
+ _strtof_l
+ _strtoi64
+ _strtoi64_l
+ _strtoimax_l
+ _strtol_l
+ _strtold_l
+ _strtoll_l
+ _strtoui64
+ _strtoui64_l
+ _strtoul_l
+ _strtoull_l
+ _strtoumax_l
+ _strupr
+ _strupr_l
+ _strupr_s
+ _strupr_s_l
+ _strxfrm_l
+ _swab
+ _tell
+ _telli64
+ _tempnam
+ _tempnam_dbg
+ _time32
+ _time64
+ _timespec32_get
+ _timespec64_get
+ _tolower
+ _tolower_l
+ _toupper
+ _toupper_l
+ _towlower_l
+ _towupper_l
+ _tzset
+ _ui64toa
+ _ui64toa_s
+ _ui64tow
+ _ui64tow_s
+ _ultoa
+ _ultoa_s
+ _ultow
+ _ultow_s
+ _umask
+ _umask_s
+ _ungetc_nolock
+ _ungetch
+ _ungetch_nolock
+ _ungetwc_nolock
+ _ungetwch
+ _ungetwch_nolock
+ _unlink
+ _unloaddll
+ _unlock_file
+ _unlock_locales
+ _utime32
+ _utime64
+ _waccess
+ _waccess_s
+ _wasctime
+ _wasctime_s
+ _wassert
+ _wchdir
+ _wchmod
+ _wcreat
+ _wcreate_locale
+ _wcscoll_l
+ _wcsdup
+ _wcsdup_dbg
+ _wcserror
+ _wcserror_s
+ _wcsftime_l
+ _wcsicmp
+ _wcsicmp_l
+ _wcsicoll
+ _wcsicoll_l
+ _wcslwr
+ _wcslwr_l
+ _wcslwr_s
+ _wcslwr_s_l
+ _wcsncoll
+ _wcsncoll_l
+ _wcsnicmp
+ _wcsnicmp_l
+ _wcsnicoll
+ _wcsnicoll_l
+ _wcsnset
+ _wcsnset_s
+ _wcsrev
+ _wcsset
+ _wcsset_s
+ _wcstod_l
+ _wcstof_l
+ _wcstoi64
+ _wcstoi64_l
+ _wcstoimax_l
+ _wcstol_l
+ _wcstold_l
+ _wcstoll_l
+ _wcstombs_l
+ _wcstombs_s_l
+ _wcstoui64
+ _wcstoui64_l
+ _wcstoul_l
+ _wcstoull_l
+ _wcstoumax_l
+ _wcsupr
+ _wcsupr_l
+ _wcsupr_s
+ _wcsupr_s_l
+ _wcsxfrm_l
+ _wctime32
+ _wctime32_s
+ _wctime64
+ _wctime64_s
+ _wctomb_l
+ _wctomb_s_l
+ _wctype
+ _wdupenv_s
+ _wdupenv_s_dbg
+ _wexecl
+ _wexecle
+ _wexeclp
+ _wexeclpe
+ _wexecv
+ _wexecve
+ _wexecvp
+ _wexecvpe
+ _wfdopen
+ _wfindfirst32
+ _wfindfirst32i64
+ _wfindfirst64
+ _wfindfirst64i32
+ _wfindnext32
+ _wfindnext32i64
+ _wfindnext64
+ _wfindnext64i32
+ _wfopen
+ _wfopen_s
+ _wfreopen
+ _wfreopen_s
+ _wfsopen
+ _wfullpath
+ _wfullpath_dbg
+ _wgetcwd
+ _wgetcwd_dbg
+ _wgetdcwd
+ _wgetdcwd_dbg
+ _wgetenv
+ _wgetenv_s
+ _wmakepath
+ _wmakepath_s
+ _wmkdir
+ _wmktemp
+ _wmktemp_s
+ _wopen
+ _wperror
+ _wpopen
+ _wputenv
+ _wputenv_s
+ _wremove
+ _wrename
+ _write
+ _wrmdir
+ _wsearchenv
+ _wsearchenv_s
+ _wsetlocale
+ _wsopen
+ _wsopen_dispatch
+ _wsopen_s
+ _wspawnl
+ _wspawnle
+ _wspawnlp
+ _wspawnlpe
+ _wspawnv
+ _wspawnve
+ _wspawnvp
+ _wspawnvpe
+ _wsplitpath
+ _wsplitpath_s
+ _wstat32
+ _wstat32i64
+ _wstat64
+ _wstat64i32
+ _wstrdate
+ _wstrdate_s
+ _wstrtime
+ _wstrtime_s
+ _wsystem
+ _wtempnam
+ _wtempnam_dbg
+ _wtmpnam
+ _wtmpnam_s
+ _wtof
+ _wtof_l
+ _wtoi
+ _wtoi64
+ _wtoi64_l
+ _wtoi_l
+ _wtol
+ _wtol_l
+ _wtoll
+ _wtoll_l
+ _wunlink
+ _wutime32
+ _wutime64
+ _y0
+ _y1
+ _yn
+ abort
+ abs
+ acos
+ acosf
+ acosh
+ acoshf
+ acoshl
+ asctime
+ asctime_s
+ asin
+ asinf
+ asinh
+ asinhf
+ asinhl
+ atan
+ atan2
+ atan2f
+ atanf
+ atanh
+ atanhf
+ atanhl
+ atof
+ atoi
+ atol
+ atoll
+ bsearch
+ bsearch_s
+ btowc
+ c16rtomb
+ c32rtomb
+ cabs
+ cabsf
+ cabsl
+ cacos
+ cacosf
+ cacosh
+ cacoshf
+ cacoshl
+ cacosl
+ calloc
+ carg
+ cargf
+ cargl
+ casin
+ casinf
+ casinh
+ casinhf
+ casinhl
+ casinl
+ catan
+ catanf
+ catanh
+ catanhf
+ catanhl
+ catanl
+ cbrt
+ cbrtf
+ cbrtl
+ ccos
+ ccosf
+ ccosh
+ ccoshf
+ ccoshl
+ ccosl
+ ceil
+ ceilf
+ cexp
+ cexpf
+ cexpl
+ cimag
+ cimagf
+ cimagl
+ clearerr
+ clearerr_s
+ clock
+ clog
+ clog10
+ clog10f
+ clog10l
+ clogf
+ clogl
+ conj
+ conjf
+ conjl
+ copysign
+ copysignf
+ copysignl
+ cos
+ cosf
+ cosh
+ coshf
+ cpow
+ cpowf
+ cpowl
+ cproj
+ cprojf
+ cprojl
+ creal
+ crealf
+ creall
+ csin
+ csinf
+ csinh
+ csinhf
+ csinhl
+ csinl
+ csqrt
+ csqrtf
+ csqrtl
+ ctan
+ ctanf
+ ctanh
+ ctanhf
+ ctanhl
+ ctanl
+ div
+ erf
+ erfc
+ erfcf
+ erfcl
+ erff
+ erfl
+ exit
+ exp
+ exp2
+ exp2f
+ exp2l
+ expf
+ expm1
+ expm1f
+ expm1l
+ fabs
+ fabsf
+ fclose
+ fdim
+ fdimf
+ fdiml
+ feclearexcept
+ fegetenv
+ fegetexceptflag
+ fegetround
+ feholdexcept
+ feof
+ ferror
+ fesetenv
+ fesetexceptflag
+ fesetround
+ fetestexcept
+ fflush
+ fgetc
+ fgetpos
+ fgets
+ fgetwc
+ fgetws
+ floor
+ floorf
+ fma
+ fmaf
+ fmal
+ fmax
+ fmaxf
+ fmaxl
+ fmin
+ fminf
+ fminl
+ fmod
+ fmodf
+ fopen
+ fopen_s
+ fputc
+ fputs
+ fputwc
+ fputws
+ fread
+ fread_s
+ free
+ freopen
+ freopen_s
+ frexp
+ fseek
+ fsetpos
+ ftell
+ fwrite
+ getc
+ getchar
+ getenv
+ getenv_s
+ gets
+ gets_s
+ getwc
+ getwchar
+ hypot
+ ilogb
+ ilogbf
+ ilogbl
+ imaxabs
+ imaxdiv
+ is_wctype
+ isalnum
+ isalpha
+ isblank
+ iscntrl
+ isdigit
+ isgraph
+ isleadbyte
+ islower
+ isprint
+ ispunct
+ isspace
+ isupper
+ iswalnum
+ iswalpha
+ iswascii
+ iswblank
+ iswcntrl
+ iswctype
+ iswdigit
+ iswgraph
+ iswlower
+ iswprint
+ iswpunct
+ iswspace
+ iswupper
+ iswxdigit
+ isxdigit
+ labs
+ ldexp
+ ldiv
+ lgamma
+ lgammaf
+ lgammal
+ llabs
+ lldiv
+ llrint
+ llrintf
+ llrintl
+ llround
+ llroundf
+ llroundl
+ localeconv
+ log
+ log10
+ log10f
+ log1p
+ log1pf
+ log1pl
+ log2
+ log2f
+ log2l
+ logb
+ logbf
+ logbl
+ logf
+ lrint
+ lrintf
+ lrintl
+ lround
+ lroundf
+ lroundl
+ malloc
+ mblen
+ mbrlen
+ mbrtoc16
+ mbrtoc32
+ mbrtowc
+ mbsrtowcs
+ mbsrtowcs_s
+ mbstowcs
+ mbstowcs_s
+ mbtowc
+ memcpy_s
+ memmove_s
+ memset
+ modf
+ modff
+ nan
+ nanf
+ nanl
+ nearbyint
+ nearbyintf
+ nearbyintl
+ nextafter
+ nextafterf
+ nextafterl
+ nexttoward
+ nexttowardf
+ nexttowardl
+ norm
+ normf
+ norml
+ perror
+ pow
+ powf
+ putc
+ putchar
+ puts
+ putwc
+ putwchar
+ qsort
+ qsort_s
+ quick_exit
+ raise
+ rand
+ rand_s
+ realloc
+ remainder
+ remainderf
+ remainderl
+ remove
+ remquo
+ remquof
+ remquol
+ rename
+ rewind
+ rint
+ rintf
+ rintl
+ round
+ roundf
+ roundl
+ scalbln
+ scalblnf
+ scalblnl
+ scalbn
+ scalbnf
+ scalbnl
+ set_terminate
+ setbuf
+ setlocale
+ setvbuf
+ signal
+ sin
+ sinf
+ sinh
+ sinhf
+ sqrt
+ sqrtf
+ srand
+ strcat
+ strcat_s
+ strcmp
+ strcoll
+ strcpy
+ strcpy_s
+ strcspn
+ strerror
+ strerror_s
+ strftime
+ strlen
+ strncat
+ strncat_s
+ strncmp
+ strncpy
+ strncpy_s
+ strnlen
+ strpbrk
+ strspn
+ strtod
+ strtof
+ strtoimax
+ strtok
+ strtok_s
+ strtol
+ strtold
+ strtoll
+ strtoul
+ strtoull
+ strtoumax
+ strxfrm
+ system
+ tan
+ tanf
+ tanh
+ tanhf
+ terminate
+ tgamma
+ tgammaf
+ tgammal
+ tmpfile
+ tmpfile_s
+ tmpnam
+ tmpnam_s
+ tolower
+ toupper
+ towctrans
+ towlower
+ towupper
+ trunc
+ truncf
+ truncl
+ ungetc
+ ungetwc
+ wcrtomb
+ wcrtomb_s
+ wcscat
+ wcscat_s
+ wcscmp
+ wcscoll
+ wcscpy
+ wcscpy_s
+ wcscspn
+ wcsftime
+ wcslen
+ wcsncat
+ wcsncat_s
+ wcsncmp
+ wcsncpy
+ wcsncpy_s
+ wcsnlen
+ wcspbrk
+ wcsrtombs
+ wcsrtombs_s
+ wcsspn
+ wcstod
+ wcstof
+ wcstoimax
+ wcstok
+ wcstok_s
+ wcstol
+ wcstold
+ wcstoll
+ wcstombs
+ wcstombs_s
+ wcstoul
+ wcstoull
+ wcstoumax
+ wcsxfrm
+ wctob
+ wctomb
+ wctomb_s
+ wctrans
+ wctype
+ wmemcpy_s
+ wmemmove_s
+
+ Summary
+
+ C9 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/ucrt/arm64/libucrt.txt b/symbols/SDK/ucrt/arm64/libucrt.txt
new file mode 100644
index 00000000..217be825
--- /dev/null
+++ b/symbols/SDK/ucrt/arm64/libucrt.txt
@@ -0,0 +1,26 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\ucrt\arm64\libucrt.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 8 .00cfg
+ 20 .CRT$XIC
+ 20 .CRT$XPX
+ 8 .CRT$XPXA
+ 28AC .bss
+ AA9 .data
+ 101B11C .debug$S
+ 260EC80 .debug$T
+ 5204 .drectve
+ 140 .gfids$y
+ 73C8 .pdata
+ 15055 .rdata
+ 10 .text
+ E1B2C .text$mn
+ 1474 .text$x
+ 4F70 .xdata
diff --git a/symbols/SDK/ucrt/arm64/libucrtd.txt b/symbols/SDK/ucrt/arm64/libucrtd.txt
new file mode 100644
index 00000000..4b4d4811
--- /dev/null
+++ b/symbols/SDK/ucrt/arm64/libucrtd.txt
@@ -0,0 +1,26 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\ucrt\arm64\libucrtd.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 8 .00cfg
+ 20 .CRT$XIC
+ 20 .CRT$XPX
+ 8 .CRT$XPXA
+ 2915 .bss
+ AED .data
+ F23D9C .debug$S
+ 26F74F8 .debug$T
+ 52F9 .drectve
+ 100 .gfids$y
+ DC38 .pdata
+ 45FC3 .rdata
+ 10 .text
+ 18FB94 .text$mn
+ 1944 .text$x
+ 3CB4 .xdata
diff --git a/symbols/SDK/ucrt/arm64/ucrt.txt b/symbols/SDK/ucrt/arm64/ucrt.txt
new file mode 100644
index 00000000..7c124b49
--- /dev/null
+++ b/symbols/SDK/ucrt/arm64/ucrt.txt
@@ -0,0 +1,1367 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\ucrt\arm64\ucrt.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ __conio_common_vcprintf
+ __conio_common_vcprintf_p
+ __conio_common_vcprintf_s
+ __conio_common_vcscanf
+ __conio_common_vcwprintf
+ __conio_common_vcwprintf_p
+ __conio_common_vcwprintf_s
+ __conio_common_vcwscanf
+ _cgets
+ _cgets_s
+ _cgetws
+ _cgetws_s
+ _cputs
+ _cputws
+ _getch
+ _getch_nolock
+ _getche
+ _getche_nolock
+ _getwch
+ _getwch_nolock
+ _getwche
+ _getwche_nolock
+ _putch
+ _putch_nolock
+ _putwch
+ _putwch_nolock
+ _ungetch
+ _ungetch_nolock
+ _ungetwch
+ _ungetwch_nolock
+ __toascii
+ _atodbl
+ _atodbl_l
+ _atof_l
+ _atoflt
+ _atoflt_l
+ _atoi64
+ _atoi64_l
+ _atoi_l
+ _atol_l
+ _atoldbl
+ _atoldbl_l
+ _atoll_l
+ _ecvt
+ _ecvt_s
+ _fcvt
+ _fcvt_s
+ _gcvt
+ _gcvt_s
+ _i64toa
+ _i64toa_s
+ _i64tow
+ _i64tow_s
+ _itoa
+ _itoa_s
+ _itow
+ _itow_s
+ _ltoa
+ _ltoa_s
+ _ltow
+ _ltow_s
+ _strtod_l
+ _strtof_l
+ _strtoi64
+ _strtoi64_l
+ _strtoimax_l
+ _strtol_l
+ _strtold_l
+ _strtoll_l
+ _strtoui64
+ _strtoui64_l
+ _strtoul_l
+ _strtoull_l
+ _strtoumax_l
+ _ui64toa
+ _ui64toa_s
+ _ui64tow
+ _ui64tow_s
+ _ultoa
+ _ultoa_s
+ _ultow
+ _ultow_s
+ _wcstod_l
+ _wcstof_l
+ _wcstoi64
+ _wcstoi64_l
+ _wcstoimax_l
+ _wcstol_l
+ _wcstold_l
+ _wcstoll_l
+ _wcstombs_l
+ _wcstombs_s_l
+ _wcstoui64
+ _wcstoui64_l
+ _wcstoul_l
+ _wcstoull_l
+ _wcstoumax_l
+ _wctomb_l
+ _wctomb_s_l
+ _wtof
+ _wtof_l
+ _wtoi
+ _wtoi64
+ _wtoi64_l
+ _wtoi_l
+ _wtol
+ _wtol_l
+ _wtoll
+ _wtoll_l
+ atof
+ atoi
+ atol
+ atoll
+ btowc
+ c16rtomb
+ c32rtomb
+ mbrtoc16
+ mbrtoc32
+ mbrtowc
+ mbsrtowcs
+ mbsrtowcs_s
+ mbstowcs
+ mbstowcs_s
+ mbtowc
+ strtod
+ strtof
+ strtoimax
+ strtol
+ strtold
+ strtoll
+ strtoul
+ strtoull
+ strtoumax
+ wcrtomb
+ wcrtomb_s
+ wcsrtombs
+ wcsrtombs_s
+ wcstod
+ wcstof
+ wcstoimax
+ wcstol
+ wcstold
+ wcstoll
+ wcstombs
+ wcstombs_s
+ wcstoul
+ wcstoull
+ wcstoumax
+ wctob
+ wctomb
+ wctomb_s
+ wctrans
+ __p__environ
+ __p__wenviron
+ _dupenv_s
+ _putenv
+ _putenv_s
+ _searchenv
+ _searchenv_s
+ _wdupenv_s
+ _wgetcwd
+ _wgetdcwd
+ _wgetenv
+ _wgetenv_s
+ _wputenv
+ _wputenv_s
+ _wsearchenv
+ _wsearchenv_s
+ getenv
+ getenv_s
+ _access
+ _access_s
+ _chdir
+ _chdrive
+ _chmod
+ _findclose
+ _findfirst32
+ _findfirst32i64
+ _findfirst64
+ _findfirst64i32
+ _findnext32
+ _findnext32i64
+ _findnext64
+ _findnext64i32
+ _fstat32
+ _fstat32i64
+ _fstat64
+ _fstat64i32
+ _fullpath
+ _getdiskfree
+ _getdrive
+ _getdrives
+ _lock_file
+ _makepath
+ _makepath_s
+ _mkdir
+ _rmdir
+ _splitpath
+ _splitpath_s
+ _stat32
+ _stat32i64
+ _stat64
+ _stat64i32
+ _umask
+ _umask_s
+ _unlink
+ _unlock_file
+ _waccess
+ _waccess_s
+ _wchdir
+ _wchmod
+ _wfindfirst32
+ _wfindfirst32i64
+ _wfindfirst64
+ _wfindfirst64i32
+ _wfindnext32
+ _wfindnext32i64
+ _wfindnext64
+ _wfindnext64i32
+ _wfullpath
+ _wmakepath
+ _wmakepath_s
+ _wmkdir
+ _wremove
+ _wrename
+ _wrmdir
+ _wsplitpath
+ _wsplitpath_s
+ _wstat32
+ _wstat32i64
+ _wstat64
+ _wstat64i32
+ _wunlink
+ remove
+ rename
+ _aligned_free
+ _aligned_malloc
+ _aligned_msize
+ _aligned_offset_malloc
+ _aligned_offset_realloc
+ _aligned_offset_recalloc
+ _aligned_realloc
+ _aligned_recalloc
+ _callnewh
+ _calloc_base
+ _expand
+ _free_base
+ _get_heap_handle
+ _heapchk
+ _heapmin
+ _heapwalk
+ _malloc_base
+ _msize
+ _query_new_handler
+ _query_new_mode
+ _realloc_base
+ _recalloc
+ _set_new_mode
+ calloc
+ free
+ malloc
+ realloc
+ ___lc_codepage_func
+ ___lc_collate_cp_func
+ ___lc_locale_name_func
+ ___mb_cur_max_func
+ ___mb_cur_max_l_func
+ __initialize_lconv_for_unsigned_char
+ __pctype_func
+ __pwctype_func
+ _configthreadlocale
+ _create_locale
+ _free_locale
+ _get_current_locale
+ _getmbcp
+ _lock_locales
+ _setmbcp
+ _unlock_locales
+ _wcreate_locale
+ _wsetlocale
+ localeconv
+ setlocale
+ _Cbuild
+ _Cmulcc
+ _Cmulcr
+ _FCbuild
+ _FCmulcc
+ _FCmulcr
+ _LCbuild
+ _LCmulcc
+ _LCmulcr
+ __setusermatherr
+ _cabs
+ _chgsign
+ _chgsignf
+ _copysign
+ _copysignf
+ _d_int
+ _dclass
+ _dexp
+ _dlog
+ _dnorm
+ _dpcomp
+ _dpoly
+ _dscale
+ _dsign
+ _dsin
+ _dtest
+ _dunscale
+ _except1
+ _fd_int
+ _fdclass
+ _fdexp
+ _fdlog
+ _fdnorm
+ _fdopen
+ _fdpcomp
+ _fdpoly
+ _fdscale
+ _fdsign
+ _fdsin
+ _fdtest
+ _fdunscale
+ _finite
+ _finitef
+ _fpclass
+ _hypot
+ _hypotf
+ _isnan
+ _j0
+ _j1
+ _jn
+ _ld_int
+ _ldclass
+ _ldexp
+ _ldlog
+ _ldpcomp
+ _ldpoly
+ _ldscale
+ _ldsign
+ _ldsin
+ _ldtest
+ _ldunscale
+ _logb
+ _logbf
+ _nextafter
+ _scalb
+ _y0
+ _y1
+ _yn
+ acos
+ acosf
+ acosh
+ acoshf
+ acoshl
+ asin
+ asinf
+ asinh
+ asinhf
+ asinhl
+ atan
+ atan2
+ atan2f
+ atanf
+ atanh
+ atanhf
+ atanhl
+ cabs
+ cabsf
+ cabsl
+ cacos
+ cacosf
+ cacosh
+ cacoshf
+ cacoshl
+ cacosl
+ carg
+ cargf
+ cargl
+ casin
+ casinf
+ casinh
+ casinhf
+ casinhl
+ casinl
+ catan
+ catanf
+ catanh
+ catanhf
+ catanhl
+ catanl
+ cbrt
+ cbrtf
+ cbrtl
+ ccos
+ ccosf
+ ccosh
+ ccoshf
+ ccoshl
+ ccosl
+ ceil
+ ceilf
+ cexp
+ cexpf
+ cexpl
+ cimag
+ cimagf
+ cimagl
+ clog
+ clog10
+ clog10f
+ clog10l
+ clogf
+ clogl
+ conj
+ conjf
+ conjl
+ copysign
+ copysignf
+ copysignl
+ cos
+ cosf
+ cosh
+ coshf
+ cpow
+ cpowf
+ cpowl
+ cproj
+ cprojf
+ cprojl
+ creal
+ crealf
+ creall
+ csin
+ csinf
+ csinh
+ csinhf
+ csinhl
+ csinl
+ csqrt
+ csqrtf
+ csqrtl
+ ctan
+ ctanf
+ ctanh
+ ctanhf
+ ctanhl
+ ctanl
+ erf
+ erfc
+ erfcf
+ erfcl
+ erff
+ erfl
+ exp
+ exp2
+ exp2f
+ exp2l
+ expf
+ expm1
+ expm1f
+ expm1l
+ fabs
+ fabsf
+ fdim
+ fdimf
+ fdiml
+ floor
+ floorf
+ fma
+ fmaf
+ fmal
+ fmax
+ fmaxf
+ fmaxl
+ fmin
+ fminf
+ fminl
+ fmod
+ fmodf
+ frexp
+ hypot
+ ilogb
+ ilogbf
+ ilogbl
+ ldexp
+ lgamma
+ lgammaf
+ lgammal
+ llrint
+ llrintf
+ llrintl
+ llround
+ llroundf
+ llroundl
+ log
+ log10
+ log10f
+ log1p
+ log1pf
+ log1pl
+ log2
+ log2f
+ log2l
+ logb
+ logbf
+ logbl
+ logf
+ lrint
+ lrintf
+ lrintl
+ lround
+ lroundf
+ lroundl
+ modf
+ modff
+ nan
+ nanf
+ nanl
+ nearbyint
+ nearbyintf
+ nearbyintl
+ nextafter
+ nextafterf
+ nextafterl
+ nexttoward
+ nexttowardf
+ nexttowardl
+ norm
+ normf
+ norml
+ pow
+ powf
+ remainder
+ remainderf
+ remainderl
+ remquo
+ remquof
+ remquol
+ rint
+ rintf
+ rintl
+ round
+ roundf
+ roundl
+ scalbln
+ scalblnf
+ scalblnl
+ scalbn
+ scalbnf
+ scalbnl
+ sin
+ sinf
+ sinh
+ sinhf
+ sqrt
+ sqrtf
+ tan
+ tanf
+ tanh
+ tanhf
+ tgamma
+ tgammaf
+ tgammal
+ trunc
+ truncf
+ truncl
+ __p__mbcasemap
+ __p__mbctype
+ _ismbbalnum
+ _ismbbalnum_l
+ _ismbbalpha
+ _ismbbalpha_l
+ _ismbbblank
+ _ismbbblank_l
+ _ismbbgraph
+ _ismbbgraph_l
+ _ismbbkalnum
+ _ismbbkalnum_l
+ _ismbbkana
+ _ismbbkana_l
+ _ismbbkprint
+ _ismbbkprint_l
+ _ismbbkpunct
+ _ismbbkpunct_l
+ _ismbblead
+ _ismbblead_l
+ _ismbbprint
+ _ismbbprint_l
+ _ismbbpunct
+ _ismbbpunct_l
+ _ismbbtrail
+ _ismbbtrail_l
+ _ismbcalnum
+ _ismbcalnum_l
+ _ismbcalpha
+ _ismbcalpha_l
+ _ismbcblank
+ _ismbcblank_l
+ _ismbcdigit
+ _ismbcdigit_l
+ _ismbcgraph
+ _ismbcgraph_l
+ _ismbchira
+ _ismbchira_l
+ _ismbckata
+ _ismbckata_l
+ _ismbcl0
+ _ismbcl0_l
+ _ismbcl1
+ _ismbcl1_l
+ _ismbcl2
+ _ismbcl2_l
+ _ismbclegal
+ _ismbclegal_l
+ _ismbclower
+ _ismbclower_l
+ _ismbcprint
+ _ismbcprint_l
+ _ismbcpunct
+ _ismbcpunct_l
+ _ismbcspace
+ _ismbcspace_l
+ _ismbcsymbol
+ _ismbcsymbol_l
+ _ismbcupper
+ _ismbcupper_l
+ _ismbslead
+ _ismbslead_l
+ _ismbstrail
+ _ismbstrail_l
+ _mbbtombc
+ _mbbtombc_l
+ _mbbtype
+ _mbbtype_l
+ _mbcasemap
+ _mbccpy
+ _mbccpy_l
+ _mbccpy_s
+ _mbccpy_s_l
+ _mbcjistojms
+ _mbcjistojms_l
+ _mbcjmstojis
+ _mbcjmstojis_l
+ _mbclen
+ _mbclen_l
+ _mbctohira
+ _mbctohira_l
+ _mbctokata
+ _mbctokata_l
+ _mbctolower
+ _mbctolower_l
+ _mbctombb
+ _mbctombb_l
+ _mbctoupper
+ _mbctoupper_l
+ _mblen_l
+ _mbsbtype
+ _mbsbtype_l
+ _mbscat_s
+ _mbscat_s_l
+ _mbschr
+ _mbschr_l
+ _mbscmp
+ _mbscmp_l
+ _mbscoll
+ _mbscoll_l
+ _mbscpy_s
+ _mbscpy_s_l
+ _mbscspn
+ _mbscspn_l
+ _mbsdec
+ _mbsdec_l
+ _mbsdup
+ _mbsicmp
+ _mbsicmp_l
+ _mbsicoll
+ _mbsicoll_l
+ _mbsinc
+ _mbsinc_l
+ _mbslen
+ _mbslen_l
+ _mbslwr
+ _mbslwr_l
+ _mbslwr_s
+ _mbslwr_s_l
+ _mbsnbcat
+ _mbsnbcat_l
+ _mbsnbcat_s
+ _mbsnbcat_s_l
+ _mbsnbcmp
+ _mbsnbcmp_l
+ _mbsnbcnt
+ _mbsnbcnt_l
+ _mbsnbcoll
+ _mbsnbcoll_l
+ _mbsnbcpy
+ _mbsnbcpy_l
+ _mbsnbcpy_s
+ _mbsnbcpy_s_l
+ _mbsnbicmp
+ _mbsnbicmp_l
+ _mbsnbicoll
+ _mbsnbicoll_l
+ _mbsnbset
+ _mbsnbset_l
+ _mbsnbset_s
+ _mbsnbset_s_l
+ _mbsncat
+ _mbsncat_l
+ _mbsncat_s
+ _mbsncat_s_l
+ _mbsnccnt
+ _mbsnccnt_l
+ _mbsncmp
+ _mbsncmp_l
+ _mbsncoll
+ _mbsncoll_l
+ _mbsncpy
+ _mbsncpy_l
+ _mbsncpy_s
+ _mbsncpy_s_l
+ _mbsnextc
+ _mbsnextc_l
+ _mbsnicmp
+ _mbsnicmp_l
+ _mbsnicoll
+ _mbsnicoll_l
+ _mbsninc
+ _mbsninc_l
+ _mbsnlen
+ _mbsnlen_l
+ _mbsnset
+ _mbsnset_l
+ _mbsnset_s
+ _mbsnset_s_l
+ _mbspbrk
+ _mbspbrk_l
+ _mbsrchr
+ _mbsrchr_l
+ _mbsrev
+ _mbsrev_l
+ _mbsset
+ _mbsset_l
+ _mbsset_s
+ _mbsset_s_l
+ _mbsspn
+ _mbsspn_l
+ _mbsspnp
+ _mbsspnp_l
+ _mbsstr
+ _mbsstr_l
+ _mbstok
+ _mbstok_l
+ _mbstok_s
+ _mbstok_s_l
+ _mbstowcs_l
+ _mbstowcs_s_l
+ _mbstrlen
+ _mbstrlen_l
+ _mbstrnlen
+ _mbstrnlen_l
+ _mbsupr
+ _mbsupr_l
+ _mbsupr_s
+ _mbsupr_s_l
+ _mbtowc_l
+ _beep
+ _cwait
+ _execl
+ _execle
+ _execlp
+ _execlpe
+ _execv
+ _execve
+ _execvp
+ _execvpe
+ _loaddll
+ _spawnl
+ _spawnle
+ _spawnlp
+ _spawnlpe
+ _spawnv
+ _spawnve
+ _spawnvp
+ _spawnvpe
+ _unloaddll
+ _wexecl
+ _wexecle
+ _wexeclp
+ _wexeclpe
+ _wexecv
+ _wexecve
+ _wexecvp
+ _wexecvpe
+ _wspawnl
+ _wspawnle
+ _wspawnlp
+ _wspawnlpe
+ _wspawnv
+ _wspawnve
+ _wspawnvp
+ _wspawnvpe
+ _Exit
+ __doserrno
+ __fpe_flt_rounds
+ __fpecode
+ __p___argc
+ __p___argv
+ __p___wargv
+ __p__acmdln
+ __p__pgmptr
+ __p__wcmdln
+ __p__wpgmptr
+ __pxcptinfoptrs
+ __sys_errlist
+ __sys_nerr
+ __threadhandle
+ __threadid
+ __wcserror
+ __wcserror_s
+ _assert
+ _beginthread
+ _beginthreadex
+ _c_exit
+ _cexit
+ _clearfp
+ _configure_narrow_argv
+ _configure_wide_argv
+ _control87
+ _controlfp
+ _controlfp_s
+ _crt_at_quick_exit
+ _crt_atexit
+ _endthread
+ _endthreadex
+ _errno
+ _execute_onexit_table
+ _exit
+ _fpieee_flt
+ _fpreset
+ _get_doserrno
+ _get_errno
+ _get_initial_narrow_environment
+ _get_initial_wide_environment
+ _get_invalid_parameter_handler
+ _get_narrow_winmain_command_line
+ _get_pgmptr
+ _get_terminate
+ _get_thread_local_invalid_parameter_handler
+ _get_wide_winmain_command_line
+ _get_wpgmptr
+ _getdllprocaddr
+ _getpid
+ _initialize_narrow_environment
+ _initialize_onexit_table
+ _initialize_wide_environment
+ _initterm
+ _initterm_e
+ _invalid_parameter_noinfo
+ _invalid_parameter_noinfo_noreturn
+ _invoke_watson
+ _query_app_type
+ _register_onexit_function
+ _register_thread_local_exe_atexit_callback
+ _resetstkoflw
+ _seh_filter_dll
+ _seh_filter_exe
+ _set_abort_behavior
+ _set_app_type
+ _set_controlfp
+ _set_doserrno
+ _set_errno
+ _set_error_mode
+ _set_invalid_parameter_handler
+ _set_new_handler
+ _set_thread_local_invalid_parameter_handler
+ _seterrormode
+ _sleep
+ _statusfp
+ _strerror
+ _strerror_s
+ _wassert
+ _wcserror
+ _wcserror_s
+ _wperror
+ _wsystem
+ abort
+ exit
+ feclearexcept
+ fegetenv
+ fegetexceptflag
+ fegetround
+ feholdexcept
+ fesetenv
+ fesetexceptflag
+ fesetround
+ fetestexcept
+ perror
+ quick_exit
+ raise
+ set_terminate
+ signal
+ strerror
+ strerror_s
+ system
+ terminate
+ __acrt_iob_func
+ __p__commode
+ __p__fmode
+ __stdio_common_vfprintf
+ __stdio_common_vfprintf_p
+ __stdio_common_vfprintf_s
+ __stdio_common_vfscanf
+ __stdio_common_vfwprintf
+ __stdio_common_vfwprintf_p
+ __stdio_common_vfwprintf_s
+ __stdio_common_vfwscanf
+ __stdio_common_vsnprintf_s
+ __stdio_common_vsnwprintf_s
+ __stdio_common_vsprintf
+ __stdio_common_vsprintf_p
+ __stdio_common_vsprintf_s
+ __stdio_common_vsscanf
+ __stdio_common_vswprintf
+ __stdio_common_vswprintf_p
+ __stdio_common_vswprintf_s
+ __stdio_common_vswscanf
+ _chsize
+ _chsize_s
+ _close
+ _commit
+ _creat
+ _dup
+ _dup2
+ _eof
+ _fclose_nolock
+ _fcloseall
+ _fflush_nolock
+ _fgetc_nolock
+ _fgetchar
+ _fgetwc_nolock
+ _fgetwchar
+ _filelength
+ _filelengthi64
+ _fileno
+ _flushall
+ _fputc_nolock
+ _fputchar
+ _fputwc_nolock
+ _fputwchar
+ _fread_nolock
+ _fread_nolock_s
+ _fseek_nolock
+ _fseeki64
+ _fseeki64_nolock
+ _fsopen
+ _ftell_nolock
+ _ftelli64
+ _ftelli64_nolock
+ _fwrite_nolock
+ _get_fmode
+ _get_osfhandle
+ _get_printf_count_output
+ _get_stream_buffer_pointers
+ _getc_nolock
+ _getcwd
+ _getdcwd
+ _getmaxstdio
+ _getw
+ _getwc_nolock
+ _getws
+ _getws_s
+ _isatty
+ _kbhit
+ _locking
+ _lseek
+ _lseeki64
+ _mktemp
+ _mktemp_s
+ _open
+ _open_osfhandle
+ _pclose
+ _pipe
+ _popen
+ _putc_nolock
+ _putw
+ _putwc_nolock
+ _putws
+ _read
+ _rmtmp
+ _set_fmode
+ _set_printf_count_output
+ _setmaxstdio
+ _setmode
+ _sopen
+ _sopen_dispatch
+ _sopen_s
+ _tell
+ _telli64
+ _tempnam
+ _ungetc_nolock
+ _ungetwc_nolock
+ _wcreat
+ _wfdopen
+ _wfopen
+ _wfopen_s
+ _wfreopen
+ _wfreopen_s
+ _wfsopen
+ _wmktemp
+ _wmktemp_s
+ _wopen
+ _wpopen
+ _write
+ _wsopen
+ _wsopen_dispatch
+ _wsopen_s
+ _wtempnam
+ _wtmpnam
+ _wtmpnam_s
+ clearerr
+ clearerr_s
+ fclose
+ feof
+ ferror
+ fflush
+ fgetc
+ fgetpos
+ fgets
+ fgetwc
+ fgetws
+ fopen
+ fopen_s
+ fputc
+ fputs
+ fputwc
+ fputws
+ fread
+ fread_s
+ freopen
+ freopen_s
+ fseek
+ fsetpos
+ ftell
+ fwrite
+ getc
+ getchar
+ gets
+ gets_s
+ getwc
+ getwchar
+ putc
+ putchar
+ puts
+ putwc
+ putwchar
+ rewind
+ setbuf
+ setvbuf
+ tmpfile
+ tmpfile_s
+ tmpnam
+ tmpnam_s
+ ungetc
+ ungetwc
+ __isascii
+ __iscsym
+ __iscsymf
+ __iswcsym
+ __iswcsymf
+ __strncnt
+ __wcsncnt
+ _isalnum_l
+ _isalpha_l
+ _isblank_l
+ _iscntrl_l
+ _isctype
+ _isctype_l
+ _isdigit_l
+ _isgraph_l
+ _isleadbyte_l
+ _islower_l
+ _isprint_l
+ _ispunct_l
+ _isspace_l
+ _isupper_l
+ _iswalnum_l
+ _iswalpha_l
+ _iswblank_l
+ _iswcntrl_l
+ _iswcsym_l
+ _iswcsymf_l
+ _iswctype_l
+ _iswdigit_l
+ _iswgraph_l
+ _iswlower_l
+ _iswprint_l
+ _iswpunct_l
+ _iswspace_l
+ _iswupper_l
+ _iswxdigit_l
+ _isxdigit_l
+ _memccpy
+ _memicmp
+ _memicmp_l
+ _strcoll_l
+ _strdup
+ _stricmp
+ _stricmp_l
+ _stricoll
+ _stricoll_l
+ _strlwr
+ _strlwr_l
+ _strlwr_s
+ _strlwr_s_l
+ _strncoll
+ _strncoll_l
+ _strnicmp
+ _strnicmp_l
+ _strnicoll
+ _strnicoll_l
+ _strnset
+ _strnset_s
+ _strrev
+ _strset
+ _strset_s
+ _strupr
+ _strupr_l
+ _strupr_s
+ _strupr_s_l
+ _strxfrm_l
+ _tolower
+ _tolower_l
+ _toupper
+ _toupper_l
+ _towlower_l
+ _towupper_l
+ _wcscoll_l
+ _wcsdup
+ _wcsicmp
+ _wcsicmp_l
+ _wcsicoll
+ _wcsicoll_l
+ _wcslwr
+ _wcslwr_l
+ _wcslwr_s
+ _wcslwr_s_l
+ _wcsncoll
+ _wcsncoll_l
+ _wcsnicmp
+ _wcsnicmp_l
+ _wcsnicoll
+ _wcsnicoll_l
+ _wcsnset
+ _wcsnset_s
+ _wcsrev
+ _wcsset
+ _wcsset_s
+ _wcsupr
+ _wcsupr_l
+ _wcsupr_s
+ _wcsupr_s_l
+ _wcsxfrm_l
+ _wctype
+ is_wctype
+ isalnum
+ isalpha
+ isblank
+ iscntrl
+ isdigit
+ isgraph
+ isleadbyte
+ islower
+ isprint
+ ispunct
+ isspace
+ isupper
+ iswalnum
+ iswalpha
+ iswascii
+ iswblank
+ iswcntrl
+ iswctype
+ iswdigit
+ iswgraph
+ iswlower
+ iswprint
+ iswpunct
+ iswspace
+ iswupper
+ iswxdigit
+ isxdigit
+ mblen
+ mbrlen
+ memcpy_s
+ memmove_s
+ memset
+ strcat
+ strcat_s
+ strcmp
+ strcoll
+ strcpy
+ strcpy_s
+ strcspn
+ strlen
+ strncat
+ strncat_s
+ strncmp
+ strncpy
+ strncpy_s
+ strnlen
+ strpbrk
+ strspn
+ strtok
+ strtok_s
+ strxfrm
+ tolower
+ toupper
+ towctrans
+ towlower
+ towupper
+ wcscat
+ wcscat_s
+ wcscmp
+ wcscoll
+ wcscpy
+ wcscpy_s
+ wcscspn
+ wcslen
+ wcsncat
+ wcsncat_s
+ wcsncmp
+ wcsncpy
+ wcsncpy_s
+ wcsnlen
+ wcspbrk
+ wcsspn
+ wcstok
+ wcstok_s
+ wcsxfrm
+ wctype
+ wmemcpy_s
+ wmemmove_s
+ _Getdays
+ _Getmonths
+ _Gettnames
+ _Strftime
+ _W_Getdays
+ _W_Getmonths
+ _W_Gettnames
+ _Wcsftime
+ __daylight
+ __dstbias
+ __timezone
+ __tzname
+ _ctime32
+ _ctime32_s
+ _ctime64
+ _ctime64_s
+ _difftime32
+ _difftime64
+ _ftime32
+ _ftime32_s
+ _ftime64
+ _ftime64_s
+ _futime32
+ _futime64
+ _get_daylight
+ _get_dstbias
+ _get_timezone
+ _get_tzname
+ _getsystime
+ _gmtime32
+ _gmtime32_s
+ _gmtime64
+ _gmtime64_s
+ _localtime32
+ _localtime32_s
+ _localtime64
+ _localtime64_s
+ _mkgmtime32
+ _mkgmtime64
+ _mktime32
+ _mktime64
+ _setsystime
+ _strdate
+ _strdate_s
+ _strftime_l
+ _strtime
+ _strtime_s
+ _time32
+ _time64
+ _timespec32_get
+ _timespec64_get
+ _tzset
+ _utime32
+ _utime64
+ _wasctime
+ _wasctime_s
+ _wcsftime_l
+ _wctime32
+ _wctime32_s
+ _wctime64
+ _wctime64_s
+ _wstrdate
+ _wstrdate_s
+ _wstrtime
+ _wstrtime_s
+ _wutime32
+ _wutime64
+ asctime
+ asctime_s
+ clock
+ strftime
+ wcsftime
+ _abs64
+ _byteswap_uint64
+ _byteswap_ulong
+ _byteswap_ushort
+ _lfind
+ _lfind_s
+ _lrotl
+ _lrotr
+ _lsearch
+ _lsearch_s
+ _rotl
+ _rotl64
+ _rotr
+ _rotr64
+ _swab
+ abs
+ bsearch
+ bsearch_s
+ div
+ imaxabs
+ imaxdiv
+ labs
+ ldiv
+ llabs
+ lldiv
+ qsort
+ qsort_s
+ rand
+ rand_s
+ srand
+
+ Summary
+
+ 10EC .debug$S
+ 118 .idata$2
+ 118 .idata$3
+ 70 .idata$4
+ 70 .idata$5
+ 1DC .idata$6
diff --git a/symbols/SDK/ucrt/arm64/ucrtd.txt b/symbols/SDK/ucrt/arm64/ucrtd.txt
new file mode 100644
index 00000000..8cfe8bc5
--- /dev/null
+++ b/symbols/SDK/ucrt/arm64/ucrtd.txt
@@ -0,0 +1,1430 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\ucrt\arm64\ucrtd.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ _Cbuild
+ _Cmulcc
+ _Cmulcr
+ _CrtCheckMemory
+ _CrtDbgReport
+ _CrtDbgReportW
+ _CrtDoForAllClientObjects
+ _CrtDumpMemoryLeaks
+ _CrtGetAllocHook
+ _CrtGetDebugFillThreshold
+ _CrtGetDumpClient
+ _CrtGetReportHook
+ _CrtIsMemoryBlock
+ _CrtIsValidHeapPointer
+ _CrtIsValidPointer
+ _CrtMemCheckpoint
+ _CrtMemDifference
+ _CrtMemDumpAllObjectsSince
+ _CrtMemDumpStatistics
+ _CrtReportBlockType
+ _CrtSetAllocHook
+ _CrtSetBreakAlloc
+ _CrtSetDbgBlockType
+ _CrtSetDbgFlag
+ _CrtSetDebugFillThreshold
+ _CrtSetDumpClient
+ _CrtSetReportFile
+ _CrtSetReportHook
+ _CrtSetReportHook2
+ _CrtSetReportHookW2
+ _CrtSetReportMode
+ _Exit
+ _FCbuild
+ _FCmulcc
+ _FCmulcr
+ _Getdays
+ _Getmonths
+ _Gettnames
+ _LCbuild
+ _LCmulcc
+ _LCmulcr
+ _Strftime
+ _VCrtDbgReportA
+ _VCrtDbgReportW
+ _W_Getdays
+ _W_Getmonths
+ _W_Gettnames
+ _Wcsftime
+ ___lc_codepage_func
+ ___lc_collate_cp_func
+ ___lc_locale_name_func
+ ___mb_cur_max_func
+ ___mb_cur_max_l_func
+ __acrt_iob_func
+ __conio_common_vcprintf
+ __conio_common_vcprintf_p
+ __conio_common_vcprintf_s
+ __conio_common_vcscanf
+ __conio_common_vcwprintf
+ __conio_common_vcwprintf_p
+ __conio_common_vcwprintf_s
+ __conio_common_vcwscanf
+ __daylight
+ __doserrno
+ __dstbias
+ __fpe_flt_rounds
+ __fpecode
+ __initialize_lconv_for_unsigned_char
+ __isascii
+ __iscsym
+ __iscsymf
+ __iswcsym
+ __iswcsymf
+ __p___argc
+ __p___argv
+ __p___wargv
+ __p__acmdln
+ __p__commode
+ __p__crtBreakAlloc
+ __p__crtDbgFlag
+ __p__environ
+ __p__fmode
+ __p__mbcasemap
+ __p__mbctype
+ __p__pgmptr
+ __p__wcmdln
+ __p__wenviron
+ __p__wpgmptr
+ __pctype_func
+ __pwctype_func
+ __pxcptinfoptrs
+ __setusermatherr
+ __stdio_common_vfprintf
+ __stdio_common_vfprintf_p
+ __stdio_common_vfprintf_s
+ __stdio_common_vfscanf
+ __stdio_common_vfwprintf
+ __stdio_common_vfwprintf_p
+ __stdio_common_vfwprintf_s
+ __stdio_common_vfwscanf
+ __stdio_common_vsnprintf_s
+ __stdio_common_vsnwprintf_s
+ __stdio_common_vsprintf
+ __stdio_common_vsprintf_p
+ __stdio_common_vsprintf_s
+ __stdio_common_vsscanf
+ __stdio_common_vswprintf
+ __stdio_common_vswprintf_p
+ __stdio_common_vswprintf_s
+ __stdio_common_vswscanf
+ __strncnt
+ __sys_errlist
+ __sys_nerr
+ __threadhandle
+ __threadid
+ __timezone
+ __toascii
+ __tzname
+ __wcserror
+ __wcserror_s
+ __wcsncnt
+ _abs64
+ _access
+ _access_s
+ _aligned_free
+ _aligned_free_dbg
+ _aligned_malloc
+ _aligned_malloc_dbg
+ _aligned_msize
+ _aligned_msize_dbg
+ _aligned_offset_malloc
+ _aligned_offset_malloc_dbg
+ _aligned_offset_realloc
+ _aligned_offset_realloc_dbg
+ _aligned_offset_recalloc
+ _aligned_offset_recalloc_dbg
+ _aligned_realloc
+ _aligned_realloc_dbg
+ _aligned_recalloc
+ _aligned_recalloc_dbg
+ _assert
+ _atodbl
+ _atodbl_l
+ _atof_l
+ _atoflt
+ _atoflt_l
+ _atoi64
+ _atoi64_l
+ _atoi_l
+ _atol_l
+ _atoldbl
+ _atoldbl_l
+ _atoll_l
+ _beep
+ _beginthread
+ _beginthreadex
+ _byteswap_uint64
+ _byteswap_ulong
+ _byteswap_ushort
+ _c_exit
+ _cabs
+ _callnewh
+ _calloc_base
+ _calloc_dbg
+ _cexit
+ _cgets
+ _cgets_s
+ _cgetws
+ _cgetws_s
+ _chdir
+ _chdrive
+ _chgsign
+ _chgsignf
+ _chmod
+ _chsize
+ _chsize_s
+ _chvalidator
+ _chvalidator_l
+ _clearfp
+ _close
+ _commit
+ _configthreadlocale
+ _configure_narrow_argv
+ _configure_wide_argv
+ _control87
+ _controlfp
+ _controlfp_s
+ _copysign
+ _copysignf
+ _cputs
+ _cputws
+ _creat
+ _create_locale
+ _crt_at_quick_exit
+ _crt_atexit
+ _ctime32
+ _ctime32_s
+ _ctime64
+ _ctime64_s
+ _cwait
+ _d_int
+ _dclass
+ _dexp
+ _difftime32
+ _difftime64
+ _dlog
+ _dnorm
+ _dpcomp
+ _dpoly
+ _dscale
+ _dsign
+ _dsin
+ _dtest
+ _dunscale
+ _dup
+ _dup2
+ _dupenv_s
+ _dupenv_s_dbg
+ _ecvt
+ _ecvt_s
+ _endthread
+ _endthreadex
+ _eof
+ _errno
+ _except1
+ _execl
+ _execle
+ _execlp
+ _execlpe
+ _execute_onexit_table
+ _execv
+ _execve
+ _execvp
+ _execvpe
+ _exit
+ _expand
+ _expand_dbg
+ _fclose_nolock
+ _fcloseall
+ _fcvt
+ _fcvt_s
+ _fd_int
+ _fdclass
+ _fdexp
+ _fdlog
+ _fdnorm
+ _fdopen
+ _fdpcomp
+ _fdpoly
+ _fdscale
+ _fdsign
+ _fdsin
+ _fdtest
+ _fdunscale
+ _fflush_nolock
+ _fgetc_nolock
+ _fgetchar
+ _fgetwc_nolock
+ _fgetwchar
+ _filelength
+ _filelengthi64
+ _fileno
+ _findclose
+ _findfirst32
+ _findfirst32i64
+ _findfirst64
+ _findfirst64i32
+ _findnext32
+ _findnext32i64
+ _findnext64
+ _findnext64i32
+ _finite
+ _finitef
+ _flushall
+ _fpclass
+ _fpieee_flt
+ _fpreset
+ _fputc_nolock
+ _fputchar
+ _fputwc_nolock
+ _fputwchar
+ _fread_nolock
+ _fread_nolock_s
+ _free_base
+ _free_dbg
+ _free_locale
+ _fseek_nolock
+ _fseeki64
+ _fseeki64_nolock
+ _fsopen
+ _fstat32
+ _fstat32i64
+ _fstat64
+ _fstat64i32
+ _ftell_nolock
+ _ftelli64
+ _ftelli64_nolock
+ _ftime32
+ _ftime32_s
+ _ftime64
+ _ftime64_s
+ _fullpath
+ _fullpath_dbg
+ _futime32
+ _futime64
+ _fwrite_nolock
+ _gcvt
+ _gcvt_s
+ _get_current_locale
+ _get_daylight
+ _get_doserrno
+ _get_dstbias
+ _get_errno
+ _get_fmode
+ _get_heap_handle
+ _get_initial_narrow_environment
+ _get_initial_wide_environment
+ _get_invalid_parameter_handler
+ _get_narrow_winmain_command_line
+ _get_osfhandle
+ _get_pgmptr
+ _get_printf_count_output
+ _get_stream_buffer_pointers
+ _get_terminate
+ _get_thread_local_invalid_parameter_handler
+ _get_timezone
+ _get_tzname
+ _get_wide_winmain_command_line
+ _get_wpgmptr
+ _getc_nolock
+ _getch
+ _getch_nolock
+ _getche
+ _getche_nolock
+ _getcwd
+ _getcwd_dbg
+ _getdcwd
+ _getdcwd_dbg
+ _getdiskfree
+ _getdllprocaddr
+ _getdrive
+ _getdrives
+ _getmaxstdio
+ _getmbcp
+ _getpid
+ _getsystime
+ _getw
+ _getwc_nolock
+ _getwch
+ _getwch_nolock
+ _getwche
+ _getwche_nolock
+ _getws
+ _getws_s
+ _gmtime32
+ _gmtime32_s
+ _gmtime64
+ _gmtime64_s
+ _heapchk
+ _heapmin
+ _heapwalk
+ _hypot
+ _hypotf
+ _i64toa
+ _i64toa_s
+ _i64tow
+ _i64tow_s
+ _initialize_narrow_environment
+ _initialize_onexit_table
+ _initialize_wide_environment
+ _initterm
+ _initterm_e
+ _invalid_parameter
+ _invalid_parameter_noinfo
+ _invalid_parameter_noinfo_noreturn
+ _invoke_watson
+ _isalnum_l
+ _isalpha_l
+ _isatty
+ _isblank_l
+ _iscntrl_l
+ _isctype
+ _isctype_l
+ _isdigit_l
+ _isgraph_l
+ _isleadbyte_l
+ _islower_l
+ _ismbbalnum
+ _ismbbalnum_l
+ _ismbbalpha
+ _ismbbalpha_l
+ _ismbbblank
+ _ismbbblank_l
+ _ismbbgraph
+ _ismbbgraph_l
+ _ismbbkalnum
+ _ismbbkalnum_l
+ _ismbbkana
+ _ismbbkana_l
+ _ismbbkprint
+ _ismbbkprint_l
+ _ismbbkpunct
+ _ismbbkpunct_l
+ _ismbblead
+ _ismbblead_l
+ _ismbbprint
+ _ismbbprint_l
+ _ismbbpunct
+ _ismbbpunct_l
+ _ismbbtrail
+ _ismbbtrail_l
+ _ismbcalnum
+ _ismbcalnum_l
+ _ismbcalpha
+ _ismbcalpha_l
+ _ismbcblank
+ _ismbcblank_l
+ _ismbcdigit
+ _ismbcdigit_l
+ _ismbcgraph
+ _ismbcgraph_l
+ _ismbchira
+ _ismbchira_l
+ _ismbckata
+ _ismbckata_l
+ _ismbcl0
+ _ismbcl0_l
+ _ismbcl1
+ _ismbcl1_l
+ _ismbcl2
+ _ismbcl2_l
+ _ismbclegal
+ _ismbclegal_l
+ _ismbclower
+ _ismbclower_l
+ _ismbcprint
+ _ismbcprint_l
+ _ismbcpunct
+ _ismbcpunct_l
+ _ismbcspace
+ _ismbcspace_l
+ _ismbcsymbol
+ _ismbcsymbol_l
+ _ismbcupper
+ _ismbcupper_l
+ _ismbslead
+ _ismbslead_l
+ _ismbstrail
+ _ismbstrail_l
+ _isnan
+ _isprint_l
+ _ispunct_l
+ _isspace_l
+ _isupper_l
+ _iswalnum_l
+ _iswalpha_l
+ _iswblank_l
+ _iswcntrl_l
+ _iswcsym_l
+ _iswcsymf_l
+ _iswctype_l
+ _iswdigit_l
+ _iswgraph_l
+ _iswlower_l
+ _iswprint_l
+ _iswpunct_l
+ _iswspace_l
+ _iswupper_l
+ _iswxdigit_l
+ _isxdigit_l
+ _itoa
+ _itoa_s
+ _itow
+ _itow_s
+ _j0
+ _j1
+ _jn
+ _kbhit
+ _ld_int
+ _ldclass
+ _ldexp
+ _ldlog
+ _ldpcomp
+ _ldpoly
+ _ldscale
+ _ldsign
+ _ldsin
+ _ldtest
+ _ldunscale
+ _lfind
+ _lfind_s
+ _loaddll
+ _localtime32
+ _localtime32_s
+ _localtime64
+ _localtime64_s
+ _lock_file
+ _lock_locales
+ _locking
+ _logb
+ _logbf
+ _lrotl
+ _lrotr
+ _lsearch
+ _lsearch_s
+ _lseek
+ _lseeki64
+ _ltoa
+ _ltoa_s
+ _ltow
+ _ltow_s
+ _makepath
+ _makepath_s
+ _malloc_base
+ _malloc_dbg
+ _mbbtombc
+ _mbbtombc_l
+ _mbbtype
+ _mbbtype_l
+ _mbcasemap
+ _mbccpy
+ _mbccpy_l
+ _mbccpy_s
+ _mbccpy_s_l
+ _mbcjistojms
+ _mbcjistojms_l
+ _mbcjmstojis
+ _mbcjmstojis_l
+ _mbclen
+ _mbclen_l
+ _mbctohira
+ _mbctohira_l
+ _mbctokata
+ _mbctokata_l
+ _mbctolower
+ _mbctolower_l
+ _mbctombb
+ _mbctombb_l
+ _mbctoupper
+ _mbctoupper_l
+ _mblen_l
+ _mbsbtype
+ _mbsbtype_l
+ _mbscat_s
+ _mbscat_s_l
+ _mbschr
+ _mbschr_l
+ _mbscmp
+ _mbscmp_l
+ _mbscoll
+ _mbscoll_l
+ _mbscpy_s
+ _mbscpy_s_l
+ _mbscspn
+ _mbscspn_l
+ _mbsdec
+ _mbsdec_l
+ _mbsdup
+ _mbsdup_dbg
+ _mbsicmp
+ _mbsicmp_l
+ _mbsicoll
+ _mbsicoll_l
+ _mbsinc
+ _mbsinc_l
+ _mbslen
+ _mbslen_l
+ _mbslwr
+ _mbslwr_l
+ _mbslwr_s
+ _mbslwr_s_l
+ _mbsnbcat
+ _mbsnbcat_l
+ _mbsnbcat_s
+ _mbsnbcat_s_l
+ _mbsnbcmp
+ _mbsnbcmp_l
+ _mbsnbcnt
+ _mbsnbcnt_l
+ _mbsnbcoll
+ _mbsnbcoll_l
+ _mbsnbcpy
+ _mbsnbcpy_l
+ _mbsnbcpy_s
+ _mbsnbcpy_s_l
+ _mbsnbicmp
+ _mbsnbicmp_l
+ _mbsnbicoll
+ _mbsnbicoll_l
+ _mbsnbset
+ _mbsnbset_l
+ _mbsnbset_s
+ _mbsnbset_s_l
+ _mbsncat
+ _mbsncat_l
+ _mbsncat_s
+ _mbsncat_s_l
+ _mbsnccnt
+ _mbsnccnt_l
+ _mbsncmp
+ _mbsncmp_l
+ _mbsncoll
+ _mbsncoll_l
+ _mbsncpy
+ _mbsncpy_l
+ _mbsncpy_s
+ _mbsncpy_s_l
+ _mbsnextc
+ _mbsnextc_l
+ _mbsnicmp
+ _mbsnicmp_l
+ _mbsnicoll
+ _mbsnicoll_l
+ _mbsninc
+ _mbsninc_l
+ _mbsnlen
+ _mbsnlen_l
+ _mbsnset
+ _mbsnset_l
+ _mbsnset_s
+ _mbsnset_s_l
+ _mbspbrk
+ _mbspbrk_l
+ _mbsrchr
+ _mbsrchr_l
+ _mbsrev
+ _mbsrev_l
+ _mbsset
+ _mbsset_l
+ _mbsset_s
+ _mbsset_s_l
+ _mbsspn
+ _mbsspn_l
+ _mbsspnp
+ _mbsspnp_l
+ _mbsstr
+ _mbsstr_l
+ _mbstok
+ _mbstok_l
+ _mbstok_s
+ _mbstok_s_l
+ _mbstowcs_l
+ _mbstowcs_s_l
+ _mbstrlen
+ _mbstrlen_l
+ _mbstrnlen
+ _mbstrnlen_l
+ _mbsupr
+ _mbsupr_l
+ _mbsupr_s
+ _mbsupr_s_l
+ _mbtowc_l
+ _memccpy
+ _memicmp
+ _memicmp_l
+ _mkdir
+ _mkgmtime32
+ _mkgmtime64
+ _mktemp
+ _mktemp_s
+ _mktime32
+ _mktime64
+ _msize
+ _msize_dbg
+ _nextafter
+ _open
+ _open_osfhandle
+ _pclose
+ _pipe
+ _popen
+ _putc_nolock
+ _putch
+ _putch_nolock
+ _putenv
+ _putenv_s
+ _putw
+ _putwc_nolock
+ _putwch
+ _putwch_nolock
+ _putws
+ _query_app_type
+ _query_new_handler
+ _query_new_mode
+ _read
+ _realloc_base
+ _realloc_dbg
+ _recalloc
+ _recalloc_dbg
+ _register_onexit_function
+ _register_thread_local_exe_atexit_callback
+ _resetstkoflw
+ _rmdir
+ _rmtmp
+ _rotl
+ _rotl64
+ _rotr
+ _rotr64
+ _scalb
+ _searchenv
+ _searchenv_s
+ _seh_filter_dll
+ _seh_filter_exe
+ _set_abort_behavior
+ _set_app_type
+ _set_controlfp
+ _set_doserrno
+ _set_errno
+ _set_error_mode
+ _set_fmode
+ _set_invalid_parameter_handler
+ _set_new_handler
+ _set_new_mode
+ _set_printf_count_output
+ _set_thread_local_invalid_parameter_handler
+ _seterrormode
+ _setmaxstdio
+ _setmbcp
+ _setmode
+ _setsystime
+ _sleep
+ _sopen
+ _sopen_dispatch
+ _sopen_s
+ _spawnl
+ _spawnle
+ _spawnlp
+ _spawnlpe
+ _spawnv
+ _spawnve
+ _spawnvp
+ _spawnvpe
+ _splitpath
+ _splitpath_s
+ _stat32
+ _stat32i64
+ _stat64
+ _stat64i32
+ _statusfp
+ _strcoll_l
+ _strdate
+ _strdate_s
+ _strdup
+ _strdup_dbg
+ _strerror
+ _strerror_s
+ _strftime_l
+ _stricmp
+ _stricmp_l
+ _stricoll
+ _stricoll_l
+ _strlwr
+ _strlwr_l
+ _strlwr_s
+ _strlwr_s_l
+ _strncoll
+ _strncoll_l
+ _strnicmp
+ _strnicmp_l
+ _strnicoll
+ _strnicoll_l
+ _strnset
+ _strnset_s
+ _strrev
+ _strset
+ _strset_s
+ _strtime
+ _strtime_s
+ _strtod_l
+ _strtof_l
+ _strtoi64
+ _strtoi64_l
+ _strtoimax_l
+ _strtol_l
+ _strtold_l
+ _strtoll_l
+ _strtoui64
+ _strtoui64_l
+ _strtoul_l
+ _strtoull_l
+ _strtoumax_l
+ _strupr
+ _strupr_l
+ _strupr_s
+ _strupr_s_l
+ _strxfrm_l
+ _swab
+ _tell
+ _telli64
+ _tempnam
+ _tempnam_dbg
+ _time32
+ _time64
+ _timespec32_get
+ _timespec64_get
+ _tolower
+ _tolower_l
+ _toupper
+ _toupper_l
+ _towlower_l
+ _towupper_l
+ _tzset
+ _ui64toa
+ _ui64toa_s
+ _ui64tow
+ _ui64tow_s
+ _ultoa
+ _ultoa_s
+ _ultow
+ _ultow_s
+ _umask
+ _umask_s
+ _ungetc_nolock
+ _ungetch
+ _ungetch_nolock
+ _ungetwc_nolock
+ _ungetwch
+ _ungetwch_nolock
+ _unlink
+ _unloaddll
+ _unlock_file
+ _unlock_locales
+ _utime32
+ _utime64
+ _waccess
+ _waccess_s
+ _wasctime
+ _wasctime_s
+ _wassert
+ _wchdir
+ _wchmod
+ _wcreat
+ _wcreate_locale
+ _wcscoll_l
+ _wcsdup
+ _wcsdup_dbg
+ _wcserror
+ _wcserror_s
+ _wcsftime_l
+ _wcsicmp
+ _wcsicmp_l
+ _wcsicoll
+ _wcsicoll_l
+ _wcslwr
+ _wcslwr_l
+ _wcslwr_s
+ _wcslwr_s_l
+ _wcsncoll
+ _wcsncoll_l
+ _wcsnicmp
+ _wcsnicmp_l
+ _wcsnicoll
+ _wcsnicoll_l
+ _wcsnset
+ _wcsnset_s
+ _wcsrev
+ _wcsset
+ _wcsset_s
+ _wcstod_l
+ _wcstof_l
+ _wcstoi64
+ _wcstoi64_l
+ _wcstoimax_l
+ _wcstol_l
+ _wcstold_l
+ _wcstoll_l
+ _wcstombs_l
+ _wcstombs_s_l
+ _wcstoui64
+ _wcstoui64_l
+ _wcstoul_l
+ _wcstoull_l
+ _wcstoumax_l
+ _wcsupr
+ _wcsupr_l
+ _wcsupr_s
+ _wcsupr_s_l
+ _wcsxfrm_l
+ _wctime32
+ _wctime32_s
+ _wctime64
+ _wctime64_s
+ _wctomb_l
+ _wctomb_s_l
+ _wctype
+ _wdupenv_s
+ _wdupenv_s_dbg
+ _wexecl
+ _wexecle
+ _wexeclp
+ _wexeclpe
+ _wexecv
+ _wexecve
+ _wexecvp
+ _wexecvpe
+ _wfdopen
+ _wfindfirst32
+ _wfindfirst32i64
+ _wfindfirst64
+ _wfindfirst64i32
+ _wfindnext32
+ _wfindnext32i64
+ _wfindnext64
+ _wfindnext64i32
+ _wfopen
+ _wfopen_s
+ _wfreopen
+ _wfreopen_s
+ _wfsopen
+ _wfullpath
+ _wfullpath_dbg
+ _wgetcwd
+ _wgetcwd_dbg
+ _wgetdcwd
+ _wgetdcwd_dbg
+ _wgetenv
+ _wgetenv_s
+ _wmakepath
+ _wmakepath_s
+ _wmkdir
+ _wmktemp
+ _wmktemp_s
+ _wopen
+ _wperror
+ _wpopen
+ _wputenv
+ _wputenv_s
+ _wremove
+ _wrename
+ _write
+ _wrmdir
+ _wsearchenv
+ _wsearchenv_s
+ _wsetlocale
+ _wsopen
+ _wsopen_dispatch
+ _wsopen_s
+ _wspawnl
+ _wspawnle
+ _wspawnlp
+ _wspawnlpe
+ _wspawnv
+ _wspawnve
+ _wspawnvp
+ _wspawnvpe
+ _wsplitpath
+ _wsplitpath_s
+ _wstat32
+ _wstat32i64
+ _wstat64
+ _wstat64i32
+ _wstrdate
+ _wstrdate_s
+ _wstrtime
+ _wstrtime_s
+ _wsystem
+ _wtempnam
+ _wtempnam_dbg
+ _wtmpnam
+ _wtmpnam_s
+ _wtof
+ _wtof_l
+ _wtoi
+ _wtoi64
+ _wtoi64_l
+ _wtoi_l
+ _wtol
+ _wtol_l
+ _wtoll
+ _wtoll_l
+ _wunlink
+ _wutime32
+ _wutime64
+ _y0
+ _y1
+ _yn
+ abort
+ abs
+ acos
+ acosf
+ acosh
+ acoshf
+ acoshl
+ asctime
+ asctime_s
+ asin
+ asinf
+ asinh
+ asinhf
+ asinhl
+ atan
+ atan2
+ atan2f
+ atanf
+ atanh
+ atanhf
+ atanhl
+ atof
+ atoi
+ atol
+ atoll
+ bsearch
+ bsearch_s
+ btowc
+ c16rtomb
+ c32rtomb
+ cabs
+ cabsf
+ cabsl
+ cacos
+ cacosf
+ cacosh
+ cacoshf
+ cacoshl
+ cacosl
+ calloc
+ carg
+ cargf
+ cargl
+ casin
+ casinf
+ casinh
+ casinhf
+ casinhl
+ casinl
+ catan
+ catanf
+ catanh
+ catanhf
+ catanhl
+ catanl
+ cbrt
+ cbrtf
+ cbrtl
+ ccos
+ ccosf
+ ccosh
+ ccoshf
+ ccoshl
+ ccosl
+ ceil
+ ceilf
+ cexp
+ cexpf
+ cexpl
+ cimag
+ cimagf
+ cimagl
+ clearerr
+ clearerr_s
+ clock
+ clog
+ clog10
+ clog10f
+ clog10l
+ clogf
+ clogl
+ conj
+ conjf
+ conjl
+ copysign
+ copysignf
+ copysignl
+ cos
+ cosf
+ cosh
+ coshf
+ cpow
+ cpowf
+ cpowl
+ cproj
+ cprojf
+ cprojl
+ creal
+ crealf
+ creall
+ csin
+ csinf
+ csinh
+ csinhf
+ csinhl
+ csinl
+ csqrt
+ csqrtf
+ csqrtl
+ ctan
+ ctanf
+ ctanh
+ ctanhf
+ ctanhl
+ ctanl
+ div
+ erf
+ erfc
+ erfcf
+ erfcl
+ erff
+ erfl
+ exit
+ exp
+ exp2
+ exp2f
+ exp2l
+ expf
+ expm1
+ expm1f
+ expm1l
+ fabs
+ fabsf
+ fclose
+ fdim
+ fdimf
+ fdiml
+ feclearexcept
+ fegetenv
+ fegetexceptflag
+ fegetround
+ feholdexcept
+ feof
+ ferror
+ fesetenv
+ fesetexceptflag
+ fesetround
+ fetestexcept
+ fflush
+ fgetc
+ fgetpos
+ fgets
+ fgetwc
+ fgetws
+ floor
+ floorf
+ fma
+ fmaf
+ fmal
+ fmax
+ fmaxf
+ fmaxl
+ fmin
+ fminf
+ fminl
+ fmod
+ fmodf
+ fopen
+ fopen_s
+ fputc
+ fputs
+ fputwc
+ fputws
+ fread
+ fread_s
+ free
+ freopen
+ freopen_s
+ frexp
+ fseek
+ fsetpos
+ ftell
+ fwrite
+ getc
+ getchar
+ getenv
+ getenv_s
+ gets
+ gets_s
+ getwc
+ getwchar
+ hypot
+ ilogb
+ ilogbf
+ ilogbl
+ imaxabs
+ imaxdiv
+ is_wctype
+ isalnum
+ isalpha
+ isblank
+ iscntrl
+ isdigit
+ isgraph
+ isleadbyte
+ islower
+ isprint
+ ispunct
+ isspace
+ isupper
+ iswalnum
+ iswalpha
+ iswascii
+ iswblank
+ iswcntrl
+ iswctype
+ iswdigit
+ iswgraph
+ iswlower
+ iswprint
+ iswpunct
+ iswspace
+ iswupper
+ iswxdigit
+ isxdigit
+ labs
+ ldexp
+ ldiv
+ lgamma
+ lgammaf
+ lgammal
+ llabs
+ lldiv
+ llrint
+ llrintf
+ llrintl
+ llround
+ llroundf
+ llroundl
+ localeconv
+ log
+ log10
+ log10f
+ log1p
+ log1pf
+ log1pl
+ log2
+ log2f
+ log2l
+ logb
+ logbf
+ logbl
+ logf
+ lrint
+ lrintf
+ lrintl
+ lround
+ lroundf
+ lroundl
+ malloc
+ mblen
+ mbrlen
+ mbrtoc16
+ mbrtoc32
+ mbrtowc
+ mbsrtowcs
+ mbsrtowcs_s
+ mbstowcs
+ mbstowcs_s
+ mbtowc
+ memcpy_s
+ memmove_s
+ memset
+ modf
+ modff
+ nan
+ nanf
+ nanl
+ nearbyint
+ nearbyintf
+ nearbyintl
+ nextafter
+ nextafterf
+ nextafterl
+ nexttoward
+ nexttowardf
+ nexttowardl
+ norm
+ normf
+ norml
+ perror
+ pow
+ powf
+ putc
+ putchar
+ puts
+ putwc
+ putwchar
+ qsort
+ qsort_s
+ quick_exit
+ raise
+ rand
+ rand_s
+ realloc
+ remainder
+ remainderf
+ remainderl
+ remove
+ remquo
+ remquof
+ remquol
+ rename
+ rewind
+ rint
+ rintf
+ rintl
+ round
+ roundf
+ roundl
+ scalbln
+ scalblnf
+ scalblnl
+ scalbn
+ scalbnf
+ scalbnl
+ set_terminate
+ setbuf
+ setlocale
+ setvbuf
+ signal
+ sin
+ sinf
+ sinh
+ sinhf
+ sqrt
+ sqrtf
+ srand
+ strcat
+ strcat_s
+ strcmp
+ strcoll
+ strcpy
+ strcpy_s
+ strcspn
+ strerror
+ strerror_s
+ strftime
+ strlen
+ strncat
+ strncat_s
+ strncmp
+ strncpy
+ strncpy_s
+ strnlen
+ strpbrk
+ strspn
+ strtod
+ strtof
+ strtoimax
+ strtok
+ strtok_s
+ strtol
+ strtold
+ strtoll
+ strtoul
+ strtoull
+ strtoumax
+ strxfrm
+ system
+ tan
+ tanf
+ tanh
+ tanhf
+ terminate
+ tgamma
+ tgammaf
+ tgammal
+ tmpfile
+ tmpfile_s
+ tmpnam
+ tmpnam_s
+ tolower
+ toupper
+ towctrans
+ towlower
+ towupper
+ trunc
+ truncf
+ truncl
+ ungetc
+ ungetwc
+ wcrtomb
+ wcrtomb_s
+ wcscat
+ wcscat_s
+ wcscmp
+ wcscoll
+ wcscpy
+ wcscpy_s
+ wcscspn
+ wcsftime
+ wcslen
+ wcsncat
+ wcsncat_s
+ wcsncmp
+ wcsncpy
+ wcsncpy_s
+ wcsnlen
+ wcspbrk
+ wcsrtombs
+ wcsrtombs_s
+ wcsspn
+ wcstod
+ wcstof
+ wcstoimax
+ wcstok
+ wcstok_s
+ wcstol
+ wcstold
+ wcstoll
+ wcstombs
+ wcstombs_s
+ wcstoul
+ wcstoull
+ wcstoumax
+ wcsxfrm
+ wctob
+ wctomb
+ wctomb_s
+ wctrans
+ wctype
+ wmemcpy_s
+ wmemmove_s
+
+ Summary
+
+ C9 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 8 .idata$4
+ 8 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/ADSIid.txt b/symbols/SDK/um/arm/ADSIid.txt
new file mode 100644
index 00000000..1705c383
--- /dev/null
+++ b/symbols/SDK/um/arm/ADSIid.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ADSIid.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ C05C .debug$S
+ 72E8 .debug$T
+ 32 .drectve
+ 1FA0 .rdata
diff --git a/symbols/SDK/um/arm/AclUI.txt b/symbols/SDK/um/arm/AclUI.txt
new file mode 100644
index 00000000..ea17af45
--- /dev/null
+++ b/symbols/SDK/um/arm/AclUI.txt
@@ -0,0 +1,27 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\AclUI.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 1 CreateSecurityPage
+ 5 EditConditionalAceClaims
+ 4 EditResourceCondition
+ 2 EditSecurity
+ 3 EditSecurityAdvanced
+ 16 IID_ISecurityInformation
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/ActiveDS.txt b/symbols/SDK/um/arm/ActiveDS.txt
new file mode 100644
index 00000000..d5ed6dde
--- /dev/null
+++ b/symbols/SDK/um/arm/ActiveDS.txt
@@ -0,0 +1,48 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ActiveDS.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 4 ADsBuildEnumerator
+ 8 ADsBuildVarArrayInt
+ 7 ADsBuildVarArrayStr
+ 24 ADsDecodeBinaryData
+ 20 ADsEncodeBinaryData
+ 6 ADsEnumerateNext
+ 5 ADsFreeEnumerator
+ 13 ADsGetLastError
+ 3 ADsGetObject
+ 9 ADsOpenObject
+ 12 ADsSetLastError
+ 23 AdsFreeAdsValues
+ 22 AdsTypeToPropVariant
+ 25 AdsTypeToPropVariant2
+ 14 AllocADsMem
+ 17 AllocADsStr
+ 29 BinarySDToSecurityDescriptor
+ 27 ConvertSecDescriptorToVariant
+ 28 ConvertSecurityDescriptorToSecDes
+ 31 ConvertTrusteeToSid
+ 15 FreeADsMem
+ 18 FreeADsStr
+ 21 PropVariantToAdsType
+ 26 PropVariantToAdsType2
+ 16 ReallocADsMem
+ 19 ReallocADsStr
+ 30 SecurityDescriptorToBinarySD
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/AdvAPI32.txt b/symbols/SDK/um/arm/AdvAPI32.txt
new file mode 100644
index 00000000..b505ea03
--- /dev/null
+++ b/symbols/SDK/um/arm/AdvAPI32.txt
@@ -0,0 +1,803 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\AdvAPI32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?I_ScGetCurrentGroupStateW@@YAKPAUSC_HANDLE__@@PAGPAK@Z (unsigned long __cdecl I_ScGetCurrentGroupStateW(struct SC_HANDLE__ *,unsigned short *,unsigned long *))
+ AbortSystemShutdownA
+ AbortSystemShutdownW
+ AccessCheck
+ AccessCheckAndAuditAlarmA
+ AccessCheckAndAuditAlarmW
+ AccessCheckByType
+ AccessCheckByTypeAndAuditAlarmA
+ AccessCheckByTypeAndAuditAlarmW
+ AccessCheckByTypeResultList
+ AccessCheckByTypeResultListAndAuditAlarmA
+ AccessCheckByTypeResultListAndAuditAlarmByHandleA
+ AccessCheckByTypeResultListAndAuditAlarmByHandleW
+ AccessCheckByTypeResultListAndAuditAlarmW
+ AddAccessAllowedAce
+ AddAccessAllowedAceEx
+ AddAccessAllowedObjectAce
+ AddAccessDeniedAce
+ AddAccessDeniedAceEx
+ AddAccessDeniedObjectAce
+ AddAce
+ AddAuditAccessAce
+ AddAuditAccessAceEx
+ AddAuditAccessObjectAce
+ AddConditionalAce
+ AddMandatoryAce
+ AddUsersToEncryptedFile
+ AddUsersToEncryptedFileEx
+ AdjustTokenGroups
+ AdjustTokenPrivileges
+ AllocateAndInitializeSid
+ AllocateLocallyUniqueId
+ AreAllAccessesGranted
+ AreAnyAccessesGranted
+ AuditComputeEffectivePolicyBySid
+ AuditComputeEffectivePolicyByToken
+ AuditEnumerateCategories
+ AuditEnumeratePerUserPolicy
+ AuditEnumerateSubCategories
+ AuditFree
+ AuditLookupCategoryGuidFromCategoryId
+ AuditLookupCategoryIdFromCategoryGuid
+ AuditLookupCategoryNameA
+ AuditLookupCategoryNameW
+ AuditLookupSubCategoryNameA
+ AuditLookupSubCategoryNameW
+ AuditQueryGlobalSaclA
+ AuditQueryGlobalSaclW
+ AuditQueryPerUserPolicy
+ AuditQuerySecurity
+ AuditQuerySystemPolicy
+ AuditSetGlobalSaclA
+ AuditSetGlobalSaclW
+ AuditSetPerUserPolicy
+ AuditSetSecurity
+ AuditSetSystemPolicy
+ BackupEventLogA
+ BackupEventLogW
+ BaseRegCloseKey
+ BaseRegCreateKey
+ BaseRegDeleteKeyEx
+ BaseRegDeleteValue
+ BaseRegFlushKey
+ BaseRegGetVersion
+ BaseRegLoadKey
+ BaseRegOpenKey
+ BaseRegRestoreKey
+ BaseRegSaveKeyEx
+ BaseRegSetKeySecurity
+ BaseRegSetValue
+ BaseRegUnLoadKey
+ BuildExplicitAccessWithNameA
+ BuildExplicitAccessWithNameW
+ BuildImpersonateExplicitAccessWithNameA
+ BuildImpersonateExplicitAccessWithNameW
+ BuildImpersonateTrusteeA
+ BuildImpersonateTrusteeW
+ BuildSecurityDescriptorA
+ BuildSecurityDescriptorW
+ BuildTrusteeWithNameA
+ BuildTrusteeWithNameW
+ BuildTrusteeWithObjectsAndNameA
+ BuildTrusteeWithObjectsAndNameW
+ BuildTrusteeWithObjectsAndSidA
+ BuildTrusteeWithObjectsAndSidW
+ BuildTrusteeWithSidA
+ BuildTrusteeWithSidW
+ CancelOverlappedAccess
+ ChangeServiceConfig2A
+ ChangeServiceConfig2W
+ ChangeServiceConfigA
+ ChangeServiceConfigW
+ CheckForHiberboot
+ CheckTokenMembership
+ ClearEventLogA
+ ClearEventLogW
+ CloseCodeAuthzLevel
+ CloseEncryptedFileRaw
+ CloseEventLog
+ CloseServiceHandle
+ CloseThreadWaitChainSession
+ CloseTrace
+ CommandLineFromMsiDescriptor
+ ComputeAccessTokenFromCodeAuthzLevel
+ ControlService
+ ControlServiceExA
+ ControlServiceExW
+ ControlTraceA
+ ControlTraceW
+ ConvertAccessToSecurityDescriptorA
+ ConvertAccessToSecurityDescriptorW
+ ConvertSDToStringSDDomainW
+ ConvertSDToStringSDRootDomainA
+ ConvertSDToStringSDRootDomainW
+ ConvertSecurityDescriptorToAccessA
+ ConvertSecurityDescriptorToAccessNamedA
+ ConvertSecurityDescriptorToAccessNamedW
+ ConvertSecurityDescriptorToAccessW
+ ConvertSecurityDescriptorToStringSecurityDescriptorA
+ ConvertSecurityDescriptorToStringSecurityDescriptorW
+ ConvertSidToStringSidA
+ ConvertSidToStringSidW
+ ConvertStringSDToSDDomainA
+ ConvertStringSDToSDDomainW
+ ConvertStringSDToSDRootDomainA
+ ConvertStringSDToSDRootDomainW
+ ConvertStringSecurityDescriptorToSecurityDescriptorA
+ ConvertStringSecurityDescriptorToSecurityDescriptorW
+ ConvertStringSidToSidA
+ ConvertStringSidToSidW
+ ConvertToAutoInheritPrivateObjectSecurity
+ CopySid
+ CreateCodeAuthzLevel
+ CreatePrivateObjectSecurity
+ CreatePrivateObjectSecurityEx
+ CreatePrivateObjectSecurityWithMultipleInheritance
+ CreateProcessAsUserA
+ CreateProcessAsUserW
+ CreateProcessWithLogonW
+ CreateProcessWithTokenW
+ CreateRestrictedToken
+ CreateServiceA
+ CreateServiceW
+ CreateTraceInstanceId
+ CreateWellKnownSid
+ CredDeleteA
+ CredDeleteW
+ CredEnumerateA
+ CredEnumerateW
+ CredFindBestCredentialA
+ CredFindBestCredentialW
+ CredFree
+ CredGetSessionTypes
+ CredGetTargetInfoA
+ CredGetTargetInfoW
+ CredIsMarshaledCredentialA
+ CredIsMarshaledCredentialW
+ CredIsProtectedA
+ CredIsProtectedW
+ CredMarshalCredentialA
+ CredMarshalCredentialW
+ CredProtectA
+ CredProtectW
+ CredReadA
+ CredReadDomainCredentialsA
+ CredReadDomainCredentialsW
+ CredReadW
+ CredRenameA
+ CredRenameW
+ CredUnmarshalCredentialA
+ CredUnmarshalCredentialW
+ CredUnprotectA
+ CredUnprotectW
+ CredWriteA
+ CredWriteDomainCredentialsA
+ CredWriteDomainCredentialsW
+ CredWriteW
+ CryptAcquireContextA
+ CryptAcquireContextW
+ CryptContextAddRef
+ CryptCreateHash
+ CryptDecrypt
+ CryptDeriveKey
+ CryptDestroyHash
+ CryptDestroyKey
+ CryptDuplicateHash
+ CryptDuplicateKey
+ CryptEncrypt
+ CryptEnumProviderTypesA
+ CryptEnumProviderTypesW
+ CryptEnumProvidersA
+ CryptEnumProvidersW
+ CryptExportKey
+ CryptGenKey
+ CryptGenRandom
+ CryptGetDefaultProviderA
+ CryptGetDefaultProviderW
+ CryptGetHashParam
+ CryptGetKeyParam
+ CryptGetProvParam
+ CryptGetUserKey
+ CryptHashData
+ CryptHashSessionKey
+ CryptImportKey
+ CryptReleaseContext
+ CryptSetHashParam
+ CryptSetKeyParam
+ CryptSetProvParam
+ CryptSetProviderA
+ CryptSetProviderExA
+ CryptSetProviderExW
+ CryptSetProviderW
+ CryptSignHashA
+ CryptSignHashW
+ CryptVerifySignatureA
+ CryptVerifySignatureW
+ CveEventWrite
+ DecryptFileA
+ DecryptFileW
+ DeleteAce
+ DeleteService
+ DeregisterEventSource
+ DestroyPrivateObjectSecurity
+ DuplicateEncryptionInfoFile
+ DuplicateToken
+ DuplicateTokenEx
+ ElfBackupEventLogFileA
+ ElfBackupEventLogFileW
+ ElfChangeNotify
+ ElfClearEventLogFileA
+ ElfClearEventLogFileW
+ ElfCloseEventLog
+ ElfDeregisterEventSource
+ ElfFlushEventLog
+ ElfNumberOfRecords
+ ElfOldestRecord
+ ElfOpenBackupEventLogA
+ ElfOpenBackupEventLogW
+ ElfOpenEventLogA
+ ElfOpenEventLogW
+ ElfReadEventLogA
+ ElfReadEventLogW
+ ElfRegisterEventSourceA
+ ElfRegisterEventSourceW
+ ElfReportEventA
+ ElfReportEventAndSourceW
+ ElfReportEventW
+ EnableTrace
+ EnableTraceEx
+ EnableTraceEx2
+ EncryptFileA
+ EncryptFileW
+ EncryptedFileKeyInfo
+ EncryptionDisable
+ EnumDependentServicesA
+ EnumDependentServicesW
+ EnumDynamicTimeZoneInformation
+ EnumServiceGroupW
+ EnumServicesStatusA
+ EnumServicesStatusExA
+ EnumServicesStatusExW
+ EnumServicesStatusW
+ EnumerateTraceGuids
+ EnumerateTraceGuidsEx
+ EqualDomainSid
+ EqualPrefixSid
+ EqualSid
+ EventAccessControl
+ EventAccessQuery
+ EventAccessRemove
+ EventActivityIdControl
+ EventEnabled
+ EventProviderEnabled
+ EventRegister
+ EventSetInformation
+ EventUnregister
+ EventWrite
+ EventWriteEndScenario
+ EventWriteEx
+ EventWriteStartScenario
+ EventWriteString
+ EventWriteTransfer
+ FileEncryptionStatusA
+ FileEncryptionStatusW
+ FindFirstFreeAce
+ FlushEfsCache
+ FlushTraceA
+ FlushTraceW
+ FreeEncryptedFileKeyInfo
+ FreeEncryptedFileMetadata
+ FreeEncryptionCertificateHashList
+ FreeInheritedFromArray
+ FreeSid
+ GetAccessPermissionsForObjectA
+ GetAccessPermissionsForObjectW
+ GetAce
+ GetAclInformation
+ GetAuditedPermissionsFromAclA
+ GetAuditedPermissionsFromAclW
+ GetCurrentHwProfileA
+ GetCurrentHwProfileW
+ GetDynamicTimeZoneInformationEffectiveYears
+ GetEffectiveRightsFromAclA
+ GetEffectiveRightsFromAclW
+ GetEncryptedFileMetadata
+ GetEventLogInformation
+ GetExplicitEntriesFromAclA
+ GetExplicitEntriesFromAclW
+ GetFileSecurityA
+ GetFileSecurityW
+ GetInformationCodeAuthzLevelW
+ GetInformationCodeAuthzPolicyW
+ GetInheritanceSourceA
+ GetInheritanceSourceW
+ GetKernelObjectSecurity
+ GetLengthSid
+ GetLocalManagedApplicationData
+ GetLocalManagedApplications
+ GetManagedApplicationCategories
+ GetManagedApplications
+ GetMultipleTrusteeA
+ GetMultipleTrusteeOperationA
+ GetMultipleTrusteeOperationW
+ GetMultipleTrusteeW
+ GetNamedSecurityInfoA
+ GetNamedSecurityInfoExA
+ GetNamedSecurityInfoExW
+ GetNamedSecurityInfoW
+ GetNumberOfEventLogRecords
+ GetOldestEventLogRecord
+ GetOverlappedAccessResults
+ GetPrivateObjectSecurity
+ GetSecurityDescriptorControl
+ GetSecurityDescriptorDacl
+ GetSecurityDescriptorGroup
+ GetSecurityDescriptorLength
+ GetSecurityDescriptorOwner
+ GetSecurityDescriptorRMControl
+ GetSecurityDescriptorSacl
+ GetSecurityInfo
+ GetSecurityInfoExA
+ GetSecurityInfoExW
+ GetServiceDisplayNameA
+ GetServiceDisplayNameW
+ GetServiceKeyNameA
+ GetServiceKeyNameW
+ GetSidIdentifierAuthority
+ GetSidLengthRequired
+ GetSidSubAuthority
+ GetSidSubAuthorityCount
+ GetStringConditionFromBinary
+ GetThreadWaitChain
+ GetTokenInformation
+ GetTraceEnableFlags
+ GetTraceEnableLevel
+ GetTraceLoggerHandle
+ GetTrusteeFormA
+ GetTrusteeFormW
+ GetTrusteeNameA
+ GetTrusteeNameW
+ GetTrusteeTypeA
+ GetTrusteeTypeW
+ GetUserNameA
+ GetUserNameW
+ GetWindowsAccountDomainSid
+ I_ScSetServiceBitsA
+ I_ScSetServiceBitsW
+ IdentifyCodeAuthzLevelW
+ ImpersonateAnonymousToken
+ ImpersonateLoggedOnUser
+ ImpersonateNamedPipeClient
+ ImpersonateSelf
+ InitializeAcl
+ InitializeSecurityDescriptor
+ InitializeSid
+ InitiateShutdownA
+ InitiateShutdownW
+ InitiateSystemShutdownA
+ InitiateSystemShutdownExA
+ InitiateSystemShutdownExW
+ InitiateSystemShutdownW
+ InstallApplication
+ IsTextUnicode
+ IsTokenRestricted
+ IsTokenUntrusted
+ IsValidAcl
+ IsValidRelativeSecurityDescriptor
+ IsValidSecurityDescriptor
+ IsValidSid
+ IsWellKnownSid
+ LockServiceDatabase
+ LogonUserA
+ LogonUserExA
+ LogonUserExExW
+ LogonUserExW
+ LogonUserW
+ LookupAccountNameA
+ LookupAccountNameW
+ LookupAccountSidA
+ LookupAccountSidW
+ LookupPrivilegeDisplayNameA
+ LookupPrivilegeDisplayNameW
+ LookupPrivilegeNameA
+ LookupPrivilegeNameW
+ LookupPrivilegeValueA
+ LookupPrivilegeValueW
+ LookupSecurityDescriptorPartsA
+ LookupSecurityDescriptorPartsW
+ LsaAddAccountRights
+ LsaAddPrivilegesToAccount
+ LsaClearAuditLog
+ LsaClose
+ LsaCreateAccount
+ LsaCreateSecret
+ LsaCreateTrustedDomain
+ LsaCreateTrustedDomainEx
+ LsaDelete
+ LsaDeleteTrustedDomain
+ LsaEnumerateAccountRights
+ LsaEnumerateAccounts
+ LsaEnumerateAccountsWithUserRight
+ LsaEnumeratePrivileges
+ LsaEnumeratePrivilegesOfAccount
+ LsaEnumerateTrustedDomains
+ LsaEnumerateTrustedDomainsEx
+ LsaFreeMemory
+ LsaGetAppliedCAPIDs
+ LsaGetQuotasForAccount
+ LsaGetRemoteUserName
+ LsaGetSystemAccessAccount
+ LsaGetUserName
+ LsaICLookupNames
+ LsaICLookupNamesWithCreds
+ LsaICLookupSids
+ LsaICLookupSidsWithCreds
+ LsaLookupNames
+ LsaLookupNames2
+ LsaLookupPrivilegeDisplayName
+ LsaLookupPrivilegeName
+ LsaLookupPrivilegeValue
+ LsaLookupSids
+ LsaLookupSids2
+ LsaManageSidNameMapping
+ LsaNtStatusToWinError
+ LsaOpenAccount
+ LsaOpenPolicy
+ LsaOpenPolicySce
+ LsaOpenSecret
+ LsaOpenTrustedDomain
+ LsaOpenTrustedDomainByName
+ LsaQueryCAPs
+ LsaQueryDomainInformationPolicy
+ LsaQueryForestTrustInformation
+ LsaQueryInfoTrustedDomain
+ LsaQueryInformationPolicy
+ LsaQuerySecret
+ LsaQuerySecurityObject
+ LsaQueryTrustedDomainInfo
+ LsaQueryTrustedDomainInfoByName
+ LsaRemoveAccountRights
+ LsaRemovePrivilegesFromAccount
+ LsaRetrievePrivateData
+ LsaSetCAPs
+ LsaSetDomainInformationPolicy
+ LsaSetForestTrustInformation
+ LsaSetInformationPolicy
+ LsaSetInformationTrustedDomain
+ LsaSetQuotasForAccount
+ LsaSetSecret
+ LsaSetSecurityObject
+ LsaSetSystemAccessAccount
+ LsaSetTrustedDomainInfoByName
+ LsaSetTrustedDomainInformation
+ LsaStorePrivateData
+ MIDL_user_free_Ext
+ MSChapSrvChangePassword
+ MSChapSrvChangePassword2
+ MakeAbsoluteSD
+ MakeAbsoluteSD2
+ MakeSelfRelativeSD
+ MapGenericMask
+ NotifyBootConfigStatus
+ NotifyChangeEventLog
+ NotifyServiceStatusChange
+ NotifyServiceStatusChangeA
+ NotifyServiceStatusChangeW
+ NpGetUserName
+ ObjectCloseAuditAlarmA
+ ObjectCloseAuditAlarmW
+ ObjectDeleteAuditAlarmA
+ ObjectDeleteAuditAlarmW
+ ObjectOpenAuditAlarmA
+ ObjectOpenAuditAlarmW
+ ObjectPrivilegeAuditAlarmA
+ ObjectPrivilegeAuditAlarmW
+ OpenBackupEventLogA
+ OpenBackupEventLogW
+ OpenEncryptedFileRawA
+ OpenEncryptedFileRawW
+ OpenEventLogA
+ OpenEventLogW
+ OpenProcessToken
+ OpenSCManagerA
+ OpenSCManagerW
+ OpenServiceA
+ OpenServiceW
+ OpenThreadToken
+ OpenThreadWaitChainSession
+ OpenTraceA
+ OpenTraceW
+ OperationEnd
+ OperationStart
+ PerfAddCounters
+ PerfCloseQueryHandle
+ PerfCreateInstance
+ PerfDecrementULongCounterValue
+ PerfDecrementULongLongCounterValue
+ PerfDeleteCounters
+ PerfDeleteInstance
+ PerfEnumerateCounterSet
+ PerfEnumerateCounterSetInstances
+ PerfIncrementULongCounterValue
+ PerfIncrementULongLongCounterValue
+ PerfOpenQueryHandle
+ PerfQueryCounterData
+ PerfQueryCounterInfo
+ PerfQueryCounterSetRegistrationInfo
+ PerfQueryInstance
+ PerfRegCloseKey
+ PerfRegEnumKey
+ PerfRegEnumValue
+ PerfRegQueryInfoKey
+ PerfRegQueryValue
+ PerfRegSetValue
+ PerfSetCounterRefValue
+ PerfSetCounterSetInfo
+ PerfSetULongCounterValue
+ PerfSetULongLongCounterValue
+ PerfStartProvider
+ PerfStartProviderEx
+ PerfStopProvider
+ PrivilegeCheck
+ PrivilegedServiceAuditAlarmA
+ PrivilegedServiceAuditAlarmW
+ ProcessTrace
+ QueryAllTracesA
+ QueryAllTracesW
+ QueryRecoveryAgentsOnEncryptedFile
+ QuerySecurityAccessMask
+ QueryServiceConfig2A
+ QueryServiceConfig2W
+ QueryServiceConfigA
+ QueryServiceConfigW
+ QueryServiceDynamicInformation
+ QueryServiceLockStatusA
+ QueryServiceLockStatusW
+ QueryServiceObjectSecurity
+ QueryServiceStatus
+ QueryServiceStatusEx
+ QueryTraceA
+ QueryTraceProcessingHandle
+ QueryTraceW
+ QueryUsersOnEncryptedFile
+ ReadEncryptedFileRaw
+ ReadEventLogA
+ ReadEventLogW
+ RegCloseKey
+ RegConnectRegistryA
+ RegConnectRegistryExA
+ RegConnectRegistryExW
+ RegConnectRegistryW
+ RegCopyTreeA
+ RegCopyTreeW
+ RegCreateKeyA
+ RegCreateKeyExA
+ RegCreateKeyExW
+ RegCreateKeyTransactedA
+ RegCreateKeyTransactedW
+ RegCreateKeyW
+ RegDeleteKeyA
+ RegDeleteKeyExA
+ RegDeleteKeyExW
+ RegDeleteKeyTransactedA
+ RegDeleteKeyTransactedW
+ RegDeleteKeyValueA
+ RegDeleteKeyValueW
+ RegDeleteKeyW
+ RegDeleteTreeA
+ RegDeleteTreeW
+ RegDeleteValueA
+ RegDeleteValueW
+ RegDisablePredefinedCache
+ RegDisablePredefinedCacheEx
+ RegDisableReflectionKey
+ RegEnableReflectionKey
+ RegEnumKeyA
+ RegEnumKeyExA
+ RegEnumKeyExW
+ RegEnumKeyW
+ RegEnumValueA
+ RegEnumValueW
+ RegFlushKey
+ RegGetKeySecurity
+ RegGetValueA
+ RegGetValueW
+ RegLoadAppKeyA
+ RegLoadAppKeyW
+ RegLoadKeyA
+ RegLoadKeyW
+ RegLoadMUIStringA
+ RegLoadMUIStringW
+ RegNotifyChangeKeyValue
+ RegOpenCurrentUser
+ RegOpenKeyA
+ RegOpenKeyExA
+ RegOpenKeyExW
+ RegOpenKeyTransactedA
+ RegOpenKeyTransactedW
+ RegOpenKeyW
+ RegOpenUserClassesRoot
+ RegOverridePredefKey
+ RegQueryInfoKeyA
+ RegQueryInfoKeyW
+ RegQueryMultipleValuesA
+ RegQueryMultipleValuesW
+ RegQueryReflectionKey
+ RegQueryValueA
+ RegQueryValueExA
+ RegQueryValueExW
+ RegQueryValueW
+ RegRenameKey
+ RegReplaceKeyA
+ RegReplaceKeyW
+ RegRestoreKeyA
+ RegRestoreKeyW
+ RegSaveKeyA
+ RegSaveKeyExA
+ RegSaveKeyExW
+ RegSaveKeyW
+ RegSetKeySecurity
+ RegSetKeyValueA
+ RegSetKeyValueW
+ RegSetValueA
+ RegSetValueExA
+ RegSetValueExW
+ RegSetValueW
+ RegUnLoadKeyA
+ RegUnLoadKeyW
+ RegisterEventSourceA
+ RegisterEventSourceW
+ RegisterServiceCtrlHandlerA
+ RegisterServiceCtrlHandlerExA
+ RegisterServiceCtrlHandlerExW
+ RegisterServiceCtrlHandlerW
+ RegisterTraceGuidsA
+ RegisterTraceGuidsW
+ RegisterWaitChainCOMCallback
+ RemoteRegEnumKeyWrapper
+ RemoteRegEnumValueWrapper
+ RemoteRegQueryInfoKeyWrapper
+ RemoteRegQueryMultipleValues2Wrapper
+ RemoteRegQueryMultipleValuesWrapper
+ RemoteRegQueryValueWrapper
+ RemoveTraceCallback
+ RemoveUsersFromEncryptedFile
+ ReportEventA
+ ReportEventW
+ RevertToSelf
+ SafeBaseRegGetKeySecurity
+ SaferCloseLevel
+ SaferComputeTokenFromLevel
+ SaferCreateLevel
+ SaferGetLevelInformation
+ SaferGetPolicyInformation
+ SaferIdentifyLevel
+ SaferRecordEventLogEntry
+ SaferSetLevelInformation
+ SaferSetPolicyInformation
+ SaferiIsExecutableFileType
+ SetAclInformation
+ SetEncryptedFileMetadata
+ SetEntriesInAccessListA
+ SetEntriesInAccessListW
+ SetEntriesInAclA
+ SetEntriesInAclW
+ SetEntriesInAuditListA
+ SetEntriesInAuditListW
+ SetFileSecurityA
+ SetFileSecurityW
+ SetInformationCodeAuthzLevelW
+ SetInformationCodeAuthzPolicyW
+ SetKernelObjectSecurity
+ SetNamedSecurityInfoA
+ SetNamedSecurityInfoExA
+ SetNamedSecurityInfoExW
+ SetNamedSecurityInfoW
+ SetPrivateObjectSecurity
+ SetPrivateObjectSecurityEx
+ SetSecurityAccessMask
+ SetSecurityDescriptorControl
+ SetSecurityDescriptorDacl
+ SetSecurityDescriptorGroup
+ SetSecurityDescriptorOwner
+ SetSecurityDescriptorRMControl
+ SetSecurityDescriptorSacl
+ SetSecurityInfo
+ SetSecurityInfoExA
+ SetSecurityInfoExW
+ SetServiceBits
+ SetServiceObjectSecurity
+ SetServiceStatus
+ SetThreadToken
+ SetTokenInformation
+ SetTraceCallback
+ SetUserFileEncryptionKey
+ SetUserFileEncryptionKeyEx
+ StartServiceA
+ StartServiceCtrlDispatcherA
+ StartServiceCtrlDispatcherW
+ StartServiceW
+ StartTraceA
+ StartTraceW
+ StopTraceA
+ StopTraceW
+ SystemFunction001
+ SystemFunction002
+ SystemFunction003
+ SystemFunction004
+ SystemFunction005
+ SystemFunction006
+ SystemFunction007
+ SystemFunction008
+ SystemFunction009
+ SystemFunction010
+ SystemFunction011
+ SystemFunction012
+ SystemFunction013
+ SystemFunction014
+ SystemFunction015
+ SystemFunction016
+ SystemFunction017
+ SystemFunction018
+ SystemFunction019
+ SystemFunction020
+ SystemFunction021
+ SystemFunction022
+ SystemFunction023
+ SystemFunction024
+ SystemFunction025
+ SystemFunction026
+ SystemFunction027
+ SystemFunction028
+ SystemFunction029
+ SystemFunction030
+ SystemFunction031
+ SystemFunction032
+ SystemFunction033
+ SystemFunction034
+ SystemFunction036
+ SystemFunction040
+ SystemFunction041
+ TraceEvent
+ TraceEventInstance
+ TraceMessage
+ TraceMessageVa
+ TraceQueryInformation
+ TraceSetInformation
+ TreeResetNamedSecurityInfoA
+ TreeResetNamedSecurityInfoW
+ TreeSetNamedSecurityInfoA
+ TreeSetNamedSecurityInfoW
+ TrusteeAccessToObjectA
+ TrusteeAccessToObjectW
+ UninstallApplication
+ UnlockServiceDatabase
+ UnregisterTraceGuids
+ UpdateTraceA
+ UpdateTraceW
+ UsePinForEncryptedFilesA
+ UsePinForEncryptedFilesW
+ WaitServiceState
+ WriteEncryptedFileRaw
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/AudioBaseProcessingObjectV140.txt b/symbols/SDK/um/arm/AudioBaseProcessingObjectV140.txt
new file mode 100644
index 00000000..c6f13d27
--- /dev/null
+++ b/symbols/SDK/um/arm/AudioBaseProcessingObjectV140.txt
@@ -0,0 +1,26 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\AudioBaseProcessingObjectV140.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 4 .CRT$XCU
+ 14 .bss
+ 1AFA4 .debug$S
+ 32B00 .debug$T
+ 67 .drectve
+ 10 .gfids$y
+ 248 .pdata
+ 288 .rdata
+ 14 .text
+ 14 .text$di
+ 178A .text$mn
+ A .text$yd
+ E4 .xdata
+ 8 RT_BSS
+ 10 RT_DATA
diff --git a/symbols/SDK/um/arm/AuthZ.txt b/symbols/SDK/um/arm/AuthZ.txt
new file mode 100644
index 00000000..cb489a38
--- /dev/null
+++ b/symbols/SDK/um/arm/AuthZ.txt
@@ -0,0 +1,57 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\AuthZ.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AuthzAccessCheck
+ AuthzAddSidsToContext
+ AuthzCachedAccessCheck
+ AuthzEnumerateSecurityEventSources
+ AuthzEvaluateSacl
+ AuthzFreeAuditEvent
+ AuthzFreeCentralAccessPolicyCache
+ AuthzFreeContext
+ AuthzFreeHandle
+ AuthzFreeResourceManager
+ AuthzGetInformationFromContext
+ AuthzInitializeCompoundContext
+ AuthzInitializeContextFromAuthzContext
+ AuthzInitializeContextFromSid
+ AuthzInitializeContextFromToken
+ AuthzInitializeObjectAccessAuditEvent
+ AuthzInitializeObjectAccessAuditEvent2
+ AuthzInitializeRemoteAccessCheck
+ AuthzInitializeRemoteResourceManager
+ AuthzInitializeResourceManager
+ AuthzInitializeResourceManagerEx
+ AuthzInstallSecurityEventSource
+ AuthzModifyClaims
+ AuthzModifySecurityAttributes
+ AuthzModifySids
+ AuthzOpenObjectAudit
+ AuthzRegisterCapChangeNotification
+ AuthzRegisterSecurityEventSource
+ AuthzReportSecurityEvent
+ AuthzReportSecurityEventFromParams
+ AuthzSetAppContainerInformation
+ AuthzShutdownRemoteAccessCheck
+ AuthzUninstallSecurityEventSource
+ AuthzUnregisterCapChangeNotification
+ AuthzUnregisterSecurityEventSource
+ AuthziLogAuditEvent
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/Bits.txt b/symbols/SDK/um/arm/Bits.txt
new file mode 100644
index 00000000..74254afd
--- /dev/null
+++ b/symbols/SDK/um/arm/Bits.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Bits.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 23D78 .debug$S
+ 2C500 .debug$T
+ 38 .drectve
+ 400 .rdata
diff --git a/symbols/SDK/um/arm/BluetoothApis.txt b/symbols/SDK/um/arm/BluetoothApis.txt
new file mode 100644
index 00000000..a929d6a4
--- /dev/null
+++ b/symbols/SDK/um/arm/BluetoothApis.txt
@@ -0,0 +1,117 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\BluetoothApis.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ BluetoothAddressToString
+ BluetoothDisconnectDevice
+ BluetoothEnableDiscovery
+ BluetoothEnableIncomingConnections
+ BluetoothEnumerateInstalledServices
+ BluetoothEnumerateInstalledServicesEx
+ BluetoothEnumerateLocalServices
+ BluetoothFindBrowseGroupClose
+ BluetoothFindClassIdClose
+ BluetoothFindDeviceClose
+ BluetoothFindFirstBrowseGroup
+ BluetoothFindFirstClassId
+ BluetoothFindFirstDevice
+ BluetoothFindFirstProfileDescriptor
+ BluetoothFindFirstProtocolDescriptorStack
+ BluetoothFindFirstProtocolEntry
+ BluetoothFindFirstRadio
+ BluetoothFindFirstService
+ BluetoothFindFirstServiceEx
+ BluetoothFindNextBrowseGroup
+ BluetoothFindNextClassId
+ BluetoothFindNextDevice
+ BluetoothFindNextProfileDescriptor
+ BluetoothFindNextProtocolDescriptorStack
+ BluetoothFindNextProtocolEntry
+ BluetoothFindNextRadio
+ BluetoothFindNextService
+ BluetoothFindProfileDescriptorClose
+ BluetoothFindProtocolDescriptorStackClose
+ BluetoothFindProtocolEntryClose
+ BluetoothFindRadioClose
+ BluetoothFindServiceClose
+ BluetoothGATTAbortReliableWrite
+ BluetoothGATTBeginReliableWrite
+ BluetoothGATTEndReliableWrite
+ BluetoothGATTGetCharacteristicValue
+ BluetoothGATTGetCharacteristics
+ BluetoothGATTGetDescriptorValue
+ BluetoothGATTGetDescriptors
+ BluetoothGATTGetIncludedServices
+ BluetoothGATTGetServices
+ BluetoothGATTRegisterEvent
+ BluetoothGATTSetCharacteristicValue
+ BluetoothGATTSetDescriptorValue
+ BluetoothGATTUnregisterEvent
+ BluetoothGetDeviceInfo
+ BluetoothGetLocalServiceInfo
+ BluetoothGetRadioInfo
+ BluetoothGetServicePnpInstance
+ BluetoothIsConnectable
+ BluetoothIsDiscoverable
+ BluetoothIsVersionAvailable
+ BluetoothRegisterForAuthentication
+ BluetoothRegisterForAuthenticationEx
+ BluetoothRemoveDevice
+ BluetoothSdpEnumAttributes
+ BluetoothSdpGetAttributeValue
+ BluetoothSdpGetContainerElementData
+ BluetoothSdpGetElementData
+ BluetoothSdpGetString
+ BluetoothSendAuthenticationResponse
+ BluetoothSendAuthenticationResponseEx
+ BluetoothSetLocalServiceInfo
+ BluetoothSetServiceState
+ BluetoothSetServiceStateEx
+ BluetoothUnregisterAuthentication
+ BluetoothUpdateDeviceRecord
+ BthpCheckForUnsupportedGuid
+ BthpCleanupBRDeviceNode
+ BthpCleanupDeviceLocalServices
+ BthpCleanupDeviceRemoteServices
+ BthpCleanupLEDeviceNodes
+ BthpEnableA2DPIfPresent
+ BthpEnableAllServices
+ BthpEnableConnectableAndDiscoverable
+ BthpEnableRadioSoftware
+ BthpFindPnpInfo
+ BthpGATTCloseSession
+ BthpInnerRecord
+ BthpIsBluetoothServiceRunning
+ BthpIsConnectableByDefault
+ BthpIsDiscoverable
+ BthpIsDiscoverableByDefault
+ BthpIsRadioSoftwareEnabled
+ BthpIsTopOfServiceGroup
+ BthpMapStatusToErr
+ BthpNextRecord
+ BthpRegisterForAuthentication
+ BthpSetServiceState
+ BthpSetServiceStateEx
+ BthpTranspose16Bits
+ BthpTranspose32Bits
+ BthpTransposeAndExtendBytes
+ FindNextOpenVCOMPort
+ InstallIncomingComPort
+ ShouldForceAuthentication
+
+ Summary
+
+ D5 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 12 .idata$6
diff --git a/symbols/SDK/um/arm/BufferOverflow.txt b/symbols/SDK/um/arm/BufferOverflow.txt
new file mode 100644
index 00000000..b69086e8
--- /dev/null
+++ b/symbols/SDK/um/arm/BufferOverflow.txt
@@ -0,0 +1,22 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\BufferOverflow.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 1F0 .bss
+ 8 .data
+ F120 .debug$S
+ 1CCF0 .debug$T
+ F .drectve
+ 8 .gfids$y
+ B0 .pdata
+ F4 .rdata
+ 40 .text
+ 4A4 .text$mn
+ 58 .xdata
diff --git a/symbols/SDK/um/arm/BufferOverflowU.txt b/symbols/SDK/um/arm/BufferOverflowU.txt
new file mode 100644
index 00000000..c5a45d6e
--- /dev/null
+++ b/symbols/SDK/um/arm/BufferOverflowU.txt
@@ -0,0 +1,22 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\BufferOverflowU.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 1F0 .bss
+ 8 .data
+ 1489C .debug$S
+ 27668 .debug$T
+ 12 .drectve
+ 8 .gfids$y
+ 78 .pdata
+ 11A .rdata
+ 40 .text
+ 2B8 .text$mn
+ 40 .xdata
diff --git a/symbols/SDK/um/arm/Cabinet.txt b/symbols/SDK/um/arm/Cabinet.txt
new file mode 100644
index 00000000..a57dc7db
--- /dev/null
+++ b/symbols/SDK/um/arm/Cabinet.txt
@@ -0,0 +1,47 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Cabinet.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 35 CloseCompressor
+ 45 CloseDecompressor
+ 33 Compress
+ 30 CreateCompressor
+ 40 CreateDecompressor
+ 43 Decompress
+ 4 DeleteExtractedFiles
+ 2 DllGetVersion
+ 3 Extract
+ 11 FCIAddFile
+ 10 FCICreate
+ 14 FCIDestroy
+ 13 FCIFlushCabinet
+ 12 FCIFlushFolder
+ 22 FDICopy
+ 20 FDICreate
+ 23 FDIDestroy
+ 21 FDIIsCabinet
+ 24 FDITruncateCabinet
+ 1 GetDllVersion
+ 32 QueryCompressorInformation
+ 42 QueryDecompressorInformation
+ 34 ResetCompressor
+ 44 ResetDecompressor
+ 31 SetCompressorInformation
+ 41 SetDecompressorInformation
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/CertIdl.txt b/symbols/SDK/um/arm/CertIdl.txt
new file mode 100644
index 00000000..f82ae850
--- /dev/null
+++ b/symbols/SDK/um/arm/CertIdl.txt
@@ -0,0 +1,19 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\CertIdl.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .bss
+ 4 .data
+ 76428 .debug$S
+ 8B910 .debug$T
+ 41A .drectve
+ 8 .gfids$y
+ 8 .pdata
+ 15A4 .rdata
+ 48 .text$mn
diff --git a/symbols/SDK/um/arm/CertPolEng.txt b/symbols/SDK/um/arm/CertPolEng.txt
new file mode 100644
index 00000000..1441126b
--- /dev/null
+++ b/symbols/SDK/um/arm/CertPolEng.txt
@@ -0,0 +1,35 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\CertPolEng.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ IntPstGetCertificate
+ IntPstGetNameIdentifierForCertificate
+ IntPstGetTrustAnchors
+ IntPstMapCertificateToProvider
+ IntPstMapUserCredsToProvider
+ IntPstValidate
+ PstAcquirePrivateKey
+ PstGetCertificateChain
+ PstGetCertificates
+ PstGetTrustAnchors
+ PstGetTrustAnchorsEx
+ PstGetUserNameForCertificate
+ PstMapCertificate
+ PstValidate
+
+ Summary
+
+ CC .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 10 .idata$6
diff --git a/symbols/SDK/um/arm/Chakrart.txt b/symbols/SDK/um/arm/Chakrart.txt
new file mode 100644
index 00000000..cc24989c
--- /dev/null
+++ b/symbols/SDK/um/arm/Chakrart.txt
@@ -0,0 +1,173 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Chakrart.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?DumpDiagInfo@@YAXPAUHWND__@@PAUHINSTANCE__@@PADH@Z (void __cdecl DumpDiagInfo(struct HWND__ *,struct HINSTANCE__ *,char *,int))
+ ?JsInitializeJITServer@@YAJPAU_GUID@@PAX1@Z (long __cdecl JsInitializeJITServer(struct _GUID *,void *,void *))
+ ?MemProtectHeapAddRootSection@@YAXPAXPAUMemProtectHeapRootSection@@@Z (void __cdecl MemProtectHeapAddRootSection(void *,struct MemProtectHeapRootSection *))
+ ?MemProtectHeapCollect@@YAJPAXW4MemProtectHeapCollectFlags@@@Z (long __cdecl MemProtectHeapCollect(void *,enum MemProtectHeapCollectFlags))
+ ?MemProtectHeapCreate@@YAJPAPAXW4MemProtectHeapCreateFlags@@@Z (long __cdecl MemProtectHeapCreate(void * *,enum MemProtectHeapCreateFlags))
+ ?MemProtectHeapDestroy@@YAJPAX@Z (long __cdecl MemProtectHeapDestroy(void *))
+ ?MemProtectHeapDisableCollection@@YAXPAX@Z (void __cdecl MemProtectHeapDisableCollection(void *))
+ ?MemProtectHeapIsValidObject@@YA_NPAX0@Z (bool __cdecl MemProtectHeapIsValidObject(void *,void *))
+ ?MemProtectHeapMemSize@@YAJPAX0PAI@Z (long __cdecl MemProtectHeapMemSize(void *,void *,unsigned int *))
+ ?MemProtectHeapNotifyCurrentThreadDetach@@YAXPAX@Z (void __cdecl MemProtectHeapNotifyCurrentThreadDetach(void *))
+ ?MemProtectHeapProtectCurrentThread@@YAJPAXP6AX0@Z0@Z (long __cdecl MemProtectHeapProtectCurrentThread(void *,void (__cdecl*)(void *),void *))
+ ?MemProtectHeapRemoveRootSection@@YAJPAXPAUMemProtectHeapRootSection@@@Z (long __cdecl MemProtectHeapRemoveRootSection(void *,struct MemProtectHeapRootSection *))
+ ?MemProtectHeapReportHeapSize@@YAXPAX@Z (void __cdecl MemProtectHeapReportHeapSize(void *))
+ ?MemProtectHeapRootAlloc@@YAPAXPAXI@Z (void * __cdecl MemProtectHeapRootAlloc(void *,unsigned int))
+ ?MemProtectHeapRootAllocLeaf@@YAPAXPAXI@Z (void * __cdecl MemProtectHeapRootAllocLeaf(void *,unsigned int))
+ ?MemProtectHeapRootRealloc@@YAJPAXIPAPAX@Z (long __cdecl MemProtectHeapRootRealloc(void *,unsigned int,void * *))
+ ?MemProtectHeapRootReallocLeaf@@YAJPAXIPAPAX@Z (long __cdecl MemProtectHeapRootReallocLeaf(void *,unsigned int,void * *))
+ ?MemProtectHeapSynchronizeWithCollector@@YAJPAX@Z (long __cdecl MemProtectHeapSynchronizeWithCollector(void *))
+ ?MemProtectHeapUnprotectCurrentThread@@YAJPAX@Z (long __cdecl MemProtectHeapUnprotectCurrentThread(void *))
+ ?MemProtectHeapUnrootAndZero@@YAJPAX0@Z (long __cdecl MemProtectHeapUnrootAndZero(void *,void *))
+ ?RecyclerNativeHeapAddExternalMemoryUsage@@YAXPAXI@Z (void __cdecl RecyclerNativeHeapAddExternalMemoryUsage(void *,unsigned int))
+ ?RecyclerNativeHeapAllocLeaf@@YAPAXPAXI@Z (void * __cdecl RecyclerNativeHeapAllocLeaf(void *,unsigned int))
+ ?RecyclerNativeHeapAllocLeafFinalized@@YAPAXPAXI@Z (void * __cdecl RecyclerNativeHeapAllocLeafFinalized(void *,unsigned int))
+ ?RecyclerNativeHeapAllocTraced@@YAPAXPAXI@Z (void * __cdecl RecyclerNativeHeapAllocTraced(void *,unsigned int))
+ ?RecyclerNativeHeapAllocTracedFinalized@@YAPAXPAXI@Z (void * __cdecl RecyclerNativeHeapAllocTracedFinalized(void *,unsigned int))
+ ?RecyclerNativeHeapCollectGarbageInThread@@YAXPAX_N@Z (void __cdecl RecyclerNativeHeapCollectGarbageInThread(void *,bool))
+ ?RecyclerNativeHeapCreateWeakReference@@YAJPAX0PAPAX@Z (long __cdecl RecyclerNativeHeapCreateWeakReference(void *,void *,void * *))
+ ?RecyclerNativeHeapGetRealAddressFromInterior@@YAPAXPAX0@Z (void * __cdecl RecyclerNativeHeapGetRealAddressFromInterior(void *,void *))
+ ?RecyclerNativeHeapGetStrongReference@@YAPAXPAX0@Z (void * __cdecl RecyclerNativeHeapGetStrongReference(void *,void *))
+ ?RecyclerNativeHeapHasWeakReferenceCleanupOccurred@@YA_NPAXPAI@Z (bool __cdecl RecyclerNativeHeapHasWeakReferenceCleanupOccurred(void *,unsigned int *))
+ ?RecyclerNativeHeapRootAddRef@@YAJPAX0PAI@Z (long __cdecl RecyclerNativeHeapRootAddRef(void *,void *,unsigned int *))
+ ?RecyclerNativeHeapRootRelease@@YAXPAX0PAI@Z (void __cdecl RecyclerNativeHeapRootRelease(void *,void *,unsigned int *))
+ JsAddRef
+ JsBoolToBoolean
+ JsBooleanToBool
+ JsCallFunction
+ JsCollectGarbage
+ JsConstructObject
+ JsConvertValueToBoolean
+ JsConvertValueToNumber
+ JsConvertValueToObject
+ JsConvertValueToString
+ JsCreateArray
+ JsCreateArrayBuffer
+ JsCreateContext
+ JsCreateDataView
+ JsCreateError
+ JsCreateExternalArrayBuffer
+ JsCreateExternalObject
+ JsCreateFunction
+ JsCreateNamedFunction
+ JsCreateObject
+ JsCreateRangeError
+ JsCreateReferenceError
+ JsCreateRuntime
+ JsCreateSymbol
+ JsCreateSyntaxError
+ JsCreateThreadService
+ JsCreateTypeError
+ JsCreateTypedArray
+ JsCreateURIError
+ JsDefineProperty
+ JsDeleteIndexedProperty
+ JsDeleteProperty
+ JsDisableRuntimeExecution
+ JsDisposeRuntime
+ JsDoubleToNumber
+ JsEnableRuntimeExecution
+ JsEnumerateHeap
+ JsEquals
+ JsGetAndClearException
+ JsGetArrayBufferStorage
+ JsGetContextData
+ JsGetContextOfObject
+ JsGetCurrentContext
+ JsGetDataViewStorage
+ JsGetExtensionAllowed
+ JsGetExternalData
+ JsGetFalseValue
+ JsGetGlobalObject
+ JsGetIndexedPropertiesExternalData
+ JsGetIndexedProperty
+ JsGetNullValue
+ JsGetOwnPropertyDescriptor
+ JsGetOwnPropertyNames
+ JsGetOwnPropertySymbols
+ JsGetProperty
+ JsGetPropertyIdFromName
+ JsGetPropertyIdFromSymbol
+ JsGetPropertyIdType
+ JsGetPropertyNameFromId
+ JsGetPrototype
+ JsGetRuntime
+ JsGetRuntimeMemoryLimit
+ JsGetRuntimeMemoryUsage
+ JsGetStringLength
+ JsGetSymbolFromPropertyId
+ JsGetTrueValue
+ JsGetTypedArrayInfo
+ JsGetTypedArrayStorage
+ JsGetUndefinedValue
+ JsGetValueType
+ JsHasException
+ JsHasExternalData
+ JsHasIndexedPropertiesExternalData
+ JsHasIndexedProperty
+ JsHasProperty
+ JsIdle
+ JsInspectableToObject
+ JsInstanceOf
+ JsIntToNumber
+ JsIsEnumeratingHeap
+ JsIsRuntimeExecutionDisabled
+ JsNumberToDouble
+ JsNumberToInt
+ JsObjectToInspectable
+ JsParseScript
+ JsParseScriptWithAttributes
+ JsParseSerializedScript
+ JsParseSerializedScriptWithCallback
+ JsPointerToString
+ JsPreventExtension
+ 400 JsProjectWinRTNamespace
+ JsRelease
+ JsRunScript
+ JsRunSerializedScript
+ JsRunSerializedScriptWithCallback
+ JsSerializeScript
+ JsSetContextData
+ JsSetCurrentContext
+ JsSetException
+ JsSetExternalData
+ JsSetIndexedPropertiesToExternalData
+ JsSetIndexedProperty
+ JsSetObjectBeforeCollectCallback
+ 401 JsSetProjectionEnqueueCallback
+ JsSetPromiseContinuationCallback
+ JsSetProperty
+ JsSetPrototype
+ JsSetRuntimeBeforeCollectCallback
+ JsSetRuntimeMemoryAllocationCallback
+ JsSetRuntimeMemoryLimit
+ JsStartDebugging
+ JsStartProfiling
+ JsStopProfiling
+ JsStrictEquals
+ JsStringToPointer
+ JsValueToVariant
+ JsVarAddRef
+ JsVarRelease
+ JsVarToExtension
+ JsVariantToValue
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/ClusApi.txt b/symbols/SDK/um/arm/ClusApi.txt
new file mode 100644
index 00000000..61a8fba7
--- /dev/null
+++ b/symbols/SDK/um/arm/ClusApi.txt
@@ -0,0 +1,302 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ClusApi.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?CCHlpAddNodeUpdateCluster@@YAJPAU_HCLUSTER@@PA_WPAK@Z (long __cdecl CCHlpAddNodeUpdateCluster(struct _HCLUSTER *,wchar_t *,unsigned long *))
+ ?CCHlpConfigureNode@@YAKV?$map@V?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@KU?$less@V?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@K@std@@@2@@std@@AAV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@2@1AAV?$vector@EV?$allocator@E@std@@@2@11111PAKAAV?$vector@V?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@V?$allocator@V?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@@2@@2@_NK@Z (unsigned long __cdecl CCHlpConfigureNode(class std::map,class std::allocator >,unsigned long,struct std::less,class std::allocator > >,class std::allocator,class std::allocator > const ,unsigned long> > >,class std::basic_string,class std::allocator > &,class std::basic_string,class std::allocator > &,class std::vector > &,class std::basic_string,class std::allocator > &,class std::basic_string,class std::allocator > &,class std::basic_string,class std::allocator > &,class std::basic_string,class std::allocator > &,class std::basic_string,class std::allocator > &,unsigned long *,class std::vector,class std::allocator >,class std::allocator,class std::allocator > > > &,bool,unsigned long))
+ ?CCHlpCreateClusterNameCOIfNotExists@@YAKPB_W000000HHPAH1AAV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@22@Z (unsigned long __cdecl CCHlpCreateClusterNameCOIfNotExists(wchar_t const *,wchar_t const *,wchar_t const *,wchar_t const *,wchar_t const *,wchar_t const *,wchar_t const *,int,int,int *,int *,class std::basic_string,class std::allocator > &,class std::basic_string,class std::allocator > &,class std::basic_string,class std::allocator > &))
+ ?CCHlpCreateClusterNameInAD@@YAKPB_W000HPAPAVClusterNameADClusterState@@@Z (unsigned long __cdecl CCHlpCreateClusterNameInAD(wchar_t const *,wchar_t const *,wchar_t const *,wchar_t const *,int,class ClusterNameADClusterState * *))
+ ?CCHlpGetClusterServiceSecret@@YAJPB_WPAPA_W@Z (long __cdecl CCHlpGetClusterServiceSecret(wchar_t const *,wchar_t * *))
+ ?CCHlpGetDNSHostLabel@@YAJPB_WPAPA_W@Z (long __cdecl CCHlpGetDNSHostLabel(wchar_t const *,wchar_t * *))
+ ?CCHlpRestoreClusterVirtualObjectToInitialState@@YAKPA_W00H@Z (unsigned long __cdecl CCHlpRestoreClusterVirtualObjectToInitialState(wchar_t *,wchar_t *,wchar_t *,int))
+ AddClusterGroupDependency
+ AddClusterGroupSetDependency
+ AddClusterGroupToGroupSetDependency
+ AddClusterNode
+ AddClusterResourceDependency
+ AddClusterResourceNode
+ AddClusterStorageNode
+ AddCrossClusterGroupSetDependency
+ AddResourceToClusterSharedVolumes
+ AddResourceToClusterSharedVolumesEx
+ BackupClusterDatabase
+ CanResourceBeDependent
+ CancelClusterGroupOperation
+ ChangeClusterResourceGroup
+ CloseCluster
+ CloseClusterGroup
+ CloseClusterGroupSet
+ CloseClusterNetInterface
+ CloseClusterNetwork
+ CloseClusterNode
+ CloseClusterNotifyPort
+ CloseClusterResource
+ CluFreeFaultDomainInfo
+ CluFreeGuidArrayPtr
+ CluFreeStr
+ CluGetDriveInfo
+ CluGetFaultDomainObject
+ CluGetFaultDomainObjects
+ CluRemoveFaultDomainObject
+ ClusterAddGroupToGroupSet
+ ClusterCaptureLiveDump
+ ClusterChangeVMSettings
+ ClusterCloseEnum
+ ClusterCloseEnumEx
+ ClusterControl
+ ClusterCreateClusterStorageEnclosure
+ ClusterCreateFaultDomain
+ ClusterCreateFaultDomainFromXML
+ ClusterCreateVMReservation
+ ClusterEnum
+ ClusterEnumEx
+ ClusterFreeMemory
+ ClusterFreeMrrResponse
+ ClusterFreeVMReservation
+ ClusterGetClusterStorageEnclosureObject
+ ClusterGetClusterStorageEnclosureObjects
+ ClusterGetDriveInfo
+ ClusterGetEnumCount
+ ClusterGetEnumCountEx
+ ClusterGetFaultDomainObject
+ ClusterGetFaultDomainObjects
+ ClusterGetFaultDomainState
+ ClusterGetFaultDomainXML
+ ClusterGetPlacementScore
+ ClusterGroupCloseEnum
+ ClusterGroupCloseEnumEx
+ ClusterGroupControl
+ ClusterGroupEnum
+ ClusterGroupEnumEx
+ ClusterGroupGetEnumCount
+ ClusterGroupGetEnumCountEx
+ ClusterGroupOpenEnum
+ ClusterGroupOpenEnumEx
+ ClusterGroupSetCloseEnum
+ ClusterGroupSetControl
+ ClusterGroupSetEnum
+ ClusterGroupSetGetEnumCount
+ ClusterGroupSetOpenEnum
+ ClusterNetInterfaceCloseEnum
+ ClusterNetInterfaceControl
+ ClusterNetInterfaceEnum
+ ClusterNetInterfaceOpenEnum
+ ClusterNetworkCloseEnum
+ ClusterNetworkControl
+ ClusterNetworkEnum
+ ClusterNetworkGetEnumCount
+ ClusterNetworkHealthFreeInterfaceConnections
+ ClusterNetworkHealthFreeNodeConnections
+ ClusterNetworkHealthGetInterfaceConnections
+ ClusterNetworkHealthGetNodeConnections
+ ClusterNetworkOpenEnum
+ ClusterNodeCloseEnum
+ ClusterNodeCloseEnumEx
+ ClusterNodeControl
+ ClusterNodeEnum
+ ClusterNodeEnumEx
+ ClusterNodeGetEnumCount
+ ClusterNodeGetEnumCountEx
+ ClusterNodeOpenEnum
+ ClusterNodeOpenEnumEx
+ ClusterNodeReplacement
+ ClusterOpenEnum
+ ClusterOpenEnumEx
+ ClusterRegBatchAddCommand
+ ClusterRegBatchCloseNotification
+ ClusterRegBatchReadCommand
+ ClusterRegCloseBatch
+ ClusterRegCloseBatchEx
+ ClusterRegCloseBatchNotifyPort
+ ClusterRegCloseKey
+ ClusterRegCloseReadBatch
+ ClusterRegCloseReadBatchEx
+ ClusterRegCloseReadBatchReply
+ ClusterRegCreateBatch
+ ClusterRegCreateBatchNotifyPort
+ ClusterRegCreateKey
+ ClusterRegCreateKeyForceSync
+ ClusterRegCreateReadBatch
+ ClusterRegDeleteKey
+ ClusterRegDeleteKeyForceSync
+ ClusterRegDeleteValue
+ ClusterRegDeleteValueForceSync
+ ClusterRegEnumKey
+ ClusterRegEnumValue
+ ClusterRegGetBatchNotification
+ ClusterRegGetKeySecurity
+ ClusterRegOpenKey
+ ClusterRegQueryAllValues
+ ClusterRegQueryInfoKey
+ ClusterRegQueryValue
+ ClusterRegReadBatchAddCommand
+ ClusterRegReadBatchReplyNextCommand
+ ClusterRegSetKeySecurity
+ ClusterRegSetValue
+ ClusterRegSetValueForceSync
+ ClusterRegSyncDatabase
+ ClusterRemoveClusterStorageEnclosure
+ ClusterRemoveFaultDomain
+ ClusterRemoveGroupFromGroupSet
+ ClusterResourceCloseEnum
+ ClusterResourceCloseEnumEx
+ ClusterResourceControl
+ ClusterResourceControlAsUser
+ ClusterResourceEnum
+ ClusterResourceEnumEx
+ ClusterResourceGetEnumCount
+ ClusterResourceGetEnumCountEx
+ ClusterResourceOpenEnum
+ ClusterResourceOpenEnumEx
+ ClusterResourceTypeCloseEnum
+ ClusterResourceTypeControl
+ ClusterResourceTypeControlAsUser
+ ClusterResourceTypeEnum
+ ClusterResourceTypeGetEnumCount
+ ClusterResourceTypeOpenEnum
+ ClusterSendReceiveMrr
+ ClusterSendReceiveMrrAsUser
+ ClusterSetAccountAccess
+ ClusterSetClusterStorageEnclosure
+ ClusterSetFaultDomain
+ ClusterSetNodeFaultDomain
+ ClusterSharedVolumeClearBackupState
+ ClusterSharedVolumeSetSnapshotState
+ ClusterStmFindDisk
+ ClusterUpgradeFunctionalLevel
+ ClusterUpgradeFunctionalLevelEx
+ CreateCluster
+ CreateClusterAvailabilitySet
+ CreateClusterGroup
+ CreateClusterGroupEx
+ CreateClusterGroupSet
+ CreateClusterManagementPoint
+ CreateClusterNameAccount
+ CreateClusterNotifyPort
+ CreateClusterNotifyPortV2
+ CreateClusterResource
+ CreateClusterResourceType
+ CreateClusterResourceWithId
+ DeleteClusterGroup
+ DeleteClusterGroupSet
+ DeleteClusterResource
+ DeleteClusterResourceType
+ DestroyCluster
+ DestroyClusterGroup
+ DetermineCNOResTypeFromCluster
+ DetermineCNOResTypeFromNodelist
+ DetermineClusterCloudTypeFromCluster
+ DetermineClusterCloudTypeFromNodelist
+ EvictClusterNode
+ EvictClusterNodeEx
+ FailClusterResource
+ FreeClusFaultDomainInfo
+ FreeClusFaultDomainInfoArray
+ FreeClusFaultDomainXML
+ FreeClusStorageEnclosureInfo
+ FreeClusStorageEnclosureInfoArray
+ GetClusterFromGroup
+ GetClusterFromNetInterface
+ GetClusterFromNetwork
+ GetClusterFromNode
+ GetClusterFromResource
+ GetClusterGroupKey
+ GetClusterGroupState
+ GetClusterInformation
+ GetClusterKey
+ GetClusterNetInterface
+ GetClusterNetInterfaceKey
+ GetClusterNetInterfaceState
+ GetClusterNetworkId
+ GetClusterNetworkKey
+ GetClusterNetworkState
+ GetClusterNodeId
+ GetClusterNodeKey
+ GetClusterNodeState
+ GetClusterNotify
+ GetClusterNotifyV2
+ GetClusterQuorumResource
+ GetClusterResourceDependencyExpression
+ GetClusterResourceKey
+ GetClusterResourceNetworkName
+ GetClusterResourceState
+ GetClusterResourceTypeKey
+ GetClusterSharedVolumeNameForFile
+ GetNodeClusterState
+ GetNotifyEventHandle
+ InitializeClusFaultDomainInfo
+ InitializeClusFaultDomainInfoArray
+ InitializeClusStorageEnclosureInfo
+ InitializeClusStorageEnclosureInfoArray
+ IsFileOnClusterSharedVolume
+ MoveClusterGroup
+ MoveClusterGroupEx
+ OfflineClusterGroup
+ OfflineClusterGroupEx
+ OfflineClusterResource
+ OfflineClusterResourceEx
+ OnlineClusterGroup
+ OnlineClusterGroupEx
+ OnlineClusterResource
+ OnlineClusterResourceEx
+ OpenCluster
+ OpenClusterEx
+ OpenClusterEx2
+ OpenClusterGroup
+ OpenClusterGroupEx
+ OpenClusterGroupSet
+ OpenClusterNetInterface
+ OpenClusterNetInterfaceEx
+ OpenClusterNetwork
+ OpenClusterNetworkEx
+ OpenClusterNode
+ OpenClusterNodeById
+ OpenClusterNodeEx
+ OpenClusterResource
+ OpenClusterResourceEx
+ PauseClusterNode
+ PauseClusterNodeEx
+ RegisterClusterNotify
+ RegisterClusterNotifyV2
+ RegisterClusterResourceTypeNotifyV2
+ RemoveClusterGroupDependency
+ RemoveClusterGroupSetDependency
+ RemoveClusterGroupToGroupSetDependency
+ RemoveClusterNameAccount
+ RemoveClusterResourceDependency
+ RemoveClusterResourceNode
+ RemoveClusterStorageNode
+ RemoveCrossClusterGroupSetDependency
+ RemoveResourceFromClusterSharedVolumes
+ RestartClusterResource
+ RestoreClusterDatabase
+ ResumeClusterNode
+ ResumeClusterNodeEx
+ SetClusterGroupName
+ SetClusterGroupNodeList
+ SetClusterGroupSetDependencyExpression
+ SetClusterName
+ SetClusterNetworkName
+ SetClusterNetworkPriorityOrder
+ SetClusterQuorumResource
+ SetClusterResourceDependencyExpression
+ SetClusterResourceName
+ SetClusterServiceAccountPassword
+ SetGroupDependencyExpression
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/ComCtl32.txt b/symbols/SDK/um/arm/ComCtl32.txt
new file mode 100644
index 00000000..7c76d92b
--- /dev/null
+++ b/symbols/SDK/um/arm/ComCtl32.txt
@@ -0,0 +1,149 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ComCtl32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 401 AddMRUStringW
+ 400 CreateMRUListW
+ 8 CreateMappedBitmap
+ CreatePropertySheetPage
+ CreatePropertySheetPageA
+ CreatePropertySheetPageW
+ CreateStatusWindow
+ 6 CreateStatusWindowA
+ CreateStatusWindowW
+ 7 CreateToolbar
+ CreateToolbarEx
+ 16 CreateUpDownControl
+ 331 DPA_Clone
+ 328 DPA_Create
+ 340 DPA_CreateEx
+ 337 DPA_DeleteAllPtrs
+ 336 DPA_DeletePtr
+ 329 DPA_Destroy
+ 386 DPA_DestroyCallback
+ 385 DPA_EnumCallback
+ 332 DPA_GetPtr
+ 333 DPA_GetPtrIndex
+ 347 DPA_GetSize
+ 330 DPA_Grow
+ 334 DPA_InsertPtr
+ 9 DPA_LoadStream
+ 11 DPA_Merge
+ 10 DPA_SaveStream
+ 339 DPA_Search
+ 335 DPA_SetPtr
+ 338 DPA_Sort
+ 343 DSA_Clone
+ 320 DSA_Create
+ 327 DSA_DeleteAllItems
+ 326 DSA_DeleteItem
+ 321 DSA_Destroy
+ 388 DSA_DestroyCallback
+ 387 DSA_EnumCallback
+ 322 DSA_GetItem
+ 323 DSA_GetItemPtr
+ 348 DSA_GetSize
+ 324 DSA_InsertItem
+ 325 DSA_SetItem
+ 346 DSA_Sort
+ 413 DefSubclassProc
+ DestroyPropertySheetPage
+ 15 DrawInsert
+ DrawShadowText
+ DrawStatusText
+ 5 DrawStatusTextA
+ DrawStatusTextW
+ 403 EnumMRUListW
+ FlatSB_EnableScrollBar
+ FlatSB_GetScrollInfo
+ FlatSB_GetScrollPos
+ FlatSB_GetScrollProp
+ FlatSB_GetScrollRange
+ FlatSB_SetScrollInfo
+ FlatSB_SetScrollPos
+ FlatSB_SetScrollProp
+ FlatSB_SetScrollRange
+ FlatSB_ShowScrollBar
+ 152 FreeMRUList
+ 4 GetEffectiveClientRect
+ GetMUILanguage
+ 411 GetWindowSubclass
+ HIMAGELIST_QueryInterface
+ ImageList_Add
+ ImageList_AddIcon
+ ImageList_AddMasked
+ ImageList_BeginDrag
+ ImageList_CoCreateInstance
+ ImageList_Copy
+ ImageList_Create
+ ImageList_Destroy
+ ImageList_DragEnter
+ ImageList_DragLeave
+ ImageList_DragMove
+ ImageList_DragShowNolock
+ ImageList_Draw
+ ImageList_DrawEx
+ ImageList_DrawIndirect
+ ImageList_Duplicate
+ ImageList_EndDrag
+ ImageList_GetBkColor
+ ImageList_GetDragImage
+ ImageList_GetIcon
+ ImageList_GetIconSize
+ ImageList_GetImageCount
+ ImageList_GetImageInfo
+ ImageList_GetImageRect
+ ImageList_LoadImage
+ ImageList_LoadImageA
+ ImageList_LoadImageW
+ ImageList_Merge
+ ImageList_Read
+ ImageList_ReadEx
+ ImageList_Remove
+ ImageList_Replace
+ ImageList_ReplaceIcon
+ ImageList_SetBkColor
+ ImageList_SetDragCursorImage
+ ImageList_SetFilter
+ ImageList_SetIconSize
+ ImageList_SetImageCount
+ ImageList_SetOverlayImage
+ ImageList_Write
+ ImageList_WriteEx
+ 17 InitCommonControls
+ InitCommonControlsEx
+ InitMUILanguage
+ InitializeFlatSB
+ 14 LBItemFromPt
+ 380 LoadIconMetric
+ 381 LoadIconWithScaleDown
+ 13 MakeDragList
+ 2 MenuHelp
+ PropertySheet
+ PropertySheetA
+ PropertySheetW
+ 412 RemoveWindowSubclass
+ 410 SetWindowSubclass
+ 3 ShowHideMenuCtl
+ 236 Str_SetPtrW
+ 344 TaskDialog
+ 345 TaskDialogIndirect
+ UninitializeFlatSB
+ _TrackMouseEvent
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/ComDlg32.txt b/symbols/SDK/um/arm/ComDlg32.txt
new file mode 100644
index 00000000..e8edcb43
--- /dev/null
+++ b/symbols/SDK/um/arm/ComDlg32.txt
@@ -0,0 +1,42 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ComDlg32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ChooseColorA
+ ChooseColorW
+ ChooseFontA
+ ChooseFontW
+ CommDlgExtendedError
+ FindTextA
+ FindTextW
+ GetFileTitleA
+ GetFileTitleW
+ GetOpenFileNameA
+ GetOpenFileNameW
+ GetSaveFileNameA
+ GetSaveFileNameW
+ PageSetupDlgA
+ PageSetupDlgW
+ PrintDlgA
+ PrintDlgExA
+ PrintDlgExW
+ PrintDlgW
+ ReplaceTextA
+ ReplaceTextW
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/ComSvcs.txt b/symbols/SDK/um/arm/ComSvcs.txt
new file mode 100644
index 00000000..a45ceb29
--- /dev/null
+++ b/symbols/SDK/um/arm/ComSvcs.txt
@@ -0,0 +1,38 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ComSvcs.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CoCreateActivity
+ CoEnterServiceDomain
+ CoLeaveServiceDomain
+ CoLoadServices
+ ComSvcsExceptionFilter
+ ComSvcsLogError
+ 7 CreateActivityInMTA
+ DispManGetContext
+ 6 DllUnregisterServerWeReallyMeanIt
+ GetMTAThreadPoolMetrics
+ GetManagedExtensions
+ GetObjectContext
+ GetTrkSvrObject
+ MTSCreateActivity
+ MiniDumpW
+ RecycleSurrogate
+ SafeRef
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/CompPkgSup.txt b/symbols/SDK/um/arm/CompPkgSup.txt
new file mode 100644
index 00000000..96763368
--- /dev/null
+++ b/symbols/SDK/um/arm/CompPkgSup.txt
@@ -0,0 +1,30 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\CompPkgSup.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AreDvdCodecsEnabled
+ GetMediaComponentPackageInfo
+ GetMediaExtensionCommunicationFactory
+ GetServerForPMP
+ InstantiateComponentFromPackage
+ IsMediaBehaviorEnabled
+ RegisterServerForPMP
+ RequireNetworkDuringMediaTaskCompletion
+ UnregisterServerForPMP
+
+ Summary
+
+ CC .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 10 .idata$6
diff --git a/symbols/SDK/um/arm/CoreMessaging.txt b/symbols/SDK/um/arm/CoreMessaging.txt
new file mode 100644
index 00000000..fbffe992
--- /dev/null
+++ b/symbols/SDK/um/arm/CoreMessaging.txt
@@ -0,0 +1,51 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\CoreMessaging.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CoreUICallComputeMaximumMessageSize
+ CoreUICallCreateConversationHost
+ CoreUICallCreateEndpointHost
+ CoreUICallCreateEndpointHostWithSendPriority
+ CoreUICallReceive
+ CoreUICallSend
+ CoreUIConfigureTestHost
+ CoreUIConfigureUserIntegration
+ CoreUICreate
+ CoreUICreateAnonymousStream
+ CoreUICreateClientWindowIDManager
+ CoreUICreateEx
+ CoreUICreateSystemWindowIDManager
+ CoreUICreateWindowValidator
+ CoreUIFailFastOOM
+ CoreUIOpenExisting
+ CoreUIRouteToTestRegistrar
+ CreateDispatcherQueueController
+ CreateDispatcherQueueForCurrentThread
+ GetDispatcherQueueForCurrentThread
+ InitializeServices
+ MsgBlobCreateShared
+ MsgBlobCreateStack
+ MsgBufferShare
+ MsgRelease
+ MsgStringCreateShared
+ MsgStringCreateStack
+ ServiceMain
+ SvchostPushServiceGlobals
+ UninitializeServices
+
+ Summary
+
+ D5 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 12 .idata$6
diff --git a/symbols/SDK/um/arm/Credui.txt b/symbols/SDK/um/arm/Credui.txt
new file mode 100644
index 00000000..08df82d0
--- /dev/null
+++ b/symbols/SDK/um/arm/Credui.txt
@@ -0,0 +1,43 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Credui.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CredPackAuthenticationBufferA
+ CredPackAuthenticationBufferW
+ CredUICmdLinePromptForCredentialsA
+ CredUICmdLinePromptForCredentialsW
+ CredUIConfirmCredentialsA
+ CredUIConfirmCredentialsW
+ CredUIParseUserNameA
+ CredUIParseUserNameW
+ CredUIPromptForCredentialsA
+ CredUIPromptForCredentialsW
+ CredUIPromptForWindowsCredentialsA
+ CredUIPromptForWindowsCredentialsW
+ CredUIReadSSOCredW
+ CredUIStoreSSOCredW
+ CredUnPackAuthenticationBufferA
+ CredUnPackAuthenticationBufferW
+ SspiGetCredUIContext
+ SspiIsPromptingNeeded
+ SspiPromptForCredentialsA
+ SspiPromptForCredentialsW
+ SspiUnmarshalCredUIContext
+ SspiUpdateCredentials
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Crypt32.txt b/symbols/SDK/um/arm/Crypt32.txt
new file mode 100644
index 00000000..cf88be6a
--- /dev/null
+++ b/symbols/SDK/um/arm/Crypt32.txt
@@ -0,0 +1,261 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Crypt32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CertAddCRLContextToStore
+ CertAddCRLLinkToStore
+ CertAddCTLContextToStore
+ CertAddCTLLinkToStore
+ CertAddCertificateContextToStore
+ CertAddCertificateLinkToStore
+ CertAddEncodedCRLToStore
+ CertAddEncodedCTLToStore
+ CertAddEncodedCertificateToStore
+ CertAddEncodedCertificateToSystemStoreA
+ CertAddEncodedCertificateToSystemStoreW
+ CertAddEnhancedKeyUsageIdentifier
+ CertAddRefServerOcspResponse
+ CertAddRefServerOcspResponseContext
+ CertAddSerializedElementToStore
+ CertAddStoreToCollection
+ CertAlgIdToOID
+ CertCloseServerOcspResponse
+ CertCloseStore
+ CertCompareCertificate
+ CertCompareCertificateName
+ CertCompareIntegerBlob
+ CertComparePublicKeyInfo
+ CertControlStore
+ CertCreateCRLContext
+ CertCreateCTLContext
+ CertCreateCTLEntryFromCertificateContextProperties
+ CertCreateCertificateChainEngine
+ CertCreateCertificateContext
+ CertCreateContext
+ CertCreateSelfSignCertificate
+ CertDeleteCRLFromStore
+ CertDeleteCTLFromStore
+ CertDeleteCertificateFromStore
+ CertDuplicateCRLContext
+ CertDuplicateCTLContext
+ CertDuplicateCertificateChain
+ CertDuplicateCertificateContext
+ CertDuplicateStore
+ CertEnumCRLContextProperties
+ CertEnumCRLsInStore
+ CertEnumCTLContextProperties
+ CertEnumCTLsInStore
+ CertEnumCertificateContextProperties
+ CertEnumCertificatesInStore
+ CertEnumPhysicalStore
+ CertEnumSubjectInSortedCTL
+ CertEnumSystemStore
+ CertEnumSystemStoreLocation
+ CertFindAttribute
+ CertFindCRLInStore
+ CertFindCTLInStore
+ CertFindCertificateInCRL
+ CertFindCertificateInStore
+ CertFindChainInStore
+ CertFindExtension
+ CertFindRDNAttr
+ CertFindSubjectInCTL
+ CertFindSubjectInSortedCTL
+ CertFreeCRLContext
+ CertFreeCTLContext
+ CertFreeCertificateChain
+ CertFreeCertificateChainEngine
+ CertFreeCertificateChainList
+ CertFreeCertificateContext
+ CertFreeServerOcspResponseContext
+ CertGetCRLContextProperty
+ CertGetCRLFromStore
+ CertGetCTLContextProperty
+ CertGetCertificateChain
+ CertGetCertificateContextProperty
+ CertGetEnhancedKeyUsage
+ CertGetIntendedKeyUsage
+ CertGetIssuerCertificateFromStore
+ CertGetNameStringA
+ CertGetNameStringW
+ CertGetPublicKeyLength
+ CertGetServerOcspResponseContext
+ CertGetStoreProperty
+ CertGetSubjectCertificateFromStore
+ CertGetValidUsages
+ CertIsRDNAttrsInCertificateName
+ CertIsStrongHashToSign
+ CertIsValidCRLForCertificate
+ CertIsWeakHash
+ CertNameToStrA
+ CertNameToStrW
+ CertOIDToAlgId
+ CertOpenServerOcspResponse
+ CertOpenStore
+ CertOpenSystemStoreA
+ CertOpenSystemStoreW
+ CertRDNValueToStrA
+ CertRDNValueToStrW
+ CertRegisterPhysicalStore
+ CertRegisterSystemStore
+ CertRemoveEnhancedKeyUsageIdentifier
+ CertRemoveStoreFromCollection
+ CertResyncCertificateChainEngine
+ CertRetrieveLogoOrBiometricInfo
+ CertSaveStore
+ CertSelectCertificateChains
+ CertSerializeCRLStoreElement
+ CertSerializeCTLStoreElement
+ CertSerializeCertificateStoreElement
+ CertSetCRLContextProperty
+ CertSetCTLContextProperty
+ CertSetCertificateContextPropertiesFromCTLEntry
+ CertSetCertificateContextProperty
+ CertSetEnhancedKeyUsage
+ CertSetStoreProperty
+ CertStrToNameA
+ CertStrToNameW
+ CertUnregisterPhysicalStore
+ CertUnregisterSystemStore
+ CertVerifyCRLRevocation
+ CertVerifyCRLTimeValidity
+ CertVerifyCTLUsage
+ CertVerifyCertificateChainPolicy
+ CertVerifyRevocation
+ CertVerifySubjectCertificateContext
+ CertVerifyTimeValidity
+ CertVerifyValidityNesting
+ CryptAcquireCertificatePrivateKey
+ CryptBinaryToStringA
+ CryptBinaryToStringW
+ CryptCloseAsyncHandle
+ CryptCreateAsyncHandle
+ CryptCreateKeyIdentifierFromCSP
+ CryptDecodeMessage
+ CryptDecodeObject
+ CryptDecodeObjectEx
+ CryptDecryptAndVerifyMessageSignature
+ CryptDecryptMessage
+ CryptEncodeObject
+ CryptEncodeObjectEx
+ CryptEncryptMessage
+ CryptEnumKeyIdentifierProperties
+ CryptEnumOIDFunction
+ CryptEnumOIDInfo
+ CryptExportPKCS8
+ CryptExportPublicKeyInfo
+ CryptExportPublicKeyInfoEx
+ CryptExportPublicKeyInfoFromBCryptKeyHandle
+ CryptFindCertificateKeyProvInfo
+ CryptFindLocalizedName
+ CryptFindOIDInfo
+ CryptFormatObject
+ CryptFreeOIDFunctionAddress
+ CryptGetAsyncParam
+ CryptGetDefaultOIDDllList
+ CryptGetDefaultOIDFunctionAddress
+ CryptGetKeyIdentifierProperty
+ CryptGetMessageCertificates
+ CryptGetMessageSignerCount
+ CryptGetOIDFunctionAddress
+ CryptGetOIDFunctionValue
+ CryptHashCertificate
+ CryptHashCertificate2
+ CryptHashMessage
+ CryptHashPublicKeyInfo
+ CryptHashToBeSigned
+ CryptImportPKCS8
+ CryptImportPublicKeyInfo
+ CryptImportPublicKeyInfoEx
+ CryptImportPublicKeyInfoEx2
+ CryptInitOIDFunctionSet
+ CryptInstallDefaultContext
+ CryptInstallOIDFunctionAddress
+ CryptLoadSip
+ CryptMemAlloc
+ CryptMemFree
+ CryptMemRealloc
+ CryptMsgCalculateEncodedLength
+ CryptMsgClose
+ CryptMsgControl
+ CryptMsgCountersign
+ CryptMsgCountersignEncoded
+ CryptMsgDuplicate
+ CryptMsgEncodeAndSignCTL
+ CryptMsgGetAndVerifySigner
+ CryptMsgGetParam
+ CryptMsgOpenToDecode
+ CryptMsgOpenToEncode
+ CryptMsgSignCTL
+ CryptMsgUpdate
+ CryptMsgVerifyCountersignatureEncoded
+ CryptMsgVerifyCountersignatureEncodedEx
+ CryptProtectData
+ CryptProtectMemory
+ CryptQueryObject
+ CryptRegisterDefaultOIDFunction
+ CryptRegisterOIDFunction
+ CryptRegisterOIDInfo
+ CryptRetrieveTimeStamp
+ CryptSIPAddProvider
+ CryptSIPCreateIndirectData
+ CryptSIPGetCaps
+ CryptSIPGetSealedDigest
+ CryptSIPGetSignedDataMsg
+ CryptSIPLoad
+ CryptSIPPutSignedDataMsg
+ CryptSIPRemoveProvider
+ CryptSIPRemoveSignedDataMsg
+ CryptSIPRetrieveSubjectGuid
+ CryptSIPRetrieveSubjectGuidForCatalogFile
+ CryptSIPVerifyIndirectData
+ CryptSetAsyncParam
+ CryptSetKeyIdentifierProperty
+ CryptSetOIDFunctionValue
+ CryptSignAndEncodeCertificate
+ CryptSignAndEncryptMessage
+ CryptSignCertificate
+ CryptSignMessage
+ CryptSignMessageWithKey
+ CryptStringToBinaryA
+ CryptStringToBinaryW
+ CryptUninstallDefaultContext
+ CryptUnprotectData
+ CryptUnprotectMemory
+ CryptUnregisterDefaultOIDFunction
+ CryptUnregisterOIDFunction
+ CryptUnregisterOIDInfo
+ CryptUpdateProtectedState
+ CryptVerifyCertificateSignature
+ CryptVerifyCertificateSignatureEx
+ CryptVerifyDetachedMessageHash
+ CryptVerifyDetachedMessageSignature
+ CryptVerifyMessageHash
+ CryptVerifyMessageSignature
+ CryptVerifyMessageSignatureWithKey
+ CryptVerifyTimeStampSignature
+ 1001 DbgInitOSS
+ 1002 DbgPrintf
+ PFXExportCertStore
+ PFXExportCertStore2
+ PFXExportCertStoreEx
+ PFXImportCertStore
+ PFXIsPFXBlob
+ PFXVerifyPassword
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/CryptNet.txt b/symbols/SDK/um/arm/CryptNet.txt
new file mode 100644
index 00000000..1a1d1ef8
--- /dev/null
+++ b/symbols/SDK/um/arm/CryptNet.txt
@@ -0,0 +1,26 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\CryptNet.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CryptGetObjectUrl
+ CryptInstallCancelRetrieval
+ CryptRetrieveObjectByUrlA
+ CryptRetrieveObjectByUrlW
+ CryptUninstallCancelRetrieval
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/DSProp.txt b/symbols/SDK/um/arm/DSProp.txt
new file mode 100644
index 00000000..fb3d1f3c
--- /dev/null
+++ b/symbols/SDK/um/arm/DSProp.txt
@@ -0,0 +1,40 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\DSProp.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?CheckADsError@@YAHPAJHPBDHPAUHWND__@@@Z (int __cdecl CheckADsError(long *,int,char const *,int,struct HWND__ *))
+ ?CrackName@@YAJPBGPAPAGW4CRACK_NAME_OPR@@PAUHWND__@@@Z (long __cdecl CrackName(unsigned short const *,unsigned short * *,enum CRACK_NAME_OPR,struct HWND__ *))
+ ?DSPROP_GetGCSearchOnDomain@@YAJPBGABU_GUID@@PAPAX@Z (long __cdecl DSPROP_GetGCSearchOnDomain(unsigned short const *,struct _GUID const &,void * *))
+ ?ErrMsg@@YAXIPAUHWND__@@@Z (void __cdecl ErrMsg(unsigned int,struct HWND__ *))
+ ?ErrMsgParam@@YAXIJPAUHWND__@@@Z (void __cdecl ErrMsgParam(unsigned int,long,struct HWND__ *))
+ ?FindSheet@@YAHPBG@Z (int __cdecl FindSheet(unsigned short const *))
+ ?MsgBox@@YAXIPAUHWND__@@@Z (void __cdecl MsgBox(unsigned int,struct HWND__ *))
+ ?ReportError@@YAXJHPAUHWND__@@@Z (void __cdecl ReportError(long,int,struct HWND__ *))
+ ?Smart_PADS_ATTR_INFO__Empty@@YAXPAPAU_ads_attr_info@@@Z (void __cdecl Smart_PADS_ATTR_INFO__Empty(struct _ads_attr_info * *))
+ ADsPropCheckIfWritable
+ ADsPropCreateNotifyObj
+ ADsPropGetInitInfo
+ ADsPropSendErrorMessage
+ ADsPropSetHwnd
+ ADsPropSetHwndWithTitle
+ ADsPropShowErrorDialog
+ BringSheetToForeground
+ IsSheetAlreadyUp
+ PostADsPropSheet
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/DSUIExt.txt b/symbols/SDK/um/arm/DSUIExt.txt
new file mode 100644
index 00000000..25de1384
--- /dev/null
+++ b/symbols/SDK/um/arm/DSUIExt.txt
@@ -0,0 +1,54 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\DSUIExt.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 575 CheckDsPolicy
+ 9 DsBrowseForContainerA
+ 10 DsBrowseForContainerW
+ 259 DsGetFriendlyClassName
+ 257 DsGetIcon
+ 578 FormatDirectoryName
+ 571 FormatMsgBox
+ 570 FormatMsgResource
+ 576 GetArrayContents
+ 574 GetDisplayNameFromADsPath
+ 562 GetStringElementA
+ 563 GetStringElementW
+ 520 LocalAllocStringA
+ 544 LocalAllocStringA2W
+ 521 LocalAllocStringLenA
+ 541 LocalAllocStringLenW
+ 540 LocalAllocStringW
+ 524 LocalAllocStringW2A
+ 522 LocalFreeStringA
+ 542 LocalFreeStringW
+ 523 LocalQueryStringA
+ 543 LocalQueryStringW
+ 573 ObjectClassFromSearchColumn
+ 560 PutStringElementA
+ 561 PutStringElementW
+ 577 ShowDirectoryUI
+ 514 StringDPA_AppendStringA
+ 515 StringDPA_AppendStringW
+ 516 StringDPA_DeleteString
+ 517 StringDPA_Destroy
+ 512 StringDPA_InsertStringA
+ 513 StringDPA_InsertStringW
+ 572 StringFromSearchColumn
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/DbgEng.txt b/symbols/SDK/um/arm/DbgEng.txt
new file mode 100644
index 00000000..3d0b3b76
--- /dev/null
+++ b/symbols/SDK/um/arm/DbgEng.txt
@@ -0,0 +1,25 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\DbgEng.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DebugConnect
+ DebugConnectWide
+ DebugCreate
+ DebugCreateEx
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/DbgHelp.txt b/symbols/SDK/um/arm/DbgHelp.txt
new file mode 100644
index 00000000..e39c3b40
--- /dev/null
+++ b/symbols/SDK/um/arm/DbgHelp.txt
@@ -0,0 +1,258 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\DbgHelp.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?SymFreeDiaString@@YAXPAG@Z (void __cdecl SymFreeDiaString(unsigned short *))
+ ?SymGetDiaSession@@YAHPAX_KPAPAUIDiaSession@@@Z (int __cdecl SymGetDiaSession(void *,unsigned __int64,struct IDiaSession * *))
+ ?_EFN_DumpImage@@YAX_KK@Z (void __cdecl _EFN_DumpImage(unsigned __int64,unsigned long))
+ DbgHelpCreateUserDump
+ DbgHelpCreateUserDumpW
+ EnumDirTree
+ EnumDirTreeW
+ EnumerateLoadedModules
+ EnumerateLoadedModules64
+ EnumerateLoadedModulesEx
+ EnumerateLoadedModulesExW
+ EnumerateLoadedModulesW64
+ ExtensionApiVersion
+ FindDebugInfoFile
+ FindDebugInfoFileEx
+ FindDebugInfoFileExW
+ FindExecutableImage
+ FindExecutableImageEx
+ FindExecutableImageExW
+ FindFileInPath
+ FindFileInSearchPath
+ GetSymLoadError
+ GetTimestampForLoadedLibrary
+ ImageDirectoryEntryToData
+ ImageDirectoryEntryToDataEx
+ ImageNtHeader
+ ImageRvaToSection
+ ImageRvaToVa
+ ImagehlpApiVersion
+ ImagehlpApiVersionEx
+ MakeSureDirectoryPathExists
+ MapDebugInformation
+ MiniDumpReadDumpStream
+ MiniDumpWriteDump
+ RangeMapAddPeImageSections
+ RangeMapCreate
+ RangeMapFree
+ RangeMapRead
+ RangeMapRemove
+ RangeMapWrite
+ RemoveInvalidModuleList
+ ReportSymbolLoadSummary
+ SearchTreeForFile
+ SearchTreeForFileW
+ SetCheckUserInterruptShared
+ SetSymLoadError
+ StackWalk
+ StackWalk64
+ StackWalkEx
+ SymAddSourceStream
+ SymAddSourceStreamA
+ SymAddSourceStreamW
+ SymAddSymbol
+ SymAddSymbolW
+ SymAddrIncludeInlineTrace
+ SymCleanup
+ SymCompareInlineTrace
+ SymDeleteSymbol
+ SymDeleteSymbolW
+ SymEnumLines
+ SymEnumLinesW
+ SymEnumProcesses
+ SymEnumSourceFileTokens
+ SymEnumSourceFiles
+ SymEnumSourceFilesW
+ SymEnumSourceLines
+ SymEnumSourceLinesW
+ SymEnumSym
+ SymEnumSymbols
+ SymEnumSymbolsEx
+ SymEnumSymbolsExW
+ SymEnumSymbolsForAddr
+ SymEnumSymbolsForAddrW
+ SymEnumSymbolsW
+ SymEnumTypes
+ SymEnumTypesByName
+ SymEnumTypesByNameW
+ SymEnumTypesW
+ SymEnumerateModules
+ SymEnumerateModules64
+ SymEnumerateModulesW64
+ SymEnumerateSymbols
+ SymEnumerateSymbols64
+ SymEnumerateSymbolsW
+ SymEnumerateSymbolsW64
+ SymFindDebugInfoFile
+ SymFindDebugInfoFileW
+ SymFindExecutableImage
+ SymFindExecutableImageW
+ SymFindFileInPath
+ SymFindFileInPathW
+ SymFromAddr
+ SymFromAddrW
+ SymFromIndex
+ SymFromIndexW
+ SymFromInlineContext
+ SymFromInlineContextW
+ SymFromName
+ SymFromNameW
+ SymFromToken
+ SymFromTokenW
+ SymFunctionTableAccess
+ SymFunctionTableAccess64
+ SymFunctionTableAccess64AccessRoutines
+ SymGetExtendedOption
+ SymGetFileLineOffsets64
+ SymGetHomeDirectory
+ SymGetHomeDirectoryW
+ SymGetLineFromAddr
+ SymGetLineFromAddr64
+ SymGetLineFromAddrW64
+ SymGetLineFromInlineContext
+ SymGetLineFromInlineContextW
+ SymGetLineFromName
+ SymGetLineFromName64
+ SymGetLineFromNameW64
+ SymGetLineNext
+ SymGetLineNext64
+ SymGetLineNextW64
+ SymGetLinePrev
+ SymGetLinePrev64
+ SymGetLinePrevW64
+ SymGetModuleBase
+ SymGetModuleBase64
+ SymGetModuleInfo
+ SymGetModuleInfo64
+ SymGetModuleInfoW
+ SymGetModuleInfoW64
+ SymGetOmaps
+ SymGetOptions
+ SymGetScope
+ SymGetScopeW
+ SymGetSearchPath
+ SymGetSearchPathW
+ SymGetSourceFile
+ SymGetSourceFileChecksum
+ SymGetSourceFileChecksumW
+ SymGetSourceFileFromToken
+ SymGetSourceFileFromTokenW
+ SymGetSourceFileToken
+ SymGetSourceFileTokenW
+ SymGetSourceFileW
+ SymGetSourceVarFromToken
+ SymGetSourceVarFromTokenW
+ SymGetSymFromAddr
+ SymGetSymFromAddr64
+ SymGetSymFromName
+ SymGetSymFromName64
+ SymGetSymNext
+ SymGetSymNext64
+ SymGetSymPrev
+ SymGetSymPrev64
+ SymGetSymbolFile
+ SymGetSymbolFileW
+ SymGetTypeFromName
+ SymGetTypeFromNameW
+ SymGetTypeInfo
+ SymGetTypeInfoEx
+ SymGetUnwindInfo
+ SymInitialize
+ SymInitializeW
+ SymLoadModule
+ SymLoadModule64
+ SymLoadModuleEx
+ SymLoadModuleExW
+ SymMatchFileName
+ SymMatchFileNameW
+ SymMatchString
+ SymMatchStringA
+ SymMatchStringW
+ SymNext
+ SymNextW
+ SymPrev
+ SymPrevW
+ SymQueryInlineTrace
+ SymRefreshModuleList
+ SymRegisterCallback
+ SymRegisterCallback64
+ SymRegisterCallbackW64
+ SymRegisterFunctionEntryCallback
+ SymRegisterFunctionEntryCallback64
+ SymSearch
+ SymSearchW
+ SymSetContext
+ SymSetExtendedOption
+ SymSetHomeDirectory
+ SymSetHomeDirectoryW
+ SymSetOptions
+ SymSetParentWindow
+ SymSetScopeFromAddr
+ SymSetScopeFromIndex
+ SymSetScopeFromInlineContext
+ SymSetSearchPath
+ SymSetSearchPathW
+ SymSrvDeltaName
+ SymSrvDeltaNameW
+ SymSrvGetFileIndexInfo
+ SymSrvGetFileIndexInfoW
+ SymSrvGetFileIndexString
+ SymSrvGetFileIndexStringW
+ SymSrvGetFileIndexes
+ SymSrvGetFileIndexesW
+ SymSrvGetSupplement
+ SymSrvGetSupplementW
+ SymSrvIsStore
+ SymSrvIsStoreW
+ SymSrvStoreFile
+ SymSrvStoreFileW
+ SymSrvStoreSupplement
+ SymSrvStoreSupplementW
+ SymUnDName
+ SymUnDName64
+ SymUnloadModule
+ SymUnloadModule64
+ UnDecorateSymbolName
+ UnDecorateSymbolNameW
+ UnmapDebugInformation
+ WinDbgExtensionDllInit
+ block
+ chksym
+ dbghelp
+ dh
+ fptr
+ homedir
+ inlinedbg
+ itoldyouso
+ lmi
+ lminfo
+ omap
+ optdbgdump
+ optdbgdumpaddr
+ srcfiles
+ stack_force_ebp
+ stackdbg
+ sym
+ symsrv
+ vc7fpo
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/DbgModel.txt b/symbols/SDK/um/arm/DbgModel.txt
new file mode 100644
index 00000000..0c1d4cc4
--- /dev/null
+++ b/symbols/SDK/um/arm/DbgModel.txt
@@ -0,0 +1,22 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\DbgModel.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CreateDataModelManager
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/DhcpCSvc.txt b/symbols/SDK/um/arm/DhcpCSvc.txt
new file mode 100644
index 00000000..ab69adaf
--- /dev/null
+++ b/symbols/SDK/um/arm/DhcpCSvc.txt
@@ -0,0 +1,88 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\DhcpCSvc.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DhcpAcquireParameters
+ DhcpAcquireParametersByBroadcast
+ DhcpCApiCleanup
+ DhcpCApiInitialize
+ DhcpClient_Generalize
+ DhcpDeRegisterConnectionStateNotification
+ DhcpDeRegisterOptions
+ DhcpDeRegisterParamChange
+ DhcpDelPersistentRequestParams
+ DhcpEnableDhcp
+ DhcpEnableTracing
+ DhcpEnumClasses
+ DhcpEnumInterfaces
+ DhcpFallbackRefreshParams
+ DhcpFreeEnumeratedInterfaces
+ DhcpFreeLeaseInfo
+ DhcpFreeLeaseInfoArray
+ DhcpFreeMem
+ DhcpGetClassId
+ DhcpGetClientId
+ DhcpGetDhcpServicedConnections
+ DhcpGetFallbackParams
+ DhcpGetNotificationStatus
+ DhcpGetOriginalSubnetMask
+ DhcpGetTraceArray
+ DhcpGlobalIsShuttingDown
+ DhcpGlobalServiceSyncEvent
+ DhcpGlobalTerminateEvent
+ DhcpHandlePnPEvent
+ DhcpIsEnabled
+ DhcpLeaseIpAddress
+ DhcpLeaseIpAddressEx
+ DhcpNotifyConfigChange
+ DhcpNotifyConfigChangeEx
+ DhcpNotifyMediaReconnected
+ DhcpOpenGlobalEvent
+ DhcpPersistentRequestParams
+ DhcpQueryLeaseInfo
+ DhcpQueryLeaseInfoArray
+ DhcpQueryLeaseInfoEx
+ DhcpRegisterConnectionStateNotification
+ DhcpRegisterOptions
+ DhcpRegisterParamChange
+ DhcpReleaseIpAddressLease
+ DhcpReleaseIpAddressLeaseEx
+ DhcpReleaseParameters
+ DhcpRemoveDNSRegistrations
+ DhcpRenewIpAddressLease
+ DhcpRenewIpAddressLeaseEx
+ DhcpRequestCachedParams
+ DhcpRequestOptions
+ DhcpRequestParams
+ DhcpSetClassId
+ DhcpSetClientId
+ DhcpSetFallbackParams
+ DhcpSetMSFTVendorSpecificOptions
+ DhcpStaticRefreshParams
+ DhcpUndoRequestParams
+ Dhcpv4CheckServerAvailability
+ Dhcpv4EnableDhcpEx
+ McastApiCleanup
+ McastApiStartup
+ McastEnumerateScopes
+ McastGenUID
+ McastReleaseAddress
+ McastRenewAddress
+ McastRequestAddress
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/DhcpCSvc6.txt b/symbols/SDK/um/arm/DhcpCSvc6.txt
new file mode 100644
index 00000000..87288cba
--- /dev/null
+++ b/symbols/SDK/um/arm/DhcpCSvc6.txt
@@ -0,0 +1,43 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\DhcpCSvc6.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ Dhcpv6AcquireParameters
+ Dhcpv6CApiCleanup
+ Dhcpv6CApiInitialize
+ Dhcpv6CancelOperation
+ Dhcpv6EnableDhcp
+ Dhcpv6EnableTracing
+ Dhcpv6FreeLeaseInfo
+ Dhcpv6FreeLeaseInfoArray
+ Dhcpv6GetTraceArray
+ Dhcpv6GetUserClasses
+ Dhcpv6IsEnabled
+ Dhcpv6QueryLeaseInfo
+ Dhcpv6QueryLeaseInfoArray
+ Dhcpv6ReleaseParameters
+ Dhcpv6ReleasePrefix
+ Dhcpv6ReleasePrefixEx
+ Dhcpv6RenewPrefix
+ Dhcpv6RenewPrefixEx
+ Dhcpv6RequestParams
+ Dhcpv6RequestPrefix
+ Dhcpv6RequestPrefixEx
+ Dhcpv6SetUserClass
+
+ Summary
+
+ C9 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/DnsAPI.txt b/symbols/SDK/um/arm/DnsAPI.txt
new file mode 100644
index 00000000..b29c99a0
--- /dev/null
+++ b/symbols/SDK/um/arm/DnsAPI.txt
@@ -0,0 +1,292 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\DnsAPI.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AdaptiveTimeout_ClearInterfaceSpecificConfiguration
+ AdaptiveTimeout_ResetAdaptiveTimeout
+ AddRefQueryBlobEx
+ BreakRecordsIntoBlob
+ Coalesce_UpdateNetVersion
+ CombineRecordsInBlob
+ DeRefQueryBlobEx
+ DelaySortDAServerlist
+ DnsAcquireContextHandle_A
+ DnsAcquireContextHandle_W
+ DnsAllocateRecord
+ DnsApiAlloc
+ DnsApiAllocZero
+ DnsApiFree
+ DnsApiHeapReset
+ DnsApiRealloc
+ DnsApiSetDebugGlobals
+ DnsAsyncRegisterHostAddrs
+ DnsAsyncRegisterInit
+ DnsAsyncRegisterTerm
+ DnsCancelQuery
+ DnsConnectionDeletePolicyEntries
+ DnsConnectionDeletePolicyEntriesPrivate
+ DnsConnectionDeleteProxyInfo
+ DnsConnectionFreeNameList
+ DnsConnectionFreeProxyInfo
+ DnsConnectionFreeProxyInfoEx
+ DnsConnectionFreeProxyList
+ DnsConnectionGetHandleForHostUrlPrivate
+ DnsConnectionGetNameList
+ DnsConnectionGetProxyInfo
+ DnsConnectionGetProxyInfoForHostUrl
+ DnsConnectionGetProxyList
+ DnsConnectionSetPolicyEntries
+ DnsConnectionSetPolicyEntriesPrivate
+ DnsConnectionSetProxyInfo
+ DnsConnectionUpdateIfIndexTable
+ DnsCopyStringEx
+ DnsCreateReverseNameStringForIpAddress
+ DnsCreateStandardDnsNameCopy
+ DnsCreateStringCopy
+ DnsDeRegisterLocal
+ DnsDhcpRegisterAddrs
+ DnsDhcpRegisterHostAddrs
+ DnsDhcpRegisterInit
+ DnsDhcpRegisterTerm
+ DnsDhcpRemoveRegistrations
+ DnsDhcpSrvRegisterHostAddr
+ DnsDhcpSrvRegisterHostAddrEx
+ DnsDhcpSrvRegisterHostName
+ DnsDhcpSrvRegisterHostNameEx
+ DnsDhcpSrvRegisterInit
+ DnsDhcpSrvRegisterInitEx
+ DnsDhcpSrvRegisterInitialize
+ DnsDhcpSrvRegisterTerm
+ DnsDisableIdnEncoding
+ DnsDowncaseDnsNameLabel
+ DnsExtractRecordsFromMessage_UTF8
+ DnsExtractRecordsFromMessage_W
+ DnsFindAuthoritativeZone
+ DnsFlushResolverCache
+ DnsFlushResolverCacheEntry_A
+ DnsFlushResolverCacheEntry_UTF8
+ DnsFlushResolverCacheEntry_W
+ DnsFree
+ DnsFreeConfigStructure
+ DnsFreePolicyConfig
+ DnsFreeProxyName
+ DnsGetApplicationIdentifier
+ DnsGetBufferLengthForStringCopy
+ DnsGetCacheDataTable
+ DnsGetDnsServerList
+ DnsGetDomainName
+ DnsGetLastFailedUpdateInfo
+ DnsGetPolicyTableInfo
+ DnsGetPolicyTableInfoPrivate
+ DnsGetPrimaryDomainName_A
+ DnsGetProxyInfoPrivate
+ DnsGetProxyInformation
+ DnsGetQueryRetryTimeouts
+ DnsGlobals
+ DnsIpv6AddressToString
+ DnsIpv6StringToAddress
+ DnsIsAMailboxType
+ DnsIsNSECType
+ DnsIsStatusRcode
+ DnsIsStringCountValidForTextType
+ DnsLogEvent
+ DnsMapRcodeToStatus
+ DnsModifyRecordsInSet_A
+ DnsModifyRecordsInSet_UTF8
+ DnsModifyRecordsInSet_W
+ DnsNameCompareEx_A
+ DnsNameCompareEx_UTF8
+ DnsNameCompareEx_W
+ DnsNameCompare_A
+ DnsNameCompare_UTF8
+ DnsNameCompare_W
+ DnsNameCopy
+ DnsNameCopyAllocate
+ DnsNetworkInfo_CreateFromFAZ
+ DnsNetworkInformation_CreateFromFAZ
+ DnsNotifyResolver
+ DnsNotifyResolverClusterIp
+ DnsNotifyResolverEx
+ DnsQueryConfig
+ DnsQueryConfigAllocEx
+ DnsQueryConfigDword
+ DnsQueryEx
+ DnsQueryExA
+ DnsQueryExUTF8
+ DnsQueryExW
+ DnsQuery_A
+ DnsQuery_UTF8
+ DnsQuery_W
+ DnsRecordBuild_UTF8
+ DnsRecordBuild_W
+ DnsRecordCompare
+ DnsRecordCopyEx
+ DnsRecordListFree
+ DnsRecordListUnmapV4MappedAAAAInPlace
+ DnsRecordSetCompare
+ DnsRecordSetCopyEx
+ DnsRecordSetDetach
+ DnsRecordStringForType
+ DnsRecordStringForWritableType
+ DnsRecordTypeForName
+ DnsRegisterLocal
+ DnsReleaseContextHandle
+ DnsRemoveRegistrations
+ DnsReplaceRecordSetA
+ DnsReplaceRecordSetUTF8
+ DnsReplaceRecordSetW
+ DnsResetQueryRetryTimeouts
+ DnsResolverOp
+ DnsScreenLocalAddrsForRegistration
+ DnsServiceBrowse
+ DnsServiceBrowseCancel
+ DnsServiceConstructInstance
+ DnsServiceCopyInstance
+ DnsServiceDeRegister
+ DnsServiceFreeInstance
+ DnsServiceRegister
+ DnsServiceRegisterCancel
+ DnsServiceResolve
+ DnsServiceResolveCancel
+ DnsSetConfigDword
+ DnsSetConfigValue
+ DnsSetQueryRetryTimeouts
+ DnsStartMulticastQuery
+ DnsStatusString
+ DnsStopMulticastQuery
+ DnsStringCopyAllocateEx
+ DnsTraceServerConfig
+ DnsUnicodeToUtf8
+ DnsUpdate
+ DnsUpdateMachinePresence
+ DnsUpdateTest_A
+ DnsUpdateTest_UTF8
+ DnsUpdateTest_W
+ DnsUtf8ToUnicode
+ DnsValidateNameOrIp_TempW
+ DnsValidateName_A
+ DnsValidateName_UTF8
+ DnsValidateName_W
+ DnsValidateServerArray_A
+ DnsValidateServerArray_W
+ DnsValidateServerStatus
+ DnsValidateServer_A
+ DnsValidateServer_W
+ DnsValidateUtf8Byte
+ DnsWriteQuestionToBuffer_UTF8
+ DnsWriteQuestionToBuffer_W
+ DnsWriteReverseNameStringForIpAddress
+ Dns_AddRecordsToMessage
+ Dns_AllocateMsgBuf
+ Dns_BuildPacket
+ Dns_CacheServiceCleanup
+ Dns_CacheServiceInit
+ Dns_CacheServiceStopIssued
+ Dns_CleanupWinsock
+ Dns_CloseConnection
+ Dns_CloseSocket
+ Dns_CreateMulticastSocket
+ Dns_CreateSocket
+ Dns_CreateSocketEx
+ Dns_ExtractRecordsFromMessage
+ Dns_FindAuthoritativeZoneLib
+ Dns_FreeMsgBuf
+ Dns_GetRandomXid
+ Dns_InitializeMsgBuf
+ Dns_InitializeMsgRemoteSockaddr
+ Dns_InitializeWinsock
+ Dns_OpenTcpConnectionAndSend
+ Dns_ParseMessage
+ Dns_ParsePacketRecord
+ Dns_PingAdapterServers
+ Dns_ReadPacketName
+ Dns_ReadPacketNameAllocate
+ Dns_ReadRecordStructureFromPacket
+ Dns_RecvTcp
+ Dns_ResetNetworkInfo
+ Dns_SendAndRecvUdp
+ Dns_SendEx
+ Dns_SetRecordDatalength
+ Dns_SetRecordsSection
+ Dns_SetRecordsTtl
+ Dns_SkipPacketName
+ Dns_SkipToRecord
+ Dns_UpdateLib
+ Dns_UpdateLibEx
+ Dns_WriteDottedNameToPacket
+ Dns_WriteQuestionToMessage
+ Dns_WriteRecordStructureToPacketEx
+ ExtraInfo_Init
+ Faz_AreServerListsInSameNameSpace
+ FlushDnsPolicyUnreachableStatus
+ GetCurrentTimeInSeconds
+ HostsFile_Close
+ HostsFile_Open
+ HostsFile_ReadLine
+ IpHelp_IsAddrOnLink
+ Local_GetRecordsForLocalName
+ Local_GetRecordsForLocalNameEx
+ NetInfo_Build
+ NetInfo_Clean
+ NetInfo_Copy
+ NetInfo_CopyNetworkIndex
+ NetInfo_CreatePerNetworkNetinfo
+ NetInfo_Free
+ NetInfo_GetAdapterByAddress
+ NetInfo_GetAdapterByInterfaceIndex
+ NetInfo_GetAdapterByName
+ NetInfo_IsAddrConfig
+ NetInfo_IsForUpdate
+ NetInfo_IsTcpipConfigChange
+ NetInfo_ResetServerPriorities
+ NetInfo_UpdateDnsInterfaceConfigChange
+ NetInfo_UpdateNetworkProperties
+ NetInfo_UpdateServerReachability
+ QueryDirectEx
+ Query_Cancel
+ Query_Main
+ Reg_FreeUpdateInfo
+ Reg_GetValueEx
+ Reg_ReadGlobalsEx
+ Reg_ReadUpdateInfo
+ Security_ContextListTimeout
+ Send_AndRecvUdpWithParam
+ Send_MessagePrivate
+ Send_MessagePrivateEx
+ Send_OpenTcpConnectionAndSend
+ Socket_CacheCleanup
+ Socket_CacheInit
+ Socket_CleanupWinsock
+ Socket_ClearMessageSockets
+ Socket_CloseEx
+ Socket_CloseMessageSockets
+ Socket_Create
+ Socket_CreateMulticast
+ Socket_InitWinsock
+ Socket_JoinMulticast
+ Socket_RecvFrom
+ Socket_SetMulticastInterface
+ Socket_SetMulticastLoopBack
+ Socket_SetTtl
+ Socket_TcpListen
+ Trace_Reset
+ Update_ReplaceAddressRecordsW
+ Util_IsIp6Running
+ Util_IsRunningOnXboxOne
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/DtcHelp.txt b/symbols/SDK/um/arm/DtcHelp.txt
new file mode 100644
index 00000000..1dbc4cd8
--- /dev/null
+++ b/symbols/SDK/um/arm/DtcHelp.txt
@@ -0,0 +1,21 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\DtcHelp.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 10 .bss
+ B264 .debug$S
+ 16AC8 .debug$T
+ 35 .drectve
+ 8 .gfids$y
+ B0 .pdata
+ 94 .rdata
+ 14 .text
+ 572 .text$mn
+ C .xdata
diff --git a/symbols/SDK/um/arm/ElsCore.txt b/symbols/SDK/um/arm/ElsCore.txt
new file mode 100644
index 00000000..ed4bed2b
--- /dev/null
+++ b/symbols/SDK/um/arm/ElsCore.txt
@@ -0,0 +1,26 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ElsCore.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ MappingDoAction
+ MappingFreePropertyBag
+ MappingFreeServices
+ MappingGetServices
+ MappingRecognizeText
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/FaultRep.txt b/symbols/SDK/um/arm/FaultRep.txt
new file mode 100644
index 00000000..53595199
--- /dev/null
+++ b/symbols/SDK/um/arm/FaultRep.txt
@@ -0,0 +1,36 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\FaultRep.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?BasepReportFault@@YA?AW4tagEFaultRepRetVal@@PAU_EXCEPTION_POINTERS@@K@Z (enum tagEFaultRepRetVal __cdecl BasepReportFault(struct _EXCEPTION_POINTERS *,unsigned long))
+ ?CheckForReadOnlyResourceFilter@@YAJPAU_EXCEPTION_POINTERS@@@Z (long __cdecl CheckForReadOnlyResourceFilter(struct _EXCEPTION_POINTERS *))
+ ?CheckPerUserCrossProcessThrottle@@YAJPAH@Z (long __cdecl CheckPerUserCrossProcessThrottle(int *))
+ ?UpdatePerUserLastCrossProcessCollectionTime@@YAJXZ (long __cdecl UpdatePerUserLastCrossProcessCollectionTime(void))
+ AddERExcludedApplicationA
+ AddERExcludedApplicationW
+ CancelHangReporting
+ 1 ReportActivationHang
+ ReportCoreHang
+ ReportFault
+ ReportHang
+ WerReportHang
+ WerpGetDebugger
+ WerpInitiateCrashReporting
+ WerpLaunchAeDebug
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/FhSvcCtl.txt b/symbols/SDK/um/arm/FhSvcCtl.txt
new file mode 100644
index 00000000..394f8a3f
--- /dev/null
+++ b/symbols/SDK/um/arm/FhSvcCtl.txt
@@ -0,0 +1,35 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\FhSvcCtl.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DllMain
+ FhQueryConfiguredUsersCount
+ FhServiceBlockBackup
+ FhServiceClearProtectionState
+ FhServiceClosePipe
+ FhServiceEnterMaintenanceMode
+ FhServiceExitMaintenanceMode
+ FhServiceMigrationFinished
+ FhServiceMigrationStarting
+ FhServiceOpenPipe
+ FhServiceReloadConfiguration
+ FhServiceStartBackup
+ FhServiceStopBackup
+ FhServiceUnblockBackup
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/FrameDyd.txt b/symbols/SDK/um/arm/FrameDyd.txt
new file mode 100644
index 00000000..ba9524ed
--- /dev/null
+++ b/symbols/SDK/um/arm/FrameDyd.txt
@@ -0,0 +1,627 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\FrameDyd.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ??0CAutoEvent@@QAA@XZ (public: __cdecl CAutoEvent::CAutoEvent(void))
+ ??0CFrameworkQuery@@QAA@ABV0@@Z (public: __cdecl CFrameworkQuery::CFrameworkQuery(class CFrameworkQuery const &))
+ ??0CFrameworkQuery@@QAA@XZ (public: __cdecl CFrameworkQuery::CFrameworkQuery(void))
+ ??0CFrameworkQueryEx@@QAA@ABV0@@Z (public: __cdecl CFrameworkQueryEx::CFrameworkQueryEx(class CFrameworkQueryEx const &))
+ ??0CFrameworkQueryEx@@QAA@XZ (public: __cdecl CFrameworkQueryEx::CFrameworkQueryEx(void))
+ ??0CHPtrArray@@QAA@XZ (public: __cdecl CHPtrArray::CHPtrArray(void))
+ ??0CHString@@QAA@ABV0@@Z (public: __cdecl CHString::CHString(class CHString const &))
+ ??0CHString@@QAA@GH@Z (public: __cdecl CHString::CHString(unsigned short,int))
+ ??0CHString@@QAA@PBD@Z (public: __cdecl CHString::CHString(char const *))
+ ??0CHString@@QAA@PBE@Z (public: __cdecl CHString::CHString(unsigned char const *))
+ ??0CHString@@QAA@PBG@Z (public: __cdecl CHString::CHString(unsigned short const *))
+ ??0CHString@@QAA@PBGH@Z (public: __cdecl CHString::CHString(unsigned short const *,int))
+ ??0CHString@@QAA@XZ (public: __cdecl CHString::CHString(void))
+ ??0CHStringArray@@QAA@XZ (public: __cdecl CHStringArray::CHStringArray(void))
+ ??0CInstance@@QAA@ABV0@@Z (public: __cdecl CInstance::CInstance(class CInstance const &))
+ ??0CInstance@@QAA@PAUIWbemClassObject@@PAVMethodContext@@@Z (public: __cdecl CInstance::CInstance(struct IWbemClassObject *,class MethodContext *))
+ ??0CObjectPathParser@@QAA@W4ObjectParserFlags@@@Z (public: __cdecl CObjectPathParser::CObjectPathParser(enum ObjectParserFlags))
+ ??0CRegistry@@QAA@ABV0@@Z (public: __cdecl CRegistry::CRegistry(class CRegistry const &))
+ ??0CRegistry@@QAA@XZ (public: __cdecl CRegistry::CRegistry(void))
+ ??0CRegistrySearch@@QAA@ABV0@@Z (public: __cdecl CRegistrySearch::CRegistrySearch(class CRegistrySearch const &))
+ ??0CRegistrySearch@@QAA@XZ (public: __cdecl CRegistrySearch::CRegistrySearch(void))
+ ??0CThreadBase@@QAA@ABV0@@Z (public: __cdecl CThreadBase::CThreadBase(class CThreadBase const &))
+ ??0CThreadBase@@QAA@W4THREAD_SAFETY_MECHANISM@0@@Z (public: __cdecl CThreadBase::CThreadBase(enum CThreadBase::THREAD_SAFETY_MECHANISM))
+ ??0CWbemGlueFactory@@QAA@ABV0@@Z (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(class CWbemGlueFactory const &))
+ ??0CWbemGlueFactory@@QAA@PAJ@Z (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(long *))
+ ??0CWbemGlueFactory@@QAA@XZ (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(void))
+ ??0CWbemProviderGlue@@QAA@ABV0@@Z (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(class CWbemProviderGlue const &))
+ ??0CWbemProviderGlue@@QAA@PAJ@Z (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(long *))
+ ??0CWbemProviderGlue@@QAA@XZ (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(void))
+ ??0CWinMsgEvent@@QAA@ABV0@@Z (public: __cdecl CWinMsgEvent::CWinMsgEvent(class CWinMsgEvent const &))
+ ??0CWinMsgEvent@@QAA@XZ (public: __cdecl CWinMsgEvent::CWinMsgEvent(void))
+ ??0CreateMutexAsProcess@@QAA@PBG@Z (public: __cdecl CreateMutexAsProcess::CreateMutexAsProcess(unsigned short const *))
+ ??0KeyRef@@QAA@PBGPBUtagVARIANT@@@Z (public: __cdecl KeyRef::KeyRef(unsigned short const *,struct tagVARIANT const *))
+ ??0KeyRef@@QAA@XZ (public: __cdecl KeyRef::KeyRef(void))
+ ??0MethodContext@@QAA@ABV0@@Z (public: __cdecl MethodContext::MethodContext(class MethodContext const &))
+ ??0MethodContext@@QAA@PAUIWbemContext@@PAVCWbemProviderGlue@@@Z (public: __cdecl MethodContext::MethodContext(struct IWbemContext *,class CWbemProviderGlue *))
+ ??0ParsedObjectPath@@QAA@XZ (public: __cdecl ParsedObjectPath::ParsedObjectPath(void))
+ ??0Provider@@QAA@ABV0@@Z (public: __cdecl Provider::Provider(class Provider const &))
+ ??0Provider@@QAA@PBG0@Z (public: __cdecl Provider::Provider(unsigned short const *,unsigned short const *))
+ ??0ProviderLog@@QAA@ABV0@@Z (public: __cdecl ProviderLog::ProviderLog(class ProviderLog const &))
+ ??0ProviderLog@@QAA@XZ (public: __cdecl ProviderLog::ProviderLog(void))
+ ??0WBEMTime@@QAA@ABJ@Z (public: __cdecl WBEMTime::WBEMTime(long const &))
+ ??0WBEMTime@@QAA@ABU_FILETIME@@@Z (public: __cdecl WBEMTime::WBEMTime(struct _FILETIME const &))
+ ??0WBEMTime@@QAA@ABU_SYSTEMTIME@@@Z (public: __cdecl WBEMTime::WBEMTime(struct _SYSTEMTIME const &))
+ ??0WBEMTime@@QAA@ABUtm@@@Z (public: __cdecl WBEMTime::WBEMTime(struct tm const &))
+ ??0WBEMTime@@QAA@QAG@Z (public: __cdecl WBEMTime::WBEMTime(unsigned short * const))
+ ??0WBEMTime@@QAA@XZ (public: __cdecl WBEMTime::WBEMTime(void))
+ ??0WBEMTimeSpan@@QAA@ABJ@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(long const &))
+ ??0WBEMTimeSpan@@QAA@ABU_FILETIME@@@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(struct _FILETIME const &))
+ ??0WBEMTimeSpan@@QAA@HHHHHHH@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(int,int,int,int,int,int,int))
+ ??0WBEMTimeSpan@@QAA@QAG@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(unsigned short * const))
+ ??0WBEMTimeSpan@@QAA@XZ (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(void))
+ ??1CAutoEvent@@QAA@XZ (public: __cdecl CAutoEvent::~CAutoEvent(void))
+ ??1CFrameworkQuery@@QAA@XZ (public: __cdecl CFrameworkQuery::~CFrameworkQuery(void))
+ ??1CFrameworkQueryEx@@QAA@XZ (public: __cdecl CFrameworkQueryEx::~CFrameworkQueryEx(void))
+ ??1CHPtrArray@@QAA@XZ (public: __cdecl CHPtrArray::~CHPtrArray(void))
+ ??1CHString@@QAA@XZ (public: __cdecl CHString::~CHString(void))
+ ??1CHStringArray@@QAA@XZ (public: __cdecl CHStringArray::~CHStringArray(void))
+ ??1CInstance@@UAA@XZ (public: virtual __cdecl CInstance::~CInstance(void))
+ ??1CObjectPathParser@@QAA@XZ (public: __cdecl CObjectPathParser::~CObjectPathParser(void))
+ ??1CRegistry@@QAA@XZ (public: __cdecl CRegistry::~CRegistry(void))
+ ??1CRegistrySearch@@QAA@XZ (public: __cdecl CRegistrySearch::~CRegistrySearch(void))
+ ??1CThreadBase@@UAA@XZ (public: virtual __cdecl CThreadBase::~CThreadBase(void))
+ ??1CWbemGlueFactory@@QAA@XZ (public: __cdecl CWbemGlueFactory::~CWbemGlueFactory(void))
+ ??1CWbemProviderGlue@@QAA@XZ (public: __cdecl CWbemProviderGlue::~CWbemProviderGlue(void))
+ ??1CWinMsgEvent@@QAA@XZ (public: __cdecl CWinMsgEvent::~CWinMsgEvent(void))
+ ??1CreateMutexAsProcess@@QAA@XZ (public: __cdecl CreateMutexAsProcess::~CreateMutexAsProcess(void))
+ ??1KeyRef@@QAA@XZ (public: __cdecl KeyRef::~KeyRef(void))
+ ??1MethodContext@@UAA@XZ (public: virtual __cdecl MethodContext::~MethodContext(void))
+ ??1ParsedObjectPath@@QAA@XZ (public: __cdecl ParsedObjectPath::~ParsedObjectPath(void))
+ ??1Provider@@UAA@XZ (public: virtual __cdecl Provider::~Provider(void))
+ ??1ProviderLog@@UAA@XZ (public: virtual __cdecl ProviderLog::~ProviderLog(void))
+ ??4CAutoEvent@@QAAAAV0@ABV0@@Z (public: class CAutoEvent & __cdecl CAutoEvent::operator=(class CAutoEvent const &))
+ ??4CFrameworkQuery@@QAAAAV0@ABV0@@Z (public: class CFrameworkQuery & __cdecl CFrameworkQuery::operator=(class CFrameworkQuery const &))
+ ??4CFrameworkQueryEx@@QAAAAV0@ABV0@@Z (public: class CFrameworkQueryEx & __cdecl CFrameworkQueryEx::operator=(class CFrameworkQueryEx const &))
+ ??4CHPtrArray@@QAAAAV0@ABV0@@Z (public: class CHPtrArray & __cdecl CHPtrArray::operator=(class CHPtrArray const &))
+ ??4CHString@@QAAABV0@ABV0@@Z (public: class CHString const & __cdecl CHString::operator=(class CHString const &))
+ ??4CHString@@QAAABV0@D@Z (public: class CHString const & __cdecl CHString::operator=(char))
+ ??4CHString@@QAAABV0@G@Z (public: class CHString const & __cdecl CHString::operator=(unsigned short))
+ ??4CHString@@QAAABV0@PAV0@@Z (public: class CHString const & __cdecl CHString::operator=(class CHString *))
+ ??4CHString@@QAAABV0@PBD@Z (public: class CHString const & __cdecl CHString::operator=(char const *))
+ ??4CHString@@QAAABV0@PBE@Z (public: class CHString const & __cdecl CHString::operator=(unsigned char const *))
+ ??4CHString@@QAAABV0@PBG@Z (public: class CHString const & __cdecl CHString::operator=(unsigned short const *))
+ ??4CHStringArray@@QAAAAV0@ABV0@@Z (public: class CHStringArray & __cdecl CHStringArray::operator=(class CHStringArray const &))
+ ??4CInstance@@QAAAAV0@ABV0@@Z (public: class CInstance & __cdecl CInstance::operator=(class CInstance const &))
+ ??4CObjectPathParser@@QAAAAV0@ABV0@@Z (public: class CObjectPathParser & __cdecl CObjectPathParser::operator=(class CObjectPathParser const &))
+ ??4CRegistry@@QAAAAV0@ABV0@@Z (public: class CRegistry & __cdecl CRegistry::operator=(class CRegistry const &))
+ ??4CRegistrySearch@@QAAAAV0@ABV0@@Z (public: class CRegistrySearch & __cdecl CRegistrySearch::operator=(class CRegistrySearch const &))
+ ??4CThreadBase@@QAAAAV0@ABV0@@Z (public: class CThreadBase & __cdecl CThreadBase::operator=(class CThreadBase const &))
+ ??4CWbemGlueFactory@@QAAAAV0@ABV0@@Z (public: class CWbemGlueFactory & __cdecl CWbemGlueFactory::operator=(class CWbemGlueFactory const &))
+ ??4CWbemProviderGlue@@QAAAAV0@ABV0@@Z (public: class CWbemProviderGlue & __cdecl CWbemProviderGlue::operator=(class CWbemProviderGlue const &))
+ ??4CWinMsgEvent@@QAAAAV0@ABV0@@Z (public: class CWinMsgEvent & __cdecl CWinMsgEvent::operator=(class CWinMsgEvent const &))
+ ??4CreateMutexAsProcess@@QAAAAV0@ABV0@@Z (public: class CreateMutexAsProcess & __cdecl CreateMutexAsProcess::operator=(class CreateMutexAsProcess const &))
+ ??4KeyRef@@QAAAAU0@ABU0@@Z (public: struct KeyRef & __cdecl KeyRef::operator=(struct KeyRef const &))
+ ??4MethodContext@@QAAAAV0@ABV0@@Z (public: class MethodContext & __cdecl MethodContext::operator=(class MethodContext const &))
+ ??4ParsedObjectPath@@QAAAAU0@ABU0@@Z (public: struct ParsedObjectPath & __cdecl ParsedObjectPath::operator=(struct ParsedObjectPath const &))
+ ??4Provider@@QAAAAV0@ABV0@@Z (public: class Provider & __cdecl Provider::operator=(class Provider const &))
+ ??4ProviderLog@@QAAAAV0@ABV0@@Z (public: class ProviderLog & __cdecl ProviderLog::operator=(class ProviderLog const &))
+ ??4WBEMTime@@QAAAAV0@$$QAV0@@Z (public: class WBEMTime & __cdecl WBEMTime::operator=(class WBEMTime &&))
+ ??4WBEMTime@@QAAAAV0@ABV0@@Z (public: class WBEMTime & __cdecl WBEMTime::operator=(class WBEMTime const &))
+ ??4WBEMTime@@QAAABV0@ABJ@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(long const &))
+ ??4WBEMTime@@QAAABV0@ABU_FILETIME@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct _FILETIME const &))
+ ??4WBEMTime@@QAAABV0@ABU_SYSTEMTIME@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct _SYSTEMTIME const &))
+ ??4WBEMTime@@QAAABV0@ABUtm@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct tm const &))
+ ??4WBEMTime@@QAAABV0@QAG@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(unsigned short * const))
+ ??4WBEMTimeSpan@@QAAAAV0@$$QAV0@@Z (public: class WBEMTimeSpan & __cdecl WBEMTimeSpan::operator=(class WBEMTimeSpan &&))
+ ??4WBEMTimeSpan@@QAAAAV0@ABV0@@Z (public: class WBEMTimeSpan & __cdecl WBEMTimeSpan::operator=(class WBEMTimeSpan const &))
+ ??4WBEMTimeSpan@@QAAABV0@ABJ@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(long const &))
+ ??4WBEMTimeSpan@@QAAABV0@ABU_FILETIME@@@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(struct _FILETIME const &))
+ ??4WBEMTimeSpan@@QAAABV0@QAG@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(unsigned short * const))
+ ??8WBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator==(class WBEMTime const &)const )
+ ??8WBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator==(class WBEMTimeSpan const &)const )
+ ??9WBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator!=(class WBEMTime const &)const )
+ ??9WBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator!=(class WBEMTimeSpan const &)const )
+ ??ACHPtrArray@@QAAAAPAXH@Z (public: void * & __cdecl CHPtrArray::operator[](int))
+ ??ACHPtrArray@@QBAPAXH@Z (public: void * __cdecl CHPtrArray::operator[](int)const )
+ ??ACHString@@QBAGH@Z (public: unsigned short __cdecl CHString::operator[](int)const )
+ ??ACHStringArray@@QAAAAVCHString@@H@Z (public: class CHString & __cdecl CHStringArray::operator[](int))
+ ??ACHStringArray@@QBA?AVCHString@@H@Z (public: class CHString __cdecl CHStringArray::operator[](int)const )
+ ??BCHString@@QBAPBGXZ (public: __cdecl CHString::operator unsigned short const *(void)const )
+ ??GWBEMTime@@QAA?AVWBEMTimeSpan@@ABV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTime::operator-(class WBEMTime const &))
+ ??GWBEMTime@@QBA?AV0@ABVWBEMTimeSpan@@@Z (public: class WBEMTime __cdecl WBEMTime::operator-(class WBEMTimeSpan const &)const )
+ ??GWBEMTimeSpan@@QBA?AV0@ABV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTimeSpan::operator-(class WBEMTimeSpan const &)const )
+ ??H@YA?AVCHString@@ABV0@0@Z (class CHString __cdecl operator+(class CHString const &,class CHString const &))
+ ??H@YA?AVCHString@@ABV0@G@Z (class CHString __cdecl operator+(class CHString const &,unsigned short))
+ ??H@YA?AVCHString@@ABV0@PBG@Z (class CHString __cdecl operator+(class CHString const &,unsigned short const *))
+ ??H@YA?AVCHString@@GABV0@@Z (class CHString __cdecl operator+(unsigned short,class CHString const &))
+ ??H@YA?AVCHString@@PBGABV0@@Z (class CHString __cdecl operator+(unsigned short const *,class CHString const &))
+ ??HWBEMTime@@QBA?AV0@ABVWBEMTimeSpan@@@Z (public: class WBEMTime __cdecl WBEMTime::operator+(class WBEMTimeSpan const &)const )
+ ??HWBEMTimeSpan@@QBA?AV0@ABV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTimeSpan::operator+(class WBEMTimeSpan const &)const )
+ ??MWBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator<(class WBEMTime const &)const )
+ ??MWBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator<(class WBEMTimeSpan const &)const )
+ ??NWBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator<=(class WBEMTime const &)const )
+ ??NWBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator<=(class WBEMTimeSpan const &)const )
+ ??OWBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator>(class WBEMTime const &)const )
+ ??OWBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator>(class WBEMTimeSpan const &)const )
+ ??PWBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator>=(class WBEMTime const &)const )
+ ??PWBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator>=(class WBEMTimeSpan const &)const )
+ ??YCHString@@QAAABV0@ABV0@@Z (public: class CHString const & __cdecl CHString::operator+=(class CHString const &))
+ ??YCHString@@QAAABV0@D@Z (public: class CHString const & __cdecl CHString::operator+=(char))
+ ??YCHString@@QAAABV0@G@Z (public: class CHString const & __cdecl CHString::operator+=(unsigned short))
+ ??YCHString@@QAAABV0@PBG@Z (public: class CHString const & __cdecl CHString::operator+=(unsigned short const *))
+ ??YWBEMTime@@QAAABV0@ABVWBEMTimeSpan@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator+=(class WBEMTimeSpan const &))
+ ??YWBEMTimeSpan@@QAAABV0@ABV0@@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator+=(class WBEMTimeSpan const &))
+ ??ZWBEMTime@@QAAABV0@ABVWBEMTimeSpan@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator-=(class WBEMTimeSpan const &))
+ ??ZWBEMTimeSpan@@QAAABV0@ABV0@@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator-=(class WBEMTimeSpan const &))
+ ??_7CFrameworkQueryEx@@6B@ (const CFrameworkQueryEx::`vftable')
+ ??_7CInstance@@6B@ (const CInstance::`vftable')
+ ??_7CThreadBase@@6B@ (const CThreadBase::`vftable')
+ ??_7CWbemGlueFactory@@6B@ (const CWbemGlueFactory::`vftable')
+ ??_7CWbemProviderGlue@@6BIWbemProviderInit@@@ (const CWbemProviderGlue::`vftable'{for `IWbemProviderInit'})
+ ??_7CWbemProviderGlue@@6BIWbemServices@@@ (const CWbemProviderGlue::`vftable'{for `IWbemServices'})
+ ??_7CWinMsgEvent@@6B@ (const CWinMsgEvent::`vftable')
+ ??_7MethodContext@@6B@ (const MethodContext::`vftable')
+ ??_7Provider@@6B@ (const Provider::`vftable')
+ ??_7ProviderLog@@6B@ (const ProviderLog::`vftable')
+ ??_FCObjectPathParser@@QAAXXZ (public: void __cdecl CObjectPathParser::`default constructor closure'(void))
+ ??_FCThreadBase@@QAAXXZ (public: void __cdecl CThreadBase::`default constructor closure'(void))
+ ?Add@CHPtrArray@@QAAHPAX@Z (public: int __cdecl CHPtrArray::Add(void *))
+ ?Add@CHStringArray@@QAAHPBG@Z (public: int __cdecl CHStringArray::Add(unsigned short const *))
+ ?AddFlushPtr@CWbemProviderGlue@@AAAXPAX@Z (private: void __cdecl CWbemProviderGlue::AddFlushPtr(void *))
+ ?AddKeyRef@ParsedObjectPath@@QAAHPAUKeyRef@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRef(struct KeyRef *))
+ ?AddKeyRef@ParsedObjectPath@@QAAHPBGPBUtagVARIANT@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRef(unsigned short const *,struct tagVARIANT const *))
+ ?AddKeyRefEx@ParsedObjectPath@@QAAHPBGPBUtagVARIANT@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRefEx(unsigned short const *,struct tagVARIANT const *))
+ ?AddNamespace@ParsedObjectPath@@QAAHPBG@Z (public: int __cdecl ParsedObjectPath::AddNamespace(unsigned short const *))
+ ?AddProviderToMap@CWbemProviderGlue@@CAPAVProvider@@PBG0PAV2@@Z (private: static class Provider * __cdecl CWbemProviderGlue::AddProviderToMap(unsigned short const *,unsigned short const *,class Provider *))
+ ?AddRef@CInstance@@QAAJXZ (public: long __cdecl CInstance::AddRef(void))
+ ?AddRef@CThreadBase@@QAAJXZ (public: long __cdecl CThreadBase::AddRef(void))
+ ?AddRef@CWbemGlueFactory@@UAAKXZ (public: virtual unsigned long __cdecl CWbemGlueFactory::AddRef(void))
+ ?AddRef@CWbemProviderGlue@@UAAKXZ (public: virtual unsigned long __cdecl CWbemProviderGlue::AddRef(void))
+ ?AddRef@MethodContext@@QAAJXZ (public: long __cdecl MethodContext::AddRef(void))
+ ?AddToFactoryMap@CWbemProviderGlue@@KAXPBVCWbemGlueFactory@@PAJ@Z (protected: static void __cdecl CWbemProviderGlue::AddToFactoryMap(class CWbemGlueFactory const *,long *))
+ ?AllPropertiesAreRequired@CFrameworkQuery@@QAA_NXZ (public: bool __cdecl CFrameworkQuery::AllPropertiesAreRequired(void))
+ ?AllocBeforeWrite@CHString@@IAAXH@Z (protected: void __cdecl CHString::AllocBeforeWrite(int))
+ ?AllocBuffer@CHString@@IAAXH@Z (protected: void __cdecl CHString::AllocBuffer(int))
+ ?AllocCopy@CHString@@IBAXAAV1@HHH@Z (protected: void __cdecl CHString::AllocCopy(class CHString &,int,int,int)const )
+ ?AllocSysString@CHString@@QBAPAGXZ (public: unsigned short * __cdecl CHString::AllocSysString(void)const )
+ ?Append@CHPtrArray@@QAAHABV1@@Z (public: int __cdecl CHPtrArray::Append(class CHPtrArray const &))
+ ?Append@CHStringArray@@QAAHABV1@@Z (public: int __cdecl CHStringArray::Append(class CHStringArray const &))
+ ?AssertValid@CHPtrArray@@QBAXXZ (public: void __cdecl CHPtrArray::AssertValid(void)const )
+ ?AssignCopy@CHString@@IAAXHPBG@Z (protected: void __cdecl CHString::AssignCopy(int,unsigned short const *))
+ ?BeginRead@CThreadBase@@QAAHK@Z (public: int __cdecl CThreadBase::BeginRead(unsigned long))
+ ?BeginWrite@CThreadBase@@QAAHK@Z (public: int __cdecl CThreadBase::BeginWrite(unsigned long))
+ ?CancelAsyncCall@CWbemProviderGlue@@UAAJPAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::CancelAsyncCall(struct IWbemObjectSink *))
+ ?CancelAsyncRequest@CWbemProviderGlue@@UAAJJ@Z (public: virtual long __cdecl CWbemProviderGlue::CancelAsyncRequest(long))
+ ?CheckAndAddToList@CRegistrySearch@@AAAXPAVCRegistry@@VCHString@@1AAVCHPtrArray@@11H@Z (private: void __cdecl CRegistrySearch::CheckAndAddToList(class CRegistry *,class CHString,class CHString,class CHPtrArray &,class CHString,class CHString,int))
+ ?CheckFileSize@ProviderLog@@AAAXAAT_LARGE_INTEGER@@ABVCHString@@@Z (private: void __cdecl ProviderLog::CheckFileSize(union _LARGE_INTEGER &,class CHString const &))
+ ?CheckImpersonationLevel@CWbemProviderGlue@@CAJXZ (private: static long __cdecl CWbemProviderGlue::CheckImpersonationLevel(void))
+ ?Clear@WBEMTime@@QAAXXZ (public: void __cdecl WBEMTime::Clear(void))
+ ?Clear@WBEMTimeSpan@@QAAXXZ (public: void __cdecl WBEMTimeSpan::Clear(void))
+ ?ClearKeys@ParsedObjectPath@@QAAXXZ (public: void __cdecl ParsedObjectPath::ClearKeys(void))
+ ?Close@CRegistry@@QAAXXZ (public: void __cdecl CRegistry::Close(void))
+ ?CloseSubKey@CRegistry@@AAAXXZ (private: void __cdecl CRegistry::CloseSubKey(void))
+ ?Collate@CHString@@QBAHPBG@Z (public: int __cdecl CHString::Collate(unsigned short const *)const )
+ ?Commit@CInstance@@QAAJXZ (public: long __cdecl CInstance::Commit(void))
+ ?Commit@Provider@@IAAJPAVCInstance@@_N@Z (protected: long __cdecl Provider::Commit(class CInstance *,bool))
+ ?Compare@CHString@@QBAHPBG@Z (public: int __cdecl CHString::Compare(unsigned short const *)const )
+ ?CompareNoCase@CHString@@QBAHPBG@Z (public: int __cdecl CHString::CompareNoCase(unsigned short const *)const )
+ ?ConcatCopy@CHString@@IAAXHPBGH0@Z (protected: void __cdecl CHString::ConcatCopy(int,unsigned short const *,int,unsigned short const *))
+ ?ConcatInPlace@CHString@@IAAXHPBG@Z (protected: void __cdecl CHString::ConcatInPlace(int,unsigned short const *))
+ ?Copy@CHPtrArray@@QAAXABV1@@Z (public: void __cdecl CHPtrArray::Copy(class CHPtrArray const &))
+ ?Copy@CHStringArray@@QAAXABV1@@Z (public: void __cdecl CHStringArray::Copy(class CHStringArray const &))
+ ?CopyBeforeWrite@CHString@@IAAXXZ (protected: void __cdecl CHString::CopyBeforeWrite(void))
+ ?Create@CWbemGlueFactory@@SAPAV1@PAJ@Z (public: static class CWbemGlueFactory * __cdecl CWbemGlueFactory::Create(long *))
+ ?Create@CWbemGlueFactory@@SAPAV1@XZ (public: static class CWbemGlueFactory * __cdecl CWbemGlueFactory::Create(void))
+ ?CreateClassEnum@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateClassEnum(unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *))
+ ?CreateClassEnumAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateClassEnumAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?CreateInstance@CWbemGlueFactory@@UAAJPAUIUnknown@@ABU_GUID@@PAPAX@Z (public: virtual long __cdecl CWbemGlueFactory::CreateInstance(struct IUnknown *,struct _GUID const &,void * *))
+ ?CreateInstanceEnum@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateInstanceEnum(unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *))
+ ?CreateInstanceEnum@Provider@@AAAJPAVMethodContext@@J@Z (private: long __cdecl Provider::CreateInstanceEnum(class MethodContext *,long))
+ ?CreateInstanceEnumAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateInstanceEnumAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?CreateMsgProvider@CWinMsgEvent@@CAXXZ (private: static void __cdecl CWinMsgEvent::CreateMsgProvider(void))
+ ?CreateMsgWindow@CWinMsgEvent@@CAPAUHWND__@@XZ (private: static struct HWND__ * __cdecl CWinMsgEvent::CreateMsgWindow(void))
+ ?CreateNewInstance@Provider@@IAAPAVCInstance@@PAVMethodContext@@@Z (protected: class CInstance * __cdecl Provider::CreateNewInstance(class MethodContext *))
+ ?CreateOpen@CRegistry@@QAAJPAUHKEY__@@PBGPAGKKPAU_SECURITY_ATTRIBUTES@@PAK@Z (public: long __cdecl CRegistry::CreateOpen(struct HKEY__ *,unsigned short const *,unsigned short *,unsigned long,unsigned long,struct _SECURITY_ATTRIBUTES *,unsigned long *))
+ ?CtrlHandlerRoutine@CWinMsgEvent@@CAHK@Z (private: static int __cdecl CWinMsgEvent::CtrlHandlerRoutine(unsigned long))
+ ?DecrementMapCount@CWbemProviderGlue@@KAJPAJ@Z (protected: static long __cdecl CWbemProviderGlue::DecrementMapCount(long *))
+ ?DecrementMapCount@CWbemProviderGlue@@KAJPBVCWbemGlueFactory@@@Z (protected: static long __cdecl CWbemProviderGlue::DecrementMapCount(class CWbemGlueFactory const *))
+ ?DecrementObjectCount@CWbemProviderGlue@@SAJXZ (public: static long __cdecl CWbemProviderGlue::DecrementObjectCount(void))
+ ?DeleteClass@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteClass(unsigned short * const,long,struct IWbemContext *,struct IWbemCallResult * *))
+ ?DeleteClassAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteClassAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?DeleteCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBG@Z (public: unsigned long __cdecl CRegistry::DeleteCurrentKeyValue(struct HKEY__ *,unsigned short const *))
+ ?DeleteCurrentKeyValue@CRegistry@@QAAKPBG@Z (public: unsigned long __cdecl CRegistry::DeleteCurrentKeyValue(unsigned short const *))
+ ?DeleteInstance@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteInstance(unsigned short * const,long,struct IWbemContext *,struct IWbemCallResult * *))
+ ?DeleteInstance@Provider@@AAAJPAUParsedObjectPath@@JPAVMethodContext@@@Z (private: long __cdecl Provider::DeleteInstance(struct ParsedObjectPath *,long,class MethodContext *))
+ ?DeleteInstance@Provider@@MAAJABVCInstance@@J@Z (protected: virtual long __cdecl Provider::DeleteInstance(class CInstance const &,long))
+ ?DeleteInstanceAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteInstanceAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?DeleteKey@CRegistry@@QAAJPAVCHString@@@Z (public: long __cdecl CRegistry::DeleteKey(class CHString *))
+ ?DeleteValue@CRegistry@@QAAJPBG@Z (public: long __cdecl CRegistry::DeleteValue(unsigned short const *))
+ ?Destroy@CWbemGlueFactory@@QAAXXZ (public: void __cdecl CWbemGlueFactory::Destroy(void))
+ ?DestroyMsgWindow@CWinMsgEvent@@CAXXZ (private: static void __cdecl CWinMsgEvent::DestroyMsgWindow(void))
+ ?ElementAt@CHPtrArray@@QAAAAPAXH@Z (public: void * & __cdecl CHPtrArray::ElementAt(int))
+ ?ElementAt@CHStringArray@@QAAAAVCHString@@H@Z (public: class CHString & __cdecl CHStringArray::ElementAt(int))
+ ?Empty@CHString@@QAAXXZ (public: void __cdecl CHString::Empty(void))
+ ?Empty@CObjectPathParser@@AAAXXZ (private: void __cdecl CObjectPathParser::Empty(void))
+ ?EndRead@CThreadBase@@QAAXXZ (public: void __cdecl CThreadBase::EndRead(void))
+ ?EndWrite@CThreadBase@@QAAXXZ (public: void __cdecl CThreadBase::EndWrite(void))
+ ?EnumerateAndGetValues@CRegistry@@QAAJAAKAAPAGAAPAE@Z (public: long __cdecl CRegistry::EnumerateAndGetValues(unsigned long &,unsigned short * &,unsigned char * &))
+ ?EnumerateInstances@Provider@@MAAJPAVMethodContext@@J@Z (protected: virtual long __cdecl Provider::EnumerateInstances(class MethodContext *,long))
+ ?ExecMethod@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemClassObject@@PAPAU3@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecMethod(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject *,struct IWbemClassObject * *,struct IWbemCallResult * *))
+ ?ExecMethod@Provider@@AAAJPAUParsedObjectPath@@PAGJPAVCInstance@@2PAVMethodContext@@@Z (private: long __cdecl Provider::ExecMethod(struct ParsedObjectPath *,unsigned short *,long,class CInstance *,class CInstance *,class MethodContext *))
+ ?ExecMethod@Provider@@MAAJABVCInstance@@QAGPAV2@2J@Z (protected: virtual long __cdecl Provider::ExecMethod(class CInstance const &,unsigned short * const,class CInstance *,class CInstance *,long))
+ ?ExecMethodAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemClassObject@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecMethodAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject *,struct IWbemObjectSink *))
+ ?ExecNotificationQuery@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecNotificationQuery(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *))
+ ?ExecNotificationQueryAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecNotificationQueryAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?ExecQuery@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecQuery(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *))
+ ?ExecQuery@Provider@@MAAJPAVMethodContext@@AAVCFrameworkQuery@@J@Z (protected: virtual long __cdecl Provider::ExecQuery(class MethodContext *,class CFrameworkQuery &,long))
+ ?ExecQueryAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecQueryAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?ExecuteQuery@Provider@@AAAJPAVMethodContext@@AAVCFrameworkQuery@@J@Z (private: long __cdecl Provider::ExecuteQuery(class MethodContext *,class CFrameworkQuery &,long))
+ ?FillInstance@CWbemProviderGlue@@SAJPAVCInstance@@PBG@Z (public: static long __cdecl CWbemProviderGlue::FillInstance(class CInstance *,unsigned short const *))
+ ?FillInstance@CWbemProviderGlue@@SAJPAVMethodContext@@PAVCInstance@@@Z (public: static long __cdecl CWbemProviderGlue::FillInstance(class MethodContext *,class CInstance *))
+ ?Find@CHString@@QBAHG@Z (public: int __cdecl CHString::Find(unsigned short)const )
+ ?Find@CHString@@QBAHPBG@Z (public: int __cdecl CHString::Find(unsigned short const *)const )
+ ?FindOneOf@CHString@@QBAHPBG@Z (public: int __cdecl CHString::FindOneOf(unsigned short const *)const )
+ ?Flush@Provider@@MAAXXZ (protected: virtual void __cdecl Provider::Flush(void))
+ ?FlushAll@CWbemProviderGlue@@AAAXXZ (private: void __cdecl CWbemProviderGlue::FlushAll(void))
+ ?Format@CHString@@QAAXIZZ (public: void __cdecl CHString::Format(unsigned int,...))
+ ?Format@CHString@@QAAXPBGZZ (public: void __cdecl CHString::Format(unsigned short const *,...))
+ ?FormatMessageW@CHString@@QAAXIZZ (public: void __cdecl CHString::FormatMessageW(unsigned int,...))
+ ?FormatMessageW@CHString@@QAAXPBGZZ (public: void __cdecl CHString::FormatMessageW(unsigned short const *,...))
+ ?FormatV@CHString@@QAAXPBGPAD@Z (public: void __cdecl CHString::FormatV(unsigned short const *,char *))
+ ?FrameworkLogin@CWbemProviderGlue@@SAXPBGPAVProvider@@0@Z (public: static void __cdecl CWbemProviderGlue::FrameworkLogin(unsigned short const *,class Provider *,unsigned short const *))
+ ?FrameworkLoginDLL@CWbemProviderGlue@@SAHPBG@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLoginDLL(unsigned short const *))
+ ?FrameworkLoginDLL@CWbemProviderGlue@@SAHPBGPAJ@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLoginDLL(unsigned short const *,long *))
+ ?FrameworkLogoff@CWbemProviderGlue@@SAXPBG0@Z (public: static void __cdecl CWbemProviderGlue::FrameworkLogoff(unsigned short const *,unsigned short const *))
+ ?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPBG@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLogoffDLL(unsigned short const *))
+ ?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPBGPAJ@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLogoffDLL(unsigned short const *,long *))
+ ?Free@CObjectPathParser@@QAAXPAUParsedObjectPath@@@Z (public: void __cdecl CObjectPathParser::Free(struct ParsedObjectPath *))
+ ?FreeExtra@CHPtrArray@@QAAXXZ (public: void __cdecl CHPtrArray::FreeExtra(void))
+ ?FreeExtra@CHString@@QAAXXZ (public: void __cdecl CHString::FreeExtra(void))
+ ?FreeExtra@CHStringArray@@QAAXXZ (public: void __cdecl CHStringArray::FreeExtra(void))
+ ?FreeSearchList@CRegistrySearch@@QAAHHAAVCHPtrArray@@@Z (public: int __cdecl CRegistrySearch::FreeSearchList(int,class CHPtrArray &))
+ ?GetAllDerivedInstances@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@PAVMethodContext@@0@Z (public: static long __cdecl CWbemProviderGlue::GetAllDerivedInstances(unsigned short const *,class TRefPointerCollection *,class MethodContext *,unsigned short const *))
+ ?GetAllDerivedInstancesAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z (public: static long __cdecl CWbemProviderGlue::GetAllDerivedInstancesAsynch(unsigned short const *,class Provider *,long (__cdecl*)(class Provider *,class CInstance *,class MethodContext *,void *),unsigned short const *,class MethodContext *,void *))
+ ?GetAllInstances@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@0PAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetAllInstances(unsigned short const *,class TRefPointerCollection *,unsigned short const *,class MethodContext *))
+ ?GetAllInstancesAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z (public: static long __cdecl CWbemProviderGlue::GetAllInstancesAsynch(unsigned short const *,class Provider *,long (__cdecl*)(class Provider *,class CInstance *,class MethodContext *,void *),unsigned short const *,class MethodContext *,void *))
+ ?GetAllocLength@CHString@@QBAHXZ (public: int __cdecl CHString::GetAllocLength(void)const )
+ ?GetAt@CHPtrArray@@QBAPAXH@Z (public: void * __cdecl CHPtrArray::GetAt(int)const )
+ ?GetAt@CHString@@QBAGH@Z (public: unsigned short __cdecl CHString::GetAt(int)const )
+ ?GetAt@CHStringArray@@QBA?AVCHString@@H@Z (public: class CHString __cdecl CHStringArray::GetAt(int)const )
+ ?GetBSTR@WBEMTime@@QBAPAGXZ (public: unsigned short * __cdecl WBEMTime::GetBSTR(void)const )
+ ?GetBSTR@WBEMTimeSpan@@QBAPAGXZ (public: unsigned short * __cdecl WBEMTimeSpan::GetBSTR(void)const )
+ ?GetBuffer@CHString@@QAAPAGH@Z (public: unsigned short * __cdecl CHString::GetBuffer(int))
+ ?GetBufferSetLength@CHString@@QAAPAGH@Z (public: unsigned short * __cdecl CHString::GetBufferSetLength(int))
+ ?GetByte@CInstance@@QBA_NPBGAAE@Z (public: bool __cdecl CInstance::GetByte(unsigned short const *,unsigned char &)const )
+ ?GetCHString@CInstance@@QBA_NPBGAAVCHString@@@Z (public: bool __cdecl CInstance::GetCHString(unsigned short const *,class CHString &)const )
+ ?GetCSDVersion@CWbemProviderGlue@@SAPBGXZ (public: static unsigned short const * __cdecl CWbemProviderGlue::GetCSDVersion(void))
+ ?GetClassNameW@CRegistry@@QAAPAGXZ (public: unsigned short * __cdecl CRegistry::GetClassNameW(void))
+ ?GetClassObjectInterface@CInstance@@QAAPAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl CInstance::GetClassObjectInterface(void))
+ ?GetClassObjectInterface@Provider@@AAAPAUIWbemClassObject@@PAVMethodContext@@@Z (private: struct IWbemClassObject * __cdecl Provider::GetClassObjectInterface(class MethodContext *))
+ ?GetComputerNameW@CWbemProviderGlue@@CAXAAVCHString@@@Z (private: static void __cdecl CWbemProviderGlue::GetComputerNameW(class CHString &))
+ ?GetCurrentBinaryKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGPAEPAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(struct HKEY__ *,unsigned short const *,unsigned char *,unsigned long *))
+ ?GetCurrentBinaryKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(unsigned short const *,class CHString &))
+ ?GetCurrentBinaryKeyValue@CRegistry@@QAAKPBGPAEPAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(unsigned short const *,unsigned char *,unsigned long *))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,unsigned long &))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHString &))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHStringArray &))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPBGAAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,unsigned long &))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,class CHString &))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,class CHStringArray &))
+ ?GetCurrentRawKeyValue@CRegistry@@AAAKPAUHKEY__@@PBGPAXPAK3@Z (private: unsigned long __cdecl CRegistry::GetCurrentRawKeyValue(struct HKEY__ *,unsigned short const *,void *,unsigned long *,unsigned long *))
+ ?GetCurrentRawSubKeyValue@CRegistry@@AAAKPBGPAXPAK2@Z (private: unsigned long __cdecl CRegistry::GetCurrentRawSubKeyValue(unsigned short const *,void *,unsigned long *,unsigned long *))
+ ?GetCurrentSubKeyCount@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyCount(void))
+ ?GetCurrentSubKeyName@CRegistry@@QAAKAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyName(class CHString &))
+ ?GetCurrentSubKeyPath@CRegistry@@QAAKAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyPath(class CHString &))
+ ?GetCurrentSubKeyValue@CRegistry@@QAAKPBGAAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,unsigned long &))
+ ?GetCurrentSubKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,class CHString &))
+ ?GetCurrentSubKeyValue@CRegistry@@QAAKPBGPAXPAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,void *,unsigned long *))
+ ?GetDMTF@WBEMTime@@QBAPAGH@Z (public: unsigned short * __cdecl WBEMTime::GetDMTF(int)const )
+ ?GetDMTFNonNtfs@WBEMTime@@QBAPAGXZ (public: unsigned short * __cdecl WBEMTime::GetDMTFNonNtfs(void)const )
+ ?GetDOUBLE@CInstance@@QBA_NPBGAAN@Z (public: bool __cdecl CInstance::GetDOUBLE(unsigned short const *,double &)const )
+ ?GetDWORD@CInstance@@QBA_NPBGAAK@Z (public: bool __cdecl CInstance::GetDWORD(unsigned short const *,unsigned long &)const )
+ ?GetData@CHPtrArray@@QAAPAPAXXZ (public: void * * __cdecl CHPtrArray::GetData(void))
+ ?GetData@CHPtrArray@@QBAPAPBXXZ (public: void const * * __cdecl CHPtrArray::GetData(void)const )
+ ?GetData@CHString@@IBAPAUCHStringData@@XZ (protected: struct CHStringData * __cdecl CHString::GetData(void)const )
+ ?GetData@CHStringArray@@QAAPAVCHString@@XZ (public: class CHString * __cdecl CHStringArray::GetData(void))
+ ?GetData@CHStringArray@@QBAPBVCHString@@XZ (public: class CHString const * __cdecl CHStringArray::GetData(void)const )
+ ?GetDateTime@CInstance@@QBA_NPBGAAVWBEMTime@@@Z (public: bool __cdecl CInstance::GetDateTime(unsigned short const *,class WBEMTime &)const )
+ ?GetEmbeddedObject@CInstance@@QBA_NPBGPAPAV1@PAVMethodContext@@@Z (public: bool __cdecl CInstance::GetEmbeddedObject(unsigned short const *,class CInstance * *,class MethodContext *)const )
+ ?GetEmptyInstance@CWbemProviderGlue@@SAJPAVMethodContext@@PBGPAPAVCInstance@@1@Z (public: static long __cdecl CWbemProviderGlue::GetEmptyInstance(class MethodContext *,unsigned short const *,class CInstance * *,unsigned short const *))
+ ?GetEmptyInstance@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@0@Z (public: static long __cdecl CWbemProviderGlue::GetEmptyInstance(unsigned short const *,class CInstance * *,unsigned short const *))
+ ?GetFILETIME@WBEMTime@@QBAHPAU_FILETIME@@@Z (public: int __cdecl WBEMTime::GetFILETIME(struct _FILETIME *)const )
+ ?GetFILETIME@WBEMTimeSpan@@QBAHPAU_FILETIME@@@Z (public: int __cdecl WBEMTimeSpan::GetFILETIME(struct _FILETIME *)const )
+ ?GetIWBEMContext@MethodContext@@UAAPAUIWbemContext@@XZ (public: virtual struct IWbemContext * __cdecl MethodContext::GetIWBEMContext(void))
+ ?GetInstanceByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstanceByPath(unsigned short const *,class CInstance * *,class MethodContext *))
+ ?GetInstanceFromCIMOM@CWbemProviderGlue@@CAJPBG0PAVMethodContext@@PAPAVCInstance@@@Z (private: static long __cdecl CWbemProviderGlue::GetInstanceFromCIMOM(unsigned short const *,unsigned short const *,class MethodContext *,class CInstance * *))
+ ?GetInstanceKeysByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstanceKeysByPath(unsigned short const *,class CInstance * *,class MethodContext *))
+ ?GetInstancePropertiesByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@AAVCHStringArray@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstancePropertiesByPath(unsigned short const *,class CInstance * *,class MethodContext *,class CHStringArray &))
+ ?GetInstancesByQuery@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@PAVMethodContext@@0@Z (public: static long __cdecl CWbemProviderGlue::GetInstancesByQuery(unsigned short const *,class TRefPointerCollection *,class MethodContext *,unsigned short const *))
+ ?GetInstancesByQueryAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z (public: static long __cdecl CWbemProviderGlue::GetInstancesByQueryAsynch(unsigned short const *,class Provider *,long (__cdecl*)(class Provider *,class CInstance *,class MethodContext *,void *),unsigned short const *,class MethodContext *,void *))
+ ?GetKeyString@ParsedObjectPath@@QAAPAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetKeyString(void))
+ ?GetLength@CHString@@QBAHXZ (public: int __cdecl CHString::GetLength(void)const )
+ ?GetLocalComputerName@Provider@@IAAABVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetLocalComputerName(void))
+ ?GetLocalInstancePath@Provider@@IAA_NPBVCInstance@@AAVCHString@@@Z (protected: bool __cdecl Provider::GetLocalInstancePath(class CInstance const *,class CHString &))
+ ?GetLocalOffsetForDate@WBEMTime@@SAJABJ@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(long const &))
+ ?GetLocalOffsetForDate@WBEMTime@@SAJPBU_FILETIME@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct _FILETIME const *))
+ ?GetLocalOffsetForDate@WBEMTime@@SAJPBU_SYSTEMTIME@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct _SYSTEMTIME const *))
+ ?GetLocalOffsetForDate@WBEMTime@@SAJPBUtm@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct tm const *))
+ ?GetLongestClassStringSize@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestClassStringSize(void))
+ ?GetLongestSubKeySize@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestSubKeySize(void))
+ ?GetLongestValueData@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestValueData(void))
+ ?GetLongestValueName@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestValueName(void))
+ ?GetMapCountPtr@CWbemProviderGlue@@KAPAJPBVCWbemGlueFactory@@@Z (protected: static long * __cdecl CWbemProviderGlue::GetMapCountPtr(class CWbemGlueFactory const *))
+ ?GetMethodContext@CInstance@@QBAPAVMethodContext@@XZ (public: class MethodContext * __cdecl CInstance::GetMethodContext(void)const )
+ ?GetNamespace@CFrameworkQuery@@IAAABVCHString@@XZ (protected: class CHString const & __cdecl CFrameworkQuery::GetNamespace(void))
+ ?GetNamespace@Provider@@IAAABVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetNamespace(void))
+ ?GetNamespaceConnection@CWbemProviderGlue@@SAPAUIWbemServices@@PBG@Z (public: static struct IWbemServices * __cdecl CWbemProviderGlue::GetNamespaceConnection(unsigned short const *))
+ ?GetNamespaceConnection@CWbemProviderGlue@@SAPAUIWbemServices@@PBGPAVMethodContext@@@Z (public: static struct IWbemServices * __cdecl CWbemProviderGlue::GetNamespaceConnection(unsigned short const *,class MethodContext *))
+ ?GetNamespacePart@ParsedObjectPath@@QAAPAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetNamespacePart(void))
+ ?GetOSMajorVersion@CWbemProviderGlue@@SAKXZ (public: static unsigned long __cdecl CWbemProviderGlue::GetOSMajorVersion(void))
+ ?GetObject@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemClassObject@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::GetObject(unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject * *,struct IWbemCallResult * *))
+ ?GetObject@Provider@@AAAJPAUParsedObjectPath@@PAVMethodContext@@J@Z (private: long __cdecl Provider::GetObject(struct ParsedObjectPath *,class MethodContext *,long))
+ ?GetObject@Provider@@MAAJPAVCInstance@@J@Z (protected: virtual long __cdecl Provider::GetObject(class CInstance *,long))
+ ?GetObject@Provider@@MAAJPAVCInstance@@JAAVCFrameworkQuery@@@Z (protected: virtual long __cdecl Provider::GetObject(class CInstance *,long,class CFrameworkQuery &))
+ ?GetObjectAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::GetObjectAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?GetParentNamespacePart@ParsedObjectPath@@QAAPAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetParentNamespacePart(void))
+ ?GetPlatform@CWbemProviderGlue@@SAKXZ (public: static unsigned long __cdecl CWbemProviderGlue::GetPlatform(void))
+ ?GetPropertyBitMask@CFrameworkQueryEx@@QAAXABVCHPtrArray@@PAX@Z (public: void __cdecl CFrameworkQueryEx::GetPropertyBitMask(class CHPtrArray const &,void *))
+ ?GetProviderGlue@MethodContext@@AAAPAVCWbemProviderGlue@@XZ (private: class CWbemProviderGlue * __cdecl MethodContext::GetProviderGlue(void))
+ ?GetProviderName@Provider@@IAAABVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetProviderName(void))
+ ?GetQuery@CFrameworkQuery@@QAAABVCHString@@XZ (public: class CHString const & __cdecl CFrameworkQuery::GetQuery(void))
+ ?GetQueryClassName@CFrameworkQuery@@QAAPAGXZ (public: unsigned short * __cdecl CFrameworkQuery::GetQueryClassName(void))
+ ?GetRelativePath@CObjectPathParser@@SAPAGPAG@Z (public: static unsigned short * __cdecl CObjectPathParser::GetRelativePath(unsigned short *))
+ ?GetRequiredProperties@CFrameworkQuery@@QAAXAAVCHStringArray@@@Z (public: void __cdecl CFrameworkQuery::GetRequiredProperties(class CHStringArray &))
+ ?GetSYSTEMTIME@WBEMTime@@QBAHPAU_SYSTEMTIME@@@Z (public: int __cdecl WBEMTime::GetSYSTEMTIME(struct _SYSTEMTIME *)const )
+ ?GetSize@CHPtrArray@@QBAHXZ (public: int __cdecl CHPtrArray::GetSize(void)const )
+ ?GetSize@CHStringArray@@QBAHXZ (public: int __cdecl CHStringArray::GetSize(void)const )
+ ?GetStatus@CInstance@@QBA_NPBGAA_NAAG@Z (public: bool __cdecl CInstance::GetStatus(unsigned short const *,bool &,unsigned short &)const )
+ ?GetStatusObject@CWbemProviderGlue@@CAPAUIWbemClassObject@@PAVMethodContext@@PBG@Z (private: static struct IWbemClassObject * __cdecl CWbemProviderGlue::GetStatusObject(class MethodContext *,unsigned short const *))
+ ?GetStatusObject@MethodContext@@QAAPAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl MethodContext::GetStatusObject(void))
+ ?GetStringArray@CInstance@@QBA_NPBGAAPAUtagSAFEARRAY@@@Z (public: bool __cdecl CInstance::GetStringArray(unsigned short const *,struct tagSAFEARRAY * &)const )
+ ?GetStructtm@WBEMTime@@QBAHPAUtm@@@Z (public: int __cdecl WBEMTime::GetStructtm(struct tm *)const )
+ ?GetTime@WBEMTime@@QBA_KXZ (public: unsigned __int64 __cdecl WBEMTime::GetTime(void)const )
+ ?GetTime@WBEMTimeSpan@@QBA_KXZ (public: unsigned __int64 __cdecl WBEMTimeSpan::GetTime(void)const )
+ ?GetTimeSpan@CInstance@@QBA_NPBGAAVWBEMTimeSpan@@@Z (public: bool __cdecl CInstance::GetTimeSpan(unsigned short const *,class WBEMTimeSpan &)const )
+ ?GetUpperBound@CHPtrArray@@QBAHXZ (public: int __cdecl CHPtrArray::GetUpperBound(void)const )
+ ?GetUpperBound@CHStringArray@@QBAHXZ (public: int __cdecl CHStringArray::GetUpperBound(void)const )
+ ?GetValueCount@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetValueCount(void))
+ ?GetValuesForProp@CFrameworkQuery@@QAAJPBGAAVCHStringArray@@@Z (public: long __cdecl CFrameworkQuery::GetValuesForProp(unsigned short const *,class CHStringArray &))
+ ?GetVariant@CInstance@@QBA_NPBGAAUtagVARIANT@@@Z (public: bool __cdecl CInstance::GetVariant(unsigned short const *,struct tagVARIANT &)const )
+ ?GetWBEMINT16@CInstance@@QBA_NPBGAAF@Z (public: bool __cdecl CInstance::GetWBEMINT16(unsigned short const *,short &)const )
+ ?GetWBEMINT64@CInstance@@QBA_NPBGAAVCHString@@@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,class CHString &)const )
+ ?GetWBEMINT64@CInstance@@QBA_NPBGAA_J@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,__int64 &)const )
+ ?GetWBEMINT64@CInstance@@QBA_NPBGAA_K@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,unsigned __int64 &)const )
+ ?GetWCHAR@CInstance@@QBA_NPBGPAPAG@Z (public: bool __cdecl CInstance::GetWCHAR(unsigned short const *,unsigned short * *)const )
+ ?GetWORD@CInstance@@QBA_NPBGAAG@Z (public: bool __cdecl CInstance::GetWORD(unsigned short const *,unsigned short &)const )
+ ?Getbool@CInstance@@QBA_NPBGAA_N@Z (public: bool __cdecl CInstance::Getbool(unsigned short const *,bool &)const )
+ ?GethKey@CRegistry@@QAAPAUHKEY__@@XZ (public: struct HKEY__ * __cdecl CRegistry::GethKey(void))
+ ?Gettime_t@WBEMTime@@QBAHPAJ@Z (public: int __cdecl WBEMTime::Gettime_t(long *)const )
+ ?Gettime_t@WBEMTimeSpan@@QBAHPAJ@Z (public: int __cdecl WBEMTimeSpan::Gettime_t(long *)const )
+ ?IncrementMapCount@CWbemProviderGlue@@KAJPAJ@Z (protected: static long __cdecl CWbemProviderGlue::IncrementMapCount(long *))
+ ?IncrementMapCount@CWbemProviderGlue@@KAJPBVCWbemGlueFactory@@@Z (protected: static long __cdecl CWbemProviderGlue::IncrementMapCount(class CWbemGlueFactory const *))
+ ?IncrementObjectCount@CWbemProviderGlue@@SAXXZ (public: static void __cdecl CWbemProviderGlue::IncrementObjectCount(void))
+ ?Init2@CFrameworkQuery@@QAAXPAUIWbemClassObject@@@Z (public: void __cdecl CFrameworkQuery::Init2(struct IWbemClassObject *))
+ ?Init@CFrameworkQuery@@QAAJPAUParsedObjectPath@@PAUIWbemContext@@PBGAAVCHString@@@Z (public: long __cdecl CFrameworkQuery::Init(struct ParsedObjectPath *,struct IWbemContext *,unsigned short const *,class CHString &))
+ ?Init@CFrameworkQuery@@QAAJQAG0JAAVCHString@@@Z (public: long __cdecl CFrameworkQuery::Init(unsigned short * const,unsigned short * const,long,class CHString &))
+ ?Init@CHString@@IAAXXZ (protected: void __cdecl CHString::Init(void))
+ ?Init@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::Init(void))
+ ?InitComputerName@Provider@@CAXXZ (private: static void __cdecl Provider::InitComputerName(void))
+ ?InitEx@CFrameworkQueryEx@@UAAJQAG0JAAVCHString@@@Z (public: virtual long __cdecl CFrameworkQueryEx::InitEx(unsigned short * const,unsigned short * const,long,class CHString &))
+ ?Initialize@CWbemProviderGlue@@UAAJPAGJ00PAUIWbemServices@@PAUIWbemContext@@PAUIWbemProviderInitSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::Initialize(unsigned short *,long,unsigned short *,unsigned short *,struct IWbemServices *,struct IWbemContext *,struct IWbemProviderInitSink *))
+ ?InsertAt@CHPtrArray@@QAAXHPAV1@@Z (public: void __cdecl CHPtrArray::InsertAt(int,class CHPtrArray *))
+ ?InsertAt@CHPtrArray@@QAAXHPAXH@Z (public: void __cdecl CHPtrArray::InsertAt(int,void *,int))
+ ?InsertAt@CHStringArray@@QAAXHPAV1@@Z (public: void __cdecl CHStringArray::InsertAt(int,class CHStringArray *))
+ ?InsertAt@CHStringArray@@QAAXHPBGH@Z (public: void __cdecl CHStringArray::InsertAt(int,unsigned short const *,int))
+ ?InternalGetNamespaceConnection@CWbemProviderGlue@@AAAPAUIWbemServices@@PBG@Z (private: struct IWbemServices * __cdecl CWbemProviderGlue::InternalGetNamespaceConnection(unsigned short const *))
+ ?Is3TokenOR@CFrameworkQueryEx@@QAAHPBG0AAUtagVARIANT@@1@Z (public: int __cdecl CFrameworkQueryEx::Is3TokenOR(unsigned short const *,unsigned short const *,struct tagVARIANT &,struct tagVARIANT &))
+ ?IsClass@ParsedObjectPath@@QAAHXZ (public: int __cdecl ParsedObjectPath::IsClass(void))
+ ?IsDerivedFrom@CWbemProviderGlue@@SA_NPBG0PAVMethodContext@@0@Z (public: static bool __cdecl CWbemProviderGlue::IsDerivedFrom(unsigned short const *,unsigned short const *,class MethodContext *,unsigned short const *))
+ ?IsEmpty@CHString@@QBAHXZ (public: int __cdecl CHString::IsEmpty(void)const )
+ ?IsExtended@CFrameworkQueryEx@@UAA_NXZ (public: virtual bool __cdecl CFrameworkQueryEx::IsExtended(void))
+ ?IsInList@CFrameworkQuery@@IAAKABVCHStringArray@@PBG@Z (protected: unsigned long __cdecl CFrameworkQuery::IsInList(class CHStringArray const &,unsigned short const *))
+ ?IsInstance@ParsedObjectPath@@QAAHXZ (public: int __cdecl ParsedObjectPath::IsInstance(void))
+ ?IsLocal@ParsedObjectPath@@QAAHPBG@Z (public: int __cdecl ParsedObjectPath::IsLocal(unsigned short const *))
+ ?IsLoggingOn@ProviderLog@@QAA?AW4LogLevel@1@PAVCHString@@@Z (public: enum ProviderLog::LogLevel __cdecl ProviderLog::IsLoggingOn(class CHString *))
+ ?IsNTokenAnd@CFrameworkQueryEx@@QAAHAAVCHStringArray@@AAVCHPtrArray@@@Z (public: int __cdecl CFrameworkQueryEx::IsNTokenAnd(class CHStringArray &,class CHPtrArray &))
+ ?IsNull@CInstance@@QBA_NPBG@Z (public: bool __cdecl CInstance::IsNull(unsigned short const *)const )
+ ?IsObject@ParsedObjectPath@@QAAHXZ (public: int __cdecl ParsedObjectPath::IsObject(void))
+ ?IsOk@WBEMTime@@QBA_NXZ (public: bool __cdecl WBEMTime::IsOk(void)const )
+ ?IsOk@WBEMTimeSpan@@QBA_NXZ (public: bool __cdecl WBEMTimeSpan::IsOk(void)const )
+ ?IsPropertyRequired@CFrameworkQuery@@QAA_NPBG@Z (public: bool __cdecl CFrameworkQuery::IsPropertyRequired(unsigned short const *))
+ ?IsReference@CFrameworkQuery@@IAAHPBG@Z (protected: int __cdecl CFrameworkQuery::IsReference(unsigned short const *))
+ ?IsRelative@ParsedObjectPath@@QAAHPBG0@Z (public: int __cdecl ParsedObjectPath::IsRelative(unsigned short const *,unsigned short const *))
+ ?KeysOnly@CFrameworkQuery@@QAA_NXZ (public: bool __cdecl CFrameworkQuery::KeysOnly(void))
+ ?Left@CHString@@QBA?AV1@H@Z (public: class CHString __cdecl CHString::Left(int)const )
+ ?LoadStringW@CHString@@IAAHIPAGI@Z (protected: int __cdecl CHString::LoadStringW(unsigned int,unsigned short *,unsigned int))
+ ?LoadStringW@CHString@@QAAHI@Z (public: int __cdecl CHString::LoadStringW(unsigned int))
+ ?LocalLogMessage@ProviderLog@@QAAXPBG0HW4LogLevel@1@@Z (public: void __cdecl ProviderLog::LocalLogMessage(unsigned short const *,unsigned short const *,int,enum ProviderLog::LogLevel))
+ ?LocalLogMessage@ProviderLog@@QAAXPBGHW4LogLevel@1@0ZZ (public: void __cdecl ProviderLog::LocalLogMessage(unsigned short const *,int,enum ProviderLog::LogLevel,unsigned short const *,...))
+ ?LocateKeyByNameOrValueName@CRegistrySearch@@QAAHPAUHKEY__@@PBG1PAPBGKAAVCHString@@3@Z (public: int __cdecl CRegistrySearch::LocateKeyByNameOrValueName(struct HKEY__ *,unsigned short const *,unsigned short const *,unsigned short const * *,unsigned long,class CHString &,class CHString &))
+ ?Lock@CThreadBase@@AAAXXZ (private: void __cdecl CThreadBase::Lock(void))
+ ?LockBuffer@CHString@@QAAPAGXZ (public: unsigned short * __cdecl CHString::LockBuffer(void))
+ ?LockFactoryMap@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::LockFactoryMap(void))
+ ?LockProviderMap@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::LockProviderMap(void))
+ ?LockServer@CWbemGlueFactory@@UAAJH@Z (public: virtual long __cdecl CWbemGlueFactory::LockServer(int))
+ ?LogError@CInstance@@IBAXPBG00J@Z (protected: void __cdecl CInstance::LogError(unsigned short const *,unsigned short const *,unsigned short const *,long)const )
+ ?MakeLocalPath@Provider@@IAA?AVCHString@@ABV2@@Z (protected: class CHString __cdecl Provider::MakeLocalPath(class CHString const &))
+ ?MakeLower@CHString@@QAAXXZ (public: void __cdecl CHString::MakeLower(void))
+ ?MakeReverse@CHString@@QAAXXZ (public: void __cdecl CHString::MakeReverse(void))
+ ?MakeUpper@CHString@@QAAXXZ (public: void __cdecl CHString::MakeUpper(void))
+ ?Mid@CHString@@QBA?AV1@H@Z (public: class CHString __cdecl CHString::Mid(int)const )
+ ?Mid@CHString@@QBA?AV1@HH@Z (public: class CHString __cdecl CHString::Mid(int,int)const )
+ ?MsgWndProc@CWinMsgEvent@@CAJPAUHWND__@@IIJ@Z (private: static long __cdecl CWinMsgEvent::MsgWndProc(struct HWND__ *,unsigned int,unsigned int,long))
+ ?NextSubKey@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::NextSubKey(void))
+ ?NextToken@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::NextToken(void))
+ ?NormalizePath@@YAKPBG00KAAVCHString@@@Z (unsigned long __cdecl NormalizePath(unsigned short const *,unsigned short const *,unsigned short const *,unsigned long,class CHString &))
+ ?NullOutUnsetProperties@CWbemProviderGlue@@AAAJPAUIWbemClassObject@@PAPAU2@ABUtagVARIANT@@@Z (private: long __cdecl CWbemProviderGlue::NullOutUnsetProperties(struct IWbemClassObject *,struct IWbemClassObject * *,struct tagVARIANT const &))
+ ?OnFinalRelease@CThreadBase@@MAAXXZ (protected: virtual void __cdecl CThreadBase::OnFinalRelease(void))
+ ?Open@CRegistry@@QAAJPAUHKEY__@@PBGK@Z (public: long __cdecl CRegistry::Open(struct HKEY__ *,unsigned short const *,unsigned long))
+ ?OpenAndEnumerateSubKeys@CRegistry@@QAAJPAUHKEY__@@PBGK@Z (public: long __cdecl CRegistry::OpenAndEnumerateSubKeys(struct HKEY__ *,unsigned short const *,unsigned long))
+ ?OpenCurrentUser@CRegistry@@QAAKPBGK@Z (public: unsigned long __cdecl CRegistry::OpenCurrentUser(unsigned short const *,unsigned long))
+ ?OpenLocalMachineKeyAndReadValue@CRegistry@@QAAJPBG0AAVCHString@@@Z (public: long __cdecl CRegistry::OpenLocalMachineKeyAndReadValue(unsigned short const *,unsigned short const *,class CHString &))
+ ?OpenNamespace@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemServices@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::OpenNamespace(unsigned short * const,long,struct IWbemContext *,struct IWbemServices * *,struct IWbemCallResult * *))
+ ?OpenSubKey@CRegistry@@AAAKXZ (private: unsigned long __cdecl CRegistry::OpenSubKey(void))
+ ?Parse@CObjectPathParser@@QAAHPBGPAPAUParsedObjectPath@@@Z (public: int __cdecl CObjectPathParser::Parse(unsigned short const *,struct ParsedObjectPath * *))
+ ?PreProcessPutInstanceParms@CWbemProviderGlue@@AAAJPAUIWbemClassObject@@PAPAU2@PAUIWbemContext@@@Z (private: long __cdecl CWbemProviderGlue::PreProcessPutInstanceParms(struct IWbemClassObject *,struct IWbemClassObject * *,struct IWbemContext *))
+ ?PrepareToReOpen@CRegistry@@AAAXXZ (private: void __cdecl CRegistry::PrepareToReOpen(void))
+ ?PutClass@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutClass(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemCallResult * *))
+ ?PutClassAsync@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutClassAsync(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?PutInstance@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutInstance(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemCallResult * *))
+ ?PutInstance@Provider@@AAAJPAUIWbemClassObject@@JPAVMethodContext@@@Z (private: long __cdecl Provider::PutInstance(struct IWbemClassObject *,long,class MethodContext *))
+ ?PutInstance@Provider@@MAAJABVCInstance@@J@Z (protected: virtual long __cdecl Provider::PutInstance(class CInstance const &,long))
+ ?PutInstanceAsync@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutInstanceAsync(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?QueryInterface@CWbemGlueFactory@@UAAJABU_GUID@@PAPAX@Z (public: virtual long __cdecl CWbemGlueFactory::QueryInterface(struct _GUID const &,void * *))
+ ?QueryInterface@CWbemProviderGlue@@UAAJABU_GUID@@PAPAX@Z (public: virtual long __cdecl CWbemProviderGlue::QueryInterface(struct _GUID const &,void * *))
+ ?QueryObjectSink@CWbemProviderGlue@@UAAJJPAPAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::QueryObjectSink(long,struct IWbemObjectSink * *))
+ ?QueryPostProcess@MethodContext@@UAAXXZ (public: virtual void __cdecl MethodContext::QueryPostProcess(void))
+ ?RegisterForMessage@CWinMsgEvent@@IAAXIH@Z (protected: void __cdecl CWinMsgEvent::RegisterForMessage(unsigned int,int))
+ ?Release@CHString@@QAAXXZ (public: void __cdecl CHString::Release(void))
+ ?Release@CHString@@SAXPAUCHStringData@@@Z (public: static void __cdecl CHString::Release(struct CHStringData *))
+ ?Release@CInstance@@QAAJXZ (public: long __cdecl CInstance::Release(void))
+ ?Release@CThreadBase@@QAAJXZ (public: long __cdecl CThreadBase::Release(void))
+ ?Release@CWbemGlueFactory@@UAAKXZ (public: virtual unsigned long __cdecl CWbemGlueFactory::Release(void))
+ ?Release@CWbemProviderGlue@@UAAKXZ (public: virtual unsigned long __cdecl CWbemProviderGlue::Release(void))
+ ?Release@MethodContext@@QAAJXZ (public: long __cdecl MethodContext::Release(void))
+ ?ReleaseBuffer@CHString@@QAAXH@Z (public: void __cdecl CHString::ReleaseBuffer(int))
+ ?RemoveAll@CHPtrArray@@QAAXXZ (public: void __cdecl CHPtrArray::RemoveAll(void))
+ ?RemoveAll@CHStringArray@@QAAXXZ (public: void __cdecl CHStringArray::RemoveAll(void))
+ ?RemoveAt@CHPtrArray@@QAAXHH@Z (public: void __cdecl CHPtrArray::RemoveAt(int,int))
+ ?RemoveAt@CHStringArray@@QAAXHH@Z (public: void __cdecl CHStringArray::RemoveAt(int,int))
+ ?RemoveFromFactoryMap@CWbemProviderGlue@@KAXPBVCWbemGlueFactory@@@Z (protected: static void __cdecl CWbemProviderGlue::RemoveFromFactoryMap(class CWbemGlueFactory const *))
+ ?Reset@CFrameworkQuery@@AAAXXZ (private: void __cdecl CFrameworkQuery::Reset(void))
+ ?ReverseFind@CHString@@QBAHG@Z (public: int __cdecl CHString::ReverseFind(unsigned short)const )
+ ?RewindSubKeys@CRegistry@@QAAXXZ (public: void __cdecl CRegistry::RewindSubKeys(void))
+ ?Right@CHString@@QBA?AV1@H@Z (public: class CHString __cdecl CHString::Right(int)const )
+ ?SafeStrlen@CHString@@KAHPBG@Z (protected: static int __cdecl CHString::SafeStrlen(unsigned short const *))
+ ?SearchAndBuildList@CRegistrySearch@@QAAHVCHString@@AAVCHPtrArray@@00HPAUHKEY__@@@Z (public: int __cdecl CRegistrySearch::SearchAndBuildList(class CHString,class CHPtrArray &,class CHString,class CHString,int,struct HKEY__ *))
+ ?SearchMapForProvider@CWbemProviderGlue@@CAPAVProvider@@PBG0@Z (private: static class Provider * __cdecl CWbemProviderGlue::SearchMapForProvider(unsigned short const *,unsigned short const *))
+ ?SetAt@CHPtrArray@@QAAXHPAX@Z (public: void __cdecl CHPtrArray::SetAt(int,void *))
+ ?SetAt@CHString@@QAAXHG@Z (public: void __cdecl CHString::SetAt(int,unsigned short))
+ ?SetAt@CHStringArray@@QAAXHPBG@Z (public: void __cdecl CHStringArray::SetAt(int,unsigned short const *))
+ ?SetAtGrow@CHPtrArray@@QAAXHPAX@Z (public: void __cdecl CHPtrArray::SetAtGrow(int,void *))
+ ?SetAtGrow@CHStringArray@@QAAXHPBG@Z (public: void __cdecl CHStringArray::SetAtGrow(int,unsigned short const *))
+ ?SetByte@CInstance@@QAA_NPBGE@Z (public: bool __cdecl CInstance::SetByte(unsigned short const *,unsigned char))
+ ?SetCHString@CInstance@@QAA_NPBG0@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,unsigned short const *))
+ ?SetCHString@CInstance@@QAA_NPBGABVCHString@@@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,class CHString const &))
+ ?SetCHString@CInstance@@QAA_NPBGPBD@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,char const *))
+ ?SetCHStringResourceHandle@@YAXPAUHINSTANCE__@@@Z (void __cdecl SetCHStringResourceHandle(struct HINSTANCE__ *))
+ ?SetCharSplat@CInstance@@QAA_NPBG0@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,unsigned short const *))
+ ?SetCharSplat@CInstance@@QAA_NPBGK@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,unsigned long))
+ ?SetCharSplat@CInstance@@QAA_NPBGPBD@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,char const *))
+ ?SetClassName@ParsedObjectPath@@QAAHPBG@Z (public: int __cdecl ParsedObjectPath::SetClassName(unsigned short const *))
+ ?SetCreationClassName@Provider@@IAA_NPAVCInstance@@@Z (protected: bool __cdecl Provider::SetCreationClassName(class CInstance *))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAK@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,unsigned long &))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHString &))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHStringArray &))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPBGAAK@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,unsigned long &))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,class CHString &))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,class CHStringArray &))
+ ?SetCurrentKeyValueExpand@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValueExpand(struct HKEY__ *,unsigned short const *,class CHString &))
+ ?SetDMTF@WBEMTime@@QAAHQAG@Z (public: int __cdecl WBEMTime::SetDMTF(unsigned short * const))
+ ?SetDOUBLE@CInstance@@QAA_NPBGN@Z (public: bool __cdecl CInstance::SetDOUBLE(unsigned short const *,double))
+ ?SetDWORD@CInstance@@QAA_NPBGK@Z (public: bool __cdecl CInstance::SetDWORD(unsigned short const *,unsigned long))
+ ?SetDateTime@CInstance@@QAA_NPBGABVWBEMTime@@@Z (public: bool __cdecl CInstance::SetDateTime(unsigned short const *,class WBEMTime const &))
+ ?SetDefaultValues@CRegistry@@AAAXXZ (private: void __cdecl CRegistry::SetDefaultValues(void))
+ ?SetEmbeddedObject@CInstance@@QAA_NPBGAAV1@@Z (public: bool __cdecl CInstance::SetEmbeddedObject(unsigned short const *,class CInstance &))
+ ?SetKeyFromParsedObjectPath@Provider@@AAAHPAVCInstance@@PAUParsedObjectPath@@@Z (private: int __cdecl Provider::SetKeyFromParsedObjectPath(class CInstance *,struct ParsedObjectPath *))
+ ?SetNull@CInstance@@QAA_NPBG@Z (public: bool __cdecl CInstance::SetNull(unsigned short const *))
+ ?SetPlatformID@CRegistry@@CAHXZ (private: static int __cdecl CRegistry::SetPlatformID(void))
+ ?SetSize@CHPtrArray@@QAAXHH@Z (public: void __cdecl CHPtrArray::SetSize(int,int))
+ ?SetSize@CHStringArray@@QAAXHH@Z (public: void __cdecl CHStringArray::SetSize(int,int))
+ ?SetStatusObject@CWbemProviderGlue@@SA_NPAVMethodContext@@PBG1JPBUtagSAFEARRAY@@2@Z (public: static bool __cdecl CWbemProviderGlue::SetStatusObject(class MethodContext *,unsigned short const *,unsigned short const *,long,struct tagSAFEARRAY const *,struct tagSAFEARRAY const *))
+ ?SetStatusObject@MethodContext@@QAA_NPAUIWbemClassObject@@@Z (public: bool __cdecl MethodContext::SetStatusObject(struct IWbemClassObject *))
+ ?SetStringArray@CInstance@@QAA_NPBGABUtagSAFEARRAY@@@Z (public: bool __cdecl CInstance::SetStringArray(unsigned short const *,struct tagSAFEARRAY const &))
+ ?SetTimeSpan@CInstance@@QAA_NPBGABVWBEMTimeSpan@@@Z (public: bool __cdecl CInstance::SetTimeSpan(unsigned short const *,class WBEMTimeSpan const &))
+ ?SetVariant@CInstance@@QAA_NPBGABUtagVARIANT@@@Z (public: bool __cdecl CInstance::SetVariant(unsigned short const *,struct tagVARIANT const &))
+ ?SetWBEMINT16@CInstance@@QAA_NPBGABF@Z (public: bool __cdecl CInstance::SetWBEMINT16(unsigned short const *,short const &))
+ ?SetWBEMINT64@CInstance@@QAA_NPBGABVCHString@@@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,class CHString const &))
+ ?SetWBEMINT64@CInstance@@QAA_NPBG_J@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,__int64))
+ ?SetWBEMINT64@CInstance@@QAA_NPBG_K@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,unsigned __int64))
+ ?SetWCHARSplat@CInstance@@QAA_NPBG0@Z (public: bool __cdecl CInstance::SetWCHARSplat(unsigned short const *,unsigned short const *))
+ ?SetWORD@CInstance@@QAA_NPBGG@Z (public: bool __cdecl CInstance::SetWORD(unsigned short const *,unsigned short))
+ ?Setbool@CInstance@@QAA_NPBG_N@Z (public: bool __cdecl CInstance::Setbool(unsigned short const *,bool))
+ ?Signal@CAutoEvent@@QAAHXZ (public: int __cdecl CAutoEvent::Signal(void))
+ ?SpanExcluding@CHString@@QBA?AV1@PBG@Z (public: class CHString __cdecl CHString::SpanExcluding(unsigned short const *)const )
+ ?SpanIncluding@CHString@@QBA?AV1@PBG@Z (public: class CHString __cdecl CHString::SpanIncluding(unsigned short const *)const )
+ ?TrimLeft@CHString@@QAAXXZ (public: void __cdecl CHString::TrimLeft(void))
+ ?TrimRight@CHString@@QAAXXZ (public: void __cdecl CHString::TrimRight(void))
+ ?UnInit@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::UnInit(void))
+ ?UnRegisterAllMessages@CWinMsgEvent@@IAAXXZ (protected: void __cdecl CWinMsgEvent::UnRegisterAllMessages(void))
+ ?UnRegisterMessage@CWinMsgEvent@@IAA_NIH@Z (protected: bool __cdecl CWinMsgEvent::UnRegisterMessage(unsigned int,int))
+ ?Unlock@CThreadBase@@AAAXXZ (private: void __cdecl CThreadBase::Unlock(void))
+ ?UnlockBuffer@CHString@@QAAXXZ (public: void __cdecl CHString::UnlockBuffer(void))
+ ?UnlockFactoryMap@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::UnlockFactoryMap(void))
+ ?UnlockProviderMap@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::UnlockProviderMap(void))
+ ?Unparse@CObjectPathParser@@SAHPAUParsedObjectPath@@PAPAG@Z (public: static int __cdecl CObjectPathParser::Unparse(struct ParsedObjectPath *,unsigned short * *))
+ ?ValidateDeletionFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidateDeletionFlags(long))
+ ?ValidateEnumerationFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidateEnumerationFlags(long))
+ ?ValidateFlags@Provider@@IAAJJW4FlagDefs@1@@Z (protected: long __cdecl Provider::ValidateFlags(long,enum Provider::FlagDefs))
+ ?ValidateGetObjFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidateGetObjFlags(long))
+ ?ValidateIMOSPointer@Provider@@AAAHXZ (private: int __cdecl Provider::ValidateIMOSPointer(void))
+ ?ValidateMethodFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidateMethodFlags(long))
+ ?ValidatePutInstanceFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidatePutInstanceFlags(long))
+ ?ValidateQueryFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidateQueryFlags(long))
+ ?Wait@CAutoEvent@@QAAKK@Z (public: unsigned long __cdecl CAutoEvent::Wait(unsigned long))
+ ?WindowsDispatch@CWinMsgEvent@@CAXXZ (private: static void __cdecl CWinMsgEvent::WindowsDispatch(void))
+ ?Zero@CObjectPathParser@@AAAXXZ (private: void __cdecl CObjectPathParser::Zero(void))
+ ?begin_parse@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::begin_parse(void))
+ ?captainsLog@@3VProviderLog@@A (class ProviderLog captainsLog)
+ ?dwThreadProc@CWinMsgEvent@@CAKPAX@Z (private: static unsigned long __cdecl CWinMsgEvent::dwThreadProc(void *))
+ ?ident_becomes_class@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ident_becomes_class(void))
+ ?ident_becomes_ns@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ident_becomes_ns(void))
+ ?initFailed@Provider@@SAHXZ (public: static int __cdecl Provider::initFailed(void))
+ ?initFailed_@Provider@@0HA (private: static int Provider::initFailed_)
+ ?key_const@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::key_const(void))
+ ?keyref@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::keyref(void))
+ ?keyref_list@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::keyref_list(void))
+ ?keyref_term@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::keyref_term(void))
+ ?m_beenInitted@ProviderLog@@0_NA (private: static bool ProviderLog::m_beenInitted)
+ ?m_csFlushPtrs@CWbemProviderGlue@@0VCCritSec@@A (private: static class CCritSec CWbemProviderGlue::m_csFlushPtrs)
+ ?m_csStatusObject@CWbemProviderGlue@@0VCCritSec@@A (private: static class CCritSec CWbemProviderGlue::m_csStatusObject)
+ ?m_pStatusObject@CWbemProviderGlue@@0PAUIWbemClassObject@@A (private: static struct IWbemClassObject * CWbemProviderGlue::m_pStatusObject)
+ ?mg_aeCreateWindow@CWinMsgEvent@@0VCAutoEvent@@A (private: static class CAutoEvent CWinMsgEvent::mg_aeCreateWindow)
+ ?mg_csMapLock@CWinMsgEvent@@0VCCritSec@@A (private: static class CCritSec CWinMsgEvent::mg_csMapLock)
+ ?mg_csWindowLock@CWinMsgEvent@@0VCCritSec@@A (private: static class CCritSec CWinMsgEvent::mg_csWindowLock)
+ ?mg_hDevNotify@CWinMsgEvent@@0PAXA (private: static void * CWinMsgEvent::mg_hDevNotify)
+ ?mg_hThreadPumpHandle@CWinMsgEvent@@0PAXA (private: static void * CWinMsgEvent::mg_hThreadPumpHandle)
+ ?mg_hWnd@CWinMsgEvent@@0PAUHWND__@@A (private: static struct HWND__ * CWinMsgEvent::mg_hWnd)
+ ?myRegCreateKeyEx@CRegistry@@AAAJPAUHKEY__@@PBGKPAGKKQAU_SECURITY_ATTRIBUTES@@PAPAU2@PAK@Z (private: long __cdecl CRegistry::myRegCreateKeyEx(struct HKEY__ *,unsigned short const *,unsigned long,unsigned short *,unsigned long,unsigned long,struct _SECURITY_ATTRIBUTES * const,struct HKEY__ * *,unsigned long *))
+ ?myRegDeleteKey@CRegistry@@AAAJPAUHKEY__@@PBG@Z (private: long __cdecl CRegistry::myRegDeleteKey(struct HKEY__ *,unsigned short const *))
+ ?myRegDeleteValue@CRegistry@@AAAJPAUHKEY__@@PBG@Z (private: long __cdecl CRegistry::myRegDeleteValue(struct HKEY__ *,unsigned short const *))
+ ?myRegEnumKey@CRegistry@@AAAJPAUHKEY__@@KPAGK@Z (private: long __cdecl CRegistry::myRegEnumKey(struct HKEY__ *,unsigned long,unsigned short *,unsigned long))
+ ?myRegEnumValue@CRegistry@@AAAJPAUHKEY__@@KPAGPAK22PAE2@Z (private: long __cdecl CRegistry::myRegEnumValue(struct HKEY__ *,unsigned long,unsigned short *,unsigned long *,unsigned long *,unsigned long *,unsigned char *,unsigned long *))
+ ?myRegOpenKeyEx@CRegistry@@AAAJPAUHKEY__@@PBGKKPAPAU2@@Z (private: long __cdecl CRegistry::myRegOpenKeyEx(struct HKEY__ *,unsigned short const *,unsigned long,unsigned long,struct HKEY__ * *))
+ ?myRegQueryInfoKey@CRegistry@@AAAJPAUHKEY__@@PAGPAK22222222PAU_FILETIME@@@Z (private: long __cdecl CRegistry::myRegQueryInfoKey(struct HKEY__ *,unsigned short *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,struct _FILETIME *))
+ ?myRegQueryValueEx@CRegistry@@AAAJPAUHKEY__@@PBGPAK2PAE2@Z (private: long __cdecl CRegistry::myRegQueryValueEx(struct HKEY__ *,unsigned short const *,unsigned long *,unsigned long *,unsigned char *,unsigned long *))
+ ?myRegSetValueEx@CRegistry@@AAAJPAUHKEY__@@PBGKKPBEK@Z (private: long __cdecl CRegistry::myRegSetValueEx(struct HKEY__ *,unsigned short const *,unsigned long,unsigned long,unsigned char const *,unsigned long))
+ ?ns_list@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ns_list(void))
+ ?ns_list_rest@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ns_list_rest(void))
+ ?ns_or_class@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ns_or_class(void))
+ ?ns_or_server@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ns_or_server(void))
+ ?objref@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::objref(void))
+ ?objref_rest@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::objref_rest(void))
+ ?optional_objref@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::optional_objref(void))
+ ?propname@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::propname(void))
+ ?s_bInitted@CWbemProviderGlue@@0HA (private: static int CWbemProviderGlue::s_bInitted)
+ ?s_csFactoryMap@CWbemProviderGlue@@0VCCritSec@@A (private: static class CCritSec CWbemProviderGlue::s_csFactoryMap)
+ ?s_csProviderMap@CWbemProviderGlue@@0VCCritSec@@A (private: static class CCritSec CWbemProviderGlue::s_csProviderMap)
+ ?s_dwMajorVersion@CWbemProviderGlue@@0KA (private: static unsigned long CWbemProviderGlue::s_dwMajorVersion)
+ ?s_dwPlatform@CRegistry@@0KA (private: static unsigned long CRegistry::s_dwPlatform)
+ ?s_dwPlatform@CWbemProviderGlue@@0KA (private: static unsigned long CWbemProviderGlue::s_dwPlatform)
+ ?s_fPlatformSet@CRegistry@@0HA (private: static int CRegistry::s_fPlatformSet)
+ ?s_lObjects@CWbemProviderGlue@@0JA (private: static long CWbemProviderGlue::s_lObjects)
+ ?s_strComputerName@Provider@@0VCHString@@A (private: static class CHString Provider::s_strComputerName)
+ ?s_wstrCSDVersion@CWbemProviderGlue@@0PAGA (private: static unsigned short * CWbemProviderGlue::s_wstrCSDVersion)
+ DoCmd
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/FrameDyn.txt b/symbols/SDK/um/arm/FrameDyn.txt
new file mode 100644
index 00000000..5318084e
--- /dev/null
+++ b/symbols/SDK/um/arm/FrameDyn.txt
@@ -0,0 +1,625 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\FrameDyn.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ??0CAutoEvent@@QAA@XZ (public: __cdecl CAutoEvent::CAutoEvent(void))
+ ??0CFrameworkQuery@@QAA@ABV0@@Z (public: __cdecl CFrameworkQuery::CFrameworkQuery(class CFrameworkQuery const &))
+ ??0CFrameworkQuery@@QAA@XZ (public: __cdecl CFrameworkQuery::CFrameworkQuery(void))
+ ??0CFrameworkQueryEx@@QAA@ABV0@@Z (public: __cdecl CFrameworkQueryEx::CFrameworkQueryEx(class CFrameworkQueryEx const &))
+ ??0CFrameworkQueryEx@@QAA@XZ (public: __cdecl CFrameworkQueryEx::CFrameworkQueryEx(void))
+ ??0CHPtrArray@@QAA@XZ (public: __cdecl CHPtrArray::CHPtrArray(void))
+ ??0CHString@@QAA@ABV0@@Z (public: __cdecl CHString::CHString(class CHString const &))
+ ??0CHString@@QAA@GH@Z (public: __cdecl CHString::CHString(unsigned short,int))
+ ??0CHString@@QAA@PBD@Z (public: __cdecl CHString::CHString(char const *))
+ ??0CHString@@QAA@PBE@Z (public: __cdecl CHString::CHString(unsigned char const *))
+ ??0CHString@@QAA@PBG@Z (public: __cdecl CHString::CHString(unsigned short const *))
+ ??0CHString@@QAA@PBGH@Z (public: __cdecl CHString::CHString(unsigned short const *,int))
+ ??0CHString@@QAA@XZ (public: __cdecl CHString::CHString(void))
+ ??0CHStringArray@@QAA@XZ (public: __cdecl CHStringArray::CHStringArray(void))
+ ??0CInstance@@QAA@ABV0@@Z (public: __cdecl CInstance::CInstance(class CInstance const &))
+ ??0CInstance@@QAA@PAUIWbemClassObject@@PAVMethodContext@@@Z (public: __cdecl CInstance::CInstance(struct IWbemClassObject *,class MethodContext *))
+ ??0CObjectPathParser@@QAA@W4ObjectParserFlags@@@Z (public: __cdecl CObjectPathParser::CObjectPathParser(enum ObjectParserFlags))
+ ??0CRegistry@@QAA@ABV0@@Z (public: __cdecl CRegistry::CRegistry(class CRegistry const &))
+ ??0CRegistry@@QAA@XZ (public: __cdecl CRegistry::CRegistry(void))
+ ??0CRegistrySearch@@QAA@ABV0@@Z (public: __cdecl CRegistrySearch::CRegistrySearch(class CRegistrySearch const &))
+ ??0CRegistrySearch@@QAA@XZ (public: __cdecl CRegistrySearch::CRegistrySearch(void))
+ ??0CThreadBase@@QAA@ABV0@@Z (public: __cdecl CThreadBase::CThreadBase(class CThreadBase const &))
+ ??0CThreadBase@@QAA@W4THREAD_SAFETY_MECHANISM@0@@Z (public: __cdecl CThreadBase::CThreadBase(enum CThreadBase::THREAD_SAFETY_MECHANISM))
+ ??0CWbemGlueFactory@@QAA@ABV0@@Z (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(class CWbemGlueFactory const &))
+ ??0CWbemGlueFactory@@QAA@PAJ@Z (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(long *))
+ ??0CWbemGlueFactory@@QAA@XZ (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(void))
+ ??0CWbemProviderGlue@@QAA@ABV0@@Z (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(class CWbemProviderGlue const &))
+ ??0CWbemProviderGlue@@QAA@PAJ@Z (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(long *))
+ ??0CWbemProviderGlue@@QAA@XZ (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(void))
+ ??0CWinMsgEvent@@QAA@ABV0@@Z (public: __cdecl CWinMsgEvent::CWinMsgEvent(class CWinMsgEvent const &))
+ ??0CWinMsgEvent@@QAA@XZ (public: __cdecl CWinMsgEvent::CWinMsgEvent(void))
+ ??0CreateMutexAsProcess@@QAA@PBG@Z (public: __cdecl CreateMutexAsProcess::CreateMutexAsProcess(unsigned short const *))
+ ??0KeyRef@@QAA@PBGPBUtagVARIANT@@@Z (public: __cdecl KeyRef::KeyRef(unsigned short const *,struct tagVARIANT const *))
+ ??0KeyRef@@QAA@XZ (public: __cdecl KeyRef::KeyRef(void))
+ ??0MethodContext@@QAA@ABV0@@Z (public: __cdecl MethodContext::MethodContext(class MethodContext const &))
+ ??0MethodContext@@QAA@PAUIWbemContext@@PAVCWbemProviderGlue@@@Z (public: __cdecl MethodContext::MethodContext(struct IWbemContext *,class CWbemProviderGlue *))
+ ??0ParsedObjectPath@@QAA@XZ (public: __cdecl ParsedObjectPath::ParsedObjectPath(void))
+ ??0Provider@@QAA@ABV0@@Z (public: __cdecl Provider::Provider(class Provider const &))
+ ??0Provider@@QAA@PBG0@Z (public: __cdecl Provider::Provider(unsigned short const *,unsigned short const *))
+ ??0ProviderLog@@QAA@ABV0@@Z (public: __cdecl ProviderLog::ProviderLog(class ProviderLog const &))
+ ??0ProviderLog@@QAA@XZ (public: __cdecl ProviderLog::ProviderLog(void))
+ ??0WBEMTime@@QAA@ABJ@Z (public: __cdecl WBEMTime::WBEMTime(long const &))
+ ??0WBEMTime@@QAA@ABU_FILETIME@@@Z (public: __cdecl WBEMTime::WBEMTime(struct _FILETIME const &))
+ ??0WBEMTime@@QAA@ABU_SYSTEMTIME@@@Z (public: __cdecl WBEMTime::WBEMTime(struct _SYSTEMTIME const &))
+ ??0WBEMTime@@QAA@ABUtm@@@Z (public: __cdecl WBEMTime::WBEMTime(struct tm const &))
+ ??0WBEMTime@@QAA@QAG@Z (public: __cdecl WBEMTime::WBEMTime(unsigned short * const))
+ ??0WBEMTime@@QAA@XZ (public: __cdecl WBEMTime::WBEMTime(void))
+ ??0WBEMTimeSpan@@QAA@ABJ@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(long const &))
+ ??0WBEMTimeSpan@@QAA@ABU_FILETIME@@@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(struct _FILETIME const &))
+ ??0WBEMTimeSpan@@QAA@HHHHHHH@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(int,int,int,int,int,int,int))
+ ??0WBEMTimeSpan@@QAA@QAG@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(unsigned short * const))
+ ??0WBEMTimeSpan@@QAA@XZ (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(void))
+ ??1CAutoEvent@@QAA@XZ (public: __cdecl CAutoEvent::~CAutoEvent(void))
+ ??1CFrameworkQuery@@QAA@XZ (public: __cdecl CFrameworkQuery::~CFrameworkQuery(void))
+ ??1CFrameworkQueryEx@@QAA@XZ (public: __cdecl CFrameworkQueryEx::~CFrameworkQueryEx(void))
+ ??1CHPtrArray@@QAA@XZ (public: __cdecl CHPtrArray::~CHPtrArray(void))
+ ??1CHString@@QAA@XZ (public: __cdecl CHString::~CHString(void))
+ ??1CHStringArray@@QAA@XZ (public: __cdecl CHStringArray::~CHStringArray(void))
+ ??1CInstance@@UAA@XZ (public: virtual __cdecl CInstance::~CInstance(void))
+ ??1CObjectPathParser@@QAA@XZ (public: __cdecl CObjectPathParser::~CObjectPathParser(void))
+ ??1CRegistry@@QAA@XZ (public: __cdecl CRegistry::~CRegistry(void))
+ ??1CRegistrySearch@@QAA@XZ (public: __cdecl CRegistrySearch::~CRegistrySearch(void))
+ ??1CThreadBase@@UAA@XZ (public: virtual __cdecl CThreadBase::~CThreadBase(void))
+ ??1CWbemGlueFactory@@QAA@XZ (public: __cdecl CWbemGlueFactory::~CWbemGlueFactory(void))
+ ??1CWbemProviderGlue@@QAA@XZ (public: __cdecl CWbemProviderGlue::~CWbemProviderGlue(void))
+ ??1CWinMsgEvent@@QAA@XZ (public: __cdecl CWinMsgEvent::~CWinMsgEvent(void))
+ ??1CreateMutexAsProcess@@QAA@XZ (public: __cdecl CreateMutexAsProcess::~CreateMutexAsProcess(void))
+ ??1KeyRef@@QAA@XZ (public: __cdecl KeyRef::~KeyRef(void))
+ ??1MethodContext@@UAA@XZ (public: virtual __cdecl MethodContext::~MethodContext(void))
+ ??1ParsedObjectPath@@QAA@XZ (public: __cdecl ParsedObjectPath::~ParsedObjectPath(void))
+ ??1Provider@@UAA@XZ (public: virtual __cdecl Provider::~Provider(void))
+ ??1ProviderLog@@UAA@XZ (public: virtual __cdecl ProviderLog::~ProviderLog(void))
+ ??4CAutoEvent@@QAAAAV0@ABV0@@Z (public: class CAutoEvent & __cdecl CAutoEvent::operator=(class CAutoEvent const &))
+ ??4CFrameworkQuery@@QAAAAV0@ABV0@@Z (public: class CFrameworkQuery & __cdecl CFrameworkQuery::operator=(class CFrameworkQuery const &))
+ ??4CFrameworkQueryEx@@QAAAAV0@ABV0@@Z (public: class CFrameworkQueryEx & __cdecl CFrameworkQueryEx::operator=(class CFrameworkQueryEx const &))
+ ??4CHPtrArray@@QAAAAV0@ABV0@@Z (public: class CHPtrArray & __cdecl CHPtrArray::operator=(class CHPtrArray const &))
+ ??4CHString@@QAAABV0@ABV0@@Z (public: class CHString const & __cdecl CHString::operator=(class CHString const &))
+ ??4CHString@@QAAABV0@D@Z (public: class CHString const & __cdecl CHString::operator=(char))
+ ??4CHString@@QAAABV0@G@Z (public: class CHString const & __cdecl CHString::operator=(unsigned short))
+ ??4CHString@@QAAABV0@PAV0@@Z (public: class CHString const & __cdecl CHString::operator=(class CHString *))
+ ??4CHString@@QAAABV0@PBD@Z (public: class CHString const & __cdecl CHString::operator=(char const *))
+ ??4CHString@@QAAABV0@PBE@Z (public: class CHString const & __cdecl CHString::operator=(unsigned char const *))
+ ??4CHString@@QAAABV0@PBG@Z (public: class CHString const & __cdecl CHString::operator=(unsigned short const *))
+ ??4CHStringArray@@QAAAAV0@ABV0@@Z (public: class CHStringArray & __cdecl CHStringArray::operator=(class CHStringArray const &))
+ ??4CInstance@@QAAAAV0@ABV0@@Z (public: class CInstance & __cdecl CInstance::operator=(class CInstance const &))
+ ??4CObjectPathParser@@QAAAAV0@ABV0@@Z (public: class CObjectPathParser & __cdecl CObjectPathParser::operator=(class CObjectPathParser const &))
+ ??4CRegistry@@QAAAAV0@ABV0@@Z (public: class CRegistry & __cdecl CRegistry::operator=(class CRegistry const &))
+ ??4CRegistrySearch@@QAAAAV0@ABV0@@Z (public: class CRegistrySearch & __cdecl CRegistrySearch::operator=(class CRegistrySearch const &))
+ ??4CThreadBase@@QAAAAV0@ABV0@@Z (public: class CThreadBase & __cdecl CThreadBase::operator=(class CThreadBase const &))
+ ??4CWbemGlueFactory@@QAAAAV0@ABV0@@Z (public: class CWbemGlueFactory & __cdecl CWbemGlueFactory::operator=(class CWbemGlueFactory const &))
+ ??4CWbemProviderGlue@@QAAAAV0@ABV0@@Z (public: class CWbemProviderGlue & __cdecl CWbemProviderGlue::operator=(class CWbemProviderGlue const &))
+ ??4CWinMsgEvent@@QAAAAV0@ABV0@@Z (public: class CWinMsgEvent & __cdecl CWinMsgEvent::operator=(class CWinMsgEvent const &))
+ ??4CreateMutexAsProcess@@QAAAAV0@ABV0@@Z (public: class CreateMutexAsProcess & __cdecl CreateMutexAsProcess::operator=(class CreateMutexAsProcess const &))
+ ??4KeyRef@@QAAAAU0@ABU0@@Z (public: struct KeyRef & __cdecl KeyRef::operator=(struct KeyRef const &))
+ ??4MethodContext@@QAAAAV0@ABV0@@Z (public: class MethodContext & __cdecl MethodContext::operator=(class MethodContext const &))
+ ??4ParsedObjectPath@@QAAAAU0@ABU0@@Z (public: struct ParsedObjectPath & __cdecl ParsedObjectPath::operator=(struct ParsedObjectPath const &))
+ ??4Provider@@QAAAAV0@ABV0@@Z (public: class Provider & __cdecl Provider::operator=(class Provider const &))
+ ??4ProviderLog@@QAAAAV0@ABV0@@Z (public: class ProviderLog & __cdecl ProviderLog::operator=(class ProviderLog const &))
+ ??4WBEMTime@@QAAAAV0@$$QAV0@@Z (public: class WBEMTime & __cdecl WBEMTime::operator=(class WBEMTime &&))
+ ??4WBEMTime@@QAAAAV0@ABV0@@Z (public: class WBEMTime & __cdecl WBEMTime::operator=(class WBEMTime const &))
+ ??4WBEMTime@@QAAABV0@ABJ@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(long const &))
+ ??4WBEMTime@@QAAABV0@ABU_FILETIME@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct _FILETIME const &))
+ ??4WBEMTime@@QAAABV0@ABU_SYSTEMTIME@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct _SYSTEMTIME const &))
+ ??4WBEMTime@@QAAABV0@ABUtm@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct tm const &))
+ ??4WBEMTime@@QAAABV0@QAG@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(unsigned short * const))
+ ??4WBEMTimeSpan@@QAAAAV0@$$QAV0@@Z (public: class WBEMTimeSpan & __cdecl WBEMTimeSpan::operator=(class WBEMTimeSpan &&))
+ ??4WBEMTimeSpan@@QAAAAV0@ABV0@@Z (public: class WBEMTimeSpan & __cdecl WBEMTimeSpan::operator=(class WBEMTimeSpan const &))
+ ??4WBEMTimeSpan@@QAAABV0@ABJ@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(long const &))
+ ??4WBEMTimeSpan@@QAAABV0@ABU_FILETIME@@@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(struct _FILETIME const &))
+ ??4WBEMTimeSpan@@QAAABV0@QAG@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(unsigned short * const))
+ ??8WBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator==(class WBEMTime const &)const )
+ ??8WBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator==(class WBEMTimeSpan const &)const )
+ ??9WBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator!=(class WBEMTime const &)const )
+ ??9WBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator!=(class WBEMTimeSpan const &)const )
+ ??ACHPtrArray@@QAAAAPAXH@Z (public: void * & __cdecl CHPtrArray::operator[](int))
+ ??ACHPtrArray@@QBAPAXH@Z (public: void * __cdecl CHPtrArray::operator[](int)const )
+ ??ACHString@@QBAGH@Z (public: unsigned short __cdecl CHString::operator[](int)const )
+ ??ACHStringArray@@QAAAAVCHString@@H@Z (public: class CHString & __cdecl CHStringArray::operator[](int))
+ ??ACHStringArray@@QBA?AVCHString@@H@Z (public: class CHString __cdecl CHStringArray::operator[](int)const )
+ ??BCHString@@QBAPBGXZ (public: __cdecl CHString::operator unsigned short const *(void)const )
+ ??GWBEMTime@@QAA?AVWBEMTimeSpan@@ABV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTime::operator-(class WBEMTime const &))
+ ??GWBEMTime@@QBA?AV0@ABVWBEMTimeSpan@@@Z (public: class WBEMTime __cdecl WBEMTime::operator-(class WBEMTimeSpan const &)const )
+ ??GWBEMTimeSpan@@QBA?AV0@ABV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTimeSpan::operator-(class WBEMTimeSpan const &)const )
+ ??H@YA?AVCHString@@ABV0@0@Z (class CHString __cdecl operator+(class CHString const &,class CHString const &))
+ ??H@YA?AVCHString@@ABV0@G@Z (class CHString __cdecl operator+(class CHString const &,unsigned short))
+ ??H@YA?AVCHString@@ABV0@PBG@Z (class CHString __cdecl operator+(class CHString const &,unsigned short const *))
+ ??H@YA?AVCHString@@GABV0@@Z (class CHString __cdecl operator+(unsigned short,class CHString const &))
+ ??H@YA?AVCHString@@PBGABV0@@Z (class CHString __cdecl operator+(unsigned short const *,class CHString const &))
+ ??HWBEMTime@@QBA?AV0@ABVWBEMTimeSpan@@@Z (public: class WBEMTime __cdecl WBEMTime::operator+(class WBEMTimeSpan const &)const )
+ ??HWBEMTimeSpan@@QBA?AV0@ABV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTimeSpan::operator+(class WBEMTimeSpan const &)const )
+ ??MWBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator<(class WBEMTime const &)const )
+ ??MWBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator<(class WBEMTimeSpan const &)const )
+ ??NWBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator<=(class WBEMTime const &)const )
+ ??NWBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator<=(class WBEMTimeSpan const &)const )
+ ??OWBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator>(class WBEMTime const &)const )
+ ??OWBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator>(class WBEMTimeSpan const &)const )
+ ??PWBEMTime@@QBAHABV0@@Z (public: int __cdecl WBEMTime::operator>=(class WBEMTime const &)const )
+ ??PWBEMTimeSpan@@QBAHABV0@@Z (public: int __cdecl WBEMTimeSpan::operator>=(class WBEMTimeSpan const &)const )
+ ??YCHString@@QAAABV0@ABV0@@Z (public: class CHString const & __cdecl CHString::operator+=(class CHString const &))
+ ??YCHString@@QAAABV0@D@Z (public: class CHString const & __cdecl CHString::operator+=(char))
+ ??YCHString@@QAAABV0@G@Z (public: class CHString const & __cdecl CHString::operator+=(unsigned short))
+ ??YCHString@@QAAABV0@PBG@Z (public: class CHString const & __cdecl CHString::operator+=(unsigned short const *))
+ ??YWBEMTime@@QAAABV0@ABVWBEMTimeSpan@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator+=(class WBEMTimeSpan const &))
+ ??YWBEMTimeSpan@@QAAABV0@ABV0@@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator+=(class WBEMTimeSpan const &))
+ ??ZWBEMTime@@QAAABV0@ABVWBEMTimeSpan@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator-=(class WBEMTimeSpan const &))
+ ??ZWBEMTimeSpan@@QAAABV0@ABV0@@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator-=(class WBEMTimeSpan const &))
+ ??_7CFrameworkQueryEx@@6B@ (const CFrameworkQueryEx::`vftable')
+ ??_7CInstance@@6B@ (const CInstance::`vftable')
+ ??_7CThreadBase@@6B@ (const CThreadBase::`vftable')
+ ??_7CWbemGlueFactory@@6B@ (const CWbemGlueFactory::`vftable')
+ ??_7CWbemProviderGlue@@6BIWbemProviderInit@@@ (const CWbemProviderGlue::`vftable'{for `IWbemProviderInit'})
+ ??_7CWbemProviderGlue@@6BIWbemServices@@@ (const CWbemProviderGlue::`vftable'{for `IWbemServices'})
+ ??_7CWinMsgEvent@@6B@ (const CWinMsgEvent::`vftable')
+ ??_7MethodContext@@6B@ (const MethodContext::`vftable')
+ ??_7Provider@@6B@ (const Provider::`vftable')
+ ??_7ProviderLog@@6B@ (const ProviderLog::`vftable')
+ ??_FCObjectPathParser@@QAAXXZ (public: void __cdecl CObjectPathParser::`default constructor closure'(void))
+ ??_FCThreadBase@@QAAXXZ (public: void __cdecl CThreadBase::`default constructor closure'(void))
+ ?Add@CHPtrArray@@QAAHPAX@Z (public: int __cdecl CHPtrArray::Add(void *))
+ ?Add@CHStringArray@@QAAHPBG@Z (public: int __cdecl CHStringArray::Add(unsigned short const *))
+ ?AddFlushPtr@CWbemProviderGlue@@AAAXPAX@Z (private: void __cdecl CWbemProviderGlue::AddFlushPtr(void *))
+ ?AddKeyRef@ParsedObjectPath@@QAAHPAUKeyRef@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRef(struct KeyRef *))
+ ?AddKeyRef@ParsedObjectPath@@QAAHPBGPBUtagVARIANT@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRef(unsigned short const *,struct tagVARIANT const *))
+ ?AddKeyRefEx@ParsedObjectPath@@QAAHPBGPBUtagVARIANT@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRefEx(unsigned short const *,struct tagVARIANT const *))
+ ?AddNamespace@ParsedObjectPath@@QAAHPBG@Z (public: int __cdecl ParsedObjectPath::AddNamespace(unsigned short const *))
+ ?AddProviderToMap@CWbemProviderGlue@@CAPAVProvider@@PBG0PAV2@@Z (private: static class Provider * __cdecl CWbemProviderGlue::AddProviderToMap(unsigned short const *,unsigned short const *,class Provider *))
+ ?AddRef@CInstance@@QAAJXZ (public: long __cdecl CInstance::AddRef(void))
+ ?AddRef@CThreadBase@@QAAJXZ (public: long __cdecl CThreadBase::AddRef(void))
+ ?AddRef@CWbemGlueFactory@@UAAKXZ (public: virtual unsigned long __cdecl CWbemGlueFactory::AddRef(void))
+ ?AddRef@CWbemProviderGlue@@UAAKXZ (public: virtual unsigned long __cdecl CWbemProviderGlue::AddRef(void))
+ ?AddRef@MethodContext@@QAAJXZ (public: long __cdecl MethodContext::AddRef(void))
+ ?AddToFactoryMap@CWbemProviderGlue@@KAXPBVCWbemGlueFactory@@PAJ@Z (protected: static void __cdecl CWbemProviderGlue::AddToFactoryMap(class CWbemGlueFactory const *,long *))
+ ?AllPropertiesAreRequired@CFrameworkQuery@@QAA_NXZ (public: bool __cdecl CFrameworkQuery::AllPropertiesAreRequired(void))
+ ?AllocBeforeWrite@CHString@@IAAXH@Z (protected: void __cdecl CHString::AllocBeforeWrite(int))
+ ?AllocBuffer@CHString@@IAAXH@Z (protected: void __cdecl CHString::AllocBuffer(int))
+ ?AllocCopy@CHString@@IBAXAAV1@HHH@Z (protected: void __cdecl CHString::AllocCopy(class CHString &,int,int,int)const )
+ ?AllocSysString@CHString@@QBAPAGXZ (public: unsigned short * __cdecl CHString::AllocSysString(void)const )
+ ?Append@CHPtrArray@@QAAHABV1@@Z (public: int __cdecl CHPtrArray::Append(class CHPtrArray const &))
+ ?Append@CHStringArray@@QAAHABV1@@Z (public: int __cdecl CHStringArray::Append(class CHStringArray const &))
+ ?AssignCopy@CHString@@IAAXHPBG@Z (protected: void __cdecl CHString::AssignCopy(int,unsigned short const *))
+ ?BeginRead@CThreadBase@@QAAHK@Z (public: int __cdecl CThreadBase::BeginRead(unsigned long))
+ ?BeginWrite@CThreadBase@@QAAHK@Z (public: int __cdecl CThreadBase::BeginWrite(unsigned long))
+ ?CancelAsyncCall@CWbemProviderGlue@@UAAJPAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::CancelAsyncCall(struct IWbemObjectSink *))
+ ?CancelAsyncRequest@CWbemProviderGlue@@UAAJJ@Z (public: virtual long __cdecl CWbemProviderGlue::CancelAsyncRequest(long))
+ ?CheckAndAddToList@CRegistrySearch@@AAAXPAVCRegistry@@VCHString@@1AAVCHPtrArray@@11H@Z (private: void __cdecl CRegistrySearch::CheckAndAddToList(class CRegistry *,class CHString,class CHString,class CHPtrArray &,class CHString,class CHString,int))
+ ?CheckFileSize@ProviderLog@@AAAXAAT_LARGE_INTEGER@@ABVCHString@@@Z (private: void __cdecl ProviderLog::CheckFileSize(union _LARGE_INTEGER &,class CHString const &))
+ ?CheckImpersonationLevel@CWbemProviderGlue@@CAJXZ (private: static long __cdecl CWbemProviderGlue::CheckImpersonationLevel(void))
+ ?Clear@WBEMTime@@QAAXXZ (public: void __cdecl WBEMTime::Clear(void))
+ ?Clear@WBEMTimeSpan@@QAAXXZ (public: void __cdecl WBEMTimeSpan::Clear(void))
+ ?ClearKeys@ParsedObjectPath@@QAAXXZ (public: void __cdecl ParsedObjectPath::ClearKeys(void))
+ ?Close@CRegistry@@QAAXXZ (public: void __cdecl CRegistry::Close(void))
+ ?CloseSubKey@CRegistry@@AAAXXZ (private: void __cdecl CRegistry::CloseSubKey(void))
+ ?Collate@CHString@@QBAHPBG@Z (public: int __cdecl CHString::Collate(unsigned short const *)const )
+ ?Commit@CInstance@@QAAJXZ (public: long __cdecl CInstance::Commit(void))
+ ?Commit@Provider@@IAAJPAVCInstance@@_N@Z (protected: long __cdecl Provider::Commit(class CInstance *,bool))
+ ?Compare@CHString@@QBAHPBG@Z (public: int __cdecl CHString::Compare(unsigned short const *)const )
+ ?CompareNoCase@CHString@@QBAHPBG@Z (public: int __cdecl CHString::CompareNoCase(unsigned short const *)const )
+ ?ConcatCopy@CHString@@IAAXHPBGH0@Z (protected: void __cdecl CHString::ConcatCopy(int,unsigned short const *,int,unsigned short const *))
+ ?ConcatInPlace@CHString@@IAAXHPBG@Z (protected: void __cdecl CHString::ConcatInPlace(int,unsigned short const *))
+ ?Copy@CHPtrArray@@QAAXABV1@@Z (public: void __cdecl CHPtrArray::Copy(class CHPtrArray const &))
+ ?Copy@CHStringArray@@QAAXABV1@@Z (public: void __cdecl CHStringArray::Copy(class CHStringArray const &))
+ ?CopyBeforeWrite@CHString@@IAAXXZ (protected: void __cdecl CHString::CopyBeforeWrite(void))
+ ?Create@CWbemGlueFactory@@SAPAV1@PAJ@Z (public: static class CWbemGlueFactory * __cdecl CWbemGlueFactory::Create(long *))
+ ?Create@CWbemGlueFactory@@SAPAV1@XZ (public: static class CWbemGlueFactory * __cdecl CWbemGlueFactory::Create(void))
+ ?CreateClassEnum@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateClassEnum(unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *))
+ ?CreateClassEnumAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateClassEnumAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?CreateInstance@CWbemGlueFactory@@UAAJPAUIUnknown@@ABU_GUID@@PAPAX@Z (public: virtual long __cdecl CWbemGlueFactory::CreateInstance(struct IUnknown *,struct _GUID const &,void * *))
+ ?CreateInstanceEnum@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateInstanceEnum(unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *))
+ ?CreateInstanceEnum@Provider@@AAAJPAVMethodContext@@J@Z (private: long __cdecl Provider::CreateInstanceEnum(class MethodContext *,long))
+ ?CreateInstanceEnumAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateInstanceEnumAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?CreateMsgProvider@CWinMsgEvent@@CAXXZ (private: static void __cdecl CWinMsgEvent::CreateMsgProvider(void))
+ ?CreateMsgWindow@CWinMsgEvent@@CAPAUHWND__@@XZ (private: static struct HWND__ * __cdecl CWinMsgEvent::CreateMsgWindow(void))
+ ?CreateNewInstance@Provider@@IAAPAVCInstance@@PAVMethodContext@@@Z (protected: class CInstance * __cdecl Provider::CreateNewInstance(class MethodContext *))
+ ?CreateOpen@CRegistry@@QAAJPAUHKEY__@@PBGPAGKKPAU_SECURITY_ATTRIBUTES@@PAK@Z (public: long __cdecl CRegistry::CreateOpen(struct HKEY__ *,unsigned short const *,unsigned short *,unsigned long,unsigned long,struct _SECURITY_ATTRIBUTES *,unsigned long *))
+ ?CtrlHandlerRoutine@CWinMsgEvent@@CAHK@Z (private: static int __cdecl CWinMsgEvent::CtrlHandlerRoutine(unsigned long))
+ ?DecrementMapCount@CWbemProviderGlue@@KAJPAJ@Z (protected: static long __cdecl CWbemProviderGlue::DecrementMapCount(long *))
+ ?DecrementMapCount@CWbemProviderGlue@@KAJPBVCWbemGlueFactory@@@Z (protected: static long __cdecl CWbemProviderGlue::DecrementMapCount(class CWbemGlueFactory const *))
+ ?DecrementObjectCount@CWbemProviderGlue@@SAJXZ (public: static long __cdecl CWbemProviderGlue::DecrementObjectCount(void))
+ ?DeleteClass@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteClass(unsigned short * const,long,struct IWbemContext *,struct IWbemCallResult * *))
+ ?DeleteClassAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteClassAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?DeleteCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBG@Z (public: unsigned long __cdecl CRegistry::DeleteCurrentKeyValue(struct HKEY__ *,unsigned short const *))
+ ?DeleteCurrentKeyValue@CRegistry@@QAAKPBG@Z (public: unsigned long __cdecl CRegistry::DeleteCurrentKeyValue(unsigned short const *))
+ ?DeleteInstance@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteInstance(unsigned short * const,long,struct IWbemContext *,struct IWbemCallResult * *))
+ ?DeleteInstance@Provider@@AAAJPAUParsedObjectPath@@JPAVMethodContext@@@Z (private: long __cdecl Provider::DeleteInstance(struct ParsedObjectPath *,long,class MethodContext *))
+ ?DeleteInstance@Provider@@MAAJABVCInstance@@J@Z (protected: virtual long __cdecl Provider::DeleteInstance(class CInstance const &,long))
+ ?DeleteInstanceAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteInstanceAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?DeleteKey@CRegistry@@QAAJPAVCHString@@@Z (public: long __cdecl CRegistry::DeleteKey(class CHString *))
+ ?DeleteValue@CRegistry@@QAAJPBG@Z (public: long __cdecl CRegistry::DeleteValue(unsigned short const *))
+ ?Destroy@CWbemGlueFactory@@QAAXXZ (public: void __cdecl CWbemGlueFactory::Destroy(void))
+ ?DestroyMsgWindow@CWinMsgEvent@@CAXXZ (private: static void __cdecl CWinMsgEvent::DestroyMsgWindow(void))
+ ?ElementAt@CHPtrArray@@QAAAAPAXH@Z (public: void * & __cdecl CHPtrArray::ElementAt(int))
+ ?ElementAt@CHStringArray@@QAAAAVCHString@@H@Z (public: class CHString & __cdecl CHStringArray::ElementAt(int))
+ ?Empty@CHString@@QAAXXZ (public: void __cdecl CHString::Empty(void))
+ ?Empty@CObjectPathParser@@AAAXXZ (private: void __cdecl CObjectPathParser::Empty(void))
+ ?EndRead@CThreadBase@@QAAXXZ (public: void __cdecl CThreadBase::EndRead(void))
+ ?EndWrite@CThreadBase@@QAAXXZ (public: void __cdecl CThreadBase::EndWrite(void))
+ ?EnumerateAndGetValues@CRegistry@@QAAJAAKAAPAGAAPAE@Z (public: long __cdecl CRegistry::EnumerateAndGetValues(unsigned long &,unsigned short * &,unsigned char * &))
+ ?EnumerateInstances@Provider@@MAAJPAVMethodContext@@J@Z (protected: virtual long __cdecl Provider::EnumerateInstances(class MethodContext *,long))
+ ?ExecMethod@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemClassObject@@PAPAU3@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecMethod(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject *,struct IWbemClassObject * *,struct IWbemCallResult * *))
+ ?ExecMethod@Provider@@AAAJPAUParsedObjectPath@@PAGJPAVCInstance@@2PAVMethodContext@@@Z (private: long __cdecl Provider::ExecMethod(struct ParsedObjectPath *,unsigned short *,long,class CInstance *,class CInstance *,class MethodContext *))
+ ?ExecMethod@Provider@@MAAJABVCInstance@@QAGPAV2@2J@Z (protected: virtual long __cdecl Provider::ExecMethod(class CInstance const &,unsigned short * const,class CInstance *,class CInstance *,long))
+ ?ExecMethodAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemClassObject@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecMethodAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject *,struct IWbemObjectSink *))
+ ?ExecNotificationQuery@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecNotificationQuery(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *))
+ ?ExecNotificationQueryAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecNotificationQueryAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?ExecQuery@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecQuery(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *))
+ ?ExecQuery@Provider@@MAAJPAVMethodContext@@AAVCFrameworkQuery@@J@Z (protected: virtual long __cdecl Provider::ExecQuery(class MethodContext *,class CFrameworkQuery &,long))
+ ?ExecQueryAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecQueryAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?ExecuteQuery@Provider@@AAAJPAVMethodContext@@AAVCFrameworkQuery@@J@Z (private: long __cdecl Provider::ExecuteQuery(class MethodContext *,class CFrameworkQuery &,long))
+ ?FillInstance@CWbemProviderGlue@@SAJPAVCInstance@@PBG@Z (public: static long __cdecl CWbemProviderGlue::FillInstance(class CInstance *,unsigned short const *))
+ ?FillInstance@CWbemProviderGlue@@SAJPAVMethodContext@@PAVCInstance@@@Z (public: static long __cdecl CWbemProviderGlue::FillInstance(class MethodContext *,class CInstance *))
+ ?Find@CHString@@QBAHG@Z (public: int __cdecl CHString::Find(unsigned short)const )
+ ?Find@CHString@@QBAHPBG@Z (public: int __cdecl CHString::Find(unsigned short const *)const )
+ ?FindOneOf@CHString@@QBAHPBG@Z (public: int __cdecl CHString::FindOneOf(unsigned short const *)const )
+ ?Flush@Provider@@MAAXXZ (protected: virtual void __cdecl Provider::Flush(void))
+ ?FlushAll@CWbemProviderGlue@@AAAXXZ (private: void __cdecl CWbemProviderGlue::FlushAll(void))
+ ?Format@CHString@@QAAXIZZ (public: void __cdecl CHString::Format(unsigned int,...))
+ ?Format@CHString@@QAAXPBGZZ (public: void __cdecl CHString::Format(unsigned short const *,...))
+ ?FormatMessageW@CHString@@QAAXIZZ (public: void __cdecl CHString::FormatMessageW(unsigned int,...))
+ ?FormatMessageW@CHString@@QAAXPBGZZ (public: void __cdecl CHString::FormatMessageW(unsigned short const *,...))
+ ?FormatV@CHString@@QAAXPBGPAD@Z (public: void __cdecl CHString::FormatV(unsigned short const *,char *))
+ ?FrameworkLogin@CWbemProviderGlue@@SAXPBGPAVProvider@@0@Z (public: static void __cdecl CWbemProviderGlue::FrameworkLogin(unsigned short const *,class Provider *,unsigned short const *))
+ ?FrameworkLoginDLL@CWbemProviderGlue@@SAHPBG@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLoginDLL(unsigned short const *))
+ ?FrameworkLoginDLL@CWbemProviderGlue@@SAHPBGPAJ@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLoginDLL(unsigned short const *,long *))
+ ?FrameworkLogoff@CWbemProviderGlue@@SAXPBG0@Z (public: static void __cdecl CWbemProviderGlue::FrameworkLogoff(unsigned short const *,unsigned short const *))
+ ?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPBG@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLogoffDLL(unsigned short const *))
+ ?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPBGPAJ@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLogoffDLL(unsigned short const *,long *))
+ ?Free@CObjectPathParser@@QAAXPAUParsedObjectPath@@@Z (public: void __cdecl CObjectPathParser::Free(struct ParsedObjectPath *))
+ ?FreeExtra@CHPtrArray@@QAAXXZ (public: void __cdecl CHPtrArray::FreeExtra(void))
+ ?FreeExtra@CHString@@QAAXXZ (public: void __cdecl CHString::FreeExtra(void))
+ ?FreeExtra@CHStringArray@@QAAXXZ (public: void __cdecl CHStringArray::FreeExtra(void))
+ ?FreeSearchList@CRegistrySearch@@QAAHHAAVCHPtrArray@@@Z (public: int __cdecl CRegistrySearch::FreeSearchList(int,class CHPtrArray &))
+ ?GetAllDerivedInstances@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@PAVMethodContext@@0@Z (public: static long __cdecl CWbemProviderGlue::GetAllDerivedInstances(unsigned short const *,class TRefPointerCollection *,class MethodContext *,unsigned short const *))
+ ?GetAllDerivedInstancesAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z (public: static long __cdecl CWbemProviderGlue::GetAllDerivedInstancesAsynch(unsigned short const *,class Provider *,long (__cdecl*)(class Provider *,class CInstance *,class MethodContext *,void *),unsigned short const *,class MethodContext *,void *))
+ ?GetAllInstances@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@0PAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetAllInstances(unsigned short const *,class TRefPointerCollection *,unsigned short const *,class MethodContext *))
+ ?GetAllInstancesAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z (public: static long __cdecl CWbemProviderGlue::GetAllInstancesAsynch(unsigned short const *,class Provider *,long (__cdecl*)(class Provider *,class CInstance *,class MethodContext *,void *),unsigned short const *,class MethodContext *,void *))
+ ?GetAllocLength@CHString@@QBAHXZ (public: int __cdecl CHString::GetAllocLength(void)const )
+ ?GetAt@CHPtrArray@@QBAPAXH@Z (public: void * __cdecl CHPtrArray::GetAt(int)const )
+ ?GetAt@CHString@@QBAGH@Z (public: unsigned short __cdecl CHString::GetAt(int)const )
+ ?GetAt@CHStringArray@@QBA?AVCHString@@H@Z (public: class CHString __cdecl CHStringArray::GetAt(int)const )
+ ?GetBSTR@WBEMTime@@QBAPAGXZ (public: unsigned short * __cdecl WBEMTime::GetBSTR(void)const )
+ ?GetBSTR@WBEMTimeSpan@@QBAPAGXZ (public: unsigned short * __cdecl WBEMTimeSpan::GetBSTR(void)const )
+ ?GetBuffer@CHString@@QAAPAGH@Z (public: unsigned short * __cdecl CHString::GetBuffer(int))
+ ?GetBufferSetLength@CHString@@QAAPAGH@Z (public: unsigned short * __cdecl CHString::GetBufferSetLength(int))
+ ?GetByte@CInstance@@QBA_NPBGAAE@Z (public: bool __cdecl CInstance::GetByte(unsigned short const *,unsigned char &)const )
+ ?GetCHString@CInstance@@QBA_NPBGAAVCHString@@@Z (public: bool __cdecl CInstance::GetCHString(unsigned short const *,class CHString &)const )
+ ?GetCSDVersion@CWbemProviderGlue@@SAPBGXZ (public: static unsigned short const * __cdecl CWbemProviderGlue::GetCSDVersion(void))
+ ?GetClassNameW@CRegistry@@QAAPAGXZ (public: unsigned short * __cdecl CRegistry::GetClassNameW(void))
+ ?GetClassObjectInterface@CInstance@@QAAPAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl CInstance::GetClassObjectInterface(void))
+ ?GetClassObjectInterface@Provider@@AAAPAUIWbemClassObject@@PAVMethodContext@@@Z (private: struct IWbemClassObject * __cdecl Provider::GetClassObjectInterface(class MethodContext *))
+ ?GetComputerNameW@CWbemProviderGlue@@CAXAAVCHString@@@Z (private: static void __cdecl CWbemProviderGlue::GetComputerNameW(class CHString &))
+ ?GetCurrentBinaryKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGPAEPAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(struct HKEY__ *,unsigned short const *,unsigned char *,unsigned long *))
+ ?GetCurrentBinaryKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(unsigned short const *,class CHString &))
+ ?GetCurrentBinaryKeyValue@CRegistry@@QAAKPBGPAEPAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(unsigned short const *,unsigned char *,unsigned long *))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,unsigned long &))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHString &))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHStringArray &))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPBGAAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,unsigned long &))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,class CHString &))
+ ?GetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,class CHStringArray &))
+ ?GetCurrentRawKeyValue@CRegistry@@AAAKPAUHKEY__@@PBGPAXPAK3@Z (private: unsigned long __cdecl CRegistry::GetCurrentRawKeyValue(struct HKEY__ *,unsigned short const *,void *,unsigned long *,unsigned long *))
+ ?GetCurrentRawSubKeyValue@CRegistry@@AAAKPBGPAXPAK2@Z (private: unsigned long __cdecl CRegistry::GetCurrentRawSubKeyValue(unsigned short const *,void *,unsigned long *,unsigned long *))
+ ?GetCurrentSubKeyCount@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyCount(void))
+ ?GetCurrentSubKeyName@CRegistry@@QAAKAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyName(class CHString &))
+ ?GetCurrentSubKeyPath@CRegistry@@QAAKAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyPath(class CHString &))
+ ?GetCurrentSubKeyValue@CRegistry@@QAAKPBGAAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,unsigned long &))
+ ?GetCurrentSubKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,class CHString &))
+ ?GetCurrentSubKeyValue@CRegistry@@QAAKPBGPAXPAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,void *,unsigned long *))
+ ?GetDMTF@WBEMTime@@QBAPAGH@Z (public: unsigned short * __cdecl WBEMTime::GetDMTF(int)const )
+ ?GetDMTFNonNtfs@WBEMTime@@QBAPAGXZ (public: unsigned short * __cdecl WBEMTime::GetDMTFNonNtfs(void)const )
+ ?GetDOUBLE@CInstance@@QBA_NPBGAAN@Z (public: bool __cdecl CInstance::GetDOUBLE(unsigned short const *,double &)const )
+ ?GetDWORD@CInstance@@QBA_NPBGAAK@Z (public: bool __cdecl CInstance::GetDWORD(unsigned short const *,unsigned long &)const )
+ ?GetData@CHPtrArray@@QAAPAPAXXZ (public: void * * __cdecl CHPtrArray::GetData(void))
+ ?GetData@CHPtrArray@@QBAPAPBXXZ (public: void const * * __cdecl CHPtrArray::GetData(void)const )
+ ?GetData@CHString@@IBAPAUCHStringData@@XZ (protected: struct CHStringData * __cdecl CHString::GetData(void)const )
+ ?GetData@CHStringArray@@QAAPAVCHString@@XZ (public: class CHString * __cdecl CHStringArray::GetData(void))
+ ?GetData@CHStringArray@@QBAPBVCHString@@XZ (public: class CHString const * __cdecl CHStringArray::GetData(void)const )
+ ?GetDateTime@CInstance@@QBA_NPBGAAVWBEMTime@@@Z (public: bool __cdecl CInstance::GetDateTime(unsigned short const *,class WBEMTime &)const )
+ ?GetEmbeddedObject@CInstance@@QBA_NPBGPAPAV1@PAVMethodContext@@@Z (public: bool __cdecl CInstance::GetEmbeddedObject(unsigned short const *,class CInstance * *,class MethodContext *)const )
+ ?GetEmptyInstance@CWbemProviderGlue@@SAJPAVMethodContext@@PBGPAPAVCInstance@@1@Z (public: static long __cdecl CWbemProviderGlue::GetEmptyInstance(class MethodContext *,unsigned short const *,class CInstance * *,unsigned short const *))
+ ?GetEmptyInstance@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@0@Z (public: static long __cdecl CWbemProviderGlue::GetEmptyInstance(unsigned short const *,class CInstance * *,unsigned short const *))
+ ?GetFILETIME@WBEMTime@@QBAHPAU_FILETIME@@@Z (public: int __cdecl WBEMTime::GetFILETIME(struct _FILETIME *)const )
+ ?GetFILETIME@WBEMTimeSpan@@QBAHPAU_FILETIME@@@Z (public: int __cdecl WBEMTimeSpan::GetFILETIME(struct _FILETIME *)const )
+ ?GetIWBEMContext@MethodContext@@UAAPAUIWbemContext@@XZ (public: virtual struct IWbemContext * __cdecl MethodContext::GetIWBEMContext(void))
+ ?GetInstanceByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstanceByPath(unsigned short const *,class CInstance * *,class MethodContext *))
+ ?GetInstanceFromCIMOM@CWbemProviderGlue@@CAJPBG0PAVMethodContext@@PAPAVCInstance@@@Z (private: static long __cdecl CWbemProviderGlue::GetInstanceFromCIMOM(unsigned short const *,unsigned short const *,class MethodContext *,class CInstance * *))
+ ?GetInstanceKeysByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstanceKeysByPath(unsigned short const *,class CInstance * *,class MethodContext *))
+ ?GetInstancePropertiesByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@AAVCHStringArray@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstancePropertiesByPath(unsigned short const *,class CInstance * *,class MethodContext *,class CHStringArray &))
+ ?GetInstancesByQuery@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@PAVMethodContext@@0@Z (public: static long __cdecl CWbemProviderGlue::GetInstancesByQuery(unsigned short const *,class TRefPointerCollection *,class MethodContext *,unsigned short const *))
+ ?GetInstancesByQueryAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z (public: static long __cdecl CWbemProviderGlue::GetInstancesByQueryAsynch(unsigned short const *,class Provider *,long (__cdecl*)(class Provider *,class CInstance *,class MethodContext *,void *),unsigned short const *,class MethodContext *,void *))
+ ?GetKeyString@ParsedObjectPath@@QAAPAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetKeyString(void))
+ ?GetLength@CHString@@QBAHXZ (public: int __cdecl CHString::GetLength(void)const )
+ ?GetLocalComputerName@Provider@@IAAABVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetLocalComputerName(void))
+ ?GetLocalInstancePath@Provider@@IAA_NPBVCInstance@@AAVCHString@@@Z (protected: bool __cdecl Provider::GetLocalInstancePath(class CInstance const *,class CHString &))
+ ?GetLocalOffsetForDate@WBEMTime@@SAJABJ@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(long const &))
+ ?GetLocalOffsetForDate@WBEMTime@@SAJPBU_FILETIME@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct _FILETIME const *))
+ ?GetLocalOffsetForDate@WBEMTime@@SAJPBU_SYSTEMTIME@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct _SYSTEMTIME const *))
+ ?GetLocalOffsetForDate@WBEMTime@@SAJPBUtm@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct tm const *))
+ ?GetLongestClassStringSize@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestClassStringSize(void))
+ ?GetLongestSubKeySize@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestSubKeySize(void))
+ ?GetLongestValueData@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestValueData(void))
+ ?GetLongestValueName@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestValueName(void))
+ ?GetMapCountPtr@CWbemProviderGlue@@KAPAJPBVCWbemGlueFactory@@@Z (protected: static long * __cdecl CWbemProviderGlue::GetMapCountPtr(class CWbemGlueFactory const *))
+ ?GetMethodContext@CInstance@@QBAPAVMethodContext@@XZ (public: class MethodContext * __cdecl CInstance::GetMethodContext(void)const )
+ ?GetNamespace@CFrameworkQuery@@IAAABVCHString@@XZ (protected: class CHString const & __cdecl CFrameworkQuery::GetNamespace(void))
+ ?GetNamespace@Provider@@IAAABVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetNamespace(void))
+ ?GetNamespaceConnection@CWbemProviderGlue@@SAPAUIWbemServices@@PBG@Z (public: static struct IWbemServices * __cdecl CWbemProviderGlue::GetNamespaceConnection(unsigned short const *))
+ ?GetNamespaceConnection@CWbemProviderGlue@@SAPAUIWbemServices@@PBGPAVMethodContext@@@Z (public: static struct IWbemServices * __cdecl CWbemProviderGlue::GetNamespaceConnection(unsigned short const *,class MethodContext *))
+ ?GetNamespacePart@ParsedObjectPath@@QAAPAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetNamespacePart(void))
+ ?GetOSMajorVersion@CWbemProviderGlue@@SAKXZ (public: static unsigned long __cdecl CWbemProviderGlue::GetOSMajorVersion(void))
+ ?GetObject@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemClassObject@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::GetObject(unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject * *,struct IWbemCallResult * *))
+ ?GetObject@Provider@@AAAJPAUParsedObjectPath@@PAVMethodContext@@J@Z (private: long __cdecl Provider::GetObject(struct ParsedObjectPath *,class MethodContext *,long))
+ ?GetObject@Provider@@MAAJPAVCInstance@@J@Z (protected: virtual long __cdecl Provider::GetObject(class CInstance *,long))
+ ?GetObject@Provider@@MAAJPAVCInstance@@JAAVCFrameworkQuery@@@Z (protected: virtual long __cdecl Provider::GetObject(class CInstance *,long,class CFrameworkQuery &))
+ ?GetObjectAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::GetObjectAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?GetParentNamespacePart@ParsedObjectPath@@QAAPAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetParentNamespacePart(void))
+ ?GetPlatform@CWbemProviderGlue@@SAKXZ (public: static unsigned long __cdecl CWbemProviderGlue::GetPlatform(void))
+ ?GetPropertyBitMask@CFrameworkQueryEx@@QAAXABVCHPtrArray@@PAX@Z (public: void __cdecl CFrameworkQueryEx::GetPropertyBitMask(class CHPtrArray const &,void *))
+ ?GetProviderGlue@MethodContext@@AAAPAVCWbemProviderGlue@@XZ (private: class CWbemProviderGlue * __cdecl MethodContext::GetProviderGlue(void))
+ ?GetProviderName@Provider@@IAAABVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetProviderName(void))
+ ?GetQuery@CFrameworkQuery@@QAAABVCHString@@XZ (public: class CHString const & __cdecl CFrameworkQuery::GetQuery(void))
+ ?GetQueryClassName@CFrameworkQuery@@QAAPAGXZ (public: unsigned short * __cdecl CFrameworkQuery::GetQueryClassName(void))
+ ?GetRelativePath@CObjectPathParser@@SAPAGPAG@Z (public: static unsigned short * __cdecl CObjectPathParser::GetRelativePath(unsigned short *))
+ ?GetRequiredProperties@CFrameworkQuery@@QAAXAAVCHStringArray@@@Z (public: void __cdecl CFrameworkQuery::GetRequiredProperties(class CHStringArray &))
+ ?GetSYSTEMTIME@WBEMTime@@QBAHPAU_SYSTEMTIME@@@Z (public: int __cdecl WBEMTime::GetSYSTEMTIME(struct _SYSTEMTIME *)const )
+ ?GetSize@CHPtrArray@@QBAHXZ (public: int __cdecl CHPtrArray::GetSize(void)const )
+ ?GetSize@CHStringArray@@QBAHXZ (public: int __cdecl CHStringArray::GetSize(void)const )
+ ?GetStatus@CInstance@@QBA_NPBGAA_NAAG@Z (public: bool __cdecl CInstance::GetStatus(unsigned short const *,bool &,unsigned short &)const )
+ ?GetStatusObject@CWbemProviderGlue@@CAPAUIWbemClassObject@@PAVMethodContext@@PBG@Z (private: static struct IWbemClassObject * __cdecl CWbemProviderGlue::GetStatusObject(class MethodContext *,unsigned short const *))
+ ?GetStatusObject@MethodContext@@QAAPAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl MethodContext::GetStatusObject(void))
+ ?GetStringArray@CInstance@@QBA_NPBGAAPAUtagSAFEARRAY@@@Z (public: bool __cdecl CInstance::GetStringArray(unsigned short const *,struct tagSAFEARRAY * &)const )
+ ?GetStructtm@WBEMTime@@QBAHPAUtm@@@Z (public: int __cdecl WBEMTime::GetStructtm(struct tm *)const )
+ ?GetTime@WBEMTime@@QBA_KXZ (public: unsigned __int64 __cdecl WBEMTime::GetTime(void)const )
+ ?GetTime@WBEMTimeSpan@@QBA_KXZ (public: unsigned __int64 __cdecl WBEMTimeSpan::GetTime(void)const )
+ ?GetTimeSpan@CInstance@@QBA_NPBGAAVWBEMTimeSpan@@@Z (public: bool __cdecl CInstance::GetTimeSpan(unsigned short const *,class WBEMTimeSpan &)const )
+ ?GetUpperBound@CHPtrArray@@QBAHXZ (public: int __cdecl CHPtrArray::GetUpperBound(void)const )
+ ?GetUpperBound@CHStringArray@@QBAHXZ (public: int __cdecl CHStringArray::GetUpperBound(void)const )
+ ?GetValueCount@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::GetValueCount(void))
+ ?GetValuesForProp@CFrameworkQuery@@QAAJPBGAAVCHStringArray@@@Z (public: long __cdecl CFrameworkQuery::GetValuesForProp(unsigned short const *,class CHStringArray &))
+ ?GetVariant@CInstance@@QBA_NPBGAAUtagVARIANT@@@Z (public: bool __cdecl CInstance::GetVariant(unsigned short const *,struct tagVARIANT &)const )
+ ?GetWBEMINT16@CInstance@@QBA_NPBGAAF@Z (public: bool __cdecl CInstance::GetWBEMINT16(unsigned short const *,short &)const )
+ ?GetWBEMINT64@CInstance@@QBA_NPBGAAVCHString@@@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,class CHString &)const )
+ ?GetWBEMINT64@CInstance@@QBA_NPBGAA_J@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,__int64 &)const )
+ ?GetWBEMINT64@CInstance@@QBA_NPBGAA_K@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,unsigned __int64 &)const )
+ ?GetWCHAR@CInstance@@QBA_NPBGPAPAG@Z (public: bool __cdecl CInstance::GetWCHAR(unsigned short const *,unsigned short * *)const )
+ ?GetWORD@CInstance@@QBA_NPBGAAG@Z (public: bool __cdecl CInstance::GetWORD(unsigned short const *,unsigned short &)const )
+ ?Getbool@CInstance@@QBA_NPBGAA_N@Z (public: bool __cdecl CInstance::Getbool(unsigned short const *,bool &)const )
+ ?GethKey@CRegistry@@QAAPAUHKEY__@@XZ (public: struct HKEY__ * __cdecl CRegistry::GethKey(void))
+ ?Gettime_t@WBEMTime@@QBAHPAJ@Z (public: int __cdecl WBEMTime::Gettime_t(long *)const )
+ ?Gettime_t@WBEMTimeSpan@@QBAHPAJ@Z (public: int __cdecl WBEMTimeSpan::Gettime_t(long *)const )
+ ?IncrementMapCount@CWbemProviderGlue@@KAJPAJ@Z (protected: static long __cdecl CWbemProviderGlue::IncrementMapCount(long *))
+ ?IncrementMapCount@CWbemProviderGlue@@KAJPBVCWbemGlueFactory@@@Z (protected: static long __cdecl CWbemProviderGlue::IncrementMapCount(class CWbemGlueFactory const *))
+ ?IncrementObjectCount@CWbemProviderGlue@@SAXXZ (public: static void __cdecl CWbemProviderGlue::IncrementObjectCount(void))
+ ?Init2@CFrameworkQuery@@QAAXPAUIWbemClassObject@@@Z (public: void __cdecl CFrameworkQuery::Init2(struct IWbemClassObject *))
+ ?Init@CFrameworkQuery@@QAAJPAUParsedObjectPath@@PAUIWbemContext@@PBGAAVCHString@@@Z (public: long __cdecl CFrameworkQuery::Init(struct ParsedObjectPath *,struct IWbemContext *,unsigned short const *,class CHString &))
+ ?Init@CFrameworkQuery@@QAAJQAG0JAAVCHString@@@Z (public: long __cdecl CFrameworkQuery::Init(unsigned short * const,unsigned short * const,long,class CHString &))
+ ?Init@CHString@@IAAXXZ (protected: void __cdecl CHString::Init(void))
+ ?Init@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::Init(void))
+ ?InitComputerName@Provider@@CAXXZ (private: static void __cdecl Provider::InitComputerName(void))
+ ?InitEx@CFrameworkQueryEx@@UAAJQAG0JAAVCHString@@@Z (public: virtual long __cdecl CFrameworkQueryEx::InitEx(unsigned short * const,unsigned short * const,long,class CHString &))
+ ?Initialize@CWbemProviderGlue@@UAAJPAGJ00PAUIWbemServices@@PAUIWbemContext@@PAUIWbemProviderInitSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::Initialize(unsigned short *,long,unsigned short *,unsigned short *,struct IWbemServices *,struct IWbemContext *,struct IWbemProviderInitSink *))
+ ?InsertAt@CHPtrArray@@QAAXHPAV1@@Z (public: void __cdecl CHPtrArray::InsertAt(int,class CHPtrArray *))
+ ?InsertAt@CHPtrArray@@QAAXHPAXH@Z (public: void __cdecl CHPtrArray::InsertAt(int,void *,int))
+ ?InsertAt@CHStringArray@@QAAXHPAV1@@Z (public: void __cdecl CHStringArray::InsertAt(int,class CHStringArray *))
+ ?InsertAt@CHStringArray@@QAAXHPBGH@Z (public: void __cdecl CHStringArray::InsertAt(int,unsigned short const *,int))
+ ?InternalGetNamespaceConnection@CWbemProviderGlue@@AAAPAUIWbemServices@@PBG@Z (private: struct IWbemServices * __cdecl CWbemProviderGlue::InternalGetNamespaceConnection(unsigned short const *))
+ ?Is3TokenOR@CFrameworkQueryEx@@QAAHPBG0AAUtagVARIANT@@1@Z (public: int __cdecl CFrameworkQueryEx::Is3TokenOR(unsigned short const *,unsigned short const *,struct tagVARIANT &,struct tagVARIANT &))
+ ?IsClass@ParsedObjectPath@@QAAHXZ (public: int __cdecl ParsedObjectPath::IsClass(void))
+ ?IsDerivedFrom@CWbemProviderGlue@@SA_NPBG0PAVMethodContext@@0@Z (public: static bool __cdecl CWbemProviderGlue::IsDerivedFrom(unsigned short const *,unsigned short const *,class MethodContext *,unsigned short const *))
+ ?IsEmpty@CHString@@QBAHXZ (public: int __cdecl CHString::IsEmpty(void)const )
+ ?IsExtended@CFrameworkQueryEx@@UAA_NXZ (public: virtual bool __cdecl CFrameworkQueryEx::IsExtended(void))
+ ?IsInList@CFrameworkQuery@@IAAKABVCHStringArray@@PBG@Z (protected: unsigned long __cdecl CFrameworkQuery::IsInList(class CHStringArray const &,unsigned short const *))
+ ?IsInstance@ParsedObjectPath@@QAAHXZ (public: int __cdecl ParsedObjectPath::IsInstance(void))
+ ?IsLocal@ParsedObjectPath@@QAAHPBG@Z (public: int __cdecl ParsedObjectPath::IsLocal(unsigned short const *))
+ ?IsLoggingOn@ProviderLog@@QAA?AW4LogLevel@1@PAVCHString@@@Z (public: enum ProviderLog::LogLevel __cdecl ProviderLog::IsLoggingOn(class CHString *))
+ ?IsNTokenAnd@CFrameworkQueryEx@@QAAHAAVCHStringArray@@AAVCHPtrArray@@@Z (public: int __cdecl CFrameworkQueryEx::IsNTokenAnd(class CHStringArray &,class CHPtrArray &))
+ ?IsNull@CInstance@@QBA_NPBG@Z (public: bool __cdecl CInstance::IsNull(unsigned short const *)const )
+ ?IsObject@ParsedObjectPath@@QAAHXZ (public: int __cdecl ParsedObjectPath::IsObject(void))
+ ?IsOk@WBEMTime@@QBA_NXZ (public: bool __cdecl WBEMTime::IsOk(void)const )
+ ?IsOk@WBEMTimeSpan@@QBA_NXZ (public: bool __cdecl WBEMTimeSpan::IsOk(void)const )
+ ?IsPropertyRequired@CFrameworkQuery@@QAA_NPBG@Z (public: bool __cdecl CFrameworkQuery::IsPropertyRequired(unsigned short const *))
+ ?IsReference@CFrameworkQuery@@IAAHPBG@Z (protected: int __cdecl CFrameworkQuery::IsReference(unsigned short const *))
+ ?IsRelative@ParsedObjectPath@@QAAHPBG0@Z (public: int __cdecl ParsedObjectPath::IsRelative(unsigned short const *,unsigned short const *))
+ ?KeysOnly@CFrameworkQuery@@QAA_NXZ (public: bool __cdecl CFrameworkQuery::KeysOnly(void))
+ ?Left@CHString@@QBA?AV1@H@Z (public: class CHString __cdecl CHString::Left(int)const )
+ ?LoadStringW@CHString@@IAAHIPAGI@Z (protected: int __cdecl CHString::LoadStringW(unsigned int,unsigned short *,unsigned int))
+ ?LoadStringW@CHString@@QAAHI@Z (public: int __cdecl CHString::LoadStringW(unsigned int))
+ ?LocalLogMessage@ProviderLog@@QAAXPBG0HW4LogLevel@1@@Z (public: void __cdecl ProviderLog::LocalLogMessage(unsigned short const *,unsigned short const *,int,enum ProviderLog::LogLevel))
+ ?LocalLogMessage@ProviderLog@@QAAXPBGHW4LogLevel@1@0ZZ (public: void __cdecl ProviderLog::LocalLogMessage(unsigned short const *,int,enum ProviderLog::LogLevel,unsigned short const *,...))
+ ?LocateKeyByNameOrValueName@CRegistrySearch@@QAAHPAUHKEY__@@PBG1PAPBGKAAVCHString@@3@Z (public: int __cdecl CRegistrySearch::LocateKeyByNameOrValueName(struct HKEY__ *,unsigned short const *,unsigned short const *,unsigned short const * *,unsigned long,class CHString &,class CHString &))
+ ?Lock@CThreadBase@@AAAXXZ (private: void __cdecl CThreadBase::Lock(void))
+ ?LockBuffer@CHString@@QAAPAGXZ (public: unsigned short * __cdecl CHString::LockBuffer(void))
+ ?LockFactoryMap@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::LockFactoryMap(void))
+ ?LockProviderMap@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::LockProviderMap(void))
+ ?LockServer@CWbemGlueFactory@@UAAJH@Z (public: virtual long __cdecl CWbemGlueFactory::LockServer(int))
+ ?LogError@CInstance@@IBAXPBG00J@Z (protected: void __cdecl CInstance::LogError(unsigned short const *,unsigned short const *,unsigned short const *,long)const )
+ ?MakeLocalPath@Provider@@IAA?AVCHString@@ABV2@@Z (protected: class CHString __cdecl Provider::MakeLocalPath(class CHString const &))
+ ?MakeLower@CHString@@QAAXXZ (public: void __cdecl CHString::MakeLower(void))
+ ?MakeReverse@CHString@@QAAXXZ (public: void __cdecl CHString::MakeReverse(void))
+ ?MakeUpper@CHString@@QAAXXZ (public: void __cdecl CHString::MakeUpper(void))
+ ?Mid@CHString@@QBA?AV1@H@Z (public: class CHString __cdecl CHString::Mid(int)const )
+ ?Mid@CHString@@QBA?AV1@HH@Z (public: class CHString __cdecl CHString::Mid(int,int)const )
+ ?MsgWndProc@CWinMsgEvent@@CAJPAUHWND__@@IIJ@Z (private: static long __cdecl CWinMsgEvent::MsgWndProc(struct HWND__ *,unsigned int,unsigned int,long))
+ ?NextSubKey@CRegistry@@QAAKXZ (public: unsigned long __cdecl CRegistry::NextSubKey(void))
+ ?NextToken@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::NextToken(void))
+ ?NormalizePath@@YAKPBG00KAAVCHString@@@Z (unsigned long __cdecl NormalizePath(unsigned short const *,unsigned short const *,unsigned short const *,unsigned long,class CHString &))
+ ?NullOutUnsetProperties@CWbemProviderGlue@@AAAJPAUIWbemClassObject@@PAPAU2@ABUtagVARIANT@@@Z (private: long __cdecl CWbemProviderGlue::NullOutUnsetProperties(struct IWbemClassObject *,struct IWbemClassObject * *,struct tagVARIANT const &))
+ ?OnFinalRelease@CThreadBase@@MAAXXZ (protected: virtual void __cdecl CThreadBase::OnFinalRelease(void))
+ ?Open@CRegistry@@QAAJPAUHKEY__@@PBGK@Z (public: long __cdecl CRegistry::Open(struct HKEY__ *,unsigned short const *,unsigned long))
+ ?OpenAndEnumerateSubKeys@CRegistry@@QAAJPAUHKEY__@@PBGK@Z (public: long __cdecl CRegistry::OpenAndEnumerateSubKeys(struct HKEY__ *,unsigned short const *,unsigned long))
+ ?OpenCurrentUser@CRegistry@@QAAKPBGK@Z (public: unsigned long __cdecl CRegistry::OpenCurrentUser(unsigned short const *,unsigned long))
+ ?OpenLocalMachineKeyAndReadValue@CRegistry@@QAAJPBG0AAVCHString@@@Z (public: long __cdecl CRegistry::OpenLocalMachineKeyAndReadValue(unsigned short const *,unsigned short const *,class CHString &))
+ ?OpenNamespace@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemServices@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::OpenNamespace(unsigned short * const,long,struct IWbemContext *,struct IWbemServices * *,struct IWbemCallResult * *))
+ ?OpenSubKey@CRegistry@@AAAKXZ (private: unsigned long __cdecl CRegistry::OpenSubKey(void))
+ ?Parse@CObjectPathParser@@QAAHPBGPAPAUParsedObjectPath@@@Z (public: int __cdecl CObjectPathParser::Parse(unsigned short const *,struct ParsedObjectPath * *))
+ ?PreProcessPutInstanceParms@CWbemProviderGlue@@AAAJPAUIWbemClassObject@@PAPAU2@PAUIWbemContext@@@Z (private: long __cdecl CWbemProviderGlue::PreProcessPutInstanceParms(struct IWbemClassObject *,struct IWbemClassObject * *,struct IWbemContext *))
+ ?PrepareToReOpen@CRegistry@@AAAXXZ (private: void __cdecl CRegistry::PrepareToReOpen(void))
+ ?PutClass@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutClass(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemCallResult * *))
+ ?PutClassAsync@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutClassAsync(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?PutInstance@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAPAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutInstance(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemCallResult * *))
+ ?PutInstance@Provider@@AAAJPAUIWbemClassObject@@JPAVMethodContext@@@Z (private: long __cdecl Provider::PutInstance(struct IWbemClassObject *,long,class MethodContext *))
+ ?PutInstance@Provider@@MAAJABVCInstance@@J@Z (protected: virtual long __cdecl Provider::PutInstance(class CInstance const &,long))
+ ?PutInstanceAsync@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutInstanceAsync(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemObjectSink *))
+ ?QueryInterface@CWbemGlueFactory@@UAAJABU_GUID@@PAPAX@Z (public: virtual long __cdecl CWbemGlueFactory::QueryInterface(struct _GUID const &,void * *))
+ ?QueryInterface@CWbemProviderGlue@@UAAJABU_GUID@@PAPAX@Z (public: virtual long __cdecl CWbemProviderGlue::QueryInterface(struct _GUID const &,void * *))
+ ?QueryObjectSink@CWbemProviderGlue@@UAAJJPAPAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::QueryObjectSink(long,struct IWbemObjectSink * *))
+ ?QueryPostProcess@MethodContext@@UAAXXZ (public: virtual void __cdecl MethodContext::QueryPostProcess(void))
+ ?RegisterForMessage@CWinMsgEvent@@IAAXIH@Z (protected: void __cdecl CWinMsgEvent::RegisterForMessage(unsigned int,int))
+ ?Release@CHString@@QAAXXZ (public: void __cdecl CHString::Release(void))
+ ?Release@CHString@@SAXPAUCHStringData@@@Z (public: static void __cdecl CHString::Release(struct CHStringData *))
+ ?Release@CInstance@@QAAJXZ (public: long __cdecl CInstance::Release(void))
+ ?Release@CThreadBase@@QAAJXZ (public: long __cdecl CThreadBase::Release(void))
+ ?Release@CWbemGlueFactory@@UAAKXZ (public: virtual unsigned long __cdecl CWbemGlueFactory::Release(void))
+ ?Release@CWbemProviderGlue@@UAAKXZ (public: virtual unsigned long __cdecl CWbemProviderGlue::Release(void))
+ ?Release@MethodContext@@QAAJXZ (public: long __cdecl MethodContext::Release(void))
+ ?ReleaseBuffer@CHString@@QAAXH@Z (public: void __cdecl CHString::ReleaseBuffer(int))
+ ?RemoveAll@CHPtrArray@@QAAXXZ (public: void __cdecl CHPtrArray::RemoveAll(void))
+ ?RemoveAll@CHStringArray@@QAAXXZ (public: void __cdecl CHStringArray::RemoveAll(void))
+ ?RemoveAt@CHPtrArray@@QAAXHH@Z (public: void __cdecl CHPtrArray::RemoveAt(int,int))
+ ?RemoveAt@CHStringArray@@QAAXHH@Z (public: void __cdecl CHStringArray::RemoveAt(int,int))
+ ?RemoveFromFactoryMap@CWbemProviderGlue@@KAXPBVCWbemGlueFactory@@@Z (protected: static void __cdecl CWbemProviderGlue::RemoveFromFactoryMap(class CWbemGlueFactory const *))
+ ?Reset@CFrameworkQuery@@AAAXXZ (private: void __cdecl CFrameworkQuery::Reset(void))
+ ?ReverseFind@CHString@@QBAHG@Z (public: int __cdecl CHString::ReverseFind(unsigned short)const )
+ ?RewindSubKeys@CRegistry@@QAAXXZ (public: void __cdecl CRegistry::RewindSubKeys(void))
+ ?Right@CHString@@QBA?AV1@H@Z (public: class CHString __cdecl CHString::Right(int)const )
+ ?SafeStrlen@CHString@@KAHPBG@Z (protected: static int __cdecl CHString::SafeStrlen(unsigned short const *))
+ ?SearchAndBuildList@CRegistrySearch@@QAAHVCHString@@AAVCHPtrArray@@00HPAUHKEY__@@@Z (public: int __cdecl CRegistrySearch::SearchAndBuildList(class CHString,class CHPtrArray &,class CHString,class CHString,int,struct HKEY__ *))
+ ?SearchMapForProvider@CWbemProviderGlue@@CAPAVProvider@@PBG0@Z (private: static class Provider * __cdecl CWbemProviderGlue::SearchMapForProvider(unsigned short const *,unsigned short const *))
+ ?SetAt@CHPtrArray@@QAAXHPAX@Z (public: void __cdecl CHPtrArray::SetAt(int,void *))
+ ?SetAt@CHString@@QAAXHG@Z (public: void __cdecl CHString::SetAt(int,unsigned short))
+ ?SetAt@CHStringArray@@QAAXHPBG@Z (public: void __cdecl CHStringArray::SetAt(int,unsigned short const *))
+ ?SetAtGrow@CHPtrArray@@QAAXHPAX@Z (public: void __cdecl CHPtrArray::SetAtGrow(int,void *))
+ ?SetAtGrow@CHStringArray@@QAAXHPBG@Z (public: void __cdecl CHStringArray::SetAtGrow(int,unsigned short const *))
+ ?SetByte@CInstance@@QAA_NPBGE@Z (public: bool __cdecl CInstance::SetByte(unsigned short const *,unsigned char))
+ ?SetCHString@CInstance@@QAA_NPBG0@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,unsigned short const *))
+ ?SetCHString@CInstance@@QAA_NPBGABVCHString@@@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,class CHString const &))
+ ?SetCHString@CInstance@@QAA_NPBGPBD@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,char const *))
+ ?SetCHStringResourceHandle@@YAXPAUHINSTANCE__@@@Z (void __cdecl SetCHStringResourceHandle(struct HINSTANCE__ *))
+ ?SetCharSplat@CInstance@@QAA_NPBG0@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,unsigned short const *))
+ ?SetCharSplat@CInstance@@QAA_NPBGK@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,unsigned long))
+ ?SetCharSplat@CInstance@@QAA_NPBGPBD@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,char const *))
+ ?SetClassName@ParsedObjectPath@@QAAHPBG@Z (public: int __cdecl ParsedObjectPath::SetClassName(unsigned short const *))
+ ?SetCreationClassName@Provider@@IAA_NPAVCInstance@@@Z (protected: bool __cdecl Provider::SetCreationClassName(class CInstance *))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAK@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,unsigned long &))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHString &))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHStringArray &))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPBGAAK@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,unsigned long &))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,class CHString &))
+ ?SetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,class CHStringArray &))
+ ?SetCurrentKeyValueExpand@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValueExpand(struct HKEY__ *,unsigned short const *,class CHString &))
+ ?SetDMTF@WBEMTime@@QAAHQAG@Z (public: int __cdecl WBEMTime::SetDMTF(unsigned short * const))
+ ?SetDOUBLE@CInstance@@QAA_NPBGN@Z (public: bool __cdecl CInstance::SetDOUBLE(unsigned short const *,double))
+ ?SetDWORD@CInstance@@QAA_NPBGK@Z (public: bool __cdecl CInstance::SetDWORD(unsigned short const *,unsigned long))
+ ?SetDateTime@CInstance@@QAA_NPBGABVWBEMTime@@@Z (public: bool __cdecl CInstance::SetDateTime(unsigned short const *,class WBEMTime const &))
+ ?SetDefaultValues@CRegistry@@AAAXXZ (private: void __cdecl CRegistry::SetDefaultValues(void))
+ ?SetEmbeddedObject@CInstance@@QAA_NPBGAAV1@@Z (public: bool __cdecl CInstance::SetEmbeddedObject(unsigned short const *,class CInstance &))
+ ?SetKeyFromParsedObjectPath@Provider@@AAAHPAVCInstance@@PAUParsedObjectPath@@@Z (private: int __cdecl Provider::SetKeyFromParsedObjectPath(class CInstance *,struct ParsedObjectPath *))
+ ?SetNull@CInstance@@QAA_NPBG@Z (public: bool __cdecl CInstance::SetNull(unsigned short const *))
+ ?SetPlatformID@CRegistry@@CAHXZ (private: static int __cdecl CRegistry::SetPlatformID(void))
+ ?SetSize@CHPtrArray@@QAAXHH@Z (public: void __cdecl CHPtrArray::SetSize(int,int))
+ ?SetSize@CHStringArray@@QAAXHH@Z (public: void __cdecl CHStringArray::SetSize(int,int))
+ ?SetStatusObject@CWbemProviderGlue@@SA_NPAVMethodContext@@PBG1JPBUtagSAFEARRAY@@2@Z (public: static bool __cdecl CWbemProviderGlue::SetStatusObject(class MethodContext *,unsigned short const *,unsigned short const *,long,struct tagSAFEARRAY const *,struct tagSAFEARRAY const *))
+ ?SetStatusObject@MethodContext@@QAA_NPAUIWbemClassObject@@@Z (public: bool __cdecl MethodContext::SetStatusObject(struct IWbemClassObject *))
+ ?SetStringArray@CInstance@@QAA_NPBGABUtagSAFEARRAY@@@Z (public: bool __cdecl CInstance::SetStringArray(unsigned short const *,struct tagSAFEARRAY const &))
+ ?SetTimeSpan@CInstance@@QAA_NPBGABVWBEMTimeSpan@@@Z (public: bool __cdecl CInstance::SetTimeSpan(unsigned short const *,class WBEMTimeSpan const &))
+ ?SetVariant@CInstance@@QAA_NPBGABUtagVARIANT@@@Z (public: bool __cdecl CInstance::SetVariant(unsigned short const *,struct tagVARIANT const &))
+ ?SetWBEMINT16@CInstance@@QAA_NPBGABF@Z (public: bool __cdecl CInstance::SetWBEMINT16(unsigned short const *,short const &))
+ ?SetWBEMINT64@CInstance@@QAA_NPBGABVCHString@@@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,class CHString const &))
+ ?SetWBEMINT64@CInstance@@QAA_NPBG_J@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,__int64))
+ ?SetWBEMINT64@CInstance@@QAA_NPBG_K@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,unsigned __int64))
+ ?SetWCHARSplat@CInstance@@QAA_NPBG0@Z (public: bool __cdecl CInstance::SetWCHARSplat(unsigned short const *,unsigned short const *))
+ ?SetWORD@CInstance@@QAA_NPBGG@Z (public: bool __cdecl CInstance::SetWORD(unsigned short const *,unsigned short))
+ ?Setbool@CInstance@@QAA_NPBG_N@Z (public: bool __cdecl CInstance::Setbool(unsigned short const *,bool))
+ ?Signal@CAutoEvent@@QAAHXZ (public: int __cdecl CAutoEvent::Signal(void))
+ ?SpanExcluding@CHString@@QBA?AV1@PBG@Z (public: class CHString __cdecl CHString::SpanExcluding(unsigned short const *)const )
+ ?SpanIncluding@CHString@@QBA?AV1@PBG@Z (public: class CHString __cdecl CHString::SpanIncluding(unsigned short const *)const )
+ ?TrimLeft@CHString@@QAAXXZ (public: void __cdecl CHString::TrimLeft(void))
+ ?TrimRight@CHString@@QAAXXZ (public: void __cdecl CHString::TrimRight(void))
+ ?UnInit@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::UnInit(void))
+ ?UnRegisterAllMessages@CWinMsgEvent@@IAAXXZ (protected: void __cdecl CWinMsgEvent::UnRegisterAllMessages(void))
+ ?UnRegisterMessage@CWinMsgEvent@@IAA_NIH@Z (protected: bool __cdecl CWinMsgEvent::UnRegisterMessage(unsigned int,int))
+ ?Unlock@CThreadBase@@AAAXXZ (private: void __cdecl CThreadBase::Unlock(void))
+ ?UnlockBuffer@CHString@@QAAXXZ (public: void __cdecl CHString::UnlockBuffer(void))
+ ?UnlockFactoryMap@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::UnlockFactoryMap(void))
+ ?UnlockProviderMap@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::UnlockProviderMap(void))
+ ?Unparse@CObjectPathParser@@SAHPAUParsedObjectPath@@PAPAG@Z (public: static int __cdecl CObjectPathParser::Unparse(struct ParsedObjectPath *,unsigned short * *))
+ ?ValidateDeletionFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidateDeletionFlags(long))
+ ?ValidateEnumerationFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidateEnumerationFlags(long))
+ ?ValidateFlags@Provider@@IAAJJW4FlagDefs@1@@Z (protected: long __cdecl Provider::ValidateFlags(long,enum Provider::FlagDefs))
+ ?ValidateGetObjFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidateGetObjFlags(long))
+ ?ValidateIMOSPointer@Provider@@AAAHXZ (private: int __cdecl Provider::ValidateIMOSPointer(void))
+ ?ValidateMethodFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidateMethodFlags(long))
+ ?ValidatePutInstanceFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidatePutInstanceFlags(long))
+ ?ValidateQueryFlags@Provider@@MAAJJ@Z (protected: virtual long __cdecl Provider::ValidateQueryFlags(long))
+ ?Wait@CAutoEvent@@QAAKK@Z (public: unsigned long __cdecl CAutoEvent::Wait(unsigned long))
+ ?WindowsDispatch@CWinMsgEvent@@CAXXZ (private: static void __cdecl CWinMsgEvent::WindowsDispatch(void))
+ ?Zero@CObjectPathParser@@AAAXXZ (private: void __cdecl CObjectPathParser::Zero(void))
+ ?begin_parse@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::begin_parse(void))
+ ?captainsLog@@3VProviderLog@@A (class ProviderLog captainsLog)
+ ?dwThreadProc@CWinMsgEvent@@CAKPAX@Z (private: static unsigned long __cdecl CWinMsgEvent::dwThreadProc(void *))
+ ?ident_becomes_class@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ident_becomes_class(void))
+ ?ident_becomes_ns@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ident_becomes_ns(void))
+ ?initFailed@Provider@@SAHXZ (public: static int __cdecl Provider::initFailed(void))
+ ?initFailed_@Provider@@0HA (private: static int Provider::initFailed_)
+ ?key_const@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::key_const(void))
+ ?keyref@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::keyref(void))
+ ?keyref_list@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::keyref_list(void))
+ ?keyref_term@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::keyref_term(void))
+ ?m_csFlushPtrs@CWbemProviderGlue@@0VCCritSec@@A (private: static class CCritSec CWbemProviderGlue::m_csFlushPtrs)
+ ?m_csStatusObject@CWbemProviderGlue@@0VCCritSec@@A (private: static class CCritSec CWbemProviderGlue::m_csStatusObject)
+ ?m_pStatusObject@CWbemProviderGlue@@0PAUIWbemClassObject@@A (private: static struct IWbemClassObject * CWbemProviderGlue::m_pStatusObject)
+ ?mg_aeCreateWindow@CWinMsgEvent@@0VCAutoEvent@@A (private: static class CAutoEvent CWinMsgEvent::mg_aeCreateWindow)
+ ?mg_csMapLock@CWinMsgEvent@@0VCCritSec@@A (private: static class CCritSec CWinMsgEvent::mg_csMapLock)
+ ?mg_csWindowLock@CWinMsgEvent@@0VCCritSec@@A (private: static class CCritSec CWinMsgEvent::mg_csWindowLock)
+ ?mg_hDevNotify@CWinMsgEvent@@0PAXA (private: static void * CWinMsgEvent::mg_hDevNotify)
+ ?mg_hThreadPumpHandle@CWinMsgEvent@@0PAXA (private: static void * CWinMsgEvent::mg_hThreadPumpHandle)
+ ?mg_hWnd@CWinMsgEvent@@0PAUHWND__@@A (private: static struct HWND__ * CWinMsgEvent::mg_hWnd)
+ ?myRegCreateKeyEx@CRegistry@@AAAJPAUHKEY__@@PBGKPAGKKQAU_SECURITY_ATTRIBUTES@@PAPAU2@PAK@Z (private: long __cdecl CRegistry::myRegCreateKeyEx(struct HKEY__ *,unsigned short const *,unsigned long,unsigned short *,unsigned long,unsigned long,struct _SECURITY_ATTRIBUTES * const,struct HKEY__ * *,unsigned long *))
+ ?myRegDeleteKey@CRegistry@@AAAJPAUHKEY__@@PBG@Z (private: long __cdecl CRegistry::myRegDeleteKey(struct HKEY__ *,unsigned short const *))
+ ?myRegDeleteValue@CRegistry@@AAAJPAUHKEY__@@PBG@Z (private: long __cdecl CRegistry::myRegDeleteValue(struct HKEY__ *,unsigned short const *))
+ ?myRegEnumKey@CRegistry@@AAAJPAUHKEY__@@KPAGK@Z (private: long __cdecl CRegistry::myRegEnumKey(struct HKEY__ *,unsigned long,unsigned short *,unsigned long))
+ ?myRegEnumValue@CRegistry@@AAAJPAUHKEY__@@KPAGPAK22PAE2@Z (private: long __cdecl CRegistry::myRegEnumValue(struct HKEY__ *,unsigned long,unsigned short *,unsigned long *,unsigned long *,unsigned long *,unsigned char *,unsigned long *))
+ ?myRegOpenKeyEx@CRegistry@@AAAJPAUHKEY__@@PBGKKPAPAU2@@Z (private: long __cdecl CRegistry::myRegOpenKeyEx(struct HKEY__ *,unsigned short const *,unsigned long,unsigned long,struct HKEY__ * *))
+ ?myRegQueryInfoKey@CRegistry@@AAAJPAUHKEY__@@PAGPAK22222222PAU_FILETIME@@@Z (private: long __cdecl CRegistry::myRegQueryInfoKey(struct HKEY__ *,unsigned short *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,unsigned long *,struct _FILETIME *))
+ ?myRegQueryValueEx@CRegistry@@AAAJPAUHKEY__@@PBGPAK2PAE2@Z (private: long __cdecl CRegistry::myRegQueryValueEx(struct HKEY__ *,unsigned short const *,unsigned long *,unsigned long *,unsigned char *,unsigned long *))
+ ?myRegSetValueEx@CRegistry@@AAAJPAUHKEY__@@PBGKKPBEK@Z (private: long __cdecl CRegistry::myRegSetValueEx(struct HKEY__ *,unsigned short const *,unsigned long,unsigned long,unsigned char const *,unsigned long))
+ ?ns_list@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ns_list(void))
+ ?ns_list_rest@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ns_list_rest(void))
+ ?ns_or_class@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ns_or_class(void))
+ ?ns_or_server@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::ns_or_server(void))
+ ?objref@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::objref(void))
+ ?objref_rest@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::objref_rest(void))
+ ?optional_objref@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::optional_objref(void))
+ ?propname@CObjectPathParser@@AAAHXZ (private: int __cdecl CObjectPathParser::propname(void))
+ ?s_bInitted@CWbemProviderGlue@@0HA (private: static int CWbemProviderGlue::s_bInitted)
+ ?s_csFactoryMap@CWbemProviderGlue@@0VCCritSec@@A (private: static class CCritSec CWbemProviderGlue::s_csFactoryMap)
+ ?s_csProviderMap@CWbemProviderGlue@@0VCCritSec@@A (private: static class CCritSec CWbemProviderGlue::s_csProviderMap)
+ ?s_dwMajorVersion@CWbemProviderGlue@@0KA (private: static unsigned long CWbemProviderGlue::s_dwMajorVersion)
+ ?s_dwPlatform@CRegistry@@0KA (private: static unsigned long CRegistry::s_dwPlatform)
+ ?s_dwPlatform@CWbemProviderGlue@@0KA (private: static unsigned long CWbemProviderGlue::s_dwPlatform)
+ ?s_fPlatformSet@CRegistry@@0HA (private: static int CRegistry::s_fPlatformSet)
+ ?s_lObjects@CWbemProviderGlue@@0JA (private: static long CWbemProviderGlue::s_lObjects)
+ ?s_strComputerName@Provider@@0VCHString@@A (private: static class CHString Provider::s_strComputerName)
+ ?s_wstrCSDVersion@CWbemProviderGlue@@0PAGA (private: static unsigned short * CWbemProviderGlue::s_wstrCSDVersion)
+ DoCmd
+
+ Summary
+
+ CC .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 10 .idata$6
diff --git a/symbols/SDK/um/arm/GPEdit.txt b/symbols/SDK/um/arm/GPEdit.txt
new file mode 100644
index 00000000..81564b98
--- /dev/null
+++ b/symbols/SDK/um/arm/GPEdit.txt
@@ -0,0 +1,31 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\GPEdit.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ BrowseForGPO
+ CreateGPOLink
+ 100 CreateRSOPQuery
+ DeleteAllGPOLinks
+ DeleteGPOLink
+ ExportRSoPData
+ 101 FreeRSOPQuery
+ 102 FreeRSOPQueryResults
+ ImportRSoPData
+ 103 RunRSOPQuery
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Gdi32.txt b/symbols/SDK/um/arm/Gdi32.txt
new file mode 100644
index 00000000..b5c582d9
--- /dev/null
+++ b/symbols/SDK/um/arm/Gdi32.txt
@@ -0,0 +1,620 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Gdi32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AbortDoc
+ AbortPath
+ AddFontMemResourceEx
+ AddFontResourceA
+ AddFontResourceExA
+ AddFontResourceExW
+ AddFontResourceW
+ AngleArc
+ AnimatePalette
+ Arc
+ ArcTo
+ BeginPath
+ BitBlt
+ CancelDC
+ CheckColorsInGamut
+ ChoosePixelFormat
+ Chord
+ CloseEnhMetaFile
+ CloseFigure
+ CloseMetaFile
+ ColorCorrectPalette
+ ColorMatchToTarget
+ CombineRgn
+ CombineTransform
+ CopyEnhMetaFileA
+ CopyEnhMetaFileW
+ CopyMetaFileA
+ CopyMetaFileW
+ CreateBitmap
+ CreateBitmapIndirect
+ CreateBrushIndirect
+ CreateColorSpaceA
+ CreateColorSpaceW
+ CreateCompatibleBitmap
+ CreateCompatibleDC
+ CreateDCA
+ CreateDCW
+ CreateDIBPatternBrush
+ CreateDIBPatternBrushPt
+ CreateDIBSection
+ CreateDIBitmap
+ CreateDiscardableBitmap
+ CreateEllipticRgn
+ CreateEllipticRgnIndirect
+ CreateEnhMetaFileA
+ CreateEnhMetaFileW
+ CreateFontA
+ CreateFontIndirectA
+ CreateFontIndirectExA
+ CreateFontIndirectExW
+ CreateFontIndirectW
+ CreateFontW
+ CreateHalftonePalette
+ CreateHatchBrush
+ CreateICA
+ CreateICW
+ CreateMetaFileA
+ CreateMetaFileW
+ CreatePalette
+ CreatePatternBrush
+ CreatePen
+ CreatePenIndirect
+ CreatePolyPolygonRgn
+ CreatePolygonRgn
+ CreateRectRgn
+ CreateRectRgnIndirect
+ CreateRoundRectRgn
+ CreateScalableFontResourceA
+ CreateScalableFontResourceW
+ CreateSolidBrush
+ D3DKMTAbandonSwapChain
+ D3DKMTAcquireKeyedMutex
+ D3DKMTAcquireKeyedMutex2
+ D3DKMTAcquireSwapChain
+ D3DKMTAddSurfaceToSwapChain
+ D3DKMTAdjustFullscreenGamma
+ D3DKMTCacheHybridQueryValue
+ D3DKMTChangeVideoMemoryReservation
+ D3DKMTCheckExclusiveOwnership
+ D3DKMTCheckMonitorPowerState
+ D3DKMTCheckMultiPlaneOverlaySupport
+ D3DKMTCheckMultiPlaneOverlaySupport2
+ D3DKMTCheckMultiPlaneOverlaySupport3
+ D3DKMTCheckOcclusion
+ D3DKMTCheckSharedResourceAccess
+ D3DKMTCheckVidPnExclusiveOwnership
+ D3DKMTCloseAdapter
+ D3DKMTConfigureSharedResource
+ D3DKMTCreateAllocation
+ D3DKMTCreateAllocation2
+ D3DKMTCreateBundleObject
+ D3DKMTCreateContext
+ D3DKMTCreateContextVirtual
+ D3DKMTCreateDCFromMemory
+ D3DKMTCreateDevice
+ D3DKMTCreateHwContext
+ D3DKMTCreateHwQueue
+ D3DKMTCreateKeyedMutex
+ D3DKMTCreateKeyedMutex2
+ D3DKMTCreateOutputDupl
+ D3DKMTCreateOverlay
+ D3DKMTCreatePagingQueue
+ D3DKMTCreateProtectedSession
+ D3DKMTCreateSwapChain
+ D3DKMTCreateSynchronizationObject
+ D3DKMTCreateSynchronizationObject2
+ D3DKMTDDisplayEnum
+ D3DKMTDestroyAllocation
+ D3DKMTDestroyAllocation2
+ D3DKMTDestroyContext
+ D3DKMTDestroyDCFromMemory
+ D3DKMTDestroyDevice
+ D3DKMTDestroyHwContext
+ D3DKMTDestroyHwQueue
+ D3DKMTDestroyKeyedMutex
+ D3DKMTDestroyOutputDupl
+ D3DKMTDestroyOverlay
+ D3DKMTDestroyPagingQueue
+ D3DKMTDestroyProtectedSession
+ D3DKMTDestroySynchronizationObject
+ D3DKMTDispMgrCreate
+ D3DKMTDispMgrSourceOperation
+ D3DKMTDispMgrTargetOperation
+ D3DKMTEnumAdapters
+ D3DKMTEnumAdapters2
+ D3DKMTEscape
+ D3DKMTEvict
+ D3DKMTExtractBundleObject
+ D3DKMTFlipOverlay
+ D3DKMTFlushHeapTransitions
+ D3DKMTFreeGpuVirtualAddress
+ D3DKMTGetAllocationPriority
+ D3DKMTGetCachedHybridQueryValue
+ D3DKMTGetContextInProcessSchedulingPriority
+ D3DKMTGetContextSchedulingPriority
+ D3DKMTGetDWMVerticalBlankEvent
+ D3DKMTGetDeviceState
+ D3DKMTGetDisplayModeList
+ D3DKMTGetMemoryBudgetTarget
+ D3DKMTGetMultiPlaneOverlayCaps
+ D3DKMTGetMultisampleMethodList
+ D3DKMTGetOverlayState
+ D3DKMTGetPostCompositionCaps
+ D3DKMTGetPresentHistory
+ D3DKMTGetPresentQueueEvent
+ D3DKMTGetProcessDeviceRemovalSupport
+ D3DKMTGetProcessList
+ D3DKMTGetProcessSchedulingPriorityBand
+ D3DKMTGetProcessSchedulingPriorityClass
+ D3DKMTGetResourcePresentPrivateDriverData
+ D3DKMTGetRuntimeData
+ D3DKMTGetScanLine
+ D3DKMTGetSetSwapChainMetadata
+ D3DKMTGetSharedPrimaryHandle
+ D3DKMTGetSharedResourceAdapterLuid
+ D3DKMTGetYieldPercentage
+ D3DKMTInvalidateActiveVidPn
+ D3DKMTInvalidateCache
+ D3DKMTLock
+ D3DKMTLock2
+ D3DKMTMakeResident
+ D3DKMTMapGpuVirtualAddress
+ D3DKMTMarkDeviceAsError
+ D3DKMTNetDispGetNextChunkInfo
+ D3DKMTNetDispQueryMiracastDisplayDeviceStatus
+ D3DKMTNetDispQueryMiracastDisplayDeviceSupport
+ D3DKMTNetDispStartMiracastDisplayDeviceEx
+ D3DKMTNetDispStopMiracastDisplayDevice
+ D3DKMTNetDispStopSessions
+ D3DKMTOfferAllocations
+ D3DKMTOpenAdapterFromDeviceName
+ D3DKMTOpenAdapterFromGdiDisplayName
+ D3DKMTOpenAdapterFromHdc
+ D3DKMTOpenAdapterFromLuid
+ D3DKMTOpenBundleObjectNtHandleFromName
+ D3DKMTOpenKeyedMutex
+ D3DKMTOpenKeyedMutex2
+ D3DKMTOpenKeyedMutexFromNtHandle
+ D3DKMTOpenNtHandleFromName
+ D3DKMTOpenProtectedSessionFromNtHandle
+ D3DKMTOpenResource
+ D3DKMTOpenResource2
+ D3DKMTOpenResourceFromNtHandle
+ D3DKMTOpenSwapChain
+ D3DKMTOpenSyncObjectFromNtHandle
+ D3DKMTOpenSyncObjectFromNtHandle2
+ D3DKMTOpenSyncObjectNtHandleFromName
+ D3DKMTOpenSynchronizationObject
+ D3DKMTOutputDuplGetFrameInfo
+ D3DKMTOutputDuplGetMetaData
+ D3DKMTOutputDuplGetPointerShapeData
+ D3DKMTOutputDuplPresent
+ D3DKMTOutputDuplReleaseFrame
+ D3DKMTPinDirectFlipResources
+ D3DKMTPollDisplayChildren
+ D3DKMTPresent
+ D3DKMTPresentMultiPlaneOverlay
+ D3DKMTPresentMultiPlaneOverlay2
+ D3DKMTPresentMultiPlaneOverlay3
+ D3DKMTPresentRedirected
+ D3DKMTQueryAdapterInfo
+ D3DKMTQueryAllocationResidency
+ D3DKMTQueryClockCalibration
+ D3DKMTQueryFSEBlock
+ D3DKMTQueryProcessOfferInfo
+ D3DKMTQueryProtectedSessionInfoFromNtHandle
+ D3DKMTQueryProtectedSessionStatus
+ D3DKMTQueryRemoteVidPnSourceFromGdiDisplayName
+ D3DKMTQueryResourceInfo
+ D3DKMTQueryResourceInfoFromNtHandle
+ D3DKMTQueryStatistics
+ D3DKMTQueryVidPnExclusiveOwnership
+ D3DKMTQueryVideoMemoryInfo
+ D3DKMTReclaimAllocations
+ D3DKMTReclaimAllocations2
+ D3DKMTRegisterTrimNotification
+ D3DKMTRegisterVailProcess
+ D3DKMTReleaseKeyedMutex
+ D3DKMTReleaseKeyedMutex2
+ D3DKMTReleaseProcessVidPnSourceOwners
+ D3DKMTReleaseSwapChain
+ D3DKMTRemoveSurfaceFromSwapChain
+ D3DKMTRender
+ D3DKMTReserveGpuVirtualAddress
+ D3DKMTSetAllocationPriority
+ D3DKMTSetContextInProcessSchedulingPriority
+ D3DKMTSetContextSchedulingPriority
+ D3DKMTSetDisplayMode
+ D3DKMTSetDisplayPrivateDriverFormat
+ D3DKMTSetDodIndirectSwapchain
+ D3DKMTSetFSEBlock
+ D3DKMTSetGammaRamp
+ D3DKMTSetHwProtectionTeardownRecovery
+ D3DKMTSetMemoryBudgetTarget
+ D3DKMTSetMonitorColorSpaceTransform
+ D3DKMTSetProcessDeviceRemovalSupport
+ D3DKMTSetProcessSchedulingPriorityBand
+ D3DKMTSetProcessSchedulingPriorityClass
+ D3DKMTSetQueuedLimit
+ D3DKMTSetStablePowerState
+ D3DKMTSetStereoEnabled
+ D3DKMTSetSyncRefreshCountWaitTarget
+ D3DKMTSetVidPnSourceHwProtection
+ D3DKMTSetVidPnSourceOwner
+ D3DKMTSetVidPnSourceOwner1
+ D3DKMTSetVidPnSourceOwner2
+ D3DKMTSetYieldPercentage
+ D3DKMTShareObjects
+ D3DKMTSharedPrimaryLockNotification
+ D3DKMTSharedPrimaryUnLockNotification
+ D3DKMTSignalSynchronizationObject
+ D3DKMTSignalSynchronizationObject2
+ D3DKMTSignalSynchronizationObjectFromCpu
+ D3DKMTSignalSynchronizationObjectFromGpu
+ D3DKMTSignalSynchronizationObjectFromGpu2
+ D3DKMTSubmitCommand
+ D3DKMTSubmitCommandToHwQueue
+ D3DKMTSubmitSignalSyncObjectsToHwQueue
+ D3DKMTSubmitWaitForSyncObjectsToHwQueue
+ D3DKMTTrimProcessCommitment
+ D3DKMTUnOrderedPresentSwapChain
+ D3DKMTUnlock
+ D3DKMTUnlock2
+ D3DKMTUnpinDirectFlipResources
+ D3DKMTUnregisterTrimNotification
+ D3DKMTUpdateAllocationProperty
+ D3DKMTUpdateGpuVirtualAddress
+ D3DKMTUpdateOverlay
+ D3DKMTVailConnect
+ D3DKMTVailDisconnect
+ D3DKMTVailPromoteCompositionSurface
+ D3DKMTWaitForIdle
+ D3DKMTWaitForSynchronizationObject
+ D3DKMTWaitForSynchronizationObject2
+ D3DKMTWaitForSynchronizationObjectFromCpu
+ D3DKMTWaitForSynchronizationObjectFromGpu
+ D3DKMTWaitForVerticalBlankEvent
+ D3DKMTWaitForVerticalBlankEvent2
+ DPtoLP
+ DeleteColorSpace
+ DeleteDC
+ DeleteEnhMetaFile
+ DeleteMetaFile
+ DeleteObject
+ DescribePixelFormat
+ DeviceCapabilitiesExA
+ DeviceCapabilitiesExW
+ DrawEscape
+ DxTrimNotificationListHead
+ Ellipse
+ EnableEUDC
+ EndDoc
+ EndFormPage
+ EndPage
+ EndPath
+ EnumEnhMetaFile
+ EnumFontFamiliesA
+ EnumFontFamiliesExA
+ EnumFontFamiliesExW
+ EnumFontFamiliesW
+ EnumFontsA
+ EnumFontsW
+ EnumICMProfilesA
+ EnumICMProfilesW
+ EnumMetaFile
+ EnumObjects
+ EqualRgn
+ Escape
+ EudcLoadLinkW
+ EudcUnloadLinkW
+ ExcludeClipRect
+ ExtCreatePen
+ ExtCreateRegion
+ ExtEscape
+ ExtFloodFill
+ ExtSelectClipRgn
+ ExtTextOutA
+ ExtTextOutW
+ FillPath
+ FillRgn
+ FixBrushOrgEx
+ FlattenPath
+ FloodFill
+ FrameRgn
+ Gdi32DllInitialize
+ GdiAlphaBlend
+ GdiArtificialDecrementDriver
+ GdiBatchLimit
+ GdiComment
+ GdiDeleteSpoolFileHandle
+ GdiEndDocEMF
+ GdiEndPageEMF
+ GdiFlush
+ GdiGetBatchLimit
+ GdiGetDC
+ GdiGetDevmodeForPage
+ GdiGetPageCount
+ GdiGetPageHandle
+ GdiGetSpoolFileHandle
+ GdiGradientFill
+ GdiPlayDCScript
+ GdiPlayEMF
+ GdiPlayJournal
+ GdiPlayPageEMF
+ GdiPlayPrivatePageEMF
+ GdiPlayScript
+ GdiResetDCEMF
+ GdiSetBatchLimit
+ GdiStartDocEMF
+ GdiStartPageEMF
+ GdiTransparentBlt
+ GetArcDirection
+ GetAspectRatioFilterEx
+ GetBitmapBits
+ GetBitmapDimensionEx
+ GetBkColor
+ GetBkMode
+ GetBoundsRect
+ GetBrushOrgEx
+ GetCharABCWidthsA
+ GetCharABCWidthsFloatA
+ GetCharABCWidthsFloatW
+ GetCharABCWidthsI
+ GetCharABCWidthsW
+ GetCharWidth32A
+ GetCharWidth32W
+ GetCharWidthA
+ GetCharWidthFloatA
+ GetCharWidthFloatW
+ GetCharWidthI
+ GetCharWidthW
+ GetCharacterPlacementA
+ GetCharacterPlacementW
+ GetClipBox
+ GetClipRgn
+ GetColorAdjustment
+ GetColorSpace
+ GetCurrentObject
+ GetCurrentPositionEx
+ GetDCBrushColor
+ GetDCOrgEx
+ GetDCPenColor
+ GetDIBColorTable
+ GetDIBits
+ GetDeviceCaps
+ GetDeviceGammaRamp
+ GetEnhMetaFileA
+ GetEnhMetaFileBits
+ GetEnhMetaFileDescriptionA
+ GetEnhMetaFileDescriptionW
+ GetEnhMetaFileHeader
+ GetEnhMetaFilePaletteEntries
+ GetEnhMetaFilePixelFormat
+ GetEnhMetaFileW
+ GetFontAssocStatus
+ GetFontData
+ GetFontLanguageInfo
+ GetFontResourceInfoW
+ GetFontUnicodeRanges
+ GetGlyphIndicesA
+ GetGlyphIndicesW
+ GetGlyphOutline
+ GetGlyphOutlineA
+ GetGlyphOutlineW
+ GetGraphicsMode
+ GetICMProfileA
+ GetICMProfileW
+ GetKerningPairs
+ GetKerningPairsA
+ GetKerningPairsW
+ GetLayout
+ GetLogColorSpaceA
+ GetLogColorSpaceW
+ GetMapMode
+ GetMetaFileA
+ GetMetaFileBitsEx
+ GetMetaFileW
+ GetMetaRgn
+ GetMiterLimit
+ GetNearestColor
+ GetNearestPaletteIndex
+ GetObjectA
+ GetObjectType
+ GetObjectW
+ GetOutlineTextMetricsA
+ GetOutlineTextMetricsW
+ GetPaletteEntries
+ GetPath
+ GetPixel
+ GetPixelFormat
+ GetPolyFillMode
+ GetROP2
+ GetRandomRgn
+ GetRasterizerCaps
+ GetRegionData
+ GetRelAbs
+ GetRgnBox
+ GetStockObject
+ GetStretchBltMode
+ GetSystemPaletteEntries
+ GetSystemPaletteUse
+ GetTextAlign
+ GetTextCharacterExtra
+ GetTextCharset
+ GetTextCharsetInfo
+ GetTextColor
+ GetTextExtentExPointA
+ GetTextExtentExPointI
+ GetTextExtentExPointW
+ GetTextExtentPoint32A
+ GetTextExtentPoint32W
+ GetTextExtentPointA
+ GetTextExtentPointI
+ GetTextExtentPointW
+ GetTextFaceA
+ GetTextFaceW
+ GetTextMetricsA
+ GetTextMetricsW
+ GetViewportExtEx
+ GetViewportOrgEx
+ GetWinMetaFileBits
+ GetWindowExtEx
+ GetWindowOrgEx
+ GetWorldTransform
+ IntersectClipRect
+ InvertRgn
+ LPtoDP
+ LineDDA
+ LineTo
+ LpkEditControl
+ LpkpEditControlSize
+ MaskBlt
+ ModerncoreGdiInit
+ ModifyWorldTransform
+ MoveToEx
+ OffsetClipRgn
+ OffsetRgn
+ OffsetViewportOrgEx
+ OffsetWindowOrgEx
+ PaintRgn
+ PatBlt
+ PathToRegion
+ Pie
+ PlayEnhMetaFile
+ PlayEnhMetaFileRecord
+ PlayMetaFile
+ PlayMetaFileRecord
+ PlgBlt
+ PolyBezier
+ PolyBezierTo
+ PolyDraw
+ PolyPolygon
+ PolyPolyline
+ PolyTextOutA
+ PolyTextOutW
+ Polygon
+ Polyline
+ PolylineTo
+ PtInRegion
+ PtVisible
+ RealizePalette
+ RectInRegion
+ RectVisible
+ Rectangle
+ RemoveFontMemResourceEx
+ RemoveFontResourceA
+ RemoveFontResourceExA
+ RemoveFontResourceExW
+ RemoveFontResourceW
+ ResetDCA
+ ResetDCW
+ ResizePalette
+ RestoreDC
+ RoundRect
+ SaveDC
+ ScaleViewportExtEx
+ ScaleWindowExtEx
+ SelectBrushLocal
+ SelectClipPath
+ SelectClipRgn
+ SelectFontLocal
+ SelectObject
+ SelectPalette
+ SetAbortProc
+ SetArcDirection
+ SetBitmapBits
+ SetBitmapDimensionEx
+ SetBkColor
+ SetBkMode
+ SetBoundsRect
+ SetBrushOrgEx
+ SetColorAdjustment
+ SetColorSpace
+ SetDCBrushColor
+ SetDCPenColor
+ SetDIBColorTable
+ SetDIBits
+ SetDIBitsToDevice
+ SetDeviceGammaRamp
+ SetEnhMetaFileBits
+ SetFontEnumeration
+ SetGraphicsMode
+ SetICMMode
+ SetICMProfileA
+ SetICMProfileW
+ SetLayout
+ SetMagicColors
+ SetMapMode
+ SetMapperFlags
+ SetMetaFileBitsEx
+ SetMetaRgn
+ SetMiterLimit
+ SetPaletteEntries
+ SetPixel
+ SetPixelFormat
+ SetPixelV
+ SetPolyFillMode
+ SetROP2
+ SetRectRgn
+ SetRelAbs
+ SetStretchBltMode
+ SetSystemPaletteUse
+ SetTextAlign
+ SetTextCharacterExtra
+ SetTextColor
+ SetTextJustification
+ SetViewportExtEx
+ SetViewportOrgEx
+ SetWinMetaFileBits
+ SetWindowExtEx
+ SetWindowOrgEx
+ SetWorldTransform
+ StartDocA
+ StartDocW
+ StartFormPage
+ StartPage
+ StretchBlt
+ StretchDIBits
+ StrokeAndFillPath
+ StrokePath
+ SwapBuffers
+ TextOutA
+ TextOutW
+ TranslateCharsetInfo
+ UnrealizeObject
+ UpdateColors
+ UpdateICMRegKeyA
+ UpdateICMRegKeyW
+ WidenPath
+ fpClosePrinter
+ gMaxGdiHandleCount
+ gW32PID
+ g_systemCallFilterId
+ gdiPlaySpoolStream
+ ghICM
+ pGdiDevCaps
+ pGdiSharedHandleTable
+ pGdiSharedMemory
+ semDxTrimNotification
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/HLink.txt b/symbols/SDK/um/arm/HLink.txt
new file mode 100644
index 00000000..56049d04
--- /dev/null
+++ b/symbols/SDK/um/arm/HLink.txt
@@ -0,0 +1,49 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\HLink.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 7 HlinkClone
+ 6 HlinkCreateBrowseContext
+ 32 HlinkCreateExtensionServices
+ 5 HlinkCreateFromData
+ 3 HlinkCreateFromMoniker
+ 4 HlinkCreateFromString
+ 23 HlinkCreateShortcut
+ 29 HlinkCreateShortcutFromMoniker
+ 27 HlinkCreateShortcutFromString
+ 22 HlinkGetSpecialReference
+ 28 HlinkGetValueFromParams
+ 25 HlinkIsShortcut
+ 10 HlinkNavigate
+ 8 HlinkNavigateToStringReference
+ 9 HlinkOnNavigate
+ 12 HlinkOnRenameDocument
+ 18 HlinkParseDisplayName
+ 33 HlinkPreprocessMoniker
+ 20 HlinkQueryCreateFromData
+ 14 HlinkResolveMonikerForData
+ 24 HlinkResolveShortcut
+ 30 HlinkResolveShortcutToMoniker
+ 26 HlinkResolveShortcutToString
+ 15 HlinkResolveStringForData
+ 21 HlinkSetSpecialReference
+ 31 HlinkTranslateURL
+ 11 HlinkUpdateStackItem
+ 16 OleSaveToStreamEx
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/Htmlhelp.txt b/symbols/SDK/um/arm/Htmlhelp.txt
new file mode 100644
index 00000000..7fb6fea5
--- /dev/null
+++ b/symbols/SDK/um/arm/Htmlhelp.txt
@@ -0,0 +1,21 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Htmlhelp.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 18 .bss
+ 63F4 .debug$S
+ 80C4 .debug$T
+ 7 .drectve
+ 8 .gfids$y
+ 58 .pdata
+ 47 .rdata
+ 14 .text
+ 326 .text$mn
+ 54 .xdata
diff --git a/symbols/SDK/um/arm/IEPMAPI.txt b/symbols/SDK/um/arm/IEPMAPI.txt
new file mode 100644
index 00000000..de0c877e
--- /dev/null
+++ b/symbols/SDK/um/arm/IEPMAPI.txt
@@ -0,0 +1,22 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\IEPMAPI.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 8 .bss
+ 4 .data
+ DE10 .debug$S
+ 15400 .debug$T
+ 35 .drectve
+ 8 .gfids$y
+ E8 .pdata
+ 1FC .rdata
+ 14 .text
+ AD2 .text$mn
+ C .xdata
diff --git a/symbols/SDK/um/arm/Icm32.txt b/symbols/SDK/um/arm/Icm32.txt
new file mode 100644
index 00000000..6c12a3ff
--- /dev/null
+++ b/symbols/SDK/um/arm/Icm32.txt
@@ -0,0 +1,42 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Icm32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 1 CMCheckColors
+ 2 CMCheckColorsInGamut
+ 3 CMCheckRGBs
+ 19 CMConvertColorNameToIndex
+ 20 CMConvertIndexToColorName
+ 4 CMCreateDeviceLinkProfile
+ 5 CMCreateMultiProfileTransform
+ 6 CMCreateProfile
+ 7 CMCreateProfileW
+ 8 CMCreateTransform
+ 9 CMCreateTransformExt
+ 10 CMCreateTransformExtW
+ 11 CMCreateTransformW
+ 12 CMDeleteTransform
+ 13 CMGetInfo
+ 21 CMGetNamedProfileInfo
+ 14 CMIsProfileValid
+ 15 CMTranslateColors
+ 16 CMTranslateRGB
+ 17 CMTranslateRGBs
+ 18 CMTranslateRGBsExt
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/Icmui.txt b/symbols/SDK/um/arm/Icmui.txt
new file mode 100644
index 00000000..e0510de4
--- /dev/null
+++ b/symbols/SDK/um/arm/Icmui.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Icmui.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ SetupColorMatchingA
+ SetupColorMatchingW
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/ImageHlp.txt b/symbols/SDK/um/arm/ImageHlp.txt
new file mode 100644
index 00000000..6c561749
--- /dev/null
+++ b/symbols/SDK/um/arm/ImageHlp.txt
@@ -0,0 +1,171 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ImageHlp.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?SymFreeDiaString@@YAXPAG@Z (void __cdecl SymFreeDiaString(unsigned short *))
+ ?SymGetDiaSession@@YAHPAX_KPAPAUIDiaSession@@@Z (int __cdecl SymGetDiaSession(void *,unsigned __int64,struct IDiaSession * *))
+ BindImage
+ BindImageEx
+ CheckSumMappedFile
+ EnumerateLoadedModules
+ EnumerateLoadedModules64
+ EnumerateLoadedModulesEx
+ EnumerateLoadedModulesExW
+ EnumerateLoadedModulesW64
+ FindDebugInfoFile
+ FindDebugInfoFileEx
+ FindExecutableImage
+ FindExecutableImageEx
+ FindFileInPath
+ FindFileInSearchPath
+ GetImageConfigInformation
+ GetImageUnusedHeaderBytes
+ GetSymLoadError
+ GetTimestampForLoadedLibrary
+ ImageAddCertificate
+ ImageDirectoryEntryToData
+ ImageDirectoryEntryToDataEx
+ ImageEnumerateCertificates
+ ImageGetCertificateData
+ ImageGetCertificateHeader
+ ImageGetDigestStream
+ ImageLoad
+ ImageNtHeader
+ ImageRemoveCertificate
+ ImageRvaToSection
+ ImageRvaToVa
+ ImageUnload
+ ImagehlpApiVersion
+ ImagehlpApiVersionEx
+ MakeSureDirectoryPathExists
+ MapAndLoad
+ MapDebugInformation
+ MapFileAndCheckSumA
+ MapFileAndCheckSumW
+ ReBaseImage
+ ReBaseImage64
+ RemoveInvalidModuleList
+ ReportSymbolLoadSummary
+ SearchTreeForFile
+ SetCheckUserInterruptShared
+ SetImageConfigInformation
+ SetSymLoadError
+ SplitSymbols
+ StackWalk
+ StackWalk64
+ StackWalkEx
+ SymAddrIncludeInlineTrace
+ SymCleanup
+ SymCompareInlineTrace
+ SymEnumSym
+ SymEnumSymbols
+ SymEnumSymbolsEx
+ SymEnumSymbolsExW
+ SymEnumSymbolsForAddr
+ SymEnumTypes
+ SymEnumTypesByName
+ SymEnumTypesByNameW
+ SymEnumTypesW
+ SymEnumerateModules
+ SymEnumerateModules64
+ SymEnumerateSymbols
+ SymEnumerateSymbols64
+ SymEnumerateSymbolsW
+ SymEnumerateSymbolsW64
+ SymFindFileInPath
+ SymFindFileInPathW
+ SymFromAddr
+ SymFromInlineContext
+ SymFromInlineContextW
+ SymFromName
+ SymFunctionTableAccess
+ SymFunctionTableAccess64
+ SymFunctionTableAccess64AccessRoutines
+ SymGetExtendedOption
+ SymGetLineFromAddr
+ SymGetLineFromAddr64
+ SymGetLineFromInlineContext
+ SymGetLineFromInlineContextW
+ SymGetLineFromName
+ SymGetLineFromName64
+ SymGetLineNext
+ SymGetLineNext64
+ SymGetLinePrev
+ SymGetLinePrev64
+ SymGetModuleBase
+ SymGetModuleBase64
+ SymGetModuleInfo
+ SymGetModuleInfo64
+ SymGetModuleInfoW
+ SymGetModuleInfoW64
+ SymGetOptions
+ SymGetSearchPath
+ SymGetSourceFileChecksumW
+ SymGetSourceFileFromTokenW
+ SymGetSourceFileTokenW
+ SymGetSourceVarFromTokenW
+ SymGetSymFromAddr
+ SymGetSymFromAddr64
+ SymGetSymFromName
+ SymGetSymFromName64
+ SymGetSymNext
+ SymGetSymNext64
+ SymGetSymPrev
+ SymGetSymPrev64
+ SymGetSymbolFile
+ SymGetSymbolFileW
+ SymGetTypeFromName
+ SymGetTypeFromNameW
+ SymGetTypeInfo
+ SymGetTypeInfoEx
+ SymInitialize
+ SymLoadModule
+ SymLoadModule64
+ SymMatchFileName
+ SymMatchFileNameW
+ SymMatchString
+ SymMatchStringA
+ SymMatchStringW
+ SymQueryInlineTrace
+ SymRegisterCallback
+ SymRegisterCallback64
+ SymRegisterFunctionEntryCallback
+ SymRegisterFunctionEntryCallback64
+ SymSetContext
+ SymSetExtendedOption
+ SymSetOptions
+ SymSetScopeFromAddr
+ SymSetScopeFromIndex
+ SymSetScopeFromInlineContext
+ SymSetSearchPath
+ SymSrvGetFileIndexString
+ SymSrvGetFileIndexStringW
+ SymSrvGetFileIndexes
+ SymSrvGetFileIndexesW
+ SymUnDName
+ SymUnDName64
+ SymUnloadModule
+ SymUnloadModule64
+ TouchFileTimes
+ UnDecorateSymbolName
+ UnMapAndLoad
+ UnmapDebugInformation
+ UpdateDebugInfoFile
+ UpdateDebugInfoFileEx
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/Imm32.txt b/symbols/SDK/um/arm/Imm32.txt
new file mode 100644
index 00000000..0dfd8d02
--- /dev/null
+++ b/symbols/SDK/um/arm/Imm32.txt
@@ -0,0 +1,103 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Imm32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ImmAssociateContext
+ ImmAssociateContextEx
+ ImmConfigureIMEA
+ ImmConfigureIMEW
+ ImmCreateContext
+ ImmCreateIMCC
+ ImmCreateSoftKeyboard
+ ImmDestroyContext
+ ImmDestroyIMCC
+ ImmDestroySoftKeyboard
+ ImmDisableIME
+ ImmDisableLegacyIME
+ ImmDisableTextFrameService
+ ImmEnumInputContext
+ ImmEnumRegisterWordA
+ ImmEnumRegisterWordW
+ ImmEscapeA
+ ImmEscapeW
+ ImmGenerateMessage
+ ImmGetCandidateListA
+ ImmGetCandidateListCountA
+ ImmGetCandidateListCountW
+ ImmGetCandidateListW
+ ImmGetCandidateWindow
+ ImmGetCompositionFontA
+ ImmGetCompositionFontW
+ ImmGetCompositionStringA
+ ImmGetCompositionStringW
+ ImmGetCompositionWindow
+ ImmGetContext
+ ImmGetConversionListA
+ ImmGetConversionListW
+ ImmGetConversionStatus
+ ImmGetDefaultIMEWnd
+ ImmGetDescriptionA
+ ImmGetDescriptionW
+ ImmGetGuideLineA
+ ImmGetGuideLineW
+ ImmGetHotKey
+ ImmGetIMCCLockCount
+ ImmGetIMCCSize
+ ImmGetIMCLockCount
+ ImmGetIMEFileNameA
+ ImmGetIMEFileNameW
+ ImmGetImeMenuItemsA
+ ImmGetImeMenuItemsW
+ ImmGetOpenStatus
+ ImmGetProperty
+ ImmGetRegisterWordStyleA
+ ImmGetRegisterWordStyleW
+ ImmGetStatusWindowPos
+ ImmGetVirtualKey
+ ImmInstallIMEA
+ ImmInstallIMEW
+ ImmIsIME
+ ImmIsUIMessageA
+ ImmIsUIMessageW
+ ImmLockIMC
+ ImmLockIMCC
+ ImmNotifyIME
+ ImmReSizeIMCC
+ ImmRegisterWordA
+ ImmRegisterWordW
+ ImmReleaseContext
+ ImmRequestMessageA
+ ImmRequestMessageW
+ ImmSetCandidateWindow
+ ImmSetCompositionFontA
+ ImmSetCompositionFontW
+ ImmSetCompositionStringA
+ ImmSetCompositionStringW
+ ImmSetCompositionWindow
+ ImmSetConversionStatus
+ ImmSetHotKey
+ ImmSetOpenStatus
+ ImmSetStatusWindowPos
+ ImmShowSoftKeyboard
+ ImmSimulateHotKey
+ ImmUnlockIMC
+ ImmUnlockIMCC
+ ImmUnregisterWordA
+ ImmUnregisterWordW
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/Iprop.txt b/symbols/SDK/um/arm/Iprop.txt
new file mode 100644
index 00000000..9c6ce47e
--- /dev/null
+++ b/symbols/SDK/um/arm/Iprop.txt
@@ -0,0 +1,29 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Iprop.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ FmtIdToPropStgName
+ FreePropVariantArray
+ PropStgNameToFmtId
+ PropVariantClear
+ PropVariantCopy
+ StgCreatePropSetStg
+ StgCreatePropStg
+ StgOpenPropStg
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/KSProxy.txt b/symbols/SDK/um/arm/KSProxy.txt
new file mode 100644
index 00000000..acab2ba1
--- /dev/null
+++ b/symbols/SDK/um/arm/KSProxy.txt
@@ -0,0 +1,27 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\KSProxy.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ KsGetMediaType
+ KsGetMediaTypeCount
+ KsGetMultiplePinFactoryItems
+ KsOpenDefaultDevice
+ KsResolveRequiredAttributes
+ KsSynchronousDeviceControl
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/LoadPerf.txt b/symbols/SDK/um/arm/LoadPerf.txt
new file mode 100644
index 00000000..f5e567be
--- /dev/null
+++ b/symbols/SDK/um/arm/LoadPerf.txt
@@ -0,0 +1,35 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\LoadPerf.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ BackupPerfRegistryToFileW
+ InstallPerfDllA
+ InstallPerfDllW
+ LoadPerfCounterTextStringsA
+ LoadPerfCounterTextStringsW
+ LpAcquireInstallationMutex
+ LpReleaseInstallationMutex
+ RestorePerfRegistryFromFileW
+ SetServiceAsTrustedA
+ SetServiceAsTrustedW
+ UnloadPerfCounterTextStringsA
+ UnloadPerfCounterTextStringsW
+ UpdatePerfNameFilesA
+ UpdatePerfNameFilesW
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/Lz32.txt b/symbols/SDK/um/arm/Lz32.txt
new file mode 100644
index 00000000..60ff1ad4
--- /dev/null
+++ b/symbols/SDK/um/arm/Lz32.txt
@@ -0,0 +1,35 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Lz32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CopyLZFile
+ GetExpandedNameA
+ GetExpandedNameW
+ LZClose
+ LZCloseFile
+ LZCopy
+ LZCreateFileW
+ LZDone
+ LZInit
+ LZOpenFileA
+ LZOpenFileW
+ LZRead
+ LZSeek
+ LZStart
+
+ Summary
+
+ BA .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/MAPI32.txt b/symbols/SDK/um/arm/MAPI32.txt
new file mode 100644
index 00000000..d04d0e19
--- /dev/null
+++ b/symbols/SDK/um/arm/MAPI32.txt
@@ -0,0 +1,157 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MAPI32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 46 BuildDisplayTable
+ 207 CbOfEncoded
+ 206 CchOfEncoding
+ 55 ChangeIdleRoutine
+ 197 CloseIMsgSession
+ 60 CreateIProp
+ 61 CreateTable
+ 34 DeinitMapiUtil
+ 54 DeregisterIdleRoutine
+ 53 EnableIdleRoutine
+ 204 EncodeID
+ 182 FBadColumnSet
+ 190 FBadEntryList
+ 181 FBadProp
+ 179 FBadPropTag
+ 191 FBadRestriction
+ 178 FBadRglpNameID
+ 175 FBadRglpszA
+ 176 FBadRglpszW
+ 180 FBadRow
+ 177 FBadRowSet
+ 189 FBadSortOrderSet
+ 44 FBinFromHex
+ 205 FDecodeID
+ 72 FEqualNames
+ 79 FPropCompareProp
+ 78 FPropContainsProp
+ 137 FPropExists
+ 139 FreePadrlist
+ 140 FreeProws
+ 122 FtAdcFt
+ 121 FtAddFt
+ 127 FtDivFtBogus
+ 124 FtMulDw
+ 125 FtMulDwDw
+ 126 FtNegFt
+ 123 FtSubFt
+ 52 FtgRegisterIdleRoutine
+ 200 GetAttribIMsgOnIStg
+ 153 GetTnefStreamCodepage
+ 45 HexFromBin
+ 81 HrAddColumns
+ 82 HrAddColumnsEx
+ 36 HrAllocAdviseSink
+ 143 HrComposeEID
+ 145 HrComposeMsgID
+ 144 HrDecomposeEID
+ 146 HrDecomposeMsgID
+ 239 HrDispatchNotifications
+ 142 HrEntryIDFromSz
+ 247 HrGetOmiProvidersFlags
+ 135 HrGetOneProp
+ 194 HrIStorageFromStream
+ 75 HrQueryAllRows
+ 249 HrSetOmiProvidersFlagsInvalid
+ 136 HrSetOneProp
+ 141 HrSzFromEntryID
+ 42 HrThisThreadAdviseSink
+ 195 HrValidateIPMSubtree
+ 242 HrValidateParametersV
+ 243 HrValidateParametersValist
+ 51 InstallFilterHook
+ 74 IsBadBoundedStringPtr
+ 25 LAUNCHWIZARD
+ 80 LPropCompareProp
+ 26 LaunchWizard
+ 173 LpValFindProp
+ 19 MAPIAdminProfiles
+ 13 MAPIAllocateBuffer
+ 15 MAPIAllocateMore
+ 50 MAPIDeinitIdle
+ 17 MAPIFreeBuffer
+ 59 MAPIGetDefaultMalloc
+ 49 MAPIInitIdle
+ 21 MAPIInitialize
+ 11 MAPILogonEx
+ 30 MAPIOpenFormMgr
+ 32 MAPIOpenLocalFormContainer
+ 23 MAPIUninitialize
+ 65 MNLS_CompareStringW
+ 68 MNLS_IsBadStringPtrW
+ 66 MNLS_MultiByteToWideChar
+ 67 MNLS_WideCharToMultiByte
+ 63 MNLS_lstrcmpW
+ 64 MNLS_lstrcpyW
+ 62 MNLS_lstrlenW
+ 201 MapStorageSCode
+ 198 OpenIMsgOnIStg
+ 196 OpenIMsgSession
+ 147 OpenStreamOnFile
+ 149 OpenTnefStream
+ 151 OpenTnefStreamEx
+ 24 PRProviderInit
+ 138 PpropFindProp
+ 76 PropCopyMore
+ 183 RTFSync
+ 43 ScBinFromHexBounded
+ 165 ScCopyNotifications
+ 171 ScCopyProps
+ 164 ScCountNotifications
+ 170 ScCountProps
+ 244 ScCreateConversationIndex
+ 174 ScDupPropset
+ 35 ScGenerateMuid
+ 33 ScInitMapiUtil
+ 193 ScLocalPathFromUNC
+ 202 ScMAPIXFromCMC
+ 203 ScMAPIXFromSMAPI
+ 166 ScRelocNotifications
+ 172 ScRelocProps
+ 8 ScSplEntry
+ 192 ScUNCFromLocalPath
+ 199 SetAttribIMsgOnIStg
+ 47 SwapPlong
+ 48 SwapPword
+ 130 SzFindCh
+ 131 SzFindLastCh
+ 132 SzFindSz
+ 133 UFromSz
+ 162 UNKOBJ_COFree
+ 158 UNKOBJ_Free
+ 159 UNKOBJ_FreeRows
+ 156 UNKOBJ_ScAllocate
+ 157 UNKOBJ_ScAllocateMore
+ 160 UNKOBJ_ScCOAllocate
+ 161 UNKOBJ_ScCOReallocate
+ 163 UNKOBJ_ScSzFromIdsAlloc
+ 128 UlAddRef
+ 155 UlFromSzHex
+ 77 UlPropSize
+ 129 UlRelease
+ 185 WrapCompressedRTFStream
+ 41 WrapProgress
+ 73 WrapStoreEntryID
+ 188 __CPPValidateParameters
+ 187 __ValidateParameters
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/MDMRegistration.txt b/symbols/SDK/um/arm/MDMRegistration.txt
new file mode 100644
index 00000000..26e1a9c6
--- /dev/null
+++ b/symbols/SDK/um/arm/MDMRegistration.txt
@@ -0,0 +1,33 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MDMRegistration.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 1 ?DiscoverEndpoint@@YAJPBG0PAW4MDMAuthPolicy@@PAPAG22@Z (long __cdecl DiscoverEndpoint(unsigned short const *,unsigned short const *,enum MDMAuthPolicy *,unsigned short * *,unsigned short * *,unsigned short * *))
+ 2 ?FindDiscoveryService@@YAJPBGPAPBGPAH@Z (long __cdecl FindDiscoveryService(unsigned short const *,unsigned short const * *,int *))
+ DiscoverManagementService
+ DiscoverManagementServiceEx
+ GetDeviceRegistrationInfo
+ GetManagementAppHyperlink
+ IsDeviceRegisteredWithManagement
+ IsManagementRegistrationAllowed
+ RegisterDeviceWithManagement
+ RegisterDeviceWithManagementUsingAADCredentials
+ SetManagedExternally
+ UnregisterDeviceWithManagement
+
+ Summary
+
+ DB .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 14 .idata$6
diff --git a/symbols/SDK/um/arm/MMC.txt b/symbols/SDK/um/arm/MMC.txt
new file mode 100644
index 00000000..64f20d5f
--- /dev/null
+++ b/symbols/SDK/um/arm/MMC.txt
@@ -0,0 +1,22 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MMC.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ C .bss
+ 4 .data
+ 32AA8 .debug$S
+ E4930 .debug$T
+ 214 .drectve
+ 18 .gfids$y
+ 80 .pdata
+ 8E5 .rdata
+ 14 .text
+ 390 .text$mn
+ C .xdata
diff --git a/symbols/SDK/um/arm/MSAJApi.txt b/symbols/SDK/um/arm/MSAJApi.txt
new file mode 100644
index 00000000..e0b646ed
--- /dev/null
+++ b/symbols/SDK/um/arm/MSAJApi.txt
@@ -0,0 +1,579 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MSAJApi.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AllJoynAcceptBusConnection
+ AllJoynCloseBusHandle
+ AllJoynConnectToBus
+ AllJoynCreateBus
+ AllJoynEnumEvents
+ AllJoynEventSelect
+ 17 AllJoynEventWrite
+ 15 AllJoynEventsRegister
+ 16 AllJoynEventsUnregister
+ 18 AllJoynGetConfigurationDWORD
+ AllJoynReceiveFromBus
+ AllJoynSendToBus
+ 14 AllJoynSetDebugLevel
+ 19 GetHResultFromQStatus
+ QCC_StatusText
+ 11 RouterNodeCleanup
+ 10 RouterNodeInitialize
+ 13 RouterNodeIsIdle
+ 12 RouterNodeRun
+ alljoyn_aboutdata_create
+ alljoyn_aboutdata_create_empty
+ alljoyn_aboutdata_create_full
+ alljoyn_aboutdata_createfrommsgarg
+ alljoyn_aboutdata_createfromxml
+ alljoyn_aboutdata_destroy
+ alljoyn_aboutdata_getaboutdata
+ alljoyn_aboutdata_getajsoftwareversion
+ alljoyn_aboutdata_getannouncedaboutdata
+ alljoyn_aboutdata_getappid
+ alljoyn_aboutdata_getappname
+ alljoyn_aboutdata_getdateofmanufacture
+ alljoyn_aboutdata_getdefaultlanguage
+ alljoyn_aboutdata_getdescription
+ alljoyn_aboutdata_getdeviceid
+ alljoyn_aboutdata_getdevicename
+ alljoyn_aboutdata_getfield
+ alljoyn_aboutdata_getfields
+ alljoyn_aboutdata_getfieldsignature
+ alljoyn_aboutdata_gethardwareversion
+ alljoyn_aboutdata_getmanufacturer
+ alljoyn_aboutdata_getmodelnumber
+ alljoyn_aboutdata_getsoftwareversion
+ alljoyn_aboutdata_getsupportedlanguages
+ alljoyn_aboutdata_getsupporturl
+ alljoyn_aboutdata_isfieldannounced
+ alljoyn_aboutdata_isfieldlocalized
+ alljoyn_aboutdata_isfieldrequired
+ alljoyn_aboutdata_isvalid
+ alljoyn_aboutdata_setappid
+ alljoyn_aboutdata_setappid_fromstring
+ alljoyn_aboutdata_setappname
+ alljoyn_aboutdata_setdateofmanufacture
+ alljoyn_aboutdata_setdefaultlanguage
+ alljoyn_aboutdata_setdescription
+ alljoyn_aboutdata_setdeviceid
+ alljoyn_aboutdata_setdevicename
+ alljoyn_aboutdata_setfield
+ alljoyn_aboutdata_sethardwareversion
+ alljoyn_aboutdata_setmanufacturer
+ alljoyn_aboutdata_setmodelnumber
+ alljoyn_aboutdata_setsoftwareversion
+ alljoyn_aboutdata_setsupportedlanguage
+ alljoyn_aboutdata_setsupporturl
+ alljoyn_aboutdatalistener_create
+ alljoyn_aboutdatalistener_destroy
+ alljoyn_abouticon_clear
+ alljoyn_abouticon_create
+ alljoyn_abouticon_destroy
+ alljoyn_abouticon_getcontent
+ alljoyn_abouticon_geturl
+ alljoyn_abouticon_setcontent
+ alljoyn_abouticon_setcontent_frommsgarg
+ alljoyn_abouticon_seturl
+ alljoyn_abouticonobj_create
+ alljoyn_abouticonobj_destroy
+ alljoyn_abouticonproxy_create
+ alljoyn_abouticonproxy_destroy
+ alljoyn_abouticonproxy_geticon
+ alljoyn_abouticonproxy_getversion
+ alljoyn_aboutlistener_create
+ alljoyn_aboutlistener_destroy
+ alljoyn_aboutobj_announce
+ alljoyn_aboutobj_announce_using_datalistener
+ alljoyn_aboutobj_create
+ alljoyn_aboutobj_destroy
+ alljoyn_aboutobj_unannounce
+ alljoyn_aboutobjectdescription_clear
+ alljoyn_aboutobjectdescription_create
+ alljoyn_aboutobjectdescription_create_full
+ alljoyn_aboutobjectdescription_createfrommsgarg
+ alljoyn_aboutobjectdescription_destroy
+ alljoyn_aboutobjectdescription_getinterfacepaths
+ alljoyn_aboutobjectdescription_getinterfaces
+ alljoyn_aboutobjectdescription_getmsgarg
+ alljoyn_aboutobjectdescription_getpaths
+ alljoyn_aboutobjectdescription_hasinterface
+ alljoyn_aboutobjectdescription_hasinterfaceatpath
+ alljoyn_aboutobjectdescription_haspath
+ alljoyn_aboutproxy_create
+ alljoyn_aboutproxy_destroy
+ alljoyn_aboutproxy_getaboutdata
+ alljoyn_aboutproxy_getobjectdescription
+ alljoyn_aboutproxy_getversion
+ alljoyn_applicationstatelistener_create
+ alljoyn_applicationstatelistener_destroy
+ alljoyn_authlistener_create
+ alljoyn_authlistener_destroy
+ alljoyn_authlistener_requestcredentialsresponse
+ alljoyn_authlistener_setsharedsecret
+ alljoyn_authlistener_verifycredentialsresponse
+ alljoyn_authlistenerasync_create
+ alljoyn_authlistenerasync_destroy
+ alljoyn_autopinger_adddestination
+ alljoyn_autopinger_addpinggroup
+ alljoyn_autopinger_create
+ alljoyn_autopinger_destroy
+ alljoyn_autopinger_pause
+ alljoyn_autopinger_removedestination
+ alljoyn_autopinger_removepinggroup
+ alljoyn_autopinger_resume
+ alljoyn_autopinger_setpinginterval
+ alljoyn_busattachment_addlogonentry
+ alljoyn_busattachment_addmatch
+ alljoyn_busattachment_advertisename
+ alljoyn_busattachment_bindsessionport
+ alljoyn_busattachment_canceladvertisename
+ alljoyn_busattachment_cancelfindadvertisedname
+ alljoyn_busattachment_cancelfindadvertisednamebytransport
+ alljoyn_busattachment_cancelwhoimplements_interface
+ alljoyn_busattachment_cancelwhoimplements_interfaces
+ alljoyn_busattachment_clearkeys
+ alljoyn_busattachment_clearkeystore
+ alljoyn_busattachment_connect
+ alljoyn_busattachment_create
+ alljoyn_busattachment_create_concurrency
+ alljoyn_busattachment_createinterface
+ alljoyn_busattachment_createinterface_secure
+ alljoyn_busattachment_createinterfacesfromxml
+ alljoyn_busattachment_deletedefaultkeystore
+ alljoyn_busattachment_deleteinterface
+ alljoyn_busattachment_destroy
+ alljoyn_busattachment_disconnect
+ alljoyn_busattachment_enableconcurrentcallbacks
+ alljoyn_busattachment_enablepeersecurity
+ alljoyn_busattachment_enablepeersecuritywithpermissionconfigurationlistener
+ alljoyn_busattachment_findadvertisedname
+ alljoyn_busattachment_findadvertisednamebytransport
+ alljoyn_busattachment_getalljoyndebugobj
+ alljoyn_busattachment_getalljoynproxyobj
+ alljoyn_busattachment_getconcurrency
+ alljoyn_busattachment_getconnectspec
+ alljoyn_busattachment_getdbusproxyobj
+ alljoyn_busattachment_getglobalguidstring
+ alljoyn_busattachment_getinterface
+ alljoyn_busattachment_getinterfaces
+ alljoyn_busattachment_getkeyexpiration
+ alljoyn_busattachment_getpeerguid
+ alljoyn_busattachment_getpermissionconfigurator
+ alljoyn_busattachment_gettimestamp
+ alljoyn_busattachment_getuniquename
+ alljoyn_busattachment_isconnected
+ alljoyn_busattachment_ispeersecurityenabled
+ alljoyn_busattachment_isstarted
+ alljoyn_busattachment_isstopping
+ alljoyn_busattachment_join
+ alljoyn_busattachment_joinsession
+ alljoyn_busattachment_joinsessionasync
+ alljoyn_busattachment_leavesession
+ alljoyn_busattachment_namehasowner
+ alljoyn_busattachment_ping
+ alljoyn_busattachment_registeraboutlistener
+ alljoyn_busattachment_registerapplicationstatelistener
+ alljoyn_busattachment_registerbuslistener
+ alljoyn_busattachment_registerbusobject
+ alljoyn_busattachment_registerbusobject_secure
+ alljoyn_busattachment_registerkeystorelistener
+ alljoyn_busattachment_registersignalhandler
+ alljoyn_busattachment_registersignalhandlerwithrule
+ alljoyn_busattachment_releasename
+ alljoyn_busattachment_reloadkeystore
+ alljoyn_busattachment_removematch
+ alljoyn_busattachment_removesessionmember
+ alljoyn_busattachment_requestname
+ alljoyn_busattachment_secureconnection
+ alljoyn_busattachment_secureconnectionasync
+ alljoyn_busattachment_setdaemondebug
+ alljoyn_busattachment_setkeyexpiration
+ alljoyn_busattachment_setlinktimeout
+ alljoyn_busattachment_setlinktimeoutasync
+ alljoyn_busattachment_setsessionlistener
+ alljoyn_busattachment_start
+ alljoyn_busattachment_stop
+ alljoyn_busattachment_unbindsessionport
+ alljoyn_busattachment_unregisteraboutlistener
+ alljoyn_busattachment_unregisterallaboutlisteners
+ alljoyn_busattachment_unregisterallhandlers
+ alljoyn_busattachment_unregisterapplicationstatelistener
+ alljoyn_busattachment_unregisterbuslistener
+ alljoyn_busattachment_unregisterbusobject
+ alljoyn_busattachment_unregistersignalhandler
+ alljoyn_busattachment_unregistersignalhandlerwithrule
+ alljoyn_busattachment_whoimplements_interface
+ alljoyn_busattachment_whoimplements_interfaces
+ alljoyn_buslistener_create
+ alljoyn_buslistener_destroy
+ alljoyn_busobject_addinterface
+ alljoyn_busobject_addinterface_announced
+ alljoyn_busobject_addmethodhandler
+ alljoyn_busobject_addmethodhandlers
+ alljoyn_busobject_cancelsessionlessmessage
+ alljoyn_busobject_cancelsessionlessmessage_serial
+ alljoyn_busobject_create
+ alljoyn_busobject_destroy
+ alljoyn_busobject_emitpropertieschanged
+ alljoyn_busobject_emitpropertychanged
+ alljoyn_busobject_getannouncedinterfacenames
+ alljoyn_busobject_getbusattachment
+ alljoyn_busobject_getname
+ alljoyn_busobject_getpath
+ alljoyn_busobject_issecure
+ alljoyn_busobject_methodreply_args
+ alljoyn_busobject_methodreply_err
+ alljoyn_busobject_methodreply_status
+ alljoyn_busobject_setannounceflag
+ alljoyn_busobject_signal
+ alljoyn_credentials_clear
+ alljoyn_credentials_create
+ alljoyn_credentials_destroy
+ alljoyn_credentials_getcertchain
+ alljoyn_credentials_getexpiration
+ alljoyn_credentials_getlogonentry
+ alljoyn_credentials_getpassword
+ alljoyn_credentials_getprivateKey
+ alljoyn_credentials_getusername
+ alljoyn_credentials_isset
+ alljoyn_credentials_setcertchain
+ alljoyn_credentials_setexpiration
+ alljoyn_credentials_setlogonentry
+ alljoyn_credentials_setpassword
+ alljoyn_credentials_setprivatekey
+ alljoyn_credentials_setusername
+ alljoyn_getbuildinfo
+ alljoyn_getnumericversion
+ alljoyn_getversion
+ alljoyn_init
+ alljoyn_interfacedescription_activate
+ alljoyn_interfacedescription_addannotation
+ alljoyn_interfacedescription_addargannotation
+ alljoyn_interfacedescription_addmember
+ alljoyn_interfacedescription_addmemberannotation
+ alljoyn_interfacedescription_addmethod
+ alljoyn_interfacedescription_addproperty
+ alljoyn_interfacedescription_addpropertyannotation
+ alljoyn_interfacedescription_addsignal
+ alljoyn_interfacedescription_eql
+ alljoyn_interfacedescription_getannotation
+ alljoyn_interfacedescription_getannotationatindex
+ alljoyn_interfacedescription_getannotationscount
+ alljoyn_interfacedescription_getargdescriptionforlanguage
+ alljoyn_interfacedescription_getdescriptionforlanguage
+ alljoyn_interfacedescription_getdescriptionlanguages
+ alljoyn_interfacedescription_getdescriptionlanguages2
+ alljoyn_interfacedescription_getdescriptiontranslationcallback
+ alljoyn_interfacedescription_getmember
+ alljoyn_interfacedescription_getmemberannotation
+ alljoyn_interfacedescription_getmemberargannotation
+ alljoyn_interfacedescription_getmemberdescriptionforlanguage
+ alljoyn_interfacedescription_getmembers
+ alljoyn_interfacedescription_getmethod
+ alljoyn_interfacedescription_getname
+ alljoyn_interfacedescription_getproperties
+ alljoyn_interfacedescription_getproperty
+ alljoyn_interfacedescription_getpropertyannotation
+ alljoyn_interfacedescription_getpropertydescriptionforlanguage
+ alljoyn_interfacedescription_getsecuritypolicy
+ alljoyn_interfacedescription_getsignal
+ alljoyn_interfacedescription_hasdescription
+ alljoyn_interfacedescription_hasmember
+ alljoyn_interfacedescription_hasproperties
+ alljoyn_interfacedescription_hasproperty
+ alljoyn_interfacedescription_introspect
+ alljoyn_interfacedescription_issecure
+ alljoyn_interfacedescription_member_eql
+ alljoyn_interfacedescription_member_getannotation
+ alljoyn_interfacedescription_member_getannotationatindex
+ alljoyn_interfacedescription_member_getannotationscount
+ alljoyn_interfacedescription_member_getargannotation
+ alljoyn_interfacedescription_member_getargannotationatindex
+ alljoyn_interfacedescription_member_getargannotationscount
+ alljoyn_interfacedescription_property_eql
+ alljoyn_interfacedescription_property_getannotation
+ alljoyn_interfacedescription_property_getannotationatindex
+ alljoyn_interfacedescription_property_getannotationscount
+ alljoyn_interfacedescription_setargdescription
+ alljoyn_interfacedescription_setargdescriptionforlanguage
+ alljoyn_interfacedescription_setdescription
+ alljoyn_interfacedescription_setdescriptionforlanguage
+ alljoyn_interfacedescription_setdescriptionlanguage
+ alljoyn_interfacedescription_setdescriptiontranslationcallback
+ alljoyn_interfacedescription_setmemberdescription
+ alljoyn_interfacedescription_setmemberdescriptionforlanguage
+ alljoyn_interfacedescription_setpropertydescription
+ alljoyn_interfacedescription_setpropertydescriptionforlanguage
+ alljoyn_keystorelistener_create
+ alljoyn_keystorelistener_destroy
+ alljoyn_keystorelistener_getkeys
+ alljoyn_keystorelistener_putkeys
+ alljoyn_keystorelistener_with_synchronization_create
+ alljoyn_message_create
+ alljoyn_message_description
+ alljoyn_message_destroy
+ alljoyn_message_eql
+ alljoyn_message_getarg
+ alljoyn_message_getargs
+ alljoyn_message_getauthmechanism
+ alljoyn_message_getcallserial
+ alljoyn_message_getcompressiontoken
+ alljoyn_message_getdestination
+ alljoyn_message_geterrorname
+ alljoyn_message_getflags
+ alljoyn_message_getinterface
+ alljoyn_message_getmembername
+ alljoyn_message_getobjectpath
+ alljoyn_message_getreceiveendpointname
+ alljoyn_message_getreplyserial
+ alljoyn_message_getsender
+ alljoyn_message_getsessionid
+ alljoyn_message_getsignature
+ alljoyn_message_gettimestamp
+ alljoyn_message_gettype
+ alljoyn_message_isbroadcastsignal
+ alljoyn_message_isencrypted
+ alljoyn_message_isexpired
+ alljoyn_message_isglobalbroadcast
+ alljoyn_message_issessionless
+ alljoyn_message_isunreliable
+ alljoyn_message_parseargs
+ alljoyn_message_setendianess
+ alljoyn_message_tostring
+ alljoyn_msgarg_array_create
+ alljoyn_msgarg_array_element
+ alljoyn_msgarg_array_get
+ alljoyn_msgarg_array_set
+ alljoyn_msgarg_array_set_offset
+ alljoyn_msgarg_array_signature
+ alljoyn_msgarg_array_tostring
+ alljoyn_msgarg_clear
+ alljoyn_msgarg_clone
+ alljoyn_msgarg_copy
+ alljoyn_msgarg_create
+ alljoyn_msgarg_create_and_set
+ alljoyn_msgarg_destroy
+ alljoyn_msgarg_equal
+ alljoyn_msgarg_get
+ alljoyn_msgarg_get_array_element
+ alljoyn_msgarg_get_array_elementsignature
+ alljoyn_msgarg_get_array_numberofelements
+ alljoyn_msgarg_get_bool
+ alljoyn_msgarg_get_bool_array
+ alljoyn_msgarg_get_double
+ alljoyn_msgarg_get_double_array
+ alljoyn_msgarg_get_int16
+ alljoyn_msgarg_get_int16_array
+ alljoyn_msgarg_get_int32
+ alljoyn_msgarg_get_int32_array
+ alljoyn_msgarg_get_int64
+ alljoyn_msgarg_get_int64_array
+ alljoyn_msgarg_get_objectpath
+ alljoyn_msgarg_get_signature
+ alljoyn_msgarg_get_string
+ alljoyn_msgarg_get_uint16
+ alljoyn_msgarg_get_uint16_array
+ alljoyn_msgarg_get_uint32
+ alljoyn_msgarg_get_uint32_array
+ alljoyn_msgarg_get_uint64
+ alljoyn_msgarg_get_uint64_array
+ alljoyn_msgarg_get_uint8
+ alljoyn_msgarg_get_uint8_array
+ alljoyn_msgarg_get_variant
+ alljoyn_msgarg_get_variant_array
+ alljoyn_msgarg_getdictelement
+ alljoyn_msgarg_getkey
+ alljoyn_msgarg_getmember
+ alljoyn_msgarg_getnummembers
+ alljoyn_msgarg_gettype
+ alljoyn_msgarg_getvalue
+ alljoyn_msgarg_hassignature
+ alljoyn_msgarg_set
+ alljoyn_msgarg_set_and_stabilize
+ alljoyn_msgarg_set_bool
+ alljoyn_msgarg_set_bool_array
+ alljoyn_msgarg_set_double
+ alljoyn_msgarg_set_double_array
+ alljoyn_msgarg_set_int16
+ alljoyn_msgarg_set_int16_array
+ alljoyn_msgarg_set_int32
+ alljoyn_msgarg_set_int32_array
+ alljoyn_msgarg_set_int64
+ alljoyn_msgarg_set_int64_array
+ alljoyn_msgarg_set_objectpath
+ alljoyn_msgarg_set_objectpath_array
+ alljoyn_msgarg_set_signature
+ alljoyn_msgarg_set_signature_array
+ alljoyn_msgarg_set_string
+ alljoyn_msgarg_set_string_array
+ alljoyn_msgarg_set_uint16
+ alljoyn_msgarg_set_uint16_array
+ alljoyn_msgarg_set_uint32
+ alljoyn_msgarg_set_uint32_array
+ alljoyn_msgarg_set_uint64
+ alljoyn_msgarg_set_uint64_array
+ alljoyn_msgarg_set_uint8
+ alljoyn_msgarg_set_uint8_array
+ alljoyn_msgarg_setdictentry
+ alljoyn_msgarg_setstruct
+ alljoyn_msgarg_signature
+ alljoyn_msgarg_stabilize
+ alljoyn_msgarg_tostring
+ alljoyn_observer_create
+ alljoyn_observer_destroy
+ alljoyn_observer_get
+ alljoyn_observer_getfirst
+ alljoyn_observer_getnext
+ alljoyn_observer_registerlistener
+ alljoyn_observer_unregisteralllisteners
+ alljoyn_observer_unregisterlistener
+ alljoyn_observerlistener_create
+ alljoyn_observerlistener_destroy
+ alljoyn_passwordmanager_setcredentials
+ alljoyn_permissionconfigurationlistener_create
+ alljoyn_permissionconfigurationlistener_destroy
+ alljoyn_permissionconfigurator_certificatechain_destroy
+ alljoyn_permissionconfigurator_certificateid_cleanup
+ alljoyn_permissionconfigurator_certificateidarray_cleanup
+ alljoyn_permissionconfigurator_claim
+ alljoyn_permissionconfigurator_endmanagement
+ alljoyn_permissionconfigurator_getapplicationstate
+ alljoyn_permissionconfigurator_getclaimcapabilities
+ alljoyn_permissionconfigurator_getclaimcapabilitiesadditionalinfo
+ alljoyn_permissionconfigurator_getdefaultclaimcapabilities
+ alljoyn_permissionconfigurator_getdefaultpolicy
+ alljoyn_permissionconfigurator_getidentity
+ alljoyn_permissionconfigurator_getidentitycertificateid
+ alljoyn_permissionconfigurator_getmanifests
+ alljoyn_permissionconfigurator_getmanifesttemplate
+ alljoyn_permissionconfigurator_getmembershipsummaries
+ alljoyn_permissionconfigurator_getpolicy
+ alljoyn_permissionconfigurator_getpublickey
+ alljoyn_permissionconfigurator_installmanifests
+ alljoyn_permissionconfigurator_installmembership
+ alljoyn_permissionconfigurator_manifestarray_cleanup
+ alljoyn_permissionconfigurator_manifesttemplate_destroy
+ alljoyn_permissionconfigurator_policy_destroy
+ alljoyn_permissionconfigurator_publickey_destroy
+ alljoyn_permissionconfigurator_removemembership
+ alljoyn_permissionconfigurator_reset
+ alljoyn_permissionconfigurator_resetpolicy
+ alljoyn_permissionconfigurator_setapplicationstate
+ alljoyn_permissionconfigurator_setclaimcapabilities
+ alljoyn_permissionconfigurator_setclaimcapabilitiesadditionalinfo
+ alljoyn_permissionconfigurator_setmanifestfromxml
+ alljoyn_permissionconfigurator_setmanifesttemplatefromxml
+ alljoyn_permissionconfigurator_startmanagement
+ alljoyn_permissionconfigurator_updateidentity
+ alljoyn_permissionconfigurator_updatepolicy
+ alljoyn_pinglistener_create
+ alljoyn_pinglistener_destroy
+ alljoyn_proxybusobject_addchild
+ alljoyn_proxybusobject_addinterface
+ alljoyn_proxybusobject_addinterface_by_name
+ alljoyn_proxybusobject_copy
+ alljoyn_proxybusobject_create
+ alljoyn_proxybusobject_create_secure
+ alljoyn_proxybusobject_destroy
+ alljoyn_proxybusobject_enablepropertycaching
+ alljoyn_proxybusobject_getallproperties
+ alljoyn_proxybusobject_getallpropertiesasync
+ alljoyn_proxybusobject_getchild
+ alljoyn_proxybusobject_getchildren
+ alljoyn_proxybusobject_getinterface
+ alljoyn_proxybusobject_getinterfaces
+ alljoyn_proxybusobject_getpath
+ alljoyn_proxybusobject_getproperty
+ alljoyn_proxybusobject_getpropertyasync
+ alljoyn_proxybusobject_getservicename
+ alljoyn_proxybusobject_getsessionid
+ alljoyn_proxybusobject_getuniquename
+ alljoyn_proxybusobject_implementsinterface
+ alljoyn_proxybusobject_introspectremoteobject
+ alljoyn_proxybusobject_introspectremoteobjectasync
+ alljoyn_proxybusobject_issecure
+ alljoyn_proxybusobject_isvalid
+ alljoyn_proxybusobject_methodcall
+ alljoyn_proxybusobject_methodcall_member
+ alljoyn_proxybusobject_methodcall_member_noreply
+ alljoyn_proxybusobject_methodcall_noreply
+ alljoyn_proxybusobject_methodcallasync
+ alljoyn_proxybusobject_methodcallasync_member
+ alljoyn_proxybusobject_parsexml
+ alljoyn_proxybusobject_ref_create
+ alljoyn_proxybusobject_ref_decref
+ alljoyn_proxybusobject_ref_get
+ alljoyn_proxybusobject_ref_incref
+ alljoyn_proxybusobject_registerpropertieschangedlistener
+ alljoyn_proxybusobject_removechild
+ alljoyn_proxybusobject_secureconnection
+ alljoyn_proxybusobject_secureconnectionasync
+ alljoyn_proxybusobject_setproperty
+ alljoyn_proxybusobject_setpropertyasync
+ alljoyn_proxybusobject_unregisterpropertieschangedlistener
+ alljoyn_routerinit
+ alljoyn_routerinitwithconfig
+ alljoyn_routershutdown
+ alljoyn_securityapplicationproxy_claim
+ alljoyn_securityapplicationproxy_computemanifestdigest
+ alljoyn_securityapplicationproxy_create
+ alljoyn_securityapplicationproxy_destroy
+ alljoyn_securityapplicationproxy_digest_destroy
+ alljoyn_securityapplicationproxy_eccpublickey_destroy
+ alljoyn_securityapplicationproxy_endmanagement
+ alljoyn_securityapplicationproxy_getapplicationstate
+ alljoyn_securityapplicationproxy_getclaimcapabilities
+ alljoyn_securityapplicationproxy_getclaimcapabilitiesadditionalinfo
+ alljoyn_securityapplicationproxy_getdefaultpolicy
+ alljoyn_securityapplicationproxy_geteccpublickey
+ alljoyn_securityapplicationproxy_getmanifesttemplate
+ alljoyn_securityapplicationproxy_getpermissionmanagementsessionport
+ alljoyn_securityapplicationproxy_getpolicy
+ alljoyn_securityapplicationproxy_installmembership
+ alljoyn_securityapplicationproxy_manifest_destroy
+ alljoyn_securityapplicationproxy_manifesttemplate_destroy
+ alljoyn_securityapplicationproxy_policy_destroy
+ alljoyn_securityapplicationproxy_reset
+ alljoyn_securityapplicationproxy_resetpolicy
+ alljoyn_securityapplicationproxy_setmanifestsignature
+ alljoyn_securityapplicationproxy_signmanifest
+ alljoyn_securityapplicationproxy_startmanagement
+ alljoyn_securityapplicationproxy_updateidentity
+ alljoyn_securityapplicationproxy_updatepolicy
+ alljoyn_sessionlistener_create
+ alljoyn_sessionlistener_destroy
+ alljoyn_sessionopts_cmp
+ alljoyn_sessionopts_create
+ alljoyn_sessionopts_destroy
+ alljoyn_sessionopts_get_multipoint
+ alljoyn_sessionopts_get_proximity
+ alljoyn_sessionopts_get_traffic
+ alljoyn_sessionopts_get_transports
+ alljoyn_sessionopts_iscompatible
+ alljoyn_sessionopts_set_multipoint
+ alljoyn_sessionopts_set_proximity
+ alljoyn_sessionopts_set_traffic
+ alljoyn_sessionopts_set_transports
+ alljoyn_sessionportlistener_create
+ alljoyn_sessionportlistener_destroy
+ alljoyn_shutdown
+ alljoyn_unity_deferred_callbacks_process
+ alljoyn_unity_set_deferred_callback_mainthread_only
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/MSAcm32.txt b/symbols/SDK/um/arm/MSAcm32.txt
new file mode 100644
index 00000000..7f2242f5
--- /dev/null
+++ b/symbols/SDK/um/arm/MSAcm32.txt
@@ -0,0 +1,65 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MSAcm32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ XRegThunkEntry
+ acmDriverAddA
+ acmDriverAddW
+ acmDriverClose
+ acmDriverDetailsA
+ acmDriverDetailsW
+ acmDriverEnum
+ acmDriverID
+ acmDriverMessage
+ acmDriverOpen
+ acmDriverPriority
+ acmDriverRemove
+ acmFilterChooseA
+ acmFilterChooseW
+ acmFilterDetailsA
+ acmFilterDetailsW
+ acmFilterEnumA
+ acmFilterEnumW
+ acmFilterTagDetailsA
+ acmFilterTagDetailsW
+ acmFilterTagEnumA
+ acmFilterTagEnumW
+ acmFormatChooseA
+ acmFormatChooseW
+ acmFormatDetailsA
+ acmFormatDetailsW
+ acmFormatEnumA
+ acmFormatEnumW
+ acmFormatSuggest
+ acmFormatTagDetailsA
+ acmFormatTagDetailsW
+ acmFormatTagEnumA
+ acmFormatTagEnumW
+ acmGetVersion
+ acmMessage32
+ acmMetrics
+ acmStreamClose
+ acmStreamConvert
+ acmStreamMessage
+ acmStreamOpen
+ acmStreamPrepareHeader
+ acmStreamReset
+ acmStreamSize
+ acmStreamUnprepareHeader
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/MSImg32.txt b/symbols/SDK/um/arm/MSImg32.txt
new file mode 100644
index 00000000..507f87d2
--- /dev/null
+++ b/symbols/SDK/um/arm/MSImg32.txt
@@ -0,0 +1,24 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MSImg32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AlphaBlend
+ GradientFill
+ TransparentBlt
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/MSRating.txt b/symbols/SDK/um/arm/MSRating.txt
new file mode 100644
index 00000000..02b9307d
--- /dev/null
+++ b/symbols/SDK/um/arm/MSRating.txt
@@ -0,0 +1,53 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MSRating.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ChangeSupervisorPassword
+ ClickedOnPRF
+ ClickedOnRAT
+ RatingAccessDeniedDialog
+ RatingAccessDeniedDialog2
+ RatingAccessDeniedDialog2W
+ RatingAccessDeniedDialogW
+ RatingAddPropertyPages
+ RatingAddToApprovedSites
+ RatingCheckUserAccess
+ RatingCheckUserAccessW
+ RatingClickedOnPRFInternal
+ RatingClickedOnRATInternal
+ RatingCustomAddRatingHelper
+ RatingCustomAddRatingSystem
+ RatingCustomCrackData
+ RatingCustomDeleteCrackedData
+ RatingCustomInit
+ RatingCustomRemoveRatingHelper
+ RatingCustomSetDefaultBureau
+ RatingCustomSetUserOptions
+ RatingEnable
+ RatingEnableW
+ RatingEnabledQuery
+ RatingFreeDetails
+ RatingInit
+ RatingObtainCancel
+ RatingObtainQuery
+ RatingObtainQueryW
+ RatingSetupUI
+ RatingSetupUIW
+ VerifySupervisorPassword
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/MSTask.txt b/symbols/SDK/um/arm/MSTask.txt
new file mode 100644
index 00000000..8b59ed58
--- /dev/null
+++ b/symbols/SDK/um/arm/MSTask.txt
@@ -0,0 +1,35 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MSTask.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ConvertAtJobsToTasks
+ GetNetScheduleAccountInformation
+ NetrJobAdd
+ NetrJobDel
+ NetrJobEnum
+ NetrJobGetInfo
+ SAGetAccountInformation
+ SAGetNSAccountInformation
+ SASetAccountInformation
+ SASetNSAccountInformation
+ SetNetScheduleAccountInformation
+
+ Summary
+
+ 5DD4 .debug$S
+ 11434 .debug$T
+ 32 .drectve
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
+ 80 .rdata
diff --git a/symbols/SDK/um/arm/Mf.txt b/symbols/SDK/um/arm/Mf.txt
new file mode 100644
index 00000000..6c819025
--- /dev/null
+++ b/symbols/SDK/um/arm/Mf.txt
@@ -0,0 +1,96 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Mf.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AppendPropVariant
+ ConvertPropVariant
+ CopyPropertyStore
+ CreateNamedPropertyStore
+ ExtractPropVariant
+ MFCreate3GPMediaSink
+ MFCreateAC3MediaSink
+ MFCreateADTSMediaSink
+ MFCreateASFContentInfo
+ MFCreateASFIndexer
+ MFCreateASFIndexerByteStream
+ MFCreateASFMediaSink
+ MFCreateASFMediaSinkActivate
+ MFCreateASFMultiplexer
+ MFCreateASFProfile
+ MFCreateASFProfileFromPresentationDescriptor
+ MFCreateASFSplitter
+ MFCreateASFStreamSelector
+ MFCreateASFStreamingMediaSink
+ MFCreateASFStreamingMediaSinkActivate
+ MFCreateAggregateSource
+ MFCreateAppSourceProxy
+ MFCreateAudioRenderer
+ MFCreateAudioRendererActivate
+ MFCreateCredentialCache
+ MFCreateDeviceSource
+ MFCreateDeviceSourceActivate
+ MFCreateDrmNetNDSchemePlugin
+ MFCreateFMPEG4MediaSink
+ MFCreateHttpSchemePlugin
+ MFCreateMP3MediaSink
+ MFCreateMPEG4MediaSink
+ MFCreateMediaProcessor
+ MFCreateMediaSession
+ MFCreateMuxSink
+ MFCreateNetSchemePlugin
+ MFCreatePMPHost
+ MFCreatePMPMediaSession
+ MFCreatePMPServer
+ MFCreatePresentationClock
+ MFCreatePresentationDescriptorFromASFProfile
+ MFCreateProtectedEnvironmentAccess
+ MFCreateProxyLocator
+ MFCreateRemoteDesktopPlugin
+ MFCreateSampleCopierMFT
+ MFCreateSampleGrabberSinkActivate
+ MFCreateSecureHttpSchemePlugin
+ MFCreateSequencerSegmentOffset
+ MFCreateSequencerSource
+ MFCreateSequencerSourceRemoteStream
+ MFCreateSimpleTypeHandler
+ MFCreateStandardQualityManager
+ MFCreateTopoLoader
+ MFCreateTopology
+ MFCreateTopologyNode
+ MFCreateTranscodeProfile
+ MFCreateTranscodeSinkActivate
+ MFCreateTranscodeTopology
+ MFCreateTranscodeTopologyFromByteStream
+ MFCreateUrlmonSchemePlugin
+ MFCreateVideoRenderer
+ MFCreateVideoRendererActivate
+ MFCreateWMAEncoderActivate
+ MFCreateWMVEncoderActivate
+ MFEnumDeviceSources
+ MFGetLocalId
+ MFGetMultipleServiceProviders
+ MFGetService
+ MFGetSystemId
+ MFGetTopoNodeCurrentType
+ MFLoadSignedLibrary
+ MFRequireProtectedEnvironment
+ MFShutdownObject
+ MFTranscodeGetAudioOutputAvailableTypes
+ MergePropertyStore
+
+ Summary
+
+ B4 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/Mfcore.txt b/symbols/SDK/um/arm/Mfcore.txt
new file mode 100644
index 00000000..3b16d837
--- /dev/null
+++ b/symbols/SDK/um/arm/Mfcore.txt
@@ -0,0 +1,57 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Mfcore.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AppendPropVariant
+ ConvertPropVariant
+ CopyPropertyStore
+ CreateNamedPropertyStore
+ ExtractPropVariant
+ MFCreateAggregateSource
+ MFCreateAppSourceProxy
+ MFCreateAudioRenderer
+ MFCreateAudioRendererActivate
+ MFCreateDeviceSource
+ MFCreateDeviceSourceActivate
+ MFCreateMediaProcessor
+ MFCreateMediaSession
+ MFCreatePMPHost
+ MFCreatePMPMediaSession
+ MFCreatePMPServer
+ MFCreatePresentationClock
+ MFCreateSampleCopierMFT
+ MFCreateSampleGrabberSinkActivate
+ MFCreateSequencerSegmentOffset
+ MFCreateSequencerSource
+ MFCreateSequencerSourceRemoteStream
+ MFCreateSimpleTypeHandler
+ MFCreateStandardQualityManager
+ MFCreateTopoLoader
+ MFCreateTopology
+ MFCreateTopologyNode
+ MFCreateWMAEncoderActivate
+ MFCreateWMVEncoderActivate
+ MFEnumDeviceSources
+ MFGetMultipleServiceProviders
+ MFGetService
+ MFGetTopoNodeCurrentType
+ MFRequireProtectedEnvironment
+ MFShutdownObject
+ MergePropertyStore
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Mfplat.txt b/symbols/SDK/um/arm/Mfplat.txt
new file mode 100644
index 00000000..d32b661e
--- /dev/null
+++ b/symbols/SDK/um/arm/Mfplat.txt
@@ -0,0 +1,171 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Mfplat.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CreatePropertyStore
+ MFAddPeriodicCallback
+ MFAllocateSerialWorkQueue
+ MFAllocateWorkQueue
+ MFAllocateWorkQueueEx
+ MFAverageTimePerFrameToFrameRate
+ MFBeginCreateFile
+ MFBeginRegisterWorkQueueWithMMCSS
+ MFBeginRegisterWorkQueueWithMMCSSEx
+ MFBeginUnregisterWorkQueueWithMMCSS
+ MFCalculateBitmapImageSize
+ MFCalculateImageSize
+ MFCancelCreateFile
+ MFCancelWorkItem
+ MFCompareFullToPartialMediaType
+ MFConvertColorInfoFromDXVA
+ MFConvertColorInfoToDXVA
+ MFConvertFromFP16Array
+ MFConvertToFP16Array
+ MFCopyImage
+ MFCreate2DMediaBuffer
+ MFCreateAMMediaTypeFromMFMediaType
+ MFCreateAlignedMemoryBuffer
+ MFCreateAsyncResult
+ MFCreateAttributes
+ MFCreateAudioMediaType
+ MFCreateCollection
+ MFCreateContentDecryptorContext
+ MFCreateContentProtectionDevice
+ MFCreateDXGIDeviceManager
+ MFCreateDXGISurfaceBuffer
+ MFCreateDXSurfaceBuffer
+ MFCreateEventQueue
+ MFCreateFile
+ MFCreateLegacyMediaBufferOnMFMediaBuffer
+ MFCreateMFByteStreamOnStream
+ MFCreateMFByteStreamOnStreamEx
+ MFCreateMFByteStreamWrapper
+ MFCreateMFVideoFormatFromMFMediaType
+ MFCreateMediaBufferFromMediaType
+ MFCreateMediaBufferWrapper
+ MFCreateMediaEvent
+ MFCreateMediaExtensionActivate
+ MFCreateMediaType
+ MFCreateMediaTypeFromProperties
+ MFCreateMediaTypeFromRepresentation
+ MFCreateMemoryBuffer
+ MFCreateMuxStreamAttributes
+ MFCreateMuxStreamMediaType
+ MFCreateMuxStreamSample
+ MFCreatePresentationDescriptor
+ MFCreatePropertiesFromMediaType
+ MFCreateSample
+ MFCreateSharedMemoryMediaBufferFromMediaType
+ MFCreateSourceResolver
+ MFCreateStreamDescriptor
+ MFCreateStreamOnMFByteStream
+ MFCreateStreamOnMFByteStreamEx
+ MFCreateSystemTimeSource
+ MFCreateTempFile
+ MFCreateTrackedSample
+ MFCreateTransformActivate
+ MFCreateVideoDecryptorContext
+ MFCreateVideoMediaType
+ MFCreateVideoMediaTypeFromBitMapInfoHeader
+ MFCreateVideoMediaTypeFromBitMapInfoHeaderEx
+ MFCreateVideoMediaTypeFromSubtype
+ MFCreateVideoMediaTypeFromVideoInfoHeader
+ MFCreateVideoMediaTypeFromVideoInfoHeader2
+ MFCreateVideoSampleAllocatorEx
+ MFCreateWICBitmapBuffer
+ MFCreateWaveFormatExFromMFMediaType
+ MFDeserializeAttributesFromStream
+ MFDeserializePresentationDescriptor
+ MFEndCreateFile
+ MFEndRegisterWorkQueueWithMMCSS
+ MFEndUnregisterWorkQueueWithMMCSS
+ MFFrameRateToAverageTimePerFrame
+ MFGetAttributesAsBlob
+ MFGetAttributesAsBlobSize
+ MFGetContentProtectionSystemCLSID
+ MFGetMFTMerit
+ MFGetPlaneSize
+ MFGetPluginControl
+ MFGetStrideForBitmapInfoHeader
+ MFGetSupportedMimeTypes
+ MFGetSupportedSchemes
+ MFGetSystemTime
+ MFGetTimerPeriodicity
+ MFGetUncompressedVideoFormat
+ MFGetWorkQueueMMCSSClass
+ MFGetWorkQueueMMCSSPriority
+ MFGetWorkQueueMMCSSTaskId
+ MFHeapAlloc
+ MFHeapFree
+ MFInitAMMediaTypeFromMFMediaType
+ MFInitAttributesFromBlob
+ MFInitMediaTypeFromAMMediaType
+ MFInitMediaTypeFromMFVideoFormat
+ MFInitMediaTypeFromMPEG1VideoInfo
+ MFInitMediaTypeFromMPEG2VideoInfo
+ MFInitMediaTypeFromVideoInfoHeader
+ MFInitMediaTypeFromVideoInfoHeader2
+ MFInitMediaTypeFromWaveFormatEx
+ MFInitVideoFormat
+ MFInitVideoFormat_RGB
+ MFInvokeCallback
+ MFIsContentProtectionDeviceSupported
+ MFLockDXGIDeviceManager
+ MFLockPlatform
+ MFLockSharedWorkQueue
+ MFLockWorkQueue
+ MFMapDX9FormatToDXGIFormat
+ MFMapDXGIFormatToDX9Format
+ MFPutWaitingWorkItem
+ MFPutWorkItem
+ MFPutWorkItem2
+ MFPutWorkItemEx
+ MFPutWorkItemEx2
+ MFRegisterLocalByteStreamHandler
+ MFRegisterLocalSchemeHandler
+ MFRegisterPlatformWithMMCSS
+ MFRemovePeriodicCallback
+ MFScheduleWorkItem
+ MFScheduleWorkItemEx
+ MFSerializeAttributesToStream
+ MFSerializePresentationDescriptor
+ MFShutdown
+ MFStartup
+ MFStreamDescriptorProtectMediaType
+ MFTEnum
+ MFTEnum2
+ MFTEnumEx
+ MFTGetInfo
+ MFTRegister
+ MFTRegisterLocal
+ MFTRegisterLocalByCLSID
+ MFTUnregister
+ MFTUnregisterLocal
+ MFTUnregisterLocalByCLSID
+ MFTraceError
+ MFTraceFuncEnter
+ MFUnlockDXGIDeviceManager
+ MFUnlockPlatform
+ MFUnlockWorkQueue
+ MFUnregisterPlatformFromMMCSS
+ MFUnwrapMediaType
+ MFValidateMediaTypeSize
+ MFWrapMediaType
+ MFllMulDiv
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Mfsrcsnk.txt b/symbols/SDK/um/arm/Mfsrcsnk.txt
new file mode 100644
index 00000000..ca56059e
--- /dev/null
+++ b/symbols/SDK/um/arm/Mfsrcsnk.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Mfsrcsnk.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ MFCreateAVIMediaSink
+ MFCreateWAVEMediaSink
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/MgmtAPI.txt b/symbols/SDK/um/arm/MgmtAPI.txt
new file mode 100644
index 00000000..74767481
--- /dev/null
+++ b/symbols/SDK/um/arm/MgmtAPI.txt
@@ -0,0 +1,30 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MgmtAPI.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ SnmpMgrClose
+ SnmpMgrCtl
+ SnmpMgrGetTrap
+ SnmpMgrGetTrapEx
+ SnmpMgrOidToStr
+ SnmpMgrOpen
+ SnmpMgrRequest
+ SnmpMgrStrToOid
+ SnmpMgrTrapListen
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Mpr.txt b/symbols/SDK/um/arm/Mpr.txt
new file mode 100644
index 00000000..c5ba9a72
--- /dev/null
+++ b/symbols/SDK/um/arm/Mpr.txt
@@ -0,0 +1,64 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Mpr.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ MultinetGetConnectionPerformanceA
+ MultinetGetConnectionPerformanceW
+ WNetAddConnection2A
+ WNetAddConnection2W
+ WNetAddConnection3A
+ WNetAddConnection3W
+ WNetAddConnectionA
+ WNetAddConnectionW
+ WNetCancelConnection2A
+ WNetCancelConnection2W
+ WNetCancelConnectionA
+ WNetCancelConnectionW
+ WNetCloseEnum
+ WNetConnectionDialog
+ WNetConnectionDialog1A
+ WNetConnectionDialog1W
+ WNetDisconnectDialog
+ WNetDisconnectDialog1A
+ WNetDisconnectDialog1W
+ WNetEnumResourceA
+ WNetEnumResourceW
+ WNetGetConnectionA
+ WNetGetConnectionW
+ WNetGetLastErrorA
+ WNetGetLastErrorW
+ WNetGetNetworkInformationA
+ WNetGetNetworkInformationW
+ WNetGetProviderNameA
+ WNetGetProviderNameW
+ WNetGetResourceInformationA
+ WNetGetResourceInformationW
+ WNetGetResourceParentA
+ WNetGetResourceParentW
+ WNetGetUniversalNameA
+ WNetGetUniversalNameW
+ WNetGetUserA
+ WNetGetUserW
+ WNetOpenEnumA
+ WNetOpenEnumW
+ WNetSetLastErrorA
+ WNetSetLastErrorW
+ WNetUseConnectionA
+ WNetUseConnectionW
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/Mprapi.txt b/symbols/SDK/um/arm/Mprapi.txt
new file mode 100644
index 00000000..bbb5a7bf
--- /dev/null
+++ b/symbols/SDK/um/arm/Mprapi.txt
@@ -0,0 +1,181 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Mprapi.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CompressPhoneNumber
+ MprAdminAddRoutingDomain
+ MprAdminBufferFree
+ MprAdminConnectionClearStats
+ MprAdminConnectionEnum
+ MprAdminConnectionEnumEx
+ MprAdminConnectionGetInfo
+ MprAdminConnectionGetInfoEx
+ MprAdminConnectionRemoveQuarantine
+ MprAdminDeleteRoutingDomain
+ MprAdminDeregisterConnectionNotification
+ MprAdminDeviceEnum
+ MprAdminEstablishDomainRasServer
+ MprAdminFreeRoutingDomainConfigEx
+ MprAdminGetErrorString
+ MprAdminGetPDCServer
+ MprAdminGetProtocolStatistics
+ MprAdminGetRoutingDomainId
+ MprAdminInterfaceAddIkev2Policy
+ MprAdminInterfaceClearStatisticsEx
+ MprAdminInterfaceConnect
+ MprAdminInterfaceCreate
+ MprAdminInterfaceCreateEx
+ MprAdminInterfaceDelete
+ MprAdminInterfaceDeviceGetInfo
+ MprAdminInterfaceDeviceSetInfo
+ MprAdminInterfaceDisconnect
+ MprAdminInterfaceEnum
+ MprAdminInterfaceEnumEx
+ MprAdminInterfaceGetCredentials
+ MprAdminInterfaceGetCredentialsEx
+ MprAdminInterfaceGetCustomInfoEx
+ MprAdminInterfaceGetHandle
+ MprAdminInterfaceGetInfo
+ MprAdminInterfaceGetInfoEx
+ MprAdminInterfaceGetStatisticsEx
+ MprAdminInterfaceQueryUpdateResult
+ MprAdminInterfaceSetCredentials
+ MprAdminInterfaceSetCredentialsEx
+ MprAdminInterfaceSetCustomInfoEx
+ MprAdminInterfaceSetInfo
+ MprAdminInterfaceSetInfoEx
+ MprAdminInterfaceTransportAdd
+ MprAdminInterfaceTransportGetInfo
+ MprAdminInterfaceTransportRemove
+ MprAdminInterfaceTransportSetInfo
+ MprAdminInterfaceUpdatePhonebookInfo
+ MprAdminInterfaceUpdateRoutes
+ MprAdminIsDomainRasServer
+ MprAdminIsModernStackEnabled
+ MprAdminIsMultiTenancyEnabled
+ MprAdminIsServiceInitialized
+ MprAdminIsServiceRunning
+ MprAdminMIBBufferFree
+ MprAdminMIBEntryCreate
+ MprAdminMIBEntryDelete
+ MprAdminMIBEntryGet
+ MprAdminMIBEntryGetFirst
+ MprAdminMIBEntryGetNext
+ MprAdminMIBEntrySet
+ MprAdminMIBServerConnect
+ MprAdminMIBServerDisconnect
+ MprAdminMarkServerOffline
+ MprAdminPortClearStats
+ MprAdminPortDisconnect
+ MprAdminPortEnum
+ MprAdminPortGetInfo
+ MprAdminPortReset
+ MprAdminProtocolAction
+ MprAdminRegisterConnectionNotification
+ MprAdminRoutingDomainConnectionEnumEx
+ MprAdminRoutingDomainGetConfigEx
+ MprAdminRoutingDomainSetConfigEx
+ MprAdminRoutingDomainsEnumEx
+ MprAdminSendUserMessage
+ MprAdminServerConnect
+ MprAdminServerDisconnect
+ MprAdminServerGetCredentials
+ MprAdminServerGetInfo
+ MprAdminServerGetInfoEx
+ MprAdminServerSetCredentials
+ MprAdminServerSetInfo
+ MprAdminServerSetInfoEx
+ MprAdminTransportCreate
+ MprAdminTransportGetInfo
+ MprAdminTransportSetInfo
+ MprAdminUpdateConnection
+ MprAdminUpgradeUsers
+ MprAdminUserClose
+ MprAdminUserGetInfo
+ MprAdminUserOpen
+ MprAdminUserRead
+ MprAdminUserReadProfFlags
+ MprAdminUserServerConnect
+ MprAdminUserServerDisconnect
+ MprAdminUserSetInfo
+ MprAdminUserWrite
+ MprAdminUserWriteProfFlags
+ MprConfigAddRoutingDomain
+ MprConfigBufferFree
+ MprConfigDeleteRoutingDomain
+ MprConfigFilterGetInfo
+ MprConfigFilterSetInfo
+ MprConfigFreeRoutingDomainConfigEx
+ MprConfigGetFriendlyName
+ MprConfigGetGuidName
+ MprConfigGetRoutingDomainId
+ MprConfigInterfaceCreate
+ MprConfigInterfaceCreateEx
+ MprConfigInterfaceDelete
+ MprConfigInterfaceEnum
+ MprConfigInterfaceEnumEx
+ MprConfigInterfaceGetCustomInfoEx
+ MprConfigInterfaceGetHandle
+ MprConfigInterfaceGetInfo
+ MprConfigInterfaceGetInfoEx
+ MprConfigInterfaceSetCustomInfoEx
+ MprConfigInterfaceSetInfo
+ MprConfigInterfaceSetInfoEx
+ MprConfigInterfaceTransportAdd
+ MprConfigInterfaceTransportEnum
+ MprConfigInterfaceTransportGetHandle
+ MprConfigInterfaceTransportGetInfo
+ MprConfigInterfaceTransportRemove
+ MprConfigInterfaceTransportSetInfo
+ MprConfigIsMultiTenancyEnabled
+ MprConfigRoutingDomainEnumEx
+ MprConfigRoutingDomainGetConfigEx
+ MprConfigRoutingDomainSetConfigEx
+ MprConfigServerBackup
+ MprConfigServerConnect
+ MprConfigServerDisconnect
+ MprConfigServerGetInfo
+ MprConfigServerGetInfoEx
+ MprConfigServerInstall
+ MprConfigServerRefresh
+ MprConfigServerRestore
+ MprConfigServerSetInfo
+ MprConfigServerSetInfoEx
+ MprConfigTransportCreate
+ MprConfigTransportDelete
+ MprConfigTransportEnum
+ MprConfigTransportGetHandle
+ MprConfigTransportGetInfo
+ MprConfigTransportSetInfo
+ MprDomainQueryRasServer
+ MprDomainRegisterRasServer
+ MprFreeInterfaceInfoEx
+ MprGetUsrParams
+ MprInfoBlockAdd
+ MprInfoBlockFind
+ MprInfoBlockQuerySize
+ MprInfoBlockRemove
+ MprInfoBlockSet
+ MprInfoCreate
+ MprInfoDelete
+ MprInfoDuplicate
+ MprInfoRemoveAll
+ MprPortSetUsage
+ RasPrivilegeAndCallBackNumber
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/MqOA.txt b/symbols/SDK/um/arm/MqOA.txt
new file mode 100644
index 00000000..f8f79dbc
--- /dev/null
+++ b/symbols/SDK/um/arm/MqOA.txt
@@ -0,0 +1,19 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MqOA.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 6406 .debug$S
+ 680C .debug$T
+ 32 .drectve
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
+ 3B0 .rdata
diff --git a/symbols/SDK/um/arm/MqRt.txt b/symbols/SDK/um/arm/MqRt.txt
new file mode 100644
index 00000000..c145d9e0
--- /dev/null
+++ b/symbols/SDK/um/arm/MqRt.txt
@@ -0,0 +1,68 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MqRt.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?MQLogHR@@YAXJPB_WG@Z (void __cdecl MQLogHR(long,wchar_t const *,unsigned short))
+ MQADsPathToFormatName
+ MQAllocateMemory
+ MQBeginTransaction
+ MQCloseCursor
+ MQCloseQueue
+ MQCreateCursor
+ MQCreateQueue
+ MQDeleteQueue
+ MQFreeMemory
+ MQFreeSecurityContext
+ MQGetMachineProperties
+ MQGetOverlappedResult
+ MQGetPrivateComputerInformation
+ MQGetQueueProperties
+ MQGetQueueSecurity
+ MQGetSecurityContext
+ MQGetSecurityContextEx
+ MQHandleToFormatName
+ MQInstanceToFormatName
+ MQLocateBegin
+ MQLocateEnd
+ MQLocateNext
+ MQMarkMessageRejected
+ MQMgmtAction
+ MQMgmtGetInfo
+ MQMoveMessage
+ MQOpenQueue
+ MQPathNameToFormatName
+ MQPurgeQueue
+ MQReceiveMessage
+ MQReceiveMessageByLookupId
+ MQRegisterCertificate
+ MQSendMessage
+ MQSetQueueProperties
+ MQSetQueueSecurity
+ RTCreateInternalCertificate
+ RTDeleteInternalCert
+ RTGetInternalCert
+ RTGetUserCerts
+ RTIsDependentClient
+ RTLogOnRegisterCert
+ RTOpenInternalCertStore
+ RTRegisterUserCert
+ RTRemoveUserCert
+ RTRemoveUserCertSid
+ RTXactGetDTC
+
+ Summary
+
+ BA .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/MsCtfMonitor.txt b/symbols/SDK/um/arm/MsCtfMonitor.txt
new file mode 100644
index 00000000..446aeac1
--- /dev/null
+++ b/symbols/SDK/um/arm/MsCtfMonitor.txt
@@ -0,0 +1,24 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MsCtfMonitor.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DoMsCtfMonitor
+ InitLocalMsCtfMonitor
+ UninitLocalMsCtfMonitor
+
+ Summary
+
+ D2 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 12 .idata$6
diff --git a/symbols/SDK/um/arm/MsWSock.txt b/symbols/SDK/um/arm/MsWSock.txt
new file mode 100644
index 00000000..7840b0ee
--- /dev/null
+++ b/symbols/SDK/um/arm/MsWSock.txt
@@ -0,0 +1,49 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MsWSock.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AcceptEx
+ EnumProtocolsA
+ EnumProtocolsW
+ GetAcceptExSockaddrs
+ GetAddressByNameA
+ GetAddressByNameW
+ GetNameByTypeA
+ GetNameByTypeW
+ GetServiceA
+ GetServiceW
+ GetSocketErrorMessageW
+ GetTypeByNameA
+ GetTypeByNameW
+ MigrateWinsockConfiguration
+ MigrateWinsockConfigurationEx
+ NPLoadNameSpaces
+ SetServiceA
+ SetServiceW
+ TransmitFile
+ WSARecvEx
+ dn_expand
+ getnetbyname
+ inet_network
+ rcmd
+ rexec
+ rresvport
+ s_perror
+ sethostname
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/MsXml2.txt b/symbols/SDK/um/arm/MsXml2.txt
new file mode 100644
index 00000000..6b4f1610
--- /dev/null
+++ b/symbols/SDK/um/arm/MsXml2.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\MsXml2.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 330C .debug$S
+ C70 .debug$T
+ C .drectve
+ 960 .rdata
diff --git a/symbols/SDK/um/arm/Mscms.txt b/symbols/SDK/um/arm/Mscms.txt
new file mode 100644
index 00000000..c3bf0979
--- /dev/null
+++ b/symbols/SDK/um/arm/Mscms.txt
@@ -0,0 +1,142 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Mscms.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 1 AssociateColorProfileWithDeviceA
+ AssociateColorProfileWithDeviceW
+ CheckBitmapBits
+ CheckColors
+ CloseColorProfile
+ CloseDisplay
+ 217 ColorAdapterGetCurrentProfileCalibration
+ 211 ColorAdapterGetDisplayCurrentStateID
+ 216 ColorAdapterGetDisplayProfile
+ 215 ColorAdapterGetDisplayTargetWhitePoint
+ 214 ColorAdapterGetDisplayTransformData
+ 210 ColorAdapterGetSystemModifyWhitePointCaps
+ 218 ColorAdapterRegisterOEMColorService
+ 219 ColorAdapterUnregisterOEMColorService
+ 213 ColorAdapterUpdateDeviceProfile
+ 212 ColorAdapterUpdateDisplayGamma
+ ColorCplGetDefaultProfileScope
+ ColorCplGetDefaultRenderingIntentScope
+ ColorCplGetProfileProperties
+ ColorCplHasSystemWideAssociationListChanged
+ ColorCplInitialize
+ ColorCplLoadAssociationList
+ ColorCplMergeAssociationLists
+ ColorCplOverwritePerUserAssociationList
+ ColorCplReleaseProfileProperties
+ ColorCplResetSystemWideAssociationListChangedWarning
+ ColorCplSaveAssociationList
+ ColorCplSetUsePerUserProfiles
+ ColorCplUninitialize
+ ConvertColorNameToIndex
+ ConvertIndexToColorName
+ CreateColorTransformA
+ CreateColorTransformW
+ CreateDeviceLinkProfile
+ CreateMultiProfileTransform
+ CreateProfileFromLogColorSpaceA
+ CreateProfileFromLogColorSpaceW
+ DccwCreateDisplayProfileAssociationList
+ DccwGetDisplayProfileAssociationList
+ DccwGetGamutSize
+ DccwReleaseDisplayProfileAssociationList
+ DccwSetDisplayProfileAssociationList
+ DeleteColorTransform
+ DeviceRenameEvent
+ DisassociateColorProfileFromDeviceA
+ DisassociateColorProfileFromDeviceW
+ EnumColorProfilesA
+ EnumColorProfilesW
+ GenerateCopyFilePaths
+ GetCMMInfo
+ GetColorDirectoryA
+ GetColorDirectoryW
+ GetColorProfileElement
+ GetColorProfileElementTag
+ GetColorProfileFromHandle
+ GetColorProfileHeader
+ GetCountColorProfileElements
+ GetNamedProfileInfo
+ GetPS2ColorRenderingDictionary
+ GetPS2ColorRenderingIntent
+ GetPS2ColorSpaceArray
+ GetStandardColorSpaceProfileA
+ GetStandardColorSpaceProfileW
+ InstallColorProfileA
+ InstallColorProfileW
+ 205 InternalGetAppliedGammaRamp
+ InternalGetDeviceConfig
+ 206 InternalGetDeviceGammaCapability
+ InternalGetPS2CSAFromLCS
+ InternalGetPS2ColorRenderingDictionary
+ 200 InternalGetPS2ColorRenderingDictionary2
+ InternalGetPS2ColorSpaceArray
+ 202 InternalGetPS2ColorSpaceArray2
+ InternalGetPS2PreviewCRD
+ 201 InternalGetPS2PreviewCRD2
+ InternalRefreshCalibration
+ InternalSetDeviceConfig
+ 203 InternalSetDeviceGammaRamp
+ 204 InternalSetDeviceTemperature
+ InternalWcsAssociateColorProfileWithDevice
+ InternalWcsDisassociateColorProfileWithDevice
+ IsColorProfileTagPresent
+ IsColorProfileValid
+ OpenColorProfileA
+ OpenColorProfileW
+ OpenDisplay
+ RegisterCMMA
+ RegisterCMMW
+ SelectCMM
+ SetColorProfileElement
+ SetColorProfileElementReference
+ SetColorProfileElementSize
+ SetColorProfileHeader
+ SetStandardColorSpaceProfileA
+ SetStandardColorSpaceProfileW
+ SpoolerCopyFileEvent
+ TranslateBitmapBits
+ TranslateColors
+ UninstallColorProfileA
+ UninstallColorProfileW
+ UnregisterCMMA
+ UnregisterCMMW
+ WcsAssociateColorProfileWithDevice
+ WcsCheckColors
+ WcsCreateIccProfile
+ WcsDisassociateColorProfileFromDevice
+ WcsEnumColorProfiles
+ WcsEnumColorProfilesSize
+ WcsGetCalibrationManagementState
+ WcsGetDefaultColorProfile
+ WcsGetDefaultColorProfileSize
+ WcsGetDefaultRenderingIntent
+ WcsGetUsePerUserProfiles
+ WcsGpCanInstallOrUninstallProfiles
+ WcsOpenColorProfileA
+ WcsOpenColorProfileW
+ WcsSetCalibrationManagementState
+ WcsSetDefaultColorProfile
+ WcsSetDefaultRenderingIntent
+ WcsSetUsePerUserProfiles
+ WcsTranslateColors
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/Msi.txt b/symbols/SDK/um/arm/Msi.txt
new file mode 100644
index 00000000..34e622ba
--- /dev/null
+++ b/symbols/SDK/um/arm/Msi.txt
@@ -0,0 +1,311 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Msi.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 182 DllGetVersion
+ 235 Migrate10CachedPackagesA
+ 236 Migrate10CachedPackagesW
+ 5 MsiAdvertiseProductA
+ 227 MsiAdvertiseProductExA
+ 228 MsiAdvertiseProductExW
+ 6 MsiAdvertiseProductW
+ 176 MsiAdvertiseScriptA
+ 177 MsiAdvertiseScriptW
+ 239 MsiApplyMultiplePatchesA
+ 240 MsiApplyMultiplePatchesW
+ 174 MsiApplyPatchA
+ 175 MsiApplyPatchW
+ 284 MsiBeginTransactionA
+ 285 MsiBeginTransactionW
+ 7 MsiCloseAllHandles
+ 8 MsiCloseHandle
+ 9 MsiCollectUserInfoA
+ 10 MsiCollectUserInfoW
+ 11 MsiConfigureFeatureA
+ 12 MsiConfigureFeatureFromDescriptorA
+ 13 MsiConfigureFeatureFromDescriptorW
+ 14 MsiConfigureFeatureW
+ 15 MsiConfigureProductA
+ 189 MsiConfigureProductExA
+ 190 MsiConfigureProductExW
+ 16 MsiConfigureProductW
+ 222 MsiCreateAndVerifyInstallerDirectory
+ 17 MsiCreateRecord
+ 185 MsiCreateTransformSummaryInfoA
+ 186 MsiCreateTransformSummaryInfoW
+ 18 MsiDatabaseApplyTransformA
+ 19 MsiDatabaseApplyTransformW
+ 20 MsiDatabaseCommit
+ 21 MsiDatabaseExportA
+ 22 MsiDatabaseExportW
+ 23 MsiDatabaseGenerateTransformA
+ 24 MsiDatabaseGenerateTransformW
+ 25 MsiDatabaseGetPrimaryKeysA
+ 26 MsiDatabaseGetPrimaryKeysW
+ 27 MsiDatabaseImportA
+ 28 MsiDatabaseImportW
+ 164 MsiDatabaseIsTablePersistentA
+ 165 MsiDatabaseIsTablePersistentW
+ 29 MsiDatabaseMergeA
+ 30 MsiDatabaseMergeW
+ 31 MsiDatabaseOpenViewA
+ 32 MsiDatabaseOpenViewW
+ 200 MsiDecomposeDescriptorA
+ 201 MsiDecomposeDescriptorW
+ 233 MsiDeleteUserDataA
+ 234 MsiDeleteUserDataW
+ 277 MsiDetermineApplicablePatchesA
+ 278 MsiDetermineApplicablePatchesW
+ 253 MsiDeterminePatchSequenceA
+ 254 MsiDeterminePatchSequenceW
+ 33 MsiDoActionA
+ 34 MsiDoActionW
+ 168 MsiEnableLogA
+ 169 MsiEnableLogW
+ 35 MsiEnableUIPreview
+ 286 MsiEndTransaction
+ 36 MsiEnumClientsA
+ 291 MsiEnumClientsExA
+ 292 MsiEnumClientsExW
+ 37 MsiEnumClientsW
+ 220 MsiEnumComponentCostsA
+ 221 MsiEnumComponentCostsW
+ 38 MsiEnumComponentQualifiersA
+ 39 MsiEnumComponentQualifiersW
+ 40 MsiEnumComponentsA
+ 289 MsiEnumComponentsExA
+ 290 MsiEnumComponentsExW
+ 41 MsiEnumComponentsW
+ 42 MsiEnumFeaturesA
+ 43 MsiEnumFeaturesW
+ 180 MsiEnumPatchesA
+ 269 MsiEnumPatchesExA
+ 270 MsiEnumPatchesExW
+ 181 MsiEnumPatchesW
+ 44 MsiEnumProductsA
+ 245 MsiEnumProductsExA
+ 246 MsiEnumProductsExW
+ 45 MsiEnumProductsW
+ 204 MsiEnumRelatedProductsA
+ 205 MsiEnumRelatedProductsW
+ 46 MsiEvaluateConditionA
+ 47 MsiEvaluateConditionW
+ 241 MsiExtractPatchXMLDataA
+ 242 MsiExtractPatchXMLDataW
+ 170 MsiFormatRecordA
+ 171 MsiFormatRecordW
+ 49 MsiGetActiveDatabase
+ 172 MsiGetComponentPathA
+ 293 MsiGetComponentPathExA
+ 294 MsiGetComponentPathExW
+ 173 MsiGetComponentPathW
+ 50 MsiGetComponentStateA
+ 51 MsiGetComponentStateW
+ 52 MsiGetDatabaseState
+ 53 MsiGetFeatureCostA
+ 54 MsiGetFeatureCostW
+ 55 MsiGetFeatureInfoA
+ 56 MsiGetFeatureInfoW
+ 57 MsiGetFeatureStateA
+ 58 MsiGetFeatureStateW
+ 59 MsiGetFeatureUsageA
+ 60 MsiGetFeatureUsageW
+ 61 MsiGetFeatureValidStatesA
+ 62 MsiGetFeatureValidStatesW
+ 218 MsiGetFileHashA
+ 219 MsiGetFileHashW
+ 223 MsiGetFileSignatureInformationA
+ 224 MsiGetFileSignatureInformationW
+ 194 MsiGetFileVersionA
+ 195 MsiGetFileVersionW
+ 63 MsiGetLanguage
+ 48 MsiGetLastErrorRecord
+ 64 MsiGetMode
+ 282 MsiGetPatchFileListA
+ 283 MsiGetPatchFileListW
+ 178 MsiGetPatchInfoA
+ 243 MsiGetPatchInfoExA
+ 244 MsiGetPatchInfoExW
+ 179 MsiGetPatchInfoW
+ 65 MsiGetProductCodeA
+ 183 MsiGetProductCodeFromPackageCodeA
+ 184 MsiGetProductCodeFromPackageCodeW
+ 66 MsiGetProductCodeW
+ 67 MsiGetProductInfoA
+ 247 MsiGetProductInfoExA
+ 248 MsiGetProductInfoExW
+ 68 MsiGetProductInfoFromScriptA
+ 69 MsiGetProductInfoFromScriptW
+ 70 MsiGetProductInfoW
+ 71 MsiGetProductPropertyA
+ 72 MsiGetProductPropertyW
+ 73 MsiGetPropertyA
+ 74 MsiGetPropertyW
+ 216 MsiGetShortcutTargetA
+ 217 MsiGetShortcutTargetW
+ 75 MsiGetSourcePathA
+ 76 MsiGetSourcePathW
+ 77 MsiGetSummaryInformationA
+ 78 MsiGetSummaryInformationW
+ 79 MsiGetTargetPathA
+ 80 MsiGetTargetPathW
+ 81 MsiGetUserInfoA
+ 82 MsiGetUserInfoW
+ 83 MsiInstallMissingComponentA
+ 84 MsiInstallMissingComponentW
+ 85 MsiInstallMissingFileA
+ 86 MsiInstallMissingFileW
+ 87 MsiInstallProductA
+ 88 MsiInstallProductW
+ 191 MsiInvalidateFeatureCache
+ 214 MsiIsProductElevatedA
+ 215 MsiIsProductElevatedW
+ 287 MsiJoinTransaction
+ 196 MsiLoadStringA
+ 197 MsiLoadStringW
+ 89 MsiLocateComponentA
+ 90 MsiLocateComponentW
+ 198 MsiMessageBoxA
+ 279 MsiMessageBoxExA
+ 280 MsiMessageBoxExW
+ 199 MsiMessageBoxW
+ 229 MsiNotifySidChangeA
+ 230 MsiNotifySidChangeW
+ 91 MsiOpenDatabaseA
+ 92 MsiOpenDatabaseW
+ 93 MsiOpenPackageA
+ 231 MsiOpenPackageExA
+ 232 MsiOpenPackageExW
+ 94 MsiOpenPackageW
+ 95 MsiOpenProductA
+ 96 MsiOpenProductW
+ 97 MsiPreviewBillboardA
+ 98 MsiPreviewBillboardW
+ 99 MsiPreviewDialogA
+ 100 MsiPreviewDialogW
+ 101 MsiProcessAdvertiseScriptA
+ 102 MsiProcessAdvertiseScriptW
+ 103 MsiProcessMessage
+ 225 MsiProvideAssemblyA
+ 226 MsiProvideAssemblyW
+ 104 MsiProvideComponentA
+ 105 MsiProvideComponentFromDescriptorA
+ 106 MsiProvideComponentFromDescriptorW
+ 107 MsiProvideComponentW
+ 108 MsiProvideQualifiedComponentA
+ 202 MsiProvideQualifiedComponentExA
+ 203 MsiProvideQualifiedComponentExW
+ 109 MsiProvideQualifiedComponentW
+ 249 MsiQueryComponentStateA
+ 250 MsiQueryComponentStateW
+ 110 MsiQueryFeatureStateA
+ 251 MsiQueryFeatureStateExA
+ 252 MsiQueryFeatureStateExW
+ 187 MsiQueryFeatureStateFromDescriptorA
+ 188 MsiQueryFeatureStateFromDescriptorW
+ 111 MsiQueryFeatureStateW
+ 112 MsiQueryProductStateA
+ 113 MsiQueryProductStateW
+ 167 MsiRecordClearData
+ 114 MsiRecordDataSize
+ 115 MsiRecordGetFieldCount
+ 116 MsiRecordGetInteger
+ 117 MsiRecordGetStringA
+ 118 MsiRecordGetStringW
+ 119 MsiRecordIsNull
+ 120 MsiRecordReadStream
+ 121 MsiRecordSetInteger
+ 122 MsiRecordSetStreamA
+ 123 MsiRecordSetStreamW
+ 124 MsiRecordSetStringA
+ 125 MsiRecordSetStringW
+ 126 MsiReinstallFeatureA
+ 127 MsiReinstallFeatureFromDescriptorA
+ 128 MsiReinstallFeatureFromDescriptorW
+ 129 MsiReinstallFeatureW
+ 130 MsiReinstallProductA
+ 131 MsiReinstallProductW
+ 237 MsiRemovePatchesA
+ 238 MsiRemovePatchesW
+ 132 MsiSequenceA
+ 133 MsiSequenceW
+ 134 MsiSetComponentStateA
+ 135 MsiSetComponentStateW
+ 136 MsiSetExternalUIA
+ 281 MsiSetExternalUIRecord
+ 137 MsiSetExternalUIW
+ 206 MsiSetFeatureAttributesA
+ 207 MsiSetFeatureAttributesW
+ 138 MsiSetFeatureStateA
+ 139 MsiSetFeatureStateW
+ 140 MsiSetInstallLevel
+ 141 MsiSetInternalUI
+ 143 MsiSetMode
+ 288 MsiSetOfflineContextW
+ 144 MsiSetPropertyA
+ 145 MsiSetPropertyW
+ 146 MsiSetTargetPathA
+ 147 MsiSetTargetPathW
+ 273 MsiSourceListAddMediaDiskA
+ 274 MsiSourceListAddMediaDiskW
+ 210 MsiSourceListAddSourceA
+ 255 MsiSourceListAddSourceExA
+ 256 MsiSourceListAddSourceExW
+ 211 MsiSourceListAddSourceW
+ 208 MsiSourceListClearAllA
+ 259 MsiSourceListClearAllExA
+ 260 MsiSourceListClearAllExW
+ 209 MsiSourceListClearAllW
+ 275 MsiSourceListClearMediaDiskA
+ 276 MsiSourceListClearMediaDiskW
+ 257 MsiSourceListClearSourceA
+ 258 MsiSourceListClearSourceW
+ 271 MsiSourceListEnumMediaDisksA
+ 272 MsiSourceListEnumMediaDisksW
+ 263 MsiSourceListEnumSourcesA
+ 264 MsiSourceListEnumSourcesW
+ 212 MsiSourceListForceResolutionA
+ 261 MsiSourceListForceResolutionExA
+ 262 MsiSourceListForceResolutionExW
+ 213 MsiSourceListForceResolutionW
+ 265 MsiSourceListGetInfoA
+ 266 MsiSourceListGetInfoW
+ 267 MsiSourceListSetInfoA
+ 268 MsiSourceListSetInfoW
+ 148 MsiSummaryInfoGetPropertyA
+ 149 MsiSummaryInfoGetPropertyCount
+ 150 MsiSummaryInfoGetPropertyW
+ 151 MsiSummaryInfoPersist
+ 152 MsiSummaryInfoSetPropertyA
+ 153 MsiSummaryInfoSetPropertyW
+ 154 MsiUseFeatureA
+ 192 MsiUseFeatureExA
+ 193 MsiUseFeatureExW
+ 155 MsiUseFeatureW
+ 142 MsiVerifyDiskSpace
+ 156 MsiVerifyPackageA
+ 157 MsiVerifyPackageW
+ 158 MsiViewClose
+ 159 MsiViewExecute
+ 160 MsiViewFetch
+ 166 MsiViewGetColumnInfo
+ 161 MsiViewGetErrorA
+ 162 MsiViewGetErrorW
+ 163 MsiViewModify
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/Mtx.txt b/symbols/SDK/um/arm/Mtx.txt
new file mode 100644
index 00000000..f1beac30
--- /dev/null
+++ b/symbols/SDK/um/arm/Mtx.txt
@@ -0,0 +1,24 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Mtx.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ GetObjectContext
+ MTSCreateActivity
+ SafeRef
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/NetAPI32.txt b/symbols/SDK/um/arm/NetAPI32.txt
new file mode 100644
index 00000000..48cdca27
--- /dev/null
+++ b/symbols/SDK/um/arm/NetAPI32.txt
@@ -0,0 +1,233 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\NetAPI32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DavAddConnection
+ DavDeleteConnection
+ DavFlushFile
+ DavGetExtendedError
+ DavGetHTTPFromUNCPath
+ DavGetUNCFromHTTPPath
+ DsAddressToSiteNamesA
+ DsAddressToSiteNamesExA
+ DsAddressToSiteNamesExW
+ DsAddressToSiteNamesW
+ DsDeregisterDnsHostRecordsA
+ DsDeregisterDnsHostRecordsW
+ DsEnumerateDomainTrustsA
+ DsEnumerateDomainTrustsW
+ DsGetDcCloseW
+ DsGetDcNameA
+ DsGetDcNameW
+ DsGetDcNameWithAccountA
+ DsGetDcNameWithAccountW
+ DsGetDcNextA
+ DsGetDcNextW
+ DsGetDcOpenA
+ DsGetDcOpenW
+ DsGetDcSiteCoverageA
+ DsGetDcSiteCoverageW
+ DsGetForestTrustInformationW
+ DsGetSiteNameA
+ DsGetSiteNameW
+ DsMergeForestTrustInformationW
+ DsRoleFreeMemory
+ DsRoleGetPrimaryDomainInformation
+ DsValidateSubnetNameA
+ DsValidateSubnetNameW
+ I_NetLogonControl2
+ I_NetServerPasswordGet
+ I_NetServerPasswordSet2
+ NetAccessAdd
+ NetAccessDel
+ NetAccessEnum
+ NetAccessGetInfo
+ NetAccessGetUserPerms
+ NetAccessSetInfo
+ NetAddAlternateComputerName
+ NetAddServiceAccount
+ NetAlertRaise
+ NetAlertRaiseEx
+ NetApiBufferAllocate
+ NetApiBufferFree
+ NetApiBufferReallocate
+ NetApiBufferSize
+ NetAuditClear
+ NetAuditRead
+ NetAuditWrite
+ NetConfigGet
+ NetConfigGetAll
+ NetConfigSet
+ NetConnectionEnum
+ NetCreateProvisioningPackage
+ NetDfsAdd
+ NetDfsAddFtRoot
+ NetDfsAddRootTarget
+ NetDfsAddStdRoot
+ NetDfsEnum
+ NetDfsGetClientInfo
+ NetDfsGetFtContainerSecurity
+ NetDfsGetInfo
+ NetDfsGetSecurity
+ NetDfsGetStdContainerSecurity
+ NetDfsGetSupportedNamespaceVersion
+ NetDfsMove
+ NetDfsRemove
+ NetDfsRemoveFtRoot
+ NetDfsRemoveFtRootForced
+ NetDfsRemoveRootTarget
+ NetDfsRemoveStdRoot
+ NetDfsSetClientInfo
+ NetDfsSetFtContainerSecurity
+ NetDfsSetInfo
+ NetDfsSetSecurity
+ NetDfsSetStdContainerSecurity
+ NetEnumerateComputerNames
+ NetEnumerateServiceAccounts
+ NetErrorLogClear
+ NetErrorLogRead
+ NetErrorLogWrite
+ NetFileClose
+ NetFileEnum
+ NetFileGetInfo
+ NetFreeAadJoinInformation
+ NetGetAadJoinInformation
+ NetGetAnyDCName
+ NetGetDCName
+ NetGetDisplayInformationIndex
+ NetGetJoinInformation
+ NetGetJoinableOUs
+ NetGroupAdd
+ NetGroupAddUser
+ NetGroupDel
+ NetGroupDelUser
+ NetGroupEnum
+ NetGroupGetInfo
+ NetGroupGetUsers
+ NetGroupSetInfo
+ NetGroupSetUsers
+ NetIsServiceAccount
+ NetJoinDomain
+ NetLocalGroupAdd
+ NetLocalGroupAddMember
+ NetLocalGroupAddMembers
+ NetLocalGroupDel
+ NetLocalGroupDelMember
+ NetLocalGroupDelMembers
+ NetLocalGroupEnum
+ NetLocalGroupGetInfo
+ NetLocalGroupGetMembers
+ NetLocalGroupSetInfo
+ NetLocalGroupSetMembers
+ NetLogonGetTimeServiceParentDomain
+ NetMessageBufferSend
+ NetMessageNameAdd
+ NetMessageNameDel
+ NetMessageNameEnum
+ NetMessageNameGetInfo
+ NetProvisionComputerAccount
+ NetQueryDisplayInformation
+ NetQueryServiceAccount
+ NetRemoteComputerSupports
+ NetRemoteTOD
+ NetRemoveAlternateComputerName
+ NetRemoveServiceAccount
+ NetRenameMachineInDomain
+ NetReplExportDirAdd
+ NetReplExportDirDel
+ NetReplExportDirEnum
+ NetReplExportDirGetInfo
+ NetReplExportDirLock
+ NetReplExportDirSetInfo
+ NetReplExportDirUnlock
+ NetReplGetInfo
+ NetReplImportDirAdd
+ NetReplImportDirDel
+ NetReplImportDirEnum
+ NetReplImportDirGetInfo
+ NetReplImportDirLock
+ NetReplImportDirUnlock
+ NetReplSetInfo
+ NetRequestOfflineDomainJoin
+ NetRequestProvisioningPackageInstall
+ NetScheduleJobAdd
+ NetScheduleJobDel
+ NetScheduleJobEnum
+ NetScheduleJobGetInfo
+ NetServerAliasAdd
+ NetServerAliasDel
+ NetServerAliasEnum
+ NetServerComputerNameAdd
+ NetServerComputerNameDel
+ NetServerDiskEnum
+ NetServerEnum
+ NetServerGetInfo
+ NetServerSetInfo
+ NetServerTransportAdd
+ NetServerTransportAddEx
+ NetServerTransportDel
+ NetServerTransportEnum
+ NetServiceControl
+ NetServiceEnum
+ NetServiceGetInfo
+ NetServiceInstall
+ NetSessionDel
+ NetSessionEnum
+ NetSessionGetInfo
+ NetSetPrimaryComputerName
+ NetShareAdd
+ NetShareCheck
+ NetShareDel
+ NetShareDelEx
+ NetShareDelSticky
+ NetShareEnum
+ NetShareEnumSticky
+ NetShareGetInfo
+ NetShareSetInfo
+ NetStatisticsGet
+ NetUnjoinDomain
+ NetUseAdd
+ NetUseDel
+ NetUseEnum
+ NetUseGetInfo
+ NetUserAdd
+ NetUserChangePassword
+ NetUserDel
+ NetUserEnum
+ NetUserGetGroups
+ NetUserGetInfo
+ NetUserGetLocalGroups
+ NetUserModalsGet
+ NetUserModalsSet
+ NetUserSetGroups
+ NetUserSetInfo
+ NetValidateName
+ NetValidatePasswordPolicy
+ NetValidatePasswordPolicyFree
+ NetWkstaGetInfo
+ NetWkstaSetInfo
+ NetWkstaTransportAdd
+ NetWkstaTransportDel
+ NetWkstaTransportEnum
+ NetWkstaUserEnum
+ NetWkstaUserGetInfo
+ NetWkstaUserSetInfo
+ Netbios
+ NlBindingSetAuthInfo
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/NetSh.txt b/symbols/SDK/um/arm/NetSh.txt
new file mode 100644
index 00000000..1724782f
--- /dev/null
+++ b/symbols/SDK/um/arm/NetSh.txt
@@ -0,0 +1,44 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\NetSh.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ConvertGuidToString
+ ConvertStringToGuid
+ DisplayMessageM
+ DisplayMessageToConsole
+ FreeQuotedString
+ FreeString
+ GenericMonitor
+ GetEnumString
+ InitializeConsole
+ MakeQuotedString
+ MakeString
+ MatchCmdLine
+ MatchEnumTag
+ MatchTagsInCmdLine
+ MatchToken
+ PreprocessCommand
+ PrintError
+ PrintMessage
+ PrintMessageFromModule
+ ProcessCommand
+ RefreshConsole
+ RegisterContext
+ RegisterHelper
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/NtDsAPI.txt b/symbols/SDK/um/arm/NtDsAPI.txt
new file mode 100644
index 00000000..e302a850
--- /dev/null
+++ b/symbols/SDK/um/arm/NtDsAPI.txt
@@ -0,0 +1,141 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\NtDsAPI.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DsAddCloneDCW
+ DsAddSidHistoryA
+ DsAddSidHistoryW
+ DsBindA
+ DsBindByInstanceA
+ DsBindByInstanceW
+ DsBindToISTGA
+ DsBindToISTGW
+ DsBindW
+ DsBindWithCredA
+ DsBindWithCredW
+ DsBindWithSpnA
+ DsBindWithSpnExA
+ DsBindWithSpnExW
+ DsBindWithSpnW
+ DsBindingSetTimeout
+ DsClientMakeSpnForTargetServerA
+ DsClientMakeSpnForTargetServerW
+ DsCrackNamesA
+ DsCrackNamesW
+ DsCrackSpn2A
+ DsCrackSpn2W
+ DsCrackSpn3W
+ DsCrackSpn4W
+ DsCrackSpnA
+ DsCrackSpnW
+ DsCrackUnquotedMangledRdnA
+ DsCrackUnquotedMangledRdnW
+ DsFinishDemotionW
+ DsFreeCloneDcResult
+ DsFreeDomainControllerInfoA
+ DsFreeDomainControllerInfoW
+ DsFreeNameResultA
+ DsFreeNameResultW
+ DsFreeNgcKey
+ DsFreePasswordCredentials
+ DsFreeSchemaGuidMapA
+ DsFreeSchemaGuidMapW
+ DsFreeSpnArrayA
+ DsFreeSpnArrayW
+ DsGetBindAddrW
+ DsGetBindAnnotW
+ DsGetBindInstGuid
+ DsGetDomainControllerInfoA
+ DsGetDomainControllerInfoW
+ DsGetRdnW
+ DsGetSpnA
+ DsGetSpnW
+ DsInheritSecurityIdentityA
+ DsInheritSecurityIdentityW
+ DsInitDemotionW
+ DsIsMangledDnA
+ DsIsMangledDnW
+ DsIsMangledRdnValueA
+ DsIsMangledRdnValueW
+ DsListDomainsInSiteA
+ DsListDomainsInSiteW
+ DsListInfoForServerA
+ DsListInfoForServerW
+ DsListRolesA
+ DsListRolesW
+ DsListServersForDomainInSiteA
+ DsListServersForDomainInSiteW
+ DsListServersInSiteA
+ DsListServersInSiteW
+ DsListSitesA
+ DsListSitesW
+ DsLogEntry
+ DsMakePasswordCredentialsA
+ DsMakePasswordCredentialsW
+ DsMakeSpnA
+ DsMakeSpnW
+ DsMapSchemaGuidsA
+ DsMapSchemaGuidsW
+ DsQuerySitesByCostA
+ DsQuerySitesByCostW
+ DsQuerySitesFree
+ DsQuoteRdnValueA
+ DsQuoteRdnValueW
+ DsReadNgcKeyA
+ DsReadNgcKeyW
+ DsRemoveDsDomainA
+ DsRemoveDsDomainW
+ DsRemoveDsServerA
+ DsRemoveDsServerW
+ DsReplicaAddA
+ DsReplicaAddW
+ DsReplicaConsistencyCheck
+ DsReplicaDelA
+ DsReplicaDelW
+ DsReplicaDemotionW
+ DsReplicaFreeInfo
+ DsReplicaGetInfo2W
+ DsReplicaGetInfoW
+ DsReplicaModifyA
+ DsReplicaModifyW
+ DsReplicaSyncA
+ DsReplicaSyncAllA
+ DsReplicaSyncAllW
+ DsReplicaSyncW
+ DsReplicaUpdateRefsA
+ DsReplicaUpdateRefsW
+ DsReplicaVerifyObjectsA
+ DsReplicaVerifyObjectsW
+ DsServerRegisterSpnA
+ DsServerRegisterSpnW
+ DsUnBindA
+ DsUnBindW
+ DsUnquoteRdnValueA
+ DsUnquoteRdnValueW
+ DsWriteAccountSpnA
+ DsWriteAccountSpnW
+ DsWriteNgcKeyA
+ DsWriteNgcKeyW
+ DsaopBind
+ DsaopBindWithCred
+ DsaopBindWithSpn
+ DsaopExecuteScript
+ DsaopPrepareScript
+ DsaopUnBind
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/NtQuery.txt b/symbols/SDK/um/arm/NtQuery.txt
new file mode 100644
index 00000000..6823efb4
--- /dev/null
+++ b/symbols/SDK/um/arm/NtQuery.txt
@@ -0,0 +1,65 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\NtQuery.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?BeginCacheTransaction@@YAJPAKPBG11@Z (long __cdecl BeginCacheTransaction(unsigned long *,unsigned short const *,unsigned short const *,unsigned short const *))
+ ?CIBuildQueryNode@@YAJPBGGPBUtagPROPVARIANT@@PAPAUtagDBCOMMANDTREE@@KPBUtagCIPROPERTYDEF@@K@Z (long __cdecl CIBuildQueryNode(unsigned short const *,unsigned short,struct tagPROPVARIANT const *,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF const *,unsigned long))
+ ?CIBuildQueryTree@@YAJPBUtagDBCOMMANDTREE@@GKPBQBU1@PAPAU1@@Z (long __cdecl CIBuildQueryTree(struct tagDBCOMMANDTREE const *,unsigned short,unsigned long,struct tagDBCOMMANDTREE const * const *,struct tagDBCOMMANDTREE * *))
+ ?CICreateCommand@@YAJPAPAUIUnknown@@PAU1@ABU_GUID@@PBG3@Z (long __cdecl CICreateCommand(struct IUnknown * *,struct IUnknown *,struct _GUID const &,unsigned short const *,unsigned short const *))
+ ?CIGetGlobalPropertyList@@YAJPAPAX@Z (long __cdecl CIGetGlobalPropertyList(void * *))
+ ?CIMakeICommand@@YAJPAPAUICommand@@KPBKPBQBG22@Z (long __cdecl CIMakeICommand(struct ICommand * *,unsigned long,unsigned long const *,unsigned short const * const *,unsigned short const * const *,unsigned short const * const *))
+ ?CIRestrictionToFullTree@@YAJPBUtagDBCOMMANDTREE@@PBG11PAPAU1@KPAUtagCIPROPERTYDEF@@K@Z (long __cdecl CIRestrictionToFullTree(struct tagDBCOMMANDTREE const *,unsigned short const *,unsigned short const *,unsigned short const *,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF *,unsigned long))
+ ?CIState@@YAJPBG0PAX@Z (long __cdecl CIState(unsigned short const *,unsigned short const *,void *))
+ ?CITextToFullTree@@YAJPBG000PAPAUtagDBCOMMANDTREE@@KPAUtagCIPROPERTYDEF@@K@Z (long __cdecl CITextToFullTree(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF *,unsigned long))
+ ?CITextToFullTreeEx@@YAJPBGK000PAPAUtagDBCOMMANDTREE@@KPAUtagCIPROPERTYDEF@@K@Z (long __cdecl CITextToFullTreeEx(unsigned short const *,unsigned long,unsigned short const *,unsigned short const *,unsigned short const *,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF *,unsigned long))
+ ?CITextToSelectTree@@YAJPBGPAPAUtagDBCOMMANDTREE@@KPAUtagCIPROPERTYDEF@@K@Z (long __cdecl CITextToSelectTree(unsigned short const *,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF *,unsigned long))
+ ?CITextToSelectTreeEx@@YAJPBGKPAPAUtagDBCOMMANDTREE@@KPAUtagCIPROPERTYDEF@@K@Z (long __cdecl CITextToSelectTreeEx(unsigned short const *,unsigned long,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF *,unsigned long))
+ ?CiCreateSecurityDescriptor@@YAXQBXKPAU_SID@@1AAH@Z (void __cdecl CiCreateSecurityDescriptor(void const * const,unsigned long,struct _SID *,struct _SID *,int &))
+ ?CiSvcMain@@YAXKPAPAG@Z (void __cdecl CiSvcMain(unsigned long,unsigned short * *))
+ ?CollectCIISAPIPerformanceData@@YAKPAGPAPAXPAK2@Z (unsigned long __cdecl CollectCIISAPIPerformanceData(unsigned short *,void * *,unsigned long *,unsigned long *))
+ ?CollectCIPerformanceData@@YAKPAGPAPAXPAK2@Z (unsigned long __cdecl CollectCIPerformanceData(unsigned short *,void * *,unsigned long *,unsigned long *))
+ ?CollectFILTERPerformanceData@@YAKPAGPAPAXPAK2@Z (unsigned long __cdecl CollectFILTERPerformanceData(unsigned short *,void * *,unsigned long *,unsigned long *))
+ ?DoneCIISAPIPerformanceData@@YAKXZ (unsigned long __cdecl DoneCIISAPIPerformanceData(void))
+ ?DoneCIPerformanceData@@YAKXZ (unsigned long __cdecl DoneCIPerformanceData(void))
+ ?DoneFILTERPerformanceData@@YAKXZ (unsigned long __cdecl DoneFILTERPerformanceData(void))
+ ?EndCacheTransaction@@YAJKHPBG00@Z (long __cdecl EndCacheTransaction(unsigned long,int,unsigned short const *,unsigned short const *,unsigned short const *))
+ ?FsCiShutdown@@YAJXZ (long __cdecl FsCiShutdown(void))
+ ?InitializeCIISAPIPerformanceData@@YAKPAG@Z (unsigned long __cdecl InitializeCIISAPIPerformanceData(unsigned short *))
+ ?InitializeCIPerformanceData@@YAKPAG@Z (unsigned long __cdecl InitializeCIPerformanceData(unsigned short *))
+ ?InitializeFILTERPerformanceData@@YAKPAG@Z (unsigned long __cdecl InitializeFILTERPerformanceData(unsigned short *))
+ ?LoadBinaryFilter@@YAJPBGPAPAUIFilter@@@Z (long __cdecl LoadBinaryFilter(unsigned short const *,struct IFilter * *))
+ ?LoadTextFilter@@YAJPBGPAPAUIFilter@@@Z (long __cdecl LoadTextFilter(unsigned short const *,struct IFilter * *))
+ ?SetCatalogState@@YAJPBG0KPAK@Z (long __cdecl SetCatalogState(unsigned short const *,unsigned short const *,unsigned long,unsigned long *))
+ ?SetupCache@@YAJPBUtagFULLPROPSPEC@@KKKPBG11@Z (long __cdecl SetupCache(struct tagFULLPROPSPEC const *,unsigned long,unsigned long,unsigned long,unsigned short const *,unsigned short const *,unsigned short const *))
+ ?SetupCacheEx@@YAJPBUtagFULLPROPSPEC@@KKKHKPBG11@Z (long __cdecl SetupCacheEx(struct tagFULLPROPSPEC const *,unsigned long,unsigned long,unsigned long,int,unsigned long,unsigned short const *,unsigned short const *,unsigned short const *))
+ ?SvcEntry_CiSvc@@YAXKPAPAGPAX1@Z (void __cdecl SvcEntry_CiSvc(unsigned long,unsigned short * *,void *,void *))
+ BindIFilterFromStorage
+ BindIFilterFromStream
+ CIRevertToSelf
+ CIShutdown
+ InternalBindIFilterFromDocCLSID
+ InternalBindIFilterFromFileName
+ InternalBindIFilterFromStorage
+ InternalBindIFilterFromStream
+ LoadIFilter
+ LoadIFilterEx
+ LocateCatalogs
+ LocateCatalogsA
+ LocateCatalogsW
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/OemLicense.txt b/symbols/SDK/um/arm/OemLicense.txt
new file mode 100644
index 00000000..e6f39efa
--- /dev/null
+++ b/symbols/SDK/um/arm/OemLicense.txt
@@ -0,0 +1,27 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\OemLicense.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?HrAddAppxLicense@@YAJPBG0H@Z (long __cdecl HrAddAppxLicense(unsigned short const *,unsigned short const *,int))
+ ?HrInstallClipLicense@@YAJIPBE@Z (long __cdecl HrInstallClipLicense(unsigned int,unsigned char const *))
+ ?HrNotifyPhoneLicenseReady@@YAJPBG@Z (long __cdecl HrNotifyPhoneLicenseReady(unsigned short const *))
+ ?HrRemoveAppxLicense@@YAJPBG0H@Z (long __cdecl HrRemoveAppxLicense(unsigned short const *,unsigned short const *,int))
+ AddDemoAppLicense
+ RemoveDemoAppLicense
+
+ Summary
+
+ CC .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 10 .idata$6
diff --git a/symbols/SDK/um/arm/Ole32.txt b/symbols/SDK/um/arm/Ole32.txt
new file mode 100644
index 00000000..58d16de6
--- /dev/null
+++ b/symbols/SDK/um/arm/Ole32.txt
@@ -0,0 +1,453 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Ole32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?CLIPFORMAT_UserFreeExt@@YAXPAKPAG@Z (void __cdecl CLIPFORMAT_UserFreeExt(unsigned long *,unsigned short *))
+ ?CLIPFORMAT_UserMarshalExt@@YAPAEPAKPAEPAG@Z (unsigned char * __cdecl CLIPFORMAT_UserMarshalExt(unsigned long *,unsigned char *,unsigned short *))
+ ?CLIPFORMAT_UserSizeExt@@YAKPAKKPAG@Z (unsigned long __cdecl CLIPFORMAT_UserSizeExt(unsigned long *,unsigned long,unsigned short *))
+ ?CLIPFORMAT_UserUnmarshalExt@@YAPAEPAKPAEPAG@Z (unsigned char * __cdecl CLIPFORMAT_UserUnmarshalExt(unsigned long *,unsigned char *,unsigned short *))
+ ?HPALETTE_UserFreeExt@@YAXPAKPAPAUHPALETTE__@@@Z (void __cdecl HPALETTE_UserFreeExt(unsigned long *,struct HPALETTE__ * *))
+ ?HPALETTE_UserMarshalExt@@YAPAEPAKPAEPAPAUHPALETTE__@@@Z (unsigned char * __cdecl HPALETTE_UserMarshalExt(unsigned long *,unsigned char *,struct HPALETTE__ * *))
+ ?HPALETTE_UserSizeExt@@YAKPAKKPAPAUHPALETTE__@@@Z (unsigned long __cdecl HPALETTE_UserSizeExt(unsigned long *,unsigned long,struct HPALETTE__ * *))
+ ?HPALETTE_UserUnmarshalExt@@YAPAEPAKPAEPAPAUHPALETTE__@@@Z (unsigned char * __cdecl HPALETTE_UserUnmarshalExt(unsigned long *,unsigned char *,struct HPALETTE__ * *))
+ ?HRGN_UserFree@@YAXPAKPAPAUHRGN__@@@Z (void __cdecl HRGN_UserFree(unsigned long *,struct HRGN__ * *))
+ ?HRGN_UserMarshal@@YAPAEPAKPAEPAPAUHRGN__@@@Z (unsigned char * __cdecl HRGN_UserMarshal(unsigned long *,unsigned char *,struct HRGN__ * *))
+ ?HRGN_UserSize@@YAKPAKKPAPAUHRGN__@@@Z (unsigned long __cdecl HRGN_UserSize(unsigned long *,unsigned long,struct HRGN__ * *))
+ ?HRGN_UserUnmarshal@@YAPAEPAKPAEPAPAUHRGN__@@@Z (unsigned char * __cdecl HRGN_UserUnmarshal(unsigned long *,unsigned char *,struct HRGN__ * *))
+ ?HWND_UserFreeExt@@YAXPAKPAPAUHWND__@@@Z (void __cdecl HWND_UserFreeExt(unsigned long *,struct HWND__ * *))
+ ?HWND_UserMarshalExt@@YAPAEPAKPAEPAPAUHWND__@@@Z (unsigned char * __cdecl HWND_UserMarshalExt(unsigned long *,unsigned char *,struct HWND__ * *))
+ ?HWND_UserSizeExt@@YAKPAKKPAPAUHWND__@@@Z (unsigned long __cdecl HWND_UserSizeExt(unsigned long *,unsigned long,struct HWND__ * *))
+ ?HWND_UserUnmarshalExt@@YAPAEPAKPAEPAPAUHWND__@@@Z (unsigned char * __cdecl HWND_UserUnmarshalExt(unsigned long *,unsigned char *,struct HWND__ * *))
+ ?MonikerLoadTypeLib@@YAJPBGPAPAUITypeLib@@@Z (long __cdecl MonikerLoadTypeLib(unsigned short const *,struct ITypeLib * *))
+ ?ReadStorageProperties@@YAJPAUIStorage@@PAU_GUID@@@Z (long __cdecl ReadStorageProperties(struct IStorage *,struct _GUID *))
+ ?STGMEDIUM_UserFreeExt@@YAXPAKPAUtagSTGMEDIUM@@@Z (void __cdecl STGMEDIUM_UserFreeExt(unsigned long *,struct tagSTGMEDIUM *))
+ ?STGMEDIUM_UserMarshalExt@@YAPAEPAKPAEPAUtagSTGMEDIUM@@@Z (unsigned char * __cdecl STGMEDIUM_UserMarshalExt(unsigned long *,unsigned char *,struct tagSTGMEDIUM *))
+ ?STGMEDIUM_UserSizeExt@@YAKPAKKPAUtagSTGMEDIUM@@@Z (unsigned long __cdecl STGMEDIUM_UserSizeExt(unsigned long *,unsigned long,struct tagSTGMEDIUM *))
+ ?STGMEDIUM_UserUnmarshalExt@@YAPAEPAKPAEPAUtagSTGMEDIUM@@@Z (unsigned char * __cdecl STGMEDIUM_UserUnmarshalExt(unsigned long *,unsigned char *,struct tagSTGMEDIUM *))
+ ?SetOleautModule@@YAXPAUHINSTANCE__@@@Z (void __cdecl SetOleautModule(struct HINSTANCE__ *))
+ ?StdTypesGetClassObject@@YAJABU_GUID@@0PAPAX@Z (long __cdecl StdTypesGetClassObject(struct _GUID const &,struct _GUID const &,void * *))
+ ?StdTypesRegisterServer@@YAJXZ (long __cdecl StdTypesRegisterServer(void))
+ ?WriteStorageProperties@@YAJPAUIStorage@@ABU_GUID@@GPAG@Z (long __cdecl WriteStorageProperties(struct IStorage *,struct _GUID const &,unsigned short,unsigned short *))
+ BindMoniker
+ CLIPFORMAT_UserFree
+ CLIPFORMAT_UserMarshal
+ CLIPFORMAT_UserSize
+ CLIPFORMAT_UserUnmarshal
+ CLSIDFromProgID
+ CLSIDFromProgIDEx
+ CLSIDFromString
+ CStdAsyncStubBuffer2_Connect
+ CStdAsyncStubBuffer2_Disconnect
+ CStdAsyncStubBuffer2_Release
+ CStdAsyncStubBuffer_AddRef
+ CStdAsyncStubBuffer_Connect
+ CStdAsyncStubBuffer_Disconnect
+ CStdAsyncStubBuffer_Invoke
+ CStdAsyncStubBuffer_QueryInterface
+ CStdAsyncStubBuffer_Release
+ CStdStubBuffer2_Connect
+ CStdStubBuffer2_CountRefs
+ CStdStubBuffer2_Disconnect
+ CStdStubBuffer2_QueryInterface
+ CoAddRefServerProcess
+ CoAllowSetForegroundWindow
+ CoAllowUnmarshalerCLSID
+ CoBuildVersion
+ CoCancelCall
+ CoCopyProxy
+ CoCreateFreeThreadedMarshaler
+ CoCreateGuid
+ CoCreateInstance
+ CoCreateInstanceEx
+ CoCreateInstanceFromApp
+ CoCreateObjectInContext
+ CoDeactivateObject
+ CoDecodeProxy
+ CoDecrementMTAUsage
+ CoDisableCallCancellation
+ CoDisconnectContext
+ CoDisconnectObject
+ CoDosDateTimeToFileTime
+ CoEnableCallCancellation
+ CoFileTimeNow
+ CoFileTimeToDosDateTime
+ CoFreeAllLibraries
+ CoFreeLibrary
+ CoFreeUnusedLibraries
+ CoFreeUnusedLibrariesEx
+ CoGetApartmentID
+ CoGetApartmentType
+ CoGetCallContext
+ CoGetCallerTID
+ CoGetCancelObject
+ CoGetClassObject
+ CoGetClassVersion
+ CoGetComCatalog
+ CoGetContextToken
+ CoGetCurrentLogicalThreadId
+ CoGetCurrentProcess
+ CoGetDefaultContext
+ CoGetInstanceFromFile
+ CoGetInstanceFromIStorage
+ CoGetInterceptor
+ CoGetInterceptorFromTypeInfo
+ CoGetInterfaceAndReleaseStream
+ CoGetMalloc
+ CoGetMarshalSizeMax
+ CoGetObject
+ CoGetObjectContext
+ CoGetPSClsid
+ CoGetProcessIdentifier
+ CoGetStandardMarshal
+ CoGetStdMarshalEx
+ CoGetSystemSecurityPermissions
+ CoGetTreatAsClass
+ CoHandlePriorityEventsFromMessagePump
+ CoImpersonateClient
+ CoIncrementMTAUsage
+ CoInitialize
+ CoInitializeEx
+ CoInitializeSecurity
+ CoInitializeWOW
+ CoInstall
+ CoInvalidateRemoteMachineBindings
+ CoIsHandlerConnected
+ CoIsOle1Class
+ CoLoadLibrary
+ CoLockObjectExternal
+ CoMarshalHresult
+ CoMarshalInterThreadInterfaceInStream
+ CoMarshalInterface
+ CoQueryAuthenticationServices
+ CoQueryClientBlanket
+ CoQueryProxyBlanket
+ CoQueryReleaseObject
+ CoReactivateObject
+ CoRegisterActivationFilter
+ CoRegisterChannelHook
+ CoRegisterClassObject
+ CoRegisterInitializeSpy
+ CoRegisterMallocSpy
+ CoRegisterMessageFilter
+ CoRegisterPSClsid
+ CoRegisterSurrogate
+ CoRegisterSurrogateEx
+ CoReleaseMarshalData
+ CoReleaseServerProcess
+ CoResumeClassObjects
+ CoRetireServer
+ CoRevertToSelf
+ CoRevokeClassObject
+ CoRevokeInitializeSpy
+ CoRevokeMallocSpy
+ CoSetCancelObject
+ CoSetMessageDispatcher
+ CoSetProxyBlanket
+ CoSuspendClassObjects
+ CoSwitchCallContext
+ CoTaskMemAlloc
+ CoTaskMemFree
+ CoTaskMemRealloc
+ CoTestCancel
+ CoTreatAsClass
+ CoUninitialize
+ CoUnloadingWOW
+ CoUnmarshalHresult
+ CoUnmarshalInterface
+ CoWaitForMultipleHandles
+ CoWaitForMultipleObjects
+ ComPs_NdrDllCanUnloadNow
+ ComPs_NdrDllGetClassObject
+ ComPs_NdrDllRegisterProxy
+ ComPs_NdrDllUnregisterProxy
+ CreateAntiMoniker
+ CreateBindCtx
+ CreateClassMoniker
+ CreateDataAdviseHolder
+ CreateDataCache
+ CreateFileMoniker
+ CreateGenericComposite
+ CreateILockBytesOnHGlobal
+ CreateItemMoniker
+ CreateObjrefMoniker
+ CreateOleAdviseHolder
+ CreatePointerMoniker
+ CreateStdProgressIndicator
+ CreateStreamOnHGlobal
+ DcomChannelSetHResult
+ DllDebugObjectRPCHook
+ DllGetClassObjectWOW
+ DoDragDrop
+ EnableHookObject
+ FmtIdToPropStgName
+ FreePropVariantArray
+ GetActiveObjectExt
+ GetClassFile
+ GetConvertStg
+ GetDocumentBitStg
+ GetHGlobalFromILockBytes
+ GetHGlobalFromStream
+ GetHookInterface
+ GetRunningObjectTable
+ HACCEL_UserFree
+ HACCEL_UserMarshal
+ HACCEL_UserSize
+ HACCEL_UserUnmarshal
+ HBITMAP_UserFree
+ HBITMAP_UserMarshal
+ HBITMAP_UserSize
+ HBITMAP_UserUnmarshal
+ HBRUSH_UserFree
+ HBRUSH_UserMarshal
+ HBRUSH_UserSize
+ HBRUSH_UserUnmarshal
+ HDC_UserFree
+ HDC_UserMarshal
+ HDC_UserSize
+ HDC_UserUnmarshal
+ HENHMETAFILE_UserFree
+ HENHMETAFILE_UserMarshal
+ HENHMETAFILE_UserSize
+ HENHMETAFILE_UserUnmarshal
+ HGLOBAL_UserFree
+ HGLOBAL_UserMarshal
+ HGLOBAL_UserSize
+ HGLOBAL_UserUnmarshal
+ HICON_UserFree
+ HICON_UserMarshal
+ HICON_UserSize
+ HICON_UserUnmarshal
+ HMENU_UserFree
+ HMENU_UserMarshal
+ HMENU_UserSize
+ HMENU_UserUnmarshal
+ HMETAFILEPICT_UserFree
+ HMETAFILEPICT_UserMarshal
+ HMETAFILEPICT_UserSize
+ HMETAFILEPICT_UserUnmarshal
+ HMETAFILE_UserFree
+ HMETAFILE_UserMarshal
+ HMETAFILE_UserSize
+ HMETAFILE_UserUnmarshal
+ HMONITOR_UserFree
+ HMONITOR_UserMarshal
+ HMONITOR_UserSize
+ HMONITOR_UserUnmarshal
+ HPALETTE_UserFree
+ HPALETTE_UserMarshal
+ HPALETTE_UserSize
+ HPALETTE_UserUnmarshal
+ HWND_UserFree
+ HWND_UserMarshal
+ HWND_UserSize
+ HWND_UserUnmarshal
+ HkOleRegisterObject
+ IIDFromString
+ IsAccelerator
+ IsEqualGUID
+ MkParseDisplayName
+ MonikerCommonPrefixWith
+ MonikerRelativePathTo
+ NdrProxyForwardingFunction10
+ NdrProxyForwardingFunction11
+ NdrProxyForwardingFunction12
+ NdrProxyForwardingFunction13
+ NdrProxyForwardingFunction14
+ NdrProxyForwardingFunction15
+ NdrProxyForwardingFunction16
+ NdrProxyForwardingFunction17
+ NdrProxyForwardingFunction18
+ NdrProxyForwardingFunction19
+ NdrProxyForwardingFunction20
+ NdrProxyForwardingFunction21
+ NdrProxyForwardingFunction22
+ NdrProxyForwardingFunction23
+ NdrProxyForwardingFunction24
+ NdrProxyForwardingFunction25
+ NdrProxyForwardingFunction26
+ NdrProxyForwardingFunction27
+ NdrProxyForwardingFunction28
+ NdrProxyForwardingFunction29
+ NdrProxyForwardingFunction3
+ NdrProxyForwardingFunction30
+ NdrProxyForwardingFunction31
+ NdrProxyForwardingFunction32
+ NdrProxyForwardingFunction4
+ NdrProxyForwardingFunction5
+ NdrProxyForwardingFunction6
+ NdrProxyForwardingFunction7
+ NdrProxyForwardingFunction8
+ NdrProxyForwardingFunction9
+ ObjectStublessClient10
+ ObjectStublessClient11
+ ObjectStublessClient12
+ ObjectStublessClient13
+ ObjectStublessClient14
+ ObjectStublessClient15
+ ObjectStublessClient16
+ ObjectStublessClient17
+ ObjectStublessClient18
+ ObjectStublessClient19
+ ObjectStublessClient20
+ ObjectStublessClient21
+ ObjectStublessClient22
+ ObjectStublessClient23
+ ObjectStublessClient24
+ ObjectStublessClient25
+ ObjectStublessClient26
+ ObjectStublessClient27
+ ObjectStublessClient28
+ ObjectStublessClient29
+ ObjectStublessClient3
+ ObjectStublessClient30
+ ObjectStublessClient31
+ ObjectStublessClient32
+ ObjectStublessClient4
+ ObjectStublessClient5
+ ObjectStublessClient6
+ ObjectStublessClient7
+ ObjectStublessClient8
+ ObjectStublessClient9
+ Ole32DllGetClassObject
+ OleBuildVersion
+ OleConvertIStorageToOLESTREAM
+ OleConvertIStorageToOLESTREAMEx
+ OleConvertOLESTREAMToIStorage
+ OleConvertOLESTREAMToIStorageEx
+ OleCreate
+ OleCreateDefaultHandler
+ OleCreateEmbeddingHelper
+ OleCreateEx
+ OleCreateFontIndirectExt
+ OleCreateFromData
+ OleCreateFromDataEx
+ OleCreateFromFile
+ OleCreateFromFileEx
+ OleCreateLink
+ OleCreateLinkEx
+ OleCreateLinkFromData
+ OleCreateLinkFromDataEx
+ OleCreateLinkToFile
+ OleCreateLinkToFileEx
+ OleCreateMenuDescriptor
+ OleCreatePictureIndirectExt
+ OleCreatePropertyFrameIndirectExt
+ OleCreateStaticFromData
+ OleDestroyMenuDescriptor
+ OleDoAutoConvert
+ OleDraw
+ OleDuplicateData
+ OleFlushClipboard
+ OleGetAutoConvert
+ OleGetClipboard
+ OleGetClipboardWithEnterpriseInfo
+ OleGetIconOfClass
+ OleGetIconOfFile
+ OleIconToCursorExt
+ OleInitialize
+ OleInitializeWOW
+ OleIsCurrentClipboard
+ OleIsRunning
+ OleLoad
+ OleLoadFromStream
+ OleLoadPictureExt
+ OleLoadPictureFileExt
+ OleLoadPicturePathExt
+ OleLockRunning
+ OleMetafilePictFromIconAndLabel
+ OleNoteObjectVisible
+ OleQueryCreateFromData
+ OleQueryLinkFromData
+ OleRegEnumFormatEtc
+ OleRegEnumVerbs
+ OleRegGetMiscStatus
+ OleRegGetUserType
+ OleRun
+ OleSave
+ OleSavePictureFileExt
+ OleSaveToStream
+ OleSetAutoConvert
+ OleSetClipboard
+ OleSetContainedObject
+ OleSetMenuDescriptor
+ OleTranslateAccelerator
+ OleTranslateColorExt
+ OleUninitialize
+ OpenOrCreateStream
+ ProgIDFromCLSID
+ PropStgNameToFmtId
+ PropVariantClear
+ PropVariantCopy
+ ReadClassStg
+ ReadClassStm
+ ReadFmtUserTypeStg
+ ReadOleStg
+ ReadStringStream
+ RegisterActiveObjectExt
+ RegisterDragDrop
+ ReleaseStgMedium
+ RevokeActiveObjectExt
+ RevokeDragDrop
+ RoGetAgileReference
+ SNB_UserFree
+ SNB_UserMarshal
+ SNB_UserSize
+ SNB_UserUnmarshal
+ STGMEDIUM_UserFree
+ STGMEDIUM_UserMarshal
+ STGMEDIUM_UserSize
+ STGMEDIUM_UserUnmarshal
+ SetConvertStg
+ SetDocumentBitStg
+ StgConvertPropertyToVariant
+ StgConvertVariantToProperty
+ StgCreateDocfile
+ StgCreateDocfileOnILockBytes
+ StgCreatePropSetStg
+ StgCreatePropStg
+ StgCreateStorageEx
+ StgGetIFillLockBytesOnFile
+ StgGetIFillLockBytesOnILockBytes
+ StgIsStorageFile
+ StgIsStorageILockBytes
+ StgOpenAsyncDocfileOnIFillLockBytes
+ StgOpenPropStg
+ StgOpenStorage
+ StgOpenStorageEx
+ StgOpenStorageOnILockBytes
+ StgPropertyLengthAsVariant
+ StgSetTimes
+ StringFromCLSID
+ StringFromGUID2
+ StringFromIID
+ UpdateDCOMSettings
+ UtConvertDvtd16toDvtd32
+ UtConvertDvtd32toDvtd16
+ UtGetDvtd16Info
+ UtGetDvtd32Info
+ WdtpInterfacePointer_UserFree
+ WdtpInterfacePointer_UserMarshal
+ WdtpInterfacePointer_UserSize
+ WdtpInterfacePointer_UserUnmarshal
+ WriteClassStg
+ WriteClassStm
+ WriteFmtUserTypeStg
+ WriteOleStg
+ WriteStringStream
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/OleAcc.txt b/symbols/SDK/um/arm/OleAcc.txt
new file mode 100644
index 00000000..e2ebb282
--- /dev/null
+++ b/symbols/SDK/um/arm/OleAcc.txt
@@ -0,0 +1,41 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\OleAcc.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AccNotifyTouchInteraction
+ AccSetRunningUtilityState
+ AccessibleChildren
+ AccessibleObjectFromEvent
+ AccessibleObjectFromPoint
+ AccessibleObjectFromWindow
+ AccessibleObjectFromWindowTimeout
+ CreateStdAccessibleObject
+ CreateStdAccessibleProxyA
+ CreateStdAccessibleProxyW
+ GetOleaccVersionInfo
+ GetProcessHandleFromHwnd
+ GetRoleTextA
+ GetRoleTextW
+ GetStateTextA
+ GetStateTextW
+ LresultFromObject
+ ObjectFromLresult
+ PropMgrClient_LookupProp
+ WindowFromAccessibleObject
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/OleAut32.txt b/symbols/SDK/um/arm/OleAut32.txt
new file mode 100644
index 00000000..e7f43ba5
--- /dev/null
+++ b/symbols/SDK/um/arm/OleAut32.txt
@@ -0,0 +1,421 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\OleAut32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 286 BSTR_UserFree
+ 284 BSTR_UserMarshal
+ 283 BSTR_UserSize
+ 285 BSTR_UserUnmarshal
+ 414 BstrFromVector
+ 171 ClearCustData
+ 31 CreateDispTypeInfo
+ 202 CreateErrorInfo
+ 32 CreateStdDispatch
+ 160 CreateTypeLib
+ 180 CreateTypeLib2
+ 146 DispCallFunc
+ 29 DispGetIDsOfNames
+ 28 DispGetParam
+ 30 DispInvoke
+ 14 DosDateTimeToVariantTime
+ 35 GetActiveObject
+ 332 GetAltMonthNames
+ 200 GetErrorInfo
+ 322 GetRecordInfoFromGuids
+ 323 GetRecordInfoFromTypeInfo
+ 326 GetVarConversionLocaleSetting
+ 165 LHashValOfNameSys
+ 166 LHashValOfNameSysA
+ 296 LPSAFEARRAY_Marshal
+ 295 LPSAFEARRAY_Size
+ 297 LPSAFEARRAY_Unmarshal
+ 294 LPSAFEARRAY_UserFree
+ 292 LPSAFEARRAY_UserMarshal
+ 291 LPSAFEARRAY_UserSize
+ 293 LPSAFEARRAY_UserUnmarshal
+ 162 LoadRegTypeLib
+ 161 LoadTypeLib
+ 183 LoadTypeLibEx
+ OACreateTypeLib2
+ 170 OaBuildVersion
+ 444 OaEnablePerUserTLibRegistration
+ 420 OleCreateFontIndirect
+ 419 OleCreatePictureIndirect
+ 417 OleCreatePropertyFrame
+ 416 OleCreatePropertyFrameIndirect
+ 415 OleIconToCursor
+ 418 OleLoadPicture
+ 401 OleLoadPictureEx
+ 422 OleLoadPictureFile
+ 402 OleLoadPictureFileEx
+ 424 OleLoadPicturePath
+ 423 OleSavePictureFile
+ 421 OleTranslateColor
+ 164 QueryPathOfRegTypeLib
+ 33 RegisterActiveObject
+ 163 RegisterTypeLib
+ 442 RegisterTypeLibForUser
+ 34 RevokeActiveObject
+ 23 SafeArrayAccessData
+ SafeArrayAddRef
+ 37 SafeArrayAllocData
+ 36 SafeArrayAllocDescriptor
+ 41 SafeArrayAllocDescriptorEx
+ 27 SafeArrayCopy
+ 412 SafeArrayCopyData
+ 15 SafeArrayCreate
+ 42 SafeArrayCreateEx
+ 411 SafeArrayCreateVector
+ 43 SafeArrayCreateVectorEx
+ 16 SafeArrayDestroy
+ 39 SafeArrayDestroyData
+ 38 SafeArrayDestroyDescriptor
+ 17 SafeArrayGetDim
+ 25 SafeArrayGetElement
+ 18 SafeArrayGetElemsize
+ 67 SafeArrayGetIID
+ 20 SafeArrayGetLBound
+ 45 SafeArrayGetRecordInfo
+ 19 SafeArrayGetUBound
+ 77 SafeArrayGetVartype
+ 21 SafeArrayLock
+ 148 SafeArrayPtrOfIndex
+ 26 SafeArrayPutElement
+ 40 SafeArrayRedim
+ SafeArrayReleaseData
+ SafeArrayReleaseDescriptor
+ 57 SafeArraySetIID
+ 44 SafeArraySetRecordInfo
+ 24 SafeArrayUnaccessData
+ 22 SafeArrayUnlock
+ 201 SetErrorInfo
+ 327 SetOaNoCache
+ 325 SetVarConversionLocaleSetting
+ SysAddRefString
+ 2 SysAllocString
+ 150 SysAllocStringByteLen
+ 4 SysAllocStringLen
+ 6 SysFreeString
+ 3 SysReAllocString
+ 5 SysReAllocStringLen
+ SysReleaseString
+ 149 SysStringByteLen
+ 7 SysStringLen
+ 184 SystemTimeToVariantTime
+ 186 UnRegisterTypeLib
+ 443 UnRegisterTypeLibForUser
+ 290 VARIANT_UserFree
+ 288 VARIANT_UserMarshal
+ 287 VARIANT_UserSize
+ 289 VARIANT_UserUnmarshal
+ 168 VarAbs
+ 141 VarAdd
+ 142 VarAnd
+ 124 VarBoolFromCy
+ 123 VarBoolFromDate
+ 236 VarBoolFromDec
+ 126 VarBoolFromDisp
+ 233 VarBoolFromI1
+ 119 VarBoolFromI2
+ 120 VarBoolFromI4
+ 370 VarBoolFromI8
+ 121 VarBoolFromR4
+ 122 VarBoolFromR8
+ 125 VarBoolFromStr
+ 118 VarBoolFromUI1
+ 234 VarBoolFromUI2
+ 235 VarBoolFromUI4
+ 371 VarBoolFromUI8
+ 313 VarBstrCat
+ 314 VarBstrCmp
+ 116 VarBstrFromBool
+ 113 VarBstrFromCy
+ 114 VarBstrFromDate
+ 232 VarBstrFromDec
+ 115 VarBstrFromDisp
+ 229 VarBstrFromI1
+ 109 VarBstrFromI2
+ 110 VarBstrFromI4
+ 368 VarBstrFromI8
+ 111 VarBstrFromR4
+ 112 VarBstrFromR8
+ 108 VarBstrFromUI1
+ 230 VarBstrFromUI2
+ 231 VarBstrFromUI4
+ 369 VarBstrFromUI8
+ 318 VarCat
+ 176 VarCmp
+ 306 VarCyAbs
+ 299 VarCyAdd
+ 311 VarCyCmp
+ 312 VarCyCmpR8
+ 307 VarCyFix
+ 106 VarCyFromBool
+ 103 VarCyFromDate
+ 228 VarCyFromDec
+ 105 VarCyFromDisp
+ 225 VarCyFromI1
+ 99 VarCyFromI2
+ 100 VarCyFromI4
+ 366 VarCyFromI8
+ 101 VarCyFromR4
+ 102 VarCyFromR8
+ 104 VarCyFromStr
+ 98 VarCyFromUI1
+ 226 VarCyFromUI2
+ 227 VarCyFromUI4
+ 367 VarCyFromUI8
+ 308 VarCyInt
+ 303 VarCyMul
+ 304 VarCyMulI4
+ 329 VarCyMulI8
+ 309 VarCyNeg
+ 310 VarCyRound
+ 305 VarCySub
+ 96 VarDateFromBool
+ 93 VarDateFromCy
+ 224 VarDateFromDec
+ 95 VarDateFromDisp
+ 221 VarDateFromI1
+ 89 VarDateFromI2
+ 90 VarDateFromI4
+ 364 VarDateFromI8
+ 91 VarDateFromR4
+ 92 VarDateFromR8
+ 94 VarDateFromStr
+ 88 VarDateFromUI1
+ 222 VarDateFromUI2
+ 223 VarDateFromUI4
+ 365 VarDateFromUI8
+ 330 VarDateFromUdate
+ 319 VarDateFromUdateEx
+ 182 VarDecAbs
+ 177 VarDecAdd
+ 204 VarDecCmp
+ 298 VarDecCmpR8
+ 178 VarDecDiv
+ 187 VarDecFix
+ 199 VarDecFromBool
+ 196 VarDecFromCy
+ 195 VarDecFromDate
+ 198 VarDecFromDisp
+ 241 VarDecFromI1
+ 191 VarDecFromI2
+ 192 VarDecFromI4
+ 374 VarDecFromI8
+ 193 VarDecFromR4
+ 194 VarDecFromR8
+ 197 VarDecFromStr
+ 190 VarDecFromUI1
+ 242 VarDecFromUI2
+ 243 VarDecFromUI4
+ 375 VarDecFromUI8
+ 188 VarDecInt
+ 179 VarDecMul
+ 189 VarDecNeg
+ 203 VarDecRound
+ 181 VarDecSub
+ 143 VarDiv
+ 152 VarEqv
+ 169 VarFix
+ 87 VarFormat
+ 127 VarFormatCurrency
+ 97 VarFormatDateTime
+ 139 VarFormatFromTokens
+ 107 VarFormatNumber
+ 117 VarFormatPercent
+ 253 VarI1FromBool
+ 250 VarI1FromCy
+ 249 VarI1FromDate
+ 256 VarI1FromDec
+ 252 VarI1FromDisp
+ 245 VarI1FromI2
+ 246 VarI1FromI4
+ 376 VarI1FromI8
+ 247 VarI1FromR4
+ 248 VarI1FromR8
+ 251 VarI1FromStr
+ 244 VarI1FromUI1
+ 254 VarI1FromUI2
+ 255 VarI1FromUI4
+ 377 VarI1FromUI8
+ 56 VarI2FromBool
+ 52 VarI2FromCy
+ 53 VarI2FromDate
+ 208 VarI2FromDec
+ 55 VarI2FromDisp
+ 205 VarI2FromI1
+ 49 VarI2FromI4
+ 346 VarI2FromI8
+ 50 VarI2FromR4
+ 51 VarI2FromR8
+ 54 VarI2FromStr
+ 48 VarI2FromUI1
+ 206 VarI2FromUI2
+ 207 VarI2FromUI4
+ 347 VarI2FromUI8
+ 66 VarI4FromBool
+ 62 VarI4FromCy
+ 63 VarI4FromDate
+ 212 VarI4FromDec
+ 65 VarI4FromDisp
+ 209 VarI4FromI1
+ 59 VarI4FromI2
+ 348 VarI4FromI8
+ 60 VarI4FromR4
+ 61 VarI4FromR8
+ 64 VarI4FromStr
+ 58 VarI4FromUI1
+ 210 VarI4FromUI2
+ 211 VarI4FromUI4
+ 349 VarI4FromUI8
+ 341 VarI8FromBool
+ 337 VarI8FromCy
+ 338 VarI8FromDate
+ 345 VarI8FromDec
+ 340 VarI8FromDisp
+ 342 VarI8FromI1
+ 334 VarI8FromI2
+ 335 VarI8FromR4
+ 336 VarI8FromR8
+ 339 VarI8FromStr
+ 333 VarI8FromUI1
+ 343 VarI8FromUI2
+ 344 VarI8FromUI4
+ 427 VarI8FromUI8
+ 153 VarIdiv
+ 154 VarImp
+ 172 VarInt
+ 155 VarMod
+ 129 VarMonthName
+ 156 VarMul
+ 173 VarNeg
+ 174 VarNot
+ 47 VarNumFromParseNum
+ 157 VarOr
+ 46 VarParseNumFromStr
+ 158 VarPow
+ 316 VarR4CmpR8
+ 76 VarR4FromBool
+ 72 VarR4FromCy
+ 73 VarR4FromDate
+ 216 VarR4FromDec
+ 75 VarR4FromDisp
+ 213 VarR4FromI1
+ 69 VarR4FromI2
+ 70 VarR4FromI4
+ 360 VarR4FromI8
+ 71 VarR4FromR8
+ 74 VarR4FromStr
+ 68 VarR4FromUI1
+ 214 VarR4FromUI2
+ 215 VarR4FromUI4
+ 361 VarR4FromUI8
+ 86 VarR8FromBool
+ 82 VarR8FromCy
+ 83 VarR8FromDate
+ 220 VarR8FromDec
+ 85 VarR8FromDisp
+ 217 VarR8FromI1
+ 79 VarR8FromI2
+ 80 VarR8FromI4
+ 362 VarR8FromI8
+ 81 VarR8FromR4
+ 84 VarR8FromStr
+ 78 VarR8FromUI1
+ 218 VarR8FromUI2
+ 219 VarR8FromUI4
+ 363 VarR8FromUI8
+ 315 VarR8Pow
+ 317 VarR8Round
+ 175 VarRound
+ 159 VarSub
+ 140 VarTokenizeFormatString
+ 138 VarUI1FromBool
+ 134 VarUI1FromCy
+ 135 VarUI1FromDate
+ 240 VarUI1FromDec
+ 137 VarUI1FromDisp
+ 237 VarUI1FromI1
+ 130 VarUI1FromI2
+ 131 VarUI1FromI4
+ 372 VarUI1FromI8
+ 132 VarUI1FromR4
+ 133 VarUI1FromR8
+ 136 VarUI1FromStr
+ 238 VarUI1FromUI2
+ 239 VarUI1FromUI4
+ 373 VarUI1FromUI8
+ 266 VarUI2FromBool
+ 263 VarUI2FromCy
+ 262 VarUI2FromDate
+ 269 VarUI2FromDec
+ 265 VarUI2FromDisp
+ 267 VarUI2FromI1
+ 258 VarUI2FromI2
+ 259 VarUI2FromI4
+ 378 VarUI2FromI8
+ 260 VarUI2FromR4
+ 261 VarUI2FromR8
+ 264 VarUI2FromStr
+ 257 VarUI2FromUI1
+ 268 VarUI2FromUI4
+ 379 VarUI2FromUI8
+ 279 VarUI4FromBool
+ 276 VarUI4FromCy
+ 275 VarUI4FromDate
+ 282 VarUI4FromDec
+ 278 VarUI4FromDisp
+ 280 VarUI4FromI1
+ 271 VarUI4FromI2
+ 272 VarUI4FromI4
+ 425 VarUI4FromI8
+ 273 VarUI4FromR4
+ 274 VarUI4FromR8
+ 277 VarUI4FromStr
+ 270 VarUI4FromUI1
+ 281 VarUI4FromUI2
+ 426 VarUI4FromUI8
+ 437 VarUI8FromBool
+ 433 VarUI8FromCy
+ 434 VarUI8FromDate
+ 441 VarUI8FromDec
+ 436 VarUI8FromDisp
+ 438 VarUI8FromI1
+ 430 VarUI8FromI2
+ 428 VarUI8FromI8
+ 431 VarUI8FromR4
+ 432 VarUI8FromR8
+ 435 VarUI8FromStr
+ 429 VarUI8FromUI1
+ 439 VarUI8FromUI2
+ 440 VarUI8FromUI4
+ 331 VarUdateFromDate
+ 128 VarWeekdayName
+ 167 VarXor
+ 12 VariantChangeType
+ 147 VariantChangeTypeEx
+ 9 VariantClear
+ 10 VariantCopy
+ 11 VariantCopyInd
+ 8 VariantInit
+ 13 VariantTimeToDosDateTime
+ 185 VariantTimeToSystemTime
+ 413 VectorFromBstr
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/OleDlg.txt b/symbols/SDK/um/arm/OleDlg.txt
new file mode 100644
index 00000000..ec8996e2
--- /dev/null
+++ b/symbols/SDK/um/arm/OleDlg.txt
@@ -0,0 +1,44 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\OleDlg.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 1 OleUIAddVerbMenuA
+ OleUIAddVerbMenuW
+ 8 OleUIBusyA
+ OleUIBusyW
+ 2 OleUICanConvertOrActivateAs
+ 6 OleUIChangeIconA
+ OleUIChangeIconW
+ 12 OleUIChangeSourceA
+ OleUIChangeSourceW
+ 7 OleUIConvertA
+ OleUIConvertW
+ 5 OleUIEditLinksA
+ OleUIEditLinksW
+ 3 OleUIInsertObjectA
+ OleUIInsertObjectW
+ 11 OleUIObjectPropertiesA
+ OleUIObjectPropertiesW
+ 4 OleUIPasteSpecialA
+ OleUIPasteSpecialW
+ 10 OleUIPromptUserA
+ OleUIPromptUserW
+ 9 OleUIUpdateLinksA
+ OleUIUpdateLinksW
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/OneCore.txt b/symbols/SDK/um/arm/OneCore.txt
new file mode 100644
index 00000000..515a1db0
--- /dev/null
+++ b/symbols/SDK/um/arm/OneCore.txt
@@ -0,0 +1,5078 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\OneCore.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AddAtomA
+ AddAtomW
+ DeleteAtom
+ FindAtomA
+ FindAtomW
+ GetAtomNameA
+ GetAtomNameW
+ GlobalAddAtomA
+ GlobalAddAtomExA
+ GlobalAddAtomExW
+ GlobalAddAtomW
+ GlobalDeleteAtom
+ GlobalFindAtomA
+ GlobalFindAtomW
+ GlobalGetAtomNameA
+ GlobalGetAtomNameW
+ InitAtomTable
+ RaiseCustomSystemEventTrigger
+ AdjustCalendarDate
+ ConvertCalDateTimeToSystemTime
+ ConvertSystemTimeToCalDateTime
+ GetCalendarDateFormatEx
+ GetCalendarSupportedDateRange
+ IsCalendarLeapYear
+ UpdateCalendarDayOfWeek
+ CLSIDFromProgID
+ CLSIDFromString
+ CoAddRefServerProcess
+ CoAllowUnmarshalerCLSID
+ CoCancelCall
+ CoCopyProxy
+ CoCreateFreeThreadedMarshaler
+ CoCreateGuid
+ CoCreateInstance
+ CoCreateInstanceEx
+ CoCreateInstanceFromApp
+ CoDecodeProxy
+ CoDecrementMTAUsage
+ CoDisableCallCancellation
+ CoDisconnectContext
+ CoDisconnectObject
+ CoEnableCallCancellation
+ CoFreeUnusedLibraries
+ CoFreeUnusedLibrariesEx
+ CoGetApartmentType
+ CoGetCallContext
+ CoGetCallerTID
+ CoGetCancelObject
+ CoGetClassObject
+ CoGetContextToken
+ CoGetCurrentLogicalThreadId
+ CoGetCurrentProcess
+ CoGetDefaultContext
+ CoGetInterfaceAndReleaseStream
+ CoGetMalloc
+ CoGetMarshalSizeMax
+ CoGetObjectContext
+ CoGetPSClsid
+ CoGetStandardMarshal
+ CoGetStdMarshalEx
+ CoGetTreatAsClass
+ CoImpersonateClient
+ CoIncrementMTAUsage
+ CoInitializeEx
+ CoInitializeSecurity
+ CoInvalidateRemoteMachineBindings
+ CoIsHandlerConnected
+ CoLockObjectExternal
+ CoMarshalHresult
+ CoMarshalInterface
+ CoMarshalInterThreadInterfaceInStream
+ CoQueryAuthenticationServices
+ CoQueryClientBlanket
+ CoQueryProxyBlanket
+ CoRegisterClassObject
+ CoRegisterPSClsid
+ CoRegisterSurrogate
+ CoReleaseMarshalData
+ CoReleaseServerProcess
+ CoResumeClassObjects
+ CoRevertToSelf
+ CoRevokeClassObject
+ CoSetCancelObject
+ CoSetProxyBlanket
+ CoSuspendClassObjects
+ CoSwitchCallContext
+ CoTaskMemAlloc
+ CoTaskMemFree
+ CoTaskMemRealloc
+ CoTestCancel
+ CoUninitialize
+ CoUnmarshalHresult
+ CoUnmarshalInterface
+ CoWaitForMultipleHandles
+ CoWaitForMultipleObjects
+ CreateStreamOnHGlobal
+ FreePropVariantArray
+ GetHGlobalFromStream
+ IIDFromString
+ ProgIDFromCLSID
+ PropVariantClear
+ PropVariantCopy
+ StringFromCLSID
+ StringFromGUID2
+ StringFromIID
+ CoRegisterActivationFilter
+ RoGetAgileReference
+ CLSIDFromProgIDEx
+ CoFileTimeNow
+ CStdAsyncStubBuffer_AddRef
+ CStdAsyncStubBuffer_Connect
+ CStdAsyncStubBuffer_Disconnect
+ CStdAsyncStubBuffer_Invoke
+ CStdAsyncStubBuffer_QueryInterface
+ CStdAsyncStubBuffer_Release
+ CStdAsyncStubBuffer2_Connect
+ CStdAsyncStubBuffer2_Disconnect
+ CStdAsyncStubBuffer2_Release
+ CStdStubBuffer2_Connect
+ CStdStubBuffer2_CountRefs
+ CStdStubBuffer2_Disconnect
+ CStdStubBuffer2_QueryInterface
+ NdrProxyForwardingFunction10
+ NdrProxyForwardingFunction11
+ NdrProxyForwardingFunction12
+ NdrProxyForwardingFunction13
+ NdrProxyForwardingFunction14
+ NdrProxyForwardingFunction15
+ NdrProxyForwardingFunction16
+ NdrProxyForwardingFunction17
+ NdrProxyForwardingFunction18
+ NdrProxyForwardingFunction19
+ NdrProxyForwardingFunction20
+ NdrProxyForwardingFunction21
+ NdrProxyForwardingFunction22
+ NdrProxyForwardingFunction23
+ NdrProxyForwardingFunction24
+ NdrProxyForwardingFunction25
+ NdrProxyForwardingFunction26
+ NdrProxyForwardingFunction27
+ NdrProxyForwardingFunction28
+ NdrProxyForwardingFunction29
+ NdrProxyForwardingFunction3
+ NdrProxyForwardingFunction30
+ NdrProxyForwardingFunction31
+ NdrProxyForwardingFunction32
+ NdrProxyForwardingFunction4
+ NdrProxyForwardingFunction5
+ NdrProxyForwardingFunction6
+ NdrProxyForwardingFunction7
+ NdrProxyForwardingFunction8
+ NdrProxyForwardingFunction9
+ ObjectStublessClient10
+ ObjectStublessClient11
+ ObjectStublessClient12
+ ObjectStublessClient13
+ ObjectStublessClient14
+ ObjectStublessClient15
+ ObjectStublessClient16
+ ObjectStublessClient17
+ ObjectStublessClient18
+ ObjectStublessClient19
+ ObjectStublessClient20
+ ObjectStublessClient21
+ ObjectStublessClient22
+ ObjectStublessClient23
+ ObjectStublessClient24
+ ObjectStublessClient25
+ ObjectStublessClient26
+ ObjectStublessClient27
+ ObjectStublessClient28
+ ObjectStublessClient29
+ ObjectStublessClient3
+ ObjectStublessClient30
+ ObjectStublessClient31
+ ObjectStublessClient32
+ ObjectStublessClient4
+ ObjectStublessClient5
+ ObjectStublessClient6
+ ObjectStublessClient7
+ ObjectStublessClient8
+ ObjectStublessClient9
+ ClearCommBreak
+ ClearCommError
+ EscapeCommFunction
+ GetCommConfig
+ GetCommMask
+ GetCommModemStatus
+ GetCommProperties
+ GetCommState
+ GetCommTimeouts
+ PurgeComm
+ SetCommBreak
+ SetCommConfig
+ SetCommMask
+ SetCommState
+ SetCommTimeouts
+ SetupComm
+ TransmitCommChar
+ WaitCommEvent
+ OpenCommPort
+ GetCommPorts
+ AllocConsole
+ GetConsoleCP
+ GetConsoleMode
+ GetConsoleOutputCP
+ GetNumberOfConsoleInputEvents
+ ReadConsoleA
+ ReadConsoleInputA
+ ReadConsoleInputW
+ ReadConsoleW
+ SetConsoleCtrlHandler
+ SetConsoleMode
+ WriteConsoleA
+ WriteConsoleW
+ AttachConsole
+ FreeConsole
+ PeekConsoleInputA
+ PeekConsoleInputW
+ CreateConsoleScreenBuffer
+ FillConsoleOutputAttribute
+ FillConsoleOutputCharacterA
+ FillConsoleOutputCharacterW
+ FlushConsoleInputBuffer
+ GenerateConsoleCtrlEvent
+ GetConsoleCursorInfo
+ GetConsoleScreenBufferInfo
+ GetConsoleScreenBufferInfoEx
+ GetLargestConsoleWindowSize
+ ReadConsoleOutputA
+ ReadConsoleOutputAttribute
+ ReadConsoleOutputCharacterA
+ ReadConsoleOutputCharacterW
+ ReadConsoleOutputW
+ ScrollConsoleScreenBufferA
+ ScrollConsoleScreenBufferW
+ SetConsoleActiveScreenBuffer
+ SetConsoleCP
+ SetConsoleCursorInfo
+ SetConsoleCursorPosition
+ SetConsoleOutputCP
+ SetConsoleScreenBufferInfoEx
+ SetConsoleScreenBufferSize
+ SetConsoleTextAttribute
+ SetConsoleWindowInfo
+ WriteConsoleInputA
+ WriteConsoleInputW
+ WriteConsoleOutputA
+ WriteConsoleOutputAttribute
+ WriteConsoleOutputCharacterA
+ WriteConsoleOutputCharacterW
+ WriteConsoleOutputW
+ GetConsoleOriginalTitleA
+ GetConsoleOriginalTitleW
+ GetConsoleTitleA
+ GetConsoleTitleW
+ SetConsoleTitleA
+ SetConsoleTitleW
+ AddConsoleAliasA
+ AddConsoleAliasW
+ ExpungeConsoleCommandHistoryA
+ ExpungeConsoleCommandHistoryW
+ GetConsoleAliasA
+ GetConsoleAliasesA
+ GetConsoleAliasesLengthA
+ GetConsoleAliasesLengthW
+ GetConsoleAliasesW
+ GetConsoleAliasExesA
+ GetConsoleAliasExesLengthA
+ GetConsoleAliasExesLengthW
+ GetConsoleAliasExesW
+ GetConsoleAliasW
+ GetConsoleCommandHistoryA
+ GetConsoleCommandHistoryLengthA
+ GetConsoleCommandHistoryLengthW
+ GetConsoleCommandHistoryW
+ GetConsoleDisplayMode
+ GetConsoleFontSize
+ GetConsoleHistoryInfo
+ GetConsoleProcessList
+ GetConsoleSelectionInfo
+ GetConsoleWindow
+ GetCurrentConsoleFont
+ GetCurrentConsoleFontEx
+ GetNumberOfConsoleMouseButtons
+ SetConsoleDisplayMode
+ SetConsoleHistoryInfo
+ SetConsoleNumberOfCommandsA
+ SetConsoleNumberOfCommandsW
+ SetCurrentConsoleFontEx
+ GetDateFormatA
+ GetDateFormatW
+ GetTimeFormatA
+ GetTimeFormatW
+ GetDateFormatEx
+ GetTimeFormatEx
+ GetDurationFormatEx
+ DebugBreak
+ IsDebuggerPresent
+ OutputDebugStringA
+ OutputDebugStringW
+ CheckRemoteDebuggerPresent
+ ContinueDebugEvent
+ DebugActiveProcess
+ DebugActiveProcessStop
+ WaitForDebugEvent
+ WaitForDebugEventEx
+ DelayLoadFailureHook
+ ResolveDelayLoadedAPI
+ ResolveDelayLoadsFromDll
+ CreateEnclave
+ InitializeEnclave
+ IsEnclaveTypeSupported
+ LoadEnclaveData
+ CallEnclave
+ DeleteEnclave
+ LoadEnclaveImageA
+ LoadEnclaveImageW
+ TerminateEnclave
+ GetErrorMode
+ GetLastError
+ RaiseException
+ SetErrorMode
+ SetLastError
+ SetUnhandledExceptionFilter
+ UnhandledExceptionFilter
+ AddVectoredContinueHandler
+ AddVectoredExceptionHandler
+ RemoveVectoredContinueHandler
+ RemoveVectoredExceptionHandler
+ RestoreLastError
+ RaiseFailFastException
+ FatalAppExitA
+ FatalAppExitW
+ GetThreadErrorMode
+ SetThreadErrorMode
+ TerminateProcessOnMemoryExhaustion
+ GetFeatureEnabledState
+ RecordFeatureError
+ RecordFeatureUsage
+ SubscribeFeatureStateChangeNotification
+ UnsubscribeFeatureStateChangeNotification
+ GetFeatureVariant
+ FlsAlloc
+ FlsFree
+ FlsGetValue
+ FlsSetValue
+ IsThreadAFiber
+ ConvertFiberToThread
+ ConvertThreadToFiber
+ CreateFiber
+ DeleteFiber
+ SwitchToFiber
+ ConvertThreadToFiberEx
+ CreateFiberEx
+ DefineDosDeviceA
+ DeleteVolumeMountPointA
+ FindFirstVolumeA
+ FindNextVolumeA
+ GetLogicalDriveStringsA
+ GetVolumeNameForVolumeMountPointA
+ GetVolumePathNameA
+ GetVolumePathNamesForVolumeNameA
+ QueryDosDeviceA
+ CopyFileExA
+ CreateDirectoryExA
+ CreateSymbolicLinkA
+ MoveFileWithProgressA
+ ReplaceFileA
+ CompareFileTime
+ CreateDirectoryA
+ CreateDirectoryW
+ CreateFileA
+ CreateFileW
+ DefineDosDeviceW
+ DeleteFileA
+ DeleteFileW
+ DeleteVolumeMountPointW
+ FileTimeToLocalFileTime
+ FindClose
+ FindCloseChangeNotification
+ FindFirstChangeNotificationA
+ FindFirstChangeNotificationW
+ FindFirstFileA
+ FindFirstFileExA
+ FindFirstFileExW
+ FindFirstFileW
+ FindFirstVolumeW
+ FindNextChangeNotification
+ FindNextFileA
+ FindNextFileW
+ FindNextVolumeW
+ FindVolumeClose
+ FlushFileBuffers
+ GetDiskFreeSpaceA
+ GetDiskFreeSpaceExA
+ GetDiskFreeSpaceExW
+ GetDiskFreeSpaceW
+ GetDriveTypeA
+ GetDriveTypeW
+ GetFileAttributesA
+ GetFileAttributesExA
+ GetFileAttributesExW
+ GetFileAttributesW
+ GetFileInformationByHandle
+ GetFileSize
+ GetFileSizeEx
+ GetFileTime
+ GetFileType
+ GetFinalPathNameByHandleA
+ GetFinalPathNameByHandleW
+ GetFullPathNameA
+ GetFullPathNameW
+ GetLogicalDrives
+ GetLogicalDriveStringsW
+ GetLongPathNameA
+ GetLongPathNameW
+ GetShortPathNameW
+ GetTempFileNameW
+ GetVolumeInformationByHandleW
+ GetVolumeInformationW
+ GetVolumePathNameW
+ LocalFileTimeToFileTime
+ LockFile
+ LockFileEx
+ QueryDosDeviceW
+ ReadFile
+ ReadFileEx
+ ReadFileScatter
+ RemoveDirectoryA
+ RemoveDirectoryW
+ SetEndOfFile
+ SetFileAttributesA
+ SetFileAttributesW
+ SetFileInformationByHandle
+ SetFilePointer
+ SetFilePointerEx
+ SetFileTime
+ SetFileValidData
+ UnlockFile
+ UnlockFileEx
+ WriteFile
+ WriteFileEx
+ WriteFileGather
+ CreateFile2
+ GetTempPathW
+ GetVolumeNameForVolumeMountPointW
+ GetVolumePathNamesForVolumeNameW
+ GetCompressedFileSizeA
+ GetCompressedFileSizeW
+ SetFileIoOverlappedRange
+ AreFileApisANSI
+ FindFirstFileNameW
+ FindFirstStreamW
+ FindNextFileNameW
+ FindNextStreamW
+ GetTempFileNameA
+ GetTempPathA
+ GetVolumeInformationA
+ SetFileApisToANSI
+ SetFileApisToOEM
+ CopyFile2
+ CopyFileExW
+ CreateDirectoryExW
+ CreateHardLinkW
+ CreateSymbolicLinkW
+ GetFileInformationByHandleEx
+ MoveFileExW
+ MoveFileWithProgressW
+ ReadDirectoryChangesW
+ ReOpenFile
+ ReplaceFileW
+ OpenFileById
+ CopyFileW
+ CreateHardLinkA
+ ReadDirectoryChangesExW
+ GetFirmwareEnvironmentVariableA
+ GetFirmwareEnvironmentVariableExA
+ GetFirmwareEnvironmentVariableExW
+ GetFirmwareEnvironmentVariableW
+ SetFirmwareEnvironmentVariableA
+ SetFirmwareEnvironmentVariableExA
+ SetFirmwareEnvironmentVariableExW
+ SetFirmwareEnvironmentVariableW
+ CloseHandle
+ CompareObjectHandles
+ DuplicateHandle
+ GetHandleInformation
+ SetHandleInformation
+ GetProcessHeap
+ GetProcessHeaps
+ HeapAlloc
+ HeapCompact
+ HeapCreate
+ HeapDestroy
+ HeapFree
+ HeapLock
+ HeapQueryInformation
+ HeapReAlloc
+ HeapSetInformation
+ HeapSize
+ HeapUnlock
+ HeapValidate
+ HeapWalk
+ GlobalAlloc
+ GlobalFree
+ LocalAlloc
+ LocalFree
+ LocalLock
+ LocalReAlloc
+ LocalUnlock
+ GlobalFlags
+ GlobalHandle
+ GlobalLock
+ GlobalReAlloc
+ GlobalSize
+ GlobalUnlock
+ LocalFlags
+ LocalSize
+ InitializeSListHead
+ InterlockedFlushSList
+ InterlockedPopEntrySList
+ InterlockedPushEntrySList
+ QueryDepthSList
+ InterlockedPushListSListEx
+ CancelIoEx
+ CreateIoCompletionPort
+ DeviceIoControl
+ GetOverlappedResult
+ GetQueuedCompletionStatus
+ GetQueuedCompletionStatusEx
+ PostQueuedCompletionStatus
+ CancelIo
+ CancelSynchronousIo
+ GetOverlappedResultEx
+ IsProcessInJob
+ AssignProcessToJobObject
+ CreateJobObjectW
+ OpenJobObjectW
+ QueryInformationJobObject
+ SetInformationJobObject
+ TerminateJobObject
+ FreeMemoryJobObject
+ QueryIoRateControlInformationJobObject
+ SetIoRateControlInformationJobObject
+ AddLocalAlternateComputerNameA
+ CreateFileMappingNumaA
+ CreateFileTransactedA
+ CreateJobObjectA
+ FindFirstVolumeMountPointA
+ FindNextVolumeMountPointA
+ GetFileAttributesTransactedA
+ OpenJobObjectA
+ SetDllDirectoryA
+ SetVolumeLabelA
+ SetVolumeMountPointA
+ AddLocalAlternateComputerNameW
+ BackupRead
+ BackupWrite
+ BindIoCompletionCallback
+ CopyFileA
+ CreateFileMappingA
+ CreateFileTransactedW
+ CreateMailslotA
+ CreateNamedPipeA
+ DnsHostnameToComputerNameW
+ DosDateTimeToFileTime
+ FileTimeToDosDateTime
+ FindResourceA
+ FindResourceExA
+ GetComputerNameA
+ GetComputerNameW
+ GetMaximumProcessorGroupCount
+ GetNamedPipeClientProcessId
+ GetNamedPipeServerProcessId
+ GetShortPathNameA
+ GetStartupInfoA
+ GetSystemPowerStatus
+ GetTapeParameters
+ GetThreadSelectorEntry
+ GlobalMemoryStatus
+ MoveFileA
+ MoveFileExA
+ MoveFileW
+ OpenFile
+ PulseEvent
+ RegisterWaitForSingleObject
+ SetFileCompletionNotificationModes
+ SetHandleCount
+ SetMailslotInfo
+ SetVolumeLabelW
+ UnregisterWait
+ WTSGetActiveConsoleSessionId
+ FindFirstVolumeMountPointW
+ FindNextVolumeMountPointW
+ FindVolumeMountPointClose
+ GetFileAttributesTransactedW
+ GetFirmwareType
+ GetNumaAvailableMemoryNodeEx
+ GetNumaNodeProcessorMask
+ GetNumaProcessorNodeEx
+ PowerClearRequest
+ PowerCreateRequest
+ PowerSetRequest
+ SetDllDirectoryW
+ SetVolumeMountPointW
+ VerifyVersionInfoW
+ GetBinaryTypeW
+ Module32First
+ Module32Next
+ OpenFileMappingA
+ Process32First
+ Process32Next
+ SetTermsrvAppInstallMode
+ VerifyVersionInfoA
+ CopyFileTransactedW
+ CreateDirectoryTransactedW
+ CreateHardLinkTransactedW
+ CreateMailslotW
+ CreateSymbolicLinkTransactedW
+ DeleteFileTransactedW
+ FindFirstFileTransactedW
+ GetBinaryTypeA
+ GetCompressedFileSizeTransactedW
+ GetFullPathNameTransactedW
+ GetLongPathNameTransactedW
+ MoveFileTransactedW
+ RemoveDirectoryTransactedW
+ SetFileAttributesTransactedW
+ GetMailslotInfo
+ GetDllDirectoryW
+ SetThreadExecutionState
+ GetDevicePowerState
+ GetMaximumProcessorCount
+ MulDiv
+ AddDllDirectory
+ DisableThreadLibraryCalls
+ EnumResourceLanguagesExA
+ EnumResourceLanguagesExW
+ EnumResourceNamesExA
+ EnumResourceNamesExW
+ EnumResourceTypesExA
+ EnumResourceTypesExW
+ FindResourceExW
+ FindStringOrdinal
+ FreeLibrary
+ FreeLibraryAndExitThread
+ FreeResource
+ GetModuleFileNameA
+ GetModuleFileNameW
+ GetModuleHandleA
+ GetModuleHandleExA
+ GetModuleHandleExW
+ GetModuleHandleW
+ GetProcAddress
+ LoadLibraryExA
+ LoadLibraryExW
+ LoadResource
+ LoadStringA
+ LoadStringW
+ LockResource
+ RemoveDllDirectory
+ SetDefaultDllDirectories
+ SizeofResource
+ FindResourceW
+ LoadLibraryA
+ LoadLibraryW
+ EnumResourceNamesW
+ LoadPackagedLibrary
+ QueryOptionalDelayLoadedAPI
+ EnumCalendarInfoA
+ EnumCalendarInfoExA
+ EnumDateFormatsA
+ EnumDateFormatsExA
+ EnumLanguageGroupLocalesA
+ EnumSystemCodePagesA
+ EnumSystemLanguageGroupsA
+ EnumTimeFormatsA
+ EnumUILanguagesA
+ FoldStringA
+ GetCalendarInfoA
+ GetCPInfoExA
+ GetCurrencyFormatA
+ GetGeoInfoA
+ GetNumberFormatA
+ GetStringTypeExA
+ SetCalendarInfoA
+ SetLocaleInfoA
+ ConvertDefaultLocale
+ EnumSystemGeoID
+ EnumSystemLocalesA
+ EnumSystemLocalesW
+ FindNLSString
+ FindNLSStringEx
+ FormatMessageA
+ FormatMessageW
+ GetACP
+ GetCalendarInfoEx
+ GetCalendarInfoW
+ GetCPInfo
+ GetCPInfoExW
+ GetFileMUIInfo
+ GetFileMUIPath
+ GetGeoInfoW
+ GetLocaleInfoA
+ GetLocaleInfoEx
+ GetLocaleInfoW
+ GetNLSVersion
+ GetNLSVersionEx
+ GetOEMCP
+ GetProcessPreferredUILanguages
+ GetSystemDefaultLangID
+ GetSystemDefaultLCID
+ GetSystemPreferredUILanguages
+ GetThreadLocale
+ GetThreadPreferredUILanguages
+ GetThreadUILanguage
+ GetUILanguageInfo
+ GetUserDefaultLangID
+ GetUserDefaultLCID
+ GetUserDefaultLocaleName
+ GetUserGeoID
+ GetUserPreferredUILanguages
+ IdnToAscii
+ IdnToUnicode
+ IsDBCSLeadByte
+ IsDBCSLeadByteEx
+ IsNLSDefinedString
+ IsValidCodePage
+ IsValidLanguageGroup
+ IsValidLocale
+ IsValidLocaleName
+ IsValidNLSVersion
+ LCMapStringA
+ LCMapStringEx
+ LCMapStringW
+ LocaleNameToLCID
+ ResolveLocaleName
+ SetCalendarInfoW
+ SetLocaleInfoW
+ SetProcessPreferredUILanguages
+ SetThreadLocale
+ SetThreadPreferredUILanguages
+ SetThreadUILanguage
+ SetUserGeoID
+ VerLanguageNameA
+ VerLanguageNameW
+ EnumSystemLocalesEx
+ GetSystemDefaultLocaleName
+ LCIDToLocaleName
+ EnumSystemGeoNames
+ GetGeoInfoEx
+ GetUserDefaultGeoName
+ SetUserGeoName
+ EnumCalendarInfoExEx
+ EnumCalendarInfoExW
+ EnumCalendarInfoW
+ EnumDateFormatsExEx
+ EnumDateFormatsExW
+ EnumDateFormatsW
+ EnumSystemCodePagesW
+ EnumTimeFormatsEx
+ EnumTimeFormatsW
+ GetCurrencyFormatEx
+ GetCurrencyFormatW
+ GetNumberFormatEx
+ CompareStringA
+ EnumLanguageGroupLocalesW
+ EnumSystemLanguageGroupsW
+ EnumUILanguagesW
+ GetNumberFormatW
+ GetStringTypeA
+ GetSystemDefaultUILanguage
+ GetUserDefaultUILanguage
+ CreateFileMappingW
+ FlushViewOfFile
+ MapViewOfFile
+ MapViewOfFileEx
+ OpenFileMappingW
+ ReadProcessMemory
+ UnmapViewOfFile
+ VirtualAlloc
+ VirtualAllocEx
+ VirtualFree
+ VirtualFreeEx
+ VirtualProtect
+ VirtualProtectEx
+ VirtualQuery
+ VirtualQueryEx
+ WriteProcessMemory
+ CreateFileMappingFromApp
+ CreateFileMappingNumaW
+ CreateMemoryResourceNotification
+ GetLargePageMinimum
+ GetProcessWorkingSetSizeEx
+ GetSystemFileCacheSize
+ GetWriteWatch
+ MapViewOfFileFromApp
+ PrefetchVirtualMemory
+ QueryMemoryResourceNotification
+ ResetWriteWatch
+ SetProcessWorkingSetSizeEx
+ SetSystemFileCacheSize
+ UnmapViewOfFileEx
+ VirtualLock
+ VirtualUnlock
+ AllocateUserPhysicalPages
+ AllocateUserPhysicalPagesNuma
+ DiscardVirtualMemory
+ FreeUserPhysicalPages
+ GetMemoryErrorHandlingCapabilities
+ MapUserPhysicalPages
+ OfferVirtualMemory
+ ReclaimVirtualMemory
+ RegisterBadMemoryNotification
+ UnregisterBadMemoryNotification
+ VirtualAllocExNuma
+ OpenFileMappingFromApp
+ SetProcessValidCallTargets
+ VirtualAllocFromApp
+ VirtualProtectFromApp
+ QueryVirtualMemoryInformation
+ MapViewOfFileNuma2
+ UnmapViewOfFile2
+ VirtualUnlockEx
+ MapViewOfFile3
+ MapViewOfFile3FromApp
+ VirtualAlloc2
+ VirtualAlloc2FromApp
+ GetNamedPipeClientComputerNameA
+ GetNamedPipeHandleStateA
+ WaitNamedPipeA
+ CallNamedPipeA
+ ConnectNamedPipe
+ CreateNamedPipeW
+ CreatePipe
+ DisconnectNamedPipe
+ GetNamedPipeClientComputerNameW
+ ImpersonateNamedPipeClient
+ PeekNamedPipe
+ SetNamedPipeHandleState
+ TransactNamedPipe
+ WaitNamedPipeW
+ GetNamedPipeHandleStateW
+ GetNamedPipeInfo
+ CallNamedPipeW
+ CreateBoundaryDescriptorA
+ CreatePrivateNamespaceA
+ OpenPrivateNamespaceA
+ AddSIDToBoundaryDescriptor
+ ClosePrivateNamespace
+ CreateBoundaryDescriptorW
+ CreatePrivateNamespaceW
+ DeleteBoundaryDescriptor
+ OpenPrivateNamespaceW
+ GetStringScripts
+ IdnToNameprepUnicode
+ IsNormalizedString
+ NormalizeString
+ VerifyScripts
+ PathAllocCanonicalize
+ PathAllocCombine
+ PathCchAddBackslash
+ PathCchAddBackslashEx
+ PathCchAddExtension
+ PathCchAppend
+ PathCchAppendEx
+ PathCchCanonicalize
+ PathCchCanonicalizeEx
+ PathCchCombine
+ PathCchCombineEx
+ PathCchFindExtension
+ PathCchIsRoot
+ PathCchRemoveBackslash
+ PathCchRemoveBackslashEx
+ PathCchRemoveExtension
+ PathCchRemoveFileSpec
+ PathCchRenameExtension
+ PathCchSkipRoot
+ PathCchStripPrefix
+ PathCchStripToRoot
+ PathIsUNCEx
+ PerfCreateInstance
+ PerfDecrementULongCounterValue
+ PerfDecrementULongLongCounterValue
+ PerfDeleteInstance
+ PerfIncrementULongCounterValue
+ PerfIncrementULongLongCounterValue
+ PerfQueryInstance
+ PerfSetCounterRefValue
+ PerfSetCounterSetInfo
+ PerfSetULongCounterValue
+ PerfSetULongLongCounterValue
+ PerfStartProvider
+ PerfStartProviderEx
+ PerfStopProvider
+ GetPrivateProfileIntA
+ GetPrivateProfileIntW
+ GetPrivateProfileSectionW
+ GetPrivateProfileStringA
+ GetPrivateProfileStringW
+ GetProfileIntA
+ GetProfileIntW
+ GetProfileSectionA
+ GetProfileSectionW
+ GetProfileStringA
+ GetProfileStringW
+ WritePrivateProfileSectionA
+ WritePrivateProfileStringA
+ WritePrivateProfileStringW
+ GetPrivateProfileSectionA
+ WritePrivateProfileSectionW
+ SetEnvironmentStringsA
+ ExpandEnvironmentStringsA
+ ExpandEnvironmentStringsW
+ FreeEnvironmentStringsA
+ FreeEnvironmentStringsW
+ GetCommandLineA
+ GetCommandLineW
+ GetCurrentDirectoryA
+ GetCurrentDirectoryW
+ GetEnvironmentStrings
+ GetEnvironmentStringsW
+ GetEnvironmentVariableA
+ GetEnvironmentVariableW
+ GetStdHandle
+ SearchPathW
+ SetCurrentDirectoryA
+ SetCurrentDirectoryW
+ SetEnvironmentStringsW
+ SetEnvironmentVariableA
+ SetEnvironmentVariableW
+ SetStdHandle
+ SetStdHandleEx
+ NeedCurrentDirectoryForExePathA
+ NeedCurrentDirectoryForExePathW
+ SearchPathA
+ PssCaptureSnapshot
+ PssDuplicateSnapshot
+ PssFreeSnapshot
+ PssQuerySnapshot
+ PssWalkMarkerCreate
+ PssWalkMarkerFree
+ PssWalkMarkerGetPosition
+ PssWalkMarkerSeekToBeginning
+ PssWalkMarkerSetPosition
+ PssWalkSnapshot
+ CreateProcessA
+ CreateProcessAsUserW
+ CreateProcessW
+ CreateRemoteThread
+ CreateRemoteThreadEx
+ CreateThread
+ DeleteProcThreadAttributeList
+ ExitProcess
+ ExitThread
+ FlushProcessWriteBuffers
+ GetCurrentProcess
+ GetCurrentProcessId
+ GetCurrentThread
+ GetCurrentThreadId
+ GetExitCodeProcess
+ GetExitCodeThread
+ GetPriorityClass
+ GetProcessId
+ GetProcessIdOfThread
+ GetProcessTimes
+ GetProcessVersion
+ GetStartupInfoW
+ GetThreadId
+ GetThreadPriority
+ GetThreadPriorityBoost
+ InitializeProcThreadAttributeList
+ OpenProcessToken
+ OpenThread
+ OpenThreadToken
+ ProcessIdToSessionId
+ QueryProcessAffinityUpdateMode
+ QueueUserAPC
+ ResumeThread
+ SetPriorityClass
+ SetProcessAffinityUpdateMode
+ SetProcessShutdownParameters
+ SetThreadPriority
+ SetThreadPriorityBoost
+ SetThreadStackGuarantee
+ SetThreadToken
+ SuspendThread
+ SwitchToThread
+ TerminateProcess
+ TerminateThread
+ TlsAlloc
+ TlsFree
+ TlsGetValue
+ TlsSetValue
+ UpdateProcThreadAttribute
+ FlushInstructionCache
+ GetCurrentProcessorNumber
+ GetCurrentProcessorNumberEx
+ GetCurrentThreadStackLimits
+ GetProcessHandleCount
+ GetProcessMitigationPolicy
+ GetThreadContext
+ GetThreadIdealProcessorEx
+ GetThreadTimes
+ IsProcessorFeaturePresent
+ OpenProcess
+ SetProcessMitigationPolicy
+ SetThreadContext
+ SetThreadIdealProcessorEx
+ GetProcessPriorityBoost
+ GetSystemTimes
+ GetThreadInformation
+ GetThreadIOPendingFlag
+ IsProcessCritical
+ QueryProtectedPolicy
+ SetProcessPriorityBoost
+ SetProtectedPolicy
+ SetThreadInformation
+ CreateProcessAsUserA
+ GetProcessDefaultCpuSets
+ GetProcessInformation
+ GetProcessShutdownParameters
+ GetSystemCpuSetInformation
+ GetThreadDescription
+ GetThreadSelectedCpuSets
+ SetProcessDefaultCpuSets
+ SetProcessInformation
+ SetThreadDescription
+ SetThreadIdealProcessor
+ SetThreadSelectedCpuSets
+ GetProcessGroupAffinity
+ GetThreadGroupAffinity
+ SetThreadGroupAffinity
+ GetActiveProcessorCount
+ GetProcessAffinityMask
+ GetProcessIoCounters
+ SetProcessAffinityMask
+ SetThreadAffinityMask
+ GetActiveProcessorGroupCount
+ QueryPerformanceCounter
+ QueryPerformanceFrequency
+ K32EnumPageFilesA
+ K32GetDeviceDriverBaseNameA
+ K32GetDeviceDriverFileNameA
+ K32GetMappedFileNameA
+ K32GetModuleBaseNameA
+ K32GetModuleFileNameExA
+ K32GetProcessImageFileNameA
+ QueryFullProcessImageNameA
+ K32EmptyWorkingSet
+ K32EnumDeviceDrivers
+ K32EnumPageFilesW
+ K32EnumProcesses
+ K32EnumProcessModules
+ K32EnumProcessModulesEx
+ K32GetDeviceDriverBaseNameW
+ K32GetDeviceDriverFileNameW
+ K32GetMappedFileNameW
+ K32GetModuleBaseNameW
+ K32GetModuleFileNameExW
+ K32GetModuleInformation
+ K32GetPerformanceInfo
+ K32GetProcessImageFileNameW
+ K32GetProcessMemoryInfo
+ K32GetWsChanges
+ K32GetWsChangesEx
+ K32InitializeProcessForWsWatch
+ K32QueryWorkingSet
+ K32QueryWorkingSetEx
+ QueryFullProcessImageNameW
+ QuirkGetData
+ QuirkGetData2
+ QuirkIsEnabled
+ QuirkIsEnabled2
+ QuirkIsEnabled3
+ QuirkIsEnabledForPackage
+ QuirkIsEnabledForPackage2
+ QuirkIsEnabledForProcess
+ QuirkIsEnabledForPackage3
+ QuirkIsEnabledForPackage4
+ QueryIdleProcessorCycleTime
+ QueryIdleProcessorCycleTimeEx
+ QueryProcessCycleTime
+ QueryThreadCycleTime
+ QueryUnbiasedInterruptTime
+ QueryInterruptTime
+ QueryInterruptTimePrecise
+ QueryUnbiasedInterruptTimePrecise
+ ConvertAuxiliaryCounterToPerformanceCounter
+ ConvertPerformanceCounterToAuxiliaryCounter
+ QueryAuxiliaryCounterFrequency
+ RegCloseKey
+ RegCopyTreeW
+ RegCreateKeyExA
+ RegCreateKeyExW
+ RegDeleteKeyExA
+ RegDeleteKeyExW
+ RegDeleteTreeA
+ RegDeleteTreeW
+ RegDeleteValueA
+ RegDeleteValueW
+ RegDisablePredefinedCacheEx
+ RegEnumKeyExA
+ RegEnumKeyExW
+ RegEnumValueA
+ RegEnumValueW
+ RegFlushKey
+ RegGetKeySecurity
+ RegGetValueA
+ RegGetValueW
+ RegLoadAppKeyA
+ RegLoadAppKeyW
+ RegLoadKeyA
+ RegLoadKeyW
+ RegLoadMUIStringA
+ RegLoadMUIStringW
+ RegNotifyChangeKeyValue
+ RegOpenCurrentUser
+ RegOpenKeyExA
+ RegOpenKeyExW
+ RegOpenUserClassesRoot
+ RegQueryInfoKeyA
+ RegQueryInfoKeyW
+ RegQueryValueExA
+ RegQueryValueExW
+ RegRestoreKeyA
+ RegRestoreKeyW
+ RegSaveKeyExA
+ RegSaveKeyExW
+ RegSetKeySecurity
+ RegSetValueExA
+ RegSetValueExW
+ RegUnLoadKeyA
+ RegUnLoadKeyW
+ RegDeleteKeyValueA
+ RegDeleteKeyValueW
+ RegSetKeyValueA
+ RegSetKeyValueW
+ RegQueryMultipleValuesA
+ RegQueryMultipleValuesW
+ RegConnectRegistryA
+ RegConnectRegistryW
+ RegCopyTreeA
+ RegCreateKeyA
+ RegCreateKeyTransactedA
+ RegCreateKeyTransactedW
+ RegCreateKeyW
+ RegDeleteKeyA
+ RegDeleteKeyTransactedA
+ RegDeleteKeyTransactedW
+ RegDeleteKeyW
+ RegDisablePredefinedCache
+ RegEnumKeyA
+ RegEnumKeyW
+ RegOpenKeyA
+ RegOpenKeyTransactedA
+ RegOpenKeyTransactedW
+ RegOpenKeyW
+ RegOverridePredefKey
+ RegQueryValueA
+ RegQueryValueW
+ RegReplaceKeyA
+ RegReplaceKeyW
+ RegSaveKeyA
+ RegSaveKeyW
+ RegSetValueA
+ RegSetValueW
+ RtlAddFunctionTable
+ RtlCaptureContext
+ RtlCaptureStackBackTrace
+ RtlCompareMemory
+ RtlDeleteFunctionTable
+ RtlInstallFunctionTableCallback
+ RtlLookupFunctionEntry
+ RtlPcToFileHeader
+ RtlRaiseException
+ RtlRestoreContext
+ RtlUnwind
+ RtlUnwindEx
+ RtlVirtualUnwind
+ RtlAddGrowableFunctionTable
+ RtlDeleteGrowableFunctionTable
+ RtlGrowFunctionTable
+ AbortSystemShutdownA
+ InitiateSystemShutdownA
+ InitiateSystemShutdownExA
+ AbortSystemShutdownW
+ InitiateSystemShutdownExW
+ InitiateShutdownW
+ CreateActCtxA
+ FindActCtxSectionStringA
+ ActivateActCtx
+ AddRefActCtx
+ CreateActCtxW
+ DeactivateActCtx
+ FindActCtxSectionGuid
+ FindActCtxSectionStringW
+ GetCurrentActCtx
+ QueryActCtxSettingsW
+ QueryActCtxW
+ ReleaseActCtx
+ ZombifyActCtx
+ CharLowerA
+ CharLowerBuffA
+ CharNextA
+ CharNextExA
+ CharPrevA
+ CharPrevExA
+ CharUpperA
+ CharUpperBuffA
+ IsCharAlphaA
+ IsCharAlphaNumericA
+ IsCharLowerA
+ IsCharUpperA
+ CompareStringEx
+ CompareStringOrdinal
+ CompareStringW
+ FoldStringW
+ GetStringTypeExW
+ GetStringTypeW
+ MultiByteToWideChar
+ WideCharToMultiByte
+ CharLowerBuffW
+ CharLowerW
+ CharNextW
+ CharPrevW
+ CharUpperBuffW
+ CharUpperW
+ IsCharAlphaNumericW
+ IsCharAlphaW
+ IsCharLowerW
+ IsCharUpperW
+ SHLoadIndirectString
+ lstrcatW
+ lstrcmpA
+ lstrcmpiA
+ lstrcmpiW
+ lstrcmpW
+ lstrcpynA
+ lstrcpynW
+ lstrcpyW
+ lstrlenA
+ lstrlenW
+ lstrcatA
+ lstrcpyA
+ CreateSemaphoreA
+ CreateSemaphoreExA
+ CreateWaitableTimerA
+ CreateWaitableTimerExA
+ OpenMutexA
+ OpenSemaphoreA
+ OpenWaitableTimerA
+ AcquireSRWLockExclusive
+ AcquireSRWLockShared
+ CancelWaitableTimer
+ CreateEventA
+ CreateEventExA
+ CreateEventExW
+ CreateEventW
+ CreateMutexA
+ CreateMutexExA
+ CreateMutexExW
+ CreateMutexW
+ CreateSemaphoreExW
+ CreateWaitableTimerExW
+ DeleteCriticalSection
+ EnterCriticalSection
+ InitializeCriticalSection
+ InitializeCriticalSectionAndSpinCount
+ InitializeCriticalSectionEx
+ InitializeSRWLock
+ LeaveCriticalSection
+ OpenEventA
+ OpenEventW
+ OpenMutexW
+ OpenSemaphoreW
+ OpenWaitableTimerW
+ ReleaseMutex
+ ReleaseSemaphore
+ ReleaseSRWLockExclusive
+ ReleaseSRWLockShared
+ ResetEvent
+ SetCriticalSectionSpinCount
+ SetEvent
+ SetWaitableTimer
+ SetWaitableTimerEx
+ SleepEx
+ TryAcquireSRWLockExclusive
+ TryAcquireSRWLockShared
+ TryEnterCriticalSection
+ WaitForMultipleObjectsEx
+ WaitForSingleObject
+ WaitForSingleObjectEx
+ DeleteSynchronizationBarrier
+ EnterSynchronizationBarrier
+ InitializeConditionVariable
+ InitializeSynchronizationBarrier
+ InitOnceBeginInitialize
+ InitOnceComplete
+ InitOnceExecuteOnce
+ InitOnceInitialize
+ SignalObjectAndWait
+ Sleep
+ SleepConditionVariableCS
+ SleepConditionVariableSRW
+ WaitOnAddress
+ WakeAllConditionVariable
+ WakeByAddressAll
+ WakeByAddressSingle
+ WakeConditionVariable
+ CreateSemaphoreW
+ CreateWaitableTimerW
+ WaitForMultipleObjects
+ GetComputerNameExA
+ GetComputerNameExW
+ GetLocalTime
+ GetLogicalProcessorInformation
+ GetLogicalProcessorInformationEx
+ GetSystemDirectoryA
+ GetSystemDirectoryW
+ GetSystemInfo
+ GetSystemTime
+ GetSystemTimeAdjustment
+ GetSystemTimeAsFileTime
+ GetSystemWindowsDirectoryA
+ GetSystemWindowsDirectoryW
+ GetTickCount
+ GetTickCount64
+ GetVersion
+ GetVersionExA
+ GetVersionExW
+ GetWindowsDirectoryA
+ GetWindowsDirectoryW
+ GlobalMemoryStatusEx
+ SetLocalTime
+ EnumSystemFirmwareTables
+ GetNativeSystemInfo
+ GetOsSafeBootMode
+ GetProductInfo
+ GetSystemFirmwareTable
+ GetSystemTimePreciseAsFileTime
+ SetComputerNameExW
+ SetSystemTime
+ VerSetConditionMask
+ DnsHostnameToComputerNameExW
+ GetPhysicallyInstalledSystemMemory
+ InstallELAMCertificateInfo
+ SetComputerNameEx2W
+ SetSystemTimeAdjustment
+ GetProcessorSystemCycleTime
+ GetIntegratedDisplaySize
+ GetOsManufacturingMode
+ SetComputerNameA
+ SetComputerNameExA
+ SetComputerNameW
+ GetSystemTimeAdjustmentPrecise
+ SetSystemTimeAdjustmentPrecise
+ GetNumaHighestNodeNumber
+ GetNumaNodeProcessorMaskEx
+ GetNumaProximityNodeEx
+ CallbackMayRunLong
+ CancelThreadpoolIo
+ CloseThreadpool
+ CloseThreadpoolCleanupGroup
+ CloseThreadpoolCleanupGroupMembers
+ CloseThreadpoolIo
+ CloseThreadpoolTimer
+ CloseThreadpoolWait
+ CloseThreadpoolWork
+ CreateThreadpool
+ CreateThreadpoolCleanupGroup
+ CreateThreadpoolIo
+ CreateThreadpoolTimer
+ CreateThreadpoolWait
+ CreateThreadpoolWork
+ DisassociateCurrentThreadFromCallback
+ FreeLibraryWhenCallbackReturns
+ IsThreadpoolTimerSet
+ LeaveCriticalSectionWhenCallbackReturns
+ QueryThreadpoolStackInformation
+ ReleaseMutexWhenCallbackReturns
+ ReleaseSemaphoreWhenCallbackReturns
+ SetEventWhenCallbackReturns
+ SetThreadpoolStackInformation
+ SetThreadpoolThreadMaximum
+ SetThreadpoolThreadMinimum
+ SetThreadpoolTimer
+ SetThreadpoolTimerEx
+ SetThreadpoolWait
+ SetThreadpoolWaitEx
+ StartThreadpoolIo
+ SubmitThreadpoolWork
+ TrySubmitThreadpoolCallback
+ WaitForThreadpoolIoCallbacks
+ WaitForThreadpoolTimerCallbacks
+ WaitForThreadpoolWaitCallbacks
+ WaitForThreadpoolWorkCallbacks
+ ChangeTimerQueueTimer
+ CreateTimerQueue
+ CreateTimerQueueTimer
+ DeleteTimerQueueEx
+ DeleteTimerQueueTimer
+ QueueUserWorkItem
+ UnregisterWaitEx
+ EnumDynamicTimeZoneInformation
+ FileTimeToSystemTime
+ GetDynamicTimeZoneInformation
+ GetDynamicTimeZoneInformationEffectiveYears
+ GetTimeZoneInformation
+ GetTimeZoneInformationForYear
+ SetDynamicTimeZoneInformation
+ SetTimeZoneInformation
+ SystemTimeToFileTime
+ SystemTimeToTzSpecificLocalTime
+ SystemTimeToTzSpecificLocalTimeEx
+ TzSpecificLocalTimeToSystemTime
+ TzSpecificLocalTimeToSystemTimeEx
+ CreateToolhelp32Snapshot
+ Module32FirstW
+ Module32NextW
+ Process32FirstW
+ Process32NextW
+ Thread32First
+ Thread32Next
+ Heap32First
+ Heap32ListFirst
+ Heap32ListNext
+ Heap32Next
+ GetAcceptLanguagesA
+ GetAcceptLanguagesW
+ HashData
+ IsInternetESCEnabled
+ ParseURLA
+ ParseURLW
+ PathCreateFromUrlA
+ PathCreateFromUrlAlloc
+ PathCreateFromUrlW
+ PathIsURLA
+ PathIsURLW
+ UrlApplySchemeA
+ UrlApplySchemeW
+ UrlCanonicalizeA
+ UrlCanonicalizeW
+ UrlCombineA
+ UrlCombineW
+ UrlCompareA
+ UrlCompareW
+ UrlCreateFromPathA
+ UrlCreateFromPathW
+ UrlEscapeA
+ UrlEscapeW
+ UrlFixupW
+ UrlGetLocationA
+ UrlGetLocationW
+ UrlGetPartA
+ UrlGetPartW
+ UrlHashA
+ UrlHashW
+ UrlIsA
+ UrlIsNoHistoryA
+ UrlIsNoHistoryW
+ UrlIsOpaqueA
+ UrlIsOpaqueW
+ UrlIsW
+ UrlUnescapeA
+ UrlUnescapeW
+ Beep
+ DecodePointer
+ DecodeSystemPointer
+ EncodePointer
+ EncodeSystemPointer
+ DecodeRemotePointer
+ EncodeRemotePointer
+ GetFileVersionInfoExA
+ GetFileVersionInfoSizeExA
+ VerFindFileA
+ VerQueryValueA
+ GetFileVersionInfoA
+ GetFileVersionInfoSizeA
+ GetFileVersionInfoExW
+ GetFileVersionInfoSizeExW
+ VerFindFileW
+ VerQueryValueW
+ GetFileVersionInfoSizeW
+ GetFileVersionInfoW
+ CeipIsOptedIn
+ GetApplicationRecoveryCallback
+ GetApplicationRestartSettings
+ WerGetFlags
+ WerpNotifyLoadStringResource
+ WerpNotifyUseStringResource
+ WerRegisterFile
+ WerRegisterMemoryBlock
+ WerRegisterRuntimeExceptionModule
+ WerSetFlags
+ WerUnregisterFile
+ WerUnregisterMemoryBlock
+ WerUnregisterRuntimeExceptionModule
+ WerRegisterAdditionalProcess
+ WerRegisterCustomMetadata
+ WerRegisterExcludedMemoryBlock
+ WerUnregisterAdditionalProcess
+ WerUnregisterCustomMetadata
+ WerUnregisterExcludedMemoryBlock
+ WerRegisterAppLocalDump
+ WerUnregisterAppLocalDump
+ GetRestrictedErrorInfo
+ RoCaptureErrorContext
+ RoFailFastWithErrorContext
+ RoGetErrorReportingFlags
+ RoOriginateError
+ RoOriginateErrorW
+ RoResolveRestrictedErrorInfoReference
+ RoSetErrorReportingFlags
+ RoTransformError
+ RoTransformErrorW
+ SetRestrictedErrorInfo
+ IsErrorPropagationEnabled
+ RoClearError
+ RoGetMatchingRestrictedErrorInfo
+ RoInspectCapturedStackBackTrace
+ RoInspectThreadErrorInfo
+ RoOriginateLanguageException
+ RoReportFailedDelegate
+ RoReportUnhandledError
+ RoActivateInstance
+ RoGetActivationFactory
+ RoGetApartmentIdentifier
+ RoInitialize
+ RoRegisterActivationFactories
+ RoRegisterForApartmentShutdown
+ RoRevokeActivationFactories
+ RoUninitialize
+ RoUnregisterForApartmentShutdown
+ RoGetActivatableClassRegistration
+ RoGetServerActivatableClasses
+ RoGetBufferMarshaler
+ RoFreeParameterizedTypeExtra
+ RoGetParameterizedTypeInstanceIID
+ RoParameterizedTypeExtraGetTypeSignature
+ HSTRING_UserFree
+ HSTRING_UserMarshal
+ HSTRING_UserSize
+ HSTRING_UserUnmarshal
+ WindowsCompareStringOrdinal
+ WindowsConcatString
+ WindowsCreateString
+ WindowsCreateStringReference
+ WindowsDeleteString
+ WindowsDeleteStringBuffer
+ WindowsDuplicateString
+ WindowsGetStringLen
+ WindowsGetStringRawBuffer
+ WindowsInspectString
+ WindowsIsStringEmpty
+ WindowsPreallocateStringBuffer
+ WindowsPromoteStringBuffer
+ WindowsReplaceString
+ WindowsStringHasEmbeddedNull
+ WindowsSubstring
+ WindowsSubstringWithSpecifiedLength
+ WindowsTrimStringEnd
+ WindowsTrimStringStart
+ WindowsInspectString2
+ IsWow64Process
+ Wow64DisableWow64FsRedirection
+ Wow64RevertWow64FsRedirection
+ GetSystemWow64Directory2A
+ GetSystemWow64Directory2W
+ GetSystemWow64DirectoryA
+ GetSystemWow64DirectoryW
+ IsWow64Process2
+ Wow64SetThreadDefaultGuestMachine
+ IsWow64GuestMachineSupported
+ CopyContext
+ InitializeContext
+ CM_Delete_Class_Key
+ CM_Delete_Device_Interface_KeyW
+ CM_Delete_DevNode_Key
+ CM_Disable_DevNode
+ CM_Enable_DevNode
+ CM_Get_Child
+ CM_Get_Class_Property_Keys
+ CM_Get_Class_PropertyW
+ CM_Get_Class_Registry_PropertyW
+ CM_Get_Depth
+ CM_Get_Device_ID_List_SizeW
+ CM_Get_Device_ID_ListW
+ CM_Get_Device_ID_Size
+ CM_Get_Device_IDW
+ CM_Get_Device_Interface_List_SizeW
+ CM_Get_Device_Interface_ListW
+ CM_Get_Device_Interface_Property_KeysW
+ CM_Get_Device_Interface_PropertyW
+ CM_Get_DevNode_Property_Keys
+ CM_Get_DevNode_PropertyW
+ CM_Get_DevNode_Registry_PropertyW
+ CM_Get_DevNode_Status
+ CM_Get_Parent
+ CM_Get_Sibling
+ CM_Locate_DevNodeW
+ CM_MapCrToWin32Err
+ CM_Open_Class_KeyW
+ CM_Open_Device_Interface_KeyW
+ CM_Open_DevNode_Key
+ CM_Query_And_Remove_SubTreeW
+ CM_Register_Notification
+ CM_Set_Class_PropertyW
+ CM_Set_Class_Registry_PropertyW
+ CM_Set_Device_Interface_PropertyW
+ CM_Set_DevNode_PropertyW
+ CM_Set_DevNode_Registry_PropertyW
+ CM_Setup_DevNode
+ CM_Uninstall_DevNode
+ CM_Unregister_Notification
+ CM_Delete_Device_Interface_KeyA
+ CM_Get_Class_Registry_PropertyA
+ CM_Get_Device_ID_List_SizeA
+ CM_Get_Device_ID_ListA
+ CM_Get_Device_IDA
+ CM_Get_Device_Interface_List_SizeA
+ CM_Get_Device_Interface_ListA
+ CM_Get_DevNode_Registry_PropertyA
+ CM_Locate_DevNodeA
+ CM_Open_Class_KeyA
+ CM_Open_Device_Interface_KeyA
+ CM_Query_And_Remove_SubTreeA
+ CM_Set_Class_Registry_PropertyA
+ CM_Set_DevNode_Registry_PropertyA
+ SwDeviceClose
+ SwDeviceCreate
+ SwDeviceInterfacePropertySet
+ SwDeviceInterfaceRegister
+ SwDeviceInterfaceSetState
+ SwDevicePropertySet
+ SwMemFree
+ SwDeviceGetLifetime
+ SwDeviceSetLifetime
+ GetTraceEnableFlags
+ GetTraceEnableLevel
+ GetTraceLoggerHandle
+ RegisterTraceGuidsW
+ TraceEvent
+ TraceMessage
+ TraceMessageVa
+ UnregisterTraceGuids
+ CloseTrace
+ OpenTraceW
+ ProcessTrace
+ QueryTraceProcessingHandle
+ ControlTraceW
+ EnableTraceEx2
+ EnumerateTraceGuidsEx
+ EventAccessControl
+ EventAccessQuery
+ EventAccessRemove
+ QueryAllTracesW
+ StartTraceW
+ StopTraceW
+ TraceQueryInformation
+ TraceSetInformation
+ ControlTraceA
+ EnableTrace
+ EnableTraceEx
+ EnumerateTraceGuids
+ FlushTraceA
+ FlushTraceW
+ OpenTraceA
+ QueryAllTracesA
+ QueryTraceA
+ QueryTraceW
+ StartTraceA
+ StopTraceA
+ UpdateTraceA
+ UpdateTraceW
+ RegisterTraceGuidsA
+ RemoveTraceCallback
+ SetTraceCallback
+ EventActivityIdControl
+ EventEnabled
+ EventProviderEnabled
+ EventRegister
+ EventSetInformation
+ EventUnregister
+ EventWrite
+ EventWriteEx
+ EventWriteString
+ EventWriteTransfer
+ TdhEnumerateManifestProviderEvents
+ TdhEnumerateProviderFieldInformation
+ TdhEnumerateProviders
+ TdhFormatProperty
+ TdhGetEventInformation
+ TdhGetEventMapInformation
+ TdhGetManifestEventInformation
+ TdhGetProperty
+ TdhGetPropertySize
+ TdhLoadManifest
+ TdhQueryProviderFieldInformation
+ TdhUnloadManifest
+ GetGamingDeviceModelInformation
+ timeBeginPeriod
+ timeEndPeriod
+ timeGetDevCaps
+ timeGetSystemTime
+ timeGetTime
+ OOBEComplete
+ RegisterWaitUntilOOBECompleted
+ UnregisterWaitUntilOOBECompleted
+ PerfAddCounters
+ PerfCloseQueryHandle
+ PerfDeleteCounters
+ PerfEnumerateCounterSet
+ PerfEnumerateCounterSetInstances
+ PerfOpenQueryHandle
+ PerfQueryCounterData
+ PerfQueryCounterInfo
+ PerfQueryCounterSetRegistrationInfo
+ CallNtPowerInformation
+ GetPwrCapabilities
+ PowerDeterminePlatformRoleEx
+ PowerRegisterSuspendResumeNotification
+ PowerUnregisterSuspendResumeNotification
+ PowerCloseEnvironmentalMonitor
+ PowerCloseLimitsMitigation
+ PowerCloseLimitsPolicy
+ PowerRegisterEnvironmentalMonitor
+ PowerRegisterLimitsMitigation
+ PowerRegisterLimitsPolicy
+ PowerReportLimitsEvent
+ PowerUpdateEnvironmentalMonitorState
+ PowerUpdateEnvironmentalMonitorThresholds
+ PowerUpdateLimitsMitigation
+ PowerGetActiveScheme
+ PowerReadACValue
+ PowerReadDCValue
+ PowerSetActiveScheme
+ PowerSettingRegisterNotification
+ PowerSettingUnregisterNotification
+ PowerWriteACValueIndex
+ PowerWriteDCValueIndex
+ RoGetMetaDataFile
+ RoParseTypeName
+ RoResolveNamespace
+ GetAppContainerNamedObjectPath
+ GetFileSecurityA
+ SetFileSecurityA
+ AccessCheck
+ AccessCheckAndAuditAlarmW
+ AccessCheckByType
+ AccessCheckByTypeAndAuditAlarmW
+ AccessCheckByTypeResultList
+ AccessCheckByTypeResultListAndAuditAlarmByHandleW
+ AccessCheckByTypeResultListAndAuditAlarmW
+ AddAccessAllowedAce
+ AddAccessAllowedAceEx
+ AddAccessAllowedObjectAce
+ AddAccessDeniedAce
+ AddAccessDeniedAceEx
+ AddAccessDeniedObjectAce
+ AddAce
+ AddAuditAccessAce
+ AddAuditAccessAceEx
+ AddAuditAccessObjectAce
+ AddMandatoryAce
+ AdjustTokenGroups
+ AdjustTokenPrivileges
+ AllocateAndInitializeSid
+ AllocateLocallyUniqueId
+ AreAllAccessesGranted
+ AreAnyAccessesGranted
+ CheckTokenMembership
+ ConvertToAutoInheritPrivateObjectSecurity
+ CopySid
+ CreatePrivateObjectSecurity
+ CreatePrivateObjectSecurityEx
+ CreatePrivateObjectSecurityWithMultipleInheritance
+ CreateRestrictedToken
+ CreateWellKnownSid
+ DeleteAce
+ DestroyPrivateObjectSecurity
+ DuplicateToken
+ DuplicateTokenEx
+ EqualDomainSid
+ EqualPrefixSid
+ EqualSid
+ FindFirstFreeAce
+ FreeSid
+ GetAce
+ GetAclInformation
+ GetFileSecurityW
+ GetKernelObjectSecurity
+ GetLengthSid
+ GetPrivateObjectSecurity
+ GetSecurityDescriptorControl
+ GetSecurityDescriptorDacl
+ GetSecurityDescriptorGroup
+ GetSecurityDescriptorLength
+ GetSecurityDescriptorOwner
+ GetSecurityDescriptorRMControl
+ GetSecurityDescriptorSacl
+ GetSidIdentifierAuthority
+ GetSidLengthRequired
+ GetSidSubAuthority
+ GetSidSubAuthorityCount
+ GetTokenInformation
+ GetWindowsAccountDomainSid
+ ImpersonateAnonymousToken
+ ImpersonateLoggedOnUser
+ ImpersonateSelf
+ InitializeAcl
+ InitializeSecurityDescriptor
+ InitializeSid
+ IsTokenRestricted
+ IsValidAcl
+ IsValidSecurityDescriptor
+ IsValidSid
+ IsWellKnownSid
+ MakeAbsoluteSD
+ MakeSelfRelativeSD
+ MapGenericMask
+ ObjectCloseAuditAlarmW
+ ObjectDeleteAuditAlarmW
+ ObjectOpenAuditAlarmW
+ ObjectPrivilegeAuditAlarmW
+ PrivilegeCheck
+ PrivilegedServiceAuditAlarmW
+ QuerySecurityAccessMask
+ RevertToSelf
+ SetAclInformation
+ SetFileSecurityW
+ SetKernelObjectSecurity
+ SetPrivateObjectSecurity
+ SetPrivateObjectSecurityEx
+ SetSecurityAccessMask
+ SetSecurityDescriptorControl
+ SetSecurityDescriptorDacl
+ SetSecurityDescriptorGroup
+ SetSecurityDescriptorOwner
+ SetSecurityDescriptorRMControl
+ SetSecurityDescriptorSacl
+ SetTokenInformation
+ AddResourceAttributeAce
+ AddScopedPolicyIDAce
+ CheckTokenCapability
+ CheckTokenMembershipEx
+ GetAppContainerAce
+ GetCachedSigningLevel
+ SetCachedSigningLevel
+ CveEventWrite
+ DeriveCapabilitySidsFromName
+ CredDeleteA
+ CredDeleteW
+ CredEnumerateA
+ CredEnumerateW
+ CredFindBestCredentialA
+ CredFindBestCredentialW
+ CredFree
+ CredGetSessionTypes
+ CredGetTargetInfoA
+ CredGetTargetInfoW
+ CredIsMarshaledCredentialW
+ CredIsProtectedA
+ CredIsProtectedW
+ CredMarshalCredentialA
+ CredMarshalCredentialW
+ CredProtectA
+ CredProtectW
+ CredReadA
+ CredReadDomainCredentialsA
+ CredReadDomainCredentialsW
+ CredReadW
+ CredUnmarshalCredentialA
+ CredUnmarshalCredentialW
+ CredUnprotectA
+ CredUnprotectW
+ CredWriteA
+ CredWriteDomainCredentialsA
+ CredWriteDomainCredentialsW
+ CredWriteW
+ CryptAcquireContextA
+ CryptAcquireContextW
+ CryptContextAddRef
+ CryptCreateHash
+ CryptDecrypt
+ CryptDeriveKey
+ CryptDestroyHash
+ CryptDestroyKey
+ CryptDuplicateHash
+ CryptDuplicateKey
+ CryptEncrypt
+ CryptEnumProvidersA
+ CryptEnumProvidersW
+ CryptEnumProviderTypesA
+ CryptEnumProviderTypesW
+ CryptExportKey
+ CryptGenKey
+ CryptGenRandom
+ CryptGetDefaultProviderA
+ CryptGetDefaultProviderW
+ CryptGetHashParam
+ CryptGetKeyParam
+ CryptGetProvParam
+ CryptGetUserKey
+ CryptHashData
+ CryptHashSessionKey
+ CryptImportKey
+ CryptReleaseContext
+ CryptSetHashParam
+ CryptSetKeyParam
+ CryptSetProviderA
+ CryptSetProviderExA
+ CryptSetProviderExW
+ CryptSetProviderW
+ CryptSetProvParam
+ CryptSignHashA
+ CryptSignHashW
+ CryptVerifySignatureA
+ CryptVerifySignatureW
+ IsProcessInIsolatedContainer
+ LookupAccountNameA
+ LookupAccountSidA
+ LookupPrivilegeDisplayNameA
+ LookupPrivilegeNameA
+ LookupPrivilegeValueA
+ LookupAccountNameW
+ LookupAccountSidW
+ LookupPrivilegeDisplayNameW
+ LookupPrivilegeNameW
+ LookupPrivilegeValueW
+ LsaEnumerateTrustedDomains
+ LsaManageSidNameMapping
+ GetExplicitEntriesFromAclA
+ GetNamedSecurityInfoA
+ SetEntriesInAclA
+ SetNamedSecurityInfoA
+ GetExplicitEntriesFromAclW
+ GetNamedSecurityInfoW
+ GetSecurityInfo
+ SetEntriesInAclW
+ SetNamedSecurityInfoW
+ SetSecurityInfo
+ ConvertSidToStringSidA
+ ConvertStringSidToSidA
+ ConvertSecurityDescriptorToStringSecurityDescriptorW
+ ConvertSidToStringSidW
+ ConvertStringSecurityDescriptorToSecurityDescriptorW
+ ConvertStringSidToSidW
+ SystemFunction036
+ SystemFunction040
+ SystemFunction041
+ EnumServicesStatusExA
+ GetServiceDisplayNameA
+ GetServiceKeyNameA
+ EnumDependentServicesA
+ RegisterServiceCtrlHandlerExW
+ SetServiceStatus
+ StartServiceCtrlDispatcherW
+ EnumDependentServicesW
+ EnumServicesStatusExW
+ QueryServiceDynamicInformation
+ GetServiceDisplayNameW
+ GetServiceKeyNameW
+ GetServiceRegistryStateKey
+ CloseServiceHandle
+ ControlServiceExW
+ CreateServiceW
+ DeleteService
+ OpenSCManagerW
+ OpenServiceW
+ StartServiceW
+ ChangeServiceConfig2W
+ ChangeServiceConfigW
+ NotifyServiceStatusChangeW
+ QueryServiceConfig2W
+ QueryServiceConfigW
+ QueryServiceObjectSecurity
+ QueryServiceStatusEx
+ SetServiceObjectSecurity
+ ChangeServiceConfig2A
+ ChangeServiceConfigA
+ ControlService
+ ControlServiceExA
+ CreateServiceA
+ NotifyServiceStatusChangeA
+ OpenSCManagerA
+ OpenServiceA
+ QueryServiceConfig2A
+ QueryServiceConfigA
+ QueryServiceStatus
+ RegisterServiceCtrlHandlerA
+ RegisterServiceCtrlHandlerExA
+ RegisterServiceCtrlHandlerW
+ StartServiceA
+ StartServiceCtrlDispatcherA
+ CommandLineToArgvW
+ SHStrDupA
+ SHStrDupW
+ 173 PathBuildRootA
+ 172 PathBuildRootW
+ 171 PathIsNetworkPathA
+ 170 PathIsNetworkPathW
+ SHCopyKeyA
+ SHCopyKeyW
+ SHDeleteEmptyKeyA
+ SHDeleteEmptyKeyW
+ SHDeleteKeyA
+ SHDeleteKeyW
+ SHDeleteValueA
+ SHDeleteValueW
+ SHEnumKeyExA
+ SHEnumKeyExW
+ SHEnumValueA
+ SHEnumValueW
+ SHGetValueA
+ SHGetValueW
+ SHQueryInfoKeyA
+ SHQueryInfoKeyW
+ SHQueryValueExA
+ SHQueryValueExW
+ SHRegDuplicateHKey
+ SHRegGetIntW
+ SHRegGetPathA
+ SHRegGetPathW
+ SHRegGetValueA
+ SHRegGetValueW
+ SHRegSetPathA
+ SHRegSetPathW
+ SHSetValueA
+ SHSetValueW
+ SHRegGetValueFromHKCUHKLM
+ GetScaleFactorForDevice
+ RegisterScaleChangeNotifications
+ RevokeScaleChangeNotifications
+ GetDpiForMonitor
+ GetProcessDpiAwareness
+ GetScaleFactorForMonitor
+ RegisterScaleChangeEvent
+ SetProcessDpiAwareness
+ UnregisterScaleChangeEvent
+ GetDpiForShellUIComponent
+ CreateRandomAccessStreamOnFile
+ CreateRandomAccessStreamOverStream
+ CreateStreamOverRandomAccessStream
+ GetCurrentProcessExplicitAppUserModelID
+ IsOS
+ SetCurrentProcessExplicitAppUserModelID
+ SHAnsiToAnsi
+ SHAnsiToUnicode
+ SHUnicodeToAnsi
+ SHUnicodeToUnicode
+ 292 SHCreateDirectory
+ 291 SHCreateDirectoryExA
+ 290 SHCreateDirectoryExW
+ AuthzAccessCheck
+ AuthzAddSidsToContext
+ AuthzCachedAccessCheck
+ AuthzEnumerateSecurityEventSources
+ AuthzEvaluateSacl
+ AuthzFreeAuditEvent
+ AuthzFreeCentralAccessPolicyCache
+ AuthzFreeContext
+ AuthzFreeHandle
+ AuthzFreeResourceManager
+ AuthzGetInformationFromContext
+ AuthziLogAuditEvent
+ AuthzInitializeCompoundContext
+ AuthzInitializeContextFromAuthzContext
+ AuthzInitializeContextFromSid
+ AuthzInitializeContextFromToken
+ AuthzInitializeObjectAccessAuditEvent
+ AuthzInitializeObjectAccessAuditEvent2
+ AuthzInitializeRemoteAccessCheck
+ AuthzInitializeRemoteResourceManager
+ AuthzInitializeResourceManager
+ AuthzInitializeResourceManagerEx
+ AuthzInstallSecurityEventSource
+ AuthzModifyClaims
+ AuthzModifySecurityAttributes
+ AuthzModifySids
+ AuthzOpenObjectAudit
+ AuthzRegisterCapChangeNotification
+ AuthzRegisterSecurityEventSource
+ AuthzReportSecurityEvent
+ AuthzReportSecurityEventFromParams
+ AuthzSetAppContainerInformation
+ AuthzShutdownRemoteAccessCheck
+ AuthzUninstallSecurityEventSource
+ AuthzUnregisterCapChangeNotification
+ AuthzUnregisterSecurityEventSource
+ BCryptAddContextFunction
+ BCryptCloseAlgorithmProvider
+ BCryptConfigureContext
+ BCryptConfigureContextFunction
+ BCryptCreateContext
+ BCryptCreateHash
+ BCryptCreateMultiHash
+ BCryptDecrypt
+ BCryptDeleteContext
+ BCryptDeriveKey
+ BCryptDeriveKeyCapi
+ BCryptDeriveKeyPBKDF2
+ BCryptDestroyHash
+ BCryptDestroyKey
+ BCryptDestroySecret
+ BCryptDuplicateHash
+ BCryptDuplicateKey
+ BCryptEncrypt
+ BCryptEnumAlgorithms
+ BCryptEnumContextFunctionProviders
+ BCryptEnumContextFunctions
+ BCryptEnumContexts
+ BCryptEnumProviders
+ BCryptEnumRegisteredProviders
+ BCryptExportKey
+ BCryptFinalizeKeyPair
+ BCryptFinishHash
+ BCryptFreeBuffer
+ BCryptGenerateKeyPair
+ BCryptGenerateSymmetricKey
+ BCryptGenRandom
+ BCryptGetFipsAlgorithmMode
+ BCryptGetProperty
+ BCryptHash
+ BCryptHashData
+ BCryptImportKey
+ BCryptImportKeyPair
+ BCryptKeyDerivation
+ BCryptOpenAlgorithmProvider
+ BCryptProcessMultiOperations
+ BCryptQueryContextConfiguration
+ BCryptQueryContextFunctionConfiguration
+ BCryptQueryContextFunctionProperty
+ BCryptQueryProviderRegistration
+ BCryptRegisterConfigChangeNotify
+ BCryptRemoveContextFunction
+ BCryptResolveProviders
+ BCryptSecretAgreement
+ BCryptSetAuditingInterface
+ BCryptSetContextFunctionProperty
+ BCryptSetProperty
+ BCryptSignHash
+ BCryptUnregisterConfigChangeNotify
+ BCryptVerifySignature
+ 35 CloseCompressor
+ 45 CloseDecompressor
+ 33 Compress
+ 30 CreateCompressor
+ 40 CreateDecompressor
+ 43 Decompress
+ 4 DeleteExtractedFiles
+ 2 DllGetVersion
+ 3 Extract
+ 11 FCIAddFile
+ 10 FCICreate
+ 14 FCIDestroy
+ 13 FCIFlushCabinet
+ 12 FCIFlushFolder
+ 22 FDICopy
+ 20 FDICreate
+ 23 FDIDestroy
+ 21 FDIIsCabinet
+ 24 FDITruncateCabinet
+ 1 GetDllVersion
+ 32 QueryCompressorInformation
+ 42 QueryDecompressorInformation
+ 34 ResetCompressor
+ 44 ResetDecompressor
+ 31 SetCompressorInformation
+ 41 SetDecompressorInformation
+ CertAddCertificateContextToStore
+ CertAddCertificateLinkToStore
+ CertAddCRLContextToStore
+ CertAddCRLLinkToStore
+ CertAddCTLContextToStore
+ CertAddCTLLinkToStore
+ CertAddEncodedCertificateToStore
+ CertAddEncodedCertificateToSystemStoreA
+ CertAddEncodedCertificateToSystemStoreW
+ CertAddEncodedCRLToStore
+ CertAddEncodedCTLToStore
+ CertAddEnhancedKeyUsageIdentifier
+ CertAddRefServerOcspResponse
+ CertAddRefServerOcspResponseContext
+ CertAddSerializedElementToStore
+ CertAddStoreToCollection
+ CertAlgIdToOID
+ CertCloseServerOcspResponse
+ CertCloseStore
+ CertCompareCertificate
+ CertCompareCertificateName
+ CertCompareIntegerBlob
+ CertComparePublicKeyInfo
+ CertControlStore
+ CertCreateCertificateChainEngine
+ CertCreateCertificateContext
+ CertCreateContext
+ CertCreateCRLContext
+ CertCreateCTLContext
+ CertCreateCTLEntryFromCertificateContextProperties
+ CertCreateSelfSignCertificate
+ CertDeleteCertificateFromStore
+ CertDeleteCRLFromStore
+ CertDeleteCTLFromStore
+ CertDuplicateCertificateChain
+ CertDuplicateCertificateContext
+ CertDuplicateCRLContext
+ CertDuplicateCTLContext
+ CertDuplicateStore
+ CertEnumCertificateContextProperties
+ CertEnumCertificatesInStore
+ CertEnumCRLContextProperties
+ CertEnumCRLsInStore
+ CertEnumCTLContextProperties
+ CertEnumCTLsInStore
+ CertEnumPhysicalStore
+ CertEnumSubjectInSortedCTL
+ CertEnumSystemStore
+ CertEnumSystemStoreLocation
+ CertFindAttribute
+ CertFindCertificateInCRL
+ CertFindCertificateInStore
+ CertFindChainInStore
+ CertFindCRLInStore
+ CertFindCTLInStore
+ CertFindExtension
+ CertFindRDNAttr
+ CertFindSubjectInCTL
+ CertFindSubjectInSortedCTL
+ CertFreeCertificateChain
+ CertFreeCertificateChainEngine
+ CertFreeCertificateChainList
+ CertFreeCertificateContext
+ CertFreeCRLContext
+ CertFreeCTLContext
+ CertFreeServerOcspResponseContext
+ CertGetCertificateChain
+ CertGetCertificateContextProperty
+ CertGetCRLContextProperty
+ CertGetCRLFromStore
+ CertGetCTLContextProperty
+ CertGetEnhancedKeyUsage
+ CertGetIntendedKeyUsage
+ CertGetIssuerCertificateFromStore
+ CertGetNameStringA
+ CertGetNameStringW
+ CertGetPublicKeyLength
+ CertGetServerOcspResponseContext
+ CertGetStoreProperty
+ CertGetSubjectCertificateFromStore
+ CertGetValidUsages
+ CertIsRDNAttrsInCertificateName
+ CertIsStrongHashToSign
+ CertIsValidCRLForCertificate
+ CertIsWeakHash
+ CertNameToStrA
+ CertNameToStrW
+ CertOIDToAlgId
+ CertOpenServerOcspResponse
+ CertOpenStore
+ CertOpenSystemStoreA
+ CertOpenSystemStoreW
+ CertRDNValueToStrA
+ CertRDNValueToStrW
+ CertRegisterPhysicalStore
+ CertRegisterSystemStore
+ CertRemoveEnhancedKeyUsageIdentifier
+ CertRemoveStoreFromCollection
+ CertResyncCertificateChainEngine
+ CertRetrieveLogoOrBiometricInfo
+ CertSaveStore
+ CertSelectCertificateChains
+ CertSerializeCertificateStoreElement
+ CertSerializeCRLStoreElement
+ CertSerializeCTLStoreElement
+ CertSetCertificateContextPropertiesFromCTLEntry
+ CertSetCertificateContextProperty
+ CertSetCRLContextProperty
+ CertSetCTLContextProperty
+ CertSetEnhancedKeyUsage
+ CertSetStoreProperty
+ CertStrToNameA
+ CertStrToNameW
+ CertUnregisterPhysicalStore
+ CertUnregisterSystemStore
+ CertVerifyCertificateChainPolicy
+ CertVerifyCRLRevocation
+ CertVerifyCRLTimeValidity
+ CertVerifyCTLUsage
+ CertVerifyRevocation
+ CertVerifySubjectCertificateContext
+ CertVerifyTimeValidity
+ CertVerifyValidityNesting
+ CryptAcquireCertificatePrivateKey
+ CryptBinaryToStringA
+ CryptBinaryToStringW
+ CryptCloseAsyncHandle
+ CryptCreateAsyncHandle
+ CryptCreateKeyIdentifierFromCSP
+ CryptDecodeMessage
+ CryptDecodeObject
+ CryptDecodeObjectEx
+ CryptDecryptAndVerifyMessageSignature
+ CryptDecryptMessage
+ CryptEncodeObject
+ CryptEncodeObjectEx
+ CryptEncryptMessage
+ CryptEnumKeyIdentifierProperties
+ CryptEnumOIDFunction
+ CryptEnumOIDInfo
+ CryptExportPKCS8
+ CryptExportPublicKeyInfo
+ CryptExportPublicKeyInfoEx
+ CryptExportPublicKeyInfoFromBCryptKeyHandle
+ CryptFindCertificateKeyProvInfo
+ CryptFindLocalizedName
+ CryptFindOIDInfo
+ CryptFormatObject
+ CryptFreeOIDFunctionAddress
+ CryptGetAsyncParam
+ CryptGetDefaultOIDDllList
+ CryptGetDefaultOIDFunctionAddress
+ CryptGetKeyIdentifierProperty
+ CryptGetMessageCertificates
+ CryptGetMessageSignerCount
+ CryptGetOIDFunctionAddress
+ CryptGetOIDFunctionValue
+ CryptHashCertificate
+ CryptHashCertificate2
+ CryptHashMessage
+ CryptHashPublicKeyInfo
+ CryptHashToBeSigned
+ CryptImportPKCS8
+ CryptImportPublicKeyInfo
+ CryptImportPublicKeyInfoEx
+ CryptImportPublicKeyInfoEx2
+ CryptInitOIDFunctionSet
+ CryptInstallDefaultContext
+ CryptInstallOIDFunctionAddress
+ CryptLoadSip
+ CryptMemAlloc
+ CryptMemFree
+ CryptMemRealloc
+ CryptMsgCalculateEncodedLength
+ CryptMsgClose
+ CryptMsgControl
+ CryptMsgCountersign
+ CryptMsgCountersignEncoded
+ CryptMsgDuplicate
+ CryptMsgEncodeAndSignCTL
+ CryptMsgGetAndVerifySigner
+ CryptMsgGetParam
+ CryptMsgOpenToDecode
+ CryptMsgOpenToEncode
+ CryptMsgSignCTL
+ CryptMsgUpdate
+ CryptMsgVerifyCountersignatureEncoded
+ CryptMsgVerifyCountersignatureEncodedEx
+ CryptProtectData
+ CryptProtectMemory
+ CryptQueryObject
+ CryptRegisterDefaultOIDFunction
+ CryptRegisterOIDFunction
+ CryptRegisterOIDInfo
+ CryptRetrieveTimeStamp
+ CryptSetAsyncParam
+ CryptSetKeyIdentifierProperty
+ CryptSetOIDFunctionValue
+ CryptSignAndEncodeCertificate
+ CryptSignAndEncryptMessage
+ CryptSignCertificate
+ CryptSignMessage
+ CryptSignMessageWithKey
+ CryptSIPAddProvider
+ CryptSIPCreateIndirectData
+ CryptSIPGetCaps
+ CryptSIPGetSealedDigest
+ CryptSIPGetSignedDataMsg
+ CryptSIPLoad
+ CryptSIPPutSignedDataMsg
+ CryptSIPRemoveProvider
+ CryptSIPRemoveSignedDataMsg
+ CryptSIPRetrieveSubjectGuid
+ CryptSIPRetrieveSubjectGuidForCatalogFile
+ CryptSIPVerifyIndirectData
+ CryptStringToBinaryA
+ CryptStringToBinaryW
+ CryptUninstallDefaultContext
+ CryptUnprotectData
+ CryptUnprotectMemory
+ CryptUnregisterDefaultOIDFunction
+ CryptUnregisterOIDFunction
+ CryptUnregisterOIDInfo
+ CryptUpdateProtectedState
+ CryptVerifyCertificateSignature
+ CryptVerifyCertificateSignatureEx
+ CryptVerifyDetachedMessageHash
+ CryptVerifyDetachedMessageSignature
+ CryptVerifyMessageHash
+ CryptVerifyMessageSignature
+ CryptVerifyMessageSignatureWithKey
+ CryptVerifyTimeStampSignature
+ 1001 DbgInitOSS
+ 1002 DbgPrintf
+ PFXExportCertStore
+ PFXExportCertStore2
+ PFXExportCertStoreEx
+ PFXImportCertStore
+ PFXIsPFXBlob
+ PFXVerifyPassword
+ SystemFunction001
+ SystemFunction002
+ SystemFunction003
+ SystemFunction004
+ SystemFunction005
+ SystemFunction028
+ SystemFunction029
+ SystemFunction034
+ CryptGetObjectUrl
+ CryptInstallCancelRetrieval
+ CryptRetrieveObjectByUrlA
+ CryptRetrieveObjectByUrlW
+ CryptUninstallCancelRetrieval
+ NetDfsAdd
+ NetDfsAddFtRoot
+ NetDfsAddRootTarget
+ NetDfsAddStdRoot
+ NetDfsAddStdRootForced
+ NetDfsEnum
+ NetDfsGetClientInfo
+ NetDfsGetDcAddress
+ NetDfsGetFtContainerSecurity
+ NetDfsGetInfo
+ NetDfsGetSecurity
+ NetDfsGetStdContainerSecurity
+ NetDfsGetSupportedNamespaceVersion
+ NetDfsManagerInitialize
+ NetDfsManagerSendSiteInfo
+ NetDfsMove
+ NetDfsRemove
+ NetDfsRemoveFtRoot
+ NetDfsRemoveFtRootForced
+ NetDfsRemoveRootTarget
+ NetDfsRemoveStdRoot
+ NetDfsSetClientInfo
+ NetDfsSetFtContainerSecurity
+ NetDfsSetInfo
+ NetDfsSetSecurity
+ NetDfsSetStdContainerSecurity
+ AdaptiveTimeout_ClearInterfaceSpecificConfiguration
+ AdaptiveTimeout_ResetAdaptiveTimeout
+ AddRefQueryBlobEx
+ BreakRecordsIntoBlob
+ Coalesce_UpdateNetVersion
+ CombineRecordsInBlob
+ DelaySortDAServerlist
+ DeRefQueryBlobEx
+ Dns_AddRecordsToMessage
+ Dns_AllocateMsgBuf
+ Dns_BuildPacket
+ Dns_CacheServiceCleanup
+ Dns_CacheServiceInit
+ Dns_CacheServiceStopIssued
+ Dns_CleanupWinsock
+ Dns_CloseConnection
+ Dns_CloseSocket
+ Dns_CreateMulticastSocket
+ Dns_CreateSocket
+ Dns_CreateSocketEx
+ Dns_ExtractRecordsFromMessage
+ Dns_FindAuthoritativeZoneLib
+ Dns_FreeMsgBuf
+ Dns_GetRandomXid
+ Dns_InitializeMsgBuf
+ Dns_InitializeMsgRemoteSockaddr
+ Dns_InitializeWinsock
+ Dns_OpenTcpConnectionAndSend
+ Dns_ParseMessage
+ Dns_ParsePacketRecord
+ Dns_PingAdapterServers
+ Dns_ReadPacketName
+ Dns_ReadPacketNameAllocate
+ Dns_ReadRecordStructureFromPacket
+ Dns_RecvTcp
+ Dns_ResetNetworkInfo
+ Dns_SendAndRecvUdp
+ Dns_SendEx
+ Dns_SetRecordDatalength
+ Dns_SetRecordsSection
+ Dns_SetRecordsTtl
+ Dns_SkipPacketName
+ Dns_SkipToRecord
+ Dns_UpdateLib
+ Dns_UpdateLibEx
+ Dns_WriteDottedNameToPacket
+ Dns_WriteQuestionToMessage
+ Dns_WriteRecordStructureToPacketEx
+ DnsAcquireContextHandle_A
+ DnsAcquireContextHandle_W
+ DnsAllocateRecord
+ DnsApiAlloc
+ DnsApiAllocZero
+ DnsApiFree
+ DnsApiHeapReset
+ DnsApiRealloc
+ DnsApiSetDebugGlobals
+ DnsAsyncRegisterHostAddrs
+ DnsAsyncRegisterInit
+ DnsAsyncRegisterTerm
+ DnsCancelQuery
+ DnsConnectionDeletePolicyEntries
+ DnsConnectionDeletePolicyEntriesPrivate
+ DnsConnectionDeleteProxyInfo
+ DnsConnectionFreeNameList
+ DnsConnectionFreeProxyInfo
+ DnsConnectionFreeProxyInfoEx
+ DnsConnectionFreeProxyList
+ DnsConnectionGetHandleForHostUrlPrivate
+ DnsConnectionGetNameList
+ DnsConnectionGetProxyInfo
+ DnsConnectionGetProxyInfoForHostUrl
+ DnsConnectionGetProxyList
+ DnsConnectionSetPolicyEntries
+ DnsConnectionSetPolicyEntriesPrivate
+ DnsConnectionSetProxyInfo
+ DnsConnectionUpdateIfIndexTable
+ DnsCopyStringEx
+ DnsCreateReverseNameStringForIpAddress
+ DnsCreateStandardDnsNameCopy
+ DnsCreateStringCopy
+ DnsDeRegisterLocal
+ DnsDhcpRegisterAddrs
+ DnsDhcpRegisterHostAddrs
+ DnsDhcpRegisterInit
+ DnsDhcpRegisterTerm
+ DnsDhcpRemoveRegistrations
+ DnsDhcpSrvRegisterHostAddr
+ DnsDhcpSrvRegisterHostAddrEx
+ DnsDhcpSrvRegisterHostName
+ DnsDhcpSrvRegisterHostNameEx
+ DnsDhcpSrvRegisterInit
+ DnsDhcpSrvRegisterInitEx
+ DnsDhcpSrvRegisterInitialize
+ DnsDhcpSrvRegisterTerm
+ DnsDisableIdnEncoding
+ DnsDowncaseDnsNameLabel
+ DnsExtractRecordsFromMessage_UTF8
+ DnsExtractRecordsFromMessage_W
+ DnsFindAuthoritativeZone
+ DnsFlushResolverCache
+ DnsFlushResolverCacheEntry_A
+ DnsFlushResolverCacheEntry_UTF8
+ DnsFlushResolverCacheEntry_W
+ DnsFree
+ DnsFreeConfigStructure
+ DnsFreePolicyConfig
+ DnsFreeProxyName
+ DnsGetApplicationIdentifier
+ DnsGetBufferLengthForStringCopy
+ DnsGetCacheDataTable
+ DnsGetDnsServerList
+ DnsGetDomainName
+ DnsGetLastFailedUpdateInfo
+ DnsGetPolicyTableInfo
+ DnsGetPolicyTableInfoPrivate
+ DnsGetPrimaryDomainName_A
+ DnsGetProxyInfoPrivate
+ DnsGetProxyInformation
+ DnsGetQueryRetryTimeouts
+ DnsGlobals
+ DnsIpv6AddressToString
+ DnsIpv6StringToAddress
+ DnsIsAMailboxType
+ DnsIsNSECType
+ DnsIsStatusRcode
+ DnsIsStringCountValidForTextType
+ DnsLogEvent
+ DnsMapRcodeToStatus
+ DnsModifyRecordsInSet_A
+ DnsModifyRecordsInSet_UTF8
+ DnsModifyRecordsInSet_W
+ DnsNameCompare_A
+ DnsNameCompare_UTF8
+ DnsNameCompare_W
+ DnsNameCompareEx_A
+ DnsNameCompareEx_UTF8
+ DnsNameCompareEx_W
+ DnsNameCopy
+ DnsNameCopyAllocate
+ DnsNetworkInfo_CreateFromFAZ
+ DnsNetworkInformation_CreateFromFAZ
+ DnsNotifyResolver
+ DnsNotifyResolverClusterIp
+ DnsNotifyResolverEx
+ DnsQuery_A
+ DnsQuery_UTF8
+ DnsQuery_W
+ DnsQueryConfig
+ DnsQueryConfigAllocEx
+ DnsQueryConfigDword
+ DnsQueryEx
+ DnsQueryExA
+ DnsQueryExUTF8
+ DnsQueryExW
+ DnsRecordBuild_UTF8
+ DnsRecordBuild_W
+ DnsRecordCompare
+ DnsRecordCopyEx
+ DnsRecordListFree
+ DnsRecordListUnmapV4MappedAAAAInPlace
+ DnsRecordSetCompare
+ DnsRecordSetCopyEx
+ DnsRecordSetDetach
+ DnsRecordStringForType
+ DnsRecordStringForWritableType
+ DnsRecordTypeForName
+ DnsRegisterLocal
+ DnsReleaseContextHandle
+ DnsRemoveRegistrations
+ DnsReplaceRecordSetA
+ DnsReplaceRecordSetUTF8
+ DnsReplaceRecordSetW
+ DnsResetQueryRetryTimeouts
+ DnsResolverOp
+ DnsScreenLocalAddrsForRegistration
+ DnsServiceBrowse
+ DnsServiceBrowseCancel
+ DnsServiceConstructInstance
+ DnsServiceCopyInstance
+ DnsServiceDeRegister
+ DnsServiceFreeInstance
+ DnsServiceRegister
+ DnsServiceRegisterCancel
+ DnsServiceResolve
+ DnsServiceResolveCancel
+ DnsSetConfigDword
+ DnsSetConfigValue
+ DnsSetQueryRetryTimeouts
+ DnsStartMulticastQuery
+ DnsStatusString
+ DnsStopMulticastQuery
+ DnsStringCopyAllocateEx
+ DnsTraceServerConfig
+ DnsUnicodeToUtf8
+ DnsUpdate
+ DnsUpdateMachinePresence
+ DnsUpdateTest_A
+ DnsUpdateTest_UTF8
+ DnsUpdateTest_W
+ DnsUtf8ToUnicode
+ DnsValidateName_A
+ DnsValidateName_UTF8
+ DnsValidateName_W
+ DnsValidateNameOrIp_TempW
+ DnsValidateServer_A
+ DnsValidateServer_W
+ DnsValidateServerArray_A
+ DnsValidateServerArray_W
+ DnsValidateServerStatus
+ DnsValidateUtf8Byte
+ DnsWriteQuestionToBuffer_UTF8
+ DnsWriteQuestionToBuffer_W
+ DnsWriteReverseNameStringForIpAddress
+ ExtraInfo_Init
+ Faz_AreServerListsInSameNameSpace
+ FlushDnsPolicyUnreachableStatus
+ GetCurrentTimeInSeconds
+ HostsFile_Close
+ HostsFile_Open
+ HostsFile_ReadLine
+ IpHelp_IsAddrOnLink
+ Local_GetRecordsForLocalName
+ Local_GetRecordsForLocalNameEx
+ NetInfo_Build
+ NetInfo_Clean
+ NetInfo_Copy
+ NetInfo_CopyNetworkIndex
+ NetInfo_CreatePerNetworkNetinfo
+ NetInfo_Free
+ NetInfo_GetAdapterByAddress
+ NetInfo_GetAdapterByInterfaceIndex
+ NetInfo_GetAdapterByName
+ NetInfo_IsAddrConfig
+ NetInfo_IsForUpdate
+ NetInfo_IsTcpipConfigChange
+ NetInfo_ResetServerPriorities
+ NetInfo_UpdateDnsInterfaceConfigChange
+ NetInfo_UpdateNetworkProperties
+ NetInfo_UpdateServerReachability
+ Query_Cancel
+ Query_Main
+ QueryDirectEx
+ Reg_FreeUpdateInfo
+ Reg_GetValueEx
+ Reg_ReadGlobalsEx
+ Reg_ReadUpdateInfo
+ Security_ContextListTimeout
+ Send_AndRecvUdpWithParam
+ Send_MessagePrivate
+ Send_MessagePrivateEx
+ Send_OpenTcpConnectionAndSend
+ Socket_CacheCleanup
+ Socket_CacheInit
+ Socket_CleanupWinsock
+ Socket_ClearMessageSockets
+ Socket_CloseEx
+ Socket_CloseMessageSockets
+ Socket_Create
+ Socket_CreateMulticast
+ Socket_InitWinsock
+ Socket_JoinMulticast
+ Socket_RecvFrom
+ Socket_SetMulticastInterface
+ Socket_SetMulticastLoopBack
+ Socket_SetTtl
+ Socket_TcpListen
+ Trace_Reset
+ Update_ReplaceAddressRecordsW
+ Util_IsIp6Running
+ Util_IsRunningOnXboxOne
+ DsCrackSpn2A
+ DsCrackSpn2W
+ DsCrackSpn3W
+ DsCrackSpn4W
+ DsCrackSpnA
+ DsCrackSpnW
+ DsCrackUnquotedMangledRdnA
+ DsCrackUnquotedMangledRdnW
+ DsGetRdnW
+ DsIsMangledDnA
+ DsIsMangledDnW
+ DsIsMangledRdnValueA
+ DsIsMangledRdnValueW
+ DsMakeSpn2W
+ DsMakeSpnA
+ DsMakeSpnW
+ DsQuoteRdnValueA
+ DsQuoteRdnValueW
+ DsUnquoteRdnValueA
+ DsUnquoteRdnValueW
+ DsRoleFreeMemory
+ DsRoleGetPrimaryDomainInformation
+ FilterAttach
+ FilterAttachAtAltitude
+ FilterClose
+ FilterConnectCommunicationPort
+ FilterCreate
+ FilterDetach
+ FilterFindClose
+ FilterFindFirst
+ FilterFindNext
+ FilterGetDosName
+ FilterGetInformation
+ FilterGetMessage
+ FilterInstanceClose
+ FilterInstanceCreate
+ FilterInstanceFindClose
+ FilterInstanceFindFirst
+ FilterInstanceFindNext
+ FilterInstanceGetInformation
+ FilterLoad
+ FilterReplyMessage
+ FilterSendMessage
+ FilterUnload
+ FilterVolumeClose
+ FilterVolumeFindClose
+ FilterVolumeFindFirst
+ FilterVolumeFindNext
+ FilterVolumeInstanceFindClose
+ FilterVolumeInstanceFindFirst
+ FilterVolumeInstanceFindNext
+ AddIPAddress
+ AllocateAndGetInterfaceInfoFromStack
+ AllocateAndGetIpAddrTableFromStack
+ CancelIPChangeNotify
+ CancelMibChangeNotify2
+ CloseCompartment
+ CloseGetIPPhysicalInterfaceForDestination
+ ConvertCompartmentGuidToId
+ ConvertCompartmentIdToGuid
+ ConvertGuidToStringA
+ ConvertGuidToStringW
+ ConvertInterfaceAliasToLuid
+ ConvertInterfaceGuidToLuid
+ ConvertInterfaceIndexToLuid
+ ConvertInterfaceLuidToAlias
+ ConvertInterfaceLuidToGuid
+ ConvertInterfaceLuidToIndex
+ ConvertInterfaceLuidToNameA
+ ConvertInterfaceLuidToNameW
+ ConvertInterfaceNameToLuidA
+ ConvertInterfaceNameToLuidW
+ ConvertInterfacePhysicalAddressToLuid
+ ConvertIpv4MaskToLength
+ ConvertLengthToIpv4Mask
+ ConvertRemoteInterfaceAliasToLuid
+ ConvertRemoteInterfaceGuidToLuid
+ ConvertRemoteInterfaceIndexToLuid
+ ConvertRemoteInterfaceLuidToAlias
+ ConvertRemoteInterfaceLuidToGuid
+ ConvertRemoteInterfaceLuidToIndex
+ ConvertStringToGuidA
+ ConvertStringToGuidW
+ ConvertStringToInterfacePhysicalAddress
+ CreateAnycastIpAddressEntry
+ CreateCompartment
+ CreateIpForwardEntry
+ CreateIpForwardEntry2
+ CreateIpNetEntry
+ CreateIpNetEntry2
+ CreatePersistentTcpPortReservation
+ CreatePersistentUdpPortReservation
+ CreateProxyArpEntry
+ CreateSortedAddressPairs
+ CreateUnicastIpAddressEntry
+ DeleteAnycastIpAddressEntry
+ DeleteCompartment
+ DeleteIPAddress
+ DeleteIpForwardEntry
+ DeleteIpForwardEntry2
+ DeleteIpNetEntry
+ DeleteIpNetEntry2
+ DeletePersistentTcpPortReservation
+ DeletePersistentUdpPortReservation
+ DeleteProxyArpEntry
+ DeleteUnicastIpAddressEntry
+ DisableMediaSense
+ EnableRouter
+ FlushIpNetTable
+ FlushIpNetTable2
+ FlushIpPathTable
+ FreeMibTable
+ GetAdapterIndex
+ GetAdapterOrderMap
+ GetAdaptersAddresses
+ GetAdaptersInfo
+ GetAnycastIpAddressEntry
+ GetAnycastIpAddressTable
+ GetBestInterface
+ GetBestInterfaceEx
+ GetBestRoute
+ GetBestRoute2
+ GetCurrentThreadCompartmentId
+ GetCurrentThreadCompartmentScope
+ GetDefaultCompartmentId
+ GetExtendedTcpTable
+ GetExtendedUdpTable
+ GetFriendlyIfIndex
+ GetIcmpStatistics
+ GetIcmpStatisticsEx
+ GetIfEntry
+ GetIfEntry2
+ GetIfEntry2Ex
+ GetIfStackTable
+ GetIfTable
+ GetIfTable2
+ GetIfTable2Ex
+ GetInterfaceCompartmentId
+ GetInterfaceInfo
+ GetInvertedIfStackTable
+ GetIpAddrTable
+ GetIpErrorString
+ GetIpForwardEntry2
+ GetIpForwardTable
+ GetIpForwardTable2
+ GetIpInterfaceEntry
+ GetIpInterfaceTable
+ GetIpNetEntry2
+ GetIpNetTable
+ GetIpNetTable2
+ GetIpNetworkConnectionBandwidthEstimates
+ GetIpPathEntry
+ GetIpPathTable
+ GetIpStatistics
+ GetIpStatisticsEx
+ GetJobCompartmentId
+ GetMulticastIpAddressEntry
+ GetMulticastIpAddressTable
+ GetNetworkInformation
+ GetNetworkParams
+ GetNumberOfInterfaces
+ GetOwnerModuleFromPidAndInfo
+ GetOwnerModuleFromTcp6Entry
+ GetOwnerModuleFromTcpEntry
+ GetOwnerModuleFromUdp6Entry
+ GetOwnerModuleFromUdpEntry
+ GetPerAdapterInfo
+ GetPerTcp6ConnectionEStats
+ GetPerTcp6ConnectionStats
+ GetPerTcpConnectionEStats
+ GetPerTcpConnectionStats
+ GetRTTAndHopCount
+ GetSessionCompartmentId
+ GetTcp6Table
+ GetTcp6Table2
+ GetTcpStatistics
+ GetTcpStatisticsEx
+ GetTcpStatisticsEx2
+ GetTcpTable
+ GetTcpTable2
+ GetTeredoPort
+ GetUdp6Table
+ GetUdpStatistics
+ GetUdpStatisticsEx
+ GetUdpStatisticsEx2
+ GetUdpTable
+ GetUnicastIpAddressEntry
+ GetUnicastIpAddressTable
+ GetUniDirectionalAdapterInfo
+ GetWPAOACSupportLevel
+ Icmp6CreateFile
+ Icmp6ParseReplies
+ Icmp6SendEcho2
+ IcmpCloseHandle
+ IcmpCreateFile
+ IcmpParseReplies
+ IcmpSendEcho
+ IcmpSendEcho2
+ IcmpSendEcho2Ex
+ if_indextoname
+ if_nametoindex
+ InitializeCompartmentEntry
+ InitializeIpForwardEntry
+ InitializeIpInterfaceEntry
+ InitializeUnicastIpAddressEntry
+ InternalCleanupPersistentStore
+ InternalCreateAnycastIpAddressEntry
+ InternalCreateIpForwardEntry
+ InternalCreateIpForwardEntry2
+ InternalCreateIpNetEntry
+ InternalCreateIpNetEntry2
+ InternalCreateUnicastIpAddressEntry
+ InternalDeleteAnycastIpAddressEntry
+ InternalDeleteIpForwardEntry
+ InternalDeleteIpForwardEntry2
+ InternalDeleteIpNetEntry
+ InternalDeleteIpNetEntry2
+ InternalDeleteUnicastIpAddressEntry
+ InternalFindInterfaceByAddress
+ InternalGetAnycastIpAddressEntry
+ InternalGetAnycastIpAddressTable
+ InternalGetBoundTcp6EndpointTable
+ InternalGetBoundTcpEndpointTable
+ InternalGetForwardIpTable2
+ InternalGetIfEntry2
+ InternalGetIfTable
+ InternalGetIfTable2
+ InternalGetIpAddrTable
+ InternalGetIpForwardEntry2
+ InternalGetIpForwardTable
+ InternalGetIpInterfaceEntry
+ InternalGetIpInterfaceTable
+ InternalGetIpNetEntry2
+ InternalGetIpNetTable
+ InternalGetIpNetTable2
+ InternalGetIPPhysicalInterfaceForDestination
+ InternalGetMulticastIpAddressEntry
+ InternalGetMulticastIpAddressTable
+ InternalGetRtcSlotInformation
+ InternalGetTcp6Table2
+ InternalGetTcp6TableWithOwnerModule
+ InternalGetTcp6TableWithOwnerPid
+ InternalGetTcpTable
+ InternalGetTcpTable2
+ InternalGetTcpTableEx
+ InternalGetTcpTableWithOwnerModule
+ InternalGetTcpTableWithOwnerPid
+ InternalGetTunnelPhysicalAdapter
+ InternalGetUdp6TableWithOwnerModule
+ InternalGetUdp6TableWithOwnerPid
+ InternalGetUdpTable
+ InternalGetUdpTableEx
+ InternalGetUdpTableWithOwnerModule
+ InternalGetUdpTableWithOwnerPid
+ InternalGetUnicastIpAddressEntry
+ InternalGetUnicastIpAddressTable
+ InternalIcmpCreateFileEx
+ InternalSetIfEntry
+ InternalSetIpForwardEntry
+ InternalSetIpForwardEntry2
+ InternalSetIpInterfaceEntry
+ InternalSetIpNetEntry
+ InternalSetIpNetEntry2
+ InternalSetIpStats
+ InternalSetTcpEntry
+ InternalSetTeredoPort
+ InternalSetUnicastIpAddressEntry
+ IpReleaseAddress
+ IpRenewAddress
+ LookupPersistentTcpPortReservation
+ LookupPersistentUdpPortReservation
+ NhGetGuidFromInterfaceName
+ NhGetInterfaceDescriptionFromGuid
+ NhGetInterfaceNameFromDeviceGuid
+ NhGetInterfaceNameFromGuid
+ NhpAllocateAndGetInterfaceInfoFromStack
+ NotifyAddrChange
+ NotifyCompartmentChange
+ NotifyIpInterfaceChange
+ NotifyRouteChange
+ NotifyRouteChange2
+ NotifyStableUnicastIpAddressTable
+ NotifyTeredoPortChange
+ NotifyUnicastIpAddressChange
+ NTPTimeToNTFileTime
+ NTTimeToNTPTime
+ OpenCompartment
+ ParseNetworkString
+ PfAddFiltersToInterface
+ PfAddGlobalFilterToInterface
+ PfBindInterfaceToIndex
+ PfBindInterfaceToIPAddress
+ PfCreateInterface
+ PfDeleteInterface
+ PfDeleteLog
+ PfGetInterfaceStatistics
+ PfMakeLog
+ PfRebindFilters
+ PfRemoveFilterHandles
+ PfRemoveFiltersFromInterface
+ PfRemoveGlobalFilterFromInterface
+ PfSetLogBuffer
+ PfTestPacket
+ PfUnBindInterface
+ ResolveIpNetEntry2
+ ResolveNeighbor
+ RestoreMediaSense
+ SendARP
+ SetAdapterIpAddress
+ SetCurrentThreadCompartmentId
+ SetCurrentThreadCompartmentScope
+ SetIfEntry
+ SetIpForwardEntry
+ SetIpForwardEntry2
+ SetIpInterfaceEntry
+ SetIpNetEntry
+ SetIpNetEntry2
+ SetIpStatistics
+ SetIpStatisticsEx
+ SetIpTTL
+ SetJobCompartmentId
+ SetNetworkInformation
+ SetPerTcp6ConnectionEStats
+ SetPerTcp6ConnectionStats
+ SetPerTcpConnectionEStats
+ SetPerTcpConnectionStats
+ SetSessionCompartmentId
+ SetTcpEntry
+ SetUnicastIpAddressEntry
+ UnenableRouter
+ DsAddressToSiteNamesA
+ DsAddressToSiteNamesExA
+ DsAddressToSiteNamesExW
+ DsAddressToSiteNamesW
+ DsDeregisterDnsHostRecordsA
+ DsDeregisterDnsHostRecordsW
+ DsEnumerateDomainTrustsA
+ DsEnumerateDomainTrustsW
+ DsGetDcCloseW
+ DsGetDcNameA
+ DsGetDcNameW
+ DsGetDcNameWithAccountA
+ DsGetDcNameWithAccountW
+ DsGetDcNextA
+ DsGetDcNextW
+ DsGetDcOpenA
+ DsGetDcOpenW
+ DsGetDcSiteCoverageA
+ DsGetDcSiteCoverageW
+ DsGetForestTrustInformationW
+ DsGetSiteNameA
+ DsGetSiteNameW
+ DsMergeForestTrustInformationW
+ DsValidateSubnetNameA
+ DsValidateSubnetNameW
+ NetAddServiceAccount
+ NetEnumerateServiceAccounts
+ NetGetAnyDCName
+ NetGetDCName
+ NetIsServiceAccount
+ NetLogonGetTimeServiceParentDomain
+ NetQueryServiceAccount
+ NetRemoveServiceAccount
+ NlSetDsIsCloningPDC
+ MultinetGetConnectionPerformanceA
+ MultinetGetConnectionPerformanceW
+ WNetAddConnection2A
+ WNetAddConnection2W
+ WNetAddConnection3A
+ WNetAddConnection3W
+ WNetAddConnectionA
+ WNetAddConnectionW
+ WNetCancelConnection2A
+ WNetCancelConnection2W
+ WNetCancelConnectionA
+ WNetCancelConnectionW
+ WNetCloseEnum
+ WNetConnectionDialog
+ WNetConnectionDialog1A
+ WNetConnectionDialog1W
+ WNetDisconnectDialog
+ WNetDisconnectDialog1A
+ WNetDisconnectDialog1W
+ WNetEnumResourceA
+ WNetEnumResourceW
+ WNetGetConnectionA
+ WNetGetConnectionW
+ WNetGetLastErrorA
+ WNetGetLastErrorW
+ WNetGetNetworkInformationA
+ WNetGetNetworkInformationW
+ WNetGetProviderNameA
+ WNetGetProviderNameW
+ WNetGetResourceInformationA
+ WNetGetResourceInformationW
+ WNetGetResourceParentA
+ WNetGetResourceParentW
+ WNetGetUniversalNameA
+ WNetGetUniversalNameW
+ WNetGetUserA
+ WNetGetUserW
+ WNetOpenEnumA
+ WNetOpenEnumW
+ WNetSetLastErrorA
+ WNetSetLastErrorW
+ WNetUseConnectionA
+ WNetUseConnectionW
+ AcceptEx
+ dn_expand
+ EnumProtocolsA
+ EnumProtocolsW
+ GetAcceptExSockaddrs
+ GetAddressByNameA
+ GetAddressByNameW
+ GetNameByTypeA
+ GetNameByTypeW
+ getnetbyname
+ GetServiceA
+ GetServiceW
+ GetSocketErrorMessageW
+ GetTypeByNameA
+ GetTypeByNameW
+ inet_network
+ MigrateWinsockConfiguration
+ MigrateWinsockConfigurationEx
+ NPLoadNameSpaces
+ rcmd
+ rexec
+ rresvport
+ s_perror
+ sethostname
+ SetServiceA
+ SetServiceW
+ TransmitFile
+ WSARecvEx
+ GetIsolationServerInterface
+ GetKeyStorageInterface
+ GetSChannelInterface
+ NCryptCloseProtectionDescriptor
+ NCryptCreateClaim
+ NCryptCreatePersistedKey
+ NCryptCreateProtectionDescriptor
+ NCryptDecrypt
+ NCryptDeleteKey
+ NCryptDeriveKey
+ NCryptEncrypt
+ NCryptEnumAlgorithms
+ NCryptEnumKeys
+ NCryptEnumStorageProviders
+ NCryptExportKey
+ NCryptFinalizeKey
+ NCryptFreeBuffer
+ NCryptFreeObject
+ NCryptGetProperty
+ NCryptGetProtectionDescriptorInfo
+ NCryptImportKey
+ NCryptIsAlgSupported
+ NCryptIsKeyHandle
+ NCryptKeyDerivation
+ NCryptNotifyChangeKey
+ NCryptOpenKey
+ NCryptOpenStorageProvider
+ NCryptProtectSecret
+ NCryptQueryProtectionDescriptorName
+ NCryptRegisterProtectionDescriptorName
+ NCryptSecretAgreement
+ NCryptSetAuditingInterface
+ NCryptSetProperty
+ NCryptSignHash
+ NCryptStreamClose
+ NCryptStreamOpenToProtect
+ NCryptStreamOpenToUnprotect
+ NCryptStreamOpenToUnprotectEx
+ NCryptStreamUpdate
+ NCryptTranslateHandle
+ NCryptUnprotectSecret
+ NCryptVerifyClaim
+ NCryptVerifySignature
+ SslChangeNotify
+ SslComputeClientAuthHash
+ SslComputeEapKeyBlock
+ SslComputeFinishedHash
+ SslComputeSessionHash
+ SslCreateClientAuthHash
+ SslCreateEphemeralKey
+ SslCreateHandshakeHash
+ SslDecrementProviderReferenceCount
+ SslDecryptPacket
+ SslEncryptPacket
+ SslEnumCipherSuites
+ SslEnumEccCurves
+ SslEnumProtocolProviders
+ SslExportKey
+ SslExportKeyingMaterial
+ SslFreeBuffer
+ SslFreeObject
+ SslGenerateMasterKey
+ SslGeneratePreMasterKey
+ SslGenerateSessionKeys
+ SslGetCipherSuitePRFHashAlgorithm
+ SslGetKeyProperty
+ SslGetProviderProperty
+ SslHashHandshake
+ SslImportKey
+ SslImportMasterKey
+ SslIncrementProviderReferenceCount
+ SslLookupCipherLengths
+ SslLookupCipherSuiteInfo
+ SslOpenPrivateKey
+ SslOpenProvider
+ SslSignHash
+ SslVerifySignature
+ NetApiBufferAllocate
+ NetApiBufferFree
+ NetApiBufferReallocate
+ NetApiBufferSize
+ NetRemoteComputerSupports
+ RtlEthernetAddressToStringA
+ RtlEthernetAddressToStringW
+ RtlEthernetStringToAddressA
+ RtlEthernetStringToAddressW
+ RtlIpv4AddressToStringA
+ RtlIpv4AddressToStringExA
+ RtlIpv4AddressToStringExW
+ RtlIpv4AddressToStringW
+ RtlIpv4StringToAddressA
+ RtlIpv4StringToAddressExA
+ RtlIpv4StringToAddressExW
+ RtlIpv4StringToAddressW
+ RtlIpv6AddressToStringA
+ RtlIpv6AddressToStringExA
+ RtlIpv6AddressToStringExW
+ RtlIpv6AddressToStringW
+ RtlIpv6StringToAddressA
+ RtlIpv6StringToAddressExA
+ RtlIpv6StringToAddressExW
+ RtlIpv6StringToAddressW
+ 286 BSTR_UserFree
+ 284 BSTR_UserMarshal
+ 283 BSTR_UserSize
+ 285 BSTR_UserUnmarshal
+ 414 BstrFromVector
+ 171 ClearCustData
+ 31 CreateDispTypeInfo
+ 202 CreateErrorInfo
+ 32 CreateStdDispatch
+ 160 CreateTypeLib
+ 180 CreateTypeLib2
+ 146 DispCallFunc
+ 29 DispGetIDsOfNames
+ 28 DispGetParam
+ 30 DispInvoke
+ 14 DosDateTimeToVariantTime
+ 35 GetActiveObject
+ 332 GetAltMonthNames
+ 200 GetErrorInfo
+ 322 GetRecordInfoFromGuids
+ 323 GetRecordInfoFromTypeInfo
+ 326 GetVarConversionLocaleSetting
+ 165 LHashValOfNameSys
+ 166 LHashValOfNameSysA
+ 162 LoadRegTypeLib
+ 161 LoadTypeLib
+ 183 LoadTypeLibEx
+ 296 LPSAFEARRAY_Marshal
+ 295 LPSAFEARRAY_Size
+ 297 LPSAFEARRAY_Unmarshal
+ 294 LPSAFEARRAY_UserFree
+ 292 LPSAFEARRAY_UserMarshal
+ 291 LPSAFEARRAY_UserSize
+ 293 LPSAFEARRAY_UserUnmarshal
+ 170 OaBuildVersion
+ OACreateTypeLib2
+ 444 OaEnablePerUserTLibRegistration
+ 420 OleCreateFontIndirect
+ 419 OleCreatePictureIndirect
+ 417 OleCreatePropertyFrame
+ 416 OleCreatePropertyFrameIndirect
+ 415 OleIconToCursor
+ 418 OleLoadPicture
+ 401 OleLoadPictureEx
+ 422 OleLoadPictureFile
+ 402 OleLoadPictureFileEx
+ 424 OleLoadPicturePath
+ 423 OleSavePictureFile
+ 421 OleTranslateColor
+ 164 QueryPathOfRegTypeLib
+ 33 RegisterActiveObject
+ 163 RegisterTypeLib
+ 442 RegisterTypeLibForUser
+ 34 RevokeActiveObject
+ 23 SafeArrayAccessData
+ SafeArrayAddRef
+ 37 SafeArrayAllocData
+ 36 SafeArrayAllocDescriptor
+ 41 SafeArrayAllocDescriptorEx
+ 27 SafeArrayCopy
+ 412 SafeArrayCopyData
+ 15 SafeArrayCreate
+ 42 SafeArrayCreateEx
+ 411 SafeArrayCreateVector
+ 43 SafeArrayCreateVectorEx
+ 16 SafeArrayDestroy
+ 39 SafeArrayDestroyData
+ 38 SafeArrayDestroyDescriptor
+ 17 SafeArrayGetDim
+ 25 SafeArrayGetElement
+ 18 SafeArrayGetElemsize
+ 67 SafeArrayGetIID
+ 20 SafeArrayGetLBound
+ 45 SafeArrayGetRecordInfo
+ 19 SafeArrayGetUBound
+ 77 SafeArrayGetVartype
+ 21 SafeArrayLock
+ 148 SafeArrayPtrOfIndex
+ 26 SafeArrayPutElement
+ 40 SafeArrayRedim
+ SafeArrayReleaseData
+ SafeArrayReleaseDescriptor
+ 57 SafeArraySetIID
+ 44 SafeArraySetRecordInfo
+ 24 SafeArrayUnaccessData
+ 22 SafeArrayUnlock
+ 201 SetErrorInfo
+ 327 SetOaNoCache
+ 325 SetVarConversionLocaleSetting
+ SysAddRefString
+ 2 SysAllocString
+ 150 SysAllocStringByteLen
+ 4 SysAllocStringLen
+ 6 SysFreeString
+ 3 SysReAllocString
+ 5 SysReAllocStringLen
+ SysReleaseString
+ 149 SysStringByteLen
+ 7 SysStringLen
+ 184 SystemTimeToVariantTime
+ 186 UnRegisterTypeLib
+ 443 UnRegisterTypeLibForUser
+ 168 VarAbs
+ 141 VarAdd
+ 142 VarAnd
+ 124 VarBoolFromCy
+ 123 VarBoolFromDate
+ 236 VarBoolFromDec
+ 126 VarBoolFromDisp
+ 233 VarBoolFromI1
+ 119 VarBoolFromI2
+ 120 VarBoolFromI4
+ 370 VarBoolFromI8
+ 121 VarBoolFromR4
+ 122 VarBoolFromR8
+ 125 VarBoolFromStr
+ 118 VarBoolFromUI1
+ 234 VarBoolFromUI2
+ 235 VarBoolFromUI4
+ 371 VarBoolFromUI8
+ 313 VarBstrCat
+ 314 VarBstrCmp
+ 116 VarBstrFromBool
+ 113 VarBstrFromCy
+ 114 VarBstrFromDate
+ 232 VarBstrFromDec
+ 115 VarBstrFromDisp
+ 229 VarBstrFromI1
+ 109 VarBstrFromI2
+ 110 VarBstrFromI4
+ 368 VarBstrFromI8
+ 111 VarBstrFromR4
+ 112 VarBstrFromR8
+ 108 VarBstrFromUI1
+ 230 VarBstrFromUI2
+ 231 VarBstrFromUI4
+ 369 VarBstrFromUI8
+ 318 VarCat
+ 176 VarCmp
+ 306 VarCyAbs
+ 299 VarCyAdd
+ 311 VarCyCmp
+ 312 VarCyCmpR8
+ 307 VarCyFix
+ 106 VarCyFromBool
+ 103 VarCyFromDate
+ 228 VarCyFromDec
+ 105 VarCyFromDisp
+ 225 VarCyFromI1
+ 99 VarCyFromI2
+ 100 VarCyFromI4
+ 366 VarCyFromI8
+ 101 VarCyFromR4
+ 102 VarCyFromR8
+ 104 VarCyFromStr
+ 98 VarCyFromUI1
+ 226 VarCyFromUI2
+ 227 VarCyFromUI4
+ 367 VarCyFromUI8
+ 308 VarCyInt
+ 303 VarCyMul
+ 304 VarCyMulI4
+ 329 VarCyMulI8
+ 309 VarCyNeg
+ 310 VarCyRound
+ 305 VarCySub
+ 96 VarDateFromBool
+ 93 VarDateFromCy
+ 224 VarDateFromDec
+ 95 VarDateFromDisp
+ 221 VarDateFromI1
+ 89 VarDateFromI2
+ 90 VarDateFromI4
+ 364 VarDateFromI8
+ 91 VarDateFromR4
+ 92 VarDateFromR8
+ 94 VarDateFromStr
+ 330 VarDateFromUdate
+ 319 VarDateFromUdateEx
+ 88 VarDateFromUI1
+ 222 VarDateFromUI2
+ 223 VarDateFromUI4
+ 365 VarDateFromUI8
+ 182 VarDecAbs
+ 177 VarDecAdd
+ 204 VarDecCmp
+ 298 VarDecCmpR8
+ 178 VarDecDiv
+ 187 VarDecFix
+ 199 VarDecFromBool
+ 196 VarDecFromCy
+ 195 VarDecFromDate
+ 198 VarDecFromDisp
+ 241 VarDecFromI1
+ 191 VarDecFromI2
+ 192 VarDecFromI4
+ 374 VarDecFromI8
+ 193 VarDecFromR4
+ 194 VarDecFromR8
+ 197 VarDecFromStr
+ 190 VarDecFromUI1
+ 242 VarDecFromUI2
+ 243 VarDecFromUI4
+ 375 VarDecFromUI8
+ 188 VarDecInt
+ 179 VarDecMul
+ 189 VarDecNeg
+ 203 VarDecRound
+ 181 VarDecSub
+ 143 VarDiv
+ 152 VarEqv
+ 169 VarFix
+ 87 VarFormat
+ 127 VarFormatCurrency
+ 97 VarFormatDateTime
+ 139 VarFormatFromTokens
+ 107 VarFormatNumber
+ 117 VarFormatPercent
+ 253 VarI1FromBool
+ 250 VarI1FromCy
+ 249 VarI1FromDate
+ 256 VarI1FromDec
+ 252 VarI1FromDisp
+ 245 VarI1FromI2
+ 246 VarI1FromI4
+ 376 VarI1FromI8
+ 247 VarI1FromR4
+ 248 VarI1FromR8
+ 251 VarI1FromStr
+ 244 VarI1FromUI1
+ 254 VarI1FromUI2
+ 255 VarI1FromUI4
+ 377 VarI1FromUI8
+ 56 VarI2FromBool
+ 52 VarI2FromCy
+ 53 VarI2FromDate
+ 208 VarI2FromDec
+ 55 VarI2FromDisp
+ 205 VarI2FromI1
+ 49 VarI2FromI4
+ 346 VarI2FromI8
+ 50 VarI2FromR4
+ 51 VarI2FromR8
+ 54 VarI2FromStr
+ 48 VarI2FromUI1
+ 206 VarI2FromUI2
+ 207 VarI2FromUI4
+ 347 VarI2FromUI8
+ 66 VarI4FromBool
+ 62 VarI4FromCy
+ 63 VarI4FromDate
+ 212 VarI4FromDec
+ 65 VarI4FromDisp
+ 209 VarI4FromI1
+ 59 VarI4FromI2
+ 348 VarI4FromI8
+ 60 VarI4FromR4
+ 61 VarI4FromR8
+ 64 VarI4FromStr
+ 58 VarI4FromUI1
+ 210 VarI4FromUI2
+ 211 VarI4FromUI4
+ 349 VarI4FromUI8
+ 341 VarI8FromBool
+ 337 VarI8FromCy
+ 338 VarI8FromDate
+ 345 VarI8FromDec
+ 340 VarI8FromDisp
+ 342 VarI8FromI1
+ 334 VarI8FromI2
+ 335 VarI8FromR4
+ 336 VarI8FromR8
+ 339 VarI8FromStr
+ 333 VarI8FromUI1
+ 343 VarI8FromUI2
+ 344 VarI8FromUI4
+ 427 VarI8FromUI8
+ 290 VARIANT_UserFree
+ 288 VARIANT_UserMarshal
+ 287 VARIANT_UserSize
+ 289 VARIANT_UserUnmarshal
+ 12 VariantChangeType
+ 147 VariantChangeTypeEx
+ 9 VariantClear
+ 10 VariantCopy
+ 11 VariantCopyInd
+ 8 VariantInit
+ 13 VariantTimeToDosDateTime
+ 185 VariantTimeToSystemTime
+ 153 VarIdiv
+ 154 VarImp
+ 172 VarInt
+ 155 VarMod
+ 129 VarMonthName
+ 156 VarMul
+ 173 VarNeg
+ 174 VarNot
+ 47 VarNumFromParseNum
+ 157 VarOr
+ 46 VarParseNumFromStr
+ 158 VarPow
+ 316 VarR4CmpR8
+ 76 VarR4FromBool
+ 72 VarR4FromCy
+ 73 VarR4FromDate
+ 216 VarR4FromDec
+ 75 VarR4FromDisp
+ 213 VarR4FromI1
+ 69 VarR4FromI2
+ 70 VarR4FromI4
+ 360 VarR4FromI8
+ 71 VarR4FromR8
+ 74 VarR4FromStr
+ 68 VarR4FromUI1
+ 214 VarR4FromUI2
+ 215 VarR4FromUI4
+ 361 VarR4FromUI8
+ 86 VarR8FromBool
+ 82 VarR8FromCy
+ 83 VarR8FromDate
+ 220 VarR8FromDec
+ 85 VarR8FromDisp
+ 217 VarR8FromI1
+ 79 VarR8FromI2
+ 80 VarR8FromI4
+ 362 VarR8FromI8
+ 81 VarR8FromR4
+ 84 VarR8FromStr
+ 78 VarR8FromUI1
+ 218 VarR8FromUI2
+ 219 VarR8FromUI4
+ 363 VarR8FromUI8
+ 315 VarR8Pow
+ 317 VarR8Round
+ 175 VarRound
+ 159 VarSub
+ 140 VarTokenizeFormatString
+ 331 VarUdateFromDate
+ 138 VarUI1FromBool
+ 134 VarUI1FromCy
+ 135 VarUI1FromDate
+ 240 VarUI1FromDec
+ 137 VarUI1FromDisp
+ 237 VarUI1FromI1
+ 130 VarUI1FromI2
+ 131 VarUI1FromI4
+ 372 VarUI1FromI8
+ 132 VarUI1FromR4
+ 133 VarUI1FromR8
+ 136 VarUI1FromStr
+ 238 VarUI1FromUI2
+ 239 VarUI1FromUI4
+ 373 VarUI1FromUI8
+ 266 VarUI2FromBool
+ 263 VarUI2FromCy
+ 262 VarUI2FromDate
+ 269 VarUI2FromDec
+ 265 VarUI2FromDisp
+ 267 VarUI2FromI1
+ 258 VarUI2FromI2
+ 259 VarUI2FromI4
+ 378 VarUI2FromI8
+ 260 VarUI2FromR4
+ 261 VarUI2FromR8
+ 264 VarUI2FromStr
+ 257 VarUI2FromUI1
+ 268 VarUI2FromUI4
+ 379 VarUI2FromUI8
+ 279 VarUI4FromBool
+ 276 VarUI4FromCy
+ 275 VarUI4FromDate
+ 282 VarUI4FromDec
+ 278 VarUI4FromDisp
+ 280 VarUI4FromI1
+ 271 VarUI4FromI2
+ 272 VarUI4FromI4
+ 425 VarUI4FromI8
+ 273 VarUI4FromR4
+ 274 VarUI4FromR8
+ 277 VarUI4FromStr
+ 270 VarUI4FromUI1
+ 281 VarUI4FromUI2
+ 426 VarUI4FromUI8
+ 437 VarUI8FromBool
+ 433 VarUI8FromCy
+ 434 VarUI8FromDate
+ 441 VarUI8FromDec
+ 436 VarUI8FromDisp
+ 438 VarUI8FromI1
+ 430 VarUI8FromI2
+ 428 VarUI8FromI8
+ 431 VarUI8FromR4
+ 432 VarUI8FromR8
+ 435 VarUI8FromStr
+ 429 VarUI8FromUI1
+ 439 VarUI8FromUI2
+ 440 VarUI8FromUI4
+ 128 VarWeekdayName
+ 167 VarXor
+ 413 VectorFromBstr
+ CanUserWritePwrScheme
+ DeletePwrScheme
+ DevicePowerClose
+ DevicePowerEnumDevices
+ DevicePowerOpen
+ DevicePowerSetDeviceState
+ EnumPwrSchemes
+ GetActivePwrScheme
+ GetCurrentPowerPolicies
+ GetPwrDiskSpindownRange
+ IsAdminOverrideActive
+ IsPwrHibernateAllowed
+ IsPwrShutdownAllowed
+ IsPwrSuspendAllowed
+ PowerCanRestoreIndividualDefaultPowerScheme
+ PowerCreatePossibleSetting
+ PowerCreateSetting
+ PowerDeleteScheme
+ PowerDeterminePlatformRole
+ PowerDuplicateScheme
+ PowerEnumerate
+ PowerImportPowerScheme
+ PowerIsSettingRangeDefined
+ PowerOpenSystemPowerKey
+ PowerOpenUserPowerKey
+ PowerReadACDefaultIndex
+ PowerReadACValueIndex
+ PowerReadDCDefaultIndex
+ PowerReadDCValueIndex
+ PowerReadDescription
+ PowerReadFriendlyName
+ PowerReadIconResourceSpecifier
+ PowerReadPossibleDescription
+ PowerReadPossibleFriendlyName
+ PowerReadPossibleValue
+ PowerReadSettingAttributes
+ PowerReadValueIncrement
+ PowerReadValueMax
+ PowerReadValueMin
+ PowerReadValueUnitsSpecifier
+ PowerRemovePowerSetting
+ PowerReplaceDefaultPowerSchemes
+ PowerReportThermalEvent
+ PowerRestoreDefaultPowerSchemes
+ PowerRestoreIndividualDefaultPowerScheme
+ PowerSettingAccessCheck
+ PowerSettingAccessCheckEx
+ PowerWriteACDefaultIndex
+ PowerWriteDCDefaultIndex
+ PowerWriteDescription
+ PowerWriteFriendlyName
+ PowerWriteIconResourceSpecifier
+ PowerWritePossibleDescription
+ PowerWritePossibleFriendlyName
+ PowerWritePossibleValue
+ PowerWriteSettingAttributes
+ PowerWriteValueIncrement
+ PowerWriteValueMax
+ PowerWriteValueMin
+ PowerWriteValueUnitsSpecifier
+ ReadGlobalPwrPolicy
+ ReadProcessorPwrScheme
+ ReadPwrScheme
+ SetActivePwrScheme
+ SetSuspendState
+ ValidatePowerPolicies
+ WriteGlobalPwrPolicy
+ WriteProcessorPwrScheme
+ WritePwrScheme
+ 108 CreateAppContainerEnumerator
+ 101 CreateEnvBlock
+ 110 DeleteAppContainerEnumerator
+ 102 DestroyEnvBlock
+ 103 ExpandEnvStringForUser
+ 111 GetAppContainerPath
+ 115 GetAppContainerPathFromSidString
+ 107 GetAppContainerRegistryHandle
+ 114 GetAppContainerRegistryHandleFromName
+ 112 GetAppContainerRegistryPath
+ 113 GetAppContainerSpecificSubPath
+ 104 GetBasicProfileFolderPath
+ 116 GetBasicProfileFolderPathEx
+ 109 GetNextAppContainerSid
+ 105 LoadProfileBasic
+ 106 UnloadProfileBasic
+ CreateProxyFromTypeInfo
+ CreateStubFromTypeInfo
+ CStdStubBuffer_AddRef
+ CStdStubBuffer_Connect
+ CStdStubBuffer_CountRefs
+ CStdStubBuffer_DebugServerQueryInterface
+ CStdStubBuffer_DebugServerRelease
+ CStdStubBuffer_Disconnect
+ CStdStubBuffer_Invoke
+ CStdStubBuffer_IsIIDSupported
+ CStdStubBuffer_QueryInterface
+ DceErrorInqTextA
+ DceErrorInqTextW
+ I_RpcAllocate
+ I_RpcAsyncAbortCall
+ I_RpcAsyncSetHandle
+ I_RpcBCacheAllocate
+ I_RpcBCacheFree
+ I_RpcBindingCopy
+ I_RpcBindingCreateNP
+ I_RpcBindingHandleToAsyncHandle
+ I_RpcBindingInqClientTokenAttributes
+ ?I_RpcBindingInqCurrentModifiedId@@YAJPAXPAU_LUID@@@Z (long __cdecl I_RpcBindingInqCurrentModifiedId(void *,struct _LUID *))
+ I_RpcBindingInqDynamicEndpoint
+ I_RpcBindingInqDynamicEndpointA
+ I_RpcBindingInqDynamicEndpointW
+ I_RpcBindingInqLocalClientPID
+ I_RpcBindingInqMarshalledTargetInfo
+ I_RpcBindingInqSecurityContext
+ I_RpcBindingInqSecurityContextKeyInfo
+ I_RpcBindingInqTransportType
+ I_RpcBindingInqWireIdForSnego
+ I_RpcBindingIsClientLocal
+ I_RpcBindingIsServerLocal
+ I_RpcBindingSetPrivateOption
+ I_RpcBindingToStaticStringBindingW
+ I_RpcCertProcessAndProvision
+ I_RpcClearMutex
+ I_RpcCompleteAndFree
+ I_RpcConnectionInqSockBuffSize
+ I_RpcConnectionSetSockBuffSize
+ I_RpcDeleteMutex
+ I_RpcEnableWmiTrace
+ I_RpcExceptionFilter
+ I_RpcFilterDCOMActivation
+ I_RpcFree
+ I_RpcFreeBuffer
+ I_RpcFreePipeBuffer
+ ?I_RpcFwThisIsTheManager@@YAXXZ (void __cdecl I_RpcFwThisIsTheManager(void))
+ I_RpcGetBuffer
+ I_RpcGetBufferWithObject
+ I_RpcGetCurrentCallHandle
+ I_RpcGetDefaultSD
+ I_RpcGetExtendedError
+ I_RpcGetPortAllocationData
+ I_RpcIfInqTransferSyntaxes
+ ?I_RpcInitNdrImports@@YAXPAPBU_NDR_CALLBACK_ROUTINES_TABLE@@@Z (void __cdecl I_RpcInitNdrImports(struct _NDR_CALLBACK_ROUTINES_TABLE const * *))
+ I_RpcLogEvent
+ I_RpcMapWin32Status
+ I_RpcMarshalBindingHandleAndInterfaceForNDF
+ I_RpcMgmtEnableDedicatedThreadPool
+ ?I_RpcMgmtQueryDedicatedThreadPool@@YAEXZ (unsigned char __cdecl I_RpcMgmtQueryDedicatedThreadPool(void))
+ I_RpcNDRCGetWireRepresentation
+ I_RpcNDRSContextEmergencyCleanup
+ I_RpcNegotiateTransferSyntax
+ I_RpcNsBindingSetEntryName
+ I_RpcNsBindingSetEntryNameA
+ I_RpcNsBindingSetEntryNameW
+ I_RpcNsInterfaceExported
+ I_RpcNsInterfaceUnexported
+ I_RpcOpenClientProcess
+ ?I_RpcOpenClientThread@@YAJPAXKPAPAX@Z (long __cdecl I_RpcOpenClientThread(void *,unsigned long,void * *))
+ I_RpcParseSecurity
+ I_RpcPauseExecution
+ I_RpcReallocPipeBuffer
+ I_RpcReceive
+ I_RpcRecordCalloutFailure
+ I_RpcRequestMutex
+ I_RpcSend
+ I_RpcSendReceive
+ I_RpcServerAllocateIpPort
+ I_RpcServerCheckClientRestriction
+ I_RpcServerDisableExceptionFilter
+ I_RpcServerGetAssociationID
+ I_RpcServerInqAddressChangeFn
+ I_RpcServerInqLocalConnAddress
+ I_RpcServerInqRemoteConnAddress
+ I_RpcServerInqTransportType
+ I_RpcServerIsClientDisconnected
+ I_RpcServerRegisterForwardFunction
+ I_RpcServerSetAddressChangeFn
+ I_RpcServerStartService
+ I_RpcServerSubscribeForDisconnectNotification
+ ?I_RpcServerTurnOnOffKeepalives@@YAJPAXHKK@Z (long __cdecl I_RpcServerTurnOnOffKeepalives(void *,int,unsigned long,unsigned long))
+ I_RpcServerUseProtseq2A
+ I_RpcServerUseProtseq2W
+ I_RpcServerUseProtseqEp2A
+ I_RpcServerUseProtseqEp2W
+ I_RpcSessionStrictContextHandle
+ I_RpcSetDCOMAppId
+ I_RpcSNCHOption
+ I_RpcSsDontSerializeContext
+ I_RpcSystemFunction001
+ I_RpcSystemHandleTypeSpecificWork
+ I_RpcTransConnectionAllocatePacket
+ I_RpcTransConnectionFreePacket
+ I_RpcTransConnectionReallocPacket
+ I_RpcTransDatagramAllocate
+ I_RpcTransDatagramAllocate2
+ I_RpcTransDatagramFree
+ I_RpcTransGetThreadEvent
+ I_RpcTransGetThreadEventThreadOptional
+ I_RpcTransIoCancelled
+ I_RpcTransServerNewConnection
+ I_RpcTurnOnEEInfoPropagation
+ I_UuidCreate
+ IUnknown_AddRef_Proxy
+ IUnknown_QueryInterface_Proxy
+ IUnknown_Release_Proxy
+ MesBufferHandleReset
+ MesDecodeBufferHandleCreate
+ MesDecodeIncrementalHandleCreate
+ MesEncodeDynBufferHandleCreate
+ MesEncodeFixedBufferHandleCreate
+ MesEncodeIncrementalHandleCreate
+ MesHandleFree
+ MesIncrementalHandleReset
+ MesInqProcEncodingId
+ NdrAllocate
+ NdrAsyncClientCall
+ NdrAsyncServerCall
+ NdrByteCountPointerBufferSize
+ NdrByteCountPointerFree
+ NdrByteCountPointerMarshall
+ NdrByteCountPointerUnmarshall
+ NDRCContextBinding
+ NDRCContextMarshall
+ NDRCContextUnmarshall
+ NdrClearOutParameters
+ NdrClientCall2
+ NdrClientContextMarshall
+ NdrClientContextUnmarshall
+ NdrClientInitialize
+ NdrClientInitializeNew
+ NdrComplexArrayBufferSize
+ NdrComplexArrayFree
+ NdrComplexArrayMarshall
+ NdrComplexArrayMemorySize
+ NdrComplexArrayUnmarshall
+ NdrComplexStructBufferSize
+ NdrComplexStructFree
+ NdrComplexStructMarshall
+ NdrComplexStructMemorySize
+ NdrComplexStructUnmarshall
+ NdrConformantArrayBufferSize
+ NdrConformantArrayFree
+ NdrConformantArrayMarshall
+ NdrConformantArrayMemorySize
+ NdrConformantArrayUnmarshall
+ NdrConformantStringBufferSize
+ NdrConformantStringMarshall
+ NdrConformantStringMemorySize
+ NdrConformantStringUnmarshall
+ NdrConformantStructBufferSize
+ NdrConformantStructFree
+ NdrConformantStructMarshall
+ NdrConformantStructMemorySize
+ NdrConformantStructUnmarshall
+ NdrConformantVaryingArrayBufferSize
+ NdrConformantVaryingArrayFree
+ NdrConformantVaryingArrayMarshall
+ NdrConformantVaryingArrayMemorySize
+ NdrConformantVaryingArrayUnmarshall
+ NdrConformantVaryingStructBufferSize
+ NdrConformantVaryingStructFree
+ NdrConformantVaryingStructMarshall
+ NdrConformantVaryingStructMemorySize
+ NdrConformantVaryingStructUnmarshall
+ NdrContextHandleInitialize
+ NdrContextHandleSize
+ NdrConvert
+ NdrConvert2
+ NdrCorrelationFree
+ NdrCorrelationInitialize
+ NdrCorrelationPass
+ NdrCreateServerInterfaceFromStub
+ NdrCStdStubBuffer_Release
+ NdrCStdStubBuffer2_Release
+ NdrDcomAsyncClientCall
+ NdrDcomAsyncStubCall
+ NdrDllCanUnloadNow
+ NdrDllGetClassObject
+ NdrDllRegisterProxy
+ NdrDllUnregisterProxy
+ NdrEncapsulatedUnionBufferSize
+ NdrEncapsulatedUnionFree
+ NdrEncapsulatedUnionMarshall
+ NdrEncapsulatedUnionMemorySize
+ NdrEncapsulatedUnionUnmarshall
+ NdrFixedArrayBufferSize
+ NdrFixedArrayFree
+ NdrFixedArrayMarshall
+ NdrFixedArrayMemorySize
+ NdrFixedArrayUnmarshall
+ NdrFreeBuffer
+ ?NdrFullPointerFree@@YAHPAU_FULL_PTR_XLAT_TABLES@@PAX@Z (int __cdecl NdrFullPointerFree(struct _FULL_PTR_XLAT_TABLES *,void *))
+ ?NdrFullPointerInsertRefId@@YAXPAU_FULL_PTR_XLAT_TABLES@@KPAX@Z (void __cdecl NdrFullPointerInsertRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,void *))
+ ?NdrFullPointerQueryPointer@@YAHPAU_FULL_PTR_XLAT_TABLES@@PAXEPAK@Z (int __cdecl NdrFullPointerQueryPointer(struct _FULL_PTR_XLAT_TABLES *,void *,unsigned char,unsigned long *))
+ ?NdrFullPointerQueryRefId@@YAHPAU_FULL_PTR_XLAT_TABLES@@KEPAPAX@Z (int __cdecl NdrFullPointerQueryRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,unsigned char,void * *))
+ NdrFullPointerXlatFree
+ NdrFullPointerXlatInit
+ NdrGetBaseInterfaceFromStub
+ NdrGetBuffer
+ NdrGetDcomProtocolVersion
+ NdrGetSimpleTypeBufferAlignment
+ NdrGetSimpleTypeBufferSize
+ NdrGetSimpleTypeMemorySize
+ NdrGetTypeFlags
+ NdrGetUserMarshalInfo
+ NdrInterfacePointerBufferSize
+ NdrInterfacePointerFree
+ NdrInterfacePointerMarshall
+ NdrInterfacePointerMemorySize
+ NdrInterfacePointerUnmarshall
+ NdrMapCommAndFaultStatus
+ NdrMesProcEncodeDecode
+ NdrMesProcEncodeDecode2
+ NdrMesSimpleTypeAlignSize
+ NdrMesSimpleTypeDecode
+ NdrMesSimpleTypeEncode
+ NdrMesTypeAlignSize
+ NdrMesTypeAlignSize2
+ NdrMesTypeDecode
+ NdrMesTypeDecode2
+ NdrMesTypeEncode
+ NdrMesTypeEncode2
+ NdrMesTypeFree2
+ NdrNonConformantStringBufferSize
+ NdrNonConformantStringMarshall
+ NdrNonConformantStringMemorySize
+ NdrNonConformantStringUnmarshall
+ NdrNonEncapsulatedUnionBufferSize
+ NdrNonEncapsulatedUnionFree
+ NdrNonEncapsulatedUnionMarshall
+ NdrNonEncapsulatedUnionMemorySize
+ NdrNonEncapsulatedUnionUnmarshall
+ NdrNsGetBuffer
+ NdrNsSendReceive
+ NdrOleAllocate
+ NdrOleFree
+ NdrOutInit
+ NdrPartialIgnoreClientBufferSize
+ NdrPartialIgnoreClientMarshall
+ NdrPartialIgnoreServerInitialize
+ NdrPartialIgnoreServerUnmarshall
+ NdrpCreateProxy
+ NdrpCreateStub
+ NdrpGetProcFormatString
+ NdrpGetTypeFormatString
+ NdrpGetTypeGenCookie
+ NdrpMemoryIncrement
+ NdrPointerBufferSize
+ NdrPointerFree
+ NdrPointerMarshall
+ NdrPointerMemorySize
+ NdrPointerUnmarshall
+ NdrpReleaseTypeFormatString
+ NdrpReleaseTypeGenCookie
+ NdrProxyErrorHandler
+ NdrProxyFreeBuffer
+ NdrProxyGetBuffer
+ NdrProxyInitialize
+ NdrProxySendReceive
+ NdrpVarVtOfTypeDesc
+ NdrRangeUnmarshall
+ NdrRpcSmClientAllocate
+ NdrRpcSmClientFree
+ NdrRpcSmSetClientToOsf
+ NdrRpcSsDefaultAllocate
+ NdrRpcSsDefaultFree
+ NdrRpcSsDisableAllocate
+ NdrRpcSsEnableAllocate
+ NDRSContextMarshall
+ NDRSContextMarshall2
+ NDRSContextMarshallEx
+ NDRSContextUnmarshall
+ NDRSContextUnmarshall2
+ NDRSContextUnmarshallEx
+ NdrSendReceive
+ NdrServerCall2
+ NdrServerContextMarshall
+ NdrServerContextNewMarshall
+ NdrServerContextNewUnmarshall
+ NdrServerContextUnmarshall
+ NdrServerInitialize
+ NdrServerInitializeMarshall
+ NdrServerInitializeNew
+ NdrServerInitializePartial
+ NdrServerInitializeUnmarshall
+ NdrSimpleStructBufferSize
+ NdrSimpleStructFree
+ NdrSimpleStructMarshall
+ NdrSimpleStructMemorySize
+ NdrSimpleStructUnmarshall
+ NdrSimpleTypeMarshall
+ NdrSimpleTypeUnmarshall
+ NdrStubCall2
+ NdrStubForwardingFunction
+ NdrStubGetBuffer
+ NdrStubInitialize
+ NdrStubInitializeMarshall
+ NdrTypeFlags
+ NdrTypeFree
+ NdrTypeMarshall
+ NdrTypeSize
+ NdrTypeUnmarshall
+ NdrUnmarshallBasetypeInline
+ NdrUserMarshalBufferSize
+ NdrUserMarshalFree
+ NdrUserMarshalMarshall
+ NdrUserMarshalMemorySize
+ NdrUserMarshalSimpleTypeConvert
+ NdrUserMarshalUnmarshall
+ NdrVaryingArrayBufferSize
+ NdrVaryingArrayFree
+ NdrVaryingArrayMarshall
+ NdrVaryingArrayMemorySize
+ NdrVaryingArrayUnmarshall
+ NdrXmitOrRepAsBufferSize
+ NdrXmitOrRepAsFree
+ NdrXmitOrRepAsMarshall
+ NdrXmitOrRepAsMemorySize
+ NdrXmitOrRepAsUnmarshall
+ ?pfnFreeRoutines@@3QBQ6AXPAU_MIDL_STUB_MESSAGE@@PAEPBE@ZB (void (__cdecl*const * const pfnFreeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *))
+ ?pfnMarshallRoutines@@3QBQ6APAEPAU_MIDL_STUB_MESSAGE@@PAEPBE@ZB (unsigned char * (__cdecl*const * const pfnMarshallRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *))
+ ?pfnSizeRoutines@@3QBQ6AXPAU_MIDL_STUB_MESSAGE@@PAEPBE@ZB (void (__cdecl*const * const pfnSizeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *))
+ ?pfnUnmarshallRoutines@@3QBQ6APAEPAU_MIDL_STUB_MESSAGE@@PAPAEPBEE@ZB (unsigned char * (__cdecl*const * const pfnUnmarshallRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char * *,unsigned char const *,unsigned char))
+ RpcAsyncAbortCall
+ RpcAsyncCancelCall
+ RpcAsyncCompleteCall
+ RpcAsyncGetCallStatus
+ RpcAsyncInitializeHandle
+ RpcAsyncRegisterInfo
+ RpcBindingBind
+ RpcBindingCopy
+ RpcBindingCreateA
+ RpcBindingCreateW
+ RpcBindingFree
+ RpcBindingFromStringBindingA
+ RpcBindingFromStringBindingW
+ RpcBindingInqAuthClientA
+ RpcBindingInqAuthClientExA
+ RpcBindingInqAuthClientExW
+ RpcBindingInqAuthClientW
+ RpcBindingInqAuthInfoA
+ RpcBindingInqAuthInfoExA
+ RpcBindingInqAuthInfoExW
+ RpcBindingInqAuthInfoW
+ RpcBindingInqObject
+ RpcBindingInqOption
+ RpcBindingReset
+ RpcBindingServerFromClient
+ RpcBindingSetAuthInfoA
+ RpcBindingSetAuthInfoExA
+ RpcBindingSetAuthInfoExW
+ RpcBindingSetAuthInfoW
+ RpcBindingSetObject
+ RpcBindingSetOption
+ RpcBindingToStringBindingA
+ RpcBindingToStringBindingW
+ RpcBindingUnbind
+ RpcBindingVectorFree
+ RpcCancelThread
+ RpcCancelThreadEx
+ RpcCertGeneratePrincipalNameA
+ RpcCertGeneratePrincipalNameW
+ RpcEpRegisterA
+ RpcEpRegisterNoReplaceA
+ RpcEpRegisterNoReplaceW
+ RpcEpRegisterW
+ RpcEpResolveBinding
+ RpcEpUnregister
+ RpcErrorAddRecord
+ RpcErrorClearInformation
+ RpcErrorEndEnumeration
+ RpcErrorGetNextRecord
+ RpcErrorGetNumberOfRecords
+ RpcErrorLoadErrorInfo
+ RpcErrorResetEnumeration
+ RpcErrorSaveErrorInfo
+ RpcErrorStartEnumeration
+ RpcExceptionFilter
+ RpcFreeAuthorizationContext
+ RpcGetAuthorizationContextForClient
+ RpcIfIdVectorFree
+ RpcIfInqId
+ RpcImpersonateClient
+ RpcImpersonateClient2
+ RpcImpersonateClientContainer
+ RpcMgmtEnableIdleCleanup
+ RpcMgmtEpEltInqBegin
+ RpcMgmtEpEltInqDone
+ RpcMgmtEpEltInqNextA
+ RpcMgmtEpEltInqNextW
+ RpcMgmtEpUnregister
+ RpcMgmtInqComTimeout
+ RpcMgmtInqDefaultProtectLevel
+ RpcMgmtInqIfIds
+ RpcMgmtInqServerPrincNameA
+ RpcMgmtInqServerPrincNameW
+ RpcMgmtInqStats
+ RpcMgmtIsServerListening
+ RpcMgmtSetAuthorizationFn
+ RpcMgmtSetCancelTimeout
+ RpcMgmtSetComTimeout
+ RpcMgmtSetServerStackSize
+ RpcMgmtStatsVectorFree
+ RpcMgmtStopServerListening
+ RpcMgmtWaitServerListen
+ RpcNetworkInqProtseqsA
+ RpcNetworkInqProtseqsW
+ RpcNetworkIsProtseqValidA
+ RpcNetworkIsProtseqValidW
+ RpcNsBindingInqEntryNameA
+ RpcNsBindingInqEntryNameW
+ RpcObjectInqType
+ RpcObjectSetInqFn
+ RpcObjectSetType
+ RpcProtseqVectorFreeA
+ RpcProtseqVectorFreeW
+ RpcRaiseException
+ RpcRevertContainerImpersonation
+ RpcRevertToSelf
+ RpcRevertToSelfEx
+ RpcServerCompleteSecurityCallback
+ RpcServerInqBindingHandle
+ RpcServerInqBindings
+ RpcServerInqBindingsEx
+ RpcServerInqCallAttributesA
+ RpcServerInqCallAttributesW
+ RpcServerInqDefaultPrincNameA
+ RpcServerInqDefaultPrincNameW
+ RpcServerInqIf
+ RpcServerInterfaceGroupActivate
+ RpcServerInterfaceGroupClose
+ RpcServerInterfaceGroupCreateA
+ RpcServerInterfaceGroupCreateW
+ RpcServerInterfaceGroupDeactivate
+ RpcServerInterfaceGroupInqBindings
+ RpcServerListen
+ RpcServerRegisterAuthInfoA
+ RpcServerRegisterAuthInfoW
+ RpcServerRegisterIf
+ RpcServerRegisterIf2
+ RpcServerRegisterIf3
+ RpcServerRegisterIfEx
+ RpcServerSubscribeForNotification
+ RpcServerTestCancel
+ RpcServerUnregisterIf
+ RpcServerUnregisterIfEx
+ RpcServerUnsubscribeForNotification
+ RpcServerUseAllProtseqs
+ RpcServerUseAllProtseqsEx
+ RpcServerUseAllProtseqsIf
+ RpcServerUseAllProtseqsIfEx
+ RpcServerUseProtseqA
+ RpcServerUseProtseqEpA
+ RpcServerUseProtseqEpExA
+ RpcServerUseProtseqEpExW
+ RpcServerUseProtseqEpW
+ RpcServerUseProtseqExA
+ RpcServerUseProtseqExW
+ RpcServerUseProtseqIfA
+ RpcServerUseProtseqIfExA
+ RpcServerUseProtseqIfExW
+ RpcServerUseProtseqIfW
+ RpcServerUseProtseqW
+ RpcServerYield
+ RpcSmAllocate
+ RpcSmClientFree
+ RpcSmDestroyClientContext
+ RpcSmDisableAllocate
+ RpcSmEnableAllocate
+ RpcSmFree
+ RpcSmGetThreadHandle
+ RpcSmSetClientAllocFree
+ RpcSmSetThreadHandle
+ RpcSmSwapClientAllocFree
+ RpcSsAllocate
+ RpcSsContextLockExclusive
+ RpcSsContextLockShared
+ RpcSsDestroyClientContext
+ RpcSsDisableAllocate
+ RpcSsDontSerializeContext
+ RpcSsEnableAllocate
+ RpcSsFree
+ RpcSsGetContextBinding
+ RpcSsGetThreadHandle
+ RpcSsSetClientAllocFree
+ RpcSsSetThreadHandle
+ RpcSsSwapClientAllocFree
+ RpcStringBindingComposeA
+ RpcStringBindingComposeW
+ RpcStringBindingParseA
+ RpcStringBindingParseW
+ RpcStringFreeA
+ RpcStringFreeW
+ RpcTestCancel
+ RpcUserFree
+ SimpleTypeAlignment
+ SimpleTypeBufferSize
+ SimpleTypeMemorySize
+ TowerConstruct
+ TowerExplode
+ UuidCompare
+ UuidCreate
+ UuidCreateNil
+ UuidCreateSequential
+ UuidEqual
+ UuidFromStringA
+ UuidFromStringW
+ UuidHash
+ UuidIsNil
+ UuidToStringA
+ UuidToStringW
+ NetGetDisplayInformationIndex
+ NetGroupAdd
+ NetGroupAddUser
+ NetGroupDel
+ NetGroupDelUser
+ NetGroupEnum
+ NetGroupGetInfo
+ NetGroupGetUsers
+ NetGroupSetInfo
+ NetGroupSetUsers
+ NetLocalGroupAdd
+ NetLocalGroupAddMember
+ NetLocalGroupAddMembers
+ NetLocalGroupDel
+ NetLocalGroupDelMember
+ NetLocalGroupDelMembers
+ NetLocalGroupEnum
+ NetLocalGroupGetInfo
+ NetLocalGroupGetMembers
+ NetLocalGroupSetInfo
+ NetLocalGroupSetMembers
+ NetQueryDisplayInformation
+ NetUserAdd
+ NetUserChangePassword
+ NetUserDel
+ NetUserEnum
+ NetUserGetGroups
+ NetUserGetInfo
+ NetUserGetInternetIdentityInfo
+ NetUserGetLocalGroups
+ NetUserModalsGet
+ NetUserModalsSet
+ NetUserSetGroups
+ NetUserSetInfo
+ NetValidatePasswordPolicy
+ NetValidatePasswordPolicyFree
+ NetScheduleJobAdd
+ NetScheduleJobDel
+ NetScheduleJobEnum
+ NetScheduleJobGetInfo
+ LocalAliasGet
+ LocalFileClose
+ LocalFileEnum
+ LocalFileEnumEx
+ LocalFileGetInfo
+ LocalFileGetInfoEx
+ LocalSessionDel
+ LocalSessionEnum
+ LocalSessionEnumEx
+ LocalSessionGetInfo
+ LocalSessionGetInfoEx
+ LocalShareAdd
+ LocalShareDelEx
+ LocalShareEnum
+ LocalShareEnumEx
+ LocalShareGetInfo
+ LocalShareGetInfoEx
+ LocalShareSetInfo
+ NetConnectionEnum
+ NetFileClose
+ NetFileEnum
+ NetFileGetInfo
+ NetRemoteTOD
+ NetServerAliasAdd
+ NetServerAliasDel
+ NetServerAliasEnum
+ NetServerComputerNameAdd
+ NetServerComputerNameDel
+ NetServerDiskEnum
+ NetServerGetInfo
+ NetServerSetInfo
+ NetServerStatisticsGet
+ NetServerTransportAdd
+ NetServerTransportAddEx
+ NetServerTransportDel
+ NetServerTransportEnum
+ NetSessionDel
+ NetSessionEnum
+ NetSessionGetInfo
+ NetShareAdd
+ NetShareCheck
+ NetShareDel
+ NetShareDelEx
+ NetShareDelSticky
+ NetShareEnum
+ NetShareEnumSticky
+ NetShareGetInfo
+ NetShareSetInfo
+ AcceptSecurityContext
+ AcquireCredentialsHandleA
+ AcquireCredentialsHandleW
+ AddCredentialsA
+ AddCredentialsW
+ AddSecurityPackageA
+ AddSecurityPackageW
+ ApplyControlToken
+ ChangeAccountPasswordA
+ ChangeAccountPasswordW
+ CompleteAuthToken
+ DecryptMessage
+ DeleteSecurityContext
+ DeleteSecurityPackageA
+ DeleteSecurityPackageW
+ EncryptMessage
+ EnumerateSecurityPackagesA
+ EnumerateSecurityPackagesW
+ ExportSecurityContext
+ FreeContextBuffer
+ FreeCredentialsHandle
+ GetUserNameExA
+ GetUserNameExW
+ ImpersonateSecurityContext
+ ImportSecurityContextA
+ ImportSecurityContextW
+ InitializeSecurityContextA
+ InitializeSecurityContextW
+ InitSecurityInterfaceA
+ InitSecurityInterfaceW
+ LogonUserExExW
+ LsaCallAuthenticationPackage
+ LsaConnectUntrusted
+ LsaDeregisterLogonProcess
+ LsaEnumerateLogonSessions
+ LsaFreeReturnBuffer
+ LsaGetLogonSessionData
+ LsaLogonUser
+ LsaLookupAuthenticationPackage
+ LsaRegisterLogonProcess
+ LsaRegisterPolicyChangeNotification
+ LsaUnregisterPolicyChangeNotification
+ MakeSignature
+ QueryContextAttributesA
+ QueryContextAttributesExA
+ QueryContextAttributesExW
+ QueryContextAttributesW
+ QueryCredentialsAttributesA
+ QueryCredentialsAttributesExA
+ QueryCredentialsAttributesExW
+ QueryCredentialsAttributesW
+ QuerySecurityContextToken
+ QuerySecurityPackageInfoA
+ QuerySecurityPackageInfoW
+ RevertSecurityContext
+ SaslAcceptSecurityContext
+ SaslEnumerateProfilesA
+ SaslEnumerateProfilesW
+ SaslGetContextOption
+ SaslGetProfilePackageA
+ SaslGetProfilePackageW
+ SaslIdentifyPackageA
+ SaslIdentifyPackageW
+ SaslInitializeSecurityContextA
+ SaslInitializeSecurityContextW
+ SaslSetContextOption
+ SealMessage
+ SetContextAttributesA
+ SetContextAttributesW
+ SetCredentialsAttributesA
+ SetCredentialsAttributesW
+ SspiCompareAuthIdentities
+ SspiCopyAuthIdentity
+ SspiDecryptAuthIdentity
+ SspiDecryptAuthIdentityEx
+ SspiEncodeAuthIdentityAsStrings
+ SspiEncodeStringsAsAuthIdentity
+ SspiEncryptAuthIdentity
+ SspiEncryptAuthIdentityEx
+ SspiExcludePackage
+ SspiFreeAuthIdentity
+ SspiGetTargetHostName
+ SspiIsAuthIdentityEncrypted
+ SspiLocalFree
+ SspiMarshalAuthIdentity
+ SspiPrepareForCredRead
+ SspiPrepareForCredWrite
+ SspiUnmarshalAuthIdentity
+ SspiValidateAuthIdentity
+ SspiZeroAuthIdentity
+ UnsealMessage
+ VerifySignature
+ TokenBindingDeleteAllBindings
+ TokenBindingDeleteBinding
+ TokenBindingGenerateBinding
+ TokenBindingGenerateID
+ TokenBindingGenerateMessage
+ TokenBindingGetKeyTypesClient
+ TokenBindingGetKeyTypesServer
+ TokenBindingVerifyMessage
+ AreThereVisibleLogoffScripts
+ AreThereVisibleShutdownScripts
+ 203 CheckDirectoryOwnership
+ 175 CheckXForestLogon
+ 209 CopyProfileDirectoryEx2
+ CreateAppContainerProfile
+ 212 CreateAppContainerProfileInternal
+ 206 CreateDirectoryJunctionsForSystem
+ 207 CreateDirectoryJunctionsForUserProfile
+ CreateEnvironmentBlock
+ 137 CreateGroupEx
+ 139 CreateLinkFileEx
+ CreateProfile
+ DeleteAppContainerProfile
+ 213 DeleteAppContainerProfileInternal
+ 104 DeleteGroup
+ 122 DeleteLinkFile
+ DeleteProfileA
+ 202 DeleteProfileDirectory
+ DeleteProfileW
+ DeriveAppContainerSidFromAppContainerName
+ DeriveRestrictedAppContainerSidFromAppContainerSidAndRestrictedName
+ DestroyEnvironmentBlock
+ EnterCriticalPolicySection
+ ExpandEnvironmentStringsForUserA
+ ExpandEnvironmentStringsForUserW
+ ForceSyncFgPolicy
+ FreeGPOListA
+ FreeGPOListW
+ GenerateGPNotification
+ GetAllUsersProfileDirectoryA
+ GetAllUsersProfileDirectoryW
+ GetAppContainerFolderPath
+ GetAppContainerRegistryLocation
+ GetAppliedGPOListA
+ GetAppliedGPOListW
+ GetDefaultUserProfileDirectoryA
+ GetDefaultUserProfileDirectoryW
+ GetGPOListA
+ GetGPOListW
+ 214 GetLongProfilePathName
+ GetNextFgPolicyRefreshInfo
+ GetPreviousFgPolicyRefreshInfo
+ GetProfilesDirectoryA
+ GetProfilesDirectoryW
+ GetProfileType
+ GetUserProfileDirectoryA
+ 217 GetUserProfileDirectoryForUserSidW
+ GetUserProfileDirectoryW
+ HasPolicyForegroundProcessingCompleted
+ 218 IsAppContainerProfilePresentInternal
+ LeaveCriticalPolicySection
+ LoadUserProfileA
+ LoadUserProfileW
+ 211 LookupAppContainerDisplayName
+ 135 PingComputer
+ ProcessGroupPolicyCompleted
+ ProcessGroupPolicyCompletedEx
+ RefreshPolicy
+ RefreshPolicyEx
+ RegisterGPNotification
+ 208 RemapProfile
+ RsopAccessCheckByType
+ RsopFileAccessCheck
+ ?RsopLoggingEnabled@@YAHXZ (int __cdecl RsopLoggingEnabled(void))
+ RsopResetPolicySettingStatus
+ RsopSetPolicySettingStatus
+ UnloadUserProfile
+ UnregisterGPNotification
+ 210 UpdateAppContainerProfile
+ WaitForMachinePolicyForegroundProcessing
+ WaitForUserPolicyForegroundProcessing
+ WebSocketAbortHandle
+ WebSocketBeginClientHandshake
+ WebSocketBeginServerHandshake
+ WebSocketCompleteAction
+ WebSocketCreateClientHandle
+ WebSocketCreateServerHandle
+ WebSocketDeleteHandle
+ WebSocketEndClientHandshake
+ WebSocketEndServerHandshake
+ WebSocketGetAction
+ WebSocketGetGlobalProperty
+ WebSocketReceive
+ WebSocketSend
+ WinHttpAddRequestHeaders
+ WinHttpAutoProxySvcMain
+ WinHttpCheckPlatform
+ WinHttpCloseHandle
+ WinHttpConnect
+ WinHttpConnectionDeletePolicyEntries
+ WinHttpConnectionDeleteProxyInfo
+ WinHttpConnectionFreeNameList
+ WinHttpConnectionFreeProxyInfo
+ WinHttpConnectionFreeProxyList
+ WinHttpConnectionGetNameList
+ WinHttpConnectionGetProxyInfo
+ WinHttpConnectionGetProxyList
+ WinHttpConnectionSetPolicyEntries
+ WinHttpConnectionSetProxyInfo
+ WinHttpConnectionUpdateIfIndexTable
+ WinHttpCrackUrl
+ WinHttpCreateProxyResolver
+ WinHttpCreateUrl
+ WinHttpDetectAutoProxyConfigUrl
+ WinHttpFreeProxyResult
+ WinHttpFreeProxyResultEx
+ WinHttpFreeProxySettings
+ WinHttpGetDefaultProxyConfiguration
+ WinHttpGetIEProxyConfigForCurrentUser
+ WinHttpGetProxyForUrl
+ WinHttpGetProxyForUrlEx
+ WinHttpGetProxyForUrlEx2
+ WinHttpGetProxyForUrlHvsi
+ WinHttpGetProxyResult
+ WinHttpGetProxyResultEx
+ WinHttpGetProxySettingsVersion
+ WinHttpGetTunnelSocket
+ WinHttpOpen
+ WinHttpOpenRequest
+ WinHttpProbeConnectivity
+ WinHttpQueryAuthSchemes
+ WinHttpQueryDataAvailable
+ WinHttpQueryHeaders
+ WinHttpQueryOption
+ WinHttpReadData
+ WinHttpReadProxySettings
+ WinHttpReadProxySettingsHvsi
+ WinHttpReceiveResponse
+ WinHttpResetAutoProxy
+ WinHttpSaveProxyCredentials
+ WinHttpSendRequest
+ WinHttpSetCredentials
+ WinHttpSetDefaultProxyConfiguration
+ WinHttpSetOption
+ WinHttpSetStatusCallback
+ WinHttpSetTimeouts
+ WinHttpTimeFromSystemTime
+ WinHttpTimeToSystemTime
+ WinHttpWebSocketClose
+ WinHttpWebSocketCompleteUpgrade
+ WinHttpWebSocketQueryCloseStatus
+ WinHttpWebSocketReceive
+ WinHttpWebSocketSend
+ WinHttpWebSocketShutdown
+ WinHttpWriteData
+ WinHttpWriteProxySettings
+ NetAddAlternateComputerName
+ NetEnumerateComputerNames
+ NetGetJoinableOUs
+ NetGetJoinInformation
+ NetJoinDomain
+ NetRemoveAlternateComputerName
+ NetRenameMachineInDomain
+ NetSetPrimaryComputerName
+ NetUnjoinDomain
+ NetUseAdd
+ NetUseDel
+ NetUseEnum
+ NetUseGetInfo
+ NetValidateName
+ NetWkstaGetInfo
+ NetWkstaSetInfo
+ NetWkstaStatisticsGet
+ NetWkstaTransportAdd
+ NetWkstaTransportDel
+ NetWkstaTransportEnum
+ NetWkstaUserEnum
+ NetWkstaUserGetInfo
+ NetWkstaUserSetInfo
+ 304 ber_alloc_t
+ 303 ber_bvdup
+ 302 ber_bvecfree
+ 54 ber_bvfree
+ 307 ber_first_element
+ 309 ber_flatten
+ 301 ber_free
+ 300 ber_init
+ 308 ber_next_element
+ 306 ber_peek_tag
+ 310 ber_printf
+ 311 ber_scanf
+ 305 ber_skip_tag
+ 17 cldap_open
+ 55 cldap_openA
+ 28 cldap_openW
+ 10 ldap_abandon
+ 11 ldap_add
+ 57 ldap_add_ext
+ 63 ldap_add_ext_s
+ 64 ldap_add_ext_sA
+ 65 ldap_add_ext_sW
+ 58 ldap_add_extA
+ 62 ldap_add_extW
+ 44 ldap_add_s
+ 66 ldap_add_sA
+ 69 ldap_add_sW
+ 56 ldap_addA
+ 42 ldap_addW
+ 61 ldap_bind
+ 45 ldap_bind_s
+ 72 ldap_bind_sA
+ 73 ldap_bind_sW
+ 70 ldap_bindA
+ 71 ldap_bindW
+ 230 ldap_check_filterA
+ 231 ldap_check_filterW
+ 202 ldap_cleanup
+ 74 ldap_close_extended_op
+ 19 ldap_compare
+ 78 ldap_compare_ext
+ 83 ldap_compare_ext_s
+ 84 ldap_compare_ext_sA
+ 85 ldap_compare_ext_sW
+ 80 ldap_compare_extA
+ 81 ldap_compare_extW
+ 52 ldap_compare_s
+ 86 ldap_compare_sA
+ 87 ldap_compare_sW
+ 75 ldap_compareA
+ 76 ldap_compareW
+ 312 ldap_conn_from_msg
+ 88 ldap_connect
+ 89 ldap_control_free
+ 90 ldap_control_freeA
+ 91 ldap_control_freeW
+ 92 ldap_controls_free
+ 93 ldap_controls_freeA
+ 94 ldap_controls_freeW
+ 36 ldap_count_entries
+ 95 ldap_count_references
+ 37 ldap_count_values
+ 77 ldap_count_values_len
+ 96 ldap_count_valuesA
+ 97 ldap_count_valuesW
+ 98 ldap_create_page_control
+ 99 ldap_create_page_controlA
+ 100 ldap_create_page_controlW
+ 101 ldap_create_sort_control
+ 102 ldap_create_sort_controlA
+ 103 ldap_create_sort_controlW
+ 320 ldap_create_vlv_controlA
+ 319 ldap_create_vlv_controlW
+ 20 ldap_delete
+ 106 ldap_delete_ext
+ 109 ldap_delete_ext_s
+ 110 ldap_delete_ext_sA
+ 111 ldap_delete_ext_sW
+ 107 ldap_delete_extA
+ 108 ldap_delete_extW
+ 47 ldap_delete_s
+ 112 ldap_delete_sA
+ 113 ldap_delete_sW
+ 104 ldap_deleteA
+ 105 ldap_deleteW
+ 31 ldap_dn2ufn
+ 232 ldap_dn2ufnA
+ 114 ldap_dn2ufnW
+ 115 ldap_encode_sort_controlA
+ 116 ldap_encode_sort_controlW
+ 22 ldap_err2string
+ 117 ldap_err2stringA
+ 118 ldap_err2stringW
+ 197 ldap_escape_filter_element
+ 119 ldap_escape_filter_elementA
+ 120 ldap_escape_filter_elementW
+ 39 ldap_explode_dn
+ 121 ldap_explode_dnA
+ 122 ldap_explode_dnW
+ 123 ldap_extended_operation
+ 333 ldap_extended_operation_sA
+ 332 ldap_extended_operation_sW
+ 124 ldap_extended_operationA
+ 125 ldap_extended_operationW
+ 32 ldap_first_attribute
+ 126 ldap_first_attributeA
+ 127 ldap_first_attributeW
+ 26 ldap_first_entry
+ 128 ldap_first_reference
+ 129 ldap_free_controls
+ 130 ldap_free_controlsA
+ 131 ldap_free_controlsW
+ 30 ldap_get_dn
+ 132 ldap_get_dnA
+ 133 ldap_get_dnW
+ 134 ldap_get_next_page
+ 135 ldap_get_next_page_s
+ 136 ldap_get_option
+ 137 ldap_get_optionA
+ 12 ldap_get_optionW
+ 138 ldap_get_paged_count
+ 34 ldap_get_values
+ 35 ldap_get_values_len
+ 141 ldap_get_values_lenA
+ 142 ldap_get_values_lenW
+ 139 ldap_get_valuesA
+ 140 ldap_get_valuesW
+ 143 ldap_init
+ 144 ldap_initA
+ 145 ldap_initW
+ 200 ldap_memfree
+ 146 ldap_memfreeA
+ 147 ldap_memfreeW
+ 23 ldap_modify
+ 150 ldap_modify_ext
+ 153 ldap_modify_ext_s
+ 154 ldap_modify_ext_sA
+ 155 ldap_modify_ext_sW
+ 151 ldap_modify_extA
+ 152 ldap_modify_extW
+ 48 ldap_modify_s
+ 156 ldap_modify_sA
+ 157 ldap_modify_sW
+ 148 ldap_modifyA
+ 149 ldap_modifyW
+ 24 ldap_modrdn
+ 49 ldap_modrdn_s
+ 164 ldap_modrdn_sA
+ 165 ldap_modrdn_sW
+ 67 ldap_modrdn2
+ 68 ldap_modrdn2_s
+ 160 ldap_modrdn2_sA
+ 161 ldap_modrdn2_sW
+ 158 ldap_modrdn2A
+ 159 ldap_modrdn2W
+ 162 ldap_modrdnA
+ 163 ldap_modrdnW
+ 41 ldap_msgfree
+ 33 ldap_next_attribute
+ 166 ldap_next_attributeA
+ 167 ldap_next_attributeW
+ 27 ldap_next_entry
+ 168 ldap_next_reference
+ 25 ldap_open
+ 169 ldap_openA
+ 170 ldap_openW
+ 318 ldap_parse_extended_resultA
+ 317 ldap_parse_extended_resultW
+ 171 ldap_parse_page_control
+ 172 ldap_parse_page_controlA
+ 173 ldap_parse_page_controlW
+ 174 ldap_parse_reference
+ 175 ldap_parse_referenceA
+ 176 ldap_parse_referenceW
+ 177 ldap_parse_result
+ 178 ldap_parse_resultA
+ 179 ldap_parse_resultW
+ 180 ldap_parse_sort_control
+ 181 ldap_parse_sort_controlA
+ 182 ldap_parse_sort_controlW
+ 322 ldap_parse_vlv_controlA
+ 321 ldap_parse_vlv_controlW
+ 82 ldap_perror
+ 183 ldap_rename_ext
+ 186 ldap_rename_ext_s
+ 187 ldap_rename_ext_sA
+ 188 ldap_rename_ext_sW
+ 184 ldap_rename_extA
+ 185 ldap_rename_extW
+ 40 ldap_result
+ 21 ldap_result2error
+ 316 ldap_sasl_bind_sA
+ 314 ldap_sasl_bind_sW
+ 315 ldap_sasl_bindA
+ 313 ldap_sasl_bindW
+ 43 ldap_search
+ 191 ldap_search_abandon_page
+ 192 ldap_search_ext
+ 195 ldap_search_ext_s
+ 196 ldap_search_ext_sA
+ 203 ldap_search_ext_sW
+ 193 ldap_search_extA
+ 194 ldap_search_extW
+ 204 ldap_search_init_page
+ 205 ldap_search_init_pageA
+ 206 ldap_search_init_pageW
+ 50 ldap_search_s
+ 207 ldap_search_sA
+ 51 ldap_search_st
+ 209 ldap_search_stA
+ 210 ldap_search_stW
+ 208 ldap_search_sW
+ 189 ldap_searchA
+ 190 ldap_searchW
+ 198 ldap_set_dbg_flags
+ 199 ldap_set_dbg_routine
+ 211 ldap_set_option
+ 212 ldap_set_optionA
+ 14 ldap_set_optionW
+ 59 ldap_simple_bind
+ 60 ldap_simple_bind_s
+ 215 ldap_simple_bind_sA
+ 216 ldap_simple_bind_sW
+ 213 ldap_simple_bindA
+ 214 ldap_simple_bindW
+ 217 ldap_sslinit
+ 218 ldap_sslinitA
+ 219 ldap_sslinitW
+ 330 ldap_start_tls_sA
+ 329 ldap_start_tls_sW
+ 201 ldap_startup
+ 331 ldap_stop_tls_s
+ 220 ldap_ufn2dn
+ 221 ldap_ufn2dnA
+ 222 ldap_ufn2dnW
+ 13 ldap_unbind
+ 46 ldap_unbind_s
+ 38 ldap_value_free
+ 79 ldap_value_free_len
+ 223 ldap_value_freeA
+ 224 ldap_value_freeW
+ 16 LdapGetLastError
+ 18 LdapMapErrorToWin32
+ 53 LdapUnicodeToUTF8
+ 29 LdapUTF8ToUnicode
+ 151 __WSAFDIsSet
+ 1 accept
+ 2 bind
+ 3 closesocket
+ 4 connect
+ freeaddrinfo
+ FreeAddrInfoEx
+ FreeAddrInfoExW
+ FreeAddrInfoW
+ getaddrinfo
+ GetAddrInfoExA
+ GetAddrInfoExCancel
+ GetAddrInfoExOverlappedResult
+ GetAddrInfoExW
+ GetAddrInfoW
+ 51 gethostbyaddr
+ 52 gethostbyname
+ 57 gethostname
+ GetHostNameW
+ getnameinfo
+ GetNameInfoW
+ 5 getpeername
+ 53 getprotobyname
+ 54 getprotobynumber
+ 55 getservbyname
+ 56 getservbyport
+ 6 getsockname
+ 7 getsockopt
+ 8 htonl
+ 9 htons
+ 11 inet_addr
+ 12 inet_ntoa
+ inet_ntop
+ inet_pton
+ InetNtopW
+ InetPtonW
+ 10 ioctlsocket
+ 13 listen
+ 14 ntohl
+ 15 ntohs
+ 16 recv
+ 17 recvfrom
+ 18 select
+ 19 send
+ 20 sendto
+ SetAddrInfoExA
+ SetAddrInfoExW
+ 21 setsockopt
+ 22 shutdown
+ 23 socket
+ WahCloseApcHelper
+ WahCloseHandleHelper
+ WahCloseNotificationHandleHelper
+ WahCloseSocketHandle
+ WahCloseThread
+ WahCompleteRequest
+ WahCreateHandleContextTable
+ WahCreateNotificationHandle
+ WahCreateSocketHandle
+ WahDestroyHandleContextTable
+ WahDisableNonIFSHandleSupport
+ WahEnableNonIFSHandleSupport
+ WahEnumerateHandleContexts
+ WahInsertHandleContext
+ WahNotifyAllProcesses
+ WahOpenApcHelper
+ WahOpenCurrentThread
+ WahOpenHandleHelper
+ WahOpenNotificationHandleHelper
+ WahQueueUserApc
+ WahReferenceContextByHandle
+ WahRemoveHandleContext
+ WahWaitForNotification
+ WahWriteLSPEvent
+ 500 WEP
+ WPUCompleteOverlappedRequest
+ WPUGetProviderPathEx
+ WSAAccept
+ WSAAddressToStringA
+ WSAAddressToStringW
+ WSAAdvertiseProvider
+ 102 WSAAsyncGetHostByAddr
+ 103 WSAAsyncGetHostByName
+ 105 WSAAsyncGetProtoByName
+ 104 WSAAsyncGetProtoByNumber
+ 107 WSAAsyncGetServByName
+ 106 WSAAsyncGetServByPort
+ 101 WSAAsyncSelect
+ 108 WSACancelAsyncRequest
+ 113 WSACancelBlockingCall
+ 116 WSACleanup
+ WSACloseEvent
+ WSAConnect
+ WSAConnectByList
+ WSAConnectByNameA
+ WSAConnectByNameW
+ WSACreateEvent
+ WSADuplicateSocketA
+ WSADuplicateSocketW
+ WSAEnumNameSpaceProvidersA
+ WSAEnumNameSpaceProvidersExA
+ WSAEnumNameSpaceProvidersExW
+ WSAEnumNameSpaceProvidersW
+ WSAEnumNetworkEvents
+ WSAEnumProtocolsA
+ WSAEnumProtocolsW
+ WSAEventSelect
+ 111 WSAGetLastError
+ WSAGetOverlappedResult
+ WSAGetQOSByName
+ WSAGetServiceClassInfoA
+ WSAGetServiceClassInfoW
+ WSAGetServiceClassNameByClassIdA
+ WSAGetServiceClassNameByClassIdW
+ WSAHtonl
+ WSAHtons
+ WSAInstallServiceClassA
+ WSAInstallServiceClassW
+ WSAIoctl
+ 114 WSAIsBlocking
+ WSAJoinLeaf
+ WSALookupServiceBeginA
+ WSALookupServiceBeginW
+ WSALookupServiceEnd
+ WSALookupServiceNextA
+ WSALookupServiceNextW
+ WSANSPIoctl
+ WSANtohl
+ WSANtohs
+ WSAPoll
+ WSAProviderCompleteAsyncCall
+ WSAProviderConfigChange
+ ?WSApSetPostRoutine@@YAHPAX@Z (int __cdecl WSApSetPostRoutine(void *))
+ WSARecv
+ WSARecvDisconnect
+ WSARecvFrom
+ WSARemoveServiceClass
+ WSAResetEvent
+ WSASend
+ WSASendDisconnect
+ WSASendMsg
+ WSASendTo
+ 109 WSASetBlockingHook
+ WSASetEvent
+ 112 WSASetLastError
+ WSASetServiceA
+ WSASetServiceW
+ WSASocketA
+ WSASocketW
+ 115 WSAStartup
+ WSAStringToAddressA
+ WSAStringToAddressW
+ WSAUnadvertiseProvider
+ 110 WSAUnhookBlockingHook
+ WSAWaitForMultipleEvents
+ WSCDeinstallProvider
+ WSCDeinstallProviderEx
+ WSCEnableNSProvider
+ WSCEnumProtocols
+ WSCEnumProtocolsEx
+ WSCGetApplicationCategory
+ WSCGetApplicationCategoryEx
+ WSCGetProviderInfo
+ WSCGetProviderPath
+ WSCInstallNameSpace
+ WSCInstallNameSpaceEx
+ WSCInstallNameSpaceEx2
+ WSCInstallProvider
+ WSCInstallProviderAndChains
+ WSCInstallProviderEx
+ WSCSetApplicationCategory
+ WSCSetApplicationCategoryEx
+ WSCSetProviderInfo
+ WSCUnInstallNameSpace
+ WSCUnInstallNameSpaceEx2
+ WSCUpdateProvider
+ WSCUpdateProviderEx
+ WSCWriteNameSpaceOrder
+ WSCWriteProviderOrder
+ WSCWriteProviderOrderEx
+ CreateXmlReader
+ CreateXmlReaderInputWithEncodingCodePage
+ CreateXmlReaderInputWithEncodingName
+ CreateXmlWriter
+ CreateXmlWriterOutputWithEncodingCodePage
+ CreateXmlWriterOutputWithEncodingName
+
+ Summary
+
+ 140F4 .debug$S
+ 148C .idata$2
+ 148C .idata$3
+ 41C .idata$4
+ 41C .idata$5
+ 2428 .idata$6
diff --git a/symbols/SDK/um/arm/OneCoreUAP.txt b/symbols/SDK/um/arm/OneCoreUAP.txt
new file mode 100644
index 00000000..e66fa374
--- /dev/null
+++ b/symbols/SDK/um/arm/OneCoreUAP.txt
@@ -0,0 +1,7994 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\OneCoreUAP.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ClosePackageInfo
+ GetApplicationUserModelId
+ GetCurrentApplicationUserModelId
+ GetCurrentPackageFamilyName
+ GetCurrentPackageFullName
+ GetCurrentPackageId
+ GetCurrentPackageInfo
+ GetCurrentPackagePath
+ GetPackageFamilyName
+ GetPackageFullName
+ GetPackageId
+ GetPackageInfo
+ GetPackagePath
+ GetPackagesByPackageFamily
+ OpenPackageInfoByFullName
+ PackageFamilyNameFromFullName
+ PackageFamilyNameFromId
+ PackageFullNameFromId
+ PackageIdFromFullName
+ PackageNameAndPublisherIdFromFamilyName
+ FindPackagesByPackageFamily
+ FormatApplicationUserModelId
+ GetApplicationUserModelIdFromToken
+ GetPackageApplicationIds
+ GetPackageFamilyNameFromToken
+ GetPackageFullNameFromToken
+ GetPackagePathByFullName
+ GetStagedPackageOrigin
+ GetStagedPackagePathByFullName
+ OpenPackageInfoByFullNameForUser
+ ParseApplicationUserModelId
+ VerifyApplicationUserModelId
+ VerifyPackageFamilyName
+ VerifyPackageFullName
+ VerifyPackageId
+ VerifyPackageRelativeApplicationId
+ AppPolicyGetClrCompat
+ AppPolicyGetCreateFileAccess
+ AppPolicyGetLifecycleManagement
+ AppPolicyGetMediaFoundationCodecLoading
+ AppPolicyGetProcessTerminationMethod
+ AppPolicyGetShowDeveloperDiagnostic
+ AppPolicyGetThreadInitializationType
+ AppPolicyGetWindowingModel
+ AddAtomA
+ AddAtomW
+ DeleteAtom
+ FindAtomA
+ FindAtomW
+ GetAtomNameA
+ GetAtomNameW
+ GlobalAddAtomA
+ GlobalAddAtomExA
+ GlobalAddAtomExW
+ GlobalAddAtomW
+ GlobalDeleteAtom
+ GlobalFindAtomA
+ GlobalFindAtomW
+ GlobalGetAtomNameA
+ GlobalGetAtomNameW
+ InitAtomTable
+ RaiseCustomSystemEventTrigger
+ AdjustCalendarDate
+ ConvertCalDateTimeToSystemTime
+ ConvertSystemTimeToCalDateTime
+ GetCalendarDateFormatEx
+ GetCalendarSupportedDateRange
+ IsCalendarLeapYear
+ UpdateCalendarDayOfWeek
+ CLSIDFromProgID
+ CLSIDFromString
+ CoAddRefServerProcess
+ CoAllowUnmarshalerCLSID
+ CoCancelCall
+ CoCopyProxy
+ CoCreateFreeThreadedMarshaler
+ CoCreateGuid
+ CoCreateInstance
+ CoCreateInstanceEx
+ CoCreateInstanceFromApp
+ CoDecodeProxy
+ CoDecrementMTAUsage
+ CoDisableCallCancellation
+ CoDisconnectContext
+ CoDisconnectObject
+ CoEnableCallCancellation
+ CoFreeUnusedLibraries
+ CoFreeUnusedLibrariesEx
+ CoGetApartmentType
+ CoGetCallContext
+ CoGetCallerTID
+ CoGetCancelObject
+ CoGetClassObject
+ CoGetContextToken
+ CoGetCurrentLogicalThreadId
+ CoGetCurrentProcess
+ CoGetDefaultContext
+ CoGetInterfaceAndReleaseStream
+ CoGetMalloc
+ CoGetMarshalSizeMax
+ CoGetObjectContext
+ CoGetPSClsid
+ CoGetStandardMarshal
+ CoGetStdMarshalEx
+ CoGetTreatAsClass
+ CoImpersonateClient
+ CoIncrementMTAUsage
+ CoInitializeEx
+ CoInitializeSecurity
+ CoInvalidateRemoteMachineBindings
+ CoIsHandlerConnected
+ CoLockObjectExternal
+ CoMarshalHresult
+ CoMarshalInterface
+ CoMarshalInterThreadInterfaceInStream
+ CoQueryAuthenticationServices
+ CoQueryClientBlanket
+ CoQueryProxyBlanket
+ CoRegisterClassObject
+ CoRegisterPSClsid
+ CoRegisterSurrogate
+ CoReleaseMarshalData
+ CoReleaseServerProcess
+ CoResumeClassObjects
+ CoRevertToSelf
+ CoRevokeClassObject
+ CoSetCancelObject
+ CoSetProxyBlanket
+ CoSuspendClassObjects
+ CoSwitchCallContext
+ CoTaskMemAlloc
+ CoTaskMemFree
+ CoTaskMemRealloc
+ CoTestCancel
+ CoUninitialize
+ CoUnmarshalHresult
+ CoUnmarshalInterface
+ CoWaitForMultipleHandles
+ CoWaitForMultipleObjects
+ CreateStreamOnHGlobal
+ FreePropVariantArray
+ GetHGlobalFromStream
+ IIDFromString
+ ProgIDFromCLSID
+ PropVariantClear
+ PropVariantCopy
+ StringFromCLSID
+ StringFromGUID2
+ StringFromIID
+ CoRegisterActivationFilter
+ RoGetAgileReference
+ CLSIDFromProgIDEx
+ CoFileTimeNow
+ CreateILockBytesOnHGlobal
+ FmtIdToPropStgName
+ GetConvertStg
+ GetHGlobalFromILockBytes
+ PropStgNameToFmtId
+ ReadClassStg
+ ReadClassStm
+ StgCreateDocfile
+ StgCreateDocfileOnILockBytes
+ StgCreatePropSetStg
+ StgCreatePropStg
+ StgCreateStorageEx
+ StgIsStorageFile
+ StgIsStorageILockBytes
+ StgOpenPropStg
+ StgOpenStorage
+ StgOpenStorageEx
+ StgOpenStorageOnILockBytes
+ StgSetTimes
+ WriteClassStg
+ WriteClassStm
+ CStdAsyncStubBuffer_AddRef
+ CStdAsyncStubBuffer_Connect
+ CStdAsyncStubBuffer_Disconnect
+ CStdAsyncStubBuffer_Invoke
+ CStdAsyncStubBuffer_QueryInterface
+ CStdAsyncStubBuffer_Release
+ CStdAsyncStubBuffer2_Connect
+ CStdAsyncStubBuffer2_Disconnect
+ CStdAsyncStubBuffer2_Release
+ CStdStubBuffer2_Connect
+ CStdStubBuffer2_CountRefs
+ CStdStubBuffer2_Disconnect
+ CStdStubBuffer2_QueryInterface
+ NdrProxyForwardingFunction10
+ NdrProxyForwardingFunction11
+ NdrProxyForwardingFunction12
+ NdrProxyForwardingFunction13
+ NdrProxyForwardingFunction14
+ NdrProxyForwardingFunction15
+ NdrProxyForwardingFunction16
+ NdrProxyForwardingFunction17
+ NdrProxyForwardingFunction18
+ NdrProxyForwardingFunction19
+ NdrProxyForwardingFunction20
+ NdrProxyForwardingFunction21
+ NdrProxyForwardingFunction22
+ NdrProxyForwardingFunction23
+ NdrProxyForwardingFunction24
+ NdrProxyForwardingFunction25
+ NdrProxyForwardingFunction26
+ NdrProxyForwardingFunction27
+ NdrProxyForwardingFunction28
+ NdrProxyForwardingFunction29
+ NdrProxyForwardingFunction3
+ NdrProxyForwardingFunction30
+ NdrProxyForwardingFunction31
+ NdrProxyForwardingFunction32
+ NdrProxyForwardingFunction4
+ NdrProxyForwardingFunction5
+ NdrProxyForwardingFunction6
+ NdrProxyForwardingFunction7
+ NdrProxyForwardingFunction8
+ NdrProxyForwardingFunction9
+ ObjectStublessClient10
+ ObjectStublessClient11
+ ObjectStublessClient12
+ ObjectStublessClient13
+ ObjectStublessClient14
+ ObjectStublessClient15
+ ObjectStublessClient16
+ ObjectStublessClient17
+ ObjectStublessClient18
+ ObjectStublessClient19
+ ObjectStublessClient20
+ ObjectStublessClient21
+ ObjectStublessClient22
+ ObjectStublessClient23
+ ObjectStublessClient24
+ ObjectStublessClient25
+ ObjectStublessClient26
+ ObjectStublessClient27
+ ObjectStublessClient28
+ ObjectStublessClient29
+ ObjectStublessClient3
+ ObjectStublessClient30
+ ObjectStublessClient31
+ ObjectStublessClient32
+ ObjectStublessClient4
+ ObjectStublessClient5
+ ObjectStublessClient6
+ ObjectStublessClient7
+ ObjectStublessClient8
+ ObjectStublessClient9
+ ClearCommBreak
+ ClearCommError
+ EscapeCommFunction
+ GetCommConfig
+ GetCommMask
+ GetCommModemStatus
+ GetCommProperties
+ GetCommState
+ GetCommTimeouts
+ PurgeComm
+ SetCommBreak
+ SetCommConfig
+ SetCommMask
+ SetCommState
+ SetCommTimeouts
+ SetupComm
+ TransmitCommChar
+ WaitCommEvent
+ OpenCommPort
+ GetCommPorts
+ AllocConsole
+ GetConsoleCP
+ GetConsoleMode
+ GetConsoleOutputCP
+ GetNumberOfConsoleInputEvents
+ ReadConsoleA
+ ReadConsoleInputA
+ ReadConsoleInputW
+ ReadConsoleW
+ SetConsoleCtrlHandler
+ SetConsoleMode
+ WriteConsoleA
+ WriteConsoleW
+ AttachConsole
+ FreeConsole
+ PeekConsoleInputA
+ PeekConsoleInputW
+ CreateConsoleScreenBuffer
+ FillConsoleOutputAttribute
+ FillConsoleOutputCharacterA
+ FillConsoleOutputCharacterW
+ FlushConsoleInputBuffer
+ GenerateConsoleCtrlEvent
+ GetConsoleCursorInfo
+ GetConsoleScreenBufferInfo
+ GetConsoleScreenBufferInfoEx
+ GetLargestConsoleWindowSize
+ ReadConsoleOutputA
+ ReadConsoleOutputAttribute
+ ReadConsoleOutputCharacterA
+ ReadConsoleOutputCharacterW
+ ReadConsoleOutputW
+ ScrollConsoleScreenBufferA
+ ScrollConsoleScreenBufferW
+ SetConsoleActiveScreenBuffer
+ SetConsoleCP
+ SetConsoleCursorInfo
+ SetConsoleCursorPosition
+ SetConsoleOutputCP
+ SetConsoleScreenBufferInfoEx
+ SetConsoleScreenBufferSize
+ SetConsoleTextAttribute
+ SetConsoleWindowInfo
+ WriteConsoleInputA
+ WriteConsoleInputW
+ WriteConsoleOutputA
+ WriteConsoleOutputAttribute
+ WriteConsoleOutputCharacterA
+ WriteConsoleOutputCharacterW
+ WriteConsoleOutputW
+ GetConsoleOriginalTitleA
+ GetConsoleOriginalTitleW
+ GetConsoleTitleA
+ GetConsoleTitleW
+ SetConsoleTitleA
+ SetConsoleTitleW
+ AddConsoleAliasA
+ AddConsoleAliasW
+ ExpungeConsoleCommandHistoryA
+ ExpungeConsoleCommandHistoryW
+ GetConsoleAliasA
+ GetConsoleAliasesA
+ GetConsoleAliasesLengthA
+ GetConsoleAliasesLengthW
+ GetConsoleAliasesW
+ GetConsoleAliasExesA
+ GetConsoleAliasExesLengthA
+ GetConsoleAliasExesLengthW
+ GetConsoleAliasExesW
+ GetConsoleAliasW
+ GetConsoleCommandHistoryA
+ GetConsoleCommandHistoryLengthA
+ GetConsoleCommandHistoryLengthW
+ GetConsoleCommandHistoryW
+ GetConsoleDisplayMode
+ GetConsoleFontSize
+ GetConsoleHistoryInfo
+ GetConsoleProcessList
+ GetConsoleSelectionInfo
+ GetConsoleWindow
+ GetCurrentConsoleFont
+ GetCurrentConsoleFontEx
+ GetNumberOfConsoleMouseButtons
+ SetConsoleDisplayMode
+ SetConsoleHistoryInfo
+ SetConsoleNumberOfCommandsA
+ SetConsoleNumberOfCommandsW
+ SetCurrentConsoleFontEx
+ GetDateFormatA
+ GetDateFormatW
+ GetTimeFormatA
+ GetTimeFormatW
+ GetDateFormatEx
+ GetTimeFormatEx
+ GetDurationFormatEx
+ DebugBreak
+ IsDebuggerPresent
+ OutputDebugStringA
+ OutputDebugStringW
+ CheckRemoteDebuggerPresent
+ ContinueDebugEvent
+ DebugActiveProcess
+ DebugActiveProcessStop
+ WaitForDebugEvent
+ WaitForDebugEventEx
+ DelayLoadFailureHook
+ ResolveDelayLoadedAPI
+ ResolveDelayLoadsFromDll
+ CreateEnclave
+ InitializeEnclave
+ IsEnclaveTypeSupported
+ LoadEnclaveData
+ CallEnclave
+ DeleteEnclave
+ LoadEnclaveImageA
+ LoadEnclaveImageW
+ TerminateEnclave
+ GetErrorMode
+ GetLastError
+ RaiseException
+ SetErrorMode
+ SetLastError
+ SetUnhandledExceptionFilter
+ UnhandledExceptionFilter
+ AddVectoredContinueHandler
+ AddVectoredExceptionHandler
+ RemoveVectoredContinueHandler
+ RemoveVectoredExceptionHandler
+ RestoreLastError
+ RaiseFailFastException
+ FatalAppExitA
+ FatalAppExitW
+ GetThreadErrorMode
+ SetThreadErrorMode
+ TerminateProcessOnMemoryExhaustion
+ GetFeatureEnabledState
+ RecordFeatureError
+ RecordFeatureUsage
+ SubscribeFeatureStateChangeNotification
+ UnsubscribeFeatureStateChangeNotification
+ GetFeatureVariant
+ FlsAlloc
+ FlsFree
+ FlsGetValue
+ FlsSetValue
+ IsThreadAFiber
+ ConvertFiberToThread
+ ConvertThreadToFiber
+ CreateFiber
+ DeleteFiber
+ SwitchToFiber
+ ConvertThreadToFiberEx
+ CreateFiberEx
+ DefineDosDeviceA
+ DeleteVolumeMountPointA
+ FindFirstVolumeA
+ FindNextVolumeA
+ GetLogicalDriveStringsA
+ GetVolumeNameForVolumeMountPointA
+ GetVolumePathNameA
+ GetVolumePathNamesForVolumeNameA
+ QueryDosDeviceA
+ CopyFileExA
+ CreateDirectoryExA
+ CreateSymbolicLinkA
+ MoveFileWithProgressA
+ ReplaceFileA
+ CopyFileFromAppW
+ CreateDirectoryFromAppW
+ CreateFile2FromAppW
+ CreateFileFromAppW
+ DeleteFileFromAppW
+ FindFirstFileExFromAppW
+ GetFileAttributesExFromAppW
+ MoveFileFromAppW
+ RemoveDirectoryFromAppW
+ ReplaceFileFromAppW
+ SetFileAttributesFromAppW
+ CompareFileTime
+ CreateDirectoryA
+ CreateDirectoryW
+ CreateFileA
+ CreateFileW
+ DefineDosDeviceW
+ DeleteFileA
+ DeleteFileW
+ DeleteVolumeMountPointW
+ FileTimeToLocalFileTime
+ FindClose
+ FindCloseChangeNotification
+ FindFirstChangeNotificationA
+ FindFirstChangeNotificationW
+ FindFirstFileA
+ FindFirstFileExA
+ FindFirstFileExW
+ FindFirstFileW
+ FindFirstVolumeW
+ FindNextChangeNotification
+ FindNextFileA
+ FindNextFileW
+ FindNextVolumeW
+ FindVolumeClose
+ FlushFileBuffers
+ GetDiskFreeSpaceA
+ GetDiskFreeSpaceExA
+ GetDiskFreeSpaceExW
+ GetDiskFreeSpaceW
+ GetDriveTypeA
+ GetDriveTypeW
+ GetFileAttributesA
+ GetFileAttributesExA
+ GetFileAttributesExW
+ GetFileAttributesW
+ GetFileInformationByHandle
+ GetFileSize
+ GetFileSizeEx
+ GetFileTime
+ GetFileType
+ GetFinalPathNameByHandleA
+ GetFinalPathNameByHandleW
+ GetFullPathNameA
+ GetFullPathNameW
+ GetLogicalDrives
+ GetLogicalDriveStringsW
+ GetLongPathNameA
+ GetLongPathNameW
+ GetShortPathNameW
+ GetTempFileNameW
+ GetVolumeInformationByHandleW
+ GetVolumeInformationW
+ GetVolumePathNameW
+ LocalFileTimeToFileTime
+ LockFile
+ LockFileEx
+ QueryDosDeviceW
+ ReadFile
+ ReadFileEx
+ ReadFileScatter
+ RemoveDirectoryA
+ RemoveDirectoryW
+ SetEndOfFile
+ SetFileAttributesA
+ SetFileAttributesW
+ SetFileInformationByHandle
+ SetFilePointer
+ SetFilePointerEx
+ SetFileTime
+ SetFileValidData
+ UnlockFile
+ UnlockFileEx
+ WriteFile
+ WriteFileEx
+ WriteFileGather
+ CreateFile2
+ GetTempPathW
+ GetVolumeNameForVolumeMountPointW
+ GetVolumePathNamesForVolumeNameW
+ GetCompressedFileSizeA
+ GetCompressedFileSizeW
+ SetFileIoOverlappedRange
+ AreFileApisANSI
+ FindFirstFileNameW
+ FindFirstStreamW
+ FindNextFileNameW
+ FindNextStreamW
+ GetTempFileNameA
+ GetTempPathA
+ GetVolumeInformationA
+ SetFileApisToANSI
+ SetFileApisToOEM
+ CopyFile2
+ CopyFileExW
+ CreateDirectoryExW
+ CreateHardLinkW
+ CreateSymbolicLinkW
+ GetFileInformationByHandleEx
+ MoveFileExW
+ MoveFileWithProgressW
+ ReadDirectoryChangesW
+ ReOpenFile
+ ReplaceFileW
+ OpenFileById
+ CopyFileW
+ CreateHardLinkA
+ ReadDirectoryChangesExW
+ GetFirmwareEnvironmentVariableA
+ GetFirmwareEnvironmentVariableExA
+ GetFirmwareEnvironmentVariableExW
+ GetFirmwareEnvironmentVariableW
+ SetFirmwareEnvironmentVariableA
+ SetFirmwareEnvironmentVariableExA
+ SetFirmwareEnvironmentVariableExW
+ SetFirmwareEnvironmentVariableW
+ CloseHandle
+ CompareObjectHandles
+ DuplicateHandle
+ GetHandleInformation
+ SetHandleInformation
+ GetProcessHeap
+ GetProcessHeaps
+ HeapAlloc
+ HeapCompact
+ HeapCreate
+ HeapDestroy
+ HeapFree
+ HeapLock
+ HeapQueryInformation
+ HeapReAlloc
+ HeapSetInformation
+ HeapSize
+ HeapUnlock
+ HeapValidate
+ HeapWalk
+ GlobalAlloc
+ GlobalFree
+ LocalAlloc
+ LocalFree
+ LocalLock
+ LocalReAlloc
+ LocalUnlock
+ GlobalFlags
+ GlobalHandle
+ GlobalLock
+ GlobalReAlloc
+ GlobalSize
+ GlobalUnlock
+ LocalFlags
+ LocalSize
+ InitializeSListHead
+ InterlockedFlushSList
+ InterlockedPopEntrySList
+ InterlockedPushEntrySList
+ QueryDepthSList
+ InterlockedPushListSListEx
+ CancelIoEx
+ CreateIoCompletionPort
+ DeviceIoControl
+ GetOverlappedResult
+ GetQueuedCompletionStatus
+ GetQueuedCompletionStatusEx
+ PostQueuedCompletionStatus
+ CancelIo
+ CancelSynchronousIo
+ GetOverlappedResultEx
+ IsProcessInJob
+ AssignProcessToJobObject
+ CreateJobObjectW
+ OpenJobObjectW
+ QueryInformationJobObject
+ SetInformationJobObject
+ TerminateJobObject
+ FreeMemoryJobObject
+ QueryIoRateControlInformationJobObject
+ SetIoRateControlInformationJobObject
+ AddLocalAlternateComputerNameA
+ CreateFileMappingNumaA
+ CreateFileTransactedA
+ CreateJobObjectA
+ FindFirstVolumeMountPointA
+ FindNextVolumeMountPointA
+ GetFileAttributesTransactedA
+ OpenJobObjectA
+ SetDllDirectoryA
+ SetVolumeLabelA
+ SetVolumeMountPointA
+ AddLocalAlternateComputerNameW
+ BackupRead
+ BackupWrite
+ BindIoCompletionCallback
+ CopyFileA
+ CreateFileMappingA
+ CreateFileTransactedW
+ CreateMailslotA
+ CreateNamedPipeA
+ DnsHostnameToComputerNameW
+ DosDateTimeToFileTime
+ FileTimeToDosDateTime
+ FindResourceA
+ FindResourceExA
+ GetComputerNameA
+ GetComputerNameW
+ GetMaximumProcessorGroupCount
+ GetNamedPipeClientProcessId
+ GetNamedPipeServerProcessId
+ GetShortPathNameA
+ GetStartupInfoA
+ GetSystemPowerStatus
+ GetTapeParameters
+ GetThreadSelectorEntry
+ GlobalMemoryStatus
+ MoveFileA
+ MoveFileExA
+ MoveFileW
+ OpenFile
+ PulseEvent
+ RegisterWaitForSingleObject
+ SetFileCompletionNotificationModes
+ SetHandleCount
+ SetMailslotInfo
+ SetVolumeLabelW
+ UnregisterWait
+ WTSGetActiveConsoleSessionId
+ FindFirstVolumeMountPointW
+ FindNextVolumeMountPointW
+ FindVolumeMountPointClose
+ GetFileAttributesTransactedW
+ GetFirmwareType
+ GetNumaAvailableMemoryNodeEx
+ GetNumaNodeProcessorMask
+ GetNumaProcessorNodeEx
+ PowerClearRequest
+ PowerCreateRequest
+ PowerSetRequest
+ SetDllDirectoryW
+ SetVolumeMountPointW
+ VerifyVersionInfoW
+ GetBinaryTypeW
+ Module32First
+ Module32Next
+ OpenFileMappingA
+ Process32First
+ Process32Next
+ SetTermsrvAppInstallMode
+ VerifyVersionInfoA
+ CopyFileTransactedW
+ CreateDirectoryTransactedW
+ CreateHardLinkTransactedW
+ CreateMailslotW
+ CreateSymbolicLinkTransactedW
+ DeleteFileTransactedW
+ FindFirstFileTransactedW
+ GetBinaryTypeA
+ GetCompressedFileSizeTransactedW
+ GetFullPathNameTransactedW
+ GetLongPathNameTransactedW
+ MoveFileTransactedW
+ RemoveDirectoryTransactedW
+ SetFileAttributesTransactedW
+ GetMailslotInfo
+ GetDllDirectoryW
+ SetThreadExecutionState
+ GetDevicePowerState
+ GetMaximumProcessorCount
+ MulDiv
+ AddDllDirectory
+ DisableThreadLibraryCalls
+ EnumResourceLanguagesExA
+ EnumResourceLanguagesExW
+ EnumResourceNamesExA
+ EnumResourceNamesExW
+ EnumResourceTypesExA
+ EnumResourceTypesExW
+ FindResourceExW
+ FindStringOrdinal
+ FreeLibrary
+ FreeLibraryAndExitThread
+ FreeResource
+ GetModuleFileNameA
+ GetModuleFileNameW
+ GetModuleHandleA
+ GetModuleHandleExA
+ GetModuleHandleExW
+ GetModuleHandleW
+ GetProcAddress
+ LoadLibraryExA
+ LoadLibraryExW
+ LoadResource
+ LoadStringA
+ LoadStringW
+ LockResource
+ RemoveDllDirectory
+ SetDefaultDllDirectories
+ SizeofResource
+ FindResourceW
+ LoadLibraryA
+ LoadLibraryW
+ EnumResourceNamesW
+ LoadPackagedLibrary
+ QueryOptionalDelayLoadedAPI
+ EnumCalendarInfoA
+ EnumCalendarInfoExA
+ EnumDateFormatsA
+ EnumDateFormatsExA
+ EnumLanguageGroupLocalesA
+ EnumSystemCodePagesA
+ EnumSystemLanguageGroupsA
+ EnumTimeFormatsA
+ EnumUILanguagesA
+ FoldStringA
+ GetCalendarInfoA
+ GetCPInfoExA
+ GetCurrencyFormatA
+ GetGeoInfoA
+ GetNumberFormatA
+ GetStringTypeExA
+ SetCalendarInfoA
+ SetLocaleInfoA
+ ConvertDefaultLocale
+ EnumSystemGeoID
+ EnumSystemLocalesA
+ EnumSystemLocalesW
+ FindNLSString
+ FindNLSStringEx
+ FormatMessageA
+ FormatMessageW
+ GetACP
+ GetCalendarInfoEx
+ GetCalendarInfoW
+ GetCPInfo
+ GetCPInfoExW
+ GetFileMUIInfo
+ GetFileMUIPath
+ GetGeoInfoW
+ GetLocaleInfoA
+ GetLocaleInfoEx
+ GetLocaleInfoW
+ GetNLSVersion
+ GetNLSVersionEx
+ GetOEMCP
+ GetProcessPreferredUILanguages
+ GetSystemDefaultLangID
+ GetSystemDefaultLCID
+ GetSystemPreferredUILanguages
+ GetThreadLocale
+ GetThreadPreferredUILanguages
+ GetThreadUILanguage
+ GetUILanguageInfo
+ GetUserDefaultLangID
+ GetUserDefaultLCID
+ GetUserDefaultLocaleName
+ GetUserGeoID
+ GetUserPreferredUILanguages
+ IdnToAscii
+ IdnToUnicode
+ IsDBCSLeadByte
+ IsDBCSLeadByteEx
+ IsNLSDefinedString
+ IsValidCodePage
+ IsValidLanguageGroup
+ IsValidLocale
+ IsValidLocaleName
+ IsValidNLSVersion
+ LCMapStringA
+ LCMapStringEx
+ LCMapStringW
+ LocaleNameToLCID
+ ResolveLocaleName
+ SetCalendarInfoW
+ SetLocaleInfoW
+ SetProcessPreferredUILanguages
+ SetThreadLocale
+ SetThreadPreferredUILanguages
+ SetThreadUILanguage
+ SetUserGeoID
+ VerLanguageNameA
+ VerLanguageNameW
+ EnumSystemLocalesEx
+ GetSystemDefaultLocaleName
+ LCIDToLocaleName
+ EnumSystemGeoNames
+ GetGeoInfoEx
+ GetUserDefaultGeoName
+ SetUserGeoName
+ EnumCalendarInfoExEx
+ EnumCalendarInfoExW
+ EnumCalendarInfoW
+ EnumDateFormatsExEx
+ EnumDateFormatsExW
+ EnumDateFormatsW
+ EnumSystemCodePagesW
+ EnumTimeFormatsEx
+ EnumTimeFormatsW
+ GetCurrencyFormatEx
+ GetCurrencyFormatW
+ GetNumberFormatEx
+ CompareStringA
+ EnumLanguageGroupLocalesW
+ EnumSystemLanguageGroupsW
+ EnumUILanguagesW
+ GetNumberFormatW
+ GetStringTypeA
+ GetSystemDefaultUILanguage
+ GetUserDefaultUILanguage
+ CreateFileMappingW
+ FlushViewOfFile
+ MapViewOfFile
+ MapViewOfFileEx
+ OpenFileMappingW
+ ReadProcessMemory
+ UnmapViewOfFile
+ VirtualAlloc
+ VirtualAllocEx
+ VirtualFree
+ VirtualFreeEx
+ VirtualProtect
+ VirtualProtectEx
+ VirtualQuery
+ VirtualQueryEx
+ WriteProcessMemory
+ CreateFileMappingFromApp
+ CreateFileMappingNumaW
+ CreateMemoryResourceNotification
+ GetLargePageMinimum
+ GetProcessWorkingSetSizeEx
+ GetSystemFileCacheSize
+ GetWriteWatch
+ MapViewOfFileFromApp
+ PrefetchVirtualMemory
+ QueryMemoryResourceNotification
+ ResetWriteWatch
+ SetProcessWorkingSetSizeEx
+ SetSystemFileCacheSize
+ UnmapViewOfFileEx
+ VirtualLock
+ VirtualUnlock
+ AllocateUserPhysicalPages
+ AllocateUserPhysicalPagesNuma
+ DiscardVirtualMemory
+ FreeUserPhysicalPages
+ GetMemoryErrorHandlingCapabilities
+ MapUserPhysicalPages
+ OfferVirtualMemory
+ ReclaimVirtualMemory
+ RegisterBadMemoryNotification
+ UnregisterBadMemoryNotification
+ VirtualAllocExNuma
+ OpenFileMappingFromApp
+ SetProcessValidCallTargets
+ VirtualAllocFromApp
+ VirtualProtectFromApp
+ QueryVirtualMemoryInformation
+ MapViewOfFileNuma2
+ UnmapViewOfFile2
+ VirtualUnlockEx
+ MapViewOfFile3
+ MapViewOfFile3FromApp
+ VirtualAlloc2
+ VirtualAlloc2FromApp
+ GetNamedPipeClientComputerNameA
+ GetNamedPipeHandleStateA
+ WaitNamedPipeA
+ CallNamedPipeA
+ ConnectNamedPipe
+ CreateNamedPipeW
+ CreatePipe
+ DisconnectNamedPipe
+ GetNamedPipeClientComputerNameW
+ ImpersonateNamedPipeClient
+ PeekNamedPipe
+ SetNamedPipeHandleState
+ TransactNamedPipe
+ WaitNamedPipeW
+ GetNamedPipeHandleStateW
+ GetNamedPipeInfo
+ CallNamedPipeW
+ CreateBoundaryDescriptorA
+ CreatePrivateNamespaceA
+ OpenPrivateNamespaceA
+ AddSIDToBoundaryDescriptor
+ ClosePrivateNamespace
+ CreateBoundaryDescriptorW
+ CreatePrivateNamespaceW
+ DeleteBoundaryDescriptor
+ OpenPrivateNamespaceW
+ GetStringScripts
+ IdnToNameprepUnicode
+ IsNormalizedString
+ NormalizeString
+ VerifyScripts
+ PathAllocCanonicalize
+ PathAllocCombine
+ PathCchAddBackslash
+ PathCchAddBackslashEx
+ PathCchAddExtension
+ PathCchAppend
+ PathCchAppendEx
+ PathCchCanonicalize
+ PathCchCanonicalizeEx
+ PathCchCombine
+ PathCchCombineEx
+ PathCchFindExtension
+ PathCchIsRoot
+ PathCchRemoveBackslash
+ PathCchRemoveBackslashEx
+ PathCchRemoveExtension
+ PathCchRemoveFileSpec
+ PathCchRenameExtension
+ PathCchSkipRoot
+ PathCchStripPrefix
+ PathCchStripToRoot
+ PathIsUNCEx
+ PerfCreateInstance
+ PerfDecrementULongCounterValue
+ PerfDecrementULongLongCounterValue
+ PerfDeleteInstance
+ PerfIncrementULongCounterValue
+ PerfIncrementULongLongCounterValue
+ PerfQueryInstance
+ PerfSetCounterRefValue
+ PerfSetCounterSetInfo
+ PerfSetULongCounterValue
+ PerfSetULongLongCounterValue
+ PerfStartProvider
+ PerfStartProviderEx
+ PerfStopProvider
+ GetPrivateProfileIntA
+ GetPrivateProfileIntW
+ GetPrivateProfileSectionW
+ GetPrivateProfileStringA
+ GetPrivateProfileStringW
+ GetProfileIntA
+ GetProfileIntW
+ GetProfileSectionA
+ GetProfileSectionW
+ GetProfileStringA
+ GetProfileStringW
+ WritePrivateProfileSectionA
+ WritePrivateProfileStringA
+ WritePrivateProfileStringW
+ GetPrivateProfileSectionA
+ WritePrivateProfileSectionW
+ SetEnvironmentStringsA
+ ExpandEnvironmentStringsA
+ ExpandEnvironmentStringsW
+ FreeEnvironmentStringsA
+ FreeEnvironmentStringsW
+ GetCommandLineA
+ GetCommandLineW
+ GetCurrentDirectoryA
+ GetCurrentDirectoryW
+ GetEnvironmentStrings
+ GetEnvironmentStringsW
+ GetEnvironmentVariableA
+ GetEnvironmentVariableW
+ GetStdHandle
+ SearchPathW
+ SetCurrentDirectoryA
+ SetCurrentDirectoryW
+ SetEnvironmentStringsW
+ SetEnvironmentVariableA
+ SetEnvironmentVariableW
+ SetStdHandle
+ SetStdHandleEx
+ NeedCurrentDirectoryForExePathA
+ NeedCurrentDirectoryForExePathW
+ SearchPathA
+ PssCaptureSnapshot
+ PssDuplicateSnapshot
+ PssFreeSnapshot
+ PssQuerySnapshot
+ PssWalkMarkerCreate
+ PssWalkMarkerFree
+ PssWalkMarkerGetPosition
+ PssWalkMarkerSeekToBeginning
+ PssWalkMarkerSetPosition
+ PssWalkSnapshot
+ CreateProcessA
+ CreateProcessAsUserW
+ CreateProcessW
+ CreateRemoteThread
+ CreateRemoteThreadEx
+ CreateThread
+ DeleteProcThreadAttributeList
+ ExitProcess
+ ExitThread
+ FlushProcessWriteBuffers
+ GetCurrentProcess
+ GetCurrentProcessId
+ GetCurrentThread
+ GetCurrentThreadId
+ GetExitCodeProcess
+ GetExitCodeThread
+ GetPriorityClass
+ GetProcessId
+ GetProcessIdOfThread
+ GetProcessTimes
+ GetProcessVersion
+ GetStartupInfoW
+ GetThreadId
+ GetThreadPriority
+ GetThreadPriorityBoost
+ InitializeProcThreadAttributeList
+ OpenProcessToken
+ OpenThread
+ OpenThreadToken
+ ProcessIdToSessionId
+ QueryProcessAffinityUpdateMode
+ QueueUserAPC
+ ResumeThread
+ SetPriorityClass
+ SetProcessAffinityUpdateMode
+ SetProcessShutdownParameters
+ SetThreadPriority
+ SetThreadPriorityBoost
+ SetThreadStackGuarantee
+ SetThreadToken
+ SuspendThread
+ SwitchToThread
+ TerminateProcess
+ TerminateThread
+ TlsAlloc
+ TlsFree
+ TlsGetValue
+ TlsSetValue
+ UpdateProcThreadAttribute
+ FlushInstructionCache
+ GetCurrentProcessorNumber
+ GetCurrentProcessorNumberEx
+ GetCurrentThreadStackLimits
+ GetProcessHandleCount
+ GetProcessMitigationPolicy
+ GetThreadContext
+ GetThreadIdealProcessorEx
+ GetThreadTimes
+ IsProcessorFeaturePresent
+ OpenProcess
+ SetProcessMitigationPolicy
+ SetThreadContext
+ SetThreadIdealProcessorEx
+ GetProcessPriorityBoost
+ GetSystemTimes
+ GetThreadInformation
+ GetThreadIOPendingFlag
+ IsProcessCritical
+ QueryProtectedPolicy
+ SetProcessPriorityBoost
+ SetProtectedPolicy
+ SetThreadInformation
+ CreateProcessAsUserA
+ GetProcessDefaultCpuSets
+ GetProcessInformation
+ GetProcessShutdownParameters
+ GetSystemCpuSetInformation
+ GetThreadDescription
+ GetThreadSelectedCpuSets
+ SetProcessDefaultCpuSets
+ SetProcessInformation
+ SetThreadDescription
+ SetThreadIdealProcessor
+ SetThreadSelectedCpuSets
+ GetProcessGroupAffinity
+ GetThreadGroupAffinity
+ SetThreadGroupAffinity
+ GetActiveProcessorCount
+ GetProcessAffinityMask
+ GetProcessIoCounters
+ SetProcessAffinityMask
+ SetThreadAffinityMask
+ GetActiveProcessorGroupCount
+ QueryPerformanceCounter
+ QueryPerformanceFrequency
+ K32EnumPageFilesA
+ K32GetDeviceDriverBaseNameA
+ K32GetDeviceDriverFileNameA
+ K32GetMappedFileNameA
+ K32GetModuleBaseNameA
+ K32GetModuleFileNameExA
+ K32GetProcessImageFileNameA
+ QueryFullProcessImageNameA
+ K32EmptyWorkingSet
+ K32EnumDeviceDrivers
+ K32EnumPageFilesW
+ K32EnumProcesses
+ K32EnumProcessModules
+ K32EnumProcessModulesEx
+ K32GetDeviceDriverBaseNameW
+ K32GetDeviceDriverFileNameW
+ K32GetMappedFileNameW
+ K32GetModuleBaseNameW
+ K32GetModuleFileNameExW
+ K32GetModuleInformation
+ K32GetPerformanceInfo
+ K32GetProcessImageFileNameW
+ K32GetProcessMemoryInfo
+ K32GetWsChanges
+ K32GetWsChangesEx
+ K32InitializeProcessForWsWatch
+ K32QueryWorkingSet
+ K32QueryWorkingSetEx
+ QueryFullProcessImageNameW
+ RegisterAppStateChangeNotification
+ UnregisterAppStateChangeNotification
+ QuirkGetData
+ QuirkGetData2
+ QuirkIsEnabled
+ QuirkIsEnabled2
+ QuirkIsEnabled3
+ QuirkIsEnabledForPackage
+ QuirkIsEnabledForPackage2
+ QuirkIsEnabledForProcess
+ QuirkIsEnabledForPackage3
+ QuirkIsEnabledForPackage4
+ QueryIdleProcessorCycleTime
+ QueryIdleProcessorCycleTimeEx
+ QueryProcessCycleTime
+ QueryThreadCycleTime
+ QueryUnbiasedInterruptTime
+ QueryInterruptTime
+ QueryInterruptTimePrecise
+ QueryUnbiasedInterruptTimePrecise
+ ConvertAuxiliaryCounterToPerformanceCounter
+ ConvertPerformanceCounterToAuxiliaryCounter
+ QueryAuxiliaryCounterFrequency
+ RegCloseKey
+ RegCopyTreeW
+ RegCreateKeyExA
+ RegCreateKeyExW
+ RegDeleteKeyExA
+ RegDeleteKeyExW
+ RegDeleteTreeA
+ RegDeleteTreeW
+ RegDeleteValueA
+ RegDeleteValueW
+ RegDisablePredefinedCacheEx
+ RegEnumKeyExA
+ RegEnumKeyExW
+ RegEnumValueA
+ RegEnumValueW
+ RegFlushKey
+ RegGetKeySecurity
+ RegGetValueA
+ RegGetValueW
+ RegLoadAppKeyA
+ RegLoadAppKeyW
+ RegLoadKeyA
+ RegLoadKeyW
+ RegLoadMUIStringA
+ RegLoadMUIStringW
+ RegNotifyChangeKeyValue
+ RegOpenCurrentUser
+ RegOpenKeyExA
+ RegOpenKeyExW
+ RegOpenUserClassesRoot
+ RegQueryInfoKeyA
+ RegQueryInfoKeyW
+ RegQueryValueExA
+ RegQueryValueExW
+ RegRestoreKeyA
+ RegRestoreKeyW
+ RegSaveKeyExA
+ RegSaveKeyExW
+ RegSetKeySecurity
+ RegSetValueExA
+ RegSetValueExW
+ RegUnLoadKeyA
+ RegUnLoadKeyW
+ RegDeleteKeyValueA
+ RegDeleteKeyValueW
+ RegSetKeyValueA
+ RegSetKeyValueW
+ RegQueryMultipleValuesA
+ RegQueryMultipleValuesW
+ RegConnectRegistryA
+ RegConnectRegistryW
+ RegCopyTreeA
+ RegCreateKeyA
+ RegCreateKeyTransactedA
+ RegCreateKeyTransactedW
+ RegCreateKeyW
+ RegDeleteKeyA
+ RegDeleteKeyTransactedA
+ RegDeleteKeyTransactedW
+ RegDeleteKeyW
+ RegDisablePredefinedCache
+ RegEnumKeyA
+ RegEnumKeyW
+ RegOpenKeyA
+ RegOpenKeyTransactedA
+ RegOpenKeyTransactedW
+ RegOpenKeyW
+ RegOverridePredefKey
+ RegQueryValueA
+ RegQueryValueW
+ RegReplaceKeyA
+ RegReplaceKeyW
+ RegSaveKeyA
+ RegSaveKeyW
+ RegSetValueA
+ RegSetValueW
+ RtlAddFunctionTable
+ RtlCaptureContext
+ RtlCaptureStackBackTrace
+ RtlCompareMemory
+ RtlDeleteFunctionTable
+ RtlInstallFunctionTableCallback
+ RtlLookupFunctionEntry
+ RtlPcToFileHeader
+ RtlRaiseException
+ RtlRestoreContext
+ RtlUnwind
+ RtlUnwindEx
+ RtlVirtualUnwind
+ RtlAddGrowableFunctionTable
+ RtlDeleteGrowableFunctionTable
+ RtlGrowFunctionTable
+ AbortSystemShutdownA
+ InitiateSystemShutdownA
+ InitiateSystemShutdownExA
+ AbortSystemShutdownW
+ InitiateSystemShutdownExW
+ InitiateShutdownW
+ CreateActCtxA
+ FindActCtxSectionStringA
+ ActivateActCtx
+ AddRefActCtx
+ CreateActCtxW
+ DeactivateActCtx
+ FindActCtxSectionGuid
+ FindActCtxSectionStringW
+ GetCurrentActCtx
+ QueryActCtxSettingsW
+ QueryActCtxW
+ ReleaseActCtx
+ ZombifyActCtx
+ SLQueryLicenseValueFromApp
+ SLQueryLicenseValueFromApp2
+ CharLowerA
+ CharLowerBuffA
+ CharNextA
+ CharNextExA
+ CharPrevA
+ CharPrevExA
+ CharUpperA
+ CharUpperBuffA
+ IsCharAlphaA
+ IsCharAlphaNumericA
+ IsCharLowerA
+ IsCharUpperA
+ CompareStringEx
+ CompareStringOrdinal
+ CompareStringW
+ FoldStringW
+ GetStringTypeExW
+ GetStringTypeW
+ MultiByteToWideChar
+ WideCharToMultiByte
+ CharLowerBuffW
+ CharLowerW
+ CharNextW
+ CharPrevW
+ CharUpperBuffW
+ CharUpperW
+ IsCharAlphaNumericW
+ IsCharAlphaW
+ IsCharLowerW
+ IsCharUpperW
+ SHLoadIndirectString
+ lstrcatW
+ lstrcmpA
+ lstrcmpiA
+ lstrcmpiW
+ lstrcmpW
+ lstrcpynA
+ lstrcpynW
+ lstrcpyW
+ lstrlenA
+ lstrlenW
+ lstrcatA
+ lstrcpyA
+ CreateSemaphoreA
+ CreateSemaphoreExA
+ CreateWaitableTimerA
+ CreateWaitableTimerExA
+ OpenMutexA
+ OpenSemaphoreA
+ OpenWaitableTimerA
+ AcquireSRWLockExclusive
+ AcquireSRWLockShared
+ CancelWaitableTimer
+ CreateEventA
+ CreateEventExA
+ CreateEventExW
+ CreateEventW
+ CreateMutexA
+ CreateMutexExA
+ CreateMutexExW
+ CreateMutexW
+ CreateSemaphoreExW
+ CreateWaitableTimerExW
+ DeleteCriticalSection
+ EnterCriticalSection
+ InitializeCriticalSection
+ InitializeCriticalSectionAndSpinCount
+ InitializeCriticalSectionEx
+ InitializeSRWLock
+ LeaveCriticalSection
+ OpenEventA
+ OpenEventW
+ OpenMutexW
+ OpenSemaphoreW
+ OpenWaitableTimerW
+ ReleaseMutex
+ ReleaseSemaphore
+ ReleaseSRWLockExclusive
+ ReleaseSRWLockShared
+ ResetEvent
+ SetCriticalSectionSpinCount
+ SetEvent
+ SetWaitableTimer
+ SetWaitableTimerEx
+ SleepEx
+ TryAcquireSRWLockExclusive
+ TryAcquireSRWLockShared
+ TryEnterCriticalSection
+ WaitForMultipleObjectsEx
+ WaitForSingleObject
+ WaitForSingleObjectEx
+ DeleteSynchronizationBarrier
+ EnterSynchronizationBarrier
+ InitializeConditionVariable
+ InitializeSynchronizationBarrier
+ InitOnceBeginInitialize
+ InitOnceComplete
+ InitOnceExecuteOnce
+ InitOnceInitialize
+ SignalObjectAndWait
+ Sleep
+ SleepConditionVariableCS
+ SleepConditionVariableSRW
+ WaitOnAddress
+ WakeAllConditionVariable
+ WakeByAddressAll
+ WakeByAddressSingle
+ WakeConditionVariable
+ CreateSemaphoreW
+ CreateWaitableTimerW
+ WaitForMultipleObjects
+ GetComputerNameExA
+ GetComputerNameExW
+ GetLocalTime
+ GetLogicalProcessorInformation
+ GetLogicalProcessorInformationEx
+ GetSystemDirectoryA
+ GetSystemDirectoryW
+ GetSystemInfo
+ GetSystemTime
+ GetSystemTimeAdjustment
+ GetSystemTimeAsFileTime
+ GetSystemWindowsDirectoryA
+ GetSystemWindowsDirectoryW
+ GetTickCount
+ GetTickCount64
+ GetVersion
+ GetVersionExA
+ GetVersionExW
+ GetWindowsDirectoryA
+ GetWindowsDirectoryW
+ GlobalMemoryStatusEx
+ SetLocalTime
+ EnumSystemFirmwareTables
+ GetNativeSystemInfo
+ GetOsSafeBootMode
+ GetProductInfo
+ GetSystemFirmwareTable
+ GetSystemTimePreciseAsFileTime
+ SetComputerNameExW
+ SetSystemTime
+ VerSetConditionMask
+ DnsHostnameToComputerNameExW
+ GetPhysicallyInstalledSystemMemory
+ InstallELAMCertificateInfo
+ SetComputerNameEx2W
+ SetSystemTimeAdjustment
+ GetProcessorSystemCycleTime
+ GetIntegratedDisplaySize
+ GetOsManufacturingMode
+ SetComputerNameA
+ SetComputerNameExA
+ SetComputerNameW
+ GetSystemTimeAdjustmentPrecise
+ SetSystemTimeAdjustmentPrecise
+ GetNumaHighestNodeNumber
+ GetNumaNodeProcessorMaskEx
+ GetNumaProximityNodeEx
+ CallbackMayRunLong
+ CancelThreadpoolIo
+ CloseThreadpool
+ CloseThreadpoolCleanupGroup
+ CloseThreadpoolCleanupGroupMembers
+ CloseThreadpoolIo
+ CloseThreadpoolTimer
+ CloseThreadpoolWait
+ CloseThreadpoolWork
+ CreateThreadpool
+ CreateThreadpoolCleanupGroup
+ CreateThreadpoolIo
+ CreateThreadpoolTimer
+ CreateThreadpoolWait
+ CreateThreadpoolWork
+ DisassociateCurrentThreadFromCallback
+ FreeLibraryWhenCallbackReturns
+ IsThreadpoolTimerSet
+ LeaveCriticalSectionWhenCallbackReturns
+ QueryThreadpoolStackInformation
+ ReleaseMutexWhenCallbackReturns
+ ReleaseSemaphoreWhenCallbackReturns
+ SetEventWhenCallbackReturns
+ SetThreadpoolStackInformation
+ SetThreadpoolThreadMaximum
+ SetThreadpoolThreadMinimum
+ SetThreadpoolTimer
+ SetThreadpoolTimerEx
+ SetThreadpoolWait
+ SetThreadpoolWaitEx
+ StartThreadpoolIo
+ SubmitThreadpoolWork
+ TrySubmitThreadpoolCallback
+ WaitForThreadpoolIoCallbacks
+ WaitForThreadpoolTimerCallbacks
+ WaitForThreadpoolWaitCallbacks
+ WaitForThreadpoolWorkCallbacks
+ ChangeTimerQueueTimer
+ CreateTimerQueue
+ CreateTimerQueueTimer
+ DeleteTimerQueueEx
+ DeleteTimerQueueTimer
+ QueueUserWorkItem
+ UnregisterWaitEx
+ EnumDynamicTimeZoneInformation
+ FileTimeToSystemTime
+ GetDynamicTimeZoneInformation
+ GetDynamicTimeZoneInformationEffectiveYears
+ GetTimeZoneInformation
+ GetTimeZoneInformationForYear
+ SetDynamicTimeZoneInformation
+ SetTimeZoneInformation
+ SystemTimeToFileTime
+ SystemTimeToTzSpecificLocalTime
+ SystemTimeToTzSpecificLocalTimeEx
+ TzSpecificLocalTimeToSystemTime
+ TzSpecificLocalTimeToSystemTimeEx
+ CreateToolhelp32Snapshot
+ Module32FirstW
+ Module32NextW
+ Process32FirstW
+ Process32NextW
+ Thread32First
+ Thread32Next
+ Heap32First
+ Heap32ListFirst
+ Heap32ListNext
+ Heap32Next
+ GetAcceptLanguagesA
+ GetAcceptLanguagesW
+ HashData
+ IsInternetESCEnabled
+ ParseURLA
+ ParseURLW
+ PathCreateFromUrlA
+ PathCreateFromUrlAlloc
+ PathCreateFromUrlW
+ PathIsURLA
+ PathIsURLW
+ UrlApplySchemeA
+ UrlApplySchemeW
+ UrlCanonicalizeA
+ UrlCanonicalizeW
+ UrlCombineA
+ UrlCombineW
+ UrlCompareA
+ UrlCompareW
+ UrlCreateFromPathA
+ UrlCreateFromPathW
+ UrlEscapeA
+ UrlEscapeW
+ UrlFixupW
+ UrlGetLocationA
+ UrlGetLocationW
+ UrlGetPartA
+ UrlGetPartW
+ UrlHashA
+ UrlHashW
+ UrlIsA
+ UrlIsNoHistoryA
+ UrlIsNoHistoryW
+ UrlIsOpaqueA
+ UrlIsOpaqueW
+ UrlIsW
+ UrlUnescapeA
+ UrlUnescapeW
+ Beep
+ DecodePointer
+ DecodeSystemPointer
+ EncodePointer
+ EncodeSystemPointer
+ DecodeRemotePointer
+ EncodeRemotePointer
+ GetFileVersionInfoExA
+ GetFileVersionInfoSizeExA
+ VerFindFileA
+ VerQueryValueA
+ GetFileVersionInfoA
+ GetFileVersionInfoSizeA
+ GetFileVersionInfoExW
+ GetFileVersionInfoSizeExW
+ VerFindFileW
+ VerQueryValueW
+ GetFileVersionInfoSizeW
+ GetFileVersionInfoW
+ CeipIsOptedIn
+ GetApplicationRecoveryCallback
+ GetApplicationRestartSettings
+ WerGetFlags
+ WerpNotifyLoadStringResource
+ WerpNotifyUseStringResource
+ WerRegisterFile
+ WerRegisterMemoryBlock
+ WerRegisterRuntimeExceptionModule
+ WerSetFlags
+ WerUnregisterFile
+ WerUnregisterMemoryBlock
+ WerUnregisterRuntimeExceptionModule
+ WerRegisterAdditionalProcess
+ WerRegisterCustomMetadata
+ WerRegisterExcludedMemoryBlock
+ WerUnregisterAdditionalProcess
+ WerUnregisterCustomMetadata
+ WerUnregisterExcludedMemoryBlock
+ WerRegisterAppLocalDump
+ WerUnregisterAppLocalDump
+ GetRestrictedErrorInfo
+ RoCaptureErrorContext
+ RoFailFastWithErrorContext
+ RoGetErrorReportingFlags
+ RoOriginateError
+ RoOriginateErrorW
+ RoResolveRestrictedErrorInfoReference
+ RoSetErrorReportingFlags
+ RoTransformError
+ RoTransformErrorW
+ SetRestrictedErrorInfo
+ IsErrorPropagationEnabled
+ RoClearError
+ RoGetMatchingRestrictedErrorInfo
+ RoInspectCapturedStackBackTrace
+ RoInspectThreadErrorInfo
+ RoOriginateLanguageException
+ RoReportFailedDelegate
+ RoReportUnhandledError
+ RoActivateInstance
+ RoGetActivationFactory
+ RoGetApartmentIdentifier
+ RoInitialize
+ RoRegisterActivationFactories
+ RoRegisterForApartmentShutdown
+ RoRevokeActivationFactories
+ RoUninitialize
+ RoUnregisterForApartmentShutdown
+ RoGetActivatableClassRegistration
+ RoGetServerActivatableClasses
+ RoGetBufferMarshaler
+ RoFreeParameterizedTypeExtra
+ RoGetParameterizedTypeInstanceIID
+ RoParameterizedTypeExtraGetTypeSignature
+ HSTRING_UserFree
+ HSTRING_UserMarshal
+ HSTRING_UserSize
+ HSTRING_UserUnmarshal
+ WindowsCompareStringOrdinal
+ WindowsConcatString
+ WindowsCreateString
+ WindowsCreateStringReference
+ WindowsDeleteString
+ WindowsDeleteStringBuffer
+ WindowsDuplicateString
+ WindowsGetStringLen
+ WindowsGetStringRawBuffer
+ WindowsInspectString
+ WindowsIsStringEmpty
+ WindowsPreallocateStringBuffer
+ WindowsPromoteStringBuffer
+ WindowsReplaceString
+ WindowsStringHasEmbeddedNull
+ WindowsSubstring
+ WindowsSubstringWithSpecifiedLength
+ WindowsTrimStringEnd
+ WindowsTrimStringStart
+ WindowsInspectString2
+ IsWow64Process
+ Wow64DisableWow64FsRedirection
+ Wow64RevertWow64FsRedirection
+ GetSystemWow64Directory2A
+ GetSystemWow64Directory2W
+ GetSystemWow64DirectoryA
+ GetSystemWow64DirectoryW
+ IsWow64Process2
+ Wow64SetThreadDefaultGuestMachine
+ IsWow64GuestMachineSupported
+ CopyContext
+ InitializeContext
+ CM_Delete_Class_Key
+ CM_Delete_Device_Interface_KeyW
+ CM_Delete_DevNode_Key
+ CM_Disable_DevNode
+ CM_Enable_DevNode
+ CM_Get_Child
+ CM_Get_Class_Property_Keys
+ CM_Get_Class_PropertyW
+ CM_Get_Class_Registry_PropertyW
+ CM_Get_Depth
+ CM_Get_Device_ID_List_SizeW
+ CM_Get_Device_ID_ListW
+ CM_Get_Device_ID_Size
+ CM_Get_Device_IDW
+ CM_Get_Device_Interface_List_SizeW
+ CM_Get_Device_Interface_ListW
+ CM_Get_Device_Interface_Property_KeysW
+ CM_Get_Device_Interface_PropertyW
+ CM_Get_DevNode_Property_Keys
+ CM_Get_DevNode_PropertyW
+ CM_Get_DevNode_Registry_PropertyW
+ CM_Get_DevNode_Status
+ CM_Get_Parent
+ CM_Get_Sibling
+ CM_Locate_DevNodeW
+ CM_MapCrToWin32Err
+ CM_Open_Class_KeyW
+ CM_Open_Device_Interface_KeyW
+ CM_Open_DevNode_Key
+ CM_Query_And_Remove_SubTreeW
+ CM_Register_Notification
+ CM_Set_Class_PropertyW
+ CM_Set_Class_Registry_PropertyW
+ CM_Set_Device_Interface_PropertyW
+ CM_Set_DevNode_PropertyW
+ CM_Set_DevNode_Registry_PropertyW
+ CM_Setup_DevNode
+ CM_Uninstall_DevNode
+ CM_Unregister_Notification
+ CM_Delete_Device_Interface_KeyA
+ CM_Get_Class_Registry_PropertyA
+ CM_Get_Device_ID_List_SizeA
+ CM_Get_Device_ID_ListA
+ CM_Get_Device_IDA
+ CM_Get_Device_Interface_List_SizeA
+ CM_Get_Device_Interface_ListA
+ CM_Get_DevNode_Registry_PropertyA
+ CM_Locate_DevNodeA
+ CM_Open_Class_KeyA
+ CM_Open_Device_Interface_KeyA
+ CM_Query_And_Remove_SubTreeA
+ CM_Set_Class_Registry_PropertyA
+ CM_Set_DevNode_Registry_PropertyA
+ SwDeviceClose
+ SwDeviceCreate
+ SwDeviceInterfacePropertySet
+ SwDeviceInterfaceRegister
+ SwDeviceInterfaceSetState
+ SwDevicePropertySet
+ SwMemFree
+ SwDeviceGetLifetime
+ SwDeviceSetLifetime
+ D3DKMTAcquireKeyedMutex
+ D3DKMTAcquireKeyedMutex2
+ D3DKMTCacheHybridQueryValue
+ D3DKMTCheckExclusiveOwnership
+ D3DKMTCheckMonitorPowerState
+ D3DKMTCheckOcclusion
+ D3DKMTCheckSharedResourceAccess
+ D3DKMTCheckVidPnExclusiveOwnership
+ D3DKMTCloseAdapter
+ D3DKMTConfigureSharedResource
+ D3DKMTCreateAllocation
+ D3DKMTCreateAllocation2
+ D3DKMTCreateContext
+ D3DKMTCreateDCFromMemory
+ D3DKMTCreateDevice
+ D3DKMTCreateKeyedMutex
+ D3DKMTCreateKeyedMutex2
+ D3DKMTCreateOutputDupl
+ D3DKMTCreateOverlay
+ D3DKMTCreateSynchronizationObject
+ D3DKMTCreateSynchronizationObject2
+ D3DKMTDestroyAllocation
+ D3DKMTDestroyContext
+ D3DKMTDestroyDCFromMemory
+ D3DKMTDestroyDevice
+ D3DKMTDestroyKeyedMutex
+ D3DKMTDestroyOutputDupl
+ D3DKMTDestroyOverlay
+ D3DKMTDestroySynchronizationObject
+ D3DKMTEscape
+ D3DKMTFlipOverlay
+ D3DKMTGetCachedHybridQueryValue
+ D3DKMTGetContextSchedulingPriority
+ D3DKMTGetDeviceState
+ D3DKMTGetDisplayModeList
+ D3DKMTGetMultisampleMethodList
+ D3DKMTGetOverlayState
+ D3DKMTGetPresentHistory
+ D3DKMTGetPresentQueueEvent
+ D3DKMTGetProcessSchedulingPriorityClass
+ D3DKMTGetRuntimeData
+ D3DKMTGetScanLine
+ D3DKMTGetSharedPrimaryHandle
+ D3DKMTGetSharedResourceAdapterLuid
+ D3DKMTInvalidateActiveVidPn
+ D3DKMTLock
+ D3DKMTOfferAllocations
+ D3DKMTOpenAdapterFromDeviceName
+ D3DKMTOpenAdapterFromGdiDisplayName
+ D3DKMTOpenAdapterFromHdc
+ D3DKMTOpenKeyedMutex
+ D3DKMTOpenKeyedMutex2
+ D3DKMTOpenNtHandleFromName
+ D3DKMTOpenResource
+ D3DKMTOpenResource2
+ D3DKMTOpenResourceFromNtHandle
+ D3DKMTOpenSynchronizationObject
+ D3DKMTOpenSyncObjectFromNtHandle
+ D3DKMTOutputDuplGetFrameInfo
+ D3DKMTOutputDuplGetMetaData
+ D3DKMTOutputDuplGetPointerShapeData
+ D3DKMTOutputDuplPresent
+ D3DKMTOutputDuplReleaseFrame
+ D3DKMTPollDisplayChildren
+ D3DKMTPresent
+ D3DKMTQueryAdapterInfo
+ D3DKMTQueryAllocationResidency
+ D3DKMTQueryRemoteVidPnSourceFromGdiDisplayName
+ D3DKMTQueryResourceInfo
+ D3DKMTQueryResourceInfoFromNtHandle
+ D3DKMTQueryStatistics
+ D3DKMTReclaimAllocations
+ D3DKMTReleaseKeyedMutex
+ D3DKMTReleaseKeyedMutex2
+ D3DKMTReleaseProcessVidPnSourceOwners
+ D3DKMTRender
+ D3DKMTSetAllocationPriority
+ D3DKMTSetContextSchedulingPriority
+ D3DKMTSetDisplayMode
+ D3DKMTSetDisplayPrivateDriverFormat
+ D3DKMTSetGammaRamp
+ D3DKMTSetProcessSchedulingPriorityClass
+ D3DKMTSetQueuedLimit
+ D3DKMTSetStereoEnabled
+ D3DKMTSetVidPnSourceOwner
+ D3DKMTSharedPrimaryLockNotification
+ D3DKMTSharedPrimaryUnLockNotification
+ D3DKMTShareObjects
+ D3DKMTSignalSynchronizationObject
+ D3DKMTSignalSynchronizationObject2
+ D3DKMTUnlock
+ D3DKMTUpdateOverlay
+ D3DKMTWaitForIdle
+ D3DKMTWaitForSynchronizationObject
+ D3DKMTWaitForSynchronizationObject2
+ D3DKMTWaitForVerticalBlankEvent
+ 1004 DrvQueryAdapterPopulationUniqueness
+ GdiEntry13
+ D3DKMTAdjustFullscreenGamma
+ D3DKMTChangeVideoMemoryReservation
+ D3DKMTCheckMultiPlaneOverlaySupport2
+ D3DKMTCreateContextVirtual
+ D3DKMTCreatePagingQueue
+ D3DKMTDestroyAllocation2
+ D3DKMTDestroyPagingQueue
+ D3DKMTEvict
+ D3DKMTFlushHeapTransitions
+ D3DKMTFreeGpuVirtualAddress
+ D3DKMTGetResourcePresentPrivateDriverData
+ D3DKMTInvalidateCache
+ D3DKMTLock2
+ D3DKMTMakeResident
+ D3DKMTMapGpuVirtualAddress
+ D3DKMTMarkDeviceAsError
+ D3DKMTNetDispGetNextChunkInfo
+ D3DKMTNetDispQueryMiracastDisplayDeviceStatus
+ D3DKMTNetDispQueryMiracastDisplayDeviceSupport
+ D3DKMTNetDispStartMiracastDisplayDevice2
+ D3DKMTNetDispStartMiracastDisplayDeviceEx
+ D3DKMTNetDispStopMiracastDisplayDevice
+ D3DKMTOpenAdapterFromLuid
+ D3DKMTOpenSyncObjectFromNtHandle2
+ D3DKMTOpenSyncObjectNtHandleFromName
+ D3DKMTPresentMultiPlaneOverlay2
+ D3DKMTQueryClockCalibration
+ D3DKMTQueryVideoMemoryInfo
+ D3DKMTQueryVidPnExclusiveOwnership
+ D3DKMTReclaimAllocations2
+ D3DKMTRegisterTrimNotification
+ D3DKMTReserveGpuVirtualAddress
+ D3DKMTSetHwProtectionTeardownRecovery
+ D3DKMTSetStablePowerState
+ D3DKMTSetVidPnSourceHwProtection
+ D3DKMTSignalSynchronizationObjectFromCpu
+ D3DKMTSignalSynchronizationObjectFromGpu
+ D3DKMTSignalSynchronizationObjectFromGpu2
+ D3DKMTSubmitCommand
+ D3DKMTUnlock2
+ D3DKMTUnregisterTrimNotification
+ D3DKMTUpdateAllocationProperty
+ D3DKMTUpdateGpuVirtualAddress
+ D3DKMTWaitForSynchronizationObjectFromCpu
+ D3DKMTWaitForSynchronizationObjectFromGpu
+ D3DKMTAbandonSwapChain
+ D3DKMTAcquireSwapChain
+ D3DKMTCheckMultiPlaneOverlaySupport3
+ D3DKMTCreateHwContext
+ D3DKMTCreateHwQueue
+ D3DKMTCreateSwapChain
+ D3DKMTDestroyHwContext
+ D3DKMTDestroyHwQueue
+ D3DKMTEnumAdapters2
+ D3DKMTGetSetSwapChainMetadata
+ D3DKMTOpenSwapChain
+ D3DKMTPresentMultiPlaneOverlay3
+ D3DKMTQueryFSEBlock
+ D3DKMTQueryProcessOfferInfo
+ D3DKMTReleaseSwapChain
+ D3DKMTSetDodIndirectSwapchain
+ D3DKMTSetFSEBlock
+ D3DKMTSubmitCommandToHwQueue
+ D3DKMTSubmitSignalSyncObjectsToHwQueue
+ D3DKMTSubmitWaitForSyncObjectsToHwQueue
+ D3DKMTTrimProcessCommitment
+ D3DKMTGetAllocationPriority
+ D3DKMTGetDWMVerticalBlankEvent
+ D3DKMTGetMemoryBudgetTarget
+ D3DKMTGetMultiPlaneOverlayCaps
+ D3DKMTGetPostCompositionCaps
+ D3DKMTGetProcessSchedulingPriorityBand
+ D3DKMTGetYieldPercentage
+ D3DKMTSetMemoryBudgetTarget
+ D3DKMTSetProcessSchedulingPriorityBand
+ D3DKMTSetSyncRefreshCountWaitTarget
+ D3DKMTSetVidPnSourceOwner1
+ D3DKMTSetYieldPercentage
+ D3DKMTWaitForVerticalBlankEvent2
+ 1015 DrvQueryPrivateDisplayChangeUniqueness
+ D3DKMTAddSurfaceToSwapChain
+ D3DKMTCreateBundleObject
+ D3DKMTCreateProtectedSession
+ D3DKMTDDisplayEnum
+ D3DKMTDestroyProtectedSession
+ D3DKMTDispMgrCreate
+ D3DKMTDispMgrSourceOperation
+ D3DKMTDispMgrTargetOperation
+ D3DKMTExtractBundleObject
+ D3DKMTGetProcessDeviceRemovalSupport
+ D3DKMTGetProcessList
+ D3DKMTOpenBundleObjectNtHandleFromName
+ D3DKMTOpenKeyedMutexFromNtHandle
+ D3DKMTOpenProtectedSessionFromNtHandle
+ D3DKMTPresentRedirected
+ D3DKMTQueryProtectedSessionInfoFromNtHandle
+ D3DKMTQueryProtectedSessionStatus
+ D3DKMTRegisterVailProcess
+ D3DKMTRemoveSurfaceFromSwapChain
+ D3DKMTSetMonitorColorSpaceTransform
+ D3DKMTSetProcessDeviceRemovalSupport
+ D3DKMTSetVidPnSourceOwner2
+ D3DKMTSubmitPresentBltToHwQueue
+ D3DKMTUnOrderedPresentSwapChain
+ D3DKMTVailConnect
+ D3DKMTVailDisconnect
+ D3DKMTVailPromoteCompositionSurface
+ 1016 DrvQueryMonitorUniqueness
+ GetTraceEnableFlags
+ GetTraceEnableLevel
+ GetTraceLoggerHandle
+ RegisterTraceGuidsW
+ TraceEvent
+ TraceMessage
+ TraceMessageVa
+ UnregisterTraceGuids
+ CloseTrace
+ OpenTraceW
+ ProcessTrace
+ QueryTraceProcessingHandle
+ ControlTraceW
+ EnableTraceEx2
+ EnumerateTraceGuidsEx
+ EventAccessControl
+ EventAccessQuery
+ EventAccessRemove
+ QueryAllTracesW
+ StartTraceW
+ StopTraceW
+ TraceQueryInformation
+ TraceSetInformation
+ ControlTraceA
+ EnableTrace
+ EnableTraceEx
+ EnumerateTraceGuids
+ FlushTraceA
+ FlushTraceW
+ OpenTraceA
+ QueryAllTracesA
+ QueryTraceA
+ QueryTraceW
+ StartTraceA
+ StopTraceA
+ UpdateTraceA
+ UpdateTraceW
+ RegisterTraceGuidsA
+ RemoveTraceCallback
+ SetTraceCallback
+ EventActivityIdControl
+ EventEnabled
+ EventProviderEnabled
+ EventRegister
+ EventSetInformation
+ EventUnregister
+ EventWrite
+ EventWriteEx
+ EventWriteString
+ EventWriteTransfer
+ TdhEnumerateManifestProviderEvents
+ TdhEnumerateProviderFieldInformation
+ TdhEnumerateProviders
+ TdhFormatProperty
+ TdhGetEventInformation
+ TdhGetEventMapInformation
+ TdhGetManifestEventInformation
+ TdhGetProperty
+ TdhGetPropertySize
+ TdhLoadManifest
+ TdhQueryProviderFieldInformation
+ TdhUnloadManifest
+ GetGamingDeviceModelInformation
+ GetExpandedResourceExclusiveCpuCount
+ HasExpandedResources
+ ReleaseExclusiveCpuSets
+ EnableActiveGameMonitoring
+ ReportGameActivity
+ SetGameActivityCorrelationId
+ GetGameMonitoringPermissionState
+ ProcessPendingGameUI
+ ShowChangeFriendRelationshipUI
+ ShowGameInviteUI
+ ShowPlayerPickerUI
+ ShowProfileCardUI
+ ShowTitleAchievementsUI
+ TryCancelPendingGameUI
+ CheckGamingPrivilegeSilently
+ CheckGamingPrivilegeWithUI
+ CheckGamingPrivilegeSilentlyForUser
+ CheckGamingPrivilegeWithUIForUser
+ ShowChangeFriendRelationshipUIForUser
+ ShowGameInviteUIForUser
+ ShowPlayerPickerUIForUser
+ ShowProfileCardUIForUser
+ ShowTitleAchievementsUIForUser
+ ShowGameInviteUIWithContext
+ ShowGameInviteUIWithContextForUser
+ ShowCustomizeUserProfileUI
+ ShowCustomizeUserProfileUIForUser
+ ShowFindFriendsUI
+ ShowFindFriendsUIForUser
+ ShowGameInfoUI
+ ShowGameInfoUIForUser
+ ShowUserSettingsUI
+ ShowUserSettingsUIForUser
+ CloseDriver
+ DefDriverProc
+ DriverCallback
+ DrvGetModuleHandle
+ GetDriverModuleHandle
+ mmDrvInstall
+ mmioAdvance
+ mmioAscend
+ mmioClose
+ mmioCreateChunk
+ mmioDescend
+ mmioFlush
+ mmioGetInfo
+ mmioInstallIOProcA
+ mmioInstallIOProcW
+ mmioOpenA
+ mmioOpenW
+ mmioRead
+ mmioRenameA
+ mmioRenameW
+ mmioSeek
+ mmioSendMessage
+ mmioSetBuffer
+ mmioSetInfo
+ mmioStringToFOURCCA
+ mmioStringToFOURCCW
+ mmioWrite
+ OpenDriver
+ SendDriverMessage
+ sndOpenSound
+ auxGetDevCapsA
+ auxGetDevCapsW
+ auxGetNumDevs
+ auxGetVolume
+ auxOutMessage
+ auxSetVolume
+ midiConnect
+ midiDisconnect
+ midiInAddBuffer
+ midiInClose
+ midiInGetDevCapsA
+ midiInGetDevCapsW
+ midiInGetErrorTextA
+ midiInGetErrorTextW
+ midiInGetID
+ midiInGetNumDevs
+ midiInMessage
+ midiInOpen
+ midiInPrepareHeader
+ midiInReset
+ midiInStart
+ midiInStop
+ midiInUnprepareHeader
+ midiOutCacheDrumPatches
+ midiOutCachePatches
+ midiOutClose
+ midiOutGetDevCapsA
+ midiOutGetDevCapsW
+ midiOutGetErrorTextA
+ midiOutGetErrorTextW
+ midiOutGetID
+ midiOutGetNumDevs
+ midiOutGetVolume
+ midiOutLongMsg
+ midiOutMessage
+ midiOutOpen
+ midiOutPrepareHeader
+ midiOutReset
+ midiOutSetVolume
+ midiOutShortMsg
+ midiOutUnprepareHeader
+ midiStreamClose
+ midiStreamOpen
+ midiStreamOut
+ midiStreamPause
+ midiStreamPosition
+ midiStreamProperty
+ midiStreamRestart
+ midiStreamStop
+ mixerClose
+ mixerGetControlDetailsA
+ mixerGetControlDetailsW
+ mixerGetDevCapsA
+ mixerGetDevCapsW
+ mixerGetID
+ mixerGetLineControlsA
+ mixerGetLineControlsW
+ mixerGetLineInfoA
+ mixerGetLineInfoW
+ mixerGetNumDevs
+ mixerMessage
+ mixerOpen
+ mixerSetControlDetails
+ waveInAddBuffer
+ waveInClose
+ waveInGetDevCapsA
+ waveInGetDevCapsW
+ waveInGetErrorTextA
+ waveInGetErrorTextW
+ waveInGetID
+ waveInGetNumDevs
+ waveInGetPosition
+ waveInMessage
+ waveInOpen
+ waveInPrepareHeader
+ waveInReset
+ waveInStart
+ waveInStop
+ waveInUnprepareHeader
+ waveOutBreakLoop
+ waveOutClose
+ waveOutGetDevCapsA
+ waveOutGetDevCapsW
+ waveOutGetErrorTextA
+ waveOutGetErrorTextW
+ waveOutGetID
+ waveOutGetNumDevs
+ waveOutGetPitch
+ waveOutGetPlaybackRate
+ waveOutGetPosition
+ waveOutGetVolume
+ waveOutMessage
+ waveOutOpen
+ waveOutPause
+ waveOutPrepareHeader
+ waveOutReset
+ waveOutRestart
+ waveOutSetPitch
+ waveOutSetPlaybackRate
+ waveOutSetVolume
+ waveOutUnprepareHeader
+ waveOutWrite
+ PlaySoundA
+ PlaySoundW
+ sndPlaySoundA
+ sndPlaySoundW
+ timeBeginPeriod
+ timeEndPeriod
+ timeGetDevCaps
+ timeGetSystemTime
+ timeGetTime
+ ChangeDisplaySettingsExW
+ DisplayConfigGetDeviceInfo
+ DisplayConfigSetDeviceInfo
+ EnumDisplayDevicesW
+ EnumDisplayMonitors
+ EnumDisplaySettingsExW
+ EnumDisplaySettingsW
+ GetDisplayConfigBufferSizes
+ GetMonitorInfoW
+ GetSystemMetrics
+ QueryDisplayConfig
+ SystemParametersInfoW
+ OOBEComplete
+ RegisterWaitUntilOOBECompleted
+ UnregisterWaitUntilOOBECompleted
+ PerfAddCounters
+ PerfCloseQueryHandle
+ PerfDeleteCounters
+ PerfEnumerateCounterSet
+ PerfEnumerateCounterSetInstances
+ PerfOpenQueryHandle
+ PerfQueryCounterData
+ PerfQueryCounterInfo
+ PerfQueryCounterSetRegistrationInfo
+ CallNtPowerInformation
+ GetPwrCapabilities
+ PowerDeterminePlatformRoleEx
+ PowerRegisterSuspendResumeNotification
+ PowerUnregisterSuspendResumeNotification
+ PowerCloseEnvironmentalMonitor
+ PowerCloseLimitsMitigation
+ PowerCloseLimitsPolicy
+ PowerRegisterEnvironmentalMonitor
+ PowerRegisterLimitsMitigation
+ PowerRegisterLimitsPolicy
+ PowerReportLimitsEvent
+ PowerUpdateEnvironmentalMonitorState
+ PowerUpdateEnvironmentalMonitorThresholds
+ PowerUpdateLimitsMitigation
+ PowerGetActiveScheme
+ PowerReadACValue
+ PowerReadDCValue
+ PowerSetActiveScheme
+ PowerSettingRegisterNotification
+ PowerSettingUnregisterNotification
+ PowerWriteACValueIndex
+ PowerWriteDCValueIndex
+ RoGetMetaDataFile
+ RoParseTypeName
+ RoResolveNamespace
+ GetAppContainerNamedObjectPath
+ GetFileSecurityA
+ SetFileSecurityA
+ AccessCheck
+ AccessCheckAndAuditAlarmW
+ AccessCheckByType
+ AccessCheckByTypeAndAuditAlarmW
+ AccessCheckByTypeResultList
+ AccessCheckByTypeResultListAndAuditAlarmByHandleW
+ AccessCheckByTypeResultListAndAuditAlarmW
+ AddAccessAllowedAce
+ AddAccessAllowedAceEx
+ AddAccessAllowedObjectAce
+ AddAccessDeniedAce
+ AddAccessDeniedAceEx
+ AddAccessDeniedObjectAce
+ AddAce
+ AddAuditAccessAce
+ AddAuditAccessAceEx
+ AddAuditAccessObjectAce
+ AddMandatoryAce
+ AdjustTokenGroups
+ AdjustTokenPrivileges
+ AllocateAndInitializeSid
+ AllocateLocallyUniqueId
+ AreAllAccessesGranted
+ AreAnyAccessesGranted
+ CheckTokenMembership
+ ConvertToAutoInheritPrivateObjectSecurity
+ CopySid
+ CreatePrivateObjectSecurity
+ CreatePrivateObjectSecurityEx
+ CreatePrivateObjectSecurityWithMultipleInheritance
+ CreateRestrictedToken
+ CreateWellKnownSid
+ DeleteAce
+ DestroyPrivateObjectSecurity
+ DuplicateToken
+ DuplicateTokenEx
+ EqualDomainSid
+ EqualPrefixSid
+ EqualSid
+ FindFirstFreeAce
+ FreeSid
+ GetAce
+ GetAclInformation
+ GetFileSecurityW
+ GetKernelObjectSecurity
+ GetLengthSid
+ GetPrivateObjectSecurity
+ GetSecurityDescriptorControl
+ GetSecurityDescriptorDacl
+ GetSecurityDescriptorGroup
+ GetSecurityDescriptorLength
+ GetSecurityDescriptorOwner
+ GetSecurityDescriptorRMControl
+ GetSecurityDescriptorSacl
+ GetSidIdentifierAuthority
+ GetSidLengthRequired
+ GetSidSubAuthority
+ GetSidSubAuthorityCount
+ GetTokenInformation
+ GetWindowsAccountDomainSid
+ ImpersonateAnonymousToken
+ ImpersonateLoggedOnUser
+ ImpersonateSelf
+ InitializeAcl
+ InitializeSecurityDescriptor
+ InitializeSid
+ IsTokenRestricted
+ IsValidAcl
+ IsValidSecurityDescriptor
+ IsValidSid
+ IsWellKnownSid
+ MakeAbsoluteSD
+ MakeSelfRelativeSD
+ MapGenericMask
+ ObjectCloseAuditAlarmW
+ ObjectDeleteAuditAlarmW
+ ObjectOpenAuditAlarmW
+ ObjectPrivilegeAuditAlarmW
+ PrivilegeCheck
+ PrivilegedServiceAuditAlarmW
+ QuerySecurityAccessMask
+ RevertToSelf
+ SetAclInformation
+ SetFileSecurityW
+ SetKernelObjectSecurity
+ SetPrivateObjectSecurity
+ SetPrivateObjectSecurityEx
+ SetSecurityAccessMask
+ SetSecurityDescriptorControl
+ SetSecurityDescriptorDacl
+ SetSecurityDescriptorGroup
+ SetSecurityDescriptorOwner
+ SetSecurityDescriptorRMControl
+ SetSecurityDescriptorSacl
+ SetTokenInformation
+ AddResourceAttributeAce
+ AddScopedPolicyIDAce
+ CheckTokenCapability
+ CheckTokenMembershipEx
+ GetAppContainerAce
+ GetCachedSigningLevel
+ SetCachedSigningLevel
+ CveEventWrite
+ DeriveCapabilitySidsFromName
+ CredDeleteA
+ CredDeleteW
+ CredEnumerateA
+ CredEnumerateW
+ CredFindBestCredentialA
+ CredFindBestCredentialW
+ CredFree
+ CredGetSessionTypes
+ CredGetTargetInfoA
+ CredGetTargetInfoW
+ CredIsMarshaledCredentialW
+ CredIsProtectedA
+ CredIsProtectedW
+ CredMarshalCredentialA
+ CredMarshalCredentialW
+ CredProtectA
+ CredProtectW
+ CredReadA
+ CredReadDomainCredentialsA
+ CredReadDomainCredentialsW
+ CredReadW
+ CredUnmarshalCredentialA
+ CredUnmarshalCredentialW
+ CredUnprotectA
+ CredUnprotectW
+ CredWriteA
+ CredWriteDomainCredentialsA
+ CredWriteDomainCredentialsW
+ CredWriteW
+ CryptAcquireContextA
+ CryptAcquireContextW
+ CryptContextAddRef
+ CryptCreateHash
+ CryptDecrypt
+ CryptDeriveKey
+ CryptDestroyHash
+ CryptDestroyKey
+ CryptDuplicateHash
+ CryptDuplicateKey
+ CryptEncrypt
+ CryptEnumProvidersA
+ CryptEnumProvidersW
+ CryptEnumProviderTypesA
+ CryptEnumProviderTypesW
+ CryptExportKey
+ CryptGenKey
+ CryptGenRandom
+ CryptGetDefaultProviderA
+ CryptGetDefaultProviderW
+ CryptGetHashParam
+ CryptGetKeyParam
+ CryptGetProvParam
+ CryptGetUserKey
+ CryptHashData
+ CryptHashSessionKey
+ CryptImportKey
+ CryptReleaseContext
+ CryptSetHashParam
+ CryptSetKeyParam
+ CryptSetProviderA
+ CryptSetProviderExA
+ CryptSetProviderExW
+ CryptSetProviderW
+ CryptSetProvParam
+ CryptSignHashA
+ CryptSignHashW
+ CryptVerifySignatureA
+ CryptVerifySignatureW
+ IsProcessInIsolatedContainer
+ LookupAccountNameA
+ LookupAccountSidA
+ LookupPrivilegeDisplayNameA
+ LookupPrivilegeNameA
+ LookupPrivilegeValueA
+ LookupAccountNameW
+ LookupAccountSidW
+ LookupPrivilegeDisplayNameW
+ LookupPrivilegeNameW
+ LookupPrivilegeValueW
+ LsaEnumerateTrustedDomains
+ LsaManageSidNameMapping
+ GetExplicitEntriesFromAclA
+ GetNamedSecurityInfoA
+ SetEntriesInAclA
+ SetNamedSecurityInfoA
+ GetExplicitEntriesFromAclW
+ GetNamedSecurityInfoW
+ GetSecurityInfo
+ SetEntriesInAclW
+ SetNamedSecurityInfoW
+ SetSecurityInfo
+ ConvertSidToStringSidA
+ ConvertStringSidToSidA
+ ConvertSecurityDescriptorToStringSecurityDescriptorW
+ ConvertSidToStringSidW
+ ConvertStringSecurityDescriptorToSecurityDescriptorW
+ ConvertStringSidToSidW
+ SystemFunction036
+ SystemFunction040
+ SystemFunction041
+ EnumServicesStatusExA
+ GetServiceDisplayNameA
+ GetServiceKeyNameA
+ EnumDependentServicesA
+ RegisterServiceCtrlHandlerExW
+ SetServiceStatus
+ StartServiceCtrlDispatcherW
+ EnumDependentServicesW
+ EnumServicesStatusExW
+ QueryServiceDynamicInformation
+ GetServiceDisplayNameW
+ GetServiceKeyNameW
+ GetServiceRegistryStateKey
+ CloseServiceHandle
+ ControlServiceExW
+ CreateServiceW
+ DeleteService
+ OpenSCManagerW
+ OpenServiceW
+ StartServiceW
+ ChangeServiceConfig2W
+ ChangeServiceConfigW
+ NotifyServiceStatusChangeW
+ QueryServiceConfig2W
+ QueryServiceConfigW
+ QueryServiceObjectSecurity
+ QueryServiceStatusEx
+ SetServiceObjectSecurity
+ ChangeServiceConfig2A
+ ChangeServiceConfigA
+ ControlService
+ ControlServiceExA
+ CreateServiceA
+ NotifyServiceStatusChangeA
+ OpenSCManagerA
+ OpenServiceA
+ QueryServiceConfig2A
+ QueryServiceConfigA
+ QueryServiceStatus
+ RegisterServiceCtrlHandlerA
+ RegisterServiceCtrlHandlerExA
+ RegisterServiceCtrlHandlerW
+ StartServiceA
+ StartServiceCtrlDispatcherA
+ CommandLineToArgvW
+ SHStrDupA
+ SHStrDupW
+ 173 PathBuildRootA
+ 172 PathBuildRootW
+ 171 PathIsNetworkPathA
+ 170 PathIsNetworkPathW
+ SHCopyKeyA
+ SHCopyKeyW
+ SHDeleteEmptyKeyA
+ SHDeleteEmptyKeyW
+ SHDeleteKeyA
+ SHDeleteKeyW
+ SHDeleteValueA
+ SHDeleteValueW
+ SHEnumKeyExA
+ SHEnumKeyExW
+ SHEnumValueA
+ SHEnumValueW
+ SHGetValueA
+ SHGetValueW
+ SHQueryInfoKeyA
+ SHQueryInfoKeyW
+ SHQueryValueExA
+ SHQueryValueExW
+ SHRegDuplicateHKey
+ SHRegGetIntW
+ SHRegGetPathA
+ SHRegGetPathW
+ SHRegGetValueA
+ SHRegGetValueW
+ SHRegSetPathA
+ SHRegSetPathW
+ SHSetValueA
+ SHSetValueW
+ SHRegGetValueFromHKCUHKLM
+ GetScaleFactorForDevice
+ RegisterScaleChangeNotifications
+ RevokeScaleChangeNotifications
+ GetDpiForMonitor
+ GetProcessDpiAwareness
+ GetScaleFactorForMonitor
+ RegisterScaleChangeEvent
+ SetProcessDpiAwareness
+ UnregisterScaleChangeEvent
+ GetDpiForShellUIComponent
+ CreateRandomAccessStreamOnFile
+ CreateRandomAccessStreamOverStream
+ CreateStreamOverRandomAccessStream
+ GetCurrentProcessExplicitAppUserModelID
+ IsOS
+ SetCurrentProcessExplicitAppUserModelID
+ SHAnsiToAnsi
+ SHAnsiToUnicode
+ SHUnicodeToAnsi
+ SHUnicodeToUnicode
+ ILAppendID
+ ILClone
+ ILCloneFirst
+ ILCombine
+ ILFindChild
+ ILFindLastID
+ ILFree
+ ILGetNext
+ ILGetSize
+ ILIsEqual
+ ILIsParent
+ ILRemoveLastID
+ SHBindToFolderIDListParent
+ SHBindToFolderIDListParentEx
+ SHBindToObject
+ SHBindToParent
+ SHCreateItemFromIDList
+ SHCreateItemFromParsingName
+ SHCreateItemWithParent
+ SHGetIDListFromObject
+ SHGetNameFromIDList
+ SHParseDisplayName
+ 292 SHCreateDirectory
+ 291 SHCreateDirectoryExA
+ 290 SHCreateDirectoryExW
+ AuthzAccessCheck
+ AuthzAddSidsToContext
+ AuthzCachedAccessCheck
+ AuthzEnumerateSecurityEventSources
+ AuthzEvaluateSacl
+ AuthzFreeAuditEvent
+ AuthzFreeCentralAccessPolicyCache
+ AuthzFreeContext
+ AuthzFreeHandle
+ AuthzFreeResourceManager
+ AuthzGetInformationFromContext
+ AuthziLogAuditEvent
+ AuthzInitializeCompoundContext
+ AuthzInitializeContextFromAuthzContext
+ AuthzInitializeContextFromSid
+ AuthzInitializeContextFromToken
+ AuthzInitializeObjectAccessAuditEvent
+ AuthzInitializeObjectAccessAuditEvent2
+ AuthzInitializeRemoteAccessCheck
+ AuthzInitializeRemoteResourceManager
+ AuthzInitializeResourceManager
+ AuthzInitializeResourceManagerEx
+ AuthzInstallSecurityEventSource
+ AuthzModifyClaims
+ AuthzModifySecurityAttributes
+ AuthzModifySids
+ AuthzOpenObjectAudit
+ AuthzRegisterCapChangeNotification
+ AuthzRegisterSecurityEventSource
+ AuthzReportSecurityEvent
+ AuthzReportSecurityEventFromParams
+ AuthzSetAppContainerInformation
+ AuthzShutdownRemoteAccessCheck
+ AuthzUninstallSecurityEventSource
+ AuthzUnregisterCapChangeNotification
+ AuthzUnregisterSecurityEventSource
+ BCryptAddContextFunction
+ BCryptCloseAlgorithmProvider
+ BCryptConfigureContext
+ BCryptConfigureContextFunction
+ BCryptCreateContext
+ BCryptCreateHash
+ BCryptCreateMultiHash
+ BCryptDecrypt
+ BCryptDeleteContext
+ BCryptDeriveKey
+ BCryptDeriveKeyCapi
+ BCryptDeriveKeyPBKDF2
+ BCryptDestroyHash
+ BCryptDestroyKey
+ BCryptDestroySecret
+ BCryptDuplicateHash
+ BCryptDuplicateKey
+ BCryptEncrypt
+ BCryptEnumAlgorithms
+ BCryptEnumContextFunctionProviders
+ BCryptEnumContextFunctions
+ BCryptEnumContexts
+ BCryptEnumProviders
+ BCryptEnumRegisteredProviders
+ BCryptExportKey
+ BCryptFinalizeKeyPair
+ BCryptFinishHash
+ BCryptFreeBuffer
+ BCryptGenerateKeyPair
+ BCryptGenerateSymmetricKey
+ BCryptGenRandom
+ BCryptGetFipsAlgorithmMode
+ BCryptGetProperty
+ BCryptHash
+ BCryptHashData
+ BCryptImportKey
+ BCryptImportKeyPair
+ BCryptKeyDerivation
+ BCryptOpenAlgorithmProvider
+ BCryptProcessMultiOperations
+ BCryptQueryContextConfiguration
+ BCryptQueryContextFunctionConfiguration
+ BCryptQueryContextFunctionProperty
+ BCryptQueryProviderRegistration
+ BCryptRegisterConfigChangeNotify
+ BCryptRemoveContextFunction
+ BCryptResolveProviders
+ BCryptSecretAgreement
+ BCryptSetAuditingInterface
+ BCryptSetContextFunctionProperty
+ BCryptSetProperty
+ BCryptSignHash
+ BCryptUnregisterConfigChangeNotify
+ BCryptVerifySignature
+ 35 CloseCompressor
+ 45 CloseDecompressor
+ 33 Compress
+ 30 CreateCompressor
+ 40 CreateDecompressor
+ 43 Decompress
+ 4 DeleteExtractedFiles
+ 2 DllGetVersion
+ 3 Extract
+ 11 FCIAddFile
+ 10 FCICreate
+ 14 FCIDestroy
+ 13 FCIFlushCabinet
+ 12 FCIFlushFolder
+ 22 FDICopy
+ 20 FDICreate
+ 23 FDIDestroy
+ 21 FDIIsCabinet
+ 24 FDITruncateCabinet
+ 1 GetDllVersion
+ 32 QueryCompressorInformation
+ 42 QueryDecompressorInformation
+ 34 ResetCompressor
+ 44 ResetDecompressor
+ 31 SetCompressorInformation
+ 41 SetDecompressorInformation
+ ?DumpDiagInfo@@YAXPAUHWND__@@PAUHINSTANCE__@@PADH@Z (void __cdecl DumpDiagInfo(struct HWND__ *,struct HINSTANCE__ *,char *,int))
+ JsAddRef
+ JsBooleanToBool
+ JsBoolToBoolean
+ JsCallFunction
+ JsCollectGarbage
+ JsConstructObject
+ JsConvertValueToBoolean
+ JsConvertValueToNumber
+ JsConvertValueToObject
+ JsConvertValueToString
+ JsCreateArray
+ JsCreateArrayBuffer
+ JsCreateContext
+ JsCreateDataView
+ JsCreateError
+ JsCreateExternalArrayBuffer
+ JsCreateExternalObject
+ JsCreateFunction
+ JsCreateNamedFunction
+ JsCreateObject
+ JsCreateRangeError
+ JsCreateReferenceError
+ JsCreateRuntime
+ JsCreateSymbol
+ JsCreateSyntaxError
+ JsCreateThreadService
+ JsCreateTypedArray
+ JsCreateTypeError
+ JsCreateURIError
+ JsDefineProperty
+ JsDeleteIndexedProperty
+ JsDeleteProperty
+ JsDisableRuntimeExecution
+ JsDisposeRuntime
+ JsDoubleToNumber
+ JsEnableRuntimeExecution
+ JsEnumerateHeap
+ JsEquals
+ JsGetAndClearException
+ JsGetArrayBufferStorage
+ JsGetContextData
+ JsGetContextOfObject
+ JsGetCurrentContext
+ JsGetDataViewStorage
+ JsGetExtensionAllowed
+ JsGetExternalData
+ JsGetFalseValue
+ JsGetGlobalObject
+ JsGetIndexedPropertiesExternalData
+ JsGetIndexedProperty
+ JsGetNullValue
+ JsGetOwnPropertyDescriptor
+ JsGetOwnPropertyNames
+ JsGetOwnPropertySymbols
+ JsGetProperty
+ JsGetPropertyIdFromName
+ JsGetPropertyIdFromSymbol
+ JsGetPropertyIdType
+ JsGetPropertyNameFromId
+ JsGetPrototype
+ JsGetRuntime
+ JsGetRuntimeMemoryLimit
+ JsGetRuntimeMemoryUsage
+ JsGetStringLength
+ JsGetSymbolFromPropertyId
+ JsGetTrueValue
+ JsGetTypedArrayInfo
+ JsGetTypedArrayStorage
+ JsGetUndefinedValue
+ JsGetValueType
+ JsHasException
+ JsHasExternalData
+ JsHasIndexedPropertiesExternalData
+ JsHasIndexedProperty
+ JsHasProperty
+ JsIdle
+ ?JsInitializeJITServer@@YAJPAU_GUID@@PAX1@Z (long __cdecl JsInitializeJITServer(struct _GUID *,void *,void *))
+ JsInspectableToObject
+ JsInstanceOf
+ JsIntToNumber
+ JsIsEnumeratingHeap
+ JsIsRuntimeExecutionDisabled
+ JsNumberToDouble
+ JsNumberToInt
+ JsObjectToInspectable
+ JsParseScript
+ JsParseScriptWithAttributes
+ JsParseSerializedScript
+ JsParseSerializedScriptWithCallback
+ JsPointerToString
+ JsPreventExtension
+ 400 JsProjectWinRTNamespace
+ JsRelease
+ JsRunScript
+ JsRunSerializedScript
+ JsRunSerializedScriptWithCallback
+ JsSerializeScript
+ JsSetContextData
+ JsSetCurrentContext
+ JsSetException
+ JsSetExternalData
+ JsSetIndexedPropertiesToExternalData
+ JsSetIndexedProperty
+ JsSetObjectBeforeCollectCallback
+ 401 JsSetProjectionEnqueueCallback
+ JsSetPromiseContinuationCallback
+ JsSetProperty
+ JsSetPrototype
+ JsSetRuntimeBeforeCollectCallback
+ JsSetRuntimeMemoryAllocationCallback
+ JsSetRuntimeMemoryLimit
+ JsStartDebugging
+ JsStartProfiling
+ JsStopProfiling
+ JsStrictEquals
+ JsStringToPointer
+ JsValueToVariant
+ JsVarAddRef
+ JsVariantToValue
+ JsVarRelease
+ JsVarToExtension
+ ?MemProtectHeapAddRootSection@@YAXPAXPAUMemProtectHeapRootSection@@@Z (void __cdecl MemProtectHeapAddRootSection(void *,struct MemProtectHeapRootSection *))
+ ?MemProtectHeapCollect@@YAJPAXW4MemProtectHeapCollectFlags@@@Z (long __cdecl MemProtectHeapCollect(void *,enum MemProtectHeapCollectFlags))
+ ?MemProtectHeapCreate@@YAJPAPAXW4MemProtectHeapCreateFlags@@@Z (long __cdecl MemProtectHeapCreate(void * *,enum MemProtectHeapCreateFlags))
+ ?MemProtectHeapDestroy@@YAJPAX@Z (long __cdecl MemProtectHeapDestroy(void *))
+ ?MemProtectHeapDisableCollection@@YAXPAX@Z (void __cdecl MemProtectHeapDisableCollection(void *))
+ ?MemProtectHeapIsValidObject@@YA_NPAX0@Z (bool __cdecl MemProtectHeapIsValidObject(void *,void *))
+ ?MemProtectHeapMemSize@@YAJPAX0PAI@Z (long __cdecl MemProtectHeapMemSize(void *,void *,unsigned int *))
+ ?MemProtectHeapNotifyCurrentThreadDetach@@YAXPAX@Z (void __cdecl MemProtectHeapNotifyCurrentThreadDetach(void *))
+ ?MemProtectHeapProtectCurrentThread@@YAJPAXP6AX0@Z0@Z (long __cdecl MemProtectHeapProtectCurrentThread(void *,void (__cdecl*)(void *),void *))
+ ?MemProtectHeapRemoveRootSection@@YAJPAXPAUMemProtectHeapRootSection@@@Z (long __cdecl MemProtectHeapRemoveRootSection(void *,struct MemProtectHeapRootSection *))
+ ?MemProtectHeapReportHeapSize@@YAXPAX@Z (void __cdecl MemProtectHeapReportHeapSize(void *))
+ ?MemProtectHeapRootAlloc@@YAPAXPAXI@Z (void * __cdecl MemProtectHeapRootAlloc(void *,unsigned int))
+ ?MemProtectHeapRootAllocLeaf@@YAPAXPAXI@Z (void * __cdecl MemProtectHeapRootAllocLeaf(void *,unsigned int))
+ ?MemProtectHeapRootRealloc@@YAJPAXIPAPAX@Z (long __cdecl MemProtectHeapRootRealloc(void *,unsigned int,void * *))
+ ?MemProtectHeapRootReallocLeaf@@YAJPAXIPAPAX@Z (long __cdecl MemProtectHeapRootReallocLeaf(void *,unsigned int,void * *))
+ ?MemProtectHeapSynchronizeWithCollector@@YAJPAX@Z (long __cdecl MemProtectHeapSynchronizeWithCollector(void *))
+ ?MemProtectHeapUnprotectCurrentThread@@YAJPAX@Z (long __cdecl MemProtectHeapUnprotectCurrentThread(void *))
+ ?MemProtectHeapUnrootAndZero@@YAJPAX0@Z (long __cdecl MemProtectHeapUnrootAndZero(void *,void *))
+ ?RecyclerNativeHeapAddExternalMemoryUsage@@YAXPAXI@Z (void __cdecl RecyclerNativeHeapAddExternalMemoryUsage(void *,unsigned int))
+ ?RecyclerNativeHeapAllocLeaf@@YAPAXPAXI@Z (void * __cdecl RecyclerNativeHeapAllocLeaf(void *,unsigned int))
+ ?RecyclerNativeHeapAllocLeafFinalized@@YAPAXPAXI@Z (void * __cdecl RecyclerNativeHeapAllocLeafFinalized(void *,unsigned int))
+ ?RecyclerNativeHeapAllocTraced@@YAPAXPAXI@Z (void * __cdecl RecyclerNativeHeapAllocTraced(void *,unsigned int))
+ ?RecyclerNativeHeapAllocTracedFinalized@@YAPAXPAXI@Z (void * __cdecl RecyclerNativeHeapAllocTracedFinalized(void *,unsigned int))
+ ?RecyclerNativeHeapCollectGarbageInThread@@YAXPAX_N@Z (void __cdecl RecyclerNativeHeapCollectGarbageInThread(void *,bool))
+ ?RecyclerNativeHeapCreateWeakReference@@YAJPAX0PAPAX@Z (long __cdecl RecyclerNativeHeapCreateWeakReference(void *,void *,void * *))
+ ?RecyclerNativeHeapGetRealAddressFromInterior@@YAPAXPAX0@Z (void * __cdecl RecyclerNativeHeapGetRealAddressFromInterior(void *,void *))
+ ?RecyclerNativeHeapGetStrongReference@@YAPAXPAX0@Z (void * __cdecl RecyclerNativeHeapGetStrongReference(void *,void *))
+ ?RecyclerNativeHeapHasWeakReferenceCleanupOccurred@@YA_NPAXPAI@Z (bool __cdecl RecyclerNativeHeapHasWeakReferenceCleanupOccurred(void *,unsigned int *))
+ ?RecyclerNativeHeapRootAddRef@@YAJPAX0PAI@Z (long __cdecl RecyclerNativeHeapRootAddRef(void *,void *,unsigned int *))
+ ?RecyclerNativeHeapRootRelease@@YAXPAX0PAI@Z (void __cdecl RecyclerNativeHeapRootRelease(void *,void *,unsigned int *))
+ CoreUICallComputeMaximumMessageSize
+ CoreUICallCreateConversationHost
+ CoreUICallCreateEndpointHost
+ CoreUICallCreateEndpointHostWithSendPriority
+ CoreUICallReceive
+ CoreUICallSend
+ CoreUIConfigureTestHost
+ CoreUIConfigureUserIntegration
+ CoreUICreate
+ CoreUICreateAnonymousStream
+ CoreUICreateClientWindowIDManager
+ CoreUICreateEx
+ CoreUICreateSystemWindowIDManager
+ CoreUICreateWindowValidator
+ CoreUIFailFastOOM
+ CoreUIOpenExisting
+ CoreUIRouteToTestRegistrar
+ CreateDispatcherQueueController
+ CreateDispatcherQueueForCurrentThread
+ GetDispatcherQueueForCurrentThread
+ InitializeServices
+ MsgBlobCreateShared
+ MsgBlobCreateStack
+ MsgBufferShare
+ MsgRelease
+ MsgStringCreateShared
+ MsgStringCreateStack
+ ServiceMain
+ UninitializeServices
+ CertAddCertificateContextToStore
+ CertAddCertificateLinkToStore
+ CertAddCRLContextToStore
+ CertAddCRLLinkToStore
+ CertAddCTLContextToStore
+ CertAddCTLLinkToStore
+ CertAddEncodedCertificateToStore
+ CertAddEncodedCertificateToSystemStoreA
+ CertAddEncodedCertificateToSystemStoreW
+ CertAddEncodedCRLToStore
+ CertAddEncodedCTLToStore
+ CertAddEnhancedKeyUsageIdentifier
+ CertAddRefServerOcspResponse
+ CertAddRefServerOcspResponseContext
+ CertAddSerializedElementToStore
+ CertAddStoreToCollection
+ CertAlgIdToOID
+ CertCloseServerOcspResponse
+ CertCloseStore
+ CertCompareCertificate
+ CertCompareCertificateName
+ CertCompareIntegerBlob
+ CertComparePublicKeyInfo
+ CertControlStore
+ CertCreateCertificateChainEngine
+ CertCreateCertificateContext
+ CertCreateContext
+ CertCreateCRLContext
+ CertCreateCTLContext
+ CertCreateCTLEntryFromCertificateContextProperties
+ CertCreateSelfSignCertificate
+ CertDeleteCertificateFromStore
+ CertDeleteCRLFromStore
+ CertDeleteCTLFromStore
+ CertDuplicateCertificateChain
+ CertDuplicateCertificateContext
+ CertDuplicateCRLContext
+ CertDuplicateCTLContext
+ CertDuplicateStore
+ CertEnumCertificateContextProperties
+ CertEnumCertificatesInStore
+ CertEnumCRLContextProperties
+ CertEnumCRLsInStore
+ CertEnumCTLContextProperties
+ CertEnumCTLsInStore
+ CertEnumPhysicalStore
+ CertEnumSubjectInSortedCTL
+ CertEnumSystemStore
+ CertEnumSystemStoreLocation
+ CertFindAttribute
+ CertFindCertificateInCRL
+ CertFindCertificateInStore
+ CertFindChainInStore
+ CertFindCRLInStore
+ CertFindCTLInStore
+ CertFindExtension
+ CertFindRDNAttr
+ CertFindSubjectInCTL
+ CertFindSubjectInSortedCTL
+ CertFreeCertificateChain
+ CertFreeCertificateChainEngine
+ CertFreeCertificateChainList
+ CertFreeCertificateContext
+ CertFreeCRLContext
+ CertFreeCTLContext
+ CertFreeServerOcspResponseContext
+ CertGetCertificateChain
+ CertGetCertificateContextProperty
+ CertGetCRLContextProperty
+ CertGetCRLFromStore
+ CertGetCTLContextProperty
+ CertGetEnhancedKeyUsage
+ CertGetIntendedKeyUsage
+ CertGetIssuerCertificateFromStore
+ CertGetNameStringA
+ CertGetNameStringW
+ CertGetPublicKeyLength
+ CertGetServerOcspResponseContext
+ CertGetStoreProperty
+ CertGetSubjectCertificateFromStore
+ CertGetValidUsages
+ CertIsRDNAttrsInCertificateName
+ CertIsStrongHashToSign
+ CertIsValidCRLForCertificate
+ CertIsWeakHash
+ CertNameToStrA
+ CertNameToStrW
+ CertOIDToAlgId
+ CertOpenServerOcspResponse
+ CertOpenStore
+ CertOpenSystemStoreA
+ CertOpenSystemStoreW
+ CertRDNValueToStrA
+ CertRDNValueToStrW
+ CertRegisterPhysicalStore
+ CertRegisterSystemStore
+ CertRemoveEnhancedKeyUsageIdentifier
+ CertRemoveStoreFromCollection
+ CertResyncCertificateChainEngine
+ CertRetrieveLogoOrBiometricInfo
+ CertSaveStore
+ CertSelectCertificateChains
+ CertSerializeCertificateStoreElement
+ CertSerializeCRLStoreElement
+ CertSerializeCTLStoreElement
+ CertSetCertificateContextPropertiesFromCTLEntry
+ CertSetCertificateContextProperty
+ CertSetCRLContextProperty
+ CertSetCTLContextProperty
+ CertSetEnhancedKeyUsage
+ CertSetStoreProperty
+ CertStrToNameA
+ CertStrToNameW
+ CertUnregisterPhysicalStore
+ CertUnregisterSystemStore
+ CertVerifyCertificateChainPolicy
+ CertVerifyCRLRevocation
+ CertVerifyCRLTimeValidity
+ CertVerifyCTLUsage
+ CertVerifyRevocation
+ CertVerifySubjectCertificateContext
+ CertVerifyTimeValidity
+ CertVerifyValidityNesting
+ CryptAcquireCertificatePrivateKey
+ CryptBinaryToStringA
+ CryptBinaryToStringW
+ CryptCloseAsyncHandle
+ CryptCreateAsyncHandle
+ CryptCreateKeyIdentifierFromCSP
+ CryptDecodeMessage
+ CryptDecodeObject
+ CryptDecodeObjectEx
+ CryptDecryptAndVerifyMessageSignature
+ CryptDecryptMessage
+ CryptEncodeObject
+ CryptEncodeObjectEx
+ CryptEncryptMessage
+ CryptEnumKeyIdentifierProperties
+ CryptEnumOIDFunction
+ CryptEnumOIDInfo
+ CryptExportPKCS8
+ CryptExportPublicKeyInfo
+ CryptExportPublicKeyInfoEx
+ CryptExportPublicKeyInfoFromBCryptKeyHandle
+ CryptFindCertificateKeyProvInfo
+ CryptFindLocalizedName
+ CryptFindOIDInfo
+ CryptFormatObject
+ CryptFreeOIDFunctionAddress
+ CryptGetAsyncParam
+ CryptGetDefaultOIDDllList
+ CryptGetDefaultOIDFunctionAddress
+ CryptGetKeyIdentifierProperty
+ CryptGetMessageCertificates
+ CryptGetMessageSignerCount
+ CryptGetOIDFunctionAddress
+ CryptGetOIDFunctionValue
+ CryptHashCertificate
+ CryptHashCertificate2
+ CryptHashMessage
+ CryptHashPublicKeyInfo
+ CryptHashToBeSigned
+ CryptImportPKCS8
+ CryptImportPublicKeyInfo
+ CryptImportPublicKeyInfoEx
+ CryptImportPublicKeyInfoEx2
+ CryptInitOIDFunctionSet
+ CryptInstallDefaultContext
+ CryptInstallOIDFunctionAddress
+ CryptLoadSip
+ CryptMemAlloc
+ CryptMemFree
+ CryptMemRealloc
+ CryptMsgCalculateEncodedLength
+ CryptMsgClose
+ CryptMsgControl
+ CryptMsgCountersign
+ CryptMsgCountersignEncoded
+ CryptMsgDuplicate
+ CryptMsgEncodeAndSignCTL
+ CryptMsgGetAndVerifySigner
+ CryptMsgGetParam
+ CryptMsgOpenToDecode
+ CryptMsgOpenToEncode
+ CryptMsgSignCTL
+ CryptMsgUpdate
+ CryptMsgVerifyCountersignatureEncoded
+ CryptMsgVerifyCountersignatureEncodedEx
+ CryptProtectData
+ CryptProtectMemory
+ CryptQueryObject
+ CryptRegisterDefaultOIDFunction
+ CryptRegisterOIDFunction
+ CryptRegisterOIDInfo
+ CryptRetrieveTimeStamp
+ CryptSetAsyncParam
+ CryptSetKeyIdentifierProperty
+ CryptSetOIDFunctionValue
+ CryptSignAndEncodeCertificate
+ CryptSignAndEncryptMessage
+ CryptSignCertificate
+ CryptSignMessage
+ CryptSignMessageWithKey
+ CryptSIPAddProvider
+ CryptSIPCreateIndirectData
+ CryptSIPGetCaps
+ CryptSIPGetSealedDigest
+ CryptSIPGetSignedDataMsg
+ CryptSIPLoad
+ CryptSIPPutSignedDataMsg
+ CryptSIPRemoveProvider
+ CryptSIPRemoveSignedDataMsg
+ CryptSIPRetrieveSubjectGuid
+ CryptSIPRetrieveSubjectGuidForCatalogFile
+ CryptSIPVerifyIndirectData
+ CryptStringToBinaryA
+ CryptStringToBinaryW
+ CryptUninstallDefaultContext
+ CryptUnprotectData
+ CryptUnprotectMemory
+ CryptUnregisterDefaultOIDFunction
+ CryptUnregisterOIDFunction
+ CryptUnregisterOIDInfo
+ CryptUpdateProtectedState
+ CryptVerifyCertificateSignature
+ CryptVerifyCertificateSignatureEx
+ CryptVerifyDetachedMessageHash
+ CryptVerifyDetachedMessageSignature
+ CryptVerifyMessageHash
+ CryptVerifyMessageSignature
+ CryptVerifyMessageSignatureWithKey
+ CryptVerifyTimeStampSignature
+ 1001 DbgInitOSS
+ 1002 DbgPrintf
+ PFXExportCertStore
+ PFXExportCertStore2
+ PFXExportCertStoreEx
+ PFXImportCertStore
+ PFXIsPFXBlob
+ PFXVerifyPassword
+ SystemFunction001
+ SystemFunction002
+ SystemFunction003
+ SystemFunction004
+ SystemFunction005
+ SystemFunction028
+ SystemFunction029
+ SystemFunction034
+ CryptGetObjectUrl
+ CryptInstallCancelRetrieval
+ CryptRetrieveObjectByUrlA
+ CryptRetrieveObjectByUrlW
+ CryptUninstallCancelRetrieval
+ 12 D2D1ComputeMaximumScaleFactor
+ 6 D2D1ConvertColorSpace
+ 7 D2D1CreateDevice
+ 8 D2D1CreateDeviceContext
+ 1 D2D1CreateFactory
+ 13 D2D1GetGradientMeshInteriorPointsFromCoonsPatch
+ 5 D2D1InvertMatrix
+ 4 D2D1IsMatrixInvertible
+ 2 D2D1MakeRotateMatrix
+ 3 D2D1MakeSkewMatrix
+ 9 D2D1SinCos
+ 10 D2D1Tan
+ 11 D2D1Vec3Length
+ CreateDirect3D11DeviceFromDXGIDevice
+ CreateDirect3D11SurfaceFromDXGISurface
+ D3D11CoreCreateDevice
+ D3D11CoreCreateLayeredDevice
+ D3D11CoreGetLayeredDeviceSize
+ D3D11CoreRegisterLayers
+ D3D11CreateDevice
+ D3D11CreateDeviceAndSwapChain
+ D3D11On12CreateDevice
+ ?OpenAdapter10@@YAJPAUD3D10DDIARG_OPENADAPTER@@@Z (long __cdecl OpenAdapter10(struct D3D10DDIARG_OPENADAPTER *))
+ ?OpenAdapter10_2@@YAJPAUD3D10DDIARG_OPENADAPTER@@@Z (long __cdecl OpenAdapter10_2(struct D3D10DDIARG_OPENADAPTER *))
+ D3D12CoreCreateLayeredDevice
+ D3D12CoreGetLayeredDeviceSize
+ D3D12CoreRegisterLayers
+ 101 D3D12CreateDevice
+ D3D12CreateRootSignatureDeserializer
+ D3D12CreateVersionedRootSignatureDeserializer
+ D3D12EnableExperimentalFeatures
+ 102 D3D12GetDebugInterface
+ D3D12SerializeRootSignature
+ D3D12SerializeVersionedRootSignature
+ ?D3DAssemble@@YAJPBXKPBDPBU_D3D_SHADER_MACRO@@PAUID3DInclude@@IPAPAUID3D10Blob@@4@Z (long __cdecl D3DAssemble(void const *,unsigned long,char const *,struct _D3D_SHADER_MACRO const *,struct ID3DInclude *,unsigned int,struct ID3D10Blob * *,struct ID3D10Blob * *))
+ D3DCompile
+ D3DCompile2
+ D3DCompileFromFile
+ D3DCompressShaders
+ D3DCreateBlob
+ D3DCreateFunctionLinkingGraph
+ D3DCreateLinker
+ D3DDecompressShaders
+ D3DDisassemble
+ D3DDisassemble10Effect
+ D3DDisassemble11Trace
+ D3DDisassembleRegion
+ D3DGetBlobPart
+ D3DGetDebugInfo
+ D3DGetInputAndOutputSignatureBlob
+ D3DGetInputSignatureBlob
+ D3DGetOutputSignatureBlob
+ D3DGetTraceInstructionOffsets
+ D3DLoadModule
+ D3DPreprocess
+ D3DReadFileToBlob
+ D3DReflect
+ D3DReflectLibrary
+ D3DReturnFailure1
+ D3DSetBlobPart
+ D3DStripShader
+ D3DWriteBlobToFile
+ ?DebugSetMute@@YAXH@Z (void __cdecl DebugSetMute(int))
+ CreateDeviceAccessInstance
+ ProcessTrackerInsertOrWait
+ ProcessTrackerRemove
+ NetDfsAdd
+ NetDfsAddFtRoot
+ NetDfsAddRootTarget
+ NetDfsAddStdRoot
+ NetDfsAddStdRootForced
+ NetDfsEnum
+ NetDfsGetClientInfo
+ NetDfsGetDcAddress
+ NetDfsGetFtContainerSecurity
+ NetDfsGetInfo
+ NetDfsGetSecurity
+ NetDfsGetStdContainerSecurity
+ NetDfsGetSupportedNamespaceVersion
+ NetDfsManagerInitialize
+ NetDfsManagerSendSiteInfo
+ NetDfsMove
+ NetDfsRemove
+ NetDfsRemoveFtRoot
+ NetDfsRemoveFtRootForced
+ NetDfsRemoveRootTarget
+ NetDfsRemoveStdRoot
+ NetDfsSetClientInfo
+ NetDfsSetFtContainerSecurity
+ NetDfsSetInfo
+ NetDfsSetSecurity
+ NetDfsSetStdContainerSecurity
+ DhcpAcquireParameters
+ DhcpAcquireParametersByBroadcast
+ DhcpCApiCleanup
+ DhcpCApiInitialize
+ DhcpClient_Generalize
+ DhcpDelPersistentRequestParams
+ DhcpDeRegisterConnectionStateNotification
+ DhcpDeRegisterOptions
+ DhcpDeRegisterParamChange
+ DhcpEnableDhcp
+ DhcpEnableTracing
+ DhcpEnumClasses
+ DhcpEnumInterfaces
+ DhcpFallbackRefreshParams
+ DhcpFreeEnumeratedInterfaces
+ DhcpFreeLeaseInfo
+ DhcpFreeLeaseInfoArray
+ DhcpFreeMem
+ DhcpGetClassId
+ DhcpGetClientId
+ DhcpGetDhcpServicedConnections
+ DhcpGetFallbackParams
+ DhcpGetNotificationStatus
+ DhcpGetOriginalSubnetMask
+ DhcpGetTraceArray
+ DhcpGlobalIsShuttingDown
+ DhcpGlobalServiceSyncEvent
+ DhcpGlobalTerminateEvent
+ DhcpHandlePnPEvent
+ DhcpIsEnabled
+ DhcpLeaseIpAddress
+ DhcpLeaseIpAddressEx
+ DhcpNotifyConfigChange
+ DhcpNotifyConfigChangeEx
+ DhcpNotifyMediaReconnected
+ DhcpOpenGlobalEvent
+ DhcpPersistentRequestParams
+ DhcpQueryLeaseInfo
+ DhcpQueryLeaseInfoArray
+ DhcpQueryLeaseInfoEx
+ DhcpRegisterConnectionStateNotification
+ DhcpRegisterOptions
+ DhcpRegisterParamChange
+ DhcpReleaseIpAddressLease
+ DhcpReleaseIpAddressLeaseEx
+ DhcpReleaseParameters
+ DhcpRemoveDNSRegistrations
+ DhcpRenewIpAddressLease
+ DhcpRenewIpAddressLeaseEx
+ DhcpRequestCachedParams
+ DhcpRequestOptions
+ DhcpRequestParams
+ DhcpSetClassId
+ DhcpSetClientId
+ DhcpSetFallbackParams
+ DhcpSetMSFTVendorSpecificOptions
+ DhcpStaticRefreshParams
+ DhcpUndoRequestParams
+ Dhcpv4CheckServerAvailability
+ Dhcpv4EnableDhcpEx
+ McastApiCleanup
+ McastApiStartup
+ McastEnumerateScopes
+ McastGenUID
+ McastReleaseAddress
+ McastRenewAddress
+ McastRequestAddress
+ Dhcpv6AcquireParameters
+ Dhcpv6CancelOperation
+ Dhcpv6CApiCleanup
+ Dhcpv6CApiInitialize
+ Dhcpv6EnableDhcp
+ Dhcpv6EnableTracing
+ Dhcpv6FreeLeaseInfo
+ Dhcpv6FreeLeaseInfoArray
+ Dhcpv6GetTraceArray
+ Dhcpv6GetUserClasses
+ Dhcpv6IsEnabled
+ Dhcpv6QueryLeaseInfo
+ Dhcpv6QueryLeaseInfoArray
+ Dhcpv6ReleaseParameters
+ Dhcpv6ReleasePrefix
+ Dhcpv6ReleasePrefixEx
+ Dhcpv6RenewPrefix
+ Dhcpv6RenewPrefixEx
+ Dhcpv6RequestParams
+ Dhcpv6RequestPrefix
+ Dhcpv6RequestPrefixEx
+ Dhcpv6SetUserClass
+ AdaptiveTimeout_ClearInterfaceSpecificConfiguration
+ AdaptiveTimeout_ResetAdaptiveTimeout
+ AddRefQueryBlobEx
+ BreakRecordsIntoBlob
+ Coalesce_UpdateNetVersion
+ CombineRecordsInBlob
+ DelaySortDAServerlist
+ DeRefQueryBlobEx
+ Dns_AddRecordsToMessage
+ Dns_AllocateMsgBuf
+ Dns_BuildPacket
+ Dns_CacheServiceCleanup
+ Dns_CacheServiceInit
+ Dns_CacheServiceStopIssued
+ Dns_CleanupWinsock
+ Dns_CloseConnection
+ Dns_CloseSocket
+ Dns_CreateMulticastSocket
+ Dns_CreateSocket
+ Dns_CreateSocketEx
+ Dns_ExtractRecordsFromMessage
+ Dns_FindAuthoritativeZoneLib
+ Dns_FreeMsgBuf
+ Dns_GetRandomXid
+ Dns_InitializeMsgBuf
+ Dns_InitializeMsgRemoteSockaddr
+ Dns_InitializeWinsock
+ Dns_OpenTcpConnectionAndSend
+ Dns_ParseMessage
+ Dns_ParsePacketRecord
+ Dns_PingAdapterServers
+ Dns_ReadPacketName
+ Dns_ReadPacketNameAllocate
+ Dns_ReadRecordStructureFromPacket
+ Dns_RecvTcp
+ Dns_ResetNetworkInfo
+ Dns_SendAndRecvUdp
+ Dns_SendEx
+ Dns_SetRecordDatalength
+ Dns_SetRecordsSection
+ Dns_SetRecordsTtl
+ Dns_SkipPacketName
+ Dns_SkipToRecord
+ Dns_UpdateLib
+ Dns_UpdateLibEx
+ Dns_WriteDottedNameToPacket
+ Dns_WriteQuestionToMessage
+ Dns_WriteRecordStructureToPacketEx
+ DnsAcquireContextHandle_A
+ DnsAcquireContextHandle_W
+ DnsAllocateRecord
+ DnsApiAlloc
+ DnsApiAllocZero
+ DnsApiFree
+ DnsApiHeapReset
+ DnsApiRealloc
+ DnsApiSetDebugGlobals
+ DnsAsyncRegisterHostAddrs
+ DnsAsyncRegisterInit
+ DnsAsyncRegisterTerm
+ DnsCancelQuery
+ DnsConnectionDeletePolicyEntries
+ DnsConnectionDeletePolicyEntriesPrivate
+ DnsConnectionDeleteProxyInfo
+ DnsConnectionFreeNameList
+ DnsConnectionFreeProxyInfo
+ DnsConnectionFreeProxyInfoEx
+ DnsConnectionFreeProxyList
+ DnsConnectionGetHandleForHostUrlPrivate
+ DnsConnectionGetNameList
+ DnsConnectionGetProxyInfo
+ DnsConnectionGetProxyInfoForHostUrl
+ DnsConnectionGetProxyList
+ DnsConnectionSetPolicyEntries
+ DnsConnectionSetPolicyEntriesPrivate
+ DnsConnectionSetProxyInfo
+ DnsConnectionUpdateIfIndexTable
+ DnsCopyStringEx
+ DnsCreateReverseNameStringForIpAddress
+ DnsCreateStandardDnsNameCopy
+ DnsCreateStringCopy
+ DnsDeRegisterLocal
+ DnsDhcpRegisterAddrs
+ DnsDhcpRegisterHostAddrs
+ DnsDhcpRegisterInit
+ DnsDhcpRegisterTerm
+ DnsDhcpRemoveRegistrations
+ DnsDhcpSrvRegisterHostAddr
+ DnsDhcpSrvRegisterHostAddrEx
+ DnsDhcpSrvRegisterHostName
+ DnsDhcpSrvRegisterHostNameEx
+ DnsDhcpSrvRegisterInit
+ DnsDhcpSrvRegisterInitEx
+ DnsDhcpSrvRegisterInitialize
+ DnsDhcpSrvRegisterTerm
+ DnsDisableIdnEncoding
+ DnsDowncaseDnsNameLabel
+ DnsExtractRecordsFromMessage_UTF8
+ DnsExtractRecordsFromMessage_W
+ DnsFindAuthoritativeZone
+ DnsFlushResolverCache
+ DnsFlushResolverCacheEntry_A
+ DnsFlushResolverCacheEntry_UTF8
+ DnsFlushResolverCacheEntry_W
+ DnsFree
+ DnsFreeConfigStructure
+ DnsFreePolicyConfig
+ DnsFreeProxyName
+ DnsGetApplicationIdentifier
+ DnsGetBufferLengthForStringCopy
+ DnsGetCacheDataTable
+ DnsGetDnsServerList
+ DnsGetDomainName
+ DnsGetLastFailedUpdateInfo
+ DnsGetPolicyTableInfo
+ DnsGetPolicyTableInfoPrivate
+ DnsGetPrimaryDomainName_A
+ DnsGetProxyInfoPrivate
+ DnsGetProxyInformation
+ DnsGetQueryRetryTimeouts
+ DnsGlobals
+ DnsIpv6AddressToString
+ DnsIpv6StringToAddress
+ DnsIsAMailboxType
+ DnsIsNSECType
+ DnsIsStatusRcode
+ DnsIsStringCountValidForTextType
+ DnsLogEvent
+ DnsMapRcodeToStatus
+ DnsModifyRecordsInSet_A
+ DnsModifyRecordsInSet_UTF8
+ DnsModifyRecordsInSet_W
+ DnsNameCompare_A
+ DnsNameCompare_UTF8
+ DnsNameCompare_W
+ DnsNameCompareEx_A
+ DnsNameCompareEx_UTF8
+ DnsNameCompareEx_W
+ DnsNameCopy
+ DnsNameCopyAllocate
+ DnsNetworkInfo_CreateFromFAZ
+ DnsNetworkInformation_CreateFromFAZ
+ DnsNotifyResolver
+ DnsNotifyResolverClusterIp
+ DnsNotifyResolverEx
+ DnsQuery_A
+ DnsQuery_UTF8
+ DnsQuery_W
+ DnsQueryConfig
+ DnsQueryConfigAllocEx
+ DnsQueryConfigDword
+ DnsQueryEx
+ DnsQueryExA
+ DnsQueryExUTF8
+ DnsQueryExW
+ DnsRecordBuild_UTF8
+ DnsRecordBuild_W
+ DnsRecordCompare
+ DnsRecordCopyEx
+ DnsRecordListFree
+ DnsRecordListUnmapV4MappedAAAAInPlace
+ DnsRecordSetCompare
+ DnsRecordSetCopyEx
+ DnsRecordSetDetach
+ DnsRecordStringForType
+ DnsRecordStringForWritableType
+ DnsRecordTypeForName
+ DnsRegisterLocal
+ DnsReleaseContextHandle
+ DnsRemoveRegistrations
+ DnsReplaceRecordSetA
+ DnsReplaceRecordSetUTF8
+ DnsReplaceRecordSetW
+ DnsResetQueryRetryTimeouts
+ DnsResolverOp
+ DnsScreenLocalAddrsForRegistration
+ DnsServiceBrowse
+ DnsServiceBrowseCancel
+ DnsServiceConstructInstance
+ DnsServiceCopyInstance
+ DnsServiceDeRegister
+ DnsServiceFreeInstance
+ DnsServiceRegister
+ DnsServiceRegisterCancel
+ DnsServiceResolve
+ DnsServiceResolveCancel
+ DnsSetConfigDword
+ DnsSetConfigValue
+ DnsSetQueryRetryTimeouts
+ DnsStartMulticastQuery
+ DnsStatusString
+ DnsStopMulticastQuery
+ DnsStringCopyAllocateEx
+ DnsTraceServerConfig
+ DnsUnicodeToUtf8
+ DnsUpdate
+ DnsUpdateMachinePresence
+ DnsUpdateTest_A
+ DnsUpdateTest_UTF8
+ DnsUpdateTest_W
+ DnsUtf8ToUnicode
+ DnsValidateName_A
+ DnsValidateName_UTF8
+ DnsValidateName_W
+ DnsValidateNameOrIp_TempW
+ DnsValidateServer_A
+ DnsValidateServer_W
+ DnsValidateServerArray_A
+ DnsValidateServerArray_W
+ DnsValidateServerStatus
+ DnsValidateUtf8Byte
+ DnsWriteQuestionToBuffer_UTF8
+ DnsWriteQuestionToBuffer_W
+ DnsWriteReverseNameStringForIpAddress
+ ExtraInfo_Init
+ Faz_AreServerListsInSameNameSpace
+ FlushDnsPolicyUnreachableStatus
+ GetCurrentTimeInSeconds
+ HostsFile_Close
+ HostsFile_Open
+ HostsFile_ReadLine
+ IpHelp_IsAddrOnLink
+ Local_GetRecordsForLocalName
+ Local_GetRecordsForLocalNameEx
+ NetInfo_Build
+ NetInfo_Clean
+ NetInfo_Copy
+ NetInfo_CopyNetworkIndex
+ NetInfo_CreatePerNetworkNetinfo
+ NetInfo_Free
+ NetInfo_GetAdapterByAddress
+ NetInfo_GetAdapterByInterfaceIndex
+ NetInfo_GetAdapterByName
+ NetInfo_IsAddrConfig
+ NetInfo_IsForUpdate
+ NetInfo_IsTcpipConfigChange
+ NetInfo_ResetServerPriorities
+ NetInfo_UpdateDnsInterfaceConfigChange
+ NetInfo_UpdateNetworkProperties
+ NetInfo_UpdateServerReachability
+ Query_Cancel
+ Query_Main
+ QueryDirectEx
+ Reg_FreeUpdateInfo
+ Reg_GetValueEx
+ Reg_ReadGlobalsEx
+ Reg_ReadUpdateInfo
+ Security_ContextListTimeout
+ Send_AndRecvUdpWithParam
+ Send_MessagePrivate
+ Send_MessagePrivateEx
+ Send_OpenTcpConnectionAndSend
+ Socket_CacheCleanup
+ Socket_CacheInit
+ Socket_CleanupWinsock
+ Socket_ClearMessageSockets
+ Socket_CloseEx
+ Socket_CloseMessageSockets
+ Socket_Create
+ Socket_CreateMulticast
+ Socket_InitWinsock
+ Socket_JoinMulticast
+ Socket_RecvFrom
+ Socket_SetMulticastInterface
+ Socket_SetMulticastLoopBack
+ Socket_SetTtl
+ Socket_TcpListen
+ Trace_Reset
+ Update_ReplaceAddressRecordsW
+ Util_IsIp6Running
+ Util_IsRunningOnXboxOne
+ DsCrackSpn2A
+ DsCrackSpn2W
+ DsCrackSpn3W
+ DsCrackSpn4W
+ DsCrackSpnA
+ DsCrackSpnW
+ DsCrackUnquotedMangledRdnA
+ DsCrackUnquotedMangledRdnW
+ DsGetRdnW
+ DsIsMangledDnA
+ DsIsMangledDnW
+ DsIsMangledRdnValueA
+ DsIsMangledRdnValueW
+ DsMakeSpn2W
+ DsMakeSpnA
+ DsMakeSpnW
+ DsQuoteRdnValueA
+ DsQuoteRdnValueW
+ DsUnquoteRdnValueA
+ DsUnquoteRdnValueW
+ DsRoleFreeMemory
+ DsRoleGetPrimaryDomainInformation
+ DWriteCreateFactory
+ CreateDXGIFactory
+ CreateDXGIFactory1
+ CreateDXGIFactory2
+ DXGID3D10CreateDevice
+ DXGID3D10CreateLayeredDevice
+ DXGID3D10GetLayeredDeviceSize
+ DXGID3D10RegisterLayers
+ DXGIDeclareAdapterRemovalSupport
+ ?DXGIDumpJournal@@YAXP6AXPBD@Z@Z (void __cdecl DXGIDumpJournal(void (__cdecl*)(char const *)))
+ DXGIGetDebugInterface1
+ DXGIReportAdapterConfiguration
+ ?PIXBeginCapture@@YAJIPAX@Z (long __cdecl PIXBeginCapture(unsigned int,void *))
+ ?PIXEndCapture@@YAJH@Z (long __cdecl PIXEndCapture(int))
+ ?PIXGetCaptureState@@YAIXZ (unsigned int __cdecl PIXGetCaptureState(void))
+ ?UpdateHMDEmulationStatus@@YAJ_N@Z (long __cdecl UpdateHMDEmulationStatus(bool))
+ DebugExtensionInitialize
+ DebugExtensionNotify
+ DebugExtensionUninitialize
+ ese
+ JetAddColumn
+ JetAddColumnA
+ JetAddColumnW
+ JetAttachDatabase
+ JetAttachDatabase2
+ JetAttachDatabase2A
+ JetAttachDatabase2W
+ JetAttachDatabase3
+ JetAttachDatabase3A
+ JetAttachDatabase3W
+ JetAttachDatabaseA
+ JetAttachDatabaseW
+ JetAttachDatabaseWithStreaming
+ JetAttachDatabaseWithStreamingA
+ JetAttachDatabaseWithStreamingW
+ JetBackup
+ JetBackupA
+ JetBackupInstance
+ JetBackupInstanceA
+ JetBackupInstanceW
+ JetBackupW
+ JetBeginDatabaseIncrementalReseed
+ JetBeginDatabaseIncrementalReseedA
+ JetBeginDatabaseIncrementalReseedW
+ JetBeginExternalBackup
+ JetBeginExternalBackupInstance
+ JetBeginSession
+ JetBeginSessionA
+ JetBeginSessionW
+ JetBeginSurrogateBackup
+ JetBeginTransaction
+ JetBeginTransaction2
+ JetBeginTransaction3
+ JetCloseDatabase
+ JetCloseFile
+ JetCloseFileInstance
+ JetCloseTable
+ JetCommitTransaction
+ JetCommitTransaction2
+ JetCompact
+ JetCompactA
+ JetCompactW
+ JetComputeStats
+ JetConfigureProcessForCrashDump
+ JetConsumeLogData
+ JetConvertDDL
+ JetConvertDDLA
+ JetConvertDDLW
+ JetCreateDatabase
+ JetCreateDatabase2
+ JetCreateDatabase2A
+ JetCreateDatabase2W
+ JetCreateDatabase3
+ JetCreateDatabase3A
+ JetCreateDatabase3W
+ JetCreateDatabaseA
+ JetCreateDatabaseW
+ JetCreateDatabaseWithStreaming
+ JetCreateDatabaseWithStreamingA
+ JetCreateDatabaseWithStreamingW
+ JetCreateEncryptionKey
+ JetCreateIndex
+ JetCreateIndex2
+ JetCreateIndex2A
+ JetCreateIndex2W
+ JetCreateIndex3A
+ JetCreateIndex3W
+ JetCreateIndex4A
+ JetCreateIndex4W
+ JetCreateIndexA
+ JetCreateIndexW
+ JetCreateInstance
+ JetCreateInstance2
+ JetCreateInstance2A
+ JetCreateInstance2W
+ JetCreateInstanceA
+ JetCreateInstanceW
+ JetCreateTable
+ JetCreateTableA
+ JetCreateTableColumnIndex
+ JetCreateTableColumnIndex2
+ JetCreateTableColumnIndex2A
+ JetCreateTableColumnIndex2W
+ JetCreateTableColumnIndex3A
+ JetCreateTableColumnIndex3W
+ JetCreateTableColumnIndex4A
+ JetCreateTableColumnIndex4W
+ JetCreateTableColumnIndex5A
+ JetCreateTableColumnIndex5W
+ JetCreateTableColumnIndexA
+ JetCreateTableColumnIndexW
+ JetCreateTableW
+ JetDatabaseScan
+ JetDBUtilities
+ JetDBUtilitiesA
+ JetDBUtilitiesW
+ JetDefragment
+ JetDefragment2
+ JetDefragment2A
+ JetDefragment2W
+ JetDefragment3
+ JetDefragment3A
+ JetDefragment3W
+ JetDefragmentA
+ JetDefragmentW
+ JetDelete
+ JetDeleteColumn
+ JetDeleteColumn2
+ JetDeleteColumn2A
+ JetDeleteColumn2W
+ JetDeleteColumnA
+ JetDeleteColumnW
+ JetDeleteIndex
+ JetDeleteIndexA
+ JetDeleteIndexW
+ JetDeleteTable
+ JetDeleteTableA
+ JetDeleteTableW
+ JetDetachDatabase
+ JetDetachDatabase2
+ JetDetachDatabase2A
+ JetDetachDatabase2W
+ JetDetachDatabaseA
+ JetDetachDatabaseW
+ JetDupCursor
+ JetDupSession
+ JetEnableMultiInstance
+ JetEnableMultiInstanceA
+ JetEnableMultiInstanceW
+ JetEndDatabaseIncrementalReseed
+ JetEndDatabaseIncrementalReseedA
+ JetEndDatabaseIncrementalReseedW
+ JetEndExternalBackup
+ JetEndExternalBackupInstance
+ JetEndExternalBackupInstance2
+ JetEndSession
+ JetEndSurrogateBackup
+ JetEnumerateColumns
+ JetEscrowUpdate
+ JetExternalRestore
+ JetExternalRestore2
+ JetExternalRestore2A
+ JetExternalRestore2W
+ JetExternalRestoreA
+ JetExternalRestoreW
+ JetFreeBuffer
+ JetGetAttachInfo
+ JetGetAttachInfoA
+ JetGetAttachInfoInstance
+ JetGetAttachInfoInstanceA
+ JetGetAttachInfoInstanceW
+ JetGetAttachInfoW
+ JetGetBookmark
+ JetGetColumnInfo
+ JetGetColumnInfoA
+ JetGetColumnInfoW
+ JetGetCounter
+ JetGetCurrentIndex
+ JetGetCurrentIndexA
+ JetGetCurrentIndexW
+ JetGetCursorInfo
+ JetGetDatabaseFileInfo
+ JetGetDatabaseFileInfoA
+ JetGetDatabaseFileInfoW
+ JetGetDatabaseInfo
+ JetGetDatabaseInfoA
+ JetGetDatabaseInfoW
+ JetGetDatabasePages
+ JetGetErrorInfoW
+ JetGetIndexInfo
+ JetGetIndexInfoA
+ JetGetIndexInfoW
+ JetGetInstanceInfo
+ JetGetInstanceInfoA
+ JetGetInstanceInfoW
+ JetGetInstanceMiscInfo
+ JetGetLock
+ JetGetLogFileInfo
+ JetGetLogFileInfoA
+ JetGetLogFileInfoW
+ JetGetLogInfo
+ JetGetLogInfoA
+ JetGetLogInfoInstance
+ JetGetLogInfoInstance2
+ JetGetLogInfoInstance2A
+ JetGetLogInfoInstance2W
+ JetGetLogInfoInstanceA
+ JetGetLogInfoInstanceW
+ JetGetLogInfoW
+ JetGetLS
+ JetGetMaxDatabaseSize
+ JetGetObjectInfo
+ JetGetObjectInfoA
+ JetGetObjectInfoW
+ JetGetPageInfo
+ JetGetPageInfo2
+ JetGetRecordPosition
+ JetGetRecordSize
+ JetGetRecordSize2
+ JetGetResourceParam
+ JetGetSecondaryIndexBookmark
+ JetGetSessionInfo
+ JetGetSessionParameter
+ JetGetSystemParameter
+ JetGetSystemParameterA
+ JetGetSystemParameterW
+ JetGetTableColumnInfo
+ JetGetTableColumnInfoA
+ JetGetTableColumnInfoW
+ JetGetTableIndexInfo
+ JetGetTableIndexInfoA
+ JetGetTableIndexInfoW
+ JetGetTableInfo
+ JetGetTableInfoA
+ JetGetTableInfoW
+ JetGetThreadStats
+ JetGetTruncateLogInfoInstance
+ JetGetTruncateLogInfoInstanceA
+ JetGetTruncateLogInfoInstanceW
+ JetGetVersion
+ JetGotoBookmark
+ JetGotoPosition
+ JetGotoSecondaryIndexBookmark
+ JetGrowDatabase
+ JetIdle
+ JetIndexRecordCount
+ JetIndexRecordCount2
+ JetInit
+ JetInit2
+ JetInit3
+ JetInit3A
+ JetInit3W
+ JetInit4
+ JetInit4A
+ JetInit4W
+ JetIntersectIndexes
+ JetMakeKey
+ JetMove
+ JetOnlinePatchDatabasePage
+ JetOpenDatabase
+ JetOpenDatabaseA
+ JetOpenDatabaseW
+ JetOpenFile
+ JetOpenFileA
+ JetOpenFileInstance
+ JetOpenFileInstanceA
+ JetOpenFileInstanceW
+ JetOpenFileSectionInstance
+ JetOpenFileSectionInstanceA
+ JetOpenFileSectionInstanceW
+ JetOpenFileW
+ JetOpenTable
+ JetOpenTableA
+ JetOpenTableW
+ JetOpenTemporaryTable
+ JetOpenTemporaryTable2
+ JetOpenTempTable
+ JetOpenTempTable2
+ JetOpenTempTable3
+ JetOSSnapshotAbort
+ JetOSSnapshotEnd
+ JetOSSnapshotFreeze
+ JetOSSnapshotFreezeA
+ JetOSSnapshotFreezeW
+ JetOSSnapshotGetFreezeInfo
+ JetOSSnapshotGetFreezeInfoA
+ JetOSSnapshotGetFreezeInfoW
+ JetOSSnapshotPrepare
+ JetOSSnapshotPrepareInstance
+ JetOSSnapshotThaw
+ JetOSSnapshotTruncateLog
+ JetOSSnapshotTruncateLogInstance
+ JetPatchDatabasePages
+ JetPatchDatabasePagesA
+ JetPatchDatabasePagesW
+ JetPrepareToCommitTransaction
+ JetPrepareUpdate
+ JetPrereadColumnsByReference
+ JetPrereadIndexRange
+ JetPrereadIndexRanges
+ JetPrereadKeys
+ JetPrereadTablesW
+ JetReadFile
+ JetReadFileInstance
+ JetRegisterCallback
+ JetRemoveLogfileA
+ JetRemoveLogfileW
+ JetRenameColumn
+ JetRenameColumnA
+ JetRenameColumnW
+ JetRenameTable
+ JetRenameTableA
+ JetRenameTableW
+ JetResetCounter
+ JetResetSessionContext
+ JetResetTableSequential
+ JetResizeDatabase
+ JetRestore
+ JetRestore2
+ JetRestore2A
+ JetRestore2W
+ JetRestoreA
+ JetRestoreInstance
+ JetRestoreInstanceA
+ JetRestoreInstanceW
+ JetRestoreW
+ JetRetrieveColumn
+ JetRetrieveColumnByReference
+ JetRetrieveColumnFromRecordStream
+ JetRetrieveColumns
+ JetRetrieveKey
+ JetRetrieveTaggedColumnList
+ JetRollback
+ JetSeek
+ JetSetColumn
+ JetSetColumnDefaultValue
+ JetSetColumnDefaultValueA
+ JetSetColumnDefaultValueW
+ JetSetColumns
+ JetSetCurrentIndex
+ JetSetCurrentIndex2
+ JetSetCurrentIndex2A
+ JetSetCurrentIndex2W
+ JetSetCurrentIndex3
+ JetSetCurrentIndex3A
+ JetSetCurrentIndex3W
+ JetSetCurrentIndex4
+ JetSetCurrentIndex4A
+ JetSetCurrentIndex4W
+ JetSetCurrentIndexA
+ JetSetCurrentIndexW
+ JetSetCursorFilter
+ JetSetDatabaseSize
+ JetSetDatabaseSizeA
+ JetSetDatabaseSizeW
+ JetSetIndexRange
+ JetSetLS
+ JetSetMaxDatabaseSize
+ JetSetResourceParam
+ JetSetSessionContext
+ JetSetSessionParameter
+ JetSetSystemParameter
+ JetSetSystemParameterA
+ JetSetSystemParameterW
+ JetSetTableInfo
+ JetSetTableInfoA
+ JetSetTableInfoW
+ JetSetTableSequential
+ JetSnapshotStart
+ JetSnapshotStartA
+ JetSnapshotStartW
+ JetSnapshotStop
+ JetStopBackup
+ JetStopBackupInstance
+ JetStopService
+ JetStopServiceInstance
+ JetStopServiceInstance2
+ JetStreamRecords
+ JetTerm
+ JetTerm2
+ JetTestHook
+ JetTracing
+ JetTruncateLog
+ JetTruncateLogInstance
+ JetUnregisterCallback
+ JetUpdate
+ JetUpdate2
+ JetUpgradeDatabase
+ JetUpgradeDatabaseA
+ JetUpgradeDatabaseW
+ CreateIUriBuilder
+ CreateUri
+ CreateUriWithFragment
+ WFDLowPrivIsWfdSupportedInt
+ WlanCloseHandle
+ WlanDeleteProfile
+ WlanEnumInterfaces
+ WlanFreeMemory
+ WlanGetAvailableNetworkList
+ WlanGetProfile
+ WlanGetProfileIndex
+ WlanGetProfileList
+ WlanGetProfileMetadata
+ WlanGetProfileSsidList
+ WlanLowPrivCloseHandle
+ WlanLowPrivOpenHandle
+ WlanLowPrivSetInterface
+ WlanOpenHandle
+ WlanQueryInterface
+ WlanReasonCodeToString
+ WlanSetProfile
+ WlanSetProfileMetadata
+ WlanSignalValueToBar
+ WlanSsidToDisplayName
+ WlanUtf8SsidToDisplayName
+ PathCleanupSpec
+ PathIsExe
+ SHGetDesktopFolder
+ SHGetFileInfoW
+ SHGetFolderLocation
+ SHGetFolderPathA
+ SHGetFolderPathAndSubDirW
+ SHGetFolderPathW
+ SHGetInstanceExplorer
+ SHGetKnownFolderPath
+ SHGetSpecialFolderPathA
+ SHGetSpecialFolderPathW
+ SHSetKnownFolderPath
+ PathMakeUniqueName
+ SHFlushSFCache
+ UiaHostProviderFromHwnd
+ UiaReturnRawElementProvider
+ UiaClientsAreListening
+ UiaDisconnectProvider
+ UiaGetReservedMixedAttributeValue
+ UiaGetReservedNotSupportedValue
+ UiaLookupId
+ UiaRaiseAutomationEvent
+ UiaRaiseAutomationPropertyChangedEvent
+ UiaRaiseStructureChangedEvent
+ UiaDisconnectAllProviders
+ UiaRaiseTextEditTextChangedEvent
+ UiaRaiseChangesEvent
+ FilterAttach
+ FilterAttachAtAltitude
+ FilterClose
+ FilterConnectCommunicationPort
+ FilterCreate
+ FilterDetach
+ FilterFindClose
+ FilterFindFirst
+ FilterFindNext
+ FilterGetDosName
+ FilterGetInformation
+ FilterGetMessage
+ FilterInstanceClose
+ FilterInstanceCreate
+ FilterInstanceFindClose
+ FilterInstanceFindFirst
+ FilterInstanceFindNext
+ FilterInstanceGetInformation
+ FilterLoad
+ FilterReplyMessage
+ FilterSendMessage
+ FilterUnload
+ FilterVolumeClose
+ FilterVolumeFindClose
+ FilterVolumeFindFirst
+ FilterVolumeFindNext
+ FilterVolumeInstanceFindClose
+ FilterVolumeInstanceFindFirst
+ FilterVolumeInstanceFindNext
+ HidD_FlushQueue
+ HidD_FreePreparsedData
+ HidD_GetAttributes
+ HidD_GetConfiguration
+ HidD_GetFeature
+ HidD_GetHidGuid
+ HidD_GetIndexedString
+ HidD_GetInputReport
+ HidD_GetManufacturerString
+ HidD_GetMsGenreDescriptor
+ HidD_GetNumInputBuffers
+ HidD_GetPhysicalDescriptor
+ HidD_GetPreparsedData
+ HidD_GetProductString
+ HidD_GetSerialNumberString
+ HidD_Hello
+ HidD_SetConfiguration
+ HidD_SetFeature
+ HidD_SetNumInputBuffers
+ HidD_SetOutputReport
+ HidP_GetButtonCaps
+ HidP_GetCaps
+ HidP_GetData
+ HidP_GetExtendedAttributes
+ HidP_GetLinkCollectionNodes
+ HidP_GetScaledUsageValue
+ HidP_GetSpecificButtonCaps
+ HidP_GetSpecificValueCaps
+ HidP_GetUsages
+ HidP_GetUsagesEx
+ HidP_GetUsageValue
+ HidP_GetUsageValueArray
+ HidP_GetValueCaps
+ HidP_InitializeReportForID
+ HidP_MaxDataListLength
+ HidP_MaxUsageListLength
+ HidP_SetData
+ HidP_SetScaledUsageValue
+ HidP_SetUsages
+ HidP_SetUsageValue
+ HidP_SetUsageValueArray
+ HidP_TranslateUsagesToI8042ScanCodes
+ HidP_UnsetUsages
+ HidP_UsageListDifference
+ 1 CreateHrtfApo
+ 2 CreateHrtfApoWithOptions
+ 3 CreateHrtfEngineFactory
+ 4 IsHrtfApoAvailable
+ AddStroke
+ AddStrokeWithId
+ AddWordsToWordList
+ AdviseInkChange
+ CreateContext
+ CreateRecognizer
+ DestroyContext
+ DestroyRecognizer
+ DestroyWordList
+ EndInkInput
+ GetAllRecognizers
+ GetBestResultString
+ GetLatticePtr
+ GetLeftSeparator
+ GetRecoAttributes
+ GetResultPropertyList
+ GetRightSeparator
+ GetUnicodeRanges
+ IsStringSupported
+ LoadCachedAttributes
+ MakeWordList
+ Process
+ SetConstraint
+ SetEnabledUnicodeRanges
+ SetFactoid
+ SetFlags
+ SetGuide
+ SetStrokeGroupId
+ SetTextContext
+ SetWordList
+ AddIPAddress
+ AllocateAndGetInterfaceInfoFromStack
+ AllocateAndGetIpAddrTableFromStack
+ CancelIPChangeNotify
+ CancelMibChangeNotify2
+ CloseCompartment
+ CloseGetIPPhysicalInterfaceForDestination
+ ConvertCompartmentGuidToId
+ ConvertCompartmentIdToGuid
+ ConvertGuidToStringA
+ ConvertGuidToStringW
+ ConvertInterfaceAliasToLuid
+ ConvertInterfaceGuidToLuid
+ ConvertInterfaceIndexToLuid
+ ConvertInterfaceLuidToAlias
+ ConvertInterfaceLuidToGuid
+ ConvertInterfaceLuidToIndex
+ ConvertInterfaceLuidToNameA
+ ConvertInterfaceLuidToNameW
+ ConvertInterfaceNameToLuidA
+ ConvertInterfaceNameToLuidW
+ ConvertInterfacePhysicalAddressToLuid
+ ConvertIpv4MaskToLength
+ ConvertLengthToIpv4Mask
+ ConvertRemoteInterfaceAliasToLuid
+ ConvertRemoteInterfaceGuidToLuid
+ ConvertRemoteInterfaceIndexToLuid
+ ConvertRemoteInterfaceLuidToAlias
+ ConvertRemoteInterfaceLuidToGuid
+ ConvertRemoteInterfaceLuidToIndex
+ ConvertStringToGuidA
+ ConvertStringToGuidW
+ ConvertStringToInterfacePhysicalAddress
+ CreateAnycastIpAddressEntry
+ CreateCompartment
+ CreateIpForwardEntry
+ CreateIpForwardEntry2
+ CreateIpNetEntry
+ CreateIpNetEntry2
+ CreatePersistentTcpPortReservation
+ CreatePersistentUdpPortReservation
+ CreateProxyArpEntry
+ CreateSortedAddressPairs
+ CreateUnicastIpAddressEntry
+ DeleteAnycastIpAddressEntry
+ DeleteCompartment
+ DeleteIPAddress
+ DeleteIpForwardEntry
+ DeleteIpForwardEntry2
+ DeleteIpNetEntry
+ DeleteIpNetEntry2
+ DeletePersistentTcpPortReservation
+ DeletePersistentUdpPortReservation
+ DeleteProxyArpEntry
+ DeleteUnicastIpAddressEntry
+ DisableMediaSense
+ EnableRouter
+ FlushIpNetTable
+ FlushIpNetTable2
+ FlushIpPathTable
+ FreeMibTable
+ GetAdapterIndex
+ GetAdapterOrderMap
+ GetAdaptersAddresses
+ GetAdaptersInfo
+ GetAnycastIpAddressEntry
+ GetAnycastIpAddressTable
+ GetBestInterface
+ GetBestInterfaceEx
+ GetBestRoute
+ GetBestRoute2
+ GetCurrentThreadCompartmentId
+ GetCurrentThreadCompartmentScope
+ GetDefaultCompartmentId
+ GetExtendedTcpTable
+ GetExtendedUdpTable
+ GetFriendlyIfIndex
+ GetIcmpStatistics
+ GetIcmpStatisticsEx
+ GetIfEntry
+ GetIfEntry2
+ GetIfEntry2Ex
+ GetIfStackTable
+ GetIfTable
+ GetIfTable2
+ GetIfTable2Ex
+ GetInterfaceCompartmentId
+ GetInterfaceInfo
+ GetInvertedIfStackTable
+ GetIpAddrTable
+ GetIpErrorString
+ GetIpForwardEntry2
+ GetIpForwardTable
+ GetIpForwardTable2
+ GetIpInterfaceEntry
+ GetIpInterfaceTable
+ GetIpNetEntry2
+ GetIpNetTable
+ GetIpNetTable2
+ GetIpNetworkConnectionBandwidthEstimates
+ GetIpPathEntry
+ GetIpPathTable
+ GetIpStatistics
+ GetIpStatisticsEx
+ GetJobCompartmentId
+ GetMulticastIpAddressEntry
+ GetMulticastIpAddressTable
+ GetNetworkInformation
+ GetNetworkParams
+ GetNumberOfInterfaces
+ GetOwnerModuleFromPidAndInfo
+ GetOwnerModuleFromTcp6Entry
+ GetOwnerModuleFromTcpEntry
+ GetOwnerModuleFromUdp6Entry
+ GetOwnerModuleFromUdpEntry
+ GetPerAdapterInfo
+ GetPerTcp6ConnectionEStats
+ GetPerTcp6ConnectionStats
+ GetPerTcpConnectionEStats
+ GetPerTcpConnectionStats
+ GetRTTAndHopCount
+ GetSessionCompartmentId
+ GetTcp6Table
+ GetTcp6Table2
+ GetTcpStatistics
+ GetTcpStatisticsEx
+ GetTcpStatisticsEx2
+ GetTcpTable
+ GetTcpTable2
+ GetTeredoPort
+ GetUdp6Table
+ GetUdpStatistics
+ GetUdpStatisticsEx
+ GetUdpStatisticsEx2
+ GetUdpTable
+ GetUnicastIpAddressEntry
+ GetUnicastIpAddressTable
+ GetUniDirectionalAdapterInfo
+ GetWPAOACSupportLevel
+ Icmp6CreateFile
+ Icmp6ParseReplies
+ Icmp6SendEcho2
+ IcmpCloseHandle
+ IcmpCreateFile
+ IcmpParseReplies
+ IcmpSendEcho
+ IcmpSendEcho2
+ IcmpSendEcho2Ex
+ if_indextoname
+ if_nametoindex
+ InitializeCompartmentEntry
+ InitializeIpForwardEntry
+ InitializeIpInterfaceEntry
+ InitializeUnicastIpAddressEntry
+ InternalCleanupPersistentStore
+ InternalCreateAnycastIpAddressEntry
+ InternalCreateIpForwardEntry
+ InternalCreateIpForwardEntry2
+ InternalCreateIpNetEntry
+ InternalCreateIpNetEntry2
+ InternalCreateUnicastIpAddressEntry
+ InternalDeleteAnycastIpAddressEntry
+ InternalDeleteIpForwardEntry
+ InternalDeleteIpForwardEntry2
+ InternalDeleteIpNetEntry
+ InternalDeleteIpNetEntry2
+ InternalDeleteUnicastIpAddressEntry
+ InternalFindInterfaceByAddress
+ InternalGetAnycastIpAddressEntry
+ InternalGetAnycastIpAddressTable
+ InternalGetBoundTcp6EndpointTable
+ InternalGetBoundTcpEndpointTable
+ InternalGetForwardIpTable2
+ InternalGetIfEntry2
+ InternalGetIfTable
+ InternalGetIfTable2
+ InternalGetIpAddrTable
+ InternalGetIpForwardEntry2
+ InternalGetIpForwardTable
+ InternalGetIpInterfaceEntry
+ InternalGetIpInterfaceTable
+ InternalGetIpNetEntry2
+ InternalGetIpNetTable
+ InternalGetIpNetTable2
+ InternalGetIPPhysicalInterfaceForDestination
+ InternalGetMulticastIpAddressEntry
+ InternalGetMulticastIpAddressTable
+ InternalGetRtcSlotInformation
+ InternalGetTcp6Table2
+ InternalGetTcp6TableWithOwnerModule
+ InternalGetTcp6TableWithOwnerPid
+ InternalGetTcpTable
+ InternalGetTcpTable2
+ InternalGetTcpTableEx
+ InternalGetTcpTableWithOwnerModule
+ InternalGetTcpTableWithOwnerPid
+ InternalGetTunnelPhysicalAdapter
+ InternalGetUdp6TableWithOwnerModule
+ InternalGetUdp6TableWithOwnerPid
+ InternalGetUdpTable
+ InternalGetUdpTableEx
+ InternalGetUdpTableWithOwnerModule
+ InternalGetUdpTableWithOwnerPid
+ InternalGetUnicastIpAddressEntry
+ InternalGetUnicastIpAddressTable
+ InternalIcmpCreateFileEx
+ InternalSetIfEntry
+ InternalSetIpForwardEntry
+ InternalSetIpForwardEntry2
+ InternalSetIpInterfaceEntry
+ InternalSetIpNetEntry
+ InternalSetIpNetEntry2
+ InternalSetIpStats
+ InternalSetTcpEntry
+ InternalSetTeredoPort
+ InternalSetUnicastIpAddressEntry
+ IpReleaseAddress
+ IpRenewAddress
+ LookupPersistentTcpPortReservation
+ LookupPersistentUdpPortReservation
+ NhGetGuidFromInterfaceName
+ NhGetInterfaceDescriptionFromGuid
+ NhGetInterfaceNameFromDeviceGuid
+ NhGetInterfaceNameFromGuid
+ NhpAllocateAndGetInterfaceInfoFromStack
+ NotifyAddrChange
+ NotifyCompartmentChange
+ NotifyIpInterfaceChange
+ NotifyRouteChange
+ NotifyRouteChange2
+ NotifyStableUnicastIpAddressTable
+ NotifyTeredoPortChange
+ NotifyUnicastIpAddressChange
+ NTPTimeToNTFileTime
+ NTTimeToNTPTime
+ OpenCompartment
+ ParseNetworkString
+ PfAddFiltersToInterface
+ PfAddGlobalFilterToInterface
+ PfBindInterfaceToIndex
+ PfBindInterfaceToIPAddress
+ PfCreateInterface
+ PfDeleteInterface
+ PfDeleteLog
+ PfGetInterfaceStatistics
+ PfMakeLog
+ PfRebindFilters
+ PfRemoveFilterHandles
+ PfRemoveFiltersFromInterface
+ PfRemoveGlobalFilterFromInterface
+ PfSetLogBuffer
+ PfTestPacket
+ PfUnBindInterface
+ ResolveIpNetEntry2
+ ResolveNeighbor
+ RestoreMediaSense
+ SendARP
+ SetAdapterIpAddress
+ SetCurrentThreadCompartmentId
+ SetCurrentThreadCompartmentScope
+ SetIfEntry
+ SetIpForwardEntry
+ SetIpForwardEntry2
+ SetIpInterfaceEntry
+ SetIpNetEntry
+ SetIpNetEntry2
+ SetIpStatistics
+ SetIpStatisticsEx
+ SetIpTTL
+ SetJobCompartmentId
+ SetNetworkInformation
+ SetPerTcp6ConnectionEStats
+ SetPerTcp6ConnectionStats
+ SetPerTcpConnectionEStats
+ SetPerTcpConnectionStats
+ SetSessionCompartmentId
+ SetTcpEntry
+ SetUnicastIpAddressEntry
+ UnenableRouter
+ DsAddressToSiteNamesA
+ DsAddressToSiteNamesExA
+ DsAddressToSiteNamesExW
+ DsAddressToSiteNamesW
+ DsDeregisterDnsHostRecordsA
+ DsDeregisterDnsHostRecordsW
+ DsEnumerateDomainTrustsA
+ DsEnumerateDomainTrustsW
+ DsGetDcCloseW
+ DsGetDcNameA
+ DsGetDcNameW
+ DsGetDcNameWithAccountA
+ DsGetDcNameWithAccountW
+ DsGetDcNextA
+ DsGetDcNextW
+ DsGetDcOpenA
+ DsGetDcOpenW
+ DsGetDcSiteCoverageA
+ DsGetDcSiteCoverageW
+ DsGetForestTrustInformationW
+ DsGetSiteNameA
+ DsGetSiteNameW
+ DsMergeForestTrustInformationW
+ DsValidateSubnetNameA
+ DsValidateSubnetNameW
+ NetAddServiceAccount
+ NetEnumerateServiceAccounts
+ NetGetAnyDCName
+ NetGetDCName
+ NetIsServiceAccount
+ NetLogonGetTimeServiceParentDomain
+ NetQueryServiceAccount
+ NetRemoveServiceAccount
+ NlSetDsIsCloningPDC
+ AppendPropVariant
+ ConvertPropVariant
+ CopyPropertyStore
+ CreateNamedPropertyStore
+ ExtractPropVariant
+ MergePropertyStore
+ MFCreate3GPMediaSink
+ MFCreateAC3MediaSink
+ MFCreateADTSMediaSink
+ MFCreateAggregateSource
+ MFCreateAppSourceProxy
+ MFCreateASFContentInfo
+ MFCreateASFIndexer
+ MFCreateASFIndexerByteStream
+ MFCreateASFMediaSink
+ MFCreateASFMediaSinkActivate
+ MFCreateASFMultiplexer
+ MFCreateASFProfile
+ MFCreateASFProfileFromPresentationDescriptor
+ MFCreateASFSplitter
+ MFCreateASFStreamingMediaSink
+ MFCreateASFStreamingMediaSinkActivate
+ MFCreateASFStreamSelector
+ MFCreateAudioRenderer
+ MFCreateAudioRendererActivate
+ MFCreateCredentialCache
+ MFCreateDeviceSource
+ MFCreateDeviceSourceActivate
+ MFCreateDrmNetNDSchemePlugin
+ MFCreateFMPEG4MediaSink
+ MFCreateHttpSchemePlugin
+ MFCreateMediaProcessor
+ MFCreateMediaSession
+ MFCreateMP3MediaSink
+ MFCreateMPEG4MediaSink
+ MFCreateMuxSink
+ MFCreateNetSchemePlugin
+ MFCreatePMPHost
+ MFCreatePMPMediaSession
+ MFCreatePMPServer
+ MFCreatePresentationClock
+ MFCreatePresentationDescriptorFromASFProfile
+ MFCreateProtectedEnvironmentAccess
+ MFCreateProxyLocator
+ MFCreateRemoteDesktopPlugin
+ MFCreateSampleCopierMFT
+ MFCreateSampleGrabberSinkActivate
+ MFCreateSecureHttpSchemePlugin
+ MFCreateSequencerSegmentOffset
+ MFCreateSequencerSource
+ MFCreateSequencerSourceRemoteStream
+ MFCreateSimpleTypeHandler
+ MFCreateStandardQualityManager
+ MFCreateTopoLoader
+ MFCreateTopology
+ MFCreateTopologyNode
+ MFCreateTranscodeProfile
+ MFCreateTranscodeSinkActivate
+ MFCreateTranscodeTopology
+ MFCreateTranscodeTopologyFromByteStream
+ MFCreateUrlmonSchemePlugin
+ MFCreateVideoRenderer
+ MFCreateVideoRendererActivate
+ MFCreateWMAEncoderActivate
+ MFCreateWMVEncoderActivate
+ MFEnumDeviceSources
+ MFGetLocalId
+ MFGetMultipleServiceProviders
+ MFGetService
+ MFGetSystemId
+ MFGetTopoNodeCurrentType
+ MFLoadSignedLibrary
+ MFRequireProtectedEnvironment
+ MFShutdownObject
+ MFTranscodeGetAudioOutputAvailableTypes
+ CreatePropertyStore
+ MFAddPeriodicCallback
+ MFAllocateSerialWorkQueue
+ MFAllocateWorkQueue
+ MFAllocateWorkQueueEx
+ MFAverageTimePerFrameToFrameRate
+ MFBeginCreateFile
+ MFBeginRegisterWorkQueueWithMMCSS
+ MFBeginRegisterWorkQueueWithMMCSSEx
+ MFBeginUnregisterWorkQueueWithMMCSS
+ MFCalculateBitmapImageSize
+ MFCalculateImageSize
+ MFCancelCreateFile
+ MFCancelWorkItem
+ MFCompareFullToPartialMediaType
+ MFConvertColorInfoFromDXVA
+ MFConvertColorInfoToDXVA
+ MFConvertFromFP16Array
+ MFConvertToFP16Array
+ MFCopyImage
+ MFCreate2DMediaBuffer
+ MFCreateAlignedMemoryBuffer
+ MFCreateAMMediaTypeFromMFMediaType
+ MFCreateAsyncResult
+ MFCreateAttributes
+ MFCreateAudioMediaType
+ MFCreateCollection
+ MFCreateContentDecryptorContext
+ MFCreateContentProtectionDevice
+ MFCreateDXGIDeviceManager
+ MFCreateDXGISurfaceBuffer
+ MFCreateDXSurfaceBuffer
+ MFCreateEventQueue
+ MFCreateFile
+ MFCreateLegacyMediaBufferOnMFMediaBuffer
+ MFCreateMediaBufferFromMediaType
+ MFCreateMediaBufferWrapper
+ MFCreateMediaEvent
+ MFCreateMediaExtensionActivate
+ MFCreateMediaType
+ MFCreateMediaTypeFromProperties
+ MFCreateMediaTypeFromRepresentation
+ MFCreateMemoryBuffer
+ MFCreateMFByteStreamOnStream
+ MFCreateMFByteStreamOnStreamEx
+ MFCreateMFByteStreamWrapper
+ MFCreateMFVideoFormatFromMFMediaType
+ MFCreateMuxStreamAttributes
+ MFCreateMuxStreamMediaType
+ MFCreateMuxStreamSample
+ MFCreatePresentationDescriptor
+ MFCreatePropertiesFromMediaType
+ MFCreateSample
+ MFCreateSharedMemoryMediaBufferFromMediaType
+ MFCreateSourceResolver
+ MFCreateStreamDescriptor
+ MFCreateStreamOnMFByteStream
+ MFCreateStreamOnMFByteStreamEx
+ MFCreateSystemTimeSource
+ MFCreateTempFile
+ MFCreateTrackedSample
+ MFCreateTransformActivate
+ MFCreateVideoDecryptorContext
+ MFCreateVideoMediaType
+ MFCreateVideoMediaTypeFromBitMapInfoHeader
+ MFCreateVideoMediaTypeFromBitMapInfoHeaderEx
+ MFCreateVideoMediaTypeFromSubtype
+ MFCreateVideoMediaTypeFromVideoInfoHeader
+ MFCreateVideoMediaTypeFromVideoInfoHeader2
+ MFCreateVideoSampleAllocatorEx
+ MFCreateWaveFormatExFromMFMediaType
+ MFCreateWICBitmapBuffer
+ MFDeserializeAttributesFromStream
+ MFDeserializePresentationDescriptor
+ MFEndCreateFile
+ MFEndRegisterWorkQueueWithMMCSS
+ MFEndUnregisterWorkQueueWithMMCSS
+ MFFrameRateToAverageTimePerFrame
+ MFGetAttributesAsBlob
+ MFGetAttributesAsBlobSize
+ MFGetContentProtectionSystemCLSID
+ MFGetMFTMerit
+ MFGetPlaneSize
+ MFGetPluginControl
+ MFGetStrideForBitmapInfoHeader
+ MFGetSupportedMimeTypes
+ MFGetSupportedSchemes
+ MFGetSystemTime
+ MFGetTimerPeriodicity
+ MFGetUncompressedVideoFormat
+ MFGetWorkQueueMMCSSClass
+ MFGetWorkQueueMMCSSPriority
+ MFGetWorkQueueMMCSSTaskId
+ MFHeapAlloc
+ MFHeapFree
+ MFInitAMMediaTypeFromMFMediaType
+ MFInitAttributesFromBlob
+ MFInitMediaTypeFromAMMediaType
+ MFInitMediaTypeFromMFVideoFormat
+ MFInitMediaTypeFromMPEG1VideoInfo
+ MFInitMediaTypeFromMPEG2VideoInfo
+ MFInitMediaTypeFromVideoInfoHeader
+ MFInitMediaTypeFromVideoInfoHeader2
+ MFInitMediaTypeFromWaveFormatEx
+ MFInitVideoFormat
+ MFInitVideoFormat_RGB
+ MFInvokeCallback
+ MFIsContentProtectionDeviceSupported
+ MFllMulDiv
+ MFLockDXGIDeviceManager
+ MFLockPlatform
+ MFLockSharedWorkQueue
+ MFLockWorkQueue
+ MFMapDX9FormatToDXGIFormat
+ MFMapDXGIFormatToDX9Format
+ MFPutWaitingWorkItem
+ MFPutWorkItem
+ MFPutWorkItem2
+ MFPutWorkItemEx
+ MFPutWorkItemEx2
+ MFRegisterLocalByteStreamHandler
+ MFRegisterLocalSchemeHandler
+ MFRegisterPlatformWithMMCSS
+ MFRemovePeriodicCallback
+ MFScheduleWorkItem
+ MFScheduleWorkItemEx
+ MFSerializeAttributesToStream
+ MFSerializePresentationDescriptor
+ MFShutdown
+ MFStartup
+ MFStreamDescriptorProtectMediaType
+ MFTEnum
+ MFTEnum2
+ MFTEnumEx
+ MFTGetInfo
+ MFTraceError
+ MFTraceFuncEnter
+ MFTRegister
+ MFTRegisterLocal
+ MFTRegisterLocalByCLSID
+ MFTUnregister
+ MFTUnregisterLocal
+ MFTUnregisterLocalByCLSID
+ MFUnlockDXGIDeviceManager
+ MFUnlockPlatform
+ MFUnlockWorkQueue
+ MFUnregisterPlatformFromMMCSS
+ MFUnwrapMediaType
+ MFValidateMediaTypeSize
+ MFWrapMediaType
+ MFCreateSinkWriterFromMediaSink
+ MFCreateSinkWriterFromURL
+ MFCreateSourceReaderFromByteStream
+ MFCreateSourceReaderFromMediaSource
+ MFCreateSourceReaderFromURL
+ MFCreateSensorActivityMonitor
+ MFCreateSensorGroup
+ MFCreateSensorProfile
+ MFCreateSensorProfileCollection
+ MFCreateSensorStream
+ 17 ActivateAudioInterfaceAsync
+ 13 AETraceOutputDebugString
+ 2 CleanupDeviceAPI
+ 15 FlushDeviceTopologyCache
+ 12 GenerateMediaEvent
+ 7 GetClassFromEndpointId
+ 8 GetEndpointGuidFromEndpointId
+ 18 GetEndpointIdFromDeviceInterfaceId
+ 16 GetNeverSetAsDefaultProperty
+ 9 GetSessionIdFromEndpointId
+ 3 InitializeDeviceAPI
+ 19 mmdDevFindMmDevProperty
+ 30 mmdDevGetEndpointFormFactorFromMMDeviceId
+ 26 mmdDevGetInstanceIdFromInterfaceId
+ 29 mmdDevGetInstanceIdFromMMDeviceId
+ 24 mmdDevGetInterfaceClassGuid
+ 22 mmdDevGetInterfaceDataFlow
+ 21 mmdDevGetInterfaceIdFromMMDevice
+ 28 mmdDevGetInterfaceIdFromMMDeviceId
+ 20 mmdDevGetInterfacePropertyStore
+ 23 mmdDevGetMMDeviceFromInterfaceId
+ 25 mmdDevGetMMDeviceIdFromInterfaceId
+ 27 mmdDevGetRelatedInterfaceId
+ 4 MMDeviceCreateRegistryPropertyStore
+ 5 MMDeviceGetDeviceEnumerator
+ 6 MMDeviceGetEndpointManager
+ 14 MMDeviceGetPolicyConfig
+ 10 RegisterForMediaCallback
+ 11 UnregisterMediaCallback
+ MultinetGetConnectionPerformanceA
+ MultinetGetConnectionPerformanceW
+ WNetAddConnection2A
+ WNetAddConnection2W
+ WNetAddConnection3A
+ WNetAddConnection3W
+ WNetAddConnectionA
+ WNetAddConnectionW
+ WNetCancelConnection2A
+ WNetCancelConnection2W
+ WNetCancelConnectionA
+ WNetCancelConnectionW
+ WNetCloseEnum
+ WNetConnectionDialog
+ WNetConnectionDialog1A
+ WNetConnectionDialog1W
+ WNetDisconnectDialog
+ WNetDisconnectDialog1A
+ WNetDisconnectDialog1W
+ WNetEnumResourceA
+ WNetEnumResourceW
+ WNetGetConnectionA
+ WNetGetConnectionW
+ WNetGetLastErrorA
+ WNetGetLastErrorW
+ WNetGetNetworkInformationA
+ WNetGetNetworkInformationW
+ WNetGetProviderNameA
+ WNetGetProviderNameW
+ WNetGetResourceInformationA
+ WNetGetResourceInformationW
+ WNetGetResourceParentA
+ WNetGetResourceParentW
+ WNetGetUniversalNameA
+ WNetGetUniversalNameW
+ WNetGetUserA
+ WNetGetUserW
+ WNetOpenEnumA
+ WNetOpenEnumW
+ WNetSetLastErrorA
+ WNetSetLastErrorW
+ WNetUseConnectionA
+ WNetUseConnectionW
+ alljoyn_aboutdata_create
+ alljoyn_aboutdata_create_empty
+ alljoyn_aboutdata_create_full
+ alljoyn_aboutdata_createfrommsgarg
+ alljoyn_aboutdata_createfromxml
+ alljoyn_aboutdata_destroy
+ alljoyn_aboutdata_getaboutdata
+ alljoyn_aboutdata_getajsoftwareversion
+ alljoyn_aboutdata_getannouncedaboutdata
+ alljoyn_aboutdata_getappid
+ alljoyn_aboutdata_getappname
+ alljoyn_aboutdata_getdateofmanufacture
+ alljoyn_aboutdata_getdefaultlanguage
+ alljoyn_aboutdata_getdescription
+ alljoyn_aboutdata_getdeviceid
+ alljoyn_aboutdata_getdevicename
+ alljoyn_aboutdata_getfield
+ alljoyn_aboutdata_getfields
+ alljoyn_aboutdata_getfieldsignature
+ alljoyn_aboutdata_gethardwareversion
+ alljoyn_aboutdata_getmanufacturer
+ alljoyn_aboutdata_getmodelnumber
+ alljoyn_aboutdata_getsoftwareversion
+ alljoyn_aboutdata_getsupportedlanguages
+ alljoyn_aboutdata_getsupporturl
+ alljoyn_aboutdata_isfieldannounced
+ alljoyn_aboutdata_isfieldlocalized
+ alljoyn_aboutdata_isfieldrequired
+ alljoyn_aboutdata_isvalid
+ alljoyn_aboutdata_setappid
+ alljoyn_aboutdata_setappid_fromstring
+ alljoyn_aboutdata_setappname
+ alljoyn_aboutdata_setdateofmanufacture
+ alljoyn_aboutdata_setdefaultlanguage
+ alljoyn_aboutdata_setdescription
+ alljoyn_aboutdata_setdeviceid
+ alljoyn_aboutdata_setdevicename
+ alljoyn_aboutdata_setfield
+ alljoyn_aboutdata_sethardwareversion
+ alljoyn_aboutdata_setmanufacturer
+ alljoyn_aboutdata_setmodelnumber
+ alljoyn_aboutdata_setsoftwareversion
+ alljoyn_aboutdata_setsupportedlanguage
+ alljoyn_aboutdata_setsupporturl
+ alljoyn_aboutdatalistener_create
+ alljoyn_aboutdatalistener_destroy
+ alljoyn_abouticon_clear
+ alljoyn_abouticon_create
+ alljoyn_abouticon_destroy
+ alljoyn_abouticon_getcontent
+ alljoyn_abouticon_geturl
+ alljoyn_abouticon_setcontent
+ alljoyn_abouticon_setcontent_frommsgarg
+ alljoyn_abouticon_seturl
+ alljoyn_abouticonobj_create
+ alljoyn_abouticonobj_destroy
+ alljoyn_abouticonproxy_create
+ alljoyn_abouticonproxy_destroy
+ alljoyn_abouticonproxy_geticon
+ alljoyn_abouticonproxy_getversion
+ alljoyn_aboutlistener_create
+ alljoyn_aboutlistener_destroy
+ alljoyn_aboutobj_announce
+ alljoyn_aboutobj_announce_using_datalistener
+ alljoyn_aboutobj_create
+ alljoyn_aboutobj_destroy
+ alljoyn_aboutobj_unannounce
+ alljoyn_aboutobjectdescription_clear
+ alljoyn_aboutobjectdescription_create
+ alljoyn_aboutobjectdescription_create_full
+ alljoyn_aboutobjectdescription_createfrommsgarg
+ alljoyn_aboutobjectdescription_destroy
+ alljoyn_aboutobjectdescription_getinterfacepaths
+ alljoyn_aboutobjectdescription_getinterfaces
+ alljoyn_aboutobjectdescription_getmsgarg
+ alljoyn_aboutobjectdescription_getpaths
+ alljoyn_aboutobjectdescription_hasinterface
+ alljoyn_aboutobjectdescription_hasinterfaceatpath
+ alljoyn_aboutobjectdescription_haspath
+ alljoyn_aboutproxy_create
+ alljoyn_aboutproxy_destroy
+ alljoyn_aboutproxy_getaboutdata
+ alljoyn_aboutproxy_getobjectdescription
+ alljoyn_aboutproxy_getversion
+ alljoyn_applicationstatelistener_create
+ alljoyn_applicationstatelistener_destroy
+ alljoyn_authlistener_create
+ alljoyn_authlistener_destroy
+ alljoyn_authlistener_requestcredentialsresponse
+ alljoyn_authlistener_setsharedsecret
+ alljoyn_authlistener_verifycredentialsresponse
+ alljoyn_authlistenerasync_create
+ alljoyn_authlistenerasync_destroy
+ alljoyn_autopinger_adddestination
+ alljoyn_autopinger_addpinggroup
+ alljoyn_autopinger_create
+ alljoyn_autopinger_destroy
+ alljoyn_autopinger_pause
+ alljoyn_autopinger_removedestination
+ alljoyn_autopinger_removepinggroup
+ alljoyn_autopinger_resume
+ alljoyn_autopinger_setpinginterval
+ alljoyn_busattachment_addlogonentry
+ alljoyn_busattachment_addmatch
+ alljoyn_busattachment_advertisename
+ alljoyn_busattachment_bindsessionport
+ alljoyn_busattachment_canceladvertisename
+ alljoyn_busattachment_cancelfindadvertisedname
+ alljoyn_busattachment_cancelfindadvertisednamebytransport
+ alljoyn_busattachment_cancelwhoimplements_interface
+ alljoyn_busattachment_cancelwhoimplements_interfaces
+ alljoyn_busattachment_clearkeys
+ alljoyn_busattachment_clearkeystore
+ alljoyn_busattachment_connect
+ alljoyn_busattachment_create
+ alljoyn_busattachment_create_concurrency
+ alljoyn_busattachment_createinterface
+ alljoyn_busattachment_createinterface_secure
+ alljoyn_busattachment_createinterfacesfromxml
+ alljoyn_busattachment_deletedefaultkeystore
+ alljoyn_busattachment_deleteinterface
+ alljoyn_busattachment_destroy
+ alljoyn_busattachment_disconnect
+ alljoyn_busattachment_enableconcurrentcallbacks
+ alljoyn_busattachment_enablepeersecurity
+ alljoyn_busattachment_enablepeersecuritywithpermissionconfigurationlistener
+ alljoyn_busattachment_findadvertisedname
+ alljoyn_busattachment_findadvertisednamebytransport
+ alljoyn_busattachment_getalljoyndebugobj
+ alljoyn_busattachment_getalljoynproxyobj
+ alljoyn_busattachment_getconcurrency
+ alljoyn_busattachment_getconnectspec
+ alljoyn_busattachment_getdbusproxyobj
+ alljoyn_busattachment_getglobalguidstring
+ alljoyn_busattachment_getinterface
+ alljoyn_busattachment_getinterfaces
+ alljoyn_busattachment_getkeyexpiration
+ alljoyn_busattachment_getpeerguid
+ alljoyn_busattachment_getpermissionconfigurator
+ alljoyn_busattachment_gettimestamp
+ alljoyn_busattachment_getuniquename
+ alljoyn_busattachment_isconnected
+ alljoyn_busattachment_ispeersecurityenabled
+ alljoyn_busattachment_isstarted
+ alljoyn_busattachment_isstopping
+ alljoyn_busattachment_join
+ alljoyn_busattachment_joinsession
+ alljoyn_busattachment_joinsessionasync
+ alljoyn_busattachment_leavesession
+ alljoyn_busattachment_namehasowner
+ alljoyn_busattachment_ping
+ alljoyn_busattachment_registeraboutlistener
+ alljoyn_busattachment_registerapplicationstatelistener
+ alljoyn_busattachment_registerbuslistener
+ alljoyn_busattachment_registerbusobject
+ alljoyn_busattachment_registerbusobject_secure
+ alljoyn_busattachment_registerkeystorelistener
+ alljoyn_busattachment_registersignalhandler
+ alljoyn_busattachment_registersignalhandlerwithrule
+ alljoyn_busattachment_releasename
+ alljoyn_busattachment_reloadkeystore
+ alljoyn_busattachment_removematch
+ alljoyn_busattachment_removesessionmember
+ alljoyn_busattachment_requestname
+ alljoyn_busattachment_secureconnection
+ alljoyn_busattachment_secureconnectionasync
+ alljoyn_busattachment_setdaemondebug
+ alljoyn_busattachment_setkeyexpiration
+ alljoyn_busattachment_setlinktimeout
+ alljoyn_busattachment_setlinktimeoutasync
+ alljoyn_busattachment_setsessionlistener
+ alljoyn_busattachment_start
+ alljoyn_busattachment_stop
+ alljoyn_busattachment_unbindsessionport
+ alljoyn_busattachment_unregisteraboutlistener
+ alljoyn_busattachment_unregisterallaboutlisteners
+ alljoyn_busattachment_unregisterallhandlers
+ alljoyn_busattachment_unregisterapplicationstatelistener
+ alljoyn_busattachment_unregisterbuslistener
+ alljoyn_busattachment_unregisterbusobject
+ alljoyn_busattachment_unregistersignalhandler
+ alljoyn_busattachment_unregistersignalhandlerwithrule
+ alljoyn_busattachment_whoimplements_interface
+ alljoyn_busattachment_whoimplements_interfaces
+ alljoyn_buslistener_create
+ alljoyn_buslistener_destroy
+ alljoyn_busobject_addinterface
+ alljoyn_busobject_addinterface_announced
+ alljoyn_busobject_addmethodhandler
+ alljoyn_busobject_addmethodhandlers
+ alljoyn_busobject_cancelsessionlessmessage
+ alljoyn_busobject_cancelsessionlessmessage_serial
+ alljoyn_busobject_create
+ alljoyn_busobject_destroy
+ alljoyn_busobject_emitpropertieschanged
+ alljoyn_busobject_emitpropertychanged
+ alljoyn_busobject_getannouncedinterfacenames
+ alljoyn_busobject_getbusattachment
+ alljoyn_busobject_getname
+ alljoyn_busobject_getpath
+ alljoyn_busobject_issecure
+ alljoyn_busobject_methodreply_args
+ alljoyn_busobject_methodreply_err
+ alljoyn_busobject_methodreply_status
+ alljoyn_busobject_setannounceflag
+ alljoyn_busobject_signal
+ alljoyn_credentials_clear
+ alljoyn_credentials_create
+ alljoyn_credentials_destroy
+ alljoyn_credentials_getcertchain
+ alljoyn_credentials_getexpiration
+ alljoyn_credentials_getlogonentry
+ alljoyn_credentials_getpassword
+ alljoyn_credentials_getprivateKey
+ alljoyn_credentials_getusername
+ alljoyn_credentials_isset
+ alljoyn_credentials_setcertchain
+ alljoyn_credentials_setexpiration
+ alljoyn_credentials_setlogonentry
+ alljoyn_credentials_setpassword
+ alljoyn_credentials_setprivatekey
+ alljoyn_credentials_setusername
+ alljoyn_getbuildinfo
+ alljoyn_getnumericversion
+ alljoyn_getversion
+ alljoyn_init
+ alljoyn_interfacedescription_activate
+ alljoyn_interfacedescription_addannotation
+ alljoyn_interfacedescription_addargannotation
+ alljoyn_interfacedescription_addmember
+ alljoyn_interfacedescription_addmemberannotation
+ alljoyn_interfacedescription_addmethod
+ alljoyn_interfacedescription_addproperty
+ alljoyn_interfacedescription_addpropertyannotation
+ alljoyn_interfacedescription_addsignal
+ alljoyn_interfacedescription_eql
+ alljoyn_interfacedescription_getannotation
+ alljoyn_interfacedescription_getannotationatindex
+ alljoyn_interfacedescription_getannotationscount
+ alljoyn_interfacedescription_getargdescriptionforlanguage
+ alljoyn_interfacedescription_getdescriptionforlanguage
+ alljoyn_interfacedescription_getdescriptionlanguages
+ alljoyn_interfacedescription_getdescriptionlanguages2
+ alljoyn_interfacedescription_getdescriptiontranslationcallback
+ alljoyn_interfacedescription_getmember
+ alljoyn_interfacedescription_getmemberannotation
+ alljoyn_interfacedescription_getmemberargannotation
+ alljoyn_interfacedescription_getmemberdescriptionforlanguage
+ alljoyn_interfacedescription_getmembers
+ alljoyn_interfacedescription_getmethod
+ alljoyn_interfacedescription_getname
+ alljoyn_interfacedescription_getproperties
+ alljoyn_interfacedescription_getproperty
+ alljoyn_interfacedescription_getpropertyannotation
+ alljoyn_interfacedescription_getpropertydescriptionforlanguage
+ alljoyn_interfacedescription_getsecuritypolicy
+ alljoyn_interfacedescription_getsignal
+ alljoyn_interfacedescription_hasdescription
+ alljoyn_interfacedescription_hasmember
+ alljoyn_interfacedescription_hasproperties
+ alljoyn_interfacedescription_hasproperty
+ alljoyn_interfacedescription_introspect
+ alljoyn_interfacedescription_issecure
+ alljoyn_interfacedescription_member_eql
+ alljoyn_interfacedescription_member_getannotation
+ alljoyn_interfacedescription_member_getannotationatindex
+ alljoyn_interfacedescription_member_getannotationscount
+ alljoyn_interfacedescription_member_getargannotation
+ alljoyn_interfacedescription_member_getargannotationatindex
+ alljoyn_interfacedescription_member_getargannotationscount
+ alljoyn_interfacedescription_property_eql
+ alljoyn_interfacedescription_property_getannotation
+ alljoyn_interfacedescription_property_getannotationatindex
+ alljoyn_interfacedescription_property_getannotationscount
+ alljoyn_interfacedescription_setargdescription
+ alljoyn_interfacedescription_setargdescriptionforlanguage
+ alljoyn_interfacedescription_setdescription
+ alljoyn_interfacedescription_setdescriptionforlanguage
+ alljoyn_interfacedescription_setdescriptionlanguage
+ alljoyn_interfacedescription_setdescriptiontranslationcallback
+ alljoyn_interfacedescription_setmemberdescription
+ alljoyn_interfacedescription_setmemberdescriptionforlanguage
+ alljoyn_interfacedescription_setpropertydescription
+ alljoyn_interfacedescription_setpropertydescriptionforlanguage
+ alljoyn_keystorelistener_create
+ alljoyn_keystorelistener_destroy
+ alljoyn_keystorelistener_getkeys
+ alljoyn_keystorelistener_putkeys
+ alljoyn_keystorelistener_with_synchronization_create
+ alljoyn_message_create
+ alljoyn_message_description
+ alljoyn_message_destroy
+ alljoyn_message_eql
+ alljoyn_message_getarg
+ alljoyn_message_getargs
+ alljoyn_message_getauthmechanism
+ alljoyn_message_getcallserial
+ alljoyn_message_getcompressiontoken
+ alljoyn_message_getdestination
+ alljoyn_message_geterrorname
+ alljoyn_message_getflags
+ alljoyn_message_getinterface
+ alljoyn_message_getmembername
+ alljoyn_message_getobjectpath
+ alljoyn_message_getreceiveendpointname
+ alljoyn_message_getreplyserial
+ alljoyn_message_getsender
+ alljoyn_message_getsessionid
+ alljoyn_message_getsignature
+ alljoyn_message_gettimestamp
+ alljoyn_message_gettype
+ alljoyn_message_isbroadcastsignal
+ alljoyn_message_isencrypted
+ alljoyn_message_isexpired
+ alljoyn_message_isglobalbroadcast
+ alljoyn_message_issessionless
+ alljoyn_message_isunreliable
+ alljoyn_message_parseargs
+ alljoyn_message_setendianess
+ alljoyn_message_tostring
+ alljoyn_msgarg_array_create
+ alljoyn_msgarg_array_element
+ alljoyn_msgarg_array_get
+ alljoyn_msgarg_array_set
+ alljoyn_msgarg_array_set_offset
+ alljoyn_msgarg_array_signature
+ alljoyn_msgarg_array_tostring
+ alljoyn_msgarg_clear
+ alljoyn_msgarg_clone
+ alljoyn_msgarg_copy
+ alljoyn_msgarg_create
+ alljoyn_msgarg_create_and_set
+ alljoyn_msgarg_destroy
+ alljoyn_msgarg_equal
+ alljoyn_msgarg_get
+ alljoyn_msgarg_get_array_element
+ alljoyn_msgarg_get_array_elementsignature
+ alljoyn_msgarg_get_array_numberofelements
+ alljoyn_msgarg_get_bool
+ alljoyn_msgarg_get_bool_array
+ alljoyn_msgarg_get_double
+ alljoyn_msgarg_get_double_array
+ alljoyn_msgarg_get_int16
+ alljoyn_msgarg_get_int16_array
+ alljoyn_msgarg_get_int32
+ alljoyn_msgarg_get_int32_array
+ alljoyn_msgarg_get_int64
+ alljoyn_msgarg_get_int64_array
+ alljoyn_msgarg_get_objectpath
+ alljoyn_msgarg_get_signature
+ alljoyn_msgarg_get_string
+ alljoyn_msgarg_get_uint16
+ alljoyn_msgarg_get_uint16_array
+ alljoyn_msgarg_get_uint32
+ alljoyn_msgarg_get_uint32_array
+ alljoyn_msgarg_get_uint64
+ alljoyn_msgarg_get_uint64_array
+ alljoyn_msgarg_get_uint8
+ alljoyn_msgarg_get_uint8_array
+ alljoyn_msgarg_get_variant
+ alljoyn_msgarg_get_variant_array
+ alljoyn_msgarg_getdictelement
+ alljoyn_msgarg_getkey
+ alljoyn_msgarg_getmember
+ alljoyn_msgarg_getnummembers
+ alljoyn_msgarg_gettype
+ alljoyn_msgarg_getvalue
+ alljoyn_msgarg_hassignature
+ alljoyn_msgarg_set
+ alljoyn_msgarg_set_and_stabilize
+ alljoyn_msgarg_set_bool
+ alljoyn_msgarg_set_bool_array
+ alljoyn_msgarg_set_double
+ alljoyn_msgarg_set_double_array
+ alljoyn_msgarg_set_int16
+ alljoyn_msgarg_set_int16_array
+ alljoyn_msgarg_set_int32
+ alljoyn_msgarg_set_int32_array
+ alljoyn_msgarg_set_int64
+ alljoyn_msgarg_set_int64_array
+ alljoyn_msgarg_set_objectpath
+ alljoyn_msgarg_set_objectpath_array
+ alljoyn_msgarg_set_signature
+ alljoyn_msgarg_set_signature_array
+ alljoyn_msgarg_set_string
+ alljoyn_msgarg_set_string_array
+ alljoyn_msgarg_set_uint16
+ alljoyn_msgarg_set_uint16_array
+ alljoyn_msgarg_set_uint32
+ alljoyn_msgarg_set_uint32_array
+ alljoyn_msgarg_set_uint64
+ alljoyn_msgarg_set_uint64_array
+ alljoyn_msgarg_set_uint8
+ alljoyn_msgarg_set_uint8_array
+ alljoyn_msgarg_setdictentry
+ alljoyn_msgarg_setstruct
+ alljoyn_msgarg_signature
+ alljoyn_msgarg_stabilize
+ alljoyn_msgarg_tostring
+ alljoyn_observer_create
+ alljoyn_observer_destroy
+ alljoyn_observer_get
+ alljoyn_observer_getfirst
+ alljoyn_observer_getnext
+ alljoyn_observer_registerlistener
+ alljoyn_observer_unregisteralllisteners
+ alljoyn_observer_unregisterlistener
+ alljoyn_observerlistener_create
+ alljoyn_observerlistener_destroy
+ alljoyn_passwordmanager_setcredentials
+ alljoyn_permissionconfigurationlistener_create
+ alljoyn_permissionconfigurationlistener_destroy
+ alljoyn_permissionconfigurator_certificatechain_destroy
+ alljoyn_permissionconfigurator_certificateid_cleanup
+ alljoyn_permissionconfigurator_certificateidarray_cleanup
+ alljoyn_permissionconfigurator_claim
+ alljoyn_permissionconfigurator_endmanagement
+ alljoyn_permissionconfigurator_getapplicationstate
+ alljoyn_permissionconfigurator_getclaimcapabilities
+ alljoyn_permissionconfigurator_getclaimcapabilitiesadditionalinfo
+ alljoyn_permissionconfigurator_getdefaultclaimcapabilities
+ alljoyn_permissionconfigurator_getdefaultpolicy
+ alljoyn_permissionconfigurator_getidentity
+ alljoyn_permissionconfigurator_getidentitycertificateid
+ alljoyn_permissionconfigurator_getmanifests
+ alljoyn_permissionconfigurator_getmanifesttemplate
+ alljoyn_permissionconfigurator_getmembershipsummaries
+ alljoyn_permissionconfigurator_getpolicy
+ alljoyn_permissionconfigurator_getpublickey
+ alljoyn_permissionconfigurator_installmanifests
+ alljoyn_permissionconfigurator_installmembership
+ alljoyn_permissionconfigurator_manifestarray_cleanup
+ alljoyn_permissionconfigurator_manifesttemplate_destroy
+ alljoyn_permissionconfigurator_policy_destroy
+ alljoyn_permissionconfigurator_publickey_destroy
+ alljoyn_permissionconfigurator_removemembership
+ alljoyn_permissionconfigurator_reset
+ alljoyn_permissionconfigurator_resetpolicy
+ alljoyn_permissionconfigurator_setapplicationstate
+ alljoyn_permissionconfigurator_setclaimcapabilities
+ alljoyn_permissionconfigurator_setclaimcapabilitiesadditionalinfo
+ alljoyn_permissionconfigurator_setmanifestfromxml
+ alljoyn_permissionconfigurator_setmanifesttemplatefromxml
+ alljoyn_permissionconfigurator_startmanagement
+ alljoyn_permissionconfigurator_updateidentity
+ alljoyn_permissionconfigurator_updatepolicy
+ alljoyn_pinglistener_create
+ alljoyn_pinglistener_destroy
+ alljoyn_proxybusobject_addchild
+ alljoyn_proxybusobject_addinterface
+ alljoyn_proxybusobject_addinterface_by_name
+ alljoyn_proxybusobject_copy
+ alljoyn_proxybusobject_create
+ alljoyn_proxybusobject_create_secure
+ alljoyn_proxybusobject_destroy
+ alljoyn_proxybusobject_enablepropertycaching
+ alljoyn_proxybusobject_getallproperties
+ alljoyn_proxybusobject_getallpropertiesasync
+ alljoyn_proxybusobject_getchild
+ alljoyn_proxybusobject_getchildren
+ alljoyn_proxybusobject_getinterface
+ alljoyn_proxybusobject_getinterfaces
+ alljoyn_proxybusobject_getpath
+ alljoyn_proxybusobject_getproperty
+ alljoyn_proxybusobject_getpropertyasync
+ alljoyn_proxybusobject_getservicename
+ alljoyn_proxybusobject_getsessionid
+ alljoyn_proxybusobject_getuniquename
+ alljoyn_proxybusobject_implementsinterface
+ alljoyn_proxybusobject_introspectremoteobject
+ alljoyn_proxybusobject_introspectremoteobjectasync
+ alljoyn_proxybusobject_issecure
+ alljoyn_proxybusobject_isvalid
+ alljoyn_proxybusobject_methodcall
+ alljoyn_proxybusobject_methodcall_member
+ alljoyn_proxybusobject_methodcall_member_noreply
+ alljoyn_proxybusobject_methodcall_noreply
+ alljoyn_proxybusobject_methodcallasync
+ alljoyn_proxybusobject_methodcallasync_member
+ alljoyn_proxybusobject_parsexml
+ alljoyn_proxybusobject_ref_create
+ alljoyn_proxybusobject_ref_decref
+ alljoyn_proxybusobject_ref_get
+ alljoyn_proxybusobject_ref_incref
+ alljoyn_proxybusobject_registerpropertieschangedlistener
+ alljoyn_proxybusobject_removechild
+ alljoyn_proxybusobject_secureconnection
+ alljoyn_proxybusobject_secureconnectionasync
+ alljoyn_proxybusobject_setproperty
+ alljoyn_proxybusobject_setpropertyasync
+ alljoyn_proxybusobject_unregisterpropertieschangedlistener
+ alljoyn_routerinit
+ alljoyn_routerinitwithconfig
+ alljoyn_routershutdown
+ alljoyn_securityapplicationproxy_claim
+ alljoyn_securityapplicationproxy_computemanifestdigest
+ alljoyn_securityapplicationproxy_create
+ alljoyn_securityapplicationproxy_destroy
+ alljoyn_securityapplicationproxy_digest_destroy
+ alljoyn_securityapplicationproxy_eccpublickey_destroy
+ alljoyn_securityapplicationproxy_endmanagement
+ alljoyn_securityapplicationproxy_getapplicationstate
+ alljoyn_securityapplicationproxy_getclaimcapabilities
+ alljoyn_securityapplicationproxy_getclaimcapabilitiesadditionalinfo
+ alljoyn_securityapplicationproxy_getdefaultpolicy
+ alljoyn_securityapplicationproxy_geteccpublickey
+ alljoyn_securityapplicationproxy_getmanifesttemplate
+ alljoyn_securityapplicationproxy_getpermissionmanagementsessionport
+ alljoyn_securityapplicationproxy_getpolicy
+ alljoyn_securityapplicationproxy_installmembership
+ alljoyn_securityapplicationproxy_manifest_destroy
+ alljoyn_securityapplicationproxy_manifesttemplate_destroy
+ alljoyn_securityapplicationproxy_policy_destroy
+ alljoyn_securityapplicationproxy_reset
+ alljoyn_securityapplicationproxy_resetpolicy
+ alljoyn_securityapplicationproxy_setmanifestsignature
+ alljoyn_securityapplicationproxy_signmanifest
+ alljoyn_securityapplicationproxy_startmanagement
+ alljoyn_securityapplicationproxy_updateidentity
+ alljoyn_securityapplicationproxy_updatepolicy
+ alljoyn_sessionlistener_create
+ alljoyn_sessionlistener_destroy
+ alljoyn_sessionopts_cmp
+ alljoyn_sessionopts_create
+ alljoyn_sessionopts_destroy
+ alljoyn_sessionopts_get_multipoint
+ alljoyn_sessionopts_get_proximity
+ alljoyn_sessionopts_get_traffic
+ alljoyn_sessionopts_get_transports
+ alljoyn_sessionopts_iscompatible
+ alljoyn_sessionopts_set_multipoint
+ alljoyn_sessionopts_set_proximity
+ alljoyn_sessionopts_set_traffic
+ alljoyn_sessionopts_set_transports
+ alljoyn_sessionportlistener_create
+ alljoyn_sessionportlistener_destroy
+ alljoyn_shutdown
+ alljoyn_unity_deferred_callbacks_process
+ alljoyn_unity_set_deferred_callback_mainthread_only
+ AllJoynAcceptBusConnection
+ AllJoynCloseBusHandle
+ AllJoynConnectToBus
+ AllJoynCreateBus
+ AllJoynEnumEvents
+ AllJoynEventSelect
+ 15 AllJoynEventsRegister
+ 16 AllJoynEventsUnregister
+ 17 AllJoynEventWrite
+ 18 AllJoynGetConfigurationDWORD
+ AllJoynReceiveFromBus
+ AllJoynSendToBus
+ 14 AllJoynSetDebugLevel
+ 19 GetHResultFromQStatus
+ QCC_StatusText
+ 11 RouterNodeCleanup
+ 10 RouterNodeInitialize
+ 13 RouterNodeIsIdle
+ 12 RouterNodeRun
+ AcceptEx
+ dn_expand
+ EnumProtocolsA
+ EnumProtocolsW
+ GetAcceptExSockaddrs
+ GetAddressByNameA
+ GetAddressByNameW
+ GetNameByTypeA
+ GetNameByTypeW
+ getnetbyname
+ GetServiceA
+ GetServiceW
+ GetSocketErrorMessageW
+ GetTypeByNameA
+ GetTypeByNameW
+ inet_network
+ MigrateWinsockConfiguration
+ MigrateWinsockConfigurationEx
+ NPLoadNameSpaces
+ rcmd
+ rexec
+ rresvport
+ s_perror
+ sethostname
+ SetServiceA
+ SetServiceW
+ TransmitFile
+ WSARecvEx
+ GetIsolationServerInterface
+ GetKeyStorageInterface
+ GetSChannelInterface
+ NCryptCloseProtectionDescriptor
+ NCryptCreateClaim
+ NCryptCreatePersistedKey
+ NCryptCreateProtectionDescriptor
+ NCryptDecrypt
+ NCryptDeleteKey
+ NCryptDeriveKey
+ NCryptEncrypt
+ NCryptEnumAlgorithms
+ NCryptEnumKeys
+ NCryptEnumStorageProviders
+ NCryptExportKey
+ NCryptFinalizeKey
+ NCryptFreeBuffer
+ NCryptFreeObject
+ NCryptGetProperty
+ NCryptGetProtectionDescriptorInfo
+ NCryptImportKey
+ NCryptIsAlgSupported
+ NCryptIsKeyHandle
+ NCryptKeyDerivation
+ NCryptNotifyChangeKey
+ NCryptOpenKey
+ NCryptOpenStorageProvider
+ NCryptProtectSecret
+ NCryptQueryProtectionDescriptorName
+ NCryptRegisterProtectionDescriptorName
+ NCryptSecretAgreement
+ NCryptSetAuditingInterface
+ NCryptSetProperty
+ NCryptSignHash
+ NCryptStreamClose
+ NCryptStreamOpenToProtect
+ NCryptStreamOpenToUnprotect
+ NCryptStreamOpenToUnprotectEx
+ NCryptStreamUpdate
+ NCryptTranslateHandle
+ NCryptUnprotectSecret
+ NCryptVerifyClaim
+ NCryptVerifySignature
+ SslChangeNotify
+ SslComputeClientAuthHash
+ SslComputeEapKeyBlock
+ SslComputeFinishedHash
+ SslComputeSessionHash
+ SslCreateClientAuthHash
+ SslCreateEphemeralKey
+ SslCreateHandshakeHash
+ SslDecrementProviderReferenceCount
+ SslDecryptPacket
+ SslEncryptPacket
+ SslEnumCipherSuites
+ SslEnumEccCurves
+ SslEnumProtocolProviders
+ SslExportKey
+ SslExportKeyingMaterial
+ SslFreeBuffer
+ SslFreeObject
+ SslGenerateMasterKey
+ SslGeneratePreMasterKey
+ SslGenerateSessionKeys
+ SslGetCipherSuitePRFHashAlgorithm
+ SslGetKeyProperty
+ SslGetProviderProperty
+ SslHashHandshake
+ SslImportKey
+ SslImportMasterKey
+ SslIncrementProviderReferenceCount
+ SslLookupCipherLengths
+ SslLookupCipherSuiteInfo
+ SslOpenPrivateKey
+ SslOpenProvider
+ SslSignHash
+ SslVerifySignature
+ NetApiBufferAllocate
+ NetApiBufferFree
+ NetApiBufferReallocate
+ NetApiBufferSize
+ NetRemoteComputerSupports
+ RtlEthernetAddressToStringA
+ RtlEthernetAddressToStringW
+ RtlEthernetStringToAddressA
+ RtlEthernetStringToAddressW
+ RtlIpv4AddressToStringA
+ RtlIpv4AddressToStringExA
+ RtlIpv4AddressToStringExW
+ RtlIpv4AddressToStringW
+ RtlIpv4StringToAddressA
+ RtlIpv4StringToAddressExA
+ RtlIpv4StringToAddressExW
+ RtlIpv4StringToAddressW
+ RtlIpv6AddressToStringA
+ RtlIpv6AddressToStringExA
+ RtlIpv6AddressToStringExW
+ RtlIpv6AddressToStringW
+ RtlIpv6StringToAddressA
+ RtlIpv6StringToAddressExA
+ RtlIpv6StringToAddressExW
+ RtlIpv6StringToAddressW
+ 286 BSTR_UserFree
+ 284 BSTR_UserMarshal
+ 283 BSTR_UserSize
+ 285 BSTR_UserUnmarshal
+ 414 BstrFromVector
+ 171 ClearCustData
+ 31 CreateDispTypeInfo
+ 202 CreateErrorInfo
+ 32 CreateStdDispatch
+ 160 CreateTypeLib
+ 180 CreateTypeLib2
+ 146 DispCallFunc
+ 29 DispGetIDsOfNames
+ 28 DispGetParam
+ 30 DispInvoke
+ 14 DosDateTimeToVariantTime
+ 35 GetActiveObject
+ 332 GetAltMonthNames
+ 200 GetErrorInfo
+ 322 GetRecordInfoFromGuids
+ 323 GetRecordInfoFromTypeInfo
+ 326 GetVarConversionLocaleSetting
+ 165 LHashValOfNameSys
+ 166 LHashValOfNameSysA
+ 162 LoadRegTypeLib
+ 161 LoadTypeLib
+ 183 LoadTypeLibEx
+ 296 LPSAFEARRAY_Marshal
+ 295 LPSAFEARRAY_Size
+ 297 LPSAFEARRAY_Unmarshal
+ 294 LPSAFEARRAY_UserFree
+ 292 LPSAFEARRAY_UserMarshal
+ 291 LPSAFEARRAY_UserSize
+ 293 LPSAFEARRAY_UserUnmarshal
+ 170 OaBuildVersion
+ OACreateTypeLib2
+ 444 OaEnablePerUserTLibRegistration
+ 420 OleCreateFontIndirect
+ 419 OleCreatePictureIndirect
+ 417 OleCreatePropertyFrame
+ 416 OleCreatePropertyFrameIndirect
+ 415 OleIconToCursor
+ 418 OleLoadPicture
+ 401 OleLoadPictureEx
+ 422 OleLoadPictureFile
+ 402 OleLoadPictureFileEx
+ 424 OleLoadPicturePath
+ 423 OleSavePictureFile
+ 421 OleTranslateColor
+ 164 QueryPathOfRegTypeLib
+ 33 RegisterActiveObject
+ 163 RegisterTypeLib
+ 442 RegisterTypeLibForUser
+ 34 RevokeActiveObject
+ 23 SafeArrayAccessData
+ SafeArrayAddRef
+ 37 SafeArrayAllocData
+ 36 SafeArrayAllocDescriptor
+ 41 SafeArrayAllocDescriptorEx
+ 27 SafeArrayCopy
+ 412 SafeArrayCopyData
+ 15 SafeArrayCreate
+ 42 SafeArrayCreateEx
+ 411 SafeArrayCreateVector
+ 43 SafeArrayCreateVectorEx
+ 16 SafeArrayDestroy
+ 39 SafeArrayDestroyData
+ 38 SafeArrayDestroyDescriptor
+ 17 SafeArrayGetDim
+ 25 SafeArrayGetElement
+ 18 SafeArrayGetElemsize
+ 67 SafeArrayGetIID
+ 20 SafeArrayGetLBound
+ 45 SafeArrayGetRecordInfo
+ 19 SafeArrayGetUBound
+ 77 SafeArrayGetVartype
+ 21 SafeArrayLock
+ 148 SafeArrayPtrOfIndex
+ 26 SafeArrayPutElement
+ 40 SafeArrayRedim
+ SafeArrayReleaseData
+ SafeArrayReleaseDescriptor
+ 57 SafeArraySetIID
+ 44 SafeArraySetRecordInfo
+ 24 SafeArrayUnaccessData
+ 22 SafeArrayUnlock
+ 201 SetErrorInfo
+ 327 SetOaNoCache
+ 325 SetVarConversionLocaleSetting
+ SysAddRefString
+ 2 SysAllocString
+ 150 SysAllocStringByteLen
+ 4 SysAllocStringLen
+ 6 SysFreeString
+ 3 SysReAllocString
+ 5 SysReAllocStringLen
+ SysReleaseString
+ 149 SysStringByteLen
+ 7 SysStringLen
+ 184 SystemTimeToVariantTime
+ 186 UnRegisterTypeLib
+ 443 UnRegisterTypeLibForUser
+ 168 VarAbs
+ 141 VarAdd
+ 142 VarAnd
+ 124 VarBoolFromCy
+ 123 VarBoolFromDate
+ 236 VarBoolFromDec
+ 126 VarBoolFromDisp
+ 233 VarBoolFromI1
+ 119 VarBoolFromI2
+ 120 VarBoolFromI4
+ 370 VarBoolFromI8
+ 121 VarBoolFromR4
+ 122 VarBoolFromR8
+ 125 VarBoolFromStr
+ 118 VarBoolFromUI1
+ 234 VarBoolFromUI2
+ 235 VarBoolFromUI4
+ 371 VarBoolFromUI8
+ 313 VarBstrCat
+ 314 VarBstrCmp
+ 116 VarBstrFromBool
+ 113 VarBstrFromCy
+ 114 VarBstrFromDate
+ 232 VarBstrFromDec
+ 115 VarBstrFromDisp
+ 229 VarBstrFromI1
+ 109 VarBstrFromI2
+ 110 VarBstrFromI4
+ 368 VarBstrFromI8
+ 111 VarBstrFromR4
+ 112 VarBstrFromR8
+ 108 VarBstrFromUI1
+ 230 VarBstrFromUI2
+ 231 VarBstrFromUI4
+ 369 VarBstrFromUI8
+ 318 VarCat
+ 176 VarCmp
+ 306 VarCyAbs
+ 299 VarCyAdd
+ 311 VarCyCmp
+ 312 VarCyCmpR8
+ 307 VarCyFix
+ 106 VarCyFromBool
+ 103 VarCyFromDate
+ 228 VarCyFromDec
+ 105 VarCyFromDisp
+ 225 VarCyFromI1
+ 99 VarCyFromI2
+ 100 VarCyFromI4
+ 366 VarCyFromI8
+ 101 VarCyFromR4
+ 102 VarCyFromR8
+ 104 VarCyFromStr
+ 98 VarCyFromUI1
+ 226 VarCyFromUI2
+ 227 VarCyFromUI4
+ 367 VarCyFromUI8
+ 308 VarCyInt
+ 303 VarCyMul
+ 304 VarCyMulI4
+ 329 VarCyMulI8
+ 309 VarCyNeg
+ 310 VarCyRound
+ 305 VarCySub
+ 96 VarDateFromBool
+ 93 VarDateFromCy
+ 224 VarDateFromDec
+ 95 VarDateFromDisp
+ 221 VarDateFromI1
+ 89 VarDateFromI2
+ 90 VarDateFromI4
+ 364 VarDateFromI8
+ 91 VarDateFromR4
+ 92 VarDateFromR8
+ 94 VarDateFromStr
+ 330 VarDateFromUdate
+ 319 VarDateFromUdateEx
+ 88 VarDateFromUI1
+ 222 VarDateFromUI2
+ 223 VarDateFromUI4
+ 365 VarDateFromUI8
+ 182 VarDecAbs
+ 177 VarDecAdd
+ 204 VarDecCmp
+ 298 VarDecCmpR8
+ 178 VarDecDiv
+ 187 VarDecFix
+ 199 VarDecFromBool
+ 196 VarDecFromCy
+ 195 VarDecFromDate
+ 198 VarDecFromDisp
+ 241 VarDecFromI1
+ 191 VarDecFromI2
+ 192 VarDecFromI4
+ 374 VarDecFromI8
+ 193 VarDecFromR4
+ 194 VarDecFromR8
+ 197 VarDecFromStr
+ 190 VarDecFromUI1
+ 242 VarDecFromUI2
+ 243 VarDecFromUI4
+ 375 VarDecFromUI8
+ 188 VarDecInt
+ 179 VarDecMul
+ 189 VarDecNeg
+ 203 VarDecRound
+ 181 VarDecSub
+ 143 VarDiv
+ 152 VarEqv
+ 169 VarFix
+ 87 VarFormat
+ 127 VarFormatCurrency
+ 97 VarFormatDateTime
+ 139 VarFormatFromTokens
+ 107 VarFormatNumber
+ 117 VarFormatPercent
+ 253 VarI1FromBool
+ 250 VarI1FromCy
+ 249 VarI1FromDate
+ 256 VarI1FromDec
+ 252 VarI1FromDisp
+ 245 VarI1FromI2
+ 246 VarI1FromI4
+ 376 VarI1FromI8
+ 247 VarI1FromR4
+ 248 VarI1FromR8
+ 251 VarI1FromStr
+ 244 VarI1FromUI1
+ 254 VarI1FromUI2
+ 255 VarI1FromUI4
+ 377 VarI1FromUI8
+ 56 VarI2FromBool
+ 52 VarI2FromCy
+ 53 VarI2FromDate
+ 208 VarI2FromDec
+ 55 VarI2FromDisp
+ 205 VarI2FromI1
+ 49 VarI2FromI4
+ 346 VarI2FromI8
+ 50 VarI2FromR4
+ 51 VarI2FromR8
+ 54 VarI2FromStr
+ 48 VarI2FromUI1
+ 206 VarI2FromUI2
+ 207 VarI2FromUI4
+ 347 VarI2FromUI8
+ 66 VarI4FromBool
+ 62 VarI4FromCy
+ 63 VarI4FromDate
+ 212 VarI4FromDec
+ 65 VarI4FromDisp
+ 209 VarI4FromI1
+ 59 VarI4FromI2
+ 348 VarI4FromI8
+ 60 VarI4FromR4
+ 61 VarI4FromR8
+ 64 VarI4FromStr
+ 58 VarI4FromUI1
+ 210 VarI4FromUI2
+ 211 VarI4FromUI4
+ 349 VarI4FromUI8
+ 341 VarI8FromBool
+ 337 VarI8FromCy
+ 338 VarI8FromDate
+ 345 VarI8FromDec
+ 340 VarI8FromDisp
+ 342 VarI8FromI1
+ 334 VarI8FromI2
+ 335 VarI8FromR4
+ 336 VarI8FromR8
+ 339 VarI8FromStr
+ 333 VarI8FromUI1
+ 343 VarI8FromUI2
+ 344 VarI8FromUI4
+ 427 VarI8FromUI8
+ 290 VARIANT_UserFree
+ 288 VARIANT_UserMarshal
+ 287 VARIANT_UserSize
+ 289 VARIANT_UserUnmarshal
+ 12 VariantChangeType
+ 147 VariantChangeTypeEx
+ 9 VariantClear
+ 10 VariantCopy
+ 11 VariantCopyInd
+ 8 VariantInit
+ 13 VariantTimeToDosDateTime
+ 185 VariantTimeToSystemTime
+ 153 VarIdiv
+ 154 VarImp
+ 172 VarInt
+ 155 VarMod
+ 129 VarMonthName
+ 156 VarMul
+ 173 VarNeg
+ 174 VarNot
+ 47 VarNumFromParseNum
+ 157 VarOr
+ 46 VarParseNumFromStr
+ 158 VarPow
+ 316 VarR4CmpR8
+ 76 VarR4FromBool
+ 72 VarR4FromCy
+ 73 VarR4FromDate
+ 216 VarR4FromDec
+ 75 VarR4FromDisp
+ 213 VarR4FromI1
+ 69 VarR4FromI2
+ 70 VarR4FromI4
+ 360 VarR4FromI8
+ 71 VarR4FromR8
+ 74 VarR4FromStr
+ 68 VarR4FromUI1
+ 214 VarR4FromUI2
+ 215 VarR4FromUI4
+ 361 VarR4FromUI8
+ 86 VarR8FromBool
+ 82 VarR8FromCy
+ 83 VarR8FromDate
+ 220 VarR8FromDec
+ 85 VarR8FromDisp
+ 217 VarR8FromI1
+ 79 VarR8FromI2
+ 80 VarR8FromI4
+ 362 VarR8FromI8
+ 81 VarR8FromR4
+ 84 VarR8FromStr
+ 78 VarR8FromUI1
+ 218 VarR8FromUI2
+ 219 VarR8FromUI4
+ 363 VarR8FromUI8
+ 315 VarR8Pow
+ 317 VarR8Round
+ 175 VarRound
+ 159 VarSub
+ 140 VarTokenizeFormatString
+ 331 VarUdateFromDate
+ 138 VarUI1FromBool
+ 134 VarUI1FromCy
+ 135 VarUI1FromDate
+ 240 VarUI1FromDec
+ 137 VarUI1FromDisp
+ 237 VarUI1FromI1
+ 130 VarUI1FromI2
+ 131 VarUI1FromI4
+ 372 VarUI1FromI8
+ 132 VarUI1FromR4
+ 133 VarUI1FromR8
+ 136 VarUI1FromStr
+ 238 VarUI1FromUI2
+ 239 VarUI1FromUI4
+ 373 VarUI1FromUI8
+ 266 VarUI2FromBool
+ 263 VarUI2FromCy
+ 262 VarUI2FromDate
+ 269 VarUI2FromDec
+ 265 VarUI2FromDisp
+ 267 VarUI2FromI1
+ 258 VarUI2FromI2
+ 259 VarUI2FromI4
+ 378 VarUI2FromI8
+ 260 VarUI2FromR4
+ 261 VarUI2FromR8
+ 264 VarUI2FromStr
+ 257 VarUI2FromUI1
+ 268 VarUI2FromUI4
+ 379 VarUI2FromUI8
+ 279 VarUI4FromBool
+ 276 VarUI4FromCy
+ 275 VarUI4FromDate
+ 282 VarUI4FromDec
+ 278 VarUI4FromDisp
+ 280 VarUI4FromI1
+ 271 VarUI4FromI2
+ 272 VarUI4FromI4
+ 425 VarUI4FromI8
+ 273 VarUI4FromR4
+ 274 VarUI4FromR8
+ 277 VarUI4FromStr
+ 270 VarUI4FromUI1
+ 281 VarUI4FromUI2
+ 426 VarUI4FromUI8
+ 437 VarUI8FromBool
+ 433 VarUI8FromCy
+ 434 VarUI8FromDate
+ 441 VarUI8FromDec
+ 436 VarUI8FromDisp
+ 438 VarUI8FromI1
+ 430 VarUI8FromI2
+ 428 VarUI8FromI8
+ 431 VarUI8FromR4
+ 432 VarUI8FromR8
+ 435 VarUI8FromStr
+ 429 VarUI8FromUI1
+ 439 VarUI8FromUI2
+ 440 VarUI8FromUI4
+ 128 VarWeekdayName
+ 167 VarXor
+ 413 VectorFromBstr
+ CanUserWritePwrScheme
+ DeletePwrScheme
+ DevicePowerClose
+ DevicePowerEnumDevices
+ DevicePowerOpen
+ DevicePowerSetDeviceState
+ EnumPwrSchemes
+ GetActivePwrScheme
+ GetCurrentPowerPolicies
+ GetPwrDiskSpindownRange
+ IsAdminOverrideActive
+ IsPwrHibernateAllowed
+ IsPwrShutdownAllowed
+ IsPwrSuspendAllowed
+ PowerCanRestoreIndividualDefaultPowerScheme
+ PowerCreatePossibleSetting
+ PowerCreateSetting
+ PowerDeleteScheme
+ PowerDeterminePlatformRole
+ PowerDuplicateScheme
+ PowerEnumerate
+ PowerImportPowerScheme
+ PowerIsSettingRangeDefined
+ PowerOpenSystemPowerKey
+ PowerOpenUserPowerKey
+ PowerReadACDefaultIndex
+ PowerReadACValueIndex
+ PowerReadDCDefaultIndex
+ PowerReadDCValueIndex
+ PowerReadDescription
+ PowerReadFriendlyName
+ PowerReadIconResourceSpecifier
+ PowerReadPossibleDescription
+ PowerReadPossibleFriendlyName
+ PowerReadPossibleValue
+ PowerReadSettingAttributes
+ PowerReadValueIncrement
+ PowerReadValueMax
+ PowerReadValueMin
+ PowerReadValueUnitsSpecifier
+ PowerRemovePowerSetting
+ PowerReplaceDefaultPowerSchemes
+ PowerReportThermalEvent
+ PowerRestoreDefaultPowerSchemes
+ PowerRestoreIndividualDefaultPowerScheme
+ PowerSettingAccessCheck
+ PowerSettingAccessCheckEx
+ PowerWriteACDefaultIndex
+ PowerWriteDCDefaultIndex
+ PowerWriteDescription
+ PowerWriteFriendlyName
+ PowerWriteIconResourceSpecifier
+ PowerWritePossibleDescription
+ PowerWritePossibleFriendlyName
+ PowerWritePossibleValue
+ PowerWriteSettingAttributes
+ PowerWriteValueIncrement
+ PowerWriteValueMax
+ PowerWriteValueMin
+ PowerWriteValueUnitsSpecifier
+ ReadGlobalPwrPolicy
+ ReadProcessorPwrScheme
+ ReadPwrScheme
+ SetActivePwrScheme
+ SetSuspendState
+ ValidatePowerPolicies
+ WriteGlobalPwrPolicy
+ WriteProcessorPwrScheme
+ WritePwrScheme
+ 108 CreateAppContainerEnumerator
+ 101 CreateEnvBlock
+ 110 DeleteAppContainerEnumerator
+ 102 DestroyEnvBlock
+ 103 ExpandEnvStringForUser
+ 111 GetAppContainerPath
+ 115 GetAppContainerPathFromSidString
+ 107 GetAppContainerRegistryHandle
+ 114 GetAppContainerRegistryHandleFromName
+ 112 GetAppContainerRegistryPath
+ 113 GetAppContainerSpecificSubPath
+ 104 GetBasicProfileFolderPath
+ 116 GetBasicProfileFolderPathEx
+ 109 GetNextAppContainerSid
+ 105 LoadProfileBasic
+ 106 UnloadProfileBasic
+ ClearPropVariantArray
+ ClearVariantArray
+ 3 GetProxyDllInfo
+ InitPropVariantFromBooleanVector
+ InitPropVariantFromBuffer
+ InitPropVariantFromCLSID
+ InitPropVariantFromDoubleVector
+ InitPropVariantFromFileTime
+ InitPropVariantFromFileTimeVector
+ InitPropVariantFromGUIDAsString
+ InitPropVariantFromInt16Vector
+ InitPropVariantFromInt32Vector
+ InitPropVariantFromInt64Vector
+ InitPropVariantFromPropVariantVectorElem
+ InitPropVariantFromResource
+ InitPropVariantFromStringAsVector
+ InitPropVariantFromStringVector
+ InitPropVariantFromStrRet
+ InitPropVariantFromUInt16Vector
+ InitPropVariantFromUInt32Vector
+ InitPropVariantFromUInt64Vector
+ InitPropVariantVectorFromPropVariant
+ InitVariantFromBooleanArray
+ InitVariantFromBuffer
+ InitVariantFromDoubleArray
+ InitVariantFromFileTime
+ InitVariantFromFileTimeArray
+ InitVariantFromGUIDAsString
+ InitVariantFromInt16Array
+ InitVariantFromInt32Array
+ InitVariantFromInt64Array
+ InitVariantFromResource
+ InitVariantFromStringArray
+ InitVariantFromStrRet
+ InitVariantFromUInt16Array
+ InitVariantFromUInt32Array
+ InitVariantFromUInt64Array
+ InitVariantFromVariantArrayElem
+ PropVariantChangeType
+ PropVariantCompareEx
+ PropVariantGetBooleanElem
+ PropVariantGetDoubleElem
+ PropVariantGetElementCount
+ PropVariantGetFileTimeElem
+ PropVariantGetInt16Elem
+ PropVariantGetInt32Elem
+ PropVariantGetInt64Elem
+ PropVariantGetStringElem
+ PropVariantGetUInt16Elem
+ PropVariantGetUInt32Elem
+ PropVariantGetUInt64Elem
+ PropVariantToBoolean
+ PropVariantToBooleanVector
+ PropVariantToBooleanVectorAlloc
+ PropVariantToBooleanWithDefault
+ PropVariantToBSTR
+ PropVariantToBuffer
+ PropVariantToDouble
+ PropVariantToDoubleVector
+ PropVariantToDoubleVectorAlloc
+ PropVariantToDoubleWithDefault
+ PropVariantToFileTime
+ PropVariantToFileTimeVector
+ PropVariantToFileTimeVectorAlloc
+ PropVariantToGUID
+ PropVariantToInt16
+ PropVariantToInt16Vector
+ PropVariantToInt16VectorAlloc
+ PropVariantToInt16WithDefault
+ PropVariantToInt32
+ PropVariantToInt32Vector
+ PropVariantToInt32VectorAlloc
+ PropVariantToInt32WithDefault
+ PropVariantToInt64
+ PropVariantToInt64Vector
+ PropVariantToInt64VectorAlloc
+ PropVariantToInt64WithDefault
+ PropVariantToString
+ PropVariantToStringAlloc
+ PropVariantToStringVector
+ PropVariantToStringVectorAlloc
+ PropVariantToStringWithDefault
+ PropVariantToStrRet
+ PropVariantToUInt16
+ PropVariantToUInt16Vector
+ PropVariantToUInt16VectorAlloc
+ PropVariantToUInt16WithDefault
+ PropVariantToUInt32
+ PropVariantToUInt32Vector
+ PropVariantToUInt32VectorAlloc
+ PropVariantToUInt32WithDefault
+ PropVariantToUInt64
+ PropVariantToUInt64Vector
+ PropVariantToUInt64VectorAlloc
+ PropVariantToUInt64WithDefault
+ PropVariantToVariant
+ 435 PropVariantToWinRTPropertyValue
+ PSCoerceToCanonicalValue
+ PSCreateAdapterFromPropertyStore
+ PSCreateDelayedMultiplexPropertyStore
+ PSCreateMemoryPropertyStore
+ PSCreateMultiplexPropertyStore
+ PSCreatePropertyChangeArray
+ PSCreatePropertyStoreFromObject
+ PSCreatePropertyStoreFromPropertySetStorage
+ PSCreateSimplePropertyChange
+ PSEnumeratePropertyDescriptions
+ PSFormatForDisplay
+ PSFormatForDisplayAlloc
+ PSFormatPropertyValue
+ PSGetImageReferenceForValue
+ PSGetItemPropertyHandler
+ PSGetItemPropertyHandlerWithCreateObject
+ PSGetNamedPropertyFromPropertyStorage
+ PSGetNameFromPropertyKey
+ PSGetPropertyDescription
+ PSGetPropertyDescriptionByName
+ PSGetPropertyDescriptionListFromString
+ PSGetPropertyFromPropertyStorage
+ PSGetPropertyKeyFromName
+ PSGetPropertySystem
+ PSGetPropertyValue
+ PSLookupPropertyHandlerCLSID
+ PSPropertyBag_Delete
+ PSPropertyBag_ReadBOOL
+ PSPropertyBag_ReadBSTR
+ PSPropertyBag_ReadDWORD
+ PSPropertyBag_ReadGUID
+ PSPropertyBag_ReadInt
+ PSPropertyBag_ReadLONG
+ PSPropertyBag_ReadPOINTL
+ PSPropertyBag_ReadPOINTS
+ PSPropertyBag_ReadPropertyKey
+ PSPropertyBag_ReadRECTL
+ PSPropertyBag_ReadSHORT
+ PSPropertyBag_ReadStr
+ PSPropertyBag_ReadStrAlloc
+ PSPropertyBag_ReadStream
+ PSPropertyBag_ReadType
+ PSPropertyBag_ReadULONGLONG
+ PSPropertyBag_ReadUnknown
+ PSPropertyBag_WriteBOOL
+ PSPropertyBag_WriteBSTR
+ PSPropertyBag_WriteDWORD
+ PSPropertyBag_WriteGUID
+ PSPropertyBag_WriteInt
+ PSPropertyBag_WriteLONG
+ PSPropertyBag_WritePOINTL
+ PSPropertyBag_WritePOINTS
+ PSPropertyBag_WritePropertyKey
+ PSPropertyBag_WriteRECTL
+ PSPropertyBag_WriteSHORT
+ PSPropertyBag_WriteStr
+ PSPropertyBag_WriteStream
+ PSPropertyBag_WriteULONGLONG
+ PSPropertyBag_WriteUnknown
+ PSPropertyKeyFromString
+ PSRefreshPropertySchema
+ PSRegisterPropertySchema
+ PSSetPropertyValue
+ PSStringFromPropertyKey
+ PSUnregisterPropertySchema
+ StgDeserializePropVariant
+ StgSerializePropVariant
+ VariantCompare
+ VariantGetBooleanElem
+ VariantGetDoubleElem
+ VariantGetElementCount
+ VariantGetInt16Elem
+ VariantGetInt32Elem
+ VariantGetInt64Elem
+ VariantGetStringElem
+ VariantGetUInt16Elem
+ VariantGetUInt32Elem
+ VariantGetUInt64Elem
+ VariantToBoolean
+ VariantToBooleanArray
+ VariantToBooleanArrayAlloc
+ VariantToBooleanWithDefault
+ VariantToBuffer
+ VariantToDosDateTime
+ VariantToDouble
+ VariantToDoubleArray
+ VariantToDoubleArrayAlloc
+ VariantToDoubleWithDefault
+ VariantToFileTime
+ VariantToGUID
+ VariantToInt16
+ VariantToInt16Array
+ VariantToInt16ArrayAlloc
+ VariantToInt16WithDefault
+ VariantToInt32
+ VariantToInt32Array
+ VariantToInt32ArrayAlloc
+ VariantToInt32WithDefault
+ VariantToInt64
+ VariantToInt64Array
+ VariantToInt64ArrayAlloc
+ VariantToInt64WithDefault
+ VariantToPropVariant
+ VariantToString
+ VariantToStringAlloc
+ VariantToStringArray
+ VariantToStringArrayAlloc
+ VariantToStringWithDefault
+ VariantToStrRet
+ VariantToUInt16
+ VariantToUInt16Array
+ VariantToUInt16ArrayAlloc
+ VariantToUInt16WithDefault
+ VariantToUInt32
+ VariantToUInt32Array
+ VariantToUInt32ArrayAlloc
+ VariantToUInt32WithDefault
+ VariantToUInt64
+ VariantToUInt64Array
+ VariantToUInt64ArrayAlloc
+ VariantToUInt64WithDefault
+ 436 WinRTPropertyValueToPropVariant
+ MetaDataGetDispenser
+ CreateProxyFromTypeInfo
+ CreateStubFromTypeInfo
+ CStdStubBuffer_AddRef
+ CStdStubBuffer_Connect
+ CStdStubBuffer_CountRefs
+ CStdStubBuffer_DebugServerQueryInterface
+ CStdStubBuffer_DebugServerRelease
+ CStdStubBuffer_Disconnect
+ CStdStubBuffer_Invoke
+ CStdStubBuffer_IsIIDSupported
+ CStdStubBuffer_QueryInterface
+ DceErrorInqTextA
+ DceErrorInqTextW
+ I_RpcAllocate
+ I_RpcAsyncAbortCall
+ I_RpcAsyncSetHandle
+ I_RpcBCacheAllocate
+ I_RpcBCacheFree
+ I_RpcBindingCopy
+ I_RpcBindingCreateNP
+ I_RpcBindingHandleToAsyncHandle
+ I_RpcBindingInqClientTokenAttributes
+ ?I_RpcBindingInqCurrentModifiedId@@YAJPAXPAU_LUID@@@Z (long __cdecl I_RpcBindingInqCurrentModifiedId(void *,struct _LUID *))
+ I_RpcBindingInqDynamicEndpoint
+ I_RpcBindingInqDynamicEndpointA
+ I_RpcBindingInqDynamicEndpointW
+ I_RpcBindingInqLocalClientPID
+ I_RpcBindingInqMarshalledTargetInfo
+ I_RpcBindingInqSecurityContext
+ I_RpcBindingInqSecurityContextKeyInfo
+ I_RpcBindingInqTransportType
+ I_RpcBindingInqWireIdForSnego
+ I_RpcBindingIsClientLocal
+ I_RpcBindingIsServerLocal
+ I_RpcBindingSetPrivateOption
+ I_RpcBindingToStaticStringBindingW
+ I_RpcCertProcessAndProvision
+ I_RpcClearMutex
+ I_RpcCompleteAndFree
+ I_RpcConnectionInqSockBuffSize
+ I_RpcConnectionSetSockBuffSize
+ I_RpcDeleteMutex
+ I_RpcEnableWmiTrace
+ I_RpcExceptionFilter
+ I_RpcFilterDCOMActivation
+ I_RpcFree
+ I_RpcFreeBuffer
+ I_RpcFreePipeBuffer
+ ?I_RpcFwThisIsTheManager@@YAXXZ (void __cdecl I_RpcFwThisIsTheManager(void))
+ I_RpcGetBuffer
+ I_RpcGetBufferWithObject
+ I_RpcGetCurrentCallHandle
+ I_RpcGetDefaultSD
+ I_RpcGetExtendedError
+ I_RpcGetPortAllocationData
+ I_RpcIfInqTransferSyntaxes
+ ?I_RpcInitNdrImports@@YAXPAPBU_NDR_CALLBACK_ROUTINES_TABLE@@@Z (void __cdecl I_RpcInitNdrImports(struct _NDR_CALLBACK_ROUTINES_TABLE const * *))
+ I_RpcLogEvent
+ I_RpcMapWin32Status
+ I_RpcMarshalBindingHandleAndInterfaceForNDF
+ I_RpcMgmtEnableDedicatedThreadPool
+ ?I_RpcMgmtQueryDedicatedThreadPool@@YAEXZ (unsigned char __cdecl I_RpcMgmtQueryDedicatedThreadPool(void))
+ I_RpcNDRCGetWireRepresentation
+ I_RpcNDRSContextEmergencyCleanup
+ I_RpcNegotiateTransferSyntax
+ I_RpcNsBindingSetEntryName
+ I_RpcNsBindingSetEntryNameA
+ I_RpcNsBindingSetEntryNameW
+ I_RpcNsInterfaceExported
+ I_RpcNsInterfaceUnexported
+ I_RpcOpenClientProcess
+ ?I_RpcOpenClientThread@@YAJPAXKPAPAX@Z (long __cdecl I_RpcOpenClientThread(void *,unsigned long,void * *))
+ I_RpcParseSecurity
+ I_RpcPauseExecution
+ I_RpcReallocPipeBuffer
+ I_RpcReceive
+ I_RpcRecordCalloutFailure
+ I_RpcRequestMutex
+ I_RpcSend
+ I_RpcSendReceive
+ I_RpcServerAllocateIpPort
+ I_RpcServerCheckClientRestriction
+ I_RpcServerDisableExceptionFilter
+ I_RpcServerGetAssociationID
+ I_RpcServerInqAddressChangeFn
+ I_RpcServerInqLocalConnAddress
+ I_RpcServerInqRemoteConnAddress
+ I_RpcServerInqTransportType
+ I_RpcServerIsClientDisconnected
+ I_RpcServerRegisterForwardFunction
+ I_RpcServerSetAddressChangeFn
+ I_RpcServerStartService
+ I_RpcServerSubscribeForDisconnectNotification
+ ?I_RpcServerTurnOnOffKeepalives@@YAJPAXHKK@Z (long __cdecl I_RpcServerTurnOnOffKeepalives(void *,int,unsigned long,unsigned long))
+ I_RpcServerUseProtseq2A
+ I_RpcServerUseProtseq2W
+ I_RpcServerUseProtseqEp2A
+ I_RpcServerUseProtseqEp2W
+ I_RpcSessionStrictContextHandle
+ I_RpcSetDCOMAppId
+ I_RpcSNCHOption
+ I_RpcSsDontSerializeContext
+ I_RpcSystemFunction001
+ I_RpcSystemHandleTypeSpecificWork
+ I_RpcTransConnectionAllocatePacket
+ I_RpcTransConnectionFreePacket
+ I_RpcTransConnectionReallocPacket
+ I_RpcTransDatagramAllocate
+ I_RpcTransDatagramAllocate2
+ I_RpcTransDatagramFree
+ I_RpcTransGetThreadEvent
+ I_RpcTransGetThreadEventThreadOptional
+ I_RpcTransIoCancelled
+ I_RpcTransServerNewConnection
+ I_RpcTurnOnEEInfoPropagation
+ I_UuidCreate
+ IUnknown_AddRef_Proxy
+ IUnknown_QueryInterface_Proxy
+ IUnknown_Release_Proxy
+ MesBufferHandleReset
+ MesDecodeBufferHandleCreate
+ MesDecodeIncrementalHandleCreate
+ MesEncodeDynBufferHandleCreate
+ MesEncodeFixedBufferHandleCreate
+ MesEncodeIncrementalHandleCreate
+ MesHandleFree
+ MesIncrementalHandleReset
+ MesInqProcEncodingId
+ NdrAllocate
+ NdrAsyncClientCall
+ NdrAsyncServerCall
+ NdrByteCountPointerBufferSize
+ NdrByteCountPointerFree
+ NdrByteCountPointerMarshall
+ NdrByteCountPointerUnmarshall
+ NDRCContextBinding
+ NDRCContextMarshall
+ NDRCContextUnmarshall
+ NdrClearOutParameters
+ NdrClientCall2
+ NdrClientContextMarshall
+ NdrClientContextUnmarshall
+ NdrClientInitialize
+ NdrClientInitializeNew
+ NdrComplexArrayBufferSize
+ NdrComplexArrayFree
+ NdrComplexArrayMarshall
+ NdrComplexArrayMemorySize
+ NdrComplexArrayUnmarshall
+ NdrComplexStructBufferSize
+ NdrComplexStructFree
+ NdrComplexStructMarshall
+ NdrComplexStructMemorySize
+ NdrComplexStructUnmarshall
+ NdrConformantArrayBufferSize
+ NdrConformantArrayFree
+ NdrConformantArrayMarshall
+ NdrConformantArrayMemorySize
+ NdrConformantArrayUnmarshall
+ NdrConformantStringBufferSize
+ NdrConformantStringMarshall
+ NdrConformantStringMemorySize
+ NdrConformantStringUnmarshall
+ NdrConformantStructBufferSize
+ NdrConformantStructFree
+ NdrConformantStructMarshall
+ NdrConformantStructMemorySize
+ NdrConformantStructUnmarshall
+ NdrConformantVaryingArrayBufferSize
+ NdrConformantVaryingArrayFree
+ NdrConformantVaryingArrayMarshall
+ NdrConformantVaryingArrayMemorySize
+ NdrConformantVaryingArrayUnmarshall
+ NdrConformantVaryingStructBufferSize
+ NdrConformantVaryingStructFree
+ NdrConformantVaryingStructMarshall
+ NdrConformantVaryingStructMemorySize
+ NdrConformantVaryingStructUnmarshall
+ NdrContextHandleInitialize
+ NdrContextHandleSize
+ NdrConvert
+ NdrConvert2
+ NdrCorrelationFree
+ NdrCorrelationInitialize
+ NdrCorrelationPass
+ NdrCreateServerInterfaceFromStub
+ NdrCStdStubBuffer_Release
+ NdrCStdStubBuffer2_Release
+ NdrDcomAsyncClientCall
+ NdrDcomAsyncStubCall
+ NdrDllCanUnloadNow
+ NdrDllGetClassObject
+ NdrDllRegisterProxy
+ NdrDllUnregisterProxy
+ NdrEncapsulatedUnionBufferSize
+ NdrEncapsulatedUnionFree
+ NdrEncapsulatedUnionMarshall
+ NdrEncapsulatedUnionMemorySize
+ NdrEncapsulatedUnionUnmarshall
+ NdrFixedArrayBufferSize
+ NdrFixedArrayFree
+ NdrFixedArrayMarshall
+ NdrFixedArrayMemorySize
+ NdrFixedArrayUnmarshall
+ NdrFreeBuffer
+ ?NdrFullPointerFree@@YAHPAU_FULL_PTR_XLAT_TABLES@@PAX@Z (int __cdecl NdrFullPointerFree(struct _FULL_PTR_XLAT_TABLES *,void *))
+ ?NdrFullPointerInsertRefId@@YAXPAU_FULL_PTR_XLAT_TABLES@@KPAX@Z (void __cdecl NdrFullPointerInsertRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,void *))
+ ?NdrFullPointerQueryPointer@@YAHPAU_FULL_PTR_XLAT_TABLES@@PAXEPAK@Z (int __cdecl NdrFullPointerQueryPointer(struct _FULL_PTR_XLAT_TABLES *,void *,unsigned char,unsigned long *))
+ ?NdrFullPointerQueryRefId@@YAHPAU_FULL_PTR_XLAT_TABLES@@KEPAPAX@Z (int __cdecl NdrFullPointerQueryRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,unsigned char,void * *))
+ NdrFullPointerXlatFree
+ NdrFullPointerXlatInit
+ NdrGetBaseInterfaceFromStub
+ NdrGetBuffer
+ NdrGetDcomProtocolVersion
+ NdrGetSimpleTypeBufferAlignment
+ NdrGetSimpleTypeBufferSize
+ NdrGetSimpleTypeMemorySize
+ NdrGetTypeFlags
+ NdrGetUserMarshalInfo
+ NdrInterfacePointerBufferSize
+ NdrInterfacePointerFree
+ NdrInterfacePointerMarshall
+ NdrInterfacePointerMemorySize
+ NdrInterfacePointerUnmarshall
+ NdrMapCommAndFaultStatus
+ NdrMesProcEncodeDecode
+ NdrMesProcEncodeDecode2
+ NdrMesSimpleTypeAlignSize
+ NdrMesSimpleTypeDecode
+ NdrMesSimpleTypeEncode
+ NdrMesTypeAlignSize
+ NdrMesTypeAlignSize2
+ NdrMesTypeDecode
+ NdrMesTypeDecode2
+ NdrMesTypeEncode
+ NdrMesTypeEncode2
+ NdrMesTypeFree2
+ NdrNonConformantStringBufferSize
+ NdrNonConformantStringMarshall
+ NdrNonConformantStringMemorySize
+ NdrNonConformantStringUnmarshall
+ NdrNonEncapsulatedUnionBufferSize
+ NdrNonEncapsulatedUnionFree
+ NdrNonEncapsulatedUnionMarshall
+ NdrNonEncapsulatedUnionMemorySize
+ NdrNonEncapsulatedUnionUnmarshall
+ NdrNsGetBuffer
+ NdrNsSendReceive
+ NdrOleAllocate
+ NdrOleFree
+ NdrOutInit
+ NdrPartialIgnoreClientBufferSize
+ NdrPartialIgnoreClientMarshall
+ NdrPartialIgnoreServerInitialize
+ NdrPartialIgnoreServerUnmarshall
+ NdrpCreateProxy
+ NdrpCreateStub
+ NdrpGetProcFormatString
+ NdrpGetTypeFormatString
+ NdrpGetTypeGenCookie
+ NdrpMemoryIncrement
+ NdrPointerBufferSize
+ NdrPointerFree
+ NdrPointerMarshall
+ NdrPointerMemorySize
+ NdrPointerUnmarshall
+ NdrpReleaseTypeFormatString
+ NdrpReleaseTypeGenCookie
+ NdrProxyErrorHandler
+ NdrProxyFreeBuffer
+ NdrProxyGetBuffer
+ NdrProxyInitialize
+ NdrProxySendReceive
+ NdrpVarVtOfTypeDesc
+ NdrRangeUnmarshall
+ NdrRpcSmClientAllocate
+ NdrRpcSmClientFree
+ NdrRpcSmSetClientToOsf
+ NdrRpcSsDefaultAllocate
+ NdrRpcSsDefaultFree
+ NdrRpcSsDisableAllocate
+ NdrRpcSsEnableAllocate
+ NDRSContextMarshall
+ NDRSContextMarshall2
+ NDRSContextMarshallEx
+ NDRSContextUnmarshall
+ NDRSContextUnmarshall2
+ NDRSContextUnmarshallEx
+ NdrSendReceive
+ NdrServerCall2
+ NdrServerContextMarshall
+ NdrServerContextNewMarshall
+ NdrServerContextNewUnmarshall
+ NdrServerContextUnmarshall
+ NdrServerInitialize
+ NdrServerInitializeMarshall
+ NdrServerInitializeNew
+ NdrServerInitializePartial
+ NdrServerInitializeUnmarshall
+ NdrSimpleStructBufferSize
+ NdrSimpleStructFree
+ NdrSimpleStructMarshall
+ NdrSimpleStructMemorySize
+ NdrSimpleStructUnmarshall
+ NdrSimpleTypeMarshall
+ NdrSimpleTypeUnmarshall
+ NdrStubCall2
+ NdrStubForwardingFunction
+ NdrStubGetBuffer
+ NdrStubInitialize
+ NdrStubInitializeMarshall
+ NdrTypeFlags
+ NdrTypeFree
+ NdrTypeMarshall
+ NdrTypeSize
+ NdrTypeUnmarshall
+ NdrUnmarshallBasetypeInline
+ NdrUserMarshalBufferSize
+ NdrUserMarshalFree
+ NdrUserMarshalMarshall
+ NdrUserMarshalMemorySize
+ NdrUserMarshalSimpleTypeConvert
+ NdrUserMarshalUnmarshall
+ NdrVaryingArrayBufferSize
+ NdrVaryingArrayFree
+ NdrVaryingArrayMarshall
+ NdrVaryingArrayMemorySize
+ NdrVaryingArrayUnmarshall
+ NdrXmitOrRepAsBufferSize
+ NdrXmitOrRepAsFree
+ NdrXmitOrRepAsMarshall
+ NdrXmitOrRepAsMemorySize
+ NdrXmitOrRepAsUnmarshall
+ ?pfnFreeRoutines@@3QBQ6AXPAU_MIDL_STUB_MESSAGE@@PAEPBE@ZB (void (__cdecl*const * const pfnFreeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *))
+ ?pfnMarshallRoutines@@3QBQ6APAEPAU_MIDL_STUB_MESSAGE@@PAEPBE@ZB (unsigned char * (__cdecl*const * const pfnMarshallRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *))
+ ?pfnSizeRoutines@@3QBQ6AXPAU_MIDL_STUB_MESSAGE@@PAEPBE@ZB (void (__cdecl*const * const pfnSizeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *))
+ ?pfnUnmarshallRoutines@@3QBQ6APAEPAU_MIDL_STUB_MESSAGE@@PAPAEPBEE@ZB (unsigned char * (__cdecl*const * const pfnUnmarshallRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char * *,unsigned char const *,unsigned char))
+ RpcAsyncAbortCall
+ RpcAsyncCancelCall
+ RpcAsyncCompleteCall
+ RpcAsyncGetCallStatus
+ RpcAsyncInitializeHandle
+ RpcAsyncRegisterInfo
+ RpcBindingBind
+ RpcBindingCopy
+ RpcBindingCreateA
+ RpcBindingCreateW
+ RpcBindingFree
+ RpcBindingFromStringBindingA
+ RpcBindingFromStringBindingW
+ RpcBindingInqAuthClientA
+ RpcBindingInqAuthClientExA
+ RpcBindingInqAuthClientExW
+ RpcBindingInqAuthClientW
+ RpcBindingInqAuthInfoA
+ RpcBindingInqAuthInfoExA
+ RpcBindingInqAuthInfoExW
+ RpcBindingInqAuthInfoW
+ RpcBindingInqObject
+ RpcBindingInqOption
+ RpcBindingReset
+ RpcBindingServerFromClient
+ RpcBindingSetAuthInfoA
+ RpcBindingSetAuthInfoExA
+ RpcBindingSetAuthInfoExW
+ RpcBindingSetAuthInfoW
+ RpcBindingSetObject
+ RpcBindingSetOption
+ RpcBindingToStringBindingA
+ RpcBindingToStringBindingW
+ RpcBindingUnbind
+ RpcBindingVectorFree
+ RpcCancelThread
+ RpcCancelThreadEx
+ RpcCertGeneratePrincipalNameA
+ RpcCertGeneratePrincipalNameW
+ RpcEpRegisterA
+ RpcEpRegisterNoReplaceA
+ RpcEpRegisterNoReplaceW
+ RpcEpRegisterW
+ RpcEpResolveBinding
+ RpcEpUnregister
+ RpcErrorAddRecord
+ RpcErrorClearInformation
+ RpcErrorEndEnumeration
+ RpcErrorGetNextRecord
+ RpcErrorGetNumberOfRecords
+ RpcErrorLoadErrorInfo
+ RpcErrorResetEnumeration
+ RpcErrorSaveErrorInfo
+ RpcErrorStartEnumeration
+ RpcExceptionFilter
+ RpcFreeAuthorizationContext
+ RpcGetAuthorizationContextForClient
+ RpcIfIdVectorFree
+ RpcIfInqId
+ RpcImpersonateClient
+ RpcImpersonateClient2
+ RpcImpersonateClientContainer
+ RpcMgmtEnableIdleCleanup
+ RpcMgmtEpEltInqBegin
+ RpcMgmtEpEltInqDone
+ RpcMgmtEpEltInqNextA
+ RpcMgmtEpEltInqNextW
+ RpcMgmtEpUnregister
+ RpcMgmtInqComTimeout
+ RpcMgmtInqDefaultProtectLevel
+ RpcMgmtInqIfIds
+ RpcMgmtInqServerPrincNameA
+ RpcMgmtInqServerPrincNameW
+ RpcMgmtInqStats
+ RpcMgmtIsServerListening
+ RpcMgmtSetAuthorizationFn
+ RpcMgmtSetCancelTimeout
+ RpcMgmtSetComTimeout
+ RpcMgmtSetServerStackSize
+ RpcMgmtStatsVectorFree
+ RpcMgmtStopServerListening
+ RpcMgmtWaitServerListen
+ RpcNetworkInqProtseqsA
+ RpcNetworkInqProtseqsW
+ RpcNetworkIsProtseqValidA
+ RpcNetworkIsProtseqValidW
+ RpcNsBindingInqEntryNameA
+ RpcNsBindingInqEntryNameW
+ RpcObjectInqType
+ RpcObjectSetInqFn
+ RpcObjectSetType
+ RpcProtseqVectorFreeA
+ RpcProtseqVectorFreeW
+ RpcRaiseException
+ RpcRevertContainerImpersonation
+ RpcRevertToSelf
+ RpcRevertToSelfEx
+ RpcServerCompleteSecurityCallback
+ RpcServerInqBindingHandle
+ RpcServerInqBindings
+ RpcServerInqBindingsEx
+ RpcServerInqCallAttributesA
+ RpcServerInqCallAttributesW
+ RpcServerInqDefaultPrincNameA
+ RpcServerInqDefaultPrincNameW
+ RpcServerInqIf
+ RpcServerInterfaceGroupActivate
+ RpcServerInterfaceGroupClose
+ RpcServerInterfaceGroupCreateA
+ RpcServerInterfaceGroupCreateW
+ RpcServerInterfaceGroupDeactivate
+ RpcServerInterfaceGroupInqBindings
+ RpcServerListen
+ RpcServerRegisterAuthInfoA
+ RpcServerRegisterAuthInfoW
+ RpcServerRegisterIf
+ RpcServerRegisterIf2
+ RpcServerRegisterIf3
+ RpcServerRegisterIfEx
+ RpcServerSubscribeForNotification
+ RpcServerTestCancel
+ RpcServerUnregisterIf
+ RpcServerUnregisterIfEx
+ RpcServerUnsubscribeForNotification
+ RpcServerUseAllProtseqs
+ RpcServerUseAllProtseqsEx
+ RpcServerUseAllProtseqsIf
+ RpcServerUseAllProtseqsIfEx
+ RpcServerUseProtseqA
+ RpcServerUseProtseqEpA
+ RpcServerUseProtseqEpExA
+ RpcServerUseProtseqEpExW
+ RpcServerUseProtseqEpW
+ RpcServerUseProtseqExA
+ RpcServerUseProtseqExW
+ RpcServerUseProtseqIfA
+ RpcServerUseProtseqIfExA
+ RpcServerUseProtseqIfExW
+ RpcServerUseProtseqIfW
+ RpcServerUseProtseqW
+ RpcServerYield
+ RpcSmAllocate
+ RpcSmClientFree
+ RpcSmDestroyClientContext
+ RpcSmDisableAllocate
+ RpcSmEnableAllocate
+ RpcSmFree
+ RpcSmGetThreadHandle
+ RpcSmSetClientAllocFree
+ RpcSmSetThreadHandle
+ RpcSmSwapClientAllocFree
+ RpcSsAllocate
+ RpcSsContextLockExclusive
+ RpcSsContextLockShared
+ RpcSsDestroyClientContext
+ RpcSsDisableAllocate
+ RpcSsDontSerializeContext
+ RpcSsEnableAllocate
+ RpcSsFree
+ RpcSsGetContextBinding
+ RpcSsGetThreadHandle
+ RpcSsSetClientAllocFree
+ RpcSsSetThreadHandle
+ RpcSsSwapClientAllocFree
+ RpcStringBindingComposeA
+ RpcStringBindingComposeW
+ RpcStringBindingParseA
+ RpcStringBindingParseW
+ RpcStringFreeA
+ RpcStringFreeW
+ RpcTestCancel
+ RpcUserFree
+ SimpleTypeAlignment
+ SimpleTypeBufferSize
+ SimpleTypeMemorySize
+ TowerConstruct
+ TowerExplode
+ UuidCompare
+ UuidCreate
+ UuidCreateNil
+ UuidCreateSequential
+ UuidEqual
+ UuidFromStringA
+ UuidFromStringW
+ UuidHash
+ UuidIsNil
+ UuidToStringA
+ UuidToStringW
+ NetGetDisplayInformationIndex
+ NetGroupAdd
+ NetGroupAddUser
+ NetGroupDel
+ NetGroupDelUser
+ NetGroupEnum
+ NetGroupGetInfo
+ NetGroupGetUsers
+ NetGroupSetInfo
+ NetGroupSetUsers
+ NetLocalGroupAdd
+ NetLocalGroupAddMember
+ NetLocalGroupAddMembers
+ NetLocalGroupDel
+ NetLocalGroupDelMember
+ NetLocalGroupDelMembers
+ NetLocalGroupEnum
+ NetLocalGroupGetInfo
+ NetLocalGroupGetMembers
+ NetLocalGroupSetInfo
+ NetLocalGroupSetMembers
+ NetQueryDisplayInformation
+ NetUserAdd
+ NetUserChangePassword
+ NetUserDel
+ NetUserEnum
+ NetUserGetGroups
+ NetUserGetInfo
+ NetUserGetInternetIdentityInfo
+ NetUserGetLocalGroups
+ NetUserModalsGet
+ NetUserModalsSet
+ NetUserSetGroups
+ NetUserSetInfo
+ NetValidatePasswordPolicy
+ NetValidatePasswordPolicyFree
+ NetScheduleJobAdd
+ NetScheduleJobDel
+ NetScheduleJobEnum
+ NetScheduleJobGetInfo
+ LocalAliasGet
+ LocalFileClose
+ LocalFileEnum
+ LocalFileEnumEx
+ LocalFileGetInfo
+ LocalFileGetInfoEx
+ LocalSessionDel
+ LocalSessionEnum
+ LocalSessionEnumEx
+ LocalSessionGetInfo
+ LocalSessionGetInfoEx
+ LocalShareAdd
+ LocalShareDelEx
+ LocalShareEnum
+ LocalShareEnumEx
+ LocalShareGetInfo
+ LocalShareGetInfoEx
+ LocalShareSetInfo
+ NetConnectionEnum
+ NetFileClose
+ NetFileEnum
+ NetFileGetInfo
+ NetRemoteTOD
+ NetServerAliasAdd
+ NetServerAliasDel
+ NetServerAliasEnum
+ NetServerComputerNameAdd
+ NetServerComputerNameDel
+ NetServerDiskEnum
+ NetServerGetInfo
+ NetServerSetInfo
+ NetServerStatisticsGet
+ NetServerTransportAdd
+ NetServerTransportAddEx
+ NetServerTransportDel
+ NetServerTransportEnum
+ NetSessionDel
+ NetSessionEnum
+ NetSessionGetInfo
+ NetShareAdd
+ NetShareCheck
+ NetShareDel
+ NetShareDelEx
+ NetShareDelSticky
+ NetShareEnum
+ NetShareEnumSticky
+ NetShareGetInfo
+ NetShareSetInfo
+ AcceptSecurityContext
+ AcquireCredentialsHandleA
+ AcquireCredentialsHandleW
+ AddCredentialsA
+ AddCredentialsW
+ AddSecurityPackageA
+ AddSecurityPackageW
+ ApplyControlToken
+ ChangeAccountPasswordA
+ ChangeAccountPasswordW
+ CompleteAuthToken
+ DecryptMessage
+ DeleteSecurityContext
+ DeleteSecurityPackageA
+ DeleteSecurityPackageW
+ EncryptMessage
+ EnumerateSecurityPackagesA
+ EnumerateSecurityPackagesW
+ ExportSecurityContext
+ FreeContextBuffer
+ FreeCredentialsHandle
+ GetUserNameExA
+ GetUserNameExW
+ ImpersonateSecurityContext
+ ImportSecurityContextA
+ ImportSecurityContextW
+ InitializeSecurityContextA
+ InitializeSecurityContextW
+ InitSecurityInterfaceA
+ InitSecurityInterfaceW
+ LogonUserExExW
+ LsaCallAuthenticationPackage
+ LsaConnectUntrusted
+ LsaDeregisterLogonProcess
+ LsaEnumerateLogonSessions
+ LsaFreeReturnBuffer
+ LsaGetLogonSessionData
+ LsaLogonUser
+ LsaLookupAuthenticationPackage
+ LsaRegisterLogonProcess
+ LsaRegisterPolicyChangeNotification
+ LsaUnregisterPolicyChangeNotification
+ MakeSignature
+ QueryContextAttributesA
+ QueryContextAttributesExA
+ QueryContextAttributesExW
+ QueryContextAttributesW
+ QueryCredentialsAttributesA
+ QueryCredentialsAttributesExA
+ QueryCredentialsAttributesExW
+ QueryCredentialsAttributesW
+ QuerySecurityContextToken
+ QuerySecurityPackageInfoA
+ QuerySecurityPackageInfoW
+ RevertSecurityContext
+ SaslAcceptSecurityContext
+ SaslEnumerateProfilesA
+ SaslEnumerateProfilesW
+ SaslGetContextOption
+ SaslGetProfilePackageA
+ SaslGetProfilePackageW
+ SaslIdentifyPackageA
+ SaslIdentifyPackageW
+ SaslInitializeSecurityContextA
+ SaslInitializeSecurityContextW
+ SaslSetContextOption
+ SealMessage
+ SetContextAttributesA
+ SetContextAttributesW
+ SetCredentialsAttributesA
+ SetCredentialsAttributesW
+ SspiCompareAuthIdentities
+ SspiCopyAuthIdentity
+ SspiDecryptAuthIdentity
+ SspiDecryptAuthIdentityEx
+ SspiEncodeAuthIdentityAsStrings
+ SspiEncodeStringsAsAuthIdentity
+ SspiEncryptAuthIdentity
+ SspiEncryptAuthIdentityEx
+ SspiExcludePackage
+ SspiFreeAuthIdentity
+ SspiGetTargetHostName
+ SspiIsAuthIdentityEncrypted
+ SspiLocalFree
+ SspiMarshalAuthIdentity
+ SspiPrepareForCredRead
+ SspiPrepareForCredWrite
+ SspiUnmarshalAuthIdentity
+ SspiValidateAuthIdentity
+ SspiZeroAuthIdentity
+ UnsealMessage
+ VerifySignature
+ TokenBindingDeleteAllBindings
+ TokenBindingDeleteBinding
+ TokenBindingGenerateBinding
+ TokenBindingGenerateID
+ TokenBindingGenerateMessage
+ TokenBindingGetKeyTypesClient
+ TokenBindingGetKeyTypesServer
+ TokenBindingVerifyMessage
+ DockPattern_SetDockPosition
+ ExpandCollapsePattern_Collapse
+ ExpandCollapsePattern_Expand
+ GridPattern_GetItem
+ IgnoreLeaksInCurrentlyTrackedMemory
+ InvokePattern_Invoke
+ ItemContainerPattern_FindItemByProperty
+ LegacyIAccessiblePattern_DoDefaultAction
+ LegacyIAccessiblePattern_GetIAccessible
+ LegacyIAccessiblePattern_Select
+ LegacyIAccessiblePattern_SetValue
+ MultipleViewPattern_GetViewName
+ MultipleViewPattern_SetCurrentView
+ PostTestCheckForLeaks
+ RangeValuePattern_SetValue
+ ScrollItemPattern_ScrollIntoView
+ ScrollPattern_Scroll
+ ScrollPattern_SetScrollPercent
+ SelectionItemPattern_AddToSelection
+ SelectionItemPattern_RemoveFromSelection
+ SelectionItemPattern_Select
+ SynchronizedInputPattern_Cancel
+ SynchronizedInputPattern_StartListening
+ TextPattern_get_DocumentRange
+ TextPattern_get_SupportedTextSelection
+ TextPattern_GetSelection
+ TextPattern_GetVisibleRanges
+ TextPattern_RangeFromChild
+ TextPattern_RangeFromPoint
+ TextRange_AddToSelection
+ TextRange_Clone
+ TextRange_Compare
+ TextRange_CompareEndpoints
+ TextRange_ExpandToEnclosingUnit
+ TextRange_FindAttribute
+ TextRange_FindText
+ TextRange_GetAttributeValue
+ TextRange_GetBoundingRectangles
+ TextRange_GetChildren
+ TextRange_GetEnclosingElement
+ TextRange_GetText
+ TextRange_Move
+ TextRange_MoveEndpointByRange
+ TextRange_MoveEndpointByUnit
+ TextRange_RemoveFromSelection
+ TextRange_ScrollIntoView
+ TextRange_Select
+ TogglePattern_Toggle
+ TransformPattern_Move
+ TransformPattern_Resize
+ TransformPattern_Rotate
+ UiaAddEvent
+ UiaEventAddWindow
+ UiaEventRemoveWindow
+ UiaFind
+ UiaGetErrorDescription
+ UiaGetPatternProvider
+ UiaGetPropertyValue
+ UiaGetRootNode
+ UiaGetRuntimeId
+ UiaGetUpdatedCache
+ UiaHasServerSideProvider
+ UiaHPatternObjectFromVariant
+ UiaHTextRangeFromVariant
+ UiaHUiaNodeFromVariant
+ UiaIAccessibleFromProvider
+ UiaNavigate
+ UiaNodeFromFocus
+ UiaNodeFromHandle
+ UiaNodeFromPoint
+ UiaNodeFromProvider
+ UiaNodeRelease
+ UiaPatternRelease
+ UiaProviderForNonClient
+ UiaProviderFromIAccessible
+ UiaRaiseAsyncContentLoadedEvent
+ UiaRaiseNotificationEvent
+ UiaRegisterProviderCallback
+ UiaRemoveEvent
+ UiaSetFocus
+ UiaTextRangeRelease
+ UpdateErrorLoggingCallback
+ ValuePattern_SetValue
+ VirtualizedItemPattern_Realize
+ WindowPattern_Close
+ WindowPattern_SetWindowVisualState
+ WindowPattern_WaitForInputIdle
+ CoGetClassObjectFromURL
+ CoInternetCombineIUri
+ CoInternetCombineUrl
+ CoInternetCombineUrlEx
+ CoInternetCompareUrl
+ CoInternetCreateSecurityManager
+ CoInternetCreateZoneManager
+ CoInternetGetProtocolFlags
+ CoInternetGetSecurityUrl
+ CoInternetGetSecurityUrlEx
+ CoInternetGetSession
+ CoInternetIsFeatureEnabled
+ CoInternetIsFeatureEnabledForIUri
+ CoInternetIsFeatureEnabledForUrl
+ CoInternetIsFeatureZoneElevationEnabled
+ CoInternetParseIUri
+ CoInternetParseUrl
+ CoInternetQueryInfo
+ CompareSecurityIds
+ CompatFlagsFromClsid
+ CopyBindInfo
+ CopyStgMedium
+ CreateAsyncBindCtx
+ CreateAsyncBindCtxEx
+ CreateFormatEnumerator
+ CreateUriFromMultiByteString
+ CreateURLMoniker
+ CreateURLMonikerEx
+ CreateURLMonikerEx2
+ FaultInIEFeature
+ FindMediaType
+ FindMediaTypeClass
+ FindMimeFromData
+ GetClassFileOrMime
+ GetClassURL
+ GetComponentIDFromCLSSPEC
+ GetSoftwareUpdateInfo
+ HlinkGoBack
+ HlinkGoForward
+ HlinkNavigateMoniker
+ HlinkNavigateString
+ IEInstallScope
+ IsAsyncMoniker
+ IsValidURL
+ MkParseDisplayNameEx
+ ObtainUserAgentString
+ RegisterBindStatusCallback
+ RegisterFormatEnumerator
+ RegisterMediaTypeClass
+ RegisterMediaTypes
+ ReleaseBindInfo
+ RevokeBindStatusCallback
+ RevokeFormatEnumerator
+ SetSoftwareUpdateAdvertisementState
+ URLDownloadToCacheFileA
+ URLDownloadToCacheFileW
+ URLDownloadToFileA
+ URLDownloadToFileW
+ UrlMkGetSessionOption
+ UrlMkSetSessionOption
+ URLOpenBlockingStreamA
+ URLOpenBlockingStreamW
+ URLOpenPullStreamA
+ URLOpenPullStreamW
+ URLOpenStreamA
+ URLOpenStreamW
+ AreThereVisibleLogoffScripts
+ AreThereVisibleShutdownScripts
+ 203 CheckDirectoryOwnership
+ 175 CheckXForestLogon
+ 209 CopyProfileDirectoryEx2
+ CreateAppContainerProfile
+ 212 CreateAppContainerProfileInternal
+ 206 CreateDirectoryJunctionsForSystem
+ 207 CreateDirectoryJunctionsForUserProfile
+ CreateEnvironmentBlock
+ 137 CreateGroupEx
+ 139 CreateLinkFileEx
+ CreateProfile
+ DeleteAppContainerProfile
+ 213 DeleteAppContainerProfileInternal
+ 104 DeleteGroup
+ 122 DeleteLinkFile
+ DeleteProfileA
+ 202 DeleteProfileDirectory
+ DeleteProfileW
+ DeriveAppContainerSidFromAppContainerName
+ DeriveRestrictedAppContainerSidFromAppContainerSidAndRestrictedName
+ DestroyEnvironmentBlock
+ EnterCriticalPolicySection
+ ExpandEnvironmentStringsForUserA
+ ExpandEnvironmentStringsForUserW
+ ForceSyncFgPolicy
+ FreeGPOListA
+ FreeGPOListW
+ GenerateGPNotification
+ GetAllUsersProfileDirectoryA
+ GetAllUsersProfileDirectoryW
+ GetAppContainerFolderPath
+ GetAppContainerRegistryLocation
+ GetAppliedGPOListA
+ GetAppliedGPOListW
+ GetDefaultUserProfileDirectoryA
+ GetDefaultUserProfileDirectoryW
+ GetGPOListA
+ GetGPOListW
+ 214 GetLongProfilePathName
+ GetNextFgPolicyRefreshInfo
+ GetPreviousFgPolicyRefreshInfo
+ GetProfilesDirectoryA
+ GetProfilesDirectoryW
+ GetProfileType
+ GetUserProfileDirectoryA
+ 217 GetUserProfileDirectoryForUserSidW
+ GetUserProfileDirectoryW
+ HasPolicyForegroundProcessingCompleted
+ 218 IsAppContainerProfilePresentInternal
+ LeaveCriticalPolicySection
+ LoadUserProfileA
+ LoadUserProfileW
+ 211 LookupAppContainerDisplayName
+ 135 PingComputer
+ ProcessGroupPolicyCompleted
+ ProcessGroupPolicyCompletedEx
+ RefreshPolicy
+ RefreshPolicyEx
+ RegisterGPNotification
+ 208 RemapProfile
+ RsopAccessCheckByType
+ RsopFileAccessCheck
+ ?RsopLoggingEnabled@@YAHXZ (int __cdecl RsopLoggingEnabled(void))
+ RsopResetPolicySettingStatus
+ RsopSetPolicySettingStatus
+ UnloadUserProfile
+ UnregisterGPNotification
+ 210 UpdateAppContainerProfile
+ WaitForMachinePolicyForegroundProcessing
+ WaitForUserPolicyForegroundProcessing
+ WsAbandonCall
+ WsAbandonMessage
+ WsAbortChannel
+ WsAbortListener
+ WsAbortServiceHost
+ WsAbortServiceProxy
+ WsAcceptChannel
+ WsAddCustomHeader
+ WsAddErrorString
+ WsAddMappedHeader
+ WsAddressMessage
+ WsAlloc
+ WsAsyncExecute
+ WsCall
+ WsCheckMustUnderstandHeaders
+ WsCloseChannel
+ WsCloseListener
+ WsCloseServiceHost
+ WsCloseServiceProxy
+ WsCombineUrl
+ WsCopyError
+ WsCopyNode
+ WsCreateChannel
+ WsCreateChannelForListener
+ WsCreateError
+ WsCreateFaultFromError
+ WsCreateHeap
+ WsCreateListener
+ WsCreateMessage
+ WsCreateMessageForChannel
+ WsCreateMetadata
+ WsCreateReader
+ WsCreateServiceEndpointFromTemplate
+ WsCreateServiceHost
+ WsCreateServiceProxy
+ WsCreateServiceProxyFromTemplate
+ WsCreateWriter
+ WsCreateXmlBuffer
+ WsCreateXmlSecurityToken
+ WsDateTimeToFileTime
+ WsDecodeUrl
+ WsEncodeUrl
+ WsEndReaderCanonicalization
+ WsEndWriterCanonicalization
+ WsFileTimeToDateTime
+ WsFillBody
+ WsFillReader
+ WsFindAttribute
+ WsFlushBody
+ WsFlushWriter
+ WsFreeChannel
+ WsFreeError
+ WsFreeHeap
+ WsFreeListener
+ WsFreeMessage
+ WsFreeMetadata
+ WsFreeReader
+ WsFreeSecurityToken
+ WsFreeServiceHost
+ WsFreeServiceProxy
+ WsFreeWriter
+ WsGetChannelProperty
+ WsGetCustomHeader
+ WsGetDictionary
+ WsGetErrorProperty
+ WsGetErrorString
+ WsGetFaultErrorDetail
+ WsGetFaultErrorProperty
+ WsGetHeader
+ WsGetHeaderAttributes
+ WsGetHeapProperty
+ WsGetListenerProperty
+ WsGetMappedHeader
+ WsGetMessageProperty
+ WsGetMetadataEndpoints
+ WsGetMetadataProperty
+ WsGetMissingMetadataDocumentAddress
+ WsGetNamespaceFromPrefix
+ WsGetOperationContextProperty
+ WsGetPolicyAlternativeCount
+ WsGetPolicyProperty
+ WsGetPrefixFromNamespace
+ WsGetReaderNode
+ WsGetReaderPosition
+ WsGetReaderProperty
+ WsGetSecurityContextProperty
+ WsGetSecurityTokenProperty
+ WsGetServiceHostProperty
+ WsGetServiceProxyProperty
+ WsGetWriterPosition
+ WsGetWriterProperty
+ WsGetXmlAttribute
+ WsInitializeMessage
+ WsMarkHeaderAsUnderstood
+ WsMatchPolicyAlternative
+ WsMoveReader
+ WsMoveWriter
+ WsOpenChannel
+ WsOpenListener
+ WsOpenServiceHost
+ WsOpenServiceProxy
+ WsPullBytes
+ WsPushBytes
+ WsReadArray
+ WsReadAttribute
+ WsReadBody
+ WsReadBytes
+ WsReadChars
+ WsReadCharsUtf8
+ WsReadElement
+ WsReadEndAttribute
+ WsReadEndElement
+ WsReadEndpointAddressExtension
+ WsReadEnvelopeEnd
+ WsReadEnvelopeStart
+ WsReadMessageEnd
+ WsReadMessageStart
+ WsReadMetadata
+ WsReadNode
+ WsReadQualifiedName
+ WsReadStartAttribute
+ WsReadStartElement
+ WsReadToStartElement
+ WsReadType
+ WsReadValue
+ WsReadXmlBuffer
+ WsReadXmlBufferFromBytes
+ WsReceiveMessage
+ WsRegisterOperationForCancel
+ WsRemoveCustomHeader
+ WsRemoveHeader
+ WsRemoveMappedHeader
+ WsRemoveNode
+ WsRequestReply
+ WsRequestSecurityToken
+ WsResetChannel
+ WsResetError
+ WsResetHeap
+ WsResetListener
+ WsResetMessage
+ WsResetMetadata
+ WsResetServiceHost
+ WsResetServiceProxy
+ WsRevokeSecurityContext
+ WsSendFaultMessageForError
+ WsSendMessage
+ WsSendReplyMessage
+ WsSetChannelProperty
+ WsSetErrorProperty
+ WsSetFaultErrorDetail
+ WsSetFaultErrorProperty
+ WsSetHeader
+ WsSetInput
+ WsSetInputToBuffer
+ WsSetListenerProperty
+ WsSetMessageProperty
+ WsSetOutput
+ WsSetOutputToBuffer
+ WsSetReaderPosition
+ WsSetWriterPosition
+ WsShutdownSessionChannel
+ WsSkipNode
+ WsStartReaderCanonicalization
+ WsStartWriterCanonicalization
+ WsTrimXmlWhitespace
+ WsVerifyXmlNCName
+ WsWriteArray
+ WsWriteAttribute
+ WsWriteBody
+ WsWriteBytes
+ WsWriteChars
+ WsWriteCharsUtf8
+ WsWriteElement
+ WsWriteEndAttribute
+ WsWriteEndCData
+ WsWriteEndElement
+ WsWriteEndStartElement
+ WsWriteEnvelopeEnd
+ WsWriteEnvelopeStart
+ WsWriteMessageEnd
+ WsWriteMessageStart
+ WsWriteNode
+ WsWriteQualifiedName
+ WsWriteStartAttribute
+ WsWriteStartCData
+ WsWriteStartElement
+ WsWriteText
+ WsWriteType
+ WsWriteValue
+ WsWriteXmlBuffer
+ WsWriteXmlBufferToBytes
+ WsWriteXmlnsAttribute
+ WsXmlStringEquals
+ WebSocketAbortHandle
+ WebSocketBeginClientHandshake
+ WebSocketBeginServerHandshake
+ WebSocketCompleteAction
+ WebSocketCreateClientHandle
+ WebSocketCreateServerHandle
+ WebSocketDeleteHandle
+ WebSocketEndClientHandshake
+ WebSocketEndServerHandshake
+ WebSocketGetAction
+ WebSocketGetGlobalProperty
+ WebSocketReceive
+ WebSocketSend
+ PdfCreateRenderer
+ SetSocketMediaStreamingMode
+ IEnumString_Next_WIC_Proxy
+ IEnumString_Reset_WIC_Proxy
+ IPropertyBag2_Write_Proxy
+ IWICBitmap_Lock_Proxy
+ IWICBitmap_SetPalette_Proxy
+ IWICBitmap_SetResolution_Proxy
+ IWICBitmapClipper_Initialize_Proxy
+ IWICBitmapCodecInfo_DoesSupportAnimation_Proxy
+ IWICBitmapCodecInfo_DoesSupportLossless_Proxy
+ IWICBitmapCodecInfo_DoesSupportMultiframe_Proxy
+ IWICBitmapCodecInfo_GetContainerFormat_Proxy
+ IWICBitmapCodecInfo_GetDeviceManufacturer_Proxy
+ IWICBitmapCodecInfo_GetDeviceModels_Proxy
+ IWICBitmapCodecInfo_GetFileExtensions_Proxy
+ IWICBitmapCodecInfo_GetMimeTypes_Proxy
+ IWICBitmapDecoder_CopyPalette_Proxy
+ IWICBitmapDecoder_GetColorContexts_Proxy
+ IWICBitmapDecoder_GetDecoderInfo_Proxy
+ IWICBitmapDecoder_GetFrame_Proxy
+ IWICBitmapDecoder_GetFrameCount_Proxy
+ IWICBitmapDecoder_GetMetadataQueryReader_Proxy
+ IWICBitmapDecoder_GetPreview_Proxy
+ IWICBitmapDecoder_GetThumbnail_Proxy
+ IWICBitmapEncoder_Commit_Proxy
+ IWICBitmapEncoder_CreateNewFrame_Proxy
+ IWICBitmapEncoder_GetEncoderInfo_Proxy
+ IWICBitmapEncoder_GetMetadataQueryWriter_Proxy
+ IWICBitmapEncoder_Initialize_Proxy
+ IWICBitmapEncoder_SetPalette_Proxy
+ IWICBitmapEncoder_SetThumbnail_Proxy
+ IWICBitmapFlipRotator_Initialize_Proxy
+ IWICBitmapFrameDecode_GetColorContexts_Proxy
+ IWICBitmapFrameDecode_GetMetadataQueryReader_Proxy
+ IWICBitmapFrameDecode_GetThumbnail_Proxy
+ IWICBitmapFrameEncode_Commit_Proxy
+ IWICBitmapFrameEncode_GetMetadataQueryWriter_Proxy
+ IWICBitmapFrameEncode_Initialize_Proxy
+ IWICBitmapFrameEncode_SetColorContexts_Proxy
+ IWICBitmapFrameEncode_SetResolution_Proxy
+ IWICBitmapFrameEncode_SetSize_Proxy
+ IWICBitmapFrameEncode_SetThumbnail_Proxy
+ IWICBitmapFrameEncode_WriteSource_Proxy
+ IWICBitmapLock_GetDataPointer_STA_Proxy
+ IWICBitmapLock_GetStride_Proxy
+ IWICBitmapScaler_Initialize_Proxy
+ IWICBitmapSource_CopyPalette_Proxy
+ IWICBitmapSource_CopyPixels_Proxy
+ IWICBitmapSource_GetPixelFormat_Proxy
+ IWICBitmapSource_GetResolution_Proxy
+ IWICBitmapSource_GetSize_Proxy
+ IWICColorContext_InitializeFromMemory_Proxy
+ IWICComponentFactory_CreateMetadataWriterFromReader_Proxy
+ IWICComponentFactory_CreateQueryWriterFromBlockWriter_Proxy
+ IWICComponentInfo_GetAuthor_Proxy
+ IWICComponentInfo_GetCLSID_Proxy
+ IWICComponentInfo_GetFriendlyName_Proxy
+ IWICComponentInfo_GetSpecVersion_Proxy
+ IWICComponentInfo_GetVersion_Proxy
+ IWICFastMetadataEncoder_Commit_Proxy
+ IWICFastMetadataEncoder_GetMetadataQueryWriter_Proxy
+ IWICFormatConverter_Initialize_Proxy
+ IWICImagingFactory_CreateBitmap_Proxy
+ IWICImagingFactory_CreateBitmapClipper_Proxy
+ IWICImagingFactory_CreateBitmapFlipRotator_Proxy
+ IWICImagingFactory_CreateBitmapFromHBITMAP_Proxy
+ IWICImagingFactory_CreateBitmapFromHICON_Proxy
+ IWICImagingFactory_CreateBitmapFromMemory_Proxy
+ IWICImagingFactory_CreateBitmapFromSource_Proxy
+ IWICImagingFactory_CreateBitmapScaler_Proxy
+ IWICImagingFactory_CreateComponentInfo_Proxy
+ IWICImagingFactory_CreateDecoderFromFileHandle_Proxy
+ IWICImagingFactory_CreateDecoderFromFilename_Proxy
+ IWICImagingFactory_CreateDecoderFromStream_Proxy
+ IWICImagingFactory_CreateEncoder_Proxy
+ IWICImagingFactory_CreateFastMetadataEncoderFromDecoder_Proxy
+ IWICImagingFactory_CreateFastMetadataEncoderFromFrameDecode_Proxy
+ IWICImagingFactory_CreateFormatConverter_Proxy
+ IWICImagingFactory_CreatePalette_Proxy
+ IWICImagingFactory_CreateQueryWriter_Proxy
+ IWICImagingFactory_CreateQueryWriterFromReader_Proxy
+ IWICImagingFactory_CreateStream_Proxy
+ IWICMetadataBlockReader_GetCount_Proxy
+ IWICMetadataBlockReader_GetReaderByIndex_Proxy
+ IWICMetadataQueryReader_GetContainerFormat_Proxy
+ IWICMetadataQueryReader_GetEnumerator_Proxy
+ IWICMetadataQueryReader_GetLocation_Proxy
+ IWICMetadataQueryReader_GetMetadataByName_Proxy
+ IWICMetadataQueryWriter_RemoveMetadataByName_Proxy
+ IWICMetadataQueryWriter_SetMetadataByName_Proxy
+ IWICPalette_GetColorCount_Proxy
+ IWICPalette_GetColors_Proxy
+ IWICPalette_GetType_Proxy
+ IWICPalette_HasAlpha_Proxy
+ IWICPalette_InitializeCustom_Proxy
+ IWICPalette_InitializeFromBitmap_Proxy
+ IWICPalette_InitializeFromPalette_Proxy
+ IWICPalette_InitializePredefined_Proxy
+ IWICPixelFormatInfo_GetBitsPerPixel_Proxy
+ IWICPixelFormatInfo_GetChannelCount_Proxy
+ IWICPixelFormatInfo_GetChannelMask_Proxy
+ IWICStream_InitializeFromIStream_Proxy
+ IWICStream_InitializeFromMemory_Proxy
+ WICConvertBitmapSource
+ WICCreateBitmapFromSection
+ WICCreateBitmapFromSectionEx
+ WICCreateColorContext_Proxy
+ WICCreateImagingFactory_Proxy
+ WICGetMetadataContentSize
+ WICMapGuidToShortName
+ WICMapSchemaToName
+ WICMapShortNameToGuid
+ WICMatchMetadataContent
+ WICSerializeMetadataContent
+ WICSetEncoderFormat_Proxy
+ WinHttpAddRequestHeaders
+ WinHttpAutoProxySvcMain
+ WinHttpCheckPlatform
+ WinHttpCloseHandle
+ WinHttpConnect
+ WinHttpConnectionDeletePolicyEntries
+ WinHttpConnectionDeleteProxyInfo
+ WinHttpConnectionFreeNameList
+ WinHttpConnectionFreeProxyInfo
+ WinHttpConnectionFreeProxyList
+ WinHttpConnectionGetNameList
+ WinHttpConnectionGetProxyInfo
+ WinHttpConnectionGetProxyList
+ WinHttpConnectionSetPolicyEntries
+ WinHttpConnectionSetProxyInfo
+ WinHttpConnectionUpdateIfIndexTable
+ WinHttpCrackUrl
+ WinHttpCreateProxyResolver
+ WinHttpCreateUrl
+ WinHttpDetectAutoProxyConfigUrl
+ WinHttpFreeProxyResult
+ WinHttpFreeProxyResultEx
+ WinHttpFreeProxySettings
+ WinHttpGetDefaultProxyConfiguration
+ WinHttpGetIEProxyConfigForCurrentUser
+ WinHttpGetProxyForUrl
+ WinHttpGetProxyForUrlEx
+ WinHttpGetProxyForUrlEx2
+ WinHttpGetProxyForUrlHvsi
+ WinHttpGetProxyResult
+ WinHttpGetProxyResultEx
+ WinHttpGetProxySettingsVersion
+ WinHttpGetTunnelSocket
+ WinHttpOpen
+ WinHttpOpenRequest
+ WinHttpProbeConnectivity
+ WinHttpQueryAuthSchemes
+ WinHttpQueryDataAvailable
+ WinHttpQueryHeaders
+ WinHttpQueryOption
+ WinHttpReadData
+ WinHttpReadProxySettings
+ WinHttpReadProxySettingsHvsi
+ WinHttpReceiveResponse
+ WinHttpResetAutoProxy
+ WinHttpSaveProxyCredentials
+ WinHttpSendRequest
+ WinHttpSetCredentials
+ WinHttpSetDefaultProxyConfiguration
+ WinHttpSetOption
+ WinHttpSetStatusCallback
+ WinHttpSetTimeouts
+ WinHttpTimeFromSystemTime
+ WinHttpTimeToSystemTime
+ WinHttpWebSocketClose
+ WinHttpWebSocketCompleteUpgrade
+ WinHttpWebSocketQueryCloseStatus
+ WinHttpWebSocketReceive
+ WinHttpWebSocketSend
+ WinHttpWebSocketShutdown
+ WinHttpWriteData
+ WinHttpWriteProxySettings
+ WinVerifyTrust
+ NetAddAlternateComputerName
+ NetEnumerateComputerNames
+ NetGetJoinableOUs
+ NetGetJoinInformation
+ NetJoinDomain
+ NetRemoveAlternateComputerName
+ NetRenameMachineInDomain
+ NetSetPrimaryComputerName
+ NetUnjoinDomain
+ NetUseAdd
+ NetUseDel
+ NetUseEnum
+ NetUseGetInfo
+ NetValidateName
+ NetWkstaGetInfo
+ NetWkstaSetInfo
+ NetWkstaStatisticsGet
+ NetWkstaTransportAdd
+ NetWkstaTransportDel
+ NetWkstaTransportEnum
+ NetWkstaUserEnum
+ NetWkstaUserGetInfo
+ NetWkstaUserSetInfo
+ WFDCancelOpenSession
+ WFDCloseHandle
+ WFDCloseSession
+ WFDOpenHandle
+ WFDOpenLegacySession
+ WFDStartOpenSession
+ WFDUpdateDeviceVisibility
+ WlanAllocateMemory
+ WlanConnect
+ WlanConnect2
+ WlanDisconnect
+ WlanExtractPsdIEDataList
+ WlanGetAvailableNetworkList2
+ WlanGetFilterList
+ WlanGetInterfaceCapability
+ WlanGetNetworkBssList
+ WlanGetProfileCustomUserData
+ WlanGetSecuritySettings
+ WlanHostedNetworkForceStart
+ WlanHostedNetworkForceStop
+ WlanHostedNetworkInitSettings
+ WlanHostedNetworkQueryProperty
+ WlanHostedNetworkQuerySecondaryKey
+ WlanHostedNetworkQueryStatus
+ WlanHostedNetworkRefreshSecuritySettings
+ WlanHostedNetworkSetProperty
+ WlanHostedNetworkSetSecondaryKey
+ WlanHostedNetworkStartUsing
+ WlanHostedNetworkStopUsing
+ WlanIhvControl
+ WlanQueryAutoConfigParameter
+ WlanRegisterNotification
+ WlanRegisterVirtualStationNotification
+ WlanRenameProfile
+ WlanSaveTemporaryProfile
+ WlanScan
+ WlanSetAutoConfigParameter
+ WlanSetFilterList
+ WlanSetInterface
+ WlanSetProfileCustomUserData
+ WlanSetProfileEapUserData
+ WlanSetProfileEapXmlUserData
+ WlanSetProfileList
+ WlanSetProfilePosition
+ WlanSetPsdIEDataList
+ WlanSetSecuritySettings
+ WlanUIEditProfile
+ 304 ber_alloc_t
+ 303 ber_bvdup
+ 302 ber_bvecfree
+ 54 ber_bvfree
+ 307 ber_first_element
+ 309 ber_flatten
+ 301 ber_free
+ 300 ber_init
+ 308 ber_next_element
+ 306 ber_peek_tag
+ 310 ber_printf
+ 311 ber_scanf
+ 305 ber_skip_tag
+ 17 cldap_open
+ 55 cldap_openA
+ 28 cldap_openW
+ 10 ldap_abandon
+ 11 ldap_add
+ 57 ldap_add_ext
+ 63 ldap_add_ext_s
+ 64 ldap_add_ext_sA
+ 65 ldap_add_ext_sW
+ 58 ldap_add_extA
+ 62 ldap_add_extW
+ 44 ldap_add_s
+ 66 ldap_add_sA
+ 69 ldap_add_sW
+ 56 ldap_addA
+ 42 ldap_addW
+ 61 ldap_bind
+ 45 ldap_bind_s
+ 72 ldap_bind_sA
+ 73 ldap_bind_sW
+ 70 ldap_bindA
+ 71 ldap_bindW
+ 230 ldap_check_filterA
+ 231 ldap_check_filterW
+ 202 ldap_cleanup
+ 74 ldap_close_extended_op
+ 19 ldap_compare
+ 78 ldap_compare_ext
+ 83 ldap_compare_ext_s
+ 84 ldap_compare_ext_sA
+ 85 ldap_compare_ext_sW
+ 80 ldap_compare_extA
+ 81 ldap_compare_extW
+ 52 ldap_compare_s
+ 86 ldap_compare_sA
+ 87 ldap_compare_sW
+ 75 ldap_compareA
+ 76 ldap_compareW
+ 312 ldap_conn_from_msg
+ 88 ldap_connect
+ 89 ldap_control_free
+ 90 ldap_control_freeA
+ 91 ldap_control_freeW
+ 92 ldap_controls_free
+ 93 ldap_controls_freeA
+ 94 ldap_controls_freeW
+ 36 ldap_count_entries
+ 95 ldap_count_references
+ 37 ldap_count_values
+ 77 ldap_count_values_len
+ 96 ldap_count_valuesA
+ 97 ldap_count_valuesW
+ 98 ldap_create_page_control
+ 99 ldap_create_page_controlA
+ 100 ldap_create_page_controlW
+ 101 ldap_create_sort_control
+ 102 ldap_create_sort_controlA
+ 103 ldap_create_sort_controlW
+ 320 ldap_create_vlv_controlA
+ 319 ldap_create_vlv_controlW
+ 20 ldap_delete
+ 106 ldap_delete_ext
+ 109 ldap_delete_ext_s
+ 110 ldap_delete_ext_sA
+ 111 ldap_delete_ext_sW
+ 107 ldap_delete_extA
+ 108 ldap_delete_extW
+ 47 ldap_delete_s
+ 112 ldap_delete_sA
+ 113 ldap_delete_sW
+ 104 ldap_deleteA
+ 105 ldap_deleteW
+ 31 ldap_dn2ufn
+ 232 ldap_dn2ufnA
+ 114 ldap_dn2ufnW
+ 115 ldap_encode_sort_controlA
+ 116 ldap_encode_sort_controlW
+ 22 ldap_err2string
+ 117 ldap_err2stringA
+ 118 ldap_err2stringW
+ 197 ldap_escape_filter_element
+ 119 ldap_escape_filter_elementA
+ 120 ldap_escape_filter_elementW
+ 39 ldap_explode_dn
+ 121 ldap_explode_dnA
+ 122 ldap_explode_dnW
+ 123 ldap_extended_operation
+ 333 ldap_extended_operation_sA
+ 332 ldap_extended_operation_sW
+ 124 ldap_extended_operationA
+ 125 ldap_extended_operationW
+ 32 ldap_first_attribute
+ 126 ldap_first_attributeA
+ 127 ldap_first_attributeW
+ 26 ldap_first_entry
+ 128 ldap_first_reference
+ 129 ldap_free_controls
+ 130 ldap_free_controlsA
+ 131 ldap_free_controlsW
+ 30 ldap_get_dn
+ 132 ldap_get_dnA
+ 133 ldap_get_dnW
+ 134 ldap_get_next_page
+ 135 ldap_get_next_page_s
+ 136 ldap_get_option
+ 137 ldap_get_optionA
+ 12 ldap_get_optionW
+ 138 ldap_get_paged_count
+ 34 ldap_get_values
+ 35 ldap_get_values_len
+ 141 ldap_get_values_lenA
+ 142 ldap_get_values_lenW
+ 139 ldap_get_valuesA
+ 140 ldap_get_valuesW
+ 143 ldap_init
+ 144 ldap_initA
+ 145 ldap_initW
+ 200 ldap_memfree
+ 146 ldap_memfreeA
+ 147 ldap_memfreeW
+ 23 ldap_modify
+ 150 ldap_modify_ext
+ 153 ldap_modify_ext_s
+ 154 ldap_modify_ext_sA
+ 155 ldap_modify_ext_sW
+ 151 ldap_modify_extA
+ 152 ldap_modify_extW
+ 48 ldap_modify_s
+ 156 ldap_modify_sA
+ 157 ldap_modify_sW
+ 148 ldap_modifyA
+ 149 ldap_modifyW
+ 24 ldap_modrdn
+ 49 ldap_modrdn_s
+ 164 ldap_modrdn_sA
+ 165 ldap_modrdn_sW
+ 67 ldap_modrdn2
+ 68 ldap_modrdn2_s
+ 160 ldap_modrdn2_sA
+ 161 ldap_modrdn2_sW
+ 158 ldap_modrdn2A
+ 159 ldap_modrdn2W
+ 162 ldap_modrdnA
+ 163 ldap_modrdnW
+ 41 ldap_msgfree
+ 33 ldap_next_attribute
+ 166 ldap_next_attributeA
+ 167 ldap_next_attributeW
+ 27 ldap_next_entry
+ 168 ldap_next_reference
+ 25 ldap_open
+ 169 ldap_openA
+ 170 ldap_openW
+ 318 ldap_parse_extended_resultA
+ 317 ldap_parse_extended_resultW
+ 171 ldap_parse_page_control
+ 172 ldap_parse_page_controlA
+ 173 ldap_parse_page_controlW
+ 174 ldap_parse_reference
+ 175 ldap_parse_referenceA
+ 176 ldap_parse_referenceW
+ 177 ldap_parse_result
+ 178 ldap_parse_resultA
+ 179 ldap_parse_resultW
+ 180 ldap_parse_sort_control
+ 181 ldap_parse_sort_controlA
+ 182 ldap_parse_sort_controlW
+ 322 ldap_parse_vlv_controlA
+ 321 ldap_parse_vlv_controlW
+ 82 ldap_perror
+ 183 ldap_rename_ext
+ 186 ldap_rename_ext_s
+ 187 ldap_rename_ext_sA
+ 188 ldap_rename_ext_sW
+ 184 ldap_rename_extA
+ 185 ldap_rename_extW
+ 40 ldap_result
+ 21 ldap_result2error
+ 316 ldap_sasl_bind_sA
+ 314 ldap_sasl_bind_sW
+ 315 ldap_sasl_bindA
+ 313 ldap_sasl_bindW
+ 43 ldap_search
+ 191 ldap_search_abandon_page
+ 192 ldap_search_ext
+ 195 ldap_search_ext_s
+ 196 ldap_search_ext_sA
+ 203 ldap_search_ext_sW
+ 193 ldap_search_extA
+ 194 ldap_search_extW
+ 204 ldap_search_init_page
+ 205 ldap_search_init_pageA
+ 206 ldap_search_init_pageW
+ 50 ldap_search_s
+ 207 ldap_search_sA
+ 51 ldap_search_st
+ 209 ldap_search_stA
+ 210 ldap_search_stW
+ 208 ldap_search_sW
+ 189 ldap_searchA
+ 190 ldap_searchW
+ 198 ldap_set_dbg_flags
+ 199 ldap_set_dbg_routine
+ 211 ldap_set_option
+ 212 ldap_set_optionA
+ 14 ldap_set_optionW
+ 59 ldap_simple_bind
+ 60 ldap_simple_bind_s
+ 215 ldap_simple_bind_sA
+ 216 ldap_simple_bind_sW
+ 213 ldap_simple_bindA
+ 214 ldap_simple_bindW
+ 217 ldap_sslinit
+ 218 ldap_sslinitA
+ 219 ldap_sslinitW
+ 330 ldap_start_tls_sA
+ 329 ldap_start_tls_sW
+ 201 ldap_startup
+ 331 ldap_stop_tls_s
+ 220 ldap_ufn2dn
+ 221 ldap_ufn2dnA
+ 222 ldap_ufn2dnW
+ 13 ldap_unbind
+ 46 ldap_unbind_s
+ 38 ldap_value_free
+ 79 ldap_value_free_len
+ 223 ldap_value_freeA
+ 224 ldap_value_freeW
+ 16 LdapGetLastError
+ 18 LdapMapErrorToWin32
+ 53 LdapUnicodeToUTF8
+ 29 LdapUTF8ToUnicode
+ WppAutoLogGetDefaultHandle
+ WppAutoLogStart
+ WppAutoLogStop
+ WppAutoLogTrace
+ 151 __WSAFDIsSet
+ 1 accept
+ 2 bind
+ 3 closesocket
+ 4 connect
+ freeaddrinfo
+ FreeAddrInfoEx
+ FreeAddrInfoExW
+ FreeAddrInfoW
+ getaddrinfo
+ GetAddrInfoExA
+ GetAddrInfoExCancel
+ GetAddrInfoExOverlappedResult
+ GetAddrInfoExW
+ GetAddrInfoW
+ 51 gethostbyaddr
+ 52 gethostbyname
+ 57 gethostname
+ GetHostNameW
+ getnameinfo
+ GetNameInfoW
+ 5 getpeername
+ 53 getprotobyname
+ 54 getprotobynumber
+ 55 getservbyname
+ 56 getservbyport
+ 6 getsockname
+ 7 getsockopt
+ 8 htonl
+ 9 htons
+ 11 inet_addr
+ 12 inet_ntoa
+ inet_ntop
+ inet_pton
+ InetNtopW
+ InetPtonW
+ 10 ioctlsocket
+ 13 listen
+ 14 ntohl
+ 15 ntohs
+ 16 recv
+ 17 recvfrom
+ 18 select
+ 19 send
+ 20 sendto
+ SetAddrInfoExA
+ SetAddrInfoExW
+ 21 setsockopt
+ 22 shutdown
+ 23 socket
+ WahCloseApcHelper
+ WahCloseHandleHelper
+ WahCloseNotificationHandleHelper
+ WahCloseSocketHandle
+ WahCloseThread
+ WahCompleteRequest
+ WahCreateHandleContextTable
+ WahCreateNotificationHandle
+ WahCreateSocketHandle
+ WahDestroyHandleContextTable
+ WahDisableNonIFSHandleSupport
+ WahEnableNonIFSHandleSupport
+ WahEnumerateHandleContexts
+ WahInsertHandleContext
+ WahNotifyAllProcesses
+ WahOpenApcHelper
+ WahOpenCurrentThread
+ WahOpenHandleHelper
+ WahOpenNotificationHandleHelper
+ WahQueueUserApc
+ WahReferenceContextByHandle
+ WahRemoveHandleContext
+ WahWaitForNotification
+ WahWriteLSPEvent
+ 500 WEP
+ WPUCompleteOverlappedRequest
+ WPUGetProviderPathEx
+ WSAAccept
+ WSAAddressToStringA
+ WSAAddressToStringW
+ WSAAdvertiseProvider
+ 102 WSAAsyncGetHostByAddr
+ 103 WSAAsyncGetHostByName
+ 105 WSAAsyncGetProtoByName
+ 104 WSAAsyncGetProtoByNumber
+ 107 WSAAsyncGetServByName
+ 106 WSAAsyncGetServByPort
+ 101 WSAAsyncSelect
+ 108 WSACancelAsyncRequest
+ 113 WSACancelBlockingCall
+ 116 WSACleanup
+ WSACloseEvent
+ WSAConnect
+ WSAConnectByList
+ WSAConnectByNameA
+ WSAConnectByNameW
+ WSACreateEvent
+ WSADuplicateSocketA
+ WSADuplicateSocketW
+ WSAEnumNameSpaceProvidersA
+ WSAEnumNameSpaceProvidersExA
+ WSAEnumNameSpaceProvidersExW
+ WSAEnumNameSpaceProvidersW
+ WSAEnumNetworkEvents
+ WSAEnumProtocolsA
+ WSAEnumProtocolsW
+ WSAEventSelect
+ 111 WSAGetLastError
+ WSAGetOverlappedResult
+ WSAGetQOSByName
+ WSAGetServiceClassInfoA
+ WSAGetServiceClassInfoW
+ WSAGetServiceClassNameByClassIdA
+ WSAGetServiceClassNameByClassIdW
+ WSAHtonl
+ WSAHtons
+ WSAInstallServiceClassA
+ WSAInstallServiceClassW
+ WSAIoctl
+ 114 WSAIsBlocking
+ WSAJoinLeaf
+ WSALookupServiceBeginA
+ WSALookupServiceBeginW
+ WSALookupServiceEnd
+ WSALookupServiceNextA
+ WSALookupServiceNextW
+ WSANSPIoctl
+ WSANtohl
+ WSANtohs
+ WSAPoll
+ WSAProviderCompleteAsyncCall
+ WSAProviderConfigChange
+ ?WSApSetPostRoutine@@YAHPAX@Z (int __cdecl WSApSetPostRoutine(void *))
+ WSARecv
+ WSARecvDisconnect
+ WSARecvFrom
+ WSARemoveServiceClass
+ WSAResetEvent
+ WSASend
+ WSASendDisconnect
+ WSASendMsg
+ WSASendTo
+ 109 WSASetBlockingHook
+ WSASetEvent
+ 112 WSASetLastError
+ WSASetServiceA
+ WSASetServiceW
+ WSASocketA
+ WSASocketW
+ 115 WSAStartup
+ WSAStringToAddressA
+ WSAStringToAddressW
+ WSAUnadvertiseProvider
+ 110 WSAUnhookBlockingHook
+ WSAWaitForMultipleEvents
+ WSCDeinstallProvider
+ WSCDeinstallProviderEx
+ WSCEnableNSProvider
+ WSCEnumProtocols
+ WSCEnumProtocolsEx
+ WSCGetApplicationCategory
+ WSCGetApplicationCategoryEx
+ WSCGetProviderInfo
+ WSCGetProviderPath
+ WSCInstallNameSpace
+ WSCInstallNameSpaceEx
+ WSCInstallNameSpaceEx2
+ WSCInstallProvider
+ WSCInstallProviderAndChains
+ WSCInstallProviderEx
+ WSCSetApplicationCategory
+ WSCSetApplicationCategoryEx
+ WSCSetProviderInfo
+ WSCUnInstallNameSpace
+ WSCUnInstallNameSpaceEx2
+ WSCUpdateProvider
+ WSCUpdateProviderEx
+ WSCWriteNameSpaceOrder
+ WSCWriteProviderOrder
+ WSCWriteProviderOrderEx
+ 2 CreateAudioReverb
+ 7 CreateAudioReverbV2_8
+ 3 CreateAudioVolumeMeter
+ 4 CreateFX
+ 5 X3DAudioCalculate
+ 6 X3DAudioInitialize
+ 1 XAudio2Create
+ XInputEnable
+ XInputGetAudioDeviceIds
+ XInputGetBatteryInformation
+ XInputGetCapabilities
+ XInputGetKeystroke
+ XInputGetState
+ XInputSetState
+ CreateXmlReader
+ CreateXmlReaderInputWithEncodingCodePage
+ CreateXmlReaderInputWithEncodingName
+ CreateXmlWriter
+ CreateXmlWriterOutputWithEncodingCodePage
+ CreateXmlWriterOutputWithEncodingName
+
+ Summary
+
+ 18BF4 .debug$S
+ 19DC .idata$2
+ 19DC .idata$3
+ 52C .idata$4
+ 52C .idata$5
+ 2AD0 .idata$6
diff --git a/symbols/SDK/um/arm/OneCoreUAP_downlevel.txt b/symbols/SDK/um/arm/OneCoreUAP_downlevel.txt
new file mode 100644
index 00000000..b62a271f
--- /dev/null
+++ b/symbols/SDK/um/arm/OneCoreUAP_downlevel.txt
@@ -0,0 +1,4655 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\OneCoreUAP_downlevel.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AbortSystemShutdownA
+ AbortSystemShutdownW
+ AccessCheck
+ AccessCheckAndAuditAlarmW
+ AccessCheckByType
+ AccessCheckByTypeAndAuditAlarmW
+ AccessCheckByTypeResultList
+ AccessCheckByTypeResultListAndAuditAlarmByHandleW
+ AccessCheckByTypeResultListAndAuditAlarmW
+ AddAccessAllowedAce
+ AddAccessAllowedAceEx
+ AddAccessAllowedObjectAce
+ AddAccessDeniedAce
+ AddAccessDeniedAceEx
+ AddAccessDeniedObjectAce
+ AddAce
+ AddAuditAccessAce
+ AddAuditAccessAceEx
+ AddAuditAccessObjectAce
+ AddMandatoryAce
+ AddUsersToEncryptedFile
+ AdjustTokenGroups
+ AdjustTokenPrivileges
+ AllocateAndInitializeSid
+ AllocateLocallyUniqueId
+ AreAllAccessesGranted
+ AreAnyAccessesGranted
+ AuditComputeEffectivePolicyBySid
+ AuditEnumerateCategories
+ AuditEnumeratePerUserPolicy
+ AuditEnumerateSubCategories
+ AuditFree
+ AuditLookupCategoryNameW
+ AuditLookupSubCategoryNameW
+ AuditQueryGlobalSaclW
+ AuditQueryPerUserPolicy
+ AuditQuerySecurity
+ AuditQuerySystemPolicy
+ AuditSetGlobalSaclW
+ AuditSetPerUserPolicy
+ AuditSetSecurity
+ AuditSetSystemPolicy
+ BaseRegCloseKey
+ BaseRegCreateKey
+ BaseRegDeleteKeyEx
+ BaseRegDeleteValue
+ BaseRegFlushKey
+ BaseRegGetVersion
+ BaseRegLoadKey
+ BaseRegOpenKey
+ BaseRegRestoreKey
+ BaseRegSaveKeyEx
+ BaseRegSetKeySecurity
+ BaseRegSetValue
+ BaseRegUnLoadKey
+ BuildExplicitAccessWithNameA
+ BuildExplicitAccessWithNameW
+ BuildImpersonateTrusteeA
+ BuildImpersonateTrusteeW
+ BuildSecurityDescriptorA
+ BuildSecurityDescriptorW
+ BuildTrusteeWithNameA
+ BuildTrusteeWithNameW
+ BuildTrusteeWithObjectsAndSidA
+ BuildTrusteeWithObjectsAndSidW
+ BuildTrusteeWithSidA
+ BuildTrusteeWithSidW
+ ChangeServiceConfig2A
+ ChangeServiceConfig2W
+ ChangeServiceConfigA
+ ChangeServiceConfigW
+ CheckTokenMembership
+ CloseEncryptedFileRaw
+ CloseEventLog
+ CloseServiceHandle
+ CloseThreadWaitChainSession
+ CloseTrace
+ CommandLineFromMsiDescriptor
+ ControlService
+ ControlServiceExA
+ ControlServiceExW
+ ControlTraceA
+ ControlTraceW
+ ConvertSDToStringSDRootDomainW
+ ConvertSecurityDescriptorToStringSecurityDescriptorA
+ ConvertSecurityDescriptorToStringSecurityDescriptorW
+ ConvertSidToStringSidA
+ ConvertSidToStringSidW
+ ConvertStringSDToSDDomainA
+ ConvertStringSDToSDDomainW
+ ConvertStringSDToSDRootDomainW
+ ConvertStringSecurityDescriptorToSecurityDescriptorA
+ ConvertStringSecurityDescriptorToSecurityDescriptorW
+ ConvertStringSidToSidA
+ ConvertStringSidToSidW
+ ConvertToAutoInheritPrivateObjectSecurity
+ CopySid
+ CreatePrivateObjectSecurity
+ CreatePrivateObjectSecurityEx
+ CreatePrivateObjectSecurityWithMultipleInheritance
+ CreateProcessAsUserA
+ CreateProcessAsUserW
+ CreateProcessWithLogonW
+ CreateProcessWithTokenW
+ CreateRestrictedToken
+ CreateServiceA
+ CreateServiceW
+ CreateWellKnownSid
+ CredDeleteA
+ CredDeleteW
+ CredEnumerateA
+ CredEnumerateW
+ CredFindBestCredentialA
+ CredFindBestCredentialW
+ CredFree
+ CredGetSessionTypes
+ CredGetTargetInfoA
+ CredGetTargetInfoW
+ CredIsMarshaledCredentialW
+ CredIsProtectedA
+ CredIsProtectedW
+ CredMarshalCredentialA
+ CredMarshalCredentialW
+ CredProtectA
+ CredProtectW
+ CredReadA
+ CredReadDomainCredentialsA
+ CredReadDomainCredentialsW
+ CredReadW
+ CredUnmarshalCredentialA
+ CredUnmarshalCredentialW
+ CredUnprotectA
+ CredUnprotectW
+ CredWriteA
+ CredWriteDomainCredentialsA
+ CredWriteDomainCredentialsW
+ CredWriteW
+ CryptAcquireContextA
+ CryptAcquireContextW
+ CryptContextAddRef
+ CryptCreateHash
+ CryptDecrypt
+ CryptDeriveKey
+ CryptDestroyHash
+ CryptDestroyKey
+ CryptDuplicateHash
+ CryptDuplicateKey
+ CryptEncrypt
+ CryptEnumProvidersA
+ CryptEnumProvidersW
+ CryptEnumProviderTypesA
+ CryptEnumProviderTypesW
+ CryptExportKey
+ CryptGenKey
+ CryptGenRandom
+ CryptGetDefaultProviderA
+ CryptGetDefaultProviderW
+ CryptGetHashParam
+ CryptGetKeyParam
+ CryptGetProvParam
+ CryptGetUserKey
+ CryptHashData
+ CryptHashSessionKey
+ CryptImportKey
+ CryptReleaseContext
+ CryptSetHashParam
+ CryptSetKeyParam
+ CryptSetProviderA
+ CryptSetProviderExA
+ CryptSetProviderExW
+ CryptSetProviderW
+ CryptSetProvParam
+ CryptSignHashA
+ CryptSignHashW
+ CryptVerifySignatureA
+ CryptVerifySignatureW
+ DecryptFileW
+ DeleteAce
+ DeleteService
+ DeregisterEventSource
+ DestroyPrivateObjectSecurity
+ DuplicateToken
+ DuplicateTokenEx
+ ElfDeregisterEventSource
+ ElfFlushEventLog
+ ElfRegisterEventSourceW
+ ElfReportEventW
+ EnableTrace
+ EnableTraceEx
+ EnableTraceEx2
+ EncryptFileW
+ EnumDependentServicesA
+ EnumDependentServicesW
+ EnumDynamicTimeZoneInformation
+ EnumerateTraceGuids
+ EnumerateTraceGuidsEx
+ EnumServicesStatusExA
+ EnumServicesStatusExW
+ EnumServicesStatusW
+ EqualDomainSid
+ EqualPrefixSid
+ EqualSid
+ EventAccessControl
+ EventAccessQuery
+ EventAccessRemove
+ EventActivityIdControl
+ EventEnabled
+ EventProviderEnabled
+ EventRegister
+ EventSetInformation
+ EventUnregister
+ EventWrite
+ EventWriteEx
+ EventWriteString
+ EventWriteTransfer
+ FindFirstFreeAce
+ FlushTraceA
+ FlushTraceW
+ FreeEncryptionCertificateHashList
+ FreeSid
+ GetAce
+ GetAclInformation
+ GetAuditedPermissionsFromAclA
+ GetAuditedPermissionsFromAclW
+ GetCurrentHwProfileA
+ GetCurrentHwProfileW
+ GetDynamicTimeZoneInformationEffectiveYears
+ GetEffectiveRightsFromAclA
+ GetEffectiveRightsFromAclW
+ GetEventLogInformation
+ GetExplicitEntriesFromAclA
+ GetExplicitEntriesFromAclW
+ GetFileSecurityA
+ GetFileSecurityW
+ GetKernelObjectSecurity
+ GetLengthSid
+ GetNamedSecurityInfoA
+ GetNamedSecurityInfoW
+ GetNumberOfEventLogRecords
+ GetOldestEventLogRecord
+ GetPrivateObjectSecurity
+ GetSecurityDescriptorControl
+ GetSecurityDescriptorDacl
+ GetSecurityDescriptorGroup
+ GetSecurityDescriptorLength
+ GetSecurityDescriptorOwner
+ GetSecurityDescriptorRMControl
+ GetSecurityDescriptorSacl
+ GetSecurityInfo
+ GetServiceDisplayNameA
+ GetServiceDisplayNameW
+ GetServiceKeyNameA
+ GetServiceKeyNameW
+ GetSidIdentifierAuthority
+ GetSidLengthRequired
+ GetSidSubAuthority
+ GetSidSubAuthorityCount
+ GetThreadWaitChain
+ GetTokenInformation
+ GetTraceEnableFlags
+ GetTraceEnableLevel
+ GetTraceLoggerHandle
+ GetUserNameA
+ GetUserNameW
+ GetWindowsAccountDomainSid
+ I_ScSetServiceBitsA
+ I_ScSetServiceBitsW
+ ImpersonateAnonymousToken
+ ImpersonateLoggedOnUser
+ ImpersonateNamedPipeClient
+ ImpersonateSelf
+ InitializeAcl
+ InitializeSecurityDescriptor
+ InitializeSid
+ InitiateShutdownW
+ InitiateSystemShutdownA
+ InitiateSystemShutdownExA
+ InitiateSystemShutdownExW
+ InitiateSystemShutdownW
+ InstallApplication
+ IsTextUnicode
+ IsTokenRestricted
+ IsValidAcl
+ IsValidRelativeSecurityDescriptor
+ IsValidSecurityDescriptor
+ IsValidSid
+ IsWellKnownSid
+ LogonUserA
+ LogonUserExA
+ LogonUserExExW
+ LogonUserExW
+ LogonUserW
+ LookupAccountNameA
+ LookupAccountNameW
+ LookupAccountSidA
+ LookupAccountSidW
+ LookupPrivilegeDisplayNameA
+ LookupPrivilegeDisplayNameW
+ LookupPrivilegeNameA
+ LookupPrivilegeNameW
+ LookupPrivilegeValueA
+ LookupPrivilegeValueW
+ LsaAddAccountRights
+ LsaAddPrivilegesToAccount
+ LsaClose
+ LsaCreateAccount
+ LsaCreateSecret
+ LsaCreateTrustedDomain
+ LsaCreateTrustedDomainEx
+ LsaDelete
+ LsaDeleteTrustedDomain
+ LsaEnumerateAccountRights
+ LsaEnumerateAccounts
+ LsaEnumerateAccountsWithUserRight
+ LsaEnumeratePrivileges
+ LsaEnumeratePrivilegesOfAccount
+ LsaEnumerateTrustedDomains
+ LsaEnumerateTrustedDomainsEx
+ LsaFreeMemory
+ LsaGetRemoteUserName
+ LsaGetSystemAccessAccount
+ LsaGetUserName
+ LsaICLookupNames
+ LsaICLookupNamesWithCreds
+ LsaICLookupSids
+ LsaICLookupSidsWithCreds
+ LsaLookupNames
+ LsaLookupNames2
+ LsaLookupPrivilegeDisplayName
+ LsaLookupPrivilegeName
+ LsaLookupPrivilegeValue
+ LsaLookupSids
+ LsaLookupSids2
+ LsaManageSidNameMapping
+ LsaNtStatusToWinError
+ LsaOpenAccount
+ LsaOpenPolicy
+ LsaOpenSecret
+ LsaOpenTrustedDomain
+ LsaOpenTrustedDomainByName
+ LsaQueryDomainInformationPolicy
+ LsaQueryForestTrustInformation
+ LsaQueryInformationPolicy
+ LsaQueryInfoTrustedDomain
+ LsaQuerySecret
+ LsaQuerySecurityObject
+ LsaQueryTrustedDomainInfo
+ LsaQueryTrustedDomainInfoByName
+ LsaRemoveAccountRights
+ LsaRemovePrivilegesFromAccount
+ LsaRetrievePrivateData
+ LsaSetDomainInformationPolicy
+ LsaSetForestTrustInformation
+ LsaSetInformationPolicy
+ LsaSetInformationTrustedDomain
+ LsaSetSecret
+ LsaSetSecurityObject
+ LsaSetSystemAccessAccount
+ LsaSetTrustedDomainInfoByName
+ LsaSetTrustedDomainInformation
+ LsaStorePrivateData
+ MakeAbsoluteSD
+ MakeAbsoluteSD2
+ MakeSelfRelativeSD
+ MapGenericMask
+ MIDL_user_free_Ext
+ NotifyBootConfigStatus
+ NotifyServiceStatusChangeA
+ NotifyServiceStatusChangeW
+ NpGetUserName
+ ObjectCloseAuditAlarmW
+ ObjectDeleteAuditAlarmW
+ ObjectOpenAuditAlarmW
+ ObjectPrivilegeAuditAlarmW
+ OpenEncryptedFileRawW
+ OpenEventLogW
+ OpenProcessToken
+ OpenSCManagerA
+ OpenSCManagerW
+ OpenServiceA
+ OpenServiceW
+ OpenThreadToken
+ OpenThreadWaitChainSession
+ OpenTraceA
+ OpenTraceW
+ PerfAddCounters
+ PerfCloseQueryHandle
+ PerfCreateInstance
+ PerfDecrementULongCounterValue
+ PerfDecrementULongLongCounterValue
+ PerfDeleteCounters
+ PerfDeleteInstance
+ PerfEnumerateCounterSet
+ PerfEnumerateCounterSetInstances
+ PerfIncrementULongCounterValue
+ PerfIncrementULongLongCounterValue
+ PerfOpenQueryHandle
+ PerfQueryCounterData
+ PerfQueryCounterInfo
+ PerfQueryCounterSetRegistrationInfo
+ PerfQueryInstance
+ PerfRegCloseKey
+ PerfRegEnumKey
+ PerfRegEnumValue
+ PerfRegQueryInfoKey
+ PerfRegQueryValue
+ PerfRegSetValue
+ PerfSetCounterRefValue
+ PerfSetCounterSetInfo
+ PerfSetULongCounterValue
+ PerfSetULongLongCounterValue
+ PerfStartProvider
+ PerfStartProviderEx
+ PerfStopProvider
+ PrivilegeCheck
+ PrivilegedServiceAuditAlarmW
+ ProcessTrace
+ QueryAllTracesA
+ QueryAllTracesW
+ QueryRecoveryAgentsOnEncryptedFile
+ QuerySecurityAccessMask
+ QueryServiceConfig2A
+ QueryServiceConfig2W
+ QueryServiceConfigA
+ QueryServiceConfigW
+ QueryServiceDynamicInformation
+ QueryServiceObjectSecurity
+ QueryServiceStatus
+ QueryServiceStatusEx
+ QueryTraceA
+ QueryTraceW
+ QueryUsersOnEncryptedFile
+ ReadEncryptedFileRaw
+ ReadEventLogW
+ RegCloseKey
+ RegConnectRegistryA
+ RegConnectRegistryExA
+ RegConnectRegistryExW
+ RegConnectRegistryW
+ RegCopyTreeA
+ RegCopyTreeW
+ RegCreateKeyA
+ RegCreateKeyExA
+ RegCreateKeyExW
+ RegCreateKeyTransactedA
+ RegCreateKeyTransactedW
+ RegCreateKeyW
+ RegDeleteKeyA
+ RegDeleteKeyExA
+ RegDeleteKeyExW
+ RegDeleteKeyTransactedA
+ RegDeleteKeyTransactedW
+ RegDeleteKeyValueA
+ RegDeleteKeyValueW
+ RegDeleteKeyW
+ RegDeleteTreeA
+ RegDeleteTreeW
+ RegDeleteValueA
+ RegDeleteValueW
+ RegDisablePredefinedCache
+ RegDisablePredefinedCacheEx
+ RegEnumKeyA
+ RegEnumKeyExA
+ RegEnumKeyExW
+ RegEnumKeyW
+ RegEnumValueA
+ RegEnumValueW
+ RegFlushKey
+ RegGetKeySecurity
+ RegGetValueA
+ RegGetValueW
+ RegisterEventSourceA
+ RegisterEventSourceW
+ RegisterServiceCtrlHandlerA
+ RegisterServiceCtrlHandlerExA
+ RegisterServiceCtrlHandlerExW
+ RegisterServiceCtrlHandlerW
+ RegisterTraceGuidsA
+ RegisterTraceGuidsW
+ RegisterWaitChainCOMCallback
+ RegLoadAppKeyA
+ RegLoadAppKeyW
+ RegLoadKeyA
+ RegLoadKeyW
+ RegLoadMUIStringA
+ RegLoadMUIStringW
+ RegNotifyChangeKeyValue
+ RegOpenCurrentUser
+ RegOpenKeyA
+ RegOpenKeyExA
+ RegOpenKeyExW
+ RegOpenKeyTransactedA
+ RegOpenKeyTransactedW
+ RegOpenKeyW
+ RegOpenUserClassesRoot
+ RegOverridePredefKey
+ RegQueryInfoKeyA
+ RegQueryInfoKeyW
+ RegQueryMultipleValuesA
+ RegQueryMultipleValuesW
+ RegQueryValueA
+ RegQueryValueExA
+ RegQueryValueExW
+ RegQueryValueW
+ RegRenameKey
+ RegReplaceKeyA
+ RegReplaceKeyW
+ RegRestoreKeyA
+ RegRestoreKeyW
+ RegSaveKeyA
+ RegSaveKeyExA
+ RegSaveKeyExW
+ RegSaveKeyW
+ RegSetKeySecurity
+ RegSetKeyValueA
+ RegSetKeyValueW
+ RegSetValueA
+ RegSetValueExA
+ RegSetValueExW
+ RegSetValueW
+ RegUnLoadKeyA
+ RegUnLoadKeyW
+ RemoteRegEnumKeyWrapper
+ RemoteRegEnumValueWrapper
+ RemoteRegQueryInfoKeyWrapper
+ RemoteRegQueryMultipleValues2Wrapper
+ RemoteRegQueryMultipleValuesWrapper
+ RemoteRegQueryValueWrapper
+ RemoveTraceCallback
+ RemoveUsersFromEncryptedFile
+ ReportEventA
+ ReportEventW
+ RevertToSelf
+ SafeBaseRegGetKeySecurity
+ SaferCloseLevel
+ SaferComputeTokenFromLevel
+ SaferCreateLevel
+ SaferiCompareTokenLevels
+ SaferIdentifyLevel
+ SaferiIsExecutableFileType
+ SaferiSearchMatchingHashRules
+ SetAclInformation
+ SetEntriesInAclA
+ SetEntriesInAclW
+ SetFileSecurityA
+ SetFileSecurityW
+ SetKernelObjectSecurity
+ SetNamedSecurityInfoA
+ SetNamedSecurityInfoW
+ SetPrivateObjectSecurity
+ SetPrivateObjectSecurityEx
+ SetSecurityAccessMask
+ SetSecurityDescriptorControl
+ SetSecurityDescriptorDacl
+ SetSecurityDescriptorGroup
+ SetSecurityDescriptorOwner
+ SetSecurityDescriptorRMControl
+ SetSecurityDescriptorSacl
+ SetSecurityInfo
+ SetServiceObjectSecurity
+ SetServiceStatus
+ SetThreadToken
+ SetTokenInformation
+ SetTraceCallback
+ StartServiceA
+ StartServiceCtrlDispatcherA
+ StartServiceCtrlDispatcherW
+ StartServiceW
+ StartTraceA
+ StartTraceW
+ StopTraceA
+ StopTraceW
+ SystemFunction001
+ SystemFunction002
+ SystemFunction003
+ SystemFunction004
+ SystemFunction005
+ SystemFunction006
+ SystemFunction007
+ SystemFunction008
+ SystemFunction009
+ SystemFunction010
+ SystemFunction011
+ SystemFunction012
+ SystemFunction013
+ SystemFunction014
+ SystemFunction015
+ SystemFunction016
+ SystemFunction018
+ SystemFunction020
+ SystemFunction021
+ SystemFunction022
+ SystemFunction023
+ SystemFunction024
+ SystemFunction025
+ SystemFunction026
+ SystemFunction027
+ SystemFunction028
+ SystemFunction029
+ SystemFunction030
+ SystemFunction031
+ SystemFunction032
+ SystemFunction033
+ SystemFunction034
+ SystemFunction036
+ SystemFunction040
+ SystemFunction041
+ TraceEvent
+ TraceMessage
+ TraceMessageVa
+ TraceQueryInformation
+ TraceSetInformation
+ TreeResetNamedSecurityInfoW
+ UnregisterTraceGuids
+ UpdateTraceA
+ UpdateTraceW
+ WaitServiceState
+ WriteEncryptedFileRaw
+ ApphelpCheckShellObject
+ SdbGetKnownSafeLayers
+ SE_COM_AddHook
+ SE_COM_AddServer
+ SE_COM_Lookup
+ SE_GetShimId
+ SE_ShimDPF
+ SE_WINRT_AddHook
+ SE_WINRT_HookObject
+ 8 CreateMappedBitmap
+ CreatePropertySheetPageA
+ CreatePropertySheetPageW
+ CreateToolbarEx
+ 413 DefSubclassProc
+ DestroyPropertySheetPage
+ 331 DPA_Clone
+ 328 DPA_Create
+ 340 DPA_CreateEx
+ 337 DPA_DeleteAllPtrs
+ 336 DPA_DeletePtr
+ 329 DPA_Destroy
+ 386 DPA_DestroyCallback
+ 385 DPA_EnumCallback
+ 332 DPA_GetPtr
+ 333 DPA_GetPtrIndex
+ 330 DPA_Grow
+ 334 DPA_InsertPtr
+ DPA_Merge
+ 339 DPA_Search
+ 335 DPA_SetPtr
+ 338 DPA_Sort
+ DSA_Clone
+ 320 DSA_Create
+ 327 DSA_DeleteAllItems
+ 326 DSA_DeleteItem
+ 321 DSA_Destroy
+ 388 DSA_DestroyCallback
+ 387 DSA_EnumCallback
+ 322 DSA_GetItem
+ 323 DSA_GetItemPtr
+ DSA_GetSize
+ 324 DSA_InsertItem
+ 325 DSA_SetItem
+ DSA_Sort
+ ImageList_Add
+ ImageList_AddMasked
+ ImageList_BeginDrag
+ ImageList_Copy
+ ImageList_Create
+ ImageList_Destroy
+ ImageList_DragEnter
+ ImageList_DragLeave
+ ImageList_DragMove
+ ImageList_DragShowNolock
+ ImageList_Draw
+ ImageList_DrawIndirect
+ ImageList_Duplicate
+ ImageList_EndDrag
+ ImageList_GetBkColor
+ ImageList_GetDragImage
+ ImageList_GetIcon
+ ImageList_GetImageCount
+ ImageList_GetImageInfo
+ ImageList_LoadImageA
+ ImageList_LoadImageW
+ ImageList_Merge
+ ImageList_Read
+ ImageList_Remove
+ ImageList_Replace
+ ImageList_ReplaceIcon
+ ImageList_SetBkColor
+ ImageList_SetDragCursorImage
+ ImageList_SetImageCount
+ ImageList_SetOverlayImage
+ ImageList_Write
+ 17 InitCommonControls
+ InitCommonControlsEx
+ LBItemFromPt
+ MakeDragList
+ PropertySheetA
+ PropertySheetW
+ 410 SetWindowSubclass
+ ChooseColorA
+ ChooseColorW
+ ChooseFontA
+ ChooseFontW
+ CommDlgExtendedError
+ FindTextA
+ FindTextW
+ GetFileTitleA
+ GetFileTitleW
+ GetOpenFileNameA
+ GetOpenFileNameW
+ GetSaveFileNameA
+ GetSaveFileNameW
+ PageSetupDlgA
+ PageSetupDlgW
+ PrintDlgA
+ PrintDlgW
+ ReplaceTextA
+ ReplaceTextW
+ D3D10CompileShader
+ D3D10CreateDevice
+ D3D10CreateDeviceAndSwapChain
+ D3D10CreateEffectFromMemory
+ D3DPERF_BeginEvent
+ D3DPERF_EndEvent
+ D3DPERF_SetMarker
+ Direct3DCreate9
+ Direct3DCreate9Ex
+ D3DX10CreateEffectFromFileA
+ D3DX10CreateShaderResourceViewFromFileA
+ D3DX10CreateTextureFromFileA
+ D3DX10LoadTextureFromTexture
+ D3DX10SaveTextureToFileA
+ DriverPackageInstallW
+ DriverPackageUninstallW
+ AbortDoc
+ AddFontMemResourceEx
+ Arc
+ BeginGdiRendering
+ BeginPath
+ BitBlt
+ ChoosePixelFormat
+ CloseEnhMetaFile
+ CloseFigure
+ CloseMetaFile
+ CombineRgn
+ CreateBitmap
+ CreateBitmapFromDxSurface2
+ CreateBitmapIndirect
+ CreateBrushIndirect
+ CreateColorSpaceW
+ CreateCompatibleBitmap
+ CreateCompatibleDC
+ CreateDCA
+ CreateDCW
+ CreateDIBitmap
+ CreateDIBPatternBrushPt
+ CreateDIBSection
+ CreateEnhMetaFileA
+ CreateEnhMetaFileW
+ CreateFontA
+ CreateFontIndirectA
+ CreateFontIndirectW
+ CreateFontW
+ CreateHalftonePalette
+ CreateHatchBrush
+ CreateICW
+ CreateMetaFileA
+ CreateMetaFileW
+ CreatePalette
+ CreatePatternBrush
+ CreatePen
+ CreatePolygonRgn
+ CreateRectRgn
+ CreateRectRgnIndirect
+ CreateRoundRectRgn
+ CreateSolidBrush
+ DeleteColorSpace
+ DeleteDC
+ DeleteEnhMetaFile
+ DeleteMetaFile
+ DeleteObject
+ DPtoLP
+ Ellipse
+ EndDoc
+ EndGdiRendering
+ EndPage
+ EndPath
+ EnumFontFamiliesA
+ EnumFontFamiliesExA
+ EnumFontFamiliesExW
+ EnumFontFamiliesW
+ EnumFontsW
+ EnumMetaFile
+ EnumObjects
+ EqualRgn
+ ExcludeClipRect
+ ExtCreatePen
+ ExtCreateRegion
+ ExtEscape
+ ExtSelectClipRgn
+ ExtTextOutA
+ ExtTextOutW
+ FillPath
+ FillRgn
+ GdiAlphaBlend
+ GdiFlush
+ GdiGradientFill
+ GdiTransparentBlt
+ GetBitmapBits
+ GetBkColor
+ GetBkMode
+ GetBrushOrgEx
+ GetCharABCWidthsW
+ GetCharacterPlacementA
+ GetCharacterPlacementW
+ GetCharWidth32A
+ GetCharWidthA
+ GetCharWidthW
+ GetClipBox
+ GetClipRgn
+ GetCurrentDpiInfo
+ GetCurrentObject
+ GetCurrentPositionEx
+ GetDCBrushColor
+ GetDCOrgEx
+ GetDeviceCaps
+ GetDIBColorTable
+ GetDIBits
+ GetEnhMetaFileA
+ GetEnhMetaFileBits
+ GetEnhMetaFileHeader
+ GetEnhMetaFilePaletteEntries
+ GetEnhMetaFileW
+ GetFontData
+ GetFontFileData
+ GetFontFileInfo
+ GetFontLanguageInfo
+ GetFontRealizationInfo
+ GetFontUnicodeRanges
+ GetGlyphIndicesA
+ GetGlyphIndicesW
+ GetGlyphOutlineA
+ GetGlyphOutlineW
+ GetKerningPairsA
+ GetKerningPairsW
+ GetLayout
+ GetMapMode
+ GetMetaFileA
+ GetMetaFileBitsEx
+ GetMetaFileW
+ GetNearestPaletteIndex
+ GetObjectA
+ GetObjectType
+ GetObjectW
+ GetOutlineTextMetricsA
+ GetOutlineTextMetricsW
+ GetPaletteEntries
+ GetPixel
+ GetProcessSessionFonts
+ GetRandomRgn
+ GetRegionData
+ GetRgnBox
+ GetROP2
+ GetStockObject
+ GetSystemPaletteEntries
+ GetTextAlign
+ GetTextCharset
+ GetTextCharsetInfo
+ GetTextColor
+ GetTextExtentExPointI
+ GetTextExtentExPointW
+ GetTextExtentPoint32W
+ GetTextExtentPointA
+ GetTextExtentPointW
+ GetTextFaceA
+ GetTextFaceW
+ GetTextMetricsA
+ GetTextMetricsW
+ GetViewportExtEx
+ GetViewportOrgEx
+ GetWindowExtEx
+ GetWindowOrgEx
+ GetWinMetaFileBits
+ GetWorldTransform
+ IntersectClipRect
+ LineTo
+ LPtoDP
+ MaskBlt
+ MoveToEx
+ OffsetRgn
+ OffsetViewportOrgEx
+ OffsetWindowOrgEx
+ PatBlt
+ PathToRegion
+ PlayEnhMetaFile
+ PlayMetaFile
+ PlgBlt
+ PolyBezierTo
+ Polygon
+ Polyline
+ PtInRegion
+ RealizePalette
+ Rectangle
+ RectInRegion
+ RectVisible
+ RemoveFontMemResourceEx
+ RestoreDC
+ SaveDC
+ SelectClipPath
+ SelectClipRgn
+ SelectObject
+ SelectPalette
+ SetBkColor
+ SetBkMode
+ SetBrushOrgEx
+ SetColorSpace
+ SetDCBrushColor
+ SetDCPenColor
+ SetDIBColorTable
+ SetDIBits
+ SetDIBitsToDevice
+ SetEnhMetaFileBits
+ SetGraphicsMode
+ SetICMMode
+ SetLayout
+ SetMapMode
+ SetMetaFileBitsEx
+ SetMetaRgn
+ SetPixel
+ SetPixelFormat
+ SetPolyFillMode
+ SetRectRgn
+ SetROP2
+ SetStretchBltMode
+ SetTextAlign
+ SetTextCharacterExtra
+ SetTextColor
+ SetViewportExtEx
+ SetViewportOrgEx
+ SetWindowExtEx
+ SetWindowOrgEx
+ SetWorldTransform
+ StartDocA
+ StartDocW
+ StartPage
+ StretchBlt
+ StretchDIBits
+ StrokeAndFillPath
+ StrokePath
+ SwapBuffers
+ TextOutA
+ TextOutW
+ TranslateCharsetInfo
+ UnrealizeObject
+ EnumEnabledLayoutOrTip
+ EnumEnabledLayoutOrTipPrivate
+ EnumLayoutOrTipForSetup
+ GetLayoutDescription
+ InstallLayoutOrTip
+ InstallLayoutOrTipUserReg
+ QueryLayoutOrTipString
+ QueryLayoutOrTipStringUserReg
+ SaveDefaultUserInputSettings
+ SaveSystemAcctInputSettings
+ SetDefaultLayoutOrTip
+ _lclose
+ _lcreat
+ _llseek
+ _lopen
+ _lread
+ _lwrite
+ AcquireSRWLockExclusive
+ AcquireSRWLockShared
+ ActivateActCtx
+ AddAtomA
+ AddAtomW
+ AddConsoleAliasA
+ AddConsoleAliasW
+ AddDllDirectory
+ AddLocalAlternateComputerNameA
+ AddLocalAlternateComputerNameW
+ AddRefActCtx
+ AddResourceAttributeAce
+ AddScopedPolicyIDAce
+ AddSIDToBoundaryDescriptor
+ AddVectoredContinueHandler
+ AddVectoredExceptionHandler
+ AllocateUserPhysicalPages
+ AllocateUserPhysicalPagesNuma
+ AllocConsole
+ AppPolicyGetClrCompat
+ AppPolicyGetCreateFileAccess
+ AppPolicyGetLifecycleManagement
+ AppPolicyGetMediaFoundationCodecLoading
+ AppPolicyGetProcessTerminationMethod
+ AppPolicyGetShowDeveloperDiagnostic
+ AppPolicyGetThreadInitializationType
+ AppPolicyGetWindowingModel
+ AreFileApisANSI
+ AssignProcessToJobObject
+ AttachConsole
+ BackupRead
+ ?BackupSeek@@YAHPAXKKPAK10@Z (int __cdecl BackupSeek(void *,unsigned long,unsigned long,unsigned long *,unsigned long *,void *))
+ BackupWrite
+ BaseSetLastNTError
+ Beep
+ BeginUpdateResourceA
+ BeginUpdateResourceW
+ BindIoCompletionCallback
+ BuildCommDCBW
+ CallbackMayRunLong
+ CallNamedPipeA
+ CallNamedPipeW
+ CancelIo
+ CancelIoEx
+ CancelSynchronousIo
+ CancelThreadpoolIo
+ CancelWaitableTimer
+ CeipIsOptedIn
+ ChangeTimerQueueTimer
+ CheckElevation
+ CheckElevationEnabled
+ CheckRemoteDebuggerPresent
+ CheckTokenCapability
+ CheckTokenMembershipEx
+ ClearCommBreak
+ ClearCommError
+ CloseHandle
+ ClosePackageInfo
+ ClosePrivateNamespace
+ CloseState
+ CloseThreadpool
+ CloseThreadpoolCleanupGroup
+ CloseThreadpoolCleanupGroupMembers
+ CloseThreadpoolIo
+ CloseThreadpoolTimer
+ CloseThreadpoolWait
+ CloseThreadpoolWork
+ CompareFileTime
+ CompareStringA
+ CompareStringEx
+ CompareStringOrdinal
+ CompareStringW
+ ConnectNamedPipe
+ ContinueDebugEvent
+ ConvertDefaultLocale
+ ConvertFiberToThread
+ ConvertThreadToFiber
+ ConvertThreadToFiberEx
+ CopyContext
+ CopyFile2
+ CopyFileA
+ CopyFileExA
+ CopyFileExW
+ CopyFileTransactedW
+ CopyFileW
+ CopyLZFile
+ CreateActCtxA
+ CreateActCtxW
+ CreateBoundaryDescriptorA
+ CreateBoundaryDescriptorW
+ CreateConsoleScreenBuffer
+ CreateDirectoryA
+ CreateDirectoryExA
+ CreateDirectoryExW
+ CreateDirectoryTransactedW
+ CreateDirectoryW
+ CreateEnclave
+ CreateEventA
+ CreateEventExA
+ CreateEventExW
+ CreateEventW
+ CreateFiber
+ CreateFiberEx
+ CreateFile2
+ CreateFileA
+ CreateFileMappingA
+ CreateFileMappingFromApp
+ CreateFileMappingNumaA
+ CreateFileMappingNumaW
+ CreateFileMappingW
+ CreateFileTransactedA
+ CreateFileTransactedW
+ CreateFileW
+ CreateHardLinkA
+ CreateHardLinkTransactedW
+ CreateHardLinkW
+ CreateIoCompletionPort
+ CreateJobObjectA
+ CreateJobObjectW
+ CreateMailslotA
+ CreateMailslotW
+ CreateMemoryResourceNotification
+ CreateMutexA
+ CreateMutexExA
+ CreateMutexExW
+ CreateMutexW
+ CreateNamedPipeA
+ CreateNamedPipeW
+ CreatePipe
+ CreatePrivateNamespaceA
+ CreatePrivateNamespaceW
+ CreateProcessA
+ CreateProcessW
+ CreateRemoteThread
+ CreateRemoteThreadEx
+ CreateSemaphoreA
+ CreateSemaphoreExA
+ CreateSemaphoreExW
+ CreateSemaphoreW
+ CreateSymbolicLinkA
+ CreateSymbolicLinkTransactedW
+ CreateSymbolicLinkW
+ CreateTapePartition
+ CreateThread
+ CreateThreadpool
+ CreateThreadpoolCleanupGroup
+ CreateThreadpoolIo
+ CreateThreadpoolTimer
+ CreateThreadpoolWait
+ CreateThreadpoolWork
+ CreateTimerQueue
+ CreateTimerQueueTimer
+ CreateToolhelp32Snapshot
+ CreateWaitableTimerA
+ CreateWaitableTimerExA
+ CreateWaitableTimerExW
+ CreateWaitableTimerW
+ DeactivateActCtx
+ DebugActiveProcess
+ DebugActiveProcessStop
+ DebugBreak
+ DebugSetProcessKillOnExit
+ DecodePointer
+ DecodeSystemPointer
+ DefineDosDeviceA
+ DefineDosDeviceW
+ DelayLoadFailureHook
+ DeleteAtom
+ DeleteBoundaryDescriptor
+ DeleteCriticalSection
+ DeleteFiber
+ DeleteFileA
+ DeleteFileTransactedW
+ DeleteFileW
+ DeleteProcThreadAttributeList
+ DeleteSynchronizationBarrier
+ DeleteTimerQueue
+ DeleteTimerQueueEx
+ DeleteTimerQueueTimer
+ DeleteVolumeMountPointA
+ DeleteVolumeMountPointW
+ DeviceIoControl
+ DisableThreadLibraryCalls
+ DisassociateCurrentThreadFromCallback
+ DiscardVirtualMemory
+ DisconnectNamedPipe
+ DnsHostnameToComputerNameExW
+ DnsHostnameToComputerNameW
+ DosDateTimeToFileTime
+ DosPathToSessionPathW
+ DuplicateHandle
+ EncodePointer
+ EncodeSystemPointer
+ EndUpdateResourceW
+ EnterCriticalSection
+ EnterSynchronizationBarrier
+ EnumCalendarInfoA
+ EnumCalendarInfoExA
+ EnumCalendarInfoExEx
+ EnumCalendarInfoExW
+ EnumCalendarInfoW
+ EnumDateFormatsA
+ EnumDateFormatsExA
+ EnumDateFormatsExEx
+ EnumDateFormatsExW
+ EnumDateFormatsW
+ EnumerateLocalComputerNamesW
+ EnumLanguageGroupLocalesA
+ EnumLanguageGroupLocalesW
+ EnumResourceLanguagesA
+ EnumResourceLanguagesExA
+ EnumResourceLanguagesExW
+ EnumResourceLanguagesW
+ EnumResourceNamesExA
+ EnumResourceNamesExW
+ EnumResourceNamesW
+ EnumResourceTypesExA
+ EnumResourceTypesExW
+ EnumResourceTypesW
+ EnumSystemCodePagesA
+ EnumSystemCodePagesW
+ EnumSystemFirmwareTables
+ EnumSystemGeoID
+ EnumSystemLanguageGroupsA
+ EnumSystemLanguageGroupsW
+ EnumSystemLocalesA
+ EnumSystemLocalesEx
+ EnumSystemLocalesW
+ EnumTimeFormatsA
+ EnumTimeFormatsEx
+ EnumTimeFormatsW
+ EnumUILanguagesA
+ EnumUILanguagesW
+ EraseTape
+ EscapeCommFunction
+ ExitProcess
+ ExitThread
+ ExpandEnvironmentStringsA
+ ExpandEnvironmentStringsW
+ FatalAppExitA
+ FatalAppExitW
+ FileTimeToDosDateTime
+ FileTimeToLocalFileTime
+ FileTimeToSystemTime
+ FillConsoleOutputAttribute
+ FillConsoleOutputCharacterA
+ FillConsoleOutputCharacterW
+ FindActCtxSectionGuid
+ FindActCtxSectionStringA
+ FindActCtxSectionStringW
+ FindAtomA
+ FindAtomW
+ FindClose
+ FindCloseChangeNotification
+ FindFirstChangeNotificationA
+ FindFirstChangeNotificationW
+ FindFirstFileA
+ FindFirstFileExA
+ FindFirstFileExW
+ FindFirstFileNameW
+ FindFirstFileTransactedW
+ FindFirstFileW
+ FindFirstStreamW
+ FindFirstVolumeA
+ FindFirstVolumeMountPointA
+ FindFirstVolumeMountPointW
+ FindFirstVolumeW
+ FindNextChangeNotification
+ FindNextFileA
+ FindNextFileNameW
+ FindNextFileW
+ FindNextStreamW
+ FindNextVolumeA
+ FindNextVolumeMountPointA
+ FindNextVolumeMountPointW
+ FindNextVolumeW
+ FindNLSString
+ FindNLSStringEx
+ FindPackagesByPackageFamily
+ FindResourceA
+ FindResourceExA
+ FindResourceExW
+ FindResourceW
+ FindStringOrdinal
+ FindVolumeClose
+ FindVolumeMountPointClose
+ FlsAlloc
+ FlsFree
+ FlsGetValue
+ FlsSetValue
+ FlushConsoleInputBuffer
+ FlushFileBuffers
+ FlushInstructionCache
+ FlushProcessWriteBuffers
+ FlushViewOfFile
+ FoldStringA
+ FoldStringW
+ FormatApplicationUserModelId
+ FormatMessageA
+ FormatMessageW
+ FreeConsole
+ FreeEnvironmentStringsA
+ FreeEnvironmentStringsW
+ FreeLibrary
+ FreeLibraryAndExitThread
+ FreeLibraryWhenCallbackReturns
+ FreeMemoryJobObject
+ FreeResource
+ FreeUserPhysicalPages
+ GenerateConsoleCtrlEvent
+ GetACP
+ GetActiveProcessorCount
+ GetActiveProcessorGroupCount
+ GetAppContainerAce
+ GetAppContainerNamedObjectPath
+ GetApplicationRecoveryCallback
+ GetApplicationRecoveryCallbackWorker
+ GetApplicationRestartSettings
+ GetApplicationRestartSettingsWorker
+ GetApplicationUserModelId
+ GetApplicationUserModelIdFromToken
+ GetAtomNameA
+ GetAtomNameW
+ GetBinaryTypeA
+ GetBinaryTypeW
+ GetCachedSigningLevel
+ GetCalendarInfoA
+ GetCalendarInfoEx
+ GetCalendarInfoW
+ GetCommandLineA
+ GetCommandLineW
+ GetCommConfig
+ GetCommMask
+ GetCommModemStatus
+ GetCommProperties
+ GetCommState
+ GetCommTimeouts
+ GetCompressedFileSizeA
+ GetCompressedFileSizeTransactedW
+ GetCompressedFileSizeW
+ GetComputerNameA
+ GetComputerNameExA
+ GetComputerNameExW
+ GetComputerNameW
+ GetConsoleAliasA
+ GetConsoleAliasesA
+ GetConsoleAliasesLengthA
+ GetConsoleAliasesLengthW
+ GetConsoleAliasesW
+ GetConsoleAliasExesA
+ GetConsoleAliasExesLengthA
+ GetConsoleAliasExesLengthW
+ GetConsoleAliasExesW
+ GetConsoleAliasW
+ GetConsoleCP
+ GetConsoleCursorInfo
+ GetConsoleDisplayMode
+ GetConsoleFontSize
+ GetConsoleHistoryInfo
+ GetConsoleMode
+ GetConsoleOriginalTitleA
+ GetConsoleOriginalTitleW
+ GetConsoleOutputCP
+ GetConsoleProcessList
+ GetConsoleScreenBufferInfo
+ GetConsoleScreenBufferInfoEx
+ GetConsoleSelectionInfo
+ GetConsoleTitleA
+ GetConsoleTitleW
+ GetConsoleWindow
+ GetCPInfo
+ GetCPInfoExA
+ GetCPInfoExW
+ GetCurrencyFormatA
+ GetCurrencyFormatEx
+ GetCurrencyFormatW
+ GetCurrentActCtx
+ GetCurrentApplicationUserModelId
+ GetCurrentConsoleFont
+ GetCurrentConsoleFontEx
+ GetCurrentDirectoryA
+ GetCurrentDirectoryW
+ GetCurrentPackageFamilyName
+ GetCurrentPackageFullName
+ GetCurrentPackageId
+ GetCurrentPackageInfo
+ GetCurrentPackagePath
+ GetCurrentProcess
+ GetCurrentProcessId
+ GetCurrentProcessorNumber
+ GetCurrentProcessorNumberEx
+ GetCurrentThread
+ GetCurrentThreadId
+ GetCurrentThreadStackLimits
+ GetDateFormatA
+ GetDateFormatEx
+ GetDateFormatW
+ GetDevicePowerState
+ GetDiskFreeSpaceA
+ GetDiskFreeSpaceExA
+ GetDiskFreeSpaceExW
+ GetDiskFreeSpaceW
+ GetDllDirectoryW
+ GetDriveTypeA
+ GetDriveTypeW
+ GetDurationFormatEx
+ GetDynamicTimeZoneInformation
+ GetEnvironmentStrings
+ GetEnvironmentStringsA
+ GetEnvironmentStringsW
+ GetEnvironmentVariableA
+ GetEnvironmentVariableW
+ GetErrorMode
+ GetExitCodeProcess
+ GetExitCodeThread
+ GetExpandedNameA
+ GetExpandedNameW
+ GetFileAttributesA
+ GetFileAttributesExA
+ GetFileAttributesExW
+ GetFileAttributesTransactedA
+ GetFileAttributesTransactedW
+ GetFileAttributesW
+ GetFileInformationByHandle
+ GetFileInformationByHandleEx
+ GetFileMUIInfo
+ GetFileMUIPath
+ GetFileSize
+ GetFileSizeEx
+ GetFileTime
+ GetFileType
+ GetFinalPathNameByHandleA
+ GetFinalPathNameByHandleW
+ GetFirmwareEnvironmentVariableA
+ GetFirmwareEnvironmentVariableExA
+ GetFirmwareEnvironmentVariableExW
+ GetFirmwareEnvironmentVariableW
+ GetFirmwareType
+ GetFullPathNameA
+ GetFullPathNameTransactedW
+ GetFullPathNameW
+ GetGeoInfoA
+ GetGeoInfoW
+ GetHandleInformation
+ GetLargePageMinimum
+ GetLargestConsoleWindowSize
+ GetLastError
+ GetLocaleInfoA
+ GetLocaleInfoEx
+ GetLocaleInfoW
+ GetLocalTime
+ GetLogicalDrives
+ GetLogicalDriveStringsA
+ GetLogicalDriveStringsW
+ GetLogicalProcessorInformation
+ GetLogicalProcessorInformationEx
+ GetLongPathNameA
+ GetLongPathNameTransactedW
+ GetLongPathNameW
+ GetMailslotInfo
+ GetMaximumProcessorCount
+ GetMaximumProcessorGroupCount
+ GetMemoryErrorHandlingCapabilities
+ GetModuleFileNameA
+ GetModuleFileNameW
+ GetModuleHandleA
+ GetModuleHandleExA
+ GetModuleHandleExW
+ GetModuleHandleW
+ GetNamedPipeClientComputerNameA
+ GetNamedPipeClientComputerNameW
+ GetNamedPipeClientProcessId
+ GetNamedPipeHandleStateA
+ GetNamedPipeHandleStateW
+ GetNamedPipeInfo
+ GetNamedPipeServerProcessId
+ GetNativeSystemInfo
+ GetNLSVersion
+ GetNLSVersionEx
+ GetNumaAvailableMemoryNodeEx
+ GetNumaHighestNodeNumber
+ GetNumaNodeProcessorMask
+ GetNumaNodeProcessorMaskEx
+ GetNumaProcessorNodeEx
+ GetNumaProximityNodeEx
+ GetNumberFormatA
+ GetNumberFormatEx
+ GetNumberFormatW
+ GetNumberOfConsoleInputEvents
+ GetNumberOfConsoleMouseButtons
+ GetOEMCP
+ GetOverlappedResult
+ GetOverlappedResultEx
+ GetPackageApplicationIds
+ GetPackageFamilyName
+ GetPackageFamilyNameFromToken
+ GetPackageFullName
+ GetPackageFullNameFromToken
+ GetPackageId
+ GetPackageInfo
+ GetPackagePath
+ GetPackagePathByFullName
+ GetPackagesByPackageFamily
+ GetPhysicallyInstalledSystemMemory
+ GetPriorityClass
+ GetPrivateProfileIntA
+ GetPrivateProfileIntW
+ GetPrivateProfileSectionA
+ GetPrivateProfileSectionNamesW
+ GetPrivateProfileSectionW
+ GetPrivateProfileStringA
+ GetPrivateProfileStringW
+ GetPrivateProfileStructW
+ GetProcAddress
+ GetProcessAffinityMask
+ GetProcessDefaultCpuSets
+ GetProcessGroupAffinity
+ GetProcessHandleCount
+ GetProcessHeap
+ GetProcessHeaps
+ GetProcessId
+ GetProcessIdOfThread
+ GetProcessInformation
+ GetProcessIoCounters
+ GetProcessMitigationPolicy
+ GetProcessorSystemCycleTime
+ GetProcessPreferredUILanguages
+ GetProcessPriorityBoost
+ GetProcessShutdownParameters
+ GetProcessTimes
+ GetProcessVersion
+ GetProcessWorkingSetSize
+ GetProcessWorkingSetSizeEx
+ GetProductInfo
+ GetProfileIntA
+ GetProfileIntW
+ GetProfileSectionA
+ GetProfileSectionW
+ GetProfileStringA
+ GetProfileStringW
+ GetQueuedCompletionStatus
+ GetQueuedCompletionStatusEx
+ GetShortPathNameA
+ GetShortPathNameW
+ GetStagedPackageOrigin
+ GetStagedPackagePathByFullName
+ GetStartupInfoA
+ GetStartupInfoW
+ GetStdHandle
+ GetStringScripts
+ GetStringTypeA
+ GetStringTypeExA
+ GetStringTypeExW
+ GetStringTypeW
+ GetSystemAppDataKey
+ GetSystemCpuSetInformation
+ GetSystemDefaultLangID
+ GetSystemDefaultLCID
+ GetSystemDefaultLocaleName
+ GetSystemDefaultUILanguage
+ GetSystemDirectoryA
+ GetSystemDirectoryW
+ GetSystemFileCacheSize
+ GetSystemFirmwareTable
+ GetSystemInfo
+ GetSystemPowerStatus
+ GetSystemPreferredUILanguages
+ GetSystemTime
+ GetSystemTimeAdjustment
+ GetSystemTimeAsFileTime
+ GetSystemTimePreciseAsFileTime
+ GetSystemTimes
+ GetSystemWindowsDirectoryA
+ GetSystemWindowsDirectoryW
+ GetSystemWow64DirectoryA
+ GetSystemWow64DirectoryW
+ GetTapeParameters
+ GetTapePosition
+ GetTapeStatus
+ GetTempFileNameA
+ GetTempFileNameW
+ GetTempPathA
+ GetTempPathW
+ GetThreadContext
+ GetThreadErrorMode
+ GetThreadGroupAffinity
+ GetThreadId
+ GetThreadIdealProcessorEx
+ GetThreadInformation
+ GetThreadIOPendingFlag
+ GetThreadLocale
+ GetThreadPreferredUILanguages
+ GetThreadPriority
+ GetThreadPriorityBoost
+ GetThreadSelectedCpuSets
+ GetThreadSelectorEntry
+ GetThreadTimes
+ GetThreadUILanguage
+ GetTickCount
+ GetTickCount64
+ GetTimeFormatA
+ GetTimeFormatEx
+ GetTimeFormatW
+ GetTimeZoneInformation
+ GetTimeZoneInformationForYear
+ GetUILanguageInfo
+ GetUserDefaultLangID
+ GetUserDefaultLCID
+ GetUserDefaultLocaleName
+ GetUserDefaultUILanguage
+ GetUserGeoID
+ GetUserPreferredUILanguages
+ GetVersion
+ GetVersionExA
+ GetVersionExW
+ GetVolumeInformationA
+ GetVolumeInformationByHandleW
+ GetVolumeInformationW
+ GetVolumeNameForVolumeMountPointA
+ GetVolumeNameForVolumeMountPointW
+ GetVolumePathNameA
+ GetVolumePathNamesForVolumeNameA
+ GetVolumePathNamesForVolumeNameW
+ GetVolumePathNameW
+ GetWindowsDirectoryA
+ GetWindowsDirectoryW
+ GetWriteWatch
+ GlobalAddAtomA
+ GlobalAddAtomExA
+ GlobalAddAtomExW
+ GlobalAddAtomW
+ GlobalAlloc
+ GlobalDeleteAtom
+ GlobalFindAtomA
+ GlobalFindAtomW
+ GlobalFlags
+ GlobalFree
+ GlobalGetAtomNameA
+ GlobalGetAtomNameW
+ GlobalHandle
+ GlobalLock
+ GlobalMemoryStatus
+ GlobalMemoryStatusEx
+ GlobalReAlloc
+ GlobalSize
+ GlobalUnlock
+ Heap32First
+ Heap32ListFirst
+ Heap32ListNext
+ Heap32Next
+ HeapAlloc
+ HeapCompact
+ HeapCreate
+ HeapDestroy
+ HeapFree
+ HeapLock
+ HeapQueryInformation
+ HeapReAlloc
+ HeapSetInformation
+ HeapSize
+ HeapUnlock
+ HeapValidate
+ HeapWalk
+ InitAtomTable
+ InitializeConditionVariable
+ InitializeContext
+ InitializeCriticalSection
+ InitializeCriticalSectionAndSpinCount
+ InitializeCriticalSectionEx
+ InitializeEnclave
+ InitializeProcThreadAttributeList
+ InitializeSListHead
+ InitializeSRWLock
+ InitializeSynchronizationBarrier
+ InitOnceBeginInitialize
+ InitOnceComplete
+ InitOnceExecuteOnce
+ InitOnceInitialize
+ InstallELAMCertificateInfo
+ InterlockedFlushSList
+ InterlockedPopEntrySList
+ InterlockedPushEntrySList
+ InterlockedPushListSListEx
+ IsBadCodePtr
+ IsBadHugeReadPtr
+ IsBadHugeWritePtr
+ IsBadReadPtr
+ IsBadStringPtrA
+ IsBadStringPtrW
+ IsBadWritePtr
+ IsDBCSLeadByte
+ IsDBCSLeadByteEx
+ IsDebuggerPresent
+ IsEnclaveTypeSupported
+ IsNLSDefinedString
+ IsNormalizedString
+ IsProcessCritical
+ IsProcessInJob
+ IsProcessorFeaturePresent
+ IsSystemResumeAutomatic
+ IsThreadAFiber
+ IsThreadpoolTimerSet
+ IsValidCodePage
+ IsValidLanguageGroup
+ IsValidLocale
+ IsValidLocaleName
+ IsValidNLSVersion
+ IsWow64Process
+ K32EmptyWorkingSet
+ K32EnumDeviceDrivers
+ K32EnumPageFilesA
+ K32EnumPageFilesW
+ K32EnumProcesses
+ K32EnumProcessModules
+ K32EnumProcessModulesEx
+ K32GetDeviceDriverBaseNameA
+ K32GetDeviceDriverBaseNameW
+ K32GetDeviceDriverFileNameA
+ K32GetDeviceDriverFileNameW
+ K32GetMappedFileNameA
+ K32GetMappedFileNameW
+ K32GetModuleBaseNameA
+ K32GetModuleBaseNameW
+ K32GetModuleFileNameExA
+ K32GetModuleFileNameExW
+ K32GetModuleInformation
+ K32GetPerformanceInfo
+ K32GetProcessImageFileNameA
+ K32GetProcessImageFileNameW
+ K32GetProcessMemoryInfo
+ K32GetWsChanges
+ K32GetWsChangesEx
+ K32InitializeProcessForWsWatch
+ K32QueryWorkingSet
+ K32QueryWorkingSetEx
+ LCIDToLocaleName
+ LCMapStringA
+ LCMapStringEx
+ LCMapStringW
+ LeaveCriticalSection
+ LeaveCriticalSectionWhenCallbackReturns
+ LoadAppInitDlls
+ LoadEnclaveData
+ LoadLibraryA
+ LoadLibraryExA
+ LoadLibraryExW
+ LoadLibraryW
+ LoadPackagedLibrary
+ LoadResource
+ LocalAlloc
+ LocaleNameToLCID
+ LocalFileTimeToFileTime
+ LocalFlags
+ LocalFree
+ LocalLock
+ LocalReAlloc
+ LocalSize
+ LocalUnlock
+ LockFile
+ LockFileEx
+ LockResource
+ lstrcat
+ lstrcatA
+ lstrcatW
+ lstrcmp
+ lstrcmpA
+ lstrcmpi
+ lstrcmpiA
+ lstrcmpiW
+ lstrcmpW
+ lstrcpy
+ lstrcpyA
+ lstrcpyn
+ lstrcpynA
+ lstrcpynW
+ lstrcpyW
+ lstrlen
+ lstrlenA
+ lstrlenW
+ LZClose
+ LZCloseFile
+ LZCopy
+ LZCreateFileW
+ LZDone
+ LZInit
+ LZOpenFileA
+ LZOpenFileW
+ LZRead
+ LZSeek
+ LZStart
+ MapUserPhysicalPages
+ MapViewOfFile
+ MapViewOfFileEx
+ MapViewOfFileFromApp
+ Module32First
+ Module32FirstW
+ Module32Next
+ Module32NextW
+ MoveFileA
+ MoveFileExA
+ MoveFileExW
+ MoveFileTransactedW
+ MoveFileW
+ MoveFileWithProgressA
+ MoveFileWithProgressW
+ MulDiv
+ MultiByteToWideChar
+ NeedCurrentDirectoryForExePathA
+ NeedCurrentDirectoryForExePathW
+ NormalizeString
+ OfferVirtualMemory
+ OOBEComplete
+ OpenEventA
+ OpenEventW
+ OpenFile
+ OpenFileById
+ OpenFileMappingA
+ OpenFileMappingW
+ OpenJobObjectA
+ OpenJobObjectW
+ OpenMutexA
+ OpenMutexW
+ OpenPackageInfoByFullName
+ OpenPackageInfoByFullNameForUser
+ OpenPrivateNamespaceA
+ OpenPrivateNamespaceW
+ OpenProcess
+ OpenSemaphoreA
+ OpenSemaphoreW
+ OpenStateExplicit
+ OpenThread
+ OpenWaitableTimerA
+ OpenWaitableTimerW
+ OutputDebugStringA
+ OutputDebugStringW
+ PackageFamilyNameFromFullName
+ PackageFamilyNameFromId
+ PackageFullNameFromId
+ PackageIdFromFullName
+ PackageNameAndPublisherIdFromFamilyName
+ ParseApplicationUserModelId
+ PeekConsoleInputA
+ PeekConsoleInputW
+ PeekNamedPipe
+ PostQueuedCompletionStatus
+ PowerClearRequest
+ PowerCreateRequest
+ PowerSetRequest
+ PrefetchVirtualMemory
+ PrepareTape
+ PrivCopyFileExW
+ Process32First
+ Process32FirstW
+ Process32Next
+ Process32NextW
+ ProcessIdToSessionId
+ PssCaptureSnapshot
+ PssDuplicateSnapshot
+ PssFreeSnapshot
+ PssQuerySnapshot
+ PssWalkMarkerCreate
+ PssWalkMarkerFree
+ PssWalkMarkerGetPosition
+ PssWalkMarkerSeekToBeginning
+ PssWalkMarkerSetPosition
+ PssWalkSnapshot
+ PulseEvent
+ PurgeComm
+ QueryActCtxSettingsW
+ QueryActCtxW
+ QueryDepthSList
+ QueryDosDeviceA
+ QueryDosDeviceW
+ QueryFullProcessImageNameA
+ QueryFullProcessImageNameW
+ QueryIdleProcessorCycleTime
+ QueryIdleProcessorCycleTimeEx
+ QueryInformationJobObject
+ QueryIoRateControlInformationJobObject
+ QueryMemoryResourceNotification
+ QueryPerformanceCounter
+ QueryPerformanceFrequency
+ QueryProcessAffinityUpdateMode
+ QueryProcessCycleTime
+ QueryProtectedPolicy
+ QueryThreadCycleTime
+ QueryThreadpoolStackInformation
+ QueryUnbiasedInterruptTime
+ QueueUserAPC
+ QueueUserWorkItem
+ RaiseException
+ RaiseFailFastException
+ ReadConsoleA
+ ReadConsoleInputA
+ ReadConsoleInputW
+ ReadConsoleOutputA
+ ReadConsoleOutputAttribute
+ ReadConsoleOutputCharacterA
+ ReadConsoleOutputCharacterW
+ ReadConsoleOutputW
+ ReadConsoleW
+ ReadDirectoryChangesW
+ ReadFile
+ ReadFileEx
+ ReadFileScatter
+ ReadProcessMemory
+ ReclaimVirtualMemory
+ RegisterApplicationRestart
+ RegisterBadMemoryNotification
+ RegisterWaitForInputIdle
+ RegisterWaitForSingleObject
+ RegisterWaitForSingleObjectEx
+ RegisterWaitUntilOOBECompleted
+ ReleaseActCtx
+ ReleaseMutex
+ ReleaseMutexWhenCallbackReturns
+ ReleaseSemaphore
+ ReleaseSemaphoreWhenCallbackReturns
+ ReleaseSRWLockExclusive
+ ReleaseSRWLockShared
+ RemoveDirectoryA
+ RemoveDirectoryTransactedW
+ RemoveDirectoryW
+ RemoveDllDirectory
+ RemoveLocalAlternateComputerNameW
+ RemoveVectoredContinueHandler
+ RemoveVectoredExceptionHandler
+ ReOpenFile
+ ReplaceFileA
+ ReplaceFileW
+ RequestWakeupLatency
+ ResetEvent
+ ResetWriteWatch
+ ResolveDelayLoadedAPI
+ ResolveDelayLoadsFromDll
+ ResolveLocaleName
+ RestoreLastError
+ ResumeThread
+ RtlAddFunctionTable
+ RtlCaptureContext
+ RtlCaptureStackBackTrace
+ RtlCompareMemory
+ RtlDeleteFunctionTable
+ RtlInstallFunctionTableCallback
+ RtlLookupFunctionEntry
+ RtlPcToFileHeader
+ RtlRaiseException
+ RtlRestoreContext
+ RtlUnwind
+ RtlUnwindEx
+ RtlVirtualUnwind
+ ScrollConsoleScreenBufferA
+ ScrollConsoleScreenBufferW
+ SearchPathA
+ SearchPathW
+ SetCachedSigningLevel
+ SetCalendarInfoA
+ SetCalendarInfoW
+ SetCommBreak
+ SetCommConfig
+ SetCommMask
+ SetCommState
+ SetCommTimeouts
+ SetComputerNameA
+ SetComputerNameEx2W
+ SetComputerNameExA
+ SetComputerNameExW
+ SetComputerNameW
+ SetConsoleActiveScreenBuffer
+ SetConsoleCP
+ SetConsoleCtrlHandler
+ SetConsoleCursorInfo
+ SetConsoleCursorPosition
+ SetConsoleDisplayMode
+ SetConsoleHistoryInfo
+ SetConsoleMode
+ SetConsoleOutputCP
+ SetConsoleScreenBufferInfoEx
+ SetConsoleScreenBufferSize
+ SetConsoleTextAttribute
+ SetConsoleTitleA
+ SetConsoleTitleW
+ SetConsoleWindowInfo
+ SetCriticalSectionSpinCount
+ SetCurrentConsoleFontEx
+ SetCurrentDirectoryA
+ SetCurrentDirectoryW
+ SetDefaultDllDirectories
+ SetDllDirectoryA
+ SetDllDirectoryW
+ SetDynamicTimeZoneInformation
+ SetEndOfFile
+ SetEnvironmentStringsA
+ SetEnvironmentStringsW
+ SetEnvironmentVariableA
+ SetEnvironmentVariableW
+ SetErrorMode
+ SetEvent
+ SetEventWhenCallbackReturns
+ SetFileApisToANSI
+ SetFileApisToOEM
+ SetFileAttributesA
+ SetFileAttributesTransactedW
+ SetFileAttributesW
+ SetFileCompletionNotificationModes
+ SetFileInformationByHandle
+ SetFileIoOverlappedRange
+ SetFilePointer
+ SetFilePointerEx
+ SetFileTime
+ SetFileValidData
+ SetFirmwareEnvironmentVariableA
+ SetFirmwareEnvironmentVariableExA
+ SetFirmwareEnvironmentVariableExW
+ SetFirmwareEnvironmentVariableW
+ SetHandleCount
+ SetHandleInformation
+ SetInformationJobObject
+ SetIoRateControlInformationJobObject
+ SetLastError
+ SetLocaleInfoA
+ SetLocaleInfoW
+ SetLocalPrimaryComputerNameW
+ SetLocalTime
+ SetMailslotInfo
+ SetNamedPipeHandleState
+ SetPriorityClass
+ SetProcessAffinityMask
+ SetProcessAffinityUpdateMode
+ SetProcessDefaultCpuSets
+ SetProcessDEPPolicy
+ SetProcessInformation
+ SetProcessMitigationPolicy
+ SetProcessPreferredUILanguages
+ SetProcessPriorityBoost
+ SetProcessShutdownParameters
+ SetProcessWorkingSetSize
+ SetProcessWorkingSetSizeEx
+ SetProtectedPolicy
+ SetStdHandle
+ SetStdHandleEx
+ SetSystemFileCacheSize
+ SetSystemPowerState
+ SetSystemTime
+ SetSystemTimeAdjustment
+ SetTapeParameters
+ SetTapePosition
+ SetThreadAffinityMask
+ SetThreadContext
+ SetThreadErrorMode
+ SetThreadExecutionState
+ SetThreadGroupAffinity
+ SetThreadIdealProcessor
+ SetThreadIdealProcessorEx
+ SetThreadInformation
+ SetThreadLocale
+ SetThreadpoolStackInformation
+ SetThreadpoolThreadMaximum
+ SetThreadpoolThreadMinimum
+ SetThreadpoolTimer
+ SetThreadpoolTimerEx
+ SetThreadpoolWait
+ SetThreadpoolWaitEx
+ SetThreadPreferredUILanguages
+ SetThreadPriority
+ SetThreadPriorityBoost
+ SetThreadSelectedCpuSets
+ SetThreadStackGuarantee
+ SetThreadUILanguage
+ SetTimeZoneInformation
+ SetUnhandledExceptionFilter
+ SetupComm
+ SetUserGeoID
+ SetVolumeLabelA
+ SetVolumeLabelW
+ SetVolumeMountPointA
+ SetVolumeMountPointW
+ SetWaitableTimer
+ SetWaitableTimerEx
+ SignalObjectAndWait
+ SizeofResource
+ Sleep
+ SleepConditionVariableCS
+ SleepConditionVariableSRW
+ SleepEx
+ StartThreadpoolIo
+ SubmitThreadpoolWork
+ SuspendThread
+ SwitchToFiber
+ SwitchToThread
+ SystemTimeToFileTime
+ SystemTimeToTzSpecificLocalTime
+ SystemTimeToTzSpecificLocalTimeEx
+ TerminateJobObject
+ TerminateProcess
+ TerminateThread
+ Thread32First
+ Thread32Next
+ TlsAlloc
+ TlsFree
+ TlsGetValue
+ TlsSetValue
+ TransactNamedPipe
+ TransmitCommChar
+ TryAcquireSRWLockExclusive
+ TryAcquireSRWLockShared
+ TryEnterCriticalSection
+ TrySubmitThreadpoolCallback
+ TzSpecificLocalTimeToSystemTime
+ TzSpecificLocalTimeToSystemTimeEx
+ UnhandledExceptionFilter
+ UnlockFile
+ UnlockFileEx
+ UnmapViewOfFile
+ UnmapViewOfFileEx
+ UnregisterBadMemoryNotification
+ UnregisterWait
+ UnregisterWaitEx
+ UnregisterWaitUntilOOBECompleted
+ UpdateProcThreadAttribute
+ UpdateResourceW
+ VerifyApplicationUserModelId
+ VerifyPackageFamilyName
+ VerifyPackageFullName
+ VerifyPackageId
+ VerifyPackageRelativeApplicationId
+ VerifyScripts
+ VerifyVersionInfoA
+ VerifyVersionInfoW
+ VerLanguageNameA
+ VerLanguageNameW
+ VerSetConditionMask
+ VirtualAlloc
+ VirtualAllocEx
+ VirtualAllocExNuma
+ VirtualFree
+ VirtualFreeEx
+ VirtualLock
+ VirtualProtect
+ VirtualProtectEx
+ VirtualQuery
+ VirtualQueryEx
+ VirtualUnlock
+ WaitCommEvent
+ WaitForDebugEvent
+ WaitForDebugEventEx
+ WaitForMultipleObjects
+ WaitForMultipleObjectsEx
+ WaitForSingleObject
+ WaitForSingleObjectEx
+ WaitForThreadpoolIoCallbacks
+ WaitForThreadpoolTimerCallbacks
+ WaitForThreadpoolWaitCallbacks
+ WaitForThreadpoolWorkCallbacks
+ WaitNamedPipeA
+ WaitNamedPipeW
+ WakeAllConditionVariable
+ WakeConditionVariable
+ WerGetFlags
+ WerGetFlagsWorker
+ WerpNotifyLoadStringResourceWorker
+ WerpNotifyUseStringResourceWorker
+ WerRegisterFile
+ WerRegisterFileWorker
+ WerRegisterMemoryBlock
+ WerRegisterMemoryBlockWorker
+ WerRegisterRuntimeExceptionModule
+ WerRegisterRuntimeExceptionModuleWorker
+ WerSetFlags
+ WerSetFlagsWorker
+ WerUnregisterFile
+ WerUnregisterFileWorker
+ WerUnregisterMemoryBlock
+ WerUnregisterMemoryBlockWorker
+ WerUnregisterRuntimeExceptionModule
+ WerUnregisterRuntimeExceptionModuleWorker
+ WideCharToMultiByte
+ WinExec
+ Wow64DisableWow64FsRedirection
+ Wow64EnableWow64FsRedirection
+ Wow64RevertWow64FsRedirection
+ WriteConsoleA
+ WriteConsoleInputA
+ WriteConsoleInputW
+ WriteConsoleOutputA
+ WriteConsoleOutputAttribute
+ WriteConsoleOutputCharacterA
+ WriteConsoleOutputCharacterW
+ WriteConsoleOutputW
+ WriteConsoleW
+ WriteFile
+ WriteFileEx
+ WriteFileGather
+ WritePrivateProfileSectionA
+ WritePrivateProfileSectionW
+ WritePrivateProfileStringA
+ WritePrivateProfileStringW
+ WritePrivateProfileStructW
+ WriteProcessMemory
+ WriteProfileStringW
+ WriteTapemark
+ WTSGetActiveConsoleSessionId
+ ZombifyActCtx
+ MsiApplyMultiplePatchesW
+ MsiApplyPatchW
+ MsiCloseHandle
+ MsiConfigureProductExW
+ MsiConfigureProductW
+ MsiCreateRecord
+ MsiDatabaseIsTablePersistentW
+ MsiDatabaseOpenViewW
+ MsiDeterminePatchSequenceW
+ MsiEnumPatchesExW
+ MsiEnumProductsW
+ MsiFormatRecordW
+ MsiGetPatchInfoExW
+ MsiGetProductInfoExW
+ MsiGetProductInfoW
+ MsiGetPropertyW
+ MsiGetSummaryInformationW
+ MsiInstallProductW
+ MsiOpenDatabaseW
+ MsiProcessMessage
+ MsiQueryComponentStateW
+ MsiQueryFeatureStateExW
+ MsiQueryProductStateW
+ MsiRecordGetFieldCount
+ MsiRecordGetInteger
+ MsiRecordGetStringW
+ MsiRecordIsNull
+ MsiRecordSetInteger
+ MsiRecordSetStringW
+ MsiRemovePatchesW
+ MsiSetExternalUIRecord
+ MsiSetInternalUI
+ MsiSetMode
+ MsiSourceListAddSourceExW
+ MsiSourceListClearSourceW
+ MsiSourceListSetInfoW
+ MsiSummaryInfoGetPropertyW
+ MsiVerifyPackageW
+ MsiViewExecute
+ MsiViewFetch
+ CheckDriverSoftwareDependenciesSatisfied
+ DiInstallDevice
+ DiInstallDriverW
+ DiUninstallDevice
+ DiUninstallDriverW
+ InstallWindowsUpdateDriverEx
+ InstallWindowsUpdateDrivers
+ QueryWindowsUpdateDriverStatus
+ UpdateDriverForPlugAndPlayDevicesA
+ UpdateDriverForPlugAndPlayDevicesW
+ BindMoniker
+ CheckInitDde
+ CleanROTForApartment
+ ClipboardProcessUninitialize
+ CLIPFORMAT_UserFree
+ CLIPFORMAT_UserMarshal
+ CLIPFORMAT_UserSize
+ CLIPFORMAT_UserUnmarshal
+ CLSIDFromProgID
+ CLSIDFromProgIDEx
+ CLSIDFromString
+ CoAddRefServerProcess
+ CoAicGetTokenForCOM
+ CoAllowSetForegroundWindow
+ CoAllowUnmarshalerCLSID
+ CoCancelCall
+ CoCheckElevationEnabled
+ CoCopyProxy
+ CoCreateFreeThreadedMarshaler
+ CoCreateGuid
+ CoCreateInstance
+ CoCreateInstanceEx
+ CoCreateInstanceFromApp
+ CoCreateObjectInContext
+ CoDeactivateObject
+ CoDecodeProxy
+ CoDecrementMTAUsage
+ CoDisableCallCancellation
+ CoDisconnectContext
+ CoDisconnectObject
+ CoDosDateTimeToFileTime
+ CoEnableCallCancellation
+ CoFileTimeNow
+ CoFileTimeToDosDateTime
+ CoFreeAllLibraries
+ CoFreeLibrary
+ CoFreeUnusedLibraries
+ CoFreeUnusedLibrariesEx
+ CoGetApartmentID
+ CoGetApartmentType
+ CoGetCallContext
+ CoGetCallerTID
+ CoGetCancelObject
+ CoGetClassObject
+ CoGetClassVersion
+ CoGetContextToken
+ CoGetCurrentLogicalThreadId
+ CoGetCurrentProcess
+ CoGetDefaultContext
+ CoGetInstanceFromFile
+ CoGetInstanceFromIStorage
+ CoGetInterceptorForOle32
+ CoGetInterfaceAndReleaseStream
+ CoGetMalloc
+ CoGetMarshalSizeMax
+ CoGetObject
+ CoGetObjectContext
+ CoGetProcessIdentifier
+ CoGetPSClsid
+ CoGetStandardMarshal
+ CoGetStdMarshalEx
+ CoGetSystemSecurityPermissions
+ CoGetSystemWow64DirectoryW
+ CoGetTreatAsClass
+ CoImpersonateClient
+ CoIncrementMTAUsage
+ CoInitialize
+ CoInitializeEx
+ CoInitializeSecurity
+ CoInitializeWOW
+ CoInvalidateRemoteMachineBindings
+ CoIsHandlerConnected
+ CoLoadLibrary
+ CoLockObjectExternal
+ CoMarshalHresult
+ CoMarshalInterface
+ CoMarshalInterThreadInterfaceInStream
+ CoQueryAuthenticationServices
+ CoQueryClientBlanket
+ CoQueryProxyBlanket
+ CoReactivateObject
+ CoRegisterActivationFilter
+ CoRegisterClassObject
+ CoRegisterInitializeSpy
+ CoRegisterMallocSpy
+ CoRegisterMessageFilter
+ CoRegisterPSClsid
+ CoRegisterSurrogate
+ CoRegisterSurrogateEx
+ CoReleaseMarshalData
+ CoReleaseServerProcess
+ CoResumeClassObjects
+ CoRetireServer
+ CoRevertToSelf
+ CoRevokeClassObject
+ CoRevokeInitializeSpy
+ CoRevokeMallocSpy
+ CoSetCancelObject
+ CoSetProxyBlanket
+ CoSuspendClassObjects
+ CoSwitchCallContext
+ CoTaskMemAlloc
+ CoTaskMemFree
+ CoTaskMemRealloc
+ CoTestCancel
+ CoTreatAsClass
+ CoUninitialize
+ CoUnloadingWOW
+ CoUnmarshalHresult
+ CoUnmarshalInterface
+ CoWaitForMultipleHandles
+ CoWaitForMultipleObjects
+ CreateAntiMoniker
+ CreateBindCtx
+ CreateClassMoniker
+ CreateDataAdviseHolder
+ CreateDataCache
+ CreateFileMoniker
+ CreateGenericComposite
+ CreateILockBytesOnHGlobal
+ CreateItemMoniker
+ CreateObjrefMoniker
+ CreateOleAdviseHolder
+ CreatePointerMoniker
+ CreateStreamOnHGlobal
+ CStdAsyncStubBuffer_AddRef
+ CStdAsyncStubBuffer_Connect
+ CStdAsyncStubBuffer_Disconnect
+ CStdAsyncStubBuffer_Invoke
+ CStdAsyncStubBuffer_QueryInterface
+ CStdAsyncStubBuffer_Release
+ CStdAsyncStubBuffer2_Connect
+ CStdAsyncStubBuffer2_Disconnect
+ CStdAsyncStubBuffer2_Release
+ CStdStubBuffer2_Connect
+ CStdStubBuffer2_CountRefs
+ CStdStubBuffer2_Disconnect
+ CStdStubBuffer2_QueryInterface
+ DdeBindToObject
+ DeletePatternAndExtensionTables
+ DestroyRunningObjectTable
+ DllDebugObjectRPCHook
+ DoDragDrop
+ DragDropSetFDT
+ EnableHookObject
+ FindExt
+ FreePropVariantArray
+ GetClassFile
+ GetHGlobalFromStream
+ GetHookInterface
+ GetObjectFromRotByPath
+ GetRunningObjectTable
+ HACCEL_UserFree
+ HACCEL_UserMarshal
+ HACCEL_UserSize
+ HACCEL_UserUnmarshal
+ HBITMAP_UserFree
+ HBITMAP_UserMarshal
+ HBITMAP_UserSize
+ HBITMAP_UserUnmarshal
+ HBRUSH_UserFree
+ HBRUSH_UserMarshal
+ HBRUSH_UserSize
+ HBRUSH_UserUnmarshal
+ HDC_UserFree
+ HDC_UserMarshal
+ HDC_UserSize
+ HDC_UserUnmarshal
+ HGLOBAL_UserFree
+ HGLOBAL_UserMarshal
+ HGLOBAL_UserSize
+ HGLOBAL_UserUnmarshal
+ HICON_UserFree
+ HICON_UserMarshal
+ HICON_UserSize
+ HICON_UserUnmarshal
+ HkOleRegisterObject
+ HMENU_UserFree
+ HMENU_UserMarshal
+ HMENU_UserSize
+ HMENU_UserUnmarshal
+ HMONITOR_UserFree
+ HMONITOR_UserMarshal
+ HMONITOR_UserSize
+ HMONITOR_UserUnmarshal
+ HPALETTE_UserFree
+ HPALETTE_UserMarshal
+ HPALETTE_UserSize
+ HPALETTE_UserUnmarshal
+ HRGN_UserFree
+ HRGN_UserMarshal
+ HRGN_UserSize
+ HRGN_UserUnmarshal
+ HWND_UserFree
+ HWND_UserMarshal
+ HWND_UserSize
+ HWND_UserUnmarshal
+ IIDFromString
+ IsAccelerator
+ IsRoInitializeASTAAllowedInDesktop
+ MkParseDisplayName
+ NdrProxyForwardingFunction10
+ NdrProxyForwardingFunction11
+ NdrProxyForwardingFunction12
+ NdrProxyForwardingFunction13
+ NdrProxyForwardingFunction14
+ NdrProxyForwardingFunction15
+ NdrProxyForwardingFunction16
+ NdrProxyForwardingFunction17
+ NdrProxyForwardingFunction18
+ NdrProxyForwardingFunction19
+ NdrProxyForwardingFunction20
+ NdrProxyForwardingFunction21
+ NdrProxyForwardingFunction22
+ NdrProxyForwardingFunction23
+ NdrProxyForwardingFunction24
+ NdrProxyForwardingFunction25
+ NdrProxyForwardingFunction26
+ NdrProxyForwardingFunction27
+ NdrProxyForwardingFunction28
+ NdrProxyForwardingFunction29
+ NdrProxyForwardingFunction3
+ NdrProxyForwardingFunction30
+ NdrProxyForwardingFunction31
+ NdrProxyForwardingFunction32
+ NdrProxyForwardingFunction4
+ NdrProxyForwardingFunction5
+ NdrProxyForwardingFunction6
+ NdrProxyForwardingFunction7
+ NdrProxyForwardingFunction8
+ NdrProxyForwardingFunction9
+ ObjectStublessClient10
+ ObjectStublessClient11
+ ObjectStublessClient12
+ ObjectStublessClient13
+ ObjectStublessClient14
+ ObjectStublessClient15
+ ObjectStublessClient16
+ ObjectStublessClient17
+ ObjectStublessClient18
+ ObjectStublessClient19
+ ObjectStublessClient20
+ ObjectStublessClient21
+ ObjectStublessClient22
+ ObjectStublessClient23
+ ObjectStublessClient24
+ ObjectStublessClient25
+ ObjectStublessClient26
+ ObjectStublessClient27
+ ObjectStublessClient28
+ ObjectStublessClient29
+ ObjectStublessClient3
+ ObjectStublessClient30
+ ObjectStublessClient31
+ ObjectStublessClient32
+ ObjectStublessClient4
+ ObjectStublessClient5
+ ObjectStublessClient6
+ ObjectStublessClient7
+ ObjectStublessClient8
+ ObjectStublessClient9
+ Ole32DllGetClassObject
+ OleCreate
+ OleCreateDragOperationInternal
+ OleCreateEmbeddingHelper
+ OleCreateFromData
+ OleCreateFromFile
+ OleCreateLinkFromData
+ OleCreateLinkToFile
+ OleCreateMenuDescriptor
+ OleCreateStaticFromData
+ OleDestroyMenuDescriptor
+ OleDraw
+ OleDuplicateData
+ OleFlushClipboard
+ OleGetAutoConvert
+ OleGetClipboard
+ OleGetIconOfClass
+ OleGetPackageClipboardOwner
+ OleInitClipboardBroker
+ OleInitialize
+ OleIsCurrentClipboard
+ OleIsRunning
+ OleLoad
+ OleLoadFromStream
+ OleLockRunning
+ OleQueryCreateFromData
+ OleQueryLinkFromData
+ OleRegEnumVerbs
+ OleRegGetMiscStatus
+ OleRegGetUserType
+ OleRegisterDropTargetInternal
+ OleReleaseEnumVerbCache
+ OleRevokeDropTargetInternal
+ OleRun
+ OleRundownClipboardBroker
+ OleSave
+ OleSaveToStream
+ OleSetClipboard
+ OleSetContainedObject
+ OleSetMenuDescriptor
+ OleStartDragOperationInternal
+ OleTranslateAccelerator
+ OleUninitialize
+ ProgIDFromCLSID
+ PropVariantClear
+ PropVariantCopy
+ ReadClassStg
+ ReadClassStm
+ ReadFmtUserTypeStg
+ RegisterDragDrop
+ ReleaseStgMedium
+ RevokeDragDrop
+ RoGetAgileReference
+ SetConvertStg
+ SetWOWThunkGlobalPtr
+ StgCreateDocfile
+ StgCreateDocfileOnILockBytes
+ StgCreatePropSetStg
+ StgCreateStorageEx
+ StgIsStorageFile
+ STGMEDIUM_UserFree
+ STGMEDIUM_UserFree64
+ STGMEDIUM_UserMarshal
+ STGMEDIUM_UserMarshal64
+ STGMEDIUM_UserSize
+ STGMEDIUM_UserSize64
+ STGMEDIUM_UserUnmarshal
+ STGMEDIUM_UserUnmarshal64
+ StgOpenStorage
+ StgOpenStorageEx
+ StgOpenStorageOnILockBytes
+ StringFromCLSID
+ StringFromGUID2
+ StringFromIID
+ UpdateDCOMSettings
+ WriteClassStg
+ WriteClassStm
+ WriteFmtUserTypeStg
+ AccessibleChildren
+ AccessibleObjectFromEvent
+ AccessibleObjectFromPoint
+ AccessibleObjectFromWindow
+ AccessibleObjectFromWindowTimeout
+ CreateStdAccessibleObject
+ GetProcessHandleFromHwnd
+ GetRoleTextW
+ LresultFromObject
+ ObjectFromLresult
+ PropMgrClient_LookupProp
+ WindowFromAccessibleObject
+ 286 BSTR_UserFree
+ 284 BSTR_UserMarshal
+ 283 BSTR_UserSize
+ 285 BSTR_UserUnmarshal
+ 414 BstrFromVector
+ 171 ClearCustData
+ 31 CreateDispTypeInfo
+ 202 CreateErrorInfo
+ 32 CreateStdDispatch
+ 160 CreateTypeLib
+ 180 CreateTypeLib2
+ 146 DispCallFunc
+ 29 DispGetIDsOfNames
+ 28 DispGetParam
+ 30 DispInvoke
+ 14 DosDateTimeToVariantTime
+ 35 GetActiveObject
+ 332 GetAltMonthNames
+ 200 GetErrorInfo
+ 322 GetRecordInfoFromGuids
+ 323 GetRecordInfoFromTypeInfo
+ 326 GetVarConversionLocaleSetting
+ 165 LHashValOfNameSys
+ 166 LHashValOfNameSysA
+ 162 LoadRegTypeLib
+ 161 LoadTypeLib
+ 183 LoadTypeLibEx
+ 296 LPSAFEARRAY_Marshal
+ 295 LPSAFEARRAY_Size
+ 297 LPSAFEARRAY_Unmarshal
+ 294 LPSAFEARRAY_UserFree
+ 292 LPSAFEARRAY_UserMarshal
+ 291 LPSAFEARRAY_UserSize
+ 293 LPSAFEARRAY_UserUnmarshal
+ 170 OaBuildVersion
+ OACreateTypeLib2
+ 444 OaEnablePerUserTLibRegistration
+ 420 OleCreateFontIndirect
+ 419 OleCreatePictureIndirect
+ 417 OleCreatePropertyFrame
+ 416 OleCreatePropertyFrameIndirect
+ 415 OleIconToCursor
+ 418 OleLoadPicture
+ 401 OleLoadPictureEx
+ 422 OleLoadPictureFile
+ 402 OleLoadPictureFileEx
+ 424 OleLoadPicturePath
+ 423 OleSavePictureFile
+ 421 OleTranslateColor
+ 164 QueryPathOfRegTypeLib
+ 33 RegisterActiveObject
+ 163 RegisterTypeLib
+ 442 RegisterTypeLibForUser
+ 34 RevokeActiveObject
+ 23 SafeArrayAccessData
+ SafeArrayAddRef
+ 37 SafeArrayAllocData
+ 36 SafeArrayAllocDescriptor
+ 41 SafeArrayAllocDescriptorEx
+ 27 SafeArrayCopy
+ 412 SafeArrayCopyData
+ 15 SafeArrayCreate
+ 42 SafeArrayCreateEx
+ 411 SafeArrayCreateVector
+ 43 SafeArrayCreateVectorEx
+ 16 SafeArrayDestroy
+ 39 SafeArrayDestroyData
+ 38 SafeArrayDestroyDescriptor
+ 17 SafeArrayGetDim
+ 25 SafeArrayGetElement
+ 18 SafeArrayGetElemsize
+ 67 SafeArrayGetIID
+ 20 SafeArrayGetLBound
+ 45 SafeArrayGetRecordInfo
+ 19 SafeArrayGetUBound
+ 77 SafeArrayGetVartype
+ 21 SafeArrayLock
+ 148 SafeArrayPtrOfIndex
+ 26 SafeArrayPutElement
+ 40 SafeArrayRedim
+ SafeArrayReleaseData
+ SafeArrayReleaseDescriptor
+ 57 SafeArraySetIID
+ 44 SafeArraySetRecordInfo
+ 24 SafeArrayUnaccessData
+ 22 SafeArrayUnlock
+ 201 SetErrorInfo
+ 327 SetOaNoCache
+ 325 SetVarConversionLocaleSetting
+ SysAddRefString
+ 2 SysAllocString
+ 150 SysAllocStringByteLen
+ 4 SysAllocStringLen
+ 6 SysFreeString
+ 3 SysReAllocString
+ 5 SysReAllocStringLen
+ SysReleaseString
+ 149 SysStringByteLen
+ 7 SysStringLen
+ 184 SystemTimeToVariantTime
+ 186 UnRegisterTypeLib
+ 443 UnRegisterTypeLibForUser
+ 168 VarAbs
+ 141 VarAdd
+ 142 VarAnd
+ 124 VarBoolFromCy
+ 123 VarBoolFromDate
+ 236 VarBoolFromDec
+ 126 VarBoolFromDisp
+ 233 VarBoolFromI1
+ 119 VarBoolFromI2
+ 120 VarBoolFromI4
+ 370 VarBoolFromI8
+ 121 VarBoolFromR4
+ 122 VarBoolFromR8
+ 125 VarBoolFromStr
+ 118 VarBoolFromUI1
+ 234 VarBoolFromUI2
+ 235 VarBoolFromUI4
+ 371 VarBoolFromUI8
+ 313 VarBstrCat
+ 314 VarBstrCmp
+ 116 VarBstrFromBool
+ 113 VarBstrFromCy
+ 114 VarBstrFromDate
+ 232 VarBstrFromDec
+ 115 VarBstrFromDisp
+ 229 VarBstrFromI1
+ 109 VarBstrFromI2
+ 110 VarBstrFromI4
+ 368 VarBstrFromI8
+ 111 VarBstrFromR4
+ 112 VarBstrFromR8
+ 108 VarBstrFromUI1
+ 230 VarBstrFromUI2
+ 231 VarBstrFromUI4
+ 369 VarBstrFromUI8
+ 318 VarCat
+ 176 VarCmp
+ 306 VarCyAbs
+ 299 VarCyAdd
+ 311 VarCyCmp
+ 312 VarCyCmpR8
+ 307 VarCyFix
+ 106 VarCyFromBool
+ 103 VarCyFromDate
+ 228 VarCyFromDec
+ 105 VarCyFromDisp
+ 225 VarCyFromI1
+ 99 VarCyFromI2
+ 100 VarCyFromI4
+ 366 VarCyFromI8
+ 101 VarCyFromR4
+ 102 VarCyFromR8
+ 104 VarCyFromStr
+ 98 VarCyFromUI1
+ 226 VarCyFromUI2
+ 227 VarCyFromUI4
+ 367 VarCyFromUI8
+ 308 VarCyInt
+ 303 VarCyMul
+ 304 VarCyMulI4
+ 329 VarCyMulI8
+ 309 VarCyNeg
+ 310 VarCyRound
+ 305 VarCySub
+ 96 VarDateFromBool
+ 93 VarDateFromCy
+ 224 VarDateFromDec
+ 95 VarDateFromDisp
+ 221 VarDateFromI1
+ 89 VarDateFromI2
+ 90 VarDateFromI4
+ 364 VarDateFromI8
+ 91 VarDateFromR4
+ 92 VarDateFromR8
+ 94 VarDateFromStr
+ 330 VarDateFromUdate
+ 319 VarDateFromUdateEx
+ 88 VarDateFromUI1
+ 222 VarDateFromUI2
+ 223 VarDateFromUI4
+ 365 VarDateFromUI8
+ 182 VarDecAbs
+ 177 VarDecAdd
+ 204 VarDecCmp
+ 298 VarDecCmpR8
+ 178 VarDecDiv
+ 187 VarDecFix
+ 199 VarDecFromBool
+ 196 VarDecFromCy
+ 195 VarDecFromDate
+ 198 VarDecFromDisp
+ 241 VarDecFromI1
+ 191 VarDecFromI2
+ 192 VarDecFromI4
+ 374 VarDecFromI8
+ 193 VarDecFromR4
+ 194 VarDecFromR8
+ 197 VarDecFromStr
+ 190 VarDecFromUI1
+ 242 VarDecFromUI2
+ 243 VarDecFromUI4
+ 375 VarDecFromUI8
+ 188 VarDecInt
+ 179 VarDecMul
+ 189 VarDecNeg
+ 203 VarDecRound
+ 181 VarDecSub
+ 143 VarDiv
+ 152 VarEqv
+ 169 VarFix
+ 87 VarFormat
+ 127 VarFormatCurrency
+ 97 VarFormatDateTime
+ 139 VarFormatFromTokens
+ 107 VarFormatNumber
+ 117 VarFormatPercent
+ 253 VarI1FromBool
+ 250 VarI1FromCy
+ 249 VarI1FromDate
+ 256 VarI1FromDec
+ 252 VarI1FromDisp
+ 245 VarI1FromI2
+ 246 VarI1FromI4
+ 376 VarI1FromI8
+ 247 VarI1FromR4
+ 248 VarI1FromR8
+ 251 VarI1FromStr
+ 244 VarI1FromUI1
+ 254 VarI1FromUI2
+ 255 VarI1FromUI4
+ 377 VarI1FromUI8
+ 56 VarI2FromBool
+ 52 VarI2FromCy
+ 53 VarI2FromDate
+ 208 VarI2FromDec
+ 55 VarI2FromDisp
+ 205 VarI2FromI1
+ 49 VarI2FromI4
+ 346 VarI2FromI8
+ 50 VarI2FromR4
+ 51 VarI2FromR8
+ 54 VarI2FromStr
+ 48 VarI2FromUI1
+ 206 VarI2FromUI2
+ 207 VarI2FromUI4
+ 347 VarI2FromUI8
+ 66 VarI4FromBool
+ 62 VarI4FromCy
+ 63 VarI4FromDate
+ 212 VarI4FromDec
+ 65 VarI4FromDisp
+ 209 VarI4FromI1
+ 59 VarI4FromI2
+ 348 VarI4FromI8
+ 60 VarI4FromR4
+ 61 VarI4FromR8
+ 64 VarI4FromStr
+ 58 VarI4FromUI1
+ 210 VarI4FromUI2
+ 211 VarI4FromUI4
+ 349 VarI4FromUI8
+ 341 VarI8FromBool
+ 337 VarI8FromCy
+ 338 VarI8FromDate
+ 345 VarI8FromDec
+ 340 VarI8FromDisp
+ 342 VarI8FromI1
+ 334 VarI8FromI2
+ 335 VarI8FromR4
+ 336 VarI8FromR8
+ 339 VarI8FromStr
+ 333 VarI8FromUI1
+ 343 VarI8FromUI2
+ 344 VarI8FromUI4
+ 427 VarI8FromUI8
+ 290 VARIANT_UserFree
+ 288 VARIANT_UserMarshal
+ 287 VARIANT_UserSize
+ 289 VARIANT_UserUnmarshal
+ 12 VariantChangeType
+ 147 VariantChangeTypeEx
+ 9 VariantClear
+ 10 VariantCopy
+ 11 VariantCopyInd
+ 8 VariantInit
+ 13 VariantTimeToDosDateTime
+ 185 VariantTimeToSystemTime
+ 153 VarIdiv
+ 154 VarImp
+ 172 VarInt
+ 155 VarMod
+ 129 VarMonthName
+ 156 VarMul
+ 173 VarNeg
+ 174 VarNot
+ 47 VarNumFromParseNum
+ 157 VarOr
+ 46 VarParseNumFromStr
+ 158 VarPow
+ 316 VarR4CmpR8
+ 76 VarR4FromBool
+ 72 VarR4FromCy
+ 73 VarR4FromDate
+ 216 VarR4FromDec
+ 75 VarR4FromDisp
+ 213 VarR4FromI1
+ 69 VarR4FromI2
+ 70 VarR4FromI4
+ 360 VarR4FromI8
+ 71 VarR4FromR8
+ 74 VarR4FromStr
+ 68 VarR4FromUI1
+ 214 VarR4FromUI2
+ 215 VarR4FromUI4
+ 361 VarR4FromUI8
+ 86 VarR8FromBool
+ 82 VarR8FromCy
+ 83 VarR8FromDate
+ 220 VarR8FromDec
+ 85 VarR8FromDisp
+ 217 VarR8FromI1
+ 79 VarR8FromI2
+ 80 VarR8FromI4
+ 362 VarR8FromI8
+ 81 VarR8FromR4
+ 84 VarR8FromStr
+ 78 VarR8FromUI1
+ 218 VarR8FromUI2
+ 219 VarR8FromUI4
+ 363 VarR8FromUI8
+ 315 VarR8Pow
+ 317 VarR8Round
+ 175 VarRound
+ 159 VarSub
+ 140 VarTokenizeFormatString
+ 331 VarUdateFromDate
+ 138 VarUI1FromBool
+ 134 VarUI1FromCy
+ 135 VarUI1FromDate
+ 240 VarUI1FromDec
+ 137 VarUI1FromDisp
+ 237 VarUI1FromI1
+ 130 VarUI1FromI2
+ 131 VarUI1FromI4
+ 372 VarUI1FromI8
+ 132 VarUI1FromR4
+ 133 VarUI1FromR8
+ 136 VarUI1FromStr
+ 238 VarUI1FromUI2
+ 239 VarUI1FromUI4
+ 373 VarUI1FromUI8
+ 266 VarUI2FromBool
+ 263 VarUI2FromCy
+ 262 VarUI2FromDate
+ 269 VarUI2FromDec
+ 265 VarUI2FromDisp
+ 267 VarUI2FromI1
+ 258 VarUI2FromI2
+ 259 VarUI2FromI4
+ 378 VarUI2FromI8
+ 260 VarUI2FromR4
+ 261 VarUI2FromR8
+ 264 VarUI2FromStr
+ 257 VarUI2FromUI1
+ 268 VarUI2FromUI4
+ 379 VarUI2FromUI8
+ 279 VarUI4FromBool
+ 276 VarUI4FromCy
+ 275 VarUI4FromDate
+ 282 VarUI4FromDec
+ 278 VarUI4FromDisp
+ 280 VarUI4FromI1
+ 271 VarUI4FromI2
+ 272 VarUI4FromI4
+ 425 VarUI4FromI8
+ 273 VarUI4FromR4
+ 274 VarUI4FromR8
+ 277 VarUI4FromStr
+ 270 VarUI4FromUI1
+ 281 VarUI4FromUI2
+ 426 VarUI4FromUI8
+ 437 VarUI8FromBool
+ 433 VarUI8FromCy
+ 434 VarUI8FromDate
+ 441 VarUI8FromDec
+ 436 VarUI8FromDisp
+ 438 VarUI8FromI1
+ 430 VarUI8FromI2
+ 428 VarUI8FromI8
+ 431 VarUI8FromR4
+ 432 VarUI8FromR8
+ 435 VarUI8FromStr
+ 429 VarUI8FromUI1
+ 439 VarUI8FromUI2
+ 440 VarUI8FromUI4
+ 128 VarWeekdayName
+ 167 VarXor
+ 413 VectorFromBstr
+ OleUIAddVerbMenuA
+ OleUIAddVerbMenuW
+ OleUIBusyA
+ OleUIBusyW
+ OleUIChangeIconA
+ OleUIChangeIconW
+ OleUIChangeSourceA
+ OleUIChangeSourceW
+ OleUIConvertA
+ OleUIConvertW
+ OleUIEditLinksA
+ OleUIEditLinksW
+ OleUIInsertObjectA
+ OleUIInsertObjectW
+ OleUIObjectPropertiesA
+ OleUIObjectPropertiesW
+ OleUIPasteSpecialA
+ OleUIPasteSpecialW
+ OleUIUpdateLinksA
+ OleUIUpdateLinksW
+ PdhAddCounterW
+ PdhAddEnglishCounterW
+ PdhCloseLog
+ PdhCloseQuery
+ PdhCollectQueryData
+ PdhExpandWildCardPathW
+ PdhGetCounterInfoW
+ PdhGetFormattedCounterArrayW
+ PdhGetFormattedCounterValue
+ PdhGetRawCounterValue
+ PdhOpenLogW
+ PdhOpenQueryW
+ PdhRemoveCounter
+ PdhUpdateLogW
+ PdhValidatePathW
+ EmptyWorkingSet
+ EnumDeviceDrivers
+ EnumPageFilesA
+ EnumPageFilesW
+ EnumProcesses
+ EnumProcessModules
+ EnumProcessModulesEx
+ GetDeviceDriverBaseNameA
+ GetDeviceDriverBaseNameW
+ GetDeviceDriverFileNameA
+ GetDeviceDriverFileNameW
+ GetMappedFileNameA
+ GetMappedFileNameW
+ GetModuleBaseNameA
+ GetModuleBaseNameW
+ GetModuleFileNameExA
+ GetModuleFileNameExW
+ GetModuleInformation
+ GetPerformanceInfo
+ GetProcessImageFileNameA
+ GetProcessImageFileNameW
+ GetProcessMemoryInfo
+ GetWsChanges
+ GetWsChangesEx
+ InitializeProcessForWsWatch
+ QueryWorkingSet
+ QueryWorkingSetEx
+ ClusterGetVolumePathName
+ ClusterIsPathOnSharedVolume
+ ResUtilEnumResourcesEx
+ ResUtilFindDwordProperty
+ ResUtilFindSzProperty
+ ResUtilFreeParameterBlock
+ ResUtilGetCoreClusterResources
+ ResUtilGetResourceName
+ ResUtilPropertyListFromParameterBlock
+ ResUtilVerifyPropertyTable
+ RmEndSession
+ RmGetList
+ RmRegisterResources
+ RmRestart
+ RmShutdown
+ RmStartSession
+ AcceptSecurityContext
+ AcquireCredentialsHandleA
+ AcquireCredentialsHandleW
+ AddCredentialsA
+ AddCredentialsW
+ AddSecurityPackageA
+ AddSecurityPackageW
+ ApplyControlToken
+ ChangeAccountPasswordA
+ ChangeAccountPasswordW
+ CompleteAuthToken
+ DecryptMessage
+ DeleteSecurityContext
+ DeleteSecurityPackageA
+ DeleteSecurityPackageW
+ EncryptMessage
+ EnumerateSecurityPackagesA
+ EnumerateSecurityPackagesW
+ ExportSecurityContext
+ FreeContextBuffer
+ FreeCredentialsHandle
+ GetSecurityUserInfo
+ GetUserNameExA
+ GetUserNameExW
+ ImpersonateSecurityContext
+ ImportSecurityContextA
+ ImportSecurityContextW
+ InitializeSecurityContextA
+ InitializeSecurityContextW
+ InitSecurityInterfaceA
+ InitSecurityInterfaceW
+ LsaCallAuthenticationPackage
+ LsaConnectUntrusted
+ LsaDeregisterLogonProcess
+ LsaEnumerateLogonSessions
+ LsaFreeReturnBuffer
+ LsaGetLogonSessionData
+ LsaLogonUser
+ LsaLookupAuthenticationPackage
+ LsaRegisterLogonProcess
+ LsaRegisterPolicyChangeNotification
+ LsaUnregisterPolicyChangeNotification
+ MakeSignature
+ QueryContextAttributesA
+ QueryContextAttributesW
+ QueryCredentialsAttributesA
+ QueryCredentialsAttributesW
+ QuerySecurityContextToken
+ QuerySecurityPackageInfoA
+ QuerySecurityPackageInfoW
+ RevertSecurityContext
+ SaslAcceptSecurityContext
+ SaslEnumerateProfilesA
+ SaslEnumerateProfilesW
+ SaslGetContextOption
+ SaslGetProfilePackageA
+ SaslGetProfilePackageW
+ SaslIdentifyPackageA
+ SaslIdentifyPackageW
+ SaslInitializeSecurityContextA
+ SaslInitializeSecurityContextW
+ SaslSetContextOption
+ SealMessage
+ SeciAllocateAndSetCallFlags
+ SeciAllocateAndSetIPAddress
+ SeciFreeCallContext
+ SetContextAttributesA
+ SetContextAttributesW
+ SetCredentialsAttributesA
+ SetCredentialsAttributesW
+ SspiCompareAuthIdentities
+ SspiCopyAuthIdentity
+ SspiDecryptAuthIdentity
+ SspiEncodeAuthIdentityAsStrings
+ SspiEncodeStringsAsAuthIdentity
+ SspiEncryptAuthIdentity
+ SspiExcludePackage
+ SspiFreeAuthIdentity
+ SspiGetTargetHostName
+ SspiIsAuthIdentityEncrypted
+ SspiLocalFree
+ SspiMarshalAuthIdentity
+ SspiPrepareForCredRead
+ SspiPrepareForCredWrite
+ SspiUnmarshalAuthIdentity
+ SspiValidateAuthIdentity
+ SspiZeroAuthIdentity
+ UnsealMessage
+ VerifySignature
+ CM_Delete_Class_Key
+ CM_Delete_Device_Interface_KeyA
+ CM_Delete_Device_Interface_KeyW
+ CM_Delete_DevNode_Key
+ CM_Disable_DevNode
+ CM_Enable_DevNode
+ CM_Get_Child
+ CM_Get_Class_Registry_PropertyA
+ CM_Get_Class_Registry_PropertyW
+ CM_Get_Depth
+ CM_Get_Device_ID_ExW
+ CM_Get_Device_ID_List_SizeA
+ CM_Get_Device_ID_List_SizeW
+ CM_Get_Device_ID_ListA
+ CM_Get_Device_ID_ListW
+ CM_Get_Device_ID_Size
+ CM_Get_Device_ID_Size_Ex
+ CM_Get_Device_IDA
+ CM_Get_Device_IDW
+ CM_Get_Device_Interface_List_SizeA
+ CM_Get_Device_Interface_List_SizeW
+ CM_Get_Device_Interface_ListA
+ CM_Get_Device_Interface_ListW
+ CM_Get_DevNode_Registry_PropertyA
+ CM_Get_DevNode_Registry_PropertyW
+ CM_Get_DevNode_Status
+ CM_Get_Parent
+ CM_Get_Sibling
+ CM_Locate_DevNodeA
+ CM_Locate_DevNodeW
+ CM_Open_Class_KeyA
+ CM_Open_Class_KeyW
+ CM_Open_Device_Interface_KeyA
+ CM_Open_Device_Interface_KeyW
+ CM_Open_DevNode_Key
+ CM_Query_And_Remove_SubTreeA
+ CM_Query_And_Remove_SubTreeW
+ CM_Reenumerate_DevNode
+ CM_Reenumerate_DevNode_Ex
+ CM_Set_Class_Registry_PropertyA
+ CM_Set_Class_Registry_PropertyW
+ CM_Set_DevNode_Registry_PropertyA
+ CM_Set_DevNode_Registry_PropertyW
+ CM_Setup_DevNode
+ CM_Uninstall_DevNode
+ CMP_WaitNoPendingInstallEvents
+ InstallHinfSectionW
+ PnpEnumDrpFile
+ PnpIsFileContentIntact
+ PnpIsFilePnpDriver
+ PnpRepairWindowsProtectedDriver
+ pSetupGetIndirectStringsFromDriverInfo
+ SetupCloseFileQueue
+ SetupCloseInfFile
+ SetupCommitFileQueueW
+ SetupCopyOEMInfA
+ SetupCopyOEMInfW
+ SetupDecompressOrCopyFileW
+ SetupDefaultQueueCallbackW
+ SetupDiBuildClassInfoList
+ SetupDiBuildClassInfoListExA
+ SetupDiBuildClassInfoListExW
+ SetupDiBuildDriverInfoList
+ SetupDiCallClassInstaller
+ SetupDiClassGuidsFromNameA
+ SetupDiClassGuidsFromNameExA
+ SetupDiClassGuidsFromNameExW
+ SetupDiClassGuidsFromNameW
+ SetupDiClassNameFromGuidA
+ SetupDiClassNameFromGuidExA
+ SetupDiClassNameFromGuidExW
+ SetupDiClassNameFromGuidW
+ SetupDiCreateDeviceInfoA
+ SetupDiCreateDeviceInfoList
+ SetupDiCreateDeviceInfoListExA
+ SetupDiCreateDeviceInfoListExW
+ SetupDiCreateDeviceInfoW
+ SetupDiCreateDeviceInterfaceA
+ SetupDiCreateDeviceInterfaceRegKeyA
+ SetupDiCreateDeviceInterfaceRegKeyW
+ SetupDiCreateDeviceInterfaceW
+ SetupDiCreateDevRegKeyA
+ SetupDiCreateDevRegKeyW
+ SetupDiDeleteDeviceInfo
+ SetupDiDeleteDeviceInterfaceData
+ SetupDiDeleteDeviceInterfaceRegKey
+ SetupDiDeleteDevRegKey
+ SetupDiDestroyDeviceInfoList
+ SetupDiDestroyDriverInfoList
+ SetupDiEnumDeviceInfo
+ SetupDiEnumDeviceInterfaces
+ SetupDiEnumDriverInfoA
+ SetupDiEnumDriverInfoW
+ SetupDiGetActualSectionToInstallW
+ SetupDiGetClassDescriptionA
+ SetupDiGetClassDescriptionExA
+ SetupDiGetClassDescriptionExW
+ SetupDiGetClassDescriptionW
+ SetupDiGetClassDevsA
+ SetupDiGetClassDevsExA
+ SetupDiGetClassDevsExW
+ SetupDiGetClassDevsW
+ SetupDiGetClassPropertyExW
+ SetupDiGetClassPropertyKeys
+ SetupDiGetClassPropertyKeysExW
+ SetupDiGetClassPropertyW
+ SetupDiGetClassRegistryPropertyA
+ SetupDiGetClassRegistryPropertyW
+ SetupDiGetDeviceInfoListClass
+ SetupDiGetDeviceInfoListDetailA
+ SetupDiGetDeviceInfoListDetailW
+ SetupDiGetDeviceInstallParamsA
+ SetupDiGetDeviceInstallParamsW
+ SetupDiGetDeviceInstanceIdA
+ SetupDiGetDeviceInstanceIdW
+ SetupDiGetDeviceInterfaceAlias
+ SetupDiGetDeviceInterfaceDetailA
+ SetupDiGetDeviceInterfaceDetailW
+ SetupDiGetDeviceInterfacePropertyKeys
+ SetupDiGetDeviceInterfacePropertyW
+ SetupDiGetDevicePropertyKeys
+ SetupDiGetDevicePropertyW
+ SetupDiGetDeviceRegistryPropertyA
+ SetupDiGetDeviceRegistryPropertyW
+ SetupDiGetDriverInfoDetailA
+ SetupDiGetDriverInfoDetailW
+ SetupDiGetDriverInstallParamsA
+ SetupDiGetDriverInstallParamsW
+ SetupDiGetINFClassA
+ SetupDiGetINFClassW
+ SetupDiGetSelectedDriverW
+ SetupDiOpenClassRegKey
+ SetupDiOpenClassRegKeyExA
+ SetupDiOpenClassRegKeyExW
+ SetupDiOpenDeviceInfoA
+ SetupDiOpenDeviceInfoW
+ SetupDiOpenDeviceInterfaceA
+ SetupDiOpenDeviceInterfaceRegKey
+ SetupDiOpenDeviceInterfaceW
+ SetupDiOpenDevRegKey
+ SetupDiRegisterDeviceInfo
+ SetupDiRemoveDevice
+ SetupDiRemoveDeviceInterface
+ SetupDiSelectBestCompatDrv
+ SetupDiSetClassInstallParamsA
+ SetupDiSetClassInstallParamsW
+ SetupDiSetClassPropertyExW
+ SetupDiSetClassPropertyW
+ SetupDiSetClassRegistryPropertyA
+ SetupDiSetClassRegistryPropertyW
+ SetupDiSetDeviceInstallParamsA
+ SetupDiSetDeviceInstallParamsW
+ SetupDiSetDeviceInterfaceDefault
+ SetupDiSetDeviceInterfacePropertyW
+ SetupDiSetDevicePropertyW
+ SetupDiSetDeviceRegistryPropertyA
+ SetupDiSetDeviceRegistryPropertyW
+ SetupDiSetDriverInstallParamsW
+ SetupDiSetSelectedDriverA
+ SetupDiSetSelectedDriverW
+ SetupFindFirstLineA
+ SetupFindFirstLineW
+ SetupFindNextLine
+ SetupFindNextMatchLineW
+ SetupGetFieldCount
+ SetupGetIntField
+ SetupGetLineTextW
+ SetupGetStringFieldA
+ SetupGetStringFieldW
+ SetupInitDefaultQueueCallbackEx
+ SetupInstallFilesFromInfSectionW
+ SetupInstallFromInfSectionW
+ SetupInstallServicesFromInfSectionW
+ SetupOpenAppendInfFileW
+ SetupOpenFileQueue
+ SetupOpenInfFileA
+ SetupOpenInfFileW
+ SetupScanFileQueueA
+ SetupScanFileQueueW
+ SetupTermDefaultQueueCallback
+ SetupUninstallOEMInfW
+ AssocCreateForClasses
+ CDefFolderMenu_MergeMenu
+ 83 CIDLData_CreateFromIDArray
+ CommandLineToArgvW
+ CreateAutoListParser
+ CreateStorageItemFromShellItem_FullTrustCaller
+ CreateStorageItemFromShellItem_FullTrustCaller_ForPackage
+ CreateStorageItemFromShellItem_FullTrustCaller_ForPackage_WithProcessHandle
+ CreateStorageItemFromShellItem_FullTrustCaller_UseImplicitFlagsAndPackage
+ 129 DAD_AutoScroll
+ 22 DAD_DragEnterEx2
+ 132 DAD_DragLeave
+ 134 DAD_DragMove
+ 136 DAD_SetDragImage
+ DragAcceptFiles
+ DragFinish
+ DragQueryFileA
+ DragQueryFileW
+ DuplicateIcon
+ ExtractAssociatedIconW
+ ExtractIconA
+ ExtractIconExW
+ ExtractIconW
+ GetAppPathFromLink
+ GetCurrentProcessExplicitAppUserModelID
+ GetSettingsEnvironmentInstance
+ GetShellItemFromStorageItem
+ 18 ILClone
+ 19 ILCloneFirst
+ 25 ILCombine
+ 190 ILCreateFromPathW
+ 24 ILFindChild
+ 16 ILFindLastID
+ 155 ILFree
+ 152 ILGetSize
+ 21 ILIsEqual
+ 23 ILIsParent
+ 846 ILLoadFromStreamEx
+ 17 ILRemoveLastID
+ 27 ILSaveToStream
+ InitNetworkAddressControl
+ IsElevationRequired
+ 680 IsUserAnAdmin
+ 171 PathCleanupSpec
+ 850 PathComparePaths
+ PathIsEqualOrSubFolder
+ 43 PathIsExe
+ PathIsTemporaryW
+ 47 PathMakeUniqueName
+ 51 PathResolve
+ 75 PathYetAnotherMakeUniqueName
+ 62 PickIconDlg
+ RegenerateUserEnvironment
+ 59 RestartDialog
+ SetCurrentProcessExplicitAppUserModelID
+ SHAddToRecentDocs
+ SHAddToRecentDocsEx
+ 196 SHAlloc
+ SHAppBarMessage
+ SHApplyPropertiesToItem
+ SHBindToFolderIDListParent
+ SHBindToFolderIDListParentEx
+ SHBindToObject
+ SHBindToParent
+ SHBrowseForFolderA
+ SHBrowseForFolderW
+ 644 SHChangeNotification_Lock
+ 645 SHChangeNotification_Unlock
+ SHChangeNotify
+ 4 SHChangeNotifyDeregister
+ 2 SHChangeNotifyRegister
+ 89 SHCloneSpecialIDList
+ 102 SHCoCreateInstance
+ SHCreateAssociationRegistration
+ SHCreateDataObject
+ SHCreateDefaultContextMenu
+ SHCreateDefaultExtractIcon
+ SHCreateDelegatingTransfer
+ 165 SHCreateDirectory
+ SHCreateDirectoryExA
+ SHCreateDirectoryExW
+ SHCreateItemFromIDList
+ SHCreateItemFromParsingName
+ SHCreateItemFromRelativeName
+ SHCreateItemInKnownFolder
+ SHCreateItemWithParent
+ SHCreateLinksEx
+ SHCreateRelatedItem
+ 256 SHCreateShellFolderView
+ SHCreateShellItem
+ SHCreateShellItemArrayFromDataObject
+ SHCreateShellItemArrayFromIDLists
+ SHCreateShellItemArrayFromShellItem
+ 74 SHCreateStdEnumFmtEtc
+ 6 SHDefExtractIconW
+ 88 SHDoDragDrop
+ Shell_GetCachedImageIndexW
+ 71 Shell_GetImageLists
+ 67 Shell_MergeMenus
+ Shell_NotifyIconA
+ Shell_NotifyIconW
+ ShellAboutW
+ ShellExecCmdLine
+ ShellExecuteA
+ ShellExecuteExA
+ ShellExecuteExW
+ ShellExecuteW
+ SHEmptyRecycleBinW
+ SHEnableServiceObject
+ SHEvaluateSystemCommandTemplate
+ SHExtCoCreateInstance
+ SHExtractIconsW
+ SHFileOperationA
+ SHFileOperationW
+ 526 SHFlushSFCache
+ 195 SHFree
+ SHGetDataFromIDListW
+ SHGetDesktopFolder
+ SHGetFileInfoA
+ SHGetFileInfoW
+ SHGetFolderLocation
+ SHGetFolderPathA
+ SHGetFolderPathAndSubDirW
+ SHGetFolderPathW
+ SHGetFolderTypeDescription
+ SHGetFolderTypeFromCanonicalName
+ SHGetIDListFromObject
+ 727 SHGetImageList
+ SHGetInstanceExplorer
+ SHGetKnownFolderIDList
+ SHGetKnownFolderItem
+ SHGetKnownFolderPath
+ SHGetMalloc
+ SHGetNameFromIDList
+ SHGetPathFromIDListA
+ SHGetPathFromIDListEx
+ SHGetPathFromIDListW
+ SHGetPropertyStoreForWindow
+ SHGetPropertyStoreFromParsingName
+ 98 SHGetRealIDL
+ 68 SHGetSetSettings
+ SHGetSpecialFolderLocation
+ SHGetSpecialFolderPathA
+ SHGetSpecialFolderPathW
+ SHGetStockIconInfo
+ SHGetTemporaryPropertyForItem
+ SHGetThreadUndoManager
+ SHGetUserDisplayName
+ 28 SHILCreateFromPath
+ 747 SHLimitInputEdit
+ SHLogILFromFSIL
+ SHOpenFolderAndSelectItems
+ SHOpenWithDialog
+ SHParseDisplayName
+ SHQueryUserNotificationState
+ 100 SHRestricted
+ 176 SHSetInstanceExplorer
+ SHSetKnownFolderPath
+ SHSetLocalizedName
+ SHShowManageLibraryUI
+ 162 SHSimpleIDListFromPath
+ 164 Win32DeleteFile
+ AssocCopyVerbs
+ AssocCreate
+ AssocGetPerceivedType
+ AssocIsDangerous
+ AssocMakeApplicationByKeyW
+ AssocMakeProgid
+ AssocQueryStringA
+ AssocQueryStringByKeyW
+ AssocQueryStringW
+ CalculateAspectRatio
+ CharUpperNoDBCSW
+ ColorHLSToRGB
+ ColorRGBToHLS
+ DoesStringRoundTripW
+ DupWideToAnsi
+ FDSA_DeleteItem
+ FDSA_Initialize
+ FDSA_InsertItem
+ FixSlashesAndColonW
+ 14 GetAcceptLanguagesA
+ 15 GetAcceptLanguagesW
+ GetMenuPosFromID
+ HashData
+ IntlStrEqWorkerW
+ IsCharSpaceA
+ 29 IsCharSpaceW
+ IShellFolder_GetDisplayNameOf
+ IShellFolder_ParseDisplayName
+ 553 IsInternetESCEnabled
+ 437 IsOS
+ 568 IStream_Copy
+ 184 IStream_Read
+ 512 IStream_ReadPidl
+ 596 IStream_ReadStr
+ 213 IStream_Reset
+ 214 IStream_Size
+ 212 IStream_Write
+ 513 IStream_WritePidl
+ 597 IStream_WriteStr
+ 169 IUnknown_AtomicRelease
+ IUnknown_CPContainerInvokeIndirect
+ IUnknown_EnableModeless
+ IUnknown_Exec
+ 256 IUnknown_GetSite
+ 172 IUnknown_GetWindow
+ IUnknown_HasFocusIO
+ IUnknown_OnFocusChangeIS
+ 176 IUnknown_QueryService
+ IUnknown_QueryServiceExec
+ IUnknown_QueryServiceForWebBrowserApp
+ IUnknown_QueryServicePropertyBag
+ 199 IUnknown_Set
+ IUnknown_SetOwner
+ 174 IUnknown_SetSite
+ IUnknown_TranslateAcceleratorIO
+ IUnknown_UIActivateIO
+ MayExecForward
+ MayQSForward
+ 331 MIME_GetExtensionW
+ 1 ParseURLA
+ 2 ParseURLW
+ PathAddBackslashA
+ PathAddBackslashW
+ PathAddExtensionA
+ PathAddExtensionW
+ PathAppendA
+ PathAppendW
+ PathBuildRootA
+ PathBuildRootW
+ PathCanonicalizeA
+ PathCanonicalizeW
+ PathCombineA
+ PathCombineW
+ PathCommonPrefixA
+ PathCommonPrefixW
+ PathCompactPathExW
+ PathCompactPathW
+ PathCreateFromUrlA
+ PathCreateFromUrlAlloc
+ PathCreateFromUrlW
+ PathFileExistsA
+ PathFileExistsAndAttributesA
+ PathFileExistsDefExtAndAttributesW
+ PathFileExistsDefExtW
+ PathFileExistsW
+ PathFindExtensionA
+ PathFindExtensionW
+ PathFindFileNameA
+ PathFindFileNameW
+ PathFindNextComponentA
+ PathFindNextComponentW
+ PathFindOnPathExW
+ PathFindOnPathW
+ PathFindSuffixArrayW
+ PathGetArgsA
+ PathGetArgsW
+ PathGetCharTypeA
+ PathGetCharTypeW
+ PathGetDriveNumberA
+ PathGetDriveNumberW
+ PathIsDirectoryA
+ PathIsDirectoryEmptyA
+ PathIsDirectoryEmptyW
+ PathIsDirectoryW
+ PathIsFileSpecA
+ PathIsFileSpecW
+ PathIsLFNFileSpecA
+ PathIsLFNFileSpecW
+ PathIsNetworkPathA
+ PathIsNetworkPathW
+ PathIsPrefixA
+ PathIsPrefixW
+ PathIsRelativeA
+ PathIsRelativeW
+ PathIsRootA
+ PathIsRootW
+ PathIsSameRootA
+ PathIsSameRootW
+ PathIsUNCA
+ PathIsUNCServerA
+ PathIsUNCServerShareA
+ PathIsUNCServerShareW
+ PathIsUNCServerW
+ PathIsUNCW
+ PathIsURLA
+ PathIsURLW
+ PathMakePrettyW
+ PathMakeSystemFolderW
+ PathMatchSpecA
+ PathMatchSpecExA
+ PathMatchSpecExW
+ PathMatchSpecW
+ PathParseIconLocationA
+ PathParseIconLocationW
+ PathQuoteSpacesA
+ PathQuoteSpacesW
+ PathRelativePathToA
+ PathRelativePathToW
+ PathRemoveArgsW
+ PathRemoveBackslashA
+ PathRemoveBackslashW
+ PathRemoveBlanksA
+ PathRemoveBlanksW
+ PathRemoveExtensionA
+ PathRemoveExtensionW
+ PathRemoveFileSpecA
+ PathRemoveFileSpecW
+ PathRenameExtensionA
+ PathRenameExtensionW
+ PathSearchAndQualifyA
+ PathSearchAndQualifyW
+ PathSetDlgItemPathW
+ PathSkipRootA
+ PathSkipRootW
+ PathStripPathA
+ PathStripPathW
+ PathStripToRootA
+ PathStripToRootW
+ PathUndecorateW
+ PathUnExpandEnvStringsA
+ PathUnExpandEnvStringsForUserW
+ PathUnExpandEnvStringsW
+ PathUnquoteSpacesA
+ PathUnquoteSpacesW
+ 219 QISearch
+ QuerySourceCreateFromKey
+ SHAddDataBlock
+ 345 SHAnsiToAnsi
+ 215 SHAnsiToUnicode
+ SHClearViewStatePropertyBag
+ SHCopyKeyA
+ SHCopyKeyW
+ 12 SHCreateMemStream
+ SHCreatePropertyBagOnProfileSection
+ SHCreatePropertyBagOnRegKey
+ SHCreatePropertyStoreOnXML
+ SHCreateShellPalette
+ SHCreateStreamOnFileA
+ SHCreateStreamOnFileEx
+ SHCreateStreamOnFileW
+ 16 SHCreateThread
+ SHCreateThreadRef
+ 615 SHCreateThreadWithHandle
+ SHCreateWorkerWindowW
+ SHDeleteEmptyKeyA
+ SHDeleteEmptyKeyW
+ SHDeleteKeyA
+ SHDeleteKeyW
+ SHDeleteValueA
+ SHDeleteValueW
+ ShellMessageBoxA
+ ShellMessageBoxW
+ SHEnumKeyExA
+ SHEnumKeyExW
+ SHEnumValueA
+ SHEnumValueW
+ SHExpandEnvironmentStringsAlloc
+ SHExpandEnvironmentStringsForUserW
+ 197 SHFillRectClr
+ SHFindDataBlock
+ 354 SHFormatDateTimeW
+ SHForwardContextMenuMsg
+ SHFreeDataBlockList
+ SHGetCurColorRes
+ SHGetFileDescriptionW
+ SHGetIniStringW
+ SHGetInverseCMAP
+ SHGetMenuFromID
+ 533 SHGetPerScreenResName
+ SHGetRestriction
+ SHGetShellKeyEx
+ SHGetThreadRef
+ SHGetValueA
+ SHGetValueW
+ 515 SHGetViewStatePropertyBag
+ SHInvokeCommand
+ SHInvokeCommandOnContextMenu
+ SHInvokeCommandOnContextMenuEx
+ SHInvokeCommandWithFlagsAndSite
+ SHInvokeDefaultCommand
+ 204 SHIsChildOrSelf
+ SHIsExpandableFolder
+ SHLoadFromPropertyBag
+ 487 SHLoadIndirectString
+ SHLoadMenuPopup
+ SHMenuIndexFromID
+ SHMessageBoxCheckExW
+ SHOpenRegStream2A
+ SHOpenRegStream2W
+ SHOpenRegStreamA
+ SHOpenRegStreamW
+ SHPinDllOfCLSID
+ SHQueryInfoKeyA
+ SHQueryInfoKeyW
+ SHQueryValueExA
+ SHQueryValueExW
+ 260 SHQueueUserWorkItem
+ SHReadDataBlockList
+ SHRegCloseUSKey
+ SHRegCreateUSKeyA
+ SHRegCreateUSKeyW
+ SHRegDeleteEmptyUSKeyA
+ SHRegDeleteEmptyUSKeyW
+ SHRegDeleteUSValueA
+ SHRegDeleteUSValueW
+ SHRegDuplicateHKey
+ SHRegEnumUSKeyA
+ SHRegEnumUSKeyW
+ SHRegEnumUSValueA
+ SHRegEnumUSValueW
+ SHRegGetBoolUSValueA
+ SHRegGetBoolUSValueW
+ 280 SHRegGetIntW
+ SHRegGetPathA
+ SHRegGetPathW
+ SHRegGetUSValueA
+ SHRegGetUSValueW
+ SHRegGetValueA
+ SHRegGetValueW
+ SHRegisterClassW
+ SHRegOpenUSKeyA
+ SHRegOpenUSKeyW
+ SHRegQueryInfoUSKeyA
+ SHRegQueryInfoUSKeyW
+ SHRegQueryUSValueA
+ SHRegQueryUSValueW
+ SHRegSetPathA
+ SHRegSetPathW
+ SHRegSetUSValueA
+ SHRegSetUSValueW
+ SHRegWriteUSValueA
+ SHRegWriteUSValueW
+ SHReleaseThreadRef
+ SHRemoveDataBlock
+ SHRemoveDefaultDialogFont
+ SHRestrictionLookup
+ 433 SHSendMessageBroadcastW
+ SHSetDefaultDialogFont
+ SHSetIniStringW
+ SHSetThreadRef
+ SHSetValueA
+ SHSetValueW
+ SHSetWindowBits
+ SHSimulateDrop
+ SHSkipJunction
+ SHStrDupA
+ SHStrDupW
+ 24 SHStringFromGUIDW
+ 225 SHStripMneumonicW
+ 217 SHUnicodeToAnsi
+ SHUnicodeToAnsiCP
+ 346 SHUnicodeToUnicode
+ SHWeakQueryInterface
+ SHWeakReleaseInterface
+ SHWriteDataBlockList
+ SKAllocValueW
+ SKGetValueW
+ SKSetValueW
+ StrCatBuffA
+ StrCatBuffW
+ StrCatChainW
+ StrChrA
+ StrChrIA
+ StrChrIW
+ StrChrNIW
+ StrChrNW
+ StrChrW
+ 155 StrCmpCA
+ 156 StrCmpCW
+ 157 StrCmpICA
+ 158 StrCmpICW
+ StrCmpIW
+ StrCmpLogicalW
+ StrCmpNA
+ 151 StrCmpNCA
+ 152 StrCmpNCW
+ StrCmpNIA
+ 153 StrCmpNICA
+ 154 StrCmpNICW
+ StrCmpNIW
+ StrCmpNW
+ StrCmpW
+ StrCpyNW
+ StrCSpnA
+ StrCSpnIA
+ StrCSpnIW
+ StrCSpnW
+ StrDupA
+ StrDupW
+ StrFormatByteSizeEx
+ StrFormatByteSizeW
+ StrFromTimeIntervalW
+ StrIsIntlEqualA
+ StrIsIntlEqualW
+ StrPBrkA
+ StrPBrkW
+ StrRChrA
+ StrRChrIA
+ StrRChrIW
+ StrRChrW
+ StrRetToBufW
+ StrRetToStrW
+ StrRStrIA
+ StrRStrIW
+ StrSpnA
+ StrSpnW
+ StrStrA
+ StrStrIA
+ StrStrIW
+ StrStrNIW
+ StrStrNW
+ StrStrW
+ StrToInt64ExA
+ StrToInt64ExW
+ StrToIntA
+ StrToIntExA
+ StrToIntExW
+ StrToIntW
+ StrTrimA
+ StrTrimW
+ UrlApplySchemeA
+ UrlApplySchemeW
+ UrlCanonicalizeA
+ UrlCanonicalizeW
+ UrlCombineA
+ UrlCombineW
+ UrlCompareA
+ UrlCompareW
+ UrlCreateFromPathA
+ UrlCreateFromPathW
+ UrlEscapeA
+ UrlEscapeW
+ 462 UrlFixupW
+ UrlGetLocationA
+ UrlGetLocationW
+ UrlGetPartA
+ UrlGetPartW
+ UrlHashA
+ UrlHashW
+ UrlIsA
+ UrlIsNoHistoryA
+ UrlIsNoHistoryW
+ UrlIsOpaqueA
+ UrlIsOpaqueW
+ UrlIsW
+ UrlUnescapeA
+ UrlUnescapeW
+ ZoneCheckUrlExW
+ TdhEnumerateManifestProviderEvents
+ TdhEnumerateProviderFieldInformation
+ TdhEnumerateProviders
+ TdhFormatProperty
+ TdhGetEventInformation
+ TdhGetEventMapInformation
+ TdhGetManifestEventInformation
+ TdhGetProperty
+ TdhGetPropertySize
+ TdhLoadManifest
+ TdhQueryProviderFieldInformation
+ TdhUnloadManifest
+ 8 GetMetroMode
+ ActivateKeyboardLayout
+ AddClipboardFormatListener
+ AdjustWindowRect
+ AdjustWindowRectEx
+ AllowSetForegroundWindow
+ AnimateWindow
+ AppendMenuA
+ AppendMenuW
+ ArrangeIconicWindows
+ AttachThreadInput
+ BeginDeferWindowPos
+ BeginPaint
+ BlockInput
+ BringWindowToTop
+ CallMsgFilterA
+ CallMsgFilterW
+ CallNextHookEx
+ CallWindowProcA
+ CallWindowProcW
+ CanBrokerForceForeground
+ ChangeClipboardChain
+ ChangeDisplaySettingsA
+ ChangeDisplaySettingsExW
+ ChangeDisplaySettingsW
+ ChangeWindowMessageFilterEx
+ CharLowerA
+ CharLowerBuffA
+ CharLowerBuffW
+ CharLowerW
+ CharNextA
+ CharNextExA
+ CharNextW
+ CharPrevA
+ CharPrevExA
+ CharPrevW
+ CharToOemA
+ CharToOemBuffA
+ CharUpperA
+ CharUpperBuffA
+ CharUpperBuffW
+ CharUpperW
+ CheckDlgButton
+ CheckMenuItem
+ CheckMenuRadioItem
+ CheckRadioButton
+ ChildWindowFromPoint
+ ChildWindowFromPointEx
+ ClientToScreen
+ ClipCursor
+ CloseClipboard
+ CloseDesktop
+ CloseGestureInfoHandle
+ CloseTouchInputHandle
+ CloseWindow
+ CloseWindowStation
+ CopyAcceleratorTableA
+ CopyAcceleratorTableW
+ CopyIcon
+ CopyImage
+ CopyRect
+ CountClipboardFormats
+ CreateAcceleratorTableW
+ CreateCaret
+ CreateDesktopW
+ CreateDialogIndirectParamA
+ CreateDialogIndirectParamW
+ CreateDialogParamA
+ CreateDialogParamW
+ CreateIconIndirect
+ CreateMenu
+ CreatePopupMenu
+ CreateWindowExA
+ CreateWindowExW
+ CreateWindowInBand
+ CreateWindowStationW
+ ?DdeAbandonTransaction@@YAHKPAUHCONV__@@K@Z (int __cdecl DdeAbandonTransaction(unsigned long,struct HCONV__ *,unsigned long))
+ ?DdeClientTransaction@@YAPAUHDDEDATA__@@PAEKPAUHCONV__@@PAUHSZ__@@IIKPAK@Z (struct HDDEDATA__ * __cdecl DdeClientTransaction(unsigned char *,unsigned long,struct HCONV__ *,struct HSZ__ *,unsigned int,unsigned int,unsigned long,unsigned long *))
+ DeferWindowPos
+ DefFrameProcA
+ DefFrameProcW
+ DefMDIChildProcA
+ DefMDIChildProcW
+ DefWindowProcA
+ DefWindowProcW
+ DelegateInput
+ DeleteMenu
+ DestroyAcceleratorTable
+ DestroyCaret
+ DestroyCursor
+ DestroyIcon
+ DestroyMenu
+ DestroyWindow
+ DialogBoxIndirectParamA
+ DialogBoxIndirectParamW
+ DialogBoxParamA
+ DialogBoxParamW
+ DisableProcessWindowsGhosting
+ DispatchMessageA
+ DispatchMessageW
+ DisplayConfigGetDeviceInfo
+ DisplayConfigSetDeviceInfo
+ DlgDirListA
+ DlgDirListComboBoxA
+ DlgDirListComboBoxW
+ DlgDirListW
+ DlgDirSelectComboBoxExA
+ DlgDirSelectComboBoxExW
+ DlgDirSelectExA
+ DlgDirSelectExW
+ DrawEdge
+ DrawFocusRect
+ DrawFrameControl
+ DrawIcon
+ DrawIconEx
+ DrawMenuBar
+ DrawStateA
+ DrawStateW
+ DrawTextA
+ DrawTextExW
+ DrawTextW
+ DwmGetDxRgn
+ DwmGetRemoteSessionOcclusionEvent
+ DwmGetRemoteSessionOcclusionState
+ EmptyClipboard
+ EnableMenuItem
+ EnableMouseInPointer
+ EnableScrollBar
+ EnableShellWindowManagementBehavior
+ EnableWindow
+ EndDeferWindowPos
+ EndDialog
+ EndMenu
+ EndPaint
+ EnumChildWindows
+ EnumClipboardFormats
+ EnumDesktopsA
+ EnumDesktopWindows
+ EnumDisplayDevicesA
+ EnumDisplayDevicesW
+ EnumDisplayMonitors
+ EnumDisplaySettingsA
+ EnumDisplaySettingsExW
+ EnumDisplaySettingsW
+ EnumPropsExW
+ EnumPropsW
+ EnumThreadWindows
+ EnumWindows
+ EnumWindowStationsA
+ EqualRect
+ EvaluateProximityToPolygon
+ EvaluateProximityToRect
+ ExcludeUpdateRgn
+ ExitWindowsEx
+ FillRect
+ FindWindowA
+ FindWindowExA
+ FindWindowExW
+ FindWindowW
+ FlashWindow
+ FlashWindowEx
+ FrameRect
+ FreeDDElParam
+ GetActiveWindow
+ GetAncestor
+ GetAsyncKeyState
+ GetCapture
+ GetCaretBlinkTime
+ GetCaretPos
+ GetClassInfoA
+ GetClassInfoExA
+ GetClassInfoExW
+ GetClassInfoW
+ GetClassLongA
+ GetClassLongW
+ GetClassNameA
+ GetClassNameW
+ GetClassWord
+ GetClientRect
+ GetClipboardData
+ GetClipboardFormatNameA
+ GetClipboardFormatNameW
+ GetClipboardOwner
+ GetClipboardSequenceNumber
+ GetClipboardViewer
+ GetClipCursor
+ GetComboBoxInfo
+ GetCurrentInputMessageSource
+ GetCursor
+ GetCursorInfo
+ GetCursorPos
+ GetDC
+ GetDCEx
+ GetDesktopWindow
+ GetDialogBaseUnits
+ GetDisplayAutoRotationPreferences
+ GetDisplayConfigBufferSizes
+ GetDlgCtrlID
+ GetDlgItem
+ GetDlgItemInt
+ GetDlgItemTextA
+ GetDlgItemTextW
+ GetDoubleClickTime
+ GetDpiForMonitorInternal
+ GetDpiForSystem
+ GetFocus
+ GetForegroundWindow
+ GetGestureConfig
+ GetGestureInfo
+ GetGuiResources
+ GetGUIThreadInfo
+ GetIconInfo
+ GetInputDesktop
+ GetKeyboardLayout
+ GetKeyboardLayoutList
+ GetKeyboardLayoutNameA
+ GetKeyboardLayoutNameW
+ GetKeyboardState
+ GetKeyboardType
+ GetKeyNameTextW
+ GetKeyState
+ GetLastActivePopup
+ GetLastInputInfo
+ GetLayeredWindowAttributes
+ GetMenu
+ GetMenuBarInfo
+ GetMenuCheckMarkDimensions
+ GetMenuContextHelpId
+ GetMenuDefaultItem
+ GetMenuInfo
+ GetMenuItemCount
+ GetMenuItemID
+ GetMenuItemInfoA
+ GetMenuItemInfoW
+ GetMenuState
+ GetMenuStringA
+ GetMenuStringW
+ GetMessageA
+ GetMessageExtraInfo
+ GetMessagePos
+ GetMessageTime
+ GetMessageW
+ GetMonitorInfoA
+ GetMonitorInfoW
+ GetNextDlgGroupItem
+ GetNextDlgTabItem
+ GetOpenClipboardWindow
+ GetParent
+ GetPhysicalCursorPos
+ GetPointerDevice
+ GetPointerDeviceRects
+ GetPointerDevices
+ GetPointerFrameInfo
+ GetPointerFrameInfoHistory
+ GetPointerFrameTouchInfo
+ GetPointerInfo
+ GetPointerInfoHistory
+ GetPointerInputTransform
+ GetPointerType
+ GetPriorityClipboardFormat
+ GetProcessDefaultLayout
+ GetProcessDpiAwarenessInternal
+ GetProcessUIContextInformation
+ GetProcessWindowStation
+ GetPropA
+ GetPropW
+ GetQueueStatus
+ GetRawInputData
+ GetRawInputDeviceInfoA
+ GetRawInputDeviceInfoW
+ GetRawInputDeviceList
+ GetScrollBarInfo
+ GetScrollInfo
+ GetScrollPos
+ GetScrollRange
+ GetShellWindow
+ GetSubMenu
+ GetSysColor
+ GetSysColorBrush
+ GetSystemMenu
+ GetSystemMetrics
+ GetTabbedTextExtentA
+ GetTabbedTextExtentW
+ GetThreadDesktop
+ GetTitleBarInfo
+ GetTopWindow
+ GetTouchInputInfo
+ GetUpdateRect
+ GetUpdateRgn
+ GetUserObjectInformationA
+ GetUserObjectInformationW
+ GetUserObjectSecurity
+ GetWindow
+ GetWindowBand
+ GetWindowContextHelpId
+ GetWindowDC
+ GetWindowDisplayAffinity
+ GetWindowInfo
+ GetWindowLongA
+ GetWindowLongW
+ GetWindowPlacement
+ GetWindowRect
+ GetWindowRgn
+ GetWindowRgnBox
+ GetWindowRgnEx
+ GetWindowTextA
+ GetWindowTextLengthA
+ GetWindowTextLengthW
+ GetWindowTextW
+ GetWindowThreadProcessId
+ GetWindowTrackInfoAsync
+ GhostWindowFromHungWindow
+ GrayStringA
+ GrayStringW
+ HandleDelegatedInput
+ HideCaret
+ HiliteMenuItem
+ HungWindowFromGhostWindow
+ InflateRect
+ InitializeGenericHidInjection
+ InitializeInputDeviceInjection
+ InitializePointerDeviceInjection
+ InitializePointerDeviceInjectionEx
+ InitializeTouchInjection
+ InjectDeviceInput
+ InjectGenericHidInput
+ InjectKeyboardInput
+ InjectMouseInput
+ InjectPointerInput
+ InjectTouchInput
+ InSendMessage
+ InSendMessageEx
+ InsertMenuA
+ InsertMenuItemW
+ InsertMenuW
+ InternalClipCursor
+ IntersectRect
+ InvalidateRect
+ InvalidateRgn
+ InvertRect
+ IsCharAlphaA
+ IsCharAlphaNumericA
+ IsCharAlphaNumericW
+ IsCharAlphaW
+ IsCharLowerA
+ IsCharLowerW
+ IsCharUpperA
+ IsCharUpperW
+ IsChild
+ IsChildWindowDpiMessageEnabled
+ IsClipboardFormatAvailable
+ IsDialogMessageA
+ IsDialogMessageW
+ IsDlgButtonChecked
+ IsGUIThread
+ IsHungAppWindow
+ IsIconic
+ IsMenu
+ IsProcessDPIAware
+ IsRectEmpty
+ IsTouchWindow
+ IsWindow
+ IsWindowEnabled
+ IsWindowUnicode
+ IsWindowVisible
+ IsWinEventHookInstalled
+ IsZoomed
+ keybd_event
+ KillTimer
+ LoadAcceleratorsA
+ LoadAcceleratorsW
+ LoadBitmapA
+ LoadBitmapW
+ LoadCursorA
+ LoadCursorW
+ LoadIconA
+ LoadIconW
+ LoadImageA
+ LoadImageW
+ LoadKeyboardLayoutA
+ LoadKeyboardLayoutW
+ LoadMenuA
+ LoadMenuIndirectA
+ LoadMenuIndirectW
+ LoadMenuW
+ LoadStringA
+ LoadStringW
+ LockSetForegroundWindow
+ LockWindowUpdate
+ LockWorkStation
+ LogicalToPhysicalPoint
+ LogicalToPhysicalPointForPerMonitorDPI
+ LookupIconIdFromDirectory
+ MapDialogRect
+ MapVirtualKeyA
+ MapVirtualKeyExW
+ MapVirtualKeyW
+ MapWindowPoints
+ MessageBeep
+ MessageBoxA
+ MessageBoxIndirectA
+ MessageBoxIndirectW
+ MessageBoxW
+ ModifyMenuA
+ ModifyMenuW
+ MonitorFromPoint
+ MonitorFromRect
+ MonitorFromWindow
+ MoveWindow
+ MsgWaitForMultipleObjects
+ MsgWaitForMultipleObjectsEx
+ NotifyWinEvent
+ OemToCharBuffA
+ OffsetRect
+ OpenClipboard
+ OpenDesktopA
+ OpenDesktopW
+ OpenIcon
+ OpenInputDesktop
+ OpenWindowStationA
+ OpenWindowStationW
+ PackDDElParam
+ PackTouchHitTestingProximityEvaluation
+ PeekMessageA
+ PeekMessageW
+ PhysicalToLogicalPoint
+ PhysicalToLogicalPointForPerMonitorDPI
+ PostMessageA
+ PostMessageW
+ PostQuitMessage
+ PostThreadMessageA
+ PostThreadMessageW
+ PrintWindow
+ PrivateExtractIconsW
+ PtInRect
+ QueryDisplayConfig
+ RealChildWindowFromPoint
+ RealGetWindowClassA
+ RealGetWindowClassW
+ RedrawWindow
+ RegisterClassA
+ RegisterClassExA
+ RegisterClassExW
+ RegisterClassW
+ RegisterClipboardFormatA
+ RegisterClipboardFormatW
+ RegisterDeviceNotificationW
+ RegisterHotKey
+ RegisterPointerDeviceNotifications
+ RegisterPowerSettingNotification
+ RegisterRawInputDevices
+ RegisterTouchHitTestingWindow
+ RegisterTouchWindow
+ RegisterWindowArrangementCallout
+ RegisterWindowMessageA
+ RegisterWindowMessageW
+ ReleaseCapture
+ ReleaseDC
+ ReleaseDwmHitTestWaiters
+ RemoveClipboardFormatListener
+ RemoveInjectionDevice
+ RemoveMenu
+ RemovePropA
+ RemovePropW
+ ReplyMessage
+ ReportInertia
+ ReuseDDElParam
+ RIMAddInputObserver
+ RIMAreSiblingDevices
+ RIMDeviceIoControl
+ RIMEnableMonitorMappingForDevice
+ RIMFreeInputBuffer
+ RIMGetDevicePreparsedData
+ RIMGetDevicePreparsedDataLockfree
+ RIMGetDeviceProperties
+ RIMGetDevicePropertiesLockfree
+ RIMGetPhysicalDeviceRect
+ RIMGetSourceProcessId
+ RIMObserveNextInput
+ RIMOnPnpNotification
+ RIMOnTimerNotification
+ RIMReadInput
+ RIMRegisterForInput
+ RIMRemoveInputObserver
+ RIMSetTestModeStatus
+ RIMUnregisterForInput
+ RIMUpdateInputObserverRegistration
+ ScreenToClient
+ ScrollDC
+ ScrollWindow
+ ScrollWindowEx
+ SendDlgItemMessageA
+ SendDlgItemMessageW
+ SendEventMessage
+ SendInput
+ SendMessageA
+ SendMessageCallbackW
+ SendMessageTimeoutA
+ SendMessageTimeoutW
+ SendMessageW
+ SendNotifyMessageA
+ SendNotifyMessageW
+ SetActiveImmersiveWindow
+ SetActiveWindow
+ SetCapture
+ SetCaretBlinkTime
+ SetCaretPos
+ SetClassLongA
+ SetClassLongW
+ SetClipboardData
+ SetClipboardViewer
+ SetCoalescableTimer
+ SetCoreWindow
+ SetCursor
+ SetCursorPos
+ SetDisplayConfig
+ SetDlgItemInt
+ SetDlgItemTextA
+ SetDlgItemTextW
+ SetDoubleClickTime
+ SetFeatureReportResponse
+ SetFocus
+ SetForegroundWindow
+ SetKeyboardState
+ SetLastErrorEx
+ SetLayeredWindowAttributes
+ SetMenu
+ SetMenuContextHelpId
+ SetMenuDefaultItem
+ SetMenuInfo
+ SetMenuItemBitmaps
+ SetMenuItemInfoW
+ SetMessageExtraInfo
+ SetMessageQueue
+ SetParent
+ SetPhysicalCursorPos
+ SetProcessDefaultLayout
+ SetProcessDPIAware
+ SetProcessDpiAwarenessInternal
+ SetProcessRestrictionExemption
+ SetProcessWindowStation
+ SetPropA
+ SetPropW
+ SetRect
+ SetRectEmpty
+ SetScrollInfo
+ SetScrollPos
+ SetScrollRange
+ SetSysColors
+ SetThreadDesktop
+ SetTimer
+ SetUserObjectSecurity
+ SetWindowArrangement
+ SetWindowContextHelpId
+ SetWindowDisplayAffinity
+ SetWindowLongA
+ SetWindowLongW
+ SetWindowPlacement
+ SetWindowPos
+ SetWindowRgn
+ SetWindowsHookExA
+ SetWindowsHookExW
+ SetWindowTextA
+ SetWindowTextW
+ SetWinEventHook
+ ShowCaret
+ ShowCursor
+ ShowOwnedPopups
+ ShowScrollBar
+ ShowWindow
+ ShowWindowAsync
+ ShutdownBlockReasonCreate
+ ShutdownBlockReasonDestroy
+ SoundSentry
+ SubtractRect
+ SwitchDesktop
+ SwitchToThisWindow
+ SystemParametersInfoA
+ SystemParametersInfoW
+ TabbedTextOutA
+ TabbedTextOutW
+ ToAscii
+ ToAsciiEx
+ ToUnicode
+ ToUnicodeEx
+ TrackMouseEvent
+ TrackPopupMenu
+ TrackPopupMenuEx
+ TranslateAcceleratorA
+ TranslateAcceleratorW
+ TranslateMDISysAccel
+ TranslateMessage
+ UnhookWindowsHookEx
+ UnhookWinEvent
+ UnionRect
+ UnloadKeyboardLayout
+ UnpackDDElParam
+ UnregisterClassA
+ UnregisterClassW
+ UnregisterDeviceNotification
+ UnregisterHotKey
+ UnregisterPowerSettingNotification
+ UpdateLayeredWindow
+ UpdatePerUserSystemParameters
+ UpdateWindow
+ UpdateWindowInputSinkHints
+ UpdateWindowTrackingInfo
+ ValidateRect
+ ValidateRgn
+ VkKeyScanA
+ VkKeyScanExW
+ VkKeyScanW
+ WaitForInputIdle
+ WaitMessage
+ WindowFromDC
+ WindowFromPhysicalPoint
+ WindowFromPoint
+ WinHelpA
+ WinHelpW
+ wsprintfA
+ wsprintfW
+ wvsprintfA
+ wvsprintfW
+ BeginBufferedPaint
+ BufferedPaintClear
+ BufferedPaintInit
+ BufferedPaintStopAllAnimations
+ BufferedPaintUnInit
+ CloseThemeData
+ DrawThemeBackground
+ DrawThemeBackgroundEx
+ DrawThemeParentBackground
+ DrawThemeTextEx
+ EndBufferedPaint
+ GetBufferedPaintBits
+ GetColorFromPreference
+ GetImmersiveColorFromColorSetEx
+ GetImmersiveColorNamedTypeByIndex
+ GetImmersiveColorTypeFromName
+ GetImmersiveColorXamlInfoByIndex
+ GetImmersiveUserColorSetPreference
+ GetIsImmersiveColorUsingHighContrast
+ GetThemeAnimationProperty
+ GetThemeAnimationTransform
+ GetThemeAppProperties
+ GetThemeBackgroundContentRect
+ GetThemeBackgroundExtent
+ GetThemeBitmap
+ GetThemeColor
+ GetThemeEnumValue
+ GetThemeFont
+ GetThemeInt
+ GetThemeMargins
+ GetThemeMetric
+ GetThemePartSize
+ GetThemePosition
+ GetThemeTimingFunction
+ GetUserColorPreference
+ GetWindowTheme
+ IsAppThemed
+ IsCompositionActive
+ IsThemeActive
+ IsThemePartDefined
+ OpenThemeData
+ OpenThemeDataEx
+ RefreshImmersiveColorPolicyState
+ SetWindowTheme
+ SetWindowThemeAttribute
+ GetFileVersionInfoA
+ GetFileVersionInfoExW
+ GetFileVersionInfoSizeA
+ GetFileVersionInfoSizeExW
+ GetFileVersionInfoSizeW
+ GetFileVersionInfoW
+ VerFindFileA
+ VerFindFileW
+ VerQueryValueA
+ VerQueryValueW
+ timeBeginPeriod
+ timeEndPeriod
+ timeGetDevCaps
+ timeGetSystemTime
+ timeGetTime
+ AbortPrinter
+ AddPrinterA
+ AddPrinterConnection2W
+ AddPrinterConnectionW
+ AddPrinterW
+ ClosePrinter
+ DeletePrinter
+ DeletePrinterConnectionW
+ DeletePrinterDataExW
+ DeletePrinterDataW
+ DeviceCapabilitiesW
+ DocumentPropertiesA
+ DocumentPropertiesW
+ EndDocPrinter
+ EnumJobsW
+ EnumPortsW
+ EnumPrinterDriversW
+ EnumPrintersA
+ EnumPrintersW
+ GetDefaultPrinterW
+ GetJobW
+ GetPrinterA
+ GetPrinterDataExW
+ GetPrinterDataW
+ GetPrinterDriverDirectoryW
+ GetPrinterDriverW
+ GetPrinterW
+ GetPrintOutputInfo
+ InstallPrinterDriverFromPackageW
+ OpenPrinterA
+ OpenPrinterW
+ ReportJobProcessingProgress
+ SetDefaultPrinterW
+ SetJobW
+ SetPrinterA
+ SetPrinterDataExW
+ SetPrinterDataW
+ SetPrinterW
+ StartDocPrinterW
+ WritePrinter
+ XcvDataW
+ WTSDisconnectSession
+ WTSEnumerateProcessesExW
+ WTSEnumerateProcessesW
+ WTSEnumerateSessionsExW
+ WTSEnumerateSessionsW
+ WTSFreeMemory
+ WTSFreeMemoryExW
+ WTSLogoffSession
+ WTSQuerySessionInformationW
+ WTSQueryUserToken
+ WTSRegisterSessionNotification
+ WTSUnRegisterSessionNotification
+ WTSVirtualChannelClose
+ WTSVirtualChannelOpen
+ WTSVirtualChannelOpenEx
+ WTSVirtualChannelQuery
+ 1 DllMain
+ 5 XInputEnable
+ 10 XInputGetAudioDeviceIds
+ 7 XInputGetBatteryInformation
+ 4 XInputGetCapabilities
+ 8 XInputGetKeystroke
+ 2 XInputGetState
+ 3 XInputSetState
+
+ Summary
+
+ 204C .debug$S
+ 2A8 .idata$2
+ 2A8 .idata$3
+ 88 .idata$4
+ 88 .idata$5
+ 196 .idata$6
diff --git a/symbols/SDK/um/arm/OneCore_downlevel.txt b/symbols/SDK/um/arm/OneCore_downlevel.txt
new file mode 100644
index 00000000..c745420f
--- /dev/null
+++ b/symbols/SDK/um/arm/OneCore_downlevel.txt
@@ -0,0 +1,4655 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\OneCore_downlevel.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AbortSystemShutdownA
+ AbortSystemShutdownW
+ AccessCheck
+ AccessCheckAndAuditAlarmW
+ AccessCheckByType
+ AccessCheckByTypeAndAuditAlarmW
+ AccessCheckByTypeResultList
+ AccessCheckByTypeResultListAndAuditAlarmByHandleW
+ AccessCheckByTypeResultListAndAuditAlarmW
+ AddAccessAllowedAce
+ AddAccessAllowedAceEx
+ AddAccessAllowedObjectAce
+ AddAccessDeniedAce
+ AddAccessDeniedAceEx
+ AddAccessDeniedObjectAce
+ AddAce
+ AddAuditAccessAce
+ AddAuditAccessAceEx
+ AddAuditAccessObjectAce
+ AddMandatoryAce
+ AddUsersToEncryptedFile
+ AdjustTokenGroups
+ AdjustTokenPrivileges
+ AllocateAndInitializeSid
+ AllocateLocallyUniqueId
+ AreAllAccessesGranted
+ AreAnyAccessesGranted
+ AuditComputeEffectivePolicyBySid
+ AuditEnumerateCategories
+ AuditEnumeratePerUserPolicy
+ AuditEnumerateSubCategories
+ AuditFree
+ AuditLookupCategoryNameW
+ AuditLookupSubCategoryNameW
+ AuditQueryGlobalSaclW
+ AuditQueryPerUserPolicy
+ AuditQuerySecurity
+ AuditQuerySystemPolicy
+ AuditSetGlobalSaclW
+ AuditSetPerUserPolicy
+ AuditSetSecurity
+ AuditSetSystemPolicy
+ BaseRegCloseKey
+ BaseRegCreateKey
+ BaseRegDeleteKeyEx
+ BaseRegDeleteValue
+ BaseRegFlushKey
+ BaseRegGetVersion
+ BaseRegLoadKey
+ BaseRegOpenKey
+ BaseRegRestoreKey
+ BaseRegSaveKeyEx
+ BaseRegSetKeySecurity
+ BaseRegSetValue
+ BaseRegUnLoadKey
+ BuildExplicitAccessWithNameA
+ BuildExplicitAccessWithNameW
+ BuildImpersonateTrusteeA
+ BuildImpersonateTrusteeW
+ BuildSecurityDescriptorA
+ BuildSecurityDescriptorW
+ BuildTrusteeWithNameA
+ BuildTrusteeWithNameW
+ BuildTrusteeWithObjectsAndSidA
+ BuildTrusteeWithObjectsAndSidW
+ BuildTrusteeWithSidA
+ BuildTrusteeWithSidW
+ ChangeServiceConfig2A
+ ChangeServiceConfig2W
+ ChangeServiceConfigA
+ ChangeServiceConfigW
+ CheckTokenMembership
+ CloseEncryptedFileRaw
+ CloseEventLog
+ CloseServiceHandle
+ CloseThreadWaitChainSession
+ CloseTrace
+ CommandLineFromMsiDescriptor
+ ControlService
+ ControlServiceExA
+ ControlServiceExW
+ ControlTraceA
+ ControlTraceW
+ ConvertSDToStringSDRootDomainW
+ ConvertSecurityDescriptorToStringSecurityDescriptorA
+ ConvertSecurityDescriptorToStringSecurityDescriptorW
+ ConvertSidToStringSidA
+ ConvertSidToStringSidW
+ ConvertStringSDToSDDomainA
+ ConvertStringSDToSDDomainW
+ ConvertStringSDToSDRootDomainW
+ ConvertStringSecurityDescriptorToSecurityDescriptorA
+ ConvertStringSecurityDescriptorToSecurityDescriptorW
+ ConvertStringSidToSidA
+ ConvertStringSidToSidW
+ ConvertToAutoInheritPrivateObjectSecurity
+ CopySid
+ CreatePrivateObjectSecurity
+ CreatePrivateObjectSecurityEx
+ CreatePrivateObjectSecurityWithMultipleInheritance
+ CreateProcessAsUserA
+ CreateProcessAsUserW
+ CreateProcessWithLogonW
+ CreateProcessWithTokenW
+ CreateRestrictedToken
+ CreateServiceA
+ CreateServiceW
+ CreateWellKnownSid
+ CredDeleteA
+ CredDeleteW
+ CredEnumerateA
+ CredEnumerateW
+ CredFindBestCredentialA
+ CredFindBestCredentialW
+ CredFree
+ CredGetSessionTypes
+ CredGetTargetInfoA
+ CredGetTargetInfoW
+ CredIsMarshaledCredentialW
+ CredIsProtectedA
+ CredIsProtectedW
+ CredMarshalCredentialA
+ CredMarshalCredentialW
+ CredProtectA
+ CredProtectW
+ CredReadA
+ CredReadDomainCredentialsA
+ CredReadDomainCredentialsW
+ CredReadW
+ CredUnmarshalCredentialA
+ CredUnmarshalCredentialW
+ CredUnprotectA
+ CredUnprotectW
+ CredWriteA
+ CredWriteDomainCredentialsA
+ CredWriteDomainCredentialsW
+ CredWriteW
+ CryptAcquireContextA
+ CryptAcquireContextW
+ CryptContextAddRef
+ CryptCreateHash
+ CryptDecrypt
+ CryptDeriveKey
+ CryptDestroyHash
+ CryptDestroyKey
+ CryptDuplicateHash
+ CryptDuplicateKey
+ CryptEncrypt
+ CryptEnumProvidersA
+ CryptEnumProvidersW
+ CryptEnumProviderTypesA
+ CryptEnumProviderTypesW
+ CryptExportKey
+ CryptGenKey
+ CryptGenRandom
+ CryptGetDefaultProviderA
+ CryptGetDefaultProviderW
+ CryptGetHashParam
+ CryptGetKeyParam
+ CryptGetProvParam
+ CryptGetUserKey
+ CryptHashData
+ CryptHashSessionKey
+ CryptImportKey
+ CryptReleaseContext
+ CryptSetHashParam
+ CryptSetKeyParam
+ CryptSetProviderA
+ CryptSetProviderExA
+ CryptSetProviderExW
+ CryptSetProviderW
+ CryptSetProvParam
+ CryptSignHashA
+ CryptSignHashW
+ CryptVerifySignatureA
+ CryptVerifySignatureW
+ DecryptFileW
+ DeleteAce
+ DeleteService
+ DeregisterEventSource
+ DestroyPrivateObjectSecurity
+ DuplicateToken
+ DuplicateTokenEx
+ ElfDeregisterEventSource
+ ElfFlushEventLog
+ ElfRegisterEventSourceW
+ ElfReportEventW
+ EnableTrace
+ EnableTraceEx
+ EnableTraceEx2
+ EncryptFileW
+ EnumDependentServicesA
+ EnumDependentServicesW
+ EnumDynamicTimeZoneInformation
+ EnumerateTraceGuids
+ EnumerateTraceGuidsEx
+ EnumServicesStatusExA
+ EnumServicesStatusExW
+ EnumServicesStatusW
+ EqualDomainSid
+ EqualPrefixSid
+ EqualSid
+ EventAccessControl
+ EventAccessQuery
+ EventAccessRemove
+ EventActivityIdControl
+ EventEnabled
+ EventProviderEnabled
+ EventRegister
+ EventSetInformation
+ EventUnregister
+ EventWrite
+ EventWriteEx
+ EventWriteString
+ EventWriteTransfer
+ FindFirstFreeAce
+ FlushTraceA
+ FlushTraceW
+ FreeEncryptionCertificateHashList
+ FreeSid
+ GetAce
+ GetAclInformation
+ GetAuditedPermissionsFromAclA
+ GetAuditedPermissionsFromAclW
+ GetCurrentHwProfileA
+ GetCurrentHwProfileW
+ GetDynamicTimeZoneInformationEffectiveYears
+ GetEffectiveRightsFromAclA
+ GetEffectiveRightsFromAclW
+ GetEventLogInformation
+ GetExplicitEntriesFromAclA
+ GetExplicitEntriesFromAclW
+ GetFileSecurityA
+ GetFileSecurityW
+ GetKernelObjectSecurity
+ GetLengthSid
+ GetNamedSecurityInfoA
+ GetNamedSecurityInfoW
+ GetNumberOfEventLogRecords
+ GetOldestEventLogRecord
+ GetPrivateObjectSecurity
+ GetSecurityDescriptorControl
+ GetSecurityDescriptorDacl
+ GetSecurityDescriptorGroup
+ GetSecurityDescriptorLength
+ GetSecurityDescriptorOwner
+ GetSecurityDescriptorRMControl
+ GetSecurityDescriptorSacl
+ GetSecurityInfo
+ GetServiceDisplayNameA
+ GetServiceDisplayNameW
+ GetServiceKeyNameA
+ GetServiceKeyNameW
+ GetSidIdentifierAuthority
+ GetSidLengthRequired
+ GetSidSubAuthority
+ GetSidSubAuthorityCount
+ GetThreadWaitChain
+ GetTokenInformation
+ GetTraceEnableFlags
+ GetTraceEnableLevel
+ GetTraceLoggerHandle
+ GetUserNameA
+ GetUserNameW
+ GetWindowsAccountDomainSid
+ I_ScSetServiceBitsA
+ I_ScSetServiceBitsW
+ ImpersonateAnonymousToken
+ ImpersonateLoggedOnUser
+ ImpersonateNamedPipeClient
+ ImpersonateSelf
+ InitializeAcl
+ InitializeSecurityDescriptor
+ InitializeSid
+ InitiateShutdownW
+ InitiateSystemShutdownA
+ InitiateSystemShutdownExA
+ InitiateSystemShutdownExW
+ InitiateSystemShutdownW
+ InstallApplication
+ IsTextUnicode
+ IsTokenRestricted
+ IsValidAcl
+ IsValidRelativeSecurityDescriptor
+ IsValidSecurityDescriptor
+ IsValidSid
+ IsWellKnownSid
+ LogonUserA
+ LogonUserExA
+ LogonUserExExW
+ LogonUserExW
+ LogonUserW
+ LookupAccountNameA
+ LookupAccountNameW
+ LookupAccountSidA
+ LookupAccountSidW
+ LookupPrivilegeDisplayNameA
+ LookupPrivilegeDisplayNameW
+ LookupPrivilegeNameA
+ LookupPrivilegeNameW
+ LookupPrivilegeValueA
+ LookupPrivilegeValueW
+ LsaAddAccountRights
+ LsaAddPrivilegesToAccount
+ LsaClose
+ LsaCreateAccount
+ LsaCreateSecret
+ LsaCreateTrustedDomain
+ LsaCreateTrustedDomainEx
+ LsaDelete
+ LsaDeleteTrustedDomain
+ LsaEnumerateAccountRights
+ LsaEnumerateAccounts
+ LsaEnumerateAccountsWithUserRight
+ LsaEnumeratePrivileges
+ LsaEnumeratePrivilegesOfAccount
+ LsaEnumerateTrustedDomains
+ LsaEnumerateTrustedDomainsEx
+ LsaFreeMemory
+ LsaGetRemoteUserName
+ LsaGetSystemAccessAccount
+ LsaGetUserName
+ LsaICLookupNames
+ LsaICLookupNamesWithCreds
+ LsaICLookupSids
+ LsaICLookupSidsWithCreds
+ LsaLookupNames
+ LsaLookupNames2
+ LsaLookupPrivilegeDisplayName
+ LsaLookupPrivilegeName
+ LsaLookupPrivilegeValue
+ LsaLookupSids
+ LsaLookupSids2
+ LsaManageSidNameMapping
+ LsaNtStatusToWinError
+ LsaOpenAccount
+ LsaOpenPolicy
+ LsaOpenSecret
+ LsaOpenTrustedDomain
+ LsaOpenTrustedDomainByName
+ LsaQueryDomainInformationPolicy
+ LsaQueryForestTrustInformation
+ LsaQueryInformationPolicy
+ LsaQueryInfoTrustedDomain
+ LsaQuerySecret
+ LsaQuerySecurityObject
+ LsaQueryTrustedDomainInfo
+ LsaQueryTrustedDomainInfoByName
+ LsaRemoveAccountRights
+ LsaRemovePrivilegesFromAccount
+ LsaRetrievePrivateData
+ LsaSetDomainInformationPolicy
+ LsaSetForestTrustInformation
+ LsaSetInformationPolicy
+ LsaSetInformationTrustedDomain
+ LsaSetSecret
+ LsaSetSecurityObject
+ LsaSetSystemAccessAccount
+ LsaSetTrustedDomainInfoByName
+ LsaSetTrustedDomainInformation
+ LsaStorePrivateData
+ MakeAbsoluteSD
+ MakeAbsoluteSD2
+ MakeSelfRelativeSD
+ MapGenericMask
+ MIDL_user_free_Ext
+ NotifyBootConfigStatus
+ NotifyServiceStatusChangeA
+ NotifyServiceStatusChangeW
+ NpGetUserName
+ ObjectCloseAuditAlarmW
+ ObjectDeleteAuditAlarmW
+ ObjectOpenAuditAlarmW
+ ObjectPrivilegeAuditAlarmW
+ OpenEncryptedFileRawW
+ OpenEventLogW
+ OpenProcessToken
+ OpenSCManagerA
+ OpenSCManagerW
+ OpenServiceA
+ OpenServiceW
+ OpenThreadToken
+ OpenThreadWaitChainSession
+ OpenTraceA
+ OpenTraceW
+ PerfAddCounters
+ PerfCloseQueryHandle
+ PerfCreateInstance
+ PerfDecrementULongCounterValue
+ PerfDecrementULongLongCounterValue
+ PerfDeleteCounters
+ PerfDeleteInstance
+ PerfEnumerateCounterSet
+ PerfEnumerateCounterSetInstances
+ PerfIncrementULongCounterValue
+ PerfIncrementULongLongCounterValue
+ PerfOpenQueryHandle
+ PerfQueryCounterData
+ PerfQueryCounterInfo
+ PerfQueryCounterSetRegistrationInfo
+ PerfQueryInstance
+ PerfRegCloseKey
+ PerfRegEnumKey
+ PerfRegEnumValue
+ PerfRegQueryInfoKey
+ PerfRegQueryValue
+ PerfRegSetValue
+ PerfSetCounterRefValue
+ PerfSetCounterSetInfo
+ PerfSetULongCounterValue
+ PerfSetULongLongCounterValue
+ PerfStartProvider
+ PerfStartProviderEx
+ PerfStopProvider
+ PrivilegeCheck
+ PrivilegedServiceAuditAlarmW
+ ProcessTrace
+ QueryAllTracesA
+ QueryAllTracesW
+ QueryRecoveryAgentsOnEncryptedFile
+ QuerySecurityAccessMask
+ QueryServiceConfig2A
+ QueryServiceConfig2W
+ QueryServiceConfigA
+ QueryServiceConfigW
+ QueryServiceDynamicInformation
+ QueryServiceObjectSecurity
+ QueryServiceStatus
+ QueryServiceStatusEx
+ QueryTraceA
+ QueryTraceW
+ QueryUsersOnEncryptedFile
+ ReadEncryptedFileRaw
+ ReadEventLogW
+ RegCloseKey
+ RegConnectRegistryA
+ RegConnectRegistryExA
+ RegConnectRegistryExW
+ RegConnectRegistryW
+ RegCopyTreeA
+ RegCopyTreeW
+ RegCreateKeyA
+ RegCreateKeyExA
+ RegCreateKeyExW
+ RegCreateKeyTransactedA
+ RegCreateKeyTransactedW
+ RegCreateKeyW
+ RegDeleteKeyA
+ RegDeleteKeyExA
+ RegDeleteKeyExW
+ RegDeleteKeyTransactedA
+ RegDeleteKeyTransactedW
+ RegDeleteKeyValueA
+ RegDeleteKeyValueW
+ RegDeleteKeyW
+ RegDeleteTreeA
+ RegDeleteTreeW
+ RegDeleteValueA
+ RegDeleteValueW
+ RegDisablePredefinedCache
+ RegDisablePredefinedCacheEx
+ RegEnumKeyA
+ RegEnumKeyExA
+ RegEnumKeyExW
+ RegEnumKeyW
+ RegEnumValueA
+ RegEnumValueW
+ RegFlushKey
+ RegGetKeySecurity
+ RegGetValueA
+ RegGetValueW
+ RegisterEventSourceA
+ RegisterEventSourceW
+ RegisterServiceCtrlHandlerA
+ RegisterServiceCtrlHandlerExA
+ RegisterServiceCtrlHandlerExW
+ RegisterServiceCtrlHandlerW
+ RegisterTraceGuidsA
+ RegisterTraceGuidsW
+ RegisterWaitChainCOMCallback
+ RegLoadAppKeyA
+ RegLoadAppKeyW
+ RegLoadKeyA
+ RegLoadKeyW
+ RegLoadMUIStringA
+ RegLoadMUIStringW
+ RegNotifyChangeKeyValue
+ RegOpenCurrentUser
+ RegOpenKeyA
+ RegOpenKeyExA
+ RegOpenKeyExW
+ RegOpenKeyTransactedA
+ RegOpenKeyTransactedW
+ RegOpenKeyW
+ RegOpenUserClassesRoot
+ RegOverridePredefKey
+ RegQueryInfoKeyA
+ RegQueryInfoKeyW
+ RegQueryMultipleValuesA
+ RegQueryMultipleValuesW
+ RegQueryValueA
+ RegQueryValueExA
+ RegQueryValueExW
+ RegQueryValueW
+ RegRenameKey
+ RegReplaceKeyA
+ RegReplaceKeyW
+ RegRestoreKeyA
+ RegRestoreKeyW
+ RegSaveKeyA
+ RegSaveKeyExA
+ RegSaveKeyExW
+ RegSaveKeyW
+ RegSetKeySecurity
+ RegSetKeyValueA
+ RegSetKeyValueW
+ RegSetValueA
+ RegSetValueExA
+ RegSetValueExW
+ RegSetValueW
+ RegUnLoadKeyA
+ RegUnLoadKeyW
+ RemoteRegEnumKeyWrapper
+ RemoteRegEnumValueWrapper
+ RemoteRegQueryInfoKeyWrapper
+ RemoteRegQueryMultipleValues2Wrapper
+ RemoteRegQueryMultipleValuesWrapper
+ RemoteRegQueryValueWrapper
+ RemoveTraceCallback
+ RemoveUsersFromEncryptedFile
+ ReportEventA
+ ReportEventW
+ RevertToSelf
+ SafeBaseRegGetKeySecurity
+ SaferCloseLevel
+ SaferComputeTokenFromLevel
+ SaferCreateLevel
+ SaferiCompareTokenLevels
+ SaferIdentifyLevel
+ SaferiIsExecutableFileType
+ SaferiSearchMatchingHashRules
+ SetAclInformation
+ SetEntriesInAclA
+ SetEntriesInAclW
+ SetFileSecurityA
+ SetFileSecurityW
+ SetKernelObjectSecurity
+ SetNamedSecurityInfoA
+ SetNamedSecurityInfoW
+ SetPrivateObjectSecurity
+ SetPrivateObjectSecurityEx
+ SetSecurityAccessMask
+ SetSecurityDescriptorControl
+ SetSecurityDescriptorDacl
+ SetSecurityDescriptorGroup
+ SetSecurityDescriptorOwner
+ SetSecurityDescriptorRMControl
+ SetSecurityDescriptorSacl
+ SetSecurityInfo
+ SetServiceObjectSecurity
+ SetServiceStatus
+ SetThreadToken
+ SetTokenInformation
+ SetTraceCallback
+ StartServiceA
+ StartServiceCtrlDispatcherA
+ StartServiceCtrlDispatcherW
+ StartServiceW
+ StartTraceA
+ StartTraceW
+ StopTraceA
+ StopTraceW
+ SystemFunction001
+ SystemFunction002
+ SystemFunction003
+ SystemFunction004
+ SystemFunction005
+ SystemFunction006
+ SystemFunction007
+ SystemFunction008
+ SystemFunction009
+ SystemFunction010
+ SystemFunction011
+ SystemFunction012
+ SystemFunction013
+ SystemFunction014
+ SystemFunction015
+ SystemFunction016
+ SystemFunction018
+ SystemFunction020
+ SystemFunction021
+ SystemFunction022
+ SystemFunction023
+ SystemFunction024
+ SystemFunction025
+ SystemFunction026
+ SystemFunction027
+ SystemFunction028
+ SystemFunction029
+ SystemFunction030
+ SystemFunction031
+ SystemFunction032
+ SystemFunction033
+ SystemFunction034
+ SystemFunction036
+ SystemFunction040
+ SystemFunction041
+ TraceEvent
+ TraceMessage
+ TraceMessageVa
+ TraceQueryInformation
+ TraceSetInformation
+ TreeResetNamedSecurityInfoW
+ UnregisterTraceGuids
+ UpdateTraceA
+ UpdateTraceW
+ WaitServiceState
+ WriteEncryptedFileRaw
+ ApphelpCheckShellObject
+ SdbGetKnownSafeLayers
+ SE_COM_AddHook
+ SE_COM_AddServer
+ SE_COM_Lookup
+ SE_GetShimId
+ SE_ShimDPF
+ SE_WINRT_AddHook
+ SE_WINRT_HookObject
+ 8 CreateMappedBitmap
+ CreatePropertySheetPageA
+ CreatePropertySheetPageW
+ CreateToolbarEx
+ 413 DefSubclassProc
+ DestroyPropertySheetPage
+ 331 DPA_Clone
+ 328 DPA_Create
+ 340 DPA_CreateEx
+ 337 DPA_DeleteAllPtrs
+ 336 DPA_DeletePtr
+ 329 DPA_Destroy
+ 386 DPA_DestroyCallback
+ 385 DPA_EnumCallback
+ 332 DPA_GetPtr
+ 333 DPA_GetPtrIndex
+ 330 DPA_Grow
+ 334 DPA_InsertPtr
+ DPA_Merge
+ 339 DPA_Search
+ 335 DPA_SetPtr
+ 338 DPA_Sort
+ DSA_Clone
+ 320 DSA_Create
+ 327 DSA_DeleteAllItems
+ 326 DSA_DeleteItem
+ 321 DSA_Destroy
+ 388 DSA_DestroyCallback
+ 387 DSA_EnumCallback
+ 322 DSA_GetItem
+ 323 DSA_GetItemPtr
+ DSA_GetSize
+ 324 DSA_InsertItem
+ 325 DSA_SetItem
+ DSA_Sort
+ ImageList_Add
+ ImageList_AddMasked
+ ImageList_BeginDrag
+ ImageList_Copy
+ ImageList_Create
+ ImageList_Destroy
+ ImageList_DragEnter
+ ImageList_DragLeave
+ ImageList_DragMove
+ ImageList_DragShowNolock
+ ImageList_Draw
+ ImageList_DrawIndirect
+ ImageList_Duplicate
+ ImageList_EndDrag
+ ImageList_GetBkColor
+ ImageList_GetDragImage
+ ImageList_GetIcon
+ ImageList_GetImageCount
+ ImageList_GetImageInfo
+ ImageList_LoadImageA
+ ImageList_LoadImageW
+ ImageList_Merge
+ ImageList_Read
+ ImageList_Remove
+ ImageList_Replace
+ ImageList_ReplaceIcon
+ ImageList_SetBkColor
+ ImageList_SetDragCursorImage
+ ImageList_SetImageCount
+ ImageList_SetOverlayImage
+ ImageList_Write
+ 17 InitCommonControls
+ InitCommonControlsEx
+ LBItemFromPt
+ MakeDragList
+ PropertySheetA
+ PropertySheetW
+ 410 SetWindowSubclass
+ ChooseColorA
+ ChooseColorW
+ ChooseFontA
+ ChooseFontW
+ CommDlgExtendedError
+ FindTextA
+ FindTextW
+ GetFileTitleA
+ GetFileTitleW
+ GetOpenFileNameA
+ GetOpenFileNameW
+ GetSaveFileNameA
+ GetSaveFileNameW
+ PageSetupDlgA
+ PageSetupDlgW
+ PrintDlgA
+ PrintDlgW
+ ReplaceTextA
+ ReplaceTextW
+ D3D10CompileShader
+ D3D10CreateDevice
+ D3D10CreateDeviceAndSwapChain
+ D3D10CreateEffectFromMemory
+ D3DPERF_BeginEvent
+ D3DPERF_EndEvent
+ D3DPERF_SetMarker
+ Direct3DCreate9
+ Direct3DCreate9Ex
+ D3DX10CreateEffectFromFileA
+ D3DX10CreateShaderResourceViewFromFileA
+ D3DX10CreateTextureFromFileA
+ D3DX10LoadTextureFromTexture
+ D3DX10SaveTextureToFileA
+ DriverPackageInstallW
+ DriverPackageUninstallW
+ AbortDoc
+ AddFontMemResourceEx
+ Arc
+ BeginGdiRendering
+ BeginPath
+ BitBlt
+ ChoosePixelFormat
+ CloseEnhMetaFile
+ CloseFigure
+ CloseMetaFile
+ CombineRgn
+ CreateBitmap
+ CreateBitmapFromDxSurface2
+ CreateBitmapIndirect
+ CreateBrushIndirect
+ CreateColorSpaceW
+ CreateCompatibleBitmap
+ CreateCompatibleDC
+ CreateDCA
+ CreateDCW
+ CreateDIBitmap
+ CreateDIBPatternBrushPt
+ CreateDIBSection
+ CreateEnhMetaFileA
+ CreateEnhMetaFileW
+ CreateFontA
+ CreateFontIndirectA
+ CreateFontIndirectW
+ CreateFontW
+ CreateHalftonePalette
+ CreateHatchBrush
+ CreateICW
+ CreateMetaFileA
+ CreateMetaFileW
+ CreatePalette
+ CreatePatternBrush
+ CreatePen
+ CreatePolygonRgn
+ CreateRectRgn
+ CreateRectRgnIndirect
+ CreateRoundRectRgn
+ CreateSolidBrush
+ DeleteColorSpace
+ DeleteDC
+ DeleteEnhMetaFile
+ DeleteMetaFile
+ DeleteObject
+ DPtoLP
+ Ellipse
+ EndDoc
+ EndGdiRendering
+ EndPage
+ EndPath
+ EnumFontFamiliesA
+ EnumFontFamiliesExA
+ EnumFontFamiliesExW
+ EnumFontFamiliesW
+ EnumFontsW
+ EnumMetaFile
+ EnumObjects
+ EqualRgn
+ ExcludeClipRect
+ ExtCreatePen
+ ExtCreateRegion
+ ExtEscape
+ ExtSelectClipRgn
+ ExtTextOutA
+ ExtTextOutW
+ FillPath
+ FillRgn
+ GdiAlphaBlend
+ GdiFlush
+ GdiGradientFill
+ GdiTransparentBlt
+ GetBitmapBits
+ GetBkColor
+ GetBkMode
+ GetBrushOrgEx
+ GetCharABCWidthsW
+ GetCharacterPlacementA
+ GetCharacterPlacementW
+ GetCharWidth32A
+ GetCharWidthA
+ GetCharWidthW
+ GetClipBox
+ GetClipRgn
+ GetCurrentDpiInfo
+ GetCurrentObject
+ GetCurrentPositionEx
+ GetDCBrushColor
+ GetDCOrgEx
+ GetDeviceCaps
+ GetDIBColorTable
+ GetDIBits
+ GetEnhMetaFileA
+ GetEnhMetaFileBits
+ GetEnhMetaFileHeader
+ GetEnhMetaFilePaletteEntries
+ GetEnhMetaFileW
+ GetFontData
+ GetFontFileData
+ GetFontFileInfo
+ GetFontLanguageInfo
+ GetFontRealizationInfo
+ GetFontUnicodeRanges
+ GetGlyphIndicesA
+ GetGlyphIndicesW
+ GetGlyphOutlineA
+ GetGlyphOutlineW
+ GetKerningPairsA
+ GetKerningPairsW
+ GetLayout
+ GetMapMode
+ GetMetaFileA
+ GetMetaFileBitsEx
+ GetMetaFileW
+ GetNearestPaletteIndex
+ GetObjectA
+ GetObjectType
+ GetObjectW
+ GetOutlineTextMetricsA
+ GetOutlineTextMetricsW
+ GetPaletteEntries
+ GetPixel
+ GetProcessSessionFonts
+ GetRandomRgn
+ GetRegionData
+ GetRgnBox
+ GetROP2
+ GetStockObject
+ GetSystemPaletteEntries
+ GetTextAlign
+ GetTextCharset
+ GetTextCharsetInfo
+ GetTextColor
+ GetTextExtentExPointI
+ GetTextExtentExPointW
+ GetTextExtentPoint32W
+ GetTextExtentPointA
+ GetTextExtentPointW
+ GetTextFaceA
+ GetTextFaceW
+ GetTextMetricsA
+ GetTextMetricsW
+ GetViewportExtEx
+ GetViewportOrgEx
+ GetWindowExtEx
+ GetWindowOrgEx
+ GetWinMetaFileBits
+ GetWorldTransform
+ IntersectClipRect
+ LineTo
+ LPtoDP
+ MaskBlt
+ MoveToEx
+ OffsetRgn
+ OffsetViewportOrgEx
+ OffsetWindowOrgEx
+ PatBlt
+ PathToRegion
+ PlayEnhMetaFile
+ PlayMetaFile
+ PlgBlt
+ PolyBezierTo
+ Polygon
+ Polyline
+ PtInRegion
+ RealizePalette
+ Rectangle
+ RectInRegion
+ RectVisible
+ RemoveFontMemResourceEx
+ RestoreDC
+ SaveDC
+ SelectClipPath
+ SelectClipRgn
+ SelectObject
+ SelectPalette
+ SetBkColor
+ SetBkMode
+ SetBrushOrgEx
+ SetColorSpace
+ SetDCBrushColor
+ SetDCPenColor
+ SetDIBColorTable
+ SetDIBits
+ SetDIBitsToDevice
+ SetEnhMetaFileBits
+ SetGraphicsMode
+ SetICMMode
+ SetLayout
+ SetMapMode
+ SetMetaFileBitsEx
+ SetMetaRgn
+ SetPixel
+ SetPixelFormat
+ SetPolyFillMode
+ SetRectRgn
+ SetROP2
+ SetStretchBltMode
+ SetTextAlign
+ SetTextCharacterExtra
+ SetTextColor
+ SetViewportExtEx
+ SetViewportOrgEx
+ SetWindowExtEx
+ SetWindowOrgEx
+ SetWorldTransform
+ StartDocA
+ StartDocW
+ StartPage
+ StretchBlt
+ StretchDIBits
+ StrokeAndFillPath
+ StrokePath
+ SwapBuffers
+ TextOutA
+ TextOutW
+ TranslateCharsetInfo
+ UnrealizeObject
+ EnumEnabledLayoutOrTip
+ EnumEnabledLayoutOrTipPrivate
+ EnumLayoutOrTipForSetup
+ GetLayoutDescription
+ InstallLayoutOrTip
+ InstallLayoutOrTipUserReg
+ QueryLayoutOrTipString
+ QueryLayoutOrTipStringUserReg
+ SaveDefaultUserInputSettings
+ SaveSystemAcctInputSettings
+ SetDefaultLayoutOrTip
+ _lclose
+ _lcreat
+ _llseek
+ _lopen
+ _lread
+ _lwrite
+ AcquireSRWLockExclusive
+ AcquireSRWLockShared
+ ActivateActCtx
+ AddAtomA
+ AddAtomW
+ AddConsoleAliasA
+ AddConsoleAliasW
+ AddDllDirectory
+ AddLocalAlternateComputerNameA
+ AddLocalAlternateComputerNameW
+ AddRefActCtx
+ AddResourceAttributeAce
+ AddScopedPolicyIDAce
+ AddSIDToBoundaryDescriptor
+ AddVectoredContinueHandler
+ AddVectoredExceptionHandler
+ AllocateUserPhysicalPages
+ AllocateUserPhysicalPagesNuma
+ AllocConsole
+ AppPolicyGetClrCompat
+ AppPolicyGetCreateFileAccess
+ AppPolicyGetLifecycleManagement
+ AppPolicyGetMediaFoundationCodecLoading
+ AppPolicyGetProcessTerminationMethod
+ AppPolicyGetShowDeveloperDiagnostic
+ AppPolicyGetThreadInitializationType
+ AppPolicyGetWindowingModel
+ AreFileApisANSI
+ AssignProcessToJobObject
+ AttachConsole
+ BackupRead
+ ?BackupSeek@@YAHPAXKKPAK10@Z (int __cdecl BackupSeek(void *,unsigned long,unsigned long,unsigned long *,unsigned long *,void *))
+ BackupWrite
+ BaseSetLastNTError
+ Beep
+ BeginUpdateResourceA
+ BeginUpdateResourceW
+ BindIoCompletionCallback
+ BuildCommDCBW
+ CallbackMayRunLong
+ CallNamedPipeA
+ CallNamedPipeW
+ CancelIo
+ CancelIoEx
+ CancelSynchronousIo
+ CancelThreadpoolIo
+ CancelWaitableTimer
+ CeipIsOptedIn
+ ChangeTimerQueueTimer
+ CheckElevation
+ CheckElevationEnabled
+ CheckRemoteDebuggerPresent
+ CheckTokenCapability
+ CheckTokenMembershipEx
+ ClearCommBreak
+ ClearCommError
+ CloseHandle
+ ClosePackageInfo
+ ClosePrivateNamespace
+ CloseState
+ CloseThreadpool
+ CloseThreadpoolCleanupGroup
+ CloseThreadpoolCleanupGroupMembers
+ CloseThreadpoolIo
+ CloseThreadpoolTimer
+ CloseThreadpoolWait
+ CloseThreadpoolWork
+ CompareFileTime
+ CompareStringA
+ CompareStringEx
+ CompareStringOrdinal
+ CompareStringW
+ ConnectNamedPipe
+ ContinueDebugEvent
+ ConvertDefaultLocale
+ ConvertFiberToThread
+ ConvertThreadToFiber
+ ConvertThreadToFiberEx
+ CopyContext
+ CopyFile2
+ CopyFileA
+ CopyFileExA
+ CopyFileExW
+ CopyFileTransactedW
+ CopyFileW
+ CopyLZFile
+ CreateActCtxA
+ CreateActCtxW
+ CreateBoundaryDescriptorA
+ CreateBoundaryDescriptorW
+ CreateConsoleScreenBuffer
+ CreateDirectoryA
+ CreateDirectoryExA
+ CreateDirectoryExW
+ CreateDirectoryTransactedW
+ CreateDirectoryW
+ CreateEnclave
+ CreateEventA
+ CreateEventExA
+ CreateEventExW
+ CreateEventW
+ CreateFiber
+ CreateFiberEx
+ CreateFile2
+ CreateFileA
+ CreateFileMappingA
+ CreateFileMappingFromApp
+ CreateFileMappingNumaA
+ CreateFileMappingNumaW
+ CreateFileMappingW
+ CreateFileTransactedA
+ CreateFileTransactedW
+ CreateFileW
+ CreateHardLinkA
+ CreateHardLinkTransactedW
+ CreateHardLinkW
+ CreateIoCompletionPort
+ CreateJobObjectA
+ CreateJobObjectW
+ CreateMailslotA
+ CreateMailslotW
+ CreateMemoryResourceNotification
+ CreateMutexA
+ CreateMutexExA
+ CreateMutexExW
+ CreateMutexW
+ CreateNamedPipeA
+ CreateNamedPipeW
+ CreatePipe
+ CreatePrivateNamespaceA
+ CreatePrivateNamespaceW
+ CreateProcessA
+ CreateProcessW
+ CreateRemoteThread
+ CreateRemoteThreadEx
+ CreateSemaphoreA
+ CreateSemaphoreExA
+ CreateSemaphoreExW
+ CreateSemaphoreW
+ CreateSymbolicLinkA
+ CreateSymbolicLinkTransactedW
+ CreateSymbolicLinkW
+ CreateTapePartition
+ CreateThread
+ CreateThreadpool
+ CreateThreadpoolCleanupGroup
+ CreateThreadpoolIo
+ CreateThreadpoolTimer
+ CreateThreadpoolWait
+ CreateThreadpoolWork
+ CreateTimerQueue
+ CreateTimerQueueTimer
+ CreateToolhelp32Snapshot
+ CreateWaitableTimerA
+ CreateWaitableTimerExA
+ CreateWaitableTimerExW
+ CreateWaitableTimerW
+ DeactivateActCtx
+ DebugActiveProcess
+ DebugActiveProcessStop
+ DebugBreak
+ DebugSetProcessKillOnExit
+ DecodePointer
+ DecodeSystemPointer
+ DefineDosDeviceA
+ DefineDosDeviceW
+ DelayLoadFailureHook
+ DeleteAtom
+ DeleteBoundaryDescriptor
+ DeleteCriticalSection
+ DeleteFiber
+ DeleteFileA
+ DeleteFileTransactedW
+ DeleteFileW
+ DeleteProcThreadAttributeList
+ DeleteSynchronizationBarrier
+ DeleteTimerQueue
+ DeleteTimerQueueEx
+ DeleteTimerQueueTimer
+ DeleteVolumeMountPointA
+ DeleteVolumeMountPointW
+ DeviceIoControl
+ DisableThreadLibraryCalls
+ DisassociateCurrentThreadFromCallback
+ DiscardVirtualMemory
+ DisconnectNamedPipe
+ DnsHostnameToComputerNameExW
+ DnsHostnameToComputerNameW
+ DosDateTimeToFileTime
+ DosPathToSessionPathW
+ DuplicateHandle
+ EncodePointer
+ EncodeSystemPointer
+ EndUpdateResourceW
+ EnterCriticalSection
+ EnterSynchronizationBarrier
+ EnumCalendarInfoA
+ EnumCalendarInfoExA
+ EnumCalendarInfoExEx
+ EnumCalendarInfoExW
+ EnumCalendarInfoW
+ EnumDateFormatsA
+ EnumDateFormatsExA
+ EnumDateFormatsExEx
+ EnumDateFormatsExW
+ EnumDateFormatsW
+ EnumerateLocalComputerNamesW
+ EnumLanguageGroupLocalesA
+ EnumLanguageGroupLocalesW
+ EnumResourceLanguagesA
+ EnumResourceLanguagesExA
+ EnumResourceLanguagesExW
+ EnumResourceLanguagesW
+ EnumResourceNamesExA
+ EnumResourceNamesExW
+ EnumResourceNamesW
+ EnumResourceTypesExA
+ EnumResourceTypesExW
+ EnumResourceTypesW
+ EnumSystemCodePagesA
+ EnumSystemCodePagesW
+ EnumSystemFirmwareTables
+ EnumSystemGeoID
+ EnumSystemLanguageGroupsA
+ EnumSystemLanguageGroupsW
+ EnumSystemLocalesA
+ EnumSystemLocalesEx
+ EnumSystemLocalesW
+ EnumTimeFormatsA
+ EnumTimeFormatsEx
+ EnumTimeFormatsW
+ EnumUILanguagesA
+ EnumUILanguagesW
+ EraseTape
+ EscapeCommFunction
+ ExitProcess
+ ExitThread
+ ExpandEnvironmentStringsA
+ ExpandEnvironmentStringsW
+ FatalAppExitA
+ FatalAppExitW
+ FileTimeToDosDateTime
+ FileTimeToLocalFileTime
+ FileTimeToSystemTime
+ FillConsoleOutputAttribute
+ FillConsoleOutputCharacterA
+ FillConsoleOutputCharacterW
+ FindActCtxSectionGuid
+ FindActCtxSectionStringA
+ FindActCtxSectionStringW
+ FindAtomA
+ FindAtomW
+ FindClose
+ FindCloseChangeNotification
+ FindFirstChangeNotificationA
+ FindFirstChangeNotificationW
+ FindFirstFileA
+ FindFirstFileExA
+ FindFirstFileExW
+ FindFirstFileNameW
+ FindFirstFileTransactedW
+ FindFirstFileW
+ FindFirstStreamW
+ FindFirstVolumeA
+ FindFirstVolumeMountPointA
+ FindFirstVolumeMountPointW
+ FindFirstVolumeW
+ FindNextChangeNotification
+ FindNextFileA
+ FindNextFileNameW
+ FindNextFileW
+ FindNextStreamW
+ FindNextVolumeA
+ FindNextVolumeMountPointA
+ FindNextVolumeMountPointW
+ FindNextVolumeW
+ FindNLSString
+ FindNLSStringEx
+ FindPackagesByPackageFamily
+ FindResourceA
+ FindResourceExA
+ FindResourceExW
+ FindResourceW
+ FindStringOrdinal
+ FindVolumeClose
+ FindVolumeMountPointClose
+ FlsAlloc
+ FlsFree
+ FlsGetValue
+ FlsSetValue
+ FlushConsoleInputBuffer
+ FlushFileBuffers
+ FlushInstructionCache
+ FlushProcessWriteBuffers
+ FlushViewOfFile
+ FoldStringA
+ FoldStringW
+ FormatApplicationUserModelId
+ FormatMessageA
+ FormatMessageW
+ FreeConsole
+ FreeEnvironmentStringsA
+ FreeEnvironmentStringsW
+ FreeLibrary
+ FreeLibraryAndExitThread
+ FreeLibraryWhenCallbackReturns
+ FreeMemoryJobObject
+ FreeResource
+ FreeUserPhysicalPages
+ GenerateConsoleCtrlEvent
+ GetACP
+ GetActiveProcessorCount
+ GetActiveProcessorGroupCount
+ GetAppContainerAce
+ GetAppContainerNamedObjectPath
+ GetApplicationRecoveryCallback
+ GetApplicationRecoveryCallbackWorker
+ GetApplicationRestartSettings
+ GetApplicationRestartSettingsWorker
+ GetApplicationUserModelId
+ GetApplicationUserModelIdFromToken
+ GetAtomNameA
+ GetAtomNameW
+ GetBinaryTypeA
+ GetBinaryTypeW
+ GetCachedSigningLevel
+ GetCalendarInfoA
+ GetCalendarInfoEx
+ GetCalendarInfoW
+ GetCommandLineA
+ GetCommandLineW
+ GetCommConfig
+ GetCommMask
+ GetCommModemStatus
+ GetCommProperties
+ GetCommState
+ GetCommTimeouts
+ GetCompressedFileSizeA
+ GetCompressedFileSizeTransactedW
+ GetCompressedFileSizeW
+ GetComputerNameA
+ GetComputerNameExA
+ GetComputerNameExW
+ GetComputerNameW
+ GetConsoleAliasA
+ GetConsoleAliasesA
+ GetConsoleAliasesLengthA
+ GetConsoleAliasesLengthW
+ GetConsoleAliasesW
+ GetConsoleAliasExesA
+ GetConsoleAliasExesLengthA
+ GetConsoleAliasExesLengthW
+ GetConsoleAliasExesW
+ GetConsoleAliasW
+ GetConsoleCP
+ GetConsoleCursorInfo
+ GetConsoleDisplayMode
+ GetConsoleFontSize
+ GetConsoleHistoryInfo
+ GetConsoleMode
+ GetConsoleOriginalTitleA
+ GetConsoleOriginalTitleW
+ GetConsoleOutputCP
+ GetConsoleProcessList
+ GetConsoleScreenBufferInfo
+ GetConsoleScreenBufferInfoEx
+ GetConsoleSelectionInfo
+ GetConsoleTitleA
+ GetConsoleTitleW
+ GetConsoleWindow
+ GetCPInfo
+ GetCPInfoExA
+ GetCPInfoExW
+ GetCurrencyFormatA
+ GetCurrencyFormatEx
+ GetCurrencyFormatW
+ GetCurrentActCtx
+ GetCurrentApplicationUserModelId
+ GetCurrentConsoleFont
+ GetCurrentConsoleFontEx
+ GetCurrentDirectoryA
+ GetCurrentDirectoryW
+ GetCurrentPackageFamilyName
+ GetCurrentPackageFullName
+ GetCurrentPackageId
+ GetCurrentPackageInfo
+ GetCurrentPackagePath
+ GetCurrentProcess
+ GetCurrentProcessId
+ GetCurrentProcessorNumber
+ GetCurrentProcessorNumberEx
+ GetCurrentThread
+ GetCurrentThreadId
+ GetCurrentThreadStackLimits
+ GetDateFormatA
+ GetDateFormatEx
+ GetDateFormatW
+ GetDevicePowerState
+ GetDiskFreeSpaceA
+ GetDiskFreeSpaceExA
+ GetDiskFreeSpaceExW
+ GetDiskFreeSpaceW
+ GetDllDirectoryW
+ GetDriveTypeA
+ GetDriveTypeW
+ GetDurationFormatEx
+ GetDynamicTimeZoneInformation
+ GetEnvironmentStrings
+ GetEnvironmentStringsA
+ GetEnvironmentStringsW
+ GetEnvironmentVariableA
+ GetEnvironmentVariableW
+ GetErrorMode
+ GetExitCodeProcess
+ GetExitCodeThread
+ GetExpandedNameA
+ GetExpandedNameW
+ GetFileAttributesA
+ GetFileAttributesExA
+ GetFileAttributesExW
+ GetFileAttributesTransactedA
+ GetFileAttributesTransactedW
+ GetFileAttributesW
+ GetFileInformationByHandle
+ GetFileInformationByHandleEx
+ GetFileMUIInfo
+ GetFileMUIPath
+ GetFileSize
+ GetFileSizeEx
+ GetFileTime
+ GetFileType
+ GetFinalPathNameByHandleA
+ GetFinalPathNameByHandleW
+ GetFirmwareEnvironmentVariableA
+ GetFirmwareEnvironmentVariableExA
+ GetFirmwareEnvironmentVariableExW
+ GetFirmwareEnvironmentVariableW
+ GetFirmwareType
+ GetFullPathNameA
+ GetFullPathNameTransactedW
+ GetFullPathNameW
+ GetGeoInfoA
+ GetGeoInfoW
+ GetHandleInformation
+ GetLargePageMinimum
+ GetLargestConsoleWindowSize
+ GetLastError
+ GetLocaleInfoA
+ GetLocaleInfoEx
+ GetLocaleInfoW
+ GetLocalTime
+ GetLogicalDrives
+ GetLogicalDriveStringsA
+ GetLogicalDriveStringsW
+ GetLogicalProcessorInformation
+ GetLogicalProcessorInformationEx
+ GetLongPathNameA
+ GetLongPathNameTransactedW
+ GetLongPathNameW
+ GetMailslotInfo
+ GetMaximumProcessorCount
+ GetMaximumProcessorGroupCount
+ GetMemoryErrorHandlingCapabilities
+ GetModuleFileNameA
+ GetModuleFileNameW
+ GetModuleHandleA
+ GetModuleHandleExA
+ GetModuleHandleExW
+ GetModuleHandleW
+ GetNamedPipeClientComputerNameA
+ GetNamedPipeClientComputerNameW
+ GetNamedPipeClientProcessId
+ GetNamedPipeHandleStateA
+ GetNamedPipeHandleStateW
+ GetNamedPipeInfo
+ GetNamedPipeServerProcessId
+ GetNativeSystemInfo
+ GetNLSVersion
+ GetNLSVersionEx
+ GetNumaAvailableMemoryNodeEx
+ GetNumaHighestNodeNumber
+ GetNumaNodeProcessorMask
+ GetNumaNodeProcessorMaskEx
+ GetNumaProcessorNodeEx
+ GetNumaProximityNodeEx
+ GetNumberFormatA
+ GetNumberFormatEx
+ GetNumberFormatW
+ GetNumberOfConsoleInputEvents
+ GetNumberOfConsoleMouseButtons
+ GetOEMCP
+ GetOverlappedResult
+ GetOverlappedResultEx
+ GetPackageApplicationIds
+ GetPackageFamilyName
+ GetPackageFamilyNameFromToken
+ GetPackageFullName
+ GetPackageFullNameFromToken
+ GetPackageId
+ GetPackageInfo
+ GetPackagePath
+ GetPackagePathByFullName
+ GetPackagesByPackageFamily
+ GetPhysicallyInstalledSystemMemory
+ GetPriorityClass
+ GetPrivateProfileIntA
+ GetPrivateProfileIntW
+ GetPrivateProfileSectionA
+ GetPrivateProfileSectionNamesW
+ GetPrivateProfileSectionW
+ GetPrivateProfileStringA
+ GetPrivateProfileStringW
+ GetPrivateProfileStructW
+ GetProcAddress
+ GetProcessAffinityMask
+ GetProcessDefaultCpuSets
+ GetProcessGroupAffinity
+ GetProcessHandleCount
+ GetProcessHeap
+ GetProcessHeaps
+ GetProcessId
+ GetProcessIdOfThread
+ GetProcessInformation
+ GetProcessIoCounters
+ GetProcessMitigationPolicy
+ GetProcessorSystemCycleTime
+ GetProcessPreferredUILanguages
+ GetProcessPriorityBoost
+ GetProcessShutdownParameters
+ GetProcessTimes
+ GetProcessVersion
+ GetProcessWorkingSetSize
+ GetProcessWorkingSetSizeEx
+ GetProductInfo
+ GetProfileIntA
+ GetProfileIntW
+ GetProfileSectionA
+ GetProfileSectionW
+ GetProfileStringA
+ GetProfileStringW
+ GetQueuedCompletionStatus
+ GetQueuedCompletionStatusEx
+ GetShortPathNameA
+ GetShortPathNameW
+ GetStagedPackageOrigin
+ GetStagedPackagePathByFullName
+ GetStartupInfoA
+ GetStartupInfoW
+ GetStdHandle
+ GetStringScripts
+ GetStringTypeA
+ GetStringTypeExA
+ GetStringTypeExW
+ GetStringTypeW
+ GetSystemAppDataKey
+ GetSystemCpuSetInformation
+ GetSystemDefaultLangID
+ GetSystemDefaultLCID
+ GetSystemDefaultLocaleName
+ GetSystemDefaultUILanguage
+ GetSystemDirectoryA
+ GetSystemDirectoryW
+ GetSystemFileCacheSize
+ GetSystemFirmwareTable
+ GetSystemInfo
+ GetSystemPowerStatus
+ GetSystemPreferredUILanguages
+ GetSystemTime
+ GetSystemTimeAdjustment
+ GetSystemTimeAsFileTime
+ GetSystemTimePreciseAsFileTime
+ GetSystemTimes
+ GetSystemWindowsDirectoryA
+ GetSystemWindowsDirectoryW
+ GetSystemWow64DirectoryA
+ GetSystemWow64DirectoryW
+ GetTapeParameters
+ GetTapePosition
+ GetTapeStatus
+ GetTempFileNameA
+ GetTempFileNameW
+ GetTempPathA
+ GetTempPathW
+ GetThreadContext
+ GetThreadErrorMode
+ GetThreadGroupAffinity
+ GetThreadId
+ GetThreadIdealProcessorEx
+ GetThreadInformation
+ GetThreadIOPendingFlag
+ GetThreadLocale
+ GetThreadPreferredUILanguages
+ GetThreadPriority
+ GetThreadPriorityBoost
+ GetThreadSelectedCpuSets
+ GetThreadSelectorEntry
+ GetThreadTimes
+ GetThreadUILanguage
+ GetTickCount
+ GetTickCount64
+ GetTimeFormatA
+ GetTimeFormatEx
+ GetTimeFormatW
+ GetTimeZoneInformation
+ GetTimeZoneInformationForYear
+ GetUILanguageInfo
+ GetUserDefaultLangID
+ GetUserDefaultLCID
+ GetUserDefaultLocaleName
+ GetUserDefaultUILanguage
+ GetUserGeoID
+ GetUserPreferredUILanguages
+ GetVersion
+ GetVersionExA
+ GetVersionExW
+ GetVolumeInformationA
+ GetVolumeInformationByHandleW
+ GetVolumeInformationW
+ GetVolumeNameForVolumeMountPointA
+ GetVolumeNameForVolumeMountPointW
+ GetVolumePathNameA
+ GetVolumePathNamesForVolumeNameA
+ GetVolumePathNamesForVolumeNameW
+ GetVolumePathNameW
+ GetWindowsDirectoryA
+ GetWindowsDirectoryW
+ GetWriteWatch
+ GlobalAddAtomA
+ GlobalAddAtomExA
+ GlobalAddAtomExW
+ GlobalAddAtomW
+ GlobalAlloc
+ GlobalDeleteAtom
+ GlobalFindAtomA
+ GlobalFindAtomW
+ GlobalFlags
+ GlobalFree
+ GlobalGetAtomNameA
+ GlobalGetAtomNameW
+ GlobalHandle
+ GlobalLock
+ GlobalMemoryStatus
+ GlobalMemoryStatusEx
+ GlobalReAlloc
+ GlobalSize
+ GlobalUnlock
+ Heap32First
+ Heap32ListFirst
+ Heap32ListNext
+ Heap32Next
+ HeapAlloc
+ HeapCompact
+ HeapCreate
+ HeapDestroy
+ HeapFree
+ HeapLock
+ HeapQueryInformation
+ HeapReAlloc
+ HeapSetInformation
+ HeapSize
+ HeapUnlock
+ HeapValidate
+ HeapWalk
+ InitAtomTable
+ InitializeConditionVariable
+ InitializeContext
+ InitializeCriticalSection
+ InitializeCriticalSectionAndSpinCount
+ InitializeCriticalSectionEx
+ InitializeEnclave
+ InitializeProcThreadAttributeList
+ InitializeSListHead
+ InitializeSRWLock
+ InitializeSynchronizationBarrier
+ InitOnceBeginInitialize
+ InitOnceComplete
+ InitOnceExecuteOnce
+ InitOnceInitialize
+ InstallELAMCertificateInfo
+ InterlockedFlushSList
+ InterlockedPopEntrySList
+ InterlockedPushEntrySList
+ InterlockedPushListSListEx
+ IsBadCodePtr
+ IsBadHugeReadPtr
+ IsBadHugeWritePtr
+ IsBadReadPtr
+ IsBadStringPtrA
+ IsBadStringPtrW
+ IsBadWritePtr
+ IsDBCSLeadByte
+ IsDBCSLeadByteEx
+ IsDebuggerPresent
+ IsEnclaveTypeSupported
+ IsNLSDefinedString
+ IsNormalizedString
+ IsProcessCritical
+ IsProcessInJob
+ IsProcessorFeaturePresent
+ IsSystemResumeAutomatic
+ IsThreadAFiber
+ IsThreadpoolTimerSet
+ IsValidCodePage
+ IsValidLanguageGroup
+ IsValidLocale
+ IsValidLocaleName
+ IsValidNLSVersion
+ IsWow64Process
+ K32EmptyWorkingSet
+ K32EnumDeviceDrivers
+ K32EnumPageFilesA
+ K32EnumPageFilesW
+ K32EnumProcesses
+ K32EnumProcessModules
+ K32EnumProcessModulesEx
+ K32GetDeviceDriverBaseNameA
+ K32GetDeviceDriverBaseNameW
+ K32GetDeviceDriverFileNameA
+ K32GetDeviceDriverFileNameW
+ K32GetMappedFileNameA
+ K32GetMappedFileNameW
+ K32GetModuleBaseNameA
+ K32GetModuleBaseNameW
+ K32GetModuleFileNameExA
+ K32GetModuleFileNameExW
+ K32GetModuleInformation
+ K32GetPerformanceInfo
+ K32GetProcessImageFileNameA
+ K32GetProcessImageFileNameW
+ K32GetProcessMemoryInfo
+ K32GetWsChanges
+ K32GetWsChangesEx
+ K32InitializeProcessForWsWatch
+ K32QueryWorkingSet
+ K32QueryWorkingSetEx
+ LCIDToLocaleName
+ LCMapStringA
+ LCMapStringEx
+ LCMapStringW
+ LeaveCriticalSection
+ LeaveCriticalSectionWhenCallbackReturns
+ LoadAppInitDlls
+ LoadEnclaveData
+ LoadLibraryA
+ LoadLibraryExA
+ LoadLibraryExW
+ LoadLibraryW
+ LoadPackagedLibrary
+ LoadResource
+ LocalAlloc
+ LocaleNameToLCID
+ LocalFileTimeToFileTime
+ LocalFlags
+ LocalFree
+ LocalLock
+ LocalReAlloc
+ LocalSize
+ LocalUnlock
+ LockFile
+ LockFileEx
+ LockResource
+ lstrcat
+ lstrcatA
+ lstrcatW
+ lstrcmp
+ lstrcmpA
+ lstrcmpi
+ lstrcmpiA
+ lstrcmpiW
+ lstrcmpW
+ lstrcpy
+ lstrcpyA
+ lstrcpyn
+ lstrcpynA
+ lstrcpynW
+ lstrcpyW
+ lstrlen
+ lstrlenA
+ lstrlenW
+ LZClose
+ LZCloseFile
+ LZCopy
+ LZCreateFileW
+ LZDone
+ LZInit
+ LZOpenFileA
+ LZOpenFileW
+ LZRead
+ LZSeek
+ LZStart
+ MapUserPhysicalPages
+ MapViewOfFile
+ MapViewOfFileEx
+ MapViewOfFileFromApp
+ Module32First
+ Module32FirstW
+ Module32Next
+ Module32NextW
+ MoveFileA
+ MoveFileExA
+ MoveFileExW
+ MoveFileTransactedW
+ MoveFileW
+ MoveFileWithProgressA
+ MoveFileWithProgressW
+ MulDiv
+ MultiByteToWideChar
+ NeedCurrentDirectoryForExePathA
+ NeedCurrentDirectoryForExePathW
+ NormalizeString
+ OfferVirtualMemory
+ OOBEComplete
+ OpenEventA
+ OpenEventW
+ OpenFile
+ OpenFileById
+ OpenFileMappingA
+ OpenFileMappingW
+ OpenJobObjectA
+ OpenJobObjectW
+ OpenMutexA
+ OpenMutexW
+ OpenPackageInfoByFullName
+ OpenPackageInfoByFullNameForUser
+ OpenPrivateNamespaceA
+ OpenPrivateNamespaceW
+ OpenProcess
+ OpenSemaphoreA
+ OpenSemaphoreW
+ OpenStateExplicit
+ OpenThread
+ OpenWaitableTimerA
+ OpenWaitableTimerW
+ OutputDebugStringA
+ OutputDebugStringW
+ PackageFamilyNameFromFullName
+ PackageFamilyNameFromId
+ PackageFullNameFromId
+ PackageIdFromFullName
+ PackageNameAndPublisherIdFromFamilyName
+ ParseApplicationUserModelId
+ PeekConsoleInputA
+ PeekConsoleInputW
+ PeekNamedPipe
+ PostQueuedCompletionStatus
+ PowerClearRequest
+ PowerCreateRequest
+ PowerSetRequest
+ PrefetchVirtualMemory
+ PrepareTape
+ PrivCopyFileExW
+ Process32First
+ Process32FirstW
+ Process32Next
+ Process32NextW
+ ProcessIdToSessionId
+ PssCaptureSnapshot
+ PssDuplicateSnapshot
+ PssFreeSnapshot
+ PssQuerySnapshot
+ PssWalkMarkerCreate
+ PssWalkMarkerFree
+ PssWalkMarkerGetPosition
+ PssWalkMarkerSeekToBeginning
+ PssWalkMarkerSetPosition
+ PssWalkSnapshot
+ PulseEvent
+ PurgeComm
+ QueryActCtxSettingsW
+ QueryActCtxW
+ QueryDepthSList
+ QueryDosDeviceA
+ QueryDosDeviceW
+ QueryFullProcessImageNameA
+ QueryFullProcessImageNameW
+ QueryIdleProcessorCycleTime
+ QueryIdleProcessorCycleTimeEx
+ QueryInformationJobObject
+ QueryIoRateControlInformationJobObject
+ QueryMemoryResourceNotification
+ QueryPerformanceCounter
+ QueryPerformanceFrequency
+ QueryProcessAffinityUpdateMode
+ QueryProcessCycleTime
+ QueryProtectedPolicy
+ QueryThreadCycleTime
+ QueryThreadpoolStackInformation
+ QueryUnbiasedInterruptTime
+ QueueUserAPC
+ QueueUserWorkItem
+ RaiseException
+ RaiseFailFastException
+ ReadConsoleA
+ ReadConsoleInputA
+ ReadConsoleInputW
+ ReadConsoleOutputA
+ ReadConsoleOutputAttribute
+ ReadConsoleOutputCharacterA
+ ReadConsoleOutputCharacterW
+ ReadConsoleOutputW
+ ReadConsoleW
+ ReadDirectoryChangesW
+ ReadFile
+ ReadFileEx
+ ReadFileScatter
+ ReadProcessMemory
+ ReclaimVirtualMemory
+ RegisterApplicationRestart
+ RegisterBadMemoryNotification
+ RegisterWaitForInputIdle
+ RegisterWaitForSingleObject
+ RegisterWaitForSingleObjectEx
+ RegisterWaitUntilOOBECompleted
+ ReleaseActCtx
+ ReleaseMutex
+ ReleaseMutexWhenCallbackReturns
+ ReleaseSemaphore
+ ReleaseSemaphoreWhenCallbackReturns
+ ReleaseSRWLockExclusive
+ ReleaseSRWLockShared
+ RemoveDirectoryA
+ RemoveDirectoryTransactedW
+ RemoveDirectoryW
+ RemoveDllDirectory
+ RemoveLocalAlternateComputerNameW
+ RemoveVectoredContinueHandler
+ RemoveVectoredExceptionHandler
+ ReOpenFile
+ ReplaceFileA
+ ReplaceFileW
+ RequestWakeupLatency
+ ResetEvent
+ ResetWriteWatch
+ ResolveDelayLoadedAPI
+ ResolveDelayLoadsFromDll
+ ResolveLocaleName
+ RestoreLastError
+ ResumeThread
+ RtlAddFunctionTable
+ RtlCaptureContext
+ RtlCaptureStackBackTrace
+ RtlCompareMemory
+ RtlDeleteFunctionTable
+ RtlInstallFunctionTableCallback
+ RtlLookupFunctionEntry
+ RtlPcToFileHeader
+ RtlRaiseException
+ RtlRestoreContext
+ RtlUnwind
+ RtlUnwindEx
+ RtlVirtualUnwind
+ ScrollConsoleScreenBufferA
+ ScrollConsoleScreenBufferW
+ SearchPathA
+ SearchPathW
+ SetCachedSigningLevel
+ SetCalendarInfoA
+ SetCalendarInfoW
+ SetCommBreak
+ SetCommConfig
+ SetCommMask
+ SetCommState
+ SetCommTimeouts
+ SetComputerNameA
+ SetComputerNameEx2W
+ SetComputerNameExA
+ SetComputerNameExW
+ SetComputerNameW
+ SetConsoleActiveScreenBuffer
+ SetConsoleCP
+ SetConsoleCtrlHandler
+ SetConsoleCursorInfo
+ SetConsoleCursorPosition
+ SetConsoleDisplayMode
+ SetConsoleHistoryInfo
+ SetConsoleMode
+ SetConsoleOutputCP
+ SetConsoleScreenBufferInfoEx
+ SetConsoleScreenBufferSize
+ SetConsoleTextAttribute
+ SetConsoleTitleA
+ SetConsoleTitleW
+ SetConsoleWindowInfo
+ SetCriticalSectionSpinCount
+ SetCurrentConsoleFontEx
+ SetCurrentDirectoryA
+ SetCurrentDirectoryW
+ SetDefaultDllDirectories
+ SetDllDirectoryA
+ SetDllDirectoryW
+ SetDynamicTimeZoneInformation
+ SetEndOfFile
+ SetEnvironmentStringsA
+ SetEnvironmentStringsW
+ SetEnvironmentVariableA
+ SetEnvironmentVariableW
+ SetErrorMode
+ SetEvent
+ SetEventWhenCallbackReturns
+ SetFileApisToANSI
+ SetFileApisToOEM
+ SetFileAttributesA
+ SetFileAttributesTransactedW
+ SetFileAttributesW
+ SetFileCompletionNotificationModes
+ SetFileInformationByHandle
+ SetFileIoOverlappedRange
+ SetFilePointer
+ SetFilePointerEx
+ SetFileTime
+ SetFileValidData
+ SetFirmwareEnvironmentVariableA
+ SetFirmwareEnvironmentVariableExA
+ SetFirmwareEnvironmentVariableExW
+ SetFirmwareEnvironmentVariableW
+ SetHandleCount
+ SetHandleInformation
+ SetInformationJobObject
+ SetIoRateControlInformationJobObject
+ SetLastError
+ SetLocaleInfoA
+ SetLocaleInfoW
+ SetLocalPrimaryComputerNameW
+ SetLocalTime
+ SetMailslotInfo
+ SetNamedPipeHandleState
+ SetPriorityClass
+ SetProcessAffinityMask
+ SetProcessAffinityUpdateMode
+ SetProcessDefaultCpuSets
+ SetProcessDEPPolicy
+ SetProcessInformation
+ SetProcessMitigationPolicy
+ SetProcessPreferredUILanguages
+ SetProcessPriorityBoost
+ SetProcessShutdownParameters
+ SetProcessWorkingSetSize
+ SetProcessWorkingSetSizeEx
+ SetProtectedPolicy
+ SetStdHandle
+ SetStdHandleEx
+ SetSystemFileCacheSize
+ SetSystemPowerState
+ SetSystemTime
+ SetSystemTimeAdjustment
+ SetTapeParameters
+ SetTapePosition
+ SetThreadAffinityMask
+ SetThreadContext
+ SetThreadErrorMode
+ SetThreadExecutionState
+ SetThreadGroupAffinity
+ SetThreadIdealProcessor
+ SetThreadIdealProcessorEx
+ SetThreadInformation
+ SetThreadLocale
+ SetThreadpoolStackInformation
+ SetThreadpoolThreadMaximum
+ SetThreadpoolThreadMinimum
+ SetThreadpoolTimer
+ SetThreadpoolTimerEx
+ SetThreadpoolWait
+ SetThreadpoolWaitEx
+ SetThreadPreferredUILanguages
+ SetThreadPriority
+ SetThreadPriorityBoost
+ SetThreadSelectedCpuSets
+ SetThreadStackGuarantee
+ SetThreadUILanguage
+ SetTimeZoneInformation
+ SetUnhandledExceptionFilter
+ SetupComm
+ SetUserGeoID
+ SetVolumeLabelA
+ SetVolumeLabelW
+ SetVolumeMountPointA
+ SetVolumeMountPointW
+ SetWaitableTimer
+ SetWaitableTimerEx
+ SignalObjectAndWait
+ SizeofResource
+ Sleep
+ SleepConditionVariableCS
+ SleepConditionVariableSRW
+ SleepEx
+ StartThreadpoolIo
+ SubmitThreadpoolWork
+ SuspendThread
+ SwitchToFiber
+ SwitchToThread
+ SystemTimeToFileTime
+ SystemTimeToTzSpecificLocalTime
+ SystemTimeToTzSpecificLocalTimeEx
+ TerminateJobObject
+ TerminateProcess
+ TerminateThread
+ Thread32First
+ Thread32Next
+ TlsAlloc
+ TlsFree
+ TlsGetValue
+ TlsSetValue
+ TransactNamedPipe
+ TransmitCommChar
+ TryAcquireSRWLockExclusive
+ TryAcquireSRWLockShared
+ TryEnterCriticalSection
+ TrySubmitThreadpoolCallback
+ TzSpecificLocalTimeToSystemTime
+ TzSpecificLocalTimeToSystemTimeEx
+ UnhandledExceptionFilter
+ UnlockFile
+ UnlockFileEx
+ UnmapViewOfFile
+ UnmapViewOfFileEx
+ UnregisterBadMemoryNotification
+ UnregisterWait
+ UnregisterWaitEx
+ UnregisterWaitUntilOOBECompleted
+ UpdateProcThreadAttribute
+ UpdateResourceW
+ VerifyApplicationUserModelId
+ VerifyPackageFamilyName
+ VerifyPackageFullName
+ VerifyPackageId
+ VerifyPackageRelativeApplicationId
+ VerifyScripts
+ VerifyVersionInfoA
+ VerifyVersionInfoW
+ VerLanguageNameA
+ VerLanguageNameW
+ VerSetConditionMask
+ VirtualAlloc
+ VirtualAllocEx
+ VirtualAllocExNuma
+ VirtualFree
+ VirtualFreeEx
+ VirtualLock
+ VirtualProtect
+ VirtualProtectEx
+ VirtualQuery
+ VirtualQueryEx
+ VirtualUnlock
+ WaitCommEvent
+ WaitForDebugEvent
+ WaitForDebugEventEx
+ WaitForMultipleObjects
+ WaitForMultipleObjectsEx
+ WaitForSingleObject
+ WaitForSingleObjectEx
+ WaitForThreadpoolIoCallbacks
+ WaitForThreadpoolTimerCallbacks
+ WaitForThreadpoolWaitCallbacks
+ WaitForThreadpoolWorkCallbacks
+ WaitNamedPipeA
+ WaitNamedPipeW
+ WakeAllConditionVariable
+ WakeConditionVariable
+ WerGetFlags
+ WerGetFlagsWorker
+ WerpNotifyLoadStringResourceWorker
+ WerpNotifyUseStringResourceWorker
+ WerRegisterFile
+ WerRegisterFileWorker
+ WerRegisterMemoryBlock
+ WerRegisterMemoryBlockWorker
+ WerRegisterRuntimeExceptionModule
+ WerRegisterRuntimeExceptionModuleWorker
+ WerSetFlags
+ WerSetFlagsWorker
+ WerUnregisterFile
+ WerUnregisterFileWorker
+ WerUnregisterMemoryBlock
+ WerUnregisterMemoryBlockWorker
+ WerUnregisterRuntimeExceptionModule
+ WerUnregisterRuntimeExceptionModuleWorker
+ WideCharToMultiByte
+ WinExec
+ Wow64DisableWow64FsRedirection
+ Wow64EnableWow64FsRedirection
+ Wow64RevertWow64FsRedirection
+ WriteConsoleA
+ WriteConsoleInputA
+ WriteConsoleInputW
+ WriteConsoleOutputA
+ WriteConsoleOutputAttribute
+ WriteConsoleOutputCharacterA
+ WriteConsoleOutputCharacterW
+ WriteConsoleOutputW
+ WriteConsoleW
+ WriteFile
+ WriteFileEx
+ WriteFileGather
+ WritePrivateProfileSectionA
+ WritePrivateProfileSectionW
+ WritePrivateProfileStringA
+ WritePrivateProfileStringW
+ WritePrivateProfileStructW
+ WriteProcessMemory
+ WriteProfileStringW
+ WriteTapemark
+ WTSGetActiveConsoleSessionId
+ ZombifyActCtx
+ MsiApplyMultiplePatchesW
+ MsiApplyPatchW
+ MsiCloseHandle
+ MsiConfigureProductExW
+ MsiConfigureProductW
+ MsiCreateRecord
+ MsiDatabaseIsTablePersistentW
+ MsiDatabaseOpenViewW
+ MsiDeterminePatchSequenceW
+ MsiEnumPatchesExW
+ MsiEnumProductsW
+ MsiFormatRecordW
+ MsiGetPatchInfoExW
+ MsiGetProductInfoExW
+ MsiGetProductInfoW
+ MsiGetPropertyW
+ MsiGetSummaryInformationW
+ MsiInstallProductW
+ MsiOpenDatabaseW
+ MsiProcessMessage
+ MsiQueryComponentStateW
+ MsiQueryFeatureStateExW
+ MsiQueryProductStateW
+ MsiRecordGetFieldCount
+ MsiRecordGetInteger
+ MsiRecordGetStringW
+ MsiRecordIsNull
+ MsiRecordSetInteger
+ MsiRecordSetStringW
+ MsiRemovePatchesW
+ MsiSetExternalUIRecord
+ MsiSetInternalUI
+ MsiSetMode
+ MsiSourceListAddSourceExW
+ MsiSourceListClearSourceW
+ MsiSourceListSetInfoW
+ MsiSummaryInfoGetPropertyW
+ MsiVerifyPackageW
+ MsiViewExecute
+ MsiViewFetch
+ CheckDriverSoftwareDependenciesSatisfied
+ DiInstallDevice
+ DiInstallDriverW
+ DiUninstallDevice
+ DiUninstallDriverW
+ InstallWindowsUpdateDriverEx
+ InstallWindowsUpdateDrivers
+ QueryWindowsUpdateDriverStatus
+ UpdateDriverForPlugAndPlayDevicesA
+ UpdateDriverForPlugAndPlayDevicesW
+ BindMoniker
+ CheckInitDde
+ CleanROTForApartment
+ ClipboardProcessUninitialize
+ CLIPFORMAT_UserFree
+ CLIPFORMAT_UserMarshal
+ CLIPFORMAT_UserSize
+ CLIPFORMAT_UserUnmarshal
+ CLSIDFromProgID
+ CLSIDFromProgIDEx
+ CLSIDFromString
+ CoAddRefServerProcess
+ CoAicGetTokenForCOM
+ CoAllowSetForegroundWindow
+ CoAllowUnmarshalerCLSID
+ CoCancelCall
+ CoCheckElevationEnabled
+ CoCopyProxy
+ CoCreateFreeThreadedMarshaler
+ CoCreateGuid
+ CoCreateInstance
+ CoCreateInstanceEx
+ CoCreateInstanceFromApp
+ CoCreateObjectInContext
+ CoDeactivateObject
+ CoDecodeProxy
+ CoDecrementMTAUsage
+ CoDisableCallCancellation
+ CoDisconnectContext
+ CoDisconnectObject
+ CoDosDateTimeToFileTime
+ CoEnableCallCancellation
+ CoFileTimeNow
+ CoFileTimeToDosDateTime
+ CoFreeAllLibraries
+ CoFreeLibrary
+ CoFreeUnusedLibraries
+ CoFreeUnusedLibrariesEx
+ CoGetApartmentID
+ CoGetApartmentType
+ CoGetCallContext
+ CoGetCallerTID
+ CoGetCancelObject
+ CoGetClassObject
+ CoGetClassVersion
+ CoGetContextToken
+ CoGetCurrentLogicalThreadId
+ CoGetCurrentProcess
+ CoGetDefaultContext
+ CoGetInstanceFromFile
+ CoGetInstanceFromIStorage
+ CoGetInterceptorForOle32
+ CoGetInterfaceAndReleaseStream
+ CoGetMalloc
+ CoGetMarshalSizeMax
+ CoGetObject
+ CoGetObjectContext
+ CoGetProcessIdentifier
+ CoGetPSClsid
+ CoGetStandardMarshal
+ CoGetStdMarshalEx
+ CoGetSystemSecurityPermissions
+ CoGetSystemWow64DirectoryW
+ CoGetTreatAsClass
+ CoImpersonateClient
+ CoIncrementMTAUsage
+ CoInitialize
+ CoInitializeEx
+ CoInitializeSecurity
+ CoInitializeWOW
+ CoInvalidateRemoteMachineBindings
+ CoIsHandlerConnected
+ CoLoadLibrary
+ CoLockObjectExternal
+ CoMarshalHresult
+ CoMarshalInterface
+ CoMarshalInterThreadInterfaceInStream
+ CoQueryAuthenticationServices
+ CoQueryClientBlanket
+ CoQueryProxyBlanket
+ CoReactivateObject
+ CoRegisterActivationFilter
+ CoRegisterClassObject
+ CoRegisterInitializeSpy
+ CoRegisterMallocSpy
+ CoRegisterMessageFilter
+ CoRegisterPSClsid
+ CoRegisterSurrogate
+ CoRegisterSurrogateEx
+ CoReleaseMarshalData
+ CoReleaseServerProcess
+ CoResumeClassObjects
+ CoRetireServer
+ CoRevertToSelf
+ CoRevokeClassObject
+ CoRevokeInitializeSpy
+ CoRevokeMallocSpy
+ CoSetCancelObject
+ CoSetProxyBlanket
+ CoSuspendClassObjects
+ CoSwitchCallContext
+ CoTaskMemAlloc
+ CoTaskMemFree
+ CoTaskMemRealloc
+ CoTestCancel
+ CoTreatAsClass
+ CoUninitialize
+ CoUnloadingWOW
+ CoUnmarshalHresult
+ CoUnmarshalInterface
+ CoWaitForMultipleHandles
+ CoWaitForMultipleObjects
+ CreateAntiMoniker
+ CreateBindCtx
+ CreateClassMoniker
+ CreateDataAdviseHolder
+ CreateDataCache
+ CreateFileMoniker
+ CreateGenericComposite
+ CreateILockBytesOnHGlobal
+ CreateItemMoniker
+ CreateObjrefMoniker
+ CreateOleAdviseHolder
+ CreatePointerMoniker
+ CreateStreamOnHGlobal
+ CStdAsyncStubBuffer_AddRef
+ CStdAsyncStubBuffer_Connect
+ CStdAsyncStubBuffer_Disconnect
+ CStdAsyncStubBuffer_Invoke
+ CStdAsyncStubBuffer_QueryInterface
+ CStdAsyncStubBuffer_Release
+ CStdAsyncStubBuffer2_Connect
+ CStdAsyncStubBuffer2_Disconnect
+ CStdAsyncStubBuffer2_Release
+ CStdStubBuffer2_Connect
+ CStdStubBuffer2_CountRefs
+ CStdStubBuffer2_Disconnect
+ CStdStubBuffer2_QueryInterface
+ DdeBindToObject
+ DeletePatternAndExtensionTables
+ DestroyRunningObjectTable
+ DllDebugObjectRPCHook
+ DoDragDrop
+ DragDropSetFDT
+ EnableHookObject
+ FindExt
+ FreePropVariantArray
+ GetClassFile
+ GetHGlobalFromStream
+ GetHookInterface
+ GetObjectFromRotByPath
+ GetRunningObjectTable
+ HACCEL_UserFree
+ HACCEL_UserMarshal
+ HACCEL_UserSize
+ HACCEL_UserUnmarshal
+ HBITMAP_UserFree
+ HBITMAP_UserMarshal
+ HBITMAP_UserSize
+ HBITMAP_UserUnmarshal
+ HBRUSH_UserFree
+ HBRUSH_UserMarshal
+ HBRUSH_UserSize
+ HBRUSH_UserUnmarshal
+ HDC_UserFree
+ HDC_UserMarshal
+ HDC_UserSize
+ HDC_UserUnmarshal
+ HGLOBAL_UserFree
+ HGLOBAL_UserMarshal
+ HGLOBAL_UserSize
+ HGLOBAL_UserUnmarshal
+ HICON_UserFree
+ HICON_UserMarshal
+ HICON_UserSize
+ HICON_UserUnmarshal
+ HkOleRegisterObject
+ HMENU_UserFree
+ HMENU_UserMarshal
+ HMENU_UserSize
+ HMENU_UserUnmarshal
+ HMONITOR_UserFree
+ HMONITOR_UserMarshal
+ HMONITOR_UserSize
+ HMONITOR_UserUnmarshal
+ HPALETTE_UserFree
+ HPALETTE_UserMarshal
+ HPALETTE_UserSize
+ HPALETTE_UserUnmarshal
+ HRGN_UserFree
+ HRGN_UserMarshal
+ HRGN_UserSize
+ HRGN_UserUnmarshal
+ HWND_UserFree
+ HWND_UserMarshal
+ HWND_UserSize
+ HWND_UserUnmarshal
+ IIDFromString
+ IsAccelerator
+ IsRoInitializeASTAAllowedInDesktop
+ MkParseDisplayName
+ NdrProxyForwardingFunction10
+ NdrProxyForwardingFunction11
+ NdrProxyForwardingFunction12
+ NdrProxyForwardingFunction13
+ NdrProxyForwardingFunction14
+ NdrProxyForwardingFunction15
+ NdrProxyForwardingFunction16
+ NdrProxyForwardingFunction17
+ NdrProxyForwardingFunction18
+ NdrProxyForwardingFunction19
+ NdrProxyForwardingFunction20
+ NdrProxyForwardingFunction21
+ NdrProxyForwardingFunction22
+ NdrProxyForwardingFunction23
+ NdrProxyForwardingFunction24
+ NdrProxyForwardingFunction25
+ NdrProxyForwardingFunction26
+ NdrProxyForwardingFunction27
+ NdrProxyForwardingFunction28
+ NdrProxyForwardingFunction29
+ NdrProxyForwardingFunction3
+ NdrProxyForwardingFunction30
+ NdrProxyForwardingFunction31
+ NdrProxyForwardingFunction32
+ NdrProxyForwardingFunction4
+ NdrProxyForwardingFunction5
+ NdrProxyForwardingFunction6
+ NdrProxyForwardingFunction7
+ NdrProxyForwardingFunction8
+ NdrProxyForwardingFunction9
+ ObjectStublessClient10
+ ObjectStublessClient11
+ ObjectStublessClient12
+ ObjectStublessClient13
+ ObjectStublessClient14
+ ObjectStublessClient15
+ ObjectStublessClient16
+ ObjectStublessClient17
+ ObjectStublessClient18
+ ObjectStublessClient19
+ ObjectStublessClient20
+ ObjectStublessClient21
+ ObjectStublessClient22
+ ObjectStublessClient23
+ ObjectStublessClient24
+ ObjectStublessClient25
+ ObjectStublessClient26
+ ObjectStublessClient27
+ ObjectStublessClient28
+ ObjectStublessClient29
+ ObjectStublessClient3
+ ObjectStublessClient30
+ ObjectStublessClient31
+ ObjectStublessClient32
+ ObjectStublessClient4
+ ObjectStublessClient5
+ ObjectStublessClient6
+ ObjectStublessClient7
+ ObjectStublessClient8
+ ObjectStublessClient9
+ Ole32DllGetClassObject
+ OleCreate
+ OleCreateDragOperationInternal
+ OleCreateEmbeddingHelper
+ OleCreateFromData
+ OleCreateFromFile
+ OleCreateLinkFromData
+ OleCreateLinkToFile
+ OleCreateMenuDescriptor
+ OleCreateStaticFromData
+ OleDestroyMenuDescriptor
+ OleDraw
+ OleDuplicateData
+ OleFlushClipboard
+ OleGetAutoConvert
+ OleGetClipboard
+ OleGetIconOfClass
+ OleGetPackageClipboardOwner
+ OleInitClipboardBroker
+ OleInitialize
+ OleIsCurrentClipboard
+ OleIsRunning
+ OleLoad
+ OleLoadFromStream
+ OleLockRunning
+ OleQueryCreateFromData
+ OleQueryLinkFromData
+ OleRegEnumVerbs
+ OleRegGetMiscStatus
+ OleRegGetUserType
+ OleRegisterDropTargetInternal
+ OleReleaseEnumVerbCache
+ OleRevokeDropTargetInternal
+ OleRun
+ OleRundownClipboardBroker
+ OleSave
+ OleSaveToStream
+ OleSetClipboard
+ OleSetContainedObject
+ OleSetMenuDescriptor
+ OleStartDragOperationInternal
+ OleTranslateAccelerator
+ OleUninitialize
+ ProgIDFromCLSID
+ PropVariantClear
+ PropVariantCopy
+ ReadClassStg
+ ReadClassStm
+ ReadFmtUserTypeStg
+ RegisterDragDrop
+ ReleaseStgMedium
+ RevokeDragDrop
+ RoGetAgileReference
+ SetConvertStg
+ SetWOWThunkGlobalPtr
+ StgCreateDocfile
+ StgCreateDocfileOnILockBytes
+ StgCreatePropSetStg
+ StgCreateStorageEx
+ StgIsStorageFile
+ STGMEDIUM_UserFree
+ STGMEDIUM_UserFree64
+ STGMEDIUM_UserMarshal
+ STGMEDIUM_UserMarshal64
+ STGMEDIUM_UserSize
+ STGMEDIUM_UserSize64
+ STGMEDIUM_UserUnmarshal
+ STGMEDIUM_UserUnmarshal64
+ StgOpenStorage
+ StgOpenStorageEx
+ StgOpenStorageOnILockBytes
+ StringFromCLSID
+ StringFromGUID2
+ StringFromIID
+ UpdateDCOMSettings
+ WriteClassStg
+ WriteClassStm
+ WriteFmtUserTypeStg
+ AccessibleChildren
+ AccessibleObjectFromEvent
+ AccessibleObjectFromPoint
+ AccessibleObjectFromWindow
+ AccessibleObjectFromWindowTimeout
+ CreateStdAccessibleObject
+ GetProcessHandleFromHwnd
+ GetRoleTextW
+ LresultFromObject
+ ObjectFromLresult
+ PropMgrClient_LookupProp
+ WindowFromAccessibleObject
+ 286 BSTR_UserFree
+ 284 BSTR_UserMarshal
+ 283 BSTR_UserSize
+ 285 BSTR_UserUnmarshal
+ 414 BstrFromVector
+ 171 ClearCustData
+ 31 CreateDispTypeInfo
+ 202 CreateErrorInfo
+ 32 CreateStdDispatch
+ 160 CreateTypeLib
+ 180 CreateTypeLib2
+ 146 DispCallFunc
+ 29 DispGetIDsOfNames
+ 28 DispGetParam
+ 30 DispInvoke
+ 14 DosDateTimeToVariantTime
+ 35 GetActiveObject
+ 332 GetAltMonthNames
+ 200 GetErrorInfo
+ 322 GetRecordInfoFromGuids
+ 323 GetRecordInfoFromTypeInfo
+ 326 GetVarConversionLocaleSetting
+ 165 LHashValOfNameSys
+ 166 LHashValOfNameSysA
+ 162 LoadRegTypeLib
+ 161 LoadTypeLib
+ 183 LoadTypeLibEx
+ 296 LPSAFEARRAY_Marshal
+ 295 LPSAFEARRAY_Size
+ 297 LPSAFEARRAY_Unmarshal
+ 294 LPSAFEARRAY_UserFree
+ 292 LPSAFEARRAY_UserMarshal
+ 291 LPSAFEARRAY_UserSize
+ 293 LPSAFEARRAY_UserUnmarshal
+ 170 OaBuildVersion
+ OACreateTypeLib2
+ 444 OaEnablePerUserTLibRegistration
+ 420 OleCreateFontIndirect
+ 419 OleCreatePictureIndirect
+ 417 OleCreatePropertyFrame
+ 416 OleCreatePropertyFrameIndirect
+ 415 OleIconToCursor
+ 418 OleLoadPicture
+ 401 OleLoadPictureEx
+ 422 OleLoadPictureFile
+ 402 OleLoadPictureFileEx
+ 424 OleLoadPicturePath
+ 423 OleSavePictureFile
+ 421 OleTranslateColor
+ 164 QueryPathOfRegTypeLib
+ 33 RegisterActiveObject
+ 163 RegisterTypeLib
+ 442 RegisterTypeLibForUser
+ 34 RevokeActiveObject
+ 23 SafeArrayAccessData
+ SafeArrayAddRef
+ 37 SafeArrayAllocData
+ 36 SafeArrayAllocDescriptor
+ 41 SafeArrayAllocDescriptorEx
+ 27 SafeArrayCopy
+ 412 SafeArrayCopyData
+ 15 SafeArrayCreate
+ 42 SafeArrayCreateEx
+ 411 SafeArrayCreateVector
+ 43 SafeArrayCreateVectorEx
+ 16 SafeArrayDestroy
+ 39 SafeArrayDestroyData
+ 38 SafeArrayDestroyDescriptor
+ 17 SafeArrayGetDim
+ 25 SafeArrayGetElement
+ 18 SafeArrayGetElemsize
+ 67 SafeArrayGetIID
+ 20 SafeArrayGetLBound
+ 45 SafeArrayGetRecordInfo
+ 19 SafeArrayGetUBound
+ 77 SafeArrayGetVartype
+ 21 SafeArrayLock
+ 148 SafeArrayPtrOfIndex
+ 26 SafeArrayPutElement
+ 40 SafeArrayRedim
+ SafeArrayReleaseData
+ SafeArrayReleaseDescriptor
+ 57 SafeArraySetIID
+ 44 SafeArraySetRecordInfo
+ 24 SafeArrayUnaccessData
+ 22 SafeArrayUnlock
+ 201 SetErrorInfo
+ 327 SetOaNoCache
+ 325 SetVarConversionLocaleSetting
+ SysAddRefString
+ 2 SysAllocString
+ 150 SysAllocStringByteLen
+ 4 SysAllocStringLen
+ 6 SysFreeString
+ 3 SysReAllocString
+ 5 SysReAllocStringLen
+ SysReleaseString
+ 149 SysStringByteLen
+ 7 SysStringLen
+ 184 SystemTimeToVariantTime
+ 186 UnRegisterTypeLib
+ 443 UnRegisterTypeLibForUser
+ 168 VarAbs
+ 141 VarAdd
+ 142 VarAnd
+ 124 VarBoolFromCy
+ 123 VarBoolFromDate
+ 236 VarBoolFromDec
+ 126 VarBoolFromDisp
+ 233 VarBoolFromI1
+ 119 VarBoolFromI2
+ 120 VarBoolFromI4
+ 370 VarBoolFromI8
+ 121 VarBoolFromR4
+ 122 VarBoolFromR8
+ 125 VarBoolFromStr
+ 118 VarBoolFromUI1
+ 234 VarBoolFromUI2
+ 235 VarBoolFromUI4
+ 371 VarBoolFromUI8
+ 313 VarBstrCat
+ 314 VarBstrCmp
+ 116 VarBstrFromBool
+ 113 VarBstrFromCy
+ 114 VarBstrFromDate
+ 232 VarBstrFromDec
+ 115 VarBstrFromDisp
+ 229 VarBstrFromI1
+ 109 VarBstrFromI2
+ 110 VarBstrFromI4
+ 368 VarBstrFromI8
+ 111 VarBstrFromR4
+ 112 VarBstrFromR8
+ 108 VarBstrFromUI1
+ 230 VarBstrFromUI2
+ 231 VarBstrFromUI4
+ 369 VarBstrFromUI8
+ 318 VarCat
+ 176 VarCmp
+ 306 VarCyAbs
+ 299 VarCyAdd
+ 311 VarCyCmp
+ 312 VarCyCmpR8
+ 307 VarCyFix
+ 106 VarCyFromBool
+ 103 VarCyFromDate
+ 228 VarCyFromDec
+ 105 VarCyFromDisp
+ 225 VarCyFromI1
+ 99 VarCyFromI2
+ 100 VarCyFromI4
+ 366 VarCyFromI8
+ 101 VarCyFromR4
+ 102 VarCyFromR8
+ 104 VarCyFromStr
+ 98 VarCyFromUI1
+ 226 VarCyFromUI2
+ 227 VarCyFromUI4
+ 367 VarCyFromUI8
+ 308 VarCyInt
+ 303 VarCyMul
+ 304 VarCyMulI4
+ 329 VarCyMulI8
+ 309 VarCyNeg
+ 310 VarCyRound
+ 305 VarCySub
+ 96 VarDateFromBool
+ 93 VarDateFromCy
+ 224 VarDateFromDec
+ 95 VarDateFromDisp
+ 221 VarDateFromI1
+ 89 VarDateFromI2
+ 90 VarDateFromI4
+ 364 VarDateFromI8
+ 91 VarDateFromR4
+ 92 VarDateFromR8
+ 94 VarDateFromStr
+ 330 VarDateFromUdate
+ 319 VarDateFromUdateEx
+ 88 VarDateFromUI1
+ 222 VarDateFromUI2
+ 223 VarDateFromUI4
+ 365 VarDateFromUI8
+ 182 VarDecAbs
+ 177 VarDecAdd
+ 204 VarDecCmp
+ 298 VarDecCmpR8
+ 178 VarDecDiv
+ 187 VarDecFix
+ 199 VarDecFromBool
+ 196 VarDecFromCy
+ 195 VarDecFromDate
+ 198 VarDecFromDisp
+ 241 VarDecFromI1
+ 191 VarDecFromI2
+ 192 VarDecFromI4
+ 374 VarDecFromI8
+ 193 VarDecFromR4
+ 194 VarDecFromR8
+ 197 VarDecFromStr
+ 190 VarDecFromUI1
+ 242 VarDecFromUI2
+ 243 VarDecFromUI4
+ 375 VarDecFromUI8
+ 188 VarDecInt
+ 179 VarDecMul
+ 189 VarDecNeg
+ 203 VarDecRound
+ 181 VarDecSub
+ 143 VarDiv
+ 152 VarEqv
+ 169 VarFix
+ 87 VarFormat
+ 127 VarFormatCurrency
+ 97 VarFormatDateTime
+ 139 VarFormatFromTokens
+ 107 VarFormatNumber
+ 117 VarFormatPercent
+ 253 VarI1FromBool
+ 250 VarI1FromCy
+ 249 VarI1FromDate
+ 256 VarI1FromDec
+ 252 VarI1FromDisp
+ 245 VarI1FromI2
+ 246 VarI1FromI4
+ 376 VarI1FromI8
+ 247 VarI1FromR4
+ 248 VarI1FromR8
+ 251 VarI1FromStr
+ 244 VarI1FromUI1
+ 254 VarI1FromUI2
+ 255 VarI1FromUI4
+ 377 VarI1FromUI8
+ 56 VarI2FromBool
+ 52 VarI2FromCy
+ 53 VarI2FromDate
+ 208 VarI2FromDec
+ 55 VarI2FromDisp
+ 205 VarI2FromI1
+ 49 VarI2FromI4
+ 346 VarI2FromI8
+ 50 VarI2FromR4
+ 51 VarI2FromR8
+ 54 VarI2FromStr
+ 48 VarI2FromUI1
+ 206 VarI2FromUI2
+ 207 VarI2FromUI4
+ 347 VarI2FromUI8
+ 66 VarI4FromBool
+ 62 VarI4FromCy
+ 63 VarI4FromDate
+ 212 VarI4FromDec
+ 65 VarI4FromDisp
+ 209 VarI4FromI1
+ 59 VarI4FromI2
+ 348 VarI4FromI8
+ 60 VarI4FromR4
+ 61 VarI4FromR8
+ 64 VarI4FromStr
+ 58 VarI4FromUI1
+ 210 VarI4FromUI2
+ 211 VarI4FromUI4
+ 349 VarI4FromUI8
+ 341 VarI8FromBool
+ 337 VarI8FromCy
+ 338 VarI8FromDate
+ 345 VarI8FromDec
+ 340 VarI8FromDisp
+ 342 VarI8FromI1
+ 334 VarI8FromI2
+ 335 VarI8FromR4
+ 336 VarI8FromR8
+ 339 VarI8FromStr
+ 333 VarI8FromUI1
+ 343 VarI8FromUI2
+ 344 VarI8FromUI4
+ 427 VarI8FromUI8
+ 290 VARIANT_UserFree
+ 288 VARIANT_UserMarshal
+ 287 VARIANT_UserSize
+ 289 VARIANT_UserUnmarshal
+ 12 VariantChangeType
+ 147 VariantChangeTypeEx
+ 9 VariantClear
+ 10 VariantCopy
+ 11 VariantCopyInd
+ 8 VariantInit
+ 13 VariantTimeToDosDateTime
+ 185 VariantTimeToSystemTime
+ 153 VarIdiv
+ 154 VarImp
+ 172 VarInt
+ 155 VarMod
+ 129 VarMonthName
+ 156 VarMul
+ 173 VarNeg
+ 174 VarNot
+ 47 VarNumFromParseNum
+ 157 VarOr
+ 46 VarParseNumFromStr
+ 158 VarPow
+ 316 VarR4CmpR8
+ 76 VarR4FromBool
+ 72 VarR4FromCy
+ 73 VarR4FromDate
+ 216 VarR4FromDec
+ 75 VarR4FromDisp
+ 213 VarR4FromI1
+ 69 VarR4FromI2
+ 70 VarR4FromI4
+ 360 VarR4FromI8
+ 71 VarR4FromR8
+ 74 VarR4FromStr
+ 68 VarR4FromUI1
+ 214 VarR4FromUI2
+ 215 VarR4FromUI4
+ 361 VarR4FromUI8
+ 86 VarR8FromBool
+ 82 VarR8FromCy
+ 83 VarR8FromDate
+ 220 VarR8FromDec
+ 85 VarR8FromDisp
+ 217 VarR8FromI1
+ 79 VarR8FromI2
+ 80 VarR8FromI4
+ 362 VarR8FromI8
+ 81 VarR8FromR4
+ 84 VarR8FromStr
+ 78 VarR8FromUI1
+ 218 VarR8FromUI2
+ 219 VarR8FromUI4
+ 363 VarR8FromUI8
+ 315 VarR8Pow
+ 317 VarR8Round
+ 175 VarRound
+ 159 VarSub
+ 140 VarTokenizeFormatString
+ 331 VarUdateFromDate
+ 138 VarUI1FromBool
+ 134 VarUI1FromCy
+ 135 VarUI1FromDate
+ 240 VarUI1FromDec
+ 137 VarUI1FromDisp
+ 237 VarUI1FromI1
+ 130 VarUI1FromI2
+ 131 VarUI1FromI4
+ 372 VarUI1FromI8
+ 132 VarUI1FromR4
+ 133 VarUI1FromR8
+ 136 VarUI1FromStr
+ 238 VarUI1FromUI2
+ 239 VarUI1FromUI4
+ 373 VarUI1FromUI8
+ 266 VarUI2FromBool
+ 263 VarUI2FromCy
+ 262 VarUI2FromDate
+ 269 VarUI2FromDec
+ 265 VarUI2FromDisp
+ 267 VarUI2FromI1
+ 258 VarUI2FromI2
+ 259 VarUI2FromI4
+ 378 VarUI2FromI8
+ 260 VarUI2FromR4
+ 261 VarUI2FromR8
+ 264 VarUI2FromStr
+ 257 VarUI2FromUI1
+ 268 VarUI2FromUI4
+ 379 VarUI2FromUI8
+ 279 VarUI4FromBool
+ 276 VarUI4FromCy
+ 275 VarUI4FromDate
+ 282 VarUI4FromDec
+ 278 VarUI4FromDisp
+ 280 VarUI4FromI1
+ 271 VarUI4FromI2
+ 272 VarUI4FromI4
+ 425 VarUI4FromI8
+ 273 VarUI4FromR4
+ 274 VarUI4FromR8
+ 277 VarUI4FromStr
+ 270 VarUI4FromUI1
+ 281 VarUI4FromUI2
+ 426 VarUI4FromUI8
+ 437 VarUI8FromBool
+ 433 VarUI8FromCy
+ 434 VarUI8FromDate
+ 441 VarUI8FromDec
+ 436 VarUI8FromDisp
+ 438 VarUI8FromI1
+ 430 VarUI8FromI2
+ 428 VarUI8FromI8
+ 431 VarUI8FromR4
+ 432 VarUI8FromR8
+ 435 VarUI8FromStr
+ 429 VarUI8FromUI1
+ 439 VarUI8FromUI2
+ 440 VarUI8FromUI4
+ 128 VarWeekdayName
+ 167 VarXor
+ 413 VectorFromBstr
+ OleUIAddVerbMenuA
+ OleUIAddVerbMenuW
+ OleUIBusyA
+ OleUIBusyW
+ OleUIChangeIconA
+ OleUIChangeIconW
+ OleUIChangeSourceA
+ OleUIChangeSourceW
+ OleUIConvertA
+ OleUIConvertW
+ OleUIEditLinksA
+ OleUIEditLinksW
+ OleUIInsertObjectA
+ OleUIInsertObjectW
+ OleUIObjectPropertiesA
+ OleUIObjectPropertiesW
+ OleUIPasteSpecialA
+ OleUIPasteSpecialW
+ OleUIUpdateLinksA
+ OleUIUpdateLinksW
+ PdhAddCounterW
+ PdhAddEnglishCounterW
+ PdhCloseLog
+ PdhCloseQuery
+ PdhCollectQueryData
+ PdhExpandWildCardPathW
+ PdhGetCounterInfoW
+ PdhGetFormattedCounterArrayW
+ PdhGetFormattedCounterValue
+ PdhGetRawCounterValue
+ PdhOpenLogW
+ PdhOpenQueryW
+ PdhRemoveCounter
+ PdhUpdateLogW
+ PdhValidatePathW
+ EmptyWorkingSet
+ EnumDeviceDrivers
+ EnumPageFilesA
+ EnumPageFilesW
+ EnumProcesses
+ EnumProcessModules
+ EnumProcessModulesEx
+ GetDeviceDriverBaseNameA
+ GetDeviceDriverBaseNameW
+ GetDeviceDriverFileNameA
+ GetDeviceDriverFileNameW
+ GetMappedFileNameA
+ GetMappedFileNameW
+ GetModuleBaseNameA
+ GetModuleBaseNameW
+ GetModuleFileNameExA
+ GetModuleFileNameExW
+ GetModuleInformation
+ GetPerformanceInfo
+ GetProcessImageFileNameA
+ GetProcessImageFileNameW
+ GetProcessMemoryInfo
+ GetWsChanges
+ GetWsChangesEx
+ InitializeProcessForWsWatch
+ QueryWorkingSet
+ QueryWorkingSetEx
+ ClusterGetVolumePathName
+ ClusterIsPathOnSharedVolume
+ ResUtilEnumResourcesEx
+ ResUtilFindDwordProperty
+ ResUtilFindSzProperty
+ ResUtilFreeParameterBlock
+ ResUtilGetCoreClusterResources
+ ResUtilGetResourceName
+ ResUtilPropertyListFromParameterBlock
+ ResUtilVerifyPropertyTable
+ RmEndSession
+ RmGetList
+ RmRegisterResources
+ RmRestart
+ RmShutdown
+ RmStartSession
+ AcceptSecurityContext
+ AcquireCredentialsHandleA
+ AcquireCredentialsHandleW
+ AddCredentialsA
+ AddCredentialsW
+ AddSecurityPackageA
+ AddSecurityPackageW
+ ApplyControlToken
+ ChangeAccountPasswordA
+ ChangeAccountPasswordW
+ CompleteAuthToken
+ DecryptMessage
+ DeleteSecurityContext
+ DeleteSecurityPackageA
+ DeleteSecurityPackageW
+ EncryptMessage
+ EnumerateSecurityPackagesA
+ EnumerateSecurityPackagesW
+ ExportSecurityContext
+ FreeContextBuffer
+ FreeCredentialsHandle
+ GetSecurityUserInfo
+ GetUserNameExA
+ GetUserNameExW
+ ImpersonateSecurityContext
+ ImportSecurityContextA
+ ImportSecurityContextW
+ InitializeSecurityContextA
+ InitializeSecurityContextW
+ InitSecurityInterfaceA
+ InitSecurityInterfaceW
+ LsaCallAuthenticationPackage
+ LsaConnectUntrusted
+ LsaDeregisterLogonProcess
+ LsaEnumerateLogonSessions
+ LsaFreeReturnBuffer
+ LsaGetLogonSessionData
+ LsaLogonUser
+ LsaLookupAuthenticationPackage
+ LsaRegisterLogonProcess
+ LsaRegisterPolicyChangeNotification
+ LsaUnregisterPolicyChangeNotification
+ MakeSignature
+ QueryContextAttributesA
+ QueryContextAttributesW
+ QueryCredentialsAttributesA
+ QueryCredentialsAttributesW
+ QuerySecurityContextToken
+ QuerySecurityPackageInfoA
+ QuerySecurityPackageInfoW
+ RevertSecurityContext
+ SaslAcceptSecurityContext
+ SaslEnumerateProfilesA
+ SaslEnumerateProfilesW
+ SaslGetContextOption
+ SaslGetProfilePackageA
+ SaslGetProfilePackageW
+ SaslIdentifyPackageA
+ SaslIdentifyPackageW
+ SaslInitializeSecurityContextA
+ SaslInitializeSecurityContextW
+ SaslSetContextOption
+ SealMessage
+ SeciAllocateAndSetCallFlags
+ SeciAllocateAndSetIPAddress
+ SeciFreeCallContext
+ SetContextAttributesA
+ SetContextAttributesW
+ SetCredentialsAttributesA
+ SetCredentialsAttributesW
+ SspiCompareAuthIdentities
+ SspiCopyAuthIdentity
+ SspiDecryptAuthIdentity
+ SspiEncodeAuthIdentityAsStrings
+ SspiEncodeStringsAsAuthIdentity
+ SspiEncryptAuthIdentity
+ SspiExcludePackage
+ SspiFreeAuthIdentity
+ SspiGetTargetHostName
+ SspiIsAuthIdentityEncrypted
+ SspiLocalFree
+ SspiMarshalAuthIdentity
+ SspiPrepareForCredRead
+ SspiPrepareForCredWrite
+ SspiUnmarshalAuthIdentity
+ SspiValidateAuthIdentity
+ SspiZeroAuthIdentity
+ UnsealMessage
+ VerifySignature
+ CM_Delete_Class_Key
+ CM_Delete_Device_Interface_KeyA
+ CM_Delete_Device_Interface_KeyW
+ CM_Delete_DevNode_Key
+ CM_Disable_DevNode
+ CM_Enable_DevNode
+ CM_Get_Child
+ CM_Get_Class_Registry_PropertyA
+ CM_Get_Class_Registry_PropertyW
+ CM_Get_Depth
+ CM_Get_Device_ID_ExW
+ CM_Get_Device_ID_List_SizeA
+ CM_Get_Device_ID_List_SizeW
+ CM_Get_Device_ID_ListA
+ CM_Get_Device_ID_ListW
+ CM_Get_Device_ID_Size
+ CM_Get_Device_ID_Size_Ex
+ CM_Get_Device_IDA
+ CM_Get_Device_IDW
+ CM_Get_Device_Interface_List_SizeA
+ CM_Get_Device_Interface_List_SizeW
+ CM_Get_Device_Interface_ListA
+ CM_Get_Device_Interface_ListW
+ CM_Get_DevNode_Registry_PropertyA
+ CM_Get_DevNode_Registry_PropertyW
+ CM_Get_DevNode_Status
+ CM_Get_Parent
+ CM_Get_Sibling
+ CM_Locate_DevNodeA
+ CM_Locate_DevNodeW
+ CM_Open_Class_KeyA
+ CM_Open_Class_KeyW
+ CM_Open_Device_Interface_KeyA
+ CM_Open_Device_Interface_KeyW
+ CM_Open_DevNode_Key
+ CM_Query_And_Remove_SubTreeA
+ CM_Query_And_Remove_SubTreeW
+ CM_Reenumerate_DevNode
+ CM_Reenumerate_DevNode_Ex
+ CM_Set_Class_Registry_PropertyA
+ CM_Set_Class_Registry_PropertyW
+ CM_Set_DevNode_Registry_PropertyA
+ CM_Set_DevNode_Registry_PropertyW
+ CM_Setup_DevNode
+ CM_Uninstall_DevNode
+ CMP_WaitNoPendingInstallEvents
+ InstallHinfSectionW
+ PnpEnumDrpFile
+ PnpIsFileContentIntact
+ PnpIsFilePnpDriver
+ PnpRepairWindowsProtectedDriver
+ pSetupGetIndirectStringsFromDriverInfo
+ SetupCloseFileQueue
+ SetupCloseInfFile
+ SetupCommitFileQueueW
+ SetupCopyOEMInfA
+ SetupCopyOEMInfW
+ SetupDecompressOrCopyFileW
+ SetupDefaultQueueCallbackW
+ SetupDiBuildClassInfoList
+ SetupDiBuildClassInfoListExA
+ SetupDiBuildClassInfoListExW
+ SetupDiBuildDriverInfoList
+ SetupDiCallClassInstaller
+ SetupDiClassGuidsFromNameA
+ SetupDiClassGuidsFromNameExA
+ SetupDiClassGuidsFromNameExW
+ SetupDiClassGuidsFromNameW
+ SetupDiClassNameFromGuidA
+ SetupDiClassNameFromGuidExA
+ SetupDiClassNameFromGuidExW
+ SetupDiClassNameFromGuidW
+ SetupDiCreateDeviceInfoA
+ SetupDiCreateDeviceInfoList
+ SetupDiCreateDeviceInfoListExA
+ SetupDiCreateDeviceInfoListExW
+ SetupDiCreateDeviceInfoW
+ SetupDiCreateDeviceInterfaceA
+ SetupDiCreateDeviceInterfaceRegKeyA
+ SetupDiCreateDeviceInterfaceRegKeyW
+ SetupDiCreateDeviceInterfaceW
+ SetupDiCreateDevRegKeyA
+ SetupDiCreateDevRegKeyW
+ SetupDiDeleteDeviceInfo
+ SetupDiDeleteDeviceInterfaceData
+ SetupDiDeleteDeviceInterfaceRegKey
+ SetupDiDeleteDevRegKey
+ SetupDiDestroyDeviceInfoList
+ SetupDiDestroyDriverInfoList
+ SetupDiEnumDeviceInfo
+ SetupDiEnumDeviceInterfaces
+ SetupDiEnumDriverInfoA
+ SetupDiEnumDriverInfoW
+ SetupDiGetActualSectionToInstallW
+ SetupDiGetClassDescriptionA
+ SetupDiGetClassDescriptionExA
+ SetupDiGetClassDescriptionExW
+ SetupDiGetClassDescriptionW
+ SetupDiGetClassDevsA
+ SetupDiGetClassDevsExA
+ SetupDiGetClassDevsExW
+ SetupDiGetClassDevsW
+ SetupDiGetClassPropertyExW
+ SetupDiGetClassPropertyKeys
+ SetupDiGetClassPropertyKeysExW
+ SetupDiGetClassPropertyW
+ SetupDiGetClassRegistryPropertyA
+ SetupDiGetClassRegistryPropertyW
+ SetupDiGetDeviceInfoListClass
+ SetupDiGetDeviceInfoListDetailA
+ SetupDiGetDeviceInfoListDetailW
+ SetupDiGetDeviceInstallParamsA
+ SetupDiGetDeviceInstallParamsW
+ SetupDiGetDeviceInstanceIdA
+ SetupDiGetDeviceInstanceIdW
+ SetupDiGetDeviceInterfaceAlias
+ SetupDiGetDeviceInterfaceDetailA
+ SetupDiGetDeviceInterfaceDetailW
+ SetupDiGetDeviceInterfacePropertyKeys
+ SetupDiGetDeviceInterfacePropertyW
+ SetupDiGetDevicePropertyKeys
+ SetupDiGetDevicePropertyW
+ SetupDiGetDeviceRegistryPropertyA
+ SetupDiGetDeviceRegistryPropertyW
+ SetupDiGetDriverInfoDetailA
+ SetupDiGetDriverInfoDetailW
+ SetupDiGetDriverInstallParamsA
+ SetupDiGetDriverInstallParamsW
+ SetupDiGetINFClassA
+ SetupDiGetINFClassW
+ SetupDiGetSelectedDriverW
+ SetupDiOpenClassRegKey
+ SetupDiOpenClassRegKeyExA
+ SetupDiOpenClassRegKeyExW
+ SetupDiOpenDeviceInfoA
+ SetupDiOpenDeviceInfoW
+ SetupDiOpenDeviceInterfaceA
+ SetupDiOpenDeviceInterfaceRegKey
+ SetupDiOpenDeviceInterfaceW
+ SetupDiOpenDevRegKey
+ SetupDiRegisterDeviceInfo
+ SetupDiRemoveDevice
+ SetupDiRemoveDeviceInterface
+ SetupDiSelectBestCompatDrv
+ SetupDiSetClassInstallParamsA
+ SetupDiSetClassInstallParamsW
+ SetupDiSetClassPropertyExW
+ SetupDiSetClassPropertyW
+ SetupDiSetClassRegistryPropertyA
+ SetupDiSetClassRegistryPropertyW
+ SetupDiSetDeviceInstallParamsA
+ SetupDiSetDeviceInstallParamsW
+ SetupDiSetDeviceInterfaceDefault
+ SetupDiSetDeviceInterfacePropertyW
+ SetupDiSetDevicePropertyW
+ SetupDiSetDeviceRegistryPropertyA
+ SetupDiSetDeviceRegistryPropertyW
+ SetupDiSetDriverInstallParamsW
+ SetupDiSetSelectedDriverA
+ SetupDiSetSelectedDriverW
+ SetupFindFirstLineA
+ SetupFindFirstLineW
+ SetupFindNextLine
+ SetupFindNextMatchLineW
+ SetupGetFieldCount
+ SetupGetIntField
+ SetupGetLineTextW
+ SetupGetStringFieldA
+ SetupGetStringFieldW
+ SetupInitDefaultQueueCallbackEx
+ SetupInstallFilesFromInfSectionW
+ SetupInstallFromInfSectionW
+ SetupInstallServicesFromInfSectionW
+ SetupOpenAppendInfFileW
+ SetupOpenFileQueue
+ SetupOpenInfFileA
+ SetupOpenInfFileW
+ SetupScanFileQueueA
+ SetupScanFileQueueW
+ SetupTermDefaultQueueCallback
+ SetupUninstallOEMInfW
+ AssocCreateForClasses
+ CDefFolderMenu_MergeMenu
+ 83 CIDLData_CreateFromIDArray
+ CommandLineToArgvW
+ CreateAutoListParser
+ CreateStorageItemFromShellItem_FullTrustCaller
+ CreateStorageItemFromShellItem_FullTrustCaller_ForPackage
+ CreateStorageItemFromShellItem_FullTrustCaller_ForPackage_WithProcessHandle
+ CreateStorageItemFromShellItem_FullTrustCaller_UseImplicitFlagsAndPackage
+ 129 DAD_AutoScroll
+ 22 DAD_DragEnterEx2
+ 132 DAD_DragLeave
+ 134 DAD_DragMove
+ 136 DAD_SetDragImage
+ DragAcceptFiles
+ DragFinish
+ DragQueryFileA
+ DragQueryFileW
+ DuplicateIcon
+ ExtractAssociatedIconW
+ ExtractIconA
+ ExtractIconExW
+ ExtractIconW
+ GetAppPathFromLink
+ GetCurrentProcessExplicitAppUserModelID
+ GetSettingsEnvironmentInstance
+ GetShellItemFromStorageItem
+ 18 ILClone
+ 19 ILCloneFirst
+ 25 ILCombine
+ 190 ILCreateFromPathW
+ 24 ILFindChild
+ 16 ILFindLastID
+ 155 ILFree
+ 152 ILGetSize
+ 21 ILIsEqual
+ 23 ILIsParent
+ 846 ILLoadFromStreamEx
+ 17 ILRemoveLastID
+ 27 ILSaveToStream
+ InitNetworkAddressControl
+ IsElevationRequired
+ 680 IsUserAnAdmin
+ 171 PathCleanupSpec
+ 850 PathComparePaths
+ PathIsEqualOrSubFolder
+ 43 PathIsExe
+ PathIsTemporaryW
+ 47 PathMakeUniqueName
+ 51 PathResolve
+ 75 PathYetAnotherMakeUniqueName
+ 62 PickIconDlg
+ RegenerateUserEnvironment
+ 59 RestartDialog
+ SetCurrentProcessExplicitAppUserModelID
+ SHAddToRecentDocs
+ SHAddToRecentDocsEx
+ 196 SHAlloc
+ SHAppBarMessage
+ SHApplyPropertiesToItem
+ SHBindToFolderIDListParent
+ SHBindToFolderIDListParentEx
+ SHBindToObject
+ SHBindToParent
+ SHBrowseForFolderA
+ SHBrowseForFolderW
+ 644 SHChangeNotification_Lock
+ 645 SHChangeNotification_Unlock
+ SHChangeNotify
+ 4 SHChangeNotifyDeregister
+ 2 SHChangeNotifyRegister
+ 89 SHCloneSpecialIDList
+ 102 SHCoCreateInstance
+ SHCreateAssociationRegistration
+ SHCreateDataObject
+ SHCreateDefaultContextMenu
+ SHCreateDefaultExtractIcon
+ SHCreateDelegatingTransfer
+ 165 SHCreateDirectory
+ SHCreateDirectoryExA
+ SHCreateDirectoryExW
+ SHCreateItemFromIDList
+ SHCreateItemFromParsingName
+ SHCreateItemFromRelativeName
+ SHCreateItemInKnownFolder
+ SHCreateItemWithParent
+ SHCreateLinksEx
+ SHCreateRelatedItem
+ 256 SHCreateShellFolderView
+ SHCreateShellItem
+ SHCreateShellItemArrayFromDataObject
+ SHCreateShellItemArrayFromIDLists
+ SHCreateShellItemArrayFromShellItem
+ 74 SHCreateStdEnumFmtEtc
+ 6 SHDefExtractIconW
+ 88 SHDoDragDrop
+ Shell_GetCachedImageIndexW
+ 71 Shell_GetImageLists
+ 67 Shell_MergeMenus
+ Shell_NotifyIconA
+ Shell_NotifyIconW
+ ShellAboutW
+ ShellExecCmdLine
+ ShellExecuteA
+ ShellExecuteExA
+ ShellExecuteExW
+ ShellExecuteW
+ SHEmptyRecycleBinW
+ SHEnableServiceObject
+ SHEvaluateSystemCommandTemplate
+ SHExtCoCreateInstance
+ SHExtractIconsW
+ SHFileOperationA
+ SHFileOperationW
+ 526 SHFlushSFCache
+ 195 SHFree
+ SHGetDataFromIDListW
+ SHGetDesktopFolder
+ SHGetFileInfoA
+ SHGetFileInfoW
+ SHGetFolderLocation
+ SHGetFolderPathA
+ SHGetFolderPathAndSubDirW
+ SHGetFolderPathW
+ SHGetFolderTypeDescription
+ SHGetFolderTypeFromCanonicalName
+ SHGetIDListFromObject
+ 727 SHGetImageList
+ SHGetInstanceExplorer
+ SHGetKnownFolderIDList
+ SHGetKnownFolderItem
+ SHGetKnownFolderPath
+ SHGetMalloc
+ SHGetNameFromIDList
+ SHGetPathFromIDListA
+ SHGetPathFromIDListEx
+ SHGetPathFromIDListW
+ SHGetPropertyStoreForWindow
+ SHGetPropertyStoreFromParsingName
+ 98 SHGetRealIDL
+ 68 SHGetSetSettings
+ SHGetSpecialFolderLocation
+ SHGetSpecialFolderPathA
+ SHGetSpecialFolderPathW
+ SHGetStockIconInfo
+ SHGetTemporaryPropertyForItem
+ SHGetThreadUndoManager
+ SHGetUserDisplayName
+ 28 SHILCreateFromPath
+ 747 SHLimitInputEdit
+ SHLogILFromFSIL
+ SHOpenFolderAndSelectItems
+ SHOpenWithDialog
+ SHParseDisplayName
+ SHQueryUserNotificationState
+ 100 SHRestricted
+ 176 SHSetInstanceExplorer
+ SHSetKnownFolderPath
+ SHSetLocalizedName
+ SHShowManageLibraryUI
+ 162 SHSimpleIDListFromPath
+ 164 Win32DeleteFile
+ AssocCopyVerbs
+ AssocCreate
+ AssocGetPerceivedType
+ AssocIsDangerous
+ AssocMakeApplicationByKeyW
+ AssocMakeProgid
+ AssocQueryStringA
+ AssocQueryStringByKeyW
+ AssocQueryStringW
+ CalculateAspectRatio
+ CharUpperNoDBCSW
+ ColorHLSToRGB
+ ColorRGBToHLS
+ DoesStringRoundTripW
+ DupWideToAnsi
+ FDSA_DeleteItem
+ FDSA_Initialize
+ FDSA_InsertItem
+ FixSlashesAndColonW
+ 14 GetAcceptLanguagesA
+ 15 GetAcceptLanguagesW
+ GetMenuPosFromID
+ HashData
+ IntlStrEqWorkerW
+ IsCharSpaceA
+ 29 IsCharSpaceW
+ IShellFolder_GetDisplayNameOf
+ IShellFolder_ParseDisplayName
+ 553 IsInternetESCEnabled
+ 437 IsOS
+ 568 IStream_Copy
+ 184 IStream_Read
+ 512 IStream_ReadPidl
+ 596 IStream_ReadStr
+ 213 IStream_Reset
+ 214 IStream_Size
+ 212 IStream_Write
+ 513 IStream_WritePidl
+ 597 IStream_WriteStr
+ 169 IUnknown_AtomicRelease
+ IUnknown_CPContainerInvokeIndirect
+ IUnknown_EnableModeless
+ IUnknown_Exec
+ 256 IUnknown_GetSite
+ 172 IUnknown_GetWindow
+ IUnknown_HasFocusIO
+ IUnknown_OnFocusChangeIS
+ 176 IUnknown_QueryService
+ IUnknown_QueryServiceExec
+ IUnknown_QueryServiceForWebBrowserApp
+ IUnknown_QueryServicePropertyBag
+ 199 IUnknown_Set
+ IUnknown_SetOwner
+ 174 IUnknown_SetSite
+ IUnknown_TranslateAcceleratorIO
+ IUnknown_UIActivateIO
+ MayExecForward
+ MayQSForward
+ 331 MIME_GetExtensionW
+ 1 ParseURLA
+ 2 ParseURLW
+ PathAddBackslashA
+ PathAddBackslashW
+ PathAddExtensionA
+ PathAddExtensionW
+ PathAppendA
+ PathAppendW
+ PathBuildRootA
+ PathBuildRootW
+ PathCanonicalizeA
+ PathCanonicalizeW
+ PathCombineA
+ PathCombineW
+ PathCommonPrefixA
+ PathCommonPrefixW
+ PathCompactPathExW
+ PathCompactPathW
+ PathCreateFromUrlA
+ PathCreateFromUrlAlloc
+ PathCreateFromUrlW
+ PathFileExistsA
+ PathFileExistsAndAttributesA
+ PathFileExistsDefExtAndAttributesW
+ PathFileExistsDefExtW
+ PathFileExistsW
+ PathFindExtensionA
+ PathFindExtensionW
+ PathFindFileNameA
+ PathFindFileNameW
+ PathFindNextComponentA
+ PathFindNextComponentW
+ PathFindOnPathExW
+ PathFindOnPathW
+ PathFindSuffixArrayW
+ PathGetArgsA
+ PathGetArgsW
+ PathGetCharTypeA
+ PathGetCharTypeW
+ PathGetDriveNumberA
+ PathGetDriveNumberW
+ PathIsDirectoryA
+ PathIsDirectoryEmptyA
+ PathIsDirectoryEmptyW
+ PathIsDirectoryW
+ PathIsFileSpecA
+ PathIsFileSpecW
+ PathIsLFNFileSpecA
+ PathIsLFNFileSpecW
+ PathIsNetworkPathA
+ PathIsNetworkPathW
+ PathIsPrefixA
+ PathIsPrefixW
+ PathIsRelativeA
+ PathIsRelativeW
+ PathIsRootA
+ PathIsRootW
+ PathIsSameRootA
+ PathIsSameRootW
+ PathIsUNCA
+ PathIsUNCServerA
+ PathIsUNCServerShareA
+ PathIsUNCServerShareW
+ PathIsUNCServerW
+ PathIsUNCW
+ PathIsURLA
+ PathIsURLW
+ PathMakePrettyW
+ PathMakeSystemFolderW
+ PathMatchSpecA
+ PathMatchSpecExA
+ PathMatchSpecExW
+ PathMatchSpecW
+ PathParseIconLocationA
+ PathParseIconLocationW
+ PathQuoteSpacesA
+ PathQuoteSpacesW
+ PathRelativePathToA
+ PathRelativePathToW
+ PathRemoveArgsW
+ PathRemoveBackslashA
+ PathRemoveBackslashW
+ PathRemoveBlanksA
+ PathRemoveBlanksW
+ PathRemoveExtensionA
+ PathRemoveExtensionW
+ PathRemoveFileSpecA
+ PathRemoveFileSpecW
+ PathRenameExtensionA
+ PathRenameExtensionW
+ PathSearchAndQualifyA
+ PathSearchAndQualifyW
+ PathSetDlgItemPathW
+ PathSkipRootA
+ PathSkipRootW
+ PathStripPathA
+ PathStripPathW
+ PathStripToRootA
+ PathStripToRootW
+ PathUndecorateW
+ PathUnExpandEnvStringsA
+ PathUnExpandEnvStringsForUserW
+ PathUnExpandEnvStringsW
+ PathUnquoteSpacesA
+ PathUnquoteSpacesW
+ 219 QISearch
+ QuerySourceCreateFromKey
+ SHAddDataBlock
+ 345 SHAnsiToAnsi
+ 215 SHAnsiToUnicode
+ SHClearViewStatePropertyBag
+ SHCopyKeyA
+ SHCopyKeyW
+ 12 SHCreateMemStream
+ SHCreatePropertyBagOnProfileSection
+ SHCreatePropertyBagOnRegKey
+ SHCreatePropertyStoreOnXML
+ SHCreateShellPalette
+ SHCreateStreamOnFileA
+ SHCreateStreamOnFileEx
+ SHCreateStreamOnFileW
+ 16 SHCreateThread
+ SHCreateThreadRef
+ 615 SHCreateThreadWithHandle
+ SHCreateWorkerWindowW
+ SHDeleteEmptyKeyA
+ SHDeleteEmptyKeyW
+ SHDeleteKeyA
+ SHDeleteKeyW
+ SHDeleteValueA
+ SHDeleteValueW
+ ShellMessageBoxA
+ ShellMessageBoxW
+ SHEnumKeyExA
+ SHEnumKeyExW
+ SHEnumValueA
+ SHEnumValueW
+ SHExpandEnvironmentStringsAlloc
+ SHExpandEnvironmentStringsForUserW
+ 197 SHFillRectClr
+ SHFindDataBlock
+ 354 SHFormatDateTimeW
+ SHForwardContextMenuMsg
+ SHFreeDataBlockList
+ SHGetCurColorRes
+ SHGetFileDescriptionW
+ SHGetIniStringW
+ SHGetInverseCMAP
+ SHGetMenuFromID
+ 533 SHGetPerScreenResName
+ SHGetRestriction
+ SHGetShellKeyEx
+ SHGetThreadRef
+ SHGetValueA
+ SHGetValueW
+ 515 SHGetViewStatePropertyBag
+ SHInvokeCommand
+ SHInvokeCommandOnContextMenu
+ SHInvokeCommandOnContextMenuEx
+ SHInvokeCommandWithFlagsAndSite
+ SHInvokeDefaultCommand
+ 204 SHIsChildOrSelf
+ SHIsExpandableFolder
+ SHLoadFromPropertyBag
+ 487 SHLoadIndirectString
+ SHLoadMenuPopup
+ SHMenuIndexFromID
+ SHMessageBoxCheckExW
+ SHOpenRegStream2A
+ SHOpenRegStream2W
+ SHOpenRegStreamA
+ SHOpenRegStreamW
+ SHPinDllOfCLSID
+ SHQueryInfoKeyA
+ SHQueryInfoKeyW
+ SHQueryValueExA
+ SHQueryValueExW
+ 260 SHQueueUserWorkItem
+ SHReadDataBlockList
+ SHRegCloseUSKey
+ SHRegCreateUSKeyA
+ SHRegCreateUSKeyW
+ SHRegDeleteEmptyUSKeyA
+ SHRegDeleteEmptyUSKeyW
+ SHRegDeleteUSValueA
+ SHRegDeleteUSValueW
+ SHRegDuplicateHKey
+ SHRegEnumUSKeyA
+ SHRegEnumUSKeyW
+ SHRegEnumUSValueA
+ SHRegEnumUSValueW
+ SHRegGetBoolUSValueA
+ SHRegGetBoolUSValueW
+ 280 SHRegGetIntW
+ SHRegGetPathA
+ SHRegGetPathW
+ SHRegGetUSValueA
+ SHRegGetUSValueW
+ SHRegGetValueA
+ SHRegGetValueW
+ SHRegisterClassW
+ SHRegOpenUSKeyA
+ SHRegOpenUSKeyW
+ SHRegQueryInfoUSKeyA
+ SHRegQueryInfoUSKeyW
+ SHRegQueryUSValueA
+ SHRegQueryUSValueW
+ SHRegSetPathA
+ SHRegSetPathW
+ SHRegSetUSValueA
+ SHRegSetUSValueW
+ SHRegWriteUSValueA
+ SHRegWriteUSValueW
+ SHReleaseThreadRef
+ SHRemoveDataBlock
+ SHRemoveDefaultDialogFont
+ SHRestrictionLookup
+ 433 SHSendMessageBroadcastW
+ SHSetDefaultDialogFont
+ SHSetIniStringW
+ SHSetThreadRef
+ SHSetValueA
+ SHSetValueW
+ SHSetWindowBits
+ SHSimulateDrop
+ SHSkipJunction
+ SHStrDupA
+ SHStrDupW
+ 24 SHStringFromGUIDW
+ 225 SHStripMneumonicW
+ 217 SHUnicodeToAnsi
+ SHUnicodeToAnsiCP
+ 346 SHUnicodeToUnicode
+ SHWeakQueryInterface
+ SHWeakReleaseInterface
+ SHWriteDataBlockList
+ SKAllocValueW
+ SKGetValueW
+ SKSetValueW
+ StrCatBuffA
+ StrCatBuffW
+ StrCatChainW
+ StrChrA
+ StrChrIA
+ StrChrIW
+ StrChrNIW
+ StrChrNW
+ StrChrW
+ 155 StrCmpCA
+ 156 StrCmpCW
+ 157 StrCmpICA
+ 158 StrCmpICW
+ StrCmpIW
+ StrCmpLogicalW
+ StrCmpNA
+ 151 StrCmpNCA
+ 152 StrCmpNCW
+ StrCmpNIA
+ 153 StrCmpNICA
+ 154 StrCmpNICW
+ StrCmpNIW
+ StrCmpNW
+ StrCmpW
+ StrCpyNW
+ StrCSpnA
+ StrCSpnIA
+ StrCSpnIW
+ StrCSpnW
+ StrDupA
+ StrDupW
+ StrFormatByteSizeEx
+ StrFormatByteSizeW
+ StrFromTimeIntervalW
+ StrIsIntlEqualA
+ StrIsIntlEqualW
+ StrPBrkA
+ StrPBrkW
+ StrRChrA
+ StrRChrIA
+ StrRChrIW
+ StrRChrW
+ StrRetToBufW
+ StrRetToStrW
+ StrRStrIA
+ StrRStrIW
+ StrSpnA
+ StrSpnW
+ StrStrA
+ StrStrIA
+ StrStrIW
+ StrStrNIW
+ StrStrNW
+ StrStrW
+ StrToInt64ExA
+ StrToInt64ExW
+ StrToIntA
+ StrToIntExA
+ StrToIntExW
+ StrToIntW
+ StrTrimA
+ StrTrimW
+ UrlApplySchemeA
+ UrlApplySchemeW
+ UrlCanonicalizeA
+ UrlCanonicalizeW
+ UrlCombineA
+ UrlCombineW
+ UrlCompareA
+ UrlCompareW
+ UrlCreateFromPathA
+ UrlCreateFromPathW
+ UrlEscapeA
+ UrlEscapeW
+ 462 UrlFixupW
+ UrlGetLocationA
+ UrlGetLocationW
+ UrlGetPartA
+ UrlGetPartW
+ UrlHashA
+ UrlHashW
+ UrlIsA
+ UrlIsNoHistoryA
+ UrlIsNoHistoryW
+ UrlIsOpaqueA
+ UrlIsOpaqueW
+ UrlIsW
+ UrlUnescapeA
+ UrlUnescapeW
+ ZoneCheckUrlExW
+ TdhEnumerateManifestProviderEvents
+ TdhEnumerateProviderFieldInformation
+ TdhEnumerateProviders
+ TdhFormatProperty
+ TdhGetEventInformation
+ TdhGetEventMapInformation
+ TdhGetManifestEventInformation
+ TdhGetProperty
+ TdhGetPropertySize
+ TdhLoadManifest
+ TdhQueryProviderFieldInformation
+ TdhUnloadManifest
+ 8 GetMetroMode
+ ActivateKeyboardLayout
+ AddClipboardFormatListener
+ AdjustWindowRect
+ AdjustWindowRectEx
+ AllowSetForegroundWindow
+ AnimateWindow
+ AppendMenuA
+ AppendMenuW
+ ArrangeIconicWindows
+ AttachThreadInput
+ BeginDeferWindowPos
+ BeginPaint
+ BlockInput
+ BringWindowToTop
+ CallMsgFilterA
+ CallMsgFilterW
+ CallNextHookEx
+ CallWindowProcA
+ CallWindowProcW
+ CanBrokerForceForeground
+ ChangeClipboardChain
+ ChangeDisplaySettingsA
+ ChangeDisplaySettingsExW
+ ChangeDisplaySettingsW
+ ChangeWindowMessageFilterEx
+ CharLowerA
+ CharLowerBuffA
+ CharLowerBuffW
+ CharLowerW
+ CharNextA
+ CharNextExA
+ CharNextW
+ CharPrevA
+ CharPrevExA
+ CharPrevW
+ CharToOemA
+ CharToOemBuffA
+ CharUpperA
+ CharUpperBuffA
+ CharUpperBuffW
+ CharUpperW
+ CheckDlgButton
+ CheckMenuItem
+ CheckMenuRadioItem
+ CheckRadioButton
+ ChildWindowFromPoint
+ ChildWindowFromPointEx
+ ClientToScreen
+ ClipCursor
+ CloseClipboard
+ CloseDesktop
+ CloseGestureInfoHandle
+ CloseTouchInputHandle
+ CloseWindow
+ CloseWindowStation
+ CopyAcceleratorTableA
+ CopyAcceleratorTableW
+ CopyIcon
+ CopyImage
+ CopyRect
+ CountClipboardFormats
+ CreateAcceleratorTableW
+ CreateCaret
+ CreateDesktopW
+ CreateDialogIndirectParamA
+ CreateDialogIndirectParamW
+ CreateDialogParamA
+ CreateDialogParamW
+ CreateIconIndirect
+ CreateMenu
+ CreatePopupMenu
+ CreateWindowExA
+ CreateWindowExW
+ CreateWindowInBand
+ CreateWindowStationW
+ ?DdeAbandonTransaction@@YAHKPAUHCONV__@@K@Z (int __cdecl DdeAbandonTransaction(unsigned long,struct HCONV__ *,unsigned long))
+ ?DdeClientTransaction@@YAPAUHDDEDATA__@@PAEKPAUHCONV__@@PAUHSZ__@@IIKPAK@Z (struct HDDEDATA__ * __cdecl DdeClientTransaction(unsigned char *,unsigned long,struct HCONV__ *,struct HSZ__ *,unsigned int,unsigned int,unsigned long,unsigned long *))
+ DeferWindowPos
+ DefFrameProcA
+ DefFrameProcW
+ DefMDIChildProcA
+ DefMDIChildProcW
+ DefWindowProcA
+ DefWindowProcW
+ DelegateInput
+ DeleteMenu
+ DestroyAcceleratorTable
+ DestroyCaret
+ DestroyCursor
+ DestroyIcon
+ DestroyMenu
+ DestroyWindow
+ DialogBoxIndirectParamA
+ DialogBoxIndirectParamW
+ DialogBoxParamA
+ DialogBoxParamW
+ DisableProcessWindowsGhosting
+ DispatchMessageA
+ DispatchMessageW
+ DisplayConfigGetDeviceInfo
+ DisplayConfigSetDeviceInfo
+ DlgDirListA
+ DlgDirListComboBoxA
+ DlgDirListComboBoxW
+ DlgDirListW
+ DlgDirSelectComboBoxExA
+ DlgDirSelectComboBoxExW
+ DlgDirSelectExA
+ DlgDirSelectExW
+ DrawEdge
+ DrawFocusRect
+ DrawFrameControl
+ DrawIcon
+ DrawIconEx
+ DrawMenuBar
+ DrawStateA
+ DrawStateW
+ DrawTextA
+ DrawTextExW
+ DrawTextW
+ DwmGetDxRgn
+ DwmGetRemoteSessionOcclusionEvent
+ DwmGetRemoteSessionOcclusionState
+ EmptyClipboard
+ EnableMenuItem
+ EnableMouseInPointer
+ EnableScrollBar
+ EnableShellWindowManagementBehavior
+ EnableWindow
+ EndDeferWindowPos
+ EndDialog
+ EndMenu
+ EndPaint
+ EnumChildWindows
+ EnumClipboardFormats
+ EnumDesktopsA
+ EnumDesktopWindows
+ EnumDisplayDevicesA
+ EnumDisplayDevicesW
+ EnumDisplayMonitors
+ EnumDisplaySettingsA
+ EnumDisplaySettingsExW
+ EnumDisplaySettingsW
+ EnumPropsExW
+ EnumPropsW
+ EnumThreadWindows
+ EnumWindows
+ EnumWindowStationsA
+ EqualRect
+ EvaluateProximityToPolygon
+ EvaluateProximityToRect
+ ExcludeUpdateRgn
+ ExitWindowsEx
+ FillRect
+ FindWindowA
+ FindWindowExA
+ FindWindowExW
+ FindWindowW
+ FlashWindow
+ FlashWindowEx
+ FrameRect
+ FreeDDElParam
+ GetActiveWindow
+ GetAncestor
+ GetAsyncKeyState
+ GetCapture
+ GetCaretBlinkTime
+ GetCaretPos
+ GetClassInfoA
+ GetClassInfoExA
+ GetClassInfoExW
+ GetClassInfoW
+ GetClassLongA
+ GetClassLongW
+ GetClassNameA
+ GetClassNameW
+ GetClassWord
+ GetClientRect
+ GetClipboardData
+ GetClipboardFormatNameA
+ GetClipboardFormatNameW
+ GetClipboardOwner
+ GetClipboardSequenceNumber
+ GetClipboardViewer
+ GetClipCursor
+ GetComboBoxInfo
+ GetCurrentInputMessageSource
+ GetCursor
+ GetCursorInfo
+ GetCursorPos
+ GetDC
+ GetDCEx
+ GetDesktopWindow
+ GetDialogBaseUnits
+ GetDisplayAutoRotationPreferences
+ GetDisplayConfigBufferSizes
+ GetDlgCtrlID
+ GetDlgItem
+ GetDlgItemInt
+ GetDlgItemTextA
+ GetDlgItemTextW
+ GetDoubleClickTime
+ GetDpiForMonitorInternal
+ GetDpiForSystem
+ GetFocus
+ GetForegroundWindow
+ GetGestureConfig
+ GetGestureInfo
+ GetGuiResources
+ GetGUIThreadInfo
+ GetIconInfo
+ GetInputDesktop
+ GetKeyboardLayout
+ GetKeyboardLayoutList
+ GetKeyboardLayoutNameA
+ GetKeyboardLayoutNameW
+ GetKeyboardState
+ GetKeyboardType
+ GetKeyNameTextW
+ GetKeyState
+ GetLastActivePopup
+ GetLastInputInfo
+ GetLayeredWindowAttributes
+ GetMenu
+ GetMenuBarInfo
+ GetMenuCheckMarkDimensions
+ GetMenuContextHelpId
+ GetMenuDefaultItem
+ GetMenuInfo
+ GetMenuItemCount
+ GetMenuItemID
+ GetMenuItemInfoA
+ GetMenuItemInfoW
+ GetMenuState
+ GetMenuStringA
+ GetMenuStringW
+ GetMessageA
+ GetMessageExtraInfo
+ GetMessagePos
+ GetMessageTime
+ GetMessageW
+ GetMonitorInfoA
+ GetMonitorInfoW
+ GetNextDlgGroupItem
+ GetNextDlgTabItem
+ GetOpenClipboardWindow
+ GetParent
+ GetPhysicalCursorPos
+ GetPointerDevice
+ GetPointerDeviceRects
+ GetPointerDevices
+ GetPointerFrameInfo
+ GetPointerFrameInfoHistory
+ GetPointerFrameTouchInfo
+ GetPointerInfo
+ GetPointerInfoHistory
+ GetPointerInputTransform
+ GetPointerType
+ GetPriorityClipboardFormat
+ GetProcessDefaultLayout
+ GetProcessDpiAwarenessInternal
+ GetProcessUIContextInformation
+ GetProcessWindowStation
+ GetPropA
+ GetPropW
+ GetQueueStatus
+ GetRawInputData
+ GetRawInputDeviceInfoA
+ GetRawInputDeviceInfoW
+ GetRawInputDeviceList
+ GetScrollBarInfo
+ GetScrollInfo
+ GetScrollPos
+ GetScrollRange
+ GetShellWindow
+ GetSubMenu
+ GetSysColor
+ GetSysColorBrush
+ GetSystemMenu
+ GetSystemMetrics
+ GetTabbedTextExtentA
+ GetTabbedTextExtentW
+ GetThreadDesktop
+ GetTitleBarInfo
+ GetTopWindow
+ GetTouchInputInfo
+ GetUpdateRect
+ GetUpdateRgn
+ GetUserObjectInformationA
+ GetUserObjectInformationW
+ GetUserObjectSecurity
+ GetWindow
+ GetWindowBand
+ GetWindowContextHelpId
+ GetWindowDC
+ GetWindowDisplayAffinity
+ GetWindowInfo
+ GetWindowLongA
+ GetWindowLongW
+ GetWindowPlacement
+ GetWindowRect
+ GetWindowRgn
+ GetWindowRgnBox
+ GetWindowRgnEx
+ GetWindowTextA
+ GetWindowTextLengthA
+ GetWindowTextLengthW
+ GetWindowTextW
+ GetWindowThreadProcessId
+ GetWindowTrackInfoAsync
+ GhostWindowFromHungWindow
+ GrayStringA
+ GrayStringW
+ HandleDelegatedInput
+ HideCaret
+ HiliteMenuItem
+ HungWindowFromGhostWindow
+ InflateRect
+ InitializeGenericHidInjection
+ InitializeInputDeviceInjection
+ InitializePointerDeviceInjection
+ InitializePointerDeviceInjectionEx
+ InitializeTouchInjection
+ InjectDeviceInput
+ InjectGenericHidInput
+ InjectKeyboardInput
+ InjectMouseInput
+ InjectPointerInput
+ InjectTouchInput
+ InSendMessage
+ InSendMessageEx
+ InsertMenuA
+ InsertMenuItemW
+ InsertMenuW
+ InternalClipCursor
+ IntersectRect
+ InvalidateRect
+ InvalidateRgn
+ InvertRect
+ IsCharAlphaA
+ IsCharAlphaNumericA
+ IsCharAlphaNumericW
+ IsCharAlphaW
+ IsCharLowerA
+ IsCharLowerW
+ IsCharUpperA
+ IsCharUpperW
+ IsChild
+ IsChildWindowDpiMessageEnabled
+ IsClipboardFormatAvailable
+ IsDialogMessageA
+ IsDialogMessageW
+ IsDlgButtonChecked
+ IsGUIThread
+ IsHungAppWindow
+ IsIconic
+ IsMenu
+ IsProcessDPIAware
+ IsRectEmpty
+ IsTouchWindow
+ IsWindow
+ IsWindowEnabled
+ IsWindowUnicode
+ IsWindowVisible
+ IsWinEventHookInstalled
+ IsZoomed
+ keybd_event
+ KillTimer
+ LoadAcceleratorsA
+ LoadAcceleratorsW
+ LoadBitmapA
+ LoadBitmapW
+ LoadCursorA
+ LoadCursorW
+ LoadIconA
+ LoadIconW
+ LoadImageA
+ LoadImageW
+ LoadKeyboardLayoutA
+ LoadKeyboardLayoutW
+ LoadMenuA
+ LoadMenuIndirectA
+ LoadMenuIndirectW
+ LoadMenuW
+ LoadStringA
+ LoadStringW
+ LockSetForegroundWindow
+ LockWindowUpdate
+ LockWorkStation
+ LogicalToPhysicalPoint
+ LogicalToPhysicalPointForPerMonitorDPI
+ LookupIconIdFromDirectory
+ MapDialogRect
+ MapVirtualKeyA
+ MapVirtualKeyExW
+ MapVirtualKeyW
+ MapWindowPoints
+ MessageBeep
+ MessageBoxA
+ MessageBoxIndirectA
+ MessageBoxIndirectW
+ MessageBoxW
+ ModifyMenuA
+ ModifyMenuW
+ MonitorFromPoint
+ MonitorFromRect
+ MonitorFromWindow
+ MoveWindow
+ MsgWaitForMultipleObjects
+ MsgWaitForMultipleObjectsEx
+ NotifyWinEvent
+ OemToCharBuffA
+ OffsetRect
+ OpenClipboard
+ OpenDesktopA
+ OpenDesktopW
+ OpenIcon
+ OpenInputDesktop
+ OpenWindowStationA
+ OpenWindowStationW
+ PackDDElParam
+ PackTouchHitTestingProximityEvaluation
+ PeekMessageA
+ PeekMessageW
+ PhysicalToLogicalPoint
+ PhysicalToLogicalPointForPerMonitorDPI
+ PostMessageA
+ PostMessageW
+ PostQuitMessage
+ PostThreadMessageA
+ PostThreadMessageW
+ PrintWindow
+ PrivateExtractIconsW
+ PtInRect
+ QueryDisplayConfig
+ RealChildWindowFromPoint
+ RealGetWindowClassA
+ RealGetWindowClassW
+ RedrawWindow
+ RegisterClassA
+ RegisterClassExA
+ RegisterClassExW
+ RegisterClassW
+ RegisterClipboardFormatA
+ RegisterClipboardFormatW
+ RegisterDeviceNotificationW
+ RegisterHotKey
+ RegisterPointerDeviceNotifications
+ RegisterPowerSettingNotification
+ RegisterRawInputDevices
+ RegisterTouchHitTestingWindow
+ RegisterTouchWindow
+ RegisterWindowArrangementCallout
+ RegisterWindowMessageA
+ RegisterWindowMessageW
+ ReleaseCapture
+ ReleaseDC
+ ReleaseDwmHitTestWaiters
+ RemoveClipboardFormatListener
+ RemoveInjectionDevice
+ RemoveMenu
+ RemovePropA
+ RemovePropW
+ ReplyMessage
+ ReportInertia
+ ReuseDDElParam
+ RIMAddInputObserver
+ RIMAreSiblingDevices
+ RIMDeviceIoControl
+ RIMEnableMonitorMappingForDevice
+ RIMFreeInputBuffer
+ RIMGetDevicePreparsedData
+ RIMGetDevicePreparsedDataLockfree
+ RIMGetDeviceProperties
+ RIMGetDevicePropertiesLockfree
+ RIMGetPhysicalDeviceRect
+ RIMGetSourceProcessId
+ RIMObserveNextInput
+ RIMOnPnpNotification
+ RIMOnTimerNotification
+ RIMReadInput
+ RIMRegisterForInput
+ RIMRemoveInputObserver
+ RIMSetTestModeStatus
+ RIMUnregisterForInput
+ RIMUpdateInputObserverRegistration
+ ScreenToClient
+ ScrollDC
+ ScrollWindow
+ ScrollWindowEx
+ SendDlgItemMessageA
+ SendDlgItemMessageW
+ SendEventMessage
+ SendInput
+ SendMessageA
+ SendMessageCallbackW
+ SendMessageTimeoutA
+ SendMessageTimeoutW
+ SendMessageW
+ SendNotifyMessageA
+ SendNotifyMessageW
+ SetActiveImmersiveWindow
+ SetActiveWindow
+ SetCapture
+ SetCaretBlinkTime
+ SetCaretPos
+ SetClassLongA
+ SetClassLongW
+ SetClipboardData
+ SetClipboardViewer
+ SetCoalescableTimer
+ SetCoreWindow
+ SetCursor
+ SetCursorPos
+ SetDisplayConfig
+ SetDlgItemInt
+ SetDlgItemTextA
+ SetDlgItemTextW
+ SetDoubleClickTime
+ SetFeatureReportResponse
+ SetFocus
+ SetForegroundWindow
+ SetKeyboardState
+ SetLastErrorEx
+ SetLayeredWindowAttributes
+ SetMenu
+ SetMenuContextHelpId
+ SetMenuDefaultItem
+ SetMenuInfo
+ SetMenuItemBitmaps
+ SetMenuItemInfoW
+ SetMessageExtraInfo
+ SetMessageQueue
+ SetParent
+ SetPhysicalCursorPos
+ SetProcessDefaultLayout
+ SetProcessDPIAware
+ SetProcessDpiAwarenessInternal
+ SetProcessRestrictionExemption
+ SetProcessWindowStation
+ SetPropA
+ SetPropW
+ SetRect
+ SetRectEmpty
+ SetScrollInfo
+ SetScrollPos
+ SetScrollRange
+ SetSysColors
+ SetThreadDesktop
+ SetTimer
+ SetUserObjectSecurity
+ SetWindowArrangement
+ SetWindowContextHelpId
+ SetWindowDisplayAffinity
+ SetWindowLongA
+ SetWindowLongW
+ SetWindowPlacement
+ SetWindowPos
+ SetWindowRgn
+ SetWindowsHookExA
+ SetWindowsHookExW
+ SetWindowTextA
+ SetWindowTextW
+ SetWinEventHook
+ ShowCaret
+ ShowCursor
+ ShowOwnedPopups
+ ShowScrollBar
+ ShowWindow
+ ShowWindowAsync
+ ShutdownBlockReasonCreate
+ ShutdownBlockReasonDestroy
+ SoundSentry
+ SubtractRect
+ SwitchDesktop
+ SwitchToThisWindow
+ SystemParametersInfoA
+ SystemParametersInfoW
+ TabbedTextOutA
+ TabbedTextOutW
+ ToAscii
+ ToAsciiEx
+ ToUnicode
+ ToUnicodeEx
+ TrackMouseEvent
+ TrackPopupMenu
+ TrackPopupMenuEx
+ TranslateAcceleratorA
+ TranslateAcceleratorW
+ TranslateMDISysAccel
+ TranslateMessage
+ UnhookWindowsHookEx
+ UnhookWinEvent
+ UnionRect
+ UnloadKeyboardLayout
+ UnpackDDElParam
+ UnregisterClassA
+ UnregisterClassW
+ UnregisterDeviceNotification
+ UnregisterHotKey
+ UnregisterPowerSettingNotification
+ UpdateLayeredWindow
+ UpdatePerUserSystemParameters
+ UpdateWindow
+ UpdateWindowInputSinkHints
+ UpdateWindowTrackingInfo
+ ValidateRect
+ ValidateRgn
+ VkKeyScanA
+ VkKeyScanExW
+ VkKeyScanW
+ WaitForInputIdle
+ WaitMessage
+ WindowFromDC
+ WindowFromPhysicalPoint
+ WindowFromPoint
+ WinHelpA
+ WinHelpW
+ wsprintfA
+ wsprintfW
+ wvsprintfA
+ wvsprintfW
+ BeginBufferedPaint
+ BufferedPaintClear
+ BufferedPaintInit
+ BufferedPaintStopAllAnimations
+ BufferedPaintUnInit
+ CloseThemeData
+ DrawThemeBackground
+ DrawThemeBackgroundEx
+ DrawThemeParentBackground
+ DrawThemeTextEx
+ EndBufferedPaint
+ GetBufferedPaintBits
+ GetColorFromPreference
+ GetImmersiveColorFromColorSetEx
+ GetImmersiveColorNamedTypeByIndex
+ GetImmersiveColorTypeFromName
+ GetImmersiveColorXamlInfoByIndex
+ GetImmersiveUserColorSetPreference
+ GetIsImmersiveColorUsingHighContrast
+ GetThemeAnimationProperty
+ GetThemeAnimationTransform
+ GetThemeAppProperties
+ GetThemeBackgroundContentRect
+ GetThemeBackgroundExtent
+ GetThemeBitmap
+ GetThemeColor
+ GetThemeEnumValue
+ GetThemeFont
+ GetThemeInt
+ GetThemeMargins
+ GetThemeMetric
+ GetThemePartSize
+ GetThemePosition
+ GetThemeTimingFunction
+ GetUserColorPreference
+ GetWindowTheme
+ IsAppThemed
+ IsCompositionActive
+ IsThemeActive
+ IsThemePartDefined
+ OpenThemeData
+ OpenThemeDataEx
+ RefreshImmersiveColorPolicyState
+ SetWindowTheme
+ SetWindowThemeAttribute
+ GetFileVersionInfoA
+ GetFileVersionInfoExW
+ GetFileVersionInfoSizeA
+ GetFileVersionInfoSizeExW
+ GetFileVersionInfoSizeW
+ GetFileVersionInfoW
+ VerFindFileA
+ VerFindFileW
+ VerQueryValueA
+ VerQueryValueW
+ timeBeginPeriod
+ timeEndPeriod
+ timeGetDevCaps
+ timeGetSystemTime
+ timeGetTime
+ AbortPrinter
+ AddPrinterA
+ AddPrinterConnection2W
+ AddPrinterConnectionW
+ AddPrinterW
+ ClosePrinter
+ DeletePrinter
+ DeletePrinterConnectionW
+ DeletePrinterDataExW
+ DeletePrinterDataW
+ DeviceCapabilitiesW
+ DocumentPropertiesA
+ DocumentPropertiesW
+ EndDocPrinter
+ EnumJobsW
+ EnumPortsW
+ EnumPrinterDriversW
+ EnumPrintersA
+ EnumPrintersW
+ GetDefaultPrinterW
+ GetJobW
+ GetPrinterA
+ GetPrinterDataExW
+ GetPrinterDataW
+ GetPrinterDriverDirectoryW
+ GetPrinterDriverW
+ GetPrinterW
+ GetPrintOutputInfo
+ InstallPrinterDriverFromPackageW
+ OpenPrinterA
+ OpenPrinterW
+ ReportJobProcessingProgress
+ SetDefaultPrinterW
+ SetJobW
+ SetPrinterA
+ SetPrinterDataExW
+ SetPrinterDataW
+ SetPrinterW
+ StartDocPrinterW
+ WritePrinter
+ XcvDataW
+ WTSDisconnectSession
+ WTSEnumerateProcessesExW
+ WTSEnumerateProcessesW
+ WTSEnumerateSessionsExW
+ WTSEnumerateSessionsW
+ WTSFreeMemory
+ WTSFreeMemoryExW
+ WTSLogoffSession
+ WTSQuerySessionInformationW
+ WTSQueryUserToken
+ WTSRegisterSessionNotification
+ WTSUnRegisterSessionNotification
+ WTSVirtualChannelClose
+ WTSVirtualChannelOpen
+ WTSVirtualChannelOpenEx
+ WTSVirtualChannelQuery
+ 1 DllMain
+ 5 XInputEnable
+ 10 XInputGetAudioDeviceIds
+ 7 XInputGetBatteryInformation
+ 4 XInputGetCapabilities
+ 8 XInputGetKeystroke
+ 2 XInputGetState
+ 3 XInputSetState
+
+ Summary
+
+ 204C .debug$S
+ 2A8 .idata$2
+ 2A8 .idata$3
+ 88 .idata$4
+ 88 .idata$5
+ 196 .idata$6
diff --git a/symbols/SDK/um/arm/Pdh.txt b/symbols/SDK/um/arm/Pdh.txt
new file mode 100644
index 00000000..1f5b63ca
--- /dev/null
+++ b/symbols/SDK/um/arm/Pdh.txt
@@ -0,0 +1,131 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Pdh.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ PdhAddCounterA
+ PdhAddCounterW
+ PdhAddEnglishCounterA
+ PdhAddEnglishCounterW
+ PdhBindInputDataSourceA
+ PdhBindInputDataSourceW
+ PdhBrowseCountersA
+ PdhBrowseCountersHA
+ PdhBrowseCountersHW
+ PdhBrowseCountersW
+ PdhCalculateCounterFromRawValue
+ PdhCloseLog
+ PdhCloseQuery
+ PdhCollectQueryData
+ PdhCollectQueryDataEx
+ PdhCollectQueryDataWithTime
+ PdhComputeCounterStatistics
+ PdhConnectMachineA
+ PdhConnectMachineW
+ PdhCreateSQLTablesA
+ PdhCreateSQLTablesW
+ PdhEnumLogSetNamesA
+ PdhEnumLogSetNamesW
+ PdhEnumMachinesA
+ PdhEnumMachinesHA
+ PdhEnumMachinesHW
+ PdhEnumMachinesW
+ PdhEnumObjectItemsA
+ PdhEnumObjectItemsHA
+ PdhEnumObjectItemsHW
+ PdhEnumObjectItemsW
+ PdhEnumObjectsA
+ PdhEnumObjectsHA
+ PdhEnumObjectsHW
+ PdhEnumObjectsW
+ PdhExpandCounterPathA
+ PdhExpandCounterPathW
+ PdhExpandWildCardPathA
+ PdhExpandWildCardPathHA
+ PdhExpandWildCardPathHW
+ PdhExpandWildCardPathW
+ PdhFormatFromRawValue
+ PdhGetCounterInfoA
+ PdhGetCounterInfoW
+ PdhGetCounterTimeBase
+ PdhGetDataSourceTimeRangeA
+ PdhGetDataSourceTimeRangeH
+ PdhGetDataSourceTimeRangeW
+ PdhGetDefaultPerfCounterA
+ PdhGetDefaultPerfCounterHA
+ PdhGetDefaultPerfCounterHW
+ PdhGetDefaultPerfCounterW
+ PdhGetDefaultPerfObjectA
+ PdhGetDefaultPerfObjectHA
+ PdhGetDefaultPerfObjectHW
+ PdhGetDefaultPerfObjectW
+ PdhGetDllVersion
+ PdhGetFormattedCounterArrayA
+ PdhGetFormattedCounterArrayW
+ PdhGetFormattedCounterValue
+ PdhGetLogFileSize
+ PdhGetLogSetGUID
+ PdhGetRawCounterArrayA
+ PdhGetRawCounterArrayW
+ PdhGetRawCounterValue
+ PdhIsRealTimeQuery
+ PdhLookupPerfIndexByNameA
+ PdhLookupPerfIndexByNameW
+ PdhLookupPerfNameByIndexA
+ PdhLookupPerfNameByIndexW
+ PdhMakeCounterPathA
+ PdhMakeCounterPathW
+ PdhOpenLogA
+ PdhOpenLogW
+ PdhOpenQuery
+ PdhOpenQueryA
+ PdhOpenQueryH
+ PdhOpenQueryW
+ PdhParseCounterPathA
+ PdhParseCounterPathW
+ PdhParseInstanceNameA
+ PdhParseInstanceNameW
+ PdhReadRawLogRecord
+ PdhRemoveCounter
+ PdhSelectDataSourceA
+ PdhSelectDataSourceW
+ PdhSetCounterScaleFactor
+ PdhSetDefaultRealTimeDataSource
+ PdhSetLogSetRunID
+ PdhSetQueryTimeRange
+ PdhUpdateLogA
+ PdhUpdateLogFileCatalog
+ PdhUpdateLogW
+ PdhValidatePathA
+ PdhValidatePathExA
+ PdhValidatePathExW
+ PdhValidatePathW
+ PdhVbAddCounter
+ PdhVbCreateCounterPathList
+ PdhVbGetCounterPathElements
+ PdhVbGetCounterPathFromList
+ PdhVbGetDoubleCounterValue
+ PdhVbGetLogFileSize
+ PdhVbGetOneCounterPath
+ PdhVbIsGoodStatus
+ PdhVbOpenLog
+ PdhVbOpenQuery
+ PdhVbUpdateLog
+ PdhVerifySQLDBA
+ PdhVerifySQLDBW
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/PhotoAcquireUID.txt b/symbols/SDK/um/arm/PhotoAcquireUID.txt
new file mode 100644
index 00000000..71b1d289
--- /dev/null
+++ b/symbols/SDK/um/arm/PhotoAcquireUID.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\PhotoAcquireUID.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ A67C .debug$S
+ 12EE8 .debug$T
+ 34 .drectve
+ 1054 .rdata
diff --git a/symbols/SDK/um/arm/PortableDeviceGuids.txt b/symbols/SDK/um/arm/PortableDeviceGuids.txt
new file mode 100644
index 00000000..c23bb045
--- /dev/null
+++ b/symbols/SDK/um/arm/PortableDeviceGuids.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\PortableDeviceGuids.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 16D30 .debug$S
+ 12C3C .debug$T
+ 32 .drectve
+ 4A00 .rdata
diff --git a/symbols/SDK/um/arm/Psapi.txt b/symbols/SDK/um/arm/Psapi.txt
new file mode 100644
index 00000000..0455bd22
--- /dev/null
+++ b/symbols/SDK/um/arm/Psapi.txt
@@ -0,0 +1,48 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Psapi.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ EmptyWorkingSet
+ EnumDeviceDrivers
+ EnumPageFilesA
+ EnumPageFilesW
+ EnumProcessModules
+ EnumProcessModulesEx
+ EnumProcesses
+ GetDeviceDriverBaseNameA
+ GetDeviceDriverBaseNameW
+ GetDeviceDriverFileNameA
+ GetDeviceDriverFileNameW
+ GetMappedFileNameA
+ GetMappedFileNameW
+ GetModuleBaseNameA
+ GetModuleBaseNameW
+ GetModuleFileNameExA
+ GetModuleFileNameExW
+ GetModuleInformation
+ GetPerformanceInfo
+ GetProcessImageFileNameA
+ GetProcessImageFileNameW
+ GetProcessMemoryInfo
+ GetWsChanges
+ GetWsChangesEx
+ InitializeProcessForWsWatch
+ QueryWorkingSet
+ QueryWorkingSetEx
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/RASAPI32.txt b/symbols/SDK/um/arm/RASAPI32.txt
new file mode 100644
index 00000000..401dd3db
--- /dev/null
+++ b/symbols/SDK/um/arm/RASAPI32.txt
@@ -0,0 +1,169 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\RASAPI32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DDMComputeLuid
+ DDMFreeDialingParam
+ DDMFreePhonebookContext
+ DDMFreeRemoteEndpoint
+ DDMGetAddressesFromPhonebook
+ DDMGetEapInfo
+ DDMGetEapUserIdentityW
+ DDMGetPhoneBookContext
+ DDMGetPhonebookInfo
+ DDMGetProtocolStartParams
+ DDMGetRasDialParams
+ DDMGetRasDialingParams
+ DDMGetTunnelEndpoints
+ DDMRasPbkEntryCleanup
+ DDMUpdateProtocolConfigInfoFromEntry
+ DwCloneEntry
+ DwEnumEntryDetails
+ DwEnumEntryDetailsEx
+ DwRasUninitialize
+ GetAutoTriggerProfileInfo
+ IsActiveAutoTriggerConnection
+ IsActiveAutoTriggerConnectionEx
+ RasAutoDialSharedConnection
+ RasAutodialAddressToNetwork
+ RasAutodialEntryToNetwork
+ RasClearConnectionStatistics
+ RasClearLinkStatistics
+ RasCompleteDialMachineCleanup
+ RasConfigUserProxySettingsW
+ RasConnectionNotificationA
+ RasConnectionNotificationW
+ RasCreatePhonebookEntryA
+ RasCreatePhonebookEntryW
+ RasDeleteEntryA
+ RasDeleteEntryW
+ RasDeleteSubEntryA
+ RasDeleteSubEntryW
+ RasDialA
+ RasDialW
+ RasEditPhonebookEntryA
+ RasEditPhonebookEntryW
+ RasEnumAutodialAddressesA
+ RasEnumAutodialAddressesW
+ RasEnumConnectionsA
+ RasEnumConnectionsW
+ RasEnumDevicesA
+ RasEnumDevicesW
+ RasEnumEntriesA
+ RasEnumEntriesW
+ RasFreeEapUserIdentityA
+ RasFreeEapUserIdentityW
+ RasFreeEntryAdvancedProperties
+ RasGetAutoTriggerConnectStatus
+ RasGetAutodialAddressA
+ RasGetAutodialAddressW
+ RasGetAutodialEnableA
+ RasGetAutodialEnableW
+ RasGetAutodialParamA
+ RasGetAutodialParamW
+ RasGetConnectStatusA
+ RasGetConnectStatusW
+ RasGetConnectionErrorStringW
+ RasGetConnectionStatistics
+ RasGetCountryInfoA
+ RasGetCountryInfoW
+ RasGetCredentialsA
+ RasGetCredentialsW
+ RasGetCustomAuthDataA
+ RasGetCustomAuthDataW
+ RasGetEapUserDataA
+ RasGetEapUserDataW
+ RasGetEapUserIdentityA
+ RasGetEapUserIdentityW
+ RasGetEntryAdvancedProperties
+ RasGetEntryDialParamsA
+ RasGetEntryDialParamsW
+ RasGetEntryHrasconnW
+ RasGetEntryPropertiesA
+ RasGetEntryPropertiesW
+ RasGetErrorStringA
+ RasGetErrorStringW
+ RasGetHport
+ RasGetLinkStatistics
+ RasGetNapStatus
+ RasGetPCscf
+ RasGetPbkPath
+ RasGetProjectionInfoA
+ RasGetProjectionInfoEx
+ RasGetProjectionInfoW
+ RasGetSubEntryHandleA
+ RasGetSubEntryHandleW
+ RasGetSubEntryPropertiesA
+ RasGetSubEntryPropertiesW
+ RasHandleTriggerConnDisconnect
+ RasHangUpA
+ RasHangUpW
+ RasInvokeEapUI
+ RasIsPublicPhonebook
+ RasIsSharedConnection
+ RasNQMStateEnteredNotification
+ RasQueryRedialOnLinkFailure
+ RasQuerySharedAutoDial
+ RasQuerySharedConnection
+ RasRegisterEntryChangeNotification
+ RasRenameEntryA
+ RasRenameEntryW
+ RasScriptExecute
+ RasScriptGetIpAddress
+ RasScriptInit
+ RasScriptReceive
+ RasScriptSend
+ RasScriptTerm
+ RasSetAutoTriggerProfile
+ RasSetAutoTriggerProfileEx
+ RasSetAutodialAddressA
+ RasSetAutodialAddressW
+ RasSetAutodialEnableA
+ RasSetAutodialEnableW
+ RasSetAutodialParamA
+ RasSetAutodialParamW
+ RasSetCredentialsA
+ RasSetCredentialsW
+ RasSetCustomAuthDataA
+ RasSetCustomAuthDataW
+ RasSetEapUserDataA
+ RasSetEapUserDataAEx
+ RasSetEapUserDataW
+ RasSetEapUserDataWEx
+ RasSetEntryAdvancedProperties
+ RasSetEntryDialParamsA
+ RasSetEntryDialParamsW
+ RasSetEntryPropertiesA
+ RasSetEntryPropertiesW
+ RasSetOldPassword
+ RasSetPerConnectionProxy
+ RasSetSharedAutoDial
+ RasSetSubEntryPropertiesA
+ RasSetSubEntryPropertiesW
+ RasTriggerConnection
+ RasTriggerConnectionEx
+ RasTriggerDisconnection
+ RasTriggerDisconnectionEx
+ RasUnregisterEntryChangeNotification
+ RasUpdateConnection
+ RasValidateEntryNameA
+ RasValidateEntryNameW
+ RasWriteSharedPbkOptions
+ UnInitializeRAS
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/RASDlg.txt b/symbols/SDK/um/arm/RASDlg.txt
new file mode 100644
index 00000000..dc77273a
--- /dev/null
+++ b/symbols/SDK/um/arm/RASDlg.txt
@@ -0,0 +1,46 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\RASDlg.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?RasHandleDiagnostics@@YAXPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (void __cdecl RasHandleDiagnostics(struct HWND__ *,struct HINSTANCE__ *,char const *,int))
+ DwTerminalDlg
+ GetRasDialOutProtocols
+ RasAutodialQueryDlgA
+ RasAutodialQueryDlgW
+ RasDialDlgA
+ RasDialDlgW
+ RasEntryDlgA
+ RasEntryDlgW
+ RasPhonebookDlgA
+ RasPhonebookDlgW
+ RasSrvAddPropPages
+ RasSrvAllowConnectionsConfig
+ RasSrvCleanupService
+ RasSrvEnumConnections
+ RasSrvHangupConnection
+ RasSrvInitializeService
+ RasSrvIsConnectionConnected
+ RasSrvIsICConfigured
+ RasSrvIsServiceRunning
+ RasUserEnableManualDial
+ RasUserGetManualDial
+ RasUserPrefsDlg
+ RouterEntryDlgA
+ RouterEntryDlgW
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/RTWorkQ.txt b/symbols/SDK/um/arm/RTWorkQ.txt
new file mode 100644
index 00000000..6ad78749
--- /dev/null
+++ b/symbols/SDK/um/arm/RTWorkQ.txt
@@ -0,0 +1,55 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\RTWorkQ.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ RtwqAddPeriodicCallback
+ RtwqAllocateSerialWorkQueue
+ RtwqAllocateWorkQueue
+ RtwqBeginRegisterWorkQueueWithMMCSS
+ RtwqBeginUnregisterWorkQueueWithMMCSS
+ RtwqCancelDeadline
+ RtwqCancelWorkItem
+ RtwqCreateAsyncResult
+ RtwqEndRegisterWorkQueueWithMMCSS
+ RtwqEndUnregisterWorkQueueWithMMCSS
+ RtwqGetWorkQueueMMCSSClass
+ RtwqGetWorkQueueMMCSSPriority
+ RtwqGetWorkQueueMMCSSTaskId
+ RtwqInvokeCallback
+ RtwqJoinWorkQueue
+ RtwqLockPlatform
+ RtwqLockSharedWorkQueue
+ RtwqLockWorkQueue
+ RtwqPutWaitingWorkItem
+ RtwqPutWorkItem
+ RtwqRegisterPlatformEvents
+ RtwqRegisterPlatformWithMMCSS
+ RtwqRemovePeriodicCallback
+ RtwqScheduleWorkItem
+ RtwqSetDeadline
+ RtwqSetDeadline2
+ RtwqSetLongRunning
+ RtwqShutdown
+ RtwqStartup
+ RtwqUnjoinWorkQueue
+ RtwqUnlockPlatform
+ RtwqUnlockWorkQueue
+ RtwqUnregisterPlatformEvents
+ RtwqUnregisterPlatformFromMMCSS
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/RpcRT4.txt b/symbols/SDK/um/arm/RpcRT4.txt
new file mode 100644
index 00000000..9a0b7cda
--- /dev/null
+++ b/symbols/SDK/um/arm/RpcRT4.txt
@@ -0,0 +1,546 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\RpcRT4.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?I_RpcBindingInqCurrentModifiedId@@YAJPAXPAU_LUID@@@Z (long __cdecl I_RpcBindingInqCurrentModifiedId(void *,struct _LUID *))
+ ?I_RpcFwThisIsTheManager@@YAXXZ (void __cdecl I_RpcFwThisIsTheManager(void))
+ ?I_RpcInitNdrImports@@YAXPAPBU_NDR_CALLBACK_ROUTINES_TABLE@@@Z (void __cdecl I_RpcInitNdrImports(struct _NDR_CALLBACK_ROUTINES_TABLE const * *))
+ ?I_RpcMgmtQueryDedicatedThreadPool@@YAEXZ (unsigned char __cdecl I_RpcMgmtQueryDedicatedThreadPool(void))
+ ?I_RpcOpenClientThread@@YAJPAXKPAPAX@Z (long __cdecl I_RpcOpenClientThread(void *,unsigned long,void * *))
+ ?I_RpcServerTurnOnOffKeepalives@@YAJPAXHKK@Z (long __cdecl I_RpcServerTurnOnOffKeepalives(void *,int,unsigned long,unsigned long))
+ ?NdrFullPointerFree@@YAHPAU_FULL_PTR_XLAT_TABLES@@PAX@Z (int __cdecl NdrFullPointerFree(struct _FULL_PTR_XLAT_TABLES *,void *))
+ ?NdrFullPointerInsertRefId@@YAXPAU_FULL_PTR_XLAT_TABLES@@KPAX@Z (void __cdecl NdrFullPointerInsertRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,void *))
+ ?NdrFullPointerQueryPointer@@YAHPAU_FULL_PTR_XLAT_TABLES@@PAXEPAK@Z (int __cdecl NdrFullPointerQueryPointer(struct _FULL_PTR_XLAT_TABLES *,void *,unsigned char,unsigned long *))
+ ?NdrFullPointerQueryRefId@@YAHPAU_FULL_PTR_XLAT_TABLES@@KEPAPAX@Z (int __cdecl NdrFullPointerQueryRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,unsigned char,void * *))
+ ?pfnFreeRoutines@@3QBQ6AXPAU_MIDL_STUB_MESSAGE@@PAEPBE@ZB (void (__cdecl*const * const pfnFreeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *))
+ ?pfnMarshallRoutines@@3QBQ6APAEPAU_MIDL_STUB_MESSAGE@@PAEPBE@ZB (unsigned char * (__cdecl*const * const pfnMarshallRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *))
+ ?pfnSizeRoutines@@3QBQ6AXPAU_MIDL_STUB_MESSAGE@@PAEPBE@ZB (void (__cdecl*const * const pfnSizeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *))
+ ?pfnUnmarshallRoutines@@3QBQ6APAEPAU_MIDL_STUB_MESSAGE@@PAPAEPBEE@ZB (unsigned char * (__cdecl*const * const pfnUnmarshallRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char * *,unsigned char const *,unsigned char))
+ CStdStubBuffer_AddRef
+ CStdStubBuffer_Connect
+ CStdStubBuffer_CountRefs
+ CStdStubBuffer_DebugServerQueryInterface
+ CStdStubBuffer_DebugServerRelease
+ CStdStubBuffer_Disconnect
+ CStdStubBuffer_Invoke
+ CStdStubBuffer_IsIIDSupported
+ CStdStubBuffer_QueryInterface
+ CreateProxyFromTypeInfo
+ CreateStubFromTypeInfo
+ DceErrorInqTextA
+ DceErrorInqTextW
+ IUnknown_AddRef_Proxy
+ IUnknown_QueryInterface_Proxy
+ IUnknown_Release_Proxy
+ I_RpcAllocate
+ I_RpcAsyncAbortCall
+ I_RpcAsyncSetHandle
+ I_RpcBCacheAllocate
+ I_RpcBCacheFree
+ I_RpcBindingCopy
+ I_RpcBindingCreateNP
+ I_RpcBindingHandleToAsyncHandle
+ I_RpcBindingInqClientTokenAttributes
+ I_RpcBindingInqDynamicEndpoint
+ I_RpcBindingInqDynamicEndpointA
+ I_RpcBindingInqDynamicEndpointW
+ I_RpcBindingInqLocalClientPID
+ I_RpcBindingInqMarshalledTargetInfo
+ I_RpcBindingInqSecurityContext
+ I_RpcBindingInqSecurityContextKeyInfo
+ I_RpcBindingInqTransportType
+ I_RpcBindingInqWireIdForSnego
+ I_RpcBindingIsClientLocal
+ I_RpcBindingIsServerLocal
+ I_RpcBindingSetPrivateOption
+ I_RpcBindingToStaticStringBindingW
+ I_RpcCertProcessAndProvision
+ I_RpcClearMutex
+ I_RpcCompleteAndFree
+ I_RpcConnectionInqSockBuffSize
+ I_RpcConnectionSetSockBuffSize
+ I_RpcDeleteMutex
+ I_RpcEnableWmiTrace
+ I_RpcExceptionFilter
+ I_RpcFilterDCOMActivation
+ I_RpcFree
+ I_RpcFreeBuffer
+ I_RpcFreePipeBuffer
+ I_RpcGetBuffer
+ I_RpcGetBufferWithObject
+ I_RpcGetCurrentCallHandle
+ I_RpcGetDefaultSD
+ I_RpcGetExtendedError
+ I_RpcGetPortAllocationData
+ I_RpcIfInqTransferSyntaxes
+ I_RpcLogEvent
+ I_RpcMapWin32Status
+ I_RpcMarshalBindingHandleAndInterfaceForNDF
+ I_RpcMgmtEnableDedicatedThreadPool
+ I_RpcNDRCGetWireRepresentation
+ I_RpcNDRSContextEmergencyCleanup
+ I_RpcNegotiateTransferSyntax
+ I_RpcNsBindingSetEntryName
+ I_RpcNsBindingSetEntryNameA
+ I_RpcNsBindingSetEntryNameW
+ I_RpcNsInterfaceExported
+ I_RpcNsInterfaceUnexported
+ I_RpcOpenClientProcess
+ I_RpcParseSecurity
+ I_RpcPauseExecution
+ I_RpcReallocPipeBuffer
+ I_RpcReceive
+ I_RpcRecordCalloutFailure
+ I_RpcRequestMutex
+ I_RpcSNCHOption
+ I_RpcSend
+ I_RpcSendReceive
+ I_RpcServerAllocateIpPort
+ I_RpcServerCheckClientRestriction
+ I_RpcServerDisableExceptionFilter
+ I_RpcServerGetAssociationID
+ I_RpcServerInqAddressChangeFn
+ I_RpcServerInqLocalConnAddress
+ I_RpcServerInqRemoteConnAddress
+ I_RpcServerInqTransportType
+ I_RpcServerIsClientDisconnected
+ I_RpcServerRegisterForwardFunction
+ I_RpcServerSetAddressChangeFn
+ I_RpcServerStartService
+ I_RpcServerSubscribeForDisconnectNotification
+ I_RpcServerUseProtseq2A
+ I_RpcServerUseProtseq2W
+ I_RpcServerUseProtseqEp2A
+ I_RpcServerUseProtseqEp2W
+ I_RpcSessionStrictContextHandle
+ I_RpcSetDCOMAppId
+ I_RpcSsDontSerializeContext
+ I_RpcSystemFunction001
+ I_RpcSystemHandleTypeSpecificWork
+ I_RpcTransConnectionAllocatePacket
+ I_RpcTransConnectionFreePacket
+ I_RpcTransConnectionReallocPacket
+ I_RpcTransDatagramAllocate
+ I_RpcTransDatagramAllocate2
+ I_RpcTransDatagramFree
+ I_RpcTransGetThreadEvent
+ I_RpcTransGetThreadEventThreadOptional
+ I_RpcTransIoCancelled
+ I_RpcTransServerNewConnection
+ I_RpcTurnOnEEInfoPropagation
+ I_UuidCreate
+ MesBufferHandleReset
+ MesDecodeBufferHandleCreate
+ MesDecodeIncrementalHandleCreate
+ MesEncodeDynBufferHandleCreate
+ MesEncodeFixedBufferHandleCreate
+ MesEncodeIncrementalHandleCreate
+ MesHandleFree
+ MesIncrementalHandleReset
+ MesInqProcEncodingId
+ NDRCContextBinding
+ NDRCContextMarshall
+ NDRCContextUnmarshall
+ NDRSContextMarshall
+ NDRSContextMarshall2
+ NDRSContextMarshallEx
+ NDRSContextUnmarshall
+ NDRSContextUnmarshall2
+ NDRSContextUnmarshallEx
+ NdrAllocate
+ NdrAsyncClientCall
+ NdrAsyncServerCall
+ NdrByteCountPointerBufferSize
+ NdrByteCountPointerFree
+ NdrByteCountPointerMarshall
+ NdrByteCountPointerUnmarshall
+ NdrCStdStubBuffer2_Release
+ NdrCStdStubBuffer_Release
+ NdrClearOutParameters
+ NdrClientCall2
+ NdrClientContextMarshall
+ NdrClientContextUnmarshall
+ NdrClientInitialize
+ NdrClientInitializeNew
+ NdrComplexArrayBufferSize
+ NdrComplexArrayFree
+ NdrComplexArrayMarshall
+ NdrComplexArrayMemorySize
+ NdrComplexArrayUnmarshall
+ NdrComplexStructBufferSize
+ NdrComplexStructFree
+ NdrComplexStructMarshall
+ NdrComplexStructMemorySize
+ NdrComplexStructUnmarshall
+ NdrConformantArrayBufferSize
+ NdrConformantArrayFree
+ NdrConformantArrayMarshall
+ NdrConformantArrayMemorySize
+ NdrConformantArrayUnmarshall
+ NdrConformantStringBufferSize
+ NdrConformantStringMarshall
+ NdrConformantStringMemorySize
+ NdrConformantStringUnmarshall
+ NdrConformantStructBufferSize
+ NdrConformantStructFree
+ NdrConformantStructMarshall
+ NdrConformantStructMemorySize
+ NdrConformantStructUnmarshall
+ NdrConformantVaryingArrayBufferSize
+ NdrConformantVaryingArrayFree
+ NdrConformantVaryingArrayMarshall
+ NdrConformantVaryingArrayMemorySize
+ NdrConformantVaryingArrayUnmarshall
+ NdrConformantVaryingStructBufferSize
+ NdrConformantVaryingStructFree
+ NdrConformantVaryingStructMarshall
+ NdrConformantVaryingStructMemorySize
+ NdrConformantVaryingStructUnmarshall
+ NdrContextHandleInitialize
+ NdrContextHandleSize
+ NdrConvert
+ NdrConvert2
+ NdrCorrelationFree
+ NdrCorrelationInitialize
+ NdrCorrelationPass
+ NdrCreateServerInterfaceFromStub
+ NdrDcomAsyncClientCall
+ NdrDcomAsyncStubCall
+ NdrDllCanUnloadNow
+ NdrDllGetClassObject
+ NdrDllRegisterProxy
+ NdrDllUnregisterProxy
+ NdrEncapsulatedUnionBufferSize
+ NdrEncapsulatedUnionFree
+ NdrEncapsulatedUnionMarshall
+ NdrEncapsulatedUnionMemorySize
+ NdrEncapsulatedUnionUnmarshall
+ NdrFixedArrayBufferSize
+ NdrFixedArrayFree
+ NdrFixedArrayMarshall
+ NdrFixedArrayMemorySize
+ NdrFixedArrayUnmarshall
+ NdrFreeBuffer
+ NdrFullPointerXlatFree
+ NdrFullPointerXlatInit
+ NdrGetBaseInterfaceFromStub
+ NdrGetBuffer
+ NdrGetDcomProtocolVersion
+ NdrGetSimpleTypeBufferAlignment
+ NdrGetSimpleTypeBufferSize
+ NdrGetSimpleTypeMemorySize
+ NdrGetTypeFlags
+ NdrGetUserMarshalInfo
+ NdrInterfacePointerBufferSize
+ NdrInterfacePointerFree
+ NdrInterfacePointerMarshall
+ NdrInterfacePointerMemorySize
+ NdrInterfacePointerUnmarshall
+ NdrMapCommAndFaultStatus
+ NdrMesProcEncodeDecode
+ NdrMesProcEncodeDecode2
+ NdrMesSimpleTypeAlignSize
+ NdrMesSimpleTypeDecode
+ NdrMesSimpleTypeEncode
+ NdrMesTypeAlignSize
+ NdrMesTypeAlignSize2
+ NdrMesTypeDecode
+ NdrMesTypeDecode2
+ NdrMesTypeEncode
+ NdrMesTypeEncode2
+ NdrMesTypeFree2
+ NdrNonConformantStringBufferSize
+ NdrNonConformantStringMarshall
+ NdrNonConformantStringMemorySize
+ NdrNonConformantStringUnmarshall
+ NdrNonEncapsulatedUnionBufferSize
+ NdrNonEncapsulatedUnionFree
+ NdrNonEncapsulatedUnionMarshall
+ NdrNonEncapsulatedUnionMemorySize
+ NdrNonEncapsulatedUnionUnmarshall
+ NdrNsGetBuffer
+ NdrNsSendReceive
+ NdrOleAllocate
+ NdrOleFree
+ NdrOutInit
+ NdrPartialIgnoreClientBufferSize
+ NdrPartialIgnoreClientMarshall
+ NdrPartialIgnoreServerInitialize
+ NdrPartialIgnoreServerUnmarshall
+ NdrPointerBufferSize
+ NdrPointerFree
+ NdrPointerMarshall
+ NdrPointerMemorySize
+ NdrPointerUnmarshall
+ NdrProxyErrorHandler
+ NdrProxyFreeBuffer
+ NdrProxyGetBuffer
+ NdrProxyInitialize
+ NdrProxySendReceive
+ NdrRangeUnmarshall
+ NdrRpcSmClientAllocate
+ NdrRpcSmClientFree
+ NdrRpcSmSetClientToOsf
+ NdrRpcSsDefaultAllocate
+ NdrRpcSsDefaultFree
+ NdrRpcSsDisableAllocate
+ NdrRpcSsEnableAllocate
+ NdrSendReceive
+ NdrServerCall2
+ NdrServerContextMarshall
+ NdrServerContextNewMarshall
+ NdrServerContextNewUnmarshall
+ NdrServerContextUnmarshall
+ NdrServerInitialize
+ NdrServerInitializeMarshall
+ NdrServerInitializeNew
+ NdrServerInitializePartial
+ NdrServerInitializeUnmarshall
+ NdrSimpleStructBufferSize
+ NdrSimpleStructFree
+ NdrSimpleStructMarshall
+ NdrSimpleStructMemorySize
+ NdrSimpleStructUnmarshall
+ NdrSimpleTypeMarshall
+ NdrSimpleTypeUnmarshall
+ NdrStubCall2
+ NdrStubForwardingFunction
+ NdrStubGetBuffer
+ NdrStubInitialize
+ NdrStubInitializeMarshall
+ NdrTypeFlags
+ NdrTypeFree
+ NdrTypeMarshall
+ NdrTypeSize
+ NdrTypeUnmarshall
+ NdrUnmarshallBasetypeInline
+ NdrUserMarshalBufferSize
+ NdrUserMarshalFree
+ NdrUserMarshalMarshall
+ NdrUserMarshalMemorySize
+ NdrUserMarshalSimpleTypeConvert
+ NdrUserMarshalUnmarshall
+ NdrVaryingArrayBufferSize
+ NdrVaryingArrayFree
+ NdrVaryingArrayMarshall
+ NdrVaryingArrayMemorySize
+ NdrVaryingArrayUnmarshall
+ NdrXmitOrRepAsBufferSize
+ NdrXmitOrRepAsFree
+ NdrXmitOrRepAsMarshall
+ NdrXmitOrRepAsMemorySize
+ NdrXmitOrRepAsUnmarshall
+ NdrpCreateProxy
+ NdrpCreateStub
+ NdrpGetProcFormatString
+ NdrpGetTypeFormatString
+ NdrpGetTypeGenCookie
+ NdrpMemoryIncrement
+ NdrpReleaseTypeFormatString
+ NdrpReleaseTypeGenCookie
+ NdrpVarVtOfTypeDesc
+ RpcAsyncAbortCall
+ RpcAsyncCancelCall
+ RpcAsyncCompleteCall
+ RpcAsyncGetCallStatus
+ RpcAsyncInitializeHandle
+ RpcAsyncRegisterInfo
+ RpcBindingBind
+ RpcBindingCopy
+ RpcBindingCreateA
+ RpcBindingCreateW
+ RpcBindingFree
+ RpcBindingFromStringBindingA
+ RpcBindingFromStringBindingW
+ RpcBindingInqAuthClientA
+ RpcBindingInqAuthClientExA
+ RpcBindingInqAuthClientExW
+ RpcBindingInqAuthClientW
+ RpcBindingInqAuthInfoA
+ RpcBindingInqAuthInfoExA
+ RpcBindingInqAuthInfoExW
+ RpcBindingInqAuthInfoW
+ RpcBindingInqObject
+ RpcBindingInqOption
+ RpcBindingReset
+ RpcBindingServerFromClient
+ RpcBindingSetAuthInfoA
+ RpcBindingSetAuthInfoExA
+ RpcBindingSetAuthInfoExW
+ RpcBindingSetAuthInfoW
+ RpcBindingSetObject
+ RpcBindingSetOption
+ RpcBindingToStringBindingA
+ RpcBindingToStringBindingW
+ RpcBindingUnbind
+ RpcBindingVectorFree
+ RpcCancelThread
+ RpcCancelThreadEx
+ RpcCertGeneratePrincipalNameA
+ RpcCertGeneratePrincipalNameW
+ RpcEpRegisterA
+ RpcEpRegisterNoReplaceA
+ RpcEpRegisterNoReplaceW
+ RpcEpRegisterW
+ RpcEpResolveBinding
+ RpcEpUnregister
+ RpcErrorAddRecord
+ RpcErrorClearInformation
+ RpcErrorEndEnumeration
+ RpcErrorGetNextRecord
+ RpcErrorGetNumberOfRecords
+ RpcErrorLoadErrorInfo
+ RpcErrorResetEnumeration
+ RpcErrorSaveErrorInfo
+ RpcErrorStartEnumeration
+ RpcExceptionFilter
+ RpcFreeAuthorizationContext
+ RpcGetAuthorizationContextForClient
+ RpcIfIdVectorFree
+ RpcIfInqId
+ RpcImpersonateClient
+ RpcImpersonateClient2
+ RpcImpersonateClientContainer
+ RpcMgmtEnableIdleCleanup
+ RpcMgmtEpEltInqBegin
+ RpcMgmtEpEltInqDone
+ RpcMgmtEpEltInqNextA
+ RpcMgmtEpEltInqNextW
+ RpcMgmtEpUnregister
+ RpcMgmtInqComTimeout
+ RpcMgmtInqDefaultProtectLevel
+ RpcMgmtInqIfIds
+ RpcMgmtInqServerPrincNameA
+ RpcMgmtInqServerPrincNameW
+ RpcMgmtInqStats
+ RpcMgmtIsServerListening
+ RpcMgmtSetAuthorizationFn
+ RpcMgmtSetCancelTimeout
+ RpcMgmtSetComTimeout
+ RpcMgmtSetServerStackSize
+ RpcMgmtStatsVectorFree
+ RpcMgmtStopServerListening
+ RpcMgmtWaitServerListen
+ RpcNetworkInqProtseqsA
+ RpcNetworkInqProtseqsW
+ RpcNetworkIsProtseqValidA
+ RpcNetworkIsProtseqValidW
+ RpcNsBindingInqEntryNameA
+ RpcNsBindingInqEntryNameW
+ RpcObjectInqType
+ RpcObjectSetInqFn
+ RpcObjectSetType
+ RpcProtseqVectorFreeA
+ RpcProtseqVectorFreeW
+ RpcRaiseException
+ RpcRevertContainerImpersonation
+ RpcRevertToSelf
+ RpcRevertToSelfEx
+ RpcServerCompleteSecurityCallback
+ RpcServerInqBindingHandle
+ RpcServerInqBindings
+ RpcServerInqBindingsEx
+ RpcServerInqCallAttributesA
+ RpcServerInqCallAttributesW
+ RpcServerInqDefaultPrincNameA
+ RpcServerInqDefaultPrincNameW
+ RpcServerInqIf
+ RpcServerInterfaceGroupActivate
+ RpcServerInterfaceGroupClose
+ RpcServerInterfaceGroupCreateA
+ RpcServerInterfaceGroupCreateW
+ RpcServerInterfaceGroupDeactivate
+ RpcServerInterfaceGroupInqBindings
+ RpcServerListen
+ RpcServerRegisterAuthInfoA
+ RpcServerRegisterAuthInfoW
+ RpcServerRegisterIf
+ RpcServerRegisterIf2
+ RpcServerRegisterIf3
+ RpcServerRegisterIfEx
+ RpcServerSubscribeForNotification
+ RpcServerTestCancel
+ RpcServerUnregisterIf
+ RpcServerUnregisterIfEx
+ RpcServerUnsubscribeForNotification
+ RpcServerUseAllProtseqs
+ RpcServerUseAllProtseqsEx
+ RpcServerUseAllProtseqsIf
+ RpcServerUseAllProtseqsIfEx
+ RpcServerUseProtseqA
+ RpcServerUseProtseqEpA
+ RpcServerUseProtseqEpExA
+ RpcServerUseProtseqEpExW
+ RpcServerUseProtseqEpW
+ RpcServerUseProtseqExA
+ RpcServerUseProtseqExW
+ RpcServerUseProtseqIfA
+ RpcServerUseProtseqIfExA
+ RpcServerUseProtseqIfExW
+ RpcServerUseProtseqIfW
+ RpcServerUseProtseqW
+ RpcServerYield
+ RpcSmAllocate
+ RpcSmClientFree
+ RpcSmDestroyClientContext
+ RpcSmDisableAllocate
+ RpcSmEnableAllocate
+ RpcSmFree
+ RpcSmGetThreadHandle
+ RpcSmSetClientAllocFree
+ RpcSmSetThreadHandle
+ RpcSmSwapClientAllocFree
+ RpcSsAllocate
+ RpcSsContextLockExclusive
+ RpcSsContextLockShared
+ RpcSsDestroyClientContext
+ RpcSsDisableAllocate
+ RpcSsDontSerializeContext
+ RpcSsEnableAllocate
+ RpcSsFree
+ RpcSsGetContextBinding
+ RpcSsGetThreadHandle
+ RpcSsSetClientAllocFree
+ RpcSsSetThreadHandle
+ RpcSsSwapClientAllocFree
+ RpcStringBindingComposeA
+ RpcStringBindingComposeW
+ RpcStringBindingParseA
+ RpcStringBindingParseW
+ RpcStringFreeA
+ RpcStringFreeW
+ RpcTestCancel
+ RpcUserFree
+ SimpleTypeAlignment
+ SimpleTypeBufferSize
+ SimpleTypeMemorySize
+ TowerConstruct
+ TowerExplode
+ UuidCompare
+ UuidCreate
+ UuidCreateNil
+ UuidCreateSequential
+ UuidEqual
+ UuidFromStringA
+ UuidFromStringW
+ UuidHash
+ UuidIsNil
+ UuidToStringA
+ UuidToStringW
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Rpcns4.txt b/symbols/SDK/um/arm/Rpcns4.txt
new file mode 100644
index 00000000..d8f70fe2
--- /dev/null
+++ b/symbols/SDK/um/arm/Rpcns4.txt
@@ -0,0 +1,83 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Rpcns4.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ I_RpcNsGetBuffer
+ I_RpcNsNegotiateTransferSyntax
+ I_RpcNsRaiseException
+ I_RpcNsSendReceive
+ I_RpcReBindBuffer
+ RpcIfIdVectorFree
+ RpcNsBindingExportA
+ RpcNsBindingExportPnPA
+ RpcNsBindingExportPnPW
+ RpcNsBindingExportW
+ RpcNsBindingImportBeginA
+ RpcNsBindingImportBeginW
+ RpcNsBindingImportDone
+ RpcNsBindingImportNext
+ RpcNsBindingLookupBeginA
+ RpcNsBindingLookupBeginW
+ RpcNsBindingLookupDone
+ RpcNsBindingLookupNext
+ RpcNsBindingSelect
+ RpcNsBindingUnexportA
+ RpcNsBindingUnexportPnPA
+ RpcNsBindingUnexportPnPW
+ RpcNsBindingUnexportW
+ RpcNsEntryExpandNameA
+ RpcNsEntryExpandNameW
+ RpcNsEntryObjectInqBeginA
+ RpcNsEntryObjectInqBeginW
+ RpcNsEntryObjectInqDone
+ RpcNsEntryObjectInqNext
+ RpcNsGroupDeleteA
+ RpcNsGroupDeleteW
+ RpcNsGroupMbrAddA
+ RpcNsGroupMbrAddW
+ RpcNsGroupMbrInqBeginA
+ RpcNsGroupMbrInqBeginW
+ RpcNsGroupMbrInqDone
+ RpcNsGroupMbrInqNextA
+ RpcNsGroupMbrInqNextW
+ RpcNsGroupMbrRemoveA
+ RpcNsGroupMbrRemoveW
+ RpcNsMgmtBindingUnexportA
+ RpcNsMgmtBindingUnexportW
+ RpcNsMgmtEntryCreateA
+ RpcNsMgmtEntryCreateW
+ RpcNsMgmtEntryDeleteA
+ RpcNsMgmtEntryDeleteW
+ RpcNsMgmtEntryInqIfIdsA
+ RpcNsMgmtEntryInqIfIdsW
+ RpcNsMgmtHandleSetExpAge
+ RpcNsMgmtInqExpAge
+ RpcNsMgmtSetExpAge
+ RpcNsProfileDeleteA
+ RpcNsProfileDeleteW
+ RpcNsProfileEltAddA
+ RpcNsProfileEltAddW
+ RpcNsProfileEltInqBeginA
+ RpcNsProfileEltInqBeginW
+ RpcNsProfileEltInqDone
+ RpcNsProfileEltInqNextA
+ RpcNsProfileEltInqNextW
+ RpcNsProfileEltRemoveA
+ RpcNsProfileEltRemoveW
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Rtm.txt b/symbols/SDK/um/arm/Rtm.txt
new file mode 100644
index 00000000..df6ef6f1
--- /dev/null
+++ b/symbols/SDK/um/arm/Rtm.txt
@@ -0,0 +1,137 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Rtm.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ BestMatchInTable
+ CheckTable
+ CreateTable
+ DeleteFromTable
+ DestroyTable
+ DumpTable
+ EnumOverTable
+ InsertIntoTable
+ MgmAddGroupMembershipEntry
+ MgmDeInitialize
+ MgmDeRegisterMProtocol
+ MgmDeleteGroupMembershipEntry
+ MgmGetFirstMfe
+ MgmGetFirstMfeStats
+ MgmGetMfe
+ MgmGetMfeStats
+ MgmGetNextMfe
+ MgmGetNextMfeStats
+ MgmGetProtocolOnInterface
+ MgmGroupEnumerationEnd
+ MgmGroupEnumerationGetNext
+ MgmGroupEnumerationStart
+ MgmInitialize
+ MgmRegisterMProtocol
+ MgmReleaseInterfaceOwnership
+ MgmTakeInterfaceOwnership
+ NextMatchInTable
+ RtmAddNextHop
+ RtmAddRoute
+ RtmAddRouteToDest
+ RtmBlockConvertRoutesToStatic
+ RtmBlockDeleteRoutes
+ RtmBlockMethods
+ RtmBlockSetRouteEnable
+ RtmCleanupInstances
+ RtmCloseEnumerationHandle
+ RtmConvertIpv6AddressAndLengthToNetAddress
+ RtmConvertNetAddressToIpv6AddressAndLength
+ RtmCreateBestRouteEnum
+ RtmCreateDestEnum
+ RtmCreateEnumerationHandle
+ RtmCreateNextHopEnum
+ RtmCreateRouteEnum
+ RtmCreateRouteList
+ RtmCreateRouteListEnum
+ RtmDeleteEnumHandle
+ RtmDeleteNextHop
+ RtmDeleteRoute
+ RtmDeleteRouteList
+ RtmDeleteRouteTable
+ RtmDeleteRouteToDest
+ RtmDequeueRouteChangeMessage
+ RtmDereferenceHandles
+ RtmDeregisterClient
+ RtmDeregisterEntity
+ RtmDeregisterFromChangeNotification
+ RtmEnumerateGetNextRoute
+ RtmFindNextHop
+ RtmGetAddressFamilyInfo
+ RtmGetChangeStatus
+ RtmGetChangedDests
+ RtmGetDestInfo
+ RtmGetEntityInfo
+ RtmGetEntityMethods
+ RtmGetEnumBestRoutes
+ RtmGetEnumDests
+ RtmGetEnumNextHops
+ RtmGetEnumRoutes
+ RtmGetExactMatchDestination
+ RtmGetExactMatchRoute
+ RtmGetFirstRoute
+ RtmGetInstanceInfo
+ RtmGetInstances
+ RtmGetLessSpecificDestination
+ RtmGetListEnumRoutes
+ RtmGetMostSpecificDestination
+ RtmGetNetworkCount
+ RtmGetNextHopInfo
+ RtmGetNextHopPointer
+ RtmGetNextRoute
+ RtmGetOpaqueInformationPointer
+ RtmGetRegisteredEntities
+ RtmGetRouteAge
+ RtmGetRouteInfo
+ RtmGetRoutePointer
+ RtmHoldDestination
+ RtmIgnoreChangedDests
+ RtmInsertInRouteList
+ RtmInvokeMethod
+ RtmIsBestRoute
+ RtmIsMarkedForChangeNotification
+ RtmIsRoute
+ RtmLockDestination
+ RtmLockNextHop
+ RtmLockRoute
+ RtmLookupIPDestination
+ RtmMarkDestForChangeNotification
+ RtmReadAddressFamilyConfig
+ RtmReadInstanceConfig
+ RtmReferenceHandles
+ RtmRegisterClient
+ RtmRegisterEntity
+ RtmRegisterForChangeNotification
+ RtmReleaseChangedDests
+ RtmReleaseDestInfo
+ RtmReleaseDests
+ RtmReleaseEntities
+ RtmReleaseEntityInfo
+ RtmReleaseNextHopInfo
+ RtmReleaseNextHops
+ RtmReleaseRouteInfo
+ RtmReleaseRoutes
+ RtmUpdateAndUnlockRoute
+ RtmWriteAddressFamilyConfig
+ RtmWriteInstanceConfig
+ SearchInTable
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/SAPI.txt b/symbols/SDK/um/arm/SAPI.txt
new file mode 100644
index 00000000..f21fe01e
--- /dev/null
+++ b/symbols/SDK/um/arm/SAPI.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\SAPI.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 7C60 .debug$S
+ 5E94 .debug$T
+ 32 .drectve
+ D30 .rdata
diff --git a/symbols/SDK/um/arm/SCardDlg.txt b/symbols/SDK/um/arm/SCardDlg.txt
new file mode 100644
index 00000000..438ca227
--- /dev/null
+++ b/symbols/SDK/um/arm/SCardDlg.txt
@@ -0,0 +1,26 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\SCardDlg.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 1 GetOpenCardNameA
+ 2 GetOpenCardNameW
+ 3 SCardDlgExtendedError
+ 4 SCardUIDlgSelectCardA
+ 5 SCardUIDlgSelectCardW
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/ScrnSavW.txt b/symbols/SDK/um/arm/ScrnSavW.txt
new file mode 100644
index 00000000..b2789fa8
--- /dev/null
+++ b/symbols/SDK/um/arm/ScrnSavW.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ScrnSavW.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 38 .bss
+ 8F .data
+ CEF0 .debug$S
+ E2BC .debug$T
+ 4C .drectve
+ 10 .gfids$y
+ C8 .pdata
+ 106 .rdata
+ 14 .text
+ B46 .text$mn
+ 10 .text$x2
+ 54 .xdata
diff --git a/symbols/SDK/um/arm/ScrnSave.txt b/symbols/SDK/um/arm/ScrnSave.txt
new file mode 100644
index 00000000..fe4fc4a3
--- /dev/null
+++ b/symbols/SDK/um/arm/ScrnSave.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ScrnSave.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 38 .bss
+ 62 .data
+ CEF8 .debug$S
+ E378 .debug$T
+ 4C .drectve
+ 10 .gfids$y
+ C8 .pdata
+ 96 .rdata
+ 14 .text
+ B5C .text$mn
+ 10 .text$x2
+ 54 .xdata
diff --git a/symbols/SDK/um/arm/SearchSDK.txt b/symbols/SDK/um/arm/SearchSDK.txt
new file mode 100644
index 00000000..1ab75296
--- /dev/null
+++ b/symbols/SDK/um/arm/SearchSDK.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\SearchSDK.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 5F68 .debug$S
+ 6830 .debug$T
+ 32 .drectve
+ 200 .rdata
diff --git a/symbols/SDK/um/arm/Secur32.txt b/symbols/SDK/um/arm/Secur32.txt
new file mode 100644
index 00000000..e18b39c9
--- /dev/null
+++ b/symbols/SDK/um/arm/Secur32.txt
@@ -0,0 +1,117 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Secur32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?CloseLsaPerformanceData@@YAKXZ (unsigned long __cdecl CloseLsaPerformanceData(void))
+ ?CollectLsaPerformanceData@@YAKPAGPAPAXPAK2@Z (unsigned long __cdecl CollectLsaPerformanceData(unsigned short *,void * *,unsigned long *,unsigned long *))
+ ?OpenLsaPerformanceData@@YAKPAG@Z (unsigned long __cdecl OpenLsaPerformanceData(unsigned short *))
+ AcceptSecurityContext
+ AcquireCredentialsHandleA
+ AcquireCredentialsHandleW
+ AddCredentialsA
+ AddCredentialsW
+ AddSecurityPackageA
+ AddSecurityPackageW
+ ApplyControlToken
+ ChangeAccountPasswordA
+ ChangeAccountPasswordW
+ CompleteAuthToken
+ DecryptMessage
+ DeleteSecurityContext
+ DeleteSecurityPackageA
+ DeleteSecurityPackageW
+ EncryptMessage
+ EnumerateSecurityPackagesA
+ EnumerateSecurityPackagesW
+ ExportSecurityContext
+ FreeContextBuffer
+ FreeCredentialsHandle
+ GetComputerObjectNameA
+ GetComputerObjectNameW
+ GetSecurityUserInfo
+ GetUserNameExA
+ GetUserNameExW
+ ImpersonateSecurityContext
+ ImportSecurityContextA
+ ImportSecurityContextW
+ InitSecurityInterfaceA
+ InitSecurityInterfaceW
+ InitializeSecurityContextA
+ InitializeSecurityContextW
+ LsaCallAuthenticationPackage
+ LsaConnectUntrusted
+ LsaDeregisterLogonProcess
+ LsaEnumerateLogonSessions
+ LsaFreeReturnBuffer
+ LsaGetLogonSessionData
+ LsaLogonUser
+ LsaLookupAuthenticationPackage
+ LsaRegisterLogonProcess
+ LsaRegisterPolicyChangeNotification
+ LsaUnregisterPolicyChangeNotification
+ MakeSignature
+ QueryContextAttributesA
+ QueryContextAttributesW
+ QueryCredentialsAttributesA
+ QueryCredentialsAttributesW
+ QuerySecurityContextToken
+ QuerySecurityPackageInfoA
+ QuerySecurityPackageInfoW
+ RevertSecurityContext
+ SaslAcceptSecurityContext
+ SaslEnumerateProfilesA
+ SaslEnumerateProfilesW
+ SaslGetContextOption
+ SaslGetProfilePackageA
+ SaslGetProfilePackageW
+ SaslIdentifyPackageA
+ SaslIdentifyPackageW
+ SaslInitializeSecurityContextA
+ SaslInitializeSecurityContextW
+ SaslSetContextOption
+ SealMessage
+ SeciAllocateAndSetCallFlags
+ SeciAllocateAndSetIPAddress
+ SeciFreeCallContext
+ SetContextAttributesA
+ SetContextAttributesW
+ SetCredentialsAttributesA
+ SetCredentialsAttributesW
+ SspiCompareAuthIdentities
+ SspiCopyAuthIdentity
+ SspiDecryptAuthIdentity
+ SspiEncodeAuthIdentityAsStrings
+ SspiEncodeStringsAsAuthIdentity
+ SspiEncryptAuthIdentity
+ SspiExcludePackage
+ SspiFreeAuthIdentity
+ SspiGetTargetHostName
+ SspiIsAuthIdentityEncrypted
+ SspiLocalFree
+ SspiMarshalAuthIdentity
+ SspiPrepareForCredRead
+ SspiPrepareForCredWrite
+ SspiUnmarshalAuthIdentity
+ SspiValidateAuthIdentity
+ SspiZeroAuthIdentity
+ TranslateNameA
+ TranslateNameW
+ UnsealMessage
+ VerifySignature
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/SensAPI.txt b/symbols/SDK/um/arm/SensAPI.txt
new file mode 100644
index 00000000..ab0c545f
--- /dev/null
+++ b/symbols/SDK/um/arm/SensAPI.txt
@@ -0,0 +1,24 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\SensAPI.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ IsDestinationReachableA
+ IsDestinationReachableW
+ IsNetworkAlive
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/SensorsUtils.txt b/symbols/SDK/um/arm/SensorsUtils.txt
new file mode 100644
index 00000000..deabe247
--- /dev/null
+++ b/symbols/SDK/um/arm/SensorsUtils.txt
@@ -0,0 +1,82 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\SensorsUtils.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AddMillisecondsToFileTime
+ CollectionsListAllocateBufferAndSerialize
+ CollectionsListCopyAndMarshall
+ CollectionsListDeserializeFromBuffer
+ CollectionsListGetFillableCount
+ CollectionsListGetMarshalledSize
+ CollectionsListGetMarshalledSizeWithoutSerialization
+ CollectionsListGetSerializedSize
+ CollectionsListMarshall
+ CollectionsListSerializeToBuffer
+ CollectionsListSortSubscribedActivitiesByConfidence
+ CollectionsListUpdateMarshalledPointer
+ ConvertAccelerometerDataToCollection
+ ConvertCollectionToAccelerometerData
+ ConvertCollectionToGyroscopeData
+ ConvertCollectionToLightSensorData
+ ConvertCollectionToLightSensorDataWithColor
+ ConvertCollectionToMagnetometerData
+ ConvertCollectionToOrientationData
+ ConvertCollectionToProximitySensorData
+ ConvertFloat3DDataToCollection
+ ConvertGyroscopeDataToCollection
+ ConvertLightSensorDataToCollection
+ ConvertLightSensorDataWithColorToCollection
+ ConvertMagnetometerDataToCollection
+ ConvertOrientationDataToCollection
+ ConvertProximitySensorDataToCollection
+ ConvertSimpleOrientationDataToCollection
+ EvaluateActivityThresholds
+ GetFileTimeDifference
+ GetFileTimeFromTimeStamp
+ GetPerformanceTime
+ GetTimeStampFromFileTime
+ InitPropVariantFromCLSIDArray
+ InitPropVariantFromFloat
+ IsCollectionListSame
+ IsGUIDPresentInList
+ IsKeyPresentInCollectionList
+ IsKeyPresentInPropertyList
+ IsSensorSubscribed
+ MapActivityConfidenceToState
+ PropKeyFindKeyGetBool
+ PropKeyFindKeyGetDouble
+ PropKeyFindKeyGetFileTime
+ PropKeyFindKeyGetFloat
+ PropKeyFindKeyGetGuid
+ PropKeyFindKeyGetInt32
+ PropKeyFindKeyGetInt64
+ PropKeyFindKeyGetNthInt64
+ PropKeyFindKeyGetNthUlong
+ PropKeyFindKeyGetNthUshort
+ PropKeyFindKeyGetPropVariant
+ PropKeyFindKeyGetUlong
+ PropKeyFindKeyGetUshort
+ PropKeyFindKeySetPropVariant
+ PropVariantGetInformation
+ PropertiesListCopy
+ PropertiesListGetFillableCount
+ SensorCollectionGetAt
+ SerializationBufferAllocate
+ SerializationBufferFree
+
+ Summary
+
+ D8 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 14 .idata$6
diff --git a/symbols/SDK/um/arm/SetupAPI.txt b/symbols/SDK/um/arm/SetupAPI.txt
new file mode 100644
index 00000000..878d1631
--- /dev/null
+++ b/symbols/SDK/um/arm/SetupAPI.txt
@@ -0,0 +1,579 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\SetupAPI.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CMP_GetServerSideDeviceInstallFlags
+ CMP_WaitNoPendingInstallEvents
+ CM_Add_Empty_Log_Conf
+ CM_Add_Empty_Log_Conf_Ex
+ CM_Add_IDA
+ CM_Add_IDW
+ CM_Add_ID_ExA
+ CM_Add_ID_ExW
+ CM_Add_Range
+ CM_Add_Res_Des
+ CM_Add_Res_Des_Ex
+ CM_Connect_MachineA
+ CM_Connect_MachineW
+ CM_Create_DevNodeA
+ CM_Create_DevNodeW
+ CM_Create_DevNode_ExA
+ CM_Create_DevNode_ExW
+ CM_Create_Range_List
+ CM_Delete_Class_Key
+ CM_Delete_Class_Key_Ex
+ CM_Delete_DevNode_Key
+ CM_Delete_DevNode_Key_Ex
+ CM_Delete_Device_Interface_KeyA
+ CM_Delete_Device_Interface_KeyW
+ CM_Delete_Device_Interface_Key_ExA
+ CM_Delete_Device_Interface_Key_ExW
+ CM_Delete_Range
+ CM_Detect_Resource_Conflict
+ CM_Detect_Resource_Conflict_Ex
+ CM_Disable_DevNode
+ CM_Disable_DevNode_Ex
+ CM_Disconnect_Machine
+ CM_Dup_Range_List
+ CM_Enable_DevNode
+ CM_Enable_DevNode_Ex
+ CM_Enumerate_Classes
+ CM_Enumerate_Classes_Ex
+ CM_Enumerate_EnumeratorsA
+ CM_Enumerate_EnumeratorsW
+ CM_Enumerate_Enumerators_ExA
+ CM_Enumerate_Enumerators_ExW
+ CM_Find_Range
+ CM_First_Range
+ CM_Free_Log_Conf
+ CM_Free_Log_Conf_Ex
+ CM_Free_Log_Conf_Handle
+ CM_Free_Range_List
+ CM_Free_Res_Des
+ CM_Free_Res_Des_Ex
+ CM_Free_Res_Des_Handle
+ CM_Free_Resource_Conflict_Handle
+ CM_Get_Child
+ CM_Get_Child_Ex
+ CM_Get_Class_Key_NameA
+ CM_Get_Class_Key_NameW
+ CM_Get_Class_Key_Name_ExA
+ CM_Get_Class_Key_Name_ExW
+ CM_Get_Class_NameA
+ CM_Get_Class_NameW
+ CM_Get_Class_Name_ExA
+ CM_Get_Class_Name_ExW
+ CM_Get_Class_Registry_PropertyA
+ CM_Get_Class_Registry_PropertyW
+ CM_Get_Depth
+ CM_Get_Depth_Ex
+ CM_Get_DevNode_Custom_PropertyA
+ CM_Get_DevNode_Custom_PropertyW
+ CM_Get_DevNode_Custom_Property_ExA
+ CM_Get_DevNode_Custom_Property_ExW
+ CM_Get_DevNode_Registry_PropertyA
+ CM_Get_DevNode_Registry_PropertyW
+ CM_Get_DevNode_Registry_Property_ExA
+ CM_Get_DevNode_Registry_Property_ExW
+ CM_Get_DevNode_Status
+ CM_Get_DevNode_Status_Ex
+ CM_Get_Device_IDA
+ CM_Get_Device_IDW
+ CM_Get_Device_ID_ExA
+ CM_Get_Device_ID_ExW
+ CM_Get_Device_ID_ListA
+ CM_Get_Device_ID_ListW
+ CM_Get_Device_ID_List_ExA
+ CM_Get_Device_ID_List_ExW
+ CM_Get_Device_ID_List_SizeA
+ CM_Get_Device_ID_List_SizeW
+ CM_Get_Device_ID_List_Size_ExA
+ CM_Get_Device_ID_List_Size_ExW
+ CM_Get_Device_ID_Size
+ CM_Get_Device_ID_Size_Ex
+ CM_Get_Device_Interface_AliasA
+ CM_Get_Device_Interface_AliasW
+ CM_Get_Device_Interface_Alias_ExA
+ CM_Get_Device_Interface_Alias_ExW
+ CM_Get_Device_Interface_ListA
+ CM_Get_Device_Interface_ListW
+ CM_Get_Device_Interface_List_ExA
+ CM_Get_Device_Interface_List_ExW
+ CM_Get_Device_Interface_List_SizeA
+ CM_Get_Device_Interface_List_SizeW
+ CM_Get_Device_Interface_List_Size_ExA
+ CM_Get_Device_Interface_List_Size_ExW
+ CM_Get_First_Log_Conf
+ CM_Get_First_Log_Conf_Ex
+ CM_Get_Global_State
+ CM_Get_Global_State_Ex
+ CM_Get_HW_Prof_FlagsA
+ CM_Get_HW_Prof_FlagsW
+ CM_Get_HW_Prof_Flags_ExA
+ CM_Get_HW_Prof_Flags_ExW
+ CM_Get_Hardware_Profile_InfoA
+ CM_Get_Hardware_Profile_InfoW
+ CM_Get_Hardware_Profile_Info_ExA
+ CM_Get_Hardware_Profile_Info_ExW
+ CM_Get_Log_Conf_Priority
+ CM_Get_Log_Conf_Priority_Ex
+ CM_Get_Next_Log_Conf
+ CM_Get_Next_Log_Conf_Ex
+ CM_Get_Next_Res_Des
+ CM_Get_Next_Res_Des_Ex
+ CM_Get_Parent
+ CM_Get_Parent_Ex
+ CM_Get_Res_Des_Data
+ CM_Get_Res_Des_Data_Ex
+ CM_Get_Res_Des_Data_Size
+ CM_Get_Res_Des_Data_Size_Ex
+ CM_Get_Resource_Conflict_Count
+ CM_Get_Resource_Conflict_DetailsA
+ CM_Get_Resource_Conflict_DetailsW
+ CM_Get_Sibling
+ CM_Get_Sibling_Ex
+ CM_Get_Version
+ CM_Get_Version_Ex
+ CM_Intersect_Range_List
+ CM_Invert_Range_List
+ CM_Is_Dock_Station_Present
+ CM_Is_Dock_Station_Present_Ex
+ CM_Is_Version_Available
+ CM_Is_Version_Available_Ex
+ CM_Locate_DevNodeA
+ CM_Locate_DevNodeW
+ CM_Locate_DevNode_ExA
+ CM_Locate_DevNode_ExW
+ CM_Merge_Range_List
+ CM_Modify_Res_Des
+ CM_Modify_Res_Des_Ex
+ CM_Move_DevNode
+ CM_Move_DevNode_Ex
+ CM_Next_Range
+ CM_Open_Class_KeyA
+ CM_Open_Class_KeyW
+ CM_Open_Class_Key_ExA
+ CM_Open_Class_Key_ExW
+ CM_Open_DevNode_Key
+ CM_Open_DevNode_Key_Ex
+ CM_Open_Device_Interface_KeyA
+ CM_Open_Device_Interface_KeyW
+ CM_Open_Device_Interface_Key_ExA
+ CM_Open_Device_Interface_Key_ExW
+ CM_Query_And_Remove_SubTreeA
+ CM_Query_And_Remove_SubTreeW
+ CM_Query_And_Remove_SubTree_ExA
+ CM_Query_And_Remove_SubTree_ExW
+ CM_Query_Arbitrator_Free_Data
+ CM_Query_Arbitrator_Free_Data_Ex
+ CM_Query_Arbitrator_Free_Size
+ CM_Query_Arbitrator_Free_Size_Ex
+ CM_Query_Remove_SubTree
+ CM_Query_Remove_SubTree_Ex
+ CM_Query_Resource_Conflict_List
+ CM_Reenumerate_DevNode
+ CM_Reenumerate_DevNode_Ex
+ CM_Register_Device_Driver
+ CM_Register_Device_Driver_Ex
+ CM_Register_Device_InterfaceA
+ CM_Register_Device_InterfaceW
+ CM_Register_Device_Interface_ExA
+ CM_Register_Device_Interface_ExW
+ CM_Remove_SubTree
+ CM_Remove_SubTree_Ex
+ CM_Request_Device_EjectA
+ CM_Request_Device_EjectW
+ CM_Request_Device_Eject_ExA
+ CM_Request_Device_Eject_ExW
+ CM_Request_Eject_PC
+ CM_Request_Eject_PC_Ex
+ CM_Run_Detection
+ CM_Run_Detection_Ex
+ CM_Set_Class_Registry_PropertyA
+ CM_Set_Class_Registry_PropertyW
+ CM_Set_DevNode_Problem
+ CM_Set_DevNode_Problem_Ex
+ CM_Set_DevNode_Registry_PropertyA
+ CM_Set_DevNode_Registry_PropertyW
+ CM_Set_DevNode_Registry_Property_ExA
+ CM_Set_DevNode_Registry_Property_ExW
+ CM_Set_HW_Prof
+ CM_Set_HW_Prof_Ex
+ CM_Set_HW_Prof_FlagsA
+ CM_Set_HW_Prof_FlagsW
+ CM_Set_HW_Prof_Flags_ExA
+ CM_Set_HW_Prof_Flags_ExW
+ CM_Setup_DevNode
+ CM_Setup_DevNode_Ex
+ CM_Test_Range_Available
+ CM_Uninstall_DevNode
+ CM_Uninstall_DevNode_Ex
+ CM_Unregister_Device_InterfaceA
+ CM_Unregister_Device_InterfaceW
+ CM_Unregister_Device_Interface_ExA
+ CM_Unregister_Device_Interface_ExW
+ ExtensionPropSheetPageProc
+ InstallHinfSection
+ InstallHinfSectionA
+ InstallHinfSectionW
+ SetupAddInstallSectionToDiskSpaceListA
+ SetupAddInstallSectionToDiskSpaceListW
+ SetupAddSectionToDiskSpaceListA
+ SetupAddSectionToDiskSpaceListW
+ SetupAddToDiskSpaceListA
+ SetupAddToDiskSpaceListW
+ SetupAddToSourceListA
+ SetupAddToSourceListW
+ SetupAdjustDiskSpaceListA
+ SetupAdjustDiskSpaceListW
+ SetupBackupErrorA
+ SetupBackupErrorW
+ SetupCancelTemporarySourceList
+ SetupCloseFileQueue
+ SetupCloseInfFile
+ SetupCloseLog
+ SetupCommitFileQueue
+ SetupCommitFileQueueA
+ SetupCommitFileQueueW
+ SetupConfigureWmiFromInfSectionA
+ SetupConfigureWmiFromInfSectionW
+ SetupCopyErrorA
+ SetupCopyErrorW
+ SetupCopyOEMInfA
+ SetupCopyOEMInfW
+ SetupCreateDiskSpaceListA
+ SetupCreateDiskSpaceListW
+ SetupDecompressOrCopyFileA
+ SetupDecompressOrCopyFileW
+ SetupDefaultQueueCallback
+ SetupDefaultQueueCallbackA
+ SetupDefaultQueueCallbackW
+ SetupDeleteErrorA
+ SetupDeleteErrorW
+ SetupDestroyDiskSpaceList
+ SetupDiAskForOEMDisk
+ SetupDiBuildClassInfoList
+ SetupDiBuildClassInfoListExA
+ SetupDiBuildClassInfoListExW
+ SetupDiBuildDriverInfoList
+ SetupDiCallClassInstaller
+ SetupDiCancelDriverInfoSearch
+ SetupDiChangeState
+ SetupDiClassGuidsFromNameA
+ SetupDiClassGuidsFromNameExA
+ SetupDiClassGuidsFromNameExW
+ SetupDiClassGuidsFromNameW
+ SetupDiClassNameFromGuidA
+ SetupDiClassNameFromGuidExA
+ SetupDiClassNameFromGuidExW
+ SetupDiClassNameFromGuidW
+ SetupDiCreateDevRegKeyA
+ SetupDiCreateDevRegKeyW
+ SetupDiCreateDeviceInfoA
+ SetupDiCreateDeviceInfoList
+ SetupDiCreateDeviceInfoListExA
+ SetupDiCreateDeviceInfoListExW
+ SetupDiCreateDeviceInfoW
+ SetupDiCreateDeviceInterfaceA
+ SetupDiCreateDeviceInterfaceRegKeyA
+ SetupDiCreateDeviceInterfaceRegKeyW
+ SetupDiCreateDeviceInterfaceW
+ SetupDiDeleteDevRegKey
+ SetupDiDeleteDeviceInfo
+ SetupDiDeleteDeviceInterfaceData
+ SetupDiDeleteDeviceInterfaceRegKey
+ SetupDiDestroyClassImageList
+ SetupDiDestroyDeviceInfoList
+ SetupDiDestroyDriverInfoList
+ SetupDiDrawMiniIcon
+ SetupDiEnumDeviceInfo
+ SetupDiEnumDeviceInterfaces
+ SetupDiEnumDriverInfoA
+ SetupDiEnumDriverInfoW
+ SetupDiGetActualModelsSectionA
+ SetupDiGetActualModelsSectionW
+ SetupDiGetActualSectionToInstallA
+ SetupDiGetActualSectionToInstallExA
+ SetupDiGetActualSectionToInstallExW
+ SetupDiGetActualSectionToInstallW
+ SetupDiGetClassBitmapIndex
+ SetupDiGetClassDescriptionA
+ SetupDiGetClassDescriptionExA
+ SetupDiGetClassDescriptionExW
+ SetupDiGetClassDescriptionW
+ SetupDiGetClassDevPropertySheetsA
+ SetupDiGetClassDevPropertySheetsW
+ SetupDiGetClassDevsA
+ SetupDiGetClassDevsExA
+ SetupDiGetClassDevsExW
+ SetupDiGetClassDevsW
+ SetupDiGetClassImageIndex
+ SetupDiGetClassImageList
+ SetupDiGetClassImageListExA
+ SetupDiGetClassImageListExW
+ SetupDiGetClassInstallParamsA
+ SetupDiGetClassInstallParamsW
+ SetupDiGetClassPropertyExW
+ SetupDiGetClassPropertyKeys
+ SetupDiGetClassPropertyKeysExW
+ SetupDiGetClassPropertyW
+ SetupDiGetClassRegistryPropertyA
+ SetupDiGetClassRegistryPropertyW
+ SetupDiGetCustomDevicePropertyA
+ SetupDiGetCustomDevicePropertyW
+ SetupDiGetDeviceInfoListClass
+ SetupDiGetDeviceInfoListDetailA
+ SetupDiGetDeviceInfoListDetailW
+ SetupDiGetDeviceInstallParamsA
+ SetupDiGetDeviceInstallParamsW
+ SetupDiGetDeviceInstanceIdA
+ SetupDiGetDeviceInstanceIdW
+ SetupDiGetDeviceInterfaceAlias
+ SetupDiGetDeviceInterfaceDetailA
+ SetupDiGetDeviceInterfaceDetailW
+ SetupDiGetDeviceInterfacePropertyKeys
+ SetupDiGetDeviceInterfacePropertyW
+ SetupDiGetDevicePropertyKeys
+ SetupDiGetDevicePropertyW
+ SetupDiGetDeviceRegistryPropertyA
+ SetupDiGetDeviceRegistryPropertyW
+ SetupDiGetDriverInfoDetailA
+ SetupDiGetDriverInfoDetailW
+ SetupDiGetDriverInstallParamsA
+ SetupDiGetDriverInstallParamsW
+ SetupDiGetHwProfileFriendlyNameA
+ SetupDiGetHwProfileFriendlyNameExA
+ SetupDiGetHwProfileFriendlyNameExW
+ SetupDiGetHwProfileFriendlyNameW
+ SetupDiGetHwProfileList
+ SetupDiGetHwProfileListExA
+ SetupDiGetHwProfileListExW
+ SetupDiGetINFClassA
+ SetupDiGetINFClassW
+ SetupDiGetSelectedDevice
+ SetupDiGetSelectedDriverA
+ SetupDiGetSelectedDriverW
+ SetupDiGetWizardPage
+ SetupDiInstallClassA
+ SetupDiInstallClassExA
+ SetupDiInstallClassExW
+ SetupDiInstallClassW
+ SetupDiInstallDevice
+ SetupDiInstallDeviceInterfaces
+ SetupDiInstallDriverFiles
+ SetupDiLoadClassIcon
+ SetupDiLoadDeviceIcon
+ SetupDiMoveDuplicateDevice
+ SetupDiOpenClassRegKey
+ SetupDiOpenClassRegKeyExA
+ SetupDiOpenClassRegKeyExW
+ SetupDiOpenDevRegKey
+ SetupDiOpenDeviceInfoA
+ SetupDiOpenDeviceInfoW
+ SetupDiOpenDeviceInterfaceA
+ SetupDiOpenDeviceInterfaceRegKey
+ SetupDiOpenDeviceInterfaceW
+ SetupDiRegisterCoDeviceInstallers
+ SetupDiRegisterDeviceInfo
+ SetupDiRemoveDevice
+ SetupDiRemoveDeviceInterface
+ SetupDiReportAdditionalSoftwareRequested
+ SetupDiReportDeviceInstallError
+ SetupDiReportDriverNotFoundError
+ SetupDiReportDriverPackageImportationError
+ SetupDiReportGenericDriverInstalled
+ SetupDiReportPnPDeviceProblem
+ SetupDiRestartDevices
+ SetupDiSelectBestCompatDrv
+ SetupDiSelectDevice
+ SetupDiSelectOEMDrv
+ SetupDiSetClassInstallParamsA
+ SetupDiSetClassInstallParamsW
+ SetupDiSetClassPropertyExW
+ SetupDiSetClassPropertyW
+ SetupDiSetClassRegistryPropertyA
+ SetupDiSetClassRegistryPropertyW
+ SetupDiSetDeviceInstallParamsA
+ SetupDiSetDeviceInstallParamsW
+ SetupDiSetDeviceInterfaceDefault
+ SetupDiSetDeviceInterfacePropertyW
+ SetupDiSetDevicePropertyW
+ SetupDiSetDeviceRegistryPropertyA
+ SetupDiSetDeviceRegistryPropertyW
+ SetupDiSetDriverInstallParamsA
+ SetupDiSetDriverInstallParamsW
+ SetupDiSetSelectedDevice
+ SetupDiSetSelectedDriverA
+ SetupDiSetSelectedDriverW
+ SetupDiUnremoveDevice
+ SetupDuplicateDiskSpaceListA
+ SetupDuplicateDiskSpaceListW
+ SetupEnumInfSectionsA
+ SetupEnumInfSectionsW
+ SetupFindFirstLineA
+ SetupFindFirstLineW
+ SetupFindNextLine
+ SetupFindNextMatchLineA
+ SetupFindNextMatchLineW
+ SetupFreeSourceListA
+ SetupFreeSourceListW
+ SetupGetBackupInformationA
+ SetupGetBackupInformationW
+ SetupGetBinaryField
+ SetupGetFieldCount
+ SetupGetFileCompressionInfoA
+ SetupGetFileCompressionInfoExA
+ SetupGetFileCompressionInfoExW
+ SetupGetFileCompressionInfoW
+ SetupGetFileQueueCount
+ SetupGetFileQueueFlags
+ SetupGetInfDriverStoreLocationA
+ SetupGetInfDriverStoreLocationW
+ SetupGetInfFileListA
+ SetupGetInfFileListW
+ SetupGetInfInformationA
+ SetupGetInfInformationW
+ SetupGetInfPublishedNameA
+ SetupGetInfPublishedNameW
+ SetupGetInfSections
+ SetupGetIntField
+ SetupGetLineByIndexA
+ SetupGetLineByIndexW
+ SetupGetLineCountA
+ SetupGetLineCountW
+ SetupGetLineTextA
+ SetupGetLineTextW
+ SetupGetMultiSzFieldA
+ SetupGetMultiSzFieldW
+ SetupGetNonInteractiveMode
+ SetupGetSourceFileLocationA
+ SetupGetSourceFileLocationW
+ SetupGetSourceFileSizeA
+ SetupGetSourceFileSizeW
+ SetupGetSourceInfoA
+ SetupGetSourceInfoW
+ SetupGetStringFieldA
+ SetupGetStringFieldW
+ SetupGetTargetPathA
+ SetupGetTargetPathW
+ SetupGetThreadLogToken
+ SetupInitDefaultQueueCallback
+ SetupInitDefaultQueueCallbackEx
+ SetupInitializeFileLogA
+ SetupInitializeFileLogW
+ SetupInstallFileA
+ SetupInstallFileExA
+ SetupInstallFileExW
+ SetupInstallFileW
+ SetupInstallFilesFromInfSectionA
+ SetupInstallFilesFromInfSectionW
+ SetupInstallFromInfSectionA
+ SetupInstallFromInfSectionW
+ SetupInstallServicesFromInfSectionA
+ SetupInstallServicesFromInfSectionExA
+ SetupInstallServicesFromInfSectionExW
+ SetupInstallServicesFromInfSectionW
+ SetupIterateCabinetA
+ SetupIterateCabinetW
+ SetupLogErrorA
+ SetupLogErrorW
+ SetupLogFileA
+ SetupLogFileW
+ SetupOpenAppendInfFileA
+ SetupOpenAppendInfFileW
+ SetupOpenFileQueue
+ SetupOpenInfFileA
+ SetupOpenInfFileW
+ SetupOpenLog
+ SetupOpenMasterInf
+ SetupPrepareQueueForRestoreA
+ SetupPrepareQueueForRestoreW
+ SetupPromptForDiskA
+ SetupPromptForDiskW
+ SetupPromptReboot
+ SetupQueryDrivesInDiskSpaceListA
+ SetupQueryDrivesInDiskSpaceListW
+ SetupQueryFileLogA
+ SetupQueryFileLogW
+ SetupQueryInfFileInformationA
+ SetupQueryInfFileInformationW
+ SetupQueryInfOriginalFileInformationA
+ SetupQueryInfOriginalFileInformationW
+ SetupQueryInfVersionInformationA
+ SetupQueryInfVersionInformationW
+ SetupQuerySourceListA
+ SetupQuerySourceListW
+ SetupQuerySpaceRequiredOnDriveA
+ SetupQuerySpaceRequiredOnDriveW
+ SetupQueueCopyA
+ SetupQueueCopyIndirectA
+ SetupQueueCopyIndirectW
+ SetupQueueCopySectionA
+ SetupQueueCopySectionW
+ SetupQueueCopyW
+ SetupQueueDefaultCopyA
+ SetupQueueDefaultCopyW
+ SetupQueueDeleteA
+ SetupQueueDeleteSectionA
+ SetupQueueDeleteSectionW
+ SetupQueueDeleteW
+ SetupQueueRenameA
+ SetupQueueRenameSectionA
+ SetupQueueRenameSectionW
+ SetupQueueRenameW
+ SetupRemoveFileLogEntryA
+ SetupRemoveFileLogEntryW
+ SetupRemoveFromDiskSpaceListA
+ SetupRemoveFromDiskSpaceListW
+ SetupRemoveFromSourceListA
+ SetupRemoveFromSourceListW
+ SetupRemoveInstallSectionFromDiskSpaceListA
+ SetupRemoveInstallSectionFromDiskSpaceListW
+ SetupRemoveSectionFromDiskSpaceListA
+ SetupRemoveSectionFromDiskSpaceListW
+ SetupRenameErrorA
+ SetupRenameErrorW
+ SetupScanFileQueue
+ SetupScanFileQueueA
+ SetupScanFileQueueW
+ SetupSetDirectoryIdA
+ SetupSetDirectoryIdExA
+ SetupSetDirectoryIdExW
+ SetupSetDirectoryIdW
+ SetupSetFileQueueAlternatePlatformA
+ SetupSetFileQueueAlternatePlatformW
+ SetupSetFileQueueFlags
+ SetupSetNonInteractiveMode
+ SetupSetPlatformPathOverrideA
+ SetupSetPlatformPathOverrideW
+ SetupSetSourceListA
+ SetupSetSourceListW
+ SetupSetThreadLogToken
+ SetupTermDefaultQueueCallback
+ SetupTerminateFileLog
+ SetupUninstallNewlyCopiedInfs
+ SetupUninstallOEMInfA
+ SetupUninstallOEMInfW
+ SetupVerifyInfFileA
+ SetupVerifyInfFileW
+ SetupWriteTextLog
+ SetupWriteTextLogError
+ SetupWriteTextLogInfLine
+ pSetupDiCrimsonLogDeviceInstall
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/Sfc.txt b/symbols/SDK/um/arm/Sfc.txt
new file mode 100644
index 00000000..b746c3fe
--- /dev/null
+++ b/symbols/SDK/um/arm/Sfc.txt
@@ -0,0 +1,37 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Sfc.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ SRSetRestorePoint
+ SRSetRestorePointA
+ SRSetRestorePointW
+ 4 SfcClose
+ 3 SfcConnectToServer
+ 5 SfcFileException
+ SfcGetNextProtectedFile
+ 1 SfcInitProt
+ 6 SfcInitiateScan
+ 7 SfcInstallProtectedFiles
+ SfcIsFileProtected
+ SfcIsKeyProtected
+ 2 SfcTerminateWatcherThread
+ 9 SfpDeleteCatalog
+ 8 SfpInstallCatalog
+ SfpVerifyFile
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/ShFolder.txt b/symbols/SDK/um/arm/ShFolder.txt
new file mode 100644
index 00000000..eb8dfd74
--- /dev/null
+++ b/symbols/SDK/um/arm/ShFolder.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ShFolder.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ SHGetFolderPathA
+ SHGetFolderPathW
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/ShLwApi.txt b/symbols/SDK/um/arm/ShLwApi.txt
new file mode 100644
index 00000000..7d053d63
--- /dev/null
+++ b/symbols/SDK/um/arm/ShLwApi.txt
@@ -0,0 +1,386 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ShLwApi.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AssocCreate
+ AssocGetPerceivedType
+ AssocIsDangerous
+ AssocQueryKeyA
+ AssocQueryKeyW
+ AssocQueryStringA
+ AssocQueryStringByKeyA
+ AssocQueryStringByKeyW
+ AssocQueryStringW
+ ChrCmpIA
+ ChrCmpIW
+ ColorAdjustLuma
+ ColorHLSToRGB
+ ColorRGBToHLS
+ 168 ConnectToConnectionPoint
+ 14 GetAcceptLanguagesA
+ 15 GetAcceptLanguagesW
+ GetMenuPosFromID
+ HashData
+ 568 IStream_Copy
+ 184 IStream_Read
+ 512 IStream_ReadPidl
+ 596 IStream_ReadStr
+ 213 IStream_Reset
+ 214 IStream_Size
+ 212 IStream_Write
+ 513 IStream_WritePidl
+ 597 IStream_WriteStr
+ 169 IUnknown_AtomicRelease
+ 256 IUnknown_GetSite
+ 172 IUnknown_GetWindow
+ 176 IUnknown_QueryService
+ 199 IUnknown_Set
+ 174 IUnknown_SetSite
+ IntlStrEqWorkerA
+ IntlStrEqWorkerW
+ IsCharSpaceA
+ 29 IsCharSpaceW
+ 553 IsInternetESCEnabled
+ 437 IsOS
+ 377 MLLoadLibraryA
+ 378 MLLoadLibraryW
+ 1 ParseURLA
+ 2 ParseURLW
+ PathAddBackslashA
+ PathAddBackslashW
+ PathAddExtensionA
+ PathAddExtensionW
+ PathAppendA
+ PathAppendW
+ PathBuildRootA
+ PathBuildRootW
+ PathCanonicalizeA
+ PathCanonicalizeW
+ PathCombineA
+ PathCombineW
+ PathCommonPrefixA
+ PathCommonPrefixW
+ PathCompactPathA
+ PathCompactPathExA
+ PathCompactPathExW
+ PathCompactPathW
+ PathCreateFromUrlA
+ PathCreateFromUrlAlloc
+ PathCreateFromUrlW
+ PathFileExistsA
+ PathFileExistsW
+ PathFindExtensionA
+ PathFindExtensionW
+ PathFindFileNameA
+ PathFindFileNameW
+ PathFindNextComponentA
+ PathFindNextComponentW
+ PathFindOnPathA
+ PathFindOnPathW
+ PathFindSuffixArrayA
+ PathFindSuffixArrayW
+ PathGetArgsA
+ PathGetArgsW
+ PathGetCharTypeA
+ PathGetCharTypeW
+ PathGetDriveNumberA
+ PathGetDriveNumberW
+ PathIsContentTypeA
+ PathIsContentTypeW
+ PathIsDirectoryA
+ PathIsDirectoryEmptyA
+ PathIsDirectoryEmptyW
+ PathIsDirectoryW
+ PathIsFileSpecA
+ PathIsFileSpecW
+ PathIsLFNFileSpecA
+ PathIsLFNFileSpecW
+ PathIsNetworkPathA
+ PathIsNetworkPathW
+ PathIsPrefixA
+ PathIsPrefixW
+ PathIsRelativeA
+ PathIsRelativeW
+ PathIsRootA
+ PathIsRootW
+ PathIsSameRootA
+ PathIsSameRootW
+ PathIsSystemFolderA
+ PathIsSystemFolderW
+ PathIsUNCA
+ PathIsUNCServerA
+ PathIsUNCServerShareA
+ PathIsUNCServerShareW
+ PathIsUNCServerW
+ PathIsUNCW
+ PathIsURLA
+ PathIsURLW
+ PathMakePrettyA
+ PathMakePrettyW
+ PathMakeSystemFolderA
+ PathMakeSystemFolderW
+ PathMatchSpecA
+ PathMatchSpecExA
+ PathMatchSpecExW
+ PathMatchSpecW
+ PathParseIconLocationA
+ PathParseIconLocationW
+ PathQuoteSpacesA
+ PathQuoteSpacesW
+ PathRelativePathToA
+ PathRelativePathToW
+ PathRemoveArgsA
+ PathRemoveArgsW
+ PathRemoveBackslashA
+ PathRemoveBackslashW
+ PathRemoveBlanksA
+ PathRemoveBlanksW
+ PathRemoveExtensionA
+ PathRemoveExtensionW
+ PathRemoveFileSpecA
+ PathRemoveFileSpecW
+ PathRenameExtensionA
+ PathRenameExtensionW
+ PathSearchAndQualifyA
+ PathSearchAndQualifyW
+ PathSetDlgItemPathA
+ PathSetDlgItemPathW
+ PathSkipRootA
+ PathSkipRootW
+ PathStripPathA
+ PathStripPathW
+ PathStripToRootA
+ PathStripToRootW
+ PathUnExpandEnvStringsA
+ PathUnExpandEnvStringsW
+ PathUndecorateA
+ PathUndecorateW
+ PathUnmakeSystemFolderA
+ PathUnmakeSystemFolderW
+ PathUnquoteSpacesA
+ PathUnquoteSpacesW
+ 219 QISearch
+ 7 SHAllocShared
+ 345 SHAnsiToAnsi
+ 215 SHAnsiToUnicode
+ SHAutoComplete
+ SHCopyKeyA
+ SHCopyKeyW
+ 12 SHCreateMemStream
+ SHCreateShellPalette
+ SHCreateStreamOnFileA
+ SHCreateStreamOnFileEx
+ SHCreateStreamOnFileW
+ 16 SHCreateThread
+ SHCreateThreadRef
+ 615 SHCreateThreadWithHandle
+ SHDeleteEmptyKeyA
+ SHDeleteEmptyKeyW
+ SHDeleteKeyA
+ SHDeleteKeyW
+ SHDeleteValueA
+ SHDeleteValueW
+ SHEnumKeyExA
+ SHEnumKeyExW
+ SHEnumValueA
+ SHEnumValueW
+ 353 SHFormatDateTimeA
+ 354 SHFormatDateTimeW
+ 10 SHFreeShared
+ SHGetInverseCMAP
+ SHGetThreadRef
+ SHGetValueA
+ SHGetValueW
+ 515 SHGetViewStatePropertyBag
+ 634 SHGlobalCounterDecrement
+ 632 SHGlobalCounterGetValue
+ 633 SHGlobalCounterIncrement
+ 204 SHIsChildOrSelf
+ SHIsLowMemoryMachine
+ 487 SHLoadIndirectString
+ 8 SHLockShared
+ 185 SHMessageBoxCheckA
+ 191 SHMessageBoxCheckW
+ SHOpenRegStream2A
+ SHOpenRegStream2W
+ SHOpenRegStreamA
+ SHOpenRegStreamW
+ 567 SHPropertyBag_ReadStrAlloc
+ 570 SHPropertyBag_WriteBSTR
+ SHQueryInfoKeyA
+ SHQueryInfoKeyW
+ SHQueryValueExA
+ SHQueryValueExW
+ SHRegCloseUSKey
+ SHRegCreateUSKeyA
+ SHRegCreateUSKeyW
+ SHRegDeleteEmptyUSKeyA
+ SHRegDeleteEmptyUSKeyW
+ SHRegDeleteUSValueA
+ SHRegDeleteUSValueW
+ SHRegDuplicateHKey
+ SHRegEnumUSKeyA
+ SHRegEnumUSKeyW
+ SHRegEnumUSValueA
+ SHRegEnumUSValueW
+ SHRegGetBoolUSValueA
+ SHRegGetBoolUSValueW
+ 280 SHRegGetIntW
+ SHRegGetPathA
+ SHRegGetPathW
+ SHRegGetUSValueA
+ SHRegGetUSValueW
+ SHRegGetValueA
+ SHRegGetValueW
+ SHRegOpenUSKeyA
+ SHRegOpenUSKeyW
+ SHRegQueryInfoUSKeyA
+ SHRegQueryInfoUSKeyW
+ SHRegQueryUSValueA
+ SHRegQueryUSValueW
+ SHRegSetPathA
+ SHRegSetPathW
+ SHRegSetUSValueA
+ SHRegSetUSValueW
+ SHRegWriteUSValueA
+ SHRegWriteUSValueW
+ SHReleaseThreadRef
+ 467 SHRunIndirectRegClientCommand
+ 432 SHSendMessageBroadcastA
+ 433 SHSendMessageBroadcastW
+ SHSetThreadRef
+ SHSetValueA
+ SHSetValueW
+ SHSkipJunction
+ SHStrDupA
+ SHStrDupW
+ 203 SHStripMneumonicA
+ 225 SHStripMneumonicW
+ 217 SHUnicodeToAnsi
+ 346 SHUnicodeToUnicode
+ 9 SHUnlockShared
+ ShellMessageBoxA
+ 388 ShellMessageBoxW
+ StrCSpnA
+ StrCSpnIA
+ StrCSpnIW
+ StrCSpnW
+ StrCatBuffA
+ StrCatBuffW
+ StrCatChainW
+ StrCatW
+ StrChrA
+ StrChrIA
+ StrChrIW
+ StrChrNIW
+ StrChrNW
+ StrChrW
+ 155 StrCmpCA
+ 156 StrCmpCW
+ 157 StrCmpICA
+ 158 StrCmpICW
+ StrCmpIW
+ StrCmpLogicalW
+ StrCmpNA
+ 151 StrCmpNCA
+ 152 StrCmpNCW
+ StrCmpNIA
+ 153 StrCmpNICA
+ 154 StrCmpNICW
+ StrCmpNIW
+ StrCmpNW
+ StrCmpW
+ StrCpyNW
+ StrCpyW
+ StrDupA
+ StrDupW
+ StrFormatByteSize64A
+ StrFormatByteSizeA
+ StrFormatByteSizeEx
+ StrFormatByteSizeW
+ StrFormatKBSizeA
+ StrFormatKBSizeW
+ StrFromTimeIntervalA
+ StrFromTimeIntervalW
+ StrIsIntlEqualA
+ StrIsIntlEqualW
+ StrNCatA
+ StrNCatW
+ StrPBrkA
+ StrPBrkW
+ StrRChrA
+ StrRChrIA
+ StrRChrIW
+ StrRChrW
+ StrRStrIA
+ StrRStrIW
+ StrRetToBSTR
+ StrRetToBufA
+ StrRetToBufW
+ StrRetToStrA
+ StrRetToStrW
+ StrSpnA
+ StrSpnW
+ StrStrA
+ StrStrIA
+ StrStrIW
+ StrStrNIW
+ StrStrNW
+ StrStrW
+ StrToInt64ExA
+ StrToInt64ExW
+ StrToIntA
+ StrToIntExA
+ StrToIntExW
+ StrToIntW
+ StrTrimA
+ StrTrimW
+ UrlApplySchemeA
+ UrlApplySchemeW
+ UrlCanonicalizeA
+ UrlCanonicalizeW
+ UrlCombineA
+ UrlCombineW
+ UrlCompareA
+ UrlCompareW
+ UrlCreateFromPathA
+ UrlCreateFromPathW
+ UrlEscapeA
+ UrlEscapeW
+ 462 UrlFixupW
+ UrlGetLocationA
+ UrlGetLocationW
+ UrlGetPartA
+ UrlGetPartW
+ UrlHashA
+ UrlHashW
+ UrlIsA
+ UrlIsNoHistoryA
+ UrlIsNoHistoryW
+ UrlIsOpaqueA
+ UrlIsOpaqueW
+ UrlIsW
+ UrlUnescapeA
+ UrlUnescapeW
+ 276 WhichPlatform
+ wnsprintfA
+ wnsprintfW
+ wvnsprintfA
+ wvnsprintfW
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/SnmpAPI.txt b/symbols/SDK/um/arm/SnmpAPI.txt
new file mode 100644
index 00000000..adfec646
--- /dev/null
+++ b/symbols/SDK/um/arm/SnmpAPI.txt
@@ -0,0 +1,59 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\SnmpAPI.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ SnmpSvcAddrIsIpx
+ SnmpSvcAddrToSocket
+ SnmpSvcGetEnterpriseOID
+ SnmpSvcGetUptime
+ SnmpSvcGetUptimeFromTime
+ SnmpSvcInitUptime
+ SnmpSvcSetLogLevel
+ SnmpSvcSetLogType
+ SnmpTfxClose
+ SnmpTfxOpen
+ SnmpTfxQuery
+ SnmpUtilAnsiToUnicode
+ SnmpUtilAsnAnyCpy
+ SnmpUtilAsnAnyFree
+ SnmpUtilDbgPrint
+ SnmpUtilIdsToA
+ SnmpUtilMemAlloc
+ SnmpUtilMemFree
+ SnmpUtilMemReAlloc
+ SnmpUtilOctetsCmp
+ SnmpUtilOctetsCpy
+ SnmpUtilOctetsFree
+ SnmpUtilOctetsNCmp
+ SnmpUtilOidAppend
+ SnmpUtilOidCmp
+ SnmpUtilOidCpy
+ SnmpUtilOidFree
+ SnmpUtilOidNCmp
+ SnmpUtilOidToA
+ SnmpUtilPrintAsnAny
+ SnmpUtilPrintOid
+ SnmpUtilUTF8ToUnicode
+ SnmpUtilUnicodeToAnsi
+ SnmpUtilUnicodeToUTF8
+ SnmpUtilVarBindCpy
+ SnmpUtilVarBindFree
+ SnmpUtilVarBindListCpy
+ SnmpUtilVarBindListFree
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/SpOrder.txt b/symbols/SDK/um/arm/SpOrder.txt
new file mode 100644
index 00000000..222120e9
--- /dev/null
+++ b/symbols/SDK/um/arm/SpOrder.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\SpOrder.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ WSCWriteNameSpaceOrder
+ WSCWriteProviderOrder
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/SrClient.txt b/symbols/SDK/um/arm/SrClient.txt
new file mode 100644
index 00000000..aacf0f1f
--- /dev/null
+++ b/symbols/SDK/um/arm/SrClient.txt
@@ -0,0 +1,20 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\SrClient.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ D6A0 .debug$S
+ 1322C .debug$T
+ 7 .drectve
+ 8 .gfids$y
+ 108 .pdata
+ E4 .rdata
+ 14 .text
+ C54 .text$mn
+ C .xdata
diff --git a/symbols/SDK/um/arm/Sti.txt b/symbols/SDK/um/arm/Sti.txt
new file mode 100644
index 00000000..956fea61
--- /dev/null
+++ b/symbols/SDK/um/arm/Sti.txt
@@ -0,0 +1,37 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Sti.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ??0BUFFER@@QAA@I@Z (public: __cdecl BUFFER::BUFFER(unsigned int))
+ ??0BUFFER_CHAIN@@QAA@XZ (public: __cdecl BUFFER_CHAIN::BUFFER_CHAIN(void))
+ ??0BUFFER_CHAIN_ITEM@@QAA@I@Z (public: __cdecl BUFFER_CHAIN_ITEM::BUFFER_CHAIN_ITEM(unsigned int))
+ ??1BUFFER@@QAA@XZ (public: __cdecl BUFFER::~BUFFER(void))
+ ??1BUFFER_CHAIN@@QAA@XZ (public: __cdecl BUFFER_CHAIN::~BUFFER_CHAIN(void))
+ ??1BUFFER_CHAIN_ITEM@@QAA@XZ (public: __cdecl BUFFER_CHAIN_ITEM::~BUFFER_CHAIN_ITEM(void))
+ ??_FBUFFER@@QAAXXZ (public: void __cdecl BUFFER::`default constructor closure'(void))
+ ??_FBUFFER_CHAIN_ITEM@@QAAXXZ (public: void __cdecl BUFFER_CHAIN_ITEM::`default constructor closure'(void))
+ ?QueryPtr@BUFFER@@QBAPAXXZ (public: void * __cdecl BUFFER::QueryPtr(void)const )
+ ?QuerySize@BUFFER@@QBAIXZ (public: unsigned int __cdecl BUFFER::QuerySize(void)const )
+ ?QueryUsed@BUFFER_CHAIN_ITEM@@QBAKXZ (public: unsigned long __cdecl BUFFER_CHAIN_ITEM::QueryUsed(void)const )
+ ?SetUsed@BUFFER_CHAIN_ITEM@@QAAXK@Z (public: void __cdecl BUFFER_CHAIN_ITEM::SetUsed(unsigned long))
+ MigrateRegisteredSTIAppsForWIAEvents
+ SelectDeviceDialog2
+ StiCreateInstance
+ StiCreateInstanceW
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/Svcguid.txt b/symbols/SDK/um/arm/Svcguid.txt
new file mode 100644
index 00000000..5887b103
--- /dev/null
+++ b/symbols/SDK/um/arm/Svcguid.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Svcguid.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 7500 .debug$S
+ 2CF8 .debug$T
+ 4 .drectve
+ 1760 .rdata
diff --git a/symbols/SDK/um/arm/Tapi32.txt b/symbols/SDK/um/arm/Tapi32.txt
new file mode 100644
index 00000000..46acac19
--- /dev/null
+++ b/symbols/SDK/um/arm/Tapi32.txt
@@ -0,0 +1,299 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Tapi32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ GetTapi16CallbackMsg
+ LAddrParamsInited
+ LOpenDialAsst
+ LocWizardDlgProc
+ MMCAddProvider
+ MMCConfigProvider
+ MMCGetAvailableProviders
+ MMCGetDeviceFlags
+ MMCGetLineInfo
+ MMCGetLineStatus
+ MMCGetPhoneInfo
+ MMCGetPhoneStatus
+ MMCGetProviderList
+ MMCGetServerConfig
+ MMCInitialize
+ MMCRemoveProvider
+ MMCSetLineInfo
+ MMCSetPhoneInfo
+ MMCSetServerConfig
+ MMCShutdown
+ NonAsyncEventThread
+ TAPIWndProc
+ TUISPIDLLCallback
+ internalConfig
+ internalCreateDefLocation
+ internalNewLocationW
+ internalPerformance
+ internalRemoveLocation
+ internalRenameLocationW
+ lineAccept
+ lineAddProvider
+ lineAddProviderA
+ lineAddProviderW
+ lineAddToConference
+ lineAgentSpecific
+ lineAnswer
+ lineBlindTransfer
+ lineBlindTransferA
+ lineBlindTransferW
+ lineClose
+ lineCompleteCall
+ lineCompleteTransfer
+ lineConfigDialog
+ lineConfigDialogA
+ lineConfigDialogEdit
+ lineConfigDialogEditA
+ lineConfigDialogEditW
+ lineConfigDialogW
+ lineConfigProvider
+ lineCreateAgentA
+ lineCreateAgentSessionA
+ lineCreateAgentSessionW
+ lineCreateAgentW
+ lineDeallocateCall
+ lineDevSpecific
+ lineDevSpecificFeature
+ lineDial
+ lineDialA
+ lineDialW
+ lineDrop
+ lineForward
+ lineForwardA
+ lineForwardW
+ lineGatherDigits
+ lineGatherDigitsA
+ lineGatherDigitsW
+ lineGenerateDigits
+ lineGenerateDigitsA
+ lineGenerateDigitsW
+ lineGenerateTone
+ lineGetAddressCaps
+ lineGetAddressCapsA
+ lineGetAddressCapsW
+ lineGetAddressID
+ lineGetAddressIDA
+ lineGetAddressIDW
+ lineGetAddressStatus
+ lineGetAddressStatusA
+ lineGetAddressStatusW
+ lineGetAgentActivityListA
+ lineGetAgentActivityListW
+ lineGetAgentCapsA
+ lineGetAgentCapsW
+ lineGetAgentGroupListA
+ lineGetAgentGroupListW
+ lineGetAgentInfo
+ lineGetAgentSessionInfo
+ lineGetAgentSessionList
+ lineGetAgentStatusA
+ lineGetAgentStatusW
+ lineGetAppPriority
+ lineGetAppPriorityA
+ lineGetAppPriorityW
+ lineGetCallInfo
+ lineGetCallInfoA
+ lineGetCallInfoW
+ lineGetCallStatus
+ lineGetConfRelatedCalls
+ lineGetCountry
+ lineGetCountryA
+ lineGetCountryW
+ lineGetDevCaps
+ lineGetDevCapsA
+ lineGetDevCapsW
+ lineGetDevConfig
+ lineGetDevConfigA
+ lineGetDevConfigW
+ lineGetGroupListA
+ lineGetGroupListW
+ lineGetID
+ lineGetIDA
+ lineGetIDW
+ lineGetIcon
+ lineGetIconA
+ lineGetIconW
+ lineGetLineDevStatus
+ lineGetLineDevStatusA
+ lineGetLineDevStatusW
+ lineGetMessage
+ lineGetNewCalls
+ lineGetNumRings
+ lineGetProviderList
+ lineGetProviderListA
+ lineGetProviderListW
+ lineGetProxyStatus
+ lineGetQueueInfo
+ lineGetQueueListA
+ lineGetQueueListW
+ lineGetRequest
+ lineGetRequestA
+ lineGetRequestW
+ lineGetStatusMessages
+ lineGetTranslateCaps
+ lineGetTranslateCapsA
+ lineGetTranslateCapsW
+ lineHandoff
+ lineHandoffA
+ lineHandoffW
+ lineHold
+ lineInitialize
+ lineInitializeExA
+ lineInitializeExW
+ lineMakeCall
+ lineMakeCallA
+ lineMakeCallW
+ lineMonitorDigits
+ lineMonitorMedia
+ lineMonitorTones
+ lineNegotiateAPIVersion
+ lineNegotiateExtVersion
+ lineOpen
+ lineOpenA
+ lineOpenW
+ linePark
+ lineParkA
+ lineParkW
+ linePickup
+ linePickupA
+ linePickupW
+ linePrepareAddToConference
+ linePrepareAddToConferenceA
+ linePrepareAddToConferenceW
+ lineProxyMessage
+ lineProxyResponse
+ lineRedirect
+ lineRedirectA
+ lineRedirectW
+ lineRegisterRequestRecipient
+ lineReleaseUserUserInfo
+ lineRemoveFromConference
+ lineRemoveProvider
+ lineSecureCall
+ lineSendUserUserInfo
+ lineSetAgentActivity
+ lineSetAgentGroup
+ lineSetAgentMeasurementPeriod
+ lineSetAgentSessionState
+ lineSetAgentState
+ lineSetAgentStateEx
+ lineSetAppPriority
+ lineSetAppPriorityA
+ lineSetAppPriorityW
+ lineSetAppSpecific
+ lineSetCallData
+ lineSetCallParams
+ lineSetCallPrivilege
+ lineSetCallQualityOfService
+ lineSetCallTreatment
+ lineSetCurrentLocation
+ lineSetDevConfig
+ lineSetDevConfigA
+ lineSetDevConfigW
+ lineSetLineDevStatus
+ lineSetMediaControl
+ lineSetMediaMode
+ lineSetNumRings
+ lineSetQueueMeasurementPeriod
+ lineSetStatusMessages
+ lineSetTerminal
+ lineSetTollList
+ lineSetTollListA
+ lineSetTollListW
+ lineSetupConference
+ lineSetupConferenceA
+ lineSetupConferenceW
+ lineSetupTransfer
+ lineSetupTransferA
+ lineSetupTransferW
+ lineShutdown
+ lineSwapHold
+ lineTranslateAddress
+ lineTranslateAddressA
+ lineTranslateAddressW
+ lineTranslateDialog
+ lineTranslateDialogA
+ lineTranslateDialogW
+ lineUncompleteCall
+ lineUnhold
+ lineUnpark
+ lineUnparkA
+ lineUnparkW
+ phoneClose
+ phoneConfigDialog
+ phoneConfigDialogA
+ phoneConfigDialogW
+ phoneDevSpecific
+ phoneGetButtonInfo
+ phoneGetButtonInfoA
+ phoneGetButtonInfoW
+ phoneGetData
+ phoneGetDevCaps
+ phoneGetDevCapsA
+ phoneGetDevCapsW
+ phoneGetDisplay
+ phoneGetGain
+ phoneGetHookSwitch
+ phoneGetID
+ phoneGetIDA
+ phoneGetIDW
+ phoneGetIcon
+ phoneGetIconA
+ phoneGetIconW
+ phoneGetLamp
+ phoneGetMessage
+ phoneGetRing
+ phoneGetStatus
+ phoneGetStatusA
+ phoneGetStatusMessages
+ phoneGetStatusW
+ phoneGetVolume
+ phoneInitialize
+ phoneInitializeExA
+ phoneInitializeExW
+ phoneNegotiateAPIVersion
+ phoneNegotiateExtVersion
+ phoneOpen
+ phoneSetButtonInfo
+ phoneSetButtonInfoA
+ phoneSetButtonInfoW
+ phoneSetData
+ phoneSetDisplay
+ phoneSetGain
+ phoneSetHookSwitch
+ phoneSetLamp
+ phoneSetRing
+ phoneSetStatusMessages
+ phoneSetVolume
+ phoneShutdown
+ tapiGetLocationInfo
+ tapiGetLocationInfoA
+ tapiGetLocationInfoW
+ tapiRequestDrop
+ tapiRequestMakeCall
+ tapiRequestMakeCallA
+ tapiRequestMakeCallW
+ tapiRequestMediaCall
+ tapiRequestMediaCallA
+ tapiRequestMediaCallW
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Traffic.txt b/symbols/SDK/um/arm/Traffic.txt
new file mode 100644
index 00000000..df9a3fe9
--- /dev/null
+++ b/symbols/SDK/um/arm/Traffic.txt
@@ -0,0 +1,43 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Traffic.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ TcAddFilter
+ TcAddFlow
+ TcCloseInterface
+ TcDeleteFilter
+ TcDeleteFlow
+ TcDeregisterClient
+ TcEnumerateFlows
+ TcEnumerateInterfaces
+ TcGetFlowNameA
+ TcGetFlowNameW
+ TcGetInterfaceList
+ TcModifyFlow
+ TcOpenInterfaceA
+ TcOpenInterfaceW
+ TcQueryFlowA
+ TcQueryFlowW
+ TcQueryInterface
+ TcRegisterClient
+ TcSetFlowA
+ TcSetFlowW
+ TcSetInterface
+ TcSetSocketFlow
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/TranscodeImageUID.txt b/symbols/SDK/um/arm/TranscodeImageUID.txt
new file mode 100644
index 00000000..6c2a9917
--- /dev/null
+++ b/symbols/SDK/um/arm/TranscodeImageUID.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\TranscodeImageUID.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ D64 .debug$S
+ 19E4 .debug$T
+ 3 .drectve
+ 30 .rdata
diff --git a/symbols/SDK/um/arm/UIAutomationCore.txt b/symbols/SDK/um/arm/UIAutomationCore.txt
new file mode 100644
index 00000000..5268549b
--- /dev/null
+++ b/symbols/SDK/um/arm/UIAutomationCore.txt
@@ -0,0 +1,121 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\UIAutomationCore.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DockPattern_SetDockPosition
+ ExpandCollapsePattern_Collapse
+ ExpandCollapsePattern_Expand
+ GridPattern_GetItem
+ IgnoreLeaksInCurrentlyTrackedMemory
+ InvokePattern_Invoke
+ ItemContainerPattern_FindItemByProperty
+ LegacyIAccessiblePattern_DoDefaultAction
+ LegacyIAccessiblePattern_GetIAccessible
+ LegacyIAccessiblePattern_Select
+ LegacyIAccessiblePattern_SetValue
+ MultipleViewPattern_GetViewName
+ MultipleViewPattern_SetCurrentView
+ PostTestCheckForLeaks
+ RangeValuePattern_SetValue
+ ScrollItemPattern_ScrollIntoView
+ ScrollPattern_Scroll
+ ScrollPattern_SetScrollPercent
+ SelectionItemPattern_AddToSelection
+ SelectionItemPattern_RemoveFromSelection
+ SelectionItemPattern_Select
+ SynchronizedInputPattern_Cancel
+ SynchronizedInputPattern_StartListening
+ TextPattern_GetSelection
+ TextPattern_GetVisibleRanges
+ TextPattern_RangeFromChild
+ TextPattern_RangeFromPoint
+ TextPattern_get_DocumentRange
+ TextPattern_get_SupportedTextSelection
+ TextRange_AddToSelection
+ TextRange_Clone
+ TextRange_Compare
+ TextRange_CompareEndpoints
+ TextRange_ExpandToEnclosingUnit
+ TextRange_FindAttribute
+ TextRange_FindText
+ TextRange_GetAttributeValue
+ TextRange_GetBoundingRectangles
+ TextRange_GetChildren
+ TextRange_GetEnclosingElement
+ TextRange_GetText
+ TextRange_Move
+ TextRange_MoveEndpointByRange
+ TextRange_MoveEndpointByUnit
+ TextRange_RemoveFromSelection
+ TextRange_ScrollIntoView
+ TextRange_Select
+ TogglePattern_Toggle
+ TransformPattern_Move
+ TransformPattern_Resize
+ TransformPattern_Rotate
+ UiaAddEvent
+ UiaClientsAreListening
+ UiaDisconnectAllProviders
+ UiaDisconnectProvider
+ UiaEventAddWindow
+ UiaEventRemoveWindow
+ UiaFind
+ UiaGetErrorDescription
+ UiaGetPatternProvider
+ UiaGetPropertyValue
+ UiaGetReservedMixedAttributeValue
+ UiaGetReservedNotSupportedValue
+ UiaGetRootNode
+ UiaGetRuntimeId
+ UiaGetUpdatedCache
+ UiaHPatternObjectFromVariant
+ UiaHTextRangeFromVariant
+ UiaHUiaNodeFromVariant
+ UiaHasServerSideProvider
+ UiaHostProviderFromHwnd
+ UiaIAccessibleFromProvider
+ UiaLookupId
+ UiaNavigate
+ UiaNodeFromFocus
+ UiaNodeFromHandle
+ UiaNodeFromPoint
+ UiaNodeFromProvider
+ UiaNodeRelease
+ UiaPatternRelease
+ UiaProviderForNonClient
+ UiaProviderFromIAccessible
+ UiaRaiseAsyncContentLoadedEvent
+ UiaRaiseAutomationEvent
+ UiaRaiseAutomationPropertyChangedEvent
+ UiaRaiseChangesEvent
+ UiaRaiseNotificationEvent
+ UiaRaiseStructureChangedEvent
+ UiaRaiseTextEditTextChangedEvent
+ UiaRegisterProviderCallback
+ UiaRemoveEvent
+ UiaReturnRawElementProvider
+ UiaSetFocus
+ UiaTextRangeRelease
+ UpdateErrorLoggingCallback
+ ValuePattern_SetValue
+ VirtualizedItemPattern_Realize
+ WindowPattern_Close
+ WindowPattern_SetWindowVisualState
+ WindowPattern_WaitForInputIdle
+
+ Summary
+
+ DE .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 16 .idata$6
diff --git a/symbols/SDK/um/arm/USP10.txt b/symbols/SDK/um/arm/USP10.txt
new file mode 100644
index 00000000..6c0265ea
--- /dev/null
+++ b/symbols/SDK/um/arm/USP10.txt
@@ -0,0 +1,61 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\USP10.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ScriptApplyDigitSubstitution
+ ScriptApplyLogicalWidth
+ ScriptBreak
+ ScriptCPtoX
+ ScriptCacheGetHeight
+ ScriptFreeCache
+ ScriptGetCMap
+ ScriptGetFontAlternateGlyphs
+ ScriptGetFontFeatureTags
+ ScriptGetFontLanguageTags
+ ScriptGetFontProperties
+ ScriptGetFontScriptTags
+ ScriptGetGlyphABCWidth
+ ScriptGetLogicalWidths
+ ScriptGetProperties
+ ScriptIsComplex
+ ScriptItemize
+ ScriptItemizeOpenType
+ ScriptJustify
+ ScriptLayout
+ ScriptPlace
+ ScriptPlaceOpenType
+ ScriptPositionSingleGlyph
+ ScriptRecordDigitSubstitution
+ ScriptShape
+ ScriptShapeOpenType
+ ScriptStringAnalyse
+ ScriptStringCPtoX
+ ScriptStringFree
+ ScriptStringGetLogicalWidths
+ ScriptStringGetOrder
+ ScriptStringOut
+ ScriptStringValidate
+ ScriptStringXtoCP
+ ScriptString_pLogAttr
+ ScriptString_pSize
+ ScriptString_pcOutChars
+ ScriptSubstituteSingleGlyph
+ ScriptTextOut
+ ScriptXtoCP
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/Urlmon.txt b/symbols/SDK/um/arm/Urlmon.txt
new file mode 100644
index 00000000..52562988
--- /dev/null
+++ b/symbols/SDK/um/arm/Urlmon.txt
@@ -0,0 +1,116 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Urlmon.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?GetPortFromUrlScheme@@YAHKPAK@Z (int __cdecl GetPortFromUrlScheme(unsigned long,unsigned long *))
+ ?GetPropertyFromName@@YAHPBGPAW4__MIDL_IUri_0001@@@Z (int __cdecl GetPropertyFromName(unsigned short const *,enum __MIDL_IUri_0001 *))
+ ?GetPropertyName@@YAPBGW4__MIDL_IUri_0001@@@Z (unsigned short const * __cdecl GetPropertyName(enum __MIDL_IUri_0001))
+ 322 ?IECompatLogCSSFix@@YAXPBG0K@Z (void __cdecl IECompatLogCSSFix(unsigned short const *,unsigned short const *,unsigned long))
+ ?IsDWORDProperty@@YAHW4__MIDL_IUri_0001@@@Z (int __cdecl IsDWORDProperty(enum __MIDL_IUri_0001))
+ ?IsStringProperty@@YAHW4__MIDL_IUri_0001@@@Z (int __cdecl IsStringProperty(enum __MIDL_IUri_0001))
+ BindAsyncMoniker
+ CORPolicyProvider
+ CoGetClassObjectFromURL
+ CoInternetCanonicalizeIUri
+ CoInternetCombineIUri
+ CoInternetCombineUrl
+ CoInternetCombineUrlEx
+ CoInternetCompareUrl
+ CoInternetCreateSecurityManager
+ CoInternetCreateZoneManager
+ CoInternetGetProtocolFlags
+ CoInternetGetSecurityUrl
+ CoInternetGetSecurityUrlEx
+ CoInternetGetSession
+ CoInternetIsFeatureEnabled
+ CoInternetIsFeatureEnabledForIUri
+ CoInternetIsFeatureEnabledForUrl
+ CoInternetIsFeatureZoneElevationEnabled
+ CoInternetParseIUri
+ CoInternetParseUrl
+ CoInternetQueryInfo
+ CoInternetSetFeatureEnabled
+ CompareSecurityIds
+ CompatFlagsFromClsid
+ CopyBindInfo
+ CopyStgMedium
+ CreateAsyncBindCtx
+ CreateAsyncBindCtxEx
+ CreateFormatEnumerator
+ CreateIUriBuilder
+ CreateURLMoniker
+ CreateURLMonikerEx
+ CreateURLMonikerEx2
+ CreateUri
+ CreateUriFromMultiByteString
+ CreateUriPriv
+ CreateUriWithFragment
+ Extract
+ FaultInIEFeature
+ FindMediaType
+ FindMediaTypeClass
+ FindMimeFromData
+ GetClassFileOrMime
+ GetClassURL
+ GetComponentIDFromCLSSPEC
+ GetIUriPriv
+ GetIUriPriv2
+ GetLabelsFromNamedHost
+ GetSoftwareUpdateInfo
+ HlinkGoBack
+ HlinkGoForward
+ HlinkNavigateMoniker
+ HlinkNavigateString
+ HlinkSimpleNavigateToMoniker
+ HlinkSimpleNavigateToString
+ IEGetUserPrivateNamespaceName
+ IEInstallScope
+ IsAsyncMoniker
+ IsJITInProgress
+ IsLoggingEnabledA
+ IsLoggingEnabledW
+ IsValidURL
+ MkParseDisplayNameEx
+ ObtainUserAgentString
+ RegisterBindStatusCallback
+ RegisterFormatEnumerator
+ RegisterMediaTypeClass
+ RegisterMediaTypes
+ ReleaseBindInfo
+ RevokeBindStatusCallback
+ RevokeFormatEnumerator
+ SetAccessForIEAppContainer
+ SetSoftwareUpdateAdvertisementState
+ URLDownloadA
+ URLDownloadToCacheFileA
+ URLDownloadToCacheFileW
+ URLDownloadToFileA
+ URLDownloadToFileW
+ URLDownloadW
+ URLOpenBlockingStreamA
+ URLOpenBlockingStreamW
+ URLOpenPullStreamA
+ URLOpenPullStreamW
+ URLOpenStreamA
+ URLOpenStreamW
+ UrlMkBuildVersion
+ UrlMkGetSessionOption
+ UrlMkSetSessionOption
+ WriteHitLogging
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/User32.txt b/symbols/SDK/um/arm/User32.txt
new file mode 100644
index 00000000..c059fb83
--- /dev/null
+++ b/symbols/SDK/um/arm/User32.txt
@@ -0,0 +1,790 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\User32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?CreatePalmRejectionDelayZone@@YAJPAUIInspectable@@PBUtagRECT@@PAK@Z (long __cdecl CreatePalmRejectionDelayZone(struct IInspectable *,struct tagRECT const *,unsigned long *))
+ ?DestroyPalmRejectionDelayZone@@YAJK@Z (long __cdecl DestroyPalmRejectionDelayZone(unsigned long))
+ ActivateKeyboardLayout
+ AddClipboardFormatListener
+ AdjustWindowRect
+ AdjustWindowRectEx
+ AdjustWindowRectExForDpi
+ AllowSetForegroundWindow
+ AnimateWindow
+ AnyPopup
+ AppendMenuA
+ AppendMenuW
+ AreDpiAwarenessContextsEqual
+ ArrangeIconicWindows
+ AttachThreadInput
+ BeginDeferWindowPos
+ BeginPaint
+ BlockInput
+ BringWindowToTop
+ BroadcastSystemMessage
+ BroadcastSystemMessageA
+ BroadcastSystemMessageExA
+ BroadcastSystemMessageExW
+ BroadcastSystemMessageW
+ CalculatePopupWindowPosition
+ CallMsgFilter
+ CallMsgFilterA
+ CallMsgFilterW
+ CallNextHookEx
+ CallWindowProcA
+ CallWindowProcW
+ CancelShutdown
+ CascadeChildWindows
+ CascadeWindows
+ ChangeClipboardChain
+ ChangeDisplaySettingsA
+ ChangeDisplaySettingsExA
+ ChangeDisplaySettingsExW
+ ChangeDisplaySettingsW
+ ChangeMenuA
+ ChangeMenuW
+ ChangeWindowMessageFilter
+ ChangeWindowMessageFilterEx
+ CharLowerA
+ CharLowerBuffA
+ CharLowerBuffW
+ CharLowerW
+ CharNextA
+ CharNextExA
+ CharNextW
+ CharPrevA
+ CharPrevExA
+ CharPrevW
+ CharToOemA
+ CharToOemBuffA
+ CharToOemBuffW
+ CharToOemW
+ CharUpperA
+ CharUpperBuffA
+ CharUpperBuffW
+ CharUpperW
+ CheckDlgButton
+ CheckMenuItem
+ CheckMenuRadioItem
+ CheckRadioButton
+ ChildWindowFromPoint
+ ChildWindowFromPointEx
+ ClientToScreen
+ ClipCursor
+ CloseClipboard
+ CloseDesktop
+ CloseGestureInfoHandle
+ CloseTouchInputHandle
+ CloseWindow
+ CloseWindowStation
+ CopyAcceleratorTableA
+ CopyAcceleratorTableW
+ CopyIcon
+ CopyImage
+ CopyRect
+ CountClipboardFormats
+ CreateAcceleratorTableA
+ CreateAcceleratorTableW
+ CreateCaret
+ CreateCursor
+ CreateDesktopA
+ CreateDesktopExA
+ CreateDesktopExW
+ CreateDesktopW
+ CreateDialogIndirectParamA
+ CreateDialogIndirectParamW
+ CreateDialogParamA
+ CreateDialogParamW
+ CreateIcon
+ CreateIconFromResource
+ CreateIconFromResourceEx
+ CreateIconIndirect
+ CreateMDIWindowA
+ CreateMDIWindowW
+ CreateMenu
+ CreatePopupMenu
+ CreateWindowExA
+ CreateWindowExW
+ CreateWindowStationA
+ CreateWindowStationW
+ DdeAbandonTransaction
+ DdeAccessData
+ DdeAddData
+ DdeClientTransaction
+ DdeCmpStringHandles
+ DdeConnect
+ DdeConnectList
+ DdeCreateDataHandle
+ DdeCreateStringHandleA
+ DdeCreateStringHandleW
+ DdeDisconnect
+ DdeDisconnectList
+ DdeEnableCallback
+ DdeFreeDataHandle
+ DdeFreeStringHandle
+ DdeGetData
+ DdeGetLastError
+ DdeImpersonateClient
+ DdeInitializeA
+ DdeInitializeW
+ DdeKeepStringHandle
+ DdeNameService
+ DdePostAdvise
+ DdeQueryConvInfo
+ DdeQueryNextServer
+ DdeQueryStringA
+ DdeQueryStringW
+ DdeReconnect
+ DdeSetQualityOfService
+ DdeSetUserHandle
+ DdeUnaccessData
+ DdeUninitialize
+ DefDlgProcA
+ DefDlgProcW
+ DefFrameProcA
+ DefFrameProcW
+ DefMDIChildProcA
+ DefMDIChildProcW
+ DefRawInputProc
+ DefWindowProcA
+ DefWindowProcW
+ DeferWindowPos
+ DeleteMenu
+ DeregisterShellHookWindow
+ DestroyAcceleratorTable
+ DestroyCaret
+ DestroyCursor
+ DestroyIcon
+ DestroyMenu
+ DestroyWindow
+ DialogBoxIndirectParamA
+ DialogBoxIndirectParamW
+ DialogBoxParamA
+ DialogBoxParamW
+ DisableProcessWindowsGhosting
+ DispatchMessageA
+ DispatchMessageW
+ DisplayConfigGetDeviceInfo
+ DisplayConfigSetDeviceInfo
+ DlgDirListA
+ DlgDirListComboBoxA
+ DlgDirListComboBoxW
+ DlgDirListW
+ DlgDirSelectComboBoxExA
+ DlgDirSelectComboBoxExW
+ DlgDirSelectExA
+ DlgDirSelectExW
+ DragDetect
+ DragObject
+ DrawAnimatedRects
+ DrawCaption
+ DrawEdge
+ DrawFocusRect
+ DrawFrame
+ DrawFrameControl
+ DrawIcon
+ DrawIconEx
+ DrawMenuBar
+ DrawStateA
+ DrawStateW
+ DrawTextA
+ DrawTextExA
+ DrawTextExW
+ DrawTextW
+ EditWndProc
+ EmptyClipboard
+ EnableMenuItem
+ EnableMouseInPointer
+ EnableNonClientDpiScaling
+ EnableScrollBar
+ EnableSessionForMMCSS
+ EnableWindow
+ EndDeferWindowPos
+ EndDialog
+ EndMenu
+ EndPaint
+ EndTask
+ EnumChildWindows
+ EnumClipboardFormats
+ EnumDesktopWindows
+ EnumDesktopsA
+ EnumDesktopsW
+ EnumDisplayDevicesA
+ EnumDisplayDevicesW
+ EnumDisplayMonitors
+ EnumDisplaySettingsA
+ EnumDisplaySettingsExA
+ EnumDisplaySettingsExW
+ EnumDisplaySettingsW
+ EnumPropsA
+ EnumPropsExA
+ EnumPropsExW
+ EnumPropsW
+ EnumThreadWindows
+ EnumWindowStationsA
+ EnumWindowStationsW
+ EnumWindows
+ EqualRect
+ EvaluateProximityToPolygon
+ EvaluateProximityToRect
+ ExcludeUpdateRgn
+ ExitWindowsEx
+ FillRect
+ FindWindowA
+ FindWindowExA
+ FindWindowExW
+ FindWindowW
+ FlashWindow
+ FlashWindowEx
+ FrameRect
+ FreeDDElParam
+ GetActiveWindow
+ GetAltTabInfo
+ GetAltTabInfoA
+ GetAltTabInfoW
+ GetAncestor
+ GetAsyncKeyState
+ GetAutoRotationState
+ GetAwarenessFromDpiAwarenessContext
+ GetCIMSSM
+ GetCapture
+ GetCaretBlinkTime
+ GetCaretPos
+ GetClassInfoA
+ GetClassInfoExA
+ GetClassInfoExW
+ GetClassInfoW
+ GetClassLongA
+ GetClassLongW
+ GetClassNameA
+ GetClassNameW
+ GetClassWord
+ GetClientRect
+ GetClipCursor
+ GetClipboardData
+ GetClipboardFormatNameA
+ GetClipboardFormatNameW
+ GetClipboardOwner
+ GetClipboardSequenceNumber
+ GetClipboardViewer
+ GetComboBoxInfo
+ GetCurrentInputMessageSource
+ GetCursor
+ GetCursorInfo
+ GetCursorPos
+ GetDC
+ GetDCEx
+ GetDesktopWindow
+ GetDialogBaseUnits
+ GetDialogControlDpiChangeBehavior
+ GetDialogDpiChangeBehavior
+ GetDisplayAutoRotationPreferences
+ GetDisplayConfigBufferSizes
+ GetDlgCtrlID
+ GetDlgItem
+ GetDlgItemInt
+ GetDlgItemTextA
+ GetDlgItemTextW
+ GetDoubleClickTime
+ GetDpiForSystem
+ GetDpiForWindow
+ GetDpiFromDpiAwarenessContext
+ GetFocus
+ GetForegroundWindow
+ GetGUIThreadInfo
+ GetGestureConfig
+ GetGestureExtraArgs
+ GetGestureInfo
+ GetGuiResources
+ GetIconInfo
+ GetIconInfoExA
+ GetIconInfoExW
+ GetInputDesktop
+ GetInputLocaleInfo
+ GetInputState
+ GetKBCodePage
+ GetKeyNameTextA
+ GetKeyNameTextW
+ GetKeyState
+ GetKeyboardLayout
+ GetKeyboardLayoutList
+ GetKeyboardLayoutNameA
+ GetKeyboardLayoutNameW
+ GetKeyboardState
+ GetKeyboardType
+ GetLastActivePopup
+ GetLastInputInfo
+ GetLayeredWindowAttributes
+ GetListBoxInfo
+ GetMenu
+ GetMenuBarInfo
+ GetMenuCheckMarkDimensions
+ GetMenuContextHelpId
+ GetMenuDefaultItem
+ GetMenuInfo
+ GetMenuItemCount
+ GetMenuItemID
+ GetMenuItemInfoA
+ GetMenuItemInfoW
+ GetMenuItemRect
+ GetMenuState
+ GetMenuStringA
+ GetMenuStringW
+ GetMessageA
+ GetMessageExtraInfo
+ GetMessagePos
+ GetMessageTime
+ GetMessageW
+ GetMonitorInfoA
+ GetMonitorInfoW
+ GetMouseMovePointsEx
+ GetNextDlgGroupItem
+ GetNextDlgTabItem
+ GetOpenClipboardWindow
+ GetParent
+ GetPhysicalCursorPos
+ GetPointerCursorId
+ GetPointerDevice
+ GetPointerDeviceCursors
+ GetPointerDeviceProperties
+ GetPointerDeviceRects
+ GetPointerDevices
+ GetPointerFrameInfo
+ GetPointerFrameInfoHistory
+ GetPointerFramePenInfo
+ GetPointerFramePenInfoHistory
+ GetPointerFrameTouchInfo
+ GetPointerFrameTouchInfoHistory
+ GetPointerInfo
+ GetPointerInfoHistory
+ GetPointerInputTransform
+ GetPointerPenInfo
+ GetPointerPenInfoHistory
+ GetPointerTouchInfo
+ GetPointerTouchInfoHistory
+ GetPointerType
+ GetPriorityClipboardFormat
+ GetProcessDefaultLayout
+ GetProcessWindowStation
+ GetPropA
+ GetPropW
+ GetQueueStatus
+ GetRawInputBuffer
+ GetRawInputData
+ GetRawInputDeviceInfoA
+ GetRawInputDeviceInfoW
+ GetRawInputDeviceList
+ GetRawPointerDeviceData
+ GetRegisteredRawInputDevices
+ GetScrollBarInfo
+ GetScrollInfo
+ GetScrollPos
+ GetScrollRange
+ GetShellWindow
+ GetSubMenu
+ GetSysColor
+ GetSysColorBrush
+ GetSystemDpiForProcess
+ GetSystemMenu
+ GetSystemMetrics
+ GetSystemMetricsForDpi
+ GetTabbedTextExtentA
+ GetTabbedTextExtentW
+ GetThreadDesktop
+ GetThreadDpiAwarenessContext
+ GetThreadDpiHostingBehavior
+ GetTitleBarInfo
+ GetTopWindow
+ GetTouchInputInfo
+ GetUnpredictedMessagePos
+ GetUpdateRect
+ GetUpdateRgn
+ GetUpdatedClipboardFormats
+ GetUserObjectInformationA
+ GetUserObjectInformationW
+ GetUserObjectSecurity
+ GetWindow
+ GetWindowContextHelpId
+ GetWindowDC
+ GetWindowDisplayAffinity
+ GetWindowDpiAwarenessContext
+ GetWindowDpiHostingBehavior
+ GetWindowFeedbackSetting
+ GetWindowInfo
+ GetWindowLongA
+ GetWindowLongW
+ GetWindowModuleFileName
+ GetWindowModuleFileNameA
+ GetWindowModuleFileNameW
+ GetWindowPlacement
+ GetWindowRect
+ GetWindowRgn
+ GetWindowRgnBox
+ GetWindowTextA
+ GetWindowTextLengthA
+ GetWindowTextLengthW
+ GetWindowTextW
+ GetWindowThreadProcessId
+ GetWindowWord
+ GrayStringA
+ GrayStringW
+ HideCaret
+ HiliteMenuItem
+ IMPGetIMEA
+ IMPGetIMEW
+ IMPQueryIMEA
+ IMPQueryIMEW
+ IMPSetIMEA
+ IMPSetIMEW
+ ImpersonateDdeClientWindow
+ InSendMessage
+ InSendMessageEx
+ InflateRect
+ InheritWindowMonitor
+ InitializeTouchInjection
+ InjectTouchInput
+ InsertMenuA
+ InsertMenuItemA
+ InsertMenuItemW
+ InsertMenuW
+ InternalGetWindowText
+ IntersectRect
+ InvalidateRect
+ InvalidateRgn
+ InvertRect
+ IsCharAlphaA
+ IsCharAlphaNumericA
+ IsCharAlphaNumericW
+ IsCharAlphaW
+ IsCharLowerA
+ IsCharLowerW
+ IsCharUpperA
+ IsCharUpperW
+ IsChild
+ IsClipboardFormatAvailable
+ IsDialogMessage
+ IsDialogMessageA
+ IsDialogMessageW
+ IsDlgButtonChecked
+ IsGUIThread
+ IsHungAppWindow
+ IsIconic
+ IsImmersiveProcess
+ IsInDesktopWindowBand
+ IsMenu
+ IsMouseInPointerEnabled
+ IsProcessDPIAware
+ IsRectEmpty
+ IsTouchWindow
+ IsValidDpiAwarenessContext
+ IsWinEventHookInstalled
+ IsWindow
+ IsWindowEnabled
+ IsWindowUnicode
+ IsWindowVisible
+ IsWow64Message
+ IsZoomed
+ KillTimer
+ LoadAcceleratorsA
+ LoadAcceleratorsW
+ LoadBitmapA
+ LoadBitmapW
+ LoadCursorA
+ LoadCursorFromFileA
+ LoadCursorFromFileW
+ LoadCursorW
+ LoadIconA
+ LoadIconW
+ LoadImageA
+ LoadImageW
+ LoadKeyboardLayoutA
+ LoadKeyboardLayoutW
+ LoadMenuA
+ LoadMenuIndirectA
+ LoadMenuIndirectW
+ LoadMenuW
+ LoadStringA
+ LoadStringW
+ LockSetForegroundWindow
+ LockWindowUpdate
+ LockWorkStation
+ LogicalToPhysicalPoint
+ LogicalToPhysicalPointForPerMonitorDPI
+ LookupIconIdFromDirectory
+ LookupIconIdFromDirectoryEx
+ MapDialogRect
+ MapVirtualKeyA
+ MapVirtualKeyExA
+ MapVirtualKeyExW
+ MapVirtualKeyW
+ MapWindowPoints
+ MenuItemFromPoint
+ MessageBeep
+ MessageBoxA
+ MessageBoxExA
+ MessageBoxExW
+ MessageBoxIndirectA
+ MessageBoxIndirectW
+ MessageBoxTimeoutA
+ MessageBoxTimeoutW
+ MessageBoxW
+ ModifyMenuA
+ ModifyMenuW
+ MonitorFromPoint
+ MonitorFromRect
+ MonitorFromWindow
+ MoveWindow
+ MsgWaitForMultipleObjects
+ MsgWaitForMultipleObjectsEx
+ NotifyWinEvent
+ OemKeyScan
+ OemToCharA
+ OemToCharBuffA
+ OemToCharBuffW
+ OemToCharW
+ OffsetRect
+ OpenClipboard
+ OpenDesktopA
+ OpenDesktopW
+ OpenIcon
+ OpenInputDesktop
+ OpenWindowStationA
+ OpenWindowStationW
+ PackDDElParam
+ PackTouchHitTestingProximityEvaluation
+ PaintDesktop
+ PeekMessageA
+ PeekMessageW
+ PhysicalToLogicalPoint
+ PhysicalToLogicalPointForPerMonitorDPI
+ PostMessageA
+ PostMessageW
+ PostQuitMessage
+ PostThreadMessageA
+ PostThreadMessageW
+ PrintWindow
+ PrivateExtractIconsA
+ PrivateExtractIconsW
+ PtInRect
+ QueryDisplayConfig
+ RealChildWindowFromPoint
+ RealGetWindowClass
+ RealGetWindowClassA
+ RealGetWindowClassW
+ RedrawWindow
+ RegisterClassA
+ RegisterClassExA
+ RegisterClassExW
+ RegisterClassW
+ RegisterClipboardFormatA
+ RegisterClipboardFormatW
+ RegisterDeviceNotificationA
+ RegisterDeviceNotificationW
+ RegisterHotKey
+ RegisterPointerDeviceNotifications
+ RegisterPointerInputTarget
+ RegisterPointerInputTargetEx
+ RegisterPowerSettingNotification
+ RegisterRawInputDevices
+ RegisterShellHookWindow
+ RegisterSuspendResumeNotification
+ RegisterTouchHitTestingWindow
+ RegisterTouchWindow
+ RegisterWindowMessageA
+ RegisterWindowMessageW
+ ReleaseCapture
+ ReleaseDC
+ ReleaseDwmHitTestWaiters
+ RemoveClipboardFormatListener
+ RemoveMenu
+ RemovePropA
+ RemovePropW
+ ReplyMessage
+ ReuseDDElParam
+ ScreenToClient
+ ScrollDC
+ ScrollWindow
+ ScrollWindowEx
+ SendDlgItemMessageA
+ SendDlgItemMessageW
+ SendIMEMessageExA
+ SendIMEMessageExW
+ SendInput
+ SendMessageA
+ SendMessageCallbackA
+ SendMessageCallbackW
+ SendMessageTimeoutA
+ SendMessageTimeoutW
+ SendMessageW
+ SendNotifyMessageA
+ SendNotifyMessageW
+ SetActiveWindow
+ SetCapture
+ SetCaretBlinkTime
+ SetCaretPos
+ SetClassLongA
+ SetClassLongW
+ SetClassWord
+ SetClipboardData
+ SetClipboardViewer
+ SetCoalescableTimer
+ SetCursor
+ SetCursorPos
+ SetDebugErrorLevel
+ SetDeskWallpaper
+ SetDialogControlDpiChangeBehavior
+ SetDialogDpiChangeBehavior
+ SetDisplayAutoRotationPreferences
+ SetDisplayConfig
+ SetDlgItemInt
+ SetDlgItemTextA
+ SetDlgItemTextW
+ SetDoubleClickTime
+ SetFocus
+ SetForegroundWindow
+ SetGestureConfig
+ SetKeyboardState
+ SetLastErrorEx
+ SetLayeredWindowAttributes
+ SetMenu
+ SetMenuContextHelpId
+ SetMenuDefaultItem
+ SetMenuInfo
+ SetMenuItemBitmaps
+ SetMenuItemInfoA
+ SetMenuItemInfoW
+ SetMessageExtraInfo
+ SetMessageQueue
+ SetParent
+ SetPhysicalCursorPos
+ SetProcessDPIAware
+ SetProcessDefaultLayout
+ SetProcessDpiAwarenessContext
+ SetProcessRestrictionExemption
+ SetProcessWindowStation
+ SetPropA
+ SetPropW
+ SetRect
+ SetRectEmpty
+ SetScrollInfo
+ SetScrollPos
+ SetScrollRange
+ SetShellWindow
+ SetSysColors
+ SetSystemCursor
+ SetThreadDesktop
+ SetThreadDpiAwarenessContext
+ SetThreadDpiHostingBehavior
+ SetTimer
+ SetUserObjectInformationA
+ SetUserObjectInformationW
+ SetUserObjectSecurity
+ SetWinEventHook
+ SetWindowContextHelpId
+ SetWindowDisplayAffinity
+ SetWindowFeedbackSetting
+ SetWindowLongA
+ SetWindowLongW
+ SetWindowPlacement
+ SetWindowPos
+ SetWindowRgn
+ SetWindowTextA
+ SetWindowTextW
+ SetWindowWord
+ SetWindowsHookA
+ SetWindowsHookExA
+ SetWindowsHookExW
+ SetWindowsHookW
+ ShowCaret
+ ShowCursor
+ ShowOwnedPopups
+ ShowScrollBar
+ ShowSystemCursor
+ ShowWindow
+ ShowWindowAsync
+ ShutdownBlockReasonCreate
+ ShutdownBlockReasonDestroy
+ ShutdownBlockReasonQuery
+ SkipPointerFrameMessages
+ SoundSentry
+ SubtractRect
+ SwapMouseButton
+ SwitchDesktop
+ SwitchToThisWindow
+ SystemParametersInfoA
+ SystemParametersInfoForDpi
+ SystemParametersInfoW
+ TabbedTextOutA
+ TabbedTextOutW
+ TileChildWindows
+ TileWindows
+ ToAscii
+ ToAsciiEx
+ ToUnicode
+ ToUnicodeEx
+ TrackMouseEvent
+ TrackPopupMenu
+ TrackPopupMenuEx
+ TranslateAccelerator
+ TranslateAcceleratorA
+ TranslateAcceleratorW
+ TranslateMDISysAccel
+ TranslateMessage
+ UnhookWinEvent
+ UnhookWindowsHook
+ UnhookWindowsHookEx
+ UnionRect
+ UnloadKeyboardLayout
+ UnpackDDElParam
+ UnregisterClassA
+ UnregisterClassW
+ UnregisterDeviceNotification
+ UnregisterHotKey
+ UnregisterPointerInputTarget
+ UnregisterPointerInputTargetEx
+ UnregisterPowerSettingNotification
+ UnregisterSuspendResumeNotification
+ UnregisterTouchWindow
+ UpdateLayeredWindow
+ UpdateLayeredWindowIndirect
+ UpdateWindow
+ UserHandleGrantAccess
+ ValidateRect
+ ValidateRgn
+ VkKeyScanA
+ VkKeyScanExA
+ VkKeyScanExW
+ VkKeyScanW
+ WINNLSEnableIME
+ WINNLSGetEnableStatus
+ WINNLSGetIMEHotkey
+ WaitForInputIdle
+ WaitMessage
+ WinHelpA
+ WinHelpW
+ WindowFromDC
+ WindowFromPhysicalPoint
+ WindowFromPoint
+ keybd_event
+ mouse_event
+ wsprintfA
+ wsprintfW
+ wvsprintfA
+ wvsprintfW
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/UserEnv.txt b/symbols/SDK/um/arm/UserEnv.txt
new file mode 100644
index 00000000..daaa92ad
--- /dev/null
+++ b/symbols/SDK/um/arm/UserEnv.txt
@@ -0,0 +1,93 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\UserEnv.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?RsopLoggingEnabled@@YAHXZ (int __cdecl RsopLoggingEnabled(void))
+ AreThereVisibleLogoffScripts
+ AreThereVisibleShutdownScripts
+ 203 CheckDirectoryOwnership
+ 175 CheckXForestLogon
+ 209 CopyProfileDirectoryEx2
+ CreateAppContainerProfile
+ 212 CreateAppContainerProfileInternal
+ 206 CreateDirectoryJunctionsForSystem
+ 207 CreateDirectoryJunctionsForUserProfile
+ CreateEnvironmentBlock
+ 137 CreateGroupEx
+ 139 CreateLinkFileEx
+ CreateProfile
+ DeleteAppContainerProfile
+ 213 DeleteAppContainerProfileInternal
+ 104 DeleteGroup
+ 122 DeleteLinkFile
+ DeleteProfileA
+ 202 DeleteProfileDirectory
+ DeleteProfileW
+ DeriveAppContainerSidFromAppContainerName
+ DeriveRestrictedAppContainerSidFromAppContainerSidAndRestrictedName
+ DestroyEnvironmentBlock
+ EnterCriticalPolicySection
+ ExpandEnvironmentStringsForUserA
+ ExpandEnvironmentStringsForUserW
+ ForceSyncFgPolicy
+ FreeGPOListA
+ FreeGPOListW
+ GenerateGPNotification
+ GetAllUsersProfileDirectoryA
+ GetAllUsersProfileDirectoryW
+ GetAppContainerFolderPath
+ GetAppContainerRegistryLocation
+ GetAppliedGPOListA
+ GetAppliedGPOListW
+ GetDefaultUserProfileDirectoryA
+ GetDefaultUserProfileDirectoryW
+ GetGPOListA
+ GetGPOListW
+ 214 GetLongProfilePathName
+ GetNextFgPolicyRefreshInfo
+ GetPreviousFgPolicyRefreshInfo
+ GetProfileType
+ GetProfilesDirectoryA
+ GetProfilesDirectoryW
+ GetUserProfileDirectoryA
+ 217 GetUserProfileDirectoryForUserSidW
+ GetUserProfileDirectoryW
+ HasPolicyForegroundProcessingCompleted
+ 218 IsAppContainerProfilePresentInternal
+ LeaveCriticalPolicySection
+ LoadUserProfileA
+ LoadUserProfileW
+ 211 LookupAppContainerDisplayName
+ 135 PingComputer
+ ProcessGroupPolicyCompleted
+ ProcessGroupPolicyCompletedEx
+ RefreshPolicy
+ RefreshPolicyEx
+ RegisterGPNotification
+ 208 RemapProfile
+ RsopAccessCheckByType
+ RsopFileAccessCheck
+ RsopResetPolicySettingStatus
+ RsopSetPolicySettingStatus
+ UnloadUserProfile
+ UnregisterGPNotification
+ 210 UpdateAppContainerProfile
+ WaitForMachinePolicyForegroundProcessing
+ WaitForUserPolicyForegroundProcessing
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Uuid.txt b/symbols/SDK/um/arm/Uuid.txt
new file mode 100644
index 00000000..272cd80b
--- /dev/null
+++ b/symbols/SDK/um/arm/Uuid.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Uuid.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 217FE0 .debug$S
+ 169F04 .debug$T
+ 47A .drectve
+ 47E54 .rdata
diff --git a/symbols/SDK/um/arm/Uxtheme.txt b/symbols/SDK/um/arm/Uxtheme.txt
new file mode 100644
index 00000000..965c3000
--- /dev/null
+++ b/symbols/SDK/um/arm/Uxtheme.txt
@@ -0,0 +1,99 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Uxtheme.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?BeginPanningFeedback@@YAHPAUHWND__@@@Z (int __cdecl BeginPanningFeedback(struct HWND__ *))
+ ?EndPanningFeedback@@YAHPAUHWND__@@H@Z (int __cdecl EndPanningFeedback(struct HWND__ *,int))
+ ?UpdatePanningFeedback@@YAHPAUHWND__@@JJH@Z (int __cdecl UpdatePanningFeedback(struct HWND__ *,long,long,int))
+ BeginBufferedAnimation
+ BeginBufferedPaint
+ BufferedPaintClear
+ BufferedPaintInit
+ BufferedPaintRenderAnimation
+ BufferedPaintSetAlpha
+ BufferedPaintStopAllAnimations
+ BufferedPaintUnInit
+ CloseThemeData
+ DrawThemeBackground
+ 47 DrawThemeBackgroundEx
+ DrawThemeEdge
+ DrawThemeIcon
+ DrawThemeParentBackground
+ DrawThemeParentBackgroundEx
+ DrawThemeText
+ DrawThemeTextEx
+ EnableThemeDialogTexture
+ EnableTheming
+ EndBufferedAnimation
+ EndBufferedPaint
+ GetBufferedPaintBits
+ GetBufferedPaintDC
+ GetBufferedPaintTargetDC
+ GetBufferedPaintTargetRect
+ GetCurrentThemeName
+ GetThemeAnimationProperty
+ GetThemeAnimationTransform
+ GetThemeAppProperties
+ GetThemeBackgroundContentRect
+ GetThemeBackgroundExtent
+ GetThemeBackgroundRegion
+ GetThemeBitmap
+ GetThemeBool
+ GetThemeColor
+ GetThemeDocumentationProperty
+ GetThemeEnumValue
+ GetThemeFilename
+ GetThemeFont
+ GetThemeInt
+ GetThemeIntList
+ GetThemeMargins
+ GetThemeMetric
+ GetThemePartSize
+ GetThemePosition
+ GetThemePropertyOrigin
+ GetThemeRect
+ GetThemeStream
+ GetThemeString
+ GetThemeSysBool
+ GetThemeSysColor
+ GetThemeSysColorBrush
+ GetThemeSysFont
+ GetThemeSysInt
+ GetThemeSysSize
+ GetThemeSysString
+ GetThemeTextExtent
+ GetThemeTextMetrics
+ GetThemeTimingFunction
+ GetThemeTransitionDuration
+ GetWindowTheme
+ HitTestThemeBackground
+ IsAppThemed
+ IsCompositionActive
+ IsThemeActive
+ IsThemeBackgroundPartiallyTransparent
+ IsThemeDialogTextureEnabled
+ IsThemePartDefined
+ OpenThemeData
+ 61 OpenThemeDataEx
+ OpenThemeDataForDpi
+ SetThemeAppProperties
+ SetWindowTheme
+ SetWindowThemeAttribute
+ ThemeInitApiHook
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Version.txt b/symbols/SDK/um/arm/Version.txt
new file mode 100644
index 00000000..3f51a220
--- /dev/null
+++ b/symbols/SDK/um/arm/Version.txt
@@ -0,0 +1,33 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Version.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ GetFileVersionInfoA
+ GetFileVersionInfoExW
+ GetFileVersionInfoSizeA
+ GetFileVersionInfoSizeExW
+ GetFileVersionInfoSizeW
+ GetFileVersionInfoW
+ VerFindFileA
+ VerFindFileW
+ VerInstallFileA
+ VerInstallFileW
+ VerQueryValueA
+ VerQueryValueW
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Vfw32.txt b/symbols/SDK/um/arm/Vfw32.txt
new file mode 100644
index 00000000..f2ee45ed
--- /dev/null
+++ b/symbols/SDK/um/arm/Vfw32.txt
@@ -0,0 +1,148 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Vfw32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 2 VideoForWindowsVersion
+ StretchDIB
+ MCIWndRegisterClass
+ MCIWndCreateW
+ MCIWndCreateA
+ MCIWndCreate
+ ICSeqCompressFrameStart
+ ICSeqCompressFrameEnd
+ ICSeqCompressFrame
+ ICSendMessage
+ ICRemove
+ ICOpenFunction
+ ICOpen
+ ICMThunk32
+ ICLocate
+ ICInstall
+ ICInfo
+ ICImageDecompress
+ ICImageCompress
+ ICGetInfo
+ ICGetDisplayFormat
+ ICDrawBegin
+ ICDraw
+ ICDecompress
+ ICCompressorFree
+ ICCompressorChoose
+ ICCompress
+ ICClose
+ GetSaveFileNamePreviewW
+ GetSaveFileNamePreviewA
+ GetOpenFileNamePreviewW
+ GetOpenFileNamePreviewA
+ GetOpenFileNamePreview
+ DrawDibTime
+ DrawDibStop
+ DrawDibStart
+ DrawDibSetPalette
+ DrawDibRealize
+ DrawDibProfileDisplay
+ DrawDibOpen
+ DrawDibGetPalette
+ DrawDibGetBuffer
+ DrawDibEnd
+ DrawDibDraw
+ DrawDibClose
+ DrawDibChangePalette
+ DrawDibBegin
+ IID_IGetFrame
+ IID_IAVIStream
+ IID_IAVIFile
+ IID_IAVIEditStream
+ EditStreamSetNameW
+ EditStreamSetNameA
+ EditStreamSetName
+ EditStreamSetInfoW
+ EditStreamSetInfoA
+ EditStreamSetInfo
+ EditStreamPaste
+ EditStreamCut
+ EditStreamCopy
+ EditStreamClone
+ CreateEditableStream
+ AVIStreamWriteData
+ AVIStreamWrite
+ AVIStreamTimeToSample
+ AVIStreamStart
+ AVIStreamSetFormat
+ AVIStreamSampleToTime
+ AVIStreamRelease
+ AVIStreamReadFormat
+ AVIStreamReadData
+ AVIStreamRead
+ AVIStreamOpenFromFileW
+ AVIStreamOpenFromFileA
+ AVIStreamOpenFromFile
+ AVIStreamLength
+ AVIStreamInfoW
+ AVIStreamInfoA
+ AVIStreamInfo
+ AVIStreamGetFrameOpen
+ AVIStreamGetFrameClose
+ AVIStreamGetFrame
+ AVIStreamFindSample
+ AVIStreamEndStreaming
+ AVIStreamCreate
+ AVIStreamBeginStreaming
+ AVIStreamAddRef
+ AVISaveW
+ AVISaveVW
+ AVISaveVA
+ AVISaveV
+ AVISaveOptionsFree
+ AVISaveOptions
+ AVISaveA
+ AVISave
+ AVIPutFileOnClipboard
+ AVIMakeStreamFromClipboard
+ AVIMakeFileFromStreams
+ AVIMakeCompressedStream
+ AVIGetFromClipboard
+ AVIFileWriteData
+ AVIFileRelease
+ AVIFileReadData
+ AVIFileOpenW
+ AVIFileOpenA
+ AVIFileOpen
+ AVIFileInit
+ AVIFileInfoW
+ AVIFileInfoA
+ AVIFileInfo
+ AVIFileGetStream
+ AVIFileExit
+ AVIFileEndRecord
+ AVIFileCreateStreamW
+ AVIFileCreateStreamA
+ AVIFileCreateStream
+ AVIFileAddRef
+ AVIClearClipboard
+ AVIBuildFilterW
+ AVIBuildFilterA
+ AVIBuildFilter
+ videoThunk32
+ capGetDriverDescriptionW
+ capGetDriverDescriptionA
+ capCreateCaptureWindowW
+ capCreateCaptureWindowA
+ AppCleanup
+
+ Summary
+
+ 24F .debug$S
+ 3C .idata$2
+ 3C .idata$3
+ C .idata$4
+ C .idata$5
+ 28 .idata$6
diff --git a/symbols/SDK/um/arm/Virtdisk.txt b/symbols/SDK/um/arm/Virtdisk.txt
new file mode 100644
index 00000000..a2320167
--- /dev/null
+++ b/symbols/SDK/um/arm/Virtdisk.txt
@@ -0,0 +1,48 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Virtdisk.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AddVirtualDiskParent
+ ApplySnapshotVhdSet
+ AttachVirtualDisk
+ BreakMirrorVirtualDisk
+ CompactVirtualDisk
+ CreateVirtualDisk
+ DeleteSnapshotVhdSet
+ DeleteVirtualDiskMetadata
+ DetachVirtualDisk
+ EnumerateVirtualDiskMetadata
+ ExpandVirtualDisk
+ GetAllAttachedVirtualDiskPhysicalPaths
+ GetStorageDependencyInformation
+ GetVirtualDiskInformation
+ GetVirtualDiskMetadata
+ GetVirtualDiskOperationProgress
+ GetVirtualDiskPhysicalPath
+ MergeVirtualDisk
+ MirrorVirtualDisk
+ ModifyVhdSet
+ OpenVirtualDisk
+ QueryChangesVirtualDisk
+ RawSCSIVirtualDisk
+ ResizeVirtualDisk
+ SetVirtualDiskInformation
+ SetVirtualDiskMetadata
+ TakeSnapshotVhdSet
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/WS2_32.txt b/symbols/SDK/um/arm/WS2_32.txt
new file mode 100644
index 00000000..19523ce4
--- /dev/null
+++ b/symbols/SDK/um/arm/WS2_32.txt
@@ -0,0 +1,205 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WS2_32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?WSApSetPostRoutine@@YAHPAX@Z (int __cdecl WSApSetPostRoutine(void *))
+ FreeAddrInfoEx
+ FreeAddrInfoExW
+ FreeAddrInfoW
+ GetAddrInfoExA
+ GetAddrInfoExCancel
+ GetAddrInfoExOverlappedResult
+ GetAddrInfoExW
+ GetAddrInfoW
+ GetHostNameW
+ GetNameInfoW
+ InetNtopW
+ InetPtonW
+ SetAddrInfoExA
+ SetAddrInfoExW
+ 500 WEP
+ WPUCompleteOverlappedRequest
+ WPUGetProviderPathEx
+ WSAAccept
+ WSAAddressToStringA
+ WSAAddressToStringW
+ WSAAdvertiseProvider
+ 102 WSAAsyncGetHostByAddr
+ 103 WSAAsyncGetHostByName
+ 105 WSAAsyncGetProtoByName
+ 104 WSAAsyncGetProtoByNumber
+ 107 WSAAsyncGetServByName
+ 106 WSAAsyncGetServByPort
+ 101 WSAAsyncSelect
+ 108 WSACancelAsyncRequest
+ 113 WSACancelBlockingCall
+ 116 WSACleanup
+ WSACloseEvent
+ WSAConnect
+ WSAConnectByList
+ WSAConnectByNameA
+ WSAConnectByNameW
+ WSACreateEvent
+ WSADuplicateSocketA
+ WSADuplicateSocketW
+ WSAEnumNameSpaceProvidersA
+ WSAEnumNameSpaceProvidersExA
+ WSAEnumNameSpaceProvidersExW
+ WSAEnumNameSpaceProvidersW
+ WSAEnumNetworkEvents
+ WSAEnumProtocolsA
+ WSAEnumProtocolsW
+ WSAEventSelect
+ 111 WSAGetLastError
+ WSAGetOverlappedResult
+ WSAGetQOSByName
+ WSAGetServiceClassInfoA
+ WSAGetServiceClassInfoW
+ WSAGetServiceClassNameByClassIdA
+ WSAGetServiceClassNameByClassIdW
+ WSAHtonl
+ WSAHtons
+ WSAInstallServiceClassA
+ WSAInstallServiceClassW
+ WSAIoctl
+ 114 WSAIsBlocking
+ WSAJoinLeaf
+ WSALookupServiceBeginA
+ WSALookupServiceBeginW
+ WSALookupServiceEnd
+ WSALookupServiceNextA
+ WSALookupServiceNextW
+ WSANSPIoctl
+ WSANtohl
+ WSANtohs
+ WSAPoll
+ WSAProviderCompleteAsyncCall
+ WSAProviderConfigChange
+ WSARecv
+ WSARecvDisconnect
+ WSARecvFrom
+ WSARemoveServiceClass
+ WSAResetEvent
+ WSASend
+ WSASendDisconnect
+ WSASendMsg
+ WSASendTo
+ 109 WSASetBlockingHook
+ WSASetEvent
+ 112 WSASetLastError
+ WSASetServiceA
+ WSASetServiceW
+ WSASocketA
+ WSASocketW
+ 115 WSAStartup
+ WSAStringToAddressA
+ WSAStringToAddressW
+ WSAUnadvertiseProvider
+ 110 WSAUnhookBlockingHook
+ WSAWaitForMultipleEvents
+ WSCDeinstallProvider
+ WSCDeinstallProviderEx
+ WSCEnableNSProvider
+ WSCEnumProtocols
+ WSCEnumProtocolsEx
+ WSCGetApplicationCategory
+ WSCGetApplicationCategoryEx
+ WSCGetProviderInfo
+ WSCGetProviderPath
+ WSCInstallNameSpace
+ WSCInstallNameSpaceEx
+ WSCInstallNameSpaceEx2
+ WSCInstallProvider
+ WSCInstallProviderAndChains
+ WSCInstallProviderEx
+ WSCSetApplicationCategory
+ WSCSetApplicationCategoryEx
+ WSCSetProviderInfo
+ WSCUnInstallNameSpace
+ WSCUnInstallNameSpaceEx2
+ WSCUpdateProvider
+ WSCUpdateProviderEx
+ WSCWriteNameSpaceOrder
+ WSCWriteProviderOrder
+ WSCWriteProviderOrderEx
+ WahCloseApcHelper
+ WahCloseHandleHelper
+ WahCloseNotificationHandleHelper
+ WahCloseSocketHandle
+ WahCloseThread
+ WahCompleteRequest
+ WahCreateHandleContextTable
+ WahCreateNotificationHandle
+ WahCreateSocketHandle
+ WahDestroyHandleContextTable
+ WahDisableNonIFSHandleSupport
+ WahEnableNonIFSHandleSupport
+ WahEnumerateHandleContexts
+ WahInsertHandleContext
+ WahNotifyAllProcesses
+ WahOpenApcHelper
+ WahOpenCurrentThread
+ WahOpenHandleHelper
+ WahOpenNotificationHandleHelper
+ WahQueueUserApc
+ WahReferenceContextByHandle
+ WahRemoveHandleContext
+ WahWaitForNotification
+ WahWriteLSPEvent
+ 151 __WSAFDIsSet
+ 1 accept
+ 2 bind
+ 3 closesocket
+ 4 connect
+ freeaddrinfo
+ getaddrinfo
+ 51 gethostbyaddr
+ 52 gethostbyname
+ 57 gethostname
+ getnameinfo
+ 5 getpeername
+ 53 getprotobyname
+ 54 getprotobynumber
+ 55 getservbyname
+ 56 getservbyport
+ 6 getsockname
+ 7 getsockopt
+ 8 htonl
+ 9 htons
+ 11 inet_addr
+ 12 inet_ntoa
+ inet_ntop
+ inet_pton
+ 10 ioctlsocket
+ 13 listen
+ 14 ntohl
+ 15 ntohs
+ 16 recv
+ 17 recvfrom
+ 18 select
+ 19 send
+ 20 sendto
+ 21 setsockopt
+ 22 shutdown
+ 23 socket
+
+ Summary
+
+ 20 .data
+ 103E8 .debug$S
+ 385C8 .debug$T
+ 40 .drectve
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
+ 211 .rdata
diff --git a/symbols/SDK/um/arm/WSnmp32.txt b/symbols/SDK/um/arm/WSnmp32.txt
new file mode 100644
index 00000000..ce690235
--- /dev/null
+++ b/symbols/SDK/um/arm/WSnmp32.txt
@@ -0,0 +1,72 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WSnmp32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 222 SnmpCancelMsg
+ 201 SnmpCleanup
+ 292 SnmpCleanupEx
+ 203 SnmpClose
+ 401 SnmpContextToStr
+ SnmpConveyAgentAddress
+ 603 SnmpCountVbl
+ 500 SnmpCreatePdu
+ 220 SnmpCreateSession
+ 600 SnmpCreateVbl
+ 902 SnmpDecodeMsg
+ 606 SnmpDeleteVb
+ 503 SnmpDuplicatePdu
+ 601 SnmpDuplicateVbl
+ 901 SnmpEncodeMsg
+ 301 SnmpEntityToStr
+ 402 SnmpFreeContext
+ 900 SnmpFreeDescriptor
+ 302 SnmpFreeEntity
+ 504 SnmpFreePdu
+ 602 SnmpFreeVbl
+ 999 SnmpGetLastError
+ 501 SnmpGetPduData
+ 102 SnmpGetRetransmitMode
+ 106 SnmpGetRetry
+ 104 SnmpGetTimeout
+ 100 SnmpGetTranslateMode
+ 604 SnmpGetVb
+ 120 SnmpGetVendorInfo
+ 221 SnmpListen
+ 293 SnmpListenEx
+ 906 SnmpOidCompare
+ 905 SnmpOidCopy
+ 904 SnmpOidToStr
+ 202 SnmpOpen
+ 205 SnmpRecvMsg
+ 206 SnmpRegister
+ 204 SnmpSendMsg
+ SnmpSetAgentAddress
+ 502 SnmpSetPduData
+ 320 SnmpSetPort
+ 103 SnmpSetRetransmitMode
+ 107 SnmpSetRetry
+ 105 SnmpSetTimeout
+ 101 SnmpSetTranslateMode
+ 605 SnmpSetVb
+ 200 SnmpStartup
+ 291 SnmpStartupEx
+ 400 SnmpStrToContext
+ 300 SnmpStrToEntity
+ 903 SnmpStrToOid
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/WSock32.txt b/symbols/SDK/um/arm/WSock32.txt
new file mode 100644
index 00000000..99f003f7
--- /dev/null
+++ b/symbols/SDK/um/arm/WSock32.txt
@@ -0,0 +1,96 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WSock32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 1000 ?WSApSetPostRoutine@@YAHPAX@Z (int __cdecl WSApSetPostRoutine(void *))
+ 1141 AcceptEx
+ 1111 EnumProtocolsA
+ 1112 EnumProtocolsW
+ 1142 GetAcceptExSockaddrs
+ 1109 GetAddressByNameA
+ 1110 GetAddressByNameW
+ 1115 GetNameByTypeA
+ 1116 GetNameByTypeW
+ 1119 GetServiceA
+ 1120 GetServiceW
+ 1113 GetTypeByNameA
+ 1114 GetTypeByNameW
+ MigrateWinsockConfiguration
+ 1130 NPLoadNameSpaces
+ 1117 SetServiceA
+ 1118 SetServiceW
+ 1140 TransmitFile
+ 500 WEP
+ 102 WSAAsyncGetHostByAddr
+ 103 WSAAsyncGetHostByName
+ 105 WSAAsyncGetProtoByName
+ 104 WSAAsyncGetProtoByNumber
+ 107 WSAAsyncGetServByName
+ 106 WSAAsyncGetServByPort
+ 101 WSAAsyncSelect
+ 108 WSACancelAsyncRequest
+ 113 WSACancelBlockingCall
+ 116 WSACleanup
+ 111 WSAGetLastError
+ 114 WSAIsBlocking
+ 1107 WSARecvEx
+ 109 WSASetBlockingHook
+ 112 WSASetLastError
+ 115 WSAStartup
+ 110 WSAUnhookBlockingHook
+ 151 __WSAFDIsSet
+ 1 accept
+ 2 bind
+ 3 closesocket
+ 4 connect
+ 1106 dn_expand
+ 51 gethostbyaddr
+ 52 gethostbyname
+ 57 gethostname
+ 1101 getnetbyname
+ 5 getpeername
+ 53 getprotobyname
+ 54 getprotobynumber
+ 55 getservbyname
+ 56 getservbyport
+ 6 getsockname
+ 7 getsockopt
+ 8 htonl
+ 9 htons
+ 10 inet_addr
+ 1100 inet_network
+ 11 inet_ntoa
+ 12 ioctlsocket
+ 13 listen
+ 14 ntohl
+ 15 ntohs
+ 1102 rcmd
+ 16 recv
+ 17 recvfrom
+ 1103 rexec
+ 1104 rresvport
+ 1108 s_perror
+ 18 select
+ 19 send
+ 20 sendto
+ 1105 sethostname
+ 21 setsockopt
+ 22 shutdown
+ 23 socket
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/WebServices.txt b/symbols/SDK/um/arm/WebServices.txt
new file mode 100644
index 00000000..4bb6f209
--- /dev/null
+++ b/symbols/SDK/um/arm/WebServices.txt
@@ -0,0 +1,214 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WebServices.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ WsAbandonCall
+ WsAbandonMessage
+ WsAbortChannel
+ WsAbortListener
+ WsAbortServiceHost
+ WsAbortServiceProxy
+ WsAcceptChannel
+ WsAddCustomHeader
+ WsAddErrorString
+ WsAddMappedHeader
+ WsAddressMessage
+ WsAlloc
+ WsAsyncExecute
+ WsCall
+ WsCheckMustUnderstandHeaders
+ WsCloseChannel
+ WsCloseListener
+ WsCloseServiceHost
+ WsCloseServiceProxy
+ WsCombineUrl
+ WsCopyError
+ WsCopyNode
+ WsCreateChannel
+ WsCreateChannelForListener
+ WsCreateError
+ WsCreateFaultFromError
+ WsCreateHeap
+ WsCreateListener
+ WsCreateMessage
+ WsCreateMessageForChannel
+ WsCreateMetadata
+ WsCreateReader
+ WsCreateServiceEndpointFromTemplate
+ WsCreateServiceHost
+ WsCreateServiceProxy
+ WsCreateServiceProxyFromTemplate
+ WsCreateWriter
+ WsCreateXmlBuffer
+ WsCreateXmlSecurityToken
+ WsDateTimeToFileTime
+ WsDecodeUrl
+ WsEncodeUrl
+ WsEndReaderCanonicalization
+ WsEndWriterCanonicalization
+ WsFileTimeToDateTime
+ WsFillBody
+ WsFillReader
+ WsFindAttribute
+ WsFlushBody
+ WsFlushWriter
+ WsFreeChannel
+ WsFreeError
+ WsFreeHeap
+ WsFreeListener
+ WsFreeMessage
+ WsFreeMetadata
+ WsFreeReader
+ WsFreeSecurityToken
+ WsFreeServiceHost
+ WsFreeServiceProxy
+ WsFreeWriter
+ WsGetChannelProperty
+ WsGetCustomHeader
+ WsGetDictionary
+ WsGetErrorProperty
+ WsGetErrorString
+ WsGetFaultErrorDetail
+ WsGetFaultErrorProperty
+ WsGetHeader
+ WsGetHeaderAttributes
+ WsGetHeapProperty
+ WsGetListenerProperty
+ WsGetMappedHeader
+ WsGetMessageProperty
+ WsGetMetadataEndpoints
+ WsGetMetadataProperty
+ WsGetMissingMetadataDocumentAddress
+ WsGetNamespaceFromPrefix
+ WsGetOperationContextProperty
+ WsGetPolicyAlternativeCount
+ WsGetPolicyProperty
+ WsGetPrefixFromNamespace
+ WsGetReaderNode
+ WsGetReaderPosition
+ WsGetReaderProperty
+ WsGetSecurityContextProperty
+ WsGetSecurityTokenProperty
+ WsGetServiceHostProperty
+ WsGetServiceProxyProperty
+ WsGetWriterPosition
+ WsGetWriterProperty
+ WsGetXmlAttribute
+ WsInitializeMessage
+ WsMarkHeaderAsUnderstood
+ WsMatchPolicyAlternative
+ WsMoveReader
+ WsMoveWriter
+ WsOpenChannel
+ WsOpenListener
+ WsOpenServiceHost
+ WsOpenServiceProxy
+ WsPullBytes
+ WsPushBytes
+ WsReadArray
+ WsReadAttribute
+ WsReadBody
+ WsReadBytes
+ WsReadChars
+ WsReadCharsUtf8
+ WsReadElement
+ WsReadEndAttribute
+ WsReadEndElement
+ WsReadEndpointAddressExtension
+ WsReadEnvelopeEnd
+ WsReadEnvelopeStart
+ WsReadMessageEnd
+ WsReadMessageStart
+ WsReadMetadata
+ WsReadNode
+ WsReadQualifiedName
+ WsReadStartAttribute
+ WsReadStartElement
+ WsReadToStartElement
+ WsReadType
+ WsReadValue
+ WsReadXmlBuffer
+ WsReadXmlBufferFromBytes
+ WsReceiveMessage
+ WsRegisterOperationForCancel
+ WsRemoveCustomHeader
+ WsRemoveHeader
+ WsRemoveMappedHeader
+ WsRemoveNode
+ WsRequestReply
+ WsRequestSecurityToken
+ WsResetChannel
+ WsResetError
+ WsResetHeap
+ WsResetListener
+ WsResetMessage
+ WsResetMetadata
+ WsResetServiceHost
+ WsResetServiceProxy
+ WsRevokeSecurityContext
+ WsSendFaultMessageForError
+ WsSendMessage
+ WsSendReplyMessage
+ WsSetChannelProperty
+ WsSetErrorProperty
+ WsSetFaultErrorDetail
+ WsSetFaultErrorProperty
+ WsSetHeader
+ WsSetInput
+ WsSetInputToBuffer
+ WsSetListenerProperty
+ WsSetMessageProperty
+ WsSetOutput
+ WsSetOutputToBuffer
+ WsSetReaderPosition
+ WsSetWriterPosition
+ WsShutdownSessionChannel
+ WsSkipNode
+ WsStartReaderCanonicalization
+ WsStartWriterCanonicalization
+ WsTrimXmlWhitespace
+ WsVerifyXmlNCName
+ WsWriteArray
+ WsWriteAttribute
+ WsWriteBody
+ WsWriteBytes
+ WsWriteChars
+ WsWriteCharsUtf8
+ WsWriteElement
+ WsWriteEndAttribute
+ WsWriteEndCData
+ WsWriteEndElement
+ WsWriteEndStartElement
+ WsWriteEnvelopeEnd
+ WsWriteEnvelopeStart
+ WsWriteMessageEnd
+ WsWriteMessageStart
+ WsWriteNode
+ WsWriteQualifiedName
+ WsWriteStartAttribute
+ WsWriteStartCData
+ WsWriteStartElement
+ WsWriteText
+ WsWriteType
+ WsWriteValue
+ WsWriteXmlBuffer
+ WsWriteXmlBufferToBytes
+ WsWriteXmlnsAttribute
+ WsXmlStringEquals
+
+ Summary
+
+ CF .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 10 .idata$6
diff --git a/symbols/SDK/um/arm/Wer.txt b/symbols/SDK/um/arm/Wer.txt
new file mode 100644
index 00000000..4549b5ee
--- /dev/null
+++ b/symbols/SDK/um/arm/Wer.txt
@@ -0,0 +1,163 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Wer.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?WerSysprepCleanup@@YAKXZ (unsigned long __cdecl WerSysprepCleanup(void))
+ ?WerSysprepGeneralize@@YAKXZ (unsigned long __cdecl WerSysprepGeneralize(void))
+ ?WerUnattendedSetup@@YAXXZ (void __cdecl WerUnattendedSetup(void))
+ ?WerpAddAppCompatData@@YAJPAXPBG1@Z (long __cdecl WerpAddAppCompatData(void *,unsigned short const *,unsigned short const *))
+ ?WerpAddIfRegisteredForAppLocalDump@@YAJPAX0PBG@Z (long __cdecl WerpAddIfRegisteredForAppLocalDump(void *,void *,unsigned short const *))
+ ?WerpAddMemoryBlock@@YAJPAXK0KK@Z (long __cdecl WerpAddMemoryBlock(void *,unsigned long,void *,unsigned long,unsigned long))
+ ?WerpAddRegisteredDataToReport@@YAJPAX0@Z (long __cdecl WerpAddRegisteredDataToReport(void *,void *))
+ ?WerpAddRegisteredDumpsToReport@@YAJPAX0@Z (long __cdecl WerpAddRegisteredDumpsToReport(void *,void *))
+ ?WerpAddRegisteredMetadataToReport@@YAJPAX0@Z (long __cdecl WerpAddRegisteredMetadataToReport(void *,void *))
+ ?WerpArchiveReport@@YAJPAXPBGHPAPAXPAH@Z (long __cdecl WerpArchiveReport(void *,unsigned short const *,int,void * *,int *))
+ ?WerpCancelUpload@@YAJPAX@Z (long __cdecl WerpCancelUpload(void *))
+ ?WerpCleanWer@@YAJXZ (long __cdecl WerpCleanWer(void))
+ ?WerpCloseStore@@YAXPAX@Z (void __cdecl WerpCloseStore(void *))
+ ?WerpCreateMachineStore@@YAJXZ (long __cdecl WerpCreateMachineStore(void))
+ ?WerpDeleteReport@@YAJPAXPBG@Z (long __cdecl WerpDeleteReport(void *,unsigned short const *))
+ ?WerpDestroyWerString@@YAXPAPAX@Z (void __cdecl WerpDestroyWerString(void * *))
+ ?WerpEnumerateStoreNext@@YAJPAXPAPAX@Z (long __cdecl WerpEnumerateStoreNext(void *,void * *))
+ ?WerpEnumerateStoreStart@@YAJPAX@Z (long __cdecl WerpEnumerateStoreStart(void *))
+ ?WerpExtractReportFiles@@YAJPAXPBG0@Z (long __cdecl WerpExtractReportFiles(void *,unsigned short const *,void *))
+ ?WerpFlushImageCache@@YAKPAU_WERP_IMAGE_CACHE@@K@Z (unsigned long __cdecl WerpFlushImageCache(struct _WERP_IMAGE_CACHE *,unsigned long))
+ ?WerpForceDeferredCollection@@YAKPAXP6AX0KPBGPAD@Z0@Z (unsigned long __cdecl WerpForceDeferredCollection(void *,void (__cdecl*)(void *,unsigned long,unsigned short const *,char *),void *))
+ ?WerpFreeUnmappedVaRanges@@YAXPAU_WERP_UNMAPPED_VA_RANGES@@@Z (void __cdecl WerpFreeUnmappedVaRanges(struct _WERP_UNMAPPED_VA_RANGES *))
+ ?WerpGetBucketId@@YAJPAXPAPAX@Z (long __cdecl WerpGetBucketId(void *,void * *))
+ ?WerpGetDynamicParameter@@YAJPAXKPAPBG1@Z (long __cdecl WerpGetDynamicParameter(void *,unsigned long,unsigned short const * *,unsigned short const * *))
+ ?WerpGetEventType@@YAJPAXPAPBG@Z (long __cdecl WerpGetEventType(void *,unsigned short const * *))
+ ?WerpGetExtendedDiagData@@YAJPAXPAPAXPAK@Z (long __cdecl WerpGetExtendedDiagData(void *,void * *,unsigned long *))
+ ?WerpGetFileByIndex@@YAJPAXKPAW4_WER_FILE_TYPE@@PAKPAPBG33@Z (long __cdecl WerpGetFileByIndex(void *,unsigned long,enum _WER_FILE_TYPE *,unsigned long *,unsigned short const * *,unsigned short const * *,unsigned short const * *))
+ ?WerpGetFilePathByIndex@@YAJPAXKPAPBG@Z (long __cdecl WerpGetFilePathByIndex(void *,unsigned long,unsigned short const * *))
+ ?WerpGetLegacyBucketId@@YAJPAXPAPAX@Z (long __cdecl WerpGetLegacyBucketId(void *,void * *))
+ ?WerpGetLoadedModuleByIndex@@YAJPAXKPAPBG@Z (long __cdecl WerpGetLoadedModuleByIndex(void *,unsigned long,unsigned short const * *))
+ ?WerpGetNumFiles@@YAJPAXPAK@Z (long __cdecl WerpGetNumFiles(void *,unsigned long *))
+ ?WerpGetNumLoadedModules@@YAJPAXPAK@Z (long __cdecl WerpGetNumLoadedModules(void *,unsigned long *))
+ ?WerpGetNumSigParams@@YAJPAXPAK@Z (long __cdecl WerpGetNumSigParams(void *,unsigned long *))
+ ?WerpGetReportCount@@YAJPAXPAK@Z (long __cdecl WerpGetReportCount(void *,unsigned long *))
+ ?WerpGetReportFinalConsent@@YAJPAXPAW4_CONSENT_SETTING@@@Z (long __cdecl WerpGetReportFinalConsent(void *,enum _CONSENT_SETTING *))
+ ?WerpGetReportFlags@@YAJPAXPAK@Z (long __cdecl WerpGetReportFlags(void *,unsigned long *))
+ ?WerpGetReportId@@YAJPAXPAGK@Z (long __cdecl WerpGetReportId(void *,unsigned short *,unsigned long))
+ ?WerpGetReportInformation@@YAJPAXPAPBU_WER_REPORT_INFORMATION_V5@@@Z (long __cdecl WerpGetReportInformation(void *,struct _WER_REPORT_INFORMATION_V5 const * *))
+ ?WerpGetReportSettings@@YAJPAXPAPAVCSettings@@@Z (long __cdecl WerpGetReportSettings(void *,class CSettings * *))
+ ?WerpGetReportTime@@YAJPAXPAU_FILETIME@@@Z (long __cdecl WerpGetReportTime(void *,struct _FILETIME *))
+ ?WerpGetReportType@@YAJPAXPAW4_WER_REPORT_TYPE@@@Z (long __cdecl WerpGetReportType(void *,enum _WER_REPORT_TYPE *))
+ ?WerpGetResponseId@@YAJPAXPAH1@Z (long __cdecl WerpGetResponseId(void *,int *,int *))
+ ?WerpGetSigParamByIndex@@YAJPAXKPAPBG1@Z (long __cdecl WerpGetSigParamByIndex(void *,unsigned long,unsigned short const * *,unsigned short const * *))
+ ?WerpGetStorePath@@YAJW4_REPORT_STORE_TYPES@@PAGPAK@Z (long __cdecl WerpGetStorePath(enum _REPORT_STORE_TYPES,unsigned short *,unsigned long *))
+ ?WerpGetStoreType@@YAJPAXPAW4_REPORT_STORE_TYPES@@@Z (long __cdecl WerpGetStoreType(void *,enum _REPORT_STORE_TYPES *))
+ ?WerpGetTextFromReport@@YAJPAXPBGPAPBG@Z (long __cdecl WerpGetTextFromReport(void *,unsigned short const *,unsigned short const * *))
+ ?WerpGetUIParamByIndex@@YAJPAXKPAPBG@Z (long __cdecl WerpGetUIParamByIndex(void *,unsigned long,unsigned short const * *))
+ ?WerpGetUploadTime@@YAJPAXPAU_FILETIME@@@Z (long __cdecl WerpGetUploadTime(void *,struct _FILETIME *))
+ ?WerpGetWerStringData@@YAPBGPAX@Z (unsigned short const * __cdecl WerpGetWerStringData(void *))
+ ?WerpGetWow64Process@@YAJPAXPAK1@Z (long __cdecl WerpGetWow64Process(void *,unsigned long *,unsigned long *))
+ ?WerpHashApplicationParameters@@YAXPAEPBG1PAGK@Z (void __cdecl WerpHashApplicationParameters(unsigned char *,unsigned short const *,unsigned short const *,unsigned short *,unsigned long))
+ ?WerpInitializeImageCache@@YAJPAU_WERP_IMAGE_CACHE@@K@Z (long __cdecl WerpInitializeImageCache(struct _WERP_IMAGE_CACHE *,unsigned long))
+ ?WerpIsOnBattery@@YAHXZ (int __cdecl WerpIsOnBattery(void))
+ ?WerpIsTransportAvailable@@YAJHPAH@Z (long __cdecl WerpIsTransportAvailable(int,int *))
+ ?WerpLoadReport@@YAJPAXPBGPAPAXHH@Z (long __cdecl WerpLoadReport(void *,unsigned short const *,void * *,int,int))
+ ?WerpLoadReportFromBuffer@@YAJPAXKPAPAXH@Z (long __cdecl WerpLoadReportFromBuffer(void *,unsigned long,void * *,int))
+ ?WerpOpenMachineArchive@@YAJPAPAX@Z (long __cdecl WerpOpenMachineArchive(void * *))
+ ?WerpOpenMachineQueue@@YAJPAPAX@Z (long __cdecl WerpOpenMachineQueue(void * *))
+ ?WerpPromptUser@@YAJPAXPAUHWND__@@PAU_WER_USER_PROMPT_INPUT@@PAH@Z (long __cdecl WerpPromptUser(void *,struct HWND__ *,struct _WER_USER_PROMPT_INPUT *,int *))
+ ?WerpPruneStore@@YAJPAX@Z (long __cdecl WerpPruneStore(void *))
+ ?WerpQueueHasBypassPowerReports@@YAJPAH@Z (long __cdecl WerpQueueHasBypassPowerReports(int *))
+ ?WerpReportCancel@@YAJPAX@Z (long __cdecl WerpReportCancel(void *))
+ ?WerpReportSprintfParameter@@YAJPAXKPAUHINSTANCE__@@IPBGZZ (long __cdecl WerpReportSprintfParameter(void *,unsigned long,struct HINSTANCE__ *,unsigned int,unsigned short const *,...))
+ ?WerpReserveMachineQueueReportDir@@YAJPAXPAGK@Z (long __cdecl WerpReserveMachineQueueReportDir(void *,unsigned short *,unsigned long))
+ ?WerpResetTransientImageCacheStatistics@@YAXPAU_WERP_IMAGE_CACHE@@@Z (void __cdecl WerpResetTransientImageCacheStatistics(struct _WERP_IMAGE_CACHE *))
+ ?WerpRestartApplication@@YAJPAXPBG1PAH2@Z (long __cdecl WerpRestartApplication(void *,unsigned short const *,unsigned short const *,int *,int *))
+ ?WerpSetDynamicParameter@@YAJPAXKPBG1@Z (long __cdecl WerpSetDynamicParameter(void *,unsigned long,unsigned short const *,unsigned short const *))
+ ?WerpSetEventName@@YAJPAXPBG@Z (long __cdecl WerpSetEventName(void *,unsigned short const *))
+ ?WerpSetProcessTimelines@@YAJPAXPBU_WER_PROCESS_TIMELINES@@K@Z (long __cdecl WerpSetProcessTimelines(void *,struct _WER_PROCESS_TIMELINES const *,unsigned long))
+ ?WerpSetQuickDumpType@@YAJPAXW4_WER_DUMP_TYPE@@@Z (long __cdecl WerpSetQuickDumpType(void *,enum _WER_DUMP_TYPE))
+ ?WerpSetReportApplicationIdentity@@YAJPAXPAE@Z (long __cdecl WerpSetReportApplicationIdentity(void *,unsigned char *))
+ ?WerpSetReportFlags@@YAJPAXK@Z (long __cdecl WerpSetReportFlags(void *,unsigned long))
+ ?WerpSetReportInformation@@YAJPAXPBU_WER_REPORT_INFORMATION_V5@@@Z (long __cdecl WerpSetReportInformation(void *,struct _WER_REPORT_INFORMATION_V5 const *))
+ ?WerpSetReportIsFatal@@YAJPAXH@Z (long __cdecl WerpSetReportIsFatal(void *,int))
+ ?WerpSetReportNamespaceParameter@@YAJPAXKPBG1@Z (long __cdecl WerpSetReportNamespaceParameter(void *,unsigned long,unsigned short const *,unsigned short const *))
+ ?WerpSetReportTime@@YAJPAXPAU_FILETIME@@@Z (long __cdecl WerpSetReportTime(void *,struct _FILETIME *))
+ ?WerpSetReportUploadContextToken@@YAJPAX0@Z (long __cdecl WerpSetReportUploadContextToken(void *,void *))
+ ?WerpSetTelemetryAppParams@@YAJPAXPBU_WER_TELEMETRY_APP_PARAMS@@@Z (long __cdecl WerpSetTelemetryAppParams(void *,struct _WER_TELEMETRY_APP_PARAMS const *))
+ ?WerpSetTelemetryKernelParams@@YAJPAXK@Z (long __cdecl WerpSetTelemetryKernelParams(void *,unsigned long))
+ ?WerpSetTelemetryServiceParams@@YAJPAXPBG1H@Z (long __cdecl WerpSetTelemetryServiceParams(void *,unsigned short const *,unsigned short const *,int))
+ ?WerpSetTimedTask@@YAJHH@Z (long __cdecl WerpSetTimedTask(int,int))
+ ?WerpShowUpsellUI@@YAJPAUHWND__@@PAH@Z (long __cdecl WerpShowUpsellUI(struct HWND__ *,int *))
+ ?WerpStitchedMinidumpVmPostReadCallback@@YAJPAU_WERP_STITCHED_DUMP_WRITER@@PAK_KPAXKKJ@Z (long __cdecl WerpStitchedMinidumpVmPostReadCallback(struct _WERP_STITCHED_DUMP_WRITER *,unsigned long *,unsigned __int64,void *,unsigned long,unsigned long,long))
+ ?WerpStitchedMinidumpVmPreReadCallback@@YAJPAU_WERP_STITCHED_DUMP_WRITER@@PAK_KPAXK@Z (long __cdecl WerpStitchedMinidumpVmPreReadCallback(struct _WERP_STITCHED_DUMP_WRITER *,unsigned long *,unsigned __int64,void *,unsigned long))
+ ?WerpStitchedMinidumpVmQueryCallback@@YAJPAU_WERP_STITCHED_DUMP_WRITER@@PAU_MINIDUMP_MEMORY_INFO@@_K@Z (long __cdecl WerpStitchedMinidumpVmQueryCallback(struct _WERP_STITCHED_DUMP_WRITER *,struct _MINIDUMP_MEMORY_INFO *,unsigned __int64))
+ ?WerpSubmitReportFromStore@@YAJPAXPBG0PAVIReportUI@@PAPAXKPAW4_WER_SUBMIT_RESULT@@@Z (long __cdecl WerpSubmitReportFromStore(void *,unsigned short const *,void *,class IReportUI *,void * *,unsigned long,enum _WER_SUBMIT_RESULT *))
+ ?WerpTraceAuxMemDumpStatistics@@YAXP6AXPAXKPBGPAD@Z0PAU_WERP_AUXILIARY_MEMORY_DUMP@@PAT_LARGE_INTEGER@@5@Z (void __cdecl WerpTraceAuxMemDumpStatistics(void (__cdecl*)(void *,unsigned long,unsigned short const *,char *),void *,struct _WERP_AUXILIARY_MEMORY_DUMP *,union _LARGE_INTEGER *,union _LARGE_INTEGER *))
+ ?WerpTraceDuration@@YAXP6AXPAXKPBGPAD@Z0KPAT_LARGE_INTEGER@@44@Z (void __cdecl WerpTraceDuration(void (__cdecl*)(void *,unsigned long,unsigned short const *,char *),void *,unsigned long,union _LARGE_INTEGER *,union _LARGE_INTEGER *,union _LARGE_INTEGER *))
+ ?WerpTraceImageCacheStatistics@@YAXP6AXPAXKPBGPAD@Z0PAU_WERP_IMAGE_CACHE@@PAT_LARGE_INTEGER@@@Z (void __cdecl WerpTraceImageCacheStatistics(void (__cdecl*)(void *,unsigned long,unsigned short const *,char *),void *,struct _WERP_IMAGE_CACHE *,union _LARGE_INTEGER *))
+ ?WerpTraceSnapshotStatistics@@YAXP6AXPAXKPBGPAD@Z00@Z (void __cdecl WerpTraceSnapshotStatistics(void (__cdecl*)(void *,unsigned long,unsigned short const *,char *),void *,void *))
+ ?WerpTraceStitchedDumpWriterStatistics@@YAXP6AXPAXKPBGPAD@Z0PAU_WERP_STITCHED_DUMP_WRITER@@PAT_LARGE_INTEGER@@@Z (void __cdecl WerpTraceStitchedDumpWriterStatistics(void (__cdecl*)(void *,unsigned long,unsigned short const *,char *),void *,struct _WERP_STITCHED_DUMP_WRITER *,union _LARGE_INTEGER *))
+ ?WerpTraceUnmappedVaRangesStatistics@@YAXP6AXPAXKPBGPAD@Z0PAU_WERP_UNMAPPED_VA_RANGES@@PAT_LARGE_INTEGER@@5@Z (void __cdecl WerpTraceUnmappedVaRangesStatistics(void (__cdecl*)(void *,unsigned long,unsigned short const *,char *),void *,struct _WERP_UNMAPPED_VA_RANGES *,union _LARGE_INTEGER *,union _LARGE_INTEGER *))
+ ?WerpUnmapProcessViews@@YAJPAU_WERP_UNMAPPED_VA_RANGES@@PAXK@Z (long __cdecl WerpUnmapProcessViews(struct _WERP_UNMAPPED_VA_RANGES *,void *,unsigned long))
+ ?WerpValidateReportKey@@YAJPBG@Z (long __cdecl WerpValidateReportKey(unsigned short const *))
+ ?WerpWalkGatherBlocks@@YAJPAU_WER_GATHER@@PAPAXPAX1@Z (long __cdecl WerpWalkGatherBlocks(struct _WER_GATHER *,void * *,void *,void * *))
+ CloseThreadWaitChainSession
+ GetThreadWaitChain
+ OpenThreadWaitChainSession
+ RegisterWaitChainCOMCallback
+ WerAddExcludedApplication
+ WerFreeString
+ WerRemoveExcludedApplication
+ WerReportAddDump
+ WerReportAddFile
+ WerReportCloseHandle
+ WerReportCreate
+ WerReportSetParameter
+ WerReportSetUIOption
+ WerReportSubmit
+ WerStoreClose
+ WerStoreGetFirstReportKey
+ WerStoreGetNextReportKey
+ WerStoreGetReportCount
+ WerStoreGetSizeOnDisk
+ WerStoreOpen
+ WerStorePurge
+ WerStoreQueryReportMetadataV1
+ WerStoreQueryReportMetadataV2
+ WerStoreUploadReport
+ WerpAddFile
+ WerpAddFileBuffer
+ WerpAddFileCallback
+ WerpAddTerminationReason
+ WerpAuxmdDumpProcessImages
+ WerpAuxmdDumpRegisteredBlocks
+ WerpAuxmdFree
+ WerpAuxmdFreeCopyBuffer
+ WerpAuxmdHashVaRanges
+ WerpAuxmdInitialize
+ WerpAuxmdMapFile
+ WerpCreateIntegratorReportId
+ WerpFreeString
+ WerpGetIntegratorReportId
+ WerpGetReportConsent
+ WerpGetStoreLocation
+ WerpIsDisabled
+ WerpSetAuxiliaryArchivePath
+ WerpSetCallBack
+ WerpSetDefaultUserConsent
+ WerpSetIntegratorReportId
+ WerpSetIptEnabled
+ WerpSetReportOption
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/WiaGuid.txt b/symbols/SDK/um/arm/WiaGuid.txt
new file mode 100644
index 00000000..f3d23eca
--- /dev/null
+++ b/symbols/SDK/um/arm/WiaGuid.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WiaGuid.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 25E10 .debug$S
+ 270F8 .debug$T
+ 126 .drectve
+ 1924 .rdata
diff --git a/symbols/SDK/um/arm/WinBio.txt b/symbols/SDK/um/arm/WinBio.txt
new file mode 100644
index 00000000..9ee8ed85
--- /dev/null
+++ b/symbols/SDK/um/arm/WinBio.txt
@@ -0,0 +1,81 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WinBio.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ WinBioAcquireFocus
+ WinBioAsyncEnumBiometricUnits
+ WinBioAsyncEnumDatabases
+ WinBioAsyncEnumServiceProviders
+ WinBioAsyncMonitorFrameworkChanges
+ WinBioAsyncOpenFramework
+ WinBioAsyncOpenSession
+ WinBioCancel
+ WinBioCaptureSample
+ WinBioCaptureSampleWithCallback
+ WinBioCloseFramework
+ WinBioCloseSession
+ WinBioControlUnit
+ WinBioControlUnitPrivileged
+ WinBioDeleteTemplate
+ WinBioEnrollBegin
+ WinBioEnrollCapture
+ WinBioEnrollCaptureWithCallback
+ WinBioEnrollCommit
+ WinBioEnrollDiscard
+ WinBioEnrollSelect
+ WinBioEnumBiometricUnits
+ WinBioEnumDatabases
+ WinBioEnumEnrollments
+ WinBioEnumServiceProviders
+ WinBioFree
+ WinBioGetCredentialState
+ WinBioGetCredentialWithTicket
+ WinBioGetDomainLogonSetting
+ WinBioGetEnabledSetting
+ WinBioGetEnrolledFactors
+ WinBioGetLogonSetting
+ WinBioGetProperty
+ WinBioIdentify
+ WinBioIdentifyAndReleaseTicket
+ WinBioIdentifyWithCallback
+ WinBioLocateSensor
+ WinBioLocateSensorWithCallback
+ WinBioLockUnit
+ WinBioLogonIdentifiedUser
+ WinBioMonitorPresence
+ WinBioOpenSession
+ WinBioProtectData
+ WinBioRegisterEventMonitor
+ WinBioRegisterServiceMonitor
+ WinBioReleaseFocus
+ WinBioRemoveAllCredentials
+ WinBioRemoveAllDomainCredentials
+ WinBioRemoveCredential
+ WinBioSetCredential
+ WinBioSetMSACredential
+ WinBioSetProperty
+ WinBioUnlockUnit
+ WinBioUnprotectData
+ WinBioUnregisterEventMonitor
+ WinBioUnregisterServiceMonitor
+ WinBioVerify
+ WinBioVerifyAndReleaseTicket
+ WinBioVerifyWithCallback
+ WinBioWait
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/WinInet.txt b/symbols/SDK/um/arm/WinInet.txt
new file mode 100644
index 00000000..1a1cbff5
--- /dev/null
+++ b/symbols/SDK/um/arm/WinInet.txt
@@ -0,0 +1,340 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WinInet.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?DispatchAPICall@@YAXPAUHWND__@@PAUHINSTANCE__@@PADH@Z (void __cdecl DispatchAPICall(struct HWND__ *,struct HINSTANCE__ *,char *,int))
+ AppCacheCheckManifest
+ AppCacheCloseHandle
+ AppCacheCreateAndCommitFile
+ AppCacheDeleteGroup
+ AppCacheDeleteIEGroup
+ AppCacheDuplicateHandle
+ AppCacheFinalize
+ AppCacheFreeDownloadList
+ AppCacheFreeGroupList
+ AppCacheFreeIESpace
+ AppCacheFreeSpace
+ AppCacheGetDownloadList
+ AppCacheGetFallbackUrl
+ AppCacheGetGroupList
+ AppCacheGetIEGroupList
+ AppCacheGetInfo
+ AppCacheGetManifestUrl
+ AppCacheLookup
+ CommitUrlCacheEntryA
+ CommitUrlCacheEntryBinaryBlob
+ CommitUrlCacheEntryW
+ 411 CreateCacheServerRpcBinding
+ CreateMD5SSOHash
+ CreateUrlCacheContainerA
+ CreateUrlCacheContainerW
+ CreateUrlCacheEntryA
+ CreateUrlCacheEntryExW
+ CreateUrlCacheEntryW
+ CreateUrlCacheGroup
+ DeleteIE3Cache
+ DeleteUrlCacheContainerA
+ DeleteUrlCacheContainerW
+ DeleteUrlCacheEntry
+ DeleteUrlCacheEntryA
+ DeleteUrlCacheEntryW
+ DeleteUrlCacheGroup
+ DeleteWpadCacheForNetworks
+ DetectAutoProxyUrl
+ 101 DoConnectoidsExist
+ 109 ExportCookieFileA
+ 111 ExportCookieFileW
+ FindCloseUrlCache
+ FindFirstUrlCacheContainerA
+ FindFirstUrlCacheContainerW
+ FindFirstUrlCacheEntryA
+ FindFirstUrlCacheEntryExA
+ FindFirstUrlCacheEntryExW
+ FindFirstUrlCacheEntryW
+ FindFirstUrlCacheGroup
+ FindNextUrlCacheContainerA
+ FindNextUrlCacheContainerW
+ FindNextUrlCacheEntryA
+ FindNextUrlCacheEntryExA
+ FindNextUrlCacheEntryExW
+ FindNextUrlCacheEntryW
+ FindNextUrlCacheGroup
+ 118 FindP3PPolicySymbol
+ ForceNexusLookup
+ ForceNexusLookupExW
+ 122 FreeP3PObject
+ FreeUrlCacheSpaceA
+ FreeUrlCacheSpaceW
+ FtpCommandA
+ FtpCommandW
+ FtpCreateDirectoryA
+ FtpCreateDirectoryW
+ FtpDeleteFileA
+ FtpDeleteFileW
+ FtpFindFirstFileA
+ FtpFindFirstFileW
+ FtpGetCurrentDirectoryA
+ FtpGetCurrentDirectoryW
+ FtpGetFileA
+ FtpGetFileEx
+ FtpGetFileSize
+ FtpGetFileW
+ FtpOpenFileA
+ FtpOpenFileW
+ FtpPutFileA
+ FtpPutFileEx
+ FtpPutFileW
+ FtpRemoveDirectoryA
+ FtpRemoveDirectoryW
+ FtpRenameFileA
+ FtpRenameFileW
+ FtpSetCurrentDirectoryA
+ FtpSetCurrentDirectoryW
+ 410 GetCacheServerConnection
+ 102 GetDiskInfoA
+ 121 GetP3PPolicy
+ 123 GetP3PRequestStatus
+ GetUrlCacheConfigInfoA
+ GetUrlCacheConfigInfoW
+ GetUrlCacheEntryBinaryBlob
+ GetUrlCacheEntryInfoA
+ GetUrlCacheEntryInfoExA
+ GetUrlCacheEntryInfoExW
+ GetUrlCacheEntryInfoW
+ GetUrlCacheGroupAttributeA
+ GetUrlCacheGroupAttributeW
+ GetUrlCacheHeaderData
+ GopherCreateLocatorA
+ GopherCreateLocatorW
+ GopherFindFirstFileA
+ GopherFindFirstFileW
+ GopherGetAttributeA
+ GopherGetAttributeW
+ GopherGetLocatorTypeA
+ GopherGetLocatorTypeW
+ GopherOpenFileA
+ GopherOpenFileW
+ HttpAddRequestHeadersA
+ HttpAddRequestHeadersW
+ HttpCheckDavCompliance
+ 104 HttpCheckDavComplianceA
+ 105 HttpCheckDavComplianceW
+ HttpCloseDependencyHandle
+ HttpDuplicateDependencyHandle
+ HttpEndRequestA
+ HttpEndRequestW
+ HttpGetServerCredentials
+ HttpGetTunnelSocket
+ HttpIndicatePageLoadComplete
+ HttpIsHostHstsEnabled
+ HttpOpenDependencyHandle
+ HttpOpenRequestA
+ HttpOpenRequestW
+ HttpPushClose
+ HttpPushEnable
+ HttpPushWait
+ HttpQueryInfoA
+ HttpQueryInfoW
+ HttpSendRequestA
+ HttpSendRequestExA
+ HttpSendRequestExW
+ HttpSendRequestW
+ HttpWebSocketClose
+ HttpWebSocketCompleteUpgrade
+ HttpWebSocketQueryCloseStatus
+ HttpWebSocketReceive
+ HttpWebSocketSend
+ HttpWebSocketShutdown
+ 108 ImportCookieFileA
+ 110 ImportCookieFileW
+ IncrementUrlCacheHeaderData
+ 346 InternalInternetGetCookie
+ InternetAlgIdToStringA
+ InternetAlgIdToStringW
+ InternetAttemptConnect
+ 402 InternetAutoProxyGetProxyForUrl
+ 403 InternetAutoProxyOnSendRequestComplete
+ InternetAutodial
+ InternetAutodialCallback
+ InternetAutodialHangup
+ InternetCanonicalizeUrlA
+ InternetCanonicalizeUrlW
+ InternetCheckConnectionA
+ InternetCheckConnectionW
+ InternetClearAllPerSiteCookieDecisions
+ InternetCloseHandle
+ InternetCombineUrlA
+ InternetCombineUrlW
+ InternetConfirmZoneCrossing
+ InternetConfirmZoneCrossingA
+ InternetConfirmZoneCrossingW
+ InternetConnectA
+ InternetConnectW
+ InternetConvertUrlFromWireToWideChar
+ InternetCrackUrlA
+ InternetCrackUrlW
+ InternetCreateUrlA
+ InternetCreateUrlW
+ InternetDial
+ InternetDialA
+ InternetDialW
+ InternetEnumPerSiteCookieDecisionA
+ InternetEnumPerSiteCookieDecisionW
+ InternetErrorDlg
+ InternetFindNextFileA
+ InternetFindNextFileW
+ InternetFortezzaCommand
+ InternetFreeCookies
+ InternetFreeProxyInfoList
+ InternetGetCertByURL
+ InternetGetCertByURLA
+ InternetGetConnectedState
+ InternetGetConnectedStateEx
+ InternetGetConnectedStateExA
+ InternetGetConnectedStateExW
+ InternetGetCookieA
+ InternetGetCookieEx2
+ InternetGetCookieExA
+ InternetGetCookieExW
+ InternetGetCookieW
+ InternetGetLastResponseInfoA
+ InternetGetLastResponseInfoW
+ InternetGetPerSiteCookieDecisionA
+ InternetGetPerSiteCookieDecisionW
+ InternetGetProxyForUrl
+ InternetGetSecurityInfoByURL
+ InternetGetSecurityInfoByURLA
+ InternetGetSecurityInfoByURLW
+ InternetGoOnline
+ InternetGoOnlineA
+ InternetGoOnlineW
+ InternetHangUp
+ InternetInitializeAutoProxyDll
+ InternetLockRequestFile
+ InternetOpenA
+ InternetOpenUrlA
+ InternetOpenUrlW
+ InternetOpenW
+ InternetQueryDataAvailable
+ InternetQueryFortezzaStatus
+ InternetQueryOptionA
+ InternetQueryOptionW
+ InternetReadFile
+ InternetReadFileExA
+ InternetReadFileExW
+ InternetSecurityProtocolToStringA
+ InternetSecurityProtocolToStringW
+ InternetSetCookieA
+ InternetSetCookieEx2
+ InternetSetCookieExA
+ InternetSetCookieExW
+ InternetSetCookieW
+ InternetSetDialState
+ InternetSetDialStateA
+ InternetSetDialStateW
+ InternetSetFilePointer
+ InternetSetOptionA
+ InternetSetOptionExA
+ InternetSetOptionExW
+ InternetSetOptionW
+ InternetSetPerSiteCookieDecisionA
+ InternetSetPerSiteCookieDecisionW
+ InternetSetStatusCallback
+ InternetSetStatusCallbackA
+ InternetSetStatusCallbackW
+ InternetShowSecurityInfoByURL
+ InternetShowSecurityInfoByURLA
+ InternetShowSecurityInfoByURLW
+ InternetTimeFromSystemTime
+ InternetTimeFromSystemTimeA
+ InternetTimeFromSystemTimeW
+ InternetTimeToSystemTime
+ InternetTimeToSystemTimeA
+ InternetTimeToSystemTimeW
+ InternetUnlockRequestFile
+ InternetWriteFile
+ InternetWriteFileExA
+ InternetWriteFileExW
+ 421 IsDialUpConnection
+ 116 IsDomainLegalCookieDomainA
+ 117 IsDomainLegalCookieDomainW
+ IsHostInProxyBypassList
+ 420 IsLanConnection
+ 112 IsProfilesEnabled
+ IsUrlCacheEntryExpiredA
+ IsUrlCacheEntryExpiredW
+ LoadUrlCacheContent
+ 120 MapResourceToPolicy
+ ParseX509EncodedCertificateForListBoxEntry
+ 103 PerformOperationOverUrlCacheA
+ PrivacyGetZonePreferenceW
+ PrivacySetZonePreferenceW
+ 401 ReadGuidsForConnectedNetworks
+ ReadUrlCacheEntryStream
+ ReadUrlCacheEntryStreamEx
+ 422 RegisterForNetworkChangeNotification
+ RegisterUrlCacheNotification
+ ResumeSuspendedDownload
+ RetrieveUrlCacheEntryFileA
+ RetrieveUrlCacheEntryFileW
+ RetrieveUrlCacheEntryStreamA
+ RetrieveUrlCacheEntryStreamW
+ RunOnceUrlCache
+ 413 SetGlobalJetParameters
+ SetUrlCacheConfigInfoA
+ SetUrlCacheConfigInfoW
+ SetUrlCacheEntryGroup
+ SetUrlCacheEntryGroupA
+ SetUrlCacheEntryGroupW
+ SetUrlCacheEntryInfoA
+ SetUrlCacheEntryInfoW
+ SetUrlCacheGroupAttributeA
+ SetUrlCacheGroupAttributeW
+ SetUrlCacheHeaderData
+ ShowCertificate
+ ShowClientAuthCerts
+ ShowSecurityInfo
+ ShowX509EncodedCertificate
+ 423 UnRegisterNetworkChangeNotification
+ UnlockUrlCacheEntryFile
+ UnlockUrlCacheEntryFileA
+ UnlockUrlCacheEntryFileW
+ UnlockUrlCacheEntryStream
+ UpdateUrlCacheContentPath
+ UrlCacheCheckEntriesExist
+ UrlCacheCloseEntryHandle
+ UrlCacheContainerSetEntryMaximumAge
+ UrlCacheCreateContainer
+ UrlCacheFindFirstEntry
+ UrlCacheFindNextEntry
+ UrlCacheFreeEntryInfo
+ UrlCacheFreeGlobalSpace
+ UrlCacheGetContentPaths
+ UrlCacheGetEntryInfo
+ UrlCacheGetGlobalCacheSize
+ UrlCacheGetGlobalLimit
+ UrlCacheReadEntryStream
+ UrlCacheReloadSettings
+ UrlCacheRetrieveEntryFile
+ UrlCacheRetrieveEntryStream
+ UrlCacheServer
+ UrlCacheSetGlobalLimit
+ UrlCacheUpdateEntryExtraData
+ UrlZonesDetach
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/WinMM.txt b/symbols/SDK/um/arm/WinMM.txt
new file mode 100644
index 00000000..153b82cd
--- /dev/null
+++ b/symbols/SDK/um/arm/WinMM.txt
@@ -0,0 +1,212 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WinMM.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?mciExecute@@YAHPBD@Z (int __cdecl mciExecute(char const *))
+ CloseDriver
+ DefDriverProc
+ DriverCallback
+ DrvGetModuleHandle
+ GetDriverModuleHandle
+ NotifyCallbackData
+ OpenDriver
+ PlaySound
+ PlaySoundA
+ PlaySoundW
+ SendDriverMessage
+ WOW32DriverCallback
+ WOW32ResolveMultiMediaHandle
+ WOWAppExit
+ aux32Message
+ auxGetDevCapsA
+ auxGetDevCapsW
+ auxGetNumDevs
+ auxGetVolume
+ auxOutMessage
+ auxSetVolume
+ joy32Message
+ joyConfigChanged
+ joyGetDevCapsA
+ joyGetDevCapsW
+ joyGetNumDevs
+ joyGetPos
+ joyGetPosEx
+ joyGetThreshold
+ joyReleaseCapture
+ joySetCapture
+ joySetThreshold
+ mci32Message
+ mciDriverNotify
+ mciDriverYield
+ mciFreeCommandResource
+ mciGetCreatorTask
+ mciGetDeviceIDA
+ mciGetDeviceIDFromElementIDA
+ mciGetDeviceIDFromElementIDW
+ mciGetDeviceIDW
+ mciGetDriverData
+ mciGetErrorStringA
+ mciGetErrorStringW
+ mciGetYieldProc
+ mciLoadCommandResource
+ mciSendCommandA
+ mciSendCommandW
+ mciSendStringA
+ mciSendStringW
+ mciSetDriverData
+ mciSetYieldProc
+ mid32Message
+ midiConnect
+ midiDisconnect
+ midiInAddBuffer
+ midiInClose
+ midiInGetDevCapsA
+ midiInGetDevCapsW
+ midiInGetErrorTextA
+ midiInGetErrorTextW
+ midiInGetID
+ midiInGetNumDevs
+ midiInMessage
+ midiInOpen
+ midiInPrepareHeader
+ midiInReset
+ midiInStart
+ midiInStop
+ midiInUnprepareHeader
+ midiOutCacheDrumPatches
+ midiOutCachePatches
+ midiOutClose
+ midiOutGetDevCapsA
+ midiOutGetDevCapsW
+ midiOutGetErrorTextA
+ midiOutGetErrorTextW
+ midiOutGetID
+ midiOutGetNumDevs
+ midiOutGetVolume
+ midiOutLongMsg
+ midiOutMessage
+ midiOutOpen
+ midiOutPrepareHeader
+ midiOutReset
+ midiOutSetVolume
+ midiOutShortMsg
+ midiOutUnprepareHeader
+ midiStreamClose
+ midiStreamOpen
+ midiStreamOut
+ midiStreamPause
+ midiStreamPosition
+ midiStreamProperty
+ midiStreamRestart
+ midiStreamStop
+ mixerClose
+ mixerGetControlDetailsA
+ mixerGetControlDetailsW
+ mixerGetDevCapsA
+ mixerGetDevCapsW
+ mixerGetID
+ mixerGetLineControlsA
+ mixerGetLineControlsW
+ mixerGetLineInfoA
+ mixerGetLineInfoW
+ mixerGetNumDevs
+ mixerMessage
+ mixerOpen
+ mixerSetControlDetails
+ mmDrvInstall
+ mmGetCurrentTask
+ mmTaskBlock
+ mmTaskCreate
+ mmTaskSignal
+ mmTaskYield
+ mmioAdvance
+ mmioAscend
+ mmioClose
+ mmioCreateChunk
+ mmioDescend
+ mmioFlush
+ mmioGetInfo
+ mmioInstallIOProcA
+ mmioInstallIOProcW
+ mmioOpenA
+ mmioOpenW
+ mmioRead
+ mmioRenameA
+ mmioRenameW
+ mmioSeek
+ mmioSendMessage
+ mmioSetBuffer
+ mmioSetInfo
+ mmioStringToFOURCCA
+ mmioStringToFOURCCW
+ mmioWrite
+ mod32Message
+ mxd32Message
+ sndPlaySoundA
+ sndPlaySoundW
+ tid32Message
+ timeBeginPeriod
+ timeEndPeriod
+ timeGetDevCaps
+ timeGetSystemTime
+ timeGetTime
+ timeKillEvent
+ timeSetEvent
+ waveInAddBuffer
+ waveInClose
+ waveInGetDevCapsA
+ waveInGetDevCapsW
+ waveInGetErrorTextA
+ waveInGetErrorTextW
+ waveInGetID
+ waveInGetNumDevs
+ waveInGetPosition
+ waveInMessage
+ waveInOpen
+ waveInPrepareHeader
+ waveInReset
+ waveInStart
+ waveInStop
+ waveInUnprepareHeader
+ waveOutBreakLoop
+ waveOutClose
+ waveOutGetDevCapsA
+ waveOutGetDevCapsW
+ waveOutGetErrorTextA
+ waveOutGetErrorTextW
+ waveOutGetID
+ waveOutGetNumDevs
+ waveOutGetPitch
+ waveOutGetPlaybackRate
+ waveOutGetPosition
+ waveOutGetVolume
+ waveOutMessage
+ waveOutOpen
+ waveOutPause
+ waveOutPrepareHeader
+ waveOutReset
+ waveOutRestart
+ waveOutSetPitch
+ waveOutSetPlaybackRate
+ waveOutSetVolume
+ waveOutUnprepareHeader
+ waveOutWrite
+ wid32Message
+ wod32Message
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/WinSpool.txt b/symbols/SDK/um/arm/WinSpool.txt
new file mode 100644
index 00000000..86da18d2
--- /dev/null
+++ b/symbols/SDK/um/arm/WinSpool.txt
@@ -0,0 +1,253 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WinSpool.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?ADVANCEDSETUPDIALOG@@YAJPAUHWND__@@PAXPAU_devicemodeA@@2@Z (long __cdecl ADVANCEDSETUPDIALOG(struct HWND__ *,void *,struct _devicemodeA *,struct _devicemodeA *))
+ ?AdvancedSetupDialog@@YAJPAUHWND__@@PAXPAU_devicemodeA@@2@Z (long __cdecl AdvancedSetupDialog(struct HWND__ *,void *,struct _devicemodeA *,struct _devicemodeA *))
+ 218 ?CallCommonPropertySheetUI@@YAJPAUHWND__@@P6AJPAU_PROPSHEETUI_INFO@@J@ZJPAK@Z (long __cdecl CallCommonPropertySheetUI(struct HWND__ *,long (__cdecl*)(struct _PROPSHEETUI_INFO *,long),long,unsigned long *))
+ ?ConvertAnsiDevModeToUnicodeDevmode@@YAHPAU_devicemodeA@@PAU_devicemodeW@@KPAK@Z (int __cdecl ConvertAnsiDevModeToUnicodeDevmode(struct _devicemodeA *,struct _devicemodeW *,unsigned long,unsigned long *))
+ ?ConvertUnicodeDevModeToAnsiDevmode@@YAHPAU_devicemodeW@@PAU_devicemodeA@@KPAK@Z (int __cdecl ConvertUnicodeDevModeToAnsiDevmode(struct _devicemodeW *,struct _devicemodeA *,unsigned long,unsigned long *))
+ ?DEVICEMODE@@YAXPAUHWND__@@PAXPAD2@Z (void __cdecl DEVICEMODE(struct HWND__ *,void *,char *,char *))
+ ?DeviceMode@@YAXPAUHWND__@@PAXPAD2@Z (void __cdecl DeviceMode(struct HWND__ *,void *,char *,char *))
+ ?DocumentEvent@@YAHPAXPAUHDC__@@HK0K0@Z (int __cdecl DocumentEvent(void *,struct HDC__ *,int,unsigned long,void *,unsigned long,void *))
+ 252 ?FindCompatibleDriver@@YAJPBG0PAGKPAK1K22@Z (long __cdecl FindCompatibleDriver(unsigned short const *,unsigned short const *,unsigned short *,unsigned long,unsigned long *,unsigned short *,unsigned long,unsigned long *,unsigned long *))
+ 255 ?FlushBuffer2@@YAHPAX@Z (int __cdecl FlushBuffer2(void *))
+ 362 ?GetWorkFlowSourceLibraryHandle@@YAPAUHINSTANCE__@@PAX@Z (struct HINSTANCE__ * __cdecl GetWorkFlowSourceLibraryHandle(void *))
+ 233 ?InternalGetPrinterDriverA@@YAHPAXPADKPAEKPAK@Z (int __cdecl InternalGetPrinterDriverA(void *,char *,unsigned long,unsigned char *,unsigned long,unsigned long *))
+ 234 ?InternalGetPrinterDriverW@@YAHPAXPAGKPAEKPAK@Z (int __cdecl InternalGetPrinterDriverW(void *,unsigned short *,unsigned long,unsigned char *,unsigned long,unsigned long *))
+ 221 ?PrintUIDocumentDefaults@@YAXPAUHWND__@@PBGHJ@Z (void __cdecl PrintUIDocumentDefaults(struct HWND__ *,unsigned short const *,int,long))
+ 229 ?PrintUIDocumentPropertiesWrap@@YAJPAUHWND__@@PAXPAGPAU_devicemodeW@@3KK@Z (long __cdecl PrintUIDocumentPropertiesWrap(struct HWND__ *,void *,unsigned short *,struct _devicemodeW *,struct _devicemodeW *,unsigned long,unsigned long))
+ 220 ?PrintUIPrinterPropPages@@YAXPAUHWND__@@PBGHJ@Z (void __cdecl PrintUIPrinterPropPages(struct HWND__ *,unsigned short const *,int,long))
+ 230 ?PrintUIPrinterSetup@@YAHPAUHWND__@@IIPAGPAIPBG@Z (int __cdecl PrintUIPrinterSetup(struct HWND__ *,unsigned int,unsigned int,unsigned short *,unsigned int *,unsigned short const *))
+ 219 ?PrintUIQueueCreate@@YAXPAUHWND__@@PBGHJ@Z (void __cdecl PrintUIQueueCreate(struct HWND__ *,unsigned short const *,int,long))
+ 231 ?PrintUIServerPropPages@@YAXPAUHWND__@@PBGHJ@Z (void __cdecl PrintUIServerPropPages(struct HWND__ *,unsigned short const *,int,long))
+ ?QueryColorProfile@@YAHPAXPAU_devicemodeW@@K0PAK2@Z (int __cdecl QueryColorProfile(void *,struct _devicemodeW *,unsigned long,void *,unsigned long *,unsigned long *))
+ ?QueryRemoteFonts@@YAHPAXPAU_UNIVERSAL_FONT_ID@@K@Z (int __cdecl QueryRemoteFonts(void *,struct _UNIVERSAL_FONT_ID *,unsigned long))
+ ?QuerySpoolMode@@YAHPAXPAJPAK@Z (int __cdecl QuerySpoolMode(void *,long *,unsigned long *))
+ 363 ?SetParentWindow@@YAHPAXPAUHWND__@@H@Z (int __cdecl SetParentWindow(void *,struct HWND__ *,int))
+ ?SpoolerDevQueryPrintW@@YAHPAXPAU_devicemodeW@@PAKPAGK@Z (int __cdecl SpoolerDevQueryPrintW(void *,struct _devicemodeW *,unsigned long *,unsigned short *,unsigned long))
+ ?StartDocDlgW@@YAPAGPAXPAU_DOCINFOW@@@Z (unsigned short * __cdecl StartDocDlgW(void *,struct _DOCINFOW *))
+ AbortPrinter
+ AddFormA
+ AddFormW
+ AddJobA
+ AddJobW
+ AddMonitorA
+ AddMonitorW
+ 206 AddPerMachineConnectionA
+ 207 AddPerMachineConnectionW
+ AddPortA
+ AddPortExA
+ AddPortExW
+ AddPortW
+ AddPrintProcessorA
+ AddPrintProcessorW
+ AddPrintProvidorA
+ AddPrintProvidorW
+ AddPrinterA
+ AddPrinterConnection2A
+ AddPrinterConnection2W
+ AddPrinterConnectionA
+ AddPrinterConnectionW
+ AddPrinterDriverA
+ AddPrinterDriverExA
+ AddPrinterDriverExW
+ AddPrinterDriverW
+ AddPrinterW
+ AdvancedDocumentPropertiesA
+ AdvancedDocumentPropertiesW
+ ClosePrinter
+ CloseSpoolFileHandle
+ CommitSpoolData
+ ConfigurePortA
+ ConfigurePortW
+ ConnectToPrinterDlg
+ CorePrinterDriverInstalledA
+ CorePrinterDriverInstalledW
+ CreatePrintAsyncNotifyChannel
+ CreatePrinterIC
+ DEVICECAPABILITIES
+ DeleteFormA
+ DeleteFormW
+ DeleteJobNamedProperty
+ DeleteMonitorA
+ DeleteMonitorW
+ 208 DeletePerMachineConnectionA
+ 209 DeletePerMachineConnectionW
+ DeletePortA
+ DeletePortW
+ DeletePrintProcessorA
+ DeletePrintProcessorW
+ DeletePrintProvidorA
+ DeletePrintProvidorW
+ DeletePrinter
+ DeletePrinterConnectionA
+ DeletePrinterConnectionW
+ DeletePrinterDataA
+ DeletePrinterDataExA
+ DeletePrinterDataExW
+ DeletePrinterDataW
+ DeletePrinterDriverA
+ DeletePrinterDriverExA
+ DeletePrinterDriverExW
+ DeletePrinterDriverPackageA
+ DeletePrinterDriverPackageW
+ DeletePrinterDriverW
+ DeletePrinterIC
+ DeletePrinterKeyA
+ DeletePrinterKeyW
+ DevQueryPrint
+ DevQueryPrintEx
+ DeviceCapabilities
+ DeviceCapabilitiesA
+ DeviceCapabilitiesW
+ DevicePropertySheets
+ DocumentPropertiesA
+ DocumentPropertiesW
+ DocumentPropertySheets
+ EXTDEVICEMODE
+ EndDocPrinter
+ EndPagePrinter
+ EnumFormsA
+ EnumFormsW
+ EnumJobNamedProperties
+ EnumJobsA
+ EnumJobsW
+ EnumMonitorsA
+ EnumMonitorsW
+ 210 EnumPerMachineConnectionsA
+ 211 EnumPerMachineConnectionsW
+ EnumPortsA
+ EnumPortsW
+ EnumPrintProcessorDatatypesA
+ EnumPrintProcessorDatatypesW
+ EnumPrintProcessorsA
+ EnumPrintProcessorsW
+ EnumPrinterDataA
+ EnumPrinterDataExA
+ EnumPrinterDataExW
+ EnumPrinterDataW
+ EnumPrinterDriversA
+ EnumPrinterDriversW
+ EnumPrinterKeyA
+ EnumPrinterKeyW
+ 100 EnumPrinterPropertySheets
+ EnumPrintersA
+ EnumPrintersW
+ ExtDeviceMode
+ 224 ExternalConnectToLd64In32Server
+ FindClosePrinterChangeNotification
+ FindFirstPrinterChangeNotification
+ FindNextPrinterChangeNotification
+ FlushPrinter
+ 215 ForceUnloadDriver
+ FreePrintNamedPropertyArray
+ FreePrintPropertyValue
+ FreePrinterNotifyInfo
+ GetCorePrinterDriversA
+ GetCorePrinterDriversW
+ 201 GetDefaultPrinterA
+ 203 GetDefaultPrinterW
+ GetFormA
+ GetFormW
+ GetJobA
+ GetJobNamedPropertyValue
+ GetJobW
+ 251 GetPrintClassObject
+ GetPrintExecutionData
+ GetPrintOutputInfo
+ GetPrintProcessorDirectoryA
+ GetPrintProcessorDirectoryW
+ GetPrinterA
+ GetPrinterDataA
+ GetPrinterDataExA
+ GetPrinterDataExW
+ GetPrinterDataW
+ GetPrinterDriver2A
+ GetPrinterDriver2W
+ GetPrinterDriverA
+ GetPrinterDriverDirectoryA
+ GetPrinterDriverDirectoryW
+ GetPrinterDriverPackagePathA
+ GetPrinterDriverPackagePathW
+ GetPrinterDriverW
+ GetPrinterW
+ GetSpoolFileHandle
+ InstallPrinterDriverFromPackageA
+ InstallPrinterDriverFromPackageW
+ IsValidDevmodeA
+ IsValidDevmodeW
+ 361 IsWorkflowAssociated
+ 212 LoadPrinterDriver
+ OpenPrinter2A
+ OpenPrinter2W
+ OpenPrinterA
+ OpenPrinterW
+ PlayGdiScriptOnPrinterIC
+ 228 PrintUICreateInstance
+ 226 PrintUIWebPnpEntry
+ 227 PrintUIWebPnpPostEntry
+ PrinterMessageBoxA
+ PrinterMessageBoxW
+ PrinterProperties
+ 216 PublishPrinterA
+ 217 PublishPrinterW
+ ReadPrinter
+ 213 RefCntLoadDriver
+ 214 RefCntUnloadDriver
+ RegisterForPrintAsyncNotifications
+ ReportJobProcessingProgress
+ ResetPrinterA
+ ResetPrinterW
+ 223 RouterFreeBidiResponseContainer
+ ScheduleJob
+ SeekPrinter
+ 222 SendRecvBidiData
+ 202 SetDefaultPrinterA
+ 204 SetDefaultPrinterW
+ SetFormA
+ SetFormW
+ SetJobA
+ SetJobNamedProperty
+ SetJobW
+ SetPortA
+ SetPortW
+ 254 SetPrintExecutionData
+ SetPrinterA
+ SetPrinterDataA
+ SetPrinterDataExA
+ SetPrinterDataExW
+ SetPrinterDataW
+ SetPrinterW
+ 253 SetWinspoolOptions
+ SplDriverUnloadComplete
+ 205 SplReadPrinter
+ SpoolerPrinterEvent
+ 250 SpoolerSetPolicy
+ StartDocDlgA
+ StartDocPrinterA
+ StartDocPrinterW
+ StartPagePrinter
+ UnRegisterForPrintAsyncNotifications
+ UploadPrinterDriverPackageA
+ UploadPrinterDriverPackageW
+ WaitForPrinterChange
+ WritePrinter
+ XcvDataW
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/WinStrm.txt b/symbols/SDK/um/arm/WinStrm.txt
new file mode 100644
index 00000000..41bc3413
--- /dev/null
+++ b/symbols/SDK/um/arm/WinStrm.txt
@@ -0,0 +1,18 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WinStrm.Lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .bss
+ 262F8 .debug$S
+ 4D878 .debug$T
+ 20 .drectve
+ 90 .pdata
+ 114 .rdata
+ 114E .text$mn
+ 70 .xdata
diff --git a/symbols/SDK/um/arm/WinTrust.txt b/symbols/SDK/um/arm/WinTrust.txt
new file mode 100644
index 00000000..fd84fc46
--- /dev/null
+++ b/symbols/SDK/um/arm/WinTrust.txt
@@ -0,0 +1,165 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WinTrust.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?CryptCATVerifyMember@@YAHPAXPAUCRYPTCATMEMBER_@@0@Z (int __cdecl CryptCATVerifyMember(void *,struct CRYPTCATMEMBER_ *,void *))
+ ?CryptSIPGetInfo@@YAHPAU_SIP_INFORMATION@@@Z (int __cdecl CryptSIPGetInfo(struct _SIP_INFORMATION *))
+ ?CryptSIPGetRegWorkingFlags@@YAXPAK@Z (void __cdecl CryptSIPGetRegWorkingFlags(unsigned long *))
+ ?GenericChainCertificateTrust@@YAJPAU_CRYPT_PROVIDER_DATA@@@Z (long __cdecl GenericChainCertificateTrust(struct _CRYPT_PROVIDER_DATA *))
+ ?GenericChainFinalProv@@YAJPAU_CRYPT_PROVIDER_DATA@@@Z (long __cdecl GenericChainFinalProv(struct _CRYPT_PROVIDER_DATA *))
+ ?HTTPSCertificateTrust@@YAJPAU_CRYPT_PROVIDER_DATA@@@Z (long __cdecl HTTPSCertificateTrust(struct _CRYPT_PROVIDER_DATA *))
+ ?SoftpubDefCertInit@@YAJPAU_CRYPT_PROVIDER_DATA@@@Z (long __cdecl SoftpubDefCertInit(struct _CRYPT_PROVIDER_DATA *))
+ ?SoftpubFreeDefUsageCallData@@YAHPBDPAU_CRYPT_PROVIDER_DEFUSAGE@@@Z (int __cdecl SoftpubFreeDefUsageCallData(char const *,struct _CRYPT_PROVIDER_DEFUSAGE *))
+ ?SoftpubLoadDefUsageCallData@@YAHPBDPAU_CRYPT_PROVIDER_DEFUSAGE@@@Z (int __cdecl SoftpubLoadDefUsageCallData(char const *,struct _CRYPT_PROVIDER_DEFUSAGE *))
+ ?WTHelperCertFindIssuerCertificate@@YAPBU_CERT_CONTEXT@@PBU1@KPAPAXPAU_FILETIME@@KPAK3@Z (struct _CERT_CONTEXT const * __cdecl WTHelperCertFindIssuerCertificate(struct _CERT_CONTEXT const *,unsigned long,void * *,struct _FILETIME *,unsigned long,unsigned long *,unsigned long *))
+ AddPersonalTrustDBPages
+ CatalogCompactHashDatabase
+ ConfigCiFinalPolicy
+ CryptCATAdminAcquireContext
+ CryptCATAdminAcquireContext2
+ CryptCATAdminAddCatalog
+ CryptCATAdminCalcHashFromFileHandle
+ CryptCATAdminCalcHashFromFileHandle2
+ CryptCATAdminEnumCatalogFromHash
+ CryptCATAdminPauseServiceForBackup
+ CryptCATAdminReleaseCatalogContext
+ CryptCATAdminReleaseContext
+ CryptCATAdminRemoveCatalog
+ CryptCATAdminResolveCatalogPath
+ CryptCATAllocSortedMemberInfo
+ CryptCATCDFClose
+ CryptCATCDFEnumAttributes
+ CryptCATCDFEnumAttributesWithCDFTag
+ CryptCATCDFEnumCatAttributes
+ CryptCATCDFEnumMembers
+ CryptCATCDFEnumMembersByCDFTag
+ CryptCATCDFEnumMembersByCDFTagEx
+ CryptCATCDFOpen
+ CryptCATCatalogInfoFromContext
+ CryptCATClose
+ CryptCATEnumerateAttr
+ CryptCATEnumerateCatAttr
+ CryptCATEnumerateMember
+ CryptCATFreeSortedMemberInfo
+ CryptCATGetAttrInfo
+ CryptCATGetCatAttrInfo
+ CryptCATGetMemberInfo
+ CryptCATHandleFromStore
+ CryptCATOpen
+ CryptCATPersistStore
+ CryptCATPutAttrInfo
+ CryptCATPutCatAttrInfo
+ CryptCATPutMemberInfo
+ CryptCATStoreFromHandle
+ CryptSIPCreateIndirectData
+ CryptSIPGetCaps
+ CryptSIPGetSealedDigest
+ CryptSIPGetSignedDataMsg
+ CryptSIPPutSignedDataMsg
+ CryptSIPRemoveSignedDataMsg
+ CryptSIPVerifyIndirectData
+ DriverCleanupPolicy
+ DriverFinalPolicy
+ DriverInitializePolicy
+ FindCertsByIssuer
+ GetAuthenticodeSha256Hash
+ HTTPSFinalProv
+ IsCatalogFile
+ MsCatConstructHashTag
+ MsCatFreeHashTag
+ OfficeCleanupPolicy
+ OfficeInitializePolicy
+ OpenPersonalTrustDBDialog
+ OpenPersonalTrustDBDialogEx
+ SoftpubAuthenticode
+ SoftpubCheckCert
+ SoftpubCleanup
+ SoftpubDllRegisterServer
+ SoftpubDllUnregisterServer
+ SoftpubDumpStructure
+ SoftpubInitialize
+ SoftpubLoadMessage
+ SoftpubLoadSignature
+ TrustDecode
+ TrustFindIssuerCertificate
+ TrustFreeDecode
+ TrustIsCertificateSelfSigned
+ TrustOpenStores
+ WTHelperCertCheckValidSignature
+ WTHelperCertIsSelfSigned
+ WTHelperCheckCertUsage
+ WTHelperGetAgencyInfo
+ WTHelperGetFileHandle
+ WTHelperGetFileHash
+ WTHelperGetFileName
+ WTHelperGetKnownUsages
+ WTHelperGetProvCertFromChain
+ WTHelperGetProvPrivateDataFromChain
+ WTHelperGetProvSignerFromChain
+ WTHelperIsChainedToMicrosoft
+ WTHelperIsChainedToMicrosoftFromStateData
+ WTHelperIsInRootStore
+ WTHelperOpenKnownStores
+ WTHelperProvDataFromStateData
+ WVTAsn1CatMemberInfo2Decode
+ WVTAsn1CatMemberInfo2Encode
+ WVTAsn1CatMemberInfoDecode
+ WVTAsn1CatMemberInfoEncode
+ WVTAsn1CatNameValueDecode
+ WVTAsn1CatNameValueEncode
+ WVTAsn1IntentToSealAttributeDecode
+ WVTAsn1IntentToSealAttributeEncode
+ WVTAsn1SealingSignatureAttributeDecode
+ WVTAsn1SealingSignatureAttributeEncode
+ WVTAsn1SealingTimestampAttributeDecode
+ WVTAsn1SealingTimestampAttributeEncode
+ WVTAsn1SpcFinancialCriteriaInfoDecode
+ WVTAsn1SpcFinancialCriteriaInfoEncode
+ WVTAsn1SpcIndirectDataContentDecode
+ WVTAsn1SpcIndirectDataContentEncode
+ WVTAsn1SpcLinkDecode
+ WVTAsn1SpcLinkEncode
+ WVTAsn1SpcMinimalCriteriaInfoDecode
+ WVTAsn1SpcMinimalCriteriaInfoEncode
+ WVTAsn1SpcPeImageDataDecode
+ WVTAsn1SpcPeImageDataEncode
+ WVTAsn1SpcSigInfoDecode
+ WVTAsn1SpcSigInfoEncode
+ WVTAsn1SpcSpAgencyInfoDecode
+ WVTAsn1SpcSpAgencyInfoEncode
+ WVTAsn1SpcSpOpusInfoDecode
+ WVTAsn1SpcSpOpusInfoEncode
+ WVTAsn1SpcStatementTypeDecode
+ WVTAsn1SpcStatementTypeEncode
+ WinVerifyTrust
+ WinVerifyTrustEx
+ WintrustAddActionID
+ WintrustAddDefaultForUsage
+ WintrustCertificateTrust
+ WintrustGetDefaultForUsage
+ WintrustGetRegPolicyFlags
+ WintrustLoadFunctionPointers
+ WintrustRemoveActionID
+ WintrustSetDefaultIncludePEPageHashes
+ WintrustSetRegPolicyFlags
+ mscat32DllRegisterServer
+ mscat32DllUnregisterServer
+ mssip32DllRegisterServer
+ mssip32DllUnregisterServer
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/WindowsApp.txt b/symbols/SDK/um/arm/WindowsApp.txt
new file mode 100644
index 00000000..541ce848
--- /dev/null
+++ b/symbols/SDK/um/arm/WindowsApp.txt
@@ -0,0 +1,3193 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WindowsApp.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ PackageFamilyNameFromFullName
+ PackageFamilyNameFromId
+ PackageFullNameFromId
+ PackageIdFromFullName
+ PackageNameAndPublisherIdFromFamilyName
+ FormatApplicationUserModelId
+ ParseApplicationUserModelId
+ VerifyApplicationUserModelId
+ VerifyPackageFamilyName
+ VerifyPackageFullName
+ VerifyPackageId
+ VerifyPackageRelativeApplicationId
+ CLSIDFromString
+ CoCreateFreeThreadedMarshaler
+ CoCreateGuid
+ CoCreateInstanceFromApp
+ CoDisconnectObject
+ CoFreeUnusedLibraries
+ CoFreeUnusedLibrariesEx
+ CoGetApartmentType
+ CoGetContextToken
+ CoGetCurrentLogicalThreadId
+ CoGetInterfaceAndReleaseStream
+ CoGetMarshalSizeMax
+ CoGetObjectContext
+ CoGetStandardMarshal
+ CoInitializeEx
+ CoInitializeSecurity
+ CoMarshalInterface
+ CoMarshalInterThreadInterfaceInStream
+ CoRegisterClassObject
+ CoReleaseMarshalData
+ CoResumeClassObjects
+ CoRevokeClassObject
+ CoSuspendClassObjects
+ CoSwitchCallContext
+ CoTaskMemAlloc
+ CoTaskMemFree
+ CoTaskMemRealloc
+ CoUninitialize
+ CoUnmarshalInterface
+ CreateStreamOnHGlobal
+ FreePropVariantArray
+ GetHGlobalFromStream
+ IIDFromString
+ PropVariantClear
+ PropVariantCopy
+ StringFromCLSID
+ StringFromGUID2
+ StringFromIID
+ RoGetAgileReference
+ CreateILockBytesOnHGlobal
+ FmtIdToPropStgName
+ GetConvertStg
+ GetHGlobalFromILockBytes
+ PropStgNameToFmtId
+ ReadClassStg
+ ReadClassStm
+ StgCreateDocfile
+ StgCreateDocfileOnILockBytes
+ StgCreatePropSetStg
+ StgCreatePropStg
+ StgCreateStorageEx
+ StgIsStorageFile
+ StgIsStorageILockBytes
+ StgOpenPropStg
+ StgOpenStorage
+ StgOpenStorageEx
+ StgOpenStorageOnILockBytes
+ StgSetTimes
+ WriteClassStg
+ WriteClassStm
+ CStdAsyncStubBuffer_AddRef
+ CStdAsyncStubBuffer_Connect
+ CStdAsyncStubBuffer_Disconnect
+ CStdAsyncStubBuffer_Invoke
+ CStdAsyncStubBuffer_QueryInterface
+ CStdAsyncStubBuffer_Release
+ CStdAsyncStubBuffer2_Connect
+ CStdAsyncStubBuffer2_Disconnect
+ CStdAsyncStubBuffer2_Release
+ CStdStubBuffer2_Connect
+ CStdStubBuffer2_CountRefs
+ CStdStubBuffer2_Disconnect
+ CStdStubBuffer2_QueryInterface
+ NdrProxyForwardingFunction10
+ NdrProxyForwardingFunction11
+ NdrProxyForwardingFunction12
+ NdrProxyForwardingFunction13
+ NdrProxyForwardingFunction14
+ NdrProxyForwardingFunction15
+ NdrProxyForwardingFunction16
+ NdrProxyForwardingFunction17
+ NdrProxyForwardingFunction18
+ NdrProxyForwardingFunction19
+ NdrProxyForwardingFunction20
+ NdrProxyForwardingFunction21
+ NdrProxyForwardingFunction22
+ NdrProxyForwardingFunction23
+ NdrProxyForwardingFunction24
+ NdrProxyForwardingFunction25
+ NdrProxyForwardingFunction26
+ NdrProxyForwardingFunction27
+ NdrProxyForwardingFunction28
+ NdrProxyForwardingFunction29
+ NdrProxyForwardingFunction3
+ NdrProxyForwardingFunction30
+ NdrProxyForwardingFunction31
+ NdrProxyForwardingFunction32
+ NdrProxyForwardingFunction4
+ NdrProxyForwardingFunction5
+ NdrProxyForwardingFunction6
+ NdrProxyForwardingFunction7
+ NdrProxyForwardingFunction8
+ NdrProxyForwardingFunction9
+ ObjectStublessClient10
+ ObjectStublessClient11
+ ObjectStublessClient12
+ ObjectStublessClient13
+ ObjectStublessClient14
+ ObjectStublessClient15
+ ObjectStublessClient16
+ ObjectStublessClient17
+ ObjectStublessClient18
+ ObjectStublessClient19
+ ObjectStublessClient20
+ ObjectStublessClient21
+ ObjectStublessClient22
+ ObjectStublessClient23
+ ObjectStublessClient24
+ ObjectStublessClient25
+ ObjectStublessClient26
+ ObjectStublessClient27
+ ObjectStublessClient28
+ ObjectStublessClient29
+ ObjectStublessClient3
+ ObjectStublessClient30
+ ObjectStublessClient31
+ ObjectStublessClient32
+ ObjectStublessClient4
+ ObjectStublessClient5
+ ObjectStublessClient6
+ ObjectStublessClient7
+ ObjectStublessClient8
+ ObjectStublessClient9
+ ClearCommBreak
+ ClearCommError
+ EscapeCommFunction
+ GetCommConfig
+ GetCommMask
+ GetCommModemStatus
+ GetCommProperties
+ GetCommState
+ GetCommTimeouts
+ PurgeComm
+ SetCommBreak
+ SetCommConfig
+ SetCommMask
+ SetCommState
+ SetCommTimeouts
+ SetupComm
+ TransmitCommChar
+ WaitCommEvent
+ OpenCommPort
+ GetCommPorts
+ AllocConsole
+ GetConsoleCP
+ GetConsoleMode
+ GetConsoleOutputCP
+ GetNumberOfConsoleInputEvents
+ ReadConsoleA
+ ReadConsoleInputA
+ ReadConsoleInputW
+ ReadConsoleW
+ SetConsoleCtrlHandler
+ SetConsoleMode
+ WriteConsoleA
+ WriteConsoleW
+ AttachConsole
+ FreeConsole
+ PeekConsoleInputA
+ PeekConsoleInputW
+ CreateConsoleScreenBuffer
+ FillConsoleOutputAttribute
+ FillConsoleOutputCharacterA
+ FillConsoleOutputCharacterW
+ FlushConsoleInputBuffer
+ GenerateConsoleCtrlEvent
+ GetConsoleCursorInfo
+ GetConsoleScreenBufferInfo
+ GetConsoleScreenBufferInfoEx
+ GetLargestConsoleWindowSize
+ ReadConsoleOutputA
+ ReadConsoleOutputAttribute
+ ReadConsoleOutputCharacterA
+ ReadConsoleOutputCharacterW
+ ReadConsoleOutputW
+ ScrollConsoleScreenBufferA
+ ScrollConsoleScreenBufferW
+ SetConsoleActiveScreenBuffer
+ SetConsoleCP
+ SetConsoleCursorInfo
+ SetConsoleCursorPosition
+ SetConsoleOutputCP
+ SetConsoleScreenBufferInfoEx
+ SetConsoleScreenBufferSize
+ SetConsoleTextAttribute
+ SetConsoleWindowInfo
+ WriteConsoleInputA
+ WriteConsoleInputW
+ WriteConsoleOutputA
+ WriteConsoleOutputAttribute
+ WriteConsoleOutputCharacterA
+ WriteConsoleOutputCharacterW
+ WriteConsoleOutputW
+ GetConsoleOriginalTitleA
+ GetConsoleOriginalTitleW
+ GetConsoleTitleA
+ GetConsoleTitleW
+ SetConsoleTitleA
+ SetConsoleTitleW
+ AddConsoleAliasA
+ AddConsoleAliasW
+ ExpungeConsoleCommandHistoryA
+ ExpungeConsoleCommandHistoryW
+ GetConsoleAliasA
+ GetConsoleAliasesA
+ GetConsoleAliasesLengthA
+ GetConsoleAliasesLengthW
+ GetConsoleAliasesW
+ GetConsoleAliasExesA
+ GetConsoleAliasExesLengthA
+ GetConsoleAliasExesLengthW
+ GetConsoleAliasExesW
+ GetConsoleAliasW
+ GetConsoleCommandHistoryA
+ GetConsoleCommandHistoryLengthA
+ GetConsoleCommandHistoryLengthW
+ GetConsoleCommandHistoryW
+ GetConsoleDisplayMode
+ GetConsoleFontSize
+ GetConsoleHistoryInfo
+ GetConsoleProcessList
+ GetConsoleSelectionInfo
+ GetConsoleWindow
+ GetCurrentConsoleFont
+ GetCurrentConsoleFontEx
+ GetNumberOfConsoleMouseButtons
+ SetConsoleDisplayMode
+ SetConsoleHistoryInfo
+ SetConsoleNumberOfCommandsA
+ SetConsoleNumberOfCommandsW
+ SetCurrentConsoleFontEx
+ GetDateFormatEx
+ GetTimeFormatEx
+ GetDurationFormatEx
+ DebugBreak
+ IsDebuggerPresent
+ OutputDebugStringA
+ OutputDebugStringW
+ DelayLoadFailureHook
+ ResolveDelayLoadedAPI
+ ResolveDelayLoadsFromDll
+ CreateEnclave
+ InitializeEnclave
+ IsEnclaveTypeSupported
+ LoadEnclaveData
+ GetLastError
+ RaiseException
+ SetErrorMode
+ SetLastError
+ SetUnhandledExceptionFilter
+ RaiseFailFastException
+ GetThreadErrorMode
+ SetThreadErrorMode
+ GetFeatureEnabledState
+ RecordFeatureError
+ RecordFeatureUsage
+ SubscribeFeatureStateChangeNotification
+ UnsubscribeFeatureStateChangeNotification
+ GetFeatureVariant
+ FlsAlloc
+ FlsFree
+ FlsGetValue
+ FlsSetValue
+ IsThreadAFiber
+ ConvertFiberToThread
+ DeleteFiber
+ SwitchToFiber
+ ConvertThreadToFiberEx
+ CreateFiberEx
+ DeleteVolumeMountPointA
+ CopyFileExA
+ ReplaceFileA
+ CopyFileFromAppW
+ CreateDirectoryFromAppW
+ CreateFile2FromAppW
+ CreateFileFromAppW
+ DeleteFileFromAppW
+ FindFirstFileExFromAppW
+ GetFileAttributesExFromAppW
+ MoveFileFromAppW
+ RemoveDirectoryFromAppW
+ ReplaceFileFromAppW
+ SetFileAttributesFromAppW
+ CompareFileTime
+ CreateDirectoryA
+ CreateDirectoryW
+ DeleteFileA
+ DeleteFileW
+ DeleteVolumeMountPointW
+ FileTimeToLocalFileTime
+ FindClose
+ FindFirstFileA
+ FindFirstFileExA
+ FindFirstFileExW
+ FindFirstFileW
+ FindNextFileA
+ FindNextFileW
+ FlushFileBuffers
+ GetDiskFreeSpaceA
+ GetDiskFreeSpaceExA
+ GetDiskFreeSpaceExW
+ GetDiskFreeSpaceW
+ GetDriveTypeA
+ GetDriveTypeW
+ GetFileAttributesA
+ GetFileAttributesExA
+ GetFileAttributesExW
+ GetFileAttributesW
+ GetFileSizeEx
+ GetFileTime
+ GetFileType
+ GetFinalPathNameByHandleA
+ GetFinalPathNameByHandleW
+ GetFullPathNameA
+ GetFullPathNameW
+ GetLogicalDrives
+ GetLongPathNameW
+ GetTempFileNameW
+ GetVolumeInformationW
+ LocalFileTimeToFileTime
+ LockFile
+ LockFileEx
+ ReadFile
+ ReadFileEx
+ RemoveDirectoryA
+ RemoveDirectoryW
+ SetEndOfFile
+ SetFileAttributesA
+ SetFileAttributesW
+ SetFileInformationByHandle
+ SetFilePointer
+ SetFilePointerEx
+ SetFileTime
+ UnlockFile
+ UnlockFileEx
+ WriteFile
+ WriteFileEx
+ CreateFile2
+ GetTempPathW
+ GetTempFileNameA
+ GetTempPathA
+ GetVolumeInformationA
+ CopyFile2
+ CopyFileExW
+ GetFileInformationByHandleEx
+ MoveFileExW
+ ReadDirectoryChangesW
+ ReplaceFileW
+ CopyFileW
+ GetFirmwareEnvironmentVariableA
+ GetFirmwareEnvironmentVariableExA
+ GetFirmwareEnvironmentVariableExW
+ GetFirmwareEnvironmentVariableW
+ SetFirmwareEnvironmentVariableA
+ SetFirmwareEnvironmentVariableExA
+ SetFirmwareEnvironmentVariableExW
+ SetFirmwareEnvironmentVariableW
+ CloseHandle
+ CompareObjectHandles
+ DuplicateHandle
+ GetProcessHeap
+ HeapAlloc
+ HeapCompact
+ HeapCreate
+ HeapDestroy
+ HeapFree
+ HeapReAlloc
+ HeapSetInformation
+ HeapSize
+ GlobalAlloc
+ GlobalFree
+ LocalAlloc
+ LocalFree
+ LocalReAlloc
+ GlobalLock
+ GlobalReAlloc
+ GlobalSize
+ GlobalUnlock
+ InitializeSListHead
+ InterlockedFlushSList
+ InterlockedPopEntrySList
+ InterlockedPushEntrySList
+ QueryDepthSList
+ InterlockedPushListSListEx
+ CancelIoEx
+ CreateIoCompletionPort
+ GetOverlappedResult
+ GetQueuedCompletionStatus
+ GetQueuedCompletionStatusEx
+ PostQueuedCompletionStatus
+ CancelIo
+ GetOverlappedResultEx
+ SetVolumeLabelA
+ CopyFileA
+ CreateNamedPipeA
+ GetComputerNameA
+ GetComputerNameW
+ GetSystemPowerStatus
+ MoveFileExA
+ SetFileCompletionNotificationModes
+ SetVolumeLabelW
+ MulDiv
+ DisableThreadLibraryCalls
+ FindStringOrdinal
+ FreeLibrary
+ FreeLibraryAndExitThread
+ GetModuleFileNameA
+ GetModuleFileNameW
+ GetProcAddress
+ LoadPackagedLibrary
+ QueryOptionalDelayLoadedAPI
+ EnumUILanguagesA
+ GetStringTypeExA
+ EnumSystemGeoID
+ FindNLSStringEx
+ FormatMessageA
+ FormatMessageW
+ GetACP
+ GetCalendarInfoEx
+ GetCPInfo
+ GetCPInfoExW
+ GetGeoInfoW
+ GetLocaleInfoA
+ GetLocaleInfoEx
+ GetLocaleInfoW
+ GetNLSVersionEx
+ GetUserDefaultLangID
+ GetUserDefaultLocaleName
+ GetUserGeoID
+ IdnToAscii
+ IdnToUnicode
+ IsDBCSLeadByte
+ IsDBCSLeadByteEx
+ IsNLSDefinedString
+ IsValidCodePage
+ IsValidLocaleName
+ IsValidNLSVersion
+ LCMapStringEx
+ LocaleNameToLCID
+ ResolveLocaleName
+ VerLanguageNameA
+ VerLanguageNameW
+ EnumSystemLocalesEx
+ GetSystemDefaultLocaleName
+ LCIDToLocaleName
+ EnumCalendarInfoExEx
+ EnumDateFormatsExEx
+ EnumSystemCodePagesW
+ EnumTimeFormatsEx
+ GetCurrencyFormatEx
+ GetNumberFormatEx
+ EnumUILanguagesW
+ GetUserDefaultUILanguage
+ FlushViewOfFile
+ UnmapViewOfFile
+ VirtualFree
+ VirtualFreeEx
+ VirtualQuery
+ CreateFileMappingFromApp
+ GetLargePageMinimum
+ GetProcessWorkingSetSizeEx
+ GetWriteWatch
+ MapViewOfFileFromApp
+ ResetWriteWatch
+ SetProcessWorkingSetSizeEx
+ UnmapViewOfFileEx
+ DiscardVirtualMemory
+ OfferVirtualMemory
+ ReclaimVirtualMemory
+ OpenFileMappingFromApp
+ SetProcessValidCallTargets
+ VirtualAllocFromApp
+ VirtualProtectFromApp
+ UnmapViewOfFile2
+ VirtualUnlockEx
+ MapViewOfFile3FromApp
+ VirtualAlloc2FromApp
+ GetNamedPipeClientComputerNameA
+ GetNamedPipeHandleStateA
+ WaitNamedPipeA
+ CallNamedPipeA
+ ConnectNamedPipe
+ CreateNamedPipeW
+ CreatePipe
+ DisconnectNamedPipe
+ GetNamedPipeClientComputerNameW
+ ImpersonateNamedPipeClient
+ PeekNamedPipe
+ SetNamedPipeHandleState
+ TransactNamedPipe
+ WaitNamedPipeW
+ GetNamedPipeHandleStateW
+ GetNamedPipeInfo
+ CallNamedPipeW
+ CreateBoundaryDescriptorA
+ CreatePrivateNamespaceA
+ OpenPrivateNamespaceA
+ AddSIDToBoundaryDescriptor
+ ClosePrivateNamespace
+ CreateBoundaryDescriptorW
+ CreatePrivateNamespaceW
+ DeleteBoundaryDescriptor
+ OpenPrivateNamespaceW
+ GetStringScripts
+ IdnToNameprepUnicode
+ IsNormalizedString
+ NormalizeString
+ VerifyScripts
+ PathAllocCanonicalize
+ PathAllocCombine
+ PathCchAddBackslash
+ PathCchAddBackslashEx
+ PathCchAddExtension
+ PathCchAppend
+ PathCchAppendEx
+ PathCchCanonicalize
+ PathCchCanonicalizeEx
+ PathCchCombine
+ PathCchCombineEx
+ PathCchFindExtension
+ PathCchIsRoot
+ PathCchRemoveBackslash
+ PathCchRemoveBackslashEx
+ PathCchRemoveExtension
+ PathCchRemoveFileSpec
+ PathCchRenameExtension
+ PathCchSkipRoot
+ PathCchStripPrefix
+ PathCchStripToRoot
+ PathIsUNCEx
+ ExpandEnvironmentStringsA
+ ExpandEnvironmentStringsW
+ FreeEnvironmentStringsA
+ FreeEnvironmentStringsW
+ GetCommandLineA
+ GetCommandLineW
+ GetCurrentDirectoryW
+ GetEnvironmentStrings
+ GetEnvironmentStringsW
+ GetEnvironmentVariableA
+ GetEnvironmentVariableW
+ GetStdHandle
+ SetCurrentDirectoryW
+ SetEnvironmentVariableA
+ SetEnvironmentVariableW
+ SetStdHandle
+ SetStdHandleEx
+ CreateProcessA
+ CreateProcessW
+ CreateThread
+ ExitThread
+ FlushProcessWriteBuffers
+ GetCurrentProcess
+ GetCurrentProcessId
+ GetCurrentThread
+ GetCurrentThreadId
+ GetExitCodeProcess
+ GetExitCodeThread
+ GetPriorityClass
+ GetProcessId
+ GetProcessTimes
+ GetThreadId
+ GetThreadPriority
+ GetThreadPriorityBoost
+ OpenProcessToken
+ OpenThread
+ OpenThreadToken
+ QueueUserAPC
+ ResumeThread
+ SetPriorityClass
+ SetThreadPriority
+ SetThreadPriorityBoost
+ SetThreadToken
+ SuspendThread
+ SwitchToThread
+ TerminateProcess
+ TlsAlloc
+ TlsFree
+ TlsGetValue
+ TlsSetValue
+ FlushInstructionCache
+ GetCurrentProcessorNumber
+ GetCurrentProcessorNumberEx
+ GetCurrentThreadStackLimits
+ GetProcessMitigationPolicy
+ GetThreadContext
+ GetThreadIdealProcessorEx
+ GetThreadTimes
+ IsProcessorFeaturePresent
+ OpenProcess
+ SetThreadIdealProcessorEx
+ GetProcessPriorityBoost
+ SetProcessPriorityBoost
+ SetThreadInformation
+ GetProcessDefaultCpuSets
+ GetProcessInformation
+ GetSystemCpuSetInformation
+ GetThreadDescription
+ GetThreadSelectedCpuSets
+ SetProcessDefaultCpuSets
+ SetProcessInformation
+ SetThreadDescription
+ SetThreadIdealProcessor
+ SetThreadSelectedCpuSets
+ GetProcessAffinityMask
+ SetProcessAffinityMask
+ SetThreadAffinityMask
+ QueryPerformanceCounter
+ QueryPerformanceFrequency
+ K32GetModuleBaseNameA
+ K32GetModuleFileNameExA
+ K32EnumProcesses
+ K32GetModuleBaseNameW
+ K32GetModuleFileNameExW
+ K32GetModuleInformation
+ K32GetProcessMemoryInfo
+ RegisterAppStateChangeNotification
+ UnregisterAppStateChangeNotification
+ QueryUnbiasedInterruptTime
+ QueryInterruptTime
+ QueryInterruptTimePrecise
+ QueryUnbiasedInterruptTimePrecise
+ ConvertAuxiliaryCounterToPerformanceCounter
+ ConvertPerformanceCounterToAuxiliaryCounter
+ QueryAuxiliaryCounterFrequency
+ RtlCaptureStackBackTrace
+ RtlLookupFunctionEntry
+ RtlPcToFileHeader
+ RtlUnwind
+ RtlUnwindEx
+ SLQueryLicenseValueFromApp
+ SLQueryLicenseValueFromApp2
+ CompareStringEx
+ CompareStringOrdinal
+ GetStringTypeExW
+ GetStringTypeW
+ MultiByteToWideChar
+ WideCharToMultiByte
+ CreateSemaphoreA
+ CreateSemaphoreExA
+ CreateWaitableTimerA
+ CreateWaitableTimerExA
+ OpenMutexA
+ OpenWaitableTimerA
+ AcquireSRWLockExclusive
+ AcquireSRWLockShared
+ CancelWaitableTimer
+ CreateEventA
+ CreateEventExA
+ CreateEventExW
+ CreateEventW
+ CreateMutexA
+ CreateMutexExA
+ CreateMutexExW
+ CreateMutexW
+ CreateSemaphoreExW
+ CreateWaitableTimerExW
+ DeleteCriticalSection
+ EnterCriticalSection
+ InitializeCriticalSection
+ InitializeCriticalSectionAndSpinCount
+ InitializeCriticalSectionEx
+ InitializeSRWLock
+ LeaveCriticalSection
+ OpenEventA
+ OpenEventW
+ OpenMutexW
+ OpenSemaphoreW
+ OpenWaitableTimerW
+ ReleaseMutex
+ ReleaseSemaphore
+ ReleaseSRWLockExclusive
+ ReleaseSRWLockShared
+ ResetEvent
+ SetCriticalSectionSpinCount
+ SetEvent
+ SetWaitableTimer
+ SetWaitableTimerEx
+ SleepEx
+ TryAcquireSRWLockExclusive
+ TryAcquireSRWLockShared
+ TryEnterCriticalSection
+ WaitForMultipleObjectsEx
+ WaitForSingleObject
+ WaitForSingleObjectEx
+ InitializeConditionVariable
+ InitOnceBeginInitialize
+ InitOnceComplete
+ InitOnceExecuteOnce
+ InitOnceInitialize
+ SignalObjectAndWait
+ Sleep
+ SleepConditionVariableCS
+ SleepConditionVariableSRW
+ WaitOnAddress
+ WakeAllConditionVariable
+ WakeByAddressAll
+ WakeByAddressSingle
+ WakeConditionVariable
+ CreateSemaphoreW
+ CreateWaitableTimerW
+ WaitForMultipleObjects
+ GetLocalTime
+ GetLogicalProcessorInformation
+ GetLogicalProcessorInformationEx
+ GetSystemDirectoryA
+ GetSystemDirectoryW
+ GetSystemInfo
+ GetSystemTime
+ GetSystemTimeAsFileTime
+ GetTickCount
+ GetTickCount64
+ GetVersionExA
+ GetVersionExW
+ GlobalMemoryStatusEx
+ EnumSystemFirmwareTables
+ GetNativeSystemInfo
+ GetSystemFirmwareTable
+ GetSystemTimePreciseAsFileTime
+ GetIntegratedDisplaySize
+ CallbackMayRunLong
+ CancelThreadpoolIo
+ CloseThreadpool
+ CloseThreadpoolCleanupGroup
+ CloseThreadpoolCleanupGroupMembers
+ CloseThreadpoolIo
+ CloseThreadpoolTimer
+ CloseThreadpoolWait
+ CloseThreadpoolWork
+ CreateThreadpool
+ CreateThreadpoolCleanupGroup
+ CreateThreadpoolIo
+ CreateThreadpoolTimer
+ CreateThreadpoolWait
+ CreateThreadpoolWork
+ DisassociateCurrentThreadFromCallback
+ FreeLibraryWhenCallbackReturns
+ IsThreadpoolTimerSet
+ LeaveCriticalSectionWhenCallbackReturns
+ QueryThreadpoolStackInformation
+ ReleaseMutexWhenCallbackReturns
+ ReleaseSemaphoreWhenCallbackReturns
+ SetEventWhenCallbackReturns
+ SetThreadpoolStackInformation
+ SetThreadpoolThreadMaximum
+ SetThreadpoolThreadMinimum
+ SetThreadpoolTimer
+ SetThreadpoolTimerEx
+ SetThreadpoolWait
+ SetThreadpoolWaitEx
+ StartThreadpoolIo
+ SubmitThreadpoolWork
+ TrySubmitThreadpoolCallback
+ WaitForThreadpoolIoCallbacks
+ WaitForThreadpoolTimerCallbacks
+ WaitForThreadpoolWaitCallbacks
+ WaitForThreadpoolWorkCallbacks
+ EnumDynamicTimeZoneInformation
+ FileTimeToSystemTime
+ GetDynamicTimeZoneInformation
+ GetDynamicTimeZoneInformationEffectiveYears
+ GetTimeZoneInformation
+ GetTimeZoneInformationForYear
+ SystemTimeToFileTime
+ SystemTimeToTzSpecificLocalTime
+ SystemTimeToTzSpecificLocalTimeEx
+ TzSpecificLocalTimeToSystemTime
+ TzSpecificLocalTimeToSystemTimeEx
+ GetAcceptLanguagesA
+ GetAcceptLanguagesW
+ Beep
+ DecodePointer
+ EncodePointer
+ GetFileVersionInfoExA
+ GetFileVersionInfoSizeExA
+ VerQueryValueA
+ GetFileVersionInfoExW
+ GetFileVersionInfoSizeExW
+ VerQueryValueW
+ CeipIsOptedIn
+ WerRegisterFile
+ WerRegisterMemoryBlock
+ WerUnregisterFile
+ WerUnregisterMemoryBlock
+ WerRegisterAdditionalProcess
+ WerRegisterCustomMetadata
+ WerRegisterExcludedMemoryBlock
+ WerUnregisterAdditionalProcess
+ WerUnregisterCustomMetadata
+ WerUnregisterExcludedMemoryBlock
+ WerRegisterAppLocalDump
+ WerUnregisterAppLocalDump
+ GetRestrictedErrorInfo
+ RoCaptureErrorContext
+ RoFailFastWithErrorContext
+ RoGetErrorReportingFlags
+ RoOriginateError
+ RoOriginateErrorW
+ RoSetErrorReportingFlags
+ RoTransformError
+ RoTransformErrorW
+ SetRestrictedErrorInfo
+ RoOriginateLanguageException
+ RoReportUnhandledError
+ RoActivateInstance
+ RoGetActivationFactory
+ RoGetApartmentIdentifier
+ RoInitialize
+ RoRegisterActivationFactories
+ RoRegisterForApartmentShutdown
+ RoRevokeActivationFactories
+ RoUninitialize
+ RoUnregisterForApartmentShutdown
+ RoGetActivatableClassRegistration
+ RoGetServerActivatableClasses
+ RoGetBufferMarshaler
+ RoFreeParameterizedTypeExtra
+ RoGetParameterizedTypeInstanceIID
+ RoParameterizedTypeExtraGetTypeSignature
+ HSTRING_UserFree
+ HSTRING_UserMarshal
+ HSTRING_UserSize
+ HSTRING_UserUnmarshal
+ WindowsCompareStringOrdinal
+ WindowsConcatString
+ WindowsCreateString
+ WindowsCreateStringReference
+ WindowsDeleteString
+ WindowsDeleteStringBuffer
+ WindowsDuplicateString
+ WindowsGetStringLen
+ WindowsGetStringRawBuffer
+ WindowsIsStringEmpty
+ WindowsPreallocateStringBuffer
+ WindowsPromoteStringBuffer
+ WindowsReplaceString
+ WindowsStringHasEmbeddedNull
+ WindowsSubstring
+ WindowsSubstringWithSpecifiedLength
+ WindowsTrimStringEnd
+ WindowsTrimStringStart
+ IsWow64Process
+ IsWow64Process2
+ InitializeContext
+ GetTraceEnableFlags
+ GetTraceEnableLevel
+ GetTraceLoggerHandle
+ RegisterTraceGuidsW
+ TraceMessage
+ UnregisterTraceGuids
+ CloseTrace
+ OpenTraceW
+ ProcessTrace
+ ControlTraceW
+ EnableTraceEx2
+ EnumerateTraceGuidsEx
+ StartTraceW
+ StopTraceW
+ EnableTrace
+ EnableTraceEx
+ FlushTraceW
+ QueryTraceW
+ EventActivityIdControl
+ EventRegister
+ EventSetInformation
+ EventUnregister
+ EventWrite
+ EventWriteEx
+ EventWriteString
+ EventWriteTransfer
+ GetGamingDeviceModelInformation
+ GetExpandedResourceExclusiveCpuCount
+ HasExpandedResources
+ ReleaseExclusiveCpuSets
+ EnableActiveGameMonitoring
+ ReportGameActivity
+ SetGameActivityCorrelationId
+ GetGameMonitoringPermissionState
+ ProcessPendingGameUI
+ ShowChangeFriendRelationshipUI
+ ShowGameInviteUI
+ ShowPlayerPickerUI
+ ShowProfileCardUI
+ ShowTitleAchievementsUI
+ TryCancelPendingGameUI
+ CheckGamingPrivilegeSilently
+ CheckGamingPrivilegeWithUI
+ CheckGamingPrivilegeSilentlyForUser
+ CheckGamingPrivilegeWithUIForUser
+ ShowChangeFriendRelationshipUIForUser
+ ShowGameInviteUIForUser
+ ShowPlayerPickerUIForUser
+ ShowProfileCardUIForUser
+ ShowTitleAchievementsUIForUser
+ ShowGameInviteUIWithContext
+ ShowGameInviteUIWithContextForUser
+ ShowCustomizeUserProfileUI
+ ShowCustomizeUserProfileUIForUser
+ ShowFindFriendsUI
+ ShowFindFriendsUIForUser
+ ShowGameInfoUI
+ ShowGameInfoUIForUser
+ ShowUserSettingsUI
+ ShowUserSettingsUIForUser
+ RoGetMetaDataFile
+ RoParseTypeName
+ RoResolveNamespace
+ AddAccessAllowedAce
+ AddAccessAllowedAceEx
+ AddAce
+ AddMandatoryAce
+ AdjustTokenGroups
+ AdjustTokenPrivileges
+ AllocateAndInitializeSid
+ AllocateLocallyUniqueId
+ CheckTokenMembership
+ CopySid
+ CreateWellKnownSid
+ DeleteAce
+ DuplicateToken
+ DuplicateTokenEx
+ EqualDomainSid
+ FreeSid
+ GetAce
+ GetAclInformation
+ GetKernelObjectSecurity
+ GetLengthSid
+ GetSecurityDescriptorControl
+ GetSecurityDescriptorDacl
+ GetSecurityDescriptorGroup
+ GetSecurityDescriptorLength
+ GetSecurityDescriptorOwner
+ GetSecurityDescriptorRMControl
+ GetSecurityDescriptorSacl
+ GetSidIdentifierAuthority
+ GetSidLengthRequired
+ GetSidSubAuthority
+ GetSidSubAuthorityCount
+ GetTokenInformation
+ GetWindowsAccountDomainSid
+ ImpersonateLoggedOnUser
+ InitializeAcl
+ InitializeSecurityDescriptor
+ InitializeSid
+ IsValidAcl
+ IsValidSecurityDescriptor
+ IsValidSid
+ IsWellKnownSid
+ MakeAbsoluteSD
+ MakeSelfRelativeSD
+ RevertToSelf
+ SetKernelObjectSecurity
+ SetSecurityDescriptorControl
+ SetSecurityDescriptorDacl
+ SetSecurityDescriptorGroup
+ SetSecurityDescriptorOwner
+ SetSecurityDescriptorRMControl
+ SetSecurityDescriptorSacl
+ SetTokenInformation
+ CheckTokenMembershipEx
+ CveEventWrite
+ CryptAcquireContextA
+ CryptAcquireContextW
+ CryptCreateHash
+ CryptDecrypt
+ CryptDeriveKey
+ CryptDestroyHash
+ CryptDestroyKey
+ CryptEncrypt
+ CryptExportKey
+ CryptGenKey
+ CryptGetDefaultProviderA
+ CryptGetDefaultProviderW
+ CryptGetHashParam
+ CryptGetKeyParam
+ CryptGetProvParam
+ CryptGetUserKey
+ CryptHashData
+ CryptImportKey
+ CryptReleaseContext
+ CryptSetHashParam
+ CryptSetKeyParam
+ CryptSetProvParam
+ CryptSignHashA
+ CryptSignHashW
+ CryptVerifySignatureA
+ CryptVerifySignatureW
+ IsProcessInIsolatedContainer
+ LookupAccountNameA
+ LookupAccountSidA
+ LookupPrivilegeDisplayNameA
+ LookupPrivilegeNameA
+ LookupPrivilegeValueA
+ LookupAccountNameW
+ LookupAccountSidW
+ LookupPrivilegeDisplayNameW
+ LookupPrivilegeNameW
+ LookupPrivilegeValueW
+ GetExplicitEntriesFromAclA
+ GetNamedSecurityInfoA
+ SetEntriesInAclA
+ SetNamedSecurityInfoA
+ GetExplicitEntriesFromAclW
+ GetNamedSecurityInfoW
+ GetSecurityInfo
+ SetEntriesInAclW
+ SetNamedSecurityInfoW
+ SetSecurityInfo
+ ConvertSidToStringSidA
+ ConvertStringSidToSidA
+ ConvertSecurityDescriptorToStringSecurityDescriptorW
+ ConvertSidToStringSidW
+ ConvertStringSecurityDescriptorToSecurityDescriptorW
+ ConvertStringSidToSidW
+ CommandLineToArgvW
+ CreateRandomAccessStreamOnFile
+ CreateRandomAccessStreamOverStream
+ CreateStreamOverRandomAccessStream
+ BCryptCloseAlgorithmProvider
+ BCryptCreateHash
+ BCryptCreateMultiHash
+ BCryptDecrypt
+ BCryptDeriveKey
+ BCryptDeriveKeyCapi
+ BCryptDeriveKeyPBKDF2
+ BCryptDestroyHash
+ BCryptDestroyKey
+ BCryptDestroySecret
+ BCryptDuplicateHash
+ BCryptDuplicateKey
+ BCryptEncrypt
+ BCryptEnumAlgorithms
+ BCryptEnumProviders
+ BCryptExportKey
+ BCryptFinalizeKeyPair
+ BCryptFinishHash
+ BCryptFreeBuffer
+ BCryptGenerateKeyPair
+ BCryptGenerateSymmetricKey
+ BCryptGenRandom
+ BCryptGetFipsAlgorithmMode
+ BCryptGetProperty
+ BCryptHash
+ BCryptHashData
+ BCryptImportKey
+ BCryptImportKeyPair
+ BCryptKeyDerivation
+ BCryptOpenAlgorithmProvider
+ BCryptProcessMultiOperations
+ BCryptSecretAgreement
+ BCryptSetProperty
+ BCryptSignHash
+ BCryptVerifySignature
+ 35 CloseCompressor
+ 45 CloseDecompressor
+ 33 Compress
+ 30 CreateCompressor
+ 40 CreateDecompressor
+ 43 Decompress
+ 22 FDICopy
+ 20 FDICreate
+ 23 FDIDestroy
+ 21 FDIIsCabinet
+ 32 QueryCompressorInformation
+ 42 QueryDecompressorInformation
+ 34 ResetCompressor
+ 44 ResetDecompressor
+ 31 SetCompressorInformation
+ 41 SetDecompressorInformation
+ JsAddRef
+ JsBooleanToBool
+ JsBoolToBoolean
+ JsCallFunction
+ JsCollectGarbage
+ JsConstructObject
+ JsConvertValueToBoolean
+ JsConvertValueToNumber
+ JsConvertValueToObject
+ JsConvertValueToString
+ JsCreateArray
+ JsCreateArrayBuffer
+ JsCreateContext
+ JsCreateDataView
+ JsCreateError
+ JsCreateExternalArrayBuffer
+ JsCreateExternalObject
+ JsCreateFunction
+ JsCreateNamedFunction
+ JsCreateObject
+ JsCreateRangeError
+ JsCreateReferenceError
+ JsCreateRuntime
+ JsCreateSymbol
+ JsCreateSyntaxError
+ JsCreateTypedArray
+ JsCreateTypeError
+ JsCreateURIError
+ JsDefineProperty
+ JsDeleteIndexedProperty
+ JsDeleteProperty
+ JsDisableRuntimeExecution
+ JsDisposeRuntime
+ JsDoubleToNumber
+ JsEnableRuntimeExecution
+ JsEquals
+ JsGetAndClearException
+ JsGetArrayBufferStorage
+ JsGetContextData
+ JsGetContextOfObject
+ JsGetCurrentContext
+ JsGetDataViewStorage
+ JsGetExtensionAllowed
+ JsGetExternalData
+ JsGetFalseValue
+ JsGetGlobalObject
+ JsGetIndexedPropertiesExternalData
+ JsGetIndexedProperty
+ JsGetNullValue
+ JsGetOwnPropertyDescriptor
+ JsGetOwnPropertyNames
+ JsGetOwnPropertySymbols
+ JsGetProperty
+ JsGetPropertyIdFromName
+ JsGetPropertyIdFromSymbol
+ JsGetPropertyIdType
+ JsGetPropertyNameFromId
+ JsGetPrototype
+ JsGetRuntime
+ JsGetRuntimeMemoryLimit
+ JsGetRuntimeMemoryUsage
+ JsGetStringLength
+ JsGetSymbolFromPropertyId
+ JsGetTrueValue
+ JsGetTypedArrayInfo
+ JsGetTypedArrayStorage
+ JsGetUndefinedValue
+ JsGetValueType
+ JsHasException
+ JsHasExternalData
+ JsHasIndexedPropertiesExternalData
+ JsHasIndexedProperty
+ JsHasProperty
+ JsIdle
+ JsInspectableToObject
+ JsInstanceOf
+ JsIntToNumber
+ JsIsRuntimeExecutionDisabled
+ JsNumberToDouble
+ JsNumberToInt
+ JsObjectToInspectable
+ JsParseScript
+ JsParseSerializedScript
+ JsParseSerializedScriptWithCallback
+ JsPointerToString
+ JsPreventExtension
+ 400 JsProjectWinRTNamespace
+ JsRelease
+ JsRunScript
+ JsRunSerializedScript
+ JsRunSerializedScriptWithCallback
+ JsSerializeScript
+ JsSetContextData
+ JsSetCurrentContext
+ JsSetException
+ JsSetExternalData
+ JsSetIndexedPropertiesToExternalData
+ JsSetIndexedProperty
+ JsSetObjectBeforeCollectCallback
+ 401 JsSetProjectionEnqueueCallback
+ JsSetPromiseContinuationCallback
+ JsSetProperty
+ JsSetPrototype
+ JsSetRuntimeBeforeCollectCallback
+ JsSetRuntimeMemoryAllocationCallback
+ JsSetRuntimeMemoryLimit
+ JsStartDebugging
+ JsStrictEquals
+ JsStringToPointer
+ JsValueToVariant
+ JsVariantToValue
+ CreateDispatcherQueueController
+ CertAddCertificateContextToStore
+ CertAddCertificateLinkToStore
+ CertAddCRLContextToStore
+ CertAddCRLLinkToStore
+ CertAddCTLContextToStore
+ CertAddCTLLinkToStore
+ CertAddEncodedCertificateToStore
+ CertAddEncodedCRLToStore
+ CertAddEncodedCTLToStore
+ CertAddSerializedElementToStore
+ CertAddStoreToCollection
+ CertCloseStore
+ CertCompareCertificate
+ CertCompareCertificateName
+ CertCompareIntegerBlob
+ CertControlStore
+ CertCreateCertificateChainEngine
+ CertCreateCertificateContext
+ CertCreateContext
+ CertCreateCRLContext
+ CertCreateCTLContext
+ CertCreateSelfSignCertificate
+ CertDeleteCertificateFromStore
+ CertDeleteCRLFromStore
+ CertDeleteCTLFromStore
+ CertDuplicateCertificateChain
+ CertDuplicateCertificateContext
+ CertDuplicateCRLContext
+ CertDuplicateCTLContext
+ CertDuplicateStore
+ CertEnumCertificateContextProperties
+ CertEnumCertificatesInStore
+ CertEnumCRLContextProperties
+ CertEnumCRLsInStore
+ CertEnumCTLContextProperties
+ CertEnumCTLsInStore
+ CertEnumPhysicalStore
+ CertEnumSystemStore
+ CertEnumSystemStoreLocation
+ CertFindAttribute
+ CertFindCertificateInCRL
+ CertFindCertificateInStore
+ CertFindCRLInStore
+ CertFindCTLInStore
+ CertFindExtension
+ CertFindRDNAttr
+ CertFindSubjectInCTL
+ CertFreeCertificateChain
+ CertFreeCertificateChainEngine
+ CertFreeCertificateChainList
+ CertFreeCertificateContext
+ CertFreeCRLContext
+ CertFreeCTLContext
+ CertGetCertificateChain
+ CertGetCertificateContextProperty
+ CertGetCRLContextProperty
+ CertGetCRLFromStore
+ CertGetCTLContextProperty
+ CertGetEnhancedKeyUsage
+ CertGetIntendedKeyUsage
+ CertGetIssuerCertificateFromStore
+ CertGetNameStringA
+ CertGetNameStringW
+ CertGetPublicKeyLength
+ CertGetStoreProperty
+ CertGetSubjectCertificateFromStore
+ CertGetValidUsages
+ CertIsValidCRLForCertificate
+ CertNameToStrA
+ CertNameToStrW
+ CertOpenStore
+ CertRDNValueToStrA
+ CertRDNValueToStrW
+ CertRemoveStoreFromCollection
+ CertResyncCertificateChainEngine
+ CertSaveStore
+ CertSelectCertificateChains
+ CertSerializeCertificateStoreElement
+ CertSerializeCRLStoreElement
+ CertSerializeCTLStoreElement
+ CertSetCertificateContextProperty
+ CertSetCRLContextProperty
+ CertSetCTLContextProperty
+ CertSetStoreProperty
+ CertStrToNameA
+ CertStrToNameW
+ CertVerifyCertificateChainPolicy
+ CertVerifySubjectCertificateContext
+ CertVerifyTimeValidity
+ CryptAcquireCertificatePrivateKey
+ CryptBinaryToStringW
+ CryptDecodeObject
+ CryptDecodeObjectEx
+ CryptEncodeObject
+ CryptEncodeObjectEx
+ CryptEnumOIDFunction
+ CryptEnumOIDInfo
+ CryptFindLocalizedName
+ CryptFindOIDInfo
+ CryptFormatObject
+ CryptFreeOIDFunctionAddress
+ CryptGetDefaultOIDDllList
+ CryptGetDefaultOIDFunctionAddress
+ CryptGetOIDFunctionAddress
+ CryptGetOIDFunctionValue
+ CryptHashCertificate2
+ CryptHashPublicKeyInfo
+ CryptImportPublicKeyInfoEx2
+ CryptInitOIDFunctionSet
+ CryptInstallOIDFunctionAddress
+ CryptMsgCalculateEncodedLength
+ CryptMsgClose
+ CryptMsgControl
+ CryptMsgCountersign
+ CryptMsgCountersignEncoded
+ CryptMsgDuplicate
+ CryptMsgGetAndVerifySigner
+ CryptMsgGetParam
+ CryptMsgOpenToDecode
+ CryptMsgOpenToEncode
+ CryptMsgUpdate
+ CryptMsgVerifyCountersignatureEncoded
+ CryptMsgVerifyCountersignatureEncodedEx
+ CryptProtectData
+ CryptProtectMemory
+ CryptQueryObject
+ CryptRetrieveTimeStamp
+ CryptStringToBinaryA
+ CryptUnprotectData
+ CryptUnprotectMemory
+ CryptVerifyTimeStampSignature
+ PFXExportCertStore
+ PFXExportCertStoreEx
+ PFXImportCertStore
+ PFXIsPFXBlob
+ PFXVerifyPassword
+ 12 D2D1ComputeMaximumScaleFactor
+ 6 D2D1ConvertColorSpace
+ 7 D2D1CreateDevice
+ 8 D2D1CreateDeviceContext
+ 1 D2D1CreateFactory
+ 13 D2D1GetGradientMeshInteriorPointsFromCoonsPatch
+ 5 D2D1InvertMatrix
+ 4 D2D1IsMatrixInvertible
+ 2 D2D1MakeRotateMatrix
+ 3 D2D1MakeSkewMatrix
+ 9 D2D1SinCos
+ 10 D2D1Tan
+ 11 D2D1Vec3Length
+ CreateDirect3D11DeviceFromDXGIDevice
+ CreateDirect3D11SurfaceFromDXGISurface
+ D3D11CreateDevice
+ D3D11On12CreateDevice
+ 101 D3D12CreateDevice
+ D3D12CreateRootSignatureDeserializer
+ D3D12CreateVersionedRootSignatureDeserializer
+ D3D12EnableExperimentalFeatures
+ D3D12SerializeRootSignature
+ D3D12SerializeVersionedRootSignature
+ D3DCompile
+ D3DCompile2
+ D3DCompileFromFile
+ D3DCompressShaders
+ D3DCreateBlob
+ D3DCreateFunctionLinkingGraph
+ D3DCreateLinker
+ D3DDecompressShaders
+ D3DDisassemble
+ D3DDisassemble11Trace
+ D3DDisassembleRegion
+ D3DGetBlobPart
+ D3DGetDebugInfo
+ D3DGetInputAndOutputSignatureBlob
+ D3DGetInputSignatureBlob
+ D3DGetOutputSignatureBlob
+ D3DGetTraceInstructionOffsets
+ D3DLoadModule
+ D3DPreprocess
+ D3DReadFileToBlob
+ D3DReflect
+ D3DReflectLibrary
+ D3DSetBlobPart
+ D3DStripShader
+ D3DWriteBlobToFile
+ CreateDeviceAccessInstance
+ DhcpCApiCleanup
+ DhcpCApiInitialize
+ DhcpRequestParams
+ Dhcpv6CApiCleanup
+ Dhcpv6CApiInitialize
+ Dhcpv6RequestParams
+ DWriteCreateFactory
+ CreateDXGIFactory1
+ CreateDXGIFactory2
+ JetAddColumnW
+ JetAttachDatabase2W
+ JetBackupInstanceW
+ JetBeginSessionW
+ JetBeginTransaction3
+ JetCloseDatabase
+ JetCloseTable
+ JetCommitTransaction
+ JetCommitTransaction2
+ JetCreateDatabase2W
+ JetCreateIndex4W
+ JetCreateInstance2W
+ JetCreateTableColumnIndex4W
+ JetDefragment2W
+ JetDelete
+ JetDeleteColumn2W
+ JetDeleteIndexW
+ JetDeleteTableW
+ JetDetachDatabase2W
+ JetEndSession
+ JetEnumerateColumns
+ JetEscrowUpdate
+ JetGetBookmark
+ JetGetColumnInfoW
+ JetGetCurrentIndexW
+ JetGetDatabaseFileInfoW
+ JetGetDatabaseInfoW
+ JetGetErrorInfoW
+ JetGetIndexInfoW
+ JetGetObjectInfoW
+ JetGetRecordPosition
+ JetGetSecondaryIndexBookmark
+ JetGetSessionParameter
+ JetGetSystemParameterW
+ JetGetTableColumnInfoW
+ JetGetTableIndexInfoW
+ JetGetTableInfoW
+ JetGetThreadStats
+ JetGotoBookmark
+ JetGotoPosition
+ JetGotoSecondaryIndexBookmark
+ JetIndexRecordCount
+ JetInit3W
+ JetIntersectIndexes
+ JetMakeKey
+ JetMove
+ JetOpenDatabaseW
+ JetOpenTableW
+ JetOpenTemporaryTable2
+ JetOpenTempTable3
+ JetPrepareUpdate
+ JetPrereadIndexRanges
+ JetPrereadKeys
+ JetRegisterCallback
+ JetRenameColumnW
+ JetRenameTableW
+ JetResetSessionContext
+ JetResetTableSequential
+ JetResizeDatabase
+ JetRestoreInstanceW
+ JetRetrieveColumn
+ JetRetrieveColumns
+ JetRetrieveKey
+ JetRollback
+ JetSeek
+ JetSetColumn
+ JetSetColumns
+ JetSetCurrentIndex4W
+ JetSetCursorFilter
+ JetSetIndexRange
+ JetSetSessionContext
+ JetSetSessionParameter
+ JetSetSystemParameterW
+ JetSetTableSequential
+ JetStopBackupInstance
+ JetStopServiceInstance2
+ JetTerm2
+ JetUnregisterCallback
+ JetUpdate2
+ CreateUri
+ CreateUriWithFragment
+ UiaHostProviderFromHwnd
+ UiaReturnRawElementProvider
+ UiaClientsAreListening
+ UiaDisconnectProvider
+ UiaGetReservedMixedAttributeValue
+ UiaGetReservedNotSupportedValue
+ UiaRaiseAutomationEvent
+ UiaRaiseAutomationPropertyChangedEvent
+ UiaRaiseStructureChangedEvent
+ UiaDisconnectAllProviders
+ UiaRaiseTextEditTextChangedEvent
+ UiaRaiseChangesEvent
+ 1 CreateHrtfApo
+ AddStroke
+ AddWordsToWordList
+ AdviseInkChange
+ CreateContext
+ CreateRecognizer
+ DestroyContext
+ DestroyRecognizer
+ DestroyWordList
+ EndInkInput
+ GetAllRecognizers
+ GetBestResultString
+ GetLatticePtr
+ GetLeftSeparator
+ GetRecoAttributes
+ GetResultPropertyList
+ GetRightSeparator
+ GetUnicodeRanges
+ IsStringSupported
+ LoadCachedAttributes
+ MakeWordList
+ Process
+ SetEnabledUnicodeRanges
+ SetFactoid
+ SetFlags
+ SetGuide
+ SetTextContext
+ SetWordList
+ CancelMibChangeNotify2
+ FreeMibTable
+ GetAdaptersAddresses
+ GetBestInterfaceEx
+ GetBestRoute2
+ GetExtendedTcpTable
+ GetExtendedUdpTable
+ GetIcmpStatistics
+ GetIcmpStatisticsEx
+ GetIfEntry2
+ GetIpStatisticsEx
+ GetNetworkParams
+ GetPerAdapterInfo
+ GetTcpStatisticsEx
+ GetTcpTable
+ GetUdpStatisticsEx
+ GetUdpTable
+ GetUnicastIpAddressTable
+ Icmp6CreateFile
+ Icmp6SendEcho2
+ IcmpCloseHandle
+ IcmpCreateFile
+ IcmpSendEcho2
+ NotifyStableUnicastIpAddressTable
+ NotifyUnicastIpAddressChange
+ MFCreateAggregateSource
+ MFCreateASFContentInfo
+ MFCreateASFIndexer
+ MFCreateASFIndexerByteStream
+ MFCreateASFSplitter
+ MFCreateAudioRendererActivate
+ MFCreatePMPMediaSession
+ MFCreatePresentationClock
+ MFCreateProtectedEnvironmentAccess
+ MFCreateTopology
+ MFCreateTopologyNode
+ MFGetLocalId
+ MFGetService
+ MFGetSystemId
+ MFLoadSignedLibrary
+ MFAllocateSerialWorkQueue
+ MFCancelWorkItem
+ MFCopyImage
+ MFCreate2DMediaBuffer
+ MFCreateAlignedMemoryBuffer
+ MFCreateAsyncResult
+ MFCreateAttributes
+ MFCreateCollection
+ MFCreateContentDecryptorContext
+ MFCreateContentProtectionDevice
+ MFCreateDXGIDeviceManager
+ MFCreateDXGISurfaceBuffer
+ MFCreateEventQueue
+ MFCreateMediaBufferFromMediaType
+ MFCreateMediaBufferWrapper
+ MFCreateMediaEvent
+ MFCreateMediaExtensionActivate
+ MFCreateMediaType
+ MFCreateMediaTypeFromProperties
+ MFCreateMemoryBuffer
+ MFCreateMFByteStreamOnStreamEx
+ MFCreatePresentationDescriptor
+ MFCreatePropertiesFromMediaType
+ MFCreateSample
+ MFCreateSourceResolver
+ MFCreateStreamDescriptor
+ MFCreateStreamOnMFByteStreamEx
+ MFCreateSystemTimeSource
+ MFCreateTrackedSample
+ MFCreateVideoSampleAllocatorEx
+ MFCreateWaveFormatExFromMFMediaType
+ MFDeserializeAttributesFromStream
+ MFGetAttributesAsBlob
+ MFGetAttributesAsBlobSize
+ MFGetSystemTime
+ MFInitAttributesFromBlob
+ MFInitMediaTypeFromWaveFormatEx
+ MFInvokeCallback
+ MFIsContentProtectionDeviceSupported
+ MFllMulDiv
+ MFLockDXGIDeviceManager
+ MFLockPlatform
+ MFLockSharedWorkQueue
+ MFLockWorkQueue
+ MFPutWaitingWorkItem
+ MFPutWorkItem2
+ MFPutWorkItemEx2
+ MFScheduleWorkItemEx
+ MFSerializeAttributesToStream
+ MFShutdown
+ MFStartup
+ MFTEnumEx
+ MFUnlockDXGIDeviceManager
+ MFUnlockPlatform
+ MFUnlockWorkQueue
+ MFUnwrapMediaType
+ MFWrapMediaType
+ MFCreateSinkWriterFromMediaSink
+ MFCreateSinkWriterFromURL
+ MFCreateSourceReaderFromByteStream
+ MFCreateSourceReaderFromMediaSource
+ MFCreateSourceReaderFromURL
+ MFCreateSensorGroup
+ MFCreateSensorStream
+ 17 ActivateAudioInterfaceAsync
+ alljoyn_aboutdata_create
+ alljoyn_aboutdata_create_empty
+ alljoyn_aboutdata_create_full
+ alljoyn_aboutdata_createfrommsgarg
+ alljoyn_aboutdata_createfromxml
+ alljoyn_aboutdata_destroy
+ alljoyn_aboutdata_getaboutdata
+ alljoyn_aboutdata_getajsoftwareversion
+ alljoyn_aboutdata_getannouncedaboutdata
+ alljoyn_aboutdata_getappid
+ alljoyn_aboutdata_getappname
+ alljoyn_aboutdata_getdateofmanufacture
+ alljoyn_aboutdata_getdefaultlanguage
+ alljoyn_aboutdata_getdescription
+ alljoyn_aboutdata_getdeviceid
+ alljoyn_aboutdata_getdevicename
+ alljoyn_aboutdata_getfield
+ alljoyn_aboutdata_getfields
+ alljoyn_aboutdata_getfieldsignature
+ alljoyn_aboutdata_gethardwareversion
+ alljoyn_aboutdata_getmanufacturer
+ alljoyn_aboutdata_getmodelnumber
+ alljoyn_aboutdata_getsoftwareversion
+ alljoyn_aboutdata_getsupportedlanguages
+ alljoyn_aboutdata_getsupporturl
+ alljoyn_aboutdata_isfieldannounced
+ alljoyn_aboutdata_isfieldlocalized
+ alljoyn_aboutdata_isfieldrequired
+ alljoyn_aboutdata_isvalid
+ alljoyn_aboutdata_setappid
+ alljoyn_aboutdata_setappid_fromstring
+ alljoyn_aboutdata_setappname
+ alljoyn_aboutdata_setdateofmanufacture
+ alljoyn_aboutdata_setdefaultlanguage
+ alljoyn_aboutdata_setdescription
+ alljoyn_aboutdata_setdeviceid
+ alljoyn_aboutdata_setdevicename
+ alljoyn_aboutdata_setfield
+ alljoyn_aboutdata_sethardwareversion
+ alljoyn_aboutdata_setmanufacturer
+ alljoyn_aboutdata_setmodelnumber
+ alljoyn_aboutdata_setsoftwareversion
+ alljoyn_aboutdata_setsupportedlanguage
+ alljoyn_aboutdata_setsupporturl
+ alljoyn_aboutdatalistener_create
+ alljoyn_aboutdatalistener_destroy
+ alljoyn_abouticon_clear
+ alljoyn_abouticon_create
+ alljoyn_abouticon_destroy
+ alljoyn_abouticon_getcontent
+ alljoyn_abouticon_geturl
+ alljoyn_abouticon_setcontent
+ alljoyn_abouticon_setcontent_frommsgarg
+ alljoyn_abouticon_seturl
+ alljoyn_abouticonobj_create
+ alljoyn_abouticonobj_destroy
+ alljoyn_abouticonproxy_create
+ alljoyn_abouticonproxy_destroy
+ alljoyn_abouticonproxy_geticon
+ alljoyn_abouticonproxy_getversion
+ alljoyn_aboutlistener_create
+ alljoyn_aboutlistener_destroy
+ alljoyn_aboutobj_announce
+ alljoyn_aboutobj_announce_using_datalistener
+ alljoyn_aboutobj_create
+ alljoyn_aboutobj_destroy
+ alljoyn_aboutobj_unannounce
+ alljoyn_aboutobjectdescription_clear
+ alljoyn_aboutobjectdescription_create
+ alljoyn_aboutobjectdescription_create_full
+ alljoyn_aboutobjectdescription_createfrommsgarg
+ alljoyn_aboutobjectdescription_destroy
+ alljoyn_aboutobjectdescription_getinterfacepaths
+ alljoyn_aboutobjectdescription_getinterfaces
+ alljoyn_aboutobjectdescription_getmsgarg
+ alljoyn_aboutobjectdescription_getpaths
+ alljoyn_aboutobjectdescription_hasinterface
+ alljoyn_aboutobjectdescription_hasinterfaceatpath
+ alljoyn_aboutobjectdescription_haspath
+ alljoyn_aboutproxy_create
+ alljoyn_aboutproxy_destroy
+ alljoyn_aboutproxy_getaboutdata
+ alljoyn_aboutproxy_getobjectdescription
+ alljoyn_aboutproxy_getversion
+ alljoyn_applicationstatelistener_create
+ alljoyn_applicationstatelistener_destroy
+ alljoyn_authlistener_create
+ alljoyn_authlistener_destroy
+ alljoyn_authlistener_requestcredentialsresponse
+ alljoyn_authlistener_setsharedsecret
+ alljoyn_authlistener_verifycredentialsresponse
+ alljoyn_authlistenerasync_create
+ alljoyn_authlistenerasync_destroy
+ alljoyn_autopinger_adddestination
+ alljoyn_autopinger_addpinggroup
+ alljoyn_autopinger_create
+ alljoyn_autopinger_destroy
+ alljoyn_autopinger_pause
+ alljoyn_autopinger_removedestination
+ alljoyn_autopinger_removepinggroup
+ alljoyn_autopinger_resume
+ alljoyn_autopinger_setpinginterval
+ alljoyn_busattachment_addlogonentry
+ alljoyn_busattachment_addmatch
+ alljoyn_busattachment_advertisename
+ alljoyn_busattachment_bindsessionport
+ alljoyn_busattachment_canceladvertisename
+ alljoyn_busattachment_cancelfindadvertisedname
+ alljoyn_busattachment_cancelfindadvertisednamebytransport
+ alljoyn_busattachment_cancelwhoimplements_interface
+ alljoyn_busattachment_cancelwhoimplements_interfaces
+ alljoyn_busattachment_clearkeys
+ alljoyn_busattachment_clearkeystore
+ alljoyn_busattachment_connect
+ alljoyn_busattachment_create
+ alljoyn_busattachment_create_concurrency
+ alljoyn_busattachment_createinterface
+ alljoyn_busattachment_createinterface_secure
+ alljoyn_busattachment_createinterfacesfromxml
+ alljoyn_busattachment_deletedefaultkeystore
+ alljoyn_busattachment_deleteinterface
+ alljoyn_busattachment_destroy
+ alljoyn_busattachment_disconnect
+ alljoyn_busattachment_enableconcurrentcallbacks
+ alljoyn_busattachment_enablepeersecurity
+ alljoyn_busattachment_enablepeersecuritywithpermissionconfigurationlistener
+ alljoyn_busattachment_findadvertisedname
+ alljoyn_busattachment_findadvertisednamebytransport
+ alljoyn_busattachment_getalljoyndebugobj
+ alljoyn_busattachment_getalljoynproxyobj
+ alljoyn_busattachment_getconcurrency
+ alljoyn_busattachment_getconnectspec
+ alljoyn_busattachment_getdbusproxyobj
+ alljoyn_busattachment_getglobalguidstring
+ alljoyn_busattachment_getinterface
+ alljoyn_busattachment_getinterfaces
+ alljoyn_busattachment_getkeyexpiration
+ alljoyn_busattachment_getpeerguid
+ alljoyn_busattachment_getpermissionconfigurator
+ alljoyn_busattachment_gettimestamp
+ alljoyn_busattachment_getuniquename
+ alljoyn_busattachment_isconnected
+ alljoyn_busattachment_ispeersecurityenabled
+ alljoyn_busattachment_isstarted
+ alljoyn_busattachment_isstopping
+ alljoyn_busattachment_join
+ alljoyn_busattachment_joinsession
+ alljoyn_busattachment_joinsessionasync
+ alljoyn_busattachment_leavesession
+ alljoyn_busattachment_namehasowner
+ alljoyn_busattachment_ping
+ alljoyn_busattachment_registeraboutlistener
+ alljoyn_busattachment_registerapplicationstatelistener
+ alljoyn_busattachment_registerbuslistener
+ alljoyn_busattachment_registerbusobject
+ alljoyn_busattachment_registerbusobject_secure
+ alljoyn_busattachment_registerkeystorelistener
+ alljoyn_busattachment_registersignalhandler
+ alljoyn_busattachment_registersignalhandlerwithrule
+ alljoyn_busattachment_releasename
+ alljoyn_busattachment_reloadkeystore
+ alljoyn_busattachment_removematch
+ alljoyn_busattachment_removesessionmember
+ alljoyn_busattachment_requestname
+ alljoyn_busattachment_secureconnection
+ alljoyn_busattachment_secureconnectionasync
+ alljoyn_busattachment_setdaemondebug
+ alljoyn_busattachment_setkeyexpiration
+ alljoyn_busattachment_setlinktimeout
+ alljoyn_busattachment_setlinktimeoutasync
+ alljoyn_busattachment_setsessionlistener
+ alljoyn_busattachment_start
+ alljoyn_busattachment_stop
+ alljoyn_busattachment_unbindsessionport
+ alljoyn_busattachment_unregisteraboutlistener
+ alljoyn_busattachment_unregisterallaboutlisteners
+ alljoyn_busattachment_unregisterallhandlers
+ alljoyn_busattachment_unregisterapplicationstatelistener
+ alljoyn_busattachment_unregisterbuslistener
+ alljoyn_busattachment_unregisterbusobject
+ alljoyn_busattachment_unregistersignalhandler
+ alljoyn_busattachment_unregistersignalhandlerwithrule
+ alljoyn_busattachment_whoimplements_interface
+ alljoyn_busattachment_whoimplements_interfaces
+ alljoyn_buslistener_create
+ alljoyn_buslistener_destroy
+ alljoyn_busobject_addinterface
+ alljoyn_busobject_addinterface_announced
+ alljoyn_busobject_addmethodhandler
+ alljoyn_busobject_addmethodhandlers
+ alljoyn_busobject_cancelsessionlessmessage
+ alljoyn_busobject_cancelsessionlessmessage_serial
+ alljoyn_busobject_create
+ alljoyn_busobject_destroy
+ alljoyn_busobject_emitpropertieschanged
+ alljoyn_busobject_emitpropertychanged
+ alljoyn_busobject_getannouncedinterfacenames
+ alljoyn_busobject_getbusattachment
+ alljoyn_busobject_getname
+ alljoyn_busobject_getpath
+ alljoyn_busobject_issecure
+ alljoyn_busobject_methodreply_args
+ alljoyn_busobject_methodreply_err
+ alljoyn_busobject_methodreply_status
+ alljoyn_busobject_setannounceflag
+ alljoyn_busobject_signal
+ alljoyn_credentials_clear
+ alljoyn_credentials_create
+ alljoyn_credentials_destroy
+ alljoyn_credentials_getcertchain
+ alljoyn_credentials_getexpiration
+ alljoyn_credentials_getlogonentry
+ alljoyn_credentials_getpassword
+ alljoyn_credentials_getprivateKey
+ alljoyn_credentials_getusername
+ alljoyn_credentials_isset
+ alljoyn_credentials_setcertchain
+ alljoyn_credentials_setexpiration
+ alljoyn_credentials_setlogonentry
+ alljoyn_credentials_setpassword
+ alljoyn_credentials_setprivatekey
+ alljoyn_credentials_setusername
+ alljoyn_getbuildinfo
+ alljoyn_getnumericversion
+ alljoyn_getversion
+ alljoyn_init
+ alljoyn_interfacedescription_activate
+ alljoyn_interfacedescription_addannotation
+ alljoyn_interfacedescription_addargannotation
+ alljoyn_interfacedescription_addmember
+ alljoyn_interfacedescription_addmemberannotation
+ alljoyn_interfacedescription_addmethod
+ alljoyn_interfacedescription_addproperty
+ alljoyn_interfacedescription_addpropertyannotation
+ alljoyn_interfacedescription_addsignal
+ alljoyn_interfacedescription_eql
+ alljoyn_interfacedescription_getannotation
+ alljoyn_interfacedescription_getannotationatindex
+ alljoyn_interfacedescription_getannotationscount
+ alljoyn_interfacedescription_getargdescriptionforlanguage
+ alljoyn_interfacedescription_getdescriptionforlanguage
+ alljoyn_interfacedescription_getdescriptionlanguages
+ alljoyn_interfacedescription_getdescriptionlanguages2
+ alljoyn_interfacedescription_getdescriptiontranslationcallback
+ alljoyn_interfacedescription_getmember
+ alljoyn_interfacedescription_getmemberannotation
+ alljoyn_interfacedescription_getmemberargannotation
+ alljoyn_interfacedescription_getmemberdescriptionforlanguage
+ alljoyn_interfacedescription_getmembers
+ alljoyn_interfacedescription_getmethod
+ alljoyn_interfacedescription_getname
+ alljoyn_interfacedescription_getproperties
+ alljoyn_interfacedescription_getproperty
+ alljoyn_interfacedescription_getpropertyannotation
+ alljoyn_interfacedescription_getpropertydescriptionforlanguage
+ alljoyn_interfacedescription_getsecuritypolicy
+ alljoyn_interfacedescription_getsignal
+ alljoyn_interfacedescription_hasdescription
+ alljoyn_interfacedescription_hasmember
+ alljoyn_interfacedescription_hasproperties
+ alljoyn_interfacedescription_hasproperty
+ alljoyn_interfacedescription_introspect
+ alljoyn_interfacedescription_issecure
+ alljoyn_interfacedescription_member_eql
+ alljoyn_interfacedescription_member_getannotation
+ alljoyn_interfacedescription_member_getannotationatindex
+ alljoyn_interfacedescription_member_getannotationscount
+ alljoyn_interfacedescription_member_getargannotation
+ alljoyn_interfacedescription_member_getargannotationatindex
+ alljoyn_interfacedescription_member_getargannotationscount
+ alljoyn_interfacedescription_property_eql
+ alljoyn_interfacedescription_property_getannotation
+ alljoyn_interfacedescription_property_getannotationatindex
+ alljoyn_interfacedescription_property_getannotationscount
+ alljoyn_interfacedescription_setargdescription
+ alljoyn_interfacedescription_setargdescriptionforlanguage
+ alljoyn_interfacedescription_setdescription
+ alljoyn_interfacedescription_setdescriptionforlanguage
+ alljoyn_interfacedescription_setdescriptionlanguage
+ alljoyn_interfacedescription_setdescriptiontranslationcallback
+ alljoyn_interfacedescription_setmemberdescription
+ alljoyn_interfacedescription_setmemberdescriptionforlanguage
+ alljoyn_interfacedescription_setpropertydescription
+ alljoyn_interfacedescription_setpropertydescriptionforlanguage
+ alljoyn_keystorelistener_create
+ alljoyn_keystorelistener_destroy
+ alljoyn_keystorelistener_getkeys
+ alljoyn_keystorelistener_putkeys
+ alljoyn_keystorelistener_with_synchronization_create
+ alljoyn_message_create
+ alljoyn_message_description
+ alljoyn_message_destroy
+ alljoyn_message_eql
+ alljoyn_message_getarg
+ alljoyn_message_getargs
+ alljoyn_message_getauthmechanism
+ alljoyn_message_getcallserial
+ alljoyn_message_getcompressiontoken
+ alljoyn_message_getdestination
+ alljoyn_message_geterrorname
+ alljoyn_message_getflags
+ alljoyn_message_getinterface
+ alljoyn_message_getmembername
+ alljoyn_message_getobjectpath
+ alljoyn_message_getreceiveendpointname
+ alljoyn_message_getreplyserial
+ alljoyn_message_getsender
+ alljoyn_message_getsessionid
+ alljoyn_message_getsignature
+ alljoyn_message_gettimestamp
+ alljoyn_message_gettype
+ alljoyn_message_isbroadcastsignal
+ alljoyn_message_isencrypted
+ alljoyn_message_isexpired
+ alljoyn_message_isglobalbroadcast
+ alljoyn_message_issessionless
+ alljoyn_message_isunreliable
+ alljoyn_message_parseargs
+ alljoyn_message_setendianess
+ alljoyn_message_tostring
+ alljoyn_msgarg_array_create
+ alljoyn_msgarg_array_element
+ alljoyn_msgarg_array_get
+ alljoyn_msgarg_array_set
+ alljoyn_msgarg_array_set_offset
+ alljoyn_msgarg_array_signature
+ alljoyn_msgarg_array_tostring
+ alljoyn_msgarg_clear
+ alljoyn_msgarg_clone
+ alljoyn_msgarg_copy
+ alljoyn_msgarg_create
+ alljoyn_msgarg_create_and_set
+ alljoyn_msgarg_destroy
+ alljoyn_msgarg_equal
+ alljoyn_msgarg_get
+ alljoyn_msgarg_get_array_element
+ alljoyn_msgarg_get_array_elementsignature
+ alljoyn_msgarg_get_array_numberofelements
+ alljoyn_msgarg_get_bool
+ alljoyn_msgarg_get_bool_array
+ alljoyn_msgarg_get_double
+ alljoyn_msgarg_get_double_array
+ alljoyn_msgarg_get_int16
+ alljoyn_msgarg_get_int16_array
+ alljoyn_msgarg_get_int32
+ alljoyn_msgarg_get_int32_array
+ alljoyn_msgarg_get_int64
+ alljoyn_msgarg_get_int64_array
+ alljoyn_msgarg_get_objectpath
+ alljoyn_msgarg_get_signature
+ alljoyn_msgarg_get_string
+ alljoyn_msgarg_get_uint16
+ alljoyn_msgarg_get_uint16_array
+ alljoyn_msgarg_get_uint32
+ alljoyn_msgarg_get_uint32_array
+ alljoyn_msgarg_get_uint64
+ alljoyn_msgarg_get_uint64_array
+ alljoyn_msgarg_get_uint8
+ alljoyn_msgarg_get_uint8_array
+ alljoyn_msgarg_get_variant
+ alljoyn_msgarg_get_variant_array
+ alljoyn_msgarg_getdictelement
+ alljoyn_msgarg_getkey
+ alljoyn_msgarg_getmember
+ alljoyn_msgarg_getnummembers
+ alljoyn_msgarg_gettype
+ alljoyn_msgarg_getvalue
+ alljoyn_msgarg_hassignature
+ alljoyn_msgarg_set
+ alljoyn_msgarg_set_and_stabilize
+ alljoyn_msgarg_set_bool
+ alljoyn_msgarg_set_bool_array
+ alljoyn_msgarg_set_double
+ alljoyn_msgarg_set_double_array
+ alljoyn_msgarg_set_int16
+ alljoyn_msgarg_set_int16_array
+ alljoyn_msgarg_set_int32
+ alljoyn_msgarg_set_int32_array
+ alljoyn_msgarg_set_int64
+ alljoyn_msgarg_set_int64_array
+ alljoyn_msgarg_set_objectpath
+ alljoyn_msgarg_set_objectpath_array
+ alljoyn_msgarg_set_signature
+ alljoyn_msgarg_set_signature_array
+ alljoyn_msgarg_set_string
+ alljoyn_msgarg_set_string_array
+ alljoyn_msgarg_set_uint16
+ alljoyn_msgarg_set_uint16_array
+ alljoyn_msgarg_set_uint32
+ alljoyn_msgarg_set_uint32_array
+ alljoyn_msgarg_set_uint64
+ alljoyn_msgarg_set_uint64_array
+ alljoyn_msgarg_set_uint8
+ alljoyn_msgarg_set_uint8_array
+ alljoyn_msgarg_setdictentry
+ alljoyn_msgarg_setstruct
+ alljoyn_msgarg_signature
+ alljoyn_msgarg_stabilize
+ alljoyn_msgarg_tostring
+ alljoyn_observer_create
+ alljoyn_observer_destroy
+ alljoyn_observer_get
+ alljoyn_observer_getfirst
+ alljoyn_observer_getnext
+ alljoyn_observer_registerlistener
+ alljoyn_observer_unregisteralllisteners
+ alljoyn_observer_unregisterlistener
+ alljoyn_observerlistener_create
+ alljoyn_observerlistener_destroy
+ alljoyn_passwordmanager_setcredentials
+ alljoyn_permissionconfigurationlistener_create
+ alljoyn_permissionconfigurationlistener_destroy
+ alljoyn_permissionconfigurator_certificatechain_destroy
+ alljoyn_permissionconfigurator_certificateid_cleanup
+ alljoyn_permissionconfigurator_certificateidarray_cleanup
+ alljoyn_permissionconfigurator_claim
+ alljoyn_permissionconfigurator_endmanagement
+ alljoyn_permissionconfigurator_getapplicationstate
+ alljoyn_permissionconfigurator_getclaimcapabilities
+ alljoyn_permissionconfigurator_getclaimcapabilitiesadditionalinfo
+ alljoyn_permissionconfigurator_getdefaultclaimcapabilities
+ alljoyn_permissionconfigurator_getdefaultpolicy
+ alljoyn_permissionconfigurator_getidentity
+ alljoyn_permissionconfigurator_getidentitycertificateid
+ alljoyn_permissionconfigurator_getmanifests
+ alljoyn_permissionconfigurator_getmanifesttemplate
+ alljoyn_permissionconfigurator_getmembershipsummaries
+ alljoyn_permissionconfigurator_getpolicy
+ alljoyn_permissionconfigurator_getpublickey
+ alljoyn_permissionconfigurator_installmanifests
+ alljoyn_permissionconfigurator_installmembership
+ alljoyn_permissionconfigurator_manifestarray_cleanup
+ alljoyn_permissionconfigurator_manifesttemplate_destroy
+ alljoyn_permissionconfigurator_policy_destroy
+ alljoyn_permissionconfigurator_publickey_destroy
+ alljoyn_permissionconfigurator_removemembership
+ alljoyn_permissionconfigurator_reset
+ alljoyn_permissionconfigurator_resetpolicy
+ alljoyn_permissionconfigurator_setapplicationstate
+ alljoyn_permissionconfigurator_setclaimcapabilities
+ alljoyn_permissionconfigurator_setclaimcapabilitiesadditionalinfo
+ alljoyn_permissionconfigurator_setmanifestfromxml
+ alljoyn_permissionconfigurator_setmanifesttemplatefromxml
+ alljoyn_permissionconfigurator_startmanagement
+ alljoyn_permissionconfigurator_updateidentity
+ alljoyn_permissionconfigurator_updatepolicy
+ alljoyn_pinglistener_create
+ alljoyn_pinglistener_destroy
+ alljoyn_proxybusobject_addchild
+ alljoyn_proxybusobject_addinterface
+ alljoyn_proxybusobject_addinterface_by_name
+ alljoyn_proxybusobject_copy
+ alljoyn_proxybusobject_create
+ alljoyn_proxybusobject_create_secure
+ alljoyn_proxybusobject_destroy
+ alljoyn_proxybusobject_enablepropertycaching
+ alljoyn_proxybusobject_getallproperties
+ alljoyn_proxybusobject_getallpropertiesasync
+ alljoyn_proxybusobject_getchild
+ alljoyn_proxybusobject_getchildren
+ alljoyn_proxybusobject_getinterface
+ alljoyn_proxybusobject_getinterfaces
+ alljoyn_proxybusobject_getpath
+ alljoyn_proxybusobject_getproperty
+ alljoyn_proxybusobject_getpropertyasync
+ alljoyn_proxybusobject_getservicename
+ alljoyn_proxybusobject_getsessionid
+ alljoyn_proxybusobject_getuniquename
+ alljoyn_proxybusobject_implementsinterface
+ alljoyn_proxybusobject_introspectremoteobject
+ alljoyn_proxybusobject_introspectremoteobjectasync
+ alljoyn_proxybusobject_issecure
+ alljoyn_proxybusobject_isvalid
+ alljoyn_proxybusobject_methodcall
+ alljoyn_proxybusobject_methodcall_member
+ alljoyn_proxybusobject_methodcall_member_noreply
+ alljoyn_proxybusobject_methodcall_noreply
+ alljoyn_proxybusobject_methodcallasync
+ alljoyn_proxybusobject_methodcallasync_member
+ alljoyn_proxybusobject_parsexml
+ alljoyn_proxybusobject_ref_create
+ alljoyn_proxybusobject_ref_decref
+ alljoyn_proxybusobject_ref_get
+ alljoyn_proxybusobject_ref_incref
+ alljoyn_proxybusobject_registerpropertieschangedlistener
+ alljoyn_proxybusobject_removechild
+ alljoyn_proxybusobject_secureconnection
+ alljoyn_proxybusobject_secureconnectionasync
+ alljoyn_proxybusobject_setproperty
+ alljoyn_proxybusobject_setpropertyasync
+ alljoyn_proxybusobject_unregisterpropertieschangedlistener
+ alljoyn_routerinit
+ alljoyn_routerinitwithconfig
+ alljoyn_routershutdown
+ alljoyn_securityapplicationproxy_claim
+ alljoyn_securityapplicationproxy_computemanifestdigest
+ alljoyn_securityapplicationproxy_create
+ alljoyn_securityapplicationproxy_destroy
+ alljoyn_securityapplicationproxy_digest_destroy
+ alljoyn_securityapplicationproxy_eccpublickey_destroy
+ alljoyn_securityapplicationproxy_endmanagement
+ alljoyn_securityapplicationproxy_getapplicationstate
+ alljoyn_securityapplicationproxy_getclaimcapabilities
+ alljoyn_securityapplicationproxy_getclaimcapabilitiesadditionalinfo
+ alljoyn_securityapplicationproxy_getdefaultpolicy
+ alljoyn_securityapplicationproxy_geteccpublickey
+ alljoyn_securityapplicationproxy_getmanifesttemplate
+ alljoyn_securityapplicationproxy_getpermissionmanagementsessionport
+ alljoyn_securityapplicationproxy_getpolicy
+ alljoyn_securityapplicationproxy_installmembership
+ alljoyn_securityapplicationproxy_manifest_destroy
+ alljoyn_securityapplicationproxy_manifesttemplate_destroy
+ alljoyn_securityapplicationproxy_policy_destroy
+ alljoyn_securityapplicationproxy_reset
+ alljoyn_securityapplicationproxy_resetpolicy
+ alljoyn_securityapplicationproxy_setmanifestsignature
+ alljoyn_securityapplicationproxy_signmanifest
+ alljoyn_securityapplicationproxy_startmanagement
+ alljoyn_securityapplicationproxy_updateidentity
+ alljoyn_securityapplicationproxy_updatepolicy
+ alljoyn_sessionlistener_create
+ alljoyn_sessionlistener_destroy
+ alljoyn_sessionopts_cmp
+ alljoyn_sessionopts_create
+ alljoyn_sessionopts_destroy
+ alljoyn_sessionopts_get_multipoint
+ alljoyn_sessionopts_get_proximity
+ alljoyn_sessionopts_get_traffic
+ alljoyn_sessionopts_get_transports
+ alljoyn_sessionopts_iscompatible
+ alljoyn_sessionopts_set_multipoint
+ alljoyn_sessionopts_set_proximity
+ alljoyn_sessionopts_set_traffic
+ alljoyn_sessionopts_set_transports
+ alljoyn_sessionportlistener_create
+ alljoyn_sessionportlistener_destroy
+ alljoyn_shutdown
+ alljoyn_unity_deferred_callbacks_process
+ alljoyn_unity_set_deferred_callback_mainthread_only
+ AllJoynCloseBusHandle
+ AllJoynConnectToBus
+ AllJoynEnumEvents
+ AllJoynEventSelect
+ AllJoynReceiveFromBus
+ AllJoynSendToBus
+ QCC_StatusText
+ AcceptEx
+ GetAcceptExSockaddrs
+ TransmitFile
+ NCryptCreateClaim
+ NCryptCreatePersistedKey
+ NCryptDecrypt
+ NCryptDeleteKey
+ NCryptDeriveKey
+ NCryptEncrypt
+ NCryptEnumAlgorithms
+ NCryptEnumKeys
+ NCryptExportKey
+ NCryptFinalizeKey
+ NCryptFreeBuffer
+ NCryptFreeObject
+ NCryptGetProperty
+ NCryptImportKey
+ NCryptIsAlgSupported
+ NCryptKeyDerivation
+ NCryptOpenKey
+ NCryptOpenStorageProvider
+ NCryptSecretAgreement
+ NCryptSetProperty
+ NCryptSignHash
+ NCryptVerifyClaim
+ NCryptVerifySignature
+ RtlEthernetAddressToStringA
+ RtlEthernetAddressToStringW
+ RtlEthernetStringToAddressA
+ RtlEthernetStringToAddressW
+ RtlIpv4AddressToStringA
+ RtlIpv4AddressToStringExA
+ RtlIpv4AddressToStringExW
+ RtlIpv4AddressToStringW
+ RtlIpv4StringToAddressA
+ RtlIpv4StringToAddressExA
+ RtlIpv4StringToAddressExW
+ RtlIpv4StringToAddressW
+ RtlIpv6AddressToStringA
+ RtlIpv6AddressToStringExA
+ RtlIpv6AddressToStringExW
+ RtlIpv6AddressToStringW
+ RtlIpv6StringToAddressA
+ RtlIpv6StringToAddressExA
+ RtlIpv6StringToAddressExW
+ RtlIpv6StringToAddressW
+ 286 BSTR_UserFree
+ 284 BSTR_UserMarshal
+ 283 BSTR_UserSize
+ 285 BSTR_UserUnmarshal
+ 30 DispInvoke
+ 296 LPSAFEARRAY_Marshal
+ 295 LPSAFEARRAY_Size
+ 297 LPSAFEARRAY_Unmarshal
+ 294 LPSAFEARRAY_UserFree
+ 292 LPSAFEARRAY_UserMarshal
+ 291 LPSAFEARRAY_UserSize
+ 293 LPSAFEARRAY_UserUnmarshal
+ 23 SafeArrayAccessData
+ 37 SafeArrayAllocData
+ 36 SafeArrayAllocDescriptor
+ 41 SafeArrayAllocDescriptorEx
+ 27 SafeArrayCopy
+ 412 SafeArrayCopyData
+ 15 SafeArrayCreate
+ 42 SafeArrayCreateEx
+ 411 SafeArrayCreateVector
+ 43 SafeArrayCreateVectorEx
+ 16 SafeArrayDestroy
+ 39 SafeArrayDestroyData
+ 38 SafeArrayDestroyDescriptor
+ 17 SafeArrayGetDim
+ 25 SafeArrayGetElement
+ 18 SafeArrayGetElemsize
+ 67 SafeArrayGetIID
+ 20 SafeArrayGetLBound
+ 45 SafeArrayGetRecordInfo
+ 19 SafeArrayGetUBound
+ 77 SafeArrayGetVartype
+ 21 SafeArrayLock
+ 148 SafeArrayPtrOfIndex
+ 26 SafeArrayPutElement
+ 40 SafeArrayRedim
+ 57 SafeArraySetIID
+ 44 SafeArraySetRecordInfo
+ 24 SafeArrayUnaccessData
+ 22 SafeArrayUnlock
+ 2 SysAllocString
+ 150 SysAllocStringByteLen
+ 4 SysAllocStringLen
+ 6 SysFreeString
+ 3 SysReAllocString
+ 5 SysReAllocStringLen
+ 149 SysStringByteLen
+ 7 SysStringLen
+ 184 SystemTimeToVariantTime
+ 168 VarAbs
+ 141 VarAdd
+ 142 VarAnd
+ 124 VarBoolFromCy
+ 123 VarBoolFromDate
+ 236 VarBoolFromDec
+ 126 VarBoolFromDisp
+ 233 VarBoolFromI1
+ 119 VarBoolFromI2
+ 120 VarBoolFromI4
+ 370 VarBoolFromI8
+ 121 VarBoolFromR4
+ 122 VarBoolFromR8
+ 125 VarBoolFromStr
+ 118 VarBoolFromUI1
+ 234 VarBoolFromUI2
+ 235 VarBoolFromUI4
+ 371 VarBoolFromUI8
+ 313 VarBstrCat
+ 314 VarBstrCmp
+ 116 VarBstrFromBool
+ 113 VarBstrFromCy
+ 114 VarBstrFromDate
+ 232 VarBstrFromDec
+ 115 VarBstrFromDisp
+ 229 VarBstrFromI1
+ 109 VarBstrFromI2
+ 110 VarBstrFromI4
+ 368 VarBstrFromI8
+ 111 VarBstrFromR4
+ 112 VarBstrFromR8
+ 108 VarBstrFromUI1
+ 230 VarBstrFromUI2
+ 231 VarBstrFromUI4
+ 369 VarBstrFromUI8
+ 318 VarCat
+ 176 VarCmp
+ 306 VarCyAbs
+ 299 VarCyAdd
+ 311 VarCyCmp
+ 312 VarCyCmpR8
+ 307 VarCyFix
+ 106 VarCyFromBool
+ 103 VarCyFromDate
+ 228 VarCyFromDec
+ 105 VarCyFromDisp
+ 225 VarCyFromI1
+ 99 VarCyFromI2
+ 100 VarCyFromI4
+ 366 VarCyFromI8
+ 101 VarCyFromR4
+ 102 VarCyFromR8
+ 104 VarCyFromStr
+ 98 VarCyFromUI1
+ 226 VarCyFromUI2
+ 227 VarCyFromUI4
+ 367 VarCyFromUI8
+ 308 VarCyInt
+ 303 VarCyMul
+ 304 VarCyMulI4
+ 329 VarCyMulI8
+ 309 VarCyNeg
+ 310 VarCyRound
+ 305 VarCySub
+ 96 VarDateFromBool
+ 93 VarDateFromCy
+ 224 VarDateFromDec
+ 95 VarDateFromDisp
+ 221 VarDateFromI1
+ 89 VarDateFromI2
+ 90 VarDateFromI4
+ 364 VarDateFromI8
+ 91 VarDateFromR4
+ 92 VarDateFromR8
+ 94 VarDateFromStr
+ 330 VarDateFromUdate
+ 319 VarDateFromUdateEx
+ 88 VarDateFromUI1
+ 222 VarDateFromUI2
+ 223 VarDateFromUI4
+ 365 VarDateFromUI8
+ 182 VarDecAbs
+ 177 VarDecAdd
+ 204 VarDecCmp
+ 298 VarDecCmpR8
+ 178 VarDecDiv
+ 187 VarDecFix
+ 199 VarDecFromBool
+ 196 VarDecFromCy
+ 195 VarDecFromDate
+ 198 VarDecFromDisp
+ 241 VarDecFromI1
+ 191 VarDecFromI2
+ 192 VarDecFromI4
+ 374 VarDecFromI8
+ 193 VarDecFromR4
+ 194 VarDecFromR8
+ 197 VarDecFromStr
+ 190 VarDecFromUI1
+ 242 VarDecFromUI2
+ 243 VarDecFromUI4
+ 375 VarDecFromUI8
+ 188 VarDecInt
+ 179 VarDecMul
+ 189 VarDecNeg
+ 203 VarDecRound
+ 181 VarDecSub
+ 143 VarDiv
+ 152 VarEqv
+ 169 VarFix
+ 87 VarFormat
+ 127 VarFormatCurrency
+ 97 VarFormatDateTime
+ 139 VarFormatFromTokens
+ 107 VarFormatNumber
+ 117 VarFormatPercent
+ 253 VarI1FromBool
+ 250 VarI1FromCy
+ 249 VarI1FromDate
+ 256 VarI1FromDec
+ 252 VarI1FromDisp
+ 245 VarI1FromI2
+ 246 VarI1FromI4
+ 376 VarI1FromI8
+ 247 VarI1FromR4
+ 248 VarI1FromR8
+ 251 VarI1FromStr
+ 244 VarI1FromUI1
+ 254 VarI1FromUI2
+ 255 VarI1FromUI4
+ 377 VarI1FromUI8
+ 56 VarI2FromBool
+ 52 VarI2FromCy
+ 53 VarI2FromDate
+ 208 VarI2FromDec
+ 55 VarI2FromDisp
+ 205 VarI2FromI1
+ 49 VarI2FromI4
+ 346 VarI2FromI8
+ 50 VarI2FromR4
+ 51 VarI2FromR8
+ 54 VarI2FromStr
+ 48 VarI2FromUI1
+ 206 VarI2FromUI2
+ 207 VarI2FromUI4
+ 347 VarI2FromUI8
+ 66 VarI4FromBool
+ 62 VarI4FromCy
+ 63 VarI4FromDate
+ 212 VarI4FromDec
+ 65 VarI4FromDisp
+ 209 VarI4FromI1
+ 59 VarI4FromI2
+ 348 VarI4FromI8
+ 60 VarI4FromR4
+ 61 VarI4FromR8
+ 64 VarI4FromStr
+ 58 VarI4FromUI1
+ 210 VarI4FromUI2
+ 211 VarI4FromUI4
+ 349 VarI4FromUI8
+ 341 VarI8FromBool
+ 337 VarI8FromCy
+ 338 VarI8FromDate
+ 345 VarI8FromDec
+ 340 VarI8FromDisp
+ 342 VarI8FromI1
+ 334 VarI8FromI2
+ 335 VarI8FromR4
+ 336 VarI8FromR8
+ 339 VarI8FromStr
+ 333 VarI8FromUI1
+ 343 VarI8FromUI2
+ 344 VarI8FromUI4
+ 427 VarI8FromUI8
+ 290 VARIANT_UserFree
+ 288 VARIANT_UserMarshal
+ 287 VARIANT_UserSize
+ 289 VARIANT_UserUnmarshal
+ 12 VariantChangeType
+ 147 VariantChangeTypeEx
+ 9 VariantClear
+ 10 VariantCopy
+ 11 VariantCopyInd
+ 8 VariantInit
+ 185 VariantTimeToSystemTime
+ 153 VarIdiv
+ 154 VarImp
+ 172 VarInt
+ 155 VarMod
+ 129 VarMonthName
+ 156 VarMul
+ 173 VarNeg
+ 174 VarNot
+ 47 VarNumFromParseNum
+ 157 VarOr
+ 46 VarParseNumFromStr
+ 158 VarPow
+ 316 VarR4CmpR8
+ 76 VarR4FromBool
+ 72 VarR4FromCy
+ 73 VarR4FromDate
+ 216 VarR4FromDec
+ 75 VarR4FromDisp
+ 213 VarR4FromI1
+ 69 VarR4FromI2
+ 70 VarR4FromI4
+ 360 VarR4FromI8
+ 71 VarR4FromR8
+ 74 VarR4FromStr
+ 68 VarR4FromUI1
+ 214 VarR4FromUI2
+ 215 VarR4FromUI4
+ 361 VarR4FromUI8
+ 86 VarR8FromBool
+ 82 VarR8FromCy
+ 83 VarR8FromDate
+ 220 VarR8FromDec
+ 85 VarR8FromDisp
+ 217 VarR8FromI1
+ 79 VarR8FromI2
+ 80 VarR8FromI4
+ 362 VarR8FromI8
+ 81 VarR8FromR4
+ 84 VarR8FromStr
+ 78 VarR8FromUI1
+ 218 VarR8FromUI2
+ 219 VarR8FromUI4
+ 363 VarR8FromUI8
+ 315 VarR8Pow
+ 317 VarR8Round
+ 175 VarRound
+ 159 VarSub
+ 140 VarTokenizeFormatString
+ 331 VarUdateFromDate
+ 138 VarUI1FromBool
+ 134 VarUI1FromCy
+ 135 VarUI1FromDate
+ 240 VarUI1FromDec
+ 137 VarUI1FromDisp
+ 237 VarUI1FromI1
+ 130 VarUI1FromI2
+ 131 VarUI1FromI4
+ 372 VarUI1FromI8
+ 132 VarUI1FromR4
+ 133 VarUI1FromR8
+ 136 VarUI1FromStr
+ 238 VarUI1FromUI2
+ 239 VarUI1FromUI4
+ 373 VarUI1FromUI8
+ 266 VarUI2FromBool
+ 263 VarUI2FromCy
+ 262 VarUI2FromDate
+ 269 VarUI2FromDec
+ 265 VarUI2FromDisp
+ 267 VarUI2FromI1
+ 258 VarUI2FromI2
+ 259 VarUI2FromI4
+ 378 VarUI2FromI8
+ 260 VarUI2FromR4
+ 261 VarUI2FromR8
+ 264 VarUI2FromStr
+ 257 VarUI2FromUI1
+ 268 VarUI2FromUI4
+ 379 VarUI2FromUI8
+ 279 VarUI4FromBool
+ 276 VarUI4FromCy
+ 275 VarUI4FromDate
+ 282 VarUI4FromDec
+ 278 VarUI4FromDisp
+ 280 VarUI4FromI1
+ 271 VarUI4FromI2
+ 272 VarUI4FromI4
+ 425 VarUI4FromI8
+ 273 VarUI4FromR4
+ 274 VarUI4FromR8
+ 277 VarUI4FromStr
+ 270 VarUI4FromUI1
+ 281 VarUI4FromUI2
+ 426 VarUI4FromUI8
+ 437 VarUI8FromBool
+ 433 VarUI8FromCy
+ 434 VarUI8FromDate
+ 441 VarUI8FromDec
+ 436 VarUI8FromDisp
+ 438 VarUI8FromI1
+ 430 VarUI8FromI2
+ 428 VarUI8FromI8
+ 431 VarUI8FromR4
+ 432 VarUI8FromR8
+ 435 VarUI8FromStr
+ 429 VarUI8FromUI1
+ 439 VarUI8FromUI2
+ 440 VarUI8FromUI4
+ 128 VarWeekdayName
+ 167 VarXor
+ InitPropVariantFromCLSID
+ InitPropVariantFromFileTime
+ InitVariantFromBuffer
+ PropVariantChangeType
+ PropVariantCompareEx
+ PropVariantToBoolean
+ PropVariantToBSTR
+ PropVariantToGUID
+ PropVariantToStringAlloc
+ PropVariantToStringWithDefault
+ PropVariantToVariant
+ 435 PropVariantToWinRTPropertyValue
+ PSCreateAdapterFromPropertyStore
+ PSCreateMemoryPropertyStore
+ PSCreatePropertyStoreFromObject
+ VariantToGUID
+ VariantToPropVariant
+ 436 WinRTPropertyValueToPropVariant
+ MetaDataGetDispenser
+ CreateProxyFromTypeInfo
+ CreateStubFromTypeInfo
+ CStdStubBuffer_AddRef
+ CStdStubBuffer_Connect
+ CStdStubBuffer_CountRefs
+ CStdStubBuffer_DebugServerQueryInterface
+ CStdStubBuffer_DebugServerRelease
+ CStdStubBuffer_Disconnect
+ CStdStubBuffer_Invoke
+ CStdStubBuffer_IsIIDSupported
+ CStdStubBuffer_QueryInterface
+ DceErrorInqTextA
+ DceErrorInqTextW
+ IUnknown_AddRef_Proxy
+ IUnknown_QueryInterface_Proxy
+ IUnknown_Release_Proxy
+ NdrAllocate
+ NdrAsyncClientCall
+ NdrAsyncServerCall
+ NdrByteCountPointerBufferSize
+ NdrByteCountPointerFree
+ NdrByteCountPointerMarshall
+ NdrByteCountPointerUnmarshall
+ NDRCContextBinding
+ NDRCContextMarshall
+ NDRCContextUnmarshall
+ NdrClearOutParameters
+ NdrClientCall2
+ NdrClientContextMarshall
+ NdrClientContextUnmarshall
+ NdrClientInitialize
+ NdrClientInitializeNew
+ NdrComplexArrayBufferSize
+ NdrComplexArrayFree
+ NdrComplexArrayMarshall
+ NdrComplexArrayMemorySize
+ NdrComplexArrayUnmarshall
+ NdrComplexStructBufferSize
+ NdrComplexStructFree
+ NdrComplexStructMarshall
+ NdrComplexStructMemorySize
+ NdrComplexStructUnmarshall
+ NdrConformantArrayBufferSize
+ NdrConformantArrayFree
+ NdrConformantArrayMarshall
+ NdrConformantArrayMemorySize
+ NdrConformantArrayUnmarshall
+ NdrConformantStringBufferSize
+ NdrConformantStringMarshall
+ NdrConformantStringMemorySize
+ NdrConformantStringUnmarshall
+ NdrConformantStructBufferSize
+ NdrConformantStructFree
+ NdrConformantStructMarshall
+ NdrConformantStructMemorySize
+ NdrConformantStructUnmarshall
+ NdrConformantVaryingArrayBufferSize
+ NdrConformantVaryingArrayFree
+ NdrConformantVaryingArrayMarshall
+ NdrConformantVaryingArrayMemorySize
+ NdrConformantVaryingArrayUnmarshall
+ NdrConformantVaryingStructBufferSize
+ NdrConformantVaryingStructFree
+ NdrConformantVaryingStructMarshall
+ NdrConformantVaryingStructMemorySize
+ NdrConformantVaryingStructUnmarshall
+ NdrContextHandleInitialize
+ NdrContextHandleSize
+ NdrConvert
+ NdrConvert2
+ NdrCorrelationFree
+ NdrCorrelationInitialize
+ NdrCorrelationPass
+ NdrCreateServerInterfaceFromStub
+ NdrCStdStubBuffer_Release
+ NdrCStdStubBuffer2_Release
+ NdrDllCanUnloadNow
+ NdrDllGetClassObject
+ NdrDllRegisterProxy
+ NdrDllUnregisterProxy
+ NdrEncapsulatedUnionBufferSize
+ NdrEncapsulatedUnionFree
+ NdrEncapsulatedUnionMarshall
+ NdrEncapsulatedUnionMemorySize
+ NdrEncapsulatedUnionUnmarshall
+ NdrFixedArrayBufferSize
+ NdrFixedArrayFree
+ NdrFixedArrayMarshall
+ NdrFixedArrayMemorySize
+ NdrFixedArrayUnmarshall
+ NdrFreeBuffer
+ NdrFullPointerXlatFree
+ NdrFullPointerXlatInit
+ NdrGetBuffer
+ NdrGetDcomProtocolVersion
+ NdrGetUserMarshalInfo
+ NdrInterfacePointerBufferSize
+ NdrInterfacePointerFree
+ NdrInterfacePointerMarshall
+ NdrInterfacePointerMemorySize
+ NdrInterfacePointerUnmarshall
+ NdrMapCommAndFaultStatus
+ NdrNonConformantStringBufferSize
+ NdrNonConformantStringMarshall
+ NdrNonConformantStringMemorySize
+ NdrNonConformantStringUnmarshall
+ NdrNonEncapsulatedUnionBufferSize
+ NdrNonEncapsulatedUnionFree
+ NdrNonEncapsulatedUnionMarshall
+ NdrNonEncapsulatedUnionMemorySize
+ NdrNonEncapsulatedUnionUnmarshall
+ NdrNsGetBuffer
+ NdrNsSendReceive
+ NdrOleAllocate
+ NdrOleFree
+ NdrPartialIgnoreClientBufferSize
+ NdrPartialIgnoreClientMarshall
+ NdrPartialIgnoreServerInitialize
+ NdrPartialIgnoreServerUnmarshall
+ NdrPointerBufferSize
+ NdrPointerFree
+ NdrPointerMarshall
+ NdrPointerMemorySize
+ NdrPointerUnmarshall
+ NdrProxyErrorHandler
+ NdrRangeUnmarshall
+ NdrRpcSmClientAllocate
+ NdrRpcSmClientFree
+ NdrRpcSmSetClientToOsf
+ NdrRpcSsDefaultAllocate
+ NdrRpcSsDefaultFree
+ NdrRpcSsDisableAllocate
+ NdrRpcSsEnableAllocate
+ NDRSContextMarshall
+ NDRSContextMarshall2
+ NDRSContextMarshallEx
+ NDRSContextUnmarshall
+ NDRSContextUnmarshall2
+ NDRSContextUnmarshallEx
+ NdrSendReceive
+ NdrServerCall2
+ NdrServerContextMarshall
+ NdrServerContextNewMarshall
+ NdrServerContextNewUnmarshall
+ NdrServerContextUnmarshall
+ NdrServerInitialize
+ NdrServerInitializeMarshall
+ NdrServerInitializeNew
+ NdrServerInitializePartial
+ NdrServerInitializeUnmarshall
+ NdrSimpleStructBufferSize
+ NdrSimpleStructFree
+ NdrSimpleStructMarshall
+ NdrSimpleStructMemorySize
+ NdrSimpleStructUnmarshall
+ NdrSimpleTypeMarshall
+ NdrSimpleTypeUnmarshall
+ NdrStubCall2
+ NdrStubForwardingFunction
+ NdrUserMarshalBufferSize
+ NdrUserMarshalFree
+ NdrUserMarshalMarshall
+ NdrUserMarshalMemorySize
+ NdrUserMarshalSimpleTypeConvert
+ NdrUserMarshalUnmarshall
+ NdrVaryingArrayBufferSize
+ NdrVaryingArrayFree
+ NdrVaryingArrayMarshall
+ NdrVaryingArrayMemorySize
+ NdrVaryingArrayUnmarshall
+ NdrXmitOrRepAsBufferSize
+ NdrXmitOrRepAsFree
+ NdrXmitOrRepAsMarshall
+ NdrXmitOrRepAsMemorySize
+ NdrXmitOrRepAsUnmarshall
+ RpcAsyncAbortCall
+ RpcAsyncCancelCall
+ RpcAsyncCompleteCall
+ RpcAsyncGetCallStatus
+ RpcAsyncInitializeHandle
+ RpcBindingBind
+ RpcBindingCopy
+ RpcBindingCreateA
+ RpcBindingCreateW
+ RpcBindingFree
+ RpcBindingFromStringBindingA
+ RpcBindingFromStringBindingW
+ RpcBindingInqAuthInfoA
+ RpcBindingInqAuthInfoExA
+ RpcBindingInqAuthInfoExW
+ RpcBindingInqAuthInfoW
+ RpcBindingInqObject
+ RpcBindingInqOption
+ RpcBindingReset
+ RpcBindingSetAuthInfoA
+ RpcBindingSetAuthInfoExA
+ RpcBindingSetAuthInfoExW
+ RpcBindingSetAuthInfoW
+ RpcBindingSetObject
+ RpcBindingSetOption
+ RpcBindingToStringBindingA
+ RpcBindingToStringBindingW
+ RpcBindingUnbind
+ RpcEpResolveBinding
+ RpcErrorAddRecord
+ RpcErrorClearInformation
+ RpcErrorEndEnumeration
+ RpcErrorGetNextRecord
+ RpcErrorGetNumberOfRecords
+ RpcErrorLoadErrorInfo
+ RpcErrorResetEnumeration
+ RpcErrorSaveErrorInfo
+ RpcErrorStartEnumeration
+ RpcExceptionFilter
+ RpcMgmtInqServerPrincNameA
+ RpcMgmtInqServerPrincNameW
+ RpcMgmtInqStats
+ RpcMgmtIsServerListening
+ RpcMgmtSetCancelTimeout
+ RpcMgmtSetComTimeout
+ RpcNetworkIsProtseqValidA
+ RpcNetworkIsProtseqValidW
+ RpcRaiseException
+ RpcSmAllocate
+ RpcSmClientFree
+ RpcSmDestroyClientContext
+ RpcSmDisableAllocate
+ RpcSmEnableAllocate
+ RpcSmFree
+ RpcSmGetThreadHandle
+ RpcSmSetClientAllocFree
+ RpcSmSetThreadHandle
+ RpcSmSwapClientAllocFree
+ RpcSsAllocate
+ RpcSsDestroyClientContext
+ RpcSsDisableAllocate
+ RpcSsEnableAllocate
+ RpcSsFree
+ RpcSsGetThreadHandle
+ RpcSsSetClientAllocFree
+ RpcSsSetThreadHandle
+ RpcSsSwapClientAllocFree
+ RpcStringBindingComposeA
+ RpcStringBindingComposeW
+ RpcStringBindingParseA
+ RpcStringBindingParseW
+ RpcStringFreeA
+ RpcStringFreeW
+ RpcTestCancel
+ RpcUserFree
+ UuidCompare
+ UuidCreate
+ UuidCreateNil
+ UuidCreateSequential
+ UuidEqual
+ UuidFromStringA
+ UuidFromStringW
+ UuidHash
+ UuidIsNil
+ UuidToStringA
+ UuidToStringW
+ AcceptSecurityContext
+ AcquireCredentialsHandleW
+ ApplyControlToken
+ CompleteAuthToken
+ DecryptMessage
+ DeleteSecurityContext
+ EncryptMessage
+ EnumerateSecurityPackagesW
+ FreeContextBuffer
+ FreeCredentialsHandle
+ InitializeSecurityContextW
+ LsaConnectUntrusted
+ LsaDeregisterLogonProcess
+ LsaFreeReturnBuffer
+ LsaGetLogonSessionData
+ LsaLogonUser
+ LsaLookupAuthenticationPackage
+ QueryContextAttributesW
+ QuerySecurityContextToken
+ SetContextAttributesW
+ SspiEncodeStringsAsAuthIdentity
+ SspiFreeAuthIdentity
+ UiaProviderForNonClient
+ UiaProviderFromIAccessible
+ UiaRaiseAsyncContentLoadedEvent
+ UrlMkGetSessionOption
+ UrlMkSetSessionOption
+ WsAbandonCall
+ WsAbandonMessage
+ WsAbortChannel
+ WsAbortServiceProxy
+ WsAddCustomHeader
+ WsAddErrorString
+ WsAddMappedHeader
+ WsAddressMessage
+ WsAlloc
+ WsAsyncExecute
+ WsCall
+ WsCheckMustUnderstandHeaders
+ WsCloseChannel
+ WsCloseServiceProxy
+ WsCombineUrl
+ WsCopyError
+ WsCopyNode
+ WsCreateChannel
+ WsCreateError
+ WsCreateFaultFromError
+ WsCreateHeap
+ WsCreateMessage
+ WsCreateMessageForChannel
+ WsCreateMetadata
+ WsCreateReader
+ WsCreateServiceProxy
+ WsCreateServiceProxyFromTemplate
+ WsCreateWriter
+ WsCreateXmlBuffer
+ WsCreateXmlSecurityToken
+ WsDateTimeToFileTime
+ WsDecodeUrl
+ WsEncodeUrl
+ WsEndReaderCanonicalization
+ WsEndWriterCanonicalization
+ WsFileTimeToDateTime
+ WsFillBody
+ WsFillReader
+ WsFindAttribute
+ WsFlushBody
+ WsFlushWriter
+ WsFreeChannel
+ WsFreeError
+ WsFreeHeap
+ WsFreeMessage
+ WsFreeMetadata
+ WsFreeReader
+ WsFreeSecurityToken
+ WsFreeServiceProxy
+ WsFreeWriter
+ WsGetChannelProperty
+ WsGetCustomHeader
+ WsGetDictionary
+ WsGetErrorProperty
+ WsGetErrorString
+ WsGetFaultErrorDetail
+ WsGetFaultErrorProperty
+ WsGetHeader
+ WsGetHeaderAttributes
+ WsGetHeapProperty
+ WsGetMappedHeader
+ WsGetMessageProperty
+ WsGetMetadataEndpoints
+ WsGetMetadataProperty
+ WsGetMissingMetadataDocumentAddress
+ WsGetNamespaceFromPrefix
+ WsGetPolicyAlternativeCount
+ WsGetPolicyProperty
+ WsGetPrefixFromNamespace
+ WsGetReaderNode
+ WsGetReaderPosition
+ WsGetReaderProperty
+ WsGetSecurityContextProperty
+ WsGetSecurityTokenProperty
+ WsGetServiceProxyProperty
+ WsGetWriterPosition
+ WsGetWriterProperty
+ WsGetXmlAttribute
+ WsInitializeMessage
+ WsMarkHeaderAsUnderstood
+ WsMatchPolicyAlternative
+ WsMoveReader
+ WsMoveWriter
+ WsOpenChannel
+ WsOpenServiceProxy
+ WsPullBytes
+ WsPushBytes
+ WsReadArray
+ WsReadAttribute
+ WsReadBody
+ WsReadBytes
+ WsReadChars
+ WsReadCharsUtf8
+ WsReadElement
+ WsReadEndAttribute
+ WsReadEndElement
+ WsReadEndpointAddressExtension
+ WsReadEnvelopeEnd
+ WsReadEnvelopeStart
+ WsReadMessageEnd
+ WsReadMessageStart
+ WsReadMetadata
+ WsReadNode
+ WsReadQualifiedName
+ WsReadStartAttribute
+ WsReadStartElement
+ WsReadToStartElement
+ WsReadType
+ WsReadValue
+ WsReadXmlBuffer
+ WsReadXmlBufferFromBytes
+ WsReceiveMessage
+ WsRemoveCustomHeader
+ WsRemoveHeader
+ WsRemoveMappedHeader
+ WsRemoveNode
+ WsRequestReply
+ WsRequestSecurityToken
+ WsResetChannel
+ WsResetError
+ WsResetHeap
+ WsResetMessage
+ WsResetMetadata
+ WsResetServiceProxy
+ WsRevokeSecurityContext
+ WsSendFaultMessageForError
+ WsSendMessage
+ WsSendReplyMessage
+ WsSetChannelProperty
+ WsSetErrorProperty
+ WsSetFaultErrorDetail
+ WsSetFaultErrorProperty
+ WsSetHeader
+ WsSetInput
+ WsSetInputToBuffer
+ WsSetMessageProperty
+ WsSetOutput
+ WsSetOutputToBuffer
+ WsSetReaderPosition
+ WsSetWriterPosition
+ WsShutdownSessionChannel
+ WsSkipNode
+ WsStartReaderCanonicalization
+ WsStartWriterCanonicalization
+ WsTrimXmlWhitespace
+ WsVerifyXmlNCName
+ WsWriteArray
+ WsWriteAttribute
+ WsWriteBody
+ WsWriteBytes
+ WsWriteChars
+ WsWriteCharsUtf8
+ WsWriteElement
+ WsWriteEndAttribute
+ WsWriteEndCData
+ WsWriteEndElement
+ WsWriteEndStartElement
+ WsWriteEnvelopeEnd
+ WsWriteEnvelopeStart
+ WsWriteMessageEnd
+ WsWriteMessageStart
+ WsWriteNode
+ WsWriteQualifiedName
+ WsWriteStartAttribute
+ WsWriteStartCData
+ WsWriteStartElement
+ WsWriteText
+ WsWriteType
+ WsWriteValue
+ WsWriteXmlBuffer
+ WsWriteXmlBufferToBytes
+ WsWriteXmlnsAttribute
+ WsXmlStringEquals
+ PdfCreateRenderer
+ SetSocketMediaStreamingMode
+ WICConvertBitmapSource
+ WICCreateBitmapFromSection
+ WICCreateBitmapFromSectionEx
+ WICGetMetadataContentSize
+ WICMapGuidToShortName
+ WICMapSchemaToName
+ WICMapShortNameToGuid
+ WICMatchMetadataContent
+ WICSerializeMetadataContent
+ 151 __WSAFDIsSet
+ 1 accept
+ 2 bind
+ 3 closesocket
+ 4 connect
+ freeaddrinfo
+ FreeAddrInfoExW
+ FreeAddrInfoW
+ getaddrinfo
+ GetAddrInfoExCancel
+ GetAddrInfoExOverlappedResult
+ GetAddrInfoExW
+ GetAddrInfoW
+ 51 gethostbyaddr
+ 52 gethostbyname
+ 57 gethostname
+ GetHostNameW
+ getnameinfo
+ GetNameInfoW
+ 5 getpeername
+ 53 getprotobyname
+ 54 getprotobynumber
+ 55 getservbyname
+ 56 getservbyport
+ 6 getsockname
+ 7 getsockopt
+ 8 htonl
+ 9 htons
+ 11 inet_addr
+ 12 inet_ntoa
+ inet_ntop
+ inet_pton
+ InetNtopW
+ InetPtonW
+ 10 ioctlsocket
+ 13 listen
+ 14 ntohl
+ 15 ntohs
+ 16 recv
+ 17 recvfrom
+ 18 select
+ 19 send
+ 20 sendto
+ SetAddrInfoExW
+ 21 setsockopt
+ 22 shutdown
+ 23 socket
+ WSAAccept
+ WSAAddressToStringA
+ WSAAddressToStringW
+ 116 WSACleanup
+ WSACloseEvent
+ WSAConnect
+ WSAConnectByList
+ WSAConnectByNameA
+ WSAConnectByNameW
+ WSACreateEvent
+ WSADuplicateSocketA
+ WSADuplicateSocketW
+ WSAEnumNameSpaceProvidersA
+ WSAEnumNameSpaceProvidersExA
+ WSAEnumNameSpaceProvidersExW
+ WSAEnumNameSpaceProvidersW
+ WSAEnumNetworkEvents
+ WSAEnumProtocolsA
+ WSAEnumProtocolsW
+ WSAEventSelect
+ 111 WSAGetLastError
+ WSAGetOverlappedResult
+ WSAGetServiceClassInfoW
+ WSAGetServiceClassNameByClassIdW
+ WSAHtonl
+ WSAHtons
+ WSAIoctl
+ WSAJoinLeaf
+ WSALookupServiceBeginA
+ WSALookupServiceBeginW
+ WSALookupServiceEnd
+ WSALookupServiceNextA
+ WSALookupServiceNextW
+ WSANSPIoctl
+ WSANtohl
+ WSANtohs
+ WSAPoll
+ WSAProviderConfigChange
+ WSARecv
+ WSARecvFrom
+ WSAResetEvent
+ WSASend
+ WSASendMsg
+ WSASendTo
+ WSASetEvent
+ 112 WSASetLastError
+ WSASetServiceA
+ WSASetServiceW
+ WSASocketA
+ WSASocketW
+ 115 WSAStartup
+ WSAStringToAddressA
+ WSAStringToAddressW
+ WSAWaitForMultipleEvents
+ 2 CreateAudioReverb
+ 3 CreateAudioVolumeMeter
+ 4 CreateFX
+ 5 X3DAudioCalculate
+ 6 X3DAudioInitialize
+ 1 XAudio2Create
+ XInputEnable
+ XInputGetAudioDeviceIds
+ XInputGetBatteryInformation
+ XInputGetCapabilities
+ XInputGetKeystroke
+ XInputGetState
+ XInputSetState
+ CreateXmlReader
+ CreateXmlReaderInputWithEncodingCodePage
+ CreateXmlReaderInputWithEncodingName
+ CreateXmlWriter
+ CreateXmlWriterOutputWithEncodingCodePage
+ CreateXmlWriterOutputWithEncodingName
+
+ Summary
+
+ E2BC .debug$S
+ ED8 .idata$2
+ ED8 .idata$3
+ 2F8 .idata$4
+ 2F8 .idata$5
+ 1850 .idata$6
diff --git a/symbols/SDK/um/arm/WindowsApp_downlevel.txt b/symbols/SDK/um/arm/WindowsApp_downlevel.txt
new file mode 100644
index 00000000..40a031d6
--- /dev/null
+++ b/symbols/SDK/um/arm/WindowsApp_downlevel.txt
@@ -0,0 +1,2601 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WindowsApp_downlevel.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AddAccessAllowedAce
+ AddAccessAllowedAceEx
+ AddAce
+ AddMandatoryAce
+ AdjustTokenGroups
+ AdjustTokenPrivileges
+ AllocateAndInitializeSid
+ AllocateLocallyUniqueId
+ CheckTokenMembership
+ CloseTrace
+ ControlTraceW
+ ConvertSecurityDescriptorToStringSecurityDescriptorW
+ ConvertSidToStringSidA
+ ConvertSidToStringSidW
+ ConvertStringSecurityDescriptorToSecurityDescriptorW
+ ConvertStringSidToSidA
+ ConvertStringSidToSidW
+ CopySid
+ CreateWellKnownSid
+ CryptAcquireContextA
+ CryptAcquireContextW
+ CryptCreateHash
+ CryptDecrypt
+ CryptDeriveKey
+ CryptDestroyHash
+ CryptDestroyKey
+ CryptEncrypt
+ CryptExportKey
+ CryptGenKey
+ CryptGetDefaultProviderA
+ CryptGetDefaultProviderW
+ CryptGetHashParam
+ CryptGetKeyParam
+ CryptGetProvParam
+ CryptGetUserKey
+ CryptHashData
+ CryptImportKey
+ CryptReleaseContext
+ CryptSetHashParam
+ CryptSetKeyParam
+ CryptSetProvParam
+ CryptSignHashA
+ CryptSignHashW
+ CryptVerifySignatureA
+ CryptVerifySignatureW
+ DeleteAce
+ DuplicateToken
+ DuplicateTokenEx
+ EnableTrace
+ EnableTraceEx
+ EnableTraceEx2
+ EnumDynamicTimeZoneInformation
+ EnumerateTraceGuidsEx
+ EqualDomainSid
+ EventActivityIdControl
+ EventRegister
+ EventSetInformation
+ EventUnregister
+ EventWrite
+ EventWriteEx
+ EventWriteString
+ EventWriteTransfer
+ FlushTraceW
+ FreeSid
+ GetAce
+ GetAclInformation
+ GetDynamicTimeZoneInformationEffectiveYears
+ GetExplicitEntriesFromAclA
+ GetExplicitEntriesFromAclW
+ GetKernelObjectSecurity
+ GetLengthSid
+ GetNamedSecurityInfoA
+ GetNamedSecurityInfoW
+ GetSecurityDescriptorControl
+ GetSecurityDescriptorDacl
+ GetSecurityDescriptorGroup
+ GetSecurityDescriptorLength
+ GetSecurityDescriptorOwner
+ GetSecurityDescriptorRMControl
+ GetSecurityDescriptorSacl
+ GetSecurityInfo
+ GetSidIdentifierAuthority
+ GetSidLengthRequired
+ GetSidSubAuthority
+ GetSidSubAuthorityCount
+ GetTokenInformation
+ GetTraceEnableFlags
+ GetTraceEnableLevel
+ GetTraceLoggerHandle
+ GetWindowsAccountDomainSid
+ ImpersonateLoggedOnUser
+ ImpersonateNamedPipeClient
+ InitializeAcl
+ InitializeSecurityDescriptor
+ InitializeSid
+ IsValidAcl
+ IsValidSecurityDescriptor
+ IsValidSid
+ IsWellKnownSid
+ LookupAccountNameA
+ LookupAccountNameW
+ LookupAccountSidA
+ LookupAccountSidW
+ LookupPrivilegeDisplayNameA
+ LookupPrivilegeDisplayNameW
+ LookupPrivilegeNameA
+ LookupPrivilegeNameW
+ LookupPrivilegeValueA
+ LookupPrivilegeValueW
+ MakeAbsoluteSD
+ MakeSelfRelativeSD
+ OpenProcessToken
+ OpenThreadToken
+ OpenTraceW
+ ProcessTrace
+ QueryTraceW
+ RegisterTraceGuidsW
+ RevertToSelf
+ SetEntriesInAclA
+ SetEntriesInAclW
+ SetKernelObjectSecurity
+ SetNamedSecurityInfoA
+ SetNamedSecurityInfoW
+ SetSecurityDescriptorControl
+ SetSecurityDescriptorDacl
+ SetSecurityDescriptorGroup
+ SetSecurityDescriptorOwner
+ SetSecurityDescriptorRMControl
+ SetSecurityDescriptorSacl
+ SetSecurityInfo
+ SetThreadToken
+ SetTokenInformation
+ StartTraceW
+ StopTraceW
+ TraceMessage
+ UnregisterTraceGuids
+ IdnToAscii
+ IdnToUnicode
+ RoActivateInstance
+ RoGetActivationFactory
+ RoGetApartmentIdentifier
+ RoInitialize
+ RoRegisterActivationFactories
+ RoRegisterForApartmentShutdown
+ RoRevokeActivationFactories
+ RoUninitialize
+ RoUnregisterForApartmentShutdown
+ RoGetBufferMarshaler
+ 35 CloseCompressor
+ 45 CloseDecompressor
+ 33 Compress
+ 30 CreateCompressor
+ 40 CreateDecompressor
+ 43 Decompress
+ 22 FDICopy
+ 20 FDICreate
+ 23 FDIDestroy
+ 21 FDIIsCabinet
+ 32 QueryCompressorInformation
+ 42 QueryDecompressorInformation
+ 34 ResetCompressor
+ 44 ResetDecompressor
+ 31 SetCompressorInformation
+ 41 SetDecompressorInformation
+ 12 D2D1ComputeMaximumScaleFactor
+ 6 D2D1ConvertColorSpace
+ 7 D2D1CreateDevice
+ 8 D2D1CreateDeviceContext
+ 1 D2D1CreateFactory
+ 13 D2D1GetGradientMeshInteriorPointsFromCoonsPatch
+ 5 D2D1InvertMatrix
+ 4 D2D1IsMatrixInvertible
+ 2 D2D1MakeRotateMatrix
+ 3 D2D1MakeSkewMatrix
+ 9 D2D1SinCos
+ 10 D2D1Tan
+ 11 D2D1Vec3Length
+ CreateDirect3D11DeviceFromDXGIDevice
+ CreateDirect3D11SurfaceFromDXGISurface
+ D3D11CreateDevice
+ D3D11On12CreateDevice
+ D3DCompile
+ D3DCompile2
+ D3DCompileFromFile
+ D3DCompressShaders
+ D3DCreateBlob
+ D3DCreateFunctionLinkingGraph
+ D3DCreateLinker
+ D3DDecompressShaders
+ D3DDisassemble
+ D3DDisassemble11Trace
+ D3DDisassembleRegion
+ D3DGetBlobPart
+ D3DGetDebugInfo
+ D3DGetInputAndOutputSignatureBlob
+ D3DGetInputSignatureBlob
+ D3DGetOutputSignatureBlob
+ D3DGetTraceInstructionOffsets
+ D3DLoadModule
+ D3DPreprocess
+ D3DReadFileToBlob
+ D3DReflect
+ D3DReflectLibrary
+ D3DSetBlobPart
+ D3DStripShader
+ D3DWriteBlobToFile
+ CreateDeviceAccessInstance
+ DhcpCApiCleanup
+ DhcpCApiInitialize
+ DhcpRequestParams
+ Dhcpv6CApiCleanup
+ Dhcpv6CApiInitialize
+ Dhcpv6RequestParams
+ DWriteCreateFactory
+ CreateDXGIFactory1
+ CreateDXGIFactory2
+ JetAddColumnW
+ JetAttachDatabase2W
+ JetBackupInstanceW
+ JetBeginSessionW
+ JetBeginTransaction3
+ JetCloseDatabase
+ JetCloseTable
+ JetCommitTransaction
+ JetCommitTransaction2
+ JetCreateDatabase2W
+ JetCreateIndex4W
+ JetCreateInstance2W
+ JetCreateTableColumnIndex4W
+ JetDefragment2W
+ JetDelete
+ JetDeleteColumn2W
+ JetDeleteIndexW
+ JetDeleteTableW
+ JetDetachDatabase2W
+ JetEndSession
+ JetEnumerateColumns
+ JetEscrowUpdate
+ JetGetBookmark
+ JetGetColumnInfoW
+ JetGetCurrentIndexW
+ JetGetDatabaseFileInfoW
+ JetGetDatabaseInfoW
+ JetGetErrorInfoW
+ JetGetIndexInfoW
+ JetGetObjectInfoW
+ JetGetRecordPosition
+ JetGetSecondaryIndexBookmark
+ JetGetSessionParameter
+ JetGetSystemParameterW
+ JetGetTableColumnInfoW
+ JetGetTableIndexInfoW
+ JetGetTableInfoW
+ JetGetThreadStats
+ JetGotoBookmark
+ JetGotoPosition
+ JetGotoSecondaryIndexBookmark
+ JetIndexRecordCount
+ JetInit3W
+ JetIntersectIndexes
+ JetMakeKey
+ JetMove
+ JetOpenDatabaseW
+ JetOpenTableW
+ JetOpenTemporaryTable2
+ JetOpenTempTable3
+ JetPrepareUpdate
+ JetPrereadIndexRanges
+ JetPrereadKeys
+ JetRegisterCallback
+ JetRenameColumnW
+ JetRenameTableW
+ JetResetSessionContext
+ JetResetTableSequential
+ JetResizeDatabase
+ JetRestoreInstanceW
+ JetRetrieveColumn
+ JetRetrieveColumns
+ JetRetrieveKey
+ JetRollback
+ JetSeek
+ JetSetColumn
+ JetSetColumns
+ JetSetCurrentIndex4W
+ JetSetCursorFilter
+ JetSetIndexRange
+ JetSetSessionContext
+ JetSetSessionParameter
+ JetSetSystemParameterW
+ JetSetTableSequential
+ JetStopBackupInstance
+ JetStopServiceInstance2
+ JetTerm2
+ JetUnregisterCallback
+ JetUpdate2
+ AcquireSRWLockExclusive
+ AcquireSRWLockShared
+ AddConsoleAliasA
+ AddConsoleAliasW
+ AddSIDToBoundaryDescriptor
+ AllocConsole
+ AttachConsole
+ Beep
+ CallbackMayRunLong
+ CallNamedPipeA
+ CallNamedPipeW
+ CancelIo
+ CancelIoEx
+ CancelThreadpoolIo
+ CancelWaitableTimer
+ CeipIsOptedIn
+ CheckTokenMembershipEx
+ ClearCommBreak
+ ClearCommError
+ CloseHandle
+ ClosePrivateNamespace
+ CloseThreadpool
+ CloseThreadpoolCleanupGroup
+ CloseThreadpoolCleanupGroupMembers
+ CloseThreadpoolIo
+ CloseThreadpoolTimer
+ CloseThreadpoolWait
+ CloseThreadpoolWork
+ CompareFileTime
+ CompareStringEx
+ CompareStringOrdinal
+ ConnectNamedPipe
+ ConvertFiberToThread
+ ConvertThreadToFiberEx
+ CopyFile2
+ CopyFileA
+ CopyFileExA
+ CopyFileExW
+ CopyFileW
+ CreateBoundaryDescriptorA
+ CreateBoundaryDescriptorW
+ CreateConsoleScreenBuffer
+ CreateDirectoryA
+ CreateDirectoryW
+ CreateEnclave
+ CreateEventA
+ CreateEventExA
+ CreateEventExW
+ CreateEventW
+ CreateFiberEx
+ CreateFile2
+ CreateFileMappingFromApp
+ CreateIoCompletionPort
+ CreateMutexA
+ CreateMutexExA
+ CreateMutexExW
+ CreateMutexW
+ CreateNamedPipeA
+ CreateNamedPipeW
+ CreatePipe
+ CreatePrivateNamespaceA
+ CreatePrivateNamespaceW
+ CreateProcessA
+ CreateProcessW
+ CreateSemaphoreA
+ CreateSemaphoreExA
+ CreateSemaphoreExW
+ CreateSemaphoreW
+ CreateThread
+ CreateThreadpool
+ CreateThreadpoolCleanupGroup
+ CreateThreadpoolIo
+ CreateThreadpoolTimer
+ CreateThreadpoolWait
+ CreateThreadpoolWork
+ CreateWaitableTimerA
+ CreateWaitableTimerExA
+ CreateWaitableTimerExW
+ CreateWaitableTimerW
+ DebugBreak
+ DecodePointer
+ DelayLoadFailureHook
+ DeleteBoundaryDescriptor
+ DeleteCriticalSection
+ DeleteFiber
+ DeleteFileA
+ DeleteFileW
+ DeleteVolumeMountPointA
+ DeleteVolumeMountPointW
+ DisableThreadLibraryCalls
+ DisassociateCurrentThreadFromCallback
+ DiscardVirtualMemory
+ DisconnectNamedPipe
+ DuplicateHandle
+ EncodePointer
+ EnterCriticalSection
+ EnumCalendarInfoExEx
+ EnumDateFormatsExEx
+ EnumSystemCodePagesW
+ EnumSystemFirmwareTables
+ EnumSystemGeoID
+ EnumSystemLocalesEx
+ EnumTimeFormatsEx
+ EnumUILanguagesA
+ EnumUILanguagesW
+ EscapeCommFunction
+ ExitThread
+ ExpandEnvironmentStringsA
+ ExpandEnvironmentStringsW
+ FileTimeToLocalFileTime
+ FileTimeToSystemTime
+ FillConsoleOutputAttribute
+ FillConsoleOutputCharacterA
+ FillConsoleOutputCharacterW
+ FindClose
+ FindFirstFileA
+ FindFirstFileExA
+ FindFirstFileExW
+ FindFirstFileW
+ FindNextFileA
+ FindNextFileW
+ FindNLSStringEx
+ FindStringOrdinal
+ FlsAlloc
+ FlsFree
+ FlsGetValue
+ FlsSetValue
+ FlushConsoleInputBuffer
+ FlushFileBuffers
+ FlushInstructionCache
+ FlushProcessWriteBuffers
+ FlushViewOfFile
+ FormatApplicationUserModelId
+ FormatMessageA
+ FormatMessageW
+ FreeConsole
+ FreeEnvironmentStringsA
+ FreeEnvironmentStringsW
+ FreeLibrary
+ FreeLibraryAndExitThread
+ FreeLibraryWhenCallbackReturns
+ GenerateConsoleCtrlEvent
+ GetACP
+ GetCalendarInfoEx
+ GetCommandLineA
+ GetCommandLineW
+ GetCommConfig
+ GetCommMask
+ GetCommModemStatus
+ GetCommProperties
+ GetCommState
+ GetCommTimeouts
+ GetComputerNameA
+ GetComputerNameW
+ GetConsoleAliasA
+ GetConsoleAliasesA
+ GetConsoleAliasesLengthA
+ GetConsoleAliasesLengthW
+ GetConsoleAliasesW
+ GetConsoleAliasExesA
+ GetConsoleAliasExesLengthA
+ GetConsoleAliasExesLengthW
+ GetConsoleAliasExesW
+ GetConsoleAliasW
+ GetConsoleCP
+ GetConsoleCursorInfo
+ GetConsoleDisplayMode
+ GetConsoleFontSize
+ GetConsoleHistoryInfo
+ GetConsoleMode
+ GetConsoleOriginalTitleA
+ GetConsoleOriginalTitleW
+ GetConsoleOutputCP
+ GetConsoleProcessList
+ GetConsoleScreenBufferInfo
+ GetConsoleScreenBufferInfoEx
+ GetConsoleSelectionInfo
+ GetConsoleTitleA
+ GetConsoleTitleW
+ GetConsoleWindow
+ GetCPInfo
+ GetCPInfoExW
+ GetCurrencyFormatEx
+ GetCurrentConsoleFont
+ GetCurrentConsoleFontEx
+ GetCurrentDirectoryW
+ GetCurrentProcess
+ GetCurrentProcessId
+ GetCurrentProcessorNumber
+ GetCurrentProcessorNumberEx
+ GetCurrentThread
+ GetCurrentThreadId
+ GetCurrentThreadStackLimits
+ GetDateFormatEx
+ GetDiskFreeSpaceA
+ GetDiskFreeSpaceExA
+ GetDiskFreeSpaceExW
+ GetDiskFreeSpaceW
+ GetDriveTypeA
+ GetDriveTypeW
+ GetDurationFormatEx
+ GetDynamicTimeZoneInformation
+ GetEnvironmentStrings
+ GetEnvironmentStringsW
+ GetEnvironmentVariableA
+ GetEnvironmentVariableW
+ GetExitCodeProcess
+ GetExitCodeThread
+ GetFileAttributesA
+ GetFileAttributesExA
+ GetFileAttributesExW
+ GetFileAttributesW
+ GetFileInformationByHandleEx
+ GetFileSizeEx
+ GetFileTime
+ GetFileType
+ GetFinalPathNameByHandleA
+ GetFinalPathNameByHandleW
+ GetFirmwareEnvironmentVariableA
+ GetFirmwareEnvironmentVariableExA
+ GetFirmwareEnvironmentVariableExW
+ GetFirmwareEnvironmentVariableW
+ GetFullPathNameA
+ GetFullPathNameW
+ GetGeoInfoW
+ GetLargePageMinimum
+ GetLargestConsoleWindowSize
+ GetLastError
+ GetLocaleInfoA
+ GetLocaleInfoEx
+ GetLocaleInfoW
+ GetLocalTime
+ GetLogicalDrives
+ GetLogicalProcessorInformation
+ GetLogicalProcessorInformationEx
+ GetLongPathNameW
+ GetModuleFileNameA
+ GetModuleFileNameW
+ GetNamedPipeClientComputerNameA
+ GetNamedPipeClientComputerNameW
+ GetNamedPipeHandleStateA
+ GetNamedPipeHandleStateW
+ GetNamedPipeInfo
+ GetNativeSystemInfo
+ GetNLSVersionEx
+ GetNumberFormatEx
+ GetNumberOfConsoleInputEvents
+ GetNumberOfConsoleMouseButtons
+ GetOverlappedResult
+ GetOverlappedResultEx
+ GetPriorityClass
+ GetProcAddress
+ GetProcessAffinityMask
+ GetProcessDefaultCpuSets
+ GetProcessHeap
+ GetProcessId
+ GetProcessInformation
+ GetProcessMitigationPolicy
+ GetProcessPriorityBoost
+ GetProcessTimes
+ GetProcessWorkingSetSizeEx
+ GetQueuedCompletionStatus
+ GetQueuedCompletionStatusEx
+ GetStdHandle
+ GetStringScripts
+ GetStringTypeExA
+ GetStringTypeExW
+ GetStringTypeW
+ GetSystemCpuSetInformation
+ GetSystemDefaultLocaleName
+ GetSystemDirectoryA
+ GetSystemDirectoryW
+ GetSystemFirmwareTable
+ GetSystemInfo
+ GetSystemPowerStatus
+ GetSystemTime
+ GetSystemTimeAsFileTime
+ GetSystemTimePreciseAsFileTime
+ GetTempFileNameA
+ GetTempFileNameW
+ GetTempPathA
+ GetTempPathW
+ GetThreadContext
+ GetThreadErrorMode
+ GetThreadId
+ GetThreadIdealProcessorEx
+ GetThreadPriority
+ GetThreadPriorityBoost
+ GetThreadSelectedCpuSets
+ GetThreadTimes
+ GetTickCount
+ GetTickCount64
+ GetTimeFormatEx
+ GetTimeZoneInformation
+ GetTimeZoneInformationForYear
+ GetUserDefaultLangID
+ GetUserDefaultLocaleName
+ GetUserDefaultUILanguage
+ GetUserGeoID
+ GetVersionExA
+ GetVersionExW
+ GetVolumeInformationA
+ GetVolumeInformationW
+ GetWriteWatch
+ GlobalAlloc
+ GlobalFree
+ GlobalLock
+ GlobalMemoryStatusEx
+ GlobalReAlloc
+ GlobalSize
+ GlobalUnlock
+ HeapAlloc
+ HeapCompact
+ HeapCreate
+ HeapDestroy
+ HeapFree
+ HeapReAlloc
+ HeapSetInformation
+ HeapSize
+ InitializeConditionVariable
+ InitializeContext
+ InitializeCriticalSection
+ InitializeCriticalSectionAndSpinCount
+ InitializeCriticalSectionEx
+ InitializeEnclave
+ InitializeSListHead
+ InitializeSRWLock
+ InitOnceBeginInitialize
+ InitOnceComplete
+ InitOnceExecuteOnce
+ InitOnceInitialize
+ InterlockedFlushSList
+ InterlockedPopEntrySList
+ InterlockedPushEntrySList
+ InterlockedPushListSListEx
+ IsDBCSLeadByte
+ IsDBCSLeadByteEx
+ IsDebuggerPresent
+ IsEnclaveTypeSupported
+ IsNLSDefinedString
+ IsNormalizedString
+ IsProcessorFeaturePresent
+ IsThreadAFiber
+ IsThreadpoolTimerSet
+ IsValidCodePage
+ IsValidLocaleName
+ IsValidNLSVersion
+ IsWow64Process
+ K32EnumProcesses
+ K32GetModuleBaseNameA
+ K32GetModuleBaseNameW
+ K32GetModuleFileNameExA
+ K32GetModuleFileNameExW
+ K32GetModuleInformation
+ K32GetProcessMemoryInfo
+ LCIDToLocaleName
+ LCMapStringEx
+ LeaveCriticalSection
+ LeaveCriticalSectionWhenCallbackReturns
+ LoadEnclaveData
+ LoadPackagedLibrary
+ LocalAlloc
+ LocaleNameToLCID
+ LocalFileTimeToFileTime
+ LocalFree
+ LocalReAlloc
+ LockFile
+ LockFileEx
+ MapViewOfFileFromApp
+ MoveFileExA
+ MoveFileExW
+ MulDiv
+ MultiByteToWideChar
+ NormalizeString
+ OfferVirtualMemory
+ OpenEventA
+ OpenEventW
+ OpenMutexA
+ OpenMutexW
+ OpenPrivateNamespaceA
+ OpenPrivateNamespaceW
+ OpenProcess
+ OpenSemaphoreW
+ OpenThread
+ OpenWaitableTimerA
+ OpenWaitableTimerW
+ OutputDebugStringA
+ OutputDebugStringW
+ PackageFamilyNameFromFullName
+ PackageFamilyNameFromId
+ PackageFullNameFromId
+ PackageIdFromFullName
+ PackageNameAndPublisherIdFromFamilyName
+ ParseApplicationUserModelId
+ PeekConsoleInputA
+ PeekConsoleInputW
+ PeekNamedPipe
+ PostQueuedCompletionStatus
+ PurgeComm
+ QueryDepthSList
+ QueryPerformanceCounter
+ QueryPerformanceFrequency
+ QueryThreadpoolStackInformation
+ QueryUnbiasedInterruptTime
+ QueueUserAPC
+ RaiseException
+ RaiseFailFastException
+ ReadConsoleA
+ ReadConsoleInputA
+ ReadConsoleInputW
+ ReadConsoleOutputA
+ ReadConsoleOutputAttribute
+ ReadConsoleOutputCharacterA
+ ReadConsoleOutputCharacterW
+ ReadConsoleOutputW
+ ReadConsoleW
+ ReadDirectoryChangesW
+ ReadFile
+ ReadFileEx
+ ReclaimVirtualMemory
+ ReleaseMutex
+ ReleaseMutexWhenCallbackReturns
+ ReleaseSemaphore
+ ReleaseSemaphoreWhenCallbackReturns
+ ReleaseSRWLockExclusive
+ ReleaseSRWLockShared
+ RemoveDirectoryA
+ RemoveDirectoryW
+ ReplaceFileA
+ ReplaceFileW
+ ResetEvent
+ ResetWriteWatch
+ ResolveDelayLoadedAPI
+ ResolveDelayLoadsFromDll
+ ResolveLocaleName
+ ResumeThread
+ RtlCaptureStackBackTrace
+ RtlLookupFunctionEntry
+ RtlPcToFileHeader
+ RtlUnwind
+ RtlUnwindEx
+ ScrollConsoleScreenBufferA
+ ScrollConsoleScreenBufferW
+ SetCommBreak
+ SetCommConfig
+ SetCommMask
+ SetCommState
+ SetCommTimeouts
+ SetConsoleActiveScreenBuffer
+ SetConsoleCP
+ SetConsoleCtrlHandler
+ SetConsoleCursorInfo
+ SetConsoleCursorPosition
+ SetConsoleDisplayMode
+ SetConsoleHistoryInfo
+ SetConsoleMode
+ SetConsoleOutputCP
+ SetConsoleScreenBufferInfoEx
+ SetConsoleScreenBufferSize
+ SetConsoleTextAttribute
+ SetConsoleTitleA
+ SetConsoleTitleW
+ SetConsoleWindowInfo
+ SetCriticalSectionSpinCount
+ SetCurrentConsoleFontEx
+ SetCurrentDirectoryW
+ SetEndOfFile
+ SetEnvironmentVariableA
+ SetEnvironmentVariableW
+ SetErrorMode
+ SetEvent
+ SetEventWhenCallbackReturns
+ SetFileAttributesA
+ SetFileAttributesW
+ SetFileCompletionNotificationModes
+ SetFileInformationByHandle
+ SetFilePointer
+ SetFilePointerEx
+ SetFileTime
+ SetFirmwareEnvironmentVariableA
+ SetFirmwareEnvironmentVariableExA
+ SetFirmwareEnvironmentVariableExW
+ SetFirmwareEnvironmentVariableW
+ SetLastError
+ SetNamedPipeHandleState
+ SetPriorityClass
+ SetProcessAffinityMask
+ SetProcessDefaultCpuSets
+ SetProcessInformation
+ SetProcessPriorityBoost
+ SetProcessWorkingSetSizeEx
+ SetStdHandle
+ SetStdHandleEx
+ SetThreadAffinityMask
+ SetThreadErrorMode
+ SetThreadIdealProcessor
+ SetThreadIdealProcessorEx
+ SetThreadInformation
+ SetThreadpoolStackInformation
+ SetThreadpoolThreadMaximum
+ SetThreadpoolThreadMinimum
+ SetThreadpoolTimer
+ SetThreadpoolTimerEx
+ SetThreadpoolWait
+ SetThreadpoolWaitEx
+ SetThreadPriority
+ SetThreadPriorityBoost
+ SetThreadSelectedCpuSets
+ SetUnhandledExceptionFilter
+ SetupComm
+ SetVolumeLabelA
+ SetVolumeLabelW
+ SetWaitableTimer
+ SetWaitableTimerEx
+ SignalObjectAndWait
+ Sleep
+ SleepConditionVariableCS
+ SleepConditionVariableSRW
+ SleepEx
+ StartThreadpoolIo
+ SubmitThreadpoolWork
+ SuspendThread
+ SwitchToFiber
+ SwitchToThread
+ SystemTimeToFileTime
+ SystemTimeToTzSpecificLocalTime
+ SystemTimeToTzSpecificLocalTimeEx
+ TerminateProcess
+ TlsAlloc
+ TlsFree
+ TlsGetValue
+ TlsSetValue
+ TransactNamedPipe
+ TransmitCommChar
+ TryAcquireSRWLockExclusive
+ TryAcquireSRWLockShared
+ TryEnterCriticalSection
+ TrySubmitThreadpoolCallback
+ TzSpecificLocalTimeToSystemTime
+ TzSpecificLocalTimeToSystemTimeEx
+ UnlockFile
+ UnlockFileEx
+ UnmapViewOfFile
+ UnmapViewOfFileEx
+ VerifyApplicationUserModelId
+ VerifyPackageFamilyName
+ VerifyPackageFullName
+ VerifyPackageId
+ VerifyPackageRelativeApplicationId
+ VerifyScripts
+ VerLanguageNameA
+ VerLanguageNameW
+ VirtualFree
+ VirtualFreeEx
+ VirtualQuery
+ WaitCommEvent
+ WaitForMultipleObjects
+ WaitForMultipleObjectsEx
+ WaitForSingleObject
+ WaitForSingleObjectEx
+ WaitForThreadpoolIoCallbacks
+ WaitForThreadpoolTimerCallbacks
+ WaitForThreadpoolWaitCallbacks
+ WaitForThreadpoolWorkCallbacks
+ WaitNamedPipeA
+ WaitNamedPipeW
+ WakeAllConditionVariable
+ WakeConditionVariable
+ WerRegisterFile
+ WerRegisterMemoryBlock
+ WerUnregisterFile
+ WerUnregisterMemoryBlock
+ WideCharToMultiByte
+ WriteConsoleA
+ WriteConsoleInputA
+ WriteConsoleInputW
+ WriteConsoleOutputA
+ WriteConsoleOutputAttribute
+ WriteConsoleOutputCharacterA
+ WriteConsoleOutputCharacterW
+ WriteConsoleOutputW
+ WriteConsoleW
+ WriteFile
+ WriteFileEx
+ MFCreateAggregateSource
+ MFCreateASFContentInfo
+ MFCreateASFIndexer
+ MFCreateASFIndexerByteStream
+ MFCreateASFSplitter
+ MFCreateAudioRendererActivate
+ MFCreatePMPMediaSession
+ MFCreatePresentationClock
+ MFCreateProtectedEnvironmentAccess
+ MFCreateTopology
+ MFCreateTopologyNode
+ MFGetLocalId
+ MFGetService
+ MFGetSystemId
+ MFLoadSignedLibrary
+ MFAllocateSerialWorkQueue
+ MFCancelWorkItem
+ MFCopyImage
+ MFCreate2DMediaBuffer
+ MFCreateAlignedMemoryBuffer
+ MFCreateAsyncResult
+ MFCreateAttributes
+ MFCreateCollection
+ MFCreateContentDecryptorContext
+ MFCreateContentProtectionDevice
+ MFCreateDXGIDeviceManager
+ MFCreateDXGISurfaceBuffer
+ MFCreateEventQueue
+ MFCreateMediaBufferFromMediaType
+ MFCreateMediaBufferWrapper
+ MFCreateMediaEvent
+ MFCreateMediaExtensionActivate
+ MFCreateMediaType
+ MFCreateMediaTypeFromProperties
+ MFCreateMemoryBuffer
+ MFCreateMFByteStreamOnStreamEx
+ MFCreatePresentationDescriptor
+ MFCreatePropertiesFromMediaType
+ MFCreateSample
+ MFCreateSourceResolver
+ MFCreateStreamDescriptor
+ MFCreateStreamOnMFByteStreamEx
+ MFCreateSystemTimeSource
+ MFCreateTrackedSample
+ MFCreateVideoSampleAllocatorEx
+ MFCreateWaveFormatExFromMFMediaType
+ MFDeserializeAttributesFromStream
+ MFGetAttributesAsBlob
+ MFGetAttributesAsBlobSize
+ MFGetSystemTime
+ MFInitAttributesFromBlob
+ MFInitMediaTypeFromWaveFormatEx
+ MFInvokeCallback
+ MFIsContentProtectionDeviceSupported
+ MFllMulDiv
+ MFLockDXGIDeviceManager
+ MFLockPlatform
+ MFLockSharedWorkQueue
+ MFLockWorkQueue
+ MFPutWaitingWorkItem
+ MFPutWorkItem2
+ MFPutWorkItemEx2
+ MFScheduleWorkItemEx
+ MFSerializeAttributesToStream
+ MFShutdown
+ MFStartup
+ MFTEnumEx
+ MFUnlockDXGIDeviceManager
+ MFUnlockPlatform
+ MFUnlockWorkQueue
+ MFUnwrapMediaType
+ MFWrapMediaType
+ MFCreateSinkWriterFromMediaSink
+ MFCreateSinkWriterFromURL
+ MFCreateSourceReaderFromByteStream
+ MFCreateSourceReaderFromMediaSource
+ MFCreateSourceReaderFromURL
+ 17 ActivateAudioInterfaceAsync
+ alljoyn_aboutdata_create
+ alljoyn_aboutdata_create_empty
+ alljoyn_aboutdata_create_full
+ alljoyn_aboutdata_createfrommsgarg
+ alljoyn_aboutdata_createfromxml
+ alljoyn_aboutdata_destroy
+ alljoyn_aboutdata_getaboutdata
+ alljoyn_aboutdata_getajsoftwareversion
+ alljoyn_aboutdata_getannouncedaboutdata
+ alljoyn_aboutdata_getappid
+ alljoyn_aboutdata_getappname
+ alljoyn_aboutdata_getdateofmanufacture
+ alljoyn_aboutdata_getdefaultlanguage
+ alljoyn_aboutdata_getdescription
+ alljoyn_aboutdata_getdeviceid
+ alljoyn_aboutdata_getdevicename
+ alljoyn_aboutdata_getfield
+ alljoyn_aboutdata_getfields
+ alljoyn_aboutdata_getfieldsignature
+ alljoyn_aboutdata_gethardwareversion
+ alljoyn_aboutdata_getmanufacturer
+ alljoyn_aboutdata_getmodelnumber
+ alljoyn_aboutdata_getsoftwareversion
+ alljoyn_aboutdata_getsupportedlanguages
+ alljoyn_aboutdata_getsupporturl
+ alljoyn_aboutdata_isfieldannounced
+ alljoyn_aboutdata_isfieldlocalized
+ alljoyn_aboutdata_isfieldrequired
+ alljoyn_aboutdata_isvalid
+ alljoyn_aboutdata_setappid
+ alljoyn_aboutdata_setappid_fromstring
+ alljoyn_aboutdata_setappname
+ alljoyn_aboutdata_setdateofmanufacture
+ alljoyn_aboutdata_setdefaultlanguage
+ alljoyn_aboutdata_setdescription
+ alljoyn_aboutdata_setdeviceid
+ alljoyn_aboutdata_setdevicename
+ alljoyn_aboutdata_setfield
+ alljoyn_aboutdata_sethardwareversion
+ alljoyn_aboutdata_setmanufacturer
+ alljoyn_aboutdata_setmodelnumber
+ alljoyn_aboutdata_setsoftwareversion
+ alljoyn_aboutdata_setsupportedlanguage
+ alljoyn_aboutdata_setsupporturl
+ alljoyn_aboutdatalistener_create
+ alljoyn_aboutdatalistener_destroy
+ alljoyn_abouticon_clear
+ alljoyn_abouticon_create
+ alljoyn_abouticon_destroy
+ alljoyn_abouticon_getcontent
+ alljoyn_abouticon_geturl
+ alljoyn_abouticon_setcontent
+ alljoyn_abouticon_setcontent_frommsgarg
+ alljoyn_abouticon_seturl
+ alljoyn_abouticonobj_create
+ alljoyn_abouticonobj_destroy
+ alljoyn_abouticonproxy_create
+ alljoyn_abouticonproxy_destroy
+ alljoyn_abouticonproxy_geticon
+ alljoyn_abouticonproxy_getversion
+ alljoyn_aboutlistener_create
+ alljoyn_aboutlistener_destroy
+ alljoyn_aboutobj_announce
+ alljoyn_aboutobj_announce_using_datalistener
+ alljoyn_aboutobj_create
+ alljoyn_aboutobj_destroy
+ alljoyn_aboutobj_unannounce
+ alljoyn_aboutobjectdescription_clear
+ alljoyn_aboutobjectdescription_create
+ alljoyn_aboutobjectdescription_create_full
+ alljoyn_aboutobjectdescription_createfrommsgarg
+ alljoyn_aboutobjectdescription_destroy
+ alljoyn_aboutobjectdescription_getinterfacepaths
+ alljoyn_aboutobjectdescription_getinterfaces
+ alljoyn_aboutobjectdescription_getmsgarg
+ alljoyn_aboutobjectdescription_getpaths
+ alljoyn_aboutobjectdescription_hasinterface
+ alljoyn_aboutobjectdescription_hasinterfaceatpath
+ alljoyn_aboutobjectdescription_haspath
+ alljoyn_aboutproxy_create
+ alljoyn_aboutproxy_destroy
+ alljoyn_aboutproxy_getaboutdata
+ alljoyn_aboutproxy_getobjectdescription
+ alljoyn_aboutproxy_getversion
+ alljoyn_applicationstatelistener_create
+ alljoyn_applicationstatelistener_destroy
+ alljoyn_authlistener_create
+ alljoyn_authlistener_destroy
+ alljoyn_authlistener_requestcredentialsresponse
+ alljoyn_authlistener_setsharedsecret
+ alljoyn_authlistener_verifycredentialsresponse
+ alljoyn_authlistenerasync_create
+ alljoyn_authlistenerasync_destroy
+ alljoyn_autopinger_adddestination
+ alljoyn_autopinger_addpinggroup
+ alljoyn_autopinger_create
+ alljoyn_autopinger_destroy
+ alljoyn_autopinger_pause
+ alljoyn_autopinger_removedestination
+ alljoyn_autopinger_removepinggroup
+ alljoyn_autopinger_resume
+ alljoyn_autopinger_setpinginterval
+ alljoyn_busattachment_addlogonentry
+ alljoyn_busattachment_addmatch
+ alljoyn_busattachment_advertisename
+ alljoyn_busattachment_bindsessionport
+ alljoyn_busattachment_canceladvertisename
+ alljoyn_busattachment_cancelfindadvertisedname
+ alljoyn_busattachment_cancelfindadvertisednamebytransport
+ alljoyn_busattachment_cancelwhoimplements_interface
+ alljoyn_busattachment_cancelwhoimplements_interfaces
+ alljoyn_busattachment_clearkeys
+ alljoyn_busattachment_clearkeystore
+ alljoyn_busattachment_connect
+ alljoyn_busattachment_create
+ alljoyn_busattachment_create_concurrency
+ alljoyn_busattachment_createinterface
+ alljoyn_busattachment_createinterface_secure
+ alljoyn_busattachment_createinterfacesfromxml
+ alljoyn_busattachment_deletedefaultkeystore
+ alljoyn_busattachment_deleteinterface
+ alljoyn_busattachment_destroy
+ alljoyn_busattachment_disconnect
+ alljoyn_busattachment_enableconcurrentcallbacks
+ alljoyn_busattachment_enablepeersecurity
+ alljoyn_busattachment_enablepeersecuritywithpermissionconfigurationlistener
+ alljoyn_busattachment_findadvertisedname
+ alljoyn_busattachment_findadvertisednamebytransport
+ alljoyn_busattachment_getalljoyndebugobj
+ alljoyn_busattachment_getalljoynproxyobj
+ alljoyn_busattachment_getconcurrency
+ alljoyn_busattachment_getconnectspec
+ alljoyn_busattachment_getdbusproxyobj
+ alljoyn_busattachment_getglobalguidstring
+ alljoyn_busattachment_getinterface
+ alljoyn_busattachment_getinterfaces
+ alljoyn_busattachment_getkeyexpiration
+ alljoyn_busattachment_getpeerguid
+ alljoyn_busattachment_getpermissionconfigurator
+ alljoyn_busattachment_gettimestamp
+ alljoyn_busattachment_getuniquename
+ alljoyn_busattachment_isconnected
+ alljoyn_busattachment_ispeersecurityenabled
+ alljoyn_busattachment_isstarted
+ alljoyn_busattachment_isstopping
+ alljoyn_busattachment_join
+ alljoyn_busattachment_joinsession
+ alljoyn_busattachment_joinsessionasync
+ alljoyn_busattachment_leavesession
+ alljoyn_busattachment_namehasowner
+ alljoyn_busattachment_ping
+ alljoyn_busattachment_registeraboutlistener
+ alljoyn_busattachment_registerapplicationstatelistener
+ alljoyn_busattachment_registerbuslistener
+ alljoyn_busattachment_registerbusobject
+ alljoyn_busattachment_registerbusobject_secure
+ alljoyn_busattachment_registerkeystorelistener
+ alljoyn_busattachment_registersignalhandler
+ alljoyn_busattachment_registersignalhandlerwithrule
+ alljoyn_busattachment_releasename
+ alljoyn_busattachment_reloadkeystore
+ alljoyn_busattachment_removematch
+ alljoyn_busattachment_removesessionmember
+ alljoyn_busattachment_requestname
+ alljoyn_busattachment_secureconnection
+ alljoyn_busattachment_secureconnectionasync
+ alljoyn_busattachment_setdaemondebug
+ alljoyn_busattachment_setkeyexpiration
+ alljoyn_busattachment_setlinktimeout
+ alljoyn_busattachment_setlinktimeoutasync
+ alljoyn_busattachment_setsessionlistener
+ alljoyn_busattachment_start
+ alljoyn_busattachment_stop
+ alljoyn_busattachment_unbindsessionport
+ alljoyn_busattachment_unregisteraboutlistener
+ alljoyn_busattachment_unregisterallaboutlisteners
+ alljoyn_busattachment_unregisterallhandlers
+ alljoyn_busattachment_unregisterapplicationstatelistener
+ alljoyn_busattachment_unregisterbuslistener
+ alljoyn_busattachment_unregisterbusobject
+ alljoyn_busattachment_unregistersignalhandler
+ alljoyn_busattachment_unregistersignalhandlerwithrule
+ alljoyn_busattachment_whoimplements_interface
+ alljoyn_busattachment_whoimplements_interfaces
+ alljoyn_buslistener_create
+ alljoyn_buslistener_destroy
+ alljoyn_busobject_addinterface
+ alljoyn_busobject_addinterface_announced
+ alljoyn_busobject_addmethodhandler
+ alljoyn_busobject_addmethodhandlers
+ alljoyn_busobject_cancelsessionlessmessage
+ alljoyn_busobject_cancelsessionlessmessage_serial
+ alljoyn_busobject_create
+ alljoyn_busobject_destroy
+ alljoyn_busobject_emitpropertieschanged
+ alljoyn_busobject_emitpropertychanged
+ alljoyn_busobject_getannouncedinterfacenames
+ alljoyn_busobject_getbusattachment
+ alljoyn_busobject_getname
+ alljoyn_busobject_getpath
+ alljoyn_busobject_issecure
+ alljoyn_busobject_methodreply_args
+ alljoyn_busobject_methodreply_err
+ alljoyn_busobject_methodreply_status
+ alljoyn_busobject_setannounceflag
+ alljoyn_busobject_signal
+ alljoyn_credentials_clear
+ alljoyn_credentials_create
+ alljoyn_credentials_destroy
+ alljoyn_credentials_getcertchain
+ alljoyn_credentials_getexpiration
+ alljoyn_credentials_getlogonentry
+ alljoyn_credentials_getpassword
+ alljoyn_credentials_getprivateKey
+ alljoyn_credentials_getusername
+ alljoyn_credentials_isset
+ alljoyn_credentials_setcertchain
+ alljoyn_credentials_setexpiration
+ alljoyn_credentials_setlogonentry
+ alljoyn_credentials_setpassword
+ alljoyn_credentials_setprivatekey
+ alljoyn_credentials_setusername
+ alljoyn_getbuildinfo
+ alljoyn_getnumericversion
+ alljoyn_getversion
+ alljoyn_init
+ alljoyn_interfacedescription_activate
+ alljoyn_interfacedescription_addannotation
+ alljoyn_interfacedescription_addargannotation
+ alljoyn_interfacedescription_addmember
+ alljoyn_interfacedescription_addmemberannotation
+ alljoyn_interfacedescription_addmethod
+ alljoyn_interfacedescription_addproperty
+ alljoyn_interfacedescription_addpropertyannotation
+ alljoyn_interfacedescription_addsignal
+ alljoyn_interfacedescription_eql
+ alljoyn_interfacedescription_getannotation
+ alljoyn_interfacedescription_getannotationatindex
+ alljoyn_interfacedescription_getannotationscount
+ alljoyn_interfacedescription_getargdescriptionforlanguage
+ alljoyn_interfacedescription_getdescriptionforlanguage
+ alljoyn_interfacedescription_getdescriptionlanguages
+ alljoyn_interfacedescription_getdescriptionlanguages2
+ alljoyn_interfacedescription_getdescriptiontranslationcallback
+ alljoyn_interfacedescription_getmember
+ alljoyn_interfacedescription_getmemberannotation
+ alljoyn_interfacedescription_getmemberargannotation
+ alljoyn_interfacedescription_getmemberdescriptionforlanguage
+ alljoyn_interfacedescription_getmembers
+ alljoyn_interfacedescription_getmethod
+ alljoyn_interfacedescription_getname
+ alljoyn_interfacedescription_getproperties
+ alljoyn_interfacedescription_getproperty
+ alljoyn_interfacedescription_getpropertyannotation
+ alljoyn_interfacedescription_getpropertydescriptionforlanguage
+ alljoyn_interfacedescription_getsecuritypolicy
+ alljoyn_interfacedescription_getsignal
+ alljoyn_interfacedescription_hasdescription
+ alljoyn_interfacedescription_hasmember
+ alljoyn_interfacedescription_hasproperties
+ alljoyn_interfacedescription_hasproperty
+ alljoyn_interfacedescription_introspect
+ alljoyn_interfacedescription_issecure
+ alljoyn_interfacedescription_member_eql
+ alljoyn_interfacedescription_member_getannotation
+ alljoyn_interfacedescription_member_getannotationatindex
+ alljoyn_interfacedescription_member_getannotationscount
+ alljoyn_interfacedescription_member_getargannotation
+ alljoyn_interfacedescription_member_getargannotationatindex
+ alljoyn_interfacedescription_member_getargannotationscount
+ alljoyn_interfacedescription_property_eql
+ alljoyn_interfacedescription_property_getannotation
+ alljoyn_interfacedescription_property_getannotationatindex
+ alljoyn_interfacedescription_property_getannotationscount
+ alljoyn_interfacedescription_setargdescription
+ alljoyn_interfacedescription_setargdescriptionforlanguage
+ alljoyn_interfacedescription_setdescription
+ alljoyn_interfacedescription_setdescriptionforlanguage
+ alljoyn_interfacedescription_setdescriptionlanguage
+ alljoyn_interfacedescription_setdescriptiontranslationcallback
+ alljoyn_interfacedescription_setmemberdescription
+ alljoyn_interfacedescription_setmemberdescriptionforlanguage
+ alljoyn_interfacedescription_setpropertydescription
+ alljoyn_interfacedescription_setpropertydescriptionforlanguage
+ alljoyn_keystorelistener_create
+ alljoyn_keystorelistener_destroy
+ alljoyn_keystorelistener_getkeys
+ alljoyn_keystorelistener_putkeys
+ alljoyn_keystorelistener_with_synchronization_create
+ alljoyn_message_create
+ alljoyn_message_description
+ alljoyn_message_destroy
+ alljoyn_message_eql
+ alljoyn_message_getarg
+ alljoyn_message_getargs
+ alljoyn_message_getauthmechanism
+ alljoyn_message_getcallserial
+ alljoyn_message_getcompressiontoken
+ alljoyn_message_getdestination
+ alljoyn_message_geterrorname
+ alljoyn_message_getflags
+ alljoyn_message_getinterface
+ alljoyn_message_getmembername
+ alljoyn_message_getobjectpath
+ alljoyn_message_getreceiveendpointname
+ alljoyn_message_getreplyserial
+ alljoyn_message_getsender
+ alljoyn_message_getsessionid
+ alljoyn_message_getsignature
+ alljoyn_message_gettimestamp
+ alljoyn_message_gettype
+ alljoyn_message_isbroadcastsignal
+ alljoyn_message_isencrypted
+ alljoyn_message_isexpired
+ alljoyn_message_isglobalbroadcast
+ alljoyn_message_issessionless
+ alljoyn_message_isunreliable
+ alljoyn_message_parseargs
+ alljoyn_message_setendianess
+ alljoyn_message_tostring
+ alljoyn_msgarg_array_create
+ alljoyn_msgarg_array_element
+ alljoyn_msgarg_array_get
+ alljoyn_msgarg_array_set
+ alljoyn_msgarg_array_set_offset
+ alljoyn_msgarg_array_signature
+ alljoyn_msgarg_array_tostring
+ alljoyn_msgarg_clear
+ alljoyn_msgarg_clone
+ alljoyn_msgarg_copy
+ alljoyn_msgarg_create
+ alljoyn_msgarg_create_and_set
+ alljoyn_msgarg_destroy
+ alljoyn_msgarg_equal
+ alljoyn_msgarg_get
+ alljoyn_msgarg_get_array_element
+ alljoyn_msgarg_get_array_elementsignature
+ alljoyn_msgarg_get_array_numberofelements
+ alljoyn_msgarg_get_bool
+ alljoyn_msgarg_get_bool_array
+ alljoyn_msgarg_get_double
+ alljoyn_msgarg_get_double_array
+ alljoyn_msgarg_get_int16
+ alljoyn_msgarg_get_int16_array
+ alljoyn_msgarg_get_int32
+ alljoyn_msgarg_get_int32_array
+ alljoyn_msgarg_get_int64
+ alljoyn_msgarg_get_int64_array
+ alljoyn_msgarg_get_objectpath
+ alljoyn_msgarg_get_signature
+ alljoyn_msgarg_get_string
+ alljoyn_msgarg_get_uint16
+ alljoyn_msgarg_get_uint16_array
+ alljoyn_msgarg_get_uint32
+ alljoyn_msgarg_get_uint32_array
+ alljoyn_msgarg_get_uint64
+ alljoyn_msgarg_get_uint64_array
+ alljoyn_msgarg_get_uint8
+ alljoyn_msgarg_get_uint8_array
+ alljoyn_msgarg_get_variant
+ alljoyn_msgarg_get_variant_array
+ alljoyn_msgarg_getdictelement
+ alljoyn_msgarg_getkey
+ alljoyn_msgarg_getmember
+ alljoyn_msgarg_getnummembers
+ alljoyn_msgarg_gettype
+ alljoyn_msgarg_getvalue
+ alljoyn_msgarg_hassignature
+ alljoyn_msgarg_set
+ alljoyn_msgarg_set_and_stabilize
+ alljoyn_msgarg_set_bool
+ alljoyn_msgarg_set_bool_array
+ alljoyn_msgarg_set_double
+ alljoyn_msgarg_set_double_array
+ alljoyn_msgarg_set_int16
+ alljoyn_msgarg_set_int16_array
+ alljoyn_msgarg_set_int32
+ alljoyn_msgarg_set_int32_array
+ alljoyn_msgarg_set_int64
+ alljoyn_msgarg_set_int64_array
+ alljoyn_msgarg_set_objectpath
+ alljoyn_msgarg_set_objectpath_array
+ alljoyn_msgarg_set_signature
+ alljoyn_msgarg_set_signature_array
+ alljoyn_msgarg_set_string
+ alljoyn_msgarg_set_string_array
+ alljoyn_msgarg_set_uint16
+ alljoyn_msgarg_set_uint16_array
+ alljoyn_msgarg_set_uint32
+ alljoyn_msgarg_set_uint32_array
+ alljoyn_msgarg_set_uint64
+ alljoyn_msgarg_set_uint64_array
+ alljoyn_msgarg_set_uint8
+ alljoyn_msgarg_set_uint8_array
+ alljoyn_msgarg_setdictentry
+ alljoyn_msgarg_setstruct
+ alljoyn_msgarg_signature
+ alljoyn_msgarg_stabilize
+ alljoyn_msgarg_tostring
+ alljoyn_observer_create
+ alljoyn_observer_destroy
+ alljoyn_observer_get
+ alljoyn_observer_getfirst
+ alljoyn_observer_getnext
+ alljoyn_observer_registerlistener
+ alljoyn_observer_unregisteralllisteners
+ alljoyn_observer_unregisterlistener
+ alljoyn_observerlistener_create
+ alljoyn_observerlistener_destroy
+ alljoyn_passwordmanager_setcredentials
+ alljoyn_permissionconfigurationlistener_create
+ alljoyn_permissionconfigurationlistener_destroy
+ alljoyn_permissionconfigurator_certificatechain_destroy
+ alljoyn_permissionconfigurator_certificateid_cleanup
+ alljoyn_permissionconfigurator_certificateidarray_cleanup
+ alljoyn_permissionconfigurator_claim
+ alljoyn_permissionconfigurator_endmanagement
+ alljoyn_permissionconfigurator_getapplicationstate
+ alljoyn_permissionconfigurator_getclaimcapabilities
+ alljoyn_permissionconfigurator_getclaimcapabilitiesadditionalinfo
+ alljoyn_permissionconfigurator_getdefaultclaimcapabilities
+ alljoyn_permissionconfigurator_getdefaultpolicy
+ alljoyn_permissionconfigurator_getidentity
+ alljoyn_permissionconfigurator_getidentitycertificateid
+ alljoyn_permissionconfigurator_getmanifests
+ alljoyn_permissionconfigurator_getmanifesttemplate
+ alljoyn_permissionconfigurator_getmembershipsummaries
+ alljoyn_permissionconfigurator_getpolicy
+ alljoyn_permissionconfigurator_getpublickey
+ alljoyn_permissionconfigurator_installmanifests
+ alljoyn_permissionconfigurator_installmembership
+ alljoyn_permissionconfigurator_manifestarray_cleanup
+ alljoyn_permissionconfigurator_manifesttemplate_destroy
+ alljoyn_permissionconfigurator_policy_destroy
+ alljoyn_permissionconfigurator_publickey_destroy
+ alljoyn_permissionconfigurator_removemembership
+ alljoyn_permissionconfigurator_reset
+ alljoyn_permissionconfigurator_resetpolicy
+ alljoyn_permissionconfigurator_setapplicationstate
+ alljoyn_permissionconfigurator_setclaimcapabilities
+ alljoyn_permissionconfigurator_setclaimcapabilitiesadditionalinfo
+ alljoyn_permissionconfigurator_setmanifestfromxml
+ alljoyn_permissionconfigurator_setmanifesttemplatefromxml
+ alljoyn_permissionconfigurator_startmanagement
+ alljoyn_permissionconfigurator_updateidentity
+ alljoyn_permissionconfigurator_updatepolicy
+ alljoyn_pinglistener_create
+ alljoyn_pinglistener_destroy
+ alljoyn_proxybusobject_addchild
+ alljoyn_proxybusobject_addinterface
+ alljoyn_proxybusobject_addinterface_by_name
+ alljoyn_proxybusobject_copy
+ alljoyn_proxybusobject_create
+ alljoyn_proxybusobject_create_secure
+ alljoyn_proxybusobject_destroy
+ alljoyn_proxybusobject_enablepropertycaching
+ alljoyn_proxybusobject_getallproperties
+ alljoyn_proxybusobject_getallpropertiesasync
+ alljoyn_proxybusobject_getchild
+ alljoyn_proxybusobject_getchildren
+ alljoyn_proxybusobject_getinterface
+ alljoyn_proxybusobject_getinterfaces
+ alljoyn_proxybusobject_getpath
+ alljoyn_proxybusobject_getproperty
+ alljoyn_proxybusobject_getpropertyasync
+ alljoyn_proxybusobject_getservicename
+ alljoyn_proxybusobject_getsessionid
+ alljoyn_proxybusobject_getuniquename
+ alljoyn_proxybusobject_implementsinterface
+ alljoyn_proxybusobject_introspectremoteobject
+ alljoyn_proxybusobject_introspectremoteobjectasync
+ alljoyn_proxybusobject_issecure
+ alljoyn_proxybusobject_isvalid
+ alljoyn_proxybusobject_methodcall
+ alljoyn_proxybusobject_methodcall_member
+ alljoyn_proxybusobject_methodcall_member_noreply
+ alljoyn_proxybusobject_methodcall_noreply
+ alljoyn_proxybusobject_methodcallasync
+ alljoyn_proxybusobject_methodcallasync_member
+ alljoyn_proxybusobject_parsexml
+ alljoyn_proxybusobject_ref_create
+ alljoyn_proxybusobject_ref_decref
+ alljoyn_proxybusobject_ref_get
+ alljoyn_proxybusobject_ref_incref
+ alljoyn_proxybusobject_registerpropertieschangedlistener
+ alljoyn_proxybusobject_removechild
+ alljoyn_proxybusobject_secureconnection
+ alljoyn_proxybusobject_secureconnectionasync
+ alljoyn_proxybusobject_setproperty
+ alljoyn_proxybusobject_setpropertyasync
+ alljoyn_proxybusobject_unregisterpropertieschangedlistener
+ alljoyn_routerinit
+ alljoyn_routerinitwithconfig
+ alljoyn_routershutdown
+ alljoyn_securityapplicationproxy_claim
+ alljoyn_securityapplicationproxy_computemanifestdigest
+ alljoyn_securityapplicationproxy_create
+ alljoyn_securityapplicationproxy_destroy
+ alljoyn_securityapplicationproxy_digest_destroy
+ alljoyn_securityapplicationproxy_eccpublickey_destroy
+ alljoyn_securityapplicationproxy_endmanagement
+ alljoyn_securityapplicationproxy_getapplicationstate
+ alljoyn_securityapplicationproxy_getclaimcapabilities
+ alljoyn_securityapplicationproxy_getclaimcapabilitiesadditionalinfo
+ alljoyn_securityapplicationproxy_getdefaultpolicy
+ alljoyn_securityapplicationproxy_geteccpublickey
+ alljoyn_securityapplicationproxy_getmanifesttemplate
+ alljoyn_securityapplicationproxy_getpermissionmanagementsessionport
+ alljoyn_securityapplicationproxy_getpolicy
+ alljoyn_securityapplicationproxy_installmembership
+ alljoyn_securityapplicationproxy_manifest_destroy
+ alljoyn_securityapplicationproxy_manifesttemplate_destroy
+ alljoyn_securityapplicationproxy_policy_destroy
+ alljoyn_securityapplicationproxy_reset
+ alljoyn_securityapplicationproxy_resetpolicy
+ alljoyn_securityapplicationproxy_setmanifestsignature
+ alljoyn_securityapplicationproxy_signmanifest
+ alljoyn_securityapplicationproxy_startmanagement
+ alljoyn_securityapplicationproxy_updateidentity
+ alljoyn_securityapplicationproxy_updatepolicy
+ alljoyn_sessionlistener_create
+ alljoyn_sessionlistener_destroy
+ alljoyn_sessionopts_cmp
+ alljoyn_sessionopts_create
+ alljoyn_sessionopts_destroy
+ alljoyn_sessionopts_get_multipoint
+ alljoyn_sessionopts_get_proximity
+ alljoyn_sessionopts_get_traffic
+ alljoyn_sessionopts_get_transports
+ alljoyn_sessionopts_iscompatible
+ alljoyn_sessionopts_set_multipoint
+ alljoyn_sessionopts_set_proximity
+ alljoyn_sessionopts_set_traffic
+ alljoyn_sessionopts_set_transports
+ alljoyn_sessionportlistener_create
+ alljoyn_sessionportlistener_destroy
+ alljoyn_shutdown
+ alljoyn_unity_deferred_callbacks_process
+ alljoyn_unity_set_deferred_callback_mainthread_only
+ AllJoynCloseBusHandle
+ AllJoynConnectToBus
+ AllJoynEnumEvents
+ AllJoynEventSelect
+ AllJoynReceiveFromBus
+ AllJoynSendToBus
+ QCC_StatusText
+ MetaDataGetDispenser
+ AcceptEx
+ GetAcceptExSockaddrs
+ TransmitFile
+ CLSIDFromString
+ CoCreateFreeThreadedMarshaler
+ CoCreateGuid
+ CoCreateInstanceFromApp
+ CoDisconnectObject
+ CoFreeUnusedLibraries
+ CoFreeUnusedLibrariesEx
+ CoGetApartmentType
+ CoGetContextToken
+ CoGetCurrentLogicalThreadId
+ CoGetInterfaceAndReleaseStream
+ CoGetMarshalSizeMax
+ CoGetObjectContext
+ CoGetStandardMarshal
+ CoInitializeEx
+ CoInitializeSecurity
+ CoMarshalInterface
+ CoMarshalInterThreadInterfaceInStream
+ CoRegisterClassObject
+ CoReleaseMarshalData
+ CoResumeClassObjects
+ CoRevokeClassObject
+ CoSuspendClassObjects
+ CoSwitchCallContext
+ CoTaskMemAlloc
+ CoTaskMemFree
+ CoTaskMemRealloc
+ CoUninitialize
+ CoUnmarshalInterface
+ CreateILockBytesOnHGlobal
+ CreateStreamOnHGlobal
+ CStdAsyncStubBuffer_AddRef
+ CStdAsyncStubBuffer_Connect
+ CStdAsyncStubBuffer_Disconnect
+ CStdAsyncStubBuffer_Invoke
+ CStdAsyncStubBuffer_QueryInterface
+ CStdAsyncStubBuffer_Release
+ CStdAsyncStubBuffer2_Connect
+ CStdAsyncStubBuffer2_Disconnect
+ CStdAsyncStubBuffer2_Release
+ CStdStubBuffer2_Connect
+ CStdStubBuffer2_CountRefs
+ CStdStubBuffer2_Disconnect
+ CStdStubBuffer2_QueryInterface
+ FreePropVariantArray
+ GetHGlobalFromStream
+ IIDFromString
+ NdrProxyForwardingFunction10
+ NdrProxyForwardingFunction11
+ NdrProxyForwardingFunction12
+ NdrProxyForwardingFunction13
+ NdrProxyForwardingFunction14
+ NdrProxyForwardingFunction15
+ NdrProxyForwardingFunction16
+ NdrProxyForwardingFunction17
+ NdrProxyForwardingFunction18
+ NdrProxyForwardingFunction19
+ NdrProxyForwardingFunction20
+ NdrProxyForwardingFunction21
+ NdrProxyForwardingFunction22
+ NdrProxyForwardingFunction23
+ NdrProxyForwardingFunction24
+ NdrProxyForwardingFunction25
+ NdrProxyForwardingFunction26
+ NdrProxyForwardingFunction27
+ NdrProxyForwardingFunction28
+ NdrProxyForwardingFunction29
+ NdrProxyForwardingFunction3
+ NdrProxyForwardingFunction30
+ NdrProxyForwardingFunction31
+ NdrProxyForwardingFunction32
+ NdrProxyForwardingFunction4
+ NdrProxyForwardingFunction5
+ NdrProxyForwardingFunction6
+ NdrProxyForwardingFunction7
+ NdrProxyForwardingFunction8
+ NdrProxyForwardingFunction9
+ ObjectStublessClient10
+ ObjectStublessClient11
+ ObjectStublessClient12
+ ObjectStublessClient13
+ ObjectStublessClient14
+ ObjectStublessClient15
+ ObjectStublessClient16
+ ObjectStublessClient17
+ ObjectStublessClient18
+ ObjectStublessClient19
+ ObjectStublessClient20
+ ObjectStublessClient21
+ ObjectStublessClient22
+ ObjectStublessClient23
+ ObjectStublessClient24
+ ObjectStublessClient25
+ ObjectStublessClient26
+ ObjectStublessClient27
+ ObjectStublessClient28
+ ObjectStublessClient29
+ ObjectStublessClient3
+ ObjectStublessClient30
+ ObjectStublessClient31
+ ObjectStublessClient32
+ ObjectStublessClient4
+ ObjectStublessClient5
+ ObjectStublessClient6
+ ObjectStublessClient7
+ ObjectStublessClient8
+ ObjectStublessClient9
+ PropVariantClear
+ PropVariantCopy
+ ReadClassStg
+ ReadClassStm
+ RoGetAgileReference
+ StgCreateDocfile
+ StgCreateDocfileOnILockBytes
+ StgCreatePropSetStg
+ StgCreateStorageEx
+ StgIsStorageFile
+ StgOpenStorage
+ StgOpenStorageEx
+ StgOpenStorageOnILockBytes
+ StringFromCLSID
+ StringFromGUID2
+ StringFromIID
+ WriteClassStg
+ WriteClassStm
+ 286 BSTR_UserFree
+ 284 BSTR_UserMarshal
+ 283 BSTR_UserSize
+ 285 BSTR_UserUnmarshal
+ 30 DispInvoke
+ 296 LPSAFEARRAY_Marshal
+ 295 LPSAFEARRAY_Size
+ 297 LPSAFEARRAY_Unmarshal
+ 294 LPSAFEARRAY_UserFree
+ 292 LPSAFEARRAY_UserMarshal
+ 291 LPSAFEARRAY_UserSize
+ 293 LPSAFEARRAY_UserUnmarshal
+ 23 SafeArrayAccessData
+ 37 SafeArrayAllocData
+ 36 SafeArrayAllocDescriptor
+ 41 SafeArrayAllocDescriptorEx
+ 27 SafeArrayCopy
+ 412 SafeArrayCopyData
+ 15 SafeArrayCreate
+ 42 SafeArrayCreateEx
+ 411 SafeArrayCreateVector
+ 43 SafeArrayCreateVectorEx
+ 16 SafeArrayDestroy
+ 39 SafeArrayDestroyData
+ 38 SafeArrayDestroyDescriptor
+ 17 SafeArrayGetDim
+ 25 SafeArrayGetElement
+ 18 SafeArrayGetElemsize
+ 67 SafeArrayGetIID
+ 20 SafeArrayGetLBound
+ 45 SafeArrayGetRecordInfo
+ 19 SafeArrayGetUBound
+ 77 SafeArrayGetVartype
+ 21 SafeArrayLock
+ 148 SafeArrayPtrOfIndex
+ 26 SafeArrayPutElement
+ 40 SafeArrayRedim
+ 57 SafeArraySetIID
+ 44 SafeArraySetRecordInfo
+ 24 SafeArrayUnaccessData
+ 22 SafeArrayUnlock
+ 2 SysAllocString
+ 150 SysAllocStringByteLen
+ 4 SysAllocStringLen
+ 6 SysFreeString
+ 3 SysReAllocString
+ 5 SysReAllocStringLen
+ 149 SysStringByteLen
+ 7 SysStringLen
+ 184 SystemTimeToVariantTime
+ 168 VarAbs
+ 141 VarAdd
+ 142 VarAnd
+ 124 VarBoolFromCy
+ 123 VarBoolFromDate
+ 236 VarBoolFromDec
+ 126 VarBoolFromDisp
+ 233 VarBoolFromI1
+ 119 VarBoolFromI2
+ 120 VarBoolFromI4
+ 370 VarBoolFromI8
+ 121 VarBoolFromR4
+ 122 VarBoolFromR8
+ 125 VarBoolFromStr
+ 118 VarBoolFromUI1
+ 234 VarBoolFromUI2
+ 235 VarBoolFromUI4
+ 371 VarBoolFromUI8
+ 313 VarBstrCat
+ 314 VarBstrCmp
+ 116 VarBstrFromBool
+ 113 VarBstrFromCy
+ 114 VarBstrFromDate
+ 232 VarBstrFromDec
+ 115 VarBstrFromDisp
+ 229 VarBstrFromI1
+ 109 VarBstrFromI2
+ 110 VarBstrFromI4
+ 368 VarBstrFromI8
+ 111 VarBstrFromR4
+ 112 VarBstrFromR8
+ 108 VarBstrFromUI1
+ 230 VarBstrFromUI2
+ 231 VarBstrFromUI4
+ 369 VarBstrFromUI8
+ 318 VarCat
+ 176 VarCmp
+ 306 VarCyAbs
+ 299 VarCyAdd
+ 311 VarCyCmp
+ 312 VarCyCmpR8
+ 307 VarCyFix
+ 106 VarCyFromBool
+ 103 VarCyFromDate
+ 228 VarCyFromDec
+ 105 VarCyFromDisp
+ 225 VarCyFromI1
+ 99 VarCyFromI2
+ 100 VarCyFromI4
+ 366 VarCyFromI8
+ 101 VarCyFromR4
+ 102 VarCyFromR8
+ 104 VarCyFromStr
+ 98 VarCyFromUI1
+ 226 VarCyFromUI2
+ 227 VarCyFromUI4
+ 367 VarCyFromUI8
+ 308 VarCyInt
+ 303 VarCyMul
+ 304 VarCyMulI4
+ 329 VarCyMulI8
+ 309 VarCyNeg
+ 310 VarCyRound
+ 305 VarCySub
+ 96 VarDateFromBool
+ 93 VarDateFromCy
+ 224 VarDateFromDec
+ 95 VarDateFromDisp
+ 221 VarDateFromI1
+ 89 VarDateFromI2
+ 90 VarDateFromI4
+ 364 VarDateFromI8
+ 91 VarDateFromR4
+ 92 VarDateFromR8
+ 94 VarDateFromStr
+ 330 VarDateFromUdate
+ 319 VarDateFromUdateEx
+ 88 VarDateFromUI1
+ 222 VarDateFromUI2
+ 223 VarDateFromUI4
+ 365 VarDateFromUI8
+ 182 VarDecAbs
+ 177 VarDecAdd
+ 204 VarDecCmp
+ 298 VarDecCmpR8
+ 178 VarDecDiv
+ 187 VarDecFix
+ 199 VarDecFromBool
+ 196 VarDecFromCy
+ 195 VarDecFromDate
+ 198 VarDecFromDisp
+ 241 VarDecFromI1
+ 191 VarDecFromI2
+ 192 VarDecFromI4
+ 374 VarDecFromI8
+ 193 VarDecFromR4
+ 194 VarDecFromR8
+ 197 VarDecFromStr
+ 190 VarDecFromUI1
+ 242 VarDecFromUI2
+ 243 VarDecFromUI4
+ 375 VarDecFromUI8
+ 188 VarDecInt
+ 179 VarDecMul
+ 189 VarDecNeg
+ 203 VarDecRound
+ 181 VarDecSub
+ 143 VarDiv
+ 152 VarEqv
+ 169 VarFix
+ 87 VarFormat
+ 127 VarFormatCurrency
+ 97 VarFormatDateTime
+ 139 VarFormatFromTokens
+ 107 VarFormatNumber
+ 117 VarFormatPercent
+ 253 VarI1FromBool
+ 250 VarI1FromCy
+ 249 VarI1FromDate
+ 256 VarI1FromDec
+ 252 VarI1FromDisp
+ 245 VarI1FromI2
+ 246 VarI1FromI4
+ 376 VarI1FromI8
+ 247 VarI1FromR4
+ 248 VarI1FromR8
+ 251 VarI1FromStr
+ 244 VarI1FromUI1
+ 254 VarI1FromUI2
+ 255 VarI1FromUI4
+ 377 VarI1FromUI8
+ 56 VarI2FromBool
+ 52 VarI2FromCy
+ 53 VarI2FromDate
+ 208 VarI2FromDec
+ 55 VarI2FromDisp
+ 205 VarI2FromI1
+ 49 VarI2FromI4
+ 346 VarI2FromI8
+ 50 VarI2FromR4
+ 51 VarI2FromR8
+ 54 VarI2FromStr
+ 48 VarI2FromUI1
+ 206 VarI2FromUI2
+ 207 VarI2FromUI4
+ 347 VarI2FromUI8
+ 66 VarI4FromBool
+ 62 VarI4FromCy
+ 63 VarI4FromDate
+ 212 VarI4FromDec
+ 65 VarI4FromDisp
+ 209 VarI4FromI1
+ 59 VarI4FromI2
+ 348 VarI4FromI8
+ 60 VarI4FromR4
+ 61 VarI4FromR8
+ 64 VarI4FromStr
+ 58 VarI4FromUI1
+ 210 VarI4FromUI2
+ 211 VarI4FromUI4
+ 349 VarI4FromUI8
+ 341 VarI8FromBool
+ 337 VarI8FromCy
+ 338 VarI8FromDate
+ 345 VarI8FromDec
+ 340 VarI8FromDisp
+ 342 VarI8FromI1
+ 334 VarI8FromI2
+ 335 VarI8FromR4
+ 336 VarI8FromR8
+ 339 VarI8FromStr
+ 333 VarI8FromUI1
+ 343 VarI8FromUI2
+ 344 VarI8FromUI4
+ 427 VarI8FromUI8
+ 290 VARIANT_UserFree
+ 288 VARIANT_UserMarshal
+ 287 VARIANT_UserSize
+ 289 VARIANT_UserUnmarshal
+ 12 VariantChangeType
+ 147 VariantChangeTypeEx
+ 9 VariantClear
+ 10 VariantCopy
+ 11 VariantCopyInd
+ 8 VariantInit
+ 185 VariantTimeToSystemTime
+ 153 VarIdiv
+ 154 VarImp
+ 172 VarInt
+ 155 VarMod
+ 129 VarMonthName
+ 156 VarMul
+ 173 VarNeg
+ 174 VarNot
+ 47 VarNumFromParseNum
+ 157 VarOr
+ 46 VarParseNumFromStr
+ 158 VarPow
+ 316 VarR4CmpR8
+ 76 VarR4FromBool
+ 72 VarR4FromCy
+ 73 VarR4FromDate
+ 216 VarR4FromDec
+ 75 VarR4FromDisp
+ 213 VarR4FromI1
+ 69 VarR4FromI2
+ 70 VarR4FromI4
+ 360 VarR4FromI8
+ 71 VarR4FromR8
+ 74 VarR4FromStr
+ 68 VarR4FromUI1
+ 214 VarR4FromUI2
+ 215 VarR4FromUI4
+ 361 VarR4FromUI8
+ 86 VarR8FromBool
+ 82 VarR8FromCy
+ 83 VarR8FromDate
+ 220 VarR8FromDec
+ 85 VarR8FromDisp
+ 217 VarR8FromI1
+ 79 VarR8FromI2
+ 80 VarR8FromI4
+ 362 VarR8FromI8
+ 81 VarR8FromR4
+ 84 VarR8FromStr
+ 78 VarR8FromUI1
+ 218 VarR8FromUI2
+ 219 VarR8FromUI4
+ 363 VarR8FromUI8
+ 315 VarR8Pow
+ 317 VarR8Round
+ 175 VarRound
+ 159 VarSub
+ 140 VarTokenizeFormatString
+ 331 VarUdateFromDate
+ 138 VarUI1FromBool
+ 134 VarUI1FromCy
+ 135 VarUI1FromDate
+ 240 VarUI1FromDec
+ 137 VarUI1FromDisp
+ 237 VarUI1FromI1
+ 130 VarUI1FromI2
+ 131 VarUI1FromI4
+ 372 VarUI1FromI8
+ 132 VarUI1FromR4
+ 133 VarUI1FromR8
+ 136 VarUI1FromStr
+ 238 VarUI1FromUI2
+ 239 VarUI1FromUI4
+ 373 VarUI1FromUI8
+ 266 VarUI2FromBool
+ 263 VarUI2FromCy
+ 262 VarUI2FromDate
+ 269 VarUI2FromDec
+ 265 VarUI2FromDisp
+ 267 VarUI2FromI1
+ 258 VarUI2FromI2
+ 259 VarUI2FromI4
+ 378 VarUI2FromI8
+ 260 VarUI2FromR4
+ 261 VarUI2FromR8
+ 264 VarUI2FromStr
+ 257 VarUI2FromUI1
+ 268 VarUI2FromUI4
+ 379 VarUI2FromUI8
+ 279 VarUI4FromBool
+ 276 VarUI4FromCy
+ 275 VarUI4FromDate
+ 282 VarUI4FromDec
+ 278 VarUI4FromDisp
+ 280 VarUI4FromI1
+ 271 VarUI4FromI2
+ 272 VarUI4FromI4
+ 425 VarUI4FromI8
+ 273 VarUI4FromR4
+ 274 VarUI4FromR8
+ 277 VarUI4FromStr
+ 270 VarUI4FromUI1
+ 281 VarUI4FromUI2
+ 426 VarUI4FromUI8
+ 437 VarUI8FromBool
+ 433 VarUI8FromCy
+ 434 VarUI8FromDate
+ 441 VarUI8FromDec
+ 436 VarUI8FromDisp
+ 438 VarUI8FromI1
+ 430 VarUI8FromI2
+ 428 VarUI8FromI8
+ 431 VarUI8FromR4
+ 432 VarUI8FromR8
+ 435 VarUI8FromStr
+ 429 VarUI8FromUI1
+ 439 VarUI8FromUI2
+ 440 VarUI8FromUI4
+ 128 VarWeekdayName
+ 167 VarXor
+ InitPropVariantFromCLSID
+ InitPropVariantFromFileTime
+ InitVariantFromBuffer
+ PropVariantChangeType
+ PropVariantCompareEx
+ PropVariantToBoolean
+ PropVariantToBSTR
+ PropVariantToGUID
+ PropVariantToStringAlloc
+ PropVariantToStringWithDefault
+ PropVariantToVariant
+ 435 PropVariantToWinRTPropertyValue
+ PSCreateAdapterFromPropertyStore
+ PSCreateMemoryPropertyStore
+ PSCreatePropertyStoreFromObject
+ VariantToGUID
+ VariantToPropVariant
+ 436 WinRTPropertyValueToPropVariant
+ CreateProxyFromTypeInfo
+ CreateStubFromTypeInfo
+ CStdStubBuffer_AddRef
+ CStdStubBuffer_Connect
+ CStdStubBuffer_CountRefs
+ CStdStubBuffer_DebugServerQueryInterface
+ CStdStubBuffer_DebugServerRelease
+ CStdStubBuffer_Disconnect
+ CStdStubBuffer_Invoke
+ CStdStubBuffer_IsIIDSupported
+ CStdStubBuffer_QueryInterface
+ DceErrorInqTextA
+ DceErrorInqTextW
+ IUnknown_AddRef_Proxy
+ IUnknown_QueryInterface_Proxy
+ IUnknown_Release_Proxy
+ NdrAllocate
+ NdrAsyncClientCall
+ NdrAsyncServerCall
+ NdrByteCountPointerBufferSize
+ NdrByteCountPointerFree
+ NdrByteCountPointerMarshall
+ NdrByteCountPointerUnmarshall
+ NDRCContextBinding
+ NDRCContextMarshall
+ NDRCContextUnmarshall
+ NdrClearOutParameters
+ NdrClientCall2
+ NdrClientContextMarshall
+ NdrClientContextUnmarshall
+ NdrClientInitialize
+ NdrClientInitializeNew
+ NdrComplexArrayBufferSize
+ NdrComplexArrayFree
+ NdrComplexArrayMarshall
+ NdrComplexArrayMemorySize
+ NdrComplexArrayUnmarshall
+ NdrComplexStructBufferSize
+ NdrComplexStructFree
+ NdrComplexStructMarshall
+ NdrComplexStructMemorySize
+ NdrComplexStructUnmarshall
+ NdrConformantArrayBufferSize
+ NdrConformantArrayFree
+ NdrConformantArrayMarshall
+ NdrConformantArrayMemorySize
+ NdrConformantArrayUnmarshall
+ NdrConformantStringBufferSize
+ NdrConformantStringMarshall
+ NdrConformantStringMemorySize
+ NdrConformantStringUnmarshall
+ NdrConformantStructBufferSize
+ NdrConformantStructFree
+ NdrConformantStructMarshall
+ NdrConformantStructMemorySize
+ NdrConformantStructUnmarshall
+ NdrConformantVaryingArrayBufferSize
+ NdrConformantVaryingArrayFree
+ NdrConformantVaryingArrayMarshall
+ NdrConformantVaryingArrayMemorySize
+ NdrConformantVaryingArrayUnmarshall
+ NdrConformantVaryingStructBufferSize
+ NdrConformantVaryingStructFree
+ NdrConformantVaryingStructMarshall
+ NdrConformantVaryingStructMemorySize
+ NdrConformantVaryingStructUnmarshall
+ NdrContextHandleInitialize
+ NdrContextHandleSize
+ NdrConvert
+ NdrConvert2
+ NdrCorrelationFree
+ NdrCorrelationInitialize
+ NdrCorrelationPass
+ NdrCreateServerInterfaceFromStub
+ NdrCStdStubBuffer_Release
+ NdrCStdStubBuffer2_Release
+ NdrDllCanUnloadNow
+ NdrDllGetClassObject
+ NdrDllRegisterProxy
+ NdrDllUnregisterProxy
+ NdrEncapsulatedUnionBufferSize
+ NdrEncapsulatedUnionFree
+ NdrEncapsulatedUnionMarshall
+ NdrEncapsulatedUnionMemorySize
+ NdrEncapsulatedUnionUnmarshall
+ NdrFixedArrayBufferSize
+ NdrFixedArrayFree
+ NdrFixedArrayMarshall
+ NdrFixedArrayMemorySize
+ NdrFixedArrayUnmarshall
+ NdrFreeBuffer
+ NdrFullPointerXlatFree
+ NdrFullPointerXlatInit
+ NdrGetBuffer
+ NdrGetDcomProtocolVersion
+ NdrGetUserMarshalInfo
+ NdrInterfacePointerBufferSize
+ NdrInterfacePointerFree
+ NdrInterfacePointerMarshall
+ NdrInterfacePointerMemorySize
+ NdrInterfacePointerUnmarshall
+ NdrMapCommAndFaultStatus
+ NdrNonConformantStringBufferSize
+ NdrNonConformantStringMarshall
+ NdrNonConformantStringMemorySize
+ NdrNonConformantStringUnmarshall
+ NdrNonEncapsulatedUnionBufferSize
+ NdrNonEncapsulatedUnionFree
+ NdrNonEncapsulatedUnionMarshall
+ NdrNonEncapsulatedUnionMemorySize
+ NdrNonEncapsulatedUnionUnmarshall
+ NdrNsGetBuffer
+ NdrNsSendReceive
+ NdrOleAllocate
+ NdrOleFree
+ NdrPartialIgnoreClientBufferSize
+ NdrPartialIgnoreClientMarshall
+ NdrPartialIgnoreServerInitialize
+ NdrPartialIgnoreServerUnmarshall
+ NdrPointerBufferSize
+ NdrPointerFree
+ NdrPointerMarshall
+ NdrPointerMemorySize
+ NdrPointerUnmarshall
+ NdrProxyErrorHandler
+ NdrRangeUnmarshall
+ NdrRpcSmClientAllocate
+ NdrRpcSmClientFree
+ NdrRpcSmSetClientToOsf
+ NdrRpcSsDefaultAllocate
+ NdrRpcSsDefaultFree
+ NdrRpcSsDisableAllocate
+ NdrRpcSsEnableAllocate
+ NDRSContextMarshall
+ NDRSContextMarshall2
+ NDRSContextMarshallEx
+ NDRSContextUnmarshall
+ NDRSContextUnmarshall2
+ NDRSContextUnmarshallEx
+ NdrSendReceive
+ NdrServerCall2
+ NdrServerContextMarshall
+ NdrServerContextNewMarshall
+ NdrServerContextNewUnmarshall
+ NdrServerContextUnmarshall
+ NdrServerInitialize
+ NdrServerInitializeMarshall
+ NdrServerInitializeNew
+ NdrServerInitializePartial
+ NdrServerInitializeUnmarshall
+ NdrSimpleStructBufferSize
+ NdrSimpleStructFree
+ NdrSimpleStructMarshall
+ NdrSimpleStructMemorySize
+ NdrSimpleStructUnmarshall
+ NdrSimpleTypeMarshall
+ NdrSimpleTypeUnmarshall
+ NdrStubCall2
+ NdrStubForwardingFunction
+ NdrUserMarshalBufferSize
+ NdrUserMarshalFree
+ NdrUserMarshalMarshall
+ NdrUserMarshalMemorySize
+ NdrUserMarshalSimpleTypeConvert
+ NdrUserMarshalUnmarshall
+ NdrVaryingArrayBufferSize
+ NdrVaryingArrayFree
+ NdrVaryingArrayMarshall
+ NdrVaryingArrayMemorySize
+ NdrVaryingArrayUnmarshall
+ NdrXmitOrRepAsBufferSize
+ NdrXmitOrRepAsFree
+ NdrXmitOrRepAsMarshall
+ NdrXmitOrRepAsMemorySize
+ NdrXmitOrRepAsUnmarshall
+ RpcAsyncAbortCall
+ RpcAsyncCancelCall
+ RpcAsyncCompleteCall
+ RpcAsyncGetCallStatus
+ RpcAsyncInitializeHandle
+ RpcBindingBind
+ RpcBindingCopy
+ RpcBindingCreateA
+ RpcBindingCreateW
+ RpcBindingFree
+ RpcBindingFromStringBindingA
+ RpcBindingFromStringBindingW
+ RpcBindingInqAuthInfoA
+ RpcBindingInqAuthInfoExA
+ RpcBindingInqAuthInfoExW
+ RpcBindingInqAuthInfoW
+ RpcBindingInqObject
+ RpcBindingInqOption
+ RpcBindingReset
+ RpcBindingSetAuthInfoA
+ RpcBindingSetAuthInfoExA
+ RpcBindingSetAuthInfoExW
+ RpcBindingSetAuthInfoW
+ RpcBindingSetObject
+ RpcBindingSetOption
+ RpcBindingToStringBindingA
+ RpcBindingToStringBindingW
+ RpcBindingUnbind
+ RpcEpResolveBinding
+ RpcErrorAddRecord
+ RpcErrorClearInformation
+ RpcErrorEndEnumeration
+ RpcErrorGetNextRecord
+ RpcErrorGetNumberOfRecords
+ RpcErrorLoadErrorInfo
+ RpcErrorResetEnumeration
+ RpcErrorSaveErrorInfo
+ RpcErrorStartEnumeration
+ RpcExceptionFilter
+ RpcMgmtInqServerPrincNameA
+ RpcMgmtInqServerPrincNameW
+ RpcMgmtInqStats
+ RpcMgmtIsServerListening
+ RpcMgmtSetCancelTimeout
+ RpcMgmtSetComTimeout
+ RpcNetworkIsProtseqValidA
+ RpcNetworkIsProtseqValidW
+ RpcRaiseException
+ RpcSmAllocate
+ RpcSmClientFree
+ RpcSmDestroyClientContext
+ RpcSmDisableAllocate
+ RpcSmEnableAllocate
+ RpcSmFree
+ RpcSmGetThreadHandle
+ RpcSmSetClientAllocFree
+ RpcSmSetThreadHandle
+ RpcSmSwapClientAllocFree
+ RpcSsAllocate
+ RpcSsDestroyClientContext
+ RpcSsDisableAllocate
+ RpcSsEnableAllocate
+ RpcSsFree
+ RpcSsGetThreadHandle
+ RpcSsSetClientAllocFree
+ RpcSsSetThreadHandle
+ RpcSsSwapClientAllocFree
+ RpcStringBindingComposeA
+ RpcStringBindingComposeW
+ RpcStringBindingParseA
+ RpcStringBindingParseW
+ RpcStringFreeA
+ RpcStringFreeW
+ RpcTestCancel
+ RpcUserFree
+ UuidCompare
+ UuidCreate
+ UuidCreateNil
+ UuidCreateSequential
+ UuidEqual
+ UuidFromStringA
+ UuidFromStringW
+ UuidHash
+ UuidIsNil
+ UuidToStringA
+ UuidToStringW
+ UiaClientsAreListening
+ UiaDisconnectAllProviders
+ UiaDisconnectProvider
+ UiaGetReservedMixedAttributeValue
+ UiaGetReservedNotSupportedValue
+ UiaHostProviderFromHwnd
+ UiaProviderForNonClient
+ UiaProviderFromIAccessible
+ UiaRaiseAsyncContentLoadedEvent
+ UiaRaiseAutomationEvent
+ UiaRaiseAutomationPropertyChangedEvent
+ UiaRaiseChangesEvent
+ UiaRaiseStructureChangedEvent
+ UiaRaiseTextEditTextChangedEvent
+ UiaReturnRawElementProvider
+ CreateUri
+ CreateUriWithFragment
+ UrlMkGetSessionOption
+ UrlMkSetSessionOption
+ WsAbandonCall
+ WsAbandonMessage
+ WsAbortChannel
+ WsAbortServiceProxy
+ WsAddCustomHeader
+ WsAddErrorString
+ WsAddMappedHeader
+ WsAddressMessage
+ WsAlloc
+ WsAsyncExecute
+ WsCall
+ WsCheckMustUnderstandHeaders
+ WsCloseChannel
+ WsCloseServiceProxy
+ WsCombineUrl
+ WsCopyError
+ WsCopyNode
+ WsCreateChannel
+ WsCreateError
+ WsCreateFaultFromError
+ WsCreateHeap
+ WsCreateMessage
+ WsCreateMessageForChannel
+ WsCreateMetadata
+ WsCreateReader
+ WsCreateServiceProxy
+ WsCreateServiceProxyFromTemplate
+ WsCreateWriter
+ WsCreateXmlBuffer
+ WsCreateXmlSecurityToken
+ WsDateTimeToFileTime
+ WsDecodeUrl
+ WsEncodeUrl
+ WsEndReaderCanonicalization
+ WsEndWriterCanonicalization
+ WsFileTimeToDateTime
+ WsFillBody
+ WsFillReader
+ WsFindAttribute
+ WsFlushBody
+ WsFlushWriter
+ WsFreeChannel
+ WsFreeError
+ WsFreeHeap
+ WsFreeMessage
+ WsFreeMetadata
+ WsFreeReader
+ WsFreeSecurityToken
+ WsFreeServiceProxy
+ WsFreeWriter
+ WsGetChannelProperty
+ WsGetCustomHeader
+ WsGetDictionary
+ WsGetErrorProperty
+ WsGetErrorString
+ WsGetFaultErrorDetail
+ WsGetFaultErrorProperty
+ WsGetHeader
+ WsGetHeaderAttributes
+ WsGetHeapProperty
+ WsGetMappedHeader
+ WsGetMessageProperty
+ WsGetMetadataEndpoints
+ WsGetMetadataProperty
+ WsGetMissingMetadataDocumentAddress
+ WsGetNamespaceFromPrefix
+ WsGetPolicyAlternativeCount
+ WsGetPolicyProperty
+ WsGetPrefixFromNamespace
+ WsGetReaderNode
+ WsGetReaderPosition
+ WsGetReaderProperty
+ WsGetSecurityContextProperty
+ WsGetSecurityTokenProperty
+ WsGetServiceProxyProperty
+ WsGetWriterPosition
+ WsGetWriterProperty
+ WsGetXmlAttribute
+ WsInitializeMessage
+ WsMarkHeaderAsUnderstood
+ WsMatchPolicyAlternative
+ WsMoveReader
+ WsMoveWriter
+ WsOpenChannel
+ WsOpenServiceProxy
+ WsPullBytes
+ WsPushBytes
+ WsReadArray
+ WsReadAttribute
+ WsReadBody
+ WsReadBytes
+ WsReadChars
+ WsReadCharsUtf8
+ WsReadElement
+ WsReadEndAttribute
+ WsReadEndElement
+ WsReadEndpointAddressExtension
+ WsReadEnvelopeEnd
+ WsReadEnvelopeStart
+ WsReadMessageEnd
+ WsReadMessageStart
+ WsReadMetadata
+ WsReadNode
+ WsReadQualifiedName
+ WsReadStartAttribute
+ WsReadStartElement
+ WsReadToStartElement
+ WsReadType
+ WsReadValue
+ WsReadXmlBuffer
+ WsReadXmlBufferFromBytes
+ WsReceiveMessage
+ WsRemoveCustomHeader
+ WsRemoveHeader
+ WsRemoveMappedHeader
+ WsRemoveNode
+ WsRequestReply
+ WsRequestSecurityToken
+ WsResetChannel
+ WsResetError
+ WsResetHeap
+ WsResetMessage
+ WsResetMetadata
+ WsResetServiceProxy
+ WsRevokeSecurityContext
+ WsSendFaultMessageForError
+ WsSendMessage
+ WsSendReplyMessage
+ WsSetChannelProperty
+ WsSetErrorProperty
+ WsSetFaultErrorDetail
+ WsSetFaultErrorProperty
+ WsSetHeader
+ WsSetInput
+ WsSetInputToBuffer
+ WsSetMessageProperty
+ WsSetOutput
+ WsSetOutputToBuffer
+ WsSetReaderPosition
+ WsSetWriterPosition
+ WsShutdownSessionChannel
+ WsSkipNode
+ WsStartReaderCanonicalization
+ WsStartWriterCanonicalization
+ WsTrimXmlWhitespace
+ WsVerifyXmlNCName
+ WsWriteArray
+ WsWriteAttribute
+ WsWriteBody
+ WsWriteBytes
+ WsWriteChars
+ WsWriteCharsUtf8
+ WsWriteElement
+ WsWriteEndAttribute
+ WsWriteEndCData
+ WsWriteEndElement
+ WsWriteEndStartElement
+ WsWriteEnvelopeEnd
+ WsWriteEnvelopeStart
+ WsWriteMessageEnd
+ WsWriteMessageStart
+ WsWriteNode
+ WsWriteQualifiedName
+ WsWriteStartAttribute
+ WsWriteStartCData
+ WsWriteStartElement
+ WsWriteText
+ WsWriteType
+ WsWriteValue
+ WsWriteXmlBuffer
+ WsWriteXmlBufferToBytes
+ WsWriteXmlnsAttribute
+ WsXmlStringEquals
+ PdfCreateRenderer
+ SetSocketMediaStreamingMode
+ WICConvertBitmapSource
+ WICCreateBitmapFromSection
+ WICCreateBitmapFromSectionEx
+ WICGetMetadataContentSize
+ WICMapGuidToShortName
+ WICMapSchemaToName
+ WICMapShortNameToGuid
+ WICMatchMetadataContent
+ WICSerializeMetadataContent
+ 151 __WSAFDIsSet
+ 1 accept
+ 2 bind
+ 3 closesocket
+ 4 connect
+ freeaddrinfo
+ FreeAddrInfoExW
+ FreeAddrInfoW
+ getaddrinfo
+ GetAddrInfoExCancel
+ GetAddrInfoExOverlappedResult
+ GetAddrInfoExW
+ GetAddrInfoW
+ 51 gethostbyaddr
+ 52 gethostbyname
+ 57 gethostname
+ GetHostNameW
+ getnameinfo
+ GetNameInfoW
+ 5 getpeername
+ 53 getprotobyname
+ 54 getprotobynumber
+ 55 getservbyname
+ 56 getservbyport
+ 6 getsockname
+ 7 getsockopt
+ 8 htonl
+ 9 htons
+ 11 inet_addr
+ 12 inet_ntoa
+ inet_ntop
+ inet_pton
+ InetNtopW
+ InetPtonW
+ 10 ioctlsocket
+ 13 listen
+ 14 ntohl
+ 15 ntohs
+ 16 recv
+ 17 recvfrom
+ 18 select
+ 19 send
+ 20 sendto
+ SetAddrInfoExW
+ 21 setsockopt
+ 22 shutdown
+ 23 socket
+ WSAAccept
+ WSAAddressToStringA
+ WSAAddressToStringW
+ 116 WSACleanup
+ WSACloseEvent
+ WSAConnect
+ WSAConnectByList
+ WSAConnectByNameA
+ WSAConnectByNameW
+ WSACreateEvent
+ WSADuplicateSocketA
+ WSADuplicateSocketW
+ WSAEnumNameSpaceProvidersA
+ WSAEnumNameSpaceProvidersExA
+ WSAEnumNameSpaceProvidersExW
+ WSAEnumNameSpaceProvidersW
+ WSAEnumNetworkEvents
+ WSAEnumProtocolsA
+ WSAEnumProtocolsW
+ WSAEventSelect
+ 111 WSAGetLastError
+ WSAGetOverlappedResult
+ WSAGetServiceClassInfoW
+ WSAGetServiceClassNameByClassIdW
+ WSAHtonl
+ WSAHtons
+ WSAIoctl
+ WSAJoinLeaf
+ WSALookupServiceBeginA
+ WSALookupServiceBeginW
+ WSALookupServiceEnd
+ WSALookupServiceNextA
+ WSALookupServiceNextW
+ WSANSPIoctl
+ WSANtohl
+ WSANtohs
+ WSAPoll
+ WSAProviderConfigChange
+ WSARecv
+ WSARecvFrom
+ WSAResetEvent
+ WSASend
+ WSASendMsg
+ WSASendTo
+ WSASetEvent
+ 112 WSASetLastError
+ WSASetServiceA
+ WSASetServiceW
+ WSASocketA
+ WSASocketW
+ 115 WSAStartup
+ WSAStringToAddressA
+ WSAStringToAddressW
+ WSAWaitForMultipleEvents
+ 2 CreateAudioReverb
+ 3 CreateAudioVolumeMeter
+ 4 CreateFX
+ 5 X3DAudioCalculate
+ 6 X3DAudioInitialize
+ 1 XAudio2Create
+ 5 XInputEnable
+ 10 XInputGetAudioDeviceIds
+ 7 XInputGetBatteryInformation
+ 4 XInputGetCapabilities
+ 8 XInputGetKeystroke
+ 2 XInputGetState
+ 3 XInputSetState
+ CreateXmlReader
+ CreateXmlReaderInputWithEncodingCodePage
+ CreateXmlReaderInputWithEncodingName
+ CreateXmlWriter
+ CreateXmlWriterOutputWithEncodingCodePage
+ CreateXmlWriterOutputWithEncodingName
+
+ Summary
+
+ 23DC .debug$S
+ 2D0 .idata$2
+ 2D0 .idata$3
+ 90 .idata$4
+ 90 .idata$5
+ 23E .idata$6
diff --git a/symbols/SDK/um/arm/Wldap32.txt b/symbols/SDK/um/arm/Wldap32.txt
new file mode 100644
index 00000000..45f06c0e
--- /dev/null
+++ b/symbols/SDK/um/arm/Wldap32.txt
@@ -0,0 +1,266 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Wldap32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 16 LdapGetLastError
+ 18 LdapMapErrorToWin32
+ 29 LdapUTF8ToUnicode
+ 53 LdapUnicodeToUTF8
+ 304 ber_alloc_t
+ 303 ber_bvdup
+ 302 ber_bvecfree
+ 54 ber_bvfree
+ 307 ber_first_element
+ 309 ber_flatten
+ 301 ber_free
+ 300 ber_init
+ 308 ber_next_element
+ 306 ber_peek_tag
+ 310 ber_printf
+ 311 ber_scanf
+ 305 ber_skip_tag
+ 17 cldap_open
+ 55 cldap_openA
+ 28 cldap_openW
+ 10 ldap_abandon
+ 11 ldap_add
+ 56 ldap_addA
+ 42 ldap_addW
+ 57 ldap_add_ext
+ 58 ldap_add_extA
+ 62 ldap_add_extW
+ 63 ldap_add_ext_s
+ 64 ldap_add_ext_sA
+ 65 ldap_add_ext_sW
+ 44 ldap_add_s
+ 66 ldap_add_sA
+ 69 ldap_add_sW
+ 61 ldap_bind
+ 70 ldap_bindA
+ 71 ldap_bindW
+ 45 ldap_bind_s
+ 72 ldap_bind_sA
+ 73 ldap_bind_sW
+ 230 ldap_check_filterA
+ 231 ldap_check_filterW
+ 202 ldap_cleanup
+ 74 ldap_close_extended_op
+ 19 ldap_compare
+ 75 ldap_compareA
+ 76 ldap_compareW
+ 78 ldap_compare_ext
+ 80 ldap_compare_extA
+ 81 ldap_compare_extW
+ 83 ldap_compare_ext_s
+ 84 ldap_compare_ext_sA
+ 85 ldap_compare_ext_sW
+ 52 ldap_compare_s
+ 86 ldap_compare_sA
+ 87 ldap_compare_sW
+ 312 ldap_conn_from_msg
+ 88 ldap_connect
+ 89 ldap_control_free
+ 90 ldap_control_freeA
+ 91 ldap_control_freeW
+ 92 ldap_controls_free
+ 93 ldap_controls_freeA
+ 94 ldap_controls_freeW
+ 36 ldap_count_entries
+ 95 ldap_count_references
+ 37 ldap_count_values
+ 96 ldap_count_valuesA
+ 97 ldap_count_valuesW
+ 77 ldap_count_values_len
+ 98 ldap_create_page_control
+ 99 ldap_create_page_controlA
+ 100 ldap_create_page_controlW
+ 101 ldap_create_sort_control
+ 102 ldap_create_sort_controlA
+ 103 ldap_create_sort_controlW
+ 320 ldap_create_vlv_controlA
+ 319 ldap_create_vlv_controlW
+ 20 ldap_delete
+ 104 ldap_deleteA
+ 105 ldap_deleteW
+ 106 ldap_delete_ext
+ 107 ldap_delete_extA
+ 108 ldap_delete_extW
+ 109 ldap_delete_ext_s
+ 110 ldap_delete_ext_sA
+ 111 ldap_delete_ext_sW
+ 47 ldap_delete_s
+ 112 ldap_delete_sA
+ 113 ldap_delete_sW
+ 31 ldap_dn2ufn
+ 232 ldap_dn2ufnA
+ 114 ldap_dn2ufnW
+ 115 ldap_encode_sort_controlA
+ 116 ldap_encode_sort_controlW
+ 22 ldap_err2string
+ 117 ldap_err2stringA
+ 118 ldap_err2stringW
+ 197 ldap_escape_filter_element
+ 119 ldap_escape_filter_elementA
+ 120 ldap_escape_filter_elementW
+ 39 ldap_explode_dn
+ 121 ldap_explode_dnA
+ 122 ldap_explode_dnW
+ 123 ldap_extended_operation
+ 124 ldap_extended_operationA
+ 125 ldap_extended_operationW
+ 333 ldap_extended_operation_sA
+ 332 ldap_extended_operation_sW
+ 32 ldap_first_attribute
+ 126 ldap_first_attributeA
+ 127 ldap_first_attributeW
+ 26 ldap_first_entry
+ 128 ldap_first_reference
+ 129 ldap_free_controls
+ 130 ldap_free_controlsA
+ 131 ldap_free_controlsW
+ 30 ldap_get_dn
+ 132 ldap_get_dnA
+ 133 ldap_get_dnW
+ 134 ldap_get_next_page
+ 135 ldap_get_next_page_s
+ 136 ldap_get_option
+ 137 ldap_get_optionA
+ 12 ldap_get_optionW
+ 138 ldap_get_paged_count
+ 34 ldap_get_values
+ 139 ldap_get_valuesA
+ 140 ldap_get_valuesW
+ 35 ldap_get_values_len
+ 141 ldap_get_values_lenA
+ 142 ldap_get_values_lenW
+ 143 ldap_init
+ 144 ldap_initA
+ 145 ldap_initW
+ 200 ldap_memfree
+ 146 ldap_memfreeA
+ 147 ldap_memfreeW
+ 23 ldap_modify
+ 148 ldap_modifyA
+ 149 ldap_modifyW
+ 150 ldap_modify_ext
+ 151 ldap_modify_extA
+ 152 ldap_modify_extW
+ 153 ldap_modify_ext_s
+ 154 ldap_modify_ext_sA
+ 155 ldap_modify_ext_sW
+ 48 ldap_modify_s
+ 156 ldap_modify_sA
+ 157 ldap_modify_sW
+ 24 ldap_modrdn
+ 67 ldap_modrdn2
+ 158 ldap_modrdn2A
+ 159 ldap_modrdn2W
+ 68 ldap_modrdn2_s
+ 160 ldap_modrdn2_sA
+ 161 ldap_modrdn2_sW
+ 162 ldap_modrdnA
+ 163 ldap_modrdnW
+ 49 ldap_modrdn_s
+ 164 ldap_modrdn_sA
+ 165 ldap_modrdn_sW
+ 41 ldap_msgfree
+ 33 ldap_next_attribute
+ 166 ldap_next_attributeA
+ 167 ldap_next_attributeW
+ 27 ldap_next_entry
+ 168 ldap_next_reference
+ 25 ldap_open
+ 169 ldap_openA
+ 170 ldap_openW
+ 318 ldap_parse_extended_resultA
+ 317 ldap_parse_extended_resultW
+ 171 ldap_parse_page_control
+ 172 ldap_parse_page_controlA
+ 173 ldap_parse_page_controlW
+ 174 ldap_parse_reference
+ 175 ldap_parse_referenceA
+ 176 ldap_parse_referenceW
+ 177 ldap_parse_result
+ 178 ldap_parse_resultA
+ 179 ldap_parse_resultW
+ 180 ldap_parse_sort_control
+ 181 ldap_parse_sort_controlA
+ 182 ldap_parse_sort_controlW
+ 322 ldap_parse_vlv_controlA
+ 321 ldap_parse_vlv_controlW
+ 82 ldap_perror
+ 183 ldap_rename_ext
+ 184 ldap_rename_extA
+ 185 ldap_rename_extW
+ 186 ldap_rename_ext_s
+ 187 ldap_rename_ext_sA
+ 188 ldap_rename_ext_sW
+ 40 ldap_result
+ 21 ldap_result2error
+ 315 ldap_sasl_bindA
+ 313 ldap_sasl_bindW
+ 316 ldap_sasl_bind_sA
+ 314 ldap_sasl_bind_sW
+ 43 ldap_search
+ 189 ldap_searchA
+ 190 ldap_searchW
+ 191 ldap_search_abandon_page
+ 192 ldap_search_ext
+ 193 ldap_search_extA
+ 194 ldap_search_extW
+ 195 ldap_search_ext_s
+ 196 ldap_search_ext_sA
+ 203 ldap_search_ext_sW
+ 204 ldap_search_init_page
+ 205 ldap_search_init_pageA
+ 206 ldap_search_init_pageW
+ 50 ldap_search_s
+ 207 ldap_search_sA
+ 208 ldap_search_sW
+ 51 ldap_search_st
+ 209 ldap_search_stA
+ 210 ldap_search_stW
+ 198 ldap_set_dbg_flags
+ 199 ldap_set_dbg_routine
+ 211 ldap_set_option
+ 212 ldap_set_optionA
+ 14 ldap_set_optionW
+ 59 ldap_simple_bind
+ 213 ldap_simple_bindA
+ 214 ldap_simple_bindW
+ 60 ldap_simple_bind_s
+ 215 ldap_simple_bind_sA
+ 216 ldap_simple_bind_sW
+ 217 ldap_sslinit
+ 218 ldap_sslinitA
+ 219 ldap_sslinitW
+ 330 ldap_start_tls_sA
+ 329 ldap_start_tls_sW
+ 201 ldap_startup
+ 331 ldap_stop_tls_s
+ 220 ldap_ufn2dn
+ 221 ldap_ufn2dnA
+ 222 ldap_ufn2dnW
+ 13 ldap_unbind
+ 46 ldap_unbind_s
+ 38 ldap_value_free
+ 223 ldap_value_freeA
+ 224 ldap_value_freeW
+ 79 ldap_value_free_len
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/Wldp.txt b/symbols/SDK/um/arm/Wldp.txt
new file mode 100644
index 00000000..f843fa21
--- /dev/null
+++ b/symbols/SDK/um/arm/Wldp.txt
@@ -0,0 +1,31 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\Wldp.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?WldpQueryWindowsLockdownMode@@YAJPAW4WLDP_WINDOWS_LOCKDOWN_MODE@@@Z (long __cdecl WldpQueryWindowsLockdownMode(enum WLDP_WINDOWS_LOCKDOWN_MODE *))
+ WldpCheckRetailConfiguration
+ WldpGetLockdownPolicy
+ WldpIsAllowedEntryPoint
+ WldpIsClassInApprovedList
+ WldpIsDebugAllowed
+ WldpIsDynamicCodePolicyEnabled
+ WldpQueryDynamicCodeTrust
+ WldpQuerySecurityPolicy
+ WldpSetDynamicCodeTrust
+
+ Summary
+
+ BA .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/WtsApi32.txt b/symbols/SDK/um/arm/WtsApi32.txt
new file mode 100644
index 00000000..d15e0282
--- /dev/null
+++ b/symbols/SDK/um/arm/WtsApi32.txt
@@ -0,0 +1,86 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\WtsApi32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ WTSCloseServer
+ WTSConnectSessionA
+ WTSConnectSessionW
+ WTSCreateListenerA
+ WTSCreateListenerW
+ WTSDisconnectSession
+ WTSEnableChildSessions
+ WTSEnumerateListenersA
+ WTSEnumerateListenersW
+ WTSEnumerateProcessesA
+ WTSEnumerateProcessesExA
+ WTSEnumerateProcessesExW
+ WTSEnumerateProcessesW
+ WTSEnumerateServersA
+ WTSEnumerateServersW
+ WTSEnumerateSessionsA
+ WTSEnumerateSessionsExA
+ WTSEnumerateSessionsExW
+ WTSEnumerateSessionsW
+ WTSFreeMemory
+ WTSFreeMemoryExA
+ WTSFreeMemoryExW
+ WTSGetChildSessionId
+ WTSGetListenerSecurityA
+ WTSGetListenerSecurityW
+ WTSIsChildSessionsEnabled
+ WTSLogoffSession
+ WTSOpenServerA
+ WTSOpenServerExA
+ WTSOpenServerExW
+ WTSOpenServerW
+ WTSQueryListenerConfigA
+ WTSQueryListenerConfigW
+ WTSQuerySessionInformationA
+ WTSQuerySessionInformationW
+ WTSQueryUserConfigA
+ WTSQueryUserConfigW
+ WTSQueryUserToken
+ WTSRegisterSessionNotification
+ WTSRegisterSessionNotificationEx
+ WTSSendMessageA
+ WTSSendMessageW
+ WTSSetListenerSecurityA
+ WTSSetListenerSecurityW
+ WTSSetRenderHint
+ WTSSetSessionInformationA
+ WTSSetSessionInformationW
+ WTSSetUserConfigA
+ WTSSetUserConfigW
+ WTSShutdownSystem
+ WTSStartRemoteControlSessionA
+ WTSStartRemoteControlSessionW
+ WTSStopRemoteControlSession
+ WTSTerminateProcess
+ WTSUnRegisterSessionNotification
+ WTSUnRegisterSessionNotificationEx
+ WTSVirtualChannelClose
+ WTSVirtualChannelOpen
+ WTSVirtualChannelOpenEx
+ WTSVirtualChannelPurgeInput
+ WTSVirtualChannelPurgeOutput
+ WTSVirtualChannelQuery
+ WTSVirtualChannelRead
+ WTSVirtualChannelWrite
+ WTSWaitSystemEvent
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/advpack.txt b/symbols/SDK/um/arm/advpack.txt
new file mode 100644
index 00000000..e3689977
--- /dev/null
+++ b/symbols/SDK/um/arm/advpack.txt
@@ -0,0 +1,105 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\advpack.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?DelNodeRunDLL32@@YAJPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (long __cdecl DelNodeRunDLL32(struct HWND__ *,struct HINSTANCE__ *,char const *,int))
+ ?DelNodeRunDLL32A@@YAJPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (long __cdecl DelNodeRunDLL32A(struct HWND__ *,struct HINSTANCE__ *,char const *,int))
+ ?DoInfInstall@@YAJPAU_ADVPACKARGSA@@@Z (long __cdecl DoInfInstall(struct _ADVPACKARGSA *))
+ ?DoInfInstallA@@YAJPAU_ADVPACKARGSA@@@Z (long __cdecl DoInfInstallA(struct _ADVPACKARGSA *))
+ ?DoInfInstallW@@YAJPAU_ADVPACKARGSW@@@Z (long __cdecl DoInfInstallW(struct _ADVPACKARGSW *))
+ ?FileSaveRestore@@YAJPAUHWND__@@PBD11K@Z (long __cdecl FileSaveRestore(struct HWND__ *,char const *,char const *,char const *,unsigned long))
+ ?FileSaveRestoreA@@YAJPAUHWND__@@PBD11K@Z (long __cdecl FileSaveRestoreA(struct HWND__ *,char const *,char const *,char const *,unsigned long))
+ ?LaunchINFSectionA@@YAHPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (int __cdecl LaunchINFSectionA(struct HWND__ *,struct HINSTANCE__ *,char const *,int))
+ ?LaunchINFSectionEx@@YAJPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (long __cdecl LaunchINFSectionEx(struct HWND__ *,struct HINSTANCE__ *,char const *,int))
+ ?LaunchINFSectionExA@@YAJPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (long __cdecl LaunchINFSectionExA(struct HWND__ *,struct HINSTANCE__ *,char const *,int))
+ ?RegisterOCX@@YAHPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (int __cdecl RegisterOCX(struct HWND__ *,struct HINSTANCE__ *,char const *,int))
+ ?RegisterOCXW@@YAHPAUHWND__@@PAUHINSTANCE__@@PAGH@Z (int __cdecl RegisterOCXW(struct HWND__ *,struct HINSTANCE__ *,unsigned short *,int))
+ AddDelBackupEntry
+ AddDelBackupEntryA
+ AddDelBackupEntryW
+ AdvInstallFile
+ AdvInstallFileA
+ AdvInstallFileW
+ CloseINFEngine
+ DelNode
+ DelNodeA
+ DelNodeRunDLL32W
+ DelNodeW
+ ExecuteCab
+ ExecuteCabA
+ ExecuteCabW
+ ExtractFiles
+ ExtractFilesA
+ ExtractFilesW
+ FileSaveMarkNotExist
+ FileSaveMarkNotExistA
+ FileSaveMarkNotExistW
+ FileSaveRestoreOnINF
+ FileSaveRestoreOnINFA
+ FileSaveRestoreOnINFW
+ FileSaveRestoreW
+ GetVersionFromFile
+ GetVersionFromFileA
+ GetVersionFromFileEx
+ GetVersionFromFileExA
+ GetVersionFromFileExW
+ GetVersionFromFileW
+ IsNTAdmin
+ LaunchINFSection
+ LaunchINFSectionExW
+ LaunchINFSectionW
+ NeedReboot
+ NeedRebootInit
+ OpenINFEngine
+ OpenINFEngineA
+ OpenINFEngineW
+ RebootCheckOnInstall
+ RebootCheckOnInstallA
+ RebootCheckOnInstallW
+ RegInstall
+ RegInstallA
+ RegInstallW
+ RegRestoreAll
+ RegRestoreAllA
+ RegRestoreAllW
+ RegSaveRestore
+ RegSaveRestoreA
+ RegSaveRestoreOnINF
+ RegSaveRestoreOnINFA
+ RegSaveRestoreOnINFW
+ RegSaveRestoreW
+ RunSetupCommand
+ RunSetupCommandA
+ RunSetupCommandW
+ SetPerUserSecValues
+ SetPerUserSecValuesA
+ SetPerUserSecValuesW
+ TranslateInfString
+ TranslateInfStringA
+ TranslateInfStringEx
+ TranslateInfStringExA
+ TranslateInfStringExW
+ TranslateInfStringW
+ UserInstStubWrapper
+ UserInstStubWrapperA
+ UserInstStubWrapperW
+ UserUnInstStubWrapper
+ UserUnInstStubWrapperA
+ UserUnInstStubWrapperW
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/ahadmin.txt b/symbols/SDK/um/arm/ahadmin.txt
new file mode 100644
index 00000000..0b8d09a6
--- /dev/null
+++ b/symbols/SDK/um/arm/ahadmin.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ahadmin.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 64BC .debug$S
+ 11440 .debug$T
+ 32 .drectve
+ 250 .rdata
diff --git a/symbols/SDK/um/arm/amsi.txt b/symbols/SDK/um/arm/amsi.txt
new file mode 100644
index 00000000..1f35da4f
--- /dev/null
+++ b/symbols/SDK/um/arm/amsi.txt
@@ -0,0 +1,30 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\amsi.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AmsiCloseSession
+ AmsiInitialize
+ AmsiOpenSession
+ AmsiScanBuffer
+ AmsiScanString
+ AmsiUacInitialize
+ AmsiUacScan
+ AmsiUacUninitialize
+ AmsiUninitialize
+
+ Summary
+
+ BA .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/amstrmid.txt b/symbols/SDK/um/arm/amstrmid.txt
new file mode 100644
index 00000000..de94aefe
--- /dev/null
+++ b/symbols/SDK/um/arm/amstrmid.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\amstrmid.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ EF38 .debug$S
+ 678 .debug$T
+ 6 .drectve
+ 42F0 .rdata
diff --git a/symbols/SDK/um/arm/api-ms-win-net-isolation-l1-1-0.txt b/symbols/SDK/um/arm/api-ms-win-net-isolation-l1-1-0.txt
new file mode 100644
index 00000000..6434d376
--- /dev/null
+++ b/symbols/SDK/um/arm/api-ms-win-net-isolation-l1-1-0.txt
@@ -0,0 +1,29 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\api-ms-win-net-isolation-l1-1-0.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ NetworkIsolationDiagnoseConnectFailureAndGetInfo
+ NetworkIsolationEnumAppContainers
+ NetworkIsolationFreeAppContainers
+ NetworkIsolationGetAppContainerConfig
+ NetworkIsolationRegisterForAppContainerChanges
+ NetworkIsolationSetAppContainerConfig
+ NetworkIsolationSetupAppContainerBinaries
+ NetworkIsolationUnregisterForAppContainerChanges
+
+ Summary
+
+ 138 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 24 .idata$6
diff --git a/symbols/SDK/um/arm/appmgmts.txt b/symbols/SDK/um/arm/appmgmts.txt
new file mode 100644
index 00000000..9218b990
--- /dev/null
+++ b/symbols/SDK/um/arm/appmgmts.txt
@@ -0,0 +1,38 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\appmgmts.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?CsSetOptions@@YAXK@Z (void __cdecl CsSetOptions(unsigned long))
+ CsCreateClassStore
+ CsEnumApps
+ CsGetAppCategories
+ CsGetClassAccess
+ CsGetClassStore
+ CsGetClassStorePath
+ CsRegisterAppCategory
+ CsServerGetClassStore
+ CsUnregisterAppCategory
+ GenerateGroupPolicy
+ IID_IClassAdmin
+ ProcessGroupPolicyObjectsEx
+ ReleaseAppCategoryInfoList
+ ReleasePackageDetail
+ ReleasePackageInfo
+ ServiceMain
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/appmgr.txt b/symbols/SDK/um/arm/appmgr.txt
new file mode 100644
index 00000000..62dc58f9
--- /dev/null
+++ b/symbols/SDK/um/arm/appmgr.txt
@@ -0,0 +1,16 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\appmgr.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/appnotify.txt b/symbols/SDK/um/arm/appnotify.txt
new file mode 100644
index 00000000..2c1509eb
--- /dev/null
+++ b/symbols/SDK/um/arm/appnotify.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\appnotify.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ RegisterAppStateChangeNotification
+ UnregisterAppStateChangeNotification
+
+ Summary
+
+ 150 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 2A .idata$6
diff --git a/symbols/SDK/um/arm/armrt.txt b/symbols/SDK/um/arm/armrt.txt
new file mode 100644
index 00000000..c590324f
--- /dev/null
+++ b/symbols/SDK/um/arm/armrt.txt
@@ -0,0 +1,17 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\armrt.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 60AC .debug$S
+ 3304 .debug$T
+ 6 .drectve
+ A8 .pdata
+ B04 .text
+ 2A0 .text$mn
+ 13C .xdata
diff --git a/symbols/SDK/um/arm/audiobaseprocessingobject.txt b/symbols/SDK/um/arm/audiobaseprocessingobject.txt
new file mode 100644
index 00000000..e5394c06
--- /dev/null
+++ b/symbols/SDK/um/arm/audiobaseprocessingobject.txt
@@ -0,0 +1,26 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\audiobaseprocessingobject.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 4 .CRT$XCU
+ C .bss
+ 19B50 .debug$S
+ 2ECEC .debug$T
+ 67 .drectve
+ 10 .gfids$y
+ 228 .pdata
+ 288 .rdata
+ 14 .text
+ 14 .text$di
+ 1698 .text$mn
+ A .text$yd
+ E4 .xdata
+ 8 RT_BSS
+ 10 RT_DATA
diff --git a/symbols/SDK/um/arm/audioeng.txt b/symbols/SDK/um/arm/audioeng.txt
new file mode 100644
index 00000000..5ed697bd
--- /dev/null
+++ b/symbols/SDK/um/arm/audioeng.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\audioeng.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AERT_Allocate
+ AERT_Free
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/audiomediatypecrt.txt b/symbols/SDK/um/arm/audiomediatypecrt.txt
new file mode 100644
index 00000000..d1e7981a
--- /dev/null
+++ b/symbols/SDK/um/arm/audiomediatypecrt.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\audiomediatypecrt.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 14 .bss
+ ECF0 .debug$S
+ 354FC .debug$T
+ 158 .drectve
+ 28 .gfids$y
+ 100 .pdata
+ 140 .rdata
+ 14 .text
+ 850 .text$mn
+ 4C .xdata
+ 4 ATL$__a
+ 4 ATL$__z
diff --git a/symbols/SDK/um/arm/aux_ulib.txt b/symbols/SDK/um/arm/aux_ulib.txt
new file mode 100644
index 00000000..2f655baf
--- /dev/null
+++ b/symbols/SDK/um/arm/aux_ulib.txt
@@ -0,0 +1,21 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\aux_ulib.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 24 .bss
+ 7DFC .debug$S
+ FD88 .debug$T
+ 7 .drectve
+ C .gfids$y
+ 50 .pdata
+ 11B .rdata
+ 14 .text
+ 2F8 .text$mn
+ 3C .xdata
diff --git a/symbols/SDK/um/arm/avifil32.txt b/symbols/SDK/um/arm/avifil32.txt
new file mode 100644
index 00000000..36a6697d
--- /dev/null
+++ b/symbols/SDK/um/arm/avifil32.txt
@@ -0,0 +1,95 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\avifil32.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AVIBuildFilter
+ AVIBuildFilterA
+ AVIBuildFilterW
+ AVIClearClipboard
+ AVIFileAddRef
+ AVIFileCreateStream
+ AVIFileCreateStreamA
+ AVIFileCreateStreamW
+ AVIFileEndRecord
+ AVIFileExit
+ AVIFileGetStream
+ AVIFileInfo
+ AVIFileInfoA
+ AVIFileInfoW
+ AVIFileInit
+ AVIFileOpen
+ AVIFileOpenA
+ AVIFileOpenW
+ AVIFileReadData
+ AVIFileRelease
+ AVIFileWriteData
+ AVIGetFromClipboard
+ AVIMakeCompressedStream
+ AVIMakeFileFromStreams
+ AVIMakeStreamFromClipboard
+ AVIPutFileOnClipboard
+ AVISave
+ AVISaveA
+ AVISaveOptions
+ AVISaveOptionsFree
+ AVISaveV
+ AVISaveVA
+ AVISaveVW
+ AVISaveW
+ AVIStreamAddRef
+ AVIStreamBeginStreaming
+ AVIStreamCreate
+ AVIStreamEndStreaming
+ AVIStreamFindSample
+ AVIStreamGetFrame
+ AVIStreamGetFrameClose
+ AVIStreamGetFrameOpen
+ AVIStreamInfo
+ AVIStreamInfoA
+ AVIStreamInfoW
+ AVIStreamLength
+ AVIStreamOpenFromFile
+ AVIStreamOpenFromFileA
+ AVIStreamOpenFromFileW
+ AVIStreamRead
+ AVIStreamReadData
+ AVIStreamReadFormat
+ AVIStreamRelease
+ AVIStreamSampleToTime
+ AVIStreamSetFormat
+ AVIStreamStart
+ AVIStreamTimeToSample
+ AVIStreamWrite
+ AVIStreamWriteData
+ CreateEditableStream
+ EditStreamClone
+ EditStreamCopy
+ EditStreamCut
+ EditStreamPaste
+ EditStreamSetInfo
+ EditStreamSetInfoA
+ EditStreamSetInfoW
+ EditStreamSetName
+ EditStreamSetNameA
+ EditStreamSetNameW
+ IID_IAVIEditStream
+ IID_IAVIFile
+ IID_IAVIStream
+ IID_IGetFrame
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/avrt.txt b/symbols/SDK/um/arm/avrt.txt
new file mode 100644
index 00000000..0a6e6e37
--- /dev/null
+++ b/symbols/SDK/um/arm/avrt.txt
@@ -0,0 +1,41 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\avrt.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AvCreateTaskIndex
+ AvQuerySystemResponsiveness
+ AvQueryTaskIndexValue
+ AvRevertMmThreadCharacteristics
+ AvRtCreateThreadOrderingGroup
+ AvRtCreateThreadOrderingGroupExA
+ AvRtCreateThreadOrderingGroupExW
+ AvRtDeleteThreadOrderingGroup
+ AvRtJoinThreadOrderingGroup
+ AvRtLeaveThreadOrderingGroup
+ AvRtWaitOnThreadOrderingGroup
+ AvSetMmMaxThreadCharacteristicsA
+ AvSetMmMaxThreadCharacteristicsW
+ AvSetMmThreadCharacteristicsA
+ AvSetMmThreadCharacteristicsW
+ AvSetMmThreadPriority
+ AvSetMultimediaMode
+ AvTaskIndexYield
+ AvTaskIndexYieldCancel
+ AvThreadOpenTaskIndex
+
+ Summary
+
+ BA .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/basesrv.txt b/symbols/SDK/um/arm/basesrv.txt
new file mode 100644
index 00000000..e6a2c3bd
--- /dev/null
+++ b/symbols/SDK/um/arm/basesrv.txt
@@ -0,0 +1,27 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\basesrv.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ BaseGetProcessCrtlRoutine
+ BaseSetProcessCreateNotify
+ BaseSrvNlsLogon
+ BaseSrvNlsUpdateRegistryCache
+ BaseSrvRegisterSxS
+ ServerDllInitialization
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/bcrypt.txt b/symbols/SDK/um/arm/bcrypt.txt
new file mode 100644
index 00000000..940d7c27
--- /dev/null
+++ b/symbols/SDK/um/arm/bcrypt.txt
@@ -0,0 +1,75 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\bcrypt.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ BCryptAddContextFunction
+ BCryptCloseAlgorithmProvider
+ BCryptConfigureContext
+ BCryptConfigureContextFunction
+ BCryptCreateContext
+ BCryptCreateHash
+ BCryptCreateMultiHash
+ BCryptDecrypt
+ BCryptDeleteContext
+ BCryptDeriveKey
+ BCryptDeriveKeyCapi
+ BCryptDeriveKeyPBKDF2
+ BCryptDestroyHash
+ BCryptDestroyKey
+ BCryptDestroySecret
+ BCryptDuplicateHash
+ BCryptDuplicateKey
+ BCryptEncrypt
+ BCryptEnumAlgorithms
+ BCryptEnumContextFunctionProviders
+ BCryptEnumContextFunctions
+ BCryptEnumContexts
+ BCryptEnumProviders
+ BCryptEnumRegisteredProviders
+ BCryptExportKey
+ BCryptFinalizeKeyPair
+ BCryptFinishHash
+ BCryptFreeBuffer
+ BCryptGenRandom
+ BCryptGenerateKeyPair
+ BCryptGenerateSymmetricKey
+ BCryptGetFipsAlgorithmMode
+ BCryptGetProperty
+ BCryptHash
+ BCryptHashData
+ BCryptImportKey
+ BCryptImportKeyPair
+ BCryptKeyDerivation
+ BCryptOpenAlgorithmProvider
+ BCryptProcessMultiOperations
+ BCryptQueryContextConfiguration
+ BCryptQueryContextFunctionConfiguration
+ BCryptQueryContextFunctionProperty
+ BCryptQueryProviderRegistration
+ BCryptRegisterConfigChangeNotify
+ BCryptRemoveContextFunction
+ BCryptResolveProviders
+ BCryptSecretAgreement
+ BCryptSetAuditingInterface
+ BCryptSetContextFunctionProperty
+ BCryptSetProperty
+ BCryptSignHash
+ BCryptUnregisterConfigChangeNotify
+ BCryptVerifySignature
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/bthprops.txt b/symbols/SDK/um/arm/bthprops.txt
new file mode 100644
index 00000000..39328e20
--- /dev/null
+++ b/symbols/SDK/um/arm/bthprops.txt
@@ -0,0 +1,59 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\bthprops.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ BluetoothAuthenticateDevice
+ BluetoothAuthenticateDeviceEx
+ BluetoothAuthenticateMultipleDevices
+ BluetoothAuthenticationAgent
+ BluetoothDisconnectDevice
+ BluetoothDisplayDeviceProperties
+ BluetoothEnableDiscovery
+ BluetoothEnableIncomingConnections
+ BluetoothEnumerateInstalledServices
+ BluetoothFindDeviceClose
+ BluetoothFindFirstDevice
+ BluetoothFindFirstRadio
+ BluetoothFindFirstService
+ BluetoothFindNextDevice
+ BluetoothFindNextRadio
+ BluetoothFindNextService
+ BluetoothFindRadioClose
+ BluetoothFindServiceClose
+ BluetoothGetDeviceInfo
+ BluetoothGetRadioInfo
+ BluetoothIsConnectable
+ BluetoothIsDiscoverable
+ BluetoothIsVersionAvailable
+ BluetoothRegisterForAuthentication
+ BluetoothRegisterForAuthenticationEx
+ BluetoothRemoveDevice
+ BluetoothSdpEnumAttributes
+ BluetoothSdpGetAttributeValue
+ BluetoothSdpGetContainerElementData
+ BluetoothSdpGetElementData
+ BluetoothSdpGetString
+ BluetoothSendAuthenticationResponse
+ BluetoothSendAuthenticationResponseEx
+ BluetoothSetLocalServiceInfo
+ BluetoothSetServiceState
+ BluetoothUnregisterAuthentication
+ BluetoothUpdateDeviceRecord
+ CPlApplet
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/certadm.txt b/symbols/SDK/um/arm/certadm.txt
new file mode 100644
index 00000000..f814ed07
--- /dev/null
+++ b/symbols/SDK/um/arm/certadm.txt
@@ -0,0 +1,62 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\certadm.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 212 ?GetAccessRights@@YAJPAXQAPAXKQAK@Z (long __cdecl GetAccessRights(void *,void * * const,unsigned long,unsigned long * const))
+ 213 ?GetLocaleName@@YAJPAPAG@Z (long __cdecl GetLocaleName(unsigned short * *))
+ 216 ?GetToken@@YAJPAGPBU_CERT_CONTEXT@@PAPAX@Z (long __cdecl GetToken(unsigned short *,struct _CERT_CONTEXT const *,void * *))
+ 217 ?GetUserPrincipalName@@YAJPAPAG@Z (long __cdecl GetUserPrincipalName(unsigned short * *))
+ 215 ?VerifyCertContextWithNtAuth@@YAJPBU_CERT_CONTEXT@@@Z (long __cdecl VerifyCertContextWithNtAuth(struct _CERT_CONTEXT const *))
+ 218 ?myBackupDB@@YAJPBGK0PAU_DBBACKUPPROGRESS@@@Z (long __cdecl myBackupDB(unsigned short const *,unsigned long,unsigned short const *,struct _DBBACKUPPROGRESS *))
+ 220 ?myCertServerExportPFX@@YAJPBG00PAXHHHKPAPAG@Z (long __cdecl myCertServerExportPFX(unsigned short const *,unsigned short const *,unsigned short const *,void *,int,int,int,unsigned long,unsigned short * *))
+ 221 ?myCertServerImportPFX@@YAJPBG0HPAPAG1PAPBU_CERT_CONTEXT@@@Z (long __cdecl myCertServerImportPFX(unsigned short const *,unsigned short const *,int,unsigned short * *,unsigned short * *,struct _CERT_CONTEXT const * *))
+ 210 ?myGetColumnDisplayName@@YAJPBGPAPBG@Z (long __cdecl myGetColumnDisplayName(unsigned short const *,unsigned short const * *))
+ 211 ?myGetColumnName@@YAJKHPAPBG@Z (long __cdecl myGetColumnName(unsigned long,int,unsigned short const * *))
+ 219 ?myRestoreDB@@YAJPBGK0000PAU_DBBACKUPPROGRESS@@@Z (long __cdecl myRestoreDB(unsigned short const *,unsigned long,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,struct _DBBACKUPPROGRESS *))
+ 5 CertSrvBackupClose
+ 6 CertSrvBackupEnd
+ 15 CertSrvBackupFree
+ 7 CertSrvBackupGetBackupLogsW
+ 8 CertSrvBackupGetDatabaseNamesW
+ 14 CertSrvBackupGetDynamicFileListW
+ 9 CertSrvBackupOpenFileW
+ 10 CertSrvBackupPrepareW
+ 11 CertSrvBackupRead
+ 12 CertSrvBackupTruncateLogs
+ 13 CertSrvIsServerOnlineW
+ 21 CertSrvRestoreEnd
+ 17 CertSrvRestoreGetDatabaseLocationsW
+ 18 CertSrvRestorePrepareW
+ 20 CertSrvRestoreRegisterComplete
+ 22 CertSrvRestoreRegisterThroughFile
+ 19 CertSrvRestoreRegisterW
+ 16 CertSrvServerControlW
+ ClosePerfMon
+ CollectPerfMon
+ 203 CreatePerfObject
+ 209 CreatePerfObjectWithAlias
+ 207 DecrementPerfCounter
+ 204 DeletePerfObject
+ 206 IncrementPerfCounter
+ 201 InitPerfMon
+ OpenPerfMon
+ 205 ResetPerfObjectList
+ 202 UninitPerfMon
+ 208 UpdatePerfCounter
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/certca.txt b/symbols/SDK/um/arm/certca.txt
new file mode 100644
index 00000000..f4a5940b
--- /dev/null
+++ b/symbols/SDK/um/arm/certca.txt
@@ -0,0 +1,16 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\certca.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/certcli.txt b/symbols/SDK/um/arm/certcli.txt
new file mode 100644
index 00000000..9f3ca55e
--- /dev/null
+++ b/symbols/SDK/um/arm/certcli.txt
@@ -0,0 +1,16 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\certcli.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/cfgmgr32.txt b/symbols/SDK/um/arm/cfgmgr32.txt
new file mode 100644
index 00000000..7e28bada
--- /dev/null
+++ b/symbols/SDK/um/arm/cfgmgr32.txt
@@ -0,0 +1,252 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\cfgmgr32.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CMP_GetServerSideDeviceInstallFlags
+ CMP_WaitNoPendingInstallEvents
+ CM_Add_Empty_Log_Conf
+ CM_Add_Empty_Log_Conf_Ex
+ CM_Add_IDA
+ CM_Add_IDW
+ CM_Add_ID_ExA
+ CM_Add_ID_ExW
+ CM_Add_Range
+ CM_Add_Res_Des
+ CM_Add_Res_Des_Ex
+ CM_Connect_MachineA
+ CM_Connect_MachineW
+ CM_Create_DevNodeA
+ CM_Create_DevNodeW
+ CM_Create_DevNode_ExA
+ CM_Create_DevNode_ExW
+ CM_Create_Range_List
+ CM_Delete_Class_Key
+ CM_Delete_Class_Key_Ex
+ CM_Delete_DevNode_Key
+ CM_Delete_DevNode_Key_Ex
+ CM_Delete_Device_Interface_KeyA
+ CM_Delete_Device_Interface_KeyW
+ CM_Delete_Device_Interface_Key_ExA
+ CM_Delete_Device_Interface_Key_ExW
+ CM_Delete_Range
+ CM_Detect_Resource_Conflict
+ CM_Detect_Resource_Conflict_Ex
+ CM_Disable_DevNode
+ CM_Disable_DevNode_Ex
+ CM_Disconnect_Machine
+ CM_Dup_Range_List
+ CM_Enable_DevNode
+ CM_Enable_DevNode_Ex
+ CM_Enumerate_Classes
+ CM_Enumerate_Classes_Ex
+ CM_Enumerate_EnumeratorsA
+ CM_Enumerate_EnumeratorsW
+ CM_Enumerate_Enumerators_ExA
+ CM_Enumerate_Enumerators_ExW
+ CM_Find_Range
+ CM_First_Range
+ CM_Free_Log_Conf
+ CM_Free_Log_Conf_Ex
+ CM_Free_Log_Conf_Handle
+ CM_Free_Range_List
+ CM_Free_Res_Des
+ CM_Free_Res_Des_Ex
+ CM_Free_Res_Des_Handle
+ CM_Free_Resource_Conflict_Handle
+ CM_Get_Child
+ CM_Get_Child_Ex
+ CM_Get_Class_Key_NameA
+ CM_Get_Class_Key_NameW
+ CM_Get_Class_Key_Name_ExA
+ CM_Get_Class_Key_Name_ExW
+ CM_Get_Class_NameA
+ CM_Get_Class_NameW
+ CM_Get_Class_Name_ExA
+ CM_Get_Class_Name_ExW
+ CM_Get_Class_PropertyW
+ CM_Get_Class_Property_ExW
+ CM_Get_Class_Property_Keys
+ CM_Get_Class_Property_Keys_Ex
+ CM_Get_Class_Registry_PropertyA
+ CM_Get_Class_Registry_PropertyW
+ CM_Get_Depth
+ CM_Get_Depth_Ex
+ CM_Get_DevNode_Custom_PropertyA
+ CM_Get_DevNode_Custom_PropertyW
+ CM_Get_DevNode_Custom_Property_ExA
+ CM_Get_DevNode_Custom_Property_ExW
+ CM_Get_DevNode_PropertyW
+ CM_Get_DevNode_Property_ExW
+ CM_Get_DevNode_Property_Keys
+ CM_Get_DevNode_Property_Keys_Ex
+ CM_Get_DevNode_Registry_PropertyA
+ CM_Get_DevNode_Registry_PropertyW
+ CM_Get_DevNode_Registry_Property_ExA
+ CM_Get_DevNode_Registry_Property_ExW
+ CM_Get_DevNode_Status
+ CM_Get_DevNode_Status_Ex
+ CM_Get_Device_IDA
+ CM_Get_Device_IDW
+ CM_Get_Device_ID_ExA
+ CM_Get_Device_ID_ExW
+ CM_Get_Device_ID_ListA
+ CM_Get_Device_ID_ListW
+ CM_Get_Device_ID_List_ExA
+ CM_Get_Device_ID_List_ExW
+ CM_Get_Device_ID_List_SizeA
+ CM_Get_Device_ID_List_SizeW
+ CM_Get_Device_ID_List_Size_ExA
+ CM_Get_Device_ID_List_Size_ExW
+ CM_Get_Device_ID_Size
+ CM_Get_Device_ID_Size_Ex
+ CM_Get_Device_Interface_AliasA
+ CM_Get_Device_Interface_AliasW
+ CM_Get_Device_Interface_Alias_ExA
+ CM_Get_Device_Interface_Alias_ExW
+ CM_Get_Device_Interface_ListA
+ CM_Get_Device_Interface_ListW
+ CM_Get_Device_Interface_List_ExA
+ CM_Get_Device_Interface_List_ExW
+ CM_Get_Device_Interface_List_SizeA
+ CM_Get_Device_Interface_List_SizeW
+ CM_Get_Device_Interface_List_Size_ExA
+ CM_Get_Device_Interface_List_Size_ExW
+ CM_Get_Device_Interface_PropertyW
+ CM_Get_Device_Interface_Property_ExW
+ CM_Get_Device_Interface_Property_KeysW
+ CM_Get_Device_Interface_Property_Keys_ExW
+ CM_Get_First_Log_Conf
+ CM_Get_First_Log_Conf_Ex
+ CM_Get_Global_State
+ CM_Get_Global_State_Ex
+ CM_Get_HW_Prof_FlagsA
+ CM_Get_HW_Prof_FlagsW
+ CM_Get_HW_Prof_Flags_ExA
+ CM_Get_HW_Prof_Flags_ExW
+ CM_Get_Hardware_Profile_InfoA
+ CM_Get_Hardware_Profile_InfoW
+ CM_Get_Hardware_Profile_Info_ExA
+ CM_Get_Hardware_Profile_Info_ExW
+ CM_Get_Log_Conf_Priority
+ CM_Get_Log_Conf_Priority_Ex
+ CM_Get_Next_Log_Conf
+ CM_Get_Next_Log_Conf_Ex
+ CM_Get_Next_Res_Des
+ CM_Get_Next_Res_Des_Ex
+ CM_Get_Parent
+ CM_Get_Parent_Ex
+ CM_Get_Res_Des_Data
+ CM_Get_Res_Des_Data_Ex
+ CM_Get_Res_Des_Data_Size
+ CM_Get_Res_Des_Data_Size_Ex
+ CM_Get_Resource_Conflict_Count
+ CM_Get_Resource_Conflict_DetailsA
+ CM_Get_Resource_Conflict_DetailsW
+ CM_Get_Sibling
+ CM_Get_Sibling_Ex
+ CM_Get_Version
+ CM_Get_Version_Ex
+ CM_Intersect_Range_List
+ CM_Invert_Range_List
+ CM_Is_Dock_Station_Present
+ CM_Is_Dock_Station_Present_Ex
+ CM_Is_Version_Available
+ CM_Is_Version_Available_Ex
+ CM_Locate_DevNodeA
+ CM_Locate_DevNodeW
+ CM_Locate_DevNode_ExA
+ CM_Locate_DevNode_ExW
+ CM_MapCrToWin32Err
+ CM_Merge_Range_List
+ CM_Modify_Res_Des
+ CM_Modify_Res_Des_Ex
+ CM_Move_DevNode
+ CM_Move_DevNode_Ex
+ CM_Next_Range
+ CM_Open_Class_KeyA
+ CM_Open_Class_KeyW
+ CM_Open_Class_Key_ExA
+ CM_Open_Class_Key_ExW
+ CM_Open_DevNode_Key
+ CM_Open_DevNode_Key_Ex
+ CM_Open_Device_Interface_KeyA
+ CM_Open_Device_Interface_KeyW
+ CM_Open_Device_Interface_Key_ExA
+ CM_Open_Device_Interface_Key_ExW
+ CM_Query_And_Remove_SubTreeA
+ CM_Query_And_Remove_SubTreeW
+ CM_Query_And_Remove_SubTree_ExA
+ CM_Query_And_Remove_SubTree_ExW
+ CM_Query_Arbitrator_Free_Data
+ CM_Query_Arbitrator_Free_Data_Ex
+ CM_Query_Arbitrator_Free_Size
+ CM_Query_Arbitrator_Free_Size_Ex
+ CM_Query_Remove_SubTree
+ CM_Query_Remove_SubTree_Ex
+ CM_Query_Resource_Conflict_List
+ CM_Reenumerate_DevNode
+ CM_Reenumerate_DevNode_Ex
+ CM_Register_Device_Driver
+ CM_Register_Device_Driver_Ex
+ CM_Register_Device_InterfaceA
+ CM_Register_Device_InterfaceW
+ CM_Register_Device_Interface_ExA
+ CM_Register_Device_Interface_ExW
+ CM_Register_Notification
+ CM_Remove_SubTree
+ CM_Remove_SubTree_Ex
+ CM_Request_Device_EjectA
+ CM_Request_Device_EjectW
+ CM_Request_Device_Eject_ExA
+ CM_Request_Device_Eject_ExW
+ CM_Request_Eject_PC
+ CM_Request_Eject_PC_Ex
+ CM_Run_Detection
+ CM_Run_Detection_Ex
+ CM_Set_Class_PropertyW
+ CM_Set_Class_Property_ExW
+ CM_Set_Class_Registry_PropertyA
+ CM_Set_Class_Registry_PropertyW
+ CM_Set_DevNode_Problem
+ CM_Set_DevNode_Problem_Ex
+ CM_Set_DevNode_PropertyW
+ CM_Set_DevNode_Property_ExW
+ CM_Set_DevNode_Registry_PropertyA
+ CM_Set_DevNode_Registry_PropertyW
+ CM_Set_DevNode_Registry_Property_ExA
+ CM_Set_DevNode_Registry_Property_ExW
+ CM_Set_Device_Interface_PropertyW
+ CM_Set_Device_Interface_Property_ExW
+ CM_Set_HW_Prof
+ CM_Set_HW_Prof_Ex
+ CM_Set_HW_Prof_FlagsA
+ CM_Set_HW_Prof_FlagsW
+ CM_Set_HW_Prof_Flags_ExA
+ CM_Set_HW_Prof_Flags_ExW
+ CM_Setup_DevNode
+ CM_Setup_DevNode_Ex
+ CM_Test_Range_Available
+ CM_Uninstall_DevNode
+ CM_Uninstall_DevNode_Ex
+ CM_Unregister_Device_InterfaceA
+ CM_Unregister_Device_InterfaceW
+ CM_Unregister_Device_Interface_ExA
+ CM_Unregister_Device_Interface_ExW
+ CM_Unregister_Notification
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/cldapi.txt b/symbols/SDK/um/arm/cldapi.txt
new file mode 100644
index 00000000..fb12adad
--- /dev/null
+++ b/symbols/SDK/um/arm/cldapi.txt
@@ -0,0 +1,67 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\cldapi.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CfAbortHydration
+ CfCloseAppPolicy
+ CfCloseHandle
+ CfConnectSyncRoot
+ CfConvertToPlaceholder
+ CfCreatePlaceholders
+ CfDehydratePlaceholder
+ CfDisconnectSyncRoot
+ CfEnumAppPolicy
+ CfExecute
+ CfGetCorrelationVector
+ CfGetLastSyncStatus
+ CfGetPlaceholderInfo
+ CfGetPlaceholderRangeInfo
+ CfGetPlaceholderStateFromAttributeTag
+ CfGetPlaceholderStateFromFileInfo
+ CfGetPlaceholderStateFromFindData
+ CfGetPlatformInfo
+ CfGetSyncRootInfoByHandle
+ CfGetSyncRootInfoByPath
+ CfGetTransferKey
+ CfGetWin32HandleFromProtectedHandle
+ CfHydratePlaceholder
+ CfLockProperties
+ CfOpenAppPolicy
+ CfOpenFileWithOplock
+ CfOpenProgressEvent
+ CfQueryProgress
+ CfQuerySyncProviderStatus
+ CfReferenceProtectedHandle
+ CfRegisterSyncRoot
+ CfReleaseProtectedHandle
+ CfReleaseTransferKey
+ CfReportProviderProgress
+ CfReportSyncStatus
+ CfRetrieveProperties
+ CfRevertPlaceholder
+ CfSetAppPolicy
+ CfSetCorrelationVector
+ CfSetInSyncState
+ CfSetPinState
+ CfStoreProperties
+ CfUnlockProperties
+ CfUnregisterSyncRoot
+ CfUpdatePlaceholder
+ CfUpdateSyncProviderStatus
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/clfsmgmt.txt b/symbols/SDK/um/arm/clfsmgmt.txt
new file mode 100644
index 00000000..7c617716
--- /dev/null
+++ b/symbols/SDK/um/arm/clfsmgmt.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\clfsmgmt.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 59 .bss
+ 13 .data
+ 1FB610 .debug$P
+ C3F20 .debug$S
+ DB3C .debug$T
+ 242 .drectve
+ 720 .pdata
+ 1E4 .rdata
+ 80C .text$mn
+ 2D6 .text$x2
+ 3DC .xdata
+ 40F6 PAGE
+ 1E PAGE_cbstring
diff --git a/symbols/SDK/um/arm/clfsw32.txt b/symbols/SDK/um/arm/clfsw32.txt
new file mode 100644
index 00000000..74dc7f5a
--- /dev/null
+++ b/symbols/SDK/um/arm/clfsw32.txt
@@ -0,0 +1,84 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\clfsw32.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?LsnDecrement@@YA?AT_CLS_LSN@@PAT1@@Z (union _CLS_LSN __cdecl LsnDecrement(union _CLS_LSN *))
+ AddLogContainer
+ AddLogContainerSet
+ AdvanceLogBase
+ AlignReservedLog
+ AllocReservedLog
+ CLFS_LSN_INVALID
+ CLFS_LSN_NULL
+ CloseAndResetLogFile
+ CreateLogContainerScanContext
+ CreateLogFile
+ CreateLogMarshallingArea
+ DeleteLogByHandle
+ DeleteLogFile
+ DeleteLogMarshallingArea
+ DeregisterManageableLogClient
+ DumpLogRecords
+ FlushLogBuffers
+ FlushLogToLsn
+ FreeReservedLog
+ GetLogContainerName
+ GetLogFileInformation
+ GetLogIoStatistics
+ GetLogReservationInfo
+ GetNextLogArchiveExtent
+ HandleLogFull
+ InstallLogPolicy
+ LogTailAdvanceFailure
+ LsnBlockOffset
+ LsnContainer
+ LsnCreate
+ LsnEqual
+ LsnGreater
+ LsnIncrement
+ LsnInvalid
+ LsnLess
+ LsnNull
+ LsnRecordSequence
+ PrepareLogArchive
+ QueryLogPolicy
+ ReadLogArchiveMetadata
+ ReadLogNotification
+ ReadLogRecord
+ ReadLogRestartArea
+ ReadNextLogRecord
+ ReadPreviousLogRestartArea
+ RegisterForLogWriteNotification
+ RegisterManageableLogClient
+ RemoveLogContainer
+ RemoveLogContainerSet
+ RemoveLogPolicy
+ ReserveAndAppendLog
+ ReserveAndAppendLogAligned
+ ScanLogContainers
+ SetEndOfLog
+ SetLogArchiveMode
+ SetLogArchiveTail
+ SetLogFileSizeWithPolicy
+ TerminateLogArchive
+ TerminateReadLog
+ TruncateLog
+ ValidateLog
+ WriteLogRestartArea
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/compstui.txt b/symbols/SDK/um/arm/compstui.txt
new file mode 100644
index 00000000..dcfb2c65
--- /dev/null
+++ b/symbols/SDK/um/arm/compstui.txt
@@ -0,0 +1,25 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\compstui.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CommonPropertySheetUIA
+ CommonPropertySheetUIW
+ GetCPSUIUserData
+ SetCPSUIUserData
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/corrEngine.txt b/symbols/SDK/um/arm/corrEngine.txt
new file mode 100644
index 00000000..2dfb81c3
--- /dev/null
+++ b/symbols/SDK/um/arm/corrEngine.txt
@@ -0,0 +1,16 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\corrEngine.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ CC .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 10 .idata$6
diff --git a/symbols/SDK/um/arm/cryptdll.txt b/symbols/SDK/um/arm/cryptdll.txt
new file mode 100644
index 00000000..2539db20
--- /dev/null
+++ b/symbols/SDK/um/arm/cryptdll.txt
@@ -0,0 +1,41 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\cryptdll.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CDBuildIntegrityVect
+ CDBuildVect
+ CDFindCommonCSystem
+ CDFindCommonCSystemWithKey
+ CDGenerateRandomBits
+ CDGetIntegrityVect
+ CDLocateCSystem
+ CDLocateCheckSum
+ CDLocateRng
+ CDRegisterCSystem
+ CDRegisterCheckSum
+ CDRegisterRng
+ HMACwithSHA
+ KRBFXCF2
+ MD5Final
+ MD5Init
+ MD5Update
+ PBKDF2
+ aesCTSDecryptMsg
+ aesCTSEncryptMsg
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/cryptui.txt b/symbols/SDK/um/arm/cryptui.txt
new file mode 100644
index 00000000..472ed623
--- /dev/null
+++ b/symbols/SDK/um/arm/cryptui.txt
@@ -0,0 +1,75 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\cryptui.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?AddChainToStore@@YAHPAXPBU_CERT_CONTEXT@@KPAPAXHPAU_CERT_TRUST_STATUS@@@Z (int __cdecl AddChainToStore(void *,struct _CERT_CONTEXT const *,unsigned long,void * *,int,struct _CERT_TRUST_STATUS *))
+ ?CertDllLogMismatchPinRules@@YAJPBG000000@Z (long __cdecl CertDllLogMismatchPinRules(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *))
+ ?CertDllProtectedRootMessageBox@@YAHPAXPBU_CERT_CONTEXT@@KI@Z (int __cdecl CertDllProtectedRootMessageBox(void *,struct _CERT_CONTEXT const *,unsigned long,unsigned int))
+ ?CompareCertificate@@YAHJJJ@Z (int __cdecl CompareCertificate(long,long,long))
+ ?CryptUIDlgAddPolicyServer@@YAJPAUHWND__@@KHPAPAU_PolicyUrlProperties@@KHP6AJ0PAGW4X509EnrollmentAuthFlags@@W4X509EnrollmentPolicyLoadOption@@W4X509CertificateEnrollmentContext@@PAPAUIX509EnrollmentPolicyServer@@@ZPAPAG88PAK@Z (long __cdecl CryptUIDlgAddPolicyServer(struct HWND__ *,unsigned long,int,struct _PolicyUrlProperties * *,unsigned long,int,long (__cdecl*)(struct HWND__ *,unsigned short *,enum X509EnrollmentAuthFlags,enum X509EnrollmentPolicyLoadOption,enum X509CertificateEnrollmentContext,struct IX509EnrollmentPolicyServer * *),unsigned short * *,unsigned short * *,unsigned short * *,unsigned long *))
+ ?CryptUIDlgAddPolicyServerWithPriority@@YAJPAUHWND__@@KHPAPAU_PolicyUrlProperties@@KHP6AJ0PAGW4X509EnrollmentAuthFlags@@W4X509EnrollmentPolicyLoadOption@@W4X509CertificateEnrollmentContext@@PAPAUIX509EnrollmentPolicyServer@@@ZPAPAG88PAK9@Z (long __cdecl CryptUIDlgAddPolicyServerWithPriority(struct HWND__ *,unsigned long,int,struct _PolicyUrlProperties * *,unsigned long,int,long (__cdecl*)(struct HWND__ *,unsigned short *,enum X509EnrollmentAuthFlags,enum X509EnrollmentPolicyLoadOption,enum X509CertificateEnrollmentContext,struct IX509EnrollmentPolicyServer * *),unsigned short * *,unsigned short * *,unsigned short * *,unsigned long *,unsigned long *))
+ ?CryptUIDlgPropertyPolicy@@YAJPAUHWND__@@HHPBG1KPAPAU_PolicyUrlProperties@@KPAKPAPAPAG3@Z (long __cdecl CryptUIDlgPropertyPolicy(struct HWND__ *,int,int,unsigned short const *,unsigned short const *,unsigned long,struct _PolicyUrlProperties * *,unsigned long,unsigned long *,unsigned short * * *,unsigned long *))
+ ?DisplayHtmlHelp@@YAXPAUHWND__@@PBG@Z (void __cdecl DisplayHtmlHelp(struct HWND__ *,unsigned short const *))
+ ?FormatDateStringAutoLayout@@YAHPAPAGU_FILETIME@@H@Z (int __cdecl FormatDateStringAutoLayout(unsigned short * *,struct _FILETIME,int))
+ ?GetUnknownErrorString@@YAHPAPAGK@Z (int __cdecl GetUnknownErrorString(unsigned short * *,unsigned long))
+ ?InvokeHelpLink@@YAXPAUHWND__@@@Z (void __cdecl InvokeHelpLink(struct HWND__ *))
+ ?MyFormatEnhancedKeyUsageString@@YAHPAPAGPBU_CERT_CONTEXT@@HH@Z (int __cdecl MyFormatEnhancedKeyUsageString(unsigned short * *,struct _CERT_CONTEXT const *,int,int))
+ ACUIProviderInvokeUI
+ CertSelectionGetSerializedBlob
+ CommonInit
+ CryptDllProtectPrompt
+ CryptUIDlgCertMgr
+ CryptUIDlgFreeCAContext
+ CryptUIDlgFreePolicyServerContext
+ CryptUIDlgSelectCA
+ CryptUIDlgSelectCertificateA
+ CryptUIDlgSelectCertificateFromStore
+ CryptUIDlgSelectCertificateW
+ CryptUIDlgSelectPolicyServer
+ CryptUIDlgSelectStoreA
+ CryptUIDlgSelectStoreW
+ CryptUIDlgViewCRLA
+ CryptUIDlgViewCRLW
+ CryptUIDlgViewCTLA
+ CryptUIDlgViewCTLW
+ CryptUIDlgViewCertificateA
+ CryptUIDlgViewCertificatePropertiesA
+ CryptUIDlgViewCertificatePropertiesW
+ CryptUIDlgViewCertificateW
+ CryptUIDlgViewContext
+ CryptUIDlgViewSignerInfoA
+ CryptUIDlgViewSignerInfoW
+ CryptUIFreeCertificatePropertiesPagesA
+ CryptUIFreeCertificatePropertiesPagesW
+ CryptUIFreeViewSignaturesPagesA
+ CryptUIFreeViewSignaturesPagesW
+ CryptUIGetCertificatePropertiesPagesA
+ CryptUIGetCertificatePropertiesPagesW
+ CryptUIGetViewSignaturesPagesA
+ CryptUIGetViewSignaturesPagesW
+ CryptUIStartCertMgr
+ CryptUIViewExpiringCerts
+ CryptUIWizBuildCTL
+ CryptUIWizDigitalSign
+ CryptUIWizExport
+ CryptUIWizFreeDigitalSignContext
+ CryptUIWizImport
+ CryptUIWizImportInternal
+ IsWizardExtensionAvailable
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/cryptxml.txt b/symbols/SDK/um/arm/cryptxml.txt
new file mode 100644
index 00000000..ee1f97c0
--- /dev/null
+++ b/symbols/SDK/um/arm/cryptxml.txt
@@ -0,0 +1,40 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\cryptxml.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CryptXmlAddObject
+ CryptXmlClose
+ CryptXmlCreateReference
+ CryptXmlDigestReference
+ CryptXmlEncode
+ CryptXmlEnumAlgorithmInfo
+ CryptXmlFindAlgorithmInfo
+ CryptXmlGetAlgorithmInfo
+ CryptXmlGetDocContext
+ CryptXmlGetReference
+ CryptXmlGetSignature
+ CryptXmlGetStatus
+ CryptXmlGetTransforms
+ CryptXmlImportPublicKey
+ CryptXmlOpenToDecode
+ CryptXmlOpenToEncode
+ CryptXmlSetHMACSecret
+ CryptXmlSign
+ CryptXmlVerifySignature
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/cscapi.txt b/symbols/SDK/um/arm/cscapi.txt
new file mode 100644
index 00000000..b5b3b507
--- /dev/null
+++ b/symbols/SDK/um/arm/cscapi.txt
@@ -0,0 +1,27 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\cscapi.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CscSearchApiGetInterface
+ OfflineFilesEnable
+ OfflineFilesGetShareCachingMode
+ OfflineFilesQueryStatus
+ OfflineFilesQueryStatusEx
+ OfflineFilesStart
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/cscdll.txt b/symbols/SDK/um/arm/cscdll.txt
new file mode 100644
index 00000000..f2315f4e
--- /dev/null
+++ b/symbols/SDK/um/arm/cscdll.txt
@@ -0,0 +1,39 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\cscdll.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 45 CSCDeleteW
+ 73 CSCDisconnectPath
+ 14 CSCDoEnableDisable
+ 55 CSCEnumForStatsExW
+ 49 CSCEnumForStatsW
+ 10 CSCFindClose
+ 60 CSCFindFirstFileForSidW
+ 43 CSCFindFirstFileW
+ 44 CSCFindNextFileW
+ 9 CSCIsCSCEnabled
+ 75 CSCIsPathOffline
+ 50 CSCIsServerOfflineW
+ 40 CSCPinFileW
+ 42 CSCQueryFileStatusW
+ 11 CSCSetMaxSpace
+ 76 CSCTransitionPathOnline
+ 52 CSCTransitionServerOnlineW
+ 41 CSCUnpinFileW
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/d2d1.txt b/symbols/SDK/um/arm/d2d1.txt
new file mode 100644
index 00000000..77b80f98
--- /dev/null
+++ b/symbols/SDK/um/arm/d2d1.txt
@@ -0,0 +1,34 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\d2d1.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 12 D2D1ComputeMaximumScaleFactor
+ 6 D2D1ConvertColorSpace
+ 7 D2D1CreateDevice
+ 8 D2D1CreateDeviceContext
+ 1 D2D1CreateFactory
+ 13 D2D1GetGradientMeshInteriorPointsFromCoonsPatch
+ 5 D2D1InvertMatrix
+ 4 D2D1IsMatrixInvertible
+ 2 D2D1MakeRotateMatrix
+ 3 D2D1MakeSkewMatrix
+ 9 D2D1SinCos
+ 10 D2D1Tan
+ 11 D2D1Vec3Length
+
+ Summary
+
+ BA .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/d3d10.txt b/symbols/SDK/um/arm/d3d10.txt
new file mode 100644
index 00000000..f4880238
--- /dev/null
+++ b/symbols/SDK/um/arm/d3d10.txt
@@ -0,0 +1,50 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\d3d10.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ D3D10CompileEffectFromMemory
+ D3D10CompileShader
+ D3D10CreateBlob
+ D3D10CreateDevice
+ D3D10CreateDeviceAndSwapChain
+ D3D10CreateEffectFromMemory
+ D3D10CreateEffectPoolFromMemory
+ D3D10CreateStateBlock
+ D3D10DisassembleEffect
+ D3D10DisassembleShader
+ D3D10GetGeometryShaderProfile
+ D3D10GetInputAndOutputSignatureBlob
+ D3D10GetInputSignatureBlob
+ D3D10GetOutputSignatureBlob
+ D3D10GetPixelShaderProfile
+ D3D10GetShaderDebugInfo
+ D3D10GetVersion
+ D3D10GetVertexShaderProfile
+ D3D10PreprocessShader
+ D3D10ReflectShader
+ D3D10RegisterLayers
+ D3D10StateBlockMaskDifference
+ D3D10StateBlockMaskDisableAll
+ D3D10StateBlockMaskDisableCapture
+ D3D10StateBlockMaskEnableAll
+ D3D10StateBlockMaskEnableCapture
+ D3D10StateBlockMaskGetSetting
+ D3D10StateBlockMaskIntersect
+ D3D10StateBlockMaskUnion
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/d3d10_1.txt b/symbols/SDK/um/arm/d3d10_1.txt
new file mode 100644
index 00000000..13dd6a43
--- /dev/null
+++ b/symbols/SDK/um/arm/d3d10_1.txt
@@ -0,0 +1,50 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\d3d10_1.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ D3D10CompileEffectFromMemory
+ D3D10CompileShader
+ D3D10CreateBlob
+ D3D10CreateDevice1
+ D3D10CreateDeviceAndSwapChain1
+ D3D10CreateEffectFromMemory
+ D3D10CreateEffectPoolFromMemory
+ D3D10CreateStateBlock
+ D3D10DisassembleEffect
+ D3D10DisassembleShader
+ D3D10GetGeometryShaderProfile
+ D3D10GetInputAndOutputSignatureBlob
+ D3D10GetInputSignatureBlob
+ D3D10GetOutputSignatureBlob
+ D3D10GetPixelShaderProfile
+ D3D10GetShaderDebugInfo
+ D3D10GetVersion
+ D3D10GetVertexShaderProfile
+ D3D10PreprocessShader
+ D3D10ReflectShader
+ D3D10RegisterLayers
+ D3D10StateBlockMaskDifference
+ D3D10StateBlockMaskDisableAll
+ D3D10StateBlockMaskDisableCapture
+ D3D10StateBlockMaskEnableAll
+ D3D10StateBlockMaskEnableCapture
+ D3D10StateBlockMaskGetSetting
+ D3D10StateBlockMaskIntersect
+ D3D10StateBlockMaskUnion
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/d3d11.txt b/symbols/SDK/um/arm/d3d11.txt
new file mode 100644
index 00000000..ba5d8c4f
--- /dev/null
+++ b/symbols/SDK/um/arm/d3d11.txt
@@ -0,0 +1,66 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\d3d11.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?D3DKMTCloseAdapter@@YAJPAU_D3DKMT_CLOSEADAPTER@@@Z (long __cdecl D3DKMTCloseAdapter(struct _D3DKMT_CLOSEADAPTER *))
+ ?D3DKMTDestroyAllocation@@YAJPAU_D3DKMT_DESTROYALLOCATION@@@Z (long __cdecl D3DKMTDestroyAllocation(struct _D3DKMT_DESTROYALLOCATION *))
+ ?D3DKMTDestroyContext@@YAJPAU_D3DKMT_DESTROYCONTEXT@@@Z (long __cdecl D3DKMTDestroyContext(struct _D3DKMT_DESTROYCONTEXT *))
+ ?D3DKMTDestroyDevice@@YAJPAU_D3DKMT_DESTROYDEVICE@@@Z (long __cdecl D3DKMTDestroyDevice(struct _D3DKMT_DESTROYDEVICE *))
+ ?D3DKMTDestroySynchronizationObject@@YAJPAU_D3DKMT_DESTROYSYNCHRONIZATIONOBJECT@@@Z (long __cdecl D3DKMTDestroySynchronizationObject(struct _D3DKMT_DESTROYSYNCHRONIZATIONOBJECT *))
+ ?D3DKMTPresent@@YAJPBU_D3DKMT_PRESENT@@@Z (long __cdecl D3DKMTPresent(struct _D3DKMT_PRESENT const *))
+ ?D3DKMTQueryAdapterInfo@@YAJPAU_D3DKMT_QUERYADAPTERINFO@@@Z (long __cdecl D3DKMTQueryAdapterInfo(struct _D3DKMT_QUERYADAPTERINFO *))
+ ?D3DKMTSetDisplayPrivateDriverFormat@@YAJPAU_D3DKMT_SETDISPLAYPRIVATEDRIVERFORMAT@@@Z (long __cdecl D3DKMTSetDisplayPrivateDriverFormat(struct _D3DKMT_SETDISPLAYPRIVATEDRIVERFORMAT *))
+ ?D3DKMTSignalSynchronizationObject@@YAJPAU_D3DKMT_SIGNALSYNCHRONIZATIONOBJECT@@@Z (long __cdecl D3DKMTSignalSynchronizationObject(struct _D3DKMT_SIGNALSYNCHRONIZATIONOBJECT *))
+ ?D3DKMTUnlock@@YAJPAU_D3DKMT_UNLOCK@@@Z (long __cdecl D3DKMTUnlock(struct _D3DKMT_UNLOCK *))
+ ?D3DKMTWaitForSynchronizationObject@@YAJPAU_D3DKMT_WAITFORSYNCHRONIZATIONOBJECT@@@Z (long __cdecl D3DKMTWaitForSynchronizationObject(struct _D3DKMT_WAITFORSYNCHRONIZATIONOBJECT *))
+ ?OpenAdapter10@@YAJPAUD3D10DDIARG_OPENADAPTER@@@Z (long __cdecl OpenAdapter10(struct D3D10DDIARG_OPENADAPTER *))
+ ?OpenAdapter10_2@@YAJPAUD3D10DDIARG_OPENADAPTER@@@Z (long __cdecl OpenAdapter10_2(struct D3D10DDIARG_OPENADAPTER *))
+ CreateDirect3D11DeviceFromDXGIDevice
+ CreateDirect3D11SurfaceFromDXGISurface
+ D3D11CoreCreateDevice
+ D3D11CoreCreateLayeredDevice
+ D3D11CoreGetLayeredDeviceSize
+ D3D11CoreRegisterLayers
+ D3D11CreateDevice
+ D3D11CreateDeviceAndSwapChain
+ D3D11On12CreateDevice
+ D3DKMTCreateAllocation
+ D3DKMTCreateContext
+ D3DKMTCreateDevice
+ D3DKMTCreateSynchronizationObject
+ D3DKMTEscape
+ D3DKMTGetContextSchedulingPriority
+ D3DKMTGetDeviceState
+ D3DKMTGetDisplayModeList
+ D3DKMTGetMultisampleMethodList
+ D3DKMTGetRuntimeData
+ D3DKMTGetSharedPrimaryHandle
+ D3DKMTLock
+ D3DKMTOpenAdapterFromHdc
+ D3DKMTOpenResource
+ D3DKMTQueryAllocationResidency
+ D3DKMTQueryResourceInfo
+ D3DKMTRender
+ D3DKMTSetAllocationPriority
+ D3DKMTSetContextSchedulingPriority
+ D3DKMTSetDisplayMode
+ D3DKMTSetGammaRamp
+ D3DKMTSetVidPnSourceOwner
+ D3DKMTWaitForVerticalBlankEvent
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/d3d12.txt b/symbols/SDK/um/arm/d3d12.txt
new file mode 100644
index 00000000..9beb6968
--- /dev/null
+++ b/symbols/SDK/um/arm/d3d12.txt
@@ -0,0 +1,31 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\d3d12.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ D3D12CoreCreateLayeredDevice
+ D3D12CoreGetLayeredDeviceSize
+ D3D12CoreRegisterLayers
+ 101 D3D12CreateDevice
+ D3D12CreateRootSignatureDeserializer
+ D3D12CreateVersionedRootSignatureDeserializer
+ D3D12EnableExperimentalFeatures
+ 102 D3D12GetDebugInterface
+ D3D12SerializeRootSignature
+ D3D12SerializeVersionedRootSignature
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/d3d9.txt b/symbols/SDK/um/arm/d3d9.txt
new file mode 100644
index 00000000..a3f74690
--- /dev/null
+++ b/symbols/SDK/um/arm/d3d9.txt
@@ -0,0 +1,35 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\d3d9.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?Direct3DShaderValidatorCreate9@@YAPAUIDirect3DShaderValidator9@@XZ (struct IDirect3DShaderValidator9 * __cdecl Direct3DShaderValidatorCreate9(void))
+ ?PSGPError@@YAXPAVD3DFE_PROCESSVERTICES@@W4PSGPERRORID@@I@Z (void __cdecl PSGPError(class D3DFE_PROCESSVERTICES *,enum PSGPERRORID,unsigned int))
+ ?PSGPSampleTexture@@YAXPAVD3DFE_PROCESSVERTICES@@IQAY03MI1@Z (void __cdecl PSGPSampleTexture(class D3DFE_PROCESSVERTICES *,unsigned int,float (* const)[4],unsigned int,float (* const)[4]))
+ D3DPERF_BeginEvent
+ D3DPERF_EndEvent
+ D3DPERF_GetStatus
+ D3DPERF_QueryRepeatFrame
+ D3DPERF_SetMarker
+ D3DPERF_SetOptions
+ D3DPERF_SetRegion
+ DebugSetLevel
+ DebugSetMute
+ Direct3DCreate9
+ Direct3DCreate9Ex
+
+ Summary
+
+ BA .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/d3dcompiler.txt b/symbols/SDK/um/arm/d3dcompiler.txt
new file mode 100644
index 00000000..6f78bfcb
--- /dev/null
+++ b/symbols/SDK/um/arm/d3dcompiler.txt
@@ -0,0 +1,50 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\d3dcompiler.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?D3DAssemble@@YAJPBXKPBDPBU_D3D_SHADER_MACRO@@PAUID3DInclude@@IPAPAUID3D10Blob@@4@Z (long __cdecl D3DAssemble(void const *,unsigned long,char const *,struct _D3D_SHADER_MACRO const *,struct ID3DInclude *,unsigned int,struct ID3D10Blob * *,struct ID3D10Blob * *))
+ ?DebugSetMute@@YAXH@Z (void __cdecl DebugSetMute(int))
+ D3DCompile
+ D3DCompile2
+ D3DCompileFromFile
+ D3DCompressShaders
+ D3DCreateBlob
+ D3DCreateFunctionLinkingGraph
+ D3DCreateLinker
+ D3DDecompressShaders
+ D3DDisassemble
+ D3DDisassemble10Effect
+ D3DDisassemble11Trace
+ D3DDisassembleRegion
+ D3DGetBlobPart
+ D3DGetDebugInfo
+ D3DGetInputAndOutputSignatureBlob
+ D3DGetInputSignatureBlob
+ D3DGetOutputSignatureBlob
+ D3DGetTraceInstructionOffsets
+ D3DLoadModule
+ D3DPreprocess
+ D3DReadFileToBlob
+ D3DReflect
+ D3DReflectLibrary
+ D3DReturnFailure1
+ D3DSetBlobPart
+ D3DStripShader
+ D3DWriteBlobToFile
+
+ Summary
+
+ D8 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 14 .idata$6
diff --git a/symbols/SDK/um/arm/davclnt.txt b/symbols/SDK/um/arm/davclnt.txt
new file mode 100644
index 00000000..cb5b004e
--- /dev/null
+++ b/symbols/SDK/um/arm/davclnt.txt
@@ -0,0 +1,43 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\davclnt.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DavCancelConnectionsToServer
+ DavFreeUsedDiskSpace
+ DavGetDiskSpaceUsage
+ DavGetTheLockOwnerOfTheFile
+ DavInvalidateCache
+ DavRegisterAuthCallback
+ DavSetCookieW
+ DavUnregisterAuthCallback
+ DllMain
+ NPAddConnection
+ NPAddConnection3
+ NPCancelConnection
+ NPCloseEnum
+ NPEnumResource
+ NPFormatNetworkName
+ NPGetCaps
+ NPGetConnection
+ NPGetResourceInformation
+ NPGetResourceParent
+ NPGetUniversalName
+ NPGetUser
+ NPOpenEnum
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/dcomp.txt b/symbols/SDK/um/arm/dcomp.txt
new file mode 100644
index 00000000..ebd2520c
--- /dev/null
+++ b/symbols/SDK/um/arm/dcomp.txt
@@ -0,0 +1,27 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dcomp.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DCompositionAttachMouseDragToHwnd
+ DCompositionAttachMouseWheelToHwnd
+ DCompositionCreateDevice
+ DCompositionCreateDevice2
+ DCompositionCreateDevice3
+ DCompositionCreateSurfaceHandle
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/ddraw.txt b/symbols/SDK/um/arm/ddraw.txt
new file mode 100644
index 00000000..73d3dea0
--- /dev/null
+++ b/symbols/SDK/um/arm/ddraw.txt
@@ -0,0 +1,34 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ddraw.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DDGetAttachedSurfaceLcl
+ DDInternalLock
+ DDInternalUnlock
+ DSoundHelp
+ DirectDrawCreate
+ DirectDrawCreateClipper
+ DirectDrawCreateEx
+ DirectDrawEnumerateA
+ DirectDrawEnumerateExA
+ DirectDrawEnumerateExW
+ DirectDrawEnumerateW
+ GetDDSurfaceLocal
+ GetSurfaceFromDC
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/devenum.txt b/symbols/SDK/um/arm/devenum.txt
new file mode 100644
index 00000000..90aa64ad
--- /dev/null
+++ b/symbols/SDK/um/arm/devenum.txt
@@ -0,0 +1,16 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\devenum.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/deviceaccess.txt b/symbols/SDK/um/arm/deviceaccess.txt
new file mode 100644
index 00000000..92523b76
--- /dev/null
+++ b/symbols/SDK/um/arm/deviceaccess.txt
@@ -0,0 +1,24 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\deviceaccess.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CreateDeviceAccessInstance
+ ProcessTrackerInsertOrWait
+ ProcessTrackerRemove
+
+ Summary
+
+ D2 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 12 .idata$6
diff --git a/symbols/SDK/um/arm/devmgr.txt b/symbols/SDK/um/arm/devmgr.txt
new file mode 100644
index 00000000..12395028
--- /dev/null
+++ b/symbols/SDK/um/arm/devmgr.txt
@@ -0,0 +1,40 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\devmgr.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 17 DeviceAdvancedPropertiesA
+ 18 DeviceAdvancedPropertiesW
+ 19 DeviceCreateHardwarePage
+ 25 DeviceCreateHardwarePageCustom
+ 20 DeviceCreateHardwarePageEx
+ 9 DeviceManager_ExecuteA
+ 10 DeviceManager_ExecuteW
+ 11 DeviceProblemTextA
+ 12 DeviceProblemTextW
+ 13 DeviceProblemWizardA
+ 14 DeviceProblemWizardW
+ 23 DeviceProblenWizard_RunDLLA
+ 24 DeviceProblenWizard_RunDLLW
+ 7 DevicePropertiesA
+ 21 DevicePropertiesExA
+ 22 DevicePropertiesExW
+ 8 DevicePropertiesW
+ 5 DeviceProperties_RunDLLA
+ 6 DeviceProperties_RunDLLW
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/dflayout.txt b/symbols/SDK/um/arm/dflayout.txt
new file mode 100644
index 00000000..510a78ca
--- /dev/null
+++ b/symbols/SDK/um/arm/dflayout.txt
@@ -0,0 +1,22 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dflayout.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ StgOpenLayoutDocfile
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/dhcpsapi.txt b/symbols/SDK/um/arm/dhcpsapi.txt
new file mode 100644
index 00000000..ff954a13
--- /dev/null
+++ b/symbols/SDK/um/arm/dhcpsapi.txt
@@ -0,0 +1,230 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dhcpsapi.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DhcpAddFilterV4
+ DhcpAddMScopeElement
+ DhcpAddSecurityGroup
+ DhcpAddServer
+ DhcpAddSubnetElement
+ DhcpAddSubnetElementV4
+ DhcpAddSubnetElementV5
+ DhcpAddSubnetElementV6
+ DhcpAuditLogGetParams
+ DhcpAuditLogSetParams
+ DhcpCreateClass
+ DhcpCreateClassV6
+ DhcpCreateClientInfo
+ DhcpCreateClientInfoV4
+ DhcpCreateClientInfoVQ
+ DhcpCreateOption
+ DhcpCreateOptionV5
+ DhcpCreateOptionV6
+ DhcpCreateSubnet
+ DhcpCreateSubnetV6
+ DhcpCreateSubnetVQ
+ DhcpDeleteClass
+ DhcpDeleteClassV6
+ DhcpDeleteClientInfo
+ DhcpDeleteClientInfoV6
+ DhcpDeleteFilterV4
+ DhcpDeleteMClientInfo
+ DhcpDeleteMScope
+ DhcpDeleteServer
+ DhcpDeleteSubnet
+ DhcpDeleteSubnetV6
+ DhcpDeleteSuperScopeV4
+ DhcpDsCleanup
+ DhcpDsClearHostServerEntries
+ DhcpDsInit
+ DhcpEnumClasses
+ DhcpEnumClassesV6
+ DhcpEnumFilterV4
+ DhcpEnumMScopeClients
+ DhcpEnumMScopeElements
+ DhcpEnumMScopes
+ DhcpEnumOptionValues
+ DhcpEnumOptionValuesV5
+ DhcpEnumOptionValuesV6
+ DhcpEnumOptions
+ DhcpEnumOptionsV5
+ DhcpEnumOptionsV6
+ DhcpEnumServers
+ DhcpEnumSubnetClients
+ DhcpEnumSubnetClientsFilterStatusInfo
+ DhcpEnumSubnetClientsV4
+ DhcpEnumSubnetClientsV5
+ DhcpEnumSubnetClientsV6
+ DhcpEnumSubnetClientsVQ
+ DhcpEnumSubnetElements
+ DhcpEnumSubnetElementsV4
+ DhcpEnumSubnetElementsV5
+ DhcpEnumSubnetElementsV6
+ DhcpEnumSubnets
+ DhcpEnumSubnetsV6
+ DhcpGetAllOptionValues
+ DhcpGetAllOptionValuesV6
+ DhcpGetAllOptions
+ DhcpGetAllOptionsV6
+ DhcpGetClassInfo
+ DhcpGetClientInfo
+ DhcpGetClientInfoV4
+ DhcpGetClientInfoV6
+ DhcpGetClientInfoVQ
+ DhcpGetClientOptions
+ DhcpGetFilterV4
+ DhcpGetMCastMibInfo
+ DhcpGetMScopeInfo
+ DhcpGetMibInfo
+ DhcpGetMibInfoV5
+ DhcpGetMibInfoV6
+ DhcpGetMibInfoVQ
+ DhcpGetOptionInfo
+ DhcpGetOptionInfoV5
+ DhcpGetOptionInfoV6
+ DhcpGetOptionValue
+ DhcpGetOptionValueV5
+ DhcpGetOptionValueV6
+ DhcpGetServerBindingInfo
+ DhcpGetServerBindingInfoV6
+ DhcpGetServerSpecificStrings
+ DhcpGetSubnetDelayOffer
+ DhcpGetSubnetInfo
+ DhcpGetSubnetInfoV6
+ DhcpGetSubnetInfoVQ
+ DhcpGetSuperScopeInfoV4
+ DhcpGetThreadOptions
+ DhcpGetVersion
+ DhcpHlprAddV4PolicyCondition
+ DhcpHlprAddV4PolicyExpr
+ DhcpHlprAddV4PolicyRange
+ DhcpHlprCreateV4Policy
+ DhcpHlprCreateV4PolicyEx
+ DhcpHlprFindV4DhcpProperty
+ DhcpHlprFreeV4DhcpProperty
+ DhcpHlprFreeV4DhcpPropertyArray
+ DhcpHlprFreeV4Policy
+ DhcpHlprFreeV4PolicyArray
+ DhcpHlprFreeV4PolicyEx
+ DhcpHlprFreeV4PolicyExArray
+ DhcpHlprIsV4PolicySingleUC
+ DhcpHlprIsV4PolicyValid
+ DhcpHlprIsV4PolicyWellFormed
+ DhcpHlprModifyV4PolicyExpr
+ DhcpHlprResetV4PolicyExpr
+ DhcpModifyClass
+ DhcpModifyClassV6
+ DhcpRemoveMScopeElement
+ DhcpRemoveOption
+ DhcpRemoveOptionV5
+ DhcpRemoveOptionV6
+ DhcpRemoveOptionValue
+ DhcpRemoveOptionValueV5
+ DhcpRemoveOptionValueV6
+ DhcpRemoveSubnetElement
+ DhcpRemoveSubnetElementV4
+ DhcpRemoveSubnetElementV5
+ DhcpRemoveSubnetElementV6
+ DhcpRpcFreeMemory
+ DhcpScanDatabase
+ DhcpScanMDatabase
+ DhcpServerAuditlogParamsFree
+ DhcpServerBackupDatabase
+ DhcpServerGetConfig
+ DhcpServerGetConfigV4
+ DhcpServerGetConfigV6
+ DhcpServerGetConfigVQ
+ DhcpServerQueryAttribute
+ DhcpServerQueryAttributes
+ DhcpServerQueryDnsRegCredentials
+ DhcpServerRedoAuthorization
+ DhcpServerRestoreDatabase
+ DhcpServerSetConfig
+ DhcpServerSetConfigV4
+ DhcpServerSetConfigV6
+ DhcpServerSetConfigVQ
+ DhcpServerSetDnsRegCredentials
+ DhcpServerSetDnsRegCredentialsV5
+ DhcpSetClientInfo
+ DhcpSetClientInfoV4
+ DhcpSetClientInfoV6
+ DhcpSetClientInfoVQ
+ DhcpSetFilterV4
+ DhcpSetMScopeInfo
+ DhcpSetOptionInfo
+ DhcpSetOptionInfoV5
+ DhcpSetOptionInfoV6
+ DhcpSetOptionValue
+ DhcpSetOptionValueV5
+ DhcpSetOptionValueV6
+ DhcpSetOptionValues
+ DhcpSetOptionValuesV5
+ DhcpSetServerBindingInfo
+ DhcpSetServerBindingInfoV6
+ DhcpSetSubnetDelayOffer
+ DhcpSetSubnetInfo
+ DhcpSetSubnetInfoV6
+ DhcpSetSubnetInfoVQ
+ DhcpSetSuperScopeV4
+ DhcpSetThreadOptions
+ DhcpV4AddPolicyRange
+ DhcpV4CreateClientInfo
+ DhcpV4CreateClientInfoEx
+ DhcpV4CreatePolicy
+ DhcpV4CreatePolicyEx
+ DhcpV4DeletePolicy
+ DhcpV4EnumPolicies
+ DhcpV4EnumPoliciesEx
+ DhcpV4EnumSubnetClients
+ DhcpV4EnumSubnetClientsEx
+ DhcpV4EnumSubnetReservations
+ DhcpV4FailoverAddScopeToRelationship
+ DhcpV4FailoverCreateRelationship
+ DhcpV4FailoverDeleteRelationship
+ DhcpV4FailoverDeleteScopeFromRelationship
+ DhcpV4FailoverEnumRelationship
+ DhcpV4FailoverGetAddressStatus
+ DhcpV4FailoverGetClientInfo
+ DhcpV4FailoverGetRelationship
+ DhcpV4FailoverGetScopeRelationship
+ DhcpV4FailoverGetScopeStatistics
+ DhcpV4FailoverGetSystemTime
+ DhcpV4FailoverSetRelationship
+ DhcpV4FailoverTriggerAddrAllocation
+ DhcpV4GetAllOptionValues
+ DhcpV4GetClientInfo
+ DhcpV4GetClientInfoEx
+ DhcpV4GetFreeIPAddress
+ DhcpV4GetOptionValue
+ DhcpV4GetPolicy
+ DhcpV4GetPolicyEx
+ DhcpV4QueryPolicyEnforcement
+ DhcpV4RemoveOptionValue
+ DhcpV4RemovePolicyRange
+ DhcpV4SetOptionValue
+ DhcpV4SetOptionValues
+ DhcpV4SetPolicy
+ DhcpV4SetPolicyEnforcement
+ DhcpV4SetPolicyEx
+ DhcpV6CreateClientInfo
+ DhcpV6GetFreeIPAddress
+ DhcpV6GetStatelessStatistics
+ DhcpV6GetStatelessStoreParams
+ DhcpV6SetStatelessStoreParams
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/dloadhelper.txt b/symbols/SDK/um/arm/dloadhelper.txt
new file mode 100644
index 00000000..b941f1a8
--- /dev/null
+++ b/symbols/SDK/um/arm/dloadhelper.txt
@@ -0,0 +1,17 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dloadhelper.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4018 .debug$S
+ AE04 .debug$T
+ D2 .drectve
+ 4 .gfids$y
+ 18 .pdata
+ 32 .rdata
+ 7C .text$mn
diff --git a/symbols/SDK/um/arm/dmoguids.txt b/symbols/SDK/um/arm/dmoguids.txt
new file mode 100644
index 00000000..08c8c882
--- /dev/null
+++ b/symbols/SDK/um/arm/dmoguids.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dmoguids.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 8880 .debug$S
+ 613C .debug$T
+ 32 .drectve
+ E20 .rdata
diff --git a/symbols/SDK/um/arm/dmprocessxmlfiltered.txt b/symbols/SDK/um/arm/dmprocessxmlfiltered.txt
new file mode 100644
index 00000000..58039798
--- /dev/null
+++ b/symbols/SDK/um/arm/dmprocessxmlfiltered.txt
@@ -0,0 +1,24 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dmprocessxmlfiltered.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DMProcessConfigXML
+ DMProcessConfigXMLFiltered
+ MdmProcessConfigXmlWithAttributes
+
+ Summary
+
+ EA .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 1A .idata$6
diff --git a/symbols/SDK/um/arm/dnscrcli.txt b/symbols/SDK/um/arm/dnscrcli.txt
new file mode 100644
index 00000000..58c1b809
--- /dev/null
+++ b/symbols/SDK/um/arm/dnscrcli.txt
@@ -0,0 +1,18 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dnscrcli.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .bss
+ 5A70 .debug$S
+ D190 .debug$T
+ 4 .drectve
+ 20 .pdata
+ 3E .rdata
+ 100 .text$mn
+ 24 .xdata
diff --git a/symbols/SDK/um/arm/dnslib.txt b/symbols/SDK/um/arm/dnslib.txt
new file mode 100644
index 00000000..cae01508
--- /dev/null
+++ b/symbols/SDK/um/arm/dnslib.txt
@@ -0,0 +1,25 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dnslib.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 20C .bss
+ 294 .data
+ 12AB74 .debug$P
+ 18CE34 .debug$S
+ 393DC .debug$T
+ C8B .drectve
+ 464 .gfids$y
+ 8 .giats$y
+ 2850 .pdata
+ 9F20 .rdata
+ 14 .text
+ 1DE82 .text$mn
+ 62C4 .wpp_sf
+ C20 .xdata
diff --git a/symbols/SDK/um/arm/dnsperf.txt b/symbols/SDK/um/arm/dnsperf.txt
new file mode 100644
index 00000000..67249383
--- /dev/null
+++ b/symbols/SDK/um/arm/dnsperf.txt
@@ -0,0 +1,24 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dnsperf.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 3 CloseDnsPerformanceData
+ 2 CollectDnsPerformanceData
+ 1 OpenDnsPerformanceData
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/dnsrpc.txt b/symbols/SDK/um/arm/dnsrpc.txt
new file mode 100644
index 00000000..8e2af8de
--- /dev/null
+++ b/symbols/SDK/um/arm/dnsrpc.txt
@@ -0,0 +1,22 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dnsrpc.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 3C .bss
+ 334 .data
+ D2AD0 .debug$S
+ 13B24C .debug$T
+ 25F .drectve
+ B0 .gfids$y
+ BD8 .pdata
+ A74A .rdata
+ 14 .text
+ F69E .text$mn
+ 64C .xdata
diff --git a/symbols/SDK/um/arm/dnsrslvr.txt b/symbols/SDK/um/arm/dnsrslvr.txt
new file mode 100644
index 00000000..59c9ef0d
--- /dev/null
+++ b/symbols/SDK/um/arm/dnsrslvr.txt
@@ -0,0 +1,25 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dnsrslvr.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ LoadGPExtension
+ Reg_DoRegisterAdapter
+ ServiceMain
+ SvchostPushServiceGlobals
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/dpx.txt b/symbols/SDK/um/arm/dpx.txt
new file mode 100644
index 00000000..87c41d22
--- /dev/null
+++ b/symbols/SDK/um/arm/dpx.txt
@@ -0,0 +1,26 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dpx.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DpxFreeMemory
+ DpxNewJob
+ DpxNewJobEx
+ DpxRestoreJob
+ DpxRestoreJobEx
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/drt.txt b/symbols/SDK/um/arm/drt.txt
new file mode 100644
index 00000000..df83eafd
--- /dev/null
+++ b/symbols/SDK/um/arm/drt.txt
@@ -0,0 +1,42 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\drt.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?DrtFlushCache@@YAJPAX@Z (long __cdecl DrtFlushCache(void *))
+ ?DrtGetCacheStatsEx@@YAJPAXPAU_drtCacheStatsExTag@@@Z (long __cdecl DrtGetCacheStatsEx(void *,struct _drtCacheStatsExTag *))
+ ?DrtHandlePowerEvent@@YAJPAXH@Z (long __cdecl DrtHandlePowerEvent(void *,int))
+ ?DrtPingPeer@@YAJPAXPAUsockaddr_in6@@HKPAJ1PAK3PAUdrt_data_tag@@@Z (long __cdecl DrtPingPeer(void *,struct sockaddr_in6 *,int,unsigned long,long *,struct sockaddr_in6 *,unsigned long *,unsigned long *,struct drt_data_tag *))
+ ?DrtStartPartitionDetection@@YAJPAX@Z (long __cdecl DrtStartPartitionDetection(void *))
+ DrtClose
+ DrtContinueSearch
+ DrtEndSearch
+ DrtGetEventData
+ DrtGetEventDataSize
+ DrtGetInstanceName
+ DrtGetInstanceNameSize
+ DrtGetSearchPath
+ DrtGetSearchPathSize
+ DrtGetSearchResult
+ DrtGetSearchResultSize
+ DrtOpen
+ DrtRegisterKey
+ DrtStartSearch
+ DrtUnregisterKey
+ DrtUpdateKey
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/drtprov.txt b/symbols/SDK/um/arm/drtprov.txt
new file mode 100644
index 00000000..695e9509
--- /dev/null
+++ b/symbols/SDK/um/arm/drtprov.txt
@@ -0,0 +1,30 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\drtprov.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DrtCreateDerivedKey
+ DrtCreateDerivedKeySecurityProvider
+ DrtCreateDnsBootstrapResolver
+ DrtCreateNullSecurityProvider
+ DrtCreatePnrpBootstrapResolver
+ DrtDeleteDerivedKeySecurityProvider
+ DrtDeleteDnsBootstrapResolver
+ DrtDeleteNullSecurityProvider
+ DrtDeletePnrpBootstrapResolver
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/drttransport.txt b/symbols/SDK/um/arm/drttransport.txt
new file mode 100644
index 00000000..35880dae
--- /dev/null
+++ b/symbols/SDK/um/arm/drttransport.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\drttransport.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DrtCreateIpv6UdpTransport
+ DrtDeleteIpv6UdpTransport
+
+ Summary
+
+ D2 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 12 .idata$6
diff --git a/symbols/SDK/um/arm/dsound.txt b/symbols/SDK/um/arm/dsound.txt
new file mode 100644
index 00000000..d124483a
--- /dev/null
+++ b/symbols/SDK/um/arm/dsound.txt
@@ -0,0 +1,31 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dsound.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 6 DirectSoundCaptureCreate
+ 12 DirectSoundCaptureCreate8
+ 7 DirectSoundCaptureEnumerateA
+ 8 DirectSoundCaptureEnumerateW
+ 1 DirectSoundCreate
+ 11 DirectSoundCreate8
+ 2 DirectSoundEnumerateA
+ 3 DirectSoundEnumerateW
+ 10 DirectSoundFullDuplexCreate
+ 9 GetDeviceID
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/dssec.txt b/symbols/SDK/um/arm/dssec.txt
new file mode 100644
index 00000000..07e1c34e
--- /dev/null
+++ b/symbols/SDK/um/arm/dssec.txt
@@ -0,0 +1,25 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dssec.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 1 DSCreateISecurityInfoObject
+ 4 DSCreateISecurityInfoObjectEx
+ 2 DSCreateSecurityPage
+ 3 DSEditSecurity
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/dststlog.txt b/symbols/SDK/um/arm/dststlog.txt
new file mode 100644
index 00000000..accccd1a
--- /dev/null
+++ b/symbols/SDK/um/arm/dststlog.txt
@@ -0,0 +1,22 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dststlog.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ PrintLog
+
+ Summary
+
+ BA .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/dwmapi.txt b/symbols/SDK/um/arm/dwmapi.txt
new file mode 100644
index 00000000..53a658bc
--- /dev/null
+++ b/symbols/SDK/um/arm/dwmapi.txt
@@ -0,0 +1,52 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dwmapi.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DwmAttachMilContent
+ DwmDefWindowProc
+ DwmDetachMilContent
+ DwmEnableBlurBehindWindow
+ 102 DwmEnableComposition
+ DwmEnableMMCSS
+ DwmExtendFrameIntoClientArea
+ DwmFlush
+ DwmGetColorizationColor
+ DwmGetCompositionTimingInfo
+ DwmGetGraphicsStreamClient
+ DwmGetGraphicsStreamTransformHint
+ DwmGetTransportAttributes
+ DwmGetUnmetTabRequirements
+ DwmGetWindowAttribute
+ DwmInvalidateIconicBitmaps
+ DwmIsCompositionEnabled
+ DwmModifyPreviousDxFrameDuration
+ DwmQueryThumbnailSourceSize
+ DwmRegisterThumbnail
+ DwmRenderGesture
+ DwmSetDxFrameDuration
+ DwmSetIconicLivePreviewBitmap
+ DwmSetIconicThumbnail
+ DwmSetPresentParameters
+ DwmSetWindowAttribute
+ DwmShowContact
+ DwmTetherContact
+ DwmTransitionOwnedWindow
+ DwmUnregisterThumbnail
+ DwmUpdateThumbnailProperties
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/dwrite.txt b/symbols/SDK/um/arm/dwrite.txt
new file mode 100644
index 00000000..601e7090
--- /dev/null
+++ b/symbols/SDK/um/arm/dwrite.txt
@@ -0,0 +1,22 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dwrite.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DWriteCreateFactory
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/dxgi.txt b/symbols/SDK/um/arm/dxgi.txt
new file mode 100644
index 00000000..09c002ec
--- /dev/null
+++ b/symbols/SDK/um/arm/dxgi.txt
@@ -0,0 +1,36 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dxgi.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?DXGIDumpJournal@@YAXP6AXPBD@Z@Z (void __cdecl DXGIDumpJournal(void (__cdecl*)(char const *)))
+ ?PIXBeginCapture@@YAJIPAX@Z (long __cdecl PIXBeginCapture(unsigned int,void *))
+ ?PIXEndCapture@@YAJH@Z (long __cdecl PIXEndCapture(int))
+ ?PIXGetCaptureState@@YAIXZ (unsigned int __cdecl PIXGetCaptureState(void))
+ ?UpdateHMDEmulationStatus@@YAJ_N@Z (long __cdecl UpdateHMDEmulationStatus(bool))
+ CreateDXGIFactory
+ CreateDXGIFactory1
+ CreateDXGIFactory2
+ DXGID3D10CreateDevice
+ DXGID3D10CreateLayeredDevice
+ DXGID3D10GetLayeredDeviceSize
+ DXGID3D10RegisterLayers
+ DXGIDeclareAdapterRemovalSupport
+ DXGIGetDebugInterface1
+ DXGIReportAdapterConfiguration
+
+ Summary
+
+ BA .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/dxguid.txt b/symbols/SDK/um/arm/dxguid.txt
new file mode 100644
index 00000000..6c341c8e
--- /dev/null
+++ b/symbols/SDK/um/arm/dxguid.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dxguid.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 621AC .debug$S
+ F7610 .debug$T
+ 93 .drectve
+ 6410 .rdata
diff --git a/symbols/SDK/um/arm/dxtmsft.txt b/symbols/SDK/um/arm/dxtmsft.txt
new file mode 100644
index 00000000..c86c66e0
--- /dev/null
+++ b/symbols/SDK/um/arm/dxtmsft.txt
@@ -0,0 +1,16 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dxtmsft.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/dxtrans.txt b/symbols/SDK/um/arm/dxtrans.txt
new file mode 100644
index 00000000..69e39a7b
--- /dev/null
+++ b/symbols/SDK/um/arm/dxtrans.txt
@@ -0,0 +1,27 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dxtrans.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ?DXConstOverArray@@YAXPAVDXPMSAMPLE@@ABV1@K@Z (void __cdecl DXConstOverArray(class DXPMSAMPLE *,class DXPMSAMPLE const &,unsigned long))
+ ?DXConstUnderArray@@YAXPAVDXPMSAMPLE@@ABV1@K@Z (void __cdecl DXConstUnderArray(class DXPMSAMPLE *,class DXPMSAMPLE const &,unsigned long))
+ ?DXDitherArray@@YAXPBUDXDITHERDESC@@@Z (void __cdecl DXDitherArray(struct DXDITHERDESC const *))
+ ?DXLinearInterpolateArray@@YAXPBVDXBASESAMPLE@@PAUDXLIMAPINFO@@PAV1@K@Z (void __cdecl DXLinearInterpolateArray(class DXBASESAMPLE const *,struct DXLIMAPINFO *,class DXBASESAMPLE *,unsigned long))
+ ?DXOverArray@@YAXPAVDXPMSAMPLE@@PBV1@K@Z (void __cdecl DXOverArray(class DXPMSAMPLE *,class DXPMSAMPLE const *,unsigned long))
+ ?DXOverArrayMMX@@YAXPAVDXPMSAMPLE@@PBV1@K@Z (void __cdecl DXOverArrayMMX(class DXPMSAMPLE *,class DXPMSAMPLE const *,unsigned long))
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/dxva2.txt b/symbols/SDK/um/arm/dxva2.txt
new file mode 100644
index 00000000..63a51d87
--- /dev/null
+++ b/symbols/SDK/um/arm/dxva2.txt
@@ -0,0 +1,59 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\dxva2.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CapabilitiesRequestAndCapabilitiesReply
+ DXVA2CreateDirect3DDeviceManager9
+ DXVA2CreateVideoService
+ DXVAHD_CreateDevice
+ DegaussMonitor
+ DestroyPhysicalMonitor
+ DestroyPhysicalMonitors
+ GetCapabilitiesStringLength
+ GetMonitorBrightness
+ GetMonitorCapabilities
+ GetMonitorColorTemperature
+ GetMonitorContrast
+ GetMonitorDisplayAreaPosition
+ GetMonitorDisplayAreaSize
+ GetMonitorRedGreenOrBlueDrive
+ GetMonitorRedGreenOrBlueGain
+ GetMonitorTechnologyType
+ GetNumberOfPhysicalMonitorsFromHMONITOR
+ GetNumberOfPhysicalMonitorsFromIDirect3DDevice9
+ GetPhysicalMonitorsFromHMONITOR
+ GetPhysicalMonitorsFromIDirect3DDevice9
+ GetTimingReport
+ GetVCPFeatureAndVCPFeatureReply
+ OPMGetVideoOutputForTarget
+ OPMGetVideoOutputsFromHMONITOR
+ OPMGetVideoOutputsFromIDirect3DDevice9Object
+ RestoreMonitorFactoryColorDefaults
+ RestoreMonitorFactoryDefaults
+ SaveCurrentMonitorSettings
+ SaveCurrentSettings
+ SetMonitorBrightness
+ SetMonitorColorTemperature
+ SetMonitorContrast
+ SetMonitorDisplayAreaPosition
+ SetMonitorDisplayAreaSize
+ SetMonitorRedGreenOrBlueDrive
+ SetMonitorRedGreenOrBlueGain
+ SetVCPFeature
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/eappcfg.txt b/symbols/SDK/um/arm/eappcfg.txt
new file mode 100644
index 00000000..163b28aa
--- /dev/null
+++ b/symbols/SDK/um/arm/eappcfg.txt
@@ -0,0 +1,36 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\eappcfg.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ EapHostPeerConfigBlob2Xml
+ EapHostPeerConfigXml2Blob
+ EapHostPeerCreateMethodConfiguration
+ EapHostPeerCredentialsXml2Blob
+ EapHostPeerFreeErrorMemory
+ EapHostPeerFreeMemory
+ EapHostPeerGetMethodProperties
+ EapHostPeerGetMethods
+ EapHostPeerInvokeConfigUI
+ EapHostPeerInvokeIdentityUI
+ EapHostPeerInvokeInteractiveUI
+ EapHostPeerQueryCredentialInputFields
+ EapHostPeerQueryInteractiveUIInputFields
+ EapHostPeerQueryUIBlobFromInteractiveUIInputFields
+ EapHostPeerQueryUserBlobFromCredentialInputFields
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/eappprxy.txt b/symbols/SDK/um/arm/eappprxy.txt
new file mode 100644
index 00000000..ac517d3a
--- /dev/null
+++ b/symbols/SDK/um/arm/eappprxy.txt
@@ -0,0 +1,39 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\eappprxy.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ EapHostPeerBeginSession
+ EapHostPeerClearConnection
+ EapHostPeerEndSession
+ EapHostPeerFreeEapError
+ EapHostPeerFreeRuntimeMemory
+ EapHostPeerGetAuthStatus
+ EapHostPeerGetDataToUnplumbCredentials
+ EapHostPeerGetEncryptedPassword
+ EapHostPeerGetIdentity
+ EapHostPeerGetResponseAttributes
+ EapHostPeerGetResult
+ EapHostPeerGetSendPacket
+ EapHostPeerGetUIContext
+ EapHostPeerInitialize
+ EapHostPeerProcessReceivedPacket
+ EapHostPeerSetResponseAttributes
+ EapHostPeerSetUIContext
+ EapHostPeerUninitialize
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/efswrt.txt b/symbols/SDK/um/arm/efswrt.txt
new file mode 100644
index 00000000..aa4b602f
--- /dev/null
+++ b/symbols/SDK/um/arm/efswrt.txt
@@ -0,0 +1,44 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\efswrt.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CdplIsAppDataProtectionSupported
+ CdplProtectFileToLevel
+ CdplProtectSecretToLevel
+ CdplUnprotectSecret
+ DpmBufferFree
+ DpmProtectSecretToIdentity
+ DpmStreamClose
+ DpmStreamOpenToProtectToIdentity
+ DpmStreamOpenToUnprotect
+ DpmStreamUpdate
+ DpmUnprotectSecret
+ EnterpriseDataCopyProtection
+ EnterpriseDataGetStatus
+ EnterpriseDataProtect
+ EnterpriseDataRevoke
+ FreeIdentityProtectorList
+ GetEnterpriseActionForCopy
+ GetEnterpriseIdForNetworkPath
+ ProtectFileToEnterpriseIdentity
+ ProtectFileToIdentity
+ ProtectOrReprotectFileToIdentity
+ QueryIdentityProtectors
+ UnprotectFile
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/ehstorguids.txt b/symbols/SDK/um/arm/ehstorguids.txt
new file mode 100644
index 00000000..a7fce4cc
--- /dev/null
+++ b/symbols/SDK/um/arm/ehstorguids.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\ehstorguids.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 2CD14 .debug$S
+ 2379C .debug$T
+ 64 .drectve
+ A57C .rdata
diff --git a/symbols/SDK/um/arm/elfapi.txt b/symbols/SDK/um/arm/elfapi.txt
new file mode 100644
index 00000000..c7831a90
--- /dev/null
+++ b/symbols/SDK/um/arm/elfapi.txt
@@ -0,0 +1,20 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\elfapi.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .data
+ 1EE64 .debug$S
+ 23C7C .debug$T
+ C .drectve
+ 18 .gfids$y
+ 2B8 .pdata
+ CC1 .rdata
+ 19BA .text$mn
+ 1C8 .text$x2
+ 3D4 .xdata
diff --git a/symbols/SDK/um/arm/els.txt b/symbols/SDK/um/arm/els.txt
new file mode 100644
index 00000000..e8316925
--- /dev/null
+++ b/symbols/SDK/um/arm/els.txt
@@ -0,0 +1,16 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\els.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/esent.txt b/symbols/SDK/um/arm/esent.txt
new file mode 100644
index 00000000..56b448e4
--- /dev/null
+++ b/symbols/SDK/um/arm/esent.txt
@@ -0,0 +1,395 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\esent.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ DebugExtensionInitialize
+ DebugExtensionNotify
+ DebugExtensionUninitialize
+ JetAddColumn
+ JetAddColumnA
+ JetAddColumnW
+ JetAttachDatabase
+ JetAttachDatabase2
+ JetAttachDatabase2A
+ JetAttachDatabase2W
+ JetAttachDatabase3
+ JetAttachDatabase3A
+ JetAttachDatabase3W
+ JetAttachDatabaseA
+ JetAttachDatabaseW
+ JetAttachDatabaseWithStreaming
+ JetAttachDatabaseWithStreamingA
+ JetAttachDatabaseWithStreamingW
+ JetBackup
+ JetBackupA
+ JetBackupInstance
+ JetBackupInstanceA
+ JetBackupInstanceW
+ JetBackupW
+ JetBeginDatabaseIncrementalReseed
+ JetBeginDatabaseIncrementalReseedA
+ JetBeginDatabaseIncrementalReseedW
+ JetBeginExternalBackup
+ JetBeginExternalBackupInstance
+ JetBeginSession
+ JetBeginSessionA
+ JetBeginSessionW
+ JetBeginSurrogateBackup
+ JetBeginTransaction
+ JetBeginTransaction2
+ JetBeginTransaction3
+ JetCloseDatabase
+ JetCloseFile
+ JetCloseFileInstance
+ JetCloseTable
+ JetCommitTransaction
+ JetCommitTransaction2
+ JetCompact
+ JetCompactA
+ JetCompactW
+ JetComputeStats
+ JetConfigureProcessForCrashDump
+ JetConsumeLogData
+ JetConvertDDL
+ JetConvertDDLA
+ JetConvertDDLW
+ JetCreateDatabase
+ JetCreateDatabase2
+ JetCreateDatabase2A
+ JetCreateDatabase2W
+ JetCreateDatabase3
+ JetCreateDatabase3A
+ JetCreateDatabase3W
+ JetCreateDatabaseA
+ JetCreateDatabaseW
+ JetCreateDatabaseWithStreaming
+ JetCreateDatabaseWithStreamingA
+ JetCreateDatabaseWithStreamingW
+ JetCreateEncryptionKey
+ JetCreateIndex
+ JetCreateIndex2
+ JetCreateIndex2A
+ JetCreateIndex2W
+ JetCreateIndex3A
+ JetCreateIndex3W
+ JetCreateIndex4A
+ JetCreateIndex4W
+ JetCreateIndexA
+ JetCreateIndexW
+ JetCreateInstance
+ JetCreateInstance2
+ JetCreateInstance2A
+ JetCreateInstance2W
+ JetCreateInstanceA
+ JetCreateInstanceW
+ JetCreateTable
+ JetCreateTableA
+ JetCreateTableColumnIndex
+ JetCreateTableColumnIndex2
+ JetCreateTableColumnIndex2A
+ JetCreateTableColumnIndex2W
+ JetCreateTableColumnIndex3A
+ JetCreateTableColumnIndex3W
+ JetCreateTableColumnIndex4A
+ JetCreateTableColumnIndex4W
+ JetCreateTableColumnIndex5A
+ JetCreateTableColumnIndex5W
+ JetCreateTableColumnIndexA
+ JetCreateTableColumnIndexW
+ JetCreateTableW
+ JetDBUtilities
+ JetDBUtilitiesA
+ JetDBUtilitiesW
+ JetDatabaseScan
+ JetDefragment
+ JetDefragment2
+ JetDefragment2A
+ JetDefragment2W
+ JetDefragment3
+ JetDefragment3A
+ JetDefragment3W
+ JetDefragmentA
+ JetDefragmentW
+ JetDelete
+ JetDeleteColumn
+ JetDeleteColumn2
+ JetDeleteColumn2A
+ JetDeleteColumn2W
+ JetDeleteColumnA
+ JetDeleteColumnW
+ JetDeleteIndex
+ JetDeleteIndexA
+ JetDeleteIndexW
+ JetDeleteTable
+ JetDeleteTableA
+ JetDeleteTableW
+ JetDetachDatabase
+ JetDetachDatabase2
+ JetDetachDatabase2A
+ JetDetachDatabase2W
+ JetDetachDatabaseA
+ JetDetachDatabaseW
+ JetDupCursor
+ JetDupSession
+ JetEnableMultiInstance
+ JetEnableMultiInstanceA
+ JetEnableMultiInstanceW
+ JetEndDatabaseIncrementalReseed
+ JetEndDatabaseIncrementalReseedA
+ JetEndDatabaseIncrementalReseedW
+ JetEndExternalBackup
+ JetEndExternalBackupInstance
+ JetEndExternalBackupInstance2
+ JetEndSession
+ JetEndSurrogateBackup
+ JetEnumerateColumns
+ JetEscrowUpdate
+ JetExternalRestore
+ JetExternalRestore2
+ JetExternalRestore2A
+ JetExternalRestore2W
+ JetExternalRestoreA
+ JetExternalRestoreW
+ JetFreeBuffer
+ JetGetAttachInfo
+ JetGetAttachInfoA
+ JetGetAttachInfoInstance
+ JetGetAttachInfoInstanceA
+ JetGetAttachInfoInstanceW
+ JetGetAttachInfoW
+ JetGetBookmark
+ JetGetColumnInfo
+ JetGetColumnInfoA
+ JetGetColumnInfoW
+ JetGetCounter
+ JetGetCurrentIndex
+ JetGetCurrentIndexA
+ JetGetCurrentIndexW
+ JetGetCursorInfo
+ JetGetDatabaseFileInfo
+ JetGetDatabaseFileInfoA
+ JetGetDatabaseFileInfoW
+ JetGetDatabaseInfo
+ JetGetDatabaseInfoA
+ JetGetDatabaseInfoW
+ JetGetDatabasePages
+ JetGetErrorInfoW
+ JetGetIndexInfo
+ JetGetIndexInfoA
+ JetGetIndexInfoW
+ JetGetInstanceInfo
+ JetGetInstanceInfoA
+ JetGetInstanceInfoW
+ JetGetInstanceMiscInfo
+ JetGetLS
+ JetGetLock
+ JetGetLogFileInfo
+ JetGetLogFileInfoA
+ JetGetLogFileInfoW
+ JetGetLogInfo
+ JetGetLogInfoA
+ JetGetLogInfoInstance
+ JetGetLogInfoInstance2
+ JetGetLogInfoInstance2A
+ JetGetLogInfoInstance2W
+ JetGetLogInfoInstanceA
+ JetGetLogInfoInstanceW
+ JetGetLogInfoW
+ JetGetMaxDatabaseSize
+ JetGetObjectInfo
+ JetGetObjectInfoA
+ JetGetObjectInfoW
+ JetGetPageInfo
+ JetGetPageInfo2
+ JetGetRecordPosition
+ JetGetRecordSize
+ JetGetRecordSize2
+ JetGetResourceParam
+ JetGetSecondaryIndexBookmark
+ JetGetSessionInfo
+ JetGetSessionParameter
+ JetGetSystemParameter
+ JetGetSystemParameterA
+ JetGetSystemParameterW
+ JetGetTableColumnInfo
+ JetGetTableColumnInfoA
+ JetGetTableColumnInfoW
+ JetGetTableIndexInfo
+ JetGetTableIndexInfoA
+ JetGetTableIndexInfoW
+ JetGetTableInfo
+ JetGetTableInfoA
+ JetGetTableInfoW
+ JetGetThreadStats
+ JetGetTruncateLogInfoInstance
+ JetGetTruncateLogInfoInstanceA
+ JetGetTruncateLogInfoInstanceW
+ JetGetVersion
+ JetGotoBookmark
+ JetGotoPosition
+ JetGotoSecondaryIndexBookmark
+ JetGrowDatabase
+ JetIdle
+ JetIndexRecordCount
+ JetIndexRecordCount2
+ JetInit
+ JetInit2
+ JetInit3
+ JetInit3A
+ JetInit3W
+ JetInit4
+ JetInit4A
+ JetInit4W
+ JetIntersectIndexes
+ JetMakeKey
+ JetMove
+ JetOSSnapshotAbort
+ JetOSSnapshotEnd
+ JetOSSnapshotFreeze
+ JetOSSnapshotFreezeA
+ JetOSSnapshotFreezeW
+ JetOSSnapshotGetFreezeInfo
+ JetOSSnapshotGetFreezeInfoA
+ JetOSSnapshotGetFreezeInfoW
+ JetOSSnapshotPrepare
+ JetOSSnapshotPrepareInstance
+ JetOSSnapshotThaw
+ JetOSSnapshotTruncateLog
+ JetOSSnapshotTruncateLogInstance
+ JetOnlinePatchDatabasePage
+ JetOpenDatabase
+ JetOpenDatabaseA
+ JetOpenDatabaseW
+ JetOpenFile
+ JetOpenFileA
+ JetOpenFileInstance
+ JetOpenFileInstanceA
+ JetOpenFileInstanceW
+ JetOpenFileSectionInstance
+ JetOpenFileSectionInstanceA
+ JetOpenFileSectionInstanceW
+ JetOpenFileW
+ JetOpenTable
+ JetOpenTableA
+ JetOpenTableW
+ JetOpenTempTable
+ JetOpenTempTable2
+ JetOpenTempTable3
+ JetOpenTemporaryTable
+ JetOpenTemporaryTable2
+ JetPatchDatabasePages
+ JetPatchDatabasePagesA
+ JetPatchDatabasePagesW
+ JetPrepareToCommitTransaction
+ JetPrepareUpdate
+ JetPrereadColumnsByReference
+ JetPrereadIndexRange
+ JetPrereadIndexRanges
+ JetPrereadKeys
+ JetPrereadTablesW
+ JetReadFile
+ JetReadFileInstance
+ JetRegisterCallback
+ JetRemoveLogfileA
+ JetRemoveLogfileW
+ JetRenameColumn
+ JetRenameColumnA
+ JetRenameColumnW
+ JetRenameTable
+ JetRenameTableA
+ JetRenameTableW
+ JetResetCounter
+ JetResetSessionContext
+ JetResetTableSequential
+ JetResizeDatabase
+ JetRestore
+ JetRestore2
+ JetRestore2A
+ JetRestore2W
+ JetRestoreA
+ JetRestoreInstance
+ JetRestoreInstanceA
+ JetRestoreInstanceW
+ JetRestoreW
+ JetRetrieveColumn
+ JetRetrieveColumnByReference
+ JetRetrieveColumnFromRecordStream
+ JetRetrieveColumns
+ JetRetrieveKey
+ JetRetrieveTaggedColumnList
+ JetRollback
+ JetSeek
+ JetSetColumn
+ JetSetColumnDefaultValue
+ JetSetColumnDefaultValueA
+ JetSetColumnDefaultValueW
+ JetSetColumns
+ JetSetCurrentIndex
+ JetSetCurrentIndex2
+ JetSetCurrentIndex2A
+ JetSetCurrentIndex2W
+ JetSetCurrentIndex3
+ JetSetCurrentIndex3A
+ JetSetCurrentIndex3W
+ JetSetCurrentIndex4
+ JetSetCurrentIndex4A
+ JetSetCurrentIndex4W
+ JetSetCurrentIndexA
+ JetSetCurrentIndexW
+ JetSetCursorFilter
+ JetSetDatabaseSize
+ JetSetDatabaseSizeA
+ JetSetDatabaseSizeW
+ JetSetIndexRange
+ JetSetLS
+ JetSetMaxDatabaseSize
+ JetSetResourceParam
+ JetSetSessionContext
+ JetSetSessionParameter
+ JetSetSystemParameter
+ JetSetSystemParameterA
+ JetSetSystemParameterW
+ JetSetTableInfo
+ JetSetTableInfoA
+ JetSetTableInfoW
+ JetSetTableSequential
+ JetSnapshotStart
+ JetSnapshotStartA
+ JetSnapshotStartW
+ JetSnapshotStop
+ JetStopBackup
+ JetStopBackupInstance
+ JetStopService
+ JetStopServiceInstance
+ JetStopServiceInstance2
+ JetStreamRecords
+ JetTerm
+ JetTerm2
+ JetTestHook
+ JetTracing
+ JetTruncateLog
+ JetTruncateLogInstance
+ JetUnregisterCallback
+ JetUpdate
+ JetUpdate2
+ JetUpgradeDatabase
+ JetUpgradeDatabaseA
+ JetUpgradeDatabaseW
+ ese
+
+ Summary
+
+ BD .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ A .idata$6
diff --git a/symbols/SDK/um/arm/evr.txt b/symbols/SDK/um/arm/evr.txt
new file mode 100644
index 00000000..6a25d095
--- /dev/null
+++ b/symbols/SDK/um/arm/evr.txt
@@ -0,0 +1,30 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\evr.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ MFCreateVideoMixer
+ MFCreateVideoMixerAndPresenter
+ MFCreateVideoOTA
+ MFCreateVideoPresenter
+ MFCreateVideoPresenter2
+ MFCreateVideoSampleAllocator
+ MFCreateVideoSampleFromSurface
+ MFGetPlaneSize
+ MFIsFormatYUV
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/feclient.txt b/symbols/SDK/um/arm/feclient.txt
new file mode 100644
index 00000000..395e1cca
--- /dev/null
+++ b/symbols/SDK/um/arm/feclient.txt
@@ -0,0 +1,71 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\feclient.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ EdpAllowFileAccessForProcess
+ EdpConsumerCredentialCreate
+ EdpConsumerCredentialQuery
+ EdpContainerizeFile
+ EdpCredentialCreate
+ EdpCredentialDelete
+ EdpCredentialExists
+ EdpCredentialQuery
+ EdpDecontainerizeFile
+ EdpDplPolicyEnabledForUser
+ EdpDplStartCredServiceIfDplEnabledForUser
+ EdpDplUpgradePinInfo
+ EdpDplUpgradeVerifyUser
+ EdpDplUserCredentialsSet
+ EdpDplUserUnlockComplete
+ EdpDplUserUnlockStart
+ EdpFree
+ EdpGetContainerIdentity
+ EdpGetCredServiceState
+ EdpIsConsumerDataProtectionEnforced
+ EdpIsConsumerDataProtectionSupported
+ EdpPurgeAppLearningEvents
+ EdpQueryCredServiceInfo
+ EdpQueryDplEnforcedPolicyOwnerIds
+ EdpQueryRevokedPolicyOwnerIds
+ EdpRmsClearKeys
+ EdpSetCredServiceInfo
+ EdpUnprotectFile
+ EdpWriteLogSiteLearningEvents
+ EfsClientCloseFileRaw
+ EfsClientCopyFileRaw
+ EfsClientDecryptFile
+ EfsClientDuplicateEncryptionInfo
+ EfsClientEncryptFileEx
+ EfsClientFileEncryptionStatus
+ EfsClientFreeKeyInfo
+ EfsClientFreeProtectorList
+ EfsClientGetEncryptedFileVersion
+ EfsClientGetKeyInfo
+ EfsClientOpenFileRaw
+ EfsClientQueryProtectors
+ EfsClientReadFileRaw
+ EfsClientWriteFileRaw
+ EfsClientWriteFileWithHeaderRaw
+ EfsReprotectFile
+ EfsUtilGetCurrentKey
+ FeClientInitialize
+ GetLockSessionUnwrappedKey
+ GetLockSessionWrappedKey
+ OefsCheckSupport
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/fileextd.txt b/symbols/SDK/um/arm/fileextd.txt
new file mode 100644
index 00000000..0b8dffed
--- /dev/null
+++ b/symbols/SDK/um/arm/fileextd.txt
@@ -0,0 +1,22 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\fileextd.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 4 .00cfg
+ 14 .bss
+ 1D690 .debug$S
+ 4E5B8 .debug$T
+ 3D .drectve
+ C .gfids$y
+ A8 .pdata
+ 1B0 .rdata
+ E8 .text
+ 4FE .text$mn
+ 8 .text$x2
+ 38 .xdata
diff --git a/symbols/SDK/um/arm/fltLib.txt b/symbols/SDK/um/arm/fltLib.txt
new file mode 100644
index 00000000..0500c9f0
--- /dev/null
+++ b/symbols/SDK/um/arm/fltLib.txt
@@ -0,0 +1,50 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\fltLib.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ FilterAttach
+ FilterAttachAtAltitude
+ FilterClose
+ FilterConnectCommunicationPort
+ FilterCreate
+ FilterDetach
+ FilterFindClose
+ FilterFindFirst
+ FilterFindNext
+ FilterGetDosName
+ FilterGetInformation
+ FilterGetMessage
+ FilterInstanceClose
+ FilterInstanceCreate
+ FilterInstanceFindClose
+ FilterInstanceFindFirst
+ FilterInstanceFindNext
+ FilterInstanceGetInformation
+ FilterLoad
+ FilterReplyMessage
+ FilterSendMessage
+ FilterUnload
+ FilterVolumeClose
+ FilterVolumeFindClose
+ FilterVolumeFindFirst
+ FilterVolumeFindNext
+ FilterVolumeInstanceFindClose
+ FilterVolumeInstanceFindFirst
+ FilterVolumeInstanceFindNext
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/fontsub.txt b/symbols/SDK/um/arm/fontsub.txt
new file mode 100644
index 00000000..7d8577ee
--- /dev/null
+++ b/symbols/SDK/um/arm/fontsub.txt
@@ -0,0 +1,23 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\fontsub.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ CreateFontPackage
+ MergeFontPackage
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/fwpuclnt.txt b/symbols/SDK/um/arm/fwpuclnt.txt
new file mode 100644
index 00000000..456a0c68
--- /dev/null
+++ b/symbols/SDK/um/arm/fwpuclnt.txt
@@ -0,0 +1,295 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\fwpuclnt.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ FwpiExpandCriteria0
+ FwpiFreeCriteria0
+ FwpiVpnTriggerAddAppSids
+ FwpiVpnTriggerAddFilePaths
+ FwpiVpnTriggerAddSecurityDescriptor
+ FwpiVpnTriggerConfigureParameters
+ FwpiVpnTriggerEventSubscribe0
+ FwpiVpnTriggerEventUnsubscribe0
+ FwpiVpnTriggerInitializeNrptTriggering
+ FwpiVpnTriggerRemoveAppSids
+ FwpiVpnTriggerRemoveFilePaths
+ FwpiVpnTriggerRemoveSecurityDescriptor
+ FwpiVpnTriggerResetNrptTriggering
+ FwpiVpnTriggerSetStateDisconnected
+ FwpiVpnTriggerUninitializeNrptTriggering
+ FwpmBitmapIndexFree0
+ FwpmBitmapIndexGet0
+ FwpmCalloutAdd0
+ FwpmCalloutCreateEnumHandle0
+ FwpmCalloutDeleteById0
+ FwpmCalloutDeleteByKey0
+ FwpmCalloutDestroyEnumHandle0
+ FwpmCalloutEnum0
+ FwpmCalloutGetById0
+ FwpmCalloutGetByKey0
+ FwpmCalloutGetSecurityInfoByKey0
+ FwpmCalloutSetSecurityInfoByKey0
+ FwpmCalloutSubscribeChanges0
+ FwpmCalloutSubscriptionsGet0
+ FwpmCalloutUnsubscribeChanges0
+ FwpmConnectionCreateEnumHandle0
+ FwpmConnectionDestroyEnumHandle0
+ FwpmConnectionEnum0
+ FwpmConnectionGetById0
+ FwpmConnectionGetSecurityInfo0
+ FwpmConnectionSetSecurityInfo0
+ FwpmConnectionSubscribe0
+ FwpmConnectionUnsubscribe0
+ FwpmDiagnoseNetFailure0
+ FwpmEngineClose0
+ FwpmEngineGetOption0
+ FwpmEngineGetSecurityInfo0
+ FwpmEngineOpen0
+ FwpmEngineSetOption0
+ FwpmEngineSetSecurityInfo0
+ FwpmEventProviderCreate0
+ FwpmEventProviderDestroy0
+ FwpmEventProviderFireNetEvent0
+ FwpmEventProviderIsNetEventTypeEnabled0
+ FwpmFilterAdd0
+ FwpmFilterCreateEnumHandle0
+ FwpmFilterDeleteById0
+ FwpmFilterDeleteByKey0
+ FwpmFilterDestroyEnumHandle0
+ FwpmFilterEnum0
+ FwpmFilterGetById0
+ FwpmFilterGetByKey0
+ FwpmFilterGetSecurityInfoByKey0
+ FwpmFilterSetSecurityInfoByKey0
+ FwpmFilterSubscribeChanges0
+ FwpmFilterSubscriptionsGet0
+ FwpmFilterUnsubscribeChanges0
+ FwpmFreeMemory0
+ FwpmGetAppIdFromFileName0
+ FwpmGetSidFromOnlineId0
+ FwpmIPsecS2STunnelAddConditions0
+ FwpmIPsecS2STunnelAddInterfaceToCompartment0
+ FwpmIPsecS2STunnelGetInterfaceForCompartment0
+ FwpmIPsecS2STunnelRemoveConditions0
+ FwpmIPsecS2STunnelRemoveInterfaceFromCompartment0
+ FwpmIPsecTunnelAdd0
+ FwpmIPsecTunnelAdd1
+ FwpmIPsecTunnelAdd2
+ FwpmIPsecTunnelAdd3
+ FwpmIPsecTunnelAddConditions0
+ FwpmIPsecTunnelDeleteByKey0
+ FwpmLayerCreateEnumHandle0
+ FwpmLayerDestroyEnumHandle0
+ FwpmLayerEnum0
+ FwpmLayerGetById0
+ FwpmLayerGetByKey0
+ FwpmLayerGetSecurityInfoByKey0
+ FwpmLayerSetSecurityInfoByKey0
+ FwpmNetEventCreateEnumHandle0
+ FwpmNetEventDestroyEnumHandle0
+ FwpmNetEventEnum0
+ FwpmNetEventEnum1
+ FwpmNetEventEnum2
+ FwpmNetEventEnum3
+ FwpmNetEventEnum4
+ FwpmNetEventSubscribe0
+ FwpmNetEventSubscribe1
+ FwpmNetEventSubscribe2
+ FwpmNetEventSubscribe3
+ FwpmNetEventSubscriptionsGet0
+ FwpmNetEventUnsubscribe0
+ FwpmNetEventsGetSecurityInfo0
+ FwpmNetEventsLost0
+ FwpmNetEventsSetSecurityInfo0
+ FwpmProcessNameResolutionEvent0
+ FwpmProviderAdd0
+ FwpmProviderContextAdd0
+ FwpmProviderContextAdd1
+ FwpmProviderContextAdd2
+ FwpmProviderContextAdd3
+ FwpmProviderContextCreateEnumHandle0
+ FwpmProviderContextDeleteById0
+ FwpmProviderContextDeleteByKey0
+ FwpmProviderContextDestroyEnumHandle0
+ FwpmProviderContextEnum0
+ FwpmProviderContextEnum1
+ FwpmProviderContextEnum2
+ FwpmProviderContextEnum3
+ FwpmProviderContextGetById0
+ FwpmProviderContextGetById1
+ FwpmProviderContextGetById2
+ FwpmProviderContextGetById3
+ FwpmProviderContextGetByKey0
+ FwpmProviderContextGetByKey1
+ FwpmProviderContextGetByKey2
+ FwpmProviderContextGetByKey3
+ FwpmProviderContextGetSecurityInfoByKey0
+ FwpmProviderContextSetSecurityInfoByKey0
+ FwpmProviderContextSubscribeChanges0
+ FwpmProviderContextSubscriptionsGet0
+ FwpmProviderContextUnsubscribeChanges0
+ FwpmProviderCreateEnumHandle0
+ FwpmProviderDeleteByKey0
+ FwpmProviderDestroyEnumHandle0
+ FwpmProviderEnum0
+ FwpmProviderGetByKey0
+ FwpmProviderGetSecurityInfoByKey0
+ FwpmProviderSetSecurityInfoByKey0
+ FwpmProviderSubscribeChanges0
+ FwpmProviderSubscriptionsGet0
+ FwpmProviderUnsubscribeChanges0
+ FwpmSessionCreateEnumHandle0
+ FwpmSessionDestroyEnumHandle0
+ FwpmSessionEnum0
+ FwpmSubLayerAdd0
+ FwpmSubLayerCreateEnumHandle0
+ FwpmSubLayerDeleteByKey0
+ FwpmSubLayerDestroyEnumHandle0
+ FwpmSubLayerEnum0
+ FwpmSubLayerGetByKey0
+ FwpmSubLayerGetSecurityInfoByKey0
+ FwpmSubLayerSetSecurityInfoByKey0
+ FwpmSubLayerSubscribeChanges0
+ FwpmSubLayerSubscriptionsGet0
+ FwpmSubLayerUnsubscribeChanges0
+ FwpmSystemPortsGet0
+ FwpmSystemPortsSubscribe0
+ FwpmSystemPortsUnsubscribe0
+ FwpmTraceRestoreDefaults0
+ FwpmTransactionAbort0
+ FwpmTransactionBegin0
+ FwpmTransactionCommit0
+ FwpmvSwitchEventSubscribe0
+ FwpmvSwitchEventUnsubscribe0
+ FwpmvSwitchEventsGetSecurityInfo0
+ FwpmvSwitchEventsSetSecurityInfo0
+ FwppConnectionGetByIPsecInfo
+ FwppConnectionGetByS2STunnelId
+ FwppConnectionGetS2STunnelId
+ FwppGetMD5HashBytes
+ FwppIPsecSaContextCreate
+ FwpsAleEndpointCreateEnumHandle0
+ FwpsAleEndpointDestroyEnumHandle0
+ FwpsAleEndpointEnum0
+ FwpsAleEndpointGetById0
+ FwpsAleEndpointGetSecurityInfo0
+ FwpsAleEndpointSetSecurityInfo0
+ FwpsAleExplicitCredentialsQuery0
+ FwpsAleGetPortStatus0
+ FwpsClassifyUser0
+ FwpsFreeMemory0
+ FwpsGetInProcReplicaOffset0
+ FwpsLayerCreateInProcReplica0
+ FwpsLayerReleaseInProcReplica0
+ FwpsOpenToken0
+ FwpsQueryIPsecDosFWUsed0
+ FwpsQueryIPsecOffloadDone0
+ GetUnifiedTraceHandle
+ IPsecDospGetSecurityInfo0
+ IPsecDospGetStatistics0
+ IPsecDospSetSecurityInfo0
+ IPsecDospStateCreateEnumHandle0
+ IPsecDospStateDestroyEnumHandle0
+ IPsecDospStateEnum0
+ IPsecGetKeyFromDictator0
+ IPsecGetStatistics0
+ IPsecGetStatistics1
+ IPsecKeyDictationCheck0
+ IPsecKeyManagerAddAndRegister0
+ IPsecKeyManagerGetSecurityInfoByKey0
+ IPsecKeyManagerSetSecurityInfoByKey0
+ IPsecKeyManagerUnregisterAndDelete0
+ IPsecKeyManagersGet0
+ IPsecKeyModuleAdd0
+ IPsecKeyModuleDelete0
+ IPsecKeyModuleUpdateAcquire0
+ IPsecKeyNotification0
+ IPsecSaContextAddInbound0
+ IPsecSaContextAddInbound1
+ IPsecSaContextAddInboundAndTrackConnection
+ IPsecSaContextAddOutbound0
+ IPsecSaContextAddOutbound1
+ IPsecSaContextAddOutboundAndTrackConnection
+ IPsecSaContextCreate0
+ IPsecSaContextCreate1
+ IPsecSaContextCreateEnumHandle0
+ IPsecSaContextDeleteById0
+ IPsecSaContextDestroyEnumHandle0
+ IPsecSaContextEnum0
+ IPsecSaContextEnum1
+ IPsecSaContextExpire0
+ IPsecSaContextGetById0
+ IPsecSaContextGetById1
+ IPsecSaContextGetSpi0
+ IPsecSaContextGetSpi1
+ IPsecSaContextSetSpi0
+ IPsecSaContextSubscribe0
+ IPsecSaContextSubscriptionsGet0
+ IPsecSaContextUnsubscribe0
+ IPsecSaContextUpdate0
+ IPsecSaCreateEnumHandle0
+ IPsecSaDbGetSecurityInfo0
+ IPsecSaDbSetSecurityInfo0
+ IPsecSaDestroyEnumHandle0
+ IPsecSaEnum0
+ IPsecSaEnum1
+ IPsecSaInitiateAsync0
+ IkeextGetConfigParameters0
+ IkeextGetStatistics0
+ IkeextGetStatistics1
+ IkeextSaCreateEnumHandle0
+ IkeextSaDbGetSecurityInfo0
+ IkeextSaDbSetSecurityInfo0
+ IkeextSaDeleteById0
+ IkeextSaDestroyEnumHandle0
+ IkeextSaEnum0
+ IkeextSaEnum1
+ IkeextSaEnum2
+ IkeextSaGetById0
+ IkeextSaGetById1
+ IkeextSaGetById2
+ IkeextSaUpdateAdditionalAddressesByTunnelId0
+ IkeextSaUpdatePreferredAddressesByTunnelId0
+ IkeextSetConfigParameters0
+ NamespaceCallout
+ WFPRIODequeueCompletion
+ WSADeleteSocketPeerTargetName
+ WSAImpersonateSocketPeer
+ WSAQuerySocketSecurity
+ WSARevertImpersonation
+ WSASetSocketPeerTargetName
+ WSASetSocketSecurity
+ WfpCloseDPConfigureHandle
+ WfpConfigureDPSecurityDescriptor
+ WfpCreateDPConfigureHandle
+ WfpRIOChannelClose
+ WfpRIOCleanupRequestQueue
+ WfpRIOCloseCompletionQueue
+ WfpRIOCreateChannel
+ WfpRIOCreateCompletionQueue
+ WfpRIOCreateRequestQueue
+ WfpRIODeregisterBuffer
+ WfpRIOIndicateActivityThreshold
+ WfpRIONotify
+ WfpRIOReceive
+ WfpRIORegisterBuffer
+ WfpRIOResume
+ WfpRIOSend
+ WfpRIOSuspend
+
+ Summary
+
+ C6 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ E .idata$6
diff --git a/symbols/SDK/um/arm/gdiplus.txt b/symbols/SDK/um/arm/gdiplus.txt
new file mode 100644
index 00000000..84e658b8
--- /dev/null
+++ b/symbols/SDK/um/arm/gdiplus.txt
@@ -0,0 +1,654 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\gdiplus.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ GdipAddPathArc
+ GdipAddPathArcI
+ GdipAddPathBezier
+ GdipAddPathBezierI
+ GdipAddPathBeziers
+ GdipAddPathBeziersI
+ GdipAddPathClosedCurve
+ GdipAddPathClosedCurve2
+ GdipAddPathClosedCurve2I
+ GdipAddPathClosedCurveI
+ GdipAddPathCurve
+ GdipAddPathCurve2
+ GdipAddPathCurve2I
+ GdipAddPathCurve3
+ GdipAddPathCurve3I
+ GdipAddPathCurveI
+ GdipAddPathEllipse
+ GdipAddPathEllipseI
+ GdipAddPathLine
+ GdipAddPathLine2
+ GdipAddPathLine2I
+ GdipAddPathLineI
+ GdipAddPathPath
+ GdipAddPathPie
+ GdipAddPathPieI
+ GdipAddPathPolygon
+ GdipAddPathPolygonI
+ GdipAddPathRectangle
+ GdipAddPathRectangleI
+ GdipAddPathRectangles
+ GdipAddPathRectanglesI
+ GdipAddPathString
+ GdipAddPathStringI
+ GdipAlloc
+ GdipBeginContainer
+ GdipBeginContainer2
+ GdipBeginContainerI
+ GdipBitmapApplyEffect
+ GdipBitmapConvertFormat
+ GdipBitmapCreateApplyEffect
+ GdipBitmapGetHistogram
+ GdipBitmapGetHistogramSize
+ GdipBitmapGetPixel
+ GdipBitmapLockBits
+ GdipBitmapSetPixel
+ GdipBitmapSetResolution
+ GdipBitmapUnlockBits
+ GdipClearPathMarkers
+ GdipCloneBitmapArea
+ GdipCloneBitmapAreaI
+ GdipCloneBrush
+ GdipCloneCustomLineCap
+ GdipCloneFont
+ GdipCloneFontFamily
+ GdipCloneImage
+ GdipCloneImageAttributes
+ GdipCloneMatrix
+ GdipClonePath
+ GdipClonePen
+ GdipCloneRegion
+ GdipCloneStringFormat
+ GdipClosePathFigure
+ GdipClosePathFigures
+ GdipCombineRegionPath
+ GdipCombineRegionRect
+ GdipCombineRegionRectI
+ GdipCombineRegionRegion
+ GdipComment
+ GdipConvertToEmfPlus
+ GdipConvertToEmfPlusToFile
+ GdipConvertToEmfPlusToStream
+ GdipCreateAdjustableArrowCap
+ GdipCreateBitmapFromDirectDrawSurface
+ GdipCreateBitmapFromFile
+ GdipCreateBitmapFromFileICM
+ GdipCreateBitmapFromGdiDib
+ GdipCreateBitmapFromGraphics
+ GdipCreateBitmapFromHBITMAP
+ GdipCreateBitmapFromHICON
+ GdipCreateBitmapFromResource
+ GdipCreateBitmapFromScan0
+ GdipCreateBitmapFromStream
+ GdipCreateBitmapFromStreamICM
+ GdipCreateCachedBitmap
+ GdipCreateCustomLineCap
+ GdipCreateEffect
+ GdipCreateFont
+ GdipCreateFontFamilyFromName
+ GdipCreateFontFromDC
+ GdipCreateFontFromLogfontA
+ GdipCreateFontFromLogfontW
+ GdipCreateFromHDC
+ GdipCreateFromHDC2
+ GdipCreateFromHWND
+ GdipCreateFromHWNDICM
+ GdipCreateHBITMAPFromBitmap
+ GdipCreateHICONFromBitmap
+ GdipCreateHalftonePalette
+ GdipCreateHatchBrush
+ GdipCreateImageAttributes
+ GdipCreateLineBrush
+ GdipCreateLineBrushFromRect
+ GdipCreateLineBrushFromRectI
+ GdipCreateLineBrushFromRectWithAngle
+ GdipCreateLineBrushFromRectWithAngleI
+ GdipCreateLineBrushI
+ GdipCreateMatrix
+ GdipCreateMatrix2
+ GdipCreateMatrix3
+ GdipCreateMatrix3I
+ GdipCreateMetafileFromEmf
+ GdipCreateMetafileFromFile
+ GdipCreateMetafileFromStream
+ GdipCreateMetafileFromWmf
+ GdipCreateMetafileFromWmfFile
+ GdipCreatePath
+ GdipCreatePath2
+ GdipCreatePath2I
+ GdipCreatePathGradient
+ GdipCreatePathGradientFromPath
+ GdipCreatePathGradientI
+ GdipCreatePathIter
+ GdipCreatePen1
+ GdipCreatePen2
+ GdipCreateRegion
+ GdipCreateRegionHrgn
+ GdipCreateRegionPath
+ GdipCreateRegionRect
+ GdipCreateRegionRectI
+ GdipCreateRegionRgnData
+ GdipCreateSolidFill
+ GdipCreateStreamOnFile
+ GdipCreateStringFormat
+ GdipCreateTexture
+ GdipCreateTexture2
+ GdipCreateTexture2I
+ GdipCreateTextureIA
+ GdipCreateTextureIAI
+ GdipDeleteBrush
+ GdipDeleteCachedBitmap
+ GdipDeleteCustomLineCap
+ GdipDeleteEffect
+ GdipDeleteFont
+ GdipDeleteFontFamily
+ GdipDeleteGraphics
+ GdipDeleteMatrix
+ GdipDeletePath
+ GdipDeletePathIter
+ GdipDeletePen
+ GdipDeletePrivateFontCollection
+ GdipDeleteRegion
+ GdipDeleteStringFormat
+ GdipDisposeImage
+ GdipDisposeImageAttributes
+ GdipDrawArc
+ GdipDrawArcI
+ GdipDrawBezier
+ GdipDrawBezierI
+ GdipDrawBeziers
+ GdipDrawBeziersI
+ GdipDrawCachedBitmap
+ GdipDrawClosedCurve
+ GdipDrawClosedCurve2
+ GdipDrawClosedCurve2I
+ GdipDrawClosedCurveI
+ GdipDrawCurve
+ GdipDrawCurve2
+ GdipDrawCurve2I
+ GdipDrawCurve3
+ GdipDrawCurve3I
+ GdipDrawCurveI
+ GdipDrawDriverString
+ GdipDrawEllipse
+ GdipDrawEllipseI
+ GdipDrawImage
+ GdipDrawImageFX
+ GdipDrawImageI
+ GdipDrawImagePointRect
+ GdipDrawImagePointRectI
+ GdipDrawImagePoints
+ GdipDrawImagePointsI
+ GdipDrawImagePointsRect
+ GdipDrawImagePointsRectI
+ GdipDrawImageRect
+ GdipDrawImageRectI
+ GdipDrawImageRectRect
+ GdipDrawImageRectRectI
+ GdipDrawLine
+ GdipDrawLineI
+ GdipDrawLines
+ GdipDrawLinesI
+ GdipDrawPath
+ GdipDrawPie
+ GdipDrawPieI
+ GdipDrawPolygon
+ GdipDrawPolygonI
+ GdipDrawRectangle
+ GdipDrawRectangleI
+ GdipDrawRectangles
+ GdipDrawRectanglesI
+ GdipDrawString
+ GdipEmfToWmfBits
+ GdipEndContainer
+ GdipEnumerateMetafileDestPoint
+ GdipEnumerateMetafileDestPointI
+ GdipEnumerateMetafileDestPoints
+ GdipEnumerateMetafileDestPointsI
+ GdipEnumerateMetafileDestRect
+ GdipEnumerateMetafileDestRectI
+ GdipEnumerateMetafileSrcRectDestPoint
+ GdipEnumerateMetafileSrcRectDestPointI
+ GdipEnumerateMetafileSrcRectDestPoints
+ GdipEnumerateMetafileSrcRectDestPointsI
+ GdipEnumerateMetafileSrcRectDestRect
+ GdipEnumerateMetafileSrcRectDestRectI
+ GdipFillClosedCurve
+ GdipFillClosedCurve2
+ GdipFillClosedCurve2I
+ GdipFillClosedCurveI
+ GdipFillEllipse
+ GdipFillEllipseI
+ GdipFillPath
+ GdipFillPie
+ GdipFillPieI
+ GdipFillPolygon
+ GdipFillPolygon2
+ GdipFillPolygon2I
+ GdipFillPolygonI
+ GdipFillRectangle
+ GdipFillRectangleI
+ GdipFillRectangles
+ GdipFillRectanglesI
+ GdipFillRegion
+ GdipFindFirstImageItem
+ GdipFindNextImageItem
+ GdipFlattenPath
+ GdipFlush
+ GdipFree
+ GdipGetAdjustableArrowCapFillState
+ GdipGetAdjustableArrowCapHeight
+ GdipGetAdjustableArrowCapMiddleInset
+ GdipGetAdjustableArrowCapWidth
+ GdipGetAllPropertyItems
+ GdipGetBrushType
+ GdipGetCellAscent
+ GdipGetCellDescent
+ GdipGetClip
+ GdipGetClipBounds
+ GdipGetClipBoundsI
+ GdipGetCompositingMode
+ GdipGetCompositingQuality
+ GdipGetCustomLineCapBaseCap
+ GdipGetCustomLineCapBaseInset
+ GdipGetCustomLineCapStrokeCaps
+ GdipGetCustomLineCapStrokeJoin
+ GdipGetCustomLineCapType
+ GdipGetCustomLineCapWidthScale
+ GdipGetDC
+ GdipGetDpiX
+ GdipGetDpiY
+ GdipGetEffectParameterSize
+ GdipGetEffectParameters
+ GdipGetEmHeight
+ GdipGetEncoderParameterList
+ GdipGetEncoderParameterListSize
+ GdipGetFamily
+ GdipGetFamilyName
+ GdipGetFontCollectionFamilyCount
+ GdipGetFontCollectionFamilyList
+ GdipGetFontHeight
+ GdipGetFontHeightGivenDPI
+ GdipGetFontSize
+ GdipGetFontStyle
+ GdipGetFontUnit
+ GdipGetGenericFontFamilyMonospace
+ GdipGetGenericFontFamilySansSerif
+ GdipGetGenericFontFamilySerif
+ GdipGetHatchBackgroundColor
+ GdipGetHatchForegroundColor
+ GdipGetHatchStyle
+ GdipGetHemfFromMetafile
+ GdipGetImageAttributesAdjustedPalette
+ GdipGetImageBounds
+ GdipGetImageDecoders
+ GdipGetImageDecodersSize
+ GdipGetImageDimension
+ GdipGetImageEncoders
+ GdipGetImageEncodersSize
+ GdipGetImageFlags
+ GdipGetImageGraphicsContext
+ GdipGetImageHeight
+ GdipGetImageHorizontalResolution
+ GdipGetImageItemData
+ GdipGetImagePalette
+ GdipGetImagePaletteSize
+ GdipGetImagePixelFormat
+ GdipGetImageRawFormat
+ GdipGetImageThumbnail
+ GdipGetImageType
+ GdipGetImageVerticalResolution
+ GdipGetImageWidth
+ GdipGetInterpolationMode
+ GdipGetLineBlend
+ GdipGetLineBlendCount
+ GdipGetLineColors
+ GdipGetLineGammaCorrection
+ GdipGetLinePresetBlend
+ GdipGetLinePresetBlendCount
+ GdipGetLineRect
+ GdipGetLineRectI
+ GdipGetLineSpacing
+ GdipGetLineTransform
+ GdipGetLineWrapMode
+ GdipGetLogFontA
+ GdipGetLogFontW
+ GdipGetMatrixElements
+ GdipGetMetafileDownLevelRasterizationLimit
+ GdipGetMetafileHeaderFromEmf
+ GdipGetMetafileHeaderFromFile
+ GdipGetMetafileHeaderFromMetafile
+ GdipGetMetafileHeaderFromStream
+ GdipGetMetafileHeaderFromWmf
+ GdipGetNearestColor
+ GdipGetPageScale
+ GdipGetPageUnit
+ GdipGetPathData
+ GdipGetPathFillMode
+ GdipGetPathGradientBlend
+ GdipGetPathGradientBlendCount
+ GdipGetPathGradientCenterColor
+ GdipGetPathGradientCenterPoint
+ GdipGetPathGradientCenterPointI
+ GdipGetPathGradientFocusScales
+ GdipGetPathGradientGammaCorrection
+ GdipGetPathGradientPath
+ GdipGetPathGradientPointCount
+ GdipGetPathGradientPresetBlend
+ GdipGetPathGradientPresetBlendCount
+ GdipGetPathGradientRect
+ GdipGetPathGradientRectI
+ GdipGetPathGradientSurroundColorCount
+ GdipGetPathGradientSurroundColorsWithCount
+ GdipGetPathGradientTransform
+ GdipGetPathGradientWrapMode
+ GdipGetPathLastPoint
+ GdipGetPathPoints
+ GdipGetPathPointsI
+ GdipGetPathTypes
+ GdipGetPathWorldBounds
+ GdipGetPathWorldBoundsI
+ GdipGetPenBrushFill
+ GdipGetPenColor
+ GdipGetPenCompoundArray
+ GdipGetPenCompoundCount
+ GdipGetPenCustomEndCap
+ GdipGetPenCustomStartCap
+ GdipGetPenDashArray
+ GdipGetPenDashCap197819
+ GdipGetPenDashCount
+ GdipGetPenDashOffset
+ GdipGetPenDashStyle
+ GdipGetPenEndCap
+ GdipGetPenFillType
+ GdipGetPenLineJoin
+ GdipGetPenMiterLimit
+ GdipGetPenMode
+ GdipGetPenStartCap
+ GdipGetPenTransform
+ GdipGetPenUnit
+ GdipGetPenWidth
+ GdipGetPixelOffsetMode
+ GdipGetPointCount
+ GdipGetPropertyCount
+ GdipGetPropertyIdList
+ GdipGetPropertyItem
+ GdipGetPropertyItemSize
+ GdipGetPropertySize
+ GdipGetRegionBounds
+ GdipGetRegionBoundsI
+ GdipGetRegionData
+ GdipGetRegionDataSize
+ GdipGetRegionHRgn
+ GdipGetRegionScans
+ GdipGetRegionScansCount
+ GdipGetRegionScansI
+ GdipGetRenderingOrigin
+ GdipGetSmoothingMode
+ GdipGetSolidFillColor
+ GdipGetStringFormatAlign
+ GdipGetStringFormatDigitSubstitution
+ GdipGetStringFormatFlags
+ GdipGetStringFormatHotkeyPrefix
+ GdipGetStringFormatLineAlign
+ GdipGetStringFormatMeasurableCharacterRangeCount
+ GdipGetStringFormatTabStopCount
+ GdipGetStringFormatTabStops
+ GdipGetStringFormatTrimming
+ GdipGetTextContrast
+ GdipGetTextRenderingHint
+ GdipGetTextureImage
+ GdipGetTextureTransform
+ GdipGetTextureWrapMode
+ GdipGetVisibleClipBounds
+ GdipGetVisibleClipBoundsI
+ GdipGetWorldTransform
+ GdipGraphicsClear
+ GdipGraphicsSetAbort
+ GdipImageForceValidation
+ GdipImageGetFrameCount
+ GdipImageGetFrameDimensionsCount
+ GdipImageGetFrameDimensionsList
+ GdipImageRotateFlip
+ GdipImageSelectActiveFrame
+ GdipImageSetAbort
+ GdipInitializePalette
+ GdipInvertMatrix
+ GdipIsClipEmpty
+ GdipIsEmptyRegion
+ GdipIsEqualRegion
+ GdipIsInfiniteRegion
+ GdipIsMatrixEqual
+ GdipIsMatrixIdentity
+ GdipIsMatrixInvertible
+ GdipIsOutlineVisiblePathPoint
+ GdipIsOutlineVisiblePathPointI
+ GdipIsStyleAvailable
+ GdipIsVisibleClipEmpty
+ GdipIsVisiblePathPoint
+ GdipIsVisiblePathPointI
+ GdipIsVisiblePoint
+ GdipIsVisiblePointI
+ GdipIsVisibleRect
+ GdipIsVisibleRectI
+ GdipIsVisibleRegionPoint
+ GdipIsVisibleRegionPointI
+ GdipIsVisibleRegionRect
+ GdipIsVisibleRegionRectI
+ GdipLoadImageFromFile
+ GdipLoadImageFromFileICM
+ GdipLoadImageFromStream
+ GdipLoadImageFromStreamICM
+ GdipMeasureCharacterRanges
+ GdipMeasureDriverString
+ GdipMeasureString
+ GdipMultiplyLineTransform
+ GdipMultiplyMatrix
+ GdipMultiplyPathGradientTransform
+ GdipMultiplyPenTransform
+ GdipMultiplyTextureTransform
+ GdipMultiplyWorldTransform
+ GdipNewInstalledFontCollection
+ GdipNewPrivateFontCollection
+ GdipPathIterCopyData
+ GdipPathIterEnumerate
+ GdipPathIterGetCount
+ GdipPathIterGetSubpathCount
+ GdipPathIterHasCurve
+ GdipPathIterIsValid
+ GdipPathIterNextMarker
+ GdipPathIterNextMarkerPath
+ GdipPathIterNextPathType
+ GdipPathIterNextSubpath
+ GdipPathIterNextSubpathPath
+ GdipPathIterRewind
+ GdipPlayMetafileRecord
+ GdipPlayTSClientRecord
+ GdipPrivateAddFontFile
+ GdipPrivateAddMemoryFont
+ GdipRecordMetafile
+ GdipRecordMetafileFileName
+ GdipRecordMetafileFileNameI
+ GdipRecordMetafileI
+ GdipRecordMetafileStream
+ GdipRecordMetafileStreamI
+ GdipReleaseDC
+ GdipRemovePropertyItem
+ GdipResetClip
+ GdipResetImageAttributes
+ GdipResetLineTransform
+ GdipResetPageTransform
+ GdipResetPath
+ GdipResetPathGradientTransform
+ GdipResetPenTransform
+ GdipResetTextureTransform
+ GdipResetWorldTransform
+ GdipRestoreGraphics
+ GdipReversePath
+ GdipRotateLineTransform
+ GdipRotateMatrix
+ GdipRotatePathGradientTransform
+ GdipRotatePenTransform
+ GdipRotateTextureTransform
+ GdipRotateWorldTransform
+ GdipSaveAdd
+ GdipSaveAddImage
+ GdipSaveGraphics
+ GdipSaveImageToFile
+ GdipSaveImageToStream
+ GdipScaleLineTransform
+ GdipScaleMatrix
+ GdipScalePathGradientTransform
+ GdipScalePenTransform
+ GdipScaleTextureTransform
+ GdipScaleWorldTransform
+ GdipSetAdjustableArrowCapFillState
+ GdipSetAdjustableArrowCapHeight
+ GdipSetAdjustableArrowCapMiddleInset
+ GdipSetAdjustableArrowCapWidth
+ GdipSetClipGraphics
+ GdipSetClipHrgn
+ GdipSetClipPath
+ GdipSetClipRect
+ GdipSetClipRectI
+ GdipSetClipRegion
+ GdipSetCompositingMode
+ GdipSetCompositingQuality
+ GdipSetCustomLineCapBaseCap
+ GdipSetCustomLineCapBaseInset
+ GdipSetCustomLineCapStrokeCaps
+ GdipSetCustomLineCapStrokeJoin
+ GdipSetCustomLineCapWidthScale
+ GdipSetEffectParameters
+ GdipSetEmpty
+ GdipSetImageAttributesCachedBackground
+ GdipSetImageAttributesColorKeys
+ GdipSetImageAttributesColorMatrix
+ GdipSetImageAttributesGamma
+ GdipSetImageAttributesNoOp
+ GdipSetImageAttributesOutputChannel
+ GdipSetImageAttributesOutputChannelColorProfile
+ GdipSetImageAttributesRemapTable
+ GdipSetImageAttributesThreshold
+ GdipSetImageAttributesToIdentity
+ GdipSetImageAttributesWrapMode
+ GdipSetImagePalette
+ GdipSetInfinite
+ GdipSetInterpolationMode
+ GdipSetLineBlend
+ GdipSetLineColors
+ GdipSetLineGammaCorrection
+ GdipSetLineLinearBlend
+ GdipSetLinePresetBlend
+ GdipSetLineSigmaBlend
+ GdipSetLineTransform
+ GdipSetLineWrapMode
+ GdipSetMatrixElements
+ GdipSetMetafileDownLevelRasterizationLimit
+ GdipSetPageScale
+ GdipSetPageUnit
+ GdipSetPathFillMode
+ GdipSetPathGradientBlend
+ GdipSetPathGradientCenterColor
+ GdipSetPathGradientCenterPoint
+ GdipSetPathGradientCenterPointI
+ GdipSetPathGradientFocusScales
+ GdipSetPathGradientGammaCorrection
+ GdipSetPathGradientLinearBlend
+ GdipSetPathGradientPath
+ GdipSetPathGradientPresetBlend
+ GdipSetPathGradientSigmaBlend
+ GdipSetPathGradientSurroundColorsWithCount
+ GdipSetPathGradientTransform
+ GdipSetPathGradientWrapMode
+ GdipSetPathMarker
+ GdipSetPenBrushFill
+ GdipSetPenColor
+ GdipSetPenCompoundArray
+ GdipSetPenCustomEndCap
+ GdipSetPenCustomStartCap
+ GdipSetPenDashArray
+ GdipSetPenDashCap197819
+ GdipSetPenDashOffset
+ GdipSetPenDashStyle
+ GdipSetPenEndCap
+ GdipSetPenLineCap197819
+ GdipSetPenLineJoin
+ GdipSetPenMiterLimit
+ GdipSetPenMode
+ GdipSetPenStartCap
+ GdipSetPenTransform
+ GdipSetPenUnit
+ GdipSetPenWidth
+ GdipSetPixelOffsetMode
+ GdipSetPropertyItem
+ GdipSetRenderingOrigin
+ GdipSetSmoothingMode
+ GdipSetSolidFillColor
+ GdipSetStringFormatAlign
+ GdipSetStringFormatDigitSubstitution
+ GdipSetStringFormatFlags
+ GdipSetStringFormatHotkeyPrefix
+ GdipSetStringFormatLineAlign
+ GdipSetStringFormatMeasurableCharacterRanges
+ GdipSetStringFormatTabStops
+ GdipSetStringFormatTrimming
+ GdipSetTextContrast
+ GdipSetTextRenderingHint
+ GdipSetTextureTransform
+ GdipSetTextureWrapMode
+ GdipSetWorldTransform
+ GdipShearMatrix
+ GdipStartPathFigure
+ GdipStringFormatGetGenericDefault
+ GdipStringFormatGetGenericTypographic
+ GdipTestControl
+ GdipTransformMatrixPoints
+ GdipTransformMatrixPointsI
+ GdipTransformPath
+ GdipTransformPoints
+ GdipTransformPointsI
+ GdipTransformRegion
+ GdipTranslateClip
+ GdipTranslateClipI
+ GdipTranslateLineTransform
+ GdipTranslateMatrix
+ GdipTranslatePathGradientTransform
+ GdipTranslatePenTransform
+ GdipTranslateRegion
+ GdipTranslateRegionI
+ GdipTranslateTextureTransform
+ GdipTranslateWorldTransform
+ GdipVectorTransformMatrixPoints
+ GdipVectorTransformMatrixPointsI
+ GdipWarpPath
+ GdipWidenPath
+ GdipWindingModeOutline
+ GdiplusNotificationHook
+ GdiplusNotificationUnhook
+ GdiplusShutdown
+ GdiplusStartup
+
+ Summary
+
+ 63BF .debug$S
+ 1169C .debug$T
+ 32 .drectve
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
+ 1E0 .rdata
diff --git a/symbols/SDK/um/arm/gpmuuid.txt b/symbols/SDK/um/arm/gpmuuid.txt
new file mode 100644
index 00000000..13c48b7e
--- /dev/null
+++ b/symbols/SDK/um/arm/gpmuuid.txt
@@ -0,0 +1,14 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\gpmuuid.lib
+
+File Type: LIBRARY
+
+ Summary
+
+ 146C .debug$S
+ 31C .debug$T
+ 3 .drectve
+ 4C0 .rdata
diff --git a/symbols/SDK/um/arm/hbaapi.txt b/symbols/SDK/um/arm/hbaapi.txt
new file mode 100644
index 00000000..9138860e
--- /dev/null
+++ b/symbols/SDK/um/arm/hbaapi.txt
@@ -0,0 +1,114 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\hbaapi.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ HBA_CloseAdapter
+ HBA_FreeLibrary
+ HBA_GetAdapterAttributes
+ HBA_GetAdapterName
+ HBA_GetAdapterPortAttributes
+ HBA_GetBindingCapability
+ HBA_GetBindingSupport
+ HBA_GetDiscoveredPortAttributes
+ HBA_GetEventBuffer
+ HBA_GetFC4Statistics
+ HBA_GetFCPStatistics
+ HBA_GetFcpPersistentBinding
+ HBA_GetFcpTargetMapping
+ HBA_GetFcpTargetMappingV2
+ HBA_GetNumberOfAdapters
+ HBA_GetPersistentBindingV2
+ HBA_GetPortAttributesByWWN
+ HBA_GetPortStatistics
+ HBA_GetRNIDMgmtInfo
+ HBA_GetVendorLibraryAttributes
+ HBA_GetVersion
+ HBA_GetWrapperLibraryAttributes
+ HBA_LoadLibrary
+ HBA_OpenAdapter
+ HBA_OpenAdapterByWWN
+ HBA_RefreshAdapterConfiguration
+ HBA_RefreshInformation
+ HBA_RegisterForAdapterAddEvents
+ HBA_RegisterForAdapterEvents
+ HBA_RegisterForAdapterPortEvents
+ HBA_RegisterForAdapterPortStatEvents
+ HBA_RegisterForLinkEvents
+ HBA_RegisterForTargetEvents
+ HBA_RegisterLibrary
+ HBA_RegisterLibraryV2
+ HBA_RemoveAllPersistentBindings
+ HBA_RemoveCallback
+ HBA_RemovePersistentBinding
+ HBA_ResetStatistics
+ HBA_ScsiInquiryV2
+ HBA_ScsiReadCapacityV2
+ HBA_ScsiReportLUNsV2
+ HBA_SendCTPassThru
+ HBA_SendCTPassThruV2
+ HBA_SendLIRR
+ HBA_SendRLS
+ HBA_SendRNID
+ HBA_SendRNIDV2
+ HBA_SendRPL
+ HBA_SendRPS
+ HBA_SendReadCapacity
+ HBA_SendReportLUNs
+ HBA_SendSRL
+ HBA_SendScsiInquiry
+ HBA_SetBindingSupport
+ HBA_SetPersistentBindingV2
+ HBA_SetRNIDMgmtInfo
+ HbaGetAdapterNameByDeviceInstanceId
+ SMHBA_GetAdapterAttributes
+ SMHBA_GetAdapterPortAttributes
+ SMHBA_GetBindingCapability
+ SMHBA_GetBindingSupport
+ SMHBA_GetDiscoveredPortAttributes
+ SMHBA_GetFCPhyAttributes
+ SMHBA_GetLUNStatistics
+ SMHBA_GetNumberOfPorts
+ SMHBA_GetPersistentBinding
+ SMHBA_GetPhyStatistics
+ SMHBA_GetPortAttributesByWWN
+ SMHBA_GetPortType
+ SMHBA_GetProtocolStatistics
+ SMHBA_GetSASPhyAttributes
+ SMHBA_GetTargetMapping
+ SMHBA_GetVendorLibraryAttributes
+ SMHBA_GetVersion
+ SMHBA_GetWrapperLibraryAttributes
+ SMHBA_RegisterForAdapterAddEvents
+ SMHBA_RegisterForAdapterEvents
+ SMHBA_RegisterForAdapterPhyStatEvents
+ SMHBA_RegisterForAdapterPortEvents
+ SMHBA_RegisterForAdapterPortStatEvents
+ SMHBA_RegisterForTargetEvents
+ SMHBA_RegisterLibrary
+ SMHBA_RemoveAllPersistentBindings
+ SMHBA_RemovePersistentBinding
+ SMHBA_ScsiInquiry
+ SMHBA_ScsiReadCapacity
+ SMHBA_ScsiReportLuns
+ SMHBA_SendECHO
+ SMHBA_SendSMPPassThru
+ SMHBA_SendTEST
+ SMHBA_SetBindingSupport
+ SMHBA_SetPersistentBinding
+
+ Summary
+
+ C0 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/hhsetup.txt b/symbols/SDK/um/arm/hhsetup.txt
new file mode 100644
index 00000000..2f96db46
--- /dev/null
+++ b/symbols/SDK/um/arm/hhsetup.txt
@@ -0,0 +1,166 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\hhsetup.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ??0CCollection@@QAA@XZ (public: __cdecl CCollection::CCollection(void))
+ ??0CFIFOString@@QAA@XZ (public: __cdecl CFIFOString::CFIFOString(void))
+ ??0CFolder@@QAA@XZ (public: __cdecl CFolder::CFolder(void))
+ ??0CLocation@@QAA@XZ (public: __cdecl CLocation::CLocation(void))
+ ??0CPointerList@@QAA@XZ (public: __cdecl CPointerList::CPointerList(void))
+ ??0CTitle@@QAA@XZ (public: __cdecl CTitle::CTitle(void))
+ ??1CCollection@@QAA@XZ (public: __cdecl CCollection::~CCollection(void))
+ ??1CFIFOString@@QAA@XZ (public: __cdecl CFIFOString::~CFIFOString(void))
+ ??1CFolder@@QAA@XZ (public: __cdecl CFolder::~CFolder(void))
+ ??1CLocation@@QAA@XZ (public: __cdecl CLocation::~CLocation(void))
+ ??1CPointerList@@QAA@XZ (public: __cdecl CPointerList::~CPointerList(void))
+ ??1CTitle@@QAA@XZ (public: __cdecl CTitle::~CTitle(void))
+ ??4CCollection@@QAAAAV0@ABV0@@Z (public: class CCollection & __cdecl CCollection::operator=(class CCollection const &))
+ ??4CFIFOString@@QAAAAV0@ABV0@@Z (public: class CFIFOString & __cdecl CFIFOString::operator=(class CFIFOString const &))
+ ??4CFolder@@QAAAAV0@ABV0@@Z (public: class CFolder & __cdecl CFolder::operator=(class CFolder const &))
+ ??4CLocation@@QAAAAV0@ABV0@@Z (public: class CLocation & __cdecl CLocation::operator=(class CLocation const &))
+ ??4CPointerList@@QAAAAV0@ABV0@@Z (public: class CPointerList & __cdecl CPointerList::operator=(class CPointerList const &))
+ ??4CTitle@@QAAAAV0@ABV0@@Z (public: class CTitle & __cdecl CTitle::operator=(class CTitle const &))
+ ?Add@CPointerList@@QAAPAUListItem@@PAX@Z (public: struct ListItem * __cdecl CPointerList::Add(void *))
+ ?AddChildFolder@CFolder@@QAAKPAV1@@Z (public: unsigned long __cdecl CFolder::AddChildFolder(class CFolder *))
+ ?AddChildFolder@CFolder@@QAAPAV1@PBDKPAKG@Z (public: class CFolder * __cdecl CFolder::AddChildFolder(char const *,unsigned long,unsigned long *,unsigned short))
+ ?AddChildFolder@CFolder@@QAAPAV1@PBGKPAKG@Z (public: class CFolder * __cdecl CFolder::AddChildFolder(unsigned short const *,unsigned long,unsigned long *,unsigned short))
+ ?AddCollection@CCollection@@QAAPAVCColList@@XZ (public: class CColList * __cdecl CCollection::AddCollection(void))
+ ?AddFolder@CCollection@@QAAPAVCFolder@@PBDKPAKG@Z (public: class CFolder * __cdecl CCollection::AddFolder(char const *,unsigned long,unsigned long *,unsigned short))
+ ?AddFolder@CCollection@@QAAPAVCFolder@@PBGKPAKG@Z (public: class CFolder * __cdecl CCollection::AddFolder(unsigned short const *,unsigned long,unsigned long *,unsigned short))
+ ?AddLocation@CCollection@@QAAPAVCLocation@@PBD000PAK@Z (public: class CLocation * __cdecl CCollection::AddLocation(char const *,char const *,char const *,char const *,unsigned long *))
+ ?AddLocation@CCollection@@QAAPAVCLocation@@PBG000PAK@Z (public: class CLocation * __cdecl CCollection::AddLocation(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned long *))
+ ?AddLocationHistory@CTitle@@QAAKKPBD00PBVCLocation@@00H@Z (public: unsigned long __cdecl CTitle::AddLocationHistory(unsigned long,char const *,char const *,char const *,class CLocation const *,char const *,char const *,int))
+ ?AddLocationHistory@CTitle@@QAAKKPBG00PBVCLocation@@00H@Z (public: unsigned long __cdecl CTitle::AddLocationHistory(unsigned long,unsigned short const *,unsigned short const *,unsigned short const *,class CLocation const *,unsigned short const *,unsigned short const *,int))
+ ?AddRef@CCollection@@QAAXXZ (public: void __cdecl CCollection::AddRef(void))
+ ?AddRefedTitle@CCollection@@AAAKPAVCFolder@@@Z (private: unsigned long __cdecl CCollection::AddRefedTitle(class CFolder *))
+ ?AddTail@CFIFOString@@QAAKPAD@Z (public: unsigned long __cdecl CFIFOString::AddTail(char *))
+ ?AddTitle@CCollection@@QAAPAVCTitle@@PBD0000GIPAVCLocation@@PAKH0@Z (public: class CTitle * __cdecl CCollection::AddTitle(char const *,char const *,char const *,char const *,char const *,unsigned short,unsigned int,class CLocation *,unsigned long *,int,char const *))
+ ?AddTitle@CCollection@@QAAPAVCTitle@@PBG0000GIPAVCLocation@@PAKH0@Z (public: class CTitle * __cdecl CCollection::AddTitle(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short,unsigned int,class CLocation *,unsigned long *,int,unsigned short const *))
+ ?AllocCopyValue@CCollection@@AAAKPAVCParseXML@@PADPAPAD@Z (private: unsigned long __cdecl CCollection::AllocCopyValue(class CParseXML *,char *,char * *))
+ ?AllocSetValue@@YAKPBDPAPAD@Z (unsigned long __cdecl AllocSetValue(char const *,char * *))
+ ?CheckTitleRef@CCollection@@AAAKPBDG@Z (private: unsigned long __cdecl CCollection::CheckTitleRef(char const *,unsigned short))
+ ?CheckTitleRef@CCollection@@AAAKPBGG@Z (private: unsigned long __cdecl CCollection::CheckTitleRef(unsigned short const *,unsigned short))
+ ?Close@CCollection@@QAAKXZ (public: unsigned long __cdecl CCollection::Close(void))
+ ?ConfirmTitles@CCollection@@QAAXXZ (public: void __cdecl CCollection::ConfirmTitles(void))
+ ?DecrementRefTitleCount@CCollection@@QAAXXZ (public: void __cdecl CCollection::DecrementRefTitleCount(void))
+ ?DeleteChildren@CCollection@@AAAXPAPAVCFolder@@@Z (private: void __cdecl CCollection::DeleteChildren(class CFolder * *))
+ ?DeleteFolder@CCollection@@QAAKPAVCFolder@@@Z (public: unsigned long __cdecl CCollection::DeleteFolder(class CFolder *))
+ ?DeleteFolders@CCollection@@AAAXPAPAVCFolder@@@Z (private: void __cdecl CCollection::DeleteFolders(class CFolder * *))
+ ?DeleteLocalFiles@CCollection@@AAAXPAULocationHistory@@PAVCTitle@@@Z (private: void __cdecl CCollection::DeleteLocalFiles(struct LocationHistory *,class CTitle *))
+ ?DeleteLocation@CCollection@@AAAKPAVCLocation@@@Z (private: unsigned long __cdecl CCollection::DeleteLocation(class CLocation *))
+ ?DeleteTitle@CCollection@@AAAKPAVCTitle@@@Z (private: unsigned long __cdecl CCollection::DeleteTitle(class CTitle *))
+ ?Dirty@CCollection@@QAAXXZ (public: void __cdecl CCollection::Dirty(void))
+ ?FindCollection@CCollection@@QAAPAVCColList@@PBD@Z (public: class CColList * __cdecl CCollection::FindCollection(char const *))
+ ?FindLocation@CCollection@@QAAPAVCLocation@@PBDPAI@Z (public: class CLocation * __cdecl CCollection::FindLocation(char const *,unsigned int *))
+ ?FindLocation@CCollection@@QAAPAVCLocation@@PBGPAI@Z (public: class CLocation * __cdecl CCollection::FindLocation(unsigned short const *,unsigned int *))
+ ?FindTitle@CCollection@@QAAPAVCTitle@@PBDG@Z (public: class CTitle * __cdecl CCollection::FindTitle(char const *,unsigned short))
+ ?FindTitle@CCollection@@QAAPAVCTitle@@PBGG@Z (public: class CTitle * __cdecl CCollection::FindTitle(unsigned short const *,unsigned short))
+ ?First@CPointerList@@QAAPAUListItem@@XZ (public: struct ListItem * __cdecl CPointerList::First(void))
+ ?FirstLocation@CCollection@@QAAPAVCLocation@@XZ (public: class CLocation * __cdecl CCollection::FirstLocation(void))
+ ?GetColNo@CCollection@@QAAKXZ (public: unsigned long __cdecl CCollection::GetColNo(void))
+ ?GetCollectionFileName@CCollection@@QAAPBDXZ (public: char const * __cdecl CCollection::GetCollectionFileName(void))
+ ?GetCollectionFileNameW@CCollection@@QAAPBGXZ (public: unsigned short const * __cdecl CCollection::GetCollectionFileNameW(void))
+ ?GetFindMergedCHMS@CCollection@@QAAHXZ (public: int __cdecl CCollection::GetFindMergedCHMS(void))
+ ?GetFirstChildFolder@CFolder@@QAAPAV1@XZ (public: class CFolder * __cdecl CFolder::GetFirstChildFolder(void))
+ ?GetFirstTitle@CCollection@@QAAPAVCTitle@@XZ (public: class CTitle * __cdecl CCollection::GetFirstTitle(void))
+ ?GetId@CLocation@@QBAPADXZ (public: char * __cdecl CLocation::GetId(void)const )
+ ?GetId@CTitle@@QAAPADXZ (public: char * __cdecl CTitle::GetId(void))
+ ?GetIdW@CLocation@@QAAPBGXZ (public: unsigned short const * __cdecl CLocation::GetIdW(void))
+ ?GetIdW@CTitle@@QAAPBGXZ (public: unsigned short const * __cdecl CTitle::GetIdW(void))
+ ?GetLangId@CCollection@@QAAGPBD@Z (public: unsigned short __cdecl CCollection::GetLangId(char const *))
+ ?GetLangId@CCollection@@QAAGPBG@Z (public: unsigned short __cdecl CCollection::GetLangId(unsigned short const *))
+ ?GetLanguage@CFolder@@QAAGXZ (public: unsigned short __cdecl CFolder::GetLanguage(void))
+ ?GetLanguage@CTitle@@QAAGXZ (public: unsigned short __cdecl CTitle::GetLanguage(void))
+ ?GetLocation@CTitle@@QAAPAULocationHistory@@K@Z (public: struct LocationHistory * __cdecl CTitle::GetLocation(unsigned long))
+ ?GetMasterCHM@CCollection@@QAAHPAPADPAG@Z (public: int __cdecl CCollection::GetMasterCHM(char * *,unsigned short *))
+ ?GetMasterCHM@CCollection@@QAAHPAPAGPAG@Z (public: int __cdecl CCollection::GetMasterCHM(unsigned short * *,unsigned short *))
+ ?GetNextFolder@CFolder@@QAAPAV1@XZ (public: class CFolder * __cdecl CFolder::GetNextFolder(void))
+ ?GetNextLocation@CLocation@@QAAPAV1@XZ (public: class CLocation * __cdecl CLocation::GetNextLocation(void))
+ ?GetNextTitle@CTitle@@QAAPAV1@XZ (public: class CTitle * __cdecl CTitle::GetNextTitle(void))
+ ?GetOrder@CFolder@@QAAKXZ (public: unsigned long __cdecl CFolder::GetOrder(void))
+ ?GetParent@CFolder@@QAAPAV1@XZ (public: class CFolder * __cdecl CFolder::GetParent(void))
+ ?GetPath@CLocation@@QAAPADXZ (public: char * __cdecl CLocation::GetPath(void))
+ ?GetPathW@CLocation@@QAAPBGXZ (public: unsigned short const * __cdecl CLocation::GetPathW(void))
+ ?GetRefTitleCount@CCollection@@QAAKXZ (public: unsigned long __cdecl CCollection::GetRefTitleCount(void))
+ ?GetRootFolder@CCollection@@QAAPAVCFolder@@XZ (public: class CFolder * __cdecl CCollection::GetRootFolder(void))
+ ?GetSampleLocation@CCollection@@QAAPADXZ (public: char * __cdecl CCollection::GetSampleLocation(void))
+ ?GetSampleLocationW@CCollection@@QAAPBGXZ (public: unsigned short const * __cdecl CCollection::GetSampleLocationW(void))
+ ?GetTail@CFIFOString@@QAAKPAPAD@Z (public: unsigned long __cdecl CFIFOString::GetTail(char * *))
+ ?GetTitle@CFolder@@QAAPADXZ (public: char * __cdecl CFolder::GetTitle(void))
+ ?GetTitle@CLocation@@QAAPADXZ (public: char * __cdecl CLocation::GetTitle(void))
+ ?GetTitleW@CFolder@@QAAPBGXZ (public: unsigned short const * __cdecl CFolder::GetTitleW(void))
+ ?GetTitleW@CLocation@@QAAPBGXZ (public: unsigned short const * __cdecl CLocation::GetTitleW(void))
+ ?GetVersion@CCollection@@QAAKXZ (public: unsigned long __cdecl CCollection::GetVersion(void))
+ ?GetVisableRootFolder@CCollection@@QAAPAVCFolder@@XZ (public: class CFolder * __cdecl CCollection::GetVisableRootFolder(void))
+ ?GetVolume@CLocation@@QAAPADXZ (public: char * __cdecl CLocation::GetVolume(void))
+ ?GetVolumeW@CLocation@@QAAPBGXZ (public: unsigned short const * __cdecl CLocation::GetVolumeW(void))
+ ?HandleCollection@CCollection@@AAAKPAVCParseXML@@PAD@Z (private: unsigned long __cdecl CCollection::HandleCollection(class CParseXML *,char *))
+ ?HandleCollectionEntry@CCollection@@AAAKPAVCParseXML@@PAD@Z (private: unsigned long __cdecl CCollection::HandleCollectionEntry(class CParseXML *,char *))
+ ?HandleFolder@CCollection@@AAAKPAVCParseXML@@PAD@Z (private: unsigned long __cdecl CCollection::HandleFolder(class CParseXML *,char *))
+ ?HandleLocation@CCollection@@AAAKPAVCParseXML@@PAD@Z (private: unsigned long __cdecl CCollection::HandleLocation(class CParseXML *,char *))
+ ?HandleTitle@CCollection@@AAAKPAVCParseXML@@PAD@Z (private: unsigned long __cdecl CCollection::HandleTitle(class CParseXML *,char *))
+ ?IncrementRefTitleCount@CCollection@@QAAXXZ (public: void __cdecl CCollection::IncrementRefTitleCount(void))
+ ?IsDirty@CCollection@@QAAHXZ (public: int __cdecl CCollection::IsDirty(void))
+ ?MergeKeywords@CCollection@@QAAHPAD@Z (public: int __cdecl CCollection::MergeKeywords(char *))
+ ?MergeKeywords@CCollection@@QAAHPAG@Z (public: int __cdecl CCollection::MergeKeywords(unsigned short *))
+ ?NewLocation@CCollection@@AAAPAVCLocation@@XZ (private: class CLocation * __cdecl CCollection::NewLocation(void))
+ ?NewLocationHistory@CTitle@@QAAPAULocationHistory@@XZ (public: struct LocationHistory * __cdecl CTitle::NewLocationHistory(void))
+ ?NewTitle@CCollection@@AAAPAVCTitle@@XZ (private: class CTitle * __cdecl CCollection::NewTitle(void))
+ ?Next@CPointerList@@QAAPAUListItem@@PAU2@@Z (public: struct ListItem * __cdecl CPointerList::Next(struct ListItem *))
+ ?Open@CCollection@@QAAKPBD@Z (public: unsigned long __cdecl CCollection::Open(char const *))
+ ?Open@CCollection@@QAAKPBG@Z (public: unsigned long __cdecl CCollection::Open(unsigned short const *))
+ ?ParseFile@CCollection@@AAAKPBD@Z (private: unsigned long __cdecl CCollection::ParseFile(char const *))
+ ?Release@CCollection@@AAAKXZ (private: unsigned long __cdecl CCollection::Release(void))
+ ?RemoveAll@CFIFOString@@QAAXXZ (public: void __cdecl CFIFOString::RemoveAll(void))
+ ?RemoveAll@CPointerList@@QAAXXZ (public: void __cdecl CPointerList::RemoveAll(void))
+ ?RemoveCollection@CCollection@@QAAKH@Z (public: unsigned long __cdecl CCollection::RemoveCollection(int))
+ ?RemoveCollectionEntry@CCollection@@QAAXPBD@Z (public: void __cdecl CCollection::RemoveCollectionEntry(char const *))
+ ?Save@CCollection@@QAAKXZ (public: unsigned long __cdecl CCollection::Save(void))
+ ?SetExTitlePtr@CFolder@@QAAXPAVCExTitle@@@Z (public: void __cdecl CFolder::SetExTitlePtr(class CExTitle *))
+ ?SetFindMergedCHMS@CCollection@@QAAXH@Z (public: void __cdecl CCollection::SetFindMergedCHMS(int))
+ ?SetFirstChildFolder@CFolder@@QAAXPAV1@@Z (public: void __cdecl CFolder::SetFirstChildFolder(class CFolder *))
+ ?SetId@CLocation@@QAAXPBD@Z (public: void __cdecl CLocation::SetId(char const *))
+ ?SetId@CLocation@@QAAXPBG@Z (public: void __cdecl CLocation::SetId(unsigned short const *))
+ ?SetId@CTitle@@QAAXPBD@Z (public: void __cdecl CTitle::SetId(char const *))
+ ?SetId@CTitle@@QAAXPBG@Z (public: void __cdecl CTitle::SetId(unsigned short const *))
+ ?SetLanguage@CFolder@@QAAXG@Z (public: void __cdecl CFolder::SetLanguage(unsigned short))
+ ?SetLanguage@CTitle@@QAAXG@Z (public: void __cdecl CTitle::SetLanguage(unsigned short))
+ ?SetMasterCHM@CCollection@@QAAXPBDG@Z (public: void __cdecl CCollection::SetMasterCHM(char const *,unsigned short))
+ ?SetMasterCHM@CCollection@@QAAXPBGG@Z (public: void __cdecl CCollection::SetMasterCHM(unsigned short const *,unsigned short))
+ ?SetNextFolder@CFolder@@QAAXPAV1@@Z (public: void __cdecl CFolder::SetNextFolder(class CFolder *))
+ ?SetNextLocation@CLocation@@QAAXPAV1@@Z (public: void __cdecl CLocation::SetNextLocation(class CLocation *))
+ ?SetNextTitle@CTitle@@QAAXPAV1@@Z (public: void __cdecl CTitle::SetNextTitle(class CTitle *))
+ ?SetOrder@CFolder@@QAAXK@Z (public: void __cdecl CFolder::SetOrder(unsigned long))
+ ?SetParent@CFolder@@QAAXPAV1@@Z (public: void __cdecl CFolder::SetParent(class CFolder *))
+ ?SetPath@CLocation@@QAAXPBD@Z (public: void __cdecl CLocation::SetPath(char const *))
+ ?SetPath@CLocation@@QAAXPBG@Z (public: void __cdecl CLocation::SetPath(unsigned short const *))
+ ?SetSampleLocation@CCollection@@QAAXPBD@Z (public: void __cdecl CCollection::SetSampleLocation(char const *))
+ ?SetSampleLocation@CCollection@@QAAXPBG@Z (public: void __cdecl CCollection::SetSampleLocation(unsigned short const *))
+ ?SetTitle@CFolder@@QAAXPBD@Z (public: void __cdecl CFolder::SetTitle(char const *))
+ ?SetTitle@CFolder@@QAAXPBG@Z (public: void __cdecl CFolder::SetTitle(unsigned short const *))
+ ?SetTitle@CLocation@@QAAXPBD@Z (public: void __cdecl CLocation::SetTitle(char const *))
+ ?SetTitle@CLocation@@QAAXPBG@Z (public: void __cdecl CLocation::SetTitle(unsigned short const *))
+ ?SetVersion@CCollection@@QAAXK@Z (public: void __cdecl CCollection::SetVersion(unsigned long))
+ ?SetVolume@CLocation@@QAAXPBD@Z (public: void __cdecl CLocation::SetVolume(char const *))
+ ?SetVolume@CLocation@@QAAXPBG@Z (public: void __cdecl CLocation::SetVolume(unsigned short const *))
+ ?WriteFolder@CCollection@@AAAHPAPAVCFolder@@@Z (private: int __cdecl CCollection::WriteFolder(class CFolder * *))
+ ?WriteFolders@CCollection@@AAAHPAPAVCFolder@@@Z (private: int __cdecl CCollection::WriteFolders(class CFolder * *))
+ ?bIsVisable@CFolder@@QAAHXZ (public: int __cdecl CFolder::bIsVisable(void))
+ ?wssResetNextColNum@CCollection@@AAAXXZ (private: void __cdecl CCollection::wssResetNextColNum(void))
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/hid.txt b/symbols/SDK/um/arm/hid.txt
new file mode 100644
index 00000000..ca81a5c3
--- /dev/null
+++ b/symbols/SDK/um/arm/hid.txt
@@ -0,0 +1,65 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\hid.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ HidD_FlushQueue
+ HidD_FreePreparsedData
+ HidD_GetAttributes
+ HidD_GetConfiguration
+ HidD_GetFeature
+ HidD_GetHidGuid
+ HidD_GetIndexedString
+ HidD_GetInputReport
+ HidD_GetManufacturerString
+ HidD_GetMsGenreDescriptor
+ HidD_GetNumInputBuffers
+ HidD_GetPhysicalDescriptor
+ HidD_GetPreparsedData
+ HidD_GetProductString
+ HidD_GetSerialNumberString
+ HidD_Hello
+ HidD_SetConfiguration
+ HidD_SetFeature
+ HidD_SetNumInputBuffers
+ HidD_SetOutputReport
+ HidP_GetButtonCaps
+ HidP_GetCaps
+ HidP_GetData
+ HidP_GetExtendedAttributes
+ HidP_GetLinkCollectionNodes
+ HidP_GetScaledUsageValue
+ HidP_GetSpecificButtonCaps
+ HidP_GetSpecificValueCaps
+ HidP_GetUsageValue
+ HidP_GetUsageValueArray
+ HidP_GetUsages
+ HidP_GetUsagesEx
+ HidP_GetValueCaps
+ HidP_InitializeReportForID
+ HidP_MaxDataListLength
+ HidP_MaxUsageListLength
+ HidP_SetData
+ HidP_SetScaledUsageValue
+ HidP_SetUsageValue
+ HidP_SetUsageValueArray
+ HidP_SetUsages
+ HidP_TranslateUsagesToI8042ScanCodes
+ HidP_UnsetUsages
+ HidP_UsageListDifference
+
+ Summary
+
+ B7 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ 8 .idata$6
diff --git a/symbols/SDK/um/arm/hrtfapo.txt b/symbols/SDK/um/arm/hrtfapo.txt
new file mode 100644
index 00000000..4b3868cd
--- /dev/null
+++ b/symbols/SDK/um/arm/hrtfapo.txt
@@ -0,0 +1,25 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\hrtfapo.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ 1 CreateHrtfApo
+ 2 CreateHrtfApoWithOptions
+ 3 CreateHrtfEngineFactory
+ 4 IsHrtfApoAvailable
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/httpapi.txt b/symbols/SDK/um/arm/httpapi.txt
new file mode 100644
index 00000000..07c81c46
--- /dev/null
+++ b/symbols/SDK/um/arm/httpapi.txt
@@ -0,0 +1,65 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\httpapi.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ HttpAddFragmentToCache
+ HttpAddUrl
+ HttpAddUrlToUrlGroup
+ HttpCancelHttpRequest
+ HttpCloseRequestQueue
+ HttpCloseServerSession
+ HttpCloseUrlGroup
+ HttpControlService
+ HttpCreateHttpHandle
+ HttpCreateRequestQueue
+ HttpCreateServerSession
+ HttpCreateUrlGroup
+ HttpDeclarePush
+ HttpDelegateRequest
+ HttpDeleteServiceConfiguration
+ HttpEvaluateRequest
+ HttpFlushResponseCache
+ HttpGetCounters
+ HttpGetExtension
+ HttpInitialize
+ HttpPrepareUrl
+ HttpQueryRequestProperty
+ HttpQueryRequestQueueProperty
+ HttpQueryServerSessionProperty
+ HttpQueryServiceConfiguration
+ HttpQueryUrlGroupProperty
+ HttpReadFragmentFromCache
+ HttpReceiveClientCertificate
+ HttpReceiveHttpRequest
+ HttpReceiveRequestEntityBody
+ HttpRemoveUrl
+ HttpRemoveUrlFromUrlGroup
+ HttpSendHttpResponse
+ HttpSendResponseEntityBody
+ HttpSetRequestQueueProperty
+ HttpSetServerSessionProperty
+ HttpSetServiceConfiguration
+ HttpSetUrlGroupProperty
+ HttpShutdownRequestQueue
+ HttpTerminate
+ HttpUpdateServiceConfiguration
+ HttpWaitForDemandStart
+ HttpWaitForDisconnect
+ HttpWaitForDisconnectEx
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/iashlpr.txt b/symbols/SDK/um/arm/iashlpr.txt
new file mode 100644
index 00000000..f640a072
--- /dev/null
+++ b/symbols/SDK/um/arm/iashlpr.txt
@@ -0,0 +1,33 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\iashlpr.lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ AllocateAttributes
+ ConfigureIas
+ DoRequest
+ DoRequestAsync
+ FreeAttributes
+ GetOptionIas
+ InitializeIas
+ MemAllocIas
+ MemFreeIas
+ MemReallocIas
+ SetOptionIas
+ ShutdownIas
+
+ Summary
+
+ C3 .debug$S
+ 14 .idata$2
+ 14 .idata$3
+ 4 .idata$4
+ 4 .idata$5
+ C .idata$6
diff --git a/symbols/SDK/um/arm/icuin.txt b/symbols/SDK/um/arm/icuin.txt
new file mode 100644
index 00000000..d04ecd63
--- /dev/null
+++ b/symbols/SDK/um/arm/icuin.txt
@@ -0,0 +1,4496 @@
+Microsoft (R) COFF/PE Dumper Version 14.23.28107.0
+Copyright (C) Microsoft Corporation. All rights reserved.
+
+
+Dump of file C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\um\arm\icuin.Lib
+
+File Type: LIBRARY
+
+ Exports
+
+ ordinal name
+
+ ??0?$CacheKey@VDateFmtBestPattern@icu@@@icu@@QAA@ABV01@@Z (public: __cdecl icu::CacheKey::CacheKey(class icu::CacheKey const &))
+ ??0?$CacheKey@VDateFmtBestPattern@icu@@@icu@@QAA@XZ (public: __cdecl icu::CacheKey::CacheKey(void))
+ ??0?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QAA@ABV01@@Z (public: __cdecl icu::EnumSet::EnumSet(class icu::EnumSet const &))
+ ??0?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QAA@XZ (public: __cdecl icu::EnumSet::EnumSet(void))
+ ??0?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QAA@ABV01@@Z (public: __cdecl icu::EnumSet::EnumSet(class icu::EnumSet const &))
+ ??0?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QAA@XZ (public: __cdecl icu::EnumSet::EnumSet(void))
+ ??0?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@QAA@ABV01@@Z (public: __cdecl icu::LocaleCacheKey::LocaleCacheKey(class icu::LocaleCacheKey const &))
+ ??0?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@QAA@ABVLocale@1@@Z (public: __cdecl icu::LocaleCacheKey::LocaleCacheKey(class icu::Locale const &))
+ ??0?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@AAA@ABV01@@Z (private: __cdecl icu::MaybeStackHeaderAndArray::MaybeStackHeaderAndArray(class icu::MaybeStackHeaderAndArray const &))
+ ??0?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QAA@XZ (public: __cdecl icu::MaybeStackHeaderAndArray::MaybeStackHeaderAndArray(void))
+ ??0?$PluralMap@VDigitAffix@icu@@@icu@@QAA@ABV01@@Z (public: __cdecl icu::PluralMap::PluralMap(class icu::PluralMap const &))
+ ??0?$PluralMap@VDigitAffix@icu@@@icu@@QAA@ABVDigitAffix@1@@Z (public: __cdecl icu::PluralMap::PluralMap(class icu::DigitAffix const &))
+ ??0?$PluralMap@VDigitAffix@icu@@@icu@@QAA@XZ (public: __cdecl icu::PluralMap::PluralMap(void))
+ ??0AffixPattern@icu@@QAA@$$QAV01@@Z (public: __cdecl icu::AffixPattern::AffixPattern(class icu::AffixPattern &&))
+ ??0AffixPattern@icu@@QAA@ABV01@@Z (public: __cdecl icu::AffixPattern::AffixPattern(class icu::AffixPattern const &))
+ ??0AffixPattern@icu@@QAA@XZ (public: __cdecl icu::AffixPattern::AffixPattern(void))
+ ??0AffixPatternIterator@icu@@QAA@XZ (public: __cdecl icu::AffixPatternIterator::AffixPatternIterator(void))
+ ??0AffixPatternParser@icu@@QAA@$$QAV01@@Z (public: __cdecl icu::AffixPatternParser::AffixPatternParser(class icu::AffixPatternParser &&))
+ ??0AffixPatternParser@icu@@QAA@ABV01@@Z (public: __cdecl icu::AffixPatternParser::AffixPatternParser(class icu::AffixPatternParser const &))
+ ??0AffixPatternParser@icu@@QAA@ABVDecimalFormatSymbols@1@@Z (public: __cdecl icu::AffixPatternParser::AffixPatternParser(class icu::DecimalFormatSymbols const &))
+ ??0AffixPatternParser@icu@@QAA@XZ (public: __cdecl icu::AffixPatternParser::AffixPatternParser(void))
+ ??0AlphabeticIndex@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::AlphabeticIndex::AlphabeticIndex(class icu::Locale const &,enum UErrorCode &))
+ ??0AlphabeticIndex@icu@@QAA@PAVRuleBasedCollator@1@AAW4UErrorCode@@@Z (public: __cdecl icu::AlphabeticIndex::AlphabeticIndex(class icu::RuleBasedCollator *,enum UErrorCode &))
+ ??0AnnualTimeZoneRule@icu@@QAA@ABV01@@Z (public: __cdecl icu::AnnualTimeZoneRule::AnnualTimeZoneRule(class icu::AnnualTimeZoneRule const &))
+ ??0AnnualTimeZoneRule@icu@@QAA@ABVUnicodeString@1@HHABVDateTimeRule@1@HH@Z (public: __cdecl icu::AnnualTimeZoneRule::AnnualTimeZoneRule(class icu::UnicodeString const &,int,int,class icu::DateTimeRule const &,int,int))
+ ??0AnnualTimeZoneRule@icu@@QAA@ABVUnicodeString@1@HHPAVDateTimeRule@1@HH@Z (public: __cdecl icu::AnnualTimeZoneRule::AnnualTimeZoneRule(class icu::UnicodeString const &,int,int,class icu::DateTimeRule *,int,int))
+ ??0BasicTimeZone@icu@@IAA@ABV01@@Z (protected: __cdecl icu::BasicTimeZone::BasicTimeZone(class icu::BasicTimeZone const &))
+ ??0BasicTimeZone@icu@@IAA@ABVUnicodeString@1@@Z (protected: __cdecl icu::BasicTimeZone::BasicTimeZone(class icu::UnicodeString const &))
+ ??0BasicTimeZone@icu@@IAA@XZ (protected: __cdecl icu::BasicTimeZone::BasicTimeZone(void))
+ ??0Bucket@AlphabeticIndex@icu@@AAA@ABVUnicodeString@2@0W4UAlphabeticIndexLabelType@@@Z (private: __cdecl icu::AlphabeticIndex::Bucket::Bucket(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UAlphabeticIndexLabelType))
+ ??0Bucket@AlphabeticIndex@icu@@QAA@ABV012@@Z (public: __cdecl icu::AlphabeticIndex::Bucket::Bucket(class icu::AlphabeticIndex::Bucket const &))
+ ??0CECalendar@icu@@IAA@ABV01@@Z (protected: __cdecl icu::CECalendar::CECalendar(class icu::CECalendar const &))
+ ??0CECalendar@icu@@IAA@ABVLocale@1@AAW4UErrorCode@@@Z (protected: __cdecl icu::CECalendar::CECalendar(class icu::Locale const &,enum UErrorCode &))
+ ??0Calendar@icu@@IAA@AAW4UErrorCode@@@Z (protected: __cdecl icu::Calendar::Calendar(enum UErrorCode &))
+ ??0Calendar@icu@@IAA@ABV01@@Z (protected: __cdecl icu::Calendar::Calendar(class icu::Calendar const &))
+ ??0Calendar@icu@@IAA@ABVTimeZone@1@ABVLocale@1@AAW4UErrorCode@@@Z (protected: __cdecl icu::Calendar::Calendar(class icu::TimeZone const &,class icu::Locale const &,enum UErrorCode &))
+ ??0Calendar@icu@@IAA@PAVTimeZone@1@ABVLocale@1@AAW4UErrorCode@@@Z (protected: __cdecl icu::Calendar::Calendar(class icu::TimeZone *,class icu::Locale const &,enum UErrorCode &))
+ ??0CalendarAstronomer@icu@@QAA@N@Z (public: __cdecl icu::CalendarAstronomer::CalendarAstronomer(double))
+ ??0CalendarAstronomer@icu@@QAA@NN@Z (public: __cdecl icu::CalendarAstronomer::CalendarAstronomer(double,double))
+ ??0CalendarAstronomer@icu@@QAA@XZ (public: __cdecl icu::CalendarAstronomer::CalendarAstronomer(void))
+ ??0ChineseCalendar@icu@@IAA@ABVLocale@1@HPBVTimeZone@1@AAW4UErrorCode@@@Z (protected: __cdecl icu::ChineseCalendar::ChineseCalendar(class icu::Locale const &,int,class icu::TimeZone const *,enum UErrorCode &))
+ ??0ChineseCalendar@icu@@QAA@ABV01@@Z (public: __cdecl icu::ChineseCalendar::ChineseCalendar(class icu::ChineseCalendar const &))
+ ??0ChineseCalendar@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::ChineseCalendar::ChineseCalendar(class icu::Locale const &,enum UErrorCode &))
+ ??0ChoiceFormat@icu@@AAA@ABVUnicodeString@1@AAUUParseError@@AAW4UErrorCode@@@Z (private: __cdecl icu::ChoiceFormat::ChoiceFormat(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &))
+ ??0ChoiceFormat@icu@@QAA@ABV01@@Z (public: __cdecl icu::ChoiceFormat::ChoiceFormat(class icu::ChoiceFormat const &))
+ ??0ChoiceFormat@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::ChoiceFormat::ChoiceFormat(class icu::UnicodeString const &,enum UErrorCode &))
+ ??0ChoiceFormat@icu@@QAA@PBNPBCPBVUnicodeString@1@H@Z (public: __cdecl icu::ChoiceFormat::ChoiceFormat(double const *,signed char const *,class icu::UnicodeString const *,int))
+ ??0ChoiceFormat@icu@@QAA@PBNPBVUnicodeString@1@H@Z (public: __cdecl icu::ChoiceFormat::ChoiceFormat(double const *,class icu::UnicodeString const *,int))
+ ??0CollationBuilder@icu@@QAA@PBUCollationTailoring@1@AAW4UErrorCode@@@Z (public: __cdecl icu::CollationBuilder::CollationBuilder(struct icu::CollationTailoring const *,enum UErrorCode &))
+ ??0CollationData@icu@@QAA@ABVNormalizer2Impl@1@@Z (public: __cdecl icu::CollationData::CollationData(class icu::Normalizer2Impl const &))
+ ??0CollationDataBuilder@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::CollationDataBuilder::CollationDataBuilder(enum UErrorCode &))
+ ??0CollationElementIterator@icu@@AAA@ABVCharacterIterator@1@PBVRuleBasedCollator@1@AAW4UErrorCode@@@Z (private: __cdecl icu::CollationElementIterator::CollationElementIterator(class icu::CharacterIterator const &,class icu::RuleBasedCollator const *,enum UErrorCode &))
+ ??0CollationElementIterator@icu@@AAA@ABVUnicodeString@1@PBVRuleBasedCollator@1@AAW4UErrorCode@@@Z (private: __cdecl icu::CollationElementIterator::CollationElementIterator(class icu::UnicodeString const &,class icu::RuleBasedCollator const *,enum UErrorCode &))
+ ??0CollationElementIterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::CollationElementIterator::CollationElementIterator(class icu::CollationElementIterator const &))
+ ??0CollationFastLatinBuilder@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::CollationFastLatinBuilder::CollationFastLatinBuilder(enum UErrorCode &))
+ ??0CollationIterator@icu@@IAA@ABV01@@Z (protected: __cdecl icu::CollationIterator::CollationIterator(class icu::CollationIterator const &))
+ ??0CollationIterator@icu@@QAA@PBUCollationData@1@C@Z (public: __cdecl icu::CollationIterator::CollationIterator(struct icu::CollationData const *,signed char))
+ ??0CollationKey@icu@@QAA@ABV01@@Z (public: __cdecl icu::CollationKey::CollationKey(class icu::CollationKey const &))
+ ??0CollationKey@icu@@QAA@PBEH@Z (public: __cdecl icu::CollationKey::CollationKey(unsigned char const *,int))
+ ??0CollationKey@icu@@QAA@XZ (public: __cdecl icu::CollationKey::CollationKey(void))
+ ??0CollationRootElements@icu@@QAA@PBIH@Z (public: __cdecl icu::CollationRootElements::CollationRootElements(unsigned int const *,int))
+ ??0CollationRuleParser@icu@@QAA@PBUCollationData@1@AAW4UErrorCode@@@Z (public: __cdecl icu::CollationRuleParser::CollationRuleParser(struct icu::CollationData const *,enum UErrorCode &))
+ ??0CollationSettings@icu@@QAA@ABU01@@Z (public: __cdecl icu::CollationSettings::CollationSettings(struct icu::CollationSettings const &))
+ ??0CollationSettings@icu@@QAA@XZ (public: __cdecl icu::CollationSettings::CollationSettings(void))
+ ??0CollationTailoring@icu@@QAA@PBUCollationSettings@1@@Z (public: __cdecl icu::CollationTailoring::CollationTailoring(struct icu::CollationSettings const *))
+ ??0CollationWeights@icu@@QAA@XZ (public: __cdecl icu::CollationWeights::CollationWeights(void))
+ ??0Collator@icu@@IAA@ABV01@@Z (protected: __cdecl icu::Collator::Collator(class icu::Collator const &))
+ ??0Collator@icu@@IAA@W4UColAttributeValue@@W4UNormalizationMode@@@Z (protected: __cdecl icu::Collator::Collator(enum UColAttributeValue,enum UNormalizationMode))
+ ??0Collator@icu@@IAA@XZ (protected: __cdecl icu::Collator::Collator(void))
+ ??0CollatorFactory@icu@@QAA@ABV01@@Z (public: __cdecl icu::CollatorFactory::CollatorFactory(class icu::CollatorFactory const &))
+ ??0CollatorFactory@icu@@QAA@XZ (public: __cdecl icu::CollatorFactory::CollatorFactory(void))
+ ??0CompactDecimalFormat@icu@@AAA@ABVDecimalFormat@1@PBUUHashtable@@PBNPAVPluralRules@1@@Z (private: __cdecl icu::CompactDecimalFormat::CompactDecimalFormat(class icu::DecimalFormat const &,struct UHashtable const *,double const *,class icu::PluralRules *))
+ ??0CompactDecimalFormat@icu@@QAA@ABV01@@Z (public: __cdecl icu::CompactDecimalFormat::CompactDecimalFormat(class icu::CompactDecimalFormat const &))
+ ??0CompoundTransliterator@icu@@AAA@AAVUVector@1@AAUUParseError@@AAW4UErrorCode@@@Z (private: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::UVector &,struct UParseError &,enum UErrorCode &))
+ ??0CompoundTransliterator@icu@@AAA@AAVUVector@1@HAAUUParseError@@AAW4UErrorCode@@@Z (private: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::UVector &,int,struct UParseError &,enum UErrorCode &))
+ ??0CompoundTransliterator@icu@@AAA@ABVUnicodeString@1@AAVUVector@1@PAVUnicodeFilter@1@HAAUUParseError@@AAW4UErrorCode@@@Z (private: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::UnicodeString const &,class icu::UVector &,class icu::UnicodeFilter *,int,struct UParseError &,enum UErrorCode &))
+ ??0CompoundTransliterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::CompoundTransliterator const &))
+ ??0CompoundTransliterator@icu@@QAA@ABVUnicodeString@1@AAUUParseError@@AAW4UErrorCode@@@Z (public: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &))
+ ??0CompoundTransliterator@icu@@QAA@ABVUnicodeString@1@W4UTransDirection@@PAVUnicodeFilter@1@AAUUParseError@@AAW4UErrorCode@@@Z (public: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::UnicodeString const &,enum UTransDirection,class icu::UnicodeFilter *,struct UParseError &,enum UErrorCode &))
+ ??0CompoundTransliterator@icu@@QAA@QBQAVTransliterator@1@HPAVUnicodeFilter@1@@Z (public: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::Transliterator * const * const,int,class icu::UnicodeFilter *))
+ ??0CurrencyAffixInfo@icu@@QAA@$$QAV01@@Z (public: __cdecl icu::CurrencyAffixInfo::CurrencyAffixInfo(class icu::CurrencyAffixInfo &&))
+ ??0CurrencyAffixInfo@icu@@QAA@ABV01@@Z (public: __cdecl icu::CurrencyAffixInfo::CurrencyAffixInfo(class icu::CurrencyAffixInfo const &))
+ ??0CurrencyAffixInfo@icu@@QAA@XZ (public: __cdecl icu::CurrencyAffixInfo::CurrencyAffixInfo(void))
+ ??0CurrencyAmount@icu@@QAA@ABV01@@Z (public: __cdecl icu::CurrencyAmount::CurrencyAmount(class icu::CurrencyAmount const &))
+ ??0CurrencyAmount@icu@@QAA@ABVFormattable@1@VConstChar16Ptr@1@AAW4UErrorCode@@@Z (public: __cdecl icu::CurrencyAmount::CurrencyAmount(class icu::Formattable const &,class icu::ConstChar16Ptr,enum UErrorCode &))
+ ??0CurrencyAmount@icu@@QAA@NVConstChar16Ptr@1@AAW4UErrorCode@@@Z (public: __cdecl icu::CurrencyAmount::CurrencyAmount(double,class icu::ConstChar16Ptr,enum UErrorCode &))
+ ??0CurrencyPluralInfo@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::CurrencyPluralInfo::CurrencyPluralInfo(enum UErrorCode &))
+ ??0CurrencyPluralInfo@icu@@QAA@ABV01@@Z (public: __cdecl icu::CurrencyPluralInfo::CurrencyPluralInfo(class icu::CurrencyPluralInfo const &))
+ ??0CurrencyPluralInfo@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::CurrencyPluralInfo::CurrencyPluralInfo(class icu::Locale const &,enum UErrorCode &))
+ ??0CurrencyUnit@icu@@QAA@ABV01@@Z (public: __cdecl icu::CurrencyUnit::CurrencyUnit(class icu::CurrencyUnit const &))
+ ??0CurrencyUnit@icu@@QAA@VConstChar16Ptr@1@AAW4UErrorCode@@@Z (public: __cdecl icu::CurrencyUnit::CurrencyUnit(class icu::ConstChar16Ptr,enum UErrorCode &))
+ ??0DateFmtBestPattern@icu@@QAA@ABV01@@Z (public: __cdecl icu::DateFmtBestPattern::DateFmtBestPattern(class icu::DateFmtBestPattern const &))
+ ??0DateFmtBestPattern@icu@@QAA@ABVUnicodeString@1@@Z (public: __cdecl icu::DateFmtBestPattern::DateFmtBestPattern(class icu::UnicodeString const &))
+ ??0DateFmtBestPatternKey@icu@@QAA@ABV01@@Z (public: __cdecl icu::DateFmtBestPatternKey::DateFmtBestPatternKey(class icu::DateFmtBestPatternKey const &))
+ ??0DateFmtBestPatternKey@icu@@QAA@ABVLocale@1@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::DateFmtBestPatternKey::DateFmtBestPatternKey(class icu::Locale const &,class icu::UnicodeString const &,enum UErrorCode &))
+ ??0DateFormat@icu@@IAA@ABV01@@Z (protected: __cdecl icu::DateFormat::DateFormat(class icu::DateFormat const &))
+ ??0DateFormat@icu@@IAA@XZ (protected: __cdecl icu::DateFormat::DateFormat(void))
+ ??0DateFormatSymbols@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::DateFormatSymbols::DateFormatSymbols(enum UErrorCode &))
+ ??0DateFormatSymbols@icu@@QAA@ABV01@@Z (public: __cdecl icu::DateFormatSymbols::DateFormatSymbols(class icu::DateFormatSymbols const &))
+ ??0DateFormatSymbols@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::DateFormatSymbols::DateFormatSymbols(class icu::Locale const &,enum UErrorCode &))
+ ??0DateFormatSymbols@icu@@QAA@ABVLocale@1@PBDAAW4UErrorCode@@@Z (public: __cdecl icu::DateFormatSymbols::DateFormatSymbols(class icu::Locale const &,char const *,enum UErrorCode &))
+ ??0DateFormatSymbols@icu@@QAA@PBDAAW4UErrorCode@@@Z (public: __cdecl icu::DateFormatSymbols::DateFormatSymbols(char const *,enum UErrorCode &))
+ ??0DateIntervalFormat@icu@@AAA@ABVLocale@1@PAVDateIntervalInfo@1@PBVUnicodeString@1@AAW4UErrorCode@@@Z (private: __cdecl icu::DateIntervalFormat::DateIntervalFormat(class icu::Locale const &,class icu::DateIntervalInfo *,class icu::UnicodeString const *,enum UErrorCode &))
+ ??0DateIntervalFormat@icu@@AAA@XZ (private: __cdecl icu::DateIntervalFormat::DateIntervalFormat(void))
+ ??0DateIntervalFormat@icu@@IAA@ABV01@@Z (protected: __cdecl icu::DateIntervalFormat::DateIntervalFormat(class icu::DateIntervalFormat const &))
+ ??0DateIntervalInfo@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::DateIntervalInfo::DateIntervalInfo(enum UErrorCode &))
+ ??0DateIntervalInfo@icu@@QAA@ABV01@@Z (public: __cdecl icu::DateIntervalInfo::DateIntervalInfo(class icu::DateIntervalInfo const &))
+ ??0DateIntervalInfo@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::DateIntervalInfo::DateIntervalInfo(class icu::Locale const &,enum UErrorCode &))
+ ??0DateTimePatternGenerator@icu@@AAA@AAW4UErrorCode@@@Z (private: __cdecl icu::DateTimePatternGenerator::DateTimePatternGenerator(enum UErrorCode &))
+ ??0DateTimePatternGenerator@icu@@AAA@ABV01@@Z (private: __cdecl icu::DateTimePatternGenerator::DateTimePatternGenerator(class icu::DateTimePatternGenerator const &))
+ ??0DateTimePatternGenerator@icu@@AAA@ABVLocale@1@AAW4UErrorCode@@@Z (private: __cdecl icu::DateTimePatternGenerator::DateTimePatternGenerator(class icu::Locale const &,enum UErrorCode &))
+ ??0DateTimeRule@icu@@QAA@ABV01@@Z (public: __cdecl icu::DateTimeRule::DateTimeRule(class icu::DateTimeRule const &))
+ ??0DateTimeRule@icu@@QAA@HHHCHW4TimeRuleType@01@@Z (public: __cdecl icu::DateTimeRule::DateTimeRule(int,int,int,signed char,int,enum icu::DateTimeRule::TimeRuleType))
+ ??0DateTimeRule@icu@@QAA@HHHHW4TimeRuleType@01@@Z (public: __cdecl icu::DateTimeRule::DateTimeRule(int,int,int,int,enum icu::DateTimeRule::TimeRuleType))
+ ??0DateTimeRule@icu@@QAA@HHHW4TimeRuleType@01@@Z (public: __cdecl icu::DateTimeRule::DateTimeRule(int,int,int,enum icu::DateTimeRule::TimeRuleType))
+ ??0DecimalFormat@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(enum UErrorCode &))
+ ??0DecimalFormat@icu@@QAA@ABV01@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::DecimalFormat const &))
+ ??0DecimalFormat@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::UnicodeString const &,enum UErrorCode &))
+ ??0DecimalFormat@icu@@QAA@ABVUnicodeString@1@ABVDecimalFormatSymbols@1@AAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::UnicodeString const &,class icu::DecimalFormatSymbols const &,enum UErrorCode &))
+ ??0DecimalFormat@icu@@QAA@ABVUnicodeString@1@PAVDecimalFormatSymbols@1@AAUUParseError@@AAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::UnicodeString const &,class icu::DecimalFormatSymbols *,struct UParseError &,enum UErrorCode &))
+ ??0DecimalFormat@icu@@QAA@ABVUnicodeString@1@PAVDecimalFormatSymbols@1@AAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::UnicodeString const &,class icu::DecimalFormatSymbols *,enum UErrorCode &))
+ ??0DecimalFormat@icu@@QAA@ABVUnicodeString@1@PAVDecimalFormatSymbols@1@W4UNumberFormatStyle@@AAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::UnicodeString const &,class icu::DecimalFormatSymbols *,enum UNumberFormatStyle,enum UErrorCode &))
+ ??0DecimalFormatSymbols@icu@@AAA@XZ (private: __cdecl icu::DecimalFormatSymbols::DecimalFormatSymbols(void))
+ ??0DecimalFormatSymbols@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormatSymbols::DecimalFormatSymbols(enum UErrorCode &))
+ ??0DecimalFormatSymbols@icu@@QAA@ABV01@@Z (public: __cdecl icu::DecimalFormatSymbols::DecimalFormatSymbols(class icu::DecimalFormatSymbols const &))
+ ??0DecimalFormatSymbols@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormatSymbols::DecimalFormatSymbols(class icu::Locale const &,enum UErrorCode &))
+ ??0DigitAffix@icu@@QAA@$$QAV01@@Z (public: __cdecl icu::DigitAffix::DigitAffix(class icu::DigitAffix &&))
+ ??0DigitAffix@icu@@QAA@ABV01@@Z (public: __cdecl icu::DigitAffix::DigitAffix(class icu::DigitAffix const &))
+ ??0DigitAffix@icu@@QAA@PB_SHH@Z (public: __cdecl icu::DigitAffix::DigitAffix(char16_t const *,int,int))
+ ??0DigitAffix@icu@@QAA@XZ (public: __cdecl icu::DigitAffix::DigitAffix(void))
+ ??0DigitAffixesAndPadding@icu@@QAA@$$QAV01@@Z (public: __cdecl icu::DigitAffixesAndPadding::DigitAffixesAndPadding(class icu::DigitAffixesAndPadding &&))
+ ??0DigitAffixesAndPadding@icu@@QAA@ABV01@@Z (public: __cdecl icu::DigitAffixesAndPadding::DigitAffixesAndPadding(class icu::DigitAffixesAndPadding const &))
+ ??0DigitAffixesAndPadding@icu@@QAA@XZ (public: __cdecl icu::DigitAffixesAndPadding::DigitAffixesAndPadding(void))
+ ??0DigitFormatter@icu@@QAA@$$QAV01@@Z (public: __cdecl icu::DigitFormatter::DigitFormatter(class icu::DigitFormatter &&))
+ ??0DigitFormatter@icu@@QAA@ABV01@@Z (public: __cdecl icu::DigitFormatter::DigitFormatter(class icu::DigitFormatter const &))
+ ??0DigitFormatter@icu@@QAA@ABVDecimalFormatSymbols@1@@Z (public: __cdecl icu::DigitFormatter::DigitFormatter(class icu::DecimalFormatSymbols const &))
+ ??0DigitFormatter@icu@@QAA@XZ (public: __cdecl icu::DigitFormatter::DigitFormatter(void))
+ ??0DigitFormatterIntOptions@icu@@QAA@XZ (public: __cdecl icu::DigitFormatterIntOptions::DigitFormatterIntOptions(void))
+ ??0DigitFormatterOptions@icu@@QAA@XZ (public: __cdecl icu::DigitFormatterOptions::DigitFormatterOptions(void))
+ ??0DigitGrouping@icu@@QAA@XZ (public: __cdecl icu::DigitGrouping::DigitGrouping(void))
+ ??0DigitInterval@icu@@QAA@XZ (public: __cdecl icu::DigitInterval::DigitInterval(void))
+ ??0DigitList@icu@@QAA@ABV01@@Z (public: __cdecl icu::DigitList::DigitList(class icu::DigitList const &))
+ ??0DigitList@icu@@QAA@XZ (public: __cdecl icu::DigitList::DigitList(void))
+ ??0DummyFormat@MessageFormat@icu@@QAA@$$QAV012@@Z (public: __cdecl icu::MessageFormat::DummyFormat::DummyFormat(class icu::MessageFormat::DummyFormat &&))
+ ??0DummyFormat@MessageFormat@icu@@QAA@ABV012@@Z (public: __cdecl icu::MessageFormat::DummyFormat::DummyFormat(class icu::MessageFormat::DummyFormat const &))
+ ??0DummyFormat@MessageFormat@icu@@QAA@XZ (public: __cdecl icu::MessageFormat::DummyFormat::DummyFormat(void))
+ ??0Ecliptic@CalendarAstronomer@icu@@QAA@NN@Z (public: __cdecl icu::CalendarAstronomer::Ecliptic::Ecliptic(double,double))
+ ??0Equatorial@CalendarAstronomer@icu@@QAA@NN@Z (public: __cdecl icu::CalendarAstronomer::Equatorial::Equatorial(double,double))
+ ??0FCDUIterCollationIterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::FCDUIterCollationIterator::FCDUIterCollationIterator(class icu::FCDUIterCollationIterator const &))
+ ??0FCDUIterCollationIterator@icu@@QAA@PBUCollationData@1@CAAUUCharIterator@@H@Z (public: __cdecl icu::FCDUIterCollationIterator::FCDUIterCollationIterator(struct icu::CollationData const *,signed char,struct UCharIterator &,int))
+ ??0FCDUTF16CollationIterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::FCDUTF16CollationIterator::FCDUTF16CollationIterator(class icu::FCDUTF16CollationIterator const &))
+ ??0FCDUTF16CollationIterator@icu@@QAA@ABV01@PB_S@Z (public: __cdecl icu::FCDUTF16CollationIterator::FCDUTF16CollationIterator(class icu::FCDUTF16CollationIterator const &,char16_t const *))
+ ??0FCDUTF16CollationIterator@icu@@QAA@PBUCollationData@1@CPB_S11@Z (public: __cdecl icu::FCDUTF16CollationIterator::FCDUTF16CollationIterator(struct icu::CollationData const *,signed char,char16_t const *,char16_t const *,char16_t const *))
+ ??0FCDUTF8CollationIterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::FCDUTF8CollationIterator::FCDUTF8CollationIterator(class icu::FCDUTF8CollationIterator const &))
+ ??0FCDUTF8CollationIterator@icu@@QAA@PBUCollationData@1@CPBEHH@Z (public: __cdecl icu::FCDUTF8CollationIterator::FCDUTF8CollationIterator(struct icu::CollationData const *,signed char,unsigned char const *,int,int))
+ ??0FieldPosition@icu@@QAA@ABV01@@Z (public: __cdecl icu::FieldPosition::FieldPosition(class icu::FieldPosition const &))
+ ??0FieldPosition@icu@@QAA@H@Z (public: __cdecl icu::FieldPosition::FieldPosition(int))
+ ??0FieldPosition@icu@@QAA@XZ (public: __cdecl icu::FieldPosition::FieldPosition(void))
+ ??0FieldPositionHandler@icu@@QAA@ABV01@@Z (public: __cdecl icu::FieldPositionHandler::FieldPositionHandler(class icu::FieldPositionHandler const &))
+ ??0FieldPositionHandler@icu@@QAA@XZ (public: __cdecl icu::FieldPositionHandler::FieldPositionHandler(void))
+ ??0FieldPositionIterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::FieldPositionIterator::FieldPositionIterator(class icu::FieldPositionIterator const &))
+ ??0FieldPositionIterator@icu@@QAA@XZ (public: __cdecl icu::FieldPositionIterator::FieldPositionIterator(void))
+ ??0FixedDecimal@icu@@QAA@ABV01@@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(class icu::FixedDecimal const &))
+ ??0FixedDecimal@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(class icu::UnicodeString const &,enum UErrorCode &))
+ ??0FixedDecimal@icu@@QAA@ABVVisibleDigits@1@@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(class icu::VisibleDigits const &))
+ ??0FixedDecimal@icu@@QAA@N@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(double))
+ ??0FixedDecimal@icu@@QAA@NH@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(double,int))
+ ??0FixedDecimal@icu@@QAA@NH_J@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(double,int,__int64))
+ ??0FixedDecimal@icu@@QAA@XZ (public: __cdecl icu::FixedDecimal::FixedDecimal(void))
+ ??0FixedPrecision@icu@@QAA@$$QAV01@@Z (public: __cdecl icu::FixedPrecision::FixedPrecision(class icu::FixedPrecision &&))
+ ??0FixedPrecision@icu@@QAA@ABV01@@Z (public: __cdecl icu::FixedPrecision::FixedPrecision(class icu::FixedPrecision const &))
+ ??0FixedPrecision@icu@@QAA@XZ (public: __cdecl icu::FixedPrecision::FixedPrecision(void))
+ ??0Format@icu@@IAA@ABV01@@Z (protected: __cdecl icu::Format::Format(class icu::Format const &))
+ ??0Format@icu@@IAA@XZ (protected: __cdecl icu::Format::Format(void))
+ ??0Formattable@icu@@QAA@ABV01@@Z (public: __cdecl icu::Formattable::Formattable(class icu::Formattable const &))
+ ??0Formattable@icu@@QAA@ABVUnicodeString@1@@Z (public: __cdecl icu::Formattable::Formattable(class icu::UnicodeString const &))
+ ??0Formattable@icu@@QAA@H@Z (public: __cdecl icu::Formattable::Formattable(int))
+ ??0Formattable@icu@@QAA@N@Z (public: __cdecl icu::Formattable::Formattable(double))
+ ??0Formattable@icu@@QAA@NW4ISDATE@01@@Z (public: __cdecl icu::Formattable::Formattable(double,enum icu::Formattable::ISDATE))
+ ??0Formattable@icu@@QAA@PAVUObject@1@@Z (public: __cdecl icu::Formattable::Formattable(class icu::UObject *))
+ ??0Formattable@icu@@QAA@PAVUnicodeString@1@@Z (public: __cdecl icu::Formattable::Formattable(class icu::UnicodeString *))
+ ??0Formattable@icu@@QAA@PBD@Z (public: __cdecl icu::Formattable::Formattable(char const *))
+ ??0Formattable@icu@@QAA@PBV01@H@Z (public: __cdecl icu::Formattable::Formattable(class icu::Formattable const *,int))
+ ??0Formattable@icu@@QAA@VStringPiece@1@AAW4UErrorCode@@@Z (public: __cdecl icu::Formattable::Formattable(class icu::StringPiece,enum UErrorCode &))
+ ??0Formattable@icu@@QAA@XZ (public: __cdecl icu::Formattable::Formattable(void))
+ ??0Formattable@icu@@QAA@_J@Z (public: __cdecl icu::Formattable::Formattable(__int64))
+ ??0GenderInfo@icu@@AAA@XZ (private: __cdecl icu::GenderInfo::GenderInfo(void))
+ ??0GregorianCalendar@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(enum UErrorCode &))
+ ??0GregorianCalendar@icu@@QAA@ABV01@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::GregorianCalendar const &))
+ ??0GregorianCalendar@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::Locale const &,enum UErrorCode &))
+ ??0GregorianCalendar@icu@@QAA@ABVTimeZone@1@AAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::TimeZone const &,enum UErrorCode &))
+ ??0GregorianCalendar@icu@@QAA@ABVTimeZone@1@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::TimeZone const &,class icu::Locale const &,enum UErrorCode &))
+ ??0GregorianCalendar@icu@@QAA@HHHAAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(int,int,int,enum UErrorCode &))
+ ??0GregorianCalendar@icu@@QAA@HHHHHAAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(int,int,int,int,int,enum UErrorCode &))
+ ??0GregorianCalendar@icu@@QAA@HHHHHHAAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(int,int,int,int,int,int,enum UErrorCode &))
+ ??0GregorianCalendar@icu@@QAA@PAVTimeZone@1@AAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::TimeZone *,enum UErrorCode &))
+ ??0GregorianCalendar@icu@@QAA@PAVTimeZone@1@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::TimeZone *,class icu::Locale const &,enum UErrorCode &))
+ ??0HebrewCalendar@icu@@QAA@ABV01@@Z (public: __cdecl icu::HebrewCalendar::HebrewCalendar(class icu::HebrewCalendar const &))
+ ??0HebrewCalendar@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::HebrewCalendar::HebrewCalendar(class icu::Locale const &,enum UErrorCode &))
+ ??0Horizon@CalendarAstronomer@icu@@QAA@NN@Z (public: __cdecl icu::CalendarAstronomer::Horizon::Horizon(double,double))
+ ??0ImmutableIndex@AlphabeticIndex@icu@@AAA@PAVBucketList@2@PAVCollator@2@@Z (private: __cdecl icu::AlphabeticIndex::ImmutableIndex::ImmutableIndex(class icu::BucketList *,class icu::Collator *))
+ ??0ImmutableIndex@AlphabeticIndex@icu@@QAA@ABV012@@Z (public: __cdecl icu::AlphabeticIndex::ImmutableIndex::ImmutableIndex(class icu::AlphabeticIndex::ImmutableIndex const &))
+ ??0Importer@CollationRuleParser@icu@@QAA@ABV012@@Z (public: __cdecl icu::CollationRuleParser::Importer::Importer(class icu::CollationRuleParser::Importer const &))
+ ??0Importer@CollationRuleParser@icu@@QAA@XZ (public: __cdecl icu::CollationRuleParser::Importer::Importer(void))
+ ??0InitialTimeZoneRule@icu@@QAA@ABV01@@Z (public: __cdecl icu::InitialTimeZoneRule::InitialTimeZoneRule(class icu::InitialTimeZoneRule const &))
+ ??0InitialTimeZoneRule@icu@@QAA@ABVUnicodeString@1@HH@Z (public: __cdecl icu::InitialTimeZoneRule::InitialTimeZoneRule(class icu::UnicodeString const &,int,int))
+ ??0IntDigitCountRange@icu@@QAA@HH@Z (public: __cdecl icu::IntDigitCountRange::IntDigitCountRange(int,int))
+ ??0IntDigitCountRange@icu@@QAA@XZ (public: __cdecl icu::IntDigitCountRange::IntDigitCountRange(void))
+ ??0IslamicCalendar@icu@@QAA@ABV01@@Z (public: __cdecl icu::IslamicCalendar::IslamicCalendar(class icu::IslamicCalendar const &))
+ ??0IslamicCalendar@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@W4ECalculationType@01@@Z (public: __cdecl icu::IslamicCalendar::IslamicCalendar(class icu::Locale const &,enum UErrorCode &,enum icu::IslamicCalendar::ECalculationType))
+ ??0MarkupStyle@ScientificNumberFormatter@icu@@QAA@$$QAV012@@Z (public: __cdecl icu::ScientificNumberFormatter::MarkupStyle::MarkupStyle(class icu::ScientificNumberFormatter::MarkupStyle &&))
+ ??0MarkupStyle@ScientificNumberFormatter@icu@@QAA@ABV012@@Z (public: __cdecl icu::ScientificNumberFormatter::MarkupStyle::MarkupStyle(class icu::ScientificNumberFormatter::MarkupStyle const &))
+ ??0MarkupStyle@ScientificNumberFormatter@icu@@QAA@ABVUnicodeString@2@0@Z (public: __cdecl icu::ScientificNumberFormatter::MarkupStyle::MarkupStyle(class icu::UnicodeString const &,class icu::UnicodeString const &))
+ ??0MatchInfoCollection@TimeZoneNames@icu@@QAA@ABV012@@Z (public: __cdecl icu::TimeZoneNames::MatchInfoCollection::MatchInfoCollection(class icu::TimeZoneNames::MatchInfoCollection const &))
+ ??0MatchInfoCollection@TimeZoneNames@icu@@QAA@XZ (public: __cdecl icu::TimeZoneNames::MatchInfoCollection::MatchInfoCollection(void))
+ ??0Measure@icu@@IAA@XZ (protected: __cdecl icu::Measure::Measure(void))
+ ??0Measure@icu@@QAA@ABV01@@Z (public: __cdecl icu::Measure::Measure(class icu::Measure const &))
+ ??0Measure@icu@@QAA@ABVFormattable@1@PAVMeasureUnit@1@AAW4UErrorCode@@@Z (public: __cdecl icu::Measure::Measure(class icu::Formattable const &,class icu::MeasureUnit *,enum UErrorCode &))
+ ??0MeasureFormat@icu@@IAA@XZ (protected: __cdecl icu::MeasureFormat::MeasureFormat(void))
+ ??0MeasureFormat@icu@@QAA@ABV01@@Z (public: __cdecl icu::MeasureFormat::MeasureFormat(class icu::MeasureFormat const &))
+ ??0MeasureFormat@icu@@QAA@ABVLocale@1@W4UMeasureFormatWidth@@AAW4UErrorCode@@@Z (public: __cdecl icu::MeasureFormat::MeasureFormat(class icu::Locale const &,enum UMeasureFormatWidth,enum UErrorCode &))
+ ??0MeasureFormat@icu@@QAA@ABVLocale@1@W4UMeasureFormatWidth@@PAVNumberFormat@1@AAW4UErrorCode@@@Z (public: __cdecl icu::MeasureFormat::MeasureFormat(class icu::Locale const &,enum UMeasureFormatWidth,class icu::NumberFormat *,enum UErrorCode &))
+ ??0MeasureUnit@icu@@AAA@HH@Z (private: __cdecl icu::MeasureUnit::MeasureUnit(int,int))
+ ??0MeasureUnit@icu@@QAA@ABV01@@Z (public: __cdecl icu::MeasureUnit::MeasureUnit(class icu::MeasureUnit const &))
+ ??0MeasureUnit@icu@@QAA@XZ (public: __cdecl icu::MeasureUnit::MeasureUnit(void))
+ ??0MessageFormat@icu@@QAA@ABV01@@Z (public: __cdecl icu::MessageFormat::MessageFormat(class icu::MessageFormat const &))
+ ??0MessageFormat@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::MessageFormat::MessageFormat(class icu::UnicodeString const &,enum UErrorCode &))
+ ??0MessageFormat@icu@@QAA@ABVUnicodeString@1@ABVLocale@1@AAUUParseError@@AAW4UErrorCode@@@Z (public: __cdecl icu::MessageFormat::MessageFormat(class icu::UnicodeString const &,class icu::Locale const &,struct UParseError &,enum UErrorCode &))
+ ??0MessageFormat@icu@@QAA@ABVUnicodeString@1@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::MessageFormat::MessageFormat(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &))
+ ??0MoonAge@CalendarAstronomer@icu@@QAA@N@Z (public: __cdecl icu::CalendarAstronomer::MoonAge::MoonAge(double))
+ ??0NumberFormat@icu@@IAA@ABV01@@Z (protected: __cdecl icu::NumberFormat::NumberFormat(class icu::NumberFormat const &))
+ ??0NumberFormat@icu@@IAA@XZ (protected: __cdecl icu::NumberFormat::NumberFormat(void))
+ ??0NumberFormatFactory@icu@@QAA@ABV01@@Z (public: __cdecl icu::NumberFormatFactory::NumberFormatFactory(class icu::NumberFormatFactory const &))
+ ??0NumberFormatFactory@icu@@QAA@XZ (public: __cdecl icu::NumberFormatFactory::NumberFormatFactory(void))
+ ??0NumberingSystem@icu@@QAA@ABV01@@Z (public: __cdecl icu::NumberingSystem::NumberingSystem(class icu::NumberingSystem const &))
+ ??0NumberingSystem@icu@@QAA@XZ (public: __cdecl icu::NumberingSystem::NumberingSystem(void))
+ ??0OlsonTimeZone@icu@@QAA@ABV01@@Z (public: __cdecl icu::OlsonTimeZone::OlsonTimeZone(class icu::OlsonTimeZone const &))
+ ??0OlsonTimeZone@icu@@QAA@PBUUResourceBundle@@0ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::OlsonTimeZone::OlsonTimeZone(struct UResourceBundle const *,struct UResourceBundle const *,class icu::UnicodeString const &,enum UErrorCode &))
+ ??0PluralAffix@icu@@QAA@$$QAV01@@Z (public: __cdecl icu::PluralAffix::PluralAffix(class icu::PluralAffix &&))
+ ??0PluralAffix@icu@@QAA@ABV01@@Z (public: __cdecl icu::PluralAffix::PluralAffix(class icu::PluralAffix const &))
+ ??0PluralAffix@icu@@QAA@ABVDigitAffix@1@@Z (public: __cdecl icu::PluralAffix::PluralAffix(class icu::DigitAffix const &))
+ ??0PluralAffix@icu@@QAA@XZ (public: __cdecl icu::PluralAffix::PluralAffix(void))
+ ??0PluralAvailableLocalesEnumeration@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralAvailableLocalesEnumeration::PluralAvailableLocalesEnumeration(enum UErrorCode &))
+ ??0PluralAvailableLocalesEnumeration@icu@@QAA@ABV01@@Z (public: __cdecl icu::PluralAvailableLocalesEnumeration::PluralAvailableLocalesEnumeration(class icu::PluralAvailableLocalesEnumeration const &))
+ ??0PluralFormat@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(enum UErrorCode &))
+ ??0PluralFormat@icu@@QAA@ABV01@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::PluralFormat const &))
+ ??0PluralFormat@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,enum UErrorCode &))
+ ??0PluralFormat@icu@@QAA@ABVLocale@1@ABVPluralRules@1@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,class icu::PluralRules const &,enum UErrorCode &))
+ ??0PluralFormat@icu@@QAA@ABVLocale@1@ABVPluralRules@1@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,class icu::PluralRules const &,class icu::UnicodeString const &,enum UErrorCode &))
+ ??0PluralFormat@icu@@QAA@ABVLocale@1@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,class icu::UnicodeString const &,enum UErrorCode &))
+ ??0PluralFormat@icu@@QAA@ABVLocale@1@W4UPluralType@@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,enum UPluralType,enum UErrorCode &))
+ ??0PluralFormat@icu@@QAA@ABVLocale@1@W4UPluralType@@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,enum UPluralType,class icu::UnicodeString const &,enum UErrorCode &))
+ ??0PluralFormat@icu@@QAA@ABVPluralRules@1@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::PluralRules const &,enum UErrorCode &))
+ ??0PluralFormat@icu@@QAA@ABVPluralRules@1@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::PluralRules const &,class icu::UnicodeString const &,enum UErrorCode &))
+ ??0PluralFormat@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::UnicodeString const &,enum UErrorCode &))
+ ??0PluralRules@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::PluralRules::PluralRules(enum UErrorCode &))
+ ??0PluralRules@icu@@QAA@ABV01@@Z (public: __cdecl icu::PluralRules::PluralRules(class icu::PluralRules const &))
+ ??0PluralSelector@PluralFormat@icu@@QAA@ABV012@@Z (public: __cdecl icu::PluralFormat::PluralSelector::PluralSelector(class icu::PluralFormat::PluralSelector const &))
+ ??0PluralSelector@PluralFormat@icu@@QAA@XZ (public: __cdecl icu::PluralFormat::PluralSelector::PluralSelector(void))
+ ??0PluralSelectorAdapter@PluralFormat@icu@@QAA@ABV012@@Z (public: __cdecl icu::PluralFormat::PluralSelectorAdapter::PluralSelectorAdapter(class icu::PluralFormat::PluralSelectorAdapter const &))
+ ??0PluralSelectorAdapter@PluralFormat@icu@@QAA@XZ (public: __cdecl icu::PluralFormat::PluralSelectorAdapter::PluralSelectorAdapter(void))
+ ??0PluralSelectorProvider@MessageFormat@icu@@QAA@ABV012@@Z (public: __cdecl icu::MessageFormat::PluralSelectorProvider::PluralSelectorProvider(class icu::MessageFormat::PluralSelectorProvider const &))
+ ??0PluralSelectorProvider@MessageFormat@icu@@QAA@ABV12@W4UPluralType@@@Z (public: __cdecl icu::MessageFormat::PluralSelectorProvider::PluralSelectorProvider(class icu::MessageFormat const &,enum UPluralType))
+ ??0QuantityFormatter@icu@@QAA@ABV01@@Z (public: __cdecl icu::QuantityFormatter::QuantityFormatter(class icu::QuantityFormatter const &))
+ ??0QuantityFormatter@icu@@QAA@XZ (public: __cdecl icu::QuantityFormatter::QuantityFormatter(void))
+ ??0RegexCompile@icu@@QAA@PAVRegexPattern@1@AAW4UErrorCode@@@Z (public: __cdecl icu::RegexCompile::RegexCompile(class icu::RegexPattern *,enum UErrorCode &))
+ ??0RegexMatcher@icu@@AAA@PBVRegexPattern@1@@Z (private: __cdecl icu::RegexMatcher::RegexMatcher(class icu::RegexPattern const *))
+ ??0RegexMatcher@icu@@QAA@ABVUnicodeString@1@0IAAW4UErrorCode@@@Z (public: __cdecl icu::RegexMatcher::RegexMatcher(class icu::UnicodeString const &,class icu::UnicodeString const &,unsigned int,enum UErrorCode &))
+ ??0RegexMatcher@icu@@QAA@ABVUnicodeString@1@IAAW4UErrorCode@@@Z (public: __cdecl icu::RegexMatcher::RegexMatcher(class icu::UnicodeString const &,unsigned int,enum UErrorCode &))
+ ??0RegexMatcher@icu@@QAA@PAUUText@@0IAAW4UErrorCode@@@Z (public: __cdecl icu::RegexMatcher::RegexMatcher(struct UText *,struct UText *,unsigned int,enum UErrorCode &))
+ ??0RegexMatcher@icu@@QAA@PAUUText@@IAAW4UErrorCode@@@Z (public: __cdecl icu::RegexMatcher::RegexMatcher(struct UText *,unsigned int,enum UErrorCode &))
+ ??0RegexPattern@icu@@QAA@ABV01@@Z (public: __cdecl icu::RegexPattern::RegexPattern(class icu::RegexPattern const &))
+ ??0RegexPattern@icu@@QAA@XZ (public: __cdecl icu::RegexPattern::RegexPattern(void))
+ ??0Region@icu@@AAA@XZ (private: __cdecl icu::Region::Region(void))
+ ??0Region@icu@@QAA@ABV01@@Z (public: __cdecl icu::Region::Region(class icu::Region const &))
+ ??0RelativeDateTimeFormatter@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(enum UErrorCode &))
+ ??0RelativeDateTimeFormatter@icu@@QAA@ABV01@@Z (public: __cdecl icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(class icu::RelativeDateTimeFormatter const &))
+ ??0RelativeDateTimeFormatter@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(class icu::Locale const &,enum UErrorCode &))
+ ??0RelativeDateTimeFormatter@icu@@QAA@ABVLocale@1@PAVNumberFormat@1@AAW4UErrorCode@@@Z (public: __cdecl icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(class icu::Locale const &,class icu::NumberFormat *,enum UErrorCode &))
+ ??0RelativeDateTimeFormatter@icu@@QAA@ABVLocale@1@PAVNumberFormat@1@W4UDateRelativeDateTimeFormatterStyle@@W4UDisplayContext@@AAW4UErrorCode@@@Z (public: __cdecl icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(class icu::Locale const &,class icu::NumberFormat *,enum UDateRelativeDateTimeFormatterStyle,enum UDisplayContext,enum UErrorCode &))
+ ??0RuleBasedCollator@icu@@AAA@PBUCollationCacheEntry@1@@Z (private: __cdecl icu::RuleBasedCollator::RuleBasedCollator(struct icu::CollationCacheEntry const *))
+ ??0RuleBasedCollator@icu@@QAA@ABV01@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::RuleBasedCollator const &))
+ ??0RuleBasedCollator@icu@@QAA@ABVUnicodeString@1@AAUUParseError@@AAV21@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::UnicodeString const &,struct UParseError &,class icu::UnicodeString &,enum UErrorCode &))
+ ??0RuleBasedCollator@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::UnicodeString const &,enum UErrorCode &))
+ ??0RuleBasedCollator@icu@@QAA@ABVUnicodeString@1@W4ECollationStrength@Collator@1@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::UnicodeString const &,enum icu::Collator::ECollationStrength,enum UErrorCode &))
+ ??0RuleBasedCollator@icu@@QAA@ABVUnicodeString@1@W4ECollationStrength@Collator@1@W4UColAttributeValue@@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::UnicodeString const &,enum icu::Collator::ECollationStrength,enum UColAttributeValue,enum UErrorCode &))
+ ??0RuleBasedCollator@icu@@QAA@ABVUnicodeString@1@W4UColAttributeValue@@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::UnicodeString const &,enum UColAttributeValue,enum UErrorCode &))
+ ??0RuleBasedCollator@icu@@QAA@PBEHPBV01@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(unsigned char const *,int,class icu::RuleBasedCollator const *,enum UErrorCode &))
+ ??0RuleBasedCollator@icu@@QAA@XZ (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(void))
+ ??0RuleBasedNumberFormat@icu@@AAA@ABVUnicodeString@1@PAVLocalizationInfo@1@ABVLocale@1@AAUUParseError@@AAW4UErrorCode@@@Z (private: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::UnicodeString const &,class icu::LocalizationInfo *,class icu::Locale const &,struct UParseError &,enum UErrorCode &))
+ ??0RuleBasedNumberFormat@icu@@QAA@ABV01@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::RuleBasedNumberFormat const &))
+ ??0RuleBasedNumberFormat@icu@@QAA@ABVUnicodeString@1@0AAUUParseError@@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::UnicodeString const &,class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &))
+ ??0RuleBasedNumberFormat@icu@@QAA@ABVUnicodeString@1@0ABVLocale@1@AAUUParseError@@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::Locale const &,struct UParseError &,enum UErrorCode &))
+ ??0RuleBasedNumberFormat@icu@@QAA@ABVUnicodeString@1@AAUUParseError@@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &))
+ ??0RuleBasedNumberFormat@icu@@QAA@ABVUnicodeString@1@ABVLocale@1@AAUUParseError@@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::UnicodeString const &,class icu::Locale const &,struct UParseError &,enum UErrorCode &))
+ ??0RuleBasedNumberFormat@icu@@QAA@W4URBNFRuleSetTag@1@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(enum icu::URBNFRuleSetTag,class icu::Locale const &,enum UErrorCode &))
+ ??0RuleBasedTimeZone@icu@@QAA@ABV01@@Z (public: __cdecl icu::RuleBasedTimeZone::RuleBasedTimeZone(class icu::RuleBasedTimeZone const &))
+ ??0RuleBasedTimeZone@icu@@QAA@ABVUnicodeString@1@PAVInitialTimeZoneRule@1@@Z (public: __cdecl icu::RuleBasedTimeZone::RuleBasedTimeZone(class icu::UnicodeString const &,class icu::InitialTimeZoneRule *))
+ ??0SciFormatterOptions@icu@@QAA@XZ (public: __cdecl icu::SciFormatterOptions::SciFormatterOptions(void))
+ ??0ScientificNumberFormatter@icu@@AAA@ABV01@@Z (private: __cdecl icu::ScientificNumberFormatter::ScientificNumberFormatter(class icu::ScientificNumberFormatter const &))
+ ??0ScientificNumberFormatter@icu@@AAA@PAVDecimalFormat@1@PAVStyle@01@AAW4UErrorCode@@@Z (private: __cdecl icu::ScientificNumberFormatter::ScientificNumberFormatter(class icu::DecimalFormat *,class icu::ScientificNumberFormatter::Style *,enum UErrorCode &))
+ ??0ScientificPrecision@icu@@QAA@$$QAV01@@Z (public: __cdecl icu::ScientificPrecision::ScientificPrecision(class icu::ScientificPrecision &&))
+ ??0ScientificPrecision@icu@@QAA@ABV01@@Z (public: __cdecl icu::ScientificPrecision::ScientificPrecision(class icu::ScientificPrecision const &))
+ ??0ScientificPrecision@icu@@QAA@XZ (public: __cdecl icu::ScientificPrecision::ScientificPrecision(void))
+ ??0ScriptSet@icu@@QAA@ABV01@@Z (public: __cdecl icu::ScriptSet::ScriptSet(class icu::ScriptSet const &))
+ ??0ScriptSet@icu@@QAA@XZ (public: __cdecl icu::ScriptSet::ScriptSet(void))
+ ??0SearchIterator@icu@@IAA@AAVCharacterIterator@1@PAVBreakIterator@1@@Z (protected: __cdecl icu::SearchIterator::SearchIterator(class icu::CharacterIterator &,class icu::BreakIterator *))
+ ??0SearchIterator@icu@@IAA@ABVUnicodeString@1@PAVBreakIterator@1@@Z (protected: __cdecl icu::SearchIterator::SearchIterator(class icu::UnicodeString const &,class icu::BreakIterator *))
+ ??0SearchIterator@icu@@IAA@XZ (protected: __cdecl icu::SearchIterator::SearchIterator(void))
+ ??0SearchIterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::SearchIterator::SearchIterator(class icu::SearchIterator const &))
+ ??0SelectFormat@icu@@QAA@ABV01@@Z (public: __cdecl icu::SelectFormat::SelectFormat(class icu::SelectFormat const &))
+ ??0SelectFormat@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::SelectFormat::SelectFormat(class icu::UnicodeString const &,enum UErrorCode &))
+ ??0SharedBreakIterator@icu@@QAA@PAVBreakIterator@1@@Z (public: __cdecl icu::SharedBreakIterator::SharedBreakIterator(class icu::BreakIterator *))
+ ??0SharedCalendar@icu@@QAA@PAVCalendar@1@@Z (public: __cdecl icu::SharedCalendar::SharedCalendar(class icu::Calendar *))
+ ??0SharedDateFormatSymbols@icu@@QAA@ABVLocale@1@PBDAAW4UErrorCode@@@Z (public: __cdecl icu::SharedDateFormatSymbols::SharedDateFormatSymbols(class icu::Locale const &,char const *,enum UErrorCode &))
+ ??0SharedNumberFormat@icu@@QAA@PAVNumberFormat@1@@Z (public: __cdecl icu::SharedNumberFormat::SharedNumberFormat(class icu::NumberFormat *))
+ ??0SharedPluralRules@icu@@QAA@PAVPluralRules@1@@Z (public: __cdecl icu::SharedPluralRules::SharedPluralRules(class icu::PluralRules *))
+ ??0SignificantDigitInterval@icu@@QAA@XZ (public: __cdecl icu::SignificantDigitInterval::SignificantDigitInterval(void))
+ ??0SimpleDateFormat@icu@@AAA@ABVLocale@1@AAW4UErrorCode@@@Z (private: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::Locale const &,enum UErrorCode &))
+ ??0SimpleDateFormat@icu@@AAA@W4EStyle@DateFormat@1@0ABVLocale@1@AAW4UErrorCode@@@Z (private: __cdecl icu::SimpleDateFormat::SimpleDateFormat(enum icu::DateFormat::EStyle,enum icu::DateFormat::EStyle,class icu::Locale const &,enum UErrorCode &))
+ ??0SimpleDateFormat@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(enum UErrorCode &))
+ ??0SimpleDateFormat@icu@@QAA@ABV01@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::SimpleDateFormat const &))
+ ??0SimpleDateFormat@icu@@QAA@ABVUnicodeString@1@0AAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &))
+ ??0SimpleDateFormat@icu@@QAA@ABVUnicodeString@1@0ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &))
+ ??0SimpleDateFormat@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,enum UErrorCode &))
+ ??0SimpleDateFormat@icu@@QAA@ABVUnicodeString@1@ABVDateFormatSymbols@1@AAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,class icu::DateFormatSymbols const &,enum UErrorCode &))
+ ??0SimpleDateFormat@icu@@QAA@ABVUnicodeString@1@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &))
+ ??0SimpleDateFormat@icu@@QAA@ABVUnicodeString@1@PAVDateFormatSymbols@1@AAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,class icu::DateFormatSymbols *,enum UErrorCode &))
+ ??0SimpleNumberFormatFactory@icu@@QAA@ABV01@@Z (public: __cdecl icu::SimpleNumberFormatFactory::SimpleNumberFormatFactory(class icu::SimpleNumberFormatFactory const &))
+ ??0SimpleNumberFormatFactory@icu@@QAA@ABVLocale@1@C@Z (public: __cdecl icu::SimpleNumberFormatFactory::SimpleNumberFormatFactory(class icu::Locale const &,signed char))
+ ??0SimpleTimeZone@icu@@QAA@ABV01@@Z (public: __cdecl icu::SimpleTimeZone::SimpleTimeZone(class icu::SimpleTimeZone const &))
+ ??0SimpleTimeZone@icu@@QAA@HABVUnicodeString@1@@Z (public: __cdecl icu::SimpleTimeZone::SimpleTimeZone(int,class icu::UnicodeString const &))
+ ??0SimpleTimeZone@icu@@QAA@HABVUnicodeString@1@CCCHCCCHAAW4UErrorCode@@@Z (public: __cdecl icu::SimpleTimeZone::SimpleTimeZone(int,class icu::UnicodeString const &,signed char,signed char,signed char,int,signed char,signed char,signed char,int,enum UErrorCode &))
+ ??0SimpleTimeZone@icu@@QAA@HABVUnicodeString@1@CCCHCCCHHAAW4UErrorCode@@@Z (public: __cdecl icu::SimpleTimeZone::SimpleTimeZone(int,class icu::UnicodeString const &,signed char,signed char,signed char,int,signed char,signed char,signed char,int,int,enum UErrorCode &))
+ ??0SimpleTimeZone@icu@@QAA@HABVUnicodeString@1@CCCHW4TimeMode@01@CCCH1HAAW4UErrorCode@@@Z (public: __cdecl icu::SimpleTimeZone::SimpleTimeZone(int,class icu::UnicodeString const &,signed char,signed char,signed char,int,enum icu::SimpleTimeZone::TimeMode,signed char,signed char,signed char,int,enum icu::SimpleTimeZone::TimeMode,int,enum UErrorCode &))
+ ??0Sink@CollationRuleParser@icu@@QAA@ABV012@@Z (public: __cdecl icu::CollationRuleParser::Sink::Sink(class icu::CollationRuleParser::Sink const &))
+ ??0Sink@CollationRuleParser@icu@@QAA@XZ (public: __cdecl icu::CollationRuleParser::Sink::Sink(void))
+ ??0StringSearch@icu@@QAA@ABV01@@Z (public: __cdecl icu::StringSearch::StringSearch(class icu::StringSearch const &))
+ ??0StringSearch@icu@@QAA@ABVUnicodeString@1@0ABVLocale@1@PAVBreakIterator@1@AAW4UErrorCode@@@Z (public: __cdecl icu::StringSearch::StringSearch(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::Locale const &,class icu::BreakIterator *,enum UErrorCode &))
+ ??0StringSearch@icu@@QAA@ABVUnicodeString@1@0PAVRuleBasedCollator@1@PAVBreakIterator@1@AAW4UErrorCode@@@Z (public: __cdecl icu::StringSearch::StringSearch(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::RuleBasedCollator *,class icu::BreakIterator *,enum UErrorCode &))
+ ??0StringSearch@icu@@QAA@ABVUnicodeString@1@AAVCharacterIterator@1@ABVLocale@1@PAVBreakIterator@1@AAW4UErrorCode@@@Z (public: __cdecl icu::StringSearch::StringSearch(class icu::UnicodeString const &,class icu::CharacterIterator &,class icu::Locale const &,class icu::BreakIterator *,enum UErrorCode &))
+ ??0StringSearch@icu@@QAA@ABVUnicodeString@1@AAVCharacterIterator@1@PAVRuleBasedCollator@1@PAVBreakIterator@1@AAW4UErrorCode@@@Z (public: __cdecl icu::StringSearch::StringSearch(class icu::UnicodeString const &,class icu::CharacterIterator &,class icu::RuleBasedCollator *,class icu::BreakIterator *,enum UErrorCode &))
+ ??0Style@ScientificNumberFormatter@icu@@QAA@$$QAV012@@Z (public: __cdecl icu::ScientificNumberFormatter::Style::Style(class icu::ScientificNumberFormatter::Style &&))
+ ??0Style@ScientificNumberFormatter@icu@@QAA@ABV012@@Z (public: __cdecl icu::ScientificNumberFormatter::Style::Style(class icu::ScientificNumberFormatter::Style const &))
+ ??0Style@ScientificNumberFormatter@icu@@QAA@XZ (public: __cdecl icu::ScientificNumberFormatter::Style::Style(void))
+ ??0SuperscriptStyle@ScientificNumberFormatter@icu@@QAA@$$QAV012@@Z (public: __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::SuperscriptStyle(class icu::ScientificNumberFormatter::SuperscriptStyle &&))
+ ??0SuperscriptStyle@ScientificNumberFormatter@icu@@QAA@ABV012@@Z (public: __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::SuperscriptStyle(class icu::ScientificNumberFormatter::SuperscriptStyle const &))
+ ??0SuperscriptStyle@ScientificNumberFormatter@icu@@QAA@XZ (public: __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::SuperscriptStyle(void))
+ ??0TextTrieMap@icu@@QAA@ABV01@@Z (public: __cdecl icu::TextTrieMap::TextTrieMap(class icu::TextTrieMap const &))
+ ??0TextTrieMap@icu@@QAA@CP6AXPAX@Z@Z (public: __cdecl icu::TextTrieMap::TextTrieMap(signed char,void (__cdecl*)(void *)))
+ ??0TimeArrayTimeZoneRule@icu@@QAA@ABV01@@Z (public: __cdecl icu::TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(class icu::TimeArrayTimeZoneRule const &))
+ ??0TimeArrayTimeZoneRule@icu@@QAA@ABVUnicodeString@1@HHPBNHW4TimeRuleType@DateTimeRule@1@@Z (public: __cdecl icu::TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(class icu::UnicodeString const &,int,int,double const *,int,enum icu::DateTimeRule::TimeRuleType))
+ ??0TimeUnit@icu@@AAA@W4UTimeUnitFields@01@@Z (private: __cdecl icu::TimeUnit::TimeUnit(enum icu::TimeUnit::UTimeUnitFields))
+ ??0TimeUnit@icu@@QAA@ABV01@@Z (public: __cdecl icu::TimeUnit::TimeUnit(class icu::TimeUnit const &))
+ ??0TimeUnitAmount@icu@@QAA@ABV01@@Z (public: __cdecl icu::TimeUnitAmount::TimeUnitAmount(class icu::TimeUnitAmount const &))
+ ??0TimeUnitAmount@icu@@QAA@ABVFormattable@1@W4UTimeUnitFields@TimeUnit@1@AAW4UErrorCode@@@Z (public: __cdecl icu::TimeUnitAmount::TimeUnitAmount(class icu::Formattable const &,enum icu::TimeUnit::UTimeUnitFields,enum UErrorCode &))
+ ??0TimeUnitAmount@icu@@QAA@NW4UTimeUnitFields@TimeUnit@1@AAW4UErrorCode@@@Z (public: __cdecl icu::TimeUnitAmount::TimeUnitAmount(double,enum icu::TimeUnit::UTimeUnitFields,enum UErrorCode &))
+ ??0TimeUnitFormat@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::TimeUnitFormat::TimeUnitFormat(enum UErrorCode &))
+ ??0TimeUnitFormat@icu@@QAA@ABV01@@Z (public: __cdecl icu::TimeUnitFormat::TimeUnitFormat(class icu::TimeUnitFormat const &))
+ ??0TimeUnitFormat@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::TimeUnitFormat::TimeUnitFormat(class icu::Locale const &,enum UErrorCode &))
+ ??0TimeUnitFormat@icu@@QAA@ABVLocale@1@W4UTimeUnitFormatStyle@@AAW4UErrorCode@@@Z (public: __cdecl icu::TimeUnitFormat::TimeUnitFormat(class icu::Locale const &,enum UTimeUnitFormatStyle,enum UErrorCode &))
+ ??0TimeZone@icu@@IAA@ABV01@@Z (protected: __cdecl icu::TimeZone::TimeZone(class icu::TimeZone const &))
+ ??0TimeZone@icu@@IAA@ABVUnicodeString@1@@Z (protected: __cdecl icu::TimeZone::TimeZone(class icu::UnicodeString const &))
+ ??0TimeZone@icu@@IAA@XZ (protected: __cdecl icu::TimeZone::TimeZone(void))
+ ??0TimeZoneFormat@icu@@IAA@ABVLocale@1@AAW4UErrorCode@@@Z (protected: __cdecl icu::TimeZoneFormat::TimeZoneFormat(class icu::Locale const &,enum UErrorCode &))
+ ??0TimeZoneFormat@icu@@QAA@ABV01@@Z (public: __cdecl icu::TimeZoneFormat::TimeZoneFormat(class icu::TimeZoneFormat const &))
+ ??0TimeZoneGenericNames@icu@@AAA@XZ (private: __cdecl icu::TimeZoneGenericNames::TimeZoneGenericNames(void))
+ ??0TimeZoneGenericNames@icu@@QAA@ABV01@@Z (public: __cdecl icu::TimeZoneGenericNames::TimeZoneGenericNames(class icu::TimeZoneGenericNames const &))
+ ??0TimeZoneNames@icu@@QAA@ABV01@@Z (public: __cdecl icu::TimeZoneNames::TimeZoneNames(class icu::TimeZoneNames const &))
+ ??0TimeZoneNames@icu@@QAA@XZ (public: __cdecl icu::TimeZoneNames::TimeZoneNames(void))
+ ??0TimeZoneRule@icu@@IAA@ABV01@@Z (protected: __cdecl icu::TimeZoneRule::TimeZoneRule(class icu::TimeZoneRule const &))
+ ??0TimeZoneRule@icu@@IAA@ABVUnicodeString@1@HH@Z (protected: __cdecl icu::TimeZoneRule::TimeZoneRule(class icu::UnicodeString const &,int,int))
+ ??0TimeZoneTransition@icu@@QAA@ABV01@@Z (public: __cdecl icu::TimeZoneTransition::TimeZoneTransition(class icu::TimeZoneTransition const &))
+ ??0TimeZoneTransition@icu@@QAA@NABVTimeZoneRule@1@0@Z (public: __cdecl icu::TimeZoneTransition::TimeZoneTransition(double,class icu::TimeZoneRule const &,class icu::TimeZoneRule const &))
+ ??0TimeZoneTransition@icu@@QAA@XZ (public: __cdecl icu::TimeZoneTransition::TimeZoneTransition(void))
+ ??0Transliterator@icu@@IAA@ABV01@@Z (protected: __cdecl icu::Transliterator::Transliterator(class icu::Transliterator const &))
+ ??0Transliterator@icu@@IAA@ABVUnicodeString@1@PAVUnicodeFilter@1@@Z (protected: __cdecl icu::Transliterator::Transliterator(class icu::UnicodeString const &,class icu::UnicodeFilter *))
+ ??0UIterCollationIterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::UIterCollationIterator::UIterCollationIterator(class icu::UIterCollationIterator const &))
+ ??0UIterCollationIterator@icu@@QAA@PBUCollationData@1@CAAUUCharIterator@@@Z (public: __cdecl icu::UIterCollationIterator::UIterCollationIterator(struct icu::CollationData const *,signed char,struct UCharIterator &))
+ ??0UTF16CollationIterator@icu@@IAA@ABV01@@Z (protected: __cdecl icu::UTF16CollationIterator::UTF16CollationIterator(class icu::UTF16CollationIterator const &))
+ ??0UTF16CollationIterator@icu@@QAA@ABV01@PB_S@Z (public: __cdecl icu::UTF16CollationIterator::UTF16CollationIterator(class icu::UTF16CollationIterator const &,char16_t const *))
+ ??0UTF16CollationIterator@icu@@QAA@PBUCollationData@1@CPB_S11@Z (public: __cdecl icu::UTF16CollationIterator::UTF16CollationIterator(struct icu::CollationData const *,signed char,char16_t const *,char16_t const *,char16_t const *))
+ ??0UTF8CollationIterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::UTF8CollationIterator::UTF8CollationIterator(class icu::UTF8CollationIterator const &))
+ ??0UTF8CollationIterator@icu@@QAA@PBUCollationData@1@CPBEHH@Z (public: __cdecl icu::UTF8CollationIterator::UTF8CollationIterator(struct icu::CollationData const *,signed char,unsigned char const *,int,int))
+ ??0UnicodeReplacer@icu@@QAA@ABV01@@Z (public: __cdecl icu::UnicodeReplacer::UnicodeReplacer(class icu::UnicodeReplacer const &))
+ ??0UnicodeReplacer@icu@@QAA@XZ (public: __cdecl icu::UnicodeReplacer::UnicodeReplacer(void))
+ ??0VTimeZone@icu@@AAA@XZ (private: __cdecl icu::VTimeZone::VTimeZone(void))
+ ??0VTimeZone@icu@@QAA@ABV01@@Z (public: __cdecl icu::VTimeZone::VTimeZone(class icu::VTimeZone const &))
+ ??0ValueFormatter@icu@@QAA@XZ (public: __cdecl icu::ValueFormatter::ValueFormatter(void))
+ ??0VisibleDigits@icu@@QAA@XZ (public: __cdecl icu::VisibleDigits::VisibleDigits(void))
+ ??0VisibleDigitsWithExponent@icu@@QAA@XZ (public: __cdecl icu::VisibleDigitsWithExponent::VisibleDigitsWithExponent(void))
+ ??0ZNStringPool@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::ZNStringPool::ZNStringPool(enum UErrorCode &))
+ ??1?$CacheKey@VDateFmtBestPattern@icu@@@icu@@UAA@XZ (public: virtual __cdecl icu::CacheKey::~CacheKey(void))
+ ??1?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QAA@XZ (public: __cdecl icu::EnumSet::~EnumSet(void))
+ ??1?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QAA@XZ (public: __cdecl icu::EnumSet::~EnumSet(void))
+ ??1?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UAA@XZ (public: virtual __cdecl icu::LocaleCacheKey::~LocaleCacheKey(void))
+ ??1?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QAA@XZ (public: __cdecl icu::MaybeStackHeaderAndArray::~MaybeStackHeaderAndArray(void))
+ ??1?$PluralMap@VDigitAffix@icu@@@icu@@QAA@XZ (public: __cdecl icu::PluralMap::~PluralMap(void))
+ ??1AffixPattern@icu@@QAA@XZ (public: __cdecl icu::AffixPattern::~AffixPattern(void))
+ ??1AffixPatternParser@icu@@QAA@XZ (public: __cdecl icu::AffixPatternParser::~AffixPatternParser(void))
+ ??1AlphabeticIndex@icu@@UAA@XZ (public: virtual __cdecl icu::AlphabeticIndex::~AlphabeticIndex(void))
+ ??1AnnualTimeZoneRule@icu@@UAA@XZ (public: virtual __cdecl icu::AnnualTimeZoneRule::~AnnualTimeZoneRule(void))
+ ??1BasicTimeZone@icu@@UAA@XZ (public: virtual __cdecl icu::BasicTimeZone::~BasicTimeZone(void))
+ ??1Bucket@AlphabeticIndex@icu@@UAA@XZ (public: virtual __cdecl icu::AlphabeticIndex::Bucket::~Bucket(void))
+ ??1CECalendar@icu@@MAA@XZ (protected: virtual __cdecl icu::CECalendar::~CECalendar(void))
+ ??1Calendar@icu@@UAA@XZ (public: virtual __cdecl icu::Calendar::~Calendar(void))
+ ??1CalendarAstronomer@icu@@QAA@XZ (public: __cdecl icu::CalendarAstronomer::~CalendarAstronomer(void))
+ ??1ChineseCalendar@icu@@UAA@XZ (public: virtual __cdecl icu::ChineseCalendar::~ChineseCalendar(void))
+ ??1ChoiceFormat@icu@@UAA@XZ (public: virtual __cdecl icu::ChoiceFormat::~ChoiceFormat(void))
+ ??1CollationBuilder@icu@@UAA@XZ (public: virtual __cdecl icu::CollationBuilder::~CollationBuilder(void))
+ ??1CollationDataBuilder@icu@@UAA@XZ (public: virtual __cdecl icu::CollationDataBuilder::~CollationDataBuilder(void))
+ ??1CollationElementIterator@icu@@UAA@XZ (public: virtual __cdecl icu::CollationElementIterator::~CollationElementIterator(void))
+ ??1CollationFastLatinBuilder@icu@@UAA@XZ (public: virtual __cdecl icu::CollationFastLatinBuilder::~CollationFastLatinBuilder(void))
+ ??1CollationIterator@icu@@UAA@XZ (public: virtual __cdecl icu::CollationIterator::~CollationIterator(void))
+ ??1CollationKey@icu@@UAA@XZ (public: virtual __cdecl icu::CollationKey::~CollationKey(void))
+ ??1CollationRuleParser@icu@@QAA@XZ (public: __cdecl icu::CollationRuleParser::~CollationRuleParser(void))
+ ??1CollationSettings@icu@@UAA@XZ (public: virtual __cdecl icu::CollationSettings::~CollationSettings(void))
+ ??1CollationTailoring@icu@@UAA@XZ (public: virtual __cdecl icu::CollationTailoring::~CollationTailoring(void))
+ ??1Collator@icu@@UAA@XZ (public: virtual __cdecl icu::Collator::~Collator(void))
+ ??1CollatorFactory@icu@@UAA@XZ (public: virtual __cdecl icu::CollatorFactory::~CollatorFactory(void))
+ ??1CompactDecimalFormat@icu@@UAA@XZ (public: virtual __cdecl icu::CompactDecimalFormat::~CompactDecimalFormat(void))
+ ??1CompoundTransliterator@icu@@UAA@XZ (public: virtual __cdecl icu::CompoundTransliterator::~CompoundTransliterator(void))
+ ??1CurrencyAffixInfo@icu@@QAA@XZ (public: __cdecl icu::CurrencyAffixInfo::~CurrencyAffixInfo(void))
+ ??1CurrencyAmount@icu@@UAA@XZ (public: virtual __cdecl icu::CurrencyAmount::~CurrencyAmount(void))
+ ??1CurrencyPluralInfo@icu@@UAA@XZ (public: virtual __cdecl icu::CurrencyPluralInfo::~CurrencyPluralInfo(void))
+ ??1CurrencyUnit@icu@@UAA@XZ (public: virtual __cdecl icu::CurrencyUnit::~CurrencyUnit(void))
+ ??1DateFmtBestPattern@icu@@UAA@XZ (public: virtual __cdecl icu::DateFmtBestPattern::~DateFmtBestPattern(void))
+ ??1DateFmtBestPatternKey@icu@@UAA@XZ (public: virtual __cdecl icu::DateFmtBestPatternKey::~DateFmtBestPatternKey(void))
+ ??1DateFormat@icu@@UAA@XZ (public: virtual __cdecl icu::DateFormat::~DateFormat(void))
+ ??1DateFormatSymbols@icu@@UAA@XZ (public: virtual __cdecl icu::DateFormatSymbols::~DateFormatSymbols(void))
+ ??1DateIntervalFormat@icu@@UAA@XZ (public: virtual __cdecl icu::DateIntervalFormat::~DateIntervalFormat(void))
+ ??1DateIntervalInfo@icu@@UAA@XZ (public: virtual __cdecl icu::DateIntervalInfo::~DateIntervalInfo(void))
+ ??1DateTimePatternGenerator@icu@@UAA@XZ (public: virtual __cdecl icu::DateTimePatternGenerator::~DateTimePatternGenerator(void))
+ ??1DateTimeRule@icu@@UAA@XZ (public: virtual __cdecl icu::DateTimeRule::~DateTimeRule(void))
+ ??1DecimalFormat@icu@@UAA@XZ (public: virtual __cdecl icu::DecimalFormat::~DecimalFormat(void))
+ ??1DecimalFormatSymbols@icu@@UAA@XZ (public: virtual __cdecl icu::DecimalFormatSymbols::~DecimalFormatSymbols(void))
+ ??1DigitAffix@icu@@QAA@XZ (public: __cdecl icu::DigitAffix::~DigitAffix(void))
+ ??1DigitAffixesAndPadding@icu@@QAA@XZ (public: __cdecl icu::DigitAffixesAndPadding::~DigitAffixesAndPadding(void))
+ ??1DigitFormatter@icu@@QAA@XZ (public: __cdecl icu::DigitFormatter::~DigitFormatter(void))
+ ??1DigitList@icu@@QAA@XZ (public: __cdecl icu::DigitList::~DigitList(void))
+ ??1DummyFormat@MessageFormat@icu@@UAA@XZ (public: virtual __cdecl icu::MessageFormat::DummyFormat::~DummyFormat(void))
+ ??1FCDUIterCollationIterator@icu@@UAA@XZ (public: virtual __cdecl icu::FCDUIterCollationIterator::~FCDUIterCollationIterator(void))
+ ??1FCDUTF16CollationIterator@icu@@UAA@XZ (public: virtual __cdecl icu::FCDUTF16CollationIterator::~FCDUTF16CollationIterator(void))
+ ??1FCDUTF8CollationIterator@icu@@UAA@XZ (public: virtual __cdecl icu::FCDUTF8CollationIterator::~FCDUTF8CollationIterator(void))
+ ??1FieldPosition@icu@@UAA@XZ (public: virtual __cdecl icu::FieldPosition::~FieldPosition(void))
+ ??1FieldPositionHandler@icu@@UAA@XZ (public: virtual __cdecl icu::FieldPositionHandler::~FieldPositionHandler(void))
+ ??1FieldPositionIterator@icu@@UAA@XZ (public: virtual __cdecl icu::FieldPositionIterator::~FieldPositionIterator(void))
+ ??1FixedPrecision@icu@@QAA@XZ (public: __cdecl icu::FixedPrecision::~FixedPrecision(void))
+ ??1Format@icu@@UAA@XZ (public: virtual __cdecl icu::Format::~Format(void))
+ ??1Formattable@icu@@UAA@XZ (public: virtual __cdecl icu::Formattable::~Formattable(void))
+ ??1GenderInfo@icu@@UAA@XZ (public: virtual __cdecl icu::GenderInfo::~GenderInfo(void))
+ ??1GregorianCalendar@icu@@UAA@XZ (public: virtual __cdecl icu::GregorianCalendar::~GregorianCalendar(void))
+ ??1HebrewCalendar@icu@@UAA@XZ (public: virtual __cdecl icu::HebrewCalendar::~HebrewCalendar(void))
+ ??1ImmutableIndex@AlphabeticIndex@icu@@UAA@XZ (public: virtual __cdecl icu::AlphabeticIndex::ImmutableIndex::~ImmutableIndex(void))
+ ??1Importer@CollationRuleParser@icu@@UAA@XZ (public: virtual __cdecl icu::CollationRuleParser::Importer::~Importer(void))
+ ??1InitialTimeZoneRule@icu@@UAA@XZ (public: virtual __cdecl icu::InitialTimeZoneRule::~InitialTimeZoneRule(void))
+ ??1IslamicCalendar@icu@@UAA@XZ (public: virtual __cdecl icu::IslamicCalendar::~IslamicCalendar(void))
+ ??1MarkupStyle@ScientificNumberFormatter@icu@@UAA@XZ (public: virtual __cdecl icu::ScientificNumberFormatter::MarkupStyle::~MarkupStyle(void))
+ ??1MatchInfoCollection@TimeZoneNames@icu@@UAA@XZ (public: virtual __cdecl icu::TimeZoneNames::MatchInfoCollection::~MatchInfoCollection(void))
+ ??1Measure@icu@@UAA@XZ (public: virtual __cdecl icu::Measure::~Measure(void))
+ ??1MeasureFormat@icu@@UAA@XZ (public: virtual __cdecl icu::MeasureFormat::~MeasureFormat(void))
+ ??1MeasureUnit@icu@@UAA@XZ (public: virtual __cdecl icu::MeasureUnit::~MeasureUnit(void))
+ ??1MessageFormat@icu@@UAA@XZ (public: virtual __cdecl icu::MessageFormat::~MessageFormat(void))
+ ??1NumberFormat@icu@@UAA@XZ (public: virtual __cdecl icu::NumberFormat::~NumberFormat(void))
+ ??1NumberFormatFactory@icu@@UAA@XZ (public: virtual __cdecl icu::NumberFormatFactory::~NumberFormatFactory(void))
+ ??1NumberingSystem@icu@@UAA@XZ (public: virtual __cdecl icu::NumberingSystem::~NumberingSystem(void))
+ ??1OlsonTimeZone@icu@@UAA@XZ (public: virtual __cdecl icu::OlsonTimeZone::~OlsonTimeZone(void))
+ ??1PluralAffix@icu@@QAA@XZ (public: __cdecl icu::PluralAffix::~PluralAffix(void))
+ ??1PluralAvailableLocalesEnumeration@icu@@UAA@XZ (public: virtual __cdecl icu::PluralAvailableLocalesEnumeration::~PluralAvailableLocalesEnumeration(void))
+ ??1PluralFormat@icu@@UAA@XZ (public: virtual __cdecl icu::PluralFormat::~PluralFormat(void))
+ ??1PluralRules@icu@@UAA@XZ (public: virtual __cdecl icu::PluralRules::~PluralRules(void))
+ ??1PluralSelector@PluralFormat@icu@@UAA@XZ (public: virtual __cdecl icu::PluralFormat::PluralSelector::~PluralSelector(void))
+ ??1PluralSelectorAdapter@PluralFormat@icu@@UAA@XZ (public: virtual __cdecl icu::PluralFormat::PluralSelectorAdapter::~PluralSelectorAdapter(void))
+ ??1PluralSelectorProvider@MessageFormat@icu@@UAA@XZ (public: virtual __cdecl icu::MessageFormat::PluralSelectorProvider::~PluralSelectorProvider(void))
+ ??1QuantityFormatter@icu@@QAA@XZ (public: __cdecl icu::QuantityFormatter::~QuantityFormatter(void))
+ ??1RegexCompile@icu@@UAA@XZ (public: virtual __cdecl icu::RegexCompile::~RegexCompile(void))
+ ??1RegexMatcher@icu@@UAA@XZ (public: virtual __cdecl icu::RegexMatcher::~RegexMatcher(void))
+ ??1RegexPattern@icu@@UAA@XZ (public: virtual __cdecl icu::RegexPattern::~RegexPattern(void))
+ ??1Region@icu@@UAA@XZ (public: virtual __cdecl icu::Region::~Region(void))
+ ??1RelativeDateTimeFormatter@icu@@UAA@XZ (public: virtual __cdecl icu::RelativeDateTimeFormatter::~RelativeDateTimeFormatter(void))
+ ??1RuleBasedCollator@icu@@UAA@XZ (public: virtual __cdecl icu::RuleBasedCollator::~RuleBasedCollator(void))
+ ??1RuleBasedNumberFormat@icu@@UAA@XZ (public: virtual __cdecl icu::RuleBasedNumberFormat::~RuleBasedNumberFormat(void))
+ ??1RuleBasedTimeZone@icu@@UAA@XZ (public: virtual __cdecl icu::RuleBasedTimeZone::~RuleBasedTimeZone(void))
+ ??1ScientificNumberFormatter@icu@@UAA@XZ (public: virtual __cdecl icu::ScientificNumberFormatter::~ScientificNumberFormatter(void))
+ ??1ScientificPrecision@icu@@QAA@XZ (public: __cdecl icu::ScientificPrecision::~ScientificPrecision(void))
+ ??1ScriptSet@icu@@QAA@XZ (public: __cdecl icu::ScriptSet::~ScriptSet(void))
+ ??1SearchIterator@icu@@UAA@XZ (public: virtual __cdecl icu::SearchIterator::~SearchIterator(void))
+ ??1SelectFormat@icu@@UAA@XZ (public: virtual __cdecl icu::SelectFormat::~SelectFormat(void))
+ ??1SharedBreakIterator@icu@@UAA@XZ (public: virtual __cdecl icu::SharedBreakIterator::~SharedBreakIterator(void))
+ ??1SharedCalendar@icu@@UAA@XZ (public: virtual __cdecl icu::SharedCalendar::~SharedCalendar(void))
+ ??1SharedDateFormatSymbols@icu@@UAA@XZ (public: virtual __cdecl icu::SharedDateFormatSymbols::~SharedDateFormatSymbols(void))
+ ??1SharedNumberFormat@icu@@UAA@XZ (public: virtual __cdecl icu::SharedNumberFormat::~SharedNumberFormat(void))
+ ??1SharedPluralRules@icu@@UAA@XZ (public: virtual __cdecl icu::SharedPluralRules::~SharedPluralRules(void))
+ ??1SimpleDateFormat@icu@@UAA@XZ (public: virtual __cdecl icu::SimpleDateFormat::~SimpleDateFormat(void))
+ ??1SimpleNumberFormatFactory@icu@@UAA@XZ (public: virtual __cdecl icu::SimpleNumberFormatFactory::~SimpleNumberFormatFactory(void))
+ ??1SimpleTimeZone@icu@@UAA@XZ (public: virtual __cdecl icu::SimpleTimeZone::~SimpleTimeZone(void))
+ ??1Sink@CollationRuleParser@icu@@UAA@XZ (public: virtual __cdecl icu::CollationRuleParser::Sink::~Sink(void))
+ ??1StringSearch@icu@@UAA@XZ (public: virtual __cdecl icu::StringSearch::~StringSearch(void))
+ ??1Style@ScientificNumberFormatter@icu@@UAA@XZ (public: virtual __cdecl icu::ScientificNumberFormatter::Style::~Style(void))
+ ??1SuperscriptStyle@ScientificNumberFormatter@icu@@UAA@XZ (public: virtual __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::~SuperscriptStyle(void))
+ ??1TextTrieMap@icu@@UAA@XZ (public: virtual __cdecl icu::TextTrieMap::~TextTrieMap(void))
+ ??1TimeArrayTimeZoneRule@icu@@UAA@XZ (public: virtual __cdecl icu::TimeArrayTimeZoneRule::~TimeArrayTimeZoneRule(void))
+ ??1TimeUnit@icu@@UAA@XZ (public: virtual __cdecl icu::TimeUnit::~TimeUnit(void))
+ ??1TimeUnitAmount@icu@@UAA@XZ (public: virtual __cdecl icu::TimeUnitAmount::~TimeUnitAmount(void))
+ ??1TimeUnitFormat@icu@@UAA@XZ (public: virtual __cdecl icu::TimeUnitFormat::~TimeUnitFormat(void))
+ ??1TimeZone@icu@@UAA@XZ (public: virtual __cdecl icu::TimeZone::~TimeZone(void))
+ ??1TimeZoneFormat@icu@@UAA@XZ (public: virtual __cdecl icu::TimeZoneFormat::~TimeZoneFormat(void))
+ ??1TimeZoneGenericNames@icu@@UAA@XZ (public: virtual __cdecl icu::TimeZoneGenericNames::~TimeZoneGenericNames(void))
+ ??1TimeZoneNames@icu@@UAA@XZ (public: virtual __cdecl icu::TimeZoneNames::~TimeZoneNames(void))
+ ??1TimeZoneRule@icu@@UAA@XZ (public: virtual __cdecl icu::TimeZoneRule::~TimeZoneRule(void))
+ ??1TimeZoneTransition@icu@@UAA@XZ (public: virtual __cdecl icu::TimeZoneTransition::~TimeZoneTransition(void))
+ ??1Transliterator@icu@@UAA@XZ (public: virtual __cdecl icu::Transliterator::~Transliterator(void))
+ ??1UIterCollationIterator@icu@@UAA@XZ (public: virtual __cdecl icu::UIterCollationIterator::~UIterCollationIterator(void))
+ ??1UTF16CollationIterator@icu@@UAA@XZ (public: virtual __cdecl icu::UTF16CollationIterator::~UTF16CollationIterator(void))
+ ??1UTF8CollationIterator@icu@@UAA@XZ (public: virtual __cdecl icu::UTF8CollationIterator::~UTF8CollationIterator(void))
+ ??1UnicodeReplacer@icu@@UAA@XZ (public: virtual __cdecl icu::UnicodeReplacer::~UnicodeReplacer(void))
+ ??1VTimeZone@icu@@UAA@XZ (public: virtual __cdecl icu::VTimeZone::~VTimeZone(void))
+ ??1ValueFormatter@icu@@UAA@XZ (public: virtual __cdecl icu::ValueFormatter::~ValueFormatter(void))
+ ??1VisibleDigits@icu@@QAA@XZ (public: __cdecl icu::VisibleDigits::~VisibleDigits(void))
+ ??1VisibleDigitsWithExponent@icu@@QAA@XZ (public: __cdecl icu::VisibleDigitsWithExponent::~VisibleDigitsWithExponent(void))
+ ??1ZNStringPool@icu@@QAA@XZ (public: __cdecl icu::ZNStringPool::~ZNStringPool(void))
+ ??2DigitList@icu@@SAPAXIPAXW4EStackMode@1@@Z (public: static void * __cdecl icu::DigitList::operator new(unsigned int,void *,enum icu::EStackMode))
+ ??3DigitList@icu@@SAXPAX0W4EStackMode@1@@Z (public: static void __cdecl icu::DigitList::operator delete(void *,void *,enum icu::EStackMode))
+ ??4?$CacheKey@VDateFmtBestPattern@icu@@@icu@@QAAAAV01@ABV01@@Z (public: class icu::CacheKey & __cdecl icu::CacheKey::operator=(class icu::CacheKey const &))
+ ??4?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QAAABV01@ABV01@@Z (public: class icu::EnumSet const & __cdecl icu::EnumSet::operator=(class icu::EnumSet const &))
+ ??4?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QAAABV01@ABV01@@Z (public: class icu::EnumSet const & __cdecl icu::EnumSet::operator=(class icu::EnumSet const &))
+ ??4?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@QAAAAV01@ABV01@@Z (public: class icu::LocaleCacheKey & __cdecl icu::LocaleCacheKey::operator=(class icu::LocaleCacheKey const &))
+ ??4?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@AAAXABV01@@Z (private: void __cdecl icu::MaybeStackHeaderAndArray::operator=(class icu::MaybeStackHeaderAndArray const &))
+ ??4?$PluralMap@VDigitAffix@icu@@@icu@@QAAAAV01@ABV01@@Z (public: class icu::PluralMap