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 + ///
0x0001
This security attribute is not inherited across processes.
+ ///
0x0002
The 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 + ///
0x80090318
The function succeeded. The data in the input buffer is incomplete. The application must read additional data from the client and call (CredSSP) again.
+ ///
0x80090300
The function failed. There is not enough memory available to complete the requested action.
+ ///
0x80090304
The function failed. An error occurred that did not map to an SSPI error code.
+ ///
0x80100003
The function failed. The handle passed to the function is not valid.
+ ///
0x80090308
The function failed. The token passed to the function is not valid.
+ ///
0x8009030C
The logon failed.
+ ///
0x80090311
The 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.
+ ///
0x8009030E
The function failed. The credentials handle specified in the parameter is not valid.
+ ///
0x00000000
The 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.
+ ///
0x80090302
The function failed. The parameter specified a context attribute flag ( or ) that was not valid.
+ ///
0x00090314
The 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).
+ ///
0x00090313
The function succeeded. The server must finish building the message from the client before calling .
+ ///
0x00090312
The 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 + ///
0x80090300
There was not sufficient memory to allocate one or more of the buffers.
+ ///
0x80090301
An invalid handle was specified.
+ ///
0x80090305
The 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 & __cdecl icu::PluralMap::operator=(class icu::PluralMap const &)) + ??4AffixPattern@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::AffixPattern & __cdecl icu::AffixPattern::operator=(class icu::AffixPattern &&)) + ??4AffixPattern@icu@@QAAAAV01@ABV01@@Z (public: class icu::AffixPattern & __cdecl icu::AffixPattern::operator=(class icu::AffixPattern const &)) + ??4AffixPatternParser@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::AffixPatternParser & __cdecl icu::AffixPatternParser::operator=(class icu::AffixPatternParser &&)) + ??4AffixPatternParser@icu@@QAAAAV01@ABV01@@Z (public: class icu::AffixPatternParser & __cdecl icu::AffixPatternParser::operator=(class icu::AffixPatternParser const &)) + ??4AlphabeticIndex@icu@@AAAAAV01@ABV01@@Z (private: class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::operator=(class icu::AlphabeticIndex const &)) + ??4AnnualTimeZoneRule@icu@@QAAAAV01@ABV01@@Z (public: class icu::AnnualTimeZoneRule & __cdecl icu::AnnualTimeZoneRule::operator=(class icu::AnnualTimeZoneRule const &)) + ??4BasicTimeZone@icu@@QAAAAV01@ABV01@@Z (public: class icu::BasicTimeZone & __cdecl icu::BasicTimeZone::operator=(class icu::BasicTimeZone const &)) + ??4Bucket@AlphabeticIndex@icu@@QAAAAV012@ABV012@@Z (public: class icu::AlphabeticIndex::Bucket & __cdecl icu::AlphabeticIndex::Bucket::operator=(class icu::AlphabeticIndex::Bucket const &)) + ??4CECalendar@icu@@IAAAAV01@ABV01@@Z (protected: class icu::CECalendar & __cdecl icu::CECalendar::operator=(class icu::CECalendar const &)) + ??4Calendar@icu@@IAAAAV01@ABV01@@Z (protected: class icu::Calendar & __cdecl icu::Calendar::operator=(class icu::Calendar const &)) + ??4CalendarAstronomer@icu@@QAAAAV01@ABV01@@Z (public: class icu::CalendarAstronomer & __cdecl icu::CalendarAstronomer::operator=(class icu::CalendarAstronomer const &)) + ??4ChineseCalendar@icu@@QAAAAV01@ABV01@@Z (public: class icu::ChineseCalendar & __cdecl icu::ChineseCalendar::operator=(class icu::ChineseCalendar const &)) + ??4ChoiceFormat@icu@@QAAABV01@ABV01@@Z (public: class icu::ChoiceFormat const & __cdecl icu::ChoiceFormat::operator=(class icu::ChoiceFormat const &)) + ??4Collation@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::Collation & __cdecl icu::Collation::operator=(class icu::Collation &&)) + ??4Collation@icu@@QAAAAV01@ABV01@@Z (public: class icu::Collation & __cdecl icu::Collation::operator=(class icu::Collation const &)) + ??4CollationCompare@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::CollationCompare & __cdecl icu::CollationCompare::operator=(class icu::CollationCompare &&)) + ??4CollationCompare@icu@@QAAAAV01@ABV01@@Z (public: class icu::CollationCompare & __cdecl icu::CollationCompare::operator=(class icu::CollationCompare const &)) + ??4CollationDataReader@icu@@QAAAAU01@$$QAU01@@Z (public: struct icu::CollationDataReader & __cdecl icu::CollationDataReader::operator=(struct icu::CollationDataReader &&)) + ??4CollationDataReader@icu@@QAAAAU01@ABU01@@Z (public: struct icu::CollationDataReader & __cdecl icu::CollationDataReader::operator=(struct icu::CollationDataReader const &)) + ??4CollationDataWriter@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::CollationDataWriter & __cdecl icu::CollationDataWriter::operator=(class icu::CollationDataWriter &&)) + ??4CollationDataWriter@icu@@QAAAAV01@ABV01@@Z (public: class icu::CollationDataWriter & __cdecl icu::CollationDataWriter::operator=(class icu::CollationDataWriter const &)) + ??4CollationElementIterator@icu@@AAAABV01@ABV01@@Z (private: class icu::CollationElementIterator const & __cdecl icu::CollationElementIterator::operator=(class icu::CollationElementIterator const &)) + ??4CollationFCD@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::CollationFCD & __cdecl icu::CollationFCD::operator=(class icu::CollationFCD &&)) + ??4CollationFCD@icu@@QAAAAV01@ABV01@@Z (public: class icu::CollationFCD & __cdecl icu::CollationFCD::operator=(class icu::CollationFCD const &)) + ??4CollationFastLatin@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::CollationFastLatin & __cdecl icu::CollationFastLatin::operator=(class icu::CollationFastLatin &&)) + ??4CollationFastLatin@icu@@QAAAAV01@ABV01@@Z (public: class icu::CollationFastLatin & __cdecl icu::CollationFastLatin::operator=(class icu::CollationFastLatin const &)) + ??4CollationKey@icu@@QAAABV01@ABV01@@Z (public: class icu::CollationKey const & __cdecl icu::CollationKey::operator=(class icu::CollationKey const &)) + ??4CollationKeys@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::CollationKeys & __cdecl icu::CollationKeys::operator=(class icu::CollationKeys &&)) + ??4CollationKeys@icu@@QAAAAV01@ABV01@@Z (public: class icu::CollationKeys & __cdecl icu::CollationKeys::operator=(class icu::CollationKeys const &)) + ??4CollationRoot@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::CollationRoot & __cdecl icu::CollationRoot::operator=(class icu::CollationRoot &&)) + ??4CollationRoot@icu@@QAAAAV01@ABV01@@Z (public: class icu::CollationRoot & __cdecl icu::CollationRoot::operator=(class icu::CollationRoot const &)) + ??4CollationRootElements@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::CollationRootElements & __cdecl icu::CollationRootElements::operator=(class icu::CollationRootElements &&)) + ??4CollationRootElements@icu@@QAAAAV01@ABV01@@Z (public: class icu::CollationRootElements & __cdecl icu::CollationRootElements::operator=(class icu::CollationRootElements const &)) + ??4CollationSettings@icu@@QAAAAU01@ABU01@@Z (public: struct icu::CollationSettings & __cdecl icu::CollationSettings::operator=(struct icu::CollationSettings const &)) + ??4CollationTailoring@icu@@QAAAAU01@ABU01@@Z (public: struct icu::CollationTailoring & __cdecl icu::CollationTailoring::operator=(struct icu::CollationTailoring const &)) + ??4CollationWeights@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::CollationWeights & __cdecl icu::CollationWeights::operator=(class icu::CollationWeights &&)) + ??4CollationWeights@icu@@QAAAAV01@ABV01@@Z (public: class icu::CollationWeights & __cdecl icu::CollationWeights::operator=(class icu::CollationWeights const &)) + ??4CollatorFactory@icu@@QAAAAV01@ABV01@@Z (public: class icu::CollatorFactory & __cdecl icu::CollatorFactory::operator=(class icu::CollatorFactory const &)) + ??4CompactDecimalFormat@icu@@QAAAAV01@ABV01@@Z (public: class icu::CompactDecimalFormat & __cdecl icu::CompactDecimalFormat::operator=(class icu::CompactDecimalFormat const &)) + ??4CompoundTransliterator@icu@@AAAAAV01@ABV01@@Z (private: class icu::CompoundTransliterator & __cdecl icu::CompoundTransliterator::operator=(class icu::CompoundTransliterator const &)) + ??4CurrencyAffixInfo@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::CurrencyAffixInfo & __cdecl icu::CurrencyAffixInfo::operator=(class icu::CurrencyAffixInfo &&)) + ??4CurrencyAffixInfo@icu@@QAAAAV01@ABV01@@Z (public: class icu::CurrencyAffixInfo & __cdecl icu::CurrencyAffixInfo::operator=(class icu::CurrencyAffixInfo const &)) + ??4CurrencyAmount@icu@@QAAAAV01@ABV01@@Z (public: class icu::CurrencyAmount & __cdecl icu::CurrencyAmount::operator=(class icu::CurrencyAmount const &)) + ??4CurrencyPluralInfo@icu@@QAAAAV01@ABV01@@Z (public: class icu::CurrencyPluralInfo & __cdecl icu::CurrencyPluralInfo::operator=(class icu::CurrencyPluralInfo const &)) + ??4CurrencyUnit@icu@@QAAAAV01@ABV01@@Z (public: class icu::CurrencyUnit & __cdecl icu::CurrencyUnit::operator=(class icu::CurrencyUnit const &)) + ??4DateFmtBestPattern@icu@@QAAAAV01@ABV01@@Z (public: class icu::DateFmtBestPattern & __cdecl icu::DateFmtBestPattern::operator=(class icu::DateFmtBestPattern const &)) + ??4DateFmtBestPatternKey@icu@@QAAAAV01@ABV01@@Z (public: class icu::DateFmtBestPatternKey & __cdecl icu::DateFmtBestPatternKey::operator=(class icu::DateFmtBestPatternKey const &)) + ??4DateFormat@icu@@IAAAAV01@ABV01@@Z (protected: class icu::DateFormat & __cdecl icu::DateFormat::operator=(class icu::DateFormat const &)) + ??4DateFormatSymbols@icu@@QAAAAV01@ABV01@@Z (public: class icu::DateFormatSymbols & __cdecl icu::DateFormatSymbols::operator=(class icu::DateFormatSymbols const &)) + ??4DateIntervalFormat@icu@@IAAAAV01@ABV01@@Z (protected: class icu::DateIntervalFormat & __cdecl icu::DateIntervalFormat::operator=(class icu::DateIntervalFormat const &)) + ??4DateIntervalInfo@icu@@QAAAAV01@ABV01@@Z (public: class icu::DateIntervalInfo & __cdecl icu::DateIntervalInfo::operator=(class icu::DateIntervalInfo const &)) + ??4DateTimePatternGenerator@icu@@AAAAAV01@ABV01@@Z (private: class icu::DateTimePatternGenerator & __cdecl icu::DateTimePatternGenerator::operator=(class icu::DateTimePatternGenerator const &)) + ??4DateTimeRule@icu@@QAAAAV01@ABV01@@Z (public: class icu::DateTimeRule & __cdecl icu::DateTimeRule::operator=(class icu::DateTimeRule const &)) + ??4DecimalFormat@icu@@QAAAAV01@ABV01@@Z (public: class icu::DecimalFormat & __cdecl icu::DecimalFormat::operator=(class icu::DecimalFormat const &)) + ??4DecimalFormatSymbols@icu@@QAAAAV01@ABV01@@Z (public: class icu::DecimalFormatSymbols & __cdecl icu::DecimalFormatSymbols::operator=(class icu::DecimalFormatSymbols const &)) + ??4DigitAffix@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::DigitAffix & __cdecl icu::DigitAffix::operator=(class icu::DigitAffix &&)) + ??4DigitAffix@icu@@QAAAAV01@ABV01@@Z (public: class icu::DigitAffix & __cdecl icu::DigitAffix::operator=(class icu::DigitAffix const &)) + ??4DigitAffixesAndPadding@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::DigitAffixesAndPadding & __cdecl icu::DigitAffixesAndPadding::operator=(class icu::DigitAffixesAndPadding &&)) + ??4DigitAffixesAndPadding@icu@@QAAAAV01@ABV01@@Z (public: class icu::DigitAffixesAndPadding & __cdecl icu::DigitAffixesAndPadding::operator=(class icu::DigitAffixesAndPadding const &)) + ??4DigitFormatter@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::DigitFormatter & __cdecl icu::DigitFormatter::operator=(class icu::DigitFormatter &&)) + ??4DigitFormatter@icu@@QAAAAV01@ABV01@@Z (public: class icu::DigitFormatter & __cdecl icu::DigitFormatter::operator=(class icu::DigitFormatter const &)) + ??4DigitFormatterIntOptions@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::DigitFormatterIntOptions & __cdecl icu::DigitFormatterIntOptions::operator=(class icu::DigitFormatterIntOptions &&)) + ??4DigitFormatterIntOptions@icu@@QAAAAV01@ABV01@@Z (public: class icu::DigitFormatterIntOptions & __cdecl icu::DigitFormatterIntOptions::operator=(class icu::DigitFormatterIntOptions const &)) + ??4DigitFormatterOptions@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::DigitFormatterOptions & __cdecl icu::DigitFormatterOptions::operator=(class icu::DigitFormatterOptions &&)) + ??4DigitFormatterOptions@icu@@QAAAAV01@ABV01@@Z (public: class icu::DigitFormatterOptions & __cdecl icu::DigitFormatterOptions::operator=(class icu::DigitFormatterOptions const &)) + ??4DigitGrouping@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::DigitGrouping & __cdecl icu::DigitGrouping::operator=(class icu::DigitGrouping &&)) + ??4DigitGrouping@icu@@QAAAAV01@ABV01@@Z (public: class icu::DigitGrouping & __cdecl icu::DigitGrouping::operator=(class icu::DigitGrouping const &)) + ??4DigitInterval@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::DigitInterval & __cdecl icu::DigitInterval::operator=(class icu::DigitInterval &&)) + ??4DigitInterval@icu@@QAAAAV01@ABV01@@Z (public: class icu::DigitInterval & __cdecl icu::DigitInterval::operator=(class icu::DigitInterval const &)) + ??4DigitList@icu@@QAAAAV01@ABV01@@Z (public: class icu::DigitList & __cdecl icu::DigitList::operator=(class icu::DigitList const &)) + ??4DummyFormat@MessageFormat@icu@@QAAAAV012@$$QAV012@@Z (public: class icu::MessageFormat::DummyFormat & __cdecl icu::MessageFormat::DummyFormat::operator=(class icu::MessageFormat::DummyFormat &&)) + ??4DummyFormat@MessageFormat@icu@@QAAAAV012@ABV012@@Z (public: class icu::MessageFormat::DummyFormat & __cdecl icu::MessageFormat::DummyFormat::operator=(class icu::MessageFormat::DummyFormat const &)) + ??4Ecliptic@CalendarAstronomer@icu@@QAAAAV012@$$QAV012@@Z (public: class icu::CalendarAstronomer::Ecliptic & __cdecl icu::CalendarAstronomer::Ecliptic::operator=(class icu::CalendarAstronomer::Ecliptic &&)) + ??4Ecliptic@CalendarAstronomer@icu@@QAAAAV012@ABV012@@Z (public: class icu::CalendarAstronomer::Ecliptic & __cdecl icu::CalendarAstronomer::Ecliptic::operator=(class icu::CalendarAstronomer::Ecliptic const &)) + ??4Equatorial@CalendarAstronomer@icu@@QAAAAV012@$$QAV012@@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::Equatorial::operator=(class icu::CalendarAstronomer::Equatorial &&)) + ??4Equatorial@CalendarAstronomer@icu@@QAAAAV012@ABV012@@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::Equatorial::operator=(class icu::CalendarAstronomer::Equatorial const &)) + ??4FieldPosition@icu@@QAAAAV01@ABV01@@Z (public: class icu::FieldPosition & __cdecl icu::FieldPosition::operator=(class icu::FieldPosition const &)) + ??4FieldPositionHandler@icu@@QAAAAV01@ABV01@@Z (public: class icu::FieldPositionHandler & __cdecl icu::FieldPositionHandler::operator=(class icu::FieldPositionHandler const &)) + ??4FieldPositionIterator@icu@@QAAAAV01@ABV01@@Z (public: class icu::FieldPositionIterator & __cdecl icu::FieldPositionIterator::operator=(class icu::FieldPositionIterator const &)) + ??4FixedDecimal@icu@@QAAAAV01@ABV01@@Z (public: class icu::FixedDecimal & __cdecl icu::FixedDecimal::operator=(class icu::FixedDecimal const &)) + ??4FixedPrecision@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::FixedPrecision & __cdecl icu::FixedPrecision::operator=(class icu::FixedPrecision &&)) + ??4FixedPrecision@icu@@QAAAAV01@ABV01@@Z (public: class icu::FixedPrecision & __cdecl icu::FixedPrecision::operator=(class icu::FixedPrecision const &)) + ??4Format@icu@@IAAAAV01@ABV01@@Z (protected: class icu::Format & __cdecl icu::Format::operator=(class icu::Format const &)) + ??4Formattable@icu@@QAAAAV01@ABV01@@Z (public: class icu::Formattable & __cdecl icu::Formattable::operator=(class icu::Formattable const &)) + ??4GregorianCalendar@icu@@QAAAAV01@ABV01@@Z (public: class icu::GregorianCalendar & __cdecl icu::GregorianCalendar::operator=(class icu::GregorianCalendar const &)) + ??4Horizon@CalendarAstronomer@icu@@QAAAAV012@$$QAV012@@Z (public: class icu::CalendarAstronomer::Horizon & __cdecl icu::CalendarAstronomer::Horizon::operator=(class icu::CalendarAstronomer::Horizon &&)) + ??4Horizon@CalendarAstronomer@icu@@QAAAAV012@ABV012@@Z (public: class icu::CalendarAstronomer::Horizon & __cdecl icu::CalendarAstronomer::Horizon::operator=(class icu::CalendarAstronomer::Horizon const &)) + ??4ImmutableIndex@AlphabeticIndex@icu@@QAAAAV012@ABV012@@Z (public: class icu::AlphabeticIndex::ImmutableIndex & __cdecl icu::AlphabeticIndex::ImmutableIndex::operator=(class icu::AlphabeticIndex::ImmutableIndex const &)) + ??4Importer@CollationRuleParser@icu@@QAAAAV012@ABV012@@Z (public: class icu::CollationRuleParser::Importer & __cdecl icu::CollationRuleParser::Importer::operator=(class icu::CollationRuleParser::Importer const &)) + ??4InitialTimeZoneRule@icu@@QAAAAV01@ABV01@@Z (public: class icu::InitialTimeZoneRule & __cdecl icu::InitialTimeZoneRule::operator=(class icu::InitialTimeZoneRule const &)) + ??4IntDigitCountRange@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::IntDigitCountRange & __cdecl icu::IntDigitCountRange::operator=(class icu::IntDigitCountRange &&)) + ??4IntDigitCountRange@icu@@QAAAAV01@ABV01@@Z (public: class icu::IntDigitCountRange & __cdecl icu::IntDigitCountRange::operator=(class icu::IntDigitCountRange const &)) + ??4IslamicCalendar@icu@@QAAAAV01@ABV01@@Z (public: class icu::IslamicCalendar & __cdecl icu::IslamicCalendar::operator=(class icu::IslamicCalendar const &)) + ??4MarkupStyle@ScientificNumberFormatter@icu@@QAAAAV012@$$QAV012@@Z (public: class icu::ScientificNumberFormatter::MarkupStyle & __cdecl icu::ScientificNumberFormatter::MarkupStyle::operator=(class icu::ScientificNumberFormatter::MarkupStyle &&)) + ??4MarkupStyle@ScientificNumberFormatter@icu@@QAAAAV012@ABV012@@Z (public: class icu::ScientificNumberFormatter::MarkupStyle & __cdecl icu::ScientificNumberFormatter::MarkupStyle::operator=(class icu::ScientificNumberFormatter::MarkupStyle const &)) + ??4MatchInfoCollection@TimeZoneNames@icu@@QAAAAV012@ABV012@@Z (public: class icu::TimeZoneNames::MatchInfoCollection & __cdecl icu::TimeZoneNames::MatchInfoCollection::operator=(class icu::TimeZoneNames::MatchInfoCollection const &)) + ??4Measure@icu@@QAAAAV01@ABV01@@Z (public: class icu::Measure & __cdecl icu::Measure::operator=(class icu::Measure const &)) + ??4MeasureFormat@icu@@QAAAAV01@ABV01@@Z (public: class icu::MeasureFormat & __cdecl icu::MeasureFormat::operator=(class icu::MeasureFormat const &)) + ??4MeasureUnit@icu@@QAAAAV01@ABV01@@Z (public: class icu::MeasureUnit & __cdecl icu::MeasureUnit::operator=(class icu::MeasureUnit const &)) + ??4MessageFormat@icu@@QAAABV01@ABV01@@Z (public: class icu::MessageFormat const & __cdecl icu::MessageFormat::operator=(class icu::MessageFormat const &)) + ??4MoonAge@CalendarAstronomer@icu@@QAAAAV012@$$QAV012@@Z (public: class icu::CalendarAstronomer::MoonAge & __cdecl icu::CalendarAstronomer::MoonAge::operator=(class icu::CalendarAstronomer::MoonAge &&)) + ??4MoonAge@CalendarAstronomer@icu@@QAAAAV012@ABV012@@Z (public: class icu::CalendarAstronomer::MoonAge & __cdecl icu::CalendarAstronomer::MoonAge::operator=(class icu::CalendarAstronomer::MoonAge const &)) + ??4NumberFormat@icu@@IAAAAV01@ABV01@@Z (protected: class icu::NumberFormat & __cdecl icu::NumberFormat::operator=(class icu::NumberFormat const &)) + ??4NumberFormatFactory@icu@@QAAAAV01@ABV01@@Z (public: class icu::NumberFormatFactory & __cdecl icu::NumberFormatFactory::operator=(class icu::NumberFormatFactory const &)) + ??4NumberingSystem@icu@@QAAAAV01@ABV01@@Z (public: class icu::NumberingSystem & __cdecl icu::NumberingSystem::operator=(class icu::NumberingSystem const &)) + ??4OlsonTimeZone@icu@@QAAAAV01@ABV01@@Z (public: class icu::OlsonTimeZone & __cdecl icu::OlsonTimeZone::operator=(class icu::OlsonTimeZone const &)) + ??4PluralAffix@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::PluralAffix & __cdecl icu::PluralAffix::operator=(class icu::PluralAffix &&)) + ??4PluralAffix@icu@@QAAAAV01@ABV01@@Z (public: class icu::PluralAffix & __cdecl icu::PluralAffix::operator=(class icu::PluralAffix const &)) + ??4PluralAvailableLocalesEnumeration@icu@@QAAAAV01@ABV01@@Z (public: class icu::PluralAvailableLocalesEnumeration & __cdecl icu::PluralAvailableLocalesEnumeration::operator=(class icu::PluralAvailableLocalesEnumeration const &)) + ??4PluralFormat@icu@@QAAAAV01@ABV01@@Z (public: class icu::PluralFormat & __cdecl icu::PluralFormat::operator=(class icu::PluralFormat const &)) + ??4PluralRules@icu@@QAAAAV01@ABV01@@Z (public: class icu::PluralRules & __cdecl icu::PluralRules::operator=(class icu::PluralRules const &)) + ??4PluralSelector@PluralFormat@icu@@QAAAAV012@ABV012@@Z (public: class icu::PluralFormat::PluralSelector & __cdecl icu::PluralFormat::PluralSelector::operator=(class icu::PluralFormat::PluralSelector const &)) + ??4PluralSelectorAdapter@PluralFormat@icu@@QAAAAV012@ABV012@@Z (public: class icu::PluralFormat::PluralSelectorAdapter & __cdecl icu::PluralFormat::PluralSelectorAdapter::operator=(class icu::PluralFormat::PluralSelectorAdapter const &)) + ??4QuantityFormatter@icu@@QAAAAV01@ABV01@@Z (public: class icu::QuantityFormatter & __cdecl icu::QuantityFormatter::operator=(class icu::QuantityFormatter const &)) + ??4RegexPattern@icu@@QAAAAV01@ABV01@@Z (public: class icu::RegexPattern & __cdecl icu::RegexPattern::operator=(class icu::RegexPattern const &)) + ??4Region@icu@@QAAAAV01@ABV01@@Z (public: class icu::Region & __cdecl icu::Region::operator=(class icu::Region const &)) + ??4RelativeDateTimeFormatter@icu@@QAAAAV01@ABV01@@Z (public: class icu::RelativeDateTimeFormatter & __cdecl icu::RelativeDateTimeFormatter::operator=(class icu::RelativeDateTimeFormatter const &)) + ??4RuleBasedCollator@icu@@QAAAAV01@ABV01@@Z (public: class icu::RuleBasedCollator & __cdecl icu::RuleBasedCollator::operator=(class icu::RuleBasedCollator const &)) + ??4RuleBasedNumberFormat@icu@@QAAAAV01@ABV01@@Z (public: class icu::RuleBasedNumberFormat & __cdecl icu::RuleBasedNumberFormat::operator=(class icu::RuleBasedNumberFormat const &)) + ??4RuleBasedTimeZone@icu@@QAAAAV01@ABV01@@Z (public: class icu::RuleBasedTimeZone & __cdecl icu::RuleBasedTimeZone::operator=(class icu::RuleBasedTimeZone const &)) + ??4SciFormatterOptions@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::SciFormatterOptions & __cdecl icu::SciFormatterOptions::operator=(class icu::SciFormatterOptions &&)) + ??4SciFormatterOptions@icu@@QAAAAV01@ABV01@@Z (public: class icu::SciFormatterOptions & __cdecl icu::SciFormatterOptions::operator=(class icu::SciFormatterOptions const &)) + ??4ScientificPrecision@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::ScientificPrecision & __cdecl icu::ScientificPrecision::operator=(class icu::ScientificPrecision &&)) + ??4ScientificPrecision@icu@@QAAAAV01@ABV01@@Z (public: class icu::ScientificPrecision & __cdecl icu::ScientificPrecision::operator=(class icu::ScientificPrecision const &)) + ??4ScriptSet@icu@@QAAAAV01@ABV01@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::operator=(class icu::ScriptSet const &)) + ??4SearchIterator@icu@@IAAAAV01@ABV01@@Z (protected: class icu::SearchIterator & __cdecl icu::SearchIterator::operator=(class icu::SearchIterator const &)) + ??4SelectFormat@icu@@QAAAAV01@ABV01@@Z (public: class icu::SelectFormat & __cdecl icu::SelectFormat::operator=(class icu::SelectFormat const &)) + ??4SignificantDigitInterval@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::SignificantDigitInterval & __cdecl icu::SignificantDigitInterval::operator=(class icu::SignificantDigitInterval &&)) + ??4SignificantDigitInterval@icu@@QAAAAV01@ABV01@@Z (public: class icu::SignificantDigitInterval & __cdecl icu::SignificantDigitInterval::operator=(class icu::SignificantDigitInterval const &)) + ??4SimpleDateFormat@icu@@QAAAAV01@ABV01@@Z (public: class icu::SimpleDateFormat & __cdecl icu::SimpleDateFormat::operator=(class icu::SimpleDateFormat const &)) + ??4SimpleTimeZone@icu@@QAAAAV01@ABV01@@Z (public: class icu::SimpleTimeZone & __cdecl icu::SimpleTimeZone::operator=(class icu::SimpleTimeZone const &)) + ??4Sink@CollationRuleParser@icu@@QAAAAV012@ABV012@@Z (public: class icu::CollationRuleParser::Sink & __cdecl icu::CollationRuleParser::Sink::operator=(class icu::CollationRuleParser::Sink const &)) + ??4SmallIntFormatter@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::SmallIntFormatter & __cdecl icu::SmallIntFormatter::operator=(class icu::SmallIntFormatter &&)) + ??4SmallIntFormatter@icu@@QAAAAV01@ABV01@@Z (public: class icu::SmallIntFormatter & __cdecl icu::SmallIntFormatter::operator=(class icu::SmallIntFormatter const &)) + ??4StandardPlural@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::StandardPlural & __cdecl icu::StandardPlural::operator=(class icu::StandardPlural &&)) + ??4StandardPlural@icu@@QAAAAV01@ABV01@@Z (public: class icu::StandardPlural & __cdecl icu::StandardPlural::operator=(class icu::StandardPlural const &)) + ??4StringSearch@icu@@QAAAAV01@ABV01@@Z (public: class icu::StringSearch & __cdecl icu::StringSearch::operator=(class icu::StringSearch const &)) + ??4Style@ScientificNumberFormatter@icu@@QAAAAV012@$$QAV012@@Z (public: class icu::ScientificNumberFormatter::Style & __cdecl icu::ScientificNumberFormatter::Style::operator=(class icu::ScientificNumberFormatter::Style &&)) + ??4Style@ScientificNumberFormatter@icu@@QAAAAV012@ABV012@@Z (public: class icu::ScientificNumberFormatter::Style & __cdecl icu::ScientificNumberFormatter::Style::operator=(class icu::ScientificNumberFormatter::Style const &)) + ??4SuperscriptStyle@ScientificNumberFormatter@icu@@QAAAAV012@$$QAV012@@Z (public: class icu::ScientificNumberFormatter::SuperscriptStyle & __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::operator=(class icu::ScientificNumberFormatter::SuperscriptStyle &&)) + ??4SuperscriptStyle@ScientificNumberFormatter@icu@@QAAAAV012@ABV012@@Z (public: class icu::ScientificNumberFormatter::SuperscriptStyle & __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::operator=(class icu::ScientificNumberFormatter::SuperscriptStyle const &)) + ??4TextTrieMap@icu@@QAAAAV01@ABV01@@Z (public: class icu::TextTrieMap & __cdecl icu::TextTrieMap::operator=(class icu::TextTrieMap const &)) + ??4TimeArrayTimeZoneRule@icu@@QAAAAV01@ABV01@@Z (public: class icu::TimeArrayTimeZoneRule & __cdecl icu::TimeArrayTimeZoneRule::operator=(class icu::TimeArrayTimeZoneRule const &)) + ??4TimeUnit@icu@@QAAAAV01@ABV01@@Z (public: class icu::TimeUnit & __cdecl icu::TimeUnit::operator=(class icu::TimeUnit const &)) + ??4TimeUnitAmount@icu@@QAAAAV01@ABV01@@Z (public: class icu::TimeUnitAmount & __cdecl icu::TimeUnitAmount::operator=(class icu::TimeUnitAmount const &)) + ??4TimeUnitFormat@icu@@QAAAAV01@ABV01@@Z (public: class icu::TimeUnitFormat & __cdecl icu::TimeUnitFormat::operator=(class icu::TimeUnitFormat const &)) + ??4TimeZone@icu@@IAAAAV01@ABV01@@Z (protected: class icu::TimeZone & __cdecl icu::TimeZone::operator=(class icu::TimeZone const &)) + ??4TimeZoneFormat@icu@@QAAAAV01@ABV01@@Z (public: class icu::TimeZoneFormat & __cdecl icu::TimeZoneFormat::operator=(class icu::TimeZoneFormat const &)) + ??4TimeZoneGenericNames@icu@@QAAAAV01@ABV01@@Z (public: class icu::TimeZoneGenericNames & __cdecl icu::TimeZoneGenericNames::operator=(class icu::TimeZoneGenericNames const &)) + ??4TimeZoneNames@icu@@QAAAAV01@ABV01@@Z (public: class icu::TimeZoneNames & __cdecl icu::TimeZoneNames::operator=(class icu::TimeZoneNames const &)) + ??4TimeZoneRule@icu@@IAAAAV01@ABV01@@Z (protected: class icu::TimeZoneRule & __cdecl icu::TimeZoneRule::operator=(class icu::TimeZoneRule const &)) + ??4TimeZoneTransition@icu@@QAAAAV01@ABV01@@Z (public: class icu::TimeZoneTransition & __cdecl icu::TimeZoneTransition::operator=(class icu::TimeZoneTransition const &)) + ??4Transliterator@icu@@IAAAAV01@ABV01@@Z (protected: class icu::Transliterator & __cdecl icu::Transliterator::operator=(class icu::Transliterator const &)) + ??4UnicodeReplacer@icu@@QAAAAV01@ABV01@@Z (public: class icu::UnicodeReplacer & __cdecl icu::UnicodeReplacer::operator=(class icu::UnicodeReplacer const &)) + ??4VTimeZone@icu@@QAAAAV01@ABV01@@Z (public: class icu::VTimeZone & __cdecl icu::VTimeZone::operator=(class icu::VTimeZone const &)) + ??4ZNStringPool@icu@@QAAAAV01@ABV01@@Z (public: class icu::ZNStringPool & __cdecl icu::ZNStringPool::operator=(class icu::ZNStringPool const &)) + ??4ZoneMeta@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::ZoneMeta & __cdecl icu::ZoneMeta::operator=(class icu::ZoneMeta &&)) + ??4ZoneMeta@icu@@QAAAAV01@ABV01@@Z (public: class icu::ZoneMeta & __cdecl icu::ZoneMeta::operator=(class icu::ZoneMeta const &)) + ??8?$CacheKey@VDateFmtBestPattern@icu@@@icu@@UBACABVCacheKeyBase@1@@Z (public: virtual signed char __cdecl icu::CacheKey::operator==(class icu::CacheKeyBase const &)const ) + ??8?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UBACABVCacheKeyBase@1@@Z (public: virtual signed char __cdecl icu::LocaleCacheKey::operator==(class icu::CacheKeyBase const &)const ) + ??8?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@AAA_NABV01@@Z (private: bool __cdecl icu::MaybeStackHeaderAndArray::operator==(class icu::MaybeStackHeaderAndArray const &)) + ??8AlphabeticIndex@icu@@EBACABV01@@Z (private: virtual signed char __cdecl icu::AlphabeticIndex::operator==(class icu::AlphabeticIndex const &)const ) + ??8AnnualTimeZoneRule@icu@@UBACABVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::operator==(class icu::TimeZoneRule const &)const ) + ??8Calendar@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::Calendar::operator==(class icu::Calendar const &)const ) + ??8ChoiceFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::ChoiceFormat::operator==(class icu::Format const &)const ) + ??8CollationElementIterator@icu@@QBACABV01@@Z (public: signed char __cdecl icu::CollationElementIterator::operator==(class icu::CollationElementIterator const &)const ) + ??8CollationIterator@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::CollationIterator::operator==(class icu::CollationIterator const &)const ) + ??8CollationKey@icu@@QBACABV01@@Z (public: signed char __cdecl icu::CollationKey::operator==(class icu::CollationKey const &)const ) + ??8CollationSettings@icu@@QBACABU01@@Z (public: signed char __cdecl icu::CollationSettings::operator==(struct icu::CollationSettings const &)const ) + ??8Collator@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::Collator::operator==(class icu::Collator const &)const ) + ??8CompactDecimalFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::CompactDecimalFormat::operator==(class icu::Format const &)const ) + ??8CurrencyPluralInfo@icu@@QBACABV01@@Z (public: signed char __cdecl icu::CurrencyPluralInfo::operator==(class icu::CurrencyPluralInfo const &)const ) + ??8DateFmtBestPatternKey@icu@@UBACABVCacheKeyBase@1@@Z (public: virtual signed char __cdecl icu::DateFmtBestPatternKey::operator==(class icu::CacheKeyBase const &)const ) + ??8DateFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::DateFormat::operator==(class icu::Format const &)const ) + ??8DateFormatSymbols@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DateFormatSymbols::operator==(class icu::DateFormatSymbols const &)const ) + ??8DateIntervalFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::DateIntervalFormat::operator==(class icu::Format const &)const ) + ??8DateIntervalInfo@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::DateIntervalInfo::operator==(class icu::DateIntervalInfo const &)const ) + ??8DateTimePatternGenerator@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DateTimePatternGenerator::operator==(class icu::DateTimePatternGenerator const &)const ) + ??8DateTimeRule@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DateTimeRule::operator==(class icu::DateTimeRule const &)const ) + ??8DecimalFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::DecimalFormat::operator==(class icu::Format const &)const ) + ??8DecimalFormatSymbols@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DecimalFormatSymbols::operator==(class icu::DecimalFormatSymbols const &)const ) + ??8DigitList@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DigitList::operator==(class icu::DigitList const &)const ) + ??8DummyFormat@MessageFormat@icu@@UBACABVFormat@2@@Z (public: virtual signed char __cdecl icu::MessageFormat::DummyFormat::operator==(class icu::Format const &)const ) + ??8FCDUTF16CollationIterator@icu@@UBACABVCollationIterator@1@@Z (public: virtual signed char __cdecl icu::FCDUTF16CollationIterator::operator==(class icu::CollationIterator const &)const ) + ??8FieldPosition@icu@@QBACABV01@@Z (public: signed char __cdecl icu::FieldPosition::operator==(class icu::FieldPosition const &)const ) + ??8FieldPositionIterator@icu@@QBACABV01@@Z (public: signed char __cdecl icu::FieldPositionIterator::operator==(class icu::FieldPositionIterator const &)const ) + ??8Format@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::Format::operator==(class icu::Format const &)const ) + ??8Formattable@icu@@QBACABV01@@Z (public: signed char __cdecl icu::Formattable::operator==(class icu::Formattable const &)const ) + ??8InitialTimeZoneRule@icu@@UBACABVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::operator==(class icu::TimeZoneRule const &)const ) + ??8Measure@icu@@QBACABVUObject@1@@Z (public: signed char __cdecl icu::Measure::operator==(class icu::UObject const &)const ) + ??8MeasureFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::MeasureFormat::operator==(class icu::Format const &)const ) + ??8MeasureUnit@icu@@UBACABVUObject@1@@Z (public: virtual signed char __cdecl icu::MeasureUnit::operator==(class icu::UObject const &)const ) + ??8MessageFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::MessageFormat::operator==(class icu::Format const &)const ) + ??8NumberFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::NumberFormat::operator==(class icu::Format const &)const ) + ??8OlsonTimeZone@icu@@UBACABVTimeZone@1@@Z (public: virtual signed char __cdecl icu::OlsonTimeZone::operator==(class icu::TimeZone const &)const ) + ??8PluralFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::PluralFormat::operator==(class icu::Format const &)const ) + ??8PluralRules@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::PluralRules::operator==(class icu::PluralRules const &)const ) + ??8RegexPattern@icu@@QBACABV01@@Z (public: signed char __cdecl icu::RegexPattern::operator==(class icu::RegexPattern const &)const ) + ??8Region@icu@@QBACABV01@@Z (public: signed char __cdecl icu::Region::operator==(class icu::Region const &)const ) + ??8RuleBasedCollator@icu@@UBACABVCollator@1@@Z (public: virtual signed char __cdecl icu::RuleBasedCollator::operator==(class icu::Collator const &)const ) + ??8RuleBasedNumberFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::RuleBasedNumberFormat::operator==(class icu::Format const &)const ) + ??8RuleBasedTimeZone@icu@@UBACABVTimeZone@1@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::operator==(class icu::TimeZone const &)const ) + ??8ScriptSet@icu@@QBACABV01@@Z (public: signed char __cdecl icu::ScriptSet::operator==(class icu::ScriptSet const &)const ) + ??8SearchIterator@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::SearchIterator::operator==(class icu::SearchIterator const &)const ) + ??8SelectFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::SelectFormat::operator==(class icu::Format const &)const ) + ??8SimpleDateFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::SimpleDateFormat::operator==(class icu::Format const &)const ) + ??8SimpleTimeZone@icu@@UBACABVTimeZone@1@@Z (public: virtual signed char __cdecl icu::SimpleTimeZone::operator==(class icu::TimeZone const &)const ) + ??8StringSearch@icu@@UBACABVSearchIterator@1@@Z (public: virtual signed char __cdecl icu::StringSearch::operator==(class icu::SearchIterator const &)const ) + ??8TimeArrayTimeZoneRule@icu@@UBACABVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::operator==(class icu::TimeZoneRule const &)const ) + ??8TimeUnitAmount@icu@@UBACABVUObject@1@@Z (public: virtual signed char __cdecl icu::TimeUnitAmount::operator==(class icu::UObject const &)const ) + ??8TimeZone@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::TimeZone::operator==(class icu::TimeZone const &)const ) + ??8TimeZoneFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::TimeZoneFormat::operator==(class icu::Format const &)const ) + ??8TimeZoneGenericNames@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::TimeZoneGenericNames::operator==(class icu::TimeZoneGenericNames const &)const ) + ??8TimeZoneRule@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::TimeZoneRule::operator==(class icu::TimeZoneRule const &)const ) + ??8TimeZoneTransition@icu@@QBACABV01@@Z (public: signed char __cdecl icu::TimeZoneTransition::operator==(class icu::TimeZoneTransition const &)const ) + ??8UTF16CollationIterator@icu@@UBACABVCollationIterator@1@@Z (public: virtual signed char __cdecl icu::UTF16CollationIterator::operator==(class icu::CollationIterator const &)const ) + ??8VTimeZone@icu@@UBACABVTimeZone@1@@Z (public: virtual signed char __cdecl icu::VTimeZone::operator==(class icu::TimeZone const &)const ) + ??9?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@AAA_NABV01@@Z (private: bool __cdecl icu::MaybeStackHeaderAndArray::operator!=(class icu::MaybeStackHeaderAndArray const &)) + ??9AlphabeticIndex@icu@@EBACABV01@@Z (private: virtual signed char __cdecl icu::AlphabeticIndex::operator!=(class icu::AlphabeticIndex const &)const ) + ??9AnnualTimeZoneRule@icu@@UBACABVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::operator!=(class icu::TimeZoneRule const &)const ) + ??9Calendar@icu@@QBACABV01@@Z (public: signed char __cdecl icu::Calendar::operator!=(class icu::Calendar const &)const ) + ??9CollationElementIterator@icu@@QBACABV01@@Z (public: signed char __cdecl icu::CollationElementIterator::operator!=(class icu::CollationElementIterator const &)const ) + ??9CollationIterator@icu@@QBACABV01@@Z (public: signed char __cdecl icu::CollationIterator::operator!=(class icu::CollationIterator const &)const ) + ??9CollationKey@icu@@QBACABV01@@Z (public: signed char __cdecl icu::CollationKey::operator!=(class icu::CollationKey const &)const ) + ??9CollationSettings@icu@@QBACABU01@@Z (public: signed char __cdecl icu::CollationSettings::operator!=(struct icu::CollationSettings const &)const ) + ??9Collator@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::Collator::operator!=(class icu::Collator const &)const ) + ??9CurrencyPluralInfo@icu@@QBACABV01@@Z (public: signed char __cdecl icu::CurrencyPluralInfo::operator!=(class icu::CurrencyPluralInfo const &)const ) + ??9DateFormatSymbols@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DateFormatSymbols::operator!=(class icu::DateFormatSymbols const &)const ) + ??9DateIntervalFormat@icu@@QBACABVFormat@1@@Z (public: signed char __cdecl icu::DateIntervalFormat::operator!=(class icu::Format const &)const ) + ??9DateIntervalInfo@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DateIntervalInfo::operator!=(class icu::DateIntervalInfo const &)const ) + ??9DateTimePatternGenerator@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DateTimePatternGenerator::operator!=(class icu::DateTimePatternGenerator const &)const ) + ??9DateTimeRule@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DateTimeRule::operator!=(class icu::DateTimeRule const &)const ) + ??9DecimalFormatSymbols@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DecimalFormatSymbols::operator!=(class icu::DecimalFormatSymbols const &)const ) + ??9DigitList@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DigitList::operator!=(class icu::DigitList const &)const ) + ??9FieldPosition@icu@@QBACABV01@@Z (public: signed char __cdecl icu::FieldPosition::operator!=(class icu::FieldPosition const &)const ) + ??9FieldPositionIterator@icu@@QBACABV01@@Z (public: signed char __cdecl icu::FieldPositionIterator::operator!=(class icu::FieldPositionIterator const &)const ) + ??9Format@icu@@QBACABV01@@Z (public: signed char __cdecl icu::Format::operator!=(class icu::Format const &)const ) + ??9Formattable@icu@@QBACABV01@@Z (public: signed char __cdecl icu::Formattable::operator!=(class icu::Formattable const &)const ) + ??9InitialTimeZoneRule@icu@@UBACABVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::operator!=(class icu::TimeZoneRule const &)const ) + ??9MeasureUnit@icu@@QBACABVUObject@1@@Z (public: signed char __cdecl icu::MeasureUnit::operator!=(class icu::UObject const &)const ) + ??9PluralFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::PluralFormat::operator!=(class icu::Format const &)const ) + ??9PluralRules@icu@@QBACABV01@@Z (public: signed char __cdecl icu::PluralRules::operator!=(class icu::PluralRules const &)const ) + ??9RegexPattern@icu@@QBACABV01@@Z (public: signed char __cdecl icu::RegexPattern::operator!=(class icu::RegexPattern const &)const ) + ??9Region@icu@@QBACABV01@@Z (public: signed char __cdecl icu::Region::operator!=(class icu::Region const &)const ) + ??9RuleBasedTimeZone@icu@@UBACABVTimeZone@1@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::operator!=(class icu::TimeZone const &)const ) + ??9ScriptSet@icu@@QBACABV01@@Z (public: signed char __cdecl icu::ScriptSet::operator!=(class icu::ScriptSet const &)const ) + ??9SearchIterator@icu@@QBACABV01@@Z (public: signed char __cdecl icu::SearchIterator::operator!=(class icu::SearchIterator const &)const ) + ??9SelectFormat@icu@@UBACABVFormat@1@@Z (public: virtual signed char __cdecl icu::SelectFormat::operator!=(class icu::Format const &)const ) + ??9TimeArrayTimeZoneRule@icu@@UBACABVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::operator!=(class icu::TimeZoneRule const &)const ) + ??9TimeUnitAmount@icu@@QBACABVUObject@1@@Z (public: signed char __cdecl icu::TimeUnitAmount::operator!=(class icu::UObject const &)const ) + ??9TimeUnitFormat@icu@@QBACABVFormat@1@@Z (public: signed char __cdecl icu::TimeUnitFormat::operator!=(class icu::Format const &)const ) + ??9TimeZone@icu@@QBACABV01@@Z (public: signed char __cdecl icu::TimeZone::operator!=(class icu::TimeZone const &)const ) + ??9TimeZoneGenericNames@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::TimeZoneGenericNames::operator!=(class icu::TimeZoneGenericNames const &)const ) + ??9TimeZoneNames@icu@@QBACABV01@@Z (public: signed char __cdecl icu::TimeZoneNames::operator!=(class icu::TimeZoneNames const &)const ) + ??9TimeZoneRule@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::TimeZoneRule::operator!=(class icu::TimeZoneRule const &)const ) + ??9TimeZoneTransition@icu@@QBACABV01@@Z (public: signed char __cdecl icu::TimeZoneTransition::operator!=(class icu::TimeZoneTransition const &)const ) + ??9VTimeZone@icu@@UBACABVTimeZone@1@@Z (public: virtual signed char __cdecl icu::VTimeZone::operator!=(class icu::TimeZone const &)const ) + ??A?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QAAAADH@Z (public: char & __cdecl icu::MaybeStackHeaderAndArray::operator[](int)) + ??AFormattable@icu@@QAAAAV01@H@Z (public: class icu::Formattable & __cdecl icu::Formattable::operator[](int)) + ??B?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QBAPAUdecNumber@@XZ (public: __cdecl icu::MaybeStackHeaderAndArray::operator struct decNumber *(void)const ) + ??CSharedBreakIterator@icu@@QBAPAVBreakIterator@1@XZ (public: class icu::BreakIterator * __cdecl icu::SharedBreakIterator::operator->(void)const ) + ??CSharedCalendar@icu@@QBAPBVCalendar@1@XZ (public: class icu::Calendar const * __cdecl icu::SharedCalendar::operator->(void)const ) + ??CSharedNumberFormat@icu@@QBAPBVNumberFormat@1@XZ (public: class icu::NumberFormat const * __cdecl icu::SharedNumberFormat::operator->(void)const ) + ??CSharedPluralRules@icu@@QBAPBVPluralRules@1@XZ (public: class icu::PluralRules const * __cdecl icu::SharedPluralRules::operator->(void)const ) + ??DSharedBreakIterator@icu@@QBAAAVBreakIterator@1@XZ (public: class icu::BreakIterator & __cdecl icu::SharedBreakIterator::operator*(void)const ) + ??DSharedCalendar@icu@@QBAABVCalendar@1@XZ (public: class icu::Calendar const & __cdecl icu::SharedCalendar::operator*(void)const ) + ??DSharedNumberFormat@icu@@QBAABVNumberFormat@1@XZ (public: class icu::NumberFormat const & __cdecl icu::SharedNumberFormat::operator*(void)const ) + ??DSharedPluralRules@icu@@QBAABVPluralRules@1@XZ (public: class icu::PluralRules const & __cdecl icu::SharedPluralRules::operator*(void)const ) + ??_7?$CacheKey@VDateFmtBestPattern@icu@@@icu@@6B@ (const icu::CacheKey::`vftable') + ??_7?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@6B@ (const icu::LocaleCacheKey::`vftable') + ??_7AlphabeticIndex@icu@@6B@ (const icu::AlphabeticIndex::`vftable') + ??_7AnnualTimeZoneRule@icu@@6B@ (const icu::AnnualTimeZoneRule::`vftable') + ??_7BasicTimeZone@icu@@6B@ (const icu::BasicTimeZone::`vftable') + ??_7Bucket@AlphabeticIndex@icu@@6B@ (const icu::AlphabeticIndex::Bucket::`vftable') + ??_7CECalendar@icu@@6B@ (const icu::CECalendar::`vftable') + ??_7Calendar@icu@@6B@ (const icu::Calendar::`vftable') + ??_7ChineseCalendar@icu@@6B@ (const icu::ChineseCalendar::`vftable') + ??_7ChoiceFormat@icu@@6B@ (const icu::ChoiceFormat::`vftable') + ??_7CollationBuilder@icu@@6B@ (const icu::CollationBuilder::`vftable') + ??_7CollationDataBuilder@icu@@6B@ (const icu::CollationDataBuilder::`vftable') + ??_7CollationElementIterator@icu@@6B@ (const icu::CollationElementIterator::`vftable') + ??_7CollationFastLatinBuilder@icu@@6B@ (const icu::CollationFastLatinBuilder::`vftable') + ??_7CollationIterator@icu@@6B@ (const icu::CollationIterator::`vftable') + ??_7CollationKey@icu@@6B@ (const icu::CollationKey::`vftable') + ??_7CollationSettings@icu@@6B@ (const icu::CollationSettings::`vftable') + ??_7CollationTailoring@icu@@6B@ (const icu::CollationTailoring::`vftable') + ??_7Collator@icu@@6B@ (const icu::Collator::`vftable') + ??_7CollatorFactory@icu@@6B@ (const icu::CollatorFactory::`vftable') + ??_7CompactDecimalFormat@icu@@6B@ (const icu::CompactDecimalFormat::`vftable') + ??_7CompoundTransliterator@icu@@6B@ (const icu::CompoundTransliterator::`vftable') + ??_7CurrencyAmount@icu@@6B@ (const icu::CurrencyAmount::`vftable') + ??_7CurrencyPluralInfo@icu@@6B@ (const icu::CurrencyPluralInfo::`vftable') + ??_7CurrencyUnit@icu@@6B@ (const icu::CurrencyUnit::`vftable') + ??_7DateFmtBestPattern@icu@@6B@ (const icu::DateFmtBestPattern::`vftable') + ??_7DateFmtBestPatternKey@icu@@6B@ (const icu::DateFmtBestPatternKey::`vftable') + ??_7DateFormat@icu@@6B@ (const icu::DateFormat::`vftable') + ??_7DateFormatSymbols@icu@@6B@ (const icu::DateFormatSymbols::`vftable') + ??_7DateIntervalFormat@icu@@6B@ (const icu::DateIntervalFormat::`vftable') + ??_7DateIntervalInfo@icu@@6B@ (const icu::DateIntervalInfo::`vftable') + ??_7DateTimePatternGenerator@icu@@6B@ (const icu::DateTimePatternGenerator::`vftable') + ??_7DateTimeRule@icu@@6B@ (const icu::DateTimeRule::`vftable') + ??_7DecimalFormat@icu@@6B@ (const icu::DecimalFormat::`vftable') + ??_7DecimalFormatSymbols@icu@@6B@ (const icu::DecimalFormatSymbols::`vftable') + ??_7DummyFormat@MessageFormat@icu@@6B@ (const icu::MessageFormat::DummyFormat::`vftable') + ??_7FCDUIterCollationIterator@icu@@6B@ (const icu::FCDUIterCollationIterator::`vftable') + ??_7FCDUTF16CollationIterator@icu@@6B@ (const icu::FCDUTF16CollationIterator::`vftable') + ??_7FCDUTF8CollationIterator@icu@@6B@ (const icu::FCDUTF8CollationIterator::`vftable') + ??_7FieldPosition@icu@@6B@ (const icu::FieldPosition::`vftable') + ??_7FieldPositionHandler@icu@@6B@ (const icu::FieldPositionHandler::`vftable') + ??_7FieldPositionIterator@icu@@6B@ (const icu::FieldPositionIterator::`vftable') + ??_7Format@icu@@6B@ (const icu::Format::`vftable') + ??_7Formattable@icu@@6B@ (const icu::Formattable::`vftable') + ??_7GenderInfo@icu@@6B@ (const icu::GenderInfo::`vftable') + ??_7GregorianCalendar@icu@@6B@ (const icu::GregorianCalendar::`vftable') + ??_7HebrewCalendar@icu@@6B@ (const icu::HebrewCalendar::`vftable') + ??_7ImmutableIndex@AlphabeticIndex@icu@@6B@ (const icu::AlphabeticIndex::ImmutableIndex::`vftable') + ??_7Importer@CollationRuleParser@icu@@6B@ (const icu::CollationRuleParser::Importer::`vftable') + ??_7InitialTimeZoneRule@icu@@6B@ (const icu::InitialTimeZoneRule::`vftable') + ??_7IslamicCalendar@icu@@6B@ (const icu::IslamicCalendar::`vftable') + ??_7MarkupStyle@ScientificNumberFormatter@icu@@6B@ (const icu::ScientificNumberFormatter::MarkupStyle::`vftable') + ??_7MatchInfoCollection@TimeZoneNames@icu@@6B@ (const icu::TimeZoneNames::MatchInfoCollection::`vftable') + ??_7Measure@icu@@6B@ (const icu::Measure::`vftable') + ??_7MeasureFormat@icu@@6B@ (const icu::MeasureFormat::`vftable') + ??_7MeasureUnit@icu@@6B@ (const icu::MeasureUnit::`vftable') + ??_7MessageFormat@icu@@6B@ (const icu::MessageFormat::`vftable') + ??_7NumberFormat@icu@@6B@ (const icu::NumberFormat::`vftable') + ??_7NumberFormatFactory@icu@@6B@ (const icu::NumberFormatFactory::`vftable') + ??_7NumberingSystem@icu@@6B@ (const icu::NumberingSystem::`vftable') + ??_7OlsonTimeZone@icu@@6B@ (const icu::OlsonTimeZone::`vftable') + ??_7PluralAvailableLocalesEnumeration@icu@@6B@ (const icu::PluralAvailableLocalesEnumeration::`vftable') + ??_7PluralFormat@icu@@6B@ (const icu::PluralFormat::`vftable') + ??_7PluralRules@icu@@6B@ (const icu::PluralRules::`vftable') + ??_7PluralSelector@PluralFormat@icu@@6B@ (const icu::PluralFormat::PluralSelector::`vftable') + ??_7PluralSelectorAdapter@PluralFormat@icu@@6B@ (const icu::PluralFormat::PluralSelectorAdapter::`vftable') + ??_7PluralSelectorProvider@MessageFormat@icu@@6B@ (const icu::MessageFormat::PluralSelectorProvider::`vftable') + ??_7RegexCompile@icu@@6B@ (const icu::RegexCompile::`vftable') + ??_7RegexMatcher@icu@@6B@ (const icu::RegexMatcher::`vftable') + ??_7RegexPattern@icu@@6B@ (const icu::RegexPattern::`vftable') + ??_7Region@icu@@6B@ (const icu::Region::`vftable') + ??_7RelativeDateTimeFormatter@icu@@6B@ (const icu::RelativeDateTimeFormatter::`vftable') + ??_7RuleBasedCollator@icu@@6B@ (const icu::RuleBasedCollator::`vftable') + ??_7RuleBasedNumberFormat@icu@@6B@ (const icu::RuleBasedNumberFormat::`vftable') + ??_7RuleBasedTimeZone@icu@@6B@ (const icu::RuleBasedTimeZone::`vftable') + ??_7ScientificNumberFormatter@icu@@6B@ (const icu::ScientificNumberFormatter::`vftable') + ??_7SearchIterator@icu@@6B@ (const icu::SearchIterator::`vftable') + ??_7SelectFormat@icu@@6B@ (const icu::SelectFormat::`vftable') + ??_7SharedBreakIterator@icu@@6B@ (const icu::SharedBreakIterator::`vftable') + ??_7SharedCalendar@icu@@6B@ (const icu::SharedCalendar::`vftable') + ??_7SharedDateFormatSymbols@icu@@6B@ (const icu::SharedDateFormatSymbols::`vftable') + ??_7SharedNumberFormat@icu@@6B@ (const icu::SharedNumberFormat::`vftable') + ??_7SharedPluralRules@icu@@6B@ (const icu::SharedPluralRules::`vftable') + ??_7SimpleDateFormat@icu@@6B@ (const icu::SimpleDateFormat::`vftable') + ??_7SimpleNumberFormatFactory@icu@@6B@ (const icu::SimpleNumberFormatFactory::`vftable') + ??_7SimpleTimeZone@icu@@6B@ (const icu::SimpleTimeZone::`vftable') + ??_7Sink@CollationRuleParser@icu@@6B@ (const icu::CollationRuleParser::Sink::`vftable') + ??_7StringSearch@icu@@6B@ (const icu::StringSearch::`vftable') + ??_7Style@ScientificNumberFormatter@icu@@6B@ (const icu::ScientificNumberFormatter::Style::`vftable') + ??_7SuperscriptStyle@ScientificNumberFormatter@icu@@6B@ (const icu::ScientificNumberFormatter::SuperscriptStyle::`vftable') + ??_7TextTrieMap@icu@@6B@ (const icu::TextTrieMap::`vftable') + ??_7TimeArrayTimeZoneRule@icu@@6B@ (const icu::TimeArrayTimeZoneRule::`vftable') + ??_7TimeUnit@icu@@6B@ (const icu::TimeUnit::`vftable') + ??_7TimeUnitAmount@icu@@6B@ (const icu::TimeUnitAmount::`vftable') + ??_7TimeUnitFormat@icu@@6B@ (const icu::TimeUnitFormat::`vftable') + ??_7TimeZone@icu@@6B@ (const icu::TimeZone::`vftable') + ??_7TimeZoneFormat@icu@@6B@ (const icu::TimeZoneFormat::`vftable') + ??_7TimeZoneGenericNames@icu@@6B@ (const icu::TimeZoneGenericNames::`vftable') + ??_7TimeZoneNames@icu@@6B@ (const icu::TimeZoneNames::`vftable') + ??_7TimeZoneRule@icu@@6B@ (const icu::TimeZoneRule::`vftable') + ??_7TimeZoneTransition@icu@@6B@ (const icu::TimeZoneTransition::`vftable') + ??_7Transliterator@icu@@6B@ (const icu::Transliterator::`vftable') + ??_7UIterCollationIterator@icu@@6B@ (const icu::UIterCollationIterator::`vftable') + ??_7UTF16CollationIterator@icu@@6B@ (const icu::UTF16CollationIterator::`vftable') + ??_7UTF8CollationIterator@icu@@6B@ (const icu::UTF8CollationIterator::`vftable') + ??_7UnicodeReplacer@icu@@6B@ (const icu::UnicodeReplacer::`vftable') + ??_7VTimeZone@icu@@6B@ (const icu::VTimeZone::`vftable') + ??_7ValueFormatter@icu@@6B@ (const icu::ValueFormatter::`vftable') + ??_FEcliptic@CalendarAstronomer@icu@@QAAXXZ (public: void __cdecl icu::CalendarAstronomer::Ecliptic::`default constructor closure'(void)) + ??_FEquatorial@CalendarAstronomer@icu@@QAAXXZ (public: void __cdecl icu::CalendarAstronomer::Equatorial::`default constructor closure'(void)) + ??_FHorizon@CalendarAstronomer@icu@@QAAXXZ (public: void __cdecl icu::CalendarAstronomer::Horizon::`default constructor closure'(void)) + ?ALTERNATE_MASK@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::ALTERNATE_MASK) + ?ALTERNATE_TIME_SEPARATOR@DateFormatSymbols@icu@@2_SB (public: static char16_t const icu::DateFormatSymbols::ALTERNATE_TIME_SEPARATOR) + ?BACKWARD_SECONDARY@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::BACKWARD_SECONDARY) + ?BAIL_OUT@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::BAIL_OUT) + ?BAIL_OUT_RESULT@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::BAIL_OUT_RESULT) + ?BEFORE_WEIGHT16@Collation@icu@@2IB (public: static unsigned int const icu::Collation::BEFORE_WEIGHT16) + ?CASE_AND_QUATERNARY_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CASE_AND_QUATERNARY_MASK) + ?CASE_AND_TERTIARY_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CASE_AND_TERTIARY_MASK) + ?CASE_AND_TERTIARY_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::CASE_AND_TERTIARY_MASK) + ?CASE_FIRST@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::CASE_FIRST) + ?CASE_FIRST_AND_UPPER_MASK@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::CASE_FIRST_AND_UPPER_MASK) + ?CASE_LEVEL@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::CASE_LEVEL) + ?CASE_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CASE_LEVEL_FLAG) + ?CASE_LOWER_FIRST_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::CASE_LOWER_FIRST_COMMON_HIGH) + ?CASE_LOWER_FIRST_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::CASE_LOWER_FIRST_COMMON_LOW) + ?CASE_LOWER_FIRST_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::CASE_LOWER_FIRST_COMMON_MAX_COUNT) + ?CASE_LOWER_FIRST_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::CASE_LOWER_FIRST_COMMON_MIDDLE) + ?CASE_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CASE_MASK) + ?CASE_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::CASE_MASK) + ?CASE_UPPER_FIRST_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::CASE_UPPER_FIRST_COMMON_HIGH) + ?CASE_UPPER_FIRST_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::CASE_UPPER_FIRST_COMMON_LOW) + ?CASE_UPPER_FIRST_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::CASE_UPPER_FIRST_COMMON_MAX_COUNT) + ?CHECK_FCD@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::CHECK_FCD) + ?CHINESE_DATE_PRECEDENCE@ChineseCalendar@icu@@0QAY1M@7$$CBHA (private: static int const (* icu::ChineseCalendar::CHINESE_DATE_PRECEDENCE)[12][8]) + ?COMMON_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::COMMON_BYTE) + ?COMMON_SEC@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::COMMON_SEC) + ?COMMON_SECONDARY_CE@Collation@icu@@2IB (public: static unsigned int const icu::Collation::COMMON_SECONDARY_CE) + ?COMMON_SEC_AND_TER_CE@Collation@icu@@2IB (public: static unsigned int const icu::Collation::COMMON_SEC_AND_TER_CE) + ?COMMON_SEC_PLUS_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::COMMON_SEC_PLUS_OFFSET) + ?COMMON_TER@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::COMMON_TER) + ?COMMON_TERTIARY_CE@Collation@icu@@2IB (public: static unsigned int const icu::Collation::COMMON_TERTIARY_CE) + ?COMMON_TER_PLUS_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::COMMON_TER_PLUS_OFFSET) + ?COMMON_WEIGHT16@Collation@icu@@2IB (public: static unsigned int const icu::Collation::COMMON_WEIGHT16) + ?CONTRACTION@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::CONTRACTION) + ?CONTRACTION_FLAG@CollationFastLatinBuilder@icu@@0IB (private: static unsigned int const icu::CollationFastLatinBuilder::CONTRACTION_FLAG) + ?CONTRACT_NEXT_CCC@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CONTRACT_NEXT_CCC) + ?CONTRACT_SINGLE_CP_NO_MATCH@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CONTRACT_SINGLE_CP_NO_MATCH) + ?CONTRACT_TRAILING_CCC@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CONTRACT_TRAILING_CCC) + ?CONTR_CHAR_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::CONTR_CHAR_MASK) + ?CONTR_LENGTH_SHIFT@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::CONTR_LENGTH_SHIFT) + ?DEFAULT_TIME_SEPARATOR@DateFormatSymbols@icu@@2_SB (public: static char16_t const icu::DateFormatSymbols::DEFAULT_TIME_SEPARATOR) + ?EOS@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::EOS) + ?EXPANSION@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::EXPANSION) + ?FALLBACK_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::FALLBACK_CE32) + ?FFFD_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::FFFD_CE32) + ?FFFD_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::FFFD_PRIMARY) + ?FIRST_TRAILING_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::FIRST_TRAILING_PRIMARY) + ?FIRST_UNASSIGNED_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::FIRST_UNASSIGNED_PRIMARY) + ?FULL_MOON@CalendarAstronomer@icu@@SA?BVMoonAge@12@XZ (public: static class icu::CalendarAstronomer::MoonAge const __cdecl icu::CalendarAstronomer::FULL_MOON(void)) + ?HANGUL_NO_SPECIAL_JAMO@Collation@icu@@2IB (public: static unsigned int const icu::Collation::HANGUL_NO_SPECIAL_JAMO) + ?HAS_BEFORE2@CollationBuilder@icu@@0HB (private: static int const icu::CollationBuilder::HAS_BEFORE2) + ?HAS_BEFORE3@CollationBuilder@icu@@0HB (private: static int const icu::CollationBuilder::HAS_BEFORE3) + ?IDENTICAL_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::IDENTICAL_LEVEL_FLAG) + ?INDEX_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::INDEX_MASK) + ?IS_BUILDER_JAMO_CE32@CollationDataBuilder@icu@@1IB (protected: static unsigned int const icu::CollationDataBuilder::IS_BUILDER_JAMO_CE32) + ?IS_TAILORED@CollationBuilder@icu@@0HB (private: static int const icu::CollationBuilder::IS_TAILORED) + ?IncrementTime@RegexMatcher@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::RegexMatcher::IncrementTime(enum UErrorCode &)) + ?JAMO_CE32S_LENGTH@CollationData@icu@@2HB (public: static int const icu::CollationData::JAMO_CE32S_LENGTH) + ?LATIN_LIMIT@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::LATIN_LIMIT) + ?LATIN_MAX@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::LATIN_MAX) + ?LATIN_MAX_UTF8_LEAD@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::LATIN_MAX_UTF8_LEAD) + ?LEAD_ALL_FALLBACK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::LEAD_ALL_FALLBACK) + ?LEAD_ALL_UNASSIGNED@Collation@icu@@2IB (public: static unsigned int const icu::Collation::LEAD_ALL_UNASSIGNED) + ?LEAD_MIXED@Collation@icu@@2IB (public: static unsigned int const icu::Collation::LEAD_MIXED) + ?LEAD_TYPE_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::LEAD_TYPE_MASK) + ?LEVEL_SEPARATOR_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::LEVEL_SEPARATOR_BYTE) + ?LONG_INC@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::LONG_INC) + ?LONG_PRIMARY_CE32_LOW_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::LONG_PRIMARY_CE32_LOW_BYTE) + ?LONG_PRIMARY_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::LONG_PRIMARY_MASK) + ?LOWER_CASE@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::LOWER_CASE) + ?MAX_EXPANSION_LENGTH@Collation@icu@@2HB (public: static int const icu::Collation::MAX_EXPANSION_LENGTH) + ?MAX_INDEX@Collation@icu@@2HB (public: static int const icu::Collation::MAX_INDEX) + ?MAX_INDEX@CollationBuilder@icu@@0HB (private: static int const icu::CollationBuilder::MAX_INDEX) + ?MAX_LONG@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_LONG) + ?MAX_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::MAX_PRIMARY) + ?MAX_REGULAR_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::MAX_REGULAR_CE32) + ?MAX_SEC_AFTER@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_SEC_AFTER) + ?MAX_SEC_BEFORE@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_SEC_BEFORE) + ?MAX_SEC_HIGH@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_SEC_HIGH) + ?MAX_SHORT@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_SHORT) + ?MAX_TER_AFTER@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_TER_AFTER) + ?MAX_VARIABLE_MASK@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::MAX_VARIABLE_MASK) + ?MAX_VARIABLE_SHIFT@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::MAX_VARIABLE_SHIFT) + ?MAX_YEAR@AnnualTimeZoneRule@icu@@2HB (public: static int const icu::AnnualTimeZoneRule::MAX_YEAR) + ?MERGE_SEPARATOR_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::MERGE_SEPARATOR_BYTE) + ?MERGE_SEPARATOR_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::MERGE_SEPARATOR_CE32) + ?MERGE_SEPARATOR_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::MERGE_SEPARATOR_PRIMARY) + ?MERGE_WEIGHT@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MERGE_WEIGHT) + ?MIN_LONG@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MIN_LONG) + ?MIN_SEC_AFTER@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MIN_SEC_AFTER) + ?MIN_SEC_BEFORE@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MIN_SEC_BEFORE) + ?MIN_SEC_HIGH@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MIN_SEC_HIGH) + ?MIN_SHORT@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MIN_SHORT) + ?MatchAt@RegexMatcher@icu@@AAAX_JCAAW4UErrorCode@@@Z (private: void __cdecl icu::RegexMatcher::MatchAt(__int64,signed char,enum UErrorCode &)) + ?MatchChunkAt@RegexMatcher@icu@@AAAXHCAAW4UErrorCode@@@Z (private: void __cdecl icu::RegexMatcher::MatchChunkAt(int,signed char,enum UErrorCode &)) + ?NEW_MOON@CalendarAstronomer@icu@@SA?BVMoonAge@12@XZ (public: static class icu::CalendarAstronomer::MoonAge const __cdecl icu::CalendarAstronomer::NEW_MOON(void)) + ?NO_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::NO_CE32) + ?NO_CE@Collation@icu@@2_JB (public: static __int64 const icu::Collation::NO_CE) + ?NO_CE_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::NO_CE_PRIMARY) + ?NO_CE_WEIGHT16@Collation@icu@@2IB (public: static unsigned int const icu::Collation::NO_CE_WEIGHT16) + ?NO_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::NO_LEVEL_FLAG) + ?NUMERIC@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::NUMERIC) + ?NUM_FAST_CHARS@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::NUM_FAST_CHARS) + ?OFFSET_SHIFT@CollationRuleParser@icu@@0HB (private: static int const icu::CollationRuleParser::OFFSET_SHIFT) + ?ONLY_SEC_TER_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::ONLY_SEC_TER_MASK) + ?ONLY_TERTIARY_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::ONLY_TERTIARY_MASK) + ?PASS_STRING@CompoundTransliterator@icu@@2QB_SB (public: static char16_t const * const icu::CompoundTransliterator::PASS_STRING) + ?PI@CalendarAstronomer@icu@@2NB (public: static double const icu::CalendarAstronomer::PI) + ?POS_BASE@CollationRuleParser@icu@@2_SB (public: static char16_t const icu::CollationRuleParser::POS_BASE) + ?POS_LEAD@CollationRuleParser@icu@@2_SB (public: static char16_t const icu::CollationRuleParser::POS_LEAD) + ?PRIMARY_COMPRESSION_HIGH_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::PRIMARY_COMPRESSION_HIGH_BYTE) + ?PRIMARY_COMPRESSION_LOW_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::PRIMARY_COMPRESSION_LOW_BYTE) + ?PRIMARY_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::PRIMARY_LEVEL_FLAG) + ?PRIMARY_SENTINEL@CollationRootElements@icu@@2IB (public: static unsigned int const icu::CollationRootElements::PRIMARY_SENTINEL) + ?PRIMARY_STEP_MASK@CollationRootElements@icu@@2EB (public: static unsigned char const icu::CollationRootElements::PRIMARY_STEP_MASK) + ?PUNCT_LIMIT@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::PUNCT_LIMIT) + ?PUNCT_START@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::PUNCT_START) + ?QUATERNARY_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::QUATERNARY_LEVEL_FLAG) + ?QUATERNARY_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::QUATERNARY_MASK) + ?QUAT_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::QUAT_COMMON_HIGH) + ?QUAT_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::QUAT_COMMON_LOW) + ?QUAT_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::QUAT_COMMON_MAX_COUNT) + ?QUAT_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::QUAT_COMMON_MIDDLE) + ?QUAT_SHIFTED_LIMIT_BYTE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::QUAT_SHIFTED_LIMIT_BYTE) + ?SECONDARY_AND_CASE_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::SECONDARY_AND_CASE_MASK) + ?SECONDARY_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::SECONDARY_LEVEL_FLAG) + ?SECONDARY_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::SECONDARY_MASK) + ?SECONDARY_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::SECONDARY_MASK) + ?SEC_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::SEC_COMMON_HIGH) + ?SEC_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::SEC_COMMON_LOW) + ?SEC_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::SEC_COMMON_MAX_COUNT) + ?SEC_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::SEC_COMMON_MIDDLE) + ?SEC_INC@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::SEC_INC) + ?SEC_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::SEC_OFFSET) + ?SEC_TER_DELTA_FLAG@CollationRootElements@icu@@2IB (public: static unsigned int const icu::CollationRootElements::SEC_TER_DELTA_FLAG) + ?SHIFTED@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::SHIFTED) + ?SHORT_INC@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::SHORT_INC) + ?SHORT_PRIMARY_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::SHORT_PRIMARY_MASK) + ?SPECIAL_CE32_LOW_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::SPECIAL_CE32_LOW_BYTE) + ?STARRED_FLAG@CollationRuleParser@icu@@0HB (private: static int const icu::CollationRuleParser::STARRED_FLAG) + ?STATICMONTHLENGTH@SimpleTimeZone@icu@@0QBCB (private: static signed char const * const icu::SimpleTimeZone::STATICMONTHLENGTH) + ?STRENGTH_MASK@CollationRuleParser@icu@@0HB (private: static int const icu::CollationRuleParser::STRENGTH_MASK) + ?STRENGTH_MASK@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::STRENGTH_MASK) + ?STRENGTH_SHIFT@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::STRENGTH_SHIFT) + ?SUMMER_SOLSTICE@CalendarAstronomer@icu@@SANXZ (public: static double __cdecl icu::CalendarAstronomer::SUMMER_SOLSTICE(void)) + ?SYNODIC_MONTH@CalendarAstronomer@icu@@2NB (public: static double const icu::CalendarAstronomer::SYNODIC_MONTH) + ?StateSave@RegexMatcher@icu@@AAAPAUREStackFrame@2@PAU32@_JAAW4UErrorCode@@@Z (private: struct icu::REStackFrame * __cdecl icu::RegexMatcher::StateSave(struct icu::REStackFrame *,__int64,enum UErrorCode &)) + ?TERMINATOR_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::TERMINATOR_BYTE) + ?TERTIARY_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::TERTIARY_LEVEL_FLAG) + ?TERTIARY_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TERTIARY_MASK) + ?TER_LOWER_FIRST_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_LOWER_FIRST_COMMON_HIGH) + ?TER_LOWER_FIRST_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_LOWER_FIRST_COMMON_LOW) + ?TER_LOWER_FIRST_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::TER_LOWER_FIRST_COMMON_MAX_COUNT) + ?TER_LOWER_FIRST_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_LOWER_FIRST_COMMON_MIDDLE) + ?TER_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TER_OFFSET) + ?TER_ONLY_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_ONLY_COMMON_HIGH) + ?TER_ONLY_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_ONLY_COMMON_LOW) + ?TER_ONLY_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::TER_ONLY_COMMON_MAX_COUNT) + ?TER_ONLY_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_ONLY_COMMON_MIDDLE) + ?TER_UPPER_FIRST_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_UPPER_FIRST_COMMON_HIGH) + ?TER_UPPER_FIRST_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_UPPER_FIRST_COMMON_LOW) + ?TER_UPPER_FIRST_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::TER_UPPER_FIRST_COMMON_MAX_COUNT) + ?TER_UPPER_FIRST_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_UPPER_FIRST_COMMON_MIDDLE) + ?TRAIL_WEIGHT_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::TRAIL_WEIGHT_BYTE) + ?TWO_CASES_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_CASES_MASK) + ?TWO_COMMON_SEC_PLUS_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_COMMON_SEC_PLUS_OFFSET) + ?TWO_COMMON_TER_PLUS_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_COMMON_TER_PLUS_OFFSET) + ?TWO_LONG_PRIMARIES_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_LONG_PRIMARIES_MASK) + ?TWO_LOWER_CASES@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_LOWER_CASES) + ?TWO_SECONDARIES_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_SECONDARIES_MASK) + ?TWO_SEC_OFFSETS@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_SEC_OFFSETS) + ?TWO_SHORT_PRIMARIES_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_SHORT_PRIMARIES_MASK) + ?TWO_TERTIARIES_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_TERTIARIES_MASK) + ?TWO_TER_OFFSETS@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_TER_OFFSETS) + ?UNASSIGNED_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::UNASSIGNED_CE32) + ?UNASSIGNED_IMPLICIT_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::UNASSIGNED_IMPLICIT_BYTE) + ?UPPER_FIRST@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::UPPER_FIRST) + ?Union@ScriptSet@icu@@QAAAAV12@ABV12@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::Union(class icu::ScriptSet const &)) + ?VERSION@CollationFastLatin@icu@@2GB (public: static unsigned short const icu::CollationFastLatin::VERSION) + ?WINTER_SOLSTICE@CalendarAstronomer@icu@@SANXZ (public: static double __cdecl icu::CalendarAstronomer::WINTER_SOLSTICE(void)) + ?ZERO_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::ZERO_LEVEL_FLAG) + ?_countAvailableSources@Transliterator@icu@@KAHXZ (protected: static int __cdecl icu::Transliterator::_countAvailableSources(void)) + ?_countAvailableTargets@Transliterator@icu@@KAHABVUnicodeString@2@@Z (protected: static int __cdecl icu::Transliterator::_countAvailableTargets(class icu::UnicodeString const &)) + ?_countAvailableVariants@Transliterator@icu@@KAHABVUnicodeString@2@0@Z (protected: static int __cdecl icu::Transliterator::_countAvailableVariants(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?_format@SimpleDateFormat@icu@@ABAAAVUnicodeString@2@AAVCalendar@2@AAV32@AAVFieldPositionHandler@2@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::SimpleDateFormat::_format(class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPositionHandler &,enum UErrorCode &)const ) + ?_getAvailableSource@Transliterator@icu@@KAAAVUnicodeString@2@HAAV32@@Z (protected: static class icu::UnicodeString & __cdecl icu::Transliterator::_getAvailableSource(int,class icu::UnicodeString &)) + ?_getAvailableTarget@Transliterator@icu@@KAAAVUnicodeString@2@HABV32@AAV32@@Z (protected: static class icu::UnicodeString & __cdecl icu::Transliterator::_getAvailableTarget(int,class icu::UnicodeString const &,class icu::UnicodeString &)) + ?_getAvailableVariant@Transliterator@icu@@KAAAVUnicodeString@2@HABV32@0AAV32@@Z (protected: static class icu::UnicodeString & __cdecl icu::Transliterator::_getAvailableVariant(int,class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &)) + ?_registerAlias@Transliterator@icu@@KAXABVUnicodeString@2@0@Z (protected: static void __cdecl icu::Transliterator::_registerAlias(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?_registerFactory@Transliterator@icu@@KAXABVUnicodeString@2@P6APAV12@0TToken@12@@Z1@Z (protected: static void __cdecl icu::Transliterator::_registerFactory(class icu::UnicodeString const &,class icu::Transliterator * (__cdecl*)(class icu::UnicodeString const &,union icu::Transliterator::Token),union icu::Transliterator::Token)) + ?_registerInstance@Transliterator@icu@@KAXPAV12@@Z (protected: static void __cdecl icu::Transliterator::_registerInstance(class icu::Transliterator *)) + ?_registerSpecialInverse@Transliterator@icu@@KAXABVUnicodeString@2@0C@Z (protected: static void __cdecl icu::Transliterator::_registerSpecialInverse(class icu::UnicodeString const &,class icu::UnicodeString const &,signed char)) + ?_round@DecimalFormat@icu@@IBAAAVDigitList@2@ABV32@AAV32@AACAAW4UErrorCode@@@Z (protected: class icu::DigitList & __cdecl icu::DecimalFormat::_round(class icu::DigitList const &,class icu::DigitList &,signed char &,enum UErrorCode &)const ) + ?_transliterate@Transliterator@icu@@ABAXAAVReplaceable@2@AAUUTransPosition@@PBVUnicodeString@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::Transliterator::_transliterate(class icu::Replaceable &,struct UTransPosition &,class icu::UnicodeString const *,enum UErrorCode &)const ) + ?absoluteDayToDayOfWeek@HebrewCalendar@icu@@CAHH@Z (private: static int __cdecl icu::HebrewCalendar::absoluteDayToDayOfWeek(int)) + ?add@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QAAXW4UDateFormatBooleanAttribute@@@Z (public: void __cdecl icu::EnumSet::add(enum UDateFormatBooleanAttribute)) + ?add@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QAAXW4UNumberFormatAttribute@@@Z (public: void __cdecl icu::EnumSet::add(enum UNumberFormatAttribute)) + ?add@AffixPattern@icu@@AAAXW4ETokenType@12@E@Z (private: void __cdecl icu::AffixPattern::add(enum icu::AffixPattern::ETokenType,unsigned char)) + ?add@AffixPattern@icu@@QAAXW4ETokenType@12@@Z (public: void __cdecl icu::AffixPattern::add(enum icu::AffixPattern::ETokenType)) + ?add@Calendar@icu@@UAAXW4EDateFields@12@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Calendar::add(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?add@Calendar@icu@@UAAXW4UCalendarDateFields@@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Calendar::add(enum UCalendarDateFields,int,enum UErrorCode &)) + ?add@ChineseCalendar@icu@@UAAXW4EDateFields@Calendar@2@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChineseCalendar::add(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?add@ChineseCalendar@icu@@UAAXW4UCalendarDateFields@@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChineseCalendar::add(enum UCalendarDateFields,int,enum UErrorCode &)) + ?add@CollationDataBuilder@icu@@QAAXABVUnicodeString@2@0QB_JHAAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::add(class icu::UnicodeString const &,class icu::UnicodeString const &,__int64 const * const,int,enum UErrorCode &)) + ?add@HebrewCalendar@icu@@UAAXW4EDateFields@Calendar@2@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::HebrewCalendar::add(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?add@HebrewCalendar@icu@@UAAXW4UCalendarDateFields@@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::HebrewCalendar::add(enum UCalendarDateFields,int,enum UErrorCode &)) + ?addAttribute@FieldPositionHandler@icu@@UAAXHHH@Z (public: virtual void __cdecl icu::FieldPositionHandler::addAttribute(int,int,int)) + ?addCE32@CollationDataBuilder@icu@@IAAHIAAW4UErrorCode@@@Z (protected: int __cdecl icu::CollationDataBuilder::addCE32(unsigned int,enum UErrorCode &)) + ?addCE32@CollationDataBuilder@icu@@QAAXABVUnicodeString@2@0IAAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::addCE32(class icu::UnicodeString const &,class icu::UnicodeString const &,unsigned int,enum UErrorCode &)) + ?addCE@CollationDataBuilder@icu@@IAAH_JAAW4UErrorCode@@@Z (protected: int __cdecl icu::CollationDataBuilder::addCE(__int64,enum UErrorCode &)) + ?addCLDRData@DateTimePatternGenerator@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::addCLDRData(class icu::Locale const &,enum UErrorCode &)) + ?addCanonicalItems@DateTimePatternGenerator@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::addCanonicalItems(enum UErrorCode &)) + ?addChildNode@TextTrieMap@icu@@AAAPAUCharacterNode@2@PAU32@_SAAW4UErrorCode@@@Z (private: struct icu::CharacterNode * __cdecl icu::TextTrieMap::addChildNode(struct icu::CharacterNode *,char16_t,enum UErrorCode &)) + ?addChineseIndexCharacters@AlphabeticIndex@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::AlphabeticIndex::addChineseIndexCharacters(enum UErrorCode &)) + ?addConditionalCE32@CollationDataBuilder@icu@@IAAHABVUnicodeString@2@IAAW4UErrorCode@@@Z (protected: int __cdecl icu::CollationDataBuilder::addConditionalCE32(class icu::UnicodeString const &,unsigned int,enum UErrorCode &)) + ?addContextTrie@CollationDataBuilder@icu@@IAAHIAAVUCharsTrieBuilder@2@AAW4UErrorCode@@@Z (protected: int __cdecl icu::CollationDataBuilder::addContextTrie(unsigned int,class icu::UCharsTrieBuilder &,enum UErrorCode &)) + ?addContractionEntry@CollationFastLatinBuilder@icu@@AAAXH_J0AAW4UErrorCode@@@Z (private: void __cdecl icu::CollationFastLatinBuilder::addContractionEntry(int,__int64,__int64,enum UErrorCode &)) + ?addCurrency@AffixPattern@icu@@QAAXE@Z (public: void __cdecl icu::AffixPattern::addCurrency(unsigned char)) + ?addHighScriptRange@CollationData@icu@@ABAHQAEHH@Z (private: int __cdecl icu::CollationData::addHighScriptRange(unsigned char * const,int,int)const ) + ?addICUPatterns@DateTimePatternGenerator@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::addICUPatterns(class icu::Locale const &,enum UErrorCode &)) + ?addIfAbsent@QuantityFormatter@icu@@QAACPBDABVUnicodeString@2@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::QuantityFormatter::addIfAbsent(char const *,class icu::UnicodeString const &,enum UErrorCode &)) + ?addIfDifferent@CollationBuilder@icu@@AAAIABVUnicodeString@2@0QB_JHIAAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationBuilder::addIfDifferent(class icu::UnicodeString const &,class icu::UnicodeString const &,__int64 const * const,int,unsigned int,enum UErrorCode &)) + ?addIndexExemplars@AlphabeticIndex@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::AlphabeticIndex::addIndexExemplars(class icu::Locale const &,enum UErrorCode &)) + ?addLabels@AlphabeticIndex@icu@@UAAAAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::addLabels(class icu::Locale const &,enum UErrorCode &)) + ?addLabels@AlphabeticIndex@icu@@UAAAAV12@ABVUnicodeSet@2@AAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::addLabels(class icu::UnicodeSet const &,enum UErrorCode &)) + ?addLiteral@AffixPattern@icu@@QAAXPB_SHH@Z (public: void __cdecl icu::AffixPattern::addLiteral(char16_t const *,int,int)) + ?addLowScriptRange@CollationData@icu@@ABAHQAEHH@Z (private: int __cdecl icu::CollationData::addLowScriptRange(unsigned char * const,int,int)const ) + ?addMetaZone@MatchInfoCollection@TimeZoneNames@icu@@QAAXW4UTimeZoneNameType@@HABVUnicodeString@3@AAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneNames::MatchInfoCollection::addMetaZone(enum UTimeZoneNameType,int,class icu::UnicodeString const &,enum UErrorCode &)) + ?addOnlyClosure@CollationBuilder@icu@@AAAIABVUnicodeString@2@0QB_JHIAAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationBuilder::addOnlyClosure(class icu::UnicodeString const &,class icu::UnicodeString const &,__int64 const * const,int,unsigned int,enum UErrorCode &)) + ?addPattern@DateTimePatternGenerator@icu@@QAA?AW4UDateTimePatternConflict@@ABVUnicodeString@2@CAAV42@AAW4UErrorCode@@@Z (public: enum UDateTimePatternConflict __cdecl icu::DateTimePatternGenerator::addPattern(class icu::UnicodeString const &,signed char,class icu::UnicodeString &,enum UErrorCode &)) + ?addPatternWithSkeleton@DateTimePatternGenerator@icu@@AAA?AW4UDateTimePatternConflict@@ABVUnicodeString@2@PBV42@CAAV42@AAW4UErrorCode@@@Z (private: enum UDateTimePatternConflict __cdecl icu::DateTimePatternGenerator::addPatternWithSkeleton(class icu::UnicodeString const &,class icu::UnicodeString const *,signed char,class icu::UnicodeString &,enum UErrorCode &)) + ?addRecord@AlphabeticIndex@icu@@UAAAAV12@ABVUnicodeString@2@PBXAAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::addRecord(class icu::UnicodeString const &,void const *,enum UErrorCode &)) + ?addRelation@CollationBuilder@icu@@EAAXHABVUnicodeString@2@00AAPBDAAW4UErrorCode@@@Z (private: virtual void __cdecl icu::CollationBuilder::addRelation(int,class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString const &,char const * &,enum UErrorCode &)) + ?addReset@CollationBuilder@icu@@EAAXHABVUnicodeString@2@AAPBDAAW4UErrorCode@@@Z (private: virtual void __cdecl icu::CollationBuilder::addReset(int,class icu::UnicodeString const &,char const * &,enum UErrorCode &)) + ?addTailComposites@CollationBuilder@icu@@AAAXABVUnicodeString@2@0AAW4UErrorCode@@@Z (private: void __cdecl icu::CollationBuilder::addTailComposites(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?addTransitionRule@RuleBasedTimeZone@icu@@QAAXPAVTimeZoneRule@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedTimeZone::addTransitionRule(class icu::TimeZoneRule *,enum UErrorCode &)) + ?addUniqueCE@CollationFastLatinBuilder@icu@@AAAX_JAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationFastLatinBuilder::addUniqueCE(__int64,enum UErrorCode &)) + ?addWithClosure@CollationBuilder@icu@@AAAIABVUnicodeString@2@0QB_JHIAAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationBuilder::addWithClosure(class icu::UnicodeString const &,class icu::UnicodeString const &,__int64 const * const,int,unsigned int,enum UErrorCode &)) + ?addZone@MatchInfoCollection@TimeZoneNames@icu@@QAAXW4UTimeZoneNameType@@HABVUnicodeString@3@AAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneNames::MatchInfoCollection::addZone(enum UTimeZoneNameType,int,class icu::UnicodeString const &,enum UErrorCode &)) + ?adjustFieldTypes@DateTimePatternGenerator@icu@@AAA?AVUnicodeString@2@ABV32@PBVPtnSkeleton@2@HW4UDateTimePatternMatchOptions@@@Z (private: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::adjustFieldTypes(class icu::UnicodeString const &,class icu::PtnSkeleton const *,int,enum UDateTimePatternMatchOptions)) + ?adjustFieldWidth@DateIntervalFormat@icu@@CAXABVUnicodeString@2@00CAAV32@@Z (private: static void __cdecl icu::DateIntervalFormat::adjustFieldWidth(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString const &,signed char,class icu::UnicodeString &)) + ?adjustForCapitalizationContext@RuleBasedNumberFormat@icu@@ABAAAVUnicodeString@2@HAAV32@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::adjustForCapitalizationContext(int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?adjustForContext@RelativeDateTimeFormatter@icu@@ABAXAAVUnicodeString@2@@Z (private: void __cdecl icu::RelativeDateTimeFormatter::adjustForContext(class icu::UnicodeString &)const ) + ?adjustForMinFractionDigits@FixedDecimal@icu@@QAAXH@Z (public: void __cdecl icu::FixedDecimal::adjustForMinFractionDigits(int)) + ?adjustPosition@DateIntervalFormat@icu@@CAXAAVUnicodeString@2@0AAVFieldPosition@2@011@Z (private: static void __cdecl icu::DateIntervalFormat::adjustPosition(class icu::UnicodeString &,class icu::UnicodeString &,class icu::FieldPosition &,class icu::UnicodeString &,class icu::FieldPosition &,class icu::FieldPosition &)) + ?adjustPrecision@CurrencyAffixInfo@icu@@SAXPB_SW4UCurrencyUsage@@AAVFixedPrecision@2@AAW4UErrorCode@@@Z (public: static void __cdecl icu::CurrencyAffixInfo::adjustPrecision(char16_t const *,enum UCurrencyUsage,class icu::FixedPrecision &,enum UErrorCode &)) + ?adopt@ZNStringPool@icu@@QAAPB_SPB_SAAW4UErrorCode@@@Z (public: char16_t const * __cdecl icu::ZNStringPool::adopt(char16_t const *,enum UErrorCode &)) + ?adoptArray@Formattable@icu@@QAAXPAV12@H@Z (public: void __cdecl icu::Formattable::adoptArray(class icu::Formattable *,int)) + ?adoptCalendar@DateFormat@icu@@UAAXPAVCalendar@2@@Z (public: virtual void __cdecl icu::DateFormat::adoptCalendar(class icu::Calendar *)) + ?adoptCalendar@SimpleDateFormat@icu@@UAAXPAVCalendar@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::adoptCalendar(class icu::Calendar *)) + ?adoptCurrencyPluralInfo@DecimalFormat@icu@@UAAXPAVCurrencyPluralInfo@2@@Z (public: virtual void __cdecl icu::DecimalFormat::adoptCurrencyPluralInfo(class icu::CurrencyPluralInfo *)) + ?adoptDateFormatSymbols@SimpleDateFormat@icu@@UAAXPAVDateFormatSymbols@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::adoptDateFormatSymbols(class icu::DateFormatSymbols *)) + ?adoptDecimalFormatSymbols@DecimalFormat@icu@@UAAXPAVDecimalFormatSymbols@2@@Z (public: virtual void __cdecl icu::DecimalFormat::adoptDecimalFormatSymbols(class icu::DecimalFormatSymbols *)) + ?adoptDecimalFormatSymbols@RuleBasedNumberFormat@icu@@UAAXPAVDecimalFormatSymbols@2@@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::adoptDecimalFormatSymbols(class icu::DecimalFormatSymbols *)) + ?adoptDefault@TimeZone@icu@@SAXPAV12@@Z (public: static void __cdecl icu::TimeZone::adoptDefault(class icu::TimeZone *)) + ?adoptDigitList@Formattable@icu@@QAAXPAVDigitList@2@@Z (public: void __cdecl icu::Formattable::adoptDigitList(class icu::DigitList *)) + ?adoptFilter@Transliterator@icu@@QAAXPAVUnicodeFilter@2@@Z (public: void __cdecl icu::Transliterator::adoptFilter(class icu::UnicodeFilter *)) + ?adoptFormat@MessageFormat@icu@@UAAXABVUnicodeString@2@PAVFormat@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::MessageFormat::adoptFormat(class icu::UnicodeString const &,class icu::Format *,enum UErrorCode &)) + ?adoptFormat@MessageFormat@icu@@UAAXHPAVFormat@2@@Z (public: virtual void __cdecl icu::MessageFormat::adoptFormat(int,class icu::Format *)) + ?adoptFormats@MessageFormat@icu@@UAAXPAPAVFormat@2@H@Z (public: virtual void __cdecl icu::MessageFormat::adoptFormats(class icu::Format * *,int)) + ?adoptFrom@TimeZoneTransition@icu@@QAAXPAVTimeZoneRule@2@@Z (public: void __cdecl icu::TimeZoneTransition::adoptFrom(class icu::TimeZoneRule *)) + ?adoptNumberFormat@DateFormat@icu@@UAAXPAVNumberFormat@2@@Z (public: virtual void __cdecl icu::DateFormat::adoptNumberFormat(class icu::NumberFormat *)) + ?adoptNumberFormat@MeasureFormat@icu@@IAAXPAVNumberFormat@2@AAW4UErrorCode@@@Z (protected: void __cdecl icu::MeasureFormat::adoptNumberFormat(class icu::NumberFormat *,enum UErrorCode &)) + ?adoptNumberFormat@SimpleDateFormat@icu@@QAAXABVUnicodeString@2@PAVNumberFormat@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleDateFormat::adoptNumberFormat(class icu::UnicodeString const &,class icu::NumberFormat *,enum UErrorCode &)) + ?adoptNumberFormat@SimpleDateFormat@icu@@UAAXPAVNumberFormat@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::adoptNumberFormat(class icu::NumberFormat *)) + ?adoptObject@Formattable@icu@@QAAXPAVUObject@2@@Z (public: void __cdecl icu::Formattable::adoptObject(class icu::UObject *)) + ?adoptString@Formattable@icu@@QAAXPAVUnicodeString@2@@Z (public: void __cdecl icu::Formattable::adoptString(class icu::UnicodeString *)) + ?adoptTailoring@RuleBasedCollator@icu@@AAAXPAUCollationTailoring@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedCollator::adoptTailoring(struct icu::CollationTailoring *,enum UErrorCode &)) + ?adoptTimeZone@Calendar@icu@@QAAXPAVTimeZone@2@@Z (public: void __cdecl icu::Calendar::adoptTimeZone(class icu::TimeZone *)) + ?adoptTimeZone@DateFormat@icu@@UAAXPAVTimeZone@2@@Z (public: virtual void __cdecl icu::DateFormat::adoptTimeZone(class icu::TimeZone *)) + ?adoptTimeZone@DateIntervalFormat@icu@@UAAXPAVTimeZone@2@@Z (public: virtual void __cdecl icu::DateIntervalFormat::adoptTimeZone(class icu::TimeZone *)) + ?adoptTimeZoneFormat@SimpleDateFormat@icu@@UAAXPAVTimeZoneFormat@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::adoptTimeZoneFormat(class icu::TimeZoneFormat *)) + ?adoptTimeZoneNames@TimeZoneFormat@icu@@QAAXPAVTimeZoneNames@2@@Z (public: void __cdecl icu::TimeZoneFormat::adoptTimeZoneNames(class icu::TimeZoneNames *)) + ?adoptTo@TimeZoneTransition@icu@@QAAXPAVTimeZoneRule@2@@Z (public: void __cdecl icu::TimeZoneTransition::adoptTo(class icu::TimeZoneRule *)) + ?adoptTransliterators@CompoundTransliterator@icu@@QAAXQAPAVTransliterator@2@H@Z (public: void __cdecl icu::CompoundTransliterator::adoptTransliterators(class icu::Transliterator * * const,int)) + ?after@Calendar@icu@@QBACABV12@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::Calendar::after(class icu::Calendar const &,enum UErrorCode &)const ) + ?aggregateStamp@GregorianCalendar@icu@@AAAHHH@Z (private: int __cdecl icu::GregorianCalendar::aggregateStamp(int,int)) + ?aliasInstead@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QAAXPAUdecNumber@@H@Z (public: void __cdecl icu::MaybeStackHeaderAndArray::aliasInstead(struct decNumber *,int)) + ?aliasReordering@CollationSettings@icu@@QAAXABUCollationData@2@PBHHPBIHPBEAAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::aliasReordering(struct icu::CollationData const &,int const *,int,unsigned int const *,int,unsigned char const *,enum UErrorCode &)) + ?allocWeights@CollationWeights@icu@@QAACIIH@Z (public: signed char __cdecl icu::CollationWeights::allocWeights(unsigned int,unsigned int,int)) + ?allocWeightsInMinLengthRanges@CollationWeights@icu@@AAACHH@Z (private: signed char __cdecl icu::CollationWeights::allocWeightsInMinLengthRanges(int,int)) + ?allocWeightsInShortRanges@CollationWeights@icu@@AAACHH@Z (private: signed char __cdecl icu::CollationWeights::allocWeightsInShortRanges(int,int)) + ?allocateArgTypes@MessageFormat@icu@@AAACHAAW4UErrorCode@@@Z (private: signed char __cdecl icu::MessageFormat::allocateArgTypes(int,enum UErrorCode &)) + ?allocateData@RegexCompile@icu@@AAAHH@Z (private: int __cdecl icu::RegexCompile::allocateData(int)) + ?allocateStackData@RegexCompile@icu@@AAAHH@Z (private: int __cdecl icu::RegexCompile::allocateStackData(int)) + ?append@AffixPattern@icu@@QAAAAV12@ABV12@@Z (public: class icu::AffixPattern & __cdecl icu::AffixPattern::append(class icu::AffixPattern const &)) + ?append@DigitAffix@icu@@QAAXABVUnicodeString@2@H@Z (public: void __cdecl icu::DigitAffix::append(class icu::UnicodeString const &,int)) + ?append@DigitAffix@icu@@QAAXPB_SHH@Z (public: void __cdecl icu::DigitAffix::append(char16_t const *,int,int)) + ?append@DigitList@icu@@QAAXD@Z (public: void __cdecl icu::DigitList::append(char)) + ?append@PluralAffix@icu@@QAACABV12@HAAW4UErrorCode@@@Z (public: signed char __cdecl icu::PluralAffix::append(class icu::PluralAffix const &,int,enum UErrorCode &)) + ?append@PluralAffix@icu@@QAAXABVUnicodeString@2@H@Z (public: void __cdecl icu::PluralAffix::append(class icu::UnicodeString const &,int)) + ?append@PluralAffix@icu@@QAAXPB_SHH@Z (public: void __cdecl icu::PluralAffix::append(char16_t const *,int,int)) + ?appendCEsFromCE32@CollationIterator@icu@@IAAXPBUCollationData@2@HICAAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationIterator::appendCEsFromCE32(struct icu::CollationData const *,int,unsigned int,signed char,enum UErrorCode &)) + ?appendDigitsTo@DigitList@icu@@QBAXAAVCharString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::appendDigitsTo(class icu::CharString &,enum UErrorCode &)const ) + ?appendGroup@RegexMatcher@icu@@ABA_JHPAUUText@@AAW4UErrorCode@@@Z (private: __int64 __cdecl icu::RegexMatcher::appendGroup(int,struct UText *,enum UErrorCode &)const ) + ?appendNumericCEs@CollationIterator@icu@@AAAXICAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationIterator::appendNumericCEs(unsigned int,signed char,enum UErrorCode &)) + ?appendNumericSegmentCEs@CollationIterator@icu@@AAAXPBDHAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationIterator::appendNumericSegmentCEs(char const *,int,enum UErrorCode &)) + ?appendOffsetDigits@TimeZoneFormat@icu@@ABAXAAVUnicodeString@2@HE@Z (private: void __cdecl icu::TimeZoneFormat::appendOffsetDigits(class icu::UnicodeString &,int,unsigned char)const ) + ?appendOp@RegexCompile@icu@@AAAXH@Z (private: void __cdecl icu::RegexCompile::appendOp(int)) + ?appendOp@RegexCompile@icu@@AAAXHH@Z (private: void __cdecl icu::RegexCompile::appendOp(int,int)) + ?appendPadding@DigitAffixesAndPadding@icu@@ABAAAVUnicodeString@2@HAAV32@@Z (private: class icu::UnicodeString & __cdecl icu::DigitAffixesAndPadding::appendPadding(int,class icu::UnicodeString &)const ) + ?appendReplacement@RegexMatcher@icu@@UAAAAV12@AAVUnicodeString@2@ABV32@AAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::appendReplacement(class icu::UnicodeString &,class icu::UnicodeString const &,enum UErrorCode &)) + ?appendReplacement@RegexMatcher@icu@@UAAAAV12@PAUUText@@0AAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::appendReplacement(struct UText *,struct UText *,enum UErrorCode &)) + ?appendTail@RegexMatcher@icu@@UAAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RegexMatcher::appendTail(class icu::UnicodeString &)) + ?appendTail@RegexMatcher@icu@@UAAPAUUText@@PAU3@AAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::appendTail(struct UText *,enum UErrorCode &)) + ?appendUChar@DigitAffix@icu@@QAAX_SH@Z (public: void __cdecl icu::DigitAffix::appendUChar(char16_t,int)) + ?appendUChar@PluralAffix@icu@@QAAX_SH@Z (public: void __cdecl icu::PluralAffix::appendUChar(char16_t,int)) + ?appendUNTIL@VTimeZone@icu@@ABAXAAVVTZWriter@2@ABVUnicodeString@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::appendUNTIL(class icu::VTZWriter &,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?applyLocalizedPattern@DecimalFormat@icu@@UAAXABVUnicodeString@2@AAUUParseError@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::applyLocalizedPattern(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?applyLocalizedPattern@DecimalFormat@icu@@UAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::applyLocalizedPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyLocalizedPattern@SimpleDateFormat@icu@@UAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleDateFormat::applyLocalizedPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@ChoiceFormat@icu@@UAAXABVUnicodeString@2@AAUUParseError@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChoiceFormat::applyPattern(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?applyPattern@ChoiceFormat@icu@@UAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChoiceFormat::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@DecimalFormat@icu@@UAAXABVUnicodeString@2@AAUUParseError@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::applyPattern(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?applyPattern@DecimalFormat@icu@@UAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@MessageFormat@icu@@UAAXABVUnicodeString@2@AAUUParseError@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::MessageFormat::applyPattern(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?applyPattern@MessageFormat@icu@@UAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::MessageFormat::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@MessageFormat@icu@@UAAXABVUnicodeString@2@W4UMessagePatternApostropheMode@@PAUUParseError@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::MessageFormat::applyPattern(class icu::UnicodeString const &,enum UMessagePatternApostropheMode,struct UParseError *,enum UErrorCode &)) + ?applyPattern@PluralFormat@icu@@QAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::PluralFormat::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@SelectFormat@icu@@QAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::SelectFormat::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@SimpleDateFormat@icu@@UAAXABVUnicodeString@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::applyPattern(class icu::UnicodeString const &)) + ?areSignificantDigitsUsed@DecimalFormat@icu@@QBACXZ (public: signed char __cdecl icu::DecimalFormat::areSignificantDigitsUsed(void)const ) + ?argNameMatches@MessageFormat@icu@@AAACHABVUnicodeString@2@H@Z (private: signed char __cdecl icu::MessageFormat::argNameMatches(int,class icu::UnicodeString const &,int)) + ?arrayCompare@DateFormatSymbols@icu@@CACPBVUnicodeString@2@0H@Z (private: static signed char __cdecl icu::DateFormatSymbols::arrayCompare(class icu::UnicodeString const *,class icu::UnicodeString const *,int)) + ?assignArray@DateFormatSymbols@icu@@CAXAAPAVUnicodeString@2@AAHPBV32@H@Z (private: static void __cdecl icu::DateFormatSymbols::assignArray(class icu::UnicodeString * &,int &,class icu::UnicodeString const *,int)) + ?attributeHasBeenSetExplicitly@RuleBasedCollator@icu@@ABACH@Z (private: signed char __cdecl icu::RuleBasedCollator::attributeHasBeenSetExplicitly(int)const ) + ?autoQuoteApostrophe@MessageFormat@icu@@SA?AVUnicodeString@2@ABV32@AAW4UErrorCode@@@Z (public: static class icu::UnicodeString __cdecl icu::MessageFormat::autoQuoteApostrophe(class icu::UnicodeString const &,enum UErrorCode &)) + ?backwardNumCodePoints@FCDUIterCollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUIterCollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumCodePoints@FCDUTF16CollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUTF16CollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumCodePoints@FCDUTF8CollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUTF8CollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumCodePoints@UIterCollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UIterCollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumCodePoints@UTF16CollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UTF16CollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumCodePoints@UTF8CollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UTF8CollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumSkipped@CollationIterator@icu@@AAAXHAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationIterator::backwardNumSkipped(int,enum UErrorCode &)) + ?before@Calendar@icu@@QBACABV12@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::Calendar::before(class icu::Calendar const &,enum UErrorCode &)const ) + ?beginRRULE@VTimeZone@icu@@ABAXAAVVTZWriter@2@HAAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::beginRRULE(class icu::VTZWriter &,int,enum UErrorCode &)const ) + ?beginZoneProps@VTimeZone@icu@@ABAXAAVVTZWriter@2@CABVUnicodeString@2@HHNAAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::beginZoneProps(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,double,enum UErrorCode &)const ) + ?blockTopLoc@RegexCompile@icu@@AAAHC@Z (private: int __cdecl icu::RegexCompile::blockTopLoc(signed char)) + ?boundsCheck@GregorianCalendar@icu@@ABACHW4UCalendarDateFields@@@Z (private: signed char __cdecl icu::GregorianCalendar::boundsCheck(int,enum UCalendarDateFields)const ) + ?build@CollationDataBuilder@icu@@UAAXAAUCollationData@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::CollationDataBuilder::build(struct icu::CollationData &,enum UErrorCode &)) + ?buildContext@CollationDataBuilder@icu@@IAAIPAUConditionalCE32@2@AAW4UErrorCode@@@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::buildContext(struct icu::ConditionalCE32 *,enum UErrorCode &)) + ?buildContexts@CollationDataBuilder@icu@@IAAXAAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationDataBuilder::buildContexts(enum UErrorCode &)) + ?buildFastLatinTable@CollationDataBuilder@icu@@IAAXAAUCollationData@2@AAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationDataBuilder::buildFastLatinTable(struct icu::CollationData &,enum UErrorCode &)) + ?buildImmutableIndex@AlphabeticIndex@icu@@QAAPAVImmutableIndex@12@AAW4UErrorCode@@@Z (public: class icu::AlphabeticIndex::ImmutableIndex * __cdecl icu::AlphabeticIndex::buildImmutableIndex(enum UErrorCode &)) + ?buildMappings@CollationDataBuilder@icu@@IAAXAAUCollationData@2@AAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationDataBuilder::buildMappings(struct icu::CollationData &,enum UErrorCode &)) + ?buildOp@RegexCompile@icu@@AAAHHH@Z (private: int __cdecl icu::RegexCompile::buildOp(int,int)) + ?buildTrie@TextTrieMap@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::TextTrieMap::buildTrie(enum UErrorCode &)) + ?cacheExplicitFormats@MessageFormat@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::cacheExplicitFormats(enum UErrorCode &)) + ?calendarFieldToIntervalIndex@DateIntervalInfo@icu@@CA?AW4IntervalPatternIndex@12@W4UCalendarDateFields@@AAW4UErrorCode@@@Z (private: static enum icu::DateIntervalInfo::IntervalPatternIndex __cdecl icu::DateIntervalInfo::calendarFieldToIntervalIndex(enum UCalendarDateFields,enum UErrorCode &)) + ?canFormat@SmallIntFormatter@icu@@SACHABVIntDigitCountRange@2@@Z (public: static signed char __cdecl icu::SmallIntFormatter::canFormat(int,class icu::IntDigitCountRange const &)) + ?ce32HasContext@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::ce32HasContext(unsigned int)) + ?ceFromCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::ceFromCE32(unsigned int)) + ?ceFromLongPrimaryCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::ceFromLongPrimaryCE32(unsigned int)) + ?ceFromLongSecondaryCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::ceFromLongSecondaryCE32(unsigned int)) + ?ceFromSimpleCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::ceFromSimpleCE32(unsigned int)) + ?ceStrength@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::ceStrength(__int64)) + ?ceToJD@CECalendar@icu@@KAHHHHH@Z (protected: static int __cdecl icu::CECalendar::ceToJD(int,int,int,int)) + ?changeNodeNextIndex@CollationBuilder@icu@@CA_J_JH@Z (private: static __int64 __cdecl icu::CollationBuilder::changeNodeNextIndex(__int64,int)) + ?changeNodePreviousIndex@CollationBuilder@icu@@CA_J_JH@Z (private: static __int64 __cdecl icu::CollationBuilder::changeNodePreviousIndex(__int64,int)) + ?checkAbuttingHoursAndMinutes@TimeZoneFormat@icu@@AAAXXZ (private: void __cdecl icu::TimeZoneFormat::checkAbuttingHoursAndMinutes(void)) + ?checkConsistency@TimeUnitFormat@icu@@AAAXW4UTimeUnitFormatStyle@@PBDAAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::checkConsistency(enum UTimeUnitFormatStyle,char const *,enum UErrorCode &)) + ?checkIntSuffix@SimpleDateFormat@icu@@ABAHABVUnicodeString@2@HHC@Z (private: int __cdecl icu::SimpleDateFormat::checkIntSuffix(class icu::UnicodeString const &,int,int,signed char)const ) + ?checkTransitionRules@OlsonTimeZone@icu@@ABAXAAW4UErrorCode@@@Z (private: void __cdecl icu::OlsonTimeZone::checkTransitionRules(enum UErrorCode &)const ) + ?checkTransitionRules@SimpleTimeZone@icu@@ABAXAAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::checkTransitionRules(enum UErrorCode &)const ) + ?civilLeapYear@IslamicCalendar@icu@@CACH@Z (private: static signed char __cdecl icu::IslamicCalendar::civilLeapYear(int)) + ?cleanupRegionData@Region@icu@@SAXXZ (public: static void __cdecl icu::Region::cleanupRegionData(void)) + ?clear@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QAAXXZ (public: void __cdecl icu::EnumSet::clear(void)) + ?clear@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QAAXXZ (public: void __cdecl icu::EnumSet::clear(void)) + ?clear@?$PluralMap@VDigitAffix@icu@@@icu@@QAAXXZ (public: void __cdecl icu::PluralMap::clear(void)) + ?clear@Calendar@icu@@QAAXW4UCalendarDateFields@@@Z (public: void __cdecl icu::Calendar::clear(enum UCalendarDateFields)) + ?clear@Calendar@icu@@QAAXXZ (public: void __cdecl icu::Calendar::clear(void)) + ?clear@DigitGrouping@icu@@QAAXXZ (public: void __cdecl icu::DigitGrouping::clear(void)) + ?clear@DigitInterval@icu@@QAAXXZ (public: void __cdecl icu::DigitInterval::clear(void)) + ?clear@DigitList@icu@@QAAXXZ (public: void __cdecl icu::DigitList::clear(void)) + ?clear@SignificantDigitInterval@icu@@QAAXXZ (public: void __cdecl icu::SignificantDigitInterval::clear(void)) + ?clear@VisibleDigits@icu@@AAAXXZ (private: void __cdecl icu::VisibleDigits::clear(void)) + ?clear@VisibleDigitsWithExponent@icu@@QAAXXZ (public: void __cdecl icu::VisibleDigitsWithExponent::clear(void)) + ?clearBuckets@AlphabeticIndex@icu@@AAAXXZ (private: void __cdecl icu::AlphabeticIndex::clearBuckets(void)) + ?clearCEs@CollationIterator@icu@@QAAXXZ (public: void __cdecl icu::CollationIterator::clearCEs(void)) + ?clearCEsIfNoneRemaining@CollationIterator@icu@@QAAXXZ (public: void __cdecl icu::CollationIterator::clearCEsIfNoneRemaining(void)) + ?clearCache@CalendarAstronomer@icu@@AAAXXZ (private: void __cdecl icu::CalendarAstronomer::clearCache(void)) + ?clearContexts@CollationDataBuilder@icu@@IAAXXZ (protected: void __cdecl icu::CollationDataBuilder::clearContexts(void)) + ?clearRecords@AlphabeticIndex@icu@@UAAAAV12@AAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::clearRecords(enum UErrorCode &)) + ?clearTransitionRules@OlsonTimeZone@icu@@AAAXXZ (private: void __cdecl icu::OlsonTimeZone::clearTransitionRules(void)) + ?clearTransitionRules@SimpleTimeZone@icu@@AAAXXZ (private: void __cdecl icu::SimpleTimeZone::clearTransitionRules(void)) + ?clone@?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UBAPAVCacheKeyBase@2@XZ (public: virtual class icu::CacheKeyBase * __cdecl icu::LocaleCacheKey::clone(void)const ) + ?clone@AnnualTimeZoneRule@icu@@UBAPAV12@XZ (public: virtual class icu::AnnualTimeZoneRule * __cdecl icu::AnnualTimeZoneRule::clone(void)const ) + ?clone@ChineseCalendar@icu@@UBAPAVCalendar@2@XZ (public: virtual class icu::Calendar * __cdecl icu::ChineseCalendar::clone(void)const ) + ?clone@ChoiceFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::ChoiceFormat::clone(void)const ) + ?clone@CompactDecimalFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::CompactDecimalFormat::clone(void)const ) + ?clone@CompoundTransliterator@icu@@UBAPAVTransliterator@2@XZ (public: virtual class icu::Transliterator * __cdecl icu::CompoundTransliterator::clone(void)const ) + ?clone@CurrencyAmount@icu@@UBAPAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::CurrencyAmount::clone(void)const ) + ?clone@CurrencyPluralInfo@icu@@QBAPAV12@XZ (public: class icu::CurrencyPluralInfo * __cdecl icu::CurrencyPluralInfo::clone(void)const ) + ?clone@CurrencyUnit@icu@@UBAPAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::CurrencyUnit::clone(void)const ) + ?clone@DateFmtBestPatternKey@icu@@UBAPAVCacheKeyBase@2@XZ (public: virtual class icu::CacheKeyBase * __cdecl icu::DateFmtBestPatternKey::clone(void)const ) + ?clone@DateIntervalFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::DateIntervalFormat::clone(void)const ) + ?clone@DateIntervalInfo@icu@@UBAPAV12@XZ (public: virtual class icu::DateIntervalInfo * __cdecl icu::DateIntervalInfo::clone(void)const ) + ?clone@DateTimePatternGenerator@icu@@QBAPAV12@XZ (public: class icu::DateTimePatternGenerator * __cdecl icu::DateTimePatternGenerator::clone(void)const ) + ?clone@DateTimeRule@icu@@QBAPAV12@XZ (public: class icu::DateTimeRule * __cdecl icu::DateTimeRule::clone(void)const ) + ?clone@DecimalFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::DecimalFormat::clone(void)const ) + ?clone@DummyFormat@MessageFormat@icu@@UBAPAVFormat@3@XZ (public: virtual class icu::Format * __cdecl icu::MessageFormat::DummyFormat::clone(void)const ) + ?clone@FieldPosition@icu@@QBAPAV12@XZ (public: class icu::FieldPosition * __cdecl icu::FieldPosition::clone(void)const ) + ?clone@Formattable@icu@@QBAPAV12@XZ (public: class icu::Formattable * __cdecl icu::Formattable::clone(void)const ) + ?clone@GregorianCalendar@icu@@UBAPAVCalendar@2@XZ (public: virtual class icu::Calendar * __cdecl icu::GregorianCalendar::clone(void)const ) + ?clone@HebrewCalendar@icu@@UBAPAVCalendar@2@XZ (public: virtual class icu::Calendar * __cdecl icu::HebrewCalendar::clone(void)const ) + ?clone@InitialTimeZoneRule@icu@@UBAPAV12@XZ (public: virtual class icu::InitialTimeZoneRule * __cdecl icu::InitialTimeZoneRule::clone(void)const ) + ?clone@IslamicCalendar@icu@@UBAPAVCalendar@2@XZ (public: virtual class icu::Calendar * __cdecl icu::IslamicCalendar::clone(void)const ) + ?clone@MarkupStyle@ScientificNumberFormatter@icu@@UBAPAVStyle@23@XZ (public: virtual class icu::ScientificNumberFormatter::Style * __cdecl icu::ScientificNumberFormatter::MarkupStyle::clone(void)const ) + ?clone@Measure@icu@@UBAPAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::Measure::clone(void)const ) + ?clone@MeasureFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::MeasureFormat::clone(void)const ) + ?clone@MeasureUnit@icu@@UBAPAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::MeasureUnit::clone(void)const ) + ?clone@MessageFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::MessageFormat::clone(void)const ) + ?clone@OlsonTimeZone@icu@@UBAPAVTimeZone@2@XZ (public: virtual class icu::TimeZone * __cdecl icu::OlsonTimeZone::clone(void)const ) + ?clone@PluralFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::PluralFormat::clone(void)const ) + ?clone@PluralRules@icu@@QBAPAV12@XZ (public: class icu::PluralRules * __cdecl icu::PluralRules::clone(void)const ) + ?clone@RegexPattern@icu@@UBAPAV12@XZ (public: virtual class icu::RegexPattern * __cdecl icu::RegexPattern::clone(void)const ) + ?clone@RuleBasedCollator@icu@@UBAPAVCollator@2@XZ (public: virtual class icu::Collator * __cdecl icu::RuleBasedCollator::clone(void)const ) + ?clone@RuleBasedNumberFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::RuleBasedNumberFormat::clone(void)const ) + ?clone@RuleBasedTimeZone@icu@@UBAPAVTimeZone@2@XZ (public: virtual class icu::TimeZone * __cdecl icu::RuleBasedTimeZone::clone(void)const ) + ?clone@ScientificNumberFormatter@icu@@QBAPAV12@XZ (public: class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::clone(void)const ) + ?clone@SelectFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::SelectFormat::clone(void)const ) + ?clone@SimpleDateFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::SimpleDateFormat::clone(void)const ) + ?clone@SimpleTimeZone@icu@@UBAPAVTimeZone@2@XZ (public: virtual class icu::TimeZone * __cdecl icu::SimpleTimeZone::clone(void)const ) + ?clone@StringSearch@icu@@QBAPAV12@XZ (public: class icu::StringSearch * __cdecl icu::StringSearch::clone(void)const ) + ?clone@SuperscriptStyle@ScientificNumberFormatter@icu@@UBAPAVStyle@23@XZ (public: virtual class icu::ScientificNumberFormatter::Style * __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::clone(void)const ) + ?clone@TimeArrayTimeZoneRule@icu@@UBAPAV12@XZ (public: virtual class icu::TimeArrayTimeZoneRule * __cdecl icu::TimeArrayTimeZoneRule::clone(void)const ) + ?clone@TimeUnit@icu@@UBAPAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::TimeUnit::clone(void)const ) + ?clone@TimeUnitAmount@icu@@UBAPAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::TimeUnitAmount::clone(void)const ) + ?clone@TimeUnitFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::TimeUnitFormat::clone(void)const ) + ?clone@TimeZoneFormat@icu@@UBAPAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::TimeZoneFormat::clone(void)const ) + ?clone@TimeZoneGenericNames@icu@@UBAPAV12@XZ (public: virtual class icu::TimeZoneGenericNames * __cdecl icu::TimeZoneGenericNames::clone(void)const ) + ?clone@TimeZoneTransition@icu@@QBAPAV12@XZ (public: class icu::TimeZoneTransition * __cdecl icu::TimeZoneTransition::clone(void)const ) + ?clone@Transliterator@icu@@UBAPAV12@XZ (public: virtual class icu::Transliterator * __cdecl icu::Transliterator::clone(void)const ) + ?clone@VTimeZone@icu@@UBAPAVTimeZone@2@XZ (public: virtual class icu::TimeZone * __cdecl icu::VTimeZone::clone(void)const ) + ?cloneBinary@RuleBasedCollator@icu@@QBAHPAEHAAW4UErrorCode@@@Z (public: int __cdecl icu::RuleBasedCollator::cloneBinary(unsigned char *,int,enum UErrorCode &)const ) + ?cloneRuleData@RuleBasedCollator@icu@@QBAPAEAAHAAW4UErrorCode@@@Z (public: unsigned char * __cdecl icu::RuleBasedCollator::cloneRuleData(int &,enum UErrorCode &)const ) + ?closeOverComposites@CollationBuilder@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationBuilder::closeOverComposites(enum UErrorCode &)) + ?combineDateAndTime@RelativeDateTimeFormatter@icu@@QBAAAVUnicodeString@2@ABV32@0AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::RelativeDateTimeFormatter::combineDateAndTime(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?compare@Collator@icu@@UBA?AW4EComparisonResult@12@ABVUnicodeString@2@0@Z (public: virtual enum icu::Collator::EComparisonResult __cdecl icu::Collator::compare(class icu::UnicodeString const &,class icu::UnicodeString const &)const ) + ?compare@Collator@icu@@UBA?AW4EComparisonResult@12@ABVUnicodeString@2@0H@Z (public: virtual enum icu::Collator::EComparisonResult __cdecl icu::Collator::compare(class icu::UnicodeString const &,class icu::UnicodeString const &,int)const ) + ?compare@Collator@icu@@UBA?AW4EComparisonResult@12@PB_SH0H@Z (public: virtual enum icu::Collator::EComparisonResult __cdecl icu::Collator::compare(char16_t const *,int,char16_t const *,int)const ) + ?compare@Collator@icu@@UBA?AW4UCollationResult@@AAUUCharIterator@@0AAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::Collator::compare(struct UCharIterator &,struct UCharIterator &,enum UErrorCode &)const ) + ?compare@DigitList@icu@@QAAHABV12@@Z (public: int __cdecl icu::DigitList::compare(class icu::DigitList const &)) + ?compare@RuleBasedCollator@icu@@UBA?AW4UCollationResult@@AAUUCharIterator@@0AAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::compare(struct UCharIterator &,struct UCharIterator &,enum UErrorCode &)const ) + ?compare@RuleBasedCollator@icu@@UBA?AW4UCollationResult@@ABVUnicodeString@2@0AAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::compare(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?compare@RuleBasedCollator@icu@@UBA?AW4UCollationResult@@ABVUnicodeString@2@0HAAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::compare(class icu::UnicodeString const &,class icu::UnicodeString const &,int,enum UErrorCode &)const ) + ?compare@RuleBasedCollator@icu@@UBA?AW4UCollationResult@@PB_SH0HAAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::compare(char16_t const *,int,char16_t const *,int,enum UErrorCode &)const ) + ?compareAffix@DecimalFormat@icu@@ABAHABVUnicodeString@2@HCCPBV32@CCPA_S@Z (private: int __cdecl icu::DecimalFormat::compareAffix(class icu::UnicodeString const &,int,signed char,signed char,class icu::UnicodeString const *,signed char,signed char,char16_t *)const ) + ?compareComplexAffix@DecimalFormat@icu@@ABAHABVUnicodeString@2@0HCPA_S@Z (private: int __cdecl icu::DecimalFormat::compareComplexAffix(class icu::UnicodeString const &,class icu::UnicodeString const &,int,signed char,char16_t *)const ) + ?compareSimpleAffix@DecimalFormat@icu@@ABAHABVUnicodeString@2@0HC@Z (private: int __cdecl icu::DecimalFormat::compareSimpleAffix(class icu::UnicodeString const &,class icu::UnicodeString const &,int,signed char)const ) + ?compareSimpleAffix@SimpleDateFormat@icu@@ABAHABVUnicodeString@2@0H@Z (private: int __cdecl icu::SimpleDateFormat::compareSimpleAffix(class icu::UnicodeString const &,class icu::UnicodeString const &,int)const ) + ?compareTo@CollationKey@icu@@QBA?AW4EComparisonResult@Collator@2@ABV12@@Z (public: enum icu::Collator::EComparisonResult __cdecl icu::CollationKey::compareTo(class icu::CollationKey const &)const ) + ?compareTo@CollationKey@icu@@QBA?AW4UCollationResult@@ABV12@AAW4UErrorCode@@@Z (public: enum UCollationResult __cdecl icu::CollationKey::compareTo(class icu::CollationKey const &,enum UErrorCode &)const ) + ?compareToRule@SimpleTimeZone@icu@@CAHCCCCCHHW4EMode@12@CCCH@Z (private: static int __cdecl icu::SimpleTimeZone::compareToRule(signed char,signed char,signed char,signed char,signed char,int,int,enum icu::SimpleTimeZone::EMode,signed char,signed char,signed char,int)) + ?compareUTF16@CollationFastLatin@icu@@SAHPBG0HPB_SH1H@Z (public: static int __cdecl icu::CollationFastLatin::compareUTF16(unsigned short const *,unsigned short const *,int,char16_t const *,int,char16_t const *,int)) + ?compareUTF8@CollationFastLatin@icu@@SAHPBG0HPBEH1H@Z (public: static int __cdecl icu::CollationFastLatin::compareUTF8(unsigned short const *,unsigned short const *,int,unsigned char const *,int,unsigned char const *,int)) + ?compareUTF8@Collator@icu@@UBA?AW4UCollationResult@@ABVStringPiece@2@0AAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::Collator::compareUTF8(class icu::StringPiece const &,class icu::StringPiece const &,enum UErrorCode &)const ) + ?compareUTF8@RuleBasedCollator@icu@@UBA?AW4UCollationResult@@ABVStringPiece@2@0AAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::compareUTF8(class icu::StringPiece const &,class icu::StringPiece const &,enum UErrorCode &)const ) + ?compareUpToQuaternary@CollationCompare@icu@@SA?AW4UCollationResult@@AAVCollationIterator@2@0ABUCollationSettings@2@AAW4UErrorCode@@@Z (public: static enum UCollationResult __cdecl icu::CollationCompare::compareUpToQuaternary(class icu::CollationIterator &,class icu::CollationIterator &,struct icu::CollationSettings const &,enum UErrorCode &)) + ?compile@RegexCompile@icu@@QAAXABVUnicodeString@2@AAUUParseError@@AAW4UErrorCode@@@Z (public: void __cdecl icu::RegexCompile::compile(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?compile@RegexCompile@icu@@QAAXPAUUText@@AAUUParseError@@AAW4UErrorCode@@@Z (public: void __cdecl icu::RegexCompile::compile(struct UText *,struct UParseError &,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPAV12@ABVUnicodeString@2@AAUUParseError@@AAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPAV12@ABVUnicodeString@2@IAAUUParseError@@AAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(class icu::UnicodeString const &,unsigned int,struct UParseError &,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPAV12@ABVUnicodeString@2@IAAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(class icu::UnicodeString const &,unsigned int,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPAV12@PAUUText@@AAUUParseError@@AAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(struct UText *,struct UParseError &,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPAV12@PAUUText@@IAAUUParseError@@AAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(struct UText *,unsigned int,struct UParseError &,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPAV12@PAUUText@@IAAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(struct UText *,unsigned int,enum UErrorCode &)) + ?compileInlineInterval@RegexCompile@icu@@AAACXZ (private: signed char __cdecl icu::RegexCompile::compileInlineInterval(void)) + ?compileInterval@RegexCompile@icu@@AAAXHH@Z (private: void __cdecl icu::RegexCompile::compileInterval(int,int)) + ?compileSet@RegexCompile@icu@@AAAXPAVUnicodeSet@2@@Z (private: void __cdecl icu::RegexCompile::compileSet(class icu::UnicodeSet *)) + ?complete@Calendar@icu@@IAAXAAW4UErrorCode@@@Z (protected: void __cdecl icu::Calendar::complete(enum UErrorCode &)) + ?complete@RuleBasedTimeZone@icu@@QAAXAAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedTimeZone::complete(enum UErrorCode &)) + ?completeConst@RuleBasedTimeZone@icu@@ABAXAAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedTimeZone::completeConst(enum UErrorCode &)const ) + ?computeAbsDoubleValue@VisibleDigits@icu@@ABANXZ (private: double __cdecl icu::VisibleDigits::computeAbsDoubleValue(void)const ) + ?computeChineseFields@ChineseCalendar@icu@@EAAXHHHC@Z (private: virtual void __cdecl icu::ChineseCalendar::computeChineseFields(int,int,int,signed char)) + ?computeFields@Calendar@icu@@MAAXAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::computeFields(enum UErrorCode &)) + ?computeGregorianAndDOWFields@Calendar@icu@@AAAXHAAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::computeGregorianAndDOWFields(int,enum UErrorCode &)) + ?computeGregorianFields@Calendar@icu@@IAAXHAAW4UErrorCode@@@Z (protected: void __cdecl icu::Calendar::computeGregorianFields(int,enum UErrorCode &)) + ?computeJulianDay@Calendar@icu@@IAAHXZ (protected: int __cdecl icu::Calendar::computeJulianDay(void)) + ?computeJulianDayOfYear@GregorianCalendar@icu@@CANCHAAC@Z (private: static double __cdecl icu::GregorianCalendar::computeJulianDayOfYear(signed char,int,signed char &)) + ?computeMaxExpansions@CollationElementIterator@icu@@CAPAUUHashtable@@PBUCollationData@2@AAW4UErrorCode@@@Z (private: static struct UHashtable * __cdecl icu::CollationElementIterator::computeMaxExpansions(struct icu::CollationData const *,enum UErrorCode &)) + ?computeMaxExpansions@RuleBasedCollator@icu@@CAXPBUCollationTailoring@2@AAW4UErrorCode@@@Z (private: static void __cdecl icu::RuleBasedCollator::computeMaxExpansions(struct icu::CollationTailoring const *,enum UErrorCode &)) + ?computeMaximumContextLength@CompoundTransliterator@icu@@AAAXXZ (private: void __cdecl icu::CompoundTransliterator::computeMaximumContextLength(void)) + ?computeMillisInDay@Calendar@icu@@IAAHXZ (protected: int __cdecl icu::Calendar::computeMillisInDay(void)) + ?computeTime@Calendar@icu@@MAAXAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::computeTime(enum UErrorCode &)) + ?computeWeekFields@Calendar@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::computeWeekFields(enum UErrorCode &)) + ?computeZoneOffset@Calendar@icu@@IAAHNHAAW4UErrorCode@@@Z (protected: int __cdecl icu::Calendar::computeZoneOffset(double,int,enum UErrorCode &)) + ?concatSingleDate2TimeInterval@DateIntervalFormat@icu@@AAAXAAVUnicodeString@2@ABV32@W4UCalendarDateFields@@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalFormat::concatSingleDate2TimeInterval(class icu::UnicodeString &,class icu::UnicodeString const &,enum UCalendarDateFields,enum UErrorCode &)) + ?construct@DecimalFormat@icu@@AAAXAAW4UErrorCode@@AAUUParseError@@PBVUnicodeString@2@PAVDecimalFormatSymbols@2@@Z (private: void __cdecl icu::DecimalFormat::construct(enum UErrorCode &,struct UParseError &,class icu::UnicodeString const *,class icu::DecimalFormatSymbols *)) + ?construct@SimpleDateFormat@icu@@AAAXW4EStyle@DateFormat@2@0ABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::construct(enum icu::DateFormat::EStyle,enum icu::DateFormat::EStyle,class icu::Locale const &,enum UErrorCode &)) + ?construct@SimpleTimeZone@icu@@AAAXHCCCHW4TimeMode@12@CCCH0HAAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::construct(int,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 &)) + ?constructEmpty@OlsonTimeZone@icu@@AAAXXZ (private: void __cdecl icu::OlsonTimeZone::constructEmpty(void)) + ?consumeShortTimePattern@DateTimePatternGenerator@icu@@AAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::consumeShortTimePattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?contains@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QBAHW4UDateFormatBooleanAttribute@@@Z (public: int __cdecl icu::EnumSet::contains(enum UDateFormatBooleanAttribute)const ) + ?contains@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QBAHW4UNumberFormatAttribute@@@Z (public: int __cdecl icu::EnumSet::contains(enum UNumberFormatAttribute)const ) + ?contains@DigitInterval@icu@@QBACH@Z (public: signed char __cdecl icu::DigitInterval::contains(int)const ) + ?contains@Region@icu@@QBACABV12@@Z (public: signed char __cdecl icu::Region::contains(class icu::Region const &)const ) + ?contains@ScriptSet@icu@@QBACABV12@@Z (public: signed char __cdecl icu::ScriptSet::contains(class icu::ScriptSet const &)const ) + ?copyContractionsFromBaseCE32@CollationDataBuilder@icu@@IAAHAAVUnicodeString@2@HIPAUConditionalCE32@2@AAW4UErrorCode@@@Z (protected: int __cdecl icu::CollationDataBuilder::copyContractionsFromBaseCE32(class icu::UnicodeString &,int,unsigned int,struct icu::ConditionalCE32 *,enum UErrorCode &)) + ?copyData@CollationDataWriter@icu@@CAXQBHHPBXPAE@Z (private: static void __cdecl icu::CollationDataWriter::copyData(int const * const,int,void const *,unsigned char *)) + ?copyData@DateFormatSymbols@icu@@AAAXABV12@@Z (private: void __cdecl icu::DateFormatSymbols::copyData(class icu::DateFormatSymbols const &)) + ?copyFrom@CollationDataBuilder@icu@@QAAXABV12@ABVCEModifier@12@AAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::copyFrom(class icu::CollationDataBuilder const &,class icu::CollationDataBuilder::CEModifier const &,enum UErrorCode &)) + ?copyFromBaseCE32@CollationDataBuilder@icu@@IAAIHICAAW4UErrorCode@@@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::copyFromBaseCE32(int,unsigned int,signed char,enum UErrorCode &)) + ?copyHash@CurrencyPluralInfo@icu@@AAAXPBVHashtable@2@PAV32@AAW4UErrorCode@@@Z (private: void __cdecl icu::CurrencyPluralInfo::copyHash(class icu::Hashtable const *,class icu::Hashtable *,enum UErrorCode &)) + ?copyHash@DateIntervalInfo@icu@@AAAXPBVHashtable@2@PAV32@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalInfo::copyHash(class icu::Hashtable const *,class icu::Hashtable *,enum UErrorCode &)) + ?copyHash@TimeUnitFormat@icu@@AAAXPBVHashtable@2@PAV32@AAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::copyHash(class icu::Hashtable const *,class icu::Hashtable *,enum UErrorCode &)) + ?copyHashForAffixPattern@DecimalFormat@icu@@AAAXPBVHashtable@2@PAV32@AAW4UErrorCode@@@Z (private: void __cdecl icu::DecimalFormat::copyHashForAffixPattern(class icu::Hashtable const *,class icu::Hashtable *,enum UErrorCode &)) + ?copyHashtable@DateTimePatternGenerator@icu@@AAAXPAVHashtable@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::copyHashtable(class icu::Hashtable *,enum UErrorCode &)) + ?copyObjects@MessageFormat@icu@@AAAXABV12@AAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::copyObjects(class icu::MessageFormat const &,enum UErrorCode &)) + ?copyObjects@PluralFormat@icu@@AAAXABV12@@Z (private: void __cdecl icu::PluralFormat::copyObjects(class icu::PluralFormat const &)) + ?copyReorderingFrom@CollationSettings@icu@@QAAXABU12@AAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::copyReorderingFrom(struct icu::CollationSettings const &,enum UErrorCode &)) + ?copyRules@RuleBasedTimeZone@icu@@AAAPAVUVector@2@PAV32@@Z (private: class icu::UVector * __cdecl icu::RuleBasedTimeZone::copyRules(class icu::UVector *)) + ?count@PluralAvailableLocalesEnumeration@icu@@UBAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::PluralAvailableLocalesEnumeration::count(enum UErrorCode &)const ) + ?countAvailableIDs@Transliterator@icu@@SAHXZ (public: static int __cdecl icu::Transliterator::countAvailableIDs(void)) + ?countAvailableSources@Transliterator@icu@@SAHXZ (public: static int __cdecl icu::Transliterator::countAvailableSources(void)) + ?countAvailableTargets@Transliterator@icu@@SAHABVUnicodeString@2@@Z (public: static int __cdecl icu::Transliterator::countAvailableTargets(class icu::UnicodeString const &)) + ?countAvailableVariants@Transliterator@icu@@SAHABVUnicodeString@2@0@Z (public: static int __cdecl icu::Transliterator::countAvailableVariants(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?countBytes@CollationWeights@icu@@ABAHH@Z (private: int __cdecl icu::CollationWeights::countBytes(int)const ) + ?countChar32@AffixPattern@icu@@QBAHXZ (public: int __cdecl icu::AffixPattern::countChar32(void)const ) + ?countChar32@DigitAffix@icu@@QBAHXZ (public: int __cdecl icu::DigitAffix::countChar32(void)const ) + ?countChar32@DigitFormatter@icu@@ABAHABVDigitGrouping@2@ABVDigitInterval@2@ABVDigitFormatterOptions@2@@Z (private: int __cdecl icu::DigitFormatter::countChar32(class icu::DigitGrouping const &,class icu::DigitInterval const &,class icu::DigitFormatterOptions const &)const ) + ?countChar32@DigitFormatter@icu@@ABAHABVVisibleDigits@2@ABVDigitInterval@2@ABVSciFormatterOptions@2@@Z (private: int __cdecl icu::DigitFormatter::countChar32(class icu::VisibleDigits const &,class icu::DigitInterval const &,class icu::SciFormatterOptions const &)const ) + ?countChar32@DigitFormatter@icu@@QBAHABVVisibleDigits@2@ABVDigitGrouping@2@ABVDigitFormatterOptions@2@@Z (public: int __cdecl icu::DigitFormatter::countChar32(class icu::VisibleDigits const &,class icu::DigitGrouping const &,class icu::DigitFormatterOptions const &)const ) + ?countChar32@DigitFormatter@icu@@QBAHABVVisibleDigitsWithExponent@2@ABVSciFormatterOptions@2@@Z (public: int __cdecl icu::DigitFormatter::countChar32(class icu::VisibleDigitsWithExponent const &,class icu::SciFormatterOptions const &)const ) + ?countChar32@ValueFormatter@icu@@QBAHABVVisibleDigitsWithExponent@2@@Z (public: int __cdecl icu::ValueFormatter::countChar32(class icu::VisibleDigitsWithExponent const &)const ) + ?countChar32ForExponent@DigitFormatter@icu@@ABAHABVVisibleDigits@2@ABVDigitFormatterIntOptions@2@@Z (private: int __cdecl icu::DigitFormatter::countChar32ForExponent(class icu::VisibleDigits const &,class icu::DigitFormatterIntOptions const &)const ) + ?countChar32ForInfinity@DigitFormatter@icu@@ABAHXZ (private: int __cdecl icu::DigitFormatter::countChar32ForInfinity(void)const ) + ?countChar32ForNaN@DigitFormatter@icu@@ABAHXZ (private: int __cdecl icu::DigitFormatter::countChar32ForNaN(void)const ) + ?countElements@Transliterator@icu@@QBAHXZ (public: int __cdecl icu::Transliterator::countElements(void)const ) + ?countEquivalentIDs@TimeZone@icu@@SAHABVUnicodeString@2@@Z (public: static int __cdecl icu::TimeZone::countEquivalentIDs(class icu::UnicodeString const &)) + ?countMembers@ScriptSet@icu@@QBAHXZ (public: int __cdecl icu::ScriptSet::countMembers(void)const ) + ?countStartTimes@TimeArrayTimeZoneRule@icu@@QBAHXZ (public: int __cdecl icu::TimeArrayTimeZoneRule::countStartTimes(void)const ) + ?countTailoredNodes@CollationBuilder@icu@@CAHPB_JHH@Z (private: static int __cdecl icu::CollationBuilder::countTailoredNodes(__int64 const *,int,int)) + ?countTransitionRules@OlsonTimeZone@icu@@UBAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::OlsonTimeZone::countTransitionRules(enum UErrorCode &)const ) + ?countTransitionRules@RuleBasedTimeZone@icu@@UBAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedTimeZone::countTransitionRules(enum UErrorCode &)const ) + ?countTransitionRules@SimpleTimeZone@icu@@UBAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::SimpleTimeZone::countTransitionRules(enum UErrorCode &)const ) + ?countTransitionRules@VTimeZone@icu@@UBAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::VTimeZone::countTransitionRules(enum UErrorCode &)const ) + ?create@DateFormat@icu@@CAPAV12@W4EStyle@12@0ABVLocale@2@@Z (private: static class icu::DateFormat * __cdecl icu::DateFormat::create(enum icu::DateFormat::EStyle,enum icu::DateFormat::EStyle,class icu::Locale const &)) + ?create@DateIntervalFormat@icu@@CAPAV12@ABVLocale@2@PAVDateIntervalInfo@2@PBVUnicodeString@2@AAW4UErrorCode@@@Z (private: static class icu::DateIntervalFormat * __cdecl icu::DateIntervalFormat::create(class icu::Locale const &,class icu::DateIntervalInfo *,class icu::UnicodeString const *,enum UErrorCode &)) + ?create@MeasureUnit@icu@@CAPAV12@HHAAW4UErrorCode@@@Z (private: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::create(int,int,enum UErrorCode &)) + ?create@TimeUnitFormat@icu@@AAAXW4UTimeUnitFormatStyle@@AAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::create(enum UTimeUnitFormatStyle,enum UErrorCode &)) + ?createAcre@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createAcre(enum UErrorCode &)) + ?createAcreFoot@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createAcreFoot(enum UErrorCode &)) + ?createAmpere@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createAmpere(enum UErrorCode &)) + ?createAppropriateFormat@MessageFormat@icu@@AAAPAVFormat@2@AAVUnicodeString@2@0AAW4Type@Formattable@2@AAUUParseError@@AAW4UErrorCode@@@Z (private: class icu::Format * __cdecl icu::MessageFormat::createAppropriateFormat(class icu::UnicodeString &,class icu::UnicodeString &,enum icu::Formattable::Type &,struct UParseError &,enum UErrorCode &)) + ?createArcMinute@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createArcMinute(enum UErrorCode &)) + ?createArcSecond@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createArcSecond(enum UErrorCode &)) + ?createAstronomicalUnit@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createAstronomicalUnit(enum UErrorCode &)) + ?createBasicInstance@Transliterator@icu@@KAPAV12@ABVUnicodeString@2@PBV32@@Z (protected: static class icu::Transliterator * __cdecl icu::Transliterator::createBasicInstance(class icu::UnicodeString const &,class icu::UnicodeString const *)) + ?createBit@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createBit(enum UErrorCode &)) + ?createBucketList@AlphabeticIndex@icu@@ABAPAVBucketList@2@AAW4UErrorCode@@@Z (private: class icu::BucketList * __cdecl icu::AlphabeticIndex::createBucketList(enum UErrorCode &)const ) + ?createBushel@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createBushel(enum UErrorCode &)) + ?createByte@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createByte(enum UErrorCode &)) + ?createCalorie@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCalorie(enum UErrorCode &)) + ?createCarat@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCarat(enum UErrorCode &)) + ?createCelsius@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCelsius(enum UErrorCode &)) + ?createCentiliter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCentiliter(enum UErrorCode &)) + ?createCentimeter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCentimeter(enum UErrorCode &)) + ?createCentury@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCentury(enum UErrorCode &)) + ?createCollationElementIterator@RuleBasedCollator@icu@@UBAPAVCollationElementIterator@2@ABVCharacterIterator@2@@Z (public: virtual class icu::CollationElementIterator * __cdecl icu::RuleBasedCollator::createCollationElementIterator(class icu::CharacterIterator const &)const ) + ?createCollationElementIterator@RuleBasedCollator@icu@@UBAPAVCollationElementIterator@2@ABVUnicodeString@2@@Z (public: virtual class icu::CollationElementIterator * __cdecl icu::RuleBasedCollator::createCollationElementIterator(class icu::UnicodeString const &)const ) + ?createCubicCentimeter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicCentimeter(enum UErrorCode &)) + ?createCubicFoot@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicFoot(enum UErrorCode &)) + ?createCubicInch@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicInch(enum UErrorCode &)) + ?createCubicKilometer@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicKilometer(enum UErrorCode &)) + ?createCubicMeter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicMeter(enum UErrorCode &)) + ?createCubicMile@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicMile(enum UErrorCode &)) + ?createCubicYard@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicYard(enum UErrorCode &)) + ?createCup@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCup(enum UErrorCode &)) + ?createCupMetric@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCupMetric(enum UErrorCode &)) + ?createCurrencyFormat@MeasureFormat@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureFormat * __cdecl icu::MeasureFormat::createCurrencyFormat(enum UErrorCode &)) + ?createCurrencyFormat@MeasureFormat@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::MeasureFormat * __cdecl icu::MeasureFormat::createCurrencyFormat(class icu::Locale const &,enum UErrorCode &)) + ?createCurrencyInstance@NumberFormat@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createCurrencyInstance(enum UErrorCode &)) + ?createCurrencyInstance@NumberFormat@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createCurrencyInstance(class icu::Locale const &,enum UErrorCode &)) + ?createCustomTimeZone@TimeZone@icu@@CAPAV12@ABVUnicodeString@2@@Z (private: static class icu::TimeZone * __cdecl icu::TimeZone::createCustomTimeZone(class icu::UnicodeString const &)) + ?createCustomTimeZone@ZoneMeta@icu@@SAPAVTimeZone@2@H@Z (public: static class icu::TimeZone * __cdecl icu::ZoneMeta::createCustomTimeZone(int)) + ?createDateInstance@DateFormat@icu@@SAPAV12@W4EStyle@12@ABVLocale@2@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createDateInstance(enum icu::DateFormat::EStyle,class icu::Locale const &)) + ?createDateTimeInstance@DateFormat@icu@@SAPAV12@W4EStyle@12@0ABVLocale@2@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createDateTimeInstance(enum icu::DateFormat::EStyle,enum icu::DateFormat::EStyle,class icu::Locale const &)) + ?createDay@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createDay(enum UErrorCode &)) + ?createDeciliter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createDeciliter(enum UErrorCode &)) + ?createDecimeter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createDecimeter(enum UErrorCode &)) + ?createDefault@TimeZone@icu@@SAPAV12@XZ (public: static class icu::TimeZone * __cdecl icu::TimeZone::createDefault(void)) + ?createDefaultRules@PluralRules@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::PluralRules * __cdecl icu::PluralRules::createDefaultRules(enum UErrorCode &)) + ?createDegree@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createDegree(enum UErrorCode &)) + ?createEmptyInstance@DateTimePatternGenerator@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::DateTimePatternGenerator * __cdecl icu::DateTimePatternGenerator::createEmptyInstance(enum UErrorCode &)) + ?createEnumeration@TimeZone@icu@@SAPAVStringEnumeration@2@H@Z (public: static class icu::StringEnumeration * __cdecl icu::TimeZone::createEnumeration(int)) + ?createEnumeration@TimeZone@icu@@SAPAVStringEnumeration@2@PBD@Z (public: static class icu::StringEnumeration * __cdecl icu::TimeZone::createEnumeration(char const *)) + ?createEnumeration@TimeZone@icu@@SAPAVStringEnumeration@2@XZ (public: static class icu::StringEnumeration * __cdecl icu::TimeZone::createEnumeration(void)) + ?createFahrenheit@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFahrenheit(enum UErrorCode &)) + ?createFathom@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFathom(enum UErrorCode &)) + ?createFluidOunce@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFluidOunce(enum UErrorCode &)) + ?createFoodcalorie@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFoodcalorie(enum UErrorCode &)) + ?createFoot@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFoot(enum UErrorCode &)) + ?createForLocale@DateFormatSymbols@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::DateFormatSymbols * __cdecl icu::DateFormatSymbols::createForLocale(class icu::Locale const &,enum UErrorCode &)) + ?createFromRules@Transliterator@icu@@SAPAV12@ABVUnicodeString@2@0W4UTransDirection@@AAUUParseError@@AAW4UErrorCode@@@Z (public: static class icu::Transliterator * __cdecl icu::Transliterator::createFromRules(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UTransDirection,struct UParseError &,enum UErrorCode &)) + ?createFurlong@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFurlong(enum UErrorCode &)) + ?createGForce@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGForce(enum UErrorCode &)) + ?createGallon@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGallon(enum UErrorCode &)) + ?createGallonImperial@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGallonImperial(enum UErrorCode &)) + ?createGenericTemperature@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGenericTemperature(enum UErrorCode &)) + ?createGigabit@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGigabit(enum UErrorCode &)) + ?createGigabyte@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGigabyte(enum UErrorCode &)) + ?createGigahertz@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGigahertz(enum UErrorCode &)) + ?createGigawatt@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGigawatt(enum UErrorCode &)) + ?createGram@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGram(enum UErrorCode &)) + ?createHectare@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHectare(enum UErrorCode &)) + ?createHectoliter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHectoliter(enum UErrorCode &)) + ?createHectopascal@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHectopascal(enum UErrorCode &)) + ?createHertz@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHertz(enum UErrorCode &)) + ?createHorsepower@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHorsepower(enum UErrorCode &)) + ?createHour@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHour(enum UErrorCode &)) + ?createInch@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createInch(enum UErrorCode &)) + ?createInchHg@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createInchHg(enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPAV12@ABVTimeZone@2@AAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(class icu::TimeZone const &,enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPAV12@ABVTimeZone@2@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(class icu::TimeZone const &,class icu::Locale const &,enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPAV12@PAVTimeZone@2@AAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(class icu::TimeZone *,enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPAV12@PAVTimeZone@2@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(class icu::TimeZone *,class icu::Locale const &,enum UErrorCode &)) + ?createInstance@Collator@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::Collator * __cdecl icu::Collator::createInstance(enum UErrorCode &)) + ?createInstance@Collator@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::Collator * __cdecl icu::Collator::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@CompactDecimalFormat@icu@@SAPAV12@ABVLocale@2@W4UNumberCompactStyle@@AAW4UErrorCode@@@Z (public: static class icu::CompactDecimalFormat * __cdecl icu::CompactDecimalFormat::createInstance(class icu::Locale const &,enum UNumberCompactStyle,enum UErrorCode &)) + ?createInstance@DateFormat@icu@@SAPAV12@XZ (public: static class icu::DateFormat * __cdecl icu::DateFormat::createInstance(void)) + ?createInstance@DateIntervalFormat@icu@@SAPAV12@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: static class icu::DateIntervalFormat * __cdecl icu::DateIntervalFormat::createInstance(class icu::UnicodeString const &,enum UErrorCode &)) + ?createInstance@DateIntervalFormat@icu@@SAPAV12@ABVUnicodeString@2@ABVDateIntervalInfo@2@AAW4UErrorCode@@@Z (public: static class icu::DateIntervalFormat * __cdecl icu::DateIntervalFormat::createInstance(class icu::UnicodeString const &,class icu::DateIntervalInfo const &,enum UErrorCode &)) + ?createInstance@DateIntervalFormat@icu@@SAPAV12@ABVUnicodeString@2@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::DateIntervalFormat * __cdecl icu::DateIntervalFormat::createInstance(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ?createInstance@DateIntervalFormat@icu@@SAPAV12@ABVUnicodeString@2@ABVLocale@2@ABVDateIntervalInfo@2@AAW4UErrorCode@@@Z (public: static class icu::DateIntervalFormat * __cdecl icu::DateIntervalFormat::createInstance(class icu::UnicodeString const &,class icu::Locale const &,class icu::DateIntervalInfo const &,enum UErrorCode &)) + ?createInstance@DateTimePatternGenerator@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::DateTimePatternGenerator * __cdecl icu::DateTimePatternGenerator::createInstance(enum UErrorCode &)) + ?createInstance@DateTimePatternGenerator@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::DateTimePatternGenerator * __cdecl icu::DateTimePatternGenerator::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@NumberFormat@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createInstance(enum UErrorCode &)) + ?createInstance@NumberFormat@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@NumberFormat@icu@@SAPAV12@ABVLocale@2@W4UNumberFormatStyle@@AAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createInstance(class icu::Locale const &,enum UNumberFormatStyle,enum UErrorCode &)) + ?createInstance@NumberingSystem@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::NumberingSystem * __cdecl icu::NumberingSystem::createInstance(enum UErrorCode &)) + ?createInstance@NumberingSystem@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::NumberingSystem * __cdecl icu::NumberingSystem::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@NumberingSystem@icu@@SAPAV12@HCABVUnicodeString@2@AAW4UErrorCode@@@Z (public: static class icu::NumberingSystem * __cdecl icu::NumberingSystem::createInstance(int,signed char,class icu::UnicodeString const &,enum UErrorCode &)) + ?createInstance@ScientificNumberFormatter@icu@@CAPAV12@PAVDecimalFormat@2@PAVStyle@12@AAW4UErrorCode@@@Z (private: static class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::createInstance(class icu::DecimalFormat *,class icu::ScientificNumberFormatter::Style *,enum UErrorCode &)) + ?createInstance@TimeUnit@icu@@SAPAV12@W4UTimeUnitFields@12@AAW4UErrorCode@@@Z (public: static class icu::TimeUnit * __cdecl icu::TimeUnit::createInstance(enum icu::TimeUnit::UTimeUnitFields,enum UErrorCode &)) + ?createInstance@TimeZoneFormat@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::TimeZoneFormat * __cdecl icu::TimeZoneFormat::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@TimeZoneGenericNames@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::TimeZoneGenericNames * __cdecl icu::TimeZoneGenericNames::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@TimeZoneNames@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::TimeZoneNames * __cdecl icu::TimeZoneNames::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@Transliterator@icu@@SAPAV12@ABVUnicodeString@2@W4UTransDirection@@AAUUParseError@@AAW4UErrorCode@@@Z (public: static class icu::Transliterator * __cdecl icu::Transliterator::createInstance(class icu::UnicodeString const &,enum UTransDirection,struct UParseError &,enum UErrorCode &)) + ?createInstance@Transliterator@icu@@SAPAV12@ABVUnicodeString@2@W4UTransDirection@@AAW4UErrorCode@@@Z (public: static class icu::Transliterator * __cdecl icu::Transliterator::createInstance(class icu::UnicodeString const &,enum UTransDirection,enum UErrorCode &)) + ?createInstanceByName@NumberingSystem@icu@@SAPAV12@PBDAAW4UErrorCode@@@Z (public: static class icu::NumberingSystem * __cdecl icu::NumberingSystem::createInstanceByName(char const *,enum UErrorCode &)) + ?createInstanceForSkeleton@DateFormat@icu@@SAPAV12@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createInstanceForSkeleton(class icu::UnicodeString const &,enum UErrorCode &)) + ?createInstanceForSkeleton@DateFormat@icu@@SAPAV12@ABVUnicodeString@2@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createInstanceForSkeleton(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ?createInstanceForSkeleton@DateFormat@icu@@SAPAV12@PAVCalendar@2@ABVUnicodeString@2@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createInstanceForSkeleton(class icu::Calendar *,class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ?createIntegerFormat@MessageFormat@icu@@ABAPAVNumberFormat@2@ABVLocale@2@AAW4UErrorCode@@@Z (private: class icu::NumberFormat * __cdecl icu::MessageFormat::createIntegerFormat(class icu::Locale const &,enum UErrorCode &)const ) + ?createInverse@Transliterator@icu@@QBAPAV12@AAW4UErrorCode@@@Z (public: class icu::Transliterator * __cdecl icu::Transliterator::createInverse(enum UErrorCode &)const ) + ?createJoule@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createJoule(enum UErrorCode &)) + ?createKarat@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKarat(enum UErrorCode &)) + ?createKelvin@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKelvin(enum UErrorCode &)) + ?createKilobit@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilobit(enum UErrorCode &)) + ?createKilobyte@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilobyte(enum UErrorCode &)) + ?createKilocalorie@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilocalorie(enum UErrorCode &)) + ?createKilogram@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilogram(enum UErrorCode &)) + ?createKilohertz@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilohertz(enum UErrorCode &)) + ?createKilojoule@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilojoule(enum UErrorCode &)) + ?createKilometer@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilometer(enum UErrorCode &)) + ?createKilometerPerHour@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilometerPerHour(enum UErrorCode &)) + ?createKilowatt@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilowatt(enum UErrorCode &)) + ?createKilowattHour@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilowattHour(enum UErrorCode &)) + ?createKnot@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKnot(enum UErrorCode &)) + ?createLightYear@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createLightYear(enum UErrorCode &)) + ?createLiter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createLiter(enum UErrorCode &)) + ?createLiterPer100Kilometers@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createLiterPer100Kilometers(enum UErrorCode &)) + ?createLiterPerKilometer@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createLiterPerKilometer(enum UErrorCode &)) + ?createLux@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createLux(enum UErrorCode &)) + ?createMarkupInstance@ScientificNumberFormatter@icu@@SAPAV12@ABVLocale@2@ABVUnicodeString@2@1AAW4UErrorCode@@@Z (public: static class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::createMarkupInstance(class icu::Locale const &,class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?createMarkupInstance@ScientificNumberFormatter@icu@@SAPAV12@PAVDecimalFormat@2@ABVUnicodeString@2@1AAW4UErrorCode@@@Z (public: static class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::createMarkupInstance(class icu::DecimalFormat *,class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?createMegabit@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMegabit(enum UErrorCode &)) + ?createMegabyte@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMegabyte(enum UErrorCode &)) + ?createMegahertz@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMegahertz(enum UErrorCode &)) + ?createMegaliter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMegaliter(enum UErrorCode &)) + ?createMegawatt@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMegawatt(enum UErrorCode &)) + ?createMetazoneMappings@ZoneMeta@icu@@CAPAVUVector@2@ABVUnicodeString@2@@Z (private: static class icu::UVector * __cdecl icu::ZoneMeta::createMetazoneMappings(class icu::UnicodeString const &)) + ?createMeter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMeter(enum UErrorCode &)) + ?createMeterPerSecond@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMeterPerSecond(enum UErrorCode &)) + ?createMeterPerSecondSquared@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMeterPerSecondSquared(enum UErrorCode &)) + ?createMetricTon@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMetricTon(enum UErrorCode &)) + ?createMicrogram@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMicrogram(enum UErrorCode &)) + ?createMicrometer@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMicrometer(enum UErrorCode &)) + ?createMicrosecond@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMicrosecond(enum UErrorCode &)) + ?createMile@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMile(enum UErrorCode &)) + ?createMilePerGallon@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilePerGallon(enum UErrorCode &)) + ?createMilePerGallonImperial@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilePerGallonImperial(enum UErrorCode &)) + ?createMilePerHour@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilePerHour(enum UErrorCode &)) + ?createMileScandinavian@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMileScandinavian(enum UErrorCode &)) + ?createMilliampere@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilliampere(enum UErrorCode &)) + ?createMillibar@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMillibar(enum UErrorCode &)) + ?createMilligram@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilligram(enum UErrorCode &)) + ?createMilligramPerDeciliter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilligramPerDeciliter(enum UErrorCode &)) + ?createMilliliter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilliliter(enum UErrorCode &)) + ?createMillimeter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMillimeter(enum UErrorCode &)) + ?createMillimeterOfMercury@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMillimeterOfMercury(enum UErrorCode &)) + ?createMillimolePerLiter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMillimolePerLiter(enum UErrorCode &)) + ?createMillisecond@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMillisecond(enum UErrorCode &)) + ?createMilliwatt@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilliwatt(enum UErrorCode &)) + ?createMinute@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMinute(enum UErrorCode &)) + ?createMonth@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMonth(enum UErrorCode &)) + ?createNanometer@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createNanometer(enum UErrorCode &)) + ?createNanosecond@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createNanosecond(enum UErrorCode &)) + ?createNauticalMile@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createNauticalMile(enum UErrorCode &)) + ?createObject@?$LocaleCacheKey@UCollationCacheEntry@icu@@@icu@@UBAPBUCollationCacheEntry@2@PBXAAW4UErrorCode@@@Z (public: virtual struct icu::CollationCacheEntry const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UBAPBVDateFmtBestPattern@2@PBXAAW4UErrorCode@@@Z (public: virtual class icu::DateFmtBestPattern const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VMeasureFormatCacheData@icu@@@icu@@UBAPBVMeasureFormatCacheData@2@PBXAAW4UErrorCode@@@Z (public: virtual class icu::MeasureFormatCacheData const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VRelativeDateTimeCacheData@icu@@@icu@@UBAPBVRelativeDateTimeCacheData@2@PBXAAW4UErrorCode@@@Z (public: virtual class icu::RelativeDateTimeCacheData const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VSharedCalendar@icu@@@icu@@UBAPBVSharedCalendar@2@PBXAAW4UErrorCode@@@Z (public: virtual class icu::SharedCalendar const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VSharedDateFormatSymbols@icu@@@icu@@UBAPBVSharedDateFormatSymbols@2@PBXAAW4UErrorCode@@@Z (public: virtual class icu::SharedDateFormatSymbols const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VSharedNumberFormat@icu@@@icu@@UBAPBVSharedNumberFormat@2@PBXAAW4UErrorCode@@@Z (public: virtual class icu::SharedNumberFormat const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VSharedPluralRules@icu@@@icu@@UBAPBVSharedPluralRules@2@PBXAAW4UErrorCode@@@Z (public: virtual class icu::SharedPluralRules const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@DateFmtBestPatternKey@icu@@UBAPBVDateFmtBestPattern@2@PBXAAW4UErrorCode@@@Z (public: virtual class icu::DateFmtBestPattern const * __cdecl icu::DateFmtBestPatternKey::createObject(void const *,enum UErrorCode &)const ) + ?createOhm@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createOhm(enum UErrorCode &)) + ?createOunce@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createOunce(enum UErrorCode &)) + ?createOunceTroy@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createOunceTroy(enum UErrorCode &)) + ?createParsec@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createParsec(enum UErrorCode &)) + ?createPartPerMillion@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPartPerMillion(enum UErrorCode &)) + ?createPercentInstance@NumberFormat@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createPercentInstance(enum UErrorCode &)) + ?createPercentInstance@NumberFormat@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createPercentInstance(class icu::Locale const &,enum UErrorCode &)) + ?createPicometer@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPicometer(enum UErrorCode &)) + ?createPint@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPint(enum UErrorCode &)) + ?createPintMetric@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPintMetric(enum UErrorCode &)) + ?createPluralFormat@RuleBasedNumberFormat@icu@@ABAPAVPluralFormat@2@W4UPluralType@@ABVUnicodeString@2@AAW4UErrorCode@@@Z (private: class icu::PluralFormat * __cdecl icu::RuleBasedNumberFormat::createPluralFormat(enum UPluralType,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?createPoint@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPoint(enum UErrorCode &)) + ?createPound@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPound(enum UErrorCode &)) + ?createPoundPerSquareInch@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPoundPerSquareInch(enum UErrorCode &)) + ?createQuart@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createQuart(enum UErrorCode &)) + ?createRadian@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createRadian(enum UErrorCode &)) + ?createRevolutionAngle@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createRevolutionAngle(enum UErrorCode &)) + ?createRules@PluralRules@icu@@SAPAV12@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: static class icu::PluralRules * __cdecl icu::PluralRules::createRules(class icu::UnicodeString const &,enum UErrorCode &)) + ?createScientificInstance@NumberFormat@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createScientificInstance(enum UErrorCode &)) + ?createScientificInstance@NumberFormat@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createScientificInstance(class icu::Locale const &,enum UErrorCode &)) + ?createSecond@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSecond(enum UErrorCode &)) + ?createSetForProperty@RegexCompile@icu@@AAAPAVUnicodeSet@2@ABVUnicodeString@2@C@Z (private: class icu::UnicodeSet * __cdecl icu::RegexCompile::createSetForProperty(class icu::UnicodeString const &,signed char)) + ?createSharedInstance@NumberFormat@icu@@SAPBVSharedNumberFormat@2@ABVLocale@2@W4UNumberFormatStyle@@AAW4UErrorCode@@@Z (public: static class icu::SharedNumberFormat const * __cdecl icu::NumberFormat::createSharedInstance(class icu::Locale const &,enum UNumberFormatStyle,enum UErrorCode &)) + ?createSharedInstance@PluralRules@icu@@SAPBVSharedPluralRules@2@ABVLocale@2@W4UPluralType@@AAW4UErrorCode@@@Z (public: static class icu::SharedPluralRules const * __cdecl icu::PluralRules::createSharedInstance(class icu::Locale const &,enum UPluralType,enum UErrorCode &)) + ?createSquareCentimeter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareCentimeter(enum UErrorCode &)) + ?createSquareFoot@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareFoot(enum UErrorCode &)) + ?createSquareInch@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareInch(enum UErrorCode &)) + ?createSquareKilometer@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareKilometer(enum UErrorCode &)) + ?createSquareMeter@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareMeter(enum UErrorCode &)) + ?createSquareMile@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareMile(enum UErrorCode &)) + ?createSquareYard@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareYard(enum UErrorCode &)) + ?createStone@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createStone(enum UErrorCode &)) + ?createSuperscriptInstance@ScientificNumberFormatter@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::createSuperscriptInstance(class icu::Locale const &,enum UErrorCode &)) + ?createSuperscriptInstance@ScientificNumberFormatter@icu@@SAPAV12@PAVDecimalFormat@2@AAW4UErrorCode@@@Z (public: static class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::createSuperscriptInstance(class icu::DecimalFormat *,enum UErrorCode &)) + ?createTZDBInstance@TimeZoneNames@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::TimeZoneNames * __cdecl icu::TimeZoneNames::createTZDBInstance(class icu::Locale const &,enum UErrorCode &)) + ?createTablespoon@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createTablespoon(enum UErrorCode &)) + ?createTeaspoon@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createTeaspoon(enum UErrorCode &)) + ?createTerabit@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createTerabit(enum UErrorCode &)) + ?createTerabyte@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createTerabyte(enum UErrorCode &)) + ?createTimeInstance@DateFormat@icu@@SAPAV12@W4EStyle@12@ABVLocale@2@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createTimeInstance(enum icu::DateFormat::EStyle,class icu::Locale const &)) + ?createTimeZone@TimeZone@icu@@SAPAV12@ABVUnicodeString@2@@Z (public: static class icu::TimeZone * __cdecl icu::TimeZone::createTimeZone(class icu::UnicodeString const &)) + ?createTimeZoneForOffset@TimeZoneFormat@icu@@ABAPAVTimeZone@2@H@Z (private: class icu::TimeZone * __cdecl icu::TimeZoneFormat::createTimeZoneForOffset(int)const ) + ?createTimeZoneIDEnumeration@TimeZone@icu@@SAPAVStringEnumeration@2@W4USystemTimeZoneType@@PBDPBHAAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::TimeZone::createTimeZoneIDEnumeration(enum USystemTimeZoneType,char const *,int const *,enum UErrorCode &)) + ?createTon@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createTon(enum UErrorCode &)) + ?createVTimeZone@VTimeZone@icu@@SAPAV12@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: static class icu::VTimeZone * __cdecl icu::VTimeZone::createVTimeZone(class icu::UnicodeString const &,enum UErrorCode &)) + ?createVTimeZoneByID@VTimeZone@icu@@SAPAV12@ABVUnicodeString@2@@Z (public: static class icu::VTimeZone * __cdecl icu::VTimeZone::createVTimeZoneByID(class icu::UnicodeString const &)) + ?createVTimeZoneFromBasicTimeZone@VTimeZone@icu@@SAPAV12@ABVBasicTimeZone@2@AAW4UErrorCode@@@Z (public: static class icu::VTimeZone * __cdecl icu::VTimeZone::createVTimeZoneFromBasicTimeZone(class icu::BasicTimeZone const &,enum UErrorCode &)) + ?createVolt@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createVolt(enum UErrorCode &)) + ?createWatt@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createWatt(enum UErrorCode &)) + ?createWeek@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createWeek(enum UErrorCode &)) + ?createWithLastResortData@DecimalFormatSymbols@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::DecimalFormatSymbols * __cdecl icu::DecimalFormatSymbols::createWithLastResortData(enum UErrorCode &)) + ?createYard@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createYard(enum UErrorCode &)) + ?createYear@MeasureUnit@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createYear(enum UErrorCode &)) + ?createZoneStrings@DateFormatSymbols@icu@@AAAXPBQBVUnicodeString@2@@Z (private: void __cdecl icu::DateFormatSymbols::createZoneStrings(class icu::UnicodeString const * const *)) + ?daysToMillis@ChineseCalendar@icu@@ABANN@Z (private: double __cdecl icu::ChineseCalendar::daysToMillis(double)const ) + ?decThreeBytePrimaryByOneStep@Collation@icu@@SAIICH@Z (public: static unsigned int __cdecl icu::Collation::decThreeBytePrimaryByOneStep(unsigned int,signed char,int)) + ?decTwoBytePrimaryByOneStep@Collation@icu@@SAIICH@Z (public: static unsigned int __cdecl icu::Collation::decTwoBytePrimaryByOneStep(unsigned int,signed char,int)) + ?decimalStrToDouble@DigitList@icu@@SANPADPAPAD@Z (public: static double __cdecl icu::DigitList::decimalStrToDouble(char *,char * *)) + ?decimals@FixedDecimal@icu@@SAHN@Z (public: static int __cdecl icu::FixedDecimal::decimals(double)) + ?decodeEndRule@SimpleTimeZone@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::decodeEndRule(enum UErrorCode &)) + ?decodeRules@SimpleTimeZone@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::decodeRules(enum UErrorCode &)) + ?decodeStartRule@SimpleTimeZone@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::decodeStartRule(enum UErrorCode &)) + ?defaultCenturyStart@ChineseCalendar@icu@@MBANXZ (protected: virtual double __cdecl icu::ChineseCalendar::defaultCenturyStart(void)const ) + ?defaultCenturyStart@GregorianCalendar@icu@@UBANXZ (public: virtual double __cdecl icu::GregorianCalendar::defaultCenturyStart(void)const ) + ?defaultCenturyStart@HebrewCalendar@icu@@MBANXZ (protected: virtual double __cdecl icu::HebrewCalendar::defaultCenturyStart(void)const ) + ?defaultCenturyStart@IslamicCalendar@icu@@MBANXZ (protected: virtual double __cdecl icu::IslamicCalendar::defaultCenturyStart(void)const ) + ?defaultCenturyStartYear@ChineseCalendar@icu@@MBAHXZ (protected: virtual int __cdecl icu::ChineseCalendar::defaultCenturyStartYear(void)const ) + ?defaultCenturyStartYear@GregorianCalendar@icu@@UBAHXZ (public: virtual int __cdecl icu::GregorianCalendar::defaultCenturyStartYear(void)const ) + ?defaultCenturyStartYear@HebrewCalendar@icu@@MBAHXZ (protected: virtual int __cdecl icu::HebrewCalendar::defaultCenturyStartYear(void)const ) + ?defaultCenturyStartYear@IslamicCalendar@icu@@MBAHXZ (protected: virtual int __cdecl icu::IslamicCalendar::defaultCenturyStartYear(void)const ) + ?deleteHash@CurrencyPluralInfo@icu@@AAAXPAVHashtable@2@@Z (private: void __cdecl icu::CurrencyPluralInfo::deleteHash(class icu::Hashtable *)) + ?deleteHash@DateIntervalInfo@icu@@AAAXPAVHashtable@2@@Z (private: void __cdecl icu::DateIntervalInfo::deleteHash(class icu::Hashtable *)) + ?deleteHash@TimeUnitFormat@icu@@AAAXPAVHashtable@2@@Z (private: void __cdecl icu::TimeUnitFormat::deleteHash(class icu::Hashtable *)) + ?deleteHashForAffixPattern@DecimalFormat@icu@@AAAXXZ (private: void __cdecl icu::DecimalFormat::deleteHashForAffixPattern(void)) + ?deleteRules@RuleBasedTimeZone@icu@@AAAXXZ (private: void __cdecl icu::RuleBasedTimeZone::deleteRules(void)) + ?deleteTransitionRules@OlsonTimeZone@icu@@AAAXXZ (private: void __cdecl icu::OlsonTimeZone::deleteTransitionRules(void)) + ?deleteTransitionRules@SimpleTimeZone@icu@@AAAXXZ (private: void __cdecl icu::SimpleTimeZone::deleteTransitionRules(void)) + ?deleteTransitions@RuleBasedTimeZone@icu@@AAAXXZ (private: void __cdecl icu::RuleBasedTimeZone::deleteTransitions(void)) + ?dereferOlsonLink@TimeZone@icu@@CAPB_SABVUnicodeString@2@@Z (private: static char16_t const * __cdecl icu::TimeZone::dereferOlsonLink(class icu::UnicodeString const &)) + ?detectHostTimeZone@TimeZone@icu@@SAPAV12@XZ (public: static class icu::TimeZone * __cdecl icu::TimeZone::detectHostTimeZone(void)) + ?digitFromCE32@Collation@icu@@SADI@Z (public: static char __cdecl icu::Collation::digitFromCE32(unsigned int)) + ?digits@DigitList@icu@@QBAHXZ (public: int __cdecl icu::DigitList::digits(void)const ) + ?disableFastLatin@CollationBuilder@icu@@QAAXXZ (public: void __cdecl icu::CollationBuilder::disableFastLatin(void)) + ?displayScripts@ScriptSet@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::ScriptSet::displayScripts(class icu::UnicodeString &)const ) + ?dispose@DateFormatSymbols@icu@@AAAXXZ (private: void __cdecl icu::DateFormatSymbols::dispose(void)) + ?dispose@Formattable@icu@@AAAXXZ (private: void __cdecl icu::Formattable::dispose(void)) + ?dispose@RuleBasedNumberFormat@icu@@AAAXXZ (private: void __cdecl icu::RuleBasedNumberFormat::dispose(void)) + ?disposeZoneStrings@DateFormatSymbols@icu@@AAAXXZ (private: void __cdecl icu::DateFormatSymbols::disposeZoneStrings(void)) + ?div@DigitList@icu@@QAAXABV12@AAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::div(class icu::DigitList const &,enum UErrorCode &)) + ?doCompare@RuleBasedCollator@icu@@ABA?AW4UCollationResult@@PBEH0HAAW4UErrorCode@@@Z (private: enum UCollationResult __cdecl icu::RuleBasedCollator::doCompare(unsigned char const *,int,unsigned char const *,int,enum UErrorCode &)const ) + ?doCompare@RuleBasedCollator@icu@@ABA?AW4UCollationResult@@PB_SH0HAAW4UErrorCode@@@Z (private: enum UCollationResult __cdecl icu::RuleBasedCollator::doCompare(char16_t const *,int,char16_t const *,int,enum UErrorCode &)const ) + ?doParseActions@RegexCompile@icu@@AAACH@Z (private: signed char __cdecl icu::RegexCompile::doParseActions(int)) + ?dontCheckFCD@CollationSettings@icu@@QBACXZ (public: signed char __cdecl icu::CollationSettings::dontCheckFCD(void)const ) + ?dstOffsetAt@OlsonTimeZone@icu@@ABAHF@Z (private: int __cdecl icu::OlsonTimeZone::dstOffsetAt(short)const ) + ?dtos@ChoiceFormat@icu@@CAAAVUnicodeString@2@NAAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::ChoiceFormat::dtos(double,class icu::UnicodeString &)) + ?dumpOp@RegexPattern@icu@@ABAXH@Z (private: void __cdecl icu::RegexPattern::dumpOp(int)const ) + ?dumpPattern@RegexPattern@icu@@QBAXXZ (public: void __cdecl icu::RegexPattern::dumpPattern(void)const ) + ?eclipticObliquity@CalendarAstronomer@icu@@AAANXZ (private: double __cdecl icu::CalendarAstronomer::eclipticObliquity(void)) + ?eclipticToEquatorial@CalendarAstronomer@icu@@QAAAAVEquatorial@12@AAV312@ABVEcliptic@12@@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::eclipticToEquatorial(class icu::CalendarAstronomer::Equatorial &,class icu::CalendarAstronomer::Ecliptic const &)) + ?eclipticToEquatorial@CalendarAstronomer@icu@@QAAAAVEquatorial@12@AAV312@N@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::eclipticToEquatorial(class icu::CalendarAstronomer::Equatorial &,double)) + ?eclipticToEquatorial@CalendarAstronomer@icu@@QAAAAVEquatorial@12@AAV312@NN@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::eclipticToEquatorial(class icu::CalendarAstronomer::Equatorial &,double,double)) + ?eclipticToHorizon@CalendarAstronomer@icu@@QAAAAVHorizon@12@AAV312@N@Z (public: class icu::CalendarAstronomer::Horizon & __cdecl icu::CalendarAstronomer::eclipticToHorizon(class icu::CalendarAstronomer::Horizon &,double)) + ?enableFastLatin@CollationDataBuilder@icu@@QAAXXZ (public: void __cdecl icu::CollationDataBuilder::enableFastLatin(void)) + ?encodeCEs@CollationDataBuilder@icu@@UAAIQB_JHAAW4UErrorCode@@@Z (public: virtual unsigned int __cdecl icu::CollationDataBuilder::encodeCEs(__int64 const * const,int,enum UErrorCode &)) + ?encodeCharCEs@CollationFastLatinBuilder@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::encodeCharCEs(enum UErrorCode &)) + ?encodeContractions@CollationFastLatinBuilder@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::encodeContractions(enum UErrorCode &)) + ?encodeExpansion32@CollationDataBuilder@icu@@IAAIQBHHAAW4UErrorCode@@@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::encodeExpansion32(int const * const,int,enum UErrorCode &)) + ?encodeExpansion@CollationDataBuilder@icu@@IAAIQB_JHAAW4UErrorCode@@@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::encodeExpansion(__int64 const * const,int,enum UErrorCode &)) + ?encodeOneCE@CollationDataBuilder@icu@@IAAI_JAAW4UErrorCode@@@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::encodeOneCE(__int64,enum UErrorCode &)) + ?encodeOneCEAsCE32@CollationDataBuilder@icu@@KAI_J@Z (protected: static unsigned int __cdecl icu::CollationDataBuilder::encodeOneCEAsCE32(__int64)) + ?encodeTwoCEs@CollationFastLatinBuilder@icu@@ABAI_J0@Z (private: unsigned int __cdecl icu::CollationFastLatinBuilder::encodeTwoCEs(__int64,__int64)const ) + ?encodeUniqueCEs@CollationFastLatinBuilder@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::encodeUniqueCEs(enum UErrorCode &)) + ?end64@RegexMatcher@icu@@UBA_JAAW4UErrorCode@@@Z (public: virtual __int64 __cdecl icu::RegexMatcher::end64(enum UErrorCode &)const ) + ?end64@RegexMatcher@icu@@UBA_JHAAW4UErrorCode@@@Z (public: virtual __int64 __cdecl icu::RegexMatcher::end64(int,enum UErrorCode &)const ) + ?end@RegexMatcher@icu@@UBAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::end(enum UErrorCode &)const ) + ?end@RegexMatcher@icu@@UBAHHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::end(int,enum UErrorCode &)const ) + ?endZoneProps@VTimeZone@icu@@ABAXAAVVTZWriter@2@CAAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::endZoneProps(class icu::VTZWriter &,signed char,enum UErrorCode &)const ) + ?ensureCapacity@DigitList@icu@@QAAXHAAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::ensureCapacity(int,enum UErrorCode &)) + ?ensureOwnedData@CollationTailoring@icu@@QAACAAW4UErrorCode@@@Z (public: signed char __cdecl icu::CollationTailoring::ensureOwnedData(enum UErrorCode &)) + ?eq@PluralAffix@icu@@CACABVDigitAffix@2@0@Z (private: static signed char __cdecl icu::PluralAffix::eq(class icu::DigitAffix const &,class icu::DigitAffix const &)) + ?eqHelper@CompactDecimalFormat@icu@@ABACABV12@@Z (private: signed char __cdecl icu::CompactDecimalFormat::eqHelper(class icu::CompactDecimalFormat const &)const ) + ?equalFormats@MessageFormat@icu@@SACPBX0@Z (public: static signed char __cdecl icu::MessageFormat::equalFormats(void const *,void const *)) + ?equalWithSignCompatibility@DecimalFormat@icu@@ABACHH@Z (private: signed char __cdecl icu::DecimalFormat::equalWithSignCompatibility(int,int)const ) + ?equals@?$PluralMap@VDigitAffix@icu@@@icu@@QBACABV12@P6ACABVDigitAffix@2@1@Z@Z (public: signed char __cdecl icu::PluralMap::equals(class icu::PluralMap const &,signed char (__cdecl*)(class icu::DigitAffix const &,class icu::DigitAffix const &))const ) + ?equals@AffixPattern@icu@@QBACABV12@@Z (public: signed char __cdecl icu::AffixPattern::equals(class icu::AffixPattern const &)const ) + ?equals@AffixPatternParser@icu@@QBACABV12@@Z (public: signed char __cdecl icu::AffixPatternParser::equals(class icu::AffixPatternParser const &)const ) + ?equals@Calendar@icu@@QBACABV12@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::Calendar::equals(class icu::Calendar const &,enum UErrorCode &)const ) + ?equals@Collator@icu@@QBACABVUnicodeString@2@0@Z (public: signed char __cdecl icu::Collator::equals(class icu::UnicodeString const &,class icu::UnicodeString const &)const ) + ?equals@CurrencyAffixInfo@icu@@QBACABV12@@Z (public: signed char __cdecl icu::CurrencyAffixInfo::equals(class icu::CurrencyAffixInfo const &)const ) + ?equals@DigitAffix@icu@@QBACABV12@@Z (public: signed char __cdecl icu::DigitAffix::equals(class icu::DigitAffix const &)const ) + ?equals@DigitAffixesAndPadding@icu@@QBACABV12@@Z (public: signed char __cdecl icu::DigitAffixesAndPadding::equals(class icu::DigitAffixesAndPadding const &)const ) + ?equals@DigitFormatter@icu@@QBACABV12@@Z (public: signed char __cdecl icu::DigitFormatter::equals(class icu::DigitFormatter const &)const ) + ?equals@DigitFormatterIntOptions@icu@@QBACABV12@@Z (public: signed char __cdecl icu::DigitFormatterIntOptions::equals(class icu::DigitFormatterIntOptions const &)const ) + ?equals@DigitFormatterOptions@icu@@QBACABV12@@Z (public: signed char __cdecl icu::DigitFormatterOptions::equals(class icu::DigitFormatterOptions const &)const ) + ?equals@DigitGrouping@icu@@QBACABV12@@Z (public: signed char __cdecl icu::DigitGrouping::equals(class icu::DigitGrouping const &)const ) + ?equals@DigitInterval@icu@@QBACABV12@@Z (public: signed char __cdecl icu::DigitInterval::equals(class icu::DigitInterval const &)const ) + ?equals@FixedPrecision@icu@@QBACABV12@@Z (public: signed char __cdecl icu::FixedPrecision::equals(class icu::FixedPrecision const &)const ) + ?equals@PluralAffix@icu@@QBACABV12@@Z (public: signed char __cdecl icu::PluralAffix::equals(class icu::PluralAffix const &)const ) + ?equals@SciFormatterOptions@icu@@QBACABV12@@Z (public: signed char __cdecl icu::SciFormatterOptions::equals(class icu::SciFormatterOptions const &)const ) + ?equals@ScientificPrecision@icu@@QBACABV12@@Z (public: signed char __cdecl icu::ScientificPrecision::equals(class icu::ScientificPrecision const &)const ) + ?equals@SignificantDigitInterval@icu@@QBACABV12@@Z (public: signed char __cdecl icu::SignificantDigitInterval::equals(class icu::SignificantDigitInterval const &)const ) + ?error@RegexCompile@icu@@AAAXW4UErrorCode@@@Z (private: void __cdecl icu::RegexCompile::error(enum UErrorCode)) + ?estimateDigitCount@SmallIntFormatter@icu@@SAHHABVIntDigitCountRange@2@@Z (public: static int __cdecl icu::SmallIntFormatter::estimateDigitCount(int,class icu::IntDigitCountRange const &)) + ?expandOffsetPattern@TimeZoneFormat@icu@@CAAAVUnicodeString@2@ABV32@AAV32@AAW4UErrorCode@@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZoneFormat::expandOffsetPattern(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?expandToContain@DigitInterval@icu@@QAAXABV12@@Z (public: void __cdecl icu::DigitInterval::expandToContain(class icu::DigitInterval const &)) + ?expandToContainDigit@DigitInterval@icu@@QAAXH@Z (public: void __cdecl icu::DigitInterval::expandToContainDigit(int)) + ?fallbackFormat@DateIntervalFormat@icu@@ABAAAVUnicodeString@2@AAVCalendar@2@0CAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::DateIntervalFormat::fallbackFormat(class icu::Calendar &,class icu::Calendar &,signed char,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?fetchCEs@CollationIterator@icu@@QAAHAAW4UErrorCode@@@Z (public: int __cdecl icu::CollationIterator::fetchCEs(enum UErrorCode &)) + ?fgCalendarFieldToLevel@SimpleDateFormat@icu@@0QBHB (private: static int const * const icu::SimpleDateFormat::fgCalendarFieldToLevel) + ?fgCalendarFieldToPatternLetter@DateIntervalFormat@icu@@0QB_SB (private: static char16_t const * const icu::DateIntervalFormat::fgCalendarFieldToPatternLetter) + ?fgNumberPatterns@DecimalFormat@icu@@2QBDB (public: static char const * const icu::DecimalFormat::fgNumberPatterns) + ?fgPatternIndexToCalendarField@SimpleDateFormat@icu@@0QBW4UCalendarDateFields@@B (private: static enum UCalendarDateFields const * const icu::SimpleDateFormat::fgPatternIndexToCalendarField) + ?fgPatternIndexToDateFormatField@SimpleDateFormat@icu@@0QBW4UDateFormatField@@B (private: static enum UDateFormatField const * const icu::SimpleDateFormat::fgPatternIndexToDateFormatField) + ?fieldDifference@Calendar@icu@@UAAHNW4EDateFields@12@AAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::fieldDifference(double,enum icu::Calendar::EDateFields,enum UErrorCode &)) + ?fieldDifference@Calendar@icu@@UAAHNW4UCalendarDateFields@@AAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::fieldDifference(double,enum UCalendarDateFields,enum UErrorCode &)) + ?fieldExistsInSkeleton@DateIntervalFormat@icu@@CACW4UCalendarDateFields@@ABVUnicodeString@2@@Z (private: static signed char __cdecl icu::DateIntervalFormat::fieldExistsInSkeleton(enum UCalendarDateFields,class icu::UnicodeString const &)) + ?filteredTransliterate@Transliterator@icu@@EBAXAAVReplaceable@2@AAUUTransPosition@@CC@Z (private: virtual void __cdecl icu::Transliterator::filteredTransliterate(class icu::Replaceable &,struct UTransPosition &,signed char,signed char)const ) + ?filteredTransliterate@Transliterator@icu@@UBAXAAVReplaceable@2@AAUUTransPosition@@C@Z (public: virtual void __cdecl icu::Transliterator::filteredTransliterate(class icu::Replaceable &,struct UTransPosition &,signed char)const ) + ?finalizeCEs@CollationBuilder@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationBuilder::finalizeCEs(enum UErrorCode &)) + ?find@RegexMatcher@icu@@UAACAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::find(enum UErrorCode &)) + ?find@RegexMatcher@icu@@UAACXZ (public: virtual signed char __cdecl icu::RegexMatcher::find(void)) + ?find@RegexMatcher@icu@@UAAC_JAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::find(__int64,enum UErrorCode &)) + ?findBestMatch@TimeZoneGenericNames@icu@@QBAHABVUnicodeString@2@HIAAV32@AAW4UTimeZoneFormatTimeType@@AAW4UErrorCode@@@Z (public: int __cdecl icu::TimeZoneGenericNames::findBestMatch(class icu::UnicodeString const &,int,unsigned int,class icu::UnicodeString &,enum UTimeZoneFormatTimeType &,enum UErrorCode &)const ) + ?findCaseInsensitiveStarters@RegexCompile@icu@@SAXHPAVUnicodeSet@2@@Z (public: static void __cdecl icu::RegexCompile::findCaseInsensitiveStarters(int,class icu::UnicodeSet *)) + ?findCommonNode@CollationBuilder@icu@@ABAHHH@Z (private: int __cdecl icu::CollationBuilder::findCommonNode(int,int)const ) + ?findFirstPluralNumberArg@MessageFormat@icu@@ABAHHABVUnicodeString@2@@Z (private: int __cdecl icu::MessageFormat::findFirstPluralNumberArg(int,class icu::UnicodeString const &)const ) + ?findID@TimeZone@icu@@CAPB_SABVUnicodeString@2@@Z (private: static char16_t const * __cdecl icu::TimeZone::findID(class icu::UnicodeString const &)) + ?findKeyword@MessageFormat@icu@@CAHABVUnicodeString@2@PBQB_S@Z (private: static int __cdecl icu::MessageFormat::findKeyword(class icu::UnicodeString const &,char16_t const * const *)) + ?findMetaZoneID@ZoneMeta@icu@@SAPB_SABVUnicodeString@2@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::findMetaZoneID(class icu::UnicodeString const &)) + ?findNext@RuleBasedTimeZone@icu@@ABACNCAANAAPAVTimeZoneRule@2@1@Z (private: signed char __cdecl icu::RuleBasedTimeZone::findNext(double,signed char,double &,class icu::TimeZoneRule * &,class icu::TimeZoneRule * &)const ) + ?findOrInsertNodeForCEs@CollationBuilder@icu@@AAAHHAAPBDAAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::findOrInsertNodeForCEs(int,char const * &,enum UErrorCode &)) + ?findOrInsertNodeForPrimary@CollationBuilder@icu@@AAAHIAAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::findOrInsertNodeForPrimary(unsigned int,enum UErrorCode &)) + ?findOrInsertNodeForRootCE@CollationBuilder@icu@@AAAH_JHAAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::findOrInsertNodeForRootCE(__int64,int,enum UErrorCode &)) + ?findOrInsertWeakNode@CollationBuilder@icu@@AAAHHIHAAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::findOrInsertWeakNode(int,unsigned int,int,enum UErrorCode &)) + ?findOtherSubMessage@MessageFormat@icu@@ABAHH@Z (private: int __cdecl icu::MessageFormat::findOtherSubMessage(int)const ) + ?findP@CollationRootElements@icu@@ABAHI@Z (private: int __cdecl icu::CollationRootElements::findP(unsigned int)const ) + ?findPrev@RuleBasedTimeZone@icu@@ABACNCAANAAPAVTimeZoneRule@2@1@Z (private: signed char __cdecl icu::RuleBasedTimeZone::findPrev(double,signed char,double &,class icu::TimeZoneRule * &,class icu::TimeZoneRule * &)const ) + ?findPrimary@CollationRootElements@icu@@QBAHI@Z (public: int __cdecl icu::CollationRootElements::findPrimary(unsigned int)const ) + ?findProgressInterrupt@RegexMatcher@icu@@AAAC_JAAW4UErrorCode@@@Z (private: signed char __cdecl icu::RegexMatcher::findProgressInterrupt(__int64,enum UErrorCode &)) + ?findRuleInFinal@RuleBasedTimeZone@icu@@ABAPAVTimeZoneRule@2@NCHH@Z (private: class icu::TimeZoneRule * __cdecl icu::RuleBasedTimeZone::findRuleInFinal(double,signed char,int,int)const ) + ?findRuleSet@RuleBasedNumberFormat@icu@@ABAPAVNFRuleSet@2@ABVUnicodeString@2@AAW4UErrorCode@@@Z (private: class icu::NFRuleSet * __cdecl icu::RuleBasedNumberFormat::findRuleSet(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?findSubMessage@ChoiceFormat@icu@@CAHABVMessagePattern@2@HN@Z (private: static int __cdecl icu::ChoiceFormat::findSubMessage(class icu::MessagePattern const &,int,double)) + ?findSubMessage@PluralFormat@icu@@CAHABVMessagePattern@2@HABVPluralSelector@12@PAXNAAW4UErrorCode@@@Z (private: static int __cdecl icu::PluralFormat::findSubMessage(class icu::MessagePattern const &,int,class icu::PluralFormat::PluralSelector const &,void *,double,enum UErrorCode &)) + ?findSubMessage@SelectFormat@icu@@CAHABVMessagePattern@2@HABVUnicodeString@2@AAW4UErrorCode@@@Z (private: static int __cdecl icu::SelectFormat::findSubMessage(class icu::MessagePattern const &,int,class icu::UnicodeString const &,enum UErrorCode &)) + ?findTimeZoneID@ZoneMeta@icu@@SAPB_SABVUnicodeString@2@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::findTimeZoneID(class icu::UnicodeString const &)) + ?findUsingChunk@RegexMatcher@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::RegexMatcher::findUsingChunk(enum UErrorCode &)) + ?finishTransliteration@Transliterator@icu@@UBAXAAVReplaceable@2@AAUUTransPosition@@@Z (public: virtual void __cdecl icu::Transliterator::finishTransliteration(class icu::Replaceable &,struct UTransPosition &)const ) + ?first@SearchIterator@icu@@QAAHAAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::first(enum UErrorCode &)) + ?firstCEWithPrimaryAtLeast@CollationRootElements@icu@@QBA_JI@Z (public: __int64 __cdecl icu::CollationRootElements::firstCEWithPrimaryAtLeast(unsigned int)const ) + ?firstStringsInScript@AlphabeticIndex@icu@@AAAPAVUVector@2@AAW4UErrorCode@@@Z (private: class icu::UVector * __cdecl icu::AlphabeticIndex::firstStringsInScript(enum UErrorCode &)) + ?fitsIntoInt64@DigitList@icu@@QAACC@Z (public: signed char __cdecl icu::DigitList::fitsIntoInt64(signed char)) + ?fitsIntoLong@DigitList@icu@@QAACC@Z (public: signed char __cdecl icu::DigitList::fitsIntoLong(signed char)) + ?fixLiterals@RegexCompile@icu@@AAAXC@Z (private: void __cdecl icu::RegexCompile::fixLiterals(signed char)) + ?flag@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@ABAIW4UDateFormatBooleanAttribute@@@Z (private: unsigned int __cdecl icu::EnumSet::flag(enum UDateFormatBooleanAttribute)const ) + ?flag@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@ABAIW4UNumberFormatAttribute@@@Z (private: unsigned int __cdecl icu::EnumSet::flag(enum UNumberFormatAttribute)const ) + ?flags@RegexPattern@icu@@UBAIXZ (public: virtual unsigned int __cdecl icu::RegexPattern::flags(void)const ) + ?following@SearchIterator@icu@@QAAHHAAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::following(int,enum UErrorCode &)) + ?forData@CollationFastLatinBuilder@icu@@QAACABUCollationData@2@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::CollationFastLatinBuilder::forData(struct icu::CollationData const &,enum UErrorCode &)) + ?forLocale@PluralRules@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::PluralRules * __cdecl icu::PluralRules::forLocale(class icu::Locale const &,enum UErrorCode &)) + ?forLocale@PluralRules@icu@@SAPAV12@ABVLocale@2@W4UPluralType@@AAW4UErrorCode@@@Z (public: static class icu::PluralRules * __cdecl icu::PluralRules::forLocale(class icu::Locale const &,enum UPluralType,enum UErrorCode &)) + ?forbidSurrogateCodePoints@CollationIterator@icu@@MBACXZ (protected: virtual signed char __cdecl icu::CollationIterator::forbidSurrogateCodePoints(void)const ) + ?forbidSurrogateCodePoints@UTF8CollationIterator@icu@@MBACXZ (protected: virtual signed char __cdecl icu::UTF8CollationIterator::forbidSurrogateCodePoints(void)const ) + ?format@ChoiceFormat@icu@@UBAAAVUnicodeString@2@HAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ChoiceFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@ChoiceFormat@icu@@UBAAAVUnicodeString@2@NAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ChoiceFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@ChoiceFormat@icu@@UBAAAVUnicodeString@2@PBVFormattable@2@HAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ChoiceFormat::format(class icu::Formattable const *,int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@ChoiceFormat@icu@@UBAAAVUnicodeString@2@_JAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ChoiceFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@ABVDigitList@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@ABVDigitList@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@HAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@HAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@HAAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@NAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@NAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@NAAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@VStringPiece@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(class icu::StringPiece,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@_JAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@_JAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UBAAAVUnicodeString@2@_JAAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DateFormat@icu@@QBAAAVUnicodeString@2@NAAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DateFormat::format(double,class icu::UnicodeString &)const ) + ?format@DateFormat@icu@@QBAAAVUnicodeString@2@NAAV32@AAVFieldPosition@2@@Z (public: class icu::UnicodeString & __cdecl icu::DateFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@DateFormat@icu@@QBAAAVUnicodeString@2@NAAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DateFormat::format(double,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DateFormat@icu@@UBAAAVUnicodeString@2@AAVCalendar@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DateFormat::format(class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DateFormat@icu@@UBAAAVUnicodeString@2@ABVFormattable@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DateFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DateFormat@icu@@UBAAAVUnicodeString@2@ABVFormattable@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DateFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DateIntervalFormat@icu@@QBAAAVUnicodeString@2@AAVCalendar@2@0AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DateIntervalFormat::format(class icu::Calendar &,class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DateIntervalFormat@icu@@QBAAAVUnicodeString@2@PBVDateInterval@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DateIntervalFormat::format(class icu::DateInterval const *,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DateIntervalFormat@icu@@UBAAAVUnicodeString@2@ABVFormattable@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DateIntervalFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@ABVDigitList@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@ABVDigitList@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@ABVVisibleDigitsWithExponent@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(class icu::VisibleDigitsWithExponent const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@ABVVisibleDigitsWithExponent@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(class icu::VisibleDigitsWithExponent const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@HAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@HAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@HAAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@NAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@NAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@NAAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@VStringPiece@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(class icu::StringPiece,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@_JAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@_JAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UBAAAVUnicodeString@2@_JAAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DigitAffix@icu@@QBAAAVUnicodeString@2@AAVFieldPositionHandler@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DigitAffix::format(class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?format@DigitAffixesAndPadding@icu@@QBAAAVUnicodeString@2@AAVDigitList@2@ABVValueFormatter@2@AAVFieldPositionHandler@2@PBVPluralRules@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DigitAffixesAndPadding::format(class icu::DigitList &,class icu::ValueFormatter const &,class icu::FieldPositionHandler &,class icu::PluralRules const *,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@DigitAffixesAndPadding@icu@@QBAAAVUnicodeString@2@ABVVisibleDigitsWithExponent@2@ABVValueFormatter@2@AAVFieldPositionHandler@2@PBVPluralRules@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DigitAffixesAndPadding::format(class icu::VisibleDigitsWithExponent const &,class icu::ValueFormatter const &,class icu::FieldPositionHandler &,class icu::PluralRules const *,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@DigitFormatter@icu@@QBAAAVUnicodeString@2@ABVVisibleDigits@2@ABVDigitGrouping@2@ABVDigitFormatterOptions@2@AAVFieldPositionHandler@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DigitFormatter::format(class icu::VisibleDigits const &,class icu::DigitGrouping const &,class icu::DigitFormatterOptions const &,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?format@DigitFormatter@icu@@QBAAAVUnicodeString@2@ABVVisibleDigitsWithExponent@2@ABVSciFormatterOptions@2@AAVFieldPositionHandler@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DigitFormatter::format(class icu::VisibleDigitsWithExponent const &,class icu::SciFormatterOptions const &,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?format@DummyFormat@MessageFormat@icu@@UBAAAVUnicodeString@3@ABVFormattable@3@AAV43@AAVFieldPosition@3@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MessageFormat::DummyFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DummyFormat@MessageFormat@icu@@UBAAAVUnicodeString@3@ABVFormattable@3@AAV43@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MessageFormat::DummyFormat::format(class icu::Formattable const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@DummyFormat@MessageFormat@icu@@UBAAAVUnicodeString@3@ABVFormattable@3@AAV43@PAVFieldPositionIterator@3@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MessageFormat::DummyFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@Format@icu@@QBAAAVUnicodeString@2@ABVFormattable@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::Format::format(class icu::Formattable const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@Format@icu@@UBAAAVUnicodeString@2@ABVFormattable@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::Format::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@MarkupStyle@ScientificNumberFormatter@icu@@MBAAAVUnicodeString@3@ABV43@AAVFieldPositionIterator@3@0ABVDecimalFormatStaticSets@3@AAV43@AAW4UErrorCode@@@Z (protected: virtual class icu::UnicodeString & __cdecl icu::ScientificNumberFormatter::MarkupStyle::format(class icu::UnicodeString const &,class icu::FieldPositionIterator &,class icu::UnicodeString const &,class icu::DecimalFormatStaticSets const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@MeasureFormat@icu@@UBAAAVUnicodeString@2@ABVFormattable@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MeasureFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@MessageFormat@icu@@ABAAAVUnicodeString@2@PBVFormattable@2@PBV32@HAAV32@PAVFieldPosition@2@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::MessageFormat::format(class icu::Formattable const *,class icu::UnicodeString const *,int,class icu::UnicodeString &,class icu::FieldPosition *,enum UErrorCode &)const ) + ?format@MessageFormat@icu@@ABAXHPBXPBVFormattable@2@PBVUnicodeString@2@HAAVAppendableWrapper@2@PAVFieldPosition@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::format(int,void const *,class icu::Formattable const *,class icu::UnicodeString const *,int,class icu::AppendableWrapper &,class icu::FieldPosition *,enum UErrorCode &)const ) + ?format@MessageFormat@icu@@QBAAAVUnicodeString@2@PBV32@PBVFormattable@2@HAAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::MessageFormat::format(class icu::UnicodeString const *,class icu::Formattable const *,int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@MessageFormat@icu@@QBAAAVUnicodeString@2@PBVFormattable@2@HAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::MessageFormat::format(class icu::Formattable const *,int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@MessageFormat@icu@@SAAAVUnicodeString@2@ABV32@PBVFormattable@2@HAAV32@AAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::MessageFormat::format(class icu::UnicodeString const &,class icu::Formattable const *,int,class icu::UnicodeString &,enum UErrorCode &)) + ?format@MessageFormat@icu@@UBAAAVUnicodeString@2@ABVFormattable@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MessageFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@QBAAAVUnicodeString@2@HAAV32@@Z (public: class icu::UnicodeString & __cdecl icu::NumberFormat::format(int,class icu::UnicodeString &)const ) + ?format@NumberFormat@icu@@QBAAAVUnicodeString@2@NAAV32@@Z (public: class icu::UnicodeString & __cdecl icu::NumberFormat::format(double,class icu::UnicodeString &)const ) + ?format@NumberFormat@icu@@QBAAAVUnicodeString@2@_JAAV32@@Z (public: class icu::UnicodeString & __cdecl icu::NumberFormat::format(__int64,class icu::UnicodeString &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@ABVDigitList@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@ABVDigitList@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@ABVFormattable@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@ABVFormattable@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@HAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@HAAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(int,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@NAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@NAAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(double,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@VStringPiece@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(class icu::StringPiece,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@_JAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@_JAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UBAAAVUnicodeString@2@_JAAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@ABAAAVUnicodeString@2@ABVFormattable@2@NAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::PluralFormat::format(class icu::Formattable const &,double,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@QBA?AVUnicodeString@2@HAAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::PluralFormat::format(int,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@QBA?AVUnicodeString@2@NAAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::PluralFormat::format(double,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@QBAAAVUnicodeString@2@HAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::PluralFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@QBAAAVUnicodeString@2@NAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::PluralFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@UBAAAVUnicodeString@2@ABVFormattable@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::PluralFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@QuantityFormatter@icu@@QBAAAVUnicodeString@2@ABVFormattable@2@ABVNumberFormat@2@ABVPluralRules@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::QuantityFormatter::format(class icu::Formattable const &,class icu::NumberFormat const &,class icu::PluralRules const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@QuantityFormatter@icu@@SAAAVUnicodeString@2@ABVSimpleFormatter@2@ABV32@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::QuantityFormatter::format(class icu::SimpleFormatter const &,class icu::UnicodeString const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)) + ?format@RelativeDateTimeFormatter@icu@@QBAAAVUnicodeString@2@NW4UDateDirection@@W4UDateRelativeUnit@@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::RelativeDateTimeFormatter::format(double,enum UDateDirection,enum UDateRelativeUnit,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@RelativeDateTimeFormatter@icu@@QBAAAVUnicodeString@2@NW4URelativeDateTimeUnit@@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::RelativeDateTimeFormatter::format(double,enum URelativeDateTimeUnit,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@RelativeDateTimeFormatter@icu@@QBAAAVUnicodeString@2@W4UDateDirection@@W4UDateAbsoluteUnit@@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::RelativeDateTimeFormatter::format(enum UDateDirection,enum UDateAbsoluteUnit,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@ABAAAVUnicodeString@2@_JPAVNFRuleSet@2@AAV32@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(__int64,class icu::NFRuleSet *,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@MBAAAVUnicodeString@2@ABVDigitList@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (protected: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@MBAAAVUnicodeString@2@ABVDigitList@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (protected: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@UBAAAVUnicodeString@2@HAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@RuleBasedNumberFormat@icu@@UBAAAVUnicodeString@2@HABV32@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(int,class icu::UnicodeString const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@UBAAAVUnicodeString@2@NAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@RuleBasedNumberFormat@icu@@UBAAAVUnicodeString@2@NABV32@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(double,class icu::UnicodeString const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@UBAAAVUnicodeString@2@_JAAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@RuleBasedNumberFormat@icu@@UBAAAVUnicodeString@2@_JABV32@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(__int64,class icu::UnicodeString const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@ScientificNumberFormatter@icu@@QBAAAVUnicodeString@2@ABVFormattable@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::ScientificNumberFormatter::format(class icu::Formattable const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@SelectFormat@icu@@QBAAAVUnicodeString@2@ABV32@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SelectFormat::format(class icu::UnicodeString const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@SelectFormat@icu@@UBAAAVUnicodeString@2@ABVFormattable@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SelectFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@SimpleDateFormat@icu@@UBAAAVUnicodeString@2@AAVCalendar@2@AAV32@AAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SimpleDateFormat::format(class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@SimpleDateFormat@icu@@UBAAAVUnicodeString@2@AAVCalendar@2@AAV32@PAVFieldPositionIterator@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SimpleDateFormat::format(class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@SmallIntFormatter@icu@@SAAAVUnicodeString@2@HABVIntDigitCountRange@2@AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::SmallIntFormatter::format(int,class icu::IntDigitCountRange const &,class icu::UnicodeString &)) + ?format@SuperscriptStyle@ScientificNumberFormatter@icu@@MBAAAVUnicodeString@3@ABV43@AAVFieldPositionIterator@3@0ABVDecimalFormatStaticSets@3@AAV43@AAW4UErrorCode@@@Z (protected: virtual class icu::UnicodeString & __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::format(class icu::UnicodeString const &,class icu::FieldPositionIterator &,class icu::UnicodeString const &,class icu::DecimalFormatStaticSets const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@TimeZoneFormat@icu@@UBAAAVUnicodeString@2@ABVFormattable@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::TimeZoneFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@TimeZoneFormat@icu@@UBAAAVUnicodeString@2@W4UTimeZoneFormatStyle@@ABVTimeZone@2@NAAV32@PAW4UTimeZoneFormatTimeType@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::TimeZoneFormat::format(enum UTimeZoneFormatStyle,class icu::TimeZone const &,double,class icu::UnicodeString &,enum UTimeZoneFormatTimeType *)const ) + ?format@ValueFormatter@icu@@QBAAAVUnicodeString@2@ABVVisibleDigitsWithExponent@2@AAVFieldPositionHandler@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::ValueFormatter::format(class icu::VisibleDigitsWithExponent const &,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatComplexSubMessage@MessageFormat@icu@@ABAXHPBXPBVFormattable@2@PBVUnicodeString@2@HAAVAppendableWrapper@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::formatComplexSubMessage(int,void const *,class icu::Formattable const *,class icu::UnicodeString const *,int,class icu::AppendableWrapper &,enum UErrorCode &)const ) + ?formatCustomID@TimeZone@icu@@CAAAVUnicodeString@2@HHHCAAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZone::formatCustomID(int,int,int,signed char,class icu::UnicodeString &)) + ?formatCustomID@ZoneMeta@icu@@CAAAVUnicodeString@2@EEECAAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::ZoneMeta::formatCustomID(unsigned char,unsigned char,unsigned char,signed char,class icu::UnicodeString &)) + ?formatDigits@DigitFormatter@icu@@ABAAAVUnicodeString@2@PBEHABVIntDigitCountRange@2@HAAVFieldPositionHandler@2@AAV32@@Z (private: class icu::UnicodeString & __cdecl icu::DigitFormatter::formatDigits(unsigned char const *,int,class icu::IntDigitCountRange const &,int,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatExemplarLocation@TimeZoneFormat@icu@@ABAAAVUnicodeString@2@ABVTimeZone@2@AAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatExemplarLocation(class icu::TimeZone const &,class icu::UnicodeString &)const ) + ?formatExponent@DigitFormatter@icu@@ABAAAVUnicodeString@2@ABVVisibleDigits@2@ABVDigitFormatterIntOptions@2@HHAAVFieldPositionHandler@2@AAV32@@Z (private: class icu::UnicodeString & __cdecl icu::DigitFormatter::formatExponent(class icu::VisibleDigits const &,class icu::DigitFormatterIntOptions const &,int,int,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatGeneric@TimeZoneFormat@icu@@ABAAAVUnicodeString@2@ABVTimeZone@2@HNAAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatGeneric(class icu::TimeZone const &,int,double,class icu::UnicodeString &)const ) + ?formatImpl@DateIntervalFormat@icu@@ABAAAVUnicodeString@2@AAVCalendar@2@0AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::DateIntervalFormat::formatImpl(class icu::Calendar &,class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?formatInfinity@DigitFormatter@icu@@ABAAAVUnicodeString@2@AAVFieldPositionHandler@2@AAV32@@Z (private: class icu::UnicodeString & __cdecl icu::DigitFormatter::formatInfinity(class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatInt32@DigitAffixesAndPadding@icu@@QBAAAVUnicodeString@2@HABVValueFormatter@2@AAVFieldPositionHandler@2@PBVPluralRules@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DigitAffixesAndPadding::formatInt32(int,class icu::ValueFormatter const &,class icu::FieldPositionHandler &,class icu::PluralRules const *,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatInt32@ValueFormatter@icu@@QBAAAVUnicodeString@2@HAAVFieldPositionHandler@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::ValueFormatter::formatInt32(int,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatMeasure@MeasureFormat@icu@@ABAAAVUnicodeString@2@ABVMeasure@2@ABVNumberFormat@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatMeasure(class icu::Measure const &,class icu::NumberFormat const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?formatMeasurePerUnit@MeasureFormat@icu@@QBAAAVUnicodeString@2@ABVMeasure@2@ABVMeasureUnit@2@AAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatMeasurePerUnit(class icu::Measure const &,class icu::MeasureUnit const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?formatMeasures@MeasureFormat@icu@@QBAAAVUnicodeString@2@PBVMeasure@2@HAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatMeasures(class icu::Measure const *,int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?formatMeasuresSlowTrack@MeasureFormat@icu@@ABAAAVUnicodeString@2@PBVMeasure@2@HAAV32@AAVFieldPosition@2@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatMeasuresSlowTrack(class icu::Measure const *,int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?formatNaN@DigitFormatter@icu@@ABAAAVUnicodeString@2@AAVFieldPositionHandler@2@AAV32@@Z (private: class icu::UnicodeString & __cdecl icu::DigitFormatter::formatNaN(class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatNumeric@MeasureFormat@icu@@ABAAAVUnicodeString@2@NABVDateFormat@2@W4UDateFormatField@@ABVFormattable@2@AAV32@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatNumeric(double,class icu::DateFormat const &,enum UDateFormatField,class icu::Formattable const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatNumeric@MeasureFormat@icu@@ABAAAVUnicodeString@2@PBVFormattable@2@HAAV32@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatNumeric(class icu::Formattable const *,int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatNumeric@RelativeDateTimeFormatter@icu@@QBAAAVUnicodeString@2@NW4URelativeDateTimeUnit@@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::RelativeDateTimeFormatter::formatNumeric(double,enum URelativeDateTimeUnit,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetISO8601@TimeZoneFormat@icu@@ABAAAVUnicodeString@2@HCCCCAAV32@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetISO8601(int,signed char,signed char,signed char,signed char,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetISO8601Basic@TimeZoneFormat@icu@@QBAAAVUnicodeString@2@HCCCAAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetISO8601Basic(int,signed char,signed char,signed char,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetISO8601Extended@TimeZoneFormat@icu@@QBAAAVUnicodeString@2@HCCCAAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetISO8601Extended(int,signed char,signed char,signed char,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetLocalizedGMT@TimeZoneFormat@icu@@ABAAAVUnicodeString@2@HCAAV32@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetLocalizedGMT(int,signed char,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetLocalizedGMT@TimeZoneFormat@icu@@QBAAAVUnicodeString@2@HAAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetLocalizedGMT(int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetShortLocalizedGMT@TimeZoneFormat@icu@@QBAAAVUnicodeString@2@HAAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetShortLocalizedGMT(int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetWithAsciiDigits@TimeZoneFormat@icu@@CAAAVUnicodeString@2@H_SW4OffsetFields@12@1AAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetWithAsciiDigits(int,char16_t,enum icu::TimeZoneFormat::OffsetFields,enum icu::TimeZoneFormat::OffsetFields,class icu::UnicodeString &)) + ?formatPositiveInt32@DigitFormatter@icu@@QBAAAVUnicodeString@2@HABVIntDigitCountRange@2@AAVFieldPositionHandler@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DigitFormatter::formatPositiveInt32(int,class icu::IntDigitCountRange const &,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatSpecific@TimeZoneFormat@icu@@ABAAAVUnicodeString@2@ABVTimeZone@2@W4UTimeZoneNameType@@1NAAV32@PAW4UTimeZoneFormatTimeType@@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatSpecific(class icu::TimeZone const &,enum UTimeZoneNameType,enum UTimeZoneNameType,double,class icu::UnicodeString &,enum UTimeZoneFormatTimeType *)const ) + ?forwardNumCodePoints@FCDUIterCollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUIterCollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?forwardNumCodePoints@FCDUTF16CollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUTF16CollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?forwardNumCodePoints@FCDUTF8CollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUTF8CollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?forwardNumCodePoints@UIterCollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UIterCollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?forwardNumCodePoints@UTF16CollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UTF16CollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?forwardNumCodePoints@UTF8CollationIterator@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UTF8CollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?foundNULTerminator@CollationIterator@icu@@MAACXZ (protected: virtual signed char __cdecl icu::CollationIterator::foundNULTerminator(void)) + ?foundNULTerminator@FCDUTF16CollationIterator@icu@@MAACXZ (protected: virtual signed char __cdecl icu::FCDUTF16CollationIterator::foundNULTerminator(void)) + ?foundNULTerminator@FCDUTF8CollationIterator@icu@@MAACXZ (protected: virtual signed char __cdecl icu::FCDUTF8CollationIterator::foundNULTerminator(void)) + ?foundNULTerminator@UTF16CollationIterator@icu@@MAACXZ (protected: virtual signed char __cdecl icu::UTF16CollationIterator::foundNULTerminator(void)) + ?foundNULTerminator@UTF8CollationIterator@icu@@MAACXZ (protected: virtual signed char __cdecl icu::UTF8CollationIterator::foundNULTerminator(void)) + ?freeTransliterators@CompoundTransliterator@icu@@AAAXXZ (private: void __cdecl icu::CompoundTransliterator::freeTransliterators(void)) + ?freeze@ZNStringPool@icu@@QAAXXZ (public: void __cdecl icu::ZNStringPool::freeze(void)) + ?fromString@StandardPlural@icu@@SA?AW4Form@12@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: static enum icu::StandardPlural::Form __cdecl icu::StandardPlural::fromString(class icu::UnicodeString const &,enum UErrorCode &)) + ?fromString@StandardPlural@icu@@SA?AW4Form@12@PBDAAW4UErrorCode@@@Z (public: static enum icu::StandardPlural::Form __cdecl icu::StandardPlural::fromString(char const *,enum UErrorCode &)) + ?fromUCollationElements@CollationElementIterator@icu@@SAPAV12@PAUUCollationElements@@@Z (public: static class icu::CollationElementIterator * __cdecl icu::CollationElementIterator::fromUCollationElements(struct UCollationElements *)) + ?fromUCollationElements@CollationElementIterator@icu@@SAPBV12@PBUUCollationElements@@@Z (public: static class icu::CollationElementIterator const * __cdecl icu::CollationElementIterator::fromUCollationElements(struct UCollationElements const *)) + ?fromUCollator@Collator@icu@@SAPAV12@PAUUCollator@@@Z (public: static class icu::Collator * __cdecl icu::Collator::fromUCollator(struct UCollator *)) + ?fromUCollator@Collator@icu@@SAPBV12@PBUUCollator@@@Z (public: static class icu::Collator const * __cdecl icu::Collator::fromUCollator(struct UCollator const *)) + ?fromUFormattable@Formattable@icu@@SAPAV12@PAPAX@Z (public: static class icu::Formattable * __cdecl icu::Formattable::fromUFormattable(void * *)) + ?fromUFormattable@Formattable@icu@@SAPBV12@PBQAX@Z (public: static class icu::Formattable const * __cdecl icu::Formattable::fromUFormattable(void * const *)) + ?gDefaultMaxIntegerDigits@NumberFormat@icu@@1HB (protected: static int const icu::NumberFormat::gDefaultMaxIntegerDigits) + ?gDefaultMinIntegerDigits@NumberFormat@icu@@1HB (protected: static int const icu::NumberFormat::gDefaultMinIntegerDigits) + ?get2DigitYearStart@SimpleDateFormat@icu@@QBANAAW4UErrorCode@@@Z (public: double __cdecl icu::SimpleDateFormat::get2DigitYearStart(enum UErrorCode &)const ) + ?get@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QBAHW4UDateFormatBooleanAttribute@@@Z (public: int __cdecl icu::EnumSet::get(enum UDateFormatBooleanAttribute)const ) + ?get@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QBAHW4UNumberFormatAttribute@@@Z (public: int __cdecl icu::EnumSet::get(enum UNumberFormatAttribute)const ) + ?get@?$PluralMap@VDigitAffix@icu@@@icu@@QBAABVDigitAffix@2@ABVUnicodeString@2@@Z (public: class icu::DigitAffix const & __cdecl icu::PluralMap::get(class icu::UnicodeString const &)const ) + ?get@?$PluralMap@VDigitAffix@icu@@@icu@@QBAABVDigitAffix@2@PBD@Z (public: class icu::DigitAffix const & __cdecl icu::PluralMap::get(char const *)const ) + ?get@?$PluralMap@VDigitAffix@icu@@@icu@@QBAABVDigitAffix@2@W4Category@PluralMapBase@2@@Z (public: class icu::DigitAffix const & __cdecl icu::PluralMap::get(enum icu::PluralMapBase::Category)const ) + ?get@Calendar@icu@@QBAHW4UCalendarDateFields@@AAW4UErrorCode@@@Z (public: int __cdecl icu::Calendar::get(enum UCalendarDateFields,enum UErrorCode &)const ) + ?get@FixedDecimal@icu@@QBANW4tokenType@2@@Z (public: double __cdecl icu::FixedDecimal::get(enum icu::tokenType)const ) + ?get@SharedBreakIterator@icu@@QBAPAVBreakIterator@2@XZ (public: class icu::BreakIterator * __cdecl icu::SharedBreakIterator::get(void)const ) + ?get@SharedCalendar@icu@@QBAPBVCalendar@2@XZ (public: class icu::Calendar const * __cdecl icu::SharedCalendar::get(void)const ) + ?get@SharedDateFormatSymbols@icu@@QBAABVDateFormatSymbols@2@XZ (public: class icu::DateFormatSymbols const & __cdecl icu::SharedDateFormatSymbols::get(void)const ) + ?get@SharedNumberFormat@icu@@QBAPBVNumberFormat@2@XZ (public: class icu::NumberFormat const * __cdecl icu::SharedNumberFormat::get(void)const ) + ?get@ZNStringPool@icu@@QAAPB_SABVUnicodeString@2@AAW4UErrorCode@@@Z (public: char16_t const * __cdecl icu::ZNStringPool::get(class icu::UnicodeString const &,enum UErrorCode &)) + ?get@ZNStringPool@icu@@QAAPB_SPB_SAAW4UErrorCode@@@Z (public: char16_t const * __cdecl icu::ZNStringPool::get(char16_t const *,enum UErrorCode &)) + ?getActualHelper@Calendar@icu@@ABAHW4UCalendarDateFields@@HHAAW4UErrorCode@@@Z (private: int __cdecl icu::Calendar::getActualHelper(enum UCalendarDateFields,int,int,enum UErrorCode &)const ) + ?getActualMaximum@Calendar@icu@@UBAHW4UCalendarDateFields@@AAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::getActualMaximum(enum UCalendarDateFields,enum UErrorCode &)const ) + ?getActualMaximum@GregorianCalendar@icu@@UBAHW4UCalendarDateFields@@AAW4UErrorCode@@@Z (public: virtual int __cdecl icu::GregorianCalendar::getActualMaximum(enum UCalendarDateFields,enum UErrorCode &)const ) + ?getActualMinimum@Calendar@icu@@QBAHW4EDateFields@12@AAW4UErrorCode@@@Z (public: int __cdecl icu::Calendar::getActualMinimum(enum icu::Calendar::EDateFields,enum UErrorCode &)const ) + ?getActualMinimum@Calendar@icu@@UBAHW4UCalendarDateFields@@AAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::getActualMinimum(enum UCalendarDateFields,enum UErrorCode &)const ) + ?getActualMinimum@GregorianCalendar@icu@@QBAHW4EDateFields@Calendar@2@@Z (public: int __cdecl icu::GregorianCalendar::getActualMinimum(enum icu::Calendar::EDateFields)const ) + ?getActualMinimum@GregorianCalendar@icu@@QBAHW4EDateFields@Calendar@2@AAW4UErrorCode@@@Z (public: int __cdecl icu::GregorianCalendar::getActualMinimum(enum icu::Calendar::EDateFields,enum UErrorCode &)const ) + ?getActualMinimum@GregorianCalendar@icu@@UBAHW4UCalendarDateFields@@AAW4UErrorCode@@@Z (public: virtual int __cdecl icu::GregorianCalendar::getActualMinimum(enum UCalendarDateFields,enum UErrorCode &)const ) + ?getAlias@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QBAPAUdecNumber@@XZ (public: struct decNumber * __cdecl icu::MaybeStackHeaderAndArray::getAlias(void)const ) + ?getAll@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QBAIXZ (public: unsigned int __cdecl icu::EnumSet::getAll(void)const ) + ?getAll@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QBAIXZ (public: unsigned int __cdecl icu::EnumSet::getAll(void)const ) + ?getAllKeywordValues@PluralRules@icu@@QAAHABVUnicodeString@2@PANHAAW4UErrorCode@@@Z (public: int __cdecl icu::PluralRules::getAllKeywordValues(class icu::UnicodeString const &,double *,int,enum UErrorCode &)) + ?getAllowedHourFormats@DateTimePatternGenerator@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::getAllowedHourFormats(class icu::Locale const &,enum UErrorCode &)) + ?getAlternateHandling@CollationSettings@icu@@QBA?AW4UColAttributeValue@@XZ (public: enum UColAttributeValue __cdecl icu::CollationSettings::getAlternateHandling(void)const ) + ?getAmPmStrings@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getAmPmStrings(int &)const ) + ?getApostropheMode@MessageFormat@icu@@QBA?AW4UMessagePatternApostropheMode@@XZ (public: enum UMessagePatternApostropheMode __cdecl icu::MessageFormat::getApostropheMode(void)const ) + ?getAppendFormatNumber@DateTimePatternGenerator@icu@@ABA?AW4UDateTimePatternField@@PBD@Z (private: enum UDateTimePatternField __cdecl icu::DateTimePatternGenerator::getAppendFormatNumber(char const *)const ) + ?getAppendItemFormat@DateTimePatternGenerator@icu@@QBAABVUnicodeString@2@W4UDateTimePatternField@@@Z (public: class icu::UnicodeString const & __cdecl icu::DateTimePatternGenerator::getAppendItemFormat(enum UDateTimePatternField)const ) + ?getAppendItemName@DateTimePatternGenerator@icu@@QBAABVUnicodeString@2@W4UDateTimePatternField@@@Z (public: class icu::UnicodeString const & __cdecl icu::DateTimePatternGenerator::getAppendItemName(enum UDateTimePatternField)const ) + ?getAppendName@DateTimePatternGenerator@icu@@AAAXW4UDateTimePatternField@@AAVUnicodeString@2@@Z (private: void __cdecl icu::DateTimePatternGenerator::getAppendName(enum UDateTimePatternField,class icu::UnicodeString &)) + ?getAppendNameNumber@DateTimePatternGenerator@icu@@ABA?AW4UDateTimePatternField@@PBD@Z (private: enum UDateTimePatternField __cdecl icu::DateTimePatternGenerator::getAppendNameNumber(char const *)const ) + ?getArgFromListByName@MessageFormat@icu@@ABAPBVFormattable@2@PBV32@PBVUnicodeString@2@HAAV42@@Z (private: class icu::Formattable const * __cdecl icu::MessageFormat::getArgFromListByName(class icu::Formattable const *,class icu::UnicodeString const *,int,class icu::UnicodeString &)const ) + ?getArgName@MessageFormat@icu@@AAA?AVUnicodeString@2@H@Z (private: class icu::UnicodeString __cdecl icu::MessageFormat::getArgName(int)) + ?getArgTypeCount@MessageFormat@icu@@QBAHXZ (public: int __cdecl icu::MessageFormat::getArgTypeCount(void)const ) + ?getArgTypeList@MessageFormat@icu@@ABAPBW4Type@Formattable@2@AAH@Z (private: enum icu::Formattable::Type const * __cdecl icu::MessageFormat::getArgTypeList(int &)const ) + ?getArray@Formattable@icu@@QBAPBV12@AAH@Z (public: class icu::Formattable const * __cdecl icu::Formattable::getArray(int &)const ) + ?getArray@Formattable@icu@@QBAPBV12@AAHAAW4UErrorCode@@@Z (public: class icu::Formattable const * __cdecl icu::Formattable::getArray(int &,enum UErrorCode &)const ) + ?getArrayLimit@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QBAPADXZ (public: char * __cdecl icu::MaybeStackHeaderAndArray::getArrayLimit(void)const ) + ?getArrayStart@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QBAPADXZ (public: char * __cdecl icu::MaybeStackHeaderAndArray::getArrayStart(void)const ) + ?getAttribute@DecimalFormat@icu@@UBAHW4UNumberFormatAttribute@@AAW4UErrorCode@@@Z (public: virtual int __cdecl icu::DecimalFormat::getAttribute(enum UNumberFormatAttribute,enum UErrorCode &)const ) + ?getAttribute@RuleBasedCollator@icu@@UBA?AW4UColAttributeValue@@W4UColAttribute@@AAW4UErrorCode@@@Z (public: virtual enum UColAttributeValue __cdecl icu::RuleBasedCollator::getAttribute(enum UColAttribute,enum UErrorCode &)const ) + ?getAttribute@SearchIterator@icu@@QBA?AW4USearchAttributeValue@@W4USearchAttribute@@@Z (public: enum USearchAttributeValue __cdecl icu::SearchIterator::getAttribute(enum USearchAttribute)const ) + ?getAvailable@MeasureUnit@icu@@SAHPAV12@HAAW4UErrorCode@@@Z (public: static int __cdecl icu::MeasureUnit::getAvailable(class icu::MeasureUnit *,int,enum UErrorCode &)) + ?getAvailable@MeasureUnit@icu@@SAHPBDPAV12@HAAW4UErrorCode@@@Z (public: static int __cdecl icu::MeasureUnit::getAvailable(char const *,class icu::MeasureUnit *,int,enum UErrorCode &)) + ?getAvailable@Region@icu@@SAPAVStringEnumeration@2@W4URegionType@@AAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Region::getAvailable(enum URegionType,enum UErrorCode &)) + ?getAvailableID@Transliterator@icu@@SAABVUnicodeString@2@H@Z (public: static class icu::UnicodeString const & __cdecl icu::Transliterator::getAvailableID(int)) + ?getAvailableIDs@Transliterator@icu@@SAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Transliterator::getAvailableIDs(enum UErrorCode &)) + ?getAvailableLocales@Calendar@icu@@SAPBVLocale@2@AAH@Z (public: static class icu::Locale const * __cdecl icu::Calendar::getAvailableLocales(int &)) + ?getAvailableLocales@Collator@icu@@SAPAVStringEnumeration@2@XZ (public: static class icu::StringEnumeration * __cdecl icu::Collator::getAvailableLocales(void)) + ?getAvailableLocales@Collator@icu@@SAPBVLocale@2@AAH@Z (public: static class icu::Locale const * __cdecl icu::Collator::getAvailableLocales(int &)) + ?getAvailableLocales@DateFormat@icu@@SAPBVLocale@2@AAH@Z (public: static class icu::Locale const * __cdecl icu::DateFormat::getAvailableLocales(int &)) + ?getAvailableLocales@NumberFormat@icu@@SAPAVStringEnumeration@2@XZ (public: static class icu::StringEnumeration * __cdecl icu::NumberFormat::getAvailableLocales(void)) + ?getAvailableLocales@NumberFormat@icu@@SAPBVLocale@2@AAH@Z (public: static class icu::Locale const * __cdecl icu::NumberFormat::getAvailableLocales(int &)) + ?getAvailableLocales@PluralRules@icu@@SAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::PluralRules::getAvailableLocales(enum UErrorCode &)) + ?getAvailableMetazoneIDs@ZoneMeta@icu@@SAPBVUVector@2@XZ (public: static class icu::UVector const * __cdecl icu::ZoneMeta::getAvailableMetazoneIDs(void)) + ?getAvailableNames@NumberingSystem@icu@@SAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::NumberingSystem::getAvailableNames(enum UErrorCode &)) + ?getAvailableSource@Transliterator@icu@@SAAAVUnicodeString@2@HAAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Transliterator::getAvailableSource(int,class icu::UnicodeString &)) + ?getAvailableTarget@Transliterator@icu@@SAAAVUnicodeString@2@HABV32@AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Transliterator::getAvailableTarget(int,class icu::UnicodeString const &,class icu::UnicodeString &)) + ?getAvailableTypes@MeasureUnit@icu@@SAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::MeasureUnit::getAvailableTypes(enum UErrorCode &)) + ?getAvailableVariant@Transliterator@icu@@SAAAVUnicodeString@2@HABV32@0AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Transliterator::getAvailableVariant(int,class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &)) + ?getBaseSkeleton@DateTimePatternGenerator@icu@@QAA?AVUnicodeString@2@ABV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::getBaseSkeleton(class icu::UnicodeString const &,enum UErrorCode &)) + ?getBaseSkeletons@DateTimePatternGenerator@icu@@QBAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::DateTimePatternGenerator::getBaseSkeletons(enum UErrorCode &)const ) + ?getBasicTimeZone@Calendar@icu@@ABAPAVBasicTimeZone@2@XZ (private: class icu::BasicTimeZone * __cdecl icu::Calendar::getBasicTimeZone(void)const ) + ?getBeginIndex@FieldPosition@icu@@QBAHXZ (public: int __cdecl icu::FieldPosition::getBeginIndex(void)const ) + ?getBestAppending@DateTimePatternGenerator@icu@@AAA?AVUnicodeString@2@HHW4UDateTimePatternMatchOptions@@@Z (private: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::getBestAppending(int,int,enum UDateTimePatternMatchOptions)) + ?getBestPattern@DateFormat@icu@@SA?AVUnicodeString@2@ABVLocale@2@ABV32@AAW4UErrorCode@@@Z (public: static class icu::UnicodeString __cdecl icu::DateFormat::getBestPattern(class icu::Locale const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?getBestPattern@DateTimePatternGenerator@icu@@QAA?AVUnicodeString@2@ABV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::getBestPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?getBestPattern@DateTimePatternGenerator@icu@@QAA?AVUnicodeString@2@ABV32@W4UDateTimePatternMatchOptions@@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::getBestPattern(class icu::UnicodeString const &,enum UDateTimePatternMatchOptions,enum UErrorCode &)) + ?getBestRaw@DateTimePatternGenerator@icu@@AAAPBVUnicodeString@2@AAVDateTimeMatcher@2@HPAVDistanceInfo@2@PAPBVPtnSkeleton@2@@Z (private: class icu::UnicodeString const * __cdecl icu::DateTimePatternGenerator::getBestRaw(class icu::DateTimeMatcher &,int,class icu::DistanceInfo *,class icu::PtnSkeleton const * *)) + ?getBestSkeleton@DateIntervalInfo@icu@@ABAPBVUnicodeString@2@ABV32@AAC@Z (private: class icu::UnicodeString const * __cdecl icu::DateIntervalInfo::getBestSkeleton(class icu::UnicodeString const &,signed char &)const ) + ?getBogus@Formattable@icu@@ABAPAVUnicodeString@2@XZ (private: class icu::UnicodeString * __cdecl icu::Formattable::getBogus(void)const ) + ?getBooleanAttribute@DateFormat@icu@@UBACW4UDateFormatBooleanAttribute@@AAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::DateFormat::getBooleanAttribute(enum UDateFormatBooleanAttribute,enum UErrorCode &)const ) + ?getBound@Collator@icu@@SAHPBEHW4UColBoundMode@@IPAEHAAW4UErrorCode@@@Z (public: static int __cdecl icu::Collator::getBound(unsigned char const *,int,enum UColBoundMode,unsigned int,unsigned char *,int,enum UErrorCode &)) + ?getBreakIterator@SearchIterator@icu@@QBAPBVBreakIterator@2@XZ (public: class icu::BreakIterator const * __cdecl icu::SearchIterator::getBreakIterator(void)const ) + ?getBucket@ImmutableIndex@AlphabeticIndex@icu@@QBAPBVBucket@23@H@Z (public: class icu::AlphabeticIndex::Bucket const * __cdecl icu::AlphabeticIndex::ImmutableIndex::getBucket(int)const ) + ?getBucketCount@AlphabeticIndex@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::AlphabeticIndex::getBucketCount(enum UErrorCode &)) + ?getBucketCount@ImmutableIndex@AlphabeticIndex@icu@@QBAHXZ (public: int __cdecl icu::AlphabeticIndex::ImmutableIndex::getBucketCount(void)const ) + ?getBucketIndex@AlphabeticIndex@icu@@UAAHABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual int __cdecl icu::AlphabeticIndex::getBucketIndex(class icu::UnicodeString const &,enum UErrorCode &)) + ?getBucketIndex@AlphabeticIndex@icu@@UBAHXZ (public: virtual int __cdecl icu::AlphabeticIndex::getBucketIndex(void)const ) + ?getBucketIndex@ImmutableIndex@AlphabeticIndex@icu@@QBAHABVUnicodeString@3@AAW4UErrorCode@@@Z (public: int __cdecl icu::AlphabeticIndex::ImmutableIndex::getBucketIndex(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?getBucketLabel@AlphabeticIndex@icu@@UBAABVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::getBucketLabel(void)const ) + ?getBucketLabelType@AlphabeticIndex@icu@@UBA?AW4UAlphabeticIndexLabelType@@XZ (public: virtual enum UAlphabeticIndexLabelType __cdecl icu::AlphabeticIndex::getBucketLabelType(void)const ) + ?getBucketRecordCount@AlphabeticIndex@icu@@UBAHXZ (public: virtual int __cdecl icu::AlphabeticIndex::getBucketRecordCount(void)const ) + ?getByCategory@PluralAffix@icu@@QBAABVDigitAffix@2@ABVUnicodeString@2@@Z (public: class icu::DigitAffix const & __cdecl icu::PluralAffix::getByCategory(class icu::UnicodeString const &)const ) + ?getByCategory@PluralAffix@icu@@QBAABVDigitAffix@2@PBD@Z (public: class icu::DigitAffix const & __cdecl icu::PluralAffix::getByCategory(char const *)const ) + ?getByVariant@QuantityFormatter@icu@@QBAPBVSimpleFormatter@2@PBD@Z (public: class icu::SimpleFormatter const * __cdecl icu::QuantityFormatter::getByVariant(char const *)const ) + ?getByteArray@CollationKey@icu@@QBAPBEAAH@Z (public: unsigned char const * __cdecl icu::CollationKey::getByteArray(int &)const ) + ?getBytes@CollationKey@icu@@AAAPAEXZ (private: unsigned char * __cdecl icu::CollationKey::getBytes(void)) + ?getBytes@CollationKey@icu@@ABAPBEXZ (private: unsigned char const * __cdecl icu::CollationKey::getBytes(void)const ) + ?getCE32@CollationData@icu@@QBAIH@Z (public: unsigned int __cdecl icu::CollationData::getCE32(int)const ) + ?getCE32FromBuilderData@CollationIterator@icu@@MAAIIAAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::CollationIterator::getCE32FromBuilderData(unsigned int,enum UErrorCode &)) + ?getCE32FromOffsetCE32@CollationDataBuilder@icu@@IBAICHI@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::getCE32FromOffsetCE32(signed char,int,unsigned int)const ) + ?getCE32FromPrefix@CollationIterator@icu@@AAAIPBUCollationData@2@IAAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationIterator::getCE32FromPrefix(struct icu::CollationData const *,unsigned int,enum UErrorCode &)) + ?getCE32FromSupplementary@CollationData@icu@@QBAIH@Z (public: unsigned int __cdecl icu::CollationData::getCE32FromSupplementary(int)const ) + ?getCE@CollationIterator@icu@@QBA_JH@Z (public: __int64 __cdecl icu::CollationIterator::getCE(int)const ) + ?getCEFromOffsetCE32@CollationData@icu@@QBA_JHI@Z (public: __int64 __cdecl icu::CollationData::getCEFromOffsetCE32(int,unsigned int)const ) + ?getCEs@CollationDataBuilder@icu@@IAAHABVUnicodeString@2@HQA_JH@Z (protected: int __cdecl icu::CollationDataBuilder::getCEs(class icu::UnicodeString const &,int,__int64 * const,int)) + ?getCEs@CollationDataBuilder@icu@@QAAHABVUnicodeString@2@0QA_JH@Z (public: int __cdecl icu::CollationDataBuilder::getCEs(class icu::UnicodeString const &,class icu::UnicodeString const &,__int64 * const,int)) + ?getCEs@CollationDataBuilder@icu@@QAAHABVUnicodeString@2@QA_JH@Z (public: int __cdecl icu::CollationDataBuilder::getCEs(class icu::UnicodeString const &,__int64 * const,int)) + ?getCEs@CollationFastLatinBuilder@icu@@AAAXABUCollationData@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::CollationFastLatinBuilder::getCEs(struct icu::CollationData const &,enum UErrorCode &)) + ?getCEs@CollationIterator@icu@@QBAPB_JXZ (public: __int64 const * __cdecl icu::CollationIterator::getCEs(void)const ) + ?getCEsFromCE32@CollationFastLatinBuilder@icu@@AAACABUCollationData@2@HIAAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::getCEsFromCE32(struct icu::CollationData const &,int,unsigned int,enum UErrorCode &)) + ?getCEsFromContractionCE32@CollationFastLatinBuilder@icu@@AAACABUCollationData@2@IAAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::getCEsFromContractionCE32(struct icu::CollationData const &,unsigned int,enum UErrorCode &)) + ?getCEsLength@CollationIterator@icu@@QBAHXZ (public: int __cdecl icu::CollationIterator::getCEsLength(void)const ) + ?getCachedFormatter@MessageFormat@icu@@ABAPAVFormat@2@H@Z (private: class icu::Format * __cdecl icu::MessageFormat::getCachedFormatter(int)const ) + ?getCalendar@DateFormat@icu@@UBAPBVCalendar@2@XZ (public: virtual class icu::Calendar const * __cdecl icu::DateFormat::getCalendar(void)const ) + ?getCalendarTypeFromLocale@Calendar@icu@@SAXABVLocale@2@PADHAAW4UErrorCode@@@Z (public: static void __cdecl icu::Calendar::getCalendarTypeFromLocale(class icu::Locale const &,char *,int,enum UErrorCode &)) + ?getCalendarTypeToUse@DateTimePatternGenerator@icu@@AAAXABVLocale@2@AAVCharString@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::getCalendarTypeToUse(class icu::Locale const &,class icu::CharString &,enum UErrorCode &)) + ?getCanonicalCLDRID@ZoneMeta@icu@@SAAAVUnicodeString@2@ABV32@AAV32@AAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::ZoneMeta::getCanonicalCLDRID(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?getCanonicalCLDRID@ZoneMeta@icu@@SAPB_SABVTimeZone@2@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::getCanonicalCLDRID(class icu::TimeZone const &)) + ?getCanonicalCLDRID@ZoneMeta@icu@@SAPB_SABVUnicodeString@2@AAW4UErrorCode@@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::getCanonicalCLDRID(class icu::UnicodeString const &,enum UErrorCode &)) + ?getCanonicalCountry@ZoneMeta@icu@@SAAAVUnicodeString@2@ABV32@AAV32@PAC@Z (public: static class icu::UnicodeString & __cdecl icu::ZoneMeta::getCanonicalCountry(class icu::UnicodeString const &,class icu::UnicodeString &,signed char *)) + ?getCanonicalID@OlsonTimeZone@icu@@QBAPB_SXZ (public: char16_t const * __cdecl icu::OlsonTimeZone::getCanonicalID(void)const ) + ?getCanonicalID@TimeZone@icu@@SAAAVUnicodeString@2@ABV32@AAV32@AACAAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::TimeZone::getCanonicalID(class icu::UnicodeString const &,class icu::UnicodeString &,signed char &,enum UErrorCode &)) + ?getCanonicalID@TimeZone@icu@@SAAAVUnicodeString@2@ABV32@AAV32@AAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::TimeZone::getCanonicalID(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?getCapacity@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QBAHXZ (public: int __cdecl icu::MaybeStackHeaderAndArray::getCapacity(void)const ) + ?getCapacity@CollationKey@icu@@ABAHXZ (private: int __cdecl icu::CollationKey::getCapacity(void)const ) + ?getCapitalizationContext@RelativeDateTimeFormatter@icu@@QBA?AW4UDisplayContext@@XZ (public: enum UDisplayContext __cdecl icu::RelativeDateTimeFormatter::getCapitalizationContext(void)const ) + ?getCaseFirst@CollationSettings@icu@@QBA?AW4UColAttributeValue@@XZ (public: enum UColAttributeValue __cdecl icu::CollationSettings::getCaseFirst(void)const ) + ?getCases@CollationFastLatin@icu@@CAIICI@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getCases(unsigned int,signed char,unsigned int)) + ?getCharIndex@CollationFastLatin@icu@@SAH_S@Z (public: static int __cdecl icu::CollationFastLatin::getCharIndex(char16_t)) + ?getChildNode@TextTrieMap@icu@@ABAPAUCharacterNode@2@PAU32@_S@Z (private: struct icu::CharacterNode * __cdecl icu::TextTrieMap::getChildNode(struct icu::CharacterNode *,char16_t)const ) + ?getChineseCalZoneAstroCalc@ChineseCalendar@icu@@ABAPBVTimeZone@2@XZ (private: class icu::TimeZone const * __cdecl icu::ChineseCalendar::getChineseCalZoneAstroCalc(void)const ) + ?getClosures@ChoiceFormat@icu@@UBAPBCAAH@Z (public: virtual signed char const * __cdecl icu::ChoiceFormat::getClosures(int &)const ) + ?getCollationKey@RuleBasedCollator@icu@@UBAAAVCollationKey@2@ABVUnicodeString@2@AAV32@AAW4UErrorCode@@@Z (public: virtual class icu::CollationKey & __cdecl icu::RuleBasedCollator::getCollationKey(class icu::UnicodeString const &,class icu::CollationKey &,enum UErrorCode &)const ) + ?getCollationKey@RuleBasedCollator@icu@@UBAAAVCollationKey@2@PB_SHAAV32@AAW4UErrorCode@@@Z (public: virtual class icu::CollationKey & __cdecl icu::RuleBasedCollator::getCollationKey(char16_t const *,int,class icu::CollationKey &,enum UErrorCode &)const ) + ?getCollator@AlphabeticIndex@icu@@UBAABVRuleBasedCollator@2@XZ (public: virtual class icu::RuleBasedCollator const & __cdecl icu::AlphabeticIndex::getCollator(void)const ) + ?getCollator@RuleBasedNumberFormat@icu@@ABAPBVRuleBasedCollator@2@XZ (private: class icu::RuleBasedCollator const * __cdecl icu::RuleBasedNumberFormat::getCollator(void)const ) + ?getCollator@StringSearch@icu@@QBAPAVRuleBasedCollator@2@XZ (public: class icu::RuleBasedCollator * __cdecl icu::StringSearch::getCollator(void)const ) + ?getConditionalCE32@CollationDataBuilder@icu@@IBAPAUConditionalCE32@2@H@Z (protected: struct icu::ConditionalCE32 * __cdecl icu::CollationDataBuilder::getConditionalCE32(int)const ) + ?getConditionalCE32ForCE32@CollationDataBuilder@icu@@IBAPAUConditionalCE32@2@I@Z (protected: struct icu::ConditionalCE32 * __cdecl icu::CollationDataBuilder::getConditionalCE32ForCE32(unsigned int)const ) + ?getConstSymbol@DecimalFormatSymbols@icu@@QBAABVUnicodeString@2@W4ENumberFormatSymbol@12@@Z (public: class icu::UnicodeString const & __cdecl icu::DecimalFormatSymbols::getConstSymbol(enum icu::DecimalFormatSymbols::ENumberFormatSymbol)const ) + ?getContainedRegions@Region@icu@@QBAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::Region::getContainedRegions(enum UErrorCode &)const ) + ?getContainedRegions@Region@icu@@QBAPAVStringEnumeration@2@W4URegionType@@AAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::Region::getContainedRegions(enum URegionType,enum UErrorCode &)const ) + ?getContainingRegion@Region@icu@@QBAPBV12@W4URegionType@@@Z (public: class icu::Region const * __cdecl icu::Region::getContainingRegion(enum URegionType)const ) + ?getContainingRegion@Region@icu@@QBAPBV12@XZ (public: class icu::Region const * __cdecl icu::Region::getContainingRegion(void)const ) + ?getContext@DateFormat@icu@@UBA?AW4UDisplayContext@@W4UDisplayContextType@@AAW4UErrorCode@@@Z (public: virtual enum UDisplayContext __cdecl icu::DateFormat::getContext(enum UDisplayContextType,enum UErrorCode &)const ) + ?getContext@NumberFormat@icu@@UBA?AW4UDisplayContext@@W4UDisplayContextType@@AAW4UErrorCode@@@Z (public: virtual enum UDisplayContext __cdecl icu::NumberFormat::getContext(enum UDisplayContextType,enum UErrorCode &)const ) + ?getCount@CompoundTransliterator@icu@@UBAHXZ (public: virtual int __cdecl icu::CompoundTransliterator::getCount(void)const ) + ?getCount@DigitList@icu@@QBAHXZ (public: int __cdecl icu::DigitList::getCount(void)const ) + ?getCurrency@CurrencyAmount@icu@@QBAABVCurrencyUnit@2@XZ (public: class icu::CurrencyUnit const & __cdecl icu::CurrencyAmount::getCurrency(void)const ) + ?getCurrency@NumberFormat@icu@@QBAPB_SXZ (public: char16_t const * __cdecl icu::NumberFormat::getCurrency(void)const ) + ?getCurrencyPattern@DecimalFormatSymbols@icu@@QBAPB_SXZ (public: char16_t const * __cdecl icu::DecimalFormatSymbols::getCurrencyPattern(void)const ) + ?getCurrencyPluralInfo@DecimalFormat@icu@@UBAPBVCurrencyPluralInfo@2@XZ (public: virtual class icu::CurrencyPluralInfo const * __cdecl icu::DecimalFormat::getCurrencyPluralInfo(void)const ) + ?getCurrencyPluralPattern@CurrencyPluralInfo@icu@@QBAAAVUnicodeString@2@ABV32@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::CurrencyPluralInfo::getCurrencyPluralPattern(class icu::UnicodeString const &,class icu::UnicodeString &)const ) + ?getCurrencyUsage@DecimalFormat@icu@@QBA?AW4UCurrencyUsage@@XZ (public: enum UCurrencyUsage __cdecl icu::DecimalFormat::getCurrencyUsage(void)const ) + ?getCurrentEra@JapaneseCalendar@icu@@SAIXZ (public: static unsigned int __cdecl icu::JapaneseCalendar::getCurrentEra(void)) + ?getCustomID@TimeZone@icu@@CAAAVUnicodeString@2@ABV32@AAV32@AAW4UErrorCode@@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZone::getCustomID(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?getDSTSavings@OlsonTimeZone@icu@@UBAHXZ (public: virtual int __cdecl icu::OlsonTimeZone::getDSTSavings(void)const ) + ?getDSTSavings@SimpleTimeZone@icu@@UBAHXZ (public: virtual int __cdecl icu::SimpleTimeZone::getDSTSavings(void)const ) + ?getDSTSavings@TimeZone@icu@@UBAHXZ (public: virtual int __cdecl icu::TimeZone::getDSTSavings(void)const ) + ?getDSTSavings@TimeZoneRule@icu@@QBAHXZ (public: int __cdecl icu::TimeZoneRule::getDSTSavings(void)const ) + ?getData@CollationRoot@icu@@SAPBUCollationData@2@AAW4UErrorCode@@@Z (public: static struct icu::CollationData const * __cdecl icu::CollationRoot::getData(enum UErrorCode &)) + ?getDataCE32@CollationIterator@icu@@MBAIH@Z (protected: virtual unsigned int __cdecl icu::CollationIterator::getDataCE32(int)const ) + ?getDate@Formattable@icu@@QBANAAW4UErrorCode@@@Z (public: double __cdecl icu::Formattable::getDate(enum UErrorCode &)const ) + ?getDate@Formattable@icu@@QBANXZ (public: double __cdecl icu::Formattable::getDate(void)const ) + ?getDateFormat@DateIntervalFormat@icu@@QBAPBVDateFormat@2@XZ (public: class icu::DateFormat const * __cdecl icu::DateIntervalFormat::getDateFormat(void)const ) + ?getDateFormatSymbols@SimpleDateFormat@icu@@UBAPBVDateFormatSymbols@2@XZ (public: virtual class icu::DateFormatSymbols const * __cdecl icu::SimpleDateFormat::getDateFormatSymbols(void)const ) + ?getDateIntervalInfo@DateIntervalFormat@icu@@QBAPBVDateIntervalInfo@2@XZ (public: class icu::DateIntervalInfo const * __cdecl icu::DateIntervalFormat::getDateIntervalInfo(void)const ) + ?getDateRuleType@DateTimeRule@icu@@QBA?AW4DateRuleType@12@XZ (public: enum icu::DateTimeRule::DateRuleType __cdecl icu::DateTimeRule::getDateRuleType(void)const ) + ?getDateTimeFormat@DateTimePatternGenerator@icu@@QBAABVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::DateTimePatternGenerator::getDateTimeFormat(void)const ) + ?getDateTimeSkeleton@DateIntervalFormat@icu@@CAXABVUnicodeString@2@AAV32@111@Z (private: static void __cdecl icu::DateIntervalFormat::getDateTimeSkeleton(class icu::UnicodeString const &,class icu::UnicodeString &,class icu::UnicodeString &,class icu::UnicodeString &,class icu::UnicodeString &)) + ?getDayOfWeekType@Calendar@icu@@UBA?AW4UCalendarWeekdayType@@W4UCalendarDaysOfWeek@@AAW4UErrorCode@@@Z (public: virtual enum UCalendarWeekdayType __cdecl icu::Calendar::getDayOfWeekType(enum UCalendarDaysOfWeek,enum UErrorCode &)const ) + ?getDecimal@DateTimePatternGenerator@icu@@QBAABVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::DateTimePatternGenerator::getDecimal(void)const ) + ?getDecimal@DigitList@icu@@QAAXAAVCharString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::getDecimal(class icu::CharString &,enum UErrorCode &)) + ?getDecimalAt@DigitList@icu@@QAAHXZ (public: int __cdecl icu::DigitList::getDecimalAt(void)) + ?getDecimalFormatSymbols@DecimalFormat@icu@@UBAPBVDecimalFormatSymbols@2@XZ (public: virtual class icu::DecimalFormatSymbols const * __cdecl icu::DecimalFormat::getDecimalFormatSymbols(void)const ) + ?getDecimalFormatSymbols@RuleBasedNumberFormat@icu@@ABAPBVDecimalFormatSymbols@2@XZ (private: class icu::DecimalFormatSymbols const * __cdecl icu::RuleBasedNumberFormat::getDecimalFormatSymbols(void)const ) + ?getDecimalNumber@Formattable@icu@@QAA?AVStringPiece@2@AAW4UErrorCode@@@Z (public: class icu::StringPiece __cdecl icu::Formattable::getDecimalNumber(enum UErrorCode &)) + ?getDefaultDateFormat@MessageFormat@icu@@ABAPBVDateFormat@2@AAW4UErrorCode@@@Z (private: class icu::DateFormat const * __cdecl icu::MessageFormat::getDefaultDateFormat(enum UErrorCode &)const ) + ?getDefaultDayInMonth@Calendar@icu@@MAAHHH@Z (protected: virtual int __cdecl icu::Calendar::getDefaultDayInMonth(int,int)) + ?getDefaultInfinityRule@RuleBasedNumberFormat@icu@@ABAPBVNFRule@2@XZ (private: class icu::NFRule const * __cdecl icu::RuleBasedNumberFormat::getDefaultInfinityRule(void)const ) + ?getDefaultMonthInYear@Calendar@icu@@MAAHH@Z (protected: virtual int __cdecl icu::Calendar::getDefaultMonthInYear(int)) + ?getDefaultNaNRule@RuleBasedNumberFormat@icu@@ABAPBVNFRule@2@XZ (private: class icu::NFRule const * __cdecl icu::RuleBasedNumberFormat::getDefaultNaNRule(void)const ) + ?getDefaultNumberFormat@MessageFormat@icu@@ABAPBVNumberFormat@2@AAW4UErrorCode@@@Z (private: class icu::NumberFormat const * __cdecl icu::MessageFormat::getDefaultNumberFormat(enum UErrorCode &)const ) + ?getDefaultOrder@DateIntervalInfo@icu@@QBACXZ (public: signed char __cdecl icu::DateIntervalInfo::getDefaultOrder(void)const ) + ?getDefaultParseOptions@TimeZoneFormat@icu@@QBAIXZ (public: unsigned int __cdecl icu::TimeZoneFormat::getDefaultParseOptions(void)const ) + ?getDefaultRuleSet@RuleBasedNumberFormat@icu@@ABAPAVNFRuleSet@2@XZ (private: class icu::NFRuleSet * __cdecl icu::RuleBasedNumberFormat::getDefaultRuleSet(void)const ) + ?getDefaultRuleSetName@RuleBasedNumberFormat@icu@@UBA?AVUnicodeString@2@XZ (public: virtual class icu::UnicodeString __cdecl icu::RuleBasedNumberFormat::getDefaultRuleSetName(void)const ) + ?getDefaultSettings@RuleBasedCollator@icu@@ABAABUCollationSettings@2@XZ (private: struct icu::CollationSettings const & __cdecl icu::RuleBasedCollator::getDefaultSettings(void)const ) + ?getDescription@NumberingSystem@icu@@UBA?AVUnicodeString@2@XZ (public: virtual class icu::UnicodeString __cdecl icu::NumberingSystem::getDescription(void)const ) + ?getDigit@DigitList@icu@@QAADH@Z (public: char __cdecl icu::DigitList::getDigit(int)) + ?getDigitByExponent@DigitList@icu@@QBAEH@Z (public: unsigned char __cdecl icu::DigitList::getDigitByExponent(int)const ) + ?getDigitByExponent@VisibleDigits@icu@@QBAHH@Z (public: int __cdecl icu::VisibleDigits::getDigitByExponent(int)const ) + ?getDigitList@Formattable@icu@@QBAPAVDigitList@2@XZ (public: class icu::DigitList * __cdecl icu::Formattable::getDigitList(void)const ) + ?getDigitValue@DigitList@icu@@QAAEH@Z (public: unsigned char __cdecl icu::DigitList::getDigitValue(int)) + ?getDisplayName@Collator@icu@@SAAAVUnicodeString@2@ABVLocale@2@0AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Collator::getDisplayName(class icu::Locale const &,class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayName@Collator@icu@@SAAAVUnicodeString@2@ABVLocale@2@AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Collator::getDisplayName(class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayName@CollatorFactory@icu@@UAAAAVUnicodeString@2@ABVLocale@2@0AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CollatorFactory::getDisplayName(class icu::Locale const &,class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayName@TimeZone@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZone::getDisplayName(class icu::UnicodeString &)const ) + ?getDisplayName@TimeZone@icu@@QBAAAVUnicodeString@2@ABVLocale@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZone::getDisplayName(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayName@TimeZone@icu@@QBAAAVUnicodeString@2@CW4EDisplayType@12@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZone::getDisplayName(signed char,enum icu::TimeZone::EDisplayType,class icu::UnicodeString &)const ) + ?getDisplayName@TimeZone@icu@@QBAAAVUnicodeString@2@CW4EDisplayType@12@ABVLocale@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZone::getDisplayName(signed char,enum icu::TimeZone::EDisplayType,class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayName@TimeZoneGenericNames@icu@@QBAAAVUnicodeString@2@ABVTimeZone@2@W4UTimeZoneGenericNameType@@NAAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneGenericNames::getDisplayName(class icu::TimeZone const &,enum UTimeZoneGenericNameType,double,class icu::UnicodeString &)const ) + ?getDisplayName@TimeZoneNames@icu@@UBAAAVUnicodeString@2@ABV32@W4UTimeZoneNameType@@NAAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::TimeZoneNames::getDisplayName(class icu::UnicodeString const &,enum UTimeZoneNameType,double,class icu::UnicodeString &)const ) + ?getDisplayName@Transliterator@icu@@SAAAVUnicodeString@2@ABV32@AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Transliterator::getDisplayName(class icu::UnicodeString const &,class icu::UnicodeString &)) + ?getDisplayName@Transliterator@icu@@SAAAVUnicodeString@2@ABV32@ABVLocale@2@AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Transliterator::getDisplayName(class icu::UnicodeString const &,class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayNames@TimeZoneNames@icu@@UBAXABVUnicodeString@2@QBW4UTimeZoneNameType@@HNQAV32@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::TimeZoneNames::getDisplayNames(class icu::UnicodeString const &,enum UTimeZoneNameType const * const,int,double,class icu::UnicodeString * const,enum UErrorCode &)const ) + ?getDouble@DigitList@icu@@QBANXZ (public: double __cdecl icu::DigitList::getDouble(void)const ) + ?getDouble@Formattable@icu@@QBANAAW4UErrorCode@@@Z (public: double __cdecl icu::Formattable::getDouble(enum UErrorCode &)const ) + ?getDouble@Formattable@icu@@QBANXZ (public: double __cdecl icu::Formattable::getDouble(void)const ) + ?getDynamicClassID@AnnualTimeZoneRule@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::AnnualTimeZoneRule::getDynamicClassID(void)const ) + ?getDynamicClassID@ChineseCalendar@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::ChineseCalendar::getDynamicClassID(void)const ) + ?getDynamicClassID@ChoiceFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::ChoiceFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@CollationElementIterator@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::CollationElementIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@CollationKey@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::CollationKey::getDynamicClassID(void)const ) + ?getDynamicClassID@CompactDecimalFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::CompactDecimalFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@CompoundTransliterator@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::CompoundTransliterator::getDynamicClassID(void)const ) + ?getDynamicClassID@CurrencyAmount@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::CurrencyAmount::getDynamicClassID(void)const ) + ?getDynamicClassID@CurrencyPluralInfo@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::CurrencyPluralInfo::getDynamicClassID(void)const ) + ?getDynamicClassID@CurrencyUnit@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::CurrencyUnit::getDynamicClassID(void)const ) + ?getDynamicClassID@DateFormatSymbols@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::DateFormatSymbols::getDynamicClassID(void)const ) + ?getDynamicClassID@DateIntervalFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::DateIntervalFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@DateIntervalInfo@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::DateIntervalInfo::getDynamicClassID(void)const ) + ?getDynamicClassID@DateTimePatternGenerator@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::DateTimePatternGenerator::getDynamicClassID(void)const ) + ?getDynamicClassID@DateTimeRule@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::DateTimeRule::getDynamicClassID(void)const ) + ?getDynamicClassID@DecimalFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::DecimalFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@DecimalFormatSymbols@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::DecimalFormatSymbols::getDynamicClassID(void)const ) + ?getDynamicClassID@FieldPosition@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::FieldPosition::getDynamicClassID(void)const ) + ?getDynamicClassID@Formattable@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::Formattable::getDynamicClassID(void)const ) + ?getDynamicClassID@GregorianCalendar@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::GregorianCalendar::getDynamicClassID(void)const ) + ?getDynamicClassID@HebrewCalendar@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::HebrewCalendar::getDynamicClassID(void)const ) + ?getDynamicClassID@InitialTimeZoneRule@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::InitialTimeZoneRule::getDynamicClassID(void)const ) + ?getDynamicClassID@IslamicCalendar@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::IslamicCalendar::getDynamicClassID(void)const ) + ?getDynamicClassID@Measure@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::Measure::getDynamicClassID(void)const ) + ?getDynamicClassID@MeasureFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::MeasureFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@MeasureUnit@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::MeasureUnit::getDynamicClassID(void)const ) + ?getDynamicClassID@MessageFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::MessageFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@NumberingSystem@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::NumberingSystem::getDynamicClassID(void)const ) + ?getDynamicClassID@OlsonTimeZone@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::OlsonTimeZone::getDynamicClassID(void)const ) + ?getDynamicClassID@PluralFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::PluralFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@PluralRules@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::PluralRules::getDynamicClassID(void)const ) + ?getDynamicClassID@RegexMatcher@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::RegexMatcher::getDynamicClassID(void)const ) + ?getDynamicClassID@RegexPattern@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::RegexPattern::getDynamicClassID(void)const ) + ?getDynamicClassID@RuleBasedCollator@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::RuleBasedCollator::getDynamicClassID(void)const ) + ?getDynamicClassID@RuleBasedNumberFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::RuleBasedNumberFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@RuleBasedTimeZone@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::RuleBasedTimeZone::getDynamicClassID(void)const ) + ?getDynamicClassID@SelectFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::SelectFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@SimpleDateFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::SimpleDateFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@SimpleTimeZone@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::SimpleTimeZone::getDynamicClassID(void)const ) + ?getDynamicClassID@StringSearch@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::StringSearch::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeArrayTimeZoneRule@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::TimeArrayTimeZoneRule::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeUnit@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::TimeUnit::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeUnitAmount@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::TimeUnitAmount::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeUnitFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::TimeUnitFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeZoneFormat@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::TimeZoneFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeZoneTransition@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::TimeZoneTransition::getDynamicClassID(void)const ) + ?getDynamicClassID@VTimeZone@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::VTimeZone::getDynamicClassID(void)const ) + ?getEffectiveCurrency@DecimalFormat@icu@@MBAXPA_SAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::DecimalFormat::getEffectiveCurrency(char16_t *,enum UErrorCode &)const ) + ?getEffectiveCurrency@NumberFormat@icu@@MBAXPA_SAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::NumberFormat::getEffectiveCurrency(char16_t *,enum UErrorCode &)const ) + ?getElement@Transliterator@icu@@QBAABV12@HAAW4UErrorCode@@@Z (public: class icu::Transliterator const & __cdecl icu::Transliterator::getElement(int,enum UErrorCode &)const ) + ?getEndIndex@FieldPosition@icu@@QBAHXZ (public: int __cdecl icu::FieldPosition::getEndIndex(void)const ) + ?getEndYear@AnnualTimeZoneRule@icu@@QBAHXZ (public: int __cdecl icu::AnnualTimeZoneRule::getEndYear(void)const ) + ?getEpochDay@GregorianCalendar@icu@@MAANAAW4UErrorCode@@@Z (protected: virtual double __cdecl icu::GregorianCalendar::getEpochDay(enum UErrorCode &)) + ?getEquivalentID@TimeZone@icu@@SA?BVUnicodeString@2@ABV32@H@Z (public: static class icu::UnicodeString const __cdecl icu::TimeZone::getEquivalentID(class icu::UnicodeString const &,int)) + ?getEquivalentReorderCodes@Collator@icu@@SAHHPAHHAAW4UErrorCode@@@Z (public: static int __cdecl icu::Collator::getEquivalentReorderCodes(int,int *,int,enum UErrorCode &)) + ?getEquivalentScripts@CollationData@icu@@QBAHHQAHHAAW4UErrorCode@@@Z (public: int __cdecl icu::CollationData::getEquivalentScripts(int,int * const,int,enum UErrorCode &)const ) + ?getEraNames@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getEraNames(int &)const ) + ?getEras@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getEras(int &)const ) + ?getErrorReason@CollationBuilder@icu@@QBAPBDXZ (public: char const * __cdecl icu::CollationBuilder::getErrorReason(void)const ) + ?getErrorReason@CollationRuleParser@icu@@QBAPBDXZ (public: char const * __cdecl icu::CollationRuleParser::getErrorReason(void)const ) + ?getExemplarLocationName@TimeZoneNames@icu@@UBAAAVUnicodeString@2@ABV32@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::TimeZoneNames::getExemplarLocationName(class icu::UnicodeString const &,class icu::UnicodeString &)const ) + ?getExponent@VisibleDigitsWithExponent@icu@@QBAPBVVisibleDigits@2@XZ (public: class icu::VisibleDigits const * __cdecl icu::VisibleDigitsWithExponent::getExponent(void)const ) + ?getFCD16@CollationData@icu@@QBAGH@Z (public: unsigned short __cdecl icu::CollationData::getFCD16(int)const ) + ?getFallbackIntervalPattern@DateIntervalInfo@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DateIntervalInfo::getFallbackIntervalPattern(class icu::UnicodeString &)const ) + ?getField@FieldPosition@icu@@QBAHXZ (public: int __cdecl icu::FieldPosition::getField(void)const ) + ?getFieldResolutionTable@Calendar@icu@@MBAPAY1M@7$$CBHXZ (protected: virtual int const (* __cdecl icu::Calendar::getFieldResolutionTable(void)const )[12][8]) + ?getFieldResolutionTable@ChineseCalendar@icu@@MBAPAY1M@7$$CBHXZ (protected: virtual int const (* __cdecl icu::ChineseCalendar::getFieldResolutionTable(void)const )[12][8]) + ?getFilter@Transliterator@icu@@QBAPBVUnicodeFilter@2@XZ (public: class icu::UnicodeFilter const * __cdecl icu::Transliterator::getFilter(void)const ) + ?getFinalCE32@CollationData@icu@@QBAII@Z (public: unsigned int __cdecl icu::CollationData::getFinalCE32(unsigned int)const ) + ?getFinalStart@AnnualTimeZoneRule@icu@@UBACHHAAN@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::getFinalStart(int,int,double &)const ) + ?getFinalStart@InitialTimeZoneRule@icu@@UBACHHAAN@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::getFinalStart(int,int,double &)const ) + ?getFinalStart@TimeArrayTimeZoneRule@icu@@UBACHHAAN@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::getFinalStart(int,int,double &)const ) + ?getFindProgressCallback@RegexMatcher@icu@@UAAXAAP6ACPBX_J@ZAAPBXAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::getFindProgressCallback(signed char (__cdecl*&)(void const *,__int64),void const * &,enum UErrorCode &)) + ?getFirstDayOfWeek@Calendar@icu@@QBA?AW4EDaysOfWeek@12@XZ (public: enum icu::Calendar::EDaysOfWeek __cdecl icu::Calendar::getFirstDayOfWeek(void)const ) + ?getFirstDayOfWeek@Calendar@icu@@QBA?AW4UCalendarDaysOfWeek@@AAW4UErrorCode@@@Z (public: enum UCalendarDaysOfWeek __cdecl icu::Calendar::getFirstDayOfWeek(enum UErrorCode &)const ) + ?getFirstPrimary@CollationRootElements@icu@@QBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getFirstPrimary(void)const ) + ?getFirstPrimaryCE@CollationRootElements@icu@@QBA_JXZ (public: __int64 __cdecl icu::CollationRootElements::getFirstPrimaryCE(void)const ) + ?getFirstPrimaryForGroup@CollationData@icu@@QBAIH@Z (public: unsigned int __cdecl icu::CollationData::getFirstPrimaryForGroup(int)const ) + ?getFirstSecTerForPrimary@CollationRootElements@icu@@ABAIH@Z (private: unsigned int __cdecl icu::CollationRootElements::getFirstSecTerForPrimary(int)const ) + ?getFirstSecondaryCE@CollationRootElements@icu@@QBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getFirstSecondaryCE(void)const ) + ?getFirstStart@AnnualTimeZoneRule@icu@@UBACHHAAN@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::getFirstStart(int,int,double &)const ) + ?getFirstStart@InitialTimeZoneRule@icu@@UBACHHAAN@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::getFirstStart(int,int,double &)const ) + ?getFirstStart@TimeArrayTimeZoneRule@icu@@UBACHHAAN@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::getFirstStart(int,int,double &)const ) + ?getFirstTertiaryCE@CollationRootElements@icu@@QBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getFirstTertiaryCE(void)const ) + ?getFixedDecimal@DecimalFormat@icu@@QBA?AVFixedDecimal@2@AAVDigitList@2@AAW4UErrorCode@@@Z (public: class icu::FixedDecimal __cdecl icu::DecimalFormat::getFixedDecimal(class icu::DigitList &,enum UErrorCode &)const ) + ?getFixedDecimal@DecimalFormat@icu@@QBA?AVFixedDecimal@2@ABVFormattable@2@AAW4UErrorCode@@@Z (public: class icu::FixedDecimal __cdecl icu::DecimalFormat::getFixedDecimal(class icu::Formattable const &,enum UErrorCode &)const ) + ?getFixedDecimal@DecimalFormat@icu@@QBA?AVFixedDecimal@2@NAAW4UErrorCode@@@Z (public: class icu::FixedDecimal __cdecl icu::DecimalFormat::getFixedDecimal(double,enum UErrorCode &)const ) + ?getFixedDecimal@VisibleDigits@icu@@QBAXAANAA_J11AAHAAC@Z (public: void __cdecl icu::VisibleDigits::getFixedDecimal(double &,__int64 &,__int64 &,__int64 &,int &,signed char &)const ) + ?getFlag@CollationSettings@icu@@QBA?AW4UColAttributeValue@@H@Z (public: enum UColAttributeValue __cdecl icu::CollationSettings::getFlag(int)const ) + ?getFormat@MessageFormat@icu@@UAAPAVFormat@2@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual class icu::Format * __cdecl icu::MessageFormat::getFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ?getFormatNames@MessageFormat@icu@@UAAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: virtual class icu::StringEnumeration * __cdecl icu::MessageFormat::getFormatNames(enum UErrorCode &)) + ?getFormatStyle@RelativeDateTimeFormatter@icu@@QBA?AW4UDateRelativeDateTimeFormatterStyle@@XZ (public: enum UDateRelativeDateTimeFormatterStyle __cdecl icu::RelativeDateTimeFormatter::getFormatStyle(void)const ) + ?getFormatWidth@DecimalFormat@icu@@UBAHXZ (public: virtual int __cdecl icu::DecimalFormat::getFormatWidth(void)const ) + ?getFormats@ChoiceFormat@icu@@UBAPBVUnicodeString@2@AAH@Z (public: virtual class icu::UnicodeString const * __cdecl icu::ChoiceFormat::getFormats(int &)const ) + ?getFormats@MessageFormat@icu@@UBAPAPBVFormat@2@AAH@Z (public: virtual class icu::Format const * * __cdecl icu::MessageFormat::getFormats(int &)const ) + ?getFormatter@MeasureFormat@icu@@ABAPBVSimpleFormatter@2@ABVMeasureUnit@2@W4UMeasureFormatWidth@@HAAW4UErrorCode@@@Z (private: class icu::SimpleFormatter const * __cdecl icu::MeasureFormat::getFormatter(class icu::MeasureUnit const &,enum UMeasureFormatWidth,int,enum UErrorCode &)const ) + ?getFormatterOrNull@MeasureFormat@icu@@ABAPBVSimpleFormatter@2@ABVMeasureUnit@2@W4UMeasureFormatWidth@@H@Z (private: class icu::SimpleFormatter const * __cdecl icu::MeasureFormat::getFormatterOrNull(class icu::MeasureUnit const &,enum UMeasureFormatWidth,int)const ) + ?getFracDigitCount@DigitInterval@icu@@QBAHXZ (public: int __cdecl icu::DigitInterval::getFracDigitCount(void)const ) + ?getFractionalDigits@FixedDecimal@icu@@SA_JNH@Z (public: static __int64 __cdecl icu::FixedDecimal::getFractionalDigits(double,int)) + ?getFrom@TimeZoneTransition@icu@@QBAPBVTimeZoneRule@2@XZ (public: class icu::TimeZoneRule const * __cdecl icu::TimeZoneTransition::getFrom(void)const ) + ?getFunctionalEquivalent@Collator@icu@@SA?AVLocale@2@PBDABV32@AACAAW4UErrorCode@@@Z (public: static class icu::Locale __cdecl icu::Collator::getFunctionalEquivalent(char const *,class icu::Locale const &,signed char &,enum UErrorCode &)) + ?getGMT@TimeZone@icu@@SAPBV12@XZ (public: static class icu::TimeZone const * __cdecl icu::TimeZone::getGMT(void)) + ?getGMTOffsetDigits@TimeZoneFormat@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::getGMTOffsetDigits(class icu::UnicodeString &)const ) + ?getGMTOffsetPattern@TimeZoneFormat@icu@@QBAAAVUnicodeString@2@W4UTimeZoneFormatGMTOffsetPatternType@@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::getGMTOffsetPattern(enum UTimeZoneFormatGMTOffsetPatternType,class icu::UnicodeString &)const ) + ?getGMTPattern@TimeZoneFormat@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::getGMTPattern(class icu::UnicodeString &)const ) + ?getGMTZeroFormat@TimeZoneFormat@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::getGMTZeroFormat(class icu::UnicodeString &)const ) + ?getGenericLocationName@TimeZoneGenericNames@icu@@QBAAAVUnicodeString@2@ABV32@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneGenericNames::getGenericLocationName(class icu::UnicodeString const &,class icu::UnicodeString &)const ) + ?getGreatestMinimum@Calendar@icu@@UBAHW4EDateFields@12@@Z (public: virtual int __cdecl icu::Calendar::getGreatestMinimum(enum icu::Calendar::EDateFields)const ) + ?getGreatestMinimum@Calendar@icu@@UBAHW4UCalendarDateFields@@@Z (public: virtual int __cdecl icu::Calendar::getGreatestMinimum(enum UCalendarDateFields)const ) + ?getGreenwichSidereal@CalendarAstronomer@icu@@QAANXZ (public: double __cdecl icu::CalendarAstronomer::getGreenwichSidereal(void)) + ?getGregorianChange@GregorianCalendar@icu@@QBANXZ (public: double __cdecl icu::GregorianCalendar::getGregorianChange(void)const ) + ?getGregorianDayOfMonth@Calendar@icu@@IBAHXZ (protected: int __cdecl icu::Calendar::getGregorianDayOfMonth(void)const ) + ?getGregorianDayOfYear@Calendar@icu@@IBAHXZ (protected: int __cdecl icu::Calendar::getGregorianDayOfYear(void)const ) + ?getGregorianMonth@Calendar@icu@@IBAHXZ (protected: int __cdecl icu::Calendar::getGregorianMonth(void)const ) + ?getGregorianYear@Calendar@icu@@IBAHXZ (protected: int __cdecl icu::Calendar::getGregorianYear(void)const ) + ?getGroupForPrimary@CollationData@icu@@QBAHI@Z (public: int __cdecl icu::CollationData::getGroupForPrimary(unsigned int)const ) + ?getGrouping2@DigitGrouping@icu@@ABAHXZ (private: int __cdecl icu::DigitGrouping::getGrouping2(void)const ) + ?getGroupingSize@DecimalFormat@icu@@QBAHXZ (public: int __cdecl icu::DecimalFormat::getGroupingSize(void)const ) + ?getHistoricalOffset@OlsonTimeZone@icu@@ABAXNCHHAAH0@Z (private: void __cdecl icu::OlsonTimeZone::getHistoricalOffset(double,signed char,int,int,int &,int &)const ) + ?getID@TimeZone@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZone::getID(class icu::UnicodeString &)const ) + ?getID@Transliterator@icu@@UBAABVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::Transliterator::getID(void)const ) + ?getIDForWindowsID@TimeZone@icu@@SAAAVUnicodeString@2@ABV32@PBDAAV32@AAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::TimeZone::getIDForWindowsID(class icu::UnicodeString const &,char const *,class icu::UnicodeString &,enum UErrorCode &)) + ?getISO@CurrencyAffixInfo@icu@@QBAABVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::CurrencyAffixInfo::getISO(void)const ) + ?getISOCurrency@CurrencyAmount@icu@@QBAPB_SXZ (public: char16_t const * __cdecl icu::CurrencyAmount::getISOCurrency(void)const ) + ?getISOCurrency@CurrencyUnit@icu@@QBAPB_SXZ (public: char16_t const * __cdecl icu::CurrencyUnit::getISOCurrency(void)const ) + ?getImmediatePreviousZoneTransition@Calendar@icu@@ABACNPANAAW4UErrorCode@@@Z (private: signed char __cdecl icu::Calendar::getImmediatePreviousZoneTransition(double,double *,enum UErrorCode &)const ) + ?getIndex@MeasureUnit@icu@@QBAHXZ (public: int __cdecl icu::MeasureUnit::getIndex(void)const ) + ?getIndexCount@MeasureUnit@icu@@SAHXZ (public: static int __cdecl icu::MeasureUnit::getIndexCount(void)) + ?getIndirectCE32@CollationData@icu@@QBAII@Z (public: unsigned int __cdecl icu::CollationData::getIndirectCE32(unsigned int)const ) + ?getInflowLabel@AlphabeticIndex@icu@@UBAABVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::getInflowLabel(void)const ) + ?getInput@RegexMatcher@icu@@UBAPAUUText@@PAU3@AAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::getInput(struct UText *,enum UErrorCode &)const ) + ?getInstance@GenderInfo@icu@@SAPBV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::GenderInfo const * __cdecl icu::GenderInfo::getInstance(class icu::Locale const &,enum UErrorCode &)) + ?getInstance@Region@icu@@SAPBV12@HAAW4UErrorCode@@@Z (public: static class icu::Region const * __cdecl icu::Region::getInstance(int,enum UErrorCode &)) + ?getInstance@Region@icu@@SAPBV12@PBDAAW4UErrorCode@@@Z (public: static class icu::Region const * __cdecl icu::Region::getInstance(char const *,enum UErrorCode &)) + ?getInt64@DigitList@icu@@QAA_JXZ (public: __int64 __cdecl icu::DigitList::getInt64(void)) + ?getInt64@Formattable@icu@@QBA_JAAW4UErrorCode@@@Z (public: __int64 __cdecl icu::Formattable::getInt64(enum UErrorCode &)const ) + ?getInt64@Formattable@icu@@QBA_JXZ (public: __int64 __cdecl icu::Formattable::getInt64(void)const ) + ?getIntDigitCount@DigitInterval@icu@@QBAHXZ (public: int __cdecl icu::DigitInterval::getIntDigitCount(void)const ) + ?getInternalDigitList@Formattable@icu@@QAAPAVDigitList@2@XZ (public: class icu::DigitList * __cdecl icu::Formattable::getInternalDigitList(void)) + ?getInterval@FixedPrecision@icu@@ABAAAVDigitInterval@2@HAAV32@@Z (private: class icu::DigitInterval & __cdecl icu::FixedPrecision::getInterval(int,class icu::DigitInterval &)const ) + ?getInterval@FixedPrecision@icu@@QBAAAVDigitInterval@2@ABVDigitList@2@AAV32@@Z (public: class icu::DigitInterval & __cdecl icu::FixedPrecision::getInterval(class icu::DigitList const &,class icu::DigitInterval &)const ) + ?getInterval@VisibleDigits@icu@@QBAABVDigitInterval@2@XZ (public: class icu::DigitInterval const & __cdecl icu::VisibleDigits::getInterval(void)const ) + ?getIntervalForZero@FixedPrecision@icu@@ABAAAVDigitInterval@2@AAV32@@Z (private: class icu::DigitInterval & __cdecl icu::FixedPrecision::getIntervalForZero(class icu::DigitInterval &)const ) + ?getIntervalPattern@DateIntervalInfo@icu@@QBAAAVUnicodeString@2@ABV32@W4UCalendarDateFields@@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DateIntervalInfo::getIntervalPattern(class icu::UnicodeString const &,enum UCalendarDateFields,class icu::UnicodeString &,enum UErrorCode &)const ) + ?getJamoCE32s@CollationDataBuilder@icu@@IAACQAIAAW4UErrorCode@@@Z (protected: signed char __cdecl icu::CollationDataBuilder::getJamoCE32s(unsigned int * const,enum UErrorCode &)) + ?getJulianCentury@CalendarAstronomer@icu@@QAANXZ (public: double __cdecl icu::CalendarAstronomer::getJulianCentury(void)) + ?getJulianDay@CalendarAstronomer@icu@@QAANXZ (public: double __cdecl icu::CalendarAstronomer::getJulianDay(void)) + ?getKeyword@StandardPlural@icu@@SAPBDW4Form@12@@Z (public: static char const * __cdecl icu::StandardPlural::getKeyword(enum icu::StandardPlural::Form)) + ?getKeywordOther@PluralRules@icu@@QBA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::PluralRules::getKeywordOther(void)const ) + ?getKeywordValues@Collator@icu@@SAPAVStringEnumeration@2@PBDAAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Collator::getKeywordValues(char const *,enum UErrorCode &)) + ?getKeywordValuesForLocale@Calendar@icu@@SAPAVStringEnumeration@2@PBDABVLocale@2@CAAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Calendar::getKeywordValuesForLocale(char const *,class icu::Locale const &,signed char,enum UErrorCode &)) + ?getKeywordValuesForLocale@Collator@icu@@SAPAVStringEnumeration@2@PBDABVLocale@2@CAAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Collator::getKeywordValuesForLocale(char const *,class icu::Locale const &,signed char,enum UErrorCode &)) + ?getKeywords@Collator@icu@@SAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Collator::getKeywords(enum UErrorCode &)) + ?getKeywords@PluralRules@icu@@QBAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::PluralRules::getKeywords(enum UErrorCode &)const ) + ?getLabel@Bucket@AlphabeticIndex@icu@@QBAABVUnicodeString@3@XZ (public: class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::Bucket::getLabel(void)const ) + ?getLabelType@Bucket@AlphabeticIndex@icu@@QBA?AW4UAlphabeticIndexLabelType@@XZ (public: enum UAlphabeticIndexLabelType __cdecl icu::AlphabeticIndex::Bucket::getLabelType(void)const ) + ?getLastCommonSecondary@CollationRootElements@icu@@QBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getLastCommonSecondary(void)const ) + ?getLastModified@VTimeZone@icu@@QBACAAN@Z (public: signed char __cdecl icu::VTimeZone::getLastModified(double &)const ) + ?getLastPrimaryForGroup@CollationData@icu@@QBAIH@Z (public: unsigned int __cdecl icu::CollationData::getLastPrimaryForGroup(int)const ) + ?getLastSecondaryCE@CollationRootElements@icu@@QBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getLastSecondaryCE(void)const ) + ?getLastTertiaryCE@CollationRootElements@icu@@QBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getLastTertiaryCE(void)const ) + ?getLeapMonthPatterns@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getLeapMonthPatterns(int &)const ) + ?getLeastMaximum@Calendar@icu@@UBAHW4EDateFields@12@@Z (public: virtual int __cdecl icu::Calendar::getLeastMaximum(enum icu::Calendar::EDateFields)const ) + ?getLeastMaximum@Calendar@icu@@UBAHW4UCalendarDateFields@@@Z (public: virtual int __cdecl icu::Calendar::getLeastMaximum(enum UCalendarDateFields)const ) + ?getLeastSignificantInclusive@DigitInterval@icu@@QBAHXZ (public: int __cdecl icu::DigitInterval::getLeastSignificantInclusive(void)const ) + ?getLength@CollationKey@icu@@ABAHXZ (private: int __cdecl icu::CollationKey::getLength(void)const ) + ?getLevelFromChar@SimpleDateFormat@icu@@CAH_S@Z (private: static int __cdecl icu::SimpleDateFormat::getLevelFromChar(char16_t)) + ?getLimit@Calendar@icu@@MBAHW4UCalendarDateFields@@W4ELimitType@12@@Z (protected: virtual int __cdecl icu::Calendar::getLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?getLimits@ChoiceFormat@icu@@UBAPBNAAH@Z (public: virtual double const * __cdecl icu::ChoiceFormat::getLimits(int &)const ) + ?getListGender@GenderInfo@icu@@QBA?AW4UGender@@PBW43@HAAW4UErrorCode@@@Z (public: enum UGender __cdecl icu::GenderInfo::getListGender(enum UGender const *,int,enum UErrorCode &)const ) + ?getLiteral@AffixPatternIterator@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::AffixPatternIterator::getLiteral(class icu::UnicodeString &)const ) + ?getLiteralStringUntilNextArgument@MessageFormat@icu@@ABA?AVUnicodeString@2@H@Z (private: class icu::UnicodeString __cdecl icu::MessageFormat::getLiteralStringUntilNextArgument(int)const ) + ?getLocalDOW@Calendar@icu@@IAAHXZ (protected: int __cdecl icu::Calendar::getLocalDOW(void)) + ?getLocalDelta@RuleBasedTimeZone@icu@@ABAHHHHHHH@Z (private: int __cdecl icu::RuleBasedTimeZone::getLocalDelta(int,int,int,int,int,int)const ) + ?getLocalPatternChars@DateFormatSymbols@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DateFormatSymbols::getLocalPatternChars(class icu::UnicodeString &)const ) + ?getLocalSidereal@CalendarAstronomer@icu@@QAANXZ (public: double __cdecl icu::CalendarAstronomer::getLocalSidereal(void)) + ?getLocale@Calendar@icu@@QBA?AVLocale@2@W4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::Calendar::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@CurrencyPluralInfo@icu@@QBAABVLocale@2@XZ (public: class icu::Locale const & __cdecl icu::CurrencyPluralInfo::getLocale(void)const ) + ?getLocale@DateFormatSymbols@icu@@QBA?AVLocale@2@W4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::DateFormatSymbols::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@DecimalFormatSymbols@icu@@QBA?AVLocale@2@W4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::DecimalFormatSymbols::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@DecimalFormatSymbols@icu@@QBA?AVLocale@2@XZ (public: class icu::Locale __cdecl icu::DecimalFormatSymbols::getLocale(void)const ) + ?getLocale@Format@icu@@QBA?AVLocale@2@W4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::Format::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@MeasureFormat@icu@@IBA?AVLocale@2@AAW4UErrorCode@@@Z (protected: class icu::Locale __cdecl icu::MeasureFormat::getLocale(enum UErrorCode &)const ) + ?getLocale@MessageFormat@icu@@UBAABVLocale@2@XZ (public: virtual class icu::Locale const & __cdecl icu::MessageFormat::getLocale(void)const ) + ?getLocale@RuleBasedCollator@icu@@UBA?AVLocale@2@W4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: virtual class icu::Locale __cdecl icu::RuleBasedCollator::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocaleID@Calendar@icu@@QBAPBDW4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: char const * __cdecl icu::Calendar::getLocaleID(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocaleID@Format@icu@@QBAPBDW4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: char const * __cdecl icu::Format::getLocaleID(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocaleID@MeasureFormat@icu@@IBAPBDAAW4UErrorCode@@@Z (protected: char const * __cdecl icu::MeasureFormat::getLocaleID(enum UErrorCode &)const ) + ?getLong@CurrencyAffixInfo@icu@@QBAABVPluralAffix@2@XZ (public: class icu::PluralAffix const & __cdecl icu::CurrencyAffixInfo::getLong(void)const ) + ?getLong@DigitList@icu@@QAAHXZ (public: int __cdecl icu::DigitList::getLong(void)) + ?getLong@Formattable@icu@@QBAHAAW4UErrorCode@@@Z (public: int __cdecl icu::Formattable::getLong(enum UErrorCode &)const ) + ?getLong@Formattable@icu@@QBAHPAW4UErrorCode@@@Z (public: int __cdecl icu::Formattable::getLong(enum UErrorCode *)const ) + ?getLong@Formattable@icu@@QBAHXZ (public: int __cdecl icu::Formattable::getLong(void)const ) + ?getLongPrimaryIfSingleCE@CollationDataBuilder@icu@@QBAIH@Z (public: unsigned int __cdecl icu::CollationDataBuilder::getLongPrimaryIfSingleCE(int)const ) + ?getLowerExponent@DigitList@icu@@QBAHXZ (public: int __cdecl icu::DigitList::getLowerExponent(void)const ) + ?getMaleTaintsInstance@GenderInfo@icu@@CAPBV12@XZ (private: static class icu::GenderInfo const * __cdecl icu::GenderInfo::getMaleTaintsInstance(void)) + ?getMantissa@VisibleDigitsWithExponent@icu@@QBAABVVisibleDigits@2@XZ (public: class icu::VisibleDigits const & __cdecl icu::VisibleDigitsWithExponent::getMantissa(void)const ) + ?getMatchCallback@RegexMatcher@icu@@UAAXAAP6ACPBXH@ZAAPBXAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::getMatchCallback(signed char (__cdecl*&)(void const *,int),void const * &,enum UErrorCode &)) + ?getMatchLengthAt@MatchInfoCollection@TimeZoneNames@icu@@QBAHH@Z (public: int __cdecl icu::TimeZoneNames::MatchInfoCollection::getMatchLengthAt(int)const ) + ?getMatchedLength@SearchIterator@icu@@QBAHXZ (public: int __cdecl icu::SearchIterator::getMatchedLength(void)const ) + ?getMatchedStart@SearchIterator@icu@@QBAHXZ (public: int __cdecl icu::SearchIterator::getMatchedStart(void)const ) + ?getMatchedText@SearchIterator@icu@@QBAXAAVUnicodeString@2@@Z (public: void __cdecl icu::SearchIterator::getMatchedText(class icu::UnicodeString &)const ) + ?getMax@IntDigitCountRange@icu@@QBAHXZ (public: int __cdecl icu::IntDigitCountRange::getMax(void)const ) + ?getMax@SignificantDigitInterval@icu@@QBAHXZ (public: int __cdecl icu::SignificantDigitInterval::getMax(void)const ) + ?getMaxExpansion@CollationElementIterator@icu@@CAHPBUUHashtable@@H@Z (private: static int __cdecl icu::CollationElementIterator::getMaxExpansion(struct UHashtable const *,int)) + ?getMaxExpansion@CollationElementIterator@icu@@QBAHH@Z (public: int __cdecl icu::CollationElementIterator::getMaxExpansion(int)const ) + ?getMaxExpansion@RuleBasedCollator@icu@@QBAHH@Z (public: int __cdecl icu::RuleBasedCollator::getMaxExpansion(int)const ) + ?getMaxLabelCount@AlphabeticIndex@icu@@UBAHXZ (public: virtual int __cdecl icu::AlphabeticIndex::getMaxLabelCount(void)const ) + ?getMaxVariable@CollationSettings@icu@@QBA?AW4MaxVariable@12@XZ (public: enum icu::CollationSettings::MaxVariable __cdecl icu::CollationSettings::getMaxVariable(void)const ) + ?getMaxVariable@Collator@icu@@UBA?AW4UColReorderCode@@XZ (public: virtual enum UColReorderCode __cdecl icu::Collator::getMaxVariable(void)const ) + ?getMaxVariable@RuleBasedCollator@icu@@UBA?AW4UColReorderCode@@XZ (public: virtual enum UColReorderCode __cdecl icu::RuleBasedCollator::getMaxVariable(void)const ) + ?getMaximum@Calendar@icu@@UBAHW4EDateFields@12@@Z (public: virtual int __cdecl icu::Calendar::getMaximum(enum icu::Calendar::EDateFields)const ) + ?getMaximum@Calendar@icu@@UBAHW4UCalendarDateFields@@@Z (public: virtual int __cdecl icu::Calendar::getMaximum(enum UCalendarDateFields)const ) + ?getMaximumContextLength@Transliterator@icu@@QBAHXZ (public: int __cdecl icu::Transliterator::getMaximumContextLength(void)const ) + ?getMaximumFractionDigits@NumberFormat@icu@@QBAHXZ (public: int __cdecl icu::NumberFormat::getMaximumFractionDigits(void)const ) + ?getMaximumIntegerDigits@NumberFormat@icu@@QBAHXZ (public: int __cdecl icu::NumberFormat::getMaximumIntegerDigits(void)const ) + ?getMaximumSignificantDigits@DecimalFormat@icu@@QBAHXZ (public: int __cdecl icu::DecimalFormat::getMaximumSignificantDigits(void)const ) + ?getMetaZoneIDAt@MatchInfoCollection@TimeZoneNames@icu@@QBACHAAVUnicodeString@3@@Z (public: signed char __cdecl icu::TimeZoneNames::MatchInfoCollection::getMetaZoneIDAt(int,class icu::UnicodeString &)const ) + ?getMetazoneID@ZoneMeta@icu@@SAAAVUnicodeString@2@ABV32@NAAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::ZoneMeta::getMetazoneID(class icu::UnicodeString const &,double,class icu::UnicodeString &)) + ?getMetazoneMappings@ZoneMeta@icu@@SAPBVUVector@2@ABVUnicodeString@2@@Z (public: static class icu::UVector const * __cdecl icu::ZoneMeta::getMetazoneMappings(class icu::UnicodeString const &)) + ?getMin@IntDigitCountRange@icu@@QBAHXZ (public: int __cdecl icu::IntDigitCountRange::getMin(void)const ) + ?getMin@SignificantDigitInterval@icu@@QBAHXZ (public: int __cdecl icu::SignificantDigitInterval::getMin(void)const ) + ?getMinGrouping@DigitGrouping@icu@@ABAHXZ (private: int __cdecl icu::DigitGrouping::getMinGrouping(void)const ) + ?getMiniCE@CollationFastLatinBuilder@icu@@ABAI_J@Z (private: unsigned int __cdecl icu::CollationFastLatinBuilder::getMiniCE(__int64)const ) + ?getMinimalDaysInFirstWeek@Calendar@icu@@QBAEXZ (public: unsigned char __cdecl icu::Calendar::getMinimalDaysInFirstWeek(void)const ) + ?getMinimum@Calendar@icu@@UBAHW4EDateFields@12@@Z (public: virtual int __cdecl icu::Calendar::getMinimum(enum icu::Calendar::EDateFields)const ) + ?getMinimum@Calendar@icu@@UBAHW4UCalendarDateFields@@@Z (public: virtual int __cdecl icu::Calendar::getMinimum(enum UCalendarDateFields)const ) + ?getMinimumExponentDigits@DecimalFormat@icu@@UBACXZ (public: virtual signed char __cdecl icu::DecimalFormat::getMinimumExponentDigits(void)const ) + ?getMinimumFractionDigits@NumberFormat@icu@@QBAHXZ (public: int __cdecl icu::NumberFormat::getMinimumFractionDigits(void)const ) + ?getMinimumGroupingDigits@DecimalFormat@icu@@QBAHXZ (public: int __cdecl icu::DecimalFormat::getMinimumGroupingDigits(void)const ) + ?getMinimumIntegerDigits@NumberFormat@icu@@QBAHXZ (public: int __cdecl icu::NumberFormat::getMinimumIntegerDigits(void)const ) + ?getMinimumSignificantDigits@DecimalFormat@icu@@QBAHXZ (public: int __cdecl icu::DecimalFormat::getMinimumSignificantDigits(void)const ) + ?getMixedNeutralInstance@GenderInfo@icu@@CAPBV12@XZ (private: static class icu::GenderInfo const * __cdecl icu::GenderInfo::getMixedNeutralInstance(void)) + ?getMonths@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getMonths(int &)const ) + ?getMonths@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAHW4DtContextType@12@W4DtWidthType@12@@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getMonths(int &,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)const ) + ?getMoonAge@CalendarAstronomer@icu@@QAANXZ (public: double __cdecl icu::CalendarAstronomer::getMoonAge(void)) + ?getMoonPhase@CalendarAstronomer@icu@@QAANXZ (public: double __cdecl icu::CalendarAstronomer::getMoonPhase(void)) + ?getMoonPosition@CalendarAstronomer@icu@@QAAABVEquatorial@12@XZ (public: class icu::CalendarAstronomer::Equatorial const & __cdecl icu::CalendarAstronomer::getMoonPosition(void)) + ?getMoonRiseSet@CalendarAstronomer@icu@@QAANC@Z (public: double __cdecl icu::CalendarAstronomer::getMoonRiseSet(signed char)) + ?getMoonTime@CalendarAstronomer@icu@@QAANABVMoonAge@12@C@Z (public: double __cdecl icu::CalendarAstronomer::getMoonTime(class icu::CalendarAstronomer::MoonAge const &,signed char)) + ?getMoonTime@CalendarAstronomer@icu@@QAANNC@Z (public: double __cdecl icu::CalendarAstronomer::getMoonTime(double,signed char)) + ?getMostSignificantExclusive@DigitInterval@icu@@QBAHXZ (public: int __cdecl icu::DigitInterval::getMostSignificantExclusive(void)const ) + ?getMultiplier@DecimalFormat@icu@@QBAHXZ (public: int __cdecl icu::DecimalFormat::getMultiplier(void)const ) + ?getMultiplier@ScientificPrecision@icu@@ABAHXZ (private: int __cdecl icu::ScientificPrecision::getMultiplier(void)const ) + ?getMutable@?$PluralMap@VDigitAffix@icu@@@icu@@AAAPAVDigitAffix@2@W4Category@PluralMapBase@2@PBV32@AAW4UErrorCode@@@Z (private: class icu::DigitAffix * __cdecl icu::PluralMap::getMutable(enum icu::PluralMapBase::Category,class icu::DigitAffix const *,enum UErrorCode &)) + ?getMutable@?$PluralMap@VDigitAffix@icu@@@icu@@QAAPAVDigitAffix@2@PBDAAW4UErrorCode@@@Z (public: class icu::DigitAffix * __cdecl icu::PluralMap::getMutable(char const *,enum UErrorCode &)) + ?getMutable@?$PluralMap@VDigitAffix@icu@@@icu@@QAAPAVDigitAffix@2@W4Category@PluralMapBase@2@AAW4UErrorCode@@@Z (public: class icu::DigitAffix * __cdecl icu::PluralMap::getMutable(enum icu::PluralMapBase::Category,enum UErrorCode &)) + ?getMutableAppendItemName@DateTimePatternGenerator@icu@@AAAAAVUnicodeString@2@W4UDateTimePatternField@@@Z (private: class icu::UnicodeString & __cdecl icu::DateTimePatternGenerator::getMutableAppendItemName(enum UDateTimePatternField)) + ?getMutableWithDefault@?$PluralMap@VDigitAffix@icu@@@icu@@QAAPAVDigitAffix@2@W4Category@PluralMapBase@2@ABV32@AAW4UErrorCode@@@Z (public: class icu::DigitAffix * __cdecl icu::PluralMap::getMutableWithDefault(enum icu::PluralMapBase::Category,class icu::DigitAffix const &,enum UErrorCode &)) + ?getName@NumberingSystem@icu@@QBAPBDXZ (public: char const * __cdecl icu::NumberingSystem::getName(void)const ) + ?getName@TimeZoneRule@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneRule::getName(class icu::UnicodeString &)const ) + ?getNameTypeAt@MatchInfoCollection@TimeZoneNames@icu@@QBA?AW4UTimeZoneNameType@@H@Z (public: enum UTimeZoneNameType __cdecl icu::TimeZoneNames::MatchInfoCollection::getNameTypeAt(int)const ) + ?getNarrowEras@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getNarrowEras(int &)const ) + ?getNegativePrefix@DecimalFormat@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DecimalFormat::getNegativePrefix(class icu::UnicodeString &)const ) + ?getNegativeSuffix@DecimalFormat@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DecimalFormat::getNegativeSuffix(class icu::UnicodeString &)const ) + ?getNeutralInstance@GenderInfo@icu@@CAPBV12@XZ (private: static class icu::GenderInfo const * __cdecl icu::GenderInfo::getNeutralInstance(void)) + ?getNextStart@AnnualTimeZoneRule@icu@@UBACNHHCAAN@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::getNextStart(double,int,int,signed char,double &)const ) + ?getNextStart@InitialTimeZoneRule@icu@@UBACNHHCAAN@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::getNextStart(double,int,int,signed char,double &)const ) + ?getNextStart@TimeArrayTimeZoneRule@icu@@UBACNHHCAAN@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::getNextStart(double,int,int,signed char,double &)const ) + ?getNextTransition@OlsonTimeZone@icu@@UBACNCAAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::OlsonTimeZone::getNextTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getNextTransition@RuleBasedTimeZone@icu@@UBACNCAAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::getNextTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getNextTransition@SimpleTimeZone@icu@@UBACNCAAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::SimpleTimeZone::getNextTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getNextTransition@VTimeZone@icu@@UBACNCAAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::VTimeZone::getNextTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getNow@Calendar@icu@@SANXZ (public: static double __cdecl icu::Calendar::getNow(void)) + ?getNumber@Measure@icu@@QBAABVFormattable@2@XZ (public: class icu::Formattable const & __cdecl icu::Measure::getNumber(void)const ) + ?getNumberFormat@DateFormat@icu@@UBAPBVNumberFormat@2@XZ (public: virtual class icu::NumberFormat const * __cdecl icu::DateFormat::getNumberFormat(void)const ) + ?getNumberFormat@MeasureFormat@icu@@IBAABVNumberFormat@2@XZ (protected: class icu::NumberFormat const & __cdecl icu::MeasureFormat::getNumberFormat(void)const ) + ?getNumberFormat@RelativeDateTimeFormatter@icu@@QBAABVNumberFormat@2@XZ (public: class icu::NumberFormat const & __cdecl icu::RelativeDateTimeFormatter::getNumberFormat(void)const ) + ?getNumberFormatByIndex@SimpleDateFormat@icu@@ABAPBVNumberFormat@2@W4UDateFormatField@@@Z (private: class icu::NumberFormat const * __cdecl icu::SimpleDateFormat::getNumberFormatByIndex(enum UDateFormatField)const ) + ?getNumberFormatForField@SimpleDateFormat@icu@@QBAPBVNumberFormat@2@_S@Z (public: class icu::NumberFormat const * __cdecl icu::SimpleDateFormat::getNumberFormatForField(char16_t)const ) + ?getNumberOfRuleSetDisplayNameLocales@RuleBasedNumberFormat@icu@@UBAHXZ (public: virtual int __cdecl icu::RuleBasedNumberFormat::getNumberOfRuleSetDisplayNameLocales(void)const ) + ?getNumberOfRuleSetNames@RuleBasedNumberFormat@icu@@UBAHXZ (public: virtual int __cdecl icu::RuleBasedNumberFormat::getNumberOfRuleSetNames(void)const ) + ?getNumericCode@Region@icu@@QBAHXZ (public: int __cdecl icu::Region::getNumericCode(void)const ) + ?getObject@Formattable@icu@@QBAPBVUObject@2@XZ (public: class icu::UObject const * __cdecl icu::Formattable::getObject(void)const ) + ?getOffset@CollationElementIterator@icu@@QBAHXZ (public: int __cdecl icu::CollationElementIterator::getOffset(void)const ) + ?getOffset@FCDUIterCollationIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::FCDUIterCollationIterator::getOffset(void)const ) + ?getOffset@FCDUTF16CollationIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::FCDUTF16CollationIterator::getOffset(void)const ) + ?getOffset@FCDUTF8CollationIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::FCDUTF8CollationIterator::getOffset(void)const ) + ?getOffset@MeasureUnit@icu@@ABAHXZ (private: int __cdecl icu::MeasureUnit::getOffset(void)const ) + ?getOffset@OlsonTimeZone@icu@@UBAHEHHHEHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::OlsonTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,enum UErrorCode &)const ) + ?getOffset@OlsonTimeZone@icu@@UBAHEHHHEHHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::OlsonTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,int,enum UErrorCode &)const ) + ?getOffset@OlsonTimeZone@icu@@UBAXNCAAH0AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::OlsonTimeZone::getOffset(double,signed char,int &,int &,enum UErrorCode &)const ) + ?getOffset@RuleBasedTimeZone@icu@@UBAHEHHHEHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,enum UErrorCode &)const ) + ?getOffset@RuleBasedTimeZone@icu@@UBAHEHHHEHHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,int,enum UErrorCode &)const ) + ?getOffset@RuleBasedTimeZone@icu@@UBAXNCAAH0AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedTimeZone::getOffset(double,signed char,int &,int &,enum UErrorCode &)const ) + ?getOffset@SimpleTimeZone@icu@@UBAHEHHHEHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::SimpleTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,enum UErrorCode &)const ) + ?getOffset@SimpleTimeZone@icu@@UBAHEHHHEHHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::SimpleTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,int,enum UErrorCode &)const ) + ?getOffset@SimpleTimeZone@icu@@UBAHEHHHEHHHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::SimpleTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,int,int,enum UErrorCode &)const ) + ?getOffset@SimpleTimeZone@icu@@UBAXNCAAH0AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleTimeZone::getOffset(double,signed char,int &,int &,enum UErrorCode &)const ) + ?getOffset@StringSearch@icu@@UBAHXZ (public: virtual int __cdecl icu::StringSearch::getOffset(void)const ) + ?getOffset@TimeZone@icu@@UBAXNCAAH0AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::TimeZone::getOffset(double,signed char,int &,int &,enum UErrorCode &)const ) + ?getOffset@UIterCollationIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::UIterCollationIterator::getOffset(void)const ) + ?getOffset@UTF16CollationIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::UTF16CollationIterator::getOffset(void)const ) + ?getOffset@UTF8CollationIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::UTF8CollationIterator::getOffset(void)const ) + ?getOffset@VTimeZone@icu@@UBAHEHHHEHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::VTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,enum UErrorCode &)const ) + ?getOffset@VTimeZone@icu@@UBAHEHHHEHHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::VTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,int,enum UErrorCode &)const ) + ?getOffset@VTimeZone@icu@@UBAXNCAAH0AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::VTimeZone::getOffset(double,signed char,int &,int &,enum UErrorCode &)const ) + ?getOffsetFromLocal@BasicTimeZone@icu@@UBAXNHHAAH0AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::BasicTimeZone::getOffsetFromLocal(double,int,int,int &,int &,enum UErrorCode &)const ) + ?getOffsetFromLocal@OlsonTimeZone@icu@@UBAXNHHAAH0AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::OlsonTimeZone::getOffsetFromLocal(double,int,int,int &,int &,enum UErrorCode &)const ) + ?getOffsetFromLocal@RuleBasedTimeZone@icu@@UBAXNHHAAH0AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedTimeZone::getOffsetFromLocal(double,int,int,int &,int &,enum UErrorCode &)const ) + ?getOffsetFromLocal@SimpleTimeZone@icu@@UBAXNHHAAH0AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleTimeZone::getOffsetFromLocal(double,int,int,int &,int &,enum UErrorCode &)const ) + ?getOffsetInternal@RuleBasedTimeZone@icu@@ABAXNCHHAAH0AAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedTimeZone::getOffsetInternal(double,signed char,int,int,int &,int &,enum UErrorCode &)const ) + ?getOnOffValue@CollationRuleParser@icu@@CA?AW4UColAttributeValue@@ABVUnicodeString@2@@Z (private: static enum UColAttributeValue __cdecl icu::CollationRuleParser::getOnOffValue(class icu::UnicodeString const &)) + ?getOptions@CollationFastLatin@icu@@SAHPBUCollationData@2@ABUCollationSettings@2@PAGH@Z (public: static int __cdecl icu::CollationFastLatin::getOptions(struct icu::CollationData const *,struct icu::CollationSettings const &,unsigned short *,int)) + ?getOther@?$PluralMap@VDigitAffix@icu@@@icu@@QBAABVDigitAffix@2@XZ (public: class icu::DigitAffix const & __cdecl icu::PluralMap::getOther(void)const ) + ?getOtherVariant@PluralAffix@icu@@QBAABVDigitAffix@2@XZ (public: class icu::DigitAffix const & __cdecl icu::PluralAffix::getOtherVariant(void)const ) + ?getOverflowLabel@AlphabeticIndex@icu@@UBAABVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::getOverflowLabel(void)const ) + ?getPadCharacterString@DecimalFormat@icu@@UBA?AVUnicodeString@2@XZ (public: virtual class icu::UnicodeString __cdecl icu::DecimalFormat::getPadCharacterString(void)const ) + ?getPadPosition@DecimalFormat@icu@@UBA?AW4EPadPosition@12@XZ (public: virtual enum icu::DecimalFormat::EPadPosition __cdecl icu::DecimalFormat::getPadPosition(void)const ) + ?getPattern@StringSearch@icu@@QBAABVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::StringSearch::getPattern(void)const ) + ?getPatternCharIndex@DateFormatSymbols@icu@@CA?AW4UDateFormatField@@_S@Z (private: static enum UDateFormatField __cdecl icu::DateFormatSymbols::getPatternCharIndex(char16_t)) + ?getPatternForCurrencySpacing@DecimalFormatSymbols@icu@@QBAABVUnicodeString@2@W4UCurrencySpacing@@CAAW4UErrorCode@@@Z (public: class icu::UnicodeString const & __cdecl icu::DecimalFormatSymbols::getPatternForCurrencySpacing(enum UCurrencySpacing,signed char,enum UErrorCode &)const ) + ?getPatternForSkeleton@DateTimePatternGenerator@icu@@QBAABVUnicodeString@2@ABV32@@Z (public: class icu::UnicodeString const & __cdecl icu::DateTimePatternGenerator::getPatternForSkeleton(class icu::UnicodeString const &)const ) + ?getPatternUChars@DateFormatSymbols@icu@@SAPB_SXZ (public: static char16_t const * __cdecl icu::DateFormatSymbols::getPatternUChars(void)) + ?getPerFormatter@MeasureFormat@icu@@ABAPBVSimpleFormatter@2@W4UMeasureFormatWidth@@AAW4UErrorCode@@@Z (private: class icu::SimpleFormatter const * __cdecl icu::MeasureFormat::getPerFormatter(enum UMeasureFormatWidth,enum UErrorCode &)const ) + ?getPluralFormatter@MeasureFormat@icu@@ABAPBVSimpleFormatter@2@ABVMeasureUnit@2@W4UMeasureFormatWidth@@HAAW4UErrorCode@@@Z (private: class icu::SimpleFormatter const * __cdecl icu::MeasureFormat::getPluralFormatter(class icu::MeasureUnit const &,enum UMeasureFormatWidth,int,enum UErrorCode &)const ) + ?getPluralRules@CurrencyPluralInfo@icu@@QBAPBVPluralRules@2@XZ (public: class icu::PluralRules const * __cdecl icu::CurrencyPluralInfo::getPluralRules(void)const ) + ?getPluralRules@MeasureFormat@icu@@IBAABVPluralRules@2@XZ (protected: class icu::PluralRules const & __cdecl icu::MeasureFormat::getPluralRules(void)const ) + ?getPositivePrefix@DecimalFormat@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DecimalFormat::getPositivePrefix(class icu::UnicodeString &)const ) + ?getPositiveSuffix@DecimalFormat@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DecimalFormat::getPositiveSuffix(class icu::UnicodeString &)const ) + ?getPreExponent@ScientificNumberFormatter@icu@@CAXABVDecimalFormatSymbols@2@AAVUnicodeString@2@@Z (private: static void __cdecl icu::ScientificNumberFormatter::getPreExponent(class icu::DecimalFormatSymbols const &,class icu::UnicodeString &)) + ?getPreferredValues@Region@icu@@QBAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::Region::getPreferredValues(enum UErrorCode &)const ) + ?getPreviousStart@AnnualTimeZoneRule@icu@@UBACNHHCAAN@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::getPreviousStart(double,int,int,signed char,double &)const ) + ?getPreviousStart@InitialTimeZoneRule@icu@@UBACNHHCAAN@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::getPreviousStart(double,int,int,signed char,double &)const ) + ?getPreviousStart@TimeArrayTimeZoneRule@icu@@UBACNHHCAAN@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::getPreviousStart(double,int,int,signed char,double &)const ) + ?getPreviousTransition@OlsonTimeZone@icu@@UBACNCAAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::OlsonTimeZone::getPreviousTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getPreviousTransition@RuleBasedTimeZone@icu@@UBACNCAAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::getPreviousTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getPreviousTransition@SimpleTimeZone@icu@@UBACNCAAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::SimpleTimeZone::getPreviousTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getPreviousTransition@VTimeZone@icu@@UBACNCAAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::VTimeZone::getPreviousTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getPrimaries@CollationFastLatin@icu@@CAIII@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getPrimaries(unsigned int,unsigned int)) + ?getPrimaryAfter@CollationRootElements@icu@@QBAIIHC@Z (public: unsigned int __cdecl icu::CollationRootElements::getPrimaryAfter(unsigned int,int,signed char)const ) + ?getPrimaryBefore@CollationRootElements@icu@@QBAIIC@Z (public: unsigned int __cdecl icu::CollationRootElements::getPrimaryBefore(unsigned int,signed char)const ) + ?getQuarters@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAHW4DtContextType@12@W4DtWidthType@12@@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getQuarters(int &,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)const ) + ?getQuaternaries@CollationFastLatin@icu@@CAIII@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getQuaternaries(unsigned int,unsigned int)) + ?getRadix@NumberingSystem@icu@@QBAHXZ (public: int __cdecl icu::NumberingSystem::getRadix(void)const ) + ?getRawOffset@OlsonTimeZone@icu@@UBAHXZ (public: virtual int __cdecl icu::OlsonTimeZone::getRawOffset(void)const ) + ?getRawOffset@RuleBasedTimeZone@icu@@UBAHXZ (public: virtual int __cdecl icu::RuleBasedTimeZone::getRawOffset(void)const ) + ?getRawOffset@SimpleTimeZone@icu@@UBAHXZ (public: virtual int __cdecl icu::SimpleTimeZone::getRawOffset(void)const ) + ?getRawOffset@TimeZoneRule@icu@@QBAHXZ (public: int __cdecl icu::TimeZoneRule::getRawOffset(void)const ) + ?getRawOffset@VTimeZone@icu@@UBAHXZ (public: virtual int __cdecl icu::VTimeZone::getRawOffset(void)const ) + ?getRecordCount@AlphabeticIndex@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::AlphabeticIndex::getRecordCount(enum UErrorCode &)) + ?getRecordData@AlphabeticIndex@icu@@UBAPBXXZ (public: virtual void const * __cdecl icu::AlphabeticIndex::getRecordData(void)const ) + ?getRecordName@AlphabeticIndex@icu@@UBAABVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::getRecordName(void)const ) + ?getRedundants@DateTimePatternGenerator@icu@@QAAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::DateTimePatternGenerator::getRedundants(enum UErrorCode &)) + ?getRegion@TimeZone@icu@@CAPB_SABVUnicodeString@2@@Z (private: static char16_t const * __cdecl icu::TimeZone::getRegion(class icu::UnicodeString const &)) + ?getRegion@TimeZone@icu@@SAHABVUnicodeString@2@PADHAAW4UErrorCode@@@Z (public: static int __cdecl icu::TimeZone::getRegion(class icu::UnicodeString const &,char *,int,enum UErrorCode &)) + ?getRegion@TimeZone@icu@@SAPB_SABVUnicodeString@2@AAW4UErrorCode@@@Z (public: static char16_t const * __cdecl icu::TimeZone::getRegion(class icu::UnicodeString const &,enum UErrorCode &)) + ?getRegionCode@Region@icu@@QBAPBDXZ (public: char const * __cdecl icu::Region::getRegionCode(void)const ) + ?getRelatedYear@Calendar@icu@@UBAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::getRelatedYear(enum UErrorCode &)const ) + ?getReorderCode@CollationRuleParser@icu@@SAHPBD@Z (public: static int __cdecl icu::CollationRuleParser::getReorderCode(char const *)) + ?getReorderCodes@Collator@icu@@UBAHPAHHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Collator::getReorderCodes(int *,int,enum UErrorCode &)const ) + ?getReorderCodes@RuleBasedCollator@icu@@UBAHPAHHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedCollator::getReorderCodes(int *,int,enum UErrorCode &)const ) + ?getRepeatedWallTimeOption@Calendar@icu@@QBA?AW4UCalendarWallTimeOption@@XZ (public: enum UCalendarWallTimeOption __cdecl icu::Calendar::getRepeatedWallTimeOption(void)const ) + ?getRoot@CollationRoot@icu@@SAPBUCollationTailoring@2@AAW4UErrorCode@@@Z (public: static struct icu::CollationTailoring const * __cdecl icu::CollationRoot::getRoot(enum UErrorCode &)) + ?getRootCacheEntry@CollationRoot@icu@@SAPBUCollationCacheEntry@2@AAW4UErrorCode@@@Z (public: static struct icu::CollationCacheEntry const * __cdecl icu::CollationRoot::getRootCacheEntry(enum UErrorCode &)) + ?getRoundingIncrement@DecimalFormat@icu@@UBANXZ (public: virtual double __cdecl icu::DecimalFormat::getRoundingIncrement(void)const ) + ?getRoundingMode@DecimalFormat@icu@@UBA?AW4ERoundingMode@12@XZ (public: virtual enum icu::DecimalFormat::ERoundingMode __cdecl icu::DecimalFormat::getRoundingMode(void)const ) + ?getRule@AnnualTimeZoneRule@icu@@QBAPBVDateTimeRule@2@XZ (public: class icu::DateTimeRule const * __cdecl icu::AnnualTimeZoneRule::getRule(void)const ) + ?getRuleDayOfMonth@DateTimeRule@icu@@QBAHXZ (public: int __cdecl icu::DateTimeRule::getRuleDayOfMonth(void)const ) + ?getRuleDayOfWeek@DateTimeRule@icu@@QBAHXZ (public: int __cdecl icu::DateTimeRule::getRuleDayOfWeek(void)const ) + ?getRuleFromResource@PluralRules@icu@@AAA?AVUnicodeString@2@ABVLocale@2@W4UPluralType@@AAW4UErrorCode@@@Z (private: class icu::UnicodeString __cdecl icu::PluralRules::getRuleFromResource(class icu::Locale const &,enum UPluralType,enum UErrorCode &)) + ?getRuleMillisInDay@DateTimeRule@icu@@QBAHXZ (public: int __cdecl icu::DateTimeRule::getRuleMillisInDay(void)const ) + ?getRuleMonth@DateTimeRule@icu@@QBAHXZ (public: int __cdecl icu::DateTimeRule::getRuleMonth(void)const ) + ?getRuleSetDisplayName@RuleBasedNumberFormat@icu@@UAA?AVUnicodeString@2@ABV32@ABVLocale@2@@Z (public: virtual class icu::UnicodeString __cdecl icu::RuleBasedNumberFormat::getRuleSetDisplayName(class icu::UnicodeString const &,class icu::Locale const &)) + ?getRuleSetDisplayName@RuleBasedNumberFormat@icu@@UAA?AVUnicodeString@2@HABVLocale@2@@Z (public: virtual class icu::UnicodeString __cdecl icu::RuleBasedNumberFormat::getRuleSetDisplayName(int,class icu::Locale const &)) + ?getRuleSetDisplayNameLocale@RuleBasedNumberFormat@icu@@UBA?AVLocale@2@HAAW4UErrorCode@@@Z (public: virtual class icu::Locale __cdecl icu::RuleBasedNumberFormat::getRuleSetDisplayNameLocale(int,enum UErrorCode &)const ) + ?getRuleSetName@RuleBasedNumberFormat@icu@@UBA?AVUnicodeString@2@H@Z (public: virtual class icu::UnicodeString __cdecl icu::RuleBasedNumberFormat::getRuleSetName(int)const ) + ?getRuleWeekInMonth@DateTimeRule@icu@@QBAHXZ (public: int __cdecl icu::DateTimeRule::getRuleWeekInMonth(void)const ) + ?getRules@PluralRules@icu@@QBA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::PluralRules::getRules(void)const ) + ?getRules@RuleBasedCollator@icu@@QBAABVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::RuleBasedCollator::getRules(void)const ) + ?getRules@RuleBasedCollator@icu@@QBAXW4UColRuleOption@@AAVUnicodeString@2@@Z (public: void __cdecl icu::RuleBasedCollator::getRules(enum UColRuleOption,class icu::UnicodeString &)const ) + ?getRules@RuleBasedNumberFormat@icu@@UBA?AVUnicodeString@2@XZ (public: virtual class icu::UnicodeString __cdecl icu::RuleBasedNumberFormat::getRules(void)const ) + ?getSamples@PluralRules@icu@@QAAHABVUnicodeString@2@PANHAAW4UErrorCode@@@Z (public: int __cdecl icu::PluralRules::getSamples(class icu::UnicodeString const &,double *,int,enum UErrorCode &)) + ?getScientificExponent@DigitList@icu@@QBAHHH@Z (public: int __cdecl icu::DigitList::getScientificExponent(int,int)const ) + ?getScriptIndex@CollationData@icu@@ABAHH@Z (private: int __cdecl icu::CollationData::getScriptIndex(int)const ) + ?getSecondaries@CollationFastLatin@icu@@CAIII@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getSecondaries(unsigned int,unsigned int)) + ?getSecondariesFromOneShortCE@CollationFastLatin@icu@@CAII@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getSecondariesFromOneShortCE(unsigned int)) + ?getSecondaryAfter@CollationRootElements@icu@@QBAIHI@Z (public: unsigned int __cdecl icu::CollationRootElements::getSecondaryAfter(int,unsigned int)const ) + ?getSecondaryBefore@CollationRootElements@icu@@QBAIII@Z (public: unsigned int __cdecl icu::CollationRootElements::getSecondaryBefore(unsigned int,unsigned int)const ) + ?getSecondaryBoundary@CollationRootElements@icu@@QBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getSecondaryBoundary(void)const ) + ?getSecondaryGroupingSize@DecimalFormat@icu@@QBAHXZ (public: int __cdecl icu::DecimalFormat::getSecondaryGroupingSize(void)const ) + ?getSeparatorCount@DigitGrouping@icu@@QBAHH@Z (public: int __cdecl icu::DigitGrouping::getSeparatorCount(int)const ) + ?getSettings@CollationRoot@icu@@SAPBUCollationSettings@2@AAW4UErrorCode@@@Z (public: static struct icu::CollationSettings const * __cdecl icu::CollationRoot::getSettings(enum UErrorCode &)) + ?getShortID@ZoneMeta@icu@@SAPB_SABVTimeZone@2@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::getShortID(class icu::TimeZone const &)) + ?getShortID@ZoneMeta@icu@@SAPB_SABVUnicodeString@2@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::getShortID(class icu::UnicodeString const &)) + ?getShortIDFromCanonical@ZoneMeta@icu@@CAPB_SPB_S@Z (private: static char16_t const * __cdecl icu::ZoneMeta::getShortIDFromCanonical(char16_t const *)) + ?getShortMonths@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getShortMonths(int &)const ) + ?getShortWeekdays@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getShortWeekdays(int &)const ) + ?getSiderealOffset@CalendarAstronomer@icu@@AAANXZ (private: double __cdecl icu::CalendarAstronomer::getSiderealOffset(void)) + ?getSimpleRulesNear@BasicTimeZone@icu@@UBAXNAAPAVInitialTimeZoneRule@2@AAPAVAnnualTimeZoneRule@2@1AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::BasicTimeZone::getSimpleRulesNear(double,class icu::InitialTimeZoneRule * &,class icu::AnnualTimeZoneRule * &,class icu::AnnualTimeZoneRule * &,enum UErrorCode &)const ) + ?getSingleCE@CollationData@icu@@QBA_JHAAW4UErrorCode@@@Z (public: __int64 __cdecl icu::CollationData::getSingleCE(int,enum UErrorCode &)const ) + ?getSingleCE@CollationDataBuilder@icu@@QBA_JHAAW4UErrorCode@@@Z (public: __int64 __cdecl icu::CollationDataBuilder::getSingleCE(int,enum UErrorCode &)const ) + ?getSkeleton@DateTimePatternGenerator@icu@@QAA?AVUnicodeString@2@ABV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::getSkeleton(class icu::UnicodeString const &,enum UErrorCode &)) + ?getSkeletons@DateTimePatternGenerator@icu@@QBAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::DateTimePatternGenerator::getSkeletons(enum UErrorCode &)const ) + ?getSkippedWallTimeOption@Calendar@icu@@QBA?AW4UCalendarWallTimeOption@@XZ (public: enum UCalendarWallTimeOption __cdecl icu::Calendar::getSkippedWallTimeOption(void)const ) + ?getSmallestInterval@DigitList@icu@@QBAAAVDigitInterval@2@AAV32@@Z (public: class icu::DigitInterval & __cdecl icu::DigitList::getSmallestInterval(class icu::DigitInterval &)const ) + ?getSmpFmtLocale@SimpleDateFormat@icu@@QBAABVLocale@2@XZ (public: class icu::Locale const & __cdecl icu::SimpleDateFormat::getSmpFmtLocale(void)const ) + ?getSortKey@RuleBasedCollator@icu@@UBAHABVUnicodeString@2@PAEH@Z (public: virtual int __cdecl icu::RuleBasedCollator::getSortKey(class icu::UnicodeString const &,unsigned char *,int)const ) + ?getSortKey@RuleBasedCollator@icu@@UBAHPB_SHPAEH@Z (public: virtual int __cdecl icu::RuleBasedCollator::getSortKey(char16_t const *,int,unsigned char *,int)const ) + ?getSourceSet@Transliterator@icu@@QBAAAVUnicodeSet@2@AAV32@@Z (public: class icu::UnicodeSet & __cdecl icu::Transliterator::getSourceSet(class icu::UnicodeSet &)const ) + ?getSpecialResetPosition@CollationBuilder@icu@@AAA_JABVUnicodeString@2@AAPBDAAW4UErrorCode@@@Z (private: __int64 __cdecl icu::CollationBuilder::getSpecialResetPosition(class icu::UnicodeString const &,char const * &,enum UErrorCode &)) + ?getStackLimit@RegexMatcher@icu@@UBAHXZ (public: virtual int __cdecl icu::RegexMatcher::getStackLimit(void)const ) + ?getStartInYear@AnnualTimeZoneRule@icu@@QBACHHHAAN@Z (public: signed char __cdecl icu::AnnualTimeZoneRule::getStartInYear(int,int,int,double &)const ) + ?getStartTimeAt@TimeArrayTimeZoneRule@icu@@QBACHAAN@Z (public: signed char __cdecl icu::TimeArrayTimeZoneRule::getStartTimeAt(int,double &)const ) + ?getStartYear@AnnualTimeZoneRule@icu@@QBAHXZ (public: int __cdecl icu::AnnualTimeZoneRule::getStartYear(void)const ) + ?getStaticClassID@AnnualTimeZoneRule@icu@@SAPAXXZ (public: static void * __cdecl icu::AnnualTimeZoneRule::getStaticClassID(void)) + ?getStaticClassID@AnyTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::AnyTransliterator::getStaticClassID(void)) + ?getStaticClassID@BreakTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::BreakTransliterator::getStaticClassID(void)) + ?getStaticClassID@BuddhistCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::BuddhistCalendar::getStaticClassID(void)) + ?getStaticClassID@CaseMapTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::CaseMapTransliterator::getStaticClassID(void)) + ?getStaticClassID@ChineseCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::ChineseCalendar::getStaticClassID(void)) + ?getStaticClassID@ChoiceFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::ChoiceFormat::getStaticClassID(void)) + ?getStaticClassID@CollationElementIterator@icu@@SAPAXXZ (public: static void * __cdecl icu::CollationElementIterator::getStaticClassID(void)) + ?getStaticClassID@CollationKey@icu@@SAPAXXZ (public: static void * __cdecl icu::CollationKey::getStaticClassID(void)) + ?getStaticClassID@CompactDecimalFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::CompactDecimalFormat::getStaticClassID(void)) + ?getStaticClassID@CompoundTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::CompoundTransliterator::getStaticClassID(void)) + ?getStaticClassID@CopticCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::CopticCalendar::getStaticClassID(void)) + ?getStaticClassID@CurrencyAmount@icu@@SAPAXXZ (public: static void * __cdecl icu::CurrencyAmount::getStaticClassID(void)) + ?getStaticClassID@CurrencyPluralInfo@icu@@SAPAXXZ (public: static void * __cdecl icu::CurrencyPluralInfo::getStaticClassID(void)) + ?getStaticClassID@CurrencyUnit@icu@@SAPAXXZ (public: static void * __cdecl icu::CurrencyUnit::getStaticClassID(void)) + ?getStaticClassID@DangiCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::DangiCalendar::getStaticClassID(void)) + ?getStaticClassID@DateFormatSymbols@icu@@SAPAXXZ (public: static void * __cdecl icu::DateFormatSymbols::getStaticClassID(void)) + ?getStaticClassID@DateIntervalFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::DateIntervalFormat::getStaticClassID(void)) + ?getStaticClassID@DateIntervalInfo@icu@@SAPAXXZ (public: static void * __cdecl icu::DateIntervalInfo::getStaticClassID(void)) + ?getStaticClassID@DateTimePatternGenerator@icu@@SAPAXXZ (public: static void * __cdecl icu::DateTimePatternGenerator::getStaticClassID(void)) + ?getStaticClassID@DateTimeRule@icu@@SAPAXXZ (public: static void * __cdecl icu::DateTimeRule::getStaticClassID(void)) + ?getStaticClassID@DecimalFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::DecimalFormat::getStaticClassID(void)) + ?getStaticClassID@DecimalFormatSymbols@icu@@SAPAXXZ (public: static void * __cdecl icu::DecimalFormatSymbols::getStaticClassID(void)) + ?getStaticClassID@EscapeTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::EscapeTransliterator::getStaticClassID(void)) + ?getStaticClassID@EthiopicCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::EthiopicCalendar::getStaticClassID(void)) + ?getStaticClassID@FieldPosition@icu@@SAPAXXZ (public: static void * __cdecl icu::FieldPosition::getStaticClassID(void)) + ?getStaticClassID@Formattable@icu@@SAPAXXZ (public: static void * __cdecl icu::Formattable::getStaticClassID(void)) + ?getStaticClassID@GregorianCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::GregorianCalendar::getStaticClassID(void)) + ?getStaticClassID@HebrewCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::HebrewCalendar::getStaticClassID(void)) + ?getStaticClassID@IndianCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::IndianCalendar::getStaticClassID(void)) + ?getStaticClassID@InitialTimeZoneRule@icu@@SAPAXXZ (public: static void * __cdecl icu::InitialTimeZoneRule::getStaticClassID(void)) + ?getStaticClassID@IslamicCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::IslamicCalendar::getStaticClassID(void)) + ?getStaticClassID@JapaneseCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::JapaneseCalendar::getStaticClassID(void)) + ?getStaticClassID@LowercaseTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::LowercaseTransliterator::getStaticClassID(void)) + ?getStaticClassID@Measure@icu@@SAPAXXZ (public: static void * __cdecl icu::Measure::getStaticClassID(void)) + ?getStaticClassID@MeasureFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::MeasureFormat::getStaticClassID(void)) + ?getStaticClassID@MeasureUnit@icu@@SAPAXXZ (public: static void * __cdecl icu::MeasureUnit::getStaticClassID(void)) + ?getStaticClassID@MessageFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::MessageFormat::getStaticClassID(void)) + ?getStaticClassID@NameUnicodeTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::NameUnicodeTransliterator::getStaticClassID(void)) + ?getStaticClassID@NormalizationTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::NormalizationTransliterator::getStaticClassID(void)) + ?getStaticClassID@NullTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::NullTransliterator::getStaticClassID(void)) + ?getStaticClassID@NumberFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::NumberFormat::getStaticClassID(void)) + ?getStaticClassID@NumberingSystem@icu@@SAPAXXZ (public: static void * __cdecl icu::NumberingSystem::getStaticClassID(void)) + ?getStaticClassID@OlsonTimeZone@icu@@SAPAXXZ (public: static void * __cdecl icu::OlsonTimeZone::getStaticClassID(void)) + ?getStaticClassID@PersianCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::PersianCalendar::getStaticClassID(void)) + ?getStaticClassID@PluralFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::PluralFormat::getStaticClassID(void)) + ?getStaticClassID@PluralRules@icu@@SAPAXXZ (public: static void * __cdecl icu::PluralRules::getStaticClassID(void)) + ?getStaticClassID@RegexMatcher@icu@@SAPAXXZ (public: static void * __cdecl icu::RegexMatcher::getStaticClassID(void)) + ?getStaticClassID@RegexPattern@icu@@SAPAXXZ (public: static void * __cdecl icu::RegexPattern::getStaticClassID(void)) + ?getStaticClassID@RelativeDateFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::RelativeDateFormat::getStaticClassID(void)) + ?getStaticClassID@RemoveTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::RemoveTransliterator::getStaticClassID(void)) + ?getStaticClassID@RuleBasedCollator@icu@@SAPAXXZ (public: static void * __cdecl icu::RuleBasedCollator::getStaticClassID(void)) + ?getStaticClassID@RuleBasedNumberFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::RuleBasedNumberFormat::getStaticClassID(void)) + ?getStaticClassID@RuleBasedTimeZone@icu@@SAPAXXZ (public: static void * __cdecl icu::RuleBasedTimeZone::getStaticClassID(void)) + ?getStaticClassID@RuleBasedTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::RuleBasedTransliterator::getStaticClassID(void)) + ?getStaticClassID@SelectFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::SelectFormat::getStaticClassID(void)) + ?getStaticClassID@SimpleDateFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::SimpleDateFormat::getStaticClassID(void)) + ?getStaticClassID@SimpleTimeZone@icu@@SAPAXXZ (public: static void * __cdecl icu::SimpleTimeZone::getStaticClassID(void)) + ?getStaticClassID@StringSearch@icu@@SAPAXXZ (public: static void * __cdecl icu::StringSearch::getStaticClassID(void)) + ?getStaticClassID@TaiwanCalendar@icu@@SAPAXXZ (public: static void * __cdecl icu::TaiwanCalendar::getStaticClassID(void)) + ?getStaticClassID@TimeArrayTimeZoneRule@icu@@SAPAXXZ (public: static void * __cdecl icu::TimeArrayTimeZoneRule::getStaticClassID(void)) + ?getStaticClassID@TimeUnit@icu@@SAPAXXZ (public: static void * __cdecl icu::TimeUnit::getStaticClassID(void)) + ?getStaticClassID@TimeUnitAmount@icu@@SAPAXXZ (public: static void * __cdecl icu::TimeUnitAmount::getStaticClassID(void)) + ?getStaticClassID@TimeUnitFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::TimeUnitFormat::getStaticClassID(void)) + ?getStaticClassID@TimeZone@icu@@SAPAXXZ (public: static void * __cdecl icu::TimeZone::getStaticClassID(void)) + ?getStaticClassID@TimeZoneFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::TimeZoneFormat::getStaticClassID(void)) + ?getStaticClassID@TimeZoneTransition@icu@@SAPAXXZ (public: static void * __cdecl icu::TimeZoneTransition::getStaticClassID(void)) + ?getStaticClassID@TitlecaseTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::TitlecaseTransliterator::getStaticClassID(void)) + ?getStaticClassID@Transliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::Transliterator::getStaticClassID(void)) + ?getStaticClassID@UnescapeTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::UnescapeTransliterator::getStaticClassID(void)) + ?getStaticClassID@UnicodeNameTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::UnicodeNameTransliterator::getStaticClassID(void)) + ?getStaticClassID@UppercaseTransliterator@icu@@SAPAXXZ (public: static void * __cdecl icu::UppercaseTransliterator::getStaticClassID(void)) + ?getStaticClassID@VTimeZone@icu@@SAPAXXZ (public: static void * __cdecl icu::VTimeZone::getStaticClassID(void)) + ?getStaticClassID@Win32DateFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::Win32DateFormat::getStaticClassID(void)) + ?getStaticClassID@Win32NumberFormat@icu@@SAPAXXZ (public: static void * __cdecl icu::Win32NumberFormat::getStaticClassID(void)) + ?getStrength@CollationSettings@icu@@QBAHXZ (public: int __cdecl icu::CollationSettings::getStrength(void)const ) + ?getStrength@CollationSettings@icu@@SAHH@Z (public: static int __cdecl icu::CollationSettings::getStrength(int)) + ?getStrength@Collator@icu@@UBA?AW4ECollationStrength@12@XZ (public: virtual enum icu::Collator::ECollationStrength __cdecl icu::Collator::getStrength(void)const ) + ?getString@Formattable@icu@@QAAAAVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::Formattable::getString(enum UErrorCode &)) + ?getString@Formattable@icu@@QAAAAVUnicodeString@2@XZ (public: class icu::UnicodeString & __cdecl icu::Formattable::getString(void)) + ?getString@Formattable@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Formattable::getString(class icu::UnicodeString &)const ) + ?getString@Formattable@icu@@QBAAAVUnicodeString@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::Formattable::getString(class icu::UnicodeString &,enum UErrorCode &)const ) + ?getString@Formattable@icu@@QBAABVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString const & __cdecl icu::Formattable::getString(enum UErrorCode &)const ) + ?getString@Formattable@icu@@QBAABVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::Formattable::getString(void)const ) + ?getSubtype@MeasureUnit@icu@@QBAPBDXZ (public: char const * __cdecl icu::MeasureUnit::getSubtype(void)const ) + ?getSunLongitude@CalendarAstronomer@icu@@QAANXZ (public: double __cdecl icu::CalendarAstronomer::getSunLongitude(void)) + ?getSunLongitude@CalendarAstronomer@icu@@QAAXNAAN0@Z (public: void __cdecl icu::CalendarAstronomer::getSunLongitude(double,double &,double &)) + ?getSunPosition@CalendarAstronomer@icu@@QAAAAVEquatorial@12@AAV312@@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::getSunPosition(class icu::CalendarAstronomer::Equatorial &)) + ?getSunRiseSet@CalendarAstronomer@icu@@QAANC@Z (public: double __cdecl icu::CalendarAstronomer::getSunRiseSet(signed char)) + ?getSunTime@CalendarAstronomer@icu@@QAANNC@Z (public: double __cdecl icu::CalendarAstronomer::getSunTime(double,signed char)) + ?getSupportedIDs@SimpleNumberFormatFactory@icu@@UBAPBVUnicodeString@2@AAHAAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString const * __cdecl icu::SimpleNumberFormatFactory::getSupportedIDs(int &,enum UErrorCode &)const ) + ?getSymbol@CurrencyAffixInfo@icu@@QBAABVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::CurrencyAffixInfo::getSymbol(void)const ) + ?getSymbol@DecimalFormatSymbols@icu@@QBA?AVUnicodeString@2@W4ENumberFormatSymbol@12@@Z (public: class icu::UnicodeString __cdecl icu::DecimalFormatSymbols::getSymbol(enum icu::DecimalFormatSymbols::ENumberFormatSymbol)const ) + ?getTZDBTimeZoneNames@TimeZoneFormat@icu@@ABAPBVTZDBTimeZoneNames@2@AAW4UErrorCode@@@Z (private: class icu::TZDBTimeZoneNames const * __cdecl icu::TimeZoneFormat::getTZDBTimeZoneNames(enum UErrorCode &)const ) + ?getTZDataVersion@TimeZone@icu@@SAPBDAAW4UErrorCode@@@Z (public: static char const * __cdecl icu::TimeZone::getTZDataVersion(enum UErrorCode &)) + ?getTZURL@VTimeZone@icu@@QBACAAVUnicodeString@2@@Z (public: signed char __cdecl icu::VTimeZone::getTZURL(class icu::UnicodeString &)const ) + ?getTable@CollationFastLatinBuilder@icu@@QBAPBGXZ (public: unsigned short const * __cdecl icu::CollationFastLatinBuilder::getTable(void)const ) + ?getTailoredSet@Collator@icu@@UBAPAVUnicodeSet@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeSet * __cdecl icu::Collator::getTailoredSet(enum UErrorCode &)const ) + ?getTailoredSet@RuleBasedCollator@icu@@UBAPAVUnicodeSet@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeSet * __cdecl icu::RuleBasedCollator::getTailoredSet(enum UErrorCode &)const ) + ?getTargetSet@CompoundTransliterator@icu@@UBAAAVUnicodeSet@2@AAV32@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::CompoundTransliterator::getTargetSet(class icu::UnicodeSet &)const ) + ?getTargetSet@Transliterator@icu@@UBAAAVUnicodeSet@2@AAV32@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::Transliterator::getTargetSet(class icu::UnicodeSet &)const ) + ?getTertiaries@CollationFastLatin@icu@@CAIICI@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getTertiaries(unsigned int,signed char,unsigned int)) + ?getTertiaryAfter@CollationRootElements@icu@@QBAIHII@Z (public: unsigned int __cdecl icu::CollationRootElements::getTertiaryAfter(int,unsigned int,unsigned int)const ) + ?getTertiaryBefore@CollationRootElements@icu@@QBAIIII@Z (public: unsigned int __cdecl icu::CollationRootElements::getTertiaryBefore(unsigned int,unsigned int,unsigned int)const ) + ?getTertiaryBoundary@CollationRootElements@icu@@QBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getTertiaryBoundary(void)const ) + ?getTertiaryMask@CollationSettings@icu@@SAIH@Z (public: static unsigned int __cdecl icu::CollationSettings::getTertiaryMask(int)) + ?getText@SearchIterator@icu@@QBAABVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::SearchIterator::getText(void)const ) + ?getThreeBytePrimaryForOffsetData@Collation@icu@@SAIH_J@Z (public: static unsigned int __cdecl icu::Collation::getThreeBytePrimaryForOffsetData(int,__int64)) + ?getTime@Calendar@icu@@QBANAAW4UErrorCode@@@Z (public: double __cdecl icu::Calendar::getTime(enum UErrorCode &)const ) + ?getTime@CalendarAstronomer@icu@@QAANXZ (public: double __cdecl icu::CalendarAstronomer::getTime(void)) + ?getTime@TimeZoneTransition@icu@@QBANXZ (public: double __cdecl icu::TimeZoneTransition::getTime(void)const ) + ?getTimeInMillis@Calendar@icu@@IBANAAW4UErrorCode@@@Z (protected: double __cdecl icu::Calendar::getTimeInMillis(enum UErrorCode &)const ) + ?getTimeLimit@RegexMatcher@icu@@UBAHXZ (public: virtual int __cdecl icu::RegexMatcher::getTimeLimit(void)const ) + ?getTimeRuleType@DateTimeRule@icu@@QBA?AW4TimeRuleType@12@XZ (public: enum icu::DateTimeRule::TimeRuleType __cdecl icu::DateTimeRule::getTimeRuleType(void)const ) + ?getTimeSeparatorString@DateFormatSymbols@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DateFormatSymbols::getTimeSeparatorString(class icu::UnicodeString &)const ) + ?getTimeType@TimeArrayTimeZoneRule@icu@@QBA?AW4TimeRuleType@DateTimeRule@2@XZ (public: enum icu::DateTimeRule::TimeRuleType __cdecl icu::TimeArrayTimeZoneRule::getTimeType(void)const ) + ?getTimeType@TimeZoneFormat@icu@@CA?AW4UTimeZoneFormatTimeType@@W4UTimeZoneNameType@@@Z (private: static enum UTimeZoneFormatTimeType __cdecl icu::TimeZoneFormat::getTimeType(enum UTimeZoneNameType)) + ?getTimeUnit@TimeUnitAmount@icu@@QBAABVTimeUnit@2@XZ (public: class icu::TimeUnit const & __cdecl icu::TimeUnitAmount::getTimeUnit(void)const ) + ?getTimeUnitField@TimeUnit@icu@@QBA?AW4UTimeUnitFields@12@XZ (public: enum icu::TimeUnit::UTimeUnitFields __cdecl icu::TimeUnit::getTimeUnitField(void)const ) + ?getTimeUnitField@TimeUnitAmount@icu@@QBA?AW4UTimeUnitFields@TimeUnit@2@XZ (public: enum icu::TimeUnit::UTimeUnitFields __cdecl icu::TimeUnitAmount::getTimeUnitField(void)const ) + ?getTimeUnitName@TimeUnitFormat@icu@@CAPBDW4UTimeUnitFields@TimeUnit@2@AAW4UErrorCode@@@Z (private: static char const * __cdecl icu::TimeUnitFormat::getTimeUnitName(enum icu::TimeUnit::UTimeUnitFields,enum UErrorCode &)) + ?getTimeZone@Calendar@icu@@QBAABVTimeZone@2@XZ (public: class icu::TimeZone const & __cdecl icu::Calendar::getTimeZone(void)const ) + ?getTimeZone@DateFormat@icu@@UBAABVTimeZone@2@XZ (public: virtual class icu::TimeZone const & __cdecl icu::DateFormat::getTimeZone(void)const ) + ?getTimeZone@DateIntervalFormat@icu@@UBAABVTimeZone@2@XZ (public: virtual class icu::TimeZone const & __cdecl icu::DateIntervalFormat::getTimeZone(void)const ) + ?getTimeZoneFormat@SimpleDateFormat@icu@@UBAPBVTimeZoneFormat@2@XZ (public: virtual class icu::TimeZoneFormat const * __cdecl icu::SimpleDateFormat::getTimeZoneFormat(void)const ) + ?getTimeZoneGenericNames@TimeZoneFormat@icu@@ABAPBVTimeZoneGenericNames@2@AAW4UErrorCode@@@Z (private: class icu::TimeZoneGenericNames const * __cdecl icu::TimeZoneFormat::getTimeZoneGenericNames(enum UErrorCode &)const ) + ?getTimeZoneID@TimeZoneFormat@icu@@ABAAAVUnicodeString@2@PBVMatchInfoCollection@TimeZoneNames@2@HAAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::getTimeZoneID(class icu::TimeZoneNames::MatchInfoCollection const *,int,class icu::UnicodeString &)const ) + ?getTimeZoneIDAt@MatchInfoCollection@TimeZoneNames@icu@@QBACHAAVUnicodeString@3@@Z (public: signed char __cdecl icu::TimeZoneNames::MatchInfoCollection::getTimeZoneIDAt(int,class icu::UnicodeString &)const ) + ?getTimeZoneNames@TimeZoneFormat@icu@@QBAPBVTimeZoneNames@2@XZ (public: class icu::TimeZoneNames const * __cdecl icu::TimeZoneFormat::getTimeZoneNames(void)const ) + ?getTimeZoneRules@OlsonTimeZone@icu@@UBAXAAPBVInitialTimeZoneRule@2@QAPBVTimeZoneRule@2@AAHAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::OlsonTimeZone::getTimeZoneRules(class icu::InitialTimeZoneRule const * &,class icu::TimeZoneRule const * * const,int &,enum UErrorCode &)const ) + ?getTimeZoneRules@RuleBasedTimeZone@icu@@UBAXAAPBVInitialTimeZoneRule@2@QAPBVTimeZoneRule@2@AAHAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedTimeZone::getTimeZoneRules(class icu::InitialTimeZoneRule const * &,class icu::TimeZoneRule const * * const,int &,enum UErrorCode &)const ) + ?getTimeZoneRules@SimpleTimeZone@icu@@UBAXAAPBVInitialTimeZoneRule@2@QAPBVTimeZoneRule@2@AAHAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleTimeZone::getTimeZoneRules(class icu::InitialTimeZoneRule const * &,class icu::TimeZoneRule const * * const,int &,enum UErrorCode &)const ) + ?getTimeZoneRules@VTimeZone@icu@@UBAXAAPBVInitialTimeZoneRule@2@QAPBVTimeZoneRule@2@AAHAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::VTimeZone::getTimeZoneRules(class icu::InitialTimeZoneRule const * &,class icu::TimeZoneRule const * * const,int &,enum UErrorCode &)const ) + ?getTimeZoneRulesAfter@BasicTimeZone@icu@@IBAXNAAPAVInitialTimeZoneRule@2@AAPAVUVector@2@AAW4UErrorCode@@@Z (protected: void __cdecl icu::BasicTimeZone::getTimeZoneRulesAfter(double,class icu::InitialTimeZoneRule * &,class icu::UVector * &,enum UErrorCode &)const ) + ?getTo@TimeZoneTransition@icu@@QBAPBVTimeZoneRule@2@XZ (public: class icu::TimeZoneRule const * __cdecl icu::TimeZoneTransition::getTo(void)const ) + ?getTokenLength@AffixPatternIterator@icu@@QBAHXZ (public: int __cdecl icu::AffixPatternIterator::getTokenLength(void)const ) + ?getTokenType@AffixPatternIterator@icu@@QBA?AW4ETokenType@AffixPattern@2@XZ (public: enum icu::AffixPattern::ETokenType __cdecl icu::AffixPatternIterator::getTokenType(void)const ) + ?getTopBitNumber@DateTimePatternGenerator@icu@@AAAHH@Z (private: int __cdecl icu::DateTimePatternGenerator::getTopBitNumber(int)) + ?getTransitionTime@RuleBasedTimeZone@icu@@ABANPAUTransition@2@CHH@Z (private: double __cdecl icu::RuleBasedTimeZone::getTransitionTime(struct icu::Transition *,signed char,int,int)const ) + ?getTransliterator@CompoundTransliterator@icu@@UBAABVTransliterator@2@H@Z (public: virtual class icu::Transliterator const & __cdecl icu::CompoundTransliterator::getTransliterator(int)const ) + ?getType@ChineseCalendar@icu@@UBAPBDXZ (public: virtual char const * __cdecl icu::ChineseCalendar::getType(void)const ) + ?getType@Formattable@icu@@QBA?AW4Type@12@XZ (public: enum icu::Formattable::Type __cdecl icu::Formattable::getType(void)const ) + ?getType@GregorianCalendar@icu@@UBAPBDXZ (public: virtual char const * __cdecl icu::GregorianCalendar::getType(void)const ) + ?getType@HebrewCalendar@icu@@UBAPBDXZ (public: virtual char const * __cdecl icu::HebrewCalendar::getType(void)const ) + ?getType@IslamicCalendar@icu@@UBAPBDXZ (public: virtual char const * __cdecl icu::IslamicCalendar::getType(void)const ) + ?getType@MeasureUnit@icu@@QBAPBDXZ (public: char const * __cdecl icu::MeasureUnit::getType(void)const ) + ?getType@Region@icu@@QBA?AW4URegionType@@XZ (public: enum URegionType __cdecl icu::Region::getType(void)const ) + ?getUCAVersion@CollationTailoring@icu@@QBAHXZ (public: int __cdecl icu::CollationTailoring::getUCAVersion(void)const ) + ?getUTC@TimeArrayTimeZoneRule@icu@@ABANNHH@Z (private: double __cdecl icu::TimeArrayTimeZoneRule::getUTC(double,int,int)const ) + ?getUnderflowLabel@AlphabeticIndex@icu@@UBAABVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::getUnderflowLabel(void)const ) + ?getUniqueKeywordValue@PluralRules@icu@@QAANABVUnicodeString@2@@Z (public: double __cdecl icu::PluralRules::getUniqueKeywordValue(class icu::UnicodeString const &)) + ?getUnit@Measure@icu@@QBAABVMeasureUnit@2@XZ (public: class icu::MeasureUnit const & __cdecl icu::Measure::getUnit(void)const ) + ?getUnitDisplayName@MeasureFormat@icu@@QBA?AVUnicodeString@2@ABVMeasureUnit@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::MeasureFormat::getUnitDisplayName(class icu::MeasureUnit const &,enum UErrorCode &)const ) + ?getUnknown@TimeZone@icu@@SAABV12@XZ (public: static class icu::TimeZone const & __cdecl icu::TimeZone::getUnknown(void)) + ?getUpperExponent@DigitList@icu@@QBAHXZ (public: int __cdecl icu::DigitList::getUpperExponent(void)const ) + ?getVariableTop@RuleBasedCollator@icu@@UBAIAAW4UErrorCode@@@Z (public: virtual unsigned int __cdecl icu::RuleBasedCollator::getVariableTop(enum UErrorCode &)const ) + ?getVersion@RuleBasedCollator@icu@@UBAXQAE@Z (public: virtual void __cdecl icu::RuleBasedCollator::getVersion(unsigned char * const)const ) + ?getVisibleFractionDigitCount@FixedDecimal@icu@@QBAHXZ (public: int __cdecl icu::FixedDecimal::getVisibleFractionDigitCount(void)const ) + ?getWeekdays@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getWeekdays(int &)const ) + ?getWeekdays@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAHW4DtContextType@12@W4DtWidthType@12@@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getWeekdays(int &,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)const ) + ?getWeekendTransition@Calendar@icu@@UBAHW4UCalendarDaysOfWeek@@AAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::getWeekendTransition(enum UCalendarDaysOfWeek,enum UErrorCode &)const ) + ?getWeight16Before@CollationBuilder@icu@@AAAIH_JH@Z (private: unsigned int __cdecl icu::CollationBuilder::getWeight16Before(int,__int64,int)) + ?getWeightRanges@CollationWeights@icu@@AAACII@Z (private: signed char __cdecl icu::CollationWeights::getWeightRanges(unsigned int,unsigned int)) + ?getWindowsID@TimeZone@icu@@SAAAVUnicodeString@2@ABV32@AAV32@AAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::TimeZone::getWindowsID(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?getYearNames@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAHW4DtContextType@12@W4DtWidthType@12@@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getYearNames(int &,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)const ) + ?getZodiacNames@DateFormatSymbols@icu@@QBAPBVUnicodeString@2@AAHW4DtContextType@12@W4DtWidthType@12@@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getZodiacNames(int &,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)const ) + ?getZoneIdByMetazone@ZoneMeta@icu@@SAAAVUnicodeString@2@ABV32@0AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::ZoneMeta::getZoneIdByMetazone(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &)) + ?getZoneStrings@DateFormatSymbols@icu@@QBAPAPBVUnicodeString@2@AAH0@Z (public: class icu::UnicodeString const * * __cdecl icu::DateFormatSymbols::getZoneStrings(int &,int &)const ) + ?greater@Collator@icu@@QBACABVUnicodeString@2@0@Z (public: signed char __cdecl icu::Collator::greater(class icu::UnicodeString const &,class icu::UnicodeString const &)const ) + ?greaterOrEqual@Collator@icu@@QBACABVUnicodeString@2@0@Z (public: signed char __cdecl icu::Collator::greaterOrEqual(class icu::UnicodeString const &,class icu::UnicodeString const &)const ) + ?group@RegexMatcher@icu@@UBA?AVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::RegexMatcher::group(enum UErrorCode &)const ) + ?group@RegexMatcher@icu@@UBA?AVUnicodeString@2@HAAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::RegexMatcher::group(int,enum UErrorCode &)const ) + ?group@RegexMatcher@icu@@UBAPAUUText@@HPAU3@AA_JAAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::group(int,struct UText *,__int64 &,enum UErrorCode &)const ) + ?group@RegexMatcher@icu@@UBAPAUUText@@PAU3@AA_JAAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::group(struct UText *,__int64 &,enum UErrorCode &)const ) + ?groupCount@RegexMatcher@icu@@UBAHXZ (public: virtual int __cdecl icu::RegexMatcher::groupCount(void)const ) + ?groupNumberFromName@RegexPattern@icu@@UBAHABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexPattern::groupNumberFromName(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?groupNumberFromName@RegexPattern@icu@@UBAHPBDHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexPattern::groupNumberFromName(char const *,int,enum UErrorCode &)const ) + ?growNodes@TextTrieMap@icu@@AAACXZ (private: signed char __cdecl icu::TextTrieMap::growNodes(void)) + ?hackTimes@DateTimePatternGenerator@icu@@AAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::hackTimes(class icu::UnicodeString const &,enum UErrorCode &)) + ?handleCloseParen@RegexCompile@icu@@AAAXXZ (private: void __cdecl icu::RegexCompile::handleCloseParen(void)) + ?handleComputeFields@Calendar@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::handleComputeFields(int,enum UErrorCode &)) + ?handleComputeFields@ChineseCalendar@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::ChineseCalendar::handleComputeFields(int,enum UErrorCode &)) + ?handleComputeFields@GregorianCalendar@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::GregorianCalendar::handleComputeFields(int,enum UErrorCode &)) + ?handleComputeFields@HebrewCalendar@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::HebrewCalendar::handleComputeFields(int,enum UErrorCode &)) + ?handleComputeFields@IslamicCalendar@icu@@MAAXHAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::IslamicCalendar::handleComputeFields(int,enum UErrorCode &)) + ?handleComputeJulianDay@Calendar@icu@@MAAHW4UCalendarDateFields@@@Z (protected: virtual int __cdecl icu::Calendar::handleComputeJulianDay(enum UCalendarDateFields)) + ?handleComputeJulianDay@GregorianCalendar@icu@@MAAHW4UCalendarDateFields@@@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleComputeJulianDay(enum UCalendarDateFields)) + ?handleComputeMonthStart@CECalendar@icu@@MBAHHHC@Z (protected: virtual int __cdecl icu::CECalendar::handleComputeMonthStart(int,int,signed char)const ) + ?handleComputeMonthStart@ChineseCalendar@icu@@MBAHHHC@Z (protected: virtual int __cdecl icu::ChineseCalendar::handleComputeMonthStart(int,int,signed char)const ) + ?handleComputeMonthStart@GregorianCalendar@icu@@MBAHHHC@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleComputeMonthStart(int,int,signed char)const ) + ?handleComputeMonthStart@HebrewCalendar@icu@@MBAHHHC@Z (protected: virtual int __cdecl icu::HebrewCalendar::handleComputeMonthStart(int,int,signed char)const ) + ?handleComputeMonthStart@IslamicCalendar@icu@@MBAHHHC@Z (protected: virtual int __cdecl icu::IslamicCalendar::handleComputeMonthStart(int,int,signed char)const ) + ?handleCurrencySignInPattern@DecimalFormat@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::DecimalFormat::handleCurrencySignInPattern(enum UErrorCode &)) + ?handleGetExtendedYear@ChineseCalendar@icu@@MAAHXZ (protected: virtual int __cdecl icu::ChineseCalendar::handleGetExtendedYear(void)) + ?handleGetExtendedYear@GregorianCalendar@icu@@MAAHXZ (protected: virtual int __cdecl icu::GregorianCalendar::handleGetExtendedYear(void)) + ?handleGetExtendedYear@HebrewCalendar@icu@@MAAHXZ (protected: virtual int __cdecl icu::HebrewCalendar::handleGetExtendedYear(void)) + ?handleGetExtendedYear@IslamicCalendar@icu@@MAAHXZ (protected: virtual int __cdecl icu::IslamicCalendar::handleGetExtendedYear(void)) + ?handleGetExtendedYearFromWeekFields@Calendar@icu@@MAAHHH@Z (protected: virtual int __cdecl icu::Calendar::handleGetExtendedYearFromWeekFields(int,int)) + ?handleGetExtendedYearFromWeekFields@GregorianCalendar@icu@@MAAHHH@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleGetExtendedYearFromWeekFields(int,int)) + ?handleGetLimit@CECalendar@icu@@MBAHW4UCalendarDateFields@@W4ELimitType@Calendar@2@@Z (protected: virtual int __cdecl icu::CECalendar::handleGetLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?handleGetLimit@ChineseCalendar@icu@@MBAHW4UCalendarDateFields@@W4ELimitType@Calendar@2@@Z (protected: virtual int __cdecl icu::ChineseCalendar::handleGetLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?handleGetLimit@GregorianCalendar@icu@@MBAHW4UCalendarDateFields@@W4ELimitType@Calendar@2@@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleGetLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?handleGetLimit@HebrewCalendar@icu@@MBAHW4UCalendarDateFields@@W4ELimitType@Calendar@2@@Z (protected: virtual int __cdecl icu::HebrewCalendar::handleGetLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?handleGetLimit@IslamicCalendar@icu@@MBAHW4UCalendarDateFields@@W4ELimitType@Calendar@2@@Z (protected: virtual int __cdecl icu::IslamicCalendar::handleGetLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?handleGetMonthLength@Calendar@icu@@MBAHHH@Z (protected: virtual int __cdecl icu::Calendar::handleGetMonthLength(int,int)const ) + ?handleGetMonthLength@ChineseCalendar@icu@@MBAHHH@Z (protected: virtual int __cdecl icu::ChineseCalendar::handleGetMonthLength(int,int)const ) + ?handleGetMonthLength@GregorianCalendar@icu@@MBAHHH@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleGetMonthLength(int,int)const ) + ?handleGetMonthLength@HebrewCalendar@icu@@MBAHHH@Z (protected: virtual int __cdecl icu::HebrewCalendar::handleGetMonthLength(int,int)const ) + ?handleGetMonthLength@IslamicCalendar@icu@@MBAHHH@Z (protected: virtual int __cdecl icu::IslamicCalendar::handleGetMonthLength(int,int)const ) + ?handleGetSourceSet@CompoundTransliterator@icu@@MBAXAAVUnicodeSet@2@@Z (protected: virtual void __cdecl icu::CompoundTransliterator::handleGetSourceSet(class icu::UnicodeSet &)const ) + ?handleGetSourceSet@Transliterator@icu@@UBAXAAVUnicodeSet@2@@Z (public: virtual void __cdecl icu::Transliterator::handleGetSourceSet(class icu::UnicodeSet &)const ) + ?handleGetTrailSurrogate@CollationIterator@icu@@MAA_SXZ (protected: virtual char16_t __cdecl icu::CollationIterator::handleGetTrailSurrogate(void)) + ?handleGetTrailSurrogate@FCDUIterCollationIterator@icu@@MAA_SXZ (protected: virtual char16_t __cdecl icu::FCDUIterCollationIterator::handleGetTrailSurrogate(void)) + ?handleGetTrailSurrogate@FCDUTF8CollationIterator@icu@@MAA_SXZ (protected: virtual char16_t __cdecl icu::FCDUTF8CollationIterator::handleGetTrailSurrogate(void)) + ?handleGetTrailSurrogate@UIterCollationIterator@icu@@MAA_SXZ (protected: virtual char16_t __cdecl icu::UIterCollationIterator::handleGetTrailSurrogate(void)) + ?handleGetTrailSurrogate@UTF16CollationIterator@icu@@MAA_SXZ (protected: virtual char16_t __cdecl icu::UTF16CollationIterator::handleGetTrailSurrogate(void)) + ?handleGetYearLength@Calendar@icu@@MBAHH@Z (protected: virtual int __cdecl icu::Calendar::handleGetYearLength(int)const ) + ?handleGetYearLength@GregorianCalendar@icu@@MBAHH@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleGetYearLength(int)const ) + ?handleGetYearLength@HebrewCalendar@icu@@MBAHH@Z (protected: virtual int __cdecl icu::HebrewCalendar::handleGetYearLength(int)const ) + ?handleGetYearLength@IslamicCalendar@icu@@MBAHH@Z (protected: virtual int __cdecl icu::IslamicCalendar::handleGetYearLength(int)const ) + ?handleNext@StringSearch@icu@@MAAHHAAW4UErrorCode@@@Z (protected: virtual int __cdecl icu::StringSearch::handleNext(int,enum UErrorCode &)) + ?handleNextCE32@CollationIterator@icu@@MAAIAAHAAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::CollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@FCDUIterCollationIterator@icu@@MAAIAAHAAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::FCDUIterCollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@FCDUTF16CollationIterator@icu@@MAAIAAHAAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::FCDUTF16CollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@FCDUTF8CollationIterator@icu@@MAAIAAHAAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::FCDUTF8CollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@UIterCollationIterator@icu@@MAAIAAHAAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::UIterCollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@UTF16CollationIterator@icu@@MAAIAAHAAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::UTF16CollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@UTF8CollationIterator@icu@@MAAIAAHAAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::UTF8CollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNonNumeric@FixedPrecision@icu@@CACAAVDigitList@2@AAVVisibleDigits@2@@Z (private: static signed char __cdecl icu::FixedPrecision::handleNonNumeric(class icu::DigitList &,class icu::VisibleDigits &)) + ?handlePrev@StringSearch@icu@@MAAHHAAW4UErrorCode@@@Z (protected: virtual int __cdecl icu::StringSearch::handlePrev(int,enum UErrorCode &)) + ?handleTransliterate@CompoundTransliterator@icu@@MBAXAAVReplaceable@2@AAUUTransPosition@@C@Z (protected: virtual void __cdecl icu::CompoundTransliterator::handleTransliterate(class icu::Replaceable &,struct UTransPosition &,signed char)const ) + ?hasAnchoringBounds@RegexMatcher@icu@@UBACXZ (public: virtual signed char __cdecl icu::RegexMatcher::hasAnchoringBounds(void)const ) + ?hasBackwardSecondary@CollationSettings@icu@@QBACXZ (public: signed char __cdecl icu::CollationSettings::hasBackwardSecondary(void)const ) + ?hasCE32Tag@Collation@icu@@SACIH@Z (public: static signed char __cdecl icu::Collation::hasCE32Tag(unsigned int,int)) + ?hasEquivalentTransitions@BasicTimeZone@icu@@UBACABV12@NNCAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::BasicTimeZone::hasEquivalentTransitions(class icu::BasicTimeZone const &,double,double,signed char,enum UErrorCode &)const ) + ?hasLccc@CollationFCD@icu@@SACH@Z (public: static signed char __cdecl icu::CollationFCD::hasLccc(int)) + ?hasMappings@CollationDataBuilder@icu@@QBACXZ (public: signed char __cdecl icu::CollationDataBuilder::hasMappings(void)const ) + ?hasMultipleVariants@PluralAffix@icu@@QBACXZ (public: signed char __cdecl icu::PluralAffix::hasMultipleVariants(void)const ) + ?hasNoMajorSolarTerm@ChineseCalendar@icu@@EBACH@Z (private: virtual signed char __cdecl icu::ChineseCalendar::hasNoMajorSolarTerm(int)const ) + ?hasReordering@CollationSettings@icu@@QBACXZ (public: signed char __cdecl icu::CollationSettings::hasReordering(void)const ) + ?hasSameRules@OlsonTimeZone@icu@@UBACABVTimeZone@2@@Z (public: virtual signed char __cdecl icu::OlsonTimeZone::hasSameRules(class icu::TimeZone const &)const ) + ?hasSameRules@RuleBasedTimeZone@icu@@UBACABVTimeZone@2@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::hasSameRules(class icu::TimeZone const &)const ) + ?hasSameRules@SimpleTimeZone@icu@@UBACABVTimeZone@2@@Z (public: virtual signed char __cdecl icu::SimpleTimeZone::hasSameRules(class icu::TimeZone const &)const ) + ?hasSameRules@TimeZone@icu@@UBACABV12@@Z (public: virtual signed char __cdecl icu::TimeZone::hasSameRules(class icu::TimeZone const &)const ) + ?hasSameRules@VTimeZone@icu@@UBACABVTimeZone@2@@Z (public: virtual signed char __cdecl icu::VTimeZone::hasSameRules(class icu::TimeZone const &)const ) + ?hasTccc@CollationFCD@icu@@SACH@Z (public: static signed char __cdecl icu::CollationFCD::hasTccc(int)) + ?hasTransparentBounds@RegexMatcher@icu@@UBACXZ (public: virtual signed char __cdecl icu::RegexMatcher::hasTransparentBounds(void)const ) + ?hashCode@?$CacheKey@VDateFmtBestPattern@icu@@@icu@@UBAHXZ (public: virtual int __cdecl icu::CacheKey::hashCode(void)const ) + ?hashCode@?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UBAHXZ (public: virtual int __cdecl icu::LocaleCacheKey::hashCode(void)const ) + ?hashCode@CollationKey@icu@@QBAHXZ (public: int __cdecl icu::CollationKey::hashCode(void)const ) + ?hashCode@CollationSettings@icu@@QBAHXZ (public: int __cdecl icu::CollationSettings::hashCode(void)const ) + ?hashCode@DateFmtBestPatternKey@icu@@UBAHXZ (public: virtual int __cdecl icu::DateFmtBestPatternKey::hashCode(void)const ) + ?hashCode@RuleBasedCollator@icu@@UBAHXZ (public: virtual int __cdecl icu::RuleBasedCollator::hashCode(void)const ) + ?hashCode@ScriptSet@icu@@QBAHXZ (public: int __cdecl icu::ScriptSet::hashCode(void)const ) + ?haveDefaultCentury@CECalendar@icu@@MBACXZ (protected: virtual signed char __cdecl icu::CECalendar::haveDefaultCentury(void)const ) + ?haveDefaultCentury@ChineseCalendar@icu@@MBACXZ (protected: virtual signed char __cdecl icu::ChineseCalendar::haveDefaultCentury(void)const ) + ?haveDefaultCentury@GregorianCalendar@icu@@UBACXZ (public: virtual signed char __cdecl icu::GregorianCalendar::haveDefaultCentury(void)const ) + ?haveDefaultCentury@HebrewCalendar@icu@@MBACXZ (protected: virtual signed char __cdecl icu::HebrewCalendar::haveDefaultCentury(void)const ) + ?haveDefaultCentury@IslamicCalendar@icu@@MBACXZ (protected: virtual signed char __cdecl icu::IslamicCalendar::haveDefaultCentury(void)const ) + ?hitEnd@RegexMatcher@icu@@UBACXZ (public: virtual signed char __cdecl icu::RegexMatcher::hitEnd(void)const ) + ?ignorePrefix@CollationBuilder@icu@@ABACABVUnicodeString@2@AAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationBuilder::ignorePrefix(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?ignoreString@CollationBuilder@icu@@ABACABVUnicodeString@2@AAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationBuilder::ignoreString(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?inDaylightTime@CECalendar@icu@@MBACAAW4UErrorCode@@@Z (protected: virtual signed char __cdecl icu::CECalendar::inDaylightTime(enum UErrorCode &)const ) + ?inDaylightTime@ChineseCalendar@icu@@MBACAAW4UErrorCode@@@Z (protected: virtual signed char __cdecl icu::ChineseCalendar::inDaylightTime(enum UErrorCode &)const ) + ?inDaylightTime@GregorianCalendar@icu@@UBACAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::GregorianCalendar::inDaylightTime(enum UErrorCode &)const ) + ?inDaylightTime@HebrewCalendar@icu@@MBACAAW4UErrorCode@@@Z (protected: virtual signed char __cdecl icu::HebrewCalendar::inDaylightTime(enum UErrorCode &)const ) + ?inDaylightTime@IslamicCalendar@icu@@MBACAAW4UErrorCode@@@Z (protected: virtual signed char __cdecl icu::IslamicCalendar::inDaylightTime(enum UErrorCode &)const ) + ?inDaylightTime@OlsonTimeZone@icu@@UBACNAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::OlsonTimeZone::inDaylightTime(double,enum UErrorCode &)const ) + ?inDaylightTime@RuleBasedTimeZone@icu@@UBACNAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::inDaylightTime(double,enum UErrorCode &)const ) + ?inDaylightTime@SimpleTimeZone@icu@@UBACNAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::SimpleTimeZone::inDaylightTime(double,enum UErrorCode &)const ) + ?inDaylightTime@VTimeZone@icu@@UBACNAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::VTimeZone::inDaylightTime(double,enum UErrorCode &)const ) + ?inSameGroup@CollationFastLatinBuilder@icu@@ABACII@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::inSameGroup(unsigned int,unsigned int)const ) + ?incThreeBytePrimaryByOffset@Collation@icu@@SAIICH@Z (public: static unsigned int __cdecl icu::Collation::incThreeBytePrimaryByOffset(unsigned int,signed char,int)) + ?incTwoBytePrimaryByOffset@Collation@icu@@SAIICH@Z (public: static unsigned int __cdecl icu::Collation::incTwoBytePrimaryByOffset(unsigned int,signed char,int)) + ?incWeight@CollationWeights@icu@@ABAIIH@Z (private: unsigned int __cdecl icu::CollationWeights::incWeight(unsigned int,int)const ) + ?incWeightByOffset@CollationWeights@icu@@ABAIIHH@Z (private: unsigned int __cdecl icu::CollationWeights::incWeightByOffset(unsigned int,int,int)const ) + ?indexFromCE32@Collation@icu@@SAHI@Z (public: static int __cdecl icu::Collation::indexFromCE32(unsigned int)) + ?indexFromString@StandardPlural@icu@@SAHABVUnicodeString@2@AAW4UErrorCode@@@Z (public: static int __cdecl icu::StandardPlural::indexFromString(class icu::UnicodeString const &,enum UErrorCode &)) + ?indexFromString@StandardPlural@icu@@SAHPBDAAW4UErrorCode@@@Z (public: static int __cdecl icu::StandardPlural::indexFromString(char const *,enum UErrorCode &)) + ?indexFromTempCE32@CollationBuilder@icu@@CAHI@Z (private: static int __cdecl icu::CollationBuilder::indexFromTempCE32(unsigned int)) + ?indexFromTempCE@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::indexFromTempCE(__int64)) + ?indexOrNegativeFromString@StandardPlural@icu@@SAHABVUnicodeString@2@@Z (public: static int __cdecl icu::StandardPlural::indexOrNegativeFromString(class icu::UnicodeString const &)) + ?indexOrNegativeFromString@StandardPlural@icu@@SAHPBD@Z (public: static int __cdecl icu::StandardPlural::indexOrNegativeFromString(char const *)) + ?indexOrOtherIndexFromString@StandardPlural@icu@@SAHABVUnicodeString@2@@Z (public: static int __cdecl icu::StandardPlural::indexOrOtherIndexFromString(class icu::UnicodeString const &)) + ?indexOrOtherIndexFromString@StandardPlural@icu@@SAHPBD@Z (public: static int __cdecl icu::StandardPlural::indexOrOtherIndexFromString(char const *)) + ?init2@RegexMatcher@icu@@AAAXPAUUText@@AAW4UErrorCode@@@Z (private: void __cdecl icu::RegexMatcher::init2(struct UText *,enum UErrorCode &)) + ?init@AlphabeticIndex@icu@@AAAXPBVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::AlphabeticIndex::init(class icu::Locale const *,enum UErrorCode &)) + ?init@CompoundTransliterator@icu@@AAAXAAVUVector@2@W4UTransDirection@@CAAW4UErrorCode@@@Z (private: void __cdecl icu::CompoundTransliterator::init(class icu::UVector &,enum UTransDirection,signed char,enum UErrorCode &)) + ?init@CompoundTransliterator@icu@@AAAXABVUnicodeString@2@W4UTransDirection@@CAAW4UErrorCode@@@Z (private: void __cdecl icu::CompoundTransliterator::init(class icu::UnicodeString const &,enum UTransDirection,signed char,enum UErrorCode &)) + ?init@DecimalFormat@icu@@AAAXXZ (private: void __cdecl icu::DecimalFormat::init(void)) + ?init@FixedDecimal@icu@@QAAXN@Z (public: void __cdecl icu::FixedDecimal::init(double)) + ?init@FixedDecimal@icu@@QAAXNH_J@Z (public: void __cdecl icu::FixedDecimal::init(double,int,__int64)) + ?init@Formattable@icu@@AAAXXZ (private: void __cdecl icu::Formattable::init(void)) + ?init@PluralFormat@icu@@AAAXPBVPluralRules@2@W4UPluralType@@AAW4UErrorCode@@@Z (private: void __cdecl icu::PluralFormat::init(class icu::PluralRules const *,enum UPluralType,enum UErrorCode &)) + ?init@RegexMatcher@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::RegexMatcher::init(enum UErrorCode &)) + ?init@RegexPattern@icu@@AAAXXZ (private: void __cdecl icu::RegexPattern::init(void)) + ?init@RelativeDateTimeFormatter@icu@@AAAXPAVNumberFormat@2@PAVBreakIterator@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::RelativeDateTimeFormatter::init(class icu::NumberFormat *,class icu::BreakIterator *,enum UErrorCode &)) + ?init@RuleBasedNumberFormat@icu@@AAAXABVUnicodeString@2@PAVLocalizationInfo@2@AAUUParseError@@AAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedNumberFormat::init(class icu::UnicodeString const &,class icu::LocalizationInfo *,struct UParseError &,enum UErrorCode &)) + ?initBuckets@AlphabeticIndex@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::AlphabeticIndex::initBuckets(enum UErrorCode &)) + ?initCapitalizationContextInfo@RuleBasedNumberFormat@icu@@AAAXABVLocale@2@@Z (private: void __cdecl icu::RuleBasedNumberFormat::initCapitalizationContextInfo(class icu::Locale const &)) + ?initCurrency@MeasureUnit@icu@@IAAXPBD@Z (protected: void __cdecl icu::MeasureUnit::initCurrency(char const *)) + ?initData@DateTimePatternGenerator@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::initData(class icu::Locale const &,enum UErrorCode &)) + ?initDataMembers@TimeUnitFormat@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::initDataMembers(enum UErrorCode &)) + ?initDefaultRuleSet@RuleBasedNumberFormat@icu@@AAAXXZ (private: void __cdecl icu::RuleBasedNumberFormat::initDefaultRuleSet(void)) + ?initForPrimary@CollationWeights@icu@@QAAXC@Z (public: void __cdecl icu::CollationWeights::initForPrimary(signed char)) + ?initForSecondary@CollationWeights@icu@@QAAXXZ (public: void __cdecl icu::CollationWeights::initForSecondary(void)) + ?initForTailoring@CollationDataBuilder@icu@@QAAXPBUCollationData@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::initForTailoring(struct icu::CollationData const *,enum UErrorCode &)) + ?initForTertiary@CollationWeights@icu@@QAAXXZ (public: void __cdecl icu::CollationWeights::initForTertiary(void)) + ?initGMTOffsetPatterns@TimeZoneFormat@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::TimeZoneFormat::initGMTOffsetPatterns(enum UErrorCode &)) + ?initGMTPattern@TimeZoneFormat@icu@@AAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::TimeZoneFormat::initGMTPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?initHash@CurrencyPluralInfo@icu@@AAAPAVHashtable@2@AAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::CurrencyPluralInfo::initHash(enum UErrorCode &)) + ?initHash@DateIntervalInfo@icu@@AAAPAVHashtable@2@AAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::DateIntervalInfo::initHash(enum UErrorCode &)) + ?initHash@TimeUnitFormat@icu@@AAAPAVHashtable@2@AAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::TimeUnitFormat::initHash(enum UErrorCode &)) + ?initHashForAffixPattern@DecimalFormat@icu@@AAAPAVHashtable@2@AAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::DecimalFormat::initHashForAffixPattern(enum UErrorCode &)) + ?initHashtable@DateTimePatternGenerator@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::initHashtable(enum UErrorCode &)) + ?initLabels@AlphabeticIndex@icu@@ABAXAAVUVector@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::AlphabeticIndex::initLabels(class icu::UVector &,enum UErrorCode &)const ) + ?initMaxExpansions@RuleBasedCollator@icu@@ABACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::RuleBasedCollator::initMaxExpansions(enum UErrorCode &)const ) + ?initMeasureFormat@MeasureFormat@icu@@IAAXABVLocale@2@W4UMeasureFormatWidth@@PAVNumberFormat@2@AAW4UErrorCode@@@Z (protected: void __cdecl icu::MeasureFormat::initMeasureFormat(class icu::Locale const &,enum UMeasureFormatWidth,class icu::NumberFormat *,enum UErrorCode &)) + ?initNumberFormatters@SimpleDateFormat@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::initNumberFormatters(class icu::Locale const &,enum UErrorCode &)) + ?initStartTimes@TimeArrayTimeZoneRule@icu@@AAACQBNHAAW4UErrorCode@@@Z (private: signed char __cdecl icu::TimeArrayTimeZoneRule::initStartTimes(double const * const,int,enum UErrorCode &)) + ?initTime@MeasureUnit@icu@@IAAXPBD@Z (protected: void __cdecl icu::MeasureUnit::initTime(char const *)) + ?initTransitionRules@OlsonTimeZone@icu@@QAAXAAW4UErrorCode@@@Z (public: void __cdecl icu::OlsonTimeZone::initTransitionRules(enum UErrorCode &)) + ?initTransitionRules@SimpleTimeZone@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::initTransitionRules(enum UErrorCode &)) + ?initVisibleDigits@FixedPrecision@icu@@ABAC_JHAAVVisibleDigits@2@AAW4UErrorCode@@@Z (private: signed char __cdecl icu::FixedPrecision::initVisibleDigits(__int64,int,class icu::VisibleDigits &,enum UErrorCode &)const ) + ?initVisibleDigits@FixedPrecision@icu@@QBAAAVVisibleDigits@2@AAVDigitList@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigits & __cdecl icu::FixedPrecision::initVisibleDigits(class icu::DigitList &,class icu::VisibleDigits &,enum UErrorCode &)const ) + ?initVisibleDigits@FixedPrecision@icu@@QBAAAVVisibleDigits@2@NAAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigits & __cdecl icu::FixedPrecision::initVisibleDigits(double,class icu::VisibleDigits &,enum UErrorCode &)const ) + ?initVisibleDigits@FixedPrecision@icu@@QBAAAVVisibleDigits@2@_JAAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigits & __cdecl icu::FixedPrecision::initVisibleDigits(__int64,class icu::VisibleDigits &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@DecimalFormat@icu@@QBAAAVVisibleDigitsWithExponent@2@AAVDigitList@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::DecimalFormat::initVisibleDigitsWithExponent(class icu::DigitList &,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@DecimalFormat@icu@@QBAAAVVisibleDigitsWithExponent@2@ABVFormattable@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::DecimalFormat::initVisibleDigitsWithExponent(class icu::Formattable const &,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@DecimalFormat@icu@@QBAAAVVisibleDigitsWithExponent@2@NAAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::DecimalFormat::initVisibleDigitsWithExponent(double,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@FixedPrecision@icu@@QBAAAVVisibleDigitsWithExponent@2@AAVDigitList@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::FixedPrecision::initVisibleDigitsWithExponent(class icu::DigitList &,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@FixedPrecision@icu@@QBAAAVVisibleDigitsWithExponent@2@NAAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::FixedPrecision::initVisibleDigitsWithExponent(double,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@FixedPrecision@icu@@QBAAAVVisibleDigitsWithExponent@2@_JAAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::FixedPrecision::initVisibleDigitsWithExponent(__int64,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@ScientificPrecision@icu@@QBAAAVVisibleDigitsWithExponent@2@AAVDigitList@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::ScientificPrecision::initVisibleDigitsWithExponent(class icu::DigitList &,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@ScientificPrecision@icu@@QBAAAVVisibleDigitsWithExponent@2@NAAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::ScientificPrecision::initVisibleDigitsWithExponent(double,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@ScientificPrecision@icu@@QBAAAVVisibleDigitsWithExponent@2@_JAAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::ScientificPrecision::initVisibleDigitsWithExponent(__int64,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initZoneStringsArray@DateFormatSymbols@icu@@AAAXXZ (private: void __cdecl icu::DateFormatSymbols::initZoneStringsArray(void)) + ?initialDstOffset@OlsonTimeZone@icu@@ABAHXZ (private: int __cdecl icu::OlsonTimeZone::initialDstOffset(void)const ) + ?initialRawOffset@OlsonTimeZone@icu@@ABAHXZ (private: int __cdecl icu::OlsonTimeZone::initialRawOffset(void)const ) + ?initialize@CurrencyPluralInfo@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::CurrencyPluralInfo::initialize(class icu::Locale const &,enum UErrorCode &)) + ?initialize@DecimalFormatSymbols@icu@@AAAXABVLocale@2@AAW4UErrorCode@@C@Z (private: void __cdecl icu::DecimalFormatSymbols::initialize(class icu::Locale const &,enum UErrorCode &,signed char)) + ?initialize@DecimalFormatSymbols@icu@@AAAXXZ (private: void __cdecl icu::DecimalFormatSymbols::initialize(void)) + ?initialize@SimpleDateFormat@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::initialize(class icu::Locale const &,enum UErrorCode &)) + ?initializeBooleanAttributes@SimpleDateFormat@icu@@AAAXXZ (private: void __cdecl icu::SimpleDateFormat::initializeBooleanAttributes(void)) + ?initializeCalendar@SimpleDateFormat@icu@@AAAPAVCalendar@2@PAVTimeZone@2@ABVLocale@2@AAW4UErrorCode@@@Z (private: class icu::Calendar * __cdecl icu::SimpleDateFormat::initializeCalendar(class icu::TimeZone *,class icu::Locale const &,enum UErrorCode &)) + ?initializeData@DateFormatSymbols@icu@@AAAXABVLocale@2@PBDAAW4UErrorCode@@C@Z (private: void __cdecl icu::DateFormatSymbols::initializeData(class icu::Locale const &,char const *,enum UErrorCode &,signed char)) + ?initializeData@DateIntervalInfo@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalInfo::initializeData(class icu::Locale const &,enum UErrorCode &)) + ?initializeDecimalFormatSymbols@RuleBasedNumberFormat@icu@@AAAPAVDecimalFormatSymbols@2@AAW4UErrorCode@@@Z (private: class icu::DecimalFormatSymbols * __cdecl icu::RuleBasedNumberFormat::initializeDecimalFormatSymbols(enum UErrorCode &)) + ?initializeDefaultCentury@SimpleDateFormat@icu@@AAAXXZ (private: void __cdecl icu::SimpleDateFormat::initializeDefaultCentury(void)) + ?initializeDefaultInfinityRule@RuleBasedNumberFormat@icu@@AAAPAVNFRule@2@AAW4UErrorCode@@@Z (private: class icu::NFRule * __cdecl icu::RuleBasedNumberFormat::initializeDefaultInfinityRule(enum UErrorCode &)) + ?initializeDefaultNaNRule@RuleBasedNumberFormat@icu@@AAAPAVNFRule@2@AAW4UErrorCode@@@Z (private: class icu::NFRule * __cdecl icu::RuleBasedNumberFormat::initializeDefaultNaNRule(enum UErrorCode &)) + ?initializeNew@?$PluralMap@VDigitAffix@icu@@@icu@@AAAXXZ (private: void __cdecl icu::PluralMap::initializeNew(void)) + ?initializePattern@DateIntervalFormat@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalFormat::initializePattern(enum UErrorCode &)) + ?initializeRegistry@Transliterator@icu@@CACAAW4UErrorCode@@@Z (private: static signed char __cdecl icu::Transliterator::initializeRegistry(enum UErrorCode &)) + ?initializeSystemDefaultCentury@IslamicCalendar@icu@@CAXXZ (private: static void __cdecl icu::IslamicCalendar::initializeSystemDefaultCentury(void)) + ?input@RegexMatcher@icu@@UBAABVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::RegexMatcher::input(void)const ) + ?inputText@RegexMatcher@icu@@UBAPAUUText@@XZ (public: virtual struct UText * __cdecl icu::RegexMatcher::inputText(void)const ) + ?insertNodeBetween@CollationBuilder@icu@@AAAHHH_JAAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::insertNodeBetween(int,int,__int64,enum UErrorCode &)) + ?insertOp@RegexCompile@icu@@AAAXH@Z (private: void __cdecl icu::RegexCompile::insertOp(int)) + ?insertTailoredNodeAfter@CollationBuilder@icu@@AAAHHHAAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::insertTailoredNodeAfter(int,int,enum UErrorCode &)) + ?integerToken@Transliterator@icu@@SA?ATToken@12@H@Z (public: static union icu::Transliterator::Token __cdecl icu::Transliterator::integerToken(int)) + ?internalAddContractions@RuleBasedCollator@icu@@QBAXHAAVUnicodeSet@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedCollator::internalAddContractions(int,class icu::UnicodeSet &,enum UErrorCode &)const ) + ?internalBuildTailoring@RuleBasedCollator@icu@@QAAXABVUnicodeString@2@HW4UColAttributeValue@@PAUUParseError@@PAV32@AAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedCollator::internalBuildTailoring(class icu::UnicodeString const &,int,enum UColAttributeValue,struct UParseError *,class icu::UnicodeString *,enum UErrorCode &)) + ?internalClear@DigitList@icu@@AAAXXZ (private: void __cdecl icu::DigitList::internalClear(void)) + ?internalCompareUTF8@Collator@icu@@UBA?AW4UCollationResult@@PBDH0HAAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::Collator::internalCompareUTF8(char const *,int,char const *,int,enum UErrorCode &)const ) + ?internalCompareUTF8@RuleBasedCollator@icu@@UBA?AW4UCollationResult@@PBDH0HAAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::internalCompareUTF8(char const *,int,char const *,int,enum UErrorCode &)const ) + ?internalCreateInstance@NumberFormat@icu@@SAPAV12@ABVLocale@2@W4UNumberFormatStyle@@AAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::internalCreateInstance(class icu::Locale const &,enum UNumberFormatStyle,enum UErrorCode &)) + ?internalForLocale@PluralRules@icu@@SAPAV12@ABVLocale@2@W4UPluralType@@AAW4UErrorCode@@@Z (public: static class icu::PluralRules * __cdecl icu::PluralRules::internalForLocale(class icu::Locale const &,enum UPluralType,enum UErrorCode &)) + ?internalGet@Calendar@icu@@IBAHW4EDateFields@12@@Z (protected: int __cdecl icu::Calendar::internalGet(enum icu::Calendar::EDateFields)const ) + ?internalGet@Calendar@icu@@IBAHW4UCalendarDateFields@@@Z (protected: int __cdecl icu::Calendar::internalGet(enum UCalendarDateFields)const ) + ?internalGet@Calendar@icu@@IBAHW4UCalendarDateFields@@H@Z (protected: int __cdecl icu::Calendar::internalGet(enum UCalendarDateFields,int)const ) + ?internalGetCEs@RuleBasedCollator@icu@@QBAXABVUnicodeString@2@AAVUVector64@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedCollator::internalGetCEs(class icu::UnicodeString const &,class icu::UVector64 &,enum UErrorCode &)const ) + ?internalGetCharString@Formattable@icu@@QAAPAVCharString@2@AAW4UErrorCode@@@Z (public: class icu::CharString * __cdecl icu::Formattable::internalGetCharString(enum UErrorCode &)) + ?internalGetContractionsAndExpansions@RuleBasedCollator@icu@@QBAXPAVUnicodeSet@2@0CAAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedCollator::internalGetContractionsAndExpansions(class icu::UnicodeSet *,class icu::UnicodeSet *,signed char,enum UErrorCode &)const ) + ?internalGetDefaultCenturyStart@ChineseCalendar@icu@@ABANXZ (private: double __cdecl icu::ChineseCalendar::internalGetDefaultCenturyStart(void)const ) + ?internalGetDefaultCenturyStartYear@ChineseCalendar@icu@@ABAHXZ (private: int __cdecl icu::ChineseCalendar::internalGetDefaultCenturyStartYear(void)const ) + ?internalGetEra@GregorianCalendar@icu@@MBAHXZ (protected: virtual int __cdecl icu::GregorianCalendar::internalGetEra(void)const ) + ?internalGetIndexForTypeAndSubtype@MeasureUnit@icu@@SAHPBD0@Z (public: static int __cdecl icu::MeasureUnit::internalGetIndexForTypeAndSubtype(char const *,char const *)) + ?internalGetLocaleID@RuleBasedCollator@icu@@QBAPBDW4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: char const * __cdecl icu::RuleBasedCollator::internalGetLocaleID(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?internalGetShortDefinitionString@Collator@icu@@UBAHPBDPADHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Collator::internalGetShortDefinitionString(char const *,char *,int,enum UErrorCode &)const ) + ?internalGetShortDefinitionString@RuleBasedCollator@icu@@UBAHPBDPADHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedCollator::internalGetShortDefinitionString(char const *,char *,int,enum UErrorCode &)const ) + ?internalGetTime@Calendar@icu@@IBANXZ (protected: double __cdecl icu::Calendar::internalGetTime(void)const ) + ?internalNextSortKeyPart@Collator@icu@@UBAHPAUUCharIterator@@QAIPAEHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Collator::internalNextSortKeyPart(struct UCharIterator *,unsigned int * const,unsigned char *,int,enum UErrorCode &)const ) + ?internalNextSortKeyPart@RuleBasedCollator@icu@@UBAHPAUUCharIterator@@QAIPAEHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedCollator::internalNextSortKeyPart(struct UCharIterator *,unsigned int * const,unsigned char *,int,enum UErrorCode &)const ) + ?internalResetBucketIterator@AlphabeticIndex@icu@@AAAXXZ (private: void __cdecl icu::AlphabeticIndex::internalResetBucketIterator(void)) + ?internalSet@Calendar@icu@@IAAXW4EDateFields@12@H@Z (protected: void __cdecl icu::Calendar::internalSet(enum icu::Calendar::EDateFields,int)) + ?internalSet@Calendar@icu@@IAAXW4UCalendarDateFields@@H@Z (protected: void __cdecl icu::Calendar::internalSet(enum UCalendarDateFields,int)) + ?internalSetDouble@DigitList@icu@@AAAXN@Z (private: void __cdecl icu::DigitList::internalSetDouble(double)) + ?internalSetTime@Calendar@icu@@IAAXN@Z (protected: void __cdecl icu::Calendar::internalSetTime(double)) + ?intersect@ScriptSet@icu@@QAAAAV12@ABV12@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::intersect(class icu::ScriptSet const &)) + ?intersect@ScriptSet@icu@@QAAAAV12@W4UScriptCode@@AAW4UErrorCode@@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::intersect(enum UScriptCode,enum UErrorCode &)) + ?intersects@ScriptSet@icu@@QBACABV12@@Z (public: signed char __cdecl icu::ScriptSet::intersects(class icu::ScriptSet const &)const ) + ?isAcceptable@CollationDataReader@icu@@SACPAXPBD1PBUUDataInfo@@@Z (public: static signed char __cdecl icu::CollationDataReader::isAcceptable(void *,char const *,char const *,struct UDataInfo const *)) + ?isAfterNonNumericField@SimpleDateFormat@icu@@CACABVUnicodeString@2@H@Z (private: static signed char __cdecl icu::SimpleDateFormat::isAfterNonNumericField(class icu::UnicodeString const &,int)) + ?isAlgorithmic@NumberingSystem@icu@@QBACXZ (public: signed char __cdecl icu::NumberingSystem::isAlgorithmic(void)const ) + ?isAssigned@CollationDataBuilder@icu@@QBACH@Z (public: signed char __cdecl icu::CollationDataBuilder::isAssigned(int)const ) + ?isAssignedCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isAssignedCE32(unsigned int)) + ?isAtNumericField@SimpleDateFormat@icu@@CACABVUnicodeString@2@H@Z (private: static signed char __cdecl icu::SimpleDateFormat::isAtNumericField(class icu::UnicodeString const &,int)) + ?isAvailableFormatSet@DateTimePatternGenerator@icu@@ABACABVUnicodeString@2@@Z (private: signed char __cdecl icu::DateTimePatternGenerator::isAvailableFormatSet(class icu::UnicodeString const &)const ) + ?isBogus@CollationKey@icu@@QBACXZ (public: signed char __cdecl icu::CollationKey::isBogus(void)const ) + ?isBogus@CollationTailoring@icu@@QAACXZ (public: signed char __cdecl icu::CollationTailoring::isBogus(void)) + ?isBuilderContextCE32@CollationDataBuilder@icu@@KACI@Z (protected: static signed char __cdecl icu::CollationDataBuilder::isBuilderContextCE32(unsigned int)) + ?isCalendarLenient@DateFormat@icu@@UBACXZ (public: virtual signed char __cdecl icu::DateFormat::isCalendarLenient(void)const ) + ?isCanonicalItem@DateTimePatternGenerator@icu@@ABACABVUnicodeString@2@@Z (private: signed char __cdecl icu::DateTimePatternGenerator::isCanonicalItem(class icu::UnicodeString const &)const ) + ?isChunkWordBoundary@RegexMatcher@icu@@AAACH@Z (private: signed char __cdecl icu::RegexMatcher::isChunkWordBoundary(int)) + ?isCivil@IslamicCalendar@icu@@QAACXZ (public: signed char __cdecl icu::IslamicCalendar::isCivil(void)) + ?isCompressibleLeadByte@CollationData@icu@@QBACI@Z (public: signed char __cdecl icu::CollationData::isCompressibleLeadByte(unsigned int)const ) + ?isCompressibleLeadByte@CollationDataBuilder@icu@@UBACI@Z (public: virtual signed char __cdecl icu::CollationDataBuilder::isCompressibleLeadByte(unsigned int)const ) + ?isCompressiblePrimary@CollationData@icu@@QBACI@Z (public: signed char __cdecl icu::CollationData::isCompressiblePrimary(unsigned int)const ) + ?isCompressiblePrimary@CollationDataBuilder@icu@@QBACI@Z (public: signed char __cdecl icu::CollationDataBuilder::isCompressiblePrimary(unsigned int)const ) + ?isContractionCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isContractionCE32(unsigned int)) + ?isContractionCharCE@CollationFastLatinBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationFastLatinBuilder::isContractionCharCE(__int64)) + ?isCustomCurrencySymbol@DecimalFormatSymbols@icu@@QBACXZ (public: signed char __cdecl icu::DecimalFormatSymbols::isCustomCurrencySymbol(void)const ) + ?isCustomIntlCurrencySymbol@DecimalFormatSymbols@icu@@QBACXZ (public: signed char __cdecl icu::DecimalFormatSymbols::isCustomIntlCurrencySymbol(void)const ) + ?isDecimalPatternMatchRequired@DecimalFormat@icu@@QBACXZ (public: signed char __cdecl icu::DecimalFormat::isDecimalPatternMatchRequired(void)const ) + ?isDecimalSeparatorAlwaysShown@DecimalFormat@icu@@QBACXZ (public: signed char __cdecl icu::DecimalFormat::isDecimalSeparatorAlwaysShown(void)const ) + ?isDefault@CurrencyAffixInfo@icu@@QBACXZ (public: signed char __cdecl icu::CurrencyAffixInfo::isDefault(void)const ) + ?isDigit@CollationData@icu@@QBACH@Z (public: signed char __cdecl icu::CollationData::isDigit(int)const ) + ?isEmpty@ScriptSet@icu@@QBACXZ (public: signed char __cdecl icu::ScriptSet::isEmpty(void)const ) + ?isEmpty@TextTrieMap@icu@@QBAHXZ (public: int __cdecl icu::TextTrieMap::isEmpty(void)const ) + ?isEndOfPrimaryRange@CollationRootElements@icu@@CACI@Z (private: static signed char __cdecl icu::CollationRootElements::isEndOfPrimaryRange(unsigned int)) + ?isEquivalentTo@AnnualTimeZoneRule@icu@@UBACABVTimeZoneRule@2@@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::isEquivalentTo(class icu::TimeZoneRule const &)const ) + ?isEquivalentTo@Calendar@icu@@UBACABV12@@Z (public: virtual signed char __cdecl icu::Calendar::isEquivalentTo(class icu::Calendar const &)const ) + ?isEquivalentTo@GregorianCalendar@icu@@UBACABVCalendar@2@@Z (public: virtual signed char __cdecl icu::GregorianCalendar::isEquivalentTo(class icu::Calendar const &)const ) + ?isEquivalentTo@InitialTimeZoneRule@icu@@UBACABVTimeZoneRule@2@@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::isEquivalentTo(class icu::TimeZoneRule const &)const ) + ?isEquivalentTo@TimeArrayTimeZoneRule@icu@@UBACABVTimeZoneRule@2@@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::isEquivalentTo(class icu::TimeZoneRule const &)const ) + ?isEquivalentTo@TimeZoneRule@icu@@UBACABV12@@Z (public: virtual signed char __cdecl icu::TimeZoneRule::isEquivalentTo(class icu::TimeZoneRule const &)const ) + ?isExponentSignAlwaysShown@DecimalFormat@icu@@UBACXZ (public: virtual signed char __cdecl icu::DecimalFormat::isExponentSignAlwaysShown(void)const ) + ?isFCD16OfTibetanCompositeVowel@CollationFCD@icu@@SACG@Z (public: static signed char __cdecl icu::CollationFCD::isFCD16OfTibetanCompositeVowel(unsigned short)) + ?isFCD@CollationBuilder@icu@@ABACABVUnicodeString@2@AAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationBuilder::isFCD(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?isFastFormattable@DigitFormatterOptions@icu@@QBACXZ (public: signed char __cdecl icu::DigitFormatterOptions::isFastFormattable(void)const ) + ?isFastFormattable@FixedPrecision@icu@@QBACXZ (public: signed char __cdecl icu::FixedPrecision::isFastFormattable(void)const ) + ?isFastFormattable@ValueFormatter@icu@@QBACH@Z (public: signed char __cdecl icu::ValueFormatter::isFastFormattable(int)const ) + ?isFieldUnitIgnored@SimpleDateFormat@icu@@QBACW4UCalendarDateFields@@@Z (public: signed char __cdecl icu::SimpleDateFormat::isFieldUnitIgnored(enum UCalendarDateFields)const ) + ?isFieldUnitIgnored@SimpleDateFormat@icu@@SACABVUnicodeString@2@W4UCalendarDateFields@@@Z (public: static signed char __cdecl icu::SimpleDateFormat::isFieldUnitIgnored(class icu::UnicodeString const &,enum UCalendarDateFields)) + ?isGroupingEnabled@DigitGrouping@icu@@ABACH@Z (private: signed char __cdecl icu::DigitGrouping::isGroupingEnabled(int)const ) + ?isGroupingUsed@DigitGrouping@icu@@QBACXZ (public: signed char __cdecl icu::DigitGrouping::isGroupingUsed(void)const ) + ?isGroupingUsed@NumberFormat@icu@@QBACXZ (public: signed char __cdecl icu::NumberFormat::isGroupingUsed(void)const ) + ?isIgnorable@CollationElementIterator@icu@@SACH@Z (public: static signed char __cdecl icu::CollationElementIterator::isIgnorable(int)) + ?isInfinite@DigitList@icu@@QBACXZ (public: signed char __cdecl icu::DigitList::isInfinite(void)const ) + ?isInfinite@VisibleDigits@icu@@QBACXZ (public: signed char __cdecl icu::VisibleDigits::isInfinite(void)const ) + ?isInfinite@VisibleDigitsWithExponent@icu@@QBACXZ (public: signed char __cdecl icu::VisibleDigitsWithExponent::isInfinite(void)const ) + ?isKeyword@PluralRules@icu@@QBACABVUnicodeString@2@@Z (public: signed char __cdecl icu::PluralRules::isKeyword(class icu::UnicodeString const &)const ) + ?isLeapMonthBetween@ChineseCalendar@icu@@EBACHH@Z (private: virtual signed char __cdecl icu::ChineseCalendar::isLeapMonthBetween(int,int)const ) + ?isLeapYear@GregorianCalendar@icu@@QBACH@Z (public: signed char __cdecl icu::GregorianCalendar::isLeapYear(int)const ) + ?isLeapYear@HebrewCalendar@icu@@SACH@Z (public: static signed char __cdecl icu::HebrewCalendar::isLeapYear(int)) + ?isLenient@Calendar@icu@@QBACXZ (public: signed char __cdecl icu::Calendar::isLenient(void)const ) + ?isLenient@DateFormat@icu@@UBACXZ (public: virtual signed char __cdecl icu::DateFormat::isLenient(void)const ) + ?isLenient@NumberFormat@icu@@UBACXZ (public: virtual signed char __cdecl icu::NumberFormat::isLenient(void)const ) + ?isLenient@RuleBasedNumberFormat@icu@@UBACXZ (public: virtual signed char __cdecl icu::RuleBasedNumberFormat::isLenient(void)const ) + ?isLongPrimaryCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isLongPrimaryCE32(unsigned int)) + ?isNaN@DigitList@icu@@QBACXZ (public: signed char __cdecl icu::DigitList::isNaN(void)const ) + ?isNaN@VisibleDigits@icu@@QBACXZ (public: signed char __cdecl icu::VisibleDigits::isNaN(void)const ) + ?isNaN@VisibleDigitsWithExponent@icu@@QBACXZ (public: signed char __cdecl icu::VisibleDigitsWithExponent::isNaN(void)const ) + ?isNaNOrInfinity@VisibleDigits@icu@@QBACXZ (public: signed char __cdecl icu::VisibleDigits::isNaNOrInfinity(void)const ) + ?isNegative@VisibleDigits@icu@@QBACXZ (public: signed char __cdecl icu::VisibleDigits::isNegative(void)const ) + ?isNegative@VisibleDigitsWithExponent@icu@@QBACXZ (public: signed char __cdecl icu::VisibleDigitsWithExponent::isNegative(void)const ) + ?isNoConstraints@SignificantDigitInterval@icu@@QBACXZ (public: signed char __cdecl icu::SignificantDigitInterval::isNoConstraints(void)const ) + ?isNoGrouping@DigitGrouping@icu@@QBACHABVIntDigitCountRange@2@@Z (public: signed char __cdecl icu::DigitGrouping::isNoGrouping(int,class icu::IntDigitCountRange const &)const ) + ?isNumeric@CollationSettings@icu@@QBACXZ (public: signed char __cdecl icu::CollationSettings::isNumeric(void)const ) + ?isNumeric@Formattable@icu@@QBACXZ (public: signed char __cdecl icu::Formattable::isNumeric(void)const ) + ?isNumeric@SimpleDateFormat@icu@@CAC_SH@Z (private: static signed char __cdecl icu::SimpleDateFormat::isNumeric(char16_t,int)) + ?isNumericField@DateFormatSymbols@icu@@CACW4UDateFormatField@@H@Z (private: static signed char __cdecl icu::DateFormatSymbols::isNumericField(enum UDateFormatField,int)) + ?isNumericPatternChar@DateFormatSymbols@icu@@CAC_SH@Z (private: static signed char __cdecl icu::DateFormatSymbols::isNumericPatternChar(char16_t,int)) + ?isOverMaxDigits@VisibleDigits@icu@@ABACXZ (private: signed char __cdecl icu::VisibleDigits::isOverMaxDigits(void)const ) + ?isParseIntegerOnly@NumberFormat@icu@@QBACXZ (public: signed char __cdecl icu::NumberFormat::isParseIntegerOnly(void)const ) + ?isPositive@DigitList@icu@@QBACXZ (public: signed char __cdecl icu::DigitList::isPositive(void)const ) + ?isPrefixCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isPrefixCE32(unsigned int)) + ?isRecording@FieldPositionHandler@icu@@UBACXZ (public: virtual signed char __cdecl icu::FieldPositionHandler::isRecording(void)const ) + ?isRoundingRequired@FixedPrecision@icu@@ABACHH@Z (private: signed char __cdecl icu::FixedPrecision::isRoundingRequired(int,int)const ) + ?isScientificNotation@DecimalFormat@icu@@UBACXZ (public: virtual signed char __cdecl icu::DecimalFormat::isScientificNotation(void)const ) + ?isSelfContainedCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isSelfContainedCE32(unsigned int)) + ?isSeparatorAt@DigitGrouping@icu@@QBACHH@Z (public: signed char __cdecl icu::DigitGrouping::isSeparatorAt(int,int)const ) + ?isSet@Calendar@icu@@QBACW4UCalendarDateFields@@@Z (public: signed char __cdecl icu::Calendar::isSet(enum UCalendarDateFields)const ) + ?isSimpleOrLongCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isSimpleOrLongCE32(unsigned int)) + ?isSpecialCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isSpecialCE32(unsigned int)) + ?isStandardDigits@DigitFormatter@icu@@ABACXZ (private: signed char __cdecl icu::DigitFormatter::isStandardDigits(void)const ) + ?isStyleSupported@NumberFormat@icu@@CACW4UNumberFormatStyle@@@Z (private: static signed char __cdecl icu::NumberFormat::isStyleSupported(enum UNumberFormatStyle)) + ?isSyntaxChar@CollationRuleParser@icu@@CACH@Z (private: static signed char __cdecl icu::CollationRuleParser::isSyntaxChar(int)) + ?isSyntaxChar@SimpleDateFormat@icu@@CAC_S@Z (private: static signed char __cdecl icu::SimpleDateFormat::isSyntaxChar(char16_t)) + ?isTailoredNode@CollationBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationBuilder::isTailoredNode(__int64)) + ?isTempCE32@CollationBuilder@icu@@CACI@Z (private: static signed char __cdecl icu::CollationBuilder::isTempCE32(unsigned int)) + ?isTempCE@CollationBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationBuilder::isTempCE(__int64)) + ?isTertiaryWithCaseBits@CollationSettings@icu@@SACH@Z (public: static signed char __cdecl icu::CollationSettings::isTertiaryWithCaseBits(int)) + ?isUWordBoundary@RegexMatcher@icu@@AAAC_J@Z (private: signed char __cdecl icu::RegexMatcher::isUWordBoundary(__int64)) + ?isUnsafe@RuleBasedCollator@icu@@ABACH@Z (private: signed char __cdecl icu::RuleBasedCollator::isUnsafe(int)const ) + ?isUnsafeBackward@CollationData@icu@@QBACHC@Z (public: signed char __cdecl icu::CollationData::isUnsafeBackward(int,signed char)const ) + ?isValid@QuantityFormatter@icu@@QBACXZ (public: signed char __cdecl icu::QuantityFormatter::isValid(void)const ) + ?isValidEnum@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QBACW4UDateFormatBooleanAttribute@@@Z (public: signed char __cdecl icu::EnumSet::isValidEnum(enum UDateFormatBooleanAttribute)const ) + ?isValidEnum@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QBACW4UNumberFormatAttribute@@@Z (public: signed char __cdecl icu::EnumSet::isValidEnum(enum UNumberFormatAttribute)const ) + ?isValidValue@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QBACH@Z (public: signed char __cdecl icu::EnumSet::isValidValue(int)const ) + ?isValidValue@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QBACH@Z (public: signed char __cdecl icu::EnumSet::isValidValue(int)const ) + ?isWeekend@Calendar@icu@@UBACNAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::Calendar::isWeekend(double,enum UErrorCode &)const ) + ?isWeekend@Calendar@icu@@UBACXZ (public: virtual signed char __cdecl icu::Calendar::isWeekend(void)const ) + ?isWordBoundary@RegexMatcher@icu@@AAAC_J@Z (private: signed char __cdecl icu::RegexMatcher::isWordBoundary(__int64)) + ?isZero@DigitList@icu@@QBACXZ (public: signed char __cdecl icu::DigitList::isZero(void)const ) + ?iterator@AffixPattern@icu@@QBAAAVAffixPatternIterator@2@AAV32@@Z (public: class icu::AffixPatternIterator & __cdecl icu::AffixPattern::iterator(class icu::AffixPatternIterator &)const ) + ?jamoCpFromIndex@CollationDataBuilder@icu@@KAHH@Z (protected: static int __cdecl icu::CollationDataBuilder::jamoCpFromIndex(int)) + ?jdToCE@CECalendar@icu@@KAXHHAAH00@Z (protected: static void __cdecl icu::CECalendar::jdToCE(int,int,int &,int &,int &)) + ?joinIDs@CompoundTransliterator@icu@@AAA?AVUnicodeString@2@QBQAVTransliterator@2@H@Z (private: class icu::UnicodeString __cdecl icu::CompoundTransliterator::joinIDs(class icu::Transliterator * const * const,int)) + ?julianDayToDayOfWeek@Calendar@icu@@KAEN@Z (protected: static unsigned char __cdecl icu::Calendar::julianDayToDayOfWeek(double)) + ?julianDayToMillis@GregorianCalendar@icu@@CANN@Z (private: static double __cdecl icu::GregorianCalendar::julianDayToMillis(double)) + ?kDOWPrecedence@Calendar@icu@@1QAY1M@7$$CBHA (protected: static int const (* icu::Calendar::kDOWPrecedence)[12][8]) + ?kDatePrecedence@Calendar@icu@@1QAY1M@7$$CBHA (protected: static int const (* icu::Calendar::kDatePrecedence)[12][8]) + ?kDoubleFractionDigits@DecimalFormat@icu@@1HB (protected: static int const icu::DecimalFormat::kDoubleFractionDigits) + ?kDoubleIntegerDigits@DecimalFormat@icu@@1HB (protected: static int const icu::DecimalFormat::kDoubleIntegerDigits) + ?kMaxScientificIntegerDigits@DecimalFormat@icu@@1HB (protected: static int const icu::DecimalFormat::kMaxScientificIntegerDigits) + ?kYearPrecedence@Calendar@icu@@1QAY1M@7$$CBHA (protected: static int const (* icu::Calendar::kYearPrecedence)[12][8]) + ?last@SearchIterator@icu@@QAAHAAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::last(enum UErrorCode &)) + ?lastCEWithPrimaryBefore@CollationRootElements@icu@@QBA_JI@Z (public: __int64 __cdecl icu::CollationRootElements::lastCEWithPrimaryBefore(unsigned int)const ) + ?latinCE0FromCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::latinCE0FromCE32(unsigned int)) + ?latinCE1FromCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::latinCE1FromCE32(unsigned int)) + ?lcccBits@CollationFCD@icu@@0QBIB (private: static unsigned int const * const icu::CollationFCD::lcccBits) + ?lcccIndex@CollationFCD@icu@@0QBEB (private: static unsigned char const * const icu::CollationFCD::lcccIndex) + ?length@DigitInterval@icu@@QBAHXZ (public: int __cdecl icu::DigitInterval::length(void)const ) + ?lengthFromCE32@Collation@icu@@SAHI@Z (public: static int __cdecl icu::Collation::lengthFromCE32(unsigned int)) + ?lengthOfTable@CollationFastLatinBuilder@icu@@QBAHXZ (public: int __cdecl icu::CollationFastLatinBuilder::lengthOfTable(void)const ) + ?lengthOfWeight@CollationWeights@icu@@SAHI@Z (public: static int __cdecl icu::CollationWeights::lengthOfWeight(unsigned int)) + ?lengthenRange@CollationWeights@icu@@ABAXAAUWeightRange@12@@Z (private: void __cdecl icu::CollationWeights::lengthenRange(struct icu::CollationWeights::WeightRange &)const ) + ?literalChar@RegexCompile@icu@@AAAXH@Z (private: void __cdecl icu::RegexCompile::literalChar(int)) + ?load@CollationRoot@icu@@CAXAAW4UErrorCode@@@Z (private: static void __cdecl icu::CollationRoot::load(enum UErrorCode &)) + ?load@VTimeZone@icu@@AAAXAAVVTZReader@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::load(class icu::VTZReader &,enum UErrorCode &)) + ?loadAllDisplayNames@TimeZoneNames@icu@@UAAXAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::TimeZoneNames::loadAllDisplayNames(enum UErrorCode &)) + ?loadAllowedHourFormatsData@DateTimePatternGenerator@icu@@CAXAAW4UErrorCode@@@Z (private: static void __cdecl icu::DateTimePatternGenerator::loadAllowedHourFormatsData(enum UErrorCode &)) + ?loadGroups@CollationFastLatinBuilder@icu@@AAACABUCollationData@2@AAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::loadGroups(struct icu::CollationData const &,enum UErrorCode &)) + ?loadInstance@GenderInfo@icu@@CAPBV12@ABVLocale@2@AAW4UErrorCode@@@Z (private: static class icu::GenderInfo const * __cdecl icu::GenderInfo::loadInstance(class icu::Locale const &,enum UErrorCode &)) + ?loadRegionData@Region@icu@@CAXAAW4UErrorCode@@@Z (private: static void __cdecl icu::Region::loadRegionData(enum UErrorCode &)) + ?loadRule@TimeZone@icu@@KAPAUUResourceBundle@@PBU3@ABVUnicodeString@2@PAU3@AAW4UErrorCode@@@Z (protected: static struct UResourceBundle * __cdecl icu::TimeZone::loadRule(struct UResourceBundle const *,class icu::UnicodeString const &,struct UResourceBundle *,enum UErrorCode &)) + ?lookingAt@RegexMatcher@icu@@UAACAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::lookingAt(enum UErrorCode &)) + ?lookingAt@RegexMatcher@icu@@UAAC_JAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::lookingAt(__int64,enum UErrorCode &)) + ?lookup@CollationFastLatin@icu@@CAIPBGH@Z (private: static unsigned int __cdecl icu::CollationFastLatin::lookup(unsigned short const *,int)) + ?lookupUTF8@CollationFastLatin@icu@@CAIPBGHPBEAAHH@Z (private: static unsigned int __cdecl icu::CollationFastLatin::lookupUTF8(unsigned short const *,int,unsigned char const *,int &,int)) + ?lookupUTF8Unsafe@CollationFastLatin@icu@@CAIPBGHPBEAAH@Z (private: static unsigned int __cdecl icu::CollationFastLatin::lookupUTF8Unsafe(unsigned short const *,int,unsigned char const *,int &)) + ?lstToUT@CalendarAstronomer@icu@@QAANN@Z (public: double __cdecl icu::CalendarAstronomer::lstToUT(double)) + ?majorSolarTerm@ChineseCalendar@icu@@EBAHH@Z (private: virtual int __cdecl icu::ChineseCalendar::majorSolarTerm(int)const ) + ?makeBaseVersion@CollationTailoring@icu@@SAXQBEQAE@Z (public: static void __cdecl icu::CollationTailoring::makeBaseVersion(unsigned char const * const,unsigned char * const)) + ?makeBuilderContextCE32@CollationDataBuilder@icu@@KAIH@Z (protected: static unsigned int __cdecl icu::CollationDataBuilder::makeBuilderContextCE32(int)) + ?makeCE32FromTagAndIndex@Collation@icu@@SAIHH@Z (public: static unsigned int __cdecl icu::Collation::makeCE32FromTagAndIndex(int,int)) + ?makeCE32FromTagIndexAndLength@Collation@icu@@SAIHHH@Z (public: static unsigned int __cdecl icu::Collation::makeCE32FromTagIndexAndLength(int,int,int)) + ?makeCE@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::makeCE(unsigned int)) + ?makeCE@Collation@icu@@SA_JIIII@Z (public: static __int64 __cdecl icu::Collation::makeCE(unsigned int,unsigned int,unsigned int,unsigned int)) + ?makeInstance@Calendar@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::makeInstance(class icu::Locale const &,enum UErrorCode &)) + ?makeInstance@Collator@icu@@CAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (private: static class icu::Collator * __cdecl icu::Collator::makeInstance(class icu::Locale const &,enum UErrorCode &)) + ?makeInstance@NumberFormat@icu@@CAPAV12@ABVLocale@2@W4UNumberFormatStyle@@AAW4UErrorCode@@@Z (private: static class icu::NumberFormat * __cdecl icu::NumberFormat::makeInstance(class icu::Locale const &,enum UNumberFormatStyle,enum UErrorCode &)) + ?makeInstance@NumberFormat@icu@@KAPAV12@ABVLocale@2@W4UNumberFormatStyle@@CAAW4UErrorCode@@@Z (protected: static class icu::NumberFormat * __cdecl icu::NumberFormat::makeInstance(class icu::Locale const &,enum UNumberFormatStyle,signed char,enum UErrorCode &)) + ?makeLongPrimaryCE32@Collation@icu@@SAII@Z (public: static unsigned int __cdecl icu::Collation::makeLongPrimaryCE32(unsigned int)) + ?makeLongSecondaryCE32@Collation@icu@@SAII@Z (public: static unsigned int __cdecl icu::Collation::makeLongSecondaryCE32(unsigned int)) + ?makeReorderRanges@CollationData@icu@@ABAXPBHHCAAVUVector32@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::CollationData::makeReorderRanges(int const *,int,signed char,class icu::UVector32 &,enum UErrorCode &)const ) + ?makeReorderRanges@CollationData@icu@@QBAXPBHHAAVUVector32@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::CollationData::makeReorderRanges(int const *,int,class icu::UVector32 &,enum UErrorCode &)const ) + ?makeTailoredCEs@CollationBuilder@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationBuilder::makeTailoredCEs(enum UErrorCode &)) + ?match@DecimalFormat@icu@@CAHABVUnicodeString@2@H0@Z (private: static int __cdecl icu::DecimalFormat::match(class icu::UnicodeString const &,int,class icu::UnicodeString const &)) + ?match@DecimalFormat@icu@@CAHABVUnicodeString@2@HH@Z (private: static int __cdecl icu::DecimalFormat::match(class icu::UnicodeString const &,int,int)) + ?matchDayPeriodStrings@SimpleDateFormat@icu@@ABAHABVUnicodeString@2@HPBV32@HAAH@Z (private: int __cdecl icu::SimpleDateFormat::matchDayPeriodStrings(class icu::UnicodeString const &,int,class icu::UnicodeString const *,int,int &)const ) + ?matchDecimal@DecimalFormat@icu@@CACHCHPBVUnicodeSet@2@H@Z (private: static signed char __cdecl icu::DecimalFormat::matchDecimal(int,signed char,int,class icu::UnicodeSet const *,int)) + ?matchGrouping@DecimalFormat@icu@@CACHCHPBVUnicodeSet@2@H0H@Z (private: static signed char __cdecl icu::DecimalFormat::matchGrouping(int,signed char,int,class icu::UnicodeSet const *,int,class icu::UnicodeSet const *,int)) + ?matchLiterals@SimpleDateFormat@icu@@CACABVUnicodeString@2@AAH01CCC@Z (private: static signed char __cdecl icu::SimpleDateFormat::matchLiterals(class icu::UnicodeString const &,int &,class icu::UnicodeString const &,int &,signed char,signed char,signed char)) + ?matchQuarterString@SimpleDateFormat@icu@@ABAHABVUnicodeString@2@HW4UCalendarDateFields@@PBV32@HAAVCalendar@2@@Z (private: int __cdecl icu::SimpleDateFormat::matchQuarterString(class icu::UnicodeString const &,int,enum UCalendarDateFields,class icu::UnicodeString const *,int,class icu::Calendar &)const ) + ?matchStartType@RegexCompile@icu@@AAAXXZ (private: void __cdecl icu::RegexCompile::matchStartType(void)) + ?matchString@SimpleDateFormat@icu@@ABAHABVUnicodeString@2@HW4UCalendarDateFields@@PBV32@H2AAVCalendar@2@@Z (private: int __cdecl icu::SimpleDateFormat::matchString(class icu::UnicodeString const &,int,enum UCalendarDateFields,class icu::UnicodeString const *,int,class icu::UnicodeString const *,class icu::Calendar &)const ) + ?matchStringUntilLimitPart@ChoiceFormat@icu@@CAHABVMessagePattern@2@HHABVUnicodeString@2@H@Z (private: static int __cdecl icu::ChoiceFormat::matchStringUntilLimitPart(class icu::MessagePattern const &,int,int,class icu::UnicodeString const &,int)) + ?matchSymbol@DecimalFormat@icu@@CACABVUnicodeString@2@HH0PAVUnicodeSet@2@H@Z (private: static signed char __cdecl icu::DecimalFormat::matchSymbol(class icu::UnicodeString const &,int,int,class icu::UnicodeString const &,class icu::UnicodeSet *,int)) + ?matcher@RegexPattern@icu@@UBAPAVRegexMatcher@2@AAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher * __cdecl icu::RegexPattern::matcher(enum UErrorCode &)const ) + ?matcher@RegexPattern@icu@@UBAPAVRegexMatcher@2@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher * __cdecl icu::RegexPattern::matcher(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?matches@MatchInfoCollection@TimeZoneNames@icu@@AAAPAVUVector@3@AAW4UErrorCode@@@Z (private: class icu::UVector * __cdecl icu::TimeZoneNames::MatchInfoCollection::matches(enum UErrorCode &)) + ?matches@RegexMatcher@icu@@UAACAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::matches(enum UErrorCode &)) + ?matches@RegexMatcher@icu@@UAAC_JAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::matches(__int64,enum UErrorCode &)) + ?matches@RegexPattern@icu@@SACABVUnicodeString@2@0AAUUParseError@@AAW4UErrorCode@@@Z (public: static signed char __cdecl icu::RegexPattern::matches(class icu::UnicodeString const &,class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?matches@RegexPattern@icu@@SACPAUUText@@0AAUUParseError@@AAW4UErrorCode@@@Z (public: static signed char __cdecl icu::RegexPattern::matches(struct UText *,struct UText *,struct UParseError &,enum UErrorCode &)) + ?maxMatchLength@RegexCompile@icu@@AAAHHH@Z (private: int __cdecl icu::RegexCompile::maxMatchLength(int,int)) + ?mayHaveLccc@CollationFCD@icu@@SACH@Z (public: static signed char __cdecl icu::CollationFCD::mayHaveLccc(int)) + ?maybeSetPrimaryRange@CollationDataBuilder@icu@@QAACHHIHAAW4UErrorCode@@@Z (public: signed char __cdecl icu::CollationDataBuilder::maybeSetPrimaryRange(int,int,unsigned int,int,enum UErrorCode &)) + ?maybeTibetanCompositeVowel@CollationFCD@icu@@SACH@Z (public: static signed char __cdecl icu::CollationFCD::maybeTibetanCompositeVowel(int)) + ?mergeCompositeIntoString@CollationBuilder@icu@@ABACABVUnicodeString@2@HH0AAV32@1AAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationBuilder::mergeCompositeIntoString(class icu::UnicodeString const &,int,int,class icu::UnicodeString const &,class icu::UnicodeString &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?millisToDays@ChineseCalendar@icu@@ABANN@Z (private: double __cdecl icu::ChineseCalendar::millisToDays(double)const ) + ?millisToJulianDay@GregorianCalendar@icu@@CANN@Z (private: static double __cdecl icu::GregorianCalendar::millisToJulianDay(double)) + ?minMatchLength@RegexCompile@icu@@AAAHHH@Z (private: int __cdecl icu::RegexCompile::minMatchLength(int,int)) + ?monthLength@GregorianCalendar@icu@@MBAHH@Z (protected: virtual int __cdecl icu::GregorianCalendar::monthLength(int)const ) + ?monthLength@GregorianCalendar@icu@@MBAHHH@Z (protected: virtual int __cdecl icu::GregorianCalendar::monthLength(int,int)const ) + ?monthStart@IslamicCalendar@icu@@ABAHHH@Z (private: int __cdecl icu::IslamicCalendar::monthStart(int,int)const ) + ?monthsInYear@HebrewCalendar@icu@@CAHH@Z (private: static int __cdecl icu::HebrewCalendar::monthsInYear(int)) + ?moonAge@IslamicCalendar@icu@@CANNAAW4UErrorCode@@@Z (private: static double __cdecl icu::IslamicCalendar::moonAge(double,enum UErrorCode &)) + ?mult@DigitList@icu@@QAAXABV12@AAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::mult(class icu::DigitList const &,enum UErrorCode &)) + ?needsPluralRules@DigitAffixesAndPadding@icu@@QBACXZ (public: signed char __cdecl icu::DigitAffixesAndPadding::needsPluralRules(void)const ) + ?newMoonNear@ChineseCalendar@icu@@EBAHNC@Z (private: virtual int __cdecl icu::ChineseCalendar::newMoonNear(double,signed char)const ) + ?newYear@ChineseCalendar@icu@@EBAHH@Z (private: virtual int __cdecl icu::ChineseCalendar::newYear(int)const ) + ?newerField@Calendar@icu@@IBA?AW4UCalendarDateFields@@W43@0@Z (protected: enum UCalendarDateFields __cdecl icu::Calendar::newerField(enum UCalendarDateFields,enum UCalendarDateFields)const ) + ?newestStamp@Calendar@icu@@IBAHW4UCalendarDateFields@@0H@Z (protected: int __cdecl icu::Calendar::newestStamp(enum UCalendarDateFields,enum UCalendarDateFields,int)const ) + ?next@?$PluralMap@VDigitAffix@icu@@@icu@@QBAPBVDigitAffix@2@AAW4Category@PluralMapBase@2@@Z (public: class icu::DigitAffix const * __cdecl icu::PluralMap::next(enum icu::PluralMapBase::Category &)const ) + ?next@CollationElementIterator@icu@@QAAHAAW4UErrorCode@@@Z (public: int __cdecl icu::CollationElementIterator::next(enum UErrorCode &)) + ?next@FieldPositionIterator@icu@@QAACAAVFieldPosition@2@@Z (public: signed char __cdecl icu::FieldPositionIterator::next(class icu::FieldPosition &)) + ?next@PluralAvailableLocalesEnumeration@icu@@UAAPBDPAHAAW4UErrorCode@@@Z (public: virtual char const * __cdecl icu::PluralAvailableLocalesEnumeration::next(int *,enum UErrorCode &)) + ?next@SearchIterator@icu@@QAAHAAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::next(enum UErrorCode &)) + ?nextBucket@AlphabeticIndex@icu@@UAACAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::AlphabeticIndex::nextBucket(enum UErrorCode &)) + ?nextCE32FromContraction@CollationIterator@icu@@AAAIPBUCollationData@2@IPB_SIHAAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationIterator::nextCE32FromContraction(struct icu::CollationData const *,unsigned int,char16_t const *,unsigned int,int,enum UErrorCode &)) + ?nextCE32FromDiscontiguousContraction@CollationIterator@icu@@AAAIPBUCollationData@2@AAVUCharsTrie@2@IHHAAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationIterator::nextCE32FromDiscontiguousContraction(struct icu::CollationData const *,class icu::UCharsTrie &,unsigned int,int,int,enum UErrorCode &)) + ?nextCE@CollationIterator@icu@@QAA_JAAW4UErrorCode@@@Z (public: __int64 __cdecl icu::CollationIterator::nextCE(enum UErrorCode &)) + ?nextCEFromCE32@CollationIterator@icu@@AAA_JPBUCollationData@2@HIAAW4UErrorCode@@@Z (private: __int64 __cdecl icu::CollationIterator::nextCEFromCE32(struct icu::CollationData const *,int,unsigned int,enum UErrorCode &)) + ?nextChar@RegexCompile@icu@@QAAXAAURegexPatternChar@12@@Z (public: void __cdecl icu::RegexCompile::nextChar(struct icu::RegexCompile::RegexPatternChar &)) + ?nextCharLL@RegexCompile@icu@@AAAHXZ (private: int __cdecl icu::RegexCompile::nextCharLL(void)) + ?nextCodePoint@FCDUIterCollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUIterCollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextCodePoint@FCDUTF16CollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUTF16CollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextCodePoint@FCDUTF8CollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUTF8CollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextCodePoint@UIterCollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UIterCollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextCodePoint@UTF16CollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UTF16CollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextCodePoint@UTF8CollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UTF8CollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextHasLccc@FCDUTF8CollationIterator@icu@@ABACXZ (private: signed char __cdecl icu::FCDUTF8CollationIterator::nextHasLccc(void)const ) + ?nextIndexFromNode@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::nextIndexFromNode(__int64)) + ?nextMutable@?$PluralMap@VDigitAffix@icu@@@icu@@QAAPAVDigitAffix@2@AAW4Category@PluralMapBase@2@@Z (public: class icu::DigitAffix * __cdecl icu::PluralMap::nextMutable(enum icu::PluralMapBase::Category &)) + ?nextPair@CollationFastLatin@icu@@CAIPBGHIPB_SPBEAAH3@Z (private: static unsigned int __cdecl icu::CollationFastLatin::nextPair(unsigned short const *,int,unsigned int,char16_t const *,unsigned char const *,int &,int &)) + ?nextRecord@AlphabeticIndex@icu@@UAACAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::AlphabeticIndex::nextRecord(enum UErrorCode &)) + ?nextSegment@FCDUIterCollationIterator@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUIterCollationIterator::nextSegment(enum UErrorCode &)) + ?nextSegment@FCDUTF16CollationIterator@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF16CollationIterator::nextSegment(enum UErrorCode &)) + ?nextSegment@FCDUTF8CollationIterator@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF8CollationIterator::nextSegment(enum UErrorCode &)) + ?nextSetBit@ScriptSet@icu@@QBAHH@Z (public: int __cdecl icu::ScriptSet::nextSetBit(int)const ) + ?nextSkippedCodePoint@CollationIterator@icu@@AAAHAAW4UErrorCode@@@Z (private: int __cdecl icu::CollationIterator::nextSkippedCodePoint(enum UErrorCode &)) + ?nextToken@AffixPatternIterator@icu@@QAACXZ (public: signed char __cdecl icu::AffixPatternIterator::nextToken(void)) + ?nextTopLevelArgStart@MessageFormat@icu@@ABAHH@Z (private: int __cdecl icu::MessageFormat::nextTopLevelArgStart(int)const ) + ?nextWeight@CollationWeights@icu@@QAAIXZ (public: unsigned int __cdecl icu::CollationWeights::nextWeight(void)) + ?nodeFromNextIndex@CollationBuilder@icu@@CA_JH@Z (private: static __int64 __cdecl icu::CollationBuilder::nodeFromNextIndex(int)) + ?nodeFromPreviousIndex@CollationBuilder@icu@@CA_JH@Z (private: static __int64 __cdecl icu::CollationBuilder::nodeFromPreviousIndex(int)) + ?nodeFromStrength@CollationBuilder@icu@@CA_JH@Z (private: static __int64 __cdecl icu::CollationBuilder::nodeFromStrength(int)) + ?nodeFromWeight16@CollationBuilder@icu@@CA_JI@Z (private: static __int64 __cdecl icu::CollationBuilder::nodeFromWeight16(unsigned int)) + ?nodeFromWeight32@CollationBuilder@icu@@CA_JI@Z (private: static __int64 __cdecl icu::CollationBuilder::nodeFromWeight32(unsigned int)) + ?nodeHasAnyBefore@CollationBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationBuilder::nodeHasAnyBefore(__int64)) + ?nodeHasBefore2@CollationBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationBuilder::nodeHasBefore2(__int64)) + ?nodeHasBefore3@CollationBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationBuilder::nodeHasBefore3(__int64)) + ?normalize@FCDUIterCollationIterator@icu@@AAACABVUnicodeString@2@AAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUIterCollationIterator::normalize(class icu::UnicodeString const &,enum UErrorCode &)) + ?normalize@FCDUTF16CollationIterator@icu@@AAACPB_S0AAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF16CollationIterator::normalize(char16_t const *,char16_t const *,enum UErrorCode &)) + ?normalize@FCDUTF8CollationIterator@icu@@AAACABVUnicodeString@2@AAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF8CollationIterator::normalize(class icu::UnicodeString const &,enum UErrorCode &)) + ?normalizeDir@CollationElementIterator@icu@@ABACXZ (private: signed char __cdecl icu::CollationElementIterator::normalizeDir(void)const ) + ?offsetMonth@ChineseCalendar@icu@@EAAXHHH@Z (private: virtual void __cdecl icu::ChineseCalendar::offsetMonth(int,int,int)) + ?optimize@CollationBuilder@icu@@EAAXABVUnicodeSet@2@AAPBDAAW4UErrorCode@@@Z (private: virtual void __cdecl icu::CollationBuilder::optimize(class icu::UnicodeSet const &,char const * &,enum UErrorCode &)) + ?optimize@CollationDataBuilder@icu@@QAAXABVUnicodeSet@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::optimize(class icu::UnicodeSet const &,enum UErrorCode &)) + ?optimize@Sink@CollationRuleParser@icu@@UAAXABVUnicodeSet@3@AAPBDAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::CollationRuleParser::Sink::optimize(class icu::UnicodeSet const &,char const * &,enum UErrorCode &)) + ?orOtherFromString@StandardPlural@icu@@SA?AW4Form@12@ABVUnicodeString@2@@Z (public: static enum icu::StandardPlural::Form __cdecl icu::StandardPlural::orOtherFromString(class icu::UnicodeString const &)) + ?orOtherFromString@StandardPlural@icu@@SA?AW4Form@12@PBD@Z (public: static enum icu::StandardPlural::Form __cdecl icu::StandardPlural::orOtherFromString(char const *)) + ?orphanFilter@Transliterator@icu@@QAAPAVUnicodeFilter@2@XZ (public: class icu::UnicodeFilter * __cdecl icu::Transliterator::orphanFilter(void)) + ?orphanOrClone@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QAAPAUdecNumber@@HAAH@Z (public: struct decNumber * __cdecl icu::MaybeStackHeaderAndArray::orphanOrClone(int,int &)) + ?orphanTimeZone@Calendar@icu@@QAAPAVTimeZone@2@XZ (public: class icu::TimeZone * __cdecl icu::Calendar::orphanTimeZone(void)) + ?parse@AffixPatternParser@icu@@QBAAAVPluralAffix@2@ABVAffixPattern@2@ABVCurrencyAffixInfo@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::PluralAffix & __cdecl icu::AffixPatternParser::parse(class icu::AffixPattern const &,class icu::CurrencyAffixInfo const &,class icu::PluralAffix &,enum UErrorCode &)const ) + ?parse@ChoiceFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::ChoiceFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parse@CollationRuleParser@icu@@AAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parse(class icu::UnicodeString const &,enum UErrorCode &)) + ?parse@CollationRuleParser@icu@@QAAXABVUnicodeString@2@AAUCollationSettings@2@PAUUParseError@@AAW4UErrorCode@@@Z (public: void __cdecl icu::CollationRuleParser::parse(class icu::UnicodeString const &,struct icu::CollationSettings &,struct UParseError *,enum UErrorCode &)) + ?parse@CompactDecimalFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::CompactDecimalFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parse@CompactDecimalFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::CompactDecimalFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,enum UErrorCode &)const ) + ?parse@DateFormat@icu@@QBANABVUnicodeString@2@AAVParsePosition@2@@Z (public: double __cdecl icu::DateFormat::parse(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parse@DateFormat@icu@@UBANABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual double __cdecl icu::DateFormat::parse(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?parse@DecimalFormat@icu@@ABAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@PA_S@Z (private: void __cdecl icu::DecimalFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &,char16_t *)const ) + ?parse@DecimalFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::DecimalFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parse@MessageFormat@icu@@ABAPAVFormattable@2@HABVUnicodeString@2@AAVParsePosition@2@AAHAAW4UErrorCode@@@Z (private: class icu::Formattable * __cdecl icu::MessageFormat::parse(int,class icu::UnicodeString const &,class icu::ParsePosition &,int &,enum UErrorCode &)const ) + ?parse@MessageFormat@icu@@UBAPAVFormattable@2@ABVUnicodeString@2@AAHAAW4UErrorCode@@@Z (public: virtual class icu::Formattable * __cdecl icu::MessageFormat::parse(class icu::UnicodeString const &,int &,enum UErrorCode &)const ) + ?parse@MessageFormat@icu@@UBAPAVFormattable@2@ABVUnicodeString@2@AAVParsePosition@2@AAH@Z (public: virtual class icu::Formattable * __cdecl icu::MessageFormat::parse(class icu::UnicodeString const &,class icu::ParsePosition &,int &)const ) + ?parse@NumberFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::NumberFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,enum UErrorCode &)const ) + ?parse@RuleBasedNumberFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parse@SimpleDateFormat@icu@@UBAXABVUnicodeString@2@AAVCalendar@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::parse(class icu::UnicodeString const &,class icu::Calendar &,class icu::ParsePosition &)const ) + ?parse@TimeZoneFormat@icu@@QBAPAVTimeZone@2@W4UTimeZoneFormatStyle@@ABVUnicodeString@2@AAVParsePosition@2@PAW4UTimeZoneFormatTimeType@@@Z (public: class icu::TimeZone * __cdecl icu::TimeZoneFormat::parse(enum UTimeZoneFormatStyle,class icu::UnicodeString const &,class icu::ParsePosition &,enum UTimeZoneFormatTimeType *)const ) + ?parse@TimeZoneFormat@icu@@UBAPAVTimeZone@2@W4UTimeZoneFormatStyle@@ABVUnicodeString@2@AAVParsePosition@2@HPAW4UTimeZoneFormatTimeType@@@Z (public: virtual class icu::TimeZone * __cdecl icu::TimeZoneFormat::parse(enum UTimeZoneFormatStyle,class icu::UnicodeString const &,class icu::ParsePosition &,int,enum UTimeZoneFormatTimeType *)const ) + ?parse@VTimeZone@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::parse(enum UErrorCode &)) + ?parseAbuttingAsciiOffsetFields@TimeZoneFormat@icu@@CAHABVUnicodeString@2@AAVParsePosition@2@W4OffsetFields@12@2C@Z (private: static int __cdecl icu::TimeZoneFormat::parseAbuttingAsciiOffsetFields(class icu::UnicodeString const &,class icu::ParsePosition &,enum icu::TimeZoneFormat::OffsetFields,enum icu::TimeZoneFormat::OffsetFields,signed char)) + ?parseAbuttingOffsetFields@TimeZoneFormat@icu@@ABAHABVUnicodeString@2@HAAH@Z (private: int __cdecl icu::TimeZoneFormat::parseAbuttingOffsetFields(class icu::UnicodeString const &,int,int &)const ) + ?parseAffixString@AffixPattern@icu@@SAAAV12@ABVUnicodeString@2@AAV12@AAW4UErrorCode@@@Z (public: static class icu::AffixPattern & __cdecl icu::AffixPattern::parseAffixString(class icu::UnicodeString const &,class icu::AffixPattern &,enum UErrorCode &)) + ?parseAmbiguousDatesAsAfter@SimpleDateFormat@icu@@AAAXNAAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::parseAmbiguousDatesAsAfter(double,enum UErrorCode &)) + ?parseAndBuild@CollationBuilder@icu@@QAAPAUCollationTailoring@2@ABVUnicodeString@2@QBEPAVImporter@CollationRuleParser@2@PAUUParseError@@AAW4UErrorCode@@@Z (public: struct icu::CollationTailoring * __cdecl icu::CollationBuilder::parseAndBuild(class icu::UnicodeString const &,unsigned char const * const,class icu::CollationRuleParser::Importer *,struct UParseError *,enum UErrorCode &)) + ?parseArgument@ChoiceFormat@icu@@CANABVMessagePattern@2@HABVUnicodeString@2@AAVParsePosition@2@@Z (private: static double __cdecl icu::ChoiceFormat::parseArgument(class icu::MessagePattern const &,int,class icu::UnicodeString const &,class icu::ParsePosition &)) + ?parseAsciiOffsetFields@TimeZoneFormat@icu@@CAHABVUnicodeString@2@AAVParsePosition@2@_SW4OffsetFields@12@3@Z (private: static int __cdecl icu::TimeZoneFormat::parseAsciiOffsetFields(class icu::UnicodeString const &,class icu::ParsePosition &,char16_t,enum icu::TimeZoneFormat::OffsetFields,enum icu::TimeZoneFormat::OffsetFields)) + ?parseCurrency@CompactDecimalFormat@icu@@UBAPAVCurrencyAmount@2@ABVUnicodeString@2@AAVParsePosition@2@@Z (public: virtual class icu::CurrencyAmount * __cdecl icu::CompactDecimalFormat::parseCurrency(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parseCurrency@DecimalFormat@icu@@UBAPAVCurrencyAmount@2@ABVUnicodeString@2@AAVParsePosition@2@@Z (public: virtual class icu::CurrencyAmount * __cdecl icu::DecimalFormat::parseCurrency(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parseCurrency@NumberFormat@icu@@UBAPAVCurrencyAmount@2@ABVUnicodeString@2@AAVParsePosition@2@@Z (public: virtual class icu::CurrencyAmount * __cdecl icu::NumberFormat::parseCurrency(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parseCustomID@TimeZone@icu@@CACABVUnicodeString@2@AAH111@Z (private: static signed char __cdecl icu::TimeZone::parseCustomID(class icu::UnicodeString const &,int &,int &,int &,int &)) + ?parseDefaultOffsetFields@TimeZoneFormat@icu@@ABAHABVUnicodeString@2@H_SAAH@Z (private: int __cdecl icu::TimeZoneFormat::parseDefaultOffsetFields(class icu::UnicodeString const &,int,char16_t,int &)const ) + ?parseExemplarLocation@TimeZoneFormat@icu@@ABAAAVUnicodeString@2@ABV32@AAVParsePosition@2@AAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::parseExemplarLocation(class icu::UnicodeString const &,class icu::ParsePosition &,class icu::UnicodeString &)const ) + ?parseForCurrency@DecimalFormat@icu@@ABACABVUnicodeString@2@AAVParsePosition@2@AAVDigitList@2@PACPA_S@Z (private: signed char __cdecl icu::DecimalFormat::parseForCurrency(class icu::UnicodeString const &,class icu::ParsePosition &,class icu::DigitList &,signed char *,char16_t *)const ) + ?parseInt@SimpleDateFormat@icu@@ABAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@CPAVNumberFormat@2@@Z (private: void __cdecl icu::SimpleDateFormat::parseInt(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &,signed char,class icu::NumberFormat *)const ) + ?parseInt@SimpleDateFormat@icu@@ABAXABVUnicodeString@2@AAVFormattable@2@HAAVParsePosition@2@CPAVNumberFormat@2@@Z (private: void __cdecl icu::SimpleDateFormat::parseInt(class icu::UnicodeString const &,class icu::Formattable &,int,class icu::ParsePosition &,signed char,class icu::NumberFormat *)const ) + ?parseObject@DateFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::DateFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@DateIntervalFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::DateIntervalFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@DummyFormat@MessageFormat@icu@@UBAXABVUnicodeString@3@AAVFormattable@3@AAVParsePosition@3@@Z (public: virtual void __cdecl icu::MessageFormat::DummyFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@Format@icu@@QBAXABVUnicodeString@2@AAVFormattable@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::Format::parseObject(class icu::UnicodeString const &,class icu::Formattable &,enum UErrorCode &)const ) + ?parseObject@MeasureFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::MeasureFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@MessageFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::MessageFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@NumberFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::NumberFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@PluralFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::PluralFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@SelectFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::SelectFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@TimeUnitFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::TimeUnitFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@TimeZoneFormat@icu@@UBAXABVUnicodeString@2@AAVFormattable@2@AAVParsePosition@2@@Z (public: virtual void __cdecl icu::TimeZoneFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseOffsetDefaultLocalizedGMT@TimeZoneFormat@icu@@ABAHABVUnicodeString@2@HAAH@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetDefaultLocalizedGMT(class icu::UnicodeString const &,int,int &)const ) + ?parseOffsetFieldWithLocalizedDigits@TimeZoneFormat@icu@@ABAHABVUnicodeString@2@HEEGGAAH@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetFieldWithLocalizedDigits(class icu::UnicodeString const &,int,unsigned char,unsigned char,unsigned short,unsigned short,int &)const ) + ?parseOffsetFields@TimeZoneFormat@icu@@ABAHABVUnicodeString@2@HCAAH@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetFields(class icu::UnicodeString const &,int,signed char,int &)const ) + ?parseOffsetFieldsWithPattern@TimeZoneFormat@icu@@ABAHABVUnicodeString@2@HPAVUVector@2@CAAH22@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetFieldsWithPattern(class icu::UnicodeString const &,int,class icu::UVector *,signed char,int &,int &,int &)const ) + ?parseOffsetISO8601@TimeZoneFormat@icu@@ABAHABVUnicodeString@2@AAVParsePosition@2@CPAC@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetISO8601(class icu::UnicodeString const &,class icu::ParsePosition &,signed char,signed char *)const ) + ?parseOffsetISO8601@TimeZoneFormat@icu@@QBAHABVUnicodeString@2@AAVParsePosition@2@@Z (public: int __cdecl icu::TimeZoneFormat::parseOffsetISO8601(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parseOffsetLocalizedGMT@TimeZoneFormat@icu@@ABAHABVUnicodeString@2@AAVParsePosition@2@CPAC@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetLocalizedGMT(class icu::UnicodeString const &,class icu::ParsePosition &,signed char,signed char *)const ) + ?parseOffsetLocalizedGMT@TimeZoneFormat@icu@@QBAHABVUnicodeString@2@AAVParsePosition@2@@Z (public: int __cdecl icu::TimeZoneFormat::parseOffsetLocalizedGMT(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parseOffsetLocalizedGMTPattern@TimeZoneFormat@icu@@ABAHABVUnicodeString@2@HCAAH@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetLocalizedGMTPattern(class icu::UnicodeString const &,int,signed char,int &)const ) + ?parseOffsetPattern@TimeZoneFormat@icu@@CAPAVUVector@2@ABVUnicodeString@2@W4OffsetFields@12@AAW4UErrorCode@@@Z (private: static class icu::UVector * __cdecl icu::TimeZoneFormat::parseOffsetPattern(class icu::UnicodeString const &,enum icu::TimeZoneFormat::OffsetFields,enum UErrorCode &)) + ?parseOffsetShortLocalizedGMT@TimeZoneFormat@icu@@QBAHABVUnicodeString@2@AAVParsePosition@2@@Z (public: int __cdecl icu::TimeZoneFormat::parseOffsetShortLocalizedGMT(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parsePattern@SimpleDateFormat@icu@@AAAXXZ (private: void __cdecl icu::SimpleDateFormat::parsePattern(void)) + ?parseRelationOperator@CollationRuleParser@icu@@AAAHAAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseRelationOperator(enum UErrorCode &)) + ?parseRelationStrings@CollationRuleParser@icu@@AAAXHHAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parseRelationStrings(int,int,enum UErrorCode &)) + ?parseReordering@CollationRuleParser@icu@@AAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parseReordering(class icu::UnicodeString const &,enum UErrorCode &)) + ?parseResetAndPosition@CollationRuleParser@icu@@AAAHAAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseResetAndPosition(enum UErrorCode &)) + ?parseRuleChain@CollationRuleParser@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parseRuleChain(enum UErrorCode &)) + ?parseScripts@ScriptSet@icu@@QAAAAV12@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::parseScripts(class icu::UnicodeString const &,enum UErrorCode &)) + ?parseSetting@CollationRuleParser@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parseSetting(enum UErrorCode &)) + ?parseShortZoneID@TimeZoneFormat@icu@@ABAAAVUnicodeString@2@ABV32@AAVParsePosition@2@AAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::parseShortZoneID(class icu::UnicodeString const &,class icu::ParsePosition &,class icu::UnicodeString &)const ) + ?parseSingleLocalizedDigit@TimeZoneFormat@icu@@ABAHABVUnicodeString@2@HAAH@Z (private: int __cdecl icu::TimeZoneFormat::parseSingleLocalizedDigit(class icu::UnicodeString const &,int,int &)const ) + ?parseSkeleton@DateIntervalInfo@icu@@CAXABVUnicodeString@2@PAH@Z (private: static void __cdecl icu::DateIntervalInfo::parseSkeleton(class icu::UnicodeString const &,int *)) + ?parseSpecialPosition@CollationRuleParser@icu@@AAAHHAAVUnicodeString@2@AAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseSpecialPosition(int,class icu::UnicodeString &,enum UErrorCode &)) + ?parseStarredCharacters@CollationRuleParser@icu@@AAAXHHAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parseStarredCharacters(int,int,enum UErrorCode &)) + ?parseString@CollationRuleParser@icu@@AAAHHAAVUnicodeString@2@AAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseString(int,class icu::UnicodeString &,enum UErrorCode &)) + ?parseTailoringString@CollationRuleParser@icu@@AAAHHAAVUnicodeString@2@AAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseTailoringString(int,class icu::UnicodeString &,enum UErrorCode &)) + ?parseType@PluralFormat@icu@@ABAXABVUnicodeString@2@PBVNFRule@2@AAVFormattable@2@AAVFieldPosition@2@@Z (private: void __cdecl icu::PluralFormat::parseType(class icu::UnicodeString const &,class icu::NFRule const *,class icu::Formattable &,class icu::FieldPosition &)const ) + ?parseUnicodeSet@CollationRuleParser@icu@@AAAHHAAVUnicodeSet@2@AAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseUnicodeSet(int,class icu::UnicodeSet &,enum UErrorCode &)) + ?parseUserAffixString@AffixPattern@icu@@SAAAV12@ABVUnicodeString@2@AAV12@AAW4UErrorCode@@@Z (public: static class icu::AffixPattern & __cdecl icu::AffixPattern::parseUserAffixString(class icu::UnicodeString const &,class icu::AffixPattern &,enum UErrorCode &)) + ?parseZoneID@TimeZoneFormat@icu@@ABAAAVUnicodeString@2@ABV32@AAVParsePosition@2@AAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::parseZoneID(class icu::UnicodeString const &,class icu::ParsePosition &,class icu::UnicodeString &)const ) + ?pattern@RegexMatcher@icu@@UBAABVRegexPattern@2@XZ (public: virtual class icu::RegexPattern const & __cdecl icu::RegexMatcher::pattern(void)const ) + ?pattern@RegexPattern@icu@@UBA?AVUnicodeString@2@XZ (public: virtual class icu::UnicodeString __cdecl icu::RegexPattern::pattern(void)const ) + ?patternText@RegexPattern@icu@@UBAPAUUText@@AAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexPattern::patternText(enum UErrorCode &)const ) + ?peekCharLL@RegexCompile@icu@@AAAHXZ (private: int __cdecl icu::RegexCompile::peekCharLL(void)) + ?pin@IntDigitCountRange@icu@@QBAHH@Z (public: int __cdecl icu::IntDigitCountRange::pin(int)const ) + ?pinDayOfMonth@GregorianCalendar@icu@@IAAXXZ (protected: void __cdecl icu::GregorianCalendar::pinDayOfMonth(void)) + ?pinField@Calendar@icu@@MAAXW4UCalendarDateFields@@AAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::pinField(enum UCalendarDateFields,enum UErrorCode &)) + ?pointerToken@Transliterator@icu@@SA?ATToken@12@PAX@Z (public: static union icu::Transliterator::Token __cdecl icu::Transliterator::pointerToken(void *)) + ?preceding@SearchIterator@icu@@QAAHHAAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::preceding(int,enum UErrorCode &)) + ?prepareFixedDecimalFormatting@ValueFormatter@icu@@QAAXABVDigitFormatter@2@ABVDigitGrouping@2@ABVFixedPrecision@2@ABVDigitFormatterOptions@2@@Z (public: void __cdecl icu::ValueFormatter::prepareFixedDecimalFormatting(class icu::DigitFormatter const &,class icu::DigitGrouping const &,class icu::FixedPrecision const &,class icu::DigitFormatterOptions const &)) + ?prepareGetActual@Calendar@icu@@MAAXW4UCalendarDateFields@@CAAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::prepareGetActual(enum UCalendarDateFields,signed char,enum UErrorCode &)) + ?prepareScientificFormatting@ValueFormatter@icu@@QAAXABVDigitFormatter@2@ABVScientificPrecision@2@ABVSciFormatterOptions@2@@Z (public: void __cdecl icu::ValueFormatter::prepareScientificFormatting(class icu::DigitFormatter const &,class icu::ScientificPrecision const &,class icu::SciFormatterOptions const &)) + ?previous@CollationElementIterator@icu@@QAAHAAW4UErrorCode@@@Z (public: int __cdecl icu::CollationElementIterator::previous(enum UErrorCode &)) + ?previous@SearchIterator@icu@@QAAHAAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::previous(enum UErrorCode &)) + ?previousCE@CollationIterator@icu@@QAA_JAAVUVector32@2@AAW4UErrorCode@@@Z (public: __int64 __cdecl icu::CollationIterator::previousCE(class icu::UVector32 &,enum UErrorCode &)) + ?previousCEUnsafe@CollationIterator@icu@@AAA_JHAAVUVector32@2@AAW4UErrorCode@@@Z (private: __int64 __cdecl icu::CollationIterator::previousCEUnsafe(int,class icu::UVector32 &,enum UErrorCode &)) + ?previousCodePoint@FCDUIterCollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUIterCollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousCodePoint@FCDUTF16CollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUTF16CollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousCodePoint@FCDUTF8CollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUTF8CollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousCodePoint@UIterCollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UIterCollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousCodePoint@UTF16CollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UTF16CollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousCodePoint@UTF8CollationIterator@icu@@UAAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UTF8CollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousHasTccc@FCDUTF8CollationIterator@icu@@ABACXZ (private: signed char __cdecl icu::FCDUTF8CollationIterator::previousHasTccc(void)const ) + ?previousIndexFromNode@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::previousIndexFromNode(__int64)) + ?previousSegment@FCDUIterCollationIterator@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUIterCollationIterator::previousSegment(enum UErrorCode &)) + ?previousSegment@FCDUTF16CollationIterator@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF16CollationIterator::previousSegment(enum UErrorCode &)) + ?previousSegment@FCDUTF8CollationIterator@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF8CollationIterator::previousSegment(enum UErrorCode &)) + ?primaryFromLongPrimaryCE32@Collation@icu@@SAII@Z (public: static unsigned int __cdecl icu::Collation::primaryFromLongPrimaryCE32(unsigned int)) + ?primaryOrder@CollationElementIterator@icu@@SAHH@Z (public: static int __cdecl icu::CollationElementIterator::primaryOrder(int)) + ?processOverrideString@SimpleDateFormat@icu@@AAAXABVLocale@2@ABVUnicodeString@2@CAAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::processOverrideString(class icu::Locale const &,class icu::UnicodeString const &,signed char,enum UErrorCode &)) + ?put@TextTrieMap@icu@@QAAXABVUnicodeString@2@PAXAAVZNStringPool@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::TextTrieMap::put(class icu::UnicodeString const &,void *,class icu::ZNStringPool &,enum UErrorCode &)) + ?put@TextTrieMap@icu@@QAAXPB_SPAXAAW4UErrorCode@@@Z (public: void __cdecl icu::TextTrieMap::put(char16_t const *,void *,enum UErrorCode &)) + ?putImpl@TextTrieMap@icu@@AAAXABVUnicodeString@2@PAXAAW4UErrorCode@@@Z (private: void __cdecl icu::TextTrieMap::putImpl(class icu::UnicodeString const &,void *,enum UErrorCode &)) + ?quantize@DigitList@icu@@QAAXABV12@AAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::quantize(class icu::DigitList const &,enum UErrorCode &)) + ?quickInit@FixedDecimal@icu@@QAACN@Z (public: signed char __cdecl icu::FixedDecimal::quickInit(double)) + ?rawOffsetAt@OlsonTimeZone@icu@@ABAHF@Z (private: int __cdecl icu::OlsonTimeZone::rawOffsetAt(short)const ) + ?rbcFromUCollator@RuleBasedCollator@icu@@SAPAV12@PAUUCollator@@@Z (public: static class icu::RuleBasedCollator * __cdecl icu::RuleBasedCollator::rbcFromUCollator(struct UCollator *)) + ?rbcFromUCollator@RuleBasedCollator@icu@@SAPBV12@PBUUCollator@@@Z (public: static class icu::RuleBasedCollator const * __cdecl icu::RuleBasedCollator::rbcFromUCollator(struct UCollator const *)) + ?read@CollationDataReader@icu@@SAXPBUCollationTailoring@2@PBEHAAU32@AAW4UErrorCode@@@Z (public: static void __cdecl icu::CollationDataReader::read(struct icu::CollationTailoring const *,unsigned char const *,int,struct icu::CollationTailoring &,enum UErrorCode &)) + ?readCE32@CollationData@icu@@SAIPB_S@Z (public: static unsigned int __cdecl icu::CollationData::readCE32(char16_t const *)) + ?readFromCurrentLocale@TimeUnitFormat@icu@@AAAXW4UTimeUnitFormatStyle@@PBDABVUVector@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::readFromCurrentLocale(enum UTimeUnitFormatStyle,char const *,class icu::UVector const &,enum UErrorCode &)) + ?readWords@CollationRuleParser@icu@@ABAHHAAVUnicodeString@2@@Z (private: int __cdecl icu::CollationRuleParser::readWords(int,class icu::UnicodeString &)const ) + ?reallocate@CollationKey@icu@@AAAPAEHH@Z (private: unsigned char * __cdecl icu::CollationKey::reallocate(int,int)) + ?recalculateStamp@Calendar@icu@@AAAXXZ (private: void __cdecl icu::Calendar::recalculateStamp(void)) + ?reduce@DigitList@icu@@QAAXXZ (public: void __cdecl icu::DigitList::reduce(void)) + ?refreshInputText@RegexMatcher@icu@@UAAAAV12@PAUUText@@AAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::refreshInputText(struct UText *,enum UErrorCode &)) + ?region@RegexMatcher@icu@@UAAAAV12@_J00AAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::region(__int64,__int64,__int64,enum UErrorCode &)) + ?region@RegexMatcher@icu@@UAAAAV12@_J0AAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::region(__int64,__int64,enum UErrorCode &)) + ?regionEnd64@RegexMatcher@icu@@UBA_JXZ (public: virtual __int64 __cdecl icu::RegexMatcher::regionEnd64(void)const ) + ?regionEnd@RegexMatcher@icu@@UBAHXZ (public: virtual int __cdecl icu::RegexMatcher::regionEnd(void)const ) + ?regionStart64@RegexMatcher@icu@@UBA_JXZ (public: virtual __int64 __cdecl icu::RegexMatcher::regionStart64(void)const ) + ?regionStart@RegexMatcher@icu@@UBAHXZ (public: virtual int __cdecl icu::RegexMatcher::regionStart(void)const ) + ?registerAlias@Transliterator@icu@@SAXABVUnicodeString@2@0@Z (public: static void __cdecl icu::Transliterator::registerAlias(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?registerFactory@Calendar@icu@@SAPBXPAVICUServiceFactory@2@AAW4UErrorCode@@@Z (public: static void const * __cdecl icu::Calendar::registerFactory(class icu::ICUServiceFactory *,enum UErrorCode &)) + ?registerFactory@Collator@icu@@SAPBXPAVCollatorFactory@2@AAW4UErrorCode@@@Z (public: static void const * __cdecl icu::Collator::registerFactory(class icu::CollatorFactory *,enum UErrorCode &)) + ?registerFactory@NumberFormat@icu@@SAPBXPAVNumberFormatFactory@2@AAW4UErrorCode@@@Z (public: static void const * __cdecl icu::NumberFormat::registerFactory(class icu::NumberFormatFactory *,enum UErrorCode &)) + ?registerFactory@Transliterator@icu@@SAXABVUnicodeString@2@P6APAV12@0TToken@12@@Z1@Z (public: static void __cdecl icu::Transliterator::registerFactory(class icu::UnicodeString const &,class icu::Transliterator * (__cdecl*)(class icu::UnicodeString const &,union icu::Transliterator::Token),union icu::Transliterator::Token)) + ?registerInstance@Collator@icu@@SAPBXPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static void const * __cdecl icu::Collator::registerInstance(class icu::Collator *,class icu::Locale const &,enum UErrorCode &)) + ?registerInstance@Transliterator@icu@@SAXPAV12@@Z (public: static void __cdecl icu::Transliterator::registerInstance(class icu::Transliterator *)) + ?releaseMemory@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@AAAXXZ (private: void __cdecl icu::MaybeStackHeaderAndArray::releaseMemory(void)) + ?remove@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QAAXW4UDateFormatBooleanAttribute@@@Z (public: void __cdecl icu::EnumSet::remove(enum UDateFormatBooleanAttribute)) + ?remove@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QAAXW4UNumberFormatAttribute@@@Z (public: void __cdecl icu::EnumSet::remove(enum UNumberFormatAttribute)) + ?remove@AffixPattern@icu@@QAAXXZ (public: void __cdecl icu::AffixPattern::remove(void)) + ?remove@DigitAffix@icu@@QAAXXZ (public: void __cdecl icu::DigitAffix::remove(void)) + ?remove@PluralAffix@icu@@QAAXXZ (public: void __cdecl icu::PluralAffix::remove(void)) + ?reorder@CollationSettings@icu@@QBAII@Z (public: unsigned int __cdecl icu::CollationSettings::reorder(unsigned int)const ) + ?reorderEx@CollationSettings@icu@@ABAII@Z (private: unsigned int __cdecl icu::CollationSettings::reorderEx(unsigned int)const ) + ?reorderTableHasSplitBytes@CollationSettings@icu@@SACQBE@Z (public: static signed char __cdecl icu::CollationSettings::reorderTableHasSplitBytes(unsigned char const * const)) + ?replaceAll@RegexMatcher@icu@@UAA?AVUnicodeString@2@ABV32@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::RegexMatcher::replaceAll(class icu::UnicodeString const &,enum UErrorCode &)) + ?replaceAll@RegexMatcher@icu@@UAAPAUUText@@PAU3@0AAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::replaceAll(struct UText *,struct UText *,enum UErrorCode &)) + ?replaceFieldTypes@DateTimePatternGenerator@icu@@QAA?AVUnicodeString@2@ABV32@0AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::replaceFieldTypes(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?replaceFieldTypes@DateTimePatternGenerator@icu@@QAA?AVUnicodeString@2@ABV32@0W4UDateTimePatternMatchOptions@@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::replaceFieldTypes(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UDateTimePatternMatchOptions,enum UErrorCode &)) + ?replaceFirst@RegexMatcher@icu@@UAA?AVUnicodeString@2@ABV32@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::RegexMatcher::replaceFirst(class icu::UnicodeString const &,enum UErrorCode &)) + ?replaceFirst@RegexMatcher@icu@@UAAPAUUText@@PAU3@0AAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::replaceFirst(struct UText *,struct UText *,enum UErrorCode &)) + ?requireEnd@RegexMatcher@icu@@UBACXZ (public: virtual signed char __cdecl icu::RegexMatcher::requireEnd(void)const ) + ?reset@CollationElementIterator@icu@@QAAXXZ (public: void __cdecl icu::CollationElementIterator::reset(void)) + ?reset@CollationIterator@icu@@IAAXXZ (protected: void __cdecl icu::CollationIterator::reset(void)) + ?reset@CollationKey@icu@@AAAAAV12@XZ (private: class icu::CollationKey & __cdecl icu::CollationKey::reset(void)) + ?reset@PluralAvailableLocalesEnumeration@icu@@UAAXAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::PluralAvailableLocalesEnumeration::reset(enum UErrorCode &)) + ?reset@PluralSelectorAdapter@PluralFormat@icu@@QAAXXZ (public: void __cdecl icu::PluralFormat::PluralSelectorAdapter::reset(void)) + ?reset@PluralSelectorProvider@MessageFormat@icu@@QAAXXZ (public: void __cdecl icu::MessageFormat::PluralSelectorProvider::reset(void)) + ?reset@QuantityFormatter@icu@@QAAXXZ (public: void __cdecl icu::QuantityFormatter::reset(void)) + ?reset@RegexMatcher@icu@@UAAAAV12@ABVUnicodeString@2@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::reset(class icu::UnicodeString const &)) + ?reset@RegexMatcher@icu@@UAAAAV12@PAUUText@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::reset(struct UText *)) + ?reset@RegexMatcher@icu@@UAAAAV12@XZ (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::reset(void)) + ?reset@RegexMatcher@icu@@UAAAAV12@_JAAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::reset(__int64,enum UErrorCode &)) + ?reset@ScriptSet@icu@@QAAAAV12@W4UScriptCode@@AAW4UErrorCode@@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::reset(enum UScriptCode,enum UErrorCode &)) + ?reset@SearchIterator@icu@@UAAXXZ (public: virtual void __cdecl icu::SearchIterator::reset(void)) + ?reset@StringSearch@icu@@UAAXXZ (public: virtual void __cdecl icu::StringSearch::reset(void)) + ?resetAll@ScriptSet@icu@@QAAAAV12@XZ (public: class icu::ScriptSet & __cdecl icu::ScriptSet::resetAll(void)) + ?resetBucketIterator@AlphabeticIndex@icu@@UAAAAV12@AAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::resetBucketIterator(enum UErrorCode &)) + ?resetCEs@CollationFastLatinBuilder@icu@@AAAXXZ (private: void __cdecl icu::CollationFastLatinBuilder::resetCEs(void)) + ?resetPattern@MessageFormat@icu@@AAAXXZ (private: void __cdecl icu::MessageFormat::resetPattern(void)) + ?resetPreserveRegion@RegexMatcher@icu@@QAAXXZ (public: void __cdecl icu::RegexMatcher::resetPreserveRegion(void)) + ?resetRecordIterator@AlphabeticIndex@icu@@UAAAAV12@XZ (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::resetRecordIterator(void)) + ?resetReordering@CollationSettings@icu@@QAAXXZ (public: void __cdecl icu::CollationSettings::resetReordering(void)) + ?resetStack@RegexMatcher@icu@@AAAPAUREStackFrame@2@XZ (private: struct icu::REStackFrame * __cdecl icu::RegexMatcher::resetStack(void)) + ?resetToOffset@FCDUIterCollationIterator@icu@@UAAXH@Z (public: virtual void __cdecl icu::FCDUIterCollationIterator::resetToOffset(int)) + ?resetToOffset@FCDUTF16CollationIterator@icu@@UAAXH@Z (public: virtual void __cdecl icu::FCDUTF16CollationIterator::resetToOffset(int)) + ?resetToOffset@FCDUTF8CollationIterator@icu@@UAAXH@Z (public: virtual void __cdecl icu::FCDUTF8CollationIterator::resetToOffset(int)) + ?resetToOffset@UIterCollationIterator@icu@@UAAXH@Z (public: virtual void __cdecl icu::UIterCollationIterator::resetToOffset(int)) + ?resetToOffset@UTF16CollationIterator@icu@@UAAXH@Z (public: virtual void __cdecl icu::UTF16CollationIterator::resetToOffset(int)) + ?resetToOffset@UTF8CollationIterator@icu@@UAAXH@Z (public: virtual void __cdecl icu::UTF8CollationIterator::resetToOffset(int)) + ?resize@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QAAPAUdecNumber@@HH@Z (public: struct decNumber * __cdecl icu::MaybeStackHeaderAndArray::resize(int,int)) + ?resolveFields@Calendar@icu@@IAA?AW4UCalendarDateFields@@PAY1M@7$$CBH@Z (protected: enum UCalendarDateFields __cdecl icu::Calendar::resolveFields(int const (*)[12][8])) + ?resolveUnitPerUnit@MeasureUnit@icu@@SAPAV12@ABV12@0@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::resolveUnitPerUnit(class icu::MeasureUnit const &,class icu::MeasureUnit const &)) + ?riseOrSet@CalendarAstronomer@icu@@QAANAAVCoordFunc@12@CNNN@Z (public: double __cdecl icu::CalendarAstronomer::riseOrSet(class icu::CalendarAstronomer::CoordFunc &,signed char,double,double,double)) + ?roll@Calendar@icu@@QAAXW4EDateFields@12@CAAW4UErrorCode@@@Z (public: void __cdecl icu::Calendar::roll(enum icu::Calendar::EDateFields,signed char,enum UErrorCode &)) + ?roll@Calendar@icu@@QAAXW4UCalendarDateFields@@CAAW4UErrorCode@@@Z (public: void __cdecl icu::Calendar::roll(enum UCalendarDateFields,signed char,enum UErrorCode &)) + ?roll@Calendar@icu@@UAAXW4EDateFields@12@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Calendar::roll(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?roll@Calendar@icu@@UAAXW4UCalendarDateFields@@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Calendar::roll(enum UCalendarDateFields,int,enum UErrorCode &)) + ?roll@ChineseCalendar@icu@@UAAXW4EDateFields@Calendar@2@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChineseCalendar::roll(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?roll@ChineseCalendar@icu@@UAAXW4UCalendarDateFields@@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChineseCalendar::roll(enum UCalendarDateFields,int,enum UErrorCode &)) + ?roll@GregorianCalendar@icu@@UAAXW4EDateFields@Calendar@2@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::GregorianCalendar::roll(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?roll@GregorianCalendar@icu@@UAAXW4UCalendarDateFields@@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::GregorianCalendar::roll(enum UCalendarDateFields,int,enum UErrorCode &)) + ?roll@HebrewCalendar@icu@@UAAXW4EDateFields@Calendar@2@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::HebrewCalendar::roll(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?roll@HebrewCalendar@icu@@UAAXW4UCalendarDateFields@@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::HebrewCalendar::roll(enum UCalendarDateFields,int,enum UErrorCode &)) + ?round@DigitList@icu@@QAAXH@Z (public: void __cdecl icu::DigitList::round(int)) + ?round@FixedPrecision@icu@@QBAAAVDigitList@2@AAV32@HAAW4UErrorCode@@@Z (public: class icu::DigitList & __cdecl icu::FixedPrecision::round(class icu::DigitList &,int,enum UErrorCode &)const ) + ?round@ScientificPrecision@icu@@QBAAAVDigitList@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::DigitList & __cdecl icu::ScientificPrecision::round(class icu::DigitList &,enum UErrorCode &)const ) + ?round@ValueFormatter@icu@@QBAAAVDigitList@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::DigitList & __cdecl icu::ValueFormatter::round(class icu::DigitList &,enum UErrorCode &)const ) + ?roundAtExponent@DigitList@icu@@QAAXHH@Z (public: void __cdecl icu::DigitList::roundAtExponent(int,int)) + ?roundFixedPoint@DigitList@icu@@QAAXH@Z (public: void __cdecl icu::DigitList::roundFixedPoint(int)) + ?rulesForKeyword@PluralRules@icu@@ABAPAVRuleChain@2@ABVUnicodeString@2@@Z (private: class icu::RuleChain * __cdecl icu::PluralRules::rulesForKeyword(class icu::UnicodeString const &)const ) + ?safeClone@Collator@icu@@UBAPAV12@XZ (public: virtual class icu::Collator * __cdecl icu::Collator::safeClone(void)const ) + ?safeClone@StringSearch@icu@@UBAPAVSearchIterator@2@XZ (public: virtual class icu::SearchIterator * __cdecl icu::StringSearch::safeClone(void)const ) + ?sameCEs@CollationBuilder@icu@@CACQB_JH0H@Z (private: static signed char __cdecl icu::CollationBuilder::sameCEs(__int64 const * const,int,__int64 const * const,int)) + ?scanNamedChar@RegexCompile@icu@@AAAHXZ (private: int __cdecl icu::RegexCompile::scanNamedChar(void)) + ?scanPosixProp@RegexCompile@icu@@AAAPAVUnicodeSet@2@XZ (private: class icu::UnicodeSet * __cdecl icu::RegexCompile::scanPosixProp(void)) + ?scanProp@RegexCompile@icu@@AAAPAVUnicodeSet@2@XZ (private: class icu::UnicodeSet * __cdecl icu::RegexCompile::scanProp(void)) + ?search@TextTrieMap@icu@@ABAXPAUCharacterNode@2@ABVUnicodeString@2@HHPAVTextTrieMapSearchResultHandler@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::TextTrieMap::search(struct icu::CharacterNode *,class icu::UnicodeString const &,int,int,class icu::TextTrieMapSearchResultHandler *,enum UErrorCode &)const ) + ?search@TextTrieMap@icu@@QBAXABVUnicodeString@2@HPAVTextTrieMapSearchResultHandler@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::TextTrieMap::search(class icu::UnicodeString const &,int,class icu::TextTrieMapSearchResultHandler *,enum UErrorCode &)const ) + ?searchInLocaleChain@TimeUnitFormat@icu@@AAAXW4UTimeUnitFormatStyle@@PBD1W4UTimeUnitFields@TimeUnit@2@ABVUnicodeString@2@1PAVHashtable@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::searchInLocaleChain(enum UTimeUnitFormatStyle,char const *,char const *,enum icu::TimeUnit::UTimeUnitFields,class icu::UnicodeString const &,char const *,class icu::Hashtable *,enum UErrorCode &)) + ?secondaryOrder@CollationElementIterator@icu@@SAHH@Z (public: static int __cdecl icu::CollationElementIterator::secondaryOrder(int)) + ?select@PluralRules@icu@@QBA?AVUnicodeString@2@ABVFixedDecimal@2@@Z (public: class icu::UnicodeString __cdecl icu::PluralRules::select(class icu::FixedDecimal const &)const ) + ?select@PluralRules@icu@@QBA?AVUnicodeString@2@ABVFormattable@2@ABVNumberFormat@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::PluralRules::select(class icu::Formattable const &,class icu::NumberFormat const &,enum UErrorCode &)const ) + ?select@PluralRules@icu@@QBA?AVUnicodeString@2@ABVVisibleDigitsWithExponent@2@@Z (public: class icu::UnicodeString __cdecl icu::PluralRules::select(class icu::VisibleDigitsWithExponent const &)const ) + ?select@PluralRules@icu@@QBA?AVUnicodeString@2@H@Z (public: class icu::UnicodeString __cdecl icu::PluralRules::select(int)const ) + ?select@PluralRules@icu@@QBA?AVUnicodeString@2@N@Z (public: class icu::UnicodeString __cdecl icu::PluralRules::select(double)const ) + ?select@PluralSelectorAdapter@PluralFormat@icu@@UBA?AVUnicodeString@3@PAXNAAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::PluralFormat::PluralSelectorAdapter::select(void *,double,enum UErrorCode &)const ) + ?select@PluralSelectorProvider@MessageFormat@icu@@UBA?AVUnicodeString@3@PAXNAAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::MessageFormat::PluralSelectorProvider::select(void *,double,enum UErrorCode &)const ) + ?selectPlural@QuantityFormatter@icu@@SA?AW4Form@StandardPlural@2@ABVFormattable@2@ABVNumberFormat@2@ABVPluralRules@2@AAVUnicodeString@2@AAVFieldPosition@2@AAW4UErrorCode@@@Z (public: static enum icu::StandardPlural::Form __cdecl icu::QuantityFormatter::selectPlural(class icu::Formattable const &,class icu::NumberFormat const &,class icu::PluralRules const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)) + ?separated@AlphabeticIndex@icu@@CA?AVUnicodeString@2@ABV32@@Z (private: static class icu::UnicodeString __cdecl icu::AlphabeticIndex::separated(class icu::UnicodeString const &)) + ?set2DigitYearStart@SimpleDateFormat@icu@@UAAXNAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleDateFormat::set2DigitYearStart(double,enum UErrorCode &)) + ?set@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QAAXW4UDateFormatBooleanAttribute@@H@Z (public: void __cdecl icu::EnumSet::set(enum UDateFormatBooleanAttribute,int)) + ?set@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QAAXW4UNumberFormatAttribute@@H@Z (public: void __cdecl icu::EnumSet::set(enum UNumberFormatAttribute,int)) + ?set@Calendar@icu@@QAAXHHH@Z (public: void __cdecl icu::Calendar::set(int,int,int)) + ?set@Calendar@icu@@QAAXHHHHH@Z (public: void __cdecl icu::Calendar::set(int,int,int,int,int)) + ?set@Calendar@icu@@QAAXHHHHHH@Z (public: void __cdecl icu::Calendar::set(int,int,int,int,int,int)) + ?set@Calendar@icu@@QAAXW4UCalendarDateFields@@H@Z (public: void __cdecl icu::Calendar::set(enum UCalendarDateFields,int)) + ?set@CurrencyAffixInfo@icu@@QAAXPBDPBVPluralRules@2@PB_SAAW4UErrorCode@@@Z (public: void __cdecl icu::CurrencyAffixInfo::set(char const *,class icu::PluralRules const *,char16_t const *,enum UErrorCode &)) + ?set@DigitList@icu@@QAAXH@Z (public: void __cdecl icu::DigitList::set(int)) + ?set@DigitList@icu@@QAAXN@Z (public: void __cdecl icu::DigitList::set(double)) + ?set@DigitList@icu@@QAAXVStringPiece@2@AAW4UErrorCode@@I@Z (public: void __cdecl icu::DigitList::set(class icu::StringPiece,enum UErrorCode &,unsigned int)) + ?set@DigitList@icu@@QAAX_J@Z (public: void __cdecl icu::DigitList::set(__int64)) + ?set@Ecliptic@CalendarAstronomer@icu@@QAAXNN@Z (public: void __cdecl icu::CalendarAstronomer::Ecliptic::set(double,double)) + ?set@Equatorial@CalendarAstronomer@icu@@QAAXNN@Z (public: void __cdecl icu::CalendarAstronomer::Equatorial::set(double,double)) + ?set@Horizon@CalendarAstronomer@icu@@QAAXNN@Z (public: void __cdecl icu::CalendarAstronomer::Horizon::set(double,double)) + ?set@MoonAge@CalendarAstronomer@icu@@QAAXN@Z (public: void __cdecl icu::CalendarAstronomer::MoonAge::set(double)) + ?set@ScriptSet@icu@@QAAAAV12@W4UScriptCode@@AAW4UErrorCode@@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::set(enum UScriptCode,enum UErrorCode &)) + ?setAlgorithmic@NumberingSystem@icu@@AAAXC@Z (private: void __cdecl icu::NumberingSystem::setAlgorithmic(signed char)) + ?setAll@ScriptSet@icu@@QAAAAV12@XZ (public: class icu::ScriptSet & __cdecl icu::ScriptSet::setAll(void)) + ?setAlternateHandling@CollationSettings@icu@@QAAXW4UColAttributeValue@@HAAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setAlternateHandling(enum UColAttributeValue,int,enum UErrorCode &)) + ?setAmPmStrings@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setAmPmStrings(class icu::UnicodeString const *,int)) + ?setAppendItemFormat@DateTimePatternGenerator@icu@@QAAXW4UDateTimePatternField@@ABVUnicodeString@2@@Z (public: void __cdecl icu::DateTimePatternGenerator::setAppendItemFormat(enum UDateTimePatternField,class icu::UnicodeString const &)) + ?setAppendItemName@DateTimePatternGenerator@icu@@QAAXW4UDateTimePatternField@@ABVUnicodeString@2@@Z (public: void __cdecl icu::DateTimePatternGenerator::setAppendItemName(enum UDateTimePatternField,class icu::UnicodeString const &)) + ?setArgStartFormat@MessageFormat@icu@@AAAXHPAVFormat@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::setArgStartFormat(int,class icu::Format *,enum UErrorCode &)) + ?setArray@Formattable@icu@@QAAXPBV12@H@Z (public: void __cdecl icu::Formattable::setArray(class icu::Formattable const *,int)) + ?setAttribute@DecimalFormat@icu@@UAAAAV12@W4UNumberFormatAttribute@@HAAW4UErrorCode@@@Z (public: virtual class icu::DecimalFormat & __cdecl icu::DecimalFormat::setAttribute(enum UNumberFormatAttribute,int,enum UErrorCode &)) + ?setAttribute@RuleBasedCollator@icu@@UAAXW4UColAttribute@@W4UColAttributeValue@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedCollator::setAttribute(enum UColAttribute,enum UColAttributeValue,enum UErrorCode &)) + ?setAttribute@SearchIterator@icu@@QAAXW4USearchAttribute@@W4USearchAttributeValue@@AAW4UErrorCode@@@Z (public: void __cdecl icu::SearchIterator::setAttribute(enum USearchAttribute,enum USearchAttributeValue,enum UErrorCode &)) + ?setAttributeDefault@RuleBasedCollator@icu@@AAAXH@Z (private: void __cdecl icu::RuleBasedCollator::setAttributeDefault(int)) + ?setAttributeExplicitly@RuleBasedCollator@icu@@AAAXH@Z (private: void __cdecl icu::RuleBasedCollator::setAttributeExplicitly(int)) + ?setAvailableFormat@DateTimePatternGenerator@icu@@AAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::setAvailableFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ?setBeginIndex@FieldPosition@icu@@QAAXH@Z (public: void __cdecl icu::FieldPosition::setBeginIndex(int)) + ?setBooleanAttribute@DateFormat@icu@@UAAAAV12@W4UDateFormatBooleanAttribute@@CAAW4UErrorCode@@@Z (public: virtual class icu::DateFormat & __cdecl icu::DateFormat::setBooleanAttribute(enum UDateFormatBooleanAttribute,signed char,enum UErrorCode &)) + ?setBreakIterator@SearchIterator@icu@@QAAXPAVBreakIterator@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::SearchIterator::setBreakIterator(class icu::BreakIterator *,enum UErrorCode &)) + ?setCalculationType@IslamicCalendar@icu@@QAAXW4ECalculationType@12@AAW4UErrorCode@@@Z (public: void __cdecl icu::IslamicCalendar::setCalculationType(enum icu::IslamicCalendar::ECalculationType,enum UErrorCode &)) + ?setCalendar@DateFormat@icu@@UAAXABVCalendar@2@@Z (public: virtual void __cdecl icu::DateFormat::setCalendar(class icu::Calendar const &)) + ?setCalendarLenient@DateFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::DateFormat::setCalendarLenient(signed char)) + ?setCaseBits@CollationBuilder@icu@@AAAXABVUnicodeString@2@AAPBDAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationBuilder::setCaseBits(class icu::UnicodeString const &,char const * &,enum UErrorCode &)) + ?setCaseFirst@CollationSettings@icu@@QAAXW4UColAttributeValue@@HAAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setCaseFirst(enum UColAttributeValue,int,enum UErrorCode &)) + ?setChoices@ChoiceFormat@icu@@EAAXPBNPBCPBVUnicodeString@2@HAAW4UErrorCode@@@Z (private: virtual void __cdecl icu::ChoiceFormat::setChoices(double const *,signed char const *,class icu::UnicodeString const *,int,enum UErrorCode &)) + ?setChoices@ChoiceFormat@icu@@UAAXPBNPBCPBVUnicodeString@2@H@Z (public: virtual void __cdecl icu::ChoiceFormat::setChoices(double const *,signed char const *,class icu::UnicodeString const *,int)) + ?setChoices@ChoiceFormat@icu@@UAAXPBNPBVUnicodeString@2@H@Z (public: virtual void __cdecl icu::ChoiceFormat::setChoices(double const *,class icu::UnicodeString const *,int)) + ?setCollator@StringSearch@icu@@QAAXPAVRuleBasedCollator@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::StringSearch::setCollator(class icu::RuleBasedCollator *,enum UErrorCode &)) + ?setContext@DateFormat@icu@@UAAXW4UDisplayContext@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DateFormat::setContext(enum UDisplayContext,enum UErrorCode &)) + ?setContext@DecimalFormat@icu@@UAAXW4UDisplayContext@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::setContext(enum UDisplayContext,enum UErrorCode &)) + ?setContext@NumberFormat@icu@@UAAXW4UDisplayContext@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::NumberFormat::setContext(enum UDisplayContext,enum UErrorCode &)) + ?setContext@RuleBasedNumberFormat@icu@@UAAXW4UDisplayContext@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::setContext(enum UDisplayContext,enum UErrorCode &)) + ?setContext@SimpleDateFormat@icu@@UAAXW4UDisplayContext@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleDateFormat::setContext(enum UDisplayContext,enum UErrorCode &)) + ?setCount@DigitList@icu@@QAAXH@Z (public: void __cdecl icu::DigitList::setCount(int)) + ?setCurrency@DecimalFormat@icu@@UAAXPB_S@Z (public: virtual void __cdecl icu::DecimalFormat::setCurrency(char16_t const *)) + ?setCurrency@DecimalFormat@icu@@UAAXPB_SAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::setCurrency(char16_t const *,enum UErrorCode &)) + ?setCurrency@NumberFormat@icu@@UAAXPB_SAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::NumberFormat::setCurrency(char16_t const *,enum UErrorCode &)) + ?setCurrencyPluralInfo@DecimalFormat@icu@@UAAXABVCurrencyPluralInfo@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setCurrencyPluralInfo(class icu::CurrencyPluralInfo const &)) + ?setCurrencyPluralPattern@CurrencyPluralInfo@icu@@QAAXABVUnicodeString@2@0AAW4UErrorCode@@@Z (public: void __cdecl icu::CurrencyPluralInfo::setCurrencyPluralPattern(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?setCurrencyUsage@DecimalFormat@icu@@QAAXW4UCurrencyUsage@@PAW4UErrorCode@@@Z (public: void __cdecl icu::DecimalFormat::setCurrencyUsage(enum UCurrencyUsage,enum UErrorCode *)) + ?setCurrentCE@CollationIterator@icu@@QAAX_J@Z (public: void __cdecl icu::CollationIterator::setCurrentCE(__int64)) + ?setCustomArgStartFormat@MessageFormat@icu@@AAAXHPAVFormat@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::setCustomArgStartFormat(int,class icu::Format *,enum UErrorCode &)) + ?setDSTSavings@SimpleTimeZone@icu@@QAAXHAAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setDSTSavings(int,enum UErrorCode &)) + ?setData@FieldPositionIterator@icu@@AAAXPAVUVector32@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::FieldPositionIterator::setData(class icu::UVector32 *,enum UErrorCode &)) + ?setDate@CalendarAstronomer@icu@@QAAXN@Z (public: void __cdecl icu::CalendarAstronomer::setDate(double)) + ?setDate@Formattable@icu@@QAAXN@Z (public: void __cdecl icu::Formattable::setDate(double)) + ?setDateFormatSymbols@SimpleDateFormat@icu@@UAAXABVDateFormatSymbols@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::setDateFormatSymbols(class icu::DateFormatSymbols const &)) + ?setDateIntervalInfo@DateIntervalFormat@icu@@QAAXABVDateIntervalInfo@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::DateIntervalFormat::setDateIntervalInfo(class icu::DateIntervalInfo const &,enum UErrorCode &)) + ?setDateTimeFormat@DateTimePatternGenerator@icu@@QAAXABVUnicodeString@2@@Z (public: void __cdecl icu::DateTimePatternGenerator::setDateTimeFormat(class icu::UnicodeString const &)) + ?setDateTimeFromCalendar@DateTimePatternGenerator@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::setDateTimeFromCalendar(class icu::Locale const &,enum UErrorCode &)) + ?setDecimal@DateTimePatternGenerator@icu@@QAAXABVUnicodeString@2@@Z (public: void __cdecl icu::DateTimePatternGenerator::setDecimal(class icu::UnicodeString const &)) + ?setDecimalAt@DigitList@icu@@QAAXH@Z (public: void __cdecl icu::DigitList::setDecimalAt(int)) + ?setDecimalFormatSymbols@AffixPatternParser@icu@@QAAXABVDecimalFormatSymbols@2@@Z (public: void __cdecl icu::AffixPatternParser::setDecimalFormatSymbols(class icu::DecimalFormatSymbols const &)) + ?setDecimalFormatSymbols@DecimalFormat@icu@@UAAXABVDecimalFormatSymbols@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setDecimalFormatSymbols(class icu::DecimalFormatSymbols const &)) + ?setDecimalFormatSymbols@DigitFormatter@icu@@QAAXABVDecimalFormatSymbols@2@@Z (public: void __cdecl icu::DigitFormatter::setDecimalFormatSymbols(class icu::DecimalFormatSymbols const &)) + ?setDecimalFormatSymbols@RuleBasedNumberFormat@icu@@UAAXABVDecimalFormatSymbols@2@@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::setDecimalFormatSymbols(class icu::DecimalFormatSymbols const &)) + ?setDecimalFormatSymbolsForMonetary@DigitFormatter@icu@@QAAXABVDecimalFormatSymbols@2@@Z (public: void __cdecl icu::DigitFormatter::setDecimalFormatSymbolsForMonetary(class icu::DecimalFormatSymbols const &)) + ?setDecimalNumber@Formattable@icu@@QAAXVStringPiece@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::Formattable::setDecimalNumber(class icu::StringPiece,enum UErrorCode &)) + ?setDecimalPatternMatchRequired@DecimalFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setDecimalPatternMatchRequired(signed char)) + ?setDecimalSeparatorAlwaysShown@DecimalFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setDecimalSeparatorAlwaysShown(signed char)) + ?setDecimalSymbols@DateTimePatternGenerator@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::setDecimalSymbols(class icu::Locale const &,enum UErrorCode &)) + ?setDefault@TimeZone@icu@@SAXABV12@@Z (public: static void __cdecl icu::TimeZone::setDefault(class icu::TimeZone const &)) + ?setDefaultParseOptions@TimeZoneFormat@icu@@QAAXI@Z (public: void __cdecl icu::TimeZoneFormat::setDefaultParseOptions(unsigned int)) + ?setDefaultRuleSet@RuleBasedNumberFormat@icu@@UAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::setDefaultRuleSet(class icu::UnicodeString const &,enum UErrorCode &)) + ?setDesc@NumberingSystem@icu@@AAAXABVUnicodeString@2@@Z (private: void __cdecl icu::NumberingSystem::setDesc(class icu::UnicodeString const &)) + ?setDigit@DigitList@icu@@QAAXHD@Z (public: void __cdecl icu::DigitList::setDigit(int,char)) + ?setDigitTags@CollationDataBuilder@icu@@IAAXAAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationDataBuilder::setDigitTags(enum UErrorCode &)) + ?setDouble@Formattable@icu@@QAAXN@Z (public: void __cdecl icu::Formattable::setDouble(double)) + ?setEndIndex@FieldPosition@icu@@QAAXH@Z (public: void __cdecl icu::FieldPosition::setEndIndex(int)) + ?setEndRule@SimpleTimeZone@icu@@QAAXHHHAAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,enum UErrorCode &)) + ?setEndRule@SimpleTimeZone@icu@@QAAXHHHHAAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,int,enum UErrorCode &)) + ?setEndRule@SimpleTimeZone@icu@@QAAXHHHHCAAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,int,signed char,enum UErrorCode &)) + ?setEndRule@SimpleTimeZone@icu@@QAAXHHHHW4TimeMode@12@AAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,int,enum icu::SimpleTimeZone::TimeMode,enum UErrorCode &)) + ?setEndRule@SimpleTimeZone@icu@@QAAXHHHHW4TimeMode@12@CAAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,int,enum icu::SimpleTimeZone::TimeMode,signed char,enum UErrorCode &)) + ?setEndRule@SimpleTimeZone@icu@@QAAXHHHW4TimeMode@12@AAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,enum icu::SimpleTimeZone::TimeMode,enum UErrorCode &)) + ?setEraNames@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setEraNames(class icu::UnicodeString const *,int)) + ?setEras@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setEras(class icu::UnicodeString const *,int)) + ?setErrorContext@CollationRuleParser@icu@@AAAXXZ (private: void __cdecl icu::CollationRuleParser::setErrorContext(void)) + ?setEval@RegexCompile@icu@@AAAXH@Z (private: void __cdecl icu::RegexCompile::setEval(int)) + ?setExponentSignAlwaysShown@DecimalFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setExponentSignAlwaysShown(signed char)) + ?setFallbackIntervalPattern@DateIntervalInfo@icu@@QAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::DateIntervalInfo::setFallbackIntervalPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?setFallbackPattern@DateIntervalFormat@icu@@AAAXW4UCalendarDateFields@@ABVUnicodeString@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalFormat::setFallbackPattern(enum UCalendarDateFields,class icu::UnicodeString const &,enum UErrorCode &)) + ?setFastLatinOptions@RuleBasedCollator@icu@@ABAXAAUCollationSettings@2@@Z (private: void __cdecl icu::RuleBasedCollator::setFastLatinOptions(struct icu::CollationSettings &)const ) + ?setField@FieldPosition@icu@@QAAXH@Z (public: void __cdecl icu::FieldPosition::setField(int)) + ?setFindProgressCallback@RegexMatcher@icu@@UAAXP6ACPBX_J@Z0AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::setFindProgressCallback(signed char (__cdecl*)(void const *,__int64),void const *,enum UErrorCode &)) + ?setFirstDayOfWeek@Calendar@icu@@QAAXW4UCalendarDaysOfWeek@@@Z (public: void __cdecl icu::Calendar::setFirstDayOfWeek(enum UCalendarDaysOfWeek)) + ?setFlag@CollationSettings@icu@@QAAXHW4UColAttributeValue@@HAAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setFlag(int,enum UColAttributeValue,int,enum UErrorCode &)) + ?setFormat@MessageFormat@icu@@UAAXABVUnicodeString@2@ABVFormat@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::MessageFormat::setFormat(class icu::UnicodeString const &,class icu::Format const &,enum UErrorCode &)) + ?setFormat@MessageFormat@icu@@UAAXHABVFormat@2@@Z (public: virtual void __cdecl icu::MessageFormat::setFormat(int,class icu::Format const &)) + ?setFormatWidth@DecimalFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setFormatWidth(int)) + ?setFormats@MessageFormat@icu@@UAAXPAPBVFormat@2@H@Z (public: virtual void __cdecl icu::MessageFormat::setFormats(class icu::Format const * *,int)) + ?setFracDigitCount@DigitInterval@icu@@QAAXH@Z (public: void __cdecl icu::DigitInterval::setFracDigitCount(int)) + ?setFrom@TimeZoneTransition@icu@@QAAXABVTimeZoneRule@2@@Z (public: void __cdecl icu::TimeZoneTransition::setFrom(class icu::TimeZoneRule const &)) + ?setGMTOffsetDigits@TimeZoneFormat@icu@@QAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneFormat::setGMTOffsetDigits(class icu::UnicodeString const &,enum UErrorCode &)) + ?setGMTOffsetPattern@TimeZoneFormat@icu@@QAAXW4UTimeZoneFormatGMTOffsetPatternType@@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneFormat::setGMTOffsetPattern(enum UTimeZoneFormatGMTOffsetPatternType,class icu::UnicodeString const &,enum UErrorCode &)) + ?setGMTPattern@TimeZoneFormat@icu@@QAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneFormat::setGMTPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?setGMTZeroFormat@TimeZoneFormat@icu@@QAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneFormat::setGMTZeroFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ?setGregorianChange@GregorianCalendar@icu@@QAAXNAAW4UErrorCode@@@Z (public: void __cdecl icu::GregorianCalendar::setGregorianChange(double,enum UErrorCode &)) + ?setGroupingSize@DecimalFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setGroupingSize(int)) + ?setGroupingUsed@DecimalFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setGroupingUsed(signed char)) + ?setGroupingUsed@NumberFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::NumberFormat::setGroupingUsed(signed char)) + ?setID@TimeZone@icu@@QAAXABVUnicodeString@2@@Z (public: void __cdecl icu::TimeZone::setID(class icu::UnicodeString const &)) + ?setID@Transliterator@icu@@IAAXABVUnicodeString@2@@Z (protected: void __cdecl icu::Transliterator::setID(class icu::UnicodeString const &)) + ?setISO@CurrencyAffixInfo@icu@@QAAXABVUnicodeString@2@@Z (public: void __cdecl icu::CurrencyAffixInfo::setISO(class icu::UnicodeString const &)) + ?setImporter@CollationRuleParser@icu@@QAAXPAVImporter@12@@Z (public: void __cdecl icu::CollationRuleParser::setImporter(class icu::CollationRuleParser::Importer *)) + ?setInfinite@VisibleDigits@icu@@AAAXXZ (private: void __cdecl icu::VisibleDigits::setInfinite(void)) + ?setInflowLabel@AlphabeticIndex@icu@@UAAAAV12@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::setInflowLabel(class icu::UnicodeString const &,enum UErrorCode &)) + ?setInt64@Formattable@icu@@QAAX_J@Z (public: void __cdecl icu::Formattable::setInt64(__int64)) + ?setIntDigitCount@DigitInterval@icu@@QAAXH@Z (public: void __cdecl icu::DigitInterval::setIntDigitCount(int)) + ?setIntervalPattern@DateIntervalFormat@icu@@AAACW4UCalendarDateFields@@PBVUnicodeString@2@1CPAV42@2@Z (private: signed char __cdecl icu::DateIntervalFormat::setIntervalPattern(enum UCalendarDateFields,class icu::UnicodeString const *,class icu::UnicodeString const *,signed char,class icu::UnicodeString *,class icu::UnicodeString *)) + ?setIntervalPattern@DateIntervalFormat@icu@@AAAXW4UCalendarDateFields@@ABVUnicodeString@2@@Z (private: void __cdecl icu::DateIntervalFormat::setIntervalPattern(enum UCalendarDateFields,class icu::UnicodeString const &)) + ?setIntervalPattern@DateIntervalFormat@icu@@AAAXW4UCalendarDateFields@@ABVUnicodeString@2@C@Z (private: void __cdecl icu::DateIntervalFormat::setIntervalPattern(enum UCalendarDateFields,class icu::UnicodeString const &,signed char)) + ?setIntervalPattern@DateIntervalInfo@icu@@QAAXABVUnicodeString@2@W4UCalendarDateFields@@0AAW4UErrorCode@@@Z (public: void __cdecl icu::DateIntervalInfo::setIntervalPattern(class icu::UnicodeString const &,enum UCalendarDateFields,class icu::UnicodeString const &,enum UErrorCode &)) + ?setIntervalPatternInternally@DateIntervalInfo@icu@@AAAXABVUnicodeString@2@W4UCalendarDateFields@@0AAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalInfo::setIntervalPatternInternally(class icu::UnicodeString const &,enum UCalendarDateFields,class icu::UnicodeString const &,enum UErrorCode &)) + ?setJulianDay@CalendarAstronomer@icu@@QAAXN@Z (public: void __cdecl icu::CalendarAstronomer::setJulianDay(double)) + ?setLastModified@VTimeZone@icu@@QAAXN@Z (public: void __cdecl icu::VTimeZone::setLastModified(double)) + ?setLeadSurrogates@CollationDataBuilder@icu@@IAAXAAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationDataBuilder::setLeadSurrogates(enum UErrorCode &)) + ?setLeastSignificantInclusive@DigitInterval@icu@@QAAXH@Z (public: void __cdecl icu::DigitInterval::setLeastSignificantInclusive(int)) + ?setLength@CollationKey@icu@@AAAXH@Z (private: void __cdecl icu::CollationKey::setLength(int)) + ?setLenient@Calendar@icu@@QAAXC@Z (public: void __cdecl icu::Calendar::setLenient(signed char)) + ?setLenient@DateFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::DateFormat::setLenient(signed char)) + ?setLenient@NumberFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::NumberFormat::setLenient(signed char)) + ?setLenient@RuleBasedNumberFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::setLenient(signed char)) + ?setLocalPatternChars@DateFormatSymbols@icu@@QAAXABVUnicodeString@2@@Z (public: void __cdecl icu::DateFormatSymbols::setLocalPatternChars(class icu::UnicodeString const &)) + ?setLocale@CurrencyPluralInfo@icu@@QAAXABVLocale@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::CurrencyPluralInfo::setLocale(class icu::Locale const &,enum UErrorCode &)) + ?setLocale@MessageFormat@icu@@UAAXABVLocale@2@@Z (public: virtual void __cdecl icu::MessageFormat::setLocale(class icu::Locale const &)) + ?setLocale@PluralFormat@icu@@QAAXABVLocale@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::PluralFormat::setLocale(class icu::Locale const &,enum UErrorCode &)) + ?setLocale@TimeUnitFormat@icu@@QAAXABVLocale@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::TimeUnitFormat::setLocale(class icu::Locale const &,enum UErrorCode &)) + ?setLocaleIDs@Format@icu@@IAAXPBD0@Z (protected: void __cdecl icu::Format::setLocaleIDs(char const *,char const *)) + ?setLocales@Collator@icu@@UAAXABVLocale@2@00@Z (public: virtual void __cdecl icu::Collator::setLocales(class icu::Locale const &,class icu::Locale const &,class icu::Locale const &)) + ?setLocales@RuleBasedCollator@icu@@MAAXABVLocale@2@00@Z (protected: virtual void __cdecl icu::RuleBasedCollator::setLocales(class icu::Locale const &,class icu::Locale const &,class icu::Locale const &)) + ?setLong@Formattable@icu@@QAAXH@Z (public: void __cdecl icu::Formattable::setLong(int)) + ?setMatchCallback@RegexMatcher@icu@@UAAXP6ACPBXH@Z0AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::setMatchCallback(signed char (__cdecl*)(void const *,int),void const *,enum UErrorCode &)) + ?setMatchLength@SearchIterator@icu@@MAAXH@Z (protected: virtual void __cdecl icu::SearchIterator::setMatchLength(int)) + ?setMatchNotFound@SearchIterator@icu@@IAAXXZ (protected: void __cdecl icu::SearchIterator::setMatchNotFound(void)) + ?setMatchStart@SearchIterator@icu@@MAAXH@Z (protected: virtual void __cdecl icu::SearchIterator::setMatchStart(int)) + ?setMax@SignificantDigitInterval@icu@@QAAXH@Z (public: void __cdecl icu::SignificantDigitInterval::setMax(int)) + ?setMaxLabelCount@AlphabeticIndex@icu@@UAAAAV12@HAAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::setMaxLabelCount(int,enum UErrorCode &)) + ?setMaxVariable@CollationSettings@icu@@QAAXHHAAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setMaxVariable(int,int,enum UErrorCode &)) + ?setMaxVariable@Collator@icu@@UAAAAV12@W4UColReorderCode@@AAW4UErrorCode@@@Z (public: virtual class icu::Collator & __cdecl icu::Collator::setMaxVariable(enum UColReorderCode,enum UErrorCode &)) + ?setMaxVariable@RuleBasedCollator@icu@@UAAAAVCollator@2@W4UColReorderCode@@AAW4UErrorCode@@@Z (public: virtual class icu::Collator & __cdecl icu::RuleBasedCollator::setMaxVariable(enum UColReorderCode,enum UErrorCode &)) + ?setMaximumContextLength@Transliterator@icu@@IAAXH@Z (protected: void __cdecl icu::Transliterator::setMaximumContextLength(int)) + ?setMaximumFractionDigits@DecimalFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMaximumFractionDigits(int)) + ?setMaximumFractionDigits@NumberFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::NumberFormat::setMaximumFractionDigits(int)) + ?setMaximumIntegerDigits@DecimalFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMaximumIntegerDigits(int)) + ?setMaximumIntegerDigits@NumberFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::NumberFormat::setMaximumIntegerDigits(int)) + ?setMaximumSignificantDigits@DecimalFormat@icu@@QAAXH@Z (public: void __cdecl icu::DecimalFormat::setMaximumSignificantDigits(int)) + ?setMeasureFormatLocale@MeasureFormat@icu@@IAACABVLocale@2@AAW4UErrorCode@@@Z (protected: signed char __cdecl icu::MeasureFormat::setMeasureFormatLocale(class icu::Locale const &,enum UErrorCode &)) + ?setMin@SignificantDigitInterval@icu@@QAAXH@Z (public: void __cdecl icu::SignificantDigitInterval::setMin(int)) + ?setMinimalDaysInFirstWeek@Calendar@icu@@QAAXE@Z (public: void __cdecl icu::Calendar::setMinimalDaysInFirstWeek(unsigned char)) + ?setMinimumExponentDigits@DecimalFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setMinimumExponentDigits(signed char)) + ?setMinimumFractionDigits@DecimalFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMinimumFractionDigits(int)) + ?setMinimumFractionDigits@NumberFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::NumberFormat::setMinimumFractionDigits(int)) + ?setMinimumGroupingDigits@DecimalFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMinimumGroupingDigits(int)) + ?setMinimumIntegerDigits@DecimalFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMinimumIntegerDigits(int)) + ?setMinimumIntegerDigits@NumberFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::NumberFormat::setMinimumIntegerDigits(int)) + ?setMinimumSignificantDigits@DecimalFormat@icu@@QAAXH@Z (public: void __cdecl icu::DecimalFormat::setMinimumSignificantDigits(int)) + ?setMonths@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setMonths(class icu::UnicodeString const *,int)) + ?setMonths@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@HW4DtContextType@12@W4DtWidthType@12@@Z (public: void __cdecl icu::DateFormatSymbols::setMonths(class icu::UnicodeString const *,int,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)) + ?setMostSignificantExclusive@DigitInterval@icu@@QAAXH@Z (public: void __cdecl icu::DigitInterval::setMostSignificantExclusive(int)) + ?setMultiplier@DecimalFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMultiplier(int)) + ?setNaN@VisibleDigits@icu@@AAAXXZ (private: void __cdecl icu::VisibleDigits::setNaN(void)) + ?setName@NumberingSystem@icu@@AAAXPBD@Z (private: void __cdecl icu::NumberingSystem::setName(char const *)) + ?setNarrowEras@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setNarrowEras(class icu::UnicodeString const *,int)) + ?setNegative@VisibleDigits@icu@@AAAXXZ (private: void __cdecl icu::VisibleDigits::setNegative(void)) + ?setNegativePrefix@DecimalFormat@icu@@UAAXABVUnicodeString@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setNegativePrefix(class icu::UnicodeString const &)) + ?setNegativeSuffix@DecimalFormat@icu@@UAAXABVUnicodeString@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setNegativeSuffix(class icu::UnicodeString const &)) + ?setNumberFormat@DateFormat@icu@@UAAXABVNumberFormat@2@@Z (public: virtual void __cdecl icu::DateFormat::setNumberFormat(class icu::NumberFormat const &)) + ?setNumberFormat@PluralFormat@icu@@QAAXPBVNumberFormat@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::PluralFormat::setNumberFormat(class icu::NumberFormat const *,enum UErrorCode &)) + ?setNumberFormat@TimeUnitFormat@icu@@QAAXABVNumberFormat@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::TimeUnitFormat::setNumberFormat(class icu::NumberFormat const &,enum UErrorCode &)) + ?setOffset@CollationElementIterator@icu@@QAAXHAAW4UErrorCode@@@Z (public: void __cdecl icu::CollationElementIterator::setOffset(int,enum UErrorCode &)) + ?setOffset@StringSearch@icu@@UAAXHAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::StringSearch::setOffset(int,enum UErrorCode &)) + ?setOtherDecimalFormatSymbols@DigitFormatter@icu@@AAAXABVDecimalFormatSymbols@2@@Z (private: void __cdecl icu::DigitFormatter::setOtherDecimalFormatSymbols(class icu::DecimalFormatSymbols const &)) + ?setOverflowLabel@AlphabeticIndex@icu@@UAAAAV12@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::setOverflowLabel(class icu::UnicodeString const &,enum UErrorCode &)) + ?setPadCharacter@DecimalFormat@icu@@UAAXABVUnicodeString@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setPadCharacter(class icu::UnicodeString const &)) + ?setPadPosition@DecimalFormat@icu@@UAAXW4EPadPosition@12@@Z (public: virtual void __cdecl icu::DecimalFormat::setPadPosition(enum icu::DecimalFormat::EPadPosition)) + ?setParseAllInput@DecimalFormat@icu@@QAAXW4UNumberFormatAttributeValue@@@Z (public: void __cdecl icu::DecimalFormat::setParseAllInput(enum UNumberFormatAttributeValue)) + ?setParseError@CollationRuleParser@icu@@AAAXPBDAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::setParseError(char const *,enum UErrorCode &)) + ?setParseIntegerOnly@DecimalFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setParseIntegerOnly(signed char)) + ?setParseIntegerOnly@NumberFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::NumberFormat::setParseIntegerOnly(signed char)) + ?setPattern@StringSearch@icu@@QAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::StringSearch::setPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?setPatternForCurrencySpacing@DecimalFormatSymbols@icu@@QAAXW4UCurrencySpacing@@CABVUnicodeString@2@@Z (public: void __cdecl icu::DecimalFormatSymbols::setPatternForCurrencySpacing(enum UCurrencySpacing,signed char,class icu::UnicodeString const &)) + ?setPatternInfo@DateIntervalFormat@icu@@AAAXW4UCalendarDateFields@@PBVUnicodeString@2@1C@Z (private: void __cdecl icu::DateIntervalFormat::setPatternInfo(enum UCalendarDateFields,class icu::UnicodeString const *,class icu::UnicodeString const *,signed char)) + ?setPluralRules@CurrencyPluralInfo@icu@@QAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::CurrencyPluralInfo::setPluralRules(class icu::UnicodeString const &,enum UErrorCode &)) + ?setPositive@DigitList@icu@@QAAXC@Z (public: void __cdecl icu::DigitList::setPositive(signed char)) + ?setPositivePrefix@DecimalFormat@icu@@UAAXABVUnicodeString@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setPositivePrefix(class icu::UnicodeString const &)) + ?setPositiveSuffix@DecimalFormat@icu@@UAAXABVUnicodeString@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setPositiveSuffix(class icu::UnicodeString const &)) + ?setPrimaryRangeAndReturnNext@CollationDataBuilder@icu@@QAAIHHIHAAW4UErrorCode@@@Z (public: unsigned int __cdecl icu::CollationDataBuilder::setPrimaryRangeAndReturnNext(int,int,unsigned int,int,enum UErrorCode &)) + ?setPushOp@RegexCompile@icu@@AAAXH@Z (private: void __cdecl icu::RegexCompile::setPushOp(int)) + ?setQuarters@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@HW4DtContextType@12@W4DtWidthType@12@@Z (public: void __cdecl icu::DateFormatSymbols::setQuarters(class icu::UnicodeString const *,int,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)) + ?setRadix@NumberingSystem@icu@@AAAXH@Z (private: void __cdecl icu::NumberingSystem::setRadix(int)) + ?setRawOffset@OlsonTimeZone@icu@@UAAXH@Z (public: virtual void __cdecl icu::OlsonTimeZone::setRawOffset(int)) + ?setRawOffset@RuleBasedTimeZone@icu@@UAAXH@Z (public: virtual void __cdecl icu::RuleBasedTimeZone::setRawOffset(int)) + ?setRawOffset@SimpleTimeZone@icu@@UAAXH@Z (public: virtual void __cdecl icu::SimpleTimeZone::setRawOffset(int)) + ?setRawOffset@VTimeZone@icu@@UAAXH@Z (public: virtual void __cdecl icu::VTimeZone::setRawOffset(int)) + ?setRelatedYear@Calendar@icu@@UAAXH@Z (public: virtual void __cdecl icu::Calendar::setRelatedYear(int)) + ?setReorderArrays@CollationSettings@icu@@AAAXPBHHPBIHPBEAAW4UErrorCode@@@Z (private: void __cdecl icu::CollationSettings::setReorderArrays(int const *,int,unsigned int const *,int,unsigned char const *,enum UErrorCode &)) + ?setReorderCodes@Collator@icu@@UAAXPBHHAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Collator::setReorderCodes(int const *,int,enum UErrorCode &)) + ?setReorderCodes@RuleBasedCollator@icu@@UAAXPBHHAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedCollator::setReorderCodes(int const *,int,enum UErrorCode &)) + ?setReordering@CollationSettings@icu@@QAAXABUCollationData@2@PBHHAAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setReordering(struct icu::CollationData const &,int const *,int,enum UErrorCode &)) + ?setRepeatedWallTimeOption@Calendar@icu@@QAAXW4UCalendarWallTimeOption@@@Z (public: void __cdecl icu::Calendar::setRepeatedWallTimeOption(enum UCalendarWallTimeOption)) + ?setRoundingIncrement@DecimalFormat@icu@@UAAXN@Z (public: virtual void __cdecl icu::DecimalFormat::setRoundingIncrement(double)) + ?setRoundingMode@DecimalFormat@icu@@UAAXW4ERoundingMode@12@@Z (public: virtual void __cdecl icu::DecimalFormat::setRoundingMode(enum icu::DecimalFormat::ERoundingMode)) + ?setRoundingMode@DigitList@icu@@QAAXW4ERoundingMode@DecimalFormat@2@@Z (public: void __cdecl icu::DigitList::setRoundingMode(enum icu::DecimalFormat::ERoundingMode)) + ?setScientificNotation@DecimalFormat@icu@@UAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setScientificNotation(signed char)) + ?setScriptExtensions@ScriptSet@icu@@QAAXHAAW4UErrorCode@@@Z (public: void __cdecl icu::ScriptSet::setScriptExtensions(int,enum UErrorCode &)) + ?setSecondaryGroupingSize@DecimalFormat@icu@@UAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setSecondaryGroupingSize(int)) + ?setSeparateDateTimePtn@DateIntervalFormat@icu@@AAACABVUnicodeString@2@0@Z (private: signed char __cdecl icu::DateIntervalFormat::setSeparateDateTimePtn(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?setShortMonths@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setShortMonths(class icu::UnicodeString const *,int)) + ?setShortWeekdays@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setShortWeekdays(class icu::UnicodeString const *,int)) + ?setSignificantDigitsUsed@DecimalFormat@icu@@QAAXC@Z (public: void __cdecl icu::DecimalFormat::setSignificantDigitsUsed(signed char)) + ?setSink@CollationRuleParser@icu@@QAAXPAVSink@12@@Z (public: void __cdecl icu::CollationRuleParser::setSink(class icu::CollationRuleParser::Sink *)) + ?setSkippedWallTimeOption@Calendar@icu@@QAAXW4UCalendarWallTimeOption@@@Z (public: void __cdecl icu::Calendar::setSkippedWallTimeOption(enum UCalendarWallTimeOption)) + ?setStackLimit@RegexMatcher@icu@@UAAXHAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::setStackLimit(int,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QAAXHHHAAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QAAXHHHHAAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,int,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QAAXHHHHCAAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,int,signed char,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QAAXHHHHW4TimeMode@12@AAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,int,enum icu::SimpleTimeZone::TimeMode,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QAAXHHHHW4TimeMode@12@CAAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,int,enum icu::SimpleTimeZone::TimeMode,signed char,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QAAXHHHW4TimeMode@12@AAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,enum icu::SimpleTimeZone::TimeMode,enum UErrorCode &)) + ?setStartYear@SimpleTimeZone@icu@@QAAXH@Z (public: void __cdecl icu::SimpleTimeZone::setStartYear(int)) + ?setStrength@CollationSettings@icu@@QAAXHHAAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setStrength(int,int,enum UErrorCode &)) + ?setStrength@Collator@icu@@UAAXW4ECollationStrength@12@@Z (public: virtual void __cdecl icu::Collator::setStrength(enum icu::Collator::ECollationStrength)) + ?setString@Formattable@icu@@QAAXABVUnicodeString@2@@Z (public: void __cdecl icu::Formattable::setString(class icu::UnicodeString const &)) + ?setSymbol@CurrencyAffixInfo@icu@@QAAXABVUnicodeString@2@@Z (public: void __cdecl icu::CurrencyAffixInfo::setSymbol(class icu::UnicodeString const &)) + ?setSymbol@DecimalFormatSymbols@icu@@QAAXW4ENumberFormatSymbol@12@ABVUnicodeString@2@C@Z (public: void __cdecl icu::DecimalFormatSymbols::setSymbol(enum icu::DecimalFormatSymbols::ENumberFormatSymbol,class icu::UnicodeString const &,signed char)) + ?setTZURL@VTimeZone@icu@@QAAXABVUnicodeString@2@@Z (public: void __cdecl icu::VTimeZone::setTZURL(class icu::UnicodeString const &)) + ?setText@CollationElementIterator@icu@@QAAXAAVCharacterIterator@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::CollationElementIterator::setText(class icu::CharacterIterator &,enum UErrorCode &)) + ?setText@CollationElementIterator@icu@@QAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::CollationElementIterator::setText(class icu::UnicodeString const &,enum UErrorCode &)) + ?setText@SearchIterator@icu@@UAAXAAVCharacterIterator@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SearchIterator::setText(class icu::CharacterIterator &,enum UErrorCode &)) + ?setText@SearchIterator@icu@@UAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SearchIterator::setText(class icu::UnicodeString const &,enum UErrorCode &)) + ?setText@StringSearch@icu@@UAAXAAVCharacterIterator@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::StringSearch::setText(class icu::CharacterIterator &,enum UErrorCode &)) + ?setText@StringSearch@icu@@UAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::StringSearch::setText(class icu::UnicodeString const &,enum UErrorCode &)) + ?setText@UTF16CollationIterator@icu@@QAAXPB_S0@Z (public: void __cdecl icu::UTF16CollationIterator::setText(char16_t const *,char16_t const *)) + ?setTime@Calendar@icu@@QAAXNAAW4UErrorCode@@@Z (public: void __cdecl icu::Calendar::setTime(double,enum UErrorCode &)) + ?setTime@CalendarAstronomer@icu@@QAAXN@Z (public: void __cdecl icu::CalendarAstronomer::setTime(double)) + ?setTime@TimeZoneTransition@icu@@QAAXN@Z (public: void __cdecl icu::TimeZoneTransition::setTime(double)) + ?setTimeInMillis@Calendar@icu@@IAAXNAAW4UErrorCode@@@Z (protected: void __cdecl icu::Calendar::setTimeInMillis(double,enum UErrorCode &)) + ?setTimeLimit@RegexMatcher@icu@@UAAXHAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::setTimeLimit(int,enum UErrorCode &)) + ?setTimeSeparatorString@DateFormatSymbols@icu@@QAAXABVUnicodeString@2@@Z (public: void __cdecl icu::DateFormatSymbols::setTimeSeparatorString(class icu::UnicodeString const &)) + ?setTimeZone@Calendar@icu@@QAAXABVTimeZone@2@@Z (public: void __cdecl icu::Calendar::setTimeZone(class icu::TimeZone const &)) + ?setTimeZone@DateFormat@icu@@UAAXABVTimeZone@2@@Z (public: virtual void __cdecl icu::DateFormat::setTimeZone(class icu::TimeZone const &)) + ?setTimeZone@DateIntervalFormat@icu@@UAAXABVTimeZone@2@@Z (public: virtual void __cdecl icu::DateIntervalFormat::setTimeZone(class icu::TimeZone const &)) + ?setTimeZoneFormat@SimpleDateFormat@icu@@UAAXABVTimeZoneFormat@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::setTimeZoneFormat(class icu::TimeZoneFormat const &)) + ?setTimeZoneNames@TimeZoneFormat@icu@@QAAXABVTimeZoneNames@2@@Z (public: void __cdecl icu::TimeZoneFormat::setTimeZoneNames(class icu::TimeZoneNames const &)) + ?setTo@DigitAffix@icu@@QAAXABVUnicodeString@2@H@Z (public: void __cdecl icu::DigitAffix::setTo(class icu::UnicodeString const &,int)) + ?setTo@MeasureUnit@icu@@AAAXHH@Z (private: void __cdecl icu::MeasureUnit::setTo(int,int)) + ?setTo@TimeZoneTransition@icu@@QAAXABVTimeZoneRule@2@@Z (public: void __cdecl icu::TimeZoneTransition::setTo(class icu::TimeZoneRule const &)) + ?setToBogus@CollationKey@icu@@AAAAAV12@XZ (private: class icu::CollationKey & __cdecl icu::CollationKey::setToBogus(void)) + ?setToZero@DigitList@icu@@QAAXXZ (public: void __cdecl icu::DigitList::setToZero(void)) + ?setTrace@RegexMatcher@icu@@QAAXC@Z (public: void __cdecl icu::RegexMatcher::setTrace(signed char)) + ?setTransliterators@CompoundTransliterator@icu@@QAAXQBQAVTransliterator@2@H@Z (public: void __cdecl icu::CompoundTransliterator::setTransliterators(class icu::Transliterator * const * const,int)) + ?setUnderflowLabel@AlphabeticIndex@icu@@UAAAAV12@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::setUnderflowLabel(class icu::UnicodeString const &,enum UErrorCode &)) + ?setVariableTop@RuleBasedCollator@icu@@UAAIABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual unsigned int __cdecl icu::RuleBasedCollator::setVariableTop(class icu::UnicodeString const &,enum UErrorCode &)) + ?setVariableTop@RuleBasedCollator@icu@@UAAIPB_SHAAW4UErrorCode@@@Z (public: virtual unsigned int __cdecl icu::RuleBasedCollator::setVariableTop(char16_t const *,int,enum UErrorCode &)) + ?setVariableTop@RuleBasedCollator@icu@@UAAXIAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedCollator::setVariableTop(unsigned int,enum UErrorCode &)) + ?setVariant@PluralAffix@icu@@QAACPBDABVUnicodeString@2@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::PluralAffix::setVariant(char const *,class icu::UnicodeString const &,enum UErrorCode &)) + ?setVersion@CollationTailoring@icu@@QAAXQBE0@Z (public: void __cdecl icu::CollationTailoring::setVersion(unsigned char const * const,unsigned char const * const)) + ?setWeekData@Calendar@icu@@AAAXABVLocale@2@PBDAAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::setWeekData(class icu::Locale const &,char const *,enum UErrorCode &)) + ?setWeekdays@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setWeekdays(class icu::UnicodeString const *,int)) + ?setWeekdays@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@HW4DtContextType@12@W4DtWidthType@12@@Z (public: void __cdecl icu::DateFormatSymbols::setWeekdays(class icu::UnicodeString const *,int,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)) + ?setYearNames@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@HW4DtContextType@12@W4DtWidthType@12@@Z (public: void __cdecl icu::DateFormatSymbols::setYearNames(class icu::UnicodeString const *,int,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)) + ?setZodiacNames@DateFormatSymbols@icu@@QAAXPBVUnicodeString@2@HW4DtContextType@12@W4DtWidthType@12@@Z (public: void __cdecl icu::DateFormatSymbols::setZodiacNames(class icu::UnicodeString const *,int,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)) + ?setZoneStrings@DateFormatSymbols@icu@@QAAXPBQBVUnicodeString@2@HH@Z (public: void __cdecl icu::DateFormatSymbols::setZoneStrings(class icu::UnicodeString const * const *,int,int)) + ?setup@TimeUnitFormat@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::setup(enum UErrorCode &)) + ?setupCurrencyAffixPatterns@DecimalFormat@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::DecimalFormat::setupCurrencyAffixPatterns(enum UErrorCode &)) + ?setupCurrencyPluralPattern@CurrencyPluralInfo@icu@@AAAXABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::CurrencyPluralInfo::setupCurrencyPluralPattern(class icu::Locale const &,enum UErrorCode &)) + ?shiftDecimalRight@DigitList@icu@@QAAXH@Z (public: void __cdecl icu::DigitList::shiftDecimalRight(int)) + ?shiftLast@FieldPositionHandler@icu@@UAAXH@Z (public: virtual void __cdecl icu::FieldPositionHandler::shiftLast(int)) + ?shrinkToFitWithin@DigitInterval@icu@@QAAXABV12@@Z (public: void __cdecl icu::DigitInterval::shrinkToFitWithin(class icu::DigitInterval const &)) + ?size@MatchInfoCollection@TimeZoneNames@icu@@QBAHXZ (public: int __cdecl icu::TimeZoneNames::MatchInfoCollection::size(void)const ) + ?skipBidiMarks@DecimalFormat@icu@@CAHABVUnicodeString@2@H@Z (private: static int __cdecl icu::DecimalFormat::skipBidiMarks(class icu::UnicodeString const &,int)) + ?skipComment@CollationRuleParser@icu@@ABAHH@Z (private: int __cdecl icu::CollationRuleParser::skipComment(int)const ) + ?skipPadding@DecimalFormat@icu@@ABAHABVUnicodeString@2@H@Z (private: int __cdecl icu::DecimalFormat::skipPadding(class icu::UnicodeString const &,int)const ) + ?skipPatternWhiteSpace@DecimalFormat@icu@@CAHABVUnicodeString@2@H@Z (private: static int __cdecl icu::DecimalFormat::skipPatternWhiteSpace(class icu::UnicodeString const &,int)) + ?skipPatternWhiteSpace@SimpleDateFormat@icu@@ABAHABVUnicodeString@2@H@Z (private: int __cdecl icu::SimpleDateFormat::skipPatternWhiteSpace(class icu::UnicodeString const &,int)const ) + ?skipUWhiteSpace@DecimalFormat@icu@@CAHABVUnicodeString@2@H@Z (private: static int __cdecl icu::DecimalFormat::skipUWhiteSpace(class icu::UnicodeString const &,int)) + ?skipUWhiteSpace@SimpleDateFormat@icu@@ABAHABVUnicodeString@2@H@Z (private: int __cdecl icu::SimpleDateFormat::skipUWhiteSpace(class icu::UnicodeString const &,int)const ) + ?skipUWhiteSpaceAndMarks@DecimalFormat@icu@@CAHABVUnicodeString@2@H@Z (private: static int __cdecl icu::DecimalFormat::skipUWhiteSpaceAndMarks(class icu::UnicodeString const &,int)) + ?skipWhiteSpace@CollationRuleParser@icu@@ABAHH@Z (private: int __cdecl icu::CollationRuleParser::skipWhiteSpace(int)const ) + ?sortsTertiaryUpperCaseFirst@CollationSettings@icu@@SACH@Z (public: static signed char __cdecl icu::CollationSettings::sortsTertiaryUpperCaseFirst(int)) + ?split@RegexMatcher@icu@@UAAHABVUnicodeString@2@QAV32@HAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::split(class icu::UnicodeString const &,class icu::UnicodeString * const,int,enum UErrorCode &)) + ?split@RegexMatcher@icu@@UAAHPAUUText@@QAPAU3@HAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::split(struct UText *,struct UText * * const,int,enum UErrorCode &)) + ?split@RegexPattern@icu@@UBAHABVUnicodeString@2@QAV32@HAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexPattern::split(class icu::UnicodeString const &,class icu::UnicodeString * const,int,enum UErrorCode &)const ) + ?split@RegexPattern@icu@@UBAHPAUUText@@QAPAU3@HAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexPattern::split(struct UText *,struct UText * * const,int,enum UErrorCode &)const ) + ?splitPatternInto2Part@DateIntervalFormat@icu@@CAHABVUnicodeString@2@@Z (private: static int __cdecl icu::DateIntervalFormat::splitPatternInto2Part(class icu::UnicodeString const &)) + ?start64@RegexMatcher@icu@@UBA_JAAW4UErrorCode@@@Z (public: virtual __int64 __cdecl icu::RegexMatcher::start64(enum UErrorCode &)const ) + ?start64@RegexMatcher@icu@@UBA_JHAAW4UErrorCode@@@Z (public: virtual __int64 __cdecl icu::RegexMatcher::start64(int,enum UErrorCode &)const ) + ?start@RegexMatcher@icu@@UBAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::start(enum UErrorCode &)const ) + ?start@RegexMatcher@icu@@UBAHHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::start(int,enum UErrorCode &)const ) + ?startOfYear@HebrewCalendar@icu@@CAHHAAW4UErrorCode@@@Z (private: static int __cdecl icu::HebrewCalendar::startOfYear(int,enum UErrorCode &)) + ?staticGetBaseSkeleton@DateTimePatternGenerator@icu@@SA?AVUnicodeString@2@ABV32@AAW4UErrorCode@@@Z (public: static class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::staticGetBaseSkeleton(class icu::UnicodeString const &,enum UErrorCode &)) + ?staticGetSkeleton@DateTimePatternGenerator@icu@@SA?AVUnicodeString@2@ABV32@AAW4UErrorCode@@@Z (public: static class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::staticGetSkeleton(class icu::UnicodeString const &,enum UErrorCode &)) + ?strengthFromNode@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::strengthFromNode(__int64)) + ?strengthFromTempCE@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::strengthFromTempCE(__int64)) + ?strengthOrder@CollationElementIterator@icu@@QBAHH@Z (public: int __cdecl icu::CollationElementIterator::strengthOrder(int)const ) + ?stringNumeric@DateIntervalInfo@icu@@CACHHD@Z (private: static signed char __cdecl icu::DateIntervalInfo::stringNumeric(int,int,char)) + ?stripNOPs@RegexCompile@icu@@AAAXXZ (private: void __cdecl icu::RegexCompile::stripNOPs(void)) + ?stripWhitespace@RuleBasedNumberFormat@icu@@AAAXAAVUnicodeString@2@@Z (private: void __cdecl icu::RuleBasedNumberFormat::stripWhitespace(class icu::UnicodeString &)) + ?subFormat@SimpleDateFormat@icu@@ABAXAAVUnicodeString@2@_SHW4UDisplayContext@@HAAVFieldPositionHandler@2@AAVCalendar@2@AAVSimpleDateFormatMutableNFs@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::subFormat(class icu::UnicodeString &,char16_t,int,enum UDisplayContext,int,class icu::FieldPositionHandler &,class icu::Calendar &,class icu::SimpleDateFormatMutableNFs &,enum UErrorCode &)const ) + ?subParse@SimpleDateFormat@icu@@ABAHABVUnicodeString@2@AAH_SHCCQAC1AAVCalendar@2@HPAVMessageFormat@2@PAW4UTimeZoneFormatTimeType@@AAVSimpleDateFormatMutableNFs@2@PAH@Z (private: int __cdecl icu::SimpleDateFormat::subParse(class icu::UnicodeString const &,int &,char16_t,int,signed char,signed char,signed char * const,int &,class icu::Calendar &,int,class icu::MessageFormat *,enum UTimeZoneFormatTimeType *,class icu::SimpleDateFormatMutableNFs &,int *)const ) + ?subparse@DecimalFormat@icu@@ABACABVUnicodeString@2@PBV32@111CCAAVParsePosition@2@AAVDigitList@2@PACPA_S@Z (private: signed char __cdecl icu::DecimalFormat::subparse(class icu::UnicodeString const &,class icu::UnicodeString const *,class icu::UnicodeString const *,class icu::UnicodeString const *,class icu::UnicodeString const *,signed char,signed char,class icu::ParsePosition &,class icu::DigitList &,signed char *,char16_t *)const ) + ?suppressContractions@CollationBuilder@icu@@EAAXABVUnicodeSet@2@AAPBDAAW4UErrorCode@@@Z (private: virtual void __cdecl icu::CollationBuilder::suppressContractions(class icu::UnicodeSet const &,char const * &,enum UErrorCode &)) + ?suppressContractions@CollationDataBuilder@icu@@QAAXABVUnicodeSet@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::suppressContractions(class icu::UnicodeSet const &,enum UErrorCode &)) + ?suppressContractions@Sink@CollationRuleParser@icu@@UAAXABVUnicodeSet@3@AAPBDAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::CollationRuleParser::Sink::suppressContractions(class icu::UnicodeSet const &,char const * &,enum UErrorCode &)) + ?switchToBackward@FCDUIterCollationIterator@icu@@AAAXXZ (private: void __cdecl icu::FCDUIterCollationIterator::switchToBackward(void)) + ?switchToBackward@FCDUTF16CollationIterator@icu@@AAAXXZ (private: void __cdecl icu::FCDUTF16CollationIterator::switchToBackward(void)) + ?switchToBackward@FCDUTF8CollationIterator@icu@@AAAXXZ (private: void __cdecl icu::FCDUTF8CollationIterator::switchToBackward(void)) + ?switchToForward@FCDUIterCollationIterator@icu@@AAAXXZ (private: void __cdecl icu::FCDUIterCollationIterator::switchToForward(void)) + ?switchToForward@FCDUTF16CollationIterator@icu@@AAAXXZ (private: void __cdecl icu::FCDUTF16CollationIterator::switchToForward(void)) + ?switchToForward@FCDUTF8CollationIterator@icu@@AAAXXZ (private: void __cdecl icu::FCDUTF8CollationIterator::switchToForward(void)) + ?synodicMonthsBetween@ChineseCalendar@icu@@EBAHHH@Z (private: virtual int __cdecl icu::ChineseCalendar::synodicMonthsBetween(int,int)const ) + ?syntaxError@Format@icu@@KAXABVUnicodeString@2@HAAUUParseError@@@Z (protected: static void __cdecl icu::Format::syntaxError(class icu::UnicodeString const &,int,struct UParseError &)) + ?tagFromCE32@Collation@icu@@SAHI@Z (public: static int __cdecl icu::Collation::tagFromCE32(unsigned int)) + ?tcccBits@CollationFCD@icu@@0QBIB (private: static unsigned int const * const icu::CollationFCD::tcccBits) + ?tcccIndex@CollationFCD@icu@@0QBEB (private: static unsigned char const * const icu::CollationFCD::tcccIndex) + ?tempCEFromIndexAndStrength@CollationBuilder@icu@@CA_JHH@Z (private: static __int64 __cdecl icu::CollationBuilder::tempCEFromIndexAndStrength(int,int)) + ?tertiaryOrder@CollationElementIterator@icu@@SAHH@Z (public: static int __cdecl icu::CollationElementIterator::tertiaryOrder(int)) + ?test@ScriptSet@icu@@QBACW4UScriptCode@@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::ScriptSet::test(enum UScriptCode,enum UErrorCode &)const ) + ?timeOfAngle@CalendarAstronomer@icu@@QAANAAVAngleFunc@12@NNNC@Z (public: double __cdecl icu::CalendarAstronomer::timeOfAngle(class icu::CalendarAstronomer::AngleFunc &,double,double,double,signed char)) + ?toCodePoints@TimeZoneFormat@icu@@CACABVUnicodeString@2@PAHH@Z (private: static signed char __cdecl icu::TimeZoneFormat::toCodePoints(class icu::UnicodeString const &,int *,int)) + ?toIntegralValue@DigitList@icu@@QAAXXZ (public: void __cdecl icu::DigitList::toIntegralValue(void)) + ?toLocalizedPattern@DecimalFormat@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::toLocalizedPattern(class icu::UnicodeString &)const ) + ?toLocalizedPattern@SimpleDateFormat@icu@@UBAAAVUnicodeString@2@AAV32@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SimpleDateFormat::toLocalizedPattern(class icu::UnicodeString &,enum UErrorCode &)const ) + ?toPattern@ChoiceFormat@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ChoiceFormat::toPattern(class icu::UnicodeString &)const ) + ?toPattern@DecimalFormat@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::toPattern(class icu::UnicodeString &)const ) + ?toPattern@MessageFormat@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MessageFormat::toPattern(class icu::UnicodeString &)const ) + ?toPattern@PluralFormat@icu@@QAAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::PluralFormat::toPattern(class icu::UnicodeString &)) + ?toPattern@SelectFormat@icu@@QAAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::SelectFormat::toPattern(class icu::UnicodeString &)) + ?toPattern@SimpleDateFormat@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SimpleDateFormat::toPattern(class icu::UnicodeString &)const ) + ?toRules@CompoundTransliterator@icu@@UBAAAVUnicodeString@2@AAV32@C@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompoundTransliterator::toRules(class icu::UnicodeString &,signed char)const ) + ?toRules@Transliterator@icu@@UBAAAVUnicodeString@2@AAV32@C@Z (public: virtual class icu::UnicodeString & __cdecl icu::Transliterator::toRules(class icu::UnicodeString &,signed char)const ) + ?toScientific@DigitList@icu@@QAAHHH@Z (public: int __cdecl icu::DigitList::toScientific(int,int)) + ?toScientific@ScientificPrecision@icu@@QBAHAAVDigitList@2@@Z (public: int __cdecl icu::ScientificPrecision::toScientific(class icu::DigitList &)const ) + ?toString@AffixPattern@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::AffixPattern::toString(class icu::UnicodeString &)const ) + ?toString@DigitAffix@icu@@QBAABVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::DigitAffix::toString(void)const ) + ?toString@Ecliptic@CalendarAstronomer@icu@@QBA?AVUnicodeString@3@XZ (public: class icu::UnicodeString __cdecl icu::CalendarAstronomer::Ecliptic::toString(void)const ) + ?toString@Equatorial@CalendarAstronomer@icu@@QBA?AVUnicodeString@3@XZ (public: class icu::UnicodeString __cdecl icu::CalendarAstronomer::Equatorial::toString(void)const ) + ?toString@Horizon@CalendarAstronomer@icu@@QBA?AVUnicodeString@3@XZ (public: class icu::UnicodeString __cdecl icu::CalendarAstronomer::Horizon::toString(void)const ) + ?toUCollationElements@CollationElementIterator@icu@@QAAPAUUCollationElements@@XZ (public: struct UCollationElements * __cdecl icu::CollationElementIterator::toUCollationElements(void)) + ?toUCollationElements@CollationElementIterator@icu@@QBAPBUUCollationElements@@XZ (public: struct UCollationElements const * __cdecl icu::CollationElementIterator::toUCollationElements(void)const ) + ?toUCollator@Collator@icu@@QAAPAUUCollator@@XZ (public: struct UCollator * __cdecl icu::Collator::toUCollator(void)) + ?toUCollator@Collator@icu@@QBAPBUUCollator@@XZ (public: struct UCollator const * __cdecl icu::Collator::toUCollator(void)const ) + ?toUFormattable@Formattable@icu@@QAAPAPAXXZ (public: void * * __cdecl icu::Formattable::toUFormattable(void)) + ?toUFormattable@Formattable@icu@@QBAPBQAXXZ (public: void * const * __cdecl icu::Formattable::toUFormattable(void)const ) + ?toUserString@AffixPattern@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::AffixPattern::toUserString(class icu::UnicodeString &)const ) + ?toVisibleDigitsWithExponent@ValueFormatter@icu@@QBAAAVVisibleDigitsWithExponent@2@AAVDigitList@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::ValueFormatter::toVisibleDigitsWithExponent(class icu::DigitList &,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?toVisibleDigitsWithExponent@ValueFormatter@icu@@QBAAAVVisibleDigitsWithExponent@2@_JAAV32@AAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::ValueFormatter::toVisibleDigitsWithExponent(__int64,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?transitionCount@OlsonTimeZone@icu@@ABAFXZ (private: short __cdecl icu::OlsonTimeZone::transitionCount(void)const ) + ?transitionTime@OlsonTimeZone@icu@@ABANF@Z (private: double __cdecl icu::OlsonTimeZone::transitionTime(short)const ) + ?transitionTimeInSeconds@OlsonTimeZone@icu@@ABA_JF@Z (private: __int64 __cdecl icu::OlsonTimeZone::transitionTimeInSeconds(short)const ) + ?translatePattern@SimpleDateFormat@icu@@CAXABVUnicodeString@2@AAV32@00AAW4UErrorCode@@@Z (private: static void __cdecl icu::SimpleDateFormat::translatePattern(class icu::UnicodeString const &,class icu::UnicodeString &,class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?transliterate@Transliterator@icu@@UBAHAAVReplaceable@2@HH@Z (public: virtual int __cdecl icu::Transliterator::transliterate(class icu::Replaceable &,int,int)const ) + ?transliterate@Transliterator@icu@@UBAXAAVReplaceable@2@@Z (public: virtual void __cdecl icu::Transliterator::transliterate(class icu::Replaceable &)const ) + ?transliterate@Transliterator@icu@@UBAXAAVReplaceable@2@AAUUTransPosition@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Transliterator::transliterate(class icu::Replaceable &,struct UTransPosition &,enum UErrorCode &)const ) + ?transliterate@Transliterator@icu@@UBAXAAVReplaceable@2@AAUUTransPosition@@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Transliterator::transliterate(class icu::Replaceable &,struct UTransPosition &,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?transliterate@Transliterator@icu@@UBAXAAVReplaceable@2@AAUUTransPosition@@HAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Transliterator::transliterate(class icu::Replaceable &,struct UTransPosition &,int,enum UErrorCode &)const ) + ?trim@DigitList@icu@@QAAXXZ (public: void __cdecl icu::DigitList::trim(void)) + ?trimMarksFromAffix@DecimalFormat@icu@@CAAAVUnicodeString@2@ABV32@AAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::DecimalFormat::trimMarksFromAffix(class icu::UnicodeString const &,class icu::UnicodeString &)) + ?trueMonthStart@IslamicCalendar@icu@@ABAHH@Z (private: int __cdecl icu::IslamicCalendar::trueMonthStart(int)const ) + ?truncateOffsetPattern@TimeZoneFormat@icu@@CAAAVUnicodeString@2@ABV32@AAV32@AAW4UErrorCode@@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZoneFormat::truncateOffsetPattern(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?tzFormat@SimpleDateFormat@icu@@ABAPAVTimeZoneFormat@2@XZ (private: class icu::TimeZoneFormat * __cdecl icu::SimpleDateFormat::tzFormat(void)const ) + ?unassignedCEFromCodePoint@Collation@icu@@SA_JH@Z (public: static __int64 __cdecl icu::Collation::unassignedCEFromCodePoint(int)) + ?unassignedPrimaryFromCodePoint@Collation@icu@@SAIH@Z (public: static unsigned int __cdecl icu::Collation::unassignedPrimaryFromCodePoint(int)) + ?unquote@TimeZoneFormat@icu@@CAAAVUnicodeString@2@ABV32@AAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZoneFormat::unquote(class icu::UnicodeString const &,class icu::UnicodeString &)) + ?unregister@Calendar@icu@@SACPBXAAW4UErrorCode@@@Z (public: static signed char __cdecl icu::Calendar::unregister(void const *,enum UErrorCode &)) + ?unregister@Collator@icu@@SACPBXAAW4UErrorCode@@@Z (public: static signed char __cdecl icu::Collator::unregister(void const *,enum UErrorCode &)) + ?unregister@NumberFormat@icu@@SACPBXAAW4UErrorCode@@@Z (public: static signed char __cdecl icu::NumberFormat::unregister(void const *,enum UErrorCode &)) + ?unregister@Transliterator@icu@@SAXABVUnicodeString@2@@Z (public: static void __cdecl icu::Transliterator::unregister(class icu::UnicodeString const &)) + ?updateMetaData@MessageFormat@icu@@ABAPAVFieldPosition@2@AAVAppendableWrapper@2@HPAV32@PBVFormattable@2@@Z (private: class icu::FieldPosition * __cdecl icu::MessageFormat::updateMetaData(class icu::AppendableWrapper &,int,class icu::FieldPosition *,class icu::Formattable const *)const ) + ?updateTime@Calendar@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::updateTime(enum UErrorCode &)) + ?useAnchoringBounds@RegexMatcher@icu@@UAAAAV12@C@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::useAnchoringBounds(signed char)) + ?useDaylightTime@OlsonTimeZone@icu@@UBACXZ (public: virtual signed char __cdecl icu::OlsonTimeZone::useDaylightTime(void)const ) + ?useDaylightTime@RuleBasedTimeZone@icu@@UBACXZ (public: virtual signed char __cdecl icu::RuleBasedTimeZone::useDaylightTime(void)const ) + ?useDaylightTime@SimpleTimeZone@icu@@UBACXZ (public: virtual signed char __cdecl icu::SimpleTimeZone::useDaylightTime(void)const ) + ?useDaylightTime@VTimeZone@icu@@UBACXZ (public: virtual signed char __cdecl icu::VTimeZone::useDaylightTime(void)const ) + ?useTransparentBounds@RegexMatcher@icu@@UAAAAV12@C@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::useTransparentBounds(signed char)) + ?usesCurrency@AffixPattern@icu@@QBACXZ (public: signed char __cdecl icu::AffixPattern::usesCurrency(void)const ) + ?usesNamedArguments@MessageFormat@icu@@QBACXZ (public: signed char __cdecl icu::MessageFormat::usesNamedArguments(void)const ) + ?usesPercent@AffixPattern@icu@@QBACXZ (public: signed char __cdecl icu::AffixPattern::usesPercent(void)const ) + ?usesPermill@AffixPattern@icu@@QBACXZ (public: signed char __cdecl icu::AffixPattern::usesPermill(void)const ) + ?uspoof_getSkeletonUnicodeString@@YAAAVUnicodeString@icu@@PBUUSpoofChecker@@IABV12@AAV12@PAW4UErrorCode@@@Z (class icu::UnicodeString & __cdecl uspoof_getSkeletonUnicodeString(struct USpoofChecker const *,unsigned int,class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode *)) + ?validateField@Calendar@icu@@AAAXW4UCalendarDateFields@@HHAAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::validateField(enum UCalendarDateFields,int,int,enum UErrorCode &)) + ?validateField@Calendar@icu@@MAAXW4UCalendarDateFields@@AAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::validateField(enum UCalendarDateFields,enum UErrorCode &)) + ?validateField@HebrewCalendar@icu@@MAAXW4UCalendarDateFields@@AAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::HebrewCalendar::validateField(enum UCalendarDateFields,enum UErrorCode &)) + ?validateFields@Calendar@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::validateFields(enum UErrorCode &)) + ?validateFields@GregorianCalendar@icu@@ABACXZ (private: signed char __cdecl icu::GregorianCalendar::validateFields(void)const ) + ?visible@CollatorFactory@icu@@UBACXZ (public: virtual signed char __cdecl icu::CollatorFactory::visible(void)const ) + ?visible@SimpleNumberFormatFactory@icu@@UBACXZ (public: virtual signed char __cdecl icu::SimpleNumberFormatFactory::visible(void)const ) + ?weekNumber@Calendar@icu@@IAAHHH@Z (protected: int __cdecl icu::Calendar::weekNumber(int,int)) + ?weekNumber@Calendar@icu@@IAAHHHH@Z (protected: int __cdecl icu::Calendar::weekNumber(int,int,int)) + ?weight16FromNode@CollationBuilder@icu@@CAI_J@Z (private: static unsigned int __cdecl icu::CollationBuilder::weight16FromNode(__int64)) + ?weight32FromNode@CollationBuilder@icu@@CAI_J@Z (private: static unsigned int __cdecl icu::CollationBuilder::weight32FromNode(__int64)) + ?winterSolstice@ChineseCalendar@icu@@EBAHH@Z (private: virtual int __cdecl icu::ChineseCalendar::winterSolstice(int)const ) + ?withPerUnitAndAppend@MeasureFormat@icu@@ABAHABVUnicodeString@2@ABVMeasureUnit@2@AAV32@AAW4UErrorCode@@@Z (private: int __cdecl icu::MeasureFormat::withPerUnitAndAppend(class icu::UnicodeString const &,class icu::MeasureUnit const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?write@CollationDataWriter@icu@@CAHCQBEABUCollationData@2@ABUCollationSettings@2@PBXHQAHPAEHAAW4UErrorCode@@@Z (private: static int __cdecl icu::CollationDataWriter::write(signed char,unsigned char const * const,struct icu::CollationData const &,struct icu::CollationSettings const &,void const *,int,int * const,unsigned char *,int,enum UErrorCode &)) + ?write@VTimeZone@icu@@ABAXAAVVTZWriter@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::write(class icu::VTZWriter &,enum UErrorCode &)const ) + ?write@VTimeZone@icu@@ABAXNAAVVTZWriter@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::write(double,class icu::VTZWriter &,enum UErrorCode &)const ) + ?write@VTimeZone@icu@@QBAXAAVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::VTimeZone::write(class icu::UnicodeString &,enum UErrorCode &)const ) + ?write@VTimeZone@icu@@QBAXNAAVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::VTimeZone::write(double,class icu::UnicodeString &,enum UErrorCode &)const ) + ?writeBase@CollationDataWriter@icu@@SAHABUCollationData@2@ABUCollationSettings@2@PBXHQAHPAEHAAW4UErrorCode@@@Z (public: static int __cdecl icu::CollationDataWriter::writeBase(struct icu::CollationData const &,struct icu::CollationSettings const &,void const *,int,int * const,unsigned char *,int,enum UErrorCode &)) + ?writeDescription@?$CacheKey@VDateFmtBestPattern@icu@@@icu@@UBAPADPADH@Z (public: virtual char * __cdecl icu::CacheKey::writeDescription(char *,int)const ) + ?writeDescription@?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UBAPADPADH@Z (public: virtual char * __cdecl icu::LocaleCacheKey::writeDescription(char *,int)const ) + ?writeFinalRule@VTimeZone@icu@@ABAXAAVVTZWriter@2@CPBVAnnualTimeZoneRule@2@HHNAAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeFinalRule(class icu::VTZWriter &,signed char,class icu::AnnualTimeZoneRule const *,int,int,double,enum UErrorCode &)const ) + ?writeFooter@VTimeZone@icu@@ABAXAAVVTZWriter@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeFooter(class icu::VTZWriter &,enum UErrorCode &)const ) + ?writeHeaders@VTimeZone@icu@@ABAXAAVVTZWriter@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeHeaders(class icu::VTZWriter &,enum UErrorCode &)const ) + ?writeIdenticalLevel@RuleBasedCollator@icu@@ABAXPB_S0AAVSortKeyByteSink@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedCollator::writeIdenticalLevel(char16_t const *,char16_t const *,class icu::SortKeyByteSink &,enum UErrorCode &)const ) + ?writeSimple@VTimeZone@icu@@ABAXNAAVVTZWriter@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeSimple(double,class icu::VTZWriter &,enum UErrorCode &)const ) + ?writeSimple@VTimeZone@icu@@QBAXNAAVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::VTimeZone::writeSimple(double,class icu::UnicodeString &,enum UErrorCode &)const ) + ?writeSortKey@RuleBasedCollator@icu@@ABAXPB_SHAAVSortKeyByteSink@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedCollator::writeSortKey(char16_t const *,int,class icu::SortKeyByteSink &,enum UErrorCode &)const ) + ?writeSortKeyUpToQuaternary@CollationKeys@icu@@SAXAAVCollationIterator@2@PBCABUCollationSettings@2@AAVSortKeyByteSink@2@W4Level@Collation@2@AAVLevelCallback@12@CAAW4UErrorCode@@@Z (public: static void __cdecl icu::CollationKeys::writeSortKeyUpToQuaternary(class icu::CollationIterator &,signed char const *,struct icu::CollationSettings const &,class icu::SortKeyByteSink &,enum icu::Collation::Level,class icu::CollationKeys::LevelCallback &,signed char,enum UErrorCode &)) + ?writeTailoring@CollationDataWriter@icu@@SAHABUCollationTailoring@2@ABUCollationSettings@2@QAHPAEHAAW4UErrorCode@@@Z (public: static int __cdecl icu::CollationDataWriter::writeTailoring(struct icu::CollationTailoring const &,struct icu::CollationSettings const &,int * const,unsigned char *,int,enum UErrorCode &)) + ?writeZone@VTimeZone@icu@@ABAXAAVVTZWriter@2@AAVBasicTimeZone@2@PAVUVector@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZone(class icu::VTZWriter &,class icu::BasicTimeZone &,class icu::UVector *,enum UErrorCode &)const ) + ?writeZonePropsByDOM@VTimeZone@icu@@ABAXAAVVTZWriter@2@CABVUnicodeString@2@HHHHNNAAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByDOM(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,int,int,double,double,enum UErrorCode &)const ) + ?writeZonePropsByDOW@VTimeZone@icu@@ABAXAAVVTZWriter@2@CABVUnicodeString@2@HHHHHNNAAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByDOW(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,int,int,int,double,double,enum UErrorCode &)const ) + ?writeZonePropsByDOW_GEQ_DOM@VTimeZone@icu@@ABAXAAVVTZWriter@2@CABVUnicodeString@2@HHHHHNNAAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByDOW_GEQ_DOM(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,int,int,int,double,double,enum UErrorCode &)const ) + ?writeZonePropsByDOW_GEQ_DOM_sub@VTimeZone@icu@@ABAXAAVVTZWriter@2@HHHHNHAAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByDOW_GEQ_DOM_sub(class icu::VTZWriter &,int,int,int,int,double,int,enum UErrorCode &)const ) + ?writeZonePropsByDOW_LEQ_DOM@VTimeZone@icu@@ABAXAAVVTZWriter@2@CABVUnicodeString@2@HHHHHNNAAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByDOW_LEQ_DOM(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,int,int,int,double,double,enum UErrorCode &)const ) + ?writeZonePropsByTime@VTimeZone@icu@@ABAXAAVVTZWriter@2@CABVUnicodeString@2@HHNCAAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByTime(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,double,signed char,enum UErrorCode &)const ) + ?yearLength@GregorianCalendar@icu@@IBAHH@Z (protected: int __cdecl icu::GregorianCalendar::yearLength(int)const ) + ?yearLength@GregorianCalendar@icu@@IBAHXZ (protected: int __cdecl icu::GregorianCalendar::yearLength(void)const ) + ?yearStart@IslamicCalendar@icu@@ABAHH@Z (private: int __cdecl icu::IslamicCalendar::yearStart(int)const ) + ?yearType@HebrewCalendar@icu@@ABAHH@Z (private: int __cdecl icu::HebrewCalendar::yearType(int)const ) + ?zap@RegexPattern@icu@@AAAXXZ (private: void __cdecl icu::RegexPattern::zap(void)) + ?zeroPaddingNumber@SimpleDateFormat@icu@@ABAXPAVNumberFormat@2@AAVUnicodeString@2@HHH@Z (private: void __cdecl icu::SimpleDateFormat::zeroPaddingNumber(class icu::NumberFormat *,class icu::UnicodeString &,int,int,int)const ) + ?zoneOffsetAt@OlsonTimeZone@icu@@ABAHF@Z (private: int __cdecl icu::OlsonTimeZone::zoneOffsetAt(short)const ) + izrule_clone + izrule_close + izrule_equals + izrule_getDSTSavings + izrule_getDynamicClassID + izrule_getFinalStart + izrule_getFirstStart + izrule_getName + izrule_getNextStart + izrule_getPreviousStart + izrule_getRawOffset + izrule_getStaticClassID + izrule_isEquivalentTo + izrule_open + u_formatMessage + u_formatMessageWithError + u_parseMessage + u_parseMessageWithError + u_vformatMessage + u_vformatMessageWithError + u_vparseMessage + u_vparseMessageWithError + ucal_add + ucal_clear + ucal_clearField + ucal_clone + ucal_close + ucal_countAvailable + ucal_equivalentTo + ucal_get + ucal_getAttribute + ucal_getAvailable + ucal_getCanonicalTimeZoneID + ucal_getDSTSavings + ucal_getDayOfWeekType + ucal_getDefaultTimeZone + ucal_getFieldDifference + ucal_getGregorianChange + ucal_getKeywordValuesForLocale + ucal_getLimit + ucal_getLocaleByType + ucal_getMillis + ucal_getNow + ucal_getTZDataVersion + ucal_getTimeZoneDisplayName + ucal_getTimeZoneID + ucal_getTimeZoneIDForWindowsID + ucal_getTimeZoneTransitionDate + ucal_getType + ucal_getWeekendTransition + ucal_getWindowsTimeZoneID + ucal_inDaylightTime + ucal_isSet + ucal_isWeekend + ucal_open + ucal_openCountryTimeZones + ucal_openTimeZoneIDEnumeration + ucal_openTimeZones + ucal_roll + ucal_set + ucal_setAttribute + ucal_setDate + ucal_setDateTime + ucal_setDefaultTimeZone + ucal_setGregorianChange + ucal_setMillis + ucal_setTimeZone + ucol_cloneBinary + ucol_close + ucol_closeElements + ucol_countAvailable + ucol_equal + ucol_equals + ucol_getAttribute + ucol_getAvailable + ucol_getBound + ucol_getContractions + ucol_getContractionsAndExpansions + ucol_getDisplayName + ucol_getEquivalentReorderCodes + ucol_getFunctionalEquivalent + ucol_getKeywordValues + ucol_getKeywordValuesForLocale + ucol_getKeywords + ucol_getLocale + ucol_getLocaleByType + ucol_getMaxExpansion + ucol_getMaxVariable + ucol_getOffset + ucol_getReorderCodes + ucol_getRules + ucol_getRulesEx + ucol_getShortDefinitionString + ucol_getSortKey + ucol_getStrength + ucol_getTailoredSet + ucol_getUCAVersion + ucol_getUnsafeSet + ucol_getVariableTop + ucol_getVersion + ucol_greater + ucol_greaterOrEqual + ucol_keyHashCode + ucol_mergeSortkeys + ucol_next + ucol_nextSortKeyPart + ucol_normalizeShortDefinitionString + ucol_open + ucol_openAvailableLocales + ucol_openBinary + ucol_openElements + ucol_openFromShortString + ucol_openRules + ucol_prepareShortStringOpen + ucol_previous + ucol_primaryOrder + ucol_reset + ucol_restoreVariableTop + ucol_safeClone + ucol_secondaryOrder + ucol_setAttribute + ucol_setMaxVariable + ucol_setOffset + ucol_setReorderCodes + ucol_setStrength + ucol_setText + ucol_setVariableTop + ucol_strcoll + ucol_strcollIter + ucol_strcollUTF8 + ucol_tertiaryOrder + ucsdet_close + ucsdet_detect + ucsdet_detectAll + ucsdet_enableInputFilter + ucsdet_getAllDetectableCharsets + ucsdet_getConfidence + ucsdet_getDetectableCharsets + ucsdet_getLanguage + ucsdet_getName + ucsdet_getUChars + ucsdet_isInputFilterEnabled + ucsdet_open + ucsdet_setDeclaredEncoding + ucsdet_setDetectableCharset + ucsdet_setText + udat_adoptNumberFormat + udat_adoptNumberFormatForFields + udat_applyPattern + udat_applyPatternRelative + udat_clone + udat_close + udat_countAvailable + udat_countSymbols + udat_format + udat_formatCalendar + udat_formatCalendarForFields + udat_formatForFields + udat_get2DigitYearStart + udat_getAvailable + udat_getBooleanAttribute + udat_getCalendar + udat_getContext + udat_getLocaleByType + udat_getNumberFormat + udat_getNumberFormatForField + udat_getSymbols + udat_isLenient + udat_open + udat_parse + udat_parseCalendar + udat_registerOpener + udat_set2DigitYearStart + udat_setBooleanAttribute + udat_setCalendar + udat_setContext + udat_setLenient + udat_setNumberFormat + udat_setSymbols + udat_toCalendarDateField + udat_toPattern + udat_toPatternRelativeDate + udat_toPatternRelativeTime + udat_unregisterOpener + udatpg_addPattern + udatpg_clone + udatpg_close + udatpg_getAppendItemFormat + udatpg_getAppendItemName + udatpg_getBaseSkeleton + udatpg_getBestPattern + udatpg_getBestPatternWithOptions + udatpg_getDateTimeFormat + udatpg_getDecimal + udatpg_getPatternForSkeleton + udatpg_getSkeleton + udatpg_open + udatpg_openBaseSkeletons + udatpg_openEmpty + udatpg_openSkeletons + udatpg_replaceFieldTypes + udatpg_replaceFieldTypesWithOptions + udatpg_setAppendItemFormat + udatpg_setAppendItemName + udatpg_setDateTimeFormat + udatpg_setDecimal + udtitvfmt_close + udtitvfmt_format + udtitvfmt_open + ufieldpositer_close + ufieldpositer_next + ufieldpositer_open + ufmt_close + ufmt_getArrayItemByIndex + ufmt_getArrayLength + ufmt_getDate + ufmt_getDecNumChars + ufmt_getDouble + ufmt_getInt64 + ufmt_getLong + ufmt_getObject + ufmt_getType + ufmt_getUChars + ufmt_isNumeric + ufmt_open + ugender_getInstance + ugender_getListGender + uhash_compareScriptSet + uhash_deleteScriptSet + uhash_equalsScriptSet + uhash_hashScriptSet + ulocdata_close + ulocdata_getCLDRVersion + ulocdata_getDelimiter + ulocdata_getExemplarSet + ulocdata_getLocaleDisplayPattern + ulocdata_getLocaleSeparator + ulocdata_getMeasurementSystem + ulocdata_getNoSubstitute + ulocdata_getPaperSize + ulocdata_open + ulocdata_setNoSubstitute + umsg_applyPattern + umsg_autoQuoteApostrophe + umsg_clone + umsg_close + umsg_format + umsg_getLocale + umsg_open + umsg_parse + umsg_setLocale + umsg_toPattern + umsg_vformat + umsg_vparse + unum_applyPattern + unum_clone + unum_close + unum_countAvailable + unum_format + unum_formatDecimal + unum_formatDouble + unum_formatDoubleCurrency + unum_formatDoubleForFields + unum_formatInt64 + unum_formatUFormattable + unum_getAttribute + unum_getAvailable + unum_getContext + unum_getDoubleAttribute + unum_getLocaleByType + unum_getSymbol + unum_getTextAttribute + unum_open + unum_parse + unum_parseDecimal + unum_parseDouble + unum_parseDoubleCurrency + unum_parseInt64 + unum_parseToUFormattable + unum_setAttribute + unum_setContext + unum_setDoubleAttribute + unum_setSymbol + unum_setTextAttribute + unum_toPattern + unumsys_close + unumsys_getDescription + unumsys_getName + unumsys_getRadix + unumsys_isAlgorithmic + unumsys_open + unumsys_openAvailableNames + unumsys_openByName + uplrules_close + uplrules_getKeywords + uplrules_open + uplrules_openForType + uplrules_select + uplrules_selectWithFormat + uprv_decContextClearStatus + uprv_decContextDefault + uprv_decContextGetRounding + uprv_decContextGetStatus + uprv_decContextRestoreStatus + uprv_decContextSaveStatus + uprv_decContextSetRounding + uprv_decContextSetStatus + uprv_decContextSetStatusFromString + uprv_decContextSetStatusFromStringQuiet + uprv_decContextSetStatusQuiet + uprv_decContextStatusToString + uprv_decContextTestSavedStatus + uprv_decContextTestStatus + uprv_decContextZeroStatus + uprv_decNumberAbs + uprv_decNumberAdd + uprv_decNumberAnd + uprv_decNumberClassToString + uprv_decNumberCompare + uprv_decNumberCompareSignal + uprv_decNumberCompareTotal + uprv_decNumberCompareTotalMag + uprv_decNumberCopy + uprv_decNumberCopyAbs + uprv_decNumberCopyNegate + uprv_decNumberCopySign + uprv_decNumberDivide + uprv_decNumberDivideInteger + uprv_decNumberExp + uprv_decNumberFMA + uprv_decNumberFromInt32 + uprv_decNumberFromString + uprv_decNumberFromUInt32 + uprv_decNumberGetBCD + uprv_decNumberInvert + uprv_decNumberIsNormal + uprv_decNumberIsSubnormal + uprv_decNumberLn + uprv_decNumberLog10 + uprv_decNumberLogB + uprv_decNumberMax + uprv_decNumberMaxMag + uprv_decNumberMin + uprv_decNumberMinMag + uprv_decNumberMinus + uprv_decNumberMultiply + uprv_decNumberNextMinus + uprv_decNumberNextPlus + uprv_decNumberNextToward + uprv_decNumberNormalize + uprv_decNumberOr + uprv_decNumberPlus + uprv_decNumberPower + uprv_decNumberQuantize + uprv_decNumberReduce + uprv_decNumberRemainder + uprv_decNumberRemainderNear + uprv_decNumberRescale + uprv_decNumberRotate + uprv_decNumberSameQuantum + uprv_decNumberScaleB + uprv_decNumberSetBCD + uprv_decNumberShift + uprv_decNumberSquareRoot + uprv_decNumberSubtract + uprv_decNumberToEngString + uprv_decNumberToInt32 + uprv_decNumberToIntegralExact + uprv_decNumberToIntegralValue + uprv_decNumberToString + uprv_decNumberToUInt32 + uprv_decNumberTrim + uprv_decNumberVersion + uprv_decNumberXor + uprv_decNumberZero + uprv_deleteConditionalCE32 + uprv_getWindowsTimeZoneInfo + uprv_isInvariantUnicodeString + uregex_appendReplacement + uregex_appendReplacementUText + uregex_appendTail + uregex_appendTailUText + uregex_clone + uregex_close + uregex_end + uregex_end64 + uregex_find + uregex_find64 + uregex_findNext + uregex_flags + uregex_getFindProgressCallback + uregex_getMatchCallback + uregex_getStackLimit + uregex_getText + uregex_getTimeLimit + uregex_getUText + uregex_group + uregex_groupCount + uregex_groupNumberFromCName + uregex_groupNumberFromName + uregex_groupUText + uregex_hasAnchoringBounds + uregex_hasTransparentBounds + uregex_hitEnd + uregex_lookingAt + uregex_lookingAt64 + uregex_matches + uregex_matches64 + uregex_open + uregex_openC + uregex_openUText + uregex_pattern + uregex_patternUText + uregex_refreshUText + uregex_regionEnd + uregex_regionEnd64 + uregex_regionStart + uregex_regionStart64 + uregex_replaceAll + uregex_replaceAllUText + uregex_replaceFirst + uregex_replaceFirstUText + uregex_requireEnd + uregex_reset + uregex_reset64 + uregex_setFindProgressCallback + uregex_setMatchCallback + uregex_setRegion + uregex_setRegion64 + uregex_setRegionAndStart + uregex_setStackLimit + uregex_setText + uregex_setTimeLimit + uregex_setUText + uregex_split + uregex_splitUText + uregex_start + uregex_start64 + uregex_useAnchoringBounds + uregex_useTransparentBounds + uregion_areEqual + uregion_contains + uregion_getAvailable + uregion_getContainedRegions + uregion_getContainedRegionsOfType + uregion_getContainingRegion + uregion_getContainingRegionOfType + uregion_getNumericCode + uregion_getPreferredValues + uregion_getRegionCode + uregion_getRegionFromCode + uregion_getRegionFromNumericCode + uregion_getType + ureldatefmt_close + ureldatefmt_combineDateAndTime + ureldatefmt_format + ureldatefmt_formatNumeric + ureldatefmt_open + usearch_close + usearch_first + usearch_following + usearch_getAttribute + usearch_getBreakIterator + usearch_getCollator + usearch_getMatchedLength + usearch_getMatchedStart + usearch_getMatchedText + usearch_getOffset + usearch_getPattern + usearch_getText + usearch_last + usearch_next + usearch_open + usearch_openFromCollator + usearch_preceding + usearch_previous + usearch_reset + usearch_search + usearch_searchBackwards + usearch_setAttribute + usearch_setBreakIterator + usearch_setCollator + usearch_setOffset + usearch_setPattern + usearch_setText + uspoof_areConfusable + uspoof_areConfusableUTF8 + uspoof_areConfusableUnicodeString + uspoof_check + uspoof_check2 + uspoof_check2UTF8 + uspoof_check2UnicodeString + uspoof_checkUTF8 + uspoof_checkUnicodeString + uspoof_clone + uspoof_close + uspoof_closeCheckResult + uspoof_getAllowedChars + uspoof_getAllowedLocales + uspoof_getAllowedUnicodeSet + uspoof_getCheckResultChecks + uspoof_getCheckResultNumerics + uspoof_getCheckResultRestrictionLevel + uspoof_getChecks + uspoof_getInclusionSet + uspoof_getInclusionUnicodeSet + uspoof_getRecommendedSet + uspoof_getRecommendedUnicodeSet + uspoof_getRestrictionLevel + uspoof_getSkeleton + uspoof_getSkeletonUTF8 + uspoof_open + uspoof_openCheckResult + uspoof_openFromSerialized + uspoof_openFromSource + uspoof_serialize + uspoof_setAllowedChars + uspoof_setAllowedLocales + uspoof_setAllowedUnicodeSet + uspoof_setChecks + uspoof_setRestrictionLevel + uspoof_swap + utmscale_fromInt64 + utmscale_getTimeScaleValue + utmscale_toInt64 + utrans_clone + utrans_close + utrans_countAvailableIDs + utrans_getAvailableID + utrans_getID + utrans_getSourceSet + utrans_getUnicodeID + utrans_open + utrans_openIDs + utrans_openInverse + utrans_openU + utrans_register + utrans_setFilter + utrans_stripRules + utrans_toRules + utrans_trans + utrans_transIncremental + utrans_transIncrementalUChars + utrans_transUChars + utrans_unregister + utrans_unregisterID + vzone_clone + vzone_close + vzone_countTransitionRules + vzone_equals + vzone_getDynamicClassID + vzone_getLastModified + vzone_getNextTransition + vzone_getOffset + vzone_getOffset2 + vzone_getOffset3 + vzone_getPreviousTransition + vzone_getRawOffset + vzone_getStaticClassID + vzone_getTZURL + vzone_hasSameRules + vzone_inDaylightTime + vzone_openData + vzone_openID + vzone_setLastModified + vzone_setRawOffset + vzone_setTZURL + vzone_useDaylightTime + vzone_write + vzone_writeFromStart + vzone_writeSimple + zrule_close + zrule_equals + zrule_getDSTSavings + zrule_getName + zrule_getRawOffset + zrule_isEquivalentTo + ztrans_adoptFrom + ztrans_adoptTo + ztrans_clone + ztrans_close + ztrans_equals + ztrans_getDynamicClassID + ztrans_getFrom + ztrans_getStaticClassID + ztrans_getTime + ztrans_getTo + ztrans_open + ztrans_openEmpty + ztrans_setFrom + ztrans_setTime + ztrans_setTo + + 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/icuuc.txt b/symbols/SDK/um/arm/icuuc.txt new file mode 100644 index 00000000..75b958dd --- /dev/null +++ b/symbols/SDK/um/arm/icuuc.txt @@ -0,0 +1,2781 @@ +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\icuuc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0?$MaybeStackArray@D$0CI@@icu@@AAA@ABV01@@Z (private: __cdecl icu::MaybeStackArray::MaybeStackArray(class icu::MaybeStackArray const &)) + ??0?$MaybeStackArray@D$0CI@@icu@@QAA@XZ (public: __cdecl icu::MaybeStackArray::MaybeStackArray(void)) + ??0Appendable@icu@@QAA@ABV01@@Z (public: __cdecl icu::Appendable::Appendable(class icu::Appendable const &)) + ??0Appendable@icu@@QAA@XZ (public: __cdecl icu::Appendable::Appendable(void)) + ??0BreakIterator@icu@@IAA@ABV01@@Z (protected: __cdecl icu::BreakIterator::BreakIterator(class icu::BreakIterator const &)) + ??0BreakIterator@icu@@IAA@ABVLocale@1@0@Z (protected: __cdecl icu::BreakIterator::BreakIterator(class icu::Locale const &,class icu::Locale const &)) + ??0BreakIterator@icu@@IAA@XZ (protected: __cdecl icu::BreakIterator::BreakIterator(void)) + ??0ByteSink@icu@@QAA@XZ (public: __cdecl icu::ByteSink::ByteSink(void)) + ??0BytesDictionaryMatcher@icu@@QAA@ABV01@@Z (public: __cdecl icu::BytesDictionaryMatcher::BytesDictionaryMatcher(class icu::BytesDictionaryMatcher const &)) + ??0BytesDictionaryMatcher@icu@@QAA@PBDHPAUUDataMemory@@@Z (public: __cdecl icu::BytesDictionaryMatcher::BytesDictionaryMatcher(char const *,int,struct UDataMemory *)) + ??0BytesTrie@icu@@AAA@PAXPBX@Z (private: __cdecl icu::BytesTrie::BytesTrie(void *,void const *)) + ??0BytesTrie@icu@@QAA@ABV01@@Z (public: __cdecl icu::BytesTrie::BytesTrie(class icu::BytesTrie const &)) + ??0BytesTrie@icu@@QAA@PBX@Z (public: __cdecl icu::BytesTrie::BytesTrie(void const *)) + ??0BytesTrieBuilder@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::BytesTrieBuilder::BytesTrieBuilder(enum UErrorCode &)) + ??0CStr@icu@@QAA@ABVUnicodeString@1@@Z (public: __cdecl icu::CStr::CStr(class icu::UnicodeString const &)) + ??0CacheKeyBase@icu@@QAA@ABV01@@Z (public: __cdecl icu::CacheKeyBase::CacheKeyBase(class icu::CacheKeyBase const &)) + ??0CacheKeyBase@icu@@QAA@XZ (public: __cdecl icu::CacheKeyBase::CacheKeyBase(void)) + ??0CanonicalIterator@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::CanonicalIterator::CanonicalIterator(class icu::UnicodeString const &,enum UErrorCode &)) + ??0Char16Ptr@icu@@QAA@$$T@Z (public: __cdecl icu::Char16Ptr::Char16Ptr(std::nullptr_t)) + ??0Char16Ptr@icu@@QAA@PAG@Z (public: __cdecl icu::Char16Ptr::Char16Ptr(unsigned short *)) + ??0Char16Ptr@icu@@QAA@PA_S@Z (public: __cdecl icu::Char16Ptr::Char16Ptr(char16_t *)) + ??0Char16Ptr@icu@@QAA@PA_W@Z (public: __cdecl icu::Char16Ptr::Char16Ptr(wchar_t *)) + ??0CharString@icu@@QAA@ABV01@AAW4UErrorCode@@@Z (public: __cdecl icu::CharString::CharString(class icu::CharString const &,enum UErrorCode &)) + ??0CharString@icu@@QAA@PBDHAAW4UErrorCode@@@Z (public: __cdecl icu::CharString::CharString(char const *,int,enum UErrorCode &)) + ??0CharString@icu@@QAA@VStringPiece@1@AAW4UErrorCode@@@Z (public: __cdecl icu::CharString::CharString(class icu::StringPiece,enum UErrorCode &)) + ??0CharString@icu@@QAA@XZ (public: __cdecl icu::CharString::CharString(void)) + ??0CharacterIterator@icu@@IAA@ABV01@@Z (protected: __cdecl icu::CharacterIterator::CharacterIterator(class icu::CharacterIterator const &)) + ??0CharacterIterator@icu@@IAA@H@Z (protected: __cdecl icu::CharacterIterator::CharacterIterator(int)) + ??0CharacterIterator@icu@@IAA@HH@Z (protected: __cdecl icu::CharacterIterator::CharacterIterator(int,int)) + ??0CharacterIterator@icu@@IAA@HHHH@Z (protected: __cdecl icu::CharacterIterator::CharacterIterator(int,int,int,int)) + ??0CharacterIterator@icu@@IAA@XZ (protected: __cdecl icu::CharacterIterator::CharacterIterator(void)) + ??0CheckedArrayByteSink@icu@@QAA@PADH@Z (public: __cdecl icu::CheckedArrayByteSink::CheckedArrayByteSink(char *,int)) + ??0ConstChar16Ptr@icu@@QAA@$$T@Z (public: __cdecl icu::ConstChar16Ptr::ConstChar16Ptr(std::nullptr_t)) + ??0ConstChar16Ptr@icu@@QAA@PBG@Z (public: __cdecl icu::ConstChar16Ptr::ConstChar16Ptr(unsigned short const *)) + ??0ConstChar16Ptr@icu@@QAA@PB_S@Z (public: __cdecl icu::ConstChar16Ptr::ConstChar16Ptr(char16_t const *)) + ??0ConstChar16Ptr@icu@@QAA@PB_W@Z (public: __cdecl icu::ConstChar16Ptr::ConstChar16Ptr(wchar_t const *)) + ??0DateInterval@icu@@QAA@ABV01@@Z (public: __cdecl icu::DateInterval::DateInterval(class icu::DateInterval const &)) + ??0DateInterval@icu@@QAA@NN@Z (public: __cdecl icu::DateInterval::DateInterval(double,double)) + ??0DictionaryMatcher@icu@@QAA@ABV01@@Z (public: __cdecl icu::DictionaryMatcher::DictionaryMatcher(class icu::DictionaryMatcher const &)) + ??0DictionaryMatcher@icu@@QAA@XZ (public: __cdecl icu::DictionaryMatcher::DictionaryMatcher(void)) + ??0Edits@icu@@QAA@XZ (public: __cdecl icu::Edits::Edits(void)) + ??0ErrorCode@icu@@QAA@ABV01@@Z (public: __cdecl icu::ErrorCode::ErrorCode(class icu::ErrorCode const &)) + ??0ErrorCode@icu@@QAA@XZ (public: __cdecl icu::ErrorCode::ErrorCode(void)) + ??0EventListener@icu@@QAA@ABV01@@Z (public: __cdecl icu::EventListener::EventListener(class icu::EventListener const &)) + ??0EventListener@icu@@QAA@XZ (public: __cdecl icu::EventListener::EventListener(void)) + ??0FilteredBreakIteratorBuilder@icu@@IAA@XZ (protected: __cdecl icu::FilteredBreakIteratorBuilder::FilteredBreakIteratorBuilder(void)) + ??0FilteredBreakIteratorBuilder@icu@@QAA@ABV01@@Z (public: __cdecl icu::FilteredBreakIteratorBuilder::FilteredBreakIteratorBuilder(class icu::FilteredBreakIteratorBuilder const &)) + ??0FilteredNormalizer2@icu@@QAA@ABV01@@Z (public: __cdecl icu::FilteredNormalizer2::FilteredNormalizer2(class icu::FilteredNormalizer2 const &)) + ??0FilteredNormalizer2@icu@@QAA@ABVNormalizer2@1@ABVUnicodeSet@1@@Z (public: __cdecl icu::FilteredNormalizer2::FilteredNormalizer2(class icu::Normalizer2 const &,class icu::UnicodeSet const &)) + ??0ForwardCharacterIterator@icu@@IAA@ABV01@@Z (protected: __cdecl icu::ForwardCharacterIterator::ForwardCharacterIterator(class icu::ForwardCharacterIterator const &)) + ??0ForwardCharacterIterator@icu@@IAA@XZ (protected: __cdecl icu::ForwardCharacterIterator::ForwardCharacterIterator(void)) + ??0FullCaseFoldingIterator@icu@@QAA@XZ (public: __cdecl icu::FullCaseFoldingIterator::FullCaseFoldingIterator(void)) + ??0Hashtable@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::Hashtable::Hashtable(enum UErrorCode &)) + ??0Hashtable@icu@@QAA@CAAW4UErrorCode@@@Z (public: __cdecl icu::Hashtable::Hashtable(signed char,enum UErrorCode &)) + ??0Hashtable@icu@@QAA@P6ACTUElement@@0@Z1AAW4UErrorCode@@@Z (public: __cdecl icu::Hashtable::Hashtable(signed char (__cdecl*)(union UElement,union UElement),signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ??0Hashtable@icu@@QAA@XZ (public: __cdecl icu::Hashtable::Hashtable(void)) + ??0ICULocaleService@icu@@QAA@ABV01@@Z (public: __cdecl icu::ICULocaleService::ICULocaleService(class icu::ICULocaleService const &)) + ??0ICULocaleService@icu@@QAA@ABVUnicodeString@1@@Z (public: __cdecl icu::ICULocaleService::ICULocaleService(class icu::UnicodeString const &)) + ??0ICULocaleService@icu@@QAA@XZ (public: __cdecl icu::ICULocaleService::ICULocaleService(void)) + ??0ICUNotifier@icu@@QAA@ABV01@@Z (public: __cdecl icu::ICUNotifier::ICUNotifier(class icu::ICUNotifier const &)) + ??0ICUNotifier@icu@@QAA@XZ (public: __cdecl icu::ICUNotifier::ICUNotifier(void)) + ??0ICUResourceBundleFactory@icu@@QAA@ABV01@@Z (public: __cdecl icu::ICUResourceBundleFactory::ICUResourceBundleFactory(class icu::ICUResourceBundleFactory const &)) + ??0ICUResourceBundleFactory@icu@@QAA@ABVUnicodeString@1@@Z (public: __cdecl icu::ICUResourceBundleFactory::ICUResourceBundleFactory(class icu::UnicodeString const &)) + ??0ICUResourceBundleFactory@icu@@QAA@XZ (public: __cdecl icu::ICUResourceBundleFactory::ICUResourceBundleFactory(void)) + ??0ICUService@icu@@QAA@ABV01@@Z (public: __cdecl icu::ICUService::ICUService(class icu::ICUService const &)) + ??0ICUService@icu@@QAA@ABVUnicodeString@1@@Z (public: __cdecl icu::ICUService::ICUService(class icu::UnicodeString const &)) + ??0ICUService@icu@@QAA@XZ (public: __cdecl icu::ICUService::ICUService(void)) + ??0ICUServiceFactory@icu@@QAA@ABV01@@Z (public: __cdecl icu::ICUServiceFactory::ICUServiceFactory(class icu::ICUServiceFactory const &)) + ??0ICUServiceFactory@icu@@QAA@XZ (public: __cdecl icu::ICUServiceFactory::ICUServiceFactory(void)) + ??0ICUServiceKey@icu@@QAA@ABV01@@Z (public: __cdecl icu::ICUServiceKey::ICUServiceKey(class icu::ICUServiceKey const &)) + ??0ICUServiceKey@icu@@QAA@ABVUnicodeString@1@@Z (public: __cdecl icu::ICUServiceKey::ICUServiceKey(class icu::UnicodeString const &)) + ??0IDNA@icu@@QAA@ABV01@@Z (public: __cdecl icu::IDNA::IDNA(class icu::IDNA const &)) + ??0IDNA@icu@@QAA@XZ (public: __cdecl icu::IDNA::IDNA(void)) + ??0IDNAInfo@icu@@QAA@XZ (public: __cdecl icu::IDNAInfo::IDNAInfo(void)) + ??0Iterator@BytesTrie@icu@@QAA@ABV12@HAAW4UErrorCode@@@Z (public: __cdecl icu::BytesTrie::Iterator::Iterator(class icu::BytesTrie const &,int,enum UErrorCode &)) + ??0Iterator@BytesTrie@icu@@QAA@PBXHAAW4UErrorCode@@@Z (public: __cdecl icu::BytesTrie::Iterator::Iterator(void const *,int,enum UErrorCode &)) + ??0Iterator@Edits@icu@@AAA@PBGHCC@Z (private: __cdecl icu::Edits::Iterator::Iterator(unsigned short const *,int,signed char,signed char)) + ??0Iterator@UCharsTrie@icu@@QAA@ABV012@@Z (public: __cdecl icu::UCharsTrie::Iterator::Iterator(class icu::UCharsTrie::Iterator const &)) + ??0Iterator@UCharsTrie@icu@@QAA@ABV12@HAAW4UErrorCode@@@Z (public: __cdecl icu::UCharsTrie::Iterator::Iterator(class icu::UCharsTrie const &,int,enum UErrorCode &)) + ??0Iterator@UCharsTrie@icu@@QAA@VConstChar16Ptr@2@HAAW4UErrorCode@@@Z (public: __cdecl icu::UCharsTrie::Iterator::Iterator(class icu::ConstChar16Ptr,int,enum UErrorCode &)) + ??0ListFormatter@icu@@QAA@ABUListFormatData@1@AAW4UErrorCode@@@Z (public: __cdecl icu::ListFormatter::ListFormatter(struct icu::ListFormatData const &,enum UErrorCode &)) + ??0ListFormatter@icu@@QAA@ABV01@@Z (public: __cdecl icu::ListFormatter::ListFormatter(class icu::ListFormatter const &)) + ??0ListFormatter@icu@@QAA@PBUListFormatInternal@1@@Z (public: __cdecl icu::ListFormatter::ListFormatter(struct icu::ListFormatInternal const *)) + ??0Locale@icu@@AAA@W4ELocaleType@01@@Z (private: __cdecl icu::Locale::Locale(enum icu::Locale::ELocaleType)) + ??0Locale@icu@@QAA@ABV01@@Z (public: __cdecl icu::Locale::Locale(class icu::Locale const &)) + ??0Locale@icu@@QAA@PBD000@Z (public: __cdecl icu::Locale::Locale(char const *,char const *,char const *,char const *)) + ??0Locale@icu@@QAA@XZ (public: __cdecl icu::Locale::Locale(void)) + ??0LocaleBased@icu@@QAA@PAD0@Z (public: __cdecl icu::LocaleBased::LocaleBased(char *,char *)) + ??0LocaleBased@icu@@QAA@PBD0@Z (public: __cdecl icu::LocaleBased::LocaleBased(char const *,char const *)) + ??0LocaleDisplayNames@icu@@QAA@ABV01@@Z (public: __cdecl icu::LocaleDisplayNames::LocaleDisplayNames(class icu::LocaleDisplayNames const &)) + ??0LocaleDisplayNames@icu@@QAA@XZ (public: __cdecl icu::LocaleDisplayNames::LocaleDisplayNames(void)) + ??0LocaleKey@icu@@IAA@ABVUnicodeString@1@0PBV21@H@Z (protected: __cdecl icu::LocaleKey::LocaleKey(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString const *,int)) + ??0LocaleKey@icu@@QAA@ABV01@@Z (public: __cdecl icu::LocaleKey::LocaleKey(class icu::LocaleKey const &)) + ??0LocaleKeyFactory@icu@@IAA@H@Z (protected: __cdecl icu::LocaleKeyFactory::LocaleKeyFactory(int)) + ??0LocaleKeyFactory@icu@@IAA@HABVUnicodeString@1@@Z (protected: __cdecl icu::LocaleKeyFactory::LocaleKeyFactory(int,class icu::UnicodeString const &)) + ??0LocaleKeyFactory@icu@@QAA@ABV01@@Z (public: __cdecl icu::LocaleKeyFactory::LocaleKeyFactory(class icu::LocaleKeyFactory const &)) + ??0MessagePattern@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::MessagePattern::MessagePattern(enum UErrorCode &)) + ??0MessagePattern@icu@@QAA@ABV01@@Z (public: __cdecl icu::MessagePattern::MessagePattern(class icu::MessagePattern const &)) + ??0MessagePattern@icu@@QAA@ABVUnicodeString@1@PAUUParseError@@AAW4UErrorCode@@@Z (public: __cdecl icu::MessagePattern::MessagePattern(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ??0MessagePattern@icu@@QAA@W4UMessagePatternApostropheMode@@AAW4UErrorCode@@@Z (public: __cdecl icu::MessagePattern::MessagePattern(enum UMessagePatternApostropheMode,enum UErrorCode &)) + ??0Mutex@icu@@QAA@PAUUMutex@@@Z (public: __cdecl icu::Mutex::Mutex(struct UMutex *)) + ??0Normalizer2@icu@@QAA@ABV01@@Z (public: __cdecl icu::Normalizer2::Normalizer2(class icu::Normalizer2 const &)) + ??0Normalizer2@icu@@QAA@XZ (public: __cdecl icu::Normalizer2::Normalizer2(void)) + ??0Normalizer2Impl@icu@@QAA@ABV01@@Z (public: __cdecl icu::Normalizer2Impl::Normalizer2Impl(class icu::Normalizer2Impl const &)) + ??0Normalizer2Impl@icu@@QAA@XZ (public: __cdecl icu::Normalizer2Impl::Normalizer2Impl(void)) + ??0Normalizer@icu@@QAA@ABV01@@Z (public: __cdecl icu::Normalizer::Normalizer(class icu::Normalizer const &)) + ??0Normalizer@icu@@QAA@ABVCharacterIterator@1@W4UNormalizationMode@@@Z (public: __cdecl icu::Normalizer::Normalizer(class icu::CharacterIterator const &,enum UNormalizationMode)) + ??0Normalizer@icu@@QAA@ABVUnicodeString@1@W4UNormalizationMode@@@Z (public: __cdecl icu::Normalizer::Normalizer(class icu::UnicodeString const &,enum UNormalizationMode)) + ??0Normalizer@icu@@QAA@VConstChar16Ptr@1@HW4UNormalizationMode@@@Z (public: __cdecl icu::Normalizer::Normalizer(class icu::ConstChar16Ptr,int,enum UNormalizationMode)) + ??0ParsePosition@icu@@QAA@ABV01@@Z (public: __cdecl icu::ParsePosition::ParsePosition(class icu::ParsePosition const &)) + ??0ParsePosition@icu@@QAA@H@Z (public: __cdecl icu::ParsePosition::ParsePosition(int)) + ??0ParsePosition@icu@@QAA@XZ (public: __cdecl icu::ParsePosition::ParsePosition(void)) + ??0ReorderingBuffer@icu@@QAA@ABVNormalizer2Impl@1@AAVUnicodeString@1@@Z (public: __cdecl icu::ReorderingBuffer::ReorderingBuffer(class icu::Normalizer2Impl const &,class icu::UnicodeString &)) + ??0Replaceable@icu@@IAA@XZ (protected: __cdecl icu::Replaceable::Replaceable(void)) + ??0Replaceable@icu@@QAA@ABV01@@Z (public: __cdecl icu::Replaceable::Replaceable(class icu::Replaceable const &)) + ??0ResourceArray@icu@@QAA@PBGPBIH@Z (public: __cdecl icu::ResourceArray::ResourceArray(unsigned short const *,unsigned int const *,int)) + ??0ResourceArray@icu@@QAA@XZ (public: __cdecl icu::ResourceArray::ResourceArray(void)) + ??0ResourceBundle@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(enum UErrorCode &)) + ??0ResourceBundle@icu@@QAA@ABV01@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(class icu::ResourceBundle const &)) + ??0ResourceBundle@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(class icu::UnicodeString const &,enum UErrorCode &)) + ??0ResourceBundle@icu@@QAA@ABVUnicodeString@1@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ??0ResourceBundle@icu@@QAA@PAUUResourceBundle@@AAW4UErrorCode@@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(struct UResourceBundle *,enum UErrorCode &)) + ??0ResourceBundle@icu@@QAA@PBDABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(char const *,class icu::Locale const &,enum UErrorCode &)) + ??0ResourceSink@icu@@QAA@XZ (public: __cdecl icu::ResourceSink::ResourceSink(void)) + ??0ResourceTable@icu@@QAA@PBGPBH0PBIH@Z (public: __cdecl icu::ResourceTable::ResourceTable(unsigned short const *,int const *,unsigned short const *,unsigned int const *,int)) + ??0ResourceTable@icu@@QAA@XZ (public: __cdecl icu::ResourceTable::ResourceTable(void)) + ??0ResourceValue@icu@@IAA@XZ (protected: __cdecl icu::ResourceValue::ResourceValue(void)) + ??0RuleBasedBreakIterator@icu@@AAA@PAURBBIDataHeader@1@AAW4UErrorCode@@@Z (private: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(struct icu::RBBIDataHeader *,enum UErrorCode &)) + ??0RuleBasedBreakIterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(class icu::RuleBasedBreakIterator const &)) + ??0RuleBasedBreakIterator@icu@@QAA@ABVUnicodeString@1@AAUUParseError@@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ??0RuleBasedBreakIterator@icu@@QAA@PAUUDataMemory@@AAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(struct UDataMemory *,enum UErrorCode &)) + ??0RuleBasedBreakIterator@icu@@QAA@PBEIAAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(unsigned char const *,unsigned int,enum UErrorCode &)) + ??0RuleBasedBreakIterator@icu@@QAA@XZ (public: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(void)) + ??0ServiceListener@icu@@QAA@ABV01@@Z (public: __cdecl icu::ServiceListener::ServiceListener(class icu::ServiceListener const &)) + ??0ServiceListener@icu@@QAA@XZ (public: __cdecl icu::ServiceListener::ServiceListener(void)) + ??0SharedObject@icu@@QAA@ABV01@@Z (public: __cdecl icu::SharedObject::SharedObject(class icu::SharedObject const &)) + ??0SharedObject@icu@@QAA@XZ (public: __cdecl icu::SharedObject::SharedObject(void)) + ??0SimpleFactory@icu@@QAA@ABV01@@Z (public: __cdecl icu::SimpleFactory::SimpleFactory(class icu::SimpleFactory const &)) + ??0SimpleFactory@icu@@QAA@PAVUObject@1@ABVUnicodeString@1@C@Z (public: __cdecl icu::SimpleFactory::SimpleFactory(class icu::UObject *,class icu::UnicodeString const &,signed char)) + ??0SimpleFilteredBreakIteratorBuilder@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::SimpleFilteredBreakIteratorBuilder::SimpleFilteredBreakIteratorBuilder(enum UErrorCode &)) + ??0SimpleFilteredBreakIteratorBuilder@icu@@QAA@ABVLocale@1@AAW4UErrorCode@@@Z (public: __cdecl icu::SimpleFilteredBreakIteratorBuilder::SimpleFilteredBreakIteratorBuilder(class icu::Locale const &,enum UErrorCode &)) + ??0SimpleFormatter@icu@@QAA@ABV01@@Z (public: __cdecl icu::SimpleFormatter::SimpleFormatter(class icu::SimpleFormatter const &)) + ??0SimpleFormatter@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::SimpleFormatter::SimpleFormatter(class icu::UnicodeString const &,enum UErrorCode &)) + ??0SimpleFormatter@icu@@QAA@ABVUnicodeString@1@HHAAW4UErrorCode@@@Z (public: __cdecl icu::SimpleFormatter::SimpleFormatter(class icu::UnicodeString const &,int,int,enum UErrorCode &)) + ??0SimpleFormatter@icu@@QAA@XZ (public: __cdecl icu::SimpleFormatter::SimpleFormatter(void)) + ??0SimpleLocaleKeyFactory@icu@@QAA@ABV01@@Z (public: __cdecl icu::SimpleLocaleKeyFactory::SimpleLocaleKeyFactory(class icu::SimpleLocaleKeyFactory const &)) + ??0SimpleLocaleKeyFactory@icu@@QAA@PAVUObject@1@ABVLocale@1@HH@Z (public: __cdecl icu::SimpleLocaleKeyFactory::SimpleLocaleKeyFactory(class icu::UObject *,class icu::Locale const &,int,int)) + ??0SimpleLocaleKeyFactory@icu@@QAA@PAVUObject@1@ABVUnicodeString@1@HH@Z (public: __cdecl icu::SimpleLocaleKeyFactory::SimpleLocaleKeyFactory(class icu::UObject *,class icu::UnicodeString const &,int,int)) + ??0StringCharacterIterator@icu@@IAA@XZ (protected: __cdecl icu::StringCharacterIterator::StringCharacterIterator(void)) + ??0StringCharacterIterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::StringCharacterIterator::StringCharacterIterator(class icu::StringCharacterIterator const &)) + ??0StringCharacterIterator@icu@@QAA@ABVUnicodeString@1@@Z (public: __cdecl icu::StringCharacterIterator::StringCharacterIterator(class icu::UnicodeString const &)) + ??0StringCharacterIterator@icu@@QAA@ABVUnicodeString@1@H@Z (public: __cdecl icu::StringCharacterIterator::StringCharacterIterator(class icu::UnicodeString const &,int)) + ??0StringCharacterIterator@icu@@QAA@ABVUnicodeString@1@HHH@Z (public: __cdecl icu::StringCharacterIterator::StringCharacterIterator(class icu::UnicodeString const &,int,int,int)) + ??0StringEnumeration@icu@@IAA@XZ (protected: __cdecl icu::StringEnumeration::StringEnumeration(void)) + ??0StringEnumeration@icu@@QAA@ABV01@@Z (public: __cdecl icu::StringEnumeration::StringEnumeration(class icu::StringEnumeration const &)) + ??0StringPair@icu@@AAA@ABVUnicodeString@1@0@Z (private: __cdecl icu::StringPair::StringPair(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ??0StringPair@icu@@QAA@$$QAV01@@Z (public: __cdecl icu::StringPair::StringPair(class icu::StringPair &&)) + ??0StringPair@icu@@QAA@ABV01@@Z (public: __cdecl icu::StringPair::StringPair(class icu::StringPair const &)) + ??0StringPiece@icu@@QAA@ABV01@H@Z (public: __cdecl icu::StringPiece::StringPiece(class icu::StringPiece const &,int)) + ??0StringPiece@icu@@QAA@ABV01@HH@Z (public: __cdecl icu::StringPiece::StringPiece(class icu::StringPiece const &,int,int)) + ??0StringPiece@icu@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z (public: __cdecl icu::StringPiece::StringPiece(class std::basic_string,class std::allocator > const &)) + ??0StringPiece@icu@@QAA@PBD@Z (public: __cdecl icu::StringPiece::StringPiece(char const *)) + ??0StringPiece@icu@@QAA@PBDH@Z (public: __cdecl icu::StringPiece::StringPiece(char const *,int)) + ??0StringPiece@icu@@QAA@XZ (public: __cdecl icu::StringPiece::StringPiece(void)) + ??0StringTrieBuilder@icu@@IAA@XZ (protected: __cdecl icu::StringTrieBuilder::StringTrieBuilder(void)) + ??0StringTrieBuilder@icu@@QAA@ABV01@@Z (public: __cdecl icu::StringTrieBuilder::StringTrieBuilder(class icu::StringTrieBuilder const &)) + ??0SymbolTable@icu@@QAA@ABV01@@Z (public: __cdecl icu::SymbolTable::SymbolTable(class icu::SymbolTable const &)) + ??0SymbolTable@icu@@QAA@XZ (public: __cdecl icu::SymbolTable::SymbolTable(void)) + ??0UCharCharacterIterator@icu@@IAA@XZ (protected: __cdecl icu::UCharCharacterIterator::UCharCharacterIterator(void)) + ??0UCharCharacterIterator@icu@@QAA@ABV01@@Z (public: __cdecl icu::UCharCharacterIterator::UCharCharacterIterator(class icu::UCharCharacterIterator const &)) + ??0UCharCharacterIterator@icu@@QAA@VConstChar16Ptr@1@H@Z (public: __cdecl icu::UCharCharacterIterator::UCharCharacterIterator(class icu::ConstChar16Ptr,int)) + ??0UCharCharacterIterator@icu@@QAA@VConstChar16Ptr@1@HH@Z (public: __cdecl icu::UCharCharacterIterator::UCharCharacterIterator(class icu::ConstChar16Ptr,int,int)) + ??0UCharCharacterIterator@icu@@QAA@VConstChar16Ptr@1@HHHH@Z (public: __cdecl icu::UCharCharacterIterator::UCharCharacterIterator(class icu::ConstChar16Ptr,int,int,int,int)) + ??0UCharsDictionaryMatcher@icu@@QAA@ABV01@@Z (public: __cdecl icu::UCharsDictionaryMatcher::UCharsDictionaryMatcher(class icu::UCharsDictionaryMatcher const &)) + ??0UCharsDictionaryMatcher@icu@@QAA@PB_SPAUUDataMemory@@@Z (public: __cdecl icu::UCharsDictionaryMatcher::UCharsDictionaryMatcher(char16_t const *,struct UDataMemory *)) + ??0UCharsTrie@icu@@AAA@PA_SPB_S@Z (private: __cdecl icu::UCharsTrie::UCharsTrie(char16_t *,char16_t const *)) + ??0UCharsTrie@icu@@QAA@ABV01@@Z (public: __cdecl icu::UCharsTrie::UCharsTrie(class icu::UCharsTrie const &)) + ??0UCharsTrie@icu@@QAA@VConstChar16Ptr@1@@Z (public: __cdecl icu::UCharsTrie::UCharsTrie(class icu::ConstChar16Ptr)) + ??0UCharsTrieBuilder@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::UCharsTrieBuilder::UCharsTrieBuilder(enum UErrorCode &)) + ??0UObject@icu@@QAA@ABV01@@Z (public: __cdecl icu::UObject::UObject(class icu::UObject const &)) + ??0UObject@icu@@QAA@XZ (public: __cdecl icu::UObject::UObject(void)) + ??0UStack@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::UStack::UStack(enum UErrorCode &)) + ??0UStack@icu@@QAA@HAAW4UErrorCode@@@Z (public: __cdecl icu::UStack::UStack(int,enum UErrorCode &)) + ??0UStack@icu@@QAA@P6AXPAX@ZP6ACTUElement@@2@ZAAW4UErrorCode@@@Z (public: __cdecl icu::UStack::UStack(void (__cdecl*)(void *),signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ??0UStack@icu@@QAA@P6AXPAX@ZP6ACTUElement@@2@ZHAAW4UErrorCode@@@Z (public: __cdecl icu::UStack::UStack(void (__cdecl*)(void *),signed char (__cdecl*)(union UElement,union UElement),int,enum UErrorCode &)) + ??0UStringEnumeration@icu@@QAA@ABV01@@Z (public: __cdecl icu::UStringEnumeration::UStringEnumeration(class icu::UStringEnumeration const &)) + ??0UStringEnumeration@icu@@QAA@PAUUEnumeration@@@Z (public: __cdecl icu::UStringEnumeration::UStringEnumeration(struct UEnumeration *)) + ??0UStringSet@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::UStringSet::UStringSet(enum UErrorCode &)) + ??0UVector32@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::UVector32::UVector32(enum UErrorCode &)) + ??0UVector32@icu@@QAA@HAAW4UErrorCode@@@Z (public: __cdecl icu::UVector32::UVector32(int,enum UErrorCode &)) + ??0UVector64@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::UVector64::UVector64(enum UErrorCode &)) + ??0UVector64@icu@@QAA@HAAW4UErrorCode@@@Z (public: __cdecl icu::UVector64::UVector64(int,enum UErrorCode &)) + ??0UVector@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::UVector::UVector(enum UErrorCode &)) + ??0UVector@icu@@QAA@HAAW4UErrorCode@@@Z (public: __cdecl icu::UVector::UVector(int,enum UErrorCode &)) + ??0UVector@icu@@QAA@P6AXPAX@ZP6ACTUElement@@2@ZAAW4UErrorCode@@@Z (public: __cdecl icu::UVector::UVector(void (__cdecl*)(void *),signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ??0UVector@icu@@QAA@P6AXPAX@ZP6ACTUElement@@2@ZHAAW4UErrorCode@@@Z (public: __cdecl icu::UVector::UVector(void (__cdecl*)(void *),signed char (__cdecl*)(union UElement,union UElement),int,enum UErrorCode &)) + ??0UnicodeFilter@icu@@QAA@ABV01@@Z (public: __cdecl icu::UnicodeFilter::UnicodeFilter(class icu::UnicodeFilter const &)) + ??0UnicodeFilter@icu@@QAA@XZ (public: __cdecl icu::UnicodeFilter::UnicodeFilter(void)) + ??0UnicodeFunctor@icu@@QAA@ABV01@@Z (public: __cdecl icu::UnicodeFunctor::UnicodeFunctor(class icu::UnicodeFunctor const &)) + ??0UnicodeFunctor@icu@@QAA@XZ (public: __cdecl icu::UnicodeFunctor::UnicodeFunctor(void)) + ??0UnicodeMatcher@icu@@QAA@ABV01@@Z (public: __cdecl icu::UnicodeMatcher::UnicodeMatcher(class icu::UnicodeMatcher const &)) + ??0UnicodeMatcher@icu@@QAA@XZ (public: __cdecl icu::UnicodeMatcher::UnicodeMatcher(void)) + ??0UnicodeSet@icu@@AAA@ABV01@C@Z (private: __cdecl icu::UnicodeSet::UnicodeSet(class icu::UnicodeSet const &,signed char)) + ??0UnicodeSet@icu@@QAA@ABV01@@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(class icu::UnicodeSet const &)) + ??0UnicodeSet@icu@@QAA@ABVUnicodeString@1@AAVParsePosition@1@IPBVSymbolTable@1@AAW4UErrorCode@@@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(class icu::UnicodeString const &,class icu::ParsePosition &,unsigned int,class icu::SymbolTable const *,enum UErrorCode &)) + ??0UnicodeSet@icu@@QAA@ABVUnicodeString@1@AAW4UErrorCode@@@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(class icu::UnicodeString const &,enum UErrorCode &)) + ??0UnicodeSet@icu@@QAA@ABVUnicodeString@1@IPBVSymbolTable@1@AAW4UErrorCode@@@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(class icu::UnicodeString const &,unsigned int,class icu::SymbolTable const *,enum UErrorCode &)) + ??0UnicodeSet@icu@@QAA@HH@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(int,int)) + ??0UnicodeSet@icu@@QAA@QBGHW4ESerialization@01@AAW4UErrorCode@@@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(unsigned short const * const,int,enum icu::UnicodeSet::ESerialization,enum UErrorCode &)) + ??0UnicodeSet@icu@@QAA@XZ (public: __cdecl icu::UnicodeSet::UnicodeSet(void)) + ??0UnicodeSetIterator@icu@@QAA@ABVUnicodeSet@1@@Z (public: __cdecl icu::UnicodeSetIterator::UnicodeSetIterator(class icu::UnicodeSet const &)) + ??0UnicodeSetIterator@icu@@QAA@XZ (public: __cdecl icu::UnicodeSetIterator::UnicodeSetIterator(void)) + ??0UnicodeString@icu@@QAA@$$QAV01@@Z (public: __cdecl icu::UnicodeString::UnicodeString(class icu::UnicodeString &&)) + ??0UnicodeString@icu@@QAA@$$T@Z (public: __cdecl icu::UnicodeString::UnicodeString(std::nullptr_t)) + ??0UnicodeString@icu@@QAA@$$TH@Z (public: __cdecl icu::UnicodeString::UnicodeString(std::nullptr_t,int)) + ??0UnicodeString@icu@@QAA@$$THH@Z (public: __cdecl icu::UnicodeString::UnicodeString(std::nullptr_t,int,int)) + ??0UnicodeString@icu@@QAA@ABV01@@Z (public: __cdecl icu::UnicodeString::UnicodeString(class icu::UnicodeString const &)) + ??0UnicodeString@icu@@QAA@ABV01@H@Z (public: __cdecl icu::UnicodeString::UnicodeString(class icu::UnicodeString const &,int)) + ??0UnicodeString@icu@@QAA@ABV01@HH@Z (public: __cdecl icu::UnicodeString::UnicodeString(class icu::UnicodeString const &,int,int)) + ??0UnicodeString@icu@@QAA@CVConstChar16Ptr@1@H@Z (public: __cdecl icu::UnicodeString::UnicodeString(signed char,class icu::ConstChar16Ptr,int)) + ??0UnicodeString@icu@@QAA@H@Z (public: __cdecl icu::UnicodeString::UnicodeString(int)) + ??0UnicodeString@icu@@QAA@HHH@Z (public: __cdecl icu::UnicodeString::UnicodeString(int,int,int)) + ??0UnicodeString@icu@@QAA@PAGHH@Z (public: __cdecl icu::UnicodeString::UnicodeString(unsigned short *,int,int)) + ??0UnicodeString@icu@@QAA@PA_SHH@Z (public: __cdecl icu::UnicodeString::UnicodeString(char16_t *,int,int)) + ??0UnicodeString@icu@@QAA@PA_WHH@Z (public: __cdecl icu::UnicodeString::UnicodeString(wchar_t *,int,int)) + ??0UnicodeString@icu@@QAA@PBD0@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *,char const *)) + ??0UnicodeString@icu@@QAA@PBD@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *)) + ??0UnicodeString@icu@@QAA@PBDH0@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *,int,char const *)) + ??0UnicodeString@icu@@QAA@PBDH@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *,int)) + ??0UnicodeString@icu@@QAA@PBDHPAUUConverter@@AAW4UErrorCode@@@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *,int,struct UConverter *,enum UErrorCode &)) + ??0UnicodeString@icu@@QAA@PBDHW4EInvariant@01@@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *,int,enum icu::UnicodeString::EInvariant)) + ??0UnicodeString@icu@@QAA@PBG@Z (public: __cdecl icu::UnicodeString::UnicodeString(unsigned short const *)) + ??0UnicodeString@icu@@QAA@PBGH@Z (public: __cdecl icu::UnicodeString::UnicodeString(unsigned short const *,int)) + ??0UnicodeString@icu@@QAA@PB_S@Z (public: __cdecl icu::UnicodeString::UnicodeString(char16_t const *)) + ??0UnicodeString@icu@@QAA@PB_SH@Z (public: __cdecl icu::UnicodeString::UnicodeString(char16_t const *,int)) + ??0UnicodeString@icu@@QAA@PB_W@Z (public: __cdecl icu::UnicodeString::UnicodeString(wchar_t const *)) + ??0UnicodeString@icu@@QAA@PB_WH@Z (public: __cdecl icu::UnicodeString::UnicodeString(wchar_t const *,int)) + ??0UnicodeString@icu@@QAA@XZ (public: __cdecl icu::UnicodeString::UnicodeString(void)) + ??0UnicodeString@icu@@QAA@_S@Z (public: __cdecl icu::UnicodeString::UnicodeString(char16_t)) + ??0UnicodeStringAppendable@icu@@QAA@AAVUnicodeString@1@@Z (public: __cdecl icu::UnicodeStringAppendable::UnicodeStringAppendable(class icu::UnicodeString &)) + ??0UnicodeStringAppendable@icu@@QAA@ABV01@@Z (public: __cdecl icu::UnicodeStringAppendable::UnicodeStringAppendable(class icu::UnicodeStringAppendable const &)) + ??0UnifiedCache@icu@@QAA@AAW4UErrorCode@@@Z (public: __cdecl icu::UnifiedCache::UnifiedCache(enum UErrorCode &)) + ??0UnifiedCacheBase@icu@@QAA@XZ (public: __cdecl icu::UnifiedCacheBase::UnifiedCacheBase(void)) + ??1?$MaybeStackArray@D$0CI@@icu@@QAA@XZ (public: __cdecl icu::MaybeStackArray::~MaybeStackArray(void)) + ??1Appendable@icu@@UAA@XZ (public: virtual __cdecl icu::Appendable::~Appendable(void)) + ??1BreakIterator@icu@@UAA@XZ (public: virtual __cdecl icu::BreakIterator::~BreakIterator(void)) + ??1ByteSink@icu@@UAA@XZ (public: virtual __cdecl icu::ByteSink::~ByteSink(void)) + ??1BytesDictionaryMatcher@icu@@UAA@XZ (public: virtual __cdecl icu::BytesDictionaryMatcher::~BytesDictionaryMatcher(void)) + ??1BytesTrie@icu@@QAA@XZ (public: __cdecl icu::BytesTrie::~BytesTrie(void)) + ??1BytesTrieBuilder@icu@@UAA@XZ (public: virtual __cdecl icu::BytesTrieBuilder::~BytesTrieBuilder(void)) + ??1CStr@icu@@QAA@XZ (public: __cdecl icu::CStr::~CStr(void)) + ??1CacheKeyBase@icu@@UAA@XZ (public: virtual __cdecl icu::CacheKeyBase::~CacheKeyBase(void)) + ??1CanonicalIterator@icu@@UAA@XZ (public: virtual __cdecl icu::CanonicalIterator::~CanonicalIterator(void)) + ??1Char16Ptr@icu@@QAA@XZ (public: __cdecl icu::Char16Ptr::~Char16Ptr(void)) + ??1CharString@icu@@QAA@XZ (public: __cdecl icu::CharString::~CharString(void)) + ??1CharacterIterator@icu@@UAA@XZ (public: virtual __cdecl icu::CharacterIterator::~CharacterIterator(void)) + ??1CheckedArrayByteSink@icu@@UAA@XZ (public: virtual __cdecl icu::CheckedArrayByteSink::~CheckedArrayByteSink(void)) + ??1ConstChar16Ptr@icu@@QAA@XZ (public: __cdecl icu::ConstChar16Ptr::~ConstChar16Ptr(void)) + ??1DateInterval@icu@@UAA@XZ (public: virtual __cdecl icu::DateInterval::~DateInterval(void)) + ??1DictionaryMatcher@icu@@UAA@XZ (public: virtual __cdecl icu::DictionaryMatcher::~DictionaryMatcher(void)) + ??1Edits@icu@@QAA@XZ (public: __cdecl icu::Edits::~Edits(void)) + ??1ErrorCode@icu@@UAA@XZ (public: virtual __cdecl icu::ErrorCode::~ErrorCode(void)) + ??1EventListener@icu@@UAA@XZ (public: virtual __cdecl icu::EventListener::~EventListener(void)) + ??1FilteredBreakIteratorBuilder@icu@@UAA@XZ (public: virtual __cdecl icu::FilteredBreakIteratorBuilder::~FilteredBreakIteratorBuilder(void)) + ??1FilteredNormalizer2@icu@@UAA@XZ (public: virtual __cdecl icu::FilteredNormalizer2::~FilteredNormalizer2(void)) + ??1ForwardCharacterIterator@icu@@UAA@XZ (public: virtual __cdecl icu::ForwardCharacterIterator::~ForwardCharacterIterator(void)) + ??1Hashtable@icu@@QAA@XZ (public: __cdecl icu::Hashtable::~Hashtable(void)) + ??1ICULocaleService@icu@@UAA@XZ (public: virtual __cdecl icu::ICULocaleService::~ICULocaleService(void)) + ??1ICUNotifier@icu@@UAA@XZ (public: virtual __cdecl icu::ICUNotifier::~ICUNotifier(void)) + ??1ICUResourceBundleFactory@icu@@UAA@XZ (public: virtual __cdecl icu::ICUResourceBundleFactory::~ICUResourceBundleFactory(void)) + ??1ICUService@icu@@UAA@XZ (public: virtual __cdecl icu::ICUService::~ICUService(void)) + ??1ICUServiceFactory@icu@@UAA@XZ (public: virtual __cdecl icu::ICUServiceFactory::~ICUServiceFactory(void)) + ??1ICUServiceKey@icu@@UAA@XZ (public: virtual __cdecl icu::ICUServiceKey::~ICUServiceKey(void)) + ??1IDNA@icu@@UAA@XZ (public: virtual __cdecl icu::IDNA::~IDNA(void)) + ??1Iterator@BytesTrie@icu@@QAA@XZ (public: __cdecl icu::BytesTrie::Iterator::~Iterator(void)) + ??1Iterator@UCharsTrie@icu@@QAA@XZ (public: __cdecl icu::UCharsTrie::Iterator::~Iterator(void)) + ??1ListFormatter@icu@@UAA@XZ (public: virtual __cdecl icu::ListFormatter::~ListFormatter(void)) + ??1Locale@icu@@UAA@XZ (public: virtual __cdecl icu::Locale::~Locale(void)) + ??1LocaleDisplayNames@icu@@UAA@XZ (public: virtual __cdecl icu::LocaleDisplayNames::~LocaleDisplayNames(void)) + ??1LocaleKey@icu@@UAA@XZ (public: virtual __cdecl icu::LocaleKey::~LocaleKey(void)) + ??1LocaleKeyFactory@icu@@UAA@XZ (public: virtual __cdecl icu::LocaleKeyFactory::~LocaleKeyFactory(void)) + ??1MessagePattern@icu@@UAA@XZ (public: virtual __cdecl icu::MessagePattern::~MessagePattern(void)) + ??1Mutex@icu@@QAA@XZ (public: __cdecl icu::Mutex::~Mutex(void)) + ??1Normalizer2@icu@@UAA@XZ (public: virtual __cdecl icu::Normalizer2::~Normalizer2(void)) + ??1Normalizer2Impl@icu@@UAA@XZ (public: virtual __cdecl icu::Normalizer2Impl::~Normalizer2Impl(void)) + ??1Normalizer@icu@@UAA@XZ (public: virtual __cdecl icu::Normalizer::~Normalizer(void)) + ??1ParsePosition@icu@@UAA@XZ (public: virtual __cdecl icu::ParsePosition::~ParsePosition(void)) + ??1ReorderingBuffer@icu@@QAA@XZ (public: __cdecl icu::ReorderingBuffer::~ReorderingBuffer(void)) + ??1Replaceable@icu@@UAA@XZ (public: virtual __cdecl icu::Replaceable::~Replaceable(void)) + ??1ResourceBundle@icu@@UAA@XZ (public: virtual __cdecl icu::ResourceBundle::~ResourceBundle(void)) + ??1ResourceSink@icu@@UAA@XZ (public: virtual __cdecl icu::ResourceSink::~ResourceSink(void)) + ??1ResourceValue@icu@@UAA@XZ (public: virtual __cdecl icu::ResourceValue::~ResourceValue(void)) + ??1RuleBasedBreakIterator@icu@@UAA@XZ (public: virtual __cdecl icu::RuleBasedBreakIterator::~RuleBasedBreakIterator(void)) + ??1ServiceListener@icu@@UAA@XZ (public: virtual __cdecl icu::ServiceListener::~ServiceListener(void)) + ??1SharedObject@icu@@UAA@XZ (public: virtual __cdecl icu::SharedObject::~SharedObject(void)) + ??1SimpleFactory@icu@@UAA@XZ (public: virtual __cdecl icu::SimpleFactory::~SimpleFactory(void)) + ??1SimpleFilteredBreakIteratorBuilder@icu@@UAA@XZ (public: virtual __cdecl icu::SimpleFilteredBreakIteratorBuilder::~SimpleFilteredBreakIteratorBuilder(void)) + ??1SimpleFormatter@icu@@QAA@XZ (public: __cdecl icu::SimpleFormatter::~SimpleFormatter(void)) + ??1SimpleLocaleKeyFactory@icu@@UAA@XZ (public: virtual __cdecl icu::SimpleLocaleKeyFactory::~SimpleLocaleKeyFactory(void)) + ??1StringCharacterIterator@icu@@UAA@XZ (public: virtual __cdecl icu::StringCharacterIterator::~StringCharacterIterator(void)) + ??1StringEnumeration@icu@@UAA@XZ (public: virtual __cdecl icu::StringEnumeration::~StringEnumeration(void)) + ??1StringPair@icu@@QAA@XZ (public: __cdecl icu::StringPair::~StringPair(void)) + ??1StringTrieBuilder@icu@@MAA@XZ (protected: virtual __cdecl icu::StringTrieBuilder::~StringTrieBuilder(void)) + ??1SymbolTable@icu@@UAA@XZ (public: virtual __cdecl icu::SymbolTable::~SymbolTable(void)) + ??1UCharCharacterIterator@icu@@UAA@XZ (public: virtual __cdecl icu::UCharCharacterIterator::~UCharCharacterIterator(void)) + ??1UCharsDictionaryMatcher@icu@@UAA@XZ (public: virtual __cdecl icu::UCharsDictionaryMatcher::~UCharsDictionaryMatcher(void)) + ??1UCharsTrie@icu@@QAA@XZ (public: __cdecl icu::UCharsTrie::~UCharsTrie(void)) + ??1UCharsTrieBuilder@icu@@UAA@XZ (public: virtual __cdecl icu::UCharsTrieBuilder::~UCharsTrieBuilder(void)) + ??1UObject@icu@@UAA@XZ (public: virtual __cdecl icu::UObject::~UObject(void)) + ??1UStack@icu@@UAA@XZ (public: virtual __cdecl icu::UStack::~UStack(void)) + ??1UStringEnumeration@icu@@UAA@XZ (public: virtual __cdecl icu::UStringEnumeration::~UStringEnumeration(void)) + ??1UStringSet@icu@@UAA@XZ (public: virtual __cdecl icu::UStringSet::~UStringSet(void)) + ??1UVector32@icu@@UAA@XZ (public: virtual __cdecl icu::UVector32::~UVector32(void)) + ??1UVector64@icu@@UAA@XZ (public: virtual __cdecl icu::UVector64::~UVector64(void)) + ??1UVector@icu@@UAA@XZ (public: virtual __cdecl icu::UVector::~UVector(void)) + ??1UnicodeFilter@icu@@UAA@XZ (public: virtual __cdecl icu::UnicodeFilter::~UnicodeFilter(void)) + ??1UnicodeFunctor@icu@@UAA@XZ (public: virtual __cdecl icu::UnicodeFunctor::~UnicodeFunctor(void)) + ??1UnicodeMatcher@icu@@UAA@XZ (public: virtual __cdecl icu::UnicodeMatcher::~UnicodeMatcher(void)) + ??1UnicodeSet@icu@@UAA@XZ (public: virtual __cdecl icu::UnicodeSet::~UnicodeSet(void)) + ??1UnicodeSetIterator@icu@@UAA@XZ (public: virtual __cdecl icu::UnicodeSetIterator::~UnicodeSetIterator(void)) + ??1UnicodeString@icu@@UAA@XZ (public: virtual __cdecl icu::UnicodeString::~UnicodeString(void)) + ??1UnicodeStringAppendable@icu@@UAA@XZ (public: virtual __cdecl icu::UnicodeStringAppendable::~UnicodeStringAppendable(void)) + ??1UnifiedCache@icu@@UAA@XZ (public: virtual __cdecl icu::UnifiedCache::~UnifiedCache(void)) + ??1UnifiedCacheBase@icu@@UAA@XZ (public: virtual __cdecl icu::UnifiedCacheBase::~UnifiedCacheBase(void)) + ??2UMemory@icu@@SAPAXI@Z (public: static void * __cdecl icu::UMemory::operator new(unsigned int)) + ??2UMemory@icu@@SAPAXIPAX@Z (public: static void * __cdecl icu::UMemory::operator new(unsigned int,void *)) + ??2UMemory@icu@@SAPAXIPBDH@Z (public: static void * __cdecl icu::UMemory::operator new(unsigned int,char const *,int)) + ??3UMemory@icu@@SAXPAX0@Z (public: static void __cdecl icu::UMemory::operator delete(void *,void *)) + ??3UMemory@icu@@SAXPAX@Z (public: static void __cdecl icu::UMemory::operator delete(void *)) + ??3UMemory@icu@@SAXPAXPBDH@Z (public: static void __cdecl icu::UMemory::operator delete(void *,char const *,int)) + ??4?$MaybeStackArray@D$0CI@@icu@@AAAXABV01@@Z (private: void __cdecl icu::MaybeStackArray::operator=(class icu::MaybeStackArray const &)) + ??4Appendable@icu@@QAAAAV01@ABV01@@Z (public: class icu::Appendable & __cdecl icu::Appendable::operator=(class icu::Appendable const &)) + ??4BytesDictionaryMatcher@icu@@QAAAAV01@ABV01@@Z (public: class icu::BytesDictionaryMatcher & __cdecl icu::BytesDictionaryMatcher::operator=(class icu::BytesDictionaryMatcher const &)) + ??4CacheKeyBase@icu@@QAAAAV01@ABV01@@Z (public: class icu::CacheKeyBase & __cdecl icu::CacheKeyBase::operator=(class icu::CacheKeyBase const &)) + ??4Char16Ptr@icu@@QAAAAV01@ABV01@@Z (public: class icu::Char16Ptr & __cdecl icu::Char16Ptr::operator=(class icu::Char16Ptr const &)) + ??4CharacterIterator@icu@@IAAAAV01@ABV01@@Z (protected: class icu::CharacterIterator & __cdecl icu::CharacterIterator::operator=(class icu::CharacterIterator const &)) + ??4ConstChar16Ptr@icu@@QAAAAV01@ABV01@@Z (public: class icu::ConstChar16Ptr & __cdecl icu::ConstChar16Ptr::operator=(class icu::ConstChar16Ptr const &)) + ??4DateInterval@icu@@QAAAAV01@ABV01@@Z (public: class icu::DateInterval & __cdecl icu::DateInterval::operator=(class icu::DateInterval const &)) + ??4DictionaryData@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::DictionaryData & __cdecl icu::DictionaryData::operator=(class icu::DictionaryData &&)) + ??4DictionaryData@icu@@QAAAAV01@ABV01@@Z (public: class icu::DictionaryData & __cdecl icu::DictionaryData::operator=(class icu::DictionaryData const &)) + ??4DictionaryMatcher@icu@@QAAAAV01@ABV01@@Z (public: class icu::DictionaryMatcher & __cdecl icu::DictionaryMatcher::operator=(class icu::DictionaryMatcher const &)) + ??4ErrorCode@icu@@QAAAAV01@ABV01@@Z (public: class icu::ErrorCode & __cdecl icu::ErrorCode::operator=(class icu::ErrorCode const &)) + ??4EventListener@icu@@QAAAAV01@ABV01@@Z (public: class icu::EventListener & __cdecl icu::EventListener::operator=(class icu::EventListener const &)) + ??4FilteredBreakIteratorBuilder@icu@@QAAAAV01@ABV01@@Z (public: class icu::FilteredBreakIteratorBuilder & __cdecl icu::FilteredBreakIteratorBuilder::operator=(class icu::FilteredBreakIteratorBuilder const &)) + ??4ForwardCharacterIterator@icu@@IAAAAV01@ABV01@@Z (protected: class icu::ForwardCharacterIterator & __cdecl icu::ForwardCharacterIterator::operator=(class icu::ForwardCharacterIterator const &)) + ??4Hangul@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::Hangul & __cdecl icu::Hangul::operator=(class icu::Hangul &&)) + ??4Hangul@icu@@QAAAAV01@ABV01@@Z (public: class icu::Hangul & __cdecl icu::Hangul::operator=(class icu::Hangul const &)) + ??4ICUNotifier@icu@@QAAAAV01@ABV01@@Z (public: class icu::ICUNotifier & __cdecl icu::ICUNotifier::operator=(class icu::ICUNotifier const &)) + ??4ICUServiceFactory@icu@@QAAAAV01@ABV01@@Z (public: class icu::ICUServiceFactory & __cdecl icu::ICUServiceFactory::operator=(class icu::ICUServiceFactory const &)) + ??4ICU_Utility@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::ICU_Utility & __cdecl icu::ICU_Utility::operator=(class icu::ICU_Utility &&)) + ??4ICU_Utility@icu@@QAAAAV01@ABV01@@Z (public: class icu::ICU_Utility & __cdecl icu::ICU_Utility::operator=(class icu::ICU_Utility const &)) + ??4IDNA@icu@@QAAAAV01@ABV01@@Z (public: class icu::IDNA & __cdecl icu::IDNA::operator=(class icu::IDNA const &)) + ??4Iterator@BytesTrie@icu@@QAAAAV012@ABV012@@Z (public: class icu::BytesTrie::Iterator & __cdecl icu::BytesTrie::Iterator::operator=(class icu::BytesTrie::Iterator const &)) + ??4Iterator@Edits@icu@@QAAAAU012@ABU012@@Z (public: struct icu::Edits::Iterator & __cdecl icu::Edits::Iterator::operator=(struct icu::Edits::Iterator const &)) + ??4Iterator@UCharsTrie@icu@@QAAAAV012@ABV012@@Z (public: class icu::UCharsTrie::Iterator & __cdecl icu::UCharsTrie::Iterator::operator=(class icu::UCharsTrie::Iterator const &)) + ??4ListFormatter@icu@@QAAAAV01@ABV01@@Z (public: class icu::ListFormatter & __cdecl icu::ListFormatter::operator=(class icu::ListFormatter const &)) + ??4Locale@icu@@QAAAAV01@ABV01@@Z (public: class icu::Locale & __cdecl icu::Locale::operator=(class icu::Locale const &)) + ??4LocaleBased@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::LocaleBased & __cdecl icu::LocaleBased::operator=(class icu::LocaleBased &&)) + ??4LocaleBased@icu@@QAAAAV01@ABV01@@Z (public: class icu::LocaleBased & __cdecl icu::LocaleBased::operator=(class icu::LocaleBased const &)) + ??4LocaleDisplayNames@icu@@QAAAAV01@ABV01@@Z (public: class icu::LocaleDisplayNames & __cdecl icu::LocaleDisplayNames::operator=(class icu::LocaleDisplayNames const &)) + ??4LocaleUtility@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::LocaleUtility & __cdecl icu::LocaleUtility::operator=(class icu::LocaleUtility &&)) + ??4LocaleUtility@icu@@QAAAAV01@ABV01@@Z (public: class icu::LocaleUtility & __cdecl icu::LocaleUtility::operator=(class icu::LocaleUtility const &)) + ??4MessageImpl@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::MessageImpl & __cdecl icu::MessageImpl::operator=(class icu::MessageImpl &&)) + ??4MessageImpl@icu@@QAAAAV01@ABV01@@Z (public: class icu::MessageImpl & __cdecl icu::MessageImpl::operator=(class icu::MessageImpl const &)) + ??4MessagePattern@icu@@QAAAAV01@ABV01@@Z (public: class icu::MessagePattern & __cdecl icu::MessagePattern::operator=(class icu::MessagePattern const &)) + ??4Normalizer2@icu@@QAAAAV01@ABV01@@Z (public: class icu::Normalizer2 & __cdecl icu::Normalizer2::operator=(class icu::Normalizer2 const &)) + ??4Normalizer2Factory@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::Normalizer2Factory & __cdecl icu::Normalizer2Factory::operator=(class icu::Normalizer2Factory &&)) + ??4Normalizer2Factory@icu@@QAAAAV01@ABV01@@Z (public: class icu::Normalizer2Factory & __cdecl icu::Normalizer2Factory::operator=(class icu::Normalizer2Factory const &)) + ??4Normalizer2Impl@icu@@QAAAAV01@ABV01@@Z (public: class icu::Normalizer2Impl & __cdecl icu::Normalizer2Impl::operator=(class icu::Normalizer2Impl const &)) + ??4ParsePosition@icu@@QAAAAV01@ABV01@@Z (public: class icu::ParsePosition & __cdecl icu::ParsePosition::operator=(class icu::ParsePosition const &)) + ??4PatternProps@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::PatternProps & __cdecl icu::PatternProps::operator=(class icu::PatternProps &&)) + ??4PatternProps@icu@@QAAAAV01@ABV01@@Z (public: class icu::PatternProps & __cdecl icu::PatternProps::operator=(class icu::PatternProps const &)) + ??4PluralMapBase@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::PluralMapBase & __cdecl icu::PluralMapBase::operator=(class icu::PluralMapBase &&)) + ??4PluralMapBase@icu@@QAAAAV01@ABV01@@Z (public: class icu::PluralMapBase & __cdecl icu::PluralMapBase::operator=(class icu::PluralMapBase const &)) + ??4Replaceable@icu@@QAAAAV01@ABV01@@Z (public: class icu::Replaceable & __cdecl icu::Replaceable::operator=(class icu::Replaceable const &)) + ??4ResourceArray@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::ResourceArray & __cdecl icu::ResourceArray::operator=(class icu::ResourceArray &&)) + ??4ResourceArray@icu@@QAAAAV01@ABV01@@Z (public: class icu::ResourceArray & __cdecl icu::ResourceArray::operator=(class icu::ResourceArray const &)) + ??4ResourceBundle@icu@@QAAAAV01@ABV01@@Z (public: class icu::ResourceBundle & __cdecl icu::ResourceBundle::operator=(class icu::ResourceBundle const &)) + ??4ResourceTable@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::ResourceTable & __cdecl icu::ResourceTable::operator=(class icu::ResourceTable &&)) + ??4ResourceTable@icu@@QAAAAV01@ABV01@@Z (public: class icu::ResourceTable & __cdecl icu::ResourceTable::operator=(class icu::ResourceTable const &)) + ??4RuleBasedBreakIterator@icu@@QAAAAV01@ABV01@@Z (public: class icu::RuleBasedBreakIterator & __cdecl icu::RuleBasedBreakIterator::operator=(class icu::RuleBasedBreakIterator const &)) + ??4ServiceListener@icu@@QAAAAV01@ABV01@@Z (public: class icu::ServiceListener & __cdecl icu::ServiceListener::operator=(class icu::ServiceListener const &)) + ??4SharedObject@icu@@QAAAAV01@ABV01@@Z (public: class icu::SharedObject & __cdecl icu::SharedObject::operator=(class icu::SharedObject const &)) + ??4SimpleFormatter@icu@@QAAAAV01@ABV01@@Z (public: class icu::SimpleFormatter & __cdecl icu::SimpleFormatter::operator=(class icu::SimpleFormatter const &)) + ??4StringCharacterIterator@icu@@QAAAAV01@ABV01@@Z (public: class icu::StringCharacterIterator & __cdecl icu::StringCharacterIterator::operator=(class icu::StringCharacterIterator const &)) + ??4StringEnumeration@icu@@QAAAAV01@ABV01@@Z (public: class icu::StringEnumeration & __cdecl icu::StringEnumeration::operator=(class icu::StringEnumeration const &)) + ??4StringPiece@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::StringPiece & __cdecl icu::StringPiece::operator=(class icu::StringPiece &&)) + ??4StringPiece@icu@@QAAAAV01@ABV01@@Z (public: class icu::StringPiece & __cdecl icu::StringPiece::operator=(class icu::StringPiece const &)) + ??4StringTrieBuilder@icu@@QAAAAV01@ABV01@@Z (public: class icu::StringTrieBuilder & __cdecl icu::StringTrieBuilder::operator=(class icu::StringTrieBuilder const &)) + ??4SymbolTable@icu@@QAAAAV01@ABV01@@Z (public: class icu::SymbolTable & __cdecl icu::SymbolTable::operator=(class icu::SymbolTable const &)) + ??4UCharCharacterIterator@icu@@QAAAAV01@ABV01@@Z (public: class icu::UCharCharacterIterator & __cdecl icu::UCharCharacterIterator::operator=(class icu::UCharCharacterIterator const &)) + ??4UCharsDictionaryMatcher@icu@@QAAAAV01@ABV01@@Z (public: class icu::UCharsDictionaryMatcher & __cdecl icu::UCharsDictionaryMatcher::operator=(class icu::UCharsDictionaryMatcher const &)) + ??4UMemory@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::UMemory & __cdecl icu::UMemory::operator=(class icu::UMemory &&)) + ??4UMemory@icu@@QAAAAV01@ABV01@@Z (public: class icu::UMemory & __cdecl icu::UMemory::operator=(class icu::UMemory const &)) + ??4UObject@icu@@QAAAAV01@ABV01@@Z (public: class icu::UObject & __cdecl icu::UObject::operator=(class icu::UObject const &)) + ??4UStringEnumeration@icu@@QAAAAV01@ABV01@@Z (public: class icu::UStringEnumeration & __cdecl icu::UStringEnumeration::operator=(class icu::UStringEnumeration const &)) + ??4UnicodeFilter@icu@@QAAAAV01@ABV01@@Z (public: class icu::UnicodeFilter & __cdecl icu::UnicodeFilter::operator=(class icu::UnicodeFilter const &)) + ??4UnicodeFunctor@icu@@QAAAAV01@ABV01@@Z (public: class icu::UnicodeFunctor & __cdecl icu::UnicodeFunctor::operator=(class icu::UnicodeFunctor const &)) + ??4UnicodeMatcher@icu@@QAAAAV01@ABV01@@Z (public: class icu::UnicodeMatcher & __cdecl icu::UnicodeMatcher::operator=(class icu::UnicodeMatcher const &)) + ??4UnicodeSet@icu@@QAAAAV01@ABV01@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::operator=(class icu::UnicodeSet const &)) + ??4UnicodeString@icu@@QAAAAV01@$$QAV01@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator=(class icu::UnicodeString &&)) + ??4UnicodeString@icu@@QAAAAV01@ABV01@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator=(class icu::UnicodeString const &)) + ??4UnicodeString@icu@@QAAAAV01@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator=(int)) + ??4UnicodeString@icu@@QAAAAV01@_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator=(char16_t)) + ??8?$MaybeStackArray@D$0CI@@icu@@AAA_NABV01@@Z (private: bool __cdecl icu::MaybeStackArray::operator==(class icu::MaybeStackArray const &)) + ??8DateInterval@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::DateInterval::operator==(class icu::DateInterval const &)const ) + ??8Locale@icu@@QBACABV01@@Z (public: signed char __cdecl icu::Locale::operator==(class icu::Locale const &)const ) + ??8MessagePattern@icu@@QBACABV01@@Z (public: signed char __cdecl icu::MessagePattern::operator==(class icu::MessagePattern const &)const ) + ??8Normalizer@icu@@QBACABV01@@Z (public: signed char __cdecl icu::Normalizer::operator==(class icu::Normalizer const &)const ) + ??8ParsePosition@icu@@QBACABV01@@Z (public: signed char __cdecl icu::ParsePosition::operator==(class icu::ParsePosition const &)const ) + ??8RuleBasedBreakIterator@icu@@UBACABVBreakIterator@1@@Z (public: virtual signed char __cdecl icu::RuleBasedBreakIterator::operator==(class icu::BreakIterator const &)const ) + ??8StringCharacterIterator@icu@@UBACABVForwardCharacterIterator@1@@Z (public: virtual signed char __cdecl icu::StringCharacterIterator::operator==(class icu::ForwardCharacterIterator const &)const ) + ??8StringEnumeration@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::StringEnumeration::operator==(class icu::StringEnumeration const &)const ) + ??8UCharCharacterIterator@icu@@UBACABVForwardCharacterIterator@1@@Z (public: virtual signed char __cdecl icu::UCharCharacterIterator::operator==(class icu::ForwardCharacterIterator const &)const ) + ??8UVector32@icu@@QAACABV01@@Z (public: signed char __cdecl icu::UVector32::operator==(class icu::UVector32 const &)) + ??8UVector64@icu@@QAACABV01@@Z (public: signed char __cdecl icu::UVector64::operator==(class icu::UVector64 const &)) + ??8UVector@icu@@QAACABV01@@Z (public: signed char __cdecl icu::UVector::operator==(class icu::UVector const &)) + ??8UnicodeSet@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::UnicodeSet::operator==(class icu::UnicodeSet const &)const ) + ??8UnicodeString@icu@@QBACABV01@@Z (public: signed char __cdecl icu::UnicodeString::operator==(class icu::UnicodeString const &)const ) + ??8icu@@YACABVStringPiece@0@0@Z (signed char __cdecl icu::operator==(class icu::StringPiece const &,class icu::StringPiece const &)) + ??9?$MaybeStackArray@D$0CI@@icu@@AAA_NABV01@@Z (private: bool __cdecl icu::MaybeStackArray::operator!=(class icu::MaybeStackArray const &)) + ??9BreakIterator@icu@@QBACABV01@@Z (public: signed char __cdecl icu::BreakIterator::operator!=(class icu::BreakIterator const &)const ) + ??9CacheKeyBase@icu@@QBACABV01@@Z (public: signed char __cdecl icu::CacheKeyBase::operator!=(class icu::CacheKeyBase const &)const ) + ??9DateInterval@icu@@QBACABV01@@Z (public: signed char __cdecl icu::DateInterval::operator!=(class icu::DateInterval const &)const ) + ??9ForwardCharacterIterator@icu@@QBACABV01@@Z (public: signed char __cdecl icu::ForwardCharacterIterator::operator!=(class icu::ForwardCharacterIterator const &)const ) + ??9Locale@icu@@QBACABV01@@Z (public: signed char __cdecl icu::Locale::operator!=(class icu::Locale const &)const ) + ??9MessagePattern@icu@@QBACABV01@@Z (public: signed char __cdecl icu::MessagePattern::operator!=(class icu::MessagePattern const &)const ) + ??9Normalizer@icu@@QBACABV01@@Z (public: signed char __cdecl icu::Normalizer::operator!=(class icu::Normalizer const &)const ) + ??9ParsePosition@icu@@QBACABV01@@Z (public: signed char __cdecl icu::ParsePosition::operator!=(class icu::ParsePosition const &)const ) + ??9RuleBasedBreakIterator@icu@@QBACABVBreakIterator@1@@Z (public: signed char __cdecl icu::RuleBasedBreakIterator::operator!=(class icu::BreakIterator const &)const ) + ??9StringEnumeration@icu@@UBACABV01@@Z (public: virtual signed char __cdecl icu::StringEnumeration::operator!=(class icu::StringEnumeration const &)const ) + ??9UVector32@icu@@QAACABV01@@Z (public: signed char __cdecl icu::UVector32::operator!=(class icu::UVector32 const &)) + ??9UVector64@icu@@QAACABV01@@Z (public: signed char __cdecl icu::UVector64::operator!=(class icu::UVector64 const &)) + ??9UVector@icu@@QAACABV01@@Z (public: signed char __cdecl icu::UVector::operator!=(class icu::UVector const &)) + ??9UnicodeSet@icu@@QBACABV01@@Z (public: signed char __cdecl icu::UnicodeSet::operator!=(class icu::UnicodeSet const &)const ) + ??9UnicodeString@icu@@QBACABV01@@Z (public: signed char __cdecl icu::UnicodeString::operator!=(class icu::UnicodeString const &)const ) + ??A?$MaybeStackArray@D$0CI@@icu@@QAAAADH@Z (public: char & __cdecl icu::MaybeStackArray::operator[](int)) + ??A?$MaybeStackArray@D$0CI@@icu@@QBAABDH@Z (public: char const & __cdecl icu::MaybeStackArray::operator[](int)const ) + ??ACharString@icu@@QBADH@Z (public: char __cdecl icu::CharString::operator[](int)const ) + ??AUVector@icu@@QBAPAXH@Z (public: void * __cdecl icu::UVector::operator[](int)const ) + ??AUnicodeString@icu@@QBA_SH@Z (public: char16_t __cdecl icu::UnicodeString::operator[](int)const ) + ??BChar16Ptr@icu@@QBAPA_SXZ (public: __cdecl icu::Char16Ptr::operator char16_t *(void)const ) + ??BConstChar16Ptr@icu@@QBAPB_SXZ (public: __cdecl icu::ConstChar16Ptr::operator char16_t const *(void)const ) + ??BErrorCode@icu@@QAAAAW4UErrorCode@@XZ (public: __cdecl icu::ErrorCode::operator enum UErrorCode &(void)) + ??BErrorCode@icu@@QAAPAW4UErrorCode@@XZ (public: __cdecl icu::ErrorCode::operator enum UErrorCode *(void)) + ??Hicu@@YA?AVUnicodeString@0@ABV10@0@Z (class icu::UnicodeString __cdecl icu::operator+(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ??MUnicodeString@icu@@QBACABV01@@Z (public: signed char __cdecl icu::UnicodeString::operator<(class icu::UnicodeString const &)const ) + ??NUnicodeString@icu@@QBACABV01@@Z (public: signed char __cdecl icu::UnicodeString::operator<=(class icu::UnicodeString const &)const ) + ??OUnicodeString@icu@@QBACABV01@@Z (public: signed char __cdecl icu::UnicodeString::operator>(class icu::UnicodeString const &)const ) + ??PUnicodeString@icu@@QBACABV01@@Z (public: signed char __cdecl icu::UnicodeString::operator>=(class icu::UnicodeString const &)const ) + ??RCStr@icu@@QBAPBDXZ (public: char const * __cdecl icu::CStr::operator()(void)const ) + ??YUnicodeString@icu@@QAAAAV01@ABV01@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator+=(class icu::UnicodeString const &)) + ??YUnicodeString@icu@@QAAAAV01@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator+=(int)) + ??YUnicodeString@icu@@QAAAAV01@_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator+=(char16_t)) + ??_7Appendable@icu@@6B@ (const icu::Appendable::`vftable') + ??_7BreakIterator@icu@@6B@ (const icu::BreakIterator::`vftable') + ??_7ByteSink@icu@@6B@ (const icu::ByteSink::`vftable') + ??_7BytesDictionaryMatcher@icu@@6B@ (const icu::BytesDictionaryMatcher::`vftable') + ??_7BytesTrieBuilder@icu@@6B@ (const icu::BytesTrieBuilder::`vftable') + ??_7CacheKeyBase@icu@@6B@ (const icu::CacheKeyBase::`vftable') + ??_7CanonicalIterator@icu@@6B@ (const icu::CanonicalIterator::`vftable') + ??_7CharacterIterator@icu@@6B@ (const icu::CharacterIterator::`vftable') + ??_7CheckedArrayByteSink@icu@@6B@ (const icu::CheckedArrayByteSink::`vftable') + ??_7DateInterval@icu@@6B@ (const icu::DateInterval::`vftable') + ??_7DictionaryMatcher@icu@@6B@ (const icu::DictionaryMatcher::`vftable') + ??_7ErrorCode@icu@@6B@ (const icu::ErrorCode::`vftable') + ??_7EventListener@icu@@6B@ (const icu::EventListener::`vftable') + ??_7FilteredBreakIteratorBuilder@icu@@6B@ (const icu::FilteredBreakIteratorBuilder::`vftable') + ??_7FilteredNormalizer2@icu@@6B@ (const icu::FilteredNormalizer2::`vftable') + ??_7ForwardCharacterIterator@icu@@6B@ (const icu::ForwardCharacterIterator::`vftable') + ??_7ICULocaleService@icu@@6B@ (const icu::ICULocaleService::`vftable') + ??_7ICUNotifier@icu@@6B@ (const icu::ICUNotifier::`vftable') + ??_7ICUResourceBundleFactory@icu@@6B@ (const icu::ICUResourceBundleFactory::`vftable') + ??_7ICUService@icu@@6B@ (const icu::ICUService::`vftable') + ??_7ICUServiceFactory@icu@@6B@ (const icu::ICUServiceFactory::`vftable') + ??_7ICUServiceKey@icu@@6B@ (const icu::ICUServiceKey::`vftable') + ??_7IDNA@icu@@6B@ (const icu::IDNA::`vftable') + ??_7ListFormatter@icu@@6B@ (const icu::ListFormatter::`vftable') + ??_7Locale@icu@@6B@ (const icu::Locale::`vftable') + ??_7LocaleDisplayNames@icu@@6B@ (const icu::LocaleDisplayNames::`vftable') + ??_7LocaleKey@icu@@6B@ (const icu::LocaleKey::`vftable') + ??_7LocaleKeyFactory@icu@@6B@ (const icu::LocaleKeyFactory::`vftable') + ??_7MessagePattern@icu@@6B@ (const icu::MessagePattern::`vftable') + ??_7Normalizer2@icu@@6B@ (const icu::Normalizer2::`vftable') + ??_7Normalizer2Impl@icu@@6B@ (const icu::Normalizer2Impl::`vftable') + ??_7Normalizer@icu@@6B@ (const icu::Normalizer::`vftable') + ??_7ParsePosition@icu@@6B@ (const icu::ParsePosition::`vftable') + ??_7Replaceable@icu@@6B@ (const icu::Replaceable::`vftable') + ??_7ResourceBundle@icu@@6B@ (const icu::ResourceBundle::`vftable') + ??_7ResourceSink@icu@@6B@ (const icu::ResourceSink::`vftable') + ??_7ResourceValue@icu@@6B@ (const icu::ResourceValue::`vftable') + ??_7RuleBasedBreakIterator@icu@@6B@ (const icu::RuleBasedBreakIterator::`vftable') + ??_7ServiceListener@icu@@6B@ (const icu::ServiceListener::`vftable') + ??_7SharedObject@icu@@6B@ (const icu::SharedObject::`vftable') + ??_7SimpleFactory@icu@@6B@ (const icu::SimpleFactory::`vftable') + ??_7SimpleFilteredBreakIteratorBuilder@icu@@6B@ (const icu::SimpleFilteredBreakIteratorBuilder::`vftable') + ??_7SimpleLocaleKeyFactory@icu@@6B@ (const icu::SimpleLocaleKeyFactory::`vftable') + ??_7StringCharacterIterator@icu@@6B@ (const icu::StringCharacterIterator::`vftable') + ??_7StringEnumeration@icu@@6B@ (const icu::StringEnumeration::`vftable') + ??_7StringTrieBuilder@icu@@6B@ (const icu::StringTrieBuilder::`vftable') + ??_7SymbolTable@icu@@6B@ (const icu::SymbolTable::`vftable') + ??_7UCharCharacterIterator@icu@@6B@ (const icu::UCharCharacterIterator::`vftable') + ??_7UCharsDictionaryMatcher@icu@@6B@ (const icu::UCharsDictionaryMatcher::`vftable') + ??_7UCharsTrieBuilder@icu@@6B@ (const icu::UCharsTrieBuilder::`vftable') + ??_7UObject@icu@@6B@ (const icu::UObject::`vftable') + ??_7UStack@icu@@6B@ (const icu::UStack::`vftable') + ??_7UStringEnumeration@icu@@6B@ (const icu::UStringEnumeration::`vftable') + ??_7UStringSet@icu@@6B@ (const icu::UStringSet::`vftable') + ??_7UVector32@icu@@6B@ (const icu::UVector32::`vftable') + ??_7UVector64@icu@@6B@ (const icu::UVector64::`vftable') + ??_7UVector@icu@@6B@ (const icu::UVector::`vftable') + ??_7UnicodeFilter@icu@@6BUnicodeFunctor@1@@ (const icu::UnicodeFilter::`vftable'{for `icu::UnicodeFunctor'}) + ??_7UnicodeFilter@icu@@6BUnicodeMatcher@1@@ (const icu::UnicodeFilter::`vftable'{for `icu::UnicodeMatcher'}) + ??_7UnicodeFunctor@icu@@6B@ (const icu::UnicodeFunctor::`vftable') + ??_7UnicodeMatcher@icu@@6B@ (const icu::UnicodeMatcher::`vftable') + ??_7UnicodeSet@icu@@6BUnicodeFunctor@1@@ (const icu::UnicodeSet::`vftable'{for `icu::UnicodeFunctor'}) + ??_7UnicodeSet@icu@@6BUnicodeMatcher@1@@ (const icu::UnicodeSet::`vftable'{for `icu::UnicodeMatcher'}) + ??_7UnicodeSetIterator@icu@@6B@ (const icu::UnicodeSetIterator::`vftable') + ??_7UnicodeString@icu@@6B@ (const icu::UnicodeString::`vftable') + ??_7UnicodeStringAppendable@icu@@6B@ (const icu::UnicodeStringAppendable::`vftable') + ??_7UnifiedCache@icu@@6B@ (const icu::UnifiedCache::`vftable') + ??_7UnifiedCacheBase@icu@@6B@ (const icu::UnifiedCacheBase::`vftable') + ??_FMutex@icu@@QAAXXZ (public: void __cdecl icu::Mutex::`default constructor closure'(void)) + ??_UUMemory@icu@@SAPAXI@Z (public: static void * __cdecl icu::UMemory::operator new[](unsigned int)) + ??_VUMemory@icu@@SAXPAX@Z (public: static void __cdecl icu::UMemory::operator delete[](void *)) + ?Append@CheckedArrayByteSink@icu@@UAAXPBDH@Z (public: virtual void __cdecl icu::CheckedArrayByteSink::Append(char const *,int)) + ?Flush@ByteSink@icu@@UAAXXZ (public: virtual void __cdecl icu::ByteSink::Flush(void)) + ?GetAppendBuffer@ByteSink@icu@@UAAPADHHPADHPAH@Z (public: virtual char * __cdecl icu::ByteSink::GetAppendBuffer(int,int,char *,int,int *)) + ?GetAppendBuffer@CheckedArrayByteSink@icu@@UAAPADHHPADHPAH@Z (public: virtual char * __cdecl icu::CheckedArrayByteSink::GetAppendBuffer(int,int,char *,int,int *)) + ?NumberOfBytesAppended@CheckedArrayByteSink@icu@@QBAHXZ (public: int __cdecl icu::CheckedArrayByteSink::NumberOfBytesAppended(void)const ) + ?NumberOfBytesWritten@CheckedArrayByteSink@icu@@QBAHXZ (public: int __cdecl icu::CheckedArrayByteSink::NumberOfBytesWritten(void)const ) + ?Overflowed@CheckedArrayByteSink@icu@@QBACXZ (public: signed char __cdecl icu::CheckedArrayByteSink::Overflowed(void)const ) + ?PREFIX_DELIMITER@ICUServiceKey@icu@@1_SB (protected: static char16_t const icu::ICUServiceKey::PREFIX_DELIMITER) + ?Reset@CheckedArrayByteSink@icu@@UAAAAV12@XZ (public: virtual class icu::CheckedArrayByteSink & __cdecl icu::CheckedArrayByteSink::Reset(void)) + ?STACK_CAPACITY@Edits@icu@@0HB (private: static int const icu::Edits::STACK_CAPACITY) + ?TRANSFORM_NONE@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRANSFORM_NONE) + ?TRANSFORM_OFFSET_MASK@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRANSFORM_OFFSET_MASK) + ?TRANSFORM_TYPE_MASK@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRANSFORM_TYPE_MASK) + ?TRANSFORM_TYPE_OFFSET@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRANSFORM_TYPE_OFFSET) + ?TRIE_HAS_VALUES@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRIE_HAS_VALUES) + ?TRIE_TYPE_BYTES@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRIE_TYPE_BYTES) + ?TRIE_TYPE_MASK@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRIE_TYPE_MASK) + ?TRIE_TYPE_UCHARS@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRIE_TYPE_UCHARS) + ?_add@UnicodeSet@icu@@AAAXABVUnicodeString@2@@Z (private: void __cdecl icu::UnicodeSet::_add(class icu::UnicodeString const &)) + ?_appendToPat@UnicodeSet@icu@@CAXAAVUnicodeString@2@ABV32@C@Z (private: static void __cdecl icu::UnicodeSet::_appendToPat(class icu::UnicodeString &,class icu::UnicodeString const &,signed char)) + ?_appendToPat@UnicodeSet@icu@@CAXAAVUnicodeString@2@HC@Z (private: static void __cdecl icu::UnicodeSet::_appendToPat(class icu::UnicodeString &,int,signed char)) + ?_computeCountOfItemsToEvict@UnifiedCache@icu@@ABAHXZ (private: int __cdecl icu::UnifiedCache::_computeCountOfItemsToEvict(void)const ) + ?_fetch@UnifiedCache@icu@@CAXPBUUHashElement@@AAPBVSharedObject@2@AAW4UErrorCode@@@Z (private: static void __cdecl icu::UnifiedCache::_fetch(struct UHashElement const *,class icu::SharedObject const * &,enum UErrorCode &)) + ?_flush@UnifiedCache@icu@@ABACC@Z (private: signed char __cdecl icu::UnifiedCache::_flush(signed char)const ) + ?_generatePattern@UnicodeSet@icu@@ABAAAVUnicodeString@2@AAV32@C@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeSet::_generatePattern(class icu::UnicodeString &,signed char)const ) + ?_get@UnifiedCache@icu@@ABAXABVCacheKeyBase@2@AAPBVSharedObject@2@PBXAAW4UErrorCode@@@Z (private: void __cdecl icu::UnifiedCache::_get(class icu::CacheKeyBase const &,class icu::SharedObject const * &,void const *,enum UErrorCode &)const ) + ?_inProgress@UnifiedCache@icu@@CACPBUUHashElement@@@Z (private: static signed char __cdecl icu::UnifiedCache::_inProgress(struct UHashElement const *)) + ?_inProgress@UnifiedCache@icu@@CACPBVSharedObject@2@W4UErrorCode@@@Z (private: static signed char __cdecl icu::UnifiedCache::_inProgress(class icu::SharedObject const *,enum UErrorCode)) + ?_init@UVector32@icu@@AAAXHAAW4UErrorCode@@@Z (private: void __cdecl icu::UVector32::_init(int,enum UErrorCode &)) + ?_init@UVector64@icu@@AAAXHAAW4UErrorCode@@@Z (private: void __cdecl icu::UVector64::_init(int,enum UErrorCode &)) + ?_init@UVector@icu@@AAAXHAAW4UErrorCode@@@Z (private: void __cdecl icu::UVector::_init(int,enum UErrorCode &)) + ?_isEvictable@UnifiedCache@icu@@CACPBUUHashElement@@@Z (private: static signed char __cdecl icu::UnifiedCache::_isEvictable(struct UHashElement const *)) + ?_nextElement@UnifiedCache@icu@@ABAPBUUHashElement@@XZ (private: struct UHashElement const * __cdecl icu::UnifiedCache::_nextElement(void)const ) + ?_poll@UnifiedCache@icu@@ABACABVCacheKeyBase@2@AAPBVSharedObject@2@AAW4UErrorCode@@@Z (private: signed char __cdecl icu::UnifiedCache::_poll(class icu::CacheKeyBase const &,class icu::SharedObject const * &,enum UErrorCode &)const ) + ?_put@UnifiedCache@icu@@ABAXPBUUHashElement@@PBVSharedObject@2@W4UErrorCode@@@Z (private: void __cdecl icu::UnifiedCache::_put(struct UHashElement const *,class icu::SharedObject const *,enum UErrorCode)const ) + ?_putIfAbsentAndGet@UnifiedCache@icu@@ABAXABVCacheKeyBase@2@AAPBVSharedObject@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::UnifiedCache::_putIfAbsentAndGet(class icu::CacheKeyBase const &,class icu::SharedObject const * &,enum UErrorCode &)const ) + ?_putNew@UnifiedCache@icu@@ABAXABVCacheKeyBase@2@PBVSharedObject@2@W4UErrorCode@@AAW45@@Z (private: void __cdecl icu::UnifiedCache::_putNew(class icu::CacheKeyBase const &,class icu::SharedObject const *,enum UErrorCode,enum UErrorCode &)const ) + ?_registerMaster@UnifiedCache@icu@@ABAXPBVCacheKeyBase@2@PBVSharedObject@2@@Z (private: void __cdecl icu::UnifiedCache::_registerMaster(class icu::CacheKeyBase const *,class icu::SharedObject const *)const ) + ?_runEvictionSlice@UnifiedCache@icu@@ABAXXZ (private: void __cdecl icu::UnifiedCache::_runEvictionSlice(void)const ) + ?_toPattern@UnicodeSet@icu@@ABAAAVUnicodeString@2@AAV32@C@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeSet::_toPattern(class icu::UnicodeString &,signed char)const ) + ?acceptsListener@ICUService@icu@@MBACABVEventListener@2@@Z (protected: virtual signed char __cdecl icu::ICUService::acceptsListener(class icu::EventListener const &)const ) + ?add@BytesTrieBuilder@icu@@QAAAAV12@VStringPiece@2@HAAW4UErrorCode@@@Z (public: class icu::BytesTrieBuilder & __cdecl icu::BytesTrieBuilder::add(class icu::StringPiece,int,enum UErrorCode &)) + ?add@UCharsTrieBuilder@icu@@QAAAAV12@ABVUnicodeString@2@HAAW4UErrorCode@@@Z (public: class icu::UCharsTrieBuilder & __cdecl icu::UCharsTrieBuilder::add(class icu::UnicodeString const &,int,enum UErrorCode &)) + ?add@UStringSet@icu@@QAACABVUnicodeString@2@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::UStringSet::add(class icu::UnicodeString const &,enum UErrorCode &)) + ?add@UnicodeSet@icu@@AAAXPBHHC@Z (private: void __cdecl icu::UnicodeSet::add(int const *,int,signed char)) + ?add@UnicodeSet@icu@@QAAAAV12@ABVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::add(class icu::UnicodeString const &)) + ?add@UnicodeSet@icu@@QAAAAV12@H@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::add(int)) + ?add@UnicodeSet@icu@@UAAAAV12@HH@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::add(int,int)) + ?addAll@UnicodeSet@icu@@QAAAAV12@ABVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::addAll(class icu::UnicodeString const &)) + ?addAll@UnicodeSet@icu@@UAAAAV12@ABV12@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::addAll(class icu::UnicodeSet const &)) + ?addArgDoublePart@MessagePattern@icu@@AAAXNHHAAW4UErrorCode@@@Z (private: void __cdecl icu::MessagePattern::addArgDoublePart(double,int,int,enum UErrorCode &)) + ?addCanonIterPropertyStarts@Normalizer2Impl@icu@@QBAXPBUUSetAdder@@AAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::addCanonIterPropertyStarts(struct USetAdder const *,enum UErrorCode &)const ) + ?addComposites@Normalizer2Impl@icu@@ABAXPBGAAVUnicodeSet@2@@Z (private: void __cdecl icu::Normalizer2Impl::addComposites(unsigned short const *,class icu::UnicodeSet &)const ) + ?addElement@UVector32@icu@@QAAXHAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector32::addElement(int,enum UErrorCode &)) + ?addElement@UVector64@icu@@QAAX_JAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector64::addElement(__int64,enum UErrorCode &)) + ?addElement@UVector@icu@@QAAXHAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::addElement(int,enum UErrorCode &)) + ?addElement@UVector@icu@@QAAXPAXAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::addElement(void *,enum UErrorCode &)) + ?addLcccChars@Normalizer2Impl@icu@@QBAXAAVUnicodeSet@2@@Z (public: void __cdecl icu::Normalizer2Impl::addLcccChars(class icu::UnicodeSet &)const ) + ?addLimitPart@MessagePattern@icu@@AAAXHW4UMessagePatternPartType@@HHHAAW4UErrorCode@@@Z (private: void __cdecl icu::MessagePattern::addLimitPart(int,enum UMessagePatternPartType,int,int,int,enum UErrorCode &)) + ?addListener@ICUNotifier@icu@@UAAXPBVEventListener@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ICUNotifier::addListener(class icu::EventListener const *,enum UErrorCode &)) + ?addMatchSetTo@UnicodeSet@icu@@UBAXAAV12@@Z (public: virtual void __cdecl icu::UnicodeSet::addMatchSetTo(class icu::UnicodeSet &)const ) + ?addPart@MessagePattern@icu@@AAAXW4UMessagePatternPartType@@HHHAAW4UErrorCode@@@Z (private: void __cdecl icu::MessagePattern::addPart(enum UMessagePatternPartType,int,int,int,enum UErrorCode &)) + ?addPropertyStarts@Normalizer2Impl@icu@@QBAXPBUUSetAdder@@AAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::addPropertyStarts(struct USetAdder const *,enum UErrorCode &)const ) + ?addRef@SharedObject@icu@@ABAXC@Z (private: void __cdecl icu::SharedObject::addRef(signed char)const ) + ?addRef@SharedObject@icu@@QBAXXZ (public: void __cdecl icu::SharedObject::addRef(void)const ) + ?addRef@UnicodeString@icu@@AAAXXZ (private: void __cdecl icu::UnicodeString::addRef(void)) + ?addRefWhileHoldingCacheLock@SharedObject@icu@@QBAXXZ (public: void __cdecl icu::SharedObject::addRefWhileHoldingCacheLock(void)const ) + ?addReplace@Edits@icu@@QAAXHH@Z (public: void __cdecl icu::Edits::addReplace(int,int)) + ?addSoftRef@SharedObject@icu@@QBAXXZ (public: void __cdecl icu::SharedObject::addSoftRef(void)const ) + ?addUnchanged@Edits@icu@@QAAXH@Z (public: void __cdecl icu::Edits::addUnchanged(int)) + ?adopt@UStringSet@icu@@QAACPAVUnicodeString@2@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::UStringSet::adopt(class icu::UnicodeString *,enum UErrorCode &)) + ?adoptText@RuleBasedBreakIterator@icu@@UAAXPAVCharacterIterator@2@@Z (public: virtual void __cdecl icu::RuleBasedBreakIterator::adoptText(class icu::CharacterIterator *)) + ?aliasInstead@?$MaybeStackArray@D$0CI@@icu@@QAAXPADH@Z (public: void __cdecl icu::MaybeStackArray::aliasInstead(char *,int)) + ?allocate@UnicodeString@icu@@AAACH@Z (private: signed char __cdecl icu::UnicodeString::allocate(int)) + ?allocateStrings@UnicodeSet@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::UnicodeSet::allocateStrings(enum UErrorCode &)) + ?append@BytesTrie@icu@@CAXAAVByteSink@2@H@Z (private: static void __cdecl icu::BytesTrie::append(class icu::ByteSink &,int)) + ?append@CharString@icu@@QAAAAV12@ABV12@AAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::append(class icu::CharString const &,enum UErrorCode &)) + ?append@CharString@icu@@QAAAAV12@DAAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::append(char,enum UErrorCode &)) + ?append@CharString@icu@@QAAAAV12@PBDHAAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::append(char const *,int,enum UErrorCode &)) + ?append@CharString@icu@@QAAAAV12@VStringPiece@2@AAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::append(class icu::StringPiece,enum UErrorCode &)) + ?append@Edits@icu@@AAAXH@Z (private: void __cdecl icu::Edits::append(int)) + ?append@FilteredNormalizer2@icu@@UBAAAVUnicodeString@2@AAV32@ABV32@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::FilteredNormalizer2::append(class icu::UnicodeString &,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?append@ReorderingBuffer@icu@@QAACHEAAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::append(int,unsigned char,enum UErrorCode &)) + ?append@ReorderingBuffer@icu@@QAACPB_SHEEAAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::append(char16_t const *,int,unsigned char,unsigned char,enum UErrorCode &)) + ?append@UnicodeString@icu@@QAAAAV12@ABV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(class icu::UnicodeString const &)) + ?append@UnicodeString@icu@@QAAAAV12@ABV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(class icu::UnicodeString const &,int,int)) + ?append@UnicodeString@icu@@QAAAAV12@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(int)) + ?append@UnicodeString@icu@@QAAAAV12@PB_SHH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(char16_t const *,int,int)) + ?append@UnicodeString@icu@@QAAAAV12@VConstChar16Ptr@2@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(class icu::ConstChar16Ptr,int)) + ?append@UnicodeString@icu@@QAAAAV12@_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(char16_t)) + ?appendBMP@ReorderingBuffer@icu@@QAAC_SEAAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::appendBMP(char16_t,unsigned char,enum UErrorCode &)) + ?appendCodePoint@Appendable@icu@@UAACH@Z (public: virtual signed char __cdecl icu::Appendable::appendCodePoint(int)) + ?appendCodePoint@UnicodeStringAppendable@icu@@UAACH@Z (public: virtual signed char __cdecl icu::UnicodeStringAppendable::appendCodePoint(int)) + ?appendCodeUnit@UnicodeStringAppendable@icu@@UAAC_S@Z (public: virtual signed char __cdecl icu::UnicodeStringAppendable::appendCodeUnit(char16_t)) + ?appendInvariantChars@CharString@icu@@QAAAAV12@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::appendInvariantChars(class icu::UnicodeString const &,enum UErrorCode &)) + ?appendNumber@ICU_Utility@icu@@SAAAVUnicodeString@2@AAV32@HHH@Z (public: static class icu::UnicodeString & __cdecl icu::ICU_Utility::appendNumber(class icu::UnicodeString &,int,int,int)) + ?appendPathPart@CharString@icu@@QAAAAV12@VStringPiece@2@AAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::appendPathPart(class icu::StringPiece,enum UErrorCode &)) + ?appendReducedApostrophes@MessageImpl@icu@@SAXABVUnicodeString@2@HHAAV32@@Z (public: static void __cdecl icu::MessageImpl::appendReducedApostrophes(class icu::UnicodeString const &,int,int,class icu::UnicodeString &)) + ?appendString@Appendable@icu@@UAACPB_SH@Z (public: virtual signed char __cdecl icu::Appendable::appendString(char16_t const *,int)) + ?appendString@UnicodeStringAppendable@icu@@UAACPB_SH@Z (public: virtual signed char __cdecl icu::UnicodeStringAppendable::appendString(char16_t const *,int)) + ?appendSubMessageWithoutSkipSyntax@MessageImpl@icu@@SAAAVUnicodeString@2@ABVMessagePattern@2@HAAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::MessageImpl::appendSubMessageWithoutSkipSyntax(class icu::MessagePattern const &,int,class icu::UnicodeString &)) + ?appendSupplementary@ReorderingBuffer@icu@@AAACHEAAW4UErrorCode@@@Z (private: signed char __cdecl icu::ReorderingBuffer::appendSupplementary(int,unsigned char,enum UErrorCode &)) + ?appendToRule@ICU_Utility@icu@@SAXAAVUnicodeString@2@ABV32@CC0@Z (public: static void __cdecl icu::ICU_Utility::appendToRule(class icu::UnicodeString &,class icu::UnicodeString const &,signed char,signed char,class icu::UnicodeString &)) + ?appendToRule@ICU_Utility@icu@@SAXAAVUnicodeString@2@HCC0@Z (public: static void __cdecl icu::ICU_Utility::appendToRule(class icu::UnicodeString &,int,signed char,signed char,class icu::UnicodeString &)) + ?appendToRule@ICU_Utility@icu@@SAXAAVUnicodeString@2@PBVUnicodeMatcher@2@C0@Z (public: static void __cdecl icu::ICU_Utility::appendToRule(class icu::UnicodeString &,class icu::UnicodeMatcher const *,signed char,class icu::UnicodeString &)) + ?appendZeroCC@ReorderingBuffer@icu@@QAACHAAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::appendZeroCC(int,enum UErrorCode &)) + ?appendZeroCC@ReorderingBuffer@icu@@QAACPB_S0AAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::appendZeroCC(char16_t const *,char16_t const *,enum UErrorCode &)) + ?applyFilter@UnicodeSet@icu@@AAAXP6ACHPAX@Z0HAAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::applyFilter(signed char (__cdecl*)(int,void *),void *,int,enum UErrorCode &)) + ?applyIntPropertyValue@UnicodeSet@icu@@QAAAAV12@W4UProperty@@HAAW4UErrorCode@@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyIntPropertyValue(enum UProperty,int,enum UErrorCode &)) + ?applyPattern@SimpleFormatter@icu@@QAACABVUnicodeString@2@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::SimpleFormatter::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@UnicodeSet@icu@@AAAXAAVRuleCharacterIterator@2@PBVSymbolTable@2@AAVUnicodeString@2@IP812@AAAAV12@H@ZAAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::applyPattern(class icu::RuleCharacterIterator &,class icu::SymbolTable const *,class icu::UnicodeString &,unsigned int,class icu::UnicodeSet & (__cdecl icu::UnicodeSet::*)(int),enum UErrorCode &)) + ?applyPattern@UnicodeSet@icu@@QAAAAV12@ABVUnicodeString@2@AAVParsePosition@2@IPBVSymbolTable@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyPattern(class icu::UnicodeString const &,class icu::ParsePosition &,unsigned int,class icu::SymbolTable const *,enum UErrorCode &)) + ?applyPattern@UnicodeSet@icu@@QAAAAV12@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@UnicodeSet@icu@@QAAAAV12@ABVUnicodeString@2@IPBVSymbolTable@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyPattern(class icu::UnicodeString const &,unsigned int,class icu::SymbolTable const *,enum UErrorCode &)) + ?applyPatternIgnoreSpace@UnicodeSet@icu@@AAAXABVUnicodeString@2@AAVParsePosition@2@PBVSymbolTable@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::applyPatternIgnoreSpace(class icu::UnicodeString const &,class icu::ParsePosition &,class icu::SymbolTable const *,enum UErrorCode &)) + ?applyPatternMinMaxArguments@SimpleFormatter@icu@@QAACABVUnicodeString@2@HHAAW4UErrorCode@@@Z (public: signed char __cdecl icu::SimpleFormatter::applyPatternMinMaxArguments(class icu::UnicodeString const &,int,int,enum UErrorCode &)) + ?applyPropertyAlias@UnicodeSet@icu@@QAAAAV12@ABVUnicodeString@2@0AAW4UErrorCode@@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyPropertyAlias(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPropertyPattern@UnicodeSet@icu@@AAAAAV12@ABVUnicodeString@2@AAVParsePosition@2@AAW4UErrorCode@@@Z (private: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyPropertyPattern(class icu::UnicodeString const &,class icu::ParsePosition &,enum UErrorCode &)) + ?applyPropertyPattern@UnicodeSet@icu@@AAAXAAVRuleCharacterIterator@2@AAVUnicodeString@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::applyPropertyPattern(class icu::RuleCharacterIterator &,class icu::UnicodeString &,enum UErrorCode &)) + ?assertSuccess@ErrorCode@icu@@QBAXXZ (public: void __cdecl icu::ErrorCode::assertSuccess(void)const ) + ?assign@UVector32@icu@@QAAXABV12@AAW4UErrorCode@@@Z (public: void __cdecl icu::UVector32::assign(class icu::UVector32 const &,enum UErrorCode &)) + ?assign@UVector64@icu@@QAAXABV12@AAW4UErrorCode@@@Z (public: void __cdecl icu::UVector64::assign(class icu::UVector64 const &,enum UErrorCode &)) + ?assign@UVector@icu@@QAAXABV12@P6AXPATUElement@@1@ZAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::assign(class icu::UVector const &,void (__cdecl*)(union UElement *,union UElement *),enum UErrorCode &)) + ?autoEvictedCount@UnifiedCache@icu@@QBA_JXZ (public: __int64 __cdecl icu::UnifiedCache::autoEvictedCount(void)const ) + ?autoQuoteApostropheDeep@MessagePattern@icu@@QBA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::MessagePattern::autoQuoteApostropheDeep(void)const ) + ?branchNext@BytesTrie@icu@@AAA?AW4UStringTrieResult@@PBEHH@Z (private: enum UStringTrieResult __cdecl icu::BytesTrie::branchNext(unsigned char const *,int,int)) + ?branchNext@Iterator@BytesTrie@icu@@AAAPBEPBEHAAW4UErrorCode@@@Z (private: unsigned char const * __cdecl icu::BytesTrie::Iterator::branchNext(unsigned char const *,int,enum UErrorCode &)) + ?branchNext@Iterator@UCharsTrie@icu@@AAAPB_SPB_SHAAW4UErrorCode@@@Z (private: char16_t const * __cdecl icu::UCharsTrie::Iterator::branchNext(char16_t const *,int,enum UErrorCode &)) + ?branchNext@UCharsTrie@icu@@AAA?AW4UStringTrieResult@@PB_SHH@Z (private: enum UStringTrieResult __cdecl icu::UCharsTrie::branchNext(char16_t const *,int,int)) + ?build@BytesTrieBuilder@icu@@QAAPAVBytesTrie@2@W4UStringTrieBuildOption@@AAW4UErrorCode@@@Z (public: class icu::BytesTrie * __cdecl icu::BytesTrieBuilder::build(enum UStringTrieBuildOption,enum UErrorCode &)) + ?build@SimpleFilteredBreakIteratorBuilder@icu@@UAAPAVBreakIterator@2@PAV32@AAW4UErrorCode@@@Z (public: virtual class icu::BreakIterator * __cdecl icu::SimpleFilteredBreakIteratorBuilder::build(class icu::BreakIterator *,enum UErrorCode &)) + ?build@StringTrieBuilder@icu@@IAAXW4UStringTrieBuildOption@@HAAW4UErrorCode@@@Z (protected: void __cdecl icu::StringTrieBuilder::build(enum UStringTrieBuildOption,int,enum UErrorCode &)) + ?build@UCharsTrieBuilder@icu@@QAAPAVUCharsTrie@2@W4UStringTrieBuildOption@@AAW4UErrorCode@@@Z (public: class icu::UCharsTrie * __cdecl icu::UCharsTrieBuilder::build(enum UStringTrieBuildOption,enum UErrorCode &)) + ?buildBytes@BytesTrieBuilder@icu@@AAAXW4UStringTrieBuildOption@@AAW4UErrorCode@@@Z (private: void __cdecl icu::BytesTrieBuilder::buildBytes(enum UStringTrieBuildOption,enum UErrorCode &)) + ?buildInstance@BreakIterator@icu@@CAPAV12@ABVLocale@2@PBDHAAW4UErrorCode@@@Z (private: static class icu::BreakIterator * __cdecl icu::BreakIterator::buildInstance(class icu::Locale const &,char const *,int,enum UErrorCode &)) + ?buildStringPiece@BytesTrieBuilder@icu@@QAA?AVStringPiece@2@W4UStringTrieBuildOption@@AAW4UErrorCode@@@Z (public: class icu::StringPiece __cdecl icu::BytesTrieBuilder::buildStringPiece(enum UStringTrieBuildOption,enum UErrorCode &)) + ?buildUChars@UCharsTrieBuilder@icu@@AAAXW4UStringTrieBuildOption@@AAW4UErrorCode@@@Z (private: void __cdecl icu::UCharsTrieBuilder::buildUChars(enum UStringTrieBuildOption,enum UErrorCode &)) + ?buildUnicodeString@UCharsTrieBuilder@icu@@QAAAAVUnicodeString@2@W4UStringTrieBuildOption@@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::UCharsTrieBuilder::buildUnicodeString(enum UStringTrieBuildOption,class icu::UnicodeString &,enum UErrorCode &)) + ?canonicalID@ICUServiceKey@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ICUServiceKey::canonicalID(class icu::UnicodeString &)const ) + ?canonicalID@LocaleKey@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::LocaleKey::canonicalID(class icu::UnicodeString &)const ) + ?canonicalLocale@LocaleKey@icu@@UBAAAVLocale@2@AAV32@@Z (public: virtual class icu::Locale & __cdecl icu::LocaleKey::canonicalLocale(class icu::Locale &)const ) + ?canonicalLocaleString@LocaleUtility@icu@@SAAAVUnicodeString@2@PBV32@AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::LocaleUtility::canonicalLocaleString(class icu::UnicodeString const *,class icu::UnicodeString &)) + ?caseCompare@UnicodeString@icu@@QBACABV12@I@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(class icu::UnicodeString const &,unsigned int)const ) + ?caseCompare@UnicodeString@icu@@QBACHHABV12@HHI@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(int,int,class icu::UnicodeString const &,int,int,unsigned int)const ) + ?caseCompare@UnicodeString@icu@@QBACHHABV12@I@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(int,int,class icu::UnicodeString const &,unsigned int)const ) + ?caseCompare@UnicodeString@icu@@QBACHHPB_SHHI@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(int,int,char16_t const *,int,int,unsigned int)const ) + ?caseCompare@UnicodeString@icu@@QBACHHPB_SI@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(int,int,char16_t const *,unsigned int)const ) + ?caseCompare@UnicodeString@icu@@QBACVConstChar16Ptr@2@HI@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(class icu::ConstChar16Ptr,int,unsigned int)const ) + ?caseCompareBetween@UnicodeString@icu@@QBACHHABV12@HHI@Z (public: signed char __cdecl icu::UnicodeString::caseCompareBetween(int,int,class icu::UnicodeString const &,int,int,unsigned int)const ) + ?caseMap@UnicodeString@icu@@AAAAAV12@HIPAVBreakIterator@2@P6AHHI0PA_SHPB_SHPAVEdits@2@AAW4UErrorCode@@@Z@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::caseMap(int,unsigned int,class icu::BreakIterator *,int (__cdecl*)(int,unsigned int,class icu::BreakIterator *,char16_t *,int,char16_t const *,int,class icu::Edits *,enum UErrorCode &))) + ?char32At@Replaceable@icu@@QBAHH@Z (public: int __cdecl icu::Replaceable::char32At(int)const ) + ?char32At@UnicodeString@icu@@QBAHH@Z (public: int __cdecl icu::UnicodeString::char32At(int)const ) + ?charAt@Replaceable@icu@@QBA_SH@Z (public: char16_t __cdecl icu::Replaceable::charAt(int)const ) + ?charAt@UnicodeSet@icu@@QBAHH@Z (public: int __cdecl icu::UnicodeSet::charAt(int)const ) + ?charAt@UnicodeString@icu@@QBA_SH@Z (public: char16_t __cdecl icu::UnicodeString::charAt(int)const ) + ?checkDictionary@RuleBasedBreakIterator@icu@@AAAHHHC@Z (private: int __cdecl icu::RuleBasedBreakIterator::checkDictionary(int,int,signed char)) + ?cleanPieces@CanonicalIterator@icu@@AAAXXZ (private: void __cdecl icu::CanonicalIterator::cleanPieces(void)) + ?clear@BytesTrieBuilder@icu@@QAAAAV12@XZ (public: class icu::BytesTrieBuilder & __cdecl icu::BytesTrieBuilder::clear(void)) + ?clear@CharString@icu@@QAAAAV12@XZ (public: class icu::CharString & __cdecl icu::CharString::clear(void)) + ?clear@MessagePattern@icu@@QAAXXZ (public: void __cdecl icu::MessagePattern::clear(void)) + ?clear@StringPiece@icu@@QAAXXZ (public: void __cdecl icu::StringPiece::clear(void)) + ?clear@UCharsTrieBuilder@icu@@QAAAAV12@XZ (public: class icu::UCharsTrieBuilder & __cdecl icu::UCharsTrieBuilder::clear(void)) + ?clear@UnicodeSet@icu@@UAAAAV12@XZ (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::clear(void)) + ?clearBuffer@Normalizer@icu@@AAAXXZ (private: void __cdecl icu::Normalizer::clearBuffer(void)) + ?clearCaches@ICUService@icu@@MAAXXZ (protected: virtual void __cdecl icu::ICUService::clearCaches(void)) + ?clearPatternAndSetApostropheMode@MessagePattern@icu@@QAAXW4UMessagePatternApostropheMode@@@Z (public: void __cdecl icu::MessagePattern::clearPatternAndSetApostropheMode(enum UMessagePatternApostropheMode)) + ?clearPtr@UnifiedCache@icu@@CAXAAPBVSharedObject@2@@Z (private: static void __cdecl icu::UnifiedCache::clearPtr(class icu::SharedObject const * &)) + ?clearServiceCache@ICUService@icu@@IAAXXZ (protected: void __cdecl icu::ICUService::clearServiceCache(void)) + ?clone@DateInterval@icu@@UBAPAV12@XZ (public: virtual class icu::DateInterval * __cdecl icu::DateInterval::clone(void)const ) + ?clone@Locale@icu@@QBAPAV12@XZ (public: class icu::Locale * __cdecl icu::Locale::clone(void)const ) + ?clone@Normalizer@icu@@QBAPAV12@XZ (public: class icu::Normalizer * __cdecl icu::Normalizer::clone(void)const ) + ?clone@ParsePosition@icu@@QBAPAV12@XZ (public: class icu::ParsePosition * __cdecl icu::ParsePosition::clone(void)const ) + ?clone@Replaceable@icu@@UBAPAV12@XZ (public: virtual class icu::Replaceable * __cdecl icu::Replaceable::clone(void)const ) + ?clone@ResourceBundle@icu@@QBAPAV12@XZ (public: class icu::ResourceBundle * __cdecl icu::ResourceBundle::clone(void)const ) + ?clone@RuleBasedBreakIterator@icu@@UBAPAVBreakIterator@2@XZ (public: virtual class icu::BreakIterator * __cdecl icu::RuleBasedBreakIterator::clone(void)const ) + ?clone@StringCharacterIterator@icu@@UBAPAVCharacterIterator@2@XZ (public: virtual class icu::CharacterIterator * __cdecl icu::StringCharacterIterator::clone(void)const ) + ?clone@StringEnumeration@icu@@UBAPAV12@XZ (public: virtual class icu::StringEnumeration * __cdecl icu::StringEnumeration::clone(void)const ) + ?clone@UCharCharacterIterator@icu@@UBAPAVCharacterIterator@2@XZ (public: virtual class icu::CharacterIterator * __cdecl icu::UCharCharacterIterator::clone(void)const ) + ?clone@UnicodeSet@icu@@UBAPAVUnicodeFunctor@2@XZ (public: virtual class icu::UnicodeFunctor * __cdecl icu::UnicodeSet::clone(void)const ) + ?clone@UnicodeString@icu@@UBAPAVReplaceable@2@XZ (public: virtual class icu::Replaceable * __cdecl icu::UnicodeString::clone(void)const ) + ?cloneArrayIfNeeded@UnicodeString@icu@@AAACHHCPAPAHC@Z (private: signed char __cdecl icu::UnicodeString::cloneArrayIfNeeded(int,int,signed char,int * *,signed char)) + ?cloneAsThawed@UnicodeSet@icu@@QBAPAVUnicodeFunctor@2@XZ (public: class icu::UnicodeFunctor * __cdecl icu::UnicodeSet::cloneAsThawed(void)const ) + ?closeOver@UnicodeSet@icu@@QAAAAV12@H@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::closeOver(int)) + ?combine@Normalizer2Impl@icu@@CAHPBGH@Z (private: static int __cdecl icu::Normalizer2Impl::combine(unsigned short const *,int)) + ?compact@UnicodeSet@icu@@UAAAAV12@XZ (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::compact(void)) + ?compare@Normalizer@icu@@SAHABVUnicodeString@2@0IAAW4UErrorCode@@@Z (public: static int __cdecl icu::Normalizer::compare(class icu::UnicodeString const &,class icu::UnicodeString const &,unsigned int,enum UErrorCode &)) + ?compare@UnicodeString@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UnicodeString::compare(class icu::UnicodeString const &)const ) + ?compare@UnicodeString@icu@@QBACHHABV12@@Z (public: signed char __cdecl icu::UnicodeString::compare(int,int,class icu::UnicodeString const &)const ) + ?compare@UnicodeString@icu@@QBACHHABV12@HH@Z (public: signed char __cdecl icu::UnicodeString::compare(int,int,class icu::UnicodeString const &,int,int)const ) + ?compare@UnicodeString@icu@@QBACHHPB_S@Z (public: signed char __cdecl icu::UnicodeString::compare(int,int,char16_t const *)const ) + ?compare@UnicodeString@icu@@QBACHHPB_SHH@Z (public: signed char __cdecl icu::UnicodeString::compare(int,int,char16_t const *,int,int)const ) + ?compare@UnicodeString@icu@@QBACVConstChar16Ptr@2@H@Z (public: signed char __cdecl icu::UnicodeString::compare(class icu::ConstChar16Ptr,int)const ) + ?compareBetween@UnicodeString@icu@@QBACHHABV12@HH@Z (public: signed char __cdecl icu::UnicodeString::compareBetween(int,int,class icu::UnicodeString const &,int,int)const ) + ?compareCodePointOrder@UnicodeString@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(class icu::UnicodeString const &)const ) + ?compareCodePointOrder@UnicodeString@icu@@QBACHHABV12@@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(int,int,class icu::UnicodeString const &)const ) + ?compareCodePointOrder@UnicodeString@icu@@QBACHHABV12@HH@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(int,int,class icu::UnicodeString const &,int,int)const ) + ?compareCodePointOrder@UnicodeString@icu@@QBACHHPB_S@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(int,int,char16_t const *)const ) + ?compareCodePointOrder@UnicodeString@icu@@QBACHHPB_SHH@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(int,int,char16_t const *,int,int)const ) + ?compareCodePointOrder@UnicodeString@icu@@QBACVConstChar16Ptr@2@H@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(class icu::ConstChar16Ptr,int)const ) + ?compareCodePointOrderBetween@UnicodeString@icu@@QBACHHABV12@HH@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrderBetween(int,int,class icu::UnicodeString const &,int,int)const ) + ?complement@UnicodeSet@icu@@QAAAAV12@ABVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::complement(class icu::UnicodeString const &)) + ?complement@UnicodeSet@icu@@QAAAAV12@H@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::complement(int)) + ?complement@UnicodeSet@icu@@UAAAAV12@HH@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::complement(int,int)) + ?complement@UnicodeSet@icu@@UAAAAV12@XZ (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::complement(void)) + ?complementAll@UnicodeSet@icu@@QAAAAV12@ABVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::complementAll(class icu::UnicodeString const &)) + ?complementAll@UnicodeSet@icu@@UAAAAV12@ABV12@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::complementAll(class icu::UnicodeSet const &)) + ?compose@Normalizer2Impl@icu@@QBACPB_S0CCAAVReorderingBuffer@2@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::Normalizer2Impl::compose(char16_t const *,char16_t const *,signed char,signed char,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?compose@Normalizer@icu@@SAXABVUnicodeString@2@CHAAV32@AAW4UErrorCode@@@Z (public: static void __cdecl icu::Normalizer::compose(class icu::UnicodeString const &,signed char,int,class icu::UnicodeString &,enum UErrorCode &)) + ?composeAndAppend@Normalizer2Impl@icu@@QBAXPB_S0CCAAVUnicodeString@2@AAVReorderingBuffer@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::composeAndAppend(char16_t const *,char16_t const *,signed char,signed char,class icu::UnicodeString &,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?composePair@FilteredNormalizer2@icu@@UBAHHH@Z (public: virtual int __cdecl icu::FilteredNormalizer2::composePair(int,int)const ) + ?composePair@Normalizer2@icu@@UBAHHH@Z (public: virtual int __cdecl icu::Normalizer2::composePair(int,int)const ) + ?composePair@Normalizer2Impl@icu@@QBAHHH@Z (public: int __cdecl icu::Normalizer2Impl::composePair(int,int)const ) + ?composeQuickCheck@Normalizer2Impl@icu@@QBAPB_SPB_S0CPAW4UNormalizationCheckResult@@@Z (public: char16_t const * __cdecl icu::Normalizer2Impl::composeQuickCheck(char16_t const *,char16_t const *,signed char,enum UNormalizationCheckResult *)const ) + ?concatenate@Normalizer@icu@@SAAAVUnicodeString@2@ABV32@0AAV32@W4UNormalizationMode@@HAAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::Normalizer::concatenate(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &,enum UNormalizationMode,int,enum UErrorCode &)) + ?constructForLocale@ResourceBundle@icu@@AAAXABVUnicodeString@2@ABVLocale@2@AAW4UErrorCode@@@Z (private: void __cdecl icu::ResourceBundle::constructForLocale(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ?contains@UStringSet@icu@@QAACABVUnicodeString@2@@Z (public: signed char __cdecl icu::UStringSet::contains(class icu::UnicodeString const &)) + ?contains@UVector32@icu@@QBACH@Z (public: signed char __cdecl icu::UVector32::contains(int)const ) + ?contains@UVector@icu@@QBACH@Z (public: signed char __cdecl icu::UVector::contains(int)const ) + ?contains@UVector@icu@@QBACPAX@Z (public: signed char __cdecl icu::UVector::contains(void *)const ) + ?contains@UnicodeSet@icu@@QBACABVUnicodeString@2@@Z (public: signed char __cdecl icu::UnicodeSet::contains(class icu::UnicodeString const &)const ) + ?contains@UnicodeSet@icu@@UBACH@Z (public: virtual signed char __cdecl icu::UnicodeSet::contains(int)const ) + ?contains@UnicodeSet@icu@@UBACHH@Z (public: virtual signed char __cdecl icu::UnicodeSet::contains(int,int)const ) + ?containsAll@UVector32@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UVector32::containsAll(class icu::UVector32 const &)const ) + ?containsAll@UVector@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UVector::containsAll(class icu::UVector const &)const ) + ?containsAll@UnicodeSet@icu@@QBACABVUnicodeString@2@@Z (public: signed char __cdecl icu::UnicodeSet::containsAll(class icu::UnicodeString const &)const ) + ?containsAll@UnicodeSet@icu@@UBACABV12@@Z (public: virtual signed char __cdecl icu::UnicodeSet::containsAll(class icu::UnicodeSet const &)const ) + ?containsNone@UVector32@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UVector32::containsNone(class icu::UVector32 const &)const ) + ?containsNone@UVector@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UVector::containsNone(class icu::UVector const &)const ) + ?containsNone@UnicodeSet@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UnicodeSet::containsNone(class icu::UnicodeSet const &)const ) + ?containsNone@UnicodeSet@icu@@QBACABVUnicodeString@2@@Z (public: signed char __cdecl icu::UnicodeSet::containsNone(class icu::UnicodeString const &)const ) + ?containsNone@UnicodeSet@icu@@QBACHH@Z (public: signed char __cdecl icu::UnicodeSet::containsNone(int,int)const ) + ?containsSome@UnicodeSet@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UnicodeSet::containsSome(class icu::UnicodeSet const &)const ) + ?containsSome@UnicodeSet@icu@@QBACABVUnicodeString@2@@Z (public: signed char __cdecl icu::UnicodeSet::containsSome(class icu::UnicodeString const &)const ) + ?containsSome@UnicodeSet@icu@@QBACHH@Z (public: signed char __cdecl icu::UnicodeSet::containsSome(int,int)const ) + ?copy@UnicodeString@icu@@UAAXHHH@Z (public: virtual void __cdecl icu::UnicodeString::copy(int,int,int)) + ?copyErrorTo@Edits@icu@@QAACAAW4UErrorCode@@@Z (public: signed char __cdecl icu::Edits::copyErrorTo(enum UErrorCode &)) + ?copyFieldsFrom@UnicodeString@icu@@AAAXAAV12@C@Z (private: void __cdecl icu::UnicodeString::copyFieldsFrom(class icu::UnicodeString &,signed char)) + ?copyFrom@CharString@icu@@QAAAAV12@ABV12@AAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::copyFrom(class icu::CharString const &,enum UErrorCode &)) + ?copyFrom@UnicodeString@icu@@AAAAAV12@ABV12@C@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::copyFrom(class icu::UnicodeString const &,signed char)) + ?copyLowPrefixFromNulTerminated@Normalizer2Impl@icu@@ABAPB_SPB_SHPAVReorderingBuffer@2@AAW4UErrorCode@@@Z (private: char16_t const * __cdecl icu::Normalizer2Impl::copyLowPrefixFromNulTerminated(char16_t const *,int,class icu::ReorderingBuffer *,enum UErrorCode &)const ) + ?copyPtr@UnifiedCache@icu@@CAXPBVSharedObject@2@AAPBV32@@Z (private: static void __cdecl icu::UnifiedCache::copyPtr(class icu::SharedObject const *,class icu::SharedObject const * &)) + ?copyReorderableSuffixTo@ReorderingBuffer@icu@@QBAXAAVUnicodeString@2@@Z (public: void __cdecl icu::ReorderingBuffer::copyReorderableSuffixTo(class icu::UnicodeString &)const ) + ?copyStorage@MessagePattern@icu@@AAACABV12@AAW4UErrorCode@@@Z (private: signed char __cdecl icu::MessagePattern::copyStorage(class icu::MessagePattern const &,enum UErrorCode &)) + ?count@Hashtable@icu@@QBAHXZ (public: int __cdecl icu::Hashtable::count(void)const ) + ?count@UStringEnumeration@icu@@UBAHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UStringEnumeration::count(enum UErrorCode &)const ) + ?countChar32@UnicodeString@icu@@QBAHHH@Z (public: int __cdecl icu::UnicodeString::countChar32(int,int)const ) + ?countElementUnits@BytesTrieBuilder@icu@@EBAHHHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::countElementUnits(int,int,int)const ) + ?countElementUnits@UCharsTrieBuilder@icu@@EBAHHHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::countElementUnits(int,int,int)const ) + ?countFactories@ICUService@icu@@IBAHXZ (protected: int __cdecl icu::ICUService::countFactories(void)const ) + ?countParts@MessagePattern@icu@@QBAHXZ (public: int __cdecl icu::MessagePattern::countParts(void)const ) + ?create@LocaleKeyFactory@icu@@UBAPAVUObject@2@ABVICUServiceKey@2@PBVICUService@2@AAW4UErrorCode@@@Z (public: virtual class icu::UObject * __cdecl icu::LocaleKeyFactory::create(class icu::ICUServiceKey const &,class icu::ICUService const *,enum UErrorCode &)const ) + ?create@SimpleFactory@icu@@UBAPAVUObject@2@ABVICUServiceKey@2@PBVICUService@2@AAW4UErrorCode@@@Z (public: virtual class icu::UObject * __cdecl icu::SimpleFactory::create(class icu::ICUServiceKey const &,class icu::ICUService const *,enum UErrorCode &)const ) + ?create@SimpleLocaleKeyFactory@icu@@UBAPAVUObject@2@ABVICUServiceKey@2@PBVICUService@2@AAW4UErrorCode@@@Z (public: virtual class icu::UObject * __cdecl icu::SimpleLocaleKeyFactory::create(class icu::ICUServiceKey const &,class icu::ICUService const *,enum UErrorCode &)const ) + ?create@StringPair@icu@@SAPAV12@ABVUnicodeString@2@0AAW4UErrorCode@@@Z (public: static class icu::StringPair * __cdecl icu::StringPair::create(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?createBufferClone@RuleBasedBreakIterator@icu@@UAAPAVBreakIterator@2@PAXAAHAAW4UErrorCode@@@Z (public: virtual class icu::BreakIterator * __cdecl icu::RuleBasedBreakIterator::createBufferClone(void *,int &,enum UErrorCode &)) + ?createCanonical@Locale@icu@@SA?AV12@PBD@Z (public: static class icu::Locale __cdecl icu::Locale::createCanonical(char const *)) + ?createCharacterInstance@BreakIterator@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::BreakIterator * __cdecl icu::BreakIterator::createCharacterInstance(class icu::Locale const &,enum UErrorCode &)) + ?createCompactBuilder@StringTrieBuilder@icu@@IAAXHAAW4UErrorCode@@@Z (protected: void __cdecl icu::StringTrieBuilder::createCompactBuilder(int,enum UErrorCode &)) + ?createFrom@UnicodeSet@icu@@SAPAV12@ABVUnicodeString@2@@Z (public: static class icu::UnicodeSet * __cdecl icu::UnicodeSet::createFrom(class icu::UnicodeString const &)) + ?createFromAll@UnicodeSet@icu@@SAPAV12@ABVUnicodeString@2@@Z (public: static class icu::UnicodeSet * __cdecl icu::UnicodeSet::createFromAll(class icu::UnicodeString const &)) + ?createFromName@Locale@icu@@SA?AV12@PBD@Z (public: static class icu::Locale __cdecl icu::Locale::createFromName(char const *)) + ?createInstance@BreakIterator@icu@@CAPAV12@ABVLocale@2@HAAW4UErrorCode@@@Z (private: static class icu::BreakIterator * __cdecl icu::BreakIterator::createInstance(class icu::Locale const &,int,enum UErrorCode &)) + ?createInstance@FilteredBreakIteratorBuilder@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::FilteredBreakIteratorBuilder * __cdecl icu::FilteredBreakIteratorBuilder::createInstance(enum UErrorCode &)) + ?createInstance@FilteredBreakIteratorBuilder@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::FilteredBreakIteratorBuilder * __cdecl icu::FilteredBreakIteratorBuilder::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@ListFormatter@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::ListFormatter * __cdecl icu::ListFormatter::createInstance(enum UErrorCode &)) + ?createInstance@ListFormatter@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::ListFormatter * __cdecl icu::ListFormatter::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@ListFormatter@icu@@SAPAV12@ABVLocale@2@PBDAAW4UErrorCode@@@Z (public: static class icu::ListFormatter * __cdecl icu::ListFormatter::createInstance(class icu::Locale const &,char const *,enum UErrorCode &)) + ?createInstance@LocaleDisplayNames@icu@@SAPAV12@ABVLocale@2@@Z (public: static class icu::LocaleDisplayNames * __cdecl icu::LocaleDisplayNames::createInstance(class icu::Locale const &)) + ?createInstance@LocaleDisplayNames@icu@@SAPAV12@ABVLocale@2@PAW4UDisplayContext@@H@Z (public: static class icu::LocaleDisplayNames * __cdecl icu::LocaleDisplayNames::createInstance(class icu::Locale const &,enum UDisplayContext *,int)) + ?createInstance@LocaleDisplayNames@icu@@SAPAV12@ABVLocale@2@W4UDialectHandling@@@Z (public: static class icu::LocaleDisplayNames * __cdecl icu::LocaleDisplayNames::createInstance(class icu::Locale const &,enum UDialectHandling)) + ?createKey@ICULocaleService@icu@@MBAPAVICUServiceKey@2@PBVUnicodeString@2@AAW4UErrorCode@@@Z (protected: virtual class icu::ICUServiceKey * __cdecl icu::ICULocaleService::createKey(class icu::UnicodeString const *,enum UErrorCode &)const ) + ?createKey@ICULocaleService@icu@@MBAPAVICUServiceKey@2@PBVUnicodeString@2@HAAW4UErrorCode@@@Z (protected: virtual class icu::ICUServiceKey * __cdecl icu::ICULocaleService::createKey(class icu::UnicodeString const *,int,enum UErrorCode &)const ) + ?createKey@ICUService@icu@@UBAPAVICUServiceKey@2@PBVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual class icu::ICUServiceKey * __cdecl icu::ICUService::createKey(class icu::UnicodeString const *,enum UErrorCode &)const ) + ?createKeywords@Locale@icu@@QBAPAVStringEnumeration@2@AAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::Locale::createKeywords(enum UErrorCode &)const ) + ?createLineInstance@BreakIterator@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::BreakIterator * __cdecl icu::BreakIterator::createLineInstance(class icu::Locale const &,enum UErrorCode &)) + ?createLinearMatchNode@BytesTrieBuilder@icu@@EBAPAVNode@StringTrieBuilder@2@HHHPAV342@@Z (private: virtual class icu::StringTrieBuilder::Node * __cdecl icu::BytesTrieBuilder::createLinearMatchNode(int,int,int,class icu::StringTrieBuilder::Node *)const ) + ?createLinearMatchNode@UCharsTrieBuilder@icu@@EBAPAVNode@StringTrieBuilder@2@HHHPAV342@@Z (private: virtual class icu::StringTrieBuilder::Node * __cdecl icu::UCharsTrieBuilder::createLinearMatchNode(int,int,int,class icu::StringTrieBuilder::Node *)const ) + ?createSentenceInstance@BreakIterator@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::BreakIterator * __cdecl icu::BreakIterator::createSentenceInstance(class icu::Locale const &,enum UErrorCode &)) + ?createSimpleFactory@ICUService@icu@@MAAPAVICUServiceFactory@2@PAVUObject@2@ABVUnicodeString@2@CAAW4UErrorCode@@@Z (protected: virtual class icu::ICUServiceFactory * __cdecl icu::ICUService::createSimpleFactory(class icu::UObject *,class icu::UnicodeString const &,signed char,enum UErrorCode &)) + ?createTitleInstance@BreakIterator@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::BreakIterator * __cdecl icu::BreakIterator::createTitleInstance(class icu::Locale const &,enum UErrorCode &)) + ?createUTS46Instance@IDNA@icu@@SAPAV12@IAAW4UErrorCode@@@Z (public: static class icu::IDNA * __cdecl icu::IDNA::createUTS46Instance(unsigned int,enum UErrorCode &)) + ?createWithCanonicalFallback@LocaleKey@icu@@SAPAV12@PBVUnicodeString@2@0AAW4UErrorCode@@@Z (public: static class icu::LocaleKey * __cdecl icu::LocaleKey::createWithCanonicalFallback(class icu::UnicodeString const *,class icu::UnicodeString const *,enum UErrorCode &)) + ?createWithCanonicalFallback@LocaleKey@icu@@SAPAV12@PBVUnicodeString@2@0HAAW4UErrorCode@@@Z (public: static class icu::LocaleKey * __cdecl icu::LocaleKey::createWithCanonicalFallback(class icu::UnicodeString const *,class icu::UnicodeString const *,int,enum UErrorCode &)) + ?createWordInstance@BreakIterator@icu@@SAPAV12@ABVLocale@2@AAW4UErrorCode@@@Z (public: static class icu::BreakIterator * __cdecl icu::BreakIterator::createWordInstance(class icu::Locale const &,enum UErrorCode &)) + ?current32@UCharCharacterIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::current32(void)const ) + ?current@BytesTrie@icu@@QBA?AW4UStringTrieResult@@XZ (public: enum UStringTrieResult __cdecl icu::BytesTrie::current(void)const ) + ?current@Normalizer@icu@@QAAHXZ (public: int __cdecl icu::Normalizer::current(void)) + ?current@RuleBasedBreakIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::current(void)const ) + ?current@UCharCharacterIterator@icu@@UBA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::current(void)const ) + ?current@UCharsTrie@icu@@QBA?AW4UStringTrieResult@@XZ (public: enum UStringTrieResult __cdecl icu::UCharsTrie::current(void)const ) + ?currentDescriptor@ICUServiceKey@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ICUServiceKey::currentDescriptor(class icu::UnicodeString &)const ) + ?currentDescriptor@LocaleKey@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::LocaleKey::currentDescriptor(class icu::UnicodeString &)const ) + ?currentID@ICUServiceKey@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ICUServiceKey::currentID(class icu::UnicodeString &)const ) + ?currentID@LocaleKey@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::LocaleKey::currentID(class icu::UnicodeString &)const ) + ?currentLocale@LocaleKey@icu@@UBAAAVLocale@2@AAV32@@Z (public: virtual class icu::Locale & __cdecl icu::LocaleKey::currentLocale(class icu::Locale &)const ) + ?data@CharString@icu@@QAAPADXZ (public: char * __cdecl icu::CharString::data(void)) + ?data@CharString@icu@@QBAPBDXZ (public: char const * __cdecl icu::CharString::data(void)const ) + ?data@StringPiece@icu@@QBAPBDXZ (public: char const * __cdecl icu::StringPiece::data(void)const ) + ?decompose@Hangul@icu@@SAHHQA_S@Z (public: static int __cdecl icu::Hangul::decompose(int,char16_t * const)) + ?decompose@Normalizer2Impl@icu@@ABACHGAAVReorderingBuffer@2@AAW4UErrorCode@@@Z (private: signed char __cdecl icu::Normalizer2Impl::decompose(int,unsigned short,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?decompose@Normalizer2Impl@icu@@QBAAAVUnicodeString@2@ABV32@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::Normalizer2Impl::decompose(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?decompose@Normalizer2Impl@icu@@QBAPB_SPB_S0PAVReorderingBuffer@2@AAW4UErrorCode@@@Z (public: char16_t const * __cdecl icu::Normalizer2Impl::decompose(char16_t const *,char16_t const *,class icu::ReorderingBuffer *,enum UErrorCode &)const ) + ?decompose@Normalizer2Impl@icu@@QBAXPB_S0AAVUnicodeString@2@HAAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::decompose(char16_t const *,char16_t const *,class icu::UnicodeString &,int,enum UErrorCode &)const ) + ?decompose@Normalizer@icu@@SAXABVUnicodeString@2@CHAAV32@AAW4UErrorCode@@@Z (public: static void __cdecl icu::Normalizer::decompose(class icu::UnicodeString const &,signed char,int,class icu::UnicodeString &,enum UErrorCode &)) + ?decomposeAndAppend@Normalizer2Impl@icu@@QBAXPB_S0CAAVUnicodeString@2@AAVReorderingBuffer@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::decomposeAndAppend(char16_t const *,char16_t const *,signed char,class icu::UnicodeString &,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?decomposeShort@Normalizer2Impl@icu@@ABACPB_S0AAVReorderingBuffer@2@AAW4UErrorCode@@@Z (private: signed char __cdecl icu::Normalizer2Impl::decomposeShort(char16_t const *,char16_t const *,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?decrementItemsInUse@UnifiedCache@icu@@UBAXXZ (public: virtual void __cdecl icu::UnifiedCache::decrementItemsInUse(void)const ) + ?decrementItemsInUseWithLockingAndEviction@UnifiedCache@icu@@UBAXXZ (public: virtual void __cdecl icu::UnifiedCache::decrementItemsInUseWithLockingAndEviction(void)const ) + ?deleteCompactBuilder@StringTrieBuilder@icu@@IAAXXZ (protected: void __cdecl icu::StringTrieBuilder::deleteCompactBuilder(void)) + ?deleteIfZeroRefCount@SharedObject@icu@@QBAXXZ (public: void __cdecl icu::SharedObject::deleteIfZeroRefCount(void)const ) + ?destinationIndex@Iterator@Edits@icu@@QBAHXZ (public: int __cdecl icu::Edits::Iterator::destinationIndex(void)const ) + ?doAppend@UnicodeString@icu@@AAAAAV12@ABV12@HH@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::doAppend(class icu::UnicodeString const &,int,int)) + ?doAppend@UnicodeString@icu@@AAAAAV12@PB_SHH@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::doAppend(char16_t const *,int,int)) + ?doCaseCompare@UnicodeString@icu@@ABACHHABV12@HHI@Z (private: signed char __cdecl icu::UnicodeString::doCaseCompare(int,int,class icu::UnicodeString const &,int,int,unsigned int)const ) + ?doCaseCompare@UnicodeString@icu@@ABACHHPB_SHHI@Z (private: signed char __cdecl icu::UnicodeString::doCaseCompare(int,int,char16_t const *,int,int,unsigned int)const ) + ?doCharAt@UnicodeString@icu@@ABA_SH@Z (private: char16_t __cdecl icu::UnicodeString::doCharAt(int)const ) + ?doCodepageCreate@UnicodeString@icu@@AAAXPBDH0@Z (private: void __cdecl icu::UnicodeString::doCodepageCreate(char const *,int,char const *)) + ?doCodepageCreate@UnicodeString@icu@@AAAXPBDHPAUUConverter@@AAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeString::doCodepageCreate(char const *,int,struct UConverter *,enum UErrorCode &)) + ?doCompare@UnicodeString@icu@@ABACHHABV12@HH@Z (private: signed char __cdecl icu::UnicodeString::doCompare(int,int,class icu::UnicodeString const &,int,int)const ) + ?doCompare@UnicodeString@icu@@ABACHHPB_SHH@Z (private: signed char __cdecl icu::UnicodeString::doCompare(int,int,char16_t const *,int,int)const ) + ?doCompareCodePointOrder@UnicodeString@icu@@ABACHHABV12@HH@Z (private: signed char __cdecl icu::UnicodeString::doCompareCodePointOrder(int,int,class icu::UnicodeString const &,int,int)const ) + ?doCompareCodePointOrder@UnicodeString@icu@@ABACHHPB_SHH@Z (private: signed char __cdecl icu::UnicodeString::doCompareCodePointOrder(int,int,char16_t const *,int,int)const ) + ?doEquals@UnicodeString@icu@@ABACABV12@H@Z (private: signed char __cdecl icu::UnicodeString::doEquals(class icu::UnicodeString const &,int)const ) + ?doExtract@UnicodeString@icu@@ABAHHHPADHPAUUConverter@@AAW4UErrorCode@@@Z (private: int __cdecl icu::UnicodeString::doExtract(int,int,char *,int,struct UConverter *,enum UErrorCode &)const ) + ?doExtract@UnicodeString@icu@@ABAXHHAAV12@@Z (private: void __cdecl icu::UnicodeString::doExtract(int,int,class icu::UnicodeString &)const ) + ?doExtract@UnicodeString@icu@@ABAXHHPA_SH@Z (private: void __cdecl icu::UnicodeString::doExtract(int,int,char16_t *,int)const ) + ?doHashCode@UnicodeString@icu@@ABAHXZ (private: int __cdecl icu::UnicodeString::doHashCode(void)const ) + ?doIndexOf@UnicodeString@icu@@ABAHHHH@Z (private: int __cdecl icu::UnicodeString::doIndexOf(int,int,int)const ) + ?doIndexOf@UnicodeString@icu@@ABAH_SHH@Z (private: int __cdecl icu::UnicodeString::doIndexOf(char16_t,int,int)const ) + ?doLastIndexOf@UnicodeString@icu@@ABAHHHH@Z (private: int __cdecl icu::UnicodeString::doLastIndexOf(int,int,int)const ) + ?doLastIndexOf@UnicodeString@icu@@ABAH_SHH@Z (private: int __cdecl icu::UnicodeString::doLastIndexOf(char16_t,int,int)const ) + ?doReplace@UnicodeString@icu@@AAAAAV12@HHABV12@HH@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::doReplace(int,int,class icu::UnicodeString const &,int,int)) + ?doReplace@UnicodeString@icu@@AAAAAV12@HHPB_SHH@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::doReplace(int,int,char16_t const *,int,int)) + ?doReverse@UnicodeString@icu@@AAAAAV12@HH@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::doReverse(int,int)) + ?elementAt@UVector@icu@@QBAPAXH@Z (public: void * __cdecl icu::UVector::elementAt(int)const ) + ?elementAti@UVector32@icu@@QBAHH@Z (public: int __cdecl icu::UVector32::elementAti(int)const ) + ?elementAti@UVector64@icu@@QBA_JH@Z (public: __int64 __cdecl icu::UVector64::elementAti(int)const ) + ?elementAti@UVector@icu@@QBAHH@Z (public: int __cdecl icu::UVector::elementAti(int)const ) + ?empty@StringPiece@icu@@QBACXZ (public: signed char __cdecl icu::StringPiece::empty(void)const ) + ?empty@UStack@icu@@QBACXZ (public: signed char __cdecl icu::UStack::empty(void)const ) + ?empty@UVector32@icu@@QBACXZ (public: signed char __cdecl icu::UVector32::empty(void)const ) + ?endIndex@CharacterIterator@icu@@QBAHXZ (public: int __cdecl icu::CharacterIterator::endIndex(void)const ) + ?endIndex@Normalizer@icu@@QBAHXZ (public: int __cdecl icu::Normalizer::endIndex(void)const ) + ?endsWith@UnicodeString@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UnicodeString::endsWith(class icu::UnicodeString const &)const ) + ?endsWith@UnicodeString@icu@@QBACABV12@HH@Z (public: signed char __cdecl icu::UnicodeString::endsWith(class icu::UnicodeString const &,int,int)const ) + ?endsWith@UnicodeString@icu@@QBACPB_SHH@Z (public: signed char __cdecl icu::UnicodeString::endsWith(char16_t const *,int,int)const ) + ?endsWith@UnicodeString@icu@@QBACVConstChar16Ptr@2@H@Z (public: signed char __cdecl icu::UnicodeString::endsWith(class icu::ConstChar16Ptr,int)const ) + ?ensureBufferCapacity@UnicodeSet@icu@@AAAXHAAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::ensureBufferCapacity(int,enum UErrorCode &)) + ?ensureCanonIterData@Normalizer2Impl@icu@@QBACAAW4UErrorCode@@@Z (public: signed char __cdecl icu::Normalizer2Impl::ensureCanonIterData(enum UErrorCode &)const ) + ?ensureCapacity@BytesTrieBuilder@icu@@AAACH@Z (private: signed char __cdecl icu::BytesTrieBuilder::ensureCapacity(int)) + ?ensureCapacity@CharString@icu@@AAACHHAAW4UErrorCode@@@Z (private: signed char __cdecl icu::CharString::ensureCapacity(int,int,enum UErrorCode &)) + ?ensureCapacity@UCharsTrieBuilder@icu@@AAACH@Z (private: signed char __cdecl icu::UCharsTrieBuilder::ensureCapacity(int)) + ?ensureCapacity@UVector32@icu@@QAACHAAW4UErrorCode@@@Z (public: signed char __cdecl icu::UVector32::ensureCapacity(int,enum UErrorCode &)) + ?ensureCapacity@UVector64@icu@@QAACHAAW4UErrorCode@@@Z (public: signed char __cdecl icu::UVector64::ensureCapacity(int,enum UErrorCode &)) + ?ensureCapacity@UVector@icu@@QAACHAAW4UErrorCode@@@Z (public: signed char __cdecl icu::UVector::ensureCapacity(int,enum UErrorCode &)) + ?ensureCapacity@UnicodeSet@icu@@AAAXHAAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::ensureCapacity(int,enum UErrorCode &)) + ?ensureCharsCapacity@StringEnumeration@icu@@IAAXHAAW4UErrorCode@@@Z (protected: void __cdecl icu::StringEnumeration::ensureCharsCapacity(int,enum UErrorCode &)) + ?ensureEndsWithFileSeparator@CharString@icu@@QAAAAV12@AAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::ensureEndsWithFileSeparator(enum UErrorCode &)) + ?equalNodes@StringTrieBuilder@icu@@SACPBX0@Z (public: static signed char __cdecl icu::StringTrieBuilder::equalNodes(void const *,void const *)) + ?equals@Hashtable@icu@@QBACABV12@@Z (public: signed char __cdecl icu::Hashtable::equals(class icu::Hashtable const &)const ) + ?equals@ReorderingBuffer@icu@@QBACPB_S0@Z (public: signed char __cdecl icu::ReorderingBuffer::equals(char16_t const *,char16_t const *)const ) + ?equals@UVector32@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UVector32::equals(class icu::UVector32 const &)const ) + ?equals@UVector@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UVector::equals(class icu::UVector const &)const ) + ?errorName@ErrorCode@icu@@QBAPBDXZ (public: char const * __cdecl icu::ErrorCode::errorName(void)const ) + ?escapeUnprintable@ICU_Utility@icu@@SACAAVUnicodeString@2@H@Z (public: static signed char __cdecl icu::ICU_Utility::escapeUnprintable(class icu::UnicodeString &,int)) + ?exclusiveOr@UnicodeSet@icu@@AAAXPBHHC@Z (private: void __cdecl icu::UnicodeSet::exclusiveOr(int const *,int,signed char)) + ?expandCapacity@UVector32@icu@@QAACHAAW4UErrorCode@@@Z (public: signed char __cdecl icu::UVector32::expandCapacity(int,enum UErrorCode &)) + ?expandCapacity@UVector64@icu@@QAACHAAW4UErrorCode@@@Z (public: signed char __cdecl icu::UVector64::expandCapacity(int,enum UErrorCode &)) + ?extract@CanonicalIterator@icu@@AAAPAVHashtable@2@PAV32@HPB_SHHAAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::CanonicalIterator::extract(class icu::Hashtable *,int,char16_t const *,int,int,enum UErrorCode &)) + ?extract@UnicodeString@icu@@QBAHHHPADHW4EInvariant@12@@Z (public: int __cdecl icu::UnicodeString::extract(int,int,char *,int,enum icu::UnicodeString::EInvariant)const ) + ?extract@UnicodeString@icu@@QBAHHHPADI@Z (public: int __cdecl icu::UnicodeString::extract(int,int,char *,unsigned int)const ) + ?extract@UnicodeString@icu@@QBAHHHPADIPBD@Z (public: int __cdecl icu::UnicodeString::extract(int,int,char *,unsigned int,char const *)const ) + ?extract@UnicodeString@icu@@QBAHHHPADPBD@Z (public: int __cdecl icu::UnicodeString::extract(int,int,char *,char const *)const ) + ?extract@UnicodeString@icu@@QBAHPADHPAUUConverter@@AAW4UErrorCode@@@Z (public: int __cdecl icu::UnicodeString::extract(char *,int,struct UConverter *,enum UErrorCode &)const ) + ?extract@UnicodeString@icu@@QBAHVChar16Ptr@2@HAAW4UErrorCode@@@Z (public: int __cdecl icu::UnicodeString::extract(class icu::Char16Ptr,int,enum UErrorCode &)const ) + ?extract@UnicodeString@icu@@QBAXHHAAV12@@Z (public: void __cdecl icu::UnicodeString::extract(int,int,class icu::UnicodeString &)const ) + ?extract@UnicodeString@icu@@QBAXHHVChar16Ptr@2@H@Z (public: void __cdecl icu::UnicodeString::extract(int,int,class icu::Char16Ptr,int)const ) + ?extractBetween@UnicodeString@icu@@QBAXHHPA_SH@Z (public: void __cdecl icu::UnicodeString::extractBetween(int,int,char16_t *,int)const ) + ?extractBetween@UnicodeString@icu@@UBAXHHAAV12@@Z (public: virtual void __cdecl icu::UnicodeString::extractBetween(int,int,class icu::UnicodeString &)const ) + ?fallback@ICUServiceKey@icu@@UAACXZ (public: virtual signed char __cdecl icu::ICUServiceKey::fallback(void)) + ?fallback@LocaleKey@icu@@UAACXZ (public: virtual signed char __cdecl icu::LocaleKey::fallback(void)) + ?fastCopyFrom@UnicodeString@icu@@QAAAAV12@ABV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::fastCopyFrom(class icu::UnicodeString const &)) + ?find@Hashtable@icu@@QBAPBUUHashElement@@ABVUnicodeString@2@@Z (public: struct UHashElement const * __cdecl icu::Hashtable::find(class icu::UnicodeString const &)const ) + ?findAndReplace@UnicodeString@icu@@QAAAAV12@ABV12@0@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::findAndReplace(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?findAndReplace@UnicodeString@icu@@QAAAAV12@HHABV12@0@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::findAndReplace(int,int,class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?findAndReplace@UnicodeString@icu@@QAAAAV12@HHABV12@HH0HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::findAndReplace(int,int,class icu::UnicodeString const &,int,int,class icu::UnicodeString const &,int,int)) + ?findCodePoint@UnicodeSet@icu@@ABAHH@Z (private: int __cdecl icu::UnicodeSet::findCodePoint(int)const ) + ?findNextCompBoundary@Normalizer2Impl@icu@@ABAPB_SPB_S0@Z (private: char16_t const * __cdecl icu::Normalizer2Impl::findNextCompBoundary(char16_t const *,char16_t const *)const ) + ?findNextFCDBoundary@Normalizer2Impl@icu@@ABAPB_SPB_S0@Z (private: char16_t const * __cdecl icu::Normalizer2Impl::findNextFCDBoundary(char16_t const *,char16_t const *)const ) + ?findPreviousCompBoundary@Normalizer2Impl@icu@@ABAPB_SPB_S0@Z (private: char16_t const * __cdecl icu::Normalizer2Impl::findPreviousCompBoundary(char16_t const *,char16_t const *)const ) + ?findPreviousFCDBoundary@Normalizer2Impl@icu@@ABAPB_SPB_S0@Z (private: char16_t const * __cdecl icu::Normalizer2Impl::findPreviousFCDBoundary(char16_t const *,char16_t const *)const ) + ?findSourceIndex@Iterator@Edits@icu@@QAACHAAW4UErrorCode@@@Z (public: signed char __cdecl icu::Edits::Iterator::findSourceIndex(int,enum UErrorCode &)) + ?findUniqueValue@BytesTrie@icu@@CACPBECAAH@Z (private: static signed char __cdecl icu::BytesTrie::findUniqueValue(unsigned char const *,signed char,int &)) + ?findUniqueValue@UCharsTrie@icu@@CACPB_SCAAH@Z (private: static signed char __cdecl icu::UCharsTrie::findUniqueValue(char16_t const *,signed char,int &)) + ?findUniqueValueFromBranch@BytesTrie@icu@@CAPBEPBEHCAAH@Z (private: static unsigned char const * __cdecl icu::BytesTrie::findUniqueValueFromBranch(unsigned char const *,int,signed char,int &)) + ?findUniqueValueFromBranch@UCharsTrie@icu@@CAPB_SPB_SHCAAH@Z (private: static char16_t const * __cdecl icu::UCharsTrie::findUniqueValueFromBranch(char16_t const *,int,signed char,int &)) + ?first32@UCharCharacterIterator@icu@@UAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::first32(void)) + ?first32PostInc@CharacterIterator@icu@@UAAHXZ (public: virtual int __cdecl icu::CharacterIterator::first32PostInc(void)) + ?first32PostInc@UCharCharacterIterator@icu@@UAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::first32PostInc(void)) + ?first@BytesTrie@icu@@QAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::BytesTrie::first(int)) + ?first@Normalizer@icu@@QAAHXZ (public: int __cdecl icu::Normalizer::first(void)) + ?first@RuleBasedBreakIterator@icu@@UAAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::first(void)) + ?first@UCharCharacterIterator@icu@@UAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::first(void)) + ?first@UCharsTrie@icu@@QAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::UCharsTrie::first(int)) + ?firstElement@UVector@icu@@QBAPAXXZ (public: void * __cdecl icu::UVector::firstElement(void)const ) + ?firstForCodePoint@UCharsTrie@icu@@QAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::UCharsTrie::firstForCodePoint(int)) + ?firstPostInc@CharacterIterator@icu@@UAA_SXZ (public: virtual char16_t __cdecl icu::CharacterIterator::firstPostInc(void)) + ?firstPostInc@UCharCharacterIterator@icu@@UAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::firstPostInc(void)) + ?flush@UnifiedCache@icu@@QBAXXZ (public: void __cdecl icu::UnifiedCache::flush(void)const ) + ?fold@CaseMap@icu@@SAHIPB_SHPA_SHPAVEdits@2@AAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::fold(unsigned int,char16_t const *,int,char16_t *,int,class icu::Edits *,enum UErrorCode &)) + ?foldCase@UnicodeString@icu@@QAAAAV12@I@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::foldCase(unsigned int)) + ?following@RuleBasedBreakIterator@icu@@UAAHH@Z (public: virtual int __cdecl icu::RuleBasedBreakIterator::following(int)) + ?format@ListFormatter@icu@@QBAAAVUnicodeString@2@QBV32@HAAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::ListFormatter::format(class icu::UnicodeString const * const,int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@ListFormatter@icu@@QBAAAVUnicodeString@2@QBV32@HAAV32@HAAHAAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::ListFormatter::format(class icu::UnicodeString const * const,int,class icu::UnicodeString &,int,int &,enum UErrorCode &)const ) + ?format@SimpleFormatter@icu@@CAAAVUnicodeString@2@PB_SHPBQBV32@AAV32@PBV32@CPAHHAAW4UErrorCode@@@Z (private: static class icu::UnicodeString & __cdecl icu::SimpleFormatter::format(char16_t const *,int,class icu::UnicodeString const * const *,class icu::UnicodeString &,class icu::UnicodeString const *,signed char,int *,int,enum UErrorCode &)) + ?format@SimpleFormatter@icu@@QBAAAVUnicodeString@2@ABV32@00AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SimpleFormatter::format(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@SimpleFormatter@icu@@QBAAAVUnicodeString@2@ABV32@0AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SimpleFormatter::format(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@SimpleFormatter@icu@@QBAAAVUnicodeString@2@ABV32@AAV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SimpleFormatter::format(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatAndAppend@SimpleFormatter@icu@@QBAAAVUnicodeString@2@PBQBV32@HAAV32@PAHHAAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SimpleFormatter::formatAndAppend(class icu::UnicodeString const * const *,int,class icu::UnicodeString &,int *,int,enum UErrorCode &)const ) + ?formatAndReplace@SimpleFormatter@icu@@QBAAAVUnicodeString@2@PBQBV32@HAAV32@PAHHAAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SimpleFormatter::formatAndReplace(class icu::UnicodeString const * const *,int,class icu::UnicodeString &,int *,int,enum UErrorCode &)const ) + ?freeze@UnicodeSet@icu@@QAAPAVUnicodeFunctor@2@XZ (public: class icu::UnicodeFunctor * __cdecl icu::UnicodeSet::freeze(void)) + ?fromUEnumeration@UStringEnumeration@icu@@SAPAV12@PAUUEnumeration@@AAW4UErrorCode@@@Z (public: static class icu::UStringEnumeration * __cdecl icu::UStringEnumeration::fromUEnumeration(struct UEnumeration *,enum UErrorCode &)) + ?fromUSet@UnicodeSet@icu@@SAPAV12@PAUUSet@@@Z (public: static class icu::UnicodeSet * __cdecl icu::UnicodeSet::fromUSet(struct USet *)) + ?fromUSet@UnicodeSet@icu@@SAPBV12@PBUUSet@@@Z (public: static class icu::UnicodeSet const * __cdecl icu::UnicodeSet::fromUSet(struct USet const *)) + ?fromUTF32@UnicodeString@icu@@SA?AV12@PBHH@Z (public: static class icu::UnicodeString __cdecl icu::UnicodeString::fromUTF32(int const *,int)) + ?fromUTF8@UnicodeString@icu@@SA?AV12@VStringPiece@2@@Z (public: static class icu::UnicodeString __cdecl icu::UnicodeString::fromUTF8(class icu::StringPiece)) + ?get@Char16Ptr@icu@@QBAPA_SXZ (public: char16_t * __cdecl icu::Char16Ptr::get(void)const ) + ?get@ConstChar16Ptr@icu@@QBAPB_SXZ (public: char16_t const * __cdecl icu::ConstChar16Ptr::get(void)const ) + ?get@ErrorCode@icu@@QBA?AW4UErrorCode@@XZ (public: enum UErrorCode __cdecl icu::ErrorCode::get(void)const ) + ?get@Hashtable@icu@@QBAPAXABVUnicodeString@2@@Z (public: void * __cdecl icu::Hashtable::get(class icu::UnicodeString const &)const ) + ?get@ICULocaleService@icu@@QBAPAVUObject@2@ABVLocale@2@AAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICULocaleService::get(class icu::Locale const &,enum UErrorCode &)const ) + ?get@ICULocaleService@icu@@QBAPAVUObject@2@ABVLocale@2@HAAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICULocaleService::get(class icu::Locale const &,int,enum UErrorCode &)const ) + ?get@ICULocaleService@icu@@QBAPAVUObject@2@ABVLocale@2@HPAV42@AAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICULocaleService::get(class icu::Locale const &,int,class icu::Locale *,enum UErrorCode &)const ) + ?get@ICULocaleService@icu@@QBAPAVUObject@2@ABVLocale@2@PAV42@AAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICULocaleService::get(class icu::Locale const &,class icu::Locale *,enum UErrorCode &)const ) + ?get@ICUService@icu@@QBAPAVUObject@2@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICUService::get(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?get@ICUService@icu@@QBAPAVUObject@2@ABVUnicodeString@2@PAV42@AAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICUService::get(class icu::UnicodeString const &,class icu::UnicodeString *,enum UErrorCode &)const ) + ?get@ResourceBundle@icu@@QBA?AV12@HAAW4UErrorCode@@@Z (public: class icu::ResourceBundle __cdecl icu::ResourceBundle::get(int,enum UErrorCode &)const ) + ?get@ResourceBundle@icu@@QBA?AV12@PBDAAW4UErrorCode@@@Z (public: class icu::ResourceBundle __cdecl icu::ResourceBundle::get(char const *,enum UErrorCode &)const ) + ?getAlias@?$MaybeStackArray@D$0CI@@icu@@QBAPADXZ (public: char * __cdecl icu::MaybeStackArray::getAlias(void)const ) + ?getAliasUnicodeString@ResourceValue@icu@@QBA?AVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceValue::getAliasUnicodeString(enum UErrorCode &)const ) + ?getApostropheMode@MessagePattern@icu@@QBA?AW4UMessagePatternApostropheMode@@XZ (public: enum UMessagePatternApostropheMode __cdecl icu::MessagePattern::getApostropheMode(void)const ) + ?getAppendBuffer@Appendable@icu@@UAAPA_SHHPA_SHPAH@Z (public: virtual char16_t * __cdecl icu::Appendable::getAppendBuffer(int,int,char16_t *,int,int *)) + ?getAppendBuffer@CharString@icu@@QAAPADHHAAHAAW4UErrorCode@@@Z (public: char * __cdecl icu::CharString::getAppendBuffer(int,int,int &,enum UErrorCode &)) + ?getAppendBuffer@UnicodeStringAppendable@icu@@UAAPA_SHHPA_SHPAH@Z (public: virtual char16_t * __cdecl icu::UnicodeStringAppendable::getAppendBuffer(int,int,char16_t *,int,int *)) + ?getArgumentLimit@SimpleFormatter@icu@@CAHPB_SH@Z (private: static int __cdecl icu::SimpleFormatter::getArgumentLimit(char16_t const *,int)) + ?getArgumentLimit@SimpleFormatter@icu@@QBAHXZ (public: int __cdecl icu::SimpleFormatter::getArgumentLimit(void)const ) + ?getArrayLimit@?$MaybeStackArray@D$0CI@@icu@@QBAPADXZ (public: char * __cdecl icu::MaybeStackArray::getArrayLimit(void)const ) + ?getArrayStart@UnicodeString@icu@@AAAPA_SXZ (private: char16_t * __cdecl icu::UnicodeString::getArrayStart(void)) + ?getArrayStart@UnicodeString@icu@@ABAPB_SXZ (private: char16_t const * __cdecl icu::UnicodeString::getArrayStart(void)const ) + ?getAvailableLocaleNames@LocaleUtility@icu@@SAPBVHashtable@2@ABVUnicodeString@2@@Z (public: static class icu::Hashtable const * __cdecl icu::LocaleUtility::getAvailableLocaleNames(class icu::UnicodeString const &)) + ?getAvailableLocales@BreakIterator@icu@@SAPAVStringEnumeration@2@XZ (public: static class icu::StringEnumeration * __cdecl icu::BreakIterator::getAvailableLocales(void)) + ?getAvailableLocales@BreakIterator@icu@@SAPBVLocale@2@AAH@Z (public: static class icu::Locale const * __cdecl icu::BreakIterator::getAvailableLocales(int &)) + ?getAvailableLocales@ICULocaleService@icu@@UBAPAVStringEnumeration@2@XZ (public: virtual class icu::StringEnumeration * __cdecl icu::ICULocaleService::getAvailableLocales(void)const ) + ?getAvailableLocales@Locale@icu@@SAPBV12@AAH@Z (public: static class icu::Locale const * __cdecl icu::Locale::getAvailableLocales(int &)) + ?getBaseName@Locale@icu@@QBAPBDXZ (public: char const * __cdecl icu::Locale::getBaseName(void)const ) + ?getBinary@ResourceBundle@icu@@QBAPBEAAHAAW4UErrorCode@@@Z (public: unsigned char const * __cdecl icu::ResourceBundle::getBinary(int &,enum UErrorCode &)const ) + ?getBinaryRules@RuleBasedBreakIterator@icu@@UAAPBEAAI@Z (public: virtual unsigned char const * __cdecl icu::RuleBasedBreakIterator::getBinaryRules(unsigned int &)) + ?getBuffer@UVector32@icu@@QBAPAHXZ (public: int * __cdecl icu::UVector32::getBuffer(void)const ) + ?getBuffer@UVector64@icu@@QBAPA_JXZ (public: __int64 * __cdecl icu::UVector64::getBuffer(void)const ) + ?getBuffer@UnicodeString@icu@@QAAPA_SH@Z (public: char16_t * __cdecl icu::UnicodeString::getBuffer(int)) + ?getBuffer@UnicodeString@icu@@QBAPB_SXZ (public: char16_t const * __cdecl icu::UnicodeString::getBuffer(void)const ) + ?getCC@Normalizer2Impl@icu@@QBAEG@Z (public: unsigned char __cdecl icu::Normalizer2Impl::getCC(unsigned short)const ) + ?getCCFromNoNo@Normalizer2Impl@icu@@ABAEG@Z (private: unsigned char __cdecl icu::Normalizer2Impl::getCCFromNoNo(unsigned short)const ) + ?getCCFromYesOrMaybe@Normalizer2Impl@icu@@SAEG@Z (public: static unsigned char __cdecl icu::Normalizer2Impl::getCCFromYesOrMaybe(unsigned short)) + ?getCanada@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getCanada(void)) + ?getCanadaFrench@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getCanadaFrench(void)) + ?getCanonStartSet@Normalizer2Impl@icu@@ABAABVUnicodeSet@2@H@Z (private: class icu::UnicodeSet const & __cdecl icu::Normalizer2Impl::getCanonStartSet(int)const ) + ?getCanonStartSet@Normalizer2Impl@icu@@QBACHAAVUnicodeSet@2@@Z (public: signed char __cdecl icu::Normalizer2Impl::getCanonStartSet(int,class icu::UnicodeSet &)const ) + ?getCanonValue@Normalizer2Impl@icu@@ABAHH@Z (private: int __cdecl icu::Normalizer2Impl::getCanonValue(int)const ) + ?getCapacity@?$MaybeStackArray@D$0CI@@icu@@QBAHXZ (public: int __cdecl icu::MaybeStackArray::getCapacity(void)const ) + ?getCapacity@UnicodeString@icu@@QBAHXZ (public: int __cdecl icu::UnicodeString::getCapacity(void)const ) + ?getCategoryName@PluralMapBase@icu@@SAPBDW4Category@12@@Z (public: static char const * __cdecl icu::PluralMapBase::getCategoryName(enum icu::PluralMapBase::Category)) + ?getChar32At@UnicodeString@icu@@MBAHH@Z (protected: virtual int __cdecl icu::UnicodeString::getChar32At(int)const ) + ?getChar32Limit@UnicodeString@icu@@QBAHH@Z (public: int __cdecl icu::UnicodeString::getChar32Limit(int)const ) + ?getChar32Start@UnicodeString@icu@@QBAHH@Z (public: int __cdecl icu::UnicodeString::getChar32Start(int)const ) + ?getCharAt@UnicodeString@icu@@MBA_SH@Z (protected: virtual char16_t __cdecl icu::UnicodeString::getCharAt(int)const ) + ?getChina@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getChina(void)) + ?getChinese@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getChinese(void)) + ?getCoarseChangesIterator@Edits@icu@@QBA?AUIterator@12@XZ (public: struct icu::Edits::Iterator __cdecl icu::Edits::getCoarseChangesIterator(void)const ) + ?getCoarseIterator@Edits@icu@@QBA?AUIterator@12@XZ (public: struct icu::Edits::Iterator __cdecl icu::Edits::getCoarseIterator(void)const ) + ?getCodepoint@UnicodeSetIterator@icu@@QBAHXZ (public: int __cdecl icu::UnicodeSetIterator::getCodepoint(void)const ) + ?getCodepointEnd@UnicodeSetIterator@icu@@QBAHXZ (public: int __cdecl icu::UnicodeSetIterator::getCodepointEnd(void)const ) + ?getCombiningClass@FilteredNormalizer2@icu@@UBAEH@Z (public: virtual unsigned char __cdecl icu::FilteredNormalizer2::getCombiningClass(int)const ) + ?getCombiningClass@Normalizer2@icu@@UBAEH@Z (public: virtual unsigned char __cdecl icu::Normalizer2::getCombiningClass(int)const ) + ?getCompQuickCheck@Normalizer2Impl@icu@@QBA?AW4UNormalizationCheckResult@@G@Z (public: enum UNormalizationCheckResult __cdecl icu::Normalizer2Impl::getCompQuickCheck(unsigned short)const ) + ?getCompositionsList@Normalizer2Impl@icu@@ABAPBGG@Z (private: unsigned short const * __cdecl icu::Normalizer2Impl::getCompositionsList(unsigned short)const ) + ?getCompositionsListForComposite@Normalizer2Impl@icu@@ABAPBGG@Z (private: unsigned short const * __cdecl icu::Normalizer2Impl::getCompositionsListForComposite(unsigned short)const ) + ?getCompositionsListForDecompYes@Normalizer2Impl@icu@@ABAPBGG@Z (private: unsigned short const * __cdecl icu::Normalizer2Impl::getCompositionsListForDecompYes(unsigned short)const ) + ?getCountry@Locale@icu@@QBAPBDXZ (public: char const * __cdecl icu::Locale::getCountry(void)const ) + ?getDecomposition@FilteredNormalizer2@icu@@UBACHAAVUnicodeString@2@@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::getDecomposition(int,class icu::UnicodeString &)const ) + ?getDecomposition@Normalizer2Impl@icu@@QBAPB_SHQA_SAAH@Z (public: char16_t const * __cdecl icu::Normalizer2Impl::getDecomposition(int,char16_t * const,int &)const ) + ?getDefault@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getDefault(void)) + ?getDisplayCountry@Locale@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayCountry(class icu::UnicodeString &)const ) + ?getDisplayCountry@Locale@icu@@QBAAAVUnicodeString@2@ABV12@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayCountry(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayLanguage@Locale@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayLanguage(class icu::UnicodeString &)const ) + ?getDisplayLanguage@Locale@icu@@QBAAAVUnicodeString@2@ABV12@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayLanguage(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayName@BreakIterator@icu@@SAAAVUnicodeString@2@ABVLocale@2@0AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::BreakIterator::getDisplayName(class icu::Locale const &,class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayName@BreakIterator@icu@@SAAAVUnicodeString@2@ABVLocale@2@AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::BreakIterator::getDisplayName(class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayName@ICUService@icu@@QBAAAVUnicodeString@2@ABV32@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::ICUService::getDisplayName(class icu::UnicodeString const &,class icu::UnicodeString &)const ) + ?getDisplayName@ICUService@icu@@QBAAAVUnicodeString@2@ABV32@AAV32@ABVLocale@2@@Z (public: class icu::UnicodeString & __cdecl icu::ICUService::getDisplayName(class icu::UnicodeString const &,class icu::UnicodeString &,class icu::Locale const &)const ) + ?getDisplayName@Locale@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayName(class icu::UnicodeString &)const ) + ?getDisplayName@Locale@icu@@QBAAAVUnicodeString@2@ABV12@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayName(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayName@LocaleKeyFactory@icu@@UBAAAVUnicodeString@2@ABV32@ABVLocale@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::LocaleKeyFactory::getDisplayName(class icu::UnicodeString const &,class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayName@SimpleFactory@icu@@UBAAAVUnicodeString@2@ABV32@ABVLocale@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SimpleFactory::getDisplayName(class icu::UnicodeString const &,class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayNames@ICUService@icu@@QBAAAVUVector@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::UVector & __cdecl icu::ICUService::getDisplayNames(class icu::UVector &,enum UErrorCode &)const ) + ?getDisplayNames@ICUService@icu@@QBAAAVUVector@2@AAV32@ABVLocale@2@AAW4UErrorCode@@@Z (public: class icu::UVector & __cdecl icu::ICUService::getDisplayNames(class icu::UVector &,class icu::Locale const &,enum UErrorCode &)const ) + ?getDisplayNames@ICUService@icu@@QBAAAVUVector@2@AAV32@ABVLocale@2@PBVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::UVector & __cdecl icu::ICUService::getDisplayNames(class icu::UVector &,class icu::Locale const &,class icu::UnicodeString const *,enum UErrorCode &)const ) + ?getDisplayScript@Locale@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayScript(class icu::UnicodeString &)const ) + ?getDisplayScript@Locale@icu@@QBAAAVUnicodeString@2@ABV12@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayScript(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayVariant@Locale@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayVariant(class icu::UnicodeString &)const ) + ?getDisplayVariant@Locale@icu@@QBAAAVUnicodeString@2@ABV12@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayVariant(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDynamicClassID@CanonicalIterator@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::CanonicalIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@DateInterval@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::DateInterval::getDynamicClassID(void)const ) + ?getDynamicClassID@EventListener@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::EventListener::getDynamicClassID(void)const ) + ?getDynamicClassID@ICUResourceBundleFactory@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::ICUResourceBundleFactory::getDynamicClassID(void)const ) + ?getDynamicClassID@ICUServiceKey@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::ICUServiceKey::getDynamicClassID(void)const ) + ?getDynamicClassID@Locale@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::Locale::getDynamicClassID(void)const ) + ?getDynamicClassID@LocaleKey@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::LocaleKey::getDynamicClassID(void)const ) + ?getDynamicClassID@LocaleKeyFactory@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::LocaleKeyFactory::getDynamicClassID(void)const ) + ?getDynamicClassID@Normalizer@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::Normalizer::getDynamicClassID(void)const ) + ?getDynamicClassID@ParsePosition@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::ParsePosition::getDynamicClassID(void)const ) + ?getDynamicClassID@ResourceBundle@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::ResourceBundle::getDynamicClassID(void)const ) + ?getDynamicClassID@RuleBasedBreakIterator@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::RuleBasedBreakIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@ServiceListener@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::ServiceListener::getDynamicClassID(void)const ) + ?getDynamicClassID@SimpleFactory@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::SimpleFactory::getDynamicClassID(void)const ) + ?getDynamicClassID@SimpleLocaleKeyFactory@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::SimpleLocaleKeyFactory::getDynamicClassID(void)const ) + ?getDynamicClassID@StringCharacterIterator@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::StringCharacterIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@UCharCharacterIterator@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::UCharCharacterIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@UObject@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::UObject::getDynamicClassID(void)const ) + ?getDynamicClassID@UStack@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::UStack::getDynamicClassID(void)const ) + ?getDynamicClassID@UStringEnumeration@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::UStringEnumeration::getDynamicClassID(void)const ) + ?getDynamicClassID@UVector32@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::UVector32::getDynamicClassID(void)const ) + ?getDynamicClassID@UVector64@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::UVector64::getDynamicClassID(void)const ) + ?getDynamicClassID@UVector@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::UVector::getDynamicClassID(void)const ) + ?getDynamicClassID@UnicodeSet@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::UnicodeSet::getDynamicClassID(void)const ) + ?getDynamicClassID@UnicodeSetIterator@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::UnicodeSetIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@UnicodeString@icu@@UBAPAXXZ (public: virtual void * __cdecl icu::UnicodeString::getDynamicClassID(void)const ) + ?getElementStringLength@BytesTrieBuilder@icu@@EBAHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::getElementStringLength(int)const ) + ?getElementStringLength@UCharsTrieBuilder@icu@@EBAHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::getElementStringLength(int)const ) + ?getElementUnit@BytesTrieBuilder@icu@@EBA_SHH@Z (private: virtual char16_t __cdecl icu::BytesTrieBuilder::getElementUnit(int,int)const ) + ?getElementUnit@UCharsTrieBuilder@icu@@EBA_SHH@Z (private: virtual char16_t __cdecl icu::UCharsTrieBuilder::getElementUnit(int,int)const ) + ?getElementValue@BytesTrieBuilder@icu@@EBAHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::getElementValue(int)const ) + ?getElementValue@UCharsTrieBuilder@icu@@EBAHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::getElementValue(int)const ) + ?getEnglish@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getEnglish(void)) + ?getEquivalents2@CanonicalIterator@icu@@AAAPAVHashtable@2@PAV32@PB_SHAAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::CanonicalIterator::getEquivalents2(class icu::Hashtable *,char16_t const *,int,enum UErrorCode &)) + ?getEquivalents@CanonicalIterator@icu@@AAAPAVUnicodeString@2@ABV32@AAHAAW4UErrorCode@@@Z (private: class icu::UnicodeString * __cdecl icu::CanonicalIterator::getEquivalents(class icu::UnicodeString const &,int &,enum UErrorCode &)) + ?getErrorIndex@ParsePosition@icu@@QBAHXZ (public: int __cdecl icu::ParsePosition::getErrorIndex(void)const ) + ?getErrors@IDNAInfo@icu@@QBAIXZ (public: unsigned int __cdecl icu::IDNAInfo::getErrors(void)const ) + ?getFCCInstance@Normalizer2Factory@icu@@SAPBVNormalizer2@2@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2Factory::getFCCInstance(enum UErrorCode &)) + ?getFCD16@Normalizer2Impl@icu@@QBAGH@Z (public: unsigned short __cdecl icu::Normalizer2Impl::getFCD16(int)const ) + ?getFCD16FromBelow180@Normalizer2Impl@icu@@QBAGH@Z (public: unsigned short __cdecl icu::Normalizer2Impl::getFCD16FromBelow180(int)const ) + ?getFCD16FromNormData@Normalizer2Impl@icu@@QBAGH@Z (public: unsigned short __cdecl icu::Normalizer2Impl::getFCD16FromNormData(int)const ) + ?getFCDInstance@Normalizer2Factory@icu@@SAPBVNormalizer2@2@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2Factory::getFCDInstance(enum UErrorCode &)) + ?getFineChangesIterator@Edits@icu@@QBA?AUIterator@12@XZ (public: struct icu::Edits::Iterator __cdecl icu::Edits::getFineChangesIterator(void)const ) + ?getFineIterator@Edits@icu@@QBA?AUIterator@12@XZ (public: struct icu::Edits::Iterator __cdecl icu::Edits::getFineIterator(void)const ) + ?getFrance@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getFrance(void)) + ?getFrench@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getFrench(void)) + ?getFromDate@DateInterval@icu@@QBANXZ (public: double __cdecl icu::DateInterval::getFromDate(void)const ) + ?getGerman@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getGerman(void)) + ?getGermany@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getGermany(void)) + ?getHardRefCount@SharedObject@icu@@QBAHXZ (public: int __cdecl icu::SharedObject::getHardRefCount(void)const ) + ?getID@ICUServiceKey@icu@@UBAABVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::ICUServiceKey::getID(void)const ) + ?getISO3Country@Locale@icu@@QBAPBDXZ (public: char const * __cdecl icu::Locale::getISO3Country(void)const ) + ?getISO3Language@Locale@icu@@QBAPBDXZ (public: char const * __cdecl icu::Locale::getISO3Language(void)const ) + ?getISOCountries@Locale@icu@@SAPBQBDXZ (public: static char const * const * __cdecl icu::Locale::getISOCountries(void)) + ?getISOLanguages@Locale@icu@@SAPBQBDXZ (public: static char const * const * __cdecl icu::Locale::getISOLanguages(void)) + ?getImpl@Normalizer2Factory@icu@@SAPBVNormalizer2Impl@2@PBVNormalizer2@2@@Z (public: static class icu::Normalizer2Impl const * __cdecl icu::Normalizer2Factory::getImpl(class icu::Normalizer2 const *)) + ?getInclusions@UnicodeSet@icu@@CAPBV12@HAAW4UErrorCode@@@Z (private: static class icu::UnicodeSet const * __cdecl icu::UnicodeSet::getInclusions(int,enum UErrorCode &)) + ?getIndex@CharacterIterator@icu@@QBAHXZ (public: int __cdecl icu::CharacterIterator::getIndex(void)const ) + ?getIndex@Normalizer@icu@@QBAHXZ (public: int __cdecl icu::Normalizer::getIndex(void)const ) + ?getIndex@ParsePosition@icu@@QBAHXZ (public: int __cdecl icu::ParsePosition::getIndex(void)const ) + ?getInstance@Normalizer2@icu@@SAPBV12@PBD0W4UNormalization2Mode@@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getInstance(char const *,char const *,enum UNormalization2Mode,enum UErrorCode &)) + ?getInstance@Normalizer2Factory@icu@@SAPBVNormalizer2@2@W4UNormalizationMode@@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2Factory::getInstance(enum UNormalizationMode,enum UErrorCode &)) + ?getInstance@UnifiedCache@icu@@SAPAV12@AAW4UErrorCode@@@Z (public: static class icu::UnifiedCache * __cdecl icu::UnifiedCache::getInstance(enum UErrorCode &)) + ?getInt@ResourceBundle@icu@@QBAHAAW4UErrorCode@@@Z (public: int __cdecl icu::ResourceBundle::getInt(enum UErrorCode &)const ) + ?getIntVector@ResourceBundle@icu@@QBAPBHAAHAAW4UErrorCode@@@Z (public: int const * __cdecl icu::ResourceBundle::getIntVector(int &,enum UErrorCode &)const ) + ?getItalian@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getItalian(void)) + ?getItaly@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getItaly(void)) + ?getJapan@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getJapan(void)) + ?getJapanese@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getJapanese(void)) + ?getKey@ICUService@icu@@QBAPAVUObject@2@AAVICUServiceKey@2@AAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICUService::getKey(class icu::ICUServiceKey &,enum UErrorCode &)const ) + ?getKey@ICUService@icu@@QBAPAVUObject@2@AAVICUServiceKey@2@PAVUnicodeString@2@PBVICUServiceFactory@2@AAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICUService::getKey(class icu::ICUServiceKey &,class icu::UnicodeString *,class icu::ICUServiceFactory const *,enum UErrorCode &)const ) + ?getKey@ICUService@icu@@UBAPAVUObject@2@AAVICUServiceKey@2@PAVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual class icu::UObject * __cdecl icu::ICUService::getKey(class icu::ICUServiceKey &,class icu::UnicodeString *,enum UErrorCode &)const ) + ?getKey@ResourceBundle@icu@@QBAPBDXZ (public: char const * __cdecl icu::ResourceBundle::getKey(void)const ) + ?getKeyAndValue@ResourceTable@icu@@QBACHAAPBDAAVResourceValue@2@@Z (public: signed char __cdecl icu::ResourceTable::getKeyAndValue(int,char const * &,class icu::ResourceValue &)const ) + ?getKeywordValue@Locale@icu@@QBAHPBDPADHAAW4UErrorCode@@@Z (public: int __cdecl icu::Locale::getKeywordValue(char const *,char *,int,enum UErrorCode &)const ) + ?getKorea@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getKorea(void)) + ?getKorean@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getKorean(void)) + ?getLCID@Locale@icu@@QBAIXZ (public: unsigned int __cdecl icu::Locale::getLCID(void)const ) + ?getLanguage@Locale@icu@@QBAPBDXZ (public: char const * __cdecl icu::Locale::getLanguage(void)const ) + ?getLanguageBreakEngine@RuleBasedBreakIterator@icu@@AAAPBVLanguageBreakEngine@2@H@Z (private: class icu::LanguageBreakEngine const * __cdecl icu::RuleBasedBreakIterator::getLanguageBreakEngine(int)) + ?getLastCC@ReorderingBuffer@icu@@QBAEXZ (public: unsigned char __cdecl icu::ReorderingBuffer::getLastCC(void)const ) + ?getLength@CharacterIterator@icu@@QBAHXZ (public: int __cdecl icu::CharacterIterator::getLength(void)const ) + ?getLength@UnicodeString@icu@@MBAHXZ (protected: virtual int __cdecl icu::UnicodeString::getLength(void)const ) + ?getLimit@ReorderingBuffer@icu@@QAAPA_SXZ (public: char16_t * __cdecl icu::ReorderingBuffer::getLimit(void)) + ?getLimitOfLinearMatch@BytesTrieBuilder@icu@@EBAHHHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::getLimitOfLinearMatch(int,int,int)const ) + ?getLimitOfLinearMatch@UCharsTrieBuilder@icu@@EBAHHHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::getLimitOfLinearMatch(int,int,int)const ) + ?getLimitPartIndex@MessagePattern@icu@@QBAHH@Z (public: int __cdecl icu::MessagePattern::getLimitPartIndex(int)const ) + ?getListFormatInternal@ListFormatter@icu@@CAPBUListFormatInternal@2@ABVLocale@2@PBDAAW4UErrorCode@@@Z (private: static struct icu::ListFormatInternal const * __cdecl icu::ListFormatter::getListFormatInternal(class icu::Locale const &,char const *,enum UErrorCode &)) + ?getLocale@BreakIterator@icu@@QBA?AVLocale@2@W4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::BreakIterator::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@Locale@icu@@CAABV12@H@Z (private: static class icu::Locale const & __cdecl icu::Locale::getLocale(int)) + ?getLocale@LocaleBased@icu@@QBA?AVLocale@2@W4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::LocaleBased::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@ResourceBundle@icu@@QBA?BVLocale@2@W4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: class icu::Locale const __cdecl icu::ResourceBundle::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@ResourceBundle@icu@@QBAABVLocale@2@XZ (public: class icu::Locale const & __cdecl icu::ResourceBundle::getLocale(void)const ) + ?getLocaleCache@Locale@icu@@CAPAV12@XZ (private: static class icu::Locale * __cdecl icu::Locale::getLocaleCache(void)) + ?getLocaleID@BreakIterator@icu@@QBAPBDW4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: char const * __cdecl icu::BreakIterator::getLocaleID(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocaleID@LocaleBased@icu@@QBAPBDW4ULocDataLocaleType@@AAW4UErrorCode@@@Z (public: char const * __cdecl icu::LocaleBased::getLocaleID(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getMapping@Normalizer2Impl@icu@@ABAPBGG@Z (private: unsigned short const * __cdecl icu::Normalizer2Impl::getMapping(unsigned short)const ) + ?getMaxBranchLinearSubNodeLength@BytesTrieBuilder@icu@@EBAHXZ (private: virtual int __cdecl icu::BytesTrieBuilder::getMaxBranchLinearSubNodeLength(void)const ) + ?getMaxBranchLinearSubNodeLength@UCharsTrieBuilder@icu@@EBAHXZ (private: virtual int __cdecl icu::UCharsTrieBuilder::getMaxBranchLinearSubNodeLength(void)const ) + ?getMaxLinearMatchLength@BytesTrieBuilder@icu@@EBAHXZ (private: virtual int __cdecl icu::BytesTrieBuilder::getMaxLinearMatchLength(void)const ) + ?getMaxLinearMatchLength@UCharsTrieBuilder@icu@@EBAHXZ (private: virtual int __cdecl icu::UCharsTrieBuilder::getMaxLinearMatchLength(void)const ) + ?getMinLinearMatch@BytesTrieBuilder@icu@@EBAHXZ (private: virtual int __cdecl icu::BytesTrieBuilder::getMinLinearMatch(void)const ) + ?getMinLinearMatch@UCharsTrieBuilder@icu@@EBAHXZ (private: virtual int __cdecl icu::UCharsTrieBuilder::getMinLinearMatch(void)const ) + ?getNFCImpl@Normalizer2Factory@icu@@SAPBVNormalizer2Impl@2@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2Impl const * __cdecl icu::Normalizer2Factory::getNFCImpl(enum UErrorCode &)) + ?getNFCInstance@Normalizer2@icu@@SAPBV12@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getNFCInstance(enum UErrorCode &)) + ?getNFDInstance@Normalizer2@icu@@SAPBV12@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getNFDInstance(enum UErrorCode &)) + ?getNFKCCasefoldInstance@Normalizer2@icu@@SAPBV12@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getNFKCCasefoldInstance(enum UErrorCode &)) + ?getNFKCImpl@Normalizer2Factory@icu@@SAPBVNormalizer2Impl@2@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2Impl const * __cdecl icu::Normalizer2Factory::getNFKCImpl(enum UErrorCode &)) + ?getNFKCInstance@Normalizer2@icu@@SAPBV12@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getNFKCInstance(enum UErrorCode &)) + ?getNFKC_CFImpl@Normalizer2Factory@icu@@SAPBVNormalizer2Impl@2@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2Impl const * __cdecl icu::Normalizer2Factory::getNFKC_CFImpl(enum UErrorCode &)) + ?getNFKDInstance@Normalizer2@icu@@SAPBV12@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getNFKDInstance(enum UErrorCode &)) + ?getName@ICUService@icu@@QBAAAVUnicodeString@2@AAV32@@Z (public: class icu::UnicodeString & __cdecl icu::ICUService::getName(class icu::UnicodeString &)const ) + ?getName@Locale@icu@@QBAPBDXZ (public: char const * __cdecl icu::Locale::getName(void)const ) + ?getName@ResourceBundle@icu@@QBAPBDXZ (public: char const * __cdecl icu::ResourceBundle::getName(void)const ) + ?getNext@ResourceBundle@icu@@QAA?AV12@AAW4UErrorCode@@@Z (public: class icu::ResourceBundle __cdecl icu::ResourceBundle::getNext(enum UErrorCode &)) + ?getNextBranchBytes@BytesTrie@icu@@CAXPBEHAAVByteSink@2@@Z (private: static void __cdecl icu::BytesTrie::getNextBranchBytes(unsigned char const *,int,class icu::ByteSink &)) + ?getNextBranchUChars@UCharsTrie@icu@@CAXPB_SHAAVAppendable@2@@Z (private: static void __cdecl icu::UCharsTrie::getNextBranchUChars(char16_t const *,int,class icu::Appendable &)) + ?getNextBytes@BytesTrie@icu@@QBAHAAVByteSink@2@@Z (public: int __cdecl icu::BytesTrie::getNextBytes(class icu::ByteSink &)const ) + ?getNextString@ResourceBundle@icu@@QAA?AVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceBundle::getNextString(enum UErrorCode &)) + ?getNextString@ResourceBundle@icu@@QAA?AVUnicodeString@2@PAPBDAAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceBundle::getNextString(char const * *,enum UErrorCode &)) + ?getNextUChars@UCharsTrie@icu@@QBAHAAVAppendable@2@@Z (public: int __cdecl icu::UCharsTrie::getNextUChars(class icu::Appendable &)const ) + ?getNoopInstance@Normalizer2Factory@icu@@SAPBVNormalizer2@2@AAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2Factory::getNoopInstance(enum UErrorCode &)) + ?getNorm16@Normalizer2Impl@icu@@QBAGH@Z (public: unsigned short __cdecl icu::Normalizer2Impl::getNorm16(int)const ) + ?getNormTrie@Normalizer2Impl@icu@@QBAPBUUTrie2@@XZ (public: struct UTrie2 const * __cdecl icu::Normalizer2Impl::getNormTrie(void)const ) + ?getNumericValue@MessagePattern@icu@@QBANABVPart@12@@Z (public: double __cdecl icu::MessagePattern::getNumericValue(class icu::MessagePattern::Part const &)const ) + ?getOption@Normalizer@icu@@QBACH@Z (public: signed char __cdecl icu::Normalizer::getOption(int)const ) + ?getPRC@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getPRC(void)) + ?getPart@MessagePattern@icu@@QBAABVPart@12@H@Z (public: class icu::MessagePattern::Part const & __cdecl icu::MessagePattern::getPart(int)const ) + ?getPartType@MessagePattern@icu@@QBA?AW4UMessagePatternPartType@@H@Z (public: enum UMessagePatternPartType __cdecl icu::MessagePattern::getPartType(int)const ) + ?getPatternIndex@MessagePattern@icu@@QBAHH@Z (public: int __cdecl icu::MessagePattern::getPatternIndex(int)const ) + ?getPatternString@MessagePattern@icu@@QBAABVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::MessagePattern::getPatternString(void)const ) + ?getPluralOffset@MessagePattern@icu@@QBANH@Z (public: double __cdecl icu::MessagePattern::getPluralOffset(int)const ) + ?getRangeCount@UnicodeSet@icu@@UBAHXZ (public: virtual int __cdecl icu::UnicodeSet::getRangeCount(void)const ) + ?getRangeEnd@UnicodeSet@icu@@UBAHH@Z (public: virtual int __cdecl icu::UnicodeSet::getRangeEnd(int)const ) + ?getRangeStart@UnicodeSet@icu@@UBAHH@Z (public: virtual int __cdecl icu::UnicodeSet::getRangeStart(int)const ) + ?getRawDecomposition@FilteredNormalizer2@icu@@UBACHAAVUnicodeString@2@@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::getRawDecomposition(int,class icu::UnicodeString &)const ) + ?getRawDecomposition@Hangul@icu@@SAXHQA_S@Z (public: static void __cdecl icu::Hangul::getRawDecomposition(int,char16_t * const)) + ?getRawDecomposition@Normalizer2@icu@@UBACHAAVUnicodeString@2@@Z (public: virtual signed char __cdecl icu::Normalizer2::getRawDecomposition(int,class icu::UnicodeString &)const ) + ?getRawDecomposition@Normalizer2Impl@icu@@QBAPB_SHQA_SAAH@Z (public: char16_t const * __cdecl icu::Normalizer2Impl::getRawDecomposition(int,char16_t * const,int &)const ) + ?getRefCount@SharedObject@icu@@QBAHXZ (public: int __cdecl icu::SharedObject::getRefCount(void)const ) + ?getRoot@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getRoot(void)) + ?getRuleStatus@BreakIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::BreakIterator::getRuleStatus(void)const ) + ?getRuleStatus@RuleBasedBreakIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::getRuleStatus(void)const ) + ?getRuleStatusVec@BreakIterator@icu@@UAAHPAHHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::BreakIterator::getRuleStatusVec(int *,int,enum UErrorCode &)) + ?getRuleStatusVec@RuleBasedBreakIterator@icu@@UAAHPAHHAAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedBreakIterator::getRuleStatusVec(int *,int,enum UErrorCode &)) + ?getRules@RuleBasedBreakIterator@icu@@UBAABVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::RuleBasedBreakIterator::getRules(void)const ) + ?getScript@Locale@icu@@QBAPBDXZ (public: char const * __cdecl icu::Locale::getScript(void)const ) + ?getShortLength@UnicodeString@icu@@ABAHXZ (private: int __cdecl icu::UnicodeString::getShortLength(void)const ) + ?getSimplifiedChinese@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getSimplifiedChinese(void)) + ?getSingleCP@UnicodeSet@icu@@CAHABVUnicodeString@2@@Z (private: static int __cdecl icu::UnicodeSet::getSingleCP(class icu::UnicodeString const &)) + ?getSize@ResourceArray@icu@@QBAHXZ (public: int __cdecl icu::ResourceArray::getSize(void)const ) + ?getSize@ResourceBundle@icu@@QBAHXZ (public: int __cdecl icu::ResourceBundle::getSize(void)const ) + ?getSize@ResourceTable@icu@@QBAHXZ (public: int __cdecl icu::ResourceTable::getSize(void)const ) + ?getSoftRefCount@SharedObject@icu@@QBAHXZ (public: int __cdecl icu::SharedObject::getSoftRefCount(void)const ) + ?getSource@CanonicalIterator@icu@@QAA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::CanonicalIterator::getSource(void)) + ?getStart@ReorderingBuffer@icu@@QAAPA_SXZ (public: char16_t * __cdecl icu::ReorderingBuffer::getStart(void)) + ?getStaticClassID@CanonicalIterator@icu@@SAPAXXZ (public: static void * __cdecl icu::CanonicalIterator::getStaticClassID(void)) + ?getStaticClassID@DateInterval@icu@@SAPAXXZ (public: static void * __cdecl icu::DateInterval::getStaticClassID(void)) + ?getStaticClassID@EventListener@icu@@SAPAXXZ (public: static void * __cdecl icu::EventListener::getStaticClassID(void)) + ?getStaticClassID@ICUResourceBundleFactory@icu@@SAPAXXZ (public: static void * __cdecl icu::ICUResourceBundleFactory::getStaticClassID(void)) + ?getStaticClassID@ICUServiceKey@icu@@SAPAXXZ (public: static void * __cdecl icu::ICUServiceKey::getStaticClassID(void)) + ?getStaticClassID@Locale@icu@@SAPAXXZ (public: static void * __cdecl icu::Locale::getStaticClassID(void)) + ?getStaticClassID@LocaleKey@icu@@SAPAXXZ (public: static void * __cdecl icu::LocaleKey::getStaticClassID(void)) + ?getStaticClassID@LocaleKeyFactory@icu@@SAPAXXZ (public: static void * __cdecl icu::LocaleKeyFactory::getStaticClassID(void)) + ?getStaticClassID@Normalizer@icu@@SAPAXXZ (public: static void * __cdecl icu::Normalizer::getStaticClassID(void)) + ?getStaticClassID@ParsePosition@icu@@SAPAXXZ (public: static void * __cdecl icu::ParsePosition::getStaticClassID(void)) + ?getStaticClassID@ResourceBundle@icu@@SAPAXXZ (public: static void * __cdecl icu::ResourceBundle::getStaticClassID(void)) + ?getStaticClassID@RuleBasedBreakIterator@icu@@SAPAXXZ (public: static void * __cdecl icu::RuleBasedBreakIterator::getStaticClassID(void)) + ?getStaticClassID@ServiceListener@icu@@SAPAXXZ (public: static void * __cdecl icu::ServiceListener::getStaticClassID(void)) + ?getStaticClassID@SimpleFactory@icu@@SAPAXXZ (public: static void * __cdecl icu::SimpleFactory::getStaticClassID(void)) + ?getStaticClassID@SimpleLocaleKeyFactory@icu@@SAPAXXZ (public: static void * __cdecl icu::SimpleLocaleKeyFactory::getStaticClassID(void)) + ?getStaticClassID@StringCharacterIterator@icu@@SAPAXXZ (public: static void * __cdecl icu::StringCharacterIterator::getStaticClassID(void)) + ?getStaticClassID@UCharCharacterIterator@icu@@SAPAXXZ (public: static void * __cdecl icu::UCharCharacterIterator::getStaticClassID(void)) + ?getStaticClassID@UStack@icu@@SAPAXXZ (public: static void * __cdecl icu::UStack::getStaticClassID(void)) + ?getStaticClassID@UStringEnumeration@icu@@SAPAXXZ (public: static void * __cdecl icu::UStringEnumeration::getStaticClassID(void)) + ?getStaticClassID@UVector32@icu@@SAPAXXZ (public: static void * __cdecl icu::UVector32::getStaticClassID(void)) + ?getStaticClassID@UVector64@icu@@SAPAXXZ (public: static void * __cdecl icu::UVector64::getStaticClassID(void)) + ?getStaticClassID@UVector@icu@@SAPAXXZ (public: static void * __cdecl icu::UVector::getStaticClassID(void)) + ?getStaticClassID@UnicodeFilter@icu@@SAPAXXZ (public: static void * __cdecl icu::UnicodeFilter::getStaticClassID(void)) + ?getStaticClassID@UnicodeFunctor@icu@@SAPAXXZ (public: static void * __cdecl icu::UnicodeFunctor::getStaticClassID(void)) + ?getStaticClassID@UnicodeSet@icu@@SAPAXXZ (public: static void * __cdecl icu::UnicodeSet::getStaticClassID(void)) + ?getStaticClassID@UnicodeSetIterator@icu@@SAPAXXZ (public: static void * __cdecl icu::UnicodeSetIterator::getStaticClassID(void)) + ?getStaticClassID@UnicodeString@icu@@SAPAXXZ (public: static void * __cdecl icu::UnicodeString::getStaticClassID(void)) + ?getString@Iterator@BytesTrie@icu@@QBA?AVStringPiece@3@XZ (public: class icu::StringPiece __cdecl icu::BytesTrie::Iterator::getString(void)const ) + ?getString@Iterator@UCharsTrie@icu@@QBAABVUnicodeString@3@XZ (public: class icu::UnicodeString const & __cdecl icu::UCharsTrie::Iterator::getString(void)const ) + ?getString@ResourceBundle@icu@@QBA?AVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceBundle::getString(enum UErrorCode &)const ) + ?getString@UnicodeSet@icu@@ABAPBVUnicodeString@2@H@Z (private: class icu::UnicodeString const * __cdecl icu::UnicodeSet::getString(int)const ) + ?getString@UnicodeSetIterator@icu@@QAAABVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::UnicodeSetIterator::getString(void)) + ?getStringAt@UStringSet@icu@@QBAPBVUnicodeString@2@H@Z (public: class icu::UnicodeString const * __cdecl icu::UStringSet::getStringAt(int)const ) + ?getStringCount@UnicodeSet@icu@@ABAHXZ (private: int __cdecl icu::UnicodeSet::getStringCount(void)const ) + ?getStringEx@ResourceBundle@icu@@QBA?AVUnicodeString@2@HAAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceBundle::getStringEx(int,enum UErrorCode &)const ) + ?getStringEx@ResourceBundle@icu@@QBA?AVUnicodeString@2@PBDAAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceBundle::getStringEx(char const *,enum UErrorCode &)const ) + ?getSubstring@MessagePattern@icu@@QBA?AVUnicodeString@2@ABVPart@12@@Z (public: class icu::UnicodeString __cdecl icu::MessagePattern::getSubstring(class icu::MessagePattern::Part const &)const ) + ?getSupportedIDs@ICUResourceBundleFactory@icu@@MBAPBVHashtable@2@AAW4UErrorCode@@@Z (protected: virtual class icu::Hashtable const * __cdecl icu::ICUResourceBundleFactory::getSupportedIDs(enum UErrorCode &)const ) + ?getSupportedIDs@LocaleKeyFactory@icu@@MBAPBVHashtable@2@AAW4UErrorCode@@@Z (protected: virtual class icu::Hashtable const * __cdecl icu::LocaleKeyFactory::getSupportedIDs(enum UErrorCode &)const ) + ?getTaiwan@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getTaiwan(void)) + ?getTerminatedBuffer@UnicodeString@icu@@QAAPB_SXZ (public: char16_t const * __cdecl icu::UnicodeString::getTerminatedBuffer(void)) + ?getText@Normalizer@icu@@QAAXAAVUnicodeString@2@@Z (public: void __cdecl icu::Normalizer::getText(class icu::UnicodeString &)) + ?getText@RuleBasedBreakIterator@icu@@UBAAAVCharacterIterator@2@XZ (public: virtual class icu::CharacterIterator & __cdecl icu::RuleBasedBreakIterator::getText(void)const ) + ?getText@StringCharacterIterator@icu@@UAAXAAVUnicodeString@2@@Z (public: virtual void __cdecl icu::StringCharacterIterator::getText(class icu::UnicodeString &)) + ?getText@UCharCharacterIterator@icu@@UAAXAAVUnicodeString@2@@Z (public: virtual void __cdecl icu::UCharCharacterIterator::getText(class icu::UnicodeString &)) + ?getTextWithNoArguments@SimpleFormatter@icu@@CA?AVUnicodeString@2@PB_SH@Z (private: static class icu::UnicodeString __cdecl icu::SimpleFormatter::getTextWithNoArguments(char16_t const *,int)) + ?getTextWithNoArguments@SimpleFormatter@icu@@QBA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::SimpleFormatter::getTextWithNoArguments(void)const ) + ?getTimestamp@ICUService@icu@@IBAHXZ (protected: int __cdecl icu::ICUService::getTimestamp(void)const ) + ?getToDate@DateInterval@icu@@QBANXZ (public: double __cdecl icu::DateInterval::getToDate(void)const ) + ?getTraditionalChinese@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getTraditionalChinese(void)) + ?getTrailCCFromCompYesAndZeroCC@Normalizer2Impl@icu@@ABAEPB_S0@Z (private: unsigned char __cdecl icu::Normalizer2Impl::getTrailCCFromCompYesAndZeroCC(char16_t const *,char16_t const *)const ) + ?getType@BytesDictionaryMatcher@icu@@UBAHXZ (public: virtual int __cdecl icu::BytesDictionaryMatcher::getType(void)const ) + ?getType@ResourceBundle@icu@@QBA?AW4UResType@@XZ (public: enum UResType __cdecl icu::ResourceBundle::getType(void)const ) + ?getType@UCharsDictionaryMatcher@icu@@UBAHXZ (public: virtual int __cdecl icu::UCharsDictionaryMatcher::getType(void)const ) + ?getUInt@ResourceBundle@icu@@QBAIAAW4UErrorCode@@@Z (public: unsigned int __cdecl icu::ResourceBundle::getUInt(enum UErrorCode &)const ) + ?getUK@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getUK(void)) + ?getUMode@Normalizer@icu@@QBA?AW4UNormalizationMode@@XZ (public: enum UNormalizationMode __cdecl icu::Normalizer::getUMode(void)const ) + ?getUS@Locale@icu@@SAABV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getUS(void)) + ?getUText@RuleBasedBreakIterator@icu@@UBAPAUUText@@PAU3@AAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RuleBasedBreakIterator::getUText(struct UText *,enum UErrorCode &)const ) + ?getUnicodeString@ResourceValue@icu@@QBA?AVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceValue::getUnicodeString(enum UErrorCode &)const ) + ?getValue@BytesTrie@icu@@QBAHXZ (public: int __cdecl icu::BytesTrie::getValue(void)const ) + ?getValue@Iterator@BytesTrie@icu@@QBAHXZ (public: int __cdecl icu::BytesTrie::Iterator::getValue(void)const ) + ?getValue@Iterator@UCharsTrie@icu@@QBAHXZ (public: int __cdecl icu::UCharsTrie::Iterator::getValue(void)const ) + ?getValue@ResourceArray@icu@@QBACHAAVResourceValue@2@@Z (public: signed char __cdecl icu::ResourceArray::getValue(int,class icu::ResourceValue &)const ) + ?getValue@UCharsTrie@icu@@QBAHXZ (public: int __cdecl icu::UCharsTrie::getValue(void)const ) + ?getVariant@Locale@icu@@QBAPBDXZ (public: char const * __cdecl icu::Locale::getVariant(void)const ) + ?getVersion@ResourceBundle@icu@@QBAXQAE@Z (public: void __cdecl icu::ResourceBundle::getVersion(unsigned char * const)const ) + ?getVersionNumber@ResourceBundle@icu@@QBAPBDXZ (public: char const * __cdecl icu::ResourceBundle::getVersionNumber(void)const ) + ?getVisibleIDMap@ICUService@icu@@IBAPBVHashtable@2@AAW4UErrorCode@@@Z (protected: class icu::Hashtable const * __cdecl icu::ICUService::getVisibleIDMap(enum UErrorCode &)const ) + ?getVisibleIDs@ICUService@icu@@QBAAAVUVector@2@AAV32@AAW4UErrorCode@@@Z (public: class icu::UVector & __cdecl icu::ICUService::getVisibleIDs(class icu::UVector &,enum UErrorCode &)const ) + ?getVisibleIDs@ICUService@icu@@QBAAAVUVector@2@AAV32@PBVUnicodeString@2@AAW4UErrorCode@@@Z (public: class icu::UVector & __cdecl icu::ICUService::getVisibleIDs(class icu::UVector &,class icu::UnicodeString const *,enum UErrorCode &)const ) + ?getWithFallback@ResourceBundle@icu@@QAA?AV12@PBDAAW4UErrorCode@@@Z (public: class icu::ResourceBundle __cdecl icu::ResourceBundle::getWithFallback(char const *,enum UErrorCode &)) + ?geti@Hashtable@icu@@QBAHABVUnicodeString@2@@Z (public: int __cdecl icu::Hashtable::geti(class icu::UnicodeString const &)const ) + ?growArray@Edits@icu@@AAACXZ (private: signed char __cdecl icu::Edits::growArray(void)) + ?handleCreate@ICUResourceBundleFactory@icu@@MBAPAVUObject@2@ABVLocale@2@HPBVICUService@2@AAW4UErrorCode@@@Z (protected: virtual class icu::UObject * __cdecl icu::ICUResourceBundleFactory::handleCreate(class icu::Locale const &,int,class icu::ICUService const *,enum UErrorCode &)const ) + ?handleCreate@LocaleKeyFactory@icu@@MBAPAVUObject@2@ABVLocale@2@HPBVICUService@2@AAW4UErrorCode@@@Z (protected: virtual class icu::UObject * __cdecl icu::LocaleKeyFactory::handleCreate(class icu::Locale const &,int,class icu::ICUService const *,enum UErrorCode &)const ) + ?handleDefault@ICUService@icu@@MBAPAVUObject@2@ABVICUServiceKey@2@PAVUnicodeString@2@AAW4UErrorCode@@@Z (protected: virtual class icu::UObject * __cdecl icu::ICUService::handleDefault(class icu::ICUServiceKey const &,class icu::UnicodeString *,enum UErrorCode &)const ) + ?handleFailure@ErrorCode@icu@@MBAXXZ (protected: virtual void __cdecl icu::ErrorCode::handleFailure(void)const ) + ?handleNext@RuleBasedBreakIterator@icu@@AAAHPBURBBIStateTable@2@@Z (private: int __cdecl icu::RuleBasedBreakIterator::handleNext(struct icu::RBBIStateTable const *)) + ?handlePrevious@RuleBasedBreakIterator@icu@@AAAHPBURBBIStateTable@2@@Z (private: int __cdecl icu::RuleBasedBreakIterator::handlePrevious(struct icu::RBBIStateTable const *)) + ?handleReplaceBetween@UnicodeString@icu@@UAAXHHABV12@@Z (public: virtual void __cdecl icu::UnicodeString::handleReplaceBetween(int,int,class icu::UnicodeString const &)) + ?handlesKey@LocaleKeyFactory@icu@@MBACABVICUServiceKey@2@AAW4UErrorCode@@@Z (protected: virtual signed char __cdecl icu::LocaleKeyFactory::handlesKey(class icu::ICUServiceKey const &,enum UErrorCode &)const ) + ?hasBoundaryAfter@FilteredNormalizer2@icu@@UBACH@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::hasBoundaryAfter(int)const ) + ?hasBoundaryBefore@FilteredNormalizer2@icu@@UBACH@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::hasBoundaryBefore(int)const ) + ?hasChange@Iterator@Edits@icu@@QBACXZ (public: signed char __cdecl icu::Edits::Iterator::hasChange(void)const ) + ?hasChanges@Edits@icu@@QBACXZ (public: signed char __cdecl icu::Edits::hasChanges(void)const ) + ?hasCompBoundaryAfter@Normalizer2Impl@icu@@QBACHCC@Z (public: signed char __cdecl icu::Normalizer2Impl::hasCompBoundaryAfter(int,signed char,signed char)const ) + ?hasCompBoundaryBefore@Normalizer2Impl@icu@@ABACHG@Z (private: signed char __cdecl icu::Normalizer2Impl::hasCompBoundaryBefore(int,unsigned short)const ) + ?hasCompBoundaryBefore@Normalizer2Impl@icu@@QBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::hasCompBoundaryBefore(int)const ) + ?hasDecompBoundary@Normalizer2Impl@icu@@QBACHC@Z (public: signed char __cdecl icu::Normalizer2Impl::hasDecompBoundary(int,signed char)const ) + ?hasErrors@IDNAInfo@icu@@QBACXZ (public: signed char __cdecl icu::IDNAInfo::hasErrors(void)const ) + ?hasFCDBoundaryAfter@Normalizer2Impl@icu@@QBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::hasFCDBoundaryAfter(int)const ) + ?hasFCDBoundaryBefore@Normalizer2Impl@icu@@QBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::hasFCDBoundaryBefore(int)const ) + ?hasHardReferences@SharedObject@icu@@QBACXZ (public: signed char __cdecl icu::SharedObject::hasHardReferences(void)const ) + ?hasMetaData@Replaceable@icu@@UBACXZ (public: virtual signed char __cdecl icu::Replaceable::hasMetaData(void)const ) + ?hasMetaData@UnicodeString@icu@@UBACXZ (public: virtual signed char __cdecl icu::UnicodeString::hasMetaData(void)const ) + ?hasMoreChar32Than@UnicodeString@icu@@QBACHHH@Z (public: signed char __cdecl icu::UnicodeString::hasMoreChar32Than(int,int,int)const ) + ?hasNamedArguments@MessagePattern@icu@@QBACXZ (public: signed char __cdecl icu::MessagePattern::hasNamedArguments(void)const ) + ?hasNext@Iterator@BytesTrie@icu@@QBACXZ (public: signed char __cdecl icu::BytesTrie::Iterator::hasNext(void)const ) + ?hasNext@Iterator@UCharsTrie@icu@@QBACXZ (public: signed char __cdecl icu::UCharsTrie::Iterator::hasNext(void)const ) + ?hasNext@ResourceBundle@icu@@QBACXZ (public: signed char __cdecl icu::ResourceBundle::hasNext(void)const ) + ?hasNext@UCharCharacterIterator@icu@@UAACXZ (public: virtual signed char __cdecl icu::UCharCharacterIterator::hasNext(void)) + ?hasNumberedArguments@MessagePattern@icu@@QBACXZ (public: signed char __cdecl icu::MessagePattern::hasNumberedArguments(void)const ) + ?hasPrevious@UCharCharacterIterator@icu@@UAACXZ (public: virtual signed char __cdecl icu::UCharCharacterIterator::hasPrevious(void)) + ?hasShortLength@UnicodeString@icu@@ABACXZ (private: signed char __cdecl icu::UnicodeString::hasShortLength(void)const ) + ?hasUniqueValue@BytesTrie@icu@@QBACAAH@Z (public: signed char __cdecl icu::BytesTrie::hasUniqueValue(int &)const ) + ?hasUniqueValue@UCharsTrie@icu@@QBACAAH@Z (public: signed char __cdecl icu::UCharsTrie::hasUniqueValue(int &)const ) + ?hashCode@Locale@icu@@QBAHXZ (public: int __cdecl icu::Locale::hashCode(void)const ) + ?hashCode@MessagePattern@icu@@QBAHXZ (public: int __cdecl icu::MessagePattern::hashCode(void)const ) + ?hashCode@Normalizer@icu@@QBAHXZ (public: int __cdecl icu::Normalizer::hashCode(void)const ) + ?hashCode@RuleBasedBreakIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::hashCode(void)const ) + ?hashCode@UCharCharacterIterator@icu@@UBAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::hashCode(void)const ) + ?hashCode@UnicodeSet@icu@@UBAHXZ (public: virtual int __cdecl icu::UnicodeSet::hashCode(void)const ) + ?hashCode@UnicodeString@icu@@QBAHXZ (public: int __cdecl icu::UnicodeString::hashCode(void)const ) + ?hashNode@StringTrieBuilder@icu@@SACPBX@Z (public: static signed char __cdecl icu::StringTrieBuilder::hashNode(void const *)) + ?inMessageFormatPattern@MessagePattern@icu@@AAACH@Z (private: signed char __cdecl icu::MessagePattern::inMessageFormatPattern(int)) + ?inTopLevelChoiceMessage@MessagePattern@icu@@AAACHW4UMessagePatternArgType@@@Z (private: signed char __cdecl icu::MessagePattern::inTopLevelChoiceMessage(int,enum UMessagePatternArgType)) + ?incrementItemsInUse@UnifiedCache@icu@@UBAXXZ (public: virtual void __cdecl icu::UnifiedCache::incrementItemsInUse(void)const ) + ?indexOf@UVector32@icu@@QBAHHH@Z (public: int __cdecl icu::UVector32::indexOf(int,int)const ) + ?indexOf@UVector@icu@@ABAHTUElement@@HC@Z (private: int __cdecl icu::UVector::indexOf(union UElement,int,signed char)const ) + ?indexOf@UVector@icu@@QBAHHH@Z (public: int __cdecl icu::UVector::indexOf(int,int)const ) + ?indexOf@UVector@icu@@QBAHPAXH@Z (public: int __cdecl icu::UVector::indexOf(void *,int)const ) + ?indexOf@UnicodeSet@icu@@QBAHH@Z (public: int __cdecl icu::UnicodeSet::indexOf(int)const ) + ?indexOf@UnicodeString@icu@@QBAHABV12@@Z (public: int __cdecl icu::UnicodeString::indexOf(class icu::UnicodeString const &)const ) + ?indexOf@UnicodeString@icu@@QBAHABV12@H@Z (public: int __cdecl icu::UnicodeString::indexOf(class icu::UnicodeString const &,int)const ) + ?indexOf@UnicodeString@icu@@QBAHABV12@HH@Z (public: int __cdecl icu::UnicodeString::indexOf(class icu::UnicodeString const &,int,int)const ) + ?indexOf@UnicodeString@icu@@QBAHABV12@HHHH@Z (public: int __cdecl icu::UnicodeString::indexOf(class icu::UnicodeString const &,int,int,int,int)const ) + ?indexOf@UnicodeString@icu@@QBAHH@Z (public: int __cdecl icu::UnicodeString::indexOf(int)const ) + ?indexOf@UnicodeString@icu@@QBAHHH@Z (public: int __cdecl icu::UnicodeString::indexOf(int,int)const ) + ?indexOf@UnicodeString@icu@@QBAHHHH@Z (public: int __cdecl icu::UnicodeString::indexOf(int,int,int)const ) + ?indexOf@UnicodeString@icu@@QBAHPB_SHH@Z (public: int __cdecl icu::UnicodeString::indexOf(char16_t const *,int,int)const ) + ?indexOf@UnicodeString@icu@@QBAHPB_SHHHH@Z (public: int __cdecl icu::UnicodeString::indexOf(char16_t const *,int,int,int,int)const ) + ?indexOf@UnicodeString@icu@@QBAHVConstChar16Ptr@2@HHH@Z (public: int __cdecl icu::UnicodeString::indexOf(class icu::ConstChar16Ptr,int,int,int)const ) + ?indexOf@UnicodeString@icu@@QBAH_S@Z (public: int __cdecl icu::UnicodeString::indexOf(char16_t)const ) + ?indexOf@UnicodeString@icu@@QBAH_SH@Z (public: int __cdecl icu::UnicodeString::indexOf(char16_t,int)const ) + ?indexOf@UnicodeString@icu@@QBAH_SHH@Z (public: int __cdecl icu::UnicodeString::indexOf(char16_t,int,int)const ) + ?indexOfElementWithNextUnit@BytesTrieBuilder@icu@@EBAHHH_S@Z (private: virtual int __cdecl icu::BytesTrieBuilder::indexOfElementWithNextUnit(int,int,char16_t)const ) + ?indexOfElementWithNextUnit@UCharsTrieBuilder@icu@@EBAHHH_S@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::indexOfElementWithNextUnit(int,int,char16_t)const ) + ?init@Hashtable@icu@@AAAXP6AHTUElement@@@ZP6AC00@Z2AAW4UErrorCode@@@Z (private: void __cdecl icu::Hashtable::init(int (__cdecl*)(union UElement),signed char (__cdecl*)(union UElement,union UElement),signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ?init@Locale@icu@@AAAAAV12@PBDC@Z (private: class icu::Locale & __cdecl icu::Locale::init(char const *,signed char)) + ?init@MessagePattern@icu@@AAACAAW4UErrorCode@@@Z (private: signed char __cdecl icu::MessagePattern::init(enum UErrorCode &)) + ?init@Normalizer2Impl@icu@@QAAXPBHPBUUTrie2@@PBGPBE@Z (public: void __cdecl icu::Normalizer2Impl::init(int const *,struct UTrie2 const *,unsigned short const *,unsigned char const *)) + ?init@Normalizer@icu@@AAAXXZ (private: void __cdecl icu::Normalizer::init(void)) + ?init@ReorderingBuffer@icu@@QAACHAAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::init(int,enum UErrorCode &)) + ?init@RuleBasedBreakIterator@icu@@AAAXXZ (private: void __cdecl icu::RuleBasedBreakIterator::init(void)) + ?initBaseName@Locale@icu@@AAAXAAW4UErrorCode@@@Z (private: void __cdecl icu::Locale::initBaseName(enum UErrorCode &)) + ?initLocaleFromName@LocaleUtility@icu@@SAAAVLocale@2@ABVUnicodeString@2@AAV32@@Z (public: static class icu::Locale & __cdecl icu::LocaleUtility::initLocaleFromName(class icu::UnicodeString const &,class icu::Locale &)) + ?initNameFromLocale@LocaleUtility@icu@@SAAAVUnicodeString@2@ABVLocale@2@AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::LocaleUtility::initNameFromLocale(class icu::Locale const &,class icu::UnicodeString &)) + ?initializeHash@ListFormatter@icu@@CAXAAW4UErrorCode@@@Z (private: static void __cdecl icu::ListFormatter::initializeHash(enum UErrorCode &)) + ?insert@ReorderingBuffer@icu@@AAAXHE@Z (private: void __cdecl icu::ReorderingBuffer::insert(int,unsigned char)) + ?insert@UnicodeString@icu@@QAAAAV12@HABV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,class icu::UnicodeString const &)) + ?insert@UnicodeString@icu@@QAAAAV12@HABV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,class icu::UnicodeString const &,int,int)) + ?insert@UnicodeString@icu@@QAAAAV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,int)) + ?insert@UnicodeString@icu@@QAAAAV12@HPB_SHH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,char16_t const *,int,int)) + ?insert@UnicodeString@icu@@QAAAAV12@HVConstChar16Ptr@2@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,class icu::ConstChar16Ptr,int)) + ?insert@UnicodeString@icu@@QAAAAV12@H_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,char16_t)) + ?insertElementAt@UVector32@icu@@QAAXHHAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector32::insertElementAt(int,int,enum UErrorCode &)) + ?insertElementAt@UVector64@icu@@QAAX_JHAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector64::insertElementAt(__int64,int,enum UErrorCode &)) + ?insertElementAt@UVector@icu@@QAAXHHAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::insertElementAt(int,int,enum UErrorCode &)) + ?insertElementAt@UVector@icu@@QAAXPAXHAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::insertElementAt(void *,int,enum UErrorCode &)) + ?internalGetResource@ResourceArray@icu@@QBAIPBUResourceData@@H@Z (public: unsigned int __cdecl icu::ResourceArray::internalGetResource(struct ResourceData const *,int)const ) + ?isAlgorithmicNoNo@Normalizer2Impl@icu@@QBACG@Z (public: signed char __cdecl icu::Normalizer2Impl::isAlgorithmicNoNo(unsigned short)const ) + ?isArgTypeChar@MessagePattern@icu@@CACH@Z (private: static signed char __cdecl icu::MessagePattern::isArgTypeChar(int)) + ?isBogus@Locale@icu@@QBACXZ (public: signed char __cdecl icu::Locale::isBogus(void)const ) + ?isBogus@StringPair@icu@@QBACXZ (public: signed char __cdecl icu::StringPair::isBogus(void)const ) + ?isBogus@UnicodeSet@icu@@QBACXZ (public: signed char __cdecl icu::UnicodeSet::isBogus(void)const ) + ?isBogus@UnicodeString@icu@@QBACXZ (public: signed char __cdecl icu::UnicodeString::isBogus(void)const ) + ?isBoundary@RuleBasedBreakIterator@icu@@UAACH@Z (public: virtual signed char __cdecl icu::RuleBasedBreakIterator::isBoundary(int)) + ?isBufferClone@BreakIterator@icu@@QAACXZ (public: signed char __cdecl icu::BreakIterator::isBufferClone(void)) + ?isBufferWritable@UnicodeString@icu@@ABACXZ (private: signed char __cdecl icu::UnicodeString::isBufferWritable(void)const ) + ?isCanonSegmentStarter@Normalizer2Impl@icu@@QBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::isCanonSegmentStarter(int)const ) + ?isChoice@MessagePattern@icu@@AAACH@Z (private: signed char __cdecl icu::MessagePattern::isChoice(int)) + ?isCompNo@Normalizer2Impl@icu@@QBACG@Z (public: signed char __cdecl icu::Normalizer2Impl::isCompNo(unsigned short)const ) + ?isCompYesAndZeroCC@Normalizer2Impl@icu@@ABACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isCompYesAndZeroCC(unsigned short)const ) + ?isDecompInert@Normalizer2Impl@icu@@QBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::isDecompInert(int)const ) + ?isDecompNoAlgorithmic@Normalizer2Impl@icu@@ABACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isDecompNoAlgorithmic(unsigned short)const ) + ?isDecompYes@Normalizer2Impl@icu@@QBACG@Z (public: signed char __cdecl icu::Normalizer2Impl::isDecompYes(unsigned short)const ) + ?isDecompYesAndZeroCC@Normalizer2Impl@icu@@ABACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isDecompYesAndZeroCC(unsigned short)const ) + ?isDefault@ICUService@icu@@UBACXZ (public: virtual signed char __cdecl icu::ICUService::isDefault(void)const ) + ?isEmpty@CharString@icu@@QBACXZ (public: signed char __cdecl icu::CharString::isEmpty(void)const ) + ?isEmpty@ReorderingBuffer@icu@@QBACXZ (public: signed char __cdecl icu::ReorderingBuffer::isEmpty(void)const ) + ?isEmpty@UVector32@icu@@QBACXZ (public: signed char __cdecl icu::UVector32::isEmpty(void)const ) + ?isEmpty@UVector64@icu@@QBACXZ (public: signed char __cdecl icu::UVector64::isEmpty(void)const ) + ?isEmpty@UVector@icu@@QBACXZ (public: signed char __cdecl icu::UVector::isEmpty(void)const ) + ?isEmpty@UnicodeSet@icu@@UBACXZ (public: virtual signed char __cdecl icu::UnicodeSet::isEmpty(void)const ) + ?isEmpty@UnicodeString@icu@@QBACXZ (public: signed char __cdecl icu::UnicodeString::isEmpty(void)const ) + ?isFCDInert@Normalizer2Impl@icu@@QBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::isFCDInert(int)const ) + ?isFailure@ErrorCode@icu@@QBACXZ (public: signed char __cdecl icu::ErrorCode::isFailure(void)const ) + ?isFallbackOf@ICUServiceKey@icu@@UBACABVUnicodeString@2@@Z (public: virtual signed char __cdecl icu::ICUServiceKey::isFallbackOf(class icu::UnicodeString const &)const ) + ?isFallbackOf@LocaleKey@icu@@UBACABVUnicodeString@2@@Z (public: virtual signed char __cdecl icu::LocaleKey::isFallbackOf(class icu::UnicodeString const &)const ) + ?isFallbackOf@LocaleUtility@icu@@SACABVUnicodeString@2@0@Z (public: static signed char __cdecl icu::LocaleUtility::isFallbackOf(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?isFrozen@UnicodeSet@icu@@QBACXZ (public: signed char __cdecl icu::UnicodeSet::isFrozen(void)const ) + ?isHangul@Hangul@icu@@SACH@Z (public: static signed char __cdecl icu::Hangul::isHangul(int)) + ?isHangul@Normalizer2Impl@icu@@ABACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isHangul(unsigned short)const ) + ?isHangulWithoutJamoT@Hangul@icu@@SAC_S@Z (public: static signed char __cdecl icu::Hangul::isHangulWithoutJamoT(char16_t)) + ?isIdentifier@PatternProps@icu@@SACPB_SH@Z (public: static signed char __cdecl icu::PatternProps::isIdentifier(char16_t const *,int)) + ?isInert@FilteredNormalizer2@icu@@UBACH@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::isInert(int)const ) + ?isInert@Normalizer2Impl@icu@@CACG@Z (private: static signed char __cdecl icu::Normalizer2Impl::isInert(unsigned short)) + ?isJamoL@Hangul@icu@@SACH@Z (public: static signed char __cdecl icu::Hangul::isJamoL(int)) + ?isJamoL@Normalizer2Impl@icu@@CACG@Z (private: static signed char __cdecl icu::Normalizer2Impl::isJamoL(unsigned short)) + ?isJamoV@Hangul@icu@@SACH@Z (public: static signed char __cdecl icu::Hangul::isJamoV(int)) + ?isJamoVT@Normalizer2Impl@icu@@CACG@Z (private: static signed char __cdecl icu::Normalizer2Impl::isJamoVT(unsigned short)) + ?isMaybe@Normalizer2Impl@icu@@ABACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isMaybe(unsigned short)const ) + ?isMaybeOrNonZeroCC@Normalizer2Impl@icu@@ABACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isMaybeOrNonZeroCC(unsigned short)const ) + ?isMostDecompYesAndZeroCC@Normalizer2Impl@icu@@ABACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isMostDecompYesAndZeroCC(unsigned short)const ) + ?isNormalized@FilteredNormalizer2@icu@@UBACABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::isNormalized(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?isNormalized@Normalizer@icu@@SACABVUnicodeString@2@W4UNormalizationMode@@AAW4UErrorCode@@@Z (public: static signed char __cdecl icu::Normalizer::isNormalized(class icu::UnicodeString const &,enum UNormalizationMode,enum UErrorCode &)) + ?isNormalized@Normalizer@icu@@SACABVUnicodeString@2@W4UNormalizationMode@@HAAW4UErrorCode@@@Z (public: static signed char __cdecl icu::Normalizer::isNormalized(class icu::UnicodeString const &,enum UNormalizationMode,int,enum UErrorCode &)) + ?isOrdinal@MessagePattern@icu@@AAACH@Z (private: signed char __cdecl icu::MessagePattern::isOrdinal(int)) + ?isPlural@MessagePattern@icu@@AAACH@Z (private: signed char __cdecl icu::MessagePattern::isPlural(int)) + ?isRightToLeft@Locale@icu@@QBACXZ (public: signed char __cdecl icu::Locale::isRightToLeft(void)const ) + ?isSelect@MessagePattern@icu@@AAACH@Z (private: signed char __cdecl icu::MessagePattern::isSelect(int)) + ?isString@UnicodeSetIterator@icu@@QBACXZ (public: signed char __cdecl icu::UnicodeSetIterator::isString(void)const ) + ?isSuccess@ErrorCode@icu@@QBACXZ (public: signed char __cdecl icu::ErrorCode::isSuccess(void)const ) + ?isSyntax@PatternProps@icu@@SACH@Z (public: static signed char __cdecl icu::PatternProps::isSyntax(int)) + ?isSyntaxOrWhiteSpace@PatternProps@icu@@SACH@Z (public: static signed char __cdecl icu::PatternProps::isSyntaxOrWhiteSpace(int)) + ?isTransitionalDifferent@IDNAInfo@icu@@QBACXZ (public: signed char __cdecl icu::IDNAInfo::isTransitionalDifferent(void)const ) + ?isUnprintable@ICU_Utility@icu@@SACH@Z (public: static signed char __cdecl icu::ICU_Utility::isUnprintable(int)) + ?isWhiteSpace@PatternProps@icu@@SACH@Z (public: static signed char __cdecl icu::PatternProps::isWhiteSpace(int)) + ?isWritable@UnicodeString@icu@@ABACXZ (private: signed char __cdecl icu::UnicodeString::isWritable(void)const ) + ?jdkAposMode@MessageImpl@icu@@SACABVMessagePattern@2@@Z (public: static signed char __cdecl icu::MessageImpl::jdkAposMode(class icu::MessagePattern const &)) + ?jumpByDelta@BytesTrie@icu@@CAPBEPBE@Z (private: static unsigned char const * __cdecl icu::BytesTrie::jumpByDelta(unsigned char const *)) + ?jumpByDelta@UCharsTrie@icu@@CAPB_SPB_S@Z (private: static char16_t const * __cdecl icu::UCharsTrie::jumpByDelta(char16_t const *)) + ?kFiveByteDeltaLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kFiveByteDeltaLead) + ?kFiveByteValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kFiveByteValueLead) + ?kFourByteDeltaLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kFourByteDeltaLead) + ?kFourByteValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kFourByteValueLead) + ?kMaxBranchLinearSubNodeLength@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxBranchLinearSubNodeLength) + ?kMaxBranchLinearSubNodeLength@StringTrieBuilder@icu@@1HB (protected: static int const icu::StringTrieBuilder::kMaxBranchLinearSubNodeLength) + ?kMaxBranchLinearSubNodeLength@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxBranchLinearSubNodeLength) + ?kMaxLinearMatchLength@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxLinearMatchLength) + ?kMaxLinearMatchLength@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxLinearMatchLength) + ?kMaxOneByteDelta@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxOneByteDelta) + ?kMaxOneByteValue@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxOneByteValue) + ?kMaxOneUnitDelta@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxOneUnitDelta) + ?kMaxOneUnitNodeValue@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxOneUnitNodeValue) + ?kMaxOneUnitValue@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxOneUnitValue) + ?kMaxSplitBranchLevels@StringTrieBuilder@icu@@1HB (protected: static int const icu::StringTrieBuilder::kMaxSplitBranchLevels) + ?kMaxThreeByteDelta@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxThreeByteDelta) + ?kMaxThreeByteValue@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxThreeByteValue) + ?kMaxTwoByteDelta@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxTwoByteDelta) + ?kMaxTwoByteValue@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxTwoByteValue) + ?kMaxTwoUnitDelta@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxTwoUnitDelta) + ?kMaxTwoUnitNodeValue@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxTwoUnitNodeValue) + ?kMaxTwoUnitValue@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxTwoUnitValue) + ?kMinLinearMatch@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinLinearMatch) + ?kMinLinearMatch@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMinLinearMatch) + ?kMinOneByteValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinOneByteValueLead) + ?kMinThreeByteDeltaLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinThreeByteDeltaLead) + ?kMinThreeByteValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinThreeByteValueLead) + ?kMinTwoByteDeltaLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinTwoByteDeltaLead) + ?kMinTwoByteValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinTwoByteValueLead) + ?kMinTwoUnitDeltaLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMinTwoUnitDeltaLead) + ?kMinTwoUnitNodeValueLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMinTwoUnitNodeValueLead) + ?kMinTwoUnitValueLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMinTwoUnitValueLead) + ?kMinValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinValueLead) + ?kMinValueLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMinValueLead) + ?kNodeTypeMask@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kNodeTypeMask) + ?kThreeUnitDeltaLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kThreeUnitDeltaLead) + ?kThreeUnitNodeValueLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kThreeUnitNodeValueLead) + ?kThreeUnitValueLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kThreeUnitValueLead) + ?kValueIsFinal@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kValueIsFinal) + ?kValueIsFinal@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kValueIsFinal) + ?keyCount@UnifiedCache@icu@@QBAHXZ (public: int __cdecl icu::UnifiedCache::keyCount(void)const ) + ?kind@LocaleKey@icu@@UBAHXZ (public: virtual int __cdecl icu::LocaleKey::kind(void)const ) + ?labelToASCII_UTF8@IDNA@icu@@UBAXVStringPiece@2@AAVByteSink@2@AAVIDNAInfo@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::IDNA::labelToASCII_UTF8(class icu::StringPiece,class icu::ByteSink &,class icu::IDNAInfo &,enum UErrorCode &)const ) + ?labelToUnicodeUTF8@IDNA@icu@@UBAXVStringPiece@2@AAVByteSink@2@AAVIDNAInfo@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::IDNA::labelToUnicodeUTF8(class icu::StringPiece,class icu::ByteSink &,class icu::IDNAInfo &,enum UErrorCode &)const ) + ?last32@UCharCharacterIterator@icu@@UAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::last32(void)) + ?last@Normalizer@icu@@QAAHXZ (public: int __cdecl icu::Normalizer::last(void)) + ?last@RuleBasedBreakIterator@icu@@UAAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::last(void)) + ?last@UCharCharacterIterator@icu@@UAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::last(void)) + ?lastElement@UVector@icu@@QBAPAXXZ (public: void * __cdecl icu::UVector::lastElement(void)const ) + ?lastElementi@UVector32@icu@@QBAHXZ (public: int __cdecl icu::UVector32::lastElementi(void)const ) + ?lastElementi@UVector64@icu@@QBA_JXZ (public: __int64 __cdecl icu::UVector64::lastElementi(void)const ) + ?lastElementi@UVector@icu@@QBAHXZ (public: int __cdecl icu::UVector::lastElementi(void)const ) + ?lastIndexOf@CharString@icu@@QBAHD@Z (public: int __cdecl icu::CharString::lastIndexOf(char)const ) + ?lastIndexOf@UnicodeString@icu@@QBAHABV12@@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(class icu::UnicodeString const &)const ) + ?lastIndexOf@UnicodeString@icu@@QBAHABV12@H@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(class icu::UnicodeString const &,int)const ) + ?lastIndexOf@UnicodeString@icu@@QBAHABV12@HH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(class icu::UnicodeString const &,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QBAHABV12@HHHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(class icu::UnicodeString const &,int,int,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QBAHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(int)const ) + ?lastIndexOf@UnicodeString@icu@@QBAHHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QBAHHHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(int,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QBAHPB_SHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(char16_t const *,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QBAHPB_SHHHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(char16_t const *,int,int,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QBAHVConstChar16Ptr@2@HHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(class icu::ConstChar16Ptr,int,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QBAH_S@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(char16_t)const ) + ?lastIndexOf@UnicodeString@icu@@QBAH_SH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(char16_t,int)const ) + ?lastIndexOf@UnicodeString@icu@@QBAH_SHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(char16_t,int,int)const ) + ?lastUnit@Edits@icu@@ABAHXZ (private: int __cdecl icu::Edits::lastUnit(void)const ) + ?length@CharString@icu@@QBAHXZ (public: int __cdecl icu::CharString::length(void)const ) + ?length@ReorderingBuffer@icu@@QBAHXZ (public: int __cdecl icu::ReorderingBuffer::length(void)const ) + ?length@Replaceable@icu@@QBAHXZ (public: int __cdecl icu::Replaceable::length(void)const ) + ?length@StringPiece@icu@@QBAHXZ (public: int __cdecl icu::StringPiece::length(void)const ) + ?length@UnicodeString@icu@@QBAHXZ (public: int __cdecl icu::UnicodeString::length(void)const ) + ?lengthDelta@Edits@icu@@QBAHXZ (public: int __cdecl icu::Edits::lengthDelta(void)const ) + ?loadListFormatInternal@ListFormatter@icu@@CAPAUListFormatInternal@2@ABVLocale@2@PBDAAW4UErrorCode@@@Z (private: static struct icu::ListFormatInternal * __cdecl icu::ListFormatter::loadListFormatInternal(class icu::Locale const &,char const *,enum UErrorCode &)) + ?loadRange@UnicodeSetIterator@icu@@MAAXH@Z (protected: virtual void __cdecl icu::UnicodeSetIterator::loadRange(int)) + ?makeBranchSubNode@StringTrieBuilder@icu@@IAAPAVNode@12@HHHHAAW4UErrorCode@@@Z (protected: class icu::StringTrieBuilder::Node * __cdecl icu::StringTrieBuilder::makeBranchSubNode(int,int,int,int,enum UErrorCode &)) + ?makeCanonIterDataFromNorm16@Normalizer2Impl@icu@@QBAXHHGAAUCanonIterData@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::makeCanonIterDataFromNorm16(int,int,unsigned short,struct icu::CanonIterData &,enum UErrorCode &)const ) + ?makeFCD@Normalizer2Impl@icu@@QBAPB_SPB_S0PAVReorderingBuffer@2@AAW4UErrorCode@@@Z (public: char16_t const * __cdecl icu::Normalizer2Impl::makeFCD(char16_t const *,char16_t const *,class icu::ReorderingBuffer *,enum UErrorCode &)const ) + ?makeFCDAndAppend@Normalizer2Impl@icu@@QBAXPB_S0CAAVUnicodeString@2@AAVReorderingBuffer@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::makeFCDAndAppend(char16_t const *,char16_t const *,signed char,class icu::UnicodeString &,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?makeInstance@BreakIterator@icu@@CAPAV12@ABVLocale@2@HAAW4UErrorCode@@@Z (private: static class icu::BreakIterator * __cdecl icu::BreakIterator::makeInstance(class icu::Locale const &,int,enum UErrorCode &)) + ?makeNode@StringTrieBuilder@icu@@IAAPAVNode@12@HHHAAW4UErrorCode@@@Z (protected: class icu::StringTrieBuilder::Node * __cdecl icu::StringTrieBuilder::makeNode(int,int,int,enum UErrorCode &)) + ?makeRuleStatusValid@RuleBasedBreakIterator@icu@@AAAXXZ (private: void __cdecl icu::RuleBasedBreakIterator::makeRuleStatusValid(void)) + ?mapAlgorithmic@Normalizer2Impl@icu@@ABAHHG@Z (private: int __cdecl icu::Normalizer2Impl::mapAlgorithmic(int,unsigned short)const ) + ?matchNodesCanHaveValues@BytesTrieBuilder@icu@@EBACXZ (private: virtual signed char __cdecl icu::BytesTrieBuilder::matchNodesCanHaveValues(void)const ) + ?matchNodesCanHaveValues@UCharsTrieBuilder@icu@@EBACXZ (private: virtual signed char __cdecl icu::UCharsTrieBuilder::matchNodesCanHaveValues(void)const ) + ?matchRest@UnicodeSet@icu@@CAHABVReplaceable@2@HHABVUnicodeString@2@@Z (private: static int __cdecl icu::UnicodeSet::matchRest(class icu::Replaceable const &,int,int,class icu::UnicodeString const &)) + ?matches@BytesDictionaryMatcher@icu@@UBAHPAUUText@@HHPAH111@Z (public: virtual int __cdecl icu::BytesDictionaryMatcher::matches(struct UText *,int,int,int *,int *,int *,int *)const ) + ?matches@UCharsDictionaryMatcher@icu@@UBAHPAUUText@@HHPAH111@Z (public: virtual int __cdecl icu::UCharsDictionaryMatcher::matches(struct UText *,int,int,int *,int *,int *,int *)const ) + ?matches@UnicodeFilter@icu@@UAA?AW4UMatchDegree@2@ABVReplaceable@2@AAHHC@Z (public: virtual enum icu::UMatchDegree __cdecl icu::UnicodeFilter::matches(class icu::Replaceable const &,int &,int,signed char)) + ?matches@UnicodeSet@icu@@UAA?AW4UMatchDegree@2@ABVReplaceable@2@AAHHC@Z (public: virtual enum icu::UMatchDegree __cdecl icu::UnicodeSet::matches(class icu::Replaceable const &,int &,int,signed char)) + ?matchesIndexValue@UnicodeSet@icu@@EBACE@Z (private: virtual signed char __cdecl icu::UnicodeSet::matchesIndexValue(unsigned char)const ) + ?move32@UCharCharacterIterator@icu@@UAAHHW4EOrigin@CharacterIterator@2@@Z (public: virtual int __cdecl icu::UCharCharacterIterator::move32(int,enum icu::CharacterIterator::EOrigin)) + ?move@UCharCharacterIterator@icu@@UAAHHW4EOrigin@CharacterIterator@2@@Z (public: virtual int __cdecl icu::UCharCharacterIterator::move(int,enum icu::CharacterIterator::EOrigin)) + ?moveFrom@UnicodeString@icu@@QAAAAV12@AAV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::moveFrom(class icu::UnicodeString &)) + ?moveIndex32@UnicodeString@icu@@QBAHHH@Z (public: int __cdecl icu::UnicodeString::moveIndex32(int,int)const ) + ?nameToASCII_UTF8@IDNA@icu@@UBAXVStringPiece@2@AAVByteSink@2@AAVIDNAInfo@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::IDNA::nameToASCII_UTF8(class icu::StringPiece,class icu::ByteSink &,class icu::IDNAInfo &,enum UErrorCode &)const ) + ?nameToUnicodeUTF8@IDNA@icu@@UBAXVStringPiece@2@AAVByteSink@2@AAVIDNAInfo@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::IDNA::nameToUnicodeUTF8(class icu::StringPiece,class icu::ByteSink &,class icu::IDNAInfo &,enum UErrorCode &)const ) + ?newLength@Iterator@Edits@icu@@QBAHXZ (public: int __cdecl icu::Edits::Iterator::newLength(void)const ) + ?next32@UCharCharacterIterator@icu@@UAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::next32(void)) + ?next32PostInc@UCharCharacterIterator@icu@@UAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::next32PostInc(void)) + ?next@BytesTrie@icu@@QAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::BytesTrie::next(int)) + ?next@BytesTrie@icu@@QAA?AW4UStringTrieResult@@PBDH@Z (public: enum UStringTrieResult __cdecl icu::BytesTrie::next(char const *,int)) + ?next@CanonicalIterator@icu@@QAA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::CanonicalIterator::next(void)) + ?next@FullCaseFoldingIterator@icu@@QAAHAAVUnicodeString@2@@Z (public: int __cdecl icu::FullCaseFoldingIterator::next(class icu::UnicodeString &)) + ?next@Iterator@BytesTrie@icu@@QAACAAW4UErrorCode@@@Z (public: signed char __cdecl icu::BytesTrie::Iterator::next(enum UErrorCode &)) + ?next@Iterator@Edits@icu@@AAACCAAW4UErrorCode@@@Z (private: signed char __cdecl icu::Edits::Iterator::next(signed char,enum UErrorCode &)) + ?next@Iterator@Edits@icu@@QAACAAW4UErrorCode@@@Z (public: signed char __cdecl icu::Edits::Iterator::next(enum UErrorCode &)) + ?next@Iterator@UCharsTrie@icu@@QAACAAW4UErrorCode@@@Z (public: signed char __cdecl icu::UCharsTrie::Iterator::next(enum UErrorCode &)) + ?next@Normalizer@icu@@QAAHXZ (public: int __cdecl icu::Normalizer::next(void)) + ?next@RuleBasedBreakIterator@icu@@UAAHH@Z (public: virtual int __cdecl icu::RuleBasedBreakIterator::next(int)) + ?next@RuleBasedBreakIterator@icu@@UAAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::next(void)) + ?next@StringEnumeration@icu@@UAAPBDPAHAAW4UErrorCode@@@Z (public: virtual char const * __cdecl icu::StringEnumeration::next(int *,enum UErrorCode &)) + ?next@UCharCharacterIterator@icu@@UAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::next(void)) + ?next@UCharsTrie@icu@@QAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::UCharsTrie::next(int)) + ?next@UCharsTrie@icu@@QAA?AW4UStringTrieResult@@VConstChar16Ptr@2@H@Z (public: enum UStringTrieResult __cdecl icu::UCharsTrie::next(class icu::ConstChar16Ptr,int)) + ?next@UStringEnumeration@icu@@UAAPBDPAHAAW4UErrorCode@@@Z (public: virtual char const * __cdecl icu::UStringEnumeration::next(int *,enum UErrorCode &)) + ?next@UnicodeSetIterator@icu@@QAACXZ (public: signed char __cdecl icu::UnicodeSetIterator::next(void)) + ?nextElement@Hashtable@icu@@QBAPBUUHashElement@@AAH@Z (public: struct UHashElement const * __cdecl icu::Hashtable::nextElement(int &)const ) + ?nextFCD16@Normalizer2Impl@icu@@QBAGAAPB_SPB_S@Z (public: unsigned short __cdecl icu::Normalizer2Impl::nextFCD16(char16_t const * &,char16_t const *)const ) + ?nextForCodePoint@UCharsTrie@icu@@QAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::UCharsTrie::nextForCodePoint(int)) + ?nextImpl@BytesTrie@icu@@AAA?AW4UStringTrieResult@@PBEH@Z (private: enum UStringTrieResult __cdecl icu::BytesTrie::nextImpl(unsigned char const *,int)) + ?nextImpl@UCharsTrie@icu@@AAA?AW4UStringTrieResult@@PB_SH@Z (private: enum UStringTrieResult __cdecl icu::UCharsTrie::nextImpl(char16_t const *,int)) + ?nextNormalize@Normalizer@icu@@AAACXZ (private: signed char __cdecl icu::Normalizer::nextNormalize(void)) + ?nextPostInc@UCharCharacterIterator@icu@@UAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::nextPostInc(void)) + ?nextRange@UnicodeSetIterator@icu@@QAACXZ (public: signed char __cdecl icu::UnicodeSetIterator::nextRange(void)) + ?noHardReferences@SharedObject@icu@@QBACXZ (public: signed char __cdecl icu::SharedObject::noHardReferences(void)const ) + ?noNext@Iterator@Edits@icu@@AAACXZ (private: signed char __cdecl icu::Edits::Iterator::noNext(void)) + ?noSoftReferences@SharedObject@icu@@QBACXZ (public: signed char __cdecl icu::SharedObject::noSoftReferences(void)const ) + ?normalize@FilteredNormalizer2@icu@@ABAAAVUnicodeString@2@ABV32@AAV32@W4USetSpanCondition@@AAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::FilteredNormalizer2::normalize(class icu::UnicodeString const &,class icu::UnicodeString &,enum USetSpanCondition,enum UErrorCode &)const ) + ?normalize@FilteredNormalizer2@icu@@UBAAAVUnicodeString@2@ABV32@AAV32@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::FilteredNormalizer2::normalize(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?normalize@Normalizer2@icu@@QBA?AVUnicodeString@2@ABV32@AAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::Normalizer2::normalize(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?normalize@Normalizer@icu@@SAXABVUnicodeString@2@W4UNormalizationMode@@HAAV32@AAW4UErrorCode@@@Z (public: static void __cdecl icu::Normalizer::normalize(class icu::UnicodeString const &,enum UNormalizationMode,int,class icu::UnicodeString &,enum UErrorCode &)) + ?normalizeSecondAndAppend@FilteredNormalizer2@icu@@ABAAAVUnicodeString@2@AAV32@ABV32@CAAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::FilteredNormalizer2::normalizeSecondAndAppend(class icu::UnicodeString &,class icu::UnicodeString const &,signed char,enum UErrorCode &)const ) + ?normalizeSecondAndAppend@FilteredNormalizer2@icu@@UBAAAVUnicodeString@2@AAV32@ABV32@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::FilteredNormalizer2::normalizeSecondAndAppend(class icu::UnicodeString &,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?notifyChanged@ICUNotifier@icu@@UAAXXZ (public: virtual void __cdecl icu::ICUNotifier::notifyChanged(void)) + ?notifyListener@ICUService@icu@@MBAXAAVEventListener@2@@Z (protected: virtual void __cdecl icu::ICUService::notifyListener(class icu::EventListener &)const ) + ?npos@StringPiece@icu@@2HB (public: static int const icu::StringPiece::npos) + ?oldLength@Iterator@Edits@icu@@QBAHXZ (public: int __cdecl icu::Edits::Iterator::oldLength(void)const ) + ?orphanElementAt@UVector@icu@@QAAPAXH@Z (public: void * __cdecl icu::UVector::orphanElementAt(int)) + ?orphanOrClone@?$MaybeStackArray@D$0CI@@icu@@QAAPADHAAH@Z (public: char * __cdecl icu::MaybeStackArray::orphanOrClone(int,int &)) + ?padLeading@UnicodeString@icu@@QAACH_S@Z (public: signed char __cdecl icu::UnicodeString::padLeading(int,char16_t)) + ?padTrailing@UnicodeString@icu@@QAACH_S@Z (public: signed char __cdecl icu::UnicodeString::padTrailing(int,char16_t)) + ?parse@MessagePattern@icu@@QAAAAV12@ABVUnicodeString@2@PAUUParseError@@AAW4UErrorCode@@@Z (public: class icu::MessagePattern & __cdecl icu::MessagePattern::parse(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ?parseArg@MessagePattern@icu@@AAAHHHHPAUUParseError@@AAW4UErrorCode@@@Z (private: int __cdecl icu::MessagePattern::parseArg(int,int,int,struct UParseError *,enum UErrorCode &)) + ?parseArgNumber@MessagePattern@icu@@AAAHHH@Z (private: int __cdecl icu::MessagePattern::parseArgNumber(int,int)) + ?parseArgNumber@MessagePattern@icu@@CAHABVUnicodeString@2@HH@Z (private: static int __cdecl icu::MessagePattern::parseArgNumber(class icu::UnicodeString const &,int,int)) + ?parseChar@ICU_Utility@icu@@SACABVUnicodeString@2@AAH_S@Z (public: static signed char __cdecl icu::ICU_Utility::parseChar(class icu::UnicodeString const &,int &,char16_t)) + ?parseChoiceStyle@MessagePattern@icu@@AAAHHHPAUUParseError@@AAW4UErrorCode@@@Z (private: int __cdecl icu::MessagePattern::parseChoiceStyle(int,int,struct UParseError *,enum UErrorCode &)) + ?parseChoiceStyle@MessagePattern@icu@@QAAAAV12@ABVUnicodeString@2@PAUUParseError@@AAW4UErrorCode@@@Z (public: class icu::MessagePattern & __cdecl icu::MessagePattern::parseChoiceStyle(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ?parseDouble@MessagePattern@icu@@AAAXHHCPAUUParseError@@AAW4UErrorCode@@@Z (private: void __cdecl icu::MessagePattern::parseDouble(int,int,signed char,struct UParseError *,enum UErrorCode &)) + ?parseInteger@ICU_Utility@icu@@SAHABVUnicodeString@2@AAHH@Z (public: static int __cdecl icu::ICU_Utility::parseInteger(class icu::UnicodeString const &,int &,int)) + ?parseMessage@MessagePattern@icu@@AAAHHHHW4UMessagePatternArgType@@PAUUParseError@@AAW4UErrorCode@@@Z (private: int __cdecl icu::MessagePattern::parseMessage(int,int,int,enum UMessagePatternArgType,struct UParseError *,enum UErrorCode &)) + ?parseNumber@ICU_Utility@icu@@SAHABVUnicodeString@2@AAHC@Z (public: static int __cdecl icu::ICU_Utility::parseNumber(class icu::UnicodeString const &,int &,signed char)) + ?parsePattern@ICU_Utility@icu@@SAHABVUnicodeString@2@ABVReplaceable@2@HH@Z (public: static int __cdecl icu::ICU_Utility::parsePattern(class icu::UnicodeString const &,class icu::Replaceable const &,int,int)) + ?parsePattern@ICU_Utility@icu@@SAHABVUnicodeString@2@HH0PAH@Z (public: static int __cdecl icu::ICU_Utility::parsePattern(class icu::UnicodeString const &,int,int,class icu::UnicodeString const &,int *)) + ?parsePluralOrSelectStyle@MessagePattern@icu@@AAAHW4UMessagePatternArgType@@HHPAUUParseError@@AAW4UErrorCode@@@Z (private: int __cdecl icu::MessagePattern::parsePluralOrSelectStyle(enum UMessagePatternArgType,int,int,struct UParseError *,enum UErrorCode &)) + ?parsePluralStyle@MessagePattern@icu@@QAAAAV12@ABVUnicodeString@2@PAUUParseError@@AAW4UErrorCode@@@Z (public: class icu::MessagePattern & __cdecl icu::MessagePattern::parsePluralStyle(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ?parsePrefix@ICUServiceKey@icu@@SAAAVUnicodeString@2@AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::ICUServiceKey::parsePrefix(class icu::UnicodeString &)) + ?parseSelectStyle@MessagePattern@icu@@QAAAAV12@ABVUnicodeString@2@PAUUParseError@@AAW4UErrorCode@@@Z (public: class icu::MessagePattern & __cdecl icu::MessagePattern::parseSelectStyle(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ?parseSimpleStyle@MessagePattern@icu@@AAAHHPAUUParseError@@AAW4UErrorCode@@@Z (private: int __cdecl icu::MessagePattern::parseSimpleStyle(int,struct UParseError *,enum UErrorCode &)) + ?parseSuffix@ICUServiceKey@icu@@SAAAVUnicodeString@2@AAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::ICUServiceKey::parseSuffix(class icu::UnicodeString &)) + ?parseUnicodeIdentifier@ICU_Utility@icu@@SA?AVUnicodeString@2@ABV32@AAH@Z (public: static class icu::UnicodeString __cdecl icu::ICU_Utility::parseUnicodeIdentifier(class icu::UnicodeString const &,int &)) + ?partSubstringMatches@MessagePattern@icu@@QBACABVPart@12@ABVUnicodeString@2@@Z (public: signed char __cdecl icu::MessagePattern::partSubstringMatches(class icu::MessagePattern::Part const &,class icu::UnicodeString const &)const ) + ?peek@UStack@icu@@QBAPAXXZ (public: void * __cdecl icu::UStack::peek(void)const ) + ?peeki@UStack@icu@@QBAHXZ (public: int __cdecl icu::UStack::peeki(void)const ) + ?peeki@UVector32@icu@@QBAHXZ (public: int __cdecl icu::UVector32::peeki(void)const ) + ?permute@CanonicalIterator@icu@@SAXAAVUnicodeString@2@CPAVHashtable@2@AAW4UErrorCode@@@Z (public: static void __cdecl icu::CanonicalIterator::permute(class icu::UnicodeString &,signed char,class icu::Hashtable *,enum UErrorCode &)) + ?pinIndex@UnicodeString@icu@@ABAXAAH@Z (private: void __cdecl icu::UnicodeString::pinIndex(int &)const ) + ?pinIndices@UnicodeString@icu@@ABAXAAH0@Z (private: void __cdecl icu::UnicodeString::pinIndices(int &,int &)const ) + ?pop@UStack@icu@@QAAPAXXZ (public: void * __cdecl icu::UStack::pop(void)) + ?popFrame@UVector32@icu@@QAAPAHH@Z (public: int * __cdecl icu::UVector32::popFrame(int)) + ?popFrame@UVector64@icu@@QAAPA_JH@Z (public: __int64 * __cdecl icu::UVector64::popFrame(int)) + ?popi@UStack@icu@@QAAHXZ (public: int __cdecl icu::UStack::popi(void)) + ?popi@UVector32@icu@@QAAHXZ (public: int __cdecl icu::UVector32::popi(void)) + ?popi@UVector64@icu@@QAA_JXZ (public: __int64 __cdecl icu::UVector64::popi(void)) + ?postParse@MessagePattern@icu@@AAAXXZ (private: void __cdecl icu::MessagePattern::postParse(void)) + ?preParse@MessagePattern@icu@@AAAXABVUnicodeString@2@PAUUParseError@@AAW4UErrorCode@@@Z (private: void __cdecl icu::MessagePattern::preParse(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ?preceding@RuleBasedBreakIterator@icu@@UAAHH@Z (public: virtual int __cdecl icu::RuleBasedBreakIterator::preceding(int)) + ?prefix@ICUServiceKey@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ICUServiceKey::prefix(class icu::UnicodeString &)const ) + ?prefix@LocaleKey@icu@@UBAAAVUnicodeString@2@AAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::LocaleKey::prefix(class icu::UnicodeString &)const ) + ?previous32@UCharCharacterIterator@icu@@UAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::previous32(void)) + ?previous@Normalizer@icu@@QAAHXZ (public: int __cdecl icu::Normalizer::previous(void)) + ?previous@RuleBasedBreakIterator@icu@@UAAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::previous(void)) + ?previous@UCharCharacterIterator@icu@@UAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::previous(void)) + ?previousCC@ReorderingBuffer@icu@@AAAEXZ (private: unsigned char __cdecl icu::ReorderingBuffer::previousCC(void)) + ?previousFCD16@Normalizer2Impl@icu@@QBAGPB_SAAPB_S@Z (public: unsigned short __cdecl icu::Normalizer2Impl::previousFCD16(char16_t const *,char16_t const * &)const ) + ?previousNormalize@Normalizer@icu@@AAACXZ (private: signed char __cdecl icu::Normalizer::previousNormalize(void)) + ?push@UStack@icu@@QAAHHAAW4UErrorCode@@@Z (public: int __cdecl icu::UStack::push(int,enum UErrorCode &)) + ?push@UStack@icu@@QAAPAXPAXAAW4UErrorCode@@@Z (public: void * __cdecl icu::UStack::push(void *,enum UErrorCode &)) + ?push@UVector32@icu@@QAAHHAAW4UErrorCode@@@Z (public: int __cdecl icu::UVector32::push(int,enum UErrorCode &)) + ?push@UVector64@icu@@QAA_J_JAAW4UErrorCode@@@Z (public: __int64 __cdecl icu::UVector64::push(__int64,enum UErrorCode &)) + ?put@Hashtable@icu@@QAAPAXABVUnicodeString@2@PAXAAW4UErrorCode@@@Z (public: void * __cdecl icu::Hashtable::put(class icu::UnicodeString const &,void *,enum UErrorCode &)) + ?puti@Hashtable@icu@@QAAHABVUnicodeString@2@HAAW4UErrorCode@@@Z (public: int __cdecl icu::Hashtable::puti(class icu::UnicodeString const &,int,enum UErrorCode &)) + ?quickCheck@FilteredNormalizer2@icu@@UBA?AW4UNormalizationCheckResult@@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual enum UNormalizationCheckResult __cdecl icu::FilteredNormalizer2::quickCheck(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?quickCheck@Normalizer@icu@@SA?AW4UNormalizationCheckResult@@ABVUnicodeString@2@W4UNormalizationMode@@AAW4UErrorCode@@@Z (public: static enum UNormalizationCheckResult __cdecl icu::Normalizer::quickCheck(class icu::UnicodeString const &,enum UNormalizationMode,enum UErrorCode &)) + ?quickCheck@Normalizer@icu@@SA?AW4UNormalizationCheckResult@@ABVUnicodeString@2@W4UNormalizationMode@@HAAW4UErrorCode@@@Z (public: static enum UNormalizationCheckResult __cdecl icu::Normalizer::quickCheck(class icu::UnicodeString const &,enum UNormalizationMode,int,enum UErrorCode &)) + ?reInitializeFactories@ICUService@icu@@MAAXXZ (protected: virtual void __cdecl icu::ICUService::reInitializeFactories(void)) + ?readLength@Iterator@Edits@icu@@AAAHH@Z (private: int __cdecl icu::Edits::Iterator::readLength(int)) + ?readNodeValue@UCharsTrie@icu@@CAHPB_SH@Z (private: static int __cdecl icu::UCharsTrie::readNodeValue(char16_t const *,int)) + ?readValue@BytesTrie@icu@@CAHPBEH@Z (private: static int __cdecl icu::BytesTrie::readValue(unsigned char const *,int)) + ?readValue@UCharsTrie@icu@@CAHPB_SH@Z (private: static int __cdecl icu::UCharsTrie::readValue(char16_t const *,int)) + ?recompose@Normalizer2Impl@icu@@ABAXAAVReorderingBuffer@2@HC@Z (private: void __cdecl icu::Normalizer2Impl::recompose(class icu::ReorderingBuffer &,int,signed char)const ) + ?refCount@UnicodeString@icu@@ABAHXZ (private: int __cdecl icu::UnicodeString::refCount(void)const ) + ?refreshInputText@RuleBasedBreakIterator@icu@@UAAAAV12@PAUUText@@AAW4UErrorCode@@@Z (public: virtual class icu::RuleBasedBreakIterator & __cdecl icu::RuleBasedBreakIterator::refreshInputText(struct UText *,enum UErrorCode &)) + ?registerFactory@ICUService@icu@@UAAPBXPAVICUServiceFactory@2@AAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICUService::registerFactory(class icu::ICUServiceFactory *,enum UErrorCode &)) + ?registerFinalValue@StringTrieBuilder@icu@@IAAPAVNode@12@HAAW4UErrorCode@@@Z (protected: class icu::StringTrieBuilder::Node * __cdecl icu::StringTrieBuilder::registerFinalValue(int,enum UErrorCode &)) + ?registerInstance@BreakIterator@icu@@SAPBXPAV12@ABVLocale@2@W4UBreakIteratorType@@AAW4UErrorCode@@@Z (public: static void const * __cdecl icu::BreakIterator::registerInstance(class icu::BreakIterator *,class icu::Locale const &,enum UBreakIteratorType,enum UErrorCode &)) + ?registerInstance@ICULocaleService@icu@@UAAPBXPAVUObject@2@ABVLocale@2@AAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICULocaleService::registerInstance(class icu::UObject *,class icu::Locale const &,enum UErrorCode &)) + ?registerInstance@ICULocaleService@icu@@UAAPBXPAVUObject@2@ABVLocale@2@HAAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICULocaleService::registerInstance(class icu::UObject *,class icu::Locale const &,int,enum UErrorCode &)) + ?registerInstance@ICULocaleService@icu@@UAAPBXPAVUObject@2@ABVLocale@2@HHAAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICULocaleService::registerInstance(class icu::UObject *,class icu::Locale const &,int,int,enum UErrorCode &)) + ?registerInstance@ICULocaleService@icu@@UAAPBXPAVUObject@2@ABVUnicodeString@2@CAAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICULocaleService::registerInstance(class icu::UObject *,class icu::UnicodeString const &,signed char,enum UErrorCode &)) + ?registerInstance@ICUService@icu@@QAAPBXPAVUObject@2@ABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void const * __cdecl icu::ICUService::registerInstance(class icu::UObject *,class icu::UnicodeString const &,enum UErrorCode &)) + ?registerInstance@ICUService@icu@@UAAPBXPAVUObject@2@ABVUnicodeString@2@CAAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICUService::registerInstance(class icu::UObject *,class icu::UnicodeString const &,signed char,enum UErrorCode &)) + ?registerNode@StringTrieBuilder@icu@@IAAPAVNode@12@PAV312@AAW4UErrorCode@@@Z (protected: class icu::StringTrieBuilder::Node * __cdecl icu::StringTrieBuilder::registerNode(class icu::StringTrieBuilder::Node *,enum UErrorCode &)) + ?registerWithCache@SharedObject@icu@@QBAXPBVUnifiedCacheBase@2@@Z (public: void __cdecl icu::SharedObject::registerWithCache(class icu::UnifiedCacheBase const *)const ) + ?releaseArray@?$MaybeStackArray@D$0CI@@icu@@AAAXXZ (private: void __cdecl icu::MaybeStackArray::releaseArray(void)) + ?releaseArray@UnicodeString@icu@@AAAXXZ (private: void __cdecl icu::UnicodeString::releaseArray(void)) + ?releaseBuffer@UnicodeString@icu@@QAAXH@Z (public: void __cdecl icu::UnicodeString::releaseBuffer(int)) + ?releasePattern@UnicodeSet@icu@@AAAXXZ (private: void __cdecl icu::UnicodeSet::releasePattern(void)) + ?remove@Hashtable@icu@@QAAPAXABVUnicodeString@2@@Z (public: void * __cdecl icu::Hashtable::remove(class icu::UnicodeString const &)) + ?remove@ReorderingBuffer@icu@@QAAXXZ (public: void __cdecl icu::ReorderingBuffer::remove(void)) + ?remove@UStringSet@icu@@QAACABVUnicodeString@2@AAW4UErrorCode@@@Z (public: signed char __cdecl icu::UStringSet::remove(class icu::UnicodeString const &,enum UErrorCode &)) + ?remove@UnicodeSet@icu@@QAAAAV12@ABVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::remove(class icu::UnicodeString const &)) + ?remove@UnicodeSet@icu@@QAAAAV12@H@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::remove(int)) + ?remove@UnicodeSet@icu@@UAAAAV12@HH@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::remove(int,int)) + ?remove@UnicodeString@icu@@QAAAAV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::remove(int,int)) + ?remove@UnicodeString@icu@@QAAAAV12@XZ (public: class icu::UnicodeString & __cdecl icu::UnicodeString::remove(void)) + ?removeAll@Hashtable@icu@@QAAXXZ (public: void __cdecl icu::Hashtable::removeAll(void)) + ?removeAll@UVector32@icu@@QAACABV12@@Z (public: signed char __cdecl icu::UVector32::removeAll(class icu::UVector32 const &)) + ?removeAll@UVector@icu@@QAACABV12@@Z (public: signed char __cdecl icu::UVector::removeAll(class icu::UVector const &)) + ?removeAll@UnicodeSet@icu@@QAAAAV12@ABVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::removeAll(class icu::UnicodeString const &)) + ?removeAll@UnicodeSet@icu@@UAAAAV12@ABV12@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::removeAll(class icu::UnicodeSet const &)) + ?removeAllElements@UVector32@icu@@QAAXXZ (public: void __cdecl icu::UVector32::removeAllElements(void)) + ?removeAllElements@UVector64@icu@@QAAXXZ (public: void __cdecl icu::UVector64::removeAllElements(void)) + ?removeAllElements@UVector@icu@@QAAXXZ (public: void __cdecl icu::UVector::removeAllElements(void)) + ?removeAllStrings@UnicodeSet@icu@@UAAAAV12@XZ (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::removeAllStrings(void)) + ?removeBetween@UnicodeString@icu@@QAAAAV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::removeBetween(int,int)) + ?removeElement@UVector@icu@@QAACPAX@Z (public: signed char __cdecl icu::UVector::removeElement(void *)) + ?removeElementAt@UVector32@icu@@QAAXH@Z (public: void __cdecl icu::UVector32::removeElementAt(int)) + ?removeElementAt@UVector@icu@@QAAXH@Z (public: void __cdecl icu::UVector::removeElementAt(int)) + ?removeListener@ICUNotifier@icu@@UAAXPBVEventListener@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ICUNotifier::removeListener(class icu::EventListener const *,enum UErrorCode &)) + ?removeRef@SharedObject@icu@@ABAXC@Z (private: void __cdecl icu::SharedObject::removeRef(signed char)const ) + ?removeRef@SharedObject@icu@@QBAXXZ (public: void __cdecl icu::SharedObject::removeRef(void)const ) + ?removeRef@UnicodeString@icu@@AAAHXZ (private: int __cdecl icu::UnicodeString::removeRef(void)) + ?removeRefWhileHoldingCacheLock@SharedObject@icu@@QBAXXZ (public: void __cdecl icu::SharedObject::removeRefWhileHoldingCacheLock(void)const ) + ?removeSoftRef@SharedObject@icu@@QBAXXZ (public: void __cdecl icu::SharedObject::removeSoftRef(void)const ) + ?removeSuffix@ReorderingBuffer@icu@@QAAXH@Z (public: void __cdecl icu::ReorderingBuffer::removeSuffix(int)) + ?remove_prefix@StringPiece@icu@@QAAXH@Z (public: void __cdecl icu::StringPiece::remove_prefix(int)) + ?remove_suffix@StringPiece@icu@@QAAXH@Z (public: void __cdecl icu::StringPiece::remove_suffix(int)) + ?removei@Hashtable@icu@@QAAHABVUnicodeString@2@@Z (public: int __cdecl icu::Hashtable::removei(class icu::UnicodeString const &)) + ?replace@UnicodeString@icu@@QAAAAV12@HHABV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,class icu::UnicodeString const &)) + ?replace@UnicodeString@icu@@QAAAAV12@HHABV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,class icu::UnicodeString const &,int,int)) + ?replace@UnicodeString@icu@@QAAAAV12@HHH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,int)) + ?replace@UnicodeString@icu@@QAAAAV12@HHPB_SHH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,char16_t const *,int,int)) + ?replace@UnicodeString@icu@@QAAAAV12@HHVConstChar16Ptr@2@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,class icu::ConstChar16Ptr,int)) + ?replace@UnicodeString@icu@@QAAAAV12@HH_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,char16_t)) + ?replaceBetween@UnicodeString@icu@@QAAAAV12@HHABV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replaceBetween(int,int,class icu::UnicodeString const &)) + ?replaceBetween@UnicodeString@icu@@QAAAAV12@HHABV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replaceBetween(int,int,class icu::UnicodeString const &,int,int)) + ?replacementIndex@Iterator@Edits@icu@@QBAHXZ (public: int __cdecl icu::Edits::Iterator::replacementIndex(void)const ) + ?resemblesPattern@UnicodeSet@icu@@SACABVUnicodeString@2@H@Z (public: static signed char __cdecl icu::UnicodeSet::resemblesPattern(class icu::UnicodeString const &,int)) + ?resemblesPropertyPattern@UnicodeSet@icu@@CACAAVRuleCharacterIterator@2@H@Z (private: static signed char __cdecl icu::UnicodeSet::resemblesPropertyPattern(class icu::RuleCharacterIterator &,int)) + ?resemblesPropertyPattern@UnicodeSet@icu@@CACABVUnicodeString@2@H@Z (private: static signed char __cdecl icu::UnicodeSet::resemblesPropertyPattern(class icu::UnicodeString const &,int)) + ?reserveAppendCapacity@Appendable@icu@@UAACH@Z (public: virtual signed char __cdecl icu::Appendable::reserveAppendCapacity(int)) + ?reserveAppendCapacity@UnicodeStringAppendable@icu@@UAACH@Z (public: virtual signed char __cdecl icu::UnicodeStringAppendable::reserveAppendCapacity(int)) + ?reserveBlock@UVector32@icu@@QAAPAHHAAW4UErrorCode@@@Z (public: int * __cdecl icu::UVector32::reserveBlock(int,enum UErrorCode &)) + ?reserveBlock@UVector64@icu@@QAAPA_JHAAW4UErrorCode@@@Z (public: __int64 * __cdecl icu::UVector64::reserveBlock(int,enum UErrorCode &)) + ?reset@BytesTrie@icu@@QAAAAV12@XZ (public: class icu::BytesTrie & __cdecl icu::BytesTrie::reset(void)) + ?reset@CanonicalIterator@icu@@QAAXXZ (public: void __cdecl icu::CanonicalIterator::reset(void)) + ?reset@Edits@icu@@QAAXXZ (public: void __cdecl icu::Edits::reset(void)) + ?reset@ErrorCode@icu@@QAA?AW4UErrorCode@@XZ (public: enum UErrorCode __cdecl icu::ErrorCode::reset(void)) + ?reset@ICUService@icu@@UAAXXZ (public: virtual void __cdecl icu::ICUService::reset(void)) + ?reset@IDNAInfo@icu@@AAAXXZ (private: void __cdecl icu::IDNAInfo::reset(void)) + ?reset@Iterator@BytesTrie@icu@@QAAAAV123@XZ (public: class icu::BytesTrie::Iterator & __cdecl icu::BytesTrie::Iterator::reset(void)) + ?reset@Iterator@UCharsTrie@icu@@QAAAAV123@XZ (public: class icu::UCharsTrie::Iterator & __cdecl icu::UCharsTrie::Iterator::reset(void)) + ?reset@Normalizer@icu@@QAAXXZ (public: void __cdecl icu::Normalizer::reset(void)) + ?reset@RuleBasedBreakIterator@icu@@AAAXXZ (private: void __cdecl icu::RuleBasedBreakIterator::reset(void)) + ?reset@UCharsTrie@icu@@QAAAAV12@XZ (public: class icu::UCharsTrie & __cdecl icu::UCharsTrie::reset(void)) + ?reset@UStringEnumeration@icu@@UAAXAAW4UErrorCode@@@Z (public: virtual void __cdecl icu::UStringEnumeration::reset(enum UErrorCode &)) + ?reset@UnicodeSetIterator@icu@@QAAXABVUnicodeSet@2@@Z (public: void __cdecl icu::UnicodeSetIterator::reset(class icu::UnicodeSet const &)) + ?reset@UnicodeSetIterator@icu@@QAAXXZ (public: void __cdecl icu::UnicodeSetIterator::reset(void)) + ?resetIterator@ResourceBundle@icu@@QAAXXZ (public: void __cdecl icu::ResourceBundle::resetIterator(void)) + ?resetToState@BytesTrie@icu@@QAAAAV12@ABVState@12@@Z (public: class icu::BytesTrie & __cdecl icu::BytesTrie::resetToState(class icu::BytesTrie::State const &)) + ?resetToState@UCharsTrie@icu@@QAAAAV12@ABVState@12@@Z (public: class icu::UCharsTrie & __cdecl icu::UCharsTrie::resetToState(class icu::UCharsTrie::State const &)) + ?resize@?$MaybeStackArray@D$0CI@@icu@@QAAPADHH@Z (public: char * __cdecl icu::MaybeStackArray::resize(int,int)) + ?resize@ReorderingBuffer@icu@@AAACHAAW4UErrorCode@@@Z (private: signed char __cdecl icu::ReorderingBuffer::resize(int,enum UErrorCode &)) + ?retain@UnicodeSet@icu@@AAAXPBHHC@Z (private: void __cdecl icu::UnicodeSet::retain(int const *,int,signed char)) + ?retain@UnicodeSet@icu@@QAAAAV12@H@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::retain(int)) + ?retain@UnicodeSet@icu@@UAAAAV12@HH@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::retain(int,int)) + ?retainAll@UVector32@icu@@QAACABV12@@Z (public: signed char __cdecl icu::UVector32::retainAll(class icu::UVector32 const &)) + ?retainAll@UVector@icu@@QAACABV12@@Z (public: signed char __cdecl icu::UVector::retainAll(class icu::UVector const &)) + ?retainAll@UnicodeSet@icu@@QAAAAV12@ABVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::retainAll(class icu::UnicodeString const &)) + ?retainAll@UnicodeSet@icu@@UAAAAV12@ABV12@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::retainAll(class icu::UnicodeSet const &)) + ?retainBetween@UnicodeString@icu@@QAAAAV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::retainBetween(int,int)) + ?reverse@UnicodeString@icu@@QAAAAV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::reverse(int,int)) + ?reverse@UnicodeString@icu@@QAAAAV12@XZ (public: class icu::UnicodeString & __cdecl icu::UnicodeString::reverse(void)) + ?saveState@BytesTrie@icu@@QBAABV12@AAVState@12@@Z (public: class icu::BytesTrie const & __cdecl icu::BytesTrie::saveState(class icu::BytesTrie::State &)const ) + ?saveState@UCharsTrie@icu@@QBAABV12@AAVState@12@@Z (public: class icu::UCharsTrie const & __cdecl icu::UCharsTrie::saveState(class icu::UCharsTrie::State &)const ) + ?search@UStack@icu@@QBAHPAX@Z (public: int __cdecl icu::UStack::search(void *)const ) + ?serialize@UnicodeSet@icu@@QBAHPAGHAAW4UErrorCode@@@Z (public: int __cdecl icu::UnicodeSet::serialize(unsigned short *,int,enum UErrorCode &)const ) + ?set@ErrorCode@icu@@QAAXW4UErrorCode@@@Z (public: void __cdecl icu::ErrorCode::set(enum UErrorCode)) + ?set@StringPiece@icu@@QAAXPBD@Z (public: void __cdecl icu::StringPiece::set(char const *)) + ?set@StringPiece@icu@@QAAXPBDH@Z (public: void __cdecl icu::StringPiece::set(char const *,int)) + ?set@UnicodeSet@icu@@QAAAAV12@HH@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::set(int,int)) + ?setArray@UnicodeString@icu@@AAAXPA_SHH@Z (private: void __cdecl icu::UnicodeString::setArray(char16_t *,int,int)) + ?setBreakType@RuleBasedBreakIterator@icu@@AAAXH@Z (private: void __cdecl icu::RuleBasedBreakIterator::setBreakType(int)) + ?setCharAt@UnicodeString@icu@@QAAAAV12@H_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setCharAt(int,char16_t)) + ?setChars@StringEnumeration@icu@@IAAPAVUnicodeString@2@PBDHAAW4UErrorCode@@@Z (protected: class icu::UnicodeString * __cdecl icu::StringEnumeration::setChars(char const *,int,enum UErrorCode &)) + ?setComparer@UVector@icu@@QAAP6ACTUElement@@0@ZP6AC00@Z@Z (public: signed char (__cdecl*__cdecl icu::UVector::setComparer(signed char (__cdecl*)(union UElement,union UElement)))(union UElement,union UElement)) + ?setData@UnicodeFilter@icu@@UAAXPBVTransliterationRuleData@2@@Z (public: virtual void __cdecl icu::UnicodeFilter::setData(class icu::TransliterationRuleData const *)) + ?setDefault@Locale@icu@@SAXABV12@AAW4UErrorCode@@@Z (public: static void __cdecl icu::Locale::setDefault(class icu::Locale const &,enum UErrorCode &)) + ?setDeleter@UVector@icu@@QAAP6AXPAX@ZP6AX0@Z@Z (public: void (__cdecl*__cdecl icu::UVector::setDeleter(void (__cdecl*)(void *)))(void *)) + ?setElementAt@UVector32@icu@@QAAXHH@Z (public: void __cdecl icu::UVector32::setElementAt(int,int)) + ?setElementAt@UVector64@icu@@QAAX_JH@Z (public: void __cdecl icu::UVector64::setElementAt(__int64,int)) + ?setElementAt@UVector@icu@@QAAXHH@Z (public: void __cdecl icu::UVector::setElementAt(int,int)) + ?setElementAt@UVector@icu@@QAAXPAXH@Z (public: void __cdecl icu::UVector::setElementAt(void *,int)) + ?setErrorIndex@ParsePosition@icu@@QAAXH@Z (public: void __cdecl icu::ParsePosition::setErrorIndex(int)) + ?setEvictionPolicy@UnifiedCache@icu@@QAAXHHAAW4UErrorCode@@@Z (public: void __cdecl icu::UnifiedCache::setEvictionPolicy(int,int,enum UErrorCode &)) + ?setFromPOSIXID@Locale@icu@@IAAXPBD@Z (protected: void __cdecl icu::Locale::setFromPOSIXID(char const *)) + ?setIndex32@UCharCharacterIterator@icu@@UAAHH@Z (public: virtual int __cdecl icu::UCharCharacterIterator::setIndex32(int)) + ?setIndex@ParsePosition@icu@@QAAXH@Z (public: void __cdecl icu::ParsePosition::setIndex(int)) + ?setIndex@UCharCharacterIterator@icu@@UAA_SH@Z (public: virtual char16_t __cdecl icu::UCharCharacterIterator::setIndex(int)) + ?setIndexOnly@Normalizer@icu@@QAAXH@Z (public: void __cdecl icu::Normalizer::setIndexOnly(int)) + ?setIterator@ReorderingBuffer@icu@@AAAXXZ (private: void __cdecl icu::ReorderingBuffer::setIterator(void)) + ?setKeyComparator@Hashtable@icu@@QAAP6ACTUElement@@0@ZP6AC00@Z@Z (public: signed char (__cdecl*__cdecl icu::Hashtable::setKeyComparator(signed char (__cdecl*)(union UElement,union UElement)))(union UElement,union UElement)) + ?setKeywordValue@Locale@icu@@QAAXPBD0AAW4UErrorCode@@@Z (public: void __cdecl icu::Locale::setKeywordValue(char const *,char const *,enum UErrorCode &)) + ?setLastChar@ReorderingBuffer@icu@@QAAX_S@Z (public: void __cdecl icu::ReorderingBuffer::setLastChar(char16_t)) + ?setLastUnit@Edits@icu@@AAAXH@Z (private: void __cdecl icu::Edits::setLastUnit(int)) + ?setLength@UnicodeString@icu@@AAAXH@Z (private: void __cdecl icu::UnicodeString::setLength(int)) + ?setLocaleIDs@LocaleBased@icu@@QAAXABVLocale@2@0@Z (public: void __cdecl icu::LocaleBased::setLocaleIDs(class icu::Locale const &,class icu::Locale const &)) + ?setLocaleIDs@LocaleBased@icu@@QAAXPBD0@Z (public: void __cdecl icu::LocaleBased::setLocaleIDs(char const *,char const *)) + ?setMaxCapacity@UVector32@icu@@QAAXH@Z (public: void __cdecl icu::UVector32::setMaxCapacity(int)) + ?setMaxCapacity@UVector64@icu@@QAAXH@Z (public: void __cdecl icu::UVector64::setMaxCapacity(int)) + ?setMode@Normalizer@icu@@QAAXW4UNormalizationMode@@@Z (public: void __cdecl icu::Normalizer::setMode(enum UNormalizationMode)) + ?setOption@Normalizer@icu@@QAAXHC@Z (public: void __cdecl icu::Normalizer::setOption(int,signed char)) + ?setParseError@MessagePattern@icu@@AAAXPAUUParseError@@H@Z (private: void __cdecl icu::MessagePattern::setParseError(struct UParseError *,int)) + ?setPattern@UnicodeSet@icu@@AAAXABVUnicodeString@2@@Z (private: void __cdecl icu::UnicodeSet::setPattern(class icu::UnicodeString const &)) + ?setReorderingLimit@ReorderingBuffer@icu@@QAAXPA_S@Z (public: void __cdecl icu::ReorderingBuffer::setReorderingLimit(char16_t *)) + ?setShortLength@UnicodeString@icu@@AAAXH@Z (private: void __cdecl icu::UnicodeString::setShortLength(int)) + ?setSize@UVector32@icu@@QAAXH@Z (public: void __cdecl icu::UVector32::setSize(int)) + ?setSize@UVector64@icu@@QAAXH@Z (public: void __cdecl icu::UVector64::setSize(int)) + ?setSize@UVector@icu@@QAAXHAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::setSize(int,enum UErrorCode &)) + ?setSource@CanonicalIterator@icu@@QAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::CanonicalIterator::setSource(class icu::UnicodeString const &,enum UErrorCode &)) + ?setText@Normalizer@icu@@QAAXABVCharacterIterator@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer::setText(class icu::CharacterIterator const &,enum UErrorCode &)) + ?setText@Normalizer@icu@@QAAXABVUnicodeString@2@AAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer::setText(class icu::UnicodeString const &,enum UErrorCode &)) + ?setText@Normalizer@icu@@QAAXVConstChar16Ptr@2@HAAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer::setText(class icu::ConstChar16Ptr,int,enum UErrorCode &)) + ?setText@RuleBasedBreakIterator@icu@@UAAXABVUnicodeString@2@@Z (public: virtual void __cdecl icu::RuleBasedBreakIterator::setText(class icu::UnicodeString const &)) + ?setText@RuleBasedBreakIterator@icu@@UAAXPAUUText@@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedBreakIterator::setText(struct UText *,enum UErrorCode &)) + ?setText@StringCharacterIterator@icu@@QAAXABVUnicodeString@2@@Z (public: void __cdecl icu::StringCharacterIterator::setText(class icu::UnicodeString const &)) + ?setText@UCharCharacterIterator@icu@@QAAXVConstChar16Ptr@2@H@Z (public: void __cdecl icu::UCharCharacterIterator::setText(class icu::ConstChar16Ptr,int)) + ?setTo@UnicodeString@icu@@QAAAAV12@ABV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(class icu::UnicodeString const &)) + ?setTo@UnicodeString@icu@@QAAAAV12@ABV12@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(class icu::UnicodeString const &,int)) + ?setTo@UnicodeString@icu@@QAAAAV12@ABV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(class icu::UnicodeString const &,int,int)) + ?setTo@UnicodeString@icu@@QAAAAV12@CVConstChar16Ptr@2@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(signed char,class icu::ConstChar16Ptr,int)) + ?setTo@UnicodeString@icu@@QAAAAV12@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(int)) + ?setTo@UnicodeString@icu@@QAAAAV12@PA_SHH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(char16_t *,int,int)) + ?setTo@UnicodeString@icu@@QAAAAV12@PB_SH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(char16_t const *,int)) + ?setTo@UnicodeString@icu@@QAAAAV12@_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(char16_t)) + ?setToBogus@Locale@icu@@QAAXXZ (public: void __cdecl icu::Locale::setToBogus(void)) + ?setToBogus@UnicodeSet@icu@@QAAXXZ (public: void __cdecl icu::UnicodeSet::setToBogus(void)) + ?setToBogus@UnicodeString@icu@@QAAXXZ (public: void __cdecl icu::UnicodeString::setToBogus(void)) + ?setToEmpty@UnicodeString@icu@@AAAXXZ (private: void __cdecl icu::UnicodeString::setToEmpty(void)) + ?setToEnd@CharacterIterator@icu@@QAAHXZ (public: int __cdecl icu::CharacterIterator::setToEnd(void)) + ?setToStart@CharacterIterator@icu@@QAAHXZ (public: int __cdecl icu::CharacterIterator::setToStart(void)) + ?setToUTF8@UnicodeString@icu@@AAAAAV12@VStringPiece@2@@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::setToUTF8(class icu::StringPiece)) + ?setValueComparator@Hashtable@icu@@QAAP6ACTUElement@@0@ZP6AC00@Z@Z (public: signed char (__cdecl*__cdecl icu::Hashtable::setValueComparator(signed char (__cdecl*)(union UElement,union UElement)))(union UElement,union UElement)) + ?setValueDeleter@Hashtable@icu@@QAAP6AXPAX@ZP6AX0@Z@Z (public: void (__cdecl*__cdecl icu::Hashtable::setValueDeleter(void (__cdecl*)(void *)))(void *)) + ?setZeroLength@UnicodeString@icu@@AAAXXZ (private: void __cdecl icu::UnicodeString::setZeroLength(void)) + ?singleLeadMightHaveNonZeroFCD16@Normalizer2Impl@icu@@QBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::singleLeadMightHaveNonZeroFCD16(int)const ) + ?size@StringPiece@icu@@QBAHXZ (public: int __cdecl icu::StringPiece::size(void)const ) + ?size@UVector32@icu@@QBAHXZ (public: int __cdecl icu::UVector32::size(void)const ) + ?size@UVector64@icu@@QBAHXZ (public: int __cdecl icu::UVector64::size(void)const ) + ?size@UVector@icu@@QBAHXZ (public: int __cdecl icu::UVector::size(void)const ) + ?size@UnicodeSet@icu@@UBAHXZ (public: virtual int __cdecl icu::UnicodeSet::size(void)const ) + ?skipDelta@BytesTrie@icu@@CAPBEPBE@Z (private: static unsigned char const * __cdecl icu::BytesTrie::skipDelta(unsigned char const *)) + ?skipDelta@UCharsTrie@icu@@CAPB_SPB_S@Z (private: static char16_t const * __cdecl icu::UCharsTrie::skipDelta(char16_t const *)) + ?skipDouble@MessagePattern@icu@@AAAHH@Z (private: int __cdecl icu::MessagePattern::skipDouble(int)) + ?skipElementsBySomeUnits@BytesTrieBuilder@icu@@EBAHHHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::skipElementsBySomeUnits(int,int,int)const ) + ?skipElementsBySomeUnits@UCharsTrieBuilder@icu@@EBAHHHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::skipElementsBySomeUnits(int,int,int)const ) + ?skipIdentifier@MessagePattern@icu@@AAAHH@Z (private: int __cdecl icu::MessagePattern::skipIdentifier(int)) + ?skipIdentifier@PatternProps@icu@@SAPB_SPB_SH@Z (public: static char16_t const * __cdecl icu::PatternProps::skipIdentifier(char16_t const *,int)) + ?skipNodeValue@UCharsTrie@icu@@CAPB_SPB_SH@Z (private: static char16_t const * __cdecl icu::UCharsTrie::skipNodeValue(char16_t const *,int)) + ?skipPrevious@ReorderingBuffer@icu@@AAAXXZ (private: void __cdecl icu::ReorderingBuffer::skipPrevious(void)) + ?skipValue@BytesTrie@icu@@CAPBEPBE@Z (private: static unsigned char const * __cdecl icu::BytesTrie::skipValue(unsigned char const *)) + ?skipValue@BytesTrie@icu@@CAPBEPBEH@Z (private: static unsigned char const * __cdecl icu::BytesTrie::skipValue(unsigned char const *,int)) + ?skipValue@UCharsTrie@icu@@CAPB_SPB_S@Z (private: static char16_t const * __cdecl icu::UCharsTrie::skipValue(char16_t const *)) + ?skipValue@UCharsTrie@icu@@CAPB_SPB_SH@Z (private: static char16_t const * __cdecl icu::UCharsTrie::skipValue(char16_t const *,int)) + ?skipWhiteSpace@MessagePattern@icu@@AAAHH@Z (private: int __cdecl icu::MessagePattern::skipWhiteSpace(int)) + ?skipWhiteSpace@PatternProps@icu@@SAPB_SPB_SH@Z (public: static char16_t const * __cdecl icu::PatternProps::skipWhiteSpace(char16_t const *,int)) + ?skipWhitespace@ICU_Utility@icu@@SAHABVUnicodeString@2@AAHC@Z (public: static int __cdecl icu::ICU_Utility::skipWhitespace(class icu::UnicodeString const &,int &,signed char)) + ?snext@StringEnumeration@icu@@UAAPBVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString const * __cdecl icu::StringEnumeration::snext(enum UErrorCode &)) + ?snext@UStringEnumeration@icu@@UAAPBVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString const * __cdecl icu::UStringEnumeration::snext(enum UErrorCode &)) + ?sort@UVector@icu@@QAAXP6ACTUElement@@0@ZAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::sort(signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ?sortWithUComparator@UVector@icu@@QAAXP6AHPBX00@Z0AAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::sortWithUComparator(int (__cdecl*)(void const *,void const *,void const *),void const *,enum UErrorCode &)) + ?sortedInsert@UVector32@icu@@QAAXHAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector32::sortedInsert(int,enum UErrorCode &)) + ?sortedInsert@UVector@icu@@AAAXTUElement@@P6AC00@ZAAW4UErrorCode@@@Z (private: void __cdecl icu::UVector::sortedInsert(union UElement,signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ?sortedInsert@UVector@icu@@QAAXHP6ACTUElement@@0@ZAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::sortedInsert(int,signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ?sortedInsert@UVector@icu@@QAAXPAXP6ACTUElement@@1@ZAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::sortedInsert(void *,signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ?sorti@UVector@icu@@QAAXAAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::sorti(enum UErrorCode &)) + ?sourceIndex@Iterator@Edits@icu@@QBAHXZ (public: int __cdecl icu::Edits::Iterator::sourceIndex(void)const ) + ?span@UnicodeSet@icu@@QBAHABVUnicodeString@2@HW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::span(class icu::UnicodeString const &,int,enum USetSpanCondition)const ) + ?span@UnicodeSet@icu@@QBAHPB_SHW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::span(char16_t const *,int,enum USetSpanCondition)const ) + ?spanBack@UnicodeSet@icu@@QBAHABVUnicodeString@2@HW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::spanBack(class icu::UnicodeString const &,int,enum USetSpanCondition)const ) + ?spanBack@UnicodeSet@icu@@QBAHPB_SHW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::spanBack(char16_t const *,int,enum USetSpanCondition)const ) + ?spanBackUTF8@UnicodeSet@icu@@QBAHPBDHW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::spanBackUTF8(char const *,int,enum USetSpanCondition)const ) + ?spanQuickCheckYes@FilteredNormalizer2@icu@@UBAHABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FilteredNormalizer2::spanQuickCheckYes(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?spanUTF8@UnicodeSet@icu@@QBAHPBDHW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::spanUTF8(char const *,int,enum USetSpanCondition)const ) + ?startIndex@CharacterIterator@icu@@QBAHXZ (public: int __cdecl icu::CharacterIterator::startIndex(void)const ) + ?startIndex@Normalizer@icu@@QBAHXZ (public: int __cdecl icu::Normalizer::startIndex(void)const ) + ?startsWith@UnicodeString@icu@@QBACABV12@@Z (public: signed char __cdecl icu::UnicodeString::startsWith(class icu::UnicodeString const &)const ) + ?startsWith@UnicodeString@icu@@QBACABV12@HH@Z (public: signed char __cdecl icu::UnicodeString::startsWith(class icu::UnicodeString const &,int,int)const ) + ?startsWith@UnicodeString@icu@@QBACPB_SHH@Z (public: signed char __cdecl icu::UnicodeString::startsWith(char16_t const *,int,int)const ) + ?startsWith@UnicodeString@icu@@QBACVConstChar16Ptr@2@H@Z (public: signed char __cdecl icu::UnicodeString::startsWith(class icu::ConstChar16Ptr,int)const ) + ?stop@BytesTrie@icu@@AAAXXZ (private: void __cdecl icu::BytesTrie::stop(void)) + ?stop@UCharsTrie@icu@@AAAXXZ (private: void __cdecl icu::UCharsTrie::stop(void)) + ?substr@StringPiece@icu@@QBA?AV12@HH@Z (public: class icu::StringPiece __cdecl icu::StringPiece::substr(int,int)const ) + ?suppressBreakAfter@SimpleFilteredBreakIteratorBuilder@icu@@UAACABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::SimpleFilteredBreakIteratorBuilder::suppressBreakAfter(class icu::UnicodeString const &,enum UErrorCode &)) + ?swap@UnicodeString@icu@@QAAXAAV12@@Z (public: void __cdecl icu::UnicodeString::swap(class icu::UnicodeString &)) + ?swap@icu@@YAXAAVUnicodeString@1@0@Z (void __cdecl icu::swap(class icu::UnicodeString &,class icu::UnicodeString &)) + ?swapBuffers@UnicodeSet@icu@@AAAXXZ (private: void __cdecl icu::UnicodeSet::swapBuffers(void)) + ?tempSubString@UnicodeString@icu@@QBA?AV12@HH@Z (public: class icu::UnicodeString __cdecl icu::UnicodeString::tempSubString(int,int)const ) + ?tempSubStringBetween@UnicodeString@icu@@QBA?AV12@HH@Z (public: class icu::UnicodeString __cdecl icu::UnicodeString::tempSubStringBetween(int,int)const ) + ?toArray@UVector@icu@@QBAPAPAXPAPAX@Z (public: void * * __cdecl icu::UVector::toArray(void * *)const ) + ?toCategory@PluralMapBase@icu@@SA?AW4Category@12@ABVUnicodeString@2@@Z (public: static enum icu::PluralMapBase::Category __cdecl icu::PluralMapBase::toCategory(class icu::UnicodeString const &)) + ?toCategory@PluralMapBase@icu@@SA?AW4Category@12@PBD@Z (public: static enum icu::PluralMapBase::Category __cdecl icu::PluralMapBase::toCategory(char const *)) + ?toLower@CaseMap@icu@@SAHPBDIPB_SHPA_SHPAVEdits@2@AAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::toLower(char const *,unsigned int,char16_t const *,int,char16_t *,int,class icu::Edits *,enum UErrorCode &)) + ?toLower@UnicodeString@icu@@QAAAAV12@ABVLocale@2@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toLower(class icu::Locale const &)) + ?toLower@UnicodeString@icu@@QAAAAV12@XZ (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toLower(void)) + ?toMatcher@UnicodeFilter@icu@@UBAPAVUnicodeMatcher@2@XZ (public: virtual class icu::UnicodeMatcher * __cdecl icu::UnicodeFilter::toMatcher(void)const ) + ?toMatcher@UnicodeFunctor@icu@@UBAPAVUnicodeMatcher@2@XZ (public: virtual class icu::UnicodeMatcher * __cdecl icu::UnicodeFunctor::toMatcher(void)const ) + ?toPattern@UnicodeSet@icu@@UBAAAVUnicodeString@2@AAV32@C@Z (public: virtual class icu::UnicodeString & __cdecl icu::UnicodeSet::toPattern(class icu::UnicodeString &,signed char)const ) + ?toReplacer@UnicodeFunctor@icu@@UBAPAVUnicodeReplacer@2@XZ (public: virtual class icu::UnicodeReplacer * __cdecl icu::UnicodeFunctor::toReplacer(void)const ) + ?toStringPiece@CharString@icu@@QBA?AVStringPiece@2@XZ (public: class icu::StringPiece __cdecl icu::CharString::toStringPiece(void)const ) + ?toTitle@CaseMap@icu@@SAHPBDIPAVBreakIterator@2@PB_SHPA_SHPAVEdits@2@AAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::toTitle(char const *,unsigned int,class icu::BreakIterator *,char16_t const *,int,char16_t *,int,class icu::Edits *,enum UErrorCode &)) + ?toTitle@UnicodeString@icu@@QAAAAV12@PAVBreakIterator@2@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toTitle(class icu::BreakIterator *)) + ?toTitle@UnicodeString@icu@@QAAAAV12@PAVBreakIterator@2@ABVLocale@2@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toTitle(class icu::BreakIterator *,class icu::Locale const &)) + ?toTitle@UnicodeString@icu@@QAAAAV12@PAVBreakIterator@2@ABVLocale@2@I@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toTitle(class icu::BreakIterator *,class icu::Locale const &,unsigned int)) + ?toUSet@UnicodeSet@icu@@QAAPAUUSet@@XZ (public: struct USet * __cdecl icu::UnicodeSet::toUSet(void)) + ?toUSet@UnicodeSet@icu@@QBAPBUUSet@@XZ (public: struct USet const * __cdecl icu::UnicodeSet::toUSet(void)const ) + ?toUTF32@UnicodeString@icu@@QBAHPAHHAAW4UErrorCode@@@Z (public: int __cdecl icu::UnicodeString::toUTF32(int *,int,enum UErrorCode &)const ) + ?toUTF8@UnicodeString@icu@@ABAHHHPADH@Z (private: int __cdecl icu::UnicodeString::toUTF8(int,int,char *,int)const ) + ?toUTF8@UnicodeString@icu@@QBAXAAVByteSink@2@@Z (public: void __cdecl icu::UnicodeString::toUTF8(class icu::ByteSink &)const ) + ?toUpper@CaseMap@icu@@SAHPBDIPB_SHPA_SHPAVEdits@2@AAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::toUpper(char const *,unsigned int,char16_t const *,int,char16_t *,int,class icu::Edits *,enum UErrorCode &)) + ?toUpper@UnicodeString@icu@@QAAAAV12@ABVLocale@2@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toUpper(class icu::Locale const &)) + ?toUpper@UnicodeString@icu@@QAAAAV12@XZ (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toUpper(void)) + ?transform@BytesDictionaryMatcher@icu@@ABAHH@Z (private: int __cdecl icu::BytesDictionaryMatcher::transform(int)const ) + ?trim@UnicodeString@icu@@QAAAAV12@XZ (public: class icu::UnicodeString & __cdecl icu::UnicodeString::trim(void)) + ?trimWhiteSpace@PatternProps@icu@@SAPB_SPB_SAAH@Z (public: static char16_t const * __cdecl icu::PatternProps::trimWhiteSpace(char16_t const *,int &)) + ?truncate@CharString@icu@@QAAAAV12@H@Z (public: class icu::CharString & __cdecl icu::CharString::truncate(int)) + ?truncate@UnicodeString@icu@@QAACH@Z (public: signed char __cdecl icu::UnicodeString::truncate(int)) + ?truncateAndStop@Iterator@BytesTrie@icu@@AAACXZ (private: signed char __cdecl icu::BytesTrie::Iterator::truncateAndStop(void)) + ?truncateAndStop@Iterator@UCharsTrie@icu@@AAACXZ (private: signed char __cdecl icu::UCharsTrie::Iterator::truncateAndStop(void)) + ?umtx_initImplPostInit@icu@@YAXAAUUInitOnce@1@@Z (void __cdecl icu::umtx_initImplPostInit(struct icu::UInitOnce &)) + ?umtx_initImplPreInit@icu@@YACAAUUInitOnce@1@@Z (signed char __cdecl icu::umtx_initImplPreInit(struct icu::UInitOnce &)) + ?unBogus@UnicodeString@icu@@AAAXXZ (private: void __cdecl icu::UnicodeString::unBogus(void)) + ?unescape@UnicodeString@icu@@QBA?AV12@XZ (public: class icu::UnicodeString __cdecl icu::UnicodeString::unescape(void)const ) + ?unescapeAt@UnicodeString@icu@@QBAHAAH@Z (public: int __cdecl icu::UnicodeString::unescapeAt(int &)const ) + ?unext@StringEnumeration@icu@@UAAPB_SPAHAAW4UErrorCode@@@Z (public: virtual char16_t const * __cdecl icu::StringEnumeration::unext(int *,enum UErrorCode &)) + ?unregister@BreakIterator@icu@@SACPBXAAW4UErrorCode@@@Z (public: static signed char __cdecl icu::BreakIterator::unregister(void const *,enum UErrorCode &)) + ?unregister@ICUService@icu@@UAACPBXAAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::ICUService::unregister(void const *,enum UErrorCode &)) + ?unsuppressBreakAfter@SimpleFilteredBreakIteratorBuilder@icu@@UAACABVUnicodeString@2@AAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::SimpleFilteredBreakIteratorBuilder::unsuppressBreakAfter(class icu::UnicodeString const &,enum UErrorCode &)) + ?unusedCount@UnifiedCache@icu@@QBAHXZ (public: int __cdecl icu::UnifiedCache::unusedCount(void)const ) + ?updateIndexes@Iterator@Edits@icu@@AAAXXZ (private: void __cdecl icu::Edits::Iterator::updateIndexes(void)) + ?updateVisibleIDs@LocaleKeyFactory@icu@@UBAXAAVHashtable@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::LocaleKeyFactory::updateVisibleIDs(class icu::Hashtable &,enum UErrorCode &)const ) + ?updateVisibleIDs@SimpleFactory@icu@@UBAXAAVHashtable@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleFactory::updateVisibleIDs(class icu::Hashtable &,enum UErrorCode &)const ) + ?updateVisibleIDs@SimpleLocaleKeyFactory@icu@@UBAXAAVHashtable@2@AAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleLocaleKeyFactory::updateVisibleIDs(class icu::Hashtable &,enum UErrorCode &)const ) + ?uscript_getSampleUnicodeString@@YA?AVUnicodeString@icu@@W4UScriptCode@@@Z (class icu::UnicodeString __cdecl uscript_getSampleUnicodeString(enum UScriptCode)) + ?utf8Fold@CaseMap@icu@@SAHIPBDHPADHPAVEdits@2@AAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::utf8Fold(unsigned int,char const *,int,char *,int,class icu::Edits *,enum UErrorCode &)) + ?utf8ToLower@CaseMap@icu@@SAHPBDI0HPADHPAVEdits@2@AAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::utf8ToLower(char const *,unsigned int,char const *,int,char *,int,class icu::Edits *,enum UErrorCode &)) + ?utf8ToTitle@CaseMap@icu@@SAHPBDIPAVBreakIterator@2@0HPADHPAVEdits@2@AAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::utf8ToTitle(char const *,unsigned int,class icu::BreakIterator *,char const *,int,char *,int,class icu::Edits *,enum UErrorCode &)) + ?utf8ToUpper@CaseMap@icu@@SAHPBDI0HPADHPAVEdits@2@AAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::utf8ToUpper(char const *,unsigned int,char const *,int,char *,int,class icu::Edits *,enum UErrorCode &)) + ?validateArgumentName@MessagePattern@icu@@SAHABVUnicodeString@2@@Z (public: static int __cdecl icu::MessagePattern::validateArgumentName(class icu::UnicodeString const &)) + ?validateFallbackLocale@ICULocaleService@icu@@IBAABVUnicodeString@2@XZ (protected: class icu::UnicodeString const & __cdecl icu::ICULocaleService::validateFallbackLocale(void)const ) + ?valueResult@BytesTrie@icu@@CA?AW4UStringTrieResult@@H@Z (private: static enum UStringTrieResult __cdecl icu::BytesTrie::valueResult(int)) + ?valueResult@UCharsTrie@icu@@CA?AW4UStringTrieResult@@H@Z (private: static enum UStringTrieResult __cdecl icu::UCharsTrie::valueResult(int)) + ?write@BytesTrieBuilder@icu@@AAAHPBDH@Z (private: int __cdecl icu::BytesTrieBuilder::write(char const *,int)) + ?write@BytesTrieBuilder@icu@@EAAHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::write(int)) + ?write@UCharsTrieBuilder@icu@@AAAHPB_SH@Z (private: int __cdecl icu::UCharsTrieBuilder::write(char16_t const *,int)) + ?write@UCharsTrieBuilder@icu@@EAAHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::write(int)) + ?writeBranchSubNode@StringTrieBuilder@icu@@IAAHHHHH@Z (protected: int __cdecl icu::StringTrieBuilder::writeBranchSubNode(int,int,int,int)) + ?writeCodePoint@ReorderingBuffer@icu@@CAXPA_SH@Z (private: static void __cdecl icu::ReorderingBuffer::writeCodePoint(char16_t *,int)) + ?writeDeltaTo@BytesTrieBuilder@icu@@EAAHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::writeDeltaTo(int)) + ?writeDeltaTo@UCharsTrieBuilder@icu@@EAAHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::writeDeltaTo(int)) + ?writeElementUnits@BytesTrieBuilder@icu@@EAAHHHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::writeElementUnits(int,int,int)) + ?writeElementUnits@UCharsTrieBuilder@icu@@EAAHHHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::writeElementUnits(int,int,int)) + ?writeNode@StringTrieBuilder@icu@@IAAHHHH@Z (protected: int __cdecl icu::StringTrieBuilder::writeNode(int,int,int)) + ?writeValueAndFinal@BytesTrieBuilder@icu@@EAAHHC@Z (private: virtual int __cdecl icu::BytesTrieBuilder::writeValueAndFinal(int,signed char)) + ?writeValueAndFinal@UCharsTrieBuilder@icu@@EAAHHC@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::writeValueAndFinal(int,signed char)) + ?writeValueAndType@BytesTrieBuilder@icu@@EAAHCHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::writeValueAndType(signed char,int,int)) + ?writeValueAndType@UCharsTrieBuilder@icu@@EAAHCHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::writeValueAndType(signed char,int,int)) + T_CString_int64ToString + T_CString_integerToString + T_CString_stringToInteger + T_CString_toLowerCase + T_CString_toUpperCase + UCNV_FROM_U_CALLBACK_ESCAPE + UCNV_FROM_U_CALLBACK_SKIP + UCNV_FROM_U_CALLBACK_STOP + UCNV_FROM_U_CALLBACK_SUBSTITUTE + UCNV_TO_U_CALLBACK_ESCAPE + UCNV_TO_U_CALLBACK_SKIP + UCNV_TO_U_CALLBACK_STOP + UCNV_TO_U_CALLBACK_SUBSTITUTE + locale_getKeywordsStart + res_countArrayItems + res_getAlias + res_getArrayItem + res_getBinary + res_getIntVector + res_getPublicType + res_getResource + res_getString + res_getTableItemByIndex + res_getTableItemByKey + res_read + u_UCharsToChars + u_austrcpy + u_austrncpy + u_caseInsensitivePrefixMatch + u_catclose + u_catgets + u_catopen + u_charAge + u_charDigitValue + u_charDirection + u_charFromName + u_charMirror + u_charName + u_charType + u_charsToUChars + u_cleanup + u_countChar32 + u_digit + u_enumCharNames + u_enumCharTypes + u_errorName + u_flushDefaultConverter + u_foldCase + u_forDigit + u_getBidiPairedBracket + u_getCombiningClass + u_getDataDirectory + u_getDataVersion + u_getDefaultConverter + u_getFC_NFKC_Closure + u_getISOComment + u_getIntPropertyMaxValue + u_getIntPropertyMinValue + u_getIntPropertyValue + u_getNumericValue + u_getPropertyEnum + u_getPropertyName + u_getPropertyValueEnum + u_getPropertyValueName + u_getTimeZoneFilesDirectory + u_getUnicodeVersion + u_getVersion + u_hasBinaryProperty + u_init + u_isIDIgnorable + u_isIDPart + u_isIDStart + u_isISOControl + u_isJavaIDPart + u_isJavaIDStart + u_isJavaSpaceChar + u_isMirrored + u_isUAlphabetic + u_isULowercase + u_isUUppercase + u_isUWhiteSpace + u_isWhitespace + u_isalnum + u_isalpha + u_isbase + u_isblank + u_iscntrl + u_isdefined + u_isdigit + u_isgraph + u_islower + u_isprint + u_ispunct + u_isspace + u_istitle + u_isupper + u_isxdigit + u_memcasecmp + u_memchr + u_memchr32 + u_memcmp + u_memcmpCodePointOrder + u_memcpy + u_memmove + u_memrchr + u_memrchr32 + u_memset + u_releaseDefaultConverter + u_setAtomicIncDecFunctions + u_setDataDirectory + u_setMemoryFunctions + u_setMutexFunctions + u_setTimeZoneFilesDirectory + u_shapeArabic + u_strCaseCompare + u_strCompare + u_strCompareIter + u_strFindFirst + u_strFindLast + u_strFoldCase + u_strFromJavaModifiedUTF8WithSub + u_strFromUTF32 + u_strFromUTF32WithSub + u_strFromUTF8 + u_strFromUTF8Lenient + u_strFromUTF8WithSub + u_strFromWCS + u_strHasMoreChar32Than + u_strToJavaModifiedUTF8 + u_strToLower + u_strToTitle + u_strToUTF32 + u_strToUTF32WithSub + u_strToUTF8 + u_strToUTF8WithSub + u_strToUpper + u_strToWCS + u_strcasecmp + u_strcat + u_strchr + u_strchr32 + u_strcmp + u_strcmpCodePointOrder + u_strcpy + u_strcspn + u_strlen + u_strncasecmp + u_strncat + u_strncmp + u_strncmpCodePointOrder + u_strncpy + u_strpbrk + u_strrchr + u_strrchr32 + u_strrstr + u_strspn + u_strstr + u_strtok_r + u_terminateChars + u_terminateUChar32s + u_terminateUChars + u_terminateWChars + u_tolower + u_totitle + u_toupper + u_uastrcpy + u_uastrncpy + u_unescape + u_unescapeAt + u_versionFromString + u_versionFromUString + u_versionToString + ubidi_close + ubidi_countParagraphs + ubidi_countRuns + ubidi_getBaseDirection + ubidi_getClass + ubidi_getClassCallback + ubidi_getCustomizedClass + ubidi_getDirection + ubidi_getLength + ubidi_getLevelAt + ubidi_getLevels + ubidi_getLogicalIndex + ubidi_getLogicalMap + ubidi_getLogicalRun + ubidi_getParaLevel + ubidi_getParagraph + ubidi_getParagraphByIndex + ubidi_getProcessedLength + ubidi_getReorderingMode + ubidi_getReorderingOptions + ubidi_getResultLength + ubidi_getText + ubidi_getVisualIndex + ubidi_getVisualMap + ubidi_getVisualRun + ubidi_invertMap + ubidi_isInverse + ubidi_isOrderParagraphsLTR + ubidi_open + ubidi_openSized + ubidi_orderParagraphsLTR + ubidi_reorderLogical + ubidi_reorderVisual + ubidi_setClassCallback + ubidi_setContext + ubidi_setInverse + ubidi_setLine + ubidi_setPara + ubidi_setReorderingMode + ubidi_setReorderingOptions + ubidi_writeReordered + ubidi_writeReverse + ublock_getCode + ubrk_close + ubrk_countAvailable + ubrk_current + ubrk_first + ubrk_following + ubrk_getAvailable + ubrk_getBinaryRules + ubrk_getLocaleByType + ubrk_getRuleStatus + ubrk_getRuleStatusVec + ubrk_isBoundary + ubrk_last + ubrk_next + ubrk_open + ubrk_openBinaryRules + ubrk_openRules + ubrk_preceding + ubrk_previous + ubrk_refreshUText + ubrk_safeClone + ubrk_setText + ubrk_setUText + ubrk_swap + ucache_compareKeys + ucache_deleteKey + ucache_hashKeys + ucase_fold + ucase_getType + ucase_getTypeOrIgnorable + ucase_isCaseSensitive + ucase_isSoftDotted + ucase_toFullFolding + ucase_toFullLower + ucase_toFullTitle + ucase_toFullUpper + ucase_tolower + ucase_totitle + ucase_toupper + ucasemap_close + ucasemap_getBreakIterator + ucasemap_getLocale + ucasemap_getOptions + ucasemap_open + ucasemap_setBreakIterator + ucasemap_setLocale + ucasemap_setOptions + ucasemap_toTitle + ucasemap_utf8FoldCase + ucasemap_utf8ToLower + ucasemap_utf8ToTitle + ucasemap_utf8ToUpper + uchar_swapNames + ucln_cleanupOne + ucln_registerCleanup + ucnv_cbFromUWriteBytes + ucnv_cbFromUWriteSub + ucnv_cbFromUWriteUChars + ucnv_cbToUWriteSub + ucnv_cbToUWriteUChars + ucnv_close + ucnv_compareNames + ucnv_convert + ucnv_convertEx + ucnv_countAliases + ucnv_countAvailable + ucnv_countStandards + ucnv_createConverter + ucnv_detectUnicodeSignature + ucnv_fixFileSeparator + ucnv_flushCache + ucnv_fromAlgorithmic + ucnv_fromUChars + ucnv_fromUCountPending + ucnv_fromUnicode + ucnv_getAlias + ucnv_getAliases + ucnv_getAvailableName + ucnv_getCCSID + ucnv_getCanonicalName + ucnv_getDefaultName + ucnv_getDisplayName + ucnv_getFromUCallBack + ucnv_getInvalidChars + ucnv_getInvalidUChars + ucnv_getMaxCharSize + ucnv_getMinCharSize + ucnv_getName + ucnv_getNextUChar + ucnv_getPlatform + ucnv_getStandard + ucnv_getStandardName + ucnv_getStarters + ucnv_getSubstChars + ucnv_getToUCallBack + ucnv_getType + ucnv_getUnicodeSet + ucnv_io_countKnownConverters + ucnv_io_getConverterName + ucnv_io_stripASCIIForCompare + ucnv_io_stripEBCDICForCompare + ucnv_isAmbiguous + ucnv_isFixedWidth + ucnv_load + ucnv_open + ucnv_openAllNames + ucnv_openCCSID + ucnv_openPackage + ucnv_openStandardNames + ucnv_openU + ucnv_reset + ucnv_resetFromUnicode + ucnv_resetToUnicode + ucnv_safeClone + ucnv_setDefaultName + ucnv_setFallback + ucnv_setFromUCallBack + ucnv_setSubstChars + ucnv_setSubstString + ucnv_setToUCallBack + ucnv_swap + ucnv_swapAliases + ucnv_toAlgorithmic + ucnv_toUChars + ucnv_toUCountPending + ucnv_toUnicode + ucnv_unload + ucnv_usesFallback + ucnvsel_close + ucnvsel_open + ucnvsel_openFromSerialized + ucnvsel_selectForString + ucnvsel_selectForUTF8 + ucnvsel_serialize + ucol_looksLikeCollationBinary + ucol_swap + ucol_swapInverseUCA + ucurr_countCurrencies + ucurr_forLocale + ucurr_forLocaleAndDate + ucurr_getDefaultFractionDigits + ucurr_getDefaultFractionDigitsForUsage + ucurr_getKeywordValuesForLocale + ucurr_getName + ucurr_getNumericCode + ucurr_getPluralName + ucurr_getRoundingIncrement + ucurr_getRoundingIncrementForUsage + ucurr_isAvailable + ucurr_openISOCurrencies + ucurr_register + ucurr_unregister + udata_close + udata_closeSwapper + udata_getInfo + udata_getLength + udata_getMemory + udata_getRawMemory + udata_open + udata_openChoice + udata_openSwapper + udata_openSwapperForInputData + udata_printError + udata_readInt16 + udata_readInt32 + udata_setAppData + udata_setCommonData + udata_setFileAccess + udata_swapDataHeader + udata_swapInvStringBlock + udict_swap + uenum_close + uenum_count + uenum_next + uenum_nextDefault + uenum_openCharStringsEnumeration + uenum_openFromStringEnumeration + uenum_openUCharStringsEnumeration + uenum_reset + uenum_unext + uenum_unextDefault + uhash_close + uhash_compareCaselessUnicodeString + uhash_compareChars + uhash_compareIChars + uhash_compareLong + uhash_compareUChars + uhash_compareUnicodeString + uhash_count + uhash_deleteHashtable + uhash_equals + uhash_find + uhash_get + uhash_geti + uhash_hashCaselessUnicodeString + uhash_hashChars + uhash_hashIChars + uhash_hashLong + uhash_hashUChars + uhash_hashUnicodeString + uhash_iget + uhash_igeti + uhash_init + uhash_iput + uhash_iputi + uhash_iremove + uhash_iremovei + uhash_nextElement + uhash_open + uhash_openSize + uhash_put + uhash_puti + uhash_remove + uhash_removeAll + uhash_removeElement + uhash_removei + uhash_setKeyComparator + uhash_setKeyDeleter + uhash_setKeyHasher + uhash_setResizePolicy + uhash_setValueComparator + uhash_setValueDeleter + uidna_IDNToASCII + uidna_IDNToUnicode + uidna_close + uidna_compare + uidna_labelToASCII + uidna_labelToASCII_UTF8 + uidna_labelToUnicode + uidna_labelToUnicodeUTF8 + uidna_nameToASCII + uidna_nameToASCII_UTF8 + uidna_nameToUnicode + uidna_nameToUnicodeUTF8 + uidna_openUTS46 + uidna_toASCII + uidna_toUnicode + uiter_current32 + uiter_getState + uiter_next32 + uiter_previous32 + uiter_setCharacterIterator + uiter_setReplaceable + uiter_setState + uiter_setString + uiter_setUTF16BE + uiter_setUTF8 + uldn_close + uldn_getContext + uldn_getDialectHandling + uldn_getLocale + uldn_keyDisplayName + uldn_keyValueDisplayName + uldn_languageDisplayName + uldn_localeDisplayName + uldn_open + uldn_openForContext + uldn_regionDisplayName + uldn_scriptCodeDisplayName + uldn_scriptDisplayName + uldn_variantDisplayName + ulist_addItemBeginList + ulist_addItemEndList + ulist_close_keyword_values_iterator + ulist_containsString + ulist_count_keyword_values + ulist_createEmptyList + ulist_deleteList + ulist_getListFromEnum + ulist_getListSize + ulist_getNext + ulist_next_keyword_value + ulist_removeString + ulist_resetList + ulist_reset_keyword_values_iterator + ulistfmt_close + ulistfmt_format + ulistfmt_open + uloc_acceptLanguage + uloc_acceptLanguageFromHTTP + uloc_addLikelySubtags + uloc_canonicalize + uloc_countAvailable + uloc_forLanguageTag + uloc_getAvailable + uloc_getBaseName + uloc_getCharacterOrientation + uloc_getCountry + uloc_getDefault + uloc_getDisplayCountry + uloc_getDisplayKeyword + uloc_getDisplayKeywordValue + uloc_getDisplayLanguage + uloc_getDisplayName + uloc_getDisplayScript + uloc_getDisplayScriptInContext + uloc_getDisplayVariant + uloc_getISO3Country + uloc_getISO3Language + uloc_getISOCountries + uloc_getISOLanguages + uloc_getKeywordValue + uloc_getLCID + uloc_getLanguage + uloc_getLineOrientation + uloc_getLocaleForLCID + uloc_getName + uloc_getParent + uloc_getScript + uloc_getTableStringWithFallback + uloc_getVariant + uloc_isRightToLeft + uloc_minimizeSubtags + uloc_openKeywordList + uloc_openKeywords + uloc_setDefault + uloc_setKeywordValue + uloc_toLanguageTag + uloc_toLegacyKey + uloc_toLegacyType + uloc_toUnicodeLocaleKey + uloc_toUnicodeLocaleType + ulocimp_getRegionForSupplementalData + umtx_condBroadcast + umtx_condSignal + umtx_condWait + umtx_lock + umtx_unlock + unorm2_append + unorm2_close + unorm2_composePair + unorm2_getCombiningClass + unorm2_getDecomposition + unorm2_getInstance + unorm2_getNFCInstance + unorm2_getNFDInstance + unorm2_getNFKCCasefoldInstance + unorm2_getNFKCInstance + unorm2_getNFKDInstance + unorm2_getRawDecomposition + unorm2_hasBoundaryAfter + unorm2_hasBoundaryBefore + unorm2_isInert + unorm2_isNormalized + unorm2_normalize + unorm2_normalizeSecondAndAppend + unorm2_openFiltered + unorm2_quickCheck + unorm2_spanQuickCheckYes + unorm2_swap + unorm_compare + unorm_concatenate + unorm_isNormalized + unorm_isNormalizedWithOptions + unorm_next + unorm_normalize + unorm_previous + unorm_quickCheck + unorm_quickCheckWithOptions + uprv_aestrncpy + uprv_asciitolower + uprv_calloc + uprv_ceil + uprv_compareASCIIPropertyNames + uprv_compareEBCDICPropertyNames + uprv_compareInvEbcdicAsAscii + uprv_convertToLCID + uprv_convertToLCIDPlatform + uprv_convertToPosix + uprv_deleteUObject + uprv_dl_close + uprv_dl_open + uprv_dlsym_func + uprv_eastrncpy + uprv_ebcdicFromAscii + uprv_ebcdicToLowercaseAscii + uprv_ebcdictolower + uprv_fabs + uprv_floor + uprv_fmax + uprv_fmin + uprv_fmod + uprv_free + uprv_getCharNameCharacters + uprv_getDefaultCodepage + uprv_getDefaultLocaleID + uprv_getInfinity + uprv_getMaxCharNameLength + uprv_getNaN + uprv_getRawUTCtime + uprv_getStaticCurrencyName + uprv_getUTCtime + uprv_getWindowsTimeZone + uprv_int32Comparator + uprv_isASCIILetter + uprv_isInfinite + uprv_isInvariantString + uprv_isInvariantUString + uprv_isInvariantUnicodeString + uprv_isNaN + uprv_isNegativeInfinity + uprv_isPositiveInfinity + uprv_itou + uprv_log + uprv_malloc + uprv_max + uprv_maxMantissa + uprv_maximumPtr + uprv_min + uprv_modf + uprv_parseCurrency + uprv_pathIsAbsolute + uprv_pow + uprv_pow10 + uprv_realloc + uprv_round + uprv_sortArray + uprv_stableBinarySearch + uprv_strdup + uprv_stricmp + uprv_strndup + uprv_strnicmp + uprv_syntaxError + uprv_timezone + uprv_toupper + uprv_trunc + uprv_tzname + uprv_tzname_clear_cache + uprv_tzset + uprv_uint16Comparator + uprv_uint32Comparator + upvec_cloneArray + upvec_close + upvec_compact + upvec_compactToUTrie2Handler + upvec_compactToUTrie2WithRowIndexes + upvec_getArray + upvec_getRow + upvec_getValue + upvec_open + upvec_setValue + ures_close + ures_countArrayItems + ures_findResource + ures_findSubResource + ures_getAllItemsWithFallback + ures_getBinary + ures_getByIndex + ures_getByKey + ures_getByKeyWithFallback + ures_getFunctionalEquivalent + ures_getInt + ures_getIntVector + ures_getKey + ures_getKeywordValues + ures_getLocale + ures_getLocaleByType + ures_getLocaleInternal + ures_getNextResource + ures_getNextString + ures_getSize + ures_getString + ures_getStringByIndex + ures_getStringByKey + ures_getStringByKeyWithFallback + ures_getType + ures_getUInt + ures_getUTF8String + ures_getUTF8StringByIndex + ures_getUTF8StringByKey + ures_getVersion + ures_getVersionByKey + ures_getVersionNumber + ures_getVersionNumberInternal + ures_hasNext + ures_initStackObject + ures_open + ures_openAvailableLocales + ures_openDirect + ures_openFillIn + ures_openNoDefault + ures_openU + ures_resetIterator + ures_swap + uscript_breaksBetweenLetters + uscript_closeRun + uscript_getCode + uscript_getName + uscript_getSampleString + uscript_getScript + uscript_getScriptExtensions + uscript_getShortName + uscript_getUsage + uscript_hasScript + uscript_isCased + uscript_isRightToLeft + uscript_nextRun + uscript_openRun + uscript_resetRun + uscript_setRunText + uset_add + uset_addAll + uset_addAllCodePoints + uset_addRange + uset_addString + uset_applyIntPropertyValue + uset_applyPattern + uset_applyPropertyAlias + uset_charAt + uset_clear + uset_clone + uset_cloneAsThawed + uset_close + uset_closeOver + uset_compact + uset_complement + uset_complementAll + uset_contains + uset_containsAll + uset_containsAllCodePoints + uset_containsNone + uset_containsRange + uset_containsSome + uset_containsString + uset_equals + uset_freeze + uset_getItem + uset_getItemCount + uset_getSerializedRange + uset_getSerializedRangeCount + uset_getSerializedSet + uset_indexOf + uset_isEmpty + uset_isFrozen + uset_open + uset_openEmpty + uset_openPattern + uset_openPatternOptions + uset_remove + uset_removeAll + uset_removeAllStrings + uset_removeRange + uset_removeString + uset_resemblesPattern + uset_retain + uset_retainAll + uset_serialize + uset_serializedContains + uset_set + uset_setSerializedToOne + uset_size + uset_span + uset_spanBack + uset_spanBackUTF8 + uset_spanUTF8 + uset_toPattern + usprep_close + usprep_open + usprep_openByType + usprep_prepare + usprep_swap + ustr_hashCharsN + ustr_hashICharsN + ustr_hashUCharsN + utext_char32At + utext_clone + utext_close + utext_copy + utext_current32 + utext_equals + utext_extract + utext_freeze + utext_getNativeIndex + utext_getPreviousNativeIndex + utext_hasMetaData + utext_isLengthExpensive + utext_isWritable + utext_moveIndex32 + utext_nativeLength + utext_next32 + utext_next32From + utext_openCharacterIterator + utext_openConstUnicodeString + utext_openReplaceable + utext_openUChars + utext_openUTF8 + utext_openUnicodeString + utext_previous32 + utext_previous32From + utext_replace + utext_setNativeIndex + utext_setup + utf8_appendCharSafeBody + utf8_back1SafeBody + utf8_countTrailBytes + utf8_nextCharSafeBody + utf8_prevCharSafeBody + utrace_data + utrace_entry + utrace_exit + utrace_format + utrace_functionName + utrace_getFunctions + utrace_getLevel + utrace_setFunctions + utrace_setLevel + utrace_vformat + utrie2_clone + utrie2_cloneAsThawed + utrie2_close + utrie2_enum + utrie2_enumForLeadSurrogate + utrie2_freeze + utrie2_fromUTrie + utrie2_get32 + utrie2_get32FromLeadSurrogateCodeUnit + utrie2_getVersion + utrie2_internalU8NextIndex + utrie2_internalU8PrevIndex + utrie2_isFrozen + utrie2_open + utrie2_openDummy + utrie2_openFromSerialized + utrie2_serialize + utrie2_set32 + utrie2_set32ForLeadSurrogateCodeUnit + utrie2_setRange32 + utrie2_swap + utrie2_swapAnyVersion + utrie_clone + utrie_close + utrie_defaultGetFoldingOffset + utrie_enum + utrie_get32 + utrie_getData + utrie_open + utrie_serialize + utrie_set32 + utrie_setRange32 + utrie_swap + utrie_unserialize + utrie_unserializeDummy + + 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/iesetup.txt b/symbols/SDK/um/arm/iesetup.txt new file mode 100644 index 00000000..cd335930 --- /dev/null +++ b/symbols/SDK/um/arm/iesetup.txt @@ -0,0 +1,28 @@ +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\iesetup.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?IEApplyCurrentHardening@@YAJXZ (long __cdecl IEApplyCurrentHardening(void)) + ?IEHardenAdmin@@YAJPAUHWND__@@PAUHINSTANCE__@@PADH@Z (long __cdecl IEHardenAdmin(struct HWND__ *,struct HINSTANCE__ *,char *,int)) + ?IEHardenAdminNow@@YAJPAUHWND__@@PAUHINSTANCE__@@PADH@Z (long __cdecl IEHardenAdminNow(struct HWND__ *,struct HINSTANCE__ *,char *,int)) + ?IEHardenLMSettings@@YAJPAUHWND__@@PAUHINSTANCE__@@PADH@Z (long __cdecl IEHardenLMSettings(struct HWND__ *,struct HINSTANCE__ *,char *,int)) + ?IEHardenMachineNow@@YAJPAUHWND__@@PAUHINSTANCE__@@PADH@Z (long __cdecl IEHardenMachineNow(struct HWND__ *,struct HINSTANCE__ *,char *,int)) + ?IEHardenUser@@YAJPAUHWND__@@PAUHINSTANCE__@@PADH@Z (long __cdecl IEHardenUser(struct HWND__ *,struct HINSTANCE__ *,char *,int)) + ?IEShowHardeningDialog@@YAJXZ (long __cdecl IEShowHardeningDialog(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/imgutil.txt b/symbols/SDK/um/arm/imgutil.txt new file mode 100644 index 00000000..7d383ebd --- /dev/null +++ b/symbols/SDK/um/arm/imgutil.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\imgutil.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ComputeInvCMAP + CreateDDrawSurfaceOnDIB + CreateMIMEMap + DecodeImage + DecodeImageEx + DitherTo8 + GetMaxMIMEIDBytes + IdentifyMIMEType + SniffStream + + 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/inkobjcore.txt b/symbols/SDK/um/arm/inkobjcore.txt new file mode 100644 index 00000000..0b2b4fe9 --- /dev/null +++ b/symbols/SDK/um/arm/inkobjcore.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\inkobjcore.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 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 + + 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/inseng.txt b/symbols/SDK/um/arm/inseng.txt new file mode 100644 index 00000000..41340e73 --- /dev/null +++ b/symbols/SDK/um/arm/inseng.txt @@ -0,0 +1,28 @@ +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\inseng.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CheckForVersionConflict + CheckTrust + CheckTrustEx + DownloadFile + GetICifFileFromFile + GetICifRWFileFromFile + PurgeDownloadDirectory + + 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/iphlpapi.txt b/symbols/SDK/um/arm/iphlpapi.txt new file mode 100644 index 00000000..882610e8 --- /dev/null +++ b/symbols/SDK/um/arm/iphlpapi.txt @@ -0,0 +1,300 @@ +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\iphlpapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 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 + GetUniDirectionalAdapterInfo + GetUnicastIpAddressEntry + GetUnicastIpAddressTable + GetWPAOACSupportLevel + Icmp6CreateFile + Icmp6ParseReplies + Icmp6SendEcho2 + IcmpCloseHandle + IcmpCreateFile + IcmpParseReplies + IcmpSendEcho + IcmpSendEcho2 + IcmpSendEcho2Ex + InitializeCompartmentEntry + InitializeIpForwardEntry + InitializeIpInterfaceEntry + InitializeUnicastIpAddressEntry + InternalCleanupPersistentStore + InternalCreateAnycastIpAddressEntry + InternalCreateIpForwardEntry + InternalCreateIpForwardEntry2 + InternalCreateIpNetEntry + InternalCreateIpNetEntry2 + InternalCreateUnicastIpAddressEntry + InternalDeleteAnycastIpAddressEntry + InternalDeleteIpForwardEntry + InternalDeleteIpForwardEntry2 + InternalDeleteIpNetEntry + InternalDeleteIpNetEntry2 + InternalDeleteUnicastIpAddressEntry + InternalFindInterfaceByAddress + InternalGetAnycastIpAddressEntry + InternalGetAnycastIpAddressTable + InternalGetBoundTcp6EndpointTable + InternalGetBoundTcpEndpointTable + InternalGetForwardIpTable2 + InternalGetIPPhysicalInterfaceForDestination + InternalGetIfEntry2 + InternalGetIfTable + InternalGetIfTable2 + InternalGetIpAddrTable + InternalGetIpForwardEntry2 + InternalGetIpForwardTable + InternalGetIpInterfaceEntry + InternalGetIpInterfaceTable + InternalGetIpNetEntry2 + InternalGetIpNetTable + InternalGetIpNetTable2 + 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 + NTPTimeToNTFileTime + NTTimeToNTPTime + NhGetGuidFromInterfaceName + NhGetInterfaceDescriptionFromGuid + NhGetInterfaceNameFromDeviceGuid + NhGetInterfaceNameFromGuid + NhpAllocateAndGetInterfaceInfoFromStack + NotifyAddrChange + NotifyCompartmentChange + NotifyIpInterfaceChange + NotifyRouteChange + NotifyRouteChange2 + NotifyStableUnicastIpAddressTable + NotifyTeredoPortChange + NotifyUnicastIpAddressChange + OpenCompartment + ParseNetworkString + PfAddFiltersToInterface + PfAddGlobalFilterToInterface + PfBindInterfaceToIPAddress + PfBindInterfaceToIndex + 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 + if_indextoname + if_nametoindex + + 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/irprops.txt b/symbols/SDK/um/arm/irprops.txt new file mode 100644 index 00000000..947c907c --- /dev/null +++ b/symbols/SDK/um/arm/irprops.txt @@ -0,0 +1,56 @@ +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\irprops.lib + +File Type: LIBRARY + + Exports + + ordinal name + + BluetoothAuthenticateDevice + BluetoothAuthenticateMultipleDevices + BluetoothAuthenticationAgent + BluetoothDisconnectDevice + BluetoothDisplayDeviceProperties + BluetoothEnableDiscovery + BluetoothEnableIncomingConnections + BluetoothEnumerateInstalledServices + BluetoothFindDeviceClose + BluetoothFindFirstDevice + BluetoothFindFirstRadio + BluetoothFindFirstService + BluetoothFindNextDevice + BluetoothFindNextRadio + BluetoothFindNextService + BluetoothFindRadioClose + BluetoothFindServiceClose + BluetoothGetDeviceInfo + BluetoothGetRadioInfo + BluetoothIsConnectable + BluetoothIsDiscoverable + BluetoothRegisterForAuthentication + BluetoothRemoveDevice + BluetoothSdpEnumAttributes + BluetoothSdpGetAttributeValue + BluetoothSdpGetContainerElementData + BluetoothSdpGetElementData + BluetoothSdpGetString + BluetoothSelectDevices + BluetoothSelectDevicesFree + BluetoothSendAuthenticationResponse + BluetoothSetServiceState + BluetoothUnregisterAuthentication + BluetoothUpdateDeviceRecord + CPlApplet + + 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/iscsidsc.txt b/symbols/SDK/um/arm/iscsidsc.txt new file mode 100644 index 00000000..381516fb --- /dev/null +++ b/symbols/SDK/um/arm/iscsidsc.txt @@ -0,0 +1,101 @@ +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\iscsidsc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AddISNSServerA + AddISNSServerW + AddIScsiConnectionA + AddIScsiConnectionW + AddIScsiSendTargetPortalA + AddIScsiSendTargetPortalW + AddIScsiStaticTargetA + AddIScsiStaticTargetW + AddPersistentIScsiDeviceA + AddPersistentIScsiDeviceW + AddRadiusServerA + AddRadiusServerW + ClearPersistentIScsiDevices + DllMain + GetDevicesForIScsiSessionA + GetDevicesForIScsiSessionW + GetIScsiIKEInfoA + GetIScsiIKEInfoW + GetIScsiInitiatorNodeNameA + GetIScsiInitiatorNodeNameW + GetIScsiSessionListA + GetIScsiSessionListEx + GetIScsiSessionListW + GetIScsiTargetInformationA + GetIScsiTargetInformationW + GetIScsiVersionInformation + LoginIScsiTargetA + LoginIScsiTargetW + LogoutIScsiTarget + RefreshISNSServerA + RefreshISNSServerW + RefreshIScsiSendTargetPortalA + RefreshIScsiSendTargetPortalW + RemoveISNSServerA + RemoveISNSServerW + RemoveIScsiConnection + RemoveIScsiPersistentTargetA + RemoveIScsiPersistentTargetW + RemoveIScsiSendTargetPortalA + RemoveIScsiSendTargetPortalW + RemoveIScsiStaticTargetA + RemoveIScsiStaticTargetW + RemovePersistentIScsiDeviceA + RemovePersistentIScsiDeviceW + RemoveRadiusServerA + RemoveRadiusServerW + ReportActiveIScsiTargetMappingsA + ReportActiveIScsiTargetMappingsW + ReportISNSServerListA + ReportISNSServerListW + ReportIScsiInitiatorListA + ReportIScsiInitiatorListW + ReportIScsiPersistentLoginsA + ReportIScsiPersistentLoginsW + ReportIScsiSendTargetPortalsA + ReportIScsiSendTargetPortalsExA + ReportIScsiSendTargetPortalsExW + ReportIScsiSendTargetPortalsW + ReportIScsiTargetPortalsA + ReportIScsiTargetPortalsW + ReportIScsiTargetsA + ReportIScsiTargetsW + ReportPersistentIScsiDevicesA + ReportPersistentIScsiDevicesW + ReportRadiusServerListA + ReportRadiusServerListW + SendScsiInquiry + SendScsiReadCapacity + SendScsiReportLuns + SetIScsiGroupPresharedKey + SetIScsiIKEInfoA + SetIScsiIKEInfoW + SetIScsiInitiatorCHAPSharedSecret + SetIScsiInitiatorNodeNameA + SetIScsiInitiatorNodeNameW + SetIScsiInitiatorRADIUSSharedSecret + SetIScsiTunnelModeOuterAddressA + SetIScsiTunnelModeOuterAddressW + SetupPersistentIScsiDevices + SetupPersistentIScsiVolumes + + 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/jsrt.txt b/symbols/SDK/um/arm/jsrt.txt new file mode 100644 index 00000000..8fcaecff --- /dev/null +++ b/symbols/SDK/um/arm/jsrt.txt @@ -0,0 +1,113 @@ +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\jsrt.lib + +File Type: LIBRARY + + Exports + + ordinal name + + JsAddRef + JsBoolToBoolean + JsBooleanToBool + JsCallFunction + JsCollectGarbage + JsConstructObject + JsConvertValueToBoolean + JsConvertValueToNumber + JsConvertValueToObject + JsConvertValueToString + JsCreateArray + JsCreateContext + JsCreateError + JsCreateExternalObject + JsCreateExternalType + JsCreateFunction + JsCreateObject + JsCreateRangeError + JsCreateReferenceError + JsCreateRuntime + JsCreateSyntaxError + JsCreateTypeError + JsCreateTypedExternalObject + JsCreateURIError + JsDefineProperty + JsDeleteIndexedProperty + JsDeleteProperty + JsDisableRuntimeExecution + JsDisposeRuntime + JsDoubleToNumber + JsEnableRuntimeExecution + JsEnumerateHeap + JsEquals + JsGetAndClearException + JsGetCurrentContext + JsGetDefaultTypeDescription + JsGetExtensionAllowed + JsGetExternalData + JsGetExternalType + JsGetFalseValue + JsGetGlobalObject + JsGetIndexedProperty + JsGetNullValue + JsGetOwnPropertyDescriptor + JsGetOwnPropertyNames + JsGetProperty + JsGetPropertyIdFromName + JsGetPropertyNameFromId + JsGetPrototype + JsGetRuntime + JsGetRuntimeMemoryLimit + JsGetRuntimeMemoryUsage + JsGetStringLength + JsGetTrueValue + JsGetUndefinedValue + JsGetValueType + JsHasException + JsHasExternalData + JsHasIndexedProperty + JsHasProperty + JsIdle + JsIntToNumber + JsIsEnumeratingHeap + JsIsRuntimeExecutionDisabled + JsNumberToDouble + JsParseScript + JsParseSerializedScript + JsPointerToString + JsPreventExtension + JsRelease + JsRunScript + JsRunSerializedScript + JsSerializeScript + JsSetCurrentContext + JsSetException + JsSetExternalData + JsSetIndexedProperty + JsSetProperty + JsSetPrototype + JsSetRuntimeBeforeCollectCallback + JsSetRuntimeMemoryAllocationCallback + JsSetRuntimeMemoryLimit + JsStartDebugging + JsStartProfiling + JsStopProfiling + JsStrictEquals + JsStringToPointer + JsValueToVariant + JsVarAddRef + JsVarRelease + JsVarToExtension + JsVariantToValue + + 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/kerbcli.txt b/symbols/SDK/um/arm/kerbcli.txt new file mode 100644 index 00000000..1c941d82 --- /dev/null +++ b/symbols/SDK/um/arm/kerbcli.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\kerbcli.lib + +File Type: LIBRARY + + Summary + + 6130 .debug$S + 100E0 .debug$T + 4 .drectve + 18 .pdata + 2F .rdata + 398 .text$mn diff --git a/symbols/SDK/um/arm/kernel32.txt b/symbols/SDK/um/arm/kernel32.txt new file mode 100644 index 00000000..bbbf77e5 --- /dev/null +++ b/symbols/SDK/um/arm/kernel32.txt @@ -0,0 +1,1338 @@ +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\kernel32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + AcquireSRWLockExclusive + AcquireSRWLockShared + ActivateActCtx + AddAtomA + AddAtomW + AddConsoleAliasA + AddConsoleAliasW + AddDllDirectory + AddIntegrityLabelToBoundaryDescriptor + AddLocalAlternateComputerNameA + AddLocalAlternateComputerNameW + AddRefActCtx + AddResourceAttributeAce + AddSIDToBoundaryDescriptor + AddScopedPolicyIDAce + AddSecureMemoryCacheCallback + AddVectoredContinueHandler + AddVectoredExceptionHandler + AllocConsole + AllocateUserPhysicalPages + AllocateUserPhysicalPagesNuma + AppPolicyGetClrCompat + AppPolicyGetCreateFileAccess + AppPolicyGetLifecycleManagement + AppPolicyGetMediaFoundationCodecLoading + AppPolicyGetProcessTerminationMethod + AppPolicyGetShowDeveloperDiagnostic + AppPolicyGetThreadInitializationType + AppPolicyGetWindowingModel + AppXGetOSMaxVersionTested + ApplicationRecoveryFinished + ApplicationRecoveryInProgress + AreFileApisANSI + AssignProcessToJobObject + AttachConsole + BackupRead + BackupSeek + BackupWrite + BaseGetNamedObjectDirectory + BaseSetLastNTError + Beep + BeginUpdateResourceA + BeginUpdateResourceW + BindIoCompletionCallback + BuildCommDCBA + BuildCommDCBAndTimeoutsA + BuildCommDCBAndTimeoutsW + BuildCommDCBW + CallNamedPipeA + CallNamedPipeW + CallbackMayRunLong + CancelDeviceWakeupRequest + CancelIo + CancelIoEx + CancelSynchronousIo + CancelThreadpoolIo + CancelTimerQueueTimer + CancelWaitableTimer + CeipIsOptedIn + ChangeTimerQueueTimer + CheckElevation + CheckElevationEnabled + CheckNameLegalDOS8Dot3A + CheckNameLegalDOS8Dot3W + CheckRemoteDebuggerPresent + CheckTokenCapability + CheckTokenMembershipEx + ClearCommBreak + ClearCommError + CloseHandle + ClosePackageInfo + ClosePrivateNamespace + CloseState + CloseThreadpool + CloseThreadpoolCleanupGroup + CloseThreadpoolCleanupGroupMembers + CloseThreadpoolIo + CloseThreadpoolTimer + CloseThreadpoolWait + CloseThreadpoolWork + CommConfigDialogA + CommConfigDialogW + CompareFileTime + CompareStringA + CompareStringEx + CompareStringOrdinal + CompareStringW + ConnectNamedPipe + ContinueDebugEvent + ConvertDefaultLocale + ConvertFiberToThread + ConvertThreadToFiber + ConvertThreadToFiberEx + CopyContext + CopyFile2 + CopyFileA + CopyFileExA + CopyFileExW + CopyFileTransactedA + CopyFileTransactedW + CopyFileW + CreateActCtxA + CreateActCtxW + CreateBoundaryDescriptorA + CreateBoundaryDescriptorW + CreateConsoleScreenBuffer + CreateDirectoryA + CreateDirectoryExA + CreateDirectoryExW + CreateDirectoryTransactedA + CreateDirectoryTransactedW + CreateDirectoryW + CreateEnclave + CreateEventA + CreateEventExA + CreateEventExW + CreateEventW + CreateFiber + CreateFiberEx + CreateFile2 + CreateFileA + CreateFileMappingA + CreateFileMappingFromApp + CreateFileMappingNumaA + CreateFileMappingNumaW + CreateFileMappingW + CreateFileTransactedA + CreateFileTransactedW + CreateFileW + CreateHardLinkA + CreateHardLinkTransactedA + CreateHardLinkTransactedW + CreateHardLinkW + CreateIoCompletionPort + CreateJobObjectA + CreateJobObjectW + CreateJobSet + CreateMailslotA + CreateMailslotW + CreateMemoryResourceNotification + CreateMutexA + CreateMutexExA + CreateMutexExW + CreateMutexW + CreateNamedPipeA + CreateNamedPipeW + CreatePipe + CreatePrivateNamespaceA + CreatePrivateNamespaceW + CreateProcessA + CreateProcessW + CreateRemoteThread + CreateRemoteThreadEx + CreateSemaphoreA + CreateSemaphoreExA + CreateSemaphoreExW + CreateSemaphoreW + CreateSymbolicLinkA + CreateSymbolicLinkTransactedA + CreateSymbolicLinkTransactedW + CreateSymbolicLinkW + CreateTapePartition + CreateThread + CreateThreadpool + CreateThreadpoolCleanupGroup + CreateThreadpoolIo + CreateThreadpoolTimer + CreateThreadpoolWait + CreateThreadpoolWork + CreateTimerQueue + CreateTimerQueueTimer + CreateToolhelp32Snapshot + CreateWaitableTimerA + CreateWaitableTimerExA + CreateWaitableTimerExW + CreateWaitableTimerW + CtrlRoutine + DeactivateActCtx + DebugActiveProcess + DebugActiveProcessStop + DebugBreak + DebugBreakProcess + DebugSetProcessKillOnExit + DecodePointer + DecodeSystemPointer + DefineDosDeviceA + DefineDosDeviceW + DelayLoadFailureHook + DeleteAtom + DeleteBoundaryDescriptor + DeleteCriticalSection + DeleteFiber + DeleteFileA + DeleteFileTransactedA + DeleteFileTransactedW + DeleteFileW + DeleteProcThreadAttributeList + DeleteSynchronizationBarrier + DeleteTimerQueue + DeleteTimerQueueEx + DeleteTimerQueueTimer + DeleteVolumeMountPointA + DeleteVolumeMountPointW + DeviceIoControl + DisableThreadLibraryCalls + DisableThreadProfiling + DisassociateCurrentThreadFromCallback + DiscardVirtualMemory + DisconnectNamedPipe + DnsHostnameToComputerNameA + DnsHostnameToComputerNameExW + DnsHostnameToComputerNameW + DosDateTimeToFileTime + DosPathToSessionPathW + DuplicateHandle + EnableThreadProfiling + EncodePointer + EncodeSystemPointer + EndUpdateResourceA + EndUpdateResourceW + EnterCriticalSection + EnterSynchronizationBarrier + EnumCalendarInfoA + EnumCalendarInfoExA + EnumCalendarInfoExEx + EnumCalendarInfoExW + EnumCalendarInfoW + EnumDateFormatsA + EnumDateFormatsExA + EnumDateFormatsExEx + EnumDateFormatsExW + EnumDateFormatsW + EnumLanguageGroupLocalesA + EnumLanguageGroupLocalesW + EnumResourceLanguagesA + EnumResourceLanguagesExA + EnumResourceLanguagesExW + EnumResourceLanguagesW + EnumResourceNamesA + EnumResourceNamesExA + EnumResourceNamesExW + EnumResourceNamesW + EnumResourceTypesA + EnumResourceTypesExA + EnumResourceTypesExW + EnumResourceTypesW + EnumSystemCodePagesA + EnumSystemCodePagesW + EnumSystemFirmwareTables + EnumSystemGeoID + EnumSystemGeoNames + EnumSystemLanguageGroupsA + EnumSystemLanguageGroupsW + EnumSystemLocalesA + EnumSystemLocalesEx + EnumSystemLocalesW + EnumTimeFormatsA + EnumTimeFormatsEx + EnumTimeFormatsW + EnumUILanguagesA + EnumUILanguagesW + EnumerateLocalComputerNamesA + EnumerateLocalComputerNamesW + EraseTape + EscapeCommFunction + ExitProcess + ExitThread + ExpandEnvironmentStringsA + ExpandEnvironmentStringsW + FatalAppExitA + FatalAppExitW + FatalExit + FileTimeToDosDateTime + FileTimeToLocalFileTime + FileTimeToSystemTime + FillConsoleOutputAttribute + FillConsoleOutputCharacterA + FillConsoleOutputCharacterW + FindActCtxSectionGuid + FindActCtxSectionStringA + FindActCtxSectionStringW + FindAtomA + FindAtomW + FindClose + FindCloseChangeNotification + FindFirstChangeNotificationA + FindFirstChangeNotificationW + FindFirstFileA + FindFirstFileExA + FindFirstFileExW + FindFirstFileNameTransactedW + FindFirstFileNameW + FindFirstFileTransactedA + FindFirstFileTransactedW + FindFirstFileW + FindFirstStreamTransactedW + FindFirstStreamW + FindFirstVolumeA + FindFirstVolumeMountPointA + FindFirstVolumeMountPointW + FindFirstVolumeW + FindNLSString + FindNLSStringEx + FindNextChangeNotification + FindNextFileA + FindNextFileNameW + FindNextFileW + FindNextStreamW + FindNextVolumeA + FindNextVolumeMountPointA + FindNextVolumeMountPointW + FindNextVolumeW + 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 + GetApplicationRestartSettings + GetApplicationUserModelId + GetAtomNameA + GetAtomNameW + GetBinaryType + GetBinaryTypeA + GetBinaryTypeW + GetCPInfo + GetCPInfoExA + GetCPInfoExW + GetCachedSigningLevel + GetCalendarInfoA + GetCalendarInfoEx + GetCalendarInfoW + GetCommConfig + GetCommMask + GetCommModemStatus + GetCommProperties + GetCommState + GetCommTimeouts + GetCommandLineA + GetCommandLineW + GetCompressedFileSizeA + GetCompressedFileSizeTransactedA + GetCompressedFileSizeTransactedW + GetCompressedFileSizeW + GetComputerNameA + GetComputerNameExA + GetComputerNameExW + GetComputerNameW + GetConsoleAliasA + GetConsoleAliasExesA + GetConsoleAliasExesLengthA + GetConsoleAliasExesLengthW + GetConsoleAliasExesW + GetConsoleAliasW + GetConsoleAliasesA + GetConsoleAliasesLengthA + GetConsoleAliasesLengthW + GetConsoleAliasesW + GetConsoleCP + GetConsoleCursorInfo + GetConsoleDisplayMode + GetConsoleFontSize + GetConsoleHistoryInfo + GetConsoleMode + GetConsoleOriginalTitleA + GetConsoleOriginalTitleW + GetConsoleOutputCP + GetConsoleProcessList + GetConsoleScreenBufferInfo + GetConsoleScreenBufferInfoEx + GetConsoleSelectionInfo + GetConsoleTitleA + GetConsoleTitleW + GetConsoleWindow + GetCurrencyFormatA + GetCurrencyFormatEx + GetCurrencyFormatW + GetCurrentActCtx + GetCurrentApplicationUserModelId + GetCurrentConsoleFont + GetCurrentConsoleFontEx + GetCurrentDirectoryA + GetCurrentDirectoryW + GetCurrentPackageFamilyName + GetCurrentPackageFullName + GetCurrentPackageId + GetCurrentPackageInfo + GetCurrentPackagePath + GetCurrentProcess + GetCurrentProcessId + GetCurrentProcessorNumber + GetCurrentProcessorNumberEx + GetCurrentThread + GetCurrentThreadId + GetCurrentThreadStackLimits + GetDateFormatA + GetDateFormatEx + GetDateFormatW + GetDefaultCommConfigA + GetDefaultCommConfigW + GetDevicePowerState + GetDiskFreeSpaceA + GetDiskFreeSpaceExA + GetDiskFreeSpaceExW + GetDiskFreeSpaceW + GetDllDirectoryA + GetDllDirectoryW + GetDriveTypeA + GetDriveTypeW + GetDurationFormat + GetDurationFormatEx + GetDynamicTimeZoneInformation + GetEnvironmentStrings + GetEnvironmentStringsA + GetEnvironmentStringsW + GetEnvironmentVariableA + GetEnvironmentVariableW + GetEraNameCountedString + GetErrorMode + GetExitCodeProcess + GetExitCodeThread + GetFileAttributesA + GetFileAttributesExA + GetFileAttributesExW + GetFileAttributesTransactedA + GetFileAttributesTransactedW + GetFileAttributesW + GetFileBandwidthReservation + GetFileInformationByHandle + GetFileInformationByHandleEx + GetFileMUIInfo + GetFileMUIPath + GetFileSize + GetFileSizeEx + GetFileTime + GetFileType + GetFinalPathNameByHandleA + GetFinalPathNameByHandleW + GetFirmwareEnvironmentVariableA + GetFirmwareEnvironmentVariableExA + GetFirmwareEnvironmentVariableExW + GetFirmwareEnvironmentVariableW + GetFirmwareType + GetFullPathNameA + GetFullPathNameTransactedA + GetFullPathNameTransactedW + GetFullPathNameW + GetGeoInfoA + GetGeoInfoEx + GetGeoInfoW + GetHandleInformation + GetLargePageMinimum + GetLargestConsoleWindowSize + GetLastError + GetLocalTime + GetLocaleInfoA + GetLocaleInfoEx + GetLocaleInfoW + GetLogicalDriveStringsA + GetLogicalDriveStringsW + GetLogicalDrives + GetLogicalProcessorInformation + GetLogicalProcessorInformationEx + GetLongPathNameA + GetLongPathNameTransactedA + GetLongPathNameTransactedW + GetLongPathNameW + GetMailslotInfo + GetMaximumProcessorCount + GetMaximumProcessorGroupCount + GetMemoryErrorHandlingCapabilities + GetModuleFileNameA + GetModuleFileNameW + GetModuleHandleA + GetModuleHandleExA + GetModuleHandleExW + GetModuleHandleW + GetNLSVersion + GetNLSVersionEx + GetNamedPipeAttribute + GetNamedPipeClientComputerNameA + GetNamedPipeClientComputerNameW + GetNamedPipeClientProcessId + GetNamedPipeClientSessionId + GetNamedPipeHandleStateA + GetNamedPipeHandleStateW + GetNamedPipeInfo + GetNamedPipeServerProcessId + GetNamedPipeServerSessionId + GetNativeSystemInfo + GetNumaAvailableMemoryNode + GetNumaAvailableMemoryNodeEx + GetNumaHighestNodeNumber + GetNumaNodeNumberFromHandle + GetNumaNodeProcessorMask + GetNumaNodeProcessorMaskEx + GetNumaProcessorNode + GetNumaProcessorNodeEx + GetNumaProximityNode + GetNumaProximityNodeEx + GetNumberFormatA + GetNumberFormatEx + GetNumberFormatW + GetNumberOfConsoleInputEvents + GetNumberOfConsoleMouseButtons + GetOEMCP + GetOverlappedResult + GetOverlappedResultEx + GetPackageApplicationIds + GetPackageFamilyName + GetPackageFullName + GetPackageId + GetPackageInfo + GetPackagePath + GetPackagePathByFullName + GetPackagesByPackageFamily + GetPhysicallyInstalledSystemMemory + GetPriorityClass + GetPrivateProfileIntA + GetPrivateProfileIntW + GetPrivateProfileSectionA + GetPrivateProfileSectionNamesA + GetPrivateProfileSectionNamesW + GetPrivateProfileSectionW + GetPrivateProfileStringA + GetPrivateProfileStringW + GetPrivateProfileStructA + GetPrivateProfileStructW + GetProcAddress + GetProcessAffinityMask + GetProcessDEPPolicy + GetProcessDefaultCpuSets + GetProcessGroupAffinity + GetProcessHandleCount + GetProcessHeap + GetProcessHeaps + GetProcessId + GetProcessIdOfThread + GetProcessInformation + GetProcessIoCounters + GetProcessMitigationPolicy + GetProcessPreferredUILanguages + GetProcessPriorityBoost + GetProcessShutdownParameters + GetProcessTimes + GetProcessVersion + GetProcessWorkingSetSize + GetProcessWorkingSetSizeEx + GetProcessorSystemCycleTime + GetProductInfo + GetProfileIntA + GetProfileIntW + GetProfileSectionA + GetProfileSectionW + GetProfileStringA + GetProfileStringW + GetQueuedCompletionStatus + GetQueuedCompletionStatusEx + GetShortPathNameA + GetShortPathNameW + GetStagedPackagePathByFullName + GetStartupInfoA + GetStartupInfoW + GetStateFolder + GetStdHandle + GetStringScripts + GetStringTypeA + GetStringTypeExA + GetStringTypeExW + GetStringTypeW + GetSystemAppDataKey + GetSystemCpuSetInformation + GetSystemDEPPolicy + GetSystemDefaultLCID + GetSystemDefaultLangID + GetSystemDefaultLocaleName + GetSystemDefaultUILanguage + GetSystemDirectoryA + GetSystemDirectoryW + GetSystemFileCacheSize + GetSystemFirmwareTable + GetSystemInfo + GetSystemPowerStatus + GetSystemPreferredUILanguages + GetSystemRegistryQuota + GetSystemTime + GetSystemTimeAdjustment + GetSystemTimeAsFileTime + GetSystemTimePreciseAsFileTime + GetSystemTimes + GetSystemWindowsDirectoryA + GetSystemWindowsDirectoryW + GetSystemWow64DirectoryA + GetSystemWow64DirectoryW + GetTapeParameters + GetTapePosition + GetTapeStatus + GetTempFileNameA + GetTempFileNameW + GetTempPathA + GetTempPathW + GetThreadContext + GetThreadDescription + GetThreadErrorMode + GetThreadGroupAffinity + GetThreadIOPendingFlag + GetThreadId + GetThreadIdealProcessorEx + GetThreadInformation + GetThreadLocale + GetThreadPreferredUILanguages + GetThreadPriority + GetThreadPriorityBoost + GetThreadSelectedCpuSets + GetThreadSelectorEntry + GetThreadTimes + GetThreadUILanguage + GetTickCount + GetTickCount64 + GetTimeFormatA + GetTimeFormatEx + GetTimeFormatW + GetTimeZoneInformation + GetTimeZoneInformationForYear + GetUILanguageInfo + GetUserDefaultGeoName + GetUserDefaultLCID + GetUserDefaultLangID + GetUserDefaultLocaleName + GetUserDefaultUILanguage + GetUserGeoID + GetUserPreferredUILanguages + GetVersion + GetVersionExA + GetVersionExW + GetVolumeInformationA + GetVolumeInformationByHandleW + GetVolumeInformationW + GetVolumeNameForVolumeMountPointA + GetVolumeNameForVolumeMountPointW + GetVolumePathNameA + GetVolumePathNameW + GetVolumePathNamesForVolumeNameA + GetVolumePathNamesForVolumeNameW + GetWindowsDirectoryA + GetWindowsDirectoryW + GetWriteWatch + GlobalAddAtomA + GlobalAddAtomExA + GlobalAddAtomExW + GlobalAddAtomW + GlobalAlloc + GlobalCompact + GlobalDeleteAtom + GlobalFindAtomA + GlobalFindAtomW + GlobalFix + GlobalFlags + GlobalFree + GlobalGetAtomNameA + GlobalGetAtomNameW + GlobalHandle + GlobalLock + GlobalMemoryStatus + GlobalMemoryStatusEx + GlobalReAlloc + GlobalSize + GlobalUnWire + GlobalUnfix + GlobalUnlock + GlobalWire + Heap32First + Heap32ListFirst + Heap32ListNext + Heap32Next + HeapAlloc + HeapCompact + HeapCreate + HeapDestroy + HeapFree + HeapLock + HeapQueryInformation + HeapReAlloc + HeapSetInformation + HeapSize + HeapSummary + HeapUnlock + HeapValidate + HeapWalk + InitAtomTable + InitOnceBeginInitialize + InitOnceComplete + InitOnceExecuteOnce + InitOnceInitialize + InitializeConditionVariable + InitializeContext + InitializeCriticalSection + InitializeCriticalSectionAndSpinCount + InitializeCriticalSectionEx + InitializeEnclave + InitializeProcThreadAttributeList + InitializeSListHead + InitializeSRWLock + InitializeSynchronizationBarrier + InstallELAMCertificateInfo + InterlockedFlushSList + InterlockedPopEntrySList + InterlockedPushEntrySList + InterlockedPushListSList + InterlockedPushListSListEx + IsBadCodePtr + IsBadHugeReadPtr + IsBadHugeWritePtr + IsBadReadPtr + IsBadStringPtrA + IsBadStringPtrW + IsBadWritePtr + IsDBCSLeadByte + IsDBCSLeadByteEx + IsDebuggerPresent + IsEnclaveTypeSupported + IsNLSDefinedString + IsNativeVhdBoot + IsNormalizedString + IsProcessCritical + IsProcessInJob + IsProcessorFeaturePresent + IsSystemResumeAutomatic + IsThreadAFiber + IsThreadpoolTimerSet + IsValidCodePage + IsValidLanguageGroup + IsValidLocale + IsValidLocaleName + IsValidNLSVersion + IsWow64GuestMachineSupported + IsWow64Process + IsWow64Process2 + K32EmptyWorkingSet + K32EnumDeviceDrivers + K32EnumPageFilesA + K32EnumPageFilesW + K32EnumProcessModules + K32EnumProcessModulesEx + K32EnumProcesses + 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 + LoadModule + LoadPackagedLibrary + LoadResource + LoadStringBaseExW + LoadStringBaseW + LocalAlloc + LocalCompact + LocalFileTimeToFileTime + LocalFlags + LocalFree + LocalHandle + LocalLock + LocalReAlloc + LocalShrink + LocalSize + LocalUnlock + LocaleNameToLCID + LockFile + LockFileEx + LockResource + MapUserPhysicalPages + MapUserPhysicalPagesScatter + MapViewOfFile + MapViewOfFileEx + MapViewOfFileExNuma + MapViewOfFileFromApp + Module32First + Module32FirstW + Module32Next + Module32NextW + MoveFileA + MoveFileExA + MoveFileExW + MoveFileTransactedA + MoveFileTransactedW + MoveFileW + MoveFileWithProgressA + MoveFileWithProgressW + MulDiv + MultiByteToWideChar + NeedCurrentDirectoryForExePathA + NeedCurrentDirectoryForExePathW + NormalizeString + NotifyMountMgr + NotifyUILanguageChange + OOBEComplete + OfferVirtualMemory + OpenEventA + OpenEventW + OpenFile + OpenFileById + OpenFileMappingA + OpenFileMappingW + OpenJobObjectA + OpenJobObjectW + OpenMutexA + OpenMutexW + OpenPackageInfoByFullName + OpenPrivateNamespaceA + OpenPrivateNamespaceW + OpenProcess + OpenSemaphoreA + OpenSemaphoreW + OpenState + OpenStateExplicit + OpenThread + OpenWaitableTimerA + OpenWaitableTimerW + OutputDebugStringA + OutputDebugStringW + PackageFamilyNameFromFullName + PackageFamilyNameFromId + PackageFullNameFromId + PackageIdFromFullName + PackageNameAndPublisherIdFromFamilyName + ParseApplicationUserModelId + PeekConsoleInputA + PeekConsoleInputW + PeekNamedPipe + PostQueuedCompletionStatus + PowerClearRequest + PowerCreateRequest + PowerSetRequest + PrefetchVirtualMemory + PrepareTape + Process32First + Process32FirstW + Process32Next + Process32NextW + ProcessIdToSessionId + PssCaptureSnapshot + PssDuplicateSnapshot + PssFreeSnapshot + PssQuerySnapshot + PssWalkMarkerCreate + PssWalkMarkerFree + PssWalkMarkerGetPosition + PssWalkMarkerRewind + PssWalkMarkerSeek + PssWalkMarkerSeekToBeginning + PssWalkMarkerSetPosition + PssWalkMarkerTell + PssWalkSnapshot + PulseEvent + PurgeComm + QueryActCtxSettingsW + QueryActCtxW + QueryDepthSList + QueryDosDeviceA + QueryDosDeviceW + QueryFullProcessImageNameA + QueryFullProcessImageNameW + QueryIdleProcessorCycleTime + QueryIdleProcessorCycleTimeEx + QueryInformationJobObject + QueryIoRateControlInformationJobObject + QueryMemoryResourceNotification + QueryPerformanceCounter + QueryPerformanceFrequency + QueryProcessAffinityUpdateMode + QueryProcessCycleTime + QueryProtectedPolicy + QueryThreadCycleTime + QueryThreadProfiling + QueryThreadpoolStackInformation + QueryUnbiasedInterruptTime + QueueUserAPC + QueueUserWorkItem + RaiseException + RaiseFailFastException + ReOpenFile + ReadConsoleA + ReadConsoleInputA + ReadConsoleInputW + ReadConsoleOutputA + ReadConsoleOutputAttribute + ReadConsoleOutputCharacterA + ReadConsoleOutputCharacterW + ReadConsoleOutputW + ReadConsoleW + ReadDirectoryChangesExW + ReadDirectoryChangesW + ReadFile + ReadFileEx + ReadFileScatter + ReadProcessMemory + ReadThreadProfilingData + ReclaimVirtualMemory + RegisterApplicationRecoveryCallback + RegisterApplicationRestart + RegisterBadMemoryNotification + RegisterWaitForInputIdle + RegisterWaitForSingleObject + RegisterWaitForSingleObjectEx + RegisterWaitUntilOOBECompleted + ReleaseActCtx + ReleaseMutex + ReleaseMutexWhenCallbackReturns + ReleaseSRWLockExclusive + ReleaseSRWLockShared + ReleaseSemaphore + ReleaseSemaphoreWhenCallbackReturns + RemoveDirectoryA + RemoveDirectoryTransactedA + RemoveDirectoryTransactedW + RemoveDirectoryW + RemoveDllDirectory + RemoveLocalAlternateComputerNameA + RemoveLocalAlternateComputerNameW + RemoveSecureMemoryCacheCallback + RemoveVectoredContinueHandler + RemoveVectoredExceptionHandler + ReplaceFile + ReplaceFileA + ReplaceFileW + ReplacePartitionUnit + RequestDeviceWakeup + RequestWakeupLatency + ResetEvent + ResetWriteWatch + ResolveDelayLoadedAPI + ResolveDelayLoadsFromDll + ResolveLocaleName + RestoreLastError + ResumeThread + RtlAddFunctionTable + RtlCaptureContext + RtlCaptureStackBackTrace + RtlCompareMemory + RtlCopyMemory + RtlDeleteFunctionTable + RtlFillMemory + RtlInstallFunctionTableCallback + RtlLookupFunctionEntry + RtlMoveMemory + RtlPcToFileHeader + RtlRaiseException + RtlRestoreContext + RtlUnwind + RtlUnwindEx + RtlVirtualUnwind + RtlZeroMemory + ScrollConsoleScreenBufferA + ScrollConsoleScreenBufferW + SearchPathA + SearchPathW + SetCachedSigningLevel + SetCalendarInfoA + SetCalendarInfoW + SetCommBreak + SetCommConfig + SetCommMask + SetCommState + SetCommTimeouts + SetComputerNameA + SetComputerNameEx2W + SetComputerNameExA + SetComputerNameExW + SetComputerNameW + SetConsoleActiveScreenBuffer + SetConsoleCP + SetConsoleCtrlHandler + SetConsoleCursor + SetConsoleCursorInfo + SetConsoleCursorPosition + SetConsoleDisplayMode + SetConsoleHistoryInfo + SetConsoleMode + SetConsoleOutputCP + SetConsoleScreenBufferInfoEx + SetConsoleScreenBufferSize + SetConsoleTextAttribute + SetConsoleTitleA + SetConsoleTitleW + SetConsoleWindowInfo + SetCriticalSectionSpinCount + SetCurrentConsoleFontEx + SetCurrentDirectoryA + SetCurrentDirectoryW + SetDefaultCommConfigA + SetDefaultCommConfigW + SetDefaultDllDirectories + SetDllDirectoryA + SetDllDirectoryW + SetDynamicTimeZoneInformation + SetEndOfFile + SetEnvironmentStringsA + SetEnvironmentStringsW + SetEnvironmentVariableA + SetEnvironmentVariableW + SetErrorMode + SetEvent + SetEventWhenCallbackReturns + SetFileApisToANSI + SetFileApisToOEM + SetFileAttributesA + SetFileAttributesTransactedA + SetFileAttributesTransactedW + SetFileAttributesW + SetFileBandwidthReservation + SetFileCompletionNotificationModes + SetFileInformationByHandle + SetFileIoOverlappedRange + SetFilePointer + SetFilePointerEx + SetFileShortNameA + SetFileShortNameW + SetFileTime + SetFileValidData + SetFirmwareEnvironmentVariableA + SetFirmwareEnvironmentVariableExA + SetFirmwareEnvironmentVariableExW + SetFirmwareEnvironmentVariableW + SetHandleCount + SetHandleInformation + SetInformationJobObject + SetIoRateControlInformationJobObject + SetLastError + SetLocalPrimaryComputerNameA + SetLocalPrimaryComputerNameW + SetLocalTime + SetLocaleInfoA + SetLocaleInfoW + SetMailslotInfo + SetMessageWaitingIndicator + SetNamedPipeAttribute + SetNamedPipeHandleState + SetPriorityClass + SetProcessAffinityMask + SetProcessAffinityUpdateMode + SetProcessDEPPolicy + SetProcessDefaultCpuSets + SetProcessInformation + SetProcessMitigationPolicy + SetProcessPreferredUILanguages + SetProcessPriorityBoost + SetProcessShutdownParameters + SetProcessWorkingSetSize + SetProcessWorkingSetSizeEx + SetProtectedPolicy + SetSearchPathMode + SetStdHandle + SetStdHandleEx + SetSystemFileCacheSize + SetSystemPowerState + SetSystemTime + SetSystemTimeAdjustment + SetTapeParameters + SetTapePosition + SetThreadAffinityMask + SetThreadContext + SetThreadDescription + SetThreadErrorMode + SetThreadExecutionState + SetThreadGroupAffinity + SetThreadIdealProcessor + SetThreadIdealProcessorEx + SetThreadInformation + SetThreadLocale + SetThreadPreferredUILanguages + SetThreadPriority + SetThreadPriorityBoost + SetThreadSelectedCpuSets + SetThreadStackGuarantee + SetThreadUILanguage + SetThreadpoolStackInformation + SetThreadpoolThreadMaximum + SetThreadpoolThreadMinimum + SetThreadpoolTimer + SetThreadpoolTimerEx + SetThreadpoolWait + SetThreadpoolWaitEx + SetTimeZoneInformation + SetTimerQueueTimer + SetUnhandledExceptionFilter + SetUserGeoID + SetUserGeoName + SetVolumeLabelA + SetVolumeLabelW + SetVolumeMountPointA + SetVolumeMountPointW + SetWaitableTimer + SetWaitableTimerEx + SetupComm + SignalObjectAndWait + SizeofResource + Sleep + SleepConditionVariableCS + SleepConditionVariableSRW + SleepEx + StartThreadpoolIo + SubmitThreadpoolWork + SuspendThread + SwitchToFiber + SwitchToThread + SystemTimeToFileTime + SystemTimeToTzSpecificLocalTime + SystemTimeToTzSpecificLocalTimeEx + TerminateJobObject + TerminateProcess + TerminateThread + Thread32First + Thread32Next + TlsAlloc + TlsFree + TlsGetValue + TlsSetValue + Toolhelp32ReadProcessMemory + TransactNamedPipe + TransmitCommChar + TryAcquireSRWLockExclusive + TryAcquireSRWLockShared + TryEnterCriticalSection + TrySubmitThreadpoolCallback + TzSpecificLocalTimeToSystemTime + TzSpecificLocalTimeToSystemTimeEx + UnhandledExceptionFilter + UnlockFile + UnlockFileEx + UnmapViewOfFile + UnmapViewOfFileEx + UnregisterApplicationRecoveryCallback + UnregisterApplicationRestart + UnregisterBadMemoryNotification + UnregisterWait + UnregisterWaitEx + UnregisterWaitUntilOOBECompleted + UpdateProcThreadAttribute + UpdateResourceA + UpdateResourceW + VerLanguageNameA + VerLanguageNameW + VerSetConditionMask + VerifyScripts + VerifyVersionInfoA + VerifyVersionInfoW + VirtualAlloc + VirtualAllocEx + VirtualAllocExNuma + VirtualFree + VirtualFreeEx + VirtualLock + VirtualProtect + VirtualProtectEx + VirtualQuery + VirtualQueryEx + VirtualUnlock + WTSGetActiveConsoleSessionId + WaitCommEvent + WaitForDebugEvent + WaitForDebugEventEx + WaitForMultipleObjects + WaitForMultipleObjectsEx + WaitForSingleObject + WaitForSingleObjectEx + WaitForThreadpoolIoCallbacks + WaitForThreadpoolTimerCallbacks + WaitForThreadpoolWaitCallbacks + WaitForThreadpoolWorkCallbacks + WaitNamedPipeA + WaitNamedPipeW + WakeAllConditionVariable + WakeConditionVariable + WerGetFlags + WerRegisterAdditionalProcess + WerRegisterAppLocalDump + WerRegisterCustomMetadata + WerRegisterExcludedMemoryBlock + WerRegisterFile + WerRegisterMemoryBlock + WerRegisterRuntimeExceptionModule + WerSetFlags + WerUnregisterAdditionalProcess + WerUnregisterAppLocalDump + WerUnregisterCustomMetadata + WerUnregisterExcludedMemoryBlock + WerUnregisterFile + WerUnregisterMemoryBlock + WerUnregisterRuntimeExceptionModule + WerpInitiateRemoteRecovery + WideCharToMultiByte + WinExec + Wow64DisableWow64FsRedirection + Wow64EnableWow64FsRedirection + Wow64GetThreadContext + Wow64GetThreadSelectorEntry + Wow64RevertWow64FsRedirection + Wow64SetThreadContext + Wow64SuspendThread + WriteConsoleA + WriteConsoleInputA + WriteConsoleInputW + WriteConsoleOutputA + WriteConsoleOutputAttribute + WriteConsoleOutputCharacterA + WriteConsoleOutputCharacterW + WriteConsoleOutputW + WriteConsoleW + WriteFile + WriteFileEx + WriteFileGather + WritePrivateProfileSectionA + WritePrivateProfileSectionW + WritePrivateProfileStringA + WritePrivateProfileStringW + WritePrivateProfileStructA + WritePrivateProfileStructW + WriteProcessMemory + WriteProfileSectionA + WriteProfileSectionW + WriteProfileStringA + WriteProfileStringW + WriteTapemark + ZombifyActCtx + _hread + _hwrite + _lclose + _lcreat + _llseek + _lopen + _lread + _lwrite + lstrcat + lstrcatA + lstrcatW + lstrcmp + lstrcmpA + lstrcmpW + lstrcmpi + lstrcmpiA + lstrcmpiW + lstrcpy + lstrcpyA + lstrcpyW + lstrcpyn + lstrcpynA + lstrcpynW + lstrlen + lstrlenA + lstrlenW + uaw_lstrcmpW + uaw_lstrcmpiW + uaw_lstrlenW + uaw_wcschr + uaw_wcscpy + uaw_wcsicmp + uaw_wcslen + uaw_wcsrchr + + 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/kernel32legacylib.txt b/symbols/SDK/um/arm/kernel32legacylib.txt new file mode 100644 index 00000000..916cfcf5 --- /dev/null +++ b/symbols/SDK/um/arm/kernel32legacylib.txt @@ -0,0 +1,28 @@ +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\kernel32legacylib.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + 7C .bss + 38 .data + 1A1994 .debug$P + 144FCC .debug$S + 277D8 .debug$T + 1FED .drectve + 34 .gfids$y + 1330 .pdata + A59F .rdata + 20 .rdata$zETW0 + C5 .rdata$zETW1 + 47 .rdata$zETW2 + 2 .rdata$zETW9 + 298 .text + 1355C .text$mn + 706 .text$x2 + 1004 .xdata diff --git a/symbols/SDK/um/arm/keycredmgr.txt b/symbols/SDK/um/arm/keycredmgr.txt new file mode 100644 index 00000000..0e9f7a8b --- /dev/null +++ b/symbols/SDK/um/arm/keycredmgr.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\keycredmgr.lib + +File Type: LIBRARY + + Exports + + ordinal name + + KeyCredentialManagerFreeInformation + KeyCredentialManagerGetInformation + KeyCredentialManagerGetOperationErrorStates + KeyCredentialManagerShowUIOperation + + 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/ksuser.txt b/symbols/SDK/um/arm/ksuser.txt new file mode 100644 index 00000000..c8d38cf4 --- /dev/null +++ b/symbols/SDK/um/arm/ksuser.txt @@ -0,0 +1,32 @@ +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\ksuser.lib + +File Type: LIBRARY + + Exports + + ordinal name + + KsCreateAllocator + KsCreateAllocator2 + KsCreateClock + KsCreateClock2 + KsCreatePin + KsCreatePin2 + KsCreateTopologyNode + KsCreateTopologyNode2 + + Summary + + C1A4 .debug$S + 162D0 .debug$T + 4 .drectve + 14 .idata$2 + 14 .idata$3 + 4 .idata$4 + 4 .idata$5 + C .idata$6 + 22A0 .rdata diff --git a/symbols/SDK/um/arm/ktmw32.txt b/symbols/SDK/um/arm/ktmw32.txt new file mode 100644 index 00000000..661bb3d0 --- /dev/null +++ b/symbols/SDK/um/arm/ktmw32.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\ktmw32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CommitComplete + CommitEnlistment + CommitTransaction + CommitTransactionAsync + CreateEnlistment + CreateResourceManager + CreateTransaction + CreateTransactionManager + GetCurrentClockTransactionManager + GetEnlistmentId + GetEnlistmentRecoveryInformation + GetNotificationResourceManager + GetNotificationResourceManagerAsync + GetTransactionId + GetTransactionInformation + GetTransactionManagerId + OpenEnlistment + OpenResourceManager + OpenTransaction + OpenTransactionManager + OpenTransactionManagerById + PrePrepareComplete + PrePrepareEnlistment + PrepareComplete + PrepareEnlistment + PrivCreateTransaction + PrivIsLogWritableTransactionManager + PrivPropagationComplete + PrivPropagationFailed + PrivRegisterProtocolAddressInformation + ReadOnlyEnlistment + RecoverEnlistment + RecoverResourceManager + RecoverTransactionManager + RenameTransactionManager + RollbackComplete + RollbackEnlistment + RollbackTransaction + RollbackTransactionAsync + RollforwardTransactionManager + SetEnlistmentRecoveryInformation + SetResourceManagerCompletionPort + SetTransactionInformation + SinglePhaseReject + + 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/locationapi.txt b/symbols/SDK/um/arm/locationapi.txt new file mode 100644 index 00000000..af5e3c2d --- /dev/null +++ b/symbols/SDK/um/arm/locationapi.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\locationapi.lib + +File Type: LIBRARY + + Summary + + A018 .debug$S + 12900 .debug$T + 32 .drectve + E40 .rdata diff --git a/symbols/SDK/um/arm/magnification.txt b/symbols/SDK/um/arm/magnification.txt new file mode 100644 index 00000000..4688a86a --- /dev/null +++ b/symbols/SDK/um/arm/magnification.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\magnification.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?MagSetFullscreenUseBitmapSmoothing@@YAHH@Z (int __cdecl MagSetFullscreenUseBitmapSmoothing(int)) + ?MagSetLensUseBitmapSmoothing@@YAHPAUHWND__@@H@Z (int __cdecl MagSetLensUseBitmapSmoothing(struct HWND__ *,int)) + MagGetColorEffect + MagGetFullscreenColorEffect + MagGetFullscreenTransform + MagGetImageScalingCallback + MagGetInputTransform + MagGetWindowFilterList + MagGetWindowSource + MagGetWindowTransform + MagInitialize + MagSetColorEffect + MagSetFullscreenColorEffect + MagSetFullscreenTransform + MagSetImageScalingCallback + MagSetInputTransform + MagSetWindowFilterList + MagSetWindowSource + MagSetWindowTransform + MagShowSystemCursor + MagUninitialize + + 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/mbnapi_uuid.txt b/symbols/SDK/um/arm/mbnapi_uuid.txt new file mode 100644 index 00000000..a2806301 --- /dev/null +++ b/symbols/SDK/um/arm/mbnapi_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\mbnapi_uuid.lib + +File Type: LIBRARY + + Summary + + F90 .debug$S + 31C .debug$T + 3 .drectve + 2F0 .rdata diff --git a/symbols/SDK/um/arm/mciole32.txt b/symbols/SDK/um/arm/mciole32.txt new file mode 100644 index 00000000..c98c58b0 --- /dev/null +++ b/symbols/SDK/um/arm/mciole32.txt @@ -0,0 +1,32 @@ +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\mciole32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 6 DllCreate + 3 DllCreateFromClip + 7 DllCreateFromFile + 5 DllCreateFromTemplate + 4 DllCreateLinkFromClip + 8 DllCreateLinkFromFile + 2 DllLoadFromStream + GetMessageHook + InstallHook + 10 OleQueryObjPos + RemoveHook + + 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/mdmlocalmanagement.txt b/symbols/SDK/um/arm/mdmlocalmanagement.txt new file mode 100644 index 00000000..0f76ec9b --- /dev/null +++ b/symbols/SDK/um/arm/mdmlocalmanagement.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\mdmlocalmanagement.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ApplyLocalManagementSyncML + RegisterDeviceWithLocalManagement + UnregisterDeviceWithLocalManagement + + Summary + + E4 .debug$S + 14 .idata$2 + 14 .idata$3 + 4 .idata$4 + 4 .idata$5 + 18 .idata$6 diff --git a/symbols/SDK/um/arm/mfplay.txt b/symbols/SDK/um/arm/mfplay.txt new file mode 100644 index 00000000..a31d28a2 --- /dev/null +++ b/symbols/SDK/um/arm/mfplay.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\mfplay.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MFPCreateMediaPlayer + + 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/mfreadwrite.txt b/symbols/SDK/um/arm/mfreadwrite.txt new file mode 100644 index 00000000..ba6a0615 --- /dev/null +++ b/symbols/SDK/um/arm/mfreadwrite.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\mfreadwrite.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MFCreateSinkWriterFromMediaSink + MFCreateSinkWriterFromURL + MFCreateSourceReaderFromByteStream + MFCreateSourceReaderFromMediaSource + MFCreateSourceReaderFromURL + + 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/mfsensorgroup.txt b/symbols/SDK/um/arm/mfsensorgroup.txt new file mode 100644 index 00000000..0401b127 --- /dev/null +++ b/symbols/SDK/um/arm/mfsensorgroup.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\mfsensorgroup.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MFCreateSensorActivityMonitor + MFCreateSensorGroup + MFCreateSensorProfile + MFCreateSensorProfileCollection + MFCreateSensorStream + + 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/mfuuid.txt b/symbols/SDK/um/arm/mfuuid.txt new file mode 100644 index 00000000..271345f8 --- /dev/null +++ b/symbols/SDK/um/arm/mfuuid.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\mfuuid.lib + +File Type: LIBRARY + + Summary + + 5C788 .debug$S + 58A08 .debug$T + 73 .drectve + 9A6C .rdata diff --git a/symbols/SDK/um/arm/mi.txt b/symbols/SDK/um/arm/mi.txt new file mode 100644 index 00000000..1aa58655 --- /dev/null +++ b/symbols/SDK/um/arm/mi.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\mi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MI_Application_InitializeV1 + mi_clientFT_V1 + + 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/mincore.txt b/symbols/SDK/um/arm/mincore.txt new file mode 100644 index 00000000..ffeaddd6 --- /dev/null +++ b/symbols/SDK/um/arm/mincore.txt @@ -0,0 +1,4344 @@ +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\mincore.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 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 + CoMarshalInterThreadInterfaceInStream + CoMarshalInterface + 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 + 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 + GetConsoleAliasExesA + GetConsoleAliasExesLengthA + GetConsoleAliasExesLengthW + GetConsoleAliasExesW + GetConsoleAliasW + GetConsoleAliasesA + GetConsoleAliasesLengthA + GetConsoleAliasesLengthW + GetConsoleAliasesW + GetConsoleCommandHistoryA + GetConsoleCommandHistoryLengthA + GetConsoleCommandHistoryLengthW + GetConsoleCommandHistoryW + GetConsoleDisplayMode + GetConsoleFontSize + GetConsoleHistoryInfo + GetConsoleProcessList + GetConsoleSelectionInfo + GetConsoleWindow + GetCurrentConsoleFont + GetCurrentConsoleFontEx + GetNumberOfConsoleMouseButtons + SetConsoleDisplayMode + SetConsoleHistoryInfo + SetConsoleNumberOfCommandsA + SetConsoleNumberOfCommandsW + SetCurrentConsoleFontEx + CopyFile2 + CopyFileExW + CreateDirectoryExW + CreateHardLinkW + CreateSymbolicLinkW + GetFileInformationByHandleEx + MoveFileExW + MoveFileWithProgressW + ReOpenFile + ReadDirectoryChangesW + ReplaceFileW + OpenFileById + CopyFileW + CreateHardLinkA + ReadDirectoryChangesExW + GetFirmwareEnvironmentVariableA + GetFirmwareEnvironmentVariableExA + GetFirmwareEnvironmentVariableExW + GetFirmwareEnvironmentVariableW + SetFirmwareEnvironmentVariableA + SetFirmwareEnvironmentVariableExA + SetFirmwareEnvironmentVariableExW + SetFirmwareEnvironmentVariableW + EnumCalendarInfoExEx + EnumCalendarInfoExW + EnumCalendarInfoW + EnumDateFormatsExEx + EnumDateFormatsExW + EnumDateFormatsW + EnumSystemCodePagesW + EnumTimeFormatsEx + EnumTimeFormatsW + GetCurrencyFormatEx + GetCurrencyFormatW + GetNumberFormatEx + AddSIDToBoundaryDescriptor + ClosePrivateNamespace + CreateBoundaryDescriptorW + CreatePrivateNamespaceW + DeleteBoundaryDescriptor + OpenPrivateNamespaceW + PathAllocCanonicalize + PathAllocCombine + PathCchAddBackslash + PathCchAddBackslashEx + PathCchAddExtension + PathCchAppend + PathCchAppendEx + PathCchCanonicalize + PathCchCanonicalizeEx + PathCchCombine + PathCchCombineEx + PathCchFindExtension + PathCchIsRoot + PathCchRemoveBackslash + PathCchRemoveBackslashEx + PathCchRemoveExtension + PathCchRemoveFileSpec + PathCchRenameExtension + PathCchSkipRoot + PathCchStripPrefix + PathCchStripToRoot + PathIsUNCEx + GetProcessGroupAffinity + GetThreadGroupAffinity + SetThreadGroupAffinity + K32EmptyWorkingSet + K32EnumDeviceDrivers + K32EnumPageFilesW + K32EnumProcessModules + K32EnumProcessModulesEx + K32EnumProcesses + K32GetDeviceDriverBaseNameW + K32GetDeviceDriverFileNameW + K32GetMappedFileNameW + K32GetModuleBaseNameW + K32GetModuleFileNameExW + K32GetModuleInformation + K32GetPerformanceInfo + K32GetProcessImageFileNameW + K32GetProcessMemoryInfo + K32GetWsChanges + K32GetWsChangesEx + K32InitializeProcessForWsWatch + K32QueryWorkingSet + K32QueryWorkingSetEx + QueryFullProcessImageNameW + AbortSystemShutdownW + InitiateSystemShutdownExW + InitiateShutdownW + CharLowerBuffW + CharLowerW + CharNextW + CharPrevW + CharUpperBuffW + CharUpperW + IsCharAlphaNumericW + IsCharAlphaW + IsCharLowerW + IsCharUpperW + SHLoadIndirectString + GetNumaHighestNodeNumber + GetNumaNodeProcessorMaskEx + GetNumaProximityNodeEx + GetFileVersionInfoExW + GetFileVersionInfoSizeExW + VerFindFileW + VerQueryValueW + GetFileVersionInfoSizeW + GetFileVersionInfoW + 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 + 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 + CopyContext + InitializeContext + CM_Delete_Class_Key + CM_Delete_DevNode_Key + CM_Delete_Device_Interface_KeyW + CM_Disable_DevNode + CM_Enable_DevNode + CM_Get_Child + CM_Get_Class_PropertyW + CM_Get_Class_Property_Keys + CM_Get_Class_Registry_PropertyW + CM_Get_Depth + CM_Get_DevNode_PropertyW + CM_Get_DevNode_Property_Keys + CM_Get_DevNode_Registry_PropertyW + CM_Get_DevNode_Status + CM_Get_Device_IDW + CM_Get_Device_ID_ListW + CM_Get_Device_ID_List_SizeW + CM_Get_Device_ID_Size + CM_Get_Device_Interface_ListW + CM_Get_Device_Interface_List_SizeW + CM_Get_Device_Interface_PropertyW + CM_Get_Device_Interface_Property_KeysW + CM_Get_Parent + CM_Get_Sibling + CM_Locate_DevNodeW + CM_MapCrToWin32Err + CM_Open_Class_KeyW + CM_Open_DevNode_Key + CM_Open_Device_Interface_KeyW + CM_Query_And_Remove_SubTreeW + CM_Register_Notification + CM_Set_Class_PropertyW + CM_Set_Class_Registry_PropertyW + CM_Set_DevNode_PropertyW + CM_Set_DevNode_Registry_PropertyW + CM_Set_Device_Interface_PropertyW + CM_Setup_DevNode + CM_Uninstall_DevNode + CM_Unregister_Notification + CM_Delete_Device_Interface_KeyA + CM_Get_Class_Registry_PropertyA + CM_Get_DevNode_Registry_PropertyA + CM_Get_Device_IDA + CM_Get_Device_ID_ListA + CM_Get_Device_ID_List_SizeA + CM_Get_Device_Interface_ListA + CM_Get_Device_Interface_List_SizeA + 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 + EventActivityIdControl + EventEnabled + EventProviderEnabled + EventRegister + EventSetInformation + EventUnregister + EventWrite + EventWriteEx + EventWriteString + EventWriteTransfer + CallNtPowerInformation + GetPwrCapabilities + PowerDeterminePlatformRoleEx + PowerRegisterSuspendResumeNotification + PowerUnregisterSuspendResumeNotification + PowerGetActiveScheme + PowerReadACValue + PowerReadDCValue + PowerSetActiveScheme + PowerSettingRegisterNotification + PowerSettingUnregisterNotification + PowerWriteACValueIndex + PowerWriteDCValueIndex + 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 + 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 + QuirkGetData + QuirkGetData2 + QuirkIsEnabled + QuirkIsEnabled2 + QuirkIsEnabled3 + QuirkIsEnabledForPackage + QuirkIsEnabledForPackage2 + QuirkIsEnabledForProcess + QuirkIsEnabledForPackage3 + QuirkIsEnabledForPackage4 + LookupAccountNameW + LookupAccountSidW + LookupPrivilegeDisplayNameW + LookupPrivilegeNameW + LookupPrivilegeValueW + LsaEnumerateTrustedDomains + LsaManageSidNameMapping + DelayLoadFailureHook + ResolveDelayLoadedAPI + ResolveDelayLoadsFromDll + 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 + 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 + 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 + 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 + 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 + DsCrackSpn2A + DsCrackSpn2W + DsCrackSpn3W + DsCrackSpn4W + DsCrackSpnA + DsCrackSpnW + DsCrackUnquotedMangledRdnA + DsCrackUnquotedMangledRdnW + DsGetRdnW + DsIsMangledDnA + DsIsMangledDnW + DsIsMangledRdnValueA + DsIsMangledRdnValueW + DsMakeSpn2W + DsMakeSpnA + DsMakeSpnW + DsQuoteRdnValueA + DsQuoteRdnValueW + DsUnquoteRdnValueA + DsUnquoteRdnValueW + DsRoleFreeMemory + DsRoleGetPrimaryDomainInformation + 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 + 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 + 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 + 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 + ?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 + 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 + NetGetJoinInformation + NetGetJoinableOUs + NetJoinDomain + NetRemoveAlternateComputerName + NetRenameMachineInDomain + NetSetPrimaryComputerName + NetUnjoinDomain + NetUseAdd + NetUseDel + NetUseEnum + NetUseGetInfo + NetValidateName + NetWkstaGetInfo + NetWkstaSetInfo + NetWkstaStatisticsGet + NetWkstaTransportAdd + NetWkstaTransportDel + NetWkstaTransportEnum + NetWkstaUserEnum + NetWkstaUserGetInfo + NetWkstaUserSetInfo + 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 + 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 + GetDateFormatA + GetDateFormatW + GetTimeFormatA + GetTimeFormatW + GetDateFormatEx + GetTimeFormatEx + GetDurationFormatEx + DebugBreak + IsDebuggerPresent + OutputDebugStringA + OutputDebugStringW + CheckRemoteDebuggerPresent + ContinueDebugEvent + DebugActiveProcess + DebugActiveProcessStop + WaitForDebugEvent + WaitForDebugEventEx + GetErrorMode + GetLastError + RaiseException + SetErrorMode + SetLastError + SetUnhandledExceptionFilter + UnhandledExceptionFilter + AddVectoredContinueHandler + AddVectoredExceptionHandler + RemoveVectoredContinueHandler + RemoveVectoredExceptionHandler + RestoreLastError + RaiseFailFastException + FatalAppExitA + FatalAppExitW + GetThreadErrorMode + SetThreadErrorMode + TerminateProcessOnMemoryExhaustion + FlsAlloc + FlsFree + FlsGetValue + FlsSetValue + IsThreadAFiber + 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 + GetLogicalDriveStringsW + GetLogicalDrives + 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 + 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 + InitializeSListHead + InterlockedFlushSList + InterlockedPopEntrySList + InterlockedPushEntrySList + QueryDepthSList + InterlockedPushListSListEx + CancelIoEx + CreateIoCompletionPort + DeviceIoControl + GetOverlappedResult + GetQueuedCompletionStatus + GetQueuedCompletionStatusEx + PostQueuedCompletionStatus + CancelIo + CancelSynchronousIo + GetOverlappedResultEx + IsProcessInJob + 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 + ConvertDefaultLocale + EnumSystemGeoID + EnumSystemLocalesA + EnumSystemLocalesW + FindNLSString + FindNLSStringEx + FormatMessageA + FormatMessageW + GetACP + GetCPInfo + GetCPInfoExW + GetCalendarInfoEx + GetCalendarInfoW + GetFileMUIInfo + GetFileMUIPath + GetGeoInfoW + GetLocaleInfoA + GetLocaleInfoEx + GetLocaleInfoW + GetNLSVersion + GetNLSVersionEx + GetOEMCP + GetProcessPreferredUILanguages + GetSystemDefaultLCID + GetSystemDefaultLangID + GetSystemPreferredUILanguages + GetThreadLocale + GetThreadPreferredUILanguages + GetThreadUILanguage + GetUILanguageInfo + GetUserDefaultLCID + GetUserDefaultLangID + 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 + 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 + ConnectNamedPipe + CreateNamedPipeW + CreatePipe + DisconnectNamedPipe + GetNamedPipeClientComputerNameW + ImpersonateNamedPipeClient + PeekNamedPipe + SetNamedPipeHandleState + TransactNamedPipe + WaitNamedPipeW + GetNamedPipeHandleStateW + GetNamedPipeInfo + CallNamedPipeW + 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 + GetThreadIOPendingFlag + GetThreadInformation + IsProcessCritical + QueryProtectedPolicy + SetProcessPriorityBoost + SetProtectedPolicy + SetThreadInformation + CreateProcessAsUserA + GetProcessDefaultCpuSets + GetProcessInformation + GetProcessShutdownParameters + GetSystemCpuSetInformation + GetThreadDescription + GetThreadSelectedCpuSets + SetProcessDefaultCpuSets + SetProcessInformation + SetThreadDescription + SetThreadIdealProcessor + SetThreadSelectedCpuSets + QueryPerformanceCounter + QueryPerformanceFrequency + 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 + RtlAddFunctionTable + RtlCaptureContext + RtlCaptureStackBackTrace + RtlCompareMemory + RtlDeleteFunctionTable + RtlInstallFunctionTableCallback + RtlLookupFunctionEntry + RtlPcToFileHeader + RtlRaiseException + RtlRestoreContext + RtlUnwind + RtlUnwindEx + RtlVirtualUnwind + RtlAddGrowableFunctionTable + RtlDeleteGrowableFunctionTable + RtlGrowFunctionTable + CompareStringEx + CompareStringOrdinal + CompareStringW + FoldStringW + GetStringTypeExW + GetStringTypeW + MultiByteToWideChar + WideCharToMultiByte + 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 + ReleaseSRWLockExclusive + ReleaseSRWLockShared + ReleaseSemaphore + ResetEvent + SetCriticalSectionSpinCount + SetEvent + SetWaitableTimer + SetWaitableTimerEx + SleepEx + TryAcquireSRWLockExclusive + TryAcquireSRWLockShared + TryEnterCriticalSection + WaitForMultipleObjectsEx + WaitForSingleObject + WaitForSingleObjectEx + DeleteSynchronizationBarrier + EnterSynchronizationBarrier + InitOnceBeginInitialize + InitOnceComplete + InitOnceExecuteOnce + InitOnceInitialize + InitializeConditionVariable + InitializeSynchronizationBarrier + 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 + 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 + SetDynamicTimeZoneInformation + SetTimeZoneInformation + SystemTimeToFileTime + SystemTimeToTzSpecificLocalTime + SystemTimeToTzSpecificLocalTimeEx + TzSpecificLocalTimeToSystemTime + TzSpecificLocalTimeToSystemTimeEx + Beep + DecodePointer + DecodeSystemPointer + EncodePointer + EncodeSystemPointer + DecodeRemotePointer + EncodeRemotePointer + IsWow64Process + Wow64DisableWow64FsRedirection + Wow64RevertWow64FsRedirection + GetSystemWow64Directory2A + GetSystemWow64Directory2W + GetSystemWow64DirectoryA + GetSystemWow64DirectoryW + IsWow64Process2 + Wow64SetThreadDefaultGuestMachine + IsWow64GuestMachineSupported + RtlCopyExtendedContext + RtlGetEnabledExtendedFeatures + RtlGetExtendedContextLength + RtlGetExtendedFeaturesMask + RtlInitializeExtendedContext + RtlLocateExtendedFeature + RtlLocateLegacyContext + RtlSetExtendedFeaturesMask + RtlCopyContext + RtlLocateExtendedFeature2 + CloseTrace + OpenTraceW + ProcessTrace + QueryTraceProcessingHandle + ControlTraceW + EnableTraceEx2 + EnumerateTraceGuidsEx + EventAccessControl + EventAccessQuery + EventAccessRemove + QueryAllTracesW + StartTraceW + StopTraceW + TraceQueryInformation + TraceSetInformation + GetAppContainerNamedObjectPath + 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 + ConvertSecurityDescriptorToStringSecurityDescriptorW + ConvertSidToStringSidW + ConvertStringSecurityDescriptorToSecurityDescriptorW + ConvertStringSidToSidW + 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 + SystemFunction001 + SystemFunction002 + SystemFunction003 + SystemFunction004 + SystemFunction005 + SystemFunction028 + SystemFunction029 + SystemFunction034 + SystemFunction036 + SystemFunction040 + SystemFunction041 + 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 + 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 + GetUniDirectionalAdapterInfo + GetUnicastIpAddressEntry + GetUnicastIpAddressTable + GetWPAOACSupportLevel + Icmp6CreateFile + Icmp6ParseReplies + Icmp6SendEcho2 + IcmpCloseHandle + IcmpCreateFile + IcmpParseReplies + IcmpSendEcho + IcmpSendEcho2 + IcmpSendEcho2Ex + InitializeCompartmentEntry + InitializeIpForwardEntry + InitializeIpInterfaceEntry + InitializeUnicastIpAddressEntry + InternalCleanupPersistentStore + InternalCreateAnycastIpAddressEntry + InternalCreateIpForwardEntry + InternalCreateIpForwardEntry2 + InternalCreateIpNetEntry + InternalCreateIpNetEntry2 + InternalCreateUnicastIpAddressEntry + InternalDeleteAnycastIpAddressEntry + InternalDeleteIpForwardEntry + InternalDeleteIpForwardEntry2 + InternalDeleteIpNetEntry + InternalDeleteIpNetEntry2 + InternalDeleteUnicastIpAddressEntry + InternalFindInterfaceByAddress + InternalGetAnycastIpAddressEntry + InternalGetAnycastIpAddressTable + InternalGetBoundTcp6EndpointTable + InternalGetBoundTcpEndpointTable + InternalGetForwardIpTable2 + InternalGetIPPhysicalInterfaceForDestination + InternalGetIfEntry2 + InternalGetIfTable + InternalGetIfTable2 + InternalGetIpAddrTable + InternalGetIpForwardEntry2 + InternalGetIpForwardTable + InternalGetIpInterfaceEntry + InternalGetIpInterfaceTable + InternalGetIpNetEntry2 + InternalGetIpNetTable + InternalGetIpNetTable2 + 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 + NTPTimeToNTFileTime + NTTimeToNTPTime + NhGetGuidFromInterfaceName + NhGetInterfaceDescriptionFromGuid + NhGetInterfaceNameFromDeviceGuid + NhGetInterfaceNameFromGuid + NhpAllocateAndGetInterfaceInfoFromStack + NotifyAddrChange + NotifyCompartmentChange + NotifyIpInterfaceChange + NotifyRouteChange + NotifyRouteChange2 + NotifyStableUnicastIpAddressTable + NotifyTeredoPortChange + NotifyUnicastIpAddressChange + OpenCompartment + ParseNetworkString + PfAddFiltersToInterface + PfAddGlobalFilterToInterface + PfBindInterfaceToIPAddress + PfBindInterfaceToIndex + 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 + if_indextoname + if_nametoindex + 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 + ?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 + 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 + InitSecurityInterfaceA + InitSecurityInterfaceW + InitializeSecurityContextA + InitializeSecurityContextW + 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 + 23 socket + 22 shutdown + 21 setsockopt + 20 sendto + 19 send + 18 select + 17 recvfrom + 16 recv + 15 ntohs + 14 ntohl + 13 listen + 10 ioctlsocket + inet_pton + inet_ntop + 12 inet_ntoa + 11 inet_addr + 9 htons + 8 htonl + 7 getsockopt + 6 getsockname + 56 getservbyport + 55 getservbyname + 54 getprotobynumber + 53 getprotobyname + 5 getpeername + getnameinfo + 57 gethostname + 52 gethostbyname + 51 gethostbyaddr + getaddrinfo + freeaddrinfo + 4 connect + 3 closesocket + 2 bind + 1 accept + 151 __WSAFDIsSet + WahWriteLSPEvent + WahWaitForNotification + WahRemoveHandleContext + WahReferenceContextByHandle + WahQueueUserApc + WahOpenNotificationHandleHelper + WahOpenHandleHelper + WahOpenCurrentThread + WahOpenApcHelper + WahNotifyAllProcesses + WahInsertHandleContext + WahEnumerateHandleContexts + WahEnableNonIFSHandleSupport + WahDisableNonIFSHandleSupport + WahDestroyHandleContextTable + WahCreateSocketHandle + WahCreateNotificationHandle + WahCreateHandleContextTable + WahCompleteRequest + WahCloseThread + WahCloseSocketHandle + WahCloseNotificationHandleHelper + WahCloseHandleHelper + WahCloseApcHelper + WSCWriteProviderOrderEx + WSCWriteProviderOrder + WSCWriteNameSpaceOrder + WSCUpdateProviderEx + WSCUpdateProvider + WSCUnInstallNameSpaceEx2 + WSCUnInstallNameSpace + WSCSetProviderInfo + WSCSetApplicationCategoryEx + WSCSetApplicationCategory + WSCInstallProviderEx + WSCInstallProviderAndChains + WSCInstallProvider + WSCInstallNameSpaceEx2 + WSCInstallNameSpaceEx + WSCInstallNameSpace + WSCGetProviderPath + WSCGetProviderInfo + WSCGetApplicationCategoryEx + WSCGetApplicationCategory + WSCEnumProtocolsEx + WSCEnumProtocols + WSCEnableNSProvider + WSCDeinstallProviderEx + WSCDeinstallProvider + WSAWaitForMultipleEvents + 110 WSAUnhookBlockingHook + WSAUnadvertiseProvider + WSAStringToAddressW + WSAStringToAddressA + 115 WSAStartup + WSASocketW + WSASocketA + WSASetServiceW + WSASetServiceA + 112 WSASetLastError + WSASetEvent + 109 WSASetBlockingHook + WSASendTo + WSASendMsg + WSASendDisconnect + WSASend + WSAResetEvent + WSARemoveServiceClass + WSARecvFrom + WSARecvDisconnect + WSARecv + WSAProviderConfigChange + WSAProviderCompleteAsyncCall + WSAPoll + WSANtohs + WSANtohl + WSANSPIoctl + WSALookupServiceNextW + WSALookupServiceNextA + WSALookupServiceEnd + WSALookupServiceBeginW + WSALookupServiceBeginA + WSAJoinLeaf + 114 WSAIsBlocking + WSAIoctl + WSAInstallServiceClassW + WSAInstallServiceClassA + WSAHtons + WSAHtonl + WSAGetServiceClassNameByClassIdW + WSAGetServiceClassNameByClassIdA + WSAGetServiceClassInfoW + WSAGetServiceClassInfoA + WSAGetQOSByName + WSAGetOverlappedResult + 111 WSAGetLastError + WSAEventSelect + WSAEnumProtocolsW + WSAEnumProtocolsA + WSAEnumNetworkEvents + WSAEnumNameSpaceProvidersW + WSAEnumNameSpaceProvidersExW + WSAEnumNameSpaceProvidersExA + WSAEnumNameSpaceProvidersA + WSADuplicateSocketW + WSADuplicateSocketA + WSACreateEvent + WSAConnectByNameW + WSAConnectByNameA + WSAConnectByList + WSAConnect + WSACloseEvent + 116 WSACleanup + 113 WSACancelBlockingCall + 108 WSACancelAsyncRequest + 101 WSAAsyncSelect + 106 WSAAsyncGetServByPort + 107 WSAAsyncGetServByName + 104 WSAAsyncGetProtoByNumber + 105 WSAAsyncGetProtoByName + 103 WSAAsyncGetHostByName + 102 WSAAsyncGetHostByAddr + WSAAdvertiseProvider + WSAAddressToStringW + WSAAddressToStringA + WSAAccept + WPUGetProviderPathEx + WPUCompleteOverlappedRequest + 500 WEP + SetAddrInfoExW + SetAddrInfoExA + InetPtonW + InetNtopW + GetNameInfoW + GetHostNameW + GetAddrInfoW + GetAddrInfoExW + GetAddrInfoExOverlappedResult + GetAddrInfoExCancel + GetAddrInfoExA + FreeAddrInfoW + FreeAddrInfoExW + FreeAddrInfoEx + ?WSApSetPostRoutine@@YAHPAX@Z (int __cdecl WSApSetPostRoutine(void *)) + + Summary + + CE4C .debug$S + D84 .idata$2 + D84 .idata$3 + 2B4 .idata$4 + 2B4 .idata$5 + 1638 .idata$6 diff --git a/symbols/SDK/um/arm/mincore_downlevel.txt b/symbols/SDK/um/arm/mincore_downlevel.txt new file mode 100644 index 00000000..ab9da706 --- /dev/null +++ b/symbols/SDK/um/arm/mincore_downlevel.txt @@ -0,0 +1,472 @@ +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\mincore_downlevel.lib + +File Type: LIBRARY + + Exports + + ordinal name + + GetAcceptLanguagesW + HashData + IsInternetESCEnabled + ParseURLW + PathAddBackslashA + PathAddBackslashW + PathAddExtensionA + PathAddExtensionW + PathAppendA + PathAppendW + PathCanonicalizeA + PathCanonicalizeW + PathCommonPrefixA + PathCommonPrefixW + PathCreateFromUrlAlloc + PathCreateFromUrlW + PathFileExistsA + PathFileExistsW + PathFindExtensionA + PathFindExtensionW + PathFindFileNameA + PathFindFileNameW + PathFindNextComponentA + PathFindNextComponentW + PathGetArgsA + PathGetArgsW + PathGetDriveNumberA + PathGetDriveNumberW + PathIsFileSpecA + PathIsFileSpecW + PathIsLFNFileSpecA + PathIsLFNFileSpecW + PathIsPrefixA + PathIsPrefixW + PathIsRelativeA + PathIsRelativeW + PathIsRootA + PathIsRootW + PathIsSameRootA + PathIsSameRootW + PathIsUNCA + PathIsUNCServerA + PathIsUNCServerShareA + PathIsUNCServerShareW + PathIsUNCServerW + PathIsUNCW + PathIsURLW + PathParseIconLocationA + PathParseIconLocationW + PathRelativePathToA + PathRelativePathToW + PathRemoveBackslashA + PathRemoveBackslashW + PathRemoveBlanksA + PathRemoveBlanksW + PathRemoveExtensionA + PathRemoveExtensionW + PathRemoveFileSpecA + PathRemoveFileSpecW + PathRenameExtensionA + PathRenameExtensionW + PathSkipRootA + PathSkipRootW + PathStripPathA + PathStripPathW + PathStripToRootA + PathStripToRootW + PathUnquoteSpacesA + PathUnquoteSpacesW + QISearch + SHLoadIndirectString + SHRegCloseUSKey + SHRegDeleteUSValueA + SHRegDeleteUSValueW + SHRegEnumUSKeyA + SHRegEnumUSKeyW + SHRegGetBoolUSValueA + SHRegGetBoolUSValueW + SHRegGetUSValueA + SHRegGetUSValueW + SHRegOpenUSKeyA + SHRegOpenUSKeyW + SHRegQueryUSValueA + SHRegQueryUSValueW + SHRegSetUSValueA + SHRegSetUSValueW + StrCSpnA + StrCSpnIA + StrCSpnIW + StrCSpnW + StrCatBuffA + StrCatBuffW + StrCatChainW + StrChrA + StrChrIA + StrChrIW + StrChrNIW + StrChrNW + StrChrW + StrCmpCA + StrCmpCW + StrCmpICA + StrCmpICW + StrCmpIW + StrCmpLogicalW + StrCmpNA + StrCmpNCA + StrCmpNCW + StrCmpNIA + StrCmpNICA + StrCmpNICW + StrCmpNIW + StrCmpNW + StrCmpW + StrCpyNW + StrDupA + StrDupW + StrIsIntlEqualA + StrIsIntlEqualW + StrPBrkA + StrPBrkW + StrRChrA + StrRChrIA + StrRChrIW + StrRChrW + StrRStrIA + StrRStrIW + StrSpnA + StrSpnW + StrStrA + StrStrIA + StrStrIW + StrStrNIW + StrStrNW + StrStrW + StrToInt64ExA + StrToInt64ExW + StrToIntA + StrToIntExA + StrToIntExW + StrToIntW + StrTrimA + StrTrimW + UrlApplySchemeW + UrlCanonicalizeW + UrlCombineA + UrlCombineW + UrlCreateFromPathW + UrlEscapeW + UrlFixupW + UrlGetLocationW + UrlGetPartW + UrlIsW + UrlUnescapeA + UrlUnescapeW + IStream_Copy + IStream_Read + IStream_ReadStr + IStream_Reset + IStream_Size + IStream_Write + IStream_WriteStr + IUnknown_AtomicRelease + IUnknown_GetSite + IUnknown_QueryService + IUnknown_Set + IUnknown_SetSite + SHAnsiToAnsi + SHAnsiToUnicode + SHCopyKeyA + SHCopyKeyW + SHCreateMemStream + SHCreateStreamOnFileA + SHCreateStreamOnFileEx + SHCreateStreamOnFileW + SHCreateThreadRef + SHDeleteEmptyKeyA + SHDeleteEmptyKeyW + SHDeleteKeyA + SHDeleteKeyW + SHDeleteValueA + SHDeleteValueW + SHEnumKeyExA + SHEnumKeyExW + SHEnumValueA + SHEnumValueW + SHGetThreadRef + SHGetValueA + SHGetValueW + SHOpenRegStream2A + SHOpenRegStream2W + SHOpenRegStreamA + SHOpenRegStreamW + SHQueryInfoKeyA + SHQueryInfoKeyW + SHQueryValueExA + SHQueryValueExW + SHRegDuplicateHKey + SHRegGetPathA + SHRegGetPathW + SHRegGetValueA + SHRegGetValueW + SHRegSetPathA + SHRegSetPathW + SHReleaseThreadRef + SHSetThreadRef + SHSetValueA + SHSetValueW + SHStrDupW + SHUnicodeToAnsi + SHUnicodeToUnicode + CommandLineToArgvW + GetCurrentProcessExplicitAppUserModelID + SetCurrentProcessExplicitAppUserModelID + GetFileVersionInfoExW + GetFileVersionInfoSizeExW + VerFindFileA + VerFindFileW + VerQueryValueA + VerQueryValueW + CharLowerA + CharLowerBuffA + CharLowerBuffW + CharLowerW + CharNextA + CharNextExA + CharNextW + CharPrevA + CharPrevExA + CharPrevW + CharUpperA + CharUpperBuffA + CharUpperBuffW + CharUpperW + IsCharAlphaA + IsCharAlphaNumericA + IsCharAlphaNumericW + IsCharAlphaW + IsCharLowerA + IsCharLowerW + IsCharUpperA + IsCharUpperW + 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 + CreateProcessAsUserW + CreateRestrictedToken + CreateWellKnownSid + DeleteAce + DestroyPrivateObjectSecurity + DuplicateToken + DuplicateTokenEx + EqualDomainSid + EqualPrefixSid + EqualSid + EventActivityIdControl + EventEnabled + EventProviderEnabled + EventRegister + EventUnregister + EventWrite + EventWriteString + EventWriteTransfer + FindFirstFreeAce + FreeSid + GetAce + GetAclInformation + GetFileSecurityW + GetKernelObjectSecurity + GetLengthSid + GetPrivateObjectSecurity + GetSecurityDescriptorControl + GetSecurityDescriptorDacl + GetSecurityDescriptorGroup + GetSecurityDescriptorLength + GetSecurityDescriptorOwner + GetSecurityDescriptorRMControl + GetSecurityDescriptorSacl + GetSidIdentifierAuthority + GetSidLengthRequired + GetSidSubAuthority + GetSidSubAuthorityCount + GetTokenInformation + GetTraceEnableFlags + GetTraceEnableLevel + GetTraceLoggerHandle + InitializeAcl + InitializeSecurityDescriptor + InitializeSid + IsTokenRestricted + IsValidAcl + IsValidSecurityDescriptor + IsValidSid + MakeAbsoluteSD + MakeSelfRelativeSD + OpenProcessToken + OpenThreadToken + PrivilegeCheck + PrivilegedServiceAuditAlarmW + QuerySecurityAccessMask + 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 + RegisterTraceGuidsW + RevertToSelf + SetAclInformation + SetFileSecurityW + SetKernelObjectSecurity + SetSecurityAccessMask + SetSecurityDescriptorControl + SetSecurityDescriptorDacl + SetSecurityDescriptorGroup + SetSecurityDescriptorOwner + SetSecurityDescriptorRMControl + SetSecurityDescriptorSacl + SetTokenInformation + TraceEvent + TraceMessage + TraceMessageVa + UnregisterTraceGuids + CloseServiceHandle + ConvertSidToStringSidW + ConvertStringSecurityDescriptorToSecurityDescriptorW + ConvertStringSidToSidW + CredDeleteW + CredEnumerateW + CredFree + CredReadDomainCredentialsW + CredReadW + CredWriteDomainCredentialsW + CredWriteW + OpenSCManagerW + OpenServiceW + QueryServiceConfigW + IdnToAscii + IdnToUnicode + CLSIDFromProgID + CLSIDFromString + CoCopyProxy + CoCreateFreeThreadedMarshaler + CoCreateGuid + CoCreateInstance + CoCreateInstanceEx + CoDisconnectObject + CoFreeUnusedLibraries + CoFreeUnusedLibrariesEx + CoGetApartmentType + CoGetClassObject + CoGetCurrentLogicalThreadId + CoGetInterfaceAndReleaseStream + CoGetMalloc + CoGetMarshalSizeMax + CoGetObjectContext + CoGetStdMarshalEx + CoGetTreatAsClass + CoImpersonateClient + CoInitializeEx + CoInitializeSecurity + CoMarshalInterThreadInterfaceInStream + CoMarshalInterface + CoRegisterClassObject + CoRegisterInitializeSpy + CoRegisterMessageFilter + CoReleaseMarshalData + CoRevertToSelf + CoRevokeClassObject + CoRevokeInitializeSpy + CoSetProxyBlanket + CoTaskMemAlloc + CoTaskMemFree + CoTaskMemRealloc + CoUninitialize + CoUnmarshalInterface + CoWaitForMultipleHandles + CreateStreamOnHGlobal + FreePropVariantArray + GetHGlobalFromStream + IIDFromString + ProgIDFromCLSID + PropVariantClear + PropVariantCopy + StringFromCLSID + StringFromGUID2 + StringFromIID + + Summary + + B88 .debug$S + B4 .idata$2 + B4 .idata$3 + 24 .idata$4 + 24 .idata$5 + 16C .idata$6 diff --git a/symbols/SDK/um/arm/mmdevapi.txt b/symbols/SDK/um/arm/mmdevapi.txt new file mode 100644 index 00000000..2aa461db --- /dev/null +++ b/symbols/SDK/um/arm/mmdevapi.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\mmdevapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 13 AETraceOutputDebugString + 17 ActivateAudioInterfaceAsync + 2 CleanupDeviceAPI + 15 FlushDeviceTopologyCache + 12 GenerateMediaEvent + 7 GetClassFromEndpointId + 8 GetEndpointGuidFromEndpointId + 18 GetEndpointIdFromDeviceInterfaceId + 16 GetNeverSetAsDefaultProperty + 9 GetSessionIdFromEndpointId + 3 InitializeDeviceAPI + 4 MMDeviceCreateRegistryPropertyStore + 5 MMDeviceGetDeviceEnumerator + 6 MMDeviceGetEndpointManager + 14 MMDeviceGetPolicyConfig + 10 RegisterForMediaCallback + 11 UnregisterMediaCallback + 19 mmdDevFindMmDevProperty + 30 mmdDevGetEndpointFormFactorFromMMDeviceId + 26 mmdDevGetInstanceIdFromInterfaceId + 29 mmdDevGetInstanceIdFromMMDeviceId + 24 mmdDevGetInterfaceClassGuid + 22 mmdDevGetInterfaceDataFlow + 21 mmdDevGetInterfaceIdFromMMDevice + 28 mmdDevGetInterfaceIdFromMMDeviceId + 20 mmdDevGetInterfacePropertyStore + 23 mmdDevGetMMDeviceFromInterfaceId + 25 mmdDevGetMMDeviceIdFromInterfaceId + 27 mmdDevGetRelatedInterfaceId + + 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/mprsnap.txt b/symbols/SDK/um/arm/mprsnap.txt new file mode 100644 index 00000000..93a187f0 --- /dev/null +++ b/symbols/SDK/um/arm/mprsnap.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\mprsnap.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?SetupWithCYS@@YAJKPAPAX@Z (long __cdecl SetupWithCYS(unsigned long,void * *)) + AddIpPerInterfaceBlocks + ConnectInterface + ConnectInterfaceEx + ConnectRegistry + ConnectRouter + CreateInfoBase + CreateInterfaceInfo + CreateInterfaceInfoAggregation + CreateRouterInfo + CreateRouterInfoAggregation + CreateRtrMgrInfoAggregation + CreateRtrMgrInterfaceInfo + CreateRtrMgrInterfaceInfoAggregation + CreateRtrMgrProtocolInfo + CreateRtrMgrProtocolInfoAggregation + CreateRtrMgrProtocolInterfaceInfo + CreateRtrMgrProtocolInterfaceInfoAggregation + DisconnectRegistry + ErasePSK + ForceGlobalRefresh + GetNTVersion + GetRouterServiceStartType + GetRouterServiceStatus + GetRouterUpTime + IsNT4Machine + IsRouterServiceRunning + LoadInfoBase + LookupRtrMgr + LookupRtrMgrInterface + LookupRtrMgrProtocol + LookupRtrMgrProtocolInterface + MprConfigServerUnattendedInstall + PauseRouterService + PromptForCredentials + QueryRouterType + QueryRouterVersionInfo + ResumeRouterService + SetRouterServiceStartType + StartRAMgmtService + StartRouterService + StopRAMgmtService + StopRouterService + UpdateDDM + UpdateRoutes + UpdateRoutesEx + + 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/msaatext.txt b/symbols/SDK/um/arm/msaatext.txt new file mode 100644 index 00000000..ffa96846 --- /dev/null +++ b/symbols/SDK/um/arm/msaatext.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\msaatext.lib + +File Type: LIBRARY + + 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/msdasc.txt b/symbols/SDK/um/arm/msdasc.txt new file mode 100644 index 00000000..04056c6a --- /dev/null +++ b/symbols/SDK/um/arm/msdasc.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\msdasc.lib + +File Type: LIBRARY + + Summary + + 2608 .debug$S + 2CEC .debug$T + 4 .drectve + 90 .rdata diff --git a/symbols/SDK/um/arm/msdelta.txt b/symbols/SDK/um/arm/msdelta.txt new file mode 100644 index 00000000..10f3b0a3 --- /dev/null +++ b/symbols/SDK/um/arm/msdelta.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\msdelta.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ApplyDeltaA + ApplyDeltaB + ApplyDeltaProvidedB + ApplyDeltaW + CreateDeltaA + CreateDeltaB + CreateDeltaW + DeltaFree + DeltaNormalizeProvidedB + GetDeltaInfoA + GetDeltaInfoB + GetDeltaInfoW + GetDeltaSignatureA + GetDeltaSignatureB + GetDeltaSignatureW + + 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/msdmo.txt b/symbols/SDK/um/arm/msdmo.txt new file mode 100644 index 00000000..dd946279 --- /dev/null +++ b/symbols/SDK/um/arm/msdmo.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\msdmo.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DMOEnum + DMOGetName + DMOGetTypes + DMOGuidToStrA + DMOGuidToStrW + DMORegister + DMOStrToGuidA + DMOStrToGuidW + DMOUnregister + MoCopyMediaType + MoCreateMediaType + MoDeleteMediaType + MoDuplicateMediaType + MoFreeMediaType + MoInitMediaType + + 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/msdrm.txt b/symbols/SDK/um/arm/msdrm.txt new file mode 100644 index 00000000..094027d4 --- /dev/null +++ b/symbols/SDK/um/arm/msdrm.txt @@ -0,0 +1,106 @@ +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\msdrm.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DRMAcquireAdvisories + DRMAcquireIssuanceLicenseTemplate + DRMAcquireLicense + DRMActivate + DRMAddLicense + DRMAddRightWithUser + DRMAttest + DRMCheckSecurity + DRMClearAllRights + DRMCloseEnvironmentHandle + DRMCloseHandle + DRMClosePubHandle + DRMCloseQueryHandle + DRMCloseSession + DRMConstructCertificateChain + DRMCreateBoundLicense + DRMCreateClientSession + DRMCreateEnablingBitsDecryptor + DRMCreateEnablingBitsEncryptor + DRMCreateEnablingPrincipal + DRMCreateIssuanceLicense + DRMCreateLicenseStorageSession + DRMCreateRight + DRMCreateUser + DRMDecode + DRMDeconstructCertificateChain + DRMDecrypt + DRMDeleteLicense + DRMDuplicateEnvironmentHandle + DRMDuplicateHandle + DRMDuplicatePubHandle + DRMDuplicateSession + DRMEncode + DRMEncrypt + DRMEnumerateLicense + DRMGetApplicationSpecificData + DRMGetBoundLicenseAttribute + DRMGetBoundLicenseAttributeCount + DRMGetBoundLicenseObject + DRMGetBoundLicenseObjectCount + DRMGetCertificateChainCount + DRMGetClientVersion + DRMGetEnvironmentInfo + DRMGetInfo + DRMGetIntervalTime + DRMGetIssuanceLicenseInfo + DRMGetIssuanceLicenseTemplate + DRMGetMetaData + DRMGetNameAndDescription + DRMGetOwnerLicense + DRMGetProcAddress + DRMGetRevocationPoint + DRMGetRightExtendedInfo + DRMGetRightInfo + DRMGetSecurityProvider + DRMGetServiceLocation + DRMGetSignedIssuanceLicense + DRMGetSignedIssuanceLicenseEx + DRMGetTime + DRMGetUnboundLicenseAttribute + DRMGetUnboundLicenseAttributeCount + DRMGetUnboundLicenseObject + DRMGetUnboundLicenseObjectCount + DRMGetUsagePolicy + DRMGetUserInfo + DRMGetUserRights + DRMGetUsers + DRMInitEnvironment + DRMIsActivated + DRMIsWindowProtected + DRMLoadLibrary + DRMParseUnboundLicense + DRMRegisterContent + DRMRegisterProtectedWindow + DRMRegisterRevocationList + DRMRepair + DRMSetApplicationSpecificData + DRMSetGlobalOptions + DRMSetIntervalTime + DRMSetMetaData + DRMSetNameAndDescription + DRMSetRevocationPoint + DRMSetUsagePolicy + DRMVerify + __AddMachineCertToLicenseStore + + 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/mspatcha.txt b/symbols/SDK/um/arm/mspatcha.txt new file mode 100644 index 00000000..28467e7b --- /dev/null +++ b/symbols/SDK/um/arm/mspatcha.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\mspatcha.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ApplyPatchToFileA + ApplyPatchToFileByBuffers + ApplyPatchToFileByHandles + ApplyPatchToFileByHandlesEx + ApplyPatchToFileExA + ApplyPatchToFileExW + ApplyPatchToFileW + GetFilePatchSignatureA + GetFilePatchSignatureByBuffer + GetFilePatchSignatureByHandle + GetFilePatchSignatureW + NormalizeFileForPatchSignature + TestApplyPatchToFileA + TestApplyPatchToFileByBuffers + TestApplyPatchToFileByHandles + TestApplyPatchToFileW + + 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/mspatchc.txt b/symbols/SDK/um/arm/mspatchc.txt new file mode 100644 index 00000000..86d40fff --- /dev/null +++ b/symbols/SDK/um/arm/mspatchc.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\mspatchc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CreatePatchFileA + CreatePatchFileByHandles + CreatePatchFileByHandlesEx + CreatePatchFileExA + CreatePatchFileExW + CreatePatchFileW + ExtractPatchHeaderToFileA + ExtractPatchHeaderToFileByHandles + ExtractPatchHeaderToFileW + GetFilePatchSignatureA + GetFilePatchSignatureByBuffer + GetFilePatchSignatureByHandle + GetFilePatchSignatureW + NormalizeFileForPatchSignature + + 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/mspbase.txt b/symbols/SDK/um/arm/mspbase.txt new file mode 100644 index 00000000..1c9fd20d --- /dev/null +++ b/symbols/SDK/um/arm/mspbase.txt @@ -0,0 +1,28 @@ +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\mspbase.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + 8 .CRT$XCU + 104 .bss + 16C .data + 35AD .data$r + 135BB0 .debug$S + 400E10 .debug$T + BDF .drectve + E50 .gfids$y + 2700 .pdata + FF3F .rdata + 39EC .rdata$r + 14 .text + 78 .text$di + 177B4 .text$mn + 224 .text$x + 50 .text$yd + E10 .xdata diff --git a/symbols/SDK/um/arm/msports.txt b/symbols/SDK/um/arm/msports.txt new file mode 100644 index 00000000..f100902e --- /dev/null +++ b/symbols/SDK/um/arm/msports.txt @@ -0,0 +1,32 @@ +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\msports.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ComDBClaimNextFreePort + ComDBClaimPort + ComDBClose + ComDBGetCurrentPortUsage + ComDBOpen + ComDBReleasePort + ComDBResizeDatabase + ParallelPortPropPageProvider + PortsClassInstaller + SerialDisplayAdvancedSettings + SerialPortPropPageProvider + + 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/msv1_0.txt b/symbols/SDK/um/arm/msv1_0.txt new file mode 100644 index 00000000..b369919f --- /dev/null +++ b/symbols/SDK/um/arm/msv1_0.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\msv1_0.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?MsvIsLocalhostAliases@@YAHPAU_UNICODE_STRING@@@Z (int __cdecl MsvIsLocalhostAliases(struct _UNICODE_STRING *)) + ?SpLsaModeInitialize@@YAJKPAKPAPAU_SECPKG_FUNCTION_TABLE@@0@Z (long __cdecl SpLsaModeInitialize(unsigned long,unsigned long *,struct _SECPKG_FUNCTION_TABLE * *,unsigned long *)) + ?SpUserModeInitialize@@YAJKPAKPAPAU_SECPKG_USER_FUNCTION_TABLE@@0@Z (long __cdecl SpUserModeInitialize(unsigned long,unsigned long *,struct _SECPKG_USER_FUNCTION_TABLE * *,unsigned long *)) + DllMain + LsaApCallPackage + LsaApCallPackagePassthrough + LsaApCallPackageUntrusted + LsaApInitializePackage + LsaApLogonTerminated + LsaApLogonUserEx2 + Msv1_0ExportSubAuthenticationRoutine + Msv1_0SubAuthenticationPresent + MsvGetLogonAttemptCount + MsvIsIpAddressLocal + MsvSamLogoff + MsvSamValidate + MsvValidateTarget + 1 SpInitialize + 32 SpInstanceInit + + 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/msvfw32.txt b/symbols/SDK/um/arm/msvfw32.txt new file mode 100644 index 00000000..af750168 --- /dev/null +++ b/symbols/SDK/um/arm/msvfw32.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\msvfw32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + DrawDibBegin + DrawDibChangePalette + DrawDibClose + DrawDibDraw + DrawDibEnd + DrawDibGetBuffer + DrawDibGetPalette + DrawDibOpen + DrawDibProfileDisplay + DrawDibRealize + DrawDibSetPalette + DrawDibStart + DrawDibStop + DrawDibTime + GetOpenFileNamePreview + GetOpenFileNamePreviewA + GetOpenFileNamePreviewW + GetSaveFileNamePreviewA + GetSaveFileNamePreviewW + ICClose + ICCompress + ICCompressorChoose + ICCompressorFree + ICDecompress + ICDraw + ICDrawBegin + ICGetDisplayFormat + ICGetInfo + ICImageCompress + ICImageDecompress + ICInfo + ICInstall + ICLocate + ICMThunk32 + ICOpen + ICOpenFunction + ICRemove + ICSendMessage + ICSeqCompressFrame + ICSeqCompressFrameEnd + ICSeqCompressFrameStart + MCIWndCreate + MCIWndCreateA + MCIWndCreateW + MCIWndRegisterClass + StretchDIB + 2 VideoForWindowsVersion + + 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/msxml6.txt b/symbols/SDK/um/arm/msxml6.txt new file mode 100644 index 00000000..6fe6c7b0 --- /dev/null +++ b/symbols/SDK/um/arm/msxml6.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\msxml6.lib + +File Type: LIBRARY + + Summary + + 3670 .debug$S + 12D8 .debug$T + 12 .drectve + 6B0 .rdata diff --git a/symbols/SDK/um/arm/mtxdm.txt b/symbols/SDK/um/arm/mtxdm.txt new file mode 100644 index 00000000..59b73b88 --- /dev/null +++ b/symbols/SDK/um/arm/mtxdm.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\mtxdm.lib + +File Type: LIBRARY + + Exports + + ordinal name + + GetDispenserManager + + 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/muiload.txt b/symbols/SDK/um/arm/muiload.txt new file mode 100644 index 00000000..561a6aab --- /dev/null +++ b/symbols/SDK/um/arm/muiload.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\muiload.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + A .bss + 178F8 .debug$S + 1ABDC .debug$T + 17 .drectve + 1C .gfids$y + 228 .pdata + 375E .rdata + 14 .text + 1762 .text$mn + F8 .xdata diff --git a/symbols/SDK/um/arm/ncrypt.txt b/symbols/SDK/um/arm/ncrypt.txt new file mode 100644 index 00000000..87179b20 --- /dev/null +++ b/symbols/SDK/um/arm/ncrypt.txt @@ -0,0 +1,150 @@ +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\ncrypt.lib + +File Type: LIBRARY + + Exports + + ordinal name + + BCryptAddContextFunction + BCryptCloseAlgorithmProvider + BCryptConfigureContext + BCryptConfigureContextFunction + BCryptCreateContext + BCryptCreateHash + 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 + BCryptQueryContextConfiguration + BCryptQueryContextFunctionConfiguration + BCryptQueryContextFunctionProperty + BCryptQueryProviderRegistration + BCryptRegisterConfigChangeNotify + BCryptRemoveContextFunction + BCryptResolveProviders + BCryptSecretAgreement + BCryptSetAuditingInterface + BCryptSetContextFunctionProperty + BCryptSetProperty + BCryptSignHash + BCryptUnregisterConfigChangeNotify + BCryptVerifySignature + 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 + + 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/nddeapi.txt b/symbols/SDK/um/arm/nddeapi.txt new file mode 100644 index 00000000..54da6494 --- /dev/null +++ b/symbols/SDK/um/arm/nddeapi.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\nddeapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 505 NDdeGetErrorStringA + 605 NDdeGetErrorStringW + 509 NDdeGetShareSecurityA + 609 NDdeGetShareSecurityW + 511 NDdeGetTrustedShareA + 611 NDdeGetTrustedShareW + 507 NDdeIsValidAppTopicListA + 607 NDdeIsValidAppTopicListW + 506 NDdeIsValidShareNameA + 606 NDdeIsValidShareNameW + 510 NDdeSetShareSecurityA + 610 NDdeSetShareSecurityW + 512 NDdeSetTrustedShareA + 612 NDdeSetTrustedShareW + 500 NDdeShareAddA + 600 NDdeShareAddW + 501 NDdeShareDelA + 601 NDdeShareDelW + 502 NDdeShareEnumA + 602 NDdeShareEnumW + 503 NDdeShareGetInfoA + 603 NDdeShareGetInfoW + 504 NDdeShareSetInfoA + 604 NDdeShareSetInfoW + 508 NDdeSpecialCommandA + 608 NDdeSpecialCommandW + 513 NDdeTrustedShareEnumA + 613 NDdeTrustedShareEnumW + + 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/ndfapi.txt b/symbols/SDK/um/arm/ndfapi.txt new file mode 100644 index 00000000..179362ec --- /dev/null +++ b/symbols/SDK/um/arm/ndfapi.txt @@ -0,0 +1,45 @@ +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\ndfapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?NdfRunDllDiagnoseIncident@@YAXPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (void __cdecl NdfRunDllDiagnoseIncident(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?NdfRunDllDiagnoseNetConnectionIncident@@YAXPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (void __cdecl NdfRunDllDiagnoseNetConnectionIncident(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?NdfRunDllDiagnoseWithAnswerFile@@YAXPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (void __cdecl NdfRunDllDiagnoseWithAnswerFile(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?NdfRunDllDuplicateIPDefendingSystem@@YAXPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (void __cdecl NdfRunDllDuplicateIPDefendingSystem(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?NdfRunDllDuplicateIPOffendingSystem@@YAXPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (void __cdecl NdfRunDllDuplicateIPOffendingSystem(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?NdfRunDllHelpTopic@@YAXPAUHWND__@@PAUHINSTANCE__@@PBDH@Z (void __cdecl NdfRunDllHelpTopic(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + NdfCancelIncident + NdfCloseIncident + NdfCreateConnectivityIncident + NdfCreateDNSIncident + NdfCreateGroupingIncident + NdfCreateInboundIncident + NdfCreateIncident + NdfCreateNetConnectionIncident + NdfCreatePnrpIncident + NdfCreateSharingIncident + NdfCreateWebIncident + NdfCreateWebIncidentEx + NdfCreateWinSockIncident + NdfDiagnoseIncident + NdfExecuteDiagnosis + NdfGetTraceFile + NdfRepairIncident + NdfRepairIncidentEx + + 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/ndproxystub.txt b/symbols/SDK/um/arm/ndproxystub.txt new file mode 100644 index 00000000..de7b69d0 --- /dev/null +++ b/symbols/SDK/um/arm/ndproxystub.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\ndproxystub.lib + +File Type: LIBRARY + + 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/netlib.txt b/symbols/SDK/um/arm/netlib.txt new file mode 100644 index 00000000..7f0c3704 --- /dev/null +++ b/symbols/SDK/um/arm/netlib.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\netlib.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + 2C2 .bss + 586 .data + F0440 .debug$S + 1D4A18 .debug$T + A7 .drectve + 2C .gfids$y + 898 .pdata + E69 .rdata + 14 .text + 838C .text$mn + 3B4 .xdata diff --git a/symbols/SDK/um/arm/newdev.txt b/symbols/SDK/um/arm/newdev.txt new file mode 100644 index 00000000..80094af3 --- /dev/null +++ b/symbols/SDK/um/arm/newdev.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\newdev.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CheckDriverSoftwareDependenciesSatisfied + DeviceInternetSettingUiW + DiInstallDevice + DiInstallDriverA + DiInstallDriverW + DiRollbackDriver + DiShowUpdateDevice + DiShowUpdateDriver + DiUninstallDevice + DiUninstallDriverA + DiUninstallDriverW + GetInternetPolicies + InstallNewDevice + InstallSelectedDriver + InstallWindowsUpdateDriver + InstallWindowsUpdateDriverEx + InstallWindowsUpdateDrivers + QueryWindowsUpdateDriverStatus + SetInternetPolicies + UpdateDriverForPlugAndPlayDevicesA + UpdateDriverForPlugAndPlayDevicesW + pDiDoDeviceInstallAsAdmin + pDiDoNullDriverInstall + + 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/ninput.txt b/symbols/SDK/um/arm/ninput.txt new file mode 100644 index 00000000..a9450ec7 --- /dev/null +++ b/symbols/SDK/um/arm/ninput.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\ninput.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AddPointerInteractionContext + BufferPointerPacketsInteractionContext + CreateInteractionContext + DestroyInteractionContext + GetCrossSlideParameterInteractionContext + GetInertiaParameterInteractionContext + GetInteractionConfigurationInteractionContext + GetMouseWheelParameterInteractionContext + GetPropertyInteractionContext + GetStateInteractionContext + ProcessBufferedPacketsInteractionContext + ProcessInertiaInteractionContext + ProcessPointerFramesInteractionContext + RegisterOutputCallbackInteractionContext + RemovePointerInteractionContext + ResetInteractionContext + SetCrossSlideParametersInteractionContext + SetInertiaParameterInteractionContext + SetInteractionConfigurationInteractionContext + SetMouseWheelParameterInteractionContext + SetPivotInteractionContext + SetPropertyInteractionContext + StopInteractionContext + + 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/normaliz.txt b/symbols/SDK/um/arm/normaliz.txt new file mode 100644 index 00000000..8f371dc4 --- /dev/null +++ b/symbols/SDK/um/arm/normaliz.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\normaliz.lib + +File Type: LIBRARY + + Exports + + ordinal name + + IdnToAscii + IdnToNameprepUnicode + IdnToUnicode + IsNormalizedString + NormalizeString + + 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/nt.txt b/symbols/SDK/um/arm/nt.txt new file mode 100644 index 00000000..3f80476b --- /dev/null +++ b/symbols/SDK/um/arm/nt.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\nt.lib + +File Type: LIBRARY + + Summary + + BAE4 .debug$S + 1F590 .debug$T + C .drectve + 30 .pdata + 72 .rdata + 3CA .text$mn diff --git a/symbols/SDK/um/arm/ntdll.txt b/symbols/SDK/um/arm/ntdll.txt new file mode 100644 index 00000000..ec907205 --- /dev/null +++ b/symbols/SDK/um/arm/ntdll.txt @@ -0,0 +1,2056 @@ +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\ntdll.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AlpcAdjustCompletionListConcurrencyCount + AlpcFreeCompletionListMessage + AlpcGetCompletionListLastMessageInformation + AlpcGetCompletionListMessageAttributes + AlpcGetHeaderSize + AlpcGetMessageAttribute + AlpcGetMessageFromCompletionList + AlpcGetOutstandingCompletionListMessageCount + AlpcInitializeMessageAttribute + AlpcMaxAllowedMessageLength + AlpcRegisterCompletionList + AlpcRegisterCompletionListWorkerThread + AlpcRundownCompletionList + AlpcUnregisterCompletionList + AlpcUnregisterCompletionListWorkerThread + CsrAllocateCaptureBuffer + CsrAllocateMessagePointer + CsrCaptureMessageBuffer + CsrCaptureMessageMultiUnicodeStringsInPlace + CsrCaptureMessageString + CsrCaptureTimeout + CsrClientCallServer + CsrClientConnectToServer + CsrFreeCaptureBuffer + CsrGetProcessId + CsrIdentifyAlertableThread + CsrSetPriorityClass + CsrVerifyRegion + DbgBreakPoint + DbgPrint + DbgPrintEx + DbgPrintReturnControlC + DbgPrompt + DbgQueryDebugFilterState + DbgSetDebugFilterState + DbgUiConnectToDbg + DbgUiContinue + DbgUiConvertStateChangeStructure + DbgUiConvertStateChangeStructureEx + DbgUiDebugActiveProcess + DbgUiGetThreadDebugObject + DbgUiIssueRemoteBreakin + DbgUiRemoteBreakin + DbgUiSetThreadDebugObject + DbgUiStopDebugging + DbgUiWaitStateChange + DbgUserBreakPoint + EtwCheckCoverage + EtwCreateTraceInstanceId + EtwDeliverDataBlock + EtwEnumerateProcessRegGuids + EtwEventActivityIdControl + EtwEventEnabled + EtwEventProviderEnabled + EtwEventRegister + EtwEventSetInformation + EtwEventUnregister + EtwEventWrite + EtwEventWriteEndScenario + EtwEventWriteEx + EtwEventWriteFull + EtwEventWriteNoRegistration + EtwEventWriteStartScenario + EtwEventWriteString + EtwEventWriteTransfer + EtwGetTraceEnableFlags + EtwGetTraceEnableLevel + EtwGetTraceLoggerHandle + EtwLogTraceEvent + EtwNotificationRegister + EtwNotificationUnregister + EtwProcessPrivateLoggerRequest + EtwRegisterSecurityProvider + EtwRegisterTraceGuidsA + EtwRegisterTraceGuidsW + EtwReplyNotification + EtwSendNotification + EtwTraceEventInstance + EtwTraceMessage + EtwTraceMessageVa + EtwUnregisterTraceGuids + EtwWriteUMSecurityEvent + EtwpCreateEtwThread + EtwpGetCpuSpeed + EvtIntReportAuthzEventAndSourceAsync + EvtIntReportEventAndSourceAsync + KiUserInvertedFunctionTable + LdrAccessResource + LdrAddDllDirectory + LdrAddLoadAsDataTable + LdrAddRefDll + LdrAppxHandleIntegrityFailure + LdrCallEnclave + LdrCreateEnclave + LdrDeleteEnclave + LdrDisableThreadCalloutsForDll + LdrEnumResources + LdrEnumerateLoadedModules + LdrFastFailInLoaderCallout + LdrFindEntryForAddress + LdrFindResourceDirectory_U + LdrFindResourceEx_U + LdrFindResource_U + LdrFlushAlternateResourceModules + LdrGetDllDirectory + LdrGetDllFullName + LdrGetDllHandle + LdrGetDllHandleByMapping + LdrGetDllHandleByName + LdrGetDllHandleEx + LdrGetDllPath + LdrGetFileNameFromLoadAsDataTable + LdrGetProcedureAddress + LdrGetProcedureAddressEx + LdrGetProcedureAddressForCaller + LdrInitShimEngineDynamic + LdrInitializeEnclave + LdrLoadAlternateResourceModule + LdrLoadAlternateResourceModuleEx + LdrLoadDll + LdrLoadEnclaveModule + LdrLockLoaderLock + LdrOpenImageFileOptionsKey + LdrProcessRelocationBlock + LdrProcessRelocationBlockEx + LdrQueryImageFileExecutionOptions + LdrQueryImageFileExecutionOptionsEx + LdrQueryImageFileKeyOption + LdrQueryModuleServiceTags + LdrQueryOptionalDelayLoadedAPI + LdrQueryProcessModuleInformation + LdrRemoveDllDirectory + LdrRemoveLoadAsDataTable + LdrResFindResource + LdrResFindResourceDirectory + LdrResRelease + LdrResSearchResource + LdrResolveDelayLoadedAPI + LdrResolveDelayLoadsFromDll + LdrSetAppCompatDllRedirectionCallback + LdrSetDefaultDllDirectories + LdrSetDllDirectory + LdrSetDllManifestProber + LdrSetMUICacheType + LdrShutdownProcess + LdrShutdownThread + LdrSystemDllInitBlock + LdrUnloadAlternateResourceModule + LdrUnloadAlternateResourceModuleEx + LdrUnloadDll + LdrUnlockLoaderLock + LdrUpdatePackageSearchPath + LdrVerifyImageMatchesChecksum + LdrVerifyImageMatchesChecksumEx + LdrpResGetMappingSize + LdrpResGetResourceDirectory + NlsAnsiCodePage + NlsMbCodePageTag + NlsMbOemCodePageTag + NtAcceptConnectPort + NtAccessCheck + NtAccessCheckAndAuditAlarm + NtAccessCheckByType + NtAccessCheckByTypeAndAuditAlarm + NtAccessCheckByTypeResultList + NtAccessCheckByTypeResultListAndAuditAlarm + NtAccessCheckByTypeResultListAndAuditAlarmByHandle + NtAcquireProcessActivityReference + NtAddAtom + NtAddAtomEx + NtAddBootEntry + NtAddDriverEntry + NtAdjustGroupsToken + NtAdjustPrivilegesToken + NtAdjustTokenClaimsAndDeviceGroups + NtAlertResumeThread + NtAlertThread + NtAlertThreadByThreadId + NtAllocateLocallyUniqueId + NtAllocateReserveObject + NtAllocateUserPhysicalPages + NtAllocateUuids + NtAllocateVirtualMemory + NtAllocateVirtualMemoryEx + NtAlpcAcceptConnectPort + NtAlpcCancelMessage + NtAlpcConnectPort + NtAlpcConnectPortEx + NtAlpcCreatePort + NtAlpcCreatePortSection + NtAlpcCreateResourceReserve + NtAlpcCreateSectionView + NtAlpcCreateSecurityContext + NtAlpcDeletePortSection + NtAlpcDeleteResourceReserve + NtAlpcDeleteSectionView + NtAlpcDeleteSecurityContext + NtAlpcDisconnectPort + NtAlpcImpersonateClientContainerOfPort + NtAlpcImpersonateClientOfPort + NtAlpcOpenSenderProcess + NtAlpcOpenSenderThread + NtAlpcQueryInformation + NtAlpcQueryInformationMessage + NtAlpcRevokeSecurityContext + NtAlpcSendWaitReceivePort + NtAlpcSetInformation + NtApphelpCacheControl + NtAreMappedFilesTheSame + NtAssignProcessToJobObject + NtAssociateWaitCompletionPacket + NtCallEnclave + NtCallbackReturn + NtCancelIoFile + NtCancelIoFileEx + NtCancelSynchronousIoFile + NtCancelTimer + NtCancelTimer2 + NtCancelWaitCompletionPacket + NtClearEvent + NtClose + NtCloseObjectAuditAlarm + NtCommitComplete + NtCommitEnlistment + NtCommitRegistryTransaction + NtCommitTransaction + NtCompactKeys + NtCompareObjects + NtCompareSigningLevels + NtCompareTokens + NtCompleteConnectPort + NtCompressKey + NtConnectPort + NtContinue + NtConvertBetweenAuxiliaryCounterAndPerformanceCounter + NtCreateDebugObject + NtCreateDirectoryObject + NtCreateDirectoryObjectEx + NtCreateEnclave + NtCreateEnlistment + NtCreateEvent + NtCreateEventPair + NtCreateFile + NtCreateIRTimer + NtCreateIoCompletion + NtCreateJobObject + NtCreateJobSet + NtCreateKey + NtCreateKeyTransacted + NtCreateKeyedEvent + NtCreateLowBoxToken + NtCreateMailslotFile + NtCreateMutant + NtCreateNamedPipeFile + NtCreatePagingFile + NtCreatePartition + NtCreatePort + NtCreatePrivateNamespace + NtCreateProcess + NtCreateProcessEx + NtCreateProfile + NtCreateProfileEx + NtCreateRegistryTransaction + NtCreateResourceManager + NtCreateSection + NtCreateSemaphore + NtCreateSymbolicLinkObject + NtCreateThread + NtCreateThreadEx + NtCreateTimer + NtCreateTimer2 + NtCreateToken + NtCreateTokenEx + NtCreateTransaction + NtCreateTransactionManager + NtCreateUserProcess + NtCreateWaitCompletionPacket + NtCreateWaitablePort + NtCreateWnfStateName + NtCreateWorkerFactory + NtDebugActiveProcess + NtDebugContinue + NtDelayExecution + NtDeleteAtom + NtDeleteBootEntry + NtDeleteDriverEntry + NtDeleteFile + NtDeleteKey + NtDeleteObjectAuditAlarm + NtDeletePrivateNamespace + NtDeleteValueKey + NtDeleteWnfStateData + NtDeleteWnfStateName + NtDeviceIoControlFile + NtDisableLastKnownGood + NtDisplayString + NtDrawText + NtDuplicateObject + NtDuplicateToken + NtEnableLastKnownGood + NtEnumerateBootEntries + NtEnumerateDriverEntries + NtEnumerateKey + NtEnumerateSystemEnvironmentValuesEx + NtEnumerateTransactionObject + NtEnumerateValueKey + NtExtendSection + NtFilterBootOption + NtFilterToken + NtFilterTokenEx + NtFindAtom + NtFlushBuffersFile + NtFlushBuffersFileEx + NtFlushInstallUILanguage + NtFlushInstructionCache + NtFlushKey + NtFlushProcessWriteBuffers + NtFlushVirtualMemory + NtFlushWriteBuffer + NtFreeUserPhysicalPages + NtFreeVirtualMemory + NtFreezeRegistry + NtFreezeTransactions + NtFsControlFile + NtGetCachedSigningLevel + NtGetCompleteWnfStateSubscription + NtGetContextThread + NtGetCurrentProcessorNumber + NtGetCurrentProcessorNumberEx + NtGetDevicePowerState + NtGetMUIRegistryInfo + NtGetNextProcess + NtGetNextThread + NtGetNlsSectionPtr + NtGetNotificationResourceManager + NtGetTickCount + NtGetWriteWatch + NtImpersonateAnonymousToken + NtImpersonateClientOfPort + NtImpersonateThread + NtInitializeEnclave + NtInitializeNlsFiles + NtInitializeRegistry + NtInitiatePowerAction + NtIsProcessInJob + NtIsSystemResumeAutomatic + NtIsUILanguageComitted + NtListenPort + NtLoadDriver + NtLoadEnclaveData + NtLoadHotPatch + NtLoadKey + NtLoadKey2 + NtLoadKeyEx + NtLockFile + NtLockProductActivationKeys + NtLockRegistryKey + NtLockVirtualMemory + NtMakePermanentObject + NtMakeTemporaryObject + NtManagePartition + NtMapCMFModule + NtMapUserPhysicalPages + NtMapUserPhysicalPagesScatter + NtMapViewOfSection + NtMapViewOfSectionEx + NtModifyBootEntry + NtModifyDriverEntry + NtNotifyChangeDirectoryFile + NtNotifyChangeDirectoryFileEx + NtNotifyChangeKey + NtNotifyChangeMultipleKeys + NtNotifyChangeSession + NtOpenDirectoryObject + NtOpenEnlistment + NtOpenEvent + NtOpenEventPair + NtOpenFile + NtOpenIoCompletion + NtOpenJobObject + NtOpenKey + NtOpenKeyEx + NtOpenKeyTransacted + NtOpenKeyTransactedEx + NtOpenKeyedEvent + NtOpenMutant + NtOpenObjectAuditAlarm + NtOpenPartition + NtOpenPrivateNamespace + NtOpenProcess + NtOpenProcessToken + NtOpenProcessTokenEx + NtOpenRegistryTransaction + NtOpenResourceManager + NtOpenSection + NtOpenSemaphore + NtOpenSession + NtOpenSymbolicLinkObject + NtOpenThread + NtOpenThreadToken + NtOpenThreadTokenEx + NtOpenTimer + NtOpenTransaction + NtOpenTransactionManager + NtPlugPlayControl + NtPowerInformation + NtPrePrepareComplete + NtPrePrepareEnlistment + NtPrepareComplete + NtPrepareEnlistment + NtPrivilegeCheck + NtPrivilegeObjectAuditAlarm + NtPrivilegedServiceAuditAlarm + NtPropagationComplete + NtPropagationFailed + NtProtectVirtualMemory + NtPulseEvent + NtQueryAttributesFile + NtQueryAuxiliaryCounterFrequency + NtQueryBootEntryOrder + NtQueryBootOptions + NtQueryDebugFilterState + NtQueryDefaultLocale + NtQueryDefaultUILanguage + NtQueryDirectoryFile + NtQueryDirectoryFileEx + NtQueryDirectoryObject + NtQueryDriverEntryOrder + NtQueryEaFile + NtQueryEvent + NtQueryFullAttributesFile + NtQueryInformationAtom + NtQueryInformationByName + NtQueryInformationEnlistment + NtQueryInformationFile + NtQueryInformationJobObject + NtQueryInformationPort + NtQueryInformationProcess + NtQueryInformationResourceManager + NtQueryInformationThread + NtQueryInformationToken + NtQueryInformationTransaction + NtQueryInformationTransactionManager + NtQueryInformationWorkerFactory + NtQueryInstallUILanguage + NtQueryIntervalProfile + NtQueryIoCompletion + NtQueryKey + NtQueryLicenseValue + NtQueryMultipleValueKey + NtQueryMutant + NtQueryObject + NtQueryOpenSubKeys + NtQueryOpenSubKeysEx + NtQueryPerformanceCounter + NtQueryPortInformationProcess + NtQueryQuotaInformationFile + NtQuerySection + NtQuerySecurityAttributesToken + NtQuerySecurityObject + NtQuerySecurityPolicy + NtQuerySemaphore + NtQuerySymbolicLinkObject + NtQuerySystemEnvironmentValue + NtQuerySystemEnvironmentValueEx + NtQuerySystemInformation + NtQuerySystemInformationEx + NtQuerySystemTime + NtQueryTimer + NtQueryTimerResolution + NtQueryValueKey + NtQueryVirtualMemory + NtQueryVolumeInformationFile + NtQueryWnfStateData + NtQueryWnfStateNameInformation + NtQueueApcThread + NtQueueApcThreadEx + NtRaiseException + NtRaiseHardError + NtReadFile + NtReadFileScatter + NtReadOnlyEnlistment + NtReadRequestData + NtReadVirtualMemory + NtRecoverEnlistment + NtRecoverResourceManager + NtRecoverTransactionManager + NtRegisterProtocolAddressInformation + NtRegisterThreadTerminatePort + NtReleaseKeyedEvent + NtReleaseMutant + NtReleaseSemaphore + NtReleaseWorkerFactoryWorker + NtRemoveIoCompletion + NtRemoveIoCompletionEx + NtRemoveProcessDebug + NtRenameKey + NtRenameTransactionManager + NtReplaceKey + NtReplacePartitionUnit + NtReplyPort + NtReplyWaitReceivePort + NtReplyWaitReceivePortEx + NtReplyWaitReplyPort + NtRequestPort + NtRequestWaitReplyPort + NtResetEvent + NtResetWriteWatch + NtRestoreKey + NtResumeProcess + NtResumeThread + NtRevertContainerImpersonation + NtRollbackComplete + NtRollbackEnlistment + NtRollbackRegistryTransaction + NtRollbackTransaction + NtRollforwardTransactionManager + NtSaveKey + NtSaveKeyEx + NtSaveMergedKeys + NtSecureConnectPort + NtSerializeBoot + NtSetBootEntryOrder + NtSetBootOptions + NtSetCachedSigningLevel + NtSetCachedSigningLevel2 + NtSetContextThread + NtSetDebugFilterState + NtSetDefaultHardErrorPort + NtSetDefaultLocale + NtSetDefaultUILanguage + NtSetDriverEntryOrder + NtSetEaFile + NtSetEvent + NtSetEventBoostPriority + NtSetHighEventPair + NtSetHighWaitLowEventPair + NtSetIRTimer + NtSetInformationDebugObject + NtSetInformationEnlistment + NtSetInformationFile + NtSetInformationJobObject + NtSetInformationKey + NtSetInformationObject + NtSetInformationProcess + NtSetInformationResourceManager + NtSetInformationSymbolicLink + NtSetInformationThread + NtSetInformationToken + NtSetInformationTransaction + NtSetInformationTransactionManager + NtSetInformationVirtualMemory + NtSetInformationWorkerFactory + NtSetIntervalProfile + NtSetIoCompletion + NtSetIoCompletionEx + NtSetLdtEntries + NtSetLowEventPair + NtSetLowWaitHighEventPair + NtSetQuotaInformationFile + NtSetSecurityObject + NtSetSystemEnvironmentValue + NtSetSystemEnvironmentValueEx + NtSetSystemInformation + NtSetSystemPowerState + NtSetSystemTime + NtSetThreadExecutionState + NtSetTimer + NtSetTimer2 + NtSetTimerEx + NtSetTimerResolution + NtSetUuidSeed + NtSetValueKey + NtSetVolumeInformationFile + NtSetWnfProcessNotificationEvent + NtShutdownSystem + NtShutdownWorkerFactory + NtSignalAndWaitForSingleObject + NtSinglePhaseReject + NtStartProfile + NtStopProfile + NtSubscribeWnfStateChange + NtSuspendProcess + NtSuspendThread + NtSystemDebugControl + NtTerminateEnclave + NtTerminateJobObject + NtTerminateProcess + NtTerminateThread + NtTestAlert + NtThawRegistry + NtThawTransactions + NtTraceControl + NtTraceEvent + NtTranslateFilePath + NtUmsThreadYield + NtUnloadDriver + NtUnloadKey + NtUnloadKey2 + NtUnloadKeyEx + NtUnlockFile + NtUnlockVirtualMemory + NtUnmapViewOfSection + NtUnmapViewOfSectionEx + NtUnsubscribeWnfStateChange + NtUpdateWnfStateData + NtVdmControl + NtWaitForAlertByThreadId + NtWaitForDebugEvent + NtWaitForKeyedEvent + NtWaitForMultipleObjects + NtWaitForMultipleObjects32 + NtWaitForSingleObject + NtWaitForWorkViaWorkerFactory + NtWaitHighEventPair + NtWaitLowEventPair + NtWorkerFactoryWorkerReady + NtWriteFile + NtWriteFileGather + NtWriteRequestData + NtWriteVirtualMemory + NtYieldExecution + PfxFindPrefix + PfxInitialize + PfxInsertPrefix + PfxRemovePrefix + PssNtCaptureSnapshot + PssNtDuplicateSnapshot + PssNtFreeRemoteSnapshot + PssNtFreeSnapshot + PssNtFreeWalkMarker + PssNtQuerySnapshot + PssNtValidateDescriptor + PssNtWalkSnapshot + ReadTimeStampCounter + RtlAbortRXact + RtlAbsoluteToSelfRelativeSD + RtlAcquirePebLock + RtlAcquirePrivilege + RtlAcquireReleaseSRWLockExclusive + RtlAcquireResourceExclusive + RtlAcquireResourceShared + RtlAcquireSRWLockExclusive + RtlAcquireSRWLockShared + RtlActivateActivationContext + RtlActivateActivationContextEx + RtlActivateActivationContextUnsafeFast + RtlAddAccessAllowedAce + RtlAddAccessAllowedAceEx + RtlAddAccessAllowedObjectAce + RtlAddAccessDeniedAce + RtlAddAccessDeniedAceEx + RtlAddAccessDeniedObjectAce + RtlAddAccessFilterAce + RtlAddAce + RtlAddActionToRXact + RtlAddAtomToAtomTable + RtlAddAttributeActionToRXact + RtlAddAuditAccessAce + RtlAddAuditAccessAceEx + RtlAddAuditAccessObjectAce + RtlAddFunctionTable + RtlAddGrowableFunctionTable + RtlAddIntegrityLabelToBoundaryDescriptor + RtlAddMandatoryAce + RtlAddProcessTrustLabelAce + RtlAddRefActivationContext + RtlAddResourceAttributeAce + RtlAddSIDToBoundaryDescriptor + RtlAddScopedPolicyIDAce + RtlAddVectoredContinueHandler + RtlAddVectoredExceptionHandler + RtlAddressInSectionTable + RtlAdjustPrivilege + RtlAllocateActivationContextStack + RtlAllocateAndInitializeSid + RtlAllocateAndInitializeSidEx + RtlAllocateHandle + RtlAllocateHeap + RtlAllocateMemoryBlockLookaside + RtlAllocateMemoryZone + RtlAllocateWnfSerializationGroup + RtlAnsiCharToUnicodeChar + RtlAnsiStringToUnicodeSize + RtlAnsiStringToUnicodeString + RtlAppendAsciizToString + RtlAppendPathElement + RtlAppendStringToString + RtlAppendUnicodeStringToString + RtlAppendUnicodeToString + RtlApplicationVerifierStop + RtlApplyRXact + RtlApplyRXactNoFlush + RtlAreAllAccessesGranted + RtlAreAnyAccessesGranted + RtlAreBitsClear + RtlAreBitsSet + RtlAssert + RtlAvlInsertNodeEx + RtlAvlRemoveNode + RtlCancelTimer + RtlCanonicalizeDomainName + RtlCapabilityCheck + RtlCapabilityCheckForSingleSessionSku + RtlCaptureContext + RtlCaptureStackBackTrace + RtlCharToInteger + RtlCheckBootStatusIntegrity + RtlCheckForOrphanedCriticalSections + RtlCheckPortableOperatingSystem + RtlCheckRegistryKey + RtlCheckSandboxedToken + RtlCheckSystemBootStatusIntegrity + RtlCheckTokenCapability + RtlCheckTokenMembership + RtlCheckTokenMembershipEx + RtlCleanUpTEBLangLists + RtlClearAllBits + RtlClearBit + RtlClearBits + RtlClearThreadWorkOnBehalfTicket + RtlCloneUserProcess + RtlCmDecodeMemIoResource + RtlCmEncodeMemIoResource + RtlCommitDebugInfo + RtlCompactHeap + RtlCompareAltitudes + RtlCompareMemory + RtlCompareMemoryUlong + RtlCompareString + RtlCompareUnicodeString + RtlCompareUnicodeStrings + RtlCompressBuffer + RtlComputeCrc32 + RtlComputeImportTableHash + RtlComputePrivatizedDllName_U + RtlConnectToSm + RtlConsoleMultiByteToUnicodeN + RtlContractHashTable + RtlConvertDeviceFamilyInfoToString + RtlConvertExclusiveToShared + RtlConvertLCIDToString + RtlConvertSRWLockExclusiveToShared + RtlConvertSharedToExclusive + RtlConvertSidToUnicodeString + RtlConvertToAutoInheritSecurityObject + RtlCopyBitMap + RtlCopyContext + RtlCopyExtendedContext + RtlCopyLuid + RtlCopyLuidAndAttributesArray + RtlCopyMappedMemory + RtlCopyMemory + RtlCopySecurityDescriptor + RtlCopySid + RtlCopySidAndAttributesArray + RtlCopyString + RtlCopyUnicodeString + RtlCrc32 + RtlCrc64 + RtlCreateAcl + RtlCreateActivationContext + RtlCreateAndSetSD + RtlCreateAtomTable + RtlCreateBootStatusDataFile + RtlCreateBoundaryDescriptor + RtlCreateEnvironment + RtlCreateEnvironmentEx + RtlCreateHashTable + RtlCreateHashTableEx + RtlCreateHeap + RtlCreateMemoryBlockLookaside + RtlCreateMemoryZone + RtlCreateProcessParameters + RtlCreateProcessParametersEx + RtlCreateProcessReflection + RtlCreateQueryDebugBuffer + RtlCreateRegistryKey + RtlCreateSecurityDescriptor + RtlCreateServiceSid + RtlCreateSystemVolumeInformationFolder + RtlCreateTagHeap + RtlCreateTimer + RtlCreateTimerQueue + RtlCreateUnicodeString + RtlCreateUnicodeStringFromAsciiz + RtlCreateUserProcess + RtlCreateUserProcessEx + RtlCreateUserSecurityObject + RtlCreateUserStack + RtlCreateUserThread + RtlCreateVirtualAccountSid + RtlCultureNameToLCID + RtlCustomCPToUnicodeN + RtlCutoverTimeToSystemTime + RtlDeCommitDebugInfo + RtlDeNormalizeProcessParams + RtlDeactivateActivationContext + RtlDeactivateActivationContextUnsafeFast + RtlDebugPrintTimes + RtlDecodePointer + RtlDecodeRemotePointer + RtlDecodeSystemPointer + RtlDecompressBuffer + RtlDecompressBufferEx + RtlDecompressFragment + RtlDefaultNpAcl + RtlDelete + RtlDeleteAce + RtlDeleteAtomFromAtomTable + RtlDeleteBoundaryDescriptor + RtlDeleteCriticalSection + RtlDeleteElementGenericTable + RtlDeleteElementGenericTableAvl + RtlDeleteElementGenericTableAvlEx + RtlDeleteFunctionTable + RtlDeleteGrowableFunctionTable + RtlDeleteHashTable + RtlDeleteNoSplay + RtlDeleteRegistryValue + RtlDeleteResource + RtlDeleteSecurityObject + RtlDeleteTimer + RtlDeleteTimerQueue + RtlDeleteTimerQueueEx + RtlDeregisterSecureMemoryCacheCallback + RtlDeregisterWait + RtlDeregisterWaitEx + RtlDeriveCapabilitySidsFromName + RtlDestroyAtomTable + RtlDestroyEnvironment + RtlDestroyHandleTable + RtlDestroyHeap + RtlDestroyMemoryBlockLookaside + RtlDestroyMemoryZone + RtlDestroyProcessParameters + RtlDestroyQueryDebugBuffer + RtlDetectHeapLeaks + RtlDetermineDosPathNameType_U + RtlDisableThreadProfiling + RtlDllShutdownInProgress + RtlDnsHostNameToComputerName + RtlDoesFileExists_U + RtlDosApplyFileIsolationRedirection_Ustr + RtlDosLongPathNameToNtPathName_U_WithStatus + RtlDosLongPathNameToRelativeNtPathName_U_WithStatus + RtlDosPathNameToNtPathName_U + RtlDosPathNameToNtPathName_U_WithStatus + RtlDosPathNameToRelativeNtPathName_U + RtlDosPathNameToRelativeNtPathName_U_WithStatus + RtlDosSearchPath_U + RtlDosSearchPath_Ustr + RtlDowncaseUnicodeChar + RtlDowncaseUnicodeString + RtlDumpResource + RtlDuplicateUnicodeString + RtlEmptyAtomTable + RtlEnableEarlyCriticalSectionEventCreation + RtlEnableThreadProfiling + RtlEncodePointer + RtlEncodeRemotePointer + RtlEncodeSystemPointer + RtlEndEnumerationHashTable + RtlEndStrongEnumerationHashTable + RtlEndWeakEnumerationHashTable + RtlEnterCriticalSection + RtlEnumProcessHeaps + RtlEnumerateEntryHashTable + RtlEnumerateGenericTable + RtlEnumerateGenericTableAvl + RtlEnumerateGenericTableLikeADirectory + RtlEnumerateGenericTableWithoutSplaying + RtlEnumerateGenericTableWithoutSplayingAvl + RtlEqualComputerName + RtlEqualDomainName + RtlEqualLuid + RtlEqualPrefixSid + RtlEqualSid + RtlEqualString + RtlEqualUnicodeString + RtlEqualWnfChangeStamps + RtlEraseUnicodeString + RtlEthernetAddressToStringA + RtlEthernetAddressToStringW + RtlEthernetStringToAddressA + RtlEthernetStringToAddressW + RtlExitUserProcess + RtlExitUserThread + RtlExpandEnvironmentStrings + RtlExpandEnvironmentStrings_U + RtlExpandHashTable + RtlExtendCorrelationVector + RtlExtendMemoryBlockLookaside + RtlExtendMemoryZone + RtlExtendedMagicDivide + RtlExtractBitMap + RtlFillMemory + RtlFillMemoryUlong + RtlFillMemoryUlonglong + RtlFindAceByType + RtlFindActivationContextSectionGuid + RtlFindActivationContextSectionString + RtlFindCharInUnicodeString + RtlFindClearBits + RtlFindClearBitsAndSet + RtlFindClearRuns + RtlFindClosestEncodableLength + RtlFindExportedRoutineByName + RtlFindLastBackwardRunClear + RtlFindLeastSignificantBit + RtlFindLongestRunClear + RtlFindMessage + RtlFindMostSignificantBit + RtlFindNextForwardRunClear + RtlFindSetBits + RtlFindSetBitsAndClear + RtlFindUnicodeSubstring + RtlFirstEntrySList + RtlFirstFreeAce + RtlFlsAlloc + RtlFlsFree + RtlFlushSecureMemoryCache + RtlFormatCurrentUserKeyPath + RtlFormatMessage + RtlFormatMessageEx + RtlFreeActivationContextStack + RtlFreeAnsiString + RtlFreeHandle + RtlFreeHeap + RtlFreeMemoryBlockLookaside + RtlFreeOemString + RtlFreeSid + RtlFreeThreadActivationContextStack + RtlFreeUnicodeString + RtlFreeUserStack + RtlGUIDFromString + RtlGenerate8dot3Name + RtlGetAce + RtlGetActiveActivationContext + RtlGetActiveConsoleId + RtlGetAppContainerNamedObjectPath + RtlGetAppContainerParent + RtlGetAppContainerSidType + RtlGetCallersAddress + RtlGetCompressionWorkSpaceSize + RtlGetConsoleSessionForegroundProcessId + RtlGetControlSecurityDescriptor + RtlGetCriticalSectionRecursionCount + RtlGetCurrentDirectory_U + RtlGetCurrentPeb + RtlGetCurrentProcessorNumber + RtlGetCurrentProcessorNumberEx + RtlGetCurrentServiceSessionId + RtlGetCurrentTransaction + RtlGetDaclSecurityDescriptor + RtlGetDeviceFamilyInfoEnum + RtlGetElementGenericTable + RtlGetElementGenericTableAvl + RtlGetEnabledExtendedFeatures + RtlGetExePath + RtlGetExtendedContextLength + RtlGetExtendedFeaturesMask + RtlGetFileMUIPath + RtlGetFrame + RtlGetFullPathName_U + RtlGetFullPathName_UEx + RtlGetFullPathName_UstrEx + RtlGetFunctionTableListHead + RtlGetGroupSecurityDescriptor + RtlGetIntegerAtom + RtlGetInterruptTimePrecise + RtlGetLastNtStatus + RtlGetLastWin32Error + RtlGetLengthWithoutLastFullDosOrNtPathElement + RtlGetLengthWithoutTrailingPathSeperators + RtlGetLocaleFileMappingAddress + RtlGetLongestNtPathLength + RtlGetNativeSystemInformation + RtlGetNextEntryHashTable + RtlGetNtGlobalFlags + RtlGetNtProductType + RtlGetNtSystemRoot + RtlGetNtVersionNumbers + RtlGetOwnerSecurityDescriptor + RtlGetPersistedStateLocation + RtlGetProcessHeaps + RtlGetProductInfo + RtlGetSaclSecurityDescriptor + RtlGetSearchPath + RtlGetSecurityDescriptorRMControl + RtlGetSessionProperties + RtlGetSetBootStatusData + RtlGetSuiteMask + RtlGetSystemBootStatus + RtlGetSystemBootStatusEx + RtlGetSystemPreferredUILanguages + RtlGetSystemTimePrecise + RtlGetThreadErrorMode + RtlGetThreadLangIdByIndex + RtlGetThreadPreferredUILanguages + RtlGetThreadWorkOnBehalfTicket + RtlGetTokenNamedObjectPath + RtlGetUILanguageInfo + RtlGetUnloadEventTrace + RtlGetUnloadEventTraceEx + RtlGetUserInfoHeap + RtlGetUserPreferredUILanguages + RtlGetVersion + RtlGrowFunctionTable + RtlGuardCheckLongJumpTarget + RtlHashUnicodeString + RtlHeapTrkInitialize + RtlIdentifierAuthoritySid + RtlIdnToAscii + RtlIdnToNameprepUnicode + RtlIdnToUnicode + RtlImageDirectoryEntryToData + RtlImageNtHeader + RtlImageNtHeaderEx + RtlImageRvaToSection + RtlImageRvaToVa + RtlImpersonateSelf + RtlImpersonateSelfEx + RtlIncrementCorrelationVector + RtlInitAnsiString + RtlInitAnsiStringEx + RtlInitCodePageTable + RtlInitEnumerationHashTable + RtlInitNlsTables + RtlInitString + RtlInitStringEx + RtlInitStrongEnumerationHashTable + RtlInitUnicodeString + RtlInitUnicodeStringEx + RtlInitWeakEnumerationHashTable + RtlInitializeAtomPackage + RtlInitializeBitMap + RtlInitializeConditionVariable + RtlInitializeCorrelationVector + RtlInitializeCriticalSection + RtlInitializeCriticalSectionAndSpinCount + RtlInitializeCriticalSectionEx + RtlInitializeExtendedContext + RtlInitializeGenericTable + RtlInitializeGenericTableAvl + RtlInitializeHandleTable + RtlInitializeRXact + RtlInitializeResource + RtlInitializeSListHead + RtlInitializeSRWLock + RtlInitializeSid + RtlInitializeSidEx + RtlInsertElementGenericTable + RtlInsertElementGenericTableAvl + RtlInsertElementGenericTableFull + RtlInsertElementGenericTableFullAvl + RtlInsertEntryHashTable + RtlInstallFunctionTableCallback + RtlInt64ToUnicodeString + RtlIntegerToChar + RtlIntegerToUnicodeString + RtlInterlockedClearBitRun + RtlInterlockedFlushSList + RtlInterlockedPopEntrySList + RtlInterlockedPushEntrySList + RtlInterlockedPushListSList + RtlInterlockedPushListSListEx + RtlInterlockedSetBitRun + RtlIoDecodeMemIoResource + RtlIoEncodeMemIoResource + RtlIpv4AddressToStringA + RtlIpv4AddressToStringExA + RtlIpv4AddressToStringExW + RtlIpv4AddressToStringW + RtlIpv4StringToAddressA + RtlIpv4StringToAddressExA + RtlIpv4StringToAddressExW + RtlIpv4StringToAddressW + RtlIpv6AddressToStringA + RtlIpv6AddressToStringExA + RtlIpv6AddressToStringExW + RtlIpv6AddressToStringW + RtlIpv6StringToAddressA + RtlIpv6StringToAddressExA + RtlIpv6StringToAddressExW + RtlIpv6StringToAddressW + RtlIsActivationContextActive + RtlIsCapabilitySid + RtlIsCloudFilesPlaceholder + RtlIsCriticalSectionLocked + RtlIsCriticalSectionLockedByThread + RtlIsCurrentProcess + RtlIsCurrentThread + RtlIsDosDeviceName_U + RtlIsElevatedRid + RtlIsGenericTableEmpty + RtlIsGenericTableEmptyAvl + RtlIsMultiSessionSku + RtlIsMultiUsersInSessionSku + RtlIsNameInExpression + RtlIsNameInUnUpcasedExpression + RtlIsNameLegalDOS8Dot3 + RtlIsNonEmptyDirectoryReparsePointAllowed + RtlIsNormalizedString + RtlIsPackageSid + RtlIsParentOfChildAppContainer + RtlIsPartialPlaceholder + RtlIsPartialPlaceholderFileHandle + RtlIsPartialPlaceholderFileInfo + RtlIsProcessorFeaturePresent + RtlIsStateSeparationEnabled + RtlIsTextUnicode + RtlIsThreadWithinLoaderCallout + RtlIsUntrustedObject + RtlIsValidHandle + RtlIsValidIndexHandle + RtlIsValidLocaleName + RtlIsValidProcessTrustLabelSid + RtlKnownExceptionFilter + RtlLCIDToCultureName + RtlLargeIntegerToChar + RtlLcidToLocaleName + RtlLeaveCriticalSection + RtlLengthRequiredSid + RtlLengthSecurityDescriptor + RtlLengthSid + RtlLocalTimeToSystemTime + RtlLocaleNameToLcid + RtlLocateExtendedFeature + RtlLocateExtendedFeature2 + RtlLocateLegacyContext + RtlLockBootStatusData + RtlLockCurrentThread + RtlLockHeap + RtlLockMemoryBlockLookaside + RtlLockMemoryZone + RtlLockModuleSection + RtlLogStackBackTrace + RtlLookupAtomInAtomTable + RtlLookupElementGenericTable + RtlLookupElementGenericTableAvl + RtlLookupElementGenericTableFull + RtlLookupElementGenericTableFullAvl + RtlLookupEntryHashTable + RtlLookupFirstMatchingElementGenericTableAvl + RtlLookupFunctionEntry + RtlLookupFunctionTable + RtlMakeSelfRelativeSD + RtlMapGenericMask + RtlMapSecurityErrorToNtStatus + RtlMoveMemory + RtlMultiAppendUnicodeStringBuffer + RtlMultiByteToUnicodeN + RtlMultiByteToUnicodeSize + RtlMultipleAllocateHeap + RtlMultipleFreeHeap + RtlNewInstanceSecurityObject + RtlNewSecurityGrantedAccess + RtlNewSecurityObject + RtlNewSecurityObjectEx + RtlNewSecurityObjectWithMultipleInheritance + RtlNormalizeProcessParams + RtlNormalizeString + RtlNtPathNameToDosPathName + RtlNtStatusToDosError + RtlNtStatusToDosErrorNoTeb + RtlNumberGenericTableElements + RtlNumberGenericTableElementsAvl + RtlNumberOfClearBits + RtlNumberOfClearBitsInRange + RtlNumberOfSetBits + RtlNumberOfSetBitsInRange + RtlNumberOfSetBitsUlongPtr + RtlOemStringToUnicodeSize + RtlOemStringToUnicodeString + RtlOemToUnicodeN + RtlOpenCurrentUser + RtlOsDeploymentState + RtlOwnerAcesPresent + RtlPcToFileHeader + RtlPinAtomInAtomTable + RtlPopFrame + RtlPrefixString + RtlPrefixUnicodeString + RtlProcessFlsData + RtlPublishWnfStateData + RtlPushFrame + RtlQueryActivationContextApplicationSettings + RtlQueryAtomInAtomTable + RtlQueryDepthSList + RtlQueryDynamicTimeZoneInformation + RtlQueryElevationFlags + RtlQueryEnvironmentVariable + RtlQueryEnvironmentVariable_U + RtlQueryHeapInformation + RtlQueryImageMitigationPolicy + RtlQueryInformationAcl + RtlQueryInformationActivationContext + RtlQueryInformationActiveActivationContext + RtlQueryPackageClaims + RtlQueryPackageIdentity + RtlQueryPackageIdentityEx + RtlQueryPerformanceCounter + RtlQueryPerformanceFrequency + RtlQueryProcessBackTraceInformation + RtlQueryProcessDebugInformation + RtlQueryProcessLockInformation + RtlQueryProcessPlaceholderCompatibilityMode + RtlQueryProtectedPolicy + RtlQueryRegistryValueWithFallback + RtlQueryRegistryValues + RtlQueryRegistryValuesEx + RtlQuerySecurityObject + RtlQueryThreadPlaceholderCompatibilityMode + RtlQueryThreadProfiling + RtlQueryTimeZoneInformation + RtlQueryTokenHostIdAsUlong64 + RtlQueryUnbiasedInterruptTime + RtlQueryValidationRunlevel + RtlQueryWnfMetaNotification + RtlQueryWnfStateData + RtlQueryWnfStateDataWithExplicitScope + RtlQueueApcWow64Thread + RtlQueueWorkItem + RtlRaiseCustomSystemEventTrigger + RtlRaiseException + RtlRaiseStatus + RtlRandom + RtlRandomEx + RtlRbInsertNodeEx + RtlRbRemoveNode + RtlReAllocateHeap + RtlReadThreadProfilingData + RtlRealPredecessor + RtlRealSuccessor + RtlRegisterForWnfMetaNotification + RtlRegisterSecureMemoryCacheCallback + RtlRegisterThreadWithCsrss + RtlRegisterWait + RtlReleaseActivationContext + RtlReleasePath + RtlReleasePebLock + RtlReleasePrivilege + RtlReleaseRelativeName + RtlReleaseResource + RtlReleaseSRWLockExclusive + RtlReleaseSRWLockShared + RtlRemoteCall + RtlRemoveEntryHashTable + RtlRemovePrivileges + RtlRemoveVectoredContinueHandler + RtlRemoveVectoredExceptionHandler + RtlReplaceSidInSd + RtlReplaceSystemDirectoryInPath + RtlReportException + RtlReportExceptionEx + RtlReportSilentProcessExit + RtlReportSqmEscalation + RtlResetMemoryBlockLookaside + RtlResetRtlTranslations + RtlRestoreBootStatusDefaults + RtlRestoreContext + RtlRestoreLastWin32Error + RtlRestoreSystemBootStatusDefaults + RtlRunDecodeUnicodeString + RtlRunEncodeUnicodeString + RtlRunOnceBeginInitialize + RtlRunOnceComplete + RtlRunOnceExecuteOnce + RtlRunOnceInitialize + RtlSecondsSince1970ToTime + RtlSecondsSince1980ToTime + RtlSelfRelativeToAbsoluteSD + RtlSelfRelativeToAbsoluteSD2 + RtlSendMsgToSm + RtlSetAllBits + RtlSetBit + RtlSetBits + RtlSetControlSecurityDescriptor + RtlSetCriticalSectionSpinCount + RtlSetCurrentDirectory_U + RtlSetCurrentEnvironment + RtlSetCurrentTransaction + RtlSetDaclSecurityDescriptor + RtlSetDynamicTimeZoneInformation + RtlSetEnvironmentStrings + RtlSetEnvironmentVar + RtlSetEnvironmentVariable + RtlSetExtendedFeaturesMask + RtlSetGroupSecurityDescriptor + RtlSetHeapInformation + RtlSetImageMitigationPolicy + RtlSetInformationAcl + RtlSetIoCompletionCallback + RtlSetLastWin32Error + RtlSetLastWin32ErrorAndNtStatusFromNtStatus + RtlSetOwnerSecurityDescriptor + RtlSetPortableOperatingSystem + RtlSetProcessDebugInformation + RtlSetProcessIsCritical + RtlSetProcessPlaceholderCompatibilityMode + RtlSetProtectedPolicy + RtlSetProxiedProcessId + RtlSetSaclSecurityDescriptor + RtlSetSearchPathMode + RtlSetSecurityDescriptorRMControl + RtlSetSecurityObject + RtlSetSecurityObjectEx + RtlSetSystemBootStatus + RtlSetSystemBootStatusEx + RtlSetThreadErrorMode + RtlSetThreadIsCritical + RtlSetThreadPlaceholderCompatibilityMode + RtlSetThreadPoolStartFunc + RtlSetThreadPreferredUILanguages + RtlSetThreadSubProcessTag + RtlSetThreadWorkOnBehalfTicket + RtlSetTimeZoneInformation + RtlSetTimer + RtlSetUnhandledExceptionFilter + RtlSetUserFlagsHeap + RtlSetUserValueHeap + RtlSidDominates + RtlSidDominatesForTrust + RtlSidEqualLevel + RtlSidHashInitialize + RtlSidHashLookup + RtlSidIsHigherLevel + RtlSizeHeap + RtlSleepConditionVariableCS + RtlSleepConditionVariableSRW + RtlSplay + RtlStartRXact + RtlStringFromGUID + RtlStringFromGUIDEx + RtlStronglyEnumerateEntryHashTable + RtlSubAuthorityCountSid + RtlSubAuthoritySid + RtlSubscribeWnfStateChangeNotification + RtlSubtreePredecessor + RtlSubtreeSuccessor + RtlSwitchedVVI + RtlSystemTimeToLocalTime + RtlTestAndPublishWnfStateData + RtlTestBit + RtlTestProtectedAccess + RtlTimeFieldsToTime + RtlTimeToElapsedTimeFields + RtlTimeToSecondsSince1970 + RtlTimeToSecondsSince1980 + RtlTimeToTimeFields + RtlTraceDatabaseAdd + RtlTraceDatabaseCreate + RtlTraceDatabaseDestroy + RtlTraceDatabaseEnumerate + RtlTraceDatabaseFind + RtlTraceDatabaseLock + RtlTraceDatabaseUnlock + RtlTraceDatabaseValidate + RtlTryAcquirePebLock + RtlTryAcquireSRWLockExclusive + RtlTryAcquireSRWLockShared + RtlTryConvertSRWLockSharedToExclusiveOrRelease + RtlTryEnterCriticalSection + RtlUTF8ToUnicodeN + RtlUlongByteSwap + RtlUlonglongByteSwap + RtlUnhandledExceptionFilter + RtlUnhandledExceptionFilter2 + RtlUnicodeStringToAnsiSize + RtlUnicodeStringToAnsiString + RtlUnicodeStringToCountedOemString + RtlUnicodeStringToInteger + RtlUnicodeStringToOemSize + RtlUnicodeStringToOemString + RtlUnicodeToCustomCPN + RtlUnicodeToMultiByteN + RtlUnicodeToMultiByteSize + RtlUnicodeToOemN + RtlUnicodeToUTF8N + RtlUniform + RtlUnlockBootStatusData + RtlUnlockCurrentThread + RtlUnlockHeap + RtlUnlockMemoryBlockLookaside + RtlUnlockMemoryZone + RtlUnlockModuleSection + RtlUnsubscribeWnfNotificationWaitForCompletion + RtlUnsubscribeWnfNotificationWithCompletionCallback + RtlUnsubscribeWnfStateChangeNotification + RtlUnwind + RtlUnwindEx + RtlUpcaseUnicodeChar + RtlUpcaseUnicodeString + RtlUpcaseUnicodeStringToCountedOemString + RtlUpcaseUnicodeStringToOemString + RtlUpcaseUnicodeToCustomCPN + RtlUpcaseUnicodeToMultiByteN + RtlUpcaseUnicodeToOemN + RtlUpdateClonedCriticalSection + RtlUpdateClonedSRWLock + RtlUpdateTimer + RtlUpperChar + RtlUpperString + RtlUshortByteSwap + RtlValidAcl + RtlValidProcessProtection + RtlValidRelativeSecurityDescriptor + RtlValidSecurityDescriptor + RtlValidSid + RtlValidateCorrelationVector + RtlValidateHeap + RtlValidateProcessHeaps + RtlValidateUnicodeString + RtlVerifyVersionInfo + RtlVirtualUnwind + RtlWaitForWnfMetaNotification + RtlWaitOnAddress + RtlWakeAddressAll + RtlWakeAddressAllNoFence + RtlWakeAddressSingle + RtlWakeAddressSingleNoFence + RtlWakeAllConditionVariable + RtlWakeConditionVariable + RtlWalkFrameChain + RtlWalkHeap + RtlWeaklyEnumerateEntryHashTable + RtlWerpReportException + RtlWnfCompareChangeStamp + RtlWnfDllUnloadCallback + RtlWow64CallFunction64 + RtlWow64EnableFsRedirection + RtlWow64EnableFsRedirectionEx + RtlWow64GetCurrentMachine + RtlWow64GetEquivalentMachineCHPE + RtlWow64GetProcessMachines + RtlWow64GetSharedInfoProcess + RtlWow64IsWowGuestMachineSupported + RtlWow64PopAllCrossProcessWork + RtlWow64PopCrossProcessWork + RtlWow64PushCrossProcessWork + RtlWriteRegistryValue + RtlZeroMemory + RtlZombifyActivationContext + RtlpApplyLengthFunction + RtlpCheckDynamicTimeZoneInformation + RtlpCleanupRegistryKeys + RtlpConvertAbsoluteToRelativeSecurityAttribute + RtlpConvertCultureNamesToLCIDs + RtlpConvertLCIDsToCultureNames + RtlpConvertRelativeToAbsoluteSecurityAttribute + RtlpCreateProcessRegistryInfo + RtlpEnsureBufferSize + RtlpGetLCIDFromLangInfoNode + RtlpGetNameFromLangInfoNode + RtlpGetSystemDefaultUILanguage + RtlpGetUserOrMachineUILanguage4NLS + RtlpInitializeLangRegistryInfo + RtlpIsQualifiedLanguage + RtlpLoadMachineUIByPolicy + RtlpLoadUserUIByPolicy + RtlpMergeSecurityAttributeInformation + RtlpMuiFreeLangRegistryInfo + RtlpMuiRegCreateRegistryInfo + RtlpMuiRegFreeRegistryInfo + RtlpMuiRegLoadRegistryInfo + RtlpNotOwnerCriticalSection + RtlpNtCreateKey + RtlpNtEnumerateSubKey + RtlpNtMakeTemporaryKey + RtlpNtOpenKey + RtlpNtQueryValueKey + RtlpNtSetValueKey + RtlpQueryDefaultUILanguage + RtlpQueryProcessDebugInformationRemote + RtlpRefreshCachedUILanguage + RtlpSetInstallLanguage + RtlpSetPreferredUILanguages + RtlpSetUserPreferredUILanguages + RtlpUnWaitCriticalSection + RtlpVerifyAndCommitUILanguageSettings + RtlpWaitForCriticalSection + RtlxAnsiStringToUnicodeSize + RtlxOemStringToUnicodeSize + RtlxUnicodeStringToAnsiSize + RtlxUnicodeStringToOemSize + ShipAssert + ShipAssertGetBufferInfo + ShipAssertMsgA + ShipAssertMsgW + TpAllocAlpcCompletion + TpAllocCleanupGroup + TpAllocIoCompletion + TpAllocJobNotification + TpAllocPool + TpAllocTimer + TpAllocWait + TpAllocWork + TpCallbackDetectedUnrecoverableError + TpCallbackLeaveCriticalSectionOnCompletion + TpCallbackMayRunLong + TpCallbackReleaseMutexOnCompletion + TpCallbackReleaseSemaphoreOnCompletion + TpCallbackSetEventOnCompletion + TpCallbackUnloadDllOnCompletion + TpCancelAsyncIoOperation + TpCaptureCaller + TpCheckTerminateWorker + TpDisassociateCallback + TpIsTimerSet + TpPostWork + TpQueryPoolStackInformation + TpReleaseAlpcCompletion + TpReleaseCleanupGroup + TpReleaseCleanupGroupMembers + TpReleaseIoCompletion + TpReleaseJobNotification + TpReleasePool + TpReleaseTimer + TpReleaseWait + TpReleaseWork + TpSetPoolMaxThreads + TpSetPoolMaxThreadsSoftLimit + TpSetPoolMinThreads + TpSetPoolStackInformation + TpSetPoolWorkerThreadIdleTimeout + TpSetTimer + TpSetTimerEx + TpSetWait + TpSetWaitEx + TpSimpleTryPost + TpStartAsyncIoOperation + TpTrimPools + TpWaitForAlpcCompletion + TpWaitForIoCompletion + TpWaitForJobNotification + TpWaitForTimer + TpWaitForWait + TpWaitForWork + VerSetConditionMask + WerReportExceptionWorker + WerReportSQMEvent + WinSqmAddToAverageDWORD + WinSqmAddToStream + WinSqmAddToStreamEx + WinSqmCheckEscalationAddToStreamEx + WinSqmCheckEscalationSetDWORD + WinSqmCheckEscalationSetDWORD64 + WinSqmCheckEscalationSetString + WinSqmCommonDatapointDelete + WinSqmCommonDatapointSetDWORD + WinSqmCommonDatapointSetDWORD64 + WinSqmCommonDatapointSetStreamEx + WinSqmCommonDatapointSetString + WinSqmEndSession + WinSqmEventEnabled + WinSqmEventWrite + WinSqmGetEscalationRuleStatus + WinSqmGetInstrumentationProperty + WinSqmIncrementDWORD + WinSqmIsOptedIn + WinSqmIsOptedInEx + WinSqmIsSessionDisabled + WinSqmSetDWORD + WinSqmSetDWORD64 + WinSqmSetEscalationInfo + WinSqmSetIfMaxDWORD + WinSqmSetIfMinDWORD + WinSqmSetString + WinSqmStartSession + WinSqmStartSessionForPartner + ZwAcceptConnectPort + ZwAccessCheck + ZwAccessCheckAndAuditAlarm + ZwAccessCheckByType + ZwAccessCheckByTypeAndAuditAlarm + ZwAccessCheckByTypeResultList + ZwAccessCheckByTypeResultListAndAuditAlarm + ZwAccessCheckByTypeResultListAndAuditAlarmByHandle + ZwAcquireProcessActivityReference + ZwAddAtom + ZwAddAtomEx + ZwAddBootEntry + ZwAddDriverEntry + ZwAdjustGroupsToken + ZwAdjustPrivilegesToken + ZwAdjustTokenClaimsAndDeviceGroups + ZwAlertResumeThread + ZwAlertThread + ZwAlertThreadByThreadId + ZwAllocateLocallyUniqueId + ZwAllocateReserveObject + ZwAllocateUserPhysicalPages + ZwAllocateUuids + ZwAllocateVirtualMemory + ZwAllocateVirtualMemoryEx + ZwAlpcAcceptConnectPort + ZwAlpcCancelMessage + ZwAlpcConnectPort + ZwAlpcConnectPortEx + ZwAlpcCreatePort + ZwAlpcCreatePortSection + ZwAlpcCreateResourceReserve + ZwAlpcCreateSectionView + ZwAlpcCreateSecurityContext + ZwAlpcDeletePortSection + ZwAlpcDeleteResourceReserve + ZwAlpcDeleteSectionView + ZwAlpcDeleteSecurityContext + ZwAlpcDisconnectPort + ZwAlpcImpersonateClientContainerOfPort + ZwAlpcImpersonateClientOfPort + ZwAlpcOpenSenderProcess + ZwAlpcOpenSenderThread + ZwAlpcQueryInformation + ZwAlpcQueryInformationMessage + ZwAlpcRevokeSecurityContext + ZwAlpcSendWaitReceivePort + ZwAlpcSetInformation + ZwApphelpCacheControl + ZwAreMappedFilesTheSame + ZwAssignProcessToJobObject + ZwAssociateWaitCompletionPacket + ZwCallEnclave + ZwCallbackReturn + ZwCancelIoFile + ZwCancelIoFileEx + ZwCancelSynchronousIoFile + ZwCancelTimer + ZwCancelTimer2 + ZwCancelWaitCompletionPacket + ZwClearEvent + ZwClose + ZwCloseObjectAuditAlarm + ZwCommitComplete + ZwCommitEnlistment + ZwCommitRegistryTransaction + ZwCommitTransaction + ZwCompactKeys + ZwCompareObjects + ZwCompareSigningLevels + ZwCompareTokens + ZwCompleteConnectPort + ZwCompressKey + ZwConnectPort + ZwContinue + ZwConvertBetweenAuxiliaryCounterAndPerformanceCounter + ZwCreateDebugObject + ZwCreateDirectoryObject + ZwCreateDirectoryObjectEx + ZwCreateEnclave + ZwCreateEnlistment + ZwCreateEvent + ZwCreateEventPair + ZwCreateFile + ZwCreateIRTimer + ZwCreateIoCompletion + ZwCreateJobObject + ZwCreateJobSet + ZwCreateKey + ZwCreateKeyTransacted + ZwCreateKeyedEvent + ZwCreateLowBoxToken + ZwCreateMailslotFile + ZwCreateMutant + ZwCreateNamedPipeFile + ZwCreatePagingFile + ZwCreatePartition + ZwCreatePort + ZwCreatePrivateNamespace + ZwCreateProcess + ZwCreateProcessEx + ZwCreateProfile + ZwCreateProfileEx + ZwCreateRegistryTransaction + ZwCreateResourceManager + ZwCreateSection + ZwCreateSemaphore + ZwCreateSymbolicLinkObject + ZwCreateThread + ZwCreateThreadEx + ZwCreateTimer + ZwCreateTimer2 + ZwCreateToken + ZwCreateTokenEx + ZwCreateTransaction + ZwCreateTransactionManager + ZwCreateUserProcess + ZwCreateWaitCompletionPacket + ZwCreateWaitablePort + ZwCreateWnfStateName + ZwCreateWorkerFactory + ZwDebugActiveProcess + ZwDebugContinue + ZwDelayExecution + ZwDeleteAtom + ZwDeleteBootEntry + ZwDeleteDriverEntry + ZwDeleteFile + ZwDeleteKey + ZwDeleteObjectAuditAlarm + ZwDeletePrivateNamespace + ZwDeleteValueKey + ZwDeleteWnfStateData + ZwDeleteWnfStateName + ZwDeviceIoControlFile + ZwDisableLastKnownGood + ZwDisplayString + ZwDrawText + ZwDuplicateObject + ZwDuplicateToken + ZwEnableLastKnownGood + ZwEnumerateBootEntries + ZwEnumerateDriverEntries + ZwEnumerateKey + ZwEnumerateSystemEnvironmentValuesEx + ZwEnumerateTransactionObject + ZwEnumerateValueKey + ZwExtendSection + ZwFilterBootOption + ZwFilterToken + ZwFilterTokenEx + ZwFindAtom + ZwFlushBuffersFile + ZwFlushBuffersFileEx + ZwFlushInstallUILanguage + ZwFlushInstructionCache + ZwFlushKey + ZwFlushProcessWriteBuffers + ZwFlushVirtualMemory + ZwFlushWriteBuffer + ZwFreeUserPhysicalPages + ZwFreeVirtualMemory + ZwFreezeRegistry + ZwFreezeTransactions + ZwFsControlFile + ZwGetCachedSigningLevel + ZwGetCompleteWnfStateSubscription + ZwGetContextThread + ZwGetCurrentProcessorNumber + ZwGetCurrentProcessorNumberEx + ZwGetDevicePowerState + ZwGetMUIRegistryInfo + ZwGetNextProcess + ZwGetNextThread + ZwGetNlsSectionPtr + ZwGetNotificationResourceManager + ZwGetWriteWatch + ZwImpersonateAnonymousToken + ZwImpersonateClientOfPort + ZwImpersonateThread + ZwInitializeEnclave + ZwInitializeNlsFiles + ZwInitializeRegistry + ZwInitiatePowerAction + ZwIsProcessInJob + ZwIsSystemResumeAutomatic + ZwIsUILanguageComitted + ZwListenPort + ZwLoadDriver + ZwLoadEnclaveData + ZwLoadHotPatch + ZwLoadKey + ZwLoadKey2 + ZwLoadKeyEx + ZwLockFile + ZwLockProductActivationKeys + ZwLockRegistryKey + ZwLockVirtualMemory + ZwMakePermanentObject + ZwMakeTemporaryObject + ZwManagePartition + ZwMapCMFModule + ZwMapUserPhysicalPages + ZwMapUserPhysicalPagesScatter + ZwMapViewOfSection + ZwMapViewOfSectionEx + ZwModifyBootEntry + ZwModifyDriverEntry + ZwNotifyChangeDirectoryFile + ZwNotifyChangeDirectoryFileEx + ZwNotifyChangeKey + ZwNotifyChangeMultipleKeys + ZwNotifyChangeSession + ZwOpenDirectoryObject + ZwOpenEnlistment + ZwOpenEvent + ZwOpenEventPair + ZwOpenFile + ZwOpenIoCompletion + ZwOpenJobObject + ZwOpenKey + ZwOpenKeyEx + ZwOpenKeyTransacted + ZwOpenKeyTransactedEx + ZwOpenKeyedEvent + ZwOpenMutant + ZwOpenObjectAuditAlarm + ZwOpenPartition + ZwOpenPrivateNamespace + ZwOpenProcess + ZwOpenProcessToken + ZwOpenProcessTokenEx + ZwOpenRegistryTransaction + ZwOpenResourceManager + ZwOpenSection + ZwOpenSemaphore + ZwOpenSession + ZwOpenSymbolicLinkObject + ZwOpenThread + ZwOpenThreadToken + ZwOpenThreadTokenEx + ZwOpenTimer + ZwOpenTransaction + ZwOpenTransactionManager + ZwPlugPlayControl + ZwPowerInformation + ZwPrePrepareComplete + ZwPrePrepareEnlistment + ZwPrepareComplete + ZwPrepareEnlistment + ZwPrivilegeCheck + ZwPrivilegeObjectAuditAlarm + ZwPrivilegedServiceAuditAlarm + ZwPropagationComplete + ZwPropagationFailed + ZwProtectVirtualMemory + ZwPulseEvent + ZwQueryAttributesFile + ZwQueryAuxiliaryCounterFrequency + ZwQueryBootEntryOrder + ZwQueryBootOptions + ZwQueryDebugFilterState + ZwQueryDefaultLocale + ZwQueryDefaultUILanguage + ZwQueryDirectoryFile + ZwQueryDirectoryFileEx + ZwQueryDirectoryObject + ZwQueryDriverEntryOrder + ZwQueryEaFile + ZwQueryEvent + ZwQueryFullAttributesFile + ZwQueryInformationAtom + ZwQueryInformationByName + ZwQueryInformationEnlistment + ZwQueryInformationFile + ZwQueryInformationJobObject + ZwQueryInformationPort + ZwQueryInformationProcess + ZwQueryInformationResourceManager + ZwQueryInformationThread + ZwQueryInformationToken + ZwQueryInformationTransaction + ZwQueryInformationTransactionManager + ZwQueryInformationWorkerFactory + ZwQueryInstallUILanguage + ZwQueryIntervalProfile + ZwQueryIoCompletion + ZwQueryKey + ZwQueryLicenseValue + ZwQueryMultipleValueKey + ZwQueryMutant + ZwQueryObject + ZwQueryOpenSubKeys + ZwQueryOpenSubKeysEx + ZwQueryPerformanceCounter + ZwQueryPortInformationProcess + ZwQueryQuotaInformationFile + ZwQuerySection + ZwQuerySecurityAttributesToken + ZwQuerySecurityObject + ZwQuerySecurityPolicy + ZwQuerySemaphore + ZwQuerySymbolicLinkObject + ZwQuerySystemEnvironmentValue + ZwQuerySystemEnvironmentValueEx + ZwQuerySystemInformation + ZwQuerySystemInformationEx + ZwQuerySystemTime + ZwQueryTimer + ZwQueryTimerResolution + ZwQueryValueKey + ZwQueryVirtualMemory + ZwQueryVolumeInformationFile + ZwQueryWnfStateData + ZwQueryWnfStateNameInformation + ZwQueueApcThread + ZwQueueApcThreadEx + ZwRaiseException + ZwRaiseHardError + ZwReadFile + ZwReadFileScatter + ZwReadOnlyEnlistment + ZwReadRequestData + ZwReadVirtualMemory + ZwRecoverEnlistment + ZwRecoverResourceManager + ZwRecoverTransactionManager + ZwRegisterProtocolAddressInformation + ZwRegisterThreadTerminatePort + ZwReleaseKeyedEvent + ZwReleaseMutant + ZwReleaseSemaphore + ZwReleaseWorkerFactoryWorker + ZwRemoveIoCompletion + ZwRemoveIoCompletionEx + ZwRemoveProcessDebug + ZwRenameKey + ZwRenameTransactionManager + ZwReplaceKey + ZwReplacePartitionUnit + ZwReplyPort + ZwReplyWaitReceivePort + ZwReplyWaitReceivePortEx + ZwReplyWaitReplyPort + ZwRequestPort + ZwRequestWaitReplyPort + ZwResetEvent + ZwResetWriteWatch + ZwRestoreKey + ZwResumeProcess + ZwResumeThread + ZwRevertContainerImpersonation + ZwRollbackComplete + ZwRollbackEnlistment + ZwRollbackRegistryTransaction + ZwRollbackTransaction + ZwRollforwardTransactionManager + ZwSaveKey + ZwSaveKeyEx + ZwSaveMergedKeys + ZwSecureConnectPort + ZwSerializeBoot + ZwSetBootEntryOrder + ZwSetBootOptions + ZwSetCachedSigningLevel + ZwSetCachedSigningLevel2 + ZwSetContextThread + ZwSetDebugFilterState + ZwSetDefaultHardErrorPort + ZwSetDefaultLocale + ZwSetDefaultUILanguage + ZwSetDriverEntryOrder + ZwSetEaFile + ZwSetEvent + ZwSetEventBoostPriority + ZwSetHighEventPair + ZwSetHighWaitLowEventPair + ZwSetIRTimer + ZwSetInformationDebugObject + ZwSetInformationEnlistment + ZwSetInformationFile + ZwSetInformationJobObject + ZwSetInformationKey + ZwSetInformationObject + ZwSetInformationProcess + ZwSetInformationResourceManager + ZwSetInformationSymbolicLink + ZwSetInformationThread + ZwSetInformationToken + ZwSetInformationTransaction + ZwSetInformationTransactionManager + ZwSetInformationVirtualMemory + ZwSetInformationWorkerFactory + ZwSetIntervalProfile + ZwSetIoCompletion + ZwSetIoCompletionEx + ZwSetLdtEntries + ZwSetLowEventPair + ZwSetLowWaitHighEventPair + ZwSetQuotaInformationFile + ZwSetSecurityObject + ZwSetSystemEnvironmentValue + ZwSetSystemEnvironmentValueEx + ZwSetSystemInformation + ZwSetSystemPowerState + ZwSetSystemTime + ZwSetThreadExecutionState + ZwSetTimer + ZwSetTimer2 + ZwSetTimerEx + ZwSetTimerResolution + ZwSetUuidSeed + ZwSetValueKey + ZwSetVolumeInformationFile + ZwSetWnfProcessNotificationEvent + ZwShutdownSystem + ZwShutdownWorkerFactory + ZwSignalAndWaitForSingleObject + ZwSinglePhaseReject + ZwStartProfile + ZwStopProfile + ZwSubscribeWnfStateChange + ZwSuspendProcess + ZwSuspendThread + ZwSystemDebugControl + ZwTerminateEnclave + ZwTerminateJobObject + ZwTerminateProcess + ZwTerminateThread + ZwTestAlert + ZwThawRegistry + ZwThawTransactions + ZwTraceControl + ZwTraceEvent + ZwTranslateFilePath + ZwUmsThreadYield + ZwUnloadDriver + ZwUnloadKey + ZwUnloadKey2 + ZwUnloadKeyEx + ZwUnlockFile + ZwUnlockVirtualMemory + ZwUnmapViewOfSection + ZwUnmapViewOfSectionEx + ZwUnsubscribeWnfStateChange + ZwUpdateWnfStateData + ZwVdmControl + ZwWaitForAlertByThreadId + ZwWaitForDebugEvent + ZwWaitForKeyedEvent + ZwWaitForMultipleObjects + ZwWaitForMultipleObjects32 + ZwWaitForSingleObject + ZwWaitForWorkViaWorkerFactory + ZwWaitHighEventPair + ZwWaitLowEventPair + ZwWorkerFactoryWorkerReady + ZwWriteFile + ZwWriteFileGather + ZwWriteRequestData + ZwWriteVirtualMemory + ZwYieldExecution + vDbgPrintEx + vDbgPrintExWithPrefix + + 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/ntdsa.txt b/symbols/SDK/um/arm/ntdsa.txt new file mode 100644 index 00000000..ec9c0b00 --- /dev/null +++ b/symbols/SDK/um/arm/ntdsa.txt @@ -0,0 +1,167 @@ +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\ntdsa.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AppendRDN + AttrTypeToKey + ConvertReplicaLinkToNative + CountNameParts + CrackSingleName + DBDsReplBackupUpdate + DBUpdateBackupTimeStamps + DNSHostNameValueCheckForNetlogon + DSInstanceCompare + DSInstanceFromNTDSAddrEx + DSInstanceFromNameEx + DSInstanceFromSetupEx + DSNAMEToHashKeyExternal + DSNAMEToMappedStrExternal + DSStrToHashKeyExternal + DSStrToMappedStrExternal + DbgPrintErrorInfo + DebPrintV + DebugTest + DirAddEntry + DirBind + DirCompare + DirErrorToNtStatus + DirErrorToWinError + DirFindEntry + DirGetDomainHandle + DirModifyDN + DirModifyEntry + DirNotifyRegister + DirNotifyUnRegister + DirOperationControl + DirPrepareForImpersonate + DirProtectEntry + DirRead + DirRemoveEntry + DirReplicaAdd + DirReplicaDelete + DirReplicaDemote + DirReplicaGetDemoteTarget + DirReplicaModify + DirReplicaReferenceUpdate + DirReplicaReplSingleObj + DirReplicaSetCredentials + DirReplicaSynchronize + DirSearch + DirStopImpersonating + DirTransactControl + DoAssert + DoLogEventAndTrace + DoLogEventW + DoLogMsgOverride + DoLogOverride + DoLogUnhandledError + DoLogUnhandledError2 + DsCanRODCHostNdncForNetLogon + DsChangeBootOptions + DsCheckConstraint + DsFreeDomainControllerInfoForNetLogon + DsFreeServersAndSitesForNetLogon + DsGetBootOptions + DsGetDefaultObjCategory + DsGetDomainControllerInfoForNetLogon + DsGetEventConfig + DsGetServersAndSitesForNetLogon + DsInitialize + DsInitializeForSAM + DsIsBeingBackSynced + DsIsDCReadOnly + DsIsDLLLoaded + DsLoadDLL + DsPrepareUninitialize + DsQueryDnsHostNameForNetLogon + DsRegisterServiceStateCallback + DsTraceEvent + DsUninitialize + DsUninitializeForServiceStartError + DsUnloadDLL + DsUnregisterServiceStateCallback + DsWaitUntilDelayedStartupIsDone + DsaDisableUpdates + DsaEnableUpdates + DsaSetInstallCallback + FindNetbiosDomainName + GCVerifyCacheLookup + GetConfigDsName + GetConfigParam + GetConfigParamAllocW + GetConfigParamW + GetConfigurationInfo + GetConfigurationName + GetConfigurationNamesList + GetDnsRootAlias + GetRDNInfoExternal + GuidBasedDNSNameFromDSName + ImpersonateAnyClient + InitCommarg + InitializeSamDsExtension + IsFullDCInSiteForNetlogon + IsMangledRDNExternal + IsRODCInSiteForNetlogon + IsStringGuid + IsValidDSInstance + MapSpnServiceClass + MatchCrossRefByNetbiosName + MatchCrossRefBySid + MatchDomainDnByDnsName + MatchDomainDnByNetbiosName + MtxAddrFromTransportAddr + MtxSame + NTDSServiceMain + NameMatched + NameMatchedStringNameOnly + NamePrefix + NtdsaiDeRegisterKdcAcctChangeNotif + NtdsaiRegisterKdcAcctChangeNotif + NtdsaiUpdateKrbtgtAccounts + QuoteRDNValue + ReplicaLinkSizeFromParts + ReplicaLinkUpdateDSInstance + SamIAmIGC + SamIDsResetBadPwdCountOnPdc + SamIGCLookupNames + SamIGCLookupSids + SamISameSite + SampDsControl + SampExistsDsTransaction + SampGetClassAttribute + SampSetDsa + StartDsaServiceMain + THAlloc + THClearErrors + THCreate + THDestroy + THFree + THGetErrorString + THQuery + THReAlloc + THRestore + THSave + THVerifyCount + TransportAddrFromMtxAddr + TrimDSNameBy + UnImpersonateAnyClient + UpdateDSPerfStats + phoneticDisplayNameABView + showInAddressBookArrayV1 + + 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/ntdsatq.txt b/symbols/SDK/um/arm/ntdsatq.txt new file mode 100644 index 00000000..63323c57 --- /dev/null +++ b/symbols/SDK/um/arm/ntdsatq.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\ntdsatq.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?SchedulerInitialize@@YAHXZ (int __cdecl SchedulerInitialize(void)) + ?SchedulerTerminate@@YAXXZ (void __cdecl SchedulerTerminate(void)) + ATQReleaseTCPPortReservation + ATQReserveTCPPorts + AllocCacheDumpStatsToHtml + AtqCloseEndpoint + AtqCloseQosClass + AtqCloseSession + AtqCloseSocket + AtqContextGetInfo + AtqContextSetInfo + AtqContextSetInfo2 + AtqCreateEndpoint + AtqCreateEndpointEx + AtqCreateQosClass + AtqEndpointGetInfo + AtqEndpointSetInfo + AtqEndpointSetInfo2 + AtqFreeContext + AtqGetAcceptExAddrs + AtqGetAcceptExAddrsEx + AtqGetAddressFamilies + AtqGetDatagramAddrs + AtqGetInfo + AtqGetMaxDatagramSendSize + AtqInitialize + AtqOpenSession + AtqQosClassGetId + AtqQosClassGetInfo + AtqQosClassGetInstance + AtqQosContextEnd + AtqQosContextExtendTime + AtqQosContextStart + AtqReadFile + AtqReadSocket + AtqRegisterAddressChangeCallback + AtqSetInfo + AtqSetInfo2 + AtqSetSockOpt + AtqStartEndpoint + AtqStopEndpoint + AtqSyncWsaSend + AtqTerminate + AtqUpdateQosClass + AtqWriteDatagramSocket + AtqWriteFile + AtqWriteSocket + + 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/ntdsetup.txt b/symbols/SDK/um/arm/ntdsetup.txt new file mode 100644 index 00000000..c3cf807b --- /dev/null +++ b/symbols/SDK/um/arm/ntdsetup.txt @@ -0,0 +1,45 @@ +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\ntdsetup.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AdamFetchDemotionInfo + AdamGetCrossRefs + FreeDemotionInfo + NtdsAdamValidateInst + NtdsAdamValidateServiceAccount + NtdsAdamVerifyBind + NtdsCheckMachineAccountFlags + NtdsDemote + NtdsFreeDnsRRInfo + NtdsGetDefaultDnsName + NtdsInstall + NtdsInstallCancel + NtdsInstallReplicateFull + NtdsInstallShutdown + NtdsInstallUndo + NtdsPrepareForDemotion + NtdsPrepareForDemotionUndo + NtdsPrepareForDsUpgrade + NtdsSetReplicaMachineAccount + NtdspConfigRegistry + NtdspDNStoRFC1779Name + NtdspFindSite + NtdspValidateInstallParameters + NtdspVerifyDsEnvironment + + 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/ntfrsapi.txt b/symbols/SDK/um/arm/ntfrsapi.txt new file mode 100644 index 00000000..63dad943 --- /dev/null +++ b/symbols/SDK/um/arm/ntfrsapi.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\ntfrsapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + NtFrsApiDestroyBackupRestore + NtFrsApiEnumBackupRestoreSets + NtFrsApiFinishedRestoringDirectory + NtFrsApiGetBackupRestoreSetDirectory + NtFrsApiGetBackupRestoreSetGuid + NtFrsApiGetBackupRestoreSetPaths + NtFrsApiGetBackupRestoreSetType + NtFrsApiGetBackupRestoreSets + NtFrsApiInitializeBackupRestore + NtFrsApiIsBackupRestoreSetASysvol + NtFrsApiRestoringDirectory + NtFrsApi_AbortDemotionW + NtFrsApi_AbortPromotionW + NtFrsApi_CommitDemotionW + NtFrsApi_CommitPromotionW + NtFrsApi_DeleteSysvolMember + NtFrsApi_ForceReplication + NtFrsApi_Get_DsPollingIntervalW + NtFrsApi_InfoFreeW + NtFrsApi_InfoLineW + NtFrsApi_InfoMoreW + NtFrsApi_InfoW + NtFrsApi_IsPathReplicated + NtFrsApi_PrepareForDemotionUsingCredW + NtFrsApi_PrepareForDemotionW + NtFrsApi_PrepareForPromotionW + NtFrsApi_PrepareForUnload + NtFrsApi_Set_DsPollingIntervalW + NtFrsApi_StartDemotionW + NtFrsApi_StartPromotionW + NtFrsApi_WaitForDemotionW + NtFrsApi_WaitForPromotionW + NtFrsApi_WriterCommand + + 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/ntlanman.txt b/symbols/SDK/um/arm/ntlanman.txt new file mode 100644 index 00000000..63ca8203 --- /dev/null +++ b/symbols/SDK/um/arm/ntlanman.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\ntlanman.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 34 ?NPEnumResource@@YAKPAXPAI01@Z (unsigned long __cdecl NPEnumResource(void *,unsigned int *,void *,unsigned int *)) + 12 ?NPGetConnection@@YAKPAG0PAI@Z (unsigned long __cdecl NPGetConnection(unsigned short *,unsigned short *,unsigned int *)) + 53 ?NPGetReconnectFlags@@YAKPAGPAE@Z (unsigned long __cdecl NPGetReconnectFlags(unsigned short *,unsigned char *)) + 40 ?NPGetUniversalName@@YAKPBGKPAXPAI@Z (unsigned long __cdecl NPGetUniversalName(unsigned short const *,unsigned long,void *,unsigned int *)) + 33 ?NPOpenEnum@@YAKIIIPAU_NETRESOURCEW@@PAPAX@Z (unsigned long __cdecl NPOpenEnum(unsigned int,unsigned int,unsigned int,struct _NETRESOURCEW *,void * *)) + DllMain + I_SystemFocusDialog + 17 NPAddConnection + 38 NPAddConnection3 + 18 NPCancelConnection + 35 NPCloseEnum + 36 NPFormatNetworkName + 13 NPGetCaps + 54 NPGetConnection3 + 49 NPGetConnectionPerformance + 52 NPGetResourceInformation + 41 NPGetResourceParent + 16 NPGetUser + QueryAppInstanceVersion + RegisterAppInstance + RegisterAppInstanceVersion + ResetAllAppInstanceVersions + SetAppInstanceCsvFlags + + 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/ntmarta.txt b/symbols/SDK/um/arm/ntmarta.txt new file mode 100644 index 00000000..dd9c8d32 --- /dev/null +++ b/symbols/SDK/um/arm/ntmarta.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\ntmarta.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?AccProvHandleGrantAccessRights@@YAKPAXW4_SE_OBJECT_TYPE@@PAU_ACTRL_ALISTW@@2PAU_ACTRL_OVERLAPPED@@@Z (unsigned long __cdecl AccProvHandleGrantAccessRights(void *,enum _SE_OBJECT_TYPE,struct _ACTRL_ALISTW *,struct _ACTRL_ALISTW *,struct _ACTRL_OVERLAPPED *)) + ?GetMartaExtensionInterface@@YAPAU_ACC_MARTA_FUNCTIONS@@XZ (struct _ACC_MARTA_FUNCTIONS * __cdecl GetMartaExtensionInterface(void)) + AccConvertAccessMaskToActrlAccess + AccConvertAccessToSD + AccConvertAccessToSecurityDescriptor + AccConvertAclToAccess + AccConvertSDToAccess + AccFreeIndexArray + AccGetAccessForTrustee + AccGetExplicitEntries + AccGetInheritanceSource + AccLookupAccountName + AccLookupAccountSid + AccLookupAccountTrustee + AccProvCancelOperation + AccProvGetAccessInfoPerObjectType + AccProvGetAllRights + AccProvGetCapabilities + AccProvGetOperationResults + AccProvGetTrusteesAccess + AccProvGrantAccessRights + AccProvHandleGetAccessInfoPerObjectType + AccProvHandleGetAllRights + AccProvHandleGetTrusteesAccess + AccProvHandleIsAccessAudited + AccProvHandleIsObjectAccessible + AccProvHandleRevokeAccessRights + AccProvHandleRevokeAuditRights + AccProvHandleSetAccessRights + AccProvIsAccessAudited + AccProvIsObjectAccessible + AccProvRevokeAccessRights + AccProvRevokeAuditRights + AccProvSetAccessRights + AccRewriteGetExplicitEntriesFromAcl + AccRewriteGetHandleRights + AccRewriteGetNamedRights + AccRewriteSetEntriesInAcl + AccRewriteSetHandleRights + AccRewriteSetNamedRights + AccSetEntriesInAList + AccTreeResetNamedSecurityInfo + EventGuidToName + EventNameFree + + 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/ntstc_libcmt.txt b/symbols/SDK/um/arm/ntstc_libcmt.txt new file mode 100644 index 00000000..f439eb76 --- /dev/null +++ b/symbols/SDK/um/arm/ntstc_libcmt.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\ntstc_libcmt.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + CC .CRT$XCC + 4 .CRT$XCU + A33 .bss + 22C .data + A47 .data$r + 3839C4 .debug$S + 4ADE78 .debug$T + F54 .drectve + 1708 .gfids$y + AF38 .pdata + 186A4 .rdata + 14 .text + 884 .text$di + 60BB0 .text$mn + 35B0 .text$x + 4D0 .text$yd + 6DCC .xdata + 11CC .xdata$x diff --git a/symbols/SDK/um/arm/ntstc_msvcrt.txt b/symbols/SDK/um/arm/ntstc_msvcrt.txt new file mode 100644 index 00000000..7e5f674b --- /dev/null +++ b/symbols/SDK/um/arm/ntstc_msvcrt.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\ntstc_msvcrt.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + CC .CRT$XCC + 4 .CRT$XCU + A33 .bss + 22C .data + A47 .data$r + 3867AC .debug$S + 4ADE78 .debug$T + F54 .drectve + 1708 .gfids$y + AF38 .pdata + 18814 .rdata + 14 .text + 8D8 .text$di + 6189E .text$mn + 35B6 .text$x + 4D0 .text$yd + 6D9C .xdata + 11CC .xdata$x diff --git a/symbols/SDK/um/arm/objsel.txt b/symbols/SDK/um/arm/objsel.txt new file mode 100644 index 00000000..8b6e9f86 --- /dev/null +++ b/symbols/SDK/um/arm/objsel.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\objsel.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/odbc32.txt b/symbols/SDK/um/arm/odbc32.txt new file mode 100644 index 00000000..47f8fd91 --- /dev/null +++ b/symbols/SDK/um/arm/odbc32.txt @@ -0,0 +1,197 @@ +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\odbc32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CloseODBCPerfData + CollectODBCPerfData + CursorLibLockDbc + CursorLibLockDesc + CursorLibLockStmt + CursorLibTransact + DllBidEntryPoint + GetODBCSharedData + LockHandle + 84 ODBCGetTryWaitValue + ODBCInternalConnectW + 301 ODBCQualifyFileDSNW + 86 ODBCSetTryWaitValue + OpenODBCPerfData + PostComponentError + PostODBCComponentError + PostODBCError + 1 SQLAllocConnect + 2 SQLAllocEnv + 24 SQLAllocHandle + 77 SQLAllocHandleStd + 3 SQLAllocStmt + 4 SQLBindCol + 25 SQLBindParam + 72 SQLBindParameter + 55 SQLBrowseConnect + 255 SQLBrowseConnectA + 155 SQLBrowseConnectW + 78 SQLBulkOperations + 5 SQLCancel + SQLCancelHandle + 26 SQLCloseCursor + 27 SQLColAttribute + 227 SQLColAttributeA + 127 SQLColAttributeW + 6 SQLColAttributes + 206 SQLColAttributesA + 106 SQLColAttributesW + 56 SQLColumnPrivileges + 256 SQLColumnPrivilegesA + 156 SQLColumnPrivilegesW + 40 SQLColumns + 240 SQLColumnsA + 140 SQLColumnsW + SQLCompleteAsync + 7 SQLConnect + 207 SQLConnectA + 107 SQLConnectW + 28 SQLCopyDesc + 57 SQLDataSources + 257 SQLDataSourcesA + 157 SQLDataSourcesW + 8 SQLDescribeCol + 208 SQLDescribeColA + 108 SQLDescribeColW + 58 SQLDescribeParam + 9 SQLDisconnect + 41 SQLDriverConnect + 241 SQLDriverConnectA + 141 SQLDriverConnectW + 71 SQLDrivers + 271 SQLDriversA + 171 SQLDriversW + 29 SQLEndTran + 10 SQLError + 210 SQLErrorA + 110 SQLErrorW + 11 SQLExecDirect + 211 SQLExecDirectA + 111 SQLExecDirectW + 12 SQLExecute + 59 SQLExtendedFetch + 13 SQLFetch + 30 SQLFetchScroll + 60 SQLForeignKeys + 260 SQLForeignKeysA + 160 SQLForeignKeysW + 14 SQLFreeConnect + 15 SQLFreeEnv + 31 SQLFreeHandle + 16 SQLFreeStmt + 32 SQLGetConnectAttr + 232 SQLGetConnectAttrA + 132 SQLGetConnectAttrW + 42 SQLGetConnectOption + 242 SQLGetConnectOptionA + 142 SQLGetConnectOptionW + 17 SQLGetCursorName + 217 SQLGetCursorNameA + 117 SQLGetCursorNameW + 43 SQLGetData + 33 SQLGetDescField + 233 SQLGetDescFieldA + 133 SQLGetDescFieldW + 34 SQLGetDescRec + 234 SQLGetDescRecA + 134 SQLGetDescRecW + 35 SQLGetDiagField + 235 SQLGetDiagFieldA + 135 SQLGetDiagFieldW + 36 SQLGetDiagRec + 236 SQLGetDiagRecA + 136 SQLGetDiagRecW + 37 SQLGetEnvAttr + 44 SQLGetFunctions + 45 SQLGetInfo + 245 SQLGetInfoA + 145 SQLGetInfoW + 38 SQLGetStmtAttr + 238 SQLGetStmtAttrA + 138 SQLGetStmtAttrW + 46 SQLGetStmtOption + 47 SQLGetTypeInfo + 247 SQLGetTypeInfoA + 147 SQLGetTypeInfoW + 61 SQLMoreResults + 62 SQLNativeSql + 262 SQLNativeSqlA + 162 SQLNativeSqlW + 63 SQLNumParams + 18 SQLNumResultCols + 48 SQLParamData + 64 SQLParamOptions + 19 SQLPrepare + 219 SQLPrepareA + 119 SQLPrepareW + 65 SQLPrimaryKeys + 265 SQLPrimaryKeysA + 165 SQLPrimaryKeysW + 66 SQLProcedureColumns + 266 SQLProcedureColumnsA + 166 SQLProcedureColumnsW + 67 SQLProcedures + 267 SQLProceduresA + 167 SQLProceduresW + 49 SQLPutData + 20 SQLRowCount + 39 SQLSetConnectAttr + 239 SQLSetConnectAttrA + 139 SQLSetConnectAttrW + 50 SQLSetConnectOption + 250 SQLSetConnectOptionA + 150 SQLSetConnectOptionW + 21 SQLSetCursorName + 221 SQLSetCursorNameA + 121 SQLSetCursorNameW + 73 SQLSetDescField + 273 SQLSetDescFieldA + 173 SQLSetDescFieldW + 74 SQLSetDescRec + 75 SQLSetEnvAttr + 22 SQLSetParam + 68 SQLSetPos + 69 SQLSetScrollOptions + 76 SQLSetStmtAttr + 276 SQLSetStmtAttrA + 176 SQLSetStmtAttrW + 51 SQLSetStmtOption + 52 SQLSpecialColumns + 252 SQLSpecialColumnsA + 152 SQLSpecialColumnsW + 53 SQLStatistics + 253 SQLStatisticsA + 153 SQLStatisticsW + 70 SQLTablePrivileges + 270 SQLTablePrivilegesA + 170 SQLTablePrivilegesW + 54 SQLTables + 254 SQLTablesA + 154 SQLTablesW + 23 SQLTransact + SearchStatusCode + VFreeErrors + VRetrieveDriverErrorsRowCol + ValidateErrorQueue + g_hHeapMalloc + + 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/odbcbcp.txt b/symbols/SDK/um/arm/odbcbcp.txt new file mode 100644 index 00000000..85a9c7e2 --- /dev/null +++ b/symbols/SDK/um/arm/odbcbcp.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\odbcbcp.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 24 LibMain + 27 SQLCloseEnumServers + 26 SQLGetNextEnumeration + 25 SQLInitEnumServers + 23 SQLLinkedCatalogsA + 22 SQLLinkedCatalogsW + 21 SQLLinkedServers + 2 bcp_batch + 3 bcp_bind + 4 bcp_colfmt + 5 bcp_collen + 6 bcp_colptr + 8 bcp_columns + 9 bcp_control + 10 bcp_done + 12 bcp_exec + 28 bcp_getcolfmt + 11 bcp_initA + 18 bcp_initW + 13 bcp_moretext + 15 bcp_readfmtA + 19 bcp_readfmtW + 14 bcp_sendrow + 29 bcp_setcolfmt + 16 bcp_writefmtA + 20 bcp_writefmtW + 1 dbprtypeA + 17 dbprtypeW + + 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/odbccp32.txt b/symbols/SDK/um/arm/odbccp32.txt new file mode 100644 index 00000000..e17717c7 --- /dev/null +++ b/symbols/SDK/um/arm/odbccp32.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\odbccp32.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + 4 .bss + FA2C .debug$S + A0A0 .debug$T + B .drectve + 8 .gfids$y + 1E8 .pdata + 5F9 .rdata + 14 .text + DC6 .text$mn + 28 .xdata diff --git a/symbols/SDK/um/arm/olecli32.txt b/symbols/SDK/um/arm/olecli32.txt new file mode 100644 index 00000000..49217940 --- /dev/null +++ b/symbols/SDK/um/arm/olecli32.txt @@ -0,0 +1,199 @@ +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\olecli32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 410 BmChangeData + 403 BmClone + 405 BmCopy + 408 BmDraw + 409 BmEnumFormat + 404 BmEqual + 401 BmGetData + 407 BmQueryBounds + 400 BmRelease + 402 BmSaveToStream + 952 CheckNetDrive + 950 ConnectDlgProc + 114 DefCreate + 111 DefCreateFromClip + 115 DefCreateFromFile + 113 DefCreateFromTemplate + 117 DefCreateInvisible + 112 DefCreateLinkFromClip + 116 DefCreateLinkFromFile + 110 DefLoadFromStream + 510 DibChangeData + 503 DibClone + 505 DibCopy + 508 DibDraw + 509 DibEnumFormat + 504 DibEqual + 501 DibGetData + 507 DibQueryBounds + 500 DibRelease + 502 DibSaveToStream + 100 DocWndProc + 708 ErrActivate + 709 ErrClose + 706 ErrCopyFromLink + 717 ErrExecute + 715 ErrGetUpdateOptions + 714 ErrObjectConvert + 718 ErrObjectLong + 707 ErrQueryOpen + 713 ErrQueryOutOfDate + 712 ErrQueryProtocol + 711 ErrReconnect + 705 ErrSetBounds + 702 ErrSetData + 703 ErrSetHostNames + 704 ErrSetTargetDevice + 716 ErrSetUpdateOptions + 701 ErrShow + 710 ErrUpdate + 611 GenChangeData + 604 GenClone + 606 GenCopy + 609 GenDraw + 610 GenEnumFormat + 605 GenEqual + 601 GenGetData + 608 GenQueryBounds + 600 GenRelease + 603 GenSaveToStream + 602 GenSetData + 954 GetTaskVisibleWindow + 216 LeActivate + 224 LeChangeData + 208 LeClone + 225 LeClose + 211 LeCopy + 209 LeCopyFromLink + 230 LeCreateInvisible + 214 LeDraw + 220 LeEnumFormat + 210 LeEqual + 228 LeExecute + 202 LeGetData + 226 LeGetUpdateOptions + 223 LeObjectConvert + 229 LeObjectLong + 213 LeQueryBounds + 215 LeQueryOpen + 222 LeQueryOutOfDate + 221 LeQueryProtocol + 212 LeQueryType + 219 LeReconnect + 200 LeRelease + 207 LeSaveToStream + 206 LeSetBounds + 203 LeSetData + 204 LeSetHostNames + 205 LeSetTargetDevice + 227 LeSetUpdateOptions + 201 LeShow + 218 LeUpdate + 102 MfCallbackFunc + 310 MfChangeData + 303 MfClone + 305 MfCopy + 308 MfDraw + 309 MfEnumFormat + 304 MfEqual + 301 MfGetData + 307 MfQueryBounds + 300 MfRelease + 302 MfSaveToStream + 910 ObjQueryName + 913 ObjQuerySize + 912 ObjQueryType + 911 ObjRename + 21 OleActivate + 6 OleClone + 27 OleClose + 7 OleCopyFromLink + 13 OleCopyToClipboard + 34 OleCreate + 12 OleCreateFromClip + 38 OleCreateFromFile + 33 OleCreateFromTemplate + 58 OleCreateInvisible + 11 OleCreateLinkFromClip + 39 OleCreateLinkFromFile + 2 OleDelete + 19 OleDraw + 26 OleEnumFormats + 47 OleEnumObjects + 8 OleEqual + 57 OleExecute + 28 OleGetData + 24 OleGetLinkUpdateOptions + 60 OleIsDcMeta + 4 OleLoadFromStream + 54 OleLockServer + 32 OleObjectConvert + 18 OleQueryBounds + 59 OleQueryClientVersion + 10 OleQueryCreateFromClip + 9 OleQueryLinkFromClip + 48 OleQueryName + 20 OleQueryOpen + 31 OleQueryOutOfDate + 30 OleQueryProtocol + 36 OleQueryReleaseError + 37 OleQueryReleaseMethod + 35 OleQueryReleaseStatus + 56 OleQuerySize + 14 OleQueryType + 23 OleReconnect + 41 OleRegisterClientDoc + 40 OleRelease + 46 OleRename + 43 OleRenameClientDoc + 50 OleRequestData + 44 OleRevertClientDoc + 42 OleRevokeClientDoc + 3 OleSaveToStream + 45 OleSavedClientDoc + 17 OleSetBounds + 49 OleSetColorScheme + 29 OleSetData + 15 OleSetHostNames + 25 OleSetLinkUpdateOptions + 16 OleSetTargetDevice + 55 OleUnlockServer + 22 OleUpdate + 807 PbCopyToClipboard + 804 PbCreate + 801 PbCreateFromClip + 808 PbCreateFromFile + 803 PbCreateFromTemplate + 812 PbCreateInvisible + 802 PbCreateLinkFromClip + 809 PbCreateLinkFromFile + 805 PbDraw + 810 PbEnumFormats + 811 PbGetData + 800 PbLoadFromStream + 806 PbQueryBounds + 951 SetNetName + 953 SetNextNetDrive + 101 SrvrWndProc + 1 WEP + + 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/oledb.txt b/symbols/SDK/um/arm/oledb.txt new file mode 100644 index 00000000..e3092175 --- /dev/null +++ b/symbols/SDK/um/arm/oledb.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\oledb.lib + +File Type: LIBRARY + + Summary + + A3A4 .debug$S + B3B0 .debug$T + 10 .drectve + 630 .rdata diff --git a/symbols/SDK/um/arm/olesvr32.txt b/symbols/SDK/um/arm/olesvr32.txt new file mode 100644 index 00000000..c100cc19 --- /dev/null +++ b/symbols/SDK/um/arm/olesvr32.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\olesvr32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 29 DeleteClientInfo + 22 DocWndProc + 31 EnumForTerminate + 25 FindItemWnd + 26 ItemCallBack + 23 ItemWndProc + 4 OleBlockServer + 12 OleQueryServerVersion + 2 OleRegisterServer + 6 OleRegisterServerDoc + 8 OleRenameServerDoc + 9 OleRevertServerDoc + 11 OleRevokeObject + 3 OleRevokeServer + 7 OleRevokeServerDoc + 10 OleSavedServerDoc + 5 OleUnblockServer + 24 SendDataMsg + 30 SendRenameMsg + 21 SrvrWndProc + 27 TerminateClients + 28 TerminateDocClients + 1 WEP + + 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/ondemandconnroutehelper.txt b/symbols/SDK/um/arm/ondemandconnroutehelper.txt new file mode 100644 index 00000000..6f4b9505 --- /dev/null +++ b/symbols/SDK/um/arm/ondemandconnroutehelper.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\ondemandconnroutehelper.lib + +File Type: LIBRARY + + Exports + + ordinal name + + FreeInterfaceContextTable + GetInterfaceContextTableForHostName + OnDemandAddRouteRequest + OnDemandGetRoutingHint + OnDemandRegisterNotification + OnDemandRemoveMatchingRoute + OnDemandRemoveRouteRequest + OnDemandUnRegisterNotification + + Summary + + F3 .debug$S + 14 .idata$2 + 14 .idata$3 + 4 .idata$4 + 4 .idata$5 + 1C .idata$6 diff --git a/symbols/SDK/um/arm/osptk.txt b/symbols/SDK/um/arm/osptk.txt new file mode 100644 index 00000000..d44b6698 --- /dev/null +++ b/symbols/SDK/um/arm/osptk.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\osptk.lib + +File Type: LIBRARY + + Summary + + 6E7C .debug$S + 86C4 .debug$T + C .drectve + 80 .rdata diff --git a/symbols/SDK/um/arm/p2p.txt b/symbols/SDK/um/arm/p2p.txt new file mode 100644 index 00000000..c06ca910 --- /dev/null +++ b/symbols/SDK/um/arm/p2p.txt @@ -0,0 +1,133 @@ +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\p2p.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?PeerGroupHandlePowerEvent@@YAJH@Z (long __cdecl PeerGroupHandlePowerEvent(int)) + PeerCollabAddContact + PeerCollabAsyncInviteContact + PeerCollabAsyncInviteEndpoint + PeerCollabCancelInvitation + PeerCollabCloseHandle + PeerCollabDeleteContact + PeerCollabDeleteEndpointData + PeerCollabDeleteObject + PeerCollabEnumApplicationRegistrationInfo + PeerCollabEnumApplications + PeerCollabEnumContacts + PeerCollabEnumEndpoints + PeerCollabEnumObjects + PeerCollabEnumPeopleNearMe + PeerCollabExportContact + PeerCollabGetAppLaunchInfo + PeerCollabGetApplicationRegistrationInfo + PeerCollabGetContact + PeerCollabGetEndpointName + PeerCollabGetEventData + PeerCollabGetInvitationResponse + PeerCollabGetPresenceInfo + PeerCollabGetSigninOptions + PeerCollabInviteContact + PeerCollabInviteEndpoint + PeerCollabParseContact + PeerCollabQueryContactData + PeerCollabRefreshEndpointData + PeerCollabRegisterApplication + PeerCollabRegisterEvent + PeerCollabSetEndpointName + PeerCollabSetObject + PeerCollabSetPresenceInfo + PeerCollabShutdown + PeerCollabSignin + PeerCollabSignout + PeerCollabStartup + PeerCollabSubscribeEndpointData + PeerCollabUnregisterApplication + PeerCollabUnregisterEvent + PeerCollabUnsubscribeEndpointData + PeerCollabUpdateContact + PeerCreatePeerName + PeerEndEnumeration + PeerEnumGroups + PeerEnumIdentities + PeerFreeData + PeerGetItemCount + PeerGetNextItem + PeerGroupAddRecord + PeerGroupClose + PeerGroupCloseDirectConnection + PeerGroupConnect + PeerGroupConnectByAddress + PeerGroupCreate + PeerGroupCreateInvitation + PeerGroupCreatePasswordInvitation + PeerGroupDelete + PeerGroupDeleteRecord + PeerGroupEnumConnections + PeerGroupEnumMembers + PeerGroupEnumRecords + PeerGroupExportConfig + PeerGroupExportDatabase + PeerGroupGetEventData + PeerGroupGetProperties + PeerGroupGetRecord + PeerGroupGetStatus + PeerGroupImportConfig + PeerGroupImportDatabase + PeerGroupIssueCredentials + PeerGroupJoin + PeerGroupOpen + PeerGroupOpenDirectConnection + PeerGroupParseInvitation + PeerGroupPasswordJoin + PeerGroupPeerTimeToUniversalTime + PeerGroupRegisterEvent + PeerGroupResumePasswordAuthentication + PeerGroupSearchRecords + PeerGroupSendData + PeerGroupSetProperties + PeerGroupShutdown + PeerGroupStartup + PeerGroupUniversalTimeToPeerTime + PeerGroupUnregisterEvent + PeerGroupUpdateRecord + PeerHostNameToPeerName + PeerIdentityCreate + PeerIdentityDelete + PeerIdentityExport + PeerIdentityGetCert + PeerIdentityGetCryptKey + PeerIdentityGetDefault + PeerIdentityGetFriendlyName + PeerIdentityGetXML + PeerIdentityImport + PeerIdentitySetFriendlyName + PeerNameToPeerHostName + PeerPnrpEndResolve + PeerPnrpGetCloudInfo + PeerPnrpGetEndpoint + PeerPnrpRegister + PeerPnrpResolve + PeerPnrpShutdown + PeerPnrpStartResolve + PeerPnrpStartup + PeerPnrpUnregister + PeerPnrpUpdateRegistration + PeerSSPAddCredentials + PeerSSPRemoveCredentials + + 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/p2pgraph.txt b/symbols/SDK/um/arm/p2pgraph.txt new file mode 100644 index 00000000..f0da9e79 --- /dev/null +++ b/symbols/SDK/um/arm/p2pgraph.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\p2pgraph.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?PeerGraphForceStopPresencePrivate@@YAJPAXH@Z (long __cdecl PeerGraphForceStopPresencePrivate(void *,int)) + ?pMemoryHelper@@3PAU_DEBUG_MEMORY_CONTROL_BLOCK@@A (struct _DEBUG_MEMORY_CONTROL_BLOCK * pMemoryHelper) + PeerGraphAddRecord + PeerGraphClose + PeerGraphCloseDirectConnection + PeerGraphConnect + PeerGraphCreate + PeerGraphDelete + PeerGraphDeleteRecord + PeerGraphEndEnumeration + PeerGraphEnumConnections + PeerGraphEnumNodes + PeerGraphEnumRecords + PeerGraphExportDatabase + PeerGraphFreeData + PeerGraphGetEventData + PeerGraphGetItemCount + PeerGraphGetNextItem + PeerGraphGetNodeInfo + PeerGraphGetProperties + PeerGraphGetRecord + PeerGraphGetStatus + PeerGraphImportDatabase + PeerGraphListen + PeerGraphOpen + PeerGraphOpenDirectConnection + PeerGraphPeerTimeToUniversalTime + PeerGraphRegisterEvent + PeerGraphSearchRecords + PeerGraphSendData + PeerGraphSetNodeAttributes + PeerGraphSetPresence + PeerGraphSetProperties + PeerGraphShutdown + PeerGraphStartup + PeerGraphSuspendTimers + PeerGraphUniversalTimeToPeerTime + PeerGraphUnregisterEvent + PeerGraphUpdateRecord + PeerGraphValidateDeferredRecords + + 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/pathcch.txt b/symbols/SDK/um/arm/pathcch.txt new file mode 100644 index 00000000..a82c9a65 --- /dev/null +++ b/symbols/SDK/um/arm/pathcch.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\pathcch.lib + +File Type: LIBRARY + + Exports + + ordinal name + + PathAllocCanonicalize + PathAllocCombine + PathCchAddBackslash + PathCchAddBackslashEx + PathCchAddExtension + PathCchAppend + PathCchAppendEx + PathCchCanonicalize + PathCchCanonicalizeEx + PathCchCombine + PathCchCombineEx + PathCchFindExtension + PathCchIsRoot + PathCchRemoveBackslash + PathCchRemoveBackslashEx + PathCchRemoveExtension + PathCchRemoveFileSpec + PathCchRenameExtension + PathCchSkipRoot + PathCchStripPrefix + PathCchStripToRoot + PathIsUNCEx + + Summary + + 12C .debug$S + 14 .idata$2 + 14 .idata$3 + 4 .idata$4 + 4 .idata$5 + 20 .idata$6 diff --git a/symbols/SDK/um/arm/powrprof.txt b/symbols/SDK/um/arm/powrprof.txt new file mode 100644 index 00000000..61231bdc --- /dev/null +++ b/symbols/SDK/um/arm/powrprof.txt @@ -0,0 +1,130 @@ +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\powrprof.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CallNtPowerInformation + CanUserWritePwrScheme + DeletePwrScheme + DevicePowerClose + DevicePowerEnumDevices + DevicePowerOpen + DevicePowerSetDeviceState + EnumPwrSchemes + GUIDFormatToGlobalPowerPolicy + GUIDFormatToPowerPolicy + GetActivePwrScheme + GetCurrentPowerPolicies + GetPwrCapabilities + GetPwrDiskSpindownRange + IsAdminOverrideActive + IsPwrHibernateAllowed + IsPwrShutdownAllowed + IsPwrSuspendAllowed + LoadCurrentPwrScheme + MergeLegacyPwrScheme + PowerApplyPowerRequestOverride + PowerCanRestoreIndividualDefaultPowerScheme + PowerCloseEnvironmentalMonitor + PowerCloseLimitsMitigation + PowerCloseLimitsPolicy + PowerCreatePossibleSetting + PowerCreateSetting + PowerCustomizePlatformPowerSettings + PowerDebugDifPowerPolicies + PowerDebugDifSystemPowerPolicies + PowerDebugDumpPowerPolicy + PowerDebugDumpPowerScheme + PowerDebugDumpSystemPowerCapabilities + PowerDebugDumpSystemPowerPolicy + PowerDeleteScheme + PowerDeterminePlatformRole + PowerDeterminePlatformRoleEx + PowerDuplicateScheme + PowerEnumerate + PowerGeneralizePlatformSettings + PowerGetActiveScheme + PowerImportPowerScheme + PowerIsSettingRangeDefined + PowerOpenSystemPowerKey + PowerOpenUserPowerKey + PowerPolicyToGUIDFormat + PowerReadACDefaultIndex + PowerReadACValue + PowerReadACValueIndex + PowerReadDCDefaultIndex + PowerReadDCValue + PowerReadDCValueIndex + PowerReadDescription + PowerReadFriendlyName + PowerReadIconResourceSpecifier + PowerReadPossibleDescription + PowerReadPossibleFriendlyName + PowerReadPossibleValue + PowerReadSecurityDescriptor + PowerReadSettingAttributes + PowerReadValueIncrement + PowerReadValueMax + PowerReadValueMin + PowerReadValueUnitsSpecifier + PowerRegisterEnvironmentalMonitor + PowerRegisterLimitsMitigation + PowerRegisterLimitsPolicy + PowerRegisterSuspendResumeNotification + PowerRemovePowerSetting + PowerReplaceDefaultPowerSchemes + PowerReportLimitsEvent + PowerReportThermalEvent + PowerRestoreDefaultPowerSchemes + PowerRestoreIndividualDefaultPowerScheme + PowerSetActiveScheme + PowerSetAlsBrightnessOffset + PowerSettingAccessCheck + PowerSettingAccessCheckEx + PowerSettingRegisterNotification + PowerSettingUnregisterNotification + PowerUnregisterSuspendResumeNotification + PowerUpdateEnvironmentalMonitorState + PowerUpdateEnvironmentalMonitorThresholds + PowerUpdateLimitsMitigation + PowerWriteACDefaultIndex + PowerWriteACValueIndex + PowerWriteDCDefaultIndex + PowerWriteDCValueIndex + PowerWriteDescription + PowerWriteFriendlyName + PowerWriteIconResourceSpecifier + PowerWritePossibleDescription + PowerWritePossibleFriendlyName + PowerWritePossibleValue + PowerWriteSecurityDescriptor + PowerWriteSettingAttributes + PowerWriteValueIncrement + PowerWriteValueMax + PowerWriteValueMin + PowerWriteValueUnitsSpecifier + ReadGlobalPwrPolicy + ReadProcessorPwrScheme + ReadPwrScheme + SetActivePwrScheme + SetSuspendState + ValidatePowerPolicies + WriteGlobalPwrPolicy + WriteProcessorPwrScheme + WritePwrScheme + + 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/prntvpt.txt b/symbols/SDK/um/arm/prntvpt.txt new file mode 100644 index 00000000..7730ef87 --- /dev/null +++ b/symbols/SDK/um/arm/prntvpt.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\prntvpt.lib + +File Type: LIBRARY + + Exports + + ordinal name + + BindPTProviderThunk + ConvertDevModeToPrintTicketThunk + ConvertDevModeToPrintTicketThunk2 + ConvertPrintTicketToDevModeThunk + ConvertPrintTicketToDevModeThunk2 + DllMain + GetDeviceDefaultPrintTicketThunk + GetDeviceNamespacesThunk + GetPrintCapabilitiesThunk + GetPrintCapabilitiesThunk2 + GetPrintDeviceCapabilitiesThunk + GetPrintDeviceCapabilitiesThunk2 + GetPrintDeviceResourcesThunk + GetPrintDeviceResourcesThunk2 + GetSchemaVersionThunk + MergeAndValidatePrintTicketThunk + MergeAndValidatePrintTicketThunk2 + 4 PTCloseProvider + 9 PTConvertDevModeToPrintTicket + 8 PTConvertPrintTicketToDevMode + 6 PTGetPrintCapabilities + 11 PTGetPrintDeviceCapabilities + 12 PTGetPrintDeviceResources + 7 PTMergeAndValidatePrintTicket + 2 PTOpenProvider + 3 PTOpenProviderEx + 1 PTQuerySchemaVersionSupport + 10 PTReleaseMemory + UnbindPTProviderThunk + + 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/propsys.txt b/symbols/SDK/um/arm/propsys.txt new file mode 100644 index 00000000..6de5eab4 --- /dev/null +++ b/symbols/SDK/um/arm/propsys.txt @@ -0,0 +1,240 @@ +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\propsys.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ClearPropVariantArray + ClearVariantArray + 3 GetProxyDllInfo + InitPropVariantFromBooleanVector + InitPropVariantFromBuffer + InitPropVariantFromCLSID + InitPropVariantFromDoubleVector + InitPropVariantFromFileTime + InitPropVariantFromFileTimeVector + InitPropVariantFromGUIDAsString + InitPropVariantFromInt16Vector + InitPropVariantFromInt32Vector + InitPropVariantFromInt64Vector + InitPropVariantFromPropVariantVectorElem + InitPropVariantFromResource + InitPropVariantFromStrRet + InitPropVariantFromStringAsVector + InitPropVariantFromStringVector + InitPropVariantFromUInt16Vector + InitPropVariantFromUInt32Vector + InitPropVariantFromUInt64Vector + InitPropVariantVectorFromPropVariant + InitVariantFromBooleanArray + InitVariantFromBuffer + InitVariantFromDoubleArray + InitVariantFromFileTime + InitVariantFromFileTimeArray + InitVariantFromGUIDAsString + InitVariantFromInt16Array + InitVariantFromInt32Array + InitVariantFromInt64Array + InitVariantFromResource + InitVariantFromStrRet + InitVariantFromStringArray + InitVariantFromUInt16Array + InitVariantFromUInt32Array + InitVariantFromUInt64Array + InitVariantFromVariantArrayElem + PSCoerceToCanonicalValue + PSCreateAdapterFromPropertyStore + PSCreateDelayedMultiplexPropertyStore + PSCreateMemoryPropertyStore + PSCreateMultiplexPropertyStore + PSCreatePropertyChangeArray + PSCreatePropertyStoreFromObject + PSCreatePropertyStoreFromPropertySetStorage + PSCreateSimplePropertyChange + PSEnumeratePropertyDescriptions + PSFormatForDisplay + PSFormatForDisplayAlloc + PSFormatPropertyValue + PSGetImageReferenceForValue + PSGetItemPropertyHandler + PSGetItemPropertyHandlerWithCreateObject + PSGetNameFromPropertyKey + PSGetNamedPropertyFromPropertyStorage + 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 + PropVariantChangeType + PropVariantCompareEx + PropVariantGetBooleanElem + PropVariantGetDoubleElem + PropVariantGetElementCount + PropVariantGetFileTimeElem + PropVariantGetInt16Elem + PropVariantGetInt32Elem + PropVariantGetInt64Elem + PropVariantGetStringElem + PropVariantGetUInt16Elem + PropVariantGetUInt32Elem + PropVariantGetUInt64Elem + PropVariantToBSTR + PropVariantToBoolean + PropVariantToBooleanVector + PropVariantToBooleanVectorAlloc + PropVariantToBooleanWithDefault + PropVariantToBuffer + PropVariantToDouble + PropVariantToDoubleVector + PropVariantToDoubleVectorAlloc + PropVariantToDoubleWithDefault + PropVariantToFileTime + PropVariantToFileTimeVector + PropVariantToFileTimeVectorAlloc + PropVariantToGUID + PropVariantToInt16 + PropVariantToInt16Vector + PropVariantToInt16VectorAlloc + PropVariantToInt16WithDefault + PropVariantToInt32 + PropVariantToInt32Vector + PropVariantToInt32VectorAlloc + PropVariantToInt32WithDefault + PropVariantToInt64 + PropVariantToInt64Vector + PropVariantToInt64VectorAlloc + PropVariantToInt64WithDefault + PropVariantToStrRet + PropVariantToString + PropVariantToStringAlloc + PropVariantToStringVector + PropVariantToStringVectorAlloc + PropVariantToStringWithDefault + PropVariantToUInt16 + PropVariantToUInt16Vector + PropVariantToUInt16VectorAlloc + PropVariantToUInt16WithDefault + PropVariantToUInt32 + PropVariantToUInt32Vector + PropVariantToUInt32VectorAlloc + PropVariantToUInt32WithDefault + PropVariantToUInt64 + PropVariantToUInt64Vector + PropVariantToUInt64VectorAlloc + PropVariantToUInt64WithDefault + PropVariantToVariant + 435 PropVariantToWinRTPropertyValue + 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 + VariantToStrRet + VariantToString + VariantToStringAlloc + VariantToStringArray + VariantToStringArrayAlloc + VariantToStringWithDefault + VariantToUInt16 + VariantToUInt16Array + VariantToUInt16ArrayAlloc + VariantToUInt16WithDefault + VariantToUInt32 + VariantToUInt32Array + VariantToUInt32ArrayAlloc + VariantToUInt32WithDefault + VariantToUInt64 + VariantToUInt64Array + VariantToUInt64ArrayAlloc + VariantToUInt64WithDefault + 436 WinRTPropertyValueToPropVariant + + 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/quartz.txt b/symbols/SDK/um/arm/quartz.txt new file mode 100644 index 00000000..2c725a97 --- /dev/null +++ b/symbols/SDK/um/arm/quartz.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\quartz.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AMGetErrorTextA + AMGetErrorTextW + AmpFactorToDB + DBToAmpFactor + + 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/query.txt b/symbols/SDK/um/arm/query.txt new file mode 100644 index 00000000..e602feff --- /dev/null +++ b/symbols/SDK/um/arm/query.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\query.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/qwave.txt b/symbols/SDK/um/arm/qwave.txt new file mode 100644 index 00000000..78f5839e --- /dev/null +++ b/symbols/SDK/um/arm/qwave.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\qwave.lib + +File Type: LIBRARY + + Exports + + ordinal name + + QDLHPathDiagnostics + QDLHStartDiagnosingPath + QOSAddSocketToFlow + QOSCancel + QOSCloseHandle + QOSCreateHandle + QOSEnumerateFlows + QOSNotifyFlow + QOSQueryFlow + QOSRemoveSocketFromFlow + QOSSetFlow + QOSStartTrackingClient + QOSStopTrackingClient + ServiceMain + + 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/rasuser.txt b/symbols/SDK/um/arm/rasuser.txt new file mode 100644 index 00000000..618416a6 --- /dev/null +++ b/symbols/SDK/um/arm/rasuser.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\rasuser.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 8 ?GetEapProviders@@YAJPBGPAV?$CArray@UAuthProviderData@@AAU1@@@@Z (long __cdecl GetEapProviders(unsigned short const *,class CArray *)) + 6 ?IASCreateProfileAdvancedPage@@YAPAU_PSP@@PAUISdo@@PAUISdoDictionaryOld@@JPAX@Z (struct _PSP * __cdecl IASCreateProfileAdvancedPage(struct ISdo *,struct ISdoDictionaryOld *,long,void *)) + 7 ?IASDeleteProfileAdvancedPage@@YAHPAU_PSP@@@Z (int __cdecl IASDeleteProfileAdvancedPage(struct _PSP *)) + 9 ?OpenRAS_IASProfileDlg2@@YAJPBGPAUISdo@@PAUISdoDictionaryOld@@HKPAXPAUISdoCollection@@@Z (long __cdecl OpenRAS_IASProfileDlg2(unsigned short const *,struct ISdo *,struct ISdoDictionaryOld *,int,unsigned long,void *,struct ISdoCollection *)) + 5 ?OpenRAS_IASProfileDlg@@YAJPBGPAUISdo@@PAUISdoDictionaryOld@@HKPAX@Z (long __cdecl OpenRAS_IASProfileDlg(unsigned short const *,struct ISdo *,struct ISdoDictionaryOld *,int,unsigned long,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/resutils.txt b/symbols/SDK/um/arm/resutils.txt new file mode 100644 index 00000000..4195f0d6 --- /dev/null +++ b/symbols/SDK/um/arm/resutils.txt @@ -0,0 +1,147 @@ +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\resutils.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?ClusWorkerStart@@YAKPAU_WORK_CONTEXT@@@Z (unsigned long __cdecl ClusWorkerStart(struct _WORK_CONTEXT *)) + CloseClusterCryptProvider + ClusAddClusterHealthFault + ClusGetClusterHealthFaults + ClusRemoveClusterHealthFault + ClusWorkerCheckTerminate + ClusWorkerCreate + ClusWorkerTerminate + ClusWorkerTerminateEx + ClusWorkersTerminate + ClusterClearBackupStateForSharedVolume + ClusterDecrypt + ClusterEncrypt + ClusterGetVolumeNameForVolumeMountPoint + ClusterGetVolumePathName + ClusterIsPathOnSharedVolume + ClusterPrepareSharedVolumeForBackup + ClusterSharedVolumeCheckSnapshotPresence + ClusterSharedVolumeCreateSnapshot + ClusterSharedVolumeReleaseSnapshot + CreateClusterStorageSpacesClustering + CreateClusterStorageSpacesResourceLocator + CreateClusterStorageSpacesSubProvider + FreeClusterCrypt + FreeClusterHealthFault + FreeClusterHealthFaultArray + InitializeClusterHealthFault + InitializeClusterHealthFaultArray + OpenClusterCryptProvider + ResUtilAddUnknownProperties + ResUtilCreateDirectoryTree + ResUtilDupGroup + ResUtilDupParameterBlock + ResUtilDupResource + ResUtilDupString + ResUtilEnumGroups + ResUtilEnumGroupsEx + ResUtilEnumPrivateProperties + ResUtilEnumProperties + ResUtilEnumResources + ResUtilEnumResourcesEx + ResUtilEnumResourcesEx2 + ResUtilExpandEnvironmentStrings + ResUtilFindBinaryProperty + ResUtilFindDependentDiskResourceDriveLetter + ResUtilFindDwordProperty + ResUtilFindExpandSzProperty + ResUtilFindExpandedSzProperty + ResUtilFindFileTimeProperty + ResUtilFindLongProperty + ResUtilFindMultiSzProperty + ResUtilFindSzProperty + ResUtilFindULargeIntegerProperty + ResUtilFreeEnvironment + ResUtilFreeParameterBlock + ResUtilGetAllProperties + ResUtilGetBinaryProperty + ResUtilGetBinaryValue + ResUtilGetClusterGroupType + ResUtilGetClusterId + ResUtilGetClusterRoleState + ResUtilGetCoreClusterResources + ResUtilGetCoreClusterResourcesEx + ResUtilGetCoreGroup + ResUtilGetDwordProperty + ResUtilGetDwordValue + ResUtilGetEnvironmentWithNetName + ResUtilGetFileTimeProperty + ResUtilGetLongProperty + ResUtilGetMultiSzProperty + ResUtilGetPrivateProperties + ResUtilGetProperties + ResUtilGetPropertiesToParameterBlock + ResUtilGetProperty + ResUtilGetPropertyFormats + ResUtilGetPropertySize + ResUtilGetQwordValue + ResUtilGetResourceDependency + ResUtilGetResourceDependencyByClass + ResUtilGetResourceDependencyByClassEx + ResUtilGetResourceDependencyByName + ResUtilGetResourceDependencyByNameAndClass + ResUtilGetResourceDependencyByNameEx + ResUtilGetResourceDependencyEx + ResUtilGetResourceDependentIPAddressProps + ResUtilGetResourceName + ResUtilGetResourceNameDependency + ResUtilGetResourceNameDependencyEx + ResUtilGetSzProperty + ResUtilGetSzValue + ResUtilGroupsEqual + ResUtilIsPathValid + ResUtilIsResourceClassEqual + ResUtilLeftPaxosIsLessThanRight + ResUtilNodeEnum + ResUtilPaxosComparer + ResUtilPropertyListFromParameterBlock + ResUtilRemoveResourceServiceEnvironment + ResUtilResourceDepEnum + ResUtilResourceTypesEqual + ResUtilResourcesEqual + ResUtilSetBinaryValue + ResUtilSetDwordValue + ResUtilSetExpandSzValue + ResUtilSetMultiSzValue + ResUtilSetPrivatePropertyList + ResUtilSetPropertyParameterBlock + ResUtilSetPropertyParameterBlockEx + ResUtilSetPropertyTable + ResUtilSetPropertyTableEx + ResUtilSetQwordValue + ResUtilSetResourceServiceEnvironment + ResUtilSetResourceServiceStartParameters + ResUtilSetResourceServiceStartParametersEx + ResUtilSetSzValue + ResUtilSetUnknownProperties + ResUtilSetValueEx + ResUtilStartResourceService + ResUtilStopResourceService + ResUtilStopService + ResUtilTerminateServiceProcessFromResDll + ResUtilVerifyPrivatePropertyList + ResUtilVerifyPropertyTable + ResUtilVerifyResourceService + ResUtilVerifyService + ResUtilsDeleteKeyTree + + 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/rometadata.txt b/symbols/SDK/um/arm/rometadata.txt new file mode 100644 index 00000000..e4aec8e5 --- /dev/null +++ b/symbols/SDK/um/arm/rometadata.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\rometadata.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MetaDataGetDispenser + + 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/rpcexts.txt b/symbols/SDK/um/arm/rpcexts.txt new file mode 100644 index 00000000..e90ea1d4 --- /dev/null +++ b/symbols/SDK/um/arm/rpcexts.txt @@ -0,0 +1,79 @@ +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\rpcexts.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DebugExtensionInitialize + DebugExtensionNotify + DebugExtensionUninitialize + KnownStructOutputEx + addrvect + ama + asyncmsg + asyncrpc + authinfo + copacket + dict + dict2 + eeinfo + eerecord + error + fwscan + getcallinfo + getclientcallinfo + getdbgcell + getendpointinfo + getthreadinfo + getvalidateerror + help + if + listcalls + lpcaddr + lpcbh + lpcca + lpcccall + lpcsa + lpcscall + mode + obj + overlap + pasync + pipedesc + pipemsg + pipestate + protocols + queue + rpcheap + rpcmsg + rpcreadstack + rpcsvr + rpctime + rpcverbosestack + rpcverifier + scan + secinfo + sizes + stackmatch + stubmsg + thread + traceasynccall + tracesynccall + trans + transinfo + version + + 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/rpcproxy.txt b/symbols/SDK/um/arm/rpcproxy.txt new file mode 100644 index 00000000..8333ad7c --- /dev/null +++ b/symbols/SDK/um/arm/rpcproxy.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\rpcproxy.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?RegisterModule@@YAJKPAVIHttpModuleRegistrationInfo@@PAVIHttpServer@@@Z (long __cdecl RegisterModule(unsigned long,class IHttpModuleRegistrationInfo *,class IHttpServer *)) + GetExtensionVersion + GetFilterVersion + HttpExtensionProc + HttpFilterProc + + 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/rpcutil.txt b/symbols/SDK/um/arm/rpcutil.txt new file mode 100644 index 00000000..1529bcc4 --- /dev/null +++ b/symbols/SDK/um/arm/rpcutil.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\rpcutil.lib + +File Type: LIBRARY + + Summary + + 1C .bss + 11600 .debug$S + 22004 .debug$T + C .drectve + B8 .pdata + B2 .rdata + 86C .text$mn + 24 .xdata diff --git a/symbols/SDK/um/arm/rstrtmgr.txt b/symbols/SDK/um/arm/rstrtmgr.txt new file mode 100644 index 00000000..51ef846d --- /dev/null +++ b/symbols/SDK/um/arm/rstrtmgr.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\rstrtmgr.lib + +File Type: LIBRARY + + Exports + + ordinal name + + RmAddFilter + RmCancelCurrentTask + RmEndSession + RmGetFilterList + RmGetList + RmJoinSession + RmRegisterResources + RmRemoveFilter + RmReserveHeap + RmRestart + RmShutdown + RmStartSession + + 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/rtutils.txt b/symbols/SDK/um/arm/rtutils.txt new file mode 100644 index 00000000..d50c981d --- /dev/null +++ b/symbols/SDK/um/arm/rtutils.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\rtutils.lib + +File Type: LIBRARY + + Exports + + ordinal name + + LogErrorA + LogErrorW + LogEventA + LogEventW + MprSetupProtocolEnum + MprSetupProtocolFree + RouterAssert + RouterGetErrorStringA + RouterGetErrorStringW + RouterLogDeregisterA + RouterLogDeregisterW + RouterLogEventA + RouterLogEventDataA + RouterLogEventDataW + RouterLogEventExA + RouterLogEventExW + RouterLogEventStringA + RouterLogEventStringW + RouterLogEventValistExA + RouterLogEventValistExW + RouterLogEventW + RouterLogRegisterA + RouterLogRegisterW + TraceDeregisterA + TraceDeregisterExA + TraceDeregisterExW + TraceDeregisterW + TraceDumpExA + TraceDumpExW + TraceGetConsoleA + TraceGetConsoleW + TracePrintfA + TracePrintfExA + TracePrintfExW + TracePrintfW + TracePutsExA + TracePutsExW + TraceRegisterExA + TraceRegisterExW + TraceVprintfExA + TraceVprintfExW + + 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/runtimeobject.txt b/symbols/SDK/um/arm/runtimeobject.txt new file mode 100644 index 00000000..e54f847b --- /dev/null +++ b/symbols/SDK/um/arm/runtimeobject.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\runtimeobject.lib + +File Type: LIBRARY + + Exports + + ordinal name + + RoActivateInstance + RoGetActivationFactory + RoGetApartmentIdentifier + RoInitialize + RoRegisterActivationFactories + RoRegisterForApartmentShutdown + RoRevokeActivationFactories + RoUninitialize + RoUnregisterForApartmentShutdown + GetRestrictedErrorInfo + RoCaptureErrorContext + RoFailFastWithErrorContext + RoGetErrorReportingFlags + RoOriginateError + RoOriginateErrorW + RoResolveRestrictedErrorInfoReference + RoSetErrorReportingFlags + RoTransformError + RoTransformErrorW + SetRestrictedErrorInfo + IsErrorPropagationEnabled + RoClearError + RoGetMatchingRestrictedErrorInfo + RoInspectCapturedStackBackTrace + RoInspectThreadErrorInfo + RoOriginateLanguageException + RoReportFailedDelegate + RoReportUnhandledError + RoGetActivatableClassRegistration + RoGetServerActivatableClasses + 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 + RoGetBufferMarshaler + RoFreeParameterizedTypeExtra + RoGetParameterizedTypeInstanceIID + RoParameterizedTypeExtraGetTypeSignature + RoGetMetaDataFile + RoParseTypeName + RoResolveNamespace + + Summary + + A5C .debug$S + A0 .idata$2 + A0 .idata$3 + 20 .idata$4 + 20 .idata$5 + 14E .idata$6 diff --git a/symbols/SDK/um/arm/samlib.txt b/symbols/SDK/um/arm/samlib.txt new file mode 100644 index 00000000..ff383573 --- /dev/null +++ b/symbols/SDK/um/arm/samlib.txt @@ -0,0 +1,91 @@ +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\samlib.lib + +File Type: LIBRARY + + Exports + + ordinal name + + OnMachineUILanguageInit + SamAddMemberToAlias + SamAddMemberToGroup + SamAddMultipleMembersToAlias + SamChangePasswordUser + SamChangePasswordUser2 + SamCloseHandle + SamConnect + SamConnectWithCreds + SamCreateAliasInDomain + SamCreateGroupInDomain + SamCreateUser2InDomain + SamCreateUserInDomain + SamDeleteAlias + SamDeleteGroup + SamDeleteUser + SamEnumerateAliasesInDomain + SamEnumerateDomainsInSamServer + SamEnumerateGroupsInDomain + SamEnumerateUsersInDomain + SamEnumerateUsersInDomain2 + SamFreeMemory + SamGetAliasMembership + SamGetCompatibilityMode + SamGetDisplayEnumerationIndex + SamGetGroupsForUser + SamGetMembersInAlias + SamGetMembersInGroup + SamLookupDomainInSamServer + SamLookupIdsInDomain + SamLookupNamesInDomain + SamLookupNamesInDomain2 + SamOpenAlias + SamOpenDomain + SamOpenGroup + SamOpenUser + SamPerformGenericOperation + SamQueryDisplayInformation + SamQueryInformationAlias + SamQueryInformationDomain + SamQueryInformationGroup + SamQueryInformationUser + SamQueryLocalizableAccountsInDomain + SamQuerySecurityObject + SamRegisterObjectChangeNotification + SamRemoveMemberFromAlias + SamRemoveMemberFromForeignDomain + SamRemoveMemberFromGroup + SamRemoveMultipleMembersFromAlias + SamRidToSid + SamSetInformationAlias + SamSetInformationDomain + SamSetInformationGroup + SamSetInformationUser + SamSetMemberAttributesOfGroup + SamSetSecurityObject + SamShutdownSamServer + SamTestPrivateFunctionsDomain + SamTestPrivateFunctionsUser + SamUnregisterObjectChangeNotification + SamValidatePassword + SamiChangeKeys + SamiChangePasswordUser + SamiChangePasswordUser2 + SamiEncryptPasswords + SamiLmChangePasswordUser + SamiSetBootKeyInformation + SamiSetDSRMPassword + SamiSetDSRMPasswordOWF + SamiSyncDSRMPasswordFromAccount + + 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/samsrv.txt b/symbols/SDK/um/arm/samsrv.txt new file mode 100644 index 00000000..a49815b0 --- /dev/null +++ b/symbols/SDK/um/arm/samsrv.txt @@ -0,0 +1,348 @@ +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\samsrv.lib + +File Type: LIBRARY + + Exports + + ordinal name + + RtlDeleteElementGenericTable2 + RtlInitializeGenericTable2 + RtlInsertElementGenericTable2 + RtlLookupElementGenericTable2 + SAM_MIDL_user_allocate + SAM_MIDL_user_free + SamDsExtAlloc + SamDsExtFree + SamIAccountRestrictions + SamIAddDSNameToAlias + SamIChangePasswordForeignUser + SamIClaimIsValid + SamIConnect + SamIConvertSecurityAttributesToClaimsBlob + SamICopyCurrentDomainAccountSettings + SamICreateKrbTgt + SamIDecodeClaimsBlob + SamIDecodeClaimsBlobIntoClaimsSet + SamIDecodeClaimsBlobToAuthz + SamIDemote + SamIDemoteUndo + SamIDoFSMORoleChange + SamIFreeAuthzSecurityAttributesInfo + SamIFreeClaimsBlob + SamIFreeDecodedClaimsSet + SamIFreeLookupNamesInfo + SamIFreeLookupSidsInfo + SamIFreeOidList + SamIFreeRealmList + SamIFreeSecurityAttributesInfo + SamIFreeSidAndAttributesList + SamIFreeSidArray + SamIFreeVoid + SamIFree_SAMPR_DISPLAY_INFO_BUFFER + SamIFree_SAMPR_DOMAIN_INFO_BUFFER + SamIFree_SAMPR_ENUMERATION_BUFFER + SamIFree_SAMPR_GET_GROUPS_BUFFER + SamIFree_SAMPR_RETURNED_USTRING_ARRAY + SamIFree_SAMPR_ULONG_ARRAY + SamIFree_SAMPR_USER_INFO_BUFFER + SamIFree_UserInternal6Information + SamIGetAliasMembership + SamIGetConfigurationOidList + SamIGetDefaultAdministratorName + SamIGetResourceGroupMembershipsTransitive + SamIGetResourceGroupMembershipsTransitive2 + SamIGetUserLogonInformation + SamIGetUserLogonInformation2 + SamIGetUserLogonInformation3 + SamIGetUserLogonInformationEx + SamIHandleObjectUpdate + SamIImpersonateNullSession + SamIInitialize + SamIIsDownlevelDcUpgrade + SamIIsExtendedSidMode + SamIIsRebootAfterPromotion + SamIIsSetupInProgress + SamILoadDownlevelDatabase + SamILookupNamesBySid + SamILookupNamesInDomain + SamILookupSidsByName + SamILoopbackConnect + SamIMixedDomain + SamIMixedDomain2 + SamINT4UpgradeInProgress + SamINetLogonPing + SamINotifyRoleChange + SamIOpenUserByAlternateId + SamIPromote + SamIPromoteUndo + SamIPurgeSecrets + SamIQueryAccountSecretsCachability + SamIQueryCapabilities + SamIQueryRealmList + SamIQueryServerRole + SamIQueryServerRole2 + SamIRandomizeStoredPassword + SamIRandomizeStoredPasswordWithoutExpirationCheck + SamIRemoveDSNameFromAlias + SamIReplaceDownlevelDatabase + SamIReplicateAccountData + SamIResetBadPwdCountOnPdc + SamIRetrieveMultiplePrimaryCredentials + SamIRetrieveNGCKeyCredential + SamIRetrievePrimaryCredentials + SamIRevertNullSession + SamIScorePassword + SamISetAuditingInformation + SamISetMachinePassword + SamISetPasswordForeignUser2 + SamISetPasswordForeignUser3 + SamISetPasswordInfoOnDc + SamIStorePrimaryCredentials + SamITransformClaims + SamIUPNFromUserHandle + SamIUnLoadDownlevelDatabase + SamIUninitialize + SamIUpdateLogonStatistics + SamIValidateAccountName + SamIValidateNewAccountName + SampAccountControlToFlags + SampAcquireReadLock + SampAcquireSamLockExclusive + SampAcquireWriteLock + SampAddAccountToGroupMembers + SampAddAccountsAndApplyMemberships + SampAddDeltaTime + SampAddNonLocalDomainRelativeMemberships + SampAddSameDomainMemberToGlobalOrUniversalGroup + SampAddUserToGroup + SampAlInvalidateAliasInformation + SampAllocateNextCurrentRidFromIndex + SampApplyDomainUpdatesForAllDomains + SampAssignPrimaryGroup + SampAuditAccountEnableDisableChange + SampAuditAccountNameChange + SampAuditAnyEvent + SampAuditGroupTypeChange + SampAuditSidHistory + SampBuildDsNameFromSid + SampBuildSamProtection + SampCalculateLmAndNtOwfPasswords + SampChangeAliasAccountName + SampChangeGroupAccountName + SampChangeUserAccountName + SampCheckForAccountLockout + SampCheckGroupTypeBits + SampCheckSidType + SampCommitBufferedWrites + SampCompareDisplayStrings + SampComputePasswordExpired + SampConnect + SampConvertUiListToApiList + SampCopyUserSupplementalCredentialsForDCPromo + SampCreateAccountContext2 + SampCreateAliasInDomain + SampCreateContextEx + SampCreateDefaultUPN + SampCreateFullSid + SampCreateGroupInDomain + SampCreateUserInDomain + SampCurrentThreadOwnsLock + SampDeReferenceContext + SampDecrementActiveThreads + SampDecryptCredentialData + SampDeleteContext + SampDeleteDsDirsToDeleteKey + SampDeleteKeyForPostBootPromote + SampDeltaChangeNotify + SampDsChangePasswordUser + SampDsConvertReadAttrBlock + SampDsGetPrimaryDomainStart + SampDsInitializeSingleDomain + SampDsIsRunning + SampDsMakeAttrBlock + SampDsSetBuiltinDomainPolicy + SampDsSetDomainPolicy + SampDsSetPasswordUser + SampDsUpdateContextAttributes + SampDuplicateGroupInfo + SampDuplicateMachineInfo + SampDuplicateOemGroupInfo + SampDuplicateOemUserInfo + SampDuplicateUnicodeString + SampDuplicateUserInfo + SampEncryptCredentialData + SampExamineSid + SampExtendDefinedDomains + SampFlagsToAccountControl + SampFreeGroupInfo + SampFreeMachineInfo + SampFreeOemGroupInfo + SampFreeOemUserInfo + SampFreeUnicodeString + SampFreeUserInfo + SampGenerateRandomPassword + SampGetAccessAttribute + SampGetAccountDomainInfo + SampGetBehaviorVersion + SampGetCurrentOwnerAndPrimaryGroup + SampGetDisableOutboundRSO + SampGetDisableRSOOnPDCForward + SampGetDisableResetBadPwdCountForward + SampGetDisableSingleObjectRepl + SampGetDnsDomainNameFromIndex + SampGetDomainContextFromIndex + SampGetDomainObjectFromAccountContext + SampGetDomainObjectFromIndex + SampGetDomainServerRoleFromIndex + SampGetDomainSidFromAccountContext + SampGetDomainSidFromIndex + SampGetDomainSidListForSam + SampGetDomainUpgradeTasks + SampGetDownLevelDomainControllersPresent + SampGetExtendedAttribute + SampGetExternalNameFromIndex + SampGetFixedAttributes + SampGetHasNeverTime + SampGetIgnoreGCFailures + SampGetLogLevel + SampGetNT4UpgradeInProgress + SampGetNewAccountSecurityNt4 + SampGetNextUnmodifiedRidFromIndex + SampGetNoGcLogonEnforceKerberosIpCheck + SampGetNoGcLogonEnforceNTLMCheck + SampGetObjectSD + SampGetObjectTypeNameFromIndex + SampGetPasswordMustChangeWithUF_UAC + SampGetReverseMembershipTransitive + SampGetSamSubsystemName + SampGetSerialNumberDomain2 + SampGetServerObjectName + SampGetSidArrayAttribute + SampGetSidAttribute + SampGetSuccessAccountAuditingEnabled + SampGetUlongArrayAttribute + SampGetUnicodeStringAttribute + SampGetUserAccountControlComputed + SampGetUserAccountSettings + SampGetWillNeverTime + SampImpersonateClient + SampIncreaseBadPwdCountLoopback + SampIncrementActiveThreads + SampIncrementNetlogonChangeLogSerialNumber + SampInvalidateDomainCache + SampIsAccountBuiltIn + SampIsAuditingEnabled + SampIsBuiltinDomain + SampIsDomainHosted + SampIsServiceRunning + SampIsSetupInProgress + SampLogPrint + SampLookupContext + SampMarkPerAttributeInvalidFromWhichFields + SampNeedUserAccountSettingsDuringQuery + SampNetLogonNotificationRequired + SampNotifyAuditChange + SampNotifyReplicatedInChange + SampPasswordChangeNotify + SampPasswordChangeNotifyWorker + SampPositionOfHighestBit + SampQueryCapabilities + SampQueryInformationUserInternal + SampQueryUserSupplementalCredentialsRegistry + SampReadExtendedAttributes + SampRecordSystemSchemaVerisonInRegistry + SampReferenceContext + SampRegObjToDsObj + SampReleaseReadLock + SampReleaseSamLockExclusive + SampReleaseWriteLock + SampRemoveAccountFromGroupMembers + SampRemoveSameDomainMemberFromGlobalOrUniversalGroup + SampRemoveUserFromGroup + SampRenameKrbtgtAccount + SampReplaceUserLogonHours + SampReplaceUserV1aFixed + SampRetrieveGroupV1Fixed + SampRetrieveMultipleCredentials + SampRetrieveUserPasswords + SampRetrieveUserV1aFixed + SampRevertToSelf + SampRtlWellKnownPrivilegeCheck + SampSetAccessAttribute + SampSetAdminPassword + SampSetAttributeAccess + SampSetComputerObjectDsName + SampSetDSRMPasswordWorker + SampSetExtendedAttributeAccess + SampSetFixedAttributes + SampSetGlobalDsSids + SampSetPassword + SampSetPasswordInfoOnPdcByHandle + SampSetPasswordInfoOnPdcByIndex + SampSetSerialNumberDomain2 + SampSetTransactionDomain + SampSetTransactionWithinDomain + SampSetUnicodeStringAttribute + SampSetUserAccountControl + SampSplitSid + SampStoreObjectAttributes + SampStringFromGuid + SampTraceEvent + SampUpdateAccountDisabledFlag + SampUpdateComputedUserAccountControlBits + SampUpdateMixedModeAndFindDomain + SampUpdatePerformanceCounters + SampUpgradeUserParmsActual + SampUsingDsData + SampValidateDomainCacheCallback + SampValidateDomainControllerCreation + SampValidatePwdSettingAttempt + SampValidateRegAttributes + SampWriteEventLog + SampWriteGroupType + SamrAddMemberToAlias + SamrAddMemberToGroup + SamrCloseHandle + SamrCreateUser2InDomain + SamrCreateUserInDomain + SamrDeleteAlias + SamrDeleteGroup + SamrDeleteUser + SamrEnumerateUsersInDomain + SamrEnumerateUsersInDomain2 + SamrGetAliasMembership + SamrGetGroupsForUser + SamrLookupIdsInDomain + SamrLookupNamesInDomain + SamrLookupNamesInDomain2 + SamrOpenAlias + SamrOpenDomain + SamrOpenGroup + SamrOpenUser + SamrQueryDisplayInformation + SamrQueryInformationDomain + SamrQueryInformationUser + SamrQueryInformationUser2 + SamrQuerySecurityObject + SamrRemoveMemberFromAlias + SamrRemoveMemberFromGroup + SamrRidToSid + SamrSetInformationAlias + SamrSetInformationGroup + SamrSetInformationUser + SamrSetSecurityObject + SamrValidatePassword + + 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/sas.txt b/symbols/SDK/um/arm/sas.txt new file mode 100644 index 00000000..ba749105 --- /dev/null +++ b/symbols/SDK/um/arm/sas.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\sas.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SendSAS + + 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/sbtsv.txt b/symbols/SDK/um/arm/sbtsv.txt new file mode 100644 index 00000000..6f07fec5 --- /dev/null +++ b/symbols/SDK/um/arm/sbtsv.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\sbtsv.lib + +File Type: LIBRARY + + Summary + + C5C8 .debug$S + 11E2C .debug$T + 36 .drectve + A04 .gfids$y + D0 .orpc + 8 .pdata + 3FA2 .rdata diff --git a/symbols/SDK/um/arm/scecli.txt b/symbols/SDK/um/arm/scecli.txt new file mode 100644 index 00000000..6021401d --- /dev/null +++ b/symbols/SDK/um/arm/scecli.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\scecli.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?DeltaNotify@@YAJPAXW4_SECURITY_DB_DELTA_TYPE@@W4_SECURITY_DB_OBJECT_TYPE@@KPAU_UNICODE_STRING@@PAT_LARGE_INTEGER@@PAT_SAM_DELTA_DATA@@@Z (long __cdecl DeltaNotify(void *,enum _SECURITY_DB_DELTA_TYPE,enum _SECURITY_DB_OBJECT_TYPE,unsigned long,struct _UNICODE_STRING *,union _LARGE_INTEGER *,union _SAM_DELTA_DATA *)) + ?InitializeChangeNotify@@YAEXZ (unsigned char __cdecl InitializeChangeNotify(void)) + ?SceConfigureConvertedFileSecurity@@YAKPAGK@Z (unsigned long __cdecl SceConfigureConvertedFileSecurity(unsigned short *,unsigned long)) + ?SceGenerateGroupPolicy@@YAKKPAHPAGPAU_RSOP_TARGET@@2@Z (unsigned long __cdecl SceGenerateGroupPolicy(unsigned long,int *,unsigned short *,struct _RSOP_TARGET *,struct _RSOP_TARGET *)) + ?SceNotifyPolicyDelta@@YAJW4_SECURITY_DB_TYPE@@W4_SECURITY_DB_DELTA_TYPE@@W4_SECURITY_DB_OBJECT_TYPE@@PAX@Z (long __cdecl SceNotifyPolicyDelta(enum _SECURITY_DB_TYPE,enum _SECURITY_DB_DELTA_TYPE,enum _SECURITY_DB_OBJECT_TYPE,void *)) + ?SceOpenPolicy@@YAJXZ (long __cdecl SceOpenPolicy(void)) + ?SceProcessSecurityPolicyGPO@@YAKKPAXPAUHKEY__@@PAU_GROUP_POLICY_OBJECTW@@2IPAHP6AKHPAG@Z@Z (unsigned long __cdecl SceProcessSecurityPolicyGPO(unsigned long,void *,struct HKEY__ *,struct _GROUP_POLICY_OBJECTW *,struct _GROUP_POLICY_OBJECTW *,unsigned int,int *,unsigned long (__cdecl*)(int,unsigned short *))) + ?SceProcessSecurityPolicyGPOEx@@YAKKPAXPAUHKEY__@@PAU_GROUP_POLICY_OBJECTW@@2IPAHP6AKHPAG@ZPAUIWbemServices@@PAJ@Z (unsigned long __cdecl SceProcessSecurityPolicyGPOEx(unsigned long,void *,struct HKEY__ *,struct _GROUP_POLICY_OBJECTW *,struct _GROUP_POLICY_OBJECTW *,unsigned int,int *,unsigned long (__cdecl*)(int,unsigned short *),struct IWbemServices *,long *)) + ?SceSysPrep@@YAKH@Z (unsigned long __cdecl SceSysPrep(int)) + ?SceSysPrepOffline@@YAKPAU_SYSPREP_OS_OFFLINE@@@Z (unsigned long __cdecl SceSysPrepOffline(struct _SYSPREP_OS_OFFLINE *)) + SceAddToNameList + SceAddToNameStatusList + SceAddToObjectList + SceAnalyzeSystem + SceAppendSecurityProfileInfo + SceBrowseDatabaseTable + SceCloseProfile + SceCommitTransaction + SceCompareNameList + SceCompareSecurityDescriptors + SceConfigureSystem + SceCopyBaseProfile + SceCreateDirectory + SceDcPromoCreateGPOsInSysvol + SceDcPromoCreateGPOsInSysvolEx + SceDcPromoteSecurity + SceDcPromoteSecurityEx + SceEnforceSecurityPolicyPropagation + SceEnumerateServices + SceFreeMemory + SceFreeProfileMemory + SceGenerateRollback + SceGetAnalysisAreaSummary + SceGetAreas + SceGetDatabaseSetting + SceGetDbTime + SceGetObjectChildren + SceGetObjectSecurity + SceGetScpProfileDescription + SceGetSecurityProfileInfo + SceGetServerProductType + SceGetTimeStamp + SceIsSystemDatabase + SceLookupPrivRightName + SceOpenProfile + SceRegisterRegValues + SceRollbackTransaction + SceSetDatabaseSetting + SceSetupBackupSecurity + SceSetupConfigureServices + SceSetupGenerateTemplate + SceSetupMoveSecurityFile + SceSetupRootSecurity + SceSetupSystemByInfName + SceSetupUnwindSecurityFile + SceSetupUpdateSecurityFile + SceSetupUpdateSecurityKey + SceSetupUpdateSecurityService + SceStartTransaction + SceSvcConvertSDToText + SceSvcConvertTextToSD + SceSvcFree + SceSvcGetInformationTemplate + SceSvcQueryInfo + SceSvcSetInfo + SceSvcSetInformationTemplate + SceSvcUpdateInfo + SceUpdateObjectInfo + SceUpdateSecurityProfile + SceWrapperExportSecurityProfile + SceWrapperImportSecurityProfile + SceWriteSecurityProfileInfo + + 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/scesrv.txt b/symbols/SDK/um/arm/scesrv.txt new file mode 100644 index 00000000..f4efa143 --- /dev/null +++ b/symbols/SDK/um/arm/scesrv.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\scesrv.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ScesrvInitializeServer + ScesrvTerminateServer + + 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/schannel.txt b/symbols/SDK/um/arm/schannel.txt new file mode 100644 index 00000000..e588f926 --- /dev/null +++ b/symbols/SDK/um/arm/schannel.txt @@ -0,0 +1,56 @@ +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\schannel.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?SpLsaModeInitialize@@YAJKPAKPAPAU_SECPKG_FUNCTION_TABLE@@0@Z (long __cdecl SpLsaModeInitialize(unsigned long,unsigned long *,struct _SECPKG_FUNCTION_TABLE * *,unsigned long *)) + AcceptSecurityContext + AcquireCredentialsHandleA + AcquireCredentialsHandleW + ApplyControlToken + CompleteAuthToken + DeleteSecurityContext + EnumerateSecurityPackagesA + EnumerateSecurityPackagesW + FreeContextBuffer + FreeCredentialsHandle + ImpersonateSecurityContext + InitSecurityInterfaceA + InitSecurityInterfaceW + InitializeSecurityContextA + InitializeSecurityContextW + MakeSignature + QueryContextAttributesA + QueryContextAttributesW + QuerySecurityPackageInfoA + QuerySecurityPackageInfoW + RevertSecurityContext + SealMessage + SpUserModeInitialize + SslCrackCertificate + SslEmptyCacheA + SslEmptyCacheW + SslFreeCertificate + SslFreeCustomBuffer + SslGenerateRandomBits + SslGetMaximumKeySize + SslGetServerIdentity + SslLoadCertificate + UnsealMessage + VerifySignature + + 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/security.txt b/symbols/SDK/um/arm/security.txt new file mode 100644 index 00000000..5cac528c --- /dev/null +++ b/symbols/SDK/um/arm/security.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\security.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AcceptSecurityContext + AcquireCredentialsHandleA + AcquireCredentialsHandleW + AddSecurityPackageA + AddSecurityPackageW + ApplyControlToken + CompleteAuthToken + DecryptMessage + DeleteSecurityContext + DeleteSecurityPackageA + DeleteSecurityPackageW + EncryptMessage + EnumerateSecurityPackagesA + EnumerateSecurityPackagesW + ExportSecurityContext + FreeContextBuffer + FreeCredentialsHandle + ImpersonateSecurityContext + ImportSecurityContextA + ImportSecurityContextW + InitSecurityInterfaceA + InitSecurityInterfaceW + InitializeSecurityContextA + InitializeSecurityContextW + MakeSignature + QueryContextAttributesA + QueryContextAttributesW + QueryCredentialsAttributesA + QueryCredentialsAttributesW + QuerySecurityContextToken + QuerySecurityPackageInfoA + QuerySecurityPackageInfoW + RevertSecurityContext + SealMessage + UnsealMessage + VerifySignature + + 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/sens.txt b/symbols/SDK/um/arm/sens.txt new file mode 100644 index 00000000..665ec819 --- /dev/null +++ b/symbols/SDK/um/arm/sens.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\sens.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SensNotifyNetconEvent + SensNotifyRasEvent + SensNotifyWinlogonEvent + + 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/sensorsapi.txt b/symbols/SDK/um/arm/sensorsapi.txt new file mode 100644 index 00000000..3b6aaf03 --- /dev/null +++ b/symbols/SDK/um/arm/sensorsapi.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\sensorsapi.lib + +File Type: LIBRARY + + Summary + + D918 .debug$S + 12920 .debug$T + 32 .drectve + 1F44 .rdata diff --git a/symbols/SDK/um/arm/shcore.txt b/symbols/SDK/um/arm/shcore.txt new file mode 100644 index 00000000..306da1aa --- /dev/null +++ b/symbols/SDK/um/arm/shcore.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\shcore.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CreateRandomAccessStreamOnFile + CreateRandomAccessStreamOverStream + CreateStreamOverRandomAccessStream + GetScaleFactorForDevice + RegisterScaleChangeNotifications + RevokeScaleChangeNotifications + GetDpiForMonitor + GetProcessDpiAwareness + GetScaleFactorForMonitor + RegisterScaleChangeEvent + SetProcessDpiAwareness + UnregisterScaleChangeEvent + GetDpiForShellUIComponent + GetFeatureEnabledState + RecordFeatureError + RecordFeatureUsage + SubscribeFeatureStateChangeNotification + UnsubscribeFeatureStateChangeNotification + GetFeatureVariant + + Summary + + 7BC .debug$S + 78 .idata$2 + 78 .idata$3 + 18 .idata$4 + 18 .idata$5 + F0 .idata$6 diff --git a/symbols/SDK/um/arm/shdocvw.txt b/symbols/SDK/um/arm/shdocvw.txt new file mode 100644 index 00000000..94671863 --- /dev/null +++ b/symbols/SDK/um/arm/shdocvw.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\shdocvw.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AddUrlToFavorites + DllRegisterWindowClasses + DoAddToFavDlg + DoAddToFavDlgW + DoFileDownload + DoFileDownloadEx + DoOrganizeFavDlg + DoOrganizeFavDlgW + DoPrivacyDlg + HlinkFindFrame + HlinkFrameNavigate + HlinkFrameNavigateNHL + ImportPrivacySettings + OpenURL + SHGetIDispatchForFolder + SetQueryNetSessionCount + SoftwareUpdateMessageBox + URLQualifyA + URLQualifyW + + 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/shell32.txt b/symbols/SDK/um/arm/shell32.txt new file mode 100644 index 00000000..64429748 --- /dev/null +++ b/symbols/SDK/um/arm/shell32.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\shell32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AssocCreateForClasses + AssocGetDetailsOfPropKey + 701 CDefFolderMenu_Create2 + 83 CIDLData_CreateFromIDArray + CheckEscapesW + CommandLineToArgvW + 129 DAD_AutoScroll + 131 DAD_DragEnterEx + 22 DAD_DragEnterEx2 + 132 DAD_DragLeave + 134 DAD_DragMove + 136 DAD_SetDragImage + 137 DAD_ShowDragImage + DoEnvironmentSubstA + DoEnvironmentSubstW + DragAcceptFiles + DragFinish + DragQueryFile + DragQueryFileA + DragQueryFileAorW + DragQueryFileW + DragQueryPoint + 64 DriveType + DuplicateIcon + ExtractAssociatedIconA + ExtractAssociatedIconExA + ExtractAssociatedIconExW + ExtractAssociatedIconW + ExtractIconA + ExtractIconEx + ExtractIconExA + ExtractIconExW + ExtractIconW + FindExecutableA + FindExecutableW + GetCurrentProcessExplicitAppUserModelID + 63 GetFileNameFromBrowse + 154 ILAppendID + 18 ILClone + 19 ILCloneFirst + 25 ILCombine + 157 ILCreateFromPath + 189 ILCreateFromPathA + 190 ILCreateFromPathW + 24 ILFindChild + 16 ILFindLastID + 155 ILFree + 153 ILGetNext + 152 ILGetSize + 21 ILIsEqual + 23 ILIsParent + 846 ILLoadFromStreamEx + 17 ILRemoveLastID + 27 ILSaveToStream + InitNetworkAddressControl + 119 IsLFNDrive + 41 IsLFNDriveA + 42 IsLFNDriveW + 66 IsNetDrive + 680 IsUserAnAdmin + 85 OpenRegStream + 171 PathCleanupSpec + 92 PathGetShortPath + 43 PathIsExe + 240 PathIsSlowA + 239 PathIsSlowW + 47 PathMakeUniqueName + 49 PathQualify + 51 PathResolve + 75 PathYetAnotherMakeUniqueName + 62 PickIconDlg + 13 PifMgr_CloseProperties + 10 PifMgr_GetProperties + 9 PifMgr_OpenProperties + 11 PifMgr_SetProperties + 654 ReadCabinetState + 524 RealDriveType + 59 RestartDialog + 730 RestartDialogEx + SHAddDefaultPropertiesByExt + 167 SHAddFromPropSheetExtArray + SHAddToRecentDocs + 196 SHAlloc + SHAppBarMessage + SHAssocEnumHandlers + SHAssocEnumHandlersForProtocolByApplication + SHBindToFolderIDListParent + SHBindToFolderIDListParentEx + SHBindToObject + SHBindToParent + SHBrowseForFolder + SHBrowseForFolderA + SHBrowseForFolderW + 147 SHCLSIDFromString + 644 SHChangeNotification_Lock + 645 SHChangeNotification_Unlock + SHChangeNotify + 4 SHChangeNotifyDeregister + 2 SHChangeNotifyRegister + SHChangeNotifyRegisterThread + 89 SHCloneSpecialIDList + 102 SHCoCreateInstance + SHCoCreateInstanceWorker + SHCreateAssociationRegistration + SHCreateCategoryEnum + SHCreateDataObject + SHCreateDefaultContextMenu + SHCreateDefaultExtractIcon + SHCreateDefaultPropertiesOp + 165 SHCreateDirectory + SHCreateDirectoryExA + SHCreateDirectoryExW + SHCreateDrvExtIcon + 743 SHCreateFileExtractIconW + SHCreateItemFromIDList + SHCreateItemFromParsingName + SHCreateItemFromRelativeName + SHCreateItemInKnownFolder + SHCreateItemWithParent + SHCreateProcessAsUserW + 168 SHCreatePropSheetExtArray + SHCreateQueryCancelAutoPlayMoniker + 256 SHCreateShellFolderView + 174 SHCreateShellFolderViewEx + SHCreateShellItem + SHCreateShellItemArray + SHCreateShellItemArrayFromDataObject + SHCreateShellItemArrayFromIDLists + SHCreateShellItemArrayFromShellItem + 74 SHCreateStdEnumFmtEtc + 3 SHDefExtractIconA + 6 SHDefExtractIconW + 169 SHDestroyPropSheetExtArray + 88 SHDoDragDrop + SHELL32_AddToBackIconTable + SHELL32_AddToFrontIconTable + SHELL32_AreAllItemsAvailable + SHELL32_BindToFilePlaceholderHandler + SHELL32_CCommonPlacesFolder_CreateInstance + SHELL32_CDBurn_CloseSession + SHELL32_CDBurn_DriveSupportedForDataBurn + SHELL32_CDBurn_Erase + SHELL32_CDBurn_GetCDInfo + SHELL32_CDBurn_GetLiveFSDiscInfo + SHELL32_CDBurn_GetStagingPathOrNormalPath + SHELL32_CDBurn_GetTaskInfo + SHELL32_CDBurn_IsBlankDisc + SHELL32_CDBurn_IsBlankDisc2 + SHELL32_CDBurn_IsLiveFS + SHELL32_CDBurn_OnDeviceChange + SHELL32_CDBurn_OnEject + SHELL32_CDBurn_OnMediaChange + SHELL32_CDefFolderMenu_Create2 + SHELL32_CDefFolderMenu_Create2Ex + SHELL32_CDefFolderMenu_MergeMenu + SHELL32_CDrivesContextMenu_Create + SHELL32_CDrivesDropTarget_Create + SHELL32_CDrives_CreateSFVCB + SHELL32_CFSDropTarget_CreateInstance + SHELL32_CFSFolderCallback_Create + SHELL32_CFillPropertiesTask_CreateInstance + SHELL32_CLibraryDropTarget_CreateInstance + SHELL32_CLocationContextMenu_Create + SHELL32_CLocationFolderUI_CreateInstance + SHELL32_CMountPoint_DoAutorun + SHELL32_CMountPoint_DoAutorunPrompt + SHELL32_CMountPoint_IsAutoRunDriveAndEnabledByPolicy + SHELL32_CMountPoint_ProcessAutoRunFile + SHELL32_CMountPoint_WantAutorunUI + SHELL32_CMountPoint_WantAutorunUIGetReady + SHELL32_CPL_CategoryIdArrayFromVariant + SHELL32_CPL_IsLegacyCanonicalNameListedUnderKey + SHELL32_CPL_ModifyWowDisplayName + SHELL32_CRecentDocsContextMenu_CreateInstance + SHELL32_CSyncRootManager_CreateInstance + SHELL32_CTransferConfirmation_CreateInstance + SHELL32_CallFileCopyHooks + SHELL32_CanDisplayWin8CopyDialog + SHELL32_CloseAutoplayPrompt + SHELL32_CommandLineFromMsiDescriptor + SHELL32_CopyFilePlaceholderToNewFile + SHELL32_CopySecondaryTiles + SHELL32_CreateConfirmationInterrupt + SHELL32_CreateConflictInterrupt + SHELL32_CreateDefaultOperationDataProvider + SHELL32_CreateFileFolderContextMenu + SHELL32_CreateLinkInfoW + SHELL32_CreatePlaceholderFile + SHELL32_CreateQosRecorder + SHELL32_CreateSharePointView + SHELL32_Create_IEnumUICommand + SHELL32_DestroyLinkInfo + SHELL32_EncryptDirectory + SHELL32_EncryptedFileKeyInfo + SHELL32_EnumCommonTasks + SHELL32_FilePlaceholder_BindToPrimaryStream + SHELL32_FilePlaceholder_CreateInstance + SHELL32_FreeEncryptedFileKeyInfo + SHELL32_GenerateAppID + SHELL32_GetAppIDRoot + SHELL32_GetCommandProviderForFolderType + SHELL32_GetDPIAdjustedLogicalSize + SHELL32_GetDiskCleanupPath + SHELL32_GetFileNameFromBrowse + SHELL32_GetIconOverlayManager + SHELL32_GetLinkInfoData + SHELL32_GetPlaceholderStatesFromFileAttributesAndReparsePointTag + SHELL32_GetRatingBucket + SHELL32_GetSkyDriveNetworkStates + SHELL32_GetSqmableFileName + SHELL32_GetThumbnailAdornerFromFactory + SHELL32_GetThumbnailAdornerFromFactory2 + SHELL32_HandleUnrecognizedFileSystem + SHELL32_IconCacheCreate + SHELL32_IconCacheDestroy + SHELL32_IconCacheHandleAssociationChanged + SHELL32_IconCacheRestore + SHELL32_IconCache_AboutToExtractIcons + SHELL32_IconCache_DoneExtractingIcons + SHELL32_IconCache_ExpandEnvAndSearchPath + SHELL32_IconCache_RememberRecentlyExtractedIconsW + SHELL32_IconOverlayManagerInit + SHELL32_IsGetKeyboardLayoutPresent + SHELL32_IsSystemUpgradeInProgress + SHELL32_IsValidLinkInfo + SHELL32_LegacyEnumSpecialTasksByType + SHELL32_LegacyEnumTasks + SHELL32_LookupBackIconIndex + SHELL32_LookupFrontIconIndex + SHELL32_NormalizeRating + SHELL32_NotifyLinkTrackingServiceOfMove + SHELL32_PifMgr_CloseProperties + SHELL32_PifMgr_GetProperties + SHELL32_PifMgr_OpenProperties + SHELL32_PifMgr_SetProperties + SHELL32_Printers_CreateBindInfo + SHELL32_Printjob_GetPidl + SHELL32_PurgeSystemIcon + SHELL32_RefreshOverlayImages + SHELL32_ResolveLinkInfoW + SHELL32_SHAddSparseIcon + SHELL32_SHCreateByValueOperationInterrupt + SHELL32_SHCreateDefaultContextMenu + SHELL32_SHCreateLocalServer + SHELL32_SHCreateShellFolderView + SHELL32_SHDuplicateEncryptionInfoFile + SHELL32_SHEncryptFile + SHELL32_SHFormatDriveAsync + SHELL32_SHGetThreadUndoManager + SHELL32_SHGetUserNameW + SHELL32_SHIsVirtualDevice + SHELL32_SHLaunchPropSheet + SHELL32_SHLogILFromFSIL + SHELL32_SHOpenWithDialog + SHELL32_SHStartNetConnectionDialogW + SHELL32_SHUICommandFromGUID + SHELL32_SendToMenu_InvokeTargetedCommand + SHELL32_SendToMenu_VerifyTargetedCommand + SHELL32_SetPlaceholderReparsePointAttribute + SHELL32_SetPlaceholderReparsePointAttribute2 + SHELL32_ShowHideIconOnlyOnDesktop + SHELL32_SimpleRatingToFilterCondition + SHELL32_StampIconForFile + SHELL32_SuspendUndo + SHELL32_TryVirtualDiscImageDriveEject + SHELL32_UpdateFilePlaceholderStates + SHELL32_VerifySaferTrust + SHEmptyRecycleBinA + SHEmptyRecycleBinW + SHEnumerateUnreadMailAccountsW + SHEvaluateSystemCommandTemplate + SHFileOperation + SHFileOperationA + SHFileOperationW + 90 SHFindFiles + 149 SHFind_InitMenuPopup + 526 SHFlushSFCache + SHFormatDrive + 195 SHFree + SHFreeNameMappings + 750 SHGetAttributesFromDataObject + SHGetDataFromIDListA + SHGetDataFromIDListW + SHGetDesktopFolder + SHGetDiskFreeSpaceA + SHGetDiskFreeSpaceExA + SHGetDiskFreeSpaceExW + SHGetDriveMedia + SHGetFileInfo + SHGetFileInfoA + SHGetFileInfoW + SHGetFolderLocation + SHGetFolderPathA + SHGetFolderPathAndSubDirA + SHGetFolderPathAndSubDirW + SHGetFolderPathEx + SHGetFolderPathW + SHGetIDListFromObject + SHGetIconOverlayIndexA + SHGetIconOverlayIndexW + 727 SHGetImageList + SHGetInstanceExplorer + SHGetItemFromDataObject + SHGetItemFromObject + SHGetKnownFolderIDList + SHGetKnownFolderItem + SHGetKnownFolderPath + SHGetLocalizedName + SHGetMalloc + SHGetNameFromIDList + 179 SHGetNewLinkInfoA + 180 SHGetNewLinkInfoW + SHGetPathFromIDList + SHGetPathFromIDListA + SHGetPathFromIDListEx + SHGetPathFromIDListW + SHGetPropertyStoreForWindow + SHGetPropertyStoreFromIDList + SHGetPropertyStoreFromParsingName + 98 SHGetRealIDL + 709 SHGetSetFolderCustomSettings + 68 SHGetSetSettings + SHGetSettings + SHGetSpecialFolderLocation + 175 SHGetSpecialFolderPath + SHGetSpecialFolderPathA + SHGetSpecialFolderPathW + SHGetStockIconInfo + SHGetTemporaryPropertyForItem + SHGetUnreadMailCountW + 193 SHHandleUpdateImage + 28 SHILCreateFromPath + SHInvokePrinterCommandA + SHInvokePrinterCommandW + SHIsFileAvailableOffline + 747 SHLimitInputEdit + SHLoadInProc + SHLoadNonloadedIconOverlayIdentifiers + 77 SHMapPIDLToSystemImageListIndex + 716 SHMultiFileProperties + 178 SHObjectProperties + SHOpenFolderAndSelectItems + 80 SHOpenPropSheetW + SHOpenWithDialog + SHParseDisplayName + SHPathPrepareForWriteA + SHPathPrepareForWriteW + 685 SHPropStgCreate + 688 SHPropStgReadMultiple + 689 SHPropStgWriteMultiple + SHQueryRecycleBinA + SHQueryRecycleBinW + SHQueryUserNotificationState + SHRemoveLocalizedName + 170 SHReplaceFromPropSheetExtArray + SHResolveLibrary + 100 SHRestricted + SHSetDefaultProperties + 231 SHSetFolderPathA + 232 SHSetFolderPathW + 176 SHSetInstanceExplorer + SHSetKnownFolderPath + SHSetLocalizedName + SHSetTemporaryPropertyForItem + SHSetUnreadMailCountW + 73 SHShellFolderView_Message + SHShowManageLibraryUI + 162 SHSimpleIDListFromPath + 14 SHStartNetConnectionDialogW + 245 SHTestTokenMembership + 191 SHUpdateImageA + 192 SHUpdateImageW + 173 SHValidateUNC + SetCurrentProcessExplicitAppUserModelID + ShellAboutA + ShellAboutW + ShellExecuteA + ShellExecuteEx + ShellExecuteExA + ShellExecuteExW + ShellExecuteW + ShellHookProc + 72 Shell_GetCachedImageIndex + Shell_GetCachedImageIndexA + Shell_GetCachedImageIndexW + 71 Shell_GetImageLists + 67 Shell_MergeMenus + Shell_NotifyIcon + Shell_NotifyIconA + Shell_NotifyIconGetRect + Shell_NotifyIconW + 103 SignalFileOpen + 682 StgMakeUniqueName + UsersLibrariesFolderUI_CreateInstance + WOWShellExecute + 164 Win32DeleteFile + 652 WriteCabinetState + + Summary + + 52DB .debug$S + 338 .debug$T + 4 .drectve + 14 .idata$2 + 14 .idata$3 + 4 .idata$4 + 4 .idata$5 + C .idata$6 + 1890 .rdata diff --git a/symbols/SDK/um/arm/slc.txt b/symbols/SDK/um/arm/slc.txt new file mode 100644 index 00000000..36296ceb --- /dev/null +++ b/symbols/SDK/um/arm/slc.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\slc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?SLpCheckProductKey@@YAJPAUDIGITALPID4@@PAH@Z (long __cdecl SLpCheckProductKey(struct DIGITALPID4 *,int *)) + ?SLpGetGenuineLocal@@YAJPAXPBU_GUID@@PAW4_SL_GENUINE_STATE@@@Z (long __cdecl SLpGetGenuineLocal(void *,struct _GUID const *,enum _SL_GENUINE_STATE *)) + ?SLpUpdateComponentTokens@@YAJPAXPAH@Z (long __cdecl SLpUpdateComponentTokens(void *,int *)) + SLClose + SLConsumeRight + SLConsumeWindowsRight + SLDepositOfflineConfirmationId + SLDepositOfflineConfirmationIdEx + SLFireEvent + SLGenerateOfflineInstallationId + SLGenerateOfflineInstallationIdEx + SLGetApplicationInformation + SLGetGenuineInformation + SLGetInstalledProductKeyIds + SLGetLicense + SLGetLicenseFileId + SLGetLicenseInformation + SLGetLicensingStatusInformation + SLGetPKeyId + SLGetPKeyInformation + SLGetPolicyInformation + SLGetPolicyInformationDWORD + SLGetProductSkuInformation + SLGetSLIDList + SLGetServiceInformation + SLGetWindowsInformation + SLGetWindowsInformationDWORD + SLInstallLicense + SLInstallProofOfPurchase + SLIsWindowsGenuineLocal + SLOpen + SLReArmWindows + SLRegisterEvent + SLRegisterWindowsEvent + SLSetCurrentProductKey + SLSetGenuineInformation + SLUninstallLicense + SLUninstallProofOfPurchase + SLUnregisterEvent + SLUnregisterWindowsEvent + + 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/slcext.txt b/symbols/SDK/um/arm/slcext.txt new file mode 100644 index 00000000..5d58f8a5 --- /dev/null +++ b/symbols/SDK/um/arm/slcext.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\slcext.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SLAcquireGenuineTicket + SLActivateProduct + SLGetPackageProductKey + SLGetPackageProperties + SLGetPackageToken + SLGetReferralInformation + SLGetServerStatus + SLInstallPackage + SLUninstallPackage + + 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/slwga.txt b/symbols/SDK/um/arm/slwga.txt new file mode 100644 index 00000000..086820c0 --- /dev/null +++ b/symbols/SDK/um/arm/slwga.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\slwga.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SLIsGenuineLocal + + 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/spoolss.txt b/symbols/SDK/um/arm/spoolss.txt new file mode 100644 index 00000000..1307d43e --- /dev/null +++ b/symbols/SDK/um/arm/spoolss.txt @@ -0,0 +1,227 @@ +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\spoolss.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?OpenPrinterExW@@YAHPAGPAPAXPAU_PRINTER_DEFAULTSW@@PAU_SPLCLIENT_CONTAINER@@@Z (int __cdecl OpenPrinterExW(unsigned short *,void * *,struct _PRINTER_DEFAULTSW *,struct _SPLCLIENT_CONTAINER *)) + ?RouterCorePrinterDriverInstalled@@YAJPBG0U_GUID@@U_FILETIME@@_KPAH@Z (long __cdecl RouterCorePrinterDriverInstalled(unsigned short const *,unsigned short const *,struct _GUID,struct _FILETIME,unsigned __int64,int *)) + ?RouterCreatePrintAsyncNotificationChannel@@YAJPBGPAU_GUID@@W4PrintAsyncNotifyUserFilter@@W4PrintAsyncNotifyConversationStyle@@PAUIPrintAsyncNotifyCallback@@PAPAUIPrintAsyncNotifyChannel@@@Z (long __cdecl RouterCreatePrintAsyncNotificationChannel(unsigned short const *,struct _GUID *,enum PrintAsyncNotifyUserFilter,enum PrintAsyncNotifyConversationStyle,struct IPrintAsyncNotifyCallback *,struct IPrintAsyncNotifyChannel * *)) + ?RouterDeletePrinterDriverPackage@@YAJPBG00@Z (long __cdecl RouterDeletePrinterDriverPackage(unsigned short const *,unsigned short const *,unsigned short const *)) + ?RouterGetCorePrinterDrivers@@YAJPBG00KPAU_CORE_PRINTER_DRIVERW@@@Z (long __cdecl RouterGetCorePrinterDrivers(unsigned short const *,unsigned short const *,unsigned short const *,unsigned long,struct _CORE_PRINTER_DRIVERW *)) + ?RouterGetPrintClassObject@@YAJPBGABU_GUID@@PAPAX@Z (long __cdecl RouterGetPrintClassObject(unsigned short const *,struct _GUID const &,void * *)) + ?RouterGetPrinterDriverPackagePath@@YAJPBG000PAGKPAK@Z (long __cdecl RouterGetPrinterDriverPackagePath(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short *,unsigned long,unsigned long *)) + ?RouterInstallPrinterDriverFromPackage@@YAJPBG000K@Z (long __cdecl RouterInstallPrinterDriverFromPackage(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned long)) + ?RouterRegisterForPrintAsyncNotifications@@YAJPBGPAU_GUID@@W4PrintAsyncNotifyUserFilter@@W4PrintAsyncNotifyConversationStyle@@PAUIPrintAsyncNotifyCallback@@PAPAX@Z (long __cdecl RouterRegisterForPrintAsyncNotifications(unsigned short const *,struct _GUID *,enum PrintAsyncNotifyUserFilter,enum PrintAsyncNotifyConversationStyle,struct IPrintAsyncNotifyCallback *,void * *)) + ?RouterUnregisterForPrintAsyncNotifications@@YAJPAX@Z (long __cdecl RouterUnregisterForPrintAsyncNotifications(void *)) + ?RouterUploadPrinterDriverPackage@@YAJPBG00KPAGPAK@Z (long __cdecl RouterUploadPrinterDriverPackage(unsigned short const *,unsigned short const *,unsigned short const *,unsigned long,unsigned short *,unsigned long *)) + AbortPrinter + AddFormW + AddJobW + AddMonitorW + AddPerMachineConnectionW + AddPortExW + AddPortW + AddPrintDeviceObject + AddPrintProcessorW + AddPrintProvidorW + AddPrinterConnectionW + AddPrinterDriverExW + AddPrinterDriverW + AddPrinterExW + AddPrinterW + AdjustPointers + AdjustPointersInStructuresArray + AlignKMPtr + AlignRpcPtr + AllocSplStr + AllowRemoteCalls + AppendPrinterNotifyInfoData + BuildOtherNamesFromMachineName + CacheAddName + CacheCreateAndAddNode + CacheCreateAndAddNodeWithIPAddresses + CacheDeleteNode + CacheIsNameCluster + CacheIsNameInNodeList + CallDrvDevModeConversion + CallRouterFindFirstPrinterChangeNotification + CheckLocalCall + ClosePrinter + ConfigurePortW + CreatePrinterIC + DeleteFormW + DeleteJobNamedProperty + DeleteMonitorW + DeletePerMachineConnectionW + DeletePortW + DeletePrintProcessorW + DeletePrintProvidorW + DeletePrinter + DeletePrinterConnectionW + DeletePrinterDataExW + DeletePrinterDataW + DeletePrinterDriverExW + DeletePrinterDriverW + DeletePrinterIC + DeletePrinterKeyW + DllAllocSplMem + DllAllocSplStr + DllFreeSplMem + DllFreeSplStr + DllMain + DllReallocSplMem + DllReallocSplStr + EndDocPrinter + EndPagePrinter + EnumFormsW + EnumJobsW + EnumMonitorsW + EnumPerMachineConnectionsW + EnumPortsW + EnumPrintProcessorDatatypesW + EnumPrintProcessorsW + EnumPrinterDataExW + EnumPrinterDataW + EnumPrinterDriversW + EnumPrinterKeyW + EnumPrintersW + FindClosePrinterChangeNotification + FlushPrinter + FormatPrinterForRegistryKey + FormatRegistryKeyForPrinter + FreeOtherNames + FreePrintPropertyValue + GetFormW + GetJobAttributes + GetJobAttributesEx + GetJobNamedPropertyValue + GetJobW + GetNetworkId + GetPrintProcessorDirectoryW + GetPrinterDataExW + GetPrinterDataW + GetPrinterDriverDirectoryW + GetPrinterDriverExW + GetPrinterDriverW + GetPrinterW + GetServerPolicy + GetShrinkedSize + GetSpoolerTlsIndexes + ImpersonatePrinterClient + InitializeRouter + IsNameTheLocalMachineOrAClusterSpooler + IsNamedPipeRpcCall + MIDL_user_allocate1 + MIDL_user_free1 + MakeOffset + MakePTR + MarshallDownStructure + MarshallDownStructuresArray + MarshallUpStructure + MarshallUpStructuresArray + OldGetPrinterDriverW + OpenPrinter2W + OpenPrinterPort2W + OpenPrinterW + PackStringToEOB + PackStrings + PartialReplyPrinterChangeNotification + PlayGdiScriptOnPrinterIC + PrinterHandleRundown + PrinterMessageBoxW + ProvidorFindClosePrinterChangeNotification + ProvidorFindFirstPrinterChangeNotification + ReadPrinter + ReallocSplMem + ReallocSplStr + RemoteFindFirstPrinterChangeNotification + RemovePrintDeviceObject + ReplyClosePrinter + ReplyOpenPrinter + ReplyPrinterChangeNotification + ReplyPrinterChangeNotificationEx + ReportJobProcessingProgress + ResetPrinterW + RevertToPrinterSelf + RouterAddPrinterConnection2 + RouterAllocBidiMem + RouterAllocBidiResponseContainer + RouterAllocPrinterNotifyInfo + RouterBroadcastMessage + RouterFindCompatibleDriver + RouterFindFirstPrinterChangeNotification + RouterFindNextPrinterChangeNotification + RouterFreeBidiMem + RouterFreeBidiResponseContainer + RouterFreePrinterNotifyInfo + RouterInternalGetPrinterDriver + RouterRefreshPrinterChangeNotification + RouterReplyPrinter + RouterSpoolerSetPolicy + ScheduleJob + SeekPrinter + SendRecvBidiData + SetFormW + SetJobW + SetPortW + SetPrinterDataExW + SetPrinterDataW + SetPrinterW + SplCloseSpoolFileHandle + SplCommitSpoolData + SplDriverUnloadComplete + SplGetClientUserHandle + SplGetSpoolFileInfo + SplGetUserSidStringFromToken + SplInitializeWinSpoolDrv + SplIsSessionZero + SplIsUpgrade + SplProcessPnPEvent + SplProcessSessionEvent + SplPromptUIInUsersSession + SplQueryUserInfo + SplReadPrinter + SplRegisterForDeviceEvents + SplRegisterForSessionEvents + SplShutDownRouter + SplUalCollectData + SplUnregisterForDeviceEvents + SplUnregisterForSessionEvents + SpoolerFindClosePrinterChangeNotification + SpoolerFindFirstPrinterChangeNotification + SpoolerFindNextPrinterChangeNotification + SpoolerFreePrinterNotifyInfo + SpoolerHasInitialized + SpoolerInit + SpoolerRefreshPrinterChangeNotification + StartDocPrinterW + StartPagePrinter + UndoAlignKMPtr + UndoAlignRpcPtr + UpdateBufferSize + UpdatePrintDeviceObject + UpdatePrinterRegAll + UpdatePrinterRegAllEx + UpdatePrinterRegUser + WaitForPrinterChange + WaitForSpoolerInitialization + WritePrinter + XcvDataW + bGetDevModePerUser + bSetDevModePerUser + + 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/srpapi.txt b/symbols/SDK/um/arm/srpapi.txt new file mode 100644 index 00000000..8934c3da --- /dev/null +++ b/symbols/SDK/um/arm/srpapi.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\srpapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AiEvaluatePlugin + AppIDDecodeAttributeString + AppIDEncodeAttributeString + AppIDFreeAttributeString + SrpCloseThreadNetworkContext + SrpCloseTrackInstall + SrpCreateThreadNetworkContext + SrpDisablePermissiveModeFileEncryption + SrpDoesPolicyAllowAppExecution + SrpEnablePermissiveModeFileEncryption + SrpGetAllowedEnterprises + SrpGetAppxFqbnFromPackageFullName + SrpGetEnterpriseIds + SrpGetEnterprisePolicy + SrpInheritEnterpriseContext + SrpInheritOriginClaim + SrpIsAllowed + SrpIsTokenService + SrpOpenTrackInstall + SrpRestoreEnterpriseContext + SrpSetTokenEnterpriseId + + 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/ssdpapi.txt b/symbols/SDK/um/arm/ssdpapi.txt new file mode 100644 index 00000000..d2a3747a --- /dev/null +++ b/symbols/SDK/um/arm/ssdpapi.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\ssdpapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + BeginRegisterPropChangeNotificationEx + CleanupCache + DHSetICSInterfaces + DHSetICSOff + DeregisterNotification + DeregisterService + DisableFirewallRule + EnableFirewallRule + EndRegisterPropChangeNotificationEx + FindServices + FindServicesCallback + FindServicesCallbackEx + FindServicesCancel + FindServicesClose + FindServicesEx + FindServicesOnNetworkCallbackEx + FreeSsdpMessage + FreeSsdpMessageEx + GetFirstService + GetFirstServiceEx + GetNextService + GetNextServiceEx + RegisterAliveNotificationOnNetworkEx + RegisterNotification + RegisterNotificationEx + RegisterService + RegisterServiceEx + SsdpCleanup + SsdpStartup + + 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/strmbase.txt b/symbols/SDK/um/arm/strmbase.txt new file mode 100644 index 00000000..3f6d521f --- /dev/null +++ b/symbols/SDK/um/arm/strmbase.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\strmbase.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + 173 .bss + 228C .data + 1CC214 .debug$P + 13EF70 .debug$S + 633D0 .debug$T + 14B2 .drectve + 1008 .gfids$y + 3240 .pdata + 7F87 .rdata + 14 .text + 1A1A8 .text$mn + 904 .xdata diff --git a/symbols/SDK/um/arm/strmiids.txt b/symbols/SDK/um/arm/strmiids.txt new file mode 100644 index 00000000..62cc44b6 --- /dev/null +++ b/symbols/SDK/um/arm/strmiids.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\strmiids.lib + +File Type: LIBRARY + + Summary + + EF38 .debug$S + 678 .debug$T + 6 .drectve + 42F0 .rdata diff --git a/symbols/SDK/um/arm/strsafe.txt b/symbols/SDK/um/arm/strsafe.txt new file mode 100644 index 00000000..c2357978 --- /dev/null +++ b/symbols/SDK/um/arm/strsafe.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\strsafe.lib + +File Type: LIBRARY + + Summary + + 4B2C .debug$S + 1F0C .debug$T + 8 .drectve + B8 .pdata + 3 .rdata + 530 .text$mn diff --git a/symbols/SDK/um/arm/structuredquery.txt b/symbols/SDK/um/arm/structuredquery.txt new file mode 100644 index 00000000..7a9585f3 --- /dev/null +++ b/symbols/SDK/um/arm/structuredquery.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\structuredquery.lib + +File Type: LIBRARY + + Summary + + 2A08 .debug$S + 2D08 .debug$T + 4 .drectve + 170 .rdata diff --git a/symbols/SDK/um/arm/swdevice.txt b/symbols/SDK/um/arm/swdevice.txt new file mode 100644 index 00000000..c369f5d1 --- /dev/null +++ b/symbols/SDK/um/arm/swdevice.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\swdevice.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SwDeviceClose + SwDeviceCreate + SwDeviceGetLifetime + SwDeviceInterfacePropertySet + SwDeviceInterfaceRegister + SwDeviceInterfaceSetState + SwDevicePropertySet + SwDeviceSetLifetime + SwMemFree + + 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/synchronization.txt b/symbols/SDK/um/arm/synchronization.txt new file mode 100644 index 00000000..498cebfc --- /dev/null +++ b/symbols/SDK/um/arm/synchronization.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\synchronization.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WaitOnAddress + WakeByAddressAll + WakeByAddressSingle + + Summary + + 138 .debug$S + 14 .idata$2 + 14 .idata$3 + 4 .idata$4 + 4 .idata$5 + 22 .idata$6 diff --git a/symbols/SDK/um/arm/t2embed.txt b/symbols/SDK/um/arm/t2embed.txt new file mode 100644 index 00000000..cec9620d --- /dev/null +++ b/symbols/SDK/um/arm/t2embed.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\t2embed.lib + +File Type: LIBRARY + + Exports + + ordinal name + + TTCharToUnicode + TTDeleteEmbeddedFont + TTEmbedFont + TTEmbedFontEx + TTEmbedFontFromFileA + TTEnableEmbeddingForFacename + TTGetEmbeddedFontInfo + TTGetEmbeddingType + TTGetNewFontName + TTIsEmbeddingEnabled + TTIsEmbeddingEnabledForFacename + TTLoadEmbeddedFont + TTRunValidationTests + TTRunValidationTestsEx + + 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/tapi32l.txt b/symbols/SDK/um/arm/tapi32l.txt new file mode 100644 index 00000000..547f2944 --- /dev/null +++ b/symbols/SDK/um/arm/tapi32l.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\tapi32l.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + 3EC .bss + 32B7C .debug$S + 13A30 .debug$T + 35 .drectve + 8 .gfids$y + 7F8 .pdata + 1147 .rdata + 14 .text + 59F2 .text$mn + C .xdata diff --git a/symbols/SDK/um/arm/taskschd.txt b/symbols/SDK/um/arm/taskschd.txt new file mode 100644 index 00000000..c68094f2 --- /dev/null +++ b/symbols/SDK/um/arm/taskschd.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\taskschd.lib + +File Type: LIBRARY + + Summary + + 53C8 .debug$S + 59E4 .debug$T + 8 .drectve + 360 .rdata diff --git a/symbols/SDK/um/arm/tbs.txt b/symbols/SDK/um/arm/tbs.txt new file mode 100644 index 00000000..4e789c58 --- /dev/null +++ b/symbols/SDK/um/arm/tbs.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\tbs.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?Tbsi_Create_Attestation_From_Log@@YAJPAEIPAGPAPAG00IPAII@Z (long __cdecl Tbsi_Create_Attestation_From_Log(unsigned char *,unsigned int,unsigned short *,unsigned short * *,unsigned char *,unsigned char *,unsigned int,unsigned int *,unsigned int)) + ?Tbsi_Get_TCG_Logs@@YAIIPAIPAEI0I@Z (unsigned int __cdecl Tbsi_Get_TCG_Logs(unsigned int,unsigned int *,unsigned char *,unsigned int,unsigned int *,unsigned int)) + GetDeviceID + GetDeviceIDString + GetDeviceIDWithTimeout + Tbsi_Context_Create + Tbsi_Create_Windows_Key + Tbsi_FilterLog + Tbsi_GetDeviceInfo + Tbsi_Get_OwnerAuth + Tbsi_Get_TCG_Log + Tbsi_Get_TCG_Log_Ex + Tbsi_Physical_Presence_Command + Tbsi_Revoke_Attestation + Tbsi_ShaHash + Tbsip_Cancel_Commands + Tbsip_Context_Close + Tbsip_Submit_Command + Tbsip_Submit_Command_NonBlocking + Tbsip_TestInterruptInformation + Tbsip_TestMorBit + + 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/tdh.txt b/symbols/SDK/um/arm/tdh.txt new file mode 100644 index 00000000..8b2320b5 --- /dev/null +++ b/symbols/SDK/um/arm/tdh.txt @@ -0,0 +1,45 @@ +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\tdh.lib + +File Type: LIBRARY + + Exports + + ordinal name + + TdhAggregatePayloadFilters + TdhCleanupPayloadEventFilterDescriptor + TdhCloseDecodingHandle + TdhCreatePayloadFilter + TdhDeletePayloadFilter + TdhEnumerateManifestProviderEvents + TdhEnumerateProviderFieldInformation + TdhEnumerateProviderFilters + TdhEnumerateProviders + TdhFormatProperty + TdhGetDecodingParameter + TdhGetEventInformation + TdhGetEventMapInformation + TdhGetManifestEventInformation + TdhGetProperty + TdhGetPropertySize + TdhGetWppMessage + TdhGetWppProperty + TdhLoadManifest + TdhLoadManifestFromBinary + TdhOpenDecodingHandle + TdhQueryProviderFieldInformation + TdhSetDecodingParameter + TdhUnloadManifest + + 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/tokenbinding.txt b/symbols/SDK/um/arm/tokenbinding.txt new file mode 100644 index 00000000..06ce14ac --- /dev/null +++ b/symbols/SDK/um/arm/tokenbinding.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\tokenbinding.lib + +File Type: LIBRARY + + Exports + + ordinal name + + TokenBindingDeleteAllBindings + TokenBindingDeleteBinding + TokenBindingGenerateBinding + TokenBindingGenerateID + TokenBindingGenerateMessage + TokenBindingGetKeyTypesClient + TokenBindingGetKeyTypesServer + TokenBindingVerifyMessage + + 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/tsec.txt b/symbols/SDK/um/arm/tsec.txt new file mode 100644 index 00000000..5978e4e8 --- /dev/null +++ b/symbols/SDK/um/arm/tsec.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\tsec.lib + +File Type: LIBRARY + + Exports + + ordinal name + + TAPICLIENT_ClientInitialize + TAPICLIENT_ClientShutdown + TAPICLIENT_Free + TAPICLIENT_GetDeviceAccess + TAPICLIENT_LineAddToConference + TAPICLIENT_LineBlindTransfer + TAPICLIENT_LineConfigDialog + TAPICLIENT_LineDial + TAPICLIENT_LineForward + TAPICLIENT_LineGenerateDigits + TAPICLIENT_LineMakeCall + TAPICLIENT_LineOpen + TAPICLIENT_LineRedirect + TAPICLIENT_LineSetCallData + TAPICLIENT_LineSetCallParams + TAPICLIENT_LineSetCallPrivilege + TAPICLIENT_LineSetCallTreatment + TAPICLIENT_LineSetCurrentLocation + TAPICLIENT_LineSetDevConfig + TAPICLIENT_LineSetLineDevStatus + TAPICLIENT_LineSetMediaControl + TAPICLIENT_LineSetMediaMode + TAPICLIENT_LineSetTerminal + TAPICLIENT_LineSetTollList + TAPICLIENT_Load + TAPICLIENT_PhoneConfigDialog + TAPICLIENT_PhoneOpen + + 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/tspubplugincom.txt b/symbols/SDK/um/arm/tspubplugincom.txt new file mode 100644 index 00000000..1428c21d --- /dev/null +++ b/symbols/SDK/um/arm/tspubplugincom.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\tspubplugincom.lib + +File Type: LIBRARY + + Summary + + 10 .bss + 166E8 .debug$S + 247CC .debug$T + 9E .drectve + F8 .gfids$y + 58 .orpc + 40 .pdata + 6DB .rdata + AE .text$mn diff --git a/symbols/SDK/um/arm/twinapi.txt b/symbols/SDK/um/arm/twinapi.txt new file mode 100644 index 00000000..79006c61 --- /dev/null +++ b/symbols/SDK/um/arm/twinapi.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\twinapi.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/txfw32.txt b/symbols/SDK/um/arm/txfw32.txt new file mode 100644 index 00000000..25555af6 --- /dev/null +++ b/symbols/SDK/um/arm/txfw32.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\txfw32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + TxfGetThreadMiniVersionForCreate + TxfLogCreateFileReadContext + TxfLogCreateRangeReadContext + TxfLogDestroyReadContext + TxfLogReadRecords + TxfLogRecordGetFileName + TxfLogRecordGetGenericType + TxfReadMetadataInfo + TxfSetThreadMiniVersionForCreate + + 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/umpdddi.txt b/symbols/SDK/um/arm/umpdddi.txt new file mode 100644 index 00000000..447c1e2e --- /dev/null +++ b/symbols/SDK/um/arm/umpdddi.txt @@ -0,0 +1,113 @@ +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\umpdddi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + BRUSHOBJ_hGetColorTransform + BRUSHOBJ_pvAllocRbrush + BRUSHOBJ_pvGetRbrush + BRUSHOBJ_ulGetBrushColor + CLIPOBJ_bEnum + CLIPOBJ_cEnumStart + CLIPOBJ_ppoGetPath + DxTrimNotificationListHead + EngAcquireSemaphore + EngAlphaBlend + EngAssociateSurface + EngBitBlt + EngCheckAbort + EngComputeGlyphSet + EngCopyBits + EngCreateBitmap + EngCreateClip + EngCreateDeviceBitmap + EngCreateDeviceSurface + EngCreatePalette + EngCreateSemaphore + EngDeleteClip + EngDeletePalette + EngDeletePath + EngDeleteSemaphore + EngDeleteSurface + EngEraseSurface + EngFillPath + EngFindResource + EngFreeModule + EngGetCurrentCodePage + EngGetDriverName + EngGetPrinterDataFileName + EngGradientFill + EngLineTo + EngLoadModule + EngLockSurface + EngMarkBandingSurface + EngMultiByteToUnicodeN + EngMultiByteToWideChar + EngPaint + EngPlgBlt + EngQueryEMFInfo + EngQueryLocalTime + EngReleaseSemaphore + EngStretchBlt + EngStretchBltROP + EngStrokeAndFillPath + EngStrokePath + EngTextOut + EngTransparentBlt + EngUnicodeToMultiByteN + EngUnlockSurface + EngWideCharToMultiByte + FONTOBJ_cGetAllGlyphHandles + FONTOBJ_cGetGlyphs + FONTOBJ_pQueryGlyphAttrs + FONTOBJ_pfdg + FONTOBJ_pifi + FONTOBJ_pvTrueTypeFontFile + FONTOBJ_pxoGetXform + FONTOBJ_vGetInfo + GdiBatchLimit + HT_Get8BPPFormatPalette + HT_Get8BPPMaskPalette + LpkEditControl + LpkpEditControlSize + PATHOBJ_bEnum + PATHOBJ_bEnumClipLines + PATHOBJ_vEnumStart + PATHOBJ_vEnumStartClipLines + PATHOBJ_vGetBounds + STROBJ_bEnum + STROBJ_bEnumPositionsOnly + STROBJ_bGetAdvanceWidths + STROBJ_dwGetCodePage + STROBJ_vEnumStart + XFORMOBJ_bApplyXform + XFORMOBJ_iGetXform + XLATEOBJ_cGetPalette + XLATEOBJ_hGetColorTransform + XLATEOBJ_iXlate + XLATEOBJ_piVector + fpClosePrinter + gMaxGdiHandleCount + gW32PID + g_systemCallFilterId + 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/vccomsup.txt b/symbols/SDK/um/arm/vccomsup.txt new file mode 100644 index 00000000..fef5357f --- /dev/null +++ b/symbols/SDK/um/arm/vccomsup.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\vccomsup.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + 4 .CRT$XCU + 10 .data + 19 .data$r + 18B28 .debug$S + 45208 .debug$T + 1D3 .drectve + 14 .gfids$y + F8 .pdata + 44 .rdata + 14 .text + 14 .text$di + 9DE .text$mn + 28 .text$yd + 3C .xdata + 34 .xdata$x diff --git a/symbols/SDK/um/arm/vds_uuid.txt b/symbols/SDK/um/arm/vds_uuid.txt new file mode 100644 index 00000000..a8dd52d8 --- /dev/null +++ b/symbols/SDK/um/arm/vds_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\vds_uuid.lib + +File Type: LIBRARY + + Summary + + 3474 .debug$S + 2CEC .debug$T + 4 .drectve + 530 .rdata diff --git a/symbols/SDK/um/arm/vscmgr.txt b/symbols/SDK/um/arm/vscmgr.txt new file mode 100644 index 00000000..ab0e8fc8 --- /dev/null +++ b/symbols/SDK/um/arm/vscmgr.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\vscmgr.lib + +File Type: LIBRARY + + Summary + + 4BB0 .debug$S + 59F0 .debug$T + 8 .drectve + A0 .rdata diff --git a/symbols/SDK/um/arm/vss_uuid.txt b/symbols/SDK/um/arm/vss_uuid.txt new file mode 100644 index 00000000..3e39b8af --- /dev/null +++ b/symbols/SDK/um/arm/vss_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\vss_uuid.lib + +File Type: LIBRARY + + Summary + + 15754 .debug$S + 19524 .debug$T + 24 .drectve + 280 .rdata diff --git a/symbols/SDK/um/arm/vssapi.txt b/symbols/SDK/um/arm/vssapi.txt new file mode 100644 index 00000000..dc96a2fb --- /dev/null +++ b/symbols/SDK/um/arm/vssapi.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\vssapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0CVssJetWriter@@QAA@XZ (public: __cdecl CVssJetWriter::CVssJetWriter(void)) + ??1CVssJetWriter@@UAA@XZ (public: virtual __cdecl CVssJetWriter::~CVssJetWriter(void)) + ?AreComponentsSelected@CVssJetWriter@@IBA_NXZ (protected: bool __cdecl CVssJetWriter::AreComponentsSelected(void)const ) + ?GetBackupType@CVssJetWriter@@IBA?AW4_VSS_BACKUP_TYPE@@XZ (protected: enum _VSS_BACKUP_TYPE __cdecl CVssJetWriter::GetBackupType(void)const ) + ?GetContext@CVssJetWriter@@IBAJXZ (protected: long __cdecl CVssJetWriter::GetContext(void)const ) + ?GetCurrentLevel@CVssJetWriter@@IBA?AW4_VSS_APPLICATION_LEVEL@@XZ (protected: enum _VSS_APPLICATION_LEVEL __cdecl CVssJetWriter::GetCurrentLevel(void)const ) + ?GetCurrentSnapshotSetId@CVssJetWriter@@IBA?AU_GUID@@XZ (protected: struct _GUID __cdecl CVssJetWriter::GetCurrentSnapshotSetId(void)const ) + ?GetCurrentVolumeArray@CVssJetWriter@@IBAPAPBGXZ (protected: unsigned short const * * __cdecl CVssJetWriter::GetCurrentVolumeArray(void)const ) + ?GetCurrentVolumeCount@CVssJetWriter@@IBAIXZ (protected: unsigned int __cdecl CVssJetWriter::GetCurrentVolumeCount(void)const ) + ?GetRestoreType@CVssJetWriter@@IBA?AW4_VSS_RESTORE_TYPE@@XZ (protected: enum _VSS_RESTORE_TYPE __cdecl CVssJetWriter::GetRestoreType(void)const ) + ?GetSnapshotDeviceName@CVssJetWriter@@IBAJPBGPAPBG@Z (protected: long __cdecl CVssJetWriter::GetSnapshotDeviceName(unsigned short const *,unsigned short const * *)const ) + ?Initialize@CVssJetWriter@@QAAJU_GUID@@PBG_N211K@Z (public: long __cdecl CVssJetWriter::Initialize(struct _GUID,unsigned short const *,bool,bool,unsigned short const *,unsigned short const *,unsigned long)) + ?IsBootableSystemStateBackedUp@CVssJetWriter@@IBA_NXZ (protected: bool __cdecl CVssJetWriter::IsBootableSystemStateBackedUp(void)const ) + ?IsPartialFileSupportEnabled@CVssJetWriter@@IBA_NXZ (protected: bool __cdecl CVssJetWriter::IsPartialFileSupportEnabled(void)const ) + ?IsPathAffected@CVssJetWriter@@IBA_NPBG@Z (protected: bool __cdecl CVssJetWriter::IsPathAffected(unsigned short const *)const ) + ?OnAbortBegin@CVssJetWriter@@UAAXXZ (public: virtual void __cdecl CVssJetWriter::OnAbortBegin(void)) + ?OnAbortEnd@CVssJetWriter@@UAAXXZ (public: virtual void __cdecl CVssJetWriter::OnAbortEnd(void)) + ?OnBackupCompleteBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z (public: virtual bool __cdecl CVssJetWriter::OnBackupCompleteBegin(class IVssWriterComponents *)) + ?OnBackupCompleteEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z (public: virtual bool __cdecl CVssJetWriter::OnBackupCompleteEnd(class IVssWriterComponents *,bool)) + ?OnFreezeBegin@CVssJetWriter@@UAA_NXZ (public: virtual bool __cdecl CVssJetWriter::OnFreezeBegin(void)) + ?OnFreezeEnd@CVssJetWriter@@UAA_N_N@Z (public: virtual bool __cdecl CVssJetWriter::OnFreezeEnd(bool)) + ?OnIdentify@CVssJetWriter@@UAA_NPAVIVssCreateWriterMetadata@@@Z (public: virtual bool __cdecl CVssJetWriter::OnIdentify(class IVssCreateWriterMetadata *)) + ?OnPostRestoreBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z (public: virtual bool __cdecl CVssJetWriter::OnPostRestoreBegin(class IVssWriterComponents *)) + ?OnPostRestoreEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z (public: virtual bool __cdecl CVssJetWriter::OnPostRestoreEnd(class IVssWriterComponents *,bool)) + ?OnPostSnapshot@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z (public: virtual bool __cdecl CVssJetWriter::OnPostSnapshot(class IVssWriterComponents *)) + ?OnPreRestoreBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z (public: virtual bool __cdecl CVssJetWriter::OnPreRestoreBegin(class IVssWriterComponents *)) + ?OnPreRestoreEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z (public: virtual bool __cdecl CVssJetWriter::OnPreRestoreEnd(class IVssWriterComponents *,bool)) + ?OnPrepareBackupBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z (public: virtual bool __cdecl CVssJetWriter::OnPrepareBackupBegin(class IVssWriterComponents *)) + ?OnPrepareBackupEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z (public: virtual bool __cdecl CVssJetWriter::OnPrepareBackupEnd(class IVssWriterComponents *,bool)) + ?OnPrepareSnapshotBegin@CVssJetWriter@@UAA_NXZ (public: virtual bool __cdecl CVssJetWriter::OnPrepareSnapshotBegin(void)) + ?OnPrepareSnapshotEnd@CVssJetWriter@@UAA_N_N@Z (public: virtual bool __cdecl CVssJetWriter::OnPrepareSnapshotEnd(bool)) + ?OnThawBegin@CVssJetWriter@@UAA_NXZ (public: virtual bool __cdecl CVssJetWriter::OnThawBegin(void)) + ?OnThawEnd@CVssJetWriter@@UAA_N_N@Z (public: virtual bool __cdecl CVssJetWriter::OnThawEnd(bool)) + ?SetWriterFailure@CVssJetWriter@@IAAJJ@Z (protected: long __cdecl CVssJetWriter::SetWriterFailure(long)) + ?Uninitialize@CVssJetWriter@@QAAXXZ (public: void __cdecl CVssJetWriter::Uninitialize(void)) + CreateVssBackupComponentsInternal + CreateVssExamineWriterMetadataInternal + CreateVssExpressWriterInternal + CreateVssSnapshotSetDescription + CreateWriter + CreateWriterEx + GetProviderMgmtInterfaceInternal + IsVolumeSnapshottedInternal + LoadVssSnapshotSetDescription + ShouldBlockRevertInternal + VssFreeSnapshotPropertiesInternal + + 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/vstorinterface.txt b/symbols/SDK/um/arm/vstorinterface.txt new file mode 100644 index 00000000..583d001a --- /dev/null +++ b/symbols/SDK/um/arm/vstorinterface.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\vstorinterface.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0VirtualBus@VstorInterface@@QAA@XZ (public: __cdecl VstorInterface::VirtualBus::VirtualBus(void)) + ??1VirtualBus@VstorInterface@@QAA@XZ (public: __cdecl VstorInterface::VirtualBus::~VirtualBus(void)) + ??4VirtualBus@VstorInterface@@QAAAAV01@ABV01@@Z (public: class VstorInterface::VirtualBus & __cdecl VstorInterface::VirtualBus::operator=(class VstorInterface::VirtualBus const &)) + ?Close@VirtualBus@VstorInterface@@AAAXXZ (private: void __cdecl VstorInterface::VirtualBus::Close(void)) + ?CreateDriveEx@VirtualBus@VstorInterface@@QAAJPAUtagNewVirtualDriveDescription@@AAUtagVirtualDriveInformation@@@Z (public: long __cdecl VstorInterface::VirtualBus::CreateDriveEx(struct tagNewVirtualDriveDescription *,struct tagVirtualDriveInformation &)) + ?IsValid@VirtualBus@VstorInterface@@QAA_NXZ (public: bool __cdecl VstorInterface::VirtualBus::IsValid(void)) + ?Open@VirtualBus@VstorInterface@@AAAJXZ (private: long __cdecl VstorInterface::VirtualBus::Open(void)) + ?QueryDriveInterface@VirtualBus@VstorInterface@@QAAJABU_GUID@@PAGK@Z (public: long __cdecl VstorInterface::VirtualBus::QueryDriveInterface(struct _GUID const &,unsigned short *,unsigned long)) + ?QueryMountedImage@VirtualBus@VstorInterface@@QAAJABU_GUID@@PAGK@Z (public: long __cdecl VstorInterface::VirtualBus::QueryMountedImage(struct _GUID const &,unsigned short *,unsigned long)) + ?QueryStorageInformation@VirtualBus@VstorInterface@@QAAJABU_GUID@@AAUSTORAGE_INFORMATION@12@@Z (public: long __cdecl VstorInterface::VirtualBus::QueryStorageInformation(struct _GUID const &,struct VstorInterface::VirtualBus::STORAGE_INFORMATION &)) + ?QueryStorageInformation@VirtualBus@VstorInterface@@QAAJPAXAAUSTORAGE_INFORMATION@12@@Z (public: long __cdecl VstorInterface::VirtualBus::QueryStorageInformation(void *,struct VstorInterface::VirtualBus::STORAGE_INFORMATION &)) + ?QueryStorageInformation@VirtualBus@VstorInterface@@QAAJPBGAAUSTORAGE_INFORMATION@12@@Z (public: long __cdecl VstorInterface::VirtualBus::QueryStorageInformation(unsigned short const *,struct VstorInterface::VirtualBus::STORAGE_INFORMATION &)) + ?QueryVersion@VirtualBus@VstorInterface@@QAAJAAUtagVirtualStorageVersion@@@Z (public: long __cdecl VstorInterface::VirtualBus::QueryVersion(struct tagVirtualStorageVersion &)) + ?ReSync@VirtualBus@VstorInterface@@QAAJABU_GUID@@PBG@Z (public: long __cdecl VstorInterface::VirtualBus::ReSync(struct _GUID const &,unsigned short const *)) + ?RemoveDrive@VirtualBus@VstorInterface@@QAAJABU_GUID@@_N@Z (public: long __cdecl VstorInterface::VirtualBus::RemoveDrive(struct _GUID const &,bool)) + + 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/wbemuuid.txt b/symbols/SDK/um/arm/wbemuuid.txt new file mode 100644 index 00000000..ad81e905 --- /dev/null +++ b/symbols/SDK/um/arm/wbemuuid.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\wbemuuid.lib + +File Type: LIBRARY + + Summary + + 116EC .debug$S + 13B00 .debug$T + 1C .drectve + 7C0 .rdata diff --git a/symbols/SDK/um/arm/wcmapi.txt b/symbols/SDK/um/arm/wcmapi.txt new file mode 100644 index 00000000..aeec162d --- /dev/null +++ b/symbols/SDK/um/arm/wcmapi.txt @@ -0,0 +1,58 @@ +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\wcmapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WcmAddRoutePolicy + WcmBeginIgnoreProfileList + WcmCancelOnDemandRequest + WcmCheckCapabilityStatus + WcmCloseHandle + WcmCloseOnDemandRequestHandle + WcmDeprovisionCapability + WcmEndIgnoreProfileList + WcmEnterConnectedStandby + WcmEnterNetQuiet + WcmEnumInterfaces + WcmExitConnectedStandby + WcmExitNetQuiet + WcmFreeMemory + WcmGetInterfaceContextTable + WcmGetInterfaceToken + WcmGetProfileList + WcmGetProfileListByPurpose + WcmGetRoutingHint + WcmOpenHandle + WcmOpenOnDemandRequestHandle + WcmOpenOnDemandRequestHandleByWwanProfileName + WcmOrderConnection + WcmQueryOnDemandRequestStateInfo + WcmQueryParameter + WcmQueryProperty + WcmRemoveMatchingRoutePolicy + WcmRemoveRoutePolicy + WcmResetIgnoreProfileList + WcmSetOperatorConnectionCost + WcmSetOperatorCycleData + WcmSetOperatorDataplanStatus + WcmSetParameter + WcmSetProfileList + WcmSetProperty + WcmStartOnDemandRequest + WcmUpdateCapabilityAccess + + 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/wcmguid.txt b/symbols/SDK/um/arm/wcmguid.txt new file mode 100644 index 00000000..5b5c2021 --- /dev/null +++ b/symbols/SDK/um/arm/wcmguid.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\wcmguid.lib + +File Type: LIBRARY + + Summary + + 7278 .debug$S + 86DC .debug$T + C .drectve + 1F0 .rdata diff --git a/symbols/SDK/um/arm/wdsClientAPI.txt b/symbols/SDK/um/arm/wdsClientAPI.txt new file mode 100644 index 00000000..be81ff0c --- /dev/null +++ b/symbols/SDK/um/arm/wdsClientAPI.txt @@ -0,0 +1,79 @@ +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\wdsClientAPI.LIB + +File Type: LIBRARY + + Exports + + ordinal name + + WdsCliAuthorizeSession + WdsCliCancelTransfer + WdsCliClose + WdsCliConnectToImageStore + WdsCliCreateSession + WdsCliCreateSessionEx + WdsCliFilterImageArchitecture + WdsCliFilterImageFirmwareType + WdsCliFilterImageVersion + WdsCliFilterImageVersionMatchingBootImage + WdsCliFindFirstImage + WdsCliFindNextImage + WdsCliFreeDomainJoinInformation + WdsCliFreeStringArray + WdsCliFreeUnattendVariables + WdsCliGetClientUnattend + WdsCliGetDeploymentMetadata + WdsCliGetDeploymentMetadataAvailable + WdsCliGetDomainJoinInformation + WdsCliGetDriverQueryXml + WdsCliGetEnumerationFlags + WdsCliGetImageArchitecture + WdsCliGetImageDescription + WdsCliGetImageFiles + WdsCliGetImageGroup + WdsCliGetImageHalName + WdsCliGetImageHandleFromFindHandle + WdsCliGetImageHandleFromTransferHandle + WdsCliGetImageIndex + WdsCliGetImageLanguage + WdsCliGetImageLanguages + WdsCliGetImageLastModifiedTime + WdsCliGetImageName + WdsCliGetImageNamespace + WdsCliGetImageParameter + WdsCliGetImagePath + WdsCliGetImageSize + WdsCliGetImageType + WdsCliGetImageVersion + WdsCliGetSystemMetadata + WdsCliGetTransferSize + WdsCliGetUnattendVariables + WdsCliGetWimImageReferenceFile + WdsCliInitializeLog + WdsCliLog + WdsCliObtainDriverPackages + WdsCliObtainDriverPackagesEx + WdsCliRegisterTrace + WdsCliResetBootProgram + WdsCliSetSupportedFeatures + WdsCliSetSystemMetadata + WdsCliSetTransferBufferSize + WdsCliSimulateArchitecture + WdsCliSimulateDeviceId + WdsCliSimulateSmbiosInfo + WdsCliTransferFile + WdsCliTransferImage + WdsCliWaitForTransfer + + 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/wdsbp.txt b/symbols/SDK/um/arm/wdsbp.txt new file mode 100644 index 00000000..3a5c0326 --- /dev/null +++ b/symbols/SDK/um/arm/wdsbp.txt @@ -0,0 +1,28 @@ +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\wdsbp.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WdsBpAddOption + WdsBpCloseHandle + WdsBpGetOptionBuffer + WdsBpInitialize + WdsBpParseInitialize + WdsBpParseInitializev6 + WdsBpQueryOption + + 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/wdsmc.txt b/symbols/SDK/um/arm/wdsmc.txt new file mode 100644 index 00000000..4ef68317 --- /dev/null +++ b/symbols/SDK/um/arm/wdsmc.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\wdsmc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?ClosePerfCounters@@YAKXZ (unsigned long __cdecl ClosePerfCounters(void)) + ?CollectPerfCounters@@YAKPAGPAPAXPAK2@Z (unsigned long __cdecl CollectPerfCounters(unsigned short *,void * *,unsigned long *,unsigned long *)) + ?OpenPerfCounters@@YAKPAG@Z (unsigned long __cdecl OpenPerfCounters(unsigned short *)) + ?WdsProviderInitialize@@YAKPAX@Z (unsigned long __cdecl WdsProviderInitialize(void *)) + ?WdsTransportServerCanJoinNamespace@@YAKPBG@Z (unsigned long __cdecl WdsTransportServerCanJoinNamespace(unsigned short const *)) + ?WdsTransportServerRegisterNotification@@YAKP6AXPAXKPBG0@Z0PAPAX@Z (unsigned long __cdecl WdsTransportServerRegisterNotification(void (__cdecl*)(void *,unsigned long,unsigned short const *,void *),void *,void * *)) + ?WdsTransportServerUnRegisterNotification@@YAKPAX@Z (unsigned long __cdecl WdsTransportServerUnRegisterNotification(void *)) + WdsTransportServerAllocateBuffer + WdsTransportServerCompleteRead + WdsTransportServerFreeBuffer + WdsTransportServerRegisterCallback + WdsTransportServerTrace + WdsTransportServerTraceV + + 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/wdspxe.txt b/symbols/SDK/um/arm/wdspxe.txt new file mode 100644 index 00000000..e00c387d --- /dev/null +++ b/symbols/SDK/um/arm/wdspxe.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\wdspxe.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WdsProviderInitialize@@YAKPAX@Z (unsigned long __cdecl WdsProviderInitialize(void *)) + PxeAsyncRecvDone + PxeDhcpAppendOption + PxeDhcpAppendOptionRaw + PxeDhcpGetOptionValue + PxeDhcpGetVendorOptionValue + PxeDhcpInitialize + PxeDhcpIsValid + PxeDhcpv6AppendOption + PxeDhcpv6AppendOptionRaw + PxeDhcpv6CreateRelayRepl + PxeDhcpv6GetOptionValue + PxeDhcpv6GetVendorOptionValue + PxeDhcpv6Initialize + PxeDhcpv6IsValid + PxeDhcpv6ParseRelayForw + PxeGetServerInfo + PxeGetServerInfoEx + PxePacketAllocate + PxePacketFree + PxeProviderEnumClose + PxeProviderEnumFirst + PxeProviderEnumNext + PxeProviderFreeInfo + PxeProviderQueryIndex + PxeProviderRegister + PxeProviderSetAttribute + PxeProviderUnRegister + PxeRegisterCallback + PxeSendReply + PxeTrace + PxeTraceV + + 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/wdstptc.txt b/symbols/SDK/um/arm/wdstptc.txt new file mode 100644 index 00000000..f9fd2a17 --- /dev/null +++ b/symbols/SDK/um/arm/wdstptc.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\wdstptc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WdsTptcDownload@@YAKKKPBG000KKKH@Z (unsigned long __cdecl WdsTptcDownload(unsigned long,unsigned long,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned long,unsigned long,unsigned long,int)) + ?WdsTransportClientApplyImage@@YAKPAU_WDS_TRANSPORTCLIENT_REQUEST@@PAU_WDS_TRANSPORTCLIENT_IMAGE_APPLY@@@Z (unsigned long __cdecl WdsTransportClientApplyImage(struct _WDS_TRANSPORTCLIENT_REQUEST *,struct _WDS_TRANSPORTCLIENT_IMAGE_APPLY *)) + ?WdsTransportClientElSetLogFunction@@YAXP6AXPBGZZ@Z (void __cdecl WdsTransportClientElSetLogFunction(void (__cdecl*)(unsigned short const *,...))) + ?WdsTransportClientElSetLogFunctionEx@@YAXP6AXKPBGZZ@Z (void __cdecl WdsTransportClientElSetLogFunctionEx(void (__cdecl*)(unsigned long,unsigned short const *,...))) + ?WdsTransportClientGetAggressiveBufferSize@@YAKHPAK@Z (unsigned long __cdecl WdsTransportClientGetAggressiveBufferSize(int,unsigned long *)) + ?WdsTransportClientRegisterTrace@@YAKP6AXPBGPAD@Z@Z (unsigned long __cdecl WdsTransportClientRegisterTrace(void (__cdecl*)(unsigned short const *,char *))) + WdsTransportClientAddRefBuffer + WdsTransportClientCancelSession + WdsTransportClientCancelSessionEx + WdsTransportClientCloseSession + WdsTransportClientCompleteReceive + WdsTransportClientInitialize + WdsTransportClientInitializeSession + WdsTransportClientQueryStatus + WdsTransportClientRegisterCallback + WdsTransportClientReleaseBuffer + WdsTransportClientShutdown + WdsTransportClientStartSession + WdsTransportClientWaitForCompletion + + 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/websocket.txt b/symbols/SDK/um/arm/websocket.txt new file mode 100644 index 00000000..20c2894c --- /dev/null +++ b/symbols/SDK/um/arm/websocket.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\websocket.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WebSocketAbortHandle + WebSocketBeginClientHandshake + WebSocketBeginServerHandshake + WebSocketCompleteAction + WebSocketCreateClientHandle + WebSocketCreateServerHandle + WebSocketDeleteHandle + WebSocketEndClientHandshake + WebSocketEndServerHandshake + WebSocketGetAction + WebSocketGetGlobalProperty + WebSocketReceive + WebSocketSend + + 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/wecapi.txt b/symbols/SDK/um/arm/wecapi.txt new file mode 100644 index 00000000..6dcd7680 --- /dev/null +++ b/symbols/SDK/um/arm/wecapi.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\wecapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?EcIsConfigRequired@@YAHPAH@Z (int __cdecl EcIsConfigRequired(int *)) + ?EcQuickConfig@@YAHXZ (int __cdecl EcQuickConfig(void)) + EcClose + EcDeleteSubscription + EcEnumNextSubscription + EcGetObjectArrayProperty + EcGetObjectArraySize + EcGetSubscriptionProperty + EcGetSubscriptionRunTimeStatus + EcInsertObjectArrayElement + EcOpenSubscription + EcOpenSubscriptionEnum + EcRemoveObjectArrayElement + EcRetrySubscription + EcSaveSubscription + EcSetObjectArrayProperty + EcSetSubscriptionProperty + + 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/wevtapi.txt b/symbols/SDK/um/arm/wevtapi.txt new file mode 100644 index 00000000..f400b284 --- /dev/null +++ b/symbols/SDK/um/arm/wevtapi.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\wevtapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?EvtIntSysprepCleanup@@YAKXZ (unsigned long __cdecl EvtIntSysprepCleanup(void)) + EvtArchiveExportedLog + EvtCancel + EvtClearLog + EvtClose + EvtCreateBookmark + EvtCreateRenderContext + EvtExportLog + EvtFormatMessage + EvtGetChannelConfigProperty + EvtGetEventInfo + EvtGetEventMetadataProperty + EvtGetExtendedStatus + EvtGetLogInfo + EvtGetObjectArrayProperty + EvtGetObjectArraySize + EvtGetPublisherMetadataProperty + EvtGetQueryInfo + EvtIntAssertConfig + EvtIntCreateBinXMLFromCustomXML + EvtIntCreateLocalLogfile + EvtIntGetClassicLogDisplayName + EvtIntRenderResourceEventTemplate + EvtIntReportAuthzEventAndSourceAsync + EvtIntReportEventAndSourceAsync + EvtIntRetractConfig + EvtIntWriteXmlEventToLocalLogfile + EvtNext + EvtNextChannelPath + EvtNextEventMetadata + EvtNextPublisherId + EvtOpenChannelConfig + EvtOpenChannelEnum + EvtOpenEventMetadataEnum + EvtOpenLog + EvtOpenPublisherEnum + EvtOpenPublisherMetadata + EvtOpenSession + EvtQuery + EvtRender + EvtSaveChannelConfig + EvtSeek + EvtSetChannelConfigProperty + EvtSubscribe + EvtUpdateBookmark + + 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/wiaservc.txt b/symbols/SDK/um/arm/wiaservc.txt new file mode 100644 index 00000000..375594c1 --- /dev/null +++ b/symbols/SDK/um/arm/wiaservc.txt @@ -0,0 +1,76 @@ +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\wiaservc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?ServiceMain@@YAXIPAPAG@Z (void __cdecl ServiceMain(unsigned int,unsigned short * *)) + wiasCreateChildAppItem + wiasCreateDrvItem + wiasCreateLogInstance + wiasCreatePropContext + wiasDebugError + wiasDebugTrace + wiasDownSampleBuffer + wiasFormatArgs + wiasFreePropContext + wiasGetChangedValueFloat + wiasGetChangedValueGuid + wiasGetChangedValueLong + wiasGetChangedValueStr + wiasGetChildrenContexts + wiasGetContextFromName + wiasGetDrvItem + wiasGetImageInformation + wiasGetItemType + wiasGetPropertyAttributes + wiasGetRootItem + wiasIsPropChanged + wiasParseEndorserString + wiasPrintDebugHResult + wiasQueueEvent + wiasReadMultiple + wiasReadPropBin + wiasReadPropFloat + wiasReadPropGuid + wiasReadPropLong + wiasReadPropStr + wiasSendEndOfPage + wiasSetItemPropAttribs + wiasSetItemPropNames + wiasSetPropChanged + wiasSetPropertyAttributes + wiasSetValidFlag + wiasSetValidListFloat + wiasSetValidListGuid + wiasSetValidListLong + wiasSetValidListStr + wiasSetValidRangeFloat + wiasSetValidRangeLong + wiasUpdateScanRect + wiasUpdateValidFormat + wiasValidateItemProperties + wiasWriteBufToFile + wiasWriteMultiple + wiasWritePageBufToFile + wiasWritePageBufToStream + wiasWritePropBin + wiasWritePropFloat + wiasWritePropGuid + wiasWritePropLong + wiasWritePropStr + + 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/windows.data.pdf.txt b/symbols/SDK/um/arm/windows.data.pdf.txt new file mode 100644 index 00000000..8adca03f --- /dev/null +++ b/symbols/SDK/um/arm/windows.data.pdf.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\windows.data.pdf.lib + +File Type: LIBRARY + + Exports + + ordinal name + + PdfCreateRenderer + + 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/windows.networking.txt b/symbols/SDK/um/arm/windows.networking.txt new file mode 100644 index 00000000..52635ac8 --- /dev/null +++ b/symbols/SDK/um/arm/windows.networking.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\windows.networking.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SetSocketMediaStreamingMode + + Summary + + E4 .debug$S + 14 .idata$2 + 14 .idata$3 + 4 .idata$4 + 4 .idata$5 + 18 .idata$6 diff --git a/symbols/SDK/um/arm/windows.ui.txt b/symbols/SDK/um/arm/windows.ui.txt new file mode 100644 index 00000000..7ed73f50 --- /dev/null +++ b/symbols/SDK/um/arm/windows.ui.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\windows.ui.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 1601 CreateControlInput + 1603 CreateControlInputEx + + 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/windowscodecs.txt b/symbols/SDK/um/arm/windowscodecs.txt new file mode 100644 index 00000000..444a2386 --- /dev/null +++ b/symbols/SDK/um/arm/windowscodecs.txt @@ -0,0 +1,138 @@ +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\windowscodecs.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WICSetEncoderFormat_Proxy + WICSerializeMetadataContent + WICMatchMetadataContent + WICMapShortNameToGuid + WICMapSchemaToName + WICMapGuidToShortName + WICGetMetadataContentSize + WICCreateImagingFactory_Proxy + WICCreateColorContext_Proxy + WICCreateBitmapFromSectionEx + WICCreateBitmapFromSection + WICConvertBitmapSource + IWICStream_InitializeFromMemory_Proxy + IWICStream_InitializeFromIStream_Proxy + IWICPixelFormatInfo_GetChannelMask_Proxy + IWICPixelFormatInfo_GetChannelCount_Proxy + IWICPixelFormatInfo_GetBitsPerPixel_Proxy + IWICPalette_InitializePredefined_Proxy + IWICPalette_InitializeFromPalette_Proxy + IWICPalette_InitializeFromBitmap_Proxy + IWICPalette_InitializeCustom_Proxy + IWICPalette_HasAlpha_Proxy + IWICPalette_GetType_Proxy + IWICPalette_GetColors_Proxy + IWICPalette_GetColorCount_Proxy + IWICMetadataQueryWriter_SetMetadataByName_Proxy + IWICMetadataQueryWriter_RemoveMetadataByName_Proxy + IWICMetadataQueryReader_GetMetadataByName_Proxy + IWICMetadataQueryReader_GetLocation_Proxy + IWICMetadataQueryReader_GetEnumerator_Proxy + IWICMetadataQueryReader_GetContainerFormat_Proxy + IWICMetadataBlockReader_GetReaderByIndex_Proxy + IWICMetadataBlockReader_GetCount_Proxy + IWICImagingFactory_CreateStream_Proxy + IWICImagingFactory_CreateQueryWriter_Proxy + IWICImagingFactory_CreateQueryWriterFromReader_Proxy + IWICImagingFactory_CreatePalette_Proxy + IWICImagingFactory_CreateFormatConverter_Proxy + IWICImagingFactory_CreateFastMetadataEncoderFromFrameDecode_Proxy + IWICImagingFactory_CreateFastMetadataEncoderFromDecoder_Proxy + IWICImagingFactory_CreateEncoder_Proxy + IWICImagingFactory_CreateDecoderFromStream_Proxy + IWICImagingFactory_CreateDecoderFromFilename_Proxy + IWICImagingFactory_CreateDecoderFromFileHandle_Proxy + IWICImagingFactory_CreateComponentInfo_Proxy + IWICImagingFactory_CreateBitmap_Proxy + IWICImagingFactory_CreateBitmapScaler_Proxy + IWICImagingFactory_CreateBitmapFromSource_Proxy + IWICImagingFactory_CreateBitmapFromMemory_Proxy + IWICImagingFactory_CreateBitmapFromHICON_Proxy + IWICImagingFactory_CreateBitmapFromHBITMAP_Proxy + IWICImagingFactory_CreateBitmapFlipRotator_Proxy + IWICImagingFactory_CreateBitmapClipper_Proxy + IWICFormatConverter_Initialize_Proxy + IWICFastMetadataEncoder_GetMetadataQueryWriter_Proxy + IWICFastMetadataEncoder_Commit_Proxy + IWICComponentInfo_GetVersion_Proxy + IWICComponentInfo_GetSpecVersion_Proxy + IWICComponentInfo_GetFriendlyName_Proxy + IWICComponentInfo_GetCLSID_Proxy + IWICComponentInfo_GetAuthor_Proxy + IWICComponentFactory_CreateQueryWriterFromBlockWriter_Proxy + IWICComponentFactory_CreateMetadataWriterFromReader_Proxy + IWICColorContext_InitializeFromMemory_Proxy + IWICBitmap_SetResolution_Proxy + IWICBitmap_SetPalette_Proxy + IWICBitmap_Lock_Proxy + IWICBitmapSource_GetSize_Proxy + IWICBitmapSource_GetResolution_Proxy + IWICBitmapSource_GetPixelFormat_Proxy + IWICBitmapSource_CopyPixels_Proxy + IWICBitmapSource_CopyPalette_Proxy + IWICBitmapScaler_Initialize_Proxy + IWICBitmapLock_GetStride_Proxy + IWICBitmapLock_GetDataPointer_STA_Proxy + IWICBitmapFrameEncode_WriteSource_Proxy + IWICBitmapFrameEncode_SetThumbnail_Proxy + IWICBitmapFrameEncode_SetSize_Proxy + IWICBitmapFrameEncode_SetResolution_Proxy + IWICBitmapFrameEncode_SetColorContexts_Proxy + IWICBitmapFrameEncode_Initialize_Proxy + IWICBitmapFrameEncode_GetMetadataQueryWriter_Proxy + IWICBitmapFrameEncode_Commit_Proxy + IWICBitmapFrameDecode_GetThumbnail_Proxy + IWICBitmapFrameDecode_GetMetadataQueryReader_Proxy + IWICBitmapFrameDecode_GetColorContexts_Proxy + IWICBitmapFlipRotator_Initialize_Proxy + IWICBitmapEncoder_SetThumbnail_Proxy + IWICBitmapEncoder_SetPalette_Proxy + IWICBitmapEncoder_Initialize_Proxy + IWICBitmapEncoder_GetMetadataQueryWriter_Proxy + IWICBitmapEncoder_GetEncoderInfo_Proxy + IWICBitmapEncoder_CreateNewFrame_Proxy + IWICBitmapEncoder_Commit_Proxy + IWICBitmapDecoder_GetThumbnail_Proxy + IWICBitmapDecoder_GetPreview_Proxy + IWICBitmapDecoder_GetMetadataQueryReader_Proxy + IWICBitmapDecoder_GetFrame_Proxy + IWICBitmapDecoder_GetFrameCount_Proxy + IWICBitmapDecoder_GetDecoderInfo_Proxy + IWICBitmapDecoder_GetColorContexts_Proxy + IWICBitmapDecoder_CopyPalette_Proxy + IWICBitmapCodecInfo_GetMimeTypes_Proxy + IWICBitmapCodecInfo_GetFileExtensions_Proxy + IWICBitmapCodecInfo_GetDeviceModels_Proxy + IWICBitmapCodecInfo_GetDeviceManufacturer_Proxy + IWICBitmapCodecInfo_GetContainerFormat_Proxy + IWICBitmapCodecInfo_DoesSupportMultiframe_Proxy + IWICBitmapCodecInfo_DoesSupportLossless_Proxy + IWICBitmapCodecInfo_DoesSupportAnimation_Proxy + IWICBitmapClipper_Initialize_Proxy + IPropertyBag2_Write_Proxy + IEnumString_Reset_WIC_Proxy + IEnumString_Next_WIC_Proxy + + Summary + + 19FED .debug$S + 31A88 .debug$T + 31 .drectve + 14 .idata$2 + 14 .idata$3 + 4 .idata$4 + 4 .idata$5 + 12 .idata$6 + 1BBC .rdata diff --git a/symbols/SDK/um/arm/windowssideshowguids.txt b/symbols/SDK/um/arm/windowssideshowguids.txt new file mode 100644 index 00000000..f9e7b131 --- /dev/null +++ b/symbols/SDK/um/arm/windowssideshowguids.txt @@ -0,0 +1,15 @@ +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\windowssideshowguids.lib + +File Type: LIBRARY + + Summary + + C .data + B960 .debug$S + 21E10 .debug$T + 5A .drectve + FA4 .rdata diff --git a/symbols/SDK/um/arm/winhttp.txt b/symbols/SDK/um/arm/winhttp.txt new file mode 100644 index 00000000..6de8b7c1 --- /dev/null +++ b/symbols/SDK/um/arm/winhttp.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\winhttp.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SvchostPushServiceGlobals + 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 + + 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/winml.txt b/symbols/SDK/um/arm/winml.txt new file mode 100644 index 00000000..18b38074 --- /dev/null +++ b/symbols/SDK/um/arm/winml.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\winml.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WinMLCreateRuntime + + 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/winsatapi.txt b/symbols/SDK/um/arm/winsatapi.txt new file mode 100644 index 00000000..3442daed --- /dev/null +++ b/symbols/SDK/um/arm/winsatapi.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\winsatapi.lib + +File Type: LIBRARY + + 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/winscard.txt b/symbols/SDK/um/arm/winscard.txt new file mode 100644 index 00000000..e7b4f202 --- /dev/null +++ b/symbols/SDK/um/arm/winscard.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\winscard.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?ClassInstall32@@YAKIPAXPAU_SP_DEVINFO_DATA@@@Z (unsigned long __cdecl ClassInstall32(unsigned int,void *,struct _SP_DEVINFO_DATA *)) + SCardAccessStartedEvent + SCardAddReaderToGroupA + SCardAddReaderToGroupW + SCardAudit + SCardBeginTransaction + SCardCancel + SCardConnectA + SCardConnectW + SCardControl + SCardDisconnect + SCardEndTransaction + SCardEstablishContext + SCardForgetCardTypeA + SCardForgetCardTypeW + SCardForgetReaderA + SCardForgetReaderGroupA + SCardForgetReaderGroupW + SCardForgetReaderW + SCardFreeMemory + SCardGetAttrib + SCardGetCardTypeProviderNameA + SCardGetCardTypeProviderNameW + SCardGetDeviceTypeIdA + SCardGetDeviceTypeIdW + SCardGetProviderIdA + SCardGetProviderIdW + SCardGetReaderDeviceInstanceIdA + SCardGetReaderDeviceInstanceIdW + SCardGetReaderIconA + SCardGetReaderIconW + SCardGetStatusChangeA + SCardGetStatusChangeW + SCardGetTransmitCount + SCardIntroduceCardTypeA + SCardIntroduceCardTypeW + SCardIntroduceReaderA + SCardIntroduceReaderGroupA + SCardIntroduceReaderGroupW + SCardIntroduceReaderW + SCardIsValidContext + SCardListCardsA + SCardListCardsW + SCardListInterfacesA + SCardListInterfacesW + SCardListReaderGroupsA + SCardListReaderGroupsW + SCardListReadersA + SCardListReadersW + SCardListReadersWithDeviceInstanceIdA + SCardListReadersWithDeviceInstanceIdW + SCardLocateCardsA + SCardLocateCardsByATRA + SCardLocateCardsByATRW + SCardLocateCardsW + SCardReadCacheA + SCardReadCacheW + SCardReconnect + SCardReleaseContext + SCardReleaseStartedEvent + SCardRemoveReaderFromGroupA + SCardRemoveReaderFromGroupW + SCardSetAttrib + SCardSetCardTypeProviderNameA + SCardSetCardTypeProviderNameW + SCardState + SCardStatusA + SCardStatusW + SCardTransmit + SCardWriteCacheA + SCardWriteCacheW + g_rgSCardRawPci + g_rgSCardT0Pci + g_rgSCardT1Pci + + 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/winsqlite3.txt b/symbols/SDK/um/arm/winsqlite3.txt new file mode 100644 index 00000000..6e63a964 --- /dev/null +++ b/symbols/SDK/um/arm/winsqlite3.txt @@ -0,0 +1,264 @@ +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\winsqlite3.lib + +File Type: LIBRARY + + Exports + + ordinal name + + sqlite3_aggregate_context + sqlite3_aggregate_count + sqlite3_auto_extension + sqlite3_backup_finish + sqlite3_backup_init + sqlite3_backup_pagecount + sqlite3_backup_remaining + sqlite3_backup_step + sqlite3_bind_blob + sqlite3_bind_blob64 + sqlite3_bind_double + sqlite3_bind_int + sqlite3_bind_int64 + sqlite3_bind_null + sqlite3_bind_parameter_count + sqlite3_bind_parameter_index + sqlite3_bind_parameter_name + sqlite3_bind_pointer + sqlite3_bind_text + sqlite3_bind_text16 + sqlite3_bind_text64 + sqlite3_bind_value + sqlite3_bind_zeroblob + sqlite3_bind_zeroblob64 + sqlite3_blob_bytes + sqlite3_blob_close + sqlite3_blob_open + sqlite3_blob_read + sqlite3_blob_reopen + sqlite3_blob_write + sqlite3_busy_handler + sqlite3_busy_timeout + sqlite3_cancel_auto_extension + sqlite3_changes + sqlite3_clear_bindings + sqlite3_close + sqlite3_close_v2 + sqlite3_collation_needed + sqlite3_collation_needed16 + sqlite3_column_blob + sqlite3_column_bytes + sqlite3_column_bytes16 + sqlite3_column_count + sqlite3_column_database_name + sqlite3_column_database_name16 + sqlite3_column_decltype + sqlite3_column_decltype16 + sqlite3_column_double + sqlite3_column_int + sqlite3_column_int64 + sqlite3_column_name + sqlite3_column_name16 + sqlite3_column_origin_name + sqlite3_column_origin_name16 + sqlite3_column_table_name + sqlite3_column_table_name16 + sqlite3_column_text + sqlite3_column_text16 + sqlite3_column_type + sqlite3_column_value + sqlite3_commit_hook + sqlite3_compileoption_get + sqlite3_compileoption_used + sqlite3_complete + sqlite3_complete16 + sqlite3_config + sqlite3_context_db_handle + sqlite3_create_collation + sqlite3_create_collation16 + sqlite3_create_collation_v2 + sqlite3_create_function + sqlite3_create_function16 + sqlite3_create_function_v2 + sqlite3_create_module + sqlite3_create_module_v2 + sqlite3_data_count + sqlite3_data_directory + sqlite3_db_cacheflush + sqlite3_db_config + sqlite3_db_filename + sqlite3_db_handle + sqlite3_db_mutex + sqlite3_db_readonly + sqlite3_db_release_memory + sqlite3_db_status + sqlite3_declare_vtab + sqlite3_enable_load_extension + sqlite3_enable_shared_cache + sqlite3_errcode + sqlite3_errmsg + sqlite3_errmsg16 + sqlite3_errstr + sqlite3_exec + sqlite3_expanded_sql + sqlite3_expired + sqlite3_extended_errcode + sqlite3_extended_result_codes + sqlite3_file_control + sqlite3_finalize + sqlite3_free + sqlite3_free_table + sqlite3_get_autocommit + sqlite3_get_auxdata + sqlite3_get_table + sqlite3_global_recover + sqlite3_initialize + sqlite3_interrupt + sqlite3_last_insert_rowid + sqlite3_libversion + sqlite3_libversion_number + sqlite3_limit + sqlite3_load_extension + sqlite3_log + sqlite3_malloc + sqlite3_malloc64 + sqlite3_memory_alarm + sqlite3_memory_highwater + sqlite3_memory_used + sqlite3_mprintf + sqlite3_msize + sqlite3_mutex_alloc + sqlite3_mutex_enter + sqlite3_mutex_free + sqlite3_mutex_leave + sqlite3_mutex_try + sqlite3_next_stmt + sqlite3_open + sqlite3_open16 + sqlite3_open_v2 + sqlite3_os_end + sqlite3_os_init + sqlite3_overload_function + sqlite3_prepare + sqlite3_prepare16 + sqlite3_prepare16_v2 + sqlite3_prepare16_v3 + sqlite3_prepare_v2 + sqlite3_prepare_v3 + sqlite3_profile + sqlite3_progress_handler + sqlite3_randomness + sqlite3_realloc + sqlite3_realloc64 + sqlite3_release_memory + sqlite3_reset + sqlite3_reset_auto_extension + sqlite3_result_blob + sqlite3_result_blob64 + sqlite3_result_double + sqlite3_result_error + sqlite3_result_error16 + sqlite3_result_error_code + sqlite3_result_error_nomem + sqlite3_result_error_toobig + sqlite3_result_int + sqlite3_result_int64 + sqlite3_result_null + sqlite3_result_pointer + sqlite3_result_subtype + sqlite3_result_text + sqlite3_result_text16 + sqlite3_result_text16be + sqlite3_result_text16le + sqlite3_result_text64 + sqlite3_result_value + sqlite3_result_zeroblob + sqlite3_result_zeroblob64 + sqlite3_rollback_hook + sqlite3_rtree_geometry_callback + sqlite3_rtree_query_callback + sqlite3_set_authorizer + sqlite3_set_auxdata + sqlite3_set_last_insert_rowid + sqlite3_shutdown + sqlite3_sleep + sqlite3_snprintf + sqlite3_soft_heap_limit + sqlite3_soft_heap_limit64 + sqlite3_sourceid + sqlite3_sql + sqlite3_status + sqlite3_status64 + sqlite3_step + sqlite3_stmt_busy + sqlite3_stmt_readonly + sqlite3_stmt_status + sqlite3_strglob + sqlite3_stricmp + sqlite3_strlike + sqlite3_strnicmp + sqlite3_system_errno + sqlite3_table_column_metadata + sqlite3_temp_directory + sqlite3_test_control + sqlite3_thread_cleanup + sqlite3_threadsafe + sqlite3_total_changes + sqlite3_trace + sqlite3_trace_v2 + sqlite3_transfer_bindings + sqlite3_update_hook + sqlite3_uri_boolean + sqlite3_uri_int64 + sqlite3_uri_parameter + sqlite3_user_data + sqlite3_value_blob + sqlite3_value_bytes + sqlite3_value_bytes16 + sqlite3_value_double + sqlite3_value_dup + sqlite3_value_free + sqlite3_value_int + sqlite3_value_int64 + sqlite3_value_numeric_type + sqlite3_value_pointer + sqlite3_value_subtype + sqlite3_value_text + sqlite3_value_text16 + sqlite3_value_text16be + sqlite3_value_text16le + sqlite3_value_type + sqlite3_version + sqlite3_vfs_find + sqlite3_vfs_register + sqlite3_vfs_unregister + sqlite3_vmprintf + sqlite3_vsnprintf + sqlite3_vtab_config + sqlite3_vtab_on_conflict + sqlite3_wal_autocheckpoint + sqlite3_wal_checkpoint + sqlite3_wal_checkpoint_v2 + sqlite3_wal_hook + sqlite3_win32_is_nt + sqlite3_win32_mbcs_to_utf8 + sqlite3_win32_mbcs_to_utf8_v2 + sqlite3_win32_set_directory + sqlite3_win32_sleep + sqlite3_win32_unicode_to_utf8 + sqlite3_win32_utf8_to_mbcs + sqlite3_win32_utf8_to_mbcs_v2 + sqlite3_win32_utf8_to_unicode + sqlite3_win32_write_debug + + 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/winsta.txt b/symbols/SDK/um/arm/winsta.txt new file mode 100644 index 00000000..3802ae7b --- /dev/null +++ b/symbols/SDK/um/arm/winsta.txt @@ -0,0 +1,188 @@ +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\winsta.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WinStationRegisterConsoleNotificationEx2@@YAHPAXPAUHWND__@@KK@Z (int __cdecl WinStationRegisterConsoleNotificationEx2(void *,struct HWND__ *,unsigned long,unsigned long)) + LogonIdFromWinStationNameA + LogonIdFromWinStationNameW + RemoteAssistancePrepareSystemRestore + ServerGetInternetConnectorStatus + ServerLicensingClose + ServerLicensingDeactivateCurrentPolicy + ServerLicensingFreePolicyInformation + ServerLicensingGetAvailablePolicyIds + ServerLicensingGetPolicy + ServerLicensingGetPolicyInformationA + ServerLicensingGetPolicyInformationW + ServerLicensingLoadPolicy + ServerLicensingOpenA + ServerLicensingOpenW + ServerLicensingSetPolicy + ServerLicensingUnloadPolicy + ServerQueryInetConnectorInformationA + ServerQueryInetConnectorInformationW + ServerSetInternetConnectorStatus + WTSRegisterSessionNotificationEx + WTSUnRegisterSessionNotificationEx + WinStationActivateLicense + WinStationAutoReconnect + WinStationBroadcastSystemMessage + WinStationCheckAccess + WinStationCheckLoopBack + WinStationCloseServer + WinStationConnectA + WinStationConnectAndLockDesktop + WinStationConnectCallback + WinStationConnectEx + WinStationConnectW + WinStationCreateChildSessionTransport + WinStationDisconnect + WinStationEnableChildSessions + WinStationEnumerateA + WinStationEnumerateExW + WinStationEnumerateLicenses + WinStationEnumerateProcesses + WinStationEnumerateW + WinStationEnumerate_IndexedA + WinStationEnumerate_IndexedW + WinStationFreeConsoleNotification + WinStationFreeEXECENVDATAEX + WinStationFreeGAPMemory + WinStationFreeMemory + WinStationFreePropertyValue + WinStationFreeUserCertificates + WinStationFreeUserCredentials + WinStationFreeUserSessionInfo + WinStationGenerateLicense + WinStationGetAllProcesses + WinStationGetAllSessionsEx + WinStationGetAllSessionsW + WinStationGetAllUserSessions + WinStationGetChildSessionId + WinStationGetConnectionProperty + WinStationGetCurrentSessionCapabilities + WinStationGetCurrentSessionConnectionProperty + WinStationGetCurrentSessionTerminalName + WinStationGetDeviceId + WinStationGetInitialApplication + WinStationGetLanAdapterNameA + WinStationGetLanAdapterNameW + WinStationGetLoggedOnCount + WinStationGetMachinePolicy + WinStationGetParentSessionId + WinStationGetProcessSid + WinStationGetRedirectAuthInfo + WinStationGetRestrictedLogonInfo + WinStationGetSessionIds + WinStationGetTermSrvCountersValue + WinStationGetUserCertificates + WinStationGetUserCredentials + WinStationGetUserProfile + WinStationInstallLicense + WinStationIsChildSessionsEnabled + WinStationIsCurrentSessionRemoteable + WinStationIsHelpAssistantSession + WinStationIsSessionPermitted + WinStationIsSessionRemoteable + WinStationNameFromLogonIdA + WinStationNameFromLogonIdW + WinStationNegotiateSession + WinStationNtsdDebug + WinStationOpenServerA + WinStationOpenServerExA + WinStationOpenServerExW + WinStationOpenServerW + WinStationPreCreateGlassReplacementSession + WinStationPreCreateGlassReplacementSessionEx + WinStationQueryAllowConcurrentConnections + WinStationQueryCurrentSessionInformation + WinStationQueryEnforcementCore + WinStationQueryInformationA + WinStationQueryInformationW + WinStationQueryLicense + WinStationQueryLogonCredentialsW + WinStationQuerySessionVirtualIP + WinStationQueryUpdateRequired + WinStationRcmShadow2 + WinStationRedirectErrorMessage + WinStationRedirectLogonBeginPainting + WinStationRedirectLogonError + WinStationRedirectLogonMessage + WinStationRedirectLogonStatus + WinStationRegisterConsoleNotification + WinStationRegisterConsoleNotificationEx + WinStationRegisterCurrentSessionNotificationEvent + WinStationRegisterNotificationEvent + WinStationRemoveLicense + WinStationRenameA + WinStationRenameW + WinStationReportUIResult + WinStationReset + WinStationRevertFromServicesSession + WinStationSendMessageA + WinStationSendMessageW + WinStationSendWindowMessage + WinStationServerPing + WinStationSetAutologonPassword + WinStationSetInformationA + WinStationSetInformationW + WinStationSetPoolCount + WinStationSetRenderHint + WinStationShadow + WinStationShadowAccessCheck + WinStationShadowStop + WinStationShadowStop2 + WinStationShutdownSystem + WinStationSwitchToServicesSession + WinStationSystemShutdownStarted + WinStationSystemShutdownWait + WinStationTerminateGlassReplacementSession + WinStationTerminateProcess + WinStationUnRegisterConsoleNotification + WinStationUnRegisterNotificationEvent + WinStationUserLoginAccessCheck + WinStationVerify + WinStationVirtualOpen + WinStationVirtualOpenEx + WinStationWaitSystemEvent + _NWLogonQueryAdmin + _NWLogonSetAdmin + _WinStationAnnoyancePopup + _WinStationBeepOpen + _WinStationBreakPoint + _WinStationCallback + _WinStationCheckForApplicationName + _WinStationFUSCanRemoteUserDisconnect + _WinStationGetApplicationInfo + _WinStationNotifyDisconnectPipe + _WinStationNotifyLogoff + _WinStationNotifyLogon + _WinStationNotifyNewSession + _WinStationOpenSessionDirectory + _WinStationReInitializeSecurity + _WinStationReadRegistry + _WinStationSessionInitialized + _WinStationShadowTarget + _WinStationShadowTarget2 + _WinStationShadowTargetSetup + _WinStationUpdateClientCachedCredentials + _WinStationUpdateSettings + _WinStationUpdateUserConfig + _WinStationWaitForConnect + + 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/winusb.txt b/symbols/SDK/um/arm/winusb.txt new file mode 100644 index 00000000..dfe0279d --- /dev/null +++ b/symbols/SDK/um/arm/winusb.txt @@ -0,0 +1,58 @@ +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\winusb.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WinUsb_AbortPipe + WinUsb_AbortPipeAsync + WinUsb_ControlTransfer + WinUsb_FlushPipe + WinUsb_Free + WinUsb_GetAdjustedFrameNumber + WinUsb_GetAssociatedInterface + WinUsb_GetCurrentAlternateSetting + WinUsb_GetCurrentFrameNumber + WinUsb_GetCurrentFrameNumberAndQpc + WinUsb_GetDescriptor + WinUsb_GetOverlappedResult + WinUsb_GetPipePolicy + WinUsb_GetPowerPolicy + WinUsb_Initialize + WinUsb_ParseConfigurationDescriptor + WinUsb_ParseDescriptors + WinUsb_QueryDeviceInformation + WinUsb_QueryInterfaceSettings + WinUsb_QueryPipe + WinUsb_QueryPipeEx + WinUsb_ReadIsochPipe + WinUsb_ReadIsochPipeAsap + WinUsb_ReadPipe + WinUsb_RegisterIsochBuffer + WinUsb_ResetPipe + WinUsb_ResetPipeAsync + WinUsb_SetCurrentAlternateSetting + WinUsb_SetCurrentAlternateSettingAsync + WinUsb_SetPipePolicy + WinUsb_SetPowerPolicy + WinUsb_StartTrackingForTimeSync + WinUsb_StopTrackingForTimeSync + WinUsb_UnregisterIsochBuffer + WinUsb_WriteIsochPipe + WinUsb_WriteIsochPipeAsap + WinUsb_WritePipe + + 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/wlanapi.txt b/symbols/SDK/um/arm/wlanapi.txt new file mode 100644 index 00000000..b88de492 --- /dev/null +++ b/symbols/SDK/um/arm/wlanapi.txt @@ -0,0 +1,87 @@ +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\wlanapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WFDCancelOpenSession + WFDCloseHandle + WFDCloseSession + WFDOpenHandle + WFDOpenLegacySession + WFDStartOpenSession + WFDUpdateDeviceVisibility + WlanAllocateMemory + WlanCloseHandle + WlanConnect + WlanConnectEx + WlanDeleteProfile + WlanDeviceServiceCommand + WlanDisconnect + WlanEnumInterfaces + WlanExtractPsdIEDataList + WlanFreeMemory + WlanGetAvailableNetworkList + WlanGetAvailableNetworkList2 + WlanGetFilterList + WlanGetInterfaceCapability + WlanGetNetworkBssList + WlanGetProfile + WlanGetProfileCustomUserData + WlanGetProfileList + WlanGetSecuritySettings + WlanGetSupportedDeviceServices + WlanHostedNetworkForceStart + WlanHostedNetworkForceStop + WlanHostedNetworkInitSettings + WlanHostedNetworkQueryProperty + WlanHostedNetworkQuerySecondaryKey + WlanHostedNetworkQueryStatus + WlanHostedNetworkRefreshSecuritySettings + WlanHostedNetworkSetProperty + WlanHostedNetworkSetSecondaryKey + WlanHostedNetworkStartUsing + WlanHostedNetworkStopUsing + WlanIhvControl + WlanOpenHandle + WlanPrivateDeleteProfile + WlanPrivateQuery11adPairedConfig + WlanPrivateQueryInterface + WlanPrivateSetInterface + WlanPrivateSetProfile + WlanQueryAutoConfigParameter + WlanQueryInterface + WlanReasonCodeToString + WlanRegisterNotification + WlanRegisterVirtualStationNotification + WlanRenameProfile + WlanSaveTemporaryProfile + WlanScan + WlanSetAutoConfigParameter + WlanSetFilterList + WlanSetInterface + WlanSetProfile + WlanSetProfileCustomUserData + WlanSetProfileEapUserData + WlanSetProfileEapXmlUserData + WlanSetProfileList + WlanSetProfileListForOffload + WlanSetProfilePosition + WlanSetPsdIEDataList + WlanSetSecuritySettings + WlanUpdateBasicProfileSecurity + + 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/wlanui.txt b/symbols/SDK/um/arm/wlanui.txt new file mode 100644 index 00000000..baafc8e2 --- /dev/null +++ b/symbols/SDK/um/arm/wlanui.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\wlanui.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WLInvokeProfileUI@@YAKPAU_PM_PROFILE@@PAU_GUID@@PAUHWND__@@HHW4_WL_DISPLAY_PAGES@@PAPAU1@PAHPAU_AUI_CREDS_INFO@@@Z (unsigned long __cdecl WLInvokeProfileUI(struct _PM_PROFILE *,struct _GUID *,struct HWND__ *,int,int,enum _WL_DISPLAY_PAGES,struct _PM_PROFILE * *,int *,struct _AUI_CREDS_INFO *)) + ?WLInvokeProfileUIFromXMLFile@@YAKPAGPAU_GUID@@PAUHWND__@@HHW4_WL_DISPLAY_PAGES@@PAUIXMLDOMSchemaCollection@@PAHPAPAGPAKPAU_AUI_CREDS_INFO@@@Z (unsigned long __cdecl WLInvokeProfileUIFromXMLFile(unsigned short *,struct _GUID *,struct HWND__ *,int,int,enum _WL_DISPLAY_PAGES,struct IXMLDOMSchemaCollection *,int *,unsigned short * *,unsigned long *,struct _AUI_CREDS_INFO *)) + WLFreeProfile + WLFreeProfileXml + WlanUIEditProfile + + 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/wmcodecdspuuid.txt b/symbols/SDK/um/arm/wmcodecdspuuid.txt new file mode 100644 index 00000000..7d462d05 --- /dev/null +++ b/symbols/SDK/um/arm/wmcodecdspuuid.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\wmcodecdspuuid.lib + +File Type: LIBRARY + + Summary + + 12408 .debug$S + A568 .debug$T + 36 .drectve + 32A6 .rdata diff --git a/symbols/SDK/um/arm/wmip.txt b/symbols/SDK/um/arm/wmip.txt new file mode 100644 index 00000000..dfcb619a --- /dev/null +++ b/symbols/SDK/um/arm/wmip.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\wmip.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CloseTrace + ControlTraceA + ControlTraceW + CreateTraceInstanceId + EnableTrace + GetTraceEnableFlags + GetTraceEnableLevel + GetTraceLoggerHandle + OpenTraceA + OpenTraceW + ProcessTrace + QueryAllTracesA + QueryAllTracesW + RegisterTraceGuidsA + RegisterTraceGuidsW + RemoveTraceCallback + SetTraceCallback + StartTraceA + StartTraceW + TraceEvent + TraceEventInstance + UnregisterTraceGuids + WmiCloseBlock + WmiDevInstToInstanceNameA + WmiDevInstToInstanceNameW + WmiEnumerateGuids + WmiExecuteMethodA + WmiExecuteMethodW + WmiFileHandleToInstanceNameA + WmiFileHandleToInstanceNameW + WmiFreeBuffer + WmiMofEnumerateResourcesA + WmiMofEnumerateResourcesW + WmiNotificationRegistrationA + WmiNotificationRegistrationW + WmiOpenBlock + WmiQueryAllDataA + WmiQueryAllDataW + WmiQueryGuidInformation + WmiQuerySingleInstanceA + WmiQuerySingleInstanceW + WmiSetSingleInstanceA + WmiSetSingleInstanceW + WmiSetSingleItemA + WmiSetSingleItemW + + 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/wmiutils.txt b/symbols/SDK/um/arm/wmiutils.txt new file mode 100644 index 00000000..ca6037cd --- /dev/null +++ b/symbols/SDK/um/arm/wmiutils.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\wmiutils.lib + +File Type: LIBRARY + + 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/wmvcore.txt b/symbols/SDK/um/arm/wmvcore.txt new file mode 100644 index 00000000..e0a9ae29 --- /dev/null +++ b/symbols/SDK/um/arm/wmvcore.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\wmvcore.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WMCheckURLExtension@@YAJPBG@Z (long __cdecl WMCheckURLExtension(unsigned short const *)) + ?WMCheckURLScheme@@YAJPBG@Z (long __cdecl WMCheckURLScheme(unsigned short const *)) + ?WMCreateBackupRestorerPrivate@@YAJPAUIUnknown@@PAPAUIWMLicenseBackup@@@Z (long __cdecl WMCreateBackupRestorerPrivate(struct IUnknown *,struct IWMLicenseBackup * *)) + ?WMCreateLicenseRevocationAgentPrivate@@YAJPAPAUIWMLicenseRevocationAgent@@@Z (long __cdecl WMCreateLicenseRevocationAgentPrivate(struct IWMLicenseRevocationAgent * *)) + ?WMCreateSyncReaderPriv@@YAJPAPAUIWMSyncReader@@@Z (long __cdecl WMCreateSyncReaderPriv(struct IWMSyncReader * *)) + ?WMIsAvailableOffline@@YAJPBG0PAH@Z (long __cdecl WMIsAvailableOffline(unsigned short const *,unsigned short const *,int *)) + ?WMValidateData@@YAJPAEPAK@Z (long __cdecl WMValidateData(unsigned char *,unsigned long *)) + WMCreateBackupRestorer + WMCreateEditor + WMCreateIndexer + WMCreateProfileManager + WMCreateReader + WMCreateReaderPriv + WMCreateSyncReader + WMCreateWriter + WMCreateWriterFileSink + WMCreateWriterNetworkSink + WMCreateWriterPriv + WMCreateWriterPushSink + WMIsContentProtected + + 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/wofutil.txt b/symbols/SDK/um/arm/wofutil.txt new file mode 100644 index 00000000..fa257392 --- /dev/null +++ b/symbols/SDK/um/arm/wofutil.txt @@ -0,0 +1,32 @@ +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\wofutil.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WofEnumEntries + WofFileEnumFiles + WofGetDriverVersion + WofIsExternalFile + WofSetFileDataLocation + WofShouldCompressBinaries + WofWimAddEntry + WofWimEnumFiles + WofWimRemoveEntry + WofWimSuspendEntry + WofWimUpdateEntry + + 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/workspaceax.txt b/symbols/SDK/um/arm/workspaceax.txt new file mode 100644 index 00000000..c43b0458 --- /dev/null +++ b/symbols/SDK/um/arm/workspaceax.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\workspaceax.lib + +File Type: LIBRARY + + Summary + + 200 .data + 2EFEC .debug$S + 40F38 .debug$T + 190 .drectve + 1F8 .gfids$y + EC .orpc + 18 .pdata + 1B84 .rdata diff --git a/symbols/SDK/um/arm/wscapi.txt b/symbols/SDK/um/arm/wscapi.txt new file mode 100644 index 00000000..034f78af --- /dev/null +++ b/symbols/SDK/um/arm/wscapi.txt @@ -0,0 +1,60 @@ +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\wscapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?wscLaunchAdminMakeDefaultUI@@YAJPBG@Z (long __cdecl wscLaunchAdminMakeDefaultUI(unsigned short const *)) + ?wscShowAMSCN@@YAJKPAK@Z (long __cdecl wscShowAMSCN(unsigned long,unsigned long *)) + CLSID_WSCDefaultProduct + CLSID_WSCProductList + IID_IWSCDefaultProduct + IID_IWSCProductList + IID_IWscProduct + LIBID_wscAPILib + WscGetAntiMalwareUri + WscGetSecurityProviderHealth + WscQueryAntiMalwareUri + WscRegisterForChanges + WscRegisterForUserNotifications + WscUnRegisterChanges + wscAntiSpywareGetStatus + wscAntiVirusExpiredBeyondThreshold + wscAntiVirusGetStatus + wscAutoUpdatesEnableScheduledMode + wscAutoUpdatesGetStatus + wscFirewallGetStatus + wscGeneralSecurityGetStatus + wscGetAlertStatus + wscIcfEnable + wscIeSettingsFix + wscInitiateOfflineCleaning + wscIsDefenderAntivirusSupported + wscLuaSettingsFix + wscMakeDefaultProductRequest + wscNotifyUserForNearExpiration + wscOverrideComponentStatus + wscPing + wscProductInfoFree + wscRegisterChangeNotification + wscRegisterSecurityProduct + wscSetDefaultProduct + wscUnRegisterChangeNotification + wscUnregisterSecurityProduct + wscUpdateProductStatus + wscUpdateProductSubStatus + + 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/wsclient.txt b/symbols/SDK/um/arm/wsclient.txt new file mode 100644 index 00000000..b0845b26 --- /dev/null +++ b/symbols/SDK/um/arm/wsclient.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\wsclient.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WSpTLRW@@YAXPAUHWND__@@PAUHINSTANCE__@@PBGI@Z (void __cdecl WSpTLRW(struct HWND__ *,struct HINSTANCE__ *,unsigned short const *,unsigned int)) + AcquireDeveloperLicense + CheckDeveloperLicense + GetApplicationURL + RefreshBannedAppsList + RemoveDeveloperLicense + WSCallServer + WSCheckForConsumable + WSEvaluatePackage + WSGetEvaluatePackageAttempted + WSLicenseCleanUpState + WSLicenseClose + WSLicenseFilterValidAppCategoryIds + WSLicenseGetAllUserTokens + WSLicenseGetAllValidAppCategoryIds + WSLicenseGetDevInstalledApps + WSLicenseGetExtendedUserInfo + WSLicenseGetFeatureLicenseResults + WSLicenseGetLicensesForProducts + WSLicenseGetOAuthServiceTicket + WSLicenseGetProductLicenseResults + WSLicenseInstallLicense + WSLicenseOpen + WSLicenseRefreshLicense + WSLicenseRetrieveMachineID + WSLicenseRevokeLicenses + WSLicenseUninstallLicense + WSNotifyOOBECompletion + WSNotifyPackageInstalled + WSTriggerOOBEFileValidation + + 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/wsdapi.txt b/symbols/SDK/um/arm/wsdapi.txt new file mode 100644 index 00000000..a8b1e5a5 --- /dev/null +++ b/symbols/SDK/um/arm/wsdapi.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\wsdapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WSDAddFirewallCheck@@YAJPBGPAPAX@Z (long __cdecl WSDAddFirewallCheck(unsigned short const *,void * *)) + ?WSDCancelNetworkChangeNotify@@YAJPAX@Z (long __cdecl WSDCancelNetworkChangeNotify(void *)) + ?WSDCopyNameList@@YAJPAPAU_WSD_NAME_LIST@@PBU1@@Z (long __cdecl WSDCopyNameList(struct _WSD_NAME_LIST * *,struct _WSD_NAME_LIST const *)) + ?WSDNotifyNetworkChange@@YAJP6AKPAX@Z0PAPAX@Z (long __cdecl WSDNotifyNetworkChange(unsigned long (__cdecl*)(void *),void *,void * *)) + ?WSDRemoveFirewallCheck@@YAJPAX@Z (long __cdecl WSDRemoveFirewallCheck(void *)) + ?WSDXMLCompareNames@@YAJPBU_WSDXML_NAME@@0@Z (long __cdecl WSDXMLCompareNames(struct _WSDXML_NAME const *,struct _WSDXML_NAME const *)) + WSDAllocateLinkedMemory + WSDAttachLinkedMemory + WSDCompareEndpoints + WSDCopyEndpoint + WSDCreateDeviceHost + WSDCreateDeviceHost2 + WSDCreateDeviceHostAdvanced + WSDCreateDeviceProxy + WSDCreateDeviceProxy2 + WSDCreateDeviceProxyAdvanced + WSDCreateDiscoveryProvider + WSDCreateDiscoveryProvider2 + WSDCreateDiscoveryPublisher + WSDCreateDiscoveryPublisher2 + WSDCreateHttpAddress + WSDCreateHttpMessageParameters + WSDCreateHttpTransport + WSDCreateMetadataAgent + WSDCreateOutboundAttachment + WSDCreateUdpAddress + WSDCreateUdpMessageParameters + WSDCreateUdpTransport + WSDDetachLinkedMemory + WSDFreeLinkedMemory + WSDGenerateFault + WSDGenerateFaultEx + WSDGenerateRandomDelay + WSDGetConfigurationOption + WSDProcessFault + WSDSetConfigurationOption + WSDUriDecode + WSDUriEncode + WSDXMLAddChild + WSDXMLAddSibling + WSDXMLBuildAnyForSingleElement + WSDXMLCleanupElement + WSDXMLCreateContext + WSDXMLGetNameFromBuiltinNamespace + WSDXMLGetValueFromAny + + 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/wsmsvc.txt b/symbols/SDK/um/arm/wsmsvc.txt new file mode 100644 index 00000000..72ceeeb9 --- /dev/null +++ b/symbols/SDK/um/arm/wsmsvc.txt @@ -0,0 +1,3676 @@ +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\wsmsvc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAA@PAD@Z (public: __cdecl AutoCleanup,char *>::AutoCleanup,char *>(char *)) + ??0?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAA@PAG@Z (public: __cdecl AutoCleanup,unsigned short *>::AutoCleanup,unsigned short *>(unsigned short *)) + ??0?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAA@PAUIPRange@CWSManIPFilter@@@Z (public: __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::AutoCleanup,struct CWSManIPFilter::IPRange *>(struct CWSManIPFilter::IPRange *)) + ??0?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@QAA@PAU_SID@@@Z (public: __cdecl AutoCleanup,struct _SID *>::AutoCleanup,struct _SID *>(struct _SID *)) + ??0?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAA@PAU_WSMAN_STREAM_ID_SET@@@Z (public: __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::AutoCleanup,struct _WSMAN_STREAM_ID_SET *>(struct _WSMAN_STREAM_ID_SET *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAA@PAV?$Handle@VISubscription@@@@@Z (public: __cdecl AutoCleanup >,class Handle *>::AutoCleanup >,class Handle *>(class Handle *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::AutoCleanup >,class SafeMap_Iterator *>(class SafeMap_Iterator *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@Z (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::AutoCleanup >,class SafeMap_Iterator *>(class SafeMap_Iterator *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAA@PAV?$SafeSet@PAVCCertMapping@@@@@Z (public: __cdecl AutoCleanup >,class SafeSet *>::AutoCleanup >,class SafeSet *>(class SafeSet *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAA@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z (public: __cdecl AutoCleanup >,class SafeSet *>::AutoCleanup >,class SafeSet *>(class SafeSet *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@Z (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::AutoCleanup >,class SafeSet_Iterator *>(class SafeSet_Iterator *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@QAA@PAV?$SimpleStack@VCListenerOperation@@@@@Z (public: __cdecl AutoCleanup >,class SimpleStack *>::AutoCleanup >,class SimpleStack *>(class SimpleStack *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@QAA@PAV?$SimpleStack@VShellHostEntry@@@@@Z (public: __cdecl AutoCleanup >,class SimpleStack *>::AutoCleanup >,class SimpleStack *>(class SimpleStack *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z (public: __cdecl AutoCleanup > >,class std::set > *>::AutoCleanup > >,class std::set > *>(class std::set > *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z (public: __cdecl AutoCleanup > >,class std::set > *>::AutoCleanup > >,class std::set > *>(class std::set > *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@Z (public: __cdecl AutoCleanup > >,class std::vector > *>::AutoCleanup > >,class std::vector > *>(class std::vector > *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@Z (public: __cdecl AutoCleanup > >,class std::vector > *>::AutoCleanup > >,class std::vector > *>(class std::vector > *)) + ??0?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAA@PAVAdminSid@CSecurity@@@Z (public: __cdecl AutoCleanup,class CSecurity::AdminSid *>::AutoCleanup,class CSecurity::AdminSid *>(class CSecurity::AdminSid *)) + ??0?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAA@PAVBlockedRecord@@@Z (public: __cdecl AutoCleanup,class BlockedRecord *>::AutoCleanup,class BlockedRecord *>(class BlockedRecord *)) + ??0?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z (public: __cdecl AutoCleanup,class CBaseConfigCache *>::AutoCleanup,class CBaseConfigCache *>(class CBaseConfigCache *)) + ??0?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAA@PAVCCertMapping@@@Z (public: __cdecl AutoCleanup,class CCertMapping *>::AutoCleanup,class CCertMapping *>(class CCertMapping *)) + ??0?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAA@PAVCConfigChangeSource@@@Z (public: __cdecl AutoCleanup,class CConfigChangeSource *>::AutoCleanup,class CConfigChangeSource *>(class CConfigChangeSource *)) + ??0?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAA@PAVCListenerSettings@@@Z (public: __cdecl AutoCleanup,class CListenerSettings *>::AutoCleanup,class CListenerSettings *>(class CListenerSettings *)) + ??0?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAA@PAVCObserverConfigChangeErrors@@@Z (public: __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::AutoCleanup,class CObserverConfigChangeErrors *>(class CObserverConfigChangeErrors *)) + ??0?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAA@PAVCServiceWatcher@CServiceConfigCache@@@Z (public: __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::AutoCleanup,class CServiceConfigCache::CServiceWatcher *>(class CServiceConfigCache::CServiceWatcher *)) + ??0?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAA@PAVCShellUriSettings@@@Z (public: __cdecl AutoCleanup,class CShellUriSettings *>::AutoCleanup,class CShellUriSettings *>(class CShellUriSettings *)) + ??0?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z (public: __cdecl AutoCleanup,class CWSManEPR *>::AutoCleanup,class CWSManEPR *>(class CWSManEPR *)) + ??0?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAA@PAVCWSManResource@@@Z (public: __cdecl AutoCleanup,class CWSManResource *>::AutoCleanup,class CWSManResource *>(class CWSManResource *)) + ??0?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAA@PAVCertHash@@@Z (public: __cdecl AutoCleanup,class CertHash *>::AutoCleanup,class CertHash *>(class CertHash *)) + ??0?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAA@PAVConfigUpdate@@@Z (public: __cdecl AutoCleanup,class ConfigUpdate *>::AutoCleanup,class ConfigUpdate *>(class ConfigUpdate *)) + ??0?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z (public: __cdecl AutoCleanup,class EnumSinkEx *>::AutoCleanup,class EnumSinkEx *>(class EnumSinkEx *)) + ??0?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::AutoCleanup,class EnumSinkEx *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAA@PAVEventHandler@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::EventHandler *>::AutoCleanup,class WSMan::EventHandler *>(class WSMan::EventHandler *)) + ??0?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAA@PAVExpiredOperationIdRecord@@@Z (public: __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::AutoCleanup,class ExpiredOperationIdRecord *>(class ExpiredOperationIdRecord *)) + ??0?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAA@PAVGPApiManager@@@Z (public: __cdecl AutoCleanup,class GPApiManager *>::AutoCleanup,class GPApiManager *>(class GPApiManager *)) + ??0?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z (public: __cdecl AutoCleanup,class GeneralSinkEx *>::AutoCleanup,class GeneralSinkEx *>(class GeneralSinkEx *)) + ??0?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::AutoCleanup,class GeneralSinkEx *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAA@PAVIChannelObserverFactory@@@Z (public: __cdecl AutoCleanup,class IChannelObserverFactory *>::AutoCleanup,class IChannelObserverFactory *>(class IChannelObserverFactory *)) + ??0?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAA@PAVIQueryDASHSMASHInterface@@@Z (public: __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::AutoCleanup,class IQueryDASHSMASHInterface *>(class IQueryDASHSMASHInterface *)) + ??0?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAA@XZ (public: __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::AutoCleanup,class IQueryDASHSMASHInterface *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAA@PAVISpecification@@@Z (public: __cdecl AutoCleanup,class ISpecification *>::AutoCleanup,class ISpecification *>(class ISpecification *)) + ??0?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAA@XZ (public: __cdecl AutoCleanup,class ISpecification *>::AutoCleanup,class ISpecification *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAA@PAVInteractiveSid@CSecurity@@@Z (public: __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::AutoCleanup,class CSecurity::InteractiveSid *>(class CSecurity::InteractiveSid *)) + ??0?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAA@PAVIpHlpApiDllLoader@@@Z (public: __cdecl AutoCleanup,class IpHlpApiDllLoader *>::AutoCleanup,class IpHlpApiDllLoader *>(class IpHlpApiDllLoader *)) + ??0?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAA@PAVMachineName@@@Z (public: __cdecl AutoCleanup,class MachineName *>::AutoCleanup,class MachineName *>(class MachineName *)) + ??0?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAA@PAVNetworkServiceSid@CSecurity@@@Z (public: __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::AutoCleanup,class CSecurity::NetworkServiceSid *>(class CSecurity::NetworkServiceSid *)) + ??0?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAA@PAVNtDsApiDllLoader@@@Z (public: __cdecl AutoCleanup,class NtDsApiDllLoader *>::AutoCleanup,class NtDsApiDllLoader *>(class NtDsApiDllLoader *)) + ??0?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@PAVOptionValue@SessionOptions@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>(class WSMan::Client::SessionOptions::OptionValue *)) + ??0?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAA@PAVPacketCreator@@@Z (public: __cdecl AutoCleanup,class PacketCreator *>::AutoCleanup,class PacketCreator *>(class PacketCreator *)) + ??0?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAA@PAVPacketParser@@@Z (public: __cdecl AutoCleanup,class PacketParser *>::AutoCleanup,class PacketParser *>(class PacketParser *)) + ??0?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAA@PAVResources@Locale@@@Z (public: __cdecl AutoCleanup,class Locale::Resources *>::AutoCleanup,class Locale::Resources *>(class Locale::Resources *)) + ??0?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAA@PAVRunAsConfiguration@@@Z (public: __cdecl AutoCleanup,class RunAsConfiguration *>::AutoCleanup,class RunAsConfiguration *>(class RunAsConfiguration *)) + ??0?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAA@PAVSecurityEntry@Catalog@@@Z (public: __cdecl AutoCleanup,class Catalog::SecurityEntry *>::AutoCleanup,class Catalog::SecurityEntry *>(class Catalog::SecurityEntry *)) + ??0?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@PAVSendPacketArgs@RobustConnectionBuffer@@@Z (public: __cdecl AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>::AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>(class RobustConnectionBuffer::SendPacketArgs *)) + ??0?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAA@PAVServiceSoapProcessor@@@Z (public: __cdecl AutoCleanup,class ServiceSoapProcessor *>::AutoCleanup,class ServiceSoapProcessor *>(class ServiceSoapProcessor *)) + ??0?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAA@PAVShell32DllLoader@@@Z (public: __cdecl AutoCleanup,class Shell32DllLoader *>::AutoCleanup,class Shell32DllLoader *>(class Shell32DllLoader *)) + ??0?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAA@PAVShlWApiDllLoader@@@Z (public: __cdecl AutoCleanup,class ShlWApiDllLoader *>::AutoCleanup,class ShlWApiDllLoader *>(class ShlWApiDllLoader *)) + ??0?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAA@PAVSubscriptionEnumerator@@@Z (public: __cdecl AutoCleanup,class SubscriptionEnumerator *>::AutoCleanup,class SubscriptionEnumerator *>(class SubscriptionEnumerator *)) + ??0?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAA@PAVSubscriptionManager@@@Z (public: __cdecl AutoCleanup,class SubscriptionManager *>::AutoCleanup,class SubscriptionManager *>(class SubscriptionManager *)) + ??0?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAA@PAVTSTRBUFFER@@@Z (public: __cdecl AutoCleanup,class TSTRBUFFER *>::AutoCleanup,class TSTRBUFFER *>(class TSTRBUFFER *)) + ??0?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAA@XZ (public: __cdecl AutoCleanup,class TSTRBUFFER *>::AutoCleanup,class TSTRBUFFER *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAA@PAVUniqueStringOverflow@@@Z (public: __cdecl AutoCleanup,class UniqueStringOverflow *>::AutoCleanup,class UniqueStringOverflow *>(class UniqueStringOverflow *)) + ??0?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAA@PAVUser32DllLoader@@@Z (public: __cdecl AutoCleanup,class User32DllLoader *>::AutoCleanup,class User32DllLoader *>(class User32DllLoader *)) + ??0?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAA@PAVWSMANCONFIGTABLE_IDENTITY@@@Z (public: __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>(class WSMANCONFIGTABLE_IDENTITY *)) + ??0?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAA@PAVWSManMemCryptManager@@@Z (public: __cdecl AutoCleanup,class WSManMemCryptManager *>::AutoCleanup,class WSManMemCryptManager *>(class WSManMemCryptManager *)) + ??0?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAA@PAVWmiEnumContext@@@Z (public: __cdecl AutoCleanup,class WmiEnumContext *>::AutoCleanup,class WmiEnumContext *>(class WmiEnumContext *)) + ??0?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAA@XZ (public: __cdecl AutoCleanup,class WmiEnumContext *>::AutoCleanup,class WmiEnumContext *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAA@PAVXmlReader@@@Z (public: __cdecl AutoCleanup,class XmlReader *>::AutoCleanup,class XmlReader *>(class XmlReader *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAA@PBG@Z (public: __cdecl AutoCleanup,unsigned short const *>::AutoCleanup,unsigned short const *>(unsigned short const *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAA@PAD@Z (public: __cdecl AutoCleanup,char *>::AutoCleanup,char *>(char *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@PAE@Z (public: __cdecl AutoCleanup,unsigned char *>::AutoCleanup,unsigned char *>(unsigned char *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@XZ (public: __cdecl AutoCleanup,unsigned char *>::AutoCleanup,unsigned char *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@PAG@Z (public: __cdecl AutoCleanup,unsigned short *>::AutoCleanup,unsigned short *>(unsigned short *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@XZ (public: __cdecl AutoCleanup,unsigned short *>::AutoCleanup,unsigned short *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@QAA@PAH@Z (public: __cdecl AutoCleanup,int *>::AutoCleanup,int *>(int *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAA@PAPAG@Z (public: __cdecl AutoCleanup,unsigned short * *>::AutoCleanup,unsigned short * *>(unsigned short * *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAA@XZ (public: __cdecl AutoCleanup,unsigned short * *>::AutoCleanup,unsigned short * *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAA@PAPBG@Z (public: __cdecl AutoCleanup,unsigned short const * *>::AutoCleanup,unsigned short const * *>(unsigned short const * *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAA@XZ (public: __cdecl AutoCleanup,unsigned short const * *>::AutoCleanup,unsigned short const * *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAA@PAU_CONFIG_UPDATE@@@Z (public: __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::AutoCleanup,struct _CONFIG_UPDATE *>(struct _CONFIG_UPDATE *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z (public: __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>(struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ (public: __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAA@PAU_WINRS_RUN_COMMAND_ARG@@@Z (public: __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>(struct _WINRS_RUN_COMMAND_ARG *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ (public: __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAA@PAU_WSMAN_OPTION@@@Z (public: __cdecl AutoCleanup,struct _WSMAN_OPTION *>::AutoCleanup,struct _WSMAN_OPTION *>(struct _WSMAN_OPTION *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAA@PAX@Z (public: __cdecl AutoCleanup,void *>::AutoCleanup,void *>(void *)) + ??0?$AutoCleanup@V?$AutoFree@E@@PAE@@QAA@PAE@Z (public: __cdecl AutoCleanup,unsigned char *>::AutoCleanup,unsigned char *>(unsigned char *)) + ??0?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAA@PAVPacket@@@Z (public: __cdecl AutoCleanup,class Packet *>::AutoCleanup,class Packet *>(class Packet *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAA@PAUIAppHostChildElementCollection@@@Z (public: __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::AutoCleanup,struct IAppHostChildElementCollection *>(struct IAppHostChildElementCollection *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAA@PAUIAppHostElement@@@Z (public: __cdecl AutoCleanup,struct IAppHostElement *>::AutoCleanup,struct IAppHostElement *>(struct IAppHostElement *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAA@PAUIAppHostElementCollection@@@Z (public: __cdecl AutoCleanup,struct IAppHostElementCollection *>::AutoCleanup,struct IAppHostElementCollection *>(struct IAppHostElementCollection *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAA@PAUIAppHostProperty@@@Z (public: __cdecl AutoCleanup,struct IAppHostProperty *>::AutoCleanup,struct IAppHostProperty *>(struct IAppHostProperty *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAA@PAUIAppHostPropertyCollection@@@Z (public: __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::AutoCleanup,struct IAppHostPropertyCollection *>(struct IAppHostPropertyCollection *)) + ??0?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAA@PAUIClientSecurity@@@Z (public: __cdecl AutoCleanup,struct IClientSecurity *>::AutoCleanup,struct IClientSecurity *>(struct IClientSecurity *)) + ??0?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IClientSecurity *>::AutoCleanup,struct IClientSecurity *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAA@PAUIEnumWbemClassObject@@@Z (public: __cdecl AutoCleanup,struct IEnumWbemClassObject *>::AutoCleanup,struct IEnumWbemClassObject *>(struct IEnumWbemClassObject *)) + ??0?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IEnumWbemClassObject *>::AutoCleanup,struct IEnumWbemClassObject *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAA@PAUIErrorInfo@@@Z (public: __cdecl AutoCleanup,struct IErrorInfo *>::AutoCleanup,struct IErrorInfo *>(struct IErrorInfo *)) + ??0?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IErrorInfo *>::AutoCleanup,struct IErrorInfo *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAA@PAUIUnknown@@@Z (public: __cdecl AutoCleanup,struct IUnknown *>::AutoCleanup,struct IUnknown *>(struct IUnknown *)) + ??0?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IUnknown *>::AutoCleanup,struct IUnknown *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAA@PAUIWbemClassObject@@@Z (public: __cdecl AutoCleanup,struct IWbemClassObject *>::AutoCleanup,struct IWbemClassObject *>(struct IWbemClassObject *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemClassObject *>::AutoCleanup,struct IWbemClassObject *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAA@PAUIWbemContext@@@Z (public: __cdecl AutoCleanup,struct IWbemContext *>::AutoCleanup,struct IWbemContext *>(struct IWbemContext *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemContext *>::AutoCleanup,struct IWbemContext *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAA@PAUIWbemLocator@@@Z (public: __cdecl AutoCleanup,struct IWbemLocator *>::AutoCleanup,struct IWbemLocator *>(struct IWbemLocator *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemLocator *>::AutoCleanup,struct IWbemLocator *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAA@PAUIWbemObjectTextSrc@@@Z (public: __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::AutoCleanup,struct IWbemObjectTextSrc *>(struct IWbemObjectTextSrc *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::AutoCleanup,struct IWbemObjectTextSrc *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAA@PAUIWbemPath@@@Z (public: __cdecl AutoCleanup,struct IWbemPath *>::AutoCleanup,struct IWbemPath *>(struct IWbemPath *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemPath *>::AutoCleanup,struct IWbemPath *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAA@PAUIWbemPathKeyList@@@Z (public: __cdecl AutoCleanup,struct IWbemPathKeyList *>::AutoCleanup,struct IWbemPathKeyList *>(struct IWbemPathKeyList *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemPathKeyList *>::AutoCleanup,struct IWbemPathKeyList *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAA@PAUIWbemQualifierSet@@@Z (public: __cdecl AutoCleanup,struct IWbemQualifierSet *>::AutoCleanup,struct IWbemQualifierSet *>(struct IWbemQualifierSet *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemQualifierSet *>::AutoCleanup,struct IWbemQualifierSet *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAA@PAUIWbemQuery@@@Z (public: __cdecl AutoCleanup,struct IWbemQuery *>::AutoCleanup,struct IWbemQuery *>(struct IWbemQuery *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemQuery *>::AutoCleanup,struct IWbemQuery *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAA@PAUIWbemServices@@@Z (public: __cdecl AutoCleanup,struct IWbemServices *>::AutoCleanup,struct IWbemServices *>(struct IWbemServices *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemServices *>::AutoCleanup,struct IWbemServices *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAA@PAVApplication@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::Application *>::AutoCleanup,class WSMan::Client::Application *>(class WSMan::Client::Application *)) + ??0?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z (public: __cdecl AutoCleanup,class CBaseConfigCache *>::AutoCleanup,class CBaseConfigCache *>(class CBaseConfigCache *)) + ??0?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAA@PAVCClientConfigSettings@@@Z (public: __cdecl AutoCleanup,class CClientConfigSettings *>::AutoCleanup,class CClientConfigSettings *>(class CClientConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAA@PAVCCommonConfigSettings@@@Z (public: __cdecl AutoCleanup,class CCommonConfigSettings *>::AutoCleanup,class CCommonConfigSettings *>(class CCommonConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAA@PAVCConfigCacheMap@CBaseConfigCache@@@Z (public: __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>(class CBaseConfigCache::CConfigCacheMap *)) + ??0?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAA@PAVCConfigManager@@@Z (public: __cdecl AutoCleanup,class CConfigManager *>::AutoCleanup,class CConfigManager *>(class CConfigManager *)) + ??0?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@QAA@PAVCRemoteOperation@@@Z (public: __cdecl AutoCleanup,class CRemoteOperation *>::AutoCleanup,class CRemoteOperation *>(class CRemoteOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAA@PAVCRemoteSession@@@Z (public: __cdecl AutoCleanup,class CRemoteSession *>::AutoCleanup,class CRemoteSession *>(class CRemoteSession *)) + ??0?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAA@PAVCRequestContext@@@Z (public: __cdecl AutoCleanup,class CRequestContext *>::AutoCleanup,class CRequestContext *>(class CRequestContext *)) + ??0?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAA@PAVCServiceCommonConfigSettings@@@Z (public: __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::AutoCleanup,class CServiceCommonConfigSettings *>(class CServiceCommonConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAA@PAVCServiceConfigCache@@@Z (public: __cdecl AutoCleanup,class CServiceConfigCache *>::AutoCleanup,class CServiceConfigCache *>(class CServiceConfigCache *)) + ??0?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAA@PAVCServiceConfigSettings@@@Z (public: __cdecl AutoCleanup,class CServiceConfigSettings *>::AutoCleanup,class CServiceConfigSettings *>(class CServiceConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z (public: __cdecl AutoCleanup,class CWSManEPR *>::AutoCleanup,class CWSManEPR *>(class CWSManEPR *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::AutoCleanup,class CWSManEPR *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAA@PAVCWSManGroupPolicyCache@@@Z (public: __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::AutoCleanup,class CWSManGroupPolicyCache *>(class CWSManGroupPolicyCache *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAA@PAVCWSManGroupPolicyManager@@@Z (public: __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::AutoCleanup,class CWSManGroupPolicyManager *>(class CWSManGroupPolicyManager *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAA@PAVCWSManObject@@@Z (public: __cdecl AutoCleanup,class CWSManObject *>::AutoCleanup,class CWSManObject *>(class CWSManObject *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAA@PAVCWSManResource@@@Z (public: __cdecl AutoCleanup,class CWSManResource *>::AutoCleanup,class CWSManResource *>(class CWSManResource *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAA@PAVCWinRSPluginConfigCache@@@Z (public: __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::AutoCleanup,class CWinRSPluginConfigCache *>(class CWinRSPluginConfigCache *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::AutoCleanup,class CWinRSPluginConfigCache *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAA@PAVCWinRSPluginConfigSettings@@@Z (public: __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::AutoCleanup,class CWinRSPluginConfigSettings *>(class CWinRSPluginConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAA@PAVCommand@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::Command *>::AutoCleanup,class WSMan::Client::Command *>(class WSMan::Client::Command *)) + ??0?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAA@PAVConfigNotification@@@Z (public: __cdecl AutoCleanup,class ConfigNotification *>::AutoCleanup,class ConfigNotification *>(class ConfigNotification *)) + ??0?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAA@PAVConnectShellOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::AutoCleanup,class WSMan::Client::ConnectShellOperation *>(class WSMan::Client::ConnectShellOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAA@PAVCreateShellOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::AutoCleanup,class WSMan::Client::CreateShellOperation *>(class WSMan::Client::CreateShellOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAA@PAVDeleteShellOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::AutoCleanup,class WSMan::Client::DeleteShellOperation *>(class WSMan::Client::DeleteShellOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAA@PAVDisconnectOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::AutoCleanup,class WSMan::Client::DisconnectOperation *>(class WSMan::Client::DisconnectOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z (public: __cdecl AutoCleanup,class EnumSinkEx *>::AutoCleanup,class EnumSinkEx *>(class EnumSinkEx *)) + ??0?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::AutoCleanup,class EnumSinkEx *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z (public: __cdecl AutoCleanup,class GeneralSinkEx *>::AutoCleanup,class GeneralSinkEx *>(class GeneralSinkEx *)) + ??0?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::AutoCleanup,class GeneralSinkEx *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@QAA@PAVIISConfigSettings@@@Z (public: __cdecl AutoCleanup,class IISConfigSettings *>::AutoCleanup,class IISConfigSettings *>(class IISConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAA@PAVIPCSoapProcessor@@@Z (public: __cdecl AutoCleanup,class IPCSoapProcessor *>::AutoCleanup,class IPCSoapProcessor *>(class IPCSoapProcessor *)) + ??0?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAA@PAVIRequestContext@@@Z (public: __cdecl AutoCleanup,class IRequestContext *>::AutoCleanup,class IRequestContext *>(class IRequestContext *)) + ??0?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAA@XZ (public: __cdecl AutoCleanup,class IRequestContext *>::AutoCleanup,class IRequestContext *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAA@PAVISubscription@@@Z (public: __cdecl AutoCleanup,class ISubscription *>::AutoCleanup,class ISubscription *>(class ISubscription *)) + ??0?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAA@PAVInboundRequestDetails@@@Z (public: __cdecl AutoCleanup,class InboundRequestDetails *>::AutoCleanup,class InboundRequestDetails *>(class InboundRequestDetails *)) + ??0?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAA@PAVReceiveOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::AutoCleanup,class WSMan::Client::ReceiveOperation *>(class WSMan::Client::ReceiveOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAA@PAVReconnectOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::AutoCleanup,class WSMan::Client::ReconnectOperation *>(class WSMan::Client::ReconnectOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAA@PAVSendOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::AutoCleanup,class WSMan::Client::SendOperation *>(class WSMan::Client::SendOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::AutoCleanup,class WSMan::Client::Shell *>(class WSMan::Client::Shell *)) + ??0?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@QAA@PAVShellInfo@@@Z (public: __cdecl AutoCleanup,class ShellInfo *>::AutoCleanup,class ShellInfo *>(class ShellInfo *)) + ??0?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAA@PAVSignalOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::AutoCleanup,class WSMan::Client::SignalOperation *>(class WSMan::Client::SignalOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAA@PAVUserRecord@@@Z (public: __cdecl AutoCleanup,class UserRecord *>::AutoCleanup,class UserRecord *>(class UserRecord *)) + ??0?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAA@PAVWSManHttpListener@@@Z (public: __cdecl AutoCleanup,class WSManHttpListener *>::AutoCleanup,class WSManHttpListener *>(class WSManHttpListener *)) + ??0?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@QAA@PAVHostMappingTableEntry@@@Z (public: __cdecl AutoCleanup,class HostMappingTableEntry *>::AutoCleanup,class HostMappingTableEntry *>(class HostMappingTableEntry *)) + ??0?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::AutoCleanup,class WSMan::Client::Shell *>(class WSMan::Client::Shell *)) + ??0?$AutoCleanup@VAutoBstr@@PAG@@QAA@PAG@Z (public: __cdecl AutoCleanup::AutoCleanup(unsigned short *)) + ??0?$AutoCleanup@VAutoBstr@@PAG@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@PAG@Z (public: __cdecl AutoCleanup::AutoCleanup(unsigned short *)) + ??0?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@PBU_CERT_CONTEXT@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct _CERT_CONTEXT const *)) + ??0?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@PBU_CERT_CHAIN_CONTEXT@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct _CERT_CHAIN_CONTEXT const *)) + ??0?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@PAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@PAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoHandle@@PAX@@QAA@PAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoHandle@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@PAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@PAUHINSTANCE__@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct HINSTANCE__ *)) + ??0?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@PAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@PAU_MI_Class@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct _MI_Class *)) + ??0?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@PAU_MI_Instance@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct _MI_Instance *)) + ??0?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@PAUWSMAN_OBJECT@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct WSMAN_OBJECT *)) + ??0?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@PAUHKEY__@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct HKEY__ *)) + ??0?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@PAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@PAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoDelete@D@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@G@@QAA@PAG@Z (public: __cdecl AutoDelete::AutoDelete(unsigned short *)) + ??0?$AutoDelete@G@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@UIPRange@CWSManIPFilter@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@U_SID@@@@QAA@PAU_SID@@@Z (public: __cdecl AutoDelete::AutoDelete(struct _SID *)) + ??0?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@QAA@PAU_WSMAN_STREAM_ID_SET@@@Z (public: __cdecl AutoDelete::AutoDelete(struct _WSMAN_STREAM_ID_SET *)) + ??0?$AutoDelete@V?$Handle@VISubscription@@@@@@QAA@PAV?$Handle@VISubscription@@@@@Z (public: __cdecl AutoDelete >::AutoDelete >(class Handle *)) + ??0?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAA@PAV?$SafeSet@PAVCCertMapping@@@@@Z (public: __cdecl AutoDelete >::AutoDelete >(class SafeSet *)) + ??0?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAA@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z (public: __cdecl AutoDelete >::AutoDelete >(class SafeSet *)) + ??0?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@QAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@QAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z (public: __cdecl AutoDelete > >::AutoDelete > >(class std::set > *)) + ??0?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@XZ (public: __cdecl AutoDelete > >::AutoDelete > >(void)) + ??0?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@XZ (public: __cdecl AutoDelete > >::AutoDelete > >(void)) + ??0?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@XZ (public: __cdecl AutoDelete > >::AutoDelete > >(void)) + ??0?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@XZ (public: __cdecl AutoDelete > >::AutoDelete > >(void)) + ??0?$AutoDelete@VAdminSid@CSecurity@@@@QAA@PAVAdminSid@CSecurity@@@Z (public: __cdecl AutoDelete::AutoDelete(class CSecurity::AdminSid *)) + ??0?$AutoDelete@VBlockedRecord@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z (public: __cdecl AutoDelete::AutoDelete(class CBaseConfigCache *)) + ??0?$AutoDelete@VCCertMapping@@@@QAA@PAVCCertMapping@@@Z (public: __cdecl AutoDelete::AutoDelete(class CCertMapping *)) + ??0?$AutoDelete@VCConfigChangeSource@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VCListenerSettings@@@@QAA@PAVCListenerSettings@@@Z (public: __cdecl AutoDelete::AutoDelete(class CListenerSettings *)) + ??0?$AutoDelete@VCObserverConfigChangeErrors@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAA@PAVCServiceWatcher@CServiceConfigCache@@@Z (public: __cdecl AutoDelete::AutoDelete(class CServiceConfigCache::CServiceWatcher *)) + ??0?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VCShellUriSettings@@@@QAA@PAVCShellUriSettings@@@Z (public: __cdecl AutoDelete::AutoDelete(class CShellUriSettings *)) + ??0?$AutoDelete@VCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z (public: __cdecl AutoDelete::AutoDelete(class CWSManEPR *)) + ??0?$AutoDelete@VCWSManResource@@@@QAA@PAVCWSManResource@@@Z (public: __cdecl AutoDelete::AutoDelete(class CWSManResource *)) + ??0?$AutoDelete@VCWSManResource@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VCertHash@@@@QAA@PAVCertHash@@@Z (public: __cdecl AutoDelete::AutoDelete(class CertHash *)) + ??0?$AutoDelete@VCertHash@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VConfigUpdate@@@@QAA@PAVConfigUpdate@@@Z (public: __cdecl AutoDelete::AutoDelete(class ConfigUpdate *)) + ??0?$AutoDelete@VConfigUpdate@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z (public: __cdecl AutoDelete::AutoDelete(class EnumSinkEx *)) + ??0?$AutoDelete@VEnumSinkEx@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VEventHandler@WSMan@@@@QAA@PAVEventHandler@WSMan@@@Z (public: __cdecl AutoDelete::AutoDelete(class WSMan::EventHandler *)) + ??0?$AutoDelete@VExpiredOperationIdRecord@@@@QAA@PAVExpiredOperationIdRecord@@@Z (public: __cdecl AutoDelete::AutoDelete(class ExpiredOperationIdRecord *)) + ??0?$AutoDelete@VGPApiManager@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z (public: __cdecl AutoDelete::AutoDelete(class GeneralSinkEx *)) + ??0?$AutoDelete@VGeneralSinkEx@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VIChannelObserverFactory@@@@QAA@PAVIChannelObserverFactory@@@Z (public: __cdecl AutoDelete::AutoDelete(class IChannelObserverFactory *)) + ??0?$AutoDelete@VIChannelObserverFactory@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAA@PAVIQueryDASHSMASHInterface@@@Z (public: __cdecl AutoDelete::AutoDelete(class IQueryDASHSMASHInterface *)) + ??0?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VISpecification@@@@QAA@PAVISpecification@@@Z (public: __cdecl AutoDelete::AutoDelete(class ISpecification *)) + ??0?$AutoDelete@VISpecification@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VInteractiveSid@CSecurity@@@@QAA@PAVInteractiveSid@CSecurity@@@Z (public: __cdecl AutoDelete::AutoDelete(class CSecurity::InteractiveSid *)) + ??0?$AutoDelete@VIpHlpApiDllLoader@@@@QAA@PAVIpHlpApiDllLoader@@@Z (public: __cdecl AutoDelete::AutoDelete(class IpHlpApiDllLoader *)) + ??0?$AutoDelete@VMachineName@@@@QAA@PAVMachineName@@@Z (public: __cdecl AutoDelete::AutoDelete(class MachineName *)) + ??0?$AutoDelete@VNetworkServiceSid@CSecurity@@@@QAA@PAVNetworkServiceSid@CSecurity@@@Z (public: __cdecl AutoDelete::AutoDelete(class CSecurity::NetworkServiceSid *)) + ??0?$AutoDelete@VNtDsApiDllLoader@@@@QAA@PAVNtDsApiDllLoader@@@Z (public: __cdecl AutoDelete::AutoDelete(class NtDsApiDllLoader *)) + ??0?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@QAA@PAVOptionValue@SessionOptions@Client@WSMan@@@Z (public: __cdecl AutoDelete::AutoDelete(class WSMan::Client::SessionOptions::OptionValue *)) + ??0?$AutoDelete@VPacketCreator@@@@QAA@PAVPacketCreator@@@Z (public: __cdecl AutoDelete::AutoDelete(class PacketCreator *)) + ??0?$AutoDelete@VPacketCreator@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VPacketParser@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VResources@Locale@@@@QAA@PAVResources@Locale@@@Z (public: __cdecl AutoDelete::AutoDelete(class Locale::Resources *)) + ??0?$AutoDelete@VRunAsConfiguration@@@@QAA@PAVRunAsConfiguration@@@Z (public: __cdecl AutoDelete::AutoDelete(class RunAsConfiguration *)) + ??0?$AutoDelete@VSecurityEntry@Catalog@@@@QAA@PAVSecurityEntry@Catalog@@@Z (public: __cdecl AutoDelete::AutoDelete(class Catalog::SecurityEntry *)) + ??0?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@QAA@PAVSendPacketArgs@RobustConnectionBuffer@@@Z (public: __cdecl AutoDelete::AutoDelete(class RobustConnectionBuffer::SendPacketArgs *)) + ??0?$AutoDelete@VServiceSoapProcessor@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VShell32DllLoader@@@@QAA@PAVShell32DllLoader@@@Z (public: __cdecl AutoDelete::AutoDelete(class Shell32DllLoader *)) + ??0?$AutoDelete@VShlWApiDllLoader@@@@QAA@PAVShlWApiDllLoader@@@Z (public: __cdecl AutoDelete::AutoDelete(class ShlWApiDllLoader *)) + ??0?$AutoDelete@VSubscriptionEnumerator@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VSubscriptionManager@@@@QAA@PAVSubscriptionManager@@@Z (public: __cdecl AutoDelete::AutoDelete(class SubscriptionManager *)) + ??0?$AutoDelete@VTSTRBUFFER@@@@QAA@PAVTSTRBUFFER@@@Z (public: __cdecl AutoDelete::AutoDelete(class TSTRBUFFER *)) + ??0?$AutoDelete@VTSTRBUFFER@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VUniqueStringOverflow@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VUser32DllLoader@@@@QAA@PAVUser32DllLoader@@@Z (public: __cdecl AutoDelete::AutoDelete(class User32DllLoader *)) + ??0?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QAA@PAVWSMANCONFIGTABLE_IDENTITY@@@Z (public: __cdecl AutoDelete::AutoDelete(class WSMANCONFIGTABLE_IDENTITY *)) + ??0?$AutoDelete@VWSManMemCryptManager@@@@QAA@PAVWSManMemCryptManager@@@Z (public: __cdecl AutoDelete::AutoDelete(class WSManMemCryptManager *)) + ??0?$AutoDelete@VWmiEnumContext@@@@QAA@PAVWmiEnumContext@@@Z (public: __cdecl AutoDelete::AutoDelete(class WmiEnumContext *)) + ??0?$AutoDelete@VWmiEnumContext@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VXmlReader@@@@QAA@PAVXmlReader@@@Z (public: __cdecl AutoDelete::AutoDelete(class XmlReader *)) + ??0?$AutoDelete@VXmlReader@@@@QAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDeleteVector@$$CBG@@QAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@D@@QAA@PAD@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(char *)) + ??0?$AutoDeleteVector@D@@QAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@E@@QAA@PAE@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(unsigned char *)) + ??0?$AutoDeleteVector@E@@QAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@G@@QAA@PAG@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(unsigned short *)) + ??0?$AutoDeleteVector@G@@QAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@H@@QAA@PAH@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(int *)) + ??0?$AutoDeleteVector@PAG@@QAA@PAPAG@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(unsigned short * *)) + ??0?$AutoDeleteVector@PAG@@QAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@PBG@@QAA@PAPBG@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(unsigned short const * *)) + ??0?$AutoDeleteVector@PBG@@QAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *)) + ??0?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAA@PAU_WINRS_RUN_COMMAND_ARG@@@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(struct _WINRS_RUN_COMMAND_ARG *)) + ??0?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAA@PAU_WSMAN_OPTION@@@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(struct _WSMAN_OPTION *)) + ??0?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@X@@QAA@PAX@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(void *)) + ??0?$AutoDeleteVector@X@@QAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoFree@E@@QAA@PAE@Z (public: __cdecl AutoFree::AutoFree(unsigned char *)) + ??0?$AutoFree@E@@QAA@XZ (public: __cdecl AutoFree::AutoFree(void)) + ??0?$AutoLocklessItemRecycle@VPacket@@@@QAA@PAVPacket@@@Z (public: __cdecl AutoLocklessItemRecycle::AutoLocklessItemRecycle(class Packet *)) + ??0?$AutoLocklessItemRecycle@VPacket@@@@QAA@XZ (public: __cdecl AutoLocklessItemRecycle::AutoLocklessItemRecycle(void)) + ??0?$AutoRelease@UIAppHostChildElementCollection@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIAppHostElement@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIAppHostElementCollection@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIAppHostProperty@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIAppHostPropertyCollection@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIClientSecurity@@@@QAA@PAUIClientSecurity@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IClientSecurity *)) + ??0?$AutoRelease@UIClientSecurity@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIEnumWbemClassObject@@@@QAA@PAUIEnumWbemClassObject@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IEnumWbemClassObject *)) + ??0?$AutoRelease@UIEnumWbemClassObject@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIErrorInfo@@@@QAA@PAUIErrorInfo@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IErrorInfo *)) + ??0?$AutoRelease@UIErrorInfo@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIUnknown@@@@QAA@PAUIUnknown@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IUnknown *)) + ??0?$AutoRelease@UIUnknown@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemClassObject@@@@QAA@PAUIWbemClassObject@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemClassObject *)) + ??0?$AutoRelease@UIWbemClassObject@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemContext@@@@QAA@PAUIWbemContext@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemContext *)) + ??0?$AutoRelease@UIWbemContext@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemLocator@@@@QAA@PAUIWbemLocator@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemLocator *)) + ??0?$AutoRelease@UIWbemLocator@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemObjectTextSrc@@@@QAA@PAUIWbemObjectTextSrc@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemObjectTextSrc *)) + ??0?$AutoRelease@UIWbemObjectTextSrc@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemPath@@@@QAA@PAUIWbemPath@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemPath *)) + ??0?$AutoRelease@UIWbemPath@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemPathKeyList@@@@QAA@PAUIWbemPathKeyList@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemPathKeyList *)) + ??0?$AutoRelease@UIWbemPathKeyList@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemQualifierSet@@@@QAA@PAUIWbemQualifierSet@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemQualifierSet *)) + ??0?$AutoRelease@UIWbemQualifierSet@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemQuery@@@@QAA@PAUIWbemQuery@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemQuery *)) + ??0?$AutoRelease@UIWbemQuery@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemServices@@@@QAA@PAUIWbemServices@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemServices *)) + ??0?$AutoRelease@UIWbemServices@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VApplication@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z (public: __cdecl AutoRelease::AutoRelease(class CBaseConfigCache *)) + ??0?$AutoRelease@VCClientConfigSettings@@@@QAA@PAVCClientConfigSettings@@@Z (public: __cdecl AutoRelease::AutoRelease(class CClientConfigSettings *)) + ??0?$AutoRelease@VCClientConfigSettings@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCCommonConfigSettings@@@@QAA@PAVCCommonConfigSettings@@@Z (public: __cdecl AutoRelease::AutoRelease(class CCommonConfigSettings *)) + ??0?$AutoRelease@VCCommonConfigSettings@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAA@PAVCConfigCacheMap@CBaseConfigCache@@@Z (public: __cdecl AutoRelease::AutoRelease(class CBaseConfigCache::CConfigCacheMap *)) + ??0?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCConfigManager@@@@QAA@PAVCConfigManager@@@Z (public: __cdecl AutoRelease::AutoRelease(class CConfigManager *)) + ??0?$AutoRelease@VCConfigManager@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCRemoteOperation@@@@QAA@PAVCRemoteOperation@@@Z (public: __cdecl AutoRelease::AutoRelease(class CRemoteOperation *)) + ??0?$AutoRelease@VCRemoteSession@@@@QAA@PAVCRemoteSession@@@Z (public: __cdecl AutoRelease::AutoRelease(class CRemoteSession *)) + ??0?$AutoRelease@VCRemoteSession@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCRequestContext@@@@QAA@PAVCRequestContext@@@Z (public: __cdecl AutoRelease::AutoRelease(class CRequestContext *)) + ??0?$AutoRelease@VCRequestContext@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCServiceCommonConfigSettings@@@@QAA@PAVCServiceCommonConfigSettings@@@Z (public: __cdecl AutoRelease::AutoRelease(class CServiceCommonConfigSettings *)) + ??0?$AutoRelease@VCServiceCommonConfigSettings@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCServiceConfigCache@@@@QAA@PAVCServiceConfigCache@@@Z (public: __cdecl AutoRelease::AutoRelease(class CServiceConfigCache *)) + ??0?$AutoRelease@VCServiceConfigCache@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCServiceConfigSettings@@@@QAA@PAVCServiceConfigSettings@@@Z (public: __cdecl AutoRelease::AutoRelease(class CServiceConfigSettings *)) + ??0?$AutoRelease@VCServiceConfigSettings@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWSManEPR *)) + ??0?$AutoRelease@VCWSManEPR@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCWSManGroupPolicyCache@@@@QAA@PAVCWSManGroupPolicyCache@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWSManGroupPolicyCache *)) + ??0?$AutoRelease@VCWSManGroupPolicyManager@@@@QAA@PAVCWSManGroupPolicyManager@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWSManGroupPolicyManager *)) + ??0?$AutoRelease@VCWSManObject@@@@QAA@PAVCWSManObject@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWSManObject *)) + ??0?$AutoRelease@VCWSManResource@@@@QAA@PAVCWSManResource@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWSManResource *)) + ??0?$AutoRelease@VCWSManResource@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCWinRSPluginConfigCache@@@@QAA@PAVCWinRSPluginConfigCache@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWinRSPluginConfigCache *)) + ??0?$AutoRelease@VCWinRSPluginConfigCache@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCWinRSPluginConfigSettings@@@@QAA@PAVCWinRSPluginConfigSettings@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWinRSPluginConfigSettings *)) + ??0?$AutoRelease@VCommand@Client@WSMan@@@@QAA@PAVCommand@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::Command *)) + ??0?$AutoRelease@VConfigNotification@@@@QAA@PAVConfigNotification@@@Z (public: __cdecl AutoRelease::AutoRelease(class ConfigNotification *)) + ??0?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@QAA@PAVConnectShellOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::ConnectShellOperation *)) + ??0?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@QAA@PAVCreateShellOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::CreateShellOperation *)) + ??0?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@QAA@PAVDeleteShellOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::DeleteShellOperation *)) + ??0?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@QAA@PAVDisconnectOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::DisconnectOperation *)) + ??0?$AutoRelease@VEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z (public: __cdecl AutoRelease::AutoRelease(class EnumSinkEx *)) + ??0?$AutoRelease@VEnumSinkEx@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z (public: __cdecl AutoRelease::AutoRelease(class GeneralSinkEx *)) + ??0?$AutoRelease@VGeneralSinkEx@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VIISConfigSettings@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VIPCSoapProcessor@@@@QAA@PAVIPCSoapProcessor@@@Z (public: __cdecl AutoRelease::AutoRelease(class IPCSoapProcessor *)) + ??0?$AutoRelease@VIRequestContext@@@@QAA@PAVIRequestContext@@@Z (public: __cdecl AutoRelease::AutoRelease(class IRequestContext *)) + ??0?$AutoRelease@VIRequestContext@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VISubscription@@@@QAA@PAVISubscription@@@Z (public: __cdecl AutoRelease::AutoRelease(class ISubscription *)) + ??0?$AutoRelease@VInboundRequestDetails@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VReceiveOperation@Client@WSMan@@@@QAA@PAVReceiveOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::ReceiveOperation *)) + ??0?$AutoRelease@VReconnectOperation@Client@WSMan@@@@QAA@PAVReconnectOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::ReconnectOperation *)) + ??0?$AutoRelease@VSendOperation@Client@WSMan@@@@QAA@PAVSendOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::SendOperation *)) + ??0?$AutoRelease@VShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::Shell *)) + ??0?$AutoRelease@VShellInfo@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VSignalOperation@Client@WSMan@@@@QAA@PAVSignalOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::SignalOperation *)) + ??0?$AutoRelease@VUserRecord@@@@QAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VWSManHttpListener@@@@QAA@PAVWSManHttpListener@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSManHttpListener *)) + ??0?$AutoReleaseEx@VHostMappingTableEntry@@@@QAA@XZ (public: __cdecl AutoReleaseEx::AutoReleaseEx(void)) + ??0?$AutoReleaseEx@VShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z (public: __cdecl AutoReleaseEx::AutoReleaseEx(class WSMan::Client::Shell *)) + ??0?$ILoader@VAdminSid@CSecurity@@@@QAA@P8AdminSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl CSecurity::AdminSid::*)(class IRequestContext &),bool (__cdecl CSecurity::AdminSid::*)(class IRequestContext &))) + ??0?$ILoader@VEventHandler@WSMan@@@@QAA@P8EventHandler@WSMan@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl WSMan::EventHandler::*)(class IRequestContext &),bool (__cdecl WSMan::EventHandler::*)(class IRequestContext &))) + ??0?$ILoader@VInteractiveSid@CSecurity@@@@QAA@P8InteractiveSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl CSecurity::InteractiveSid::*)(class IRequestContext &),bool (__cdecl CSecurity::InteractiveSid::*)(class IRequestContext &))) + ??0?$ILoader@VIpHlpApiDllLoader@@@@QAA@P8IpHlpApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl IpHlpApiDllLoader::*)(class IRequestContext &),bool (__cdecl IpHlpApiDllLoader::*)(class IRequestContext &))) + ??0?$ILoader@VMachineName@@@@QAA@P8MachineName@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl MachineName::*)(class IRequestContext &),bool (__cdecl MachineName::*)(class IRequestContext &))) + ??0?$ILoader@VNetworkServiceSid@CSecurity@@@@QAA@P8NetworkServiceSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl CSecurity::NetworkServiceSid::*)(class IRequestContext &),bool (__cdecl CSecurity::NetworkServiceSid::*)(class IRequestContext &))) + ??0?$ILoader@VNtDsApiDllLoader@@@@QAA@P8NtDsApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl NtDsApiDllLoader::*)(class IRequestContext &),bool (__cdecl NtDsApiDllLoader::*)(class IRequestContext &))) + ??0?$ILoader@VResources@Locale@@@@QAA@P8Resources@Locale@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl Locale::Resources::*)(class IRequestContext &),bool (__cdecl Locale::Resources::*)(class IRequestContext &))) + ??0?$ILoader@VShell32DllLoader@@@@QAA@P8Shell32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl Shell32DllLoader::*)(class IRequestContext &),bool (__cdecl Shell32DllLoader::*)(class IRequestContext &))) + ??0?$ILoader@VShlWApiDllLoader@@@@QAA@P8ShlWApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl ShlWApiDllLoader::*)(class IRequestContext &),bool (__cdecl ShlWApiDllLoader::*)(class IRequestContext &))) + ??0?$ILoader@VSubscriptionManager@@@@QAA@P8SubscriptionManager@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl SubscriptionManager::*)(class IRequestContext &),bool (__cdecl SubscriptionManager::*)(class IRequestContext &))) + ??0?$ILoader@VUser32DllLoader@@@@QAA@P8User32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl User32DllLoader::*)(class IRequestContext &),bool (__cdecl User32DllLoader::*)(class IRequestContext &))) + ??0?$ILoader@VWSManMemCryptManager@@@@QAA@P8WSManMemCryptManager@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl WSManMemCryptManager::*)(class IRequestContext &),bool (__cdecl WSManMemCryptManager::*)(class IRequestContext &))) + ??0?$Loader@VAdminSid@CSecurity@@$00@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VEventHandler@WSMan@@$00@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VInteractiveSid@CSecurity@@$00@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VIpHlpApiDllLoader@@$00@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VMachineName@@$00@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VNetworkServiceSid@CSecurity@@$00@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VNtDsApiDllLoader@@$00@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VResources@Locale@@$0A@@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VShell32DllLoader@@$00@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VShlWApiDllLoader@@$00@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VUser32DllLoader@@$00@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VWSManMemCryptManager@@$00@@QAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QAA@P8AdminSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl CSecurity::AdminSid::*)(class IRequestContext &),bool (__cdecl CSecurity::AdminSid::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VEventHandler@WSMan@@$00@@QAA@P8EventHandler@WSMan@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl WSMan::EventHandler::*)(class IRequestContext &),bool (__cdecl WSMan::EventHandler::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QAA@P8InteractiveSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl CSecurity::InteractiveSid::*)(class IRequestContext &),bool (__cdecl CSecurity::InteractiveSid::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QAA@P8IpHlpApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl IpHlpApiDllLoader::*)(class IRequestContext &),bool (__cdecl IpHlpApiDllLoader::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VMachineName@@$00@@QAA@P8MachineName@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl MachineName::*)(class IRequestContext &),bool (__cdecl MachineName::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QAA@P8NetworkServiceSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl CSecurity::NetworkServiceSid::*)(class IRequestContext &),bool (__cdecl CSecurity::NetworkServiceSid::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QAA@P8NtDsApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl NtDsApiDllLoader::*)(class IRequestContext &),bool (__cdecl NtDsApiDllLoader::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VResources@Locale@@$0A@@@QAA@P8Resources@Locale@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl Locale::Resources::*)(class IRequestContext &),bool (__cdecl Locale::Resources::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VShell32DllLoader@@$00@@QAA@P8Shell32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl Shell32DllLoader::*)(class IRequestContext &),bool (__cdecl Shell32DllLoader::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VShlWApiDllLoader@@$00@@QAA@P8ShlWApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl ShlWApiDllLoader::*)(class IRequestContext &),bool (__cdecl ShlWApiDllLoader::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VSubscriptionManager@@$01@@QAA@P8SubscriptionManager@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl SubscriptionManager::*)(class IRequestContext &),bool (__cdecl SubscriptionManager::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VUser32DllLoader@@$00@@QAA@P8User32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl User32DllLoader::*)(class IRequestContext &),bool (__cdecl User32DllLoader::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VWSManMemCryptManager@@$00@@QAA@P8WSManMemCryptManager@@AA_NAAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl WSManMemCryptManager::*)(class IRequestContext &),bool (__cdecl WSManMemCryptManager::*)(class IRequestContext &))) + ??0?$PacketElement@K@PacketParser@@QAA@XZ (public: __cdecl PacketParser::PacketElement::PacketElement(void)) + ??0?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAA@XZ (public: __cdecl PacketParser::PacketElement::PacketElement(void)) + ??0?$PacketElement@PBG@PacketParser@@QAA@XZ (public: __cdecl PacketParser::PacketElement::PacketElement(void)) + ??0?$PacketElement@_K@PacketParser@@QAA@XZ (public: __cdecl PacketParser::PacketElement::PacketElement(void)) + ??0?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAA@AAV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAA@AAV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAA@AAV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@PAXUEmpty@@@@QAA@AAV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@UPluginKey@@K@@QAA@AAV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QAA@AAV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAA@AAV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VKey@Locale@@K@@QAA@AAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VStringKeyCI@@K@@QAA@AAV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAA@AAV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAA@AAV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QAA@AAV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@AAV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@AAV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAA@ABV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@ABV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAA@ABV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@ABV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAA@ABV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@ABV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAA@ABV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@ABV?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@ABV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@ABV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@ABV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@ABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@ABV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA@ABV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@ABV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@ABV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@ABV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@ABV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@ABV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeSet@PAVCCertMapping@@@@QAA@XZ (public: __cdecl SafeSet::SafeSet(void)) + ??0?$SafeSet@PAVCListenerOperation@@@@QAA@XZ (public: __cdecl SafeSet::SafeSet(void)) + ??0?$SafeSet@PAVCShellUriSettings@@@@QAA@XZ (public: __cdecl SafeSet::SafeSet(void)) + ??0?$SafeSet@PAX@@QAA@XZ (public: __cdecl SafeSet::SafeSet(void)) + ??0?$SafeSet_Iterator@PAVCCertMapping@@@@QAA@AAV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@_N@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeMap > &,bool)) + ??0?$SafeSet_Iterator@PAVCCertMapping@@@@QAA@AAV?$SafeSet@PAVCCertMapping@@@@@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeSet &)) + ??0?$SafeSet_Iterator@PAVCListenerOperation@@@@QAA@AAV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@_N@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeMap > &,bool)) + ??0?$SafeSet_Iterator@PAVCListenerOperation@@@@QAA@AAV?$SafeSet@PAVCListenerOperation@@@@@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeSet &)) + ??0?$SafeSet_Iterator@PAVCShellUriSettings@@@@QAA@AAV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@_N@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeMap > &,bool)) + ??0?$SafeSet_Iterator@PAX@@QAA@AAV?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@_N@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeMap > &,bool)) + ??0?$SimpleQueue@T_LARGE_INTEGER@@@@QAA@XZ (public: __cdecl SimpleQueue::SimpleQueue(void)) + ??0AutoBstr@@QAA@PAG@Z (public: __cdecl AutoBstr::AutoBstr(unsigned short *)) + ??0AutoBstr@@QAA@XZ (public: __cdecl AutoBstr::AutoBstr(void)) + ??0AutoBstrNoAlloc@@QAA@PAG@Z (public: __cdecl AutoBstrNoAlloc::AutoBstrNoAlloc(unsigned short *)) + ??0AutoBstrNoAlloc@@QAA@XZ (public: __cdecl AutoBstrNoAlloc::AutoBstrNoAlloc(void)) + ??0AutoCertContext@@QAA@PBU_CERT_CONTEXT@@@Z (public: __cdecl AutoCertContext::AutoCertContext(struct _CERT_CONTEXT const *)) + ??0AutoCertContext@@QAA@XZ (public: __cdecl AutoCertContext::AutoCertContext(void)) + ??0AutoChainContext@@QAA@PBU_CERT_CHAIN_CONTEXT@@@Z (public: __cdecl AutoChainContext::AutoChainContext(struct _CERT_CHAIN_CONTEXT const *)) + ??0AutoChainContext@@QAA@XZ (public: __cdecl AutoChainContext::AutoChainContext(void)) + ??0AutoCoTaskMemFree@@QAA@PAX@Z (public: __cdecl AutoCoTaskMemFree::AutoCoTaskMemFree(void *)) + ??0AutoCoTaskMemFree@@QAA@XZ (public: __cdecl AutoCoTaskMemFree::AutoCoTaskMemFree(void)) + ??0AutoFwXmlCloseParser@@QAA@PAX@Z (public: __cdecl AutoFwXmlCloseParser::AutoFwXmlCloseParser(void *)) + ??0AutoFwXmlCloseParser@@QAA@XZ (public: __cdecl AutoFwXmlCloseParser::AutoFwXmlCloseParser(void)) + ??0AutoHandle@@QAA@PAX@Z (public: __cdecl AutoHandle::AutoHandle(void *)) + ??0AutoHandle@@QAA@XZ (public: __cdecl AutoHandle::AutoHandle(void)) + ??0AutoImpersonateUser@@QAA@PAX@Z (public: __cdecl AutoImpersonateUser::AutoImpersonateUser(void *)) + ??0AutoImpersonateUser@@QAA@XZ (public: __cdecl AutoImpersonateUser::AutoImpersonateUser(void)) + ??0AutoLibrary@@QAA@PAUHINSTANCE__@@@Z (public: __cdecl AutoLibrary::AutoLibrary(struct HINSTANCE__ *)) + ??0AutoLibrary@@QAA@XZ (public: __cdecl AutoLibrary::AutoLibrary(void)) + ??0AutoLocalFree@@QAA@PAX@Z (public: __cdecl AutoLocalFree::AutoLocalFree(void *)) + ??0AutoLocalFree@@QAA@XZ (public: __cdecl AutoLocalFree::AutoLocalFree(void)) + ??0AutoMIClass@@QAA@PAU_MI_Class@@@Z (public: __cdecl AutoMIClass::AutoMIClass(struct _MI_Class *)) + ??0AutoMIClass@@QAA@XZ (public: __cdecl AutoMIClass::AutoMIClass(void)) + ??0AutoMIInstance@@QAA@PAU_MI_Instance@@@Z (public: __cdecl AutoMIInstance::AutoMIInstance(struct _MI_Instance *)) + ??0AutoMIInstance@@QAA@XZ (public: __cdecl AutoMIInstance::AutoMIInstance(void)) + ??0AutoObject@@QAA@PAUWSMAN_OBJECT@@@Z (public: __cdecl AutoObject::AutoObject(struct WSMAN_OBJECT *)) + ??0AutoObject@@QAA@XZ (public: __cdecl AutoObject::AutoObject(void)) + ??0AutoRegKey@@QAA@PAUHKEY__@@@Z (public: __cdecl AutoRegKey::AutoRegKey(struct HKEY__ *)) + ??0AutoRegKey@@QAA@XZ (public: __cdecl AutoRegKey::AutoRegKey(void)) + ??0AutoSecurityDescriptor@@QAA@PAX@Z (public: __cdecl AutoSecurityDescriptor::AutoSecurityDescriptor(void *)) + ??0AutoSecurityDescriptor@@QAA@XZ (public: __cdecl AutoSecurityDescriptor::AutoSecurityDescriptor(void)) + ??0AutoWaitHandle@@QAA@PAX@Z (public: __cdecl AutoWaitHandle::AutoWaitHandle(void *)) + ??0AutoWaitHandle@@QAA@XZ (public: __cdecl AutoWaitHandle::AutoWaitHandle(void)) + ??0BufferFormatter@@QAA@PAEK@Z (public: __cdecl BufferFormatter::BufferFormatter(unsigned char *,unsigned long)) + ??0BufferFormatter@@QAA@XZ (public: __cdecl BufferFormatter::BufferFormatter(void)) + ??0CBaseConfigCache@@IAA@W4ConfigLocation@CConfigChangeSource@@PAVFastLock@@PAVCConfigCacheMap@0@@Z (protected: __cdecl CBaseConfigCache::CBaseConfigCache(enum CConfigChangeSource::ConfigLocation,class FastLock *,class CBaseConfigCache::CConfigCacheMap *)) + ??0CClientConfigCache@@AAA@XZ (private: __cdecl CClientConfigCache::CClientConfigCache(void)) + ??0CConfigManager@@AAA@XZ (private: __cdecl CConfigManager::CConfigManager(void)) + ??0CErrorContext@@QAA@_N@Z (public: __cdecl CErrorContext::CErrorContext(bool)) + ??0CRequestContext@@QAA@PBG@Z (public: __cdecl CRequestContext::CRequestContext(unsigned short const *)) + ??0CRequestContext@@QAA@XZ (public: __cdecl CRequestContext::CRequestContext(void)) + ??0CResourceAlias@@QAA@PBG@Z (public: __cdecl CResourceAlias::CResourceAlias(unsigned short const *)) + ??0CServiceConfigCache@@AAA@XZ (private: __cdecl CServiceConfigCache::CServiceConfigCache(void)) + ??0CServiceWatcher@CServiceConfigCache@@AAA@PAV1@PAVIServiceConfigObserver@@@Z (private: __cdecl CServiceConfigCache::CServiceWatcher::CServiceWatcher(class CServiceConfigCache *,class IServiceConfigObserver *)) + ??0CWSManCriticalSection@@QAA@XZ (public: __cdecl CWSManCriticalSection::CWSManCriticalSection(void)) + ??0CWSManCriticalSectionWithConditionVar@@QAA@XZ (public: __cdecl CWSManCriticalSectionWithConditionVar::CWSManCriticalSectionWithConditionVar(void)) + ??0CWSManEPR@@QAA@H@Z (public: __cdecl CWSManEPR::CWSManEPR(int)) + ??0CWSManGroupPolicyManager@@AAA@XZ (private: __cdecl CWSManGroupPolicyManager::CWSManGroupPolicyManager(void)) + ??0CWSManResource@@QAA@H@Z (public: __cdecl CWSManResource::CWSManResource(int)) + ??0CWSManResourceNoResourceUri@@QAA@H@Z (public: __cdecl CWSManResourceNoResourceUri::CWSManResourceNoResourceUri(int)) + ??0CWSManSecurityUI@@QAA@XZ (public: __cdecl CWSManSecurityUI::CWSManSecurityUI(void)) + ??0CWinRSPluginConfigCache@@AAA@XZ (private: __cdecl CWinRSPluginConfigCache::CWinRSPluginConfigCache(void)) + ??0ChildLifeTimeManager@@QAA@ABV0@@Z (public: __cdecl ChildLifeTimeManager::ChildLifeTimeManager(class ChildLifeTimeManager const &)) + ??0ChildLifeTimeManager@@QAA@XZ (public: __cdecl ChildLifeTimeManager::ChildLifeTimeManager(void)) + ??0CircularBufferFormatter@@QAA@XZ (public: __cdecl CircularBufferFormatter::CircularBufferFormatter(void)) + ??0ConfigRegistry@@IAA@XZ (protected: __cdecl ConfigRegistry::ConfigRegistry(void)) + ??0EtwCorrelationHelper@@QAA@ABV0@@Z (public: __cdecl EtwCorrelationHelper::EtwCorrelationHelper(class EtwCorrelationHelper const &)) + ??0EventHandler@WSMan@@QAA@XZ (public: __cdecl WSMan::EventHandler::EventHandler(void)) + ??0ExtendedSemantic@@QAA@K@Z (public: __cdecl ExtendedSemantic::ExtendedSemantic(unsigned long)) + ??0FastLock@@QAA@XZ (public: __cdecl FastLock::FastLock(void)) + ??0Fragment@PacketParser@@QAA@XZ (public: __cdecl PacketParser::Fragment::Fragment(void)) + ??0IConfigChangeObserver@@QAA@ABV0@@Z (public: __cdecl IConfigChangeObserver::IConfigChangeObserver(class IConfigChangeObserver const &)) + ??0IConfigChangeObserver@@QAA@XZ (public: __cdecl IConfigChangeObserver::IConfigChangeObserver(void)) + ??0ILifeTimeMgmt@@QAA@ABV0@@Z (public: __cdecl ILifeTimeMgmt::ILifeTimeMgmt(class ILifeTimeMgmt const &)) + ??0ILifeTimeMgmt@@QAA@XZ (public: __cdecl ILifeTimeMgmt::ILifeTimeMgmt(void)) + ??0IRequestContext@@IAA@XZ (protected: __cdecl IRequestContext::IRequestContext(void)) + ??0IWSManGroupPolicyObserver@@QAA@ABV0@@Z (public: __cdecl IWSManGroupPolicyObserver::IWSManGroupPolicyObserver(class IWSManGroupPolicyObserver const &)) + ??0IWSManGroupPolicyObserver@@QAA@XZ (public: __cdecl IWSManGroupPolicyObserver::IWSManGroupPolicyObserver(void)) + ??0IWSManGroupPolicyPublisher@@QAA@ABV0@@Z (public: __cdecl IWSManGroupPolicyPublisher::IWSManGroupPolicyPublisher(class IWSManGroupPolicyPublisher const &)) + ??0IWSManGroupPolicyPublisher@@QAA@XZ (public: __cdecl IWSManGroupPolicyPublisher::IWSManGroupPolicyPublisher(void)) + ??0Locale@@QAA@ABV0@@Z (public: __cdecl Locale::Locale(class Locale const &)) + ??0Locale@@QAA@PAVIRequestContext@@@Z (public: __cdecl Locale::Locale(class IRequestContext *)) + ??0Locale@@QAA@XZ (public: __cdecl Locale::Locale(void)) + ??0MessageId@PacketParser@@QAA@XZ (public: __cdecl PacketParser::MessageId::MessageId(void)) + ??0NotUnderstandSoapHeader@PacketParser@@QAA@XZ (public: __cdecl PacketParser::NotUnderstandSoapHeader::NotUnderstandSoapHeader(void)) + ??0OnHTTPInitialize@@QAA@XZ (public: __cdecl OnHTTPInitialize::OnHTTPInitialize(void)) + ??0OperationId@PacketParser@@QAA@XZ (public: __cdecl PacketParser::OperationId::OperationId(void)) + ??0OwnLock@@QAA@AAVFastLock@@@Z (public: __cdecl OwnLock::OwnLock(class FastLock &)) + ??0PacketFormatter@@QAA@XZ (public: __cdecl PacketFormatter::PacketFormatter(void)) + ??0PacketParser@@QAA@XZ (public: __cdecl PacketParser::PacketParser(void)) + ??0RBUFFER@@QAA@I@Z (public: __cdecl RBUFFER::RBUFFER(unsigned int)) + ??0RBUFFER@@QAA@PAEI@Z (public: __cdecl RBUFFER::RBUFFER(unsigned char *,unsigned int)) + ??0ReferenceParameters@PacketParser@@QAA@XZ (public: __cdecl PacketParser::ReferenceParameters::ReferenceParameters(void)) + ??0SBUFFER@@QAA@XZ (public: __cdecl SBUFFER::SBUFFER(void)) + ??0SessionId@PacketParser@@QAA@XZ (public: __cdecl PacketParser::SessionId::SessionId(void)) + ??0ShareLock@@QAA@AAVFastLock@@@Z (public: __cdecl ShareLock::ShareLock(class FastLock &)) + ??0SoapSemanticConverter@@QAA@XZ (public: __cdecl SoapSemanticConverter::SoapSemanticConverter(void)) + ??0TSTRBUFFER@@QAA@XZ (public: __cdecl TSTRBUFFER::TSTRBUFFER(void)) + ??0UserAuthzRecord@@QAA@$$QAV0@@Z (public: __cdecl UserAuthzRecord::UserAuthzRecord(class UserAuthzRecord &&)) + ??0UserAuthzRecord@@QAA@ABV0@@Z (public: __cdecl UserAuthzRecord::UserAuthzRecord(class UserAuthzRecord const &)) + ??0UserAuthzRecord@@QAA@XZ (public: __cdecl UserAuthzRecord::UserAuthzRecord(void)) + ??0UserRecord@@QAA@XZ (public: __cdecl UserRecord::UserRecord(void)) + ??0XmlReader@@QAA@XZ (public: __cdecl XmlReader::XmlReader(void)) + ??1?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAA@XZ (public: __cdecl AutoCleanup,char *>::~AutoCleanup,char *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAA@XZ (public: __cdecl AutoCleanup,unsigned short *>::~AutoCleanup,unsigned short *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAA@XZ (public: __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::~AutoCleanup,struct CWSManIPFilter::IPRange *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@QAA@XZ (public: __cdecl AutoCleanup,struct _SID *>::~AutoCleanup,struct _SID *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAA@XZ (public: __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::~AutoCleanup,struct _WSMAN_STREAM_ID_SET *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class Handle *>::~AutoCleanup >,class Handle *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@PAV?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeSet *>::~AutoCleanup >,class SafeSet *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeSet *>::~AutoCleanup >,class SafeSet *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::~AutoCleanup >,class SafeSet_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@PAV?$SafeSet_Iterator@PAVCollector@@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::~AutoCleanup >,class SafeSet_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@PAV?$SafeSet_Iterator@PAVHostOperation@@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::~AutoCleanup >,class SafeSet_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@PAV?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::~AutoCleanup >,class SafeSet_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SimpleStack *>::~AutoCleanup >,class SimpleStack *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@QAA@XZ (public: __cdecl AutoCleanup >,class SimpleStack *>::~AutoCleanup >,class SimpleStack *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PAV?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@QAA@XZ (public: __cdecl AutoCleanup > > >,class std::queue > > *>::~AutoCleanup > > >,class std::queue > > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@XZ (public: __cdecl AutoCleanup > >,class std::set > *>::~AutoCleanup > >,class std::set > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@XZ (public: __cdecl AutoCleanup > >,class std::set > *>::~AutoCleanup > >,class std::set > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@PAV?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@QAA@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::~AutoCleanup > >,class std::vector > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::~AutoCleanup > >,class std::vector > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::~AutoCleanup > >,class std::vector > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@PAV?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@QAA@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::~AutoCleanup > >,class std::vector > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAA@XZ (public: __cdecl AutoCleanup,class CSecurity::AdminSid *>::~AutoCleanup,class CSecurity::AdminSid *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAA@XZ (public: __cdecl AutoCleanup,class BlockedRecord *>::~AutoCleanup,class BlockedRecord *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache *>::~AutoCleanup,class CBaseConfigCache *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAA@XZ (public: __cdecl AutoCleanup,class CCertMapping *>::~AutoCleanup,class CCertMapping *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAA@XZ (public: __cdecl AutoCleanup,class CConfigChangeSource *>::~AutoCleanup,class CConfigChangeSource *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAA@XZ (public: __cdecl AutoCleanup,class CListenerSettings *>::~AutoCleanup,class CListenerSettings *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAA@XZ (public: __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::~AutoCleanup,class CObserverConfigChangeErrors *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAA@XZ (public: __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::~AutoCleanup,class CServiceConfigCache::CServiceWatcher *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAA@XZ (public: __cdecl AutoCleanup,class CShellUriSettings *>::~AutoCleanup,class CShellUriSettings *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::~AutoCleanup,class CWSManEPR *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWSManResource *>::~AutoCleanup,class CWSManResource *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAA@XZ (public: __cdecl AutoCleanup,class CertHash *>::~AutoCleanup,class CertHash *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAA@XZ (public: __cdecl AutoCleanup,class ConfigUpdate *>::~AutoCleanup,class ConfigUpdate *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::~AutoCleanup,class EnumSinkEx *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::EventHandler *>::~AutoCleanup,class WSMan::EventHandler *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAA@XZ (public: __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::~AutoCleanup,class ExpiredOperationIdRecord *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAA@XZ (public: __cdecl AutoCleanup,class GPApiManager *>::~AutoCleanup,class GPApiManager *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::~AutoCleanup,class GeneralSinkEx *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAA@XZ (public: __cdecl AutoCleanup,class IChannelObserverFactory *>::~AutoCleanup,class IChannelObserverFactory *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAA@XZ (public: __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::~AutoCleanup,class IQueryDASHSMASHInterface *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAA@XZ (public: __cdecl AutoCleanup,class ISpecification *>::~AutoCleanup,class ISpecification *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAA@XZ (public: __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::~AutoCleanup,class CSecurity::InteractiveSid *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAA@XZ (public: __cdecl AutoCleanup,class IpHlpApiDllLoader *>::~AutoCleanup,class IpHlpApiDllLoader *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAA@XZ (public: __cdecl AutoCleanup,class MachineName *>::~AutoCleanup,class MachineName *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@QAA@XZ (public: __cdecl AutoCleanup,class CListenerReceive::MasterReceiveData *>::~AutoCleanup,class CListenerReceive::MasterReceiveData *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAA@XZ (public: __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::~AutoCleanup,class CSecurity::NetworkServiceSid *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAA@XZ (public: __cdecl AutoCleanup,class NtDsApiDllLoader *>::~AutoCleanup,class NtDsApiDllLoader *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::~AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAA@XZ (public: __cdecl AutoCleanup,class PacketCreator *>::~AutoCleanup,class PacketCreator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAA@XZ (public: __cdecl AutoCleanup,class PacketParser *>::~AutoCleanup,class PacketParser *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAA@XZ (public: __cdecl AutoCleanup,class Locale::Resources *>::~AutoCleanup,class Locale::Resources *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAA@XZ (public: __cdecl AutoCleanup,class RunAsConfiguration *>::~AutoCleanup,class RunAsConfiguration *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAA@XZ (public: __cdecl AutoCleanup,class Catalog::SecurityEntry *>::~AutoCleanup,class Catalog::SecurityEntry *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@XZ (public: __cdecl AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>::~AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAA@XZ (public: __cdecl AutoCleanup,class ServiceSoapProcessor *>::~AutoCleanup,class ServiceSoapProcessor *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAA@XZ (public: __cdecl AutoCleanup,class Shell32DllLoader *>::~AutoCleanup,class Shell32DllLoader *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAA@XZ (public: __cdecl AutoCleanup,class ShlWApiDllLoader *>::~AutoCleanup,class ShlWApiDllLoader *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAA@XZ (public: __cdecl AutoCleanup,class SubscriptionEnumerator *>::~AutoCleanup,class SubscriptionEnumerator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAA@XZ (public: __cdecl AutoCleanup,class SubscriptionManager *>::~AutoCleanup,class SubscriptionManager *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAA@XZ (public: __cdecl AutoCleanup,class TSTRBUFFER *>::~AutoCleanup,class TSTRBUFFER *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAA@XZ (public: __cdecl AutoCleanup,class UniqueStringOverflow *>::~AutoCleanup,class UniqueStringOverflow *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAA@XZ (public: __cdecl AutoCleanup,class User32DllLoader *>::~AutoCleanup,class User32DllLoader *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::~AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSManMemCryptManager *>::~AutoCleanup,class WSManMemCryptManager *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAA@XZ (public: __cdecl AutoCleanup,class WmiEnumContext *>::~AutoCleanup,class WmiEnumContext *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAA@XZ (public: __cdecl AutoCleanup,class XmlReader *>::~AutoCleanup,class XmlReader *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAA@XZ (public: __cdecl AutoCleanup,unsigned short const *>::~AutoCleanup,unsigned short const *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAA@XZ (public: __cdecl AutoCleanup,char *>::~AutoCleanup,char *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@XZ (public: __cdecl AutoCleanup,unsigned char *>::~AutoCleanup,unsigned char *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@XZ (public: __cdecl AutoCleanup,unsigned short *>::~AutoCleanup,unsigned short *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@QAA@XZ (public: __cdecl AutoCleanup,int *>::~AutoCleanup,int *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAA@XZ (public: __cdecl AutoCleanup,unsigned short * *>::~AutoCleanup,unsigned short * *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAA@XZ (public: __cdecl AutoCleanup,unsigned short const * *>::~AutoCleanup,unsigned short const * *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAA@XZ (public: __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::~AutoCleanup,struct _CONFIG_UPDATE *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ (public: __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::~AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ (public: __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::~AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAA@XZ (public: __cdecl AutoCleanup,struct _WSMAN_OPTION *>::~AutoCleanup,struct _WSMAN_OPTION *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAA@XZ (public: __cdecl AutoCleanup,void *>::~AutoCleanup,void *>(void)) + ??1?$AutoCleanup@V?$AutoFree@E@@PAE@@QAA@XZ (public: __cdecl AutoCleanup,unsigned char *>::~AutoCleanup,unsigned char *>(void)) + ??1?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAA@XZ (public: __cdecl AutoCleanup,class Packet *>::~AutoCleanup,class Packet *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::~AutoCleanup,struct IAppHostChildElementCollection *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IAppHostElement *>::~AutoCleanup,struct IAppHostElement *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IAppHostElementCollection *>::~AutoCleanup,struct IAppHostElementCollection *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IAppHostProperty *>::~AutoCleanup,struct IAppHostProperty *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::~AutoCleanup,struct IAppHostPropertyCollection *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IClientSecurity *>::~AutoCleanup,struct IClientSecurity *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IEnumWbemClassObject *>::~AutoCleanup,struct IEnumWbemClassObject *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IErrorInfo *>::~AutoCleanup,struct IErrorInfo *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IUnknown *>::~AutoCleanup,struct IUnknown *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemClassObject *>::~AutoCleanup,struct IWbemClassObject *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemContext *>::~AutoCleanup,struct IWbemContext *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemLocator *>::~AutoCleanup,struct IWbemLocator *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::~AutoCleanup,struct IWbemObjectTextSrc *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemPath *>::~AutoCleanup,struct IWbemPath *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemPathKeyList *>::~AutoCleanup,struct IWbemPathKeyList *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemQualifierSet *>::~AutoCleanup,struct IWbemQualifierSet *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemQuery *>::~AutoCleanup,struct IWbemQuery *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAA@XZ (public: __cdecl AutoCleanup,struct IWbemServices *>::~AutoCleanup,struct IWbemServices *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Application *>::~AutoCleanup,class WSMan::Client::Application *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache *>::~AutoCleanup,class CBaseConfigCache *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PAVCClientConfigCache@@@@QAA@XZ (public: __cdecl AutoCleanup,class CClientConfigCache *>::~AutoCleanup,class CClientConfigCache *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAA@XZ (public: __cdecl AutoCleanup,class CClientConfigSettings *>::~AutoCleanup,class CClientConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAA@XZ (public: __cdecl AutoCleanup,class CCommonConfigSettings *>::~AutoCleanup,class CCommonConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAA@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::~AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAA@XZ (public: __cdecl AutoCleanup,class CConfigManager *>::~AutoCleanup,class CConfigManager *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PAVCListenerCommand@@@@QAA@XZ (public: __cdecl AutoCleanup,class CListenerCommand *>::~AutoCleanup,class CListenerCommand *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PAVCListenerMasterOperation@@@@QAA@XZ (public: __cdecl AutoCleanup,class CListenerMasterOperation *>::~AutoCleanup,class CListenerMasterOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@QAA@XZ (public: __cdecl AutoCleanup,class CListenerReceive *>::~AutoCleanup,class CListenerReceive *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PAVCListenerShell@@@@QAA@XZ (public: __cdecl AutoCleanup,class CListenerShell *>::~AutoCleanup,class CListenerShell *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@QAA@XZ (public: __cdecl AutoCleanup,class CRemoteOperation *>::~AutoCleanup,class CRemoteOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAA@XZ (public: __cdecl AutoCleanup,class CRemoteSession *>::~AutoCleanup,class CRemoteSession *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAA@XZ (public: __cdecl AutoCleanup,class CRequestContext *>::~AutoCleanup,class CRequestContext *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAA@XZ (public: __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::~AutoCleanup,class CServiceCommonConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAA@XZ (public: __cdecl AutoCleanup,class CServiceConfigCache *>::~AutoCleanup,class CServiceConfigCache *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAA@XZ (public: __cdecl AutoCleanup,class CServiceConfigSettings *>::~AutoCleanup,class CServiceConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::~AutoCleanup,class CWSManEPR *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::~AutoCleanup,class CWSManGroupPolicyCache *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::~AutoCleanup,class CWSManGroupPolicyManager *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWSManObject *>::~AutoCleanup,class CWSManObject *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWSManResource *>::~AutoCleanup,class CWSManResource *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PAVCWSManSession@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWSManSession *>::~AutoCleanup,class CWSManSession *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::~AutoCleanup,class CWinRSPluginConfigCache *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAA@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::~AutoCleanup,class CWinRSPluginConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Command *>::~AutoCleanup,class WSMan::Client::Command *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAA@XZ (public: __cdecl AutoCleanup,class ConfigNotification *>::~AutoCleanup,class ConfigNotification *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::~AutoCleanup,class WSMan::Client::ConnectShellOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::~AutoCleanup,class WSMan::Client::CreateShellOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::~AutoCleanup,class WSMan::Client::DeleteShellOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::~AutoCleanup,class WSMan::Client::DisconnectOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::~AutoCleanup,class EnumSinkEx *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::~AutoCleanup,class GeneralSinkEx *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PAVHostMappingTable@@@@QAA@XZ (public: __cdecl AutoCleanup,class HostMappingTable *>::~AutoCleanup,class HostMappingTable *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@QAA@XZ (public: __cdecl AutoCleanup,class IISConfigSettings *>::~AutoCleanup,class IISConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAA@XZ (public: __cdecl AutoCleanup,class IPCSoapProcessor *>::~AutoCleanup,class IPCSoapProcessor *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAA@XZ (public: __cdecl AutoCleanup,class IRequestContext *>::~AutoCleanup,class IRequestContext *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAA@XZ (public: __cdecl AutoCleanup,class ISubscription *>::~AutoCleanup,class ISubscription *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAA@XZ (public: __cdecl AutoCleanup,class InboundRequestDetails *>::~AutoCleanup,class InboundRequestDetails *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PAVProxyManager@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ProxyManager *>::~AutoCleanup,class WSMan::Client::ProxyManager *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PAVProxySelection@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ProxySelection *>::~AutoCleanup,class WSMan::Client::ProxySelection *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PAVPushSubscribeOperation@@@@QAA@XZ (public: __cdecl AutoCleanup,class PushSubscribeOperation *>::~AutoCleanup,class PushSubscribeOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PAVPushSubscription@@@@QAA@XZ (public: __cdecl AutoCleanup,class PushSubscription *>::~AutoCleanup,class PushSubscription *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::~AutoCleanup,class WSMan::Client::ReceiveOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::~AutoCleanup,class WSMan::Client::ReconnectOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::~AutoCleanup,class WSMan::Client::SendOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::~AutoCleanup,class WSMan::Client::Shell *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@QAA@XZ (public: __cdecl AutoCleanup,class ShellInfo *>::~AutoCleanup,class ShellInfo *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::~AutoCleanup,class WSMan::Client::SignalOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAA@XZ (public: __cdecl AutoCleanup,class UserRecord *>::~AutoCleanup,class UserRecord *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSManHttpListener *>::~AutoCleanup,class WSManHttpListener *>(void)) + ??1?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@QAA@XZ (public: __cdecl AutoCleanup,class HostMappingTableEntry *>::~AutoCleanup,class HostMappingTableEntry *>(void)) + ??1?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::~AutoCleanup,class WSMan::Client::Shell *>(void)) + ??1?$AutoCleanup@VAutoBstr@@PAG@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoHandle@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoDelete@D@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@G@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@UIPRange@CWSManIPFilter@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@U_SID@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@V?$Handle@VISubscription@@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@QAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@QAA@XZ (public: __cdecl AutoDelete > > >::~AutoDelete > > >(void)) + ??1?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@QAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@QAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@VAdminSid@CSecurity@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VBlockedRecord@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCBaseConfigCache@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCCertMapping@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCConfigChangeSource@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCListenerSettings@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCObserverConfigChangeErrors@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCShellUriSettings@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCWSManEPR@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCWSManResource@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCertHash@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VConfigUpdate@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VEnumSinkEx@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VEventHandler@WSMan@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VExpiredOperationIdRecord@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VGPApiManager@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VGeneralSinkEx@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VIChannelObserverFactory@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VISpecification@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VInteractiveSid@CSecurity@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VIpHlpApiDllLoader@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VMachineName@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VNetworkServiceSid@CSecurity@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VNtDsApiDllLoader@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VPacketCreator@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VPacketParser@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VResources@Locale@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VRunAsConfiguration@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VSecurityEntry@Catalog@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VServiceSoapProcessor@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VShell32DllLoader@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VShlWApiDllLoader@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VSubscriptionEnumerator@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VSubscriptionManager@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VTSTRBUFFER@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VUniqueStringOverflow@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VUser32DllLoader@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VWSManMemCryptManager@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VWmiEnumContext@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VXmlReader@@@@QAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDeleteVector@$$CBG@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@D@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@E@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@G@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@H@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@PAG@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@PBG@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@X@@QAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoFree@E@@QAA@XZ (public: __cdecl AutoFree::~AutoFree(void)) + ??1?$AutoLocklessItemRecycle@VPacket@@@@QAA@XZ (public: __cdecl AutoLocklessItemRecycle::~AutoLocklessItemRecycle(void)) + ??1?$AutoRelease@UIAppHostChildElementCollection@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIAppHostElement@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIAppHostElementCollection@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIAppHostProperty@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIAppHostPropertyCollection@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIClientSecurity@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIEnumWbemClassObject@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIErrorInfo@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIUnknown@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemClassObject@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemContext@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemLocator@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemObjectTextSrc@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemPath@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemPathKeyList@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemQualifierSet@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemQuery@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemServices@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VApplication@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCBaseConfigCache@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCClientConfigCache@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCClientConfigSettings@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCCommonConfigSettings@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCConfigManager@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCListenerCommand@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCListenerMasterOperation@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCListenerReceive@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCListenerShell@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCRemoteOperation@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCRemoteSession@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCRequestContext@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCServiceCommonConfigSettings@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCServiceConfigCache@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCServiceConfigSettings@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManEPR@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManGroupPolicyCache@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManGroupPolicyManager@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManObject@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManResource@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManSession@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWinRSPluginConfigCache@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWinRSPluginConfigSettings@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCommand@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VConfigNotification@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VEnumSinkEx@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VGeneralSinkEx@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VHostMappingTable@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VIISConfigSettings@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VIPCSoapProcessor@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VIRequestContext@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VISubscription@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VInboundRequestDetails@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VProxyManager@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VProxySelection@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VPushSubscribeOperation@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VPushSubscription@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VReceiveOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VReconnectOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VSendOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VShell@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VShellInfo@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VSignalOperation@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VUserRecord@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VWSManHttpListener@@@@QAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoReleaseEx@VHostMappingTableEntry@@@@QAA@XZ (public: __cdecl AutoReleaseEx::~AutoReleaseEx(void)) + ??1?$AutoReleaseEx@VShell@Client@WSMan@@@@QAA@XZ (public: __cdecl AutoReleaseEx::~AutoReleaseEx(void)) + ??1?$ILoader@VAdminSid@CSecurity@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VEventHandler@WSMan@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VInteractiveSid@CSecurity@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VIpHlpApiDllLoader@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VMachineName@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VNetworkServiceSid@CSecurity@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VNtDsApiDllLoader@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VResources@Locale@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VShell32DllLoader@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VShlWApiDllLoader@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VSubscriptionManager@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VUser32DllLoader@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VWSManMemCryptManager@@@@QAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$Loader@VAdminSid@CSecurity@@$00@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VEventHandler@WSMan@@$00@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VInteractiveSid@CSecurity@@$00@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VIpHlpApiDllLoader@@$00@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VMachineName@@$00@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VNetworkServiceSid@CSecurity@@$00@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VNtDsApiDllLoader@@$00@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VResources@Locale@@$0A@@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VShell32DllLoader@@$00@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VShlWApiDllLoader@@$00@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VSubscriptionManager@@$01@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VUser32DllLoader@@$00@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VWSManMemCryptManager@@$00@@QAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VEventHandler@WSMan@@$00@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VMachineName@@$00@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VResources@Locale@@$0A@@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VShell32DllLoader@@$00@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VShlWApiDllLoader@@$00@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VSubscriptionManager@@$01@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VUser32DllLoader@@$00@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VWSManMemCryptManager@@$00@@QAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PAXUEmpty@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@UPluginKey@@K@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VKey@Locale@@K@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VStringKeyCI@@K@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeSet@PAVCCertMapping@@@@QAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PAVCListenerOperation@@@@QAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PAVCShellUriSettings@@@@QAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PAVCollector@@@@QAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PAVHostOperation@@@@QAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PAVIOperation@@@@QAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PAVListenerSourceSubscription@@@@QAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PAVPushSubscription@@@@QAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PAX@@QAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@VStringKeyCI@@@@QAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet_Iterator@PAVCCertMapping@@@@QAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PAVCListenerOperation@@@@QAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PAVCShellUriSettings@@@@QAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PAVCollector@@@@QAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PAVHostOperation@@@@QAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PAVIOperation@@@@QAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@QAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PAVPushSubscription@@@@QAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PAX@@QAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@VStringKeyCI@@@@QAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SimpleQueue@T_LARGE_INTEGER@@@@QAA@XZ (public: __cdecl SimpleQueue::~SimpleQueue(void)) + ??1AutoBstr@@QAA@XZ (public: __cdecl AutoBstr::~AutoBstr(void)) + ??1AutoBstrNoAlloc@@QAA@XZ (public: __cdecl AutoBstrNoAlloc::~AutoBstrNoAlloc(void)) + ??1AutoCertContext@@QAA@XZ (public: __cdecl AutoCertContext::~AutoCertContext(void)) + ??1AutoChainContext@@QAA@XZ (public: __cdecl AutoChainContext::~AutoChainContext(void)) + ??1AutoCoTaskMemFree@@QAA@XZ (public: __cdecl AutoCoTaskMemFree::~AutoCoTaskMemFree(void)) + ??1AutoFwXmlCloseParser@@QAA@XZ (public: __cdecl AutoFwXmlCloseParser::~AutoFwXmlCloseParser(void)) + ??1AutoHandle@@QAA@XZ (public: __cdecl AutoHandle::~AutoHandle(void)) + ??1AutoImpersonateUser@@QAA@XZ (public: __cdecl AutoImpersonateUser::~AutoImpersonateUser(void)) + ??1AutoLibrary@@QAA@XZ (public: __cdecl AutoLibrary::~AutoLibrary(void)) + ??1AutoLocalFree@@QAA@XZ (public: __cdecl AutoLocalFree::~AutoLocalFree(void)) + ??1AutoMIClass@@QAA@XZ (public: __cdecl AutoMIClass::~AutoMIClass(void)) + ??1AutoMIInstance@@QAA@XZ (public: __cdecl AutoMIInstance::~AutoMIInstance(void)) + ??1AutoObject@@QAA@XZ (public: __cdecl AutoObject::~AutoObject(void)) + ??1AutoRegKey@@QAA@XZ (public: __cdecl AutoRegKey::~AutoRegKey(void)) + ??1AutoSecurityDescriptor@@QAA@XZ (public: __cdecl AutoSecurityDescriptor::~AutoSecurityDescriptor(void)) + ??1AutoWaitHandle@@QAA@XZ (public: __cdecl AutoWaitHandle::~AutoWaitHandle(void)) + ??1BufferFormatter@@UAA@XZ (public: virtual __cdecl BufferFormatter::~BufferFormatter(void)) + ??1CBaseConfigCache@@UAA@XZ (public: virtual __cdecl CBaseConfigCache::~CBaseConfigCache(void)) + ??1CClientConfigCache@@UAA@XZ (public: virtual __cdecl CClientConfigCache::~CClientConfigCache(void)) + ??1CCommonConfigSettings@@UAA@XZ (public: virtual __cdecl CCommonConfigSettings::~CCommonConfigSettings(void)) + ??1CConfigManager@@UAA@XZ (public: virtual __cdecl CConfigManager::~CConfigManager(void)) + ??1CErrorContext@@UAA@XZ (public: virtual __cdecl CErrorContext::~CErrorContext(void)) + ??1CRequestContext@@UAA@XZ (public: virtual __cdecl CRequestContext::~CRequestContext(void)) + ??1CResourceAlias@@QAA@XZ (public: __cdecl CResourceAlias::~CResourceAlias(void)) + ??1CServiceConfigCache@@EAA@XZ (private: virtual __cdecl CServiceConfigCache::~CServiceConfigCache(void)) + ??1CServiceWatcher@CServiceConfigCache@@QAA@XZ (public: __cdecl CServiceConfigCache::CServiceWatcher::~CServiceWatcher(void)) + ??1CWSManCriticalSection@@QAA@XZ (public: __cdecl CWSManCriticalSection::~CWSManCriticalSection(void)) + ??1CWSManCriticalSectionWithConditionVar@@QAA@XZ (public: __cdecl CWSManCriticalSectionWithConditionVar::~CWSManCriticalSectionWithConditionVar(void)) + ??1CWSManEPR@@UAA@XZ (public: virtual __cdecl CWSManEPR::~CWSManEPR(void)) + ??1CWSManGroupPolicyManager@@EAA@XZ (private: virtual __cdecl CWSManGroupPolicyManager::~CWSManGroupPolicyManager(void)) + ??1CWSManResource@@UAA@XZ (public: virtual __cdecl CWSManResource::~CWSManResource(void)) + ??1CWSManResourceNoResourceUri@@UAA@XZ (public: virtual __cdecl CWSManResourceNoResourceUri::~CWSManResourceNoResourceUri(void)) + ??1CWSManSecurityUI@@QAA@XZ (public: __cdecl CWSManSecurityUI::~CWSManSecurityUI(void)) + ??1CWinRSPluginConfigCache@@EAA@XZ (private: virtual __cdecl CWinRSPluginConfigCache::~CWinRSPluginConfigCache(void)) + ??1ChildLifeTimeManager@@QAA@XZ (public: __cdecl ChildLifeTimeManager::~ChildLifeTimeManager(void)) + ??1CircularBufferFormatter@@UAA@XZ (public: virtual __cdecl CircularBufferFormatter::~CircularBufferFormatter(void)) + ??1ConfigRegistry@@IAA@XZ (protected: __cdecl ConfigRegistry::~ConfigRegistry(void)) + ??1EtwCorrelationHelper@@UAA@XZ (public: virtual __cdecl EtwCorrelationHelper::~EtwCorrelationHelper(void)) + ??1EventHandler@WSMan@@QAA@XZ (public: __cdecl WSMan::EventHandler::~EventHandler(void)) + ??1IConfigChangeObserver@@UAA@XZ (public: virtual __cdecl IConfigChangeObserver::~IConfigChangeObserver(void)) + ??1ILifeTimeMgmt@@UAA@XZ (public: virtual __cdecl ILifeTimeMgmt::~ILifeTimeMgmt(void)) + ??1IRequestContext@@UAA@XZ (public: virtual __cdecl IRequestContext::~IRequestContext(void)) + ??1IWSManGroupPolicyObserver@@UAA@XZ (public: virtual __cdecl IWSManGroupPolicyObserver::~IWSManGroupPolicyObserver(void)) + ??1IWSManGroupPolicyPublisher@@UAA@XZ (public: virtual __cdecl IWSManGroupPolicyPublisher::~IWSManGroupPolicyPublisher(void)) + ??1MessageId@PacketParser@@QAA@XZ (public: __cdecl PacketParser::MessageId::~MessageId(void)) + ??1OnHTTPInitialize@@QAA@XZ (public: __cdecl OnHTTPInitialize::~OnHTTPInitialize(void)) + ??1OperationId@PacketParser@@QAA@XZ (public: __cdecl PacketParser::OperationId::~OperationId(void)) + ??1OwnLock@@QAA@XZ (public: __cdecl OwnLock::~OwnLock(void)) + ??1PacketParser@@QAA@XZ (public: __cdecl PacketParser::~PacketParser(void)) + ??1RBUFFER@@QAA@XZ (public: __cdecl RBUFFER::~RBUFFER(void)) + ??1ReferenceParameters@PacketParser@@QAA@XZ (public: __cdecl PacketParser::ReferenceParameters::~ReferenceParameters(void)) + ??1SBUFFER@@QAA@XZ (public: __cdecl SBUFFER::~SBUFFER(void)) + ??1ShareLock@@QAA@XZ (public: __cdecl ShareLock::~ShareLock(void)) + ??1SoapSemanticConverter@@QAA@XZ (public: __cdecl SoapSemanticConverter::~SoapSemanticConverter(void)) + ??1TSTRBUFFER@@QAA@XZ (public: __cdecl TSTRBUFFER::~TSTRBUFFER(void)) + ??1UserRecord@@QAA@XZ (public: __cdecl UserRecord::~UserRecord(void)) + ??1XmlReader@@QAA@XZ (public: __cdecl XmlReader::~XmlReader(void)) + ??4?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAAAAV?$AutoDelete@D@@PAD@Z (public: class AutoDelete & __cdecl AutoCleanup,char *>::operator=(char *)) + ??4?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAAAV?$AutoDelete@G@@PAG@Z (public: class AutoDelete & __cdecl AutoCleanup,unsigned short *>::operator=(unsigned short *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAAAV?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z (public: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator=(class SafeMap_Iterator *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@Z (public: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator=(class SafeMap_Iterator *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAAAV?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@Z (public: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet *>::operator=(class SafeSet *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAAAV?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z (public: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet *>::operator=(class SafeSet *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@Z (public: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet_Iterator *>::operator=(class SafeSet_Iterator *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAAAV?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoCleanup > >,class std::set > *>::operator=(class std::set > *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAAAV?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoCleanup > >,class std::set > *>::operator=(class std::set > *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAAAV?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::operator=(class std::vector > *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAAAV?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::operator=(class std::vector > *)) + ??4?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAAAV?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class BlockedRecord *>::operator=(class BlockedRecord *)) + ??4?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAAAAV?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class CConfigChangeSource *>::operator=(class CConfigChangeSource *)) + ??4?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAAAAV?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::operator=(class CObserverConfigChangeErrors *)) + ??4?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAAAV?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::operator=(class CServiceConfigCache::CServiceWatcher *)) + ??4?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAAAV?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class CWSManResource *>::operator=(class CWSManResource *)) + ??4?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAAAV?$AutoDelete@VCertHash@@@@PAVCertHash@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class CertHash *>::operator=(class CertHash *)) + ??4?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAAAV?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class ConfigUpdate *>::operator=(class ConfigUpdate *)) + ??4?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAAAV?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class EnumSinkEx *>::operator=(class EnumSinkEx *)) + ??4?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAAAAV?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class GPApiManager *>::operator=(class GPApiManager *)) + ??4?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAAAV?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class GeneralSinkEx *>::operator=(class GeneralSinkEx *)) + ??4?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAAAAV?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class IChannelObserverFactory *>::operator=(class IChannelObserverFactory *)) + ??4?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAAAV?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator=(class IQueryDASHSMASHInterface *)) + ??4?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAAAV?$AutoDelete@VISpecification@@@@PAVISpecification@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class ISpecification *>::operator=(class ISpecification *)) + ??4?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAAAV?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class PacketCreator *>::operator=(class PacketCreator *)) + ??4?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAAAAV?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class PacketParser *>::operator=(class PacketParser *)) + ??4?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAAAAV?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class RunAsConfiguration *>::operator=(class RunAsConfiguration *)) + ??4?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAAAV?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class Catalog::SecurityEntry *>::operator=(class Catalog::SecurityEntry *)) + ??4?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAAAV?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class ServiceSoapProcessor *>::operator=(class ServiceSoapProcessor *)) + ??4?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAAAAV?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class SubscriptionEnumerator *>::operator=(class SubscriptionEnumerator *)) + ??4?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAAAV?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class TSTRBUFFER *>::operator=(class TSTRBUFFER *)) + ??4?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAAAAV?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class UniqueStringOverflow *>::operator=(class UniqueStringOverflow *)) + ??4?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAAAAV?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::operator=(class WSMANCONFIGTABLE_IDENTITY *)) + ??4?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAAAV?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class WmiEnumContext *>::operator=(class WmiEnumContext *)) + ??4?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAAAV?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class XmlReader *>::operator=(class XmlReader *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAAAV?$AutoDeleteVector@$$CBG@@PBG@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short const *>::operator=(unsigned short const *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAAAAV?$AutoDeleteVector@D@@PAD@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,char *>::operator=(char *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAAAV?$AutoDeleteVector@E@@PAE@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,unsigned char *>::operator=(unsigned char *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAAAV?$AutoDeleteVector@G@@PAG@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short *>::operator=(unsigned short *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAAAV?$AutoDeleteVector@PAG@@PAPAG@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short * *>::operator=(unsigned short * *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAAAV?$AutoDeleteVector@PBG@@PAPBG@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short const * *>::operator=(unsigned short const * *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAAAAV?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::operator=(struct _CONFIG_UPDATE *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAAAV?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator=(struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAAAV?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator=(struct _WINRS_RUN_COMMAND_ARG *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAAAAV?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,struct _WSMAN_OPTION *>::operator=(struct _WSMAN_OPTION *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAAAAV?$AutoDeleteVector@X@@PAX@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,void *>::operator=(void *)) + ??4?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAAAV?$AutoFree@E@@PAE@Z (public: class AutoFree & __cdecl AutoCleanup,unsigned char *>::operator=(unsigned char *)) + ??4?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAAAV?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@Z (public: class AutoLocklessItemRecycle & __cdecl AutoCleanup,class Packet *>::operator=(class Packet *)) + ??4?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAAAV?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IClientSecurity *>::operator=(struct IClientSecurity *)) + ??4?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAAAV?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator=(struct IEnumWbemClassObject *)) + ??4?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAAAV?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IErrorInfo *>::operator=(struct IErrorInfo *)) + ??4?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAAAV?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IUnknown *>::operator=(struct IUnknown *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAAAV?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemClassObject *>::operator=(struct IWbemClassObject *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAAAV?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemContext *>::operator=(struct IWbemContext *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAAAV?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemLocator *>::operator=(struct IWbemLocator *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAAAV?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator=(struct IWbemObjectTextSrc *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAAAV?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemPath *>::operator=(struct IWbemPath *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAAAV?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator=(struct IWbemPathKeyList *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAAAV?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator=(struct IWbemQualifierSet *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAAAV?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemQuery *>::operator=(struct IWbemQuery *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAAAV?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemServices *>::operator=(struct IWbemServices *)) + ??4?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAAAAV?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::Application *>::operator=(class WSMan::Client::Application *)) + ??4?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAAAV?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CBaseConfigCache *>::operator=(class CBaseConfigCache *)) + ??4?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAAAV?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CClientConfigSettings *>::operator=(class CClientConfigSettings *)) + ??4?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAAAAV?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CCommonConfigSettings *>::operator=(class CCommonConfigSettings *)) + ??4?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAAAAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::operator=(class CBaseConfigCache::CConfigCacheMap *)) + ??4?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAAAV?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CConfigManager *>::operator=(class CConfigManager *)) + ??4?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@QAAAAV?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CRemoteOperation *>::operator=(class CRemoteOperation *)) + ??4?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAAAV?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CRemoteSession *>::operator=(class CRemoteSession *)) + ??4?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAAAV?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CRequestContext *>::operator=(class CRequestContext *)) + ??4?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAAAAV?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::operator=(class CServiceCommonConfigSettings *)) + ??4?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAAAAV?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CServiceConfigCache *>::operator=(class CServiceConfigCache *)) + ??4?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAAAV?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CServiceConfigSettings *>::operator=(class CServiceConfigSettings *)) + ??4?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAAAV?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CWSManEPR *>::operator=(class CWSManEPR *)) + ??4?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAAAV?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::operator=(class CWSManGroupPolicyManager *)) + ??4?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAAAAV?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CWSManResource *>::operator=(class CWSManResource *)) + ??4?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAAAV?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator=(class CWinRSPluginConfigCache *)) + ??4?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAAAV?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::operator=(class CWinRSPluginConfigSettings *)) + ??4?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAAAV?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class EnumSinkEx *>::operator=(class EnumSinkEx *)) + ??4?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAAAV?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class GeneralSinkEx *>::operator=(class GeneralSinkEx *)) + ??4?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAAAV?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class IRequestContext *>::operator=(class IRequestContext *)) + ??4?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAAAAV?$AutoRelease@VISubscription@@@@PAVISubscription@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class ISubscription *>::operator=(class ISubscription *)) + ??4?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAAAAV?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class InboundRequestDetails *>::operator=(class InboundRequestDetails *)) + ??4?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAAAAV?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class UserRecord *>::operator=(class UserRecord *)) + ??4?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAAAAV?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class WSManHttpListener *>::operator=(class WSManHttpListener *)) + ??4?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAAAV?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@Z (public: class AutoReleaseEx & __cdecl AutoCleanup,class WSMan::Client::Shell *>::operator=(class WSMan::Client::Shell *)) + ??4?$AutoCleanup@VAutoBstr@@PAG@@QAAAAVAutoBstr@@PAG@Z (public: class AutoBstr & __cdecl AutoCleanup::operator=(unsigned short *)) + ??4?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAAAVAutoBstrNoAlloc@@PAG@Z (public: class AutoBstrNoAlloc & __cdecl AutoCleanup::operator=(unsigned short *)) + ??4?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAAAVAutoCertContext@@PBU_CERT_CONTEXT@@@Z (public: class AutoCertContext & __cdecl AutoCleanup::operator=(struct _CERT_CONTEXT const *)) + ??4?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAAAAVAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@Z (public: class AutoChainContext & __cdecl AutoCleanup::operator=(struct _CERT_CHAIN_CONTEXT const *)) + ??4?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAAAAVAutoCoTaskMemFree@@PAX@Z (public: class AutoCoTaskMemFree & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAAAAVAutoFwXmlCloseParser@@PAX@Z (public: class AutoFwXmlCloseParser & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoHandle@@PAX@@QAAAAVAutoHandle@@PAX@Z (public: class AutoHandle & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAAAVAutoImpersonateUser@@PAX@Z (public: class AutoImpersonateUser & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAAAAVAutoLibrary@@PAUHINSTANCE__@@@Z (public: class AutoLibrary & __cdecl AutoCleanup::operator=(struct HINSTANCE__ *)) + ??4?$AutoCleanup@VAutoLocalFree@@PAX@@QAAAAVAutoLocalFree@@PAX@Z (public: class AutoLocalFree & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAAAVAutoMIClass@@PAU_MI_Class@@@Z (public: class AutoMIClass & __cdecl AutoCleanup::operator=(struct _MI_Class *)) + ??4?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAAAVAutoMIInstance@@PAU_MI_Instance@@@Z (public: class AutoMIInstance & __cdecl AutoCleanup::operator=(struct _MI_Instance *)) + ??4?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAAAAVAutoObject@@PAUWSMAN_OBJECT@@@Z (public: class AutoObject & __cdecl AutoCleanup::operator=(struct WSMAN_OBJECT *)) + ??4?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAAAVAutoRegKey@@PAUHKEY__@@@Z (public: class AutoRegKey & __cdecl AutoCleanup::operator=(struct HKEY__ *)) + ??4?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAAAVAutoSecurityDescriptor@@PAX@Z (public: class AutoSecurityDescriptor & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoWaitHandle@@PAX@@QAAAAVAutoWaitHandle@@PAX@Z (public: class AutoWaitHandle & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoDelete@D@@QAAAAV0@PAD@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(char *)) + ??4?$AutoDelete@G@@QAAAAV0@PAG@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(unsigned short *)) + ??4?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAAAV0@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z (public: class AutoDelete > & __cdecl AutoDelete >::operator=(class SafeMap_Iterator *)) + ??4?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV0@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@Z (public: class AutoDelete > & __cdecl AutoDelete >::operator=(class SafeMap_Iterator *)) + ??4?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAAAAV0@PAV?$SafeSet@PAVCCertMapping@@@@@Z (public: class AutoDelete > & __cdecl AutoDelete >::operator=(class SafeSet *)) + ??4?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAAAAV0@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z (public: class AutoDelete > & __cdecl AutoDelete >::operator=(class SafeSet *)) + ??4?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAAAV0@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@Z (public: class AutoDelete > & __cdecl AutoDelete >::operator=(class SafeSet_Iterator *)) + ??4?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAAAV0@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoDelete > >::operator=(class std::set > *)) + ??4?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAAAV0@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoDelete > >::operator=(class std::set > *)) + ??4?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAAAV0@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoDelete > >::operator=(class std::vector > *)) + ??4?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAAAV0@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoDelete > >::operator=(class std::vector > *)) + ??4?$AutoDelete@VBlockedRecord@@@@QAAAAV0@PAVBlockedRecord@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class BlockedRecord *)) + ??4?$AutoDelete@VCConfigChangeSource@@@@QAAAAV0@PAVCConfigChangeSource@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class CConfigChangeSource *)) + ??4?$AutoDelete@VCObserverConfigChangeErrors@@@@QAAAAV0@PAVCObserverConfigChangeErrors@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class CObserverConfigChangeErrors *)) + ??4?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAAAAV0@PAVCServiceWatcher@CServiceConfigCache@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class CServiceConfigCache::CServiceWatcher *)) + ??4?$AutoDelete@VCWSManResource@@@@QAAAAV0@PAVCWSManResource@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class CWSManResource *)) + ??4?$AutoDelete@VCertHash@@@@QAAAAV0@PAVCertHash@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class CertHash *)) + ??4?$AutoDelete@VConfigUpdate@@@@QAAAAV0@PAVConfigUpdate@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class ConfigUpdate *)) + ??4?$AutoDelete@VEnumSinkEx@@@@QAAAAV0@PAVEnumSinkEx@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class EnumSinkEx *)) + ??4?$AutoDelete@VGPApiManager@@@@QAAAAV0@PAVGPApiManager@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class GPApiManager *)) + ??4?$AutoDelete@VGeneralSinkEx@@@@QAAAAV0@PAVGeneralSinkEx@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class GeneralSinkEx *)) + ??4?$AutoDelete@VIChannelObserverFactory@@@@QAAAAV0@PAVIChannelObserverFactory@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class IChannelObserverFactory *)) + ??4?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAAAAV0@PAVIQueryDASHSMASHInterface@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class IQueryDASHSMASHInterface *)) + ??4?$AutoDelete@VISpecification@@@@QAAAAV0@PAVISpecification@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class ISpecification *)) + ??4?$AutoDelete@VPacketCreator@@@@QAAAAV0@PAVPacketCreator@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class PacketCreator *)) + ??4?$AutoDelete@VPacketParser@@@@QAAAAV0@PAVPacketParser@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class PacketParser *)) + ??4?$AutoDelete@VRunAsConfiguration@@@@QAAAAV0@PAVRunAsConfiguration@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class RunAsConfiguration *)) + ??4?$AutoDelete@VSecurityEntry@Catalog@@@@QAAAAV0@PAVSecurityEntry@Catalog@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class Catalog::SecurityEntry *)) + ??4?$AutoDelete@VServiceSoapProcessor@@@@QAAAAV0@PAVServiceSoapProcessor@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class ServiceSoapProcessor *)) + ??4?$AutoDelete@VSubscriptionEnumerator@@@@QAAAAV0@PAVSubscriptionEnumerator@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class SubscriptionEnumerator *)) + ??4?$AutoDelete@VTSTRBUFFER@@@@QAAAAV0@PAVTSTRBUFFER@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class TSTRBUFFER *)) + ??4?$AutoDelete@VUniqueStringOverflow@@@@QAAAAV0@PAVUniqueStringOverflow@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class UniqueStringOverflow *)) + ??4?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QAAAAV0@PAVWSMANCONFIGTABLE_IDENTITY@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class WSMANCONFIGTABLE_IDENTITY *)) + ??4?$AutoDelete@VWmiEnumContext@@@@QAAAAV0@PAVWmiEnumContext@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class WmiEnumContext *)) + ??4?$AutoDelete@VXmlReader@@@@QAAAAV0@PAVXmlReader@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class XmlReader *)) + ??4?$AutoDeleteVector@$$CBG@@QAAAAV0@PBG@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(unsigned short const *)) + ??4?$AutoDeleteVector@D@@QAAAAV0@PAD@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(char *)) + ??4?$AutoDeleteVector@E@@QAAAAV0@PAE@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(unsigned char *)) + ??4?$AutoDeleteVector@G@@QAAAAV0@PAG@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(unsigned short *)) + ??4?$AutoDeleteVector@PAG@@QAAAAV0@PAPAG@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(unsigned short * *)) + ??4?$AutoDeleteVector@PBG@@QAAAAV0@PAPBG@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(unsigned short const * *)) + ??4?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QAAAAV0@PAU_CONFIG_UPDATE@@@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(struct _CONFIG_UPDATE *)) + ??4?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAAAV0@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *)) + ??4?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAAAAV0@PAU_WINRS_RUN_COMMAND_ARG@@@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(struct _WINRS_RUN_COMMAND_ARG *)) + ??4?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAAAAV0@PAU_WSMAN_OPTION@@@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(struct _WSMAN_OPTION *)) + ??4?$AutoDeleteVector@X@@QAAAAV0@PAX@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(void *)) + ??4?$AutoFree@E@@QAAAAV0@PAE@Z (public: class AutoFree & __cdecl AutoFree::operator=(unsigned char *)) + ??4?$AutoLocklessItemRecycle@VPacket@@@@QAAAAV0@PAVPacket@@@Z (public: class AutoLocklessItemRecycle & __cdecl AutoLocklessItemRecycle::operator=(class Packet *)) + ??4?$AutoRelease@UIClientSecurity@@@@QAAAAV0@PAUIClientSecurity@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IClientSecurity *)) + ??4?$AutoRelease@UIEnumWbemClassObject@@@@QAAAAV0@PAUIEnumWbemClassObject@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IEnumWbemClassObject *)) + ??4?$AutoRelease@UIErrorInfo@@@@QAAAAV0@PAUIErrorInfo@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IErrorInfo *)) + ??4?$AutoRelease@UIUnknown@@@@QAAAAV0@PAUIUnknown@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IUnknown *)) + ??4?$AutoRelease@UIWbemClassObject@@@@QAAAAV0@PAUIWbemClassObject@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemClassObject *)) + ??4?$AutoRelease@UIWbemContext@@@@QAAAAV0@PAUIWbemContext@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemContext *)) + ??4?$AutoRelease@UIWbemLocator@@@@QAAAAV0@PAUIWbemLocator@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemLocator *)) + ??4?$AutoRelease@UIWbemObjectTextSrc@@@@QAAAAV0@PAUIWbemObjectTextSrc@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemObjectTextSrc *)) + ??4?$AutoRelease@UIWbemPath@@@@QAAAAV0@PAUIWbemPath@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemPath *)) + ??4?$AutoRelease@UIWbemPathKeyList@@@@QAAAAV0@PAUIWbemPathKeyList@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemPathKeyList *)) + ??4?$AutoRelease@UIWbemQualifierSet@@@@QAAAAV0@PAUIWbemQualifierSet@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemQualifierSet *)) + ??4?$AutoRelease@UIWbemQuery@@@@QAAAAV0@PAUIWbemQuery@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemQuery *)) + ??4?$AutoRelease@UIWbemServices@@@@QAAAAV0@PAUIWbemServices@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemServices *)) + ??4?$AutoRelease@VApplication@Client@WSMan@@@@QAAAAV0@PAVApplication@Client@WSMan@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class WSMan::Client::Application *)) + ??4?$AutoRelease@VCBaseConfigCache@@@@QAAAAV0@PAVCBaseConfigCache@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CBaseConfigCache *)) + ??4?$AutoRelease@VCClientConfigSettings@@@@QAAAAV0@PAVCClientConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CClientConfigSettings *)) + ??4?$AutoRelease@VCCommonConfigSettings@@@@QAAAAV0@PAVCCommonConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CCommonConfigSettings *)) + ??4?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAAAAV0@PAVCConfigCacheMap@CBaseConfigCache@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CBaseConfigCache::CConfigCacheMap *)) + ??4?$AutoRelease@VCConfigManager@@@@QAAAAV0@PAVCConfigManager@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CConfigManager *)) + ??4?$AutoRelease@VCRemoteOperation@@@@QAAAAV0@PAVCRemoteOperation@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CRemoteOperation *)) + ??4?$AutoRelease@VCRemoteSession@@@@QAAAAV0@PAVCRemoteSession@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CRemoteSession *)) + ??4?$AutoRelease@VCRequestContext@@@@QAAAAV0@PAVCRequestContext@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CRequestContext *)) + ??4?$AutoRelease@VCServiceCommonConfigSettings@@@@QAAAAV0@PAVCServiceCommonConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CServiceCommonConfigSettings *)) + ??4?$AutoRelease@VCServiceConfigCache@@@@QAAAAV0@PAVCServiceConfigCache@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CServiceConfigCache *)) + ??4?$AutoRelease@VCServiceConfigSettings@@@@QAAAAV0@PAVCServiceConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CServiceConfigSettings *)) + ??4?$AutoRelease@VCWSManEPR@@@@QAAAAV0@PAVCWSManEPR@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CWSManEPR *)) + ??4?$AutoRelease@VCWSManGroupPolicyManager@@@@QAAAAV0@PAVCWSManGroupPolicyManager@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CWSManGroupPolicyManager *)) + ??4?$AutoRelease@VCWSManResource@@@@QAAAAV0@PAVCWSManResource@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CWSManResource *)) + ??4?$AutoRelease@VCWinRSPluginConfigCache@@@@QAAAAV0@PAVCWinRSPluginConfigCache@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CWinRSPluginConfigCache *)) + ??4?$AutoRelease@VCWinRSPluginConfigSettings@@@@QAAAAV0@PAVCWinRSPluginConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CWinRSPluginConfigSettings *)) + ??4?$AutoRelease@VEnumSinkEx@@@@QAAAAV0@PAVEnumSinkEx@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class EnumSinkEx *)) + ??4?$AutoRelease@VGeneralSinkEx@@@@QAAAAV0@PAVGeneralSinkEx@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class GeneralSinkEx *)) + ??4?$AutoRelease@VIRequestContext@@@@QAAAAV0@PAVIRequestContext@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class IRequestContext *)) + ??4?$AutoRelease@VISubscription@@@@QAAAAV0@PAVISubscription@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class ISubscription *)) + ??4?$AutoRelease@VInboundRequestDetails@@@@QAAAAV0@PAVInboundRequestDetails@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class InboundRequestDetails *)) + ??4?$AutoRelease@VUserRecord@@@@QAAAAV0@PAVUserRecord@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class UserRecord *)) + ??4?$AutoRelease@VWSManHttpListener@@@@QAAAAV0@PAVWSManHttpListener@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class WSManHttpListener *)) + ??4?$AutoReleaseEx@VShell@Client@WSMan@@@@QAAAAV0@PAVShell@Client@WSMan@@@Z (public: class AutoReleaseEx & __cdecl AutoReleaseEx::operator=(class WSMan::Client::Shell *)) + ??4?$PacketElement@K@PacketParser@@QAAAAV01@$$QAV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement &&)) + ??4?$PacketElement@K@PacketParser@@QAAAAV01@ABV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement const &)) + ??4?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAAAAV01@$$QAV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement &&)) + ??4?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAAAAV01@ABV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement const &)) + ??4?$PacketElement@PBG@PacketParser@@QAAAAV01@$$QAV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement &&)) + ??4?$PacketElement@PBG@PacketParser@@QAAAAV01@ABV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement const &)) + ??4?$PacketElement@_K@PacketParser@@QAAAAV01@$$QAV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement &&)) + ??4?$PacketElement@_K@PacketParser@@QAAAAV01@ABV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement const &)) + ??4?$SimpleQueue@T_LARGE_INTEGER@@@@QAAAAV0@ABV0@@Z (public: class SimpleQueue & __cdecl SimpleQueue::operator=(class SimpleQueue const &)) + ??4AutoBstr@@QAAAAV0@PAG@Z (public: class AutoBstr & __cdecl AutoBstr::operator=(unsigned short *)) + ??4AutoBstrNoAlloc@@QAAAAV0@PAG@Z (public: class AutoBstrNoAlloc & __cdecl AutoBstrNoAlloc::operator=(unsigned short *)) + ??4AutoCertContext@@QAAAAV0@PBU_CERT_CONTEXT@@@Z (public: class AutoCertContext & __cdecl AutoCertContext::operator=(struct _CERT_CONTEXT const *)) + ??4AutoChainContext@@QAAAAV0@PBU_CERT_CHAIN_CONTEXT@@@Z (public: class AutoChainContext & __cdecl AutoChainContext::operator=(struct _CERT_CHAIN_CONTEXT const *)) + ??4AutoCoTaskMemFree@@QAAAAV0@PAX@Z (public: class AutoCoTaskMemFree & __cdecl AutoCoTaskMemFree::operator=(void *)) + ??4AutoFwXmlCloseParser@@QAAAAV0@PAX@Z (public: class AutoFwXmlCloseParser & __cdecl AutoFwXmlCloseParser::operator=(void *)) + ??4AutoHandle@@QAAAAV0@PAX@Z (public: class AutoHandle & __cdecl AutoHandle::operator=(void *)) + ??4AutoImpersonateUser@@QAAAAV0@PAX@Z (public: class AutoImpersonateUser & __cdecl AutoImpersonateUser::operator=(void *)) + ??4AutoLibrary@@QAAAAV0@PAUHINSTANCE__@@@Z (public: class AutoLibrary & __cdecl AutoLibrary::operator=(struct HINSTANCE__ *)) + ??4AutoLocalFree@@QAAAAV0@PAX@Z (public: class AutoLocalFree & __cdecl AutoLocalFree::operator=(void *)) + ??4AutoMIClass@@QAAAAV0@PAU_MI_Class@@@Z (public: class AutoMIClass & __cdecl AutoMIClass::operator=(struct _MI_Class *)) + ??4AutoMIInstance@@QAAAAV0@PAU_MI_Instance@@@Z (public: class AutoMIInstance & __cdecl AutoMIInstance::operator=(struct _MI_Instance *)) + ??4AutoObject@@QAAAAV0@PAUWSMAN_OBJECT@@@Z (public: class AutoObject & __cdecl AutoObject::operator=(struct WSMAN_OBJECT *)) + ??4AutoRegKey@@QAAAAV0@PAUHKEY__@@@Z (public: class AutoRegKey & __cdecl AutoRegKey::operator=(struct HKEY__ *)) + ??4AutoSecurityDescriptor@@QAAAAV0@PAX@Z (public: class AutoSecurityDescriptor & __cdecl AutoSecurityDescriptor::operator=(void *)) + ??4AutoWaitHandle@@QAAAAV0@PAX@Z (public: class AutoWaitHandle & __cdecl AutoWaitHandle::operator=(void *)) + ??4ChildLifeTimeManager@@QAAAAV0@ABV0@@Z (public: class ChildLifeTimeManager & __cdecl ChildLifeTimeManager::operator=(class ChildLifeTimeManager const &)) + ??4ConfigRegistry@@QAAAAV0@ABV0@@Z (public: class ConfigRegistry & __cdecl ConfigRegistry::operator=(class ConfigRegistry const &)) + ??4EtwCorrelationHelper@@QAAAAV0@ABV0@@Z (public: class EtwCorrelationHelper & __cdecl EtwCorrelationHelper::operator=(class EtwCorrelationHelper const &)) + ??4EventLog@@QAAAAV0@$$QAV0@@Z (public: class EventLog & __cdecl EventLog::operator=(class EventLog &&)) + ??4EventLog@@QAAAAV0@ABV0@@Z (public: class EventLog & __cdecl EventLog::operator=(class EventLog const &)) + ??4ExtendedSemantic@@QAAAAV0@$$QAV0@@Z (public: class ExtendedSemantic & __cdecl ExtendedSemantic::operator=(class ExtendedSemantic &&)) + ??4ExtendedSemantic@@QAAAAV0@ABV0@@Z (public: class ExtendedSemantic & __cdecl ExtendedSemantic::operator=(class ExtendedSemantic const &)) + ??4FastLock@@QAAAAV0@$$QAV0@@Z (public: class FastLock & __cdecl FastLock::operator=(class FastLock &&)) + ??4FastLock@@QAAAAV0@ABV0@@Z (public: class FastLock & __cdecl FastLock::operator=(class FastLock const &)) + ??4Fragment@PacketParser@@QAAAAV01@$$QAV01@@Z (public: class PacketParser::Fragment & __cdecl PacketParser::Fragment::operator=(class PacketParser::Fragment &&)) + ??4Fragment@PacketParser@@QAAAAV01@ABV01@@Z (public: class PacketParser::Fragment & __cdecl PacketParser::Fragment::operator=(class PacketParser::Fragment const &)) + ??4IConfigChangeObserver@@QAAAAV0@ABV0@@Z (public: class IConfigChangeObserver & __cdecl IConfigChangeObserver::operator=(class IConfigChangeObserver const &)) + ??4ILifeTimeMgmt@@QAAAAV0@ABV0@@Z (public: class ILifeTimeMgmt & __cdecl ILifeTimeMgmt::operator=(class ILifeTimeMgmt const &)) + ??4IWSManGroupPolicyObserver@@QAAAAV0@ABV0@@Z (public: class IWSManGroupPolicyObserver & __cdecl IWSManGroupPolicyObserver::operator=(class IWSManGroupPolicyObserver const &)) + ??4IWSManGroupPolicyPublisher@@QAAAAV0@ABV0@@Z (public: class IWSManGroupPolicyPublisher & __cdecl IWSManGroupPolicyPublisher::operator=(class IWSManGroupPolicyPublisher const &)) + ??4Locale@@QAAAAV0@ABV0@@Z (public: class Locale & __cdecl Locale::operator=(class Locale const &)) + ??4NotUnderstandSoapHeader@PacketParser@@QAAAAV01@$$QAV01@@Z (public: class PacketParser::NotUnderstandSoapHeader & __cdecl PacketParser::NotUnderstandSoapHeader::operator=(class PacketParser::NotUnderstandSoapHeader &&)) + ??4NotUnderstandSoapHeader@PacketParser@@QAAAAV01@ABV01@@Z (public: class PacketParser::NotUnderstandSoapHeader & __cdecl PacketParser::NotUnderstandSoapHeader::operator=(class PacketParser::NotUnderstandSoapHeader const &)) + ??4PacketFormatter@@QAAAAV0@$$QAV0@@Z (public: class PacketFormatter & __cdecl PacketFormatter::operator=(class PacketFormatter &&)) + ??4PacketFormatter@@QAAAAV0@ABV0@@Z (public: class PacketFormatter & __cdecl PacketFormatter::operator=(class PacketFormatter const &)) + ??4RBUFFER@@QAAAAV0@ABV0@@Z (public: class RBUFFER & __cdecl RBUFFER::operator=(class RBUFFER const &)) + ??4SBUFFER@@QAAAAV0@$$QAV0@@Z (public: class SBUFFER & __cdecl SBUFFER::operator=(class SBUFFER &&)) + ??4SBUFFER@@QAAAAV0@ABV0@@Z (public: class SBUFFER & __cdecl SBUFFER::operator=(class SBUFFER const &)) + ??4SessionId@PacketParser@@QAAAAV01@$$QAV01@@Z (public: class PacketParser::SessionId & __cdecl PacketParser::SessionId::operator=(class PacketParser::SessionId &&)) + ??4SessionId@PacketParser@@QAAAAV01@ABV01@@Z (public: class PacketParser::SessionId & __cdecl PacketParser::SessionId::operator=(class PacketParser::SessionId const &)) + ??4SoapSemanticConverter@@QAAAAV0@ABV0@@Z (public: class SoapSemanticConverter & __cdecl SoapSemanticConverter::operator=(class SoapSemanticConverter const &)) + ??4UserAuthzRecord@@QAAAAV0@$$QAV0@@Z (public: class UserAuthzRecord & __cdecl UserAuthzRecord::operator=(class UserAuthzRecord &&)) + ??4UserAuthzRecord@@QAAAAV0@ABV0@@Z (public: class UserAuthzRecord & __cdecl UserAuthzRecord::operator=(class UserAuthzRecord const &)) + ??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataFormatDWORD@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(class BufferFormatterDataFormatDWORD &)) + ??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataFormatULONGLONG@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(class BufferFormatterDataFormatULONGLONG &)) + ??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataPCWSTR@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(class BufferFormatterDataPCWSTR &)) + ??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataPUCHAR@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(class BufferFormatterDataPUCHAR &)) + ??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataXmlEscape@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(class BufferFormatterDataXmlEscape &)) + ??6BufferFormatter@@UAAAAV0@K@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(unsigned long)) + ??6BufferFormatter@@UAAAAV0@PAU_FWXML_ELEMENT@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(struct _FWXML_ELEMENT *)) + ??7?$AutoCleanup@V?$AutoDelete@G@@PAG@@QBA_NXZ (public: bool __cdecl AutoCleanup,unsigned short *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QBA_NXZ (public: bool __cdecl AutoCleanup >,class SafeSet *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QBA_NXZ (public: bool __cdecl AutoCleanup >,class SafeSet *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QBA_NXZ (public: bool __cdecl AutoCleanup > >,class std::set > *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class ConfigUpdate *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class EnumSinkEx *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class GeneralSinkEx *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class ISpecification *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class RunAsConfiguration *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class SubscriptionEnumerator *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class TSTRBUFFER *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class WmiEnumContext *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QBA_NXZ (public: bool __cdecl AutoCleanup,char *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QBA_NXZ (public: bool __cdecl AutoCleanup,unsigned char *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QBA_NXZ (public: bool __cdecl AutoCleanup,unsigned short *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QBA_NXZ (public: bool __cdecl AutoCleanup,unsigned short * *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QBA_NXZ (public: bool __cdecl AutoCleanup,unsigned short const * *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QBA_NXZ (public: bool __cdecl AutoCleanup,void *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IClientSecurity *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IErrorInfo *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IUnknown *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemClassObject *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemContext *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemLocator *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemPath *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemQuery *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemServices *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class CClientConfigSettings *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class CConfigManager *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class CRemoteSession *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class CRequestContext *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class CWSManEPR *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class CWSManResource *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class EnumSinkEx *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class GeneralSinkEx *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class IRequestContext *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QBA_NXZ (public: bool __cdecl AutoCleanup,class InboundRequestDetails *>::operator!(void)const ) + ??7?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoHandle@@PAX@@QBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoImpersonateUser@@PAX@@QBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??A?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAPAKABUPluginKey@@@Z (public: unsigned long * __cdecl SafeMap >::operator[](struct PluginKey const &)) + ??A?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAAPAPAVBlockedRecord@@ABUUserKey@@@Z (public: class BlockedRecord * * __cdecl SafeMap >::operator[](struct UserKey const &)) + ??A?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAPAVCertThumbprintMappedSet@CServiceConfigSettings@@ABVCertThumbprintKey@@@Z (public: class CServiceConfigSettings::CertThumbprintMappedSet * __cdecl SafeMap >::operator[](class CertThumbprintKey const &)) + ??A?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAPAKABVStringKeyCI@@@Z (public: unsigned long * __cdecl SafeMap >::operator[](class StringKeyCI const &)) + ??A?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAPAUUSER_CONTEXT_INFO@WSManHttpListener@@ABVStringKeyCI@@@Z (public: struct WSManHttpListener::USER_CONTEXT_INFO * __cdecl SafeMap >::operator[](class StringKeyCI const &)) + ??A?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAPAPAVExpiredOperationIdRecord@@ABVStringKeyStore@@@Z (public: class ExpiredOperationIdRecord * * __cdecl SafeMap >::operator[](class StringKeyStore const &)) + ??A?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAAPAPAVServerFullDuplexChannel@@ABVStringKeyStore@@@Z (public: class ServerFullDuplexChannel * * __cdecl SafeMap >::operator[](class StringKeyStore const &)) + ??A?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAPAPAVOptionValue@SessionOptions@Client@WSMan@@ABW4WSManSessionOption@@@Z (public: class WSMan::Client::SessionOptions::OptionValue * * __cdecl SafeMap >::operator[](enum WSManSessionOption const &)) + ??A?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAAPAPAVSendPacketArgs@RobustConnectionBuffer@@AB_K@Z (public: class RobustConnectionBuffer::SendPacketArgs * * __cdecl SafeMap >::operator[](unsigned __int64 const &)) + ??A?$SafeSet@PAX@@QBAPBQAXABQAX@Z (public: void * const * __cdecl SafeSet::operator[](void * const &)const ) + ??B?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAAPADXZ (public: __cdecl AutoCleanup,char *>::operator char *(void)) + ??B?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAPAGXZ (public: __cdecl AutoCleanup,unsigned short *>::operator unsigned short *(void)) + ??B?$AutoCleanup@V?$AutoDelete@G@@PAG@@QBAQAGXZ (public: __cdecl AutoCleanup,unsigned short *>::operator unsigned short * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAAPAUIPRange@CWSManIPFilter@@XZ (public: __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::operator struct CWSManIPFilter::IPRange *(void)) + ??B?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@QAAPAU_SID@@XZ (public: __cdecl AutoCleanup,struct _SID *>::operator struct _SID *(void)) + ??B?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAAPAU_WSMAN_STREAM_ID_SET@@XZ (public: __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::operator struct _WSMAN_STREAM_ID_SET *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAAPAV?$Handle@VISubscription@@@@XZ (public: __cdecl AutoCleanup >,class Handle *>::operator class Handle *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAPAV?$SafeMap_Iterator@VStringKeyCI@@K@@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator class SafeMap_Iterator *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAPAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator class SafeMap_Iterator *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAPAV?$SafeSet@PAVCCertMapping@@@@XZ (public: __cdecl AutoCleanup >,class SafeSet *>::operator class SafeSet *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAPAV?$SafeSet@PAVCShellUriSettings@@@@XZ (public: __cdecl AutoCleanup >,class SafeSet *>::operator class SafeSet *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAPAV?$SafeSet_Iterator@PAVCListenerOperation@@@@XZ (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::operator class SafeSet_Iterator *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAPAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@XZ (public: __cdecl AutoCleanup > >,class std::set > *>::operator class std::set > *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAPAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@XZ (public: __cdecl AutoCleanup > >,class std::set > *>::operator class std::set > *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAPAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::operator class std::vector > *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QBAQAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::operator class std::vector > * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAPAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::operator class std::vector > *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAAPAVAdminSid@CSecurity@@XZ (public: __cdecl AutoCleanup,class CSecurity::AdminSid *>::operator class CSecurity::AdminSid *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAPAVBlockedRecord@@XZ (public: __cdecl AutoCleanup,class BlockedRecord *>::operator class BlockedRecord *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache *>::operator class CBaseConfigCache *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAAPAVCCertMapping@@XZ (public: __cdecl AutoCleanup,class CCertMapping *>::operator class CCertMapping *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAAPAVCConfigChangeSource@@XZ (public: __cdecl AutoCleanup,class CConfigChangeSource *>::operator class CConfigChangeSource *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAAPAVCListenerSettings@@XZ (public: __cdecl AutoCleanup,class CListenerSettings *>::operator class CListenerSettings *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAAPAVCObserverConfigChangeErrors@@XZ (public: __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::operator class CObserverConfigChangeErrors *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAPAVCServiceWatcher@CServiceConfigCache@@XZ (public: __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::operator class CServiceConfigCache::CServiceWatcher *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAAPAVCShellUriSettings@@XZ (public: __cdecl AutoCleanup,class CShellUriSettings *>::operator class CShellUriSettings *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::operator class CWSManEPR *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ (public: __cdecl AutoCleanup,class CWSManResource *>::operator class CWSManResource *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAPAVCertHash@@XZ (public: __cdecl AutoCleanup,class CertHash *>::operator class CertHash *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAPAVConfigUpdate@@XZ (public: __cdecl AutoCleanup,class ConfigUpdate *>::operator class ConfigUpdate *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::operator class EnumSinkEx *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::operator class EnumSinkEx * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAAPAVEventHandler@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::EventHandler *>::operator class WSMan::EventHandler *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAAPAVExpiredOperationIdRecord@@XZ (public: __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::operator class ExpiredOperationIdRecord *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAAPAVGPApiManager@@XZ (public: __cdecl AutoCleanup,class GPApiManager *>::operator class GPApiManager *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::operator class GeneralSinkEx *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::operator class GeneralSinkEx * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAAPAVIChannelObserverFactory@@XZ (public: __cdecl AutoCleanup,class IChannelObserverFactory *>::operator class IChannelObserverFactory *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAVIQueryDASHSMASHInterface@@XZ (public: __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator class IQueryDASHSMASHInterface *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QBAQAVIQueryDASHSMASHInterface@@XZ (public: __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator class IQueryDASHSMASHInterface * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAVISpecification@@XZ (public: __cdecl AutoCleanup,class ISpecification *>::operator class ISpecification *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QBAQAVISpecification@@XZ (public: __cdecl AutoCleanup,class ISpecification *>::operator class ISpecification * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAAPAVInteractiveSid@CSecurity@@XZ (public: __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::operator class CSecurity::InteractiveSid *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAAPAVIpHlpApiDllLoader@@XZ (public: __cdecl AutoCleanup,class IpHlpApiDllLoader *>::operator class IpHlpApiDllLoader *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAAPAVMachineName@@XZ (public: __cdecl AutoCleanup,class MachineName *>::operator class MachineName *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAAPAVNetworkServiceSid@CSecurity@@XZ (public: __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::operator class CSecurity::NetworkServiceSid *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAAPAVNtDsApiDllLoader@@XZ (public: __cdecl AutoCleanup,class NtDsApiDllLoader *>::operator class NtDsApiDllLoader *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::operator class WSMan::Client::SessionOptions::OptionValue *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAPAVPacketCreator@@XZ (public: __cdecl AutoCleanup,class PacketCreator *>::operator class PacketCreator *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAAPAVPacketParser@@XZ (public: __cdecl AutoCleanup,class PacketParser *>::operator class PacketParser *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAAPAVResources@Locale@@XZ (public: __cdecl AutoCleanup,class Locale::Resources *>::operator class Locale::Resources *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAPAVSecurityEntry@Catalog@@XZ (public: __cdecl AutoCleanup,class Catalog::SecurityEntry *>::operator class Catalog::SecurityEntry *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAPAVServiceSoapProcessor@@XZ (public: __cdecl AutoCleanup,class ServiceSoapProcessor *>::operator class ServiceSoapProcessor *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAAPAVShell32DllLoader@@XZ (public: __cdecl AutoCleanup,class Shell32DllLoader *>::operator class Shell32DllLoader *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAAPAVShlWApiDllLoader@@XZ (public: __cdecl AutoCleanup,class ShlWApiDllLoader *>::operator class ShlWApiDllLoader *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAAPAVSubscriptionManager@@XZ (public: __cdecl AutoCleanup,class SubscriptionManager *>::operator class SubscriptionManager *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAVTSTRBUFFER@@XZ (public: __cdecl AutoCleanup,class TSTRBUFFER *>::operator class TSTRBUFFER *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QBAQAVTSTRBUFFER@@XZ (public: __cdecl AutoCleanup,class TSTRBUFFER *>::operator class TSTRBUFFER * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAAPAVUniqueStringOverflow@@XZ (public: __cdecl AutoCleanup,class UniqueStringOverflow *>::operator class UniqueStringOverflow *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAAPAVUser32DllLoader@@XZ (public: __cdecl AutoCleanup,class User32DllLoader *>::operator class User32DllLoader *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAAPAVWSMANCONFIGTABLE_IDENTITY@@XZ (public: __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::operator class WSMANCONFIGTABLE_IDENTITY *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAAPAVWSManMemCryptManager@@XZ (public: __cdecl AutoCleanup,class WSManMemCryptManager *>::operator class WSManMemCryptManager *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAVWmiEnumContext@@XZ (public: __cdecl AutoCleanup,class WmiEnumContext *>::operator class WmiEnumContext *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QBAQAVWmiEnumContext@@XZ (public: __cdecl AutoCleanup,class WmiEnumContext *>::operator class WmiEnumContext * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAVXmlReader@@XZ (public: __cdecl AutoCleanup,class XmlReader *>::operator class XmlReader *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAPBGXZ (public: __cdecl AutoCleanup,unsigned short const *>::operator unsigned short const *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAAPADXZ (public: __cdecl AutoCleanup,char *>::operator char *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAEXZ (public: __cdecl AutoCleanup,unsigned char *>::operator unsigned char *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QBAQAEXZ (public: __cdecl AutoCleanup,unsigned char *>::operator unsigned char * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ (public: __cdecl AutoCleanup,unsigned short *>::operator unsigned short *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QBAQAGXZ (public: __cdecl AutoCleanup,unsigned short *>::operator unsigned short * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@QAAPAHXZ (public: __cdecl AutoCleanup,int *>::operator int *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAGXZ (public: __cdecl AutoCleanup,unsigned short * *>::operator unsigned short * *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QBAQAPAGXZ (public: __cdecl AutoCleanup,unsigned short * *>::operator unsigned short * * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPBGXZ (public: __cdecl AutoCleanup,unsigned short const * *>::operator unsigned short const * *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QBAQAPBGXZ (public: __cdecl AutoCleanup,unsigned short const * *>::operator unsigned short const * * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAAPAU_CONFIG_UPDATE@@XZ (public: __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::operator struct _CONFIG_UPDATE *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QBAQAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAU_WINRS_RUN_COMMAND_ARG@@XZ (public: __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator struct _WINRS_RUN_COMMAND_ARG *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QBAQAU_WINRS_RUN_COMMAND_ARG@@XZ (public: __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator struct _WINRS_RUN_COMMAND_ARG * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAAPAU_WSMAN_OPTION@@XZ (public: __cdecl AutoCleanup,struct _WSMAN_OPTION *>::operator struct _WSMAN_OPTION *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAAPAXXZ (public: __cdecl AutoCleanup,void *>::operator void *(void)) + ??B?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAEXZ (public: __cdecl AutoCleanup,unsigned char *>::operator unsigned char *(void)) + ??B?$AutoCleanup@V?$AutoFree@E@@PAE@@QBAQAEXZ (public: __cdecl AutoCleanup,unsigned char *>::operator unsigned char * const(void)const ) + ??B?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAPAVPacket@@XZ (public: __cdecl AutoCleanup,class Packet *>::operator class Packet *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAAPAUIAppHostChildElementCollection@@XZ (public: __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::operator struct IAppHostChildElementCollection *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAAPAUIAppHostElement@@XZ (public: __cdecl AutoCleanup,struct IAppHostElement *>::operator struct IAppHostElement *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAAPAUIAppHostElementCollection@@XZ (public: __cdecl AutoCleanup,struct IAppHostElementCollection *>::operator struct IAppHostElementCollection *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAUIClientSecurity@@XZ (public: __cdecl AutoCleanup,struct IClientSecurity *>::operator struct IClientSecurity *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QBAQAUIClientSecurity@@XZ (public: __cdecl AutoCleanup,struct IClientSecurity *>::operator struct IClientSecurity * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAUIEnumWbemClassObject@@XZ (public: __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator struct IEnumWbemClassObject *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QBAQAUIEnumWbemClassObject@@XZ (public: __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator struct IEnumWbemClassObject * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAUIErrorInfo@@XZ (public: __cdecl AutoCleanup,struct IErrorInfo *>::operator struct IErrorInfo *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QBAQAUIErrorInfo@@XZ (public: __cdecl AutoCleanup,struct IErrorInfo *>::operator struct IErrorInfo * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAUIUnknown@@XZ (public: __cdecl AutoCleanup,struct IUnknown *>::operator struct IUnknown *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QBAQAUIUnknown@@XZ (public: __cdecl AutoCleanup,struct IUnknown *>::operator struct IUnknown * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAUIWbemClassObject@@XZ (public: __cdecl AutoCleanup,struct IWbemClassObject *>::operator struct IWbemClassObject *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QBAQAUIWbemClassObject@@XZ (public: __cdecl AutoCleanup,struct IWbemClassObject *>::operator struct IWbemClassObject * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAUIWbemContext@@XZ (public: __cdecl AutoCleanup,struct IWbemContext *>::operator struct IWbemContext *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QBAQAUIWbemContext@@XZ (public: __cdecl AutoCleanup,struct IWbemContext *>::operator struct IWbemContext * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAUIWbemLocator@@XZ (public: __cdecl AutoCleanup,struct IWbemLocator *>::operator struct IWbemLocator *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QBAQAUIWbemLocator@@XZ (public: __cdecl AutoCleanup,struct IWbemLocator *>::operator struct IWbemLocator * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAUIWbemObjectTextSrc@@XZ (public: __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator struct IWbemObjectTextSrc *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QBAQAUIWbemObjectTextSrc@@XZ (public: __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator struct IWbemObjectTextSrc * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAUIWbemPath@@XZ (public: __cdecl AutoCleanup,struct IWbemPath *>::operator struct IWbemPath *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QBAQAUIWbemPath@@XZ (public: __cdecl AutoCleanup,struct IWbemPath *>::operator struct IWbemPath * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAUIWbemPathKeyList@@XZ (public: __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator struct IWbemPathKeyList *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QBAQAUIWbemPathKeyList@@XZ (public: __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator struct IWbemPathKeyList * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAUIWbemQualifierSet@@XZ (public: __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator struct IWbemQualifierSet *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QBAQAUIWbemQualifierSet@@XZ (public: __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator struct IWbemQualifierSet * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAUIWbemQuery@@XZ (public: __cdecl AutoCleanup,struct IWbemQuery *>::operator struct IWbemQuery *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QBAQAUIWbemQuery@@XZ (public: __cdecl AutoCleanup,struct IWbemQuery *>::operator struct IWbemQuery * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAUIWbemServices@@XZ (public: __cdecl AutoCleanup,struct IWbemServices *>::operator struct IWbemServices *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QBAQAUIWbemServices@@XZ (public: __cdecl AutoCleanup,struct IWbemServices *>::operator struct IWbemServices * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache *>::operator class CBaseConfigCache *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAPAVCClientConfigSettings@@XZ (public: __cdecl AutoCleanup,class CClientConfigSettings *>::operator class CClientConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAAPAVCCommonConfigSettings@@XZ (public: __cdecl AutoCleanup,class CCommonConfigSettings *>::operator class CCommonConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAAPAVCConfigCacheMap@CBaseConfigCache@@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::operator class CBaseConfigCache::CConfigCacheMap *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAPAVCConfigManager@@XZ (public: __cdecl AutoCleanup,class CConfigManager *>::operator class CConfigManager *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAPAVCRemoteSession@@XZ (public: __cdecl AutoCleanup,class CRemoteSession *>::operator class CRemoteSession *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAPAVCRequestContext@@XZ (public: __cdecl AutoCleanup,class CRequestContext *>::operator class CRequestContext *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAAPAVCServiceCommonConfigSettings@@XZ (public: __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::operator class CServiceCommonConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAAPAVCServiceConfigCache@@XZ (public: __cdecl AutoCleanup,class CServiceConfigCache *>::operator class CServiceConfigCache *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAPAVCServiceConfigSettings@@XZ (public: __cdecl AutoCleanup,class CServiceConfigSettings *>::operator class CServiceConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::operator class CWSManEPR *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QBAQAVCWSManEPR@@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::operator class CWSManEPR * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAAPAVCWSManGroupPolicyCache@@XZ (public: __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::operator class CWSManGroupPolicyCache *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAPAVCWSManGroupPolicyManager@@XZ (public: __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::operator class CWSManGroupPolicyManager *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAAPAVCWSManObject@@XZ (public: __cdecl AutoCleanup,class CWSManObject *>::operator class CWSManObject *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ (public: __cdecl AutoCleanup,class CWSManResource *>::operator class CWSManResource *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QBAQAVCWSManResource@@XZ (public: __cdecl AutoCleanup,class CWSManResource *>::operator class CWSManResource * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAVCWinRSPluginConfigCache@@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator class CWinRSPluginConfigCache *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QBAQAVCWinRSPluginConfigCache@@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator class CWinRSPluginConfigCache * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAPAVCWinRSPluginConfigSettings@@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::operator class CWinRSPluginConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAVCommand@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Command *>::operator class WSMan::Client::Command *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAAPAVConfigNotification@@XZ (public: __cdecl AutoCleanup,class ConfigNotification *>::operator class ConfigNotification *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAAPAVConnectShellOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::operator class WSMan::Client::ConnectShellOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAAPAVCreateShellOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::operator class WSMan::Client::CreateShellOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAAPAVDeleteShellOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::operator class WSMan::Client::DeleteShellOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAAPAVDisconnectOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::operator class WSMan::Client::DisconnectOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::operator class EnumSinkEx *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::operator class EnumSinkEx * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::operator class GeneralSinkEx *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::operator class GeneralSinkEx * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@QAAPAVIISConfigSettings@@XZ (public: __cdecl AutoCleanup,class IISConfigSettings *>::operator class IISConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAAPAVIPCSoapProcessor@@XZ (public: __cdecl AutoCleanup,class IPCSoapProcessor *>::operator class IPCSoapProcessor *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAVIRequestContext@@XZ (public: __cdecl AutoCleanup,class IRequestContext *>::operator class IRequestContext *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QBAQAVIRequestContext@@XZ (public: __cdecl AutoCleanup,class IRequestContext *>::operator class IRequestContext * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAAPAVISubscription@@XZ (public: __cdecl AutoCleanup,class ISubscription *>::operator class ISubscription *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAAPAVInboundRequestDetails@@XZ (public: __cdecl AutoCleanup,class InboundRequestDetails *>::operator class InboundRequestDetails *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QBAQAVInboundRequestDetails@@XZ (public: __cdecl AutoCleanup,class InboundRequestDetails *>::operator class InboundRequestDetails * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAVReceiveOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::operator class WSMan::Client::ReceiveOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAAPAVReconnectOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::operator class WSMan::Client::ReconnectOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAVSendOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::operator class WSMan::Client::SendOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAVShell@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::operator class WSMan::Client::Shell *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QBAQAVShell@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::operator class WSMan::Client::Shell * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAVSignalOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::operator class WSMan::Client::SignalOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAAPAVUserRecord@@XZ (public: __cdecl AutoCleanup,class UserRecord *>::operator class UserRecord *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QBAQAVUserRecord@@XZ (public: __cdecl AutoCleanup,class UserRecord *>::operator class UserRecord * const(void)const ) + ??B?$AutoCleanup@VAutoBstr@@PAG@@QAAPAGXZ (public: __cdecl AutoCleanup::operator unsigned short *(void)) + ??B?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAGXZ (public: __cdecl AutoCleanup::operator unsigned short *(void)) + ??B?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QBAQAGXZ (public: __cdecl AutoCleanup::operator unsigned short * const(void)const ) + ??B?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAPBU_CERT_CONTEXT@@XZ (public: __cdecl AutoCleanup::operator struct _CERT_CONTEXT const *(void)) + ??B?$AutoCleanup@VAutoHandle@@PAX@@QAAPAXXZ (public: __cdecl AutoCleanup::operator void *(void)) + ??B?$AutoCleanup@VAutoHandle@@PAX@@QBAQAXXZ (public: __cdecl AutoCleanup::operator void * const(void)const ) + ??B?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAXXZ (public: __cdecl AutoCleanup::operator void *(void)) + ??B?$AutoCleanup@VAutoImpersonateUser@@PAX@@QBAQAXXZ (public: __cdecl AutoCleanup::operator void * const(void)const ) + ??B?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAAPAUHINSTANCE__@@XZ (public: __cdecl AutoCleanup::operator struct HINSTANCE__ *(void)) + ??B?$AutoCleanup@VAutoLocalFree@@PAX@@QAAPAXXZ (public: __cdecl AutoCleanup::operator void *(void)) + ??B?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAU_MI_Class@@XZ (public: __cdecl AutoCleanup::operator struct _MI_Class *(void)) + ??B?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAPAU_MI_Instance@@XZ (public: __cdecl AutoCleanup::operator struct _MI_Instance *(void)) + ??B?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAPAUHKEY__@@XZ (public: __cdecl AutoCleanup::operator struct HKEY__ *(void)) + ??B?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAPAXXZ (public: __cdecl AutoCleanup::operator void *(void)) + ??B?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@VStringKeyCI@@K@@QBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAAPAU_WSMAN_STREAM_ID_SET@@XZ (public: struct _WSMAN_STREAM_ID_SET * __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAAPAV?$Handle@VISubscription@@@@XZ (public: class Handle * __cdecl AutoCleanup >,class Handle *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAPAV?$SafeMap_Iterator@VStringKeyCI@@K@@XZ (public: class SafeMap_Iterator * __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAPAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ (public: class SafeMap_Iterator * __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAPAV?$SafeSet@PAVCCertMapping@@@@XZ (public: class SafeSet * __cdecl AutoCleanup >,class SafeSet *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAPAV?$SafeSet@PAVCShellUriSettings@@@@XZ (public: class SafeSet * __cdecl AutoCleanup >,class SafeSet *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAPAV?$SafeSet_Iterator@PAVCListenerOperation@@@@XZ (public: class SafeSet_Iterator * __cdecl AutoCleanup >,class SafeSet_Iterator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAPAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@XZ (public: class std::set > * __cdecl AutoCleanup > >,class std::set > *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAPAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@XZ (public: class std::set > * __cdecl AutoCleanup > >,class std::set > *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAPAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@XZ (public: class std::vector > * __cdecl AutoCleanup > >,class std::vector > *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAPAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@XZ (public: class std::vector > * __cdecl AutoCleanup > >,class std::vector > *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAPAVBlockedRecord@@XZ (public: class BlockedRecord * __cdecl AutoCleanup,class BlockedRecord *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ (public: class CBaseConfigCache * __cdecl AutoCleanup,class CBaseConfigCache *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAAPAVCCertMapping@@XZ (public: class CCertMapping * __cdecl AutoCleanup,class CCertMapping *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAAPAVCConfigChangeSource@@XZ (public: class CConfigChangeSource * __cdecl AutoCleanup,class CConfigChangeSource *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAAPAVCListenerSettings@@XZ (public: class CListenerSettings * __cdecl AutoCleanup,class CListenerSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAPAVCServiceWatcher@CServiceConfigCache@@XZ (public: class CServiceConfigCache::CServiceWatcher * __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAAPAVCShellUriSettings@@XZ (public: class CShellUriSettings * __cdecl AutoCleanup,class CShellUriSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ (public: class CWSManEPR * __cdecl AutoCleanup,class CWSManEPR *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ (public: class CWSManResource * __cdecl AutoCleanup,class CWSManResource *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAPAVCertHash@@XZ (public: class CertHash * __cdecl AutoCleanup,class CertHash *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAPAVConfigUpdate@@XZ (public: class ConfigUpdate * __cdecl AutoCleanup,class ConfigUpdate *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAAPAVExpiredOperationIdRecord@@XZ (public: class ExpiredOperationIdRecord * __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAAPAVGPApiManager@@XZ (public: class GPApiManager * __cdecl AutoCleanup,class GPApiManager *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAAPAVIChannelObserverFactory@@XZ (public: class IChannelObserverFactory * __cdecl AutoCleanup,class IChannelObserverFactory *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAVIQueryDASHSMASHInterface@@XZ (public: class IQueryDASHSMASHInterface * __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QBAQAVIQueryDASHSMASHInterface@@XZ (public: class IQueryDASHSMASHInterface * __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAVISpecification@@XZ (public: class ISpecification * __cdecl AutoCleanup,class ISpecification *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QBAQAVISpecification@@XZ (public: class ISpecification * __cdecl AutoCleanup,class ISpecification *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@QAAPAVMasterReceiveData@CListenerReceive@@XZ (public: class CListenerReceive::MasterReceiveData * __cdecl AutoCleanup,class CListenerReceive::MasterReceiveData *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ (public: class WSMan::Client::SessionOptions::OptionValue * __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAPAVPacketCreator@@XZ (public: class PacketCreator * __cdecl AutoCleanup,class PacketCreator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAAPAVPacketParser@@XZ (public: class PacketParser * __cdecl AutoCleanup,class PacketParser *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAAPAVRunAsConfiguration@@XZ (public: class RunAsConfiguration * __cdecl AutoCleanup,class RunAsConfiguration *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAPAVSecurityEntry@Catalog@@XZ (public: class Catalog::SecurityEntry * __cdecl AutoCleanup,class Catalog::SecurityEntry *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@QAAPAVSendPacketArgs@RobustConnectionBuffer@@XZ (public: class RobustConnectionBuffer::SendPacketArgs * __cdecl AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAPAVServiceSoapProcessor@@XZ (public: class ServiceSoapProcessor * __cdecl AutoCleanup,class ServiceSoapProcessor *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAAPAVSubscriptionEnumerator@@XZ (public: class SubscriptionEnumerator * __cdecl AutoCleanup,class SubscriptionEnumerator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAVTSTRBUFFER@@XZ (public: class TSTRBUFFER * __cdecl AutoCleanup,class TSTRBUFFER *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QBAQAVTSTRBUFFER@@XZ (public: class TSTRBUFFER * __cdecl AutoCleanup,class TSTRBUFFER *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAAPAVUniqueStringOverflow@@XZ (public: class UniqueStringOverflow * __cdecl AutoCleanup,class UniqueStringOverflow *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAAPAVWSMANCONFIGTABLE_IDENTITY@@XZ (public: class WSMANCONFIGTABLE_IDENTITY * __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAVWmiEnumContext@@XZ (public: class WmiEnumContext * __cdecl AutoCleanup,class WmiEnumContext *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QBAQAVWmiEnumContext@@XZ (public: class WmiEnumContext * __cdecl AutoCleanup,class WmiEnumContext *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAVXmlReader@@XZ (public: class XmlReader * __cdecl AutoCleanup,class XmlReader *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAEXZ (public: unsigned char * __cdecl AutoCleanup,unsigned char *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QBAQAEXZ (public: unsigned char * __cdecl AutoCleanup,unsigned char *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ (public: unsigned short * __cdecl AutoCleanup,unsigned short *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QBAQAGXZ (public: unsigned short * __cdecl AutoCleanup,unsigned short *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAGXZ (public: unsigned short * * __cdecl AutoCleanup,unsigned short * *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QBAQAPAGXZ (public: unsigned short * * __cdecl AutoCleanup,unsigned short * *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPBGXZ (public: unsigned short const * * __cdecl AutoCleanup,unsigned short const * *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QBAQAPBGXZ (public: unsigned short const * * __cdecl AutoCleanup,unsigned short const * *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE * __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QBAQAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE * __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAU_WINRS_RUN_COMMAND_ARG@@XZ (public: struct _WINRS_RUN_COMMAND_ARG * __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QBAQAU_WINRS_RUN_COMMAND_ARG@@XZ (public: struct _WINRS_RUN_COMMAND_ARG * __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAAPAUIAppHostChildElementCollection@@XZ (public: struct IAppHostChildElementCollection * __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAAPAUIAppHostElementCollection@@XZ (public: struct IAppHostElementCollection * __cdecl AutoCleanup,struct IAppHostElementCollection *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAAPAUIAppHostProperty@@XZ (public: struct IAppHostProperty * __cdecl AutoCleanup,struct IAppHostProperty *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAAPAUIAppHostPropertyCollection@@XZ (public: struct IAppHostPropertyCollection * __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAUIClientSecurity@@XZ (public: struct IClientSecurity * __cdecl AutoCleanup,struct IClientSecurity *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QBAQAUIClientSecurity@@XZ (public: struct IClientSecurity * __cdecl AutoCleanup,struct IClientSecurity *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAUIEnumWbemClassObject@@XZ (public: struct IEnumWbemClassObject * __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QBAQAUIEnumWbemClassObject@@XZ (public: struct IEnumWbemClassObject * __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAUIErrorInfo@@XZ (public: struct IErrorInfo * __cdecl AutoCleanup,struct IErrorInfo *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QBAQAUIErrorInfo@@XZ (public: struct IErrorInfo * __cdecl AutoCleanup,struct IErrorInfo *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAUIUnknown@@XZ (public: struct IUnknown * __cdecl AutoCleanup,struct IUnknown *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QBAQAUIUnknown@@XZ (public: struct IUnknown * __cdecl AutoCleanup,struct IUnknown *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl AutoCleanup,struct IWbemClassObject *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QBAQAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl AutoCleanup,struct IWbemClassObject *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAUIWbemContext@@XZ (public: struct IWbemContext * __cdecl AutoCleanup,struct IWbemContext *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QBAQAUIWbemContext@@XZ (public: struct IWbemContext * __cdecl AutoCleanup,struct IWbemContext *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAUIWbemLocator@@XZ (public: struct IWbemLocator * __cdecl AutoCleanup,struct IWbemLocator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QBAQAUIWbemLocator@@XZ (public: struct IWbemLocator * __cdecl AutoCleanup,struct IWbemLocator *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAUIWbemObjectTextSrc@@XZ (public: struct IWbemObjectTextSrc * __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QBAQAUIWbemObjectTextSrc@@XZ (public: struct IWbemObjectTextSrc * __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAUIWbemPath@@XZ (public: struct IWbemPath * __cdecl AutoCleanup,struct IWbemPath *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QBAQAUIWbemPath@@XZ (public: struct IWbemPath * __cdecl AutoCleanup,struct IWbemPath *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAUIWbemPathKeyList@@XZ (public: struct IWbemPathKeyList * __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QBAQAUIWbemPathKeyList@@XZ (public: struct IWbemPathKeyList * __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAUIWbemQualifierSet@@XZ (public: struct IWbemQualifierSet * __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QBAQAUIWbemQualifierSet@@XZ (public: struct IWbemQualifierSet * __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAUIWbemQuery@@XZ (public: struct IWbemQuery * __cdecl AutoCleanup,struct IWbemQuery *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QBAQAUIWbemQuery@@XZ (public: struct IWbemQuery * __cdecl AutoCleanup,struct IWbemQuery *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAUIWbemServices@@XZ (public: struct IWbemServices * __cdecl AutoCleanup,struct IWbemServices *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QBAQAUIWbemServices@@XZ (public: struct IWbemServices * __cdecl AutoCleanup,struct IWbemServices *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ (public: class CBaseConfigCache * __cdecl AutoCleanup,class CBaseConfigCache *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAPAVCClientConfigSettings@@XZ (public: class CClientConfigSettings * __cdecl AutoCleanup,class CClientConfigSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAAPAVCConfigCacheMap@CBaseConfigCache@@XZ (public: class CBaseConfigCache::CConfigCacheMap * __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAPAVCConfigManager@@XZ (public: class CConfigManager * __cdecl AutoCleanup,class CConfigManager *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@QAAPAVCListenerReceive@@XZ (public: class CListenerReceive * __cdecl AutoCleanup,class CListenerReceive *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAPAVCRemoteSession@@XZ (public: class CRemoteSession * __cdecl AutoCleanup,class CRemoteSession *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QBAQAVCRemoteSession@@XZ (public: class CRemoteSession * __cdecl AutoCleanup,class CRemoteSession *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAPAVCRequestContext@@XZ (public: class CRequestContext * __cdecl AutoCleanup,class CRequestContext *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAAPAVCServiceCommonConfigSettings@@XZ (public: class CServiceCommonConfigSettings * __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAAPAVCServiceConfigCache@@XZ (public: class CServiceConfigCache * __cdecl AutoCleanup,class CServiceConfigCache *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAPAVCServiceConfigSettings@@XZ (public: class CServiceConfigSettings * __cdecl AutoCleanup,class CServiceConfigSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ (public: class CWSManEPR * __cdecl AutoCleanup,class CWSManEPR *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QBAQAVCWSManEPR@@XZ (public: class CWSManEPR * __cdecl AutoCleanup,class CWSManEPR *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAAPAVCWSManGroupPolicyCache@@XZ (public: class CWSManGroupPolicyCache * __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAPAVCWSManGroupPolicyManager@@XZ (public: class CWSManGroupPolicyManager * __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAAPAVCWSManObject@@XZ (public: class CWSManObject * __cdecl AutoCleanup,class CWSManObject *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ (public: class CWSManResource * __cdecl AutoCleanup,class CWSManResource *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAVCWinRSPluginConfigCache@@XZ (public: class CWinRSPluginConfigCache * __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QBAQAVCWinRSPluginConfigCache@@XZ (public: class CWinRSPluginConfigCache * __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAPAVCWinRSPluginConfigSettings@@XZ (public: class CWinRSPluginConfigSettings * __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAVCommand@Client@WSMan@@XZ (public: class WSMan::Client::Command * __cdecl AutoCleanup,class WSMan::Client::Command *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAAPAVConfigNotification@@XZ (public: class ConfigNotification * __cdecl AutoCleanup,class ConfigNotification *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAAPAVConnectShellOperation@Client@WSMan@@XZ (public: class WSMan::Client::ConnectShellOperation * __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAAPAVCreateShellOperation@Client@WSMan@@XZ (public: class WSMan::Client::CreateShellOperation * __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAAPAVDeleteShellOperation@Client@WSMan@@XZ (public: class WSMan::Client::DeleteShellOperation * __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAAPAVDisconnectOperation@Client@WSMan@@XZ (public: class WSMan::Client::DisconnectOperation * __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAAPAVIPCSoapProcessor@@XZ (public: class IPCSoapProcessor * __cdecl AutoCleanup,class IPCSoapProcessor *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAVIRequestContext@@XZ (public: class IRequestContext * __cdecl AutoCleanup,class IRequestContext *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QBAQAVIRequestContext@@XZ (public: class IRequestContext * __cdecl AutoCleanup,class IRequestContext *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAAPAVInboundRequestDetails@@XZ (public: class InboundRequestDetails * __cdecl AutoCleanup,class InboundRequestDetails *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QBAQAVInboundRequestDetails@@XZ (public: class InboundRequestDetails * __cdecl AutoCleanup,class InboundRequestDetails *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAVReceiveOperation@Client@WSMan@@XZ (public: class WSMan::Client::ReceiveOperation * __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAAPAVReconnectOperation@Client@WSMan@@XZ (public: class WSMan::Client::ReconnectOperation * __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAVSendOperation@Client@WSMan@@XZ (public: class WSMan::Client::SendOperation * __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAVShell@Client@WSMan@@XZ (public: class WSMan::Client::Shell * __cdecl AutoCleanup,class WSMan::Client::Shell *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QBAQAVShell@Client@WSMan@@XZ (public: class WSMan::Client::Shell * __cdecl AutoCleanup,class WSMan::Client::Shell *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAVSignalOperation@Client@WSMan@@XZ (public: class WSMan::Client::SignalOperation * __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAAPAVUserRecord@@XZ (public: class UserRecord * __cdecl AutoCleanup,class UserRecord *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAAPAVWSManHttpListener@@XZ (public: class WSManHttpListener * __cdecl AutoCleanup,class WSManHttpListener *>::operator->(void)) + ??C?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAGXZ (public: unsigned short * __cdecl AutoCleanup::operator->(void)) + ??C?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QBAQAGXZ (public: unsigned short * __cdecl AutoCleanup::operator->(void)const ) + ??C?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAAPBU_CERT_CHAIN_CONTEXT@@XZ (public: struct _CERT_CHAIN_CONTEXT const * __cdecl AutoCleanup::operator->(void)) + ??C?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAXXZ (public: void * __cdecl AutoCleanup::operator->(void)) + ??C?$AutoCleanup@VAutoImpersonateUser@@PAX@@QBAQAXXZ (public: void * __cdecl AutoCleanup::operator->(void)const ) + ??C?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAU_MI_Class@@XZ (public: struct _MI_Class * __cdecl AutoCleanup::operator->(void)) + ??C?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBAAAPAVExpiredOperationIdRecord@@XZ (public: class ExpiredOperationIdRecord * & __cdecl SafeMap_Iterator::operator->(void)const ) + ??C?$SafeSet_Iterator@PAVCListenerOperation@@@@QBAABQAVCListenerOperation@@XZ (public: class CListenerOperation * const & __cdecl SafeSet_Iterator::operator->(void)const ) + ??D?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBAAAVCertThumbprintMappedSet@CServiceConfigSettings@@XZ (public: class CServiceConfigSettings::CertThumbprintMappedSet & __cdecl SafeMap_Iterator::operator*(void)const ) + ??D?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAKXZ (public: unsigned long & __cdecl SafeMap_Iterator::operator*(void)const ) + ??D?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBAAAPAVExpiredOperationIdRecord@@XZ (public: class ExpiredOperationIdRecord * & __cdecl SafeMap_Iterator::operator*(void)const ) + ??D?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBAAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ (public: class WSMan::Client::SessionOptions::OptionValue * & __cdecl SafeMap_Iterator::operator*(void)const ) + ??D?$SafeSet_Iterator@PAVCCertMapping@@@@QBAABQAVCCertMapping@@XZ (public: class CCertMapping * const & __cdecl SafeSet_Iterator::operator*(void)const ) + ??D?$SafeSet_Iterator@PAVCListenerOperation@@@@QBAABQAVCListenerOperation@@XZ (public: class CListenerOperation * const & __cdecl SafeSet_Iterator::operator*(void)const ) + ??D?$SafeSet_Iterator@PAVCShellUriSettings@@@@QBAABQAVCShellUriSettings@@XZ (public: class CShellUriSettings * const & __cdecl SafeSet_Iterator::operator*(void)const ) + ??E?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@VStringKeyCI@@K@@QAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??_7?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeSet@PAVCCertMapping@@@@6B@ (const SafeSet::`vftable') + ??_7?$SafeSet@PAVCListenerOperation@@@@6B@ (const SafeSet::`vftable') + ??_7?$SafeSet@PAVCShellUriSettings@@@@6B@ (const SafeSet::`vftable') + ??_7?$SafeSet@PAX@@6B@ (const SafeSet::`vftable') + ??_7BufferFormatter@@6B@ (const BufferFormatter::`vftable') + ??_7CBaseConfigCache@@6BIConfigChangeObserver@@@ (const CBaseConfigCache::`vftable'{for `IConfigChangeObserver'}) + ??_7CBaseConfigCache@@6BILifeTimeMgmt@@@ (const CBaseConfigCache::`vftable'{for `ILifeTimeMgmt'}) + ??_7CClientConfigCache@@6BIConfigChangeObserver@@@ (const CClientConfigCache::`vftable'{for `IConfigChangeObserver'}) + ??_7CClientConfigCache@@6BILifeTimeMgmt@@@ (const CClientConfigCache::`vftable'{for `ILifeTimeMgmt'}) + ??_7CConfigManager@@6B@ (const CConfigManager::`vftable') + ??_7CErrorContext@@6B@ (const CErrorContext::`vftable') + ??_7CRequestContext@@6BCErrorContext@@@ (const CRequestContext::`vftable'{for `CErrorContext'}) + ??_7CRequestContext@@6BEtwCorrelationHelper@@@ (const CRequestContext::`vftable'{for `EtwCorrelationHelper'}) + ??_7CServiceConfigCache@@6BIConfigChangeObserver@@@ (const CServiceConfigCache::`vftable'{for `IConfigChangeObserver'}) + ??_7CServiceConfigCache@@6BILifeTimeMgmt@@@ (const CServiceConfigCache::`vftable'{for `ILifeTimeMgmt'}) + ??_7CWSManEPR@@6B@ (const CWSManEPR::`vftable') + ??_7CWSManGroupPolicyManager@@6B@ (const CWSManGroupPolicyManager::`vftable') + ??_7CWSManResource@@6B@ (const CWSManResource::`vftable') + ??_7CWSManResourceNoResourceUri@@6B@ (const CWSManResourceNoResourceUri::`vftable') + ??_7CWSManSecurityUI@@6B@ (const CWSManSecurityUI::`vftable') + ??_7CWinRSPluginConfigCache@@6BIConfigChangeObserver@@@ (const CWinRSPluginConfigCache::`vftable'{for `IConfigChangeObserver'}) + ??_7CWinRSPluginConfigCache@@6BILifeTimeMgmt@@@ (const CWinRSPluginConfigCache::`vftable'{for `ILifeTimeMgmt'}) + ??_7CircularBufferFormatter@@6B@ (const CircularBufferFormatter::`vftable') + ??_7EtwCorrelationHelper@@6B@ (const EtwCorrelationHelper::`vftable') + ??_7IConfigChangeObserver@@6B@ (const IConfigChangeObserver::`vftable') + ??_7ILifeTimeMgmt@@6B@ (const ILifeTimeMgmt::`vftable') + ??_7IRequestContext@@6B@ (const IRequestContext::`vftable') + ??_7IWSManGroupPolicyObserver@@6B@ (const IWSManGroupPolicyObserver::`vftable') + ??_7IWSManGroupPolicyPublisher@@6B@ (const IWSManGroupPolicyPublisher::`vftable') + ??_7PacketParser@@6B@ (const PacketParser::`vftable') + ??_7UserAuthzRecord@@6B@ (const UserAuthzRecord::`vftable') + ??_7UserRecord@@6B@ (const UserRecord::`vftable') + ??_FCErrorContext@@QAAXXZ (public: void __cdecl CErrorContext::`default constructor closure'(void)) + ??_FRBUFFER@@QAAXXZ (public: void __cdecl RBUFFER::`default constructor closure'(void)) + ?Acquire@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@CWSManCriticalSection@@QAAXXZ (public: void __cdecl CWSManCriticalSection::Acquire(void)) + ?AcquireExclusive@FastLock@@QAAXXZ (public: void __cdecl FastLock::AcquireExclusive(void)) + ?AcquireShared@FastLock@@QAAXXZ (public: void __cdecl FastLock::AcquireShared(void)) + ?Acquired@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Add@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA_NABQAVCCertMapping@@ABUEmpty@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class CCertMapping * const &,struct Empty const &,class IRequestContext &)) + ?Add@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA_NABQAVCListenerOperation@@ABUEmpty@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class CListenerOperation * const &,struct Empty const &,class IRequestContext &)) + ?Add@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA_NABQAVCShellUriSettings@@ABUEmpty@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class CShellUriSettings * const &,struct Empty const &,class IRequestContext &)) + ?Add@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA_NABQAXABUEmpty@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(void * const &,struct Empty const &,class IRequestContext &)) + ?Add@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA_NABUPluginKey@@ABKAAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(struct PluginKey const &,unsigned long const &,class IRequestContext &)) + ?Add@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA_NABUUserKey@@ABQAVBlockedRecord@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(struct UserKey const &,class BlockedRecord * const &,class IRequestContext &)) + ?Add@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA_NABVCertThumbprintKey@@ABVCertThumbprintMappedSet@CServiceConfigSettings@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class CertThumbprintKey const &,class CServiceConfigSettings::CertThumbprintMappedSet const &,class IRequestContext &)) + ?Add@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NABVKey@Locale@@ABKAAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class Locale::Key const &,unsigned long const &,class IRequestContext &)) + ?Add@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA_NABVStringKeyCI@@ABKAAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class StringKeyCI const &,unsigned long const &,class IRequestContext &)) + ?Add@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA_NABVStringKeyCI@@ABUEmpty@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class StringKeyCI const &,struct Empty const &,class IRequestContext &)) + ?Add@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA_NABVStringKeyCI@@ABUUSER_CONTEXT_INFO@WSManHttpListener@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class StringKeyCI const &,struct WSManHttpListener::USER_CONTEXT_INFO const &,class IRequestContext &)) + ?Add@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA_NABVStringKeyStore@@ABQAVExpiredOperationIdRecord@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class StringKeyStore const &,class ExpiredOperationIdRecord * const &,class IRequestContext &)) + ?Add@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA_NABVStringKeyStore@@ABQAVServerFullDuplexChannel@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class StringKeyStore const &,class ServerFullDuplexChannel * const &,class IRequestContext &)) + ?Add@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA_NABW4WSManSessionOption@@ABQAVOptionValue@SessionOptions@Client@WSMan@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(enum WSManSessionOption const &,class WSMan::Client::SessionOptions::OptionValue * const &,class IRequestContext &)) + ?Add@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA_NAB_KABQAVSendPacketArgs@RobustConnectionBuffer@@AAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(unsigned __int64 const &,class RobustConnectionBuffer::SendPacketArgs * const &,class IRequestContext &)) + ?Add@?$SafeSet@PAVCCertMapping@@@@QAA_NABQAVCCertMapping@@AAVIRequestContext@@@Z (public: bool __cdecl SafeSet::Add(class CCertMapping * const &,class IRequestContext &)) + ?Add@?$SafeSet@PAVCListenerOperation@@@@QAA_NABQAVCListenerOperation@@AAVIRequestContext@@@Z (public: bool __cdecl SafeSet::Add(class CListenerOperation * const &,class IRequestContext &)) + ?Add@?$SafeSet@PAVCShellUriSettings@@@@QAA_NABQAVCShellUriSettings@@AAVIRequestContext@@@Z (public: bool __cdecl SafeSet::Add(class CShellUriSettings * const &,class IRequestContext &)) + ?Add@?$SafeSet@PAX@@QAA_NABQAXAAVIRequestContext@@@Z (public: bool __cdecl SafeSet::Add(void * const &,class IRequestContext &)) + ?Add@?$SafeSet@VStringKeyCI@@@@QAA_NABVStringKeyCI@@AAVIRequestContext@@@Z (public: bool __cdecl SafeSet::Add(class StringKeyCI const &,class IRequestContext &)) + ?AddDefaultPlugins@ConfigUpdate@@SAHPAVIRequestContext@@H@Z (public: static int __cdecl ConfigUpdate::AddDefaultPlugins(class IRequestContext *,int)) + ?AddKey@CWSManResourceNoResourceUri@@QAAHPBG0PAVIRequestContext@@@Z (public: int __cdecl CWSManResourceNoResourceUri::AddKey(unsigned short const *,unsigned short const *,class IRequestContext *)) + ?AddMessage@CRequestContext@@AAAHPBGPAPAD1@Z (private: int __cdecl CRequestContext::AddMessage(unsigned short const *,char * *,char * *)) + ?AddOption@CWSManResourceNoResourceUri@@QAAHPBG0HPAVIRequestContext@@@Z (public: int __cdecl CWSManResourceNoResourceUri::AddOption(unsigned short const *,unsigned short const *,int,class IRequestContext *)) + ?AddOptionSet@CWSManResourceNoResourceUri@@QAAHPAU_WSMAN_OPTION_SET@@PAVIRequestContext@@@Z (public: int __cdecl CWSManResourceNoResourceUri::AddOptionSet(struct _WSMAN_OPTION_SET *,class IRequestContext *)) + ?AddPacket@PacketParser@@QAA_NPAVPacket@@_N11@Z (public: bool __cdecl PacketParser::AddPacket(class Packet *,bool,bool,bool)) + ?AddRef@CWSManSecurityUI@@UAAKXZ (public: virtual unsigned long __cdecl CWSManSecurityUI::AddRef(void)) + ?AddRef@ILifeTimeMgmt@@UAAJXZ (public: virtual long __cdecl ILifeTimeMgmt::AddRef(void)) + ?AddRef@UserRecord@@QAA_NAAVIRequestContext@@@Z (public: bool __cdecl UserRecord::AddRef(class IRequestContext &)) + ?AddSource@CBaseConfigCache@@IAAHPAVIRequestContext@@PAVCConfigChangeSource@@@Z (protected: int __cdecl CBaseConfigCache::AddSource(class IRequestContext *,class CConfigChangeSource *)) + ?AddToMap@CBaseConfigCache@@AAAHPAVIRequestContext@@AAVAutoLocalFree@@@Z (private: int __cdecl CBaseConfigCache::AddToMap(class IRequestContext *,class AutoLocalFree &)) + ?Alloc@WSManMemory@@SAPAXIHW4_NitsFaultMode@@@Z (public: static void * __cdecl WSManMemory::Alloc(unsigned int,int,enum _NitsFaultMode)) + ?AllocBstr@WSManMemory@@SAPAGPBGHH@Z (public: static unsigned short * __cdecl WSManMemory::AllocBstr(unsigned short const *,int,int)) + ?AllocBstrLen@WSManMemory@@SAPAGPBGIHH@Z (public: static unsigned short * __cdecl WSManMemory::AllocBstrLen(unsigned short const *,unsigned int,int,int)) + ?AllocCache@CClientConfigCache@@CAPAVCBaseConfigCache@@XZ (private: static class CBaseConfigCache * __cdecl CClientConfigCache::AllocCache(void)) + ?AllocCache@CServiceConfigCache@@CAPAVCBaseConfigCache@@XZ (private: static class CBaseConfigCache * __cdecl CServiceConfigCache::AllocCache(void)) + ?AllocCache@CWinRSPluginConfigCache@@CAPAVCBaseConfigCache@@XZ (private: static class CBaseConfigCache * __cdecl CWinRSPluginConfigCache::AllocCache(void)) + ?AllocSysString@TSTRBUFFER@@QBAJPAPAG@Z (public: long __cdecl TSTRBUFFER::AllocSysString(unsigned short * *)const ) + ?AllowBasic@CCommonConfigSettings@@UBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowBasic(void)const ) + ?AllowClientCertificate@CCommonConfigSettings@@UBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowClientCertificate(void)const ) + ?AllowCredSsp@CCommonConfigSettings@@UBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowCredSsp(void)const ) + ?AllowKerberos@CCommonConfigSettings@@UBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowKerberos(void)const ) + ?AllowNegotiate@CCommonConfigSettings@@UBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowNegotiate(void)const ) + ?AllowUnencrypted@CCommonConfigSettings@@UBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowUnencrypted(void)const ) + ?Append@SBUFFER@@QAAJPAEI@Z (public: long __cdecl SBUFFER::Append(unsigned char *,unsigned int)) + ?Append@SBUFFER@@QAAJPAV1@@Z (public: long __cdecl SBUFFER::Append(class SBUFFER *)) + ?Append@TSTRBUFFER@@QAAJPBG@Z (public: long __cdecl TSTRBUFFER::Append(unsigned short const *)) + ?Append@TSTRBUFFER@@QAAJPBGII@Z (public: long __cdecl TSTRBUFFER::Append(unsigned short const *,unsigned int,unsigned int)) + ?AppendChar@TSTRBUFFER@@QAAJG@Z (public: long __cdecl TSTRBUFFER::AppendChar(unsigned short)) + ?AppendEscapeXmlAttribute@TSTRBUFFER@@QAAJPBGG@Z (public: long __cdecl TSTRBUFFER::AppendEscapeXmlAttribute(unsigned short const *,unsigned short)) + ?AppendEscapeXmlContent@TSTRBUFFER@@QAAJPBG_N@Z (public: long __cdecl TSTRBUFFER::AppendEscapeXmlContent(unsigned short const *,bool)) + ?AppendXmlElem@TSTRBUFFER@@QAAJPBG0HKPAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlElem(unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlElemWithNamespace@TSTRBUFFER@@QAAJPBG00HKPAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlElemWithNamespace(unsigned short const *,unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlElemWithNamespaceAndPrefix@TSTRBUFFER@@QAAJPBG000HKPAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlElemWithNamespaceAndPrefix(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlElemWithPrefix@TSTRBUFFER@@QAAJPBG00HKPAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlElemWithPrefix(unsigned short const *,unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlEndElem@TSTRBUFFER@@QAAJPBG@Z (public: long __cdecl TSTRBUFFER::AppendXmlEndElem(unsigned short const *)) + ?AppendXmlEndElemWithPrefix@TSTRBUFFER@@QAAJPBG0@Z (public: long __cdecl TSTRBUFFER::AppendXmlEndElemWithPrefix(unsigned short const *,unsigned short const *)) + ?AppendXmlEndFragment@TSTRBUFFER@@QAAJXZ (public: long __cdecl TSTRBUFFER::AppendXmlEndFragment(void)) + ?AppendXmlEndItem@TSTRBUFFER@@QAAJXZ (public: long __cdecl TSTRBUFFER::AppendXmlEndItem(void)) + ?AppendXmlStartElem@TSTRBUFFER@@QAAJPBGHKPAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElem(unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartElemWithNamespace@TSTRBUFFER@@QAAJPBG0HKPAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElemWithNamespace(unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartElemWithNamespaceAndPrefix@TSTRBUFFER@@QAAJPBG00HKPAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElemWithNamespaceAndPrefix(unsigned short const *,unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartElemWithNamespaces@TSTRBUFFER@@QAAJPBGKPAU_XML_NAMESPACE_PREFIX@@HKPAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElemWithNamespaces(unsigned short const *,unsigned long,struct _XML_NAMESPACE_PREFIX *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartElemWithNamespacesAndPrefixes@TSTRBUFFER@@QAAJPBG0KPAU_XML_NAMESPACE_PREFIX@@HKPAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElemWithNamespacesAndPrefixes(unsigned short const *,unsigned short const *,unsigned long,struct _XML_NAMESPACE_PREFIX *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartElemWithPrefix@TSTRBUFFER@@QAAJPBG0HKPAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElemWithPrefix(unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartFragment@TSTRBUFFER@@QAAJXZ (public: long __cdecl TSTRBUFFER::AppendXmlStartFragment(void)) + ?AppendXmlStartItem@TSTRBUFFER@@QAAJXZ (public: long __cdecl TSTRBUFFER::AppendXmlStartItem(void)) + ?ApplyQuota@UserRecord@@QAA_NW4OperationType@@AAVIRequestContext@@PBVProvider@Catalog@@PAVCServiceConfigSettings@@@Z (public: bool __cdecl UserRecord::ApplyQuota(enum OperationType,class IRequestContext &,class Catalog::Provider const *,class CServiceConfigSettings *)) + ?ApplySecurity@ConfigRegistry@@IAAHPAVIRequestContext@@PAUHKEY__@@PBG2@Z (protected: int __cdecl ConfigRegistry::ApplySecurity(class IRequestContext *,struct HKEY__ *,unsigned short const *,unsigned short const *)) + ?AsReference@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAAAAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AuthzComplete@UserRecord@@UAAKPAX0W4AdministratorType@UserAuthzRecord@@KPBG@Z (public: virtual unsigned long __cdecl UserRecord::AuthzComplete(void *,void *,enum UserAuthzRecord::AdministratorType,unsigned long,unsigned short const *)) + ?BOMS@PacketFormatter@@0QBUBOMInfo@1@B (private: static struct PacketFormatter::BOMInfo const * const PacketFormatter::BOMS) + ?BeginRevertToSelf@CSecurity@@SAHPAPAXK@Z (public: static int __cdecl CSecurity::BeginRevertToSelf(void * *,unsigned long)) + ?BuildFragmentTransfer@CWSManResourceNoResourceUri@@UAAHAAVBufferFormatter@@@Z (public: virtual int __cdecl CWSManResourceNoResourceUri::BuildFragmentTransfer(class BufferFormatter &)) + ?BuildOptionSet@CWSManResourceNoResourceUri@@QAAHAAVBufferFormatter@@@Z (public: int __cdecl CWSManResourceNoResourceUri::BuildOptionSet(class BufferFormatter &)) + ?BuildSelectorSet@CWSManEPR@@UAAHAAVBufferFormatter@@@Z (public: virtual int __cdecl CWSManEPR::BuildSelectorSet(class BufferFormatter &)) + ?BuildSelectorSet@CWSManResourceNoResourceUri@@UAAHAAVBufferFormatter@@@Z (public: virtual int __cdecl CWSManResourceNoResourceUri::BuildSelectorSet(class BufferFormatter &)) + ?CHARSETS@PacketFormatter@@0QBUCharsetInfo@1@B (private: static struct PacketFormatter::CharsetInfo const * const PacketFormatter::CHARSETS) + ?ChangeLogging@CServiceConfigCache@@QAAXW4ErrorLogging@@@Z (public: void __cdecl CServiceConfigCache::ChangeLogging(enum ErrorLogging)) + ?CheckSharedSSLConfiguration@ConfigRegistry@@IAAHPAVIRequestContext@@PBG1HPAH@Z (protected: int __cdecl ConfigRegistry::CheckSharedSSLConfiguration(class IRequestContext *,unsigned short const *,unsigned short const *,int,int *)) + ?Clear@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAXXZ (public: void __cdecl SafeMap >::Clear(void)) + ?Clear@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAXXZ (public: void __cdecl SafeMap >::Clear(void)) + ?Clear@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAXXZ (public: void __cdecl SafeMap >::Clear(void)) + ?Clear@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAXXZ (public: void __cdecl SafeMap >::Clear(void)) + ?ClearKeys@CWSManResourceNoResourceUri@@QAAHXZ (public: int __cdecl CWSManResourceNoResourceUri::ClearKeys(void)) + ?ClearOptions@CWSManResourceNoResourceUri@@QAAHXZ (public: int __cdecl CWSManResourceNoResourceUri::ClearOptions(void)) + ?ClearRegistryKeys@ConfigRegistry@@IAAHPAVIRequestContext@@@Z (protected: int __cdecl ConfigRegistry::ClearRegistryKeys(class IRequestContext *)) + ?ClearSubKeys@@YAHPAUHKEY__@@PAVIRequestContext@@@Z (int __cdecl ClearSubKeys(struct HKEY__ *,class IRequestContext *)) + ?CompleteWithErrorContext@CRequestContext@@QAAXPAU_WSMAN_PLUGIN_REQUEST@@@Z (public: void __cdecl CRequestContext::CompleteWithErrorContext(struct _WSMAN_PLUGIN_REQUEST *)) + ?Confirm@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::Confirm) + ?Copy@TSTRBUFFER@@QAAJPBG@Z (public: long __cdecl TSTRBUFFER::Copy(unsigned short const *)) + ?CopyString@@YAPAGPAVIRequestContext@@W4CallSiteId@@PBG@Z (unsigned short * __cdecl CopyString(class IRequestContext *,enum CallSiteId,unsigned short const *)) + ?CopyString@@YAPAGPBGABHAAVIRequestContext@@@Z (unsigned short * __cdecl CopyString(unsigned short const *,int const &,class IRequestContext &)) + ?CopyString@MessageId@PacketParser@@QAAKPBGH@Z (public: unsigned long __cdecl PacketParser::MessageId::CopyString(unsigned short const *,int)) + ?CopyTo@CErrorContext@@UBAXPAVIRequestContext@@@Z (public: virtual void __cdecl CErrorContext::CopyTo(class IRequestContext *)const ) + ?CopyTo@CRequestContext@@UBAXPAVIRequestContext@@@Z (public: virtual void __cdecl CRequestContext::CopyTo(class IRequestContext *)const ) + ?CreateActivityId@EventHandler@WSMan@@SAXAAU_GUID@@@Z (public: static void __cdecl WSMan::EventHandler::CreateActivityId(struct _GUID &)) + ?CreateAnEvent@SoapSemanticConverter@@QAAKKPAVSemanticMessage@@AAVBufferFormatter@@PAVIRequestContext@@@Z (public: unsigned long __cdecl SoapSemanticConverter::CreateAnEvent(unsigned long,class SemanticMessage *,class BufferFormatter &,class IRequestContext *)) + ?CreateAutoConfiguredListener@CConfigManager@@AAAHPAVIRequestContext@@PAVLISTENER_IDENTITY@@@Z (private: int __cdecl CConfigManager::CreateAutoConfiguredListener(class IRequestContext *,class LISTENER_IDENTITY *)) + ?CreateInstance@?$ILoader@VAdminSid@CSecurity@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VEventHandler@WSMan@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VInteractiveSid@CSecurity@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VIpHlpApiDllLoader@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VMachineName@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VNetworkServiceSid@CSecurity@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VNtDsApiDllLoader@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VResources@Locale@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VShell32DllLoader@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VShlWApiDllLoader@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VSubscriptionManager@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VUser32DllLoader@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VWSManMemCryptManager@@@@IAA_NAAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateKey@ConfigRegistry@@IAAHPAVIRequestContext@@PBGPAPAUHKEY__@@1KPAK@Z (protected: int __cdecl ConfigRegistry::CreateKey(class IRequestContext *,unsigned short const *,struct HKEY__ * *,unsigned short const *,unsigned long,unsigned long *)) + ?CreateNew@CBaseConfigCache@@CAPAV1@PAVIRequestContext@@PAVCConfigCacheMap@1@P6APAV1@XZW4ErrorLogging@@H@Z (private: static class CBaseConfigCache * __cdecl CBaseConfigCache::CreateNew(class IRequestContext *,class CBaseConfigCache::CConfigCacheMap *,class CBaseConfigCache * (__cdecl*)(void),enum ErrorLogging,int)) + ?CreateProvHost@@YAPAXPAUHWND__@@PAK1PAJ@Z (void * __cdecl CreateProvHost(struct HWND__ *,unsigned long *,unsigned long *,long *)) + ?CreateRenderingInformation@CWSManSecurityUI@@AAAHPAVIRequestContext@@@Z (private: int __cdecl CWSManSecurityUI::CreateRenderingInformation(class IRequestContext *)) + ?CreateResponse@SoapSemanticConverter@@QAAKKW4_MI_OperationCallback_ResponseType@@AAVBufferFormatter@@PAVIRequestContext@@@Z (public: unsigned long __cdecl SoapSemanticConverter::CreateResponse(unsigned long,enum _MI_OperationCallback_ResponseType,class BufferFormatter &,class IRequestContext *)) + ?CreateSessionGuid@SessionId@PacketParser@@QAAKPBGH@Z (public: unsigned long __cdecl PacketParser::SessionId::CreateSessionGuid(unsigned short const *,int)) + ?Data@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@IBAAAV?$STLMap@PAVCCertMapping@@UEmpty@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@IBAAAV?$STLMap@PAVCListenerOperation@@UEmpty@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@IBAAAV?$STLMap@PAVCShellUriSettings@@UEmpty@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@PAXUEmpty@@@@IBAAAV?$STLMap@PAXUEmpty@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@UPluginKey@@K@@IBAAAV?$STLMap@UPluginKey@@K@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@IBAAAV?$STLMap@UUserKey@@PAVBlockedRecord@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@IBAAAV?$STLMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VKey@Locale@@K@@IBAAAV?$STLMap@VKey@Locale@@K@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VStringKeyCI@@K@@IBAAAV?$STLMap@VStringKeyCI@@K@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@IBAAAV?$STLMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@IBAAAV?$STLMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@IBAAAV?$STLMap@VStringKeyStore@@PAVServerFullDuplexChannel@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@IBAAAV?$STLMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@IBAAAV?$STLMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?DeInitialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@CWSManGroupPolicyManager@@AAAHXZ (private: int __cdecl CWSManGroupPolicyManager::DeInitialize(void)) + ?DeInitialize@EventHandler@WSMan@@QAA_NAAVIRequestContext@@@Z (public: bool __cdecl WSMan::EventHandler::DeInitialize(class IRequestContext &)) + ?Debug@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::Debug) + ?Decode@PacketFormatter@@QBAKPAPAVPacket@@_N@Z (public: unsigned long __cdecl PacketFormatter::Decode(class Packet * *,bool)const ) + ?DecodeFaultObject@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG11@Z (private: unsigned long __cdecl CRequestContext::DecodeFaultObject(struct _FWXML_ELEMENT *,unsigned short const * &,unsigned short const * &,unsigned short const * &)) + ?DecodeFaultObject@CRequestContext@@AAAKPBGKAAPBG11@Z (private: unsigned long __cdecl CRequestContext::DecodeFaultObject(unsigned short const *,unsigned long,unsigned short const * &,unsigned short const * &,unsigned short const * &)) + ?DecodeFaultObjectProvider@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG1@Z (private: unsigned long __cdecl CRequestContext::DecodeFaultObjectProvider(struct _FWXML_ELEMENT *,unsigned short const * &,unsigned short const * &)) + ?DecodeFaultObjectProviderMessage@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG@Z (private: unsigned long __cdecl CRequestContext::DecodeFaultObjectProviderMessage(struct _FWXML_ELEMENT *,unsigned short const * &)) + ?DecodeFaultReason@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG@Z (private: unsigned long __cdecl CRequestContext::DecodeFaultReason(struct _FWXML_ELEMENT *,unsigned short const * &)) + ?DecreaseProfileCount@UserRecord@@QAAXXZ (public: void __cdecl UserRecord::DecreaseProfileCount(void)) + ?DeleteConfigKey@ConfigRegistry@@KAHPAVIRequestContext@@PBG1H@Z (protected: static int __cdecl ConfigRegistry::DeleteConfigKey(class IRequestContext *,unsigned short const *,unsigned short const *,int)) + ?DeleteCredentialsFromCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG@Z (public: static int __cdecl CConfigManager::DeleteCredentialsFromCredmanStore(class IRequestContext *,unsigned short *)) + ?DeleteKey@@YAHPAVIRequestContext@@PBG1@Z (int __cdecl DeleteKey(class IRequestContext *,unsigned short const *,unsigned short const *)) + ?DeleteKey@ConfigRegistry@@KAHPAVIRequestContext@@PBGH@Z (protected: static int __cdecl ConfigRegistry::DeleteKey(class IRequestContext *,unsigned short const *,int)) + ?DeleteSubkeys@ConfigRegistry@@KAHPAVIRequestContext@@PAUHKEY__@@PBGHH@Z (protected: static int __cdecl ConfigRegistry::DeleteSubkeys(class IRequestContext *,struct HKEY__ *,unsigned short const *,int,int)) + ?DeleteValues@ConfigRegistry@@KAHPAVIRequestContext@@PAUHKEY__@@@Z (protected: static int __cdecl ConfigRegistry::DeleteValues(class IRequestContext *,struct HKEY__ *)) + ?Detach@?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAPAGXZ (public: unsigned short * __cdecl AutoCleanup,unsigned short *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAAPAUIPRange@CWSManIPFilter@@XZ (public: struct CWSManIPFilter::IPRange * __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAAPAU_WSMAN_STREAM_ID_SET@@XZ (public: struct _WSMAN_STREAM_ID_SET * __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAAPAV?$Handle@VISubscription@@@@XZ (public: class Handle * __cdecl AutoCleanup >,class Handle *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAPAV?$SafeSet@PAVCCertMapping@@@@XZ (public: class SafeSet * __cdecl AutoCleanup >,class SafeSet *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAPAV?$SafeSet@PAVCShellUriSettings@@@@XZ (public: class SafeSet * __cdecl AutoCleanup >,class SafeSet *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAPAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@XZ (public: class std::set > * __cdecl AutoCleanup > >,class std::set > *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAAPAVAdminSid@CSecurity@@XZ (public: class CSecurity::AdminSid * __cdecl AutoCleanup,class CSecurity::AdminSid *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAPAVBlockedRecord@@XZ (public: class BlockedRecord * __cdecl AutoCleanup,class BlockedRecord *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ (public: class CBaseConfigCache * __cdecl AutoCleanup,class CBaseConfigCache *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAAPAVCCertMapping@@XZ (public: class CCertMapping * __cdecl AutoCleanup,class CCertMapping *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAAPAVCListenerSettings@@XZ (public: class CListenerSettings * __cdecl AutoCleanup,class CListenerSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAPAVCServiceWatcher@CServiceConfigCache@@XZ (public: class CServiceConfigCache::CServiceWatcher * __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAAPAVCShellUriSettings@@XZ (public: class CShellUriSettings * __cdecl AutoCleanup,class CShellUriSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ (public: class CWSManEPR * __cdecl AutoCleanup,class CWSManEPR *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ (public: class CWSManResource * __cdecl AutoCleanup,class CWSManResource *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAPAVCertHash@@XZ (public: class CertHash * __cdecl AutoCleanup,class CertHash *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAPAVConfigUpdate@@XZ (public: class ConfigUpdate * __cdecl AutoCleanup,class ConfigUpdate *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAAPAVEventHandler@WSMan@@XZ (public: class WSMan::EventHandler * __cdecl AutoCleanup,class WSMan::EventHandler *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAAPAVExpiredOperationIdRecord@@XZ (public: class ExpiredOperationIdRecord * __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAVIQueryDASHSMASHInterface@@XZ (public: class IQueryDASHSMASHInterface * __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAVISpecification@@XZ (public: class ISpecification * __cdecl AutoCleanup,class ISpecification *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAAPAVInteractiveSid@CSecurity@@XZ (public: class CSecurity::InteractiveSid * __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAAPAVIpHlpApiDllLoader@@XZ (public: class IpHlpApiDllLoader * __cdecl AutoCleanup,class IpHlpApiDllLoader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAAPAVMachineName@@XZ (public: class MachineName * __cdecl AutoCleanup,class MachineName *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAAPAVNetworkServiceSid@CSecurity@@XZ (public: class CSecurity::NetworkServiceSid * __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAAPAVNtDsApiDllLoader@@XZ (public: class NtDsApiDllLoader * __cdecl AutoCleanup,class NtDsApiDllLoader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ (public: class WSMan::Client::SessionOptions::OptionValue * __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAAPAVResources@Locale@@XZ (public: class Locale::Resources * __cdecl AutoCleanup,class Locale::Resources *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAPAVSecurityEntry@Catalog@@XZ (public: class Catalog::SecurityEntry * __cdecl AutoCleanup,class Catalog::SecurityEntry *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAPAVServiceSoapProcessor@@XZ (public: class ServiceSoapProcessor * __cdecl AutoCleanup,class ServiceSoapProcessor *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAAPAVShell32DllLoader@@XZ (public: class Shell32DllLoader * __cdecl AutoCleanup,class Shell32DllLoader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAAPAVShlWApiDllLoader@@XZ (public: class ShlWApiDllLoader * __cdecl AutoCleanup,class ShlWApiDllLoader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAAPAVSubscriptionManager@@XZ (public: class SubscriptionManager * __cdecl AutoCleanup,class SubscriptionManager *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAVTSTRBUFFER@@XZ (public: class TSTRBUFFER * __cdecl AutoCleanup,class TSTRBUFFER *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAAPAVUser32DllLoader@@XZ (public: class User32DllLoader * __cdecl AutoCleanup,class User32DllLoader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAAPAVWSManMemCryptManager@@XZ (public: class WSManMemCryptManager * __cdecl AutoCleanup,class WSManMemCryptManager *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAVWmiEnumContext@@XZ (public: class WmiEnumContext * __cdecl AutoCleanup,class WmiEnumContext *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAVXmlReader@@XZ (public: class XmlReader * __cdecl AutoCleanup,class XmlReader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAPBGXZ (public: unsigned short const * __cdecl AutoCleanup,unsigned short const *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAAPADXZ (public: char * __cdecl AutoCleanup,char *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAEXZ (public: unsigned char * __cdecl AutoCleanup,unsigned char *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ (public: unsigned short * __cdecl AutoCleanup,unsigned short *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAGXZ (public: unsigned short * * __cdecl AutoCleanup,unsigned short * *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPBGXZ (public: unsigned short const * * __cdecl AutoCleanup,unsigned short const * *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE * __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAU_WINRS_RUN_COMMAND_ARG@@XZ (public: struct _WINRS_RUN_COMMAND_ARG * __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAAPAU_WSMAN_OPTION@@XZ (public: struct _WSMAN_OPTION * __cdecl AutoCleanup,struct _WSMAN_OPTION *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAEXZ (public: unsigned char * __cdecl AutoCleanup,unsigned char *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAPAVPacket@@XZ (public: class Packet * __cdecl AutoCleanup,class Packet *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAUIClientSecurity@@XZ (public: struct IClientSecurity * __cdecl AutoCleanup,struct IClientSecurity *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAUIEnumWbemClassObject@@XZ (public: struct IEnumWbemClassObject * __cdecl AutoCleanup,struct IEnumWbemClassObject *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAUIErrorInfo@@XZ (public: struct IErrorInfo * __cdecl AutoCleanup,struct IErrorInfo *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAUIUnknown@@XZ (public: struct IUnknown * __cdecl AutoCleanup,struct IUnknown *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl AutoCleanup,struct IWbemClassObject *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAUIWbemContext@@XZ (public: struct IWbemContext * __cdecl AutoCleanup,struct IWbemContext *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAUIWbemLocator@@XZ (public: struct IWbemLocator * __cdecl AutoCleanup,struct IWbemLocator *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAUIWbemObjectTextSrc@@XZ (public: struct IWbemObjectTextSrc * __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAUIWbemPath@@XZ (public: struct IWbemPath * __cdecl AutoCleanup,struct IWbemPath *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAUIWbemPathKeyList@@XZ (public: struct IWbemPathKeyList * __cdecl AutoCleanup,struct IWbemPathKeyList *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAUIWbemQualifierSet@@XZ (public: struct IWbemQualifierSet * __cdecl AutoCleanup,struct IWbemQualifierSet *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAUIWbemQuery@@XZ (public: struct IWbemQuery * __cdecl AutoCleanup,struct IWbemQuery *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAUIWbemServices@@XZ (public: struct IWbemServices * __cdecl AutoCleanup,struct IWbemServices *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAAPAVApplication@Client@WSMan@@XZ (public: class WSMan::Client::Application * __cdecl AutoCleanup,class WSMan::Client::Application *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ (public: class CBaseConfigCache * __cdecl AutoCleanup,class CBaseConfigCache *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAPAVCClientConfigSettings@@XZ (public: class CClientConfigSettings * __cdecl AutoCleanup,class CClientConfigSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAAPAVCCommonConfigSettings@@XZ (public: class CCommonConfigSettings * __cdecl AutoCleanup,class CCommonConfigSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAPAVCConfigManager@@XZ (public: class CConfigManager * __cdecl AutoCleanup,class CConfigManager *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAPAVCRemoteSession@@XZ (public: class CRemoteSession * __cdecl AutoCleanup,class CRemoteSession *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAPAVCRequestContext@@XZ (public: class CRequestContext * __cdecl AutoCleanup,class CRequestContext *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAPAVCServiceConfigSettings@@XZ (public: class CServiceConfigSettings * __cdecl AutoCleanup,class CServiceConfigSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ (public: class CWSManEPR * __cdecl AutoCleanup,class CWSManEPR *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAAPAVCWSManGroupPolicyCache@@XZ (public: class CWSManGroupPolicyCache * __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAPAVCWSManGroupPolicyManager@@XZ (public: class CWSManGroupPolicyManager * __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAAPAVCWSManObject@@XZ (public: class CWSManObject * __cdecl AutoCleanup,class CWSManObject *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAVCWinRSPluginConfigCache@@XZ (public: class CWinRSPluginConfigCache * __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAPAVCWinRSPluginConfigSettings@@XZ (public: class CWinRSPluginConfigSettings * __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAVCommand@Client@WSMan@@XZ (public: class WSMan::Client::Command * __cdecl AutoCleanup,class WSMan::Client::Command *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAAPAVIPCSoapProcessor@@XZ (public: class IPCSoapProcessor * __cdecl AutoCleanup,class IPCSoapProcessor *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAVIRequestContext@@XZ (public: class IRequestContext * __cdecl AutoCleanup,class IRequestContext *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAVReceiveOperation@Client@WSMan@@XZ (public: class WSMan::Client::ReceiveOperation * __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAVSendOperation@Client@WSMan@@XZ (public: class WSMan::Client::SendOperation * __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAVShell@Client@WSMan@@XZ (public: class WSMan::Client::Shell * __cdecl AutoCleanup,class WSMan::Client::Shell *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAVSignalOperation@Client@WSMan@@XZ (public: class WSMan::Client::SignalOperation * __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::Detach(void)) + ?Detach@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAGXZ (public: unsigned short * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAPBU_CERT_CONTEXT@@XZ (public: struct _CERT_CONTEXT const * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoHandle@@PAX@@QAAPAXXZ (public: void * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAXXZ (public: void * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoLocalFree@@PAX@@QAAPAXXZ (public: void * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAU_MI_Class@@XZ (public: struct _MI_Class * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAPAU_MI_Instance@@XZ (public: struct _MI_Instance * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAPAUHKEY__@@XZ (public: struct HKEY__ * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAPAXXZ (public: void * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoWaitHandle@@PAX@@QAAPAXXZ (public: void * __cdecl AutoCleanup::Detach(void)) + ?Detach@BufferFormatter@@QAAPAEXZ (public: unsigned char * __cdecl BufferFormatter::Detach(void)) + ?Discard@CServiceWatcher@CServiceConfigCache@@QAAXXZ (public: void __cdecl CServiceConfigCache::CServiceWatcher::Discard(void)) + ?DoOnChange@CBaseConfigCache@@IAAXW4ConfigChangeSources@@KW4ConfigChangeSeverityType@@@Z (protected: void __cdecl CBaseConfigCache::DoOnChange(enum ConfigChangeSources,unsigned long,enum ConfigChangeSeverityType)) + ?DoesThreadOwnLock@CWSManCriticalSection@@QAAHXZ (public: int __cdecl CWSManCriticalSection::DoesThreadOwnLock(void)) + ?Down@?$LoaderSerializer@VSubscriptionManager@@$01@@AAAJXZ (private: long __cdecl LoaderSerializer::Down(void)) + ?DropData@CircularBufferFormatter@@QAAXK@Z (public: void __cdecl CircularBufferFormatter::DropData(unsigned long)) + ?DuplicateCurrentToken@CSecurity@@SAHPAPAXKPAU_SECURITY_ATTRIBUTES@@W4_SECURITY_IMPERSONATION_LEVEL@@W4_TOKEN_TYPE@@H@Z (public: static int __cdecl CSecurity::DuplicateCurrentToken(void * *,unsigned long,struct _SECURITY_ATTRIBUTES *,enum _SECURITY_IMPERSONATION_LEVEL,enum _TOKEN_TYPE,int)) + ?EnableAllPrivileges@@YAHPAPAE@Z (int __cdecl EnableAllPrivileges(unsigned char * *)) + ?Encode@PacketFormatter@@QBAKPAPAVPacket@@@Z (public: unsigned long __cdecl PacketFormatter::Encode(class Packet * *)const ) + ?Encode@PacketFormatter@@QBAKPBGKPAEKPAPAEPAK_N@Z (public: unsigned long __cdecl PacketFormatter::Encode(unsigned short const *,unsigned long,unsigned char *,unsigned long,unsigned char * *,unsigned long *,bool)const ) + ?EndOfStream@PacketParser@@QAAXK@Z (public: void __cdecl PacketParser::EndOfStream(unsigned long)) + ?EndRevertToSelf@CSecurity@@SAHPAX@Z (public: static int __cdecl CSecurity::EndRevertToSelf(void *)) + ?EnsureActivityIdOnThread@EventHandler@WSMan@@SAXXZ (public: static void __cdecl WSMan::EventHandler::EnsureActivityIdOnThread(void)) + ?EnsureNoActiveCaches@CClientConfigCache@@SAXXZ (public: static void __cdecl CClientConfigCache::EnsureNoActiveCaches(void)) + ?EnsureNoActiveCaches@CServiceConfigCache@@SAXXZ (public: static void __cdecl CServiceConfigCache::EnsureNoActiveCaches(void)) + ?Error@EventLog@@SAXK@Z (public: static void __cdecl EventLog::Error(unsigned long)) + ?Error@EventLog@@SAXKGPAPBG@Z (public: static void __cdecl EventLog::Error(unsigned long,unsigned short,unsigned short const * *)) + ?Error@EventLog@@SAXKPBG@Z (public: static void __cdecl EventLog::Error(unsigned long,unsigned short const *)) + ?ErrorAction@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::ErrorAction) + ?EventEnabled@EventHandler@WSMan@@AAA_NABU_EVENT_DESCRIPTOR@@@Z (private: bool __cdecl WSMan::EventHandler::EventEnabled(struct _EVENT_DESCRIPTOR const &)) + ?EventProviderEnabled@EventHandler@WSMan@@AAA_NXZ (private: bool __cdecl WSMan::EventHandler::EventProviderEnabled(void)) + ?EventWrite@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@KPAU_EVENT_DATA_DESCRIPTOR@@@Z (private: void __cdecl WSMan::EventHandler::EventWrite(struct _EVENT_DESCRIPTOR const &,unsigned long,struct _EVENT_DATA_DESCRIPTOR *)) + ?ExtractContextId@PacketParser@@QAAHPAPBGKPBG@Z (public: int __cdecl PacketParser::ExtractContextId(unsigned short const * *,unsigned long,unsigned short const *)) + ?ExtractShellId@PacketParser@@QAAHPAVCRequestContext@@PAGK@Z (public: int __cdecl PacketParser::ExtractShellId(class CRequestContext *,unsigned short *,unsigned long)) + ?ExtractSidFromToken@CSecurity@@SAHPAVIRequestContext@@PAXAAVAutoLocalFree@@@Z (public: static int __cdecl CSecurity::ExtractSidFromToken(class IRequestContext *,void *,class AutoLocalFree &)) + ?FindExisting@CBaseConfigCache@@CAPAV1@PAVCConfigCacheMap@1@PBGW4ErrorLogging@@@Z (private: static class CBaseConfigCache * __cdecl CBaseConfigCache::FindExisting(class CBaseConfigCache::CConfigCacheMap *,unsigned short const *,enum ErrorLogging)) + ?FindMatch@CResourceAlias@@AAAPAU_ALIAS_INFORMATION@@PBG@Z (private: struct _ALIAS_INFORMATION * __cdecl CResourceAlias::FindMatch(unsigned short const *)) + ?First@TSTRBUFFER@@QBAPBGXZ (public: unsigned short const * __cdecl TSTRBUFFER::First(void)const ) + ?Format@Locale@@ABA_NKPAPADPAPAXPAGKGW4CallSiteId@@@Z (private: bool __cdecl Locale::Format(unsigned long,char * *,void * *,unsigned short *,unsigned long,unsigned short,enum CallSiteId)const ) + ?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@AAG@Z (public: static void __cdecl WSMan::EventHandler::FormatDataDescriptor(struct _EVENT_DATA_DESCRIPTOR &,unsigned short &)) + ?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@AAJ@Z (public: static void __cdecl WSMan::EventHandler::FormatDataDescriptor(struct _EVENT_DATA_DESCRIPTOR &,long &)) + ?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@AAK@Z (public: static void __cdecl WSMan::EventHandler::FormatDataDescriptor(struct _EVENT_DATA_DESCRIPTOR &,unsigned long &)) + ?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@PBD@Z (public: static void __cdecl WSMan::EventHandler::FormatDataDescriptor(struct _EVENT_DATA_DESCRIPTOR &,char const *)) + ?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@PBG@Z (public: static void __cdecl WSMan::EventHandler::FormatDataDescriptor(struct _EVENT_DATA_DESCRIPTOR &,unsigned short const *)) + ?FormatWithFallback@Locale@@ABA_NKPAPAD0PAPAXPAGK@Z (private: bool __cdecl Locale::FormatWithFallback(unsigned long,char * *,char * *,void * *,unsigned short *,unsigned long)const ) + ?Free@WSManMemory@@SAXPAXH@Z (public: static void __cdecl WSManMemory::Free(void *,int)) + ?FreeBstr@WSManMemory@@SAXPAGHH@Z (public: static void __cdecl WSManMemory::FreeBstr(unsigned short *,int,int)) + ?FreeInstance@?$ILoader@VAdminSid@CSecurity@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VEventHandler@WSMan@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VInteractiveSid@CSecurity@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VIpHlpApiDllLoader@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VMachineName@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VNetworkServiceSid@CSecurity@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VNtDsApiDllLoader@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VResources@Locale@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VShell32DllLoader@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VShlWApiDllLoader@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VSubscriptionManager@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VUser32DllLoader@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VWSManMemCryptManager@@@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$LoaderSerializer@VSubscriptionManager@@$01@@QAA_NAAVIRequestContext@@_N@Z (public: bool __cdecl LoaderSerializer::FreeInstance(class IRequestContext &,bool)) + ?FreeMemory@RBUFFER@@QAAXXZ (public: void __cdecl RBUFFER::FreeMemory(void)) + ?FreeMemory@SBUFFER@@QAAXXZ (public: void __cdecl SBUFFER::FreeMemory(void)) + ?FreePacket@PacketParser@@QAAXXZ (public: void __cdecl PacketParser::FreePacket(void)) + ?FreeXmlStructure@PacketParser@@QAAXXZ (public: void __cdecl PacketParser::FreeXmlStructure(void)) + ?GenerateTransferId@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBU_GUID@@1@Z (public: static void __cdecl WSMan::EventHandler::GenerateTransferId(struct _EVENT_DESCRIPTOR const &,struct _GUID const *,struct _GUID const *)) + ?GenerateTransferIdImp@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBU_GUID@@1@Z (private: void __cdecl WSMan::EventHandler::GenerateTransferIdImp(struct _EVENT_DESCRIPTOR const &,struct _GUID const *,struct _GUID const *)) + ?GetAccessRights@CWSManSecurityUI@@UAAJPBU_GUID@@KPAPAU_SI_ACCESS@@PAK2@Z (public: virtual long __cdecl CWSManSecurityUI::GetAccessRights(struct _GUID const *,unsigned long,struct _SI_ACCESS * *,unsigned long *,unsigned long *)) + ?GetAction@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetAction(void)const ) + ?GetActionType@SoapSemanticConverter@@AAA_NPBGPAW4_MI_OperationCallback_ResponseType@@PAW4_MI_CallbackMode@@PAVIRequestContext@@@Z (private: bool __cdecl SoapSemanticConverter::GetActionType(unsigned short const *,enum _MI_OperationCallback_ResponseType *,enum _MI_CallbackMode *,class IRequestContext *)) + ?GetActivityIdOnCurrentThread@EventHandler@WSMan@@SAXAAU_GUID@@@Z (public: static void __cdecl WSMan::EventHandler::GetActivityIdOnCurrentThread(struct _GUID &)) + ?GetBaseUri@CWSManResource@@QAAPBGXZ (public: unsigned short const * __cdecl CWSManResource::GetBaseUri(void)) + ?GetBomIndex@PacketFormatter@@QBA?AW4Charset@1@XZ (public: enum PacketFormatter::Charset __cdecl PacketFormatter::GetBomIndex(void)const ) + ?GetBookmarkXml@PacketParser@@QAAABV?$PacketElement@PAU_FWXML_ELEMENT@@@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetBookmarkXml(void)) + ?GetBool@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAHPAW4WSManConfigSource@@@Z (public: int __cdecl CConfigManager::GetBool(class IRequestContext *,enum ConfigSetting,int *,enum WSManConfigSource *)) + ?GetBool@CWSManGroupPolicyManager@@QAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@PAHPAW4WSManGroupPolicySettingState@@@Z (public: int __cdecl CWSManGroupPolicyManager::GetBool(class IRequestContext *,enum WSManGroupPolicySetting,int *,enum WSManGroupPolicySettingState *)) + ?GetBuffer@BufferFormatter@@UAAPAEXZ (public: virtual unsigned char * __cdecl BufferFormatter::GetBuffer(void)) + ?GetBuffer@BufferFormatter@@UBAPBEXZ (public: virtual unsigned char const * __cdecl BufferFormatter::GetBuffer(void)const ) + ?GetBuffer@CircularBufferFormatter@@UAAPAEXZ (public: virtual unsigned char * __cdecl CircularBufferFormatter::GetBuffer(void)) + ?GetBuffer@CircularBufferFormatter@@UBAPBEXZ (public: virtual unsigned char const * __cdecl CircularBufferFormatter::GetBuffer(void)const ) + ?GetBuffer@XmlReader@@QAAPBGXZ (public: unsigned short const * __cdecl XmlReader::GetBuffer(void)) + ?GetBufferLength@PacketParser@@UAAKXZ (public: virtual unsigned long __cdecl PacketParser::GetBufferLength(void)) + ?GetBufferPtr@PacketParser@@UAAPAPAGXZ (public: virtual unsigned short * * __cdecl PacketParser::GetBufferPtr(void)) + ?GetBufferSize@BufferFormatter@@QBAKXZ (public: unsigned long __cdecl BufferFormatter::GetBufferSize(void)const ) + ?GetCacheCount@CClientConfigCache@@SAKXZ (public: static unsigned long __cdecl CClientConfigCache::GetCacheCount(void)) + ?GetCacheCount@CServiceConfigCache@@SAKXZ (public: static unsigned long __cdecl CServiceConfigCache::GetCacheCount(void)) + ?GetCalculationSize@BufferFormatter@@UBAK_N@Z (public: virtual unsigned long __cdecl BufferFormatter::GetCalculationSize(bool)const ) + ?GetCalculationSize@CircularBufferFormatter@@UBAK_N@Z (public: virtual unsigned long __cdecl CircularBufferFormatter::GetCalculationSize(bool)const ) + ?GetCharInUse@TSTRBUFFER@@QBAIXZ (public: unsigned int __cdecl TSTRBUFFER::GetCharInUse(void)const ) + ?GetCharset@PacketFormatter@@QBA?AW4Charset@1@XZ (public: enum PacketFormatter::Charset __cdecl PacketFormatter::GetCharset(void)const ) + ?GetCharsetLen@PacketFormatter@@QBAKXZ (public: unsigned long __cdecl PacketFormatter::GetCharsetLen(void)const ) + ?GetCharsetName@PacketFormatter@@QBAPBDXZ (public: char const * __cdecl PacketFormatter::GetCharsetName(void)const ) + ?GetChildCount@ChildLifeTimeManager@@QBAJXZ (public: long __cdecl ChildLifeTimeManager::GetChildCount(void)const ) + ?GetConfigCache@CBaseConfigCache@@KAPAV1@PAVIRequestContext@@W4ErrorLogging@@P6APAV1@XZPAVFastLock@@AAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@H@Z (protected: static class CBaseConfigCache * __cdecl CBaseConfigCache::GetConfigCache(class IRequestContext *,enum ErrorLogging,class CBaseConfigCache * (__cdecl*)(void),class FastLock *,class AutoRelease &,int)) + ?GetConfigCache@CClientConfigCache@@SAPAV1@PAVIRequestContext@@H@Z (public: static class CClientConfigCache * __cdecl CClientConfigCache::GetConfigCache(class IRequestContext *,int)) + ?GetConfigCache@CServiceConfigCache@@SAPAV1@PAVIRequestContext@@W4ErrorLogging@@H@Z (public: static class CServiceConfigCache * __cdecl CServiceConfigCache::GetConfigCache(class IRequestContext *,enum ErrorLogging,int)) + ?GetConfigCache@CWinRSPluginConfigCache@@SAPAV1@PAVIRequestContext@@W4ErrorLogging@@H@Z (public: static class CWinRSPluginConfigCache * __cdecl CWinRSPluginConfigCache::GetConfigCache(class IRequestContext *,enum ErrorLogging,int)) + ?GetConfigManager@CConfigManager@@SAPAV1@XZ (public: static class CConfigManager * __cdecl CConfigManager::GetConfigManager(void)) + ?GetConfigManagerForCertMapping@CConfigManager@@SAPAV1@PAVCERTMAPPING_IDENTITY@@PAVIRequestContext@@@Z (public: static class CConfigManager * __cdecl CConfigManager::GetConfigManagerForCertMapping(class CERTMAPPING_IDENTITY *,class IRequestContext *)) + ?GetConfigManagerForListener@CConfigManager@@SAPAV1@PAVLISTENER_IDENTITY@@PAVIRequestContext@@@Z (public: static class CConfigManager * __cdecl CConfigManager::GetConfigManagerForListener(class LISTENER_IDENTITY *,class IRequestContext *)) + ?GetConfigManagerForShellUri@CConfigManager@@SAPAV1@PAVSHELLURI_IDENTITY@@PAVIRequestContext@@@Z (public: static class CConfigManager * __cdecl CConfigManager::GetConfigManagerForShellUri(class SHELLURI_IDENTITY *,class IRequestContext *)) + ?GetConfigManagerForTable@CConfigManager@@SAPAV1@PAVWSMANCONFIGTABLE_IDENTITY@@PAVIRequestContext@@@Z (public: static class CConfigManager * __cdecl CConfigManager::GetConfigManagerForTable(class WSMANCONFIGTABLE_IDENTITY *,class IRequestContext *)) + ?GetConfigXml@CConfigManager@@QAAHPAVIRequestContext@@PAPBGPAPAVXmlReader@@PAH@Z (public: int __cdecl CConfigManager::GetConfigXml(class IRequestContext *,unsigned short const * *,class XmlReader * *,int *)) + ?GetCorrelationId@PacketParser@@QAAAAU_GUID@@XZ (public: struct _GUID & __cdecl PacketParser::GetCorrelationId(void)) + ?GetCurrentCertMappingIdentity@CConfigManager@@QAAHPAVCERTMAPPING_IDENTITY@@PAVIRequestContext@@@Z (public: int __cdecl CConfigManager::GetCurrentCertMappingIdentity(class CERTMAPPING_IDENTITY *,class IRequestContext *)) + ?GetCurrentListenerIdentity@CConfigManager@@QAAHPAVLISTENER_IDENTITY@@PAVIRequestContext@@@Z (public: int __cdecl CConfigManager::GetCurrentListenerIdentity(class LISTENER_IDENTITY *,class IRequestContext *)) + ?GetCurrentSettings@CBaseConfigCache@@IAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z (protected: class CCommonConfigSettings * __cdecl CBaseConfigCache::GetCurrentSettings(class IRequestContext *)) + ?GetCurrentSettings@CClientConfigCache@@QAAPAVCClientConfigSettings@@PAVIRequestContext@@@Z (public: class CClientConfigSettings * __cdecl CClientConfigCache::GetCurrentSettings(class IRequestContext *)) + ?GetCurrentSettings@CServiceConfigCache@@QAAPAVCServiceConfigSettings@@PAVIRequestContext@@@Z (public: class CServiceConfigSettings * __cdecl CServiceConfigCache::GetCurrentSettings(class IRequestContext *)) + ?GetCurrentSettings@CWinRSPluginConfigCache@@QAAPAVCWinRSPluginConfigSettings@@PAVIRequestContext@@@Z (public: class CWinRSPluginConfigSettings * __cdecl CWinRSPluginConfigCache::GetCurrentSettings(class IRequestContext *)) + ?GetCurrentShellUriIdentity@CConfigManager@@QAAHPAVSHELLURI_IDENTITY@@PAVIRequestContext@@@Z (public: int __cdecl CConfigManager::GetCurrentShellUriIdentity(class SHELLURI_IDENTITY *,class IRequestContext *)) + ?GetCurrentTableIdentity@CConfigManager@@QAAHPAVWSMANCONFIGTABLE_IDENTITY@@PAVIRequestContext@@@Z (public: int __cdecl CConfigManager::GetCurrentTableIdentity(class WSMANCONFIGTABLE_IDENTITY *,class IRequestContext *)) + ?GetDataLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetDataLocale(void)const ) + ?GetDataLocaleHelper@PacketParser@@QAAAAVLocale@@XZ (public: class Locale & __cdecl PacketParser::GetDataLocaleHelper(void)) + ?GetDescriptionElement@SoapSemanticConverter@@QAAPAU_FWXML_ELEMENT@@PAU2@PAVIRequestContext@@@Z (public: struct _FWXML_ELEMENT * __cdecl SoapSemanticConverter::GetDescriptionElement(struct _FWXML_ELEMENT *,class IRequestContext *)) + ?GetDestructorIter@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAAAAV?$SafeSet_Iterator@PAVCCertMapping@@@@XZ (public: class SafeSet_Iterator & __cdecl SafeMap >::GetDestructorIter(void)) + ?GetDestructorIter@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAAAAV?$SafeSet_Iterator@PAVCShellUriSettings@@@@XZ (public: class SafeSet_Iterator & __cdecl SafeMap >::GetDestructorIter(void)) + ?GetDestructorIter@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAAAV?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@XZ (public: class SafeMap_Iterator & __cdecl SafeMap >::GetDestructorIter(void)) + ?GetDestructorIter@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAAAV?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@XZ (public: class SafeMap_Iterator & __cdecl SafeMap >::GetDestructorIter(void)) + ?GetDestructorIter@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ (public: class SafeMap_Iterator & __cdecl SafeMap >::GetDestructorIter(void)) + ?GetDialect@Fragment@PacketParser@@QBAPBGXZ (public: unsigned short const * __cdecl PacketParser::Fragment::GetDialect(void)const ) + ?GetError@BufferFormatter@@QBAKXZ (public: unsigned long __cdecl BufferFormatter::GetError(void)const ) + ?GetErrorCode@CErrorContext@@UBAKXZ (public: virtual unsigned long __cdecl CErrorContext::GetErrorCode(void)const ) + ?GetEventType@SoapSemanticConverter@@AAAKPBGPAVIRequestContext@@@Z (private: unsigned long __cdecl SoapSemanticConverter::GetEventType(unsigned short const *,class IRequestContext *)) + ?GetEventTypeAndResponseElement@SoapSemanticConverter@@AAAPAU_FWXML_ELEMENT@@PAU2@PAKPAVIRequestContext@@@Z (private: struct _FWXML_ELEMENT * __cdecl SoapSemanticConverter::GetEventTypeAndResponseElement(struct _FWXML_ELEMENT *,unsigned long *,class IRequestContext *)) + ?GetExtendedErrorString@CErrorContext@@UAAPAGXZ (public: virtual unsigned short * __cdecl CErrorContext::GetExtendedErrorString(void)) + ?GetExtendedErrorString@CRequestContext@@UAAPAGXZ (public: virtual unsigned short * __cdecl CRequestContext::GetExtendedErrorString(void)) + ?GetFaultToXml@PacketParser@@QBAABVReferenceParameters@1@XZ (public: class PacketParser::ReferenceParameters const & __cdecl PacketParser::GetFaultToXml(void)const ) + ?GetFaultXML@CErrorContext@@UBAPBGXZ (public: virtual unsigned short const * __cdecl CErrorContext::GetFaultXML(void)const ) + ?GetFaultXML@CRequestContext@@UBAPBGXZ (public: virtual unsigned short const * __cdecl CRequestContext::GetFaultXML(void)const ) + ?GetFaultXMLPrivate@CRequestContext@@AAAXPAPAD0KHKKPBG11@Z (private: void __cdecl CRequestContext::GetFaultXMLPrivate(char * *,char * *,unsigned long,int,unsigned long,unsigned long,unsigned short const *,unsigned short const *,unsigned short const *)) + ?GetFirstConfigManagerForCertMapping@CConfigManager@@SAPAV1@PBG@Z (public: static class CConfigManager * __cdecl CConfigManager::GetFirstConfigManagerForCertMapping(unsigned short const *)) + ?GetFirstConfigManagerForListener@CConfigManager@@SAPAV1@PBG@Z (public: static class CConfigManager * __cdecl CConfigManager::GetFirstConfigManagerForListener(unsigned short const *)) + ?GetFirstConfigManagerForShellUri@CConfigManager@@SAPAV1@PBG@Z (public: static class CConfigManager * __cdecl CConfigManager::GetFirstConfigManagerForShellUri(unsigned short const *)) + ?GetFirstConfigManagerForTable@CConfigManager@@SAPAV1@W4WSMANTableConfigType@@PBG@Z (public: static class CConfigManager * __cdecl CConfigManager::GetFirstConfigManagerForTable(enum WSMANTableConfigType,unsigned short const *)) + ?GetFormat@PacketFormatter@@QBA?AW4Charset@1@XZ (public: enum PacketFormatter::Charset __cdecl PacketFormatter::GetFormat(void)const ) + ?GetFormatterMode@BufferFormatter@@QAA?AW4Charset@PacketFormatter@@XZ (public: enum PacketFormatter::Charset __cdecl BufferFormatter::GetFormatterMode(void)) + ?GetFragment@PacketParser@@QBAABVFragment@1@XZ (public: class PacketParser::Fragment const & __cdecl PacketParser::GetFragment(void)const ) + ?GetFragmentDialect@CWSManResourceNoResourceUri@@QAAPBGXZ (public: unsigned short const * __cdecl CWSManResourceNoResourceUri::GetFragmentDialect(void)) + ?GetFragmentPath@CWSManResourceNoResourceUri@@QAAPBGXZ (public: unsigned short const * __cdecl CWSManResourceNoResourceUri::GetFragmentPath(void)) + ?GetGroupPolicyManager@CWSManGroupPolicyManager@@SAPAV1@PAVIRequestContext@@PBG@Z (public: static class CWSManGroupPolicyManager * __cdecl CWSManGroupPolicyManager::GetGroupPolicyManager(class IRequestContext *,unsigned short const *)) + ?GetHeap@WSManMemory@@SAPAXXZ (public: static void * __cdecl WSManMemory::GetHeap(void)) + ?GetIISConfiguration@CConfigManager@@SAHPAVIRequestContext@@PBGPAPAVXmlReader@@@Z (public: static int __cdecl CConfigManager::GetIISConfiguration(class IRequestContext *,unsigned short const *,class XmlReader * *)) + ?GetImpersonationToken@UserRecord@@QAAPAXXZ (public: void * __cdecl UserRecord::GetImpersonationToken(void)) + ?GetInheritTypes@CWSManSecurityUI@@UAAJPAPAU_SI_INHERIT_TYPE@@PAK@Z (public: virtual long __cdecl CWSManSecurityUI::GetInheritTypes(struct _SI_INHERIT_TYPE * *,unsigned long *)) + ?GetInitError@CWSManCriticalSection@@QBAKXZ (public: unsigned long __cdecl CWSManCriticalSection::GetInitError(void)const ) + ?GetInstance@?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QAAPAVAdminSid@CSecurity@@AAVIRequestContext@@@Z (public: class CSecurity::AdminSid * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VEventHandler@WSMan@@$00@@QAAPAVEventHandler@WSMan@@AAVIRequestContext@@@Z (public: class WSMan::EventHandler * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QAAPAVInteractiveSid@CSecurity@@AAVIRequestContext@@@Z (public: class CSecurity::InteractiveSid * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QAAPAVIpHlpApiDllLoader@@AAVIRequestContext@@@Z (public: class IpHlpApiDllLoader * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VMachineName@@$00@@QAAPAVMachineName@@AAVIRequestContext@@@Z (public: class MachineName * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QAAPAVNetworkServiceSid@CSecurity@@AAVIRequestContext@@@Z (public: class CSecurity::NetworkServiceSid * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QAAPAVNtDsApiDllLoader@@AAVIRequestContext@@@Z (public: class NtDsApiDllLoader * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VResources@Locale@@$0A@@@QAAPAVResources@Locale@@AAVIRequestContext@@@Z (public: class Locale::Resources * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VShell32DllLoader@@$00@@QAAPAVShell32DllLoader@@AAVIRequestContext@@@Z (public: class Shell32DllLoader * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VShlWApiDllLoader@@$00@@QAAPAVShlWApiDllLoader@@AAVIRequestContext@@@Z (public: class ShlWApiDllLoader * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VSubscriptionManager@@$01@@QAAPAVSubscriptionManager@@AAVIRequestContext@@@Z (public: class SubscriptionManager * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VUser32DllLoader@@$00@@QAAPAVUser32DllLoader@@AAVIRequestContext@@@Z (public: class User32DllLoader * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VWSManMemCryptManager@@$00@@QAAPAVWSManMemCryptManager@@AAVIRequestContext@@@Z (public: class WSManMemCryptManager * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInt@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAKPAW4WSManConfigSource@@@Z (public: int __cdecl CConfigManager::GetInt(class IRequestContext *,enum ConfigSetting,unsigned long *,enum WSManConfigSource *)) + ?GetInt@CWSManGroupPolicyManager@@QAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@PAKPAW4WSManGroupPolicySettingState@@@Z (public: int __cdecl CWSManGroupPolicyManager::GetInt(class IRequestContext *,enum WSManGroupPolicySetting,unsigned long *,enum WSManGroupPolicySettingState *)) + ?GetKey@UserRecord@@QBA?AUUserKey@@XZ (public: struct UserKey __cdecl UserRecord::GetKey(void)const ) + ?GetKeyCount@CWSManResourceNoResourceUri@@QAAKXZ (public: unsigned long __cdecl CWSManResourceNoResourceUri::GetKeyCount(void)) + ?GetKeyValue@CWSManResourceNoResourceUri@@QAAPBGPBG@Z (public: unsigned short const * __cdecl CWSManResourceNoResourceUri::GetKeyValue(unsigned short const *)) + ?GetKeys@CWSManResourceNoResourceUri@@QAAPAU_WSMAN_KEY@@XZ (public: struct _WSMAN_KEY * __cdecl CWSManResourceNoResourceUri::GetKeys(void)) + ?GetLCID@Locale@@QAAKXZ (public: unsigned long __cdecl Locale::GetLCID(void)) + ?GetLength@XmlReader@@QAAIXZ (public: unsigned int __cdecl XmlReader::GetLength(void)) + ?GetLocale@CRequestContext@@QAAAAVLocale@@XZ (public: class Locale & __cdecl CRequestContext::GetLocale(void)) + ?GetLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetLocale(void)const ) + ?GetLocaleHelper@PacketParser@@QAAAAVLocale@@XZ (public: class Locale & __cdecl PacketParser::GetLocaleHelper(void)) + ?GetLocaleString@CRequestContext@@QAAPBGXZ (public: unsigned short const * __cdecl CRequestContext::GetLocaleString(void)) + ?GetLocator@CWSManResource@@QAAPAU_WSMAN_RESOURCE_LOCATOR@@XZ (public: struct _WSMAN_RESOURCE_LOCATOR * __cdecl CWSManResource::GetLocator(void)) + ?GetMachineId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetMachineId(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QBAAAV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QBAAAV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QBAAAV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@QBAAAV?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@QBAAAV?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@QBAAAV?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@QBAAAV?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@QBAAAV?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PAXUEmpty@@@@QBAAAV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@UPluginKey@@K@@QBAAAV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QBAAAV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBAAAV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@QBAAAV?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VStringKeyCI@@K@@QBAAAV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QBAAAV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBAAAV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBAAAV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QBAAAV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBAAAV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QBAAAV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@QBAABV?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@QBAABV?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@QBAABV?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@QBAABV?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QBAABV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QBAABV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QBAABV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QBAABV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QBAABV?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QBAABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBAABV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QBAABV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QBAABV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QBAABV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QBAABV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QBAABV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QBAABV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMaxBatchItems@CCommonConfigSettings@@UAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMaxBatchItems(void)) + ?GetMaxBatchSize@CCommonConfigSettings@@UAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMaxBatchSize(void)) + ?GetMaxEnvelopeSize@CCommonConfigSettings@@UAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMaxEnvelopeSize(void)) + ?GetMaxEnvelopeSize@PacketParser@@QBAABV?$PacketElement@K@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetMaxEnvelopeSize(void)const ) + ?GetMaxTimeOut@CCommonConfigSettings@@UAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMaxTimeOut(void)) + ?GetMessageAlloc@Locale@@QBAPBGAAVAutoLocalFree@@KZZ (public: unsigned short const * __cdecl Locale::GetMessageAlloc(class AutoLocalFree &,unsigned long,...)const ) + ?GetMessageEmpty@Locale@@QBAPBGAAVAutoLocalFree@@K@Z (public: unsigned short const * __cdecl Locale::GetMessageEmpty(class AutoLocalFree &,unsigned long)const ) + ?GetMessageId@CErrorContext@@UBAKXZ (public: virtual unsigned long __cdecl CErrorContext::GetMessageId(void)const ) + ?GetMessageId@CRequestContext@@UBAKXZ (public: virtual unsigned long __cdecl CRequestContext::GetMessageId(void)const ) + ?GetMessageId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetMessageId(void)const ) + ?GetMessageW@Locale@@QBA_NKPAPAD0PAGK@Z (public: bool __cdecl Locale::GetMessageW(unsigned long,char * *,char * *,unsigned short *,unsigned long)const ) + ?GetMinBatchItems@CCommonConfigSettings@@UAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMinBatchItems(void)) + ?GetMinBatchSize@CCommonConfigSettings@@UAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMinBatchSize(void)) + ?GetMinBatchTimeout@CCommonConfigSettings@@UAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMinBatchTimeout(void)) + ?GetMinEnvelopeSize@CCommonConfigSettings@@UAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMinEnvelopeSize(void)) + ?GetMinTimeOut@CCommonConfigSettings@@UAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMinTimeOut(void)) + ?GetNamespacePrefix@NotUnderstandSoapHeader@PacketParser@@QBAPBGXZ (public: unsigned short const * __cdecl PacketParser::NotUnderstandSoapHeader::GetNamespacePrefix(void)const ) + ?GetNamespaceUrl@NotUnderstandSoapHeader@PacketParser@@QBAPBGXZ (public: unsigned short const * __cdecl PacketParser::NotUnderstandSoapHeader::GetNamespaceUrl(void)const ) + ?GetNewStorage@RBUFFER@@IAAHI@Z (protected: int __cdecl RBUFFER::GetNewStorage(unsigned int)) + ?GetNotUnderstandHeader@PacketParser@@QBAABVNotUnderstandSoapHeader@1@XZ (public: class PacketParser::NotUnderstandSoapHeader const & __cdecl PacketParser::GetNotUnderstandHeader(void)const ) + ?GetObjectInformation@CWSManSecurityUI@@UAAJPAU_SI_OBJECT_INFO@@@Z (public: virtual long __cdecl CWSManSecurityUI::GetObjectInformation(struct _SI_OBJECT_INFO *)) + ?GetObjectW@?$ILoader@VAdminSid@CSecurity@@@@IBAPAVAdminSid@CSecurity@@XZ (protected: class CSecurity::AdminSid * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VEventHandler@WSMan@@@@IBAPAVEventHandler@WSMan@@XZ (protected: class WSMan::EventHandler * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VInteractiveSid@CSecurity@@@@IBAPAVInteractiveSid@CSecurity@@XZ (protected: class CSecurity::InteractiveSid * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VIpHlpApiDllLoader@@@@IBAPAVIpHlpApiDllLoader@@XZ (protected: class IpHlpApiDllLoader * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VMachineName@@@@IBAPAVMachineName@@XZ (protected: class MachineName * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VNetworkServiceSid@CSecurity@@@@IBAPAVNetworkServiceSid@CSecurity@@XZ (protected: class CSecurity::NetworkServiceSid * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VNtDsApiDllLoader@@@@IBAPAVNtDsApiDllLoader@@XZ (protected: class NtDsApiDllLoader * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VResources@Locale@@@@IBAPAVResources@Locale@@XZ (protected: class Locale::Resources * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VShell32DllLoader@@@@IBAPAVShell32DllLoader@@XZ (protected: class Shell32DllLoader * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VShlWApiDllLoader@@@@IBAPAVShlWApiDllLoader@@XZ (protected: class ShlWApiDllLoader * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VSubscriptionManager@@@@IBAPAVSubscriptionManager@@XZ (protected: class SubscriptionManager * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VUser32DllLoader@@@@IBAPAVUser32DllLoader@@XZ (protected: class User32DllLoader * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VWSManMemCryptManager@@@@IBAPAVWSManMemCryptManager@@XZ (protected: class WSManMemCryptManager * __cdecl ILoader::GetObjectW(void)const ) + ?GetOperationId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetOperationId(void)const ) + ?GetOptionCount@CWSManResourceNoResourceUri@@QAAKXZ (public: unsigned long __cdecl CWSManResourceNoResourceUri::GetOptionCount(void)) + ?GetOptionTypes@CWSManResourceNoResourceUri@@QAAPAPBGXZ (public: unsigned short const * * __cdecl CWSManResourceNoResourceUri::GetOptionTypes(void)) + ?GetOptionValue@CWSManResourceNoResourceUri@@QAAPBGPBG@Z (public: unsigned short const * __cdecl CWSManResourceNoResourceUri::GetOptionValue(unsigned short const *)) + ?GetOptions@CWSManResourceNoResourceUri@@QAAPAU_WSMAN_OPTION@@XZ (public: struct _WSMAN_OPTION * __cdecl CWSManResourceNoResourceUri::GetOptions(void)) + ?GetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QAAHXZ (public: int __cdecl CWSManResourceNoResourceUri::GetOptionsMustUnderstandValue(void)) + ?GetOptionsSetXml@PacketParser@@QAAABV?$PacketElement@PAU_FWXML_ELEMENT@@@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetOptionsSetXml(void)) + ?GetOriginalUri@CWSManResource@@QAAPBGXZ (public: unsigned short const * __cdecl CWSManResource::GetOriginalUri(void)) + ?GetPacket@PacketParser@@QAAPAVPacket@@XZ (public: class Packet * __cdecl PacketParser::GetPacket(void)) + ?GetPacketPool@PacketParser@@QAAAAVPacketPool@@XZ (public: class PacketPool & __cdecl PacketParser::GetPacketPool(void)) + ?GetParser@XmlReader@@QAAPAXXZ (public: void * __cdecl XmlReader::GetParser(void)) + ?GetPath@Fragment@PacketParser@@QBAPBGXZ (public: unsigned short const * __cdecl PacketParser::Fragment::GetPath(void)const ) + ?GetPolicyLocation@CWSManGroupPolicyManager@@AAAPBGPBU_WSMAN_POLICY_INFO@@@Z (private: unsigned short const * __cdecl CWSManGroupPolicyManager::GetPolicyLocation(struct _WSMAN_POLICY_INFO const *)) + ?GetPolicyValueForConfigSetting@CConfigManager@@AAAJW4ConfigSetting@@KPAGPAKPAW4WSManGroupPolicySettingState@@PAVIRequestContext@@@Z (private: long __cdecl CConfigManager::GetPolicyValueForConfigSetting(enum ConfigSetting,unsigned long,unsigned short *,unsigned long *,enum WSManGroupPolicySettingState *,class IRequestContext *)) + ?GetPolicyValueForConfigSetting@CConfigManager@@AAAJW4ConfigSetting@@PAKPAW4WSManGroupPolicySettingState@@PAVIRequestContext@@@Z (private: long __cdecl CConfigManager::GetPolicyValueForConfigSetting(enum ConfigSetting,unsigned long *,enum WSManGroupPolicySettingState *,class IRequestContext *)) + ?GetProfileCount@UserRecord@@QAAJXZ (public: long __cdecl UserRecord::GetProfileCount(void)) + ?GetProfileHandle@UserRecord@@QAA_JXZ (public: __int64 __cdecl UserRecord::GetProfileHandle(void)) + ?GetPromptType@SoapSemanticConverter@@AAA_NPBGPAW4_MI_PromptType@@PAVIRequestContext@@@Z (private: bool __cdecl SoapSemanticConverter::GetPromptType(unsigned short const *,enum _MI_PromptType *,class IRequestContext *)) + ?GetQuotaRecord@UserRecord@@QBAPBVQuotaRecord@@XZ (public: class QuotaRecord const * __cdecl UserRecord::GetQuotaRecord(void)const ) + ?GetRefCount@ILifeTimeMgmt@@QAAJXZ (public: long __cdecl ILifeTimeMgmt::GetRefCount(void)) + ?GetReferenceParameters@ReferenceParameters@PacketParser@@QBAPBGXZ (public: unsigned short const * __cdecl PacketParser::ReferenceParameters::GetReferenceParameters(void)const ) + ?GetReferenceProperties@ReferenceParameters@PacketParser@@QBAPBGXZ (public: unsigned short const * __cdecl PacketParser::ReferenceParameters::GetReferenceProperties(void)const ) + ?GetRemainderPacket@PacketParser@@QAAPAVPacket@@PAVIRequestContext@@@Z (public: class Packet * __cdecl PacketParser::GetRemainderPacket(class IRequestContext *)) + ?GetReplyToXml@PacketParser@@QBAABVReferenceParameters@1@XZ (public: class PacketParser::ReferenceParameters const & __cdecl PacketParser::GetReplyToXml(void)const ) + ?GetRequestedDataLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetRequestedDataLocale(void)const ) + ?GetRequestedLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetRequestedLocale(void)const ) + ?GetResourceUri@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetResourceUri(void)const ) + ?GetRoot@XmlReader@@QAAPAU_FWXML_ELEMENT@@XZ (public: struct _FWXML_ELEMENT * __cdecl XmlReader::GetRoot(void)) + ?GetSecurity@CWSManSecurityUI@@UAAJKPAPAXH@Z (public: virtual long __cdecl CWSManSecurityUI::GetSecurity(unsigned long,void * *,int)) + ?GetSecurityDescriptor@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAPAXPAW4WSManConfigSource@@@Z (public: int __cdecl CConfigManager::GetSecurityDescriptor(class IRequestContext *,enum ConfigSetting,void * *,enum WSManConfigSource *)) + ?GetSelectorSetXml@PacketParser@@QAAABV?$PacketElement@PAU_FWXML_ELEMENT@@@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetSelectorSetXml(void)) + ?GetSequenceId@PacketParser@@QBAABV?$PacketElement@_K@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetSequenceId(void)const ) + ?GetServiceCatalog@@YAPAVCatalog@@XZ (class Catalog * __cdecl GetServiceCatalog(void)) + ?GetSessionId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetSessionId(void)const ) + ?GetSessionIdGuid@PacketParser@@QAAAAU_GUID@@XZ (public: struct _GUID & __cdecl PacketParser::GetSessionIdGuid(void)) + ?GetSessionIdGuid@SessionId@PacketParser@@QAAAAU_GUID@@XZ (public: struct _GUID & __cdecl PacketParser::SessionId::GetSessionIdGuid(void)) + ?GetSetting@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@KPAGPAKPAW4WSManConfigSource@@@Z (public: int __cdecl CConfigManager::GetSetting(class IRequestContext *,enum ConfigSetting,unsigned long,unsigned short *,unsigned long *,enum WSManConfigSource *)) + ?GetShellCompressionType@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetShellCompressionType(void)const ) + ?GetSid@CSecurity@@SAPAXXZ (public: static void * __cdecl CSecurity::GetSid(void)) + ?GetSizeInUse@SBUFFER@@QBAIXZ (public: unsigned int __cdecl SBUFFER::GetSizeInUse(void)const ) + ?GetSoapBody@PacketParser@@QAAPAU_FWXML_ELEMENT@@XZ (public: struct _FWXML_ELEMENT * __cdecl PacketParser::GetSoapBody(void)) + ?GetSoapHeaders@PacketParser@@QAAPAU_FWXML_ELEMENT@@XZ (public: struct _FWXML_ELEMENT * __cdecl PacketParser::GetSoapHeaders(void)) + ?GetSourceSubscriptionId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetSourceSubscriptionId(void)const ) + ?GetSpaceUsed@BufferFormatter@@UBAK_N@Z (public: virtual unsigned long __cdecl BufferFormatter::GetSpaceUsed(bool)const ) + ?GetSpaceUsed@CircularBufferFormatter@@UBAK_N@Z (public: virtual unsigned long __cdecl CircularBufferFormatter::GetSpaceUsed(bool)const ) + ?GetStrPtr@TSTRBUFFER@@QAAPAGXZ (public: unsigned short * __cdecl TSTRBUFFER::GetStrPtr(void)) + ?GetString@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@KPAGPAKPAW4WSManConfigSource@@@Z (public: int __cdecl CConfigManager::GetString(class IRequestContext *,enum ConfigSetting,unsigned long,unsigned short *,unsigned long *,enum WSManConfigSource *)) + ?GetString@CWSManGroupPolicyManager@@QAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@KPAGPAKPAW4WSManGroupPolicySettingState@@@Z (public: int __cdecl CWSManGroupPolicyManager::GetString(class IRequestContext *,enum WSManGroupPolicySetting,unsigned long,unsigned short *,unsigned long *,enum WSManGroupPolicySettingState *)) + ?GetString@Locale@@QAAPBGXZ (public: unsigned short const * __cdecl Locale::GetString(void)) + ?GetStringInternal@CConfigManager@@AAAHPAVIRequestContext@@W4ConfigSetting@@KKPAGPAKPAW4WSManConfigSource@@@Z (private: int __cdecl CConfigManager::GetStringInternal(class IRequestContext *,enum ConfigSetting,unsigned long,unsigned long,unsigned short *,unsigned long *,enum WSManConfigSource *)) + ?GetStringInternal@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@KKPAGPAKPAW4WSManGroupPolicySettingState@@@Z (private: int __cdecl CWSManGroupPolicyManager::GetStringInternal(class IRequestContext *,enum WSManGroupPolicySetting,unsigned long,unsigned long,unsigned short *,unsigned long *,enum WSManGroupPolicySettingState *)) + ?GetSubscriptionId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetSubscriptionId(void)const ) + ?GetSuccessCode@OnHTTPInitialize@@QBAKXZ (public: unsigned long __cdecl OnHTTPInitialize::GetSuccessCode(void)const ) + ?GetTimeout@PacketParser@@QBAABV?$PacketElement@K@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetTimeout(void)const ) + ?GetTo@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetTo(void)const ) + ?GetToken@CSecurity@@SAPAXXZ (public: static void * __cdecl CSecurity::GetToken(void)) + ?GetToken@UserRecord@@QAAPAXXZ (public: void * __cdecl UserRecord::GetToken(void)) + ?GetUpdatedSDDL@CWSManSecurityUI@@QAAPAGPAVIRequestContext@@@Z (public: unsigned short * __cdecl CWSManSecurityUI::GetUpdatedSDDL(class IRequestContext *)) + ?GetUri@CWSManResource@@QAAPBGXZ (public: unsigned short const * __cdecl CWSManResource::GetUri(void)) + ?GetUserAdministratorType@UserRecord@@QBA?AW4AdministratorType@UserAuthzRecord@@XZ (public: enum UserAuthzRecord::AdministratorType __cdecl UserRecord::GetUserAdministratorType(void)const ) + ?GetUserNameW@UserRecord@@QAAPBGXZ (public: unsigned short const * __cdecl UserRecord::GetUserNameW(void)) + ?GetValue@?$PacketElement@K@PacketParser@@QBAKXZ (public: unsigned long __cdecl PacketParser::PacketElement::GetValue(void)const ) + ?GetValue@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QBAPAU_FWXML_ELEMENT@@XZ (public: struct _FWXML_ELEMENT * __cdecl PacketParser::PacketElement::GetValue(void)const ) + ?GetValue@?$PacketElement@PBG@PacketParser@@QBAPBGXZ (public: unsigned short const * __cdecl PacketParser::PacketElement::GetValue(void)const ) + ?GetValue@?$PacketElement@_K@PacketParser@@QBA_KXZ (public: unsigned __int64 __cdecl PacketParser::PacketElement::GetValue(void)const ) + ?GetWsmanData@TSTRBUFFER@@QAAXPAU_WSMAN_DATA@@@Z (public: void __cdecl TSTRBUFFER::GetWsmanData(struct _WSMAN_DATA *)) + ?GetXmlDoc@PacketParser@@QAAPAUFWXML_DOCUMENT@@XZ (public: struct FWXML_DOCUMENT * __cdecl PacketParser::GetXmlDoc(void)) + ?GrowBuffer@BufferFormatter@@UAAKK@Z (public: virtual unsigned long __cdecl BufferFormatter::GrowBuffer(unsigned long)) + ?GrowBuffer@BufferFormatter@@UAAKXZ (public: virtual unsigned long __cdecl BufferFormatter::GrowBuffer(void)) + ?GrowBuffer@CircularBufferFormatter@@UAAKK@Z (public: virtual unsigned long __cdecl CircularBufferFormatter::GrowBuffer(unsigned long)) + ?GrowBuffer@CircularBufferFormatter@@UAAKXZ (public: virtual unsigned long __cdecl CircularBufferFormatter::GrowBuffer(void)) + ?HandleAutoConfiguredListener@CConfigManager@@QAAHPAVIRequestContext@@PAVLISTENER_IDENTITY@@@Z (public: int __cdecl CConfigManager::HandleAutoConfiguredListener(class IRequestContext *,class LISTENER_IDENTITY *)) + ?HandleMigration@@YAHPAVWSManMigrationContext@@@Z (int __cdecl HandleMigration(class WSManMigrationContext *)) + ?HasFaultXML@CRequestContext@@QBAHXZ (public: int __cdecl CRequestContext::HasFaultXML(void)const ) + ?HasHtmlError@CRequestContext@@ABAHXZ (private: int __cdecl CRequestContext::HasHtmlError(void)const ) + ?HasOption@CWSManResourceNoResourceUri@@QAAHPBG@Z (public: int __cdecl CWSManResourceNoResourceUri::HasOption(unsigned short const *)) + ?ImpersonateUserOrSelf@CSecurity@@SAHW4CallSiteId@@PAX@Z (public: static int __cdecl CSecurity::ImpersonateUserOrSelf(enum CallSiteId,void *)) + ?IncreaseProfileCount@UserRecord@@QAAXXZ (public: void __cdecl UserRecord::IncreaseProfileCount(void)) + ?Info@EventLog@@SAXK@Z (public: static void __cdecl EventLog::Info(unsigned long)) + ?Info@EventLog@@SAXKGPAPBG@Z (public: static void __cdecl EventLog::Info(unsigned long,unsigned short,unsigned short const * *)) + ?Info@EventLog@@SAXKPBG@Z (public: static void __cdecl EventLog::Info(unsigned long,unsigned short const *)) + ?Init@CBaseConfigCache@@IAAHPAVIRequestContext@@H@Z (protected: int __cdecl CBaseConfigCache::Init(class IRequestContext *,int)) + ?Init@CWSManSecurityUI@@QAAHPAG0PAVIRequestContext@@@Z (public: int __cdecl CWSManSecurityUI::Init(unsigned short *,unsigned short *,class IRequestContext *)) + ?Init@ConfigRegistry@@IAAHXZ (protected: int __cdecl ConfigRegistry::Init(void)) + ?Init@XmlReader@@QAAHPAVIRequestContext@@PAUWSMAN_OBJECT@@@Z (public: int __cdecl XmlReader::Init(class IRequestContext *,struct WSMAN_OBJECT *)) + ?Init@XmlReader@@QAAHPAVIRequestContext@@PBG@Z (public: int __cdecl XmlReader::Init(class IRequestContext *,unsigned short const *)) + ?InitCfgMgr@CConfigManager@@AAAHPAVWSMANCONFIGTABLE_IDENTITY@@@Z (private: int __cdecl CConfigManager::InitCfgMgr(class WSMANCONFIGTABLE_IDENTITY *)) + ?InitCfgMgr@CConfigManager@@AAAHPAVWSMANCONFIGTABLE_IDENTITY@@PAUHKEY__@@1@Z (private: int __cdecl CConfigManager::InitCfgMgr(class WSMANCONFIGTABLE_IDENTITY *,struct HKEY__ *,struct HKEY__ *)) + ?InitMap@CBaseConfigCache@@CAHPAVIRequestContext@@AAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@@Z (private: static int __cdecl CBaseConfigCache::InitMap(class IRequestContext *,class AutoRelease &)) + ?Initialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UAA_NAAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAAAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAAAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAAAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAAAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@VStringKeyCI@@K@@QAAAAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAAAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAAAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@PBG@Z (private: int __cdecl CWSManGroupPolicyManager::Initialize(class IRequestContext *,unsigned short const *)) + ?Initialize@EventHandler@WSMan@@QAA_NAAVIRequestContext@@@Z (public: bool __cdecl WSMan::EventHandler::Initialize(class IRequestContext &)) + ?Initialize@UserRecord@@SAXAAV1@ABUInitializer@1@@Z (public: static void __cdecl UserRecord::Initialize(class UserRecord &,struct UserRecord::Initializer const &)) + ?InitializeSources@CBaseConfigCache@@IAAHPAVIRequestContext@@HH@Z (protected: int __cdecl CBaseConfigCache::InitializeSources(class IRequestContext *,int,int)) + ?InitializeSourcesHelper@CBaseConfigCache@@MAAHPAVIRequestContext@@H@Z (protected: virtual int __cdecl CBaseConfigCache::InitializeSourcesHelper(class IRequestContext *,int)) + ?InitializeSourcesHelper@CClientConfigCache@@EAAHPAVIRequestContext@@H@Z (private: virtual int __cdecl CClientConfigCache::InitializeSourcesHelper(class IRequestContext *,int)) + ?InsertAtPosition@TSTRBUFFER@@QAAJPBGI@Z (public: long __cdecl TSTRBUFFER::InsertAtPosition(unsigned short const *,unsigned int)) + ?InternalFailure@CErrorContext@@UAAXKZZ (public: virtual void __cdecl CErrorContext::InternalFailure(unsigned long,...)) + ?InternalFailure@CRequestContext@@UAAXKZZ (public: virtual void __cdecl CRequestContext::InternalFailure(unsigned long,...)) + ?InternalHResult@CErrorContext@@UAAXKKZZ (public: virtual void __cdecl CErrorContext::InternalHResult(unsigned long,unsigned long,...)) + ?InternalHResult@CRequestContext@@UAAXKKZZ (public: virtual void __cdecl CRequestContext::InternalHResult(unsigned long,unsigned long,...)) + ?InternalParse@CWSManEPR@@MAAHPAVIRequestContext@@@Z (protected: virtual int __cdecl CWSManEPR::InternalParse(class IRequestContext *)) + ?InternalParse@CWSManResource@@MAAHPAVIRequestContext@@@Z (protected: virtual int __cdecl CWSManResource::InternalParse(class IRequestContext *)) + ?IsActive@ChildLifeTimeManager@@QAA_NXZ (public: bool __cdecl ChildLifeTimeManager::IsActive(void)) + ?IsAdmin@UserRecord@@QBA_NXZ (public: bool __cdecl UserRecord::IsAdmin(void)const ) + ?IsAutoListenerConfigurationOn@CConfigManager@@SAHPAVIRequestContext@@PAH@Z (public: static int __cdecl CConfigManager::IsAutoListenerConfigurationOn(class IRequestContext *,int *)) + ?IsCIM_Error@CRequestContext@@QAAHXZ (public: int __cdecl CRequestContext::IsCIM_Error(void)) + ?IsCurrentListenerAutoConfigured@CConfigManager@@QAAHPAVIRequestContext@@PAH@Z (public: int __cdecl CConfigManager::IsCurrentListenerAutoConfigured(class IRequestContext *,int *)) + ?IsCurrentListenerCompat@CConfigManager@@QBA_NXZ (public: bool __cdecl CConfigManager::IsCurrentListenerCompat(void)const ) + ?IsDynAlloced@RBUFFER@@IBAHXZ (protected: int __cdecl RBUFFER::IsDynAlloced(void)const ) + ?IsEPR@CWSManEPR@@UAAHXZ (public: virtual int __cdecl CWSManEPR::IsEPR(void)) + ?IsEPR@CWSManResourceNoResourceUri@@UAAHXZ (public: virtual int __cdecl CWSManResourceNoResourceUri::IsEPR(void)) + ?IsEmpty@?$ILoader@VAdminSid@CSecurity@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VEventHandler@WSMan@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VInteractiveSid@CSecurity@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VIpHlpApiDllLoader@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VMachineName@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VNetworkServiceSid@CSecurity@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VNtDsApiDllLoader@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VResources@Locale@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VShell32DllLoader@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VShlWApiDllLoader@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VSubscriptionManager@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VUser32DllLoader@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VWSManMemCryptManager@@@@QBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QBA_NXZ (public: bool __cdecl SafeMap >::IsEmpty(void)const ) + ?IsEmpty@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBA_NXZ (public: bool __cdecl SafeMap >::IsEmpty(void)const ) + ?IsEmpty@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QBA_NXZ (public: bool __cdecl SafeMap >::IsEmpty(void)const ) + ?IsEvent@SoapSemanticConverter@@QAA_NPAU_FWXML_ELEMENT@@@Z (public: bool __cdecl SoapSemanticConverter::IsEvent(struct _FWXML_ELEMENT *)) + ?IsEventEnabled@EventHandler@WSMan@@SA_NABU_EVENT_DESCRIPTOR@@@Z (public: static bool __cdecl WSMan::EventHandler::IsEventEnabled(struct _EVENT_DESCRIPTOR const &)) + ?IsEventProviderEnabled@EventHandler@WSMan@@SA_NXZ (public: static bool __cdecl WSMan::EventHandler::IsEventProviderEnabled(void)) + ?IsFound@?$PacketElement@K@PacketParser@@QBAHXZ (public: int __cdecl PacketParser::PacketElement::IsFound(void)const ) + ?IsFound@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QBAHXZ (public: int __cdecl PacketParser::PacketElement::IsFound(void)const ) + ?IsFound@?$PacketElement@PBG@PacketParser@@QBAHXZ (public: int __cdecl PacketParser::PacketElement::IsFound(void)const ) + ?IsFound@?$PacketElement@_K@PacketParser@@QBAHXZ (public: int __cdecl PacketParser::PacketElement::IsFound(void)const ) + ?IsGeneratingError@CErrorContext@@UBA_NXZ (public: virtual bool __cdecl CErrorContext::IsGeneratingError(void)const ) + ?IsIdentifyPacket@PacketParser@@QBAHXZ (public: int __cdecl PacketParser::IsIdentifyPacket(void)const ) + ?IsInCommitMode@BufferFormatter@@QAA_NXZ (public: bool __cdecl BufferFormatter::IsInCommitMode(void)) + ?IsInteractive@UserRecord@@QBA_NXZ (public: bool __cdecl UserRecord::IsInteractive(void)const ) + ?IsLocalSystemSid@CSecurity@@SAHPAX@Z (public: static int __cdecl CSecurity::IsLocalSystemSid(void *)) + ?IsMustUnderstand@?$PacketElement@PBG@PacketParser@@QBAHXZ (public: int __cdecl PacketParser::PacketElement::IsMustUnderstand(void)const ) + ?IsNonOperativePacket@PacketParser@@QBAHXZ (public: int __cdecl PacketParser::IsNonOperativePacket(void)const ) + ?IsPolicyControlledSetting@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAH@Z (public: int __cdecl CConfigManager::IsPolicyControlledSetting(class IRequestContext *,enum ConfigSetting,int *)) + ?IsRobustConnectionPacket@PacketParser@@QBAHXZ (public: int __cdecl PacketParser::IsRobustConnectionPacket(void)const ) + ?IsStreamingEvent@SoapSemanticConverter@@QAA_NPAU_FWXML_ELEMENT@@PAVIRequestContext@@@Z (public: bool __cdecl SoapSemanticConverter::IsStreamingEvent(struct _FWXML_ELEMENT *,class IRequestContext *)) + ?IsStringNullOrEmpty@@YAHPBG@Z (int __cdecl IsStringNullOrEmpty(unsigned short const *)) + ?IsValid@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PAXUEmpty@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@UPluginKey@@K@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyCI@@K@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@CWSManCriticalSection@@QBAHXZ (public: int __cdecl CWSManCriticalSection::IsValid(void)const ) + ?IsValid@RBUFFER@@IBAHXZ (protected: int __cdecl RBUFFER::IsValid(void)const ) + ?Key@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBAPBVStringKeyCI@@ABV2@@Z (public: class StringKeyCI const * __cdecl SafeMap >::Key(class StringKeyCI const &)const ) + ?Key@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QBAPBVStringKeyCI@@ABV2@@Z (public: class StringKeyCI const * __cdecl SafeMap >::Key(class StringKeyCI const &)const ) + ?Key@?$SafeMap_Iterator@VKey@Locale@@K@@QBAABV0Locale@@XZ (public: class Locale::Key const & __cdecl SafeMap_Iterator::Key(void)const ) + ?Key@?$SafeMap_Iterator@VStringKeyCI@@K@@QBAABVStringKeyCI@@XZ (public: class StringKeyCI const & __cdecl SafeMap_Iterator::Key(void)const ) + ?Key@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBAABVStringKeyCI@@XZ (public: class StringKeyCI const & __cdecl SafeMap_Iterator::Key(void)const ) + ?LogError@CBaseConfigCache@@UAAXKK@Z (public: virtual void __cdecl CBaseConfigCache::LogError(unsigned long,unsigned long)) + ?LogErrorCode@CErrorContext@@QAAXXZ (public: void __cdecl CErrorContext::LogErrorCode(void)) + ?LogErrorCode@CRequestContext@@QAAXXZ (public: void __cdecl CRequestContext::LogErrorCode(void)) + ?LogErrorMessage@CRequestContext@@QAAXXZ (public: void __cdecl CRequestContext::LogErrorMessage(void)) + ?LogNotificationEvent@CWSManGroupPolicyManager@@CAXK@Z (private: static void __cdecl CWSManGroupPolicyManager::LogNotificationEvent(unsigned long)) + ?LogReadErrors@CBaseConfigCache@@IAA?AW4ErrorLogging@@W4ConfigChangeSources@@@Z (protected: enum ErrorLogging __cdecl CBaseConfigCache::LogReadErrors(enum ConfigChangeSources)) + ?LowerBound@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXABVKey@Locale@@@Z (public: void __cdecl SafeMap_Iterator::LowerBound(class Locale::Key const &)) + ?MakeUrlBinding@@YAHKPAGPAKPBG222@Z (int __cdecl MakeUrlBinding(unsigned long,unsigned short *,unsigned long *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *)) + ?MakeUrlBinding@@YAPAGPAVIRequestContext@@PBG111@Z (unsigned short * __cdecl MakeUrlBinding(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *)) + ?MapGeneric@CWSManSecurityUI@@UAAJPBU_GUID@@PAEPAK@Z (public: virtual long __cdecl CWSManSecurityUI::MapGeneric(struct _GUID const *,unsigned char *,unsigned long *)) + ?Me@?$AutoCleanup@V?$AutoDelete@D@@PAD@@AAAAAV?$AutoDelete@D@@XZ (private: class AutoDelete & __cdecl AutoCleanup,char *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@G@@PAG@@AAAAAV?$AutoDelete@G@@XZ (private: class AutoDelete & __cdecl AutoCleanup,unsigned short *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@AAAAAV?$AutoDelete@UIPRange@CWSManIPFilter@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@AAAAAV?$AutoDelete@U_SID@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,struct _SID *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@AAAAAV?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@AAAAAV?$AutoDelete@V?$Handle@VISubscription@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class Handle *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@PAV?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@AAAAAV?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@AAAAAV?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@PAV?$SafeSet_Iterator@PAVCollector@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@PAV?$SafeSet_Iterator@PAVHostOperation@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@PAV?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@AAAAAV?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SimpleStack *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@AAAAAV?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SimpleStack *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PAV?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@AAAAAV?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@XZ (private: class AutoDelete > > > & __cdecl AutoCleanup > > >,class std::queue > > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@AAAAAV?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::set > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@AAAAAV?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::set > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@PAV?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@PAV?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@AAAAAV?$AutoDelete@VAdminSid@CSecurity@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CSecurity::AdminSid *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@AAAAAV?$AutoDelete@VBlockedRecord@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class BlockedRecord *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAAAV?$AutoDelete@VCBaseConfigCache@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CBaseConfigCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@AAAAAV?$AutoDelete@VCCertMapping@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CCertMapping *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@AAAAAV?$AutoDelete@VCConfigChangeSource@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CConfigChangeSource *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@AAAAAV?$AutoDelete@VCListenerSettings@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CListenerSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@AAAAAV?$AutoDelete@VCObserverConfigChangeErrors@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@AAAAAV?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@AAAAAV?$AutoDelete@VCShellUriSettings@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CShellUriSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAAAV?$AutoDelete@VCWSManEPR@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CWSManEPR *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@AAAAAV?$AutoDelete@VCWSManResource@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CWSManResource *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@AAAAAV?$AutoDelete@VCertHash@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CertHash *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@AAAAAV?$AutoDelete@VConfigUpdate@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class ConfigUpdate *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAAAV?$AutoDelete@VEnumSinkEx@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class EnumSinkEx *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@AAAAAV?$AutoDelete@VEventHandler@WSMan@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class WSMan::EventHandler *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@AAAAAV?$AutoDelete@VExpiredOperationIdRecord@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@AAAAAV?$AutoDelete@VGPApiManager@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class GPApiManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAAAV?$AutoDelete@VGeneralSinkEx@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class GeneralSinkEx *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@AAAAAV?$AutoDelete@VIChannelObserverFactory@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class IChannelObserverFactory *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@AAAAAV?$AutoDelete@VIQueryDASHSMASHInterface@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@AAAAAV?$AutoDelete@VISpecification@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class ISpecification *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@AAAAAV?$AutoDelete@VInteractiveSid@CSecurity@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@AAAAAV?$AutoDelete@VIpHlpApiDllLoader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class IpHlpApiDllLoader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@AAAAAV?$AutoDelete@VMachineName@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class MachineName *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@AAAAAV?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CListenerReceive::MasterReceiveData *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@AAAAAV?$AutoDelete@VNetworkServiceSid@CSecurity@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@AAAAAV?$AutoDelete@VNtDsApiDllLoader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class NtDsApiDllLoader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@AAAAAV?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@AAAAAV?$AutoDelete@VPacketCreator@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class PacketCreator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@AAAAAV?$AutoDelete@VPacketParser@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class PacketParser *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@AAAAAV?$AutoDelete@VResources@Locale@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class Locale::Resources *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@AAAAAV?$AutoDelete@VRunAsConfiguration@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class RunAsConfiguration *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@AAAAAV?$AutoDelete@VSecurityEntry@Catalog@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class Catalog::SecurityEntry *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@AAAAAV?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@AAAAAV?$AutoDelete@VServiceSoapProcessor@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class ServiceSoapProcessor *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@AAAAAV?$AutoDelete@VShell32DllLoader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class Shell32DllLoader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@AAAAAV?$AutoDelete@VShlWApiDllLoader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class ShlWApiDllLoader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@AAAAAV?$AutoDelete@VSubscriptionEnumerator@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class SubscriptionEnumerator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@AAAAAV?$AutoDelete@VSubscriptionManager@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class SubscriptionManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@AAAAAV?$AutoDelete@VTSTRBUFFER@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class TSTRBUFFER *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@AAAAAV?$AutoDelete@VUniqueStringOverflow@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class UniqueStringOverflow *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@AAAAAV?$AutoDelete@VUser32DllLoader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class User32DllLoader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@AAAAAV?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@AAAAAV?$AutoDelete@VWSManMemCryptManager@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class WSManMemCryptManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@AAAAAV?$AutoDelete@VWmiEnumContext@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class WmiEnumContext *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@AAAAAV?$AutoDelete@VXmlReader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class XmlReader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@AAAAAV?$AutoDeleteVector@$$CBG@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short const *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@AAAAAV?$AutoDeleteVector@D@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,char *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@AAAAAV?$AutoDeleteVector@E@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,unsigned char *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@AAAAAV?$AutoDeleteVector@G@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@AAAAAV?$AutoDeleteVector@H@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,int *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@AAAAAV?$AutoDeleteVector@PAG@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short * *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@AAAAAV?$AutoDeleteVector@PBG@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short const * *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@AAAAAV?$AutoDeleteVector@U_CONFIG_UPDATE@@@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@AAAAAV?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@AAAAAV?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@AAAAAV?$AutoDeleteVector@U_WSMAN_OPTION@@@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,struct _WSMAN_OPTION *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@AAAAAV?$AutoDeleteVector@X@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,void *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoFree@E@@PAE@@AAAAAV?$AutoFree@E@@XZ (private: class AutoFree & __cdecl AutoCleanup,unsigned char *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@AAAAAV?$AutoLocklessItemRecycle@VPacket@@@@XZ (private: class AutoLocklessItemRecycle & __cdecl AutoCleanup,class Packet *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@AAAAAV?$AutoRelease@UIAppHostChildElementCollection@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@AAAAAV?$AutoRelease@UIAppHostElement@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostElement *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@AAAAAV?$AutoRelease@UIAppHostElementCollection@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostElementCollection *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@AAAAAV?$AutoRelease@UIAppHostProperty@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostProperty *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@AAAAAV?$AutoRelease@UIAppHostPropertyCollection@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@AAAAAV?$AutoRelease@UIClientSecurity@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IClientSecurity *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@AAAAAV?$AutoRelease@UIEnumWbemClassObject@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IEnumWbemClassObject *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@AAAAAV?$AutoRelease@UIErrorInfo@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IErrorInfo *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@AAAAAV?$AutoRelease@UIUnknown@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IUnknown *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@AAAAAV?$AutoRelease@UIWbemClassObject@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemClassObject *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@AAAAAV?$AutoRelease@UIWbemContext@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemContext *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@AAAAAV?$AutoRelease@UIWbemLocator@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemLocator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@AAAAAV?$AutoRelease@UIWbemObjectTextSrc@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@AAAAAV?$AutoRelease@UIWbemPath@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemPath *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@AAAAAV?$AutoRelease@UIWbemPathKeyList@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemPathKeyList *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@AAAAAV?$AutoRelease@UIWbemQualifierSet@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemQualifierSet *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@AAAAAV?$AutoRelease@UIWbemQuery@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemQuery *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@AAAAAV?$AutoRelease@UIWbemServices@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemServices *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@AAAAAV?$AutoRelease@VApplication@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::Application *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAAAV?$AutoRelease@VCBaseConfigCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CBaseConfigCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PAVCClientConfigCache@@@@AAAAAV?$AutoRelease@VCClientConfigCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CClientConfigCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@AAAAAV?$AutoRelease@VCClientConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CClientConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@AAAAAV?$AutoRelease@VCCommonConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CCommonConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@AAAAAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@AAAAAV?$AutoRelease@VCConfigManager@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CConfigManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PAVCListenerCommand@@@@AAAAAV?$AutoRelease@VCListenerCommand@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CListenerCommand *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PAVCListenerMasterOperation@@@@AAAAAV?$AutoRelease@VCListenerMasterOperation@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CListenerMasterOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@AAAAAV?$AutoRelease@VCListenerReceive@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CListenerReceive *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PAVCListenerShell@@@@AAAAAV?$AutoRelease@VCListenerShell@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CListenerShell *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@AAAAAV?$AutoRelease@VCRemoteOperation@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CRemoteOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@AAAAAV?$AutoRelease@VCRemoteSession@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CRemoteSession *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@AAAAAV?$AutoRelease@VCRequestContext@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CRequestContext *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@AAAAAV?$AutoRelease@VCServiceCommonConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@AAAAAV?$AutoRelease@VCServiceConfigCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CServiceConfigCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@AAAAAV?$AutoRelease@VCServiceConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CServiceConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAAAV?$AutoRelease@VCWSManEPR@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManEPR *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@AAAAAV?$AutoRelease@VCWSManGroupPolicyCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@AAAAAV?$AutoRelease@VCWSManGroupPolicyManager@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@AAAAAV?$AutoRelease@VCWSManObject@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManObject *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@AAAAAV?$AutoRelease@VCWSManResource@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManResource *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PAVCWSManSession@@@@AAAAAV?$AutoRelease@VCWSManSession@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManSession *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@AAAAAV?$AutoRelease@VCWinRSPluginConfigCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@AAAAAV?$AutoRelease@VCWinRSPluginConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@AAAAAV?$AutoRelease@VCommand@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::Command *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@AAAAAV?$AutoRelease@VConfigNotification@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class ConfigNotification *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAAAV?$AutoRelease@VEnumSinkEx@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class EnumSinkEx *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAAAV?$AutoRelease@VGeneralSinkEx@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class GeneralSinkEx *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PAVHostMappingTable@@@@AAAAAV?$AutoRelease@VHostMappingTable@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class HostMappingTable *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@AAAAAV?$AutoRelease@VIISConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class IISConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@AAAAAV?$AutoRelease@VIPCSoapProcessor@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class IPCSoapProcessor *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@AAAAAV?$AutoRelease@VIRequestContext@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class IRequestContext *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@AAAAAV?$AutoRelease@VISubscription@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class ISubscription *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@AAAAAV?$AutoRelease@VInboundRequestDetails@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class InboundRequestDetails *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PAVProxyManager@Client@WSMan@@@@AAAAAV?$AutoRelease@VProxyManager@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::ProxyManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PAVProxySelection@Client@WSMan@@@@AAAAAV?$AutoRelease@VProxySelection@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::ProxySelection *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PAVPushSubscribeOperation@@@@AAAAAV?$AutoRelease@VPushSubscribeOperation@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class PushSubscribeOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PAVPushSubscription@@@@AAAAAV?$AutoRelease@VPushSubscription@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class PushSubscription *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VReceiveOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VReconnectOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VSendOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAAAV?$AutoRelease@VShell@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::Shell *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@AAAAAV?$AutoRelease@VShellInfo@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class ShellInfo *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VSignalOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@AAAAAV?$AutoRelease@VUserRecord@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class UserRecord *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@AAAAAV?$AutoRelease@VWSManHttpListener@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSManHttpListener *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@AAAAAV?$AutoReleaseEx@VHostMappingTableEntry@@@@XZ (private: class AutoReleaseEx & __cdecl AutoCleanup,class HostMappingTableEntry *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAAAV?$AutoReleaseEx@VShell@Client@WSMan@@@@XZ (private: class AutoReleaseEx & __cdecl AutoCleanup,class WSMan::Client::Shell *>::Me(void)) + ?Me@?$AutoCleanup@VAutoBstr@@PAG@@AAAAAVAutoBstr@@XZ (private: class AutoBstr & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@AAAAAVAutoBstrNoAlloc@@XZ (private: class AutoBstrNoAlloc & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@AAAAAVAutoCertContext@@XZ (private: class AutoCertContext & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@AAAAAVAutoChainContext@@XZ (private: class AutoChainContext & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@AAAAAVAutoCoTaskMemFree@@XZ (private: class AutoCoTaskMemFree & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@AAAAAVAutoFwXmlCloseParser@@XZ (private: class AutoFwXmlCloseParser & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoHandle@@PAX@@AAAAAVAutoHandle@@XZ (private: class AutoHandle & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoImpersonateUser@@PAX@@AAAAAVAutoImpersonateUser@@XZ (private: class AutoImpersonateUser & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@AAAAAVAutoLibrary@@XZ (private: class AutoLibrary & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoLocalFree@@PAX@@AAAAAVAutoLocalFree@@XZ (private: class AutoLocalFree & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@AAAAAVAutoMIClass@@XZ (private: class AutoMIClass & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@AAAAAVAutoMIInstance@@XZ (private: class AutoMIInstance & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@AAAAAVAutoObject@@XZ (private: class AutoObject & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@AAAAAVAutoRegKey@@XZ (private: class AutoRegKey & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@AAAAAVAutoSecurityDescriptor@@XZ (private: class AutoSecurityDescriptor & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoWaitHandle@@PAX@@AAAAAVAutoWaitHandle@@XZ (private: class AutoWaitHandle & __cdecl AutoCleanup::Me(void)) + ?MoveSettingsToMigrationKey@@YAHPAVIRequestContext@@_N@Z (int __cdecl MoveSettingsToMigrationKey(class IRequestContext *,bool)) + ?NUM_BOMS@PacketFormatter@@0HB (private: static int const PacketFormatter::NUM_BOMS) + ?NUM_CHARSETS@PacketFormatter@@0HB (private: static int const PacketFormatter::NUM_CHARSETS) + ?Next@TSTRBUFFER@@QBAPBGPBG@Z (public: unsigned short const * __cdecl TSTRBUFFER::Next(unsigned short const *)const ) + ?NextCertMapping@CConfigManager@@QAAHXZ (public: int __cdecl CConfigManager::NextCertMapping(void)) + ?NextListener@CConfigManager@@QAAHXZ (public: int __cdecl CConfigManager::NextListener(void)) + ?NextRow@CConfigManager@@QAAHXZ (public: int __cdecl CConfigManager::NextRow(void)) + ?NextShellUri@CConfigManager@@QAAHXZ (public: int __cdecl CConfigManager::NextShellUri(void)) + ?NoSemantics@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::NoSemantics) + ?NotifyObservers@CWSManGroupPolicyManager@@UAAHPAVIRequestContext@@PAVIWSManGroupPolicyCacheDataProvider@@@Z (public: virtual int __cdecl CWSManGroupPolicyManager::NotifyObservers(class IRequestContext *,class IWSManGroupPolicyCacheDataProvider *)) + ?OnChange@CBaseConfigCache@@UAAXW4ConfigChangeSources@@KW4ConfigChangeSeverityType@@@Z (public: virtual void __cdecl CBaseConfigCache::OnChange(enum ConfigChangeSources,unsigned long,enum ConfigChangeSeverityType)) + ?OpenRegKey@ConfigRegistry@@IAAJPAU_CONFIG_INFO@@KPAVWSMANCONFIGTABLE_IDENTITY@@PAVAutoRegKey@@PAUHKEY__@@@Z (protected: long __cdecl ConfigRegistry::OpenRegKey(struct _CONFIG_INFO *,unsigned long,class WSMANCONFIGTABLE_IDENTITY *,class AutoRegKey *,struct HKEY__ *)) + ?OverrideMaxEnvelopeSize@PacketParser@@QAAXK@Z (public: void __cdecl PacketParser::OverrideMaxEnvelopeSize(unsigned long)) + ?OverrideTimeout@PacketParser@@QAAXK@Z (public: void __cdecl PacketParser::OverrideTimeout(unsigned long)) + ?Parse@CWSManResource@@SAPAV1@PAVIRequestContext@@PBG11PAU_WSMAN_SELECTOR_SET@@PAU_WSMAN_OPTION_SET@@H@Z (public: static class CWSManResource * __cdecl CWSManResource::Parse(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,struct _WSMAN_SELECTOR_SET *,struct _WSMAN_OPTION_SET *,int)) + ?Parse@CWSManResource@@SAPAV1@PAVIRequestContext@@PBGH@Z (public: static class CWSManResource * __cdecl CWSManResource::Parse(class IRequestContext *,unsigned short const *,int)) + ?Parse@XmlReader@@AAAHPAVIRequestContext@@@Z (private: int __cdecl XmlReader::Parse(class IRequestContext *)) + ?ParseAction@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@_N@Z (private: int __cdecl PacketParser::ParseAction(class IRequestContext *,struct _FWXML_ELEMENT *,bool)) + ?ParseActivityId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseActivityId(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseBookmark@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseBookmark(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseDataLocale@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseDataLocale(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseEprElement@CWSManEPR@@SAPAV1@PAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z (public: static class CWSManEPR * __cdecl CWSManEPR::ParseEprElement(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ParseEvent@SoapSemanticConverter@@QAAPAVSemanticMessage@@PAU_FWXML_ELEMENT@@PAKPAVIRequestContext@@@Z (public: class SemanticMessage * __cdecl SoapSemanticConverter::ParseEvent(struct _FWXML_ELEMENT *,unsigned long *,class IRequestContext *)) + ?ParseFaultTo@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseFaultTo(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseFragment@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseFragment(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseHeader@PacketParser@@AAAHPAVCRequestContext@@PAU_FWXML_ELEMENT@@HPAVCServiceCommonConfigSettings@@@Z (private: int __cdecl PacketParser::ParseHeader(class CRequestContext *,struct _FWXML_ELEMENT *,int,class CServiceCommonConfigSettings *)) + ?ParseHeaders@CWSManResourceNoResourceUri@@QAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@11@Z (public: int __cdecl CWSManResourceNoResourceUri::ParseHeaders(class IRequestContext *,struct _FWXML_ELEMENT *,struct _FWXML_ELEMENT *,struct _FWXML_ELEMENT *)) + ?ParseHeaders@PacketParser@@AAAHPAVCRequestContext@@PAVCServiceCommonConfigSettings@@@Z (private: int __cdecl PacketParser::ParseHeaders(class CRequestContext *,class CServiceCommonConfigSettings *)) + ?ParseLocale@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseLocale(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseMachineID@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z (private: int __cdecl PacketParser::ParseMachineID(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ParseMaxEnvelopeSize@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@HPAVCServiceCommonConfigSettings@@@Z (private: int __cdecl PacketParser::ParseMaxEnvelopeSize(class IRequestContext *,struct _FWXML_ELEMENT *,int,class CServiceCommonConfigSettings *)) + ?ParseMessageId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@_N@Z (private: int __cdecl PacketParser::ParseMessageId(class IRequestContext *,struct _FWXML_ELEMENT *,bool)) + ?ParseOperationId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseOperationId(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseOptionSet@CWSManResourceNoResourceUri@@QAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z (public: int __cdecl CWSManResourceNoResourceUri::ParseOptionSet(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ParseOptions@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseOptions(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParsePacket@PacketParser@@QAAHPAVCRequestContext@@PAVPacket@@PAVCServiceCommonConfigSettings@@@Z (public: int __cdecl PacketParser::ParsePacket(class CRequestContext *,class Packet *,class CServiceCommonConfigSettings *)) + ?ParsePacketInternal@PacketParser@@AAAHPAVCRequestContext@@PAU_FWXML_ELEMENT@@PAVCServiceCommonConfigSettings@@@Z (private: int __cdecl PacketParser::ParsePacketInternal(class CRequestContext *,struct _FWXML_ELEMENT *,class CServiceCommonConfigSettings *)) + ?ParseReplyTo@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z (private: int __cdecl PacketParser::ParseReplyTo(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ParseResourceLocator@CWSManResource@@SAPAV1@PAVIRequestContext@@PAU_WSMAN_RESOURCE_LOCATOR@@@Z (public: static class CWSManResource * __cdecl CWSManResource::ParseResourceLocator(class IRequestContext *,struct _WSMAN_RESOURCE_LOCATOR *)) + ?ParseResourceUri@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseResourceUri(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseResponse@SoapSemanticConverter@@QAA_NPAU_FWXML_ELEMENT@@PAKPA_NPAVIRequestContext@@@Z (public: bool __cdecl SoapSemanticConverter::ParseResponse(struct _FWXML_ELEMENT *,unsigned long *,bool *,class IRequestContext *)) + ?ParseRobustConnectionAckSequenceId@PacketParser@@AAAKPA_K@Z (private: unsigned long __cdecl PacketParser::ParseRobustConnectionAckSequenceId(unsigned __int64 *)) + ?ParseRobustConnectionMessages@PacketParser@@QAAKPAW4PacketType@1@PA_NPA_K2@Z (public: unsigned long __cdecl PacketParser::ParseRobustConnectionMessages(enum PacketParser::PacketType *,bool *,unsigned __int64 *,unsigned __int64 *)) + ?ParseSelectors@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseSelectors(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseSequenceId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z (private: int __cdecl PacketParser::ParseSequenceId(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ParseSessionId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseSessionId(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseShellCompression@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseShellCompression(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseStream@PacketParser@@QAAXPAVCRequestContext@@PAVITransportReceiver@@PAVPacket@@PAVCServiceCommonConfigSettings@@@Z (public: void __cdecl PacketParser::ParseStream(class CRequestContext *,class ITransportReceiver *,class Packet *,class CServiceCommonConfigSettings *)) + ?ParseSubscriptionAgentPacket@PacketParser@@QAAHPAVCRequestContext@@PAVPacket@@PAVCServiceConfigSettings@@@Z (public: int __cdecl PacketParser::ParseSubscriptionAgentPacket(class CRequestContext *,class Packet *,class CServiceConfigSettings *)) + ?ParseSubscriptionID@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseSubscriptionID(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseTimeout@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@HPAVCServiceCommonConfigSettings@@@Z (private: int __cdecl PacketParser::ParseTimeout(class IRequestContext *,struct _FWXML_ELEMENT *,int,class CServiceCommonConfigSettings *)) + ?ParseToAddress@PacketParser@@AAAHPAVCRequestContext@@PAU_FWXML_ELEMENT@@@Z (private: int __cdecl PacketParser::ParseToAddress(class CRequestContext *,struct _FWXML_ELEMENT *)) + ?Passed@CErrorContext@@UBAHXZ (public: virtual int __cdecl CErrorContext::Passed(void)const ) + ?PolicyChanged@CWSManGroupPolicyManager@@AAAXE@Z (private: void __cdecl CWSManGroupPolicyManager::PolicyChanged(unsigned char)) + ?PostChange@CBaseConfigCache@@MAAHPAVIRequestContext@@PAVCCommonConfigSettings@@1@Z (protected: virtual int __cdecl CBaseConfigCache::PostChange(class IRequestContext *,class CCommonConfigSettings *,class CCommonConfigSettings *)) + ?PostChange@CServiceConfigCache@@EAAHPAVIRequestContext@@PAVCCommonConfigSettings@@1@Z (private: virtual int __cdecl CServiceConfigCache::PostChange(class IRequestContext *,class CCommonConfigSettings *,class CCommonConfigSettings *)) + ?PostError@CBaseConfigCache@@MAAXK@Z (protected: virtual void __cdecl CBaseConfigCache::PostError(unsigned long)) + ?PostError@CServiceConfigCache@@EAAXK@Z (private: virtual void __cdecl CServiceConfigCache::PostError(unsigned long)) + ?PrepareToCommitWithSize@BufferFormatter@@UAAKK@Z (public: virtual unsigned long __cdecl BufferFormatter::PrepareToCommitWithSize(unsigned long)) + ?PrepareToCommitWithSize@CircularBufferFormatter@@UAAKK@Z (public: virtual unsigned long __cdecl CircularBufferFormatter::PrepareToCommitWithSize(unsigned long)) + ?PrintHandleTrace@@YAXPAX@Z (void __cdecl PrintHandleTrace(void *)) + ?PrintReleaseTrace@@YAXPAXJ@Z (void __cdecl PrintReleaseTrace(void *,long)) + ?PrintUnregisterWaitTrace@@YAXPAX@Z (void __cdecl PrintUnregisterWaitTrace(void *)) + ?ProcessContext@CErrorContext@@UAAHHPAKPAU_WSMAN_FAULT_OBJECT@@@Z (public: virtual int __cdecl CErrorContext::ProcessContext(int,unsigned long *,struct _WSMAN_FAULT_OBJECT *)) + ?ProcessContext@CErrorContext@@UAAHHPAU_WSMAN_ERROR@@@Z (public: virtual int __cdecl CErrorContext::ProcessContext(int,struct _WSMAN_ERROR *)) + ?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_ENUMERATOR_RESULT@@@Z (public: int __cdecl CRequestContext::ProcessContext(int,struct _WSMAN_ENUMERATOR_RESULT *)) + ?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_EVENTS_RESULT@@@Z (public: int __cdecl CRequestContext::ProcessContext(int,struct _WSMAN_EVENTS_RESULT *)) + ?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_RESULT@@@Z (public: int __cdecl CRequestContext::ProcessContext(int,struct _WSMAN_RESULT *)) + ?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_STATUS@@@Z (public: int __cdecl CRequestContext::ProcessContext(int,struct _WSMAN_STATUS *)) + ?ProcessContext@CRequestContext@@UAAHHPAKPAU_WSMAN_FAULT_OBJECT@@@Z (public: virtual int __cdecl CRequestContext::ProcessContext(int,unsigned long *,struct _WSMAN_FAULT_OBJECT *)) + ?ProcessContext@CRequestContext@@UAAHHPAU_WSMAN_ERROR@@@Z (public: virtual int __cdecl CRequestContext::ProcessContext(int,struct _WSMAN_ERROR *)) + ?ProcessEPR@CWSManEPR@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z (private: int __cdecl CWSManEPR::ProcessEPR(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ProcessFragmentDialect@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBGK@Z (protected: int __cdecl CWSManResourceNoResourceUri::ProcessFragmentDialect(class IRequestContext *,unsigned short const *,unsigned long)) + ?ProcessFragmentPath@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBGK@Z (protected: int __cdecl CWSManResourceNoResourceUri::ProcessFragmentPath(class IRequestContext *,unsigned short const *,unsigned long)) + ?ProcessKey@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBG1@Z (protected: int __cdecl CWSManResourceNoResourceUri::ProcessKey(class IRequestContext *,unsigned short const *,unsigned short const *)) + ?ProcessNestedEPR@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBGPAU_FWXML_ELEMENT@@@Z (protected: int __cdecl CWSManResourceNoResourceUri::ProcessNestedEPR(class IRequestContext *,unsigned short const *,struct _FWXML_ELEMENT *)) + ?ProcessOption@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBG11H@Z (protected: int __cdecl CWSManResourceNoResourceUri::ProcessOption(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,int)) + ?ProcessRefParameters@CWSManEPR@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z (private: int __cdecl CWSManEPR::ProcessRefParameters(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ProcessRefProperties@CWSManEPR@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z (private: int __cdecl CWSManEPR::ProcessRefProperties(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ProcessUri@CWSManResource@@QAAHPAVIRequestContext@@PBGK@Z (public: int __cdecl CWSManResource::ProcessUri(class IRequestContext *,unsigned short const *,unsigned long)) + ?Progress@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::Progress) + ?PropertySheetPageCallback@CWSManSecurityUI@@UAAJPAUHWND__@@IW4_SI_PAGE_TYPE@@@Z (public: virtual long __cdecl CWSManSecurityUI::PropertySheetPageCallback(struct HWND__ *,unsigned int,enum _SI_PAGE_TYPE)) + ?ProviderFailure@CErrorContext@@UBAHXZ (public: virtual int __cdecl CErrorContext::ProviderFailure(void)const ) + ?ProviderShutdownCleanup@CWinRSPluginConfigCache@@SAXXZ (public: static void __cdecl CWinRSPluginConfigCache::ProviderShutdownCleanup(void)) + ?PutOverrideValue@?$PacketElement@K@PacketParser@@QAAXK@Z (public: void __cdecl PacketParser::PacketElement::PutOverrideValue(unsigned long)) + ?PutOverrideValue@?$PacketElement@PBG@PacketParser@@QAAXPBG@Z (public: void __cdecl PacketParser::PacketElement::PutOverrideValue(unsigned short const *)) + ?PutValue@?$PacketElement@K@PacketParser@@QAAXKH@Z (public: void __cdecl PacketParser::PacketElement::PutValue(unsigned long,int)) + ?PutValue@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAAXPAU_FWXML_ELEMENT@@H@Z (public: void __cdecl PacketParser::PacketElement::PutValue(struct _FWXML_ELEMENT *,int)) + ?PutValue@?$PacketElement@PBG@PacketParser@@QAAXPBGH@Z (public: void __cdecl PacketParser::PacketElement::PutValue(unsigned short const *,int)) + ?PutValue@?$PacketElement@_K@PacketParser@@QAAX_KH@Z (public: void __cdecl PacketParser::PacketElement::PutValue(unsigned __int64,int)) + ?PutValue@Fragment@PacketParser@@QAAXPBG0H@Z (public: void __cdecl PacketParser::Fragment::PutValue(unsigned short const *,unsigned short const *,int)) + ?PutValue@NotUnderstandSoapHeader@PacketParser@@QAAXPBG00@Z (public: void __cdecl PacketParser::NotUnderstandSoapHeader::PutValue(unsigned short const *,unsigned short const *,unsigned short const *)) + ?PutValue@ReferenceParameters@PacketParser@@QAAKPAU_FWXML_ELEMENT@@H@Z (public: unsigned long __cdecl PacketParser::ReferenceParameters::PutValue(struct _FWXML_ELEMENT *,int)) + ?QueryInterface@CWSManSecurityUI@@UAAJABU_GUID@@PAPAX@Z (public: virtual long __cdecl CWSManSecurityUI::QueryInterface(struct _GUID const &,void * *)) + ?QueryPtr@RBUFFER@@QBAPAXXZ (public: void * __cdecl RBUFFER::QueryPtr(void)const ) + ?QueryRegValue@CConfigManager@@AAAJPAU_CONFIG_INFO@@PAKKPAE1@Z (private: long __cdecl CConfigManager::QueryRegValue(struct _CONFIG_INFO *,unsigned long *,unsigned long,unsigned char *,unsigned long *)) + ?QueryRegValue@CWSManGroupPolicyManager@@AAAJPAVIRequestContext@@PBU_WSMAN_POLICY_INFO@@PAKKPAE2@Z (private: long __cdecl CWSManGroupPolicyManager::QueryRegValue(class IRequestContext *,struct _WSMAN_POLICY_INFO const *,unsigned long *,unsigned long,unsigned char *,unsigned long *)) + ?QuerySize@RBUFFER@@QBAIXZ (public: unsigned int __cdecl RBUFFER::QuerySize(void)const ) + ?QueryStr@TSTRBUFFER@@QBAPBGXZ (public: unsigned short const * __cdecl TSTRBUFFER::QueryStr(void)const ) + ?QuotaComplete@UserRecord@@UAAXPAU_WSMAN_AUTHZ_QUOTA@@KPBG@Z (public: virtual void __cdecl UserRecord::QuotaComplete(struct _WSMAN_AUTHZ_QUOTA *,unsigned long,unsigned short const *)) + ?ReAlloc@WSManMemory@@SAPAXPAXIHW4_NitsFaultMode@@@Z (public: static void * __cdecl WSManMemory::ReAlloc(void *,unsigned int,int,enum _NitsFaultMode)) + ?ReadCertMappingRegistryKey@CConfigManager@@SAHPAVIRequestContext@@PAVCERTMAPPING_IDENTITY@@PAG@Z (public: static int __cdecl CConfigManager::ReadCertMappingRegistryKey(class IRequestContext *,class CERTMAPPING_IDENTITY *,unsigned short *)) + ?ReadCredentialsFromCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG1@Z (public: static int __cdecl CConfigManager::ReadCredentialsFromCredmanStore(class IRequestContext *,unsigned short *,unsigned short *)) + ?ReadCurrentSettings@CClientConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@W4ErrorLogging@@@Z (private: virtual class CCommonConfigSettings * __cdecl CClientConfigCache::ReadCurrentSettings(class IRequestContext *,enum ErrorLogging)) + ?ReadCurrentSettings@CServiceConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@W4ErrorLogging@@@Z (private: virtual class CCommonConfigSettings * __cdecl CServiceConfigCache::ReadCurrentSettings(class IRequestContext *,enum ErrorLogging)) + ?ReadCurrentSettings@CWinRSPluginConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@W4ErrorLogging@@@Z (private: virtual class CCommonConfigSettings * __cdecl CWinRSPluginConfigCache::ReadCurrentSettings(class IRequestContext *,enum ErrorLogging)) + ?ReadDefaultSettings@CClientConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z (private: virtual class CCommonConfigSettings * __cdecl CClientConfigCache::ReadDefaultSettings(class IRequestContext *)) + ?ReadDefaultSettings@CServiceConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z (private: virtual class CCommonConfigSettings * __cdecl CServiceConfigCache::ReadDefaultSettings(class IRequestContext *)) + ?ReadDefaultSettings@CWinRSPluginConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z (private: virtual class CCommonConfigSettings * __cdecl CWinRSPluginConfigCache::ReadDefaultSettings(class IRequestContext *)) + ?ReadShellUriRegistryKey@CConfigManager@@SAHPAVIRequestContext@@PAVSHELLURI_IDENTITY@@PAG@Z (public: static int __cdecl CConfigManager::ReadShellUriRegistryKey(class IRequestContext *,class SHELLURI_IDENTITY *,unsigned short *)) + ?ReadTableRegistryKey@CConfigManager@@SAHPAVIRequestContext@@PAVWSMANCONFIGTABLE_IDENTITY@@PAG@Z (public: static int __cdecl CConfigManager::ReadTableRegistryKey(class IRequestContext *,class WSMANCONFIGTABLE_IDENTITY *,unsigned short *)) + ?ReallocStorage@RBUFFER@@IAAHI@Z (protected: int __cdecl RBUFFER::ReallocStorage(unsigned int)) + ?RecordAccessDenied@CErrorContext@@UAAXXZ (public: virtual void __cdecl CErrorContext::RecordAccessDenied(void)) + ?RecordAccessDenied@CRequestContext@@UAAXXZ (public: virtual void __cdecl CRequestContext::RecordAccessDenied(void)) + ?RecordAccessDeniedWithDetail@CErrorContext@@UAAXKZZ (public: virtual void __cdecl CErrorContext::RecordAccessDeniedWithDetail(unsigned long,...)) + ?RecordAccessDeniedWithDetail@CRequestContext@@UAAXKZZ (public: virtual void __cdecl CRequestContext::RecordAccessDeniedWithDetail(unsigned long,...)) + ?RecordFailure@CErrorContext@@UAAXK@Z (public: virtual void __cdecl CErrorContext::RecordFailure(unsigned long)) + ?RecordFailure@CErrorContext@@UAAXKKZZ (public: virtual void __cdecl CErrorContext::RecordFailure(unsigned long,unsigned long,...)) + ?RecordFailure@CErrorContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@@Z (public: virtual void __cdecl CErrorContext::RecordFailure(struct _WSMAN_FAULT_OBJECT *)) + ?RecordFailure@CErrorContext@@UAAXW4_MI_Result@@KKZZ (public: virtual void __cdecl CErrorContext::RecordFailure(enum _MI_Result,unsigned long,unsigned long,...)) + ?RecordFailure@CRequestContext@@AAAXKKPAPAD0@Z (private: void __cdecl CRequestContext::RecordFailure(unsigned long,unsigned long,char * *,char * *)) + ?RecordFailure@CRequestContext@@UAAXK@Z (public: virtual void __cdecl CRequestContext::RecordFailure(unsigned long)) + ?RecordFailure@CRequestContext@@UAAXKKZZ (public: virtual void __cdecl CRequestContext::RecordFailure(unsigned long,unsigned long,...)) + ?RecordFailure@CRequestContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@@Z (public: virtual void __cdecl CRequestContext::RecordFailure(struct _WSMAN_FAULT_OBJECT *)) + ?RecordFailure@CRequestContext@@UAAXW4_MI_Result@@KKZZ (public: virtual void __cdecl CRequestContext::RecordFailure(enum _MI_Result,unsigned long,unsigned long,...)) + ?RecordHresult@CErrorContext@@UAAXKKZZ (public: virtual void __cdecl CErrorContext::RecordHresult(unsigned long,unsigned long,...)) + ?RecordHresult@CRequestContext@@UAAXKKZZ (public: virtual void __cdecl CRequestContext::RecordHresult(unsigned long,unsigned long,...)) + ?RecordHtmlError@CRequestContext@@QAAHKPAU_FWXML_ELEMENT@@@Z (public: int __cdecl CRequestContext::RecordHtmlError(unsigned long,struct _FWXML_ELEMENT *)) + ?RecordHtmlError@CRequestContext@@QAAHKPBGK@Z (public: int __cdecl CRequestContext::RecordHtmlError(unsigned long,unsigned short const *,unsigned long)) + ?RecordMIFailure@IRequestContext@@QAAXW4_MI_Result@@K@Z (public: void __cdecl IRequestContext::RecordMIFailure(enum _MI_Result,unsigned long)) + ?RecordOutOfMemory@CErrorContext@@UAAXXZ (public: virtual void __cdecl CErrorContext::RecordOutOfMemory(void)) + ?RecordOutOfMemory@CRequestContext@@UAAXXZ (public: virtual void __cdecl CRequestContext::RecordOutOfMemory(void)) + ?RecordProviderFailure@CErrorContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@PBG1@Z (public: virtual void __cdecl CErrorContext::RecordProviderFailure(struct _WSMAN_FAULT_OBJECT *,unsigned short const *,unsigned short const *)) + ?RecordProviderFailure@CRequestContext@@QAAXKHPBG00@Z (public: void __cdecl CRequestContext::RecordProviderFailure(unsigned long,int,unsigned short const *,unsigned short const *,unsigned short const *)) + ?RecordProviderFailure@CRequestContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@PBG1@Z (public: virtual void __cdecl CRequestContext::RecordProviderFailure(struct _WSMAN_FAULT_OBJECT *,unsigned short const *,unsigned short const *)) + ?RecordSoapError@CErrorContext@@UAAHKPBG@Z (public: virtual int __cdecl CErrorContext::RecordSoapError(unsigned long,unsigned short const *)) + ?RecordSoapError@CRequestContext@@QAAHKPAU_FWXML_ELEMENT@@@Z (public: int __cdecl CRequestContext::RecordSoapError(unsigned long,struct _FWXML_ELEMENT *)) + ?RecordSoapError@CRequestContext@@UAAHKPBG@Z (public: virtual int __cdecl CRequestContext::RecordSoapError(unsigned long,unsigned short const *)) + ?RecordText@CRequestContext@@AAAHKPBGIK@Z (private: int __cdecl CRequestContext::RecordText(unsigned long,unsigned short const *,unsigned int,unsigned long)) + ?RecordXml@CRequestContext@@AAAHKPAU_FWXML_ELEMENT@@K@Z (private: int __cdecl CRequestContext::RecordXml(unsigned long,struct _FWXML_ELEMENT *,unsigned long)) + ?Refresh@UserRecord@@QAAXXZ (public: void __cdecl UserRecord::Refresh(void)) + ?RegisterChild@ChildLifeTimeManager@@QAA_NXZ (public: bool __cdecl ChildLifeTimeManager::RegisterChild(void)) + ?RegisterChunkBoundary@CircularBufferFormatter@@QAAKXZ (public: unsigned long __cdecl CircularBufferFormatter::RegisterChunkBoundary(void)) + ?RegisterConfigChangeNotification@CConfigManager@@QAAPAVConfigNotification@@PAX@Z (public: class ConfigNotification * __cdecl CConfigManager::RegisterConfigChangeNotification(void *)) + ?RegisterForPolicyNotification@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@H@Z (private: int __cdecl CWSManGroupPolicyManager::RegisterForPolicyNotification(class IRequestContext *,int)) + ?RegisterModule@@YAJKPAVIHttpModuleRegistrationInfo@@PAVIHttpServer@@@Z (long __cdecl RegisterModule(unsigned long,class IHttpModuleRegistrationInfo *,class IHttpServer *)) + ?Release@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@VStringKeyCI@@K@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@CBaseConfigCache@@UAAJP6AXPAX@Z0@Z (public: virtual long __cdecl CBaseConfigCache::Release(void (__cdecl*)(void *),void *)) + ?Release@CWSManCriticalSection@@QAAXXZ (public: void __cdecl CWSManCriticalSection::Release(void)) + ?Release@CWSManSecurityUI@@UAAKXZ (public: virtual unsigned long __cdecl CWSManSecurityUI::Release(void)) + ?Release@ILifeTimeMgmt@@UAAJP6AXPAX@Z0@Z (public: virtual long __cdecl ILifeTimeMgmt::Release(void (__cdecl*)(void *),void *)) + ?Release@UserRecord@@QAAJXZ (public: long __cdecl UserRecord::Release(void)) + ?ReleaseExclusive@FastLock@@QAAXXZ (public: void __cdecl FastLock::ReleaseExclusive(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@D@@PAD@@AAAXXZ (private: void __cdecl AutoCleanup,char *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@G@@PAG@@AAAXXZ (private: void __cdecl AutoCleanup,unsigned short *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct _SID *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class Handle *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@PAV?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@PAV?$SafeSet_Iterator@PAVCollector@@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@PAV?$SafeSet_Iterator@PAVHostOperation@@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@PAV?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SimpleStack *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@AAAXXZ (private: void __cdecl AutoCleanup >,class SimpleStack *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PAV?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@AAAXXZ (private: void __cdecl AutoCleanup > > >,class std::queue > > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@AAAXXZ (private: void __cdecl AutoCleanup > >,class std::set > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@AAAXXZ (private: void __cdecl AutoCleanup > >,class std::set > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@PAV?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@AAAXXZ (private: void __cdecl AutoCleanup > >,class std::vector > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@AAAXXZ (private: void __cdecl AutoCleanup > >,class std::vector > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@AAAXXZ (private: void __cdecl AutoCleanup > >,class std::vector > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@PAV?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@AAAXXZ (private: void __cdecl AutoCleanup > >,class std::vector > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CSecurity::AdminSid *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@AAAXXZ (private: void __cdecl AutoCleanup,class BlockedRecord *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CBaseConfigCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CCertMapping *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CConfigChangeSource *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CListenerSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CShellUriSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CWSManEPR *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CWSManResource *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CertHash *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@AAAXXZ (private: void __cdecl AutoCleanup,class ConfigUpdate *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAXXZ (private: void __cdecl AutoCleanup,class EnumSinkEx *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::EventHandler *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@AAAXXZ (private: void __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@AAAXXZ (private: void __cdecl AutoCleanup,class GPApiManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAXXZ (private: void __cdecl AutoCleanup,class GeneralSinkEx *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@AAAXXZ (private: void __cdecl AutoCleanup,class IChannelObserverFactory *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@AAAXXZ (private: void __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@AAAXXZ (private: void __cdecl AutoCleanup,class ISpecification *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@AAAXXZ (private: void __cdecl AutoCleanup,class IpHlpApiDllLoader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@AAAXXZ (private: void __cdecl AutoCleanup,class MachineName *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CListenerReceive::MasterReceiveData *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@AAAXXZ (private: void __cdecl AutoCleanup,class NtDsApiDllLoader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@AAAXXZ (private: void __cdecl AutoCleanup,class PacketCreator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@AAAXXZ (private: void __cdecl AutoCleanup,class PacketParser *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@AAAXXZ (private: void __cdecl AutoCleanup,class Locale::Resources *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@AAAXXZ (private: void __cdecl AutoCleanup,class RunAsConfiguration *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@AAAXXZ (private: void __cdecl AutoCleanup,class Catalog::SecurityEntry *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@AAAXXZ (private: void __cdecl AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@AAAXXZ (private: void __cdecl AutoCleanup,class ServiceSoapProcessor *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@AAAXXZ (private: void __cdecl AutoCleanup,class Shell32DllLoader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@AAAXXZ (private: void __cdecl AutoCleanup,class ShlWApiDllLoader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@AAAXXZ (private: void __cdecl AutoCleanup,class SubscriptionEnumerator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@AAAXXZ (private: void __cdecl AutoCleanup,class SubscriptionManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@AAAXXZ (private: void __cdecl AutoCleanup,class TSTRBUFFER *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@AAAXXZ (private: void __cdecl AutoCleanup,class UniqueStringOverflow *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@AAAXXZ (private: void __cdecl AutoCleanup,class User32DllLoader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSManMemCryptManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WmiEnumContext *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@AAAXXZ (private: void __cdecl AutoCleanup,class XmlReader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@AAAXXZ (private: void __cdecl AutoCleanup,unsigned short const *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@AAAXXZ (private: void __cdecl AutoCleanup,char *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@AAAXXZ (private: void __cdecl AutoCleanup,unsigned char *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@AAAXXZ (private: void __cdecl AutoCleanup,unsigned short *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@AAAXXZ (private: void __cdecl AutoCleanup,int *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@AAAXXZ (private: void __cdecl AutoCleanup,unsigned short * *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@AAAXXZ (private: void __cdecl AutoCleanup,unsigned short const * *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct _WSMAN_OPTION *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@AAAXXZ (private: void __cdecl AutoCleanup,void *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoFree@E@@PAE@@AAAXXZ (private: void __cdecl AutoCleanup,unsigned char *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@AAAXXZ (private: void __cdecl AutoCleanup,class Packet *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostElement *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostElementCollection *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostProperty *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IClientSecurity *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IEnumWbemClassObject *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IErrorInfo *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IUnknown *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IWbemClassObject *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IWbemContext *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IWbemLocator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IWbemPath *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IWbemPathKeyList *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IWbemQualifierSet *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IWbemQuery *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@AAAXXZ (private: void __cdecl AutoCleanup,struct IWbemServices *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::Application *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CBaseConfigCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PAVCClientConfigCache@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CClientConfigCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CClientConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CCommonConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CConfigManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PAVCListenerCommand@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CListenerCommand *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PAVCListenerMasterOperation@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CListenerMasterOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CListenerReceive *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PAVCListenerShell@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CListenerShell *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CRemoteOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CRemoteSession *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CRequestContext *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CServiceConfigCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CServiceConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CWSManEPR *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CWSManObject *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CWSManResource *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PAVCWSManSession@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CWSManSession *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@AAAXXZ (private: void __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::Command *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@AAAXXZ (private: void __cdecl AutoCleanup,class ConfigNotification *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAXXZ (private: void __cdecl AutoCleanup,class EnumSinkEx *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAXXZ (private: void __cdecl AutoCleanup,class GeneralSinkEx *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PAVHostMappingTable@@@@AAAXXZ (private: void __cdecl AutoCleanup,class HostMappingTable *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@AAAXXZ (private: void __cdecl AutoCleanup,class IISConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@AAAXXZ (private: void __cdecl AutoCleanup,class IPCSoapProcessor *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@AAAXXZ (private: void __cdecl AutoCleanup,class IRequestContext *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@AAAXXZ (private: void __cdecl AutoCleanup,class ISubscription *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@AAAXXZ (private: void __cdecl AutoCleanup,class InboundRequestDetails *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PAVProxyManager@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::ProxyManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PAVProxySelection@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::ProxySelection *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PAVPushSubscribeOperation@@@@AAAXXZ (private: void __cdecl AutoCleanup,class PushSubscribeOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PAVPushSubscription@@@@AAAXXZ (private: void __cdecl AutoCleanup,class PushSubscription *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::Shell *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@AAAXXZ (private: void __cdecl AutoCleanup,class ShellInfo *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@AAAXXZ (private: void __cdecl AutoCleanup,class UserRecord *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSManHttpListener *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@AAAXXZ (private: void __cdecl AutoCleanup,class HostMappingTableEntry *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::Shell *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoBstr@@PAG@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoHandle@@PAX@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoImpersonateUser@@PAX@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoLocalFree@@PAX@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoWaitHandle@@PAX@@AAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleaseQuota@UserRecord@@QAAXW4OperationType@@PBVProvider@Catalog@@@Z (public: void __cdecl UserRecord::ReleaseQuota(enum OperationType,class Catalog::Provider const *)) + ?ReleaseShared@FastLock@@QAAXXZ (public: void __cdecl FastLock::ReleaseShared(void)) + ?Remove@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA_NABQAVCListenerOperation@@@Z (public: bool __cdecl SafeMap >::Remove(class CListenerOperation * const &)) + ?Remove@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA_NABUUserKey@@@Z (public: bool __cdecl SafeMap >::Remove(struct UserKey const &)) + ?Remove@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA_NABVStringKeyCI@@@Z (public: bool __cdecl SafeMap >::Remove(class StringKeyCI const &)) + ?Remove@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA_NABVStringKeyCI@@@Z (public: bool __cdecl SafeMap >::Remove(class StringKeyCI const &)) + ?Remove@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA_NABVStringKeyStore@@@Z (public: bool __cdecl SafeMap >::Remove(class StringKeyStore const &)) + ?Remove@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA_NABVStringKeyStore@@@Z (public: bool __cdecl SafeMap >::Remove(class StringKeyStore const &)) + ?Remove@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA_NAB_K@Z (public: bool __cdecl SafeMap >::Remove(unsigned __int64 const &)) + ?RemoveAll@CBaseConfigCache@@KAXPAVFastLock@@AAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@@Z (protected: static void __cdecl CBaseConfigCache::RemoveAll(class FastLock *,class AutoRelease &)) + ?RemoveFromMap@CBaseConfigCache@@AAAHXZ (private: int __cdecl CBaseConfigCache::RemoveFromMap(void)) + ?RemoveHttpsBinding@@YAXPBG@Z (void __cdecl RemoveHttpsBinding(unsigned short const *)) + ?RemoveHttpsCertificate@@YAXPBG0@Z (void __cdecl RemoveHttpsCertificate(unsigned short const *,unsigned short const *)) + ?RemoveObserver@CServiceConfigCache@@AAAHPAVIServiceConfigObserver@@@Z (private: int __cdecl CServiceConfigCache::RemoveObserver(class IServiceConfigObserver *)) + ?RemovePluginXmlNewAttrForThresholdOrGreater@@YAHPAVIRequestContext@@@Z (int __cdecl RemovePluginXmlNewAttrForThresholdOrGreater(class IRequestContext *)) + ?ReportEventW@EventLog@@SAXGKGPAPBG@Z (public: static void __cdecl EventLog::ReportEventW(unsigned short,unsigned long,unsigned short,unsigned short const * *)) + ?Reset@?$PacketElement@K@PacketParser@@QAAX_N@Z (public: void __cdecl PacketParser::PacketElement::Reset(bool)) + ?Reset@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAAX_N@Z (public: void __cdecl PacketParser::PacketElement::Reset(bool)) + ?Reset@?$PacketElement@PBG@PacketParser@@QAAX_N@Z (public: void __cdecl PacketParser::PacketElement::Reset(bool)) + ?Reset@?$PacketElement@_K@PacketParser@@QAAX_N@Z (public: void __cdecl PacketParser::PacketElement::Reset(bool)) + ?Reset@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@PAXUEmpty@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@UPluginKey@@K@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VStringKeyCI@@K@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@BufferFormatter@@UAAXXZ (public: virtual void __cdecl BufferFormatter::Reset(void)) + ?Reset@CErrorContext@@UAAXH@Z (public: virtual void __cdecl CErrorContext::Reset(int)) + ?Reset@CRequestContext@@UAAXH@Z (public: virtual void __cdecl CRequestContext::Reset(int)) + ?Reset@CircularBufferFormatter@@UAAXXZ (public: virtual void __cdecl CircularBufferFormatter::Reset(void)) + ?Reset@Locale@@QAAXXZ (public: void __cdecl Locale::Reset(void)) + ?Reset@TSTRBUFFER@@QAAXXZ (public: void __cdecl TSTRBUFFER::Reset(void)) + ?Reset@UserRecord@@QAAXXZ (public: void __cdecl UserRecord::Reset(void)) + ?ResetProfileCount@UserRecord@@QAAXXZ (public: void __cdecl UserRecord::ResetProfileCount(void)) + ?ResetRobustConnectionHeaders@PacketParser@@AAAXXZ (private: void __cdecl PacketParser::ResetRobustConnectionHeaders(void)) + ?Resize@RBUFFER@@QAAHI@Z (public: int __cdecl RBUFFER::Resize(unsigned int)) + ?Resize@RBUFFER@@QAAHII@Z (public: int __cdecl RBUFFER::Resize(unsigned int,unsigned int)) + ?ResizeOptionList@CWSManResourceNoResourceUri@@IAA_NIAAVIRequestContext@@@Z (protected: bool __cdecl CWSManResourceNoResourceUri::ResizeOptionList(unsigned int,class IRequestContext &)) + ?RestoreAllPrivileges@@YAHPAU_TOKEN_PRIVILEGES@@@Z (int __cdecl RestoreAllPrivileges(struct _TOKEN_PRIVILEGES *)) + ?RetrieveCertMappingIdentity@CConfigManager@@AAAHPAUHKEY__@@PAVCERTMAPPING_IDENTITY@@@Z (private: int __cdecl CConfigManager::RetrieveCertMappingIdentity(struct HKEY__ *,class CERTMAPPING_IDENTITY *)) + ?RetrieveListenerIdentity@CConfigManager@@AAAHPAUHKEY__@@PAGPAPAGPAVLISTENER_IDENTITY@@@Z (private: int __cdecl CConfigManager::RetrieveListenerIdentity(struct HKEY__ *,unsigned short *,unsigned short * *,class LISTENER_IDENTITY *)) + ?RetrieveShellUriIdentity@CConfigManager@@AAAHPAUHKEY__@@PAVSHELLURI_IDENTITY@@@Z (private: int __cdecl CConfigManager::RetrieveShellUriIdentity(struct HKEY__ *,class SHELLURI_IDENTITY *)) + ?RetrieveTableIdentity@CConfigManager@@AAAHPAUHKEY__@@PAVWSMANCONFIGTABLE_IDENTITY@@@Z (private: int __cdecl CConfigManager::RetrieveTableIdentity(struct HKEY__ *,class WSMANCONFIGTABLE_IDENTITY *)) + ?RevertToSelf@CSecurity@@SAHXZ (public: static int __cdecl CSecurity::RevertToSelf(void)) + ?RtlSecureZeroMemory@XmlReader@@QAAXXZ (public: void __cdecl XmlReader::RtlSecureZeroMemory(void)) + ?SafeStringToUI64@@YAJPBGEHPA_KPAVIRequestContext@@K@Z (long __cdecl SafeStringToUI64(unsigned short const *,unsigned char,int,unsigned __int64 *,class IRequestContext *,unsigned long)) + ?SetBOM@PacketFormatter@@QAA_NPAVPacket@@@Z (public: bool __cdecl PacketFormatter::SetBOM(class Packet *)) + ?SetBOM@PacketFormatter@@QAA_NPBEK@Z (public: bool __cdecl PacketFormatter::SetBOM(unsigned char const *,unsigned long)) + ?SetCIM_Error@CErrorContext@@UAAXXZ (public: virtual void __cdecl CErrorContext::SetCIM_Error(void)) + ?SetCIM_Error@CRequestContext@@UAAXXZ (public: virtual void __cdecl CRequestContext::SetCIM_Error(void)) + ?SetCharset@PacketFormatter@@QAAXW4Charset@1@@Z (public: void __cdecl PacketFormatter::SetCharset(enum PacketFormatter::Charset)) + ?SetCharset@PacketFormatter@@QAA_NPBDK_NPA_N@Z (public: bool __cdecl PacketFormatter::SetCharset(char const *,unsigned long,bool,bool *)) + ?SetCharsetAndBom@PacketFormatter@@QAAXW4Charset@1@0@Z (public: void __cdecl PacketFormatter::SetCharsetAndBom(enum PacketFormatter::Charset,enum PacketFormatter::Charset)) + ?SetConfigToUseDefaults@CErrorContext@@UAAXH@Z (public: virtual void __cdecl CErrorContext::SetConfigToUseDefaults(int)) + ?SetErrorAction@ExtendedSemantic@@QAAXW4_MI_OperationCallback_ResponseType@@W4_MI_CallbackMode@@@Z (public: void __cdecl ExtendedSemantic::SetErrorAction(enum _MI_OperationCallback_ResponseType,enum _MI_CallbackMode)) + ?SetErrorState@CBaseConfigCache@@AAAXPAVCRequestContext@@K@Z (private: void __cdecl CBaseConfigCache::SetErrorState(class CRequestContext *,unsigned long)) + ?SetExactCharSize@TSTRBUFFER@@QAAJI@Z (public: long __cdecl TSTRBUFFER::SetExactCharSize(unsigned int)) + ?SetExtendedErrorString@CErrorContext@@UAAXPAG@Z (public: virtual void __cdecl CErrorContext::SetExtendedErrorString(unsigned short *)) + ?SetExtendedErrorString@CRequestContext@@UAAXPAG@Z (public: virtual void __cdecl CRequestContext::SetExtendedErrorString(unsigned short *)) + ?SetExtraLogInfo@CErrorContext@@QAAXPBG000@Z (public: void __cdecl CErrorContext::SetExtraLogInfo(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *)) + ?SetFault@CErrorContext@@UAAXKKKPBG@Z (public: virtual void __cdecl CErrorContext::SetFault(unsigned long,unsigned long,unsigned long,unsigned short const *)) + ?SetFault@CRequestContext@@EAAXKKKPBG@Z (private: virtual void __cdecl CRequestContext::SetFault(unsigned long,unsigned long,unsigned long,unsigned short const *)) + ?SetFinishValue@ConfigRegistry@@IAAHPAVIRequestContext@@@Z (protected: int __cdecl ConfigRegistry::SetFinishValue(class IRequestContext *)) + ?SetFormatterMode@BufferFormatter@@QAAXW4Charset@PacketFormatter@@0@Z (public: void __cdecl BufferFormatter::SetFormatterMode(enum PacketFormatter::Charset,enum PacketFormatter::Charset)) + ?SetFragmentDialect@CWSManResourceNoResourceUri@@QAAHPBGPAVIRequestContext@@@Z (public: int __cdecl CWSManResourceNoResourceUri::SetFragmentDialect(unsigned short const *,class IRequestContext *)) + ?SetFragmentPath@CWSManResourceNoResourceUri@@QAAHPBGPAVIRequestContext@@@Z (public: int __cdecl CWSManResourceNoResourceUri::SetFragmentPath(unsigned short const *,class IRequestContext *)) + ?SetGeneratingError@CErrorContext@@UAAXXZ (public: virtual void __cdecl CErrorContext::SetGeneratingError(void)) + ?SetLocale@CRequestContext@@QAA_NPBGK@Z (public: bool __cdecl CRequestContext::SetLocale(unsigned short const *,unsigned long)) + ?SetLocale@Locale@@QAA_NKPBGPAVIRequestContext@@@Z (public: bool __cdecl Locale::SetLocale(unsigned long,unsigned short const *,class IRequestContext *)) + ?SetMachineName@CRequestContext@@QAAKPBG@Z (public: unsigned long __cdecl CRequestContext::SetMachineName(unsigned short const *)) + ?SetMachineName@CRequestContext@@QAAKPBGI@Z (public: unsigned long __cdecl CRequestContext::SetMachineName(unsigned short const *,unsigned int)) + ?SetMachineName@CRequestContext@@QAAKXZ (public: unsigned long __cdecl CRequestContext::SetMachineName(void)) + ?SetMaxEnvelopeSize@CircularBufferFormatter@@QAAXK@Z (public: void __cdecl CircularBufferFormatter::SetMaxEnvelopeSize(unsigned long)) + ?SetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QAAXH@Z (public: void __cdecl CWSManResourceNoResourceUri::SetOptionsMustUnderstandValue(int)) + ?SetProfileHandle@UserRecord@@QAAX_J@Z (public: void __cdecl UserRecord::SetProfileHandle(__int64)) + ?SetProviderFailure@CErrorContext@@UAAXH@Z (public: virtual void __cdecl CErrorContext::SetProviderFailure(int)) + ?SetSecurity@CWSManSecurityUI@@UAAJKPAX@Z (public: virtual long __cdecl CWSManSecurityUI::SetSecurity(unsigned long,void *)) + ?SetSize@TSTRBUFFER@@QAAJII@Z (public: long __cdecl TSTRBUFFER::SetSize(unsigned int,unsigned int)) + ?SetSizeInUse@SBUFFER@@QAAXI@Z (public: void __cdecl SBUFFER::SetSizeInUse(unsigned int)) + ?SetThreadUILanguage@Locale@@QAA_NPAVIRequestContext@@@Z (public: bool __cdecl Locale::SetThreadUILanguage(class IRequestContext *)) + ?SetUpdateMode@BufferFormatter@@UAAXW4Mode@1@@Z (public: virtual void __cdecl BufferFormatter::SetUpdateMode(enum BufferFormatter::Mode)) + ?SetUpdateMode@CircularBufferFormatter@@UAAXW4Mode@BufferFormatter@@@Z (public: virtual void __cdecl CircularBufferFormatter::SetUpdateMode(enum BufferFormatter::Mode)) + ?SetUri@CWSManResource@@QAAHPBGPAVIRequestContext@@@Z (public: int __cdecl CWSManResource::SetUri(unsigned short const *,class IRequestContext *)) + ?SetValid@RBUFFER@@IAAXH@Z (protected: void __cdecl RBUFFER::SetValid(int)) + ?SetXml@ReferenceParameters@PacketParser@@AAAKAAVBufferFormatter@@PAU_FWXML_ELEMENT@@@Z (private: unsigned long __cdecl PacketParser::ReferenceParameters::SetXml(class BufferFormatter &,struct _FWXML_ELEMENT *)) + ?Shutdown@CBaseConfigCache@@IAAXXZ (protected: void __cdecl CBaseConfigCache::Shutdown(void)) + ?Shutdown@CConfigManager@@SAHXZ (public: static int __cdecl CConfigManager::Shutdown(void)) + ?Shutdown@CWSManGroupPolicyManager@@SAHXZ (public: static int __cdecl CWSManGroupPolicyManager::Shutdown(void)) + ?Shutdown@ChildLifeTimeManager@@QAAXXZ (public: void __cdecl ChildLifeTimeManager::Shutdown(void)) + ?ShutdownLocaleMap@Locale@@SAXXZ (public: static void __cdecl Locale::ShutdownLocaleMap(void)) + ?Size@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?Size@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?Size@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?Size@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?Size@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?Size@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?SkipOrphans@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@PAXUEmpty@@@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@UPluginKey@@K@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VKey@Locale@@K@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VStringKeyCI@@K@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@IAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?StartSoapProcessor@@YAHXZ (int __cdecl StartSoapProcessor(void)) + ?StopSoapProcessor@@YAHXZ (int __cdecl StopSoapProcessor(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAPAPAGXZ (public: unsigned short * * __cdecl AutoCleanup,unsigned short *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAAPAPAUIPRange@CWSManIPFilter@@XZ (public: struct CWSManIPFilter::IPRange * * __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAPAVEnumSinkEx@@XZ (public: class EnumSinkEx * * __cdecl AutoCleanup,class EnumSinkEx *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAPAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * * __cdecl AutoCleanup,class GeneralSinkEx *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAPAVIQueryDASHSMASHInterface@@XZ (public: class IQueryDASHSMASHInterface * * __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAPAVISpecification@@XZ (public: class ISpecification * * __cdecl AutoCleanup,class ISpecification *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAPAPAVPacketCreator@@XZ (public: class PacketCreator * * __cdecl AutoCleanup,class PacketCreator *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAPAVTSTRBUFFER@@XZ (public: class TSTRBUFFER * * __cdecl AutoCleanup,class TSTRBUFFER *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAPAVWmiEnumContext@@XZ (public: class WmiEnumContext * * __cdecl AutoCleanup,class WmiEnumContext *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAPAVXmlReader@@XZ (public: class XmlReader * * __cdecl AutoCleanup,class XmlReader *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAPAPBGXZ (public: unsigned short const * * __cdecl AutoCleanup,unsigned short const *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAPAEXZ (public: unsigned char * * __cdecl AutoCleanup,unsigned char *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAPAGXZ (public: unsigned short * * __cdecl AutoCleanup,unsigned short *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAPAGXZ (public: unsigned short * * * __cdecl AutoCleanup,unsigned short * *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPAPBGXZ (public: unsigned short const * * * __cdecl AutoCleanup,unsigned short const * *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE * * __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAPAU_WINRS_RUN_COMMAND_ARG@@XZ (public: struct _WINRS_RUN_COMMAND_ARG * * __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAAPAPAXXZ (public: void * * __cdecl AutoCleanup,void *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAPAEXZ (public: unsigned char * * __cdecl AutoCleanup,unsigned char *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAPAPAVPacket@@XZ (public: class Packet * * __cdecl AutoCleanup,class Packet *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAAPAPAUIAppHostChildElementCollection@@XZ (public: struct IAppHostChildElementCollection * * __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAAPAPAUIAppHostElement@@XZ (public: struct IAppHostElement * * __cdecl AutoCleanup,struct IAppHostElement *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAAPAPAUIAppHostElementCollection@@XZ (public: struct IAppHostElementCollection * * __cdecl AutoCleanup,struct IAppHostElementCollection *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAAPAPAUIAppHostProperty@@XZ (public: struct IAppHostProperty * * __cdecl AutoCleanup,struct IAppHostProperty *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAAPAPAUIAppHostPropertyCollection@@XZ (public: struct IAppHostPropertyCollection * * __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAPAUIClientSecurity@@XZ (public: struct IClientSecurity * * __cdecl AutoCleanup,struct IClientSecurity *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAPAUIEnumWbemClassObject@@XZ (public: struct IEnumWbemClassObject * * __cdecl AutoCleanup,struct IEnumWbemClassObject *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAPAUIErrorInfo@@XZ (public: struct IErrorInfo * * __cdecl AutoCleanup,struct IErrorInfo *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAPAUIUnknown@@XZ (public: struct IUnknown * * __cdecl AutoCleanup,struct IUnknown *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAPAUIWbemClassObject@@XZ (public: struct IWbemClassObject * * __cdecl AutoCleanup,struct IWbemClassObject *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAPAUIWbemContext@@XZ (public: struct IWbemContext * * __cdecl AutoCleanup,struct IWbemContext *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAPAUIWbemLocator@@XZ (public: struct IWbemLocator * * __cdecl AutoCleanup,struct IWbemLocator *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAPAUIWbemObjectTextSrc@@XZ (public: struct IWbemObjectTextSrc * * __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAPAUIWbemPath@@XZ (public: struct IWbemPath * * __cdecl AutoCleanup,struct IWbemPath *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAPAUIWbemPathKeyList@@XZ (public: struct IWbemPathKeyList * * __cdecl AutoCleanup,struct IWbemPathKeyList *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAPAUIWbemQualifierSet@@XZ (public: struct IWbemQualifierSet * * __cdecl AutoCleanup,struct IWbemQualifierSet *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAPAUIWbemQuery@@XZ (public: struct IWbemQuery * * __cdecl AutoCleanup,struct IWbemQuery *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAPAUIWbemServices@@XZ (public: struct IWbemServices * * __cdecl AutoCleanup,struct IWbemServices *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAPAVCWSManEPR@@XZ (public: class CWSManEPR * * __cdecl AutoCleanup,class CWSManEPR *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAPAVCWinRSPluginConfigCache@@XZ (public: class CWinRSPluginConfigCache * * __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAPAVCommand@Client@WSMan@@XZ (public: class WSMan::Client::Command * * __cdecl AutoCleanup,class WSMan::Client::Command *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAPAVEnumSinkEx@@XZ (public: class EnumSinkEx * * __cdecl AutoCleanup,class EnumSinkEx *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAPAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * * __cdecl AutoCleanup,class GeneralSinkEx *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAPAVIRequestContext@@XZ (public: class IRequestContext * * __cdecl AutoCleanup,class IRequestContext *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAPAVReceiveOperation@Client@WSMan@@XZ (public: class WSMan::Client::ReceiveOperation * * __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAPAVSendOperation@Client@WSMan@@XZ (public: class WSMan::Client::SendOperation * * __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAPAVShell@Client@WSMan@@XZ (public: class WSMan::Client::Shell * * __cdecl AutoCleanup,class WSMan::Client::Shell *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAPAVSignalOperation@Client@WSMan@@XZ (public: class WSMan::Client::SignalOperation * * __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::Storage(void)) + ?Storage@?$AutoCleanup@VAutoBstr@@PAG@@QAAPAPAGXZ (public: unsigned short * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAPAGXZ (public: unsigned short * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAPAPBU_CERT_CONTEXT@@XZ (public: struct _CERT_CONTEXT const * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAAPAPBU_CERT_CHAIN_CONTEXT@@XZ (public: struct _CERT_CHAIN_CONTEXT const * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoHandle@@PAX@@QAAPAPAXXZ (public: void * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAPAXXZ (public: void * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoLocalFree@@PAX@@QAAPAPAXXZ (public: void * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAPAU_MI_Class@@XZ (public: struct _MI_Class * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAPAPAU_MI_Instance@@XZ (public: struct _MI_Instance * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAPAPAUHKEY__@@XZ (public: struct HKEY__ * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAPAPAXXZ (public: void * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoWaitHandle@@PAX@@QAAPAPAXXZ (public: void * * __cdecl AutoCleanup::Storage(void)) + ?StoreData@CWSManResource@@AAAHPAVIRequestContext@@PBG11PAU_WSMAN_SELECTOR_SET@@PAU_WSMAN_OPTION_SET@@@Z (private: int __cdecl CWSManResource::StoreData(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,struct _WSMAN_SELECTOR_SET *,struct _WSMAN_OPTION_SET *)) + ?StoreData@CWSManResource@@QAAHPAVIRequestContext@@PBG@Z (public: int __cdecl CWSManResource::StoreData(class IRequestContext *,unsigned short const *)) + ?StoreDataFromResourceLocator@CWSManResource@@AAAHPAVIRequestContext@@PAU_WSMAN_RESOURCE_LOCATOR@@@Z (private: int __cdecl CWSManResource::StoreDataFromResourceLocator(class IRequestContext *,struct _WSMAN_RESOURCE_LOCATOR *)) + ?StoreExpansion@CResourceAlias@@AAAXPBGPAU_ALIAS_INFORMATION@@@Z (private: void __cdecl CResourceAlias::StoreExpansion(unsigned short const *,struct _ALIAS_INFORMATION *)) + ?StreamingOutput@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::StreamingOutput) + ?StringCchEndsWithCI@@YAHPBG0@Z (int __cdecl StringCchEndsWithCI(unsigned short const *,unsigned short const *)) + ?StringCchEquals@@YAHPBG0@Z (int __cdecl StringCchEquals(unsigned short const *,unsigned short const *)) + ?StringCchEqualsCI@@YAHPBG0@Z (int __cdecl StringCchEqualsCI(unsigned short const *,unsigned short const *)) + ?StringCchStartsWith@@YAHPBG0@Z (int __cdecl StringCchStartsWith(unsigned short const *,unsigned short const *)) + ?StringCchStartsWithCI@@YAHPBG0@Z (int __cdecl StringCchStartsWithCI(unsigned short const *,unsigned short const *)) + ?StringConcatenate@CWSManResourceNoResourceUri@@IAAHAAPAGAAKKPAG@Z (protected: int __cdecl CWSManResourceNoResourceUri::StringConcatenate(unsigned short * &,unsigned long &,unsigned long,unsigned short *)) + ?StringIsBlank@@YAHPBG@Z (int __cdecl StringIsBlank(unsigned short const *)) + ?StringToDword@@YAHPBDPAK@Z (int __cdecl StringToDword(char const *,unsigned long *)) + ?StringToDword@@YAHPBGPAK@Z (int __cdecl StringToDword(unsigned short const *,unsigned long *)) + ?StringTrimWhitespace@@YAPAGPAG@Z (unsigned short * __cdecl StringTrimWhitespace(unsigned short *)) + ?Subscribe@CWSManGroupPolicyManager@@UAAHPAVIRequestContext@@PAVIWSManGroupPolicyObserver@@H@Z (public: virtual int __cdecl CWSManGroupPolicyManager::Subscribe(class IRequestContext *,class IWSManGroupPolicyObserver *,int)) + ?TruncateAt@TSTRBUFFER@@QAAXI@Z (public: void __cdecl TSTRBUFFER::TruncateAt(unsigned int)) + ?TryAcquire@CWSManCriticalSection@@QAAHXZ (public: int __cdecl CWSManCriticalSection::TryAcquire(void)) + ?UnSubscribe@CWSManGroupPolicyManager@@UAAHPAVIRequestContext@@PAVIWSManGroupPolicyObserver@@@Z (public: virtual int __cdecl CWSManGroupPolicyManager::UnSubscribe(class IRequestContext *,class IWSManGroupPolicyObserver *)) + ?UninstallMigration@@YAHPAVIRequestContext@@@Z (int __cdecl UninstallMigration(class IRequestContext *)) + ?UnregisterChild@ChildLifeTimeManager@@QAAXXZ (public: void __cdecl ChildLifeTimeManager::UnregisterChild(void)) + ?UnregisterPolicyNotification@CWSManGroupPolicyManager@@AAAHXZ (private: int __cdecl CWSManGroupPolicyManager::UnregisterPolicyNotification(void)) + ?Up@?$LoaderSerializer@VSubscriptionManager@@$01@@AAAJXZ (private: long __cdecl LoaderSerializer::Up(void)) + ?UpdateCredentialsInCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG1@Z (public: static int __cdecl CConfigManager::UpdateCredentialsInCredmanStore(class IRequestContext *,unsigned short *,unsigned short *)) + ?UpdateHttpsBinding@@YAHPAVIRequestContext@@PBG1PAH@Z (int __cdecl UpdateHttpsBinding(class IRequestContext *,unsigned short const *,unsigned short const *,int *)) + ?UpdateHttpsCertificate@@YAHPAVIRequestContext@@PBG11PAHHU_GUID@@@Z (int __cdecl UpdateHttpsCertificate(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,int *,int,struct _GUID)) + ?UpdateKey@CWSManResourceNoResourceUri@@QAAHPAVIRequestContext@@PBG1@Z (public: int __cdecl CWSManResourceNoResourceUri::UpdateKey(class IRequestContext *,unsigned short const *,unsigned short const *)) + ?Uri@CResourceAlias@@QAAPBGXZ (public: unsigned short const * __cdecl CResourceAlias::Uri(void)) + ?UseClientToken@UserRecord@@QAA_NXZ (public: bool __cdecl UserRecord::UseClientToken(void)) + ?UseDefaultConfig@CErrorContext@@UBAHXZ (public: virtual int __cdecl CErrorContext::UseDefaultConfig(void)const ) + ?UsingDefaultLCID@Locale@@QAA_NXZ (public: bool __cdecl Locale::UsingDefaultLCID(void)) + ?Validate@Locale@@SA_NPAU_WSMAN_DATA@@@Z (public: static bool __cdecl Locale::Validate(struct _WSMAN_DATA *)) + ?Validate@Locale@@SA_NPBG@Z (public: static bool __cdecl Locale::Validate(unsigned short const *)) + ?ValidateCBTHardeningLevel@ConfigRegistry@@IAAHPAVIRequestContext@@PBG@Z (protected: int __cdecl ConfigRegistry::ValidateCBTHardeningLevel(class IRequestContext *,unsigned short const *)) + ?ValidateCertificateHash@ConfigRegistry@@IAAHPAVIRequestContext@@PBG111@Z (protected: int __cdecl ConfigRegistry::ValidateCertificateHash(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *)) + ?ValidateHeaders@PacketParser@@QAAHPAVIRequestContext@@K@Z (public: int __cdecl PacketParser::ValidateHeaders(class IRequestContext *,unsigned long)) + ?ValidateHostnameAndCertificateCN@ConfigRegistry@@IAAHPAVIRequestContext@@PBG1@Z (protected: int __cdecl ConfigRegistry::ValidateHostnameAndCertificateCN(class IRequestContext *,unsigned short const *,unsigned short const *)) + ?ValidateIPFilter@ConfigRegistry@@IAAHPAVIRequestContext@@W4ConfigSetting@@PBG@Z (protected: int __cdecl ConfigRegistry::ValidateIPFilter(class IRequestContext *,enum ConfigSetting,unsigned short const *)) + ?ValidateInt@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@PBU_WSMAN_POLICY_INFO@@K@Z (private: int __cdecl CWSManGroupPolicyManager::ValidateInt(class IRequestContext *,struct _WSMAN_POLICY_INFO const *,unsigned long)) + ?ValidateInt@ConfigRegistry@@IAAHPAVIRequestContext@@PAU_CONFIG_INFO@@KPBG@Z (protected: int __cdecl ConfigRegistry::ValidateInt(class IRequestContext *,struct _CONFIG_INFO *,unsigned long,unsigned short const *)) + ?ValidateString@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@PBU_WSMAN_POLICY_INFO@@PBG@Z (private: int __cdecl CWSManGroupPolicyManager::ValidateString(class IRequestContext *,struct _WSMAN_POLICY_INFO const *,unsigned short const *)) + ?ValidateString@ConfigRegistry@@IAAHPAVIRequestContext@@PAU_CONFIG_INFO@@PBG@Z (protected: int __cdecl ConfigRegistry::ValidateString(class IRequestContext *,struct _CONFIG_INFO *,unsigned short const *)) + ?ValidateTrustedHosts@ConfigRegistry@@IAAHPAVIRequestContext@@PBG@Z (protected: int __cdecl ConfigRegistry::ValidateTrustedHosts(class IRequestContext *,unsigned short const *)) + ?ValidateUrlPrefix@ConfigRegistry@@IAAHPAVIRequestContext@@PBG@Z (protected: int __cdecl ConfigRegistry::ValidateUrlPrefix(class IRequestContext *,unsigned short const *)) + ?Verbose@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::Verbose) + ?VerifyState@RBUFFER@@IBAXXZ (protected: void __cdecl RBUFFER::VerifyState(void)const ) + ?WSManError@@YAXPBGK0KPAVIRequestContext@@@Z (void __cdecl WSManError(unsigned short const *,unsigned long,unsigned short const *,unsigned long,class IRequestContext *)) + ?WSManMemoryOperation@@YAHW4WSMANMEMOPERATION@@PAXKK@Z (int __cdecl WSManMemoryOperation(enum WSMANMEMOPERATION,void *,unsigned long,unsigned long)) + ?WSManPostThreadMessageW@@YAHKIIJ@Z (int __cdecl WSManPostThreadMessageW(unsigned long,unsigned int,unsigned int,long)) + ?WaitForAllChildrenToUnregister@ChildLifeTimeManager@@QAAXK@Z (public: void __cdecl ChildLifeTimeManager::WaitForAllChildrenToUnregister(unsigned long)) + ?WaitForConditionVar@CWSManCriticalSectionWithConditionVar@@QAAKK@Z (public: unsigned long __cdecl CWSManCriticalSectionWithConditionVar::WaitForConditionVar(unsigned long)) + ?WaitForMore@PacketParser@@UAA_NXZ (public: virtual bool __cdecl PacketParser::WaitForMore(void)) + ?WakeAllWaitingForConditionVar@CWSManCriticalSectionWithConditionVar@@QAAXXZ (public: void __cdecl CWSManCriticalSectionWithConditionVar::WakeAllWaitingForConditionVar(void)) + ?WakeAllWaitingOnNoOfChildren@ChildLifeTimeManager@@AAAXXZ (private: void __cdecl ChildLifeTimeManager::WakeAllWaitingOnNoOfChildren(void)) + ?Warning@EventLog@@SAXK@Z (public: static void __cdecl EventLog::Warning(unsigned long)) + ?Warning@EventLog@@SAXKGPAPBG@Z (public: static void __cdecl EventLog::Warning(unsigned long,unsigned short,unsigned short const * *)) + ?Warning@EventLog@@SAXKPBG@Z (public: static void __cdecl EventLog::Warning(unsigned long,unsigned short const *)) + ?Warning@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::Warning) + ?WatchForChanges@CServiceConfigCache@@QAAPAVCServiceWatcher@1@PAVIRequestContext@@PAVIServiceConfigObserver@@@Z (public: class CServiceConfigCache::CServiceWatcher * __cdecl CServiceConfigCache::WatchForChanges(class IRequestContext *,class IServiceConfigObserver *)) + ?WrapperCoSetProxyBlanket@@YAJPAUIUnknown@@KKPAGKKPAXKW4BehaviourForNoInterfaceError@@@Z (long __cdecl WrapperCoSetProxyBlanket(struct IUnknown *,unsigned long,unsigned long,unsigned short *,unsigned long,unsigned long,void *,unsigned long,enum BehaviourForNoInterfaceError)) + ?Write@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@KPAU_EVENT_DATA_DESCRIPTOR@@@Z (public: static void __cdecl WSMan::EventHandler::Write(struct _EVENT_DESCRIPTOR const &,unsigned long,struct _EVENT_DATA_DESCRIPTOR *)) + ?WriteCredentialsToCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG1H@Z (public: static int __cdecl CConfigManager::WriteCredentialsToCredmanStore(class IRequestContext *,unsigned short *,unsigned short *,int)) + ?WriteSoapA@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBDK@Z (public: static void __cdecl WSMan::EventHandler::WriteSoapA(struct _EVENT_DESCRIPTOR const &,char const *,unsigned long)) + ?WriteSoapMessageA@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBDK@Z (private: void __cdecl WSMan::EventHandler::WriteSoapMessageA(struct _EVENT_DESCRIPTOR const &,char const *,unsigned long)) + ?WriteSoapMessageW@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBGK@Z (private: void __cdecl WSMan::EventHandler::WriteSoapMessageW(struct _EVENT_DESCRIPTOR const &,unsigned short const *,unsigned long)) + ?WriteSoapMessageW_BE@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBGK@Z (private: void __cdecl WSMan::EventHandler::WriteSoapMessageW_BE(struct _EVENT_DESCRIPTOR const &,unsigned short const *,unsigned long)) + ?WriteSoapW@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBGK@Z (public: static void __cdecl WSMan::EventHandler::WriteSoapW(struct _EVENT_DESCRIPTOR const &,unsigned short const *,unsigned long)) + ?WriteSoapW_BE@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBGK@Z (public: static void __cdecl WSMan::EventHandler::WriteSoapW_BE(struct _EVENT_DESCRIPTOR const &,unsigned short const *,unsigned long)) + ?_PolicyChangedCallback@CWSManGroupPolicyManager@@CAXPAXE@Z (private: static void __cdecl CWSManGroupPolicyManager::_PolicyChangedCallback(void *,unsigned char)) + ?back@?$SimpleQueue@T_LARGE_INTEGER@@@@QBA?BT_LARGE_INTEGER@@XZ (public: union _LARGE_INTEGER const __cdecl SimpleQueue::back(void)const ) + ?empty@?$SimpleQueue@T_LARGE_INTEGER@@@@QBA_NXZ (public: bool __cdecl SimpleQueue::empty(void)const ) + ?front@?$SimpleQueue@T_LARGE_INTEGER@@@@QBA?BT_LARGE_INTEGER@@XZ (public: union _LARGE_INTEGER const __cdecl SimpleQueue::front(void)const ) + ?g_Resources@Locale@@0V?$Loader@VResources@Locale@@$0A@@@A (private: static class Loader Locale::g_Resources) + ?isValid@?$SafeSet@PAVCListenerOperation@@@@QBA_NXZ (public: bool __cdecl SafeSet::isValid(void)const ) + ?pop@?$SimpleQueue@T_LARGE_INTEGER@@@@QAAXXZ (public: void __cdecl SimpleQueue::pop(void)) + ?push@?$SimpleQueue@T_LARGE_INTEGER@@@@QAAKT_LARGE_INTEGER@@@Z (public: unsigned long __cdecl SimpleQueue::push(union _LARGE_INTEGER)) + ?s_cacheMap@CClientConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A (private: static class AutoRelease CClientConfigCache::s_cacheMap) + ?s_cacheMap@CServiceConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A (private: static class AutoRelease CServiceConfigCache::s_cacheMap) + ?s_cacheMap@CWinRSPluginConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A (private: static class AutoRelease CWinRSPluginConfigCache::s_cacheMap) + ?s_config@CConfigManager@@0V?$AutoRelease@VCConfigManager@@@@A (private: static class AutoRelease CConfigManager::s_config) + ?s_lock@CConfigManager@@0VFastLock@@A (private: static class FastLock CConfigManager::s_lock) + ?s_lock@CWSManGroupPolicyManager@@0VFastLock@@A (private: static class FastLock CWSManGroupPolicyManager::s_lock) + ?s_mapLock@CClientConfigCache@@0VFastLock@@A (private: static class FastLock CClientConfigCache::s_mapLock) + ?s_mapLock@CServiceConfigCache@@0VFastLock@@A (private: static class FastLock CServiceConfigCache::s_mapLock) + ?s_mapLock@CWinRSPluginConfigCache@@0VFastLock@@A (private: static class FastLock CWinRSPluginConfigCache::s_mapLock) + ?s_policyManager@CWSManGroupPolicyManager@@0V?$AutoRelease@VCWSManGroupPolicyManager@@@@A (private: static class AutoRelease CWSManGroupPolicyManager::s_policyManager) + EnumServiceUserResources + FwGetParsedDocument + FwGetRootElement + FwIsXmlEscapedProperly + FwXmlAddAttributeToAttributeList + FwXmlCloseParser + FwXmlCompareAttributeName + FwXmlCompareAttributeNameEx + FwXmlCompareElementName + FwXmlCompareElementNameEx + FwXmlCompareElementNameLen + FwXmlCompareElementNameSpace + FwXmlCompareName + FwXmlCreateXmlFromElement + FwXmlDecodeXmlEscapes + FwXmlEncodeXmlEscapes + FwXmlFindAttribute + FwXmlFindAttributeEx + FwXmlFindChildElement + FwXmlFindChildElementEx + FwXmlGetAttribute + FwXmlGetAttributeNameEx + FwXmlGetAttributeNamespacePrefix + FwXmlGetAttributeValue + FwXmlGetAttributeValueDWord + FwXmlGetBooleanValue + FwXmlGetBuffer + FwXmlGetChild + FwXmlGetElementName + FwXmlGetElementNameEx + FwXmlGetElementNamespacePrefix + FwXmlGetElementNamespaceUrl + FwXmlGetEntryNameEx + FwXmlGetNamespaceForPrefix + FwXmlGetNormalizedString + FwXmlGetReferenceXmlFromElement + FwXmlGetRemainder + FwXmlGetSimpleContent + FwXmlGetSimpleContentEx + FwXmlGetSimpleContentEx2 + FwXmlHasText + FwXmlIsEmpty + FwXmlIsMustUnderstand + FwXmlIsNull + FwXmlIsSimpleContent + FwXmlIsSimpleContentOrEmpty + FwXmlIsTrueValue + FwXmlNumAttributes + FwXmlNumChildren + FwXmlNumChildrenWithName + FwXmlNumConsecutiveChildrenWithName + FwXmlParsePrefixedXML + FwXmlParseStream + FwXmlParseText + FwXmlParserCreate + FwXmlUpdatePrefixes + GetServiceSecurity + MI_Application_InitializeV1 + SetServiceSecurity + SubscriptionsProvEnumerate + WSManAckEvents + WSManAddSubscriptionManagerInternal + WSManCloseCommand + WSManCloseEnumerationHandle + WSManCloseEnumeratorHandle + WSManCloseObjectHandle + WSManCloseOperation + WSManClosePublisherHandle + WSManCloseSession + WSManCloseSessionHandle + WSManCloseShell + WSManCloseSubscriptionHandle + WSManConnectShell + WSManConnectShellCommand + WSManConstructError + WSManCreateEnumeratorInternal + WSManCreateInternal + WSManCreateInternalEx + WSManCreatePullSubscription + WSManCreatePushSubscription + WSManCreateSession + WSManCreateSessionInternal + WSManCreateShell + WSManCreateShellEx + WSManDecodeObject + WSManDeinitialize + WSManDeleteInternal + WSManDeleteInternalEx + WSManDeliverEndSubscriptionNotification + WSManDeliverEvent + WSManDisconnectShell + WSManEncodeObject + WSManEncodeObjectEx + WSManEncodeObjectInternal + WSManEnumerateInternal + WSManEnumerateInternalEx + WSManEnumeratorAddEvent + WSManEnumeratorAddObject + WSManEnumeratorBatchPolicyViolated + WSManEnumeratorNextObject + WSManEnumeratorObjectCount + WSManGetErrorMessage + WSManGetInternal + WSManGetInternalEx + WSManGetSessionOptionAsDword + WSManGetSessionOptionAsString + WSManIdentifyInternal + WSManInitialize + WSManInvokeInternal + WSManInvokeInternalEx + WSManPluginAuthzOperationComplete + WSManPluginAuthzQueryQuotaComplete + WSManPluginAuthzUserComplete + WSManPluginFreeRequestDetails + WSManPluginGetConfiguration + WSManPluginGetOperationParameters + WSManPluginInteractiveCallback + WSManPluginObjectAndBookmarkResult + WSManPluginObjectAndEprResult + WSManPluginObjectResult + WSManPluginOperationComplete + WSManPluginReceiveResult + WSManPluginReportCompletion + WSManPluginReportContext + WSManPluginShutdown + WSManPluginStartup + WSManProvCreate + WSManProvDelete + WSManProvEnumerate + WSManProvGet + WSManProvInvoke + WSManProvPut + WSManPull + WSManPullEvents + WSManPutInternal + WSManPutInternalEx + WSManReceiveShellOutput + WSManReconnectShell + WSManReconnectShellCommand + WSManRemoveSubscriptionManagerInternal + WSManRunShellCommand + WSManRunShellCommandEx + WSManSendShellInput + WSManSetSessionOption + WSManSignalShell + mi_clientFT_V1 + + 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/wuguid.txt b/symbols/SDK/um/arm/wuguid.txt new file mode 100644 index 00000000..09f4cae8 --- /dev/null +++ b/symbols/SDK/um/arm/wuguid.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\wuguid.lib + +File Type: LIBRARY + + Summary + + AC78 .debug$S + B3C8 .debug$T + 10 .drectve + 830 .rdata diff --git a/symbols/SDK/um/arm/xapobase.txt b/symbols/SDK/um/arm/xapobase.txt new file mode 100644 index 00000000..88e422b0 --- /dev/null +++ b/symbols/SDK/um/arm/xapobase.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\xapobase.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + 14 .bss + 24 .data + 543F8 .debug$S + AFBBC .debug$T + 165 .drectve + F4 .gfids$y + 3D0 .pdata + 34E1 .rdata + 14 .text + 7B60 .text$mn + 194 .xdata diff --git a/symbols/SDK/um/arm/xapobase2_8.txt b/symbols/SDK/um/arm/xapobase2_8.txt new file mode 100644 index 00000000..0ff6a22a --- /dev/null +++ b/symbols/SDK/um/arm/xapobase2_8.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\xapobase2_8.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + 14 .bss + 24 .data + 543F8 .debug$S + AFBBC .debug$T + 165 .drectve + F4 .gfids$y + 3D0 .pdata + 34E1 .rdata + 14 .text + 7B60 .text$mn + 194 .xdata diff --git a/symbols/SDK/um/arm/xaswitch.txt b/symbols/SDK/um/arm/xaswitch.txt new file mode 100644 index 00000000..058e2744 --- /dev/null +++ b/symbols/SDK/um/arm/xaswitch.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\xaswitch.lib + +File Type: LIBRARY + + Summary + + 4 .00cfg + 4 .CRT$XCU + 6C .bss + 54 .data + D400 .debug$S + 1F070 .debug$T + 35 .drectve + 38 .gfids$y + B0 .pdata + 134 .rdata + 14 .text + 24 .text$di + 45E .text$mn + 28 .text$yd + 34 .xdata diff --git a/symbols/SDK/um/arm/xaudio2.txt b/symbols/SDK/um/arm/xaudio2.txt new file mode 100644 index 00000000..3e80593d --- /dev/null +++ b/symbols/SDK/um/arm/xaudio2.txt @@ -0,0 +1,28 @@ +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\xaudio2.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 2 CreateAudioReverb + 7 CreateAudioReverbV2_8 + 3 CreateAudioVolumeMeter + 4 CreateFX + 5 X3DAudioCalculate + 6 X3DAudioInitialize + 1 XAudio2Create + + 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/xaudio2_8.txt b/symbols/SDK/um/arm/xaudio2_8.txt new file mode 100644 index 00000000..e3fdb8d3 --- /dev/null +++ b/symbols/SDK/um/arm/xaudio2_8.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\xaudio2_8.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 2 CreateAudioReverb + 3 CreateAudioVolumeMeter + 4 CreateFX + 5 X3DAudioCalculate + 6 X3DAudioInitialize + 1 XAudio2Create + + 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/xinput.txt b/symbols/SDK/um/arm/xinput.txt new file mode 100644 index 00000000..f5d86c47 --- /dev/null +++ b/symbols/SDK/um/arm/xinput.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\xinput.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 1 DllMain + 5 XInputEnable + 10 XInputGetAudioDeviceIds + 7 XInputGetBatteryInformation + 4 XInputGetCapabilities + 8 XInputGetKeystroke + 2 XInputGetState + 3 XInputSetState + + 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/xinputuap.txt b/symbols/SDK/um/arm/xinputuap.txt new file mode 100644 index 00000000..78545033 --- /dev/null +++ b/symbols/SDK/um/arm/xinputuap.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\xinputuap.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DllMain + XInputEnable + XInputGetAudioDeviceIds + XInputGetBatteryInformation + XInputGetCapabilities + XInputGetKeystroke + XInputGetState + XInputSetState + + 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/xmllite.txt b/symbols/SDK/um/arm/xmllite.txt new file mode 100644 index 00000000..5c0bb6c7 --- /dev/null +++ b/symbols/SDK/um/arm/xmllite.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\xmllite.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CreateXmlReader + CreateXmlReaderInputWithEncodingCodePage + CreateXmlReaderInputWithEncodingName + CreateXmlWriter + CreateXmlWriterOutputWithEncodingCodePage + CreateXmlWriterOutputWithEncodingName + + 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/xolehlp.txt b/symbols/SDK/um/arm/xolehlp.txt new file mode 100644 index 00000000..a0fc2e40 --- /dev/null +++ b/symbols/SDK/um/arm/xolehlp.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\xolehlp.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 8 ?FreezeLocalTransactionManagers@@YAJKK@Z (long __cdecl FreezeLocalTransactionManagers(unsigned long,unsigned long)) + 4 ?GetDtcLocaleResourceHandle@@YAPAUHINSTANCE__@@XZ (struct HINSTANCE__ * __cdecl GetDtcLocaleResourceHandle(void)) + 9 ?ThawLocalTransactionManagers@@YAJXZ (long __cdecl ThawLocalTransactionManagers(void)) + 5 DtcGetTransactionManager + 7 DtcGetTransactionManagerC + DtcGetTransactionManagerEx + DtcGetTransactionManagerExA + DtcGetTransactionManagerExW + + 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/xpsdocumenttargetprint.txt b/symbols/SDK/um/arm/xpsdocumenttargetprint.txt new file mode 100644 index 00000000..8c9e125b --- /dev/null +++ b/symbols/SDK/um/arm/xpsdocumenttargetprint.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\xpsdocumenttargetprint.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 7 ?StartXpsPrintJobOnDocumentPackageTargetInternal@@YAJW4__MIDL___MIDL_itf_xpsobjectmodel_1_0000_0000_0001@@PAU_DEV_OBJECT@@PB_W22PAUIStream@@PAX3_NPAPAUIXpsPrintJob@@PAPAUIXpsDocumentPackageTarget@@5P6AX3W4EPrintTicketScope@@HH@Z@Z (long __cdecl StartXpsPrintJobOnDocumentPackageTargetInternal(enum __MIDL___MIDL_itf_xpsobjectmodel_1_0000_0000_0001,struct _DEV_OBJECT *,wchar_t const *,wchar_t const *,wchar_t const *,struct IStream *,void *,struct IStream *,bool,struct IXpsPrintJob * *,struct IXpsDocumentPackageTarget * *,bool,void (__cdecl*)(struct IStream *,enum EPrintTicketScope,int,int))) + DllMain + + Summary + + F0 .debug$S + 14 .idata$2 + 14 .idata$3 + 4 .idata$4 + 4 .idata$5 + 1C .idata$6 diff --git a/symbols/SDK/um/arm/xpsprint.txt b/symbols/SDK/um/arm/xpsprint.txt new file mode 100644 index 00000000..9afc4734 --- /dev/null +++ b/symbols/SDK/um/arm/xpsprint.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\xpsprint.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 4 ?StartXpsPrintJobInternal1@@YAJPB_W00PAX1PAPAUIXpsPrintJob@@PAPAUIXpsOMPackageTarget@@_NP6AXPAUIStream@@W4EPrintTicketScope@@HH@Z@Z (long __cdecl StartXpsPrintJobInternal1(wchar_t const *,wchar_t const *,wchar_t const *,void *,void *,struct IXpsPrintJob * *,struct IXpsOMPackageTarget * *,bool,void (__cdecl*)(struct IStream *,enum EPrintTicketScope,int,int))) + 2 ?StartXpsPrintJobInternal@@YAJPB_W00PAX1PAEIPAPAUIXpsPrintJob@@PAPAUIXpsPrintJobStream@@4P6AXPAUIStream@@W4EPrintTicketScope@@HH@Z@Z (long __cdecl StartXpsPrintJobInternal(wchar_t const *,wchar_t const *,wchar_t const *,void *,void *,unsigned char *,unsigned int,struct IXpsPrintJob * *,struct IXpsPrintJobStream * *,struct IXpsPrintJobStream * *,void (__cdecl*)(struct IStream *,enum EPrintTicketScope,int,int))) + StartXpsPrintJob + StartXpsPrintJob1 + + 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/arm64/ADSIid.txt b/symbols/SDK/um/arm64/ADSIid.txt new file mode 100644 index 00000000..a5085daa --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\ADSIid.Lib + +File Type: LIBRARY + + Summary + + C0AC .debug$S + 74D0 .debug$T + 32 .drectve + 2150 .rdata diff --git a/symbols/SDK/um/arm64/AclUI.txt b/symbols/SDK/um/arm64/AclUI.txt new file mode 100644 index 00000000..53d6dee7 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/ActiveDS.txt b/symbols/SDK/um/arm64/ActiveDS.txt new file mode 100644 index 00000000..1441b597 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/AdvAPI32.txt b/symbols/SDK/um/arm64/AdvAPI32.txt new file mode 100644 index 00000000..8f7759a4 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\AdvAPI32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?I_ScGetCurrentGroupStateW@@YAKPEAUSC_HANDLE__@@PEAGPEAK@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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/AudioBaseProcessingObjectV140.txt b/symbols/SDK/um/arm64/AudioBaseProcessingObjectV140.txt new file mode 100644 index 00000000..ca26cb2f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\AudioBaseProcessingObjectV140.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 8 .CRT$XCU + 20 .bss + 1AC10 .debug$S + 34340 .debug$T + 67 .drectve + 10 .gfids$y + 108 .pdata + 288 .rdata + 10 .text + C .text$di + 25FC .text$mn + 4 .text$yd + 110 .xdata + 8 RT_BSS + 10 RT_DATA diff --git a/symbols/SDK/um/arm64/AuthZ.txt b/symbols/SDK/um/arm64/AuthZ.txt new file mode 100644 index 00000000..006b3ebe --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/Bits.txt b/symbols/SDK/um/arm64/Bits.txt new file mode 100644 index 00000000..567a154b --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Bits.Lib + +File Type: LIBRARY + + Summary + + 242D0 .debug$S + 2F4B0 .debug$T + 38 .drectve + 400 .rdata diff --git a/symbols/SDK/um/arm64/BluetoothApis.txt b/symbols/SDK/um/arm64/BluetoothApis.txt new file mode 100644 index 00000000..09076311 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 12 .idata$6 diff --git a/symbols/SDK/um/arm64/BufferOverflow.txt b/symbols/SDK/um/arm64/BufferOverflow.txt new file mode 100644 index 00000000..be25a285 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\BufferOverflow.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 430 .bss + 10 .data + EF08 .debug$S + 1EA68 .debug$T + F .drectve + 8 .gfids$y + 50 .pdata + 18C .rdata + 38 .text + 4F8 .text$mn + 14 .xdata diff --git a/symbols/SDK/um/arm64/BufferOverflowU.txt b/symbols/SDK/um/arm64/BufferOverflowU.txt new file mode 100644 index 00000000..fc072ec7 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\BufferOverflowU.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 430 .bss + 10 .data + 14BDC .debug$S + 29F90 .debug$T + 12 .drectve + 8 .gfids$y + 48 .pdata + 1CA .rdata + 38 .text + 3F4 .text$mn + 14 .xdata diff --git a/symbols/SDK/um/arm64/Cabinet.txt b/symbols/SDK/um/arm64/Cabinet.txt new file mode 100644 index 00000000..74807b78 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/CertIdl.txt b/symbols/SDK/um/arm64/CertIdl.txt new file mode 100644 index 00000000..9aba0700 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\CertIdl.Lib + +File Type: LIBRARY + + Summary + + 8 .bss + 8 .data + 7755C .debug$S + 90418 .debug$T + 41A .drectve + 8 .gfids$y + 8 .pdata + 18AC .rdata + 54 .text$mn diff --git a/symbols/SDK/um/arm64/CertPolEng.txt b/symbols/SDK/um/arm64/CertPolEng.txt new file mode 100644 index 00000000..13bbd225 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/Chakrart.txt b/symbols/SDK/um/arm64/Chakrart.txt new file mode 100644 index 00000000..8f9eb488 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Chakrart.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?DumpDiagInfo@@YAXPEAUHWND__@@PEAUHINSTANCE__@@PEADH@Z (void __cdecl DumpDiagInfo(struct HWND__ *,struct HINSTANCE__ *,char *,int)) + ?JsInitializeJITServer@@YAJPEAU_GUID@@PEAX1@Z (long __cdecl JsInitializeJITServer(struct _GUID *,void *,void *)) + ?MemProtectHeapAddRootSection@@YAXPEAXPEAUMemProtectHeapRootSection@@@Z (void __cdecl MemProtectHeapAddRootSection(void *,struct MemProtectHeapRootSection *)) + ?MemProtectHeapCollect@@YAJPEAXW4MemProtectHeapCollectFlags@@@Z (long __cdecl MemProtectHeapCollect(void *,enum MemProtectHeapCollectFlags)) + ?MemProtectHeapCreate@@YAJPEAPEAXW4MemProtectHeapCreateFlags@@@Z (long __cdecl MemProtectHeapCreate(void * *,enum MemProtectHeapCreateFlags)) + ?MemProtectHeapDestroy@@YAJPEAX@Z (long __cdecl MemProtectHeapDestroy(void *)) + ?MemProtectHeapDisableCollection@@YAXPEAX@Z (void __cdecl MemProtectHeapDisableCollection(void *)) + ?MemProtectHeapIsValidObject@@YA_NPEAX0@Z (bool __cdecl MemProtectHeapIsValidObject(void *,void *)) + ?MemProtectHeapMemSize@@YAJPEAX0PEA_K@Z (long __cdecl MemProtectHeapMemSize(void *,void *,unsigned __int64 *)) + ?MemProtectHeapNotifyCurrentThreadDetach@@YAXPEAX@Z (void __cdecl MemProtectHeapNotifyCurrentThreadDetach(void *)) + ?MemProtectHeapProtectCurrentThread@@YAJPEAXP6AX0@Z0@Z (long __cdecl MemProtectHeapProtectCurrentThread(void *,void (__cdecl*)(void *),void *)) + ?MemProtectHeapRemoveRootSection@@YAJPEAXPEAUMemProtectHeapRootSection@@@Z (long __cdecl MemProtectHeapRemoveRootSection(void *,struct MemProtectHeapRootSection *)) + ?MemProtectHeapReportHeapSize@@YAXPEAX@Z (void __cdecl MemProtectHeapReportHeapSize(void *)) + ?MemProtectHeapRootAlloc@@YAPEAXPEAX_K@Z (void * __cdecl MemProtectHeapRootAlloc(void *,unsigned __int64)) + ?MemProtectHeapRootAllocLeaf@@YAPEAXPEAX_K@Z (void * __cdecl MemProtectHeapRootAllocLeaf(void *,unsigned __int64)) + ?MemProtectHeapRootRealloc@@YAJPEAX_KPEAPEAX@Z (long __cdecl MemProtectHeapRootRealloc(void *,unsigned __int64,void * *)) + ?MemProtectHeapRootReallocLeaf@@YAJPEAX_KPEAPEAX@Z (long __cdecl MemProtectHeapRootReallocLeaf(void *,unsigned __int64,void * *)) + ?MemProtectHeapSynchronizeWithCollector@@YAJPEAX@Z (long __cdecl MemProtectHeapSynchronizeWithCollector(void *)) + ?MemProtectHeapUnprotectCurrentThread@@YAJPEAX@Z (long __cdecl MemProtectHeapUnprotectCurrentThread(void *)) + ?MemProtectHeapUnrootAndZero@@YAJPEAX0@Z (long __cdecl MemProtectHeapUnrootAndZero(void *,void *)) + ?RecyclerNativeHeapAddExternalMemoryUsage@@YAXPEAX_K@Z (void __cdecl RecyclerNativeHeapAddExternalMemoryUsage(void *,unsigned __int64)) + ?RecyclerNativeHeapAllocLeaf@@YAPEAXPEAX_K@Z (void * __cdecl RecyclerNativeHeapAllocLeaf(void *,unsigned __int64)) + ?RecyclerNativeHeapAllocLeafFinalized@@YAPEAXPEAX_K@Z (void * __cdecl RecyclerNativeHeapAllocLeafFinalized(void *,unsigned __int64)) + ?RecyclerNativeHeapAllocTraced@@YAPEAXPEAX_K@Z (void * __cdecl RecyclerNativeHeapAllocTraced(void *,unsigned __int64)) + ?RecyclerNativeHeapAllocTracedFinalized@@YAPEAXPEAX_K@Z (void * __cdecl RecyclerNativeHeapAllocTracedFinalized(void *,unsigned __int64)) + ?RecyclerNativeHeapCollectGarbageInThread@@YAXPEAX_N@Z (void __cdecl RecyclerNativeHeapCollectGarbageInThread(void *,bool)) + ?RecyclerNativeHeapCreateWeakReference@@YAJPEAX0PEAPEAX@Z (long __cdecl RecyclerNativeHeapCreateWeakReference(void *,void *,void * *)) + ?RecyclerNativeHeapGetRealAddressFromInterior@@YAPEAXPEAX0@Z (void * __cdecl RecyclerNativeHeapGetRealAddressFromInterior(void *,void *)) + ?RecyclerNativeHeapGetStrongReference@@YAPEAXPEAX0@Z (void * __cdecl RecyclerNativeHeapGetStrongReference(void *,void *)) + ?RecyclerNativeHeapHasWeakReferenceCleanupOccurred@@YA_NPEAXPEA_K@Z (bool __cdecl RecyclerNativeHeapHasWeakReferenceCleanupOccurred(void *,unsigned __int64 *)) + ?RecyclerNativeHeapRootAddRef@@YAJPEAX0PEAI@Z (long __cdecl RecyclerNativeHeapRootAddRef(void *,void *,unsigned int *)) + ?RecyclerNativeHeapRootRelease@@YAXPEAX0PEAI@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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/ClusApi.txt b/symbols/SDK/um/arm64/ClusApi.txt new file mode 100644 index 00000000..26d0fc0a --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\ClusApi.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?CCHlpAddNodeUpdateCluster@@YAJPEAU_HCLUSTER@@PEA_WPEAK@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@@AEAV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@2@1AEAV?$vector@EV?$allocator@E@std@@@2@11111PEAKAEAV?$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@@YAKPEB_W000000HHPEAH1AEAV?$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@@YAKPEB_W000HPEAPEAVClusterNameADClusterState@@@Z (unsigned long __cdecl CCHlpCreateClusterNameInAD(wchar_t const *,wchar_t const *,wchar_t const *,wchar_t const *,int,class ClusterNameADClusterState * *)) + ?CCHlpGetClusterServiceSecret@@YAJPEB_WPEAPEA_W@Z (long __cdecl CCHlpGetClusterServiceSecret(wchar_t const *,wchar_t * *)) + ?CCHlpGetDNSHostLabel@@YAJPEB_WPEAPEA_W@Z (long __cdecl CCHlpGetDNSHostLabel(wchar_t const *,wchar_t * *)) + ?CCHlpRestoreClusterVirtualObjectToInitialState@@YAKPEA_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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/ComCtl32.txt b/symbols/SDK/um/arm64/ComCtl32.txt new file mode 100644 index 00000000..02c3bda4 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/ComDlg32.txt b/symbols/SDK/um/arm64/ComDlg32.txt new file mode 100644 index 00000000..5cabb04d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/ComSvcs.txt b/symbols/SDK/um/arm64/ComSvcs.txt new file mode 100644 index 00000000..bc2a3081 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/CompPkgSup.txt b/symbols/SDK/um/arm64/CompPkgSup.txt new file mode 100644 index 00000000..a13466a7 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/CoreMessaging.txt b/symbols/SDK/um/arm64/CoreMessaging.txt new file mode 100644 index 00000000..e7ad2e12 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 12 .idata$6 diff --git a/symbols/SDK/um/arm64/Credui.txt b/symbols/SDK/um/arm64/Credui.txt new file mode 100644 index 00000000..fabc4708 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Crypt32.txt b/symbols/SDK/um/arm64/Crypt32.txt new file mode 100644 index 00000000..52c80da7 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/CryptNet.txt b/symbols/SDK/um/arm64/CryptNet.txt new file mode 100644 index 00000000..d561677d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\CryptNet.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + CryptGetObjectUrl + CryptInstallCancelRetrieval + CryptRetrieveObjectByUrlA + CryptRetrieveObjectByUrlW + CryptUninstallCancelRetrieval + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/DSProp.txt b/symbols/SDK/um/arm64/DSProp.txt new file mode 100644 index 00000000..15a0c1ae --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\DSProp.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?CheckADsError@@YAHPEAJHPEBDHPEAUHWND__@@@Z (int __cdecl CheckADsError(long *,int,char const *,int,struct HWND__ *)) + ?CrackName@@YAJPEBGPEAPEAGW4CRACK_NAME_OPR@@PEAUHWND__@@@Z (long __cdecl CrackName(unsigned short const *,unsigned short * *,enum CRACK_NAME_OPR,struct HWND__ *)) + ?DSPROP_GetGCSearchOnDomain@@YAJPEBGAEBU_GUID@@PEAPEAX@Z (long __cdecl DSPROP_GetGCSearchOnDomain(unsigned short const *,struct _GUID const &,void * *)) + ?ErrMsg@@YAXIPEAUHWND__@@@Z (void __cdecl ErrMsg(unsigned int,struct HWND__ *)) + ?ErrMsgParam@@YAXI_JPEAUHWND__@@@Z (void __cdecl ErrMsgParam(unsigned int,__int64,struct HWND__ *)) + ?FindSheet@@YAHPEBG@Z (int __cdecl FindSheet(unsigned short const *)) + ?MsgBox@@YAXIPEAUHWND__@@@Z (void __cdecl MsgBox(unsigned int,struct HWND__ *)) + ?ReportError@@YAXJHPEAUHWND__@@@Z (void __cdecl ReportError(long,int,struct HWND__ *)) + ?Smart_PADS_ATTR_INFO__Empty@@YAXPEAPEAU_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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/DSUIExt.txt b/symbols/SDK/um/arm64/DSUIExt.txt new file mode 100644 index 00000000..1e65d79c --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/DbgEng.txt b/symbols/SDK/um/arm64/DbgEng.txt new file mode 100644 index 00000000..e2a29c9a --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\DbgEng.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + DebugConnect + DebugConnectWide + DebugCreate + DebugCreateEx + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/DbgHelp.txt b/symbols/SDK/um/arm64/DbgHelp.txt new file mode 100644 index 00000000..c56db8d1 --- /dev/null +++ b/symbols/SDK/um/arm64/DbgHelp.txt @@ -0,0 +1,260 @@ +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\arm64\DbgHelp.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?SymFreeDiaString@@YAXPEAG@Z (void __cdecl SymFreeDiaString(unsigned short *)) + ?SymGetDiaSession@@YAHPEAX_KPEAPEAUIDiaSession@@@Z (int __cdecl SymGetDiaSession(void *,unsigned __int64,struct IDiaSession * *)) + ?SymGetLineFromAddrEx@@YAHPEAX_KPEBGPEAKPEAU_IMAGEHLP_LINE64@@@Z (int __cdecl SymGetLineFromAddrEx(void *,unsigned __int64,unsigned short const *,unsigned long *,struct _IMAGEHLP_LINE64 *)) + ?SymGetLineFromNameEx@@YAHPEAXPEBD1KPEBGPEAJPEAU_IMAGEHLP_LINE64@@@Z (int __cdecl SymGetLineFromNameEx(void *,char const *,char const *,unsigned long,unsigned short const *,long *,struct _IMAGEHLP_LINE64 *)) + ?SymGetLineNextEx@@YAHPEAXPEBGPEAU_IMAGEHLP_LINE64@@@Z (int __cdecl SymGetLineNextEx(void *,unsigned short const *,struct _IMAGEHLP_LINE64 *)) + ?SymGetLinePrevEx@@YAHPEAXPEBGPEAU_IMAGEHLP_LINE64@@@Z (int __cdecl SymGetLinePrevEx(void *,unsigned short const *,struct _IMAGEHLP_LINE64 *)) + ?_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 + 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 + 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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/DbgModel.txt b/symbols/SDK/um/arm64/DbgModel.txt new file mode 100644 index 00000000..01857893 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\DbgModel.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + CreateDataModelManager + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/DhcpCSvc.txt b/symbols/SDK/um/arm64/DhcpCSvc.txt new file mode 100644 index 00000000..bdf11a70 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/DhcpCSvc6.txt b/symbols/SDK/um/arm64/DhcpCSvc6.txt new file mode 100644 index 00000000..3c391d7c --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/DnsAPI.txt b/symbols/SDK/um/arm64/DnsAPI.txt new file mode 100644 index 00000000..d643c7dc --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/DtcHelp.txt b/symbols/SDK/um/arm64/DtcHelp.txt new file mode 100644 index 00000000..3146861f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\DtcHelp.Lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 1C .bss + AE70 .debug$S + 17524 .debug$T + 35 .drectve + 8 .gfids$y + 70 .pdata + 94 .rdata + 10 .text + 7F8 .text$mn + 8 .xdata diff --git a/symbols/SDK/um/arm64/ElsCore.txt b/symbols/SDK/um/arm64/ElsCore.txt new file mode 100644 index 00000000..5a56857f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\ElsCore.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MappingDoAction + MappingFreePropertyBag + MappingFreeServices + MappingGetServices + MappingRecognizeText + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/FaultRep.txt b/symbols/SDK/um/arm64/FaultRep.txt new file mode 100644 index 00000000..9b701220 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\FaultRep.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?BasepReportFault@@YA?AW4tagEFaultRepRetVal@@PEAU_EXCEPTION_POINTERS@@K@Z (enum tagEFaultRepRetVal __cdecl BasepReportFault(struct _EXCEPTION_POINTERS *,unsigned long)) + ?CheckForReadOnlyResourceFilter@@YAJPEAU_EXCEPTION_POINTERS@@@Z (long __cdecl CheckForReadOnlyResourceFilter(struct _EXCEPTION_POINTERS *)) + ?CheckPerUserCrossProcessThrottle@@YAJPEAH@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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/FhSvcCtl.txt b/symbols/SDK/um/arm64/FhSvcCtl.txt new file mode 100644 index 00000000..8758f965 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/FrameDyd.txt b/symbols/SDK/um/arm64/FrameDyd.txt new file mode 100644 index 00000000..22b2f1a4 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\FrameDyd.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0CAutoEvent@@QEAA@XZ (public: __cdecl CAutoEvent::CAutoEvent(void)) + ??0CFrameworkQuery@@QEAA@AEBV0@@Z (public: __cdecl CFrameworkQuery::CFrameworkQuery(class CFrameworkQuery const &)) + ??0CFrameworkQuery@@QEAA@XZ (public: __cdecl CFrameworkQuery::CFrameworkQuery(void)) + ??0CFrameworkQueryEx@@QEAA@AEBV0@@Z (public: __cdecl CFrameworkQueryEx::CFrameworkQueryEx(class CFrameworkQueryEx const &)) + ??0CFrameworkQueryEx@@QEAA@XZ (public: __cdecl CFrameworkQueryEx::CFrameworkQueryEx(void)) + ??0CHPtrArray@@QEAA@XZ (public: __cdecl CHPtrArray::CHPtrArray(void)) + ??0CHString@@QEAA@AEBV0@@Z (public: __cdecl CHString::CHString(class CHString const &)) + ??0CHString@@QEAA@GH@Z (public: __cdecl CHString::CHString(unsigned short,int)) + ??0CHString@@QEAA@PEBD@Z (public: __cdecl CHString::CHString(char const *)) + ??0CHString@@QEAA@PEBE@Z (public: __cdecl CHString::CHString(unsigned char const *)) + ??0CHString@@QEAA@PEBG@Z (public: __cdecl CHString::CHString(unsigned short const *)) + ??0CHString@@QEAA@PEBGH@Z (public: __cdecl CHString::CHString(unsigned short const *,int)) + ??0CHString@@QEAA@XZ (public: __cdecl CHString::CHString(void)) + ??0CHStringArray@@QEAA@XZ (public: __cdecl CHStringArray::CHStringArray(void)) + ??0CInstance@@QEAA@AEBV0@@Z (public: __cdecl CInstance::CInstance(class CInstance const &)) + ??0CInstance@@QEAA@PEAUIWbemClassObject@@PEAVMethodContext@@@Z (public: __cdecl CInstance::CInstance(struct IWbemClassObject *,class MethodContext *)) + ??0CObjectPathParser@@QEAA@W4ObjectParserFlags@@@Z (public: __cdecl CObjectPathParser::CObjectPathParser(enum ObjectParserFlags)) + ??0CRegistry@@QEAA@AEBV0@@Z (public: __cdecl CRegistry::CRegistry(class CRegistry const &)) + ??0CRegistry@@QEAA@XZ (public: __cdecl CRegistry::CRegistry(void)) + ??0CRegistrySearch@@QEAA@AEBV0@@Z (public: __cdecl CRegistrySearch::CRegistrySearch(class CRegistrySearch const &)) + ??0CRegistrySearch@@QEAA@XZ (public: __cdecl CRegistrySearch::CRegistrySearch(void)) + ??0CThreadBase@@QEAA@AEBV0@@Z (public: __cdecl CThreadBase::CThreadBase(class CThreadBase const &)) + ??0CThreadBase@@QEAA@W4THREAD_SAFETY_MECHANISM@0@@Z (public: __cdecl CThreadBase::CThreadBase(enum CThreadBase::THREAD_SAFETY_MECHANISM)) + ??0CWbemGlueFactory@@QEAA@AEBV0@@Z (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(class CWbemGlueFactory const &)) + ??0CWbemGlueFactory@@QEAA@PEAJ@Z (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(long *)) + ??0CWbemGlueFactory@@QEAA@XZ (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(void)) + ??0CWbemProviderGlue@@QEAA@AEBV0@@Z (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(class CWbemProviderGlue const &)) + ??0CWbemProviderGlue@@QEAA@PEAJ@Z (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(long *)) + ??0CWbemProviderGlue@@QEAA@XZ (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(void)) + ??0CWinMsgEvent@@QEAA@AEBV0@@Z (public: __cdecl CWinMsgEvent::CWinMsgEvent(class CWinMsgEvent const &)) + ??0CWinMsgEvent@@QEAA@XZ (public: __cdecl CWinMsgEvent::CWinMsgEvent(void)) + ??0CreateMutexAsProcess@@QEAA@PEBG@Z (public: __cdecl CreateMutexAsProcess::CreateMutexAsProcess(unsigned short const *)) + ??0KeyRef@@QEAA@PEBGPEBUtagVARIANT@@@Z (public: __cdecl KeyRef::KeyRef(unsigned short const *,struct tagVARIANT const *)) + ??0KeyRef@@QEAA@XZ (public: __cdecl KeyRef::KeyRef(void)) + ??0MethodContext@@QEAA@AEBV0@@Z (public: __cdecl MethodContext::MethodContext(class MethodContext const &)) + ??0MethodContext@@QEAA@PEAUIWbemContext@@PEAVCWbemProviderGlue@@@Z (public: __cdecl MethodContext::MethodContext(struct IWbemContext *,class CWbemProviderGlue *)) + ??0ParsedObjectPath@@QEAA@XZ (public: __cdecl ParsedObjectPath::ParsedObjectPath(void)) + ??0Provider@@QEAA@AEBV0@@Z (public: __cdecl Provider::Provider(class Provider const &)) + ??0Provider@@QEAA@PEBG0@Z (public: __cdecl Provider::Provider(unsigned short const *,unsigned short const *)) + ??0ProviderLog@@QEAA@AEBV0@@Z (public: __cdecl ProviderLog::ProviderLog(class ProviderLog const &)) + ??0ProviderLog@@QEAA@XZ (public: __cdecl ProviderLog::ProviderLog(void)) + ??0WBEMTime@@QEAA@AEBU_FILETIME@@@Z (public: __cdecl WBEMTime::WBEMTime(struct _FILETIME const &)) + ??0WBEMTime@@QEAA@AEBU_SYSTEMTIME@@@Z (public: __cdecl WBEMTime::WBEMTime(struct _SYSTEMTIME const &)) + ??0WBEMTime@@QEAA@AEBUtm@@@Z (public: __cdecl WBEMTime::WBEMTime(struct tm const &)) + ??0WBEMTime@@QEAA@AEB_J@Z (public: __cdecl WBEMTime::WBEMTime(__int64 const &)) + ??0WBEMTime@@QEAA@QEAG@Z (public: __cdecl WBEMTime::WBEMTime(unsigned short * const)) + ??0WBEMTime@@QEAA@XZ (public: __cdecl WBEMTime::WBEMTime(void)) + ??0WBEMTimeSpan@@QEAA@AEBU_FILETIME@@@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(struct _FILETIME const &)) + ??0WBEMTimeSpan@@QEAA@AEB_J@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(__int64 const &)) + ??0WBEMTimeSpan@@QEAA@HHHHHHH@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(int,int,int,int,int,int,int)) + ??0WBEMTimeSpan@@QEAA@QEAG@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(unsigned short * const)) + ??0WBEMTimeSpan@@QEAA@XZ (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(void)) + ??1CAutoEvent@@QEAA@XZ (public: __cdecl CAutoEvent::~CAutoEvent(void)) + ??1CFrameworkQuery@@QEAA@XZ (public: __cdecl CFrameworkQuery::~CFrameworkQuery(void)) + ??1CFrameworkQueryEx@@QEAA@XZ (public: __cdecl CFrameworkQueryEx::~CFrameworkQueryEx(void)) + ??1CHPtrArray@@QEAA@XZ (public: __cdecl CHPtrArray::~CHPtrArray(void)) + ??1CHString@@QEAA@XZ (public: __cdecl CHString::~CHString(void)) + ??1CHStringArray@@QEAA@XZ (public: __cdecl CHStringArray::~CHStringArray(void)) + ??1CInstance@@UEAA@XZ (public: virtual __cdecl CInstance::~CInstance(void)) + ??1CObjectPathParser@@QEAA@XZ (public: __cdecl CObjectPathParser::~CObjectPathParser(void)) + ??1CRegistry@@QEAA@XZ (public: __cdecl CRegistry::~CRegistry(void)) + ??1CRegistrySearch@@QEAA@XZ (public: __cdecl CRegistrySearch::~CRegistrySearch(void)) + ??1CThreadBase@@UEAA@XZ (public: virtual __cdecl CThreadBase::~CThreadBase(void)) + ??1CWbemGlueFactory@@QEAA@XZ (public: __cdecl CWbemGlueFactory::~CWbemGlueFactory(void)) + ??1CWbemProviderGlue@@QEAA@XZ (public: __cdecl CWbemProviderGlue::~CWbemProviderGlue(void)) + ??1CWinMsgEvent@@QEAA@XZ (public: __cdecl CWinMsgEvent::~CWinMsgEvent(void)) + ??1CreateMutexAsProcess@@QEAA@XZ (public: __cdecl CreateMutexAsProcess::~CreateMutexAsProcess(void)) + ??1KeyRef@@QEAA@XZ (public: __cdecl KeyRef::~KeyRef(void)) + ??1MethodContext@@UEAA@XZ (public: virtual __cdecl MethodContext::~MethodContext(void)) + ??1ParsedObjectPath@@QEAA@XZ (public: __cdecl ParsedObjectPath::~ParsedObjectPath(void)) + ??1Provider@@UEAA@XZ (public: virtual __cdecl Provider::~Provider(void)) + ??1ProviderLog@@UEAA@XZ (public: virtual __cdecl ProviderLog::~ProviderLog(void)) + ??4CAutoEvent@@QEAAAEAV0@AEBV0@@Z (public: class CAutoEvent & __cdecl CAutoEvent::operator=(class CAutoEvent const &)) + ??4CFrameworkQuery@@QEAAAEAV0@AEBV0@@Z (public: class CFrameworkQuery & __cdecl CFrameworkQuery::operator=(class CFrameworkQuery const &)) + ??4CFrameworkQueryEx@@QEAAAEAV0@AEBV0@@Z (public: class CFrameworkQueryEx & __cdecl CFrameworkQueryEx::operator=(class CFrameworkQueryEx const &)) + ??4CHPtrArray@@QEAAAEAV0@AEBV0@@Z (public: class CHPtrArray & __cdecl CHPtrArray::operator=(class CHPtrArray const &)) + ??4CHString@@QEAAAEBV0@AEBV0@@Z (public: class CHString const & __cdecl CHString::operator=(class CHString const &)) + ??4CHString@@QEAAAEBV0@D@Z (public: class CHString const & __cdecl CHString::operator=(char)) + ??4CHString@@QEAAAEBV0@G@Z (public: class CHString const & __cdecl CHString::operator=(unsigned short)) + ??4CHString@@QEAAAEBV0@PEAV0@@Z (public: class CHString const & __cdecl CHString::operator=(class CHString *)) + ??4CHString@@QEAAAEBV0@PEBD@Z (public: class CHString const & __cdecl CHString::operator=(char const *)) + ??4CHString@@QEAAAEBV0@PEBE@Z (public: class CHString const & __cdecl CHString::operator=(unsigned char const *)) + ??4CHString@@QEAAAEBV0@PEBG@Z (public: class CHString const & __cdecl CHString::operator=(unsigned short const *)) + ??4CHStringArray@@QEAAAEAV0@AEBV0@@Z (public: class CHStringArray & __cdecl CHStringArray::operator=(class CHStringArray const &)) + ??4CInstance@@QEAAAEAV0@AEBV0@@Z (public: class CInstance & __cdecl CInstance::operator=(class CInstance const &)) + ??4CObjectPathParser@@QEAAAEAV0@AEBV0@@Z (public: class CObjectPathParser & __cdecl CObjectPathParser::operator=(class CObjectPathParser const &)) + ??4CRegistry@@QEAAAEAV0@AEBV0@@Z (public: class CRegistry & __cdecl CRegistry::operator=(class CRegistry const &)) + ??4CRegistrySearch@@QEAAAEAV0@AEBV0@@Z (public: class CRegistrySearch & __cdecl CRegistrySearch::operator=(class CRegistrySearch const &)) + ??4CThreadBase@@QEAAAEAV0@AEBV0@@Z (public: class CThreadBase & __cdecl CThreadBase::operator=(class CThreadBase const &)) + ??4CWbemGlueFactory@@QEAAAEAV0@AEBV0@@Z (public: class CWbemGlueFactory & __cdecl CWbemGlueFactory::operator=(class CWbemGlueFactory const &)) + ??4CWbemProviderGlue@@QEAAAEAV0@AEBV0@@Z (public: class CWbemProviderGlue & __cdecl CWbemProviderGlue::operator=(class CWbemProviderGlue const &)) + ??4CWinMsgEvent@@QEAAAEAV0@AEBV0@@Z (public: class CWinMsgEvent & __cdecl CWinMsgEvent::operator=(class CWinMsgEvent const &)) + ??4CreateMutexAsProcess@@QEAAAEAV0@AEBV0@@Z (public: class CreateMutexAsProcess & __cdecl CreateMutexAsProcess::operator=(class CreateMutexAsProcess const &)) + ??4KeyRef@@QEAAAEAU0@AEBU0@@Z (public: struct KeyRef & __cdecl KeyRef::operator=(struct KeyRef const &)) + ??4MethodContext@@QEAAAEAV0@AEBV0@@Z (public: class MethodContext & __cdecl MethodContext::operator=(class MethodContext const &)) + ??4ParsedObjectPath@@QEAAAEAU0@AEBU0@@Z (public: struct ParsedObjectPath & __cdecl ParsedObjectPath::operator=(struct ParsedObjectPath const &)) + ??4Provider@@QEAAAEAV0@AEBV0@@Z (public: class Provider & __cdecl Provider::operator=(class Provider const &)) + ??4ProviderLog@@QEAAAEAV0@AEBV0@@Z (public: class ProviderLog & __cdecl ProviderLog::operator=(class ProviderLog const &)) + ??4WBEMTime@@QEAAAEAV0@$$QEAV0@@Z (public: class WBEMTime & __cdecl WBEMTime::operator=(class WBEMTime &&)) + ??4WBEMTime@@QEAAAEAV0@AEBV0@@Z (public: class WBEMTime & __cdecl WBEMTime::operator=(class WBEMTime const &)) + ??4WBEMTime@@QEAAAEBV0@AEBU_FILETIME@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct _FILETIME const &)) + ??4WBEMTime@@QEAAAEBV0@AEBU_SYSTEMTIME@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct _SYSTEMTIME const &)) + ??4WBEMTime@@QEAAAEBV0@AEBUtm@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct tm const &)) + ??4WBEMTime@@QEAAAEBV0@AEB_J@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(__int64 const &)) + ??4WBEMTime@@QEAAAEBV0@QEAG@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(unsigned short * const)) + ??4WBEMTimeSpan@@QEAAAEAV0@$$QEAV0@@Z (public: class WBEMTimeSpan & __cdecl WBEMTimeSpan::operator=(class WBEMTimeSpan &&)) + ??4WBEMTimeSpan@@QEAAAEAV0@AEBV0@@Z (public: class WBEMTimeSpan & __cdecl WBEMTimeSpan::operator=(class WBEMTimeSpan const &)) + ??4WBEMTimeSpan@@QEAAAEBV0@AEBU_FILETIME@@@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(struct _FILETIME const &)) + ??4WBEMTimeSpan@@QEAAAEBV0@AEB_J@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(__int64 const &)) + ??4WBEMTimeSpan@@QEAAAEBV0@QEAG@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(unsigned short * const)) + ??8WBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator==(class WBEMTime const &)const ) + ??8WBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator==(class WBEMTimeSpan const &)const ) + ??9WBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator!=(class WBEMTime const &)const ) + ??9WBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator!=(class WBEMTimeSpan const &)const ) + ??ACHPtrArray@@QEAAAEAPEAXH@Z (public: void * & __cdecl CHPtrArray::operator[](int)) + ??ACHPtrArray@@QEBAPEAXH@Z (public: void * __cdecl CHPtrArray::operator[](int)const ) + ??ACHString@@QEBAGH@Z (public: unsigned short __cdecl CHString::operator[](int)const ) + ??ACHStringArray@@QEAAAEAVCHString@@H@Z (public: class CHString & __cdecl CHStringArray::operator[](int)) + ??ACHStringArray@@QEBA?AVCHString@@H@Z (public: class CHString __cdecl CHStringArray::operator[](int)const ) + ??BCHString@@QEBAPEBGXZ (public: __cdecl CHString::operator unsigned short const *(void)const ) + ??GWBEMTime@@QEAA?AVWBEMTimeSpan@@AEBV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTime::operator-(class WBEMTime const &)) + ??GWBEMTime@@QEBA?AV0@AEBVWBEMTimeSpan@@@Z (public: class WBEMTime __cdecl WBEMTime::operator-(class WBEMTimeSpan const &)const ) + ??GWBEMTimeSpan@@QEBA?AV0@AEBV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTimeSpan::operator-(class WBEMTimeSpan const &)const ) + ??H@YA?AVCHString@@AEBV0@0@Z (class CHString __cdecl operator+(class CHString const &,class CHString const &)) + ??H@YA?AVCHString@@AEBV0@G@Z (class CHString __cdecl operator+(class CHString const &,unsigned short)) + ??H@YA?AVCHString@@AEBV0@PEBG@Z (class CHString __cdecl operator+(class CHString const &,unsigned short const *)) + ??H@YA?AVCHString@@GAEBV0@@Z (class CHString __cdecl operator+(unsigned short,class CHString const &)) + ??H@YA?AVCHString@@PEBGAEBV0@@Z (class CHString __cdecl operator+(unsigned short const *,class CHString const &)) + ??HWBEMTime@@QEBA?AV0@AEBVWBEMTimeSpan@@@Z (public: class WBEMTime __cdecl WBEMTime::operator+(class WBEMTimeSpan const &)const ) + ??HWBEMTimeSpan@@QEBA?AV0@AEBV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTimeSpan::operator+(class WBEMTimeSpan const &)const ) + ??MWBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator<(class WBEMTime const &)const ) + ??MWBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator<(class WBEMTimeSpan const &)const ) + ??NWBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator<=(class WBEMTime const &)const ) + ??NWBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator<=(class WBEMTimeSpan const &)const ) + ??OWBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator>(class WBEMTime const &)const ) + ??OWBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator>(class WBEMTimeSpan const &)const ) + ??PWBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator>=(class WBEMTime const &)const ) + ??PWBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator>=(class WBEMTimeSpan const &)const ) + ??YCHString@@QEAAAEBV0@AEBV0@@Z (public: class CHString const & __cdecl CHString::operator+=(class CHString const &)) + ??YCHString@@QEAAAEBV0@D@Z (public: class CHString const & __cdecl CHString::operator+=(char)) + ??YCHString@@QEAAAEBV0@G@Z (public: class CHString const & __cdecl CHString::operator+=(unsigned short)) + ??YCHString@@QEAAAEBV0@PEBG@Z (public: class CHString const & __cdecl CHString::operator+=(unsigned short const *)) + ??YWBEMTime@@QEAAAEBV0@AEBVWBEMTimeSpan@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator+=(class WBEMTimeSpan const &)) + ??YWBEMTimeSpan@@QEAAAEBV0@AEBV0@@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator+=(class WBEMTimeSpan const &)) + ??ZWBEMTime@@QEAAAEBV0@AEBVWBEMTimeSpan@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator-=(class WBEMTimeSpan const &)) + ??ZWBEMTimeSpan@@QEAAAEBV0@AEBV0@@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@@QEAAXXZ (public: void __cdecl CObjectPathParser::`default constructor closure'(void)) + ??_FCThreadBase@@QEAAXXZ (public: void __cdecl CThreadBase::`default constructor closure'(void)) + ?Add@CHPtrArray@@QEAAHPEAX@Z (public: int __cdecl CHPtrArray::Add(void *)) + ?Add@CHStringArray@@QEAAHPEBG@Z (public: int __cdecl CHStringArray::Add(unsigned short const *)) + ?AddFlushPtr@CWbemProviderGlue@@AEAAXPEAX@Z (private: void __cdecl CWbemProviderGlue::AddFlushPtr(void *)) + ?AddKeyRef@ParsedObjectPath@@QEAAHPEAUKeyRef@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRef(struct KeyRef *)) + ?AddKeyRef@ParsedObjectPath@@QEAAHPEBGPEBUtagVARIANT@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRef(unsigned short const *,struct tagVARIANT const *)) + ?AddKeyRefEx@ParsedObjectPath@@QEAAHPEBGPEBUtagVARIANT@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRefEx(unsigned short const *,struct tagVARIANT const *)) + ?AddNamespace@ParsedObjectPath@@QEAAHPEBG@Z (public: int __cdecl ParsedObjectPath::AddNamespace(unsigned short const *)) + ?AddProviderToMap@CWbemProviderGlue@@CAPEAVProvider@@PEBG0PEAV2@@Z (private: static class Provider * __cdecl CWbemProviderGlue::AddProviderToMap(unsigned short const *,unsigned short const *,class Provider *)) + ?AddRef@CInstance@@QEAAJXZ (public: long __cdecl CInstance::AddRef(void)) + ?AddRef@CThreadBase@@QEAAJXZ (public: long __cdecl CThreadBase::AddRef(void)) + ?AddRef@CWbemGlueFactory@@UEAAKXZ (public: virtual unsigned long __cdecl CWbemGlueFactory::AddRef(void)) + ?AddRef@CWbemProviderGlue@@UEAAKXZ (public: virtual unsigned long __cdecl CWbemProviderGlue::AddRef(void)) + ?AddRef@MethodContext@@QEAAJXZ (public: long __cdecl MethodContext::AddRef(void)) + ?AddToFactoryMap@CWbemProviderGlue@@KAXPEBVCWbemGlueFactory@@PEAJ@Z (protected: static void __cdecl CWbemProviderGlue::AddToFactoryMap(class CWbemGlueFactory const *,long *)) + ?AllPropertiesAreRequired@CFrameworkQuery@@QEAA_NXZ (public: bool __cdecl CFrameworkQuery::AllPropertiesAreRequired(void)) + ?AllocBeforeWrite@CHString@@IEAAXH@Z (protected: void __cdecl CHString::AllocBeforeWrite(int)) + ?AllocBuffer@CHString@@IEAAXH@Z (protected: void __cdecl CHString::AllocBuffer(int)) + ?AllocCopy@CHString@@IEBAXAEAV1@HHH@Z (protected: void __cdecl CHString::AllocCopy(class CHString &,int,int,int)const ) + ?AllocSysString@CHString@@QEBAPEAGXZ (public: unsigned short * __cdecl CHString::AllocSysString(void)const ) + ?Append@CHPtrArray@@QEAAHAEBV1@@Z (public: int __cdecl CHPtrArray::Append(class CHPtrArray const &)) + ?Append@CHStringArray@@QEAAHAEBV1@@Z (public: int __cdecl CHStringArray::Append(class CHStringArray const &)) + ?AssertValid@CHPtrArray@@QEBAXXZ (public: void __cdecl CHPtrArray::AssertValid(void)const ) + ?AssignCopy@CHString@@IEAAXHPEBG@Z (protected: void __cdecl CHString::AssignCopy(int,unsigned short const *)) + ?BeginRead@CThreadBase@@QEAAHK@Z (public: int __cdecl CThreadBase::BeginRead(unsigned long)) + ?BeginWrite@CThreadBase@@QEAAHK@Z (public: int __cdecl CThreadBase::BeginWrite(unsigned long)) + ?CancelAsyncCall@CWbemProviderGlue@@UEAAJPEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::CancelAsyncCall(struct IWbemObjectSink *)) + ?CancelAsyncRequest@CWbemProviderGlue@@UEAAJJ@Z (public: virtual long __cdecl CWbemProviderGlue::CancelAsyncRequest(long)) + ?CheckAndAddToList@CRegistrySearch@@AEAAXPEAVCRegistry@@VCHString@@1AEAVCHPtrArray@@11H@Z (private: void __cdecl CRegistrySearch::CheckAndAddToList(class CRegistry *,class CHString,class CHString,class CHPtrArray &,class CHString,class CHString,int)) + ?CheckFileSize@ProviderLog@@AEAAXAEAT_LARGE_INTEGER@@AEBVCHString@@@Z (private: void __cdecl ProviderLog::CheckFileSize(union _LARGE_INTEGER &,class CHString const &)) + ?CheckImpersonationLevel@CWbemProviderGlue@@CAJXZ (private: static long __cdecl CWbemProviderGlue::CheckImpersonationLevel(void)) + ?Clear@WBEMTime@@QEAAXXZ (public: void __cdecl WBEMTime::Clear(void)) + ?Clear@WBEMTimeSpan@@QEAAXXZ (public: void __cdecl WBEMTimeSpan::Clear(void)) + ?ClearKeys@ParsedObjectPath@@QEAAXXZ (public: void __cdecl ParsedObjectPath::ClearKeys(void)) + ?Close@CRegistry@@QEAAXXZ (public: void __cdecl CRegistry::Close(void)) + ?CloseSubKey@CRegistry@@AEAAXXZ (private: void __cdecl CRegistry::CloseSubKey(void)) + ?Collate@CHString@@QEBAHPEBG@Z (public: int __cdecl CHString::Collate(unsigned short const *)const ) + ?Commit@CInstance@@QEAAJXZ (public: long __cdecl CInstance::Commit(void)) + ?Commit@Provider@@IEAAJPEAVCInstance@@_N@Z (protected: long __cdecl Provider::Commit(class CInstance *,bool)) + ?Compare@CHString@@QEBAHPEBG@Z (public: int __cdecl CHString::Compare(unsigned short const *)const ) + ?CompareNoCase@CHString@@QEBAHPEBG@Z (public: int __cdecl CHString::CompareNoCase(unsigned short const *)const ) + ?ConcatCopy@CHString@@IEAAXHPEBGH0@Z (protected: void __cdecl CHString::ConcatCopy(int,unsigned short const *,int,unsigned short const *)) + ?ConcatInPlace@CHString@@IEAAXHPEBG@Z (protected: void __cdecl CHString::ConcatInPlace(int,unsigned short const *)) + ?Copy@CHPtrArray@@QEAAXAEBV1@@Z (public: void __cdecl CHPtrArray::Copy(class CHPtrArray const &)) + ?Copy@CHStringArray@@QEAAXAEBV1@@Z (public: void __cdecl CHStringArray::Copy(class CHStringArray const &)) + ?CopyBeforeWrite@CHString@@IEAAXXZ (protected: void __cdecl CHString::CopyBeforeWrite(void)) + ?Create@CWbemGlueFactory@@SAPEAV1@PEAJ@Z (public: static class CWbemGlueFactory * __cdecl CWbemGlueFactory::Create(long *)) + ?Create@CWbemGlueFactory@@SAPEAV1@XZ (public: static class CWbemGlueFactory * __cdecl CWbemGlueFactory::Create(void)) + ?CreateClassEnum@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateClassEnum(unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *)) + ?CreateClassEnumAsync@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateClassEnumAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?CreateInstance@CWbemGlueFactory@@UEAAJPEAUIUnknown@@AEBU_GUID@@PEAPEAX@Z (public: virtual long __cdecl CWbemGlueFactory::CreateInstance(struct IUnknown *,struct _GUID const &,void * *)) + ?CreateInstanceEnum@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateInstanceEnum(unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *)) + ?CreateInstanceEnum@Provider@@AEAAJPEAVMethodContext@@J@Z (private: long __cdecl Provider::CreateInstanceEnum(class MethodContext *,long)) + ?CreateInstanceEnumAsync@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAUIWbemObjectSink@@@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@@CAPEAUHWND__@@XZ (private: static struct HWND__ * __cdecl CWinMsgEvent::CreateMsgWindow(void)) + ?CreateNewInstance@Provider@@IEAAPEAVCInstance@@PEAVMethodContext@@@Z (protected: class CInstance * __cdecl Provider::CreateNewInstance(class MethodContext *)) + ?CreateOpen@CRegistry@@QEAAJPEAUHKEY__@@PEBGPEAGKKPEAU_SECURITY_ATTRIBUTES@@PEAK@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@@KAJPEAJ@Z (protected: static long __cdecl CWbemProviderGlue::DecrementMapCount(long *)) + ?DecrementMapCount@CWbemProviderGlue@@KAJPEBVCWbemGlueFactory@@@Z (protected: static long __cdecl CWbemProviderGlue::DecrementMapCount(class CWbemGlueFactory const *)) + ?DecrementObjectCount@CWbemProviderGlue@@SAJXZ (public: static long __cdecl CWbemProviderGlue::DecrementObjectCount(void)) + ?DeleteClass@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteClass(unsigned short * const,long,struct IWbemContext *,struct IWbemCallResult * *)) + ?DeleteClassAsync@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteClassAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?DeleteCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBG@Z (public: unsigned long __cdecl CRegistry::DeleteCurrentKeyValue(struct HKEY__ *,unsigned short const *)) + ?DeleteCurrentKeyValue@CRegistry@@QEAAKPEBG@Z (public: unsigned long __cdecl CRegistry::DeleteCurrentKeyValue(unsigned short const *)) + ?DeleteInstance@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteInstance(unsigned short * const,long,struct IWbemContext *,struct IWbemCallResult * *)) + ?DeleteInstance@Provider@@AEAAJPEAUParsedObjectPath@@JPEAVMethodContext@@@Z (private: long __cdecl Provider::DeleteInstance(struct ParsedObjectPath *,long,class MethodContext *)) + ?DeleteInstance@Provider@@MEAAJAEBVCInstance@@J@Z (protected: virtual long __cdecl Provider::DeleteInstance(class CInstance const &,long)) + ?DeleteInstanceAsync@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteInstanceAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?DeleteKey@CRegistry@@QEAAJPEAVCHString@@@Z (public: long __cdecl CRegistry::DeleteKey(class CHString *)) + ?DeleteValue@CRegistry@@QEAAJPEBG@Z (public: long __cdecl CRegistry::DeleteValue(unsigned short const *)) + ?Destroy@CWbemGlueFactory@@QEAAXXZ (public: void __cdecl CWbemGlueFactory::Destroy(void)) + ?DestroyMsgWindow@CWinMsgEvent@@CAXXZ (private: static void __cdecl CWinMsgEvent::DestroyMsgWindow(void)) + ?ElementAt@CHPtrArray@@QEAAAEAPEAXH@Z (public: void * & __cdecl CHPtrArray::ElementAt(int)) + ?ElementAt@CHStringArray@@QEAAAEAVCHString@@H@Z (public: class CHString & __cdecl CHStringArray::ElementAt(int)) + ?Empty@CHString@@QEAAXXZ (public: void __cdecl CHString::Empty(void)) + ?Empty@CObjectPathParser@@AEAAXXZ (private: void __cdecl CObjectPathParser::Empty(void)) + ?EndRead@CThreadBase@@QEAAXXZ (public: void __cdecl CThreadBase::EndRead(void)) + ?EndWrite@CThreadBase@@QEAAXXZ (public: void __cdecl CThreadBase::EndWrite(void)) + ?EnumerateAndGetValues@CRegistry@@QEAAJAEAKAEAPEAGAEAPEAE@Z (public: long __cdecl CRegistry::EnumerateAndGetValues(unsigned long &,unsigned short * &,unsigned char * &)) + ?EnumerateInstances@Provider@@MEAAJPEAVMethodContext@@J@Z (protected: virtual long __cdecl Provider::EnumerateInstances(class MethodContext *,long)) + ?ExecMethod@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAUIWbemClassObject@@PEAPEAU3@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecMethod(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject *,struct IWbemClassObject * *,struct IWbemCallResult * *)) + ?ExecMethod@Provider@@AEAAJPEAUParsedObjectPath@@PEAGJPEAVCInstance@@2PEAVMethodContext@@@Z (private: long __cdecl Provider::ExecMethod(struct ParsedObjectPath *,unsigned short *,long,class CInstance *,class CInstance *,class MethodContext *)) + ?ExecMethod@Provider@@MEAAJAEBVCInstance@@QEAGPEAV2@2J@Z (protected: virtual long __cdecl Provider::ExecMethod(class CInstance const &,unsigned short * const,class CInstance *,class CInstance *,long)) + ?ExecMethodAsync@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAUIWbemClassObject@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecMethodAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject *,struct IWbemObjectSink *)) + ?ExecNotificationQuery@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAPEAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecNotificationQuery(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *)) + ?ExecNotificationQueryAsync@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecNotificationQueryAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?ExecQuery@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAPEAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecQuery(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *)) + ?ExecQuery@Provider@@MEAAJPEAVMethodContext@@AEAVCFrameworkQuery@@J@Z (protected: virtual long __cdecl Provider::ExecQuery(class MethodContext *,class CFrameworkQuery &,long)) + ?ExecQueryAsync@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecQueryAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?ExecuteQuery@Provider@@AEAAJPEAVMethodContext@@AEAVCFrameworkQuery@@J@Z (private: long __cdecl Provider::ExecuteQuery(class MethodContext *,class CFrameworkQuery &,long)) + ?FillInstance@CWbemProviderGlue@@SAJPEAVCInstance@@PEBG@Z (public: static long __cdecl CWbemProviderGlue::FillInstance(class CInstance *,unsigned short const *)) + ?FillInstance@CWbemProviderGlue@@SAJPEAVMethodContext@@PEAVCInstance@@@Z (public: static long __cdecl CWbemProviderGlue::FillInstance(class MethodContext *,class CInstance *)) + ?Find@CHString@@QEBAHG@Z (public: int __cdecl CHString::Find(unsigned short)const ) + ?Find@CHString@@QEBAHPEBG@Z (public: int __cdecl CHString::Find(unsigned short const *)const ) + ?FindOneOf@CHString@@QEBAHPEBG@Z (public: int __cdecl CHString::FindOneOf(unsigned short const *)const ) + ?Flush@Provider@@MEAAXXZ (protected: virtual void __cdecl Provider::Flush(void)) + ?FlushAll@CWbemProviderGlue@@AEAAXXZ (private: void __cdecl CWbemProviderGlue::FlushAll(void)) + ?Format@CHString@@QEAAXIZZ (public: void __cdecl CHString::Format(unsigned int,...)) + ?Format@CHString@@QEAAXPEBGZZ (public: void __cdecl CHString::Format(unsigned short const *,...)) + ?FormatMessageW@CHString@@QEAAXIZZ (public: void __cdecl CHString::FormatMessageW(unsigned int,...)) + ?FormatMessageW@CHString@@QEAAXPEBGZZ (public: void __cdecl CHString::FormatMessageW(unsigned short const *,...)) + ?FormatV@CHString@@QEAAXPEBGPEAD@Z (public: void __cdecl CHString::FormatV(unsigned short const *,char *)) + ?FrameworkLogin@CWbemProviderGlue@@SAXPEBGPEAVProvider@@0@Z (public: static void __cdecl CWbemProviderGlue::FrameworkLogin(unsigned short const *,class Provider *,unsigned short const *)) + ?FrameworkLoginDLL@CWbemProviderGlue@@SAHPEBG@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLoginDLL(unsigned short const *)) + ?FrameworkLoginDLL@CWbemProviderGlue@@SAHPEBGPEAJ@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLoginDLL(unsigned short const *,long *)) + ?FrameworkLogoff@CWbemProviderGlue@@SAXPEBG0@Z (public: static void __cdecl CWbemProviderGlue::FrameworkLogoff(unsigned short const *,unsigned short const *)) + ?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPEBG@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLogoffDLL(unsigned short const *)) + ?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPEBGPEAJ@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLogoffDLL(unsigned short const *,long *)) + ?Free@CObjectPathParser@@QEAAXPEAUParsedObjectPath@@@Z (public: void __cdecl CObjectPathParser::Free(struct ParsedObjectPath *)) + ?FreeExtra@CHPtrArray@@QEAAXXZ (public: void __cdecl CHPtrArray::FreeExtra(void)) + ?FreeExtra@CHString@@QEAAXXZ (public: void __cdecl CHString::FreeExtra(void)) + ?FreeExtra@CHStringArray@@QEAAXXZ (public: void __cdecl CHStringArray::FreeExtra(void)) + ?FreeSearchList@CRegistrySearch@@QEAAHHAEAVCHPtrArray@@@Z (public: int __cdecl CRegistrySearch::FreeSearchList(int,class CHPtrArray &)) + ?GetAllDerivedInstances@CWbemProviderGlue@@SAJPEBGPEAV?$TRefPointerCollection@VCInstance@@@@PEAVMethodContext@@0@Z (public: static long __cdecl CWbemProviderGlue::GetAllDerivedInstances(unsigned short const *,class TRefPointerCollection *,class MethodContext *,unsigned short const *)) + ?GetAllDerivedInstancesAsynch@CWbemProviderGlue@@SAJPEBGPEAVProvider@@P6AJ1PEAVCInstance@@PEAVMethodContext@@PEAX@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@@SAJPEBGPEAV?$TRefPointerCollection@VCInstance@@@@0PEAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetAllInstances(unsigned short const *,class TRefPointerCollection *,unsigned short const *,class MethodContext *)) + ?GetAllInstancesAsynch@CWbemProviderGlue@@SAJPEBGPEAVProvider@@P6AJ1PEAVCInstance@@PEAVMethodContext@@PEAX@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@@QEBAHXZ (public: int __cdecl CHString::GetAllocLength(void)const ) + ?GetAt@CHPtrArray@@QEBAPEAXH@Z (public: void * __cdecl CHPtrArray::GetAt(int)const ) + ?GetAt@CHString@@QEBAGH@Z (public: unsigned short __cdecl CHString::GetAt(int)const ) + ?GetAt@CHStringArray@@QEBA?AVCHString@@H@Z (public: class CHString __cdecl CHStringArray::GetAt(int)const ) + ?GetBSTR@WBEMTime@@QEBAPEAGXZ (public: unsigned short * __cdecl WBEMTime::GetBSTR(void)const ) + ?GetBSTR@WBEMTimeSpan@@QEBAPEAGXZ (public: unsigned short * __cdecl WBEMTimeSpan::GetBSTR(void)const ) + ?GetBuffer@CHString@@QEAAPEAGH@Z (public: unsigned short * __cdecl CHString::GetBuffer(int)) + ?GetBufferSetLength@CHString@@QEAAPEAGH@Z (public: unsigned short * __cdecl CHString::GetBufferSetLength(int)) + ?GetByte@CInstance@@QEBA_NPEBGAEAE@Z (public: bool __cdecl CInstance::GetByte(unsigned short const *,unsigned char &)const ) + ?GetCHString@CInstance@@QEBA_NPEBGAEAVCHString@@@Z (public: bool __cdecl CInstance::GetCHString(unsigned short const *,class CHString &)const ) + ?GetCSDVersion@CWbemProviderGlue@@SAPEBGXZ (public: static unsigned short const * __cdecl CWbemProviderGlue::GetCSDVersion(void)) + ?GetClassNameW@CRegistry@@QEAAPEAGXZ (public: unsigned short * __cdecl CRegistry::GetClassNameW(void)) + ?GetClassObjectInterface@CInstance@@QEAAPEAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl CInstance::GetClassObjectInterface(void)) + ?GetClassObjectInterface@Provider@@AEAAPEAUIWbemClassObject@@PEAVMethodContext@@@Z (private: struct IWbemClassObject * __cdecl Provider::GetClassObjectInterface(class MethodContext *)) + ?GetComputerNameW@CWbemProviderGlue@@CAXAEAVCHString@@@Z (private: static void __cdecl CWbemProviderGlue::GetComputerNameW(class CHString &)) + ?GetCurrentBinaryKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGPEAEPEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(struct HKEY__ *,unsigned short const *,unsigned char *,unsigned long *)) + ?GetCurrentBinaryKeyValue@CRegistry@@QEAAKPEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(unsigned short const *,class CHString &)) + ?GetCurrentBinaryKeyValue@CRegistry@@QEAAKPEBGPEAEPEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(unsigned short const *,unsigned char *,unsigned long *)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,unsigned long &)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHString &)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHStringArray &)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,unsigned long &)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,class CHString &)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,class CHStringArray &)) + ?GetCurrentRawKeyValue@CRegistry@@AEAAKPEAUHKEY__@@PEBGPEAXPEAK3@Z (private: unsigned long __cdecl CRegistry::GetCurrentRawKeyValue(struct HKEY__ *,unsigned short const *,void *,unsigned long *,unsigned long *)) + ?GetCurrentRawSubKeyValue@CRegistry@@AEAAKPEBGPEAXPEAK2@Z (private: unsigned long __cdecl CRegistry::GetCurrentRawSubKeyValue(unsigned short const *,void *,unsigned long *,unsigned long *)) + ?GetCurrentSubKeyCount@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyCount(void)) + ?GetCurrentSubKeyName@CRegistry@@QEAAKAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyName(class CHString &)) + ?GetCurrentSubKeyPath@CRegistry@@QEAAKAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyPath(class CHString &)) + ?GetCurrentSubKeyValue@CRegistry@@QEAAKPEBGAEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,unsigned long &)) + ?GetCurrentSubKeyValue@CRegistry@@QEAAKPEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,class CHString &)) + ?GetCurrentSubKeyValue@CRegistry@@QEAAKPEBGPEAXPEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,void *,unsigned long *)) + ?GetDMTF@WBEMTime@@QEBAPEAGH@Z (public: unsigned short * __cdecl WBEMTime::GetDMTF(int)const ) + ?GetDMTFNonNtfs@WBEMTime@@QEBAPEAGXZ (public: unsigned short * __cdecl WBEMTime::GetDMTFNonNtfs(void)const ) + ?GetDOUBLE@CInstance@@QEBA_NPEBGAEAN@Z (public: bool __cdecl CInstance::GetDOUBLE(unsigned short const *,double &)const ) + ?GetDWORD@CInstance@@QEBA_NPEBGAEAK@Z (public: bool __cdecl CInstance::GetDWORD(unsigned short const *,unsigned long &)const ) + ?GetData@CHPtrArray@@QEAAPEAPEAXXZ (public: void * * __cdecl CHPtrArray::GetData(void)) + ?GetData@CHPtrArray@@QEBAPEAPEBXXZ (public: void const * * __cdecl CHPtrArray::GetData(void)const ) + ?GetData@CHString@@IEBAPEAUCHStringData@@XZ (protected: struct CHStringData * __cdecl CHString::GetData(void)const ) + ?GetData@CHStringArray@@QEAAPEAVCHString@@XZ (public: class CHString * __cdecl CHStringArray::GetData(void)) + ?GetData@CHStringArray@@QEBAPEBVCHString@@XZ (public: class CHString const * __cdecl CHStringArray::GetData(void)const ) + ?GetDateTime@CInstance@@QEBA_NPEBGAEAVWBEMTime@@@Z (public: bool __cdecl CInstance::GetDateTime(unsigned short const *,class WBEMTime &)const ) + ?GetEmbeddedObject@CInstance@@QEBA_NPEBGPEAPEAV1@PEAVMethodContext@@@Z (public: bool __cdecl CInstance::GetEmbeddedObject(unsigned short const *,class CInstance * *,class MethodContext *)const ) + ?GetEmptyInstance@CWbemProviderGlue@@SAJPEAVMethodContext@@PEBGPEAPEAVCInstance@@1@Z (public: static long __cdecl CWbemProviderGlue::GetEmptyInstance(class MethodContext *,unsigned short const *,class CInstance * *,unsigned short const *)) + ?GetEmptyInstance@CWbemProviderGlue@@SAJPEBGPEAPEAVCInstance@@0@Z (public: static long __cdecl CWbemProviderGlue::GetEmptyInstance(unsigned short const *,class CInstance * *,unsigned short const *)) + ?GetFILETIME@WBEMTime@@QEBAHPEAU_FILETIME@@@Z (public: int __cdecl WBEMTime::GetFILETIME(struct _FILETIME *)const ) + ?GetFILETIME@WBEMTimeSpan@@QEBAHPEAU_FILETIME@@@Z (public: int __cdecl WBEMTimeSpan::GetFILETIME(struct _FILETIME *)const ) + ?GetIWBEMContext@MethodContext@@UEAAPEAUIWbemContext@@XZ (public: virtual struct IWbemContext * __cdecl MethodContext::GetIWBEMContext(void)) + ?GetInstanceByPath@CWbemProviderGlue@@SAJPEBGPEAPEAVCInstance@@PEAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstanceByPath(unsigned short const *,class CInstance * *,class MethodContext *)) + ?GetInstanceFromCIMOM@CWbemProviderGlue@@CAJPEBG0PEAVMethodContext@@PEAPEAVCInstance@@@Z (private: static long __cdecl CWbemProviderGlue::GetInstanceFromCIMOM(unsigned short const *,unsigned short const *,class MethodContext *,class CInstance * *)) + ?GetInstanceKeysByPath@CWbemProviderGlue@@SAJPEBGPEAPEAVCInstance@@PEAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstanceKeysByPath(unsigned short const *,class CInstance * *,class MethodContext *)) + ?GetInstancePropertiesByPath@CWbemProviderGlue@@SAJPEBGPEAPEAVCInstance@@PEAVMethodContext@@AEAVCHStringArray@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstancePropertiesByPath(unsigned short const *,class CInstance * *,class MethodContext *,class CHStringArray &)) + ?GetInstancesByQuery@CWbemProviderGlue@@SAJPEBGPEAV?$TRefPointerCollection@VCInstance@@@@PEAVMethodContext@@0@Z (public: static long __cdecl CWbemProviderGlue::GetInstancesByQuery(unsigned short const *,class TRefPointerCollection *,class MethodContext *,unsigned short const *)) + ?GetInstancesByQueryAsynch@CWbemProviderGlue@@SAJPEBGPEAVProvider@@P6AJ1PEAVCInstance@@PEAVMethodContext@@PEAX@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@@QEAAPEAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetKeyString(void)) + ?GetLength@CHString@@QEBAHXZ (public: int __cdecl CHString::GetLength(void)const ) + ?GetLocalComputerName@Provider@@IEAAAEBVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetLocalComputerName(void)) + ?GetLocalInstancePath@Provider@@IEAA_NPEBVCInstance@@AEAVCHString@@@Z (protected: bool __cdecl Provider::GetLocalInstancePath(class CInstance const *,class CHString &)) + ?GetLocalOffsetForDate@WBEMTime@@SAJAEB_J@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(__int64 const &)) + ?GetLocalOffsetForDate@WBEMTime@@SAJPEBU_FILETIME@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct _FILETIME const *)) + ?GetLocalOffsetForDate@WBEMTime@@SAJPEBU_SYSTEMTIME@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct _SYSTEMTIME const *)) + ?GetLocalOffsetForDate@WBEMTime@@SAJPEBUtm@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct tm const *)) + ?GetLongestClassStringSize@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestClassStringSize(void)) + ?GetLongestSubKeySize@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestSubKeySize(void)) + ?GetLongestValueData@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestValueData(void)) + ?GetLongestValueName@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestValueName(void)) + ?GetMapCountPtr@CWbemProviderGlue@@KAPEAJPEBVCWbemGlueFactory@@@Z (protected: static long * __cdecl CWbemProviderGlue::GetMapCountPtr(class CWbemGlueFactory const *)) + ?GetMethodContext@CInstance@@QEBAPEAVMethodContext@@XZ (public: class MethodContext * __cdecl CInstance::GetMethodContext(void)const ) + ?GetNamespace@CFrameworkQuery@@IEAAAEBVCHString@@XZ (protected: class CHString const & __cdecl CFrameworkQuery::GetNamespace(void)) + ?GetNamespace@Provider@@IEAAAEBVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetNamespace(void)) + ?GetNamespaceConnection@CWbemProviderGlue@@SAPEAUIWbemServices@@PEBG@Z (public: static struct IWbemServices * __cdecl CWbemProviderGlue::GetNamespaceConnection(unsigned short const *)) + ?GetNamespaceConnection@CWbemProviderGlue@@SAPEAUIWbemServices@@PEBGPEAVMethodContext@@@Z (public: static struct IWbemServices * __cdecl CWbemProviderGlue::GetNamespaceConnection(unsigned short const *,class MethodContext *)) + ?GetNamespacePart@ParsedObjectPath@@QEAAPEAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetNamespacePart(void)) + ?GetOSMajorVersion@CWbemProviderGlue@@SAKXZ (public: static unsigned long __cdecl CWbemProviderGlue::GetOSMajorVersion(void)) + ?GetObject@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIWbemClassObject@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::GetObject(unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject * *,struct IWbemCallResult * *)) + ?GetObject@Provider@@AEAAJPEAUParsedObjectPath@@PEAVMethodContext@@J@Z (private: long __cdecl Provider::GetObject(struct ParsedObjectPath *,class MethodContext *,long)) + ?GetObject@Provider@@MEAAJPEAVCInstance@@J@Z (protected: virtual long __cdecl Provider::GetObject(class CInstance *,long)) + ?GetObject@Provider@@MEAAJPEAVCInstance@@JAEAVCFrameworkQuery@@@Z (protected: virtual long __cdecl Provider::GetObject(class CInstance *,long,class CFrameworkQuery &)) + ?GetObjectAsync@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::GetObjectAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?GetParentNamespacePart@ParsedObjectPath@@QEAAPEAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetParentNamespacePart(void)) + ?GetPlatform@CWbemProviderGlue@@SAKXZ (public: static unsigned long __cdecl CWbemProviderGlue::GetPlatform(void)) + ?GetPropertyBitMask@CFrameworkQueryEx@@QEAAXAEBVCHPtrArray@@PEAX@Z (public: void __cdecl CFrameworkQueryEx::GetPropertyBitMask(class CHPtrArray const &,void *)) + ?GetProviderGlue@MethodContext@@AEAAPEAVCWbemProviderGlue@@XZ (private: class CWbemProviderGlue * __cdecl MethodContext::GetProviderGlue(void)) + ?GetProviderName@Provider@@IEAAAEBVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetProviderName(void)) + ?GetQuery@CFrameworkQuery@@QEAAAEBVCHString@@XZ (public: class CHString const & __cdecl CFrameworkQuery::GetQuery(void)) + ?GetQueryClassName@CFrameworkQuery@@QEAAPEAGXZ (public: unsigned short * __cdecl CFrameworkQuery::GetQueryClassName(void)) + ?GetRelativePath@CObjectPathParser@@SAPEAGPEAG@Z (public: static unsigned short * __cdecl CObjectPathParser::GetRelativePath(unsigned short *)) + ?GetRequiredProperties@CFrameworkQuery@@QEAAXAEAVCHStringArray@@@Z (public: void __cdecl CFrameworkQuery::GetRequiredProperties(class CHStringArray &)) + ?GetSYSTEMTIME@WBEMTime@@QEBAHPEAU_SYSTEMTIME@@@Z (public: int __cdecl WBEMTime::GetSYSTEMTIME(struct _SYSTEMTIME *)const ) + ?GetSize@CHPtrArray@@QEBAHXZ (public: int __cdecl CHPtrArray::GetSize(void)const ) + ?GetSize@CHStringArray@@QEBAHXZ (public: int __cdecl CHStringArray::GetSize(void)const ) + ?GetStatus@CInstance@@QEBA_NPEBGAEA_NAEAG@Z (public: bool __cdecl CInstance::GetStatus(unsigned short const *,bool &,unsigned short &)const ) + ?GetStatusObject@CWbemProviderGlue@@CAPEAUIWbemClassObject@@PEAVMethodContext@@PEBG@Z (private: static struct IWbemClassObject * __cdecl CWbemProviderGlue::GetStatusObject(class MethodContext *,unsigned short const *)) + ?GetStatusObject@MethodContext@@QEAAPEAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl MethodContext::GetStatusObject(void)) + ?GetStringArray@CInstance@@QEBA_NPEBGAEAPEAUtagSAFEARRAY@@@Z (public: bool __cdecl CInstance::GetStringArray(unsigned short const *,struct tagSAFEARRAY * &)const ) + ?GetStructtm@WBEMTime@@QEBAHPEAUtm@@@Z (public: int __cdecl WBEMTime::GetStructtm(struct tm *)const ) + ?GetTime@WBEMTime@@QEBA_KXZ (public: unsigned __int64 __cdecl WBEMTime::GetTime(void)const ) + ?GetTime@WBEMTimeSpan@@QEBA_KXZ (public: unsigned __int64 __cdecl WBEMTimeSpan::GetTime(void)const ) + ?GetTimeSpan@CInstance@@QEBA_NPEBGAEAVWBEMTimeSpan@@@Z (public: bool __cdecl CInstance::GetTimeSpan(unsigned short const *,class WBEMTimeSpan &)const ) + ?GetUpperBound@CHPtrArray@@QEBAHXZ (public: int __cdecl CHPtrArray::GetUpperBound(void)const ) + ?GetUpperBound@CHStringArray@@QEBAHXZ (public: int __cdecl CHStringArray::GetUpperBound(void)const ) + ?GetValueCount@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetValueCount(void)) + ?GetValuesForProp@CFrameworkQuery@@QEAAJPEBGAEAVCHStringArray@@@Z (public: long __cdecl CFrameworkQuery::GetValuesForProp(unsigned short const *,class CHStringArray &)) + ?GetVariant@CInstance@@QEBA_NPEBGAEAUtagVARIANT@@@Z (public: bool __cdecl CInstance::GetVariant(unsigned short const *,struct tagVARIANT &)const ) + ?GetWBEMINT16@CInstance@@QEBA_NPEBGAEAF@Z (public: bool __cdecl CInstance::GetWBEMINT16(unsigned short const *,short &)const ) + ?GetWBEMINT64@CInstance@@QEBA_NPEBGAEAVCHString@@@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,class CHString &)const ) + ?GetWBEMINT64@CInstance@@QEBA_NPEBGAEA_J@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,__int64 &)const ) + ?GetWBEMINT64@CInstance@@QEBA_NPEBGAEA_K@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,unsigned __int64 &)const ) + ?GetWCHAR@CInstance@@QEBA_NPEBGPEAPEAG@Z (public: bool __cdecl CInstance::GetWCHAR(unsigned short const *,unsigned short * *)const ) + ?GetWORD@CInstance@@QEBA_NPEBGAEAG@Z (public: bool __cdecl CInstance::GetWORD(unsigned short const *,unsigned short &)const ) + ?Getbool@CInstance@@QEBA_NPEBGAEA_N@Z (public: bool __cdecl CInstance::Getbool(unsigned short const *,bool &)const ) + ?GethKey@CRegistry@@QEAAPEAUHKEY__@@XZ (public: struct HKEY__ * __cdecl CRegistry::GethKey(void)) + ?Gettime_t@WBEMTime@@QEBAHPEA_J@Z (public: int __cdecl WBEMTime::Gettime_t(__int64 *)const ) + ?Gettime_t@WBEMTimeSpan@@QEBAHPEA_J@Z (public: int __cdecl WBEMTimeSpan::Gettime_t(__int64 *)const ) + ?IncrementMapCount@CWbemProviderGlue@@KAJPEAJ@Z (protected: static long __cdecl CWbemProviderGlue::IncrementMapCount(long *)) + ?IncrementMapCount@CWbemProviderGlue@@KAJPEBVCWbemGlueFactory@@@Z (protected: static long __cdecl CWbemProviderGlue::IncrementMapCount(class CWbemGlueFactory const *)) + ?IncrementObjectCount@CWbemProviderGlue@@SAXXZ (public: static void __cdecl CWbemProviderGlue::IncrementObjectCount(void)) + ?Init2@CFrameworkQuery@@QEAAXPEAUIWbemClassObject@@@Z (public: void __cdecl CFrameworkQuery::Init2(struct IWbemClassObject *)) + ?Init@CFrameworkQuery@@QEAAJPEAUParsedObjectPath@@PEAUIWbemContext@@PEBGAEAVCHString@@@Z (public: long __cdecl CFrameworkQuery::Init(struct ParsedObjectPath *,struct IWbemContext *,unsigned short const *,class CHString &)) + ?Init@CFrameworkQuery@@QEAAJQEAG0JAEAVCHString@@@Z (public: long __cdecl CFrameworkQuery::Init(unsigned short * const,unsigned short * const,long,class CHString &)) + ?Init@CHString@@IEAAXXZ (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@@UEAAJQEAG0JAEAVCHString@@@Z (public: virtual long __cdecl CFrameworkQueryEx::InitEx(unsigned short * const,unsigned short * const,long,class CHString &)) + ?Initialize@CWbemProviderGlue@@UEAAJPEAGJ00PEAUIWbemServices@@PEAUIWbemContext@@PEAUIWbemProviderInitSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::Initialize(unsigned short *,long,unsigned short *,unsigned short *,struct IWbemServices *,struct IWbemContext *,struct IWbemProviderInitSink *)) + ?InsertAt@CHPtrArray@@QEAAXHPEAV1@@Z (public: void __cdecl CHPtrArray::InsertAt(int,class CHPtrArray *)) + ?InsertAt@CHPtrArray@@QEAAXHPEAXH@Z (public: void __cdecl CHPtrArray::InsertAt(int,void *,int)) + ?InsertAt@CHStringArray@@QEAAXHPEAV1@@Z (public: void __cdecl CHStringArray::InsertAt(int,class CHStringArray *)) + ?InsertAt@CHStringArray@@QEAAXHPEBGH@Z (public: void __cdecl CHStringArray::InsertAt(int,unsigned short const *,int)) + ?InternalGetNamespaceConnection@CWbemProviderGlue@@AEAAPEAUIWbemServices@@PEBG@Z (private: struct IWbemServices * __cdecl CWbemProviderGlue::InternalGetNamespaceConnection(unsigned short const *)) + ?Is3TokenOR@CFrameworkQueryEx@@QEAAHPEBG0AEAUtagVARIANT@@1@Z (public: int __cdecl CFrameworkQueryEx::Is3TokenOR(unsigned short const *,unsigned short const *,struct tagVARIANT &,struct tagVARIANT &)) + ?IsClass@ParsedObjectPath@@QEAAHXZ (public: int __cdecl ParsedObjectPath::IsClass(void)) + ?IsDerivedFrom@CWbemProviderGlue@@SA_NPEBG0PEAVMethodContext@@0@Z (public: static bool __cdecl CWbemProviderGlue::IsDerivedFrom(unsigned short const *,unsigned short const *,class MethodContext *,unsigned short const *)) + ?IsEmpty@CHString@@QEBAHXZ (public: int __cdecl CHString::IsEmpty(void)const ) + ?IsExtended@CFrameworkQueryEx@@UEAA_NXZ (public: virtual bool __cdecl CFrameworkQueryEx::IsExtended(void)) + ?IsInList@CFrameworkQuery@@IEAAKAEBVCHStringArray@@PEBG@Z (protected: unsigned long __cdecl CFrameworkQuery::IsInList(class CHStringArray const &,unsigned short const *)) + ?IsInstance@ParsedObjectPath@@QEAAHXZ (public: int __cdecl ParsedObjectPath::IsInstance(void)) + ?IsLocal@ParsedObjectPath@@QEAAHPEBG@Z (public: int __cdecl ParsedObjectPath::IsLocal(unsigned short const *)) + ?IsLoggingOn@ProviderLog@@QEAA?AW4LogLevel@1@PEAVCHString@@@Z (public: enum ProviderLog::LogLevel __cdecl ProviderLog::IsLoggingOn(class CHString *)) + ?IsNTokenAnd@CFrameworkQueryEx@@QEAAHAEAVCHStringArray@@AEAVCHPtrArray@@@Z (public: int __cdecl CFrameworkQueryEx::IsNTokenAnd(class CHStringArray &,class CHPtrArray &)) + ?IsNull@CInstance@@QEBA_NPEBG@Z (public: bool __cdecl CInstance::IsNull(unsigned short const *)const ) + ?IsObject@ParsedObjectPath@@QEAAHXZ (public: int __cdecl ParsedObjectPath::IsObject(void)) + ?IsOk@WBEMTime@@QEBA_NXZ (public: bool __cdecl WBEMTime::IsOk(void)const ) + ?IsOk@WBEMTimeSpan@@QEBA_NXZ (public: bool __cdecl WBEMTimeSpan::IsOk(void)const ) + ?IsPropertyRequired@CFrameworkQuery@@QEAA_NPEBG@Z (public: bool __cdecl CFrameworkQuery::IsPropertyRequired(unsigned short const *)) + ?IsReference@CFrameworkQuery@@IEAAHPEBG@Z (protected: int __cdecl CFrameworkQuery::IsReference(unsigned short const *)) + ?IsRelative@ParsedObjectPath@@QEAAHPEBG0@Z (public: int __cdecl ParsedObjectPath::IsRelative(unsigned short const *,unsigned short const *)) + ?KeysOnly@CFrameworkQuery@@QEAA_NXZ (public: bool __cdecl CFrameworkQuery::KeysOnly(void)) + ?Left@CHString@@QEBA?AV1@H@Z (public: class CHString __cdecl CHString::Left(int)const ) + ?LoadStringW@CHString@@IEAAHIPEAGI@Z (protected: int __cdecl CHString::LoadStringW(unsigned int,unsigned short *,unsigned int)) + ?LoadStringW@CHString@@QEAAHI@Z (public: int __cdecl CHString::LoadStringW(unsigned int)) + ?LocalLogMessage@ProviderLog@@QEAAXPEBG0HW4LogLevel@1@@Z (public: void __cdecl ProviderLog::LocalLogMessage(unsigned short const *,unsigned short const *,int,enum ProviderLog::LogLevel)) + ?LocalLogMessage@ProviderLog@@QEAAXPEBGHW4LogLevel@1@0ZZ (public: void __cdecl ProviderLog::LocalLogMessage(unsigned short const *,int,enum ProviderLog::LogLevel,unsigned short const *,...)) + ?LocateKeyByNameOrValueName@CRegistrySearch@@QEAAHPEAUHKEY__@@PEBG1PEAPEBGKAEAVCHString@@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@@AEAAXXZ (private: void __cdecl CThreadBase::Lock(void)) + ?LockBuffer@CHString@@QEAAPEAGXZ (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@@UEAAJH@Z (public: virtual long __cdecl CWbemGlueFactory::LockServer(int)) + ?LogError@CInstance@@IEBAXPEBG00J@Z (protected: void __cdecl CInstance::LogError(unsigned short const *,unsigned short const *,unsigned short const *,long)const ) + ?MakeLocalPath@Provider@@IEAA?AVCHString@@AEBV2@@Z (protected: class CHString __cdecl Provider::MakeLocalPath(class CHString const &)) + ?MakeLower@CHString@@QEAAXXZ (public: void __cdecl CHString::MakeLower(void)) + ?MakeReverse@CHString@@QEAAXXZ (public: void __cdecl CHString::MakeReverse(void)) + ?MakeUpper@CHString@@QEAAXXZ (public: void __cdecl CHString::MakeUpper(void)) + ?Mid@CHString@@QEBA?AV1@H@Z (public: class CHString __cdecl CHString::Mid(int)const ) + ?Mid@CHString@@QEBA?AV1@HH@Z (public: class CHString __cdecl CHString::Mid(int,int)const ) + ?MsgWndProc@CWinMsgEvent@@CA_JPEAUHWND__@@I_K_J@Z (private: static __int64 __cdecl CWinMsgEvent::MsgWndProc(struct HWND__ *,unsigned int,unsigned __int64,__int64)) + ?NextSubKey@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::NextSubKey(void)) + ?NextToken@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::NextToken(void)) + ?NormalizePath@@YAKPEBG00KAEAVCHString@@@Z (unsigned long __cdecl NormalizePath(unsigned short const *,unsigned short const *,unsigned short const *,unsigned long,class CHString &)) + ?NullOutUnsetProperties@CWbemProviderGlue@@AEAAJPEAUIWbemClassObject@@PEAPEAU2@AEBUtagVARIANT@@@Z (private: long __cdecl CWbemProviderGlue::NullOutUnsetProperties(struct IWbemClassObject *,struct IWbemClassObject * *,struct tagVARIANT const &)) + ?OnFinalRelease@CThreadBase@@MEAAXXZ (protected: virtual void __cdecl CThreadBase::OnFinalRelease(void)) + ?Open@CRegistry@@QEAAJPEAUHKEY__@@PEBGK@Z (public: long __cdecl CRegistry::Open(struct HKEY__ *,unsigned short const *,unsigned long)) + ?OpenAndEnumerateSubKeys@CRegistry@@QEAAJPEAUHKEY__@@PEBGK@Z (public: long __cdecl CRegistry::OpenAndEnumerateSubKeys(struct HKEY__ *,unsigned short const *,unsigned long)) + ?OpenCurrentUser@CRegistry@@QEAAKPEBGK@Z (public: unsigned long __cdecl CRegistry::OpenCurrentUser(unsigned short const *,unsigned long)) + ?OpenLocalMachineKeyAndReadValue@CRegistry@@QEAAJPEBG0AEAVCHString@@@Z (public: long __cdecl CRegistry::OpenLocalMachineKeyAndReadValue(unsigned short const *,unsigned short const *,class CHString &)) + ?OpenNamespace@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIWbemServices@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::OpenNamespace(unsigned short * const,long,struct IWbemContext *,struct IWbemServices * *,struct IWbemCallResult * *)) + ?OpenSubKey@CRegistry@@AEAAKXZ (private: unsigned long __cdecl CRegistry::OpenSubKey(void)) + ?Parse@CObjectPathParser@@QEAAHPEBGPEAPEAUParsedObjectPath@@@Z (public: int __cdecl CObjectPathParser::Parse(unsigned short const *,struct ParsedObjectPath * *)) + ?PreProcessPutInstanceParms@CWbemProviderGlue@@AEAAJPEAUIWbemClassObject@@PEAPEAU2@PEAUIWbemContext@@@Z (private: long __cdecl CWbemProviderGlue::PreProcessPutInstanceParms(struct IWbemClassObject *,struct IWbemClassObject * *,struct IWbemContext *)) + ?PrepareToReOpen@CRegistry@@AEAAXXZ (private: void __cdecl CRegistry::PrepareToReOpen(void)) + ?PutClass@CWbemProviderGlue@@UEAAJPEAUIWbemClassObject@@JPEAUIWbemContext@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutClass(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemCallResult * *)) + ?PutClassAsync@CWbemProviderGlue@@UEAAJPEAUIWbemClassObject@@JPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutClassAsync(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?PutInstance@CWbemProviderGlue@@UEAAJPEAUIWbemClassObject@@JPEAUIWbemContext@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutInstance(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemCallResult * *)) + ?PutInstance@Provider@@AEAAJPEAUIWbemClassObject@@JPEAVMethodContext@@@Z (private: long __cdecl Provider::PutInstance(struct IWbemClassObject *,long,class MethodContext *)) + ?PutInstance@Provider@@MEAAJAEBVCInstance@@J@Z (protected: virtual long __cdecl Provider::PutInstance(class CInstance const &,long)) + ?PutInstanceAsync@CWbemProviderGlue@@UEAAJPEAUIWbemClassObject@@JPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutInstanceAsync(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?QueryInterface@CWbemGlueFactory@@UEAAJAEBU_GUID@@PEAPEAX@Z (public: virtual long __cdecl CWbemGlueFactory::QueryInterface(struct _GUID const &,void * *)) + ?QueryInterface@CWbemProviderGlue@@UEAAJAEBU_GUID@@PEAPEAX@Z (public: virtual long __cdecl CWbemProviderGlue::QueryInterface(struct _GUID const &,void * *)) + ?QueryObjectSink@CWbemProviderGlue@@UEAAJJPEAPEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::QueryObjectSink(long,struct IWbemObjectSink * *)) + ?QueryPostProcess@MethodContext@@UEAAXXZ (public: virtual void __cdecl MethodContext::QueryPostProcess(void)) + ?RegisterForMessage@CWinMsgEvent@@IEAAXIH@Z (protected: void __cdecl CWinMsgEvent::RegisterForMessage(unsigned int,int)) + ?Release@CHString@@QEAAXXZ (public: void __cdecl CHString::Release(void)) + ?Release@CHString@@SAXPEAUCHStringData@@@Z (public: static void __cdecl CHString::Release(struct CHStringData *)) + ?Release@CInstance@@QEAAJXZ (public: long __cdecl CInstance::Release(void)) + ?Release@CThreadBase@@QEAAJXZ (public: long __cdecl CThreadBase::Release(void)) + ?Release@CWbemGlueFactory@@UEAAKXZ (public: virtual unsigned long __cdecl CWbemGlueFactory::Release(void)) + ?Release@CWbemProviderGlue@@UEAAKXZ (public: virtual unsigned long __cdecl CWbemProviderGlue::Release(void)) + ?Release@MethodContext@@QEAAJXZ (public: long __cdecl MethodContext::Release(void)) + ?ReleaseBuffer@CHString@@QEAAXH@Z (public: void __cdecl CHString::ReleaseBuffer(int)) + ?RemoveAll@CHPtrArray@@QEAAXXZ (public: void __cdecl CHPtrArray::RemoveAll(void)) + ?RemoveAll@CHStringArray@@QEAAXXZ (public: void __cdecl CHStringArray::RemoveAll(void)) + ?RemoveAt@CHPtrArray@@QEAAXHH@Z (public: void __cdecl CHPtrArray::RemoveAt(int,int)) + ?RemoveAt@CHStringArray@@QEAAXHH@Z (public: void __cdecl CHStringArray::RemoveAt(int,int)) + ?RemoveFromFactoryMap@CWbemProviderGlue@@KAXPEBVCWbemGlueFactory@@@Z (protected: static void __cdecl CWbemProviderGlue::RemoveFromFactoryMap(class CWbemGlueFactory const *)) + ?Reset@CFrameworkQuery@@AEAAXXZ (private: void __cdecl CFrameworkQuery::Reset(void)) + ?ReverseFind@CHString@@QEBAHG@Z (public: int __cdecl CHString::ReverseFind(unsigned short)const ) + ?RewindSubKeys@CRegistry@@QEAAXXZ (public: void __cdecl CRegistry::RewindSubKeys(void)) + ?Right@CHString@@QEBA?AV1@H@Z (public: class CHString __cdecl CHString::Right(int)const ) + ?SafeStrlen@CHString@@KAHPEBG@Z (protected: static int __cdecl CHString::SafeStrlen(unsigned short const *)) + ?SearchAndBuildList@CRegistrySearch@@QEAAHVCHString@@AEAVCHPtrArray@@00HPEAUHKEY__@@@Z (public: int __cdecl CRegistrySearch::SearchAndBuildList(class CHString,class CHPtrArray &,class CHString,class CHString,int,struct HKEY__ *)) + ?SearchMapForProvider@CWbemProviderGlue@@CAPEAVProvider@@PEBG0@Z (private: static class Provider * __cdecl CWbemProviderGlue::SearchMapForProvider(unsigned short const *,unsigned short const *)) + ?SetAt@CHPtrArray@@QEAAXHPEAX@Z (public: void __cdecl CHPtrArray::SetAt(int,void *)) + ?SetAt@CHString@@QEAAXHG@Z (public: void __cdecl CHString::SetAt(int,unsigned short)) + ?SetAt@CHStringArray@@QEAAXHPEBG@Z (public: void __cdecl CHStringArray::SetAt(int,unsigned short const *)) + ?SetAtGrow@CHPtrArray@@QEAAXHPEAX@Z (public: void __cdecl CHPtrArray::SetAtGrow(int,void *)) + ?SetAtGrow@CHStringArray@@QEAAXHPEBG@Z (public: void __cdecl CHStringArray::SetAtGrow(int,unsigned short const *)) + ?SetByte@CInstance@@QEAA_NPEBGE@Z (public: bool __cdecl CInstance::SetByte(unsigned short const *,unsigned char)) + ?SetCHString@CInstance@@QEAA_NPEBG0@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,unsigned short const *)) + ?SetCHString@CInstance@@QEAA_NPEBGAEBVCHString@@@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,class CHString const &)) + ?SetCHString@CInstance@@QEAA_NPEBGPEBD@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,char const *)) + ?SetCHStringResourceHandle@@YAXPEAUHINSTANCE__@@@Z (void __cdecl SetCHStringResourceHandle(struct HINSTANCE__ *)) + ?SetCharSplat@CInstance@@QEAA_NPEBG0@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,unsigned short const *)) + ?SetCharSplat@CInstance@@QEAA_NPEBGK@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,unsigned long)) + ?SetCharSplat@CInstance@@QEAA_NPEBGPEBD@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,char const *)) + ?SetClassName@ParsedObjectPath@@QEAAHPEBG@Z (public: int __cdecl ParsedObjectPath::SetClassName(unsigned short const *)) + ?SetCreationClassName@Provider@@IEAA_NPEAVCInstance@@@Z (protected: bool __cdecl Provider::SetCreationClassName(class CInstance *)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAK@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,unsigned long &)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHString &)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHStringArray &)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAK@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,unsigned long &)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,class CHString &)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,class CHStringArray &)) + ?SetCurrentKeyValueExpand@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValueExpand(struct HKEY__ *,unsigned short const *,class CHString &)) + ?SetDMTF@WBEMTime@@QEAAHQEAG@Z (public: int __cdecl WBEMTime::SetDMTF(unsigned short * const)) + ?SetDOUBLE@CInstance@@QEAA_NPEBGN@Z (public: bool __cdecl CInstance::SetDOUBLE(unsigned short const *,double)) + ?SetDWORD@CInstance@@QEAA_NPEBGK@Z (public: bool __cdecl CInstance::SetDWORD(unsigned short const *,unsigned long)) + ?SetDateTime@CInstance@@QEAA_NPEBGAEBVWBEMTime@@@Z (public: bool __cdecl CInstance::SetDateTime(unsigned short const *,class WBEMTime const &)) + ?SetDefaultValues@CRegistry@@AEAAXXZ (private: void __cdecl CRegistry::SetDefaultValues(void)) + ?SetEmbeddedObject@CInstance@@QEAA_NPEBGAEAV1@@Z (public: bool __cdecl CInstance::SetEmbeddedObject(unsigned short const *,class CInstance &)) + ?SetKeyFromParsedObjectPath@Provider@@AEAAHPEAVCInstance@@PEAUParsedObjectPath@@@Z (private: int __cdecl Provider::SetKeyFromParsedObjectPath(class CInstance *,struct ParsedObjectPath *)) + ?SetNull@CInstance@@QEAA_NPEBG@Z (public: bool __cdecl CInstance::SetNull(unsigned short const *)) + ?SetPlatformID@CRegistry@@CAHXZ (private: static int __cdecl CRegistry::SetPlatformID(void)) + ?SetSize@CHPtrArray@@QEAAXHH@Z (public: void __cdecl CHPtrArray::SetSize(int,int)) + ?SetSize@CHStringArray@@QEAAXHH@Z (public: void __cdecl CHStringArray::SetSize(int,int)) + ?SetStatusObject@CWbemProviderGlue@@SA_NPEAVMethodContext@@PEBG1JPEBUtagSAFEARRAY@@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@@QEAA_NPEAUIWbemClassObject@@@Z (public: bool __cdecl MethodContext::SetStatusObject(struct IWbemClassObject *)) + ?SetStringArray@CInstance@@QEAA_NPEBGAEBUtagSAFEARRAY@@@Z (public: bool __cdecl CInstance::SetStringArray(unsigned short const *,struct tagSAFEARRAY const &)) + ?SetTimeSpan@CInstance@@QEAA_NPEBGAEBVWBEMTimeSpan@@@Z (public: bool __cdecl CInstance::SetTimeSpan(unsigned short const *,class WBEMTimeSpan const &)) + ?SetVariant@CInstance@@QEAA_NPEBGAEBUtagVARIANT@@@Z (public: bool __cdecl CInstance::SetVariant(unsigned short const *,struct tagVARIANT const &)) + ?SetWBEMINT16@CInstance@@QEAA_NPEBGAEBF@Z (public: bool __cdecl CInstance::SetWBEMINT16(unsigned short const *,short const &)) + ?SetWBEMINT64@CInstance@@QEAA_NPEBGAEBVCHString@@@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,class CHString const &)) + ?SetWBEMINT64@CInstance@@QEAA_NPEBG_J@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,__int64)) + ?SetWBEMINT64@CInstance@@QEAA_NPEBG_K@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,unsigned __int64)) + ?SetWCHARSplat@CInstance@@QEAA_NPEBG0@Z (public: bool __cdecl CInstance::SetWCHARSplat(unsigned short const *,unsigned short const *)) + ?SetWORD@CInstance@@QEAA_NPEBGG@Z (public: bool __cdecl CInstance::SetWORD(unsigned short const *,unsigned short)) + ?Setbool@CInstance@@QEAA_NPEBG_N@Z (public: bool __cdecl CInstance::Setbool(unsigned short const *,bool)) + ?Signal@CAutoEvent@@QEAAHXZ (public: int __cdecl CAutoEvent::Signal(void)) + ?SpanExcluding@CHString@@QEBA?AV1@PEBG@Z (public: class CHString __cdecl CHString::SpanExcluding(unsigned short const *)const ) + ?SpanIncluding@CHString@@QEBA?AV1@PEBG@Z (public: class CHString __cdecl CHString::SpanIncluding(unsigned short const *)const ) + ?TrimLeft@CHString@@QEAAXXZ (public: void __cdecl CHString::TrimLeft(void)) + ?TrimRight@CHString@@QEAAXXZ (public: void __cdecl CHString::TrimRight(void)) + ?UnInit@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::UnInit(void)) + ?UnRegisterAllMessages@CWinMsgEvent@@IEAAXXZ (protected: void __cdecl CWinMsgEvent::UnRegisterAllMessages(void)) + ?UnRegisterMessage@CWinMsgEvent@@IEAA_NIH@Z (protected: bool __cdecl CWinMsgEvent::UnRegisterMessage(unsigned int,int)) + ?Unlock@CThreadBase@@AEAAXXZ (private: void __cdecl CThreadBase::Unlock(void)) + ?UnlockBuffer@CHString@@QEAAXXZ (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@@SAHPEAUParsedObjectPath@@PEAPEAG@Z (public: static int __cdecl CObjectPathParser::Unparse(struct ParsedObjectPath *,unsigned short * *)) + ?ValidateDeletionFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidateDeletionFlags(long)) + ?ValidateEnumerationFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidateEnumerationFlags(long)) + ?ValidateFlags@Provider@@IEAAJJW4FlagDefs@1@@Z (protected: long __cdecl Provider::ValidateFlags(long,enum Provider::FlagDefs)) + ?ValidateGetObjFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidateGetObjFlags(long)) + ?ValidateIMOSPointer@Provider@@AEAAHXZ (private: int __cdecl Provider::ValidateIMOSPointer(void)) + ?ValidateMethodFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidateMethodFlags(long)) + ?ValidatePutInstanceFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidatePutInstanceFlags(long)) + ?ValidateQueryFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidateQueryFlags(long)) + ?Wait@CAutoEvent@@QEAAKK@Z (public: unsigned long __cdecl CAutoEvent::Wait(unsigned long)) + ?WindowsDispatch@CWinMsgEvent@@CAXXZ (private: static void __cdecl CWinMsgEvent::WindowsDispatch(void)) + ?Zero@CObjectPathParser@@AEAAXXZ (private: void __cdecl CObjectPathParser::Zero(void)) + ?begin_parse@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::begin_parse(void)) + ?captainsLog@@3VProviderLog@@A (class ProviderLog captainsLog) + ?dwThreadProc@CWinMsgEvent@@CAKPEAX@Z (private: static unsigned long __cdecl CWinMsgEvent::dwThreadProc(void *)) + ?ident_becomes_class@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::ident_becomes_class(void)) + ?ident_becomes_ns@CObjectPathParser@@AEAAHXZ (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@@AEAAHXZ (private: int __cdecl CObjectPathParser::key_const(void)) + ?keyref@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::keyref(void)) + ?keyref_list@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::keyref_list(void)) + ?keyref_term@CObjectPathParser@@AEAAHXZ (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@@0PEAUIWbemClassObject@@EA (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@@0PEAXEA (private: static void * CWinMsgEvent::mg_hDevNotify) + ?mg_hThreadPumpHandle@CWinMsgEvent@@0PEAXEA (private: static void * CWinMsgEvent::mg_hThreadPumpHandle) + ?mg_hWnd@CWinMsgEvent@@0PEAUHWND__@@EA (private: static struct HWND__ * CWinMsgEvent::mg_hWnd) + ?myRegCreateKeyEx@CRegistry@@AEAAJPEAUHKEY__@@PEBGKPEAGKKQEAU_SECURITY_ATTRIBUTES@@PEAPEAU2@PEAK@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@@AEAAJPEAUHKEY__@@PEBG@Z (private: long __cdecl CRegistry::myRegDeleteKey(struct HKEY__ *,unsigned short const *)) + ?myRegDeleteValue@CRegistry@@AEAAJPEAUHKEY__@@PEBG@Z (private: long __cdecl CRegistry::myRegDeleteValue(struct HKEY__ *,unsigned short const *)) + ?myRegEnumKey@CRegistry@@AEAAJPEAUHKEY__@@KPEAGK@Z (private: long __cdecl CRegistry::myRegEnumKey(struct HKEY__ *,unsigned long,unsigned short *,unsigned long)) + ?myRegEnumValue@CRegistry@@AEAAJPEAUHKEY__@@KPEAGPEAK22PEAE2@Z (private: long __cdecl CRegistry::myRegEnumValue(struct HKEY__ *,unsigned long,unsigned short *,unsigned long *,unsigned long *,unsigned long *,unsigned char *,unsigned long *)) + ?myRegOpenKeyEx@CRegistry@@AEAAJPEAUHKEY__@@PEBGKKPEAPEAU2@@Z (private: long __cdecl CRegistry::myRegOpenKeyEx(struct HKEY__ *,unsigned short const *,unsigned long,unsigned long,struct HKEY__ * *)) + ?myRegQueryInfoKey@CRegistry@@AEAAJPEAUHKEY__@@PEAGPEAK22222222PEAU_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@@AEAAJPEAUHKEY__@@PEBGPEAK2PEAE2@Z (private: long __cdecl CRegistry::myRegQueryValueEx(struct HKEY__ *,unsigned short const *,unsigned long *,unsigned long *,unsigned char *,unsigned long *)) + ?myRegSetValueEx@CRegistry@@AEAAJPEAUHKEY__@@PEBGKKPEBEK@Z (private: long __cdecl CRegistry::myRegSetValueEx(struct HKEY__ *,unsigned short const *,unsigned long,unsigned long,unsigned char const *,unsigned long)) + ?ns_list@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::ns_list(void)) + ?ns_list_rest@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::ns_list_rest(void)) + ?ns_or_class@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::ns_or_class(void)) + ?ns_or_server@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::ns_or_server(void)) + ?objref@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::objref(void)) + ?objref_rest@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::objref_rest(void)) + ?optional_objref@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::optional_objref(void)) + ?propname@CObjectPathParser@@AEAAHXZ (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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/FrameDyn.txt b/symbols/SDK/um/arm64/FrameDyn.txt new file mode 100644 index 00000000..22dda039 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\FrameDyn.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0CAutoEvent@@QEAA@XZ (public: __cdecl CAutoEvent::CAutoEvent(void)) + ??0CFrameworkQuery@@QEAA@AEBV0@@Z (public: __cdecl CFrameworkQuery::CFrameworkQuery(class CFrameworkQuery const &)) + ??0CFrameworkQuery@@QEAA@XZ (public: __cdecl CFrameworkQuery::CFrameworkQuery(void)) + ??0CFrameworkQueryEx@@QEAA@AEBV0@@Z (public: __cdecl CFrameworkQueryEx::CFrameworkQueryEx(class CFrameworkQueryEx const &)) + ??0CFrameworkQueryEx@@QEAA@XZ (public: __cdecl CFrameworkQueryEx::CFrameworkQueryEx(void)) + ??0CHPtrArray@@QEAA@XZ (public: __cdecl CHPtrArray::CHPtrArray(void)) + ??0CHString@@QEAA@AEBV0@@Z (public: __cdecl CHString::CHString(class CHString const &)) + ??0CHString@@QEAA@GH@Z (public: __cdecl CHString::CHString(unsigned short,int)) + ??0CHString@@QEAA@PEBD@Z (public: __cdecl CHString::CHString(char const *)) + ??0CHString@@QEAA@PEBE@Z (public: __cdecl CHString::CHString(unsigned char const *)) + ??0CHString@@QEAA@PEBG@Z (public: __cdecl CHString::CHString(unsigned short const *)) + ??0CHString@@QEAA@PEBGH@Z (public: __cdecl CHString::CHString(unsigned short const *,int)) + ??0CHString@@QEAA@XZ (public: __cdecl CHString::CHString(void)) + ??0CHStringArray@@QEAA@XZ (public: __cdecl CHStringArray::CHStringArray(void)) + ??0CInstance@@QEAA@AEBV0@@Z (public: __cdecl CInstance::CInstance(class CInstance const &)) + ??0CInstance@@QEAA@PEAUIWbemClassObject@@PEAVMethodContext@@@Z (public: __cdecl CInstance::CInstance(struct IWbemClassObject *,class MethodContext *)) + ??0CObjectPathParser@@QEAA@W4ObjectParserFlags@@@Z (public: __cdecl CObjectPathParser::CObjectPathParser(enum ObjectParserFlags)) + ??0CRegistry@@QEAA@AEBV0@@Z (public: __cdecl CRegistry::CRegistry(class CRegistry const &)) + ??0CRegistry@@QEAA@XZ (public: __cdecl CRegistry::CRegistry(void)) + ??0CRegistrySearch@@QEAA@AEBV0@@Z (public: __cdecl CRegistrySearch::CRegistrySearch(class CRegistrySearch const &)) + ??0CRegistrySearch@@QEAA@XZ (public: __cdecl CRegistrySearch::CRegistrySearch(void)) + ??0CThreadBase@@QEAA@AEBV0@@Z (public: __cdecl CThreadBase::CThreadBase(class CThreadBase const &)) + ??0CThreadBase@@QEAA@W4THREAD_SAFETY_MECHANISM@0@@Z (public: __cdecl CThreadBase::CThreadBase(enum CThreadBase::THREAD_SAFETY_MECHANISM)) + ??0CWbemGlueFactory@@QEAA@AEBV0@@Z (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(class CWbemGlueFactory const &)) + ??0CWbemGlueFactory@@QEAA@PEAJ@Z (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(long *)) + ??0CWbemGlueFactory@@QEAA@XZ (public: __cdecl CWbemGlueFactory::CWbemGlueFactory(void)) + ??0CWbemProviderGlue@@QEAA@AEBV0@@Z (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(class CWbemProviderGlue const &)) + ??0CWbemProviderGlue@@QEAA@PEAJ@Z (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(long *)) + ??0CWbemProviderGlue@@QEAA@XZ (public: __cdecl CWbemProviderGlue::CWbemProviderGlue(void)) + ??0CWinMsgEvent@@QEAA@AEBV0@@Z (public: __cdecl CWinMsgEvent::CWinMsgEvent(class CWinMsgEvent const &)) + ??0CWinMsgEvent@@QEAA@XZ (public: __cdecl CWinMsgEvent::CWinMsgEvent(void)) + ??0CreateMutexAsProcess@@QEAA@PEBG@Z (public: __cdecl CreateMutexAsProcess::CreateMutexAsProcess(unsigned short const *)) + ??0KeyRef@@QEAA@PEBGPEBUtagVARIANT@@@Z (public: __cdecl KeyRef::KeyRef(unsigned short const *,struct tagVARIANT const *)) + ??0KeyRef@@QEAA@XZ (public: __cdecl KeyRef::KeyRef(void)) + ??0MethodContext@@QEAA@AEBV0@@Z (public: __cdecl MethodContext::MethodContext(class MethodContext const &)) + ??0MethodContext@@QEAA@PEAUIWbemContext@@PEAVCWbemProviderGlue@@@Z (public: __cdecl MethodContext::MethodContext(struct IWbemContext *,class CWbemProviderGlue *)) + ??0ParsedObjectPath@@QEAA@XZ (public: __cdecl ParsedObjectPath::ParsedObjectPath(void)) + ??0Provider@@QEAA@AEBV0@@Z (public: __cdecl Provider::Provider(class Provider const &)) + ??0Provider@@QEAA@PEBG0@Z (public: __cdecl Provider::Provider(unsigned short const *,unsigned short const *)) + ??0ProviderLog@@QEAA@AEBV0@@Z (public: __cdecl ProviderLog::ProviderLog(class ProviderLog const &)) + ??0ProviderLog@@QEAA@XZ (public: __cdecl ProviderLog::ProviderLog(void)) + ??0WBEMTime@@QEAA@AEBU_FILETIME@@@Z (public: __cdecl WBEMTime::WBEMTime(struct _FILETIME const &)) + ??0WBEMTime@@QEAA@AEBU_SYSTEMTIME@@@Z (public: __cdecl WBEMTime::WBEMTime(struct _SYSTEMTIME const &)) + ??0WBEMTime@@QEAA@AEBUtm@@@Z (public: __cdecl WBEMTime::WBEMTime(struct tm const &)) + ??0WBEMTime@@QEAA@AEB_J@Z (public: __cdecl WBEMTime::WBEMTime(__int64 const &)) + ??0WBEMTime@@QEAA@QEAG@Z (public: __cdecl WBEMTime::WBEMTime(unsigned short * const)) + ??0WBEMTime@@QEAA@XZ (public: __cdecl WBEMTime::WBEMTime(void)) + ??0WBEMTimeSpan@@QEAA@AEBU_FILETIME@@@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(struct _FILETIME const &)) + ??0WBEMTimeSpan@@QEAA@AEB_J@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(__int64 const &)) + ??0WBEMTimeSpan@@QEAA@HHHHHHH@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(int,int,int,int,int,int,int)) + ??0WBEMTimeSpan@@QEAA@QEAG@Z (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(unsigned short * const)) + ??0WBEMTimeSpan@@QEAA@XZ (public: __cdecl WBEMTimeSpan::WBEMTimeSpan(void)) + ??1CAutoEvent@@QEAA@XZ (public: __cdecl CAutoEvent::~CAutoEvent(void)) + ??1CFrameworkQuery@@QEAA@XZ (public: __cdecl CFrameworkQuery::~CFrameworkQuery(void)) + ??1CFrameworkQueryEx@@QEAA@XZ (public: __cdecl CFrameworkQueryEx::~CFrameworkQueryEx(void)) + ??1CHPtrArray@@QEAA@XZ (public: __cdecl CHPtrArray::~CHPtrArray(void)) + ??1CHString@@QEAA@XZ (public: __cdecl CHString::~CHString(void)) + ??1CHStringArray@@QEAA@XZ (public: __cdecl CHStringArray::~CHStringArray(void)) + ??1CInstance@@UEAA@XZ (public: virtual __cdecl CInstance::~CInstance(void)) + ??1CObjectPathParser@@QEAA@XZ (public: __cdecl CObjectPathParser::~CObjectPathParser(void)) + ??1CRegistry@@QEAA@XZ (public: __cdecl CRegistry::~CRegistry(void)) + ??1CRegistrySearch@@QEAA@XZ (public: __cdecl CRegistrySearch::~CRegistrySearch(void)) + ??1CThreadBase@@UEAA@XZ (public: virtual __cdecl CThreadBase::~CThreadBase(void)) + ??1CWbemGlueFactory@@QEAA@XZ (public: __cdecl CWbemGlueFactory::~CWbemGlueFactory(void)) + ??1CWbemProviderGlue@@QEAA@XZ (public: __cdecl CWbemProviderGlue::~CWbemProviderGlue(void)) + ??1CWinMsgEvent@@QEAA@XZ (public: __cdecl CWinMsgEvent::~CWinMsgEvent(void)) + ??1CreateMutexAsProcess@@QEAA@XZ (public: __cdecl CreateMutexAsProcess::~CreateMutexAsProcess(void)) + ??1KeyRef@@QEAA@XZ (public: __cdecl KeyRef::~KeyRef(void)) + ??1MethodContext@@UEAA@XZ (public: virtual __cdecl MethodContext::~MethodContext(void)) + ??1ParsedObjectPath@@QEAA@XZ (public: __cdecl ParsedObjectPath::~ParsedObjectPath(void)) + ??1Provider@@UEAA@XZ (public: virtual __cdecl Provider::~Provider(void)) + ??1ProviderLog@@UEAA@XZ (public: virtual __cdecl ProviderLog::~ProviderLog(void)) + ??4CAutoEvent@@QEAAAEAV0@AEBV0@@Z (public: class CAutoEvent & __cdecl CAutoEvent::operator=(class CAutoEvent const &)) + ??4CFrameworkQuery@@QEAAAEAV0@AEBV0@@Z (public: class CFrameworkQuery & __cdecl CFrameworkQuery::operator=(class CFrameworkQuery const &)) + ??4CFrameworkQueryEx@@QEAAAEAV0@AEBV0@@Z (public: class CFrameworkQueryEx & __cdecl CFrameworkQueryEx::operator=(class CFrameworkQueryEx const &)) + ??4CHPtrArray@@QEAAAEAV0@AEBV0@@Z (public: class CHPtrArray & __cdecl CHPtrArray::operator=(class CHPtrArray const &)) + ??4CHString@@QEAAAEBV0@AEBV0@@Z (public: class CHString const & __cdecl CHString::operator=(class CHString const &)) + ??4CHString@@QEAAAEBV0@D@Z (public: class CHString const & __cdecl CHString::operator=(char)) + ??4CHString@@QEAAAEBV0@G@Z (public: class CHString const & __cdecl CHString::operator=(unsigned short)) + ??4CHString@@QEAAAEBV0@PEAV0@@Z (public: class CHString const & __cdecl CHString::operator=(class CHString *)) + ??4CHString@@QEAAAEBV0@PEBD@Z (public: class CHString const & __cdecl CHString::operator=(char const *)) + ??4CHString@@QEAAAEBV0@PEBE@Z (public: class CHString const & __cdecl CHString::operator=(unsigned char const *)) + ??4CHString@@QEAAAEBV0@PEBG@Z (public: class CHString const & __cdecl CHString::operator=(unsigned short const *)) + ??4CHStringArray@@QEAAAEAV0@AEBV0@@Z (public: class CHStringArray & __cdecl CHStringArray::operator=(class CHStringArray const &)) + ??4CInstance@@QEAAAEAV0@AEBV0@@Z (public: class CInstance & __cdecl CInstance::operator=(class CInstance const &)) + ??4CObjectPathParser@@QEAAAEAV0@AEBV0@@Z (public: class CObjectPathParser & __cdecl CObjectPathParser::operator=(class CObjectPathParser const &)) + ??4CRegistry@@QEAAAEAV0@AEBV0@@Z (public: class CRegistry & __cdecl CRegistry::operator=(class CRegistry const &)) + ??4CRegistrySearch@@QEAAAEAV0@AEBV0@@Z (public: class CRegistrySearch & __cdecl CRegistrySearch::operator=(class CRegistrySearch const &)) + ??4CThreadBase@@QEAAAEAV0@AEBV0@@Z (public: class CThreadBase & __cdecl CThreadBase::operator=(class CThreadBase const &)) + ??4CWbemGlueFactory@@QEAAAEAV0@AEBV0@@Z (public: class CWbemGlueFactory & __cdecl CWbemGlueFactory::operator=(class CWbemGlueFactory const &)) + ??4CWbemProviderGlue@@QEAAAEAV0@AEBV0@@Z (public: class CWbemProviderGlue & __cdecl CWbemProviderGlue::operator=(class CWbemProviderGlue const &)) + ??4CWinMsgEvent@@QEAAAEAV0@AEBV0@@Z (public: class CWinMsgEvent & __cdecl CWinMsgEvent::operator=(class CWinMsgEvent const &)) + ??4CreateMutexAsProcess@@QEAAAEAV0@AEBV0@@Z (public: class CreateMutexAsProcess & __cdecl CreateMutexAsProcess::operator=(class CreateMutexAsProcess const &)) + ??4KeyRef@@QEAAAEAU0@AEBU0@@Z (public: struct KeyRef & __cdecl KeyRef::operator=(struct KeyRef const &)) + ??4MethodContext@@QEAAAEAV0@AEBV0@@Z (public: class MethodContext & __cdecl MethodContext::operator=(class MethodContext const &)) + ??4ParsedObjectPath@@QEAAAEAU0@AEBU0@@Z (public: struct ParsedObjectPath & __cdecl ParsedObjectPath::operator=(struct ParsedObjectPath const &)) + ??4Provider@@QEAAAEAV0@AEBV0@@Z (public: class Provider & __cdecl Provider::operator=(class Provider const &)) + ??4ProviderLog@@QEAAAEAV0@AEBV0@@Z (public: class ProviderLog & __cdecl ProviderLog::operator=(class ProviderLog const &)) + ??4WBEMTime@@QEAAAEAV0@$$QEAV0@@Z (public: class WBEMTime & __cdecl WBEMTime::operator=(class WBEMTime &&)) + ??4WBEMTime@@QEAAAEAV0@AEBV0@@Z (public: class WBEMTime & __cdecl WBEMTime::operator=(class WBEMTime const &)) + ??4WBEMTime@@QEAAAEBV0@AEBU_FILETIME@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct _FILETIME const &)) + ??4WBEMTime@@QEAAAEBV0@AEBU_SYSTEMTIME@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct _SYSTEMTIME const &)) + ??4WBEMTime@@QEAAAEBV0@AEBUtm@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(struct tm const &)) + ??4WBEMTime@@QEAAAEBV0@AEB_J@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(__int64 const &)) + ??4WBEMTime@@QEAAAEBV0@QEAG@Z (public: class WBEMTime const & __cdecl WBEMTime::operator=(unsigned short * const)) + ??4WBEMTimeSpan@@QEAAAEAV0@$$QEAV0@@Z (public: class WBEMTimeSpan & __cdecl WBEMTimeSpan::operator=(class WBEMTimeSpan &&)) + ??4WBEMTimeSpan@@QEAAAEAV0@AEBV0@@Z (public: class WBEMTimeSpan & __cdecl WBEMTimeSpan::operator=(class WBEMTimeSpan const &)) + ??4WBEMTimeSpan@@QEAAAEBV0@AEBU_FILETIME@@@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(struct _FILETIME const &)) + ??4WBEMTimeSpan@@QEAAAEBV0@AEB_J@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(__int64 const &)) + ??4WBEMTimeSpan@@QEAAAEBV0@QEAG@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator=(unsigned short * const)) + ??8WBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator==(class WBEMTime const &)const ) + ??8WBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator==(class WBEMTimeSpan const &)const ) + ??9WBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator!=(class WBEMTime const &)const ) + ??9WBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator!=(class WBEMTimeSpan const &)const ) + ??ACHPtrArray@@QEAAAEAPEAXH@Z (public: void * & __cdecl CHPtrArray::operator[](int)) + ??ACHPtrArray@@QEBAPEAXH@Z (public: void * __cdecl CHPtrArray::operator[](int)const ) + ??ACHString@@QEBAGH@Z (public: unsigned short __cdecl CHString::operator[](int)const ) + ??ACHStringArray@@QEAAAEAVCHString@@H@Z (public: class CHString & __cdecl CHStringArray::operator[](int)) + ??ACHStringArray@@QEBA?AVCHString@@H@Z (public: class CHString __cdecl CHStringArray::operator[](int)const ) + ??BCHString@@QEBAPEBGXZ (public: __cdecl CHString::operator unsigned short const *(void)const ) + ??GWBEMTime@@QEAA?AVWBEMTimeSpan@@AEBV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTime::operator-(class WBEMTime const &)) + ??GWBEMTime@@QEBA?AV0@AEBVWBEMTimeSpan@@@Z (public: class WBEMTime __cdecl WBEMTime::operator-(class WBEMTimeSpan const &)const ) + ??GWBEMTimeSpan@@QEBA?AV0@AEBV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTimeSpan::operator-(class WBEMTimeSpan const &)const ) + ??H@YA?AVCHString@@AEBV0@0@Z (class CHString __cdecl operator+(class CHString const &,class CHString const &)) + ??H@YA?AVCHString@@AEBV0@G@Z (class CHString __cdecl operator+(class CHString const &,unsigned short)) + ??H@YA?AVCHString@@AEBV0@PEBG@Z (class CHString __cdecl operator+(class CHString const &,unsigned short const *)) + ??H@YA?AVCHString@@GAEBV0@@Z (class CHString __cdecl operator+(unsigned short,class CHString const &)) + ??H@YA?AVCHString@@PEBGAEBV0@@Z (class CHString __cdecl operator+(unsigned short const *,class CHString const &)) + ??HWBEMTime@@QEBA?AV0@AEBVWBEMTimeSpan@@@Z (public: class WBEMTime __cdecl WBEMTime::operator+(class WBEMTimeSpan const &)const ) + ??HWBEMTimeSpan@@QEBA?AV0@AEBV0@@Z (public: class WBEMTimeSpan __cdecl WBEMTimeSpan::operator+(class WBEMTimeSpan const &)const ) + ??MWBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator<(class WBEMTime const &)const ) + ??MWBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator<(class WBEMTimeSpan const &)const ) + ??NWBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator<=(class WBEMTime const &)const ) + ??NWBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator<=(class WBEMTimeSpan const &)const ) + ??OWBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator>(class WBEMTime const &)const ) + ??OWBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator>(class WBEMTimeSpan const &)const ) + ??PWBEMTime@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTime::operator>=(class WBEMTime const &)const ) + ??PWBEMTimeSpan@@QEBAHAEBV0@@Z (public: int __cdecl WBEMTimeSpan::operator>=(class WBEMTimeSpan const &)const ) + ??YCHString@@QEAAAEBV0@AEBV0@@Z (public: class CHString const & __cdecl CHString::operator+=(class CHString const &)) + ??YCHString@@QEAAAEBV0@D@Z (public: class CHString const & __cdecl CHString::operator+=(char)) + ??YCHString@@QEAAAEBV0@G@Z (public: class CHString const & __cdecl CHString::operator+=(unsigned short)) + ??YCHString@@QEAAAEBV0@PEBG@Z (public: class CHString const & __cdecl CHString::operator+=(unsigned short const *)) + ??YWBEMTime@@QEAAAEBV0@AEBVWBEMTimeSpan@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator+=(class WBEMTimeSpan const &)) + ??YWBEMTimeSpan@@QEAAAEBV0@AEBV0@@Z (public: class WBEMTimeSpan const & __cdecl WBEMTimeSpan::operator+=(class WBEMTimeSpan const &)) + ??ZWBEMTime@@QEAAAEBV0@AEBVWBEMTimeSpan@@@Z (public: class WBEMTime const & __cdecl WBEMTime::operator-=(class WBEMTimeSpan const &)) + ??ZWBEMTimeSpan@@QEAAAEBV0@AEBV0@@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@@QEAAXXZ (public: void __cdecl CObjectPathParser::`default constructor closure'(void)) + ??_FCThreadBase@@QEAAXXZ (public: void __cdecl CThreadBase::`default constructor closure'(void)) + ?Add@CHPtrArray@@QEAAHPEAX@Z (public: int __cdecl CHPtrArray::Add(void *)) + ?Add@CHStringArray@@QEAAHPEBG@Z (public: int __cdecl CHStringArray::Add(unsigned short const *)) + ?AddFlushPtr@CWbemProviderGlue@@AEAAXPEAX@Z (private: void __cdecl CWbemProviderGlue::AddFlushPtr(void *)) + ?AddKeyRef@ParsedObjectPath@@QEAAHPEAUKeyRef@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRef(struct KeyRef *)) + ?AddKeyRef@ParsedObjectPath@@QEAAHPEBGPEBUtagVARIANT@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRef(unsigned short const *,struct tagVARIANT const *)) + ?AddKeyRefEx@ParsedObjectPath@@QEAAHPEBGPEBUtagVARIANT@@@Z (public: int __cdecl ParsedObjectPath::AddKeyRefEx(unsigned short const *,struct tagVARIANT const *)) + ?AddNamespace@ParsedObjectPath@@QEAAHPEBG@Z (public: int __cdecl ParsedObjectPath::AddNamespace(unsigned short const *)) + ?AddProviderToMap@CWbemProviderGlue@@CAPEAVProvider@@PEBG0PEAV2@@Z (private: static class Provider * __cdecl CWbemProviderGlue::AddProviderToMap(unsigned short const *,unsigned short const *,class Provider *)) + ?AddRef@CInstance@@QEAAJXZ (public: long __cdecl CInstance::AddRef(void)) + ?AddRef@CThreadBase@@QEAAJXZ (public: long __cdecl CThreadBase::AddRef(void)) + ?AddRef@CWbemGlueFactory@@UEAAKXZ (public: virtual unsigned long __cdecl CWbemGlueFactory::AddRef(void)) + ?AddRef@CWbemProviderGlue@@UEAAKXZ (public: virtual unsigned long __cdecl CWbemProviderGlue::AddRef(void)) + ?AddRef@MethodContext@@QEAAJXZ (public: long __cdecl MethodContext::AddRef(void)) + ?AddToFactoryMap@CWbemProviderGlue@@KAXPEBVCWbemGlueFactory@@PEAJ@Z (protected: static void __cdecl CWbemProviderGlue::AddToFactoryMap(class CWbemGlueFactory const *,long *)) + ?AllPropertiesAreRequired@CFrameworkQuery@@QEAA_NXZ (public: bool __cdecl CFrameworkQuery::AllPropertiesAreRequired(void)) + ?AllocBeforeWrite@CHString@@IEAAXH@Z (protected: void __cdecl CHString::AllocBeforeWrite(int)) + ?AllocBuffer@CHString@@IEAAXH@Z (protected: void __cdecl CHString::AllocBuffer(int)) + ?AllocCopy@CHString@@IEBAXAEAV1@HHH@Z (protected: void __cdecl CHString::AllocCopy(class CHString &,int,int,int)const ) + ?AllocSysString@CHString@@QEBAPEAGXZ (public: unsigned short * __cdecl CHString::AllocSysString(void)const ) + ?Append@CHPtrArray@@QEAAHAEBV1@@Z (public: int __cdecl CHPtrArray::Append(class CHPtrArray const &)) + ?Append@CHStringArray@@QEAAHAEBV1@@Z (public: int __cdecl CHStringArray::Append(class CHStringArray const &)) + ?AssignCopy@CHString@@IEAAXHPEBG@Z (protected: void __cdecl CHString::AssignCopy(int,unsigned short const *)) + ?BeginRead@CThreadBase@@QEAAHK@Z (public: int __cdecl CThreadBase::BeginRead(unsigned long)) + ?BeginWrite@CThreadBase@@QEAAHK@Z (public: int __cdecl CThreadBase::BeginWrite(unsigned long)) + ?CancelAsyncCall@CWbemProviderGlue@@UEAAJPEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::CancelAsyncCall(struct IWbemObjectSink *)) + ?CancelAsyncRequest@CWbemProviderGlue@@UEAAJJ@Z (public: virtual long __cdecl CWbemProviderGlue::CancelAsyncRequest(long)) + ?CheckAndAddToList@CRegistrySearch@@AEAAXPEAVCRegistry@@VCHString@@1AEAVCHPtrArray@@11H@Z (private: void __cdecl CRegistrySearch::CheckAndAddToList(class CRegistry *,class CHString,class CHString,class CHPtrArray &,class CHString,class CHString,int)) + ?CheckFileSize@ProviderLog@@AEAAXAEAT_LARGE_INTEGER@@AEBVCHString@@@Z (private: void __cdecl ProviderLog::CheckFileSize(union _LARGE_INTEGER &,class CHString const &)) + ?CheckImpersonationLevel@CWbemProviderGlue@@CAJXZ (private: static long __cdecl CWbemProviderGlue::CheckImpersonationLevel(void)) + ?Clear@WBEMTime@@QEAAXXZ (public: void __cdecl WBEMTime::Clear(void)) + ?Clear@WBEMTimeSpan@@QEAAXXZ (public: void __cdecl WBEMTimeSpan::Clear(void)) + ?ClearKeys@ParsedObjectPath@@QEAAXXZ (public: void __cdecl ParsedObjectPath::ClearKeys(void)) + ?Close@CRegistry@@QEAAXXZ (public: void __cdecl CRegistry::Close(void)) + ?CloseSubKey@CRegistry@@AEAAXXZ (private: void __cdecl CRegistry::CloseSubKey(void)) + ?Collate@CHString@@QEBAHPEBG@Z (public: int __cdecl CHString::Collate(unsigned short const *)const ) + ?Commit@CInstance@@QEAAJXZ (public: long __cdecl CInstance::Commit(void)) + ?Commit@Provider@@IEAAJPEAVCInstance@@_N@Z (protected: long __cdecl Provider::Commit(class CInstance *,bool)) + ?Compare@CHString@@QEBAHPEBG@Z (public: int __cdecl CHString::Compare(unsigned short const *)const ) + ?CompareNoCase@CHString@@QEBAHPEBG@Z (public: int __cdecl CHString::CompareNoCase(unsigned short const *)const ) + ?ConcatCopy@CHString@@IEAAXHPEBGH0@Z (protected: void __cdecl CHString::ConcatCopy(int,unsigned short const *,int,unsigned short const *)) + ?ConcatInPlace@CHString@@IEAAXHPEBG@Z (protected: void __cdecl CHString::ConcatInPlace(int,unsigned short const *)) + ?Copy@CHPtrArray@@QEAAXAEBV1@@Z (public: void __cdecl CHPtrArray::Copy(class CHPtrArray const &)) + ?Copy@CHStringArray@@QEAAXAEBV1@@Z (public: void __cdecl CHStringArray::Copy(class CHStringArray const &)) + ?CopyBeforeWrite@CHString@@IEAAXXZ (protected: void __cdecl CHString::CopyBeforeWrite(void)) + ?Create@CWbemGlueFactory@@SAPEAV1@PEAJ@Z (public: static class CWbemGlueFactory * __cdecl CWbemGlueFactory::Create(long *)) + ?Create@CWbemGlueFactory@@SAPEAV1@XZ (public: static class CWbemGlueFactory * __cdecl CWbemGlueFactory::Create(void)) + ?CreateClassEnum@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateClassEnum(unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *)) + ?CreateClassEnumAsync@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateClassEnumAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?CreateInstance@CWbemGlueFactory@@UEAAJPEAUIUnknown@@AEBU_GUID@@PEAPEAX@Z (public: virtual long __cdecl CWbemGlueFactory::CreateInstance(struct IUnknown *,struct _GUID const &,void * *)) + ?CreateInstanceEnum@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::CreateInstanceEnum(unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *)) + ?CreateInstanceEnum@Provider@@AEAAJPEAVMethodContext@@J@Z (private: long __cdecl Provider::CreateInstanceEnum(class MethodContext *,long)) + ?CreateInstanceEnumAsync@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAUIWbemObjectSink@@@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@@CAPEAUHWND__@@XZ (private: static struct HWND__ * __cdecl CWinMsgEvent::CreateMsgWindow(void)) + ?CreateNewInstance@Provider@@IEAAPEAVCInstance@@PEAVMethodContext@@@Z (protected: class CInstance * __cdecl Provider::CreateNewInstance(class MethodContext *)) + ?CreateOpen@CRegistry@@QEAAJPEAUHKEY__@@PEBGPEAGKKPEAU_SECURITY_ATTRIBUTES@@PEAK@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@@KAJPEAJ@Z (protected: static long __cdecl CWbemProviderGlue::DecrementMapCount(long *)) + ?DecrementMapCount@CWbemProviderGlue@@KAJPEBVCWbemGlueFactory@@@Z (protected: static long __cdecl CWbemProviderGlue::DecrementMapCount(class CWbemGlueFactory const *)) + ?DecrementObjectCount@CWbemProviderGlue@@SAJXZ (public: static long __cdecl CWbemProviderGlue::DecrementObjectCount(void)) + ?DeleteClass@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteClass(unsigned short * const,long,struct IWbemContext *,struct IWbemCallResult * *)) + ?DeleteClassAsync@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteClassAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?DeleteCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBG@Z (public: unsigned long __cdecl CRegistry::DeleteCurrentKeyValue(struct HKEY__ *,unsigned short const *)) + ?DeleteCurrentKeyValue@CRegistry@@QEAAKPEBG@Z (public: unsigned long __cdecl CRegistry::DeleteCurrentKeyValue(unsigned short const *)) + ?DeleteInstance@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteInstance(unsigned short * const,long,struct IWbemContext *,struct IWbemCallResult * *)) + ?DeleteInstance@Provider@@AEAAJPEAUParsedObjectPath@@JPEAVMethodContext@@@Z (private: long __cdecl Provider::DeleteInstance(struct ParsedObjectPath *,long,class MethodContext *)) + ?DeleteInstance@Provider@@MEAAJAEBVCInstance@@J@Z (protected: virtual long __cdecl Provider::DeleteInstance(class CInstance const &,long)) + ?DeleteInstanceAsync@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::DeleteInstanceAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?DeleteKey@CRegistry@@QEAAJPEAVCHString@@@Z (public: long __cdecl CRegistry::DeleteKey(class CHString *)) + ?DeleteValue@CRegistry@@QEAAJPEBG@Z (public: long __cdecl CRegistry::DeleteValue(unsigned short const *)) + ?Destroy@CWbemGlueFactory@@QEAAXXZ (public: void __cdecl CWbemGlueFactory::Destroy(void)) + ?DestroyMsgWindow@CWinMsgEvent@@CAXXZ (private: static void __cdecl CWinMsgEvent::DestroyMsgWindow(void)) + ?ElementAt@CHPtrArray@@QEAAAEAPEAXH@Z (public: void * & __cdecl CHPtrArray::ElementAt(int)) + ?ElementAt@CHStringArray@@QEAAAEAVCHString@@H@Z (public: class CHString & __cdecl CHStringArray::ElementAt(int)) + ?Empty@CHString@@QEAAXXZ (public: void __cdecl CHString::Empty(void)) + ?Empty@CObjectPathParser@@AEAAXXZ (private: void __cdecl CObjectPathParser::Empty(void)) + ?EndRead@CThreadBase@@QEAAXXZ (public: void __cdecl CThreadBase::EndRead(void)) + ?EndWrite@CThreadBase@@QEAAXXZ (public: void __cdecl CThreadBase::EndWrite(void)) + ?EnumerateAndGetValues@CRegistry@@QEAAJAEAKAEAPEAGAEAPEAE@Z (public: long __cdecl CRegistry::EnumerateAndGetValues(unsigned long &,unsigned short * &,unsigned char * &)) + ?EnumerateInstances@Provider@@MEAAJPEAVMethodContext@@J@Z (protected: virtual long __cdecl Provider::EnumerateInstances(class MethodContext *,long)) + ?ExecMethod@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAUIWbemClassObject@@PEAPEAU3@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecMethod(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject *,struct IWbemClassObject * *,struct IWbemCallResult * *)) + ?ExecMethod@Provider@@AEAAJPEAUParsedObjectPath@@PEAGJPEAVCInstance@@2PEAVMethodContext@@@Z (private: long __cdecl Provider::ExecMethod(struct ParsedObjectPath *,unsigned short *,long,class CInstance *,class CInstance *,class MethodContext *)) + ?ExecMethod@Provider@@MEAAJAEBVCInstance@@QEAGPEAV2@2J@Z (protected: virtual long __cdecl Provider::ExecMethod(class CInstance const &,unsigned short * const,class CInstance *,class CInstance *,long)) + ?ExecMethodAsync@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAUIWbemClassObject@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecMethodAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject *,struct IWbemObjectSink *)) + ?ExecNotificationQuery@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAPEAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecNotificationQuery(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *)) + ?ExecNotificationQueryAsync@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecNotificationQueryAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?ExecQuery@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAPEAUIEnumWbemClassObject@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecQuery(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IEnumWbemClassObject * *)) + ?ExecQuery@Provider@@MEAAJPEAVMethodContext@@AEAVCFrameworkQuery@@J@Z (protected: virtual long __cdecl Provider::ExecQuery(class MethodContext *,class CFrameworkQuery &,long)) + ?ExecQueryAsync@CWbemProviderGlue@@UEAAJQEAG0JPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::ExecQueryAsync(unsigned short * const,unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?ExecuteQuery@Provider@@AEAAJPEAVMethodContext@@AEAVCFrameworkQuery@@J@Z (private: long __cdecl Provider::ExecuteQuery(class MethodContext *,class CFrameworkQuery &,long)) + ?FillInstance@CWbemProviderGlue@@SAJPEAVCInstance@@PEBG@Z (public: static long __cdecl CWbemProviderGlue::FillInstance(class CInstance *,unsigned short const *)) + ?FillInstance@CWbemProviderGlue@@SAJPEAVMethodContext@@PEAVCInstance@@@Z (public: static long __cdecl CWbemProviderGlue::FillInstance(class MethodContext *,class CInstance *)) + ?Find@CHString@@QEBAHG@Z (public: int __cdecl CHString::Find(unsigned short)const ) + ?Find@CHString@@QEBAHPEBG@Z (public: int __cdecl CHString::Find(unsigned short const *)const ) + ?FindOneOf@CHString@@QEBAHPEBG@Z (public: int __cdecl CHString::FindOneOf(unsigned short const *)const ) + ?Flush@Provider@@MEAAXXZ (protected: virtual void __cdecl Provider::Flush(void)) + ?FlushAll@CWbemProviderGlue@@AEAAXXZ (private: void __cdecl CWbemProviderGlue::FlushAll(void)) + ?Format@CHString@@QEAAXIZZ (public: void __cdecl CHString::Format(unsigned int,...)) + ?Format@CHString@@QEAAXPEBGZZ (public: void __cdecl CHString::Format(unsigned short const *,...)) + ?FormatMessageW@CHString@@QEAAXIZZ (public: void __cdecl CHString::FormatMessageW(unsigned int,...)) + ?FormatMessageW@CHString@@QEAAXPEBGZZ (public: void __cdecl CHString::FormatMessageW(unsigned short const *,...)) + ?FormatV@CHString@@QEAAXPEBGPEAD@Z (public: void __cdecl CHString::FormatV(unsigned short const *,char *)) + ?FrameworkLogin@CWbemProviderGlue@@SAXPEBGPEAVProvider@@0@Z (public: static void __cdecl CWbemProviderGlue::FrameworkLogin(unsigned short const *,class Provider *,unsigned short const *)) + ?FrameworkLoginDLL@CWbemProviderGlue@@SAHPEBG@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLoginDLL(unsigned short const *)) + ?FrameworkLoginDLL@CWbemProviderGlue@@SAHPEBGPEAJ@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLoginDLL(unsigned short const *,long *)) + ?FrameworkLogoff@CWbemProviderGlue@@SAXPEBG0@Z (public: static void __cdecl CWbemProviderGlue::FrameworkLogoff(unsigned short const *,unsigned short const *)) + ?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPEBG@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLogoffDLL(unsigned short const *)) + ?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPEBGPEAJ@Z (public: static int __cdecl CWbemProviderGlue::FrameworkLogoffDLL(unsigned short const *,long *)) + ?Free@CObjectPathParser@@QEAAXPEAUParsedObjectPath@@@Z (public: void __cdecl CObjectPathParser::Free(struct ParsedObjectPath *)) + ?FreeExtra@CHPtrArray@@QEAAXXZ (public: void __cdecl CHPtrArray::FreeExtra(void)) + ?FreeExtra@CHString@@QEAAXXZ (public: void __cdecl CHString::FreeExtra(void)) + ?FreeExtra@CHStringArray@@QEAAXXZ (public: void __cdecl CHStringArray::FreeExtra(void)) + ?FreeSearchList@CRegistrySearch@@QEAAHHAEAVCHPtrArray@@@Z (public: int __cdecl CRegistrySearch::FreeSearchList(int,class CHPtrArray &)) + ?GetAllDerivedInstances@CWbemProviderGlue@@SAJPEBGPEAV?$TRefPointerCollection@VCInstance@@@@PEAVMethodContext@@0@Z (public: static long __cdecl CWbemProviderGlue::GetAllDerivedInstances(unsigned short const *,class TRefPointerCollection *,class MethodContext *,unsigned short const *)) + ?GetAllDerivedInstancesAsynch@CWbemProviderGlue@@SAJPEBGPEAVProvider@@P6AJ1PEAVCInstance@@PEAVMethodContext@@PEAX@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@@SAJPEBGPEAV?$TRefPointerCollection@VCInstance@@@@0PEAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetAllInstances(unsigned short const *,class TRefPointerCollection *,unsigned short const *,class MethodContext *)) + ?GetAllInstancesAsynch@CWbemProviderGlue@@SAJPEBGPEAVProvider@@P6AJ1PEAVCInstance@@PEAVMethodContext@@PEAX@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@@QEBAHXZ (public: int __cdecl CHString::GetAllocLength(void)const ) + ?GetAt@CHPtrArray@@QEBAPEAXH@Z (public: void * __cdecl CHPtrArray::GetAt(int)const ) + ?GetAt@CHString@@QEBAGH@Z (public: unsigned short __cdecl CHString::GetAt(int)const ) + ?GetAt@CHStringArray@@QEBA?AVCHString@@H@Z (public: class CHString __cdecl CHStringArray::GetAt(int)const ) + ?GetBSTR@WBEMTime@@QEBAPEAGXZ (public: unsigned short * __cdecl WBEMTime::GetBSTR(void)const ) + ?GetBSTR@WBEMTimeSpan@@QEBAPEAGXZ (public: unsigned short * __cdecl WBEMTimeSpan::GetBSTR(void)const ) + ?GetBuffer@CHString@@QEAAPEAGH@Z (public: unsigned short * __cdecl CHString::GetBuffer(int)) + ?GetBufferSetLength@CHString@@QEAAPEAGH@Z (public: unsigned short * __cdecl CHString::GetBufferSetLength(int)) + ?GetByte@CInstance@@QEBA_NPEBGAEAE@Z (public: bool __cdecl CInstance::GetByte(unsigned short const *,unsigned char &)const ) + ?GetCHString@CInstance@@QEBA_NPEBGAEAVCHString@@@Z (public: bool __cdecl CInstance::GetCHString(unsigned short const *,class CHString &)const ) + ?GetCSDVersion@CWbemProviderGlue@@SAPEBGXZ (public: static unsigned short const * __cdecl CWbemProviderGlue::GetCSDVersion(void)) + ?GetClassNameW@CRegistry@@QEAAPEAGXZ (public: unsigned short * __cdecl CRegistry::GetClassNameW(void)) + ?GetClassObjectInterface@CInstance@@QEAAPEAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl CInstance::GetClassObjectInterface(void)) + ?GetClassObjectInterface@Provider@@AEAAPEAUIWbemClassObject@@PEAVMethodContext@@@Z (private: struct IWbemClassObject * __cdecl Provider::GetClassObjectInterface(class MethodContext *)) + ?GetComputerNameW@CWbemProviderGlue@@CAXAEAVCHString@@@Z (private: static void __cdecl CWbemProviderGlue::GetComputerNameW(class CHString &)) + ?GetCurrentBinaryKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGPEAEPEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(struct HKEY__ *,unsigned short const *,unsigned char *,unsigned long *)) + ?GetCurrentBinaryKeyValue@CRegistry@@QEAAKPEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(unsigned short const *,class CHString &)) + ?GetCurrentBinaryKeyValue@CRegistry@@QEAAKPEBGPEAEPEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentBinaryKeyValue(unsigned short const *,unsigned char *,unsigned long *)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,unsigned long &)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHString &)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHStringArray &)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,unsigned long &)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,class CHString &)) + ?GetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentKeyValue(unsigned short const *,class CHStringArray &)) + ?GetCurrentRawKeyValue@CRegistry@@AEAAKPEAUHKEY__@@PEBGPEAXPEAK3@Z (private: unsigned long __cdecl CRegistry::GetCurrentRawKeyValue(struct HKEY__ *,unsigned short const *,void *,unsigned long *,unsigned long *)) + ?GetCurrentRawSubKeyValue@CRegistry@@AEAAKPEBGPEAXPEAK2@Z (private: unsigned long __cdecl CRegistry::GetCurrentRawSubKeyValue(unsigned short const *,void *,unsigned long *,unsigned long *)) + ?GetCurrentSubKeyCount@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyCount(void)) + ?GetCurrentSubKeyName@CRegistry@@QEAAKAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyName(class CHString &)) + ?GetCurrentSubKeyPath@CRegistry@@QEAAKAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyPath(class CHString &)) + ?GetCurrentSubKeyValue@CRegistry@@QEAAKPEBGAEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,unsigned long &)) + ?GetCurrentSubKeyValue@CRegistry@@QEAAKPEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,class CHString &)) + ?GetCurrentSubKeyValue@CRegistry@@QEAAKPEBGPEAXPEAK@Z (public: unsigned long __cdecl CRegistry::GetCurrentSubKeyValue(unsigned short const *,void *,unsigned long *)) + ?GetDMTF@WBEMTime@@QEBAPEAGH@Z (public: unsigned short * __cdecl WBEMTime::GetDMTF(int)const ) + ?GetDMTFNonNtfs@WBEMTime@@QEBAPEAGXZ (public: unsigned short * __cdecl WBEMTime::GetDMTFNonNtfs(void)const ) + ?GetDOUBLE@CInstance@@QEBA_NPEBGAEAN@Z (public: bool __cdecl CInstance::GetDOUBLE(unsigned short const *,double &)const ) + ?GetDWORD@CInstance@@QEBA_NPEBGAEAK@Z (public: bool __cdecl CInstance::GetDWORD(unsigned short const *,unsigned long &)const ) + ?GetData@CHPtrArray@@QEAAPEAPEAXXZ (public: void * * __cdecl CHPtrArray::GetData(void)) + ?GetData@CHPtrArray@@QEBAPEAPEBXXZ (public: void const * * __cdecl CHPtrArray::GetData(void)const ) + ?GetData@CHString@@IEBAPEAUCHStringData@@XZ (protected: struct CHStringData * __cdecl CHString::GetData(void)const ) + ?GetData@CHStringArray@@QEAAPEAVCHString@@XZ (public: class CHString * __cdecl CHStringArray::GetData(void)) + ?GetData@CHStringArray@@QEBAPEBVCHString@@XZ (public: class CHString const * __cdecl CHStringArray::GetData(void)const ) + ?GetDateTime@CInstance@@QEBA_NPEBGAEAVWBEMTime@@@Z (public: bool __cdecl CInstance::GetDateTime(unsigned short const *,class WBEMTime &)const ) + ?GetEmbeddedObject@CInstance@@QEBA_NPEBGPEAPEAV1@PEAVMethodContext@@@Z (public: bool __cdecl CInstance::GetEmbeddedObject(unsigned short const *,class CInstance * *,class MethodContext *)const ) + ?GetEmptyInstance@CWbemProviderGlue@@SAJPEAVMethodContext@@PEBGPEAPEAVCInstance@@1@Z (public: static long __cdecl CWbemProviderGlue::GetEmptyInstance(class MethodContext *,unsigned short const *,class CInstance * *,unsigned short const *)) + ?GetEmptyInstance@CWbemProviderGlue@@SAJPEBGPEAPEAVCInstance@@0@Z (public: static long __cdecl CWbemProviderGlue::GetEmptyInstance(unsigned short const *,class CInstance * *,unsigned short const *)) + ?GetFILETIME@WBEMTime@@QEBAHPEAU_FILETIME@@@Z (public: int __cdecl WBEMTime::GetFILETIME(struct _FILETIME *)const ) + ?GetFILETIME@WBEMTimeSpan@@QEBAHPEAU_FILETIME@@@Z (public: int __cdecl WBEMTimeSpan::GetFILETIME(struct _FILETIME *)const ) + ?GetIWBEMContext@MethodContext@@UEAAPEAUIWbemContext@@XZ (public: virtual struct IWbemContext * __cdecl MethodContext::GetIWBEMContext(void)) + ?GetInstanceByPath@CWbemProviderGlue@@SAJPEBGPEAPEAVCInstance@@PEAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstanceByPath(unsigned short const *,class CInstance * *,class MethodContext *)) + ?GetInstanceFromCIMOM@CWbemProviderGlue@@CAJPEBG0PEAVMethodContext@@PEAPEAVCInstance@@@Z (private: static long __cdecl CWbemProviderGlue::GetInstanceFromCIMOM(unsigned short const *,unsigned short const *,class MethodContext *,class CInstance * *)) + ?GetInstanceKeysByPath@CWbemProviderGlue@@SAJPEBGPEAPEAVCInstance@@PEAVMethodContext@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstanceKeysByPath(unsigned short const *,class CInstance * *,class MethodContext *)) + ?GetInstancePropertiesByPath@CWbemProviderGlue@@SAJPEBGPEAPEAVCInstance@@PEAVMethodContext@@AEAVCHStringArray@@@Z (public: static long __cdecl CWbemProviderGlue::GetInstancePropertiesByPath(unsigned short const *,class CInstance * *,class MethodContext *,class CHStringArray &)) + ?GetInstancesByQuery@CWbemProviderGlue@@SAJPEBGPEAV?$TRefPointerCollection@VCInstance@@@@PEAVMethodContext@@0@Z (public: static long __cdecl CWbemProviderGlue::GetInstancesByQuery(unsigned short const *,class TRefPointerCollection *,class MethodContext *,unsigned short const *)) + ?GetInstancesByQueryAsynch@CWbemProviderGlue@@SAJPEBGPEAVProvider@@P6AJ1PEAVCInstance@@PEAVMethodContext@@PEAX@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@@QEAAPEAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetKeyString(void)) + ?GetLength@CHString@@QEBAHXZ (public: int __cdecl CHString::GetLength(void)const ) + ?GetLocalComputerName@Provider@@IEAAAEBVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetLocalComputerName(void)) + ?GetLocalInstancePath@Provider@@IEAA_NPEBVCInstance@@AEAVCHString@@@Z (protected: bool __cdecl Provider::GetLocalInstancePath(class CInstance const *,class CHString &)) + ?GetLocalOffsetForDate@WBEMTime@@SAJAEB_J@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(__int64 const &)) + ?GetLocalOffsetForDate@WBEMTime@@SAJPEBU_FILETIME@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct _FILETIME const *)) + ?GetLocalOffsetForDate@WBEMTime@@SAJPEBU_SYSTEMTIME@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct _SYSTEMTIME const *)) + ?GetLocalOffsetForDate@WBEMTime@@SAJPEBUtm@@@Z (public: static long __cdecl WBEMTime::GetLocalOffsetForDate(struct tm const *)) + ?GetLongestClassStringSize@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestClassStringSize(void)) + ?GetLongestSubKeySize@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestSubKeySize(void)) + ?GetLongestValueData@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestValueData(void)) + ?GetLongestValueName@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetLongestValueName(void)) + ?GetMapCountPtr@CWbemProviderGlue@@KAPEAJPEBVCWbemGlueFactory@@@Z (protected: static long * __cdecl CWbemProviderGlue::GetMapCountPtr(class CWbemGlueFactory const *)) + ?GetMethodContext@CInstance@@QEBAPEAVMethodContext@@XZ (public: class MethodContext * __cdecl CInstance::GetMethodContext(void)const ) + ?GetNamespace@CFrameworkQuery@@IEAAAEBVCHString@@XZ (protected: class CHString const & __cdecl CFrameworkQuery::GetNamespace(void)) + ?GetNamespace@Provider@@IEAAAEBVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetNamespace(void)) + ?GetNamespaceConnection@CWbemProviderGlue@@SAPEAUIWbemServices@@PEBG@Z (public: static struct IWbemServices * __cdecl CWbemProviderGlue::GetNamespaceConnection(unsigned short const *)) + ?GetNamespaceConnection@CWbemProviderGlue@@SAPEAUIWbemServices@@PEBGPEAVMethodContext@@@Z (public: static struct IWbemServices * __cdecl CWbemProviderGlue::GetNamespaceConnection(unsigned short const *,class MethodContext *)) + ?GetNamespacePart@ParsedObjectPath@@QEAAPEAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetNamespacePart(void)) + ?GetOSMajorVersion@CWbemProviderGlue@@SAKXZ (public: static unsigned long __cdecl CWbemProviderGlue::GetOSMajorVersion(void)) + ?GetObject@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIWbemClassObject@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::GetObject(unsigned short * const,long,struct IWbemContext *,struct IWbemClassObject * *,struct IWbemCallResult * *)) + ?GetObject@Provider@@AEAAJPEAUParsedObjectPath@@PEAVMethodContext@@J@Z (private: long __cdecl Provider::GetObject(struct ParsedObjectPath *,class MethodContext *,long)) + ?GetObject@Provider@@MEAAJPEAVCInstance@@J@Z (protected: virtual long __cdecl Provider::GetObject(class CInstance *,long)) + ?GetObject@Provider@@MEAAJPEAVCInstance@@JAEAVCFrameworkQuery@@@Z (protected: virtual long __cdecl Provider::GetObject(class CInstance *,long,class CFrameworkQuery &)) + ?GetObjectAsync@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::GetObjectAsync(unsigned short * const,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?GetParentNamespacePart@ParsedObjectPath@@QEAAPEAGXZ (public: unsigned short * __cdecl ParsedObjectPath::GetParentNamespacePart(void)) + ?GetPlatform@CWbemProviderGlue@@SAKXZ (public: static unsigned long __cdecl CWbemProviderGlue::GetPlatform(void)) + ?GetPropertyBitMask@CFrameworkQueryEx@@QEAAXAEBVCHPtrArray@@PEAX@Z (public: void __cdecl CFrameworkQueryEx::GetPropertyBitMask(class CHPtrArray const &,void *)) + ?GetProviderGlue@MethodContext@@AEAAPEAVCWbemProviderGlue@@XZ (private: class CWbemProviderGlue * __cdecl MethodContext::GetProviderGlue(void)) + ?GetProviderName@Provider@@IEAAAEBVCHString@@XZ (protected: class CHString const & __cdecl Provider::GetProviderName(void)) + ?GetQuery@CFrameworkQuery@@QEAAAEBVCHString@@XZ (public: class CHString const & __cdecl CFrameworkQuery::GetQuery(void)) + ?GetQueryClassName@CFrameworkQuery@@QEAAPEAGXZ (public: unsigned short * __cdecl CFrameworkQuery::GetQueryClassName(void)) + ?GetRelativePath@CObjectPathParser@@SAPEAGPEAG@Z (public: static unsigned short * __cdecl CObjectPathParser::GetRelativePath(unsigned short *)) + ?GetRequiredProperties@CFrameworkQuery@@QEAAXAEAVCHStringArray@@@Z (public: void __cdecl CFrameworkQuery::GetRequiredProperties(class CHStringArray &)) + ?GetSYSTEMTIME@WBEMTime@@QEBAHPEAU_SYSTEMTIME@@@Z (public: int __cdecl WBEMTime::GetSYSTEMTIME(struct _SYSTEMTIME *)const ) + ?GetSize@CHPtrArray@@QEBAHXZ (public: int __cdecl CHPtrArray::GetSize(void)const ) + ?GetSize@CHStringArray@@QEBAHXZ (public: int __cdecl CHStringArray::GetSize(void)const ) + ?GetStatus@CInstance@@QEBA_NPEBGAEA_NAEAG@Z (public: bool __cdecl CInstance::GetStatus(unsigned short const *,bool &,unsigned short &)const ) + ?GetStatusObject@CWbemProviderGlue@@CAPEAUIWbemClassObject@@PEAVMethodContext@@PEBG@Z (private: static struct IWbemClassObject * __cdecl CWbemProviderGlue::GetStatusObject(class MethodContext *,unsigned short const *)) + ?GetStatusObject@MethodContext@@QEAAPEAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl MethodContext::GetStatusObject(void)) + ?GetStringArray@CInstance@@QEBA_NPEBGAEAPEAUtagSAFEARRAY@@@Z (public: bool __cdecl CInstance::GetStringArray(unsigned short const *,struct tagSAFEARRAY * &)const ) + ?GetStructtm@WBEMTime@@QEBAHPEAUtm@@@Z (public: int __cdecl WBEMTime::GetStructtm(struct tm *)const ) + ?GetTime@WBEMTime@@QEBA_KXZ (public: unsigned __int64 __cdecl WBEMTime::GetTime(void)const ) + ?GetTime@WBEMTimeSpan@@QEBA_KXZ (public: unsigned __int64 __cdecl WBEMTimeSpan::GetTime(void)const ) + ?GetTimeSpan@CInstance@@QEBA_NPEBGAEAVWBEMTimeSpan@@@Z (public: bool __cdecl CInstance::GetTimeSpan(unsigned short const *,class WBEMTimeSpan &)const ) + ?GetUpperBound@CHPtrArray@@QEBAHXZ (public: int __cdecl CHPtrArray::GetUpperBound(void)const ) + ?GetUpperBound@CHStringArray@@QEBAHXZ (public: int __cdecl CHStringArray::GetUpperBound(void)const ) + ?GetValueCount@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::GetValueCount(void)) + ?GetValuesForProp@CFrameworkQuery@@QEAAJPEBGAEAVCHStringArray@@@Z (public: long __cdecl CFrameworkQuery::GetValuesForProp(unsigned short const *,class CHStringArray &)) + ?GetVariant@CInstance@@QEBA_NPEBGAEAUtagVARIANT@@@Z (public: bool __cdecl CInstance::GetVariant(unsigned short const *,struct tagVARIANT &)const ) + ?GetWBEMINT16@CInstance@@QEBA_NPEBGAEAF@Z (public: bool __cdecl CInstance::GetWBEMINT16(unsigned short const *,short &)const ) + ?GetWBEMINT64@CInstance@@QEBA_NPEBGAEAVCHString@@@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,class CHString &)const ) + ?GetWBEMINT64@CInstance@@QEBA_NPEBGAEA_J@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,__int64 &)const ) + ?GetWBEMINT64@CInstance@@QEBA_NPEBGAEA_K@Z (public: bool __cdecl CInstance::GetWBEMINT64(unsigned short const *,unsigned __int64 &)const ) + ?GetWCHAR@CInstance@@QEBA_NPEBGPEAPEAG@Z (public: bool __cdecl CInstance::GetWCHAR(unsigned short const *,unsigned short * *)const ) + ?GetWORD@CInstance@@QEBA_NPEBGAEAG@Z (public: bool __cdecl CInstance::GetWORD(unsigned short const *,unsigned short &)const ) + ?Getbool@CInstance@@QEBA_NPEBGAEA_N@Z (public: bool __cdecl CInstance::Getbool(unsigned short const *,bool &)const ) + ?GethKey@CRegistry@@QEAAPEAUHKEY__@@XZ (public: struct HKEY__ * __cdecl CRegistry::GethKey(void)) + ?Gettime_t@WBEMTime@@QEBAHPEA_J@Z (public: int __cdecl WBEMTime::Gettime_t(__int64 *)const ) + ?Gettime_t@WBEMTimeSpan@@QEBAHPEA_J@Z (public: int __cdecl WBEMTimeSpan::Gettime_t(__int64 *)const ) + ?IncrementMapCount@CWbemProviderGlue@@KAJPEAJ@Z (protected: static long __cdecl CWbemProviderGlue::IncrementMapCount(long *)) + ?IncrementMapCount@CWbemProviderGlue@@KAJPEBVCWbemGlueFactory@@@Z (protected: static long __cdecl CWbemProviderGlue::IncrementMapCount(class CWbemGlueFactory const *)) + ?IncrementObjectCount@CWbemProviderGlue@@SAXXZ (public: static void __cdecl CWbemProviderGlue::IncrementObjectCount(void)) + ?Init2@CFrameworkQuery@@QEAAXPEAUIWbemClassObject@@@Z (public: void __cdecl CFrameworkQuery::Init2(struct IWbemClassObject *)) + ?Init@CFrameworkQuery@@QEAAJPEAUParsedObjectPath@@PEAUIWbemContext@@PEBGAEAVCHString@@@Z (public: long __cdecl CFrameworkQuery::Init(struct ParsedObjectPath *,struct IWbemContext *,unsigned short const *,class CHString &)) + ?Init@CFrameworkQuery@@QEAAJQEAG0JAEAVCHString@@@Z (public: long __cdecl CFrameworkQuery::Init(unsigned short * const,unsigned short * const,long,class CHString &)) + ?Init@CHString@@IEAAXXZ (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@@UEAAJQEAG0JAEAVCHString@@@Z (public: virtual long __cdecl CFrameworkQueryEx::InitEx(unsigned short * const,unsigned short * const,long,class CHString &)) + ?Initialize@CWbemProviderGlue@@UEAAJPEAGJ00PEAUIWbemServices@@PEAUIWbemContext@@PEAUIWbemProviderInitSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::Initialize(unsigned short *,long,unsigned short *,unsigned short *,struct IWbemServices *,struct IWbemContext *,struct IWbemProviderInitSink *)) + ?InsertAt@CHPtrArray@@QEAAXHPEAV1@@Z (public: void __cdecl CHPtrArray::InsertAt(int,class CHPtrArray *)) + ?InsertAt@CHPtrArray@@QEAAXHPEAXH@Z (public: void __cdecl CHPtrArray::InsertAt(int,void *,int)) + ?InsertAt@CHStringArray@@QEAAXHPEAV1@@Z (public: void __cdecl CHStringArray::InsertAt(int,class CHStringArray *)) + ?InsertAt@CHStringArray@@QEAAXHPEBGH@Z (public: void __cdecl CHStringArray::InsertAt(int,unsigned short const *,int)) + ?InternalGetNamespaceConnection@CWbemProviderGlue@@AEAAPEAUIWbemServices@@PEBG@Z (private: struct IWbemServices * __cdecl CWbemProviderGlue::InternalGetNamespaceConnection(unsigned short const *)) + ?Is3TokenOR@CFrameworkQueryEx@@QEAAHPEBG0AEAUtagVARIANT@@1@Z (public: int __cdecl CFrameworkQueryEx::Is3TokenOR(unsigned short const *,unsigned short const *,struct tagVARIANT &,struct tagVARIANT &)) + ?IsClass@ParsedObjectPath@@QEAAHXZ (public: int __cdecl ParsedObjectPath::IsClass(void)) + ?IsDerivedFrom@CWbemProviderGlue@@SA_NPEBG0PEAVMethodContext@@0@Z (public: static bool __cdecl CWbemProviderGlue::IsDerivedFrom(unsigned short const *,unsigned short const *,class MethodContext *,unsigned short const *)) + ?IsEmpty@CHString@@QEBAHXZ (public: int __cdecl CHString::IsEmpty(void)const ) + ?IsExtended@CFrameworkQueryEx@@UEAA_NXZ (public: virtual bool __cdecl CFrameworkQueryEx::IsExtended(void)) + ?IsInList@CFrameworkQuery@@IEAAKAEBVCHStringArray@@PEBG@Z (protected: unsigned long __cdecl CFrameworkQuery::IsInList(class CHStringArray const &,unsigned short const *)) + ?IsInstance@ParsedObjectPath@@QEAAHXZ (public: int __cdecl ParsedObjectPath::IsInstance(void)) + ?IsLocal@ParsedObjectPath@@QEAAHPEBG@Z (public: int __cdecl ParsedObjectPath::IsLocal(unsigned short const *)) + ?IsLoggingOn@ProviderLog@@QEAA?AW4LogLevel@1@PEAVCHString@@@Z (public: enum ProviderLog::LogLevel __cdecl ProviderLog::IsLoggingOn(class CHString *)) + ?IsNTokenAnd@CFrameworkQueryEx@@QEAAHAEAVCHStringArray@@AEAVCHPtrArray@@@Z (public: int __cdecl CFrameworkQueryEx::IsNTokenAnd(class CHStringArray &,class CHPtrArray &)) + ?IsNull@CInstance@@QEBA_NPEBG@Z (public: bool __cdecl CInstance::IsNull(unsigned short const *)const ) + ?IsObject@ParsedObjectPath@@QEAAHXZ (public: int __cdecl ParsedObjectPath::IsObject(void)) + ?IsOk@WBEMTime@@QEBA_NXZ (public: bool __cdecl WBEMTime::IsOk(void)const ) + ?IsOk@WBEMTimeSpan@@QEBA_NXZ (public: bool __cdecl WBEMTimeSpan::IsOk(void)const ) + ?IsPropertyRequired@CFrameworkQuery@@QEAA_NPEBG@Z (public: bool __cdecl CFrameworkQuery::IsPropertyRequired(unsigned short const *)) + ?IsReference@CFrameworkQuery@@IEAAHPEBG@Z (protected: int __cdecl CFrameworkQuery::IsReference(unsigned short const *)) + ?IsRelative@ParsedObjectPath@@QEAAHPEBG0@Z (public: int __cdecl ParsedObjectPath::IsRelative(unsigned short const *,unsigned short const *)) + ?KeysOnly@CFrameworkQuery@@QEAA_NXZ (public: bool __cdecl CFrameworkQuery::KeysOnly(void)) + ?Left@CHString@@QEBA?AV1@H@Z (public: class CHString __cdecl CHString::Left(int)const ) + ?LoadStringW@CHString@@IEAAHIPEAGI@Z (protected: int __cdecl CHString::LoadStringW(unsigned int,unsigned short *,unsigned int)) + ?LoadStringW@CHString@@QEAAHI@Z (public: int __cdecl CHString::LoadStringW(unsigned int)) + ?LocalLogMessage@ProviderLog@@QEAAXPEBG0HW4LogLevel@1@@Z (public: void __cdecl ProviderLog::LocalLogMessage(unsigned short const *,unsigned short const *,int,enum ProviderLog::LogLevel)) + ?LocalLogMessage@ProviderLog@@QEAAXPEBGHW4LogLevel@1@0ZZ (public: void __cdecl ProviderLog::LocalLogMessage(unsigned short const *,int,enum ProviderLog::LogLevel,unsigned short const *,...)) + ?LocateKeyByNameOrValueName@CRegistrySearch@@QEAAHPEAUHKEY__@@PEBG1PEAPEBGKAEAVCHString@@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@@AEAAXXZ (private: void __cdecl CThreadBase::Lock(void)) + ?LockBuffer@CHString@@QEAAPEAGXZ (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@@UEAAJH@Z (public: virtual long __cdecl CWbemGlueFactory::LockServer(int)) + ?LogError@CInstance@@IEBAXPEBG00J@Z (protected: void __cdecl CInstance::LogError(unsigned short const *,unsigned short const *,unsigned short const *,long)const ) + ?MakeLocalPath@Provider@@IEAA?AVCHString@@AEBV2@@Z (protected: class CHString __cdecl Provider::MakeLocalPath(class CHString const &)) + ?MakeLower@CHString@@QEAAXXZ (public: void __cdecl CHString::MakeLower(void)) + ?MakeReverse@CHString@@QEAAXXZ (public: void __cdecl CHString::MakeReverse(void)) + ?MakeUpper@CHString@@QEAAXXZ (public: void __cdecl CHString::MakeUpper(void)) + ?Mid@CHString@@QEBA?AV1@H@Z (public: class CHString __cdecl CHString::Mid(int)const ) + ?Mid@CHString@@QEBA?AV1@HH@Z (public: class CHString __cdecl CHString::Mid(int,int)const ) + ?MsgWndProc@CWinMsgEvent@@CA_JPEAUHWND__@@I_K_J@Z (private: static __int64 __cdecl CWinMsgEvent::MsgWndProc(struct HWND__ *,unsigned int,unsigned __int64,__int64)) + ?NextSubKey@CRegistry@@QEAAKXZ (public: unsigned long __cdecl CRegistry::NextSubKey(void)) + ?NextToken@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::NextToken(void)) + ?NormalizePath@@YAKPEBG00KAEAVCHString@@@Z (unsigned long __cdecl NormalizePath(unsigned short const *,unsigned short const *,unsigned short const *,unsigned long,class CHString &)) + ?NullOutUnsetProperties@CWbemProviderGlue@@AEAAJPEAUIWbemClassObject@@PEAPEAU2@AEBUtagVARIANT@@@Z (private: long __cdecl CWbemProviderGlue::NullOutUnsetProperties(struct IWbemClassObject *,struct IWbemClassObject * *,struct tagVARIANT const &)) + ?OnFinalRelease@CThreadBase@@MEAAXXZ (protected: virtual void __cdecl CThreadBase::OnFinalRelease(void)) + ?Open@CRegistry@@QEAAJPEAUHKEY__@@PEBGK@Z (public: long __cdecl CRegistry::Open(struct HKEY__ *,unsigned short const *,unsigned long)) + ?OpenAndEnumerateSubKeys@CRegistry@@QEAAJPEAUHKEY__@@PEBGK@Z (public: long __cdecl CRegistry::OpenAndEnumerateSubKeys(struct HKEY__ *,unsigned short const *,unsigned long)) + ?OpenCurrentUser@CRegistry@@QEAAKPEBGK@Z (public: unsigned long __cdecl CRegistry::OpenCurrentUser(unsigned short const *,unsigned long)) + ?OpenLocalMachineKeyAndReadValue@CRegistry@@QEAAJPEBG0AEAVCHString@@@Z (public: long __cdecl CRegistry::OpenLocalMachineKeyAndReadValue(unsigned short const *,unsigned short const *,class CHString &)) + ?OpenNamespace@CWbemProviderGlue@@UEAAJQEAGJPEAUIWbemContext@@PEAPEAUIWbemServices@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::OpenNamespace(unsigned short * const,long,struct IWbemContext *,struct IWbemServices * *,struct IWbemCallResult * *)) + ?OpenSubKey@CRegistry@@AEAAKXZ (private: unsigned long __cdecl CRegistry::OpenSubKey(void)) + ?Parse@CObjectPathParser@@QEAAHPEBGPEAPEAUParsedObjectPath@@@Z (public: int __cdecl CObjectPathParser::Parse(unsigned short const *,struct ParsedObjectPath * *)) + ?PreProcessPutInstanceParms@CWbemProviderGlue@@AEAAJPEAUIWbemClassObject@@PEAPEAU2@PEAUIWbemContext@@@Z (private: long __cdecl CWbemProviderGlue::PreProcessPutInstanceParms(struct IWbemClassObject *,struct IWbemClassObject * *,struct IWbemContext *)) + ?PrepareToReOpen@CRegistry@@AEAAXXZ (private: void __cdecl CRegistry::PrepareToReOpen(void)) + ?PutClass@CWbemProviderGlue@@UEAAJPEAUIWbemClassObject@@JPEAUIWbemContext@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutClass(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemCallResult * *)) + ?PutClassAsync@CWbemProviderGlue@@UEAAJPEAUIWbemClassObject@@JPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutClassAsync(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?PutInstance@CWbemProviderGlue@@UEAAJPEAUIWbemClassObject@@JPEAUIWbemContext@@PEAPEAUIWbemCallResult@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutInstance(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemCallResult * *)) + ?PutInstance@Provider@@AEAAJPEAUIWbemClassObject@@JPEAVMethodContext@@@Z (private: long __cdecl Provider::PutInstance(struct IWbemClassObject *,long,class MethodContext *)) + ?PutInstance@Provider@@MEAAJAEBVCInstance@@J@Z (protected: virtual long __cdecl Provider::PutInstance(class CInstance const &,long)) + ?PutInstanceAsync@CWbemProviderGlue@@UEAAJPEAUIWbemClassObject@@JPEAUIWbemContext@@PEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::PutInstanceAsync(struct IWbemClassObject *,long,struct IWbemContext *,struct IWbemObjectSink *)) + ?QueryInterface@CWbemGlueFactory@@UEAAJAEBU_GUID@@PEAPEAX@Z (public: virtual long __cdecl CWbemGlueFactory::QueryInterface(struct _GUID const &,void * *)) + ?QueryInterface@CWbemProviderGlue@@UEAAJAEBU_GUID@@PEAPEAX@Z (public: virtual long __cdecl CWbemProviderGlue::QueryInterface(struct _GUID const &,void * *)) + ?QueryObjectSink@CWbemProviderGlue@@UEAAJJPEAPEAUIWbemObjectSink@@@Z (public: virtual long __cdecl CWbemProviderGlue::QueryObjectSink(long,struct IWbemObjectSink * *)) + ?QueryPostProcess@MethodContext@@UEAAXXZ (public: virtual void __cdecl MethodContext::QueryPostProcess(void)) + ?RegisterForMessage@CWinMsgEvent@@IEAAXIH@Z (protected: void __cdecl CWinMsgEvent::RegisterForMessage(unsigned int,int)) + ?Release@CHString@@QEAAXXZ (public: void __cdecl CHString::Release(void)) + ?Release@CHString@@SAXPEAUCHStringData@@@Z (public: static void __cdecl CHString::Release(struct CHStringData *)) + ?Release@CInstance@@QEAAJXZ (public: long __cdecl CInstance::Release(void)) + ?Release@CThreadBase@@QEAAJXZ (public: long __cdecl CThreadBase::Release(void)) + ?Release@CWbemGlueFactory@@UEAAKXZ (public: virtual unsigned long __cdecl CWbemGlueFactory::Release(void)) + ?Release@CWbemProviderGlue@@UEAAKXZ (public: virtual unsigned long __cdecl CWbemProviderGlue::Release(void)) + ?Release@MethodContext@@QEAAJXZ (public: long __cdecl MethodContext::Release(void)) + ?ReleaseBuffer@CHString@@QEAAXH@Z (public: void __cdecl CHString::ReleaseBuffer(int)) + ?RemoveAll@CHPtrArray@@QEAAXXZ (public: void __cdecl CHPtrArray::RemoveAll(void)) + ?RemoveAll@CHStringArray@@QEAAXXZ (public: void __cdecl CHStringArray::RemoveAll(void)) + ?RemoveAt@CHPtrArray@@QEAAXHH@Z (public: void __cdecl CHPtrArray::RemoveAt(int,int)) + ?RemoveAt@CHStringArray@@QEAAXHH@Z (public: void __cdecl CHStringArray::RemoveAt(int,int)) + ?RemoveFromFactoryMap@CWbemProviderGlue@@KAXPEBVCWbemGlueFactory@@@Z (protected: static void __cdecl CWbemProviderGlue::RemoveFromFactoryMap(class CWbemGlueFactory const *)) + ?Reset@CFrameworkQuery@@AEAAXXZ (private: void __cdecl CFrameworkQuery::Reset(void)) + ?ReverseFind@CHString@@QEBAHG@Z (public: int __cdecl CHString::ReverseFind(unsigned short)const ) + ?RewindSubKeys@CRegistry@@QEAAXXZ (public: void __cdecl CRegistry::RewindSubKeys(void)) + ?Right@CHString@@QEBA?AV1@H@Z (public: class CHString __cdecl CHString::Right(int)const ) + ?SafeStrlen@CHString@@KAHPEBG@Z (protected: static int __cdecl CHString::SafeStrlen(unsigned short const *)) + ?SearchAndBuildList@CRegistrySearch@@QEAAHVCHString@@AEAVCHPtrArray@@00HPEAUHKEY__@@@Z (public: int __cdecl CRegistrySearch::SearchAndBuildList(class CHString,class CHPtrArray &,class CHString,class CHString,int,struct HKEY__ *)) + ?SearchMapForProvider@CWbemProviderGlue@@CAPEAVProvider@@PEBG0@Z (private: static class Provider * __cdecl CWbemProviderGlue::SearchMapForProvider(unsigned short const *,unsigned short const *)) + ?SetAt@CHPtrArray@@QEAAXHPEAX@Z (public: void __cdecl CHPtrArray::SetAt(int,void *)) + ?SetAt@CHString@@QEAAXHG@Z (public: void __cdecl CHString::SetAt(int,unsigned short)) + ?SetAt@CHStringArray@@QEAAXHPEBG@Z (public: void __cdecl CHStringArray::SetAt(int,unsigned short const *)) + ?SetAtGrow@CHPtrArray@@QEAAXHPEAX@Z (public: void __cdecl CHPtrArray::SetAtGrow(int,void *)) + ?SetAtGrow@CHStringArray@@QEAAXHPEBG@Z (public: void __cdecl CHStringArray::SetAtGrow(int,unsigned short const *)) + ?SetByte@CInstance@@QEAA_NPEBGE@Z (public: bool __cdecl CInstance::SetByte(unsigned short const *,unsigned char)) + ?SetCHString@CInstance@@QEAA_NPEBG0@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,unsigned short const *)) + ?SetCHString@CInstance@@QEAA_NPEBGAEBVCHString@@@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,class CHString const &)) + ?SetCHString@CInstance@@QEAA_NPEBGPEBD@Z (public: bool __cdecl CInstance::SetCHString(unsigned short const *,char const *)) + ?SetCHStringResourceHandle@@YAXPEAUHINSTANCE__@@@Z (void __cdecl SetCHStringResourceHandle(struct HINSTANCE__ *)) + ?SetCharSplat@CInstance@@QEAA_NPEBG0@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,unsigned short const *)) + ?SetCharSplat@CInstance@@QEAA_NPEBGK@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,unsigned long)) + ?SetCharSplat@CInstance@@QEAA_NPEBGPEBD@Z (public: bool __cdecl CInstance::SetCharSplat(unsigned short const *,char const *)) + ?SetClassName@ParsedObjectPath@@QEAAHPEBG@Z (public: int __cdecl ParsedObjectPath::SetClassName(unsigned short const *)) + ?SetCreationClassName@Provider@@IEAA_NPEAVCInstance@@@Z (protected: bool __cdecl Provider::SetCreationClassName(class CInstance *)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAK@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,unsigned long &)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHString &)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(struct HKEY__ *,unsigned short const *,class CHStringArray &)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAK@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,unsigned long &)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,class CHString &)) + ?SetCurrentKeyValue@CRegistry@@QEAAKPEBGAEAVCHStringArray@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValue(unsigned short const *,class CHStringArray &)) + ?SetCurrentKeyValueExpand@CRegistry@@QEAAKPEAUHKEY__@@PEBGAEAVCHString@@@Z (public: unsigned long __cdecl CRegistry::SetCurrentKeyValueExpand(struct HKEY__ *,unsigned short const *,class CHString &)) + ?SetDMTF@WBEMTime@@QEAAHQEAG@Z (public: int __cdecl WBEMTime::SetDMTF(unsigned short * const)) + ?SetDOUBLE@CInstance@@QEAA_NPEBGN@Z (public: bool __cdecl CInstance::SetDOUBLE(unsigned short const *,double)) + ?SetDWORD@CInstance@@QEAA_NPEBGK@Z (public: bool __cdecl CInstance::SetDWORD(unsigned short const *,unsigned long)) + ?SetDateTime@CInstance@@QEAA_NPEBGAEBVWBEMTime@@@Z (public: bool __cdecl CInstance::SetDateTime(unsigned short const *,class WBEMTime const &)) + ?SetDefaultValues@CRegistry@@AEAAXXZ (private: void __cdecl CRegistry::SetDefaultValues(void)) + ?SetEmbeddedObject@CInstance@@QEAA_NPEBGAEAV1@@Z (public: bool __cdecl CInstance::SetEmbeddedObject(unsigned short const *,class CInstance &)) + ?SetKeyFromParsedObjectPath@Provider@@AEAAHPEAVCInstance@@PEAUParsedObjectPath@@@Z (private: int __cdecl Provider::SetKeyFromParsedObjectPath(class CInstance *,struct ParsedObjectPath *)) + ?SetNull@CInstance@@QEAA_NPEBG@Z (public: bool __cdecl CInstance::SetNull(unsigned short const *)) + ?SetPlatformID@CRegistry@@CAHXZ (private: static int __cdecl CRegistry::SetPlatformID(void)) + ?SetSize@CHPtrArray@@QEAAXHH@Z (public: void __cdecl CHPtrArray::SetSize(int,int)) + ?SetSize@CHStringArray@@QEAAXHH@Z (public: void __cdecl CHStringArray::SetSize(int,int)) + ?SetStatusObject@CWbemProviderGlue@@SA_NPEAVMethodContext@@PEBG1JPEBUtagSAFEARRAY@@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@@QEAA_NPEAUIWbemClassObject@@@Z (public: bool __cdecl MethodContext::SetStatusObject(struct IWbemClassObject *)) + ?SetStringArray@CInstance@@QEAA_NPEBGAEBUtagSAFEARRAY@@@Z (public: bool __cdecl CInstance::SetStringArray(unsigned short const *,struct tagSAFEARRAY const &)) + ?SetTimeSpan@CInstance@@QEAA_NPEBGAEBVWBEMTimeSpan@@@Z (public: bool __cdecl CInstance::SetTimeSpan(unsigned short const *,class WBEMTimeSpan const &)) + ?SetVariant@CInstance@@QEAA_NPEBGAEBUtagVARIANT@@@Z (public: bool __cdecl CInstance::SetVariant(unsigned short const *,struct tagVARIANT const &)) + ?SetWBEMINT16@CInstance@@QEAA_NPEBGAEBF@Z (public: bool __cdecl CInstance::SetWBEMINT16(unsigned short const *,short const &)) + ?SetWBEMINT64@CInstance@@QEAA_NPEBGAEBVCHString@@@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,class CHString const &)) + ?SetWBEMINT64@CInstance@@QEAA_NPEBG_J@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,__int64)) + ?SetWBEMINT64@CInstance@@QEAA_NPEBG_K@Z (public: bool __cdecl CInstance::SetWBEMINT64(unsigned short const *,unsigned __int64)) + ?SetWCHARSplat@CInstance@@QEAA_NPEBG0@Z (public: bool __cdecl CInstance::SetWCHARSplat(unsigned short const *,unsigned short const *)) + ?SetWORD@CInstance@@QEAA_NPEBGG@Z (public: bool __cdecl CInstance::SetWORD(unsigned short const *,unsigned short)) + ?Setbool@CInstance@@QEAA_NPEBG_N@Z (public: bool __cdecl CInstance::Setbool(unsigned short const *,bool)) + ?Signal@CAutoEvent@@QEAAHXZ (public: int __cdecl CAutoEvent::Signal(void)) + ?SpanExcluding@CHString@@QEBA?AV1@PEBG@Z (public: class CHString __cdecl CHString::SpanExcluding(unsigned short const *)const ) + ?SpanIncluding@CHString@@QEBA?AV1@PEBG@Z (public: class CHString __cdecl CHString::SpanIncluding(unsigned short const *)const ) + ?TrimLeft@CHString@@QEAAXXZ (public: void __cdecl CHString::TrimLeft(void)) + ?TrimRight@CHString@@QEAAXXZ (public: void __cdecl CHString::TrimRight(void)) + ?UnInit@CWbemProviderGlue@@CAXXZ (private: static void __cdecl CWbemProviderGlue::UnInit(void)) + ?UnRegisterAllMessages@CWinMsgEvent@@IEAAXXZ (protected: void __cdecl CWinMsgEvent::UnRegisterAllMessages(void)) + ?UnRegisterMessage@CWinMsgEvent@@IEAA_NIH@Z (protected: bool __cdecl CWinMsgEvent::UnRegisterMessage(unsigned int,int)) + ?Unlock@CThreadBase@@AEAAXXZ (private: void __cdecl CThreadBase::Unlock(void)) + ?UnlockBuffer@CHString@@QEAAXXZ (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@@SAHPEAUParsedObjectPath@@PEAPEAG@Z (public: static int __cdecl CObjectPathParser::Unparse(struct ParsedObjectPath *,unsigned short * *)) + ?ValidateDeletionFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidateDeletionFlags(long)) + ?ValidateEnumerationFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidateEnumerationFlags(long)) + ?ValidateFlags@Provider@@IEAAJJW4FlagDefs@1@@Z (protected: long __cdecl Provider::ValidateFlags(long,enum Provider::FlagDefs)) + ?ValidateGetObjFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidateGetObjFlags(long)) + ?ValidateIMOSPointer@Provider@@AEAAHXZ (private: int __cdecl Provider::ValidateIMOSPointer(void)) + ?ValidateMethodFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidateMethodFlags(long)) + ?ValidatePutInstanceFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidatePutInstanceFlags(long)) + ?ValidateQueryFlags@Provider@@MEAAJJ@Z (protected: virtual long __cdecl Provider::ValidateQueryFlags(long)) + ?Wait@CAutoEvent@@QEAAKK@Z (public: unsigned long __cdecl CAutoEvent::Wait(unsigned long)) + ?WindowsDispatch@CWinMsgEvent@@CAXXZ (private: static void __cdecl CWinMsgEvent::WindowsDispatch(void)) + ?Zero@CObjectPathParser@@AEAAXXZ (private: void __cdecl CObjectPathParser::Zero(void)) + ?begin_parse@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::begin_parse(void)) + ?captainsLog@@3VProviderLog@@A (class ProviderLog captainsLog) + ?dwThreadProc@CWinMsgEvent@@CAKPEAX@Z (private: static unsigned long __cdecl CWinMsgEvent::dwThreadProc(void *)) + ?ident_becomes_class@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::ident_becomes_class(void)) + ?ident_becomes_ns@CObjectPathParser@@AEAAHXZ (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@@AEAAHXZ (private: int __cdecl CObjectPathParser::key_const(void)) + ?keyref@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::keyref(void)) + ?keyref_list@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::keyref_list(void)) + ?keyref_term@CObjectPathParser@@AEAAHXZ (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@@0PEAUIWbemClassObject@@EA (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@@0PEAXEA (private: static void * CWinMsgEvent::mg_hDevNotify) + ?mg_hThreadPumpHandle@CWinMsgEvent@@0PEAXEA (private: static void * CWinMsgEvent::mg_hThreadPumpHandle) + ?mg_hWnd@CWinMsgEvent@@0PEAUHWND__@@EA (private: static struct HWND__ * CWinMsgEvent::mg_hWnd) + ?myRegCreateKeyEx@CRegistry@@AEAAJPEAUHKEY__@@PEBGKPEAGKKQEAU_SECURITY_ATTRIBUTES@@PEAPEAU2@PEAK@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@@AEAAJPEAUHKEY__@@PEBG@Z (private: long __cdecl CRegistry::myRegDeleteKey(struct HKEY__ *,unsigned short const *)) + ?myRegDeleteValue@CRegistry@@AEAAJPEAUHKEY__@@PEBG@Z (private: long __cdecl CRegistry::myRegDeleteValue(struct HKEY__ *,unsigned short const *)) + ?myRegEnumKey@CRegistry@@AEAAJPEAUHKEY__@@KPEAGK@Z (private: long __cdecl CRegistry::myRegEnumKey(struct HKEY__ *,unsigned long,unsigned short *,unsigned long)) + ?myRegEnumValue@CRegistry@@AEAAJPEAUHKEY__@@KPEAGPEAK22PEAE2@Z (private: long __cdecl CRegistry::myRegEnumValue(struct HKEY__ *,unsigned long,unsigned short *,unsigned long *,unsigned long *,unsigned long *,unsigned char *,unsigned long *)) + ?myRegOpenKeyEx@CRegistry@@AEAAJPEAUHKEY__@@PEBGKKPEAPEAU2@@Z (private: long __cdecl CRegistry::myRegOpenKeyEx(struct HKEY__ *,unsigned short const *,unsigned long,unsigned long,struct HKEY__ * *)) + ?myRegQueryInfoKey@CRegistry@@AEAAJPEAUHKEY__@@PEAGPEAK22222222PEAU_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@@AEAAJPEAUHKEY__@@PEBGPEAK2PEAE2@Z (private: long __cdecl CRegistry::myRegQueryValueEx(struct HKEY__ *,unsigned short const *,unsigned long *,unsigned long *,unsigned char *,unsigned long *)) + ?myRegSetValueEx@CRegistry@@AEAAJPEAUHKEY__@@PEBGKKPEBEK@Z (private: long __cdecl CRegistry::myRegSetValueEx(struct HKEY__ *,unsigned short const *,unsigned long,unsigned long,unsigned char const *,unsigned long)) + ?ns_list@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::ns_list(void)) + ?ns_list_rest@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::ns_list_rest(void)) + ?ns_or_class@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::ns_or_class(void)) + ?ns_or_server@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::ns_or_server(void)) + ?objref@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::objref(void)) + ?objref_rest@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::objref_rest(void)) + ?optional_objref@CObjectPathParser@@AEAAHXZ (private: int __cdecl CObjectPathParser::optional_objref(void)) + ?propname@CObjectPathParser@@AEAAHXZ (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 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/GPEdit.txt b/symbols/SDK/um/arm64/GPEdit.txt new file mode 100644 index 00000000..5690a674 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Gdi32.txt b/symbols/SDK/um/arm64/Gdi32.txt new file mode 100644 index 00000000..c41e5a47 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/HLink.txt b/symbols/SDK/um/arm64/HLink.txt new file mode 100644 index 00000000..2c741d28 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/Htmlhelp.txt b/symbols/SDK/um/arm64/Htmlhelp.txt new file mode 100644 index 00000000..4dc33b49 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Htmlhelp.Lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 28 .bss + 6198 .debug$S + 8928 .debug$T + 7 .drectve + 8 .gfids$y + 20 .pdata + 47 .rdata + 10 .text + 4EC .text$mn + 50 .xdata diff --git a/symbols/SDK/um/arm64/IEPMAPI.txt b/symbols/SDK/um/arm64/IEPMAPI.txt new file mode 100644 index 00000000..b29a8b5e --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\IEPMAPI.Lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 8 .bss + 4 .data + D748 .debug$S + 15DE4 .debug$T + 35 .drectve + 8 .gfids$y + C8 .pdata + 1FC .rdata + 10 .text + 1408 .text$mn + 8 .xdata diff --git a/symbols/SDK/um/arm64/Icm32.txt b/symbols/SDK/um/arm64/Icm32.txt new file mode 100644 index 00000000..bf019384 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/Icmui.txt b/symbols/SDK/um/arm64/Icmui.txt new file mode 100644 index 00000000..4c283911 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Icmui.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + SetupColorMatchingA + SetupColorMatchingW + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/ImageHlp.txt b/symbols/SDK/um/arm64/ImageHlp.txt new file mode 100644 index 00000000..bc951990 --- /dev/null +++ b/symbols/SDK/um/arm64/ImageHlp.txt @@ -0,0 +1,168 @@ +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\arm64\ImageHlp.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?SymFreeDiaString@@YAXPEAG@Z (void __cdecl SymFreeDiaString(unsigned short *)) + ?SymGetDiaSession@@YAHPEAX_KPEAPEAUIDiaSession@@@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 + MapFileAndCheckSumA + MapFileAndCheckSumW + ReBaseImage + ReBaseImage64 + RemoveInvalidModuleList + ReportSymbolLoadSummary + SearchTreeForFile + SetCheckUserInterruptShared + SetImageConfigInformation + SetSymLoadError + 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 + UpdateDebugInfoFile + UpdateDebugInfoFileEx + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/Imm32.txt b/symbols/SDK/um/arm64/Imm32.txt new file mode 100644 index 00000000..a6fd3dd7 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/Iprop.txt b/symbols/SDK/um/arm64/Iprop.txt new file mode 100644 index 00000000..1b5aeede --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/KSProxy.txt b/symbols/SDK/um/arm64/KSProxy.txt new file mode 100644 index 00000000..ba74f56d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\KSProxy.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + KsGetMediaType + KsGetMediaTypeCount + KsGetMultiplePinFactoryItems + KsOpenDefaultDevice + KsResolveRequiredAttributes + KsSynchronousDeviceControl + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/LoadPerf.txt b/symbols/SDK/um/arm64/LoadPerf.txt new file mode 100644 index 00000000..573fcbb4 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/Lz32.txt b/symbols/SDK/um/arm64/Lz32.txt new file mode 100644 index 00000000..9c583e23 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/MAPI32.txt b/symbols/SDK/um/arm64/MAPI32.txt new file mode 100644 index 00000000..8331eba5 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/MDMRegistration.txt b/symbols/SDK/um/arm64/MDMRegistration.txt new file mode 100644 index 00000000..69e308e1 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\MDMRegistration.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 1 ?DiscoverEndpoint@@YAJPEBG0PEAW4MDMAuthPolicy@@PEAPEAG22@Z (long __cdecl DiscoverEndpoint(unsigned short const *,unsigned short const *,enum MDMAuthPolicy *,unsigned short * *,unsigned short * *,unsigned short * *)) + 2 ?FindDiscoveryService@@YAJPEBGPEAPEBGPEAH@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 + 8 .idata$4 + 8 .idata$5 + 14 .idata$6 diff --git a/symbols/SDK/um/arm64/MMC.txt b/symbols/SDK/um/arm64/MMC.txt new file mode 100644 index 00000000..7122bdb9 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\MMC.Lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 18 .bss + 8 .data + 32B54 .debug$S + E8310 .debug$T + 214 .drectve + 18 .gfids$y + 40 .pdata + 8E5 .rdata + 10 .text + 5AC .text$mn + 8 .xdata diff --git a/symbols/SDK/um/arm64/MSAJApi.txt b/symbols/SDK/um/arm64/MSAJApi.txt new file mode 100644 index 00000000..f048783a --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/MSAcm32.txt b/symbols/SDK/um/arm64/MSAcm32.txt new file mode 100644 index 00000000..396cb365 --- /dev/null +++ b/symbols/SDK/um/arm64/MSAcm32.txt @@ -0,0 +1,63 @@ +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\arm64\MSAcm32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + 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 + acmMetrics + acmStreamClose + acmStreamConvert + acmStreamMessage + acmStreamOpen + acmStreamPrepareHeader + acmStreamReset + acmStreamSize + acmStreamUnprepareHeader + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/MSImg32.txt b/symbols/SDK/um/arm64/MSImg32.txt new file mode 100644 index 00000000..42ce75da --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\MSImg32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + AlphaBlend + GradientFill + TransparentBlt + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/MSRating.txt b/symbols/SDK/um/arm64/MSRating.txt new file mode 100644 index 00000000..b3057bc5 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/MSTask.txt b/symbols/SDK/um/arm64/MSTask.txt new file mode 100644 index 00000000..dedad1cc --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\MSTask.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ConvertAtJobsToTasks + GetNetScheduleAccountInformation + NetrJobAdd + NetrJobDel + NetrJobEnum + NetrJobGetInfo + SAGetAccountInformation + SAGetNSAccountInformation + SASetAccountInformation + SASetNSAccountInformation + SetNetScheduleAccountInformation + + Summary + + 5E24 .debug$S + 11C1C .debug$T + 32 .drectve + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 + 80 .rdata diff --git a/symbols/SDK/um/arm64/Mf.txt b/symbols/SDK/um/arm64/Mf.txt new file mode 100644 index 00000000..76f7db23 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/Mfcore.txt b/symbols/SDK/um/arm64/Mfcore.txt new file mode 100644 index 00000000..f205f3a4 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Mfplat.txt b/symbols/SDK/um/arm64/Mfplat.txt new file mode 100644 index 00000000..983f677a --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Mfsrcsnk.txt b/symbols/SDK/um/arm64/Mfsrcsnk.txt new file mode 100644 index 00000000..b7f875cc --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Mfsrcsnk.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MFCreateAVIMediaSink + MFCreateWAVEMediaSink + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/MgmtAPI.txt b/symbols/SDK/um/arm64/MgmtAPI.txt new file mode 100644 index 00000000..a6f955ae --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Mpr.txt b/symbols/SDK/um/arm64/Mpr.txt new file mode 100644 index 00000000..d86dbe44 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/Mprapi.txt b/symbols/SDK/um/arm64/Mprapi.txt new file mode 100644 index 00000000..78cad1d7 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/MqOA.txt b/symbols/SDK/um/arm64/MqOA.txt new file mode 100644 index 00000000..06415fa2 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\MqOA.Lib + +File Type: LIBRARY + + Summary + + 6456 .debug$S + 69F4 .debug$T + 32 .drectve + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 + 3B0 .rdata diff --git a/symbols/SDK/um/arm64/MqRt.txt b/symbols/SDK/um/arm64/MqRt.txt new file mode 100644 index 00000000..fd3438bf --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\MqRt.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?MQLogHR@@YAXJPEB_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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/MrmSupport.txt b/symbols/SDK/um/arm64/MrmSupport.txt new file mode 100644 index 00000000..8ee85533 --- /dev/null +++ b/symbols/SDK/um/arm64/MrmSupport.txt @@ -0,0 +1,45 @@ +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\arm64\MrmSupport.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CreateResourceIndexer + DestroyIndexedResults + DestroyResourceIndexer + IndexFilePath + MrmCreateConfig + MrmCreateConfigInMemory + MrmCreateResourceFile + MrmCreateResourceFileInMemory + MrmCreateResourceIndexer + MrmCreateResourceIndexerFromPreviousPriData + MrmCreateResourceIndexerFromPreviousPriFile + MrmCreateResourceIndexerFromPreviousSchemaData + MrmCreateResourceIndexerFromPreviousSchemaFile + MrmDestroyIndexerAndMessages + MrmDumpPriDataInMemory + MrmDumpPriFile + MrmDumpPriFileInMemory + MrmFreeMemory + MrmIndexEmbeddedData + MrmIndexFile + MrmIndexFileAutoQualifiers + MrmIndexResourceContainerAutoQualifiers + MrmIndexString + MrmPeekResourceIndexerMessages + + Summary + + CC .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/MsCtfMonitor.txt b/symbols/SDK/um/arm64/MsCtfMonitor.txt new file mode 100644 index 00000000..c37df62f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\MsCtfMonitor.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DoMsCtfMonitor + InitLocalMsCtfMonitor + UninitLocalMsCtfMonitor + + Summary + + D2 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 12 .idata$6 diff --git a/symbols/SDK/um/arm64/MsWSock.txt b/symbols/SDK/um/arm64/MsWSock.txt new file mode 100644 index 00000000..29d6ebee --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/MsXml2.txt b/symbols/SDK/um/arm64/MsXml2.txt new file mode 100644 index 00000000..04960e49 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\MsXml2.Lib + +File Type: LIBRARY + + Summary + + 3320 .debug$S + B70 .debug$T + C .drectve + 960 .rdata diff --git a/symbols/SDK/um/arm64/Mscms.txt b/symbols/SDK/um/arm64/Mscms.txt new file mode 100644 index 00000000..af39c6c5 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/Msi.txt b/symbols/SDK/um/arm64/Msi.txt new file mode 100644 index 00000000..f82718ef --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/Mtx.txt b/symbols/SDK/um/arm64/Mtx.txt new file mode 100644 index 00000000..af4f1b4d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Mtx.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + GetObjectContext + MTSCreateActivity + SafeRef + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/NetAPI32.txt b/symbols/SDK/um/arm64/NetAPI32.txt new file mode 100644 index 00000000..46bd7b5f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/NetSh.txt b/symbols/SDK/um/arm64/NetSh.txt new file mode 100644 index 00000000..4fc8f75c --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/NtDsAPI.txt b/symbols/SDK/um/arm64/NtDsAPI.txt new file mode 100644 index 00000000..ebb6898c --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/NtQuery.txt b/symbols/SDK/um/arm64/NtQuery.txt new file mode 100644 index 00000000..a19a57ca --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\NtQuery.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?BeginCacheTransaction@@YAJPEA_KPEBG11@Z (long __cdecl BeginCacheTransaction(unsigned __int64 *,unsigned short const *,unsigned short const *,unsigned short const *)) + ?CIBuildQueryNode@@YAJPEBGGPEBUtagPROPVARIANT@@PEAPEAUtagDBCOMMANDTREE@@KPEBUtagCIPROPERTYDEF@@K@Z (long __cdecl CIBuildQueryNode(unsigned short const *,unsigned short,struct tagPROPVARIANT const *,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF const *,unsigned long)) + ?CIBuildQueryTree@@YAJPEBUtagDBCOMMANDTREE@@GKPEBQEBU1@PEAPEAU1@@Z (long __cdecl CIBuildQueryTree(struct tagDBCOMMANDTREE const *,unsigned short,unsigned long,struct tagDBCOMMANDTREE const * const *,struct tagDBCOMMANDTREE * *)) + ?CICreateCommand@@YAJPEAPEAUIUnknown@@PEAU1@AEBU_GUID@@PEBG3@Z (long __cdecl CICreateCommand(struct IUnknown * *,struct IUnknown *,struct _GUID const &,unsigned short const *,unsigned short const *)) + ?CIGetGlobalPropertyList@@YAJPEAPEAX@Z (long __cdecl CIGetGlobalPropertyList(void * *)) + ?CIMakeICommand@@YAJPEAPEAUICommand@@KPEBKPEBQEBG22@Z (long __cdecl CIMakeICommand(struct ICommand * *,unsigned long,unsigned long const *,unsigned short const * const *,unsigned short const * const *,unsigned short const * const *)) + ?CIRestrictionToFullTree@@YAJPEBUtagDBCOMMANDTREE@@PEBG11PEAPEAU1@KPEAUtagCIPROPERTYDEF@@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@@YAJPEBG0PEAX@Z (long __cdecl CIState(unsigned short const *,unsigned short const *,void *)) + ?CITextToFullTree@@YAJPEBG000PEAPEAUtagDBCOMMANDTREE@@KPEAUtagCIPROPERTYDEF@@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@@YAJPEBGK000PEAPEAUtagDBCOMMANDTREE@@KPEAUtagCIPROPERTYDEF@@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@@YAJPEBGPEAPEAUtagDBCOMMANDTREE@@KPEAUtagCIPROPERTYDEF@@K@Z (long __cdecl CITextToSelectTree(unsigned short const *,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF *,unsigned long)) + ?CITextToSelectTreeEx@@YAJPEBGKPEAPEAUtagDBCOMMANDTREE@@KPEAUtagCIPROPERTYDEF@@K@Z (long __cdecl CITextToSelectTreeEx(unsigned short const *,unsigned long,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF *,unsigned long)) + ?CiCreateSecurityDescriptor@@YAXQEBXKPEAU_SID@@1AEAH@Z (void __cdecl CiCreateSecurityDescriptor(void const * const,unsigned long,struct _SID *,struct _SID *,int &)) + ?CiSvcMain@@YAXKPEAPEAG@Z (void __cdecl CiSvcMain(unsigned long,unsigned short * *)) + ?CollectCIISAPIPerformanceData@@YAKPEAGPEAPEAXPEAK2@Z (unsigned long __cdecl CollectCIISAPIPerformanceData(unsigned short *,void * *,unsigned long *,unsigned long *)) + ?CollectCIPerformanceData@@YAKPEAGPEAPEAXPEAK2@Z (unsigned long __cdecl CollectCIPerformanceData(unsigned short *,void * *,unsigned long *,unsigned long *)) + ?CollectFILTERPerformanceData@@YAKPEAGPEAPEAXPEAK2@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@@YAJ_KHPEBG11@Z (long __cdecl EndCacheTransaction(unsigned __int64,int,unsigned short const *,unsigned short const *,unsigned short const *)) + ?FsCiShutdown@@YAJXZ (long __cdecl FsCiShutdown(void)) + ?InitializeCIISAPIPerformanceData@@YAKPEAG@Z (unsigned long __cdecl InitializeCIISAPIPerformanceData(unsigned short *)) + ?InitializeCIPerformanceData@@YAKPEAG@Z (unsigned long __cdecl InitializeCIPerformanceData(unsigned short *)) + ?InitializeFILTERPerformanceData@@YAKPEAG@Z (unsigned long __cdecl InitializeFILTERPerformanceData(unsigned short *)) + ?LoadBinaryFilter@@YAJPEBGPEAPEAUIFilter@@@Z (long __cdecl LoadBinaryFilter(unsigned short const *,struct IFilter * *)) + ?LoadTextFilter@@YAJPEBGPEAPEAUIFilter@@@Z (long __cdecl LoadTextFilter(unsigned short const *,struct IFilter * *)) + ?SetCatalogState@@YAJPEBG0KPEAK@Z (long __cdecl SetCatalogState(unsigned short const *,unsigned short const *,unsigned long,unsigned long *)) + ?SetupCache@@YAJPEBUtagFULLPROPSPEC@@KK_KPEBG22@Z (long __cdecl SetupCache(struct tagFULLPROPSPEC const *,unsigned long,unsigned long,unsigned __int64,unsigned short const *,unsigned short const *,unsigned short const *)) + ?SetupCacheEx@@YAJPEBUtagFULLPROPSPEC@@KK_KHKPEBG22@Z (long __cdecl SetupCacheEx(struct tagFULLPROPSPEC const *,unsigned long,unsigned long,unsigned __int64,int,unsigned long,unsigned short const *,unsigned short const *,unsigned short const *)) + ?SvcEntry_CiSvc@@YAXKPEAPEAGPEAX1@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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/OemLicense.txt b/symbols/SDK/um/arm64/OemLicense.txt new file mode 100644 index 00000000..3f57a317 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\OemLicense.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?HrAddAppxLicense@@YAJPEBG0H@Z (long __cdecl HrAddAppxLicense(unsigned short const *,unsigned short const *,int)) + ?HrInstallClipLicense@@YAJIPEBE@Z (long __cdecl HrInstallClipLicense(unsigned int,unsigned char const *)) + ?HrNotifyPhoneLicenseReady@@YAJPEBG@Z (long __cdecl HrNotifyPhoneLicenseReady(unsigned short const *)) + ?HrRemoveAppxLicense@@YAJPEBG0H@Z (long __cdecl HrRemoveAppxLicense(unsigned short const *,unsigned short const *,int)) + AddDemoAppLicense + RemoveDemoAppLicense + + Summary + + CC .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/Ole32.txt b/symbols/SDK/um/arm64/Ole32.txt new file mode 100644 index 00000000..266bdc17 --- /dev/null +++ b/symbols/SDK/um/arm64/Ole32.txt @@ -0,0 +1,525 @@ +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\arm64\Ole32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?CLIPFORMAT_UserFreeExt@@YAXPEAKPEAG@Z (void __cdecl CLIPFORMAT_UserFreeExt(unsigned long *,unsigned short *)) + ?CLIPFORMAT_UserMarshalExt@@YAPEAEPEAKPEAEPEAG@Z (unsigned char * __cdecl CLIPFORMAT_UserMarshalExt(unsigned long *,unsigned char *,unsigned short *)) + ?CLIPFORMAT_UserSizeExt@@YAKPEAKKPEAG@Z (unsigned long __cdecl CLIPFORMAT_UserSizeExt(unsigned long *,unsigned long,unsigned short *)) + ?CLIPFORMAT_UserUnmarshalExt@@YAPEAEPEAKPEAEPEAG@Z (unsigned char * __cdecl CLIPFORMAT_UserUnmarshalExt(unsigned long *,unsigned char *,unsigned short *)) + ?HPALETTE_UserFreeExt@@YAXPEAKPEAPEAUHPALETTE__@@@Z (void __cdecl HPALETTE_UserFreeExt(unsigned long *,struct HPALETTE__ * *)) + ?HPALETTE_UserMarshalExt@@YAPEAEPEAKPEAEPEAPEAUHPALETTE__@@@Z (unsigned char * __cdecl HPALETTE_UserMarshalExt(unsigned long *,unsigned char *,struct HPALETTE__ * *)) + ?HPALETTE_UserSizeExt@@YAKPEAKKPEAPEAUHPALETTE__@@@Z (unsigned long __cdecl HPALETTE_UserSizeExt(unsigned long *,unsigned long,struct HPALETTE__ * *)) + ?HPALETTE_UserUnmarshalExt@@YAPEAEPEAKPEAEPEAPEAUHPALETTE__@@@Z (unsigned char * __cdecl HPALETTE_UserUnmarshalExt(unsigned long *,unsigned char *,struct HPALETTE__ * *)) + ?HRGN_UserFree@@YAXPEAKPEAPEAUHRGN__@@@Z (void __cdecl HRGN_UserFree(unsigned long *,struct HRGN__ * *)) + ?HRGN_UserMarshal@@YAPEAEPEAKPEAEPEAPEAUHRGN__@@@Z (unsigned char * __cdecl HRGN_UserMarshal(unsigned long *,unsigned char *,struct HRGN__ * *)) + ?HRGN_UserSize@@YAKPEAKKPEAPEAUHRGN__@@@Z (unsigned long __cdecl HRGN_UserSize(unsigned long *,unsigned long,struct HRGN__ * *)) + ?HRGN_UserUnmarshal@@YAPEAEPEAKPEAEPEAPEAUHRGN__@@@Z (unsigned char * __cdecl HRGN_UserUnmarshal(unsigned long *,unsigned char *,struct HRGN__ * *)) + ?HWND_UserFree64Ext@@YAXPEAKPEAPEAUHWND__@@@Z (void __cdecl HWND_UserFree64Ext(unsigned long *,struct HWND__ * *)) + ?HWND_UserFreeExt@@YAXPEAKPEAPEAUHWND__@@@Z (void __cdecl HWND_UserFreeExt(unsigned long *,struct HWND__ * *)) + ?HWND_UserMarshal64Ext@@YAPEAEPEAKPEAEPEAPEAUHWND__@@@Z (unsigned char * __cdecl HWND_UserMarshal64Ext(unsigned long *,unsigned char *,struct HWND__ * *)) + ?HWND_UserMarshalExt@@YAPEAEPEAKPEAEPEAPEAUHWND__@@@Z (unsigned char * __cdecl HWND_UserMarshalExt(unsigned long *,unsigned char *,struct HWND__ * *)) + ?HWND_UserSize64Ext@@YAKPEAKKPEAPEAUHWND__@@@Z (unsigned long __cdecl HWND_UserSize64Ext(unsigned long *,unsigned long,struct HWND__ * *)) + ?HWND_UserSizeExt@@YAKPEAKKPEAPEAUHWND__@@@Z (unsigned long __cdecl HWND_UserSizeExt(unsigned long *,unsigned long,struct HWND__ * *)) + ?HWND_UserUnmarshal64Ext@@YAPEAEPEAKPEAEPEAPEAUHWND__@@@Z (unsigned char * __cdecl HWND_UserUnmarshal64Ext(unsigned long *,unsigned char *,struct HWND__ * *)) + ?HWND_UserUnmarshalExt@@YAPEAEPEAKPEAEPEAPEAUHWND__@@@Z (unsigned char * __cdecl HWND_UserUnmarshalExt(unsigned long *,unsigned char *,struct HWND__ * *)) + ?MonikerLoadTypeLib@@YAJPEBGPEAPEAUITypeLib@@@Z (long __cdecl MonikerLoadTypeLib(unsigned short const *,struct ITypeLib * *)) + ?ReadStorageProperties@@YAJPEAUIStorage@@PEAU_GUID@@@Z (long __cdecl ReadStorageProperties(struct IStorage *,struct _GUID *)) + ?STGMEDIUM_UserFreeExt@@YAXPEAKPEAUtagSTGMEDIUM@@@Z (void __cdecl STGMEDIUM_UserFreeExt(unsigned long *,struct tagSTGMEDIUM *)) + ?STGMEDIUM_UserMarshalExt@@YAPEAEPEAKPEAEPEAUtagSTGMEDIUM@@@Z (unsigned char * __cdecl STGMEDIUM_UserMarshalExt(unsigned long *,unsigned char *,struct tagSTGMEDIUM *)) + ?STGMEDIUM_UserSizeExt@@YAKPEAKKPEAUtagSTGMEDIUM@@@Z (unsigned long __cdecl STGMEDIUM_UserSizeExt(unsigned long *,unsigned long,struct tagSTGMEDIUM *)) + ?STGMEDIUM_UserUnmarshalExt@@YAPEAEPEAKPEAEPEAUtagSTGMEDIUM@@@Z (unsigned char * __cdecl STGMEDIUM_UserUnmarshalExt(unsigned long *,unsigned char *,struct tagSTGMEDIUM *)) + ?SetOleautModule@@YAXPEAUHINSTANCE__@@@Z (void __cdecl SetOleautModule(struct HINSTANCE__ *)) + ?StdTypesGetClassObject@@YAJAEBU_GUID@@0PEAPEAX@Z (long __cdecl StdTypesGetClassObject(struct _GUID const &,struct _GUID const &,void * *)) + ?StdTypesRegisterServer@@YAJXZ (long __cdecl StdTypesRegisterServer(void)) + ?WriteStorageProperties@@YAJPEAUIStorage@@AEBU_GUID@@GPEAG@Z (long __cdecl WriteStorageProperties(struct IStorage *,struct _GUID const &,unsigned short,unsigned short *)) + BindMoniker + CLIPFORMAT_UserFree + CLIPFORMAT_UserFree64 + CLIPFORMAT_UserMarshal + CLIPFORMAT_UserMarshal64 + CLIPFORMAT_UserSize + CLIPFORMAT_UserSize64 + CLIPFORMAT_UserUnmarshal + CLIPFORMAT_UserUnmarshal64 + 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_UserFree64 + HACCEL_UserMarshal + HACCEL_UserMarshal64 + HACCEL_UserSize + HACCEL_UserSize64 + HACCEL_UserUnmarshal + HACCEL_UserUnmarshal64 + HBITMAP_UserFree + HBITMAP_UserFree64 + HBITMAP_UserMarshal + HBITMAP_UserMarshal64 + HBITMAP_UserSize + HBITMAP_UserSize64 + HBITMAP_UserUnmarshal + HBITMAP_UserUnmarshal64 + HBRUSH_UserFree + HBRUSH_UserFree64 + HBRUSH_UserMarshal + HBRUSH_UserMarshal64 + HBRUSH_UserSize + HBRUSH_UserSize64 + HBRUSH_UserUnmarshal + HBRUSH_UserUnmarshal64 + HDC_UserFree + HDC_UserFree64 + HDC_UserMarshal + HDC_UserMarshal64 + HDC_UserSize + HDC_UserSize64 + HDC_UserUnmarshal + HDC_UserUnmarshal64 + HENHMETAFILE_UserFree + HENHMETAFILE_UserFree64 + HENHMETAFILE_UserMarshal + HENHMETAFILE_UserMarshal64 + HENHMETAFILE_UserSize + HENHMETAFILE_UserSize64 + HENHMETAFILE_UserUnmarshal + HENHMETAFILE_UserUnmarshal64 + HGLOBAL_UserFree + HGLOBAL_UserFree64 + HGLOBAL_UserMarshal + HGLOBAL_UserMarshal64 + HGLOBAL_UserSize + HGLOBAL_UserSize64 + HGLOBAL_UserUnmarshal + HGLOBAL_UserUnmarshal64 + HICON_UserFree + HICON_UserFree64 + HICON_UserMarshal + HICON_UserMarshal64 + HICON_UserSize + HICON_UserSize64 + HICON_UserUnmarshal + HICON_UserUnmarshal64 + HMENU_UserFree + HMENU_UserFree64 + HMENU_UserMarshal + HMENU_UserMarshal64 + HMENU_UserSize + HMENU_UserSize64 + HMENU_UserUnmarshal + HMENU_UserUnmarshal64 + HMETAFILEPICT_UserFree + HMETAFILEPICT_UserFree64 + HMETAFILEPICT_UserMarshal + HMETAFILEPICT_UserMarshal64 + HMETAFILEPICT_UserSize + HMETAFILEPICT_UserSize64 + HMETAFILEPICT_UserUnmarshal + HMETAFILEPICT_UserUnmarshal64 + HMETAFILE_UserFree + HMETAFILE_UserFree64 + HMETAFILE_UserMarshal + HMETAFILE_UserMarshal64 + HMETAFILE_UserSize + HMETAFILE_UserSize64 + HMETAFILE_UserUnmarshal + HMETAFILE_UserUnmarshal64 + HMONITOR_UserFree + HMONITOR_UserFree64 + HMONITOR_UserMarshal + HMONITOR_UserMarshal64 + HMONITOR_UserSize + HMONITOR_UserSize64 + HMONITOR_UserUnmarshal + HMONITOR_UserUnmarshal64 + HPALETTE_UserFree + HPALETTE_UserFree64 + HPALETTE_UserMarshal + HPALETTE_UserMarshal64 + HPALETTE_UserSize + HPALETTE_UserSize64 + HPALETTE_UserUnmarshal + HPALETTE_UserUnmarshal64 + HWND_UserFree + HWND_UserFree64 + HWND_UserMarshal + HWND_UserMarshal64 + HWND_UserSize + HWND_UserSize64 + HWND_UserUnmarshal + HWND_UserUnmarshal64 + 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_UserFree64 + SNB_UserMarshal + SNB_UserMarshal64 + SNB_UserSize + SNB_UserSize64 + SNB_UserUnmarshal + SNB_UserUnmarshal64 + STGMEDIUM_UserFree + STGMEDIUM_UserFree64 + STGMEDIUM_UserMarshal + STGMEDIUM_UserMarshal64 + STGMEDIUM_UserSize + STGMEDIUM_UserSize64 + STGMEDIUM_UserUnmarshal + STGMEDIUM_UserUnmarshal64 + 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_UserFree64 + WdtpInterfacePointer_UserMarshal + WdtpInterfacePointer_UserMarshal64 + WdtpInterfacePointer_UserSize + WdtpInterfacePointer_UserSize64 + WdtpInterfacePointer_UserUnmarshal + WdtpInterfacePointer_UserUnmarshal64 + WriteClassStg + WriteClassStm + WriteFmtUserTypeStg + WriteOleStg + WriteStringStream + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/OleAcc.txt b/symbols/SDK/um/arm64/OleAcc.txt new file mode 100644 index 00000000..08e7fae9 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/OleAut32.txt b/symbols/SDK/um/arm64/OleAut32.txt new file mode 100644 index 00000000..6b943b0a --- /dev/null +++ b/symbols/SDK/um/arm64/OleAut32.txt @@ -0,0 +1,433 @@ +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\arm64\OleAut32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + 286 BSTR_UserFree + BSTR_UserFree64 + 284 BSTR_UserMarshal + BSTR_UserMarshal64 + 283 BSTR_UserSize + BSTR_UserSize64 + 285 BSTR_UserUnmarshal + BSTR_UserUnmarshal64 + 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 + LPSAFEARRAY_UserFree64 + 292 LPSAFEARRAY_UserMarshal + LPSAFEARRAY_UserMarshal64 + 291 LPSAFEARRAY_UserSize + LPSAFEARRAY_UserSize64 + 293 LPSAFEARRAY_UserUnmarshal + LPSAFEARRAY_UserUnmarshal64 + 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 + VARIANT_UserFree64 + 288 VARIANT_UserMarshal + VARIANT_UserMarshal64 + 287 VARIANT_UserSize + VARIANT_UserSize64 + 289 VARIANT_UserUnmarshal + VARIANT_UserUnmarshal64 + 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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/OleDlg.txt b/symbols/SDK/um/arm64/OleDlg.txt new file mode 100644 index 00000000..e7a2424f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/OneCore.txt b/symbols/SDK/um/arm64/OneCore.txt new file mode 100644 index 00000000..7c01c292 --- /dev/null +++ b/symbols/SDK/um/arm64/OneCore.txt @@ -0,0 +1,5125 @@ +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\arm64\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_UserFree64 + HSTRING_UserMarshal + HSTRING_UserMarshal64 + HSTRING_UserSize + HSTRING_UserSize64 + HSTRING_UserUnmarshal + HSTRING_UserUnmarshal64 + 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 + BSTR_UserFree64 + 284 BSTR_UserMarshal + BSTR_UserMarshal64 + 283 BSTR_UserSize + BSTR_UserSize64 + 285 BSTR_UserUnmarshal + BSTR_UserUnmarshal64 + 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 + LPSAFEARRAY_UserFree64 + 292 LPSAFEARRAY_UserMarshal + LPSAFEARRAY_UserMarshal64 + 291 LPSAFEARRAY_UserSize + LPSAFEARRAY_UserSize64 + 293 LPSAFEARRAY_UserUnmarshal + LPSAFEARRAY_UserUnmarshal64 + 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 + VARIANT_UserFree64 + 288 VARIANT_UserMarshal + VARIANT_UserMarshal64 + 287 VARIANT_UserSize + VARIANT_UserSize64 + 289 VARIANT_UserUnmarshal + VARIANT_UserUnmarshal64 + 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@@YAJPEAXPEAU_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_RpcDeleteMutex + I_RpcEnableWmiTrace + I_RpcExceptionFilter + I_RpcFilterDCOMActivation + ?I_RpcFixTransferSyntax@@YAXPEAU_RPC_MESSAGE@@@Z (void __cdecl I_RpcFixTransferSyntax(struct _RPC_MESSAGE *)) + 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@@YAXPEAPEBU_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@@YAJPEAXKPEAPEAX@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@@YAJPEAXHKK@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 + Ndr64AsyncClientCall + Ndr64AsyncServerCall64 + Ndr64AsyncServerCallAll + Ndr64DcomAsyncClientCall + Ndr64DcomAsyncStubCall + NdrAllocate + NdrAsyncClientCall + NdrAsyncServerCall + NdrByteCountPointerBufferSize + NdrByteCountPointerFree + NdrByteCountPointerMarshall + NdrByteCountPointerUnmarshall + NDRCContextBinding + NDRCContextMarshall + NDRCContextUnmarshall + NdrClearOutParameters + NdrClientCall2 + NdrClientCall3 + 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@@YAHPEAU_FULL_PTR_XLAT_TABLES@@PEAX@Z (int __cdecl NdrFullPointerFree(struct _FULL_PTR_XLAT_TABLES *,void *)) + ?NdrFullPointerInsertRefId@@YAXPEAU_FULL_PTR_XLAT_TABLES@@KPEAX@Z (void __cdecl NdrFullPointerInsertRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,void *)) + ?NdrFullPointerQueryPointer@@YAHPEAU_FULL_PTR_XLAT_TABLES@@PEAXEPEAK@Z (int __cdecl NdrFullPointerQueryPointer(struct _FULL_PTR_XLAT_TABLES *,void *,unsigned char,unsigned long *)) + ?NdrFullPointerQueryRefId@@YAHPEAU_FULL_PTR_XLAT_TABLES@@KEPEAPEAX@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 + NdrMesProcEncodeDecode3 + NdrMesSimpleTypeAlignSize + NdrMesSimpleTypeAlignSizeAll + NdrMesSimpleTypeDecode + NdrMesSimpleTypeDecodeAll + NdrMesSimpleTypeEncode + NdrMesSimpleTypeEncodeAll + NdrMesTypeAlignSize + NdrMesTypeAlignSize2 + NdrMesTypeAlignSize3 + NdrMesTypeDecode + NdrMesTypeDecode2 + NdrMesTypeDecode3 + NdrMesTypeEncode + NdrMesTypeEncode2 + NdrMesTypeEncode3 + NdrMesTypeFree2 + NdrMesTypeFree3 + 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 + NdrServerCallAll + NdrServerCallNdr64 + NdrServerContextMarshall + NdrServerContextNewMarshall + NdrServerContextNewUnmarshall + NdrServerContextUnmarshall + NdrServerInitialize + NdrServerInitializeMarshall + NdrServerInitializeNew + NdrServerInitializePartial + NdrServerInitializeUnmarshall + NdrSimpleStructBufferSize + NdrSimpleStructFree + NdrSimpleStructMarshall + NdrSimpleStructMemorySize + NdrSimpleStructUnmarshall + NdrSimpleTypeMarshall + NdrSimpleTypeUnmarshall + NdrStubCall2 + NdrStubCall3 + 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@@3QEBQ6AXPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (void (__cdecl*const * const pfnFreeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnMarshallRoutines@@3QEBQ6APEAEPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (unsigned char * (__cdecl*const * const pfnMarshallRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnSizeRoutines@@3QEBQ6AXPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (void (__cdecl*const * const pfnSizeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnUnmarshallRoutines@@3QEBQ6APEAEPEAU_MIDL_STUB_MESSAGE@@PEAPEAEPEBEE@ZEB (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@@YAHPEAX@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 + WSCDeinstallProvider32 + WSCDeinstallProviderEx + WSCEnableNSProvider + WSCEnableNSProvider32 + WSCEnumNameSpaceProviders32 + WSCEnumNameSpaceProvidersEx32 + WSCEnumProtocols + WSCEnumProtocols32 + WSCEnumProtocolsEx + WSCGetApplicationCategory + WSCGetApplicationCategoryEx + WSCGetProviderInfo + WSCGetProviderInfo32 + WSCGetProviderPath + WSCGetProviderPath32 + WSCInstallNameSpace + WSCInstallNameSpace32 + WSCInstallNameSpaceEx + WSCInstallNameSpaceEx2 + WSCInstallNameSpaceEx32 + WSCInstallProvider + WSCInstallProvider64_32 + WSCInstallProviderAndChains64_32 + WSCInstallProviderEx + WSCSetApplicationCategory + WSCSetApplicationCategoryEx + WSCSetProviderInfo + WSCSetProviderInfo32 + WSCUnInstallNameSpace + WSCUnInstallNameSpace32 + WSCUnInstallNameSpaceEx2 + WSCUpdateProvider + WSCUpdateProvider32 + WSCUpdateProviderEx + WSCWriteNameSpaceOrder + WSCWriteNameSpaceOrder32 + WSCWriteProviderOrder + WSCWriteProviderOrder32 + WSCWriteProviderOrderEx + CreateXmlReader + CreateXmlReaderInputWithEncodingCodePage + CreateXmlReaderInputWithEncodingName + CreateXmlWriter + CreateXmlWriterOutputWithEncodingCodePage + CreateXmlWriterOutputWithEncodingName + + Summary + + 140F4 .debug$S + 148C .idata$2 + 148C .idata$3 + 838 .idata$4 + 838 .idata$5 + 2428 .idata$6 diff --git a/symbols/SDK/um/arm64/OneCoreUAP.txt b/symbols/SDK/um/arm64/OneCoreUAP.txt new file mode 100644 index 00000000..ad975e56 --- /dev/null +++ b/symbols/SDK/um/arm64/OneCoreUAP.txt @@ -0,0 +1,8042 @@ +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\arm64\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_UserFree64 + HSTRING_UserMarshal + HSTRING_UserMarshal64 + HSTRING_UserSize + HSTRING_UserSize64 + HSTRING_UserUnmarshal + HSTRING_UserUnmarshal64 + 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@@YAXPEAUHWND__@@PEAUHINSTANCE__@@PEADH@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@@YAJPEAU_GUID@@PEAX1@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@@YAXPEAXPEAUMemProtectHeapRootSection@@@Z (void __cdecl MemProtectHeapAddRootSection(void *,struct MemProtectHeapRootSection *)) + ?MemProtectHeapCollect@@YAJPEAXW4MemProtectHeapCollectFlags@@@Z (long __cdecl MemProtectHeapCollect(void *,enum MemProtectHeapCollectFlags)) + ?MemProtectHeapCreate@@YAJPEAPEAXW4MemProtectHeapCreateFlags@@@Z (long __cdecl MemProtectHeapCreate(void * *,enum MemProtectHeapCreateFlags)) + ?MemProtectHeapDestroy@@YAJPEAX@Z (long __cdecl MemProtectHeapDestroy(void *)) + ?MemProtectHeapDisableCollection@@YAXPEAX@Z (void __cdecl MemProtectHeapDisableCollection(void *)) + ?MemProtectHeapIsValidObject@@YA_NPEAX0@Z (bool __cdecl MemProtectHeapIsValidObject(void *,void *)) + ?MemProtectHeapMemSize@@YAJPEAX0PEA_K@Z (long __cdecl MemProtectHeapMemSize(void *,void *,unsigned __int64 *)) + ?MemProtectHeapNotifyCurrentThreadDetach@@YAXPEAX@Z (void __cdecl MemProtectHeapNotifyCurrentThreadDetach(void *)) + ?MemProtectHeapProtectCurrentThread@@YAJPEAXP6AX0@Z0@Z (long __cdecl MemProtectHeapProtectCurrentThread(void *,void (__cdecl*)(void *),void *)) + ?MemProtectHeapRemoveRootSection@@YAJPEAXPEAUMemProtectHeapRootSection@@@Z (long __cdecl MemProtectHeapRemoveRootSection(void *,struct MemProtectHeapRootSection *)) + ?MemProtectHeapReportHeapSize@@YAXPEAX@Z (void __cdecl MemProtectHeapReportHeapSize(void *)) + ?MemProtectHeapRootAlloc@@YAPEAXPEAX_K@Z (void * __cdecl MemProtectHeapRootAlloc(void *,unsigned __int64)) + ?MemProtectHeapRootAllocLeaf@@YAPEAXPEAX_K@Z (void * __cdecl MemProtectHeapRootAllocLeaf(void *,unsigned __int64)) + ?MemProtectHeapRootRealloc@@YAJPEAX_KPEAPEAX@Z (long __cdecl MemProtectHeapRootRealloc(void *,unsigned __int64,void * *)) + ?MemProtectHeapRootReallocLeaf@@YAJPEAX_KPEAPEAX@Z (long __cdecl MemProtectHeapRootReallocLeaf(void *,unsigned __int64,void * *)) + ?MemProtectHeapSynchronizeWithCollector@@YAJPEAX@Z (long __cdecl MemProtectHeapSynchronizeWithCollector(void *)) + ?MemProtectHeapUnprotectCurrentThread@@YAJPEAX@Z (long __cdecl MemProtectHeapUnprotectCurrentThread(void *)) + ?MemProtectHeapUnrootAndZero@@YAJPEAX0@Z (long __cdecl MemProtectHeapUnrootAndZero(void *,void *)) + ?RecyclerNativeHeapAddExternalMemoryUsage@@YAXPEAX_K@Z (void __cdecl RecyclerNativeHeapAddExternalMemoryUsage(void *,unsigned __int64)) + ?RecyclerNativeHeapAllocLeaf@@YAPEAXPEAX_K@Z (void * __cdecl RecyclerNativeHeapAllocLeaf(void *,unsigned __int64)) + ?RecyclerNativeHeapAllocLeafFinalized@@YAPEAXPEAX_K@Z (void * __cdecl RecyclerNativeHeapAllocLeafFinalized(void *,unsigned __int64)) + ?RecyclerNativeHeapAllocTraced@@YAPEAXPEAX_K@Z (void * __cdecl RecyclerNativeHeapAllocTraced(void *,unsigned __int64)) + ?RecyclerNativeHeapAllocTracedFinalized@@YAPEAXPEAX_K@Z (void * __cdecl RecyclerNativeHeapAllocTracedFinalized(void *,unsigned __int64)) + ?RecyclerNativeHeapCollectGarbageInThread@@YAXPEAX_N@Z (void __cdecl RecyclerNativeHeapCollectGarbageInThread(void *,bool)) + ?RecyclerNativeHeapCreateWeakReference@@YAJPEAX0PEAPEAX@Z (long __cdecl RecyclerNativeHeapCreateWeakReference(void *,void *,void * *)) + ?RecyclerNativeHeapGetRealAddressFromInterior@@YAPEAXPEAX0@Z (void * __cdecl RecyclerNativeHeapGetRealAddressFromInterior(void *,void *)) + ?RecyclerNativeHeapGetStrongReference@@YAPEAXPEAX0@Z (void * __cdecl RecyclerNativeHeapGetStrongReference(void *,void *)) + ?RecyclerNativeHeapHasWeakReferenceCleanupOccurred@@YA_NPEAXPEA_K@Z (bool __cdecl RecyclerNativeHeapHasWeakReferenceCleanupOccurred(void *,unsigned __int64 *)) + ?RecyclerNativeHeapRootAddRef@@YAJPEAX0PEAI@Z (long __cdecl RecyclerNativeHeapRootAddRef(void *,void *,unsigned int *)) + ?RecyclerNativeHeapRootRelease@@YAXPEAX0PEAI@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@@YAJPEAUD3D10DDIARG_OPENADAPTER@@@Z (long __cdecl OpenAdapter10(struct D3D10DDIARG_OPENADAPTER *)) + ?OpenAdapter10_2@@YAJPEAUD3D10DDIARG_OPENADAPTER@@@Z (long __cdecl OpenAdapter10_2(struct D3D10DDIARG_OPENADAPTER *)) + D3D12CoreCreateLayeredDevice + D3D12CoreGetLayeredDeviceSize + D3D12CoreRegisterLayers + 101 D3D12CreateDevice + D3D12CreateRootSignatureDeserializer + D3D12CreateVersionedRootSignatureDeserializer + D3D12EnableExperimentalFeatures + 102 D3D12GetDebugInterface + D3D12SerializeRootSignature + D3D12SerializeVersionedRootSignature + ?D3DAssemble@@YAJPEBX_KPEBDPEBU_D3D_SHADER_MACRO@@PEAUID3DInclude@@IPEAPEAUID3D10Blob@@5@Z (long __cdecl D3DAssemble(void const *,unsigned __int64,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@@YAXP6AXPEBD@Z@Z (void __cdecl DXGIDumpJournal(void (__cdecl*)(char const *))) + DXGIGetDebugInterface1 + DXGIReportAdapterConfiguration + ?PIXBeginCapture@@YAJIPEAX@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 + rgEDBGGlobals + 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 + BSTR_UserFree64 + 284 BSTR_UserMarshal + BSTR_UserMarshal64 + 283 BSTR_UserSize + BSTR_UserSize64 + 285 BSTR_UserUnmarshal + BSTR_UserUnmarshal64 + 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 + LPSAFEARRAY_UserFree64 + 292 LPSAFEARRAY_UserMarshal + LPSAFEARRAY_UserMarshal64 + 291 LPSAFEARRAY_UserSize + LPSAFEARRAY_UserSize64 + 293 LPSAFEARRAY_UserUnmarshal + LPSAFEARRAY_UserUnmarshal64 + 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 + VARIANT_UserFree64 + 288 VARIANT_UserMarshal + VARIANT_UserMarshal64 + 287 VARIANT_UserSize + VARIANT_UserSize64 + 289 VARIANT_UserUnmarshal + VARIANT_UserUnmarshal64 + 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@@YAJPEAXPEAU_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_RpcDeleteMutex + I_RpcEnableWmiTrace + I_RpcExceptionFilter + I_RpcFilterDCOMActivation + ?I_RpcFixTransferSyntax@@YAXPEAU_RPC_MESSAGE@@@Z (void __cdecl I_RpcFixTransferSyntax(struct _RPC_MESSAGE *)) + 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@@YAXPEAPEBU_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@@YAJPEAXKPEAPEAX@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@@YAJPEAXHKK@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 + Ndr64AsyncClientCall + Ndr64AsyncServerCall64 + Ndr64AsyncServerCallAll + Ndr64DcomAsyncClientCall + Ndr64DcomAsyncStubCall + NdrAllocate + NdrAsyncClientCall + NdrAsyncServerCall + NdrByteCountPointerBufferSize + NdrByteCountPointerFree + NdrByteCountPointerMarshall + NdrByteCountPointerUnmarshall + NDRCContextBinding + NDRCContextMarshall + NDRCContextUnmarshall + NdrClearOutParameters + NdrClientCall2 + NdrClientCall3 + 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@@YAHPEAU_FULL_PTR_XLAT_TABLES@@PEAX@Z (int __cdecl NdrFullPointerFree(struct _FULL_PTR_XLAT_TABLES *,void *)) + ?NdrFullPointerInsertRefId@@YAXPEAU_FULL_PTR_XLAT_TABLES@@KPEAX@Z (void __cdecl NdrFullPointerInsertRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,void *)) + ?NdrFullPointerQueryPointer@@YAHPEAU_FULL_PTR_XLAT_TABLES@@PEAXEPEAK@Z (int __cdecl NdrFullPointerQueryPointer(struct _FULL_PTR_XLAT_TABLES *,void *,unsigned char,unsigned long *)) + ?NdrFullPointerQueryRefId@@YAHPEAU_FULL_PTR_XLAT_TABLES@@KEPEAPEAX@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 + NdrMesProcEncodeDecode3 + NdrMesSimpleTypeAlignSize + NdrMesSimpleTypeAlignSizeAll + NdrMesSimpleTypeDecode + NdrMesSimpleTypeDecodeAll + NdrMesSimpleTypeEncode + NdrMesSimpleTypeEncodeAll + NdrMesTypeAlignSize + NdrMesTypeAlignSize2 + NdrMesTypeAlignSize3 + NdrMesTypeDecode + NdrMesTypeDecode2 + NdrMesTypeDecode3 + NdrMesTypeEncode + NdrMesTypeEncode2 + NdrMesTypeEncode3 + NdrMesTypeFree2 + NdrMesTypeFree3 + 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 + NdrServerCallAll + NdrServerCallNdr64 + NdrServerContextMarshall + NdrServerContextNewMarshall + NdrServerContextNewUnmarshall + NdrServerContextUnmarshall + NdrServerInitialize + NdrServerInitializeMarshall + NdrServerInitializeNew + NdrServerInitializePartial + NdrServerInitializeUnmarshall + NdrSimpleStructBufferSize + NdrSimpleStructFree + NdrSimpleStructMarshall + NdrSimpleStructMemorySize + NdrSimpleStructUnmarshall + NdrSimpleTypeMarshall + NdrSimpleTypeUnmarshall + NdrStubCall2 + NdrStubCall3 + 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@@3QEBQ6AXPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (void (__cdecl*const * const pfnFreeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnMarshallRoutines@@3QEBQ6APEAEPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (unsigned char * (__cdecl*const * const pfnMarshallRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnSizeRoutines@@3QEBQ6AXPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (void (__cdecl*const * const pfnSizeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnUnmarshallRoutines@@3QEBQ6APEAEPEAU_MIDL_STUB_MESSAGE@@PEAPEAEPEBEE@ZEB (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@@YAHPEAX@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 + WSCDeinstallProvider32 + WSCDeinstallProviderEx + WSCEnableNSProvider + WSCEnableNSProvider32 + WSCEnumNameSpaceProviders32 + WSCEnumNameSpaceProvidersEx32 + WSCEnumProtocols + WSCEnumProtocols32 + WSCEnumProtocolsEx + WSCGetApplicationCategory + WSCGetApplicationCategoryEx + WSCGetProviderInfo + WSCGetProviderInfo32 + WSCGetProviderPath + WSCGetProviderPath32 + WSCInstallNameSpace + WSCInstallNameSpace32 + WSCInstallNameSpaceEx + WSCInstallNameSpaceEx2 + WSCInstallNameSpaceEx32 + WSCInstallProvider + WSCInstallProvider64_32 + WSCInstallProviderAndChains64_32 + WSCInstallProviderEx + WSCSetApplicationCategory + WSCSetApplicationCategoryEx + WSCSetProviderInfo + WSCSetProviderInfo32 + WSCUnInstallNameSpace + WSCUnInstallNameSpace32 + WSCUnInstallNameSpaceEx2 + WSCUpdateProvider + WSCUpdateProvider32 + WSCUpdateProviderEx + WSCWriteNameSpaceOrder + WSCWriteNameSpaceOrder32 + WSCWriteProviderOrder + WSCWriteProviderOrder32 + 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 + A58 .idata$4 + A58 .idata$5 + 2AD0 .idata$6 diff --git a/symbols/SDK/um/arm64/OneCoreUAP_downlevel.txt b/symbols/SDK/um/arm64/OneCoreUAP_downlevel.txt new file mode 100644 index 00000000..601ae961 --- /dev/null +++ b/symbols/SDK/um/arm64/OneCoreUAP_downlevel.txt @@ -0,0 +1,4718 @@ +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\arm64\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@@YAHPEAXKKPEAK10@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 + 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_UserFree64 + CLIPFORMAT_UserMarshal + CLIPFORMAT_UserMarshal64 + CLIPFORMAT_UserSize + CLIPFORMAT_UserSize64 + CLIPFORMAT_UserUnmarshal + CLIPFORMAT_UserUnmarshal64 + 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_UserFree64 + HACCEL_UserMarshal + HACCEL_UserMarshal64 + HACCEL_UserSize + HACCEL_UserSize64 + HACCEL_UserUnmarshal + HACCEL_UserUnmarshal64 + HBITMAP_UserFree + HBITMAP_UserFree64 + HBITMAP_UserMarshal + HBITMAP_UserMarshal64 + HBITMAP_UserSize + HBITMAP_UserSize64 + HBITMAP_UserUnmarshal + HBITMAP_UserUnmarshal64 + HBRUSH_UserFree + HBRUSH_UserFree64 + HBRUSH_UserMarshal + HBRUSH_UserMarshal64 + HBRUSH_UserSize + HBRUSH_UserSize64 + HBRUSH_UserUnmarshal + HBRUSH_UserUnmarshal64 + HDC_UserFree + HDC_UserFree64 + HDC_UserMarshal + HDC_UserMarshal64 + HDC_UserSize + HDC_UserSize64 + HDC_UserUnmarshal + HDC_UserUnmarshal64 + HGLOBAL_UserFree + HGLOBAL_UserFree64 + HGLOBAL_UserMarshal + HGLOBAL_UserMarshal64 + HGLOBAL_UserSize + HGLOBAL_UserSize64 + HGLOBAL_UserUnmarshal + HGLOBAL_UserUnmarshal64 + HICON_UserFree + HICON_UserFree64 + HICON_UserMarshal + HICON_UserMarshal64 + HICON_UserSize + HICON_UserSize64 + HICON_UserUnmarshal + HICON_UserUnmarshal64 + HkOleRegisterObject + HMENU_UserFree + HMENU_UserFree64 + HMENU_UserMarshal + HMENU_UserMarshal64 + HMENU_UserSize + HMENU_UserSize64 + HMENU_UserUnmarshal + HMENU_UserUnmarshal64 + HMONITOR_UserFree + HMONITOR_UserFree64 + HMONITOR_UserMarshal + HMONITOR_UserMarshal64 + HMONITOR_UserSize + HMONITOR_UserSize64 + HMONITOR_UserUnmarshal + HMONITOR_UserUnmarshal64 + HPALETTE_UserFree + HPALETTE_UserFree64 + HPALETTE_UserMarshal + HPALETTE_UserMarshal64 + HPALETTE_UserSize + HPALETTE_UserSize64 + HPALETTE_UserUnmarshal + HPALETTE_UserUnmarshal64 + HRGN_UserFree + HRGN_UserMarshal + HRGN_UserSize + HRGN_UserUnmarshal + HWND_UserFree + HWND_UserFree64 + HWND_UserMarshal + HWND_UserMarshal64 + HWND_UserSize + HWND_UserSize64 + HWND_UserUnmarshal + HWND_UserUnmarshal64 + 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 + BSTR_UserFree64 + 284 BSTR_UserMarshal + BSTR_UserMarshal64 + 283 BSTR_UserSize + BSTR_UserSize64 + 285 BSTR_UserUnmarshal + BSTR_UserUnmarshal64 + 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 + LPSAFEARRAY_UserFree64 + 292 LPSAFEARRAY_UserMarshal + LPSAFEARRAY_UserMarshal64 + 291 LPSAFEARRAY_UserSize + LPSAFEARRAY_UserSize64 + 293 LPSAFEARRAY_UserUnmarshal + LPSAFEARRAY_UserUnmarshal64 + 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 + VARIANT_UserFree64 + 288 VARIANT_UserMarshal + VARIANT_UserMarshal64 + 287 VARIANT_UserSize + VARIANT_UserSize64 + 289 VARIANT_UserUnmarshal + VARIANT_UserUnmarshal64 + 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@@YAHKPEAUHCONV__@@K@Z (int __cdecl DdeAbandonTransaction(unsigned long,struct HCONV__ *,unsigned long)) + ?DdeClientTransaction@@YAPEAUHDDEDATA__@@PEAEKPEAUHCONV__@@PEAUHSZ__@@IIKPEAK@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 + GetClassLongPtrA + GetClassLongPtrW + 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 + GetWindowLongPtrA + GetWindowLongPtrW + 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 + SetClassLongPtrA + SetClassLongPtrW + 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 + SetWindowLongPtrA + SetWindowLongPtrW + 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 + 110 .idata$4 + 110 .idata$5 + 196 .idata$6 diff --git a/symbols/SDK/um/arm64/OneCore_downlevel.txt b/symbols/SDK/um/arm64/OneCore_downlevel.txt new file mode 100644 index 00000000..880aa802 --- /dev/null +++ b/symbols/SDK/um/arm64/OneCore_downlevel.txt @@ -0,0 +1,4718 @@ +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\arm64\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@@YAHPEAXKKPEAK10@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 + 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_UserFree64 + CLIPFORMAT_UserMarshal + CLIPFORMAT_UserMarshal64 + CLIPFORMAT_UserSize + CLIPFORMAT_UserSize64 + CLIPFORMAT_UserUnmarshal + CLIPFORMAT_UserUnmarshal64 + 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_UserFree64 + HACCEL_UserMarshal + HACCEL_UserMarshal64 + HACCEL_UserSize + HACCEL_UserSize64 + HACCEL_UserUnmarshal + HACCEL_UserUnmarshal64 + HBITMAP_UserFree + HBITMAP_UserFree64 + HBITMAP_UserMarshal + HBITMAP_UserMarshal64 + HBITMAP_UserSize + HBITMAP_UserSize64 + HBITMAP_UserUnmarshal + HBITMAP_UserUnmarshal64 + HBRUSH_UserFree + HBRUSH_UserFree64 + HBRUSH_UserMarshal + HBRUSH_UserMarshal64 + HBRUSH_UserSize + HBRUSH_UserSize64 + HBRUSH_UserUnmarshal + HBRUSH_UserUnmarshal64 + HDC_UserFree + HDC_UserFree64 + HDC_UserMarshal + HDC_UserMarshal64 + HDC_UserSize + HDC_UserSize64 + HDC_UserUnmarshal + HDC_UserUnmarshal64 + HGLOBAL_UserFree + HGLOBAL_UserFree64 + HGLOBAL_UserMarshal + HGLOBAL_UserMarshal64 + HGLOBAL_UserSize + HGLOBAL_UserSize64 + HGLOBAL_UserUnmarshal + HGLOBAL_UserUnmarshal64 + HICON_UserFree + HICON_UserFree64 + HICON_UserMarshal + HICON_UserMarshal64 + HICON_UserSize + HICON_UserSize64 + HICON_UserUnmarshal + HICON_UserUnmarshal64 + HkOleRegisterObject + HMENU_UserFree + HMENU_UserFree64 + HMENU_UserMarshal + HMENU_UserMarshal64 + HMENU_UserSize + HMENU_UserSize64 + HMENU_UserUnmarshal + HMENU_UserUnmarshal64 + HMONITOR_UserFree + HMONITOR_UserFree64 + HMONITOR_UserMarshal + HMONITOR_UserMarshal64 + HMONITOR_UserSize + HMONITOR_UserSize64 + HMONITOR_UserUnmarshal + HMONITOR_UserUnmarshal64 + HPALETTE_UserFree + HPALETTE_UserFree64 + HPALETTE_UserMarshal + HPALETTE_UserMarshal64 + HPALETTE_UserSize + HPALETTE_UserSize64 + HPALETTE_UserUnmarshal + HPALETTE_UserUnmarshal64 + HRGN_UserFree + HRGN_UserMarshal + HRGN_UserSize + HRGN_UserUnmarshal + HWND_UserFree + HWND_UserFree64 + HWND_UserMarshal + HWND_UserMarshal64 + HWND_UserSize + HWND_UserSize64 + HWND_UserUnmarshal + HWND_UserUnmarshal64 + 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 + BSTR_UserFree64 + 284 BSTR_UserMarshal + BSTR_UserMarshal64 + 283 BSTR_UserSize + BSTR_UserSize64 + 285 BSTR_UserUnmarshal + BSTR_UserUnmarshal64 + 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 + LPSAFEARRAY_UserFree64 + 292 LPSAFEARRAY_UserMarshal + LPSAFEARRAY_UserMarshal64 + 291 LPSAFEARRAY_UserSize + LPSAFEARRAY_UserSize64 + 293 LPSAFEARRAY_UserUnmarshal + LPSAFEARRAY_UserUnmarshal64 + 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 + VARIANT_UserFree64 + 288 VARIANT_UserMarshal + VARIANT_UserMarshal64 + 287 VARIANT_UserSize + VARIANT_UserSize64 + 289 VARIANT_UserUnmarshal + VARIANT_UserUnmarshal64 + 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@@YAHKPEAUHCONV__@@K@Z (int __cdecl DdeAbandonTransaction(unsigned long,struct HCONV__ *,unsigned long)) + ?DdeClientTransaction@@YAPEAUHDDEDATA__@@PEAEKPEAUHCONV__@@PEAUHSZ__@@IIKPEAK@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 + GetClassLongPtrA + GetClassLongPtrW + 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 + GetWindowLongPtrA + GetWindowLongPtrW + 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 + SetClassLongPtrA + SetClassLongPtrW + 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 + SetWindowLongPtrA + SetWindowLongPtrW + 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 + 110 .idata$4 + 110 .idata$5 + 196 .idata$6 diff --git a/symbols/SDK/um/arm64/Pdh.txt b/symbols/SDK/um/arm64/Pdh.txt new file mode 100644 index 00000000..7e4490b7 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/PeerDist.txt b/symbols/SDK/um/arm64/PeerDist.txt new file mode 100644 index 00000000..2096b6d8 --- /dev/null +++ b/symbols/SDK/um/arm64/PeerDist.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\arm64\PeerDist.lib + +File Type: LIBRARY + + Exports + + ordinal name + + PeerDistClientAddContentInformation + PeerDistClientAddData + PeerDistClientBlockRead + PeerDistClientCancelAsyncOperation + PeerDistClientCloseContent + PeerDistClientCompleteContentInformation + PeerDistClientFlushContent + PeerDistClientGetInformationByHandle + PeerDistClientOpenContent + PeerDistClientStreamRead + PeerDistGetOverlappedResult + PeerDistGetStatus + PeerDistGetStatusEx + PeerDistRegisterForStatusChangeNotification + PeerDistRegisterForStatusChangeNotificationEx + PeerDistServerCancelAsyncOperation + PeerDistServerCloseContentInformation + PeerDistServerCloseStreamHandle + PeerDistServerOpenContentInformation + PeerDistServerOpenContentInformationEx + PeerDistServerPublishAddToStream + PeerDistServerPublishCompleteStream + PeerDistServerPublishStream + PeerDistServerRetrieveContentInformation + PeerDistServerUnpublish + PeerDistShutdown + PeerDistStartup + PeerDistUnregisterForStatusChangeNotification + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/PhotoAcquireUID.txt b/symbols/SDK/um/arm64/PhotoAcquireUID.txt new file mode 100644 index 00000000..3440521a --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\PhotoAcquireUID.lib + +File Type: LIBRARY + + Summary + + A61C .debug$S + 136C0 .debug$T + 34 .drectve + 1054 .rdata diff --git a/symbols/SDK/um/arm64/PortableDeviceGuids.txt b/symbols/SDK/um/arm64/PortableDeviceGuids.txt new file mode 100644 index 00000000..6caa11e7 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\PortableDeviceGuids.lib + +File Type: LIBRARY + + Summary + + 16D9C .debug$S + 13424 .debug$T + 32 .drectve + 4A00 .rdata diff --git a/symbols/SDK/um/arm64/Psapi.txt b/symbols/SDK/um/arm64/Psapi.txt new file mode 100644 index 00000000..afeb6079 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/RASAPI32.txt b/symbols/SDK/um/arm64/RASAPI32.txt new file mode 100644 index 00000000..ad17f4b8 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/RASDlg.txt b/symbols/SDK/um/arm64/RASDlg.txt new file mode 100644 index 00000000..07b593c2 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\RASDlg.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?RasHandleDiagnostics@@YAXPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/RTWorkQ.txt b/symbols/SDK/um/arm64/RTWorkQ.txt new file mode 100644 index 00000000..ffdfcf62 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/RpcRT4.txt b/symbols/SDK/um/arm64/RpcRT4.txt new file mode 100644 index 00000000..ba09fcc1 --- /dev/null +++ b/symbols/SDK/um/arm64/RpcRT4.txt @@ -0,0 +1,562 @@ +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\arm64\RpcRT4.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?I_RpcBindingInqCurrentModifiedId@@YAJPEAXPEAU_LUID@@@Z (long __cdecl I_RpcBindingInqCurrentModifiedId(void *,struct _LUID *)) + ?I_RpcFixTransferSyntax@@YAXPEAU_RPC_MESSAGE@@@Z (void __cdecl I_RpcFixTransferSyntax(struct _RPC_MESSAGE *)) + ?I_RpcFwThisIsTheManager@@YAXXZ (void __cdecl I_RpcFwThisIsTheManager(void)) + ?I_RpcInitNdrImports@@YAXPEAPEBU_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@@YAJPEAXKPEAPEAX@Z (long __cdecl I_RpcOpenClientThread(void *,unsigned long,void * *)) + ?I_RpcServerTurnOnOffKeepalives@@YAJPEAXHKK@Z (long __cdecl I_RpcServerTurnOnOffKeepalives(void *,int,unsigned long,unsigned long)) + ?NdrFullPointerFree@@YAHPEAU_FULL_PTR_XLAT_TABLES@@PEAX@Z (int __cdecl NdrFullPointerFree(struct _FULL_PTR_XLAT_TABLES *,void *)) + ?NdrFullPointerInsertRefId@@YAXPEAU_FULL_PTR_XLAT_TABLES@@KPEAX@Z (void __cdecl NdrFullPointerInsertRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,void *)) + ?NdrFullPointerQueryPointer@@YAHPEAU_FULL_PTR_XLAT_TABLES@@PEAXEPEAK@Z (int __cdecl NdrFullPointerQueryPointer(struct _FULL_PTR_XLAT_TABLES *,void *,unsigned char,unsigned long *)) + ?NdrFullPointerQueryRefId@@YAHPEAU_FULL_PTR_XLAT_TABLES@@KEPEAPEAX@Z (int __cdecl NdrFullPointerQueryRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,unsigned char,void * *)) + ?pfnFreeRoutines@@3QEBQ6AXPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (void (__cdecl*const * const pfnFreeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnMarshallRoutines@@3QEBQ6APEAEPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (unsigned char * (__cdecl*const * const pfnMarshallRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnSizeRoutines@@3QEBQ6AXPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (void (__cdecl*const * const pfnSizeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnUnmarshallRoutines@@3QEBQ6APEAEPEAU_MIDL_STUB_MESSAGE@@PEAPEAEPEBEE@ZEB (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_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 + Ndr64AsyncClientCall + Ndr64AsyncServerCall64 + Ndr64AsyncServerCallAll + Ndr64DcomAsyncClientCall + Ndr64DcomAsyncStubCall + NdrAllocate + NdrAsyncClientCall + NdrAsyncServerCall + NdrByteCountPointerBufferSize + NdrByteCountPointerFree + NdrByteCountPointerMarshall + NdrByteCountPointerUnmarshall + NdrCStdStubBuffer2_Release + NdrCStdStubBuffer_Release + NdrClearOutParameters + NdrClientCall2 + NdrClientCall3 + 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 + NdrMesProcEncodeDecode3 + NdrMesSimpleTypeAlignSize + NdrMesSimpleTypeAlignSizeAll + NdrMesSimpleTypeDecode + NdrMesSimpleTypeDecodeAll + NdrMesSimpleTypeEncode + NdrMesSimpleTypeEncodeAll + NdrMesTypeAlignSize + NdrMesTypeAlignSize2 + NdrMesTypeAlignSize3 + NdrMesTypeDecode + NdrMesTypeDecode2 + NdrMesTypeDecode3 + NdrMesTypeEncode + NdrMesTypeEncode2 + NdrMesTypeEncode3 + NdrMesTypeFree2 + NdrMesTypeFree3 + 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 + NdrServerCallAll + NdrServerCallNdr64 + NdrServerContextMarshall + NdrServerContextNewMarshall + NdrServerContextNewUnmarshall + NdrServerContextUnmarshall + NdrServerInitialize + NdrServerInitializeMarshall + NdrServerInitializeNew + NdrServerInitializePartial + NdrServerInitializeUnmarshall + NdrSimpleStructBufferSize + NdrSimpleStructFree + NdrSimpleStructMarshall + NdrSimpleStructMemorySize + NdrSimpleStructUnmarshall + NdrSimpleTypeMarshall + NdrSimpleTypeUnmarshall + NdrStubCall2 + NdrStubCall3 + 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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Rpcns4.txt b/symbols/SDK/um/arm64/Rpcns4.txt new file mode 100644 index 00000000..c5e87644 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Rtm.txt b/symbols/SDK/um/arm64/Rtm.txt new file mode 100644 index 00000000..7304801d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/SAPI.txt b/symbols/SDK/um/arm64/SAPI.txt new file mode 100644 index 00000000..c8ec3af8 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\SAPI.Lib + +File Type: LIBRARY + + Summary + + 7CC0 .debug$S + 607C .debug$T + 32 .drectve + D30 .rdata diff --git a/symbols/SDK/um/arm64/SCardDlg.txt b/symbols/SDK/um/arm64/SCardDlg.txt new file mode 100644 index 00000000..0537e611 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/ScrnSavW.txt b/symbols/SDK/um/arm64/ScrnSavW.txt new file mode 100644 index 00000000..83744754 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\ScrnSavW.Lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 54 .bss + 8F .data + C560 .debug$S + E6C4 .debug$T + 4C .drectve + 10 .gfids$y + 80 .pdata + 106 .rdata + 10 .text + 1170 .text$mn + 24 .text$x + 84 .xdata diff --git a/symbols/SDK/um/arm64/ScrnSave.txt b/symbols/SDK/um/arm64/ScrnSave.txt new file mode 100644 index 00000000..58876c76 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\ScrnSave.Lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 54 .bss + 62 .data + C560 .debug$S + E780 .debug$T + 4C .drectve + 10 .gfids$y + 80 .pdata + 96 .rdata + 10 .text + 1180 .text$mn + 24 .text$x + 84 .xdata diff --git a/symbols/SDK/um/arm64/SearchSDK.txt b/symbols/SDK/um/arm64/SearchSDK.txt new file mode 100644 index 00000000..2ac42916 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\SearchSDK.lib + +File Type: LIBRARY + + Summary + + 5FB8 .debug$S + 6A18 .debug$T + 32 .drectve + 200 .rdata diff --git a/symbols/SDK/um/arm64/Secur32.txt b/symbols/SDK/um/arm64/Secur32.txt new file mode 100644 index 00000000..034a4b31 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Secur32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?CloseLsaPerformanceData@@YAKXZ (unsigned long __cdecl CloseLsaPerformanceData(void)) + ?CollectLsaPerformanceData@@YAKPEAGPEAPEAXPEAK2@Z (unsigned long __cdecl CollectLsaPerformanceData(unsigned short *,void * *,unsigned long *,unsigned long *)) + ?OpenLsaPerformanceData@@YAKPEAG@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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/SensAPI.txt b/symbols/SDK/um/arm64/SensAPI.txt new file mode 100644 index 00000000..56547d41 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\SensAPI.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + IsDestinationReachableA + IsDestinationReachableW + IsNetworkAlive + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/SensorsUtils.txt b/symbols/SDK/um/arm64/SensorsUtils.txt new file mode 100644 index 00000000..f0668ada --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 14 .idata$6 diff --git a/symbols/SDK/um/arm64/SetupAPI.txt b/symbols/SDK/um/arm64/SetupAPI.txt new file mode 100644 index 00000000..1f517726 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/Sfc.txt b/symbols/SDK/um/arm64/Sfc.txt new file mode 100644 index 00000000..6d2511ba --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/ShFolder.txt b/symbols/SDK/um/arm64/ShFolder.txt new file mode 100644 index 00000000..f2f7a1e8 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\ShFolder.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + SHGetFolderPathA + SHGetFolderPathW + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/ShLwApi.txt b/symbols/SDK/um/arm64/ShLwApi.txt new file mode 100644 index 00000000..c6c59515 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/SnmpAPI.txt b/symbols/SDK/um/arm64/SnmpAPI.txt new file mode 100644 index 00000000..cb6d7426 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/SpOrder.txt b/symbols/SDK/um/arm64/SpOrder.txt new file mode 100644 index 00000000..e306a361 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\SpOrder.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + WSCWriteNameSpaceOrder + WSCWriteProviderOrder + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/SrClient.txt b/symbols/SDK/um/arm64/SrClient.txt new file mode 100644 index 00000000..3e79763e --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\SrClient.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + CE80 .debug$S + 14598 .debug$T + 7 .drectve + 8 .gfids$y + B0 .pdata + FC .rdata + 10 .text + 1678 .text$mn + 8 .xdata diff --git a/symbols/SDK/um/arm64/Sti.txt b/symbols/SDK/um/arm64/Sti.txt new file mode 100644 index 00000000..cfaa25f9 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Sti.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0BUFFER@@QEAA@I@Z (public: __cdecl BUFFER::BUFFER(unsigned int)) + ??0BUFFER_CHAIN@@QEAA@XZ (public: __cdecl BUFFER_CHAIN::BUFFER_CHAIN(void)) + ??0BUFFER_CHAIN_ITEM@@QEAA@I@Z (public: __cdecl BUFFER_CHAIN_ITEM::BUFFER_CHAIN_ITEM(unsigned int)) + ??1BUFFER@@QEAA@XZ (public: __cdecl BUFFER::~BUFFER(void)) + ??1BUFFER_CHAIN@@QEAA@XZ (public: __cdecl BUFFER_CHAIN::~BUFFER_CHAIN(void)) + ??1BUFFER_CHAIN_ITEM@@QEAA@XZ (public: __cdecl BUFFER_CHAIN_ITEM::~BUFFER_CHAIN_ITEM(void)) + ??_FBUFFER@@QEAAXXZ (public: void __cdecl BUFFER::`default constructor closure'(void)) + ??_FBUFFER_CHAIN_ITEM@@QEAAXXZ (public: void __cdecl BUFFER_CHAIN_ITEM::`default constructor closure'(void)) + ?QueryPtr@BUFFER@@QEBAPEAXXZ (public: void * __cdecl BUFFER::QueryPtr(void)const ) + ?QuerySize@BUFFER@@QEBAIXZ (public: unsigned int __cdecl BUFFER::QuerySize(void)const ) + ?QueryUsed@BUFFER_CHAIN_ITEM@@QEBAKXZ (public: unsigned long __cdecl BUFFER_CHAIN_ITEM::QueryUsed(void)const ) + ?SetUsed@BUFFER_CHAIN_ITEM@@QEAAXK@Z (public: void __cdecl BUFFER_CHAIN_ITEM::SetUsed(unsigned long)) + MigrateRegisteredSTIAppsForWIAEvents + SelectDeviceDialog2 + StiCreateInstance + StiCreateInstanceW + + Summary + + B7 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/Svcguid.txt b/symbols/SDK/um/arm64/Svcguid.txt new file mode 100644 index 00000000..2f055231 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Svcguid.Lib + +File Type: LIBRARY + + Summary + + 757C .debug$S + 2EE0 .debug$T + 4 .drectve + 1760 .rdata diff --git a/symbols/SDK/um/arm64/Tapi32.txt b/symbols/SDK/um/arm64/Tapi32.txt new file mode 100644 index 00000000..4afb5882 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Traffic.txt b/symbols/SDK/um/arm64/Traffic.txt new file mode 100644 index 00000000..f5fa8303 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/TranscodeImageUID.txt b/symbols/SDK/um/arm64/TranscodeImageUID.txt new file mode 100644 index 00000000..b2c82a0c --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\TranscodeImageUID.lib + +File Type: LIBRARY + + Summary + + D8C .debug$S + 19D4 .debug$T + 3 .drectve + 30 .rdata diff --git a/symbols/SDK/um/arm64/UIAutomationCore.txt b/symbols/SDK/um/arm64/UIAutomationCore.txt new file mode 100644 index 00000000..56f9e794 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 16 .idata$6 diff --git a/symbols/SDK/um/arm64/USP10.txt b/symbols/SDK/um/arm64/USP10.txt new file mode 100644 index 00000000..9d0c4563 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/Urlmon.txt b/symbols/SDK/um/arm64/Urlmon.txt new file mode 100644 index 00000000..a7114eed --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Urlmon.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?GetPortFromUrlScheme@@YAHKPEAK@Z (int __cdecl GetPortFromUrlScheme(unsigned long,unsigned long *)) + ?GetPropertyFromName@@YAHPEBGPEAW4__MIDL_IUri_0001@@@Z (int __cdecl GetPropertyFromName(unsigned short const *,enum __MIDL_IUri_0001 *)) + ?GetPropertyName@@YAPEBGW4__MIDL_IUri_0001@@@Z (unsigned short const * __cdecl GetPropertyName(enum __MIDL_IUri_0001)) + 322 ?IECompatLogCSSFix@@YAXPEBG0K@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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/User32.txt b/symbols/SDK/um/arm64/User32.txt new file mode 100644 index 00000000..a0fc1c9f --- /dev/null +++ b/symbols/SDK/um/arm64/User32.txt @@ -0,0 +1,798 @@ +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\arm64\User32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?CreatePalmRejectionDelayZone@@YAJPEAUIInspectable@@PEBUtagRECT@@PEAK@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 + GetClassLongPtrA + GetClassLongPtrW + 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 + GetWindowLongPtrA + GetWindowLongPtrW + 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 + SetClassLongPtrA + SetClassLongPtrW + 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 + SetWindowLongPtrA + SetWindowLongPtrW + 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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/UserEnv.txt b/symbols/SDK/um/arm64/UserEnv.txt new file mode 100644 index 00000000..dddab627 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Uuid.txt b/symbols/SDK/um/arm64/Uuid.txt new file mode 100644 index 00000000..2cdb2ea8 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Uuid.Lib + +File Type: LIBRARY + + Summary + + 21A42C .debug$S + 174AF8 .debug$T + 47B .drectve + 4815C .rdata diff --git a/symbols/SDK/um/arm64/Uxtheme.txt b/symbols/SDK/um/arm64/Uxtheme.txt new file mode 100644 index 00000000..1e1ebe42 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Uxtheme.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?BeginPanningFeedback@@YAHPEAUHWND__@@@Z (int __cdecl BeginPanningFeedback(struct HWND__ *)) + ?EndPanningFeedback@@YAHPEAUHWND__@@H@Z (int __cdecl EndPanningFeedback(struct HWND__ *,int)) + ?UpdatePanningFeedback@@YAHPEAUHWND__@@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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Version.txt b/symbols/SDK/um/arm64/Version.txt new file mode 100644 index 00000000..556e81bf --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Vfw32.txt b/symbols/SDK/um/arm64/Vfw32.txt new file mode 100644 index 00000000..b29d27c4 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 18 .idata$4 + 18 .idata$5 + 28 .idata$6 diff --git a/symbols/SDK/um/arm64/Virtdisk.txt b/symbols/SDK/um/arm64/Virtdisk.txt new file mode 100644 index 00000000..4e2faaaf --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/WS2_32.txt b/symbols/SDK/um/arm64/WS2_32.txt new file mode 100644 index 00000000..c335e225 --- /dev/null +++ b/symbols/SDK/um/arm64/WS2_32.txt @@ -0,0 +1,220 @@ +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\arm64\WS2_32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WSApSetPostRoutine@@YAHPEAX@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 + WSCDeinstallProvider32 + WSCDeinstallProviderEx + WSCEnableNSProvider + WSCEnableNSProvider32 + WSCEnumNameSpaceProviders32 + WSCEnumNameSpaceProvidersEx32 + WSCEnumProtocols + WSCEnumProtocols32 + WSCEnumProtocolsEx + WSCGetApplicationCategory + WSCGetApplicationCategoryEx + WSCGetProviderInfo + WSCGetProviderInfo32 + WSCGetProviderPath + WSCGetProviderPath32 + WSCInstallNameSpace + WSCInstallNameSpace32 + WSCInstallNameSpaceEx + WSCInstallNameSpaceEx2 + WSCInstallNameSpaceEx32 + WSCInstallProvider + WSCInstallProvider64_32 + WSCInstallProviderAndChains64_32 + WSCInstallProviderEx + WSCSetApplicationCategory + WSCSetApplicationCategoryEx + WSCSetProviderInfo + WSCSetProviderInfo32 + WSCUnInstallNameSpace + WSCUnInstallNameSpace32 + WSCUnInstallNameSpaceEx2 + WSCUpdateProvider + WSCUpdateProvider32 + WSCUpdateProviderEx + WSCWriteNameSpaceOrder + WSCWriteNameSpaceOrder32 + WSCWriteProviderOrder + WSCWriteProviderOrder32 + 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 + 104A4 .debug$S + 390E0 .debug$T + 8 .drectve + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 + 211 .rdata diff --git a/symbols/SDK/um/arm64/WSnmp32.txt b/symbols/SDK/um/arm64/WSnmp32.txt new file mode 100644 index 00000000..bb785cca --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/WSock32.txt b/symbols/SDK/um/arm64/WSock32.txt new file mode 100644 index 00000000..09a48dd5 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\WSock32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + 1000 ?WSApSetPostRoutine@@YAHPEAX@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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/WebServices.txt b/symbols/SDK/um/arm64/WebServices.txt new file mode 100644 index 00000000..a9eac47d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/Wer.txt b/symbols/SDK/um/arm64/Wer.txt new file mode 100644 index 00000000..87abcfa4 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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@@YAJPEAXPEBG1@Z (long __cdecl WerpAddAppCompatData(void *,unsigned short const *,unsigned short const *)) + ?WerpAddIfRegisteredForAppLocalDump@@YAJPEAX0PEBG@Z (long __cdecl WerpAddIfRegisteredForAppLocalDump(void *,void *,unsigned short const *)) + ?WerpAddMemoryBlock@@YAJPEAXK0KK@Z (long __cdecl WerpAddMemoryBlock(void *,unsigned long,void *,unsigned long,unsigned long)) + ?WerpAddRegisteredDataToReport@@YAJPEAX0@Z (long __cdecl WerpAddRegisteredDataToReport(void *,void *)) + ?WerpAddRegisteredDumpsToReport@@YAJPEAX0@Z (long __cdecl WerpAddRegisteredDumpsToReport(void *,void *)) + ?WerpAddRegisteredMetadataToReport@@YAJPEAX0@Z (long __cdecl WerpAddRegisteredMetadataToReport(void *,void *)) + ?WerpArchiveReport@@YAJPEAXPEBGHPEAPEAXPEAH@Z (long __cdecl WerpArchiveReport(void *,unsigned short const *,int,void * *,int *)) + ?WerpCancelUpload@@YAJPEAX@Z (long __cdecl WerpCancelUpload(void *)) + ?WerpCleanWer@@YAJXZ (long __cdecl WerpCleanWer(void)) + ?WerpCloseStore@@YAXPEAX@Z (void __cdecl WerpCloseStore(void *)) + ?WerpCreateMachineStore@@YAJXZ (long __cdecl WerpCreateMachineStore(void)) + ?WerpDeleteReport@@YAJPEAXPEBG@Z (long __cdecl WerpDeleteReport(void *,unsigned short const *)) + ?WerpDestroyWerString@@YAXPEAPEAX@Z (void __cdecl WerpDestroyWerString(void * *)) + ?WerpEnumerateStoreNext@@YAJPEAXPEAPEAX@Z (long __cdecl WerpEnumerateStoreNext(void *,void * *)) + ?WerpEnumerateStoreStart@@YAJPEAX@Z (long __cdecl WerpEnumerateStoreStart(void *)) + ?WerpExtractReportFiles@@YAJPEAXPEBG0@Z (long __cdecl WerpExtractReportFiles(void *,unsigned short const *,void *)) + ?WerpFlushImageCache@@YAKPEAU_WERP_IMAGE_CACHE@@K@Z (unsigned long __cdecl WerpFlushImageCache(struct _WERP_IMAGE_CACHE *,unsigned long)) + ?WerpForceDeferredCollection@@YAKPEAXP6AX0KPEBGPEAD@Z0@Z (unsigned long __cdecl WerpForceDeferredCollection(void *,void (__cdecl*)(void *,unsigned long,unsigned short const *,char *),void *)) + ?WerpFreeUnmappedVaRanges@@YAXPEAU_WERP_UNMAPPED_VA_RANGES@@@Z (void __cdecl WerpFreeUnmappedVaRanges(struct _WERP_UNMAPPED_VA_RANGES *)) + ?WerpGetBucketId@@YAJPEAXPEAPEAX@Z (long __cdecl WerpGetBucketId(void *,void * *)) + ?WerpGetDynamicParameter@@YAJPEAXKPEAPEBG1@Z (long __cdecl WerpGetDynamicParameter(void *,unsigned long,unsigned short const * *,unsigned short const * *)) + ?WerpGetEventType@@YAJPEAXPEAPEBG@Z (long __cdecl WerpGetEventType(void *,unsigned short const * *)) + ?WerpGetExtendedDiagData@@YAJPEAXPEAPEAXPEAK@Z (long __cdecl WerpGetExtendedDiagData(void *,void * *,unsigned long *)) + ?WerpGetFileByIndex@@YAJPEAXKPEAW4_WER_FILE_TYPE@@PEAKPEAPEBG33@Z (long __cdecl WerpGetFileByIndex(void *,unsigned long,enum _WER_FILE_TYPE *,unsigned long *,unsigned short const * *,unsigned short const * *,unsigned short const * *)) + ?WerpGetFilePathByIndex@@YAJPEAXKPEAPEBG@Z (long __cdecl WerpGetFilePathByIndex(void *,unsigned long,unsigned short const * *)) + ?WerpGetLegacyBucketId@@YAJPEAXPEAPEAX@Z (long __cdecl WerpGetLegacyBucketId(void *,void * *)) + ?WerpGetLoadedModuleByIndex@@YAJPEAXKPEAPEBG@Z (long __cdecl WerpGetLoadedModuleByIndex(void *,unsigned long,unsigned short const * *)) + ?WerpGetNumFiles@@YAJPEAXPEAK@Z (long __cdecl WerpGetNumFiles(void *,unsigned long *)) + ?WerpGetNumLoadedModules@@YAJPEAXPEAK@Z (long __cdecl WerpGetNumLoadedModules(void *,unsigned long *)) + ?WerpGetNumSigParams@@YAJPEAXPEAK@Z (long __cdecl WerpGetNumSigParams(void *,unsigned long *)) + ?WerpGetReportCount@@YAJPEAXPEAK@Z (long __cdecl WerpGetReportCount(void *,unsigned long *)) + ?WerpGetReportFinalConsent@@YAJPEAXPEAW4_CONSENT_SETTING@@@Z (long __cdecl WerpGetReportFinalConsent(void *,enum _CONSENT_SETTING *)) + ?WerpGetReportFlags@@YAJPEAXPEAK@Z (long __cdecl WerpGetReportFlags(void *,unsigned long *)) + ?WerpGetReportId@@YAJPEAXPEAGK@Z (long __cdecl WerpGetReportId(void *,unsigned short *,unsigned long)) + ?WerpGetReportInformation@@YAJPEAXPEAPEBU_WER_REPORT_INFORMATION_V5@@@Z (long __cdecl WerpGetReportInformation(void *,struct _WER_REPORT_INFORMATION_V5 const * *)) + ?WerpGetReportSettings@@YAJPEAXPEAPEAVCSettings@@@Z (long __cdecl WerpGetReportSettings(void *,class CSettings * *)) + ?WerpGetReportTime@@YAJPEAXPEAU_FILETIME@@@Z (long __cdecl WerpGetReportTime(void *,struct _FILETIME *)) + ?WerpGetReportType@@YAJPEAXPEAW4_WER_REPORT_TYPE@@@Z (long __cdecl WerpGetReportType(void *,enum _WER_REPORT_TYPE *)) + ?WerpGetResponseId@@YAJPEAXPEAH1@Z (long __cdecl WerpGetResponseId(void *,int *,int *)) + ?WerpGetSigParamByIndex@@YAJPEAXKPEAPEBG1@Z (long __cdecl WerpGetSigParamByIndex(void *,unsigned long,unsigned short const * *,unsigned short const * *)) + ?WerpGetStorePath@@YAJW4_REPORT_STORE_TYPES@@PEAGPEAK@Z (long __cdecl WerpGetStorePath(enum _REPORT_STORE_TYPES,unsigned short *,unsigned long *)) + ?WerpGetStoreType@@YAJPEAXPEAW4_REPORT_STORE_TYPES@@@Z (long __cdecl WerpGetStoreType(void *,enum _REPORT_STORE_TYPES *)) + ?WerpGetTextFromReport@@YAJPEAXPEBGPEAPEBG@Z (long __cdecl WerpGetTextFromReport(void *,unsigned short const *,unsigned short const * *)) + ?WerpGetUIParamByIndex@@YAJPEAXKPEAPEBG@Z (long __cdecl WerpGetUIParamByIndex(void *,unsigned long,unsigned short const * *)) + ?WerpGetUploadTime@@YAJPEAXPEAU_FILETIME@@@Z (long __cdecl WerpGetUploadTime(void *,struct _FILETIME *)) + ?WerpGetWerStringData@@YAPEBGPEAX@Z (unsigned short const * __cdecl WerpGetWerStringData(void *)) + ?WerpGetWow64Process@@YAJPEAXPEAK1@Z (long __cdecl WerpGetWow64Process(void *,unsigned long *,unsigned long *)) + ?WerpHashApplicationParameters@@YAXPEAEPEBG1PEAGK@Z (void __cdecl WerpHashApplicationParameters(unsigned char *,unsigned short const *,unsigned short const *,unsigned short *,unsigned long)) + ?WerpInitializeImageCache@@YAJPEAU_WERP_IMAGE_CACHE@@K@Z (long __cdecl WerpInitializeImageCache(struct _WERP_IMAGE_CACHE *,unsigned long)) + ?WerpIsOnBattery@@YAHXZ (int __cdecl WerpIsOnBattery(void)) + ?WerpIsTransportAvailable@@YAJHPEAH@Z (long __cdecl WerpIsTransportAvailable(int,int *)) + ?WerpLoadReport@@YAJPEAXPEBGPEAPEAXHH@Z (long __cdecl WerpLoadReport(void *,unsigned short const *,void * *,int,int)) + ?WerpLoadReportFromBuffer@@YAJPEAXKPEAPEAXH@Z (long __cdecl WerpLoadReportFromBuffer(void *,unsigned long,void * *,int)) + ?WerpOpenMachineArchive@@YAJPEAPEAX@Z (long __cdecl WerpOpenMachineArchive(void * *)) + ?WerpOpenMachineQueue@@YAJPEAPEAX@Z (long __cdecl WerpOpenMachineQueue(void * *)) + ?WerpPromptUser@@YAJPEAXPEAUHWND__@@PEAU_WER_USER_PROMPT_INPUT@@PEAH@Z (long __cdecl WerpPromptUser(void *,struct HWND__ *,struct _WER_USER_PROMPT_INPUT *,int *)) + ?WerpPruneStore@@YAJPEAX@Z (long __cdecl WerpPruneStore(void *)) + ?WerpQueueHasBypassPowerReports@@YAJPEAH@Z (long __cdecl WerpQueueHasBypassPowerReports(int *)) + ?WerpReportCancel@@YAJPEAX@Z (long __cdecl WerpReportCancel(void *)) + ?WerpReportSprintfParameter@@YAJPEAXKPEAUHINSTANCE__@@IPEBGZZ (long __cdecl WerpReportSprintfParameter(void *,unsigned long,struct HINSTANCE__ *,unsigned int,unsigned short const *,...)) + ?WerpReserveMachineQueueReportDir@@YAJPEAXPEAGK@Z (long __cdecl WerpReserveMachineQueueReportDir(void *,unsigned short *,unsigned long)) + ?WerpResetTransientImageCacheStatistics@@YAXPEAU_WERP_IMAGE_CACHE@@@Z (void __cdecl WerpResetTransientImageCacheStatistics(struct _WERP_IMAGE_CACHE *)) + ?WerpRestartApplication@@YAJPEAXPEBG1PEAH2@Z (long __cdecl WerpRestartApplication(void *,unsigned short const *,unsigned short const *,int *,int *)) + ?WerpSetDynamicParameter@@YAJPEAXKPEBG1@Z (long __cdecl WerpSetDynamicParameter(void *,unsigned long,unsigned short const *,unsigned short const *)) + ?WerpSetEventName@@YAJPEAXPEBG@Z (long __cdecl WerpSetEventName(void *,unsigned short const *)) + ?WerpSetProcessTimelines@@YAJPEAXPEBU_WER_PROCESS_TIMELINES@@K@Z (long __cdecl WerpSetProcessTimelines(void *,struct _WER_PROCESS_TIMELINES const *,unsigned long)) + ?WerpSetQuickDumpType@@YAJPEAXW4_WER_DUMP_TYPE@@@Z (long __cdecl WerpSetQuickDumpType(void *,enum _WER_DUMP_TYPE)) + ?WerpSetReportApplicationIdentity@@YAJPEAXPEAE@Z (long __cdecl WerpSetReportApplicationIdentity(void *,unsigned char *)) + ?WerpSetReportFlags@@YAJPEAXK@Z (long __cdecl WerpSetReportFlags(void *,unsigned long)) + ?WerpSetReportInformation@@YAJPEAXPEBU_WER_REPORT_INFORMATION_V5@@@Z (long __cdecl WerpSetReportInformation(void *,struct _WER_REPORT_INFORMATION_V5 const *)) + ?WerpSetReportIsFatal@@YAJPEAXH@Z (long __cdecl WerpSetReportIsFatal(void *,int)) + ?WerpSetReportNamespaceParameter@@YAJPEAXKPEBG1@Z (long __cdecl WerpSetReportNamespaceParameter(void *,unsigned long,unsigned short const *,unsigned short const *)) + ?WerpSetReportTime@@YAJPEAXPEAU_FILETIME@@@Z (long __cdecl WerpSetReportTime(void *,struct _FILETIME *)) + ?WerpSetReportUploadContextToken@@YAJPEAX0@Z (long __cdecl WerpSetReportUploadContextToken(void *,void *)) + ?WerpSetTelemetryAppParams@@YAJPEAXPEBU_WER_TELEMETRY_APP_PARAMS@@@Z (long __cdecl WerpSetTelemetryAppParams(void *,struct _WER_TELEMETRY_APP_PARAMS const *)) + ?WerpSetTelemetryKernelParams@@YAJPEAXK@Z (long __cdecl WerpSetTelemetryKernelParams(void *,unsigned long)) + ?WerpSetTelemetryServiceParams@@YAJPEAXPEBG1H@Z (long __cdecl WerpSetTelemetryServiceParams(void *,unsigned short const *,unsigned short const *,int)) + ?WerpSetTimedTask@@YAJHH@Z (long __cdecl WerpSetTimedTask(int,int)) + ?WerpShowUpsellUI@@YAJPEAUHWND__@@PEAH@Z (long __cdecl WerpShowUpsellUI(struct HWND__ *,int *)) + ?WerpStitchedMinidumpVmPostReadCallback@@YAJPEAU_WERP_STITCHED_DUMP_WRITER@@PEAK_KPEAXKKJ@Z (long __cdecl WerpStitchedMinidumpVmPostReadCallback(struct _WERP_STITCHED_DUMP_WRITER *,unsigned long *,unsigned __int64,void *,unsigned long,unsigned long,long)) + ?WerpStitchedMinidumpVmPreReadCallback@@YAJPEAU_WERP_STITCHED_DUMP_WRITER@@PEAK_KPEAXK@Z (long __cdecl WerpStitchedMinidumpVmPreReadCallback(struct _WERP_STITCHED_DUMP_WRITER *,unsigned long *,unsigned __int64,void *,unsigned long)) + ?WerpStitchedMinidumpVmQueryCallback@@YAJPEAU_WERP_STITCHED_DUMP_WRITER@@PEAU_MINIDUMP_MEMORY_INFO@@_K@Z (long __cdecl WerpStitchedMinidumpVmQueryCallback(struct _WERP_STITCHED_DUMP_WRITER *,struct _MINIDUMP_MEMORY_INFO *,unsigned __int64)) + ?WerpSubmitReportFromStore@@YAJPEAXPEBG0PEAVIReportUI@@PEAPEAXKPEAW4_WER_SUBMIT_RESULT@@@Z (long __cdecl WerpSubmitReportFromStore(void *,unsigned short const *,void *,class IReportUI *,void * *,unsigned long,enum _WER_SUBMIT_RESULT *)) + ?WerpTraceAuxMemDumpStatistics@@YAXP6AXPEAXKPEBGPEAD@Z0PEAU_WERP_AUXILIARY_MEMORY_DUMP@@PEAT_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@@YAXP6AXPEAXKPEBGPEAD@Z0KPEAT_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@@YAXP6AXPEAXKPEBGPEAD@Z0PEAU_WERP_IMAGE_CACHE@@PEAT_LARGE_INTEGER@@@Z (void __cdecl WerpTraceImageCacheStatistics(void (__cdecl*)(void *,unsigned long,unsigned short const *,char *),void *,struct _WERP_IMAGE_CACHE *,union _LARGE_INTEGER *)) + ?WerpTraceSnapshotStatistics@@YAXP6AXPEAXKPEBGPEAD@Z00@Z (void __cdecl WerpTraceSnapshotStatistics(void (__cdecl*)(void *,unsigned long,unsigned short const *,char *),void *,void *)) + ?WerpTraceStitchedDumpWriterStatistics@@YAXP6AXPEAXKPEBGPEAD@Z0PEAU_WERP_STITCHED_DUMP_WRITER@@PEAT_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@@YAXP6AXPEAXKPEBGPEAD@Z0PEAU_WERP_UNMAPPED_VA_RANGES@@PEAT_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@@YAJPEAU_WERP_UNMAPPED_VA_RANGES@@PEAXK@Z (long __cdecl WerpUnmapProcessViews(struct _WERP_UNMAPPED_VA_RANGES *,void *,unsigned long)) + ?WerpValidateReportKey@@YAJPEBG@Z (long __cdecl WerpValidateReportKey(unsigned short const *)) + ?WerpWalkGatherBlocks@@YAJPEAU_WER_GATHER@@PEAPEAXPEAX1@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 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/WiaGuid.txt b/symbols/SDK/um/arm64/WiaGuid.txt new file mode 100644 index 00000000..e836bd4d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\WiaGuid.Lib + +File Type: LIBRARY + + Summary + + 25E2C .debug$S + 27C68 .debug$T + 126 .drectve + 1924 .rdata diff --git a/symbols/SDK/um/arm64/WinBio.txt b/symbols/SDK/um/arm64/WinBio.txt new file mode 100644 index 00000000..421c50a8 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/WinInet.txt b/symbols/SDK/um/arm64/WinInet.txt new file mode 100644 index 00000000..6f6b133d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\WinInet.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?DispatchAPICall@@YAXPEAUHWND__@@PEAUHINSTANCE__@@PEADH@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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/WinMM.txt b/symbols/SDK/um/arm64/WinMM.txt new file mode 100644 index 00000000..ecb429df --- /dev/null +++ b/symbols/SDK/um/arm64/WinMM.txt @@ -0,0 +1,200 @@ +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\arm64\WinMM.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?mciExecute@@YAHPEBD@Z (int __cdecl mciExecute(char const *)) + CloseDriver + DefDriverProc + DriverCallback + DrvGetModuleHandle + GetDriverModuleHandle + OpenDriver + PlaySound + PlaySoundA + PlaySoundW + SendDriverMessage + WOWAppExit + auxGetDevCapsA + auxGetDevCapsW + auxGetNumDevs + auxGetVolume + auxOutMessage + auxSetVolume + joyConfigChanged + joyGetDevCapsA + joyGetDevCapsW + joyGetNumDevs + joyGetPos + joyGetPosEx + joyGetThreshold + joyReleaseCapture + joySetCapture + joySetThreshold + mciDriverNotify + mciDriverYield + mciFreeCommandResource + mciGetCreatorTask + mciGetDeviceIDA + mciGetDeviceIDFromElementIDA + mciGetDeviceIDFromElementIDW + mciGetDeviceIDW + mciGetDriverData + mciGetErrorStringA + mciGetErrorStringW + mciGetYieldProc + mciLoadCommandResource + mciSendCommandA + mciSendCommandW + mciSendStringA + mciSendStringW + mciSetDriverData + mciSetYieldProc + 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 + sndPlaySoundA + sndPlaySoundW + 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 + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/WinSpool.txt b/symbols/SDK/um/arm64/WinSpool.txt new file mode 100644 index 00000000..bdfb7cd3 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\WinSpool.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?ADVANCEDSETUPDIALOG@@YAJPEAUHWND__@@PEAXPEAU_devicemodeA@@2@Z (long __cdecl ADVANCEDSETUPDIALOG(struct HWND__ *,void *,struct _devicemodeA *,struct _devicemodeA *)) + ?AdvancedSetupDialog@@YAJPEAUHWND__@@PEAXPEAU_devicemodeA@@2@Z (long __cdecl AdvancedSetupDialog(struct HWND__ *,void *,struct _devicemodeA *,struct _devicemodeA *)) + 218 ?CallCommonPropertySheetUI@@YAJPEAUHWND__@@P6AJPEAU_PROPSHEETUI_INFO@@_J@Z2PEAK@Z (long __cdecl CallCommonPropertySheetUI(struct HWND__ *,long (__cdecl*)(struct _PROPSHEETUI_INFO *,__int64),__int64,unsigned long *)) + ?ConvertAnsiDevModeToUnicodeDevmode@@YAHPEAU_devicemodeA@@PEAU_devicemodeW@@KPEAK@Z (int __cdecl ConvertAnsiDevModeToUnicodeDevmode(struct _devicemodeA *,struct _devicemodeW *,unsigned long,unsigned long *)) + ?ConvertUnicodeDevModeToAnsiDevmode@@YAHPEAU_devicemodeW@@PEAU_devicemodeA@@KPEAK@Z (int __cdecl ConvertUnicodeDevModeToAnsiDevmode(struct _devicemodeW *,struct _devicemodeA *,unsigned long,unsigned long *)) + ?DEVICEMODE@@YAXPEAUHWND__@@PEAXPEAD2@Z (void __cdecl DEVICEMODE(struct HWND__ *,void *,char *,char *)) + ?DeviceMode@@YAXPEAUHWND__@@PEAXPEAD2@Z (void __cdecl DeviceMode(struct HWND__ *,void *,char *,char *)) + ?DocumentEvent@@YAHPEAXPEAUHDC__@@HK0K0@Z (int __cdecl DocumentEvent(void *,struct HDC__ *,int,unsigned long,void *,unsigned long,void *)) + 252 ?FindCompatibleDriver@@YAJPEBG0PEAGKPEAK1K22@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@@YAHPEAX@Z (int __cdecl FlushBuffer2(void *)) + 362 ?GetWorkFlowSourceLibraryHandle@@YAPEAUHINSTANCE__@@PEAX@Z (struct HINSTANCE__ * __cdecl GetWorkFlowSourceLibraryHandle(void *)) + 233 ?InternalGetPrinterDriverA@@YAHPEAXPEADKPEAEKPEAK@Z (int __cdecl InternalGetPrinterDriverA(void *,char *,unsigned long,unsigned char *,unsigned long,unsigned long *)) + 234 ?InternalGetPrinterDriverW@@YAHPEAXPEAGKPEAEKPEAK@Z (int __cdecl InternalGetPrinterDriverW(void *,unsigned short *,unsigned long,unsigned char *,unsigned long,unsigned long *)) + 221 ?PrintUIDocumentDefaults@@YAXPEAUHWND__@@PEBGH_J@Z (void __cdecl PrintUIDocumentDefaults(struct HWND__ *,unsigned short const *,int,__int64)) + 229 ?PrintUIDocumentPropertiesWrap@@YAJPEAUHWND__@@PEAXPEAGPEAU_devicemodeW@@3KK@Z (long __cdecl PrintUIDocumentPropertiesWrap(struct HWND__ *,void *,unsigned short *,struct _devicemodeW *,struct _devicemodeW *,unsigned long,unsigned long)) + 220 ?PrintUIPrinterPropPages@@YAXPEAUHWND__@@PEBGH_J@Z (void __cdecl PrintUIPrinterPropPages(struct HWND__ *,unsigned short const *,int,__int64)) + 230 ?PrintUIPrinterSetup@@YAHPEAUHWND__@@IIPEAGPEAIPEBG@Z (int __cdecl PrintUIPrinterSetup(struct HWND__ *,unsigned int,unsigned int,unsigned short *,unsigned int *,unsigned short const *)) + 219 ?PrintUIQueueCreate@@YAXPEAUHWND__@@PEBGH_J@Z (void __cdecl PrintUIQueueCreate(struct HWND__ *,unsigned short const *,int,__int64)) + 231 ?PrintUIServerPropPages@@YAXPEAUHWND__@@PEBGH_J@Z (void __cdecl PrintUIServerPropPages(struct HWND__ *,unsigned short const *,int,__int64)) + ?QueryColorProfile@@YAHPEAXPEAU_devicemodeW@@K0PEAK2@Z (int __cdecl QueryColorProfile(void *,struct _devicemodeW *,unsigned long,void *,unsigned long *,unsigned long *)) + ?QueryRemoteFonts@@YAHPEAXPEAU_UNIVERSAL_FONT_ID@@K@Z (int __cdecl QueryRemoteFonts(void *,struct _UNIVERSAL_FONT_ID *,unsigned long)) + ?QuerySpoolMode@@YAHPEAXPEAJPEAK@Z (int __cdecl QuerySpoolMode(void *,long *,unsigned long *)) + 363 ?SetParentWindow@@YAHPEAXPEAUHWND__@@H@Z (int __cdecl SetParentWindow(void *,struct HWND__ *,int)) + ?SpoolerDevQueryPrintW@@YAHPEAXPEAU_devicemodeW@@PEAKPEAGK@Z (int __cdecl SpoolerDevQueryPrintW(void *,struct _devicemodeW *,unsigned long *,unsigned short *,unsigned long)) + ?StartDocDlgW@@YAPEAGPEAXPEAU_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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/WinStrm.txt b/symbols/SDK/um/arm64/WinStrm.txt new file mode 100644 index 00000000..3c451d70 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\WinStrm.Lib + +File Type: LIBRARY + + Summary + + 8 .bss + 26A00 .debug$S + 52490 .debug$T + 20 .drectve + 68 .pdata + 1A4 .rdata + 1CD8 .text$mn + 58 .xdata diff --git a/symbols/SDK/um/arm64/WinTrust.txt b/symbols/SDK/um/arm64/WinTrust.txt new file mode 100644 index 00000000..49b30c38 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\WinTrust.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?CryptCATVerifyMember@@YAHPEAXPEAUCRYPTCATMEMBER_@@0@Z (int __cdecl CryptCATVerifyMember(void *,struct CRYPTCATMEMBER_ *,void *)) + ?CryptSIPGetInfo@@YAHPEAU_SIP_INFORMATION@@@Z (int __cdecl CryptSIPGetInfo(struct _SIP_INFORMATION *)) + ?CryptSIPGetRegWorkingFlags@@YAXPEAK@Z (void __cdecl CryptSIPGetRegWorkingFlags(unsigned long *)) + ?GenericChainCertificateTrust@@YAJPEAU_CRYPT_PROVIDER_DATA@@@Z (long __cdecl GenericChainCertificateTrust(struct _CRYPT_PROVIDER_DATA *)) + ?GenericChainFinalProv@@YAJPEAU_CRYPT_PROVIDER_DATA@@@Z (long __cdecl GenericChainFinalProv(struct _CRYPT_PROVIDER_DATA *)) + ?HTTPSCertificateTrust@@YAJPEAU_CRYPT_PROVIDER_DATA@@@Z (long __cdecl HTTPSCertificateTrust(struct _CRYPT_PROVIDER_DATA *)) + ?SoftpubDefCertInit@@YAJPEAU_CRYPT_PROVIDER_DATA@@@Z (long __cdecl SoftpubDefCertInit(struct _CRYPT_PROVIDER_DATA *)) + ?SoftpubFreeDefUsageCallData@@YAHPEBDPEAU_CRYPT_PROVIDER_DEFUSAGE@@@Z (int __cdecl SoftpubFreeDefUsageCallData(char const *,struct _CRYPT_PROVIDER_DEFUSAGE *)) + ?SoftpubLoadDefUsageCallData@@YAHPEBDPEAU_CRYPT_PROVIDER_DEFUSAGE@@@Z (int __cdecl SoftpubLoadDefUsageCallData(char const *,struct _CRYPT_PROVIDER_DEFUSAGE *)) + ?WTHelperCertFindIssuerCertificate@@YAPEBU_CERT_CONTEXT@@PEBU1@KPEAPEAXPEAU_FILETIME@@KPEAK3@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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/WindowsApp.txt b/symbols/SDK/um/arm64/WindowsApp.txt new file mode 100644 index 00000000..f03db0f6 --- /dev/null +++ b/symbols/SDK/um/arm64/WindowsApp.txt @@ -0,0 +1,3216 @@ +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\arm64\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_UserFree64 + HSTRING_UserMarshal + HSTRING_UserMarshal64 + HSTRING_UserSize + HSTRING_UserSize64 + HSTRING_UserUnmarshal + HSTRING_UserUnmarshal64 + 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 + BSTR_UserFree64 + 284 BSTR_UserMarshal + BSTR_UserMarshal64 + 283 BSTR_UserSize + BSTR_UserSize64 + 285 BSTR_UserUnmarshal + BSTR_UserUnmarshal64 + 30 DispInvoke + 296 LPSAFEARRAY_Marshal + 295 LPSAFEARRAY_Size + 297 LPSAFEARRAY_Unmarshal + 294 LPSAFEARRAY_UserFree + LPSAFEARRAY_UserFree64 + 292 LPSAFEARRAY_UserMarshal + LPSAFEARRAY_UserMarshal64 + 291 LPSAFEARRAY_UserSize + LPSAFEARRAY_UserSize64 + 293 LPSAFEARRAY_UserUnmarshal + LPSAFEARRAY_UserUnmarshal64 + 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 + VARIANT_UserFree64 + 288 VARIANT_UserMarshal + VARIANT_UserMarshal64 + 287 VARIANT_UserSize + VARIANT_UserSize64 + 289 VARIANT_UserUnmarshal + VARIANT_UserUnmarshal64 + 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 + Ndr64AsyncClientCall + Ndr64AsyncServerCall64 + Ndr64AsyncServerCallAll + NdrAllocate + NdrAsyncClientCall + NdrAsyncServerCall + NdrByteCountPointerBufferSize + NdrByteCountPointerFree + NdrByteCountPointerMarshall + NdrByteCountPointerUnmarshall + NDRCContextBinding + NDRCContextMarshall + NDRCContextUnmarshall + NdrClearOutParameters + NdrClientCall2 + NdrClientCall3 + 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 + NdrServerCallAll + NdrServerCallNdr64 + NdrServerContextMarshall + NdrServerContextNewMarshall + NdrServerContextNewUnmarshall + NdrServerContextUnmarshall + NdrServerInitialize + NdrServerInitializeMarshall + NdrServerInitializeNew + NdrServerInitializePartial + NdrServerInitializeUnmarshall + NdrSimpleStructBufferSize + NdrSimpleStructFree + NdrSimpleStructMarshall + NdrSimpleStructMemorySize + NdrSimpleStructUnmarshall + NdrSimpleTypeMarshall + NdrSimpleTypeUnmarshall + NdrStubCall2 + NdrStubCall3 + 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 + 5F0 .idata$4 + 5F0 .idata$5 + 1850 .idata$6 diff --git a/symbols/SDK/um/arm64/WindowsApp_downlevel.txt b/symbols/SDK/um/arm64/WindowsApp_downlevel.txt new file mode 100644 index 00000000..681de5f4 --- /dev/null +++ b/symbols/SDK/um/arm64/WindowsApp_downlevel.txt @@ -0,0 +1,2620 @@ +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\arm64\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 + BSTR_UserFree64 + 284 BSTR_UserMarshal + BSTR_UserMarshal64 + 283 BSTR_UserSize + BSTR_UserSize64 + 285 BSTR_UserUnmarshal + BSTR_UserUnmarshal64 + 30 DispInvoke + 296 LPSAFEARRAY_Marshal + 295 LPSAFEARRAY_Size + 297 LPSAFEARRAY_Unmarshal + 294 LPSAFEARRAY_UserFree + LPSAFEARRAY_UserFree64 + 292 LPSAFEARRAY_UserMarshal + LPSAFEARRAY_UserMarshal64 + 291 LPSAFEARRAY_UserSize + LPSAFEARRAY_UserSize64 + 293 LPSAFEARRAY_UserUnmarshal + LPSAFEARRAY_UserUnmarshal64 + 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 + VARIANT_UserFree64 + 288 VARIANT_UserMarshal + VARIANT_UserMarshal64 + 287 VARIANT_UserSize + VARIANT_UserSize64 + 289 VARIANT_UserUnmarshal + VARIANT_UserUnmarshal64 + 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 + Ndr64AsyncClientCall + Ndr64AsyncServerCall64 + Ndr64AsyncServerCallAll + NdrAllocate + NdrAsyncClientCall + NdrAsyncServerCall + NdrByteCountPointerBufferSize + NdrByteCountPointerFree + NdrByteCountPointerMarshall + NdrByteCountPointerUnmarshall + NDRCContextBinding + NDRCContextMarshall + NDRCContextUnmarshall + NdrClearOutParameters + NdrClientCall2 + NdrClientCall3 + 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 + NdrServerCallAll + NdrServerCallNdr64 + NdrServerContextMarshall + NdrServerContextNewMarshall + NdrServerContextNewUnmarshall + NdrServerContextUnmarshall + NdrServerInitialize + NdrServerInitializeMarshall + NdrServerInitializeNew + NdrServerInitializePartial + NdrServerInitializeUnmarshall + NdrSimpleStructBufferSize + NdrSimpleStructFree + NdrSimpleStructMarshall + NdrSimpleStructMemorySize + NdrSimpleStructUnmarshall + NdrSimpleTypeMarshall + NdrSimpleTypeUnmarshall + NdrStubCall2 + NdrStubCall3 + 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 + 120 .idata$4 + 120 .idata$5 + 23E .idata$6 diff --git a/symbols/SDK/um/arm64/Wldap32.txt b/symbols/SDK/um/arm64/Wldap32.txt new file mode 100644 index 00000000..37fdf1c2 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/Wldp.txt b/symbols/SDK/um/arm64/Wldp.txt new file mode 100644 index 00000000..f4f8850c --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\Wldp.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WldpQueryWindowsLockdownMode@@YAJPEAW4WLDP_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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/WtsApi32.txt b/symbols/SDK/um/arm64/WtsApi32.txt new file mode 100644 index 00000000..142cef96 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/Xinput9_1_0.txt b/symbols/SDK/um/arm64/Xinput9_1_0.txt new file mode 100644 index 00000000..b66e40db --- /dev/null +++ b/symbols/SDK/um/arm64/Xinput9_1_0.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\arm64\Xinput9_1_0.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DllMain + XInputGetCapabilities + XInputGetDSoundAudioDeviceGuids + XInputGetState + XInputSetState + + Summary + + CF .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/advpack.txt b/symbols/SDK/um/arm64/advpack.txt new file mode 100644 index 00000000..90f1dc55 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\advpack.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?DelNodeRunDLL32@@YAJPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (long __cdecl DelNodeRunDLL32(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?DelNodeRunDLL32A@@YAJPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (long __cdecl DelNodeRunDLL32A(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?DoInfInstall@@YAJPEAU_ADVPACKARGSA@@@Z (long __cdecl DoInfInstall(struct _ADVPACKARGSA *)) + ?DoInfInstallA@@YAJPEAU_ADVPACKARGSA@@@Z (long __cdecl DoInfInstallA(struct _ADVPACKARGSA *)) + ?DoInfInstallW@@YAJPEAU_ADVPACKARGSW@@@Z (long __cdecl DoInfInstallW(struct _ADVPACKARGSW *)) + ?FileSaveRestore@@YAJPEAUHWND__@@PEBD11K@Z (long __cdecl FileSaveRestore(struct HWND__ *,char const *,char const *,char const *,unsigned long)) + ?FileSaveRestoreA@@YAJPEAUHWND__@@PEBD11K@Z (long __cdecl FileSaveRestoreA(struct HWND__ *,char const *,char const *,char const *,unsigned long)) + ?LaunchINFSectionA@@YAHPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (int __cdecl LaunchINFSectionA(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?LaunchINFSectionEx@@YAJPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (long __cdecl LaunchINFSectionEx(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?LaunchINFSectionExA@@YAJPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (long __cdecl LaunchINFSectionExA(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?RegisterOCX@@YAHPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (int __cdecl RegisterOCX(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?RegisterOCXW@@YAHPEAUHWND__@@PEAUHINSTANCE__@@PEAGH@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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/ahadmin.txt b/symbols/SDK/um/arm64/ahadmin.txt new file mode 100644 index 00000000..6ac37a91 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\ahadmin.lib + +File Type: LIBRARY + + Summary + + 6510 .debug$S + 11C28 .debug$T + 32 .drectve + 250 .rdata diff --git a/symbols/SDK/um/arm64/amsi.txt b/symbols/SDK/um/arm64/amsi.txt new file mode 100644 index 00000000..30ec0974 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/amstrmid.txt b/symbols/SDK/um/arm64/amstrmid.txt new file mode 100644 index 00000000..d20b87cb --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\amstrmid.lib + +File Type: LIBRARY + + Summary + + EF54 .debug$S + 620 .debug$T + 6 .drectve + 42F0 .rdata diff --git a/symbols/SDK/um/arm64/api-ms-win-net-isolation-l1-1-0.txt b/symbols/SDK/um/arm64/api-ms-win-net-isolation-l1-1-0.txt new file mode 100644 index 00000000..7b9234f8 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 24 .idata$6 diff --git a/symbols/SDK/um/arm64/appmgmts.txt b/symbols/SDK/um/arm64/appmgmts.txt new file mode 100644 index 00000000..1391bf9d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/appmgr.txt b/symbols/SDK/um/arm64/appmgr.txt new file mode 100644 index 00000000..c980a3e4 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\appmgr.lib + +File Type: LIBRARY + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/appnotify.txt b/symbols/SDK/um/arm64/appnotify.txt new file mode 100644 index 00000000..2397c0a2 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\appnotify.lib + +File Type: LIBRARY + + Exports + + ordinal name + + RegisterAppStateChangeNotification + UnregisterAppStateChangeNotification + + Summary + + 150 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 2A .idata$6 diff --git a/symbols/SDK/um/arm64/arm64rt.txt b/symbols/SDK/um/arm64/arm64rt.txt new file mode 100644 index 00000000..d675457d --- /dev/null +++ b/symbols/SDK/um/arm64/arm64rt.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\arm64\arm64rt.lib + +File Type: LIBRARY + + Summary + + 9DC .debug$S + 178 .debug$T + 3 .drectve + 18 .pdata + 54 .text + 2C .xdata diff --git a/symbols/SDK/um/arm64/audiobaseprocessingobject.txt b/symbols/SDK/um/arm64/audiobaseprocessingobject.txt new file mode 100644 index 00000000..234602f2 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\audiobaseprocessingobject.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 8 .CRT$XCU + 18 .bss + 1980C .debug$S + 301BC .debug$T + 67 .drectve + 10 .gfids$y + F8 .pdata + 288 .rdata + 10 .text + C .text$di + 24E4 .text$mn + 4 .text$yd + 114 .xdata + 8 RT_BSS + 10 RT_DATA diff --git a/symbols/SDK/um/arm64/audioeng.txt b/symbols/SDK/um/arm64/audioeng.txt new file mode 100644 index 00000000..be2aef44 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\audioeng.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AERT_Allocate + AERT_Free + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/audiomediatypecrt.txt b/symbols/SDK/um/arm64/audiomediatypecrt.txt new file mode 100644 index 00000000..f7102ea7 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\audiomediatypecrt.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 28 .bss + EAA8 .debug$S + 360CC .debug$T + 159 .drectve + 28 .gfids$y + 78 .pdata + 170 .rdata + 10 .text + BE4 .text$mn + 54 .xdata + 8 ATL$__a + 8 ATL$__z diff --git a/symbols/SDK/um/arm64/aux_ulib.txt b/symbols/SDK/um/arm64/aux_ulib.txt new file mode 100644 index 00000000..e5f5d8eb --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\aux_ulib.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 38 .bss + 7EC4 .debug$S + 10B9C .debug$T + 7 .drectve + C .gfids$y + 20 .pdata + 133 .rdata + 10 .text + 464 .text$mn + 44 .xdata diff --git a/symbols/SDK/um/arm64/avifil32.txt b/symbols/SDK/um/arm64/avifil32.txt new file mode 100644 index 00000000..ffc9667f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/avrt.txt b/symbols/SDK/um/arm64/avrt.txt new file mode 100644 index 00000000..99e31e45 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/basesrv.txt b/symbols/SDK/um/arm64/basesrv.txt new file mode 100644 index 00000000..0f515e1d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\basesrv.lib + +File Type: LIBRARY + + Exports + + ordinal name + + BaseGetProcessCrtlRoutine + BaseSetProcessCreateNotify + BaseSrvNlsLogon + BaseSrvNlsUpdateRegistryCache + BaseSrvRegisterSxS + ServerDllInitialization + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/bcrypt.txt b/symbols/SDK/um/arm64/bcrypt.txt new file mode 100644 index 00000000..9a018b53 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/bthprops.txt b/symbols/SDK/um/arm64/bthprops.txt new file mode 100644 index 00000000..d8423d97 --- /dev/null +++ b/symbols/SDK/um/arm64/bthprops.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\arm64\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 + BluetoothSelectDevices + BluetoothSelectDevicesFree + BluetoothSendAuthenticationResponse + BluetoothSendAuthenticationResponseEx + BluetoothSetLocalServiceInfo + BluetoothSetServiceState + BluetoothUnregisterAuthentication + BluetoothUpdateDeviceRecord + CPlApplet + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/certadm.txt b/symbols/SDK/um/arm64/certadm.txt new file mode 100644 index 00000000..9eb56fb6 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\certadm.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 212 ?GetAccessRights@@YAJPEAXQEAPEAXKQEAK@Z (long __cdecl GetAccessRights(void *,void * * const,unsigned long,unsigned long * const)) + 213 ?GetLocaleName@@YAJPEAPEAG@Z (long __cdecl GetLocaleName(unsigned short * *)) + 216 ?GetToken@@YAJPEAGPEBU_CERT_CONTEXT@@PEAPEAX@Z (long __cdecl GetToken(unsigned short *,struct _CERT_CONTEXT const *,void * *)) + 217 ?GetUserPrincipalName@@YAJPEAPEAG@Z (long __cdecl GetUserPrincipalName(unsigned short * *)) + 215 ?VerifyCertContextWithNtAuth@@YAJPEBU_CERT_CONTEXT@@@Z (long __cdecl VerifyCertContextWithNtAuth(struct _CERT_CONTEXT const *)) + 218 ?myBackupDB@@YAJPEBGK0PEAU_DBBACKUPPROGRESS@@@Z (long __cdecl myBackupDB(unsigned short const *,unsigned long,unsigned short const *,struct _DBBACKUPPROGRESS *)) + 220 ?myCertServerExportPFX@@YAJPEBG00PEAXHHHKPEAPEAG@Z (long __cdecl myCertServerExportPFX(unsigned short const *,unsigned short const *,unsigned short const *,void *,int,int,int,unsigned long,unsigned short * *)) + 221 ?myCertServerImportPFX@@YAJPEBG0HPEAPEAG1PEAPEBU_CERT_CONTEXT@@@Z (long __cdecl myCertServerImportPFX(unsigned short const *,unsigned short const *,int,unsigned short * *,unsigned short * *,struct _CERT_CONTEXT const * *)) + 210 ?myGetColumnDisplayName@@YAJPEBGPEAPEBG@Z (long __cdecl myGetColumnDisplayName(unsigned short const *,unsigned short const * *)) + 211 ?myGetColumnName@@YAJKHPEAPEBG@Z (long __cdecl myGetColumnName(unsigned long,int,unsigned short const * *)) + 219 ?myRestoreDB@@YAJPEBGK0000PEAU_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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/certca.txt b/symbols/SDK/um/arm64/certca.txt new file mode 100644 index 00000000..1f04371a --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\certca.lib + +File Type: LIBRARY + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/certcli.txt b/symbols/SDK/um/arm64/certcli.txt new file mode 100644 index 00000000..87b5cde6 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\certcli.lib + +File Type: LIBRARY + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/cfgmgr32.txt b/symbols/SDK/um/arm64/cfgmgr32.txt new file mode 100644 index 00000000..5a8c36d9 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/cldapi.txt b/symbols/SDK/um/arm64/cldapi.txt new file mode 100644 index 00000000..01b8872e --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/clfsmgmt.txt b/symbols/SDK/um/arm64/clfsmgmt.txt new file mode 100644 index 00000000..f8ea5c6f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\clfsmgmt.lib + +File Type: LIBRARY + + Summary + + 5D .bss + 13 .data + 200CB8 .debug$P + C0EEC .debug$S + DC68 .debug$T + 1AC .drectve + 428 .pdata + 2EC .rdata + 994 .text$mn + 57C .text$x + 528 .xdata + 5C1C PAGE + 1E PAGE$s diff --git a/symbols/SDK/um/arm64/clfsw32.txt b/symbols/SDK/um/arm64/clfsw32.txt new file mode 100644 index 00000000..41930c1f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\clfsw32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?LsnDecrement@@YA?AT_CLS_LSN@@PEAT1@@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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/compstui.txt b/symbols/SDK/um/arm64/compstui.txt new file mode 100644 index 00000000..5eab7a37 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\compstui.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CommonPropertySheetUIA + CommonPropertySheetUIW + GetCPSUIUserData + SetCPSUIUserData + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/corrEngine.txt b/symbols/SDK/um/arm64/corrEngine.txt new file mode 100644 index 00000000..0f53279b --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\corrEngine.lib + +File Type: LIBRARY + + Summary + + CC .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/cryptdll.txt b/symbols/SDK/um/arm64/cryptdll.txt new file mode 100644 index 00000000..7f799b52 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/cryptui.txt b/symbols/SDK/um/arm64/cryptui.txt new file mode 100644 index 00000000..3bafcf13 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\cryptui.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?AddChainToStore@@YAHPEAXPEBU_CERT_CONTEXT@@KPEAPEAXHPEAU_CERT_TRUST_STATUS@@@Z (int __cdecl AddChainToStore(void *,struct _CERT_CONTEXT const *,unsigned long,void * *,int,struct _CERT_TRUST_STATUS *)) + ?CertDllLogMismatchPinRules@@YAJPEBG000000@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@@YAHPEAXPEBU_CERT_CONTEXT@@KI@Z (int __cdecl CertDllProtectedRootMessageBox(void *,struct _CERT_CONTEXT const *,unsigned long,unsigned int)) + ?CompareCertificate@@YAH_J00@Z (int __cdecl CompareCertificate(__int64,__int64,__int64)) + ?CryptUIDlgAddPolicyServer@@YAJPEAUHWND__@@KHPEAPEAU_PolicyUrlProperties@@KHP6AJ0PEAGW4X509EnrollmentAuthFlags@@W4X509EnrollmentPolicyLoadOption@@W4X509CertificateEnrollmentContext@@PEAPEAUIX509EnrollmentPolicyServer@@@ZPEAPEAG88PEAK@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@@YAJPEAUHWND__@@KHPEAPEAU_PolicyUrlProperties@@KHP6AJ0PEAGW4X509EnrollmentAuthFlags@@W4X509EnrollmentPolicyLoadOption@@W4X509CertificateEnrollmentContext@@PEAPEAUIX509EnrollmentPolicyServer@@@ZPEAPEAG88PEAK9@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@@YAJPEAUHWND__@@HHPEBG1KPEAPEAU_PolicyUrlProperties@@KPEAKPEAPEAPEAG3@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@@YAXPEAUHWND__@@PEBG@Z (void __cdecl DisplayHtmlHelp(struct HWND__ *,unsigned short const *)) + ?FormatDateStringAutoLayout@@YAHPEAPEAGU_FILETIME@@H@Z (int __cdecl FormatDateStringAutoLayout(unsigned short * *,struct _FILETIME,int)) + ?GetUnknownErrorString@@YAHPEAPEAGK@Z (int __cdecl GetUnknownErrorString(unsigned short * *,unsigned long)) + ?InvokeHelpLink@@YAXPEAUHWND__@@@Z (void __cdecl InvokeHelpLink(struct HWND__ *)) + ?MyFormatEnhancedKeyUsageString@@YAHPEAPEAGPEBU_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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/cryptxml.txt b/symbols/SDK/um/arm64/cryptxml.txt new file mode 100644 index 00000000..515316a2 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/cscapi.txt b/symbols/SDK/um/arm64/cscapi.txt new file mode 100644 index 00000000..36207d98 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\cscapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CscSearchApiGetInterface + OfflineFilesEnable + OfflineFilesGetShareCachingMode + OfflineFilesQueryStatus + OfflineFilesQueryStatusEx + OfflineFilesStart + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/cscdll.txt b/symbols/SDK/um/arm64/cscdll.txt new file mode 100644 index 00000000..4c7a00d5 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/d2d1.txt b/symbols/SDK/um/arm64/d2d1.txt new file mode 100644 index 00000000..e17c134d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/d3d10.txt b/symbols/SDK/um/arm64/d3d10.txt new file mode 100644 index 00000000..9120a8a2 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/d3d10_1.txt b/symbols/SDK/um/arm64/d3d10_1.txt new file mode 100644 index 00000000..058ccea3 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/d3d11.txt b/symbols/SDK/um/arm64/d3d11.txt new file mode 100644 index 00000000..96917a46 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\d3d11.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?D3DKMTCloseAdapter@@YAJPEAU_D3DKMT_CLOSEADAPTER@@@Z (long __cdecl D3DKMTCloseAdapter(struct _D3DKMT_CLOSEADAPTER *)) + ?D3DKMTDestroyAllocation@@YAJPEAU_D3DKMT_DESTROYALLOCATION@@@Z (long __cdecl D3DKMTDestroyAllocation(struct _D3DKMT_DESTROYALLOCATION *)) + ?D3DKMTDestroyContext@@YAJPEAU_D3DKMT_DESTROYCONTEXT@@@Z (long __cdecl D3DKMTDestroyContext(struct _D3DKMT_DESTROYCONTEXT *)) + ?D3DKMTDestroyDevice@@YAJPEAU_D3DKMT_DESTROYDEVICE@@@Z (long __cdecl D3DKMTDestroyDevice(struct _D3DKMT_DESTROYDEVICE *)) + ?D3DKMTDestroySynchronizationObject@@YAJPEAU_D3DKMT_DESTROYSYNCHRONIZATIONOBJECT@@@Z (long __cdecl D3DKMTDestroySynchronizationObject(struct _D3DKMT_DESTROYSYNCHRONIZATIONOBJECT *)) + ?D3DKMTPresent@@YAJPEBU_D3DKMT_PRESENT@@@Z (long __cdecl D3DKMTPresent(struct _D3DKMT_PRESENT const *)) + ?D3DKMTQueryAdapterInfo@@YAJPEAU_D3DKMT_QUERYADAPTERINFO@@@Z (long __cdecl D3DKMTQueryAdapterInfo(struct _D3DKMT_QUERYADAPTERINFO *)) + ?D3DKMTSetDisplayPrivateDriverFormat@@YAJPEAU_D3DKMT_SETDISPLAYPRIVATEDRIVERFORMAT@@@Z (long __cdecl D3DKMTSetDisplayPrivateDriverFormat(struct _D3DKMT_SETDISPLAYPRIVATEDRIVERFORMAT *)) + ?D3DKMTSignalSynchronizationObject@@YAJPEAU_D3DKMT_SIGNALSYNCHRONIZATIONOBJECT@@@Z (long __cdecl D3DKMTSignalSynchronizationObject(struct _D3DKMT_SIGNALSYNCHRONIZATIONOBJECT *)) + ?D3DKMTUnlock@@YAJPEAU_D3DKMT_UNLOCK@@@Z (long __cdecl D3DKMTUnlock(struct _D3DKMT_UNLOCK *)) + ?D3DKMTWaitForSynchronizationObject@@YAJPEAU_D3DKMT_WAITFORSYNCHRONIZATIONOBJECT@@@Z (long __cdecl D3DKMTWaitForSynchronizationObject(struct _D3DKMT_WAITFORSYNCHRONIZATIONOBJECT *)) + ?OpenAdapter10@@YAJPEAUD3D10DDIARG_OPENADAPTER@@@Z (long __cdecl OpenAdapter10(struct D3D10DDIARG_OPENADAPTER *)) + ?OpenAdapter10_2@@YAJPEAUD3D10DDIARG_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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/d3d12.txt b/symbols/SDK/um/arm64/d3d12.txt new file mode 100644 index 00000000..eacdc036 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/d3d9.txt b/symbols/SDK/um/arm64/d3d9.txt new file mode 100644 index 00000000..e1142664 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\d3d9.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?Direct3DShaderValidatorCreate9@@YAPEAUIDirect3DShaderValidator9@@XZ (struct IDirect3DShaderValidator9 * __cdecl Direct3DShaderValidatorCreate9(void)) + ?PSGPError@@YAXPEAVD3DFE_PROCESSVERTICES@@W4PSGPERRORID@@I@Z (void __cdecl PSGPError(class D3DFE_PROCESSVERTICES *,enum PSGPERRORID,unsigned int)) + ?PSGPSampleTexture@@YAXPEAVD3DFE_PROCESSVERTICES@@IQEAY03MI1@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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/d3dcompiler.txt b/symbols/SDK/um/arm64/d3dcompiler.txt new file mode 100644 index 00000000..577bdea3 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\d3dcompiler.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?D3DAssemble@@YAJPEBX_KPEBDPEBU_D3D_SHADER_MACRO@@PEAUID3DInclude@@IPEAPEAUID3D10Blob@@5@Z (long __cdecl D3DAssemble(void const *,unsigned __int64,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 + 8 .idata$4 + 8 .idata$5 + 14 .idata$6 diff --git a/symbols/SDK/um/arm64/davclnt.txt b/symbols/SDK/um/arm64/davclnt.txt new file mode 100644 index 00000000..8d6a6b8a --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/dcomp.txt b/symbols/SDK/um/arm64/dcomp.txt new file mode 100644 index 00000000..52aa4c3b --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dcomp.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DCompositionAttachMouseDragToHwnd + DCompositionAttachMouseWheelToHwnd + DCompositionCreateDevice + DCompositionCreateDevice2 + DCompositionCreateDevice3 + DCompositionCreateSurfaceHandle + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/ddraw.txt b/symbols/SDK/um/arm64/ddraw.txt new file mode 100644 index 00000000..5dd2f1cd --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/devenum.txt b/symbols/SDK/um/arm64/devenum.txt new file mode 100644 index 00000000..b1bb1b8b --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\devenum.lib + +File Type: LIBRARY + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/deviceaccess.txt b/symbols/SDK/um/arm64/deviceaccess.txt new file mode 100644 index 00000000..ab52d362 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\deviceaccess.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CreateDeviceAccessInstance + ProcessTrackerInsertOrWait + ProcessTrackerRemove + + Summary + + D2 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 12 .idata$6 diff --git a/symbols/SDK/um/arm64/devmgr.txt b/symbols/SDK/um/arm64/devmgr.txt new file mode 100644 index 00000000..e3c49b19 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/dflayout.txt b/symbols/SDK/um/arm64/dflayout.txt new file mode 100644 index 00000000..a08331f2 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dflayout.lib + +File Type: LIBRARY + + Exports + + ordinal name + + StgOpenLayoutDocfile + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/dhcpsapi.txt b/symbols/SDK/um/arm64/dhcpsapi.txt new file mode 100644 index 00000000..e7213021 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/dinput8.txt b/symbols/SDK/um/arm64/dinput8.txt new file mode 100644 index 00000000..dc893d58 --- /dev/null +++ b/symbols/SDK/um/arm64/dinput8.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\arm64\dinput8.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DirectInput8Create + + Summary + + 2D30 .data + 22D9B .debug$S + 4421C .debug$T + FA .drectve + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 + A3C .rdata + 50 .rdata$zETW0 + 5 .rdata$zETW9 + C .text$mn diff --git a/symbols/SDK/um/arm64/dloadhelper.txt b/symbols/SDK/um/arm64/dloadhelper.txt new file mode 100644 index 00000000..ada30a1b --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dloadhelper.lib + +File Type: LIBRARY + + Summary + + 4140 .debug$S + B9EC .debug$T + D2 .drectve + 4 .gfids$y + 8 .pdata + 52 .rdata + 84 .text$mn diff --git a/symbols/SDK/um/arm64/dmoguids.txt b/symbols/SDK/um/arm64/dmoguids.txt new file mode 100644 index 00000000..a9f27094 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dmoguids.lib + +File Type: LIBRARY + + Summary + + 88D8 .debug$S + 6338 .debug$T + 32 .drectve + E20 .rdata diff --git a/symbols/SDK/um/arm64/dmprocessxmlfiltered.txt b/symbols/SDK/um/arm64/dmprocessxmlfiltered.txt new file mode 100644 index 00000000..0b6c26c5 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dmprocessxmlfiltered.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DMProcessConfigXML + DMProcessConfigXMLFiltered + MdmProcessConfigXmlWithAttributes + + Summary + + EA .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 1A .idata$6 diff --git a/symbols/SDK/um/arm64/dnscrcli.txt b/symbols/SDK/um/arm64/dnscrcli.txt new file mode 100644 index 00000000..35c4a4e5 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dnscrcli.lib + +File Type: LIBRARY + + Summary + + 8 .bss + 5A78 .debug$S + DD94 .debug$T + 4 .drectve + 10 .pdata + 56 .rdata + 148 .text$mn + 10 .xdata diff --git a/symbols/SDK/um/arm64/dnslib.txt b/symbols/SDK/um/arm64/dnslib.txt new file mode 100644 index 00000000..31ba4172 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dnslib.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 234 .bss + 4F8 .data + 12BB50 .debug$P + 185F28 .debug$S + 3904C .debug$T + D1B .drectve + 464 .gfids$y + 8 .giats$y + 1D18 .pdata + B574 .rdata + 10 .text + 2EC28 .text$mn + A16C .wpp_sf + E80 .xdata diff --git a/symbols/SDK/um/arm64/dnsperf.txt b/symbols/SDK/um/arm64/dnsperf.txt new file mode 100644 index 00000000..fd0fa03b --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dnsperf.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 3 CloseDnsPerformanceData + 2 CollectDnsPerformanceData + 1 OpenDnsPerformanceData + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/dnsrpc.txt b/symbols/SDK/um/arm64/dnsrpc.txt new file mode 100644 index 00000000..2f477d77 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dnsrpc.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 44 .bss + 5AC .data + D36EC .debug$S + 15BDC0 .debug$T + 25F .drectve + B0 .gfids$y + 9A0 .pdata + 12F9C .rdata + 10 .text + 177E8 .text$mn + 668 .xdata diff --git a/symbols/SDK/um/arm64/dnsrslvr.txt b/symbols/SDK/um/arm64/dnsrslvr.txt new file mode 100644 index 00000000..476a2a66 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dnsrslvr.lib + +File Type: LIBRARY + + Exports + + ordinal name + + LoadGPExtension + Reg_DoRegisterAdapter + ServiceMain + SvchostPushServiceGlobals + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/dpx.txt b/symbols/SDK/um/arm64/dpx.txt new file mode 100644 index 00000000..702c9f28 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dpx.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DpxFreeMemory + DpxNewJob + DpxNewJobEx + DpxRestoreJob + DpxRestoreJobEx + + Summary + + B7 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/drt.txt b/symbols/SDK/um/arm64/drt.txt new file mode 100644 index 00000000..58f690f3 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\drt.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?DrtFlushCache@@YAJPEAX@Z (long __cdecl DrtFlushCache(void *)) + ?DrtGetCacheStatsEx@@YAJPEAXPEAU_drtCacheStatsExTag@@@Z (long __cdecl DrtGetCacheStatsEx(void *,struct _drtCacheStatsExTag *)) + ?DrtHandlePowerEvent@@YAJPEAXH@Z (long __cdecl DrtHandlePowerEvent(void *,int)) + ?DrtPingPeer@@YAJPEAXPEAUsockaddr_in6@@HKPEAJ1PEAK3PEAUdrt_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@@YAJPEAX@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 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/drtprov.txt b/symbols/SDK/um/arm64/drtprov.txt new file mode 100644 index 00000000..89c7c340 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/drttransport.txt b/symbols/SDK/um/arm64/drttransport.txt new file mode 100644 index 00000000..4487c8dd --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\drttransport.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DrtCreateIpv6UdpTransport + DrtDeleteIpv6UdpTransport + + Summary + + D2 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 12 .idata$6 diff --git a/symbols/SDK/um/arm64/dsound.txt b/symbols/SDK/um/arm64/dsound.txt new file mode 100644 index 00000000..29fcd6e5 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/dssec.txt b/symbols/SDK/um/arm64/dssec.txt new file mode 100644 index 00000000..0a0b8f0c --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/dststlog.txt b/symbols/SDK/um/arm64/dststlog.txt new file mode 100644 index 00000000..2782f4f1 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dststlog.lib + +File Type: LIBRARY + + Exports + + ordinal name + + PrintLog + + Summary + + BA .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/dwmapi.txt b/symbols/SDK/um/arm64/dwmapi.txt new file mode 100644 index 00000000..40ac1313 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/dwrite.txt b/symbols/SDK/um/arm64/dwrite.txt new file mode 100644 index 00000000..175392e8 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dwrite.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DWriteCreateFactory + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/dxgi.txt b/symbols/SDK/um/arm64/dxgi.txt new file mode 100644 index 00000000..9343a3c6 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dxgi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?DXGIDumpJournal@@YAXP6AXPEBD@Z@Z (void __cdecl DXGIDumpJournal(void (__cdecl*)(char const *))) + ?PIXBeginCapture@@YAJIPEAX@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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/dxguid.txt b/symbols/SDK/um/arm64/dxguid.txt new file mode 100644 index 00000000..77187d0f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dxguid.lib + +File Type: LIBRARY + + Summary + + 63F44 .debug$S + FAC70 .debug$T + 93 .drectve + 6BC0 .rdata diff --git a/symbols/SDK/um/arm64/dxtmsft.txt b/symbols/SDK/um/arm64/dxtmsft.txt new file mode 100644 index 00000000..5b5a0b15 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dxtmsft.lib + +File Type: LIBRARY + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/dxtrans.txt b/symbols/SDK/um/arm64/dxtrans.txt new file mode 100644 index 00000000..24faaae2 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\dxtrans.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?DXConstOverArray@@YAXPEAVDXPMSAMPLE@@AEBV1@K@Z (void __cdecl DXConstOverArray(class DXPMSAMPLE *,class DXPMSAMPLE const &,unsigned long)) + ?DXConstUnderArray@@YAXPEAVDXPMSAMPLE@@AEBV1@K@Z (void __cdecl DXConstUnderArray(class DXPMSAMPLE *,class DXPMSAMPLE const &,unsigned long)) + ?DXDitherArray@@YAXPEBUDXDITHERDESC@@@Z (void __cdecl DXDitherArray(struct DXDITHERDESC const *)) + ?DXLinearInterpolateArray@@YAXPEBVDXBASESAMPLE@@PEAUDXLIMAPINFO@@PEAV1@K@Z (void __cdecl DXLinearInterpolateArray(class DXBASESAMPLE const *,struct DXLIMAPINFO *,class DXBASESAMPLE *,unsigned long)) + ?DXOverArray@@YAXPEAVDXPMSAMPLE@@PEBV1@K@Z (void __cdecl DXOverArray(class DXPMSAMPLE *,class DXPMSAMPLE const *,unsigned long)) + ?DXOverArrayMMX@@YAXPEAVDXPMSAMPLE@@PEBV1@K@Z (void __cdecl DXOverArrayMMX(class DXPMSAMPLE *,class DXPMSAMPLE const *,unsigned long)) + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/dxva2.txt b/symbols/SDK/um/arm64/dxva2.txt new file mode 100644 index 00000000..f1d6b01d --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/eappcfg.txt b/symbols/SDK/um/arm64/eappcfg.txt new file mode 100644 index 00000000..f216e9ee --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/eappprxy.txt b/symbols/SDK/um/arm64/eappprxy.txt new file mode 100644 index 00000000..4824e685 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/efswrt.txt b/symbols/SDK/um/arm64/efswrt.txt new file mode 100644 index 00000000..5b791fb9 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/ehstorguids.txt b/symbols/SDK/um/arm64/ehstorguids.txt new file mode 100644 index 00000000..7bb65897 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\ehstorguids.lib + +File Type: LIBRARY + + Summary + + 2CDB8 .debug$S + 2476C .debug$T + 64 .drectve + A57C .rdata diff --git a/symbols/SDK/um/arm64/elfapi.txt b/symbols/SDK/um/arm64/elfapi.txt new file mode 100644 index 00000000..5ecd7ed5 --- /dev/null +++ b/symbols/SDK/um/arm64/elfapi.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\arm64\elfapi.lib + +File Type: LIBRARY + + Summary + + 8 .bss + 8 .data + 1E4E0 .debug$S + 2C904 .debug$T + C .drectve + 18 .gfids$y + 288 .pdata + 2277 .rdata + 25E8 .text$mn + 3F8 .text$x + 4C4 .xdata diff --git a/symbols/SDK/um/arm64/els.txt b/symbols/SDK/um/arm64/els.txt new file mode 100644 index 00000000..b288e097 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\els.lib + +File Type: LIBRARY + + Summary + + B7 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/esent.txt b/symbols/SDK/um/arm64/esent.txt new file mode 100644 index 00000000..24339521 --- /dev/null +++ b/symbols/SDK/um/arm64/esent.txt @@ -0,0 +1,396 @@ +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\arm64\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 + rgEDBGGlobals + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/evr.txt b/symbols/SDK/um/arm64/evr.txt new file mode 100644 index 00000000..dd890272 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/feclient.txt b/symbols/SDK/um/arm64/feclient.txt new file mode 100644 index 00000000..dd971bc0 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/fileextd.txt b/symbols/SDK/um/arm64/fileextd.txt new file mode 100644 index 00000000..b06a1371 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\fileextd.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 28 .bss + 1E068 .debug$S + 4FF0C .debug$T + 3D .drectve + C .gfids$y + 70 .pdata + 2C8 .rdata + 120 .text + 814 .text$mn + 1C .text$x + 4C .xdata diff --git a/symbols/SDK/um/arm64/fltLib.txt b/symbols/SDK/um/arm64/fltLib.txt new file mode 100644 index 00000000..e31115f6 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/fontsub.txt b/symbols/SDK/um/arm64/fontsub.txt new file mode 100644 index 00000000..27ce4425 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\fontsub.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CreateFontPackage + MergeFontPackage + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/fwpuclnt.txt b/symbols/SDK/um/arm64/fwpuclnt.txt new file mode 100644 index 00000000..bc378916 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/gdiplus.txt b/symbols/SDK/um/arm64/gdiplus.txt new file mode 100644 index 00000000..f3d4359f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + + 640B .debug$S + 11E9C .debug$T + 32 .drectve + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 + 1E0 .rdata diff --git a/symbols/SDK/um/arm64/gpmuuid.txt b/symbols/SDK/um/arm64/gpmuuid.txt new file mode 100644 index 00000000..78d42950 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\gpmuuid.lib + +File Type: LIBRARY + + Summary + + 1474 .debug$S + 2DC .debug$T + 3 .drectve + 4C0 .rdata diff --git a/symbols/SDK/um/arm64/hbaapi.txt b/symbols/SDK/um/arm64/hbaapi.txt new file mode 100644 index 00000000..c3eeae9b --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/hhsetup.txt b/symbols/SDK/um/arm64/hhsetup.txt new file mode 100644 index 00000000..648e0a08 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\hhsetup.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0CCollection@@QEAA@XZ (public: __cdecl CCollection::CCollection(void)) + ??0CFIFOString@@QEAA@XZ (public: __cdecl CFIFOString::CFIFOString(void)) + ??0CFolder@@QEAA@XZ (public: __cdecl CFolder::CFolder(void)) + ??0CLocation@@QEAA@XZ (public: __cdecl CLocation::CLocation(void)) + ??0CPointerList@@QEAA@XZ (public: __cdecl CPointerList::CPointerList(void)) + ??0CTitle@@QEAA@XZ (public: __cdecl CTitle::CTitle(void)) + ??1CCollection@@QEAA@XZ (public: __cdecl CCollection::~CCollection(void)) + ??1CFIFOString@@QEAA@XZ (public: __cdecl CFIFOString::~CFIFOString(void)) + ??1CFolder@@QEAA@XZ (public: __cdecl CFolder::~CFolder(void)) + ??1CLocation@@QEAA@XZ (public: __cdecl CLocation::~CLocation(void)) + ??1CPointerList@@QEAA@XZ (public: __cdecl CPointerList::~CPointerList(void)) + ??1CTitle@@QEAA@XZ (public: __cdecl CTitle::~CTitle(void)) + ??4CCollection@@QEAAAEAV0@AEBV0@@Z (public: class CCollection & __cdecl CCollection::operator=(class CCollection const &)) + ??4CFIFOString@@QEAAAEAV0@AEBV0@@Z (public: class CFIFOString & __cdecl CFIFOString::operator=(class CFIFOString const &)) + ??4CFolder@@QEAAAEAV0@AEBV0@@Z (public: class CFolder & __cdecl CFolder::operator=(class CFolder const &)) + ??4CLocation@@QEAAAEAV0@AEBV0@@Z (public: class CLocation & __cdecl CLocation::operator=(class CLocation const &)) + ??4CPointerList@@QEAAAEAV0@AEBV0@@Z (public: class CPointerList & __cdecl CPointerList::operator=(class CPointerList const &)) + ??4CTitle@@QEAAAEAV0@AEBV0@@Z (public: class CTitle & __cdecl CTitle::operator=(class CTitle const &)) + ?Add@CPointerList@@QEAAPEAUListItem@@PEAX@Z (public: struct ListItem * __cdecl CPointerList::Add(void *)) + ?AddChildFolder@CFolder@@QEAAKPEAV1@@Z (public: unsigned long __cdecl CFolder::AddChildFolder(class CFolder *)) + ?AddChildFolder@CFolder@@QEAAPEAV1@PEBDKPEAKG@Z (public: class CFolder * __cdecl CFolder::AddChildFolder(char const *,unsigned long,unsigned long *,unsigned short)) + ?AddChildFolder@CFolder@@QEAAPEAV1@PEBGKPEAKG@Z (public: class CFolder * __cdecl CFolder::AddChildFolder(unsigned short const *,unsigned long,unsigned long *,unsigned short)) + ?AddCollection@CCollection@@QEAAPEAVCColList@@XZ (public: class CColList * __cdecl CCollection::AddCollection(void)) + ?AddFolder@CCollection@@QEAAPEAVCFolder@@PEBDKPEAKG@Z (public: class CFolder * __cdecl CCollection::AddFolder(char const *,unsigned long,unsigned long *,unsigned short)) + ?AddFolder@CCollection@@QEAAPEAVCFolder@@PEBGKPEAKG@Z (public: class CFolder * __cdecl CCollection::AddFolder(unsigned short const *,unsigned long,unsigned long *,unsigned short)) + ?AddLocation@CCollection@@QEAAPEAVCLocation@@PEBD000PEAK@Z (public: class CLocation * __cdecl CCollection::AddLocation(char const *,char const *,char const *,char const *,unsigned long *)) + ?AddLocation@CCollection@@QEAAPEAVCLocation@@PEBG000PEAK@Z (public: class CLocation * __cdecl CCollection::AddLocation(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned long *)) + ?AddLocationHistory@CTitle@@QEAAKKPEBD00PEBVCLocation@@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@@QEAAKKPEBG00PEBVCLocation@@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@@QEAAXXZ (public: void __cdecl CCollection::AddRef(void)) + ?AddRefedTitle@CCollection@@AEAAKPEAVCFolder@@@Z (private: unsigned long __cdecl CCollection::AddRefedTitle(class CFolder *)) + ?AddTail@CFIFOString@@QEAAKPEAD@Z (public: unsigned long __cdecl CFIFOString::AddTail(char *)) + ?AddTitle@CCollection@@QEAAPEAVCTitle@@PEBD0000GIPEAVCLocation@@PEAKH0@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@@QEAAPEAVCTitle@@PEBG0000GIPEAVCLocation@@PEAKH0@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@@AEAAKPEAVCParseXML@@PEADPEAPEAD@Z (private: unsigned long __cdecl CCollection::AllocCopyValue(class CParseXML *,char *,char * *)) + ?AllocSetValue@@YAKPEBDPEAPEAD@Z (unsigned long __cdecl AllocSetValue(char const *,char * *)) + ?CheckTitleRef@CCollection@@AEAAKPEBDG@Z (private: unsigned long __cdecl CCollection::CheckTitleRef(char const *,unsigned short)) + ?CheckTitleRef@CCollection@@AEAAKPEBGG@Z (private: unsigned long __cdecl CCollection::CheckTitleRef(unsigned short const *,unsigned short)) + ?Close@CCollection@@QEAAKXZ (public: unsigned long __cdecl CCollection::Close(void)) + ?ConfirmTitles@CCollection@@QEAAXXZ (public: void __cdecl CCollection::ConfirmTitles(void)) + ?DecrementRefTitleCount@CCollection@@QEAAXXZ (public: void __cdecl CCollection::DecrementRefTitleCount(void)) + ?DeleteChildren@CCollection@@AEAAXPEAPEAVCFolder@@@Z (private: void __cdecl CCollection::DeleteChildren(class CFolder * *)) + ?DeleteFolder@CCollection@@QEAAKPEAVCFolder@@@Z (public: unsigned long __cdecl CCollection::DeleteFolder(class CFolder *)) + ?DeleteFolders@CCollection@@AEAAXPEAPEAVCFolder@@@Z (private: void __cdecl CCollection::DeleteFolders(class CFolder * *)) + ?DeleteLocalFiles@CCollection@@AEAAXPEAULocationHistory@@PEAVCTitle@@@Z (private: void __cdecl CCollection::DeleteLocalFiles(struct LocationHistory *,class CTitle *)) + ?DeleteLocation@CCollection@@AEAAKPEAVCLocation@@@Z (private: unsigned long __cdecl CCollection::DeleteLocation(class CLocation *)) + ?DeleteTitle@CCollection@@AEAAKPEAVCTitle@@@Z (private: unsigned long __cdecl CCollection::DeleteTitle(class CTitle *)) + ?Dirty@CCollection@@QEAAXXZ (public: void __cdecl CCollection::Dirty(void)) + ?FindCollection@CCollection@@QEAAPEAVCColList@@PEBD@Z (public: class CColList * __cdecl CCollection::FindCollection(char const *)) + ?FindLocation@CCollection@@QEAAPEAVCLocation@@PEBDPEAI@Z (public: class CLocation * __cdecl CCollection::FindLocation(char const *,unsigned int *)) + ?FindLocation@CCollection@@QEAAPEAVCLocation@@PEBGPEAI@Z (public: class CLocation * __cdecl CCollection::FindLocation(unsigned short const *,unsigned int *)) + ?FindTitle@CCollection@@QEAAPEAVCTitle@@PEBDG@Z (public: class CTitle * __cdecl CCollection::FindTitle(char const *,unsigned short)) + ?FindTitle@CCollection@@QEAAPEAVCTitle@@PEBGG@Z (public: class CTitle * __cdecl CCollection::FindTitle(unsigned short const *,unsigned short)) + ?First@CPointerList@@QEAAPEAUListItem@@XZ (public: struct ListItem * __cdecl CPointerList::First(void)) + ?FirstLocation@CCollection@@QEAAPEAVCLocation@@XZ (public: class CLocation * __cdecl CCollection::FirstLocation(void)) + ?GetColNo@CCollection@@QEAAKXZ (public: unsigned long __cdecl CCollection::GetColNo(void)) + ?GetCollectionFileName@CCollection@@QEAAPEBDXZ (public: char const * __cdecl CCollection::GetCollectionFileName(void)) + ?GetCollectionFileNameW@CCollection@@QEAAPEBGXZ (public: unsigned short const * __cdecl CCollection::GetCollectionFileNameW(void)) + ?GetFindMergedCHMS@CCollection@@QEAAHXZ (public: int __cdecl CCollection::GetFindMergedCHMS(void)) + ?GetFirstChildFolder@CFolder@@QEAAPEAV1@XZ (public: class CFolder * __cdecl CFolder::GetFirstChildFolder(void)) + ?GetFirstTitle@CCollection@@QEAAPEAVCTitle@@XZ (public: class CTitle * __cdecl CCollection::GetFirstTitle(void)) + ?GetId@CLocation@@QEBAPEADXZ (public: char * __cdecl CLocation::GetId(void)const ) + ?GetId@CTitle@@QEAAPEADXZ (public: char * __cdecl CTitle::GetId(void)) + ?GetIdW@CLocation@@QEAAPEBGXZ (public: unsigned short const * __cdecl CLocation::GetIdW(void)) + ?GetIdW@CTitle@@QEAAPEBGXZ (public: unsigned short const * __cdecl CTitle::GetIdW(void)) + ?GetLangId@CCollection@@QEAAGPEBD@Z (public: unsigned short __cdecl CCollection::GetLangId(char const *)) + ?GetLangId@CCollection@@QEAAGPEBG@Z (public: unsigned short __cdecl CCollection::GetLangId(unsigned short const *)) + ?GetLanguage@CFolder@@QEAAGXZ (public: unsigned short __cdecl CFolder::GetLanguage(void)) + ?GetLanguage@CTitle@@QEAAGXZ (public: unsigned short __cdecl CTitle::GetLanguage(void)) + ?GetLocation@CTitle@@QEAAPEAULocationHistory@@K@Z (public: struct LocationHistory * __cdecl CTitle::GetLocation(unsigned long)) + ?GetMasterCHM@CCollection@@QEAAHPEAPEADPEAG@Z (public: int __cdecl CCollection::GetMasterCHM(char * *,unsigned short *)) + ?GetMasterCHM@CCollection@@QEAAHPEAPEAGPEAG@Z (public: int __cdecl CCollection::GetMasterCHM(unsigned short * *,unsigned short *)) + ?GetNextFolder@CFolder@@QEAAPEAV1@XZ (public: class CFolder * __cdecl CFolder::GetNextFolder(void)) + ?GetNextLocation@CLocation@@QEAAPEAV1@XZ (public: class CLocation * __cdecl CLocation::GetNextLocation(void)) + ?GetNextTitle@CTitle@@QEAAPEAV1@XZ (public: class CTitle * __cdecl CTitle::GetNextTitle(void)) + ?GetOrder@CFolder@@QEAAKXZ (public: unsigned long __cdecl CFolder::GetOrder(void)) + ?GetParent@CFolder@@QEAAPEAV1@XZ (public: class CFolder * __cdecl CFolder::GetParent(void)) + ?GetPath@CLocation@@QEAAPEADXZ (public: char * __cdecl CLocation::GetPath(void)) + ?GetPathW@CLocation@@QEAAPEBGXZ (public: unsigned short const * __cdecl CLocation::GetPathW(void)) + ?GetRefTitleCount@CCollection@@QEAAKXZ (public: unsigned long __cdecl CCollection::GetRefTitleCount(void)) + ?GetRootFolder@CCollection@@QEAAPEAVCFolder@@XZ (public: class CFolder * __cdecl CCollection::GetRootFolder(void)) + ?GetSampleLocation@CCollection@@QEAAPEADXZ (public: char * __cdecl CCollection::GetSampleLocation(void)) + ?GetSampleLocationW@CCollection@@QEAAPEBGXZ (public: unsigned short const * __cdecl CCollection::GetSampleLocationW(void)) + ?GetTail@CFIFOString@@QEAAKPEAPEAD@Z (public: unsigned long __cdecl CFIFOString::GetTail(char * *)) + ?GetTitle@CFolder@@QEAAPEADXZ (public: char * __cdecl CFolder::GetTitle(void)) + ?GetTitle@CLocation@@QEAAPEADXZ (public: char * __cdecl CLocation::GetTitle(void)) + ?GetTitleW@CFolder@@QEAAPEBGXZ (public: unsigned short const * __cdecl CFolder::GetTitleW(void)) + ?GetTitleW@CLocation@@QEAAPEBGXZ (public: unsigned short const * __cdecl CLocation::GetTitleW(void)) + ?GetVersion@CCollection@@QEAAKXZ (public: unsigned long __cdecl CCollection::GetVersion(void)) + ?GetVisableRootFolder@CCollection@@QEAAPEAVCFolder@@XZ (public: class CFolder * __cdecl CCollection::GetVisableRootFolder(void)) + ?GetVolume@CLocation@@QEAAPEADXZ (public: char * __cdecl CLocation::GetVolume(void)) + ?GetVolumeW@CLocation@@QEAAPEBGXZ (public: unsigned short const * __cdecl CLocation::GetVolumeW(void)) + ?HandleCollection@CCollection@@AEAAKPEAVCParseXML@@PEAD@Z (private: unsigned long __cdecl CCollection::HandleCollection(class CParseXML *,char *)) + ?HandleCollectionEntry@CCollection@@AEAAKPEAVCParseXML@@PEAD@Z (private: unsigned long __cdecl CCollection::HandleCollectionEntry(class CParseXML *,char *)) + ?HandleFolder@CCollection@@AEAAKPEAVCParseXML@@PEAD@Z (private: unsigned long __cdecl CCollection::HandleFolder(class CParseXML *,char *)) + ?HandleLocation@CCollection@@AEAAKPEAVCParseXML@@PEAD@Z (private: unsigned long __cdecl CCollection::HandleLocation(class CParseXML *,char *)) + ?HandleTitle@CCollection@@AEAAKPEAVCParseXML@@PEAD@Z (private: unsigned long __cdecl CCollection::HandleTitle(class CParseXML *,char *)) + ?IncrementRefTitleCount@CCollection@@QEAAXXZ (public: void __cdecl CCollection::IncrementRefTitleCount(void)) + ?IsDirty@CCollection@@QEAAHXZ (public: int __cdecl CCollection::IsDirty(void)) + ?MergeKeywords@CCollection@@QEAAHPEAD@Z (public: int __cdecl CCollection::MergeKeywords(char *)) + ?MergeKeywords@CCollection@@QEAAHPEAG@Z (public: int __cdecl CCollection::MergeKeywords(unsigned short *)) + ?NewLocation@CCollection@@AEAAPEAVCLocation@@XZ (private: class CLocation * __cdecl CCollection::NewLocation(void)) + ?NewLocationHistory@CTitle@@QEAAPEAULocationHistory@@XZ (public: struct LocationHistory * __cdecl CTitle::NewLocationHistory(void)) + ?NewTitle@CCollection@@AEAAPEAVCTitle@@XZ (private: class CTitle * __cdecl CCollection::NewTitle(void)) + ?Next@CPointerList@@QEAAPEAUListItem@@PEAU2@@Z (public: struct ListItem * __cdecl CPointerList::Next(struct ListItem *)) + ?Open@CCollection@@QEAAKPEBD@Z (public: unsigned long __cdecl CCollection::Open(char const *)) + ?Open@CCollection@@QEAAKPEBG@Z (public: unsigned long __cdecl CCollection::Open(unsigned short const *)) + ?ParseFile@CCollection@@AEAAKPEBD@Z (private: unsigned long __cdecl CCollection::ParseFile(char const *)) + ?Release@CCollection@@AEAAKXZ (private: unsigned long __cdecl CCollection::Release(void)) + ?RemoveAll@CFIFOString@@QEAAXXZ (public: void __cdecl CFIFOString::RemoveAll(void)) + ?RemoveAll@CPointerList@@QEAAXXZ (public: void __cdecl CPointerList::RemoveAll(void)) + ?RemoveCollection@CCollection@@QEAAKH@Z (public: unsigned long __cdecl CCollection::RemoveCollection(int)) + ?RemoveCollectionEntry@CCollection@@QEAAXPEBD@Z (public: void __cdecl CCollection::RemoveCollectionEntry(char const *)) + ?Save@CCollection@@QEAAKXZ (public: unsigned long __cdecl CCollection::Save(void)) + ?SetExTitlePtr@CFolder@@QEAAXPEAVCExTitle@@@Z (public: void __cdecl CFolder::SetExTitlePtr(class CExTitle *)) + ?SetFindMergedCHMS@CCollection@@QEAAXH@Z (public: void __cdecl CCollection::SetFindMergedCHMS(int)) + ?SetFirstChildFolder@CFolder@@QEAAXPEAV1@@Z (public: void __cdecl CFolder::SetFirstChildFolder(class CFolder *)) + ?SetId@CLocation@@QEAAXPEBD@Z (public: void __cdecl CLocation::SetId(char const *)) + ?SetId@CLocation@@QEAAXPEBG@Z (public: void __cdecl CLocation::SetId(unsigned short const *)) + ?SetId@CTitle@@QEAAXPEBD@Z (public: void __cdecl CTitle::SetId(char const *)) + ?SetId@CTitle@@QEAAXPEBG@Z (public: void __cdecl CTitle::SetId(unsigned short const *)) + ?SetLanguage@CFolder@@QEAAXG@Z (public: void __cdecl CFolder::SetLanguage(unsigned short)) + ?SetLanguage@CTitle@@QEAAXG@Z (public: void __cdecl CTitle::SetLanguage(unsigned short)) + ?SetMasterCHM@CCollection@@QEAAXPEBDG@Z (public: void __cdecl CCollection::SetMasterCHM(char const *,unsigned short)) + ?SetMasterCHM@CCollection@@QEAAXPEBGG@Z (public: void __cdecl CCollection::SetMasterCHM(unsigned short const *,unsigned short)) + ?SetNextFolder@CFolder@@QEAAXPEAV1@@Z (public: void __cdecl CFolder::SetNextFolder(class CFolder *)) + ?SetNextLocation@CLocation@@QEAAXPEAV1@@Z (public: void __cdecl CLocation::SetNextLocation(class CLocation *)) + ?SetNextTitle@CTitle@@QEAAXPEAV1@@Z (public: void __cdecl CTitle::SetNextTitle(class CTitle *)) + ?SetOrder@CFolder@@QEAAXK@Z (public: void __cdecl CFolder::SetOrder(unsigned long)) + ?SetParent@CFolder@@QEAAXPEAV1@@Z (public: void __cdecl CFolder::SetParent(class CFolder *)) + ?SetPath@CLocation@@QEAAXPEBD@Z (public: void __cdecl CLocation::SetPath(char const *)) + ?SetPath@CLocation@@QEAAXPEBG@Z (public: void __cdecl CLocation::SetPath(unsigned short const *)) + ?SetSampleLocation@CCollection@@QEAAXPEBD@Z (public: void __cdecl CCollection::SetSampleLocation(char const *)) + ?SetSampleLocation@CCollection@@QEAAXPEBG@Z (public: void __cdecl CCollection::SetSampleLocation(unsigned short const *)) + ?SetTitle@CFolder@@QEAAXPEBD@Z (public: void __cdecl CFolder::SetTitle(char const *)) + ?SetTitle@CFolder@@QEAAXPEBG@Z (public: void __cdecl CFolder::SetTitle(unsigned short const *)) + ?SetTitle@CLocation@@QEAAXPEBD@Z (public: void __cdecl CLocation::SetTitle(char const *)) + ?SetTitle@CLocation@@QEAAXPEBG@Z (public: void __cdecl CLocation::SetTitle(unsigned short const *)) + ?SetVersion@CCollection@@QEAAXK@Z (public: void __cdecl CCollection::SetVersion(unsigned long)) + ?SetVolume@CLocation@@QEAAXPEBD@Z (public: void __cdecl CLocation::SetVolume(char const *)) + ?SetVolume@CLocation@@QEAAXPEBG@Z (public: void __cdecl CLocation::SetVolume(unsigned short const *)) + ?WriteFolder@CCollection@@AEAAHPEAPEAVCFolder@@@Z (private: int __cdecl CCollection::WriteFolder(class CFolder * *)) + ?WriteFolders@CCollection@@AEAAHPEAPEAVCFolder@@@Z (private: int __cdecl CCollection::WriteFolders(class CFolder * *)) + ?bIsVisable@CFolder@@QEAAHXZ (public: int __cdecl CFolder::bIsVisable(void)) + ?wssResetNextColNum@CCollection@@AEAAXXZ (private: void __cdecl CCollection::wssResetNextColNum(void)) + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/hid.txt b/symbols/SDK/um/arm64/hid.txt new file mode 100644 index 00000000..ad82b7b6 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/hrtfapo.txt b/symbols/SDK/um/arm64/hrtfapo.txt new file mode 100644 index 00000000..9ac41bbc --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/httpapi.txt b/symbols/SDK/um/arm64/httpapi.txt new file mode 100644 index 00000000..86fa0052 --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/iashlpr.txt b/symbols/SDK/um/arm64/iashlpr.txt new file mode 100644 index 00000000..00813a9b --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\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 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/icuin.txt b/symbols/SDK/um/arm64/icuin.txt new file mode 100644 index 00000000..59ca4c8f --- /dev/null +++ b/symbols/SDK/um/arm64/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\arm64\icuin.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0?$CacheKey@VDateFmtBestPattern@icu@@@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::CacheKey::CacheKey(class icu::CacheKey const &)) + ??0?$CacheKey@VDateFmtBestPattern@icu@@@icu@@QEAA@XZ (public: __cdecl icu::CacheKey::CacheKey(void)) + ??0?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::EnumSet::EnumSet(class icu::EnumSet const &)) + ??0?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEAA@XZ (public: __cdecl icu::EnumSet::EnumSet(void)) + ??0?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::EnumSet::EnumSet(class icu::EnumSet const &)) + ??0?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEAA@XZ (public: __cdecl icu::EnumSet::EnumSet(void)) + ??0?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::LocaleCacheKey::LocaleCacheKey(class icu::LocaleCacheKey const &)) + ??0?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@QEAA@AEBVLocale@1@@Z (public: __cdecl icu::LocaleCacheKey::LocaleCacheKey(class icu::Locale const &)) + ??0?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@AEAA@AEBV01@@Z (private: __cdecl icu::MaybeStackHeaderAndArray::MaybeStackHeaderAndArray(class icu::MaybeStackHeaderAndArray const &)) + ??0?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QEAA@XZ (public: __cdecl icu::MaybeStackHeaderAndArray::MaybeStackHeaderAndArray(void)) + ??0?$PluralMap@VDigitAffix@icu@@@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::PluralMap::PluralMap(class icu::PluralMap const &)) + ??0?$PluralMap@VDigitAffix@icu@@@icu@@QEAA@AEBVDigitAffix@1@@Z (public: __cdecl icu::PluralMap::PluralMap(class icu::DigitAffix const &)) + ??0?$PluralMap@VDigitAffix@icu@@@icu@@QEAA@XZ (public: __cdecl icu::PluralMap::PluralMap(void)) + ??0AffixPattern@icu@@QEAA@$$QEAV01@@Z (public: __cdecl icu::AffixPattern::AffixPattern(class icu::AffixPattern &&)) + ??0AffixPattern@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::AffixPattern::AffixPattern(class icu::AffixPattern const &)) + ??0AffixPattern@icu@@QEAA@XZ (public: __cdecl icu::AffixPattern::AffixPattern(void)) + ??0AffixPatternIterator@icu@@QEAA@XZ (public: __cdecl icu::AffixPatternIterator::AffixPatternIterator(void)) + ??0AffixPatternParser@icu@@QEAA@$$QEAV01@@Z (public: __cdecl icu::AffixPatternParser::AffixPatternParser(class icu::AffixPatternParser &&)) + ??0AffixPatternParser@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::AffixPatternParser::AffixPatternParser(class icu::AffixPatternParser const &)) + ??0AffixPatternParser@icu@@QEAA@AEBVDecimalFormatSymbols@1@@Z (public: __cdecl icu::AffixPatternParser::AffixPatternParser(class icu::DecimalFormatSymbols const &)) + ??0AffixPatternParser@icu@@QEAA@XZ (public: __cdecl icu::AffixPatternParser::AffixPatternParser(void)) + ??0AlphabeticIndex@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::AlphabeticIndex::AlphabeticIndex(class icu::Locale const &,enum UErrorCode &)) + ??0AlphabeticIndex@icu@@QEAA@PEAVRuleBasedCollator@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::AlphabeticIndex::AlphabeticIndex(class icu::RuleBasedCollator *,enum UErrorCode &)) + ??0AnnualTimeZoneRule@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::AnnualTimeZoneRule::AnnualTimeZoneRule(class icu::AnnualTimeZoneRule const &)) + ??0AnnualTimeZoneRule@icu@@QEAA@AEBVUnicodeString@1@HHAEBVDateTimeRule@1@HH@Z (public: __cdecl icu::AnnualTimeZoneRule::AnnualTimeZoneRule(class icu::UnicodeString const &,int,int,class icu::DateTimeRule const &,int,int)) + ??0AnnualTimeZoneRule@icu@@QEAA@AEBVUnicodeString@1@HHPEAVDateTimeRule@1@HH@Z (public: __cdecl icu::AnnualTimeZoneRule::AnnualTimeZoneRule(class icu::UnicodeString const &,int,int,class icu::DateTimeRule *,int,int)) + ??0BasicTimeZone@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::BasicTimeZone::BasicTimeZone(class icu::BasicTimeZone const &)) + ??0BasicTimeZone@icu@@IEAA@AEBVUnicodeString@1@@Z (protected: __cdecl icu::BasicTimeZone::BasicTimeZone(class icu::UnicodeString const &)) + ??0BasicTimeZone@icu@@IEAA@XZ (protected: __cdecl icu::BasicTimeZone::BasicTimeZone(void)) + ??0Bucket@AlphabeticIndex@icu@@AEAA@AEBVUnicodeString@2@0W4UAlphabeticIndexLabelType@@@Z (private: __cdecl icu::AlphabeticIndex::Bucket::Bucket(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UAlphabeticIndexLabelType)) + ??0Bucket@AlphabeticIndex@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::AlphabeticIndex::Bucket::Bucket(class icu::AlphabeticIndex::Bucket const &)) + ??0CECalendar@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::CECalendar::CECalendar(class icu::CECalendar const &)) + ??0CECalendar@icu@@IEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (protected: __cdecl icu::CECalendar::CECalendar(class icu::Locale const &,enum UErrorCode &)) + ??0Calendar@icu@@IEAA@AEAW4UErrorCode@@@Z (protected: __cdecl icu::Calendar::Calendar(enum UErrorCode &)) + ??0Calendar@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::Calendar::Calendar(class icu::Calendar const &)) + ??0Calendar@icu@@IEAA@AEBVTimeZone@1@AEBVLocale@1@AEAW4UErrorCode@@@Z (protected: __cdecl icu::Calendar::Calendar(class icu::TimeZone const &,class icu::Locale const &,enum UErrorCode &)) + ??0Calendar@icu@@IEAA@PEAVTimeZone@1@AEBVLocale@1@AEAW4UErrorCode@@@Z (protected: __cdecl icu::Calendar::Calendar(class icu::TimeZone *,class icu::Locale const &,enum UErrorCode &)) + ??0CalendarAstronomer@icu@@QEAA@N@Z (public: __cdecl icu::CalendarAstronomer::CalendarAstronomer(double)) + ??0CalendarAstronomer@icu@@QEAA@NN@Z (public: __cdecl icu::CalendarAstronomer::CalendarAstronomer(double,double)) + ??0CalendarAstronomer@icu@@QEAA@XZ (public: __cdecl icu::CalendarAstronomer::CalendarAstronomer(void)) + ??0ChineseCalendar@icu@@IEAA@AEBVLocale@1@HPEBVTimeZone@1@AEAW4UErrorCode@@@Z (protected: __cdecl icu::ChineseCalendar::ChineseCalendar(class icu::Locale const &,int,class icu::TimeZone const *,enum UErrorCode &)) + ??0ChineseCalendar@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ChineseCalendar::ChineseCalendar(class icu::ChineseCalendar const &)) + ??0ChineseCalendar@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::ChineseCalendar::ChineseCalendar(class icu::Locale const &,enum UErrorCode &)) + ??0ChoiceFormat@icu@@AEAA@AEBVUnicodeString@1@AEAUUParseError@@AEAW4UErrorCode@@@Z (private: __cdecl icu::ChoiceFormat::ChoiceFormat(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ??0ChoiceFormat@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ChoiceFormat::ChoiceFormat(class icu::ChoiceFormat const &)) + ??0ChoiceFormat@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::ChoiceFormat::ChoiceFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ??0ChoiceFormat@icu@@QEAA@PEBNPEBCPEBVUnicodeString@1@H@Z (public: __cdecl icu::ChoiceFormat::ChoiceFormat(double const *,signed char const *,class icu::UnicodeString const *,int)) + ??0ChoiceFormat@icu@@QEAA@PEBNPEBVUnicodeString@1@H@Z (public: __cdecl icu::ChoiceFormat::ChoiceFormat(double const *,class icu::UnicodeString const *,int)) + ??0CollationBuilder@icu@@QEAA@PEBUCollationTailoring@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::CollationBuilder::CollationBuilder(struct icu::CollationTailoring const *,enum UErrorCode &)) + ??0CollationData@icu@@QEAA@AEBVNormalizer2Impl@1@@Z (public: __cdecl icu::CollationData::CollationData(class icu::Normalizer2Impl const &)) + ??0CollationDataBuilder@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::CollationDataBuilder::CollationDataBuilder(enum UErrorCode &)) + ??0CollationElementIterator@icu@@AEAA@AEBVCharacterIterator@1@PEBVRuleBasedCollator@1@AEAW4UErrorCode@@@Z (private: __cdecl icu::CollationElementIterator::CollationElementIterator(class icu::CharacterIterator const &,class icu::RuleBasedCollator const *,enum UErrorCode &)) + ??0CollationElementIterator@icu@@AEAA@AEBVUnicodeString@1@PEBVRuleBasedCollator@1@AEAW4UErrorCode@@@Z (private: __cdecl icu::CollationElementIterator::CollationElementIterator(class icu::UnicodeString const &,class icu::RuleBasedCollator const *,enum UErrorCode &)) + ??0CollationElementIterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::CollationElementIterator::CollationElementIterator(class icu::CollationElementIterator const &)) + ??0CollationFastLatinBuilder@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::CollationFastLatinBuilder::CollationFastLatinBuilder(enum UErrorCode &)) + ??0CollationIterator@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::CollationIterator::CollationIterator(class icu::CollationIterator const &)) + ??0CollationIterator@icu@@QEAA@PEBUCollationData@1@C@Z (public: __cdecl icu::CollationIterator::CollationIterator(struct icu::CollationData const *,signed char)) + ??0CollationKey@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::CollationKey::CollationKey(class icu::CollationKey const &)) + ??0CollationKey@icu@@QEAA@PEBEH@Z (public: __cdecl icu::CollationKey::CollationKey(unsigned char const *,int)) + ??0CollationKey@icu@@QEAA@XZ (public: __cdecl icu::CollationKey::CollationKey(void)) + ??0CollationRootElements@icu@@QEAA@PEBIH@Z (public: __cdecl icu::CollationRootElements::CollationRootElements(unsigned int const *,int)) + ??0CollationRuleParser@icu@@QEAA@PEBUCollationData@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::CollationRuleParser::CollationRuleParser(struct icu::CollationData const *,enum UErrorCode &)) + ??0CollationSettings@icu@@QEAA@AEBU01@@Z (public: __cdecl icu::CollationSettings::CollationSettings(struct icu::CollationSettings const &)) + ??0CollationSettings@icu@@QEAA@XZ (public: __cdecl icu::CollationSettings::CollationSettings(void)) + ??0CollationTailoring@icu@@QEAA@PEBUCollationSettings@1@@Z (public: __cdecl icu::CollationTailoring::CollationTailoring(struct icu::CollationSettings const *)) + ??0CollationWeights@icu@@QEAA@XZ (public: __cdecl icu::CollationWeights::CollationWeights(void)) + ??0Collator@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::Collator::Collator(class icu::Collator const &)) + ??0Collator@icu@@IEAA@W4UColAttributeValue@@W4UNormalizationMode@@@Z (protected: __cdecl icu::Collator::Collator(enum UColAttributeValue,enum UNormalizationMode)) + ??0Collator@icu@@IEAA@XZ (protected: __cdecl icu::Collator::Collator(void)) + ??0CollatorFactory@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::CollatorFactory::CollatorFactory(class icu::CollatorFactory const &)) + ??0CollatorFactory@icu@@QEAA@XZ (public: __cdecl icu::CollatorFactory::CollatorFactory(void)) + ??0CompactDecimalFormat@icu@@AEAA@AEBVDecimalFormat@1@PEBUUHashtable@@PEBNPEAVPluralRules@1@@Z (private: __cdecl icu::CompactDecimalFormat::CompactDecimalFormat(class icu::DecimalFormat const &,struct UHashtable const *,double const *,class icu::PluralRules *)) + ??0CompactDecimalFormat@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::CompactDecimalFormat::CompactDecimalFormat(class icu::CompactDecimalFormat const &)) + ??0CompoundTransliterator@icu@@AEAA@AEAVUVector@1@AEAUUParseError@@AEAW4UErrorCode@@@Z (private: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::UVector &,struct UParseError &,enum UErrorCode &)) + ??0CompoundTransliterator@icu@@AEAA@AEAVUVector@1@HAEAUUParseError@@AEAW4UErrorCode@@@Z (private: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::UVector &,int,struct UParseError &,enum UErrorCode &)) + ??0CompoundTransliterator@icu@@AEAA@AEBVUnicodeString@1@AEAVUVector@1@PEAVUnicodeFilter@1@HAEAUUParseError@@AEAW4UErrorCode@@@Z (private: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::UnicodeString const &,class icu::UVector &,class icu::UnicodeFilter *,int,struct UParseError &,enum UErrorCode &)) + ??0CompoundTransliterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::CompoundTransliterator const &)) + ??0CompoundTransliterator@icu@@QEAA@AEBVUnicodeString@1@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ??0CompoundTransliterator@icu@@QEAA@AEBVUnicodeString@1@W4UTransDirection@@PEAVUnicodeFilter@1@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::UnicodeString const &,enum UTransDirection,class icu::UnicodeFilter *,struct UParseError &,enum UErrorCode &)) + ??0CompoundTransliterator@icu@@QEAA@QEBQEAVTransliterator@1@HPEAVUnicodeFilter@1@@Z (public: __cdecl icu::CompoundTransliterator::CompoundTransliterator(class icu::Transliterator * const * const,int,class icu::UnicodeFilter *)) + ??0CurrencyAffixInfo@icu@@QEAA@$$QEAV01@@Z (public: __cdecl icu::CurrencyAffixInfo::CurrencyAffixInfo(class icu::CurrencyAffixInfo &&)) + ??0CurrencyAffixInfo@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::CurrencyAffixInfo::CurrencyAffixInfo(class icu::CurrencyAffixInfo const &)) + ??0CurrencyAffixInfo@icu@@QEAA@XZ (public: __cdecl icu::CurrencyAffixInfo::CurrencyAffixInfo(void)) + ??0CurrencyAmount@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::CurrencyAmount::CurrencyAmount(class icu::CurrencyAmount const &)) + ??0CurrencyAmount@icu@@QEAA@AEBVFormattable@1@VConstChar16Ptr@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::CurrencyAmount::CurrencyAmount(class icu::Formattable const &,class icu::ConstChar16Ptr,enum UErrorCode &)) + ??0CurrencyAmount@icu@@QEAA@NVConstChar16Ptr@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::CurrencyAmount::CurrencyAmount(double,class icu::ConstChar16Ptr,enum UErrorCode &)) + ??0CurrencyPluralInfo@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::CurrencyPluralInfo::CurrencyPluralInfo(enum UErrorCode &)) + ??0CurrencyPluralInfo@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::CurrencyPluralInfo::CurrencyPluralInfo(class icu::CurrencyPluralInfo const &)) + ??0CurrencyPluralInfo@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::CurrencyPluralInfo::CurrencyPluralInfo(class icu::Locale const &,enum UErrorCode &)) + ??0CurrencyUnit@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::CurrencyUnit::CurrencyUnit(class icu::CurrencyUnit const &)) + ??0CurrencyUnit@icu@@QEAA@VConstChar16Ptr@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::CurrencyUnit::CurrencyUnit(class icu::ConstChar16Ptr,enum UErrorCode &)) + ??0DateFmtBestPattern@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DateFmtBestPattern::DateFmtBestPattern(class icu::DateFmtBestPattern const &)) + ??0DateFmtBestPattern@icu@@QEAA@AEBVUnicodeString@1@@Z (public: __cdecl icu::DateFmtBestPattern::DateFmtBestPattern(class icu::UnicodeString const &)) + ??0DateFmtBestPatternKey@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DateFmtBestPatternKey::DateFmtBestPatternKey(class icu::DateFmtBestPatternKey const &)) + ??0DateFmtBestPatternKey@icu@@QEAA@AEBVLocale@1@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::DateFmtBestPatternKey::DateFmtBestPatternKey(class icu::Locale const &,class icu::UnicodeString const &,enum UErrorCode &)) + ??0DateFormat@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::DateFormat::DateFormat(class icu::DateFormat const &)) + ??0DateFormat@icu@@IEAA@XZ (protected: __cdecl icu::DateFormat::DateFormat(void)) + ??0DateFormatSymbols@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::DateFormatSymbols::DateFormatSymbols(enum UErrorCode &)) + ??0DateFormatSymbols@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DateFormatSymbols::DateFormatSymbols(class icu::DateFormatSymbols const &)) + ??0DateFormatSymbols@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::DateFormatSymbols::DateFormatSymbols(class icu::Locale const &,enum UErrorCode &)) + ??0DateFormatSymbols@icu@@QEAA@AEBVLocale@1@PEBDAEAW4UErrorCode@@@Z (public: __cdecl icu::DateFormatSymbols::DateFormatSymbols(class icu::Locale const &,char const *,enum UErrorCode &)) + ??0DateFormatSymbols@icu@@QEAA@PEBDAEAW4UErrorCode@@@Z (public: __cdecl icu::DateFormatSymbols::DateFormatSymbols(char const *,enum UErrorCode &)) + ??0DateIntervalFormat@icu@@AEAA@AEBVLocale@1@PEAVDateIntervalInfo@1@PEBVUnicodeString@1@AEAW4UErrorCode@@@Z (private: __cdecl icu::DateIntervalFormat::DateIntervalFormat(class icu::Locale const &,class icu::DateIntervalInfo *,class icu::UnicodeString const *,enum UErrorCode &)) + ??0DateIntervalFormat@icu@@AEAA@XZ (private: __cdecl icu::DateIntervalFormat::DateIntervalFormat(void)) + ??0DateIntervalFormat@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::DateIntervalFormat::DateIntervalFormat(class icu::DateIntervalFormat const &)) + ??0DateIntervalInfo@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::DateIntervalInfo::DateIntervalInfo(enum UErrorCode &)) + ??0DateIntervalInfo@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DateIntervalInfo::DateIntervalInfo(class icu::DateIntervalInfo const &)) + ??0DateIntervalInfo@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::DateIntervalInfo::DateIntervalInfo(class icu::Locale const &,enum UErrorCode &)) + ??0DateTimePatternGenerator@icu@@AEAA@AEAW4UErrorCode@@@Z (private: __cdecl icu::DateTimePatternGenerator::DateTimePatternGenerator(enum UErrorCode &)) + ??0DateTimePatternGenerator@icu@@AEAA@AEBV01@@Z (private: __cdecl icu::DateTimePatternGenerator::DateTimePatternGenerator(class icu::DateTimePatternGenerator const &)) + ??0DateTimePatternGenerator@icu@@AEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (private: __cdecl icu::DateTimePatternGenerator::DateTimePatternGenerator(class icu::Locale const &,enum UErrorCode &)) + ??0DateTimeRule@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DateTimeRule::DateTimeRule(class icu::DateTimeRule const &)) + ??0DateTimeRule@icu@@QEAA@HHHCHW4TimeRuleType@01@@Z (public: __cdecl icu::DateTimeRule::DateTimeRule(int,int,int,signed char,int,enum icu::DateTimeRule::TimeRuleType)) + ??0DateTimeRule@icu@@QEAA@HHHHW4TimeRuleType@01@@Z (public: __cdecl icu::DateTimeRule::DateTimeRule(int,int,int,int,enum icu::DateTimeRule::TimeRuleType)) + ??0DateTimeRule@icu@@QEAA@HHHW4TimeRuleType@01@@Z (public: __cdecl icu::DateTimeRule::DateTimeRule(int,int,int,enum icu::DateTimeRule::TimeRuleType)) + ??0DecimalFormat@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(enum UErrorCode &)) + ??0DecimalFormat@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::DecimalFormat const &)) + ??0DecimalFormat@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ??0DecimalFormat@icu@@QEAA@AEBVUnicodeString@1@AEBVDecimalFormatSymbols@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::UnicodeString const &,class icu::DecimalFormatSymbols const &,enum UErrorCode &)) + ??0DecimalFormat@icu@@QEAA@AEBVUnicodeString@1@PEAVDecimalFormatSymbols@1@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::UnicodeString const &,class icu::DecimalFormatSymbols *,struct UParseError &,enum UErrorCode &)) + ??0DecimalFormat@icu@@QEAA@AEBVUnicodeString@1@PEAVDecimalFormatSymbols@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::UnicodeString const &,class icu::DecimalFormatSymbols *,enum UErrorCode &)) + ??0DecimalFormat@icu@@QEAA@AEBVUnicodeString@1@PEAVDecimalFormatSymbols@1@W4UNumberFormatStyle@@AEAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormat::DecimalFormat(class icu::UnicodeString const &,class icu::DecimalFormatSymbols *,enum UNumberFormatStyle,enum UErrorCode &)) + ??0DecimalFormatSymbols@icu@@AEAA@XZ (private: __cdecl icu::DecimalFormatSymbols::DecimalFormatSymbols(void)) + ??0DecimalFormatSymbols@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormatSymbols::DecimalFormatSymbols(enum UErrorCode &)) + ??0DecimalFormatSymbols@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DecimalFormatSymbols::DecimalFormatSymbols(class icu::DecimalFormatSymbols const &)) + ??0DecimalFormatSymbols@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::DecimalFormatSymbols::DecimalFormatSymbols(class icu::Locale const &,enum UErrorCode &)) + ??0DigitAffix@icu@@QEAA@$$QEAV01@@Z (public: __cdecl icu::DigitAffix::DigitAffix(class icu::DigitAffix &&)) + ??0DigitAffix@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DigitAffix::DigitAffix(class icu::DigitAffix const &)) + ??0DigitAffix@icu@@QEAA@PEB_SHH@Z (public: __cdecl icu::DigitAffix::DigitAffix(char16_t const *,int,int)) + ??0DigitAffix@icu@@QEAA@XZ (public: __cdecl icu::DigitAffix::DigitAffix(void)) + ??0DigitAffixesAndPadding@icu@@QEAA@$$QEAV01@@Z (public: __cdecl icu::DigitAffixesAndPadding::DigitAffixesAndPadding(class icu::DigitAffixesAndPadding &&)) + ??0DigitAffixesAndPadding@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DigitAffixesAndPadding::DigitAffixesAndPadding(class icu::DigitAffixesAndPadding const &)) + ??0DigitAffixesAndPadding@icu@@QEAA@XZ (public: __cdecl icu::DigitAffixesAndPadding::DigitAffixesAndPadding(void)) + ??0DigitFormatter@icu@@QEAA@$$QEAV01@@Z (public: __cdecl icu::DigitFormatter::DigitFormatter(class icu::DigitFormatter &&)) + ??0DigitFormatter@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DigitFormatter::DigitFormatter(class icu::DigitFormatter const &)) + ??0DigitFormatter@icu@@QEAA@AEBVDecimalFormatSymbols@1@@Z (public: __cdecl icu::DigitFormatter::DigitFormatter(class icu::DecimalFormatSymbols const &)) + ??0DigitFormatter@icu@@QEAA@XZ (public: __cdecl icu::DigitFormatter::DigitFormatter(void)) + ??0DigitFormatterIntOptions@icu@@QEAA@XZ (public: __cdecl icu::DigitFormatterIntOptions::DigitFormatterIntOptions(void)) + ??0DigitFormatterOptions@icu@@QEAA@XZ (public: __cdecl icu::DigitFormatterOptions::DigitFormatterOptions(void)) + ??0DigitGrouping@icu@@QEAA@XZ (public: __cdecl icu::DigitGrouping::DigitGrouping(void)) + ??0DigitInterval@icu@@QEAA@XZ (public: __cdecl icu::DigitInterval::DigitInterval(void)) + ??0DigitList@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DigitList::DigitList(class icu::DigitList const &)) + ??0DigitList@icu@@QEAA@XZ (public: __cdecl icu::DigitList::DigitList(void)) + ??0DummyFormat@MessageFormat@icu@@QEAA@$$QEAV012@@Z (public: __cdecl icu::MessageFormat::DummyFormat::DummyFormat(class icu::MessageFormat::DummyFormat &&)) + ??0DummyFormat@MessageFormat@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::MessageFormat::DummyFormat::DummyFormat(class icu::MessageFormat::DummyFormat const &)) + ??0DummyFormat@MessageFormat@icu@@QEAA@XZ (public: __cdecl icu::MessageFormat::DummyFormat::DummyFormat(void)) + ??0Ecliptic@CalendarAstronomer@icu@@QEAA@NN@Z (public: __cdecl icu::CalendarAstronomer::Ecliptic::Ecliptic(double,double)) + ??0Equatorial@CalendarAstronomer@icu@@QEAA@NN@Z (public: __cdecl icu::CalendarAstronomer::Equatorial::Equatorial(double,double)) + ??0FCDUIterCollationIterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::FCDUIterCollationIterator::FCDUIterCollationIterator(class icu::FCDUIterCollationIterator const &)) + ??0FCDUIterCollationIterator@icu@@QEAA@PEBUCollationData@1@CAEAUUCharIterator@@H@Z (public: __cdecl icu::FCDUIterCollationIterator::FCDUIterCollationIterator(struct icu::CollationData const *,signed char,struct UCharIterator &,int)) + ??0FCDUTF16CollationIterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::FCDUTF16CollationIterator::FCDUTF16CollationIterator(class icu::FCDUTF16CollationIterator const &)) + ??0FCDUTF16CollationIterator@icu@@QEAA@AEBV01@PEB_S@Z (public: __cdecl icu::FCDUTF16CollationIterator::FCDUTF16CollationIterator(class icu::FCDUTF16CollationIterator const &,char16_t const *)) + ??0FCDUTF16CollationIterator@icu@@QEAA@PEBUCollationData@1@CPEB_S11@Z (public: __cdecl icu::FCDUTF16CollationIterator::FCDUTF16CollationIterator(struct icu::CollationData const *,signed char,char16_t const *,char16_t const *,char16_t const *)) + ??0FCDUTF8CollationIterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::FCDUTF8CollationIterator::FCDUTF8CollationIterator(class icu::FCDUTF8CollationIterator const &)) + ??0FCDUTF8CollationIterator@icu@@QEAA@PEBUCollationData@1@CPEBEHH@Z (public: __cdecl icu::FCDUTF8CollationIterator::FCDUTF8CollationIterator(struct icu::CollationData const *,signed char,unsigned char const *,int,int)) + ??0FieldPosition@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::FieldPosition::FieldPosition(class icu::FieldPosition const &)) + ??0FieldPosition@icu@@QEAA@H@Z (public: __cdecl icu::FieldPosition::FieldPosition(int)) + ??0FieldPosition@icu@@QEAA@XZ (public: __cdecl icu::FieldPosition::FieldPosition(void)) + ??0FieldPositionHandler@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::FieldPositionHandler::FieldPositionHandler(class icu::FieldPositionHandler const &)) + ??0FieldPositionHandler@icu@@QEAA@XZ (public: __cdecl icu::FieldPositionHandler::FieldPositionHandler(void)) + ??0FieldPositionIterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::FieldPositionIterator::FieldPositionIterator(class icu::FieldPositionIterator const &)) + ??0FieldPositionIterator@icu@@QEAA@XZ (public: __cdecl icu::FieldPositionIterator::FieldPositionIterator(void)) + ??0FixedDecimal@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(class icu::FixedDecimal const &)) + ??0FixedDecimal@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(class icu::UnicodeString const &,enum UErrorCode &)) + ??0FixedDecimal@icu@@QEAA@AEBVVisibleDigits@1@@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(class icu::VisibleDigits const &)) + ??0FixedDecimal@icu@@QEAA@N@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(double)) + ??0FixedDecimal@icu@@QEAA@NH@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(double,int)) + ??0FixedDecimal@icu@@QEAA@NH_J@Z (public: __cdecl icu::FixedDecimal::FixedDecimal(double,int,__int64)) + ??0FixedDecimal@icu@@QEAA@XZ (public: __cdecl icu::FixedDecimal::FixedDecimal(void)) + ??0FixedPrecision@icu@@QEAA@$$QEAV01@@Z (public: __cdecl icu::FixedPrecision::FixedPrecision(class icu::FixedPrecision &&)) + ??0FixedPrecision@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::FixedPrecision::FixedPrecision(class icu::FixedPrecision const &)) + ??0FixedPrecision@icu@@QEAA@XZ (public: __cdecl icu::FixedPrecision::FixedPrecision(void)) + ??0Format@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::Format::Format(class icu::Format const &)) + ??0Format@icu@@IEAA@XZ (protected: __cdecl icu::Format::Format(void)) + ??0Formattable@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::Formattable::Formattable(class icu::Formattable const &)) + ??0Formattable@icu@@QEAA@AEBVUnicodeString@1@@Z (public: __cdecl icu::Formattable::Formattable(class icu::UnicodeString const &)) + ??0Formattable@icu@@QEAA@H@Z (public: __cdecl icu::Formattable::Formattable(int)) + ??0Formattable@icu@@QEAA@N@Z (public: __cdecl icu::Formattable::Formattable(double)) + ??0Formattable@icu@@QEAA@NW4ISDATE@01@@Z (public: __cdecl icu::Formattable::Formattable(double,enum icu::Formattable::ISDATE)) + ??0Formattable@icu@@QEAA@PEAVUObject@1@@Z (public: __cdecl icu::Formattable::Formattable(class icu::UObject *)) + ??0Formattable@icu@@QEAA@PEAVUnicodeString@1@@Z (public: __cdecl icu::Formattable::Formattable(class icu::UnicodeString *)) + ??0Formattable@icu@@QEAA@PEBD@Z (public: __cdecl icu::Formattable::Formattable(char const *)) + ??0Formattable@icu@@QEAA@PEBV01@H@Z (public: __cdecl icu::Formattable::Formattable(class icu::Formattable const *,int)) + ??0Formattable@icu@@QEAA@VStringPiece@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::Formattable::Formattable(class icu::StringPiece,enum UErrorCode &)) + ??0Formattable@icu@@QEAA@XZ (public: __cdecl icu::Formattable::Formattable(void)) + ??0Formattable@icu@@QEAA@_J@Z (public: __cdecl icu::Formattable::Formattable(__int64)) + ??0GenderInfo@icu@@AEAA@XZ (private: __cdecl icu::GenderInfo::GenderInfo(void)) + ??0GregorianCalendar@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(enum UErrorCode &)) + ??0GregorianCalendar@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::GregorianCalendar const &)) + ??0GregorianCalendar@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::Locale const &,enum UErrorCode &)) + ??0GregorianCalendar@icu@@QEAA@AEBVTimeZone@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::TimeZone const &,enum UErrorCode &)) + ??0GregorianCalendar@icu@@QEAA@AEBVTimeZone@1@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::TimeZone const &,class icu::Locale const &,enum UErrorCode &)) + ??0GregorianCalendar@icu@@QEAA@HHHAEAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(int,int,int,enum UErrorCode &)) + ??0GregorianCalendar@icu@@QEAA@HHHHHAEAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(int,int,int,int,int,enum UErrorCode &)) + ??0GregorianCalendar@icu@@QEAA@HHHHHHAEAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(int,int,int,int,int,int,enum UErrorCode &)) + ??0GregorianCalendar@icu@@QEAA@PEAVTimeZone@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::TimeZone *,enum UErrorCode &)) + ??0GregorianCalendar@icu@@QEAA@PEAVTimeZone@1@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::GregorianCalendar::GregorianCalendar(class icu::TimeZone *,class icu::Locale const &,enum UErrorCode &)) + ??0HebrewCalendar@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::HebrewCalendar::HebrewCalendar(class icu::HebrewCalendar const &)) + ??0HebrewCalendar@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::HebrewCalendar::HebrewCalendar(class icu::Locale const &,enum UErrorCode &)) + ??0Horizon@CalendarAstronomer@icu@@QEAA@NN@Z (public: __cdecl icu::CalendarAstronomer::Horizon::Horizon(double,double)) + ??0ImmutableIndex@AlphabeticIndex@icu@@AEAA@PEAVBucketList@2@PEAVCollator@2@@Z (private: __cdecl icu::AlphabeticIndex::ImmutableIndex::ImmutableIndex(class icu::BucketList *,class icu::Collator *)) + ??0ImmutableIndex@AlphabeticIndex@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::AlphabeticIndex::ImmutableIndex::ImmutableIndex(class icu::AlphabeticIndex::ImmutableIndex const &)) + ??0Importer@CollationRuleParser@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::CollationRuleParser::Importer::Importer(class icu::CollationRuleParser::Importer const &)) + ??0Importer@CollationRuleParser@icu@@QEAA@XZ (public: __cdecl icu::CollationRuleParser::Importer::Importer(void)) + ??0InitialTimeZoneRule@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::InitialTimeZoneRule::InitialTimeZoneRule(class icu::InitialTimeZoneRule const &)) + ??0InitialTimeZoneRule@icu@@QEAA@AEBVUnicodeString@1@HH@Z (public: __cdecl icu::InitialTimeZoneRule::InitialTimeZoneRule(class icu::UnicodeString const &,int,int)) + ??0IntDigitCountRange@icu@@QEAA@HH@Z (public: __cdecl icu::IntDigitCountRange::IntDigitCountRange(int,int)) + ??0IntDigitCountRange@icu@@QEAA@XZ (public: __cdecl icu::IntDigitCountRange::IntDigitCountRange(void)) + ??0IslamicCalendar@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::IslamicCalendar::IslamicCalendar(class icu::IslamicCalendar const &)) + ??0IslamicCalendar@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@W4ECalculationType@01@@Z (public: __cdecl icu::IslamicCalendar::IslamicCalendar(class icu::Locale const &,enum UErrorCode &,enum icu::IslamicCalendar::ECalculationType)) + ??0MarkupStyle@ScientificNumberFormatter@icu@@QEAA@$$QEAV012@@Z (public: __cdecl icu::ScientificNumberFormatter::MarkupStyle::MarkupStyle(class icu::ScientificNumberFormatter::MarkupStyle &&)) + ??0MarkupStyle@ScientificNumberFormatter@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::ScientificNumberFormatter::MarkupStyle::MarkupStyle(class icu::ScientificNumberFormatter::MarkupStyle const &)) + ??0MarkupStyle@ScientificNumberFormatter@icu@@QEAA@AEBVUnicodeString@2@0@Z (public: __cdecl icu::ScientificNumberFormatter::MarkupStyle::MarkupStyle(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ??0MatchInfoCollection@TimeZoneNames@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::TimeZoneNames::MatchInfoCollection::MatchInfoCollection(class icu::TimeZoneNames::MatchInfoCollection const &)) + ??0MatchInfoCollection@TimeZoneNames@icu@@QEAA@XZ (public: __cdecl icu::TimeZoneNames::MatchInfoCollection::MatchInfoCollection(void)) + ??0Measure@icu@@IEAA@XZ (protected: __cdecl icu::Measure::Measure(void)) + ??0Measure@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::Measure::Measure(class icu::Measure const &)) + ??0Measure@icu@@QEAA@AEBVFormattable@1@PEAVMeasureUnit@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::Measure::Measure(class icu::Formattable const &,class icu::MeasureUnit *,enum UErrorCode &)) + ??0MeasureFormat@icu@@IEAA@XZ (protected: __cdecl icu::MeasureFormat::MeasureFormat(void)) + ??0MeasureFormat@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::MeasureFormat::MeasureFormat(class icu::MeasureFormat const &)) + ??0MeasureFormat@icu@@QEAA@AEBVLocale@1@W4UMeasureFormatWidth@@AEAW4UErrorCode@@@Z (public: __cdecl icu::MeasureFormat::MeasureFormat(class icu::Locale const &,enum UMeasureFormatWidth,enum UErrorCode &)) + ??0MeasureFormat@icu@@QEAA@AEBVLocale@1@W4UMeasureFormatWidth@@PEAVNumberFormat@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::MeasureFormat::MeasureFormat(class icu::Locale const &,enum UMeasureFormatWidth,class icu::NumberFormat *,enum UErrorCode &)) + ??0MeasureUnit@icu@@AEAA@HH@Z (private: __cdecl icu::MeasureUnit::MeasureUnit(int,int)) + ??0MeasureUnit@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::MeasureUnit::MeasureUnit(class icu::MeasureUnit const &)) + ??0MeasureUnit@icu@@QEAA@XZ (public: __cdecl icu::MeasureUnit::MeasureUnit(void)) + ??0MessageFormat@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::MessageFormat::MessageFormat(class icu::MessageFormat const &)) + ??0MessageFormat@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::MessageFormat::MessageFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ??0MessageFormat@icu@@QEAA@AEBVUnicodeString@1@AEBVLocale@1@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: __cdecl icu::MessageFormat::MessageFormat(class icu::UnicodeString const &,class icu::Locale const &,struct UParseError &,enum UErrorCode &)) + ??0MessageFormat@icu@@QEAA@AEBVUnicodeString@1@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::MessageFormat::MessageFormat(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ??0MoonAge@CalendarAstronomer@icu@@QEAA@N@Z (public: __cdecl icu::CalendarAstronomer::MoonAge::MoonAge(double)) + ??0NumberFormat@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::NumberFormat::NumberFormat(class icu::NumberFormat const &)) + ??0NumberFormat@icu@@IEAA@XZ (protected: __cdecl icu::NumberFormat::NumberFormat(void)) + ??0NumberFormatFactory@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::NumberFormatFactory::NumberFormatFactory(class icu::NumberFormatFactory const &)) + ??0NumberFormatFactory@icu@@QEAA@XZ (public: __cdecl icu::NumberFormatFactory::NumberFormatFactory(void)) + ??0NumberingSystem@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::NumberingSystem::NumberingSystem(class icu::NumberingSystem const &)) + ??0NumberingSystem@icu@@QEAA@XZ (public: __cdecl icu::NumberingSystem::NumberingSystem(void)) + ??0OlsonTimeZone@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::OlsonTimeZone::OlsonTimeZone(class icu::OlsonTimeZone const &)) + ??0OlsonTimeZone@icu@@QEAA@PEBUUResourceBundle@@0AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::OlsonTimeZone::OlsonTimeZone(struct UResourceBundle const *,struct UResourceBundle const *,class icu::UnicodeString const &,enum UErrorCode &)) + ??0PluralAffix@icu@@QEAA@$$QEAV01@@Z (public: __cdecl icu::PluralAffix::PluralAffix(class icu::PluralAffix &&)) + ??0PluralAffix@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::PluralAffix::PluralAffix(class icu::PluralAffix const &)) + ??0PluralAffix@icu@@QEAA@AEBVDigitAffix@1@@Z (public: __cdecl icu::PluralAffix::PluralAffix(class icu::DigitAffix const &)) + ??0PluralAffix@icu@@QEAA@XZ (public: __cdecl icu::PluralAffix::PluralAffix(void)) + ??0PluralAvailableLocalesEnumeration@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralAvailableLocalesEnumeration::PluralAvailableLocalesEnumeration(enum UErrorCode &)) + ??0PluralAvailableLocalesEnumeration@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::PluralAvailableLocalesEnumeration::PluralAvailableLocalesEnumeration(class icu::PluralAvailableLocalesEnumeration const &)) + ??0PluralFormat@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(enum UErrorCode &)) + ??0PluralFormat@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::PluralFormat const &)) + ??0PluralFormat@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,enum UErrorCode &)) + ??0PluralFormat@icu@@QEAA@AEBVLocale@1@AEBVPluralRules@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,class icu::PluralRules const &,enum UErrorCode &)) + ??0PluralFormat@icu@@QEAA@AEBVLocale@1@AEBVPluralRules@1@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,class icu::PluralRules const &,class icu::UnicodeString const &,enum UErrorCode &)) + ??0PluralFormat@icu@@QEAA@AEBVLocale@1@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,class icu::UnicodeString const &,enum UErrorCode &)) + ??0PluralFormat@icu@@QEAA@AEBVLocale@1@W4UPluralType@@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,enum UPluralType,enum UErrorCode &)) + ??0PluralFormat@icu@@QEAA@AEBVLocale@1@W4UPluralType@@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::Locale const &,enum UPluralType,class icu::UnicodeString const &,enum UErrorCode &)) + ??0PluralFormat@icu@@QEAA@AEBVPluralRules@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::PluralRules const &,enum UErrorCode &)) + ??0PluralFormat@icu@@QEAA@AEBVPluralRules@1@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::PluralRules const &,class icu::UnicodeString const &,enum UErrorCode &)) + ??0PluralFormat@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralFormat::PluralFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ??0PluralRules@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::PluralRules::PluralRules(enum UErrorCode &)) + ??0PluralRules@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::PluralRules::PluralRules(class icu::PluralRules const &)) + ??0PluralSelector@PluralFormat@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::PluralFormat::PluralSelector::PluralSelector(class icu::PluralFormat::PluralSelector const &)) + ??0PluralSelector@PluralFormat@icu@@QEAA@XZ (public: __cdecl icu::PluralFormat::PluralSelector::PluralSelector(void)) + ??0PluralSelectorAdapter@PluralFormat@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::PluralFormat::PluralSelectorAdapter::PluralSelectorAdapter(class icu::PluralFormat::PluralSelectorAdapter const &)) + ??0PluralSelectorAdapter@PluralFormat@icu@@QEAA@XZ (public: __cdecl icu::PluralFormat::PluralSelectorAdapter::PluralSelectorAdapter(void)) + ??0PluralSelectorProvider@MessageFormat@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::MessageFormat::PluralSelectorProvider::PluralSelectorProvider(class icu::MessageFormat::PluralSelectorProvider const &)) + ??0PluralSelectorProvider@MessageFormat@icu@@QEAA@AEBV12@W4UPluralType@@@Z (public: __cdecl icu::MessageFormat::PluralSelectorProvider::PluralSelectorProvider(class icu::MessageFormat const &,enum UPluralType)) + ??0QuantityFormatter@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::QuantityFormatter::QuantityFormatter(class icu::QuantityFormatter const &)) + ??0QuantityFormatter@icu@@QEAA@XZ (public: __cdecl icu::QuantityFormatter::QuantityFormatter(void)) + ??0RegexCompile@icu@@QEAA@PEAVRegexPattern@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::RegexCompile::RegexCompile(class icu::RegexPattern *,enum UErrorCode &)) + ??0RegexMatcher@icu@@AEAA@PEBVRegexPattern@1@@Z (private: __cdecl icu::RegexMatcher::RegexMatcher(class icu::RegexPattern const *)) + ??0RegexMatcher@icu@@QEAA@AEBVUnicodeString@1@0IAEAW4UErrorCode@@@Z (public: __cdecl icu::RegexMatcher::RegexMatcher(class icu::UnicodeString const &,class icu::UnicodeString const &,unsigned int,enum UErrorCode &)) + ??0RegexMatcher@icu@@QEAA@AEBVUnicodeString@1@IAEAW4UErrorCode@@@Z (public: __cdecl icu::RegexMatcher::RegexMatcher(class icu::UnicodeString const &,unsigned int,enum UErrorCode &)) + ??0RegexMatcher@icu@@QEAA@PEAUUText@@0IAEAW4UErrorCode@@@Z (public: __cdecl icu::RegexMatcher::RegexMatcher(struct UText *,struct UText *,unsigned int,enum UErrorCode &)) + ??0RegexMatcher@icu@@QEAA@PEAUUText@@IAEAW4UErrorCode@@@Z (public: __cdecl icu::RegexMatcher::RegexMatcher(struct UText *,unsigned int,enum UErrorCode &)) + ??0RegexPattern@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::RegexPattern::RegexPattern(class icu::RegexPattern const &)) + ??0RegexPattern@icu@@QEAA@XZ (public: __cdecl icu::RegexPattern::RegexPattern(void)) + ??0Region@icu@@AEAA@XZ (private: __cdecl icu::Region::Region(void)) + ??0Region@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::Region::Region(class icu::Region const &)) + ??0RelativeDateTimeFormatter@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(enum UErrorCode &)) + ??0RelativeDateTimeFormatter@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(class icu::RelativeDateTimeFormatter const &)) + ??0RelativeDateTimeFormatter@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(class icu::Locale const &,enum UErrorCode &)) + ??0RelativeDateTimeFormatter@icu@@QEAA@AEBVLocale@1@PEAVNumberFormat@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(class icu::Locale const &,class icu::NumberFormat *,enum UErrorCode &)) + ??0RelativeDateTimeFormatter@icu@@QEAA@AEBVLocale@1@PEAVNumberFormat@1@W4UDateRelativeDateTimeFormatterStyle@@W4UDisplayContext@@AEAW4UErrorCode@@@Z (public: __cdecl icu::RelativeDateTimeFormatter::RelativeDateTimeFormatter(class icu::Locale const &,class icu::NumberFormat *,enum UDateRelativeDateTimeFormatterStyle,enum UDisplayContext,enum UErrorCode &)) + ??0RuleBasedCollator@icu@@AEAA@PEBUCollationCacheEntry@1@@Z (private: __cdecl icu::RuleBasedCollator::RuleBasedCollator(struct icu::CollationCacheEntry const *)) + ??0RuleBasedCollator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::RuleBasedCollator const &)) + ??0RuleBasedCollator@icu@@QEAA@AEBVUnicodeString@1@AEAUUParseError@@AEAV21@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::UnicodeString const &,struct UParseError &,class icu::UnicodeString &,enum UErrorCode &)) + ??0RuleBasedCollator@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::UnicodeString const &,enum UErrorCode &)) + ??0RuleBasedCollator@icu@@QEAA@AEBVUnicodeString@1@W4ECollationStrength@Collator@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::UnicodeString const &,enum icu::Collator::ECollationStrength,enum UErrorCode &)) + ??0RuleBasedCollator@icu@@QEAA@AEBVUnicodeString@1@W4ECollationStrength@Collator@1@W4UColAttributeValue@@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::UnicodeString const &,enum icu::Collator::ECollationStrength,enum UColAttributeValue,enum UErrorCode &)) + ??0RuleBasedCollator@icu@@QEAA@AEBVUnicodeString@1@W4UColAttributeValue@@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(class icu::UnicodeString const &,enum UColAttributeValue,enum UErrorCode &)) + ??0RuleBasedCollator@icu@@QEAA@PEBEHPEBV01@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(unsigned char const *,int,class icu::RuleBasedCollator const *,enum UErrorCode &)) + ??0RuleBasedCollator@icu@@QEAA@XZ (public: __cdecl icu::RuleBasedCollator::RuleBasedCollator(void)) + ??0RuleBasedNumberFormat@icu@@AEAA@AEBVUnicodeString@1@PEAVLocalizationInfo@1@AEBVLocale@1@AEAUUParseError@@AEAW4UErrorCode@@@Z (private: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::UnicodeString const &,class icu::LocalizationInfo *,class icu::Locale const &,struct UParseError &,enum UErrorCode &)) + ??0RuleBasedNumberFormat@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::RuleBasedNumberFormat const &)) + ??0RuleBasedNumberFormat@icu@@QEAA@AEBVUnicodeString@1@0AEAUUParseError@@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::UnicodeString const &,class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ??0RuleBasedNumberFormat@icu@@QEAA@AEBVUnicodeString@1@0AEBVLocale@1@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::Locale const &,struct UParseError &,enum UErrorCode &)) + ??0RuleBasedNumberFormat@icu@@QEAA@AEBVUnicodeString@1@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ??0RuleBasedNumberFormat@icu@@QEAA@AEBVUnicodeString@1@AEBVLocale@1@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(class icu::UnicodeString const &,class icu::Locale const &,struct UParseError &,enum UErrorCode &)) + ??0RuleBasedNumberFormat@icu@@QEAA@W4URBNFRuleSetTag@1@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedNumberFormat::RuleBasedNumberFormat(enum icu::URBNFRuleSetTag,class icu::Locale const &,enum UErrorCode &)) + ??0RuleBasedTimeZone@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::RuleBasedTimeZone::RuleBasedTimeZone(class icu::RuleBasedTimeZone const &)) + ??0RuleBasedTimeZone@icu@@QEAA@AEBVUnicodeString@1@PEAVInitialTimeZoneRule@1@@Z (public: __cdecl icu::RuleBasedTimeZone::RuleBasedTimeZone(class icu::UnicodeString const &,class icu::InitialTimeZoneRule *)) + ??0SciFormatterOptions@icu@@QEAA@XZ (public: __cdecl icu::SciFormatterOptions::SciFormatterOptions(void)) + ??0ScientificNumberFormatter@icu@@AEAA@AEBV01@@Z (private: __cdecl icu::ScientificNumberFormatter::ScientificNumberFormatter(class icu::ScientificNumberFormatter const &)) + ??0ScientificNumberFormatter@icu@@AEAA@PEAVDecimalFormat@1@PEAVStyle@01@AEAW4UErrorCode@@@Z (private: __cdecl icu::ScientificNumberFormatter::ScientificNumberFormatter(class icu::DecimalFormat *,class icu::ScientificNumberFormatter::Style *,enum UErrorCode &)) + ??0ScientificPrecision@icu@@QEAA@$$QEAV01@@Z (public: __cdecl icu::ScientificPrecision::ScientificPrecision(class icu::ScientificPrecision &&)) + ??0ScientificPrecision@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ScientificPrecision::ScientificPrecision(class icu::ScientificPrecision const &)) + ??0ScientificPrecision@icu@@QEAA@XZ (public: __cdecl icu::ScientificPrecision::ScientificPrecision(void)) + ??0ScriptSet@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ScriptSet::ScriptSet(class icu::ScriptSet const &)) + ??0ScriptSet@icu@@QEAA@XZ (public: __cdecl icu::ScriptSet::ScriptSet(void)) + ??0SearchIterator@icu@@IEAA@AEAVCharacterIterator@1@PEAVBreakIterator@1@@Z (protected: __cdecl icu::SearchIterator::SearchIterator(class icu::CharacterIterator &,class icu::BreakIterator *)) + ??0SearchIterator@icu@@IEAA@AEBVUnicodeString@1@PEAVBreakIterator@1@@Z (protected: __cdecl icu::SearchIterator::SearchIterator(class icu::UnicodeString const &,class icu::BreakIterator *)) + ??0SearchIterator@icu@@IEAA@XZ (protected: __cdecl icu::SearchIterator::SearchIterator(void)) + ??0SearchIterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::SearchIterator::SearchIterator(class icu::SearchIterator const &)) + ??0SelectFormat@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::SelectFormat::SelectFormat(class icu::SelectFormat const &)) + ??0SelectFormat@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::SelectFormat::SelectFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ??0SharedBreakIterator@icu@@QEAA@PEAVBreakIterator@1@@Z (public: __cdecl icu::SharedBreakIterator::SharedBreakIterator(class icu::BreakIterator *)) + ??0SharedCalendar@icu@@QEAA@PEAVCalendar@1@@Z (public: __cdecl icu::SharedCalendar::SharedCalendar(class icu::Calendar *)) + ??0SharedDateFormatSymbols@icu@@QEAA@AEBVLocale@1@PEBDAEAW4UErrorCode@@@Z (public: __cdecl icu::SharedDateFormatSymbols::SharedDateFormatSymbols(class icu::Locale const &,char const *,enum UErrorCode &)) + ??0SharedNumberFormat@icu@@QEAA@PEAVNumberFormat@1@@Z (public: __cdecl icu::SharedNumberFormat::SharedNumberFormat(class icu::NumberFormat *)) + ??0SharedPluralRules@icu@@QEAA@PEAVPluralRules@1@@Z (public: __cdecl icu::SharedPluralRules::SharedPluralRules(class icu::PluralRules *)) + ??0SignificantDigitInterval@icu@@QEAA@XZ (public: __cdecl icu::SignificantDigitInterval::SignificantDigitInterval(void)) + ??0SimpleDateFormat@icu@@AEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (private: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::Locale const &,enum UErrorCode &)) + ??0SimpleDateFormat@icu@@AEAA@W4EStyle@DateFormat@1@0AEBVLocale@1@AEAW4UErrorCode@@@Z (private: __cdecl icu::SimpleDateFormat::SimpleDateFormat(enum icu::DateFormat::EStyle,enum icu::DateFormat::EStyle,class icu::Locale const &,enum UErrorCode &)) + ??0SimpleDateFormat@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(enum UErrorCode &)) + ??0SimpleDateFormat@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::SimpleDateFormat const &)) + ??0SimpleDateFormat@icu@@QEAA@AEBVUnicodeString@1@0AEAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ??0SimpleDateFormat@icu@@QEAA@AEBVUnicodeString@1@0AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ??0SimpleDateFormat@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ??0SimpleDateFormat@icu@@QEAA@AEBVUnicodeString@1@AEBVDateFormatSymbols@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,class icu::DateFormatSymbols const &,enum UErrorCode &)) + ??0SimpleDateFormat@icu@@QEAA@AEBVUnicodeString@1@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ??0SimpleDateFormat@icu@@QEAA@AEBVUnicodeString@1@PEAVDateFormatSymbols@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::SimpleDateFormat::SimpleDateFormat(class icu::UnicodeString const &,class icu::DateFormatSymbols *,enum UErrorCode &)) + ??0SimpleNumberFormatFactory@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::SimpleNumberFormatFactory::SimpleNumberFormatFactory(class icu::SimpleNumberFormatFactory const &)) + ??0SimpleNumberFormatFactory@icu@@QEAA@AEBVLocale@1@C@Z (public: __cdecl icu::SimpleNumberFormatFactory::SimpleNumberFormatFactory(class icu::Locale const &,signed char)) + ??0SimpleTimeZone@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::SimpleTimeZone::SimpleTimeZone(class icu::SimpleTimeZone const &)) + ??0SimpleTimeZone@icu@@QEAA@HAEBVUnicodeString@1@@Z (public: __cdecl icu::SimpleTimeZone::SimpleTimeZone(int,class icu::UnicodeString const &)) + ??0SimpleTimeZone@icu@@QEAA@HAEBVUnicodeString@1@CCCHCCCHAEAW4UErrorCode@@@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@@QEAA@HAEBVUnicodeString@1@CCCHCCCHHAEAW4UErrorCode@@@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@@QEAA@HAEBVUnicodeString@1@CCCHW4TimeMode@01@CCCH1HAEAW4UErrorCode@@@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@@QEAA@AEBV012@@Z (public: __cdecl icu::CollationRuleParser::Sink::Sink(class icu::CollationRuleParser::Sink const &)) + ??0Sink@CollationRuleParser@icu@@QEAA@XZ (public: __cdecl icu::CollationRuleParser::Sink::Sink(void)) + ??0StringSearch@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::StringSearch::StringSearch(class icu::StringSearch const &)) + ??0StringSearch@icu@@QEAA@AEBVUnicodeString@1@0AEBVLocale@1@PEAVBreakIterator@1@AEAW4UErrorCode@@@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@@QEAA@AEBVUnicodeString@1@0PEAVRuleBasedCollator@1@PEAVBreakIterator@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::StringSearch::StringSearch(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::RuleBasedCollator *,class icu::BreakIterator *,enum UErrorCode &)) + ??0StringSearch@icu@@QEAA@AEBVUnicodeString@1@AEAVCharacterIterator@1@AEBVLocale@1@PEAVBreakIterator@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::StringSearch::StringSearch(class icu::UnicodeString const &,class icu::CharacterIterator &,class icu::Locale const &,class icu::BreakIterator *,enum UErrorCode &)) + ??0StringSearch@icu@@QEAA@AEBVUnicodeString@1@AEAVCharacterIterator@1@PEAVRuleBasedCollator@1@PEAVBreakIterator@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::StringSearch::StringSearch(class icu::UnicodeString const &,class icu::CharacterIterator &,class icu::RuleBasedCollator *,class icu::BreakIterator *,enum UErrorCode &)) + ??0Style@ScientificNumberFormatter@icu@@QEAA@$$QEAV012@@Z (public: __cdecl icu::ScientificNumberFormatter::Style::Style(class icu::ScientificNumberFormatter::Style &&)) + ??0Style@ScientificNumberFormatter@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::ScientificNumberFormatter::Style::Style(class icu::ScientificNumberFormatter::Style const &)) + ??0Style@ScientificNumberFormatter@icu@@QEAA@XZ (public: __cdecl icu::ScientificNumberFormatter::Style::Style(void)) + ??0SuperscriptStyle@ScientificNumberFormatter@icu@@QEAA@$$QEAV012@@Z (public: __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::SuperscriptStyle(class icu::ScientificNumberFormatter::SuperscriptStyle &&)) + ??0SuperscriptStyle@ScientificNumberFormatter@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::SuperscriptStyle(class icu::ScientificNumberFormatter::SuperscriptStyle const &)) + ??0SuperscriptStyle@ScientificNumberFormatter@icu@@QEAA@XZ (public: __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::SuperscriptStyle(void)) + ??0TextTrieMap@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::TextTrieMap::TextTrieMap(class icu::TextTrieMap const &)) + ??0TextTrieMap@icu@@QEAA@CP6AXPEAX@Z@Z (public: __cdecl icu::TextTrieMap::TextTrieMap(signed char,void (__cdecl*)(void *))) + ??0TimeArrayTimeZoneRule@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(class icu::TimeArrayTimeZoneRule const &)) + ??0TimeArrayTimeZoneRule@icu@@QEAA@AEBVUnicodeString@1@HHPEBNHW4TimeRuleType@DateTimeRule@1@@Z (public: __cdecl icu::TimeArrayTimeZoneRule::TimeArrayTimeZoneRule(class icu::UnicodeString const &,int,int,double const *,int,enum icu::DateTimeRule::TimeRuleType)) + ??0TimeUnit@icu@@AEAA@W4UTimeUnitFields@01@@Z (private: __cdecl icu::TimeUnit::TimeUnit(enum icu::TimeUnit::UTimeUnitFields)) + ??0TimeUnit@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::TimeUnit::TimeUnit(class icu::TimeUnit const &)) + ??0TimeUnitAmount@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::TimeUnitAmount::TimeUnitAmount(class icu::TimeUnitAmount const &)) + ??0TimeUnitAmount@icu@@QEAA@AEBVFormattable@1@W4UTimeUnitFields@TimeUnit@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::TimeUnitAmount::TimeUnitAmount(class icu::Formattable const &,enum icu::TimeUnit::UTimeUnitFields,enum UErrorCode &)) + ??0TimeUnitAmount@icu@@QEAA@NW4UTimeUnitFields@TimeUnit@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::TimeUnitAmount::TimeUnitAmount(double,enum icu::TimeUnit::UTimeUnitFields,enum UErrorCode &)) + ??0TimeUnitFormat@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::TimeUnitFormat::TimeUnitFormat(enum UErrorCode &)) + ??0TimeUnitFormat@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::TimeUnitFormat::TimeUnitFormat(class icu::TimeUnitFormat const &)) + ??0TimeUnitFormat@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::TimeUnitFormat::TimeUnitFormat(class icu::Locale const &,enum UErrorCode &)) + ??0TimeUnitFormat@icu@@QEAA@AEBVLocale@1@W4UTimeUnitFormatStyle@@AEAW4UErrorCode@@@Z (public: __cdecl icu::TimeUnitFormat::TimeUnitFormat(class icu::Locale const &,enum UTimeUnitFormatStyle,enum UErrorCode &)) + ??0TimeZone@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::TimeZone::TimeZone(class icu::TimeZone const &)) + ??0TimeZone@icu@@IEAA@AEBVUnicodeString@1@@Z (protected: __cdecl icu::TimeZone::TimeZone(class icu::UnicodeString const &)) + ??0TimeZone@icu@@IEAA@XZ (protected: __cdecl icu::TimeZone::TimeZone(void)) + ??0TimeZoneFormat@icu@@IEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (protected: __cdecl icu::TimeZoneFormat::TimeZoneFormat(class icu::Locale const &,enum UErrorCode &)) + ??0TimeZoneFormat@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::TimeZoneFormat::TimeZoneFormat(class icu::TimeZoneFormat const &)) + ??0TimeZoneGenericNames@icu@@AEAA@XZ (private: __cdecl icu::TimeZoneGenericNames::TimeZoneGenericNames(void)) + ??0TimeZoneGenericNames@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::TimeZoneGenericNames::TimeZoneGenericNames(class icu::TimeZoneGenericNames const &)) + ??0TimeZoneNames@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::TimeZoneNames::TimeZoneNames(class icu::TimeZoneNames const &)) + ??0TimeZoneNames@icu@@QEAA@XZ (public: __cdecl icu::TimeZoneNames::TimeZoneNames(void)) + ??0TimeZoneRule@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::TimeZoneRule::TimeZoneRule(class icu::TimeZoneRule const &)) + ??0TimeZoneRule@icu@@IEAA@AEBVUnicodeString@1@HH@Z (protected: __cdecl icu::TimeZoneRule::TimeZoneRule(class icu::UnicodeString const &,int,int)) + ??0TimeZoneTransition@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::TimeZoneTransition::TimeZoneTransition(class icu::TimeZoneTransition const &)) + ??0TimeZoneTransition@icu@@QEAA@NAEBVTimeZoneRule@1@0@Z (public: __cdecl icu::TimeZoneTransition::TimeZoneTransition(double,class icu::TimeZoneRule const &,class icu::TimeZoneRule const &)) + ??0TimeZoneTransition@icu@@QEAA@XZ (public: __cdecl icu::TimeZoneTransition::TimeZoneTransition(void)) + ??0Transliterator@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::Transliterator::Transliterator(class icu::Transliterator const &)) + ??0Transliterator@icu@@IEAA@AEBVUnicodeString@1@PEAVUnicodeFilter@1@@Z (protected: __cdecl icu::Transliterator::Transliterator(class icu::UnicodeString const &,class icu::UnicodeFilter *)) + ??0UIterCollationIterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UIterCollationIterator::UIterCollationIterator(class icu::UIterCollationIterator const &)) + ??0UIterCollationIterator@icu@@QEAA@PEBUCollationData@1@CAEAUUCharIterator@@@Z (public: __cdecl icu::UIterCollationIterator::UIterCollationIterator(struct icu::CollationData const *,signed char,struct UCharIterator &)) + ??0UTF16CollationIterator@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::UTF16CollationIterator::UTF16CollationIterator(class icu::UTF16CollationIterator const &)) + ??0UTF16CollationIterator@icu@@QEAA@AEBV01@PEB_S@Z (public: __cdecl icu::UTF16CollationIterator::UTF16CollationIterator(class icu::UTF16CollationIterator const &,char16_t const *)) + ??0UTF16CollationIterator@icu@@QEAA@PEBUCollationData@1@CPEB_S11@Z (public: __cdecl icu::UTF16CollationIterator::UTF16CollationIterator(struct icu::CollationData const *,signed char,char16_t const *,char16_t const *,char16_t const *)) + ??0UTF8CollationIterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UTF8CollationIterator::UTF8CollationIterator(class icu::UTF8CollationIterator const &)) + ??0UTF8CollationIterator@icu@@QEAA@PEBUCollationData@1@CPEBEHH@Z (public: __cdecl icu::UTF8CollationIterator::UTF8CollationIterator(struct icu::CollationData const *,signed char,unsigned char const *,int,int)) + ??0UnicodeReplacer@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UnicodeReplacer::UnicodeReplacer(class icu::UnicodeReplacer const &)) + ??0UnicodeReplacer@icu@@QEAA@XZ (public: __cdecl icu::UnicodeReplacer::UnicodeReplacer(void)) + ??0VTimeZone@icu@@AEAA@XZ (private: __cdecl icu::VTimeZone::VTimeZone(void)) + ??0VTimeZone@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::VTimeZone::VTimeZone(class icu::VTimeZone const &)) + ??0ValueFormatter@icu@@QEAA@XZ (public: __cdecl icu::ValueFormatter::ValueFormatter(void)) + ??0VisibleDigits@icu@@QEAA@XZ (public: __cdecl icu::VisibleDigits::VisibleDigits(void)) + ??0VisibleDigitsWithExponent@icu@@QEAA@XZ (public: __cdecl icu::VisibleDigitsWithExponent::VisibleDigitsWithExponent(void)) + ??0ZNStringPool@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::ZNStringPool::ZNStringPool(enum UErrorCode &)) + ??1?$CacheKey@VDateFmtBestPattern@icu@@@icu@@UEAA@XZ (public: virtual __cdecl icu::CacheKey::~CacheKey(void)) + ??1?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEAA@XZ (public: __cdecl icu::EnumSet::~EnumSet(void)) + ??1?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEAA@XZ (public: __cdecl icu::EnumSet::~EnumSet(void)) + ??1?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UEAA@XZ (public: virtual __cdecl icu::LocaleCacheKey::~LocaleCacheKey(void)) + ??1?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QEAA@XZ (public: __cdecl icu::MaybeStackHeaderAndArray::~MaybeStackHeaderAndArray(void)) + ??1?$PluralMap@VDigitAffix@icu@@@icu@@QEAA@XZ (public: __cdecl icu::PluralMap::~PluralMap(void)) + ??1AffixPattern@icu@@QEAA@XZ (public: __cdecl icu::AffixPattern::~AffixPattern(void)) + ??1AffixPatternParser@icu@@QEAA@XZ (public: __cdecl icu::AffixPatternParser::~AffixPatternParser(void)) + ??1AlphabeticIndex@icu@@UEAA@XZ (public: virtual __cdecl icu::AlphabeticIndex::~AlphabeticIndex(void)) + ??1AnnualTimeZoneRule@icu@@UEAA@XZ (public: virtual __cdecl icu::AnnualTimeZoneRule::~AnnualTimeZoneRule(void)) + ??1BasicTimeZone@icu@@UEAA@XZ (public: virtual __cdecl icu::BasicTimeZone::~BasicTimeZone(void)) + ??1Bucket@AlphabeticIndex@icu@@UEAA@XZ (public: virtual __cdecl icu::AlphabeticIndex::Bucket::~Bucket(void)) + ??1CECalendar@icu@@MEAA@XZ (protected: virtual __cdecl icu::CECalendar::~CECalendar(void)) + ??1Calendar@icu@@UEAA@XZ (public: virtual __cdecl icu::Calendar::~Calendar(void)) + ??1CalendarAstronomer@icu@@QEAA@XZ (public: __cdecl icu::CalendarAstronomer::~CalendarAstronomer(void)) + ??1ChineseCalendar@icu@@UEAA@XZ (public: virtual __cdecl icu::ChineseCalendar::~ChineseCalendar(void)) + ??1ChoiceFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::ChoiceFormat::~ChoiceFormat(void)) + ??1CollationBuilder@icu@@UEAA@XZ (public: virtual __cdecl icu::CollationBuilder::~CollationBuilder(void)) + ??1CollationDataBuilder@icu@@UEAA@XZ (public: virtual __cdecl icu::CollationDataBuilder::~CollationDataBuilder(void)) + ??1CollationElementIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::CollationElementIterator::~CollationElementIterator(void)) + ??1CollationFastLatinBuilder@icu@@UEAA@XZ (public: virtual __cdecl icu::CollationFastLatinBuilder::~CollationFastLatinBuilder(void)) + ??1CollationIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::CollationIterator::~CollationIterator(void)) + ??1CollationKey@icu@@UEAA@XZ (public: virtual __cdecl icu::CollationKey::~CollationKey(void)) + ??1CollationRuleParser@icu@@QEAA@XZ (public: __cdecl icu::CollationRuleParser::~CollationRuleParser(void)) + ??1CollationSettings@icu@@UEAA@XZ (public: virtual __cdecl icu::CollationSettings::~CollationSettings(void)) + ??1CollationTailoring@icu@@UEAA@XZ (public: virtual __cdecl icu::CollationTailoring::~CollationTailoring(void)) + ??1Collator@icu@@UEAA@XZ (public: virtual __cdecl icu::Collator::~Collator(void)) + ??1CollatorFactory@icu@@UEAA@XZ (public: virtual __cdecl icu::CollatorFactory::~CollatorFactory(void)) + ??1CompactDecimalFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::CompactDecimalFormat::~CompactDecimalFormat(void)) + ??1CompoundTransliterator@icu@@UEAA@XZ (public: virtual __cdecl icu::CompoundTransliterator::~CompoundTransliterator(void)) + ??1CurrencyAffixInfo@icu@@QEAA@XZ (public: __cdecl icu::CurrencyAffixInfo::~CurrencyAffixInfo(void)) + ??1CurrencyAmount@icu@@UEAA@XZ (public: virtual __cdecl icu::CurrencyAmount::~CurrencyAmount(void)) + ??1CurrencyPluralInfo@icu@@UEAA@XZ (public: virtual __cdecl icu::CurrencyPluralInfo::~CurrencyPluralInfo(void)) + ??1CurrencyUnit@icu@@UEAA@XZ (public: virtual __cdecl icu::CurrencyUnit::~CurrencyUnit(void)) + ??1DateFmtBestPattern@icu@@UEAA@XZ (public: virtual __cdecl icu::DateFmtBestPattern::~DateFmtBestPattern(void)) + ??1DateFmtBestPatternKey@icu@@UEAA@XZ (public: virtual __cdecl icu::DateFmtBestPatternKey::~DateFmtBestPatternKey(void)) + ??1DateFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::DateFormat::~DateFormat(void)) + ??1DateFormatSymbols@icu@@UEAA@XZ (public: virtual __cdecl icu::DateFormatSymbols::~DateFormatSymbols(void)) + ??1DateIntervalFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::DateIntervalFormat::~DateIntervalFormat(void)) + ??1DateIntervalInfo@icu@@UEAA@XZ (public: virtual __cdecl icu::DateIntervalInfo::~DateIntervalInfo(void)) + ??1DateTimePatternGenerator@icu@@UEAA@XZ (public: virtual __cdecl icu::DateTimePatternGenerator::~DateTimePatternGenerator(void)) + ??1DateTimeRule@icu@@UEAA@XZ (public: virtual __cdecl icu::DateTimeRule::~DateTimeRule(void)) + ??1DecimalFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::DecimalFormat::~DecimalFormat(void)) + ??1DecimalFormatSymbols@icu@@UEAA@XZ (public: virtual __cdecl icu::DecimalFormatSymbols::~DecimalFormatSymbols(void)) + ??1DigitAffix@icu@@QEAA@XZ (public: __cdecl icu::DigitAffix::~DigitAffix(void)) + ??1DigitAffixesAndPadding@icu@@QEAA@XZ (public: __cdecl icu::DigitAffixesAndPadding::~DigitAffixesAndPadding(void)) + ??1DigitFormatter@icu@@QEAA@XZ (public: __cdecl icu::DigitFormatter::~DigitFormatter(void)) + ??1DigitList@icu@@QEAA@XZ (public: __cdecl icu::DigitList::~DigitList(void)) + ??1DummyFormat@MessageFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::MessageFormat::DummyFormat::~DummyFormat(void)) + ??1FCDUIterCollationIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::FCDUIterCollationIterator::~FCDUIterCollationIterator(void)) + ??1FCDUTF16CollationIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::FCDUTF16CollationIterator::~FCDUTF16CollationIterator(void)) + ??1FCDUTF8CollationIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::FCDUTF8CollationIterator::~FCDUTF8CollationIterator(void)) + ??1FieldPosition@icu@@UEAA@XZ (public: virtual __cdecl icu::FieldPosition::~FieldPosition(void)) + ??1FieldPositionHandler@icu@@UEAA@XZ (public: virtual __cdecl icu::FieldPositionHandler::~FieldPositionHandler(void)) + ??1FieldPositionIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::FieldPositionIterator::~FieldPositionIterator(void)) + ??1FixedPrecision@icu@@QEAA@XZ (public: __cdecl icu::FixedPrecision::~FixedPrecision(void)) + ??1Format@icu@@UEAA@XZ (public: virtual __cdecl icu::Format::~Format(void)) + ??1Formattable@icu@@UEAA@XZ (public: virtual __cdecl icu::Formattable::~Formattable(void)) + ??1GenderInfo@icu@@UEAA@XZ (public: virtual __cdecl icu::GenderInfo::~GenderInfo(void)) + ??1GregorianCalendar@icu@@UEAA@XZ (public: virtual __cdecl icu::GregorianCalendar::~GregorianCalendar(void)) + ??1HebrewCalendar@icu@@UEAA@XZ (public: virtual __cdecl icu::HebrewCalendar::~HebrewCalendar(void)) + ??1ImmutableIndex@AlphabeticIndex@icu@@UEAA@XZ (public: virtual __cdecl icu::AlphabeticIndex::ImmutableIndex::~ImmutableIndex(void)) + ??1Importer@CollationRuleParser@icu@@UEAA@XZ (public: virtual __cdecl icu::CollationRuleParser::Importer::~Importer(void)) + ??1InitialTimeZoneRule@icu@@UEAA@XZ (public: virtual __cdecl icu::InitialTimeZoneRule::~InitialTimeZoneRule(void)) + ??1IslamicCalendar@icu@@UEAA@XZ (public: virtual __cdecl icu::IslamicCalendar::~IslamicCalendar(void)) + ??1MarkupStyle@ScientificNumberFormatter@icu@@UEAA@XZ (public: virtual __cdecl icu::ScientificNumberFormatter::MarkupStyle::~MarkupStyle(void)) + ??1MatchInfoCollection@TimeZoneNames@icu@@UEAA@XZ (public: virtual __cdecl icu::TimeZoneNames::MatchInfoCollection::~MatchInfoCollection(void)) + ??1Measure@icu@@UEAA@XZ (public: virtual __cdecl icu::Measure::~Measure(void)) + ??1MeasureFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::MeasureFormat::~MeasureFormat(void)) + ??1MeasureUnit@icu@@UEAA@XZ (public: virtual __cdecl icu::MeasureUnit::~MeasureUnit(void)) + ??1MessageFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::MessageFormat::~MessageFormat(void)) + ??1NumberFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::NumberFormat::~NumberFormat(void)) + ??1NumberFormatFactory@icu@@UEAA@XZ (public: virtual __cdecl icu::NumberFormatFactory::~NumberFormatFactory(void)) + ??1NumberingSystem@icu@@UEAA@XZ (public: virtual __cdecl icu::NumberingSystem::~NumberingSystem(void)) + ??1OlsonTimeZone@icu@@UEAA@XZ (public: virtual __cdecl icu::OlsonTimeZone::~OlsonTimeZone(void)) + ??1PluralAffix@icu@@QEAA@XZ (public: __cdecl icu::PluralAffix::~PluralAffix(void)) + ??1PluralAvailableLocalesEnumeration@icu@@UEAA@XZ (public: virtual __cdecl icu::PluralAvailableLocalesEnumeration::~PluralAvailableLocalesEnumeration(void)) + ??1PluralFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::PluralFormat::~PluralFormat(void)) + ??1PluralRules@icu@@UEAA@XZ (public: virtual __cdecl icu::PluralRules::~PluralRules(void)) + ??1PluralSelector@PluralFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::PluralFormat::PluralSelector::~PluralSelector(void)) + ??1PluralSelectorAdapter@PluralFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::PluralFormat::PluralSelectorAdapter::~PluralSelectorAdapter(void)) + ??1PluralSelectorProvider@MessageFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::MessageFormat::PluralSelectorProvider::~PluralSelectorProvider(void)) + ??1QuantityFormatter@icu@@QEAA@XZ (public: __cdecl icu::QuantityFormatter::~QuantityFormatter(void)) + ??1RegexCompile@icu@@UEAA@XZ (public: virtual __cdecl icu::RegexCompile::~RegexCompile(void)) + ??1RegexMatcher@icu@@UEAA@XZ (public: virtual __cdecl icu::RegexMatcher::~RegexMatcher(void)) + ??1RegexPattern@icu@@UEAA@XZ (public: virtual __cdecl icu::RegexPattern::~RegexPattern(void)) + ??1Region@icu@@UEAA@XZ (public: virtual __cdecl icu::Region::~Region(void)) + ??1RelativeDateTimeFormatter@icu@@UEAA@XZ (public: virtual __cdecl icu::RelativeDateTimeFormatter::~RelativeDateTimeFormatter(void)) + ??1RuleBasedCollator@icu@@UEAA@XZ (public: virtual __cdecl icu::RuleBasedCollator::~RuleBasedCollator(void)) + ??1RuleBasedNumberFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::RuleBasedNumberFormat::~RuleBasedNumberFormat(void)) + ??1RuleBasedTimeZone@icu@@UEAA@XZ (public: virtual __cdecl icu::RuleBasedTimeZone::~RuleBasedTimeZone(void)) + ??1ScientificNumberFormatter@icu@@UEAA@XZ (public: virtual __cdecl icu::ScientificNumberFormatter::~ScientificNumberFormatter(void)) + ??1ScientificPrecision@icu@@QEAA@XZ (public: __cdecl icu::ScientificPrecision::~ScientificPrecision(void)) + ??1ScriptSet@icu@@QEAA@XZ (public: __cdecl icu::ScriptSet::~ScriptSet(void)) + ??1SearchIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::SearchIterator::~SearchIterator(void)) + ??1SelectFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::SelectFormat::~SelectFormat(void)) + ??1SharedBreakIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::SharedBreakIterator::~SharedBreakIterator(void)) + ??1SharedCalendar@icu@@UEAA@XZ (public: virtual __cdecl icu::SharedCalendar::~SharedCalendar(void)) + ??1SharedDateFormatSymbols@icu@@UEAA@XZ (public: virtual __cdecl icu::SharedDateFormatSymbols::~SharedDateFormatSymbols(void)) + ??1SharedNumberFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::SharedNumberFormat::~SharedNumberFormat(void)) + ??1SharedPluralRules@icu@@UEAA@XZ (public: virtual __cdecl icu::SharedPluralRules::~SharedPluralRules(void)) + ??1SimpleDateFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::SimpleDateFormat::~SimpleDateFormat(void)) + ??1SimpleNumberFormatFactory@icu@@UEAA@XZ (public: virtual __cdecl icu::SimpleNumberFormatFactory::~SimpleNumberFormatFactory(void)) + ??1SimpleTimeZone@icu@@UEAA@XZ (public: virtual __cdecl icu::SimpleTimeZone::~SimpleTimeZone(void)) + ??1Sink@CollationRuleParser@icu@@UEAA@XZ (public: virtual __cdecl icu::CollationRuleParser::Sink::~Sink(void)) + ??1StringSearch@icu@@UEAA@XZ (public: virtual __cdecl icu::StringSearch::~StringSearch(void)) + ??1Style@ScientificNumberFormatter@icu@@UEAA@XZ (public: virtual __cdecl icu::ScientificNumberFormatter::Style::~Style(void)) + ??1SuperscriptStyle@ScientificNumberFormatter@icu@@UEAA@XZ (public: virtual __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::~SuperscriptStyle(void)) + ??1TextTrieMap@icu@@UEAA@XZ (public: virtual __cdecl icu::TextTrieMap::~TextTrieMap(void)) + ??1TimeArrayTimeZoneRule@icu@@UEAA@XZ (public: virtual __cdecl icu::TimeArrayTimeZoneRule::~TimeArrayTimeZoneRule(void)) + ??1TimeUnit@icu@@UEAA@XZ (public: virtual __cdecl icu::TimeUnit::~TimeUnit(void)) + ??1TimeUnitAmount@icu@@UEAA@XZ (public: virtual __cdecl icu::TimeUnitAmount::~TimeUnitAmount(void)) + ??1TimeUnitFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::TimeUnitFormat::~TimeUnitFormat(void)) + ??1TimeZone@icu@@UEAA@XZ (public: virtual __cdecl icu::TimeZone::~TimeZone(void)) + ??1TimeZoneFormat@icu@@UEAA@XZ (public: virtual __cdecl icu::TimeZoneFormat::~TimeZoneFormat(void)) + ??1TimeZoneGenericNames@icu@@UEAA@XZ (public: virtual __cdecl icu::TimeZoneGenericNames::~TimeZoneGenericNames(void)) + ??1TimeZoneNames@icu@@UEAA@XZ (public: virtual __cdecl icu::TimeZoneNames::~TimeZoneNames(void)) + ??1TimeZoneRule@icu@@UEAA@XZ (public: virtual __cdecl icu::TimeZoneRule::~TimeZoneRule(void)) + ??1TimeZoneTransition@icu@@UEAA@XZ (public: virtual __cdecl icu::TimeZoneTransition::~TimeZoneTransition(void)) + ??1Transliterator@icu@@UEAA@XZ (public: virtual __cdecl icu::Transliterator::~Transliterator(void)) + ??1UIterCollationIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::UIterCollationIterator::~UIterCollationIterator(void)) + ??1UTF16CollationIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::UTF16CollationIterator::~UTF16CollationIterator(void)) + ??1UTF8CollationIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::UTF8CollationIterator::~UTF8CollationIterator(void)) + ??1UnicodeReplacer@icu@@UEAA@XZ (public: virtual __cdecl icu::UnicodeReplacer::~UnicodeReplacer(void)) + ??1VTimeZone@icu@@UEAA@XZ (public: virtual __cdecl icu::VTimeZone::~VTimeZone(void)) + ??1ValueFormatter@icu@@UEAA@XZ (public: virtual __cdecl icu::ValueFormatter::~ValueFormatter(void)) + ??1VisibleDigits@icu@@QEAA@XZ (public: __cdecl icu::VisibleDigits::~VisibleDigits(void)) + ??1VisibleDigitsWithExponent@icu@@QEAA@XZ (public: __cdecl icu::VisibleDigitsWithExponent::~VisibleDigitsWithExponent(void)) + ??1ZNStringPool@icu@@QEAA@XZ (public: __cdecl icu::ZNStringPool::~ZNStringPool(void)) + ??2DigitList@icu@@SAPEAX_KPEAXW4EStackMode@1@@Z (public: static void * __cdecl icu::DigitList::operator new(unsigned __int64,void *,enum icu::EStackMode)) + ??3DigitList@icu@@SAXPEAX0W4EStackMode@1@@Z (public: static void __cdecl icu::DigitList::operator delete(void *,void *,enum icu::EStackMode)) + ??4?$CacheKey@VDateFmtBestPattern@icu@@@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CacheKey & __cdecl icu::CacheKey::operator=(class icu::CacheKey const &)) + ??4?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEAAAEBV01@AEBV01@@Z (public: class icu::EnumSet const & __cdecl icu::EnumSet::operator=(class icu::EnumSet const &)) + ??4?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEAAAEBV01@AEBV01@@Z (public: class icu::EnumSet const & __cdecl icu::EnumSet::operator=(class icu::EnumSet const &)) + ??4?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::LocaleCacheKey & __cdecl icu::LocaleCacheKey::operator=(class icu::LocaleCacheKey const &)) + ??4?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@AEAAXAEBV01@@Z (private: void __cdecl icu::MaybeStackHeaderAndArray::operator=(class icu::MaybeStackHeaderAndArray const &)) + ??4?$PluralMap@VDigitAffix@icu@@@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::PluralMap & __cdecl icu::PluralMap::operator=(class icu::PluralMap const &)) + ??4AffixPattern@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::AffixPattern & __cdecl icu::AffixPattern::operator=(class icu::AffixPattern &&)) + ??4AffixPattern@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::AffixPattern & __cdecl icu::AffixPattern::operator=(class icu::AffixPattern const &)) + ??4AffixPatternParser@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::AffixPatternParser & __cdecl icu::AffixPatternParser::operator=(class icu::AffixPatternParser &&)) + ??4AffixPatternParser@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::AffixPatternParser & __cdecl icu::AffixPatternParser::operator=(class icu::AffixPatternParser const &)) + ??4AlphabeticIndex@icu@@AEAAAEAV01@AEBV01@@Z (private: class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::operator=(class icu::AlphabeticIndex const &)) + ??4AnnualTimeZoneRule@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::AnnualTimeZoneRule & __cdecl icu::AnnualTimeZoneRule::operator=(class icu::AnnualTimeZoneRule const &)) + ??4BasicTimeZone@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::BasicTimeZone & __cdecl icu::BasicTimeZone::operator=(class icu::BasicTimeZone const &)) + ??4Bucket@AlphabeticIndex@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::AlphabeticIndex::Bucket & __cdecl icu::AlphabeticIndex::Bucket::operator=(class icu::AlphabeticIndex::Bucket const &)) + ??4CECalendar@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::CECalendar & __cdecl icu::CECalendar::operator=(class icu::CECalendar const &)) + ??4Calendar@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::Calendar & __cdecl icu::Calendar::operator=(class icu::Calendar const &)) + ??4CalendarAstronomer@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CalendarAstronomer & __cdecl icu::CalendarAstronomer::operator=(class icu::CalendarAstronomer const &)) + ??4ChineseCalendar@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ChineseCalendar & __cdecl icu::ChineseCalendar::operator=(class icu::ChineseCalendar const &)) + ??4ChoiceFormat@icu@@QEAAAEBV01@AEBV01@@Z (public: class icu::ChoiceFormat const & __cdecl icu::ChoiceFormat::operator=(class icu::ChoiceFormat const &)) + ??4Collation@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::Collation & __cdecl icu::Collation::operator=(class icu::Collation &&)) + ??4Collation@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Collation & __cdecl icu::Collation::operator=(class icu::Collation const &)) + ??4CollationCompare@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::CollationCompare & __cdecl icu::CollationCompare::operator=(class icu::CollationCompare &&)) + ??4CollationCompare@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CollationCompare & __cdecl icu::CollationCompare::operator=(class icu::CollationCompare const &)) + ??4CollationDataReader@icu@@QEAAAEAU01@$$QEAU01@@Z (public: struct icu::CollationDataReader & __cdecl icu::CollationDataReader::operator=(struct icu::CollationDataReader &&)) + ??4CollationDataReader@icu@@QEAAAEAU01@AEBU01@@Z (public: struct icu::CollationDataReader & __cdecl icu::CollationDataReader::operator=(struct icu::CollationDataReader const &)) + ??4CollationDataWriter@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::CollationDataWriter & __cdecl icu::CollationDataWriter::operator=(class icu::CollationDataWriter &&)) + ??4CollationDataWriter@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CollationDataWriter & __cdecl icu::CollationDataWriter::operator=(class icu::CollationDataWriter const &)) + ??4CollationElementIterator@icu@@AEAAAEBV01@AEBV01@@Z (private: class icu::CollationElementIterator const & __cdecl icu::CollationElementIterator::operator=(class icu::CollationElementIterator const &)) + ??4CollationFCD@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::CollationFCD & __cdecl icu::CollationFCD::operator=(class icu::CollationFCD &&)) + ??4CollationFCD@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CollationFCD & __cdecl icu::CollationFCD::operator=(class icu::CollationFCD const &)) + ??4CollationFastLatin@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::CollationFastLatin & __cdecl icu::CollationFastLatin::operator=(class icu::CollationFastLatin &&)) + ??4CollationFastLatin@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CollationFastLatin & __cdecl icu::CollationFastLatin::operator=(class icu::CollationFastLatin const &)) + ??4CollationKey@icu@@QEAAAEBV01@AEBV01@@Z (public: class icu::CollationKey const & __cdecl icu::CollationKey::operator=(class icu::CollationKey const &)) + ??4CollationKeys@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::CollationKeys & __cdecl icu::CollationKeys::operator=(class icu::CollationKeys &&)) + ??4CollationKeys@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CollationKeys & __cdecl icu::CollationKeys::operator=(class icu::CollationKeys const &)) + ??4CollationRoot@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::CollationRoot & __cdecl icu::CollationRoot::operator=(class icu::CollationRoot &&)) + ??4CollationRoot@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CollationRoot & __cdecl icu::CollationRoot::operator=(class icu::CollationRoot const &)) + ??4CollationRootElements@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::CollationRootElements & __cdecl icu::CollationRootElements::operator=(class icu::CollationRootElements &&)) + ??4CollationRootElements@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CollationRootElements & __cdecl icu::CollationRootElements::operator=(class icu::CollationRootElements const &)) + ??4CollationSettings@icu@@QEAAAEAU01@AEBU01@@Z (public: struct icu::CollationSettings & __cdecl icu::CollationSettings::operator=(struct icu::CollationSettings const &)) + ??4CollationTailoring@icu@@QEAAAEAU01@AEBU01@@Z (public: struct icu::CollationTailoring & __cdecl icu::CollationTailoring::operator=(struct icu::CollationTailoring const &)) + ??4CollationWeights@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::CollationWeights & __cdecl icu::CollationWeights::operator=(class icu::CollationWeights &&)) + ??4CollationWeights@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CollationWeights & __cdecl icu::CollationWeights::operator=(class icu::CollationWeights const &)) + ??4CollatorFactory@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CollatorFactory & __cdecl icu::CollatorFactory::operator=(class icu::CollatorFactory const &)) + ??4CompactDecimalFormat@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CompactDecimalFormat & __cdecl icu::CompactDecimalFormat::operator=(class icu::CompactDecimalFormat const &)) + ??4CompoundTransliterator@icu@@AEAAAEAV01@AEBV01@@Z (private: class icu::CompoundTransliterator & __cdecl icu::CompoundTransliterator::operator=(class icu::CompoundTransliterator const &)) + ??4CurrencyAffixInfo@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::CurrencyAffixInfo & __cdecl icu::CurrencyAffixInfo::operator=(class icu::CurrencyAffixInfo &&)) + ??4CurrencyAffixInfo@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CurrencyAffixInfo & __cdecl icu::CurrencyAffixInfo::operator=(class icu::CurrencyAffixInfo const &)) + ??4CurrencyAmount@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CurrencyAmount & __cdecl icu::CurrencyAmount::operator=(class icu::CurrencyAmount const &)) + ??4CurrencyPluralInfo@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CurrencyPluralInfo & __cdecl icu::CurrencyPluralInfo::operator=(class icu::CurrencyPluralInfo const &)) + ??4CurrencyUnit@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CurrencyUnit & __cdecl icu::CurrencyUnit::operator=(class icu::CurrencyUnit const &)) + ??4DateFmtBestPattern@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DateFmtBestPattern & __cdecl icu::DateFmtBestPattern::operator=(class icu::DateFmtBestPattern const &)) + ??4DateFmtBestPatternKey@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DateFmtBestPatternKey & __cdecl icu::DateFmtBestPatternKey::operator=(class icu::DateFmtBestPatternKey const &)) + ??4DateFormat@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::DateFormat & __cdecl icu::DateFormat::operator=(class icu::DateFormat const &)) + ??4DateFormatSymbols@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DateFormatSymbols & __cdecl icu::DateFormatSymbols::operator=(class icu::DateFormatSymbols const &)) + ??4DateIntervalFormat@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::DateIntervalFormat & __cdecl icu::DateIntervalFormat::operator=(class icu::DateIntervalFormat const &)) + ??4DateIntervalInfo@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DateIntervalInfo & __cdecl icu::DateIntervalInfo::operator=(class icu::DateIntervalInfo const &)) + ??4DateTimePatternGenerator@icu@@AEAAAEAV01@AEBV01@@Z (private: class icu::DateTimePatternGenerator & __cdecl icu::DateTimePatternGenerator::operator=(class icu::DateTimePatternGenerator const &)) + ??4DateTimeRule@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DateTimeRule & __cdecl icu::DateTimeRule::operator=(class icu::DateTimeRule const &)) + ??4DecimalFormat@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DecimalFormat & __cdecl icu::DecimalFormat::operator=(class icu::DecimalFormat const &)) + ??4DecimalFormatSymbols@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DecimalFormatSymbols & __cdecl icu::DecimalFormatSymbols::operator=(class icu::DecimalFormatSymbols const &)) + ??4DigitAffix@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::DigitAffix & __cdecl icu::DigitAffix::operator=(class icu::DigitAffix &&)) + ??4DigitAffix@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DigitAffix & __cdecl icu::DigitAffix::operator=(class icu::DigitAffix const &)) + ??4DigitAffixesAndPadding@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::DigitAffixesAndPadding & __cdecl icu::DigitAffixesAndPadding::operator=(class icu::DigitAffixesAndPadding &&)) + ??4DigitAffixesAndPadding@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DigitAffixesAndPadding & __cdecl icu::DigitAffixesAndPadding::operator=(class icu::DigitAffixesAndPadding const &)) + ??4DigitFormatter@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::DigitFormatter & __cdecl icu::DigitFormatter::operator=(class icu::DigitFormatter &&)) + ??4DigitFormatter@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DigitFormatter & __cdecl icu::DigitFormatter::operator=(class icu::DigitFormatter const &)) + ??4DigitFormatterIntOptions@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::DigitFormatterIntOptions & __cdecl icu::DigitFormatterIntOptions::operator=(class icu::DigitFormatterIntOptions &&)) + ??4DigitFormatterIntOptions@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DigitFormatterIntOptions & __cdecl icu::DigitFormatterIntOptions::operator=(class icu::DigitFormatterIntOptions const &)) + ??4DigitFormatterOptions@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::DigitFormatterOptions & __cdecl icu::DigitFormatterOptions::operator=(class icu::DigitFormatterOptions &&)) + ??4DigitFormatterOptions@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DigitFormatterOptions & __cdecl icu::DigitFormatterOptions::operator=(class icu::DigitFormatterOptions const &)) + ??4DigitGrouping@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::DigitGrouping & __cdecl icu::DigitGrouping::operator=(class icu::DigitGrouping &&)) + ??4DigitGrouping@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DigitGrouping & __cdecl icu::DigitGrouping::operator=(class icu::DigitGrouping const &)) + ??4DigitInterval@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::DigitInterval & __cdecl icu::DigitInterval::operator=(class icu::DigitInterval &&)) + ??4DigitInterval@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DigitInterval & __cdecl icu::DigitInterval::operator=(class icu::DigitInterval const &)) + ??4DigitList@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DigitList & __cdecl icu::DigitList::operator=(class icu::DigitList const &)) + ??4DummyFormat@MessageFormat@icu@@QEAAAEAV012@$$QEAV012@@Z (public: class icu::MessageFormat::DummyFormat & __cdecl icu::MessageFormat::DummyFormat::operator=(class icu::MessageFormat::DummyFormat &&)) + ??4DummyFormat@MessageFormat@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::MessageFormat::DummyFormat & __cdecl icu::MessageFormat::DummyFormat::operator=(class icu::MessageFormat::DummyFormat const &)) + ??4Ecliptic@CalendarAstronomer@icu@@QEAAAEAV012@$$QEAV012@@Z (public: class icu::CalendarAstronomer::Ecliptic & __cdecl icu::CalendarAstronomer::Ecliptic::operator=(class icu::CalendarAstronomer::Ecliptic &&)) + ??4Ecliptic@CalendarAstronomer@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::CalendarAstronomer::Ecliptic & __cdecl icu::CalendarAstronomer::Ecliptic::operator=(class icu::CalendarAstronomer::Ecliptic const &)) + ??4Equatorial@CalendarAstronomer@icu@@QEAAAEAV012@$$QEAV012@@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::Equatorial::operator=(class icu::CalendarAstronomer::Equatorial &&)) + ??4Equatorial@CalendarAstronomer@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::Equatorial::operator=(class icu::CalendarAstronomer::Equatorial const &)) + ??4FieldPosition@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::FieldPosition & __cdecl icu::FieldPosition::operator=(class icu::FieldPosition const &)) + ??4FieldPositionHandler@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::FieldPositionHandler & __cdecl icu::FieldPositionHandler::operator=(class icu::FieldPositionHandler const &)) + ??4FieldPositionIterator@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::FieldPositionIterator & __cdecl icu::FieldPositionIterator::operator=(class icu::FieldPositionIterator const &)) + ??4FixedDecimal@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::FixedDecimal & __cdecl icu::FixedDecimal::operator=(class icu::FixedDecimal const &)) + ??4FixedPrecision@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::FixedPrecision & __cdecl icu::FixedPrecision::operator=(class icu::FixedPrecision &&)) + ??4FixedPrecision@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::FixedPrecision & __cdecl icu::FixedPrecision::operator=(class icu::FixedPrecision const &)) + ??4Format@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::Format & __cdecl icu::Format::operator=(class icu::Format const &)) + ??4Formattable@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Formattable & __cdecl icu::Formattable::operator=(class icu::Formattable const &)) + ??4GregorianCalendar@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::GregorianCalendar & __cdecl icu::GregorianCalendar::operator=(class icu::GregorianCalendar const &)) + ??4Horizon@CalendarAstronomer@icu@@QEAAAEAV012@$$QEAV012@@Z (public: class icu::CalendarAstronomer::Horizon & __cdecl icu::CalendarAstronomer::Horizon::operator=(class icu::CalendarAstronomer::Horizon &&)) + ??4Horizon@CalendarAstronomer@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::CalendarAstronomer::Horizon & __cdecl icu::CalendarAstronomer::Horizon::operator=(class icu::CalendarAstronomer::Horizon const &)) + ??4ImmutableIndex@AlphabeticIndex@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::AlphabeticIndex::ImmutableIndex & __cdecl icu::AlphabeticIndex::ImmutableIndex::operator=(class icu::AlphabeticIndex::ImmutableIndex const &)) + ??4Importer@CollationRuleParser@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::CollationRuleParser::Importer & __cdecl icu::CollationRuleParser::Importer::operator=(class icu::CollationRuleParser::Importer const &)) + ??4InitialTimeZoneRule@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::InitialTimeZoneRule & __cdecl icu::InitialTimeZoneRule::operator=(class icu::InitialTimeZoneRule const &)) + ??4IntDigitCountRange@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::IntDigitCountRange & __cdecl icu::IntDigitCountRange::operator=(class icu::IntDigitCountRange &&)) + ??4IntDigitCountRange@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::IntDigitCountRange & __cdecl icu::IntDigitCountRange::operator=(class icu::IntDigitCountRange const &)) + ??4IslamicCalendar@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::IslamicCalendar & __cdecl icu::IslamicCalendar::operator=(class icu::IslamicCalendar const &)) + ??4MarkupStyle@ScientificNumberFormatter@icu@@QEAAAEAV012@$$QEAV012@@Z (public: class icu::ScientificNumberFormatter::MarkupStyle & __cdecl icu::ScientificNumberFormatter::MarkupStyle::operator=(class icu::ScientificNumberFormatter::MarkupStyle &&)) + ??4MarkupStyle@ScientificNumberFormatter@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::ScientificNumberFormatter::MarkupStyle & __cdecl icu::ScientificNumberFormatter::MarkupStyle::operator=(class icu::ScientificNumberFormatter::MarkupStyle const &)) + ??4MatchInfoCollection@TimeZoneNames@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::TimeZoneNames::MatchInfoCollection & __cdecl icu::TimeZoneNames::MatchInfoCollection::operator=(class icu::TimeZoneNames::MatchInfoCollection const &)) + ??4Measure@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Measure & __cdecl icu::Measure::operator=(class icu::Measure const &)) + ??4MeasureFormat@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::MeasureFormat & __cdecl icu::MeasureFormat::operator=(class icu::MeasureFormat const &)) + ??4MeasureUnit@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::MeasureUnit & __cdecl icu::MeasureUnit::operator=(class icu::MeasureUnit const &)) + ??4MessageFormat@icu@@QEAAAEBV01@AEBV01@@Z (public: class icu::MessageFormat const & __cdecl icu::MessageFormat::operator=(class icu::MessageFormat const &)) + ??4MoonAge@CalendarAstronomer@icu@@QEAAAEAV012@$$QEAV012@@Z (public: class icu::CalendarAstronomer::MoonAge & __cdecl icu::CalendarAstronomer::MoonAge::operator=(class icu::CalendarAstronomer::MoonAge &&)) + ??4MoonAge@CalendarAstronomer@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::CalendarAstronomer::MoonAge & __cdecl icu::CalendarAstronomer::MoonAge::operator=(class icu::CalendarAstronomer::MoonAge const &)) + ??4NumberFormat@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::NumberFormat & __cdecl icu::NumberFormat::operator=(class icu::NumberFormat const &)) + ??4NumberFormatFactory@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::NumberFormatFactory & __cdecl icu::NumberFormatFactory::operator=(class icu::NumberFormatFactory const &)) + ??4NumberingSystem@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::NumberingSystem & __cdecl icu::NumberingSystem::operator=(class icu::NumberingSystem const &)) + ??4OlsonTimeZone@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::OlsonTimeZone & __cdecl icu::OlsonTimeZone::operator=(class icu::OlsonTimeZone const &)) + ??4PluralAffix@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::PluralAffix & __cdecl icu::PluralAffix::operator=(class icu::PluralAffix &&)) + ??4PluralAffix@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::PluralAffix & __cdecl icu::PluralAffix::operator=(class icu::PluralAffix const &)) + ??4PluralAvailableLocalesEnumeration@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::PluralAvailableLocalesEnumeration & __cdecl icu::PluralAvailableLocalesEnumeration::operator=(class icu::PluralAvailableLocalesEnumeration const &)) + ??4PluralFormat@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::PluralFormat & __cdecl icu::PluralFormat::operator=(class icu::PluralFormat const &)) + ??4PluralRules@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::PluralRules & __cdecl icu::PluralRules::operator=(class icu::PluralRules const &)) + ??4PluralSelector@PluralFormat@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::PluralFormat::PluralSelector & __cdecl icu::PluralFormat::PluralSelector::operator=(class icu::PluralFormat::PluralSelector const &)) + ??4PluralSelectorAdapter@PluralFormat@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::PluralFormat::PluralSelectorAdapter & __cdecl icu::PluralFormat::PluralSelectorAdapter::operator=(class icu::PluralFormat::PluralSelectorAdapter const &)) + ??4QuantityFormatter@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::QuantityFormatter & __cdecl icu::QuantityFormatter::operator=(class icu::QuantityFormatter const &)) + ??4RegexPattern@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::RegexPattern & __cdecl icu::RegexPattern::operator=(class icu::RegexPattern const &)) + ??4Region@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Region & __cdecl icu::Region::operator=(class icu::Region const &)) + ??4RelativeDateTimeFormatter@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::RelativeDateTimeFormatter & __cdecl icu::RelativeDateTimeFormatter::operator=(class icu::RelativeDateTimeFormatter const &)) + ??4RuleBasedCollator@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::RuleBasedCollator & __cdecl icu::RuleBasedCollator::operator=(class icu::RuleBasedCollator const &)) + ??4RuleBasedNumberFormat@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::RuleBasedNumberFormat & __cdecl icu::RuleBasedNumberFormat::operator=(class icu::RuleBasedNumberFormat const &)) + ??4RuleBasedTimeZone@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::RuleBasedTimeZone & __cdecl icu::RuleBasedTimeZone::operator=(class icu::RuleBasedTimeZone const &)) + ??4SciFormatterOptions@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::SciFormatterOptions & __cdecl icu::SciFormatterOptions::operator=(class icu::SciFormatterOptions &&)) + ??4SciFormatterOptions@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::SciFormatterOptions & __cdecl icu::SciFormatterOptions::operator=(class icu::SciFormatterOptions const &)) + ??4ScientificPrecision@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::ScientificPrecision & __cdecl icu::ScientificPrecision::operator=(class icu::ScientificPrecision &&)) + ??4ScientificPrecision@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ScientificPrecision & __cdecl icu::ScientificPrecision::operator=(class icu::ScientificPrecision const &)) + ??4ScriptSet@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::operator=(class icu::ScriptSet const &)) + ??4SearchIterator@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::SearchIterator & __cdecl icu::SearchIterator::operator=(class icu::SearchIterator const &)) + ??4SelectFormat@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::SelectFormat & __cdecl icu::SelectFormat::operator=(class icu::SelectFormat const &)) + ??4SignificantDigitInterval@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::SignificantDigitInterval & __cdecl icu::SignificantDigitInterval::operator=(class icu::SignificantDigitInterval &&)) + ??4SignificantDigitInterval@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::SignificantDigitInterval & __cdecl icu::SignificantDigitInterval::operator=(class icu::SignificantDigitInterval const &)) + ??4SimpleDateFormat@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::SimpleDateFormat & __cdecl icu::SimpleDateFormat::operator=(class icu::SimpleDateFormat const &)) + ??4SimpleTimeZone@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::SimpleTimeZone & __cdecl icu::SimpleTimeZone::operator=(class icu::SimpleTimeZone const &)) + ??4Sink@CollationRuleParser@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::CollationRuleParser::Sink & __cdecl icu::CollationRuleParser::Sink::operator=(class icu::CollationRuleParser::Sink const &)) + ??4SmallIntFormatter@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::SmallIntFormatter & __cdecl icu::SmallIntFormatter::operator=(class icu::SmallIntFormatter &&)) + ??4SmallIntFormatter@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::SmallIntFormatter & __cdecl icu::SmallIntFormatter::operator=(class icu::SmallIntFormatter const &)) + ??4StandardPlural@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::StandardPlural & __cdecl icu::StandardPlural::operator=(class icu::StandardPlural &&)) + ??4StandardPlural@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::StandardPlural & __cdecl icu::StandardPlural::operator=(class icu::StandardPlural const &)) + ??4StringSearch@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::StringSearch & __cdecl icu::StringSearch::operator=(class icu::StringSearch const &)) + ??4Style@ScientificNumberFormatter@icu@@QEAAAEAV012@$$QEAV012@@Z (public: class icu::ScientificNumberFormatter::Style & __cdecl icu::ScientificNumberFormatter::Style::operator=(class icu::ScientificNumberFormatter::Style &&)) + ??4Style@ScientificNumberFormatter@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::ScientificNumberFormatter::Style & __cdecl icu::ScientificNumberFormatter::Style::operator=(class icu::ScientificNumberFormatter::Style const &)) + ??4SuperscriptStyle@ScientificNumberFormatter@icu@@QEAAAEAV012@$$QEAV012@@Z (public: class icu::ScientificNumberFormatter::SuperscriptStyle & __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::operator=(class icu::ScientificNumberFormatter::SuperscriptStyle &&)) + ??4SuperscriptStyle@ScientificNumberFormatter@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::ScientificNumberFormatter::SuperscriptStyle & __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::operator=(class icu::ScientificNumberFormatter::SuperscriptStyle const &)) + ??4TextTrieMap@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::TextTrieMap & __cdecl icu::TextTrieMap::operator=(class icu::TextTrieMap const &)) + ??4TimeArrayTimeZoneRule@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::TimeArrayTimeZoneRule & __cdecl icu::TimeArrayTimeZoneRule::operator=(class icu::TimeArrayTimeZoneRule const &)) + ??4TimeUnit@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::TimeUnit & __cdecl icu::TimeUnit::operator=(class icu::TimeUnit const &)) + ??4TimeUnitAmount@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::TimeUnitAmount & __cdecl icu::TimeUnitAmount::operator=(class icu::TimeUnitAmount const &)) + ??4TimeUnitFormat@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::TimeUnitFormat & __cdecl icu::TimeUnitFormat::operator=(class icu::TimeUnitFormat const &)) + ??4TimeZone@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::TimeZone & __cdecl icu::TimeZone::operator=(class icu::TimeZone const &)) + ??4TimeZoneFormat@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::TimeZoneFormat & __cdecl icu::TimeZoneFormat::operator=(class icu::TimeZoneFormat const &)) + ??4TimeZoneGenericNames@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::TimeZoneGenericNames & __cdecl icu::TimeZoneGenericNames::operator=(class icu::TimeZoneGenericNames const &)) + ??4TimeZoneNames@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::TimeZoneNames & __cdecl icu::TimeZoneNames::operator=(class icu::TimeZoneNames const &)) + ??4TimeZoneRule@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::TimeZoneRule & __cdecl icu::TimeZoneRule::operator=(class icu::TimeZoneRule const &)) + ??4TimeZoneTransition@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::TimeZoneTransition & __cdecl icu::TimeZoneTransition::operator=(class icu::TimeZoneTransition const &)) + ??4Transliterator@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::Transliterator & __cdecl icu::Transliterator::operator=(class icu::Transliterator const &)) + ??4UnicodeReplacer@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UnicodeReplacer & __cdecl icu::UnicodeReplacer::operator=(class icu::UnicodeReplacer const &)) + ??4VTimeZone@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::VTimeZone & __cdecl icu::VTimeZone::operator=(class icu::VTimeZone const &)) + ??4ZNStringPool@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ZNStringPool & __cdecl icu::ZNStringPool::operator=(class icu::ZNStringPool const &)) + ??4ZoneMeta@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::ZoneMeta & __cdecl icu::ZoneMeta::operator=(class icu::ZoneMeta &&)) + ??4ZoneMeta@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ZoneMeta & __cdecl icu::ZoneMeta::operator=(class icu::ZoneMeta const &)) + ??8?$CacheKey@VDateFmtBestPattern@icu@@@icu@@UEBACAEBVCacheKeyBase@1@@Z (public: virtual signed char __cdecl icu::CacheKey::operator==(class icu::CacheKeyBase const &)const ) + ??8?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UEBACAEBVCacheKeyBase@1@@Z (public: virtual signed char __cdecl icu::LocaleCacheKey::operator==(class icu::CacheKeyBase const &)const ) + ??8?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@AEAA_NAEBV01@@Z (private: bool __cdecl icu::MaybeStackHeaderAndArray::operator==(class icu::MaybeStackHeaderAndArray const &)) + ??8AlphabeticIndex@icu@@EEBACAEBV01@@Z (private: virtual signed char __cdecl icu::AlphabeticIndex::operator==(class icu::AlphabeticIndex const &)const ) + ??8AnnualTimeZoneRule@icu@@UEBACAEBVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::operator==(class icu::TimeZoneRule const &)const ) + ??8Calendar@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::Calendar::operator==(class icu::Calendar const &)const ) + ??8ChoiceFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::ChoiceFormat::operator==(class icu::Format const &)const ) + ??8CollationElementIterator@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::CollationElementIterator::operator==(class icu::CollationElementIterator const &)const ) + ??8CollationIterator@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::CollationIterator::operator==(class icu::CollationIterator const &)const ) + ??8CollationKey@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::CollationKey::operator==(class icu::CollationKey const &)const ) + ??8CollationSettings@icu@@QEBACAEBU01@@Z (public: signed char __cdecl icu::CollationSettings::operator==(struct icu::CollationSettings const &)const ) + ??8Collator@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::Collator::operator==(class icu::Collator const &)const ) + ??8CompactDecimalFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::CompactDecimalFormat::operator==(class icu::Format const &)const ) + ??8CurrencyPluralInfo@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::CurrencyPluralInfo::operator==(class icu::CurrencyPluralInfo const &)const ) + ??8DateFmtBestPatternKey@icu@@UEBACAEBVCacheKeyBase@1@@Z (public: virtual signed char __cdecl icu::DateFmtBestPatternKey::operator==(class icu::CacheKeyBase const &)const ) + ??8DateFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::DateFormat::operator==(class icu::Format const &)const ) + ??8DateFormatSymbols@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DateFormatSymbols::operator==(class icu::DateFormatSymbols const &)const ) + ??8DateIntervalFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::DateIntervalFormat::operator==(class icu::Format const &)const ) + ??8DateIntervalInfo@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::DateIntervalInfo::operator==(class icu::DateIntervalInfo const &)const ) + ??8DateTimePatternGenerator@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DateTimePatternGenerator::operator==(class icu::DateTimePatternGenerator const &)const ) + ??8DateTimeRule@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DateTimeRule::operator==(class icu::DateTimeRule const &)const ) + ??8DecimalFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::DecimalFormat::operator==(class icu::Format const &)const ) + ??8DecimalFormatSymbols@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DecimalFormatSymbols::operator==(class icu::DecimalFormatSymbols const &)const ) + ??8DigitList@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DigitList::operator==(class icu::DigitList const &)const ) + ??8DummyFormat@MessageFormat@icu@@UEBACAEBVFormat@2@@Z (public: virtual signed char __cdecl icu::MessageFormat::DummyFormat::operator==(class icu::Format const &)const ) + ??8FCDUTF16CollationIterator@icu@@UEBACAEBVCollationIterator@1@@Z (public: virtual signed char __cdecl icu::FCDUTF16CollationIterator::operator==(class icu::CollationIterator const &)const ) + ??8FieldPosition@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::FieldPosition::operator==(class icu::FieldPosition const &)const ) + ??8FieldPositionIterator@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::FieldPositionIterator::operator==(class icu::FieldPositionIterator const &)const ) + ??8Format@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::Format::operator==(class icu::Format const &)const ) + ??8Formattable@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::Formattable::operator==(class icu::Formattable const &)const ) + ??8InitialTimeZoneRule@icu@@UEBACAEBVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::operator==(class icu::TimeZoneRule const &)const ) + ??8Measure@icu@@QEBACAEBVUObject@1@@Z (public: signed char __cdecl icu::Measure::operator==(class icu::UObject const &)const ) + ??8MeasureFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::MeasureFormat::operator==(class icu::Format const &)const ) + ??8MeasureUnit@icu@@UEBACAEBVUObject@1@@Z (public: virtual signed char __cdecl icu::MeasureUnit::operator==(class icu::UObject const &)const ) + ??8MessageFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::MessageFormat::operator==(class icu::Format const &)const ) + ??8NumberFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::NumberFormat::operator==(class icu::Format const &)const ) + ??8OlsonTimeZone@icu@@UEBACAEBVTimeZone@1@@Z (public: virtual signed char __cdecl icu::OlsonTimeZone::operator==(class icu::TimeZone const &)const ) + ??8PluralFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::PluralFormat::operator==(class icu::Format const &)const ) + ??8PluralRules@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::PluralRules::operator==(class icu::PluralRules const &)const ) + ??8RegexPattern@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::RegexPattern::operator==(class icu::RegexPattern const &)const ) + ??8Region@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::Region::operator==(class icu::Region const &)const ) + ??8RuleBasedCollator@icu@@UEBACAEBVCollator@1@@Z (public: virtual signed char __cdecl icu::RuleBasedCollator::operator==(class icu::Collator const &)const ) + ??8RuleBasedNumberFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::RuleBasedNumberFormat::operator==(class icu::Format const &)const ) + ??8RuleBasedTimeZone@icu@@UEBACAEBVTimeZone@1@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::operator==(class icu::TimeZone const &)const ) + ??8ScriptSet@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::ScriptSet::operator==(class icu::ScriptSet const &)const ) + ??8SearchIterator@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::SearchIterator::operator==(class icu::SearchIterator const &)const ) + ??8SelectFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::SelectFormat::operator==(class icu::Format const &)const ) + ??8SimpleDateFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::SimpleDateFormat::operator==(class icu::Format const &)const ) + ??8SimpleTimeZone@icu@@UEBACAEBVTimeZone@1@@Z (public: virtual signed char __cdecl icu::SimpleTimeZone::operator==(class icu::TimeZone const &)const ) + ??8StringSearch@icu@@UEBACAEBVSearchIterator@1@@Z (public: virtual signed char __cdecl icu::StringSearch::operator==(class icu::SearchIterator const &)const ) + ??8TimeArrayTimeZoneRule@icu@@UEBACAEBVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::operator==(class icu::TimeZoneRule const &)const ) + ??8TimeUnitAmount@icu@@UEBACAEBVUObject@1@@Z (public: virtual signed char __cdecl icu::TimeUnitAmount::operator==(class icu::UObject const &)const ) + ??8TimeZone@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::TimeZone::operator==(class icu::TimeZone const &)const ) + ??8TimeZoneFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::TimeZoneFormat::operator==(class icu::Format const &)const ) + ??8TimeZoneGenericNames@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::TimeZoneGenericNames::operator==(class icu::TimeZoneGenericNames const &)const ) + ??8TimeZoneRule@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::TimeZoneRule::operator==(class icu::TimeZoneRule const &)const ) + ??8TimeZoneTransition@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::TimeZoneTransition::operator==(class icu::TimeZoneTransition const &)const ) + ??8UTF16CollationIterator@icu@@UEBACAEBVCollationIterator@1@@Z (public: virtual signed char __cdecl icu::UTF16CollationIterator::operator==(class icu::CollationIterator const &)const ) + ??8VTimeZone@icu@@UEBACAEBVTimeZone@1@@Z (public: virtual signed char __cdecl icu::VTimeZone::operator==(class icu::TimeZone const &)const ) + ??9?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@AEAA_NAEBV01@@Z (private: bool __cdecl icu::MaybeStackHeaderAndArray::operator!=(class icu::MaybeStackHeaderAndArray const &)) + ??9AlphabeticIndex@icu@@EEBACAEBV01@@Z (private: virtual signed char __cdecl icu::AlphabeticIndex::operator!=(class icu::AlphabeticIndex const &)const ) + ??9AnnualTimeZoneRule@icu@@UEBACAEBVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::operator!=(class icu::TimeZoneRule const &)const ) + ??9Calendar@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::Calendar::operator!=(class icu::Calendar const &)const ) + ??9CollationElementIterator@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::CollationElementIterator::operator!=(class icu::CollationElementIterator const &)const ) + ??9CollationIterator@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::CollationIterator::operator!=(class icu::CollationIterator const &)const ) + ??9CollationKey@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::CollationKey::operator!=(class icu::CollationKey const &)const ) + ??9CollationSettings@icu@@QEBACAEBU01@@Z (public: signed char __cdecl icu::CollationSettings::operator!=(struct icu::CollationSettings const &)const ) + ??9Collator@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::Collator::operator!=(class icu::Collator const &)const ) + ??9CurrencyPluralInfo@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::CurrencyPluralInfo::operator!=(class icu::CurrencyPluralInfo const &)const ) + ??9DateFormatSymbols@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DateFormatSymbols::operator!=(class icu::DateFormatSymbols const &)const ) + ??9DateIntervalFormat@icu@@QEBACAEBVFormat@1@@Z (public: signed char __cdecl icu::DateIntervalFormat::operator!=(class icu::Format const &)const ) + ??9DateIntervalInfo@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DateIntervalInfo::operator!=(class icu::DateIntervalInfo const &)const ) + ??9DateTimePatternGenerator@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DateTimePatternGenerator::operator!=(class icu::DateTimePatternGenerator const &)const ) + ??9DateTimeRule@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DateTimeRule::operator!=(class icu::DateTimeRule const &)const ) + ??9DecimalFormatSymbols@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DecimalFormatSymbols::operator!=(class icu::DecimalFormatSymbols const &)const ) + ??9DigitList@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DigitList::operator!=(class icu::DigitList const &)const ) + ??9FieldPosition@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::FieldPosition::operator!=(class icu::FieldPosition const &)const ) + ??9FieldPositionIterator@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::FieldPositionIterator::operator!=(class icu::FieldPositionIterator const &)const ) + ??9Format@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::Format::operator!=(class icu::Format const &)const ) + ??9Formattable@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::Formattable::operator!=(class icu::Formattable const &)const ) + ??9InitialTimeZoneRule@icu@@UEBACAEBVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::operator!=(class icu::TimeZoneRule const &)const ) + ??9MeasureUnit@icu@@QEBACAEBVUObject@1@@Z (public: signed char __cdecl icu::MeasureUnit::operator!=(class icu::UObject const &)const ) + ??9PluralFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::PluralFormat::operator!=(class icu::Format const &)const ) + ??9PluralRules@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::PluralRules::operator!=(class icu::PluralRules const &)const ) + ??9RegexPattern@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::RegexPattern::operator!=(class icu::RegexPattern const &)const ) + ??9Region@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::Region::operator!=(class icu::Region const &)const ) + ??9RuleBasedTimeZone@icu@@UEBACAEBVTimeZone@1@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::operator!=(class icu::TimeZone const &)const ) + ??9ScriptSet@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::ScriptSet::operator!=(class icu::ScriptSet const &)const ) + ??9SearchIterator@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::SearchIterator::operator!=(class icu::SearchIterator const &)const ) + ??9SelectFormat@icu@@UEBACAEBVFormat@1@@Z (public: virtual signed char __cdecl icu::SelectFormat::operator!=(class icu::Format const &)const ) + ??9TimeArrayTimeZoneRule@icu@@UEBACAEBVTimeZoneRule@1@@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::operator!=(class icu::TimeZoneRule const &)const ) + ??9TimeUnitAmount@icu@@QEBACAEBVUObject@1@@Z (public: signed char __cdecl icu::TimeUnitAmount::operator!=(class icu::UObject const &)const ) + ??9TimeUnitFormat@icu@@QEBACAEBVFormat@1@@Z (public: signed char __cdecl icu::TimeUnitFormat::operator!=(class icu::Format const &)const ) + ??9TimeZone@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::TimeZone::operator!=(class icu::TimeZone const &)const ) + ??9TimeZoneGenericNames@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::TimeZoneGenericNames::operator!=(class icu::TimeZoneGenericNames const &)const ) + ??9TimeZoneNames@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::TimeZoneNames::operator!=(class icu::TimeZoneNames const &)const ) + ??9TimeZoneRule@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::TimeZoneRule::operator!=(class icu::TimeZoneRule const &)const ) + ??9TimeZoneTransition@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::TimeZoneTransition::operator!=(class icu::TimeZoneTransition const &)const ) + ??9VTimeZone@icu@@UEBACAEBVTimeZone@1@@Z (public: virtual signed char __cdecl icu::VTimeZone::operator!=(class icu::TimeZone const &)const ) + ??A?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QEAAAEAD_J@Z (public: char & __cdecl icu::MaybeStackHeaderAndArray::operator[](__int64)) + ??AFormattable@icu@@QEAAAEAV01@H@Z (public: class icu::Formattable & __cdecl icu::Formattable::operator[](int)) + ??B?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QEBAPEAUdecNumber@@XZ (public: __cdecl icu::MaybeStackHeaderAndArray::operator struct decNumber *(void)const ) + ??CSharedBreakIterator@icu@@QEBAPEAVBreakIterator@1@XZ (public: class icu::BreakIterator * __cdecl icu::SharedBreakIterator::operator->(void)const ) + ??CSharedCalendar@icu@@QEBAPEBVCalendar@1@XZ (public: class icu::Calendar const * __cdecl icu::SharedCalendar::operator->(void)const ) + ??CSharedNumberFormat@icu@@QEBAPEBVNumberFormat@1@XZ (public: class icu::NumberFormat const * __cdecl icu::SharedNumberFormat::operator->(void)const ) + ??CSharedPluralRules@icu@@QEBAPEBVPluralRules@1@XZ (public: class icu::PluralRules const * __cdecl icu::SharedPluralRules::operator->(void)const ) + ??DSharedBreakIterator@icu@@QEBAAEAVBreakIterator@1@XZ (public: class icu::BreakIterator & __cdecl icu::SharedBreakIterator::operator*(void)const ) + ??DSharedCalendar@icu@@QEBAAEBVCalendar@1@XZ (public: class icu::Calendar const & __cdecl icu::SharedCalendar::operator*(void)const ) + ??DSharedNumberFormat@icu@@QEBAAEBVNumberFormat@1@XZ (public: class icu::NumberFormat const & __cdecl icu::SharedNumberFormat::operator*(void)const ) + ??DSharedPluralRules@icu@@QEBAAEBVPluralRules@1@XZ (public: class icu::PluralRules const & __cdecl icu::SharedPluralRules::operator*(void)const ) + ??_7?$CacheKey@VDateFmtBestPattern@icu@@@icu@@6B@ (const icu::CacheKey::`vftable') + ??_7?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@6B@ (const icu::LocaleCacheKey::`vftable') + ??_7AlphabeticIndex@icu@@6B@ (const icu::AlphabeticIndex::`vftable') + ??_7AnnualTimeZoneRule@icu@@6B@ (const icu::AnnualTimeZoneRule::`vftable') + ??_7BasicTimeZone@icu@@6B@ (const icu::BasicTimeZone::`vftable') + ??_7Bucket@AlphabeticIndex@icu@@6B@ (const icu::AlphabeticIndex::Bucket::`vftable') + ??_7CECalendar@icu@@6B@ (const icu::CECalendar::`vftable') + ??_7Calendar@icu@@6B@ (const icu::Calendar::`vftable') + ??_7ChineseCalendar@icu@@6B@ (const icu::ChineseCalendar::`vftable') + ??_7ChoiceFormat@icu@@6B@ (const icu::ChoiceFormat::`vftable') + ??_7CollationBuilder@icu@@6B@ (const icu::CollationBuilder::`vftable') + ??_7CollationDataBuilder@icu@@6B@ (const icu::CollationDataBuilder::`vftable') + ??_7CollationElementIterator@icu@@6B@ (const icu::CollationElementIterator::`vftable') + ??_7CollationFastLatinBuilder@icu@@6B@ (const icu::CollationFastLatinBuilder::`vftable') + ??_7CollationIterator@icu@@6B@ (const icu::CollationIterator::`vftable') + ??_7CollationKey@icu@@6B@ (const icu::CollationKey::`vftable') + ??_7CollationSettings@icu@@6B@ (const icu::CollationSettings::`vftable') + ??_7CollationTailoring@icu@@6B@ (const icu::CollationTailoring::`vftable') + ??_7Collator@icu@@6B@ (const icu::Collator::`vftable') + ??_7CollatorFactory@icu@@6B@ (const icu::CollatorFactory::`vftable') + ??_7CompactDecimalFormat@icu@@6B@ (const icu::CompactDecimalFormat::`vftable') + ??_7CompoundTransliterator@icu@@6B@ (const icu::CompoundTransliterator::`vftable') + ??_7CurrencyAmount@icu@@6B@ (const icu::CurrencyAmount::`vftable') + ??_7CurrencyPluralInfo@icu@@6B@ (const icu::CurrencyPluralInfo::`vftable') + ??_7CurrencyUnit@icu@@6B@ (const icu::CurrencyUnit::`vftable') + ??_7DateFmtBestPattern@icu@@6B@ (const icu::DateFmtBestPattern::`vftable') + ??_7DateFmtBestPatternKey@icu@@6B@ (const icu::DateFmtBestPatternKey::`vftable') + ??_7DateFormat@icu@@6B@ (const icu::DateFormat::`vftable') + ??_7DateFormatSymbols@icu@@6B@ (const icu::DateFormatSymbols::`vftable') + ??_7DateIntervalFormat@icu@@6B@ (const icu::DateIntervalFormat::`vftable') + ??_7DateIntervalInfo@icu@@6B@ (const icu::DateIntervalInfo::`vftable') + ??_7DateTimePatternGenerator@icu@@6B@ (const icu::DateTimePatternGenerator::`vftable') + ??_7DateTimeRule@icu@@6B@ (const icu::DateTimeRule::`vftable') + ??_7DecimalFormat@icu@@6B@ (const icu::DecimalFormat::`vftable') + ??_7DecimalFormatSymbols@icu@@6B@ (const icu::DecimalFormatSymbols::`vftable') + ??_7DummyFormat@MessageFormat@icu@@6B@ (const icu::MessageFormat::DummyFormat::`vftable') + ??_7FCDUIterCollationIterator@icu@@6B@ (const icu::FCDUIterCollationIterator::`vftable') + ??_7FCDUTF16CollationIterator@icu@@6B@ (const icu::FCDUTF16CollationIterator::`vftable') + ??_7FCDUTF8CollationIterator@icu@@6B@ (const icu::FCDUTF8CollationIterator::`vftable') + ??_7FieldPosition@icu@@6B@ (const icu::FieldPosition::`vftable') + ??_7FieldPositionHandler@icu@@6B@ (const icu::FieldPositionHandler::`vftable') + ??_7FieldPositionIterator@icu@@6B@ (const icu::FieldPositionIterator::`vftable') + ??_7Format@icu@@6B@ (const icu::Format::`vftable') + ??_7Formattable@icu@@6B@ (const icu::Formattable::`vftable') + ??_7GenderInfo@icu@@6B@ (const icu::GenderInfo::`vftable') + ??_7GregorianCalendar@icu@@6B@ (const icu::GregorianCalendar::`vftable') + ??_7HebrewCalendar@icu@@6B@ (const icu::HebrewCalendar::`vftable') + ??_7ImmutableIndex@AlphabeticIndex@icu@@6B@ (const icu::AlphabeticIndex::ImmutableIndex::`vftable') + ??_7Importer@CollationRuleParser@icu@@6B@ (const icu::CollationRuleParser::Importer::`vftable') + ??_7InitialTimeZoneRule@icu@@6B@ (const icu::InitialTimeZoneRule::`vftable') + ??_7IslamicCalendar@icu@@6B@ (const icu::IslamicCalendar::`vftable') + ??_7MarkupStyle@ScientificNumberFormatter@icu@@6B@ (const icu::ScientificNumberFormatter::MarkupStyle::`vftable') + ??_7MatchInfoCollection@TimeZoneNames@icu@@6B@ (const icu::TimeZoneNames::MatchInfoCollection::`vftable') + ??_7Measure@icu@@6B@ (const icu::Measure::`vftable') + ??_7MeasureFormat@icu@@6B@ (const icu::MeasureFormat::`vftable') + ??_7MeasureUnit@icu@@6B@ (const icu::MeasureUnit::`vftable') + ??_7MessageFormat@icu@@6B@ (const icu::MessageFormat::`vftable') + ??_7NumberFormat@icu@@6B@ (const icu::NumberFormat::`vftable') + ??_7NumberFormatFactory@icu@@6B@ (const icu::NumberFormatFactory::`vftable') + ??_7NumberingSystem@icu@@6B@ (const icu::NumberingSystem::`vftable') + ??_7OlsonTimeZone@icu@@6B@ (const icu::OlsonTimeZone::`vftable') + ??_7PluralAvailableLocalesEnumeration@icu@@6B@ (const icu::PluralAvailableLocalesEnumeration::`vftable') + ??_7PluralFormat@icu@@6B@ (const icu::PluralFormat::`vftable') + ??_7PluralRules@icu@@6B@ (const icu::PluralRules::`vftable') + ??_7PluralSelector@PluralFormat@icu@@6B@ (const icu::PluralFormat::PluralSelector::`vftable') + ??_7PluralSelectorAdapter@PluralFormat@icu@@6B@ (const icu::PluralFormat::PluralSelectorAdapter::`vftable') + ??_7PluralSelectorProvider@MessageFormat@icu@@6B@ (const icu::MessageFormat::PluralSelectorProvider::`vftable') + ??_7RegexCompile@icu@@6B@ (const icu::RegexCompile::`vftable') + ??_7RegexMatcher@icu@@6B@ (const icu::RegexMatcher::`vftable') + ??_7RegexPattern@icu@@6B@ (const icu::RegexPattern::`vftable') + ??_7Region@icu@@6B@ (const icu::Region::`vftable') + ??_7RelativeDateTimeFormatter@icu@@6B@ (const icu::RelativeDateTimeFormatter::`vftable') + ??_7RuleBasedCollator@icu@@6B@ (const icu::RuleBasedCollator::`vftable') + ??_7RuleBasedNumberFormat@icu@@6B@ (const icu::RuleBasedNumberFormat::`vftable') + ??_7RuleBasedTimeZone@icu@@6B@ (const icu::RuleBasedTimeZone::`vftable') + ??_7ScientificNumberFormatter@icu@@6B@ (const icu::ScientificNumberFormatter::`vftable') + ??_7SearchIterator@icu@@6B@ (const icu::SearchIterator::`vftable') + ??_7SelectFormat@icu@@6B@ (const icu::SelectFormat::`vftable') + ??_7SharedBreakIterator@icu@@6B@ (const icu::SharedBreakIterator::`vftable') + ??_7SharedCalendar@icu@@6B@ (const icu::SharedCalendar::`vftable') + ??_7SharedDateFormatSymbols@icu@@6B@ (const icu::SharedDateFormatSymbols::`vftable') + ??_7SharedNumberFormat@icu@@6B@ (const icu::SharedNumberFormat::`vftable') + ??_7SharedPluralRules@icu@@6B@ (const icu::SharedPluralRules::`vftable') + ??_7SimpleDateFormat@icu@@6B@ (const icu::SimpleDateFormat::`vftable') + ??_7SimpleNumberFormatFactory@icu@@6B@ (const icu::SimpleNumberFormatFactory::`vftable') + ??_7SimpleTimeZone@icu@@6B@ (const icu::SimpleTimeZone::`vftable') + ??_7Sink@CollationRuleParser@icu@@6B@ (const icu::CollationRuleParser::Sink::`vftable') + ??_7StringSearch@icu@@6B@ (const icu::StringSearch::`vftable') + ??_7Style@ScientificNumberFormatter@icu@@6B@ (const icu::ScientificNumberFormatter::Style::`vftable') + ??_7SuperscriptStyle@ScientificNumberFormatter@icu@@6B@ (const icu::ScientificNumberFormatter::SuperscriptStyle::`vftable') + ??_7TextTrieMap@icu@@6B@ (const icu::TextTrieMap::`vftable') + ??_7TimeArrayTimeZoneRule@icu@@6B@ (const icu::TimeArrayTimeZoneRule::`vftable') + ??_7TimeUnit@icu@@6B@ (const icu::TimeUnit::`vftable') + ??_7TimeUnitAmount@icu@@6B@ (const icu::TimeUnitAmount::`vftable') + ??_7TimeUnitFormat@icu@@6B@ (const icu::TimeUnitFormat::`vftable') + ??_7TimeZone@icu@@6B@ (const icu::TimeZone::`vftable') + ??_7TimeZoneFormat@icu@@6B@ (const icu::TimeZoneFormat::`vftable') + ??_7TimeZoneGenericNames@icu@@6B@ (const icu::TimeZoneGenericNames::`vftable') + ??_7TimeZoneNames@icu@@6B@ (const icu::TimeZoneNames::`vftable') + ??_7TimeZoneRule@icu@@6B@ (const icu::TimeZoneRule::`vftable') + ??_7TimeZoneTransition@icu@@6B@ (const icu::TimeZoneTransition::`vftable') + ??_7Transliterator@icu@@6B@ (const icu::Transliterator::`vftable') + ??_7UIterCollationIterator@icu@@6B@ (const icu::UIterCollationIterator::`vftable') + ??_7UTF16CollationIterator@icu@@6B@ (const icu::UTF16CollationIterator::`vftable') + ??_7UTF8CollationIterator@icu@@6B@ (const icu::UTF8CollationIterator::`vftable') + ??_7UnicodeReplacer@icu@@6B@ (const icu::UnicodeReplacer::`vftable') + ??_7VTimeZone@icu@@6B@ (const icu::VTimeZone::`vftable') + ??_7ValueFormatter@icu@@6B@ (const icu::ValueFormatter::`vftable') + ??_FEcliptic@CalendarAstronomer@icu@@QEAAXXZ (public: void __cdecl icu::CalendarAstronomer::Ecliptic::`default constructor closure'(void)) + ??_FEquatorial@CalendarAstronomer@icu@@QEAAXXZ (public: void __cdecl icu::CalendarAstronomer::Equatorial::`default constructor closure'(void)) + ??_FHorizon@CalendarAstronomer@icu@@QEAAXXZ (public: void __cdecl icu::CalendarAstronomer::Horizon::`default constructor closure'(void)) + ?ALTERNATE_MASK@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::ALTERNATE_MASK) + ?ALTERNATE_TIME_SEPARATOR@DateFormatSymbols@icu@@2_SB (public: static char16_t const icu::DateFormatSymbols::ALTERNATE_TIME_SEPARATOR) + ?BACKWARD_SECONDARY@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::BACKWARD_SECONDARY) + ?BAIL_OUT@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::BAIL_OUT) + ?BAIL_OUT_RESULT@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::BAIL_OUT_RESULT) + ?BEFORE_WEIGHT16@Collation@icu@@2IB (public: static unsigned int const icu::Collation::BEFORE_WEIGHT16) + ?CASE_AND_QUATERNARY_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CASE_AND_QUATERNARY_MASK) + ?CASE_AND_TERTIARY_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CASE_AND_TERTIARY_MASK) + ?CASE_AND_TERTIARY_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::CASE_AND_TERTIARY_MASK) + ?CASE_FIRST@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::CASE_FIRST) + ?CASE_FIRST_AND_UPPER_MASK@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::CASE_FIRST_AND_UPPER_MASK) + ?CASE_LEVEL@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::CASE_LEVEL) + ?CASE_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CASE_LEVEL_FLAG) + ?CASE_LOWER_FIRST_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::CASE_LOWER_FIRST_COMMON_HIGH) + ?CASE_LOWER_FIRST_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::CASE_LOWER_FIRST_COMMON_LOW) + ?CASE_LOWER_FIRST_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::CASE_LOWER_FIRST_COMMON_MAX_COUNT) + ?CASE_LOWER_FIRST_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::CASE_LOWER_FIRST_COMMON_MIDDLE) + ?CASE_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CASE_MASK) + ?CASE_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::CASE_MASK) + ?CASE_UPPER_FIRST_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::CASE_UPPER_FIRST_COMMON_HIGH) + ?CASE_UPPER_FIRST_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::CASE_UPPER_FIRST_COMMON_LOW) + ?CASE_UPPER_FIRST_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::CASE_UPPER_FIRST_COMMON_MAX_COUNT) + ?CHECK_FCD@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::CHECK_FCD) + ?CHINESE_DATE_PRECEDENCE@ChineseCalendar@icu@@0QAY1M@7$$CBHA (private: static int const (* icu::ChineseCalendar::CHINESE_DATE_PRECEDENCE)[12][8]) + ?COMMON_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::COMMON_BYTE) + ?COMMON_SEC@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::COMMON_SEC) + ?COMMON_SECONDARY_CE@Collation@icu@@2IB (public: static unsigned int const icu::Collation::COMMON_SECONDARY_CE) + ?COMMON_SEC_AND_TER_CE@Collation@icu@@2IB (public: static unsigned int const icu::Collation::COMMON_SEC_AND_TER_CE) + ?COMMON_SEC_PLUS_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::COMMON_SEC_PLUS_OFFSET) + ?COMMON_TER@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::COMMON_TER) + ?COMMON_TERTIARY_CE@Collation@icu@@2IB (public: static unsigned int const icu::Collation::COMMON_TERTIARY_CE) + ?COMMON_TER_PLUS_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::COMMON_TER_PLUS_OFFSET) + ?COMMON_WEIGHT16@Collation@icu@@2IB (public: static unsigned int const icu::Collation::COMMON_WEIGHT16) + ?CONTRACTION@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::CONTRACTION) + ?CONTRACTION_FLAG@CollationFastLatinBuilder@icu@@0IB (private: static unsigned int const icu::CollationFastLatinBuilder::CONTRACTION_FLAG) + ?CONTRACT_NEXT_CCC@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CONTRACT_NEXT_CCC) + ?CONTRACT_SINGLE_CP_NO_MATCH@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CONTRACT_SINGLE_CP_NO_MATCH) + ?CONTRACT_TRAILING_CCC@Collation@icu@@2IB (public: static unsigned int const icu::Collation::CONTRACT_TRAILING_CCC) + ?CONTR_CHAR_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::CONTR_CHAR_MASK) + ?CONTR_LENGTH_SHIFT@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::CONTR_LENGTH_SHIFT) + ?DEFAULT_TIME_SEPARATOR@DateFormatSymbols@icu@@2_SB (public: static char16_t const icu::DateFormatSymbols::DEFAULT_TIME_SEPARATOR) + ?EOS@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::EOS) + ?EXPANSION@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::EXPANSION) + ?FALLBACK_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::FALLBACK_CE32) + ?FFFD_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::FFFD_CE32) + ?FFFD_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::FFFD_PRIMARY) + ?FIRST_TRAILING_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::FIRST_TRAILING_PRIMARY) + ?FIRST_UNASSIGNED_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::FIRST_UNASSIGNED_PRIMARY) + ?FULL_MOON@CalendarAstronomer@icu@@SA?BVMoonAge@12@XZ (public: static class icu::CalendarAstronomer::MoonAge const __cdecl icu::CalendarAstronomer::FULL_MOON(void)) + ?HANGUL_NO_SPECIAL_JAMO@Collation@icu@@2IB (public: static unsigned int const icu::Collation::HANGUL_NO_SPECIAL_JAMO) + ?HAS_BEFORE2@CollationBuilder@icu@@0HB (private: static int const icu::CollationBuilder::HAS_BEFORE2) + ?HAS_BEFORE3@CollationBuilder@icu@@0HB (private: static int const icu::CollationBuilder::HAS_BEFORE3) + ?IDENTICAL_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::IDENTICAL_LEVEL_FLAG) + ?INDEX_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::INDEX_MASK) + ?IS_BUILDER_JAMO_CE32@CollationDataBuilder@icu@@1IB (protected: static unsigned int const icu::CollationDataBuilder::IS_BUILDER_JAMO_CE32) + ?IS_TAILORED@CollationBuilder@icu@@0HB (private: static int const icu::CollationBuilder::IS_TAILORED) + ?IncrementTime@RegexMatcher@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::RegexMatcher::IncrementTime(enum UErrorCode &)) + ?JAMO_CE32S_LENGTH@CollationData@icu@@2HB (public: static int const icu::CollationData::JAMO_CE32S_LENGTH) + ?LATIN_LIMIT@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::LATIN_LIMIT) + ?LATIN_MAX@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::LATIN_MAX) + ?LATIN_MAX_UTF8_LEAD@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::LATIN_MAX_UTF8_LEAD) + ?LEAD_ALL_FALLBACK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::LEAD_ALL_FALLBACK) + ?LEAD_ALL_UNASSIGNED@Collation@icu@@2IB (public: static unsigned int const icu::Collation::LEAD_ALL_UNASSIGNED) + ?LEAD_MIXED@Collation@icu@@2IB (public: static unsigned int const icu::Collation::LEAD_MIXED) + ?LEAD_TYPE_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::LEAD_TYPE_MASK) + ?LEVEL_SEPARATOR_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::LEVEL_SEPARATOR_BYTE) + ?LONG_INC@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::LONG_INC) + ?LONG_PRIMARY_CE32_LOW_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::LONG_PRIMARY_CE32_LOW_BYTE) + ?LONG_PRIMARY_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::LONG_PRIMARY_MASK) + ?LOWER_CASE@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::LOWER_CASE) + ?MAX_EXPANSION_LENGTH@Collation@icu@@2HB (public: static int const icu::Collation::MAX_EXPANSION_LENGTH) + ?MAX_INDEX@Collation@icu@@2HB (public: static int const icu::Collation::MAX_INDEX) + ?MAX_INDEX@CollationBuilder@icu@@0HB (private: static int const icu::CollationBuilder::MAX_INDEX) + ?MAX_LONG@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_LONG) + ?MAX_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::MAX_PRIMARY) + ?MAX_REGULAR_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::MAX_REGULAR_CE32) + ?MAX_SEC_AFTER@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_SEC_AFTER) + ?MAX_SEC_BEFORE@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_SEC_BEFORE) + ?MAX_SEC_HIGH@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_SEC_HIGH) + ?MAX_SHORT@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_SHORT) + ?MAX_TER_AFTER@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MAX_TER_AFTER) + ?MAX_VARIABLE_MASK@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::MAX_VARIABLE_MASK) + ?MAX_VARIABLE_SHIFT@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::MAX_VARIABLE_SHIFT) + ?MAX_YEAR@AnnualTimeZoneRule@icu@@2HB (public: static int const icu::AnnualTimeZoneRule::MAX_YEAR) + ?MERGE_SEPARATOR_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::MERGE_SEPARATOR_BYTE) + ?MERGE_SEPARATOR_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::MERGE_SEPARATOR_CE32) + ?MERGE_SEPARATOR_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::MERGE_SEPARATOR_PRIMARY) + ?MERGE_WEIGHT@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MERGE_WEIGHT) + ?MIN_LONG@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MIN_LONG) + ?MIN_SEC_AFTER@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MIN_SEC_AFTER) + ?MIN_SEC_BEFORE@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MIN_SEC_BEFORE) + ?MIN_SEC_HIGH@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MIN_SEC_HIGH) + ?MIN_SHORT@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::MIN_SHORT) + ?MatchAt@RegexMatcher@icu@@AEAAX_JCAEAW4UErrorCode@@@Z (private: void __cdecl icu::RegexMatcher::MatchAt(__int64,signed char,enum UErrorCode &)) + ?MatchChunkAt@RegexMatcher@icu@@AEAAXHCAEAW4UErrorCode@@@Z (private: void __cdecl icu::RegexMatcher::MatchChunkAt(int,signed char,enum UErrorCode &)) + ?NEW_MOON@CalendarAstronomer@icu@@SA?BVMoonAge@12@XZ (public: static class icu::CalendarAstronomer::MoonAge const __cdecl icu::CalendarAstronomer::NEW_MOON(void)) + ?NO_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::NO_CE32) + ?NO_CE@Collation@icu@@2_JB (public: static __int64 const icu::Collation::NO_CE) + ?NO_CE_PRIMARY@Collation@icu@@2IB (public: static unsigned int const icu::Collation::NO_CE_PRIMARY) + ?NO_CE_WEIGHT16@Collation@icu@@2IB (public: static unsigned int const icu::Collation::NO_CE_WEIGHT16) + ?NO_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::NO_LEVEL_FLAG) + ?NUMERIC@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::NUMERIC) + ?NUM_FAST_CHARS@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::NUM_FAST_CHARS) + ?OFFSET_SHIFT@CollationRuleParser@icu@@0HB (private: static int const icu::CollationRuleParser::OFFSET_SHIFT) + ?ONLY_SEC_TER_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::ONLY_SEC_TER_MASK) + ?ONLY_TERTIARY_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::ONLY_TERTIARY_MASK) + ?PASS_STRING@CompoundTransliterator@icu@@2QB_SB (public: static char16_t const * const icu::CompoundTransliterator::PASS_STRING) + ?PI@CalendarAstronomer@icu@@2NB (public: static double const icu::CalendarAstronomer::PI) + ?POS_BASE@CollationRuleParser@icu@@2_SB (public: static char16_t const icu::CollationRuleParser::POS_BASE) + ?POS_LEAD@CollationRuleParser@icu@@2_SB (public: static char16_t const icu::CollationRuleParser::POS_LEAD) + ?PRIMARY_COMPRESSION_HIGH_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::PRIMARY_COMPRESSION_HIGH_BYTE) + ?PRIMARY_COMPRESSION_LOW_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::PRIMARY_COMPRESSION_LOW_BYTE) + ?PRIMARY_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::PRIMARY_LEVEL_FLAG) + ?PRIMARY_SENTINEL@CollationRootElements@icu@@2IB (public: static unsigned int const icu::CollationRootElements::PRIMARY_SENTINEL) + ?PRIMARY_STEP_MASK@CollationRootElements@icu@@2EB (public: static unsigned char const icu::CollationRootElements::PRIMARY_STEP_MASK) + ?PUNCT_LIMIT@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::PUNCT_LIMIT) + ?PUNCT_START@CollationFastLatin@icu@@2HB (public: static int const icu::CollationFastLatin::PUNCT_START) + ?QUATERNARY_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::QUATERNARY_LEVEL_FLAG) + ?QUATERNARY_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::QUATERNARY_MASK) + ?QUAT_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::QUAT_COMMON_HIGH) + ?QUAT_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::QUAT_COMMON_LOW) + ?QUAT_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::QUAT_COMMON_MAX_COUNT) + ?QUAT_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::QUAT_COMMON_MIDDLE) + ?QUAT_SHIFTED_LIMIT_BYTE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::QUAT_SHIFTED_LIMIT_BYTE) + ?SECONDARY_AND_CASE_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::SECONDARY_AND_CASE_MASK) + ?SECONDARY_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::SECONDARY_LEVEL_FLAG) + ?SECONDARY_MASK@Collation@icu@@2IB (public: static unsigned int const icu::Collation::SECONDARY_MASK) + ?SECONDARY_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::SECONDARY_MASK) + ?SEC_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::SEC_COMMON_HIGH) + ?SEC_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::SEC_COMMON_LOW) + ?SEC_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::SEC_COMMON_MAX_COUNT) + ?SEC_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::SEC_COMMON_MIDDLE) + ?SEC_INC@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::SEC_INC) + ?SEC_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::SEC_OFFSET) + ?SEC_TER_DELTA_FLAG@CollationRootElements@icu@@2IB (public: static unsigned int const icu::CollationRootElements::SEC_TER_DELTA_FLAG) + ?SHIFTED@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::SHIFTED) + ?SHORT_INC@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::SHORT_INC) + ?SHORT_PRIMARY_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::SHORT_PRIMARY_MASK) + ?SPECIAL_CE32_LOW_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::SPECIAL_CE32_LOW_BYTE) + ?STARRED_FLAG@CollationRuleParser@icu@@0HB (private: static int const icu::CollationRuleParser::STARRED_FLAG) + ?STATICMONTHLENGTH@SimpleTimeZone@icu@@0QBCB (private: static signed char const * const icu::SimpleTimeZone::STATICMONTHLENGTH) + ?STRENGTH_MASK@CollationRuleParser@icu@@0HB (private: static int const icu::CollationRuleParser::STRENGTH_MASK) + ?STRENGTH_MASK@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::STRENGTH_MASK) + ?STRENGTH_SHIFT@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::STRENGTH_SHIFT) + ?SUMMER_SOLSTICE@CalendarAstronomer@icu@@SANXZ (public: static double __cdecl icu::CalendarAstronomer::SUMMER_SOLSTICE(void)) + ?SYNODIC_MONTH@CalendarAstronomer@icu@@2NB (public: static double const icu::CalendarAstronomer::SYNODIC_MONTH) + ?StateSave@RegexMatcher@icu@@AEAAPEAUREStackFrame@2@PEAU32@_JAEAW4UErrorCode@@@Z (private: struct icu::REStackFrame * __cdecl icu::RegexMatcher::StateSave(struct icu::REStackFrame *,__int64,enum UErrorCode &)) + ?TERMINATOR_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::TERMINATOR_BYTE) + ?TERTIARY_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::TERTIARY_LEVEL_FLAG) + ?TERTIARY_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TERTIARY_MASK) + ?TER_LOWER_FIRST_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_LOWER_FIRST_COMMON_HIGH) + ?TER_LOWER_FIRST_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_LOWER_FIRST_COMMON_LOW) + ?TER_LOWER_FIRST_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::TER_LOWER_FIRST_COMMON_MAX_COUNT) + ?TER_LOWER_FIRST_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_LOWER_FIRST_COMMON_MIDDLE) + ?TER_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TER_OFFSET) + ?TER_ONLY_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_ONLY_COMMON_HIGH) + ?TER_ONLY_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_ONLY_COMMON_LOW) + ?TER_ONLY_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::TER_ONLY_COMMON_MAX_COUNT) + ?TER_ONLY_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_ONLY_COMMON_MIDDLE) + ?TER_UPPER_FIRST_COMMON_HIGH@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_UPPER_FIRST_COMMON_HIGH) + ?TER_UPPER_FIRST_COMMON_LOW@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_UPPER_FIRST_COMMON_LOW) + ?TER_UPPER_FIRST_COMMON_MAX_COUNT@CollationKeys@icu@@0HB (private: static int const icu::CollationKeys::TER_UPPER_FIRST_COMMON_MAX_COUNT) + ?TER_UPPER_FIRST_COMMON_MIDDLE@CollationKeys@icu@@0IB (private: static unsigned int const icu::CollationKeys::TER_UPPER_FIRST_COMMON_MIDDLE) + ?TRAIL_WEIGHT_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::TRAIL_WEIGHT_BYTE) + ?TWO_CASES_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_CASES_MASK) + ?TWO_COMMON_SEC_PLUS_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_COMMON_SEC_PLUS_OFFSET) + ?TWO_COMMON_TER_PLUS_OFFSET@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_COMMON_TER_PLUS_OFFSET) + ?TWO_LONG_PRIMARIES_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_LONG_PRIMARIES_MASK) + ?TWO_LOWER_CASES@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_LOWER_CASES) + ?TWO_SECONDARIES_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_SECONDARIES_MASK) + ?TWO_SEC_OFFSETS@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_SEC_OFFSETS) + ?TWO_SHORT_PRIMARIES_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_SHORT_PRIMARIES_MASK) + ?TWO_TERTIARIES_MASK@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_TERTIARIES_MASK) + ?TWO_TER_OFFSETS@CollationFastLatin@icu@@2IB (public: static unsigned int const icu::CollationFastLatin::TWO_TER_OFFSETS) + ?UNASSIGNED_CE32@Collation@icu@@2IB (public: static unsigned int const icu::Collation::UNASSIGNED_CE32) + ?UNASSIGNED_IMPLICIT_BYTE@Collation@icu@@2EB (public: static unsigned char const icu::Collation::UNASSIGNED_IMPLICIT_BYTE) + ?UPPER_FIRST@CollationSettings@icu@@2HB (public: static int const icu::CollationSettings::UPPER_FIRST) + ?Union@ScriptSet@icu@@QEAAAEAV12@AEBV12@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::Union(class icu::ScriptSet const &)) + ?VERSION@CollationFastLatin@icu@@2GB (public: static unsigned short const icu::CollationFastLatin::VERSION) + ?WINTER_SOLSTICE@CalendarAstronomer@icu@@SANXZ (public: static double __cdecl icu::CalendarAstronomer::WINTER_SOLSTICE(void)) + ?ZERO_LEVEL_FLAG@Collation@icu@@2IB (public: static unsigned int const icu::Collation::ZERO_LEVEL_FLAG) + ?_countAvailableSources@Transliterator@icu@@KAHXZ (protected: static int __cdecl icu::Transliterator::_countAvailableSources(void)) + ?_countAvailableTargets@Transliterator@icu@@KAHAEBVUnicodeString@2@@Z (protected: static int __cdecl icu::Transliterator::_countAvailableTargets(class icu::UnicodeString const &)) + ?_countAvailableVariants@Transliterator@icu@@KAHAEBVUnicodeString@2@0@Z (protected: static int __cdecl icu::Transliterator::_countAvailableVariants(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?_format@SimpleDateFormat@icu@@AEBAAEAVUnicodeString@2@AEAVCalendar@2@AEAV32@AEAVFieldPositionHandler@2@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::SimpleDateFormat::_format(class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPositionHandler &,enum UErrorCode &)const ) + ?_getAvailableSource@Transliterator@icu@@KAAEAVUnicodeString@2@HAEAV32@@Z (protected: static class icu::UnicodeString & __cdecl icu::Transliterator::_getAvailableSource(int,class icu::UnicodeString &)) + ?_getAvailableTarget@Transliterator@icu@@KAAEAVUnicodeString@2@HAEBV32@AEAV32@@Z (protected: static class icu::UnicodeString & __cdecl icu::Transliterator::_getAvailableTarget(int,class icu::UnicodeString const &,class icu::UnicodeString &)) + ?_getAvailableVariant@Transliterator@icu@@KAAEAVUnicodeString@2@HAEBV32@0AEAV32@@Z (protected: static class icu::UnicodeString & __cdecl icu::Transliterator::_getAvailableVariant(int,class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &)) + ?_registerAlias@Transliterator@icu@@KAXAEBVUnicodeString@2@0@Z (protected: static void __cdecl icu::Transliterator::_registerAlias(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?_registerFactory@Transliterator@icu@@KAXAEBVUnicodeString@2@P6APEAV12@0TToken@12@@Z1@Z (protected: static void __cdecl icu::Transliterator::_registerFactory(class icu::UnicodeString const &,class icu::Transliterator * (__cdecl*)(class icu::UnicodeString const &,union icu::Transliterator::Token),union icu::Transliterator::Token)) + ?_registerInstance@Transliterator@icu@@KAXPEAV12@@Z (protected: static void __cdecl icu::Transliterator::_registerInstance(class icu::Transliterator *)) + ?_registerSpecialInverse@Transliterator@icu@@KAXAEBVUnicodeString@2@0C@Z (protected: static void __cdecl icu::Transliterator::_registerSpecialInverse(class icu::UnicodeString const &,class icu::UnicodeString const &,signed char)) + ?_round@DecimalFormat@icu@@IEBAAEAVDigitList@2@AEBV32@AEAV32@AEACAEAW4UErrorCode@@@Z (protected: class icu::DigitList & __cdecl icu::DecimalFormat::_round(class icu::DigitList const &,class icu::DigitList &,signed char &,enum UErrorCode &)const ) + ?_transliterate@Transliterator@icu@@AEBAXAEAVReplaceable@2@AEAUUTransPosition@@PEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::Transliterator::_transliterate(class icu::Replaceable &,struct UTransPosition &,class icu::UnicodeString const *,enum UErrorCode &)const ) + ?absoluteDayToDayOfWeek@HebrewCalendar@icu@@CAHH@Z (private: static int __cdecl icu::HebrewCalendar::absoluteDayToDayOfWeek(int)) + ?add@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEAAXW4UDateFormatBooleanAttribute@@@Z (public: void __cdecl icu::EnumSet::add(enum UDateFormatBooleanAttribute)) + ?add@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEAAXW4UNumberFormatAttribute@@@Z (public: void __cdecl icu::EnumSet::add(enum UNumberFormatAttribute)) + ?add@AffixPattern@icu@@AEAAXW4ETokenType@12@E@Z (private: void __cdecl icu::AffixPattern::add(enum icu::AffixPattern::ETokenType,unsigned char)) + ?add@AffixPattern@icu@@QEAAXW4ETokenType@12@@Z (public: void __cdecl icu::AffixPattern::add(enum icu::AffixPattern::ETokenType)) + ?add@Calendar@icu@@UEAAXW4EDateFields@12@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Calendar::add(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?add@Calendar@icu@@UEAAXW4UCalendarDateFields@@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Calendar::add(enum UCalendarDateFields,int,enum UErrorCode &)) + ?add@ChineseCalendar@icu@@UEAAXW4EDateFields@Calendar@2@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChineseCalendar::add(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?add@ChineseCalendar@icu@@UEAAXW4UCalendarDateFields@@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChineseCalendar::add(enum UCalendarDateFields,int,enum UErrorCode &)) + ?add@CollationDataBuilder@icu@@QEAAXAEBVUnicodeString@2@0QEB_JHAEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::add(class icu::UnicodeString const &,class icu::UnicodeString const &,__int64 const * const,int,enum UErrorCode &)) + ?add@HebrewCalendar@icu@@UEAAXW4EDateFields@Calendar@2@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::HebrewCalendar::add(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?add@HebrewCalendar@icu@@UEAAXW4UCalendarDateFields@@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::HebrewCalendar::add(enum UCalendarDateFields,int,enum UErrorCode &)) + ?addAttribute@FieldPositionHandler@icu@@UEAAXHHH@Z (public: virtual void __cdecl icu::FieldPositionHandler::addAttribute(int,int,int)) + ?addCE32@CollationDataBuilder@icu@@IEAAHIAEAW4UErrorCode@@@Z (protected: int __cdecl icu::CollationDataBuilder::addCE32(unsigned int,enum UErrorCode &)) + ?addCE32@CollationDataBuilder@icu@@QEAAXAEBVUnicodeString@2@0IAEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::addCE32(class icu::UnicodeString const &,class icu::UnicodeString const &,unsigned int,enum UErrorCode &)) + ?addCE@CollationDataBuilder@icu@@IEAAH_JAEAW4UErrorCode@@@Z (protected: int __cdecl icu::CollationDataBuilder::addCE(__int64,enum UErrorCode &)) + ?addCLDRData@DateTimePatternGenerator@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::addCLDRData(class icu::Locale const &,enum UErrorCode &)) + ?addCanonicalItems@DateTimePatternGenerator@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::addCanonicalItems(enum UErrorCode &)) + ?addChildNode@TextTrieMap@icu@@AEAAPEAUCharacterNode@2@PEAU32@_SAEAW4UErrorCode@@@Z (private: struct icu::CharacterNode * __cdecl icu::TextTrieMap::addChildNode(struct icu::CharacterNode *,char16_t,enum UErrorCode &)) + ?addChineseIndexCharacters@AlphabeticIndex@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::AlphabeticIndex::addChineseIndexCharacters(enum UErrorCode &)) + ?addConditionalCE32@CollationDataBuilder@icu@@IEAAHAEBVUnicodeString@2@IAEAW4UErrorCode@@@Z (protected: int __cdecl icu::CollationDataBuilder::addConditionalCE32(class icu::UnicodeString const &,unsigned int,enum UErrorCode &)) + ?addContextTrie@CollationDataBuilder@icu@@IEAAHIAEAVUCharsTrieBuilder@2@AEAW4UErrorCode@@@Z (protected: int __cdecl icu::CollationDataBuilder::addContextTrie(unsigned int,class icu::UCharsTrieBuilder &,enum UErrorCode &)) + ?addContractionEntry@CollationFastLatinBuilder@icu@@AEAAXH_J0AEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationFastLatinBuilder::addContractionEntry(int,__int64,__int64,enum UErrorCode &)) + ?addCurrency@AffixPattern@icu@@QEAAXE@Z (public: void __cdecl icu::AffixPattern::addCurrency(unsigned char)) + ?addHighScriptRange@CollationData@icu@@AEBAHQEAEHH@Z (private: int __cdecl icu::CollationData::addHighScriptRange(unsigned char * const,int,int)const ) + ?addICUPatterns@DateTimePatternGenerator@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::addICUPatterns(class icu::Locale const &,enum UErrorCode &)) + ?addIfAbsent@QuantityFormatter@icu@@QEAACPEBDAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::QuantityFormatter::addIfAbsent(char const *,class icu::UnicodeString const &,enum UErrorCode &)) + ?addIfDifferent@CollationBuilder@icu@@AEAAIAEBVUnicodeString@2@0QEB_JHIAEAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationBuilder::addIfDifferent(class icu::UnicodeString const &,class icu::UnicodeString const &,__int64 const * const,int,unsigned int,enum UErrorCode &)) + ?addIndexExemplars@AlphabeticIndex@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::AlphabeticIndex::addIndexExemplars(class icu::Locale const &,enum UErrorCode &)) + ?addLabels@AlphabeticIndex@icu@@UEAAAEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::addLabels(class icu::Locale const &,enum UErrorCode &)) + ?addLabels@AlphabeticIndex@icu@@UEAAAEAV12@AEBVUnicodeSet@2@AEAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::addLabels(class icu::UnicodeSet const &,enum UErrorCode &)) + ?addLiteral@AffixPattern@icu@@QEAAXPEB_SHH@Z (public: void __cdecl icu::AffixPattern::addLiteral(char16_t const *,int,int)) + ?addLowScriptRange@CollationData@icu@@AEBAHQEAEHH@Z (private: int __cdecl icu::CollationData::addLowScriptRange(unsigned char * const,int,int)const ) + ?addMetaZone@MatchInfoCollection@TimeZoneNames@icu@@QEAAXW4UTimeZoneNameType@@HAEBVUnicodeString@3@AEAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneNames::MatchInfoCollection::addMetaZone(enum UTimeZoneNameType,int,class icu::UnicodeString const &,enum UErrorCode &)) + ?addOnlyClosure@CollationBuilder@icu@@AEAAIAEBVUnicodeString@2@0QEB_JHIAEAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationBuilder::addOnlyClosure(class icu::UnicodeString const &,class icu::UnicodeString const &,__int64 const * const,int,unsigned int,enum UErrorCode &)) + ?addPattern@DateTimePatternGenerator@icu@@QEAA?AW4UDateTimePatternConflict@@AEBVUnicodeString@2@CAEAV42@AEAW4UErrorCode@@@Z (public: enum UDateTimePatternConflict __cdecl icu::DateTimePatternGenerator::addPattern(class icu::UnicodeString const &,signed char,class icu::UnicodeString &,enum UErrorCode &)) + ?addPatternWithSkeleton@DateTimePatternGenerator@icu@@AEAA?AW4UDateTimePatternConflict@@AEBVUnicodeString@2@PEBV42@CAEAV42@AEAW4UErrorCode@@@Z (private: enum UDateTimePatternConflict __cdecl icu::DateTimePatternGenerator::addPatternWithSkeleton(class icu::UnicodeString const &,class icu::UnicodeString const *,signed char,class icu::UnicodeString &,enum UErrorCode &)) + ?addRecord@AlphabeticIndex@icu@@UEAAAEAV12@AEBVUnicodeString@2@PEBXAEAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::addRecord(class icu::UnicodeString const &,void const *,enum UErrorCode &)) + ?addRelation@CollationBuilder@icu@@EEAAXHAEBVUnicodeString@2@00AEAPEBDAEAW4UErrorCode@@@Z (private: virtual void __cdecl icu::CollationBuilder::addRelation(int,class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString const &,char const * &,enum UErrorCode &)) + ?addReset@CollationBuilder@icu@@EEAAXHAEBVUnicodeString@2@AEAPEBDAEAW4UErrorCode@@@Z (private: virtual void __cdecl icu::CollationBuilder::addReset(int,class icu::UnicodeString const &,char const * &,enum UErrorCode &)) + ?addTailComposites@CollationBuilder@icu@@AEAAXAEBVUnicodeString@2@0AEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationBuilder::addTailComposites(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?addTransitionRule@RuleBasedTimeZone@icu@@QEAAXPEAVTimeZoneRule@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedTimeZone::addTransitionRule(class icu::TimeZoneRule *,enum UErrorCode &)) + ?addUniqueCE@CollationFastLatinBuilder@icu@@AEAAX_JAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationFastLatinBuilder::addUniqueCE(__int64,enum UErrorCode &)) + ?addWithClosure@CollationBuilder@icu@@AEAAIAEBVUnicodeString@2@0QEB_JHIAEAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationBuilder::addWithClosure(class icu::UnicodeString const &,class icu::UnicodeString const &,__int64 const * const,int,unsigned int,enum UErrorCode &)) + ?addZone@MatchInfoCollection@TimeZoneNames@icu@@QEAAXW4UTimeZoneNameType@@HAEBVUnicodeString@3@AEAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneNames::MatchInfoCollection::addZone(enum UTimeZoneNameType,int,class icu::UnicodeString const &,enum UErrorCode &)) + ?adjustFieldTypes@DateTimePatternGenerator@icu@@AEAA?AVUnicodeString@2@AEBV32@PEBVPtnSkeleton@2@HW4UDateTimePatternMatchOptions@@@Z (private: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::adjustFieldTypes(class icu::UnicodeString const &,class icu::PtnSkeleton const *,int,enum UDateTimePatternMatchOptions)) + ?adjustFieldWidth@DateIntervalFormat@icu@@CAXAEBVUnicodeString@2@00CAEAV32@@Z (private: static void __cdecl icu::DateIntervalFormat::adjustFieldWidth(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString const &,signed char,class icu::UnicodeString &)) + ?adjustForCapitalizationContext@RuleBasedNumberFormat@icu@@AEBAAEAVUnicodeString@2@HAEAV32@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::adjustForCapitalizationContext(int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?adjustForContext@RelativeDateTimeFormatter@icu@@AEBAXAEAVUnicodeString@2@@Z (private: void __cdecl icu::RelativeDateTimeFormatter::adjustForContext(class icu::UnicodeString &)const ) + ?adjustForMinFractionDigits@FixedDecimal@icu@@QEAAXH@Z (public: void __cdecl icu::FixedDecimal::adjustForMinFractionDigits(int)) + ?adjustPosition@DateIntervalFormat@icu@@CAXAEAVUnicodeString@2@0AEAVFieldPosition@2@011@Z (private: static void __cdecl icu::DateIntervalFormat::adjustPosition(class icu::UnicodeString &,class icu::UnicodeString &,class icu::FieldPosition &,class icu::UnicodeString &,class icu::FieldPosition &,class icu::FieldPosition &)) + ?adjustPrecision@CurrencyAffixInfo@icu@@SAXPEB_SW4UCurrencyUsage@@AEAVFixedPrecision@2@AEAW4UErrorCode@@@Z (public: static void __cdecl icu::CurrencyAffixInfo::adjustPrecision(char16_t const *,enum UCurrencyUsage,class icu::FixedPrecision &,enum UErrorCode &)) + ?adopt@ZNStringPool@icu@@QEAAPEB_SPEB_SAEAW4UErrorCode@@@Z (public: char16_t const * __cdecl icu::ZNStringPool::adopt(char16_t const *,enum UErrorCode &)) + ?adoptArray@Formattable@icu@@QEAAXPEAV12@H@Z (public: void __cdecl icu::Formattable::adoptArray(class icu::Formattable *,int)) + ?adoptCalendar@DateFormat@icu@@UEAAXPEAVCalendar@2@@Z (public: virtual void __cdecl icu::DateFormat::adoptCalendar(class icu::Calendar *)) + ?adoptCalendar@SimpleDateFormat@icu@@UEAAXPEAVCalendar@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::adoptCalendar(class icu::Calendar *)) + ?adoptCurrencyPluralInfo@DecimalFormat@icu@@UEAAXPEAVCurrencyPluralInfo@2@@Z (public: virtual void __cdecl icu::DecimalFormat::adoptCurrencyPluralInfo(class icu::CurrencyPluralInfo *)) + ?adoptDateFormatSymbols@SimpleDateFormat@icu@@UEAAXPEAVDateFormatSymbols@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::adoptDateFormatSymbols(class icu::DateFormatSymbols *)) + ?adoptDecimalFormatSymbols@DecimalFormat@icu@@UEAAXPEAVDecimalFormatSymbols@2@@Z (public: virtual void __cdecl icu::DecimalFormat::adoptDecimalFormatSymbols(class icu::DecimalFormatSymbols *)) + ?adoptDecimalFormatSymbols@RuleBasedNumberFormat@icu@@UEAAXPEAVDecimalFormatSymbols@2@@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::adoptDecimalFormatSymbols(class icu::DecimalFormatSymbols *)) + ?adoptDefault@TimeZone@icu@@SAXPEAV12@@Z (public: static void __cdecl icu::TimeZone::adoptDefault(class icu::TimeZone *)) + ?adoptDigitList@Formattable@icu@@QEAAXPEAVDigitList@2@@Z (public: void __cdecl icu::Formattable::adoptDigitList(class icu::DigitList *)) + ?adoptFilter@Transliterator@icu@@QEAAXPEAVUnicodeFilter@2@@Z (public: void __cdecl icu::Transliterator::adoptFilter(class icu::UnicodeFilter *)) + ?adoptFormat@MessageFormat@icu@@UEAAXAEBVUnicodeString@2@PEAVFormat@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::MessageFormat::adoptFormat(class icu::UnicodeString const &,class icu::Format *,enum UErrorCode &)) + ?adoptFormat@MessageFormat@icu@@UEAAXHPEAVFormat@2@@Z (public: virtual void __cdecl icu::MessageFormat::adoptFormat(int,class icu::Format *)) + ?adoptFormats@MessageFormat@icu@@UEAAXPEAPEAVFormat@2@H@Z (public: virtual void __cdecl icu::MessageFormat::adoptFormats(class icu::Format * *,int)) + ?adoptFrom@TimeZoneTransition@icu@@QEAAXPEAVTimeZoneRule@2@@Z (public: void __cdecl icu::TimeZoneTransition::adoptFrom(class icu::TimeZoneRule *)) + ?adoptNumberFormat@DateFormat@icu@@UEAAXPEAVNumberFormat@2@@Z (public: virtual void __cdecl icu::DateFormat::adoptNumberFormat(class icu::NumberFormat *)) + ?adoptNumberFormat@MeasureFormat@icu@@IEAAXPEAVNumberFormat@2@AEAW4UErrorCode@@@Z (protected: void __cdecl icu::MeasureFormat::adoptNumberFormat(class icu::NumberFormat *,enum UErrorCode &)) + ?adoptNumberFormat@SimpleDateFormat@icu@@QEAAXAEBVUnicodeString@2@PEAVNumberFormat@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleDateFormat::adoptNumberFormat(class icu::UnicodeString const &,class icu::NumberFormat *,enum UErrorCode &)) + ?adoptNumberFormat@SimpleDateFormat@icu@@UEAAXPEAVNumberFormat@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::adoptNumberFormat(class icu::NumberFormat *)) + ?adoptObject@Formattable@icu@@QEAAXPEAVUObject@2@@Z (public: void __cdecl icu::Formattable::adoptObject(class icu::UObject *)) + ?adoptString@Formattable@icu@@QEAAXPEAVUnicodeString@2@@Z (public: void __cdecl icu::Formattable::adoptString(class icu::UnicodeString *)) + ?adoptTailoring@RuleBasedCollator@icu@@AEAAXPEAUCollationTailoring@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedCollator::adoptTailoring(struct icu::CollationTailoring *,enum UErrorCode &)) + ?adoptTimeZone@Calendar@icu@@QEAAXPEAVTimeZone@2@@Z (public: void __cdecl icu::Calendar::adoptTimeZone(class icu::TimeZone *)) + ?adoptTimeZone@DateFormat@icu@@UEAAXPEAVTimeZone@2@@Z (public: virtual void __cdecl icu::DateFormat::adoptTimeZone(class icu::TimeZone *)) + ?adoptTimeZone@DateIntervalFormat@icu@@UEAAXPEAVTimeZone@2@@Z (public: virtual void __cdecl icu::DateIntervalFormat::adoptTimeZone(class icu::TimeZone *)) + ?adoptTimeZoneFormat@SimpleDateFormat@icu@@UEAAXPEAVTimeZoneFormat@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::adoptTimeZoneFormat(class icu::TimeZoneFormat *)) + ?adoptTimeZoneNames@TimeZoneFormat@icu@@QEAAXPEAVTimeZoneNames@2@@Z (public: void __cdecl icu::TimeZoneFormat::adoptTimeZoneNames(class icu::TimeZoneNames *)) + ?adoptTo@TimeZoneTransition@icu@@QEAAXPEAVTimeZoneRule@2@@Z (public: void __cdecl icu::TimeZoneTransition::adoptTo(class icu::TimeZoneRule *)) + ?adoptTransliterators@CompoundTransliterator@icu@@QEAAXQEAPEAVTransliterator@2@H@Z (public: void __cdecl icu::CompoundTransliterator::adoptTransliterators(class icu::Transliterator * * const,int)) + ?after@Calendar@icu@@QEBACAEBV12@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::Calendar::after(class icu::Calendar const &,enum UErrorCode &)const ) + ?aggregateStamp@GregorianCalendar@icu@@AEAAHHH@Z (private: int __cdecl icu::GregorianCalendar::aggregateStamp(int,int)) + ?aliasInstead@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QEAAXPEAUdecNumber@@H@Z (public: void __cdecl icu::MaybeStackHeaderAndArray::aliasInstead(struct decNumber *,int)) + ?aliasReordering@CollationSettings@icu@@QEAAXAEBUCollationData@2@PEBHHPEBIHPEBEAEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::aliasReordering(struct icu::CollationData const &,int const *,int,unsigned int const *,int,unsigned char const *,enum UErrorCode &)) + ?allocWeights@CollationWeights@icu@@QEAACIIH@Z (public: signed char __cdecl icu::CollationWeights::allocWeights(unsigned int,unsigned int,int)) + ?allocWeightsInMinLengthRanges@CollationWeights@icu@@AEAACHH@Z (private: signed char __cdecl icu::CollationWeights::allocWeightsInMinLengthRanges(int,int)) + ?allocWeightsInShortRanges@CollationWeights@icu@@AEAACHH@Z (private: signed char __cdecl icu::CollationWeights::allocWeightsInShortRanges(int,int)) + ?allocateArgTypes@MessageFormat@icu@@AEAACHAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::MessageFormat::allocateArgTypes(int,enum UErrorCode &)) + ?allocateData@RegexCompile@icu@@AEAAHH@Z (private: int __cdecl icu::RegexCompile::allocateData(int)) + ?allocateStackData@RegexCompile@icu@@AEAAHH@Z (private: int __cdecl icu::RegexCompile::allocateStackData(int)) + ?append@AffixPattern@icu@@QEAAAEAV12@AEBV12@@Z (public: class icu::AffixPattern & __cdecl icu::AffixPattern::append(class icu::AffixPattern const &)) + ?append@DigitAffix@icu@@QEAAXAEBVUnicodeString@2@H@Z (public: void __cdecl icu::DigitAffix::append(class icu::UnicodeString const &,int)) + ?append@DigitAffix@icu@@QEAAXPEB_SHH@Z (public: void __cdecl icu::DigitAffix::append(char16_t const *,int,int)) + ?append@DigitList@icu@@QEAAXD@Z (public: void __cdecl icu::DigitList::append(char)) + ?append@PluralAffix@icu@@QEAACAEBV12@HAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::PluralAffix::append(class icu::PluralAffix const &,int,enum UErrorCode &)) + ?append@PluralAffix@icu@@QEAAXAEBVUnicodeString@2@H@Z (public: void __cdecl icu::PluralAffix::append(class icu::UnicodeString const &,int)) + ?append@PluralAffix@icu@@QEAAXPEB_SHH@Z (public: void __cdecl icu::PluralAffix::append(char16_t const *,int,int)) + ?appendCEsFromCE32@CollationIterator@icu@@IEAAXPEBUCollationData@2@HICAEAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationIterator::appendCEsFromCE32(struct icu::CollationData const *,int,unsigned int,signed char,enum UErrorCode &)) + ?appendDigitsTo@DigitList@icu@@QEBAXAEAVCharString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::appendDigitsTo(class icu::CharString &,enum UErrorCode &)const ) + ?appendGroup@RegexMatcher@icu@@AEBA_JHPEAUUText@@AEAW4UErrorCode@@@Z (private: __int64 __cdecl icu::RegexMatcher::appendGroup(int,struct UText *,enum UErrorCode &)const ) + ?appendNumericCEs@CollationIterator@icu@@AEAAXICAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationIterator::appendNumericCEs(unsigned int,signed char,enum UErrorCode &)) + ?appendNumericSegmentCEs@CollationIterator@icu@@AEAAXPEBDHAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationIterator::appendNumericSegmentCEs(char const *,int,enum UErrorCode &)) + ?appendOffsetDigits@TimeZoneFormat@icu@@AEBAXAEAVUnicodeString@2@HE@Z (private: void __cdecl icu::TimeZoneFormat::appendOffsetDigits(class icu::UnicodeString &,int,unsigned char)const ) + ?appendOp@RegexCompile@icu@@AEAAXH@Z (private: void __cdecl icu::RegexCompile::appendOp(int)) + ?appendOp@RegexCompile@icu@@AEAAXHH@Z (private: void __cdecl icu::RegexCompile::appendOp(int,int)) + ?appendPadding@DigitAffixesAndPadding@icu@@AEBAAEAVUnicodeString@2@HAEAV32@@Z (private: class icu::UnicodeString & __cdecl icu::DigitAffixesAndPadding::appendPadding(int,class icu::UnicodeString &)const ) + ?appendReplacement@RegexMatcher@icu@@UEAAAEAV12@AEAVUnicodeString@2@AEBV32@AEAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::appendReplacement(class icu::UnicodeString &,class icu::UnicodeString const &,enum UErrorCode &)) + ?appendReplacement@RegexMatcher@icu@@UEAAAEAV12@PEAUUText@@0AEAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::appendReplacement(struct UText *,struct UText *,enum UErrorCode &)) + ?appendTail@RegexMatcher@icu@@UEAAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RegexMatcher::appendTail(class icu::UnicodeString &)) + ?appendTail@RegexMatcher@icu@@UEAAPEAUUText@@PEAU3@AEAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::appendTail(struct UText *,enum UErrorCode &)) + ?appendUChar@DigitAffix@icu@@QEAAX_SH@Z (public: void __cdecl icu::DigitAffix::appendUChar(char16_t,int)) + ?appendUChar@PluralAffix@icu@@QEAAX_SH@Z (public: void __cdecl icu::PluralAffix::appendUChar(char16_t,int)) + ?appendUNTIL@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::appendUNTIL(class icu::VTZWriter &,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?applyLocalizedPattern@DecimalFormat@icu@@UEAAXAEBVUnicodeString@2@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::applyLocalizedPattern(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?applyLocalizedPattern@DecimalFormat@icu@@UEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::applyLocalizedPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyLocalizedPattern@SimpleDateFormat@icu@@UEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleDateFormat::applyLocalizedPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@ChoiceFormat@icu@@UEAAXAEBVUnicodeString@2@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChoiceFormat::applyPattern(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?applyPattern@ChoiceFormat@icu@@UEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChoiceFormat::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@DecimalFormat@icu@@UEAAXAEBVUnicodeString@2@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::applyPattern(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?applyPattern@DecimalFormat@icu@@UEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@MessageFormat@icu@@UEAAXAEBVUnicodeString@2@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::MessageFormat::applyPattern(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?applyPattern@MessageFormat@icu@@UEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::MessageFormat::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@MessageFormat@icu@@UEAAXAEBVUnicodeString@2@W4UMessagePatternApostropheMode@@PEAUUParseError@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::MessageFormat::applyPattern(class icu::UnicodeString const &,enum UMessagePatternApostropheMode,struct UParseError *,enum UErrorCode &)) + ?applyPattern@PluralFormat@icu@@QEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::PluralFormat::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@SelectFormat@icu@@QEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::SelectFormat::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@SimpleDateFormat@icu@@UEAAXAEBVUnicodeString@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::applyPattern(class icu::UnicodeString const &)) + ?areSignificantDigitsUsed@DecimalFormat@icu@@QEBACXZ (public: signed char __cdecl icu::DecimalFormat::areSignificantDigitsUsed(void)const ) + ?argNameMatches@MessageFormat@icu@@AEAACHAEBVUnicodeString@2@H@Z (private: signed char __cdecl icu::MessageFormat::argNameMatches(int,class icu::UnicodeString const &,int)) + ?arrayCompare@DateFormatSymbols@icu@@CACPEBVUnicodeString@2@0H@Z (private: static signed char __cdecl icu::DateFormatSymbols::arrayCompare(class icu::UnicodeString const *,class icu::UnicodeString const *,int)) + ?assignArray@DateFormatSymbols@icu@@CAXAEAPEAVUnicodeString@2@AEAHPEBV32@H@Z (private: static void __cdecl icu::DateFormatSymbols::assignArray(class icu::UnicodeString * &,int &,class icu::UnicodeString const *,int)) + ?attributeHasBeenSetExplicitly@RuleBasedCollator@icu@@AEBACH@Z (private: signed char __cdecl icu::RuleBasedCollator::attributeHasBeenSetExplicitly(int)const ) + ?autoQuoteApostrophe@MessageFormat@icu@@SA?AVUnicodeString@2@AEBV32@AEAW4UErrorCode@@@Z (public: static class icu::UnicodeString __cdecl icu::MessageFormat::autoQuoteApostrophe(class icu::UnicodeString const &,enum UErrorCode &)) + ?backwardNumCodePoints@FCDUIterCollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUIterCollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumCodePoints@FCDUTF16CollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUTF16CollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumCodePoints@FCDUTF8CollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUTF8CollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumCodePoints@UIterCollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UIterCollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumCodePoints@UTF16CollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UTF16CollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumCodePoints@UTF8CollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UTF8CollationIterator::backwardNumCodePoints(int,enum UErrorCode &)) + ?backwardNumSkipped@CollationIterator@icu@@AEAAXHAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationIterator::backwardNumSkipped(int,enum UErrorCode &)) + ?before@Calendar@icu@@QEBACAEBV12@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::Calendar::before(class icu::Calendar const &,enum UErrorCode &)const ) + ?beginRRULE@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@HAEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::beginRRULE(class icu::VTZWriter &,int,enum UErrorCode &)const ) + ?beginZoneProps@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@CAEBVUnicodeString@2@HHNAEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::beginZoneProps(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,double,enum UErrorCode &)const ) + ?blockTopLoc@RegexCompile@icu@@AEAAHC@Z (private: int __cdecl icu::RegexCompile::blockTopLoc(signed char)) + ?boundsCheck@GregorianCalendar@icu@@AEBACHW4UCalendarDateFields@@@Z (private: signed char __cdecl icu::GregorianCalendar::boundsCheck(int,enum UCalendarDateFields)const ) + ?build@CollationDataBuilder@icu@@UEAAXAEAUCollationData@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::CollationDataBuilder::build(struct icu::CollationData &,enum UErrorCode &)) + ?buildContext@CollationDataBuilder@icu@@IEAAIPEAUConditionalCE32@2@AEAW4UErrorCode@@@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::buildContext(struct icu::ConditionalCE32 *,enum UErrorCode &)) + ?buildContexts@CollationDataBuilder@icu@@IEAAXAEAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationDataBuilder::buildContexts(enum UErrorCode &)) + ?buildFastLatinTable@CollationDataBuilder@icu@@IEAAXAEAUCollationData@2@AEAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationDataBuilder::buildFastLatinTable(struct icu::CollationData &,enum UErrorCode &)) + ?buildImmutableIndex@AlphabeticIndex@icu@@QEAAPEAVImmutableIndex@12@AEAW4UErrorCode@@@Z (public: class icu::AlphabeticIndex::ImmutableIndex * __cdecl icu::AlphabeticIndex::buildImmutableIndex(enum UErrorCode &)) + ?buildMappings@CollationDataBuilder@icu@@IEAAXAEAUCollationData@2@AEAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationDataBuilder::buildMappings(struct icu::CollationData &,enum UErrorCode &)) + ?buildOp@RegexCompile@icu@@AEAAHHH@Z (private: int __cdecl icu::RegexCompile::buildOp(int,int)) + ?buildTrie@TextTrieMap@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::TextTrieMap::buildTrie(enum UErrorCode &)) + ?cacheExplicitFormats@MessageFormat@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::cacheExplicitFormats(enum UErrorCode &)) + ?calendarFieldToIntervalIndex@DateIntervalInfo@icu@@CA?AW4IntervalPatternIndex@12@W4UCalendarDateFields@@AEAW4UErrorCode@@@Z (private: static enum icu::DateIntervalInfo::IntervalPatternIndex __cdecl icu::DateIntervalInfo::calendarFieldToIntervalIndex(enum UCalendarDateFields,enum UErrorCode &)) + ?canFormat@SmallIntFormatter@icu@@SACHAEBVIntDigitCountRange@2@@Z (public: static signed char __cdecl icu::SmallIntFormatter::canFormat(int,class icu::IntDigitCountRange const &)) + ?ce32HasContext@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::ce32HasContext(unsigned int)) + ?ceFromCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::ceFromCE32(unsigned int)) + ?ceFromLongPrimaryCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::ceFromLongPrimaryCE32(unsigned int)) + ?ceFromLongSecondaryCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::ceFromLongSecondaryCE32(unsigned int)) + ?ceFromSimpleCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::ceFromSimpleCE32(unsigned int)) + ?ceStrength@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::ceStrength(__int64)) + ?ceToJD@CECalendar@icu@@KAHHHHH@Z (protected: static int __cdecl icu::CECalendar::ceToJD(int,int,int,int)) + ?changeNodeNextIndex@CollationBuilder@icu@@CA_J_JH@Z (private: static __int64 __cdecl icu::CollationBuilder::changeNodeNextIndex(__int64,int)) + ?changeNodePreviousIndex@CollationBuilder@icu@@CA_J_JH@Z (private: static __int64 __cdecl icu::CollationBuilder::changeNodePreviousIndex(__int64,int)) + ?checkAbuttingHoursAndMinutes@TimeZoneFormat@icu@@AEAAXXZ (private: void __cdecl icu::TimeZoneFormat::checkAbuttingHoursAndMinutes(void)) + ?checkConsistency@TimeUnitFormat@icu@@AEAAXW4UTimeUnitFormatStyle@@PEBDAEAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::checkConsistency(enum UTimeUnitFormatStyle,char const *,enum UErrorCode &)) + ?checkIntSuffix@SimpleDateFormat@icu@@AEBAHAEBVUnicodeString@2@HHC@Z (private: int __cdecl icu::SimpleDateFormat::checkIntSuffix(class icu::UnicodeString const &,int,int,signed char)const ) + ?checkTransitionRules@OlsonTimeZone@icu@@AEBAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::OlsonTimeZone::checkTransitionRules(enum UErrorCode &)const ) + ?checkTransitionRules@SimpleTimeZone@icu@@AEBAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::checkTransitionRules(enum UErrorCode &)const ) + ?civilLeapYear@IslamicCalendar@icu@@CACH@Z (private: static signed char __cdecl icu::IslamicCalendar::civilLeapYear(int)) + ?cleanupRegionData@Region@icu@@SAXXZ (public: static void __cdecl icu::Region::cleanupRegionData(void)) + ?clear@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEAAXXZ (public: void __cdecl icu::EnumSet::clear(void)) + ?clear@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEAAXXZ (public: void __cdecl icu::EnumSet::clear(void)) + ?clear@?$PluralMap@VDigitAffix@icu@@@icu@@QEAAXXZ (public: void __cdecl icu::PluralMap::clear(void)) + ?clear@Calendar@icu@@QEAAXW4UCalendarDateFields@@@Z (public: void __cdecl icu::Calendar::clear(enum UCalendarDateFields)) + ?clear@Calendar@icu@@QEAAXXZ (public: void __cdecl icu::Calendar::clear(void)) + ?clear@DigitGrouping@icu@@QEAAXXZ (public: void __cdecl icu::DigitGrouping::clear(void)) + ?clear@DigitInterval@icu@@QEAAXXZ (public: void __cdecl icu::DigitInterval::clear(void)) + ?clear@DigitList@icu@@QEAAXXZ (public: void __cdecl icu::DigitList::clear(void)) + ?clear@SignificantDigitInterval@icu@@QEAAXXZ (public: void __cdecl icu::SignificantDigitInterval::clear(void)) + ?clear@VisibleDigits@icu@@AEAAXXZ (private: void __cdecl icu::VisibleDigits::clear(void)) + ?clear@VisibleDigitsWithExponent@icu@@QEAAXXZ (public: void __cdecl icu::VisibleDigitsWithExponent::clear(void)) + ?clearBuckets@AlphabeticIndex@icu@@AEAAXXZ (private: void __cdecl icu::AlphabeticIndex::clearBuckets(void)) + ?clearCEs@CollationIterator@icu@@QEAAXXZ (public: void __cdecl icu::CollationIterator::clearCEs(void)) + ?clearCEsIfNoneRemaining@CollationIterator@icu@@QEAAXXZ (public: void __cdecl icu::CollationIterator::clearCEsIfNoneRemaining(void)) + ?clearCache@CalendarAstronomer@icu@@AEAAXXZ (private: void __cdecl icu::CalendarAstronomer::clearCache(void)) + ?clearContexts@CollationDataBuilder@icu@@IEAAXXZ (protected: void __cdecl icu::CollationDataBuilder::clearContexts(void)) + ?clearRecords@AlphabeticIndex@icu@@UEAAAEAV12@AEAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::clearRecords(enum UErrorCode &)) + ?clearTransitionRules@OlsonTimeZone@icu@@AEAAXXZ (private: void __cdecl icu::OlsonTimeZone::clearTransitionRules(void)) + ?clearTransitionRules@SimpleTimeZone@icu@@AEAAXXZ (private: void __cdecl icu::SimpleTimeZone::clearTransitionRules(void)) + ?clone@?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UEBAPEAVCacheKeyBase@2@XZ (public: virtual class icu::CacheKeyBase * __cdecl icu::LocaleCacheKey::clone(void)const ) + ?clone@AnnualTimeZoneRule@icu@@UEBAPEAV12@XZ (public: virtual class icu::AnnualTimeZoneRule * __cdecl icu::AnnualTimeZoneRule::clone(void)const ) + ?clone@ChineseCalendar@icu@@UEBAPEAVCalendar@2@XZ (public: virtual class icu::Calendar * __cdecl icu::ChineseCalendar::clone(void)const ) + ?clone@ChoiceFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::ChoiceFormat::clone(void)const ) + ?clone@CompactDecimalFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::CompactDecimalFormat::clone(void)const ) + ?clone@CompoundTransliterator@icu@@UEBAPEAVTransliterator@2@XZ (public: virtual class icu::Transliterator * __cdecl icu::CompoundTransliterator::clone(void)const ) + ?clone@CurrencyAmount@icu@@UEBAPEAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::CurrencyAmount::clone(void)const ) + ?clone@CurrencyPluralInfo@icu@@QEBAPEAV12@XZ (public: class icu::CurrencyPluralInfo * __cdecl icu::CurrencyPluralInfo::clone(void)const ) + ?clone@CurrencyUnit@icu@@UEBAPEAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::CurrencyUnit::clone(void)const ) + ?clone@DateFmtBestPatternKey@icu@@UEBAPEAVCacheKeyBase@2@XZ (public: virtual class icu::CacheKeyBase * __cdecl icu::DateFmtBestPatternKey::clone(void)const ) + ?clone@DateIntervalFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::DateIntervalFormat::clone(void)const ) + ?clone@DateIntervalInfo@icu@@UEBAPEAV12@XZ (public: virtual class icu::DateIntervalInfo * __cdecl icu::DateIntervalInfo::clone(void)const ) + ?clone@DateTimePatternGenerator@icu@@QEBAPEAV12@XZ (public: class icu::DateTimePatternGenerator * __cdecl icu::DateTimePatternGenerator::clone(void)const ) + ?clone@DateTimeRule@icu@@QEBAPEAV12@XZ (public: class icu::DateTimeRule * __cdecl icu::DateTimeRule::clone(void)const ) + ?clone@DecimalFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::DecimalFormat::clone(void)const ) + ?clone@DummyFormat@MessageFormat@icu@@UEBAPEAVFormat@3@XZ (public: virtual class icu::Format * __cdecl icu::MessageFormat::DummyFormat::clone(void)const ) + ?clone@FieldPosition@icu@@QEBAPEAV12@XZ (public: class icu::FieldPosition * __cdecl icu::FieldPosition::clone(void)const ) + ?clone@Formattable@icu@@QEBAPEAV12@XZ (public: class icu::Formattable * __cdecl icu::Formattable::clone(void)const ) + ?clone@GregorianCalendar@icu@@UEBAPEAVCalendar@2@XZ (public: virtual class icu::Calendar * __cdecl icu::GregorianCalendar::clone(void)const ) + ?clone@HebrewCalendar@icu@@UEBAPEAVCalendar@2@XZ (public: virtual class icu::Calendar * __cdecl icu::HebrewCalendar::clone(void)const ) + ?clone@InitialTimeZoneRule@icu@@UEBAPEAV12@XZ (public: virtual class icu::InitialTimeZoneRule * __cdecl icu::InitialTimeZoneRule::clone(void)const ) + ?clone@IslamicCalendar@icu@@UEBAPEAVCalendar@2@XZ (public: virtual class icu::Calendar * __cdecl icu::IslamicCalendar::clone(void)const ) + ?clone@MarkupStyle@ScientificNumberFormatter@icu@@UEBAPEAVStyle@23@XZ (public: virtual class icu::ScientificNumberFormatter::Style * __cdecl icu::ScientificNumberFormatter::MarkupStyle::clone(void)const ) + ?clone@Measure@icu@@UEBAPEAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::Measure::clone(void)const ) + ?clone@MeasureFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::MeasureFormat::clone(void)const ) + ?clone@MeasureUnit@icu@@UEBAPEAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::MeasureUnit::clone(void)const ) + ?clone@MessageFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::MessageFormat::clone(void)const ) + ?clone@OlsonTimeZone@icu@@UEBAPEAVTimeZone@2@XZ (public: virtual class icu::TimeZone * __cdecl icu::OlsonTimeZone::clone(void)const ) + ?clone@PluralFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::PluralFormat::clone(void)const ) + ?clone@PluralRules@icu@@QEBAPEAV12@XZ (public: class icu::PluralRules * __cdecl icu::PluralRules::clone(void)const ) + ?clone@RegexPattern@icu@@UEBAPEAV12@XZ (public: virtual class icu::RegexPattern * __cdecl icu::RegexPattern::clone(void)const ) + ?clone@RuleBasedCollator@icu@@UEBAPEAVCollator@2@XZ (public: virtual class icu::Collator * __cdecl icu::RuleBasedCollator::clone(void)const ) + ?clone@RuleBasedNumberFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::RuleBasedNumberFormat::clone(void)const ) + ?clone@RuleBasedTimeZone@icu@@UEBAPEAVTimeZone@2@XZ (public: virtual class icu::TimeZone * __cdecl icu::RuleBasedTimeZone::clone(void)const ) + ?clone@ScientificNumberFormatter@icu@@QEBAPEAV12@XZ (public: class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::clone(void)const ) + ?clone@SelectFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::SelectFormat::clone(void)const ) + ?clone@SimpleDateFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::SimpleDateFormat::clone(void)const ) + ?clone@SimpleTimeZone@icu@@UEBAPEAVTimeZone@2@XZ (public: virtual class icu::TimeZone * __cdecl icu::SimpleTimeZone::clone(void)const ) + ?clone@StringSearch@icu@@QEBAPEAV12@XZ (public: class icu::StringSearch * __cdecl icu::StringSearch::clone(void)const ) + ?clone@SuperscriptStyle@ScientificNumberFormatter@icu@@UEBAPEAVStyle@23@XZ (public: virtual class icu::ScientificNumberFormatter::Style * __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::clone(void)const ) + ?clone@TimeArrayTimeZoneRule@icu@@UEBAPEAV12@XZ (public: virtual class icu::TimeArrayTimeZoneRule * __cdecl icu::TimeArrayTimeZoneRule::clone(void)const ) + ?clone@TimeUnit@icu@@UEBAPEAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::TimeUnit::clone(void)const ) + ?clone@TimeUnitAmount@icu@@UEBAPEAVUObject@2@XZ (public: virtual class icu::UObject * __cdecl icu::TimeUnitAmount::clone(void)const ) + ?clone@TimeUnitFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::TimeUnitFormat::clone(void)const ) + ?clone@TimeZoneFormat@icu@@UEBAPEAVFormat@2@XZ (public: virtual class icu::Format * __cdecl icu::TimeZoneFormat::clone(void)const ) + ?clone@TimeZoneGenericNames@icu@@UEBAPEAV12@XZ (public: virtual class icu::TimeZoneGenericNames * __cdecl icu::TimeZoneGenericNames::clone(void)const ) + ?clone@TimeZoneTransition@icu@@QEBAPEAV12@XZ (public: class icu::TimeZoneTransition * __cdecl icu::TimeZoneTransition::clone(void)const ) + ?clone@Transliterator@icu@@UEBAPEAV12@XZ (public: virtual class icu::Transliterator * __cdecl icu::Transliterator::clone(void)const ) + ?clone@VTimeZone@icu@@UEBAPEAVTimeZone@2@XZ (public: virtual class icu::TimeZone * __cdecl icu::VTimeZone::clone(void)const ) + ?cloneBinary@RuleBasedCollator@icu@@QEBAHPEAEHAEAW4UErrorCode@@@Z (public: int __cdecl icu::RuleBasedCollator::cloneBinary(unsigned char *,int,enum UErrorCode &)const ) + ?cloneRuleData@RuleBasedCollator@icu@@QEBAPEAEAEAHAEAW4UErrorCode@@@Z (public: unsigned char * __cdecl icu::RuleBasedCollator::cloneRuleData(int &,enum UErrorCode &)const ) + ?closeOverComposites@CollationBuilder@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationBuilder::closeOverComposites(enum UErrorCode &)) + ?combineDateAndTime@RelativeDateTimeFormatter@icu@@QEBAAEAVUnicodeString@2@AEBV32@0AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::RelativeDateTimeFormatter::combineDateAndTime(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?compare@Collator@icu@@UEBA?AW4EComparisonResult@12@AEBVUnicodeString@2@0@Z (public: virtual enum icu::Collator::EComparisonResult __cdecl icu::Collator::compare(class icu::UnicodeString const &,class icu::UnicodeString const &)const ) + ?compare@Collator@icu@@UEBA?AW4EComparisonResult@12@AEBVUnicodeString@2@0H@Z (public: virtual enum icu::Collator::EComparisonResult __cdecl icu::Collator::compare(class icu::UnicodeString const &,class icu::UnicodeString const &,int)const ) + ?compare@Collator@icu@@UEBA?AW4EComparisonResult@12@PEB_SH0H@Z (public: virtual enum icu::Collator::EComparisonResult __cdecl icu::Collator::compare(char16_t const *,int,char16_t const *,int)const ) + ?compare@Collator@icu@@UEBA?AW4UCollationResult@@AEAUUCharIterator@@0AEAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::Collator::compare(struct UCharIterator &,struct UCharIterator &,enum UErrorCode &)const ) + ?compare@DigitList@icu@@QEAAHAEBV12@@Z (public: int __cdecl icu::DigitList::compare(class icu::DigitList const &)) + ?compare@RuleBasedCollator@icu@@UEBA?AW4UCollationResult@@AEAUUCharIterator@@0AEAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::compare(struct UCharIterator &,struct UCharIterator &,enum UErrorCode &)const ) + ?compare@RuleBasedCollator@icu@@UEBA?AW4UCollationResult@@AEBVUnicodeString@2@0AEAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::compare(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?compare@RuleBasedCollator@icu@@UEBA?AW4UCollationResult@@AEBVUnicodeString@2@0HAEAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::compare(class icu::UnicodeString const &,class icu::UnicodeString const &,int,enum UErrorCode &)const ) + ?compare@RuleBasedCollator@icu@@UEBA?AW4UCollationResult@@PEB_SH0HAEAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::compare(char16_t const *,int,char16_t const *,int,enum UErrorCode &)const ) + ?compareAffix@DecimalFormat@icu@@AEBAHAEBVUnicodeString@2@HCCPEBV32@CCPEA_S@Z (private: int __cdecl icu::DecimalFormat::compareAffix(class icu::UnicodeString const &,int,signed char,signed char,class icu::UnicodeString const *,signed char,signed char,char16_t *)const ) + ?compareComplexAffix@DecimalFormat@icu@@AEBAHAEBVUnicodeString@2@0HCPEA_S@Z (private: int __cdecl icu::DecimalFormat::compareComplexAffix(class icu::UnicodeString const &,class icu::UnicodeString const &,int,signed char,char16_t *)const ) + ?compareSimpleAffix@DecimalFormat@icu@@AEBAHAEBVUnicodeString@2@0HC@Z (private: int __cdecl icu::DecimalFormat::compareSimpleAffix(class icu::UnicodeString const &,class icu::UnicodeString const &,int,signed char)const ) + ?compareSimpleAffix@SimpleDateFormat@icu@@AEBAHAEBVUnicodeString@2@0H@Z (private: int __cdecl icu::SimpleDateFormat::compareSimpleAffix(class icu::UnicodeString const &,class icu::UnicodeString const &,int)const ) + ?compareTo@CollationKey@icu@@QEBA?AW4EComparisonResult@Collator@2@AEBV12@@Z (public: enum icu::Collator::EComparisonResult __cdecl icu::CollationKey::compareTo(class icu::CollationKey const &)const ) + ?compareTo@CollationKey@icu@@QEBA?AW4UCollationResult@@AEBV12@AEAW4UErrorCode@@@Z (public: enum UCollationResult __cdecl icu::CollationKey::compareTo(class icu::CollationKey const &,enum UErrorCode &)const ) + ?compareToRule@SimpleTimeZone@icu@@CAHCCCCCHHW4EMode@12@CCCH@Z (private: static int __cdecl icu::SimpleTimeZone::compareToRule(signed char,signed char,signed char,signed char,signed char,int,int,enum icu::SimpleTimeZone::EMode,signed char,signed char,signed char,int)) + ?compareUTF16@CollationFastLatin@icu@@SAHPEBG0HPEB_SH1H@Z (public: static int __cdecl icu::CollationFastLatin::compareUTF16(unsigned short const *,unsigned short const *,int,char16_t const *,int,char16_t const *,int)) + ?compareUTF8@CollationFastLatin@icu@@SAHPEBG0HPEBEH1H@Z (public: static int __cdecl icu::CollationFastLatin::compareUTF8(unsigned short const *,unsigned short const *,int,unsigned char const *,int,unsigned char const *,int)) + ?compareUTF8@Collator@icu@@UEBA?AW4UCollationResult@@AEBVStringPiece@2@0AEAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::Collator::compareUTF8(class icu::StringPiece const &,class icu::StringPiece const &,enum UErrorCode &)const ) + ?compareUTF8@RuleBasedCollator@icu@@UEBA?AW4UCollationResult@@AEBVStringPiece@2@0AEAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::compareUTF8(class icu::StringPiece const &,class icu::StringPiece const &,enum UErrorCode &)const ) + ?compareUpToQuaternary@CollationCompare@icu@@SA?AW4UCollationResult@@AEAVCollationIterator@2@0AEBUCollationSettings@2@AEAW4UErrorCode@@@Z (public: static enum UCollationResult __cdecl icu::CollationCompare::compareUpToQuaternary(class icu::CollationIterator &,class icu::CollationIterator &,struct icu::CollationSettings const &,enum UErrorCode &)) + ?compile@RegexCompile@icu@@QEAAXAEBVUnicodeString@2@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: void __cdecl icu::RegexCompile::compile(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?compile@RegexCompile@icu@@QEAAXPEAUUText@@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: void __cdecl icu::RegexCompile::compile(struct UText *,struct UParseError &,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPEAV12@AEBVUnicodeString@2@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPEAV12@AEBVUnicodeString@2@IAEAUUParseError@@AEAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(class icu::UnicodeString const &,unsigned int,struct UParseError &,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPEAV12@AEBVUnicodeString@2@IAEAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(class icu::UnicodeString const &,unsigned int,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPEAV12@PEAUUText@@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(struct UText *,struct UParseError &,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPEAV12@PEAUUText@@IAEAUUParseError@@AEAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(struct UText *,unsigned int,struct UParseError &,enum UErrorCode &)) + ?compile@RegexPattern@icu@@SAPEAV12@PEAUUText@@IAEAW4UErrorCode@@@Z (public: static class icu::RegexPattern * __cdecl icu::RegexPattern::compile(struct UText *,unsigned int,enum UErrorCode &)) + ?compileInlineInterval@RegexCompile@icu@@AEAACXZ (private: signed char __cdecl icu::RegexCompile::compileInlineInterval(void)) + ?compileInterval@RegexCompile@icu@@AEAAXHH@Z (private: void __cdecl icu::RegexCompile::compileInterval(int,int)) + ?compileSet@RegexCompile@icu@@AEAAXPEAVUnicodeSet@2@@Z (private: void __cdecl icu::RegexCompile::compileSet(class icu::UnicodeSet *)) + ?complete@Calendar@icu@@IEAAXAEAW4UErrorCode@@@Z (protected: void __cdecl icu::Calendar::complete(enum UErrorCode &)) + ?complete@RuleBasedTimeZone@icu@@QEAAXAEAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedTimeZone::complete(enum UErrorCode &)) + ?completeConst@RuleBasedTimeZone@icu@@AEBAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedTimeZone::completeConst(enum UErrorCode &)const ) + ?computeAbsDoubleValue@VisibleDigits@icu@@AEBANXZ (private: double __cdecl icu::VisibleDigits::computeAbsDoubleValue(void)const ) + ?computeChineseFields@ChineseCalendar@icu@@EEAAXHHHC@Z (private: virtual void __cdecl icu::ChineseCalendar::computeChineseFields(int,int,int,signed char)) + ?computeFields@Calendar@icu@@MEAAXAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::computeFields(enum UErrorCode &)) + ?computeGregorianAndDOWFields@Calendar@icu@@AEAAXHAEAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::computeGregorianAndDOWFields(int,enum UErrorCode &)) + ?computeGregorianFields@Calendar@icu@@IEAAXHAEAW4UErrorCode@@@Z (protected: void __cdecl icu::Calendar::computeGregorianFields(int,enum UErrorCode &)) + ?computeJulianDay@Calendar@icu@@IEAAHXZ (protected: int __cdecl icu::Calendar::computeJulianDay(void)) + ?computeJulianDayOfYear@GregorianCalendar@icu@@CANCHAEAC@Z (private: static double __cdecl icu::GregorianCalendar::computeJulianDayOfYear(signed char,int,signed char &)) + ?computeMaxExpansions@CollationElementIterator@icu@@CAPEAUUHashtable@@PEBUCollationData@2@AEAW4UErrorCode@@@Z (private: static struct UHashtable * __cdecl icu::CollationElementIterator::computeMaxExpansions(struct icu::CollationData const *,enum UErrorCode &)) + ?computeMaxExpansions@RuleBasedCollator@icu@@CAXPEBUCollationTailoring@2@AEAW4UErrorCode@@@Z (private: static void __cdecl icu::RuleBasedCollator::computeMaxExpansions(struct icu::CollationTailoring const *,enum UErrorCode &)) + ?computeMaximumContextLength@CompoundTransliterator@icu@@AEAAXXZ (private: void __cdecl icu::CompoundTransliterator::computeMaximumContextLength(void)) + ?computeMillisInDay@Calendar@icu@@IEAAHXZ (protected: int __cdecl icu::Calendar::computeMillisInDay(void)) + ?computeTime@Calendar@icu@@MEAAXAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::computeTime(enum UErrorCode &)) + ?computeWeekFields@Calendar@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::computeWeekFields(enum UErrorCode &)) + ?computeZoneOffset@Calendar@icu@@IEAAHNHAEAW4UErrorCode@@@Z (protected: int __cdecl icu::Calendar::computeZoneOffset(double,int,enum UErrorCode &)) + ?concatSingleDate2TimeInterval@DateIntervalFormat@icu@@AEAAXAEAVUnicodeString@2@AEBV32@W4UCalendarDateFields@@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalFormat::concatSingleDate2TimeInterval(class icu::UnicodeString &,class icu::UnicodeString const &,enum UCalendarDateFields,enum UErrorCode &)) + ?construct@DecimalFormat@icu@@AEAAXAEAW4UErrorCode@@AEAUUParseError@@PEBVUnicodeString@2@PEAVDecimalFormatSymbols@2@@Z (private: void __cdecl icu::DecimalFormat::construct(enum UErrorCode &,struct UParseError &,class icu::UnicodeString const *,class icu::DecimalFormatSymbols *)) + ?construct@SimpleDateFormat@icu@@AEAAXW4EStyle@DateFormat@2@0AEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::construct(enum icu::DateFormat::EStyle,enum icu::DateFormat::EStyle,class icu::Locale const &,enum UErrorCode &)) + ?construct@SimpleTimeZone@icu@@AEAAXHCCCHW4TimeMode@12@CCCH0HAEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::construct(int,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 &)) + ?constructEmpty@OlsonTimeZone@icu@@AEAAXXZ (private: void __cdecl icu::OlsonTimeZone::constructEmpty(void)) + ?consumeShortTimePattern@DateTimePatternGenerator@icu@@AEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::consumeShortTimePattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?contains@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEBAHW4UDateFormatBooleanAttribute@@@Z (public: int __cdecl icu::EnumSet::contains(enum UDateFormatBooleanAttribute)const ) + ?contains@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEBAHW4UNumberFormatAttribute@@@Z (public: int __cdecl icu::EnumSet::contains(enum UNumberFormatAttribute)const ) + ?contains@DigitInterval@icu@@QEBACH@Z (public: signed char __cdecl icu::DigitInterval::contains(int)const ) + ?contains@Region@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::Region::contains(class icu::Region const &)const ) + ?contains@ScriptSet@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::ScriptSet::contains(class icu::ScriptSet const &)const ) + ?copyContractionsFromBaseCE32@CollationDataBuilder@icu@@IEAAHAEAVUnicodeString@2@HIPEAUConditionalCE32@2@AEAW4UErrorCode@@@Z (protected: int __cdecl icu::CollationDataBuilder::copyContractionsFromBaseCE32(class icu::UnicodeString &,int,unsigned int,struct icu::ConditionalCE32 *,enum UErrorCode &)) + ?copyData@CollationDataWriter@icu@@CAXQEBHHPEBXPEAE@Z (private: static void __cdecl icu::CollationDataWriter::copyData(int const * const,int,void const *,unsigned char *)) + ?copyData@DateFormatSymbols@icu@@AEAAXAEBV12@@Z (private: void __cdecl icu::DateFormatSymbols::copyData(class icu::DateFormatSymbols const &)) + ?copyFrom@CollationDataBuilder@icu@@QEAAXAEBV12@AEBVCEModifier@12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::copyFrom(class icu::CollationDataBuilder const &,class icu::CollationDataBuilder::CEModifier const &,enum UErrorCode &)) + ?copyFromBaseCE32@CollationDataBuilder@icu@@IEAAIHICAEAW4UErrorCode@@@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::copyFromBaseCE32(int,unsigned int,signed char,enum UErrorCode &)) + ?copyHash@CurrencyPluralInfo@icu@@AEAAXPEBVHashtable@2@PEAV32@AEAW4UErrorCode@@@Z (private: void __cdecl icu::CurrencyPluralInfo::copyHash(class icu::Hashtable const *,class icu::Hashtable *,enum UErrorCode &)) + ?copyHash@DateIntervalInfo@icu@@AEAAXPEBVHashtable@2@PEAV32@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalInfo::copyHash(class icu::Hashtable const *,class icu::Hashtable *,enum UErrorCode &)) + ?copyHash@TimeUnitFormat@icu@@AEAAXPEBVHashtable@2@PEAV32@AEAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::copyHash(class icu::Hashtable const *,class icu::Hashtable *,enum UErrorCode &)) + ?copyHashForAffixPattern@DecimalFormat@icu@@AEAAXPEBVHashtable@2@PEAV32@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DecimalFormat::copyHashForAffixPattern(class icu::Hashtable const *,class icu::Hashtable *,enum UErrorCode &)) + ?copyHashtable@DateTimePatternGenerator@icu@@AEAAXPEAVHashtable@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::copyHashtable(class icu::Hashtable *,enum UErrorCode &)) + ?copyObjects@MessageFormat@icu@@AEAAXAEBV12@AEAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::copyObjects(class icu::MessageFormat const &,enum UErrorCode &)) + ?copyObjects@PluralFormat@icu@@AEAAXAEBV12@@Z (private: void __cdecl icu::PluralFormat::copyObjects(class icu::PluralFormat const &)) + ?copyReorderingFrom@CollationSettings@icu@@QEAAXAEBU12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::copyReorderingFrom(struct icu::CollationSettings const &,enum UErrorCode &)) + ?copyRules@RuleBasedTimeZone@icu@@AEAAPEAVUVector@2@PEAV32@@Z (private: class icu::UVector * __cdecl icu::RuleBasedTimeZone::copyRules(class icu::UVector *)) + ?count@PluralAvailableLocalesEnumeration@icu@@UEBAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::PluralAvailableLocalesEnumeration::count(enum UErrorCode &)const ) + ?countAvailableIDs@Transliterator@icu@@SAHXZ (public: static int __cdecl icu::Transliterator::countAvailableIDs(void)) + ?countAvailableSources@Transliterator@icu@@SAHXZ (public: static int __cdecl icu::Transliterator::countAvailableSources(void)) + ?countAvailableTargets@Transliterator@icu@@SAHAEBVUnicodeString@2@@Z (public: static int __cdecl icu::Transliterator::countAvailableTargets(class icu::UnicodeString const &)) + ?countAvailableVariants@Transliterator@icu@@SAHAEBVUnicodeString@2@0@Z (public: static int __cdecl icu::Transliterator::countAvailableVariants(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?countBytes@CollationWeights@icu@@AEBAHH@Z (private: int __cdecl icu::CollationWeights::countBytes(int)const ) + ?countChar32@AffixPattern@icu@@QEBAHXZ (public: int __cdecl icu::AffixPattern::countChar32(void)const ) + ?countChar32@DigitAffix@icu@@QEBAHXZ (public: int __cdecl icu::DigitAffix::countChar32(void)const ) + ?countChar32@DigitFormatter@icu@@AEBAHAEBVDigitGrouping@2@AEBVDigitInterval@2@AEBVDigitFormatterOptions@2@@Z (private: int __cdecl icu::DigitFormatter::countChar32(class icu::DigitGrouping const &,class icu::DigitInterval const &,class icu::DigitFormatterOptions const &)const ) + ?countChar32@DigitFormatter@icu@@AEBAHAEBVVisibleDigits@2@AEBVDigitInterval@2@AEBVSciFormatterOptions@2@@Z (private: int __cdecl icu::DigitFormatter::countChar32(class icu::VisibleDigits const &,class icu::DigitInterval const &,class icu::SciFormatterOptions const &)const ) + ?countChar32@DigitFormatter@icu@@QEBAHAEBVVisibleDigits@2@AEBVDigitGrouping@2@AEBVDigitFormatterOptions@2@@Z (public: int __cdecl icu::DigitFormatter::countChar32(class icu::VisibleDigits const &,class icu::DigitGrouping const &,class icu::DigitFormatterOptions const &)const ) + ?countChar32@DigitFormatter@icu@@QEBAHAEBVVisibleDigitsWithExponent@2@AEBVSciFormatterOptions@2@@Z (public: int __cdecl icu::DigitFormatter::countChar32(class icu::VisibleDigitsWithExponent const &,class icu::SciFormatterOptions const &)const ) + ?countChar32@ValueFormatter@icu@@QEBAHAEBVVisibleDigitsWithExponent@2@@Z (public: int __cdecl icu::ValueFormatter::countChar32(class icu::VisibleDigitsWithExponent const &)const ) + ?countChar32ForExponent@DigitFormatter@icu@@AEBAHAEBVVisibleDigits@2@AEBVDigitFormatterIntOptions@2@@Z (private: int __cdecl icu::DigitFormatter::countChar32ForExponent(class icu::VisibleDigits const &,class icu::DigitFormatterIntOptions const &)const ) + ?countChar32ForInfinity@DigitFormatter@icu@@AEBAHXZ (private: int __cdecl icu::DigitFormatter::countChar32ForInfinity(void)const ) + ?countChar32ForNaN@DigitFormatter@icu@@AEBAHXZ (private: int __cdecl icu::DigitFormatter::countChar32ForNaN(void)const ) + ?countElements@Transliterator@icu@@QEBAHXZ (public: int __cdecl icu::Transliterator::countElements(void)const ) + ?countEquivalentIDs@TimeZone@icu@@SAHAEBVUnicodeString@2@@Z (public: static int __cdecl icu::TimeZone::countEquivalentIDs(class icu::UnicodeString const &)) + ?countMembers@ScriptSet@icu@@QEBAHXZ (public: int __cdecl icu::ScriptSet::countMembers(void)const ) + ?countStartTimes@TimeArrayTimeZoneRule@icu@@QEBAHXZ (public: int __cdecl icu::TimeArrayTimeZoneRule::countStartTimes(void)const ) + ?countTailoredNodes@CollationBuilder@icu@@CAHPEB_JHH@Z (private: static int __cdecl icu::CollationBuilder::countTailoredNodes(__int64 const *,int,int)) + ?countTransitionRules@OlsonTimeZone@icu@@UEBAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::OlsonTimeZone::countTransitionRules(enum UErrorCode &)const ) + ?countTransitionRules@RuleBasedTimeZone@icu@@UEBAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedTimeZone::countTransitionRules(enum UErrorCode &)const ) + ?countTransitionRules@SimpleTimeZone@icu@@UEBAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::SimpleTimeZone::countTransitionRules(enum UErrorCode &)const ) + ?countTransitionRules@VTimeZone@icu@@UEBAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::VTimeZone::countTransitionRules(enum UErrorCode &)const ) + ?create@DateFormat@icu@@CAPEAV12@W4EStyle@12@0AEBVLocale@2@@Z (private: static class icu::DateFormat * __cdecl icu::DateFormat::create(enum icu::DateFormat::EStyle,enum icu::DateFormat::EStyle,class icu::Locale const &)) + ?create@DateIntervalFormat@icu@@CAPEAV12@AEBVLocale@2@PEAVDateIntervalInfo@2@PEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: static class icu::DateIntervalFormat * __cdecl icu::DateIntervalFormat::create(class icu::Locale const &,class icu::DateIntervalInfo *,class icu::UnicodeString const *,enum UErrorCode &)) + ?create@MeasureUnit@icu@@CAPEAV12@HHAEAW4UErrorCode@@@Z (private: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::create(int,int,enum UErrorCode &)) + ?create@TimeUnitFormat@icu@@AEAAXW4UTimeUnitFormatStyle@@AEAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::create(enum UTimeUnitFormatStyle,enum UErrorCode &)) + ?createAcre@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createAcre(enum UErrorCode &)) + ?createAcreFoot@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createAcreFoot(enum UErrorCode &)) + ?createAmpere@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createAmpere(enum UErrorCode &)) + ?createAppropriateFormat@MessageFormat@icu@@AEAAPEAVFormat@2@AEAVUnicodeString@2@0AEAW4Type@Formattable@2@AEAUUParseError@@AEAW4UErrorCode@@@Z (private: class icu::Format * __cdecl icu::MessageFormat::createAppropriateFormat(class icu::UnicodeString &,class icu::UnicodeString &,enum icu::Formattable::Type &,struct UParseError &,enum UErrorCode &)) + ?createArcMinute@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createArcMinute(enum UErrorCode &)) + ?createArcSecond@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createArcSecond(enum UErrorCode &)) + ?createAstronomicalUnit@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createAstronomicalUnit(enum UErrorCode &)) + ?createBasicInstance@Transliterator@icu@@KAPEAV12@AEBVUnicodeString@2@PEBV32@@Z (protected: static class icu::Transliterator * __cdecl icu::Transliterator::createBasicInstance(class icu::UnicodeString const &,class icu::UnicodeString const *)) + ?createBit@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createBit(enum UErrorCode &)) + ?createBucketList@AlphabeticIndex@icu@@AEBAPEAVBucketList@2@AEAW4UErrorCode@@@Z (private: class icu::BucketList * __cdecl icu::AlphabeticIndex::createBucketList(enum UErrorCode &)const ) + ?createBushel@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createBushel(enum UErrorCode &)) + ?createByte@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createByte(enum UErrorCode &)) + ?createCalorie@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCalorie(enum UErrorCode &)) + ?createCarat@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCarat(enum UErrorCode &)) + ?createCelsius@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCelsius(enum UErrorCode &)) + ?createCentiliter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCentiliter(enum UErrorCode &)) + ?createCentimeter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCentimeter(enum UErrorCode &)) + ?createCentury@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCentury(enum UErrorCode &)) + ?createCollationElementIterator@RuleBasedCollator@icu@@UEBAPEAVCollationElementIterator@2@AEBVCharacterIterator@2@@Z (public: virtual class icu::CollationElementIterator * __cdecl icu::RuleBasedCollator::createCollationElementIterator(class icu::CharacterIterator const &)const ) + ?createCollationElementIterator@RuleBasedCollator@icu@@UEBAPEAVCollationElementIterator@2@AEBVUnicodeString@2@@Z (public: virtual class icu::CollationElementIterator * __cdecl icu::RuleBasedCollator::createCollationElementIterator(class icu::UnicodeString const &)const ) + ?createCubicCentimeter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicCentimeter(enum UErrorCode &)) + ?createCubicFoot@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicFoot(enum UErrorCode &)) + ?createCubicInch@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicInch(enum UErrorCode &)) + ?createCubicKilometer@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicKilometer(enum UErrorCode &)) + ?createCubicMeter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicMeter(enum UErrorCode &)) + ?createCubicMile@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicMile(enum UErrorCode &)) + ?createCubicYard@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCubicYard(enum UErrorCode &)) + ?createCup@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCup(enum UErrorCode &)) + ?createCupMetric@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createCupMetric(enum UErrorCode &)) + ?createCurrencyFormat@MeasureFormat@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureFormat * __cdecl icu::MeasureFormat::createCurrencyFormat(enum UErrorCode &)) + ?createCurrencyFormat@MeasureFormat@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::MeasureFormat * __cdecl icu::MeasureFormat::createCurrencyFormat(class icu::Locale const &,enum UErrorCode &)) + ?createCurrencyInstance@NumberFormat@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createCurrencyInstance(enum UErrorCode &)) + ?createCurrencyInstance@NumberFormat@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createCurrencyInstance(class icu::Locale const &,enum UErrorCode &)) + ?createCustomTimeZone@TimeZone@icu@@CAPEAV12@AEBVUnicodeString@2@@Z (private: static class icu::TimeZone * __cdecl icu::TimeZone::createCustomTimeZone(class icu::UnicodeString const &)) + ?createCustomTimeZone@ZoneMeta@icu@@SAPEAVTimeZone@2@H@Z (public: static class icu::TimeZone * __cdecl icu::ZoneMeta::createCustomTimeZone(int)) + ?createDateInstance@DateFormat@icu@@SAPEAV12@W4EStyle@12@AEBVLocale@2@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createDateInstance(enum icu::DateFormat::EStyle,class icu::Locale const &)) + ?createDateTimeInstance@DateFormat@icu@@SAPEAV12@W4EStyle@12@0AEBVLocale@2@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createDateTimeInstance(enum icu::DateFormat::EStyle,enum icu::DateFormat::EStyle,class icu::Locale const &)) + ?createDay@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createDay(enum UErrorCode &)) + ?createDeciliter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createDeciliter(enum UErrorCode &)) + ?createDecimeter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createDecimeter(enum UErrorCode &)) + ?createDefault@TimeZone@icu@@SAPEAV12@XZ (public: static class icu::TimeZone * __cdecl icu::TimeZone::createDefault(void)) + ?createDefaultRules@PluralRules@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::PluralRules * __cdecl icu::PluralRules::createDefaultRules(enum UErrorCode &)) + ?createDegree@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createDegree(enum UErrorCode &)) + ?createEmptyInstance@DateTimePatternGenerator@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::DateTimePatternGenerator * __cdecl icu::DateTimePatternGenerator::createEmptyInstance(enum UErrorCode &)) + ?createEnumeration@TimeZone@icu@@SAPEAVStringEnumeration@2@H@Z (public: static class icu::StringEnumeration * __cdecl icu::TimeZone::createEnumeration(int)) + ?createEnumeration@TimeZone@icu@@SAPEAVStringEnumeration@2@PEBD@Z (public: static class icu::StringEnumeration * __cdecl icu::TimeZone::createEnumeration(char const *)) + ?createEnumeration@TimeZone@icu@@SAPEAVStringEnumeration@2@XZ (public: static class icu::StringEnumeration * __cdecl icu::TimeZone::createEnumeration(void)) + ?createFahrenheit@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFahrenheit(enum UErrorCode &)) + ?createFathom@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFathom(enum UErrorCode &)) + ?createFluidOunce@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFluidOunce(enum UErrorCode &)) + ?createFoodcalorie@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFoodcalorie(enum UErrorCode &)) + ?createFoot@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFoot(enum UErrorCode &)) + ?createForLocale@DateFormatSymbols@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::DateFormatSymbols * __cdecl icu::DateFormatSymbols::createForLocale(class icu::Locale const &,enum UErrorCode &)) + ?createFromRules@Transliterator@icu@@SAPEAV12@AEBVUnicodeString@2@0W4UTransDirection@@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: static class icu::Transliterator * __cdecl icu::Transliterator::createFromRules(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UTransDirection,struct UParseError &,enum UErrorCode &)) + ?createFurlong@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createFurlong(enum UErrorCode &)) + ?createGForce@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGForce(enum UErrorCode &)) + ?createGallon@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGallon(enum UErrorCode &)) + ?createGallonImperial@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGallonImperial(enum UErrorCode &)) + ?createGenericTemperature@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGenericTemperature(enum UErrorCode &)) + ?createGigabit@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGigabit(enum UErrorCode &)) + ?createGigabyte@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGigabyte(enum UErrorCode &)) + ?createGigahertz@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGigahertz(enum UErrorCode &)) + ?createGigawatt@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGigawatt(enum UErrorCode &)) + ?createGram@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createGram(enum UErrorCode &)) + ?createHectare@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHectare(enum UErrorCode &)) + ?createHectoliter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHectoliter(enum UErrorCode &)) + ?createHectopascal@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHectopascal(enum UErrorCode &)) + ?createHertz@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHertz(enum UErrorCode &)) + ?createHorsepower@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHorsepower(enum UErrorCode &)) + ?createHour@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createHour(enum UErrorCode &)) + ?createInch@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createInch(enum UErrorCode &)) + ?createInchHg@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createInchHg(enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPEAV12@AEBVTimeZone@2@AEAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(class icu::TimeZone const &,enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPEAV12@AEBVTimeZone@2@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(class icu::TimeZone const &,class icu::Locale const &,enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPEAV12@PEAVTimeZone@2@AEAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(class icu::TimeZone *,enum UErrorCode &)) + ?createInstance@Calendar@icu@@SAPEAV12@PEAVTimeZone@2@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::createInstance(class icu::TimeZone *,class icu::Locale const &,enum UErrorCode &)) + ?createInstance@Collator@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::Collator * __cdecl icu::Collator::createInstance(enum UErrorCode &)) + ?createInstance@Collator@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::Collator * __cdecl icu::Collator::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@CompactDecimalFormat@icu@@SAPEAV12@AEBVLocale@2@W4UNumberCompactStyle@@AEAW4UErrorCode@@@Z (public: static class icu::CompactDecimalFormat * __cdecl icu::CompactDecimalFormat::createInstance(class icu::Locale const &,enum UNumberCompactStyle,enum UErrorCode &)) + ?createInstance@DateFormat@icu@@SAPEAV12@XZ (public: static class icu::DateFormat * __cdecl icu::DateFormat::createInstance(void)) + ?createInstance@DateIntervalFormat@icu@@SAPEAV12@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: static class icu::DateIntervalFormat * __cdecl icu::DateIntervalFormat::createInstance(class icu::UnicodeString const &,enum UErrorCode &)) + ?createInstance@DateIntervalFormat@icu@@SAPEAV12@AEBVUnicodeString@2@AEBVDateIntervalInfo@2@AEAW4UErrorCode@@@Z (public: static class icu::DateIntervalFormat * __cdecl icu::DateIntervalFormat::createInstance(class icu::UnicodeString const &,class icu::DateIntervalInfo const &,enum UErrorCode &)) + ?createInstance@DateIntervalFormat@icu@@SAPEAV12@AEBVUnicodeString@2@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::DateIntervalFormat * __cdecl icu::DateIntervalFormat::createInstance(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ?createInstance@DateIntervalFormat@icu@@SAPEAV12@AEBVUnicodeString@2@AEBVLocale@2@AEBVDateIntervalInfo@2@AEAW4UErrorCode@@@Z (public: static class icu::DateIntervalFormat * __cdecl icu::DateIntervalFormat::createInstance(class icu::UnicodeString const &,class icu::Locale const &,class icu::DateIntervalInfo const &,enum UErrorCode &)) + ?createInstance@DateTimePatternGenerator@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::DateTimePatternGenerator * __cdecl icu::DateTimePatternGenerator::createInstance(enum UErrorCode &)) + ?createInstance@DateTimePatternGenerator@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::DateTimePatternGenerator * __cdecl icu::DateTimePatternGenerator::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@NumberFormat@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createInstance(enum UErrorCode &)) + ?createInstance@NumberFormat@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@NumberFormat@icu@@SAPEAV12@AEBVLocale@2@W4UNumberFormatStyle@@AEAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createInstance(class icu::Locale const &,enum UNumberFormatStyle,enum UErrorCode &)) + ?createInstance@NumberingSystem@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::NumberingSystem * __cdecl icu::NumberingSystem::createInstance(enum UErrorCode &)) + ?createInstance@NumberingSystem@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::NumberingSystem * __cdecl icu::NumberingSystem::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@NumberingSystem@icu@@SAPEAV12@HCAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: static class icu::NumberingSystem * __cdecl icu::NumberingSystem::createInstance(int,signed char,class icu::UnicodeString const &,enum UErrorCode &)) + ?createInstance@ScientificNumberFormatter@icu@@CAPEAV12@PEAVDecimalFormat@2@PEAVStyle@12@AEAW4UErrorCode@@@Z (private: static class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::createInstance(class icu::DecimalFormat *,class icu::ScientificNumberFormatter::Style *,enum UErrorCode &)) + ?createInstance@TimeUnit@icu@@SAPEAV12@W4UTimeUnitFields@12@AEAW4UErrorCode@@@Z (public: static class icu::TimeUnit * __cdecl icu::TimeUnit::createInstance(enum icu::TimeUnit::UTimeUnitFields,enum UErrorCode &)) + ?createInstance@TimeZoneFormat@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::TimeZoneFormat * __cdecl icu::TimeZoneFormat::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@TimeZoneGenericNames@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::TimeZoneGenericNames * __cdecl icu::TimeZoneGenericNames::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@TimeZoneNames@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::TimeZoneNames * __cdecl icu::TimeZoneNames::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@Transliterator@icu@@SAPEAV12@AEBVUnicodeString@2@W4UTransDirection@@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: static class icu::Transliterator * __cdecl icu::Transliterator::createInstance(class icu::UnicodeString const &,enum UTransDirection,struct UParseError &,enum UErrorCode &)) + ?createInstance@Transliterator@icu@@SAPEAV12@AEBVUnicodeString@2@W4UTransDirection@@AEAW4UErrorCode@@@Z (public: static class icu::Transliterator * __cdecl icu::Transliterator::createInstance(class icu::UnicodeString const &,enum UTransDirection,enum UErrorCode &)) + ?createInstanceByName@NumberingSystem@icu@@SAPEAV12@PEBDAEAW4UErrorCode@@@Z (public: static class icu::NumberingSystem * __cdecl icu::NumberingSystem::createInstanceByName(char const *,enum UErrorCode &)) + ?createInstanceForSkeleton@DateFormat@icu@@SAPEAV12@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createInstanceForSkeleton(class icu::UnicodeString const &,enum UErrorCode &)) + ?createInstanceForSkeleton@DateFormat@icu@@SAPEAV12@AEBVUnicodeString@2@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createInstanceForSkeleton(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ?createInstanceForSkeleton@DateFormat@icu@@SAPEAV12@PEAVCalendar@2@AEBVUnicodeString@2@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createInstanceForSkeleton(class icu::Calendar *,class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ?createIntegerFormat@MessageFormat@icu@@AEBAPEAVNumberFormat@2@AEBVLocale@2@AEAW4UErrorCode@@@Z (private: class icu::NumberFormat * __cdecl icu::MessageFormat::createIntegerFormat(class icu::Locale const &,enum UErrorCode &)const ) + ?createInverse@Transliterator@icu@@QEBAPEAV12@AEAW4UErrorCode@@@Z (public: class icu::Transliterator * __cdecl icu::Transliterator::createInverse(enum UErrorCode &)const ) + ?createJoule@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createJoule(enum UErrorCode &)) + ?createKarat@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKarat(enum UErrorCode &)) + ?createKelvin@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKelvin(enum UErrorCode &)) + ?createKilobit@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilobit(enum UErrorCode &)) + ?createKilobyte@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilobyte(enum UErrorCode &)) + ?createKilocalorie@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilocalorie(enum UErrorCode &)) + ?createKilogram@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilogram(enum UErrorCode &)) + ?createKilohertz@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilohertz(enum UErrorCode &)) + ?createKilojoule@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilojoule(enum UErrorCode &)) + ?createKilometer@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilometer(enum UErrorCode &)) + ?createKilometerPerHour@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilometerPerHour(enum UErrorCode &)) + ?createKilowatt@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilowatt(enum UErrorCode &)) + ?createKilowattHour@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKilowattHour(enum UErrorCode &)) + ?createKnot@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createKnot(enum UErrorCode &)) + ?createLightYear@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createLightYear(enum UErrorCode &)) + ?createLiter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createLiter(enum UErrorCode &)) + ?createLiterPer100Kilometers@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createLiterPer100Kilometers(enum UErrorCode &)) + ?createLiterPerKilometer@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createLiterPerKilometer(enum UErrorCode &)) + ?createLux@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createLux(enum UErrorCode &)) + ?createMarkupInstance@ScientificNumberFormatter@icu@@SAPEAV12@AEBVLocale@2@AEBVUnicodeString@2@1AEAW4UErrorCode@@@Z (public: static class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::createMarkupInstance(class icu::Locale const &,class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?createMarkupInstance@ScientificNumberFormatter@icu@@SAPEAV12@PEAVDecimalFormat@2@AEBVUnicodeString@2@1AEAW4UErrorCode@@@Z (public: static class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::createMarkupInstance(class icu::DecimalFormat *,class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?createMegabit@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMegabit(enum UErrorCode &)) + ?createMegabyte@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMegabyte(enum UErrorCode &)) + ?createMegahertz@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMegahertz(enum UErrorCode &)) + ?createMegaliter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMegaliter(enum UErrorCode &)) + ?createMegawatt@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMegawatt(enum UErrorCode &)) + ?createMetazoneMappings@ZoneMeta@icu@@CAPEAVUVector@2@AEBVUnicodeString@2@@Z (private: static class icu::UVector * __cdecl icu::ZoneMeta::createMetazoneMappings(class icu::UnicodeString const &)) + ?createMeter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMeter(enum UErrorCode &)) + ?createMeterPerSecond@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMeterPerSecond(enum UErrorCode &)) + ?createMeterPerSecondSquared@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMeterPerSecondSquared(enum UErrorCode &)) + ?createMetricTon@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMetricTon(enum UErrorCode &)) + ?createMicrogram@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMicrogram(enum UErrorCode &)) + ?createMicrometer@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMicrometer(enum UErrorCode &)) + ?createMicrosecond@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMicrosecond(enum UErrorCode &)) + ?createMile@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMile(enum UErrorCode &)) + ?createMilePerGallon@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilePerGallon(enum UErrorCode &)) + ?createMilePerGallonImperial@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilePerGallonImperial(enum UErrorCode &)) + ?createMilePerHour@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilePerHour(enum UErrorCode &)) + ?createMileScandinavian@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMileScandinavian(enum UErrorCode &)) + ?createMilliampere@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilliampere(enum UErrorCode &)) + ?createMillibar@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMillibar(enum UErrorCode &)) + ?createMilligram@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilligram(enum UErrorCode &)) + ?createMilligramPerDeciliter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilligramPerDeciliter(enum UErrorCode &)) + ?createMilliliter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilliliter(enum UErrorCode &)) + ?createMillimeter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMillimeter(enum UErrorCode &)) + ?createMillimeterOfMercury@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMillimeterOfMercury(enum UErrorCode &)) + ?createMillimolePerLiter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMillimolePerLiter(enum UErrorCode &)) + ?createMillisecond@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMillisecond(enum UErrorCode &)) + ?createMilliwatt@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMilliwatt(enum UErrorCode &)) + ?createMinute@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMinute(enum UErrorCode &)) + ?createMonth@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createMonth(enum UErrorCode &)) + ?createNanometer@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createNanometer(enum UErrorCode &)) + ?createNanosecond@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createNanosecond(enum UErrorCode &)) + ?createNauticalMile@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createNauticalMile(enum UErrorCode &)) + ?createObject@?$LocaleCacheKey@UCollationCacheEntry@icu@@@icu@@UEBAPEBUCollationCacheEntry@2@PEBXAEAW4UErrorCode@@@Z (public: virtual struct icu::CollationCacheEntry const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UEBAPEBVDateFmtBestPattern@2@PEBXAEAW4UErrorCode@@@Z (public: virtual class icu::DateFmtBestPattern const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VMeasureFormatCacheData@icu@@@icu@@UEBAPEBVMeasureFormatCacheData@2@PEBXAEAW4UErrorCode@@@Z (public: virtual class icu::MeasureFormatCacheData const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VRelativeDateTimeCacheData@icu@@@icu@@UEBAPEBVRelativeDateTimeCacheData@2@PEBXAEAW4UErrorCode@@@Z (public: virtual class icu::RelativeDateTimeCacheData const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VSharedCalendar@icu@@@icu@@UEBAPEBVSharedCalendar@2@PEBXAEAW4UErrorCode@@@Z (public: virtual class icu::SharedCalendar const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VSharedDateFormatSymbols@icu@@@icu@@UEBAPEBVSharedDateFormatSymbols@2@PEBXAEAW4UErrorCode@@@Z (public: virtual class icu::SharedDateFormatSymbols const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VSharedNumberFormat@icu@@@icu@@UEBAPEBVSharedNumberFormat@2@PEBXAEAW4UErrorCode@@@Z (public: virtual class icu::SharedNumberFormat const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@?$LocaleCacheKey@VSharedPluralRules@icu@@@icu@@UEBAPEBVSharedPluralRules@2@PEBXAEAW4UErrorCode@@@Z (public: virtual class icu::SharedPluralRules const * __cdecl icu::LocaleCacheKey::createObject(void const *,enum UErrorCode &)const ) + ?createObject@DateFmtBestPatternKey@icu@@UEBAPEBVDateFmtBestPattern@2@PEBXAEAW4UErrorCode@@@Z (public: virtual class icu::DateFmtBestPattern const * __cdecl icu::DateFmtBestPatternKey::createObject(void const *,enum UErrorCode &)const ) + ?createOhm@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createOhm(enum UErrorCode &)) + ?createOunce@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createOunce(enum UErrorCode &)) + ?createOunceTroy@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createOunceTroy(enum UErrorCode &)) + ?createParsec@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createParsec(enum UErrorCode &)) + ?createPartPerMillion@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPartPerMillion(enum UErrorCode &)) + ?createPercentInstance@NumberFormat@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createPercentInstance(enum UErrorCode &)) + ?createPercentInstance@NumberFormat@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createPercentInstance(class icu::Locale const &,enum UErrorCode &)) + ?createPicometer@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPicometer(enum UErrorCode &)) + ?createPint@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPint(enum UErrorCode &)) + ?createPintMetric@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPintMetric(enum UErrorCode &)) + ?createPluralFormat@RuleBasedNumberFormat@icu@@AEBAPEAVPluralFormat@2@W4UPluralType@@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: class icu::PluralFormat * __cdecl icu::RuleBasedNumberFormat::createPluralFormat(enum UPluralType,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?createPoint@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPoint(enum UErrorCode &)) + ?createPound@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPound(enum UErrorCode &)) + ?createPoundPerSquareInch@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createPoundPerSquareInch(enum UErrorCode &)) + ?createQuart@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createQuart(enum UErrorCode &)) + ?createRadian@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createRadian(enum UErrorCode &)) + ?createRevolutionAngle@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createRevolutionAngle(enum UErrorCode &)) + ?createRules@PluralRules@icu@@SAPEAV12@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: static class icu::PluralRules * __cdecl icu::PluralRules::createRules(class icu::UnicodeString const &,enum UErrorCode &)) + ?createScientificInstance@NumberFormat@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createScientificInstance(enum UErrorCode &)) + ?createScientificInstance@NumberFormat@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::createScientificInstance(class icu::Locale const &,enum UErrorCode &)) + ?createSecond@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSecond(enum UErrorCode &)) + ?createSetForProperty@RegexCompile@icu@@AEAAPEAVUnicodeSet@2@AEBVUnicodeString@2@C@Z (private: class icu::UnicodeSet * __cdecl icu::RegexCompile::createSetForProperty(class icu::UnicodeString const &,signed char)) + ?createSharedInstance@NumberFormat@icu@@SAPEBVSharedNumberFormat@2@AEBVLocale@2@W4UNumberFormatStyle@@AEAW4UErrorCode@@@Z (public: static class icu::SharedNumberFormat const * __cdecl icu::NumberFormat::createSharedInstance(class icu::Locale const &,enum UNumberFormatStyle,enum UErrorCode &)) + ?createSharedInstance@PluralRules@icu@@SAPEBVSharedPluralRules@2@AEBVLocale@2@W4UPluralType@@AEAW4UErrorCode@@@Z (public: static class icu::SharedPluralRules const * __cdecl icu::PluralRules::createSharedInstance(class icu::Locale const &,enum UPluralType,enum UErrorCode &)) + ?createSquareCentimeter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareCentimeter(enum UErrorCode &)) + ?createSquareFoot@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareFoot(enum UErrorCode &)) + ?createSquareInch@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareInch(enum UErrorCode &)) + ?createSquareKilometer@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareKilometer(enum UErrorCode &)) + ?createSquareMeter@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareMeter(enum UErrorCode &)) + ?createSquareMile@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareMile(enum UErrorCode &)) + ?createSquareYard@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createSquareYard(enum UErrorCode &)) + ?createStone@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createStone(enum UErrorCode &)) + ?createSuperscriptInstance@ScientificNumberFormatter@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::createSuperscriptInstance(class icu::Locale const &,enum UErrorCode &)) + ?createSuperscriptInstance@ScientificNumberFormatter@icu@@SAPEAV12@PEAVDecimalFormat@2@AEAW4UErrorCode@@@Z (public: static class icu::ScientificNumberFormatter * __cdecl icu::ScientificNumberFormatter::createSuperscriptInstance(class icu::DecimalFormat *,enum UErrorCode &)) + ?createTZDBInstance@TimeZoneNames@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::TimeZoneNames * __cdecl icu::TimeZoneNames::createTZDBInstance(class icu::Locale const &,enum UErrorCode &)) + ?createTablespoon@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createTablespoon(enum UErrorCode &)) + ?createTeaspoon@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createTeaspoon(enum UErrorCode &)) + ?createTerabit@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createTerabit(enum UErrorCode &)) + ?createTerabyte@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createTerabyte(enum UErrorCode &)) + ?createTimeInstance@DateFormat@icu@@SAPEAV12@W4EStyle@12@AEBVLocale@2@@Z (public: static class icu::DateFormat * __cdecl icu::DateFormat::createTimeInstance(enum icu::DateFormat::EStyle,class icu::Locale const &)) + ?createTimeZone@TimeZone@icu@@SAPEAV12@AEBVUnicodeString@2@@Z (public: static class icu::TimeZone * __cdecl icu::TimeZone::createTimeZone(class icu::UnicodeString const &)) + ?createTimeZoneForOffset@TimeZoneFormat@icu@@AEBAPEAVTimeZone@2@H@Z (private: class icu::TimeZone * __cdecl icu::TimeZoneFormat::createTimeZoneForOffset(int)const ) + ?createTimeZoneIDEnumeration@TimeZone@icu@@SAPEAVStringEnumeration@2@W4USystemTimeZoneType@@PEBDPEBHAEAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::TimeZone::createTimeZoneIDEnumeration(enum USystemTimeZoneType,char const *,int const *,enum UErrorCode &)) + ?createTon@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createTon(enum UErrorCode &)) + ?createVTimeZone@VTimeZone@icu@@SAPEAV12@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: static class icu::VTimeZone * __cdecl icu::VTimeZone::createVTimeZone(class icu::UnicodeString const &,enum UErrorCode &)) + ?createVTimeZoneByID@VTimeZone@icu@@SAPEAV12@AEBVUnicodeString@2@@Z (public: static class icu::VTimeZone * __cdecl icu::VTimeZone::createVTimeZoneByID(class icu::UnicodeString const &)) + ?createVTimeZoneFromBasicTimeZone@VTimeZone@icu@@SAPEAV12@AEBVBasicTimeZone@2@AEAW4UErrorCode@@@Z (public: static class icu::VTimeZone * __cdecl icu::VTimeZone::createVTimeZoneFromBasicTimeZone(class icu::BasicTimeZone const &,enum UErrorCode &)) + ?createVolt@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createVolt(enum UErrorCode &)) + ?createWatt@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createWatt(enum UErrorCode &)) + ?createWeek@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createWeek(enum UErrorCode &)) + ?createWithLastResortData@DecimalFormatSymbols@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::DecimalFormatSymbols * __cdecl icu::DecimalFormatSymbols::createWithLastResortData(enum UErrorCode &)) + ?createYard@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createYard(enum UErrorCode &)) + ?createYear@MeasureUnit@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::createYear(enum UErrorCode &)) + ?createZoneStrings@DateFormatSymbols@icu@@AEAAXPEBQEBVUnicodeString@2@@Z (private: void __cdecl icu::DateFormatSymbols::createZoneStrings(class icu::UnicodeString const * const *)) + ?daysToMillis@ChineseCalendar@icu@@AEBANN@Z (private: double __cdecl icu::ChineseCalendar::daysToMillis(double)const ) + ?decThreeBytePrimaryByOneStep@Collation@icu@@SAIICH@Z (public: static unsigned int __cdecl icu::Collation::decThreeBytePrimaryByOneStep(unsigned int,signed char,int)) + ?decTwoBytePrimaryByOneStep@Collation@icu@@SAIICH@Z (public: static unsigned int __cdecl icu::Collation::decTwoBytePrimaryByOneStep(unsigned int,signed char,int)) + ?decimalStrToDouble@DigitList@icu@@SANPEADPEAPEAD@Z (public: static double __cdecl icu::DigitList::decimalStrToDouble(char *,char * *)) + ?decimals@FixedDecimal@icu@@SAHN@Z (public: static int __cdecl icu::FixedDecimal::decimals(double)) + ?decodeEndRule@SimpleTimeZone@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::decodeEndRule(enum UErrorCode &)) + ?decodeRules@SimpleTimeZone@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::decodeRules(enum UErrorCode &)) + ?decodeStartRule@SimpleTimeZone@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::decodeStartRule(enum UErrorCode &)) + ?defaultCenturyStart@ChineseCalendar@icu@@MEBANXZ (protected: virtual double __cdecl icu::ChineseCalendar::defaultCenturyStart(void)const ) + ?defaultCenturyStart@GregorianCalendar@icu@@UEBANXZ (public: virtual double __cdecl icu::GregorianCalendar::defaultCenturyStart(void)const ) + ?defaultCenturyStart@HebrewCalendar@icu@@MEBANXZ (protected: virtual double __cdecl icu::HebrewCalendar::defaultCenturyStart(void)const ) + ?defaultCenturyStart@IslamicCalendar@icu@@MEBANXZ (protected: virtual double __cdecl icu::IslamicCalendar::defaultCenturyStart(void)const ) + ?defaultCenturyStartYear@ChineseCalendar@icu@@MEBAHXZ (protected: virtual int __cdecl icu::ChineseCalendar::defaultCenturyStartYear(void)const ) + ?defaultCenturyStartYear@GregorianCalendar@icu@@UEBAHXZ (public: virtual int __cdecl icu::GregorianCalendar::defaultCenturyStartYear(void)const ) + ?defaultCenturyStartYear@HebrewCalendar@icu@@MEBAHXZ (protected: virtual int __cdecl icu::HebrewCalendar::defaultCenturyStartYear(void)const ) + ?defaultCenturyStartYear@IslamicCalendar@icu@@MEBAHXZ (protected: virtual int __cdecl icu::IslamicCalendar::defaultCenturyStartYear(void)const ) + ?deleteHash@CurrencyPluralInfo@icu@@AEAAXPEAVHashtable@2@@Z (private: void __cdecl icu::CurrencyPluralInfo::deleteHash(class icu::Hashtable *)) + ?deleteHash@DateIntervalInfo@icu@@AEAAXPEAVHashtable@2@@Z (private: void __cdecl icu::DateIntervalInfo::deleteHash(class icu::Hashtable *)) + ?deleteHash@TimeUnitFormat@icu@@AEAAXPEAVHashtable@2@@Z (private: void __cdecl icu::TimeUnitFormat::deleteHash(class icu::Hashtable *)) + ?deleteHashForAffixPattern@DecimalFormat@icu@@AEAAXXZ (private: void __cdecl icu::DecimalFormat::deleteHashForAffixPattern(void)) + ?deleteRules@RuleBasedTimeZone@icu@@AEAAXXZ (private: void __cdecl icu::RuleBasedTimeZone::deleteRules(void)) + ?deleteTransitionRules@OlsonTimeZone@icu@@AEAAXXZ (private: void __cdecl icu::OlsonTimeZone::deleteTransitionRules(void)) + ?deleteTransitionRules@SimpleTimeZone@icu@@AEAAXXZ (private: void __cdecl icu::SimpleTimeZone::deleteTransitionRules(void)) + ?deleteTransitions@RuleBasedTimeZone@icu@@AEAAXXZ (private: void __cdecl icu::RuleBasedTimeZone::deleteTransitions(void)) + ?dereferOlsonLink@TimeZone@icu@@CAPEB_SAEBVUnicodeString@2@@Z (private: static char16_t const * __cdecl icu::TimeZone::dereferOlsonLink(class icu::UnicodeString const &)) + ?detectHostTimeZone@TimeZone@icu@@SAPEAV12@XZ (public: static class icu::TimeZone * __cdecl icu::TimeZone::detectHostTimeZone(void)) + ?digitFromCE32@Collation@icu@@SADI@Z (public: static char __cdecl icu::Collation::digitFromCE32(unsigned int)) + ?digits@DigitList@icu@@QEBAHXZ (public: int __cdecl icu::DigitList::digits(void)const ) + ?disableFastLatin@CollationBuilder@icu@@QEAAXXZ (public: void __cdecl icu::CollationBuilder::disableFastLatin(void)) + ?displayScripts@ScriptSet@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::ScriptSet::displayScripts(class icu::UnicodeString &)const ) + ?dispose@DateFormatSymbols@icu@@AEAAXXZ (private: void __cdecl icu::DateFormatSymbols::dispose(void)) + ?dispose@Formattable@icu@@AEAAXXZ (private: void __cdecl icu::Formattable::dispose(void)) + ?dispose@RuleBasedNumberFormat@icu@@AEAAXXZ (private: void __cdecl icu::RuleBasedNumberFormat::dispose(void)) + ?disposeZoneStrings@DateFormatSymbols@icu@@AEAAXXZ (private: void __cdecl icu::DateFormatSymbols::disposeZoneStrings(void)) + ?div@DigitList@icu@@QEAAXAEBV12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::div(class icu::DigitList const &,enum UErrorCode &)) + ?doCompare@RuleBasedCollator@icu@@AEBA?AW4UCollationResult@@PEBEH0HAEAW4UErrorCode@@@Z (private: enum UCollationResult __cdecl icu::RuleBasedCollator::doCompare(unsigned char const *,int,unsigned char const *,int,enum UErrorCode &)const ) + ?doCompare@RuleBasedCollator@icu@@AEBA?AW4UCollationResult@@PEB_SH0HAEAW4UErrorCode@@@Z (private: enum UCollationResult __cdecl icu::RuleBasedCollator::doCompare(char16_t const *,int,char16_t const *,int,enum UErrorCode &)const ) + ?doParseActions@RegexCompile@icu@@AEAACH@Z (private: signed char __cdecl icu::RegexCompile::doParseActions(int)) + ?dontCheckFCD@CollationSettings@icu@@QEBACXZ (public: signed char __cdecl icu::CollationSettings::dontCheckFCD(void)const ) + ?dstOffsetAt@OlsonTimeZone@icu@@AEBAHF@Z (private: int __cdecl icu::OlsonTimeZone::dstOffsetAt(short)const ) + ?dtos@ChoiceFormat@icu@@CAAEAVUnicodeString@2@NAEAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::ChoiceFormat::dtos(double,class icu::UnicodeString &)) + ?dumpOp@RegexPattern@icu@@AEBAXH@Z (private: void __cdecl icu::RegexPattern::dumpOp(int)const ) + ?dumpPattern@RegexPattern@icu@@QEBAXXZ (public: void __cdecl icu::RegexPattern::dumpPattern(void)const ) + ?eclipticObliquity@CalendarAstronomer@icu@@AEAANXZ (private: double __cdecl icu::CalendarAstronomer::eclipticObliquity(void)) + ?eclipticToEquatorial@CalendarAstronomer@icu@@QEAAAEAVEquatorial@12@AEAV312@AEBVEcliptic@12@@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::eclipticToEquatorial(class icu::CalendarAstronomer::Equatorial &,class icu::CalendarAstronomer::Ecliptic const &)) + ?eclipticToEquatorial@CalendarAstronomer@icu@@QEAAAEAVEquatorial@12@AEAV312@N@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::eclipticToEquatorial(class icu::CalendarAstronomer::Equatorial &,double)) + ?eclipticToEquatorial@CalendarAstronomer@icu@@QEAAAEAVEquatorial@12@AEAV312@NN@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::eclipticToEquatorial(class icu::CalendarAstronomer::Equatorial &,double,double)) + ?eclipticToHorizon@CalendarAstronomer@icu@@QEAAAEAVHorizon@12@AEAV312@N@Z (public: class icu::CalendarAstronomer::Horizon & __cdecl icu::CalendarAstronomer::eclipticToHorizon(class icu::CalendarAstronomer::Horizon &,double)) + ?enableFastLatin@CollationDataBuilder@icu@@QEAAXXZ (public: void __cdecl icu::CollationDataBuilder::enableFastLatin(void)) + ?encodeCEs@CollationDataBuilder@icu@@UEAAIQEB_JHAEAW4UErrorCode@@@Z (public: virtual unsigned int __cdecl icu::CollationDataBuilder::encodeCEs(__int64 const * const,int,enum UErrorCode &)) + ?encodeCharCEs@CollationFastLatinBuilder@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::encodeCharCEs(enum UErrorCode &)) + ?encodeContractions@CollationFastLatinBuilder@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::encodeContractions(enum UErrorCode &)) + ?encodeExpansion32@CollationDataBuilder@icu@@IEAAIQEBHHAEAW4UErrorCode@@@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::encodeExpansion32(int const * const,int,enum UErrorCode &)) + ?encodeExpansion@CollationDataBuilder@icu@@IEAAIQEB_JHAEAW4UErrorCode@@@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::encodeExpansion(__int64 const * const,int,enum UErrorCode &)) + ?encodeOneCE@CollationDataBuilder@icu@@IEAAI_JAEAW4UErrorCode@@@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::encodeOneCE(__int64,enum UErrorCode &)) + ?encodeOneCEAsCE32@CollationDataBuilder@icu@@KAI_J@Z (protected: static unsigned int __cdecl icu::CollationDataBuilder::encodeOneCEAsCE32(__int64)) + ?encodeTwoCEs@CollationFastLatinBuilder@icu@@AEBAI_J0@Z (private: unsigned int __cdecl icu::CollationFastLatinBuilder::encodeTwoCEs(__int64,__int64)const ) + ?encodeUniqueCEs@CollationFastLatinBuilder@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::encodeUniqueCEs(enum UErrorCode &)) + ?end64@RegexMatcher@icu@@UEBA_JAEAW4UErrorCode@@@Z (public: virtual __int64 __cdecl icu::RegexMatcher::end64(enum UErrorCode &)const ) + ?end64@RegexMatcher@icu@@UEBA_JHAEAW4UErrorCode@@@Z (public: virtual __int64 __cdecl icu::RegexMatcher::end64(int,enum UErrorCode &)const ) + ?end@RegexMatcher@icu@@UEBAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::end(enum UErrorCode &)const ) + ?end@RegexMatcher@icu@@UEBAHHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::end(int,enum UErrorCode &)const ) + ?endZoneProps@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@CAEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::endZoneProps(class icu::VTZWriter &,signed char,enum UErrorCode &)const ) + ?ensureCapacity@DigitList@icu@@QEAAXHAEAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::ensureCapacity(int,enum UErrorCode &)) + ?ensureOwnedData@CollationTailoring@icu@@QEAACAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::CollationTailoring::ensureOwnedData(enum UErrorCode &)) + ?eq@PluralAffix@icu@@CACAEBVDigitAffix@2@0@Z (private: static signed char __cdecl icu::PluralAffix::eq(class icu::DigitAffix const &,class icu::DigitAffix const &)) + ?eqHelper@CompactDecimalFormat@icu@@AEBACAEBV12@@Z (private: signed char __cdecl icu::CompactDecimalFormat::eqHelper(class icu::CompactDecimalFormat const &)const ) + ?equalFormats@MessageFormat@icu@@SACPEBX0@Z (public: static signed char __cdecl icu::MessageFormat::equalFormats(void const *,void const *)) + ?equalWithSignCompatibility@DecimalFormat@icu@@AEBACHH@Z (private: signed char __cdecl icu::DecimalFormat::equalWithSignCompatibility(int,int)const ) + ?equals@?$PluralMap@VDigitAffix@icu@@@icu@@QEBACAEBV12@P6ACAEBVDigitAffix@2@1@Z@Z (public: signed char __cdecl icu::PluralMap::equals(class icu::PluralMap const &,signed char (__cdecl*)(class icu::DigitAffix const &,class icu::DigitAffix const &))const ) + ?equals@AffixPattern@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::AffixPattern::equals(class icu::AffixPattern const &)const ) + ?equals@AffixPatternParser@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::AffixPatternParser::equals(class icu::AffixPatternParser const &)const ) + ?equals@Calendar@icu@@QEBACAEBV12@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::Calendar::equals(class icu::Calendar const &,enum UErrorCode &)const ) + ?equals@Collator@icu@@QEBACAEBVUnicodeString@2@0@Z (public: signed char __cdecl icu::Collator::equals(class icu::UnicodeString const &,class icu::UnicodeString const &)const ) + ?equals@CurrencyAffixInfo@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::CurrencyAffixInfo::equals(class icu::CurrencyAffixInfo const &)const ) + ?equals@DigitAffix@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::DigitAffix::equals(class icu::DigitAffix const &)const ) + ?equals@DigitAffixesAndPadding@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::DigitAffixesAndPadding::equals(class icu::DigitAffixesAndPadding const &)const ) + ?equals@DigitFormatter@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::DigitFormatter::equals(class icu::DigitFormatter const &)const ) + ?equals@DigitFormatterIntOptions@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::DigitFormatterIntOptions::equals(class icu::DigitFormatterIntOptions const &)const ) + ?equals@DigitFormatterOptions@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::DigitFormatterOptions::equals(class icu::DigitFormatterOptions const &)const ) + ?equals@DigitGrouping@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::DigitGrouping::equals(class icu::DigitGrouping const &)const ) + ?equals@DigitInterval@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::DigitInterval::equals(class icu::DigitInterval const &)const ) + ?equals@FixedPrecision@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::FixedPrecision::equals(class icu::FixedPrecision const &)const ) + ?equals@PluralAffix@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::PluralAffix::equals(class icu::PluralAffix const &)const ) + ?equals@SciFormatterOptions@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::SciFormatterOptions::equals(class icu::SciFormatterOptions const &)const ) + ?equals@ScientificPrecision@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::ScientificPrecision::equals(class icu::ScientificPrecision const &)const ) + ?equals@SignificantDigitInterval@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::SignificantDigitInterval::equals(class icu::SignificantDigitInterval const &)const ) + ?error@RegexCompile@icu@@AEAAXW4UErrorCode@@@Z (private: void __cdecl icu::RegexCompile::error(enum UErrorCode)) + ?estimateDigitCount@SmallIntFormatter@icu@@SAHHAEBVIntDigitCountRange@2@@Z (public: static int __cdecl icu::SmallIntFormatter::estimateDigitCount(int,class icu::IntDigitCountRange const &)) + ?expandOffsetPattern@TimeZoneFormat@icu@@CAAEAVUnicodeString@2@AEBV32@AEAV32@AEAW4UErrorCode@@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZoneFormat::expandOffsetPattern(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?expandToContain@DigitInterval@icu@@QEAAXAEBV12@@Z (public: void __cdecl icu::DigitInterval::expandToContain(class icu::DigitInterval const &)) + ?expandToContainDigit@DigitInterval@icu@@QEAAXH@Z (public: void __cdecl icu::DigitInterval::expandToContainDigit(int)) + ?fallbackFormat@DateIntervalFormat@icu@@AEBAAEAVUnicodeString@2@AEAVCalendar@2@0CAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::DateIntervalFormat::fallbackFormat(class icu::Calendar &,class icu::Calendar &,signed char,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?fetchCEs@CollationIterator@icu@@QEAAHAEAW4UErrorCode@@@Z (public: int __cdecl icu::CollationIterator::fetchCEs(enum UErrorCode &)) + ?fgCalendarFieldToLevel@SimpleDateFormat@icu@@0QBHB (private: static int const * const icu::SimpleDateFormat::fgCalendarFieldToLevel) + ?fgCalendarFieldToPatternLetter@DateIntervalFormat@icu@@0QB_SB (private: static char16_t const * const icu::DateIntervalFormat::fgCalendarFieldToPatternLetter) + ?fgNumberPatterns@DecimalFormat@icu@@2QBDB (public: static char const * const icu::DecimalFormat::fgNumberPatterns) + ?fgPatternIndexToCalendarField@SimpleDateFormat@icu@@0QBW4UCalendarDateFields@@B (private: static enum UCalendarDateFields const * const icu::SimpleDateFormat::fgPatternIndexToCalendarField) + ?fgPatternIndexToDateFormatField@SimpleDateFormat@icu@@0QBW4UDateFormatField@@B (private: static enum UDateFormatField const * const icu::SimpleDateFormat::fgPatternIndexToDateFormatField) + ?fieldDifference@Calendar@icu@@UEAAHNW4EDateFields@12@AEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::fieldDifference(double,enum icu::Calendar::EDateFields,enum UErrorCode &)) + ?fieldDifference@Calendar@icu@@UEAAHNW4UCalendarDateFields@@AEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::fieldDifference(double,enum UCalendarDateFields,enum UErrorCode &)) + ?fieldExistsInSkeleton@DateIntervalFormat@icu@@CACW4UCalendarDateFields@@AEBVUnicodeString@2@@Z (private: static signed char __cdecl icu::DateIntervalFormat::fieldExistsInSkeleton(enum UCalendarDateFields,class icu::UnicodeString const &)) + ?filteredTransliterate@Transliterator@icu@@EEBAXAEAVReplaceable@2@AEAUUTransPosition@@CC@Z (private: virtual void __cdecl icu::Transliterator::filteredTransliterate(class icu::Replaceable &,struct UTransPosition &,signed char,signed char)const ) + ?filteredTransliterate@Transliterator@icu@@UEBAXAEAVReplaceable@2@AEAUUTransPosition@@C@Z (public: virtual void __cdecl icu::Transliterator::filteredTransliterate(class icu::Replaceable &,struct UTransPosition &,signed char)const ) + ?finalizeCEs@CollationBuilder@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationBuilder::finalizeCEs(enum UErrorCode &)) + ?find@RegexMatcher@icu@@UEAACAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::find(enum UErrorCode &)) + ?find@RegexMatcher@icu@@UEAACXZ (public: virtual signed char __cdecl icu::RegexMatcher::find(void)) + ?find@RegexMatcher@icu@@UEAAC_JAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::find(__int64,enum UErrorCode &)) + ?findBestMatch@TimeZoneGenericNames@icu@@QEBAHAEBVUnicodeString@2@HIAEAV32@AEAW4UTimeZoneFormatTimeType@@AEAW4UErrorCode@@@Z (public: int __cdecl icu::TimeZoneGenericNames::findBestMatch(class icu::UnicodeString const &,int,unsigned int,class icu::UnicodeString &,enum UTimeZoneFormatTimeType &,enum UErrorCode &)const ) + ?findCaseInsensitiveStarters@RegexCompile@icu@@SAXHPEAVUnicodeSet@2@@Z (public: static void __cdecl icu::RegexCompile::findCaseInsensitiveStarters(int,class icu::UnicodeSet *)) + ?findCommonNode@CollationBuilder@icu@@AEBAHHH@Z (private: int __cdecl icu::CollationBuilder::findCommonNode(int,int)const ) + ?findFirstPluralNumberArg@MessageFormat@icu@@AEBAHHAEBVUnicodeString@2@@Z (private: int __cdecl icu::MessageFormat::findFirstPluralNumberArg(int,class icu::UnicodeString const &)const ) + ?findID@TimeZone@icu@@CAPEB_SAEBVUnicodeString@2@@Z (private: static char16_t const * __cdecl icu::TimeZone::findID(class icu::UnicodeString const &)) + ?findKeyword@MessageFormat@icu@@CAHAEBVUnicodeString@2@PEBQEB_S@Z (private: static int __cdecl icu::MessageFormat::findKeyword(class icu::UnicodeString const &,char16_t const * const *)) + ?findMetaZoneID@ZoneMeta@icu@@SAPEB_SAEBVUnicodeString@2@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::findMetaZoneID(class icu::UnicodeString const &)) + ?findNext@RuleBasedTimeZone@icu@@AEBACNCAEANAEAPEAVTimeZoneRule@2@1@Z (private: signed char __cdecl icu::RuleBasedTimeZone::findNext(double,signed char,double &,class icu::TimeZoneRule * &,class icu::TimeZoneRule * &)const ) + ?findOrInsertNodeForCEs@CollationBuilder@icu@@AEAAHHAEAPEBDAEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::findOrInsertNodeForCEs(int,char const * &,enum UErrorCode &)) + ?findOrInsertNodeForPrimary@CollationBuilder@icu@@AEAAHIAEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::findOrInsertNodeForPrimary(unsigned int,enum UErrorCode &)) + ?findOrInsertNodeForRootCE@CollationBuilder@icu@@AEAAH_JHAEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::findOrInsertNodeForRootCE(__int64,int,enum UErrorCode &)) + ?findOrInsertWeakNode@CollationBuilder@icu@@AEAAHHIHAEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::findOrInsertWeakNode(int,unsigned int,int,enum UErrorCode &)) + ?findOtherSubMessage@MessageFormat@icu@@AEBAHH@Z (private: int __cdecl icu::MessageFormat::findOtherSubMessage(int)const ) + ?findP@CollationRootElements@icu@@AEBAHI@Z (private: int __cdecl icu::CollationRootElements::findP(unsigned int)const ) + ?findPrev@RuleBasedTimeZone@icu@@AEBACNCAEANAEAPEAVTimeZoneRule@2@1@Z (private: signed char __cdecl icu::RuleBasedTimeZone::findPrev(double,signed char,double &,class icu::TimeZoneRule * &,class icu::TimeZoneRule * &)const ) + ?findPrimary@CollationRootElements@icu@@QEBAHI@Z (public: int __cdecl icu::CollationRootElements::findPrimary(unsigned int)const ) + ?findProgressInterrupt@RegexMatcher@icu@@AEAAC_JAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::RegexMatcher::findProgressInterrupt(__int64,enum UErrorCode &)) + ?findRuleInFinal@RuleBasedTimeZone@icu@@AEBAPEAVTimeZoneRule@2@NCHH@Z (private: class icu::TimeZoneRule * __cdecl icu::RuleBasedTimeZone::findRuleInFinal(double,signed char,int,int)const ) + ?findRuleSet@RuleBasedNumberFormat@icu@@AEBAPEAVNFRuleSet@2@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: class icu::NFRuleSet * __cdecl icu::RuleBasedNumberFormat::findRuleSet(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?findSubMessage@ChoiceFormat@icu@@CAHAEBVMessagePattern@2@HN@Z (private: static int __cdecl icu::ChoiceFormat::findSubMessage(class icu::MessagePattern const &,int,double)) + ?findSubMessage@PluralFormat@icu@@CAHAEBVMessagePattern@2@HAEBVPluralSelector@12@PEAXNAEAW4UErrorCode@@@Z (private: static int __cdecl icu::PluralFormat::findSubMessage(class icu::MessagePattern const &,int,class icu::PluralFormat::PluralSelector const &,void *,double,enum UErrorCode &)) + ?findSubMessage@SelectFormat@icu@@CAHAEBVMessagePattern@2@HAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: static int __cdecl icu::SelectFormat::findSubMessage(class icu::MessagePattern const &,int,class icu::UnicodeString const &,enum UErrorCode &)) + ?findTimeZoneID@ZoneMeta@icu@@SAPEB_SAEBVUnicodeString@2@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::findTimeZoneID(class icu::UnicodeString const &)) + ?findUsingChunk@RegexMatcher@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::RegexMatcher::findUsingChunk(enum UErrorCode &)) + ?finishTransliteration@Transliterator@icu@@UEBAXAEAVReplaceable@2@AEAUUTransPosition@@@Z (public: virtual void __cdecl icu::Transliterator::finishTransliteration(class icu::Replaceable &,struct UTransPosition &)const ) + ?first@SearchIterator@icu@@QEAAHAEAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::first(enum UErrorCode &)) + ?firstCEWithPrimaryAtLeast@CollationRootElements@icu@@QEBA_JI@Z (public: __int64 __cdecl icu::CollationRootElements::firstCEWithPrimaryAtLeast(unsigned int)const ) + ?firstStringsInScript@AlphabeticIndex@icu@@AEAAPEAVUVector@2@AEAW4UErrorCode@@@Z (private: class icu::UVector * __cdecl icu::AlphabeticIndex::firstStringsInScript(enum UErrorCode &)) + ?fitsIntoInt64@DigitList@icu@@QEAACC@Z (public: signed char __cdecl icu::DigitList::fitsIntoInt64(signed char)) + ?fitsIntoLong@DigitList@icu@@QEAACC@Z (public: signed char __cdecl icu::DigitList::fitsIntoLong(signed char)) + ?fixLiterals@RegexCompile@icu@@AEAAXC@Z (private: void __cdecl icu::RegexCompile::fixLiterals(signed char)) + ?flag@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@AEBAIW4UDateFormatBooleanAttribute@@@Z (private: unsigned int __cdecl icu::EnumSet::flag(enum UDateFormatBooleanAttribute)const ) + ?flag@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@AEBAIW4UNumberFormatAttribute@@@Z (private: unsigned int __cdecl icu::EnumSet::flag(enum UNumberFormatAttribute)const ) + ?flags@RegexPattern@icu@@UEBAIXZ (public: virtual unsigned int __cdecl icu::RegexPattern::flags(void)const ) + ?following@SearchIterator@icu@@QEAAHHAEAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::following(int,enum UErrorCode &)) + ?forData@CollationFastLatinBuilder@icu@@QEAACAEBUCollationData@2@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::CollationFastLatinBuilder::forData(struct icu::CollationData const &,enum UErrorCode &)) + ?forLocale@PluralRules@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::PluralRules * __cdecl icu::PluralRules::forLocale(class icu::Locale const &,enum UErrorCode &)) + ?forLocale@PluralRules@icu@@SAPEAV12@AEBVLocale@2@W4UPluralType@@AEAW4UErrorCode@@@Z (public: static class icu::PluralRules * __cdecl icu::PluralRules::forLocale(class icu::Locale const &,enum UPluralType,enum UErrorCode &)) + ?forbidSurrogateCodePoints@CollationIterator@icu@@MEBACXZ (protected: virtual signed char __cdecl icu::CollationIterator::forbidSurrogateCodePoints(void)const ) + ?forbidSurrogateCodePoints@UTF8CollationIterator@icu@@MEBACXZ (protected: virtual signed char __cdecl icu::UTF8CollationIterator::forbidSurrogateCodePoints(void)const ) + ?format@ChoiceFormat@icu@@UEBAAEAVUnicodeString@2@HAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ChoiceFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@ChoiceFormat@icu@@UEBAAEAVUnicodeString@2@NAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ChoiceFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@ChoiceFormat@icu@@UEBAAEAVUnicodeString@2@PEBVFormattable@2@HAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ChoiceFormat::format(class icu::Formattable const *,int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@ChoiceFormat@icu@@UEBAAEAVUnicodeString@2@_JAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ChoiceFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@AEBVDigitList@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@AEBVDigitList@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@HAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@HAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@HAEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@NAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@NAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@NAEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@VStringPiece@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(class icu::StringPiece,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@_JAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@_JAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@CompactDecimalFormat@icu@@UEBAAEAVUnicodeString@2@_JAEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompactDecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DateFormat@icu@@QEBAAEAVUnicodeString@2@NAEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DateFormat::format(double,class icu::UnicodeString &)const ) + ?format@DateFormat@icu@@QEBAAEAVUnicodeString@2@NAEAV32@AEAVFieldPosition@2@@Z (public: class icu::UnicodeString & __cdecl icu::DateFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@DateFormat@icu@@QEBAAEAVUnicodeString@2@NAEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DateFormat::format(double,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DateFormat@icu@@UEBAAEAVUnicodeString@2@AEAVCalendar@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DateFormat::format(class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DateFormat@icu@@UEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DateFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DateFormat@icu@@UEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DateFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DateIntervalFormat@icu@@QEBAAEAVUnicodeString@2@AEAVCalendar@2@0AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DateIntervalFormat::format(class icu::Calendar &,class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DateIntervalFormat@icu@@QEBAAEAVUnicodeString@2@PEBVDateInterval@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DateIntervalFormat::format(class icu::DateInterval const *,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DateIntervalFormat@icu@@UEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DateIntervalFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@AEBVDigitList@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@AEBVDigitList@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@AEBVVisibleDigitsWithExponent@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(class icu::VisibleDigitsWithExponent const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@AEBVVisibleDigitsWithExponent@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(class icu::VisibleDigitsWithExponent const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@HAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@HAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@HAEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(int,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@NAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@NAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@NAEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(double,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@VStringPiece@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(class icu::StringPiece,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@_JAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@_JAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@_JAEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@DigitAffix@icu@@QEBAAEAVUnicodeString@2@AEAVFieldPositionHandler@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DigitAffix::format(class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?format@DigitAffixesAndPadding@icu@@QEBAAEAVUnicodeString@2@AEAVDigitList@2@AEBVValueFormatter@2@AEAVFieldPositionHandler@2@PEBVPluralRules@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DigitAffixesAndPadding::format(class icu::DigitList &,class icu::ValueFormatter const &,class icu::FieldPositionHandler &,class icu::PluralRules const *,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@DigitAffixesAndPadding@icu@@QEBAAEAVUnicodeString@2@AEBVVisibleDigitsWithExponent@2@AEBVValueFormatter@2@AEAVFieldPositionHandler@2@PEBVPluralRules@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DigitAffixesAndPadding::format(class icu::VisibleDigitsWithExponent const &,class icu::ValueFormatter const &,class icu::FieldPositionHandler &,class icu::PluralRules const *,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@DigitFormatter@icu@@QEBAAEAVUnicodeString@2@AEBVVisibleDigits@2@AEBVDigitGrouping@2@AEBVDigitFormatterOptions@2@AEAVFieldPositionHandler@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DigitFormatter::format(class icu::VisibleDigits const &,class icu::DigitGrouping const &,class icu::DigitFormatterOptions const &,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?format@DigitFormatter@icu@@QEBAAEAVUnicodeString@2@AEBVVisibleDigitsWithExponent@2@AEBVSciFormatterOptions@2@AEAVFieldPositionHandler@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DigitFormatter::format(class icu::VisibleDigitsWithExponent const &,class icu::SciFormatterOptions const &,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?format@DummyFormat@MessageFormat@icu@@UEBAAEAVUnicodeString@3@AEBVFormattable@3@AEAV43@AEAVFieldPosition@3@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MessageFormat::DummyFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@DummyFormat@MessageFormat@icu@@UEBAAEAVUnicodeString@3@AEBVFormattable@3@AEAV43@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MessageFormat::DummyFormat::format(class icu::Formattable const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@DummyFormat@MessageFormat@icu@@UEBAAEAVUnicodeString@3@AEBVFormattable@3@AEAV43@PEAVFieldPositionIterator@3@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MessageFormat::DummyFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@Format@icu@@QEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::Format::format(class icu::Formattable const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@Format@icu@@UEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::Format::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@MarkupStyle@ScientificNumberFormatter@icu@@MEBAAEAVUnicodeString@3@AEBV43@AEAVFieldPositionIterator@3@0AEBVDecimalFormatStaticSets@3@AEAV43@AEAW4UErrorCode@@@Z (protected: virtual class icu::UnicodeString & __cdecl icu::ScientificNumberFormatter::MarkupStyle::format(class icu::UnicodeString const &,class icu::FieldPositionIterator &,class icu::UnicodeString const &,class icu::DecimalFormatStaticSets const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@MeasureFormat@icu@@UEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MeasureFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@MessageFormat@icu@@AEBAAEAVUnicodeString@2@PEBVFormattable@2@PEBV32@HAEAV32@PEAVFieldPosition@2@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::MessageFormat::format(class icu::Formattable const *,class icu::UnicodeString const *,int,class icu::UnicodeString &,class icu::FieldPosition *,enum UErrorCode &)const ) + ?format@MessageFormat@icu@@AEBAXHPEBXPEBVFormattable@2@PEBVUnicodeString@2@HAEAVAppendableWrapper@2@PEAVFieldPosition@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::format(int,void const *,class icu::Formattable const *,class icu::UnicodeString const *,int,class icu::AppendableWrapper &,class icu::FieldPosition *,enum UErrorCode &)const ) + ?format@MessageFormat@icu@@QEBAAEAVUnicodeString@2@PEBV32@PEBVFormattable@2@HAEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::MessageFormat::format(class icu::UnicodeString const *,class icu::Formattable const *,int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@MessageFormat@icu@@QEBAAEAVUnicodeString@2@PEBVFormattable@2@HAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::MessageFormat::format(class icu::Formattable const *,int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@MessageFormat@icu@@SAAEAVUnicodeString@2@AEBV32@PEBVFormattable@2@HAEAV32@AEAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::MessageFormat::format(class icu::UnicodeString const &,class icu::Formattable const *,int,class icu::UnicodeString &,enum UErrorCode &)) + ?format@MessageFormat@icu@@UEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MessageFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@QEBAAEAVUnicodeString@2@HAEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::NumberFormat::format(int,class icu::UnicodeString &)const ) + ?format@NumberFormat@icu@@QEBAAEAVUnicodeString@2@NAEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::NumberFormat::format(double,class icu::UnicodeString &)const ) + ?format@NumberFormat@icu@@QEBAAEAVUnicodeString@2@_JAEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::NumberFormat::format(__int64,class icu::UnicodeString &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@AEBVDigitList@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@AEBVDigitList@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@HAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@HAEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(int,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@NAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@NAEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(double,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@VStringPiece@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(class icu::StringPiece,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@_JAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@_JAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@NumberFormat@icu@@UEBAAEAVUnicodeString@2@_JAEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::NumberFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@AEBAAEAVUnicodeString@2@AEBVFormattable@2@NAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::PluralFormat::format(class icu::Formattable const &,double,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@QEBA?AVUnicodeString@2@HAEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::PluralFormat::format(int,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@QEBA?AVUnicodeString@2@NAEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::PluralFormat::format(double,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@QEBAAEAVUnicodeString@2@HAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::PluralFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@QEBAAEAVUnicodeString@2@NAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::PluralFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@PluralFormat@icu@@UEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::PluralFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@QuantityFormatter@icu@@QEBAAEAVUnicodeString@2@AEBVFormattable@2@AEBVNumberFormat@2@AEBVPluralRules@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::QuantityFormatter::format(class icu::Formattable const &,class icu::NumberFormat const &,class icu::PluralRules const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@QuantityFormatter@icu@@SAAEAVUnicodeString@2@AEBVSimpleFormatter@2@AEBV32@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::QuantityFormatter::format(class icu::SimpleFormatter const &,class icu::UnicodeString const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)) + ?format@RelativeDateTimeFormatter@icu@@QEBAAEAVUnicodeString@2@NW4UDateDirection@@W4UDateRelativeUnit@@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::RelativeDateTimeFormatter::format(double,enum UDateDirection,enum UDateRelativeUnit,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@RelativeDateTimeFormatter@icu@@QEBAAEAVUnicodeString@2@NW4URelativeDateTimeUnit@@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::RelativeDateTimeFormatter::format(double,enum URelativeDateTimeUnit,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@RelativeDateTimeFormatter@icu@@QEBAAEAVUnicodeString@2@W4UDateDirection@@W4UDateAbsoluteUnit@@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::RelativeDateTimeFormatter::format(enum UDateDirection,enum UDateAbsoluteUnit,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@AEBAAEAVUnicodeString@2@_JPEAVNFRuleSet@2@AEAV32@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(__int64,class icu::NFRuleSet *,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@MEBAAEAVUnicodeString@2@AEBVDigitList@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (protected: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@MEBAAEAVUnicodeString@2@AEBVDigitList@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (protected: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(class icu::DigitList const &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@UEBAAEAVUnicodeString@2@HAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(int,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@RuleBasedNumberFormat@icu@@UEBAAEAVUnicodeString@2@HAEBV32@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(int,class icu::UnicodeString const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@UEBAAEAVUnicodeString@2@NAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(double,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@RuleBasedNumberFormat@icu@@UEBAAEAVUnicodeString@2@NAEBV32@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(double,class icu::UnicodeString const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@RuleBasedNumberFormat@icu@@UEBAAEAVUnicodeString@2@_JAEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(__int64,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@RuleBasedNumberFormat@icu@@UEBAAEAVUnicodeString@2@_JAEBV32@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::RuleBasedNumberFormat::format(__int64,class icu::UnicodeString const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@ScientificNumberFormatter@icu@@QEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::ScientificNumberFormatter::format(class icu::Formattable const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@SelectFormat@icu@@QEBAAEAVUnicodeString@2@AEBV32@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SelectFormat::format(class icu::UnicodeString const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@SelectFormat@icu@@UEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SelectFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@SimpleDateFormat@icu@@UEBAAEAVUnicodeString@2@AEAVCalendar@2@AEAV32@AEAVFieldPosition@2@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SimpleDateFormat::format(class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPosition &)const ) + ?format@SimpleDateFormat@icu@@UEBAAEAVUnicodeString@2@AEAVCalendar@2@AEAV32@PEAVFieldPositionIterator@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SimpleDateFormat::format(class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPositionIterator *,enum UErrorCode &)const ) + ?format@SmallIntFormatter@icu@@SAAEAVUnicodeString@2@HAEBVIntDigitCountRange@2@AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::SmallIntFormatter::format(int,class icu::IntDigitCountRange const &,class icu::UnicodeString &)) + ?format@SuperscriptStyle@ScientificNumberFormatter@icu@@MEBAAEAVUnicodeString@3@AEBV43@AEAVFieldPositionIterator@3@0AEBVDecimalFormatStaticSets@3@AEAV43@AEAW4UErrorCode@@@Z (protected: virtual class icu::UnicodeString & __cdecl icu::ScientificNumberFormatter::SuperscriptStyle::format(class icu::UnicodeString const &,class icu::FieldPositionIterator &,class icu::UnicodeString const &,class icu::DecimalFormatStaticSets const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@TimeZoneFormat@icu@@UEBAAEAVUnicodeString@2@AEBVFormattable@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::TimeZoneFormat::format(class icu::Formattable const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?format@TimeZoneFormat@icu@@UEBAAEAVUnicodeString@2@W4UTimeZoneFormatStyle@@AEBVTimeZone@2@NAEAV32@PEAW4UTimeZoneFormatTimeType@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::TimeZoneFormat::format(enum UTimeZoneFormatStyle,class icu::TimeZone const &,double,class icu::UnicodeString &,enum UTimeZoneFormatTimeType *)const ) + ?format@ValueFormatter@icu@@QEBAAEAVUnicodeString@2@AEBVVisibleDigitsWithExponent@2@AEAVFieldPositionHandler@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::ValueFormatter::format(class icu::VisibleDigitsWithExponent const &,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatComplexSubMessage@MessageFormat@icu@@AEBAXHPEBXPEBVFormattable@2@PEBVUnicodeString@2@HAEAVAppendableWrapper@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::formatComplexSubMessage(int,void const *,class icu::Formattable const *,class icu::UnicodeString const *,int,class icu::AppendableWrapper &,enum UErrorCode &)const ) + ?formatCustomID@TimeZone@icu@@CAAEAVUnicodeString@2@HHHCAEAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZone::formatCustomID(int,int,int,signed char,class icu::UnicodeString &)) + ?formatCustomID@ZoneMeta@icu@@CAAEAVUnicodeString@2@EEECAEAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::ZoneMeta::formatCustomID(unsigned char,unsigned char,unsigned char,signed char,class icu::UnicodeString &)) + ?formatDigits@DigitFormatter@icu@@AEBAAEAVUnicodeString@2@PEBEHAEBVIntDigitCountRange@2@HAEAVFieldPositionHandler@2@AEAV32@@Z (private: class icu::UnicodeString & __cdecl icu::DigitFormatter::formatDigits(unsigned char const *,int,class icu::IntDigitCountRange const &,int,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatExemplarLocation@TimeZoneFormat@icu@@AEBAAEAVUnicodeString@2@AEBVTimeZone@2@AEAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatExemplarLocation(class icu::TimeZone const &,class icu::UnicodeString &)const ) + ?formatExponent@DigitFormatter@icu@@AEBAAEAVUnicodeString@2@AEBVVisibleDigits@2@AEBVDigitFormatterIntOptions@2@HHAEAVFieldPositionHandler@2@AEAV32@@Z (private: class icu::UnicodeString & __cdecl icu::DigitFormatter::formatExponent(class icu::VisibleDigits const &,class icu::DigitFormatterIntOptions const &,int,int,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatGeneric@TimeZoneFormat@icu@@AEBAAEAVUnicodeString@2@AEBVTimeZone@2@HNAEAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatGeneric(class icu::TimeZone const &,int,double,class icu::UnicodeString &)const ) + ?formatImpl@DateIntervalFormat@icu@@AEBAAEAVUnicodeString@2@AEAVCalendar@2@0AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::DateIntervalFormat::formatImpl(class icu::Calendar &,class icu::Calendar &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?formatInfinity@DigitFormatter@icu@@AEBAAEAVUnicodeString@2@AEAVFieldPositionHandler@2@AEAV32@@Z (private: class icu::UnicodeString & __cdecl icu::DigitFormatter::formatInfinity(class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatInt32@DigitAffixesAndPadding@icu@@QEBAAEAVUnicodeString@2@HAEBVValueFormatter@2@AEAVFieldPositionHandler@2@PEBVPluralRules@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DigitAffixesAndPadding::formatInt32(int,class icu::ValueFormatter const &,class icu::FieldPositionHandler &,class icu::PluralRules const *,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatInt32@ValueFormatter@icu@@QEBAAEAVUnicodeString@2@HAEAVFieldPositionHandler@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::ValueFormatter::formatInt32(int,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatMeasure@MeasureFormat@icu@@AEBAAEAVUnicodeString@2@AEBVMeasure@2@AEBVNumberFormat@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatMeasure(class icu::Measure const &,class icu::NumberFormat const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?formatMeasurePerUnit@MeasureFormat@icu@@QEBAAEAVUnicodeString@2@AEBVMeasure@2@AEBVMeasureUnit@2@AEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatMeasurePerUnit(class icu::Measure const &,class icu::MeasureUnit const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?formatMeasures@MeasureFormat@icu@@QEBAAEAVUnicodeString@2@PEBVMeasure@2@HAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatMeasures(class icu::Measure const *,int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?formatMeasuresSlowTrack@MeasureFormat@icu@@AEBAAEAVUnicodeString@2@PEBVMeasure@2@HAEAV32@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatMeasuresSlowTrack(class icu::Measure const *,int,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)const ) + ?formatNaN@DigitFormatter@icu@@AEBAAEAVUnicodeString@2@AEAVFieldPositionHandler@2@AEAV32@@Z (private: class icu::UnicodeString & __cdecl icu::DigitFormatter::formatNaN(class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatNumeric@MeasureFormat@icu@@AEBAAEAVUnicodeString@2@NAEBVDateFormat@2@W4UDateFormatField@@AEBVFormattable@2@AEAV32@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatNumeric(double,class icu::DateFormat const &,enum UDateFormatField,class icu::Formattable const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatNumeric@MeasureFormat@icu@@AEBAAEAVUnicodeString@2@PEBVFormattable@2@HAEAV32@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::MeasureFormat::formatNumeric(class icu::Formattable const *,int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatNumeric@RelativeDateTimeFormatter@icu@@QEBAAEAVUnicodeString@2@NW4URelativeDateTimeUnit@@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::RelativeDateTimeFormatter::formatNumeric(double,enum URelativeDateTimeUnit,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetISO8601@TimeZoneFormat@icu@@AEBAAEAVUnicodeString@2@HCCCCAEAV32@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetISO8601(int,signed char,signed char,signed char,signed char,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetISO8601Basic@TimeZoneFormat@icu@@QEBAAEAVUnicodeString@2@HCCCAEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetISO8601Basic(int,signed char,signed char,signed char,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetISO8601Extended@TimeZoneFormat@icu@@QEBAAEAVUnicodeString@2@HCCCAEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetISO8601Extended(int,signed char,signed char,signed char,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetLocalizedGMT@TimeZoneFormat@icu@@AEBAAEAVUnicodeString@2@HCAEAV32@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetLocalizedGMT(int,signed char,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetLocalizedGMT@TimeZoneFormat@icu@@QEBAAEAVUnicodeString@2@HAEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetLocalizedGMT(int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetShortLocalizedGMT@TimeZoneFormat@icu@@QEBAAEAVUnicodeString@2@HAEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetShortLocalizedGMT(int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatOffsetWithAsciiDigits@TimeZoneFormat@icu@@CAAEAVUnicodeString@2@H_SW4OffsetFields@12@1AEAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatOffsetWithAsciiDigits(int,char16_t,enum icu::TimeZoneFormat::OffsetFields,enum icu::TimeZoneFormat::OffsetFields,class icu::UnicodeString &)) + ?formatPositiveInt32@DigitFormatter@icu@@QEBAAEAVUnicodeString@2@HAEBVIntDigitCountRange@2@AEAVFieldPositionHandler@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DigitFormatter::formatPositiveInt32(int,class icu::IntDigitCountRange const &,class icu::FieldPositionHandler &,class icu::UnicodeString &)const ) + ?formatSpecific@TimeZoneFormat@icu@@AEBAAEAVUnicodeString@2@AEBVTimeZone@2@W4UTimeZoneNameType@@1NAEAV32@PEAW4UTimeZoneFormatTimeType@@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::formatSpecific(class icu::TimeZone const &,enum UTimeZoneNameType,enum UTimeZoneNameType,double,class icu::UnicodeString &,enum UTimeZoneFormatTimeType *)const ) + ?forwardNumCodePoints@FCDUIterCollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUIterCollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?forwardNumCodePoints@FCDUTF16CollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUTF16CollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?forwardNumCodePoints@FCDUTF8CollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::FCDUTF8CollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?forwardNumCodePoints@UIterCollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UIterCollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?forwardNumCodePoints@UTF16CollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UTF16CollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?forwardNumCodePoints@UTF8CollationIterator@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::UTF8CollationIterator::forwardNumCodePoints(int,enum UErrorCode &)) + ?foundNULTerminator@CollationIterator@icu@@MEAACXZ (protected: virtual signed char __cdecl icu::CollationIterator::foundNULTerminator(void)) + ?foundNULTerminator@FCDUTF16CollationIterator@icu@@MEAACXZ (protected: virtual signed char __cdecl icu::FCDUTF16CollationIterator::foundNULTerminator(void)) + ?foundNULTerminator@FCDUTF8CollationIterator@icu@@MEAACXZ (protected: virtual signed char __cdecl icu::FCDUTF8CollationIterator::foundNULTerminator(void)) + ?foundNULTerminator@UTF16CollationIterator@icu@@MEAACXZ (protected: virtual signed char __cdecl icu::UTF16CollationIterator::foundNULTerminator(void)) + ?foundNULTerminator@UTF8CollationIterator@icu@@MEAACXZ (protected: virtual signed char __cdecl icu::UTF8CollationIterator::foundNULTerminator(void)) + ?freeTransliterators@CompoundTransliterator@icu@@AEAAXXZ (private: void __cdecl icu::CompoundTransliterator::freeTransliterators(void)) + ?freeze@ZNStringPool@icu@@QEAAXXZ (public: void __cdecl icu::ZNStringPool::freeze(void)) + ?fromString@StandardPlural@icu@@SA?AW4Form@12@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: static enum icu::StandardPlural::Form __cdecl icu::StandardPlural::fromString(class icu::UnicodeString const &,enum UErrorCode &)) + ?fromString@StandardPlural@icu@@SA?AW4Form@12@PEBDAEAW4UErrorCode@@@Z (public: static enum icu::StandardPlural::Form __cdecl icu::StandardPlural::fromString(char const *,enum UErrorCode &)) + ?fromUCollationElements@CollationElementIterator@icu@@SAPEAV12@PEAUUCollationElements@@@Z (public: static class icu::CollationElementIterator * __cdecl icu::CollationElementIterator::fromUCollationElements(struct UCollationElements *)) + ?fromUCollationElements@CollationElementIterator@icu@@SAPEBV12@PEBUUCollationElements@@@Z (public: static class icu::CollationElementIterator const * __cdecl icu::CollationElementIterator::fromUCollationElements(struct UCollationElements const *)) + ?fromUCollator@Collator@icu@@SAPEAV12@PEAUUCollator@@@Z (public: static class icu::Collator * __cdecl icu::Collator::fromUCollator(struct UCollator *)) + ?fromUCollator@Collator@icu@@SAPEBV12@PEBUUCollator@@@Z (public: static class icu::Collator const * __cdecl icu::Collator::fromUCollator(struct UCollator const *)) + ?fromUFormattable@Formattable@icu@@SAPEAV12@PEAPEAX@Z (public: static class icu::Formattable * __cdecl icu::Formattable::fromUFormattable(void * *)) + ?fromUFormattable@Formattable@icu@@SAPEBV12@PEBQEAX@Z (public: static class icu::Formattable const * __cdecl icu::Formattable::fromUFormattable(void * const *)) + ?gDefaultMaxIntegerDigits@NumberFormat@icu@@1HB (protected: static int const icu::NumberFormat::gDefaultMaxIntegerDigits) + ?gDefaultMinIntegerDigits@NumberFormat@icu@@1HB (protected: static int const icu::NumberFormat::gDefaultMinIntegerDigits) + ?get2DigitYearStart@SimpleDateFormat@icu@@QEBANAEAW4UErrorCode@@@Z (public: double __cdecl icu::SimpleDateFormat::get2DigitYearStart(enum UErrorCode &)const ) + ?get@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEBAHW4UDateFormatBooleanAttribute@@@Z (public: int __cdecl icu::EnumSet::get(enum UDateFormatBooleanAttribute)const ) + ?get@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEBAHW4UNumberFormatAttribute@@@Z (public: int __cdecl icu::EnumSet::get(enum UNumberFormatAttribute)const ) + ?get@?$PluralMap@VDigitAffix@icu@@@icu@@QEBAAEBVDigitAffix@2@AEBVUnicodeString@2@@Z (public: class icu::DigitAffix const & __cdecl icu::PluralMap::get(class icu::UnicodeString const &)const ) + ?get@?$PluralMap@VDigitAffix@icu@@@icu@@QEBAAEBVDigitAffix@2@PEBD@Z (public: class icu::DigitAffix const & __cdecl icu::PluralMap::get(char const *)const ) + ?get@?$PluralMap@VDigitAffix@icu@@@icu@@QEBAAEBVDigitAffix@2@W4Category@PluralMapBase@2@@Z (public: class icu::DigitAffix const & __cdecl icu::PluralMap::get(enum icu::PluralMapBase::Category)const ) + ?get@Calendar@icu@@QEBAHW4UCalendarDateFields@@AEAW4UErrorCode@@@Z (public: int __cdecl icu::Calendar::get(enum UCalendarDateFields,enum UErrorCode &)const ) + ?get@FixedDecimal@icu@@QEBANW4tokenType@2@@Z (public: double __cdecl icu::FixedDecimal::get(enum icu::tokenType)const ) + ?get@SharedBreakIterator@icu@@QEBAPEAVBreakIterator@2@XZ (public: class icu::BreakIterator * __cdecl icu::SharedBreakIterator::get(void)const ) + ?get@SharedCalendar@icu@@QEBAPEBVCalendar@2@XZ (public: class icu::Calendar const * __cdecl icu::SharedCalendar::get(void)const ) + ?get@SharedDateFormatSymbols@icu@@QEBAAEBVDateFormatSymbols@2@XZ (public: class icu::DateFormatSymbols const & __cdecl icu::SharedDateFormatSymbols::get(void)const ) + ?get@SharedNumberFormat@icu@@QEBAPEBVNumberFormat@2@XZ (public: class icu::NumberFormat const * __cdecl icu::SharedNumberFormat::get(void)const ) + ?get@ZNStringPool@icu@@QEAAPEB_SAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: char16_t const * __cdecl icu::ZNStringPool::get(class icu::UnicodeString const &,enum UErrorCode &)) + ?get@ZNStringPool@icu@@QEAAPEB_SPEB_SAEAW4UErrorCode@@@Z (public: char16_t const * __cdecl icu::ZNStringPool::get(char16_t const *,enum UErrorCode &)) + ?getActualHelper@Calendar@icu@@AEBAHW4UCalendarDateFields@@HHAEAW4UErrorCode@@@Z (private: int __cdecl icu::Calendar::getActualHelper(enum UCalendarDateFields,int,int,enum UErrorCode &)const ) + ?getActualMaximum@Calendar@icu@@UEBAHW4UCalendarDateFields@@AEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::getActualMaximum(enum UCalendarDateFields,enum UErrorCode &)const ) + ?getActualMaximum@GregorianCalendar@icu@@UEBAHW4UCalendarDateFields@@AEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::GregorianCalendar::getActualMaximum(enum UCalendarDateFields,enum UErrorCode &)const ) + ?getActualMinimum@Calendar@icu@@QEBAHW4EDateFields@12@AEAW4UErrorCode@@@Z (public: int __cdecl icu::Calendar::getActualMinimum(enum icu::Calendar::EDateFields,enum UErrorCode &)const ) + ?getActualMinimum@Calendar@icu@@UEBAHW4UCalendarDateFields@@AEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::getActualMinimum(enum UCalendarDateFields,enum UErrorCode &)const ) + ?getActualMinimum@GregorianCalendar@icu@@QEBAHW4EDateFields@Calendar@2@@Z (public: int __cdecl icu::GregorianCalendar::getActualMinimum(enum icu::Calendar::EDateFields)const ) + ?getActualMinimum@GregorianCalendar@icu@@QEBAHW4EDateFields@Calendar@2@AEAW4UErrorCode@@@Z (public: int __cdecl icu::GregorianCalendar::getActualMinimum(enum icu::Calendar::EDateFields,enum UErrorCode &)const ) + ?getActualMinimum@GregorianCalendar@icu@@UEBAHW4UCalendarDateFields@@AEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::GregorianCalendar::getActualMinimum(enum UCalendarDateFields,enum UErrorCode &)const ) + ?getAlias@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QEBAPEAUdecNumber@@XZ (public: struct decNumber * __cdecl icu::MaybeStackHeaderAndArray::getAlias(void)const ) + ?getAll@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEBAIXZ (public: unsigned int __cdecl icu::EnumSet::getAll(void)const ) + ?getAll@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEBAIXZ (public: unsigned int __cdecl icu::EnumSet::getAll(void)const ) + ?getAllKeywordValues@PluralRules@icu@@QEAAHAEBVUnicodeString@2@PEANHAEAW4UErrorCode@@@Z (public: int __cdecl icu::PluralRules::getAllKeywordValues(class icu::UnicodeString const &,double *,int,enum UErrorCode &)) + ?getAllowedHourFormats@DateTimePatternGenerator@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::getAllowedHourFormats(class icu::Locale const &,enum UErrorCode &)) + ?getAlternateHandling@CollationSettings@icu@@QEBA?AW4UColAttributeValue@@XZ (public: enum UColAttributeValue __cdecl icu::CollationSettings::getAlternateHandling(void)const ) + ?getAmPmStrings@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getAmPmStrings(int &)const ) + ?getApostropheMode@MessageFormat@icu@@QEBA?AW4UMessagePatternApostropheMode@@XZ (public: enum UMessagePatternApostropheMode __cdecl icu::MessageFormat::getApostropheMode(void)const ) + ?getAppendFormatNumber@DateTimePatternGenerator@icu@@AEBA?AW4UDateTimePatternField@@PEBD@Z (private: enum UDateTimePatternField __cdecl icu::DateTimePatternGenerator::getAppendFormatNumber(char const *)const ) + ?getAppendItemFormat@DateTimePatternGenerator@icu@@QEBAAEBVUnicodeString@2@W4UDateTimePatternField@@@Z (public: class icu::UnicodeString const & __cdecl icu::DateTimePatternGenerator::getAppendItemFormat(enum UDateTimePatternField)const ) + ?getAppendItemName@DateTimePatternGenerator@icu@@QEBAAEBVUnicodeString@2@W4UDateTimePatternField@@@Z (public: class icu::UnicodeString const & __cdecl icu::DateTimePatternGenerator::getAppendItemName(enum UDateTimePatternField)const ) + ?getAppendName@DateTimePatternGenerator@icu@@AEAAXW4UDateTimePatternField@@AEAVUnicodeString@2@@Z (private: void __cdecl icu::DateTimePatternGenerator::getAppendName(enum UDateTimePatternField,class icu::UnicodeString &)) + ?getAppendNameNumber@DateTimePatternGenerator@icu@@AEBA?AW4UDateTimePatternField@@PEBD@Z (private: enum UDateTimePatternField __cdecl icu::DateTimePatternGenerator::getAppendNameNumber(char const *)const ) + ?getArgFromListByName@MessageFormat@icu@@AEBAPEBVFormattable@2@PEBV32@PEBVUnicodeString@2@HAEAV42@@Z (private: class icu::Formattable const * __cdecl icu::MessageFormat::getArgFromListByName(class icu::Formattable const *,class icu::UnicodeString const *,int,class icu::UnicodeString &)const ) + ?getArgName@MessageFormat@icu@@AEAA?AVUnicodeString@2@H@Z (private: class icu::UnicodeString __cdecl icu::MessageFormat::getArgName(int)) + ?getArgTypeCount@MessageFormat@icu@@QEBAHXZ (public: int __cdecl icu::MessageFormat::getArgTypeCount(void)const ) + ?getArgTypeList@MessageFormat@icu@@AEBAPEBW4Type@Formattable@2@AEAH@Z (private: enum icu::Formattable::Type const * __cdecl icu::MessageFormat::getArgTypeList(int &)const ) + ?getArray@Formattable@icu@@QEBAPEBV12@AEAH@Z (public: class icu::Formattable const * __cdecl icu::Formattable::getArray(int &)const ) + ?getArray@Formattable@icu@@QEBAPEBV12@AEAHAEAW4UErrorCode@@@Z (public: class icu::Formattable const * __cdecl icu::Formattable::getArray(int &,enum UErrorCode &)const ) + ?getArrayLimit@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QEBAPEADXZ (public: char * __cdecl icu::MaybeStackHeaderAndArray::getArrayLimit(void)const ) + ?getArrayStart@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QEBAPEADXZ (public: char * __cdecl icu::MaybeStackHeaderAndArray::getArrayStart(void)const ) + ?getAttribute@DecimalFormat@icu@@UEBAHW4UNumberFormatAttribute@@AEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::DecimalFormat::getAttribute(enum UNumberFormatAttribute,enum UErrorCode &)const ) + ?getAttribute@RuleBasedCollator@icu@@UEBA?AW4UColAttributeValue@@W4UColAttribute@@AEAW4UErrorCode@@@Z (public: virtual enum UColAttributeValue __cdecl icu::RuleBasedCollator::getAttribute(enum UColAttribute,enum UErrorCode &)const ) + ?getAttribute@SearchIterator@icu@@QEBA?AW4USearchAttributeValue@@W4USearchAttribute@@@Z (public: enum USearchAttributeValue __cdecl icu::SearchIterator::getAttribute(enum USearchAttribute)const ) + ?getAvailable@MeasureUnit@icu@@SAHPEAV12@HAEAW4UErrorCode@@@Z (public: static int __cdecl icu::MeasureUnit::getAvailable(class icu::MeasureUnit *,int,enum UErrorCode &)) + ?getAvailable@MeasureUnit@icu@@SAHPEBDPEAV12@HAEAW4UErrorCode@@@Z (public: static int __cdecl icu::MeasureUnit::getAvailable(char const *,class icu::MeasureUnit *,int,enum UErrorCode &)) + ?getAvailable@Region@icu@@SAPEAVStringEnumeration@2@W4URegionType@@AEAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Region::getAvailable(enum URegionType,enum UErrorCode &)) + ?getAvailableID@Transliterator@icu@@SAAEBVUnicodeString@2@H@Z (public: static class icu::UnicodeString const & __cdecl icu::Transliterator::getAvailableID(int)) + ?getAvailableIDs@Transliterator@icu@@SAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Transliterator::getAvailableIDs(enum UErrorCode &)) + ?getAvailableLocales@Calendar@icu@@SAPEBVLocale@2@AEAH@Z (public: static class icu::Locale const * __cdecl icu::Calendar::getAvailableLocales(int &)) + ?getAvailableLocales@Collator@icu@@SAPEAVStringEnumeration@2@XZ (public: static class icu::StringEnumeration * __cdecl icu::Collator::getAvailableLocales(void)) + ?getAvailableLocales@Collator@icu@@SAPEBVLocale@2@AEAH@Z (public: static class icu::Locale const * __cdecl icu::Collator::getAvailableLocales(int &)) + ?getAvailableLocales@DateFormat@icu@@SAPEBVLocale@2@AEAH@Z (public: static class icu::Locale const * __cdecl icu::DateFormat::getAvailableLocales(int &)) + ?getAvailableLocales@NumberFormat@icu@@SAPEAVStringEnumeration@2@XZ (public: static class icu::StringEnumeration * __cdecl icu::NumberFormat::getAvailableLocales(void)) + ?getAvailableLocales@NumberFormat@icu@@SAPEBVLocale@2@AEAH@Z (public: static class icu::Locale const * __cdecl icu::NumberFormat::getAvailableLocales(int &)) + ?getAvailableLocales@PluralRules@icu@@SAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::PluralRules::getAvailableLocales(enum UErrorCode &)) + ?getAvailableMetazoneIDs@ZoneMeta@icu@@SAPEBVUVector@2@XZ (public: static class icu::UVector const * __cdecl icu::ZoneMeta::getAvailableMetazoneIDs(void)) + ?getAvailableNames@NumberingSystem@icu@@SAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::NumberingSystem::getAvailableNames(enum UErrorCode &)) + ?getAvailableSource@Transliterator@icu@@SAAEAVUnicodeString@2@HAEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Transliterator::getAvailableSource(int,class icu::UnicodeString &)) + ?getAvailableTarget@Transliterator@icu@@SAAEAVUnicodeString@2@HAEBV32@AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Transliterator::getAvailableTarget(int,class icu::UnicodeString const &,class icu::UnicodeString &)) + ?getAvailableTypes@MeasureUnit@icu@@SAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::MeasureUnit::getAvailableTypes(enum UErrorCode &)) + ?getAvailableVariant@Transliterator@icu@@SAAEAVUnicodeString@2@HAEBV32@0AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Transliterator::getAvailableVariant(int,class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &)) + ?getBaseSkeleton@DateTimePatternGenerator@icu@@QEAA?AVUnicodeString@2@AEBV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::getBaseSkeleton(class icu::UnicodeString const &,enum UErrorCode &)) + ?getBaseSkeletons@DateTimePatternGenerator@icu@@QEBAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::DateTimePatternGenerator::getBaseSkeletons(enum UErrorCode &)const ) + ?getBasicTimeZone@Calendar@icu@@AEBAPEAVBasicTimeZone@2@XZ (private: class icu::BasicTimeZone * __cdecl icu::Calendar::getBasicTimeZone(void)const ) + ?getBeginIndex@FieldPosition@icu@@QEBAHXZ (public: int __cdecl icu::FieldPosition::getBeginIndex(void)const ) + ?getBestAppending@DateTimePatternGenerator@icu@@AEAA?AVUnicodeString@2@HHW4UDateTimePatternMatchOptions@@@Z (private: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::getBestAppending(int,int,enum UDateTimePatternMatchOptions)) + ?getBestPattern@DateFormat@icu@@SA?AVUnicodeString@2@AEBVLocale@2@AEBV32@AEAW4UErrorCode@@@Z (public: static class icu::UnicodeString __cdecl icu::DateFormat::getBestPattern(class icu::Locale const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?getBestPattern@DateTimePatternGenerator@icu@@QEAA?AVUnicodeString@2@AEBV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::getBestPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?getBestPattern@DateTimePatternGenerator@icu@@QEAA?AVUnicodeString@2@AEBV32@W4UDateTimePatternMatchOptions@@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::getBestPattern(class icu::UnicodeString const &,enum UDateTimePatternMatchOptions,enum UErrorCode &)) + ?getBestRaw@DateTimePatternGenerator@icu@@AEAAPEBVUnicodeString@2@AEAVDateTimeMatcher@2@HPEAVDistanceInfo@2@PEAPEBVPtnSkeleton@2@@Z (private: class icu::UnicodeString const * __cdecl icu::DateTimePatternGenerator::getBestRaw(class icu::DateTimeMatcher &,int,class icu::DistanceInfo *,class icu::PtnSkeleton const * *)) + ?getBestSkeleton@DateIntervalInfo@icu@@AEBAPEBVUnicodeString@2@AEBV32@AEAC@Z (private: class icu::UnicodeString const * __cdecl icu::DateIntervalInfo::getBestSkeleton(class icu::UnicodeString const &,signed char &)const ) + ?getBogus@Formattable@icu@@AEBAPEAVUnicodeString@2@XZ (private: class icu::UnicodeString * __cdecl icu::Formattable::getBogus(void)const ) + ?getBooleanAttribute@DateFormat@icu@@UEBACW4UDateFormatBooleanAttribute@@AEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::DateFormat::getBooleanAttribute(enum UDateFormatBooleanAttribute,enum UErrorCode &)const ) + ?getBound@Collator@icu@@SAHPEBEHW4UColBoundMode@@IPEAEHAEAW4UErrorCode@@@Z (public: static int __cdecl icu::Collator::getBound(unsigned char const *,int,enum UColBoundMode,unsigned int,unsigned char *,int,enum UErrorCode &)) + ?getBreakIterator@SearchIterator@icu@@QEBAPEBVBreakIterator@2@XZ (public: class icu::BreakIterator const * __cdecl icu::SearchIterator::getBreakIterator(void)const ) + ?getBucket@ImmutableIndex@AlphabeticIndex@icu@@QEBAPEBVBucket@23@H@Z (public: class icu::AlphabeticIndex::Bucket const * __cdecl icu::AlphabeticIndex::ImmutableIndex::getBucket(int)const ) + ?getBucketCount@AlphabeticIndex@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::AlphabeticIndex::getBucketCount(enum UErrorCode &)) + ?getBucketCount@ImmutableIndex@AlphabeticIndex@icu@@QEBAHXZ (public: int __cdecl icu::AlphabeticIndex::ImmutableIndex::getBucketCount(void)const ) + ?getBucketIndex@AlphabeticIndex@icu@@UEAAHAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::AlphabeticIndex::getBucketIndex(class icu::UnicodeString const &,enum UErrorCode &)) + ?getBucketIndex@AlphabeticIndex@icu@@UEBAHXZ (public: virtual int __cdecl icu::AlphabeticIndex::getBucketIndex(void)const ) + ?getBucketIndex@ImmutableIndex@AlphabeticIndex@icu@@QEBAHAEBVUnicodeString@3@AEAW4UErrorCode@@@Z (public: int __cdecl icu::AlphabeticIndex::ImmutableIndex::getBucketIndex(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?getBucketLabel@AlphabeticIndex@icu@@UEBAAEBVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::getBucketLabel(void)const ) + ?getBucketLabelType@AlphabeticIndex@icu@@UEBA?AW4UAlphabeticIndexLabelType@@XZ (public: virtual enum UAlphabeticIndexLabelType __cdecl icu::AlphabeticIndex::getBucketLabelType(void)const ) + ?getBucketRecordCount@AlphabeticIndex@icu@@UEBAHXZ (public: virtual int __cdecl icu::AlphabeticIndex::getBucketRecordCount(void)const ) + ?getByCategory@PluralAffix@icu@@QEBAAEBVDigitAffix@2@AEBVUnicodeString@2@@Z (public: class icu::DigitAffix const & __cdecl icu::PluralAffix::getByCategory(class icu::UnicodeString const &)const ) + ?getByCategory@PluralAffix@icu@@QEBAAEBVDigitAffix@2@PEBD@Z (public: class icu::DigitAffix const & __cdecl icu::PluralAffix::getByCategory(char const *)const ) + ?getByVariant@QuantityFormatter@icu@@QEBAPEBVSimpleFormatter@2@PEBD@Z (public: class icu::SimpleFormatter const * __cdecl icu::QuantityFormatter::getByVariant(char const *)const ) + ?getByteArray@CollationKey@icu@@QEBAPEBEAEAH@Z (public: unsigned char const * __cdecl icu::CollationKey::getByteArray(int &)const ) + ?getBytes@CollationKey@icu@@AEAAPEAEXZ (private: unsigned char * __cdecl icu::CollationKey::getBytes(void)) + ?getBytes@CollationKey@icu@@AEBAPEBEXZ (private: unsigned char const * __cdecl icu::CollationKey::getBytes(void)const ) + ?getCE32@CollationData@icu@@QEBAIH@Z (public: unsigned int __cdecl icu::CollationData::getCE32(int)const ) + ?getCE32FromBuilderData@CollationIterator@icu@@MEAAIIAEAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::CollationIterator::getCE32FromBuilderData(unsigned int,enum UErrorCode &)) + ?getCE32FromOffsetCE32@CollationDataBuilder@icu@@IEBAICHI@Z (protected: unsigned int __cdecl icu::CollationDataBuilder::getCE32FromOffsetCE32(signed char,int,unsigned int)const ) + ?getCE32FromPrefix@CollationIterator@icu@@AEAAIPEBUCollationData@2@IAEAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationIterator::getCE32FromPrefix(struct icu::CollationData const *,unsigned int,enum UErrorCode &)) + ?getCE32FromSupplementary@CollationData@icu@@QEBAIH@Z (public: unsigned int __cdecl icu::CollationData::getCE32FromSupplementary(int)const ) + ?getCE@CollationIterator@icu@@QEBA_JH@Z (public: __int64 __cdecl icu::CollationIterator::getCE(int)const ) + ?getCEFromOffsetCE32@CollationData@icu@@QEBA_JHI@Z (public: __int64 __cdecl icu::CollationData::getCEFromOffsetCE32(int,unsigned int)const ) + ?getCEs@CollationDataBuilder@icu@@IEAAHAEBVUnicodeString@2@HQEA_JH@Z (protected: int __cdecl icu::CollationDataBuilder::getCEs(class icu::UnicodeString const &,int,__int64 * const,int)) + ?getCEs@CollationDataBuilder@icu@@QEAAHAEBVUnicodeString@2@0QEA_JH@Z (public: int __cdecl icu::CollationDataBuilder::getCEs(class icu::UnicodeString const &,class icu::UnicodeString const &,__int64 * const,int)) + ?getCEs@CollationDataBuilder@icu@@QEAAHAEBVUnicodeString@2@QEA_JH@Z (public: int __cdecl icu::CollationDataBuilder::getCEs(class icu::UnicodeString const &,__int64 * const,int)) + ?getCEs@CollationFastLatinBuilder@icu@@AEAAXAEBUCollationData@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationFastLatinBuilder::getCEs(struct icu::CollationData const &,enum UErrorCode &)) + ?getCEs@CollationIterator@icu@@QEBAPEB_JXZ (public: __int64 const * __cdecl icu::CollationIterator::getCEs(void)const ) + ?getCEsFromCE32@CollationFastLatinBuilder@icu@@AEAACAEBUCollationData@2@HIAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::getCEsFromCE32(struct icu::CollationData const &,int,unsigned int,enum UErrorCode &)) + ?getCEsFromContractionCE32@CollationFastLatinBuilder@icu@@AEAACAEBUCollationData@2@IAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::getCEsFromContractionCE32(struct icu::CollationData const &,unsigned int,enum UErrorCode &)) + ?getCEsLength@CollationIterator@icu@@QEBAHXZ (public: int __cdecl icu::CollationIterator::getCEsLength(void)const ) + ?getCachedFormatter@MessageFormat@icu@@AEBAPEAVFormat@2@H@Z (private: class icu::Format * __cdecl icu::MessageFormat::getCachedFormatter(int)const ) + ?getCalendar@DateFormat@icu@@UEBAPEBVCalendar@2@XZ (public: virtual class icu::Calendar const * __cdecl icu::DateFormat::getCalendar(void)const ) + ?getCalendarTypeFromLocale@Calendar@icu@@SAXAEBVLocale@2@PEADHAEAW4UErrorCode@@@Z (public: static void __cdecl icu::Calendar::getCalendarTypeFromLocale(class icu::Locale const &,char *,int,enum UErrorCode &)) + ?getCalendarTypeToUse@DateTimePatternGenerator@icu@@AEAAXAEBVLocale@2@AEAVCharString@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::getCalendarTypeToUse(class icu::Locale const &,class icu::CharString &,enum UErrorCode &)) + ?getCanonicalCLDRID@ZoneMeta@icu@@SAAEAVUnicodeString@2@AEBV32@AEAV32@AEAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::ZoneMeta::getCanonicalCLDRID(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?getCanonicalCLDRID@ZoneMeta@icu@@SAPEB_SAEBVTimeZone@2@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::getCanonicalCLDRID(class icu::TimeZone const &)) + ?getCanonicalCLDRID@ZoneMeta@icu@@SAPEB_SAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::getCanonicalCLDRID(class icu::UnicodeString const &,enum UErrorCode &)) + ?getCanonicalCountry@ZoneMeta@icu@@SAAEAVUnicodeString@2@AEBV32@AEAV32@PEAC@Z (public: static class icu::UnicodeString & __cdecl icu::ZoneMeta::getCanonicalCountry(class icu::UnicodeString const &,class icu::UnicodeString &,signed char *)) + ?getCanonicalID@OlsonTimeZone@icu@@QEBAPEB_SXZ (public: char16_t const * __cdecl icu::OlsonTimeZone::getCanonicalID(void)const ) + ?getCanonicalID@TimeZone@icu@@SAAEAVUnicodeString@2@AEBV32@AEAV32@AEACAEAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::TimeZone::getCanonicalID(class icu::UnicodeString const &,class icu::UnicodeString &,signed char &,enum UErrorCode &)) + ?getCanonicalID@TimeZone@icu@@SAAEAVUnicodeString@2@AEBV32@AEAV32@AEAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::TimeZone::getCanonicalID(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?getCapacity@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QEBAHXZ (public: int __cdecl icu::MaybeStackHeaderAndArray::getCapacity(void)const ) + ?getCapacity@CollationKey@icu@@AEBAHXZ (private: int __cdecl icu::CollationKey::getCapacity(void)const ) + ?getCapitalizationContext@RelativeDateTimeFormatter@icu@@QEBA?AW4UDisplayContext@@XZ (public: enum UDisplayContext __cdecl icu::RelativeDateTimeFormatter::getCapitalizationContext(void)const ) + ?getCaseFirst@CollationSettings@icu@@QEBA?AW4UColAttributeValue@@XZ (public: enum UColAttributeValue __cdecl icu::CollationSettings::getCaseFirst(void)const ) + ?getCases@CollationFastLatin@icu@@CAIICI@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getCases(unsigned int,signed char,unsigned int)) + ?getCharIndex@CollationFastLatin@icu@@SAH_S@Z (public: static int __cdecl icu::CollationFastLatin::getCharIndex(char16_t)) + ?getChildNode@TextTrieMap@icu@@AEBAPEAUCharacterNode@2@PEAU32@_S@Z (private: struct icu::CharacterNode * __cdecl icu::TextTrieMap::getChildNode(struct icu::CharacterNode *,char16_t)const ) + ?getChineseCalZoneAstroCalc@ChineseCalendar@icu@@AEBAPEBVTimeZone@2@XZ (private: class icu::TimeZone const * __cdecl icu::ChineseCalendar::getChineseCalZoneAstroCalc(void)const ) + ?getClosures@ChoiceFormat@icu@@UEBAPEBCAEAH@Z (public: virtual signed char const * __cdecl icu::ChoiceFormat::getClosures(int &)const ) + ?getCollationKey@RuleBasedCollator@icu@@UEBAAEAVCollationKey@2@AEBVUnicodeString@2@AEAV32@AEAW4UErrorCode@@@Z (public: virtual class icu::CollationKey & __cdecl icu::RuleBasedCollator::getCollationKey(class icu::UnicodeString const &,class icu::CollationKey &,enum UErrorCode &)const ) + ?getCollationKey@RuleBasedCollator@icu@@UEBAAEAVCollationKey@2@PEB_SHAEAV32@AEAW4UErrorCode@@@Z (public: virtual class icu::CollationKey & __cdecl icu::RuleBasedCollator::getCollationKey(char16_t const *,int,class icu::CollationKey &,enum UErrorCode &)const ) + ?getCollator@AlphabeticIndex@icu@@UEBAAEBVRuleBasedCollator@2@XZ (public: virtual class icu::RuleBasedCollator const & __cdecl icu::AlphabeticIndex::getCollator(void)const ) + ?getCollator@RuleBasedNumberFormat@icu@@AEBAPEBVRuleBasedCollator@2@XZ (private: class icu::RuleBasedCollator const * __cdecl icu::RuleBasedNumberFormat::getCollator(void)const ) + ?getCollator@StringSearch@icu@@QEBAPEAVRuleBasedCollator@2@XZ (public: class icu::RuleBasedCollator * __cdecl icu::StringSearch::getCollator(void)const ) + ?getConditionalCE32@CollationDataBuilder@icu@@IEBAPEAUConditionalCE32@2@H@Z (protected: struct icu::ConditionalCE32 * __cdecl icu::CollationDataBuilder::getConditionalCE32(int)const ) + ?getConditionalCE32ForCE32@CollationDataBuilder@icu@@IEBAPEAUConditionalCE32@2@I@Z (protected: struct icu::ConditionalCE32 * __cdecl icu::CollationDataBuilder::getConditionalCE32ForCE32(unsigned int)const ) + ?getConstSymbol@DecimalFormatSymbols@icu@@QEBAAEBVUnicodeString@2@W4ENumberFormatSymbol@12@@Z (public: class icu::UnicodeString const & __cdecl icu::DecimalFormatSymbols::getConstSymbol(enum icu::DecimalFormatSymbols::ENumberFormatSymbol)const ) + ?getContainedRegions@Region@icu@@QEBAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::Region::getContainedRegions(enum UErrorCode &)const ) + ?getContainedRegions@Region@icu@@QEBAPEAVStringEnumeration@2@W4URegionType@@AEAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::Region::getContainedRegions(enum URegionType,enum UErrorCode &)const ) + ?getContainingRegion@Region@icu@@QEBAPEBV12@W4URegionType@@@Z (public: class icu::Region const * __cdecl icu::Region::getContainingRegion(enum URegionType)const ) + ?getContainingRegion@Region@icu@@QEBAPEBV12@XZ (public: class icu::Region const * __cdecl icu::Region::getContainingRegion(void)const ) + ?getContext@DateFormat@icu@@UEBA?AW4UDisplayContext@@W4UDisplayContextType@@AEAW4UErrorCode@@@Z (public: virtual enum UDisplayContext __cdecl icu::DateFormat::getContext(enum UDisplayContextType,enum UErrorCode &)const ) + ?getContext@NumberFormat@icu@@UEBA?AW4UDisplayContext@@W4UDisplayContextType@@AEAW4UErrorCode@@@Z (public: virtual enum UDisplayContext __cdecl icu::NumberFormat::getContext(enum UDisplayContextType,enum UErrorCode &)const ) + ?getCount@CompoundTransliterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::CompoundTransliterator::getCount(void)const ) + ?getCount@DigitList@icu@@QEBAHXZ (public: int __cdecl icu::DigitList::getCount(void)const ) + ?getCurrency@CurrencyAmount@icu@@QEBAAEBVCurrencyUnit@2@XZ (public: class icu::CurrencyUnit const & __cdecl icu::CurrencyAmount::getCurrency(void)const ) + ?getCurrency@NumberFormat@icu@@QEBAPEB_SXZ (public: char16_t const * __cdecl icu::NumberFormat::getCurrency(void)const ) + ?getCurrencyPattern@DecimalFormatSymbols@icu@@QEBAPEB_SXZ (public: char16_t const * __cdecl icu::DecimalFormatSymbols::getCurrencyPattern(void)const ) + ?getCurrencyPluralInfo@DecimalFormat@icu@@UEBAPEBVCurrencyPluralInfo@2@XZ (public: virtual class icu::CurrencyPluralInfo const * __cdecl icu::DecimalFormat::getCurrencyPluralInfo(void)const ) + ?getCurrencyPluralPattern@CurrencyPluralInfo@icu@@QEBAAEAVUnicodeString@2@AEBV32@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::CurrencyPluralInfo::getCurrencyPluralPattern(class icu::UnicodeString const &,class icu::UnicodeString &)const ) + ?getCurrencyUsage@DecimalFormat@icu@@QEBA?AW4UCurrencyUsage@@XZ (public: enum UCurrencyUsage __cdecl icu::DecimalFormat::getCurrencyUsage(void)const ) + ?getCurrentEra@JapaneseCalendar@icu@@SAIXZ (public: static unsigned int __cdecl icu::JapaneseCalendar::getCurrentEra(void)) + ?getCustomID@TimeZone@icu@@CAAEAVUnicodeString@2@AEBV32@AEAV32@AEAW4UErrorCode@@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZone::getCustomID(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?getDSTSavings@OlsonTimeZone@icu@@UEBAHXZ (public: virtual int __cdecl icu::OlsonTimeZone::getDSTSavings(void)const ) + ?getDSTSavings@SimpleTimeZone@icu@@UEBAHXZ (public: virtual int __cdecl icu::SimpleTimeZone::getDSTSavings(void)const ) + ?getDSTSavings@TimeZone@icu@@UEBAHXZ (public: virtual int __cdecl icu::TimeZone::getDSTSavings(void)const ) + ?getDSTSavings@TimeZoneRule@icu@@QEBAHXZ (public: int __cdecl icu::TimeZoneRule::getDSTSavings(void)const ) + ?getData@CollationRoot@icu@@SAPEBUCollationData@2@AEAW4UErrorCode@@@Z (public: static struct icu::CollationData const * __cdecl icu::CollationRoot::getData(enum UErrorCode &)) + ?getDataCE32@CollationIterator@icu@@MEBAIH@Z (protected: virtual unsigned int __cdecl icu::CollationIterator::getDataCE32(int)const ) + ?getDate@Formattable@icu@@QEBANAEAW4UErrorCode@@@Z (public: double __cdecl icu::Formattable::getDate(enum UErrorCode &)const ) + ?getDate@Formattable@icu@@QEBANXZ (public: double __cdecl icu::Formattable::getDate(void)const ) + ?getDateFormat@DateIntervalFormat@icu@@QEBAPEBVDateFormat@2@XZ (public: class icu::DateFormat const * __cdecl icu::DateIntervalFormat::getDateFormat(void)const ) + ?getDateFormatSymbols@SimpleDateFormat@icu@@UEBAPEBVDateFormatSymbols@2@XZ (public: virtual class icu::DateFormatSymbols const * __cdecl icu::SimpleDateFormat::getDateFormatSymbols(void)const ) + ?getDateIntervalInfo@DateIntervalFormat@icu@@QEBAPEBVDateIntervalInfo@2@XZ (public: class icu::DateIntervalInfo const * __cdecl icu::DateIntervalFormat::getDateIntervalInfo(void)const ) + ?getDateRuleType@DateTimeRule@icu@@QEBA?AW4DateRuleType@12@XZ (public: enum icu::DateTimeRule::DateRuleType __cdecl icu::DateTimeRule::getDateRuleType(void)const ) + ?getDateTimeFormat@DateTimePatternGenerator@icu@@QEBAAEBVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::DateTimePatternGenerator::getDateTimeFormat(void)const ) + ?getDateTimeSkeleton@DateIntervalFormat@icu@@CAXAEBVUnicodeString@2@AEAV32@111@Z (private: static void __cdecl icu::DateIntervalFormat::getDateTimeSkeleton(class icu::UnicodeString const &,class icu::UnicodeString &,class icu::UnicodeString &,class icu::UnicodeString &,class icu::UnicodeString &)) + ?getDayOfWeekType@Calendar@icu@@UEBA?AW4UCalendarWeekdayType@@W4UCalendarDaysOfWeek@@AEAW4UErrorCode@@@Z (public: virtual enum UCalendarWeekdayType __cdecl icu::Calendar::getDayOfWeekType(enum UCalendarDaysOfWeek,enum UErrorCode &)const ) + ?getDecimal@DateTimePatternGenerator@icu@@QEBAAEBVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::DateTimePatternGenerator::getDecimal(void)const ) + ?getDecimal@DigitList@icu@@QEAAXAEAVCharString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::getDecimal(class icu::CharString &,enum UErrorCode &)) + ?getDecimalAt@DigitList@icu@@QEAAHXZ (public: int __cdecl icu::DigitList::getDecimalAt(void)) + ?getDecimalFormatSymbols@DecimalFormat@icu@@UEBAPEBVDecimalFormatSymbols@2@XZ (public: virtual class icu::DecimalFormatSymbols const * __cdecl icu::DecimalFormat::getDecimalFormatSymbols(void)const ) + ?getDecimalFormatSymbols@RuleBasedNumberFormat@icu@@AEBAPEBVDecimalFormatSymbols@2@XZ (private: class icu::DecimalFormatSymbols const * __cdecl icu::RuleBasedNumberFormat::getDecimalFormatSymbols(void)const ) + ?getDecimalNumber@Formattable@icu@@QEAA?AVStringPiece@2@AEAW4UErrorCode@@@Z (public: class icu::StringPiece __cdecl icu::Formattable::getDecimalNumber(enum UErrorCode &)) + ?getDefaultDateFormat@MessageFormat@icu@@AEBAPEBVDateFormat@2@AEAW4UErrorCode@@@Z (private: class icu::DateFormat const * __cdecl icu::MessageFormat::getDefaultDateFormat(enum UErrorCode &)const ) + ?getDefaultDayInMonth@Calendar@icu@@MEAAHHH@Z (protected: virtual int __cdecl icu::Calendar::getDefaultDayInMonth(int,int)) + ?getDefaultInfinityRule@RuleBasedNumberFormat@icu@@AEBAPEBVNFRule@2@XZ (private: class icu::NFRule const * __cdecl icu::RuleBasedNumberFormat::getDefaultInfinityRule(void)const ) + ?getDefaultMonthInYear@Calendar@icu@@MEAAHH@Z (protected: virtual int __cdecl icu::Calendar::getDefaultMonthInYear(int)) + ?getDefaultNaNRule@RuleBasedNumberFormat@icu@@AEBAPEBVNFRule@2@XZ (private: class icu::NFRule const * __cdecl icu::RuleBasedNumberFormat::getDefaultNaNRule(void)const ) + ?getDefaultNumberFormat@MessageFormat@icu@@AEBAPEBVNumberFormat@2@AEAW4UErrorCode@@@Z (private: class icu::NumberFormat const * __cdecl icu::MessageFormat::getDefaultNumberFormat(enum UErrorCode &)const ) + ?getDefaultOrder@DateIntervalInfo@icu@@QEBACXZ (public: signed char __cdecl icu::DateIntervalInfo::getDefaultOrder(void)const ) + ?getDefaultParseOptions@TimeZoneFormat@icu@@QEBAIXZ (public: unsigned int __cdecl icu::TimeZoneFormat::getDefaultParseOptions(void)const ) + ?getDefaultRuleSet@RuleBasedNumberFormat@icu@@AEBAPEAVNFRuleSet@2@XZ (private: class icu::NFRuleSet * __cdecl icu::RuleBasedNumberFormat::getDefaultRuleSet(void)const ) + ?getDefaultRuleSetName@RuleBasedNumberFormat@icu@@UEBA?AVUnicodeString@2@XZ (public: virtual class icu::UnicodeString __cdecl icu::RuleBasedNumberFormat::getDefaultRuleSetName(void)const ) + ?getDefaultSettings@RuleBasedCollator@icu@@AEBAAEBUCollationSettings@2@XZ (private: struct icu::CollationSettings const & __cdecl icu::RuleBasedCollator::getDefaultSettings(void)const ) + ?getDescription@NumberingSystem@icu@@UEBA?AVUnicodeString@2@XZ (public: virtual class icu::UnicodeString __cdecl icu::NumberingSystem::getDescription(void)const ) + ?getDigit@DigitList@icu@@QEAADH@Z (public: char __cdecl icu::DigitList::getDigit(int)) + ?getDigitByExponent@DigitList@icu@@QEBAEH@Z (public: unsigned char __cdecl icu::DigitList::getDigitByExponent(int)const ) + ?getDigitByExponent@VisibleDigits@icu@@QEBAHH@Z (public: int __cdecl icu::VisibleDigits::getDigitByExponent(int)const ) + ?getDigitList@Formattable@icu@@QEBAPEAVDigitList@2@XZ (public: class icu::DigitList * __cdecl icu::Formattable::getDigitList(void)const ) + ?getDigitValue@DigitList@icu@@QEAAEH@Z (public: unsigned char __cdecl icu::DigitList::getDigitValue(int)) + ?getDisplayName@Collator@icu@@SAAEAVUnicodeString@2@AEBVLocale@2@0AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Collator::getDisplayName(class icu::Locale const &,class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayName@Collator@icu@@SAAEAVUnicodeString@2@AEBVLocale@2@AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Collator::getDisplayName(class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayName@CollatorFactory@icu@@UEAAAEAVUnicodeString@2@AEBVLocale@2@0AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::CollatorFactory::getDisplayName(class icu::Locale const &,class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayName@TimeZone@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZone::getDisplayName(class icu::UnicodeString &)const ) + ?getDisplayName@TimeZone@icu@@QEBAAEAVUnicodeString@2@AEBVLocale@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZone::getDisplayName(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayName@TimeZone@icu@@QEBAAEAVUnicodeString@2@CW4EDisplayType@12@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZone::getDisplayName(signed char,enum icu::TimeZone::EDisplayType,class icu::UnicodeString &)const ) + ?getDisplayName@TimeZone@icu@@QEBAAEAVUnicodeString@2@CW4EDisplayType@12@AEBVLocale@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZone::getDisplayName(signed char,enum icu::TimeZone::EDisplayType,class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayName@TimeZoneGenericNames@icu@@QEBAAEAVUnicodeString@2@AEBVTimeZone@2@W4UTimeZoneGenericNameType@@NAEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneGenericNames::getDisplayName(class icu::TimeZone const &,enum UTimeZoneGenericNameType,double,class icu::UnicodeString &)const ) + ?getDisplayName@TimeZoneNames@icu@@UEBAAEAVUnicodeString@2@AEBV32@W4UTimeZoneNameType@@NAEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::TimeZoneNames::getDisplayName(class icu::UnicodeString const &,enum UTimeZoneNameType,double,class icu::UnicodeString &)const ) + ?getDisplayName@Transliterator@icu@@SAAEAVUnicodeString@2@AEBV32@AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Transliterator::getDisplayName(class icu::UnicodeString const &,class icu::UnicodeString &)) + ?getDisplayName@Transliterator@icu@@SAAEAVUnicodeString@2@AEBV32@AEBVLocale@2@AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::Transliterator::getDisplayName(class icu::UnicodeString const &,class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayNames@TimeZoneNames@icu@@UEBAXAEBVUnicodeString@2@QEBW4UTimeZoneNameType@@HNQEAV32@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::TimeZoneNames::getDisplayNames(class icu::UnicodeString const &,enum UTimeZoneNameType const * const,int,double,class icu::UnicodeString * const,enum UErrorCode &)const ) + ?getDouble@DigitList@icu@@QEBANXZ (public: double __cdecl icu::DigitList::getDouble(void)const ) + ?getDouble@Formattable@icu@@QEBANAEAW4UErrorCode@@@Z (public: double __cdecl icu::Formattable::getDouble(enum UErrorCode &)const ) + ?getDouble@Formattable@icu@@QEBANXZ (public: double __cdecl icu::Formattable::getDouble(void)const ) + ?getDynamicClassID@AnnualTimeZoneRule@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::AnnualTimeZoneRule::getDynamicClassID(void)const ) + ?getDynamicClassID@ChineseCalendar@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::ChineseCalendar::getDynamicClassID(void)const ) + ?getDynamicClassID@ChoiceFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::ChoiceFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@CollationElementIterator@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::CollationElementIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@CollationKey@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::CollationKey::getDynamicClassID(void)const ) + ?getDynamicClassID@CompactDecimalFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::CompactDecimalFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@CompoundTransliterator@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::CompoundTransliterator::getDynamicClassID(void)const ) + ?getDynamicClassID@CurrencyAmount@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::CurrencyAmount::getDynamicClassID(void)const ) + ?getDynamicClassID@CurrencyPluralInfo@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::CurrencyPluralInfo::getDynamicClassID(void)const ) + ?getDynamicClassID@CurrencyUnit@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::CurrencyUnit::getDynamicClassID(void)const ) + ?getDynamicClassID@DateFormatSymbols@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::DateFormatSymbols::getDynamicClassID(void)const ) + ?getDynamicClassID@DateIntervalFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::DateIntervalFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@DateIntervalInfo@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::DateIntervalInfo::getDynamicClassID(void)const ) + ?getDynamicClassID@DateTimePatternGenerator@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::DateTimePatternGenerator::getDynamicClassID(void)const ) + ?getDynamicClassID@DateTimeRule@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::DateTimeRule::getDynamicClassID(void)const ) + ?getDynamicClassID@DecimalFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::DecimalFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@DecimalFormatSymbols@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::DecimalFormatSymbols::getDynamicClassID(void)const ) + ?getDynamicClassID@FieldPosition@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::FieldPosition::getDynamicClassID(void)const ) + ?getDynamicClassID@Formattable@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::Formattable::getDynamicClassID(void)const ) + ?getDynamicClassID@GregorianCalendar@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::GregorianCalendar::getDynamicClassID(void)const ) + ?getDynamicClassID@HebrewCalendar@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::HebrewCalendar::getDynamicClassID(void)const ) + ?getDynamicClassID@InitialTimeZoneRule@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::InitialTimeZoneRule::getDynamicClassID(void)const ) + ?getDynamicClassID@IslamicCalendar@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::IslamicCalendar::getDynamicClassID(void)const ) + ?getDynamicClassID@Measure@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::Measure::getDynamicClassID(void)const ) + ?getDynamicClassID@MeasureFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::MeasureFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@MeasureUnit@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::MeasureUnit::getDynamicClassID(void)const ) + ?getDynamicClassID@MessageFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::MessageFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@NumberingSystem@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::NumberingSystem::getDynamicClassID(void)const ) + ?getDynamicClassID@OlsonTimeZone@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::OlsonTimeZone::getDynamicClassID(void)const ) + ?getDynamicClassID@PluralFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::PluralFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@PluralRules@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::PluralRules::getDynamicClassID(void)const ) + ?getDynamicClassID@RegexMatcher@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::RegexMatcher::getDynamicClassID(void)const ) + ?getDynamicClassID@RegexPattern@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::RegexPattern::getDynamicClassID(void)const ) + ?getDynamicClassID@RuleBasedCollator@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::RuleBasedCollator::getDynamicClassID(void)const ) + ?getDynamicClassID@RuleBasedNumberFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::RuleBasedNumberFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@RuleBasedTimeZone@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::RuleBasedTimeZone::getDynamicClassID(void)const ) + ?getDynamicClassID@SelectFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::SelectFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@SimpleDateFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::SimpleDateFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@SimpleTimeZone@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::SimpleTimeZone::getDynamicClassID(void)const ) + ?getDynamicClassID@StringSearch@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::StringSearch::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeArrayTimeZoneRule@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::TimeArrayTimeZoneRule::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeUnit@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::TimeUnit::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeUnitAmount@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::TimeUnitAmount::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeUnitFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::TimeUnitFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeZoneFormat@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::TimeZoneFormat::getDynamicClassID(void)const ) + ?getDynamicClassID@TimeZoneTransition@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::TimeZoneTransition::getDynamicClassID(void)const ) + ?getDynamicClassID@VTimeZone@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::VTimeZone::getDynamicClassID(void)const ) + ?getEffectiveCurrency@DecimalFormat@icu@@MEBAXPEA_SAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::DecimalFormat::getEffectiveCurrency(char16_t *,enum UErrorCode &)const ) + ?getEffectiveCurrency@NumberFormat@icu@@MEBAXPEA_SAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::NumberFormat::getEffectiveCurrency(char16_t *,enum UErrorCode &)const ) + ?getElement@Transliterator@icu@@QEBAAEBV12@HAEAW4UErrorCode@@@Z (public: class icu::Transliterator const & __cdecl icu::Transliterator::getElement(int,enum UErrorCode &)const ) + ?getEndIndex@FieldPosition@icu@@QEBAHXZ (public: int __cdecl icu::FieldPosition::getEndIndex(void)const ) + ?getEndYear@AnnualTimeZoneRule@icu@@QEBAHXZ (public: int __cdecl icu::AnnualTimeZoneRule::getEndYear(void)const ) + ?getEpochDay@GregorianCalendar@icu@@MEAANAEAW4UErrorCode@@@Z (protected: virtual double __cdecl icu::GregorianCalendar::getEpochDay(enum UErrorCode &)) + ?getEquivalentID@TimeZone@icu@@SA?BVUnicodeString@2@AEBV32@H@Z (public: static class icu::UnicodeString const __cdecl icu::TimeZone::getEquivalentID(class icu::UnicodeString const &,int)) + ?getEquivalentReorderCodes@Collator@icu@@SAHHPEAHHAEAW4UErrorCode@@@Z (public: static int __cdecl icu::Collator::getEquivalentReorderCodes(int,int *,int,enum UErrorCode &)) + ?getEquivalentScripts@CollationData@icu@@QEBAHHQEAHHAEAW4UErrorCode@@@Z (public: int __cdecl icu::CollationData::getEquivalentScripts(int,int * const,int,enum UErrorCode &)const ) + ?getEraNames@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getEraNames(int &)const ) + ?getEras@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getEras(int &)const ) + ?getErrorReason@CollationBuilder@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::CollationBuilder::getErrorReason(void)const ) + ?getErrorReason@CollationRuleParser@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::CollationRuleParser::getErrorReason(void)const ) + ?getExemplarLocationName@TimeZoneNames@icu@@UEBAAEAVUnicodeString@2@AEBV32@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::TimeZoneNames::getExemplarLocationName(class icu::UnicodeString const &,class icu::UnicodeString &)const ) + ?getExponent@VisibleDigitsWithExponent@icu@@QEBAPEBVVisibleDigits@2@XZ (public: class icu::VisibleDigits const * __cdecl icu::VisibleDigitsWithExponent::getExponent(void)const ) + ?getFCD16@CollationData@icu@@QEBAGH@Z (public: unsigned short __cdecl icu::CollationData::getFCD16(int)const ) + ?getFallbackIntervalPattern@DateIntervalInfo@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DateIntervalInfo::getFallbackIntervalPattern(class icu::UnicodeString &)const ) + ?getField@FieldPosition@icu@@QEBAHXZ (public: int __cdecl icu::FieldPosition::getField(void)const ) + ?getFieldResolutionTable@Calendar@icu@@MEBAPEAY1M@7$$CBHXZ (protected: virtual int const (* __cdecl icu::Calendar::getFieldResolutionTable(void)const )[12][8]) + ?getFieldResolutionTable@ChineseCalendar@icu@@MEBAPEAY1M@7$$CBHXZ (protected: virtual int const (* __cdecl icu::ChineseCalendar::getFieldResolutionTable(void)const )[12][8]) + ?getFilter@Transliterator@icu@@QEBAPEBVUnicodeFilter@2@XZ (public: class icu::UnicodeFilter const * __cdecl icu::Transliterator::getFilter(void)const ) + ?getFinalCE32@CollationData@icu@@QEBAII@Z (public: unsigned int __cdecl icu::CollationData::getFinalCE32(unsigned int)const ) + ?getFinalStart@AnnualTimeZoneRule@icu@@UEBACHHAEAN@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::getFinalStart(int,int,double &)const ) + ?getFinalStart@InitialTimeZoneRule@icu@@UEBACHHAEAN@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::getFinalStart(int,int,double &)const ) + ?getFinalStart@TimeArrayTimeZoneRule@icu@@UEBACHHAEAN@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::getFinalStart(int,int,double &)const ) + ?getFindProgressCallback@RegexMatcher@icu@@UEAAXAEAP6ACPEBX_J@ZAEAPEBXAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::getFindProgressCallback(signed char (__cdecl*&)(void const *,__int64),void const * &,enum UErrorCode &)) + ?getFirstDayOfWeek@Calendar@icu@@QEBA?AW4EDaysOfWeek@12@XZ (public: enum icu::Calendar::EDaysOfWeek __cdecl icu::Calendar::getFirstDayOfWeek(void)const ) + ?getFirstDayOfWeek@Calendar@icu@@QEBA?AW4UCalendarDaysOfWeek@@AEAW4UErrorCode@@@Z (public: enum UCalendarDaysOfWeek __cdecl icu::Calendar::getFirstDayOfWeek(enum UErrorCode &)const ) + ?getFirstPrimary@CollationRootElements@icu@@QEBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getFirstPrimary(void)const ) + ?getFirstPrimaryCE@CollationRootElements@icu@@QEBA_JXZ (public: __int64 __cdecl icu::CollationRootElements::getFirstPrimaryCE(void)const ) + ?getFirstPrimaryForGroup@CollationData@icu@@QEBAIH@Z (public: unsigned int __cdecl icu::CollationData::getFirstPrimaryForGroup(int)const ) + ?getFirstSecTerForPrimary@CollationRootElements@icu@@AEBAIH@Z (private: unsigned int __cdecl icu::CollationRootElements::getFirstSecTerForPrimary(int)const ) + ?getFirstSecondaryCE@CollationRootElements@icu@@QEBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getFirstSecondaryCE(void)const ) + ?getFirstStart@AnnualTimeZoneRule@icu@@UEBACHHAEAN@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::getFirstStart(int,int,double &)const ) + ?getFirstStart@InitialTimeZoneRule@icu@@UEBACHHAEAN@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::getFirstStart(int,int,double &)const ) + ?getFirstStart@TimeArrayTimeZoneRule@icu@@UEBACHHAEAN@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::getFirstStart(int,int,double &)const ) + ?getFirstTertiaryCE@CollationRootElements@icu@@QEBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getFirstTertiaryCE(void)const ) + ?getFixedDecimal@DecimalFormat@icu@@QEBA?AVFixedDecimal@2@AEAVDigitList@2@AEAW4UErrorCode@@@Z (public: class icu::FixedDecimal __cdecl icu::DecimalFormat::getFixedDecimal(class icu::DigitList &,enum UErrorCode &)const ) + ?getFixedDecimal@DecimalFormat@icu@@QEBA?AVFixedDecimal@2@AEBVFormattable@2@AEAW4UErrorCode@@@Z (public: class icu::FixedDecimal __cdecl icu::DecimalFormat::getFixedDecimal(class icu::Formattable const &,enum UErrorCode &)const ) + ?getFixedDecimal@DecimalFormat@icu@@QEBA?AVFixedDecimal@2@NAEAW4UErrorCode@@@Z (public: class icu::FixedDecimal __cdecl icu::DecimalFormat::getFixedDecimal(double,enum UErrorCode &)const ) + ?getFixedDecimal@VisibleDigits@icu@@QEBAXAEANAEA_J11AEAHAEAC@Z (public: void __cdecl icu::VisibleDigits::getFixedDecimal(double &,__int64 &,__int64 &,__int64 &,int &,signed char &)const ) + ?getFlag@CollationSettings@icu@@QEBA?AW4UColAttributeValue@@H@Z (public: enum UColAttributeValue __cdecl icu::CollationSettings::getFlag(int)const ) + ?getFormat@MessageFormat@icu@@UEAAPEAVFormat@2@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual class icu::Format * __cdecl icu::MessageFormat::getFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ?getFormatNames@MessageFormat@icu@@UEAAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: virtual class icu::StringEnumeration * __cdecl icu::MessageFormat::getFormatNames(enum UErrorCode &)) + ?getFormatStyle@RelativeDateTimeFormatter@icu@@QEBA?AW4UDateRelativeDateTimeFormatterStyle@@XZ (public: enum UDateRelativeDateTimeFormatterStyle __cdecl icu::RelativeDateTimeFormatter::getFormatStyle(void)const ) + ?getFormatWidth@DecimalFormat@icu@@UEBAHXZ (public: virtual int __cdecl icu::DecimalFormat::getFormatWidth(void)const ) + ?getFormats@ChoiceFormat@icu@@UEBAPEBVUnicodeString@2@AEAH@Z (public: virtual class icu::UnicodeString const * __cdecl icu::ChoiceFormat::getFormats(int &)const ) + ?getFormats@MessageFormat@icu@@UEBAPEAPEBVFormat@2@AEAH@Z (public: virtual class icu::Format const * * __cdecl icu::MessageFormat::getFormats(int &)const ) + ?getFormatter@MeasureFormat@icu@@AEBAPEBVSimpleFormatter@2@AEBVMeasureUnit@2@W4UMeasureFormatWidth@@HAEAW4UErrorCode@@@Z (private: class icu::SimpleFormatter const * __cdecl icu::MeasureFormat::getFormatter(class icu::MeasureUnit const &,enum UMeasureFormatWidth,int,enum UErrorCode &)const ) + ?getFormatterOrNull@MeasureFormat@icu@@AEBAPEBVSimpleFormatter@2@AEBVMeasureUnit@2@W4UMeasureFormatWidth@@H@Z (private: class icu::SimpleFormatter const * __cdecl icu::MeasureFormat::getFormatterOrNull(class icu::MeasureUnit const &,enum UMeasureFormatWidth,int)const ) + ?getFracDigitCount@DigitInterval@icu@@QEBAHXZ (public: int __cdecl icu::DigitInterval::getFracDigitCount(void)const ) + ?getFractionalDigits@FixedDecimal@icu@@SA_JNH@Z (public: static __int64 __cdecl icu::FixedDecimal::getFractionalDigits(double,int)) + ?getFrom@TimeZoneTransition@icu@@QEBAPEBVTimeZoneRule@2@XZ (public: class icu::TimeZoneRule const * __cdecl icu::TimeZoneTransition::getFrom(void)const ) + ?getFunctionalEquivalent@Collator@icu@@SA?AVLocale@2@PEBDAEBV32@AEACAEAW4UErrorCode@@@Z (public: static class icu::Locale __cdecl icu::Collator::getFunctionalEquivalent(char const *,class icu::Locale const &,signed char &,enum UErrorCode &)) + ?getGMT@TimeZone@icu@@SAPEBV12@XZ (public: static class icu::TimeZone const * __cdecl icu::TimeZone::getGMT(void)) + ?getGMTOffsetDigits@TimeZoneFormat@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::getGMTOffsetDigits(class icu::UnicodeString &)const ) + ?getGMTOffsetPattern@TimeZoneFormat@icu@@QEBAAEAVUnicodeString@2@W4UTimeZoneFormatGMTOffsetPatternType@@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::getGMTOffsetPattern(enum UTimeZoneFormatGMTOffsetPatternType,class icu::UnicodeString &)const ) + ?getGMTPattern@TimeZoneFormat@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::getGMTPattern(class icu::UnicodeString &)const ) + ?getGMTZeroFormat@TimeZoneFormat@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::getGMTZeroFormat(class icu::UnicodeString &)const ) + ?getGenericLocationName@TimeZoneGenericNames@icu@@QEBAAEAVUnicodeString@2@AEBV32@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneGenericNames::getGenericLocationName(class icu::UnicodeString const &,class icu::UnicodeString &)const ) + ?getGreatestMinimum@Calendar@icu@@UEBAHW4EDateFields@12@@Z (public: virtual int __cdecl icu::Calendar::getGreatestMinimum(enum icu::Calendar::EDateFields)const ) + ?getGreatestMinimum@Calendar@icu@@UEBAHW4UCalendarDateFields@@@Z (public: virtual int __cdecl icu::Calendar::getGreatestMinimum(enum UCalendarDateFields)const ) + ?getGreenwichSidereal@CalendarAstronomer@icu@@QEAANXZ (public: double __cdecl icu::CalendarAstronomer::getGreenwichSidereal(void)) + ?getGregorianChange@GregorianCalendar@icu@@QEBANXZ (public: double __cdecl icu::GregorianCalendar::getGregorianChange(void)const ) + ?getGregorianDayOfMonth@Calendar@icu@@IEBAHXZ (protected: int __cdecl icu::Calendar::getGregorianDayOfMonth(void)const ) + ?getGregorianDayOfYear@Calendar@icu@@IEBAHXZ (protected: int __cdecl icu::Calendar::getGregorianDayOfYear(void)const ) + ?getGregorianMonth@Calendar@icu@@IEBAHXZ (protected: int __cdecl icu::Calendar::getGregorianMonth(void)const ) + ?getGregorianYear@Calendar@icu@@IEBAHXZ (protected: int __cdecl icu::Calendar::getGregorianYear(void)const ) + ?getGroupForPrimary@CollationData@icu@@QEBAHI@Z (public: int __cdecl icu::CollationData::getGroupForPrimary(unsigned int)const ) + ?getGrouping2@DigitGrouping@icu@@AEBAHXZ (private: int __cdecl icu::DigitGrouping::getGrouping2(void)const ) + ?getGroupingSize@DecimalFormat@icu@@QEBAHXZ (public: int __cdecl icu::DecimalFormat::getGroupingSize(void)const ) + ?getHistoricalOffset@OlsonTimeZone@icu@@AEBAXNCHHAEAH0@Z (private: void __cdecl icu::OlsonTimeZone::getHistoricalOffset(double,signed char,int,int,int &,int &)const ) + ?getID@TimeZone@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZone::getID(class icu::UnicodeString &)const ) + ?getID@Transliterator@icu@@UEBAAEBVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::Transliterator::getID(void)const ) + ?getIDForWindowsID@TimeZone@icu@@SAAEAVUnicodeString@2@AEBV32@PEBDAEAV32@AEAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::TimeZone::getIDForWindowsID(class icu::UnicodeString const &,char const *,class icu::UnicodeString &,enum UErrorCode &)) + ?getISO@CurrencyAffixInfo@icu@@QEBAAEBVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::CurrencyAffixInfo::getISO(void)const ) + ?getISOCurrency@CurrencyAmount@icu@@QEBAPEB_SXZ (public: char16_t const * __cdecl icu::CurrencyAmount::getISOCurrency(void)const ) + ?getISOCurrency@CurrencyUnit@icu@@QEBAPEB_SXZ (public: char16_t const * __cdecl icu::CurrencyUnit::getISOCurrency(void)const ) + ?getImmediatePreviousZoneTransition@Calendar@icu@@AEBACNPEANAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::Calendar::getImmediatePreviousZoneTransition(double,double *,enum UErrorCode &)const ) + ?getIndex@MeasureUnit@icu@@QEBAHXZ (public: int __cdecl icu::MeasureUnit::getIndex(void)const ) + ?getIndexCount@MeasureUnit@icu@@SAHXZ (public: static int __cdecl icu::MeasureUnit::getIndexCount(void)) + ?getIndirectCE32@CollationData@icu@@QEBAII@Z (public: unsigned int __cdecl icu::CollationData::getIndirectCE32(unsigned int)const ) + ?getInflowLabel@AlphabeticIndex@icu@@UEBAAEBVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::getInflowLabel(void)const ) + ?getInput@RegexMatcher@icu@@UEBAPEAUUText@@PEAU3@AEAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::getInput(struct UText *,enum UErrorCode &)const ) + ?getInstance@GenderInfo@icu@@SAPEBV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::GenderInfo const * __cdecl icu::GenderInfo::getInstance(class icu::Locale const &,enum UErrorCode &)) + ?getInstance@Region@icu@@SAPEBV12@HAEAW4UErrorCode@@@Z (public: static class icu::Region const * __cdecl icu::Region::getInstance(int,enum UErrorCode &)) + ?getInstance@Region@icu@@SAPEBV12@PEBDAEAW4UErrorCode@@@Z (public: static class icu::Region const * __cdecl icu::Region::getInstance(char const *,enum UErrorCode &)) + ?getInt64@DigitList@icu@@QEAA_JXZ (public: __int64 __cdecl icu::DigitList::getInt64(void)) + ?getInt64@Formattable@icu@@QEBA_JAEAW4UErrorCode@@@Z (public: __int64 __cdecl icu::Formattable::getInt64(enum UErrorCode &)const ) + ?getInt64@Formattable@icu@@QEBA_JXZ (public: __int64 __cdecl icu::Formattable::getInt64(void)const ) + ?getIntDigitCount@DigitInterval@icu@@QEBAHXZ (public: int __cdecl icu::DigitInterval::getIntDigitCount(void)const ) + ?getInternalDigitList@Formattable@icu@@QEAAPEAVDigitList@2@XZ (public: class icu::DigitList * __cdecl icu::Formattable::getInternalDigitList(void)) + ?getInterval@FixedPrecision@icu@@AEBAAEAVDigitInterval@2@HAEAV32@@Z (private: class icu::DigitInterval & __cdecl icu::FixedPrecision::getInterval(int,class icu::DigitInterval &)const ) + ?getInterval@FixedPrecision@icu@@QEBAAEAVDigitInterval@2@AEBVDigitList@2@AEAV32@@Z (public: class icu::DigitInterval & __cdecl icu::FixedPrecision::getInterval(class icu::DigitList const &,class icu::DigitInterval &)const ) + ?getInterval@VisibleDigits@icu@@QEBAAEBVDigitInterval@2@XZ (public: class icu::DigitInterval const & __cdecl icu::VisibleDigits::getInterval(void)const ) + ?getIntervalForZero@FixedPrecision@icu@@AEBAAEAVDigitInterval@2@AEAV32@@Z (private: class icu::DigitInterval & __cdecl icu::FixedPrecision::getIntervalForZero(class icu::DigitInterval &)const ) + ?getIntervalPattern@DateIntervalInfo@icu@@QEBAAEAVUnicodeString@2@AEBV32@W4UCalendarDateFields@@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::DateIntervalInfo::getIntervalPattern(class icu::UnicodeString const &,enum UCalendarDateFields,class icu::UnicodeString &,enum UErrorCode &)const ) + ?getJamoCE32s@CollationDataBuilder@icu@@IEAACQEAIAEAW4UErrorCode@@@Z (protected: signed char __cdecl icu::CollationDataBuilder::getJamoCE32s(unsigned int * const,enum UErrorCode &)) + ?getJulianCentury@CalendarAstronomer@icu@@QEAANXZ (public: double __cdecl icu::CalendarAstronomer::getJulianCentury(void)) + ?getJulianDay@CalendarAstronomer@icu@@QEAANXZ (public: double __cdecl icu::CalendarAstronomer::getJulianDay(void)) + ?getKeyword@StandardPlural@icu@@SAPEBDW4Form@12@@Z (public: static char const * __cdecl icu::StandardPlural::getKeyword(enum icu::StandardPlural::Form)) + ?getKeywordOther@PluralRules@icu@@QEBA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::PluralRules::getKeywordOther(void)const ) + ?getKeywordValues@Collator@icu@@SAPEAVStringEnumeration@2@PEBDAEAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Collator::getKeywordValues(char const *,enum UErrorCode &)) + ?getKeywordValuesForLocale@Calendar@icu@@SAPEAVStringEnumeration@2@PEBDAEBVLocale@2@CAEAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Calendar::getKeywordValuesForLocale(char const *,class icu::Locale const &,signed char,enum UErrorCode &)) + ?getKeywordValuesForLocale@Collator@icu@@SAPEAVStringEnumeration@2@PEBDAEBVLocale@2@CAEAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Collator::getKeywordValuesForLocale(char const *,class icu::Locale const &,signed char,enum UErrorCode &)) + ?getKeywords@Collator@icu@@SAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: static class icu::StringEnumeration * __cdecl icu::Collator::getKeywords(enum UErrorCode &)) + ?getKeywords@PluralRules@icu@@QEBAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::PluralRules::getKeywords(enum UErrorCode &)const ) + ?getLabel@Bucket@AlphabeticIndex@icu@@QEBAAEBVUnicodeString@3@XZ (public: class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::Bucket::getLabel(void)const ) + ?getLabelType@Bucket@AlphabeticIndex@icu@@QEBA?AW4UAlphabeticIndexLabelType@@XZ (public: enum UAlphabeticIndexLabelType __cdecl icu::AlphabeticIndex::Bucket::getLabelType(void)const ) + ?getLastCommonSecondary@CollationRootElements@icu@@QEBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getLastCommonSecondary(void)const ) + ?getLastModified@VTimeZone@icu@@QEBACAEAN@Z (public: signed char __cdecl icu::VTimeZone::getLastModified(double &)const ) + ?getLastPrimaryForGroup@CollationData@icu@@QEBAIH@Z (public: unsigned int __cdecl icu::CollationData::getLastPrimaryForGroup(int)const ) + ?getLastSecondaryCE@CollationRootElements@icu@@QEBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getLastSecondaryCE(void)const ) + ?getLastTertiaryCE@CollationRootElements@icu@@QEBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getLastTertiaryCE(void)const ) + ?getLeapMonthPatterns@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getLeapMonthPatterns(int &)const ) + ?getLeastMaximum@Calendar@icu@@UEBAHW4EDateFields@12@@Z (public: virtual int __cdecl icu::Calendar::getLeastMaximum(enum icu::Calendar::EDateFields)const ) + ?getLeastMaximum@Calendar@icu@@UEBAHW4UCalendarDateFields@@@Z (public: virtual int __cdecl icu::Calendar::getLeastMaximum(enum UCalendarDateFields)const ) + ?getLeastSignificantInclusive@DigitInterval@icu@@QEBAHXZ (public: int __cdecl icu::DigitInterval::getLeastSignificantInclusive(void)const ) + ?getLength@CollationKey@icu@@AEBAHXZ (private: int __cdecl icu::CollationKey::getLength(void)const ) + ?getLevelFromChar@SimpleDateFormat@icu@@CAH_S@Z (private: static int __cdecl icu::SimpleDateFormat::getLevelFromChar(char16_t)) + ?getLimit@Calendar@icu@@MEBAHW4UCalendarDateFields@@W4ELimitType@12@@Z (protected: virtual int __cdecl icu::Calendar::getLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?getLimits@ChoiceFormat@icu@@UEBAPEBNAEAH@Z (public: virtual double const * __cdecl icu::ChoiceFormat::getLimits(int &)const ) + ?getListGender@GenderInfo@icu@@QEBA?AW4UGender@@PEBW43@HAEAW4UErrorCode@@@Z (public: enum UGender __cdecl icu::GenderInfo::getListGender(enum UGender const *,int,enum UErrorCode &)const ) + ?getLiteral@AffixPatternIterator@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::AffixPatternIterator::getLiteral(class icu::UnicodeString &)const ) + ?getLiteralStringUntilNextArgument@MessageFormat@icu@@AEBA?AVUnicodeString@2@H@Z (private: class icu::UnicodeString __cdecl icu::MessageFormat::getLiteralStringUntilNextArgument(int)const ) + ?getLocalDOW@Calendar@icu@@IEAAHXZ (protected: int __cdecl icu::Calendar::getLocalDOW(void)) + ?getLocalDelta@RuleBasedTimeZone@icu@@AEBAHHHHHHH@Z (private: int __cdecl icu::RuleBasedTimeZone::getLocalDelta(int,int,int,int,int,int)const ) + ?getLocalPatternChars@DateFormatSymbols@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DateFormatSymbols::getLocalPatternChars(class icu::UnicodeString &)const ) + ?getLocalSidereal@CalendarAstronomer@icu@@QEAANXZ (public: double __cdecl icu::CalendarAstronomer::getLocalSidereal(void)) + ?getLocale@Calendar@icu@@QEBA?AVLocale@2@W4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::Calendar::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@CurrencyPluralInfo@icu@@QEBAAEBVLocale@2@XZ (public: class icu::Locale const & __cdecl icu::CurrencyPluralInfo::getLocale(void)const ) + ?getLocale@DateFormatSymbols@icu@@QEBA?AVLocale@2@W4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::DateFormatSymbols::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@DecimalFormatSymbols@icu@@QEBA?AVLocale@2@W4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::DecimalFormatSymbols::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@DecimalFormatSymbols@icu@@QEBA?AVLocale@2@XZ (public: class icu::Locale __cdecl icu::DecimalFormatSymbols::getLocale(void)const ) + ?getLocale@Format@icu@@QEBA?AVLocale@2@W4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::Format::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@MeasureFormat@icu@@IEBA?AVLocale@2@AEAW4UErrorCode@@@Z (protected: class icu::Locale __cdecl icu::MeasureFormat::getLocale(enum UErrorCode &)const ) + ?getLocale@MessageFormat@icu@@UEBAAEBVLocale@2@XZ (public: virtual class icu::Locale const & __cdecl icu::MessageFormat::getLocale(void)const ) + ?getLocale@RuleBasedCollator@icu@@UEBA?AVLocale@2@W4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: virtual class icu::Locale __cdecl icu::RuleBasedCollator::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocaleID@Calendar@icu@@QEBAPEBDW4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: char const * __cdecl icu::Calendar::getLocaleID(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocaleID@Format@icu@@QEBAPEBDW4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: char const * __cdecl icu::Format::getLocaleID(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocaleID@MeasureFormat@icu@@IEBAPEBDAEAW4UErrorCode@@@Z (protected: char const * __cdecl icu::MeasureFormat::getLocaleID(enum UErrorCode &)const ) + ?getLong@CurrencyAffixInfo@icu@@QEBAAEBVPluralAffix@2@XZ (public: class icu::PluralAffix const & __cdecl icu::CurrencyAffixInfo::getLong(void)const ) + ?getLong@DigitList@icu@@QEAAHXZ (public: int __cdecl icu::DigitList::getLong(void)) + ?getLong@Formattable@icu@@QEBAHAEAW4UErrorCode@@@Z (public: int __cdecl icu::Formattable::getLong(enum UErrorCode &)const ) + ?getLong@Formattable@icu@@QEBAHPEAW4UErrorCode@@@Z (public: int __cdecl icu::Formattable::getLong(enum UErrorCode *)const ) + ?getLong@Formattable@icu@@QEBAHXZ (public: int __cdecl icu::Formattable::getLong(void)const ) + ?getLongPrimaryIfSingleCE@CollationDataBuilder@icu@@QEBAIH@Z (public: unsigned int __cdecl icu::CollationDataBuilder::getLongPrimaryIfSingleCE(int)const ) + ?getLowerExponent@DigitList@icu@@QEBAHXZ (public: int __cdecl icu::DigitList::getLowerExponent(void)const ) + ?getMaleTaintsInstance@GenderInfo@icu@@CAPEBV12@XZ (private: static class icu::GenderInfo const * __cdecl icu::GenderInfo::getMaleTaintsInstance(void)) + ?getMantissa@VisibleDigitsWithExponent@icu@@QEBAAEBVVisibleDigits@2@XZ (public: class icu::VisibleDigits const & __cdecl icu::VisibleDigitsWithExponent::getMantissa(void)const ) + ?getMatchCallback@RegexMatcher@icu@@UEAAXAEAP6ACPEBXH@ZAEAPEBXAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::getMatchCallback(signed char (__cdecl*&)(void const *,int),void const * &,enum UErrorCode &)) + ?getMatchLengthAt@MatchInfoCollection@TimeZoneNames@icu@@QEBAHH@Z (public: int __cdecl icu::TimeZoneNames::MatchInfoCollection::getMatchLengthAt(int)const ) + ?getMatchedLength@SearchIterator@icu@@QEBAHXZ (public: int __cdecl icu::SearchIterator::getMatchedLength(void)const ) + ?getMatchedStart@SearchIterator@icu@@QEBAHXZ (public: int __cdecl icu::SearchIterator::getMatchedStart(void)const ) + ?getMatchedText@SearchIterator@icu@@QEBAXAEAVUnicodeString@2@@Z (public: void __cdecl icu::SearchIterator::getMatchedText(class icu::UnicodeString &)const ) + ?getMax@IntDigitCountRange@icu@@QEBAHXZ (public: int __cdecl icu::IntDigitCountRange::getMax(void)const ) + ?getMax@SignificantDigitInterval@icu@@QEBAHXZ (public: int __cdecl icu::SignificantDigitInterval::getMax(void)const ) + ?getMaxExpansion@CollationElementIterator@icu@@CAHPEBUUHashtable@@H@Z (private: static int __cdecl icu::CollationElementIterator::getMaxExpansion(struct UHashtable const *,int)) + ?getMaxExpansion@CollationElementIterator@icu@@QEBAHH@Z (public: int __cdecl icu::CollationElementIterator::getMaxExpansion(int)const ) + ?getMaxExpansion@RuleBasedCollator@icu@@QEBAHH@Z (public: int __cdecl icu::RuleBasedCollator::getMaxExpansion(int)const ) + ?getMaxLabelCount@AlphabeticIndex@icu@@UEBAHXZ (public: virtual int __cdecl icu::AlphabeticIndex::getMaxLabelCount(void)const ) + ?getMaxVariable@CollationSettings@icu@@QEBA?AW4MaxVariable@12@XZ (public: enum icu::CollationSettings::MaxVariable __cdecl icu::CollationSettings::getMaxVariable(void)const ) + ?getMaxVariable@Collator@icu@@UEBA?AW4UColReorderCode@@XZ (public: virtual enum UColReorderCode __cdecl icu::Collator::getMaxVariable(void)const ) + ?getMaxVariable@RuleBasedCollator@icu@@UEBA?AW4UColReorderCode@@XZ (public: virtual enum UColReorderCode __cdecl icu::RuleBasedCollator::getMaxVariable(void)const ) + ?getMaximum@Calendar@icu@@UEBAHW4EDateFields@12@@Z (public: virtual int __cdecl icu::Calendar::getMaximum(enum icu::Calendar::EDateFields)const ) + ?getMaximum@Calendar@icu@@UEBAHW4UCalendarDateFields@@@Z (public: virtual int __cdecl icu::Calendar::getMaximum(enum UCalendarDateFields)const ) + ?getMaximumContextLength@Transliterator@icu@@QEBAHXZ (public: int __cdecl icu::Transliterator::getMaximumContextLength(void)const ) + ?getMaximumFractionDigits@NumberFormat@icu@@QEBAHXZ (public: int __cdecl icu::NumberFormat::getMaximumFractionDigits(void)const ) + ?getMaximumIntegerDigits@NumberFormat@icu@@QEBAHXZ (public: int __cdecl icu::NumberFormat::getMaximumIntegerDigits(void)const ) + ?getMaximumSignificantDigits@DecimalFormat@icu@@QEBAHXZ (public: int __cdecl icu::DecimalFormat::getMaximumSignificantDigits(void)const ) + ?getMetaZoneIDAt@MatchInfoCollection@TimeZoneNames@icu@@QEBACHAEAVUnicodeString@3@@Z (public: signed char __cdecl icu::TimeZoneNames::MatchInfoCollection::getMetaZoneIDAt(int,class icu::UnicodeString &)const ) + ?getMetazoneID@ZoneMeta@icu@@SAAEAVUnicodeString@2@AEBV32@NAEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::ZoneMeta::getMetazoneID(class icu::UnicodeString const &,double,class icu::UnicodeString &)) + ?getMetazoneMappings@ZoneMeta@icu@@SAPEBVUVector@2@AEBVUnicodeString@2@@Z (public: static class icu::UVector const * __cdecl icu::ZoneMeta::getMetazoneMappings(class icu::UnicodeString const &)) + ?getMin@IntDigitCountRange@icu@@QEBAHXZ (public: int __cdecl icu::IntDigitCountRange::getMin(void)const ) + ?getMin@SignificantDigitInterval@icu@@QEBAHXZ (public: int __cdecl icu::SignificantDigitInterval::getMin(void)const ) + ?getMinGrouping@DigitGrouping@icu@@AEBAHXZ (private: int __cdecl icu::DigitGrouping::getMinGrouping(void)const ) + ?getMiniCE@CollationFastLatinBuilder@icu@@AEBAI_J@Z (private: unsigned int __cdecl icu::CollationFastLatinBuilder::getMiniCE(__int64)const ) + ?getMinimalDaysInFirstWeek@Calendar@icu@@QEBAEXZ (public: unsigned char __cdecl icu::Calendar::getMinimalDaysInFirstWeek(void)const ) + ?getMinimum@Calendar@icu@@UEBAHW4EDateFields@12@@Z (public: virtual int __cdecl icu::Calendar::getMinimum(enum icu::Calendar::EDateFields)const ) + ?getMinimum@Calendar@icu@@UEBAHW4UCalendarDateFields@@@Z (public: virtual int __cdecl icu::Calendar::getMinimum(enum UCalendarDateFields)const ) + ?getMinimumExponentDigits@DecimalFormat@icu@@UEBACXZ (public: virtual signed char __cdecl icu::DecimalFormat::getMinimumExponentDigits(void)const ) + ?getMinimumFractionDigits@NumberFormat@icu@@QEBAHXZ (public: int __cdecl icu::NumberFormat::getMinimumFractionDigits(void)const ) + ?getMinimumGroupingDigits@DecimalFormat@icu@@QEBAHXZ (public: int __cdecl icu::DecimalFormat::getMinimumGroupingDigits(void)const ) + ?getMinimumIntegerDigits@NumberFormat@icu@@QEBAHXZ (public: int __cdecl icu::NumberFormat::getMinimumIntegerDigits(void)const ) + ?getMinimumSignificantDigits@DecimalFormat@icu@@QEBAHXZ (public: int __cdecl icu::DecimalFormat::getMinimumSignificantDigits(void)const ) + ?getMixedNeutralInstance@GenderInfo@icu@@CAPEBV12@XZ (private: static class icu::GenderInfo const * __cdecl icu::GenderInfo::getMixedNeutralInstance(void)) + ?getMonths@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getMonths(int &)const ) + ?getMonths@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAHW4DtContextType@12@W4DtWidthType@12@@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getMonths(int &,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)const ) + ?getMoonAge@CalendarAstronomer@icu@@QEAANXZ (public: double __cdecl icu::CalendarAstronomer::getMoonAge(void)) + ?getMoonPhase@CalendarAstronomer@icu@@QEAANXZ (public: double __cdecl icu::CalendarAstronomer::getMoonPhase(void)) + ?getMoonPosition@CalendarAstronomer@icu@@QEAAAEBVEquatorial@12@XZ (public: class icu::CalendarAstronomer::Equatorial const & __cdecl icu::CalendarAstronomer::getMoonPosition(void)) + ?getMoonRiseSet@CalendarAstronomer@icu@@QEAANC@Z (public: double __cdecl icu::CalendarAstronomer::getMoonRiseSet(signed char)) + ?getMoonTime@CalendarAstronomer@icu@@QEAANAEBVMoonAge@12@C@Z (public: double __cdecl icu::CalendarAstronomer::getMoonTime(class icu::CalendarAstronomer::MoonAge const &,signed char)) + ?getMoonTime@CalendarAstronomer@icu@@QEAANNC@Z (public: double __cdecl icu::CalendarAstronomer::getMoonTime(double,signed char)) + ?getMostSignificantExclusive@DigitInterval@icu@@QEBAHXZ (public: int __cdecl icu::DigitInterval::getMostSignificantExclusive(void)const ) + ?getMultiplier@DecimalFormat@icu@@QEBAHXZ (public: int __cdecl icu::DecimalFormat::getMultiplier(void)const ) + ?getMultiplier@ScientificPrecision@icu@@AEBAHXZ (private: int __cdecl icu::ScientificPrecision::getMultiplier(void)const ) + ?getMutable@?$PluralMap@VDigitAffix@icu@@@icu@@AEAAPEAVDigitAffix@2@W4Category@PluralMapBase@2@PEBV32@AEAW4UErrorCode@@@Z (private: class icu::DigitAffix * __cdecl icu::PluralMap::getMutable(enum icu::PluralMapBase::Category,class icu::DigitAffix const *,enum UErrorCode &)) + ?getMutable@?$PluralMap@VDigitAffix@icu@@@icu@@QEAAPEAVDigitAffix@2@PEBDAEAW4UErrorCode@@@Z (public: class icu::DigitAffix * __cdecl icu::PluralMap::getMutable(char const *,enum UErrorCode &)) + ?getMutable@?$PluralMap@VDigitAffix@icu@@@icu@@QEAAPEAVDigitAffix@2@W4Category@PluralMapBase@2@AEAW4UErrorCode@@@Z (public: class icu::DigitAffix * __cdecl icu::PluralMap::getMutable(enum icu::PluralMapBase::Category,enum UErrorCode &)) + ?getMutableAppendItemName@DateTimePatternGenerator@icu@@AEAAAEAVUnicodeString@2@W4UDateTimePatternField@@@Z (private: class icu::UnicodeString & __cdecl icu::DateTimePatternGenerator::getMutableAppendItemName(enum UDateTimePatternField)) + ?getMutableWithDefault@?$PluralMap@VDigitAffix@icu@@@icu@@QEAAPEAVDigitAffix@2@W4Category@PluralMapBase@2@AEBV32@AEAW4UErrorCode@@@Z (public: class icu::DigitAffix * __cdecl icu::PluralMap::getMutableWithDefault(enum icu::PluralMapBase::Category,class icu::DigitAffix const &,enum UErrorCode &)) + ?getName@NumberingSystem@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::NumberingSystem::getName(void)const ) + ?getName@TimeZoneRule@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::TimeZoneRule::getName(class icu::UnicodeString &)const ) + ?getNameTypeAt@MatchInfoCollection@TimeZoneNames@icu@@QEBA?AW4UTimeZoneNameType@@H@Z (public: enum UTimeZoneNameType __cdecl icu::TimeZoneNames::MatchInfoCollection::getNameTypeAt(int)const ) + ?getNarrowEras@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getNarrowEras(int &)const ) + ?getNegativePrefix@DecimalFormat@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DecimalFormat::getNegativePrefix(class icu::UnicodeString &)const ) + ?getNegativeSuffix@DecimalFormat@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DecimalFormat::getNegativeSuffix(class icu::UnicodeString &)const ) + ?getNeutralInstance@GenderInfo@icu@@CAPEBV12@XZ (private: static class icu::GenderInfo const * __cdecl icu::GenderInfo::getNeutralInstance(void)) + ?getNextStart@AnnualTimeZoneRule@icu@@UEBACNHHCAEAN@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::getNextStart(double,int,int,signed char,double &)const ) + ?getNextStart@InitialTimeZoneRule@icu@@UEBACNHHCAEAN@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::getNextStart(double,int,int,signed char,double &)const ) + ?getNextStart@TimeArrayTimeZoneRule@icu@@UEBACNHHCAEAN@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::getNextStart(double,int,int,signed char,double &)const ) + ?getNextTransition@OlsonTimeZone@icu@@UEBACNCAEAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::OlsonTimeZone::getNextTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getNextTransition@RuleBasedTimeZone@icu@@UEBACNCAEAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::getNextTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getNextTransition@SimpleTimeZone@icu@@UEBACNCAEAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::SimpleTimeZone::getNextTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getNextTransition@VTimeZone@icu@@UEBACNCAEAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::VTimeZone::getNextTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getNow@Calendar@icu@@SANXZ (public: static double __cdecl icu::Calendar::getNow(void)) + ?getNumber@Measure@icu@@QEBAAEBVFormattable@2@XZ (public: class icu::Formattable const & __cdecl icu::Measure::getNumber(void)const ) + ?getNumberFormat@DateFormat@icu@@UEBAPEBVNumberFormat@2@XZ (public: virtual class icu::NumberFormat const * __cdecl icu::DateFormat::getNumberFormat(void)const ) + ?getNumberFormat@MeasureFormat@icu@@IEBAAEBVNumberFormat@2@XZ (protected: class icu::NumberFormat const & __cdecl icu::MeasureFormat::getNumberFormat(void)const ) + ?getNumberFormat@RelativeDateTimeFormatter@icu@@QEBAAEBVNumberFormat@2@XZ (public: class icu::NumberFormat const & __cdecl icu::RelativeDateTimeFormatter::getNumberFormat(void)const ) + ?getNumberFormatByIndex@SimpleDateFormat@icu@@AEBAPEBVNumberFormat@2@W4UDateFormatField@@@Z (private: class icu::NumberFormat const * __cdecl icu::SimpleDateFormat::getNumberFormatByIndex(enum UDateFormatField)const ) + ?getNumberFormatForField@SimpleDateFormat@icu@@QEBAPEBVNumberFormat@2@_S@Z (public: class icu::NumberFormat const * __cdecl icu::SimpleDateFormat::getNumberFormatForField(char16_t)const ) + ?getNumberOfRuleSetDisplayNameLocales@RuleBasedNumberFormat@icu@@UEBAHXZ (public: virtual int __cdecl icu::RuleBasedNumberFormat::getNumberOfRuleSetDisplayNameLocales(void)const ) + ?getNumberOfRuleSetNames@RuleBasedNumberFormat@icu@@UEBAHXZ (public: virtual int __cdecl icu::RuleBasedNumberFormat::getNumberOfRuleSetNames(void)const ) + ?getNumericCode@Region@icu@@QEBAHXZ (public: int __cdecl icu::Region::getNumericCode(void)const ) + ?getObject@Formattable@icu@@QEBAPEBVUObject@2@XZ (public: class icu::UObject const * __cdecl icu::Formattable::getObject(void)const ) + ?getOffset@CollationElementIterator@icu@@QEBAHXZ (public: int __cdecl icu::CollationElementIterator::getOffset(void)const ) + ?getOffset@FCDUIterCollationIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::FCDUIterCollationIterator::getOffset(void)const ) + ?getOffset@FCDUTF16CollationIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::FCDUTF16CollationIterator::getOffset(void)const ) + ?getOffset@FCDUTF8CollationIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::FCDUTF8CollationIterator::getOffset(void)const ) + ?getOffset@MeasureUnit@icu@@AEBAHXZ (private: int __cdecl icu::MeasureUnit::getOffset(void)const ) + ?getOffset@OlsonTimeZone@icu@@UEBAHEHHHEHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::OlsonTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,enum UErrorCode &)const ) + ?getOffset@OlsonTimeZone@icu@@UEBAHEHHHEHHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::OlsonTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,int,enum UErrorCode &)const ) + ?getOffset@OlsonTimeZone@icu@@UEBAXNCAEAH0AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::OlsonTimeZone::getOffset(double,signed char,int &,int &,enum UErrorCode &)const ) + ?getOffset@RuleBasedTimeZone@icu@@UEBAHEHHHEHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,enum UErrorCode &)const ) + ?getOffset@RuleBasedTimeZone@icu@@UEBAHEHHHEHHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,int,enum UErrorCode &)const ) + ?getOffset@RuleBasedTimeZone@icu@@UEBAXNCAEAH0AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedTimeZone::getOffset(double,signed char,int &,int &,enum UErrorCode &)const ) + ?getOffset@SimpleTimeZone@icu@@UEBAHEHHHEHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::SimpleTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,enum UErrorCode &)const ) + ?getOffset@SimpleTimeZone@icu@@UEBAHEHHHEHHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::SimpleTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,int,enum UErrorCode &)const ) + ?getOffset@SimpleTimeZone@icu@@UEBAHEHHHEHHHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::SimpleTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,int,int,enum UErrorCode &)const ) + ?getOffset@SimpleTimeZone@icu@@UEBAXNCAEAH0AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleTimeZone::getOffset(double,signed char,int &,int &,enum UErrorCode &)const ) + ?getOffset@StringSearch@icu@@UEBAHXZ (public: virtual int __cdecl icu::StringSearch::getOffset(void)const ) + ?getOffset@TimeZone@icu@@UEBAXNCAEAH0AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::TimeZone::getOffset(double,signed char,int &,int &,enum UErrorCode &)const ) + ?getOffset@UIterCollationIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::UIterCollationIterator::getOffset(void)const ) + ?getOffset@UTF16CollationIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::UTF16CollationIterator::getOffset(void)const ) + ?getOffset@UTF8CollationIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::UTF8CollationIterator::getOffset(void)const ) + ?getOffset@VTimeZone@icu@@UEBAHEHHHEHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::VTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,enum UErrorCode &)const ) + ?getOffset@VTimeZone@icu@@UEBAHEHHHEHHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::VTimeZone::getOffset(unsigned char,int,int,int,unsigned char,int,int,enum UErrorCode &)const ) + ?getOffset@VTimeZone@icu@@UEBAXNCAEAH0AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::VTimeZone::getOffset(double,signed char,int &,int &,enum UErrorCode &)const ) + ?getOffsetFromLocal@BasicTimeZone@icu@@UEBAXNHHAEAH0AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::BasicTimeZone::getOffsetFromLocal(double,int,int,int &,int &,enum UErrorCode &)const ) + ?getOffsetFromLocal@OlsonTimeZone@icu@@UEBAXNHHAEAH0AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::OlsonTimeZone::getOffsetFromLocal(double,int,int,int &,int &,enum UErrorCode &)const ) + ?getOffsetFromLocal@RuleBasedTimeZone@icu@@UEBAXNHHAEAH0AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedTimeZone::getOffsetFromLocal(double,int,int,int &,int &,enum UErrorCode &)const ) + ?getOffsetFromLocal@SimpleTimeZone@icu@@UEBAXNHHAEAH0AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleTimeZone::getOffsetFromLocal(double,int,int,int &,int &,enum UErrorCode &)const ) + ?getOffsetInternal@RuleBasedTimeZone@icu@@AEBAXNCHHAEAH0AEAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedTimeZone::getOffsetInternal(double,signed char,int,int,int &,int &,enum UErrorCode &)const ) + ?getOnOffValue@CollationRuleParser@icu@@CA?AW4UColAttributeValue@@AEBVUnicodeString@2@@Z (private: static enum UColAttributeValue __cdecl icu::CollationRuleParser::getOnOffValue(class icu::UnicodeString const &)) + ?getOptions@CollationFastLatin@icu@@SAHPEBUCollationData@2@AEBUCollationSettings@2@PEAGH@Z (public: static int __cdecl icu::CollationFastLatin::getOptions(struct icu::CollationData const *,struct icu::CollationSettings const &,unsigned short *,int)) + ?getOther@?$PluralMap@VDigitAffix@icu@@@icu@@QEBAAEBVDigitAffix@2@XZ (public: class icu::DigitAffix const & __cdecl icu::PluralMap::getOther(void)const ) + ?getOtherVariant@PluralAffix@icu@@QEBAAEBVDigitAffix@2@XZ (public: class icu::DigitAffix const & __cdecl icu::PluralAffix::getOtherVariant(void)const ) + ?getOverflowLabel@AlphabeticIndex@icu@@UEBAAEBVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::getOverflowLabel(void)const ) + ?getPadCharacterString@DecimalFormat@icu@@UEBA?AVUnicodeString@2@XZ (public: virtual class icu::UnicodeString __cdecl icu::DecimalFormat::getPadCharacterString(void)const ) + ?getPadPosition@DecimalFormat@icu@@UEBA?AW4EPadPosition@12@XZ (public: virtual enum icu::DecimalFormat::EPadPosition __cdecl icu::DecimalFormat::getPadPosition(void)const ) + ?getPattern@StringSearch@icu@@QEBAAEBVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::StringSearch::getPattern(void)const ) + ?getPatternCharIndex@DateFormatSymbols@icu@@CA?AW4UDateFormatField@@_S@Z (private: static enum UDateFormatField __cdecl icu::DateFormatSymbols::getPatternCharIndex(char16_t)) + ?getPatternForCurrencySpacing@DecimalFormatSymbols@icu@@QEBAAEBVUnicodeString@2@W4UCurrencySpacing@@CAEAW4UErrorCode@@@Z (public: class icu::UnicodeString const & __cdecl icu::DecimalFormatSymbols::getPatternForCurrencySpacing(enum UCurrencySpacing,signed char,enum UErrorCode &)const ) + ?getPatternForSkeleton@DateTimePatternGenerator@icu@@QEBAAEBVUnicodeString@2@AEBV32@@Z (public: class icu::UnicodeString const & __cdecl icu::DateTimePatternGenerator::getPatternForSkeleton(class icu::UnicodeString const &)const ) + ?getPatternUChars@DateFormatSymbols@icu@@SAPEB_SXZ (public: static char16_t const * __cdecl icu::DateFormatSymbols::getPatternUChars(void)) + ?getPerFormatter@MeasureFormat@icu@@AEBAPEBVSimpleFormatter@2@W4UMeasureFormatWidth@@AEAW4UErrorCode@@@Z (private: class icu::SimpleFormatter const * __cdecl icu::MeasureFormat::getPerFormatter(enum UMeasureFormatWidth,enum UErrorCode &)const ) + ?getPluralFormatter@MeasureFormat@icu@@AEBAPEBVSimpleFormatter@2@AEBVMeasureUnit@2@W4UMeasureFormatWidth@@HAEAW4UErrorCode@@@Z (private: class icu::SimpleFormatter const * __cdecl icu::MeasureFormat::getPluralFormatter(class icu::MeasureUnit const &,enum UMeasureFormatWidth,int,enum UErrorCode &)const ) + ?getPluralRules@CurrencyPluralInfo@icu@@QEBAPEBVPluralRules@2@XZ (public: class icu::PluralRules const * __cdecl icu::CurrencyPluralInfo::getPluralRules(void)const ) + ?getPluralRules@MeasureFormat@icu@@IEBAAEBVPluralRules@2@XZ (protected: class icu::PluralRules const & __cdecl icu::MeasureFormat::getPluralRules(void)const ) + ?getPositivePrefix@DecimalFormat@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DecimalFormat::getPositivePrefix(class icu::UnicodeString &)const ) + ?getPositiveSuffix@DecimalFormat@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DecimalFormat::getPositiveSuffix(class icu::UnicodeString &)const ) + ?getPreExponent@ScientificNumberFormatter@icu@@CAXAEBVDecimalFormatSymbols@2@AEAVUnicodeString@2@@Z (private: static void __cdecl icu::ScientificNumberFormatter::getPreExponent(class icu::DecimalFormatSymbols const &,class icu::UnicodeString &)) + ?getPreferredValues@Region@icu@@QEBAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::Region::getPreferredValues(enum UErrorCode &)const ) + ?getPreviousStart@AnnualTimeZoneRule@icu@@UEBACNHHCAEAN@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::getPreviousStart(double,int,int,signed char,double &)const ) + ?getPreviousStart@InitialTimeZoneRule@icu@@UEBACNHHCAEAN@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::getPreviousStart(double,int,int,signed char,double &)const ) + ?getPreviousStart@TimeArrayTimeZoneRule@icu@@UEBACNHHCAEAN@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::getPreviousStart(double,int,int,signed char,double &)const ) + ?getPreviousTransition@OlsonTimeZone@icu@@UEBACNCAEAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::OlsonTimeZone::getPreviousTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getPreviousTransition@RuleBasedTimeZone@icu@@UEBACNCAEAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::getPreviousTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getPreviousTransition@SimpleTimeZone@icu@@UEBACNCAEAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::SimpleTimeZone::getPreviousTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getPreviousTransition@VTimeZone@icu@@UEBACNCAEAVTimeZoneTransition@2@@Z (public: virtual signed char __cdecl icu::VTimeZone::getPreviousTransition(double,signed char,class icu::TimeZoneTransition &)const ) + ?getPrimaries@CollationFastLatin@icu@@CAIII@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getPrimaries(unsigned int,unsigned int)) + ?getPrimaryAfter@CollationRootElements@icu@@QEBAIIHC@Z (public: unsigned int __cdecl icu::CollationRootElements::getPrimaryAfter(unsigned int,int,signed char)const ) + ?getPrimaryBefore@CollationRootElements@icu@@QEBAIIC@Z (public: unsigned int __cdecl icu::CollationRootElements::getPrimaryBefore(unsigned int,signed char)const ) + ?getQuarters@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAHW4DtContextType@12@W4DtWidthType@12@@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getQuarters(int &,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)const ) + ?getQuaternaries@CollationFastLatin@icu@@CAIII@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getQuaternaries(unsigned int,unsigned int)) + ?getRadix@NumberingSystem@icu@@QEBAHXZ (public: int __cdecl icu::NumberingSystem::getRadix(void)const ) + ?getRawOffset@OlsonTimeZone@icu@@UEBAHXZ (public: virtual int __cdecl icu::OlsonTimeZone::getRawOffset(void)const ) + ?getRawOffset@RuleBasedTimeZone@icu@@UEBAHXZ (public: virtual int __cdecl icu::RuleBasedTimeZone::getRawOffset(void)const ) + ?getRawOffset@SimpleTimeZone@icu@@UEBAHXZ (public: virtual int __cdecl icu::SimpleTimeZone::getRawOffset(void)const ) + ?getRawOffset@TimeZoneRule@icu@@QEBAHXZ (public: int __cdecl icu::TimeZoneRule::getRawOffset(void)const ) + ?getRawOffset@VTimeZone@icu@@UEBAHXZ (public: virtual int __cdecl icu::VTimeZone::getRawOffset(void)const ) + ?getRecordCount@AlphabeticIndex@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::AlphabeticIndex::getRecordCount(enum UErrorCode &)) + ?getRecordData@AlphabeticIndex@icu@@UEBAPEBXXZ (public: virtual void const * __cdecl icu::AlphabeticIndex::getRecordData(void)const ) + ?getRecordName@AlphabeticIndex@icu@@UEBAAEBVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::getRecordName(void)const ) + ?getRedundants@DateTimePatternGenerator@icu@@QEAAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::DateTimePatternGenerator::getRedundants(enum UErrorCode &)) + ?getRegion@TimeZone@icu@@CAPEB_SAEBVUnicodeString@2@@Z (private: static char16_t const * __cdecl icu::TimeZone::getRegion(class icu::UnicodeString const &)) + ?getRegion@TimeZone@icu@@SAHAEBVUnicodeString@2@PEADHAEAW4UErrorCode@@@Z (public: static int __cdecl icu::TimeZone::getRegion(class icu::UnicodeString const &,char *,int,enum UErrorCode &)) + ?getRegion@TimeZone@icu@@SAPEB_SAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: static char16_t const * __cdecl icu::TimeZone::getRegion(class icu::UnicodeString const &,enum UErrorCode &)) + ?getRegionCode@Region@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::Region::getRegionCode(void)const ) + ?getRelatedYear@Calendar@icu@@UEBAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::getRelatedYear(enum UErrorCode &)const ) + ?getReorderCode@CollationRuleParser@icu@@SAHPEBD@Z (public: static int __cdecl icu::CollationRuleParser::getReorderCode(char const *)) + ?getReorderCodes@Collator@icu@@UEBAHPEAHHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Collator::getReorderCodes(int *,int,enum UErrorCode &)const ) + ?getReorderCodes@RuleBasedCollator@icu@@UEBAHPEAHHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedCollator::getReorderCodes(int *,int,enum UErrorCode &)const ) + ?getRepeatedWallTimeOption@Calendar@icu@@QEBA?AW4UCalendarWallTimeOption@@XZ (public: enum UCalendarWallTimeOption __cdecl icu::Calendar::getRepeatedWallTimeOption(void)const ) + ?getRoot@CollationRoot@icu@@SAPEBUCollationTailoring@2@AEAW4UErrorCode@@@Z (public: static struct icu::CollationTailoring const * __cdecl icu::CollationRoot::getRoot(enum UErrorCode &)) + ?getRootCacheEntry@CollationRoot@icu@@SAPEBUCollationCacheEntry@2@AEAW4UErrorCode@@@Z (public: static struct icu::CollationCacheEntry const * __cdecl icu::CollationRoot::getRootCacheEntry(enum UErrorCode &)) + ?getRoundingIncrement@DecimalFormat@icu@@UEBANXZ (public: virtual double __cdecl icu::DecimalFormat::getRoundingIncrement(void)const ) + ?getRoundingMode@DecimalFormat@icu@@UEBA?AW4ERoundingMode@12@XZ (public: virtual enum icu::DecimalFormat::ERoundingMode __cdecl icu::DecimalFormat::getRoundingMode(void)const ) + ?getRule@AnnualTimeZoneRule@icu@@QEBAPEBVDateTimeRule@2@XZ (public: class icu::DateTimeRule const * __cdecl icu::AnnualTimeZoneRule::getRule(void)const ) + ?getRuleDayOfMonth@DateTimeRule@icu@@QEBAHXZ (public: int __cdecl icu::DateTimeRule::getRuleDayOfMonth(void)const ) + ?getRuleDayOfWeek@DateTimeRule@icu@@QEBAHXZ (public: int __cdecl icu::DateTimeRule::getRuleDayOfWeek(void)const ) + ?getRuleFromResource@PluralRules@icu@@AEAA?AVUnicodeString@2@AEBVLocale@2@W4UPluralType@@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString __cdecl icu::PluralRules::getRuleFromResource(class icu::Locale const &,enum UPluralType,enum UErrorCode &)) + ?getRuleMillisInDay@DateTimeRule@icu@@QEBAHXZ (public: int __cdecl icu::DateTimeRule::getRuleMillisInDay(void)const ) + ?getRuleMonth@DateTimeRule@icu@@QEBAHXZ (public: int __cdecl icu::DateTimeRule::getRuleMonth(void)const ) + ?getRuleSetDisplayName@RuleBasedNumberFormat@icu@@UEAA?AVUnicodeString@2@AEBV32@AEBVLocale@2@@Z (public: virtual class icu::UnicodeString __cdecl icu::RuleBasedNumberFormat::getRuleSetDisplayName(class icu::UnicodeString const &,class icu::Locale const &)) + ?getRuleSetDisplayName@RuleBasedNumberFormat@icu@@UEAA?AVUnicodeString@2@HAEBVLocale@2@@Z (public: virtual class icu::UnicodeString __cdecl icu::RuleBasedNumberFormat::getRuleSetDisplayName(int,class icu::Locale const &)) + ?getRuleSetDisplayNameLocale@RuleBasedNumberFormat@icu@@UEBA?AVLocale@2@HAEAW4UErrorCode@@@Z (public: virtual class icu::Locale __cdecl icu::RuleBasedNumberFormat::getRuleSetDisplayNameLocale(int,enum UErrorCode &)const ) + ?getRuleSetName@RuleBasedNumberFormat@icu@@UEBA?AVUnicodeString@2@H@Z (public: virtual class icu::UnicodeString __cdecl icu::RuleBasedNumberFormat::getRuleSetName(int)const ) + ?getRuleWeekInMonth@DateTimeRule@icu@@QEBAHXZ (public: int __cdecl icu::DateTimeRule::getRuleWeekInMonth(void)const ) + ?getRules@PluralRules@icu@@QEBA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::PluralRules::getRules(void)const ) + ?getRules@RuleBasedCollator@icu@@QEBAAEBVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::RuleBasedCollator::getRules(void)const ) + ?getRules@RuleBasedCollator@icu@@QEBAXW4UColRuleOption@@AEAVUnicodeString@2@@Z (public: void __cdecl icu::RuleBasedCollator::getRules(enum UColRuleOption,class icu::UnicodeString &)const ) + ?getRules@RuleBasedNumberFormat@icu@@UEBA?AVUnicodeString@2@XZ (public: virtual class icu::UnicodeString __cdecl icu::RuleBasedNumberFormat::getRules(void)const ) + ?getSamples@PluralRules@icu@@QEAAHAEBVUnicodeString@2@PEANHAEAW4UErrorCode@@@Z (public: int __cdecl icu::PluralRules::getSamples(class icu::UnicodeString const &,double *,int,enum UErrorCode &)) + ?getScientificExponent@DigitList@icu@@QEBAHHH@Z (public: int __cdecl icu::DigitList::getScientificExponent(int,int)const ) + ?getScriptIndex@CollationData@icu@@AEBAHH@Z (private: int __cdecl icu::CollationData::getScriptIndex(int)const ) + ?getSecondaries@CollationFastLatin@icu@@CAIII@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getSecondaries(unsigned int,unsigned int)) + ?getSecondariesFromOneShortCE@CollationFastLatin@icu@@CAII@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getSecondariesFromOneShortCE(unsigned int)) + ?getSecondaryAfter@CollationRootElements@icu@@QEBAIHI@Z (public: unsigned int __cdecl icu::CollationRootElements::getSecondaryAfter(int,unsigned int)const ) + ?getSecondaryBefore@CollationRootElements@icu@@QEBAIII@Z (public: unsigned int __cdecl icu::CollationRootElements::getSecondaryBefore(unsigned int,unsigned int)const ) + ?getSecondaryBoundary@CollationRootElements@icu@@QEBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getSecondaryBoundary(void)const ) + ?getSecondaryGroupingSize@DecimalFormat@icu@@QEBAHXZ (public: int __cdecl icu::DecimalFormat::getSecondaryGroupingSize(void)const ) + ?getSeparatorCount@DigitGrouping@icu@@QEBAHH@Z (public: int __cdecl icu::DigitGrouping::getSeparatorCount(int)const ) + ?getSettings@CollationRoot@icu@@SAPEBUCollationSettings@2@AEAW4UErrorCode@@@Z (public: static struct icu::CollationSettings const * __cdecl icu::CollationRoot::getSettings(enum UErrorCode &)) + ?getShortID@ZoneMeta@icu@@SAPEB_SAEBVTimeZone@2@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::getShortID(class icu::TimeZone const &)) + ?getShortID@ZoneMeta@icu@@SAPEB_SAEBVUnicodeString@2@@Z (public: static char16_t const * __cdecl icu::ZoneMeta::getShortID(class icu::UnicodeString const &)) + ?getShortIDFromCanonical@ZoneMeta@icu@@CAPEB_SPEB_S@Z (private: static char16_t const * __cdecl icu::ZoneMeta::getShortIDFromCanonical(char16_t const *)) + ?getShortMonths@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getShortMonths(int &)const ) + ?getShortWeekdays@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getShortWeekdays(int &)const ) + ?getSiderealOffset@CalendarAstronomer@icu@@AEAANXZ (private: double __cdecl icu::CalendarAstronomer::getSiderealOffset(void)) + ?getSimpleRulesNear@BasicTimeZone@icu@@UEBAXNAEAPEAVInitialTimeZoneRule@2@AEAPEAVAnnualTimeZoneRule@2@1AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::BasicTimeZone::getSimpleRulesNear(double,class icu::InitialTimeZoneRule * &,class icu::AnnualTimeZoneRule * &,class icu::AnnualTimeZoneRule * &,enum UErrorCode &)const ) + ?getSingleCE@CollationData@icu@@QEBA_JHAEAW4UErrorCode@@@Z (public: __int64 __cdecl icu::CollationData::getSingleCE(int,enum UErrorCode &)const ) + ?getSingleCE@CollationDataBuilder@icu@@QEBA_JHAEAW4UErrorCode@@@Z (public: __int64 __cdecl icu::CollationDataBuilder::getSingleCE(int,enum UErrorCode &)const ) + ?getSkeleton@DateTimePatternGenerator@icu@@QEAA?AVUnicodeString@2@AEBV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::getSkeleton(class icu::UnicodeString const &,enum UErrorCode &)) + ?getSkeletons@DateTimePatternGenerator@icu@@QEBAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::DateTimePatternGenerator::getSkeletons(enum UErrorCode &)const ) + ?getSkippedWallTimeOption@Calendar@icu@@QEBA?AW4UCalendarWallTimeOption@@XZ (public: enum UCalendarWallTimeOption __cdecl icu::Calendar::getSkippedWallTimeOption(void)const ) + ?getSmallestInterval@DigitList@icu@@QEBAAEAVDigitInterval@2@AEAV32@@Z (public: class icu::DigitInterval & __cdecl icu::DigitList::getSmallestInterval(class icu::DigitInterval &)const ) + ?getSmpFmtLocale@SimpleDateFormat@icu@@QEBAAEBVLocale@2@XZ (public: class icu::Locale const & __cdecl icu::SimpleDateFormat::getSmpFmtLocale(void)const ) + ?getSortKey@RuleBasedCollator@icu@@UEBAHAEBVUnicodeString@2@PEAEH@Z (public: virtual int __cdecl icu::RuleBasedCollator::getSortKey(class icu::UnicodeString const &,unsigned char *,int)const ) + ?getSortKey@RuleBasedCollator@icu@@UEBAHPEB_SHPEAEH@Z (public: virtual int __cdecl icu::RuleBasedCollator::getSortKey(char16_t const *,int,unsigned char *,int)const ) + ?getSourceSet@Transliterator@icu@@QEBAAEAVUnicodeSet@2@AEAV32@@Z (public: class icu::UnicodeSet & __cdecl icu::Transliterator::getSourceSet(class icu::UnicodeSet &)const ) + ?getSpecialResetPosition@CollationBuilder@icu@@AEAA_JAEBVUnicodeString@2@AEAPEBDAEAW4UErrorCode@@@Z (private: __int64 __cdecl icu::CollationBuilder::getSpecialResetPosition(class icu::UnicodeString const &,char const * &,enum UErrorCode &)) + ?getStackLimit@RegexMatcher@icu@@UEBAHXZ (public: virtual int __cdecl icu::RegexMatcher::getStackLimit(void)const ) + ?getStartInYear@AnnualTimeZoneRule@icu@@QEBACHHHAEAN@Z (public: signed char __cdecl icu::AnnualTimeZoneRule::getStartInYear(int,int,int,double &)const ) + ?getStartTimeAt@TimeArrayTimeZoneRule@icu@@QEBACHAEAN@Z (public: signed char __cdecl icu::TimeArrayTimeZoneRule::getStartTimeAt(int,double &)const ) + ?getStartYear@AnnualTimeZoneRule@icu@@QEBAHXZ (public: int __cdecl icu::AnnualTimeZoneRule::getStartYear(void)const ) + ?getStaticClassID@AnnualTimeZoneRule@icu@@SAPEAXXZ (public: static void * __cdecl icu::AnnualTimeZoneRule::getStaticClassID(void)) + ?getStaticClassID@AnyTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::AnyTransliterator::getStaticClassID(void)) + ?getStaticClassID@BreakTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::BreakTransliterator::getStaticClassID(void)) + ?getStaticClassID@BuddhistCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::BuddhistCalendar::getStaticClassID(void)) + ?getStaticClassID@CaseMapTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::CaseMapTransliterator::getStaticClassID(void)) + ?getStaticClassID@ChineseCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::ChineseCalendar::getStaticClassID(void)) + ?getStaticClassID@ChoiceFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::ChoiceFormat::getStaticClassID(void)) + ?getStaticClassID@CollationElementIterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::CollationElementIterator::getStaticClassID(void)) + ?getStaticClassID@CollationKey@icu@@SAPEAXXZ (public: static void * __cdecl icu::CollationKey::getStaticClassID(void)) + ?getStaticClassID@CompactDecimalFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::CompactDecimalFormat::getStaticClassID(void)) + ?getStaticClassID@CompoundTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::CompoundTransliterator::getStaticClassID(void)) + ?getStaticClassID@CopticCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::CopticCalendar::getStaticClassID(void)) + ?getStaticClassID@CurrencyAmount@icu@@SAPEAXXZ (public: static void * __cdecl icu::CurrencyAmount::getStaticClassID(void)) + ?getStaticClassID@CurrencyPluralInfo@icu@@SAPEAXXZ (public: static void * __cdecl icu::CurrencyPluralInfo::getStaticClassID(void)) + ?getStaticClassID@CurrencyUnit@icu@@SAPEAXXZ (public: static void * __cdecl icu::CurrencyUnit::getStaticClassID(void)) + ?getStaticClassID@DangiCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::DangiCalendar::getStaticClassID(void)) + ?getStaticClassID@DateFormatSymbols@icu@@SAPEAXXZ (public: static void * __cdecl icu::DateFormatSymbols::getStaticClassID(void)) + ?getStaticClassID@DateIntervalFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::DateIntervalFormat::getStaticClassID(void)) + ?getStaticClassID@DateIntervalInfo@icu@@SAPEAXXZ (public: static void * __cdecl icu::DateIntervalInfo::getStaticClassID(void)) + ?getStaticClassID@DateTimePatternGenerator@icu@@SAPEAXXZ (public: static void * __cdecl icu::DateTimePatternGenerator::getStaticClassID(void)) + ?getStaticClassID@DateTimeRule@icu@@SAPEAXXZ (public: static void * __cdecl icu::DateTimeRule::getStaticClassID(void)) + ?getStaticClassID@DecimalFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::DecimalFormat::getStaticClassID(void)) + ?getStaticClassID@DecimalFormatSymbols@icu@@SAPEAXXZ (public: static void * __cdecl icu::DecimalFormatSymbols::getStaticClassID(void)) + ?getStaticClassID@EscapeTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::EscapeTransliterator::getStaticClassID(void)) + ?getStaticClassID@EthiopicCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::EthiopicCalendar::getStaticClassID(void)) + ?getStaticClassID@FieldPosition@icu@@SAPEAXXZ (public: static void * __cdecl icu::FieldPosition::getStaticClassID(void)) + ?getStaticClassID@Formattable@icu@@SAPEAXXZ (public: static void * __cdecl icu::Formattable::getStaticClassID(void)) + ?getStaticClassID@GregorianCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::GregorianCalendar::getStaticClassID(void)) + ?getStaticClassID@HebrewCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::HebrewCalendar::getStaticClassID(void)) + ?getStaticClassID@IndianCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::IndianCalendar::getStaticClassID(void)) + ?getStaticClassID@InitialTimeZoneRule@icu@@SAPEAXXZ (public: static void * __cdecl icu::InitialTimeZoneRule::getStaticClassID(void)) + ?getStaticClassID@IslamicCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::IslamicCalendar::getStaticClassID(void)) + ?getStaticClassID@JapaneseCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::JapaneseCalendar::getStaticClassID(void)) + ?getStaticClassID@LowercaseTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::LowercaseTransliterator::getStaticClassID(void)) + ?getStaticClassID@Measure@icu@@SAPEAXXZ (public: static void * __cdecl icu::Measure::getStaticClassID(void)) + ?getStaticClassID@MeasureFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::MeasureFormat::getStaticClassID(void)) + ?getStaticClassID@MeasureUnit@icu@@SAPEAXXZ (public: static void * __cdecl icu::MeasureUnit::getStaticClassID(void)) + ?getStaticClassID@MessageFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::MessageFormat::getStaticClassID(void)) + ?getStaticClassID@NameUnicodeTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::NameUnicodeTransliterator::getStaticClassID(void)) + ?getStaticClassID@NormalizationTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::NormalizationTransliterator::getStaticClassID(void)) + ?getStaticClassID@NullTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::NullTransliterator::getStaticClassID(void)) + ?getStaticClassID@NumberFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::NumberFormat::getStaticClassID(void)) + ?getStaticClassID@NumberingSystem@icu@@SAPEAXXZ (public: static void * __cdecl icu::NumberingSystem::getStaticClassID(void)) + ?getStaticClassID@OlsonTimeZone@icu@@SAPEAXXZ (public: static void * __cdecl icu::OlsonTimeZone::getStaticClassID(void)) + ?getStaticClassID@PersianCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::PersianCalendar::getStaticClassID(void)) + ?getStaticClassID@PluralFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::PluralFormat::getStaticClassID(void)) + ?getStaticClassID@PluralRules@icu@@SAPEAXXZ (public: static void * __cdecl icu::PluralRules::getStaticClassID(void)) + ?getStaticClassID@RegexMatcher@icu@@SAPEAXXZ (public: static void * __cdecl icu::RegexMatcher::getStaticClassID(void)) + ?getStaticClassID@RegexPattern@icu@@SAPEAXXZ (public: static void * __cdecl icu::RegexPattern::getStaticClassID(void)) + ?getStaticClassID@RelativeDateFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::RelativeDateFormat::getStaticClassID(void)) + ?getStaticClassID@RemoveTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::RemoveTransliterator::getStaticClassID(void)) + ?getStaticClassID@RuleBasedCollator@icu@@SAPEAXXZ (public: static void * __cdecl icu::RuleBasedCollator::getStaticClassID(void)) + ?getStaticClassID@RuleBasedNumberFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::RuleBasedNumberFormat::getStaticClassID(void)) + ?getStaticClassID@RuleBasedTimeZone@icu@@SAPEAXXZ (public: static void * __cdecl icu::RuleBasedTimeZone::getStaticClassID(void)) + ?getStaticClassID@RuleBasedTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::RuleBasedTransliterator::getStaticClassID(void)) + ?getStaticClassID@SelectFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::SelectFormat::getStaticClassID(void)) + ?getStaticClassID@SimpleDateFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::SimpleDateFormat::getStaticClassID(void)) + ?getStaticClassID@SimpleTimeZone@icu@@SAPEAXXZ (public: static void * __cdecl icu::SimpleTimeZone::getStaticClassID(void)) + ?getStaticClassID@StringSearch@icu@@SAPEAXXZ (public: static void * __cdecl icu::StringSearch::getStaticClassID(void)) + ?getStaticClassID@TaiwanCalendar@icu@@SAPEAXXZ (public: static void * __cdecl icu::TaiwanCalendar::getStaticClassID(void)) + ?getStaticClassID@TimeArrayTimeZoneRule@icu@@SAPEAXXZ (public: static void * __cdecl icu::TimeArrayTimeZoneRule::getStaticClassID(void)) + ?getStaticClassID@TimeUnit@icu@@SAPEAXXZ (public: static void * __cdecl icu::TimeUnit::getStaticClassID(void)) + ?getStaticClassID@TimeUnitAmount@icu@@SAPEAXXZ (public: static void * __cdecl icu::TimeUnitAmount::getStaticClassID(void)) + ?getStaticClassID@TimeUnitFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::TimeUnitFormat::getStaticClassID(void)) + ?getStaticClassID@TimeZone@icu@@SAPEAXXZ (public: static void * __cdecl icu::TimeZone::getStaticClassID(void)) + ?getStaticClassID@TimeZoneFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::TimeZoneFormat::getStaticClassID(void)) + ?getStaticClassID@TimeZoneTransition@icu@@SAPEAXXZ (public: static void * __cdecl icu::TimeZoneTransition::getStaticClassID(void)) + ?getStaticClassID@TitlecaseTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::TitlecaseTransliterator::getStaticClassID(void)) + ?getStaticClassID@Transliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::Transliterator::getStaticClassID(void)) + ?getStaticClassID@UnescapeTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::UnescapeTransliterator::getStaticClassID(void)) + ?getStaticClassID@UnicodeNameTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::UnicodeNameTransliterator::getStaticClassID(void)) + ?getStaticClassID@UppercaseTransliterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::UppercaseTransliterator::getStaticClassID(void)) + ?getStaticClassID@VTimeZone@icu@@SAPEAXXZ (public: static void * __cdecl icu::VTimeZone::getStaticClassID(void)) + ?getStaticClassID@Win32DateFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::Win32DateFormat::getStaticClassID(void)) + ?getStaticClassID@Win32NumberFormat@icu@@SAPEAXXZ (public: static void * __cdecl icu::Win32NumberFormat::getStaticClassID(void)) + ?getStrength@CollationSettings@icu@@QEBAHXZ (public: int __cdecl icu::CollationSettings::getStrength(void)const ) + ?getStrength@CollationSettings@icu@@SAHH@Z (public: static int __cdecl icu::CollationSettings::getStrength(int)) + ?getStrength@Collator@icu@@UEBA?AW4ECollationStrength@12@XZ (public: virtual enum icu::Collator::ECollationStrength __cdecl icu::Collator::getStrength(void)const ) + ?getString@Formattable@icu@@QEAAAEAVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::Formattable::getString(enum UErrorCode &)) + ?getString@Formattable@icu@@QEAAAEAVUnicodeString@2@XZ (public: class icu::UnicodeString & __cdecl icu::Formattable::getString(void)) + ?getString@Formattable@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Formattable::getString(class icu::UnicodeString &)const ) + ?getString@Formattable@icu@@QEBAAEAVUnicodeString@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::Formattable::getString(class icu::UnicodeString &,enum UErrorCode &)const ) + ?getString@Formattable@icu@@QEBAAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString const & __cdecl icu::Formattable::getString(enum UErrorCode &)const ) + ?getString@Formattable@icu@@QEBAAEBVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::Formattable::getString(void)const ) + ?getSubtype@MeasureUnit@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::MeasureUnit::getSubtype(void)const ) + ?getSunLongitude@CalendarAstronomer@icu@@QEAANXZ (public: double __cdecl icu::CalendarAstronomer::getSunLongitude(void)) + ?getSunLongitude@CalendarAstronomer@icu@@QEAAXNAEAN0@Z (public: void __cdecl icu::CalendarAstronomer::getSunLongitude(double,double &,double &)) + ?getSunPosition@CalendarAstronomer@icu@@QEAAAEAVEquatorial@12@AEAV312@@Z (public: class icu::CalendarAstronomer::Equatorial & __cdecl icu::CalendarAstronomer::getSunPosition(class icu::CalendarAstronomer::Equatorial &)) + ?getSunRiseSet@CalendarAstronomer@icu@@QEAANC@Z (public: double __cdecl icu::CalendarAstronomer::getSunRiseSet(signed char)) + ?getSunTime@CalendarAstronomer@icu@@QEAANNC@Z (public: double __cdecl icu::CalendarAstronomer::getSunTime(double,signed char)) + ?getSupportedIDs@SimpleNumberFormatFactory@icu@@UEBAPEBVUnicodeString@2@AEAHAEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString const * __cdecl icu::SimpleNumberFormatFactory::getSupportedIDs(int &,enum UErrorCode &)const ) + ?getSymbol@CurrencyAffixInfo@icu@@QEBAAEBVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::CurrencyAffixInfo::getSymbol(void)const ) + ?getSymbol@DecimalFormatSymbols@icu@@QEBA?AVUnicodeString@2@W4ENumberFormatSymbol@12@@Z (public: class icu::UnicodeString __cdecl icu::DecimalFormatSymbols::getSymbol(enum icu::DecimalFormatSymbols::ENumberFormatSymbol)const ) + ?getTZDBTimeZoneNames@TimeZoneFormat@icu@@AEBAPEBVTZDBTimeZoneNames@2@AEAW4UErrorCode@@@Z (private: class icu::TZDBTimeZoneNames const * __cdecl icu::TimeZoneFormat::getTZDBTimeZoneNames(enum UErrorCode &)const ) + ?getTZDataVersion@TimeZone@icu@@SAPEBDAEAW4UErrorCode@@@Z (public: static char const * __cdecl icu::TimeZone::getTZDataVersion(enum UErrorCode &)) + ?getTZURL@VTimeZone@icu@@QEBACAEAVUnicodeString@2@@Z (public: signed char __cdecl icu::VTimeZone::getTZURL(class icu::UnicodeString &)const ) + ?getTable@CollationFastLatinBuilder@icu@@QEBAPEBGXZ (public: unsigned short const * __cdecl icu::CollationFastLatinBuilder::getTable(void)const ) + ?getTailoredSet@Collator@icu@@UEBAPEAVUnicodeSet@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeSet * __cdecl icu::Collator::getTailoredSet(enum UErrorCode &)const ) + ?getTailoredSet@RuleBasedCollator@icu@@UEBAPEAVUnicodeSet@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeSet * __cdecl icu::RuleBasedCollator::getTailoredSet(enum UErrorCode &)const ) + ?getTargetSet@CompoundTransliterator@icu@@UEBAAEAVUnicodeSet@2@AEAV32@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::CompoundTransliterator::getTargetSet(class icu::UnicodeSet &)const ) + ?getTargetSet@Transliterator@icu@@UEBAAEAVUnicodeSet@2@AEAV32@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::Transliterator::getTargetSet(class icu::UnicodeSet &)const ) + ?getTertiaries@CollationFastLatin@icu@@CAIICI@Z (private: static unsigned int __cdecl icu::CollationFastLatin::getTertiaries(unsigned int,signed char,unsigned int)) + ?getTertiaryAfter@CollationRootElements@icu@@QEBAIHII@Z (public: unsigned int __cdecl icu::CollationRootElements::getTertiaryAfter(int,unsigned int,unsigned int)const ) + ?getTertiaryBefore@CollationRootElements@icu@@QEBAIIII@Z (public: unsigned int __cdecl icu::CollationRootElements::getTertiaryBefore(unsigned int,unsigned int,unsigned int)const ) + ?getTertiaryBoundary@CollationRootElements@icu@@QEBAIXZ (public: unsigned int __cdecl icu::CollationRootElements::getTertiaryBoundary(void)const ) + ?getTertiaryMask@CollationSettings@icu@@SAIH@Z (public: static unsigned int __cdecl icu::CollationSettings::getTertiaryMask(int)) + ?getText@SearchIterator@icu@@QEBAAEBVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::SearchIterator::getText(void)const ) + ?getThreeBytePrimaryForOffsetData@Collation@icu@@SAIH_J@Z (public: static unsigned int __cdecl icu::Collation::getThreeBytePrimaryForOffsetData(int,__int64)) + ?getTime@Calendar@icu@@QEBANAEAW4UErrorCode@@@Z (public: double __cdecl icu::Calendar::getTime(enum UErrorCode &)const ) + ?getTime@CalendarAstronomer@icu@@QEAANXZ (public: double __cdecl icu::CalendarAstronomer::getTime(void)) + ?getTime@TimeZoneTransition@icu@@QEBANXZ (public: double __cdecl icu::TimeZoneTransition::getTime(void)const ) + ?getTimeInMillis@Calendar@icu@@IEBANAEAW4UErrorCode@@@Z (protected: double __cdecl icu::Calendar::getTimeInMillis(enum UErrorCode &)const ) + ?getTimeLimit@RegexMatcher@icu@@UEBAHXZ (public: virtual int __cdecl icu::RegexMatcher::getTimeLimit(void)const ) + ?getTimeRuleType@DateTimeRule@icu@@QEBA?AW4TimeRuleType@12@XZ (public: enum icu::DateTimeRule::TimeRuleType __cdecl icu::DateTimeRule::getTimeRuleType(void)const ) + ?getTimeSeparatorString@DateFormatSymbols@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::DateFormatSymbols::getTimeSeparatorString(class icu::UnicodeString &)const ) + ?getTimeType@TimeArrayTimeZoneRule@icu@@QEBA?AW4TimeRuleType@DateTimeRule@2@XZ (public: enum icu::DateTimeRule::TimeRuleType __cdecl icu::TimeArrayTimeZoneRule::getTimeType(void)const ) + ?getTimeType@TimeZoneFormat@icu@@CA?AW4UTimeZoneFormatTimeType@@W4UTimeZoneNameType@@@Z (private: static enum UTimeZoneFormatTimeType __cdecl icu::TimeZoneFormat::getTimeType(enum UTimeZoneNameType)) + ?getTimeUnit@TimeUnitAmount@icu@@QEBAAEBVTimeUnit@2@XZ (public: class icu::TimeUnit const & __cdecl icu::TimeUnitAmount::getTimeUnit(void)const ) + ?getTimeUnitField@TimeUnit@icu@@QEBA?AW4UTimeUnitFields@12@XZ (public: enum icu::TimeUnit::UTimeUnitFields __cdecl icu::TimeUnit::getTimeUnitField(void)const ) + ?getTimeUnitField@TimeUnitAmount@icu@@QEBA?AW4UTimeUnitFields@TimeUnit@2@XZ (public: enum icu::TimeUnit::UTimeUnitFields __cdecl icu::TimeUnitAmount::getTimeUnitField(void)const ) + ?getTimeUnitName@TimeUnitFormat@icu@@CAPEBDW4UTimeUnitFields@TimeUnit@2@AEAW4UErrorCode@@@Z (private: static char const * __cdecl icu::TimeUnitFormat::getTimeUnitName(enum icu::TimeUnit::UTimeUnitFields,enum UErrorCode &)) + ?getTimeZone@Calendar@icu@@QEBAAEBVTimeZone@2@XZ (public: class icu::TimeZone const & __cdecl icu::Calendar::getTimeZone(void)const ) + ?getTimeZone@DateFormat@icu@@UEBAAEBVTimeZone@2@XZ (public: virtual class icu::TimeZone const & __cdecl icu::DateFormat::getTimeZone(void)const ) + ?getTimeZone@DateIntervalFormat@icu@@UEBAAEBVTimeZone@2@XZ (public: virtual class icu::TimeZone const & __cdecl icu::DateIntervalFormat::getTimeZone(void)const ) + ?getTimeZoneFormat@SimpleDateFormat@icu@@UEBAPEBVTimeZoneFormat@2@XZ (public: virtual class icu::TimeZoneFormat const * __cdecl icu::SimpleDateFormat::getTimeZoneFormat(void)const ) + ?getTimeZoneGenericNames@TimeZoneFormat@icu@@AEBAPEBVTimeZoneGenericNames@2@AEAW4UErrorCode@@@Z (private: class icu::TimeZoneGenericNames const * __cdecl icu::TimeZoneFormat::getTimeZoneGenericNames(enum UErrorCode &)const ) + ?getTimeZoneID@TimeZoneFormat@icu@@AEBAAEAVUnicodeString@2@PEBVMatchInfoCollection@TimeZoneNames@2@HAEAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::getTimeZoneID(class icu::TimeZoneNames::MatchInfoCollection const *,int,class icu::UnicodeString &)const ) + ?getTimeZoneIDAt@MatchInfoCollection@TimeZoneNames@icu@@QEBACHAEAVUnicodeString@3@@Z (public: signed char __cdecl icu::TimeZoneNames::MatchInfoCollection::getTimeZoneIDAt(int,class icu::UnicodeString &)const ) + ?getTimeZoneNames@TimeZoneFormat@icu@@QEBAPEBVTimeZoneNames@2@XZ (public: class icu::TimeZoneNames const * __cdecl icu::TimeZoneFormat::getTimeZoneNames(void)const ) + ?getTimeZoneRules@OlsonTimeZone@icu@@UEBAXAEAPEBVInitialTimeZoneRule@2@QEAPEBVTimeZoneRule@2@AEAHAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::OlsonTimeZone::getTimeZoneRules(class icu::InitialTimeZoneRule const * &,class icu::TimeZoneRule const * * const,int &,enum UErrorCode &)const ) + ?getTimeZoneRules@RuleBasedTimeZone@icu@@UEBAXAEAPEBVInitialTimeZoneRule@2@QEAPEBVTimeZoneRule@2@AEAHAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedTimeZone::getTimeZoneRules(class icu::InitialTimeZoneRule const * &,class icu::TimeZoneRule const * * const,int &,enum UErrorCode &)const ) + ?getTimeZoneRules@SimpleTimeZone@icu@@UEBAXAEAPEBVInitialTimeZoneRule@2@QEAPEBVTimeZoneRule@2@AEAHAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleTimeZone::getTimeZoneRules(class icu::InitialTimeZoneRule const * &,class icu::TimeZoneRule const * * const,int &,enum UErrorCode &)const ) + ?getTimeZoneRules@VTimeZone@icu@@UEBAXAEAPEBVInitialTimeZoneRule@2@QEAPEBVTimeZoneRule@2@AEAHAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::VTimeZone::getTimeZoneRules(class icu::InitialTimeZoneRule const * &,class icu::TimeZoneRule const * * const,int &,enum UErrorCode &)const ) + ?getTimeZoneRulesAfter@BasicTimeZone@icu@@IEBAXNAEAPEAVInitialTimeZoneRule@2@AEAPEAVUVector@2@AEAW4UErrorCode@@@Z (protected: void __cdecl icu::BasicTimeZone::getTimeZoneRulesAfter(double,class icu::InitialTimeZoneRule * &,class icu::UVector * &,enum UErrorCode &)const ) + ?getTo@TimeZoneTransition@icu@@QEBAPEBVTimeZoneRule@2@XZ (public: class icu::TimeZoneRule const * __cdecl icu::TimeZoneTransition::getTo(void)const ) + ?getTokenLength@AffixPatternIterator@icu@@QEBAHXZ (public: int __cdecl icu::AffixPatternIterator::getTokenLength(void)const ) + ?getTokenType@AffixPatternIterator@icu@@QEBA?AW4ETokenType@AffixPattern@2@XZ (public: enum icu::AffixPattern::ETokenType __cdecl icu::AffixPatternIterator::getTokenType(void)const ) + ?getTopBitNumber@DateTimePatternGenerator@icu@@AEAAHH@Z (private: int __cdecl icu::DateTimePatternGenerator::getTopBitNumber(int)) + ?getTransitionTime@RuleBasedTimeZone@icu@@AEBANPEAUTransition@2@CHH@Z (private: double __cdecl icu::RuleBasedTimeZone::getTransitionTime(struct icu::Transition *,signed char,int,int)const ) + ?getTransliterator@CompoundTransliterator@icu@@UEBAAEBVTransliterator@2@H@Z (public: virtual class icu::Transliterator const & __cdecl icu::CompoundTransliterator::getTransliterator(int)const ) + ?getType@ChineseCalendar@icu@@UEBAPEBDXZ (public: virtual char const * __cdecl icu::ChineseCalendar::getType(void)const ) + ?getType@Formattable@icu@@QEBA?AW4Type@12@XZ (public: enum icu::Formattable::Type __cdecl icu::Formattable::getType(void)const ) + ?getType@GregorianCalendar@icu@@UEBAPEBDXZ (public: virtual char const * __cdecl icu::GregorianCalendar::getType(void)const ) + ?getType@HebrewCalendar@icu@@UEBAPEBDXZ (public: virtual char const * __cdecl icu::HebrewCalendar::getType(void)const ) + ?getType@IslamicCalendar@icu@@UEBAPEBDXZ (public: virtual char const * __cdecl icu::IslamicCalendar::getType(void)const ) + ?getType@MeasureUnit@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::MeasureUnit::getType(void)const ) + ?getType@Region@icu@@QEBA?AW4URegionType@@XZ (public: enum URegionType __cdecl icu::Region::getType(void)const ) + ?getUCAVersion@CollationTailoring@icu@@QEBAHXZ (public: int __cdecl icu::CollationTailoring::getUCAVersion(void)const ) + ?getUTC@TimeArrayTimeZoneRule@icu@@AEBANNHH@Z (private: double __cdecl icu::TimeArrayTimeZoneRule::getUTC(double,int,int)const ) + ?getUnderflowLabel@AlphabeticIndex@icu@@UEBAAEBVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::AlphabeticIndex::getUnderflowLabel(void)const ) + ?getUniqueKeywordValue@PluralRules@icu@@QEAANAEBVUnicodeString@2@@Z (public: double __cdecl icu::PluralRules::getUniqueKeywordValue(class icu::UnicodeString const &)) + ?getUnit@Measure@icu@@QEBAAEBVMeasureUnit@2@XZ (public: class icu::MeasureUnit const & __cdecl icu::Measure::getUnit(void)const ) + ?getUnitDisplayName@MeasureFormat@icu@@QEBA?AVUnicodeString@2@AEBVMeasureUnit@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::MeasureFormat::getUnitDisplayName(class icu::MeasureUnit const &,enum UErrorCode &)const ) + ?getUnknown@TimeZone@icu@@SAAEBV12@XZ (public: static class icu::TimeZone const & __cdecl icu::TimeZone::getUnknown(void)) + ?getUpperExponent@DigitList@icu@@QEBAHXZ (public: int __cdecl icu::DigitList::getUpperExponent(void)const ) + ?getVariableTop@RuleBasedCollator@icu@@UEBAIAEAW4UErrorCode@@@Z (public: virtual unsigned int __cdecl icu::RuleBasedCollator::getVariableTop(enum UErrorCode &)const ) + ?getVersion@RuleBasedCollator@icu@@UEBAXQEAE@Z (public: virtual void __cdecl icu::RuleBasedCollator::getVersion(unsigned char * const)const ) + ?getVisibleFractionDigitCount@FixedDecimal@icu@@QEBAHXZ (public: int __cdecl icu::FixedDecimal::getVisibleFractionDigitCount(void)const ) + ?getWeekdays@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAH@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getWeekdays(int &)const ) + ?getWeekdays@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAHW4DtContextType@12@W4DtWidthType@12@@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getWeekdays(int &,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)const ) + ?getWeekendTransition@Calendar@icu@@UEBAHW4UCalendarDaysOfWeek@@AEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Calendar::getWeekendTransition(enum UCalendarDaysOfWeek,enum UErrorCode &)const ) + ?getWeight16Before@CollationBuilder@icu@@AEAAIH_JH@Z (private: unsigned int __cdecl icu::CollationBuilder::getWeight16Before(int,__int64,int)) + ?getWeightRanges@CollationWeights@icu@@AEAACII@Z (private: signed char __cdecl icu::CollationWeights::getWeightRanges(unsigned int,unsigned int)) + ?getWindowsID@TimeZone@icu@@SAAEAVUnicodeString@2@AEBV32@AEAV32@AEAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::TimeZone::getWindowsID(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?getYearNames@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAHW4DtContextType@12@W4DtWidthType@12@@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getYearNames(int &,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)const ) + ?getZodiacNames@DateFormatSymbols@icu@@QEBAPEBVUnicodeString@2@AEAHW4DtContextType@12@W4DtWidthType@12@@Z (public: class icu::UnicodeString const * __cdecl icu::DateFormatSymbols::getZodiacNames(int &,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)const ) + ?getZoneIdByMetazone@ZoneMeta@icu@@SAAEAVUnicodeString@2@AEBV32@0AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::ZoneMeta::getZoneIdByMetazone(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &)) + ?getZoneStrings@DateFormatSymbols@icu@@QEBAPEAPEBVUnicodeString@2@AEAH0@Z (public: class icu::UnicodeString const * * __cdecl icu::DateFormatSymbols::getZoneStrings(int &,int &)const ) + ?greater@Collator@icu@@QEBACAEBVUnicodeString@2@0@Z (public: signed char __cdecl icu::Collator::greater(class icu::UnicodeString const &,class icu::UnicodeString const &)const ) + ?greaterOrEqual@Collator@icu@@QEBACAEBVUnicodeString@2@0@Z (public: signed char __cdecl icu::Collator::greaterOrEqual(class icu::UnicodeString const &,class icu::UnicodeString const &)const ) + ?group@RegexMatcher@icu@@UEBA?AVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::RegexMatcher::group(enum UErrorCode &)const ) + ?group@RegexMatcher@icu@@UEBA?AVUnicodeString@2@HAEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::RegexMatcher::group(int,enum UErrorCode &)const ) + ?group@RegexMatcher@icu@@UEBAPEAUUText@@HPEAU3@AEA_JAEAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::group(int,struct UText *,__int64 &,enum UErrorCode &)const ) + ?group@RegexMatcher@icu@@UEBAPEAUUText@@PEAU3@AEA_JAEAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::group(struct UText *,__int64 &,enum UErrorCode &)const ) + ?groupCount@RegexMatcher@icu@@UEBAHXZ (public: virtual int __cdecl icu::RegexMatcher::groupCount(void)const ) + ?groupNumberFromName@RegexPattern@icu@@UEBAHAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexPattern::groupNumberFromName(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?groupNumberFromName@RegexPattern@icu@@UEBAHPEBDHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexPattern::groupNumberFromName(char const *,int,enum UErrorCode &)const ) + ?growNodes@TextTrieMap@icu@@AEAACXZ (private: signed char __cdecl icu::TextTrieMap::growNodes(void)) + ?hackTimes@DateTimePatternGenerator@icu@@AEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::hackTimes(class icu::UnicodeString const &,enum UErrorCode &)) + ?handleCloseParen@RegexCompile@icu@@AEAAXXZ (private: void __cdecl icu::RegexCompile::handleCloseParen(void)) + ?handleComputeFields@Calendar@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::handleComputeFields(int,enum UErrorCode &)) + ?handleComputeFields@ChineseCalendar@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::ChineseCalendar::handleComputeFields(int,enum UErrorCode &)) + ?handleComputeFields@GregorianCalendar@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::GregorianCalendar::handleComputeFields(int,enum UErrorCode &)) + ?handleComputeFields@HebrewCalendar@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::HebrewCalendar::handleComputeFields(int,enum UErrorCode &)) + ?handleComputeFields@IslamicCalendar@icu@@MEAAXHAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::IslamicCalendar::handleComputeFields(int,enum UErrorCode &)) + ?handleComputeJulianDay@Calendar@icu@@MEAAHW4UCalendarDateFields@@@Z (protected: virtual int __cdecl icu::Calendar::handleComputeJulianDay(enum UCalendarDateFields)) + ?handleComputeJulianDay@GregorianCalendar@icu@@MEAAHW4UCalendarDateFields@@@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleComputeJulianDay(enum UCalendarDateFields)) + ?handleComputeMonthStart@CECalendar@icu@@MEBAHHHC@Z (protected: virtual int __cdecl icu::CECalendar::handleComputeMonthStart(int,int,signed char)const ) + ?handleComputeMonthStart@ChineseCalendar@icu@@MEBAHHHC@Z (protected: virtual int __cdecl icu::ChineseCalendar::handleComputeMonthStart(int,int,signed char)const ) + ?handleComputeMonthStart@GregorianCalendar@icu@@MEBAHHHC@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleComputeMonthStart(int,int,signed char)const ) + ?handleComputeMonthStart@HebrewCalendar@icu@@MEBAHHHC@Z (protected: virtual int __cdecl icu::HebrewCalendar::handleComputeMonthStart(int,int,signed char)const ) + ?handleComputeMonthStart@IslamicCalendar@icu@@MEBAHHHC@Z (protected: virtual int __cdecl icu::IslamicCalendar::handleComputeMonthStart(int,int,signed char)const ) + ?handleCurrencySignInPattern@DecimalFormat@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::DecimalFormat::handleCurrencySignInPattern(enum UErrorCode &)) + ?handleGetExtendedYear@ChineseCalendar@icu@@MEAAHXZ (protected: virtual int __cdecl icu::ChineseCalendar::handleGetExtendedYear(void)) + ?handleGetExtendedYear@GregorianCalendar@icu@@MEAAHXZ (protected: virtual int __cdecl icu::GregorianCalendar::handleGetExtendedYear(void)) + ?handleGetExtendedYear@HebrewCalendar@icu@@MEAAHXZ (protected: virtual int __cdecl icu::HebrewCalendar::handleGetExtendedYear(void)) + ?handleGetExtendedYear@IslamicCalendar@icu@@MEAAHXZ (protected: virtual int __cdecl icu::IslamicCalendar::handleGetExtendedYear(void)) + ?handleGetExtendedYearFromWeekFields@Calendar@icu@@MEAAHHH@Z (protected: virtual int __cdecl icu::Calendar::handleGetExtendedYearFromWeekFields(int,int)) + ?handleGetExtendedYearFromWeekFields@GregorianCalendar@icu@@MEAAHHH@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleGetExtendedYearFromWeekFields(int,int)) + ?handleGetLimit@CECalendar@icu@@MEBAHW4UCalendarDateFields@@W4ELimitType@Calendar@2@@Z (protected: virtual int __cdecl icu::CECalendar::handleGetLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?handleGetLimit@ChineseCalendar@icu@@MEBAHW4UCalendarDateFields@@W4ELimitType@Calendar@2@@Z (protected: virtual int __cdecl icu::ChineseCalendar::handleGetLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?handleGetLimit@GregorianCalendar@icu@@MEBAHW4UCalendarDateFields@@W4ELimitType@Calendar@2@@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleGetLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?handleGetLimit@HebrewCalendar@icu@@MEBAHW4UCalendarDateFields@@W4ELimitType@Calendar@2@@Z (protected: virtual int __cdecl icu::HebrewCalendar::handleGetLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?handleGetLimit@IslamicCalendar@icu@@MEBAHW4UCalendarDateFields@@W4ELimitType@Calendar@2@@Z (protected: virtual int __cdecl icu::IslamicCalendar::handleGetLimit(enum UCalendarDateFields,enum icu::Calendar::ELimitType)const ) + ?handleGetMonthLength@Calendar@icu@@MEBAHHH@Z (protected: virtual int __cdecl icu::Calendar::handleGetMonthLength(int,int)const ) + ?handleGetMonthLength@ChineseCalendar@icu@@MEBAHHH@Z (protected: virtual int __cdecl icu::ChineseCalendar::handleGetMonthLength(int,int)const ) + ?handleGetMonthLength@GregorianCalendar@icu@@MEBAHHH@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleGetMonthLength(int,int)const ) + ?handleGetMonthLength@HebrewCalendar@icu@@MEBAHHH@Z (protected: virtual int __cdecl icu::HebrewCalendar::handleGetMonthLength(int,int)const ) + ?handleGetMonthLength@IslamicCalendar@icu@@MEBAHHH@Z (protected: virtual int __cdecl icu::IslamicCalendar::handleGetMonthLength(int,int)const ) + ?handleGetSourceSet@CompoundTransliterator@icu@@MEBAXAEAVUnicodeSet@2@@Z (protected: virtual void __cdecl icu::CompoundTransliterator::handleGetSourceSet(class icu::UnicodeSet &)const ) + ?handleGetSourceSet@Transliterator@icu@@UEBAXAEAVUnicodeSet@2@@Z (public: virtual void __cdecl icu::Transliterator::handleGetSourceSet(class icu::UnicodeSet &)const ) + ?handleGetTrailSurrogate@CollationIterator@icu@@MEAA_SXZ (protected: virtual char16_t __cdecl icu::CollationIterator::handleGetTrailSurrogate(void)) + ?handleGetTrailSurrogate@FCDUIterCollationIterator@icu@@MEAA_SXZ (protected: virtual char16_t __cdecl icu::FCDUIterCollationIterator::handleGetTrailSurrogate(void)) + ?handleGetTrailSurrogate@FCDUTF8CollationIterator@icu@@MEAA_SXZ (protected: virtual char16_t __cdecl icu::FCDUTF8CollationIterator::handleGetTrailSurrogate(void)) + ?handleGetTrailSurrogate@UIterCollationIterator@icu@@MEAA_SXZ (protected: virtual char16_t __cdecl icu::UIterCollationIterator::handleGetTrailSurrogate(void)) + ?handleGetTrailSurrogate@UTF16CollationIterator@icu@@MEAA_SXZ (protected: virtual char16_t __cdecl icu::UTF16CollationIterator::handleGetTrailSurrogate(void)) + ?handleGetYearLength@Calendar@icu@@MEBAHH@Z (protected: virtual int __cdecl icu::Calendar::handleGetYearLength(int)const ) + ?handleGetYearLength@GregorianCalendar@icu@@MEBAHH@Z (protected: virtual int __cdecl icu::GregorianCalendar::handleGetYearLength(int)const ) + ?handleGetYearLength@HebrewCalendar@icu@@MEBAHH@Z (protected: virtual int __cdecl icu::HebrewCalendar::handleGetYearLength(int)const ) + ?handleGetYearLength@IslamicCalendar@icu@@MEBAHH@Z (protected: virtual int __cdecl icu::IslamicCalendar::handleGetYearLength(int)const ) + ?handleNext@StringSearch@icu@@MEAAHHAEAW4UErrorCode@@@Z (protected: virtual int __cdecl icu::StringSearch::handleNext(int,enum UErrorCode &)) + ?handleNextCE32@CollationIterator@icu@@MEAAIAEAHAEAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::CollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@FCDUIterCollationIterator@icu@@MEAAIAEAHAEAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::FCDUIterCollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@FCDUTF16CollationIterator@icu@@MEAAIAEAHAEAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::FCDUTF16CollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@FCDUTF8CollationIterator@icu@@MEAAIAEAHAEAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::FCDUTF8CollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@UIterCollationIterator@icu@@MEAAIAEAHAEAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::UIterCollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@UTF16CollationIterator@icu@@MEAAIAEAHAEAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::UTF16CollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNextCE32@UTF8CollationIterator@icu@@MEAAIAEAHAEAW4UErrorCode@@@Z (protected: virtual unsigned int __cdecl icu::UTF8CollationIterator::handleNextCE32(int &,enum UErrorCode &)) + ?handleNonNumeric@FixedPrecision@icu@@CACAEAVDigitList@2@AEAVVisibleDigits@2@@Z (private: static signed char __cdecl icu::FixedPrecision::handleNonNumeric(class icu::DigitList &,class icu::VisibleDigits &)) + ?handlePrev@StringSearch@icu@@MEAAHHAEAW4UErrorCode@@@Z (protected: virtual int __cdecl icu::StringSearch::handlePrev(int,enum UErrorCode &)) + ?handleTransliterate@CompoundTransliterator@icu@@MEBAXAEAVReplaceable@2@AEAUUTransPosition@@C@Z (protected: virtual void __cdecl icu::CompoundTransliterator::handleTransliterate(class icu::Replaceable &,struct UTransPosition &,signed char)const ) + ?hasAnchoringBounds@RegexMatcher@icu@@UEBACXZ (public: virtual signed char __cdecl icu::RegexMatcher::hasAnchoringBounds(void)const ) + ?hasBackwardSecondary@CollationSettings@icu@@QEBACXZ (public: signed char __cdecl icu::CollationSettings::hasBackwardSecondary(void)const ) + ?hasCE32Tag@Collation@icu@@SACIH@Z (public: static signed char __cdecl icu::Collation::hasCE32Tag(unsigned int,int)) + ?hasEquivalentTransitions@BasicTimeZone@icu@@UEBACAEBV12@NNCAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::BasicTimeZone::hasEquivalentTransitions(class icu::BasicTimeZone const &,double,double,signed char,enum UErrorCode &)const ) + ?hasLccc@CollationFCD@icu@@SACH@Z (public: static signed char __cdecl icu::CollationFCD::hasLccc(int)) + ?hasMappings@CollationDataBuilder@icu@@QEBACXZ (public: signed char __cdecl icu::CollationDataBuilder::hasMappings(void)const ) + ?hasMultipleVariants@PluralAffix@icu@@QEBACXZ (public: signed char __cdecl icu::PluralAffix::hasMultipleVariants(void)const ) + ?hasNoMajorSolarTerm@ChineseCalendar@icu@@EEBACH@Z (private: virtual signed char __cdecl icu::ChineseCalendar::hasNoMajorSolarTerm(int)const ) + ?hasReordering@CollationSettings@icu@@QEBACXZ (public: signed char __cdecl icu::CollationSettings::hasReordering(void)const ) + ?hasSameRules@OlsonTimeZone@icu@@UEBACAEBVTimeZone@2@@Z (public: virtual signed char __cdecl icu::OlsonTimeZone::hasSameRules(class icu::TimeZone const &)const ) + ?hasSameRules@RuleBasedTimeZone@icu@@UEBACAEBVTimeZone@2@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::hasSameRules(class icu::TimeZone const &)const ) + ?hasSameRules@SimpleTimeZone@icu@@UEBACAEBVTimeZone@2@@Z (public: virtual signed char __cdecl icu::SimpleTimeZone::hasSameRules(class icu::TimeZone const &)const ) + ?hasSameRules@TimeZone@icu@@UEBACAEBV12@@Z (public: virtual signed char __cdecl icu::TimeZone::hasSameRules(class icu::TimeZone const &)const ) + ?hasSameRules@VTimeZone@icu@@UEBACAEBVTimeZone@2@@Z (public: virtual signed char __cdecl icu::VTimeZone::hasSameRules(class icu::TimeZone const &)const ) + ?hasTccc@CollationFCD@icu@@SACH@Z (public: static signed char __cdecl icu::CollationFCD::hasTccc(int)) + ?hasTransparentBounds@RegexMatcher@icu@@UEBACXZ (public: virtual signed char __cdecl icu::RegexMatcher::hasTransparentBounds(void)const ) + ?hashCode@?$CacheKey@VDateFmtBestPattern@icu@@@icu@@UEBAHXZ (public: virtual int __cdecl icu::CacheKey::hashCode(void)const ) + ?hashCode@?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UEBAHXZ (public: virtual int __cdecl icu::LocaleCacheKey::hashCode(void)const ) + ?hashCode@CollationKey@icu@@QEBAHXZ (public: int __cdecl icu::CollationKey::hashCode(void)const ) + ?hashCode@CollationSettings@icu@@QEBAHXZ (public: int __cdecl icu::CollationSettings::hashCode(void)const ) + ?hashCode@DateFmtBestPatternKey@icu@@UEBAHXZ (public: virtual int __cdecl icu::DateFmtBestPatternKey::hashCode(void)const ) + ?hashCode@RuleBasedCollator@icu@@UEBAHXZ (public: virtual int __cdecl icu::RuleBasedCollator::hashCode(void)const ) + ?hashCode@ScriptSet@icu@@QEBAHXZ (public: int __cdecl icu::ScriptSet::hashCode(void)const ) + ?haveDefaultCentury@CECalendar@icu@@MEBACXZ (protected: virtual signed char __cdecl icu::CECalendar::haveDefaultCentury(void)const ) + ?haveDefaultCentury@ChineseCalendar@icu@@MEBACXZ (protected: virtual signed char __cdecl icu::ChineseCalendar::haveDefaultCentury(void)const ) + ?haveDefaultCentury@GregorianCalendar@icu@@UEBACXZ (public: virtual signed char __cdecl icu::GregorianCalendar::haveDefaultCentury(void)const ) + ?haveDefaultCentury@HebrewCalendar@icu@@MEBACXZ (protected: virtual signed char __cdecl icu::HebrewCalendar::haveDefaultCentury(void)const ) + ?haveDefaultCentury@IslamicCalendar@icu@@MEBACXZ (protected: virtual signed char __cdecl icu::IslamicCalendar::haveDefaultCentury(void)const ) + ?hitEnd@RegexMatcher@icu@@UEBACXZ (public: virtual signed char __cdecl icu::RegexMatcher::hitEnd(void)const ) + ?ignorePrefix@CollationBuilder@icu@@AEBACAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationBuilder::ignorePrefix(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?ignoreString@CollationBuilder@icu@@AEBACAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationBuilder::ignoreString(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?inDaylightTime@CECalendar@icu@@MEBACAEAW4UErrorCode@@@Z (protected: virtual signed char __cdecl icu::CECalendar::inDaylightTime(enum UErrorCode &)const ) + ?inDaylightTime@ChineseCalendar@icu@@MEBACAEAW4UErrorCode@@@Z (protected: virtual signed char __cdecl icu::ChineseCalendar::inDaylightTime(enum UErrorCode &)const ) + ?inDaylightTime@GregorianCalendar@icu@@UEBACAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::GregorianCalendar::inDaylightTime(enum UErrorCode &)const ) + ?inDaylightTime@HebrewCalendar@icu@@MEBACAEAW4UErrorCode@@@Z (protected: virtual signed char __cdecl icu::HebrewCalendar::inDaylightTime(enum UErrorCode &)const ) + ?inDaylightTime@IslamicCalendar@icu@@MEBACAEAW4UErrorCode@@@Z (protected: virtual signed char __cdecl icu::IslamicCalendar::inDaylightTime(enum UErrorCode &)const ) + ?inDaylightTime@OlsonTimeZone@icu@@UEBACNAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::OlsonTimeZone::inDaylightTime(double,enum UErrorCode &)const ) + ?inDaylightTime@RuleBasedTimeZone@icu@@UEBACNAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RuleBasedTimeZone::inDaylightTime(double,enum UErrorCode &)const ) + ?inDaylightTime@SimpleTimeZone@icu@@UEBACNAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::SimpleTimeZone::inDaylightTime(double,enum UErrorCode &)const ) + ?inDaylightTime@VTimeZone@icu@@UEBACNAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::VTimeZone::inDaylightTime(double,enum UErrorCode &)const ) + ?inSameGroup@CollationFastLatinBuilder@icu@@AEBACII@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::inSameGroup(unsigned int,unsigned int)const ) + ?incThreeBytePrimaryByOffset@Collation@icu@@SAIICH@Z (public: static unsigned int __cdecl icu::Collation::incThreeBytePrimaryByOffset(unsigned int,signed char,int)) + ?incTwoBytePrimaryByOffset@Collation@icu@@SAIICH@Z (public: static unsigned int __cdecl icu::Collation::incTwoBytePrimaryByOffset(unsigned int,signed char,int)) + ?incWeight@CollationWeights@icu@@AEBAIIH@Z (private: unsigned int __cdecl icu::CollationWeights::incWeight(unsigned int,int)const ) + ?incWeightByOffset@CollationWeights@icu@@AEBAIIHH@Z (private: unsigned int __cdecl icu::CollationWeights::incWeightByOffset(unsigned int,int,int)const ) + ?indexFromCE32@Collation@icu@@SAHI@Z (public: static int __cdecl icu::Collation::indexFromCE32(unsigned int)) + ?indexFromString@StandardPlural@icu@@SAHAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: static int __cdecl icu::StandardPlural::indexFromString(class icu::UnicodeString const &,enum UErrorCode &)) + ?indexFromString@StandardPlural@icu@@SAHPEBDAEAW4UErrorCode@@@Z (public: static int __cdecl icu::StandardPlural::indexFromString(char const *,enum UErrorCode &)) + ?indexFromTempCE32@CollationBuilder@icu@@CAHI@Z (private: static int __cdecl icu::CollationBuilder::indexFromTempCE32(unsigned int)) + ?indexFromTempCE@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::indexFromTempCE(__int64)) + ?indexOrNegativeFromString@StandardPlural@icu@@SAHAEBVUnicodeString@2@@Z (public: static int __cdecl icu::StandardPlural::indexOrNegativeFromString(class icu::UnicodeString const &)) + ?indexOrNegativeFromString@StandardPlural@icu@@SAHPEBD@Z (public: static int __cdecl icu::StandardPlural::indexOrNegativeFromString(char const *)) + ?indexOrOtherIndexFromString@StandardPlural@icu@@SAHAEBVUnicodeString@2@@Z (public: static int __cdecl icu::StandardPlural::indexOrOtherIndexFromString(class icu::UnicodeString const &)) + ?indexOrOtherIndexFromString@StandardPlural@icu@@SAHPEBD@Z (public: static int __cdecl icu::StandardPlural::indexOrOtherIndexFromString(char const *)) + ?init2@RegexMatcher@icu@@AEAAXPEAUUText@@AEAW4UErrorCode@@@Z (private: void __cdecl icu::RegexMatcher::init2(struct UText *,enum UErrorCode &)) + ?init@AlphabeticIndex@icu@@AEAAXPEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::AlphabeticIndex::init(class icu::Locale const *,enum UErrorCode &)) + ?init@CompoundTransliterator@icu@@AEAAXAEAVUVector@2@W4UTransDirection@@CAEAW4UErrorCode@@@Z (private: void __cdecl icu::CompoundTransliterator::init(class icu::UVector &,enum UTransDirection,signed char,enum UErrorCode &)) + ?init@CompoundTransliterator@icu@@AEAAXAEBVUnicodeString@2@W4UTransDirection@@CAEAW4UErrorCode@@@Z (private: void __cdecl icu::CompoundTransliterator::init(class icu::UnicodeString const &,enum UTransDirection,signed char,enum UErrorCode &)) + ?init@DecimalFormat@icu@@AEAAXXZ (private: void __cdecl icu::DecimalFormat::init(void)) + ?init@FixedDecimal@icu@@QEAAXN@Z (public: void __cdecl icu::FixedDecimal::init(double)) + ?init@FixedDecimal@icu@@QEAAXNH_J@Z (public: void __cdecl icu::FixedDecimal::init(double,int,__int64)) + ?init@Formattable@icu@@AEAAXXZ (private: void __cdecl icu::Formattable::init(void)) + ?init@PluralFormat@icu@@AEAAXPEBVPluralRules@2@W4UPluralType@@AEAW4UErrorCode@@@Z (private: void __cdecl icu::PluralFormat::init(class icu::PluralRules const *,enum UPluralType,enum UErrorCode &)) + ?init@RegexMatcher@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::RegexMatcher::init(enum UErrorCode &)) + ?init@RegexPattern@icu@@AEAAXXZ (private: void __cdecl icu::RegexPattern::init(void)) + ?init@RelativeDateTimeFormatter@icu@@AEAAXPEAVNumberFormat@2@PEAVBreakIterator@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::RelativeDateTimeFormatter::init(class icu::NumberFormat *,class icu::BreakIterator *,enum UErrorCode &)) + ?init@RuleBasedNumberFormat@icu@@AEAAXAEBVUnicodeString@2@PEAVLocalizationInfo@2@AEAUUParseError@@AEAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedNumberFormat::init(class icu::UnicodeString const &,class icu::LocalizationInfo *,struct UParseError &,enum UErrorCode &)) + ?initBuckets@AlphabeticIndex@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::AlphabeticIndex::initBuckets(enum UErrorCode &)) + ?initCapitalizationContextInfo@RuleBasedNumberFormat@icu@@AEAAXAEBVLocale@2@@Z (private: void __cdecl icu::RuleBasedNumberFormat::initCapitalizationContextInfo(class icu::Locale const &)) + ?initCurrency@MeasureUnit@icu@@IEAAXPEBD@Z (protected: void __cdecl icu::MeasureUnit::initCurrency(char const *)) + ?initData@DateTimePatternGenerator@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::initData(class icu::Locale const &,enum UErrorCode &)) + ?initDataMembers@TimeUnitFormat@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::initDataMembers(enum UErrorCode &)) + ?initDefaultRuleSet@RuleBasedNumberFormat@icu@@AEAAXXZ (private: void __cdecl icu::RuleBasedNumberFormat::initDefaultRuleSet(void)) + ?initForPrimary@CollationWeights@icu@@QEAAXC@Z (public: void __cdecl icu::CollationWeights::initForPrimary(signed char)) + ?initForSecondary@CollationWeights@icu@@QEAAXXZ (public: void __cdecl icu::CollationWeights::initForSecondary(void)) + ?initForTailoring@CollationDataBuilder@icu@@QEAAXPEBUCollationData@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::initForTailoring(struct icu::CollationData const *,enum UErrorCode &)) + ?initForTertiary@CollationWeights@icu@@QEAAXXZ (public: void __cdecl icu::CollationWeights::initForTertiary(void)) + ?initGMTOffsetPatterns@TimeZoneFormat@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::TimeZoneFormat::initGMTOffsetPatterns(enum UErrorCode &)) + ?initGMTPattern@TimeZoneFormat@icu@@AEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::TimeZoneFormat::initGMTPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?initHash@CurrencyPluralInfo@icu@@AEAAPEAVHashtable@2@AEAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::CurrencyPluralInfo::initHash(enum UErrorCode &)) + ?initHash@DateIntervalInfo@icu@@AEAAPEAVHashtable@2@AEAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::DateIntervalInfo::initHash(enum UErrorCode &)) + ?initHash@TimeUnitFormat@icu@@AEAAPEAVHashtable@2@AEAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::TimeUnitFormat::initHash(enum UErrorCode &)) + ?initHashForAffixPattern@DecimalFormat@icu@@AEAAPEAVHashtable@2@AEAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::DecimalFormat::initHashForAffixPattern(enum UErrorCode &)) + ?initHashtable@DateTimePatternGenerator@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::initHashtable(enum UErrorCode &)) + ?initLabels@AlphabeticIndex@icu@@AEBAXAEAVUVector@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::AlphabeticIndex::initLabels(class icu::UVector &,enum UErrorCode &)const ) + ?initMaxExpansions@RuleBasedCollator@icu@@AEBACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::RuleBasedCollator::initMaxExpansions(enum UErrorCode &)const ) + ?initMeasureFormat@MeasureFormat@icu@@IEAAXAEBVLocale@2@W4UMeasureFormatWidth@@PEAVNumberFormat@2@AEAW4UErrorCode@@@Z (protected: void __cdecl icu::MeasureFormat::initMeasureFormat(class icu::Locale const &,enum UMeasureFormatWidth,class icu::NumberFormat *,enum UErrorCode &)) + ?initNumberFormatters@SimpleDateFormat@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::initNumberFormatters(class icu::Locale const &,enum UErrorCode &)) + ?initStartTimes@TimeArrayTimeZoneRule@icu@@AEAACQEBNHAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::TimeArrayTimeZoneRule::initStartTimes(double const * const,int,enum UErrorCode &)) + ?initTime@MeasureUnit@icu@@IEAAXPEBD@Z (protected: void __cdecl icu::MeasureUnit::initTime(char const *)) + ?initTransitionRules@OlsonTimeZone@icu@@QEAAXAEAW4UErrorCode@@@Z (public: void __cdecl icu::OlsonTimeZone::initTransitionRules(enum UErrorCode &)) + ?initTransitionRules@SimpleTimeZone@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleTimeZone::initTransitionRules(enum UErrorCode &)) + ?initVisibleDigits@FixedPrecision@icu@@AEBAC_JHAEAVVisibleDigits@2@AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::FixedPrecision::initVisibleDigits(__int64,int,class icu::VisibleDigits &,enum UErrorCode &)const ) + ?initVisibleDigits@FixedPrecision@icu@@QEBAAEAVVisibleDigits@2@AEAVDigitList@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigits & __cdecl icu::FixedPrecision::initVisibleDigits(class icu::DigitList &,class icu::VisibleDigits &,enum UErrorCode &)const ) + ?initVisibleDigits@FixedPrecision@icu@@QEBAAEAVVisibleDigits@2@NAEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigits & __cdecl icu::FixedPrecision::initVisibleDigits(double,class icu::VisibleDigits &,enum UErrorCode &)const ) + ?initVisibleDigits@FixedPrecision@icu@@QEBAAEAVVisibleDigits@2@_JAEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigits & __cdecl icu::FixedPrecision::initVisibleDigits(__int64,class icu::VisibleDigits &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@DecimalFormat@icu@@QEBAAEAVVisibleDigitsWithExponent@2@AEAVDigitList@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::DecimalFormat::initVisibleDigitsWithExponent(class icu::DigitList &,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@DecimalFormat@icu@@QEBAAEAVVisibleDigitsWithExponent@2@AEBVFormattable@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::DecimalFormat::initVisibleDigitsWithExponent(class icu::Formattable const &,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@DecimalFormat@icu@@QEBAAEAVVisibleDigitsWithExponent@2@NAEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::DecimalFormat::initVisibleDigitsWithExponent(double,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@FixedPrecision@icu@@QEBAAEAVVisibleDigitsWithExponent@2@AEAVDigitList@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::FixedPrecision::initVisibleDigitsWithExponent(class icu::DigitList &,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@FixedPrecision@icu@@QEBAAEAVVisibleDigitsWithExponent@2@NAEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::FixedPrecision::initVisibleDigitsWithExponent(double,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@FixedPrecision@icu@@QEBAAEAVVisibleDigitsWithExponent@2@_JAEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::FixedPrecision::initVisibleDigitsWithExponent(__int64,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@ScientificPrecision@icu@@QEBAAEAVVisibleDigitsWithExponent@2@AEAVDigitList@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::ScientificPrecision::initVisibleDigitsWithExponent(class icu::DigitList &,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@ScientificPrecision@icu@@QEBAAEAVVisibleDigitsWithExponent@2@NAEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::ScientificPrecision::initVisibleDigitsWithExponent(double,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initVisibleDigitsWithExponent@ScientificPrecision@icu@@QEBAAEAVVisibleDigitsWithExponent@2@_JAEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::ScientificPrecision::initVisibleDigitsWithExponent(__int64,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?initZoneStringsArray@DateFormatSymbols@icu@@AEAAXXZ (private: void __cdecl icu::DateFormatSymbols::initZoneStringsArray(void)) + ?initialDstOffset@OlsonTimeZone@icu@@AEBAHXZ (private: int __cdecl icu::OlsonTimeZone::initialDstOffset(void)const ) + ?initialRawOffset@OlsonTimeZone@icu@@AEBAHXZ (private: int __cdecl icu::OlsonTimeZone::initialRawOffset(void)const ) + ?initialize@CurrencyPluralInfo@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::CurrencyPluralInfo::initialize(class icu::Locale const &,enum UErrorCode &)) + ?initialize@DecimalFormatSymbols@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@C@Z (private: void __cdecl icu::DecimalFormatSymbols::initialize(class icu::Locale const &,enum UErrorCode &,signed char)) + ?initialize@DecimalFormatSymbols@icu@@AEAAXXZ (private: void __cdecl icu::DecimalFormatSymbols::initialize(void)) + ?initialize@SimpleDateFormat@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::initialize(class icu::Locale const &,enum UErrorCode &)) + ?initializeBooleanAttributes@SimpleDateFormat@icu@@AEAAXXZ (private: void __cdecl icu::SimpleDateFormat::initializeBooleanAttributes(void)) + ?initializeCalendar@SimpleDateFormat@icu@@AEAAPEAVCalendar@2@PEAVTimeZone@2@AEBVLocale@2@AEAW4UErrorCode@@@Z (private: class icu::Calendar * __cdecl icu::SimpleDateFormat::initializeCalendar(class icu::TimeZone *,class icu::Locale const &,enum UErrorCode &)) + ?initializeData@DateFormatSymbols@icu@@AEAAXAEBVLocale@2@PEBDAEAW4UErrorCode@@C@Z (private: void __cdecl icu::DateFormatSymbols::initializeData(class icu::Locale const &,char const *,enum UErrorCode &,signed char)) + ?initializeData@DateIntervalInfo@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalInfo::initializeData(class icu::Locale const &,enum UErrorCode &)) + ?initializeDecimalFormatSymbols@RuleBasedNumberFormat@icu@@AEAAPEAVDecimalFormatSymbols@2@AEAW4UErrorCode@@@Z (private: class icu::DecimalFormatSymbols * __cdecl icu::RuleBasedNumberFormat::initializeDecimalFormatSymbols(enum UErrorCode &)) + ?initializeDefaultCentury@SimpleDateFormat@icu@@AEAAXXZ (private: void __cdecl icu::SimpleDateFormat::initializeDefaultCentury(void)) + ?initializeDefaultInfinityRule@RuleBasedNumberFormat@icu@@AEAAPEAVNFRule@2@AEAW4UErrorCode@@@Z (private: class icu::NFRule * __cdecl icu::RuleBasedNumberFormat::initializeDefaultInfinityRule(enum UErrorCode &)) + ?initializeDefaultNaNRule@RuleBasedNumberFormat@icu@@AEAAPEAVNFRule@2@AEAW4UErrorCode@@@Z (private: class icu::NFRule * __cdecl icu::RuleBasedNumberFormat::initializeDefaultNaNRule(enum UErrorCode &)) + ?initializeNew@?$PluralMap@VDigitAffix@icu@@@icu@@AEAAXXZ (private: void __cdecl icu::PluralMap::initializeNew(void)) + ?initializePattern@DateIntervalFormat@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalFormat::initializePattern(enum UErrorCode &)) + ?initializeRegistry@Transliterator@icu@@CACAEAW4UErrorCode@@@Z (private: static signed char __cdecl icu::Transliterator::initializeRegistry(enum UErrorCode &)) + ?initializeSystemDefaultCentury@IslamicCalendar@icu@@CAXXZ (private: static void __cdecl icu::IslamicCalendar::initializeSystemDefaultCentury(void)) + ?input@RegexMatcher@icu@@UEBAAEBVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::RegexMatcher::input(void)const ) + ?inputText@RegexMatcher@icu@@UEBAPEAUUText@@XZ (public: virtual struct UText * __cdecl icu::RegexMatcher::inputText(void)const ) + ?insertNodeBetween@CollationBuilder@icu@@AEAAHHH_JAEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::insertNodeBetween(int,int,__int64,enum UErrorCode &)) + ?insertOp@RegexCompile@icu@@AEAAXH@Z (private: void __cdecl icu::RegexCompile::insertOp(int)) + ?insertTailoredNodeAfter@CollationBuilder@icu@@AEAAHHHAEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationBuilder::insertTailoredNodeAfter(int,int,enum UErrorCode &)) + ?integerToken@Transliterator@icu@@SA?ATToken@12@H@Z (public: static union icu::Transliterator::Token __cdecl icu::Transliterator::integerToken(int)) + ?internalAddContractions@RuleBasedCollator@icu@@QEBAXHAEAVUnicodeSet@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedCollator::internalAddContractions(int,class icu::UnicodeSet &,enum UErrorCode &)const ) + ?internalBuildTailoring@RuleBasedCollator@icu@@QEAAXAEBVUnicodeString@2@HW4UColAttributeValue@@PEAUUParseError@@PEAV32@AEAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedCollator::internalBuildTailoring(class icu::UnicodeString const &,int,enum UColAttributeValue,struct UParseError *,class icu::UnicodeString *,enum UErrorCode &)) + ?internalClear@DigitList@icu@@AEAAXXZ (private: void __cdecl icu::DigitList::internalClear(void)) + ?internalCompareUTF8@Collator@icu@@UEBA?AW4UCollationResult@@PEBDH0HAEAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::Collator::internalCompareUTF8(char const *,int,char const *,int,enum UErrorCode &)const ) + ?internalCompareUTF8@RuleBasedCollator@icu@@UEBA?AW4UCollationResult@@PEBDH0HAEAW4UErrorCode@@@Z (public: virtual enum UCollationResult __cdecl icu::RuleBasedCollator::internalCompareUTF8(char const *,int,char const *,int,enum UErrorCode &)const ) + ?internalCreateInstance@NumberFormat@icu@@SAPEAV12@AEBVLocale@2@W4UNumberFormatStyle@@AEAW4UErrorCode@@@Z (public: static class icu::NumberFormat * __cdecl icu::NumberFormat::internalCreateInstance(class icu::Locale const &,enum UNumberFormatStyle,enum UErrorCode &)) + ?internalForLocale@PluralRules@icu@@SAPEAV12@AEBVLocale@2@W4UPluralType@@AEAW4UErrorCode@@@Z (public: static class icu::PluralRules * __cdecl icu::PluralRules::internalForLocale(class icu::Locale const &,enum UPluralType,enum UErrorCode &)) + ?internalGet@Calendar@icu@@IEBAHW4EDateFields@12@@Z (protected: int __cdecl icu::Calendar::internalGet(enum icu::Calendar::EDateFields)const ) + ?internalGet@Calendar@icu@@IEBAHW4UCalendarDateFields@@@Z (protected: int __cdecl icu::Calendar::internalGet(enum UCalendarDateFields)const ) + ?internalGet@Calendar@icu@@IEBAHW4UCalendarDateFields@@H@Z (protected: int __cdecl icu::Calendar::internalGet(enum UCalendarDateFields,int)const ) + ?internalGetCEs@RuleBasedCollator@icu@@QEBAXAEBVUnicodeString@2@AEAVUVector64@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedCollator::internalGetCEs(class icu::UnicodeString const &,class icu::UVector64 &,enum UErrorCode &)const ) + ?internalGetCharString@Formattable@icu@@QEAAPEAVCharString@2@AEAW4UErrorCode@@@Z (public: class icu::CharString * __cdecl icu::Formattable::internalGetCharString(enum UErrorCode &)) + ?internalGetContractionsAndExpansions@RuleBasedCollator@icu@@QEBAXPEAVUnicodeSet@2@0CAEAW4UErrorCode@@@Z (public: void __cdecl icu::RuleBasedCollator::internalGetContractionsAndExpansions(class icu::UnicodeSet *,class icu::UnicodeSet *,signed char,enum UErrorCode &)const ) + ?internalGetDefaultCenturyStart@ChineseCalendar@icu@@AEBANXZ (private: double __cdecl icu::ChineseCalendar::internalGetDefaultCenturyStart(void)const ) + ?internalGetDefaultCenturyStartYear@ChineseCalendar@icu@@AEBAHXZ (private: int __cdecl icu::ChineseCalendar::internalGetDefaultCenturyStartYear(void)const ) + ?internalGetEra@GregorianCalendar@icu@@MEBAHXZ (protected: virtual int __cdecl icu::GregorianCalendar::internalGetEra(void)const ) + ?internalGetIndexForTypeAndSubtype@MeasureUnit@icu@@SAHPEBD0@Z (public: static int __cdecl icu::MeasureUnit::internalGetIndexForTypeAndSubtype(char const *,char const *)) + ?internalGetLocaleID@RuleBasedCollator@icu@@QEBAPEBDW4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: char const * __cdecl icu::RuleBasedCollator::internalGetLocaleID(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?internalGetShortDefinitionString@Collator@icu@@UEBAHPEBDPEADHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Collator::internalGetShortDefinitionString(char const *,char *,int,enum UErrorCode &)const ) + ?internalGetShortDefinitionString@RuleBasedCollator@icu@@UEBAHPEBDPEADHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedCollator::internalGetShortDefinitionString(char const *,char *,int,enum UErrorCode &)const ) + ?internalGetTime@Calendar@icu@@IEBANXZ (protected: double __cdecl icu::Calendar::internalGetTime(void)const ) + ?internalNextSortKeyPart@Collator@icu@@UEBAHPEAUUCharIterator@@QEAIPEAEHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::Collator::internalNextSortKeyPart(struct UCharIterator *,unsigned int * const,unsigned char *,int,enum UErrorCode &)const ) + ?internalNextSortKeyPart@RuleBasedCollator@icu@@UEBAHPEAUUCharIterator@@QEAIPEAEHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedCollator::internalNextSortKeyPart(struct UCharIterator *,unsigned int * const,unsigned char *,int,enum UErrorCode &)const ) + ?internalResetBucketIterator@AlphabeticIndex@icu@@AEAAXXZ (private: void __cdecl icu::AlphabeticIndex::internalResetBucketIterator(void)) + ?internalSet@Calendar@icu@@IEAAXW4EDateFields@12@H@Z (protected: void __cdecl icu::Calendar::internalSet(enum icu::Calendar::EDateFields,int)) + ?internalSet@Calendar@icu@@IEAAXW4UCalendarDateFields@@H@Z (protected: void __cdecl icu::Calendar::internalSet(enum UCalendarDateFields,int)) + ?internalSetDouble@DigitList@icu@@AEAAXN@Z (private: void __cdecl icu::DigitList::internalSetDouble(double)) + ?internalSetTime@Calendar@icu@@IEAAXN@Z (protected: void __cdecl icu::Calendar::internalSetTime(double)) + ?intersect@ScriptSet@icu@@QEAAAEAV12@AEBV12@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::intersect(class icu::ScriptSet const &)) + ?intersect@ScriptSet@icu@@QEAAAEAV12@W4UScriptCode@@AEAW4UErrorCode@@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::intersect(enum UScriptCode,enum UErrorCode &)) + ?intersects@ScriptSet@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::ScriptSet::intersects(class icu::ScriptSet const &)const ) + ?isAcceptable@CollationDataReader@icu@@SACPEAXPEBD1PEBUUDataInfo@@@Z (public: static signed char __cdecl icu::CollationDataReader::isAcceptable(void *,char const *,char const *,struct UDataInfo const *)) + ?isAfterNonNumericField@SimpleDateFormat@icu@@CACAEBVUnicodeString@2@H@Z (private: static signed char __cdecl icu::SimpleDateFormat::isAfterNonNumericField(class icu::UnicodeString const &,int)) + ?isAlgorithmic@NumberingSystem@icu@@QEBACXZ (public: signed char __cdecl icu::NumberingSystem::isAlgorithmic(void)const ) + ?isAssigned@CollationDataBuilder@icu@@QEBACH@Z (public: signed char __cdecl icu::CollationDataBuilder::isAssigned(int)const ) + ?isAssignedCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isAssignedCE32(unsigned int)) + ?isAtNumericField@SimpleDateFormat@icu@@CACAEBVUnicodeString@2@H@Z (private: static signed char __cdecl icu::SimpleDateFormat::isAtNumericField(class icu::UnicodeString const &,int)) + ?isAvailableFormatSet@DateTimePatternGenerator@icu@@AEBACAEBVUnicodeString@2@@Z (private: signed char __cdecl icu::DateTimePatternGenerator::isAvailableFormatSet(class icu::UnicodeString const &)const ) + ?isBogus@CollationKey@icu@@QEBACXZ (public: signed char __cdecl icu::CollationKey::isBogus(void)const ) + ?isBogus@CollationTailoring@icu@@QEAACXZ (public: signed char __cdecl icu::CollationTailoring::isBogus(void)) + ?isBuilderContextCE32@CollationDataBuilder@icu@@KACI@Z (protected: static signed char __cdecl icu::CollationDataBuilder::isBuilderContextCE32(unsigned int)) + ?isCalendarLenient@DateFormat@icu@@UEBACXZ (public: virtual signed char __cdecl icu::DateFormat::isCalendarLenient(void)const ) + ?isCanonicalItem@DateTimePatternGenerator@icu@@AEBACAEBVUnicodeString@2@@Z (private: signed char __cdecl icu::DateTimePatternGenerator::isCanonicalItem(class icu::UnicodeString const &)const ) + ?isChunkWordBoundary@RegexMatcher@icu@@AEAACH@Z (private: signed char __cdecl icu::RegexMatcher::isChunkWordBoundary(int)) + ?isCivil@IslamicCalendar@icu@@QEAACXZ (public: signed char __cdecl icu::IslamicCalendar::isCivil(void)) + ?isCompressibleLeadByte@CollationData@icu@@QEBACI@Z (public: signed char __cdecl icu::CollationData::isCompressibleLeadByte(unsigned int)const ) + ?isCompressibleLeadByte@CollationDataBuilder@icu@@UEBACI@Z (public: virtual signed char __cdecl icu::CollationDataBuilder::isCompressibleLeadByte(unsigned int)const ) + ?isCompressiblePrimary@CollationData@icu@@QEBACI@Z (public: signed char __cdecl icu::CollationData::isCompressiblePrimary(unsigned int)const ) + ?isCompressiblePrimary@CollationDataBuilder@icu@@QEBACI@Z (public: signed char __cdecl icu::CollationDataBuilder::isCompressiblePrimary(unsigned int)const ) + ?isContractionCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isContractionCE32(unsigned int)) + ?isContractionCharCE@CollationFastLatinBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationFastLatinBuilder::isContractionCharCE(__int64)) + ?isCustomCurrencySymbol@DecimalFormatSymbols@icu@@QEBACXZ (public: signed char __cdecl icu::DecimalFormatSymbols::isCustomCurrencySymbol(void)const ) + ?isCustomIntlCurrencySymbol@DecimalFormatSymbols@icu@@QEBACXZ (public: signed char __cdecl icu::DecimalFormatSymbols::isCustomIntlCurrencySymbol(void)const ) + ?isDecimalPatternMatchRequired@DecimalFormat@icu@@QEBACXZ (public: signed char __cdecl icu::DecimalFormat::isDecimalPatternMatchRequired(void)const ) + ?isDecimalSeparatorAlwaysShown@DecimalFormat@icu@@QEBACXZ (public: signed char __cdecl icu::DecimalFormat::isDecimalSeparatorAlwaysShown(void)const ) + ?isDefault@CurrencyAffixInfo@icu@@QEBACXZ (public: signed char __cdecl icu::CurrencyAffixInfo::isDefault(void)const ) + ?isDigit@CollationData@icu@@QEBACH@Z (public: signed char __cdecl icu::CollationData::isDigit(int)const ) + ?isEmpty@ScriptSet@icu@@QEBACXZ (public: signed char __cdecl icu::ScriptSet::isEmpty(void)const ) + ?isEmpty@TextTrieMap@icu@@QEBAHXZ (public: int __cdecl icu::TextTrieMap::isEmpty(void)const ) + ?isEndOfPrimaryRange@CollationRootElements@icu@@CACI@Z (private: static signed char __cdecl icu::CollationRootElements::isEndOfPrimaryRange(unsigned int)) + ?isEquivalentTo@AnnualTimeZoneRule@icu@@UEBACAEBVTimeZoneRule@2@@Z (public: virtual signed char __cdecl icu::AnnualTimeZoneRule::isEquivalentTo(class icu::TimeZoneRule const &)const ) + ?isEquivalentTo@Calendar@icu@@UEBACAEBV12@@Z (public: virtual signed char __cdecl icu::Calendar::isEquivalentTo(class icu::Calendar const &)const ) + ?isEquivalentTo@GregorianCalendar@icu@@UEBACAEBVCalendar@2@@Z (public: virtual signed char __cdecl icu::GregorianCalendar::isEquivalentTo(class icu::Calendar const &)const ) + ?isEquivalentTo@InitialTimeZoneRule@icu@@UEBACAEBVTimeZoneRule@2@@Z (public: virtual signed char __cdecl icu::InitialTimeZoneRule::isEquivalentTo(class icu::TimeZoneRule const &)const ) + ?isEquivalentTo@TimeArrayTimeZoneRule@icu@@UEBACAEBVTimeZoneRule@2@@Z (public: virtual signed char __cdecl icu::TimeArrayTimeZoneRule::isEquivalentTo(class icu::TimeZoneRule const &)const ) + ?isEquivalentTo@TimeZoneRule@icu@@UEBACAEBV12@@Z (public: virtual signed char __cdecl icu::TimeZoneRule::isEquivalentTo(class icu::TimeZoneRule const &)const ) + ?isExponentSignAlwaysShown@DecimalFormat@icu@@UEBACXZ (public: virtual signed char __cdecl icu::DecimalFormat::isExponentSignAlwaysShown(void)const ) + ?isFCD16OfTibetanCompositeVowel@CollationFCD@icu@@SACG@Z (public: static signed char __cdecl icu::CollationFCD::isFCD16OfTibetanCompositeVowel(unsigned short)) + ?isFCD@CollationBuilder@icu@@AEBACAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationBuilder::isFCD(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?isFastFormattable@DigitFormatterOptions@icu@@QEBACXZ (public: signed char __cdecl icu::DigitFormatterOptions::isFastFormattable(void)const ) + ?isFastFormattable@FixedPrecision@icu@@QEBACXZ (public: signed char __cdecl icu::FixedPrecision::isFastFormattable(void)const ) + ?isFastFormattable@ValueFormatter@icu@@QEBACH@Z (public: signed char __cdecl icu::ValueFormatter::isFastFormattable(int)const ) + ?isFieldUnitIgnored@SimpleDateFormat@icu@@QEBACW4UCalendarDateFields@@@Z (public: signed char __cdecl icu::SimpleDateFormat::isFieldUnitIgnored(enum UCalendarDateFields)const ) + ?isFieldUnitIgnored@SimpleDateFormat@icu@@SACAEBVUnicodeString@2@W4UCalendarDateFields@@@Z (public: static signed char __cdecl icu::SimpleDateFormat::isFieldUnitIgnored(class icu::UnicodeString const &,enum UCalendarDateFields)) + ?isGroupingEnabled@DigitGrouping@icu@@AEBACH@Z (private: signed char __cdecl icu::DigitGrouping::isGroupingEnabled(int)const ) + ?isGroupingUsed@DigitGrouping@icu@@QEBACXZ (public: signed char __cdecl icu::DigitGrouping::isGroupingUsed(void)const ) + ?isGroupingUsed@NumberFormat@icu@@QEBACXZ (public: signed char __cdecl icu::NumberFormat::isGroupingUsed(void)const ) + ?isIgnorable@CollationElementIterator@icu@@SACH@Z (public: static signed char __cdecl icu::CollationElementIterator::isIgnorable(int)) + ?isInfinite@DigitList@icu@@QEBACXZ (public: signed char __cdecl icu::DigitList::isInfinite(void)const ) + ?isInfinite@VisibleDigits@icu@@QEBACXZ (public: signed char __cdecl icu::VisibleDigits::isInfinite(void)const ) + ?isInfinite@VisibleDigitsWithExponent@icu@@QEBACXZ (public: signed char __cdecl icu::VisibleDigitsWithExponent::isInfinite(void)const ) + ?isKeyword@PluralRules@icu@@QEBACAEBVUnicodeString@2@@Z (public: signed char __cdecl icu::PluralRules::isKeyword(class icu::UnicodeString const &)const ) + ?isLeapMonthBetween@ChineseCalendar@icu@@EEBACHH@Z (private: virtual signed char __cdecl icu::ChineseCalendar::isLeapMonthBetween(int,int)const ) + ?isLeapYear@GregorianCalendar@icu@@QEBACH@Z (public: signed char __cdecl icu::GregorianCalendar::isLeapYear(int)const ) + ?isLeapYear@HebrewCalendar@icu@@SACH@Z (public: static signed char __cdecl icu::HebrewCalendar::isLeapYear(int)) + ?isLenient@Calendar@icu@@QEBACXZ (public: signed char __cdecl icu::Calendar::isLenient(void)const ) + ?isLenient@DateFormat@icu@@UEBACXZ (public: virtual signed char __cdecl icu::DateFormat::isLenient(void)const ) + ?isLenient@NumberFormat@icu@@UEBACXZ (public: virtual signed char __cdecl icu::NumberFormat::isLenient(void)const ) + ?isLenient@RuleBasedNumberFormat@icu@@UEBACXZ (public: virtual signed char __cdecl icu::RuleBasedNumberFormat::isLenient(void)const ) + ?isLongPrimaryCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isLongPrimaryCE32(unsigned int)) + ?isNaN@DigitList@icu@@QEBACXZ (public: signed char __cdecl icu::DigitList::isNaN(void)const ) + ?isNaN@VisibleDigits@icu@@QEBACXZ (public: signed char __cdecl icu::VisibleDigits::isNaN(void)const ) + ?isNaN@VisibleDigitsWithExponent@icu@@QEBACXZ (public: signed char __cdecl icu::VisibleDigitsWithExponent::isNaN(void)const ) + ?isNaNOrInfinity@VisibleDigits@icu@@QEBACXZ (public: signed char __cdecl icu::VisibleDigits::isNaNOrInfinity(void)const ) + ?isNegative@VisibleDigits@icu@@QEBACXZ (public: signed char __cdecl icu::VisibleDigits::isNegative(void)const ) + ?isNegative@VisibleDigitsWithExponent@icu@@QEBACXZ (public: signed char __cdecl icu::VisibleDigitsWithExponent::isNegative(void)const ) + ?isNoConstraints@SignificantDigitInterval@icu@@QEBACXZ (public: signed char __cdecl icu::SignificantDigitInterval::isNoConstraints(void)const ) + ?isNoGrouping@DigitGrouping@icu@@QEBACHAEBVIntDigitCountRange@2@@Z (public: signed char __cdecl icu::DigitGrouping::isNoGrouping(int,class icu::IntDigitCountRange const &)const ) + ?isNumeric@CollationSettings@icu@@QEBACXZ (public: signed char __cdecl icu::CollationSettings::isNumeric(void)const ) + ?isNumeric@Formattable@icu@@QEBACXZ (public: signed char __cdecl icu::Formattable::isNumeric(void)const ) + ?isNumeric@SimpleDateFormat@icu@@CAC_SH@Z (private: static signed char __cdecl icu::SimpleDateFormat::isNumeric(char16_t,int)) + ?isNumericField@DateFormatSymbols@icu@@CACW4UDateFormatField@@H@Z (private: static signed char __cdecl icu::DateFormatSymbols::isNumericField(enum UDateFormatField,int)) + ?isNumericPatternChar@DateFormatSymbols@icu@@CAC_SH@Z (private: static signed char __cdecl icu::DateFormatSymbols::isNumericPatternChar(char16_t,int)) + ?isOverMaxDigits@VisibleDigits@icu@@AEBACXZ (private: signed char __cdecl icu::VisibleDigits::isOverMaxDigits(void)const ) + ?isParseIntegerOnly@NumberFormat@icu@@QEBACXZ (public: signed char __cdecl icu::NumberFormat::isParseIntegerOnly(void)const ) + ?isPositive@DigitList@icu@@QEBACXZ (public: signed char __cdecl icu::DigitList::isPositive(void)const ) + ?isPrefixCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isPrefixCE32(unsigned int)) + ?isRecording@FieldPositionHandler@icu@@UEBACXZ (public: virtual signed char __cdecl icu::FieldPositionHandler::isRecording(void)const ) + ?isRoundingRequired@FixedPrecision@icu@@AEBACHH@Z (private: signed char __cdecl icu::FixedPrecision::isRoundingRequired(int,int)const ) + ?isScientificNotation@DecimalFormat@icu@@UEBACXZ (public: virtual signed char __cdecl icu::DecimalFormat::isScientificNotation(void)const ) + ?isSelfContainedCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isSelfContainedCE32(unsigned int)) + ?isSeparatorAt@DigitGrouping@icu@@QEBACHH@Z (public: signed char __cdecl icu::DigitGrouping::isSeparatorAt(int,int)const ) + ?isSet@Calendar@icu@@QEBACW4UCalendarDateFields@@@Z (public: signed char __cdecl icu::Calendar::isSet(enum UCalendarDateFields)const ) + ?isSimpleOrLongCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isSimpleOrLongCE32(unsigned int)) + ?isSpecialCE32@Collation@icu@@SACI@Z (public: static signed char __cdecl icu::Collation::isSpecialCE32(unsigned int)) + ?isStandardDigits@DigitFormatter@icu@@AEBACXZ (private: signed char __cdecl icu::DigitFormatter::isStandardDigits(void)const ) + ?isStyleSupported@NumberFormat@icu@@CACW4UNumberFormatStyle@@@Z (private: static signed char __cdecl icu::NumberFormat::isStyleSupported(enum UNumberFormatStyle)) + ?isSyntaxChar@CollationRuleParser@icu@@CACH@Z (private: static signed char __cdecl icu::CollationRuleParser::isSyntaxChar(int)) + ?isSyntaxChar@SimpleDateFormat@icu@@CAC_S@Z (private: static signed char __cdecl icu::SimpleDateFormat::isSyntaxChar(char16_t)) + ?isTailoredNode@CollationBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationBuilder::isTailoredNode(__int64)) + ?isTempCE32@CollationBuilder@icu@@CACI@Z (private: static signed char __cdecl icu::CollationBuilder::isTempCE32(unsigned int)) + ?isTempCE@CollationBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationBuilder::isTempCE(__int64)) + ?isTertiaryWithCaseBits@CollationSettings@icu@@SACH@Z (public: static signed char __cdecl icu::CollationSettings::isTertiaryWithCaseBits(int)) + ?isUWordBoundary@RegexMatcher@icu@@AEAAC_J@Z (private: signed char __cdecl icu::RegexMatcher::isUWordBoundary(__int64)) + ?isUnsafe@RuleBasedCollator@icu@@AEBACH@Z (private: signed char __cdecl icu::RuleBasedCollator::isUnsafe(int)const ) + ?isUnsafeBackward@CollationData@icu@@QEBACHC@Z (public: signed char __cdecl icu::CollationData::isUnsafeBackward(int,signed char)const ) + ?isValid@QuantityFormatter@icu@@QEBACXZ (public: signed char __cdecl icu::QuantityFormatter::isValid(void)const ) + ?isValidEnum@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEBACW4UDateFormatBooleanAttribute@@@Z (public: signed char __cdecl icu::EnumSet::isValidEnum(enum UDateFormatBooleanAttribute)const ) + ?isValidEnum@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEBACW4UNumberFormatAttribute@@@Z (public: signed char __cdecl icu::EnumSet::isValidEnum(enum UNumberFormatAttribute)const ) + ?isValidValue@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEBACH@Z (public: signed char __cdecl icu::EnumSet::isValidValue(int)const ) + ?isValidValue@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEBACH@Z (public: signed char __cdecl icu::EnumSet::isValidValue(int)const ) + ?isWeekend@Calendar@icu@@UEBACNAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::Calendar::isWeekend(double,enum UErrorCode &)const ) + ?isWeekend@Calendar@icu@@UEBACXZ (public: virtual signed char __cdecl icu::Calendar::isWeekend(void)const ) + ?isWordBoundary@RegexMatcher@icu@@AEAAC_J@Z (private: signed char __cdecl icu::RegexMatcher::isWordBoundary(__int64)) + ?isZero@DigitList@icu@@QEBACXZ (public: signed char __cdecl icu::DigitList::isZero(void)const ) + ?iterator@AffixPattern@icu@@QEBAAEAVAffixPatternIterator@2@AEAV32@@Z (public: class icu::AffixPatternIterator & __cdecl icu::AffixPattern::iterator(class icu::AffixPatternIterator &)const ) + ?jamoCpFromIndex@CollationDataBuilder@icu@@KAHH@Z (protected: static int __cdecl icu::CollationDataBuilder::jamoCpFromIndex(int)) + ?jdToCE@CECalendar@icu@@KAXHHAEAH00@Z (protected: static void __cdecl icu::CECalendar::jdToCE(int,int,int &,int &,int &)) + ?joinIDs@CompoundTransliterator@icu@@AEAA?AVUnicodeString@2@QEBQEAVTransliterator@2@H@Z (private: class icu::UnicodeString __cdecl icu::CompoundTransliterator::joinIDs(class icu::Transliterator * const * const,int)) + ?julianDayToDayOfWeek@Calendar@icu@@KAEN@Z (protected: static unsigned char __cdecl icu::Calendar::julianDayToDayOfWeek(double)) + ?julianDayToMillis@GregorianCalendar@icu@@CANN@Z (private: static double __cdecl icu::GregorianCalendar::julianDayToMillis(double)) + ?kDOWPrecedence@Calendar@icu@@1QAY1M@7$$CBHA (protected: static int const (* icu::Calendar::kDOWPrecedence)[12][8]) + ?kDatePrecedence@Calendar@icu@@1QAY1M@7$$CBHA (protected: static int const (* icu::Calendar::kDatePrecedence)[12][8]) + ?kDoubleFractionDigits@DecimalFormat@icu@@1HB (protected: static int const icu::DecimalFormat::kDoubleFractionDigits) + ?kDoubleIntegerDigits@DecimalFormat@icu@@1HB (protected: static int const icu::DecimalFormat::kDoubleIntegerDigits) + ?kMaxScientificIntegerDigits@DecimalFormat@icu@@1HB (protected: static int const icu::DecimalFormat::kMaxScientificIntegerDigits) + ?kYearPrecedence@Calendar@icu@@1QAY1M@7$$CBHA (protected: static int const (* icu::Calendar::kYearPrecedence)[12][8]) + ?last@SearchIterator@icu@@QEAAHAEAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::last(enum UErrorCode &)) + ?lastCEWithPrimaryBefore@CollationRootElements@icu@@QEBA_JI@Z (public: __int64 __cdecl icu::CollationRootElements::lastCEWithPrimaryBefore(unsigned int)const ) + ?latinCE0FromCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::latinCE0FromCE32(unsigned int)) + ?latinCE1FromCE32@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::latinCE1FromCE32(unsigned int)) + ?lcccBits@CollationFCD@icu@@0QBIB (private: static unsigned int const * const icu::CollationFCD::lcccBits) + ?lcccIndex@CollationFCD@icu@@0QBEB (private: static unsigned char const * const icu::CollationFCD::lcccIndex) + ?length@DigitInterval@icu@@QEBAHXZ (public: int __cdecl icu::DigitInterval::length(void)const ) + ?lengthFromCE32@Collation@icu@@SAHI@Z (public: static int __cdecl icu::Collation::lengthFromCE32(unsigned int)) + ?lengthOfTable@CollationFastLatinBuilder@icu@@QEBAHXZ (public: int __cdecl icu::CollationFastLatinBuilder::lengthOfTable(void)const ) + ?lengthOfWeight@CollationWeights@icu@@SAHI@Z (public: static int __cdecl icu::CollationWeights::lengthOfWeight(unsigned int)) + ?lengthenRange@CollationWeights@icu@@AEBAXAEAUWeightRange@12@@Z (private: void __cdecl icu::CollationWeights::lengthenRange(struct icu::CollationWeights::WeightRange &)const ) + ?literalChar@RegexCompile@icu@@AEAAXH@Z (private: void __cdecl icu::RegexCompile::literalChar(int)) + ?load@CollationRoot@icu@@CAXAEAW4UErrorCode@@@Z (private: static void __cdecl icu::CollationRoot::load(enum UErrorCode &)) + ?load@VTimeZone@icu@@AEAAXAEAVVTZReader@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::load(class icu::VTZReader &,enum UErrorCode &)) + ?loadAllDisplayNames@TimeZoneNames@icu@@UEAAXAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::TimeZoneNames::loadAllDisplayNames(enum UErrorCode &)) + ?loadAllowedHourFormatsData@DateTimePatternGenerator@icu@@CAXAEAW4UErrorCode@@@Z (private: static void __cdecl icu::DateTimePatternGenerator::loadAllowedHourFormatsData(enum UErrorCode &)) + ?loadGroups@CollationFastLatinBuilder@icu@@AEAACAEBUCollationData@2@AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationFastLatinBuilder::loadGroups(struct icu::CollationData const &,enum UErrorCode &)) + ?loadInstance@GenderInfo@icu@@CAPEBV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (private: static class icu::GenderInfo const * __cdecl icu::GenderInfo::loadInstance(class icu::Locale const &,enum UErrorCode &)) + ?loadRegionData@Region@icu@@CAXAEAW4UErrorCode@@@Z (private: static void __cdecl icu::Region::loadRegionData(enum UErrorCode &)) + ?loadRule@TimeZone@icu@@KAPEAUUResourceBundle@@PEBU3@AEBVUnicodeString@2@PEAU3@AEAW4UErrorCode@@@Z (protected: static struct UResourceBundle * __cdecl icu::TimeZone::loadRule(struct UResourceBundle const *,class icu::UnicodeString const &,struct UResourceBundle *,enum UErrorCode &)) + ?lookingAt@RegexMatcher@icu@@UEAACAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::lookingAt(enum UErrorCode &)) + ?lookingAt@RegexMatcher@icu@@UEAAC_JAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::lookingAt(__int64,enum UErrorCode &)) + ?lookup@CollationFastLatin@icu@@CAIPEBGH@Z (private: static unsigned int __cdecl icu::CollationFastLatin::lookup(unsigned short const *,int)) + ?lookupUTF8@CollationFastLatin@icu@@CAIPEBGHPEBEAEAHH@Z (private: static unsigned int __cdecl icu::CollationFastLatin::lookupUTF8(unsigned short const *,int,unsigned char const *,int &,int)) + ?lookupUTF8Unsafe@CollationFastLatin@icu@@CAIPEBGHPEBEAEAH@Z (private: static unsigned int __cdecl icu::CollationFastLatin::lookupUTF8Unsafe(unsigned short const *,int,unsigned char const *,int &)) + ?lstToUT@CalendarAstronomer@icu@@QEAANN@Z (public: double __cdecl icu::CalendarAstronomer::lstToUT(double)) + ?majorSolarTerm@ChineseCalendar@icu@@EEBAHH@Z (private: virtual int __cdecl icu::ChineseCalendar::majorSolarTerm(int)const ) + ?makeBaseVersion@CollationTailoring@icu@@SAXQEBEQEAE@Z (public: static void __cdecl icu::CollationTailoring::makeBaseVersion(unsigned char const * const,unsigned char * const)) + ?makeBuilderContextCE32@CollationDataBuilder@icu@@KAIH@Z (protected: static unsigned int __cdecl icu::CollationDataBuilder::makeBuilderContextCE32(int)) + ?makeCE32FromTagAndIndex@Collation@icu@@SAIHH@Z (public: static unsigned int __cdecl icu::Collation::makeCE32FromTagAndIndex(int,int)) + ?makeCE32FromTagIndexAndLength@Collation@icu@@SAIHHH@Z (public: static unsigned int __cdecl icu::Collation::makeCE32FromTagIndexAndLength(int,int,int)) + ?makeCE@Collation@icu@@SA_JI@Z (public: static __int64 __cdecl icu::Collation::makeCE(unsigned int)) + ?makeCE@Collation@icu@@SA_JIIII@Z (public: static __int64 __cdecl icu::Collation::makeCE(unsigned int,unsigned int,unsigned int,unsigned int)) + ?makeInstance@Calendar@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::Calendar * __cdecl icu::Calendar::makeInstance(class icu::Locale const &,enum UErrorCode &)) + ?makeInstance@Collator@icu@@CAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (private: static class icu::Collator * __cdecl icu::Collator::makeInstance(class icu::Locale const &,enum UErrorCode &)) + ?makeInstance@NumberFormat@icu@@CAPEAV12@AEBVLocale@2@W4UNumberFormatStyle@@AEAW4UErrorCode@@@Z (private: static class icu::NumberFormat * __cdecl icu::NumberFormat::makeInstance(class icu::Locale const &,enum UNumberFormatStyle,enum UErrorCode &)) + ?makeInstance@NumberFormat@icu@@KAPEAV12@AEBVLocale@2@W4UNumberFormatStyle@@CAEAW4UErrorCode@@@Z (protected: static class icu::NumberFormat * __cdecl icu::NumberFormat::makeInstance(class icu::Locale const &,enum UNumberFormatStyle,signed char,enum UErrorCode &)) + ?makeLongPrimaryCE32@Collation@icu@@SAII@Z (public: static unsigned int __cdecl icu::Collation::makeLongPrimaryCE32(unsigned int)) + ?makeLongSecondaryCE32@Collation@icu@@SAII@Z (public: static unsigned int __cdecl icu::Collation::makeLongSecondaryCE32(unsigned int)) + ?makeReorderRanges@CollationData@icu@@AEBAXPEBHHCAEAVUVector32@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationData::makeReorderRanges(int const *,int,signed char,class icu::UVector32 &,enum UErrorCode &)const ) + ?makeReorderRanges@CollationData@icu@@QEBAXPEBHHAEAVUVector32@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationData::makeReorderRanges(int const *,int,class icu::UVector32 &,enum UErrorCode &)const ) + ?makeTailoredCEs@CollationBuilder@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationBuilder::makeTailoredCEs(enum UErrorCode &)) + ?match@DecimalFormat@icu@@CAHAEBVUnicodeString@2@H0@Z (private: static int __cdecl icu::DecimalFormat::match(class icu::UnicodeString const &,int,class icu::UnicodeString const &)) + ?match@DecimalFormat@icu@@CAHAEBVUnicodeString@2@HH@Z (private: static int __cdecl icu::DecimalFormat::match(class icu::UnicodeString const &,int,int)) + ?matchDayPeriodStrings@SimpleDateFormat@icu@@AEBAHAEBVUnicodeString@2@HPEBV32@HAEAH@Z (private: int __cdecl icu::SimpleDateFormat::matchDayPeriodStrings(class icu::UnicodeString const &,int,class icu::UnicodeString const *,int,int &)const ) + ?matchDecimal@DecimalFormat@icu@@CACHCHPEBVUnicodeSet@2@H@Z (private: static signed char __cdecl icu::DecimalFormat::matchDecimal(int,signed char,int,class icu::UnicodeSet const *,int)) + ?matchGrouping@DecimalFormat@icu@@CACHCHPEBVUnicodeSet@2@H0H@Z (private: static signed char __cdecl icu::DecimalFormat::matchGrouping(int,signed char,int,class icu::UnicodeSet const *,int,class icu::UnicodeSet const *,int)) + ?matchLiterals@SimpleDateFormat@icu@@CACAEBVUnicodeString@2@AEAH01CCC@Z (private: static signed char __cdecl icu::SimpleDateFormat::matchLiterals(class icu::UnicodeString const &,int &,class icu::UnicodeString const &,int &,signed char,signed char,signed char)) + ?matchQuarterString@SimpleDateFormat@icu@@AEBAHAEBVUnicodeString@2@HW4UCalendarDateFields@@PEBV32@HAEAVCalendar@2@@Z (private: int __cdecl icu::SimpleDateFormat::matchQuarterString(class icu::UnicodeString const &,int,enum UCalendarDateFields,class icu::UnicodeString const *,int,class icu::Calendar &)const ) + ?matchStartType@RegexCompile@icu@@AEAAXXZ (private: void __cdecl icu::RegexCompile::matchStartType(void)) + ?matchString@SimpleDateFormat@icu@@AEBAHAEBVUnicodeString@2@HW4UCalendarDateFields@@PEBV32@H2AEAVCalendar@2@@Z (private: int __cdecl icu::SimpleDateFormat::matchString(class icu::UnicodeString const &,int,enum UCalendarDateFields,class icu::UnicodeString const *,int,class icu::UnicodeString const *,class icu::Calendar &)const ) + ?matchStringUntilLimitPart@ChoiceFormat@icu@@CAHAEBVMessagePattern@2@HHAEBVUnicodeString@2@H@Z (private: static int __cdecl icu::ChoiceFormat::matchStringUntilLimitPart(class icu::MessagePattern const &,int,int,class icu::UnicodeString const &,int)) + ?matchSymbol@DecimalFormat@icu@@CACAEBVUnicodeString@2@HH0PEAVUnicodeSet@2@H@Z (private: static signed char __cdecl icu::DecimalFormat::matchSymbol(class icu::UnicodeString const &,int,int,class icu::UnicodeString const &,class icu::UnicodeSet *,int)) + ?matcher@RegexPattern@icu@@UEBAPEAVRegexMatcher@2@AEAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher * __cdecl icu::RegexPattern::matcher(enum UErrorCode &)const ) + ?matcher@RegexPattern@icu@@UEBAPEAVRegexMatcher@2@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher * __cdecl icu::RegexPattern::matcher(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?matches@MatchInfoCollection@TimeZoneNames@icu@@AEAAPEAVUVector@3@AEAW4UErrorCode@@@Z (private: class icu::UVector * __cdecl icu::TimeZoneNames::MatchInfoCollection::matches(enum UErrorCode &)) + ?matches@RegexMatcher@icu@@UEAACAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::matches(enum UErrorCode &)) + ?matches@RegexMatcher@icu@@UEAAC_JAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::RegexMatcher::matches(__int64,enum UErrorCode &)) + ?matches@RegexPattern@icu@@SACAEBVUnicodeString@2@0AEAUUParseError@@AEAW4UErrorCode@@@Z (public: static signed char __cdecl icu::RegexPattern::matches(class icu::UnicodeString const &,class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ?matches@RegexPattern@icu@@SACPEAUUText@@0AEAUUParseError@@AEAW4UErrorCode@@@Z (public: static signed char __cdecl icu::RegexPattern::matches(struct UText *,struct UText *,struct UParseError &,enum UErrorCode &)) + ?maxMatchLength@RegexCompile@icu@@AEAAHHH@Z (private: int __cdecl icu::RegexCompile::maxMatchLength(int,int)) + ?mayHaveLccc@CollationFCD@icu@@SACH@Z (public: static signed char __cdecl icu::CollationFCD::mayHaveLccc(int)) + ?maybeSetPrimaryRange@CollationDataBuilder@icu@@QEAACHHIHAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::CollationDataBuilder::maybeSetPrimaryRange(int,int,unsigned int,int,enum UErrorCode &)) + ?maybeTibetanCompositeVowel@CollationFCD@icu@@SACH@Z (public: static signed char __cdecl icu::CollationFCD::maybeTibetanCompositeVowel(int)) + ?mergeCompositeIntoString@CollationBuilder@icu@@AEBACAEBVUnicodeString@2@HH0AEAV32@1AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::CollationBuilder::mergeCompositeIntoString(class icu::UnicodeString const &,int,int,class icu::UnicodeString const &,class icu::UnicodeString &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?millisToDays@ChineseCalendar@icu@@AEBANN@Z (private: double __cdecl icu::ChineseCalendar::millisToDays(double)const ) + ?millisToJulianDay@GregorianCalendar@icu@@CANN@Z (private: static double __cdecl icu::GregorianCalendar::millisToJulianDay(double)) + ?minMatchLength@RegexCompile@icu@@AEAAHHH@Z (private: int __cdecl icu::RegexCompile::minMatchLength(int,int)) + ?monthLength@GregorianCalendar@icu@@MEBAHH@Z (protected: virtual int __cdecl icu::GregorianCalendar::monthLength(int)const ) + ?monthLength@GregorianCalendar@icu@@MEBAHHH@Z (protected: virtual int __cdecl icu::GregorianCalendar::monthLength(int,int)const ) + ?monthStart@IslamicCalendar@icu@@AEBAHHH@Z (private: int __cdecl icu::IslamicCalendar::monthStart(int,int)const ) + ?monthsInYear@HebrewCalendar@icu@@CAHH@Z (private: static int __cdecl icu::HebrewCalendar::monthsInYear(int)) + ?moonAge@IslamicCalendar@icu@@CANNAEAW4UErrorCode@@@Z (private: static double __cdecl icu::IslamicCalendar::moonAge(double,enum UErrorCode &)) + ?mult@DigitList@icu@@QEAAXAEBV12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::mult(class icu::DigitList const &,enum UErrorCode &)) + ?needsPluralRules@DigitAffixesAndPadding@icu@@QEBACXZ (public: signed char __cdecl icu::DigitAffixesAndPadding::needsPluralRules(void)const ) + ?newMoonNear@ChineseCalendar@icu@@EEBAHNC@Z (private: virtual int __cdecl icu::ChineseCalendar::newMoonNear(double,signed char)const ) + ?newYear@ChineseCalendar@icu@@EEBAHH@Z (private: virtual int __cdecl icu::ChineseCalendar::newYear(int)const ) + ?newerField@Calendar@icu@@IEBA?AW4UCalendarDateFields@@W43@0@Z (protected: enum UCalendarDateFields __cdecl icu::Calendar::newerField(enum UCalendarDateFields,enum UCalendarDateFields)const ) + ?newestStamp@Calendar@icu@@IEBAHW4UCalendarDateFields@@0H@Z (protected: int __cdecl icu::Calendar::newestStamp(enum UCalendarDateFields,enum UCalendarDateFields,int)const ) + ?next@?$PluralMap@VDigitAffix@icu@@@icu@@QEBAPEBVDigitAffix@2@AEAW4Category@PluralMapBase@2@@Z (public: class icu::DigitAffix const * __cdecl icu::PluralMap::next(enum icu::PluralMapBase::Category &)const ) + ?next@CollationElementIterator@icu@@QEAAHAEAW4UErrorCode@@@Z (public: int __cdecl icu::CollationElementIterator::next(enum UErrorCode &)) + ?next@FieldPositionIterator@icu@@QEAACAEAVFieldPosition@2@@Z (public: signed char __cdecl icu::FieldPositionIterator::next(class icu::FieldPosition &)) + ?next@PluralAvailableLocalesEnumeration@icu@@UEAAPEBDPEAHAEAW4UErrorCode@@@Z (public: virtual char const * __cdecl icu::PluralAvailableLocalesEnumeration::next(int *,enum UErrorCode &)) + ?next@SearchIterator@icu@@QEAAHAEAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::next(enum UErrorCode &)) + ?nextBucket@AlphabeticIndex@icu@@UEAACAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::AlphabeticIndex::nextBucket(enum UErrorCode &)) + ?nextCE32FromContraction@CollationIterator@icu@@AEAAIPEBUCollationData@2@IPEB_SIHAEAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationIterator::nextCE32FromContraction(struct icu::CollationData const *,unsigned int,char16_t const *,unsigned int,int,enum UErrorCode &)) + ?nextCE32FromDiscontiguousContraction@CollationIterator@icu@@AEAAIPEBUCollationData@2@AEAVUCharsTrie@2@IHHAEAW4UErrorCode@@@Z (private: unsigned int __cdecl icu::CollationIterator::nextCE32FromDiscontiguousContraction(struct icu::CollationData const *,class icu::UCharsTrie &,unsigned int,int,int,enum UErrorCode &)) + ?nextCE@CollationIterator@icu@@QEAA_JAEAW4UErrorCode@@@Z (public: __int64 __cdecl icu::CollationIterator::nextCE(enum UErrorCode &)) + ?nextCEFromCE32@CollationIterator@icu@@AEAA_JPEBUCollationData@2@HIAEAW4UErrorCode@@@Z (private: __int64 __cdecl icu::CollationIterator::nextCEFromCE32(struct icu::CollationData const *,int,unsigned int,enum UErrorCode &)) + ?nextChar@RegexCompile@icu@@QEAAXAEAURegexPatternChar@12@@Z (public: void __cdecl icu::RegexCompile::nextChar(struct icu::RegexCompile::RegexPatternChar &)) + ?nextCharLL@RegexCompile@icu@@AEAAHXZ (private: int __cdecl icu::RegexCompile::nextCharLL(void)) + ?nextCodePoint@FCDUIterCollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUIterCollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextCodePoint@FCDUTF16CollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUTF16CollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextCodePoint@FCDUTF8CollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUTF8CollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextCodePoint@UIterCollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UIterCollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextCodePoint@UTF16CollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UTF16CollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextCodePoint@UTF8CollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UTF8CollationIterator::nextCodePoint(enum UErrorCode &)) + ?nextHasLccc@FCDUTF8CollationIterator@icu@@AEBACXZ (private: signed char __cdecl icu::FCDUTF8CollationIterator::nextHasLccc(void)const ) + ?nextIndexFromNode@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::nextIndexFromNode(__int64)) + ?nextMutable@?$PluralMap@VDigitAffix@icu@@@icu@@QEAAPEAVDigitAffix@2@AEAW4Category@PluralMapBase@2@@Z (public: class icu::DigitAffix * __cdecl icu::PluralMap::nextMutable(enum icu::PluralMapBase::Category &)) + ?nextPair@CollationFastLatin@icu@@CAIPEBGHIPEB_SPEBEAEAH3@Z (private: static unsigned int __cdecl icu::CollationFastLatin::nextPair(unsigned short const *,int,unsigned int,char16_t const *,unsigned char const *,int &,int &)) + ?nextRecord@AlphabeticIndex@icu@@UEAACAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::AlphabeticIndex::nextRecord(enum UErrorCode &)) + ?nextSegment@FCDUIterCollationIterator@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUIterCollationIterator::nextSegment(enum UErrorCode &)) + ?nextSegment@FCDUTF16CollationIterator@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF16CollationIterator::nextSegment(enum UErrorCode &)) + ?nextSegment@FCDUTF8CollationIterator@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF8CollationIterator::nextSegment(enum UErrorCode &)) + ?nextSetBit@ScriptSet@icu@@QEBAHH@Z (public: int __cdecl icu::ScriptSet::nextSetBit(int)const ) + ?nextSkippedCodePoint@CollationIterator@icu@@AEAAHAEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationIterator::nextSkippedCodePoint(enum UErrorCode &)) + ?nextToken@AffixPatternIterator@icu@@QEAACXZ (public: signed char __cdecl icu::AffixPatternIterator::nextToken(void)) + ?nextTopLevelArgStart@MessageFormat@icu@@AEBAHH@Z (private: int __cdecl icu::MessageFormat::nextTopLevelArgStart(int)const ) + ?nextWeight@CollationWeights@icu@@QEAAIXZ (public: unsigned int __cdecl icu::CollationWeights::nextWeight(void)) + ?nodeFromNextIndex@CollationBuilder@icu@@CA_JH@Z (private: static __int64 __cdecl icu::CollationBuilder::nodeFromNextIndex(int)) + ?nodeFromPreviousIndex@CollationBuilder@icu@@CA_JH@Z (private: static __int64 __cdecl icu::CollationBuilder::nodeFromPreviousIndex(int)) + ?nodeFromStrength@CollationBuilder@icu@@CA_JH@Z (private: static __int64 __cdecl icu::CollationBuilder::nodeFromStrength(int)) + ?nodeFromWeight16@CollationBuilder@icu@@CA_JI@Z (private: static __int64 __cdecl icu::CollationBuilder::nodeFromWeight16(unsigned int)) + ?nodeFromWeight32@CollationBuilder@icu@@CA_JI@Z (private: static __int64 __cdecl icu::CollationBuilder::nodeFromWeight32(unsigned int)) + ?nodeHasAnyBefore@CollationBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationBuilder::nodeHasAnyBefore(__int64)) + ?nodeHasBefore2@CollationBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationBuilder::nodeHasBefore2(__int64)) + ?nodeHasBefore3@CollationBuilder@icu@@CAC_J@Z (private: static signed char __cdecl icu::CollationBuilder::nodeHasBefore3(__int64)) + ?normalize@FCDUIterCollationIterator@icu@@AEAACAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUIterCollationIterator::normalize(class icu::UnicodeString const &,enum UErrorCode &)) + ?normalize@FCDUTF16CollationIterator@icu@@AEAACPEB_S0AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF16CollationIterator::normalize(char16_t const *,char16_t const *,enum UErrorCode &)) + ?normalize@FCDUTF8CollationIterator@icu@@AEAACAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF8CollationIterator::normalize(class icu::UnicodeString const &,enum UErrorCode &)) + ?normalizeDir@CollationElementIterator@icu@@AEBACXZ (private: signed char __cdecl icu::CollationElementIterator::normalizeDir(void)const ) + ?offsetMonth@ChineseCalendar@icu@@EEAAXHHH@Z (private: virtual void __cdecl icu::ChineseCalendar::offsetMonth(int,int,int)) + ?optimize@CollationBuilder@icu@@EEAAXAEBVUnicodeSet@2@AEAPEBDAEAW4UErrorCode@@@Z (private: virtual void __cdecl icu::CollationBuilder::optimize(class icu::UnicodeSet const &,char const * &,enum UErrorCode &)) + ?optimize@CollationDataBuilder@icu@@QEAAXAEBVUnicodeSet@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::optimize(class icu::UnicodeSet const &,enum UErrorCode &)) + ?optimize@Sink@CollationRuleParser@icu@@UEAAXAEBVUnicodeSet@3@AEAPEBDAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::CollationRuleParser::Sink::optimize(class icu::UnicodeSet const &,char const * &,enum UErrorCode &)) + ?orOtherFromString@StandardPlural@icu@@SA?AW4Form@12@AEBVUnicodeString@2@@Z (public: static enum icu::StandardPlural::Form __cdecl icu::StandardPlural::orOtherFromString(class icu::UnicodeString const &)) + ?orOtherFromString@StandardPlural@icu@@SA?AW4Form@12@PEBD@Z (public: static enum icu::StandardPlural::Form __cdecl icu::StandardPlural::orOtherFromString(char const *)) + ?orphanFilter@Transliterator@icu@@QEAAPEAVUnicodeFilter@2@XZ (public: class icu::UnicodeFilter * __cdecl icu::Transliterator::orphanFilter(void)) + ?orphanOrClone@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QEAAPEAUdecNumber@@HAEAH@Z (public: struct decNumber * __cdecl icu::MaybeStackHeaderAndArray::orphanOrClone(int,int &)) + ?orphanTimeZone@Calendar@icu@@QEAAPEAVTimeZone@2@XZ (public: class icu::TimeZone * __cdecl icu::Calendar::orphanTimeZone(void)) + ?parse@AffixPatternParser@icu@@QEBAAEAVPluralAffix@2@AEBVAffixPattern@2@AEBVCurrencyAffixInfo@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::PluralAffix & __cdecl icu::AffixPatternParser::parse(class icu::AffixPattern const &,class icu::CurrencyAffixInfo const &,class icu::PluralAffix &,enum UErrorCode &)const ) + ?parse@ChoiceFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::ChoiceFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parse@CollationRuleParser@icu@@AEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parse(class icu::UnicodeString const &,enum UErrorCode &)) + ?parse@CollationRuleParser@icu@@QEAAXAEBVUnicodeString@2@AEAUCollationSettings@2@PEAUUParseError@@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationRuleParser::parse(class icu::UnicodeString const &,struct icu::CollationSettings &,struct UParseError *,enum UErrorCode &)) + ?parse@CompactDecimalFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::CompactDecimalFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parse@CompactDecimalFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::CompactDecimalFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,enum UErrorCode &)const ) + ?parse@DateFormat@icu@@QEBANAEBVUnicodeString@2@AEAVParsePosition@2@@Z (public: double __cdecl icu::DateFormat::parse(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parse@DateFormat@icu@@UEBANAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual double __cdecl icu::DateFormat::parse(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?parse@DecimalFormat@icu@@AEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@PEA_S@Z (private: void __cdecl icu::DecimalFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &,char16_t *)const ) + ?parse@DecimalFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::DecimalFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parse@MessageFormat@icu@@AEBAPEAVFormattable@2@HAEBVUnicodeString@2@AEAVParsePosition@2@AEAHAEAW4UErrorCode@@@Z (private: class icu::Formattable * __cdecl icu::MessageFormat::parse(int,class icu::UnicodeString const &,class icu::ParsePosition &,int &,enum UErrorCode &)const ) + ?parse@MessageFormat@icu@@UEBAPEAVFormattable@2@AEBVUnicodeString@2@AEAHAEAW4UErrorCode@@@Z (public: virtual class icu::Formattable * __cdecl icu::MessageFormat::parse(class icu::UnicodeString const &,int &,enum UErrorCode &)const ) + ?parse@MessageFormat@icu@@UEBAPEAVFormattable@2@AEBVUnicodeString@2@AEAVParsePosition@2@AEAH@Z (public: virtual class icu::Formattable * __cdecl icu::MessageFormat::parse(class icu::UnicodeString const &,class icu::ParsePosition &,int &)const ) + ?parse@NumberFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::NumberFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,enum UErrorCode &)const ) + ?parse@RuleBasedNumberFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::parse(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parse@SimpleDateFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVCalendar@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::parse(class icu::UnicodeString const &,class icu::Calendar &,class icu::ParsePosition &)const ) + ?parse@TimeZoneFormat@icu@@QEBAPEAVTimeZone@2@W4UTimeZoneFormatStyle@@AEBVUnicodeString@2@AEAVParsePosition@2@PEAW4UTimeZoneFormatTimeType@@@Z (public: class icu::TimeZone * __cdecl icu::TimeZoneFormat::parse(enum UTimeZoneFormatStyle,class icu::UnicodeString const &,class icu::ParsePosition &,enum UTimeZoneFormatTimeType *)const ) + ?parse@TimeZoneFormat@icu@@UEBAPEAVTimeZone@2@W4UTimeZoneFormatStyle@@AEBVUnicodeString@2@AEAVParsePosition@2@HPEAW4UTimeZoneFormatTimeType@@@Z (public: virtual class icu::TimeZone * __cdecl icu::TimeZoneFormat::parse(enum UTimeZoneFormatStyle,class icu::UnicodeString const &,class icu::ParsePosition &,int,enum UTimeZoneFormatTimeType *)const ) + ?parse@VTimeZone@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::parse(enum UErrorCode &)) + ?parseAbuttingAsciiOffsetFields@TimeZoneFormat@icu@@CAHAEBVUnicodeString@2@AEAVParsePosition@2@W4OffsetFields@12@2C@Z (private: static int __cdecl icu::TimeZoneFormat::parseAbuttingAsciiOffsetFields(class icu::UnicodeString const &,class icu::ParsePosition &,enum icu::TimeZoneFormat::OffsetFields,enum icu::TimeZoneFormat::OffsetFields,signed char)) + ?parseAbuttingOffsetFields@TimeZoneFormat@icu@@AEBAHAEBVUnicodeString@2@HAEAH@Z (private: int __cdecl icu::TimeZoneFormat::parseAbuttingOffsetFields(class icu::UnicodeString const &,int,int &)const ) + ?parseAffixString@AffixPattern@icu@@SAAEAV12@AEBVUnicodeString@2@AEAV12@AEAW4UErrorCode@@@Z (public: static class icu::AffixPattern & __cdecl icu::AffixPattern::parseAffixString(class icu::UnicodeString const &,class icu::AffixPattern &,enum UErrorCode &)) + ?parseAmbiguousDatesAsAfter@SimpleDateFormat@icu@@AEAAXNAEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::parseAmbiguousDatesAsAfter(double,enum UErrorCode &)) + ?parseAndBuild@CollationBuilder@icu@@QEAAPEAUCollationTailoring@2@AEBVUnicodeString@2@QEBEPEAVImporter@CollationRuleParser@2@PEAUUParseError@@AEAW4UErrorCode@@@Z (public: struct icu::CollationTailoring * __cdecl icu::CollationBuilder::parseAndBuild(class icu::UnicodeString const &,unsigned char const * const,class icu::CollationRuleParser::Importer *,struct UParseError *,enum UErrorCode &)) + ?parseArgument@ChoiceFormat@icu@@CANAEBVMessagePattern@2@HAEBVUnicodeString@2@AEAVParsePosition@2@@Z (private: static double __cdecl icu::ChoiceFormat::parseArgument(class icu::MessagePattern const &,int,class icu::UnicodeString const &,class icu::ParsePosition &)) + ?parseAsciiOffsetFields@TimeZoneFormat@icu@@CAHAEBVUnicodeString@2@AEAVParsePosition@2@_SW4OffsetFields@12@3@Z (private: static int __cdecl icu::TimeZoneFormat::parseAsciiOffsetFields(class icu::UnicodeString const &,class icu::ParsePosition &,char16_t,enum icu::TimeZoneFormat::OffsetFields,enum icu::TimeZoneFormat::OffsetFields)) + ?parseCurrency@CompactDecimalFormat@icu@@UEBAPEAVCurrencyAmount@2@AEBVUnicodeString@2@AEAVParsePosition@2@@Z (public: virtual class icu::CurrencyAmount * __cdecl icu::CompactDecimalFormat::parseCurrency(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parseCurrency@DecimalFormat@icu@@UEBAPEAVCurrencyAmount@2@AEBVUnicodeString@2@AEAVParsePosition@2@@Z (public: virtual class icu::CurrencyAmount * __cdecl icu::DecimalFormat::parseCurrency(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parseCurrency@NumberFormat@icu@@UEBAPEAVCurrencyAmount@2@AEBVUnicodeString@2@AEAVParsePosition@2@@Z (public: virtual class icu::CurrencyAmount * __cdecl icu::NumberFormat::parseCurrency(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parseCustomID@TimeZone@icu@@CACAEBVUnicodeString@2@AEAH111@Z (private: static signed char __cdecl icu::TimeZone::parseCustomID(class icu::UnicodeString const &,int &,int &,int &,int &)) + ?parseDefaultOffsetFields@TimeZoneFormat@icu@@AEBAHAEBVUnicodeString@2@H_SAEAH@Z (private: int __cdecl icu::TimeZoneFormat::parseDefaultOffsetFields(class icu::UnicodeString const &,int,char16_t,int &)const ) + ?parseExemplarLocation@TimeZoneFormat@icu@@AEBAAEAVUnicodeString@2@AEBV32@AEAVParsePosition@2@AEAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::parseExemplarLocation(class icu::UnicodeString const &,class icu::ParsePosition &,class icu::UnicodeString &)const ) + ?parseForCurrency@DecimalFormat@icu@@AEBACAEBVUnicodeString@2@AEAVParsePosition@2@AEAVDigitList@2@PEACPEA_S@Z (private: signed char __cdecl icu::DecimalFormat::parseForCurrency(class icu::UnicodeString const &,class icu::ParsePosition &,class icu::DigitList &,signed char *,char16_t *)const ) + ?parseInt@SimpleDateFormat@icu@@AEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@CPEAVNumberFormat@2@@Z (private: void __cdecl icu::SimpleDateFormat::parseInt(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &,signed char,class icu::NumberFormat *)const ) + ?parseInt@SimpleDateFormat@icu@@AEBAXAEBVUnicodeString@2@AEAVFormattable@2@HAEAVParsePosition@2@CPEAVNumberFormat@2@@Z (private: void __cdecl icu::SimpleDateFormat::parseInt(class icu::UnicodeString const &,class icu::Formattable &,int,class icu::ParsePosition &,signed char,class icu::NumberFormat *)const ) + ?parseObject@DateFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::DateFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@DateIntervalFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::DateIntervalFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@DummyFormat@MessageFormat@icu@@UEBAXAEBVUnicodeString@3@AEAVFormattable@3@AEAVParsePosition@3@@Z (public: virtual void __cdecl icu::MessageFormat::DummyFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@Format@icu@@QEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::Format::parseObject(class icu::UnicodeString const &,class icu::Formattable &,enum UErrorCode &)const ) + ?parseObject@MeasureFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::MeasureFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@MessageFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::MessageFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@NumberFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::NumberFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@PluralFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::PluralFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@SelectFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::SelectFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@TimeUnitFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::TimeUnitFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseObject@TimeZoneFormat@icu@@UEBAXAEBVUnicodeString@2@AEAVFormattable@2@AEAVParsePosition@2@@Z (public: virtual void __cdecl icu::TimeZoneFormat::parseObject(class icu::UnicodeString const &,class icu::Formattable &,class icu::ParsePosition &)const ) + ?parseOffsetDefaultLocalizedGMT@TimeZoneFormat@icu@@AEBAHAEBVUnicodeString@2@HAEAH@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetDefaultLocalizedGMT(class icu::UnicodeString const &,int,int &)const ) + ?parseOffsetFieldWithLocalizedDigits@TimeZoneFormat@icu@@AEBAHAEBVUnicodeString@2@HEEGGAEAH@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetFieldWithLocalizedDigits(class icu::UnicodeString const &,int,unsigned char,unsigned char,unsigned short,unsigned short,int &)const ) + ?parseOffsetFields@TimeZoneFormat@icu@@AEBAHAEBVUnicodeString@2@HCAEAH@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetFields(class icu::UnicodeString const &,int,signed char,int &)const ) + ?parseOffsetFieldsWithPattern@TimeZoneFormat@icu@@AEBAHAEBVUnicodeString@2@HPEAVUVector@2@CAEAH22@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetFieldsWithPattern(class icu::UnicodeString const &,int,class icu::UVector *,signed char,int &,int &,int &)const ) + ?parseOffsetISO8601@TimeZoneFormat@icu@@AEBAHAEBVUnicodeString@2@AEAVParsePosition@2@CPEAC@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetISO8601(class icu::UnicodeString const &,class icu::ParsePosition &,signed char,signed char *)const ) + ?parseOffsetISO8601@TimeZoneFormat@icu@@QEBAHAEBVUnicodeString@2@AEAVParsePosition@2@@Z (public: int __cdecl icu::TimeZoneFormat::parseOffsetISO8601(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parseOffsetLocalizedGMT@TimeZoneFormat@icu@@AEBAHAEBVUnicodeString@2@AEAVParsePosition@2@CPEAC@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetLocalizedGMT(class icu::UnicodeString const &,class icu::ParsePosition &,signed char,signed char *)const ) + ?parseOffsetLocalizedGMT@TimeZoneFormat@icu@@QEBAHAEBVUnicodeString@2@AEAVParsePosition@2@@Z (public: int __cdecl icu::TimeZoneFormat::parseOffsetLocalizedGMT(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parseOffsetLocalizedGMTPattern@TimeZoneFormat@icu@@AEBAHAEBVUnicodeString@2@HCAEAH@Z (private: int __cdecl icu::TimeZoneFormat::parseOffsetLocalizedGMTPattern(class icu::UnicodeString const &,int,signed char,int &)const ) + ?parseOffsetPattern@TimeZoneFormat@icu@@CAPEAVUVector@2@AEBVUnicodeString@2@W4OffsetFields@12@AEAW4UErrorCode@@@Z (private: static class icu::UVector * __cdecl icu::TimeZoneFormat::parseOffsetPattern(class icu::UnicodeString const &,enum icu::TimeZoneFormat::OffsetFields,enum UErrorCode &)) + ?parseOffsetShortLocalizedGMT@TimeZoneFormat@icu@@QEBAHAEBVUnicodeString@2@AEAVParsePosition@2@@Z (public: int __cdecl icu::TimeZoneFormat::parseOffsetShortLocalizedGMT(class icu::UnicodeString const &,class icu::ParsePosition &)const ) + ?parsePattern@SimpleDateFormat@icu@@AEAAXXZ (private: void __cdecl icu::SimpleDateFormat::parsePattern(void)) + ?parseRelationOperator@CollationRuleParser@icu@@AEAAHAEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseRelationOperator(enum UErrorCode &)) + ?parseRelationStrings@CollationRuleParser@icu@@AEAAXHHAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parseRelationStrings(int,int,enum UErrorCode &)) + ?parseReordering@CollationRuleParser@icu@@AEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parseReordering(class icu::UnicodeString const &,enum UErrorCode &)) + ?parseResetAndPosition@CollationRuleParser@icu@@AEAAHAEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseResetAndPosition(enum UErrorCode &)) + ?parseRuleChain@CollationRuleParser@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parseRuleChain(enum UErrorCode &)) + ?parseScripts@ScriptSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::parseScripts(class icu::UnicodeString const &,enum UErrorCode &)) + ?parseSetting@CollationRuleParser@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parseSetting(enum UErrorCode &)) + ?parseShortZoneID@TimeZoneFormat@icu@@AEBAAEAVUnicodeString@2@AEBV32@AEAVParsePosition@2@AEAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::parseShortZoneID(class icu::UnicodeString const &,class icu::ParsePosition &,class icu::UnicodeString &)const ) + ?parseSingleLocalizedDigit@TimeZoneFormat@icu@@AEBAHAEBVUnicodeString@2@HAEAH@Z (private: int __cdecl icu::TimeZoneFormat::parseSingleLocalizedDigit(class icu::UnicodeString const &,int,int &)const ) + ?parseSkeleton@DateIntervalInfo@icu@@CAXAEBVUnicodeString@2@PEAH@Z (private: static void __cdecl icu::DateIntervalInfo::parseSkeleton(class icu::UnicodeString const &,int *)) + ?parseSpecialPosition@CollationRuleParser@icu@@AEAAHHAEAVUnicodeString@2@AEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseSpecialPosition(int,class icu::UnicodeString &,enum UErrorCode &)) + ?parseStarredCharacters@CollationRuleParser@icu@@AEAAXHHAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::parseStarredCharacters(int,int,enum UErrorCode &)) + ?parseString@CollationRuleParser@icu@@AEAAHHAEAVUnicodeString@2@AEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseString(int,class icu::UnicodeString &,enum UErrorCode &)) + ?parseTailoringString@CollationRuleParser@icu@@AEAAHHAEAVUnicodeString@2@AEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseTailoringString(int,class icu::UnicodeString &,enum UErrorCode &)) + ?parseType@PluralFormat@icu@@AEBAXAEBVUnicodeString@2@PEBVNFRule@2@AEAVFormattable@2@AEAVFieldPosition@2@@Z (private: void __cdecl icu::PluralFormat::parseType(class icu::UnicodeString const &,class icu::NFRule const *,class icu::Formattable &,class icu::FieldPosition &)const ) + ?parseUnicodeSet@CollationRuleParser@icu@@AEAAHHAEAVUnicodeSet@2@AEAW4UErrorCode@@@Z (private: int __cdecl icu::CollationRuleParser::parseUnicodeSet(int,class icu::UnicodeSet &,enum UErrorCode &)) + ?parseUserAffixString@AffixPattern@icu@@SAAEAV12@AEBVUnicodeString@2@AEAV12@AEAW4UErrorCode@@@Z (public: static class icu::AffixPattern & __cdecl icu::AffixPattern::parseUserAffixString(class icu::UnicodeString const &,class icu::AffixPattern &,enum UErrorCode &)) + ?parseZoneID@TimeZoneFormat@icu@@AEBAAEAVUnicodeString@2@AEBV32@AEAVParsePosition@2@AEAV32@@Z (private: class icu::UnicodeString & __cdecl icu::TimeZoneFormat::parseZoneID(class icu::UnicodeString const &,class icu::ParsePosition &,class icu::UnicodeString &)const ) + ?pattern@RegexMatcher@icu@@UEBAAEBVRegexPattern@2@XZ (public: virtual class icu::RegexPattern const & __cdecl icu::RegexMatcher::pattern(void)const ) + ?pattern@RegexPattern@icu@@UEBA?AVUnicodeString@2@XZ (public: virtual class icu::UnicodeString __cdecl icu::RegexPattern::pattern(void)const ) + ?patternText@RegexPattern@icu@@UEBAPEAUUText@@AEAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexPattern::patternText(enum UErrorCode &)const ) + ?peekCharLL@RegexCompile@icu@@AEAAHXZ (private: int __cdecl icu::RegexCompile::peekCharLL(void)) + ?pin@IntDigitCountRange@icu@@QEBAHH@Z (public: int __cdecl icu::IntDigitCountRange::pin(int)const ) + ?pinDayOfMonth@GregorianCalendar@icu@@IEAAXXZ (protected: void __cdecl icu::GregorianCalendar::pinDayOfMonth(void)) + ?pinField@Calendar@icu@@MEAAXW4UCalendarDateFields@@AEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::pinField(enum UCalendarDateFields,enum UErrorCode &)) + ?pointerToken@Transliterator@icu@@SA?ATToken@12@PEAX@Z (public: static union icu::Transliterator::Token __cdecl icu::Transliterator::pointerToken(void *)) + ?preceding@SearchIterator@icu@@QEAAHHAEAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::preceding(int,enum UErrorCode &)) + ?prepareFixedDecimalFormatting@ValueFormatter@icu@@QEAAXAEBVDigitFormatter@2@AEBVDigitGrouping@2@AEBVFixedPrecision@2@AEBVDigitFormatterOptions@2@@Z (public: void __cdecl icu::ValueFormatter::prepareFixedDecimalFormatting(class icu::DigitFormatter const &,class icu::DigitGrouping const &,class icu::FixedPrecision const &,class icu::DigitFormatterOptions const &)) + ?prepareGetActual@Calendar@icu@@MEAAXW4UCalendarDateFields@@CAEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::prepareGetActual(enum UCalendarDateFields,signed char,enum UErrorCode &)) + ?prepareScientificFormatting@ValueFormatter@icu@@QEAAXAEBVDigitFormatter@2@AEBVScientificPrecision@2@AEBVSciFormatterOptions@2@@Z (public: void __cdecl icu::ValueFormatter::prepareScientificFormatting(class icu::DigitFormatter const &,class icu::ScientificPrecision const &,class icu::SciFormatterOptions const &)) + ?previous@CollationElementIterator@icu@@QEAAHAEAW4UErrorCode@@@Z (public: int __cdecl icu::CollationElementIterator::previous(enum UErrorCode &)) + ?previous@SearchIterator@icu@@QEAAHAEAW4UErrorCode@@@Z (public: int __cdecl icu::SearchIterator::previous(enum UErrorCode &)) + ?previousCE@CollationIterator@icu@@QEAA_JAEAVUVector32@2@AEAW4UErrorCode@@@Z (public: __int64 __cdecl icu::CollationIterator::previousCE(class icu::UVector32 &,enum UErrorCode &)) + ?previousCEUnsafe@CollationIterator@icu@@AEAA_JHAEAVUVector32@2@AEAW4UErrorCode@@@Z (private: __int64 __cdecl icu::CollationIterator::previousCEUnsafe(int,class icu::UVector32 &,enum UErrorCode &)) + ?previousCodePoint@FCDUIterCollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUIterCollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousCodePoint@FCDUTF16CollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUTF16CollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousCodePoint@FCDUTF8CollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FCDUTF8CollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousCodePoint@UIterCollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UIterCollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousCodePoint@UTF16CollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UTF16CollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousCodePoint@UTF8CollationIterator@icu@@UEAAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UTF8CollationIterator::previousCodePoint(enum UErrorCode &)) + ?previousHasTccc@FCDUTF8CollationIterator@icu@@AEBACXZ (private: signed char __cdecl icu::FCDUTF8CollationIterator::previousHasTccc(void)const ) + ?previousIndexFromNode@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::previousIndexFromNode(__int64)) + ?previousSegment@FCDUIterCollationIterator@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUIterCollationIterator::previousSegment(enum UErrorCode &)) + ?previousSegment@FCDUTF16CollationIterator@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF16CollationIterator::previousSegment(enum UErrorCode &)) + ?previousSegment@FCDUTF8CollationIterator@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::FCDUTF8CollationIterator::previousSegment(enum UErrorCode &)) + ?primaryFromLongPrimaryCE32@Collation@icu@@SAII@Z (public: static unsigned int __cdecl icu::Collation::primaryFromLongPrimaryCE32(unsigned int)) + ?primaryOrder@CollationElementIterator@icu@@SAHH@Z (public: static int __cdecl icu::CollationElementIterator::primaryOrder(int)) + ?processOverrideString@SimpleDateFormat@icu@@AEAAXAEBVLocale@2@AEBVUnicodeString@2@CAEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::processOverrideString(class icu::Locale const &,class icu::UnicodeString const &,signed char,enum UErrorCode &)) + ?put@TextTrieMap@icu@@QEAAXAEBVUnicodeString@2@PEAXAEAVZNStringPool@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::TextTrieMap::put(class icu::UnicodeString const &,void *,class icu::ZNStringPool &,enum UErrorCode &)) + ?put@TextTrieMap@icu@@QEAAXPEB_SPEAXAEAW4UErrorCode@@@Z (public: void __cdecl icu::TextTrieMap::put(char16_t const *,void *,enum UErrorCode &)) + ?putImpl@TextTrieMap@icu@@AEAAXAEBVUnicodeString@2@PEAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::TextTrieMap::putImpl(class icu::UnicodeString const &,void *,enum UErrorCode &)) + ?quantize@DigitList@icu@@QEAAXAEBV12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::DigitList::quantize(class icu::DigitList const &,enum UErrorCode &)) + ?quickInit@FixedDecimal@icu@@QEAACN@Z (public: signed char __cdecl icu::FixedDecimal::quickInit(double)) + ?rawOffsetAt@OlsonTimeZone@icu@@AEBAHF@Z (private: int __cdecl icu::OlsonTimeZone::rawOffsetAt(short)const ) + ?rbcFromUCollator@RuleBasedCollator@icu@@SAPEAV12@PEAUUCollator@@@Z (public: static class icu::RuleBasedCollator * __cdecl icu::RuleBasedCollator::rbcFromUCollator(struct UCollator *)) + ?rbcFromUCollator@RuleBasedCollator@icu@@SAPEBV12@PEBUUCollator@@@Z (public: static class icu::RuleBasedCollator const * __cdecl icu::RuleBasedCollator::rbcFromUCollator(struct UCollator const *)) + ?read@CollationDataReader@icu@@SAXPEBUCollationTailoring@2@PEBEHAEAU32@AEAW4UErrorCode@@@Z (public: static void __cdecl icu::CollationDataReader::read(struct icu::CollationTailoring const *,unsigned char const *,int,struct icu::CollationTailoring &,enum UErrorCode &)) + ?readCE32@CollationData@icu@@SAIPEB_S@Z (public: static unsigned int __cdecl icu::CollationData::readCE32(char16_t const *)) + ?readFromCurrentLocale@TimeUnitFormat@icu@@AEAAXW4UTimeUnitFormatStyle@@PEBDAEBVUVector@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::readFromCurrentLocale(enum UTimeUnitFormatStyle,char const *,class icu::UVector const &,enum UErrorCode &)) + ?readWords@CollationRuleParser@icu@@AEBAHHAEAVUnicodeString@2@@Z (private: int __cdecl icu::CollationRuleParser::readWords(int,class icu::UnicodeString &)const ) + ?reallocate@CollationKey@icu@@AEAAPEAEHH@Z (private: unsigned char * __cdecl icu::CollationKey::reallocate(int,int)) + ?recalculateStamp@Calendar@icu@@AEAAXXZ (private: void __cdecl icu::Calendar::recalculateStamp(void)) + ?reduce@DigitList@icu@@QEAAXXZ (public: void __cdecl icu::DigitList::reduce(void)) + ?refreshInputText@RegexMatcher@icu@@UEAAAEAV12@PEAUUText@@AEAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::refreshInputText(struct UText *,enum UErrorCode &)) + ?region@RegexMatcher@icu@@UEAAAEAV12@_J00AEAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::region(__int64,__int64,__int64,enum UErrorCode &)) + ?region@RegexMatcher@icu@@UEAAAEAV12@_J0AEAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::region(__int64,__int64,enum UErrorCode &)) + ?regionEnd64@RegexMatcher@icu@@UEBA_JXZ (public: virtual __int64 __cdecl icu::RegexMatcher::regionEnd64(void)const ) + ?regionEnd@RegexMatcher@icu@@UEBAHXZ (public: virtual int __cdecl icu::RegexMatcher::regionEnd(void)const ) + ?regionStart64@RegexMatcher@icu@@UEBA_JXZ (public: virtual __int64 __cdecl icu::RegexMatcher::regionStart64(void)const ) + ?regionStart@RegexMatcher@icu@@UEBAHXZ (public: virtual int __cdecl icu::RegexMatcher::regionStart(void)const ) + ?registerAlias@Transliterator@icu@@SAXAEBVUnicodeString@2@0@Z (public: static void __cdecl icu::Transliterator::registerAlias(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?registerFactory@Calendar@icu@@SAPEBXPEAVICUServiceFactory@2@AEAW4UErrorCode@@@Z (public: static void const * __cdecl icu::Calendar::registerFactory(class icu::ICUServiceFactory *,enum UErrorCode &)) + ?registerFactory@Collator@icu@@SAPEBXPEAVCollatorFactory@2@AEAW4UErrorCode@@@Z (public: static void const * __cdecl icu::Collator::registerFactory(class icu::CollatorFactory *,enum UErrorCode &)) + ?registerFactory@NumberFormat@icu@@SAPEBXPEAVNumberFormatFactory@2@AEAW4UErrorCode@@@Z (public: static void const * __cdecl icu::NumberFormat::registerFactory(class icu::NumberFormatFactory *,enum UErrorCode &)) + ?registerFactory@Transliterator@icu@@SAXAEBVUnicodeString@2@P6APEAV12@0TToken@12@@Z1@Z (public: static void __cdecl icu::Transliterator::registerFactory(class icu::UnicodeString const &,class icu::Transliterator * (__cdecl*)(class icu::UnicodeString const &,union icu::Transliterator::Token),union icu::Transliterator::Token)) + ?registerInstance@Collator@icu@@SAPEBXPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static void const * __cdecl icu::Collator::registerInstance(class icu::Collator *,class icu::Locale const &,enum UErrorCode &)) + ?registerInstance@Transliterator@icu@@SAXPEAV12@@Z (public: static void __cdecl icu::Transliterator::registerInstance(class icu::Transliterator *)) + ?releaseMemory@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@AEAAXXZ (private: void __cdecl icu::MaybeStackHeaderAndArray::releaseMemory(void)) + ?remove@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEAAXW4UDateFormatBooleanAttribute@@@Z (public: void __cdecl icu::EnumSet::remove(enum UDateFormatBooleanAttribute)) + ?remove@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEAAXW4UNumberFormatAttribute@@@Z (public: void __cdecl icu::EnumSet::remove(enum UNumberFormatAttribute)) + ?remove@AffixPattern@icu@@QEAAXXZ (public: void __cdecl icu::AffixPattern::remove(void)) + ?remove@DigitAffix@icu@@QEAAXXZ (public: void __cdecl icu::DigitAffix::remove(void)) + ?remove@PluralAffix@icu@@QEAAXXZ (public: void __cdecl icu::PluralAffix::remove(void)) + ?reorder@CollationSettings@icu@@QEBAII@Z (public: unsigned int __cdecl icu::CollationSettings::reorder(unsigned int)const ) + ?reorderEx@CollationSettings@icu@@AEBAII@Z (private: unsigned int __cdecl icu::CollationSettings::reorderEx(unsigned int)const ) + ?reorderTableHasSplitBytes@CollationSettings@icu@@SACQEBE@Z (public: static signed char __cdecl icu::CollationSettings::reorderTableHasSplitBytes(unsigned char const * const)) + ?replaceAll@RegexMatcher@icu@@UEAA?AVUnicodeString@2@AEBV32@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::RegexMatcher::replaceAll(class icu::UnicodeString const &,enum UErrorCode &)) + ?replaceAll@RegexMatcher@icu@@UEAAPEAUUText@@PEAU3@0AEAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::replaceAll(struct UText *,struct UText *,enum UErrorCode &)) + ?replaceFieldTypes@DateTimePatternGenerator@icu@@QEAA?AVUnicodeString@2@AEBV32@0AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::replaceFieldTypes(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?replaceFieldTypes@DateTimePatternGenerator@icu@@QEAA?AVUnicodeString@2@AEBV32@0W4UDateTimePatternMatchOptions@@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::replaceFieldTypes(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UDateTimePatternMatchOptions,enum UErrorCode &)) + ?replaceFirst@RegexMatcher@icu@@UEAA?AVUnicodeString@2@AEBV32@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::RegexMatcher::replaceFirst(class icu::UnicodeString const &,enum UErrorCode &)) + ?replaceFirst@RegexMatcher@icu@@UEAAPEAUUText@@PEAU3@0AEAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RegexMatcher::replaceFirst(struct UText *,struct UText *,enum UErrorCode &)) + ?requireEnd@RegexMatcher@icu@@UEBACXZ (public: virtual signed char __cdecl icu::RegexMatcher::requireEnd(void)const ) + ?reset@CollationElementIterator@icu@@QEAAXXZ (public: void __cdecl icu::CollationElementIterator::reset(void)) + ?reset@CollationIterator@icu@@IEAAXXZ (protected: void __cdecl icu::CollationIterator::reset(void)) + ?reset@CollationKey@icu@@AEAAAEAV12@XZ (private: class icu::CollationKey & __cdecl icu::CollationKey::reset(void)) + ?reset@PluralAvailableLocalesEnumeration@icu@@UEAAXAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::PluralAvailableLocalesEnumeration::reset(enum UErrorCode &)) + ?reset@PluralSelectorAdapter@PluralFormat@icu@@QEAAXXZ (public: void __cdecl icu::PluralFormat::PluralSelectorAdapter::reset(void)) + ?reset@PluralSelectorProvider@MessageFormat@icu@@QEAAXXZ (public: void __cdecl icu::MessageFormat::PluralSelectorProvider::reset(void)) + ?reset@QuantityFormatter@icu@@QEAAXXZ (public: void __cdecl icu::QuantityFormatter::reset(void)) + ?reset@RegexMatcher@icu@@UEAAAEAV12@AEBVUnicodeString@2@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::reset(class icu::UnicodeString const &)) + ?reset@RegexMatcher@icu@@UEAAAEAV12@PEAUUText@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::reset(struct UText *)) + ?reset@RegexMatcher@icu@@UEAAAEAV12@XZ (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::reset(void)) + ?reset@RegexMatcher@icu@@UEAAAEAV12@_JAEAW4UErrorCode@@@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::reset(__int64,enum UErrorCode &)) + ?reset@ScriptSet@icu@@QEAAAEAV12@W4UScriptCode@@AEAW4UErrorCode@@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::reset(enum UScriptCode,enum UErrorCode &)) + ?reset@SearchIterator@icu@@UEAAXXZ (public: virtual void __cdecl icu::SearchIterator::reset(void)) + ?reset@StringSearch@icu@@UEAAXXZ (public: virtual void __cdecl icu::StringSearch::reset(void)) + ?resetAll@ScriptSet@icu@@QEAAAEAV12@XZ (public: class icu::ScriptSet & __cdecl icu::ScriptSet::resetAll(void)) + ?resetBucketIterator@AlphabeticIndex@icu@@UEAAAEAV12@AEAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::resetBucketIterator(enum UErrorCode &)) + ?resetCEs@CollationFastLatinBuilder@icu@@AEAAXXZ (private: void __cdecl icu::CollationFastLatinBuilder::resetCEs(void)) + ?resetPattern@MessageFormat@icu@@AEAAXXZ (private: void __cdecl icu::MessageFormat::resetPattern(void)) + ?resetPreserveRegion@RegexMatcher@icu@@QEAAXXZ (public: void __cdecl icu::RegexMatcher::resetPreserveRegion(void)) + ?resetRecordIterator@AlphabeticIndex@icu@@UEAAAEAV12@XZ (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::resetRecordIterator(void)) + ?resetReordering@CollationSettings@icu@@QEAAXXZ (public: void __cdecl icu::CollationSettings::resetReordering(void)) + ?resetStack@RegexMatcher@icu@@AEAAPEAUREStackFrame@2@XZ (private: struct icu::REStackFrame * __cdecl icu::RegexMatcher::resetStack(void)) + ?resetToOffset@FCDUIterCollationIterator@icu@@UEAAXH@Z (public: virtual void __cdecl icu::FCDUIterCollationIterator::resetToOffset(int)) + ?resetToOffset@FCDUTF16CollationIterator@icu@@UEAAXH@Z (public: virtual void __cdecl icu::FCDUTF16CollationIterator::resetToOffset(int)) + ?resetToOffset@FCDUTF8CollationIterator@icu@@UEAAXH@Z (public: virtual void __cdecl icu::FCDUTF8CollationIterator::resetToOffset(int)) + ?resetToOffset@UIterCollationIterator@icu@@UEAAXH@Z (public: virtual void __cdecl icu::UIterCollationIterator::resetToOffset(int)) + ?resetToOffset@UTF16CollationIterator@icu@@UEAAXH@Z (public: virtual void __cdecl icu::UTF16CollationIterator::resetToOffset(int)) + ?resetToOffset@UTF8CollationIterator@icu@@UEAAXH@Z (public: virtual void __cdecl icu::UTF8CollationIterator::resetToOffset(int)) + ?resize@?$MaybeStackHeaderAndArray@UdecNumber@@D$0CI@@icu@@QEAAPEAUdecNumber@@HH@Z (public: struct decNumber * __cdecl icu::MaybeStackHeaderAndArray::resize(int,int)) + ?resolveFields@Calendar@icu@@IEAA?AW4UCalendarDateFields@@PEAY1M@7$$CBH@Z (protected: enum UCalendarDateFields __cdecl icu::Calendar::resolveFields(int const (*)[12][8])) + ?resolveUnitPerUnit@MeasureUnit@icu@@SAPEAV12@AEBV12@0@Z (public: static class icu::MeasureUnit * __cdecl icu::MeasureUnit::resolveUnitPerUnit(class icu::MeasureUnit const &,class icu::MeasureUnit const &)) + ?riseOrSet@CalendarAstronomer@icu@@QEAANAEAVCoordFunc@12@CNNN@Z (public: double __cdecl icu::CalendarAstronomer::riseOrSet(class icu::CalendarAstronomer::CoordFunc &,signed char,double,double,double)) + ?roll@Calendar@icu@@QEAAXW4EDateFields@12@CAEAW4UErrorCode@@@Z (public: void __cdecl icu::Calendar::roll(enum icu::Calendar::EDateFields,signed char,enum UErrorCode &)) + ?roll@Calendar@icu@@QEAAXW4UCalendarDateFields@@CAEAW4UErrorCode@@@Z (public: void __cdecl icu::Calendar::roll(enum UCalendarDateFields,signed char,enum UErrorCode &)) + ?roll@Calendar@icu@@UEAAXW4EDateFields@12@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Calendar::roll(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?roll@Calendar@icu@@UEAAXW4UCalendarDateFields@@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Calendar::roll(enum UCalendarDateFields,int,enum UErrorCode &)) + ?roll@ChineseCalendar@icu@@UEAAXW4EDateFields@Calendar@2@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChineseCalendar::roll(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?roll@ChineseCalendar@icu@@UEAAXW4UCalendarDateFields@@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ChineseCalendar::roll(enum UCalendarDateFields,int,enum UErrorCode &)) + ?roll@GregorianCalendar@icu@@UEAAXW4EDateFields@Calendar@2@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::GregorianCalendar::roll(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?roll@GregorianCalendar@icu@@UEAAXW4UCalendarDateFields@@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::GregorianCalendar::roll(enum UCalendarDateFields,int,enum UErrorCode &)) + ?roll@HebrewCalendar@icu@@UEAAXW4EDateFields@Calendar@2@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::HebrewCalendar::roll(enum icu::Calendar::EDateFields,int,enum UErrorCode &)) + ?roll@HebrewCalendar@icu@@UEAAXW4UCalendarDateFields@@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::HebrewCalendar::roll(enum UCalendarDateFields,int,enum UErrorCode &)) + ?round@DigitList@icu@@QEAAXH@Z (public: void __cdecl icu::DigitList::round(int)) + ?round@FixedPrecision@icu@@QEBAAEAVDigitList@2@AEAV32@HAEAW4UErrorCode@@@Z (public: class icu::DigitList & __cdecl icu::FixedPrecision::round(class icu::DigitList &,int,enum UErrorCode &)const ) + ?round@ScientificPrecision@icu@@QEBAAEAVDigitList@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::DigitList & __cdecl icu::ScientificPrecision::round(class icu::DigitList &,enum UErrorCode &)const ) + ?round@ValueFormatter@icu@@QEBAAEAVDigitList@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::DigitList & __cdecl icu::ValueFormatter::round(class icu::DigitList &,enum UErrorCode &)const ) + ?roundAtExponent@DigitList@icu@@QEAAXHH@Z (public: void __cdecl icu::DigitList::roundAtExponent(int,int)) + ?roundFixedPoint@DigitList@icu@@QEAAXH@Z (public: void __cdecl icu::DigitList::roundFixedPoint(int)) + ?rulesForKeyword@PluralRules@icu@@AEBAPEAVRuleChain@2@AEBVUnicodeString@2@@Z (private: class icu::RuleChain * __cdecl icu::PluralRules::rulesForKeyword(class icu::UnicodeString const &)const ) + ?safeClone@Collator@icu@@UEBAPEAV12@XZ (public: virtual class icu::Collator * __cdecl icu::Collator::safeClone(void)const ) + ?safeClone@StringSearch@icu@@UEBAPEAVSearchIterator@2@XZ (public: virtual class icu::SearchIterator * __cdecl icu::StringSearch::safeClone(void)const ) + ?sameCEs@CollationBuilder@icu@@CACQEB_JH0H@Z (private: static signed char __cdecl icu::CollationBuilder::sameCEs(__int64 const * const,int,__int64 const * const,int)) + ?scanNamedChar@RegexCompile@icu@@AEAAHXZ (private: int __cdecl icu::RegexCompile::scanNamedChar(void)) + ?scanPosixProp@RegexCompile@icu@@AEAAPEAVUnicodeSet@2@XZ (private: class icu::UnicodeSet * __cdecl icu::RegexCompile::scanPosixProp(void)) + ?scanProp@RegexCompile@icu@@AEAAPEAVUnicodeSet@2@XZ (private: class icu::UnicodeSet * __cdecl icu::RegexCompile::scanProp(void)) + ?search@TextTrieMap@icu@@AEBAXPEAUCharacterNode@2@AEBVUnicodeString@2@HHPEAVTextTrieMapSearchResultHandler@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::TextTrieMap::search(struct icu::CharacterNode *,class icu::UnicodeString const &,int,int,class icu::TextTrieMapSearchResultHandler *,enum UErrorCode &)const ) + ?search@TextTrieMap@icu@@QEBAXAEBVUnicodeString@2@HPEAVTextTrieMapSearchResultHandler@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::TextTrieMap::search(class icu::UnicodeString const &,int,class icu::TextTrieMapSearchResultHandler *,enum UErrorCode &)const ) + ?searchInLocaleChain@TimeUnitFormat@icu@@AEAAXW4UTimeUnitFormatStyle@@PEBD1W4UTimeUnitFields@TimeUnit@2@AEBVUnicodeString@2@1PEAVHashtable@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::searchInLocaleChain(enum UTimeUnitFormatStyle,char const *,char const *,enum icu::TimeUnit::UTimeUnitFields,class icu::UnicodeString const &,char const *,class icu::Hashtable *,enum UErrorCode &)) + ?secondaryOrder@CollationElementIterator@icu@@SAHH@Z (public: static int __cdecl icu::CollationElementIterator::secondaryOrder(int)) + ?select@PluralRules@icu@@QEBA?AVUnicodeString@2@AEBVFixedDecimal@2@@Z (public: class icu::UnicodeString __cdecl icu::PluralRules::select(class icu::FixedDecimal const &)const ) + ?select@PluralRules@icu@@QEBA?AVUnicodeString@2@AEBVFormattable@2@AEBVNumberFormat@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::PluralRules::select(class icu::Formattable const &,class icu::NumberFormat const &,enum UErrorCode &)const ) + ?select@PluralRules@icu@@QEBA?AVUnicodeString@2@AEBVVisibleDigitsWithExponent@2@@Z (public: class icu::UnicodeString __cdecl icu::PluralRules::select(class icu::VisibleDigitsWithExponent const &)const ) + ?select@PluralRules@icu@@QEBA?AVUnicodeString@2@H@Z (public: class icu::UnicodeString __cdecl icu::PluralRules::select(int)const ) + ?select@PluralRules@icu@@QEBA?AVUnicodeString@2@N@Z (public: class icu::UnicodeString __cdecl icu::PluralRules::select(double)const ) + ?select@PluralSelectorAdapter@PluralFormat@icu@@UEBA?AVUnicodeString@3@PEAXNAEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::PluralFormat::PluralSelectorAdapter::select(void *,double,enum UErrorCode &)const ) + ?select@PluralSelectorProvider@MessageFormat@icu@@UEBA?AVUnicodeString@3@PEAXNAEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString __cdecl icu::MessageFormat::PluralSelectorProvider::select(void *,double,enum UErrorCode &)const ) + ?selectPlural@QuantityFormatter@icu@@SA?AW4Form@StandardPlural@2@AEBVFormattable@2@AEBVNumberFormat@2@AEBVPluralRules@2@AEAVUnicodeString@2@AEAVFieldPosition@2@AEAW4UErrorCode@@@Z (public: static enum icu::StandardPlural::Form __cdecl icu::QuantityFormatter::selectPlural(class icu::Formattable const &,class icu::NumberFormat const &,class icu::PluralRules const &,class icu::UnicodeString &,class icu::FieldPosition &,enum UErrorCode &)) + ?separated@AlphabeticIndex@icu@@CA?AVUnicodeString@2@AEBV32@@Z (private: static class icu::UnicodeString __cdecl icu::AlphabeticIndex::separated(class icu::UnicodeString const &)) + ?set2DigitYearStart@SimpleDateFormat@icu@@UEAAXNAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleDateFormat::set2DigitYearStart(double,enum UErrorCode &)) + ?set@?$EnumSet@W4UDateFormatBooleanAttribute@@$0A@$03@icu@@QEAAXW4UDateFormatBooleanAttribute@@H@Z (public: void __cdecl icu::EnumSet::set(enum UDateFormatBooleanAttribute,int)) + ?set@?$EnumSet@W4UNumberFormatAttribute@@$0BAAA@$0BAAD@@icu@@QEAAXW4UNumberFormatAttribute@@H@Z (public: void __cdecl icu::EnumSet::set(enum UNumberFormatAttribute,int)) + ?set@Calendar@icu@@QEAAXHHH@Z (public: void __cdecl icu::Calendar::set(int,int,int)) + ?set@Calendar@icu@@QEAAXHHHHH@Z (public: void __cdecl icu::Calendar::set(int,int,int,int,int)) + ?set@Calendar@icu@@QEAAXHHHHHH@Z (public: void __cdecl icu::Calendar::set(int,int,int,int,int,int)) + ?set@Calendar@icu@@QEAAXW4UCalendarDateFields@@H@Z (public: void __cdecl icu::Calendar::set(enum UCalendarDateFields,int)) + ?set@CurrencyAffixInfo@icu@@QEAAXPEBDPEBVPluralRules@2@PEB_SAEAW4UErrorCode@@@Z (public: void __cdecl icu::CurrencyAffixInfo::set(char const *,class icu::PluralRules const *,char16_t const *,enum UErrorCode &)) + ?set@DigitList@icu@@QEAAXH@Z (public: void __cdecl icu::DigitList::set(int)) + ?set@DigitList@icu@@QEAAXN@Z (public: void __cdecl icu::DigitList::set(double)) + ?set@DigitList@icu@@QEAAXVStringPiece@2@AEAW4UErrorCode@@I@Z (public: void __cdecl icu::DigitList::set(class icu::StringPiece,enum UErrorCode &,unsigned int)) + ?set@DigitList@icu@@QEAAX_J@Z (public: void __cdecl icu::DigitList::set(__int64)) + ?set@Ecliptic@CalendarAstronomer@icu@@QEAAXNN@Z (public: void __cdecl icu::CalendarAstronomer::Ecliptic::set(double,double)) + ?set@Equatorial@CalendarAstronomer@icu@@QEAAXNN@Z (public: void __cdecl icu::CalendarAstronomer::Equatorial::set(double,double)) + ?set@Horizon@CalendarAstronomer@icu@@QEAAXNN@Z (public: void __cdecl icu::CalendarAstronomer::Horizon::set(double,double)) + ?set@MoonAge@CalendarAstronomer@icu@@QEAAXN@Z (public: void __cdecl icu::CalendarAstronomer::MoonAge::set(double)) + ?set@ScriptSet@icu@@QEAAAEAV12@W4UScriptCode@@AEAW4UErrorCode@@@Z (public: class icu::ScriptSet & __cdecl icu::ScriptSet::set(enum UScriptCode,enum UErrorCode &)) + ?setAlgorithmic@NumberingSystem@icu@@AEAAXC@Z (private: void __cdecl icu::NumberingSystem::setAlgorithmic(signed char)) + ?setAll@ScriptSet@icu@@QEAAAEAV12@XZ (public: class icu::ScriptSet & __cdecl icu::ScriptSet::setAll(void)) + ?setAlternateHandling@CollationSettings@icu@@QEAAXW4UColAttributeValue@@HAEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setAlternateHandling(enum UColAttributeValue,int,enum UErrorCode &)) + ?setAmPmStrings@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setAmPmStrings(class icu::UnicodeString const *,int)) + ?setAppendItemFormat@DateTimePatternGenerator@icu@@QEAAXW4UDateTimePatternField@@AEBVUnicodeString@2@@Z (public: void __cdecl icu::DateTimePatternGenerator::setAppendItemFormat(enum UDateTimePatternField,class icu::UnicodeString const &)) + ?setAppendItemName@DateTimePatternGenerator@icu@@QEAAXW4UDateTimePatternField@@AEBVUnicodeString@2@@Z (public: void __cdecl icu::DateTimePatternGenerator::setAppendItemName(enum UDateTimePatternField,class icu::UnicodeString const &)) + ?setArgStartFormat@MessageFormat@icu@@AEAAXHPEAVFormat@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::setArgStartFormat(int,class icu::Format *,enum UErrorCode &)) + ?setArray@Formattable@icu@@QEAAXPEBV12@H@Z (public: void __cdecl icu::Formattable::setArray(class icu::Formattable const *,int)) + ?setAttribute@DecimalFormat@icu@@UEAAAEAV12@W4UNumberFormatAttribute@@HAEAW4UErrorCode@@@Z (public: virtual class icu::DecimalFormat & __cdecl icu::DecimalFormat::setAttribute(enum UNumberFormatAttribute,int,enum UErrorCode &)) + ?setAttribute@RuleBasedCollator@icu@@UEAAXW4UColAttribute@@W4UColAttributeValue@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedCollator::setAttribute(enum UColAttribute,enum UColAttributeValue,enum UErrorCode &)) + ?setAttribute@SearchIterator@icu@@QEAAXW4USearchAttribute@@W4USearchAttributeValue@@AEAW4UErrorCode@@@Z (public: void __cdecl icu::SearchIterator::setAttribute(enum USearchAttribute,enum USearchAttributeValue,enum UErrorCode &)) + ?setAttributeDefault@RuleBasedCollator@icu@@AEAAXH@Z (private: void __cdecl icu::RuleBasedCollator::setAttributeDefault(int)) + ?setAttributeExplicitly@RuleBasedCollator@icu@@AEAAXH@Z (private: void __cdecl icu::RuleBasedCollator::setAttributeExplicitly(int)) + ?setAvailableFormat@DateTimePatternGenerator@icu@@AEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::setAvailableFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ?setBeginIndex@FieldPosition@icu@@QEAAXH@Z (public: void __cdecl icu::FieldPosition::setBeginIndex(int)) + ?setBooleanAttribute@DateFormat@icu@@UEAAAEAV12@W4UDateFormatBooleanAttribute@@CAEAW4UErrorCode@@@Z (public: virtual class icu::DateFormat & __cdecl icu::DateFormat::setBooleanAttribute(enum UDateFormatBooleanAttribute,signed char,enum UErrorCode &)) + ?setBreakIterator@SearchIterator@icu@@QEAAXPEAVBreakIterator@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::SearchIterator::setBreakIterator(class icu::BreakIterator *,enum UErrorCode &)) + ?setCalculationType@IslamicCalendar@icu@@QEAAXW4ECalculationType@12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::IslamicCalendar::setCalculationType(enum icu::IslamicCalendar::ECalculationType,enum UErrorCode &)) + ?setCalendar@DateFormat@icu@@UEAAXAEBVCalendar@2@@Z (public: virtual void __cdecl icu::DateFormat::setCalendar(class icu::Calendar const &)) + ?setCalendarLenient@DateFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::DateFormat::setCalendarLenient(signed char)) + ?setCaseBits@CollationBuilder@icu@@AEAAXAEBVUnicodeString@2@AEAPEBDAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationBuilder::setCaseBits(class icu::UnicodeString const &,char const * &,enum UErrorCode &)) + ?setCaseFirst@CollationSettings@icu@@QEAAXW4UColAttributeValue@@HAEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setCaseFirst(enum UColAttributeValue,int,enum UErrorCode &)) + ?setChoices@ChoiceFormat@icu@@EEAAXPEBNPEBCPEBVUnicodeString@2@HAEAW4UErrorCode@@@Z (private: virtual void __cdecl icu::ChoiceFormat::setChoices(double const *,signed char const *,class icu::UnicodeString const *,int,enum UErrorCode &)) + ?setChoices@ChoiceFormat@icu@@UEAAXPEBNPEBCPEBVUnicodeString@2@H@Z (public: virtual void __cdecl icu::ChoiceFormat::setChoices(double const *,signed char const *,class icu::UnicodeString const *,int)) + ?setChoices@ChoiceFormat@icu@@UEAAXPEBNPEBVUnicodeString@2@H@Z (public: virtual void __cdecl icu::ChoiceFormat::setChoices(double const *,class icu::UnicodeString const *,int)) + ?setCollator@StringSearch@icu@@QEAAXPEAVRuleBasedCollator@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::StringSearch::setCollator(class icu::RuleBasedCollator *,enum UErrorCode &)) + ?setContext@DateFormat@icu@@UEAAXW4UDisplayContext@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DateFormat::setContext(enum UDisplayContext,enum UErrorCode &)) + ?setContext@DecimalFormat@icu@@UEAAXW4UDisplayContext@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::setContext(enum UDisplayContext,enum UErrorCode &)) + ?setContext@NumberFormat@icu@@UEAAXW4UDisplayContext@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::NumberFormat::setContext(enum UDisplayContext,enum UErrorCode &)) + ?setContext@RuleBasedNumberFormat@icu@@UEAAXW4UDisplayContext@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::setContext(enum UDisplayContext,enum UErrorCode &)) + ?setContext@SimpleDateFormat@icu@@UEAAXW4UDisplayContext@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleDateFormat::setContext(enum UDisplayContext,enum UErrorCode &)) + ?setCount@DigitList@icu@@QEAAXH@Z (public: void __cdecl icu::DigitList::setCount(int)) + ?setCurrency@DecimalFormat@icu@@UEAAXPEB_S@Z (public: virtual void __cdecl icu::DecimalFormat::setCurrency(char16_t const *)) + ?setCurrency@DecimalFormat@icu@@UEAAXPEB_SAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::DecimalFormat::setCurrency(char16_t const *,enum UErrorCode &)) + ?setCurrency@NumberFormat@icu@@UEAAXPEB_SAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::NumberFormat::setCurrency(char16_t const *,enum UErrorCode &)) + ?setCurrencyPluralInfo@DecimalFormat@icu@@UEAAXAEBVCurrencyPluralInfo@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setCurrencyPluralInfo(class icu::CurrencyPluralInfo const &)) + ?setCurrencyPluralPattern@CurrencyPluralInfo@icu@@QEAAXAEBVUnicodeString@2@0AEAW4UErrorCode@@@Z (public: void __cdecl icu::CurrencyPluralInfo::setCurrencyPluralPattern(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?setCurrencyUsage@DecimalFormat@icu@@QEAAXW4UCurrencyUsage@@PEAW4UErrorCode@@@Z (public: void __cdecl icu::DecimalFormat::setCurrencyUsage(enum UCurrencyUsage,enum UErrorCode *)) + ?setCurrentCE@CollationIterator@icu@@QEAAX_J@Z (public: void __cdecl icu::CollationIterator::setCurrentCE(__int64)) + ?setCustomArgStartFormat@MessageFormat@icu@@AEAAXHPEAVFormat@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::MessageFormat::setCustomArgStartFormat(int,class icu::Format *,enum UErrorCode &)) + ?setDSTSavings@SimpleTimeZone@icu@@QEAAXHAEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setDSTSavings(int,enum UErrorCode &)) + ?setData@FieldPositionIterator@icu@@AEAAXPEAVUVector32@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::FieldPositionIterator::setData(class icu::UVector32 *,enum UErrorCode &)) + ?setDate@CalendarAstronomer@icu@@QEAAXN@Z (public: void __cdecl icu::CalendarAstronomer::setDate(double)) + ?setDate@Formattable@icu@@QEAAXN@Z (public: void __cdecl icu::Formattable::setDate(double)) + ?setDateFormatSymbols@SimpleDateFormat@icu@@UEAAXAEBVDateFormatSymbols@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::setDateFormatSymbols(class icu::DateFormatSymbols const &)) + ?setDateIntervalInfo@DateIntervalFormat@icu@@QEAAXAEBVDateIntervalInfo@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::DateIntervalFormat::setDateIntervalInfo(class icu::DateIntervalInfo const &,enum UErrorCode &)) + ?setDateTimeFormat@DateTimePatternGenerator@icu@@QEAAXAEBVUnicodeString@2@@Z (public: void __cdecl icu::DateTimePatternGenerator::setDateTimeFormat(class icu::UnicodeString const &)) + ?setDateTimeFromCalendar@DateTimePatternGenerator@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::setDateTimeFromCalendar(class icu::Locale const &,enum UErrorCode &)) + ?setDecimal@DateTimePatternGenerator@icu@@QEAAXAEBVUnicodeString@2@@Z (public: void __cdecl icu::DateTimePatternGenerator::setDecimal(class icu::UnicodeString const &)) + ?setDecimalAt@DigitList@icu@@QEAAXH@Z (public: void __cdecl icu::DigitList::setDecimalAt(int)) + ?setDecimalFormatSymbols@AffixPatternParser@icu@@QEAAXAEBVDecimalFormatSymbols@2@@Z (public: void __cdecl icu::AffixPatternParser::setDecimalFormatSymbols(class icu::DecimalFormatSymbols const &)) + ?setDecimalFormatSymbols@DecimalFormat@icu@@UEAAXAEBVDecimalFormatSymbols@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setDecimalFormatSymbols(class icu::DecimalFormatSymbols const &)) + ?setDecimalFormatSymbols@DigitFormatter@icu@@QEAAXAEBVDecimalFormatSymbols@2@@Z (public: void __cdecl icu::DigitFormatter::setDecimalFormatSymbols(class icu::DecimalFormatSymbols const &)) + ?setDecimalFormatSymbols@RuleBasedNumberFormat@icu@@UEAAXAEBVDecimalFormatSymbols@2@@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::setDecimalFormatSymbols(class icu::DecimalFormatSymbols const &)) + ?setDecimalFormatSymbolsForMonetary@DigitFormatter@icu@@QEAAXAEBVDecimalFormatSymbols@2@@Z (public: void __cdecl icu::DigitFormatter::setDecimalFormatSymbolsForMonetary(class icu::DecimalFormatSymbols const &)) + ?setDecimalNumber@Formattable@icu@@QEAAXVStringPiece@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::Formattable::setDecimalNumber(class icu::StringPiece,enum UErrorCode &)) + ?setDecimalPatternMatchRequired@DecimalFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setDecimalPatternMatchRequired(signed char)) + ?setDecimalSeparatorAlwaysShown@DecimalFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setDecimalSeparatorAlwaysShown(signed char)) + ?setDecimalSymbols@DateTimePatternGenerator@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateTimePatternGenerator::setDecimalSymbols(class icu::Locale const &,enum UErrorCode &)) + ?setDefault@TimeZone@icu@@SAXAEBV12@@Z (public: static void __cdecl icu::TimeZone::setDefault(class icu::TimeZone const &)) + ?setDefaultParseOptions@TimeZoneFormat@icu@@QEAAXI@Z (public: void __cdecl icu::TimeZoneFormat::setDefaultParseOptions(unsigned int)) + ?setDefaultRuleSet@RuleBasedNumberFormat@icu@@UEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::setDefaultRuleSet(class icu::UnicodeString const &,enum UErrorCode &)) + ?setDesc@NumberingSystem@icu@@AEAAXAEBVUnicodeString@2@@Z (private: void __cdecl icu::NumberingSystem::setDesc(class icu::UnicodeString const &)) + ?setDigit@DigitList@icu@@QEAAXHD@Z (public: void __cdecl icu::DigitList::setDigit(int,char)) + ?setDigitTags@CollationDataBuilder@icu@@IEAAXAEAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationDataBuilder::setDigitTags(enum UErrorCode &)) + ?setDouble@Formattable@icu@@QEAAXN@Z (public: void __cdecl icu::Formattable::setDouble(double)) + ?setEndIndex@FieldPosition@icu@@QEAAXH@Z (public: void __cdecl icu::FieldPosition::setEndIndex(int)) + ?setEndRule@SimpleTimeZone@icu@@QEAAXHHHAEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,enum UErrorCode &)) + ?setEndRule@SimpleTimeZone@icu@@QEAAXHHHHAEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,int,enum UErrorCode &)) + ?setEndRule@SimpleTimeZone@icu@@QEAAXHHHHCAEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,int,signed char,enum UErrorCode &)) + ?setEndRule@SimpleTimeZone@icu@@QEAAXHHHHW4TimeMode@12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,int,enum icu::SimpleTimeZone::TimeMode,enum UErrorCode &)) + ?setEndRule@SimpleTimeZone@icu@@QEAAXHHHHW4TimeMode@12@CAEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,int,enum icu::SimpleTimeZone::TimeMode,signed char,enum UErrorCode &)) + ?setEndRule@SimpleTimeZone@icu@@QEAAXHHHW4TimeMode@12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setEndRule(int,int,int,enum icu::SimpleTimeZone::TimeMode,enum UErrorCode &)) + ?setEraNames@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setEraNames(class icu::UnicodeString const *,int)) + ?setEras@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setEras(class icu::UnicodeString const *,int)) + ?setErrorContext@CollationRuleParser@icu@@AEAAXXZ (private: void __cdecl icu::CollationRuleParser::setErrorContext(void)) + ?setEval@RegexCompile@icu@@AEAAXH@Z (private: void __cdecl icu::RegexCompile::setEval(int)) + ?setExponentSignAlwaysShown@DecimalFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setExponentSignAlwaysShown(signed char)) + ?setFallbackIntervalPattern@DateIntervalInfo@icu@@QEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::DateIntervalInfo::setFallbackIntervalPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?setFallbackPattern@DateIntervalFormat@icu@@AEAAXW4UCalendarDateFields@@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalFormat::setFallbackPattern(enum UCalendarDateFields,class icu::UnicodeString const &,enum UErrorCode &)) + ?setFastLatinOptions@RuleBasedCollator@icu@@AEBAXAEAUCollationSettings@2@@Z (private: void __cdecl icu::RuleBasedCollator::setFastLatinOptions(struct icu::CollationSettings &)const ) + ?setField@FieldPosition@icu@@QEAAXH@Z (public: void __cdecl icu::FieldPosition::setField(int)) + ?setFindProgressCallback@RegexMatcher@icu@@UEAAXP6ACPEBX_J@Z0AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::setFindProgressCallback(signed char (__cdecl*)(void const *,__int64),void const *,enum UErrorCode &)) + ?setFirstDayOfWeek@Calendar@icu@@QEAAXW4UCalendarDaysOfWeek@@@Z (public: void __cdecl icu::Calendar::setFirstDayOfWeek(enum UCalendarDaysOfWeek)) + ?setFlag@CollationSettings@icu@@QEAAXHW4UColAttributeValue@@HAEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setFlag(int,enum UColAttributeValue,int,enum UErrorCode &)) + ?setFormat@MessageFormat@icu@@UEAAXAEBVUnicodeString@2@AEBVFormat@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::MessageFormat::setFormat(class icu::UnicodeString const &,class icu::Format const &,enum UErrorCode &)) + ?setFormat@MessageFormat@icu@@UEAAXHAEBVFormat@2@@Z (public: virtual void __cdecl icu::MessageFormat::setFormat(int,class icu::Format const &)) + ?setFormatWidth@DecimalFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setFormatWidth(int)) + ?setFormats@MessageFormat@icu@@UEAAXPEAPEBVFormat@2@H@Z (public: virtual void __cdecl icu::MessageFormat::setFormats(class icu::Format const * *,int)) + ?setFracDigitCount@DigitInterval@icu@@QEAAXH@Z (public: void __cdecl icu::DigitInterval::setFracDigitCount(int)) + ?setFrom@TimeZoneTransition@icu@@QEAAXAEBVTimeZoneRule@2@@Z (public: void __cdecl icu::TimeZoneTransition::setFrom(class icu::TimeZoneRule const &)) + ?setGMTOffsetDigits@TimeZoneFormat@icu@@QEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneFormat::setGMTOffsetDigits(class icu::UnicodeString const &,enum UErrorCode &)) + ?setGMTOffsetPattern@TimeZoneFormat@icu@@QEAAXW4UTimeZoneFormatGMTOffsetPatternType@@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneFormat::setGMTOffsetPattern(enum UTimeZoneFormatGMTOffsetPatternType,class icu::UnicodeString const &,enum UErrorCode &)) + ?setGMTPattern@TimeZoneFormat@icu@@QEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneFormat::setGMTPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?setGMTZeroFormat@TimeZoneFormat@icu@@QEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::TimeZoneFormat::setGMTZeroFormat(class icu::UnicodeString const &,enum UErrorCode &)) + ?setGregorianChange@GregorianCalendar@icu@@QEAAXNAEAW4UErrorCode@@@Z (public: void __cdecl icu::GregorianCalendar::setGregorianChange(double,enum UErrorCode &)) + ?setGroupingSize@DecimalFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setGroupingSize(int)) + ?setGroupingUsed@DecimalFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setGroupingUsed(signed char)) + ?setGroupingUsed@NumberFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::NumberFormat::setGroupingUsed(signed char)) + ?setID@TimeZone@icu@@QEAAXAEBVUnicodeString@2@@Z (public: void __cdecl icu::TimeZone::setID(class icu::UnicodeString const &)) + ?setID@Transliterator@icu@@IEAAXAEBVUnicodeString@2@@Z (protected: void __cdecl icu::Transliterator::setID(class icu::UnicodeString const &)) + ?setISO@CurrencyAffixInfo@icu@@QEAAXAEBVUnicodeString@2@@Z (public: void __cdecl icu::CurrencyAffixInfo::setISO(class icu::UnicodeString const &)) + ?setImporter@CollationRuleParser@icu@@QEAAXPEAVImporter@12@@Z (public: void __cdecl icu::CollationRuleParser::setImporter(class icu::CollationRuleParser::Importer *)) + ?setInfinite@VisibleDigits@icu@@AEAAXXZ (private: void __cdecl icu::VisibleDigits::setInfinite(void)) + ?setInflowLabel@AlphabeticIndex@icu@@UEAAAEAV12@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::setInflowLabel(class icu::UnicodeString const &,enum UErrorCode &)) + ?setInt64@Formattable@icu@@QEAAX_J@Z (public: void __cdecl icu::Formattable::setInt64(__int64)) + ?setIntDigitCount@DigitInterval@icu@@QEAAXH@Z (public: void __cdecl icu::DigitInterval::setIntDigitCount(int)) + ?setIntervalPattern@DateIntervalFormat@icu@@AEAACW4UCalendarDateFields@@PEBVUnicodeString@2@1CPEAV42@2@Z (private: signed char __cdecl icu::DateIntervalFormat::setIntervalPattern(enum UCalendarDateFields,class icu::UnicodeString const *,class icu::UnicodeString const *,signed char,class icu::UnicodeString *,class icu::UnicodeString *)) + ?setIntervalPattern@DateIntervalFormat@icu@@AEAAXW4UCalendarDateFields@@AEBVUnicodeString@2@@Z (private: void __cdecl icu::DateIntervalFormat::setIntervalPattern(enum UCalendarDateFields,class icu::UnicodeString const &)) + ?setIntervalPattern@DateIntervalFormat@icu@@AEAAXW4UCalendarDateFields@@AEBVUnicodeString@2@C@Z (private: void __cdecl icu::DateIntervalFormat::setIntervalPattern(enum UCalendarDateFields,class icu::UnicodeString const &,signed char)) + ?setIntervalPattern@DateIntervalInfo@icu@@QEAAXAEBVUnicodeString@2@W4UCalendarDateFields@@0AEAW4UErrorCode@@@Z (public: void __cdecl icu::DateIntervalInfo::setIntervalPattern(class icu::UnicodeString const &,enum UCalendarDateFields,class icu::UnicodeString const &,enum UErrorCode &)) + ?setIntervalPatternInternally@DateIntervalInfo@icu@@AEAAXAEBVUnicodeString@2@W4UCalendarDateFields@@0AEAW4UErrorCode@@@Z (private: void __cdecl icu::DateIntervalInfo::setIntervalPatternInternally(class icu::UnicodeString const &,enum UCalendarDateFields,class icu::UnicodeString const &,enum UErrorCode &)) + ?setJulianDay@CalendarAstronomer@icu@@QEAAXN@Z (public: void __cdecl icu::CalendarAstronomer::setJulianDay(double)) + ?setLastModified@VTimeZone@icu@@QEAAXN@Z (public: void __cdecl icu::VTimeZone::setLastModified(double)) + ?setLeadSurrogates@CollationDataBuilder@icu@@IEAAXAEAW4UErrorCode@@@Z (protected: void __cdecl icu::CollationDataBuilder::setLeadSurrogates(enum UErrorCode &)) + ?setLeastSignificantInclusive@DigitInterval@icu@@QEAAXH@Z (public: void __cdecl icu::DigitInterval::setLeastSignificantInclusive(int)) + ?setLength@CollationKey@icu@@AEAAXH@Z (private: void __cdecl icu::CollationKey::setLength(int)) + ?setLenient@Calendar@icu@@QEAAXC@Z (public: void __cdecl icu::Calendar::setLenient(signed char)) + ?setLenient@DateFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::DateFormat::setLenient(signed char)) + ?setLenient@NumberFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::NumberFormat::setLenient(signed char)) + ?setLenient@RuleBasedNumberFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::RuleBasedNumberFormat::setLenient(signed char)) + ?setLocalPatternChars@DateFormatSymbols@icu@@QEAAXAEBVUnicodeString@2@@Z (public: void __cdecl icu::DateFormatSymbols::setLocalPatternChars(class icu::UnicodeString const &)) + ?setLocale@CurrencyPluralInfo@icu@@QEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CurrencyPluralInfo::setLocale(class icu::Locale const &,enum UErrorCode &)) + ?setLocale@MessageFormat@icu@@UEAAXAEBVLocale@2@@Z (public: virtual void __cdecl icu::MessageFormat::setLocale(class icu::Locale const &)) + ?setLocale@PluralFormat@icu@@QEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::PluralFormat::setLocale(class icu::Locale const &,enum UErrorCode &)) + ?setLocale@TimeUnitFormat@icu@@QEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::TimeUnitFormat::setLocale(class icu::Locale const &,enum UErrorCode &)) + ?setLocaleIDs@Format@icu@@IEAAXPEBD0@Z (protected: void __cdecl icu::Format::setLocaleIDs(char const *,char const *)) + ?setLocales@Collator@icu@@UEAAXAEBVLocale@2@00@Z (public: virtual void __cdecl icu::Collator::setLocales(class icu::Locale const &,class icu::Locale const &,class icu::Locale const &)) + ?setLocales@RuleBasedCollator@icu@@MEAAXAEBVLocale@2@00@Z (protected: virtual void __cdecl icu::RuleBasedCollator::setLocales(class icu::Locale const &,class icu::Locale const &,class icu::Locale const &)) + ?setLong@Formattable@icu@@QEAAXH@Z (public: void __cdecl icu::Formattable::setLong(int)) + ?setMatchCallback@RegexMatcher@icu@@UEAAXP6ACPEBXH@Z0AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::setMatchCallback(signed char (__cdecl*)(void const *,int),void const *,enum UErrorCode &)) + ?setMatchLength@SearchIterator@icu@@MEAAXH@Z (protected: virtual void __cdecl icu::SearchIterator::setMatchLength(int)) + ?setMatchNotFound@SearchIterator@icu@@IEAAXXZ (protected: void __cdecl icu::SearchIterator::setMatchNotFound(void)) + ?setMatchStart@SearchIterator@icu@@MEAAXH@Z (protected: virtual void __cdecl icu::SearchIterator::setMatchStart(int)) + ?setMax@SignificantDigitInterval@icu@@QEAAXH@Z (public: void __cdecl icu::SignificantDigitInterval::setMax(int)) + ?setMaxLabelCount@AlphabeticIndex@icu@@UEAAAEAV12@HAEAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::setMaxLabelCount(int,enum UErrorCode &)) + ?setMaxVariable@CollationSettings@icu@@QEAAXHHAEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setMaxVariable(int,int,enum UErrorCode &)) + ?setMaxVariable@Collator@icu@@UEAAAEAV12@W4UColReorderCode@@AEAW4UErrorCode@@@Z (public: virtual class icu::Collator & __cdecl icu::Collator::setMaxVariable(enum UColReorderCode,enum UErrorCode &)) + ?setMaxVariable@RuleBasedCollator@icu@@UEAAAEAVCollator@2@W4UColReorderCode@@AEAW4UErrorCode@@@Z (public: virtual class icu::Collator & __cdecl icu::RuleBasedCollator::setMaxVariable(enum UColReorderCode,enum UErrorCode &)) + ?setMaximumContextLength@Transliterator@icu@@IEAAXH@Z (protected: void __cdecl icu::Transliterator::setMaximumContextLength(int)) + ?setMaximumFractionDigits@DecimalFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMaximumFractionDigits(int)) + ?setMaximumFractionDigits@NumberFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::NumberFormat::setMaximumFractionDigits(int)) + ?setMaximumIntegerDigits@DecimalFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMaximumIntegerDigits(int)) + ?setMaximumIntegerDigits@NumberFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::NumberFormat::setMaximumIntegerDigits(int)) + ?setMaximumSignificantDigits@DecimalFormat@icu@@QEAAXH@Z (public: void __cdecl icu::DecimalFormat::setMaximumSignificantDigits(int)) + ?setMeasureFormatLocale@MeasureFormat@icu@@IEAACAEBVLocale@2@AEAW4UErrorCode@@@Z (protected: signed char __cdecl icu::MeasureFormat::setMeasureFormatLocale(class icu::Locale const &,enum UErrorCode &)) + ?setMin@SignificantDigitInterval@icu@@QEAAXH@Z (public: void __cdecl icu::SignificantDigitInterval::setMin(int)) + ?setMinimalDaysInFirstWeek@Calendar@icu@@QEAAXE@Z (public: void __cdecl icu::Calendar::setMinimalDaysInFirstWeek(unsigned char)) + ?setMinimumExponentDigits@DecimalFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setMinimumExponentDigits(signed char)) + ?setMinimumFractionDigits@DecimalFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMinimumFractionDigits(int)) + ?setMinimumFractionDigits@NumberFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::NumberFormat::setMinimumFractionDigits(int)) + ?setMinimumGroupingDigits@DecimalFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMinimumGroupingDigits(int)) + ?setMinimumIntegerDigits@DecimalFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMinimumIntegerDigits(int)) + ?setMinimumIntegerDigits@NumberFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::NumberFormat::setMinimumIntegerDigits(int)) + ?setMinimumSignificantDigits@DecimalFormat@icu@@QEAAXH@Z (public: void __cdecl icu::DecimalFormat::setMinimumSignificantDigits(int)) + ?setMonths@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setMonths(class icu::UnicodeString const *,int)) + ?setMonths@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@HW4DtContextType@12@W4DtWidthType@12@@Z (public: void __cdecl icu::DateFormatSymbols::setMonths(class icu::UnicodeString const *,int,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)) + ?setMostSignificantExclusive@DigitInterval@icu@@QEAAXH@Z (public: void __cdecl icu::DigitInterval::setMostSignificantExclusive(int)) + ?setMultiplier@DecimalFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setMultiplier(int)) + ?setNaN@VisibleDigits@icu@@AEAAXXZ (private: void __cdecl icu::VisibleDigits::setNaN(void)) + ?setName@NumberingSystem@icu@@AEAAXPEBD@Z (private: void __cdecl icu::NumberingSystem::setName(char const *)) + ?setNarrowEras@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setNarrowEras(class icu::UnicodeString const *,int)) + ?setNegative@VisibleDigits@icu@@AEAAXXZ (private: void __cdecl icu::VisibleDigits::setNegative(void)) + ?setNegativePrefix@DecimalFormat@icu@@UEAAXAEBVUnicodeString@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setNegativePrefix(class icu::UnicodeString const &)) + ?setNegativeSuffix@DecimalFormat@icu@@UEAAXAEBVUnicodeString@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setNegativeSuffix(class icu::UnicodeString const &)) + ?setNumberFormat@DateFormat@icu@@UEAAXAEBVNumberFormat@2@@Z (public: virtual void __cdecl icu::DateFormat::setNumberFormat(class icu::NumberFormat const &)) + ?setNumberFormat@PluralFormat@icu@@QEAAXPEBVNumberFormat@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::PluralFormat::setNumberFormat(class icu::NumberFormat const *,enum UErrorCode &)) + ?setNumberFormat@TimeUnitFormat@icu@@QEAAXAEBVNumberFormat@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::TimeUnitFormat::setNumberFormat(class icu::NumberFormat const &,enum UErrorCode &)) + ?setOffset@CollationElementIterator@icu@@QEAAXHAEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationElementIterator::setOffset(int,enum UErrorCode &)) + ?setOffset@StringSearch@icu@@UEAAXHAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::StringSearch::setOffset(int,enum UErrorCode &)) + ?setOtherDecimalFormatSymbols@DigitFormatter@icu@@AEAAXAEBVDecimalFormatSymbols@2@@Z (private: void __cdecl icu::DigitFormatter::setOtherDecimalFormatSymbols(class icu::DecimalFormatSymbols const &)) + ?setOverflowLabel@AlphabeticIndex@icu@@UEAAAEAV12@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::setOverflowLabel(class icu::UnicodeString const &,enum UErrorCode &)) + ?setPadCharacter@DecimalFormat@icu@@UEAAXAEBVUnicodeString@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setPadCharacter(class icu::UnicodeString const &)) + ?setPadPosition@DecimalFormat@icu@@UEAAXW4EPadPosition@12@@Z (public: virtual void __cdecl icu::DecimalFormat::setPadPosition(enum icu::DecimalFormat::EPadPosition)) + ?setParseAllInput@DecimalFormat@icu@@QEAAXW4UNumberFormatAttributeValue@@@Z (public: void __cdecl icu::DecimalFormat::setParseAllInput(enum UNumberFormatAttributeValue)) + ?setParseError@CollationRuleParser@icu@@AEAAXPEBDAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationRuleParser::setParseError(char const *,enum UErrorCode &)) + ?setParseIntegerOnly@DecimalFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setParseIntegerOnly(signed char)) + ?setParseIntegerOnly@NumberFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::NumberFormat::setParseIntegerOnly(signed char)) + ?setPattern@StringSearch@icu@@QEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::StringSearch::setPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?setPatternForCurrencySpacing@DecimalFormatSymbols@icu@@QEAAXW4UCurrencySpacing@@CAEBVUnicodeString@2@@Z (public: void __cdecl icu::DecimalFormatSymbols::setPatternForCurrencySpacing(enum UCurrencySpacing,signed char,class icu::UnicodeString const &)) + ?setPatternInfo@DateIntervalFormat@icu@@AEAAXW4UCalendarDateFields@@PEBVUnicodeString@2@1C@Z (private: void __cdecl icu::DateIntervalFormat::setPatternInfo(enum UCalendarDateFields,class icu::UnicodeString const *,class icu::UnicodeString const *,signed char)) + ?setPluralRules@CurrencyPluralInfo@icu@@QEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CurrencyPluralInfo::setPluralRules(class icu::UnicodeString const &,enum UErrorCode &)) + ?setPositive@DigitList@icu@@QEAAXC@Z (public: void __cdecl icu::DigitList::setPositive(signed char)) + ?setPositivePrefix@DecimalFormat@icu@@UEAAXAEBVUnicodeString@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setPositivePrefix(class icu::UnicodeString const &)) + ?setPositiveSuffix@DecimalFormat@icu@@UEAAXAEBVUnicodeString@2@@Z (public: virtual void __cdecl icu::DecimalFormat::setPositiveSuffix(class icu::UnicodeString const &)) + ?setPrimaryRangeAndReturnNext@CollationDataBuilder@icu@@QEAAIHHIHAEAW4UErrorCode@@@Z (public: unsigned int __cdecl icu::CollationDataBuilder::setPrimaryRangeAndReturnNext(int,int,unsigned int,int,enum UErrorCode &)) + ?setPushOp@RegexCompile@icu@@AEAAXH@Z (private: void __cdecl icu::RegexCompile::setPushOp(int)) + ?setQuarters@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@HW4DtContextType@12@W4DtWidthType@12@@Z (public: void __cdecl icu::DateFormatSymbols::setQuarters(class icu::UnicodeString const *,int,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)) + ?setRadix@NumberingSystem@icu@@AEAAXH@Z (private: void __cdecl icu::NumberingSystem::setRadix(int)) + ?setRawOffset@OlsonTimeZone@icu@@UEAAXH@Z (public: virtual void __cdecl icu::OlsonTimeZone::setRawOffset(int)) + ?setRawOffset@RuleBasedTimeZone@icu@@UEAAXH@Z (public: virtual void __cdecl icu::RuleBasedTimeZone::setRawOffset(int)) + ?setRawOffset@SimpleTimeZone@icu@@UEAAXH@Z (public: virtual void __cdecl icu::SimpleTimeZone::setRawOffset(int)) + ?setRawOffset@VTimeZone@icu@@UEAAXH@Z (public: virtual void __cdecl icu::VTimeZone::setRawOffset(int)) + ?setRelatedYear@Calendar@icu@@UEAAXH@Z (public: virtual void __cdecl icu::Calendar::setRelatedYear(int)) + ?setReorderArrays@CollationSettings@icu@@AEAAXPEBHHPEBIHPEBEAEAW4UErrorCode@@@Z (private: void __cdecl icu::CollationSettings::setReorderArrays(int const *,int,unsigned int const *,int,unsigned char const *,enum UErrorCode &)) + ?setReorderCodes@Collator@icu@@UEAAXPEBHHAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Collator::setReorderCodes(int const *,int,enum UErrorCode &)) + ?setReorderCodes@RuleBasedCollator@icu@@UEAAXPEBHHAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedCollator::setReorderCodes(int const *,int,enum UErrorCode &)) + ?setReordering@CollationSettings@icu@@QEAAXAEBUCollationData@2@PEBHHAEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setReordering(struct icu::CollationData const &,int const *,int,enum UErrorCode &)) + ?setRepeatedWallTimeOption@Calendar@icu@@QEAAXW4UCalendarWallTimeOption@@@Z (public: void __cdecl icu::Calendar::setRepeatedWallTimeOption(enum UCalendarWallTimeOption)) + ?setRoundingIncrement@DecimalFormat@icu@@UEAAXN@Z (public: virtual void __cdecl icu::DecimalFormat::setRoundingIncrement(double)) + ?setRoundingMode@DecimalFormat@icu@@UEAAXW4ERoundingMode@12@@Z (public: virtual void __cdecl icu::DecimalFormat::setRoundingMode(enum icu::DecimalFormat::ERoundingMode)) + ?setRoundingMode@DigitList@icu@@QEAAXW4ERoundingMode@DecimalFormat@2@@Z (public: void __cdecl icu::DigitList::setRoundingMode(enum icu::DecimalFormat::ERoundingMode)) + ?setScientificNotation@DecimalFormat@icu@@UEAAXC@Z (public: virtual void __cdecl icu::DecimalFormat::setScientificNotation(signed char)) + ?setScriptExtensions@ScriptSet@icu@@QEAAXHAEAW4UErrorCode@@@Z (public: void __cdecl icu::ScriptSet::setScriptExtensions(int,enum UErrorCode &)) + ?setSecondaryGroupingSize@DecimalFormat@icu@@UEAAXH@Z (public: virtual void __cdecl icu::DecimalFormat::setSecondaryGroupingSize(int)) + ?setSeparateDateTimePtn@DateIntervalFormat@icu@@AEAACAEBVUnicodeString@2@0@Z (private: signed char __cdecl icu::DateIntervalFormat::setSeparateDateTimePtn(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?setShortMonths@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setShortMonths(class icu::UnicodeString const *,int)) + ?setShortWeekdays@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setShortWeekdays(class icu::UnicodeString const *,int)) + ?setSignificantDigitsUsed@DecimalFormat@icu@@QEAAXC@Z (public: void __cdecl icu::DecimalFormat::setSignificantDigitsUsed(signed char)) + ?setSink@CollationRuleParser@icu@@QEAAXPEAVSink@12@@Z (public: void __cdecl icu::CollationRuleParser::setSink(class icu::CollationRuleParser::Sink *)) + ?setSkippedWallTimeOption@Calendar@icu@@QEAAXW4UCalendarWallTimeOption@@@Z (public: void __cdecl icu::Calendar::setSkippedWallTimeOption(enum UCalendarWallTimeOption)) + ?setStackLimit@RegexMatcher@icu@@UEAAXHAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::setStackLimit(int,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QEAAXHHHAEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QEAAXHHHHAEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,int,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QEAAXHHHHCAEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,int,signed char,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QEAAXHHHHW4TimeMode@12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,int,enum icu::SimpleTimeZone::TimeMode,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QEAAXHHHHW4TimeMode@12@CAEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,int,enum icu::SimpleTimeZone::TimeMode,signed char,enum UErrorCode &)) + ?setStartRule@SimpleTimeZone@icu@@QEAAXHHHW4TimeMode@12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::SimpleTimeZone::setStartRule(int,int,int,enum icu::SimpleTimeZone::TimeMode,enum UErrorCode &)) + ?setStartYear@SimpleTimeZone@icu@@QEAAXH@Z (public: void __cdecl icu::SimpleTimeZone::setStartYear(int)) + ?setStrength@CollationSettings@icu@@QEAAXHHAEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationSettings::setStrength(int,int,enum UErrorCode &)) + ?setStrength@Collator@icu@@UEAAXW4ECollationStrength@12@@Z (public: virtual void __cdecl icu::Collator::setStrength(enum icu::Collator::ECollationStrength)) + ?setString@Formattable@icu@@QEAAXAEBVUnicodeString@2@@Z (public: void __cdecl icu::Formattable::setString(class icu::UnicodeString const &)) + ?setSymbol@CurrencyAffixInfo@icu@@QEAAXAEBVUnicodeString@2@@Z (public: void __cdecl icu::CurrencyAffixInfo::setSymbol(class icu::UnicodeString const &)) + ?setSymbol@DecimalFormatSymbols@icu@@QEAAXW4ENumberFormatSymbol@12@AEBVUnicodeString@2@C@Z (public: void __cdecl icu::DecimalFormatSymbols::setSymbol(enum icu::DecimalFormatSymbols::ENumberFormatSymbol,class icu::UnicodeString const &,signed char)) + ?setTZURL@VTimeZone@icu@@QEAAXAEBVUnicodeString@2@@Z (public: void __cdecl icu::VTimeZone::setTZURL(class icu::UnicodeString const &)) + ?setText@CollationElementIterator@icu@@QEAAXAEAVCharacterIterator@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationElementIterator::setText(class icu::CharacterIterator &,enum UErrorCode &)) + ?setText@CollationElementIterator@icu@@QEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationElementIterator::setText(class icu::UnicodeString const &,enum UErrorCode &)) + ?setText@SearchIterator@icu@@UEAAXAEAVCharacterIterator@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SearchIterator::setText(class icu::CharacterIterator &,enum UErrorCode &)) + ?setText@SearchIterator@icu@@UEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SearchIterator::setText(class icu::UnicodeString const &,enum UErrorCode &)) + ?setText@StringSearch@icu@@UEAAXAEAVCharacterIterator@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::StringSearch::setText(class icu::CharacterIterator &,enum UErrorCode &)) + ?setText@StringSearch@icu@@UEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::StringSearch::setText(class icu::UnicodeString const &,enum UErrorCode &)) + ?setText@UTF16CollationIterator@icu@@QEAAXPEB_S0@Z (public: void __cdecl icu::UTF16CollationIterator::setText(char16_t const *,char16_t const *)) + ?setTime@Calendar@icu@@QEAAXNAEAW4UErrorCode@@@Z (public: void __cdecl icu::Calendar::setTime(double,enum UErrorCode &)) + ?setTime@CalendarAstronomer@icu@@QEAAXN@Z (public: void __cdecl icu::CalendarAstronomer::setTime(double)) + ?setTime@TimeZoneTransition@icu@@QEAAXN@Z (public: void __cdecl icu::TimeZoneTransition::setTime(double)) + ?setTimeInMillis@Calendar@icu@@IEAAXNAEAW4UErrorCode@@@Z (protected: void __cdecl icu::Calendar::setTimeInMillis(double,enum UErrorCode &)) + ?setTimeLimit@RegexMatcher@icu@@UEAAXHAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RegexMatcher::setTimeLimit(int,enum UErrorCode &)) + ?setTimeSeparatorString@DateFormatSymbols@icu@@QEAAXAEBVUnicodeString@2@@Z (public: void __cdecl icu::DateFormatSymbols::setTimeSeparatorString(class icu::UnicodeString const &)) + ?setTimeZone@Calendar@icu@@QEAAXAEBVTimeZone@2@@Z (public: void __cdecl icu::Calendar::setTimeZone(class icu::TimeZone const &)) + ?setTimeZone@DateFormat@icu@@UEAAXAEBVTimeZone@2@@Z (public: virtual void __cdecl icu::DateFormat::setTimeZone(class icu::TimeZone const &)) + ?setTimeZone@DateIntervalFormat@icu@@UEAAXAEBVTimeZone@2@@Z (public: virtual void __cdecl icu::DateIntervalFormat::setTimeZone(class icu::TimeZone const &)) + ?setTimeZoneFormat@SimpleDateFormat@icu@@UEAAXAEBVTimeZoneFormat@2@@Z (public: virtual void __cdecl icu::SimpleDateFormat::setTimeZoneFormat(class icu::TimeZoneFormat const &)) + ?setTimeZoneNames@TimeZoneFormat@icu@@QEAAXAEBVTimeZoneNames@2@@Z (public: void __cdecl icu::TimeZoneFormat::setTimeZoneNames(class icu::TimeZoneNames const &)) + ?setTo@DigitAffix@icu@@QEAAXAEBVUnicodeString@2@H@Z (public: void __cdecl icu::DigitAffix::setTo(class icu::UnicodeString const &,int)) + ?setTo@MeasureUnit@icu@@AEAAXHH@Z (private: void __cdecl icu::MeasureUnit::setTo(int,int)) + ?setTo@TimeZoneTransition@icu@@QEAAXAEBVTimeZoneRule@2@@Z (public: void __cdecl icu::TimeZoneTransition::setTo(class icu::TimeZoneRule const &)) + ?setToBogus@CollationKey@icu@@AEAAAEAV12@XZ (private: class icu::CollationKey & __cdecl icu::CollationKey::setToBogus(void)) + ?setToZero@DigitList@icu@@QEAAXXZ (public: void __cdecl icu::DigitList::setToZero(void)) + ?setTrace@RegexMatcher@icu@@QEAAXC@Z (public: void __cdecl icu::RegexMatcher::setTrace(signed char)) + ?setTransliterators@CompoundTransliterator@icu@@QEAAXQEBQEAVTransliterator@2@H@Z (public: void __cdecl icu::CompoundTransliterator::setTransliterators(class icu::Transliterator * const * const,int)) + ?setUnderflowLabel@AlphabeticIndex@icu@@UEAAAEAV12@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual class icu::AlphabeticIndex & __cdecl icu::AlphabeticIndex::setUnderflowLabel(class icu::UnicodeString const &,enum UErrorCode &)) + ?setVariableTop@RuleBasedCollator@icu@@UEAAIAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual unsigned int __cdecl icu::RuleBasedCollator::setVariableTop(class icu::UnicodeString const &,enum UErrorCode &)) + ?setVariableTop@RuleBasedCollator@icu@@UEAAIPEB_SHAEAW4UErrorCode@@@Z (public: virtual unsigned int __cdecl icu::RuleBasedCollator::setVariableTop(char16_t const *,int,enum UErrorCode &)) + ?setVariableTop@RuleBasedCollator@icu@@UEAAXIAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedCollator::setVariableTop(unsigned int,enum UErrorCode &)) + ?setVariant@PluralAffix@icu@@QEAACPEBDAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::PluralAffix::setVariant(char const *,class icu::UnicodeString const &,enum UErrorCode &)) + ?setVersion@CollationTailoring@icu@@QEAAXQEBE0@Z (public: void __cdecl icu::CollationTailoring::setVersion(unsigned char const * const,unsigned char const * const)) + ?setWeekData@Calendar@icu@@AEAAXAEBVLocale@2@PEBDAEAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::setWeekData(class icu::Locale const &,char const *,enum UErrorCode &)) + ?setWeekdays@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@H@Z (public: void __cdecl icu::DateFormatSymbols::setWeekdays(class icu::UnicodeString const *,int)) + ?setWeekdays@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@HW4DtContextType@12@W4DtWidthType@12@@Z (public: void __cdecl icu::DateFormatSymbols::setWeekdays(class icu::UnicodeString const *,int,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)) + ?setYearNames@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@HW4DtContextType@12@W4DtWidthType@12@@Z (public: void __cdecl icu::DateFormatSymbols::setYearNames(class icu::UnicodeString const *,int,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)) + ?setZodiacNames@DateFormatSymbols@icu@@QEAAXPEBVUnicodeString@2@HW4DtContextType@12@W4DtWidthType@12@@Z (public: void __cdecl icu::DateFormatSymbols::setZodiacNames(class icu::UnicodeString const *,int,enum icu::DateFormatSymbols::DtContextType,enum icu::DateFormatSymbols::DtWidthType)) + ?setZoneStrings@DateFormatSymbols@icu@@QEAAXPEBQEBVUnicodeString@2@HH@Z (public: void __cdecl icu::DateFormatSymbols::setZoneStrings(class icu::UnicodeString const * const *,int,int)) + ?setup@TimeUnitFormat@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::TimeUnitFormat::setup(enum UErrorCode &)) + ?setupCurrencyAffixPatterns@DecimalFormat@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::DecimalFormat::setupCurrencyAffixPatterns(enum UErrorCode &)) + ?setupCurrencyPluralPattern@CurrencyPluralInfo@icu@@AEAAXAEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::CurrencyPluralInfo::setupCurrencyPluralPattern(class icu::Locale const &,enum UErrorCode &)) + ?shiftDecimalRight@DigitList@icu@@QEAAXH@Z (public: void __cdecl icu::DigitList::shiftDecimalRight(int)) + ?shiftLast@FieldPositionHandler@icu@@UEAAXH@Z (public: virtual void __cdecl icu::FieldPositionHandler::shiftLast(int)) + ?shrinkToFitWithin@DigitInterval@icu@@QEAAXAEBV12@@Z (public: void __cdecl icu::DigitInterval::shrinkToFitWithin(class icu::DigitInterval const &)) + ?size@MatchInfoCollection@TimeZoneNames@icu@@QEBAHXZ (public: int __cdecl icu::TimeZoneNames::MatchInfoCollection::size(void)const ) + ?skipBidiMarks@DecimalFormat@icu@@CAHAEBVUnicodeString@2@H@Z (private: static int __cdecl icu::DecimalFormat::skipBidiMarks(class icu::UnicodeString const &,int)) + ?skipComment@CollationRuleParser@icu@@AEBAHH@Z (private: int __cdecl icu::CollationRuleParser::skipComment(int)const ) + ?skipPadding@DecimalFormat@icu@@AEBAHAEBVUnicodeString@2@H@Z (private: int __cdecl icu::DecimalFormat::skipPadding(class icu::UnicodeString const &,int)const ) + ?skipPatternWhiteSpace@DecimalFormat@icu@@CAHAEBVUnicodeString@2@H@Z (private: static int __cdecl icu::DecimalFormat::skipPatternWhiteSpace(class icu::UnicodeString const &,int)) + ?skipPatternWhiteSpace@SimpleDateFormat@icu@@AEBAHAEBVUnicodeString@2@H@Z (private: int __cdecl icu::SimpleDateFormat::skipPatternWhiteSpace(class icu::UnicodeString const &,int)const ) + ?skipUWhiteSpace@DecimalFormat@icu@@CAHAEBVUnicodeString@2@H@Z (private: static int __cdecl icu::DecimalFormat::skipUWhiteSpace(class icu::UnicodeString const &,int)) + ?skipUWhiteSpace@SimpleDateFormat@icu@@AEBAHAEBVUnicodeString@2@H@Z (private: int __cdecl icu::SimpleDateFormat::skipUWhiteSpace(class icu::UnicodeString const &,int)const ) + ?skipUWhiteSpaceAndMarks@DecimalFormat@icu@@CAHAEBVUnicodeString@2@H@Z (private: static int __cdecl icu::DecimalFormat::skipUWhiteSpaceAndMarks(class icu::UnicodeString const &,int)) + ?skipWhiteSpace@CollationRuleParser@icu@@AEBAHH@Z (private: int __cdecl icu::CollationRuleParser::skipWhiteSpace(int)const ) + ?sortsTertiaryUpperCaseFirst@CollationSettings@icu@@SACH@Z (public: static signed char __cdecl icu::CollationSettings::sortsTertiaryUpperCaseFirst(int)) + ?split@RegexMatcher@icu@@UEAAHAEBVUnicodeString@2@QEAV32@HAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::split(class icu::UnicodeString const &,class icu::UnicodeString * const,int,enum UErrorCode &)) + ?split@RegexMatcher@icu@@UEAAHPEAUUText@@QEAPEAU3@HAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::split(struct UText *,struct UText * * const,int,enum UErrorCode &)) + ?split@RegexPattern@icu@@UEBAHAEBVUnicodeString@2@QEAV32@HAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexPattern::split(class icu::UnicodeString const &,class icu::UnicodeString * const,int,enum UErrorCode &)const ) + ?split@RegexPattern@icu@@UEBAHPEAUUText@@QEAPEAU3@HAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexPattern::split(struct UText *,struct UText * * const,int,enum UErrorCode &)const ) + ?splitPatternInto2Part@DateIntervalFormat@icu@@CAHAEBVUnicodeString@2@@Z (private: static int __cdecl icu::DateIntervalFormat::splitPatternInto2Part(class icu::UnicodeString const &)) + ?start64@RegexMatcher@icu@@UEBA_JAEAW4UErrorCode@@@Z (public: virtual __int64 __cdecl icu::RegexMatcher::start64(enum UErrorCode &)const ) + ?start64@RegexMatcher@icu@@UEBA_JHAEAW4UErrorCode@@@Z (public: virtual __int64 __cdecl icu::RegexMatcher::start64(int,enum UErrorCode &)const ) + ?start@RegexMatcher@icu@@UEBAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::start(enum UErrorCode &)const ) + ?start@RegexMatcher@icu@@UEBAHHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RegexMatcher::start(int,enum UErrorCode &)const ) + ?startOfYear@HebrewCalendar@icu@@CAHHAEAW4UErrorCode@@@Z (private: static int __cdecl icu::HebrewCalendar::startOfYear(int,enum UErrorCode &)) + ?staticGetBaseSkeleton@DateTimePatternGenerator@icu@@SA?AVUnicodeString@2@AEBV32@AEAW4UErrorCode@@@Z (public: static class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::staticGetBaseSkeleton(class icu::UnicodeString const &,enum UErrorCode &)) + ?staticGetSkeleton@DateTimePatternGenerator@icu@@SA?AVUnicodeString@2@AEBV32@AEAW4UErrorCode@@@Z (public: static class icu::UnicodeString __cdecl icu::DateTimePatternGenerator::staticGetSkeleton(class icu::UnicodeString const &,enum UErrorCode &)) + ?strengthFromNode@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::strengthFromNode(__int64)) + ?strengthFromTempCE@CollationBuilder@icu@@CAH_J@Z (private: static int __cdecl icu::CollationBuilder::strengthFromTempCE(__int64)) + ?strengthOrder@CollationElementIterator@icu@@QEBAHH@Z (public: int __cdecl icu::CollationElementIterator::strengthOrder(int)const ) + ?stringNumeric@DateIntervalInfo@icu@@CACHHD@Z (private: static signed char __cdecl icu::DateIntervalInfo::stringNumeric(int,int,char)) + ?stripNOPs@RegexCompile@icu@@AEAAXXZ (private: void __cdecl icu::RegexCompile::stripNOPs(void)) + ?stripWhitespace@RuleBasedNumberFormat@icu@@AEAAXAEAVUnicodeString@2@@Z (private: void __cdecl icu::RuleBasedNumberFormat::stripWhitespace(class icu::UnicodeString &)) + ?subFormat@SimpleDateFormat@icu@@AEBAXAEAVUnicodeString@2@_SHW4UDisplayContext@@HAEAVFieldPositionHandler@2@AEAVCalendar@2@AEAVSimpleDateFormatMutableNFs@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::SimpleDateFormat::subFormat(class icu::UnicodeString &,char16_t,int,enum UDisplayContext,int,class icu::FieldPositionHandler &,class icu::Calendar &,class icu::SimpleDateFormatMutableNFs &,enum UErrorCode &)const ) + ?subParse@SimpleDateFormat@icu@@AEBAHAEBVUnicodeString@2@AEAH_SHCCQEAC1AEAVCalendar@2@HPEAVMessageFormat@2@PEAW4UTimeZoneFormatTimeType@@AEAVSimpleDateFormatMutableNFs@2@PEAH@Z (private: int __cdecl icu::SimpleDateFormat::subParse(class icu::UnicodeString const &,int &,char16_t,int,signed char,signed char,signed char * const,int &,class icu::Calendar &,int,class icu::MessageFormat *,enum UTimeZoneFormatTimeType *,class icu::SimpleDateFormatMutableNFs &,int *)const ) + ?subparse@DecimalFormat@icu@@AEBACAEBVUnicodeString@2@PEBV32@111CCAEAVParsePosition@2@AEAVDigitList@2@PEACPEA_S@Z (private: signed char __cdecl icu::DecimalFormat::subparse(class icu::UnicodeString const &,class icu::UnicodeString const *,class icu::UnicodeString const *,class icu::UnicodeString const *,class icu::UnicodeString const *,signed char,signed char,class icu::ParsePosition &,class icu::DigitList &,signed char *,char16_t *)const ) + ?suppressContractions@CollationBuilder@icu@@EEAAXAEBVUnicodeSet@2@AEAPEBDAEAW4UErrorCode@@@Z (private: virtual void __cdecl icu::CollationBuilder::suppressContractions(class icu::UnicodeSet const &,char const * &,enum UErrorCode &)) + ?suppressContractions@CollationDataBuilder@icu@@QEAAXAEBVUnicodeSet@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CollationDataBuilder::suppressContractions(class icu::UnicodeSet const &,enum UErrorCode &)) + ?suppressContractions@Sink@CollationRuleParser@icu@@UEAAXAEBVUnicodeSet@3@AEAPEBDAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::CollationRuleParser::Sink::suppressContractions(class icu::UnicodeSet const &,char const * &,enum UErrorCode &)) + ?switchToBackward@FCDUIterCollationIterator@icu@@AEAAXXZ (private: void __cdecl icu::FCDUIterCollationIterator::switchToBackward(void)) + ?switchToBackward@FCDUTF16CollationIterator@icu@@AEAAXXZ (private: void __cdecl icu::FCDUTF16CollationIterator::switchToBackward(void)) + ?switchToBackward@FCDUTF8CollationIterator@icu@@AEAAXXZ (private: void __cdecl icu::FCDUTF8CollationIterator::switchToBackward(void)) + ?switchToForward@FCDUIterCollationIterator@icu@@AEAAXXZ (private: void __cdecl icu::FCDUIterCollationIterator::switchToForward(void)) + ?switchToForward@FCDUTF16CollationIterator@icu@@AEAAXXZ (private: void __cdecl icu::FCDUTF16CollationIterator::switchToForward(void)) + ?switchToForward@FCDUTF8CollationIterator@icu@@AEAAXXZ (private: void __cdecl icu::FCDUTF8CollationIterator::switchToForward(void)) + ?synodicMonthsBetween@ChineseCalendar@icu@@EEBAHHH@Z (private: virtual int __cdecl icu::ChineseCalendar::synodicMonthsBetween(int,int)const ) + ?syntaxError@Format@icu@@KAXAEBVUnicodeString@2@HAEAUUParseError@@@Z (protected: static void __cdecl icu::Format::syntaxError(class icu::UnicodeString const &,int,struct UParseError &)) + ?tagFromCE32@Collation@icu@@SAHI@Z (public: static int __cdecl icu::Collation::tagFromCE32(unsigned int)) + ?tcccBits@CollationFCD@icu@@0QBIB (private: static unsigned int const * const icu::CollationFCD::tcccBits) + ?tcccIndex@CollationFCD@icu@@0QBEB (private: static unsigned char const * const icu::CollationFCD::tcccIndex) + ?tempCEFromIndexAndStrength@CollationBuilder@icu@@CA_JHH@Z (private: static __int64 __cdecl icu::CollationBuilder::tempCEFromIndexAndStrength(int,int)) + ?tertiaryOrder@CollationElementIterator@icu@@SAHH@Z (public: static int __cdecl icu::CollationElementIterator::tertiaryOrder(int)) + ?test@ScriptSet@icu@@QEBACW4UScriptCode@@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::ScriptSet::test(enum UScriptCode,enum UErrorCode &)const ) + ?timeOfAngle@CalendarAstronomer@icu@@QEAANAEAVAngleFunc@12@NNNC@Z (public: double __cdecl icu::CalendarAstronomer::timeOfAngle(class icu::CalendarAstronomer::AngleFunc &,double,double,double,signed char)) + ?toCodePoints@TimeZoneFormat@icu@@CACAEBVUnicodeString@2@PEAHH@Z (private: static signed char __cdecl icu::TimeZoneFormat::toCodePoints(class icu::UnicodeString const &,int *,int)) + ?toIntegralValue@DigitList@icu@@QEAAXXZ (public: void __cdecl icu::DigitList::toIntegralValue(void)) + ?toLocalizedPattern@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::toLocalizedPattern(class icu::UnicodeString &)const ) + ?toLocalizedPattern@SimpleDateFormat@icu@@UEBAAEAVUnicodeString@2@AEAV32@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SimpleDateFormat::toLocalizedPattern(class icu::UnicodeString &,enum UErrorCode &)const ) + ?toPattern@ChoiceFormat@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ChoiceFormat::toPattern(class icu::UnicodeString &)const ) + ?toPattern@DecimalFormat@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::DecimalFormat::toPattern(class icu::UnicodeString &)const ) + ?toPattern@MessageFormat@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::MessageFormat::toPattern(class icu::UnicodeString &)const ) + ?toPattern@PluralFormat@icu@@QEAAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::PluralFormat::toPattern(class icu::UnicodeString &)) + ?toPattern@SelectFormat@icu@@QEAAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::SelectFormat::toPattern(class icu::UnicodeString &)) + ?toPattern@SimpleDateFormat@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SimpleDateFormat::toPattern(class icu::UnicodeString &)const ) + ?toRules@CompoundTransliterator@icu@@UEBAAEAVUnicodeString@2@AEAV32@C@Z (public: virtual class icu::UnicodeString & __cdecl icu::CompoundTransliterator::toRules(class icu::UnicodeString &,signed char)const ) + ?toRules@Transliterator@icu@@UEBAAEAVUnicodeString@2@AEAV32@C@Z (public: virtual class icu::UnicodeString & __cdecl icu::Transliterator::toRules(class icu::UnicodeString &,signed char)const ) + ?toScientific@DigitList@icu@@QEAAHHH@Z (public: int __cdecl icu::DigitList::toScientific(int,int)) + ?toScientific@ScientificPrecision@icu@@QEBAHAEAVDigitList@2@@Z (public: int __cdecl icu::ScientificPrecision::toScientific(class icu::DigitList &)const ) + ?toString@AffixPattern@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::AffixPattern::toString(class icu::UnicodeString &)const ) + ?toString@DigitAffix@icu@@QEBAAEBVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::DigitAffix::toString(void)const ) + ?toString@Ecliptic@CalendarAstronomer@icu@@QEBA?AVUnicodeString@3@XZ (public: class icu::UnicodeString __cdecl icu::CalendarAstronomer::Ecliptic::toString(void)const ) + ?toString@Equatorial@CalendarAstronomer@icu@@QEBA?AVUnicodeString@3@XZ (public: class icu::UnicodeString __cdecl icu::CalendarAstronomer::Equatorial::toString(void)const ) + ?toString@Horizon@CalendarAstronomer@icu@@QEBA?AVUnicodeString@3@XZ (public: class icu::UnicodeString __cdecl icu::CalendarAstronomer::Horizon::toString(void)const ) + ?toUCollationElements@CollationElementIterator@icu@@QEAAPEAUUCollationElements@@XZ (public: struct UCollationElements * __cdecl icu::CollationElementIterator::toUCollationElements(void)) + ?toUCollationElements@CollationElementIterator@icu@@QEBAPEBUUCollationElements@@XZ (public: struct UCollationElements const * __cdecl icu::CollationElementIterator::toUCollationElements(void)const ) + ?toUCollator@Collator@icu@@QEAAPEAUUCollator@@XZ (public: struct UCollator * __cdecl icu::Collator::toUCollator(void)) + ?toUCollator@Collator@icu@@QEBAPEBUUCollator@@XZ (public: struct UCollator const * __cdecl icu::Collator::toUCollator(void)const ) + ?toUFormattable@Formattable@icu@@QEAAPEAPEAXXZ (public: void * * __cdecl icu::Formattable::toUFormattable(void)) + ?toUFormattable@Formattable@icu@@QEBAPEBQEAXXZ (public: void * const * __cdecl icu::Formattable::toUFormattable(void)const ) + ?toUserString@AffixPattern@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::AffixPattern::toUserString(class icu::UnicodeString &)const ) + ?toVisibleDigitsWithExponent@ValueFormatter@icu@@QEBAAEAVVisibleDigitsWithExponent@2@AEAVDigitList@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::ValueFormatter::toVisibleDigitsWithExponent(class icu::DigitList &,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?toVisibleDigitsWithExponent@ValueFormatter@icu@@QEBAAEAVVisibleDigitsWithExponent@2@_JAEAV32@AEAW4UErrorCode@@@Z (public: class icu::VisibleDigitsWithExponent & __cdecl icu::ValueFormatter::toVisibleDigitsWithExponent(__int64,class icu::VisibleDigitsWithExponent &,enum UErrorCode &)const ) + ?transitionCount@OlsonTimeZone@icu@@AEBAFXZ (private: short __cdecl icu::OlsonTimeZone::transitionCount(void)const ) + ?transitionTime@OlsonTimeZone@icu@@AEBANF@Z (private: double __cdecl icu::OlsonTimeZone::transitionTime(short)const ) + ?transitionTimeInSeconds@OlsonTimeZone@icu@@AEBA_JF@Z (private: __int64 __cdecl icu::OlsonTimeZone::transitionTimeInSeconds(short)const ) + ?translatePattern@SimpleDateFormat@icu@@CAXAEBVUnicodeString@2@AEAV32@00AEAW4UErrorCode@@@Z (private: static void __cdecl icu::SimpleDateFormat::translatePattern(class icu::UnicodeString const &,class icu::UnicodeString &,class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?transliterate@Transliterator@icu@@UEBAHAEAVReplaceable@2@HH@Z (public: virtual int __cdecl icu::Transliterator::transliterate(class icu::Replaceable &,int,int)const ) + ?transliterate@Transliterator@icu@@UEBAXAEAVReplaceable@2@@Z (public: virtual void __cdecl icu::Transliterator::transliterate(class icu::Replaceable &)const ) + ?transliterate@Transliterator@icu@@UEBAXAEAVReplaceable@2@AEAUUTransPosition@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Transliterator::transliterate(class icu::Replaceable &,struct UTransPosition &,enum UErrorCode &)const ) + ?transliterate@Transliterator@icu@@UEBAXAEAVReplaceable@2@AEAUUTransPosition@@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Transliterator::transliterate(class icu::Replaceable &,struct UTransPosition &,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?transliterate@Transliterator@icu@@UEBAXAEAVReplaceable@2@AEAUUTransPosition@@HAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::Transliterator::transliterate(class icu::Replaceable &,struct UTransPosition &,int,enum UErrorCode &)const ) + ?trim@DigitList@icu@@QEAAXXZ (public: void __cdecl icu::DigitList::trim(void)) + ?trimMarksFromAffix@DecimalFormat@icu@@CAAEAVUnicodeString@2@AEBV32@AEAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::DecimalFormat::trimMarksFromAffix(class icu::UnicodeString const &,class icu::UnicodeString &)) + ?trueMonthStart@IslamicCalendar@icu@@AEBAHH@Z (private: int __cdecl icu::IslamicCalendar::trueMonthStart(int)const ) + ?truncateOffsetPattern@TimeZoneFormat@icu@@CAAEAVUnicodeString@2@AEBV32@AEAV32@AEAW4UErrorCode@@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZoneFormat::truncateOffsetPattern(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)) + ?tzFormat@SimpleDateFormat@icu@@AEBAPEAVTimeZoneFormat@2@XZ (private: class icu::TimeZoneFormat * __cdecl icu::SimpleDateFormat::tzFormat(void)const ) + ?unassignedCEFromCodePoint@Collation@icu@@SA_JH@Z (public: static __int64 __cdecl icu::Collation::unassignedCEFromCodePoint(int)) + ?unassignedPrimaryFromCodePoint@Collation@icu@@SAIH@Z (public: static unsigned int __cdecl icu::Collation::unassignedPrimaryFromCodePoint(int)) + ?unquote@TimeZoneFormat@icu@@CAAEAVUnicodeString@2@AEBV32@AEAV32@@Z (private: static class icu::UnicodeString & __cdecl icu::TimeZoneFormat::unquote(class icu::UnicodeString const &,class icu::UnicodeString &)) + ?unregister@Calendar@icu@@SACPEBXAEAW4UErrorCode@@@Z (public: static signed char __cdecl icu::Calendar::unregister(void const *,enum UErrorCode &)) + ?unregister@Collator@icu@@SACPEBXAEAW4UErrorCode@@@Z (public: static signed char __cdecl icu::Collator::unregister(void const *,enum UErrorCode &)) + ?unregister@NumberFormat@icu@@SACPEBXAEAW4UErrorCode@@@Z (public: static signed char __cdecl icu::NumberFormat::unregister(void const *,enum UErrorCode &)) + ?unregister@Transliterator@icu@@SAXAEBVUnicodeString@2@@Z (public: static void __cdecl icu::Transliterator::unregister(class icu::UnicodeString const &)) + ?updateMetaData@MessageFormat@icu@@AEBAPEAVFieldPosition@2@AEAVAppendableWrapper@2@HPEAV32@PEBVFormattable@2@@Z (private: class icu::FieldPosition * __cdecl icu::MessageFormat::updateMetaData(class icu::AppendableWrapper &,int,class icu::FieldPosition *,class icu::Formattable const *)const ) + ?updateTime@Calendar@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::updateTime(enum UErrorCode &)) + ?useAnchoringBounds@RegexMatcher@icu@@UEAAAEAV12@C@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::useAnchoringBounds(signed char)) + ?useDaylightTime@OlsonTimeZone@icu@@UEBACXZ (public: virtual signed char __cdecl icu::OlsonTimeZone::useDaylightTime(void)const ) + ?useDaylightTime@RuleBasedTimeZone@icu@@UEBACXZ (public: virtual signed char __cdecl icu::RuleBasedTimeZone::useDaylightTime(void)const ) + ?useDaylightTime@SimpleTimeZone@icu@@UEBACXZ (public: virtual signed char __cdecl icu::SimpleTimeZone::useDaylightTime(void)const ) + ?useDaylightTime@VTimeZone@icu@@UEBACXZ (public: virtual signed char __cdecl icu::VTimeZone::useDaylightTime(void)const ) + ?useTransparentBounds@RegexMatcher@icu@@UEAAAEAV12@C@Z (public: virtual class icu::RegexMatcher & __cdecl icu::RegexMatcher::useTransparentBounds(signed char)) + ?usesCurrency@AffixPattern@icu@@QEBACXZ (public: signed char __cdecl icu::AffixPattern::usesCurrency(void)const ) + ?usesNamedArguments@MessageFormat@icu@@QEBACXZ (public: signed char __cdecl icu::MessageFormat::usesNamedArguments(void)const ) + ?usesPercent@AffixPattern@icu@@QEBACXZ (public: signed char __cdecl icu::AffixPattern::usesPercent(void)const ) + ?usesPermill@AffixPattern@icu@@QEBACXZ (public: signed char __cdecl icu::AffixPattern::usesPermill(void)const ) + ?uspoof_getSkeletonUnicodeString@@YAAEAVUnicodeString@icu@@PEBUUSpoofChecker@@IAEBV12@AEAV12@PEAW4UErrorCode@@@Z (class icu::UnicodeString & __cdecl uspoof_getSkeletonUnicodeString(struct USpoofChecker const *,unsigned int,class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode *)) + ?validateField@Calendar@icu@@AEAAXW4UCalendarDateFields@@HHAEAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::validateField(enum UCalendarDateFields,int,int,enum UErrorCode &)) + ?validateField@Calendar@icu@@MEAAXW4UCalendarDateFields@@AEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::Calendar::validateField(enum UCalendarDateFields,enum UErrorCode &)) + ?validateField@HebrewCalendar@icu@@MEAAXW4UCalendarDateFields@@AEAW4UErrorCode@@@Z (protected: virtual void __cdecl icu::HebrewCalendar::validateField(enum UCalendarDateFields,enum UErrorCode &)) + ?validateFields@Calendar@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::Calendar::validateFields(enum UErrorCode &)) + ?validateFields@GregorianCalendar@icu@@AEBACXZ (private: signed char __cdecl icu::GregorianCalendar::validateFields(void)const ) + ?visible@CollatorFactory@icu@@UEBACXZ (public: virtual signed char __cdecl icu::CollatorFactory::visible(void)const ) + ?visible@SimpleNumberFormatFactory@icu@@UEBACXZ (public: virtual signed char __cdecl icu::SimpleNumberFormatFactory::visible(void)const ) + ?weekNumber@Calendar@icu@@IEAAHHH@Z (protected: int __cdecl icu::Calendar::weekNumber(int,int)) + ?weekNumber@Calendar@icu@@IEAAHHHH@Z (protected: int __cdecl icu::Calendar::weekNumber(int,int,int)) + ?weight16FromNode@CollationBuilder@icu@@CAI_J@Z (private: static unsigned int __cdecl icu::CollationBuilder::weight16FromNode(__int64)) + ?weight32FromNode@CollationBuilder@icu@@CAI_J@Z (private: static unsigned int __cdecl icu::CollationBuilder::weight32FromNode(__int64)) + ?winterSolstice@ChineseCalendar@icu@@EEBAHH@Z (private: virtual int __cdecl icu::ChineseCalendar::winterSolstice(int)const ) + ?withPerUnitAndAppend@MeasureFormat@icu@@AEBAHAEBVUnicodeString@2@AEBVMeasureUnit@2@AEAV32@AEAW4UErrorCode@@@Z (private: int __cdecl icu::MeasureFormat::withPerUnitAndAppend(class icu::UnicodeString const &,class icu::MeasureUnit const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?write@CollationDataWriter@icu@@CAHCQEBEAEBUCollationData@2@AEBUCollationSettings@2@PEBXHQEAHPEAEHAEAW4UErrorCode@@@Z (private: static int __cdecl icu::CollationDataWriter::write(signed char,unsigned char const * const,struct icu::CollationData const &,struct icu::CollationSettings const &,void const *,int,int * const,unsigned char *,int,enum UErrorCode &)) + ?write@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::write(class icu::VTZWriter &,enum UErrorCode &)const ) + ?write@VTimeZone@icu@@AEBAXNAEAVVTZWriter@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::write(double,class icu::VTZWriter &,enum UErrorCode &)const ) + ?write@VTimeZone@icu@@QEBAXAEAVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::VTimeZone::write(class icu::UnicodeString &,enum UErrorCode &)const ) + ?write@VTimeZone@icu@@QEBAXNAEAVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::VTimeZone::write(double,class icu::UnicodeString &,enum UErrorCode &)const ) + ?writeBase@CollationDataWriter@icu@@SAHAEBUCollationData@2@AEBUCollationSettings@2@PEBXHQEAHPEAEHAEAW4UErrorCode@@@Z (public: static int __cdecl icu::CollationDataWriter::writeBase(struct icu::CollationData const &,struct icu::CollationSettings const &,void const *,int,int * const,unsigned char *,int,enum UErrorCode &)) + ?writeDescription@?$CacheKey@VDateFmtBestPattern@icu@@@icu@@UEBAPEADPEADH@Z (public: virtual char * __cdecl icu::CacheKey::writeDescription(char *,int)const ) + ?writeDescription@?$LocaleCacheKey@VDateFmtBestPattern@icu@@@icu@@UEBAPEADPEADH@Z (public: virtual char * __cdecl icu::LocaleCacheKey::writeDescription(char *,int)const ) + ?writeFinalRule@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@CPEBVAnnualTimeZoneRule@2@HHNAEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeFinalRule(class icu::VTZWriter &,signed char,class icu::AnnualTimeZoneRule const *,int,int,double,enum UErrorCode &)const ) + ?writeFooter@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeFooter(class icu::VTZWriter &,enum UErrorCode &)const ) + ?writeHeaders@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeHeaders(class icu::VTZWriter &,enum UErrorCode &)const ) + ?writeIdenticalLevel@RuleBasedCollator@icu@@AEBAXPEB_S0AEAVSortKeyByteSink@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedCollator::writeIdenticalLevel(char16_t const *,char16_t const *,class icu::SortKeyByteSink &,enum UErrorCode &)const ) + ?writeSimple@VTimeZone@icu@@AEBAXNAEAVVTZWriter@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeSimple(double,class icu::VTZWriter &,enum UErrorCode &)const ) + ?writeSimple@VTimeZone@icu@@QEBAXNAEAVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::VTimeZone::writeSimple(double,class icu::UnicodeString &,enum UErrorCode &)const ) + ?writeSortKey@RuleBasedCollator@icu@@AEBAXPEB_SHAEAVSortKeyByteSink@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::RuleBasedCollator::writeSortKey(char16_t const *,int,class icu::SortKeyByteSink &,enum UErrorCode &)const ) + ?writeSortKeyUpToQuaternary@CollationKeys@icu@@SAXAEAVCollationIterator@2@PEBCAEBUCollationSettings@2@AEAVSortKeyByteSink@2@W4Level@Collation@2@AEAVLevelCallback@12@CAEAW4UErrorCode@@@Z (public: static void __cdecl icu::CollationKeys::writeSortKeyUpToQuaternary(class icu::CollationIterator &,signed char const *,struct icu::CollationSettings const &,class icu::SortKeyByteSink &,enum icu::Collation::Level,class icu::CollationKeys::LevelCallback &,signed char,enum UErrorCode &)) + ?writeTailoring@CollationDataWriter@icu@@SAHAEBUCollationTailoring@2@AEBUCollationSettings@2@QEAHPEAEHAEAW4UErrorCode@@@Z (public: static int __cdecl icu::CollationDataWriter::writeTailoring(struct icu::CollationTailoring const &,struct icu::CollationSettings const &,int * const,unsigned char *,int,enum UErrorCode &)) + ?writeZone@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@AEAVBasicTimeZone@2@PEAVUVector@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZone(class icu::VTZWriter &,class icu::BasicTimeZone &,class icu::UVector *,enum UErrorCode &)const ) + ?writeZonePropsByDOM@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@CAEBVUnicodeString@2@HHHHNNAEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByDOM(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,int,int,double,double,enum UErrorCode &)const ) + ?writeZonePropsByDOW@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@CAEBVUnicodeString@2@HHHHHNNAEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByDOW(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,int,int,int,double,double,enum UErrorCode &)const ) + ?writeZonePropsByDOW_GEQ_DOM@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@CAEBVUnicodeString@2@HHHHHNNAEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByDOW_GEQ_DOM(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,int,int,int,double,double,enum UErrorCode &)const ) + ?writeZonePropsByDOW_GEQ_DOM_sub@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@HHHHNHAEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByDOW_GEQ_DOM_sub(class icu::VTZWriter &,int,int,int,int,double,int,enum UErrorCode &)const ) + ?writeZonePropsByDOW_LEQ_DOM@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@CAEBVUnicodeString@2@HHHHHNNAEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByDOW_LEQ_DOM(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,int,int,int,double,double,enum UErrorCode &)const ) + ?writeZonePropsByTime@VTimeZone@icu@@AEBAXAEAVVTZWriter@2@CAEBVUnicodeString@2@HHNCAEAW4UErrorCode@@@Z (private: void __cdecl icu::VTimeZone::writeZonePropsByTime(class icu::VTZWriter &,signed char,class icu::UnicodeString const &,int,int,double,signed char,enum UErrorCode &)const ) + ?yearLength@GregorianCalendar@icu@@IEBAHH@Z (protected: int __cdecl icu::GregorianCalendar::yearLength(int)const ) + ?yearLength@GregorianCalendar@icu@@IEBAHXZ (protected: int __cdecl icu::GregorianCalendar::yearLength(void)const ) + ?yearStart@IslamicCalendar@icu@@AEBAHH@Z (private: int __cdecl icu::IslamicCalendar::yearStart(int)const ) + ?yearType@HebrewCalendar@icu@@AEBAHH@Z (private: int __cdecl icu::HebrewCalendar::yearType(int)const ) + ?zap@RegexPattern@icu@@AEAAXXZ (private: void __cdecl icu::RegexPattern::zap(void)) + ?zeroPaddingNumber@SimpleDateFormat@icu@@AEBAXPEAVNumberFormat@2@AEAVUnicodeString@2@HHH@Z (private: void __cdecl icu::SimpleDateFormat::zeroPaddingNumber(class icu::NumberFormat *,class icu::UnicodeString &,int,int,int)const ) + ?zoneOffsetAt@OlsonTimeZone@icu@@AEBAHF@Z (private: int __cdecl icu::OlsonTimeZone::zoneOffsetAt(short)const ) + izrule_clone + izrule_close + izrule_equals + izrule_getDSTSavings + izrule_getDynamicClassID + izrule_getFinalStart + izrule_getFirstStart + izrule_getName + izrule_getNextStart + izrule_getPreviousStart + izrule_getRawOffset + izrule_getStaticClassID + izrule_isEquivalentTo + izrule_open + u_formatMessage + u_formatMessageWithError + u_parseMessage + u_parseMessageWithError + u_vformatMessage + u_vformatMessageWithError + u_vparseMessage + u_vparseMessageWithError + ucal_add + ucal_clear + ucal_clearField + ucal_clone + ucal_close + ucal_countAvailable + ucal_equivalentTo + ucal_get + ucal_getAttribute + ucal_getAvailable + ucal_getCanonicalTimeZoneID + ucal_getDSTSavings + ucal_getDayOfWeekType + ucal_getDefaultTimeZone + ucal_getFieldDifference + ucal_getGregorianChange + ucal_getKeywordValuesForLocale + ucal_getLimit + ucal_getLocaleByType + ucal_getMillis + ucal_getNow + ucal_getTZDataVersion + ucal_getTimeZoneDisplayName + ucal_getTimeZoneID + ucal_getTimeZoneIDForWindowsID + ucal_getTimeZoneTransitionDate + ucal_getType + ucal_getWeekendTransition + ucal_getWindowsTimeZoneID + ucal_inDaylightTime + ucal_isSet + ucal_isWeekend + ucal_open + ucal_openCountryTimeZones + ucal_openTimeZoneIDEnumeration + ucal_openTimeZones + ucal_roll + ucal_set + ucal_setAttribute + ucal_setDate + ucal_setDateTime + ucal_setDefaultTimeZone + ucal_setGregorianChange + ucal_setMillis + ucal_setTimeZone + ucol_cloneBinary + ucol_close + ucol_closeElements + ucol_countAvailable + ucol_equal + ucol_equals + ucol_getAttribute + ucol_getAvailable + ucol_getBound + ucol_getContractions + ucol_getContractionsAndExpansions + ucol_getDisplayName + ucol_getEquivalentReorderCodes + ucol_getFunctionalEquivalent + ucol_getKeywordValues + ucol_getKeywordValuesForLocale + ucol_getKeywords + ucol_getLocale + ucol_getLocaleByType + ucol_getMaxExpansion + ucol_getMaxVariable + ucol_getOffset + ucol_getReorderCodes + ucol_getRules + ucol_getRulesEx + ucol_getShortDefinitionString + ucol_getSortKey + ucol_getStrength + ucol_getTailoredSet + ucol_getUCAVersion + ucol_getUnsafeSet + ucol_getVariableTop + ucol_getVersion + ucol_greater + ucol_greaterOrEqual + ucol_keyHashCode + ucol_mergeSortkeys + ucol_next + ucol_nextSortKeyPart + ucol_normalizeShortDefinitionString + ucol_open + ucol_openAvailableLocales + ucol_openBinary + ucol_openElements + ucol_openFromShortString + ucol_openRules + ucol_prepareShortStringOpen + ucol_previous + ucol_primaryOrder + ucol_reset + ucol_restoreVariableTop + ucol_safeClone + ucol_secondaryOrder + ucol_setAttribute + ucol_setMaxVariable + ucol_setOffset + ucol_setReorderCodes + ucol_setStrength + ucol_setText + ucol_setVariableTop + ucol_strcoll + ucol_strcollIter + ucol_strcollUTF8 + ucol_tertiaryOrder + ucsdet_close + ucsdet_detect + ucsdet_detectAll + ucsdet_enableInputFilter + ucsdet_getAllDetectableCharsets + ucsdet_getConfidence + ucsdet_getDetectableCharsets + ucsdet_getLanguage + ucsdet_getName + ucsdet_getUChars + ucsdet_isInputFilterEnabled + ucsdet_open + ucsdet_setDeclaredEncoding + ucsdet_setDetectableCharset + ucsdet_setText + udat_adoptNumberFormat + udat_adoptNumberFormatForFields + udat_applyPattern + udat_applyPatternRelative + udat_clone + udat_close + udat_countAvailable + udat_countSymbols + udat_format + udat_formatCalendar + udat_formatCalendarForFields + udat_formatForFields + udat_get2DigitYearStart + udat_getAvailable + udat_getBooleanAttribute + udat_getCalendar + udat_getContext + udat_getLocaleByType + udat_getNumberFormat + udat_getNumberFormatForField + udat_getSymbols + udat_isLenient + udat_open + udat_parse + udat_parseCalendar + udat_registerOpener + udat_set2DigitYearStart + udat_setBooleanAttribute + udat_setCalendar + udat_setContext + udat_setLenient + udat_setNumberFormat + udat_setSymbols + udat_toCalendarDateField + udat_toPattern + udat_toPatternRelativeDate + udat_toPatternRelativeTime + udat_unregisterOpener + udatpg_addPattern + udatpg_clone + udatpg_close + udatpg_getAppendItemFormat + udatpg_getAppendItemName + udatpg_getBaseSkeleton + udatpg_getBestPattern + udatpg_getBestPatternWithOptions + udatpg_getDateTimeFormat + udatpg_getDecimal + udatpg_getPatternForSkeleton + udatpg_getSkeleton + udatpg_open + udatpg_openBaseSkeletons + udatpg_openEmpty + udatpg_openSkeletons + udatpg_replaceFieldTypes + udatpg_replaceFieldTypesWithOptions + udatpg_setAppendItemFormat + udatpg_setAppendItemName + udatpg_setDateTimeFormat + udatpg_setDecimal + udtitvfmt_close + udtitvfmt_format + udtitvfmt_open + ufieldpositer_close + ufieldpositer_next + ufieldpositer_open + ufmt_close + ufmt_getArrayItemByIndex + ufmt_getArrayLength + ufmt_getDate + ufmt_getDecNumChars + ufmt_getDouble + ufmt_getInt64 + ufmt_getLong + ufmt_getObject + ufmt_getType + ufmt_getUChars + ufmt_isNumeric + ufmt_open + ugender_getInstance + ugender_getListGender + uhash_compareScriptSet + uhash_deleteScriptSet + uhash_equalsScriptSet + uhash_hashScriptSet + ulocdata_close + ulocdata_getCLDRVersion + ulocdata_getDelimiter + ulocdata_getExemplarSet + ulocdata_getLocaleDisplayPattern + ulocdata_getLocaleSeparator + ulocdata_getMeasurementSystem + ulocdata_getNoSubstitute + ulocdata_getPaperSize + ulocdata_open + ulocdata_setNoSubstitute + umsg_applyPattern + umsg_autoQuoteApostrophe + umsg_clone + umsg_close + umsg_format + umsg_getLocale + umsg_open + umsg_parse + umsg_setLocale + umsg_toPattern + umsg_vformat + umsg_vparse + unum_applyPattern + unum_clone + unum_close + unum_countAvailable + unum_format + unum_formatDecimal + unum_formatDouble + unum_formatDoubleCurrency + unum_formatDoubleForFields + unum_formatInt64 + unum_formatUFormattable + unum_getAttribute + unum_getAvailable + unum_getContext + unum_getDoubleAttribute + unum_getLocaleByType + unum_getSymbol + unum_getTextAttribute + unum_open + unum_parse + unum_parseDecimal + unum_parseDouble + unum_parseDoubleCurrency + unum_parseInt64 + unum_parseToUFormattable + unum_setAttribute + unum_setContext + unum_setDoubleAttribute + unum_setSymbol + unum_setTextAttribute + unum_toPattern + unumsys_close + unumsys_getDescription + unumsys_getName + unumsys_getRadix + unumsys_isAlgorithmic + unumsys_open + unumsys_openAvailableNames + unumsys_openByName + uplrules_close + uplrules_getKeywords + uplrules_open + uplrules_openForType + uplrules_select + uplrules_selectWithFormat + uprv_decContextClearStatus + uprv_decContextDefault + uprv_decContextGetRounding + uprv_decContextGetStatus + uprv_decContextRestoreStatus + uprv_decContextSaveStatus + uprv_decContextSetRounding + uprv_decContextSetStatus + uprv_decContextSetStatusFromString + uprv_decContextSetStatusFromStringQuiet + uprv_decContextSetStatusQuiet + uprv_decContextStatusToString + uprv_decContextTestSavedStatus + uprv_decContextTestStatus + uprv_decContextZeroStatus + uprv_decNumberAbs + uprv_decNumberAdd + uprv_decNumberAnd + uprv_decNumberClassToString + uprv_decNumberCompare + uprv_decNumberCompareSignal + uprv_decNumberCompareTotal + uprv_decNumberCompareTotalMag + uprv_decNumberCopy + uprv_decNumberCopyAbs + uprv_decNumberCopyNegate + uprv_decNumberCopySign + uprv_decNumberDivide + uprv_decNumberDivideInteger + uprv_decNumberExp + uprv_decNumberFMA + uprv_decNumberFromInt32 + uprv_decNumberFromString + uprv_decNumberFromUInt32 + uprv_decNumberGetBCD + uprv_decNumberInvert + uprv_decNumberIsNormal + uprv_decNumberIsSubnormal + uprv_decNumberLn + uprv_decNumberLog10 + uprv_decNumberLogB + uprv_decNumberMax + uprv_decNumberMaxMag + uprv_decNumberMin + uprv_decNumberMinMag + uprv_decNumberMinus + uprv_decNumberMultiply + uprv_decNumberNextMinus + uprv_decNumberNextPlus + uprv_decNumberNextToward + uprv_decNumberNormalize + uprv_decNumberOr + uprv_decNumberPlus + uprv_decNumberPower + uprv_decNumberQuantize + uprv_decNumberReduce + uprv_decNumberRemainder + uprv_decNumberRemainderNear + uprv_decNumberRescale + uprv_decNumberRotate + uprv_decNumberSameQuantum + uprv_decNumberScaleB + uprv_decNumberSetBCD + uprv_decNumberShift + uprv_decNumberSquareRoot + uprv_decNumberSubtract + uprv_decNumberToEngString + uprv_decNumberToInt32 + uprv_decNumberToIntegralExact + uprv_decNumberToIntegralValue + uprv_decNumberToString + uprv_decNumberToUInt32 + uprv_decNumberTrim + uprv_decNumberVersion + uprv_decNumberXor + uprv_decNumberZero + uprv_deleteConditionalCE32 + uprv_getWindowsTimeZoneInfo + uprv_isInvariantUnicodeString + uregex_appendReplacement + uregex_appendReplacementUText + uregex_appendTail + uregex_appendTailUText + uregex_clone + uregex_close + uregex_end + uregex_end64 + uregex_find + uregex_find64 + uregex_findNext + uregex_flags + uregex_getFindProgressCallback + uregex_getMatchCallback + uregex_getStackLimit + uregex_getText + uregex_getTimeLimit + uregex_getUText + uregex_group + uregex_groupCount + uregex_groupNumberFromCName + uregex_groupNumberFromName + uregex_groupUText + uregex_hasAnchoringBounds + uregex_hasTransparentBounds + uregex_hitEnd + uregex_lookingAt + uregex_lookingAt64 + uregex_matches + uregex_matches64 + uregex_open + uregex_openC + uregex_openUText + uregex_pattern + uregex_patternUText + uregex_refreshUText + uregex_regionEnd + uregex_regionEnd64 + uregex_regionStart + uregex_regionStart64 + uregex_replaceAll + uregex_replaceAllUText + uregex_replaceFirst + uregex_replaceFirstUText + uregex_requireEnd + uregex_reset + uregex_reset64 + uregex_setFindProgressCallback + uregex_setMatchCallback + uregex_setRegion + uregex_setRegion64 + uregex_setRegionAndStart + uregex_setStackLimit + uregex_setText + uregex_setTimeLimit + uregex_setUText + uregex_split + uregex_splitUText + uregex_start + uregex_start64 + uregex_useAnchoringBounds + uregex_useTransparentBounds + uregion_areEqual + uregion_contains + uregion_getAvailable + uregion_getContainedRegions + uregion_getContainedRegionsOfType + uregion_getContainingRegion + uregion_getContainingRegionOfType + uregion_getNumericCode + uregion_getPreferredValues + uregion_getRegionCode + uregion_getRegionFromCode + uregion_getRegionFromNumericCode + uregion_getType + ureldatefmt_close + ureldatefmt_combineDateAndTime + ureldatefmt_format + ureldatefmt_formatNumeric + ureldatefmt_open + usearch_close + usearch_first + usearch_following + usearch_getAttribute + usearch_getBreakIterator + usearch_getCollator + usearch_getMatchedLength + usearch_getMatchedStart + usearch_getMatchedText + usearch_getOffset + usearch_getPattern + usearch_getText + usearch_last + usearch_next + usearch_open + usearch_openFromCollator + usearch_preceding + usearch_previous + usearch_reset + usearch_search + usearch_searchBackwards + usearch_setAttribute + usearch_setBreakIterator + usearch_setCollator + usearch_setOffset + usearch_setPattern + usearch_setText + uspoof_areConfusable + uspoof_areConfusableUTF8 + uspoof_areConfusableUnicodeString + uspoof_check + uspoof_check2 + uspoof_check2UTF8 + uspoof_check2UnicodeString + uspoof_checkUTF8 + uspoof_checkUnicodeString + uspoof_clone + uspoof_close + uspoof_closeCheckResult + uspoof_getAllowedChars + uspoof_getAllowedLocales + uspoof_getAllowedUnicodeSet + uspoof_getCheckResultChecks + uspoof_getCheckResultNumerics + uspoof_getCheckResultRestrictionLevel + uspoof_getChecks + uspoof_getInclusionSet + uspoof_getInclusionUnicodeSet + uspoof_getRecommendedSet + uspoof_getRecommendedUnicodeSet + uspoof_getRestrictionLevel + uspoof_getSkeleton + uspoof_getSkeletonUTF8 + uspoof_open + uspoof_openCheckResult + uspoof_openFromSerialized + uspoof_openFromSource + uspoof_serialize + uspoof_setAllowedChars + uspoof_setAllowedLocales + uspoof_setAllowedUnicodeSet + uspoof_setChecks + uspoof_setRestrictionLevel + uspoof_swap + utmscale_fromInt64 + utmscale_getTimeScaleValue + utmscale_toInt64 + utrans_clone + utrans_close + utrans_countAvailableIDs + utrans_getAvailableID + utrans_getID + utrans_getSourceSet + utrans_getUnicodeID + utrans_open + utrans_openIDs + utrans_openInverse + utrans_openU + utrans_register + utrans_setFilter + utrans_stripRules + utrans_toRules + utrans_trans + utrans_transIncremental + utrans_transIncrementalUChars + utrans_transUChars + utrans_unregister + utrans_unregisterID + vzone_clone + vzone_close + vzone_countTransitionRules + vzone_equals + vzone_getDynamicClassID + vzone_getLastModified + vzone_getNextTransition + vzone_getOffset + vzone_getOffset2 + vzone_getOffset3 + vzone_getPreviousTransition + vzone_getRawOffset + vzone_getStaticClassID + vzone_getTZURL + vzone_hasSameRules + vzone_inDaylightTime + vzone_openData + vzone_openID + vzone_setLastModified + vzone_setRawOffset + vzone_setTZURL + vzone_useDaylightTime + vzone_write + vzone_writeFromStart + vzone_writeSimple + zrule_close + zrule_equals + zrule_getDSTSavings + zrule_getName + zrule_getRawOffset + zrule_isEquivalentTo + ztrans_adoptFrom + ztrans_adoptTo + ztrans_clone + ztrans_close + ztrans_equals + ztrans_getDynamicClassID + ztrans_getFrom + ztrans_getStaticClassID + ztrans_getTime + ztrans_getTo + ztrans_open + ztrans_openEmpty + ztrans_setFrom + ztrans_setTime + ztrans_setTo + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/icuuc.txt b/symbols/SDK/um/arm64/icuuc.txt new file mode 100644 index 00000000..0e23c310 --- /dev/null +++ b/symbols/SDK/um/arm64/icuuc.txt @@ -0,0 +1,2781 @@ +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\arm64\icuuc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0?$MaybeStackArray@D$0CI@@icu@@AEAA@AEBV01@@Z (private: __cdecl icu::MaybeStackArray::MaybeStackArray(class icu::MaybeStackArray const &)) + ??0?$MaybeStackArray@D$0CI@@icu@@QEAA@XZ (public: __cdecl icu::MaybeStackArray::MaybeStackArray(void)) + ??0Appendable@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::Appendable::Appendable(class icu::Appendable const &)) + ??0Appendable@icu@@QEAA@XZ (public: __cdecl icu::Appendable::Appendable(void)) + ??0BreakIterator@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::BreakIterator::BreakIterator(class icu::BreakIterator const &)) + ??0BreakIterator@icu@@IEAA@AEBVLocale@1@0@Z (protected: __cdecl icu::BreakIterator::BreakIterator(class icu::Locale const &,class icu::Locale const &)) + ??0BreakIterator@icu@@IEAA@XZ (protected: __cdecl icu::BreakIterator::BreakIterator(void)) + ??0ByteSink@icu@@QEAA@XZ (public: __cdecl icu::ByteSink::ByteSink(void)) + ??0BytesDictionaryMatcher@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::BytesDictionaryMatcher::BytesDictionaryMatcher(class icu::BytesDictionaryMatcher const &)) + ??0BytesDictionaryMatcher@icu@@QEAA@PEBDHPEAUUDataMemory@@@Z (public: __cdecl icu::BytesDictionaryMatcher::BytesDictionaryMatcher(char const *,int,struct UDataMemory *)) + ??0BytesTrie@icu@@AEAA@PEAXPEBX@Z (private: __cdecl icu::BytesTrie::BytesTrie(void *,void const *)) + ??0BytesTrie@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::BytesTrie::BytesTrie(class icu::BytesTrie const &)) + ??0BytesTrie@icu@@QEAA@PEBX@Z (public: __cdecl icu::BytesTrie::BytesTrie(void const *)) + ??0BytesTrieBuilder@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::BytesTrieBuilder::BytesTrieBuilder(enum UErrorCode &)) + ??0CStr@icu@@QEAA@AEBVUnicodeString@1@@Z (public: __cdecl icu::CStr::CStr(class icu::UnicodeString const &)) + ??0CacheKeyBase@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::CacheKeyBase::CacheKeyBase(class icu::CacheKeyBase const &)) + ??0CacheKeyBase@icu@@QEAA@XZ (public: __cdecl icu::CacheKeyBase::CacheKeyBase(void)) + ??0CanonicalIterator@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::CanonicalIterator::CanonicalIterator(class icu::UnicodeString const &,enum UErrorCode &)) + ??0Char16Ptr@icu@@QEAA@$$T@Z (public: __cdecl icu::Char16Ptr::Char16Ptr(std::nullptr_t)) + ??0Char16Ptr@icu@@QEAA@PEAG@Z (public: __cdecl icu::Char16Ptr::Char16Ptr(unsigned short *)) + ??0Char16Ptr@icu@@QEAA@PEA_S@Z (public: __cdecl icu::Char16Ptr::Char16Ptr(char16_t *)) + ??0Char16Ptr@icu@@QEAA@PEA_W@Z (public: __cdecl icu::Char16Ptr::Char16Ptr(wchar_t *)) + ??0CharString@icu@@QEAA@AEBV01@AEAW4UErrorCode@@@Z (public: __cdecl icu::CharString::CharString(class icu::CharString const &,enum UErrorCode &)) + ??0CharString@icu@@QEAA@PEBDHAEAW4UErrorCode@@@Z (public: __cdecl icu::CharString::CharString(char const *,int,enum UErrorCode &)) + ??0CharString@icu@@QEAA@VStringPiece@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::CharString::CharString(class icu::StringPiece,enum UErrorCode &)) + ??0CharString@icu@@QEAA@XZ (public: __cdecl icu::CharString::CharString(void)) + ??0CharacterIterator@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::CharacterIterator::CharacterIterator(class icu::CharacterIterator const &)) + ??0CharacterIterator@icu@@IEAA@H@Z (protected: __cdecl icu::CharacterIterator::CharacterIterator(int)) + ??0CharacterIterator@icu@@IEAA@HH@Z (protected: __cdecl icu::CharacterIterator::CharacterIterator(int,int)) + ??0CharacterIterator@icu@@IEAA@HHHH@Z (protected: __cdecl icu::CharacterIterator::CharacterIterator(int,int,int,int)) + ??0CharacterIterator@icu@@IEAA@XZ (protected: __cdecl icu::CharacterIterator::CharacterIterator(void)) + ??0CheckedArrayByteSink@icu@@QEAA@PEADH@Z (public: __cdecl icu::CheckedArrayByteSink::CheckedArrayByteSink(char *,int)) + ??0ConstChar16Ptr@icu@@QEAA@$$T@Z (public: __cdecl icu::ConstChar16Ptr::ConstChar16Ptr(std::nullptr_t)) + ??0ConstChar16Ptr@icu@@QEAA@PEBG@Z (public: __cdecl icu::ConstChar16Ptr::ConstChar16Ptr(unsigned short const *)) + ??0ConstChar16Ptr@icu@@QEAA@PEB_S@Z (public: __cdecl icu::ConstChar16Ptr::ConstChar16Ptr(char16_t const *)) + ??0ConstChar16Ptr@icu@@QEAA@PEB_W@Z (public: __cdecl icu::ConstChar16Ptr::ConstChar16Ptr(wchar_t const *)) + ??0DateInterval@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DateInterval::DateInterval(class icu::DateInterval const &)) + ??0DateInterval@icu@@QEAA@NN@Z (public: __cdecl icu::DateInterval::DateInterval(double,double)) + ??0DictionaryMatcher@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::DictionaryMatcher::DictionaryMatcher(class icu::DictionaryMatcher const &)) + ??0DictionaryMatcher@icu@@QEAA@XZ (public: __cdecl icu::DictionaryMatcher::DictionaryMatcher(void)) + ??0Edits@icu@@QEAA@XZ (public: __cdecl icu::Edits::Edits(void)) + ??0ErrorCode@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ErrorCode::ErrorCode(class icu::ErrorCode const &)) + ??0ErrorCode@icu@@QEAA@XZ (public: __cdecl icu::ErrorCode::ErrorCode(void)) + ??0EventListener@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::EventListener::EventListener(class icu::EventListener const &)) + ??0EventListener@icu@@QEAA@XZ (public: __cdecl icu::EventListener::EventListener(void)) + ??0FilteredBreakIteratorBuilder@icu@@IEAA@XZ (protected: __cdecl icu::FilteredBreakIteratorBuilder::FilteredBreakIteratorBuilder(void)) + ??0FilteredBreakIteratorBuilder@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::FilteredBreakIteratorBuilder::FilteredBreakIteratorBuilder(class icu::FilteredBreakIteratorBuilder const &)) + ??0FilteredNormalizer2@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::FilteredNormalizer2::FilteredNormalizer2(class icu::FilteredNormalizer2 const &)) + ??0FilteredNormalizer2@icu@@QEAA@AEBVNormalizer2@1@AEBVUnicodeSet@1@@Z (public: __cdecl icu::FilteredNormalizer2::FilteredNormalizer2(class icu::Normalizer2 const &,class icu::UnicodeSet const &)) + ??0ForwardCharacterIterator@icu@@IEAA@AEBV01@@Z (protected: __cdecl icu::ForwardCharacterIterator::ForwardCharacterIterator(class icu::ForwardCharacterIterator const &)) + ??0ForwardCharacterIterator@icu@@IEAA@XZ (protected: __cdecl icu::ForwardCharacterIterator::ForwardCharacterIterator(void)) + ??0FullCaseFoldingIterator@icu@@QEAA@XZ (public: __cdecl icu::FullCaseFoldingIterator::FullCaseFoldingIterator(void)) + ??0Hashtable@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::Hashtable::Hashtable(enum UErrorCode &)) + ??0Hashtable@icu@@QEAA@CAEAW4UErrorCode@@@Z (public: __cdecl icu::Hashtable::Hashtable(signed char,enum UErrorCode &)) + ??0Hashtable@icu@@QEAA@P6ACTUElement@@0@Z1AEAW4UErrorCode@@@Z (public: __cdecl icu::Hashtable::Hashtable(signed char (__cdecl*)(union UElement,union UElement),signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ??0Hashtable@icu@@QEAA@XZ (public: __cdecl icu::Hashtable::Hashtable(void)) + ??0ICULocaleService@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ICULocaleService::ICULocaleService(class icu::ICULocaleService const &)) + ??0ICULocaleService@icu@@QEAA@AEBVUnicodeString@1@@Z (public: __cdecl icu::ICULocaleService::ICULocaleService(class icu::UnicodeString const &)) + ??0ICULocaleService@icu@@QEAA@XZ (public: __cdecl icu::ICULocaleService::ICULocaleService(void)) + ??0ICUNotifier@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ICUNotifier::ICUNotifier(class icu::ICUNotifier const &)) + ??0ICUNotifier@icu@@QEAA@XZ (public: __cdecl icu::ICUNotifier::ICUNotifier(void)) + ??0ICUResourceBundleFactory@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ICUResourceBundleFactory::ICUResourceBundleFactory(class icu::ICUResourceBundleFactory const &)) + ??0ICUResourceBundleFactory@icu@@QEAA@AEBVUnicodeString@1@@Z (public: __cdecl icu::ICUResourceBundleFactory::ICUResourceBundleFactory(class icu::UnicodeString const &)) + ??0ICUResourceBundleFactory@icu@@QEAA@XZ (public: __cdecl icu::ICUResourceBundleFactory::ICUResourceBundleFactory(void)) + ??0ICUService@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ICUService::ICUService(class icu::ICUService const &)) + ??0ICUService@icu@@QEAA@AEBVUnicodeString@1@@Z (public: __cdecl icu::ICUService::ICUService(class icu::UnicodeString const &)) + ??0ICUService@icu@@QEAA@XZ (public: __cdecl icu::ICUService::ICUService(void)) + ??0ICUServiceFactory@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ICUServiceFactory::ICUServiceFactory(class icu::ICUServiceFactory const &)) + ??0ICUServiceFactory@icu@@QEAA@XZ (public: __cdecl icu::ICUServiceFactory::ICUServiceFactory(void)) + ??0ICUServiceKey@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ICUServiceKey::ICUServiceKey(class icu::ICUServiceKey const &)) + ??0ICUServiceKey@icu@@QEAA@AEBVUnicodeString@1@@Z (public: __cdecl icu::ICUServiceKey::ICUServiceKey(class icu::UnicodeString const &)) + ??0IDNA@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::IDNA::IDNA(class icu::IDNA const &)) + ??0IDNA@icu@@QEAA@XZ (public: __cdecl icu::IDNA::IDNA(void)) + ??0IDNAInfo@icu@@QEAA@XZ (public: __cdecl icu::IDNAInfo::IDNAInfo(void)) + ??0Iterator@BytesTrie@icu@@QEAA@AEBV12@HAEAW4UErrorCode@@@Z (public: __cdecl icu::BytesTrie::Iterator::Iterator(class icu::BytesTrie const &,int,enum UErrorCode &)) + ??0Iterator@BytesTrie@icu@@QEAA@PEBXHAEAW4UErrorCode@@@Z (public: __cdecl icu::BytesTrie::Iterator::Iterator(void const *,int,enum UErrorCode &)) + ??0Iterator@Edits@icu@@AEAA@PEBGHCC@Z (private: __cdecl icu::Edits::Iterator::Iterator(unsigned short const *,int,signed char,signed char)) + ??0Iterator@UCharsTrie@icu@@QEAA@AEBV012@@Z (public: __cdecl icu::UCharsTrie::Iterator::Iterator(class icu::UCharsTrie::Iterator const &)) + ??0Iterator@UCharsTrie@icu@@QEAA@AEBV12@HAEAW4UErrorCode@@@Z (public: __cdecl icu::UCharsTrie::Iterator::Iterator(class icu::UCharsTrie const &,int,enum UErrorCode &)) + ??0Iterator@UCharsTrie@icu@@QEAA@VConstChar16Ptr@2@HAEAW4UErrorCode@@@Z (public: __cdecl icu::UCharsTrie::Iterator::Iterator(class icu::ConstChar16Ptr,int,enum UErrorCode &)) + ??0ListFormatter@icu@@QEAA@AEBUListFormatData@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::ListFormatter::ListFormatter(struct icu::ListFormatData const &,enum UErrorCode &)) + ??0ListFormatter@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ListFormatter::ListFormatter(class icu::ListFormatter const &)) + ??0ListFormatter@icu@@QEAA@PEBUListFormatInternal@1@@Z (public: __cdecl icu::ListFormatter::ListFormatter(struct icu::ListFormatInternal const *)) + ??0Locale@icu@@AEAA@W4ELocaleType@01@@Z (private: __cdecl icu::Locale::Locale(enum icu::Locale::ELocaleType)) + ??0Locale@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::Locale::Locale(class icu::Locale const &)) + ??0Locale@icu@@QEAA@PEBD000@Z (public: __cdecl icu::Locale::Locale(char const *,char const *,char const *,char const *)) + ??0Locale@icu@@QEAA@XZ (public: __cdecl icu::Locale::Locale(void)) + ??0LocaleBased@icu@@QEAA@PEAD0@Z (public: __cdecl icu::LocaleBased::LocaleBased(char *,char *)) + ??0LocaleBased@icu@@QEAA@PEBD0@Z (public: __cdecl icu::LocaleBased::LocaleBased(char const *,char const *)) + ??0LocaleDisplayNames@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::LocaleDisplayNames::LocaleDisplayNames(class icu::LocaleDisplayNames const &)) + ??0LocaleDisplayNames@icu@@QEAA@XZ (public: __cdecl icu::LocaleDisplayNames::LocaleDisplayNames(void)) + ??0LocaleKey@icu@@IEAA@AEBVUnicodeString@1@0PEBV21@H@Z (protected: __cdecl icu::LocaleKey::LocaleKey(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString const *,int)) + ??0LocaleKey@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::LocaleKey::LocaleKey(class icu::LocaleKey const &)) + ??0LocaleKeyFactory@icu@@IEAA@H@Z (protected: __cdecl icu::LocaleKeyFactory::LocaleKeyFactory(int)) + ??0LocaleKeyFactory@icu@@IEAA@HAEBVUnicodeString@1@@Z (protected: __cdecl icu::LocaleKeyFactory::LocaleKeyFactory(int,class icu::UnicodeString const &)) + ??0LocaleKeyFactory@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::LocaleKeyFactory::LocaleKeyFactory(class icu::LocaleKeyFactory const &)) + ??0MessagePattern@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::MessagePattern::MessagePattern(enum UErrorCode &)) + ??0MessagePattern@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::MessagePattern::MessagePattern(class icu::MessagePattern const &)) + ??0MessagePattern@icu@@QEAA@AEBVUnicodeString@1@PEAUUParseError@@AEAW4UErrorCode@@@Z (public: __cdecl icu::MessagePattern::MessagePattern(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ??0MessagePattern@icu@@QEAA@W4UMessagePatternApostropheMode@@AEAW4UErrorCode@@@Z (public: __cdecl icu::MessagePattern::MessagePattern(enum UMessagePatternApostropheMode,enum UErrorCode &)) + ??0Mutex@icu@@QEAA@PEAUUMutex@@@Z (public: __cdecl icu::Mutex::Mutex(struct UMutex *)) + ??0Normalizer2@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::Normalizer2::Normalizer2(class icu::Normalizer2 const &)) + ??0Normalizer2@icu@@QEAA@XZ (public: __cdecl icu::Normalizer2::Normalizer2(void)) + ??0Normalizer2Impl@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::Normalizer2Impl::Normalizer2Impl(class icu::Normalizer2Impl const &)) + ??0Normalizer2Impl@icu@@QEAA@XZ (public: __cdecl icu::Normalizer2Impl::Normalizer2Impl(void)) + ??0Normalizer@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::Normalizer::Normalizer(class icu::Normalizer const &)) + ??0Normalizer@icu@@QEAA@AEBVCharacterIterator@1@W4UNormalizationMode@@@Z (public: __cdecl icu::Normalizer::Normalizer(class icu::CharacterIterator const &,enum UNormalizationMode)) + ??0Normalizer@icu@@QEAA@AEBVUnicodeString@1@W4UNormalizationMode@@@Z (public: __cdecl icu::Normalizer::Normalizer(class icu::UnicodeString const &,enum UNormalizationMode)) + ??0Normalizer@icu@@QEAA@VConstChar16Ptr@1@HW4UNormalizationMode@@@Z (public: __cdecl icu::Normalizer::Normalizer(class icu::ConstChar16Ptr,int,enum UNormalizationMode)) + ??0ParsePosition@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ParsePosition::ParsePosition(class icu::ParsePosition const &)) + ??0ParsePosition@icu@@QEAA@H@Z (public: __cdecl icu::ParsePosition::ParsePosition(int)) + ??0ParsePosition@icu@@QEAA@XZ (public: __cdecl icu::ParsePosition::ParsePosition(void)) + ??0ReorderingBuffer@icu@@QEAA@AEBVNormalizer2Impl@1@AEAVUnicodeString@1@@Z (public: __cdecl icu::ReorderingBuffer::ReorderingBuffer(class icu::Normalizer2Impl const &,class icu::UnicodeString &)) + ??0Replaceable@icu@@IEAA@XZ (protected: __cdecl icu::Replaceable::Replaceable(void)) + ??0Replaceable@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::Replaceable::Replaceable(class icu::Replaceable const &)) + ??0ResourceArray@icu@@QEAA@PEBGPEBIH@Z (public: __cdecl icu::ResourceArray::ResourceArray(unsigned short const *,unsigned int const *,int)) + ??0ResourceArray@icu@@QEAA@XZ (public: __cdecl icu::ResourceArray::ResourceArray(void)) + ??0ResourceBundle@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(enum UErrorCode &)) + ??0ResourceBundle@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(class icu::ResourceBundle const &)) + ??0ResourceBundle@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(class icu::UnicodeString const &,enum UErrorCode &)) + ??0ResourceBundle@icu@@QEAA@AEBVUnicodeString@1@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ??0ResourceBundle@icu@@QEAA@PEAUUResourceBundle@@AEAW4UErrorCode@@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(struct UResourceBundle *,enum UErrorCode &)) + ??0ResourceBundle@icu@@QEAA@PEBDAEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::ResourceBundle::ResourceBundle(char const *,class icu::Locale const &,enum UErrorCode &)) + ??0ResourceSink@icu@@QEAA@XZ (public: __cdecl icu::ResourceSink::ResourceSink(void)) + ??0ResourceTable@icu@@QEAA@PEBGPEBH0PEBIH@Z (public: __cdecl icu::ResourceTable::ResourceTable(unsigned short const *,int const *,unsigned short const *,unsigned int const *,int)) + ??0ResourceTable@icu@@QEAA@XZ (public: __cdecl icu::ResourceTable::ResourceTable(void)) + ??0ResourceValue@icu@@IEAA@XZ (protected: __cdecl icu::ResourceValue::ResourceValue(void)) + ??0RuleBasedBreakIterator@icu@@AEAA@PEAURBBIDataHeader@1@AEAW4UErrorCode@@@Z (private: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(struct icu::RBBIDataHeader *,enum UErrorCode &)) + ??0RuleBasedBreakIterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(class icu::RuleBasedBreakIterator const &)) + ??0RuleBasedBreakIterator@icu@@QEAA@AEBVUnicodeString@1@AEAUUParseError@@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(class icu::UnicodeString const &,struct UParseError &,enum UErrorCode &)) + ??0RuleBasedBreakIterator@icu@@QEAA@PEAUUDataMemory@@AEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(struct UDataMemory *,enum UErrorCode &)) + ??0RuleBasedBreakIterator@icu@@QEAA@PEBEIAEAW4UErrorCode@@@Z (public: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(unsigned char const *,unsigned int,enum UErrorCode &)) + ??0RuleBasedBreakIterator@icu@@QEAA@XZ (public: __cdecl icu::RuleBasedBreakIterator::RuleBasedBreakIterator(void)) + ??0ServiceListener@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::ServiceListener::ServiceListener(class icu::ServiceListener const &)) + ??0ServiceListener@icu@@QEAA@XZ (public: __cdecl icu::ServiceListener::ServiceListener(void)) + ??0SharedObject@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::SharedObject::SharedObject(class icu::SharedObject const &)) + ??0SharedObject@icu@@QEAA@XZ (public: __cdecl icu::SharedObject::SharedObject(void)) + ??0SimpleFactory@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::SimpleFactory::SimpleFactory(class icu::SimpleFactory const &)) + ??0SimpleFactory@icu@@QEAA@PEAVUObject@1@AEBVUnicodeString@1@C@Z (public: __cdecl icu::SimpleFactory::SimpleFactory(class icu::UObject *,class icu::UnicodeString const &,signed char)) + ??0SimpleFilteredBreakIteratorBuilder@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::SimpleFilteredBreakIteratorBuilder::SimpleFilteredBreakIteratorBuilder(enum UErrorCode &)) + ??0SimpleFilteredBreakIteratorBuilder@icu@@QEAA@AEBVLocale@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::SimpleFilteredBreakIteratorBuilder::SimpleFilteredBreakIteratorBuilder(class icu::Locale const &,enum UErrorCode &)) + ??0SimpleFormatter@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::SimpleFormatter::SimpleFormatter(class icu::SimpleFormatter const &)) + ??0SimpleFormatter@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::SimpleFormatter::SimpleFormatter(class icu::UnicodeString const &,enum UErrorCode &)) + ??0SimpleFormatter@icu@@QEAA@AEBVUnicodeString@1@HHAEAW4UErrorCode@@@Z (public: __cdecl icu::SimpleFormatter::SimpleFormatter(class icu::UnicodeString const &,int,int,enum UErrorCode &)) + ??0SimpleFormatter@icu@@QEAA@XZ (public: __cdecl icu::SimpleFormatter::SimpleFormatter(void)) + ??0SimpleLocaleKeyFactory@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::SimpleLocaleKeyFactory::SimpleLocaleKeyFactory(class icu::SimpleLocaleKeyFactory const &)) + ??0SimpleLocaleKeyFactory@icu@@QEAA@PEAVUObject@1@AEBVLocale@1@HH@Z (public: __cdecl icu::SimpleLocaleKeyFactory::SimpleLocaleKeyFactory(class icu::UObject *,class icu::Locale const &,int,int)) + ??0SimpleLocaleKeyFactory@icu@@QEAA@PEAVUObject@1@AEBVUnicodeString@1@HH@Z (public: __cdecl icu::SimpleLocaleKeyFactory::SimpleLocaleKeyFactory(class icu::UObject *,class icu::UnicodeString const &,int,int)) + ??0StringCharacterIterator@icu@@IEAA@XZ (protected: __cdecl icu::StringCharacterIterator::StringCharacterIterator(void)) + ??0StringCharacterIterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::StringCharacterIterator::StringCharacterIterator(class icu::StringCharacterIterator const &)) + ??0StringCharacterIterator@icu@@QEAA@AEBVUnicodeString@1@@Z (public: __cdecl icu::StringCharacterIterator::StringCharacterIterator(class icu::UnicodeString const &)) + ??0StringCharacterIterator@icu@@QEAA@AEBVUnicodeString@1@H@Z (public: __cdecl icu::StringCharacterIterator::StringCharacterIterator(class icu::UnicodeString const &,int)) + ??0StringCharacterIterator@icu@@QEAA@AEBVUnicodeString@1@HHH@Z (public: __cdecl icu::StringCharacterIterator::StringCharacterIterator(class icu::UnicodeString const &,int,int,int)) + ??0StringEnumeration@icu@@IEAA@XZ (protected: __cdecl icu::StringEnumeration::StringEnumeration(void)) + ??0StringEnumeration@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::StringEnumeration::StringEnumeration(class icu::StringEnumeration const &)) + ??0StringPair@icu@@AEAA@AEBVUnicodeString@1@0@Z (private: __cdecl icu::StringPair::StringPair(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ??0StringPair@icu@@QEAA@$$QEAV01@@Z (public: __cdecl icu::StringPair::StringPair(class icu::StringPair &&)) + ??0StringPair@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::StringPair::StringPair(class icu::StringPair const &)) + ??0StringPiece@icu@@QEAA@AEBV01@H@Z (public: __cdecl icu::StringPiece::StringPiece(class icu::StringPiece const &,int)) + ??0StringPiece@icu@@QEAA@AEBV01@HH@Z (public: __cdecl icu::StringPiece::StringPiece(class icu::StringPiece const &,int,int)) + ??0StringPiece@icu@@QEAA@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z (public: __cdecl icu::StringPiece::StringPiece(class std::basic_string,class std::allocator > const &)) + ??0StringPiece@icu@@QEAA@PEBD@Z (public: __cdecl icu::StringPiece::StringPiece(char const *)) + ??0StringPiece@icu@@QEAA@PEBDH@Z (public: __cdecl icu::StringPiece::StringPiece(char const *,int)) + ??0StringPiece@icu@@QEAA@XZ (public: __cdecl icu::StringPiece::StringPiece(void)) + ??0StringTrieBuilder@icu@@IEAA@XZ (protected: __cdecl icu::StringTrieBuilder::StringTrieBuilder(void)) + ??0StringTrieBuilder@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::StringTrieBuilder::StringTrieBuilder(class icu::StringTrieBuilder const &)) + ??0SymbolTable@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::SymbolTable::SymbolTable(class icu::SymbolTable const &)) + ??0SymbolTable@icu@@QEAA@XZ (public: __cdecl icu::SymbolTable::SymbolTable(void)) + ??0UCharCharacterIterator@icu@@IEAA@XZ (protected: __cdecl icu::UCharCharacterIterator::UCharCharacterIterator(void)) + ??0UCharCharacterIterator@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UCharCharacterIterator::UCharCharacterIterator(class icu::UCharCharacterIterator const &)) + ??0UCharCharacterIterator@icu@@QEAA@VConstChar16Ptr@1@H@Z (public: __cdecl icu::UCharCharacterIterator::UCharCharacterIterator(class icu::ConstChar16Ptr,int)) + ??0UCharCharacterIterator@icu@@QEAA@VConstChar16Ptr@1@HH@Z (public: __cdecl icu::UCharCharacterIterator::UCharCharacterIterator(class icu::ConstChar16Ptr,int,int)) + ??0UCharCharacterIterator@icu@@QEAA@VConstChar16Ptr@1@HHHH@Z (public: __cdecl icu::UCharCharacterIterator::UCharCharacterIterator(class icu::ConstChar16Ptr,int,int,int,int)) + ??0UCharsDictionaryMatcher@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UCharsDictionaryMatcher::UCharsDictionaryMatcher(class icu::UCharsDictionaryMatcher const &)) + ??0UCharsDictionaryMatcher@icu@@QEAA@PEB_SPEAUUDataMemory@@@Z (public: __cdecl icu::UCharsDictionaryMatcher::UCharsDictionaryMatcher(char16_t const *,struct UDataMemory *)) + ??0UCharsTrie@icu@@AEAA@PEA_SPEB_S@Z (private: __cdecl icu::UCharsTrie::UCharsTrie(char16_t *,char16_t const *)) + ??0UCharsTrie@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UCharsTrie::UCharsTrie(class icu::UCharsTrie const &)) + ??0UCharsTrie@icu@@QEAA@VConstChar16Ptr@1@@Z (public: __cdecl icu::UCharsTrie::UCharsTrie(class icu::ConstChar16Ptr)) + ??0UCharsTrieBuilder@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::UCharsTrieBuilder::UCharsTrieBuilder(enum UErrorCode &)) + ??0UObject@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UObject::UObject(class icu::UObject const &)) + ??0UObject@icu@@QEAA@XZ (public: __cdecl icu::UObject::UObject(void)) + ??0UStack@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::UStack::UStack(enum UErrorCode &)) + ??0UStack@icu@@QEAA@HAEAW4UErrorCode@@@Z (public: __cdecl icu::UStack::UStack(int,enum UErrorCode &)) + ??0UStack@icu@@QEAA@P6AXPEAX@ZP6ACTUElement@@2@ZAEAW4UErrorCode@@@Z (public: __cdecl icu::UStack::UStack(void (__cdecl*)(void *),signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ??0UStack@icu@@QEAA@P6AXPEAX@ZP6ACTUElement@@2@ZHAEAW4UErrorCode@@@Z (public: __cdecl icu::UStack::UStack(void (__cdecl*)(void *),signed char (__cdecl*)(union UElement,union UElement),int,enum UErrorCode &)) + ??0UStringEnumeration@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UStringEnumeration::UStringEnumeration(class icu::UStringEnumeration const &)) + ??0UStringEnumeration@icu@@QEAA@PEAUUEnumeration@@@Z (public: __cdecl icu::UStringEnumeration::UStringEnumeration(struct UEnumeration *)) + ??0UStringSet@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::UStringSet::UStringSet(enum UErrorCode &)) + ??0UVector32@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::UVector32::UVector32(enum UErrorCode &)) + ??0UVector32@icu@@QEAA@HAEAW4UErrorCode@@@Z (public: __cdecl icu::UVector32::UVector32(int,enum UErrorCode &)) + ??0UVector64@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::UVector64::UVector64(enum UErrorCode &)) + ??0UVector64@icu@@QEAA@HAEAW4UErrorCode@@@Z (public: __cdecl icu::UVector64::UVector64(int,enum UErrorCode &)) + ??0UVector@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::UVector::UVector(enum UErrorCode &)) + ??0UVector@icu@@QEAA@HAEAW4UErrorCode@@@Z (public: __cdecl icu::UVector::UVector(int,enum UErrorCode &)) + ??0UVector@icu@@QEAA@P6AXPEAX@ZP6ACTUElement@@2@ZAEAW4UErrorCode@@@Z (public: __cdecl icu::UVector::UVector(void (__cdecl*)(void *),signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ??0UVector@icu@@QEAA@P6AXPEAX@ZP6ACTUElement@@2@ZHAEAW4UErrorCode@@@Z (public: __cdecl icu::UVector::UVector(void (__cdecl*)(void *),signed char (__cdecl*)(union UElement,union UElement),int,enum UErrorCode &)) + ??0UnicodeFilter@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UnicodeFilter::UnicodeFilter(class icu::UnicodeFilter const &)) + ??0UnicodeFilter@icu@@QEAA@XZ (public: __cdecl icu::UnicodeFilter::UnicodeFilter(void)) + ??0UnicodeFunctor@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UnicodeFunctor::UnicodeFunctor(class icu::UnicodeFunctor const &)) + ??0UnicodeFunctor@icu@@QEAA@XZ (public: __cdecl icu::UnicodeFunctor::UnicodeFunctor(void)) + ??0UnicodeMatcher@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UnicodeMatcher::UnicodeMatcher(class icu::UnicodeMatcher const &)) + ??0UnicodeMatcher@icu@@QEAA@XZ (public: __cdecl icu::UnicodeMatcher::UnicodeMatcher(void)) + ??0UnicodeSet@icu@@AEAA@AEBV01@C@Z (private: __cdecl icu::UnicodeSet::UnicodeSet(class icu::UnicodeSet const &,signed char)) + ??0UnicodeSet@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(class icu::UnicodeSet const &)) + ??0UnicodeSet@icu@@QEAA@AEBVUnicodeString@1@AEAVParsePosition@1@IPEBVSymbolTable@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(class icu::UnicodeString const &,class icu::ParsePosition &,unsigned int,class icu::SymbolTable const *,enum UErrorCode &)) + ??0UnicodeSet@icu@@QEAA@AEBVUnicodeString@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(class icu::UnicodeString const &,enum UErrorCode &)) + ??0UnicodeSet@icu@@QEAA@AEBVUnicodeString@1@IPEBVSymbolTable@1@AEAW4UErrorCode@@@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(class icu::UnicodeString const &,unsigned int,class icu::SymbolTable const *,enum UErrorCode &)) + ??0UnicodeSet@icu@@QEAA@HH@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(int,int)) + ??0UnicodeSet@icu@@QEAA@QEBGHW4ESerialization@01@AEAW4UErrorCode@@@Z (public: __cdecl icu::UnicodeSet::UnicodeSet(unsigned short const * const,int,enum icu::UnicodeSet::ESerialization,enum UErrorCode &)) + ??0UnicodeSet@icu@@QEAA@XZ (public: __cdecl icu::UnicodeSet::UnicodeSet(void)) + ??0UnicodeSetIterator@icu@@QEAA@AEBVUnicodeSet@1@@Z (public: __cdecl icu::UnicodeSetIterator::UnicodeSetIterator(class icu::UnicodeSet const &)) + ??0UnicodeSetIterator@icu@@QEAA@XZ (public: __cdecl icu::UnicodeSetIterator::UnicodeSetIterator(void)) + ??0UnicodeString@icu@@QEAA@$$QEAV01@@Z (public: __cdecl icu::UnicodeString::UnicodeString(class icu::UnicodeString &&)) + ??0UnicodeString@icu@@QEAA@$$T@Z (public: __cdecl icu::UnicodeString::UnicodeString(std::nullptr_t)) + ??0UnicodeString@icu@@QEAA@$$TH@Z (public: __cdecl icu::UnicodeString::UnicodeString(std::nullptr_t,int)) + ??0UnicodeString@icu@@QEAA@$$THH@Z (public: __cdecl icu::UnicodeString::UnicodeString(std::nullptr_t,int,int)) + ??0UnicodeString@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UnicodeString::UnicodeString(class icu::UnicodeString const &)) + ??0UnicodeString@icu@@QEAA@AEBV01@H@Z (public: __cdecl icu::UnicodeString::UnicodeString(class icu::UnicodeString const &,int)) + ??0UnicodeString@icu@@QEAA@AEBV01@HH@Z (public: __cdecl icu::UnicodeString::UnicodeString(class icu::UnicodeString const &,int,int)) + ??0UnicodeString@icu@@QEAA@CVConstChar16Ptr@1@H@Z (public: __cdecl icu::UnicodeString::UnicodeString(signed char,class icu::ConstChar16Ptr,int)) + ??0UnicodeString@icu@@QEAA@H@Z (public: __cdecl icu::UnicodeString::UnicodeString(int)) + ??0UnicodeString@icu@@QEAA@HHH@Z (public: __cdecl icu::UnicodeString::UnicodeString(int,int,int)) + ??0UnicodeString@icu@@QEAA@PEAGHH@Z (public: __cdecl icu::UnicodeString::UnicodeString(unsigned short *,int,int)) + ??0UnicodeString@icu@@QEAA@PEA_SHH@Z (public: __cdecl icu::UnicodeString::UnicodeString(char16_t *,int,int)) + ??0UnicodeString@icu@@QEAA@PEA_WHH@Z (public: __cdecl icu::UnicodeString::UnicodeString(wchar_t *,int,int)) + ??0UnicodeString@icu@@QEAA@PEBD0@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *,char const *)) + ??0UnicodeString@icu@@QEAA@PEBD@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *)) + ??0UnicodeString@icu@@QEAA@PEBDH0@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *,int,char const *)) + ??0UnicodeString@icu@@QEAA@PEBDH@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *,int)) + ??0UnicodeString@icu@@QEAA@PEBDHPEAUUConverter@@AEAW4UErrorCode@@@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *,int,struct UConverter *,enum UErrorCode &)) + ??0UnicodeString@icu@@QEAA@PEBDHW4EInvariant@01@@Z (public: __cdecl icu::UnicodeString::UnicodeString(char const *,int,enum icu::UnicodeString::EInvariant)) + ??0UnicodeString@icu@@QEAA@PEBG@Z (public: __cdecl icu::UnicodeString::UnicodeString(unsigned short const *)) + ??0UnicodeString@icu@@QEAA@PEBGH@Z (public: __cdecl icu::UnicodeString::UnicodeString(unsigned short const *,int)) + ??0UnicodeString@icu@@QEAA@PEB_S@Z (public: __cdecl icu::UnicodeString::UnicodeString(char16_t const *)) + ??0UnicodeString@icu@@QEAA@PEB_SH@Z (public: __cdecl icu::UnicodeString::UnicodeString(char16_t const *,int)) + ??0UnicodeString@icu@@QEAA@PEB_W@Z (public: __cdecl icu::UnicodeString::UnicodeString(wchar_t const *)) + ??0UnicodeString@icu@@QEAA@PEB_WH@Z (public: __cdecl icu::UnicodeString::UnicodeString(wchar_t const *,int)) + ??0UnicodeString@icu@@QEAA@XZ (public: __cdecl icu::UnicodeString::UnicodeString(void)) + ??0UnicodeString@icu@@QEAA@_S@Z (public: __cdecl icu::UnicodeString::UnicodeString(char16_t)) + ??0UnicodeStringAppendable@icu@@QEAA@AEAVUnicodeString@1@@Z (public: __cdecl icu::UnicodeStringAppendable::UnicodeStringAppendable(class icu::UnicodeString &)) + ??0UnicodeStringAppendable@icu@@QEAA@AEBV01@@Z (public: __cdecl icu::UnicodeStringAppendable::UnicodeStringAppendable(class icu::UnicodeStringAppendable const &)) + ??0UnifiedCache@icu@@QEAA@AEAW4UErrorCode@@@Z (public: __cdecl icu::UnifiedCache::UnifiedCache(enum UErrorCode &)) + ??0UnifiedCacheBase@icu@@QEAA@XZ (public: __cdecl icu::UnifiedCacheBase::UnifiedCacheBase(void)) + ??1?$MaybeStackArray@D$0CI@@icu@@QEAA@XZ (public: __cdecl icu::MaybeStackArray::~MaybeStackArray(void)) + ??1Appendable@icu@@UEAA@XZ (public: virtual __cdecl icu::Appendable::~Appendable(void)) + ??1BreakIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::BreakIterator::~BreakIterator(void)) + ??1ByteSink@icu@@UEAA@XZ (public: virtual __cdecl icu::ByteSink::~ByteSink(void)) + ??1BytesDictionaryMatcher@icu@@UEAA@XZ (public: virtual __cdecl icu::BytesDictionaryMatcher::~BytesDictionaryMatcher(void)) + ??1BytesTrie@icu@@QEAA@XZ (public: __cdecl icu::BytesTrie::~BytesTrie(void)) + ??1BytesTrieBuilder@icu@@UEAA@XZ (public: virtual __cdecl icu::BytesTrieBuilder::~BytesTrieBuilder(void)) + ??1CStr@icu@@QEAA@XZ (public: __cdecl icu::CStr::~CStr(void)) + ??1CacheKeyBase@icu@@UEAA@XZ (public: virtual __cdecl icu::CacheKeyBase::~CacheKeyBase(void)) + ??1CanonicalIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::CanonicalIterator::~CanonicalIterator(void)) + ??1Char16Ptr@icu@@QEAA@XZ (public: __cdecl icu::Char16Ptr::~Char16Ptr(void)) + ??1CharString@icu@@QEAA@XZ (public: __cdecl icu::CharString::~CharString(void)) + ??1CharacterIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::CharacterIterator::~CharacterIterator(void)) + ??1CheckedArrayByteSink@icu@@UEAA@XZ (public: virtual __cdecl icu::CheckedArrayByteSink::~CheckedArrayByteSink(void)) + ??1ConstChar16Ptr@icu@@QEAA@XZ (public: __cdecl icu::ConstChar16Ptr::~ConstChar16Ptr(void)) + ??1DateInterval@icu@@UEAA@XZ (public: virtual __cdecl icu::DateInterval::~DateInterval(void)) + ??1DictionaryMatcher@icu@@UEAA@XZ (public: virtual __cdecl icu::DictionaryMatcher::~DictionaryMatcher(void)) + ??1Edits@icu@@QEAA@XZ (public: __cdecl icu::Edits::~Edits(void)) + ??1ErrorCode@icu@@UEAA@XZ (public: virtual __cdecl icu::ErrorCode::~ErrorCode(void)) + ??1EventListener@icu@@UEAA@XZ (public: virtual __cdecl icu::EventListener::~EventListener(void)) + ??1FilteredBreakIteratorBuilder@icu@@UEAA@XZ (public: virtual __cdecl icu::FilteredBreakIteratorBuilder::~FilteredBreakIteratorBuilder(void)) + ??1FilteredNormalizer2@icu@@UEAA@XZ (public: virtual __cdecl icu::FilteredNormalizer2::~FilteredNormalizer2(void)) + ??1ForwardCharacterIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::ForwardCharacterIterator::~ForwardCharacterIterator(void)) + ??1Hashtable@icu@@QEAA@XZ (public: __cdecl icu::Hashtable::~Hashtable(void)) + ??1ICULocaleService@icu@@UEAA@XZ (public: virtual __cdecl icu::ICULocaleService::~ICULocaleService(void)) + ??1ICUNotifier@icu@@UEAA@XZ (public: virtual __cdecl icu::ICUNotifier::~ICUNotifier(void)) + ??1ICUResourceBundleFactory@icu@@UEAA@XZ (public: virtual __cdecl icu::ICUResourceBundleFactory::~ICUResourceBundleFactory(void)) + ??1ICUService@icu@@UEAA@XZ (public: virtual __cdecl icu::ICUService::~ICUService(void)) + ??1ICUServiceFactory@icu@@UEAA@XZ (public: virtual __cdecl icu::ICUServiceFactory::~ICUServiceFactory(void)) + ??1ICUServiceKey@icu@@UEAA@XZ (public: virtual __cdecl icu::ICUServiceKey::~ICUServiceKey(void)) + ??1IDNA@icu@@UEAA@XZ (public: virtual __cdecl icu::IDNA::~IDNA(void)) + ??1Iterator@BytesTrie@icu@@QEAA@XZ (public: __cdecl icu::BytesTrie::Iterator::~Iterator(void)) + ??1Iterator@UCharsTrie@icu@@QEAA@XZ (public: __cdecl icu::UCharsTrie::Iterator::~Iterator(void)) + ??1ListFormatter@icu@@UEAA@XZ (public: virtual __cdecl icu::ListFormatter::~ListFormatter(void)) + ??1Locale@icu@@UEAA@XZ (public: virtual __cdecl icu::Locale::~Locale(void)) + ??1LocaleDisplayNames@icu@@UEAA@XZ (public: virtual __cdecl icu::LocaleDisplayNames::~LocaleDisplayNames(void)) + ??1LocaleKey@icu@@UEAA@XZ (public: virtual __cdecl icu::LocaleKey::~LocaleKey(void)) + ??1LocaleKeyFactory@icu@@UEAA@XZ (public: virtual __cdecl icu::LocaleKeyFactory::~LocaleKeyFactory(void)) + ??1MessagePattern@icu@@UEAA@XZ (public: virtual __cdecl icu::MessagePattern::~MessagePattern(void)) + ??1Mutex@icu@@QEAA@XZ (public: __cdecl icu::Mutex::~Mutex(void)) + ??1Normalizer2@icu@@UEAA@XZ (public: virtual __cdecl icu::Normalizer2::~Normalizer2(void)) + ??1Normalizer2Impl@icu@@UEAA@XZ (public: virtual __cdecl icu::Normalizer2Impl::~Normalizer2Impl(void)) + ??1Normalizer@icu@@UEAA@XZ (public: virtual __cdecl icu::Normalizer::~Normalizer(void)) + ??1ParsePosition@icu@@UEAA@XZ (public: virtual __cdecl icu::ParsePosition::~ParsePosition(void)) + ??1ReorderingBuffer@icu@@QEAA@XZ (public: __cdecl icu::ReorderingBuffer::~ReorderingBuffer(void)) + ??1Replaceable@icu@@UEAA@XZ (public: virtual __cdecl icu::Replaceable::~Replaceable(void)) + ??1ResourceBundle@icu@@UEAA@XZ (public: virtual __cdecl icu::ResourceBundle::~ResourceBundle(void)) + ??1ResourceSink@icu@@UEAA@XZ (public: virtual __cdecl icu::ResourceSink::~ResourceSink(void)) + ??1ResourceValue@icu@@UEAA@XZ (public: virtual __cdecl icu::ResourceValue::~ResourceValue(void)) + ??1RuleBasedBreakIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::RuleBasedBreakIterator::~RuleBasedBreakIterator(void)) + ??1ServiceListener@icu@@UEAA@XZ (public: virtual __cdecl icu::ServiceListener::~ServiceListener(void)) + ??1SharedObject@icu@@UEAA@XZ (public: virtual __cdecl icu::SharedObject::~SharedObject(void)) + ??1SimpleFactory@icu@@UEAA@XZ (public: virtual __cdecl icu::SimpleFactory::~SimpleFactory(void)) + ??1SimpleFilteredBreakIteratorBuilder@icu@@UEAA@XZ (public: virtual __cdecl icu::SimpleFilteredBreakIteratorBuilder::~SimpleFilteredBreakIteratorBuilder(void)) + ??1SimpleFormatter@icu@@QEAA@XZ (public: __cdecl icu::SimpleFormatter::~SimpleFormatter(void)) + ??1SimpleLocaleKeyFactory@icu@@UEAA@XZ (public: virtual __cdecl icu::SimpleLocaleKeyFactory::~SimpleLocaleKeyFactory(void)) + ??1StringCharacterIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::StringCharacterIterator::~StringCharacterIterator(void)) + ??1StringEnumeration@icu@@UEAA@XZ (public: virtual __cdecl icu::StringEnumeration::~StringEnumeration(void)) + ??1StringPair@icu@@QEAA@XZ (public: __cdecl icu::StringPair::~StringPair(void)) + ??1StringTrieBuilder@icu@@MEAA@XZ (protected: virtual __cdecl icu::StringTrieBuilder::~StringTrieBuilder(void)) + ??1SymbolTable@icu@@UEAA@XZ (public: virtual __cdecl icu::SymbolTable::~SymbolTable(void)) + ??1UCharCharacterIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::UCharCharacterIterator::~UCharCharacterIterator(void)) + ??1UCharsDictionaryMatcher@icu@@UEAA@XZ (public: virtual __cdecl icu::UCharsDictionaryMatcher::~UCharsDictionaryMatcher(void)) + ??1UCharsTrie@icu@@QEAA@XZ (public: __cdecl icu::UCharsTrie::~UCharsTrie(void)) + ??1UCharsTrieBuilder@icu@@UEAA@XZ (public: virtual __cdecl icu::UCharsTrieBuilder::~UCharsTrieBuilder(void)) + ??1UObject@icu@@UEAA@XZ (public: virtual __cdecl icu::UObject::~UObject(void)) + ??1UStack@icu@@UEAA@XZ (public: virtual __cdecl icu::UStack::~UStack(void)) + ??1UStringEnumeration@icu@@UEAA@XZ (public: virtual __cdecl icu::UStringEnumeration::~UStringEnumeration(void)) + ??1UStringSet@icu@@UEAA@XZ (public: virtual __cdecl icu::UStringSet::~UStringSet(void)) + ??1UVector32@icu@@UEAA@XZ (public: virtual __cdecl icu::UVector32::~UVector32(void)) + ??1UVector64@icu@@UEAA@XZ (public: virtual __cdecl icu::UVector64::~UVector64(void)) + ??1UVector@icu@@UEAA@XZ (public: virtual __cdecl icu::UVector::~UVector(void)) + ??1UnicodeFilter@icu@@UEAA@XZ (public: virtual __cdecl icu::UnicodeFilter::~UnicodeFilter(void)) + ??1UnicodeFunctor@icu@@UEAA@XZ (public: virtual __cdecl icu::UnicodeFunctor::~UnicodeFunctor(void)) + ??1UnicodeMatcher@icu@@UEAA@XZ (public: virtual __cdecl icu::UnicodeMatcher::~UnicodeMatcher(void)) + ??1UnicodeSet@icu@@UEAA@XZ (public: virtual __cdecl icu::UnicodeSet::~UnicodeSet(void)) + ??1UnicodeSetIterator@icu@@UEAA@XZ (public: virtual __cdecl icu::UnicodeSetIterator::~UnicodeSetIterator(void)) + ??1UnicodeString@icu@@UEAA@XZ (public: virtual __cdecl icu::UnicodeString::~UnicodeString(void)) + ??1UnicodeStringAppendable@icu@@UEAA@XZ (public: virtual __cdecl icu::UnicodeStringAppendable::~UnicodeStringAppendable(void)) + ??1UnifiedCache@icu@@UEAA@XZ (public: virtual __cdecl icu::UnifiedCache::~UnifiedCache(void)) + ??1UnifiedCacheBase@icu@@UEAA@XZ (public: virtual __cdecl icu::UnifiedCacheBase::~UnifiedCacheBase(void)) + ??2UMemory@icu@@SAPEAX_K@Z (public: static void * __cdecl icu::UMemory::operator new(unsigned __int64)) + ??2UMemory@icu@@SAPEAX_KPEAX@Z (public: static void * __cdecl icu::UMemory::operator new(unsigned __int64,void *)) + ??2UMemory@icu@@SAPEAX_KPEBDH@Z (public: static void * __cdecl icu::UMemory::operator new(unsigned __int64,char const *,int)) + ??3UMemory@icu@@SAXPEAX0@Z (public: static void __cdecl icu::UMemory::operator delete(void *,void *)) + ??3UMemory@icu@@SAXPEAX@Z (public: static void __cdecl icu::UMemory::operator delete(void *)) + ??3UMemory@icu@@SAXPEAXPEBDH@Z (public: static void __cdecl icu::UMemory::operator delete(void *,char const *,int)) + ??4?$MaybeStackArray@D$0CI@@icu@@AEAAXAEBV01@@Z (private: void __cdecl icu::MaybeStackArray::operator=(class icu::MaybeStackArray const &)) + ??4Appendable@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Appendable & __cdecl icu::Appendable::operator=(class icu::Appendable const &)) + ??4BytesDictionaryMatcher@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::BytesDictionaryMatcher & __cdecl icu::BytesDictionaryMatcher::operator=(class icu::BytesDictionaryMatcher const &)) + ??4CacheKeyBase@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::CacheKeyBase & __cdecl icu::CacheKeyBase::operator=(class icu::CacheKeyBase const &)) + ??4Char16Ptr@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Char16Ptr & __cdecl icu::Char16Ptr::operator=(class icu::Char16Ptr const &)) + ??4CharacterIterator@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::CharacterIterator & __cdecl icu::CharacterIterator::operator=(class icu::CharacterIterator const &)) + ??4ConstChar16Ptr@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ConstChar16Ptr & __cdecl icu::ConstChar16Ptr::operator=(class icu::ConstChar16Ptr const &)) + ??4DateInterval@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DateInterval & __cdecl icu::DateInterval::operator=(class icu::DateInterval const &)) + ??4DictionaryData@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::DictionaryData & __cdecl icu::DictionaryData::operator=(class icu::DictionaryData &&)) + ??4DictionaryData@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DictionaryData & __cdecl icu::DictionaryData::operator=(class icu::DictionaryData const &)) + ??4DictionaryMatcher@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::DictionaryMatcher & __cdecl icu::DictionaryMatcher::operator=(class icu::DictionaryMatcher const &)) + ??4ErrorCode@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ErrorCode & __cdecl icu::ErrorCode::operator=(class icu::ErrorCode const &)) + ??4EventListener@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::EventListener & __cdecl icu::EventListener::operator=(class icu::EventListener const &)) + ??4FilteredBreakIteratorBuilder@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::FilteredBreakIteratorBuilder & __cdecl icu::FilteredBreakIteratorBuilder::operator=(class icu::FilteredBreakIteratorBuilder const &)) + ??4ForwardCharacterIterator@icu@@IEAAAEAV01@AEBV01@@Z (protected: class icu::ForwardCharacterIterator & __cdecl icu::ForwardCharacterIterator::operator=(class icu::ForwardCharacterIterator const &)) + ??4Hangul@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::Hangul & __cdecl icu::Hangul::operator=(class icu::Hangul &&)) + ??4Hangul@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Hangul & __cdecl icu::Hangul::operator=(class icu::Hangul const &)) + ??4ICUNotifier@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ICUNotifier & __cdecl icu::ICUNotifier::operator=(class icu::ICUNotifier const &)) + ??4ICUServiceFactory@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ICUServiceFactory & __cdecl icu::ICUServiceFactory::operator=(class icu::ICUServiceFactory const &)) + ??4ICU_Utility@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::ICU_Utility & __cdecl icu::ICU_Utility::operator=(class icu::ICU_Utility &&)) + ??4ICU_Utility@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ICU_Utility & __cdecl icu::ICU_Utility::operator=(class icu::ICU_Utility const &)) + ??4IDNA@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::IDNA & __cdecl icu::IDNA::operator=(class icu::IDNA const &)) + ??4Iterator@BytesTrie@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::BytesTrie::Iterator & __cdecl icu::BytesTrie::Iterator::operator=(class icu::BytesTrie::Iterator const &)) + ??4Iterator@Edits@icu@@QEAAAEAU012@AEBU012@@Z (public: struct icu::Edits::Iterator & __cdecl icu::Edits::Iterator::operator=(struct icu::Edits::Iterator const &)) + ??4Iterator@UCharsTrie@icu@@QEAAAEAV012@AEBV012@@Z (public: class icu::UCharsTrie::Iterator & __cdecl icu::UCharsTrie::Iterator::operator=(class icu::UCharsTrie::Iterator const &)) + ??4ListFormatter@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ListFormatter & __cdecl icu::ListFormatter::operator=(class icu::ListFormatter const &)) + ??4Locale@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Locale & __cdecl icu::Locale::operator=(class icu::Locale const &)) + ??4LocaleBased@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::LocaleBased & __cdecl icu::LocaleBased::operator=(class icu::LocaleBased &&)) + ??4LocaleBased@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::LocaleBased & __cdecl icu::LocaleBased::operator=(class icu::LocaleBased const &)) + ??4LocaleDisplayNames@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::LocaleDisplayNames & __cdecl icu::LocaleDisplayNames::operator=(class icu::LocaleDisplayNames const &)) + ??4LocaleUtility@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::LocaleUtility & __cdecl icu::LocaleUtility::operator=(class icu::LocaleUtility &&)) + ??4LocaleUtility@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::LocaleUtility & __cdecl icu::LocaleUtility::operator=(class icu::LocaleUtility const &)) + ??4MessageImpl@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::MessageImpl & __cdecl icu::MessageImpl::operator=(class icu::MessageImpl &&)) + ??4MessageImpl@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::MessageImpl & __cdecl icu::MessageImpl::operator=(class icu::MessageImpl const &)) + ??4MessagePattern@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::MessagePattern & __cdecl icu::MessagePattern::operator=(class icu::MessagePattern const &)) + ??4Normalizer2@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Normalizer2 & __cdecl icu::Normalizer2::operator=(class icu::Normalizer2 const &)) + ??4Normalizer2Factory@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::Normalizer2Factory & __cdecl icu::Normalizer2Factory::operator=(class icu::Normalizer2Factory &&)) + ??4Normalizer2Factory@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Normalizer2Factory & __cdecl icu::Normalizer2Factory::operator=(class icu::Normalizer2Factory const &)) + ??4Normalizer2Impl@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Normalizer2Impl & __cdecl icu::Normalizer2Impl::operator=(class icu::Normalizer2Impl const &)) + ??4ParsePosition@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ParsePosition & __cdecl icu::ParsePosition::operator=(class icu::ParsePosition const &)) + ??4PatternProps@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::PatternProps & __cdecl icu::PatternProps::operator=(class icu::PatternProps &&)) + ??4PatternProps@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::PatternProps & __cdecl icu::PatternProps::operator=(class icu::PatternProps const &)) + ??4PluralMapBase@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::PluralMapBase & __cdecl icu::PluralMapBase::operator=(class icu::PluralMapBase &&)) + ??4PluralMapBase@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::PluralMapBase & __cdecl icu::PluralMapBase::operator=(class icu::PluralMapBase const &)) + ??4Replaceable@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::Replaceable & __cdecl icu::Replaceable::operator=(class icu::Replaceable const &)) + ??4ResourceArray@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::ResourceArray & __cdecl icu::ResourceArray::operator=(class icu::ResourceArray &&)) + ??4ResourceArray@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ResourceArray & __cdecl icu::ResourceArray::operator=(class icu::ResourceArray const &)) + ??4ResourceBundle@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ResourceBundle & __cdecl icu::ResourceBundle::operator=(class icu::ResourceBundle const &)) + ??4ResourceTable@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::ResourceTable & __cdecl icu::ResourceTable::operator=(class icu::ResourceTable &&)) + ??4ResourceTable@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ResourceTable & __cdecl icu::ResourceTable::operator=(class icu::ResourceTable const &)) + ??4RuleBasedBreakIterator@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::RuleBasedBreakIterator & __cdecl icu::RuleBasedBreakIterator::operator=(class icu::RuleBasedBreakIterator const &)) + ??4ServiceListener@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::ServiceListener & __cdecl icu::ServiceListener::operator=(class icu::ServiceListener const &)) + ??4SharedObject@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::SharedObject & __cdecl icu::SharedObject::operator=(class icu::SharedObject const &)) + ??4SimpleFormatter@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::SimpleFormatter & __cdecl icu::SimpleFormatter::operator=(class icu::SimpleFormatter const &)) + ??4StringCharacterIterator@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::StringCharacterIterator & __cdecl icu::StringCharacterIterator::operator=(class icu::StringCharacterIterator const &)) + ??4StringEnumeration@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::StringEnumeration & __cdecl icu::StringEnumeration::operator=(class icu::StringEnumeration const &)) + ??4StringPiece@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::StringPiece & __cdecl icu::StringPiece::operator=(class icu::StringPiece &&)) + ??4StringPiece@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::StringPiece & __cdecl icu::StringPiece::operator=(class icu::StringPiece const &)) + ??4StringTrieBuilder@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::StringTrieBuilder & __cdecl icu::StringTrieBuilder::operator=(class icu::StringTrieBuilder const &)) + ??4SymbolTable@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::SymbolTable & __cdecl icu::SymbolTable::operator=(class icu::SymbolTable const &)) + ??4UCharCharacterIterator@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UCharCharacterIterator & __cdecl icu::UCharCharacterIterator::operator=(class icu::UCharCharacterIterator const &)) + ??4UCharsDictionaryMatcher@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UCharsDictionaryMatcher & __cdecl icu::UCharsDictionaryMatcher::operator=(class icu::UCharsDictionaryMatcher const &)) + ??4UMemory@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::UMemory & __cdecl icu::UMemory::operator=(class icu::UMemory &&)) + ??4UMemory@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UMemory & __cdecl icu::UMemory::operator=(class icu::UMemory const &)) + ??4UObject@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UObject & __cdecl icu::UObject::operator=(class icu::UObject const &)) + ??4UStringEnumeration@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UStringEnumeration & __cdecl icu::UStringEnumeration::operator=(class icu::UStringEnumeration const &)) + ??4UnicodeFilter@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UnicodeFilter & __cdecl icu::UnicodeFilter::operator=(class icu::UnicodeFilter const &)) + ??4UnicodeFunctor@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UnicodeFunctor & __cdecl icu::UnicodeFunctor::operator=(class icu::UnicodeFunctor const &)) + ??4UnicodeMatcher@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UnicodeMatcher & __cdecl icu::UnicodeMatcher::operator=(class icu::UnicodeMatcher const &)) + ??4UnicodeSet@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::operator=(class icu::UnicodeSet const &)) + ??4UnicodeString@icu@@QEAAAEAV01@$$QEAV01@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator=(class icu::UnicodeString &&)) + ??4UnicodeString@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator=(class icu::UnicodeString const &)) + ??4UnicodeString@icu@@QEAAAEAV01@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator=(int)) + ??4UnicodeString@icu@@QEAAAEAV01@_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator=(char16_t)) + ??8?$MaybeStackArray@D$0CI@@icu@@AEAA_NAEBV01@@Z (private: bool __cdecl icu::MaybeStackArray::operator==(class icu::MaybeStackArray const &)) + ??8DateInterval@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::DateInterval::operator==(class icu::DateInterval const &)const ) + ??8Locale@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::Locale::operator==(class icu::Locale const &)const ) + ??8MessagePattern@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::MessagePattern::operator==(class icu::MessagePattern const &)const ) + ??8Normalizer@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::Normalizer::operator==(class icu::Normalizer const &)const ) + ??8ParsePosition@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::ParsePosition::operator==(class icu::ParsePosition const &)const ) + ??8RuleBasedBreakIterator@icu@@UEBACAEBVBreakIterator@1@@Z (public: virtual signed char __cdecl icu::RuleBasedBreakIterator::operator==(class icu::BreakIterator const &)const ) + ??8StringCharacterIterator@icu@@UEBACAEBVForwardCharacterIterator@1@@Z (public: virtual signed char __cdecl icu::StringCharacterIterator::operator==(class icu::ForwardCharacterIterator const &)const ) + ??8StringEnumeration@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::StringEnumeration::operator==(class icu::StringEnumeration const &)const ) + ??8UCharCharacterIterator@icu@@UEBACAEBVForwardCharacterIterator@1@@Z (public: virtual signed char __cdecl icu::UCharCharacterIterator::operator==(class icu::ForwardCharacterIterator const &)const ) + ??8UVector32@icu@@QEAACAEBV01@@Z (public: signed char __cdecl icu::UVector32::operator==(class icu::UVector32 const &)) + ??8UVector64@icu@@QEAACAEBV01@@Z (public: signed char __cdecl icu::UVector64::operator==(class icu::UVector64 const &)) + ??8UVector@icu@@QEAACAEBV01@@Z (public: signed char __cdecl icu::UVector::operator==(class icu::UVector const &)) + ??8UnicodeSet@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::UnicodeSet::operator==(class icu::UnicodeSet const &)const ) + ??8UnicodeString@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::UnicodeString::operator==(class icu::UnicodeString const &)const ) + ??8icu@@YACAEBVStringPiece@0@0@Z (signed char __cdecl icu::operator==(class icu::StringPiece const &,class icu::StringPiece const &)) + ??9?$MaybeStackArray@D$0CI@@icu@@AEAA_NAEBV01@@Z (private: bool __cdecl icu::MaybeStackArray::operator!=(class icu::MaybeStackArray const &)) + ??9BreakIterator@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::BreakIterator::operator!=(class icu::BreakIterator const &)const ) + ??9CacheKeyBase@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::CacheKeyBase::operator!=(class icu::CacheKeyBase const &)const ) + ??9DateInterval@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::DateInterval::operator!=(class icu::DateInterval const &)const ) + ??9ForwardCharacterIterator@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::ForwardCharacterIterator::operator!=(class icu::ForwardCharacterIterator const &)const ) + ??9Locale@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::Locale::operator!=(class icu::Locale const &)const ) + ??9MessagePattern@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::MessagePattern::operator!=(class icu::MessagePattern const &)const ) + ??9Normalizer@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::Normalizer::operator!=(class icu::Normalizer const &)const ) + ??9ParsePosition@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::ParsePosition::operator!=(class icu::ParsePosition const &)const ) + ??9RuleBasedBreakIterator@icu@@QEBACAEBVBreakIterator@1@@Z (public: signed char __cdecl icu::RuleBasedBreakIterator::operator!=(class icu::BreakIterator const &)const ) + ??9StringEnumeration@icu@@UEBACAEBV01@@Z (public: virtual signed char __cdecl icu::StringEnumeration::operator!=(class icu::StringEnumeration const &)const ) + ??9UVector32@icu@@QEAACAEBV01@@Z (public: signed char __cdecl icu::UVector32::operator!=(class icu::UVector32 const &)) + ??9UVector64@icu@@QEAACAEBV01@@Z (public: signed char __cdecl icu::UVector64::operator!=(class icu::UVector64 const &)) + ??9UVector@icu@@QEAACAEBV01@@Z (public: signed char __cdecl icu::UVector::operator!=(class icu::UVector const &)) + ??9UnicodeSet@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::UnicodeSet::operator!=(class icu::UnicodeSet const &)const ) + ??9UnicodeString@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::UnicodeString::operator!=(class icu::UnicodeString const &)const ) + ??A?$MaybeStackArray@D$0CI@@icu@@QEAAAEAD_J@Z (public: char & __cdecl icu::MaybeStackArray::operator[](__int64)) + ??A?$MaybeStackArray@D$0CI@@icu@@QEBAAEBD_J@Z (public: char const & __cdecl icu::MaybeStackArray::operator[](__int64)const ) + ??ACharString@icu@@QEBADH@Z (public: char __cdecl icu::CharString::operator[](int)const ) + ??AUVector@icu@@QEBAPEAXH@Z (public: void * __cdecl icu::UVector::operator[](int)const ) + ??AUnicodeString@icu@@QEBA_SH@Z (public: char16_t __cdecl icu::UnicodeString::operator[](int)const ) + ??BChar16Ptr@icu@@QEBAPEA_SXZ (public: __cdecl icu::Char16Ptr::operator char16_t *(void)const ) + ??BConstChar16Ptr@icu@@QEBAPEB_SXZ (public: __cdecl icu::ConstChar16Ptr::operator char16_t const *(void)const ) + ??BErrorCode@icu@@QEAAAEAW4UErrorCode@@XZ (public: __cdecl icu::ErrorCode::operator enum UErrorCode &(void)) + ??BErrorCode@icu@@QEAAPEAW4UErrorCode@@XZ (public: __cdecl icu::ErrorCode::operator enum UErrorCode *(void)) + ??Hicu@@YA?AVUnicodeString@0@AEBV10@0@Z (class icu::UnicodeString __cdecl icu::operator+(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ??MUnicodeString@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::UnicodeString::operator<(class icu::UnicodeString const &)const ) + ??NUnicodeString@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::UnicodeString::operator<=(class icu::UnicodeString const &)const ) + ??OUnicodeString@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::UnicodeString::operator>(class icu::UnicodeString const &)const ) + ??PUnicodeString@icu@@QEBACAEBV01@@Z (public: signed char __cdecl icu::UnicodeString::operator>=(class icu::UnicodeString const &)const ) + ??RCStr@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::CStr::operator()(void)const ) + ??YUnicodeString@icu@@QEAAAEAV01@AEBV01@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator+=(class icu::UnicodeString const &)) + ??YUnicodeString@icu@@QEAAAEAV01@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator+=(int)) + ??YUnicodeString@icu@@QEAAAEAV01@_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::operator+=(char16_t)) + ??_7Appendable@icu@@6B@ (const icu::Appendable::`vftable') + ??_7BreakIterator@icu@@6B@ (const icu::BreakIterator::`vftable') + ??_7ByteSink@icu@@6B@ (const icu::ByteSink::`vftable') + ??_7BytesDictionaryMatcher@icu@@6B@ (const icu::BytesDictionaryMatcher::`vftable') + ??_7BytesTrieBuilder@icu@@6B@ (const icu::BytesTrieBuilder::`vftable') + ??_7CacheKeyBase@icu@@6B@ (const icu::CacheKeyBase::`vftable') + ??_7CanonicalIterator@icu@@6B@ (const icu::CanonicalIterator::`vftable') + ??_7CharacterIterator@icu@@6B@ (const icu::CharacterIterator::`vftable') + ??_7CheckedArrayByteSink@icu@@6B@ (const icu::CheckedArrayByteSink::`vftable') + ??_7DateInterval@icu@@6B@ (const icu::DateInterval::`vftable') + ??_7DictionaryMatcher@icu@@6B@ (const icu::DictionaryMatcher::`vftable') + ??_7ErrorCode@icu@@6B@ (const icu::ErrorCode::`vftable') + ??_7EventListener@icu@@6B@ (const icu::EventListener::`vftable') + ??_7FilteredBreakIteratorBuilder@icu@@6B@ (const icu::FilteredBreakIteratorBuilder::`vftable') + ??_7FilteredNormalizer2@icu@@6B@ (const icu::FilteredNormalizer2::`vftable') + ??_7ForwardCharacterIterator@icu@@6B@ (const icu::ForwardCharacterIterator::`vftable') + ??_7ICULocaleService@icu@@6B@ (const icu::ICULocaleService::`vftable') + ??_7ICUNotifier@icu@@6B@ (const icu::ICUNotifier::`vftable') + ??_7ICUResourceBundleFactory@icu@@6B@ (const icu::ICUResourceBundleFactory::`vftable') + ??_7ICUService@icu@@6B@ (const icu::ICUService::`vftable') + ??_7ICUServiceFactory@icu@@6B@ (const icu::ICUServiceFactory::`vftable') + ??_7ICUServiceKey@icu@@6B@ (const icu::ICUServiceKey::`vftable') + ??_7IDNA@icu@@6B@ (const icu::IDNA::`vftable') + ??_7ListFormatter@icu@@6B@ (const icu::ListFormatter::`vftable') + ??_7Locale@icu@@6B@ (const icu::Locale::`vftable') + ??_7LocaleDisplayNames@icu@@6B@ (const icu::LocaleDisplayNames::`vftable') + ??_7LocaleKey@icu@@6B@ (const icu::LocaleKey::`vftable') + ??_7LocaleKeyFactory@icu@@6B@ (const icu::LocaleKeyFactory::`vftable') + ??_7MessagePattern@icu@@6B@ (const icu::MessagePattern::`vftable') + ??_7Normalizer2@icu@@6B@ (const icu::Normalizer2::`vftable') + ??_7Normalizer2Impl@icu@@6B@ (const icu::Normalizer2Impl::`vftable') + ??_7Normalizer@icu@@6B@ (const icu::Normalizer::`vftable') + ??_7ParsePosition@icu@@6B@ (const icu::ParsePosition::`vftable') + ??_7Replaceable@icu@@6B@ (const icu::Replaceable::`vftable') + ??_7ResourceBundle@icu@@6B@ (const icu::ResourceBundle::`vftable') + ??_7ResourceSink@icu@@6B@ (const icu::ResourceSink::`vftable') + ??_7ResourceValue@icu@@6B@ (const icu::ResourceValue::`vftable') + ??_7RuleBasedBreakIterator@icu@@6B@ (const icu::RuleBasedBreakIterator::`vftable') + ??_7ServiceListener@icu@@6B@ (const icu::ServiceListener::`vftable') + ??_7SharedObject@icu@@6B@ (const icu::SharedObject::`vftable') + ??_7SimpleFactory@icu@@6B@ (const icu::SimpleFactory::`vftable') + ??_7SimpleFilteredBreakIteratorBuilder@icu@@6B@ (const icu::SimpleFilteredBreakIteratorBuilder::`vftable') + ??_7SimpleLocaleKeyFactory@icu@@6B@ (const icu::SimpleLocaleKeyFactory::`vftable') + ??_7StringCharacterIterator@icu@@6B@ (const icu::StringCharacterIterator::`vftable') + ??_7StringEnumeration@icu@@6B@ (const icu::StringEnumeration::`vftable') + ??_7StringTrieBuilder@icu@@6B@ (const icu::StringTrieBuilder::`vftable') + ??_7SymbolTable@icu@@6B@ (const icu::SymbolTable::`vftable') + ??_7UCharCharacterIterator@icu@@6B@ (const icu::UCharCharacterIterator::`vftable') + ??_7UCharsDictionaryMatcher@icu@@6B@ (const icu::UCharsDictionaryMatcher::`vftable') + ??_7UCharsTrieBuilder@icu@@6B@ (const icu::UCharsTrieBuilder::`vftable') + ??_7UObject@icu@@6B@ (const icu::UObject::`vftable') + ??_7UStack@icu@@6B@ (const icu::UStack::`vftable') + ??_7UStringEnumeration@icu@@6B@ (const icu::UStringEnumeration::`vftable') + ??_7UStringSet@icu@@6B@ (const icu::UStringSet::`vftable') + ??_7UVector32@icu@@6B@ (const icu::UVector32::`vftable') + ??_7UVector64@icu@@6B@ (const icu::UVector64::`vftable') + ??_7UVector@icu@@6B@ (const icu::UVector::`vftable') + ??_7UnicodeFilter@icu@@6BUnicodeFunctor@1@@ (const icu::UnicodeFilter::`vftable'{for `icu::UnicodeFunctor'}) + ??_7UnicodeFilter@icu@@6BUnicodeMatcher@1@@ (const icu::UnicodeFilter::`vftable'{for `icu::UnicodeMatcher'}) + ??_7UnicodeFunctor@icu@@6B@ (const icu::UnicodeFunctor::`vftable') + ??_7UnicodeMatcher@icu@@6B@ (const icu::UnicodeMatcher::`vftable') + ??_7UnicodeSet@icu@@6BUnicodeFunctor@1@@ (const icu::UnicodeSet::`vftable'{for `icu::UnicodeFunctor'}) + ??_7UnicodeSet@icu@@6BUnicodeMatcher@1@@ (const icu::UnicodeSet::`vftable'{for `icu::UnicodeMatcher'}) + ??_7UnicodeSetIterator@icu@@6B@ (const icu::UnicodeSetIterator::`vftable') + ??_7UnicodeString@icu@@6B@ (const icu::UnicodeString::`vftable') + ??_7UnicodeStringAppendable@icu@@6B@ (const icu::UnicodeStringAppendable::`vftable') + ??_7UnifiedCache@icu@@6B@ (const icu::UnifiedCache::`vftable') + ??_7UnifiedCacheBase@icu@@6B@ (const icu::UnifiedCacheBase::`vftable') + ??_FMutex@icu@@QEAAXXZ (public: void __cdecl icu::Mutex::`default constructor closure'(void)) + ??_UUMemory@icu@@SAPEAX_K@Z (public: static void * __cdecl icu::UMemory::operator new[](unsigned __int64)) + ??_VUMemory@icu@@SAXPEAX@Z (public: static void __cdecl icu::UMemory::operator delete[](void *)) + ?Append@CheckedArrayByteSink@icu@@UEAAXPEBDH@Z (public: virtual void __cdecl icu::CheckedArrayByteSink::Append(char const *,int)) + ?Flush@ByteSink@icu@@UEAAXXZ (public: virtual void __cdecl icu::ByteSink::Flush(void)) + ?GetAppendBuffer@ByteSink@icu@@UEAAPEADHHPEADHPEAH@Z (public: virtual char * __cdecl icu::ByteSink::GetAppendBuffer(int,int,char *,int,int *)) + ?GetAppendBuffer@CheckedArrayByteSink@icu@@UEAAPEADHHPEADHPEAH@Z (public: virtual char * __cdecl icu::CheckedArrayByteSink::GetAppendBuffer(int,int,char *,int,int *)) + ?NumberOfBytesAppended@CheckedArrayByteSink@icu@@QEBAHXZ (public: int __cdecl icu::CheckedArrayByteSink::NumberOfBytesAppended(void)const ) + ?NumberOfBytesWritten@CheckedArrayByteSink@icu@@QEBAHXZ (public: int __cdecl icu::CheckedArrayByteSink::NumberOfBytesWritten(void)const ) + ?Overflowed@CheckedArrayByteSink@icu@@QEBACXZ (public: signed char __cdecl icu::CheckedArrayByteSink::Overflowed(void)const ) + ?PREFIX_DELIMITER@ICUServiceKey@icu@@1_SB (protected: static char16_t const icu::ICUServiceKey::PREFIX_DELIMITER) + ?Reset@CheckedArrayByteSink@icu@@UEAAAEAV12@XZ (public: virtual class icu::CheckedArrayByteSink & __cdecl icu::CheckedArrayByteSink::Reset(void)) + ?STACK_CAPACITY@Edits@icu@@0HB (private: static int const icu::Edits::STACK_CAPACITY) + ?TRANSFORM_NONE@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRANSFORM_NONE) + ?TRANSFORM_OFFSET_MASK@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRANSFORM_OFFSET_MASK) + ?TRANSFORM_TYPE_MASK@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRANSFORM_TYPE_MASK) + ?TRANSFORM_TYPE_OFFSET@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRANSFORM_TYPE_OFFSET) + ?TRIE_HAS_VALUES@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRIE_HAS_VALUES) + ?TRIE_TYPE_BYTES@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRIE_TYPE_BYTES) + ?TRIE_TYPE_MASK@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRIE_TYPE_MASK) + ?TRIE_TYPE_UCHARS@DictionaryData@icu@@2HB (public: static int const icu::DictionaryData::TRIE_TYPE_UCHARS) + ?_add@UnicodeSet@icu@@AEAAXAEBVUnicodeString@2@@Z (private: void __cdecl icu::UnicodeSet::_add(class icu::UnicodeString const &)) + ?_appendToPat@UnicodeSet@icu@@CAXAEAVUnicodeString@2@AEBV32@C@Z (private: static void __cdecl icu::UnicodeSet::_appendToPat(class icu::UnicodeString &,class icu::UnicodeString const &,signed char)) + ?_appendToPat@UnicodeSet@icu@@CAXAEAVUnicodeString@2@HC@Z (private: static void __cdecl icu::UnicodeSet::_appendToPat(class icu::UnicodeString &,int,signed char)) + ?_computeCountOfItemsToEvict@UnifiedCache@icu@@AEBAHXZ (private: int __cdecl icu::UnifiedCache::_computeCountOfItemsToEvict(void)const ) + ?_fetch@UnifiedCache@icu@@CAXPEBUUHashElement@@AEAPEBVSharedObject@2@AEAW4UErrorCode@@@Z (private: static void __cdecl icu::UnifiedCache::_fetch(struct UHashElement const *,class icu::SharedObject const * &,enum UErrorCode &)) + ?_flush@UnifiedCache@icu@@AEBACC@Z (private: signed char __cdecl icu::UnifiedCache::_flush(signed char)const ) + ?_generatePattern@UnicodeSet@icu@@AEBAAEAVUnicodeString@2@AEAV32@C@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeSet::_generatePattern(class icu::UnicodeString &,signed char)const ) + ?_get@UnifiedCache@icu@@AEBAXAEBVCacheKeyBase@2@AEAPEBVSharedObject@2@PEBXAEAW4UErrorCode@@@Z (private: void __cdecl icu::UnifiedCache::_get(class icu::CacheKeyBase const &,class icu::SharedObject const * &,void const *,enum UErrorCode &)const ) + ?_inProgress@UnifiedCache@icu@@CACPEBUUHashElement@@@Z (private: static signed char __cdecl icu::UnifiedCache::_inProgress(struct UHashElement const *)) + ?_inProgress@UnifiedCache@icu@@CACPEBVSharedObject@2@W4UErrorCode@@@Z (private: static signed char __cdecl icu::UnifiedCache::_inProgress(class icu::SharedObject const *,enum UErrorCode)) + ?_init@UVector32@icu@@AEAAXHAEAW4UErrorCode@@@Z (private: void __cdecl icu::UVector32::_init(int,enum UErrorCode &)) + ?_init@UVector64@icu@@AEAAXHAEAW4UErrorCode@@@Z (private: void __cdecl icu::UVector64::_init(int,enum UErrorCode &)) + ?_init@UVector@icu@@AEAAXHAEAW4UErrorCode@@@Z (private: void __cdecl icu::UVector::_init(int,enum UErrorCode &)) + ?_isEvictable@UnifiedCache@icu@@CACPEBUUHashElement@@@Z (private: static signed char __cdecl icu::UnifiedCache::_isEvictable(struct UHashElement const *)) + ?_nextElement@UnifiedCache@icu@@AEBAPEBUUHashElement@@XZ (private: struct UHashElement const * __cdecl icu::UnifiedCache::_nextElement(void)const ) + ?_poll@UnifiedCache@icu@@AEBACAEBVCacheKeyBase@2@AEAPEBVSharedObject@2@AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::UnifiedCache::_poll(class icu::CacheKeyBase const &,class icu::SharedObject const * &,enum UErrorCode &)const ) + ?_put@UnifiedCache@icu@@AEBAXPEBUUHashElement@@PEBVSharedObject@2@W4UErrorCode@@@Z (private: void __cdecl icu::UnifiedCache::_put(struct UHashElement const *,class icu::SharedObject const *,enum UErrorCode)const ) + ?_putIfAbsentAndGet@UnifiedCache@icu@@AEBAXAEBVCacheKeyBase@2@AEAPEBVSharedObject@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::UnifiedCache::_putIfAbsentAndGet(class icu::CacheKeyBase const &,class icu::SharedObject const * &,enum UErrorCode &)const ) + ?_putNew@UnifiedCache@icu@@AEBAXAEBVCacheKeyBase@2@PEBVSharedObject@2@W4UErrorCode@@AEAW45@@Z (private: void __cdecl icu::UnifiedCache::_putNew(class icu::CacheKeyBase const &,class icu::SharedObject const *,enum UErrorCode,enum UErrorCode &)const ) + ?_registerMaster@UnifiedCache@icu@@AEBAXPEBVCacheKeyBase@2@PEBVSharedObject@2@@Z (private: void __cdecl icu::UnifiedCache::_registerMaster(class icu::CacheKeyBase const *,class icu::SharedObject const *)const ) + ?_runEvictionSlice@UnifiedCache@icu@@AEBAXXZ (private: void __cdecl icu::UnifiedCache::_runEvictionSlice(void)const ) + ?_toPattern@UnicodeSet@icu@@AEBAAEAVUnicodeString@2@AEAV32@C@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeSet::_toPattern(class icu::UnicodeString &,signed char)const ) + ?acceptsListener@ICUService@icu@@MEBACAEBVEventListener@2@@Z (protected: virtual signed char __cdecl icu::ICUService::acceptsListener(class icu::EventListener const &)const ) + ?add@BytesTrieBuilder@icu@@QEAAAEAV12@VStringPiece@2@HAEAW4UErrorCode@@@Z (public: class icu::BytesTrieBuilder & __cdecl icu::BytesTrieBuilder::add(class icu::StringPiece,int,enum UErrorCode &)) + ?add@UCharsTrieBuilder@icu@@QEAAAEAV12@AEBVUnicodeString@2@HAEAW4UErrorCode@@@Z (public: class icu::UCharsTrieBuilder & __cdecl icu::UCharsTrieBuilder::add(class icu::UnicodeString const &,int,enum UErrorCode &)) + ?add@UStringSet@icu@@QEAACAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::UStringSet::add(class icu::UnicodeString const &,enum UErrorCode &)) + ?add@UnicodeSet@icu@@AEAAXPEBHHC@Z (private: void __cdecl icu::UnicodeSet::add(int const *,int,signed char)) + ?add@UnicodeSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::add(class icu::UnicodeString const &)) + ?add@UnicodeSet@icu@@QEAAAEAV12@H@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::add(int)) + ?add@UnicodeSet@icu@@UEAAAEAV12@HH@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::add(int,int)) + ?addAll@UnicodeSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::addAll(class icu::UnicodeString const &)) + ?addAll@UnicodeSet@icu@@UEAAAEAV12@AEBV12@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::addAll(class icu::UnicodeSet const &)) + ?addArgDoublePart@MessagePattern@icu@@AEAAXNHHAEAW4UErrorCode@@@Z (private: void __cdecl icu::MessagePattern::addArgDoublePart(double,int,int,enum UErrorCode &)) + ?addCanonIterPropertyStarts@Normalizer2Impl@icu@@QEBAXPEBUUSetAdder@@AEAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::addCanonIterPropertyStarts(struct USetAdder const *,enum UErrorCode &)const ) + ?addComposites@Normalizer2Impl@icu@@AEBAXPEBGAEAVUnicodeSet@2@@Z (private: void __cdecl icu::Normalizer2Impl::addComposites(unsigned short const *,class icu::UnicodeSet &)const ) + ?addElement@UVector32@icu@@QEAAXHAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector32::addElement(int,enum UErrorCode &)) + ?addElement@UVector64@icu@@QEAAX_JAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector64::addElement(__int64,enum UErrorCode &)) + ?addElement@UVector@icu@@QEAAXHAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::addElement(int,enum UErrorCode &)) + ?addElement@UVector@icu@@QEAAXPEAXAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::addElement(void *,enum UErrorCode &)) + ?addLcccChars@Normalizer2Impl@icu@@QEBAXAEAVUnicodeSet@2@@Z (public: void __cdecl icu::Normalizer2Impl::addLcccChars(class icu::UnicodeSet &)const ) + ?addLimitPart@MessagePattern@icu@@AEAAXHW4UMessagePatternPartType@@HHHAEAW4UErrorCode@@@Z (private: void __cdecl icu::MessagePattern::addLimitPart(int,enum UMessagePatternPartType,int,int,int,enum UErrorCode &)) + ?addListener@ICUNotifier@icu@@UEAAXPEBVEventListener@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ICUNotifier::addListener(class icu::EventListener const *,enum UErrorCode &)) + ?addMatchSetTo@UnicodeSet@icu@@UEBAXAEAV12@@Z (public: virtual void __cdecl icu::UnicodeSet::addMatchSetTo(class icu::UnicodeSet &)const ) + ?addPart@MessagePattern@icu@@AEAAXW4UMessagePatternPartType@@HHHAEAW4UErrorCode@@@Z (private: void __cdecl icu::MessagePattern::addPart(enum UMessagePatternPartType,int,int,int,enum UErrorCode &)) + ?addPropertyStarts@Normalizer2Impl@icu@@QEBAXPEBUUSetAdder@@AEAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::addPropertyStarts(struct USetAdder const *,enum UErrorCode &)const ) + ?addRef@SharedObject@icu@@AEBAXC@Z (private: void __cdecl icu::SharedObject::addRef(signed char)const ) + ?addRef@SharedObject@icu@@QEBAXXZ (public: void __cdecl icu::SharedObject::addRef(void)const ) + ?addRef@UnicodeString@icu@@AEAAXXZ (private: void __cdecl icu::UnicodeString::addRef(void)) + ?addRefWhileHoldingCacheLock@SharedObject@icu@@QEBAXXZ (public: void __cdecl icu::SharedObject::addRefWhileHoldingCacheLock(void)const ) + ?addReplace@Edits@icu@@QEAAXHH@Z (public: void __cdecl icu::Edits::addReplace(int,int)) + ?addSoftRef@SharedObject@icu@@QEBAXXZ (public: void __cdecl icu::SharedObject::addSoftRef(void)const ) + ?addUnchanged@Edits@icu@@QEAAXH@Z (public: void __cdecl icu::Edits::addUnchanged(int)) + ?adopt@UStringSet@icu@@QEAACPEAVUnicodeString@2@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::UStringSet::adopt(class icu::UnicodeString *,enum UErrorCode &)) + ?adoptText@RuleBasedBreakIterator@icu@@UEAAXPEAVCharacterIterator@2@@Z (public: virtual void __cdecl icu::RuleBasedBreakIterator::adoptText(class icu::CharacterIterator *)) + ?aliasInstead@?$MaybeStackArray@D$0CI@@icu@@QEAAXPEADH@Z (public: void __cdecl icu::MaybeStackArray::aliasInstead(char *,int)) + ?allocate@UnicodeString@icu@@AEAACH@Z (private: signed char __cdecl icu::UnicodeString::allocate(int)) + ?allocateStrings@UnicodeSet@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::UnicodeSet::allocateStrings(enum UErrorCode &)) + ?append@BytesTrie@icu@@CAXAEAVByteSink@2@H@Z (private: static void __cdecl icu::BytesTrie::append(class icu::ByteSink &,int)) + ?append@CharString@icu@@QEAAAEAV12@AEBV12@AEAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::append(class icu::CharString const &,enum UErrorCode &)) + ?append@CharString@icu@@QEAAAEAV12@DAEAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::append(char,enum UErrorCode &)) + ?append@CharString@icu@@QEAAAEAV12@PEBDHAEAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::append(char const *,int,enum UErrorCode &)) + ?append@CharString@icu@@QEAAAEAV12@VStringPiece@2@AEAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::append(class icu::StringPiece,enum UErrorCode &)) + ?append@Edits@icu@@AEAAXH@Z (private: void __cdecl icu::Edits::append(int)) + ?append@FilteredNormalizer2@icu@@UEBAAEAVUnicodeString@2@AEAV32@AEBV32@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::FilteredNormalizer2::append(class icu::UnicodeString &,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?append@ReorderingBuffer@icu@@QEAACHEAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::append(int,unsigned char,enum UErrorCode &)) + ?append@ReorderingBuffer@icu@@QEAACPEB_SHEEAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::append(char16_t const *,int,unsigned char,unsigned char,enum UErrorCode &)) + ?append@UnicodeString@icu@@QEAAAEAV12@AEBV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(class icu::UnicodeString const &)) + ?append@UnicodeString@icu@@QEAAAEAV12@AEBV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(class icu::UnicodeString const &,int,int)) + ?append@UnicodeString@icu@@QEAAAEAV12@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(int)) + ?append@UnicodeString@icu@@QEAAAEAV12@PEB_SHH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(char16_t const *,int,int)) + ?append@UnicodeString@icu@@QEAAAEAV12@VConstChar16Ptr@2@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(class icu::ConstChar16Ptr,int)) + ?append@UnicodeString@icu@@QEAAAEAV12@_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::append(char16_t)) + ?appendBMP@ReorderingBuffer@icu@@QEAAC_SEAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::appendBMP(char16_t,unsigned char,enum UErrorCode &)) + ?appendCodePoint@Appendable@icu@@UEAACH@Z (public: virtual signed char __cdecl icu::Appendable::appendCodePoint(int)) + ?appendCodePoint@UnicodeStringAppendable@icu@@UEAACH@Z (public: virtual signed char __cdecl icu::UnicodeStringAppendable::appendCodePoint(int)) + ?appendCodeUnit@UnicodeStringAppendable@icu@@UEAAC_S@Z (public: virtual signed char __cdecl icu::UnicodeStringAppendable::appendCodeUnit(char16_t)) + ?appendInvariantChars@CharString@icu@@QEAAAEAV12@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::appendInvariantChars(class icu::UnicodeString const &,enum UErrorCode &)) + ?appendNumber@ICU_Utility@icu@@SAAEAVUnicodeString@2@AEAV32@HHH@Z (public: static class icu::UnicodeString & __cdecl icu::ICU_Utility::appendNumber(class icu::UnicodeString &,int,int,int)) + ?appendPathPart@CharString@icu@@QEAAAEAV12@VStringPiece@2@AEAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::appendPathPart(class icu::StringPiece,enum UErrorCode &)) + ?appendReducedApostrophes@MessageImpl@icu@@SAXAEBVUnicodeString@2@HHAEAV32@@Z (public: static void __cdecl icu::MessageImpl::appendReducedApostrophes(class icu::UnicodeString const &,int,int,class icu::UnicodeString &)) + ?appendString@Appendable@icu@@UEAACPEB_SH@Z (public: virtual signed char __cdecl icu::Appendable::appendString(char16_t const *,int)) + ?appendString@UnicodeStringAppendable@icu@@UEAACPEB_SH@Z (public: virtual signed char __cdecl icu::UnicodeStringAppendable::appendString(char16_t const *,int)) + ?appendSubMessageWithoutSkipSyntax@MessageImpl@icu@@SAAEAVUnicodeString@2@AEBVMessagePattern@2@HAEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::MessageImpl::appendSubMessageWithoutSkipSyntax(class icu::MessagePattern const &,int,class icu::UnicodeString &)) + ?appendSupplementary@ReorderingBuffer@icu@@AEAACHEAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::ReorderingBuffer::appendSupplementary(int,unsigned char,enum UErrorCode &)) + ?appendToRule@ICU_Utility@icu@@SAXAEAVUnicodeString@2@AEBV32@CC0@Z (public: static void __cdecl icu::ICU_Utility::appendToRule(class icu::UnicodeString &,class icu::UnicodeString const &,signed char,signed char,class icu::UnicodeString &)) + ?appendToRule@ICU_Utility@icu@@SAXAEAVUnicodeString@2@HCC0@Z (public: static void __cdecl icu::ICU_Utility::appendToRule(class icu::UnicodeString &,int,signed char,signed char,class icu::UnicodeString &)) + ?appendToRule@ICU_Utility@icu@@SAXAEAVUnicodeString@2@PEBVUnicodeMatcher@2@C0@Z (public: static void __cdecl icu::ICU_Utility::appendToRule(class icu::UnicodeString &,class icu::UnicodeMatcher const *,signed char,class icu::UnicodeString &)) + ?appendZeroCC@ReorderingBuffer@icu@@QEAACHAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::appendZeroCC(int,enum UErrorCode &)) + ?appendZeroCC@ReorderingBuffer@icu@@QEAACPEB_S0AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::appendZeroCC(char16_t const *,char16_t const *,enum UErrorCode &)) + ?applyFilter@UnicodeSet@icu@@AEAAXP6ACHPEAX@Z0HAEAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::applyFilter(signed char (__cdecl*)(int,void *),void *,int,enum UErrorCode &)) + ?applyIntPropertyValue@UnicodeSet@icu@@QEAAAEAV12@W4UProperty@@HAEAW4UErrorCode@@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyIntPropertyValue(enum UProperty,int,enum UErrorCode &)) + ?applyPattern@SimpleFormatter@icu@@QEAACAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::SimpleFormatter::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@UnicodeSet@icu@@AEAAXAEAVRuleCharacterIterator@2@PEBVSymbolTable@2@AEAVUnicodeString@2@IP812@EAAAEAV12@H@ZAEAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::applyPattern(class icu::RuleCharacterIterator &,class icu::SymbolTable const *,class icu::UnicodeString &,unsigned int,class icu::UnicodeSet & (__cdecl icu::UnicodeSet::*)(int),enum UErrorCode &)) + ?applyPattern@UnicodeSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@AEAVParsePosition@2@IPEBVSymbolTable@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyPattern(class icu::UnicodeString const &,class icu::ParsePosition &,unsigned int,class icu::SymbolTable const *,enum UErrorCode &)) + ?applyPattern@UnicodeSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyPattern(class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPattern@UnicodeSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@IPEBVSymbolTable@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyPattern(class icu::UnicodeString const &,unsigned int,class icu::SymbolTable const *,enum UErrorCode &)) + ?applyPatternIgnoreSpace@UnicodeSet@icu@@AEAAXAEBVUnicodeString@2@AEAVParsePosition@2@PEBVSymbolTable@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::applyPatternIgnoreSpace(class icu::UnicodeString const &,class icu::ParsePosition &,class icu::SymbolTable const *,enum UErrorCode &)) + ?applyPatternMinMaxArguments@SimpleFormatter@icu@@QEAACAEBVUnicodeString@2@HHAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::SimpleFormatter::applyPatternMinMaxArguments(class icu::UnicodeString const &,int,int,enum UErrorCode &)) + ?applyPropertyAlias@UnicodeSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@0AEAW4UErrorCode@@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyPropertyAlias(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?applyPropertyPattern@UnicodeSet@icu@@AEAAAEAV12@AEBVUnicodeString@2@AEAVParsePosition@2@AEAW4UErrorCode@@@Z (private: class icu::UnicodeSet & __cdecl icu::UnicodeSet::applyPropertyPattern(class icu::UnicodeString const &,class icu::ParsePosition &,enum UErrorCode &)) + ?applyPropertyPattern@UnicodeSet@icu@@AEAAXAEAVRuleCharacterIterator@2@AEAVUnicodeString@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::applyPropertyPattern(class icu::RuleCharacterIterator &,class icu::UnicodeString &,enum UErrorCode &)) + ?assertSuccess@ErrorCode@icu@@QEBAXXZ (public: void __cdecl icu::ErrorCode::assertSuccess(void)const ) + ?assign@UVector32@icu@@QEAAXAEBV12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector32::assign(class icu::UVector32 const &,enum UErrorCode &)) + ?assign@UVector64@icu@@QEAAXAEBV12@AEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector64::assign(class icu::UVector64 const &,enum UErrorCode &)) + ?assign@UVector@icu@@QEAAXAEBV12@P6AXPEATUElement@@1@ZAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::assign(class icu::UVector const &,void (__cdecl*)(union UElement *,union UElement *),enum UErrorCode &)) + ?autoEvictedCount@UnifiedCache@icu@@QEBA_JXZ (public: __int64 __cdecl icu::UnifiedCache::autoEvictedCount(void)const ) + ?autoQuoteApostropheDeep@MessagePattern@icu@@QEBA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::MessagePattern::autoQuoteApostropheDeep(void)const ) + ?branchNext@BytesTrie@icu@@AEAA?AW4UStringTrieResult@@PEBEHH@Z (private: enum UStringTrieResult __cdecl icu::BytesTrie::branchNext(unsigned char const *,int,int)) + ?branchNext@Iterator@BytesTrie@icu@@AEAAPEBEPEBEHAEAW4UErrorCode@@@Z (private: unsigned char const * __cdecl icu::BytesTrie::Iterator::branchNext(unsigned char const *,int,enum UErrorCode &)) + ?branchNext@Iterator@UCharsTrie@icu@@AEAAPEB_SPEB_SHAEAW4UErrorCode@@@Z (private: char16_t const * __cdecl icu::UCharsTrie::Iterator::branchNext(char16_t const *,int,enum UErrorCode &)) + ?branchNext@UCharsTrie@icu@@AEAA?AW4UStringTrieResult@@PEB_SHH@Z (private: enum UStringTrieResult __cdecl icu::UCharsTrie::branchNext(char16_t const *,int,int)) + ?build@BytesTrieBuilder@icu@@QEAAPEAVBytesTrie@2@W4UStringTrieBuildOption@@AEAW4UErrorCode@@@Z (public: class icu::BytesTrie * __cdecl icu::BytesTrieBuilder::build(enum UStringTrieBuildOption,enum UErrorCode &)) + ?build@SimpleFilteredBreakIteratorBuilder@icu@@UEAAPEAVBreakIterator@2@PEAV32@AEAW4UErrorCode@@@Z (public: virtual class icu::BreakIterator * __cdecl icu::SimpleFilteredBreakIteratorBuilder::build(class icu::BreakIterator *,enum UErrorCode &)) + ?build@StringTrieBuilder@icu@@IEAAXW4UStringTrieBuildOption@@HAEAW4UErrorCode@@@Z (protected: void __cdecl icu::StringTrieBuilder::build(enum UStringTrieBuildOption,int,enum UErrorCode &)) + ?build@UCharsTrieBuilder@icu@@QEAAPEAVUCharsTrie@2@W4UStringTrieBuildOption@@AEAW4UErrorCode@@@Z (public: class icu::UCharsTrie * __cdecl icu::UCharsTrieBuilder::build(enum UStringTrieBuildOption,enum UErrorCode &)) + ?buildBytes@BytesTrieBuilder@icu@@AEAAXW4UStringTrieBuildOption@@AEAW4UErrorCode@@@Z (private: void __cdecl icu::BytesTrieBuilder::buildBytes(enum UStringTrieBuildOption,enum UErrorCode &)) + ?buildInstance@BreakIterator@icu@@CAPEAV12@AEBVLocale@2@PEBDHAEAW4UErrorCode@@@Z (private: static class icu::BreakIterator * __cdecl icu::BreakIterator::buildInstance(class icu::Locale const &,char const *,int,enum UErrorCode &)) + ?buildStringPiece@BytesTrieBuilder@icu@@QEAA?AVStringPiece@2@W4UStringTrieBuildOption@@AEAW4UErrorCode@@@Z (public: class icu::StringPiece __cdecl icu::BytesTrieBuilder::buildStringPiece(enum UStringTrieBuildOption,enum UErrorCode &)) + ?buildUChars@UCharsTrieBuilder@icu@@AEAAXW4UStringTrieBuildOption@@AEAW4UErrorCode@@@Z (private: void __cdecl icu::UCharsTrieBuilder::buildUChars(enum UStringTrieBuildOption,enum UErrorCode &)) + ?buildUnicodeString@UCharsTrieBuilder@icu@@QEAAAEAVUnicodeString@2@W4UStringTrieBuildOption@@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::UCharsTrieBuilder::buildUnicodeString(enum UStringTrieBuildOption,class icu::UnicodeString &,enum UErrorCode &)) + ?canonicalID@ICUServiceKey@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ICUServiceKey::canonicalID(class icu::UnicodeString &)const ) + ?canonicalID@LocaleKey@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::LocaleKey::canonicalID(class icu::UnicodeString &)const ) + ?canonicalLocale@LocaleKey@icu@@UEBAAEAVLocale@2@AEAV32@@Z (public: virtual class icu::Locale & __cdecl icu::LocaleKey::canonicalLocale(class icu::Locale &)const ) + ?canonicalLocaleString@LocaleUtility@icu@@SAAEAVUnicodeString@2@PEBV32@AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::LocaleUtility::canonicalLocaleString(class icu::UnicodeString const *,class icu::UnicodeString &)) + ?caseCompare@UnicodeString@icu@@QEBACAEBV12@I@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(class icu::UnicodeString const &,unsigned int)const ) + ?caseCompare@UnicodeString@icu@@QEBACHHAEBV12@HHI@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(int,int,class icu::UnicodeString const &,int,int,unsigned int)const ) + ?caseCompare@UnicodeString@icu@@QEBACHHAEBV12@I@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(int,int,class icu::UnicodeString const &,unsigned int)const ) + ?caseCompare@UnicodeString@icu@@QEBACHHPEB_SHHI@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(int,int,char16_t const *,int,int,unsigned int)const ) + ?caseCompare@UnicodeString@icu@@QEBACHHPEB_SI@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(int,int,char16_t const *,unsigned int)const ) + ?caseCompare@UnicodeString@icu@@QEBACVConstChar16Ptr@2@HI@Z (public: signed char __cdecl icu::UnicodeString::caseCompare(class icu::ConstChar16Ptr,int,unsigned int)const ) + ?caseCompareBetween@UnicodeString@icu@@QEBACHHAEBV12@HHI@Z (public: signed char __cdecl icu::UnicodeString::caseCompareBetween(int,int,class icu::UnicodeString const &,int,int,unsigned int)const ) + ?caseMap@UnicodeString@icu@@AEAAAEAV12@HIPEAVBreakIterator@2@P6AHHI0PEA_SHPEB_SHPEAVEdits@2@AEAW4UErrorCode@@@Z@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::caseMap(int,unsigned int,class icu::BreakIterator *,int (__cdecl*)(int,unsigned int,class icu::BreakIterator *,char16_t *,int,char16_t const *,int,class icu::Edits *,enum UErrorCode &))) + ?char32At@Replaceable@icu@@QEBAHH@Z (public: int __cdecl icu::Replaceable::char32At(int)const ) + ?char32At@UnicodeString@icu@@QEBAHH@Z (public: int __cdecl icu::UnicodeString::char32At(int)const ) + ?charAt@Replaceable@icu@@QEBA_SH@Z (public: char16_t __cdecl icu::Replaceable::charAt(int)const ) + ?charAt@UnicodeSet@icu@@QEBAHH@Z (public: int __cdecl icu::UnicodeSet::charAt(int)const ) + ?charAt@UnicodeString@icu@@QEBA_SH@Z (public: char16_t __cdecl icu::UnicodeString::charAt(int)const ) + ?checkDictionary@RuleBasedBreakIterator@icu@@AEAAHHHC@Z (private: int __cdecl icu::RuleBasedBreakIterator::checkDictionary(int,int,signed char)) + ?cleanPieces@CanonicalIterator@icu@@AEAAXXZ (private: void __cdecl icu::CanonicalIterator::cleanPieces(void)) + ?clear@BytesTrieBuilder@icu@@QEAAAEAV12@XZ (public: class icu::BytesTrieBuilder & __cdecl icu::BytesTrieBuilder::clear(void)) + ?clear@CharString@icu@@QEAAAEAV12@XZ (public: class icu::CharString & __cdecl icu::CharString::clear(void)) + ?clear@MessagePattern@icu@@QEAAXXZ (public: void __cdecl icu::MessagePattern::clear(void)) + ?clear@StringPiece@icu@@QEAAXXZ (public: void __cdecl icu::StringPiece::clear(void)) + ?clear@UCharsTrieBuilder@icu@@QEAAAEAV12@XZ (public: class icu::UCharsTrieBuilder & __cdecl icu::UCharsTrieBuilder::clear(void)) + ?clear@UnicodeSet@icu@@UEAAAEAV12@XZ (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::clear(void)) + ?clearBuffer@Normalizer@icu@@AEAAXXZ (private: void __cdecl icu::Normalizer::clearBuffer(void)) + ?clearCaches@ICUService@icu@@MEAAXXZ (protected: virtual void __cdecl icu::ICUService::clearCaches(void)) + ?clearPatternAndSetApostropheMode@MessagePattern@icu@@QEAAXW4UMessagePatternApostropheMode@@@Z (public: void __cdecl icu::MessagePattern::clearPatternAndSetApostropheMode(enum UMessagePatternApostropheMode)) + ?clearPtr@UnifiedCache@icu@@CAXAEAPEBVSharedObject@2@@Z (private: static void __cdecl icu::UnifiedCache::clearPtr(class icu::SharedObject const * &)) + ?clearServiceCache@ICUService@icu@@IEAAXXZ (protected: void __cdecl icu::ICUService::clearServiceCache(void)) + ?clone@DateInterval@icu@@UEBAPEAV12@XZ (public: virtual class icu::DateInterval * __cdecl icu::DateInterval::clone(void)const ) + ?clone@Locale@icu@@QEBAPEAV12@XZ (public: class icu::Locale * __cdecl icu::Locale::clone(void)const ) + ?clone@Normalizer@icu@@QEBAPEAV12@XZ (public: class icu::Normalizer * __cdecl icu::Normalizer::clone(void)const ) + ?clone@ParsePosition@icu@@QEBAPEAV12@XZ (public: class icu::ParsePosition * __cdecl icu::ParsePosition::clone(void)const ) + ?clone@Replaceable@icu@@UEBAPEAV12@XZ (public: virtual class icu::Replaceable * __cdecl icu::Replaceable::clone(void)const ) + ?clone@ResourceBundle@icu@@QEBAPEAV12@XZ (public: class icu::ResourceBundle * __cdecl icu::ResourceBundle::clone(void)const ) + ?clone@RuleBasedBreakIterator@icu@@UEBAPEAVBreakIterator@2@XZ (public: virtual class icu::BreakIterator * __cdecl icu::RuleBasedBreakIterator::clone(void)const ) + ?clone@StringCharacterIterator@icu@@UEBAPEAVCharacterIterator@2@XZ (public: virtual class icu::CharacterIterator * __cdecl icu::StringCharacterIterator::clone(void)const ) + ?clone@StringEnumeration@icu@@UEBAPEAV12@XZ (public: virtual class icu::StringEnumeration * __cdecl icu::StringEnumeration::clone(void)const ) + ?clone@UCharCharacterIterator@icu@@UEBAPEAVCharacterIterator@2@XZ (public: virtual class icu::CharacterIterator * __cdecl icu::UCharCharacterIterator::clone(void)const ) + ?clone@UnicodeSet@icu@@UEBAPEAVUnicodeFunctor@2@XZ (public: virtual class icu::UnicodeFunctor * __cdecl icu::UnicodeSet::clone(void)const ) + ?clone@UnicodeString@icu@@UEBAPEAVReplaceable@2@XZ (public: virtual class icu::Replaceable * __cdecl icu::UnicodeString::clone(void)const ) + ?cloneArrayIfNeeded@UnicodeString@icu@@AEAACHHCPEAPEAHC@Z (private: signed char __cdecl icu::UnicodeString::cloneArrayIfNeeded(int,int,signed char,int * *,signed char)) + ?cloneAsThawed@UnicodeSet@icu@@QEBAPEAVUnicodeFunctor@2@XZ (public: class icu::UnicodeFunctor * __cdecl icu::UnicodeSet::cloneAsThawed(void)const ) + ?closeOver@UnicodeSet@icu@@QEAAAEAV12@H@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::closeOver(int)) + ?combine@Normalizer2Impl@icu@@CAHPEBGH@Z (private: static int __cdecl icu::Normalizer2Impl::combine(unsigned short const *,int)) + ?compact@UnicodeSet@icu@@UEAAAEAV12@XZ (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::compact(void)) + ?compare@Normalizer@icu@@SAHAEBVUnicodeString@2@0IAEAW4UErrorCode@@@Z (public: static int __cdecl icu::Normalizer::compare(class icu::UnicodeString const &,class icu::UnicodeString const &,unsigned int,enum UErrorCode &)) + ?compare@UnicodeString@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UnicodeString::compare(class icu::UnicodeString const &)const ) + ?compare@UnicodeString@icu@@QEBACHHAEBV12@@Z (public: signed char __cdecl icu::UnicodeString::compare(int,int,class icu::UnicodeString const &)const ) + ?compare@UnicodeString@icu@@QEBACHHAEBV12@HH@Z (public: signed char __cdecl icu::UnicodeString::compare(int,int,class icu::UnicodeString const &,int,int)const ) + ?compare@UnicodeString@icu@@QEBACHHPEB_S@Z (public: signed char __cdecl icu::UnicodeString::compare(int,int,char16_t const *)const ) + ?compare@UnicodeString@icu@@QEBACHHPEB_SHH@Z (public: signed char __cdecl icu::UnicodeString::compare(int,int,char16_t const *,int,int)const ) + ?compare@UnicodeString@icu@@QEBACVConstChar16Ptr@2@H@Z (public: signed char __cdecl icu::UnicodeString::compare(class icu::ConstChar16Ptr,int)const ) + ?compareBetween@UnicodeString@icu@@QEBACHHAEBV12@HH@Z (public: signed char __cdecl icu::UnicodeString::compareBetween(int,int,class icu::UnicodeString const &,int,int)const ) + ?compareCodePointOrder@UnicodeString@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(class icu::UnicodeString const &)const ) + ?compareCodePointOrder@UnicodeString@icu@@QEBACHHAEBV12@@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(int,int,class icu::UnicodeString const &)const ) + ?compareCodePointOrder@UnicodeString@icu@@QEBACHHAEBV12@HH@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(int,int,class icu::UnicodeString const &,int,int)const ) + ?compareCodePointOrder@UnicodeString@icu@@QEBACHHPEB_S@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(int,int,char16_t const *)const ) + ?compareCodePointOrder@UnicodeString@icu@@QEBACHHPEB_SHH@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(int,int,char16_t const *,int,int)const ) + ?compareCodePointOrder@UnicodeString@icu@@QEBACVConstChar16Ptr@2@H@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrder(class icu::ConstChar16Ptr,int)const ) + ?compareCodePointOrderBetween@UnicodeString@icu@@QEBACHHAEBV12@HH@Z (public: signed char __cdecl icu::UnicodeString::compareCodePointOrderBetween(int,int,class icu::UnicodeString const &,int,int)const ) + ?complement@UnicodeSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::complement(class icu::UnicodeString const &)) + ?complement@UnicodeSet@icu@@QEAAAEAV12@H@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::complement(int)) + ?complement@UnicodeSet@icu@@UEAAAEAV12@HH@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::complement(int,int)) + ?complement@UnicodeSet@icu@@UEAAAEAV12@XZ (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::complement(void)) + ?complementAll@UnicodeSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::complementAll(class icu::UnicodeString const &)) + ?complementAll@UnicodeSet@icu@@UEAAAEAV12@AEBV12@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::complementAll(class icu::UnicodeSet const &)) + ?compose@Normalizer2Impl@icu@@QEBACPEB_S0CCAEAVReorderingBuffer@2@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::Normalizer2Impl::compose(char16_t const *,char16_t const *,signed char,signed char,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?compose@Normalizer@icu@@SAXAEBVUnicodeString@2@CHAEAV32@AEAW4UErrorCode@@@Z (public: static void __cdecl icu::Normalizer::compose(class icu::UnicodeString const &,signed char,int,class icu::UnicodeString &,enum UErrorCode &)) + ?composeAndAppend@Normalizer2Impl@icu@@QEBAXPEB_S0CCAEAVUnicodeString@2@AEAVReorderingBuffer@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::composeAndAppend(char16_t const *,char16_t const *,signed char,signed char,class icu::UnicodeString &,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?composePair@FilteredNormalizer2@icu@@UEBAHHH@Z (public: virtual int __cdecl icu::FilteredNormalizer2::composePair(int,int)const ) + ?composePair@Normalizer2@icu@@UEBAHHH@Z (public: virtual int __cdecl icu::Normalizer2::composePair(int,int)const ) + ?composePair@Normalizer2Impl@icu@@QEBAHHH@Z (public: int __cdecl icu::Normalizer2Impl::composePair(int,int)const ) + ?composeQuickCheck@Normalizer2Impl@icu@@QEBAPEB_SPEB_S0CPEAW4UNormalizationCheckResult@@@Z (public: char16_t const * __cdecl icu::Normalizer2Impl::composeQuickCheck(char16_t const *,char16_t const *,signed char,enum UNormalizationCheckResult *)const ) + ?concatenate@Normalizer@icu@@SAAEAVUnicodeString@2@AEBV32@0AEAV32@W4UNormalizationMode@@HAEAW4UErrorCode@@@Z (public: static class icu::UnicodeString & __cdecl icu::Normalizer::concatenate(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &,enum UNormalizationMode,int,enum UErrorCode &)) + ?constructForLocale@ResourceBundle@icu@@AEAAXAEBVUnicodeString@2@AEBVLocale@2@AEAW4UErrorCode@@@Z (private: void __cdecl icu::ResourceBundle::constructForLocale(class icu::UnicodeString const &,class icu::Locale const &,enum UErrorCode &)) + ?contains@UStringSet@icu@@QEAACAEBVUnicodeString@2@@Z (public: signed char __cdecl icu::UStringSet::contains(class icu::UnicodeString const &)) + ?contains@UVector32@icu@@QEBACH@Z (public: signed char __cdecl icu::UVector32::contains(int)const ) + ?contains@UVector@icu@@QEBACH@Z (public: signed char __cdecl icu::UVector::contains(int)const ) + ?contains@UVector@icu@@QEBACPEAX@Z (public: signed char __cdecl icu::UVector::contains(void *)const ) + ?contains@UnicodeSet@icu@@QEBACAEBVUnicodeString@2@@Z (public: signed char __cdecl icu::UnicodeSet::contains(class icu::UnicodeString const &)const ) + ?contains@UnicodeSet@icu@@UEBACH@Z (public: virtual signed char __cdecl icu::UnicodeSet::contains(int)const ) + ?contains@UnicodeSet@icu@@UEBACHH@Z (public: virtual signed char __cdecl icu::UnicodeSet::contains(int,int)const ) + ?containsAll@UVector32@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UVector32::containsAll(class icu::UVector32 const &)const ) + ?containsAll@UVector@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UVector::containsAll(class icu::UVector const &)const ) + ?containsAll@UnicodeSet@icu@@QEBACAEBVUnicodeString@2@@Z (public: signed char __cdecl icu::UnicodeSet::containsAll(class icu::UnicodeString const &)const ) + ?containsAll@UnicodeSet@icu@@UEBACAEBV12@@Z (public: virtual signed char __cdecl icu::UnicodeSet::containsAll(class icu::UnicodeSet const &)const ) + ?containsNone@UVector32@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UVector32::containsNone(class icu::UVector32 const &)const ) + ?containsNone@UVector@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UVector::containsNone(class icu::UVector const &)const ) + ?containsNone@UnicodeSet@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UnicodeSet::containsNone(class icu::UnicodeSet const &)const ) + ?containsNone@UnicodeSet@icu@@QEBACAEBVUnicodeString@2@@Z (public: signed char __cdecl icu::UnicodeSet::containsNone(class icu::UnicodeString const &)const ) + ?containsNone@UnicodeSet@icu@@QEBACHH@Z (public: signed char __cdecl icu::UnicodeSet::containsNone(int,int)const ) + ?containsSome@UnicodeSet@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UnicodeSet::containsSome(class icu::UnicodeSet const &)const ) + ?containsSome@UnicodeSet@icu@@QEBACAEBVUnicodeString@2@@Z (public: signed char __cdecl icu::UnicodeSet::containsSome(class icu::UnicodeString const &)const ) + ?containsSome@UnicodeSet@icu@@QEBACHH@Z (public: signed char __cdecl icu::UnicodeSet::containsSome(int,int)const ) + ?copy@UnicodeString@icu@@UEAAXHHH@Z (public: virtual void __cdecl icu::UnicodeString::copy(int,int,int)) + ?copyErrorTo@Edits@icu@@QEAACAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::Edits::copyErrorTo(enum UErrorCode &)) + ?copyFieldsFrom@UnicodeString@icu@@AEAAXAEAV12@C@Z (private: void __cdecl icu::UnicodeString::copyFieldsFrom(class icu::UnicodeString &,signed char)) + ?copyFrom@CharString@icu@@QEAAAEAV12@AEBV12@AEAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::copyFrom(class icu::CharString const &,enum UErrorCode &)) + ?copyFrom@UnicodeString@icu@@AEAAAEAV12@AEBV12@C@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::copyFrom(class icu::UnicodeString const &,signed char)) + ?copyLowPrefixFromNulTerminated@Normalizer2Impl@icu@@AEBAPEB_SPEB_SHPEAVReorderingBuffer@2@AEAW4UErrorCode@@@Z (private: char16_t const * __cdecl icu::Normalizer2Impl::copyLowPrefixFromNulTerminated(char16_t const *,int,class icu::ReorderingBuffer *,enum UErrorCode &)const ) + ?copyPtr@UnifiedCache@icu@@CAXPEBVSharedObject@2@AEAPEBV32@@Z (private: static void __cdecl icu::UnifiedCache::copyPtr(class icu::SharedObject const *,class icu::SharedObject const * &)) + ?copyReorderableSuffixTo@ReorderingBuffer@icu@@QEBAXAEAVUnicodeString@2@@Z (public: void __cdecl icu::ReorderingBuffer::copyReorderableSuffixTo(class icu::UnicodeString &)const ) + ?copyStorage@MessagePattern@icu@@AEAACAEBV12@AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::MessagePattern::copyStorage(class icu::MessagePattern const &,enum UErrorCode &)) + ?count@Hashtable@icu@@QEBAHXZ (public: int __cdecl icu::Hashtable::count(void)const ) + ?count@UStringEnumeration@icu@@UEBAHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::UStringEnumeration::count(enum UErrorCode &)const ) + ?countChar32@UnicodeString@icu@@QEBAHHH@Z (public: int __cdecl icu::UnicodeString::countChar32(int,int)const ) + ?countElementUnits@BytesTrieBuilder@icu@@EEBAHHHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::countElementUnits(int,int,int)const ) + ?countElementUnits@UCharsTrieBuilder@icu@@EEBAHHHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::countElementUnits(int,int,int)const ) + ?countFactories@ICUService@icu@@IEBAHXZ (protected: int __cdecl icu::ICUService::countFactories(void)const ) + ?countParts@MessagePattern@icu@@QEBAHXZ (public: int __cdecl icu::MessagePattern::countParts(void)const ) + ?create@LocaleKeyFactory@icu@@UEBAPEAVUObject@2@AEBVICUServiceKey@2@PEBVICUService@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UObject * __cdecl icu::LocaleKeyFactory::create(class icu::ICUServiceKey const &,class icu::ICUService const *,enum UErrorCode &)const ) + ?create@SimpleFactory@icu@@UEBAPEAVUObject@2@AEBVICUServiceKey@2@PEBVICUService@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UObject * __cdecl icu::SimpleFactory::create(class icu::ICUServiceKey const &,class icu::ICUService const *,enum UErrorCode &)const ) + ?create@SimpleLocaleKeyFactory@icu@@UEBAPEAVUObject@2@AEBVICUServiceKey@2@PEBVICUService@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UObject * __cdecl icu::SimpleLocaleKeyFactory::create(class icu::ICUServiceKey const &,class icu::ICUService const *,enum UErrorCode &)const ) + ?create@StringPair@icu@@SAPEAV12@AEBVUnicodeString@2@0AEAW4UErrorCode@@@Z (public: static class icu::StringPair * __cdecl icu::StringPair::create(class icu::UnicodeString const &,class icu::UnicodeString const &,enum UErrorCode &)) + ?createBufferClone@RuleBasedBreakIterator@icu@@UEAAPEAVBreakIterator@2@PEAXAEAHAEAW4UErrorCode@@@Z (public: virtual class icu::BreakIterator * __cdecl icu::RuleBasedBreakIterator::createBufferClone(void *,int &,enum UErrorCode &)) + ?createCanonical@Locale@icu@@SA?AV12@PEBD@Z (public: static class icu::Locale __cdecl icu::Locale::createCanonical(char const *)) + ?createCharacterInstance@BreakIterator@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::BreakIterator * __cdecl icu::BreakIterator::createCharacterInstance(class icu::Locale const &,enum UErrorCode &)) + ?createCompactBuilder@StringTrieBuilder@icu@@IEAAXHAEAW4UErrorCode@@@Z (protected: void __cdecl icu::StringTrieBuilder::createCompactBuilder(int,enum UErrorCode &)) + ?createFrom@UnicodeSet@icu@@SAPEAV12@AEBVUnicodeString@2@@Z (public: static class icu::UnicodeSet * __cdecl icu::UnicodeSet::createFrom(class icu::UnicodeString const &)) + ?createFromAll@UnicodeSet@icu@@SAPEAV12@AEBVUnicodeString@2@@Z (public: static class icu::UnicodeSet * __cdecl icu::UnicodeSet::createFromAll(class icu::UnicodeString const &)) + ?createFromName@Locale@icu@@SA?AV12@PEBD@Z (public: static class icu::Locale __cdecl icu::Locale::createFromName(char const *)) + ?createInstance@BreakIterator@icu@@CAPEAV12@AEBVLocale@2@HAEAW4UErrorCode@@@Z (private: static class icu::BreakIterator * __cdecl icu::BreakIterator::createInstance(class icu::Locale const &,int,enum UErrorCode &)) + ?createInstance@FilteredBreakIteratorBuilder@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::FilteredBreakIteratorBuilder * __cdecl icu::FilteredBreakIteratorBuilder::createInstance(enum UErrorCode &)) + ?createInstance@FilteredBreakIteratorBuilder@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::FilteredBreakIteratorBuilder * __cdecl icu::FilteredBreakIteratorBuilder::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@ListFormatter@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::ListFormatter * __cdecl icu::ListFormatter::createInstance(enum UErrorCode &)) + ?createInstance@ListFormatter@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::ListFormatter * __cdecl icu::ListFormatter::createInstance(class icu::Locale const &,enum UErrorCode &)) + ?createInstance@ListFormatter@icu@@SAPEAV12@AEBVLocale@2@PEBDAEAW4UErrorCode@@@Z (public: static class icu::ListFormatter * __cdecl icu::ListFormatter::createInstance(class icu::Locale const &,char const *,enum UErrorCode &)) + ?createInstance@LocaleDisplayNames@icu@@SAPEAV12@AEBVLocale@2@@Z (public: static class icu::LocaleDisplayNames * __cdecl icu::LocaleDisplayNames::createInstance(class icu::Locale const &)) + ?createInstance@LocaleDisplayNames@icu@@SAPEAV12@AEBVLocale@2@PEAW4UDisplayContext@@H@Z (public: static class icu::LocaleDisplayNames * __cdecl icu::LocaleDisplayNames::createInstance(class icu::Locale const &,enum UDisplayContext *,int)) + ?createInstance@LocaleDisplayNames@icu@@SAPEAV12@AEBVLocale@2@W4UDialectHandling@@@Z (public: static class icu::LocaleDisplayNames * __cdecl icu::LocaleDisplayNames::createInstance(class icu::Locale const &,enum UDialectHandling)) + ?createKey@ICULocaleService@icu@@MEBAPEAVICUServiceKey@2@PEBVUnicodeString@2@AEAW4UErrorCode@@@Z (protected: virtual class icu::ICUServiceKey * __cdecl icu::ICULocaleService::createKey(class icu::UnicodeString const *,enum UErrorCode &)const ) + ?createKey@ICULocaleService@icu@@MEBAPEAVICUServiceKey@2@PEBVUnicodeString@2@HAEAW4UErrorCode@@@Z (protected: virtual class icu::ICUServiceKey * __cdecl icu::ICULocaleService::createKey(class icu::UnicodeString const *,int,enum UErrorCode &)const ) + ?createKey@ICUService@icu@@UEBAPEAVICUServiceKey@2@PEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual class icu::ICUServiceKey * __cdecl icu::ICUService::createKey(class icu::UnicodeString const *,enum UErrorCode &)const ) + ?createKeywords@Locale@icu@@QEBAPEAVStringEnumeration@2@AEAW4UErrorCode@@@Z (public: class icu::StringEnumeration * __cdecl icu::Locale::createKeywords(enum UErrorCode &)const ) + ?createLineInstance@BreakIterator@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::BreakIterator * __cdecl icu::BreakIterator::createLineInstance(class icu::Locale const &,enum UErrorCode &)) + ?createLinearMatchNode@BytesTrieBuilder@icu@@EEBAPEAVNode@StringTrieBuilder@2@HHHPEAV342@@Z (private: virtual class icu::StringTrieBuilder::Node * __cdecl icu::BytesTrieBuilder::createLinearMatchNode(int,int,int,class icu::StringTrieBuilder::Node *)const ) + ?createLinearMatchNode@UCharsTrieBuilder@icu@@EEBAPEAVNode@StringTrieBuilder@2@HHHPEAV342@@Z (private: virtual class icu::StringTrieBuilder::Node * __cdecl icu::UCharsTrieBuilder::createLinearMatchNode(int,int,int,class icu::StringTrieBuilder::Node *)const ) + ?createSentenceInstance@BreakIterator@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::BreakIterator * __cdecl icu::BreakIterator::createSentenceInstance(class icu::Locale const &,enum UErrorCode &)) + ?createSimpleFactory@ICUService@icu@@MEAAPEAVICUServiceFactory@2@PEAVUObject@2@AEBVUnicodeString@2@CAEAW4UErrorCode@@@Z (protected: virtual class icu::ICUServiceFactory * __cdecl icu::ICUService::createSimpleFactory(class icu::UObject *,class icu::UnicodeString const &,signed char,enum UErrorCode &)) + ?createTitleInstance@BreakIterator@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::BreakIterator * __cdecl icu::BreakIterator::createTitleInstance(class icu::Locale const &,enum UErrorCode &)) + ?createUTS46Instance@IDNA@icu@@SAPEAV12@IAEAW4UErrorCode@@@Z (public: static class icu::IDNA * __cdecl icu::IDNA::createUTS46Instance(unsigned int,enum UErrorCode &)) + ?createWithCanonicalFallback@LocaleKey@icu@@SAPEAV12@PEBVUnicodeString@2@0AEAW4UErrorCode@@@Z (public: static class icu::LocaleKey * __cdecl icu::LocaleKey::createWithCanonicalFallback(class icu::UnicodeString const *,class icu::UnicodeString const *,enum UErrorCode &)) + ?createWithCanonicalFallback@LocaleKey@icu@@SAPEAV12@PEBVUnicodeString@2@0HAEAW4UErrorCode@@@Z (public: static class icu::LocaleKey * __cdecl icu::LocaleKey::createWithCanonicalFallback(class icu::UnicodeString const *,class icu::UnicodeString const *,int,enum UErrorCode &)) + ?createWordInstance@BreakIterator@icu@@SAPEAV12@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: static class icu::BreakIterator * __cdecl icu::BreakIterator::createWordInstance(class icu::Locale const &,enum UErrorCode &)) + ?current32@UCharCharacterIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::current32(void)const ) + ?current@BytesTrie@icu@@QEBA?AW4UStringTrieResult@@XZ (public: enum UStringTrieResult __cdecl icu::BytesTrie::current(void)const ) + ?current@Normalizer@icu@@QEAAHXZ (public: int __cdecl icu::Normalizer::current(void)) + ?current@RuleBasedBreakIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::current(void)const ) + ?current@UCharCharacterIterator@icu@@UEBA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::current(void)const ) + ?current@UCharsTrie@icu@@QEBA?AW4UStringTrieResult@@XZ (public: enum UStringTrieResult __cdecl icu::UCharsTrie::current(void)const ) + ?currentDescriptor@ICUServiceKey@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ICUServiceKey::currentDescriptor(class icu::UnicodeString &)const ) + ?currentDescriptor@LocaleKey@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::LocaleKey::currentDescriptor(class icu::UnicodeString &)const ) + ?currentID@ICUServiceKey@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ICUServiceKey::currentID(class icu::UnicodeString &)const ) + ?currentID@LocaleKey@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::LocaleKey::currentID(class icu::UnicodeString &)const ) + ?currentLocale@LocaleKey@icu@@UEBAAEAVLocale@2@AEAV32@@Z (public: virtual class icu::Locale & __cdecl icu::LocaleKey::currentLocale(class icu::Locale &)const ) + ?data@CharString@icu@@QEAAPEADXZ (public: char * __cdecl icu::CharString::data(void)) + ?data@CharString@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::CharString::data(void)const ) + ?data@StringPiece@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::StringPiece::data(void)const ) + ?decompose@Hangul@icu@@SAHHQEA_S@Z (public: static int __cdecl icu::Hangul::decompose(int,char16_t * const)) + ?decompose@Normalizer2Impl@icu@@AEBACHGAEAVReorderingBuffer@2@AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::Normalizer2Impl::decompose(int,unsigned short,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?decompose@Normalizer2Impl@icu@@QEBAAEAVUnicodeString@2@AEBV32@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::Normalizer2Impl::decompose(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?decompose@Normalizer2Impl@icu@@QEBAPEB_SPEB_S0PEAVReorderingBuffer@2@AEAW4UErrorCode@@@Z (public: char16_t const * __cdecl icu::Normalizer2Impl::decompose(char16_t const *,char16_t const *,class icu::ReorderingBuffer *,enum UErrorCode &)const ) + ?decompose@Normalizer2Impl@icu@@QEBAXPEB_S0AEAVUnicodeString@2@HAEAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::decompose(char16_t const *,char16_t const *,class icu::UnicodeString &,int,enum UErrorCode &)const ) + ?decompose@Normalizer@icu@@SAXAEBVUnicodeString@2@CHAEAV32@AEAW4UErrorCode@@@Z (public: static void __cdecl icu::Normalizer::decompose(class icu::UnicodeString const &,signed char,int,class icu::UnicodeString &,enum UErrorCode &)) + ?decomposeAndAppend@Normalizer2Impl@icu@@QEBAXPEB_S0CAEAVUnicodeString@2@AEAVReorderingBuffer@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::decomposeAndAppend(char16_t const *,char16_t const *,signed char,class icu::UnicodeString &,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?decomposeShort@Normalizer2Impl@icu@@AEBACPEB_S0AEAVReorderingBuffer@2@AEAW4UErrorCode@@@Z (private: signed char __cdecl icu::Normalizer2Impl::decomposeShort(char16_t const *,char16_t const *,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?decrementItemsInUse@UnifiedCache@icu@@UEBAXXZ (public: virtual void __cdecl icu::UnifiedCache::decrementItemsInUse(void)const ) + ?decrementItemsInUseWithLockingAndEviction@UnifiedCache@icu@@UEBAXXZ (public: virtual void __cdecl icu::UnifiedCache::decrementItemsInUseWithLockingAndEviction(void)const ) + ?deleteCompactBuilder@StringTrieBuilder@icu@@IEAAXXZ (protected: void __cdecl icu::StringTrieBuilder::deleteCompactBuilder(void)) + ?deleteIfZeroRefCount@SharedObject@icu@@QEBAXXZ (public: void __cdecl icu::SharedObject::deleteIfZeroRefCount(void)const ) + ?destinationIndex@Iterator@Edits@icu@@QEBAHXZ (public: int __cdecl icu::Edits::Iterator::destinationIndex(void)const ) + ?doAppend@UnicodeString@icu@@AEAAAEAV12@AEBV12@HH@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::doAppend(class icu::UnicodeString const &,int,int)) + ?doAppend@UnicodeString@icu@@AEAAAEAV12@PEB_SHH@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::doAppend(char16_t const *,int,int)) + ?doCaseCompare@UnicodeString@icu@@AEBACHHAEBV12@HHI@Z (private: signed char __cdecl icu::UnicodeString::doCaseCompare(int,int,class icu::UnicodeString const &,int,int,unsigned int)const ) + ?doCaseCompare@UnicodeString@icu@@AEBACHHPEB_SHHI@Z (private: signed char __cdecl icu::UnicodeString::doCaseCompare(int,int,char16_t const *,int,int,unsigned int)const ) + ?doCharAt@UnicodeString@icu@@AEBA_SH@Z (private: char16_t __cdecl icu::UnicodeString::doCharAt(int)const ) + ?doCodepageCreate@UnicodeString@icu@@AEAAXPEBDH0@Z (private: void __cdecl icu::UnicodeString::doCodepageCreate(char const *,int,char const *)) + ?doCodepageCreate@UnicodeString@icu@@AEAAXPEBDHPEAUUConverter@@AEAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeString::doCodepageCreate(char const *,int,struct UConverter *,enum UErrorCode &)) + ?doCompare@UnicodeString@icu@@AEBACHHAEBV12@HH@Z (private: signed char __cdecl icu::UnicodeString::doCompare(int,int,class icu::UnicodeString const &,int,int)const ) + ?doCompare@UnicodeString@icu@@AEBACHHPEB_SHH@Z (private: signed char __cdecl icu::UnicodeString::doCompare(int,int,char16_t const *,int,int)const ) + ?doCompareCodePointOrder@UnicodeString@icu@@AEBACHHAEBV12@HH@Z (private: signed char __cdecl icu::UnicodeString::doCompareCodePointOrder(int,int,class icu::UnicodeString const &,int,int)const ) + ?doCompareCodePointOrder@UnicodeString@icu@@AEBACHHPEB_SHH@Z (private: signed char __cdecl icu::UnicodeString::doCompareCodePointOrder(int,int,char16_t const *,int,int)const ) + ?doEquals@UnicodeString@icu@@AEBACAEBV12@H@Z (private: signed char __cdecl icu::UnicodeString::doEquals(class icu::UnicodeString const &,int)const ) + ?doExtract@UnicodeString@icu@@AEBAHHHPEADHPEAUUConverter@@AEAW4UErrorCode@@@Z (private: int __cdecl icu::UnicodeString::doExtract(int,int,char *,int,struct UConverter *,enum UErrorCode &)const ) + ?doExtract@UnicodeString@icu@@AEBAXHHAEAV12@@Z (private: void __cdecl icu::UnicodeString::doExtract(int,int,class icu::UnicodeString &)const ) + ?doExtract@UnicodeString@icu@@AEBAXHHPEA_SH@Z (private: void __cdecl icu::UnicodeString::doExtract(int,int,char16_t *,int)const ) + ?doHashCode@UnicodeString@icu@@AEBAHXZ (private: int __cdecl icu::UnicodeString::doHashCode(void)const ) + ?doIndexOf@UnicodeString@icu@@AEBAHHHH@Z (private: int __cdecl icu::UnicodeString::doIndexOf(int,int,int)const ) + ?doIndexOf@UnicodeString@icu@@AEBAH_SHH@Z (private: int __cdecl icu::UnicodeString::doIndexOf(char16_t,int,int)const ) + ?doLastIndexOf@UnicodeString@icu@@AEBAHHHH@Z (private: int __cdecl icu::UnicodeString::doLastIndexOf(int,int,int)const ) + ?doLastIndexOf@UnicodeString@icu@@AEBAH_SHH@Z (private: int __cdecl icu::UnicodeString::doLastIndexOf(char16_t,int,int)const ) + ?doReplace@UnicodeString@icu@@AEAAAEAV12@HHAEBV12@HH@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::doReplace(int,int,class icu::UnicodeString const &,int,int)) + ?doReplace@UnicodeString@icu@@AEAAAEAV12@HHPEB_SHH@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::doReplace(int,int,char16_t const *,int,int)) + ?doReverse@UnicodeString@icu@@AEAAAEAV12@HH@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::doReverse(int,int)) + ?elementAt@UVector@icu@@QEBAPEAXH@Z (public: void * __cdecl icu::UVector::elementAt(int)const ) + ?elementAti@UVector32@icu@@QEBAHH@Z (public: int __cdecl icu::UVector32::elementAti(int)const ) + ?elementAti@UVector64@icu@@QEBA_JH@Z (public: __int64 __cdecl icu::UVector64::elementAti(int)const ) + ?elementAti@UVector@icu@@QEBAHH@Z (public: int __cdecl icu::UVector::elementAti(int)const ) + ?empty@StringPiece@icu@@QEBACXZ (public: signed char __cdecl icu::StringPiece::empty(void)const ) + ?empty@UStack@icu@@QEBACXZ (public: signed char __cdecl icu::UStack::empty(void)const ) + ?empty@UVector32@icu@@QEBACXZ (public: signed char __cdecl icu::UVector32::empty(void)const ) + ?endIndex@CharacterIterator@icu@@QEBAHXZ (public: int __cdecl icu::CharacterIterator::endIndex(void)const ) + ?endIndex@Normalizer@icu@@QEBAHXZ (public: int __cdecl icu::Normalizer::endIndex(void)const ) + ?endsWith@UnicodeString@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UnicodeString::endsWith(class icu::UnicodeString const &)const ) + ?endsWith@UnicodeString@icu@@QEBACAEBV12@HH@Z (public: signed char __cdecl icu::UnicodeString::endsWith(class icu::UnicodeString const &,int,int)const ) + ?endsWith@UnicodeString@icu@@QEBACPEB_SHH@Z (public: signed char __cdecl icu::UnicodeString::endsWith(char16_t const *,int,int)const ) + ?endsWith@UnicodeString@icu@@QEBACVConstChar16Ptr@2@H@Z (public: signed char __cdecl icu::UnicodeString::endsWith(class icu::ConstChar16Ptr,int)const ) + ?ensureBufferCapacity@UnicodeSet@icu@@AEAAXHAEAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::ensureBufferCapacity(int,enum UErrorCode &)) + ?ensureCanonIterData@Normalizer2Impl@icu@@QEBACAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::Normalizer2Impl::ensureCanonIterData(enum UErrorCode &)const ) + ?ensureCapacity@BytesTrieBuilder@icu@@AEAACH@Z (private: signed char __cdecl icu::BytesTrieBuilder::ensureCapacity(int)) + ?ensureCapacity@CharString@icu@@AEAACHHAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::CharString::ensureCapacity(int,int,enum UErrorCode &)) + ?ensureCapacity@UCharsTrieBuilder@icu@@AEAACH@Z (private: signed char __cdecl icu::UCharsTrieBuilder::ensureCapacity(int)) + ?ensureCapacity@UVector32@icu@@QEAACHAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::UVector32::ensureCapacity(int,enum UErrorCode &)) + ?ensureCapacity@UVector64@icu@@QEAACHAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::UVector64::ensureCapacity(int,enum UErrorCode &)) + ?ensureCapacity@UVector@icu@@QEAACHAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::UVector::ensureCapacity(int,enum UErrorCode &)) + ?ensureCapacity@UnicodeSet@icu@@AEAAXHAEAW4UErrorCode@@@Z (private: void __cdecl icu::UnicodeSet::ensureCapacity(int,enum UErrorCode &)) + ?ensureCharsCapacity@StringEnumeration@icu@@IEAAXHAEAW4UErrorCode@@@Z (protected: void __cdecl icu::StringEnumeration::ensureCharsCapacity(int,enum UErrorCode &)) + ?ensureEndsWithFileSeparator@CharString@icu@@QEAAAEAV12@AEAW4UErrorCode@@@Z (public: class icu::CharString & __cdecl icu::CharString::ensureEndsWithFileSeparator(enum UErrorCode &)) + ?equalNodes@StringTrieBuilder@icu@@SACPEBX0@Z (public: static signed char __cdecl icu::StringTrieBuilder::equalNodes(void const *,void const *)) + ?equals@Hashtable@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::Hashtable::equals(class icu::Hashtable const &)const ) + ?equals@ReorderingBuffer@icu@@QEBACPEB_S0@Z (public: signed char __cdecl icu::ReorderingBuffer::equals(char16_t const *,char16_t const *)const ) + ?equals@UVector32@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UVector32::equals(class icu::UVector32 const &)const ) + ?equals@UVector@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UVector::equals(class icu::UVector const &)const ) + ?errorName@ErrorCode@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::ErrorCode::errorName(void)const ) + ?escapeUnprintable@ICU_Utility@icu@@SACAEAVUnicodeString@2@H@Z (public: static signed char __cdecl icu::ICU_Utility::escapeUnprintable(class icu::UnicodeString &,int)) + ?exclusiveOr@UnicodeSet@icu@@AEAAXPEBHHC@Z (private: void __cdecl icu::UnicodeSet::exclusiveOr(int const *,int,signed char)) + ?expandCapacity@UVector32@icu@@QEAACHAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::UVector32::expandCapacity(int,enum UErrorCode &)) + ?expandCapacity@UVector64@icu@@QEAACHAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::UVector64::expandCapacity(int,enum UErrorCode &)) + ?extract@CanonicalIterator@icu@@AEAAPEAVHashtable@2@PEAV32@HPEB_SHHAEAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::CanonicalIterator::extract(class icu::Hashtable *,int,char16_t const *,int,int,enum UErrorCode &)) + ?extract@UnicodeString@icu@@QEBAHHHPEADHW4EInvariant@12@@Z (public: int __cdecl icu::UnicodeString::extract(int,int,char *,int,enum icu::UnicodeString::EInvariant)const ) + ?extract@UnicodeString@icu@@QEBAHHHPEADI@Z (public: int __cdecl icu::UnicodeString::extract(int,int,char *,unsigned int)const ) + ?extract@UnicodeString@icu@@QEBAHHHPEADIPEBD@Z (public: int __cdecl icu::UnicodeString::extract(int,int,char *,unsigned int,char const *)const ) + ?extract@UnicodeString@icu@@QEBAHHHPEADPEBD@Z (public: int __cdecl icu::UnicodeString::extract(int,int,char *,char const *)const ) + ?extract@UnicodeString@icu@@QEBAHPEADHPEAUUConverter@@AEAW4UErrorCode@@@Z (public: int __cdecl icu::UnicodeString::extract(char *,int,struct UConverter *,enum UErrorCode &)const ) + ?extract@UnicodeString@icu@@QEBAHVChar16Ptr@2@HAEAW4UErrorCode@@@Z (public: int __cdecl icu::UnicodeString::extract(class icu::Char16Ptr,int,enum UErrorCode &)const ) + ?extract@UnicodeString@icu@@QEBAXHHAEAV12@@Z (public: void __cdecl icu::UnicodeString::extract(int,int,class icu::UnicodeString &)const ) + ?extract@UnicodeString@icu@@QEBAXHHVChar16Ptr@2@H@Z (public: void __cdecl icu::UnicodeString::extract(int,int,class icu::Char16Ptr,int)const ) + ?extractBetween@UnicodeString@icu@@QEBAXHHPEA_SH@Z (public: void __cdecl icu::UnicodeString::extractBetween(int,int,char16_t *,int)const ) + ?extractBetween@UnicodeString@icu@@UEBAXHHAEAV12@@Z (public: virtual void __cdecl icu::UnicodeString::extractBetween(int,int,class icu::UnicodeString &)const ) + ?fallback@ICUServiceKey@icu@@UEAACXZ (public: virtual signed char __cdecl icu::ICUServiceKey::fallback(void)) + ?fallback@LocaleKey@icu@@UEAACXZ (public: virtual signed char __cdecl icu::LocaleKey::fallback(void)) + ?fastCopyFrom@UnicodeString@icu@@QEAAAEAV12@AEBV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::fastCopyFrom(class icu::UnicodeString const &)) + ?find@Hashtable@icu@@QEBAPEBUUHashElement@@AEBVUnicodeString@2@@Z (public: struct UHashElement const * __cdecl icu::Hashtable::find(class icu::UnicodeString const &)const ) + ?findAndReplace@UnicodeString@icu@@QEAAAEAV12@AEBV12@0@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::findAndReplace(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?findAndReplace@UnicodeString@icu@@QEAAAEAV12@HHAEBV12@0@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::findAndReplace(int,int,class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?findAndReplace@UnicodeString@icu@@QEAAAEAV12@HHAEBV12@HH0HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::findAndReplace(int,int,class icu::UnicodeString const &,int,int,class icu::UnicodeString const &,int,int)) + ?findCodePoint@UnicodeSet@icu@@AEBAHH@Z (private: int __cdecl icu::UnicodeSet::findCodePoint(int)const ) + ?findNextCompBoundary@Normalizer2Impl@icu@@AEBAPEB_SPEB_S0@Z (private: char16_t const * __cdecl icu::Normalizer2Impl::findNextCompBoundary(char16_t const *,char16_t const *)const ) + ?findNextFCDBoundary@Normalizer2Impl@icu@@AEBAPEB_SPEB_S0@Z (private: char16_t const * __cdecl icu::Normalizer2Impl::findNextFCDBoundary(char16_t const *,char16_t const *)const ) + ?findPreviousCompBoundary@Normalizer2Impl@icu@@AEBAPEB_SPEB_S0@Z (private: char16_t const * __cdecl icu::Normalizer2Impl::findPreviousCompBoundary(char16_t const *,char16_t const *)const ) + ?findPreviousFCDBoundary@Normalizer2Impl@icu@@AEBAPEB_SPEB_S0@Z (private: char16_t const * __cdecl icu::Normalizer2Impl::findPreviousFCDBoundary(char16_t const *,char16_t const *)const ) + ?findSourceIndex@Iterator@Edits@icu@@QEAACHAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::Edits::Iterator::findSourceIndex(int,enum UErrorCode &)) + ?findUniqueValue@BytesTrie@icu@@CACPEBECAEAH@Z (private: static signed char __cdecl icu::BytesTrie::findUniqueValue(unsigned char const *,signed char,int &)) + ?findUniqueValue@UCharsTrie@icu@@CACPEB_SCAEAH@Z (private: static signed char __cdecl icu::UCharsTrie::findUniqueValue(char16_t const *,signed char,int &)) + ?findUniqueValueFromBranch@BytesTrie@icu@@CAPEBEPEBEHCAEAH@Z (private: static unsigned char const * __cdecl icu::BytesTrie::findUniqueValueFromBranch(unsigned char const *,int,signed char,int &)) + ?findUniqueValueFromBranch@UCharsTrie@icu@@CAPEB_SPEB_SHCAEAH@Z (private: static char16_t const * __cdecl icu::UCharsTrie::findUniqueValueFromBranch(char16_t const *,int,signed char,int &)) + ?first32@UCharCharacterIterator@icu@@UEAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::first32(void)) + ?first32PostInc@CharacterIterator@icu@@UEAAHXZ (public: virtual int __cdecl icu::CharacterIterator::first32PostInc(void)) + ?first32PostInc@UCharCharacterIterator@icu@@UEAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::first32PostInc(void)) + ?first@BytesTrie@icu@@QEAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::BytesTrie::first(int)) + ?first@Normalizer@icu@@QEAAHXZ (public: int __cdecl icu::Normalizer::first(void)) + ?first@RuleBasedBreakIterator@icu@@UEAAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::first(void)) + ?first@UCharCharacterIterator@icu@@UEAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::first(void)) + ?first@UCharsTrie@icu@@QEAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::UCharsTrie::first(int)) + ?firstElement@UVector@icu@@QEBAPEAXXZ (public: void * __cdecl icu::UVector::firstElement(void)const ) + ?firstForCodePoint@UCharsTrie@icu@@QEAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::UCharsTrie::firstForCodePoint(int)) + ?firstPostInc@CharacterIterator@icu@@UEAA_SXZ (public: virtual char16_t __cdecl icu::CharacterIterator::firstPostInc(void)) + ?firstPostInc@UCharCharacterIterator@icu@@UEAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::firstPostInc(void)) + ?flush@UnifiedCache@icu@@QEBAXXZ (public: void __cdecl icu::UnifiedCache::flush(void)const ) + ?fold@CaseMap@icu@@SAHIPEB_SHPEA_SHPEAVEdits@2@AEAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::fold(unsigned int,char16_t const *,int,char16_t *,int,class icu::Edits *,enum UErrorCode &)) + ?foldCase@UnicodeString@icu@@QEAAAEAV12@I@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::foldCase(unsigned int)) + ?following@RuleBasedBreakIterator@icu@@UEAAHH@Z (public: virtual int __cdecl icu::RuleBasedBreakIterator::following(int)) + ?format@ListFormatter@icu@@QEBAAEAVUnicodeString@2@QEBV32@HAEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::ListFormatter::format(class icu::UnicodeString const * const,int,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@ListFormatter@icu@@QEBAAEAVUnicodeString@2@QEBV32@HAEAV32@HAEAHAEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::ListFormatter::format(class icu::UnicodeString const * const,int,class icu::UnicodeString &,int,int &,enum UErrorCode &)const ) + ?format@SimpleFormatter@icu@@CAAEAVUnicodeString@2@PEB_SHPEBQEBV32@AEAV32@PEBV32@CPEAHHAEAW4UErrorCode@@@Z (private: static class icu::UnicodeString & __cdecl icu::SimpleFormatter::format(char16_t const *,int,class icu::UnicodeString const * const *,class icu::UnicodeString &,class icu::UnicodeString const *,signed char,int *,int,enum UErrorCode &)) + ?format@SimpleFormatter@icu@@QEBAAEAVUnicodeString@2@AEBV32@00AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SimpleFormatter::format(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@SimpleFormatter@icu@@QEBAAEAVUnicodeString@2@AEBV32@0AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SimpleFormatter::format(class icu::UnicodeString const &,class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?format@SimpleFormatter@icu@@QEBAAEAVUnicodeString@2@AEBV32@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SimpleFormatter::format(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?formatAndAppend@SimpleFormatter@icu@@QEBAAEAVUnicodeString@2@PEBQEBV32@HAEAV32@PEAHHAEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SimpleFormatter::formatAndAppend(class icu::UnicodeString const * const *,int,class icu::UnicodeString &,int *,int,enum UErrorCode &)const ) + ?formatAndReplace@SimpleFormatter@icu@@QEBAAEAVUnicodeString@2@PEBQEBV32@HAEAV32@PEAHHAEAW4UErrorCode@@@Z (public: class icu::UnicodeString & __cdecl icu::SimpleFormatter::formatAndReplace(class icu::UnicodeString const * const *,int,class icu::UnicodeString &,int *,int,enum UErrorCode &)const ) + ?freeze@UnicodeSet@icu@@QEAAPEAVUnicodeFunctor@2@XZ (public: class icu::UnicodeFunctor * __cdecl icu::UnicodeSet::freeze(void)) + ?fromUEnumeration@UStringEnumeration@icu@@SAPEAV12@PEAUUEnumeration@@AEAW4UErrorCode@@@Z (public: static class icu::UStringEnumeration * __cdecl icu::UStringEnumeration::fromUEnumeration(struct UEnumeration *,enum UErrorCode &)) + ?fromUSet@UnicodeSet@icu@@SAPEAV12@PEAUUSet@@@Z (public: static class icu::UnicodeSet * __cdecl icu::UnicodeSet::fromUSet(struct USet *)) + ?fromUSet@UnicodeSet@icu@@SAPEBV12@PEBUUSet@@@Z (public: static class icu::UnicodeSet const * __cdecl icu::UnicodeSet::fromUSet(struct USet const *)) + ?fromUTF32@UnicodeString@icu@@SA?AV12@PEBHH@Z (public: static class icu::UnicodeString __cdecl icu::UnicodeString::fromUTF32(int const *,int)) + ?fromUTF8@UnicodeString@icu@@SA?AV12@VStringPiece@2@@Z (public: static class icu::UnicodeString __cdecl icu::UnicodeString::fromUTF8(class icu::StringPiece)) + ?get@Char16Ptr@icu@@QEBAPEA_SXZ (public: char16_t * __cdecl icu::Char16Ptr::get(void)const ) + ?get@ConstChar16Ptr@icu@@QEBAPEB_SXZ (public: char16_t const * __cdecl icu::ConstChar16Ptr::get(void)const ) + ?get@ErrorCode@icu@@QEBA?AW4UErrorCode@@XZ (public: enum UErrorCode __cdecl icu::ErrorCode::get(void)const ) + ?get@Hashtable@icu@@QEBAPEAXAEBVUnicodeString@2@@Z (public: void * __cdecl icu::Hashtable::get(class icu::UnicodeString const &)const ) + ?get@ICULocaleService@icu@@QEBAPEAVUObject@2@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICULocaleService::get(class icu::Locale const &,enum UErrorCode &)const ) + ?get@ICULocaleService@icu@@QEBAPEAVUObject@2@AEBVLocale@2@HAEAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICULocaleService::get(class icu::Locale const &,int,enum UErrorCode &)const ) + ?get@ICULocaleService@icu@@QEBAPEAVUObject@2@AEBVLocale@2@HPEAV42@AEAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICULocaleService::get(class icu::Locale const &,int,class icu::Locale *,enum UErrorCode &)const ) + ?get@ICULocaleService@icu@@QEBAPEAVUObject@2@AEBVLocale@2@PEAV42@AEAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICULocaleService::get(class icu::Locale const &,class icu::Locale *,enum UErrorCode &)const ) + ?get@ICUService@icu@@QEBAPEAVUObject@2@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICUService::get(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?get@ICUService@icu@@QEBAPEAVUObject@2@AEBVUnicodeString@2@PEAV42@AEAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICUService::get(class icu::UnicodeString const &,class icu::UnicodeString *,enum UErrorCode &)const ) + ?get@ResourceBundle@icu@@QEBA?AV12@HAEAW4UErrorCode@@@Z (public: class icu::ResourceBundle __cdecl icu::ResourceBundle::get(int,enum UErrorCode &)const ) + ?get@ResourceBundle@icu@@QEBA?AV12@PEBDAEAW4UErrorCode@@@Z (public: class icu::ResourceBundle __cdecl icu::ResourceBundle::get(char const *,enum UErrorCode &)const ) + ?getAlias@?$MaybeStackArray@D$0CI@@icu@@QEBAPEADXZ (public: char * __cdecl icu::MaybeStackArray::getAlias(void)const ) + ?getAliasUnicodeString@ResourceValue@icu@@QEBA?AVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceValue::getAliasUnicodeString(enum UErrorCode &)const ) + ?getApostropheMode@MessagePattern@icu@@QEBA?AW4UMessagePatternApostropheMode@@XZ (public: enum UMessagePatternApostropheMode __cdecl icu::MessagePattern::getApostropheMode(void)const ) + ?getAppendBuffer@Appendable@icu@@UEAAPEA_SHHPEA_SHPEAH@Z (public: virtual char16_t * __cdecl icu::Appendable::getAppendBuffer(int,int,char16_t *,int,int *)) + ?getAppendBuffer@CharString@icu@@QEAAPEADHHAEAHAEAW4UErrorCode@@@Z (public: char * __cdecl icu::CharString::getAppendBuffer(int,int,int &,enum UErrorCode &)) + ?getAppendBuffer@UnicodeStringAppendable@icu@@UEAAPEA_SHHPEA_SHPEAH@Z (public: virtual char16_t * __cdecl icu::UnicodeStringAppendable::getAppendBuffer(int,int,char16_t *,int,int *)) + ?getArgumentLimit@SimpleFormatter@icu@@CAHPEB_SH@Z (private: static int __cdecl icu::SimpleFormatter::getArgumentLimit(char16_t const *,int)) + ?getArgumentLimit@SimpleFormatter@icu@@QEBAHXZ (public: int __cdecl icu::SimpleFormatter::getArgumentLimit(void)const ) + ?getArrayLimit@?$MaybeStackArray@D$0CI@@icu@@QEBAPEADXZ (public: char * __cdecl icu::MaybeStackArray::getArrayLimit(void)const ) + ?getArrayStart@UnicodeString@icu@@AEAAPEA_SXZ (private: char16_t * __cdecl icu::UnicodeString::getArrayStart(void)) + ?getArrayStart@UnicodeString@icu@@AEBAPEB_SXZ (private: char16_t const * __cdecl icu::UnicodeString::getArrayStart(void)const ) + ?getAvailableLocaleNames@LocaleUtility@icu@@SAPEBVHashtable@2@AEBVUnicodeString@2@@Z (public: static class icu::Hashtable const * __cdecl icu::LocaleUtility::getAvailableLocaleNames(class icu::UnicodeString const &)) + ?getAvailableLocales@BreakIterator@icu@@SAPEAVStringEnumeration@2@XZ (public: static class icu::StringEnumeration * __cdecl icu::BreakIterator::getAvailableLocales(void)) + ?getAvailableLocales@BreakIterator@icu@@SAPEBVLocale@2@AEAH@Z (public: static class icu::Locale const * __cdecl icu::BreakIterator::getAvailableLocales(int &)) + ?getAvailableLocales@ICULocaleService@icu@@UEBAPEAVStringEnumeration@2@XZ (public: virtual class icu::StringEnumeration * __cdecl icu::ICULocaleService::getAvailableLocales(void)const ) + ?getAvailableLocales@Locale@icu@@SAPEBV12@AEAH@Z (public: static class icu::Locale const * __cdecl icu::Locale::getAvailableLocales(int &)) + ?getBaseName@Locale@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::Locale::getBaseName(void)const ) + ?getBinary@ResourceBundle@icu@@QEBAPEBEAEAHAEAW4UErrorCode@@@Z (public: unsigned char const * __cdecl icu::ResourceBundle::getBinary(int &,enum UErrorCode &)const ) + ?getBinaryRules@RuleBasedBreakIterator@icu@@UEAAPEBEAEAI@Z (public: virtual unsigned char const * __cdecl icu::RuleBasedBreakIterator::getBinaryRules(unsigned int &)) + ?getBuffer@UVector32@icu@@QEBAPEAHXZ (public: int * __cdecl icu::UVector32::getBuffer(void)const ) + ?getBuffer@UVector64@icu@@QEBAPEA_JXZ (public: __int64 * __cdecl icu::UVector64::getBuffer(void)const ) + ?getBuffer@UnicodeString@icu@@QEAAPEA_SH@Z (public: char16_t * __cdecl icu::UnicodeString::getBuffer(int)) + ?getBuffer@UnicodeString@icu@@QEBAPEB_SXZ (public: char16_t const * __cdecl icu::UnicodeString::getBuffer(void)const ) + ?getCC@Normalizer2Impl@icu@@QEBAEG@Z (public: unsigned char __cdecl icu::Normalizer2Impl::getCC(unsigned short)const ) + ?getCCFromNoNo@Normalizer2Impl@icu@@AEBAEG@Z (private: unsigned char __cdecl icu::Normalizer2Impl::getCCFromNoNo(unsigned short)const ) + ?getCCFromYesOrMaybe@Normalizer2Impl@icu@@SAEG@Z (public: static unsigned char __cdecl icu::Normalizer2Impl::getCCFromYesOrMaybe(unsigned short)) + ?getCanada@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getCanada(void)) + ?getCanadaFrench@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getCanadaFrench(void)) + ?getCanonStartSet@Normalizer2Impl@icu@@AEBAAEBVUnicodeSet@2@H@Z (private: class icu::UnicodeSet const & __cdecl icu::Normalizer2Impl::getCanonStartSet(int)const ) + ?getCanonStartSet@Normalizer2Impl@icu@@QEBACHAEAVUnicodeSet@2@@Z (public: signed char __cdecl icu::Normalizer2Impl::getCanonStartSet(int,class icu::UnicodeSet &)const ) + ?getCanonValue@Normalizer2Impl@icu@@AEBAHH@Z (private: int __cdecl icu::Normalizer2Impl::getCanonValue(int)const ) + ?getCapacity@?$MaybeStackArray@D$0CI@@icu@@QEBAHXZ (public: int __cdecl icu::MaybeStackArray::getCapacity(void)const ) + ?getCapacity@UnicodeString@icu@@QEBAHXZ (public: int __cdecl icu::UnicodeString::getCapacity(void)const ) + ?getCategoryName@PluralMapBase@icu@@SAPEBDW4Category@12@@Z (public: static char const * __cdecl icu::PluralMapBase::getCategoryName(enum icu::PluralMapBase::Category)) + ?getChar32At@UnicodeString@icu@@MEBAHH@Z (protected: virtual int __cdecl icu::UnicodeString::getChar32At(int)const ) + ?getChar32Limit@UnicodeString@icu@@QEBAHH@Z (public: int __cdecl icu::UnicodeString::getChar32Limit(int)const ) + ?getChar32Start@UnicodeString@icu@@QEBAHH@Z (public: int __cdecl icu::UnicodeString::getChar32Start(int)const ) + ?getCharAt@UnicodeString@icu@@MEBA_SH@Z (protected: virtual char16_t __cdecl icu::UnicodeString::getCharAt(int)const ) + ?getChina@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getChina(void)) + ?getChinese@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getChinese(void)) + ?getCoarseChangesIterator@Edits@icu@@QEBA?AUIterator@12@XZ (public: struct icu::Edits::Iterator __cdecl icu::Edits::getCoarseChangesIterator(void)const ) + ?getCoarseIterator@Edits@icu@@QEBA?AUIterator@12@XZ (public: struct icu::Edits::Iterator __cdecl icu::Edits::getCoarseIterator(void)const ) + ?getCodepoint@UnicodeSetIterator@icu@@QEBAHXZ (public: int __cdecl icu::UnicodeSetIterator::getCodepoint(void)const ) + ?getCodepointEnd@UnicodeSetIterator@icu@@QEBAHXZ (public: int __cdecl icu::UnicodeSetIterator::getCodepointEnd(void)const ) + ?getCombiningClass@FilteredNormalizer2@icu@@UEBAEH@Z (public: virtual unsigned char __cdecl icu::FilteredNormalizer2::getCombiningClass(int)const ) + ?getCombiningClass@Normalizer2@icu@@UEBAEH@Z (public: virtual unsigned char __cdecl icu::Normalizer2::getCombiningClass(int)const ) + ?getCompQuickCheck@Normalizer2Impl@icu@@QEBA?AW4UNormalizationCheckResult@@G@Z (public: enum UNormalizationCheckResult __cdecl icu::Normalizer2Impl::getCompQuickCheck(unsigned short)const ) + ?getCompositionsList@Normalizer2Impl@icu@@AEBAPEBGG@Z (private: unsigned short const * __cdecl icu::Normalizer2Impl::getCompositionsList(unsigned short)const ) + ?getCompositionsListForComposite@Normalizer2Impl@icu@@AEBAPEBGG@Z (private: unsigned short const * __cdecl icu::Normalizer2Impl::getCompositionsListForComposite(unsigned short)const ) + ?getCompositionsListForDecompYes@Normalizer2Impl@icu@@AEBAPEBGG@Z (private: unsigned short const * __cdecl icu::Normalizer2Impl::getCompositionsListForDecompYes(unsigned short)const ) + ?getCountry@Locale@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::Locale::getCountry(void)const ) + ?getDecomposition@FilteredNormalizer2@icu@@UEBACHAEAVUnicodeString@2@@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::getDecomposition(int,class icu::UnicodeString &)const ) + ?getDecomposition@Normalizer2Impl@icu@@QEBAPEB_SHQEA_SAEAH@Z (public: char16_t const * __cdecl icu::Normalizer2Impl::getDecomposition(int,char16_t * const,int &)const ) + ?getDefault@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getDefault(void)) + ?getDisplayCountry@Locale@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayCountry(class icu::UnicodeString &)const ) + ?getDisplayCountry@Locale@icu@@QEBAAEAVUnicodeString@2@AEBV12@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayCountry(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayLanguage@Locale@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayLanguage(class icu::UnicodeString &)const ) + ?getDisplayLanguage@Locale@icu@@QEBAAEAVUnicodeString@2@AEBV12@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayLanguage(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayName@BreakIterator@icu@@SAAEAVUnicodeString@2@AEBVLocale@2@0AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::BreakIterator::getDisplayName(class icu::Locale const &,class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayName@BreakIterator@icu@@SAAEAVUnicodeString@2@AEBVLocale@2@AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::BreakIterator::getDisplayName(class icu::Locale const &,class icu::UnicodeString &)) + ?getDisplayName@ICUService@icu@@QEBAAEAVUnicodeString@2@AEBV32@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::ICUService::getDisplayName(class icu::UnicodeString const &,class icu::UnicodeString &)const ) + ?getDisplayName@ICUService@icu@@QEBAAEAVUnicodeString@2@AEBV32@AEAV32@AEBVLocale@2@@Z (public: class icu::UnicodeString & __cdecl icu::ICUService::getDisplayName(class icu::UnicodeString const &,class icu::UnicodeString &,class icu::Locale const &)const ) + ?getDisplayName@Locale@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayName(class icu::UnicodeString &)const ) + ?getDisplayName@Locale@icu@@QEBAAEAVUnicodeString@2@AEBV12@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayName(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayName@LocaleKeyFactory@icu@@UEBAAEAVUnicodeString@2@AEBV32@AEBVLocale@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::LocaleKeyFactory::getDisplayName(class icu::UnicodeString const &,class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayName@SimpleFactory@icu@@UEBAAEAVUnicodeString@2@AEBV32@AEBVLocale@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::SimpleFactory::getDisplayName(class icu::UnicodeString const &,class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayNames@ICUService@icu@@QEBAAEAVUVector@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UVector & __cdecl icu::ICUService::getDisplayNames(class icu::UVector &,enum UErrorCode &)const ) + ?getDisplayNames@ICUService@icu@@QEBAAEAVUVector@2@AEAV32@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: class icu::UVector & __cdecl icu::ICUService::getDisplayNames(class icu::UVector &,class icu::Locale const &,enum UErrorCode &)const ) + ?getDisplayNames@ICUService@icu@@QEBAAEAVUVector@2@AEAV32@AEBVLocale@2@PEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::UVector & __cdecl icu::ICUService::getDisplayNames(class icu::UVector &,class icu::Locale const &,class icu::UnicodeString const *,enum UErrorCode &)const ) + ?getDisplayScript@Locale@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayScript(class icu::UnicodeString &)const ) + ?getDisplayScript@Locale@icu@@QEBAAEAVUnicodeString@2@AEBV12@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayScript(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDisplayVariant@Locale@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayVariant(class icu::UnicodeString &)const ) + ?getDisplayVariant@Locale@icu@@QEBAAEAVUnicodeString@2@AEBV12@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::Locale::getDisplayVariant(class icu::Locale const &,class icu::UnicodeString &)const ) + ?getDynamicClassID@CanonicalIterator@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::CanonicalIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@DateInterval@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::DateInterval::getDynamicClassID(void)const ) + ?getDynamicClassID@EventListener@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::EventListener::getDynamicClassID(void)const ) + ?getDynamicClassID@ICUResourceBundleFactory@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::ICUResourceBundleFactory::getDynamicClassID(void)const ) + ?getDynamicClassID@ICUServiceKey@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::ICUServiceKey::getDynamicClassID(void)const ) + ?getDynamicClassID@Locale@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::Locale::getDynamicClassID(void)const ) + ?getDynamicClassID@LocaleKey@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::LocaleKey::getDynamicClassID(void)const ) + ?getDynamicClassID@LocaleKeyFactory@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::LocaleKeyFactory::getDynamicClassID(void)const ) + ?getDynamicClassID@Normalizer@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::Normalizer::getDynamicClassID(void)const ) + ?getDynamicClassID@ParsePosition@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::ParsePosition::getDynamicClassID(void)const ) + ?getDynamicClassID@ResourceBundle@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::ResourceBundle::getDynamicClassID(void)const ) + ?getDynamicClassID@RuleBasedBreakIterator@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::RuleBasedBreakIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@ServiceListener@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::ServiceListener::getDynamicClassID(void)const ) + ?getDynamicClassID@SimpleFactory@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::SimpleFactory::getDynamicClassID(void)const ) + ?getDynamicClassID@SimpleLocaleKeyFactory@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::SimpleLocaleKeyFactory::getDynamicClassID(void)const ) + ?getDynamicClassID@StringCharacterIterator@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::StringCharacterIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@UCharCharacterIterator@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::UCharCharacterIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@UObject@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::UObject::getDynamicClassID(void)const ) + ?getDynamicClassID@UStack@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::UStack::getDynamicClassID(void)const ) + ?getDynamicClassID@UStringEnumeration@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::UStringEnumeration::getDynamicClassID(void)const ) + ?getDynamicClassID@UVector32@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::UVector32::getDynamicClassID(void)const ) + ?getDynamicClassID@UVector64@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::UVector64::getDynamicClassID(void)const ) + ?getDynamicClassID@UVector@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::UVector::getDynamicClassID(void)const ) + ?getDynamicClassID@UnicodeSet@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::UnicodeSet::getDynamicClassID(void)const ) + ?getDynamicClassID@UnicodeSetIterator@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::UnicodeSetIterator::getDynamicClassID(void)const ) + ?getDynamicClassID@UnicodeString@icu@@UEBAPEAXXZ (public: virtual void * __cdecl icu::UnicodeString::getDynamicClassID(void)const ) + ?getElementStringLength@BytesTrieBuilder@icu@@EEBAHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::getElementStringLength(int)const ) + ?getElementStringLength@UCharsTrieBuilder@icu@@EEBAHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::getElementStringLength(int)const ) + ?getElementUnit@BytesTrieBuilder@icu@@EEBA_SHH@Z (private: virtual char16_t __cdecl icu::BytesTrieBuilder::getElementUnit(int,int)const ) + ?getElementUnit@UCharsTrieBuilder@icu@@EEBA_SHH@Z (private: virtual char16_t __cdecl icu::UCharsTrieBuilder::getElementUnit(int,int)const ) + ?getElementValue@BytesTrieBuilder@icu@@EEBAHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::getElementValue(int)const ) + ?getElementValue@UCharsTrieBuilder@icu@@EEBAHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::getElementValue(int)const ) + ?getEnglish@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getEnglish(void)) + ?getEquivalents2@CanonicalIterator@icu@@AEAAPEAVHashtable@2@PEAV32@PEB_SHAEAW4UErrorCode@@@Z (private: class icu::Hashtable * __cdecl icu::CanonicalIterator::getEquivalents2(class icu::Hashtable *,char16_t const *,int,enum UErrorCode &)) + ?getEquivalents@CanonicalIterator@icu@@AEAAPEAVUnicodeString@2@AEBV32@AEAHAEAW4UErrorCode@@@Z (private: class icu::UnicodeString * __cdecl icu::CanonicalIterator::getEquivalents(class icu::UnicodeString const &,int &,enum UErrorCode &)) + ?getErrorIndex@ParsePosition@icu@@QEBAHXZ (public: int __cdecl icu::ParsePosition::getErrorIndex(void)const ) + ?getErrors@IDNAInfo@icu@@QEBAIXZ (public: unsigned int __cdecl icu::IDNAInfo::getErrors(void)const ) + ?getFCCInstance@Normalizer2Factory@icu@@SAPEBVNormalizer2@2@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2Factory::getFCCInstance(enum UErrorCode &)) + ?getFCD16@Normalizer2Impl@icu@@QEBAGH@Z (public: unsigned short __cdecl icu::Normalizer2Impl::getFCD16(int)const ) + ?getFCD16FromBelow180@Normalizer2Impl@icu@@QEBAGH@Z (public: unsigned short __cdecl icu::Normalizer2Impl::getFCD16FromBelow180(int)const ) + ?getFCD16FromNormData@Normalizer2Impl@icu@@QEBAGH@Z (public: unsigned short __cdecl icu::Normalizer2Impl::getFCD16FromNormData(int)const ) + ?getFCDInstance@Normalizer2Factory@icu@@SAPEBVNormalizer2@2@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2Factory::getFCDInstance(enum UErrorCode &)) + ?getFineChangesIterator@Edits@icu@@QEBA?AUIterator@12@XZ (public: struct icu::Edits::Iterator __cdecl icu::Edits::getFineChangesIterator(void)const ) + ?getFineIterator@Edits@icu@@QEBA?AUIterator@12@XZ (public: struct icu::Edits::Iterator __cdecl icu::Edits::getFineIterator(void)const ) + ?getFrance@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getFrance(void)) + ?getFrench@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getFrench(void)) + ?getFromDate@DateInterval@icu@@QEBANXZ (public: double __cdecl icu::DateInterval::getFromDate(void)const ) + ?getGerman@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getGerman(void)) + ?getGermany@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getGermany(void)) + ?getHardRefCount@SharedObject@icu@@QEBAHXZ (public: int __cdecl icu::SharedObject::getHardRefCount(void)const ) + ?getID@ICUServiceKey@icu@@UEBAAEBVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::ICUServiceKey::getID(void)const ) + ?getISO3Country@Locale@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::Locale::getISO3Country(void)const ) + ?getISO3Language@Locale@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::Locale::getISO3Language(void)const ) + ?getISOCountries@Locale@icu@@SAPEBQEBDXZ (public: static char const * const * __cdecl icu::Locale::getISOCountries(void)) + ?getISOLanguages@Locale@icu@@SAPEBQEBDXZ (public: static char const * const * __cdecl icu::Locale::getISOLanguages(void)) + ?getImpl@Normalizer2Factory@icu@@SAPEBVNormalizer2Impl@2@PEBVNormalizer2@2@@Z (public: static class icu::Normalizer2Impl const * __cdecl icu::Normalizer2Factory::getImpl(class icu::Normalizer2 const *)) + ?getInclusions@UnicodeSet@icu@@CAPEBV12@HAEAW4UErrorCode@@@Z (private: static class icu::UnicodeSet const * __cdecl icu::UnicodeSet::getInclusions(int,enum UErrorCode &)) + ?getIndex@CharacterIterator@icu@@QEBAHXZ (public: int __cdecl icu::CharacterIterator::getIndex(void)const ) + ?getIndex@Normalizer@icu@@QEBAHXZ (public: int __cdecl icu::Normalizer::getIndex(void)const ) + ?getIndex@ParsePosition@icu@@QEBAHXZ (public: int __cdecl icu::ParsePosition::getIndex(void)const ) + ?getInstance@Normalizer2@icu@@SAPEBV12@PEBD0W4UNormalization2Mode@@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getInstance(char const *,char const *,enum UNormalization2Mode,enum UErrorCode &)) + ?getInstance@Normalizer2Factory@icu@@SAPEBVNormalizer2@2@W4UNormalizationMode@@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2Factory::getInstance(enum UNormalizationMode,enum UErrorCode &)) + ?getInstance@UnifiedCache@icu@@SAPEAV12@AEAW4UErrorCode@@@Z (public: static class icu::UnifiedCache * __cdecl icu::UnifiedCache::getInstance(enum UErrorCode &)) + ?getInt@ResourceBundle@icu@@QEBAHAEAW4UErrorCode@@@Z (public: int __cdecl icu::ResourceBundle::getInt(enum UErrorCode &)const ) + ?getIntVector@ResourceBundle@icu@@QEBAPEBHAEAHAEAW4UErrorCode@@@Z (public: int const * __cdecl icu::ResourceBundle::getIntVector(int &,enum UErrorCode &)const ) + ?getItalian@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getItalian(void)) + ?getItaly@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getItaly(void)) + ?getJapan@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getJapan(void)) + ?getJapanese@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getJapanese(void)) + ?getKey@ICUService@icu@@QEBAPEAVUObject@2@AEAVICUServiceKey@2@AEAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICUService::getKey(class icu::ICUServiceKey &,enum UErrorCode &)const ) + ?getKey@ICUService@icu@@QEBAPEAVUObject@2@AEAVICUServiceKey@2@PEAVUnicodeString@2@PEBVICUServiceFactory@2@AEAW4UErrorCode@@@Z (public: class icu::UObject * __cdecl icu::ICUService::getKey(class icu::ICUServiceKey &,class icu::UnicodeString *,class icu::ICUServiceFactory const *,enum UErrorCode &)const ) + ?getKey@ICUService@icu@@UEBAPEAVUObject@2@AEAVICUServiceKey@2@PEAVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UObject * __cdecl icu::ICUService::getKey(class icu::ICUServiceKey &,class icu::UnicodeString *,enum UErrorCode &)const ) + ?getKey@ResourceBundle@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::ResourceBundle::getKey(void)const ) + ?getKeyAndValue@ResourceTable@icu@@QEBACHAEAPEBDAEAVResourceValue@2@@Z (public: signed char __cdecl icu::ResourceTable::getKeyAndValue(int,char const * &,class icu::ResourceValue &)const ) + ?getKeywordValue@Locale@icu@@QEBAHPEBDPEADHAEAW4UErrorCode@@@Z (public: int __cdecl icu::Locale::getKeywordValue(char const *,char *,int,enum UErrorCode &)const ) + ?getKorea@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getKorea(void)) + ?getKorean@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getKorean(void)) + ?getLCID@Locale@icu@@QEBAIXZ (public: unsigned int __cdecl icu::Locale::getLCID(void)const ) + ?getLanguage@Locale@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::Locale::getLanguage(void)const ) + ?getLanguageBreakEngine@RuleBasedBreakIterator@icu@@AEAAPEBVLanguageBreakEngine@2@H@Z (private: class icu::LanguageBreakEngine const * __cdecl icu::RuleBasedBreakIterator::getLanguageBreakEngine(int)) + ?getLastCC@ReorderingBuffer@icu@@QEBAEXZ (public: unsigned char __cdecl icu::ReorderingBuffer::getLastCC(void)const ) + ?getLength@CharacterIterator@icu@@QEBAHXZ (public: int __cdecl icu::CharacterIterator::getLength(void)const ) + ?getLength@UnicodeString@icu@@MEBAHXZ (protected: virtual int __cdecl icu::UnicodeString::getLength(void)const ) + ?getLimit@ReorderingBuffer@icu@@QEAAPEA_SXZ (public: char16_t * __cdecl icu::ReorderingBuffer::getLimit(void)) + ?getLimitOfLinearMatch@BytesTrieBuilder@icu@@EEBAHHHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::getLimitOfLinearMatch(int,int,int)const ) + ?getLimitOfLinearMatch@UCharsTrieBuilder@icu@@EEBAHHHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::getLimitOfLinearMatch(int,int,int)const ) + ?getLimitPartIndex@MessagePattern@icu@@QEBAHH@Z (public: int __cdecl icu::MessagePattern::getLimitPartIndex(int)const ) + ?getListFormatInternal@ListFormatter@icu@@CAPEBUListFormatInternal@2@AEBVLocale@2@PEBDAEAW4UErrorCode@@@Z (private: static struct icu::ListFormatInternal const * __cdecl icu::ListFormatter::getListFormatInternal(class icu::Locale const &,char const *,enum UErrorCode &)) + ?getLocale@BreakIterator@icu@@QEBA?AVLocale@2@W4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::BreakIterator::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@Locale@icu@@CAAEBV12@H@Z (private: static class icu::Locale const & __cdecl icu::Locale::getLocale(int)) + ?getLocale@LocaleBased@icu@@QEBA?AVLocale@2@W4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: class icu::Locale __cdecl icu::LocaleBased::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@ResourceBundle@icu@@QEBA?BVLocale@2@W4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: class icu::Locale const __cdecl icu::ResourceBundle::getLocale(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocale@ResourceBundle@icu@@QEBAAEBVLocale@2@XZ (public: class icu::Locale const & __cdecl icu::ResourceBundle::getLocale(void)const ) + ?getLocaleCache@Locale@icu@@CAPEAV12@XZ (private: static class icu::Locale * __cdecl icu::Locale::getLocaleCache(void)) + ?getLocaleID@BreakIterator@icu@@QEBAPEBDW4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: char const * __cdecl icu::BreakIterator::getLocaleID(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getLocaleID@LocaleBased@icu@@QEBAPEBDW4ULocDataLocaleType@@AEAW4UErrorCode@@@Z (public: char const * __cdecl icu::LocaleBased::getLocaleID(enum ULocDataLocaleType,enum UErrorCode &)const ) + ?getMapping@Normalizer2Impl@icu@@AEBAPEBGG@Z (private: unsigned short const * __cdecl icu::Normalizer2Impl::getMapping(unsigned short)const ) + ?getMaxBranchLinearSubNodeLength@BytesTrieBuilder@icu@@EEBAHXZ (private: virtual int __cdecl icu::BytesTrieBuilder::getMaxBranchLinearSubNodeLength(void)const ) + ?getMaxBranchLinearSubNodeLength@UCharsTrieBuilder@icu@@EEBAHXZ (private: virtual int __cdecl icu::UCharsTrieBuilder::getMaxBranchLinearSubNodeLength(void)const ) + ?getMaxLinearMatchLength@BytesTrieBuilder@icu@@EEBAHXZ (private: virtual int __cdecl icu::BytesTrieBuilder::getMaxLinearMatchLength(void)const ) + ?getMaxLinearMatchLength@UCharsTrieBuilder@icu@@EEBAHXZ (private: virtual int __cdecl icu::UCharsTrieBuilder::getMaxLinearMatchLength(void)const ) + ?getMinLinearMatch@BytesTrieBuilder@icu@@EEBAHXZ (private: virtual int __cdecl icu::BytesTrieBuilder::getMinLinearMatch(void)const ) + ?getMinLinearMatch@UCharsTrieBuilder@icu@@EEBAHXZ (private: virtual int __cdecl icu::UCharsTrieBuilder::getMinLinearMatch(void)const ) + ?getNFCImpl@Normalizer2Factory@icu@@SAPEBVNormalizer2Impl@2@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2Impl const * __cdecl icu::Normalizer2Factory::getNFCImpl(enum UErrorCode &)) + ?getNFCInstance@Normalizer2@icu@@SAPEBV12@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getNFCInstance(enum UErrorCode &)) + ?getNFDInstance@Normalizer2@icu@@SAPEBV12@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getNFDInstance(enum UErrorCode &)) + ?getNFKCCasefoldInstance@Normalizer2@icu@@SAPEBV12@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getNFKCCasefoldInstance(enum UErrorCode &)) + ?getNFKCImpl@Normalizer2Factory@icu@@SAPEBVNormalizer2Impl@2@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2Impl const * __cdecl icu::Normalizer2Factory::getNFKCImpl(enum UErrorCode &)) + ?getNFKCInstance@Normalizer2@icu@@SAPEBV12@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getNFKCInstance(enum UErrorCode &)) + ?getNFKC_CFImpl@Normalizer2Factory@icu@@SAPEBVNormalizer2Impl@2@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2Impl const * __cdecl icu::Normalizer2Factory::getNFKC_CFImpl(enum UErrorCode &)) + ?getNFKDInstance@Normalizer2@icu@@SAPEBV12@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2::getNFKDInstance(enum UErrorCode &)) + ?getName@ICUService@icu@@QEBAAEAVUnicodeString@2@AEAV32@@Z (public: class icu::UnicodeString & __cdecl icu::ICUService::getName(class icu::UnicodeString &)const ) + ?getName@Locale@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::Locale::getName(void)const ) + ?getName@ResourceBundle@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::ResourceBundle::getName(void)const ) + ?getNext@ResourceBundle@icu@@QEAA?AV12@AEAW4UErrorCode@@@Z (public: class icu::ResourceBundle __cdecl icu::ResourceBundle::getNext(enum UErrorCode &)) + ?getNextBranchBytes@BytesTrie@icu@@CAXPEBEHAEAVByteSink@2@@Z (private: static void __cdecl icu::BytesTrie::getNextBranchBytes(unsigned char const *,int,class icu::ByteSink &)) + ?getNextBranchUChars@UCharsTrie@icu@@CAXPEB_SHAEAVAppendable@2@@Z (private: static void __cdecl icu::UCharsTrie::getNextBranchUChars(char16_t const *,int,class icu::Appendable &)) + ?getNextBytes@BytesTrie@icu@@QEBAHAEAVByteSink@2@@Z (public: int __cdecl icu::BytesTrie::getNextBytes(class icu::ByteSink &)const ) + ?getNextString@ResourceBundle@icu@@QEAA?AVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceBundle::getNextString(enum UErrorCode &)) + ?getNextString@ResourceBundle@icu@@QEAA?AVUnicodeString@2@PEAPEBDAEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceBundle::getNextString(char const * *,enum UErrorCode &)) + ?getNextUChars@UCharsTrie@icu@@QEBAHAEAVAppendable@2@@Z (public: int __cdecl icu::UCharsTrie::getNextUChars(class icu::Appendable &)const ) + ?getNoopInstance@Normalizer2Factory@icu@@SAPEBVNormalizer2@2@AEAW4UErrorCode@@@Z (public: static class icu::Normalizer2 const * __cdecl icu::Normalizer2Factory::getNoopInstance(enum UErrorCode &)) + ?getNorm16@Normalizer2Impl@icu@@QEBAGH@Z (public: unsigned short __cdecl icu::Normalizer2Impl::getNorm16(int)const ) + ?getNormTrie@Normalizer2Impl@icu@@QEBAPEBUUTrie2@@XZ (public: struct UTrie2 const * __cdecl icu::Normalizer2Impl::getNormTrie(void)const ) + ?getNumericValue@MessagePattern@icu@@QEBANAEBVPart@12@@Z (public: double __cdecl icu::MessagePattern::getNumericValue(class icu::MessagePattern::Part const &)const ) + ?getOption@Normalizer@icu@@QEBACH@Z (public: signed char __cdecl icu::Normalizer::getOption(int)const ) + ?getPRC@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getPRC(void)) + ?getPart@MessagePattern@icu@@QEBAAEBVPart@12@H@Z (public: class icu::MessagePattern::Part const & __cdecl icu::MessagePattern::getPart(int)const ) + ?getPartType@MessagePattern@icu@@QEBA?AW4UMessagePatternPartType@@H@Z (public: enum UMessagePatternPartType __cdecl icu::MessagePattern::getPartType(int)const ) + ?getPatternIndex@MessagePattern@icu@@QEBAHH@Z (public: int __cdecl icu::MessagePattern::getPatternIndex(int)const ) + ?getPatternString@MessagePattern@icu@@QEBAAEBVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::MessagePattern::getPatternString(void)const ) + ?getPluralOffset@MessagePattern@icu@@QEBANH@Z (public: double __cdecl icu::MessagePattern::getPluralOffset(int)const ) + ?getRangeCount@UnicodeSet@icu@@UEBAHXZ (public: virtual int __cdecl icu::UnicodeSet::getRangeCount(void)const ) + ?getRangeEnd@UnicodeSet@icu@@UEBAHH@Z (public: virtual int __cdecl icu::UnicodeSet::getRangeEnd(int)const ) + ?getRangeStart@UnicodeSet@icu@@UEBAHH@Z (public: virtual int __cdecl icu::UnicodeSet::getRangeStart(int)const ) + ?getRawDecomposition@FilteredNormalizer2@icu@@UEBACHAEAVUnicodeString@2@@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::getRawDecomposition(int,class icu::UnicodeString &)const ) + ?getRawDecomposition@Hangul@icu@@SAXHQEA_S@Z (public: static void __cdecl icu::Hangul::getRawDecomposition(int,char16_t * const)) + ?getRawDecomposition@Normalizer2@icu@@UEBACHAEAVUnicodeString@2@@Z (public: virtual signed char __cdecl icu::Normalizer2::getRawDecomposition(int,class icu::UnicodeString &)const ) + ?getRawDecomposition@Normalizer2Impl@icu@@QEBAPEB_SHQEA_SAEAH@Z (public: char16_t const * __cdecl icu::Normalizer2Impl::getRawDecomposition(int,char16_t * const,int &)const ) + ?getRefCount@SharedObject@icu@@QEBAHXZ (public: int __cdecl icu::SharedObject::getRefCount(void)const ) + ?getRoot@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getRoot(void)) + ?getRuleStatus@BreakIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::BreakIterator::getRuleStatus(void)const ) + ?getRuleStatus@RuleBasedBreakIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::getRuleStatus(void)const ) + ?getRuleStatusVec@BreakIterator@icu@@UEAAHPEAHHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::BreakIterator::getRuleStatusVec(int *,int,enum UErrorCode &)) + ?getRuleStatusVec@RuleBasedBreakIterator@icu@@UEAAHPEAHHAEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::RuleBasedBreakIterator::getRuleStatusVec(int *,int,enum UErrorCode &)) + ?getRules@RuleBasedBreakIterator@icu@@UEBAAEBVUnicodeString@2@XZ (public: virtual class icu::UnicodeString const & __cdecl icu::RuleBasedBreakIterator::getRules(void)const ) + ?getScript@Locale@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::Locale::getScript(void)const ) + ?getShortLength@UnicodeString@icu@@AEBAHXZ (private: int __cdecl icu::UnicodeString::getShortLength(void)const ) + ?getSimplifiedChinese@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getSimplifiedChinese(void)) + ?getSingleCP@UnicodeSet@icu@@CAHAEBVUnicodeString@2@@Z (private: static int __cdecl icu::UnicodeSet::getSingleCP(class icu::UnicodeString const &)) + ?getSize@ResourceArray@icu@@QEBAHXZ (public: int __cdecl icu::ResourceArray::getSize(void)const ) + ?getSize@ResourceBundle@icu@@QEBAHXZ (public: int __cdecl icu::ResourceBundle::getSize(void)const ) + ?getSize@ResourceTable@icu@@QEBAHXZ (public: int __cdecl icu::ResourceTable::getSize(void)const ) + ?getSoftRefCount@SharedObject@icu@@QEBAHXZ (public: int __cdecl icu::SharedObject::getSoftRefCount(void)const ) + ?getSource@CanonicalIterator@icu@@QEAA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::CanonicalIterator::getSource(void)) + ?getStart@ReorderingBuffer@icu@@QEAAPEA_SXZ (public: char16_t * __cdecl icu::ReorderingBuffer::getStart(void)) + ?getStaticClassID@CanonicalIterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::CanonicalIterator::getStaticClassID(void)) + ?getStaticClassID@DateInterval@icu@@SAPEAXXZ (public: static void * __cdecl icu::DateInterval::getStaticClassID(void)) + ?getStaticClassID@EventListener@icu@@SAPEAXXZ (public: static void * __cdecl icu::EventListener::getStaticClassID(void)) + ?getStaticClassID@ICUResourceBundleFactory@icu@@SAPEAXXZ (public: static void * __cdecl icu::ICUResourceBundleFactory::getStaticClassID(void)) + ?getStaticClassID@ICUServiceKey@icu@@SAPEAXXZ (public: static void * __cdecl icu::ICUServiceKey::getStaticClassID(void)) + ?getStaticClassID@Locale@icu@@SAPEAXXZ (public: static void * __cdecl icu::Locale::getStaticClassID(void)) + ?getStaticClassID@LocaleKey@icu@@SAPEAXXZ (public: static void * __cdecl icu::LocaleKey::getStaticClassID(void)) + ?getStaticClassID@LocaleKeyFactory@icu@@SAPEAXXZ (public: static void * __cdecl icu::LocaleKeyFactory::getStaticClassID(void)) + ?getStaticClassID@Normalizer@icu@@SAPEAXXZ (public: static void * __cdecl icu::Normalizer::getStaticClassID(void)) + ?getStaticClassID@ParsePosition@icu@@SAPEAXXZ (public: static void * __cdecl icu::ParsePosition::getStaticClassID(void)) + ?getStaticClassID@ResourceBundle@icu@@SAPEAXXZ (public: static void * __cdecl icu::ResourceBundle::getStaticClassID(void)) + ?getStaticClassID@RuleBasedBreakIterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::RuleBasedBreakIterator::getStaticClassID(void)) + ?getStaticClassID@ServiceListener@icu@@SAPEAXXZ (public: static void * __cdecl icu::ServiceListener::getStaticClassID(void)) + ?getStaticClassID@SimpleFactory@icu@@SAPEAXXZ (public: static void * __cdecl icu::SimpleFactory::getStaticClassID(void)) + ?getStaticClassID@SimpleLocaleKeyFactory@icu@@SAPEAXXZ (public: static void * __cdecl icu::SimpleLocaleKeyFactory::getStaticClassID(void)) + ?getStaticClassID@StringCharacterIterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::StringCharacterIterator::getStaticClassID(void)) + ?getStaticClassID@UCharCharacterIterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::UCharCharacterIterator::getStaticClassID(void)) + ?getStaticClassID@UStack@icu@@SAPEAXXZ (public: static void * __cdecl icu::UStack::getStaticClassID(void)) + ?getStaticClassID@UStringEnumeration@icu@@SAPEAXXZ (public: static void * __cdecl icu::UStringEnumeration::getStaticClassID(void)) + ?getStaticClassID@UVector32@icu@@SAPEAXXZ (public: static void * __cdecl icu::UVector32::getStaticClassID(void)) + ?getStaticClassID@UVector64@icu@@SAPEAXXZ (public: static void * __cdecl icu::UVector64::getStaticClassID(void)) + ?getStaticClassID@UVector@icu@@SAPEAXXZ (public: static void * __cdecl icu::UVector::getStaticClassID(void)) + ?getStaticClassID@UnicodeFilter@icu@@SAPEAXXZ (public: static void * __cdecl icu::UnicodeFilter::getStaticClassID(void)) + ?getStaticClassID@UnicodeFunctor@icu@@SAPEAXXZ (public: static void * __cdecl icu::UnicodeFunctor::getStaticClassID(void)) + ?getStaticClassID@UnicodeSet@icu@@SAPEAXXZ (public: static void * __cdecl icu::UnicodeSet::getStaticClassID(void)) + ?getStaticClassID@UnicodeSetIterator@icu@@SAPEAXXZ (public: static void * __cdecl icu::UnicodeSetIterator::getStaticClassID(void)) + ?getStaticClassID@UnicodeString@icu@@SAPEAXXZ (public: static void * __cdecl icu::UnicodeString::getStaticClassID(void)) + ?getString@Iterator@BytesTrie@icu@@QEBA?AVStringPiece@3@XZ (public: class icu::StringPiece __cdecl icu::BytesTrie::Iterator::getString(void)const ) + ?getString@Iterator@UCharsTrie@icu@@QEBAAEBVUnicodeString@3@XZ (public: class icu::UnicodeString const & __cdecl icu::UCharsTrie::Iterator::getString(void)const ) + ?getString@ResourceBundle@icu@@QEBA?AVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceBundle::getString(enum UErrorCode &)const ) + ?getString@UnicodeSet@icu@@AEBAPEBVUnicodeString@2@H@Z (private: class icu::UnicodeString const * __cdecl icu::UnicodeSet::getString(int)const ) + ?getString@UnicodeSetIterator@icu@@QEAAAEBVUnicodeString@2@XZ (public: class icu::UnicodeString const & __cdecl icu::UnicodeSetIterator::getString(void)) + ?getStringAt@UStringSet@icu@@QEBAPEBVUnicodeString@2@H@Z (public: class icu::UnicodeString const * __cdecl icu::UStringSet::getStringAt(int)const ) + ?getStringCount@UnicodeSet@icu@@AEBAHXZ (private: int __cdecl icu::UnicodeSet::getStringCount(void)const ) + ?getStringEx@ResourceBundle@icu@@QEBA?AVUnicodeString@2@HAEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceBundle::getStringEx(int,enum UErrorCode &)const ) + ?getStringEx@ResourceBundle@icu@@QEBA?AVUnicodeString@2@PEBDAEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceBundle::getStringEx(char const *,enum UErrorCode &)const ) + ?getSubstring@MessagePattern@icu@@QEBA?AVUnicodeString@2@AEBVPart@12@@Z (public: class icu::UnicodeString __cdecl icu::MessagePattern::getSubstring(class icu::MessagePattern::Part const &)const ) + ?getSupportedIDs@ICUResourceBundleFactory@icu@@MEBAPEBVHashtable@2@AEAW4UErrorCode@@@Z (protected: virtual class icu::Hashtable const * __cdecl icu::ICUResourceBundleFactory::getSupportedIDs(enum UErrorCode &)const ) + ?getSupportedIDs@LocaleKeyFactory@icu@@MEBAPEBVHashtable@2@AEAW4UErrorCode@@@Z (protected: virtual class icu::Hashtable const * __cdecl icu::LocaleKeyFactory::getSupportedIDs(enum UErrorCode &)const ) + ?getTaiwan@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getTaiwan(void)) + ?getTerminatedBuffer@UnicodeString@icu@@QEAAPEB_SXZ (public: char16_t const * __cdecl icu::UnicodeString::getTerminatedBuffer(void)) + ?getText@Normalizer@icu@@QEAAXAEAVUnicodeString@2@@Z (public: void __cdecl icu::Normalizer::getText(class icu::UnicodeString &)) + ?getText@RuleBasedBreakIterator@icu@@UEBAAEAVCharacterIterator@2@XZ (public: virtual class icu::CharacterIterator & __cdecl icu::RuleBasedBreakIterator::getText(void)const ) + ?getText@StringCharacterIterator@icu@@UEAAXAEAVUnicodeString@2@@Z (public: virtual void __cdecl icu::StringCharacterIterator::getText(class icu::UnicodeString &)) + ?getText@UCharCharacterIterator@icu@@UEAAXAEAVUnicodeString@2@@Z (public: virtual void __cdecl icu::UCharCharacterIterator::getText(class icu::UnicodeString &)) + ?getTextWithNoArguments@SimpleFormatter@icu@@CA?AVUnicodeString@2@PEB_SH@Z (private: static class icu::UnicodeString __cdecl icu::SimpleFormatter::getTextWithNoArguments(char16_t const *,int)) + ?getTextWithNoArguments@SimpleFormatter@icu@@QEBA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::SimpleFormatter::getTextWithNoArguments(void)const ) + ?getTimestamp@ICUService@icu@@IEBAHXZ (protected: int __cdecl icu::ICUService::getTimestamp(void)const ) + ?getToDate@DateInterval@icu@@QEBANXZ (public: double __cdecl icu::DateInterval::getToDate(void)const ) + ?getTraditionalChinese@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getTraditionalChinese(void)) + ?getTrailCCFromCompYesAndZeroCC@Normalizer2Impl@icu@@AEBAEPEB_S0@Z (private: unsigned char __cdecl icu::Normalizer2Impl::getTrailCCFromCompYesAndZeroCC(char16_t const *,char16_t const *)const ) + ?getType@BytesDictionaryMatcher@icu@@UEBAHXZ (public: virtual int __cdecl icu::BytesDictionaryMatcher::getType(void)const ) + ?getType@ResourceBundle@icu@@QEBA?AW4UResType@@XZ (public: enum UResType __cdecl icu::ResourceBundle::getType(void)const ) + ?getType@UCharsDictionaryMatcher@icu@@UEBAHXZ (public: virtual int __cdecl icu::UCharsDictionaryMatcher::getType(void)const ) + ?getUInt@ResourceBundle@icu@@QEBAIAEAW4UErrorCode@@@Z (public: unsigned int __cdecl icu::ResourceBundle::getUInt(enum UErrorCode &)const ) + ?getUK@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getUK(void)) + ?getUMode@Normalizer@icu@@QEBA?AW4UNormalizationMode@@XZ (public: enum UNormalizationMode __cdecl icu::Normalizer::getUMode(void)const ) + ?getUS@Locale@icu@@SAAEBV12@XZ (public: static class icu::Locale const & __cdecl icu::Locale::getUS(void)) + ?getUText@RuleBasedBreakIterator@icu@@UEBAPEAUUText@@PEAU3@AEAW4UErrorCode@@@Z (public: virtual struct UText * __cdecl icu::RuleBasedBreakIterator::getUText(struct UText *,enum UErrorCode &)const ) + ?getUnicodeString@ResourceValue@icu@@QEBA?AVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::ResourceValue::getUnicodeString(enum UErrorCode &)const ) + ?getValue@BytesTrie@icu@@QEBAHXZ (public: int __cdecl icu::BytesTrie::getValue(void)const ) + ?getValue@Iterator@BytesTrie@icu@@QEBAHXZ (public: int __cdecl icu::BytesTrie::Iterator::getValue(void)const ) + ?getValue@Iterator@UCharsTrie@icu@@QEBAHXZ (public: int __cdecl icu::UCharsTrie::Iterator::getValue(void)const ) + ?getValue@ResourceArray@icu@@QEBACHAEAVResourceValue@2@@Z (public: signed char __cdecl icu::ResourceArray::getValue(int,class icu::ResourceValue &)const ) + ?getValue@UCharsTrie@icu@@QEBAHXZ (public: int __cdecl icu::UCharsTrie::getValue(void)const ) + ?getVariant@Locale@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::Locale::getVariant(void)const ) + ?getVersion@ResourceBundle@icu@@QEBAXQEAE@Z (public: void __cdecl icu::ResourceBundle::getVersion(unsigned char * const)const ) + ?getVersionNumber@ResourceBundle@icu@@QEBAPEBDXZ (public: char const * __cdecl icu::ResourceBundle::getVersionNumber(void)const ) + ?getVisibleIDMap@ICUService@icu@@IEBAPEBVHashtable@2@AEAW4UErrorCode@@@Z (protected: class icu::Hashtable const * __cdecl icu::ICUService::getVisibleIDMap(enum UErrorCode &)const ) + ?getVisibleIDs@ICUService@icu@@QEBAAEAVUVector@2@AEAV32@AEAW4UErrorCode@@@Z (public: class icu::UVector & __cdecl icu::ICUService::getVisibleIDs(class icu::UVector &,enum UErrorCode &)const ) + ?getVisibleIDs@ICUService@icu@@QEBAAEAVUVector@2@AEAV32@PEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: class icu::UVector & __cdecl icu::ICUService::getVisibleIDs(class icu::UVector &,class icu::UnicodeString const *,enum UErrorCode &)const ) + ?getWithFallback@ResourceBundle@icu@@QEAA?AV12@PEBDAEAW4UErrorCode@@@Z (public: class icu::ResourceBundle __cdecl icu::ResourceBundle::getWithFallback(char const *,enum UErrorCode &)) + ?geti@Hashtable@icu@@QEBAHAEBVUnicodeString@2@@Z (public: int __cdecl icu::Hashtable::geti(class icu::UnicodeString const &)const ) + ?growArray@Edits@icu@@AEAACXZ (private: signed char __cdecl icu::Edits::growArray(void)) + ?handleCreate@ICUResourceBundleFactory@icu@@MEBAPEAVUObject@2@AEBVLocale@2@HPEBVICUService@2@AEAW4UErrorCode@@@Z (protected: virtual class icu::UObject * __cdecl icu::ICUResourceBundleFactory::handleCreate(class icu::Locale const &,int,class icu::ICUService const *,enum UErrorCode &)const ) + ?handleCreate@LocaleKeyFactory@icu@@MEBAPEAVUObject@2@AEBVLocale@2@HPEBVICUService@2@AEAW4UErrorCode@@@Z (protected: virtual class icu::UObject * __cdecl icu::LocaleKeyFactory::handleCreate(class icu::Locale const &,int,class icu::ICUService const *,enum UErrorCode &)const ) + ?handleDefault@ICUService@icu@@MEBAPEAVUObject@2@AEBVICUServiceKey@2@PEAVUnicodeString@2@AEAW4UErrorCode@@@Z (protected: virtual class icu::UObject * __cdecl icu::ICUService::handleDefault(class icu::ICUServiceKey const &,class icu::UnicodeString *,enum UErrorCode &)const ) + ?handleFailure@ErrorCode@icu@@MEBAXXZ (protected: virtual void __cdecl icu::ErrorCode::handleFailure(void)const ) + ?handleNext@RuleBasedBreakIterator@icu@@AEAAHPEBURBBIStateTable@2@@Z (private: int __cdecl icu::RuleBasedBreakIterator::handleNext(struct icu::RBBIStateTable const *)) + ?handlePrevious@RuleBasedBreakIterator@icu@@AEAAHPEBURBBIStateTable@2@@Z (private: int __cdecl icu::RuleBasedBreakIterator::handlePrevious(struct icu::RBBIStateTable const *)) + ?handleReplaceBetween@UnicodeString@icu@@UEAAXHHAEBV12@@Z (public: virtual void __cdecl icu::UnicodeString::handleReplaceBetween(int,int,class icu::UnicodeString const &)) + ?handlesKey@LocaleKeyFactory@icu@@MEBACAEBVICUServiceKey@2@AEAW4UErrorCode@@@Z (protected: virtual signed char __cdecl icu::LocaleKeyFactory::handlesKey(class icu::ICUServiceKey const &,enum UErrorCode &)const ) + ?hasBoundaryAfter@FilteredNormalizer2@icu@@UEBACH@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::hasBoundaryAfter(int)const ) + ?hasBoundaryBefore@FilteredNormalizer2@icu@@UEBACH@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::hasBoundaryBefore(int)const ) + ?hasChange@Iterator@Edits@icu@@QEBACXZ (public: signed char __cdecl icu::Edits::Iterator::hasChange(void)const ) + ?hasChanges@Edits@icu@@QEBACXZ (public: signed char __cdecl icu::Edits::hasChanges(void)const ) + ?hasCompBoundaryAfter@Normalizer2Impl@icu@@QEBACHCC@Z (public: signed char __cdecl icu::Normalizer2Impl::hasCompBoundaryAfter(int,signed char,signed char)const ) + ?hasCompBoundaryBefore@Normalizer2Impl@icu@@AEBACHG@Z (private: signed char __cdecl icu::Normalizer2Impl::hasCompBoundaryBefore(int,unsigned short)const ) + ?hasCompBoundaryBefore@Normalizer2Impl@icu@@QEBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::hasCompBoundaryBefore(int)const ) + ?hasDecompBoundary@Normalizer2Impl@icu@@QEBACHC@Z (public: signed char __cdecl icu::Normalizer2Impl::hasDecompBoundary(int,signed char)const ) + ?hasErrors@IDNAInfo@icu@@QEBACXZ (public: signed char __cdecl icu::IDNAInfo::hasErrors(void)const ) + ?hasFCDBoundaryAfter@Normalizer2Impl@icu@@QEBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::hasFCDBoundaryAfter(int)const ) + ?hasFCDBoundaryBefore@Normalizer2Impl@icu@@QEBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::hasFCDBoundaryBefore(int)const ) + ?hasHardReferences@SharedObject@icu@@QEBACXZ (public: signed char __cdecl icu::SharedObject::hasHardReferences(void)const ) + ?hasMetaData@Replaceable@icu@@UEBACXZ (public: virtual signed char __cdecl icu::Replaceable::hasMetaData(void)const ) + ?hasMetaData@UnicodeString@icu@@UEBACXZ (public: virtual signed char __cdecl icu::UnicodeString::hasMetaData(void)const ) + ?hasMoreChar32Than@UnicodeString@icu@@QEBACHHH@Z (public: signed char __cdecl icu::UnicodeString::hasMoreChar32Than(int,int,int)const ) + ?hasNamedArguments@MessagePattern@icu@@QEBACXZ (public: signed char __cdecl icu::MessagePattern::hasNamedArguments(void)const ) + ?hasNext@Iterator@BytesTrie@icu@@QEBACXZ (public: signed char __cdecl icu::BytesTrie::Iterator::hasNext(void)const ) + ?hasNext@Iterator@UCharsTrie@icu@@QEBACXZ (public: signed char __cdecl icu::UCharsTrie::Iterator::hasNext(void)const ) + ?hasNext@ResourceBundle@icu@@QEBACXZ (public: signed char __cdecl icu::ResourceBundle::hasNext(void)const ) + ?hasNext@UCharCharacterIterator@icu@@UEAACXZ (public: virtual signed char __cdecl icu::UCharCharacterIterator::hasNext(void)) + ?hasNumberedArguments@MessagePattern@icu@@QEBACXZ (public: signed char __cdecl icu::MessagePattern::hasNumberedArguments(void)const ) + ?hasPrevious@UCharCharacterIterator@icu@@UEAACXZ (public: virtual signed char __cdecl icu::UCharCharacterIterator::hasPrevious(void)) + ?hasShortLength@UnicodeString@icu@@AEBACXZ (private: signed char __cdecl icu::UnicodeString::hasShortLength(void)const ) + ?hasUniqueValue@BytesTrie@icu@@QEBACAEAH@Z (public: signed char __cdecl icu::BytesTrie::hasUniqueValue(int &)const ) + ?hasUniqueValue@UCharsTrie@icu@@QEBACAEAH@Z (public: signed char __cdecl icu::UCharsTrie::hasUniqueValue(int &)const ) + ?hashCode@Locale@icu@@QEBAHXZ (public: int __cdecl icu::Locale::hashCode(void)const ) + ?hashCode@MessagePattern@icu@@QEBAHXZ (public: int __cdecl icu::MessagePattern::hashCode(void)const ) + ?hashCode@Normalizer@icu@@QEBAHXZ (public: int __cdecl icu::Normalizer::hashCode(void)const ) + ?hashCode@RuleBasedBreakIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::hashCode(void)const ) + ?hashCode@UCharCharacterIterator@icu@@UEBAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::hashCode(void)const ) + ?hashCode@UnicodeSet@icu@@UEBAHXZ (public: virtual int __cdecl icu::UnicodeSet::hashCode(void)const ) + ?hashCode@UnicodeString@icu@@QEBAHXZ (public: int __cdecl icu::UnicodeString::hashCode(void)const ) + ?hashNode@StringTrieBuilder@icu@@SACPEBX@Z (public: static signed char __cdecl icu::StringTrieBuilder::hashNode(void const *)) + ?inMessageFormatPattern@MessagePattern@icu@@AEAACH@Z (private: signed char __cdecl icu::MessagePattern::inMessageFormatPattern(int)) + ?inTopLevelChoiceMessage@MessagePattern@icu@@AEAACHW4UMessagePatternArgType@@@Z (private: signed char __cdecl icu::MessagePattern::inTopLevelChoiceMessage(int,enum UMessagePatternArgType)) + ?incrementItemsInUse@UnifiedCache@icu@@UEBAXXZ (public: virtual void __cdecl icu::UnifiedCache::incrementItemsInUse(void)const ) + ?indexOf@UVector32@icu@@QEBAHHH@Z (public: int __cdecl icu::UVector32::indexOf(int,int)const ) + ?indexOf@UVector@icu@@AEBAHTUElement@@HC@Z (private: int __cdecl icu::UVector::indexOf(union UElement,int,signed char)const ) + ?indexOf@UVector@icu@@QEBAHHH@Z (public: int __cdecl icu::UVector::indexOf(int,int)const ) + ?indexOf@UVector@icu@@QEBAHPEAXH@Z (public: int __cdecl icu::UVector::indexOf(void *,int)const ) + ?indexOf@UnicodeSet@icu@@QEBAHH@Z (public: int __cdecl icu::UnicodeSet::indexOf(int)const ) + ?indexOf@UnicodeString@icu@@QEBAHAEBV12@@Z (public: int __cdecl icu::UnicodeString::indexOf(class icu::UnicodeString const &)const ) + ?indexOf@UnicodeString@icu@@QEBAHAEBV12@H@Z (public: int __cdecl icu::UnicodeString::indexOf(class icu::UnicodeString const &,int)const ) + ?indexOf@UnicodeString@icu@@QEBAHAEBV12@HH@Z (public: int __cdecl icu::UnicodeString::indexOf(class icu::UnicodeString const &,int,int)const ) + ?indexOf@UnicodeString@icu@@QEBAHAEBV12@HHHH@Z (public: int __cdecl icu::UnicodeString::indexOf(class icu::UnicodeString const &,int,int,int,int)const ) + ?indexOf@UnicodeString@icu@@QEBAHH@Z (public: int __cdecl icu::UnicodeString::indexOf(int)const ) + ?indexOf@UnicodeString@icu@@QEBAHHH@Z (public: int __cdecl icu::UnicodeString::indexOf(int,int)const ) + ?indexOf@UnicodeString@icu@@QEBAHHHH@Z (public: int __cdecl icu::UnicodeString::indexOf(int,int,int)const ) + ?indexOf@UnicodeString@icu@@QEBAHPEB_SHH@Z (public: int __cdecl icu::UnicodeString::indexOf(char16_t const *,int,int)const ) + ?indexOf@UnicodeString@icu@@QEBAHPEB_SHHHH@Z (public: int __cdecl icu::UnicodeString::indexOf(char16_t const *,int,int,int,int)const ) + ?indexOf@UnicodeString@icu@@QEBAHVConstChar16Ptr@2@HHH@Z (public: int __cdecl icu::UnicodeString::indexOf(class icu::ConstChar16Ptr,int,int,int)const ) + ?indexOf@UnicodeString@icu@@QEBAH_S@Z (public: int __cdecl icu::UnicodeString::indexOf(char16_t)const ) + ?indexOf@UnicodeString@icu@@QEBAH_SH@Z (public: int __cdecl icu::UnicodeString::indexOf(char16_t,int)const ) + ?indexOf@UnicodeString@icu@@QEBAH_SHH@Z (public: int __cdecl icu::UnicodeString::indexOf(char16_t,int,int)const ) + ?indexOfElementWithNextUnit@BytesTrieBuilder@icu@@EEBAHHH_S@Z (private: virtual int __cdecl icu::BytesTrieBuilder::indexOfElementWithNextUnit(int,int,char16_t)const ) + ?indexOfElementWithNextUnit@UCharsTrieBuilder@icu@@EEBAHHH_S@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::indexOfElementWithNextUnit(int,int,char16_t)const ) + ?init@Hashtable@icu@@AEAAXP6AHTUElement@@@ZP6AC00@Z2AEAW4UErrorCode@@@Z (private: void __cdecl icu::Hashtable::init(int (__cdecl*)(union UElement),signed char (__cdecl*)(union UElement,union UElement),signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ?init@Locale@icu@@AEAAAEAV12@PEBDC@Z (private: class icu::Locale & __cdecl icu::Locale::init(char const *,signed char)) + ?init@MessagePattern@icu@@AEAACAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::MessagePattern::init(enum UErrorCode &)) + ?init@Normalizer2Impl@icu@@QEAAXPEBHPEBUUTrie2@@PEBGPEBE@Z (public: void __cdecl icu::Normalizer2Impl::init(int const *,struct UTrie2 const *,unsigned short const *,unsigned char const *)) + ?init@Normalizer@icu@@AEAAXXZ (private: void __cdecl icu::Normalizer::init(void)) + ?init@ReorderingBuffer@icu@@QEAACHAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::ReorderingBuffer::init(int,enum UErrorCode &)) + ?init@RuleBasedBreakIterator@icu@@AEAAXXZ (private: void __cdecl icu::RuleBasedBreakIterator::init(void)) + ?initBaseName@Locale@icu@@AEAAXAEAW4UErrorCode@@@Z (private: void __cdecl icu::Locale::initBaseName(enum UErrorCode &)) + ?initLocaleFromName@LocaleUtility@icu@@SAAEAVLocale@2@AEBVUnicodeString@2@AEAV32@@Z (public: static class icu::Locale & __cdecl icu::LocaleUtility::initLocaleFromName(class icu::UnicodeString const &,class icu::Locale &)) + ?initNameFromLocale@LocaleUtility@icu@@SAAEAVUnicodeString@2@AEBVLocale@2@AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::LocaleUtility::initNameFromLocale(class icu::Locale const &,class icu::UnicodeString &)) + ?initializeHash@ListFormatter@icu@@CAXAEAW4UErrorCode@@@Z (private: static void __cdecl icu::ListFormatter::initializeHash(enum UErrorCode &)) + ?insert@ReorderingBuffer@icu@@AEAAXHE@Z (private: void __cdecl icu::ReorderingBuffer::insert(int,unsigned char)) + ?insert@UnicodeString@icu@@QEAAAEAV12@HAEBV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,class icu::UnicodeString const &)) + ?insert@UnicodeString@icu@@QEAAAEAV12@HAEBV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,class icu::UnicodeString const &,int,int)) + ?insert@UnicodeString@icu@@QEAAAEAV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,int)) + ?insert@UnicodeString@icu@@QEAAAEAV12@HPEB_SHH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,char16_t const *,int,int)) + ?insert@UnicodeString@icu@@QEAAAEAV12@HVConstChar16Ptr@2@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,class icu::ConstChar16Ptr,int)) + ?insert@UnicodeString@icu@@QEAAAEAV12@H_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::insert(int,char16_t)) + ?insertElementAt@UVector32@icu@@QEAAXHHAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector32::insertElementAt(int,int,enum UErrorCode &)) + ?insertElementAt@UVector64@icu@@QEAAX_JHAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector64::insertElementAt(__int64,int,enum UErrorCode &)) + ?insertElementAt@UVector@icu@@QEAAXHHAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::insertElementAt(int,int,enum UErrorCode &)) + ?insertElementAt@UVector@icu@@QEAAXPEAXHAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::insertElementAt(void *,int,enum UErrorCode &)) + ?internalGetResource@ResourceArray@icu@@QEBAIPEBUResourceData@@H@Z (public: unsigned int __cdecl icu::ResourceArray::internalGetResource(struct ResourceData const *,int)const ) + ?isAlgorithmicNoNo@Normalizer2Impl@icu@@QEBACG@Z (public: signed char __cdecl icu::Normalizer2Impl::isAlgorithmicNoNo(unsigned short)const ) + ?isArgTypeChar@MessagePattern@icu@@CACH@Z (private: static signed char __cdecl icu::MessagePattern::isArgTypeChar(int)) + ?isBogus@Locale@icu@@QEBACXZ (public: signed char __cdecl icu::Locale::isBogus(void)const ) + ?isBogus@StringPair@icu@@QEBACXZ (public: signed char __cdecl icu::StringPair::isBogus(void)const ) + ?isBogus@UnicodeSet@icu@@QEBACXZ (public: signed char __cdecl icu::UnicodeSet::isBogus(void)const ) + ?isBogus@UnicodeString@icu@@QEBACXZ (public: signed char __cdecl icu::UnicodeString::isBogus(void)const ) + ?isBoundary@RuleBasedBreakIterator@icu@@UEAACH@Z (public: virtual signed char __cdecl icu::RuleBasedBreakIterator::isBoundary(int)) + ?isBufferClone@BreakIterator@icu@@QEAACXZ (public: signed char __cdecl icu::BreakIterator::isBufferClone(void)) + ?isBufferWritable@UnicodeString@icu@@AEBACXZ (private: signed char __cdecl icu::UnicodeString::isBufferWritable(void)const ) + ?isCanonSegmentStarter@Normalizer2Impl@icu@@QEBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::isCanonSegmentStarter(int)const ) + ?isChoice@MessagePattern@icu@@AEAACH@Z (private: signed char __cdecl icu::MessagePattern::isChoice(int)) + ?isCompNo@Normalizer2Impl@icu@@QEBACG@Z (public: signed char __cdecl icu::Normalizer2Impl::isCompNo(unsigned short)const ) + ?isCompYesAndZeroCC@Normalizer2Impl@icu@@AEBACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isCompYesAndZeroCC(unsigned short)const ) + ?isDecompInert@Normalizer2Impl@icu@@QEBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::isDecompInert(int)const ) + ?isDecompNoAlgorithmic@Normalizer2Impl@icu@@AEBACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isDecompNoAlgorithmic(unsigned short)const ) + ?isDecompYes@Normalizer2Impl@icu@@QEBACG@Z (public: signed char __cdecl icu::Normalizer2Impl::isDecompYes(unsigned short)const ) + ?isDecompYesAndZeroCC@Normalizer2Impl@icu@@AEBACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isDecompYesAndZeroCC(unsigned short)const ) + ?isDefault@ICUService@icu@@UEBACXZ (public: virtual signed char __cdecl icu::ICUService::isDefault(void)const ) + ?isEmpty@CharString@icu@@QEBACXZ (public: signed char __cdecl icu::CharString::isEmpty(void)const ) + ?isEmpty@ReorderingBuffer@icu@@QEBACXZ (public: signed char __cdecl icu::ReorderingBuffer::isEmpty(void)const ) + ?isEmpty@UVector32@icu@@QEBACXZ (public: signed char __cdecl icu::UVector32::isEmpty(void)const ) + ?isEmpty@UVector64@icu@@QEBACXZ (public: signed char __cdecl icu::UVector64::isEmpty(void)const ) + ?isEmpty@UVector@icu@@QEBACXZ (public: signed char __cdecl icu::UVector::isEmpty(void)const ) + ?isEmpty@UnicodeSet@icu@@UEBACXZ (public: virtual signed char __cdecl icu::UnicodeSet::isEmpty(void)const ) + ?isEmpty@UnicodeString@icu@@QEBACXZ (public: signed char __cdecl icu::UnicodeString::isEmpty(void)const ) + ?isFCDInert@Normalizer2Impl@icu@@QEBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::isFCDInert(int)const ) + ?isFailure@ErrorCode@icu@@QEBACXZ (public: signed char __cdecl icu::ErrorCode::isFailure(void)const ) + ?isFallbackOf@ICUServiceKey@icu@@UEBACAEBVUnicodeString@2@@Z (public: virtual signed char __cdecl icu::ICUServiceKey::isFallbackOf(class icu::UnicodeString const &)const ) + ?isFallbackOf@LocaleKey@icu@@UEBACAEBVUnicodeString@2@@Z (public: virtual signed char __cdecl icu::LocaleKey::isFallbackOf(class icu::UnicodeString const &)const ) + ?isFallbackOf@LocaleUtility@icu@@SACAEBVUnicodeString@2@0@Z (public: static signed char __cdecl icu::LocaleUtility::isFallbackOf(class icu::UnicodeString const &,class icu::UnicodeString const &)) + ?isFrozen@UnicodeSet@icu@@QEBACXZ (public: signed char __cdecl icu::UnicodeSet::isFrozen(void)const ) + ?isHangul@Hangul@icu@@SACH@Z (public: static signed char __cdecl icu::Hangul::isHangul(int)) + ?isHangul@Normalizer2Impl@icu@@AEBACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isHangul(unsigned short)const ) + ?isHangulWithoutJamoT@Hangul@icu@@SAC_S@Z (public: static signed char __cdecl icu::Hangul::isHangulWithoutJamoT(char16_t)) + ?isIdentifier@PatternProps@icu@@SACPEB_SH@Z (public: static signed char __cdecl icu::PatternProps::isIdentifier(char16_t const *,int)) + ?isInert@FilteredNormalizer2@icu@@UEBACH@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::isInert(int)const ) + ?isInert@Normalizer2Impl@icu@@CACG@Z (private: static signed char __cdecl icu::Normalizer2Impl::isInert(unsigned short)) + ?isJamoL@Hangul@icu@@SACH@Z (public: static signed char __cdecl icu::Hangul::isJamoL(int)) + ?isJamoL@Normalizer2Impl@icu@@CACG@Z (private: static signed char __cdecl icu::Normalizer2Impl::isJamoL(unsigned short)) + ?isJamoV@Hangul@icu@@SACH@Z (public: static signed char __cdecl icu::Hangul::isJamoV(int)) + ?isJamoVT@Normalizer2Impl@icu@@CACG@Z (private: static signed char __cdecl icu::Normalizer2Impl::isJamoVT(unsigned short)) + ?isMaybe@Normalizer2Impl@icu@@AEBACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isMaybe(unsigned short)const ) + ?isMaybeOrNonZeroCC@Normalizer2Impl@icu@@AEBACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isMaybeOrNonZeroCC(unsigned short)const ) + ?isMostDecompYesAndZeroCC@Normalizer2Impl@icu@@AEBACG@Z (private: signed char __cdecl icu::Normalizer2Impl::isMostDecompYesAndZeroCC(unsigned short)const ) + ?isNormalized@FilteredNormalizer2@icu@@UEBACAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::FilteredNormalizer2::isNormalized(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?isNormalized@Normalizer@icu@@SACAEBVUnicodeString@2@W4UNormalizationMode@@AEAW4UErrorCode@@@Z (public: static signed char __cdecl icu::Normalizer::isNormalized(class icu::UnicodeString const &,enum UNormalizationMode,enum UErrorCode &)) + ?isNormalized@Normalizer@icu@@SACAEBVUnicodeString@2@W4UNormalizationMode@@HAEAW4UErrorCode@@@Z (public: static signed char __cdecl icu::Normalizer::isNormalized(class icu::UnicodeString const &,enum UNormalizationMode,int,enum UErrorCode &)) + ?isOrdinal@MessagePattern@icu@@AEAACH@Z (private: signed char __cdecl icu::MessagePattern::isOrdinal(int)) + ?isPlural@MessagePattern@icu@@AEAACH@Z (private: signed char __cdecl icu::MessagePattern::isPlural(int)) + ?isRightToLeft@Locale@icu@@QEBACXZ (public: signed char __cdecl icu::Locale::isRightToLeft(void)const ) + ?isSelect@MessagePattern@icu@@AEAACH@Z (private: signed char __cdecl icu::MessagePattern::isSelect(int)) + ?isString@UnicodeSetIterator@icu@@QEBACXZ (public: signed char __cdecl icu::UnicodeSetIterator::isString(void)const ) + ?isSuccess@ErrorCode@icu@@QEBACXZ (public: signed char __cdecl icu::ErrorCode::isSuccess(void)const ) + ?isSyntax@PatternProps@icu@@SACH@Z (public: static signed char __cdecl icu::PatternProps::isSyntax(int)) + ?isSyntaxOrWhiteSpace@PatternProps@icu@@SACH@Z (public: static signed char __cdecl icu::PatternProps::isSyntaxOrWhiteSpace(int)) + ?isTransitionalDifferent@IDNAInfo@icu@@QEBACXZ (public: signed char __cdecl icu::IDNAInfo::isTransitionalDifferent(void)const ) + ?isUnprintable@ICU_Utility@icu@@SACH@Z (public: static signed char __cdecl icu::ICU_Utility::isUnprintable(int)) + ?isWhiteSpace@PatternProps@icu@@SACH@Z (public: static signed char __cdecl icu::PatternProps::isWhiteSpace(int)) + ?isWritable@UnicodeString@icu@@AEBACXZ (private: signed char __cdecl icu::UnicodeString::isWritable(void)const ) + ?jdkAposMode@MessageImpl@icu@@SACAEBVMessagePattern@2@@Z (public: static signed char __cdecl icu::MessageImpl::jdkAposMode(class icu::MessagePattern const &)) + ?jumpByDelta@BytesTrie@icu@@CAPEBEPEBE@Z (private: static unsigned char const * __cdecl icu::BytesTrie::jumpByDelta(unsigned char const *)) + ?jumpByDelta@UCharsTrie@icu@@CAPEB_SPEB_S@Z (private: static char16_t const * __cdecl icu::UCharsTrie::jumpByDelta(char16_t const *)) + ?kFiveByteDeltaLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kFiveByteDeltaLead) + ?kFiveByteValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kFiveByteValueLead) + ?kFourByteDeltaLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kFourByteDeltaLead) + ?kFourByteValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kFourByteValueLead) + ?kMaxBranchLinearSubNodeLength@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxBranchLinearSubNodeLength) + ?kMaxBranchLinearSubNodeLength@StringTrieBuilder@icu@@1HB (protected: static int const icu::StringTrieBuilder::kMaxBranchLinearSubNodeLength) + ?kMaxBranchLinearSubNodeLength@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxBranchLinearSubNodeLength) + ?kMaxLinearMatchLength@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxLinearMatchLength) + ?kMaxLinearMatchLength@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxLinearMatchLength) + ?kMaxOneByteDelta@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxOneByteDelta) + ?kMaxOneByteValue@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxOneByteValue) + ?kMaxOneUnitDelta@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxOneUnitDelta) + ?kMaxOneUnitNodeValue@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxOneUnitNodeValue) + ?kMaxOneUnitValue@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxOneUnitValue) + ?kMaxSplitBranchLevels@StringTrieBuilder@icu@@1HB (protected: static int const icu::StringTrieBuilder::kMaxSplitBranchLevels) + ?kMaxThreeByteDelta@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxThreeByteDelta) + ?kMaxThreeByteValue@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxThreeByteValue) + ?kMaxTwoByteDelta@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxTwoByteDelta) + ?kMaxTwoByteValue@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMaxTwoByteValue) + ?kMaxTwoUnitDelta@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxTwoUnitDelta) + ?kMaxTwoUnitNodeValue@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxTwoUnitNodeValue) + ?kMaxTwoUnitValue@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMaxTwoUnitValue) + ?kMinLinearMatch@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinLinearMatch) + ?kMinLinearMatch@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMinLinearMatch) + ?kMinOneByteValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinOneByteValueLead) + ?kMinThreeByteDeltaLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinThreeByteDeltaLead) + ?kMinThreeByteValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinThreeByteValueLead) + ?kMinTwoByteDeltaLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinTwoByteDeltaLead) + ?kMinTwoByteValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinTwoByteValueLead) + ?kMinTwoUnitDeltaLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMinTwoUnitDeltaLead) + ?kMinTwoUnitNodeValueLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMinTwoUnitNodeValueLead) + ?kMinTwoUnitValueLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMinTwoUnitValueLead) + ?kMinValueLead@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kMinValueLead) + ?kMinValueLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kMinValueLead) + ?kNodeTypeMask@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kNodeTypeMask) + ?kThreeUnitDeltaLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kThreeUnitDeltaLead) + ?kThreeUnitNodeValueLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kThreeUnitNodeValueLead) + ?kThreeUnitValueLead@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kThreeUnitValueLead) + ?kValueIsFinal@BytesTrie@icu@@0HB (private: static int const icu::BytesTrie::kValueIsFinal) + ?kValueIsFinal@UCharsTrie@icu@@0HB (private: static int const icu::UCharsTrie::kValueIsFinal) + ?keyCount@UnifiedCache@icu@@QEBAHXZ (public: int __cdecl icu::UnifiedCache::keyCount(void)const ) + ?kind@LocaleKey@icu@@UEBAHXZ (public: virtual int __cdecl icu::LocaleKey::kind(void)const ) + ?labelToASCII_UTF8@IDNA@icu@@UEBAXVStringPiece@2@AEAVByteSink@2@AEAVIDNAInfo@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::IDNA::labelToASCII_UTF8(class icu::StringPiece,class icu::ByteSink &,class icu::IDNAInfo &,enum UErrorCode &)const ) + ?labelToUnicodeUTF8@IDNA@icu@@UEBAXVStringPiece@2@AEAVByteSink@2@AEAVIDNAInfo@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::IDNA::labelToUnicodeUTF8(class icu::StringPiece,class icu::ByteSink &,class icu::IDNAInfo &,enum UErrorCode &)const ) + ?last32@UCharCharacterIterator@icu@@UEAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::last32(void)) + ?last@Normalizer@icu@@QEAAHXZ (public: int __cdecl icu::Normalizer::last(void)) + ?last@RuleBasedBreakIterator@icu@@UEAAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::last(void)) + ?last@UCharCharacterIterator@icu@@UEAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::last(void)) + ?lastElement@UVector@icu@@QEBAPEAXXZ (public: void * __cdecl icu::UVector::lastElement(void)const ) + ?lastElementi@UVector32@icu@@QEBAHXZ (public: int __cdecl icu::UVector32::lastElementi(void)const ) + ?lastElementi@UVector64@icu@@QEBA_JXZ (public: __int64 __cdecl icu::UVector64::lastElementi(void)const ) + ?lastElementi@UVector@icu@@QEBAHXZ (public: int __cdecl icu::UVector::lastElementi(void)const ) + ?lastIndexOf@CharString@icu@@QEBAHD@Z (public: int __cdecl icu::CharString::lastIndexOf(char)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAHAEBV12@@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(class icu::UnicodeString const &)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAHAEBV12@H@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(class icu::UnicodeString const &,int)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAHAEBV12@HH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(class icu::UnicodeString const &,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAHAEBV12@HHHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(class icu::UnicodeString const &,int,int,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(int)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAHHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAHHHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(int,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAHPEB_SHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(char16_t const *,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAHPEB_SHHHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(char16_t const *,int,int,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAHVConstChar16Ptr@2@HHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(class icu::ConstChar16Ptr,int,int,int)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAH_S@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(char16_t)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAH_SH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(char16_t,int)const ) + ?lastIndexOf@UnicodeString@icu@@QEBAH_SHH@Z (public: int __cdecl icu::UnicodeString::lastIndexOf(char16_t,int,int)const ) + ?lastUnit@Edits@icu@@AEBAHXZ (private: int __cdecl icu::Edits::lastUnit(void)const ) + ?length@CharString@icu@@QEBAHXZ (public: int __cdecl icu::CharString::length(void)const ) + ?length@ReorderingBuffer@icu@@QEBAHXZ (public: int __cdecl icu::ReorderingBuffer::length(void)const ) + ?length@Replaceable@icu@@QEBAHXZ (public: int __cdecl icu::Replaceable::length(void)const ) + ?length@StringPiece@icu@@QEBAHXZ (public: int __cdecl icu::StringPiece::length(void)const ) + ?length@UnicodeString@icu@@QEBAHXZ (public: int __cdecl icu::UnicodeString::length(void)const ) + ?lengthDelta@Edits@icu@@QEBAHXZ (public: int __cdecl icu::Edits::lengthDelta(void)const ) + ?loadListFormatInternal@ListFormatter@icu@@CAPEAUListFormatInternal@2@AEBVLocale@2@PEBDAEAW4UErrorCode@@@Z (private: static struct icu::ListFormatInternal * __cdecl icu::ListFormatter::loadListFormatInternal(class icu::Locale const &,char const *,enum UErrorCode &)) + ?loadRange@UnicodeSetIterator@icu@@MEAAXH@Z (protected: virtual void __cdecl icu::UnicodeSetIterator::loadRange(int)) + ?makeBranchSubNode@StringTrieBuilder@icu@@IEAAPEAVNode@12@HHHHAEAW4UErrorCode@@@Z (protected: class icu::StringTrieBuilder::Node * __cdecl icu::StringTrieBuilder::makeBranchSubNode(int,int,int,int,enum UErrorCode &)) + ?makeCanonIterDataFromNorm16@Normalizer2Impl@icu@@QEBAXHHGAEAUCanonIterData@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::makeCanonIterDataFromNorm16(int,int,unsigned short,struct icu::CanonIterData &,enum UErrorCode &)const ) + ?makeFCD@Normalizer2Impl@icu@@QEBAPEB_SPEB_S0PEAVReorderingBuffer@2@AEAW4UErrorCode@@@Z (public: char16_t const * __cdecl icu::Normalizer2Impl::makeFCD(char16_t const *,char16_t const *,class icu::ReorderingBuffer *,enum UErrorCode &)const ) + ?makeFCDAndAppend@Normalizer2Impl@icu@@QEBAXPEB_S0CAEAVUnicodeString@2@AEAVReorderingBuffer@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer2Impl::makeFCDAndAppend(char16_t const *,char16_t const *,signed char,class icu::UnicodeString &,class icu::ReorderingBuffer &,enum UErrorCode &)const ) + ?makeInstance@BreakIterator@icu@@CAPEAV12@AEBVLocale@2@HAEAW4UErrorCode@@@Z (private: static class icu::BreakIterator * __cdecl icu::BreakIterator::makeInstance(class icu::Locale const &,int,enum UErrorCode &)) + ?makeNode@StringTrieBuilder@icu@@IEAAPEAVNode@12@HHHAEAW4UErrorCode@@@Z (protected: class icu::StringTrieBuilder::Node * __cdecl icu::StringTrieBuilder::makeNode(int,int,int,enum UErrorCode &)) + ?makeRuleStatusValid@RuleBasedBreakIterator@icu@@AEAAXXZ (private: void __cdecl icu::RuleBasedBreakIterator::makeRuleStatusValid(void)) + ?mapAlgorithmic@Normalizer2Impl@icu@@AEBAHHG@Z (private: int __cdecl icu::Normalizer2Impl::mapAlgorithmic(int,unsigned short)const ) + ?matchNodesCanHaveValues@BytesTrieBuilder@icu@@EEBACXZ (private: virtual signed char __cdecl icu::BytesTrieBuilder::matchNodesCanHaveValues(void)const ) + ?matchNodesCanHaveValues@UCharsTrieBuilder@icu@@EEBACXZ (private: virtual signed char __cdecl icu::UCharsTrieBuilder::matchNodesCanHaveValues(void)const ) + ?matchRest@UnicodeSet@icu@@CAHAEBVReplaceable@2@HHAEBVUnicodeString@2@@Z (private: static int __cdecl icu::UnicodeSet::matchRest(class icu::Replaceable const &,int,int,class icu::UnicodeString const &)) + ?matches@BytesDictionaryMatcher@icu@@UEBAHPEAUUText@@HHPEAH111@Z (public: virtual int __cdecl icu::BytesDictionaryMatcher::matches(struct UText *,int,int,int *,int *,int *,int *)const ) + ?matches@UCharsDictionaryMatcher@icu@@UEBAHPEAUUText@@HHPEAH111@Z (public: virtual int __cdecl icu::UCharsDictionaryMatcher::matches(struct UText *,int,int,int *,int *,int *,int *)const ) + ?matches@UnicodeFilter@icu@@UEAA?AW4UMatchDegree@2@AEBVReplaceable@2@AEAHHC@Z (public: virtual enum icu::UMatchDegree __cdecl icu::UnicodeFilter::matches(class icu::Replaceable const &,int &,int,signed char)) + ?matches@UnicodeSet@icu@@UEAA?AW4UMatchDegree@2@AEBVReplaceable@2@AEAHHC@Z (public: virtual enum icu::UMatchDegree __cdecl icu::UnicodeSet::matches(class icu::Replaceable const &,int &,int,signed char)) + ?matchesIndexValue@UnicodeSet@icu@@EEBACE@Z (private: virtual signed char __cdecl icu::UnicodeSet::matchesIndexValue(unsigned char)const ) + ?move32@UCharCharacterIterator@icu@@UEAAHHW4EOrigin@CharacterIterator@2@@Z (public: virtual int __cdecl icu::UCharCharacterIterator::move32(int,enum icu::CharacterIterator::EOrigin)) + ?move@UCharCharacterIterator@icu@@UEAAHHW4EOrigin@CharacterIterator@2@@Z (public: virtual int __cdecl icu::UCharCharacterIterator::move(int,enum icu::CharacterIterator::EOrigin)) + ?moveFrom@UnicodeString@icu@@QEAAAEAV12@AEAV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::moveFrom(class icu::UnicodeString &)) + ?moveIndex32@UnicodeString@icu@@QEBAHHH@Z (public: int __cdecl icu::UnicodeString::moveIndex32(int,int)const ) + ?nameToASCII_UTF8@IDNA@icu@@UEBAXVStringPiece@2@AEAVByteSink@2@AEAVIDNAInfo@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::IDNA::nameToASCII_UTF8(class icu::StringPiece,class icu::ByteSink &,class icu::IDNAInfo &,enum UErrorCode &)const ) + ?nameToUnicodeUTF8@IDNA@icu@@UEBAXVStringPiece@2@AEAVByteSink@2@AEAVIDNAInfo@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::IDNA::nameToUnicodeUTF8(class icu::StringPiece,class icu::ByteSink &,class icu::IDNAInfo &,enum UErrorCode &)const ) + ?newLength@Iterator@Edits@icu@@QEBAHXZ (public: int __cdecl icu::Edits::Iterator::newLength(void)const ) + ?next32@UCharCharacterIterator@icu@@UEAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::next32(void)) + ?next32PostInc@UCharCharacterIterator@icu@@UEAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::next32PostInc(void)) + ?next@BytesTrie@icu@@QEAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::BytesTrie::next(int)) + ?next@BytesTrie@icu@@QEAA?AW4UStringTrieResult@@PEBDH@Z (public: enum UStringTrieResult __cdecl icu::BytesTrie::next(char const *,int)) + ?next@CanonicalIterator@icu@@QEAA?AVUnicodeString@2@XZ (public: class icu::UnicodeString __cdecl icu::CanonicalIterator::next(void)) + ?next@FullCaseFoldingIterator@icu@@QEAAHAEAVUnicodeString@2@@Z (public: int __cdecl icu::FullCaseFoldingIterator::next(class icu::UnicodeString &)) + ?next@Iterator@BytesTrie@icu@@QEAACAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::BytesTrie::Iterator::next(enum UErrorCode &)) + ?next@Iterator@Edits@icu@@AEAACCAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::Edits::Iterator::next(signed char,enum UErrorCode &)) + ?next@Iterator@Edits@icu@@QEAACAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::Edits::Iterator::next(enum UErrorCode &)) + ?next@Iterator@UCharsTrie@icu@@QEAACAEAW4UErrorCode@@@Z (public: signed char __cdecl icu::UCharsTrie::Iterator::next(enum UErrorCode &)) + ?next@Normalizer@icu@@QEAAHXZ (public: int __cdecl icu::Normalizer::next(void)) + ?next@RuleBasedBreakIterator@icu@@UEAAHH@Z (public: virtual int __cdecl icu::RuleBasedBreakIterator::next(int)) + ?next@RuleBasedBreakIterator@icu@@UEAAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::next(void)) + ?next@StringEnumeration@icu@@UEAAPEBDPEAHAEAW4UErrorCode@@@Z (public: virtual char const * __cdecl icu::StringEnumeration::next(int *,enum UErrorCode &)) + ?next@UCharCharacterIterator@icu@@UEAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::next(void)) + ?next@UCharsTrie@icu@@QEAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::UCharsTrie::next(int)) + ?next@UCharsTrie@icu@@QEAA?AW4UStringTrieResult@@VConstChar16Ptr@2@H@Z (public: enum UStringTrieResult __cdecl icu::UCharsTrie::next(class icu::ConstChar16Ptr,int)) + ?next@UStringEnumeration@icu@@UEAAPEBDPEAHAEAW4UErrorCode@@@Z (public: virtual char const * __cdecl icu::UStringEnumeration::next(int *,enum UErrorCode &)) + ?next@UnicodeSetIterator@icu@@QEAACXZ (public: signed char __cdecl icu::UnicodeSetIterator::next(void)) + ?nextElement@Hashtable@icu@@QEBAPEBUUHashElement@@AEAH@Z (public: struct UHashElement const * __cdecl icu::Hashtable::nextElement(int &)const ) + ?nextFCD16@Normalizer2Impl@icu@@QEBAGAEAPEB_SPEB_S@Z (public: unsigned short __cdecl icu::Normalizer2Impl::nextFCD16(char16_t const * &,char16_t const *)const ) + ?nextForCodePoint@UCharsTrie@icu@@QEAA?AW4UStringTrieResult@@H@Z (public: enum UStringTrieResult __cdecl icu::UCharsTrie::nextForCodePoint(int)) + ?nextImpl@BytesTrie@icu@@AEAA?AW4UStringTrieResult@@PEBEH@Z (private: enum UStringTrieResult __cdecl icu::BytesTrie::nextImpl(unsigned char const *,int)) + ?nextImpl@UCharsTrie@icu@@AEAA?AW4UStringTrieResult@@PEB_SH@Z (private: enum UStringTrieResult __cdecl icu::UCharsTrie::nextImpl(char16_t const *,int)) + ?nextNormalize@Normalizer@icu@@AEAACXZ (private: signed char __cdecl icu::Normalizer::nextNormalize(void)) + ?nextPostInc@UCharCharacterIterator@icu@@UEAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::nextPostInc(void)) + ?nextRange@UnicodeSetIterator@icu@@QEAACXZ (public: signed char __cdecl icu::UnicodeSetIterator::nextRange(void)) + ?noHardReferences@SharedObject@icu@@QEBACXZ (public: signed char __cdecl icu::SharedObject::noHardReferences(void)const ) + ?noNext@Iterator@Edits@icu@@AEAACXZ (private: signed char __cdecl icu::Edits::Iterator::noNext(void)) + ?noSoftReferences@SharedObject@icu@@QEBACXZ (public: signed char __cdecl icu::SharedObject::noSoftReferences(void)const ) + ?normalize@FilteredNormalizer2@icu@@AEBAAEAVUnicodeString@2@AEBV32@AEAV32@W4USetSpanCondition@@AEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::FilteredNormalizer2::normalize(class icu::UnicodeString const &,class icu::UnicodeString &,enum USetSpanCondition,enum UErrorCode &)const ) + ?normalize@FilteredNormalizer2@icu@@UEBAAEAVUnicodeString@2@AEBV32@AEAV32@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::FilteredNormalizer2::normalize(class icu::UnicodeString const &,class icu::UnicodeString &,enum UErrorCode &)const ) + ?normalize@Normalizer2@icu@@QEBA?AVUnicodeString@2@AEBV32@AEAW4UErrorCode@@@Z (public: class icu::UnicodeString __cdecl icu::Normalizer2::normalize(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?normalize@Normalizer@icu@@SAXAEBVUnicodeString@2@W4UNormalizationMode@@HAEAV32@AEAW4UErrorCode@@@Z (public: static void __cdecl icu::Normalizer::normalize(class icu::UnicodeString const &,enum UNormalizationMode,int,class icu::UnicodeString &,enum UErrorCode &)) + ?normalizeSecondAndAppend@FilteredNormalizer2@icu@@AEBAAEAVUnicodeString@2@AEAV32@AEBV32@CAEAW4UErrorCode@@@Z (private: class icu::UnicodeString & __cdecl icu::FilteredNormalizer2::normalizeSecondAndAppend(class icu::UnicodeString &,class icu::UnicodeString const &,signed char,enum UErrorCode &)const ) + ?normalizeSecondAndAppend@FilteredNormalizer2@icu@@UEBAAEAVUnicodeString@2@AEAV32@AEBV32@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString & __cdecl icu::FilteredNormalizer2::normalizeSecondAndAppend(class icu::UnicodeString &,class icu::UnicodeString const &,enum UErrorCode &)const ) + ?notifyChanged@ICUNotifier@icu@@UEAAXXZ (public: virtual void __cdecl icu::ICUNotifier::notifyChanged(void)) + ?notifyListener@ICUService@icu@@MEBAXAEAVEventListener@2@@Z (protected: virtual void __cdecl icu::ICUService::notifyListener(class icu::EventListener &)const ) + ?npos@StringPiece@icu@@2HB (public: static int const icu::StringPiece::npos) + ?oldLength@Iterator@Edits@icu@@QEBAHXZ (public: int __cdecl icu::Edits::Iterator::oldLength(void)const ) + ?orphanElementAt@UVector@icu@@QEAAPEAXH@Z (public: void * __cdecl icu::UVector::orphanElementAt(int)) + ?orphanOrClone@?$MaybeStackArray@D$0CI@@icu@@QEAAPEADHAEAH@Z (public: char * __cdecl icu::MaybeStackArray::orphanOrClone(int,int &)) + ?padLeading@UnicodeString@icu@@QEAACH_S@Z (public: signed char __cdecl icu::UnicodeString::padLeading(int,char16_t)) + ?padTrailing@UnicodeString@icu@@QEAACH_S@Z (public: signed char __cdecl icu::UnicodeString::padTrailing(int,char16_t)) + ?parse@MessagePattern@icu@@QEAAAEAV12@AEBVUnicodeString@2@PEAUUParseError@@AEAW4UErrorCode@@@Z (public: class icu::MessagePattern & __cdecl icu::MessagePattern::parse(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ?parseArg@MessagePattern@icu@@AEAAHHHHPEAUUParseError@@AEAW4UErrorCode@@@Z (private: int __cdecl icu::MessagePattern::parseArg(int,int,int,struct UParseError *,enum UErrorCode &)) + ?parseArgNumber@MessagePattern@icu@@AEAAHHH@Z (private: int __cdecl icu::MessagePattern::parseArgNumber(int,int)) + ?parseArgNumber@MessagePattern@icu@@CAHAEBVUnicodeString@2@HH@Z (private: static int __cdecl icu::MessagePattern::parseArgNumber(class icu::UnicodeString const &,int,int)) + ?parseChar@ICU_Utility@icu@@SACAEBVUnicodeString@2@AEAH_S@Z (public: static signed char __cdecl icu::ICU_Utility::parseChar(class icu::UnicodeString const &,int &,char16_t)) + ?parseChoiceStyle@MessagePattern@icu@@AEAAHHHPEAUUParseError@@AEAW4UErrorCode@@@Z (private: int __cdecl icu::MessagePattern::parseChoiceStyle(int,int,struct UParseError *,enum UErrorCode &)) + ?parseChoiceStyle@MessagePattern@icu@@QEAAAEAV12@AEBVUnicodeString@2@PEAUUParseError@@AEAW4UErrorCode@@@Z (public: class icu::MessagePattern & __cdecl icu::MessagePattern::parseChoiceStyle(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ?parseDouble@MessagePattern@icu@@AEAAXHHCPEAUUParseError@@AEAW4UErrorCode@@@Z (private: void __cdecl icu::MessagePattern::parseDouble(int,int,signed char,struct UParseError *,enum UErrorCode &)) + ?parseInteger@ICU_Utility@icu@@SAHAEBVUnicodeString@2@AEAHH@Z (public: static int __cdecl icu::ICU_Utility::parseInteger(class icu::UnicodeString const &,int &,int)) + ?parseMessage@MessagePattern@icu@@AEAAHHHHW4UMessagePatternArgType@@PEAUUParseError@@AEAW4UErrorCode@@@Z (private: int __cdecl icu::MessagePattern::parseMessage(int,int,int,enum UMessagePatternArgType,struct UParseError *,enum UErrorCode &)) + ?parseNumber@ICU_Utility@icu@@SAHAEBVUnicodeString@2@AEAHC@Z (public: static int __cdecl icu::ICU_Utility::parseNumber(class icu::UnicodeString const &,int &,signed char)) + ?parsePattern@ICU_Utility@icu@@SAHAEBVUnicodeString@2@AEBVReplaceable@2@HH@Z (public: static int __cdecl icu::ICU_Utility::parsePattern(class icu::UnicodeString const &,class icu::Replaceable const &,int,int)) + ?parsePattern@ICU_Utility@icu@@SAHAEBVUnicodeString@2@HH0PEAH@Z (public: static int __cdecl icu::ICU_Utility::parsePattern(class icu::UnicodeString const &,int,int,class icu::UnicodeString const &,int *)) + ?parsePluralOrSelectStyle@MessagePattern@icu@@AEAAHW4UMessagePatternArgType@@HHPEAUUParseError@@AEAW4UErrorCode@@@Z (private: int __cdecl icu::MessagePattern::parsePluralOrSelectStyle(enum UMessagePatternArgType,int,int,struct UParseError *,enum UErrorCode &)) + ?parsePluralStyle@MessagePattern@icu@@QEAAAEAV12@AEBVUnicodeString@2@PEAUUParseError@@AEAW4UErrorCode@@@Z (public: class icu::MessagePattern & __cdecl icu::MessagePattern::parsePluralStyle(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ?parsePrefix@ICUServiceKey@icu@@SAAEAVUnicodeString@2@AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::ICUServiceKey::parsePrefix(class icu::UnicodeString &)) + ?parseSelectStyle@MessagePattern@icu@@QEAAAEAV12@AEBVUnicodeString@2@PEAUUParseError@@AEAW4UErrorCode@@@Z (public: class icu::MessagePattern & __cdecl icu::MessagePattern::parseSelectStyle(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ?parseSimpleStyle@MessagePattern@icu@@AEAAHHPEAUUParseError@@AEAW4UErrorCode@@@Z (private: int __cdecl icu::MessagePattern::parseSimpleStyle(int,struct UParseError *,enum UErrorCode &)) + ?parseSuffix@ICUServiceKey@icu@@SAAEAVUnicodeString@2@AEAV32@@Z (public: static class icu::UnicodeString & __cdecl icu::ICUServiceKey::parseSuffix(class icu::UnicodeString &)) + ?parseUnicodeIdentifier@ICU_Utility@icu@@SA?AVUnicodeString@2@AEBV32@AEAH@Z (public: static class icu::UnicodeString __cdecl icu::ICU_Utility::parseUnicodeIdentifier(class icu::UnicodeString const &,int &)) + ?partSubstringMatches@MessagePattern@icu@@QEBACAEBVPart@12@AEBVUnicodeString@2@@Z (public: signed char __cdecl icu::MessagePattern::partSubstringMatches(class icu::MessagePattern::Part const &,class icu::UnicodeString const &)const ) + ?peek@UStack@icu@@QEBAPEAXXZ (public: void * __cdecl icu::UStack::peek(void)const ) + ?peeki@UStack@icu@@QEBAHXZ (public: int __cdecl icu::UStack::peeki(void)const ) + ?peeki@UVector32@icu@@QEBAHXZ (public: int __cdecl icu::UVector32::peeki(void)const ) + ?permute@CanonicalIterator@icu@@SAXAEAVUnicodeString@2@CPEAVHashtable@2@AEAW4UErrorCode@@@Z (public: static void __cdecl icu::CanonicalIterator::permute(class icu::UnicodeString &,signed char,class icu::Hashtable *,enum UErrorCode &)) + ?pinIndex@UnicodeString@icu@@AEBAXAEAH@Z (private: void __cdecl icu::UnicodeString::pinIndex(int &)const ) + ?pinIndices@UnicodeString@icu@@AEBAXAEAH0@Z (private: void __cdecl icu::UnicodeString::pinIndices(int &,int &)const ) + ?pop@UStack@icu@@QEAAPEAXXZ (public: void * __cdecl icu::UStack::pop(void)) + ?popFrame@UVector32@icu@@QEAAPEAHH@Z (public: int * __cdecl icu::UVector32::popFrame(int)) + ?popFrame@UVector64@icu@@QEAAPEA_JH@Z (public: __int64 * __cdecl icu::UVector64::popFrame(int)) + ?popi@UStack@icu@@QEAAHXZ (public: int __cdecl icu::UStack::popi(void)) + ?popi@UVector32@icu@@QEAAHXZ (public: int __cdecl icu::UVector32::popi(void)) + ?popi@UVector64@icu@@QEAA_JXZ (public: __int64 __cdecl icu::UVector64::popi(void)) + ?postParse@MessagePattern@icu@@AEAAXXZ (private: void __cdecl icu::MessagePattern::postParse(void)) + ?preParse@MessagePattern@icu@@AEAAXAEBVUnicodeString@2@PEAUUParseError@@AEAW4UErrorCode@@@Z (private: void __cdecl icu::MessagePattern::preParse(class icu::UnicodeString const &,struct UParseError *,enum UErrorCode &)) + ?preceding@RuleBasedBreakIterator@icu@@UEAAHH@Z (public: virtual int __cdecl icu::RuleBasedBreakIterator::preceding(int)) + ?prefix@ICUServiceKey@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::ICUServiceKey::prefix(class icu::UnicodeString &)const ) + ?prefix@LocaleKey@icu@@UEBAAEAVUnicodeString@2@AEAV32@@Z (public: virtual class icu::UnicodeString & __cdecl icu::LocaleKey::prefix(class icu::UnicodeString &)const ) + ?previous32@UCharCharacterIterator@icu@@UEAAHXZ (public: virtual int __cdecl icu::UCharCharacterIterator::previous32(void)) + ?previous@Normalizer@icu@@QEAAHXZ (public: int __cdecl icu::Normalizer::previous(void)) + ?previous@RuleBasedBreakIterator@icu@@UEAAHXZ (public: virtual int __cdecl icu::RuleBasedBreakIterator::previous(void)) + ?previous@UCharCharacterIterator@icu@@UEAA_SXZ (public: virtual char16_t __cdecl icu::UCharCharacterIterator::previous(void)) + ?previousCC@ReorderingBuffer@icu@@AEAAEXZ (private: unsigned char __cdecl icu::ReorderingBuffer::previousCC(void)) + ?previousFCD16@Normalizer2Impl@icu@@QEBAGPEB_SAEAPEB_S@Z (public: unsigned short __cdecl icu::Normalizer2Impl::previousFCD16(char16_t const *,char16_t const * &)const ) + ?previousNormalize@Normalizer@icu@@AEAACXZ (private: signed char __cdecl icu::Normalizer::previousNormalize(void)) + ?push@UStack@icu@@QEAAHHAEAW4UErrorCode@@@Z (public: int __cdecl icu::UStack::push(int,enum UErrorCode &)) + ?push@UStack@icu@@QEAAPEAXPEAXAEAW4UErrorCode@@@Z (public: void * __cdecl icu::UStack::push(void *,enum UErrorCode &)) + ?push@UVector32@icu@@QEAAHHAEAW4UErrorCode@@@Z (public: int __cdecl icu::UVector32::push(int,enum UErrorCode &)) + ?push@UVector64@icu@@QEAA_J_JAEAW4UErrorCode@@@Z (public: __int64 __cdecl icu::UVector64::push(__int64,enum UErrorCode &)) + ?put@Hashtable@icu@@QEAAPEAXAEBVUnicodeString@2@PEAXAEAW4UErrorCode@@@Z (public: void * __cdecl icu::Hashtable::put(class icu::UnicodeString const &,void *,enum UErrorCode &)) + ?puti@Hashtable@icu@@QEAAHAEBVUnicodeString@2@HAEAW4UErrorCode@@@Z (public: int __cdecl icu::Hashtable::puti(class icu::UnicodeString const &,int,enum UErrorCode &)) + ?quickCheck@FilteredNormalizer2@icu@@UEBA?AW4UNormalizationCheckResult@@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual enum UNormalizationCheckResult __cdecl icu::FilteredNormalizer2::quickCheck(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?quickCheck@Normalizer@icu@@SA?AW4UNormalizationCheckResult@@AEBVUnicodeString@2@W4UNormalizationMode@@AEAW4UErrorCode@@@Z (public: static enum UNormalizationCheckResult __cdecl icu::Normalizer::quickCheck(class icu::UnicodeString const &,enum UNormalizationMode,enum UErrorCode &)) + ?quickCheck@Normalizer@icu@@SA?AW4UNormalizationCheckResult@@AEBVUnicodeString@2@W4UNormalizationMode@@HAEAW4UErrorCode@@@Z (public: static enum UNormalizationCheckResult __cdecl icu::Normalizer::quickCheck(class icu::UnicodeString const &,enum UNormalizationMode,int,enum UErrorCode &)) + ?reInitializeFactories@ICUService@icu@@MEAAXXZ (protected: virtual void __cdecl icu::ICUService::reInitializeFactories(void)) + ?readLength@Iterator@Edits@icu@@AEAAHH@Z (private: int __cdecl icu::Edits::Iterator::readLength(int)) + ?readNodeValue@UCharsTrie@icu@@CAHPEB_SH@Z (private: static int __cdecl icu::UCharsTrie::readNodeValue(char16_t const *,int)) + ?readValue@BytesTrie@icu@@CAHPEBEH@Z (private: static int __cdecl icu::BytesTrie::readValue(unsigned char const *,int)) + ?readValue@UCharsTrie@icu@@CAHPEB_SH@Z (private: static int __cdecl icu::UCharsTrie::readValue(char16_t const *,int)) + ?recompose@Normalizer2Impl@icu@@AEBAXAEAVReorderingBuffer@2@HC@Z (private: void __cdecl icu::Normalizer2Impl::recompose(class icu::ReorderingBuffer &,int,signed char)const ) + ?refCount@UnicodeString@icu@@AEBAHXZ (private: int __cdecl icu::UnicodeString::refCount(void)const ) + ?refreshInputText@RuleBasedBreakIterator@icu@@UEAAAEAV12@PEAUUText@@AEAW4UErrorCode@@@Z (public: virtual class icu::RuleBasedBreakIterator & __cdecl icu::RuleBasedBreakIterator::refreshInputText(struct UText *,enum UErrorCode &)) + ?registerFactory@ICUService@icu@@UEAAPEBXPEAVICUServiceFactory@2@AEAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICUService::registerFactory(class icu::ICUServiceFactory *,enum UErrorCode &)) + ?registerFinalValue@StringTrieBuilder@icu@@IEAAPEAVNode@12@HAEAW4UErrorCode@@@Z (protected: class icu::StringTrieBuilder::Node * __cdecl icu::StringTrieBuilder::registerFinalValue(int,enum UErrorCode &)) + ?registerInstance@BreakIterator@icu@@SAPEBXPEAV12@AEBVLocale@2@W4UBreakIteratorType@@AEAW4UErrorCode@@@Z (public: static void const * __cdecl icu::BreakIterator::registerInstance(class icu::BreakIterator *,class icu::Locale const &,enum UBreakIteratorType,enum UErrorCode &)) + ?registerInstance@ICULocaleService@icu@@UEAAPEBXPEAVUObject@2@AEBVLocale@2@AEAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICULocaleService::registerInstance(class icu::UObject *,class icu::Locale const &,enum UErrorCode &)) + ?registerInstance@ICULocaleService@icu@@UEAAPEBXPEAVUObject@2@AEBVLocale@2@HAEAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICULocaleService::registerInstance(class icu::UObject *,class icu::Locale const &,int,enum UErrorCode &)) + ?registerInstance@ICULocaleService@icu@@UEAAPEBXPEAVUObject@2@AEBVLocale@2@HHAEAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICULocaleService::registerInstance(class icu::UObject *,class icu::Locale const &,int,int,enum UErrorCode &)) + ?registerInstance@ICULocaleService@icu@@UEAAPEBXPEAVUObject@2@AEBVUnicodeString@2@CAEAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICULocaleService::registerInstance(class icu::UObject *,class icu::UnicodeString const &,signed char,enum UErrorCode &)) + ?registerInstance@ICUService@icu@@QEAAPEBXPEAVUObject@2@AEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void const * __cdecl icu::ICUService::registerInstance(class icu::UObject *,class icu::UnicodeString const &,enum UErrorCode &)) + ?registerInstance@ICUService@icu@@UEAAPEBXPEAVUObject@2@AEBVUnicodeString@2@CAEAW4UErrorCode@@@Z (public: virtual void const * __cdecl icu::ICUService::registerInstance(class icu::UObject *,class icu::UnicodeString const &,signed char,enum UErrorCode &)) + ?registerNode@StringTrieBuilder@icu@@IEAAPEAVNode@12@PEAV312@AEAW4UErrorCode@@@Z (protected: class icu::StringTrieBuilder::Node * __cdecl icu::StringTrieBuilder::registerNode(class icu::StringTrieBuilder::Node *,enum UErrorCode &)) + ?registerWithCache@SharedObject@icu@@QEBAXPEBVUnifiedCacheBase@2@@Z (public: void __cdecl icu::SharedObject::registerWithCache(class icu::UnifiedCacheBase const *)const ) + ?releaseArray@?$MaybeStackArray@D$0CI@@icu@@AEAAXXZ (private: void __cdecl icu::MaybeStackArray::releaseArray(void)) + ?releaseArray@UnicodeString@icu@@AEAAXXZ (private: void __cdecl icu::UnicodeString::releaseArray(void)) + ?releaseBuffer@UnicodeString@icu@@QEAAXH@Z (public: void __cdecl icu::UnicodeString::releaseBuffer(int)) + ?releasePattern@UnicodeSet@icu@@AEAAXXZ (private: void __cdecl icu::UnicodeSet::releasePattern(void)) + ?remove@Hashtable@icu@@QEAAPEAXAEBVUnicodeString@2@@Z (public: void * __cdecl icu::Hashtable::remove(class icu::UnicodeString const &)) + ?remove@ReorderingBuffer@icu@@QEAAXXZ (public: void __cdecl icu::ReorderingBuffer::remove(void)) + ?remove@UStringSet@icu@@QEAACAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: signed char __cdecl icu::UStringSet::remove(class icu::UnicodeString const &,enum UErrorCode &)) + ?remove@UnicodeSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::remove(class icu::UnicodeString const &)) + ?remove@UnicodeSet@icu@@QEAAAEAV12@H@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::remove(int)) + ?remove@UnicodeSet@icu@@UEAAAEAV12@HH@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::remove(int,int)) + ?remove@UnicodeString@icu@@QEAAAEAV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::remove(int,int)) + ?remove@UnicodeString@icu@@QEAAAEAV12@XZ (public: class icu::UnicodeString & __cdecl icu::UnicodeString::remove(void)) + ?removeAll@Hashtable@icu@@QEAAXXZ (public: void __cdecl icu::Hashtable::removeAll(void)) + ?removeAll@UVector32@icu@@QEAACAEBV12@@Z (public: signed char __cdecl icu::UVector32::removeAll(class icu::UVector32 const &)) + ?removeAll@UVector@icu@@QEAACAEBV12@@Z (public: signed char __cdecl icu::UVector::removeAll(class icu::UVector const &)) + ?removeAll@UnicodeSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::removeAll(class icu::UnicodeString const &)) + ?removeAll@UnicodeSet@icu@@UEAAAEAV12@AEBV12@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::removeAll(class icu::UnicodeSet const &)) + ?removeAllElements@UVector32@icu@@QEAAXXZ (public: void __cdecl icu::UVector32::removeAllElements(void)) + ?removeAllElements@UVector64@icu@@QEAAXXZ (public: void __cdecl icu::UVector64::removeAllElements(void)) + ?removeAllElements@UVector@icu@@QEAAXXZ (public: void __cdecl icu::UVector::removeAllElements(void)) + ?removeAllStrings@UnicodeSet@icu@@UEAAAEAV12@XZ (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::removeAllStrings(void)) + ?removeBetween@UnicodeString@icu@@QEAAAEAV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::removeBetween(int,int)) + ?removeElement@UVector@icu@@QEAACPEAX@Z (public: signed char __cdecl icu::UVector::removeElement(void *)) + ?removeElementAt@UVector32@icu@@QEAAXH@Z (public: void __cdecl icu::UVector32::removeElementAt(int)) + ?removeElementAt@UVector@icu@@QEAAXH@Z (public: void __cdecl icu::UVector::removeElementAt(int)) + ?removeListener@ICUNotifier@icu@@UEAAXPEBVEventListener@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::ICUNotifier::removeListener(class icu::EventListener const *,enum UErrorCode &)) + ?removeRef@SharedObject@icu@@AEBAXC@Z (private: void __cdecl icu::SharedObject::removeRef(signed char)const ) + ?removeRef@SharedObject@icu@@QEBAXXZ (public: void __cdecl icu::SharedObject::removeRef(void)const ) + ?removeRef@UnicodeString@icu@@AEAAHXZ (private: int __cdecl icu::UnicodeString::removeRef(void)) + ?removeRefWhileHoldingCacheLock@SharedObject@icu@@QEBAXXZ (public: void __cdecl icu::SharedObject::removeRefWhileHoldingCacheLock(void)const ) + ?removeSoftRef@SharedObject@icu@@QEBAXXZ (public: void __cdecl icu::SharedObject::removeSoftRef(void)const ) + ?removeSuffix@ReorderingBuffer@icu@@QEAAXH@Z (public: void __cdecl icu::ReorderingBuffer::removeSuffix(int)) + ?remove_prefix@StringPiece@icu@@QEAAXH@Z (public: void __cdecl icu::StringPiece::remove_prefix(int)) + ?remove_suffix@StringPiece@icu@@QEAAXH@Z (public: void __cdecl icu::StringPiece::remove_suffix(int)) + ?removei@Hashtable@icu@@QEAAHAEBVUnicodeString@2@@Z (public: int __cdecl icu::Hashtable::removei(class icu::UnicodeString const &)) + ?replace@UnicodeString@icu@@QEAAAEAV12@HHAEBV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,class icu::UnicodeString const &)) + ?replace@UnicodeString@icu@@QEAAAEAV12@HHAEBV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,class icu::UnicodeString const &,int,int)) + ?replace@UnicodeString@icu@@QEAAAEAV12@HHH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,int)) + ?replace@UnicodeString@icu@@QEAAAEAV12@HHPEB_SHH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,char16_t const *,int,int)) + ?replace@UnicodeString@icu@@QEAAAEAV12@HHVConstChar16Ptr@2@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,class icu::ConstChar16Ptr,int)) + ?replace@UnicodeString@icu@@QEAAAEAV12@HH_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replace(int,int,char16_t)) + ?replaceBetween@UnicodeString@icu@@QEAAAEAV12@HHAEBV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replaceBetween(int,int,class icu::UnicodeString const &)) + ?replaceBetween@UnicodeString@icu@@QEAAAEAV12@HHAEBV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::replaceBetween(int,int,class icu::UnicodeString const &,int,int)) + ?replacementIndex@Iterator@Edits@icu@@QEBAHXZ (public: int __cdecl icu::Edits::Iterator::replacementIndex(void)const ) + ?resemblesPattern@UnicodeSet@icu@@SACAEBVUnicodeString@2@H@Z (public: static signed char __cdecl icu::UnicodeSet::resemblesPattern(class icu::UnicodeString const &,int)) + ?resemblesPropertyPattern@UnicodeSet@icu@@CACAEAVRuleCharacterIterator@2@H@Z (private: static signed char __cdecl icu::UnicodeSet::resemblesPropertyPattern(class icu::RuleCharacterIterator &,int)) + ?resemblesPropertyPattern@UnicodeSet@icu@@CACAEBVUnicodeString@2@H@Z (private: static signed char __cdecl icu::UnicodeSet::resemblesPropertyPattern(class icu::UnicodeString const &,int)) + ?reserveAppendCapacity@Appendable@icu@@UEAACH@Z (public: virtual signed char __cdecl icu::Appendable::reserveAppendCapacity(int)) + ?reserveAppendCapacity@UnicodeStringAppendable@icu@@UEAACH@Z (public: virtual signed char __cdecl icu::UnicodeStringAppendable::reserveAppendCapacity(int)) + ?reserveBlock@UVector32@icu@@QEAAPEAHHAEAW4UErrorCode@@@Z (public: int * __cdecl icu::UVector32::reserveBlock(int,enum UErrorCode &)) + ?reserveBlock@UVector64@icu@@QEAAPEA_JHAEAW4UErrorCode@@@Z (public: __int64 * __cdecl icu::UVector64::reserveBlock(int,enum UErrorCode &)) + ?reset@BytesTrie@icu@@QEAAAEAV12@XZ (public: class icu::BytesTrie & __cdecl icu::BytesTrie::reset(void)) + ?reset@CanonicalIterator@icu@@QEAAXXZ (public: void __cdecl icu::CanonicalIterator::reset(void)) + ?reset@Edits@icu@@QEAAXXZ (public: void __cdecl icu::Edits::reset(void)) + ?reset@ErrorCode@icu@@QEAA?AW4UErrorCode@@XZ (public: enum UErrorCode __cdecl icu::ErrorCode::reset(void)) + ?reset@ICUService@icu@@UEAAXXZ (public: virtual void __cdecl icu::ICUService::reset(void)) + ?reset@IDNAInfo@icu@@AEAAXXZ (private: void __cdecl icu::IDNAInfo::reset(void)) + ?reset@Iterator@BytesTrie@icu@@QEAAAEAV123@XZ (public: class icu::BytesTrie::Iterator & __cdecl icu::BytesTrie::Iterator::reset(void)) + ?reset@Iterator@UCharsTrie@icu@@QEAAAEAV123@XZ (public: class icu::UCharsTrie::Iterator & __cdecl icu::UCharsTrie::Iterator::reset(void)) + ?reset@Normalizer@icu@@QEAAXXZ (public: void __cdecl icu::Normalizer::reset(void)) + ?reset@RuleBasedBreakIterator@icu@@AEAAXXZ (private: void __cdecl icu::RuleBasedBreakIterator::reset(void)) + ?reset@UCharsTrie@icu@@QEAAAEAV12@XZ (public: class icu::UCharsTrie & __cdecl icu::UCharsTrie::reset(void)) + ?reset@UStringEnumeration@icu@@UEAAXAEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::UStringEnumeration::reset(enum UErrorCode &)) + ?reset@UnicodeSetIterator@icu@@QEAAXAEBVUnicodeSet@2@@Z (public: void __cdecl icu::UnicodeSetIterator::reset(class icu::UnicodeSet const &)) + ?reset@UnicodeSetIterator@icu@@QEAAXXZ (public: void __cdecl icu::UnicodeSetIterator::reset(void)) + ?resetIterator@ResourceBundle@icu@@QEAAXXZ (public: void __cdecl icu::ResourceBundle::resetIterator(void)) + ?resetToState@BytesTrie@icu@@QEAAAEAV12@AEBVState@12@@Z (public: class icu::BytesTrie & __cdecl icu::BytesTrie::resetToState(class icu::BytesTrie::State const &)) + ?resetToState@UCharsTrie@icu@@QEAAAEAV12@AEBVState@12@@Z (public: class icu::UCharsTrie & __cdecl icu::UCharsTrie::resetToState(class icu::UCharsTrie::State const &)) + ?resize@?$MaybeStackArray@D$0CI@@icu@@QEAAPEADHH@Z (public: char * __cdecl icu::MaybeStackArray::resize(int,int)) + ?resize@ReorderingBuffer@icu@@AEAACHAEAW4UErrorCode@@@Z (private: signed char __cdecl icu::ReorderingBuffer::resize(int,enum UErrorCode &)) + ?retain@UnicodeSet@icu@@AEAAXPEBHHC@Z (private: void __cdecl icu::UnicodeSet::retain(int const *,int,signed char)) + ?retain@UnicodeSet@icu@@QEAAAEAV12@H@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::retain(int)) + ?retain@UnicodeSet@icu@@UEAAAEAV12@HH@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::retain(int,int)) + ?retainAll@UVector32@icu@@QEAACAEBV12@@Z (public: signed char __cdecl icu::UVector32::retainAll(class icu::UVector32 const &)) + ?retainAll@UVector@icu@@QEAACAEBV12@@Z (public: signed char __cdecl icu::UVector::retainAll(class icu::UVector const &)) + ?retainAll@UnicodeSet@icu@@QEAAAEAV12@AEBVUnicodeString@2@@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::retainAll(class icu::UnicodeString const &)) + ?retainAll@UnicodeSet@icu@@UEAAAEAV12@AEBV12@@Z (public: virtual class icu::UnicodeSet & __cdecl icu::UnicodeSet::retainAll(class icu::UnicodeSet const &)) + ?retainBetween@UnicodeString@icu@@QEAAAEAV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::retainBetween(int,int)) + ?reverse@UnicodeString@icu@@QEAAAEAV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::reverse(int,int)) + ?reverse@UnicodeString@icu@@QEAAAEAV12@XZ (public: class icu::UnicodeString & __cdecl icu::UnicodeString::reverse(void)) + ?saveState@BytesTrie@icu@@QEBAAEBV12@AEAVState@12@@Z (public: class icu::BytesTrie const & __cdecl icu::BytesTrie::saveState(class icu::BytesTrie::State &)const ) + ?saveState@UCharsTrie@icu@@QEBAAEBV12@AEAVState@12@@Z (public: class icu::UCharsTrie const & __cdecl icu::UCharsTrie::saveState(class icu::UCharsTrie::State &)const ) + ?search@UStack@icu@@QEBAHPEAX@Z (public: int __cdecl icu::UStack::search(void *)const ) + ?serialize@UnicodeSet@icu@@QEBAHPEAGHAEAW4UErrorCode@@@Z (public: int __cdecl icu::UnicodeSet::serialize(unsigned short *,int,enum UErrorCode &)const ) + ?set@ErrorCode@icu@@QEAAXW4UErrorCode@@@Z (public: void __cdecl icu::ErrorCode::set(enum UErrorCode)) + ?set@StringPiece@icu@@QEAAXPEBD@Z (public: void __cdecl icu::StringPiece::set(char const *)) + ?set@StringPiece@icu@@QEAAXPEBDH@Z (public: void __cdecl icu::StringPiece::set(char const *,int)) + ?set@UnicodeSet@icu@@QEAAAEAV12@HH@Z (public: class icu::UnicodeSet & __cdecl icu::UnicodeSet::set(int,int)) + ?setArray@UnicodeString@icu@@AEAAXPEA_SHH@Z (private: void __cdecl icu::UnicodeString::setArray(char16_t *,int,int)) + ?setBreakType@RuleBasedBreakIterator@icu@@AEAAXH@Z (private: void __cdecl icu::RuleBasedBreakIterator::setBreakType(int)) + ?setCharAt@UnicodeString@icu@@QEAAAEAV12@H_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setCharAt(int,char16_t)) + ?setChars@StringEnumeration@icu@@IEAAPEAVUnicodeString@2@PEBDHAEAW4UErrorCode@@@Z (protected: class icu::UnicodeString * __cdecl icu::StringEnumeration::setChars(char const *,int,enum UErrorCode &)) + ?setComparer@UVector@icu@@QEAAP6ACTUElement@@0@ZP6AC00@Z@Z (public: signed char (__cdecl*__cdecl icu::UVector::setComparer(signed char (__cdecl*)(union UElement,union UElement)))(union UElement,union UElement)) + ?setData@UnicodeFilter@icu@@UEAAXPEBVTransliterationRuleData@2@@Z (public: virtual void __cdecl icu::UnicodeFilter::setData(class icu::TransliterationRuleData const *)) + ?setDefault@Locale@icu@@SAXAEBV12@AEAW4UErrorCode@@@Z (public: static void __cdecl icu::Locale::setDefault(class icu::Locale const &,enum UErrorCode &)) + ?setDeleter@UVector@icu@@QEAAP6AXPEAX@ZP6AX0@Z@Z (public: void (__cdecl*__cdecl icu::UVector::setDeleter(void (__cdecl*)(void *)))(void *)) + ?setElementAt@UVector32@icu@@QEAAXHH@Z (public: void __cdecl icu::UVector32::setElementAt(int,int)) + ?setElementAt@UVector64@icu@@QEAAX_JH@Z (public: void __cdecl icu::UVector64::setElementAt(__int64,int)) + ?setElementAt@UVector@icu@@QEAAXHH@Z (public: void __cdecl icu::UVector::setElementAt(int,int)) + ?setElementAt@UVector@icu@@QEAAXPEAXH@Z (public: void __cdecl icu::UVector::setElementAt(void *,int)) + ?setErrorIndex@ParsePosition@icu@@QEAAXH@Z (public: void __cdecl icu::ParsePosition::setErrorIndex(int)) + ?setEvictionPolicy@UnifiedCache@icu@@QEAAXHHAEAW4UErrorCode@@@Z (public: void __cdecl icu::UnifiedCache::setEvictionPolicy(int,int,enum UErrorCode &)) + ?setFromPOSIXID@Locale@icu@@IEAAXPEBD@Z (protected: void __cdecl icu::Locale::setFromPOSIXID(char const *)) + ?setIndex32@UCharCharacterIterator@icu@@UEAAHH@Z (public: virtual int __cdecl icu::UCharCharacterIterator::setIndex32(int)) + ?setIndex@ParsePosition@icu@@QEAAXH@Z (public: void __cdecl icu::ParsePosition::setIndex(int)) + ?setIndex@UCharCharacterIterator@icu@@UEAA_SH@Z (public: virtual char16_t __cdecl icu::UCharCharacterIterator::setIndex(int)) + ?setIndexOnly@Normalizer@icu@@QEAAXH@Z (public: void __cdecl icu::Normalizer::setIndexOnly(int)) + ?setIterator@ReorderingBuffer@icu@@AEAAXXZ (private: void __cdecl icu::ReorderingBuffer::setIterator(void)) + ?setKeyComparator@Hashtable@icu@@QEAAP6ACTUElement@@0@ZP6AC00@Z@Z (public: signed char (__cdecl*__cdecl icu::Hashtable::setKeyComparator(signed char (__cdecl*)(union UElement,union UElement)))(union UElement,union UElement)) + ?setKeywordValue@Locale@icu@@QEAAXPEBD0AEAW4UErrorCode@@@Z (public: void __cdecl icu::Locale::setKeywordValue(char const *,char const *,enum UErrorCode &)) + ?setLastChar@ReorderingBuffer@icu@@QEAAX_S@Z (public: void __cdecl icu::ReorderingBuffer::setLastChar(char16_t)) + ?setLastUnit@Edits@icu@@AEAAXH@Z (private: void __cdecl icu::Edits::setLastUnit(int)) + ?setLength@UnicodeString@icu@@AEAAXH@Z (private: void __cdecl icu::UnicodeString::setLength(int)) + ?setLocaleIDs@LocaleBased@icu@@QEAAXAEBVLocale@2@0@Z (public: void __cdecl icu::LocaleBased::setLocaleIDs(class icu::Locale const &,class icu::Locale const &)) + ?setLocaleIDs@LocaleBased@icu@@QEAAXPEBD0@Z (public: void __cdecl icu::LocaleBased::setLocaleIDs(char const *,char const *)) + ?setMaxCapacity@UVector32@icu@@QEAAXH@Z (public: void __cdecl icu::UVector32::setMaxCapacity(int)) + ?setMaxCapacity@UVector64@icu@@QEAAXH@Z (public: void __cdecl icu::UVector64::setMaxCapacity(int)) + ?setMode@Normalizer@icu@@QEAAXW4UNormalizationMode@@@Z (public: void __cdecl icu::Normalizer::setMode(enum UNormalizationMode)) + ?setOption@Normalizer@icu@@QEAAXHC@Z (public: void __cdecl icu::Normalizer::setOption(int,signed char)) + ?setParseError@MessagePattern@icu@@AEAAXPEAUUParseError@@H@Z (private: void __cdecl icu::MessagePattern::setParseError(struct UParseError *,int)) + ?setPattern@UnicodeSet@icu@@AEAAXAEBVUnicodeString@2@@Z (private: void __cdecl icu::UnicodeSet::setPattern(class icu::UnicodeString const &)) + ?setReorderingLimit@ReorderingBuffer@icu@@QEAAXPEA_S@Z (public: void __cdecl icu::ReorderingBuffer::setReorderingLimit(char16_t *)) + ?setShortLength@UnicodeString@icu@@AEAAXH@Z (private: void __cdecl icu::UnicodeString::setShortLength(int)) + ?setSize@UVector32@icu@@QEAAXH@Z (public: void __cdecl icu::UVector32::setSize(int)) + ?setSize@UVector64@icu@@QEAAXH@Z (public: void __cdecl icu::UVector64::setSize(int)) + ?setSize@UVector@icu@@QEAAXHAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::setSize(int,enum UErrorCode &)) + ?setSource@CanonicalIterator@icu@@QEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::CanonicalIterator::setSource(class icu::UnicodeString const &,enum UErrorCode &)) + ?setText@Normalizer@icu@@QEAAXAEBVCharacterIterator@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer::setText(class icu::CharacterIterator const &,enum UErrorCode &)) + ?setText@Normalizer@icu@@QEAAXAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer::setText(class icu::UnicodeString const &,enum UErrorCode &)) + ?setText@Normalizer@icu@@QEAAXVConstChar16Ptr@2@HAEAW4UErrorCode@@@Z (public: void __cdecl icu::Normalizer::setText(class icu::ConstChar16Ptr,int,enum UErrorCode &)) + ?setText@RuleBasedBreakIterator@icu@@UEAAXAEBVUnicodeString@2@@Z (public: virtual void __cdecl icu::RuleBasedBreakIterator::setText(class icu::UnicodeString const &)) + ?setText@RuleBasedBreakIterator@icu@@UEAAXPEAUUText@@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::RuleBasedBreakIterator::setText(struct UText *,enum UErrorCode &)) + ?setText@StringCharacterIterator@icu@@QEAAXAEBVUnicodeString@2@@Z (public: void __cdecl icu::StringCharacterIterator::setText(class icu::UnicodeString const &)) + ?setText@UCharCharacterIterator@icu@@QEAAXVConstChar16Ptr@2@H@Z (public: void __cdecl icu::UCharCharacterIterator::setText(class icu::ConstChar16Ptr,int)) + ?setTo@UnicodeString@icu@@QEAAAEAV12@AEBV12@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(class icu::UnicodeString const &)) + ?setTo@UnicodeString@icu@@QEAAAEAV12@AEBV12@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(class icu::UnicodeString const &,int)) + ?setTo@UnicodeString@icu@@QEAAAEAV12@AEBV12@HH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(class icu::UnicodeString const &,int,int)) + ?setTo@UnicodeString@icu@@QEAAAEAV12@CVConstChar16Ptr@2@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(signed char,class icu::ConstChar16Ptr,int)) + ?setTo@UnicodeString@icu@@QEAAAEAV12@H@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(int)) + ?setTo@UnicodeString@icu@@QEAAAEAV12@PEA_SHH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(char16_t *,int,int)) + ?setTo@UnicodeString@icu@@QEAAAEAV12@PEB_SH@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(char16_t const *,int)) + ?setTo@UnicodeString@icu@@QEAAAEAV12@_S@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::setTo(char16_t)) + ?setToBogus@Locale@icu@@QEAAXXZ (public: void __cdecl icu::Locale::setToBogus(void)) + ?setToBogus@UnicodeSet@icu@@QEAAXXZ (public: void __cdecl icu::UnicodeSet::setToBogus(void)) + ?setToBogus@UnicodeString@icu@@QEAAXXZ (public: void __cdecl icu::UnicodeString::setToBogus(void)) + ?setToEmpty@UnicodeString@icu@@AEAAXXZ (private: void __cdecl icu::UnicodeString::setToEmpty(void)) + ?setToEnd@CharacterIterator@icu@@QEAAHXZ (public: int __cdecl icu::CharacterIterator::setToEnd(void)) + ?setToStart@CharacterIterator@icu@@QEAAHXZ (public: int __cdecl icu::CharacterIterator::setToStart(void)) + ?setToUTF8@UnicodeString@icu@@AEAAAEAV12@VStringPiece@2@@Z (private: class icu::UnicodeString & __cdecl icu::UnicodeString::setToUTF8(class icu::StringPiece)) + ?setValueComparator@Hashtable@icu@@QEAAP6ACTUElement@@0@ZP6AC00@Z@Z (public: signed char (__cdecl*__cdecl icu::Hashtable::setValueComparator(signed char (__cdecl*)(union UElement,union UElement)))(union UElement,union UElement)) + ?setValueDeleter@Hashtable@icu@@QEAAP6AXPEAX@ZP6AX0@Z@Z (public: void (__cdecl*__cdecl icu::Hashtable::setValueDeleter(void (__cdecl*)(void *)))(void *)) + ?setZeroLength@UnicodeString@icu@@AEAAXXZ (private: void __cdecl icu::UnicodeString::setZeroLength(void)) + ?singleLeadMightHaveNonZeroFCD16@Normalizer2Impl@icu@@QEBACH@Z (public: signed char __cdecl icu::Normalizer2Impl::singleLeadMightHaveNonZeroFCD16(int)const ) + ?size@StringPiece@icu@@QEBAHXZ (public: int __cdecl icu::StringPiece::size(void)const ) + ?size@UVector32@icu@@QEBAHXZ (public: int __cdecl icu::UVector32::size(void)const ) + ?size@UVector64@icu@@QEBAHXZ (public: int __cdecl icu::UVector64::size(void)const ) + ?size@UVector@icu@@QEBAHXZ (public: int __cdecl icu::UVector::size(void)const ) + ?size@UnicodeSet@icu@@UEBAHXZ (public: virtual int __cdecl icu::UnicodeSet::size(void)const ) + ?skipDelta@BytesTrie@icu@@CAPEBEPEBE@Z (private: static unsigned char const * __cdecl icu::BytesTrie::skipDelta(unsigned char const *)) + ?skipDelta@UCharsTrie@icu@@CAPEB_SPEB_S@Z (private: static char16_t const * __cdecl icu::UCharsTrie::skipDelta(char16_t const *)) + ?skipDouble@MessagePattern@icu@@AEAAHH@Z (private: int __cdecl icu::MessagePattern::skipDouble(int)) + ?skipElementsBySomeUnits@BytesTrieBuilder@icu@@EEBAHHHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::skipElementsBySomeUnits(int,int,int)const ) + ?skipElementsBySomeUnits@UCharsTrieBuilder@icu@@EEBAHHHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::skipElementsBySomeUnits(int,int,int)const ) + ?skipIdentifier@MessagePattern@icu@@AEAAHH@Z (private: int __cdecl icu::MessagePattern::skipIdentifier(int)) + ?skipIdentifier@PatternProps@icu@@SAPEB_SPEB_SH@Z (public: static char16_t const * __cdecl icu::PatternProps::skipIdentifier(char16_t const *,int)) + ?skipNodeValue@UCharsTrie@icu@@CAPEB_SPEB_SH@Z (private: static char16_t const * __cdecl icu::UCharsTrie::skipNodeValue(char16_t const *,int)) + ?skipPrevious@ReorderingBuffer@icu@@AEAAXXZ (private: void __cdecl icu::ReorderingBuffer::skipPrevious(void)) + ?skipValue@BytesTrie@icu@@CAPEBEPEBE@Z (private: static unsigned char const * __cdecl icu::BytesTrie::skipValue(unsigned char const *)) + ?skipValue@BytesTrie@icu@@CAPEBEPEBEH@Z (private: static unsigned char const * __cdecl icu::BytesTrie::skipValue(unsigned char const *,int)) + ?skipValue@UCharsTrie@icu@@CAPEB_SPEB_S@Z (private: static char16_t const * __cdecl icu::UCharsTrie::skipValue(char16_t const *)) + ?skipValue@UCharsTrie@icu@@CAPEB_SPEB_SH@Z (private: static char16_t const * __cdecl icu::UCharsTrie::skipValue(char16_t const *,int)) + ?skipWhiteSpace@MessagePattern@icu@@AEAAHH@Z (private: int __cdecl icu::MessagePattern::skipWhiteSpace(int)) + ?skipWhiteSpace@PatternProps@icu@@SAPEB_SPEB_SH@Z (public: static char16_t const * __cdecl icu::PatternProps::skipWhiteSpace(char16_t const *,int)) + ?skipWhitespace@ICU_Utility@icu@@SAHAEBVUnicodeString@2@AEAHC@Z (public: static int __cdecl icu::ICU_Utility::skipWhitespace(class icu::UnicodeString const &,int &,signed char)) + ?snext@StringEnumeration@icu@@UEAAPEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString const * __cdecl icu::StringEnumeration::snext(enum UErrorCode &)) + ?snext@UStringEnumeration@icu@@UEAAPEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual class icu::UnicodeString const * __cdecl icu::UStringEnumeration::snext(enum UErrorCode &)) + ?sort@UVector@icu@@QEAAXP6ACTUElement@@0@ZAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::sort(signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ?sortWithUComparator@UVector@icu@@QEAAXP6AHPEBX00@Z0AEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::sortWithUComparator(int (__cdecl*)(void const *,void const *,void const *),void const *,enum UErrorCode &)) + ?sortedInsert@UVector32@icu@@QEAAXHAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector32::sortedInsert(int,enum UErrorCode &)) + ?sortedInsert@UVector@icu@@AEAAXTUElement@@P6AC00@ZAEAW4UErrorCode@@@Z (private: void __cdecl icu::UVector::sortedInsert(union UElement,signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ?sortedInsert@UVector@icu@@QEAAXHP6ACTUElement@@0@ZAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::sortedInsert(int,signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ?sortedInsert@UVector@icu@@QEAAXPEAXP6ACTUElement@@1@ZAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::sortedInsert(void *,signed char (__cdecl*)(union UElement,union UElement),enum UErrorCode &)) + ?sorti@UVector@icu@@QEAAXAEAW4UErrorCode@@@Z (public: void __cdecl icu::UVector::sorti(enum UErrorCode &)) + ?sourceIndex@Iterator@Edits@icu@@QEBAHXZ (public: int __cdecl icu::Edits::Iterator::sourceIndex(void)const ) + ?span@UnicodeSet@icu@@QEBAHAEBVUnicodeString@2@HW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::span(class icu::UnicodeString const &,int,enum USetSpanCondition)const ) + ?span@UnicodeSet@icu@@QEBAHPEB_SHW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::span(char16_t const *,int,enum USetSpanCondition)const ) + ?spanBack@UnicodeSet@icu@@QEBAHAEBVUnicodeString@2@HW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::spanBack(class icu::UnicodeString const &,int,enum USetSpanCondition)const ) + ?spanBack@UnicodeSet@icu@@QEBAHPEB_SHW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::spanBack(char16_t const *,int,enum USetSpanCondition)const ) + ?spanBackUTF8@UnicodeSet@icu@@QEBAHPEBDHW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::spanBackUTF8(char const *,int,enum USetSpanCondition)const ) + ?spanQuickCheckYes@FilteredNormalizer2@icu@@UEBAHAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual int __cdecl icu::FilteredNormalizer2::spanQuickCheckYes(class icu::UnicodeString const &,enum UErrorCode &)const ) + ?spanUTF8@UnicodeSet@icu@@QEBAHPEBDHW4USetSpanCondition@@@Z (public: int __cdecl icu::UnicodeSet::spanUTF8(char const *,int,enum USetSpanCondition)const ) + ?startIndex@CharacterIterator@icu@@QEBAHXZ (public: int __cdecl icu::CharacterIterator::startIndex(void)const ) + ?startIndex@Normalizer@icu@@QEBAHXZ (public: int __cdecl icu::Normalizer::startIndex(void)const ) + ?startsWith@UnicodeString@icu@@QEBACAEBV12@@Z (public: signed char __cdecl icu::UnicodeString::startsWith(class icu::UnicodeString const &)const ) + ?startsWith@UnicodeString@icu@@QEBACAEBV12@HH@Z (public: signed char __cdecl icu::UnicodeString::startsWith(class icu::UnicodeString const &,int,int)const ) + ?startsWith@UnicodeString@icu@@QEBACPEB_SHH@Z (public: signed char __cdecl icu::UnicodeString::startsWith(char16_t const *,int,int)const ) + ?startsWith@UnicodeString@icu@@QEBACVConstChar16Ptr@2@H@Z (public: signed char __cdecl icu::UnicodeString::startsWith(class icu::ConstChar16Ptr,int)const ) + ?stop@BytesTrie@icu@@AEAAXXZ (private: void __cdecl icu::BytesTrie::stop(void)) + ?stop@UCharsTrie@icu@@AEAAXXZ (private: void __cdecl icu::UCharsTrie::stop(void)) + ?substr@StringPiece@icu@@QEBA?AV12@HH@Z (public: class icu::StringPiece __cdecl icu::StringPiece::substr(int,int)const ) + ?suppressBreakAfter@SimpleFilteredBreakIteratorBuilder@icu@@UEAACAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::SimpleFilteredBreakIteratorBuilder::suppressBreakAfter(class icu::UnicodeString const &,enum UErrorCode &)) + ?swap@UnicodeString@icu@@QEAAXAEAV12@@Z (public: void __cdecl icu::UnicodeString::swap(class icu::UnicodeString &)) + ?swap@icu@@YAXAEAVUnicodeString@1@0@Z (void __cdecl icu::swap(class icu::UnicodeString &,class icu::UnicodeString &)) + ?swapBuffers@UnicodeSet@icu@@AEAAXXZ (private: void __cdecl icu::UnicodeSet::swapBuffers(void)) + ?tempSubString@UnicodeString@icu@@QEBA?AV12@HH@Z (public: class icu::UnicodeString __cdecl icu::UnicodeString::tempSubString(int,int)const ) + ?tempSubStringBetween@UnicodeString@icu@@QEBA?AV12@HH@Z (public: class icu::UnicodeString __cdecl icu::UnicodeString::tempSubStringBetween(int,int)const ) + ?toArray@UVector@icu@@QEBAPEAPEAXPEAPEAX@Z (public: void * * __cdecl icu::UVector::toArray(void * *)const ) + ?toCategory@PluralMapBase@icu@@SA?AW4Category@12@AEBVUnicodeString@2@@Z (public: static enum icu::PluralMapBase::Category __cdecl icu::PluralMapBase::toCategory(class icu::UnicodeString const &)) + ?toCategory@PluralMapBase@icu@@SA?AW4Category@12@PEBD@Z (public: static enum icu::PluralMapBase::Category __cdecl icu::PluralMapBase::toCategory(char const *)) + ?toLower@CaseMap@icu@@SAHPEBDIPEB_SHPEA_SHPEAVEdits@2@AEAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::toLower(char const *,unsigned int,char16_t const *,int,char16_t *,int,class icu::Edits *,enum UErrorCode &)) + ?toLower@UnicodeString@icu@@QEAAAEAV12@AEBVLocale@2@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toLower(class icu::Locale const &)) + ?toLower@UnicodeString@icu@@QEAAAEAV12@XZ (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toLower(void)) + ?toMatcher@UnicodeFilter@icu@@UEBAPEAVUnicodeMatcher@2@XZ (public: virtual class icu::UnicodeMatcher * __cdecl icu::UnicodeFilter::toMatcher(void)const ) + ?toMatcher@UnicodeFunctor@icu@@UEBAPEAVUnicodeMatcher@2@XZ (public: virtual class icu::UnicodeMatcher * __cdecl icu::UnicodeFunctor::toMatcher(void)const ) + ?toPattern@UnicodeSet@icu@@UEBAAEAVUnicodeString@2@AEAV32@C@Z (public: virtual class icu::UnicodeString & __cdecl icu::UnicodeSet::toPattern(class icu::UnicodeString &,signed char)const ) + ?toReplacer@UnicodeFunctor@icu@@UEBAPEAVUnicodeReplacer@2@XZ (public: virtual class icu::UnicodeReplacer * __cdecl icu::UnicodeFunctor::toReplacer(void)const ) + ?toStringPiece@CharString@icu@@QEBA?AVStringPiece@2@XZ (public: class icu::StringPiece __cdecl icu::CharString::toStringPiece(void)const ) + ?toTitle@CaseMap@icu@@SAHPEBDIPEAVBreakIterator@2@PEB_SHPEA_SHPEAVEdits@2@AEAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::toTitle(char const *,unsigned int,class icu::BreakIterator *,char16_t const *,int,char16_t *,int,class icu::Edits *,enum UErrorCode &)) + ?toTitle@UnicodeString@icu@@QEAAAEAV12@PEAVBreakIterator@2@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toTitle(class icu::BreakIterator *)) + ?toTitle@UnicodeString@icu@@QEAAAEAV12@PEAVBreakIterator@2@AEBVLocale@2@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toTitle(class icu::BreakIterator *,class icu::Locale const &)) + ?toTitle@UnicodeString@icu@@QEAAAEAV12@PEAVBreakIterator@2@AEBVLocale@2@I@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toTitle(class icu::BreakIterator *,class icu::Locale const &,unsigned int)) + ?toUSet@UnicodeSet@icu@@QEAAPEAUUSet@@XZ (public: struct USet * __cdecl icu::UnicodeSet::toUSet(void)) + ?toUSet@UnicodeSet@icu@@QEBAPEBUUSet@@XZ (public: struct USet const * __cdecl icu::UnicodeSet::toUSet(void)const ) + ?toUTF32@UnicodeString@icu@@QEBAHPEAHHAEAW4UErrorCode@@@Z (public: int __cdecl icu::UnicodeString::toUTF32(int *,int,enum UErrorCode &)const ) + ?toUTF8@UnicodeString@icu@@AEBAHHHPEADH@Z (private: int __cdecl icu::UnicodeString::toUTF8(int,int,char *,int)const ) + ?toUTF8@UnicodeString@icu@@QEBAXAEAVByteSink@2@@Z (public: void __cdecl icu::UnicodeString::toUTF8(class icu::ByteSink &)const ) + ?toUpper@CaseMap@icu@@SAHPEBDIPEB_SHPEA_SHPEAVEdits@2@AEAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::toUpper(char const *,unsigned int,char16_t const *,int,char16_t *,int,class icu::Edits *,enum UErrorCode &)) + ?toUpper@UnicodeString@icu@@QEAAAEAV12@AEBVLocale@2@@Z (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toUpper(class icu::Locale const &)) + ?toUpper@UnicodeString@icu@@QEAAAEAV12@XZ (public: class icu::UnicodeString & __cdecl icu::UnicodeString::toUpper(void)) + ?transform@BytesDictionaryMatcher@icu@@AEBAHH@Z (private: int __cdecl icu::BytesDictionaryMatcher::transform(int)const ) + ?trim@UnicodeString@icu@@QEAAAEAV12@XZ (public: class icu::UnicodeString & __cdecl icu::UnicodeString::trim(void)) + ?trimWhiteSpace@PatternProps@icu@@SAPEB_SPEB_SAEAH@Z (public: static char16_t const * __cdecl icu::PatternProps::trimWhiteSpace(char16_t const *,int &)) + ?truncate@CharString@icu@@QEAAAEAV12@H@Z (public: class icu::CharString & __cdecl icu::CharString::truncate(int)) + ?truncate@UnicodeString@icu@@QEAACH@Z (public: signed char __cdecl icu::UnicodeString::truncate(int)) + ?truncateAndStop@Iterator@BytesTrie@icu@@AEAACXZ (private: signed char __cdecl icu::BytesTrie::Iterator::truncateAndStop(void)) + ?truncateAndStop@Iterator@UCharsTrie@icu@@AEAACXZ (private: signed char __cdecl icu::UCharsTrie::Iterator::truncateAndStop(void)) + ?umtx_initImplPostInit@icu@@YAXAEAUUInitOnce@1@@Z (void __cdecl icu::umtx_initImplPostInit(struct icu::UInitOnce &)) + ?umtx_initImplPreInit@icu@@YACAEAUUInitOnce@1@@Z (signed char __cdecl icu::umtx_initImplPreInit(struct icu::UInitOnce &)) + ?unBogus@UnicodeString@icu@@AEAAXXZ (private: void __cdecl icu::UnicodeString::unBogus(void)) + ?unescape@UnicodeString@icu@@QEBA?AV12@XZ (public: class icu::UnicodeString __cdecl icu::UnicodeString::unescape(void)const ) + ?unescapeAt@UnicodeString@icu@@QEBAHAEAH@Z (public: int __cdecl icu::UnicodeString::unescapeAt(int &)const ) + ?unext@StringEnumeration@icu@@UEAAPEB_SPEAHAEAW4UErrorCode@@@Z (public: virtual char16_t const * __cdecl icu::StringEnumeration::unext(int *,enum UErrorCode &)) + ?unregister@BreakIterator@icu@@SACPEBXAEAW4UErrorCode@@@Z (public: static signed char __cdecl icu::BreakIterator::unregister(void const *,enum UErrorCode &)) + ?unregister@ICUService@icu@@UEAACPEBXAEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::ICUService::unregister(void const *,enum UErrorCode &)) + ?unsuppressBreakAfter@SimpleFilteredBreakIteratorBuilder@icu@@UEAACAEBVUnicodeString@2@AEAW4UErrorCode@@@Z (public: virtual signed char __cdecl icu::SimpleFilteredBreakIteratorBuilder::unsuppressBreakAfter(class icu::UnicodeString const &,enum UErrorCode &)) + ?unusedCount@UnifiedCache@icu@@QEBAHXZ (public: int __cdecl icu::UnifiedCache::unusedCount(void)const ) + ?updateIndexes@Iterator@Edits@icu@@AEAAXXZ (private: void __cdecl icu::Edits::Iterator::updateIndexes(void)) + ?updateVisibleIDs@LocaleKeyFactory@icu@@UEBAXAEAVHashtable@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::LocaleKeyFactory::updateVisibleIDs(class icu::Hashtable &,enum UErrorCode &)const ) + ?updateVisibleIDs@SimpleFactory@icu@@UEBAXAEAVHashtable@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleFactory::updateVisibleIDs(class icu::Hashtable &,enum UErrorCode &)const ) + ?updateVisibleIDs@SimpleLocaleKeyFactory@icu@@UEBAXAEAVHashtable@2@AEAW4UErrorCode@@@Z (public: virtual void __cdecl icu::SimpleLocaleKeyFactory::updateVisibleIDs(class icu::Hashtable &,enum UErrorCode &)const ) + ?uscript_getSampleUnicodeString@@YA?AVUnicodeString@icu@@W4UScriptCode@@@Z (class icu::UnicodeString __cdecl uscript_getSampleUnicodeString(enum UScriptCode)) + ?utf8Fold@CaseMap@icu@@SAHIPEBDHPEADHPEAVEdits@2@AEAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::utf8Fold(unsigned int,char const *,int,char *,int,class icu::Edits *,enum UErrorCode &)) + ?utf8ToLower@CaseMap@icu@@SAHPEBDI0HPEADHPEAVEdits@2@AEAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::utf8ToLower(char const *,unsigned int,char const *,int,char *,int,class icu::Edits *,enum UErrorCode &)) + ?utf8ToTitle@CaseMap@icu@@SAHPEBDIPEAVBreakIterator@2@0HPEADHPEAVEdits@2@AEAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::utf8ToTitle(char const *,unsigned int,class icu::BreakIterator *,char const *,int,char *,int,class icu::Edits *,enum UErrorCode &)) + ?utf8ToUpper@CaseMap@icu@@SAHPEBDI0HPEADHPEAVEdits@2@AEAW4UErrorCode@@@Z (public: static int __cdecl icu::CaseMap::utf8ToUpper(char const *,unsigned int,char const *,int,char *,int,class icu::Edits *,enum UErrorCode &)) + ?validateArgumentName@MessagePattern@icu@@SAHAEBVUnicodeString@2@@Z (public: static int __cdecl icu::MessagePattern::validateArgumentName(class icu::UnicodeString const &)) + ?validateFallbackLocale@ICULocaleService@icu@@IEBAAEBVUnicodeString@2@XZ (protected: class icu::UnicodeString const & __cdecl icu::ICULocaleService::validateFallbackLocale(void)const ) + ?valueResult@BytesTrie@icu@@CA?AW4UStringTrieResult@@H@Z (private: static enum UStringTrieResult __cdecl icu::BytesTrie::valueResult(int)) + ?valueResult@UCharsTrie@icu@@CA?AW4UStringTrieResult@@H@Z (private: static enum UStringTrieResult __cdecl icu::UCharsTrie::valueResult(int)) + ?write@BytesTrieBuilder@icu@@AEAAHPEBDH@Z (private: int __cdecl icu::BytesTrieBuilder::write(char const *,int)) + ?write@BytesTrieBuilder@icu@@EEAAHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::write(int)) + ?write@UCharsTrieBuilder@icu@@AEAAHPEB_SH@Z (private: int __cdecl icu::UCharsTrieBuilder::write(char16_t const *,int)) + ?write@UCharsTrieBuilder@icu@@EEAAHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::write(int)) + ?writeBranchSubNode@StringTrieBuilder@icu@@IEAAHHHHH@Z (protected: int __cdecl icu::StringTrieBuilder::writeBranchSubNode(int,int,int,int)) + ?writeCodePoint@ReorderingBuffer@icu@@CAXPEA_SH@Z (private: static void __cdecl icu::ReorderingBuffer::writeCodePoint(char16_t *,int)) + ?writeDeltaTo@BytesTrieBuilder@icu@@EEAAHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::writeDeltaTo(int)) + ?writeDeltaTo@UCharsTrieBuilder@icu@@EEAAHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::writeDeltaTo(int)) + ?writeElementUnits@BytesTrieBuilder@icu@@EEAAHHHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::writeElementUnits(int,int,int)) + ?writeElementUnits@UCharsTrieBuilder@icu@@EEAAHHHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::writeElementUnits(int,int,int)) + ?writeNode@StringTrieBuilder@icu@@IEAAHHHH@Z (protected: int __cdecl icu::StringTrieBuilder::writeNode(int,int,int)) + ?writeValueAndFinal@BytesTrieBuilder@icu@@EEAAHHC@Z (private: virtual int __cdecl icu::BytesTrieBuilder::writeValueAndFinal(int,signed char)) + ?writeValueAndFinal@UCharsTrieBuilder@icu@@EEAAHHC@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::writeValueAndFinal(int,signed char)) + ?writeValueAndType@BytesTrieBuilder@icu@@EEAAHCHH@Z (private: virtual int __cdecl icu::BytesTrieBuilder::writeValueAndType(signed char,int,int)) + ?writeValueAndType@UCharsTrieBuilder@icu@@EEAAHCHH@Z (private: virtual int __cdecl icu::UCharsTrieBuilder::writeValueAndType(signed char,int,int)) + T_CString_int64ToString + T_CString_integerToString + T_CString_stringToInteger + T_CString_toLowerCase + T_CString_toUpperCase + UCNV_FROM_U_CALLBACK_ESCAPE + UCNV_FROM_U_CALLBACK_SKIP + UCNV_FROM_U_CALLBACK_STOP + UCNV_FROM_U_CALLBACK_SUBSTITUTE + UCNV_TO_U_CALLBACK_ESCAPE + UCNV_TO_U_CALLBACK_SKIP + UCNV_TO_U_CALLBACK_STOP + UCNV_TO_U_CALLBACK_SUBSTITUTE + locale_getKeywordsStart + res_countArrayItems + res_getAlias + res_getArrayItem + res_getBinary + res_getIntVector + res_getPublicType + res_getResource + res_getString + res_getTableItemByIndex + res_getTableItemByKey + res_read + u_UCharsToChars + u_austrcpy + u_austrncpy + u_caseInsensitivePrefixMatch + u_catclose + u_catgets + u_catopen + u_charAge + u_charDigitValue + u_charDirection + u_charFromName + u_charMirror + u_charName + u_charType + u_charsToUChars + u_cleanup + u_countChar32 + u_digit + u_enumCharNames + u_enumCharTypes + u_errorName + u_flushDefaultConverter + u_foldCase + u_forDigit + u_getBidiPairedBracket + u_getCombiningClass + u_getDataDirectory + u_getDataVersion + u_getDefaultConverter + u_getFC_NFKC_Closure + u_getISOComment + u_getIntPropertyMaxValue + u_getIntPropertyMinValue + u_getIntPropertyValue + u_getNumericValue + u_getPropertyEnum + u_getPropertyName + u_getPropertyValueEnum + u_getPropertyValueName + u_getTimeZoneFilesDirectory + u_getUnicodeVersion + u_getVersion + u_hasBinaryProperty + u_init + u_isIDIgnorable + u_isIDPart + u_isIDStart + u_isISOControl + u_isJavaIDPart + u_isJavaIDStart + u_isJavaSpaceChar + u_isMirrored + u_isUAlphabetic + u_isULowercase + u_isUUppercase + u_isUWhiteSpace + u_isWhitespace + u_isalnum + u_isalpha + u_isbase + u_isblank + u_iscntrl + u_isdefined + u_isdigit + u_isgraph + u_islower + u_isprint + u_ispunct + u_isspace + u_istitle + u_isupper + u_isxdigit + u_memcasecmp + u_memchr + u_memchr32 + u_memcmp + u_memcmpCodePointOrder + u_memcpy + u_memmove + u_memrchr + u_memrchr32 + u_memset + u_releaseDefaultConverter + u_setAtomicIncDecFunctions + u_setDataDirectory + u_setMemoryFunctions + u_setMutexFunctions + u_setTimeZoneFilesDirectory + u_shapeArabic + u_strCaseCompare + u_strCompare + u_strCompareIter + u_strFindFirst + u_strFindLast + u_strFoldCase + u_strFromJavaModifiedUTF8WithSub + u_strFromUTF32 + u_strFromUTF32WithSub + u_strFromUTF8 + u_strFromUTF8Lenient + u_strFromUTF8WithSub + u_strFromWCS + u_strHasMoreChar32Than + u_strToJavaModifiedUTF8 + u_strToLower + u_strToTitle + u_strToUTF32 + u_strToUTF32WithSub + u_strToUTF8 + u_strToUTF8WithSub + u_strToUpper + u_strToWCS + u_strcasecmp + u_strcat + u_strchr + u_strchr32 + u_strcmp + u_strcmpCodePointOrder + u_strcpy + u_strcspn + u_strlen + u_strncasecmp + u_strncat + u_strncmp + u_strncmpCodePointOrder + u_strncpy + u_strpbrk + u_strrchr + u_strrchr32 + u_strrstr + u_strspn + u_strstr + u_strtok_r + u_terminateChars + u_terminateUChar32s + u_terminateUChars + u_terminateWChars + u_tolower + u_totitle + u_toupper + u_uastrcpy + u_uastrncpy + u_unescape + u_unescapeAt + u_versionFromString + u_versionFromUString + u_versionToString + ubidi_close + ubidi_countParagraphs + ubidi_countRuns + ubidi_getBaseDirection + ubidi_getClass + ubidi_getClassCallback + ubidi_getCustomizedClass + ubidi_getDirection + ubidi_getLength + ubidi_getLevelAt + ubidi_getLevels + ubidi_getLogicalIndex + ubidi_getLogicalMap + ubidi_getLogicalRun + ubidi_getParaLevel + ubidi_getParagraph + ubidi_getParagraphByIndex + ubidi_getProcessedLength + ubidi_getReorderingMode + ubidi_getReorderingOptions + ubidi_getResultLength + ubidi_getText + ubidi_getVisualIndex + ubidi_getVisualMap + ubidi_getVisualRun + ubidi_invertMap + ubidi_isInverse + ubidi_isOrderParagraphsLTR + ubidi_open + ubidi_openSized + ubidi_orderParagraphsLTR + ubidi_reorderLogical + ubidi_reorderVisual + ubidi_setClassCallback + ubidi_setContext + ubidi_setInverse + ubidi_setLine + ubidi_setPara + ubidi_setReorderingMode + ubidi_setReorderingOptions + ubidi_writeReordered + ubidi_writeReverse + ublock_getCode + ubrk_close + ubrk_countAvailable + ubrk_current + ubrk_first + ubrk_following + ubrk_getAvailable + ubrk_getBinaryRules + ubrk_getLocaleByType + ubrk_getRuleStatus + ubrk_getRuleStatusVec + ubrk_isBoundary + ubrk_last + ubrk_next + ubrk_open + ubrk_openBinaryRules + ubrk_openRules + ubrk_preceding + ubrk_previous + ubrk_refreshUText + ubrk_safeClone + ubrk_setText + ubrk_setUText + ubrk_swap + ucache_compareKeys + ucache_deleteKey + ucache_hashKeys + ucase_fold + ucase_getType + ucase_getTypeOrIgnorable + ucase_isCaseSensitive + ucase_isSoftDotted + ucase_toFullFolding + ucase_toFullLower + ucase_toFullTitle + ucase_toFullUpper + ucase_tolower + ucase_totitle + ucase_toupper + ucasemap_close + ucasemap_getBreakIterator + ucasemap_getLocale + ucasemap_getOptions + ucasemap_open + ucasemap_setBreakIterator + ucasemap_setLocale + ucasemap_setOptions + ucasemap_toTitle + ucasemap_utf8FoldCase + ucasemap_utf8ToLower + ucasemap_utf8ToTitle + ucasemap_utf8ToUpper + uchar_swapNames + ucln_cleanupOne + ucln_registerCleanup + ucnv_cbFromUWriteBytes + ucnv_cbFromUWriteSub + ucnv_cbFromUWriteUChars + ucnv_cbToUWriteSub + ucnv_cbToUWriteUChars + ucnv_close + ucnv_compareNames + ucnv_convert + ucnv_convertEx + ucnv_countAliases + ucnv_countAvailable + ucnv_countStandards + ucnv_createConverter + ucnv_detectUnicodeSignature + ucnv_fixFileSeparator + ucnv_flushCache + ucnv_fromAlgorithmic + ucnv_fromUChars + ucnv_fromUCountPending + ucnv_fromUnicode + ucnv_getAlias + ucnv_getAliases + ucnv_getAvailableName + ucnv_getCCSID + ucnv_getCanonicalName + ucnv_getDefaultName + ucnv_getDisplayName + ucnv_getFromUCallBack + ucnv_getInvalidChars + ucnv_getInvalidUChars + ucnv_getMaxCharSize + ucnv_getMinCharSize + ucnv_getName + ucnv_getNextUChar + ucnv_getPlatform + ucnv_getStandard + ucnv_getStandardName + ucnv_getStarters + ucnv_getSubstChars + ucnv_getToUCallBack + ucnv_getType + ucnv_getUnicodeSet + ucnv_io_countKnownConverters + ucnv_io_getConverterName + ucnv_io_stripASCIIForCompare + ucnv_io_stripEBCDICForCompare + ucnv_isAmbiguous + ucnv_isFixedWidth + ucnv_load + ucnv_open + ucnv_openAllNames + ucnv_openCCSID + ucnv_openPackage + ucnv_openStandardNames + ucnv_openU + ucnv_reset + ucnv_resetFromUnicode + ucnv_resetToUnicode + ucnv_safeClone + ucnv_setDefaultName + ucnv_setFallback + ucnv_setFromUCallBack + ucnv_setSubstChars + ucnv_setSubstString + ucnv_setToUCallBack + ucnv_swap + ucnv_swapAliases + ucnv_toAlgorithmic + ucnv_toUChars + ucnv_toUCountPending + ucnv_toUnicode + ucnv_unload + ucnv_usesFallback + ucnvsel_close + ucnvsel_open + ucnvsel_openFromSerialized + ucnvsel_selectForString + ucnvsel_selectForUTF8 + ucnvsel_serialize + ucol_looksLikeCollationBinary + ucol_swap + ucol_swapInverseUCA + ucurr_countCurrencies + ucurr_forLocale + ucurr_forLocaleAndDate + ucurr_getDefaultFractionDigits + ucurr_getDefaultFractionDigitsForUsage + ucurr_getKeywordValuesForLocale + ucurr_getName + ucurr_getNumericCode + ucurr_getPluralName + ucurr_getRoundingIncrement + ucurr_getRoundingIncrementForUsage + ucurr_isAvailable + ucurr_openISOCurrencies + ucurr_register + ucurr_unregister + udata_close + udata_closeSwapper + udata_getInfo + udata_getLength + udata_getMemory + udata_getRawMemory + udata_open + udata_openChoice + udata_openSwapper + udata_openSwapperForInputData + udata_printError + udata_readInt16 + udata_readInt32 + udata_setAppData + udata_setCommonData + udata_setFileAccess + udata_swapDataHeader + udata_swapInvStringBlock + udict_swap + uenum_close + uenum_count + uenum_next + uenum_nextDefault + uenum_openCharStringsEnumeration + uenum_openFromStringEnumeration + uenum_openUCharStringsEnumeration + uenum_reset + uenum_unext + uenum_unextDefault + uhash_close + uhash_compareCaselessUnicodeString + uhash_compareChars + uhash_compareIChars + uhash_compareLong + uhash_compareUChars + uhash_compareUnicodeString + uhash_count + uhash_deleteHashtable + uhash_equals + uhash_find + uhash_get + uhash_geti + uhash_hashCaselessUnicodeString + uhash_hashChars + uhash_hashIChars + uhash_hashLong + uhash_hashUChars + uhash_hashUnicodeString + uhash_iget + uhash_igeti + uhash_init + uhash_iput + uhash_iputi + uhash_iremove + uhash_iremovei + uhash_nextElement + uhash_open + uhash_openSize + uhash_put + uhash_puti + uhash_remove + uhash_removeAll + uhash_removeElement + uhash_removei + uhash_setKeyComparator + uhash_setKeyDeleter + uhash_setKeyHasher + uhash_setResizePolicy + uhash_setValueComparator + uhash_setValueDeleter + uidna_IDNToASCII + uidna_IDNToUnicode + uidna_close + uidna_compare + uidna_labelToASCII + uidna_labelToASCII_UTF8 + uidna_labelToUnicode + uidna_labelToUnicodeUTF8 + uidna_nameToASCII + uidna_nameToASCII_UTF8 + uidna_nameToUnicode + uidna_nameToUnicodeUTF8 + uidna_openUTS46 + uidna_toASCII + uidna_toUnicode + uiter_current32 + uiter_getState + uiter_next32 + uiter_previous32 + uiter_setCharacterIterator + uiter_setReplaceable + uiter_setState + uiter_setString + uiter_setUTF16BE + uiter_setUTF8 + uldn_close + uldn_getContext + uldn_getDialectHandling + uldn_getLocale + uldn_keyDisplayName + uldn_keyValueDisplayName + uldn_languageDisplayName + uldn_localeDisplayName + uldn_open + uldn_openForContext + uldn_regionDisplayName + uldn_scriptCodeDisplayName + uldn_scriptDisplayName + uldn_variantDisplayName + ulist_addItemBeginList + ulist_addItemEndList + ulist_close_keyword_values_iterator + ulist_containsString + ulist_count_keyword_values + ulist_createEmptyList + ulist_deleteList + ulist_getListFromEnum + ulist_getListSize + ulist_getNext + ulist_next_keyword_value + ulist_removeString + ulist_resetList + ulist_reset_keyword_values_iterator + ulistfmt_close + ulistfmt_format + ulistfmt_open + uloc_acceptLanguage + uloc_acceptLanguageFromHTTP + uloc_addLikelySubtags + uloc_canonicalize + uloc_countAvailable + uloc_forLanguageTag + uloc_getAvailable + uloc_getBaseName + uloc_getCharacterOrientation + uloc_getCountry + uloc_getDefault + uloc_getDisplayCountry + uloc_getDisplayKeyword + uloc_getDisplayKeywordValue + uloc_getDisplayLanguage + uloc_getDisplayName + uloc_getDisplayScript + uloc_getDisplayScriptInContext + uloc_getDisplayVariant + uloc_getISO3Country + uloc_getISO3Language + uloc_getISOCountries + uloc_getISOLanguages + uloc_getKeywordValue + uloc_getLCID + uloc_getLanguage + uloc_getLineOrientation + uloc_getLocaleForLCID + uloc_getName + uloc_getParent + uloc_getScript + uloc_getTableStringWithFallback + uloc_getVariant + uloc_isRightToLeft + uloc_minimizeSubtags + uloc_openKeywordList + uloc_openKeywords + uloc_setDefault + uloc_setKeywordValue + uloc_toLanguageTag + uloc_toLegacyKey + uloc_toLegacyType + uloc_toUnicodeLocaleKey + uloc_toUnicodeLocaleType + ulocimp_getRegionForSupplementalData + umtx_condBroadcast + umtx_condSignal + umtx_condWait + umtx_lock + umtx_unlock + unorm2_append + unorm2_close + unorm2_composePair + unorm2_getCombiningClass + unorm2_getDecomposition + unorm2_getInstance + unorm2_getNFCInstance + unorm2_getNFDInstance + unorm2_getNFKCCasefoldInstance + unorm2_getNFKCInstance + unorm2_getNFKDInstance + unorm2_getRawDecomposition + unorm2_hasBoundaryAfter + unorm2_hasBoundaryBefore + unorm2_isInert + unorm2_isNormalized + unorm2_normalize + unorm2_normalizeSecondAndAppend + unorm2_openFiltered + unorm2_quickCheck + unorm2_spanQuickCheckYes + unorm2_swap + unorm_compare + unorm_concatenate + unorm_isNormalized + unorm_isNormalizedWithOptions + unorm_next + unorm_normalize + unorm_previous + unorm_quickCheck + unorm_quickCheckWithOptions + uprv_aestrncpy + uprv_asciitolower + uprv_calloc + uprv_ceil + uprv_compareASCIIPropertyNames + uprv_compareEBCDICPropertyNames + uprv_compareInvEbcdicAsAscii + uprv_convertToLCID + uprv_convertToLCIDPlatform + uprv_convertToPosix + uprv_deleteUObject + uprv_dl_close + uprv_dl_open + uprv_dlsym_func + uprv_eastrncpy + uprv_ebcdicFromAscii + uprv_ebcdicToLowercaseAscii + uprv_ebcdictolower + uprv_fabs + uprv_floor + uprv_fmax + uprv_fmin + uprv_fmod + uprv_free + uprv_getCharNameCharacters + uprv_getDefaultCodepage + uprv_getDefaultLocaleID + uprv_getInfinity + uprv_getMaxCharNameLength + uprv_getNaN + uprv_getRawUTCtime + uprv_getStaticCurrencyName + uprv_getUTCtime + uprv_getWindowsTimeZone + uprv_int32Comparator + uprv_isASCIILetter + uprv_isInfinite + uprv_isInvariantString + uprv_isInvariantUString + uprv_isInvariantUnicodeString + uprv_isNaN + uprv_isNegativeInfinity + uprv_isPositiveInfinity + uprv_itou + uprv_log + uprv_malloc + uprv_max + uprv_maxMantissa + uprv_maximumPtr + uprv_min + uprv_modf + uprv_parseCurrency + uprv_pathIsAbsolute + uprv_pow + uprv_pow10 + uprv_realloc + uprv_round + uprv_sortArray + uprv_stableBinarySearch + uprv_strdup + uprv_stricmp + uprv_strndup + uprv_strnicmp + uprv_syntaxError + uprv_timezone + uprv_toupper + uprv_trunc + uprv_tzname + uprv_tzname_clear_cache + uprv_tzset + uprv_uint16Comparator + uprv_uint32Comparator + upvec_cloneArray + upvec_close + upvec_compact + upvec_compactToUTrie2Handler + upvec_compactToUTrie2WithRowIndexes + upvec_getArray + upvec_getRow + upvec_getValue + upvec_open + upvec_setValue + ures_close + ures_countArrayItems + ures_findResource + ures_findSubResource + ures_getAllItemsWithFallback + ures_getBinary + ures_getByIndex + ures_getByKey + ures_getByKeyWithFallback + ures_getFunctionalEquivalent + ures_getInt + ures_getIntVector + ures_getKey + ures_getKeywordValues + ures_getLocale + ures_getLocaleByType + ures_getLocaleInternal + ures_getNextResource + ures_getNextString + ures_getSize + ures_getString + ures_getStringByIndex + ures_getStringByKey + ures_getStringByKeyWithFallback + ures_getType + ures_getUInt + ures_getUTF8String + ures_getUTF8StringByIndex + ures_getUTF8StringByKey + ures_getVersion + ures_getVersionByKey + ures_getVersionNumber + ures_getVersionNumberInternal + ures_hasNext + ures_initStackObject + ures_open + ures_openAvailableLocales + ures_openDirect + ures_openFillIn + ures_openNoDefault + ures_openU + ures_resetIterator + ures_swap + uscript_breaksBetweenLetters + uscript_closeRun + uscript_getCode + uscript_getName + uscript_getSampleString + uscript_getScript + uscript_getScriptExtensions + uscript_getShortName + uscript_getUsage + uscript_hasScript + uscript_isCased + uscript_isRightToLeft + uscript_nextRun + uscript_openRun + uscript_resetRun + uscript_setRunText + uset_add + uset_addAll + uset_addAllCodePoints + uset_addRange + uset_addString + uset_applyIntPropertyValue + uset_applyPattern + uset_applyPropertyAlias + uset_charAt + uset_clear + uset_clone + uset_cloneAsThawed + uset_close + uset_closeOver + uset_compact + uset_complement + uset_complementAll + uset_contains + uset_containsAll + uset_containsAllCodePoints + uset_containsNone + uset_containsRange + uset_containsSome + uset_containsString + uset_equals + uset_freeze + uset_getItem + uset_getItemCount + uset_getSerializedRange + uset_getSerializedRangeCount + uset_getSerializedSet + uset_indexOf + uset_isEmpty + uset_isFrozen + uset_open + uset_openEmpty + uset_openPattern + uset_openPatternOptions + uset_remove + uset_removeAll + uset_removeAllStrings + uset_removeRange + uset_removeString + uset_resemblesPattern + uset_retain + uset_retainAll + uset_serialize + uset_serializedContains + uset_set + uset_setSerializedToOne + uset_size + uset_span + uset_spanBack + uset_spanBackUTF8 + uset_spanUTF8 + uset_toPattern + usprep_close + usprep_open + usprep_openByType + usprep_prepare + usprep_swap + ustr_hashCharsN + ustr_hashICharsN + ustr_hashUCharsN + utext_char32At + utext_clone + utext_close + utext_copy + utext_current32 + utext_equals + utext_extract + utext_freeze + utext_getNativeIndex + utext_getPreviousNativeIndex + utext_hasMetaData + utext_isLengthExpensive + utext_isWritable + utext_moveIndex32 + utext_nativeLength + utext_next32 + utext_next32From + utext_openCharacterIterator + utext_openConstUnicodeString + utext_openReplaceable + utext_openUChars + utext_openUTF8 + utext_openUnicodeString + utext_previous32 + utext_previous32From + utext_replace + utext_setNativeIndex + utext_setup + utf8_appendCharSafeBody + utf8_back1SafeBody + utf8_countTrailBytes + utf8_nextCharSafeBody + utf8_prevCharSafeBody + utrace_data + utrace_entry + utrace_exit + utrace_format + utrace_functionName + utrace_getFunctions + utrace_getLevel + utrace_setFunctions + utrace_setLevel + utrace_vformat + utrie2_clone + utrie2_cloneAsThawed + utrie2_close + utrie2_enum + utrie2_enumForLeadSurrogate + utrie2_freeze + utrie2_fromUTrie + utrie2_get32 + utrie2_get32FromLeadSurrogateCodeUnit + utrie2_getVersion + utrie2_internalU8NextIndex + utrie2_internalU8PrevIndex + utrie2_isFrozen + utrie2_open + utrie2_openDummy + utrie2_openFromSerialized + utrie2_serialize + utrie2_set32 + utrie2_set32ForLeadSurrogateCodeUnit + utrie2_setRange32 + utrie2_swap + utrie2_swapAnyVersion + utrie_clone + utrie_close + utrie_defaultGetFoldingOffset + utrie_enum + utrie_get32 + utrie_getData + utrie_open + utrie_serialize + utrie_set32 + utrie_setRange32 + utrie_swap + utrie_unserialize + utrie_unserializeDummy + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/iesetup.txt b/symbols/SDK/um/arm64/iesetup.txt new file mode 100644 index 00000000..02e40579 --- /dev/null +++ b/symbols/SDK/um/arm64/iesetup.txt @@ -0,0 +1,28 @@ +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\arm64\iesetup.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?IEApplyCurrentHardening@@YAJXZ (long __cdecl IEApplyCurrentHardening(void)) + ?IEHardenAdmin@@YAJPEAUHWND__@@PEAUHINSTANCE__@@PEADH@Z (long __cdecl IEHardenAdmin(struct HWND__ *,struct HINSTANCE__ *,char *,int)) + ?IEHardenAdminNow@@YAJPEAUHWND__@@PEAUHINSTANCE__@@PEADH@Z (long __cdecl IEHardenAdminNow(struct HWND__ *,struct HINSTANCE__ *,char *,int)) + ?IEHardenLMSettings@@YAJPEAUHWND__@@PEAUHINSTANCE__@@PEADH@Z (long __cdecl IEHardenLMSettings(struct HWND__ *,struct HINSTANCE__ *,char *,int)) + ?IEHardenMachineNow@@YAJPEAUHWND__@@PEAUHINSTANCE__@@PEADH@Z (long __cdecl IEHardenMachineNow(struct HWND__ *,struct HINSTANCE__ *,char *,int)) + ?IEHardenUser@@YAJPEAUHWND__@@PEAUHINSTANCE__@@PEADH@Z (long __cdecl IEHardenUser(struct HWND__ *,struct HINSTANCE__ *,char *,int)) + ?IEShowHardeningDialog@@YAJXZ (long __cdecl IEShowHardeningDialog(void)) + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/imgutil.txt b/symbols/SDK/um/arm64/imgutil.txt new file mode 100644 index 00000000..8012cd18 --- /dev/null +++ b/symbols/SDK/um/arm64/imgutil.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\arm64\imgutil.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + ComputeInvCMAP + CreateDDrawSurfaceOnDIB + CreateMIMEMap + DecodeImage + DecodeImageEx + DitherTo8 + GetMaxMIMEIDBytes + IdentifyMIMEType + SniffStream + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/inkobjcore.txt b/symbols/SDK/um/arm64/inkobjcore.txt new file mode 100644 index 00000000..a4f63527 --- /dev/null +++ b/symbols/SDK/um/arm64/inkobjcore.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\arm64\inkobjcore.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 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 + + Summary + + CC .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/inseng.txt b/symbols/SDK/um/arm64/inseng.txt new file mode 100644 index 00000000..9b89aeaf --- /dev/null +++ b/symbols/SDK/um/arm64/inseng.txt @@ -0,0 +1,28 @@ +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\arm64\inseng.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CheckForVersionConflict + CheckTrust + CheckTrustEx + DownloadFile + GetICifFileFromFile + GetICifRWFileFromFile + PurgeDownloadDirectory + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/iphlpapi.txt b/symbols/SDK/um/arm64/iphlpapi.txt new file mode 100644 index 00000000..9dc03e25 --- /dev/null +++ b/symbols/SDK/um/arm64/iphlpapi.txt @@ -0,0 +1,300 @@ +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\arm64\iphlpapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 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 + GetUniDirectionalAdapterInfo + GetUnicastIpAddressEntry + GetUnicastIpAddressTable + GetWPAOACSupportLevel + Icmp6CreateFile + Icmp6ParseReplies + Icmp6SendEcho2 + IcmpCloseHandle + IcmpCreateFile + IcmpParseReplies + IcmpSendEcho + IcmpSendEcho2 + IcmpSendEcho2Ex + InitializeCompartmentEntry + InitializeIpForwardEntry + InitializeIpInterfaceEntry + InitializeUnicastIpAddressEntry + InternalCleanupPersistentStore + InternalCreateAnycastIpAddressEntry + InternalCreateIpForwardEntry + InternalCreateIpForwardEntry2 + InternalCreateIpNetEntry + InternalCreateIpNetEntry2 + InternalCreateUnicastIpAddressEntry + InternalDeleteAnycastIpAddressEntry + InternalDeleteIpForwardEntry + InternalDeleteIpForwardEntry2 + InternalDeleteIpNetEntry + InternalDeleteIpNetEntry2 + InternalDeleteUnicastIpAddressEntry + InternalFindInterfaceByAddress + InternalGetAnycastIpAddressEntry + InternalGetAnycastIpAddressTable + InternalGetBoundTcp6EndpointTable + InternalGetBoundTcpEndpointTable + InternalGetForwardIpTable2 + InternalGetIPPhysicalInterfaceForDestination + InternalGetIfEntry2 + InternalGetIfTable + InternalGetIfTable2 + InternalGetIpAddrTable + InternalGetIpForwardEntry2 + InternalGetIpForwardTable + InternalGetIpInterfaceEntry + InternalGetIpInterfaceTable + InternalGetIpNetEntry2 + InternalGetIpNetTable + InternalGetIpNetTable2 + 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 + NTPTimeToNTFileTime + NTTimeToNTPTime + NhGetGuidFromInterfaceName + NhGetInterfaceDescriptionFromGuid + NhGetInterfaceNameFromDeviceGuid + NhGetInterfaceNameFromGuid + NhpAllocateAndGetInterfaceInfoFromStack + NotifyAddrChange + NotifyCompartmentChange + NotifyIpInterfaceChange + NotifyRouteChange + NotifyRouteChange2 + NotifyStableUnicastIpAddressTable + NotifyTeredoPortChange + NotifyUnicastIpAddressChange + OpenCompartment + ParseNetworkString + PfAddFiltersToInterface + PfAddGlobalFilterToInterface + PfBindInterfaceToIPAddress + PfBindInterfaceToIndex + 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 + if_indextoname + if_nametoindex + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/irprops.txt b/symbols/SDK/um/arm64/irprops.txt new file mode 100644 index 00000000..4984773e --- /dev/null +++ b/symbols/SDK/um/arm64/irprops.txt @@ -0,0 +1,56 @@ +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\arm64\irprops.lib + +File Type: LIBRARY + + Exports + + ordinal name + + BluetoothAuthenticateDevice + BluetoothAuthenticateMultipleDevices + BluetoothAuthenticationAgent + BluetoothDisconnectDevice + BluetoothDisplayDeviceProperties + BluetoothEnableDiscovery + BluetoothEnableIncomingConnections + BluetoothEnumerateInstalledServices + BluetoothFindDeviceClose + BluetoothFindFirstDevice + BluetoothFindFirstRadio + BluetoothFindFirstService + BluetoothFindNextDevice + BluetoothFindNextRadio + BluetoothFindNextService + BluetoothFindRadioClose + BluetoothFindServiceClose + BluetoothGetDeviceInfo + BluetoothGetRadioInfo + BluetoothIsConnectable + BluetoothIsDiscoverable + BluetoothRegisterForAuthentication + BluetoothRemoveDevice + BluetoothSdpEnumAttributes + BluetoothSdpGetAttributeValue + BluetoothSdpGetContainerElementData + BluetoothSdpGetElementData + BluetoothSdpGetString + BluetoothSelectDevices + BluetoothSelectDevicesFree + BluetoothSendAuthenticationResponse + BluetoothSetServiceState + BluetoothUnregisterAuthentication + BluetoothUpdateDeviceRecord + CPlApplet + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/iscsidsc.txt b/symbols/SDK/um/arm64/iscsidsc.txt new file mode 100644 index 00000000..c84e48c8 --- /dev/null +++ b/symbols/SDK/um/arm64/iscsidsc.txt @@ -0,0 +1,101 @@ +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\arm64\iscsidsc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AddISNSServerA + AddISNSServerW + AddIScsiConnectionA + AddIScsiConnectionW + AddIScsiSendTargetPortalA + AddIScsiSendTargetPortalW + AddIScsiStaticTargetA + AddIScsiStaticTargetW + AddPersistentIScsiDeviceA + AddPersistentIScsiDeviceW + AddRadiusServerA + AddRadiusServerW + ClearPersistentIScsiDevices + DllMain + GetDevicesForIScsiSessionA + GetDevicesForIScsiSessionW + GetIScsiIKEInfoA + GetIScsiIKEInfoW + GetIScsiInitiatorNodeNameA + GetIScsiInitiatorNodeNameW + GetIScsiSessionListA + GetIScsiSessionListEx + GetIScsiSessionListW + GetIScsiTargetInformationA + GetIScsiTargetInformationW + GetIScsiVersionInformation + LoginIScsiTargetA + LoginIScsiTargetW + LogoutIScsiTarget + RefreshISNSServerA + RefreshISNSServerW + RefreshIScsiSendTargetPortalA + RefreshIScsiSendTargetPortalW + RemoveISNSServerA + RemoveISNSServerW + RemoveIScsiConnection + RemoveIScsiPersistentTargetA + RemoveIScsiPersistentTargetW + RemoveIScsiSendTargetPortalA + RemoveIScsiSendTargetPortalW + RemoveIScsiStaticTargetA + RemoveIScsiStaticTargetW + RemovePersistentIScsiDeviceA + RemovePersistentIScsiDeviceW + RemoveRadiusServerA + RemoveRadiusServerW + ReportActiveIScsiTargetMappingsA + ReportActiveIScsiTargetMappingsW + ReportISNSServerListA + ReportISNSServerListW + ReportIScsiInitiatorListA + ReportIScsiInitiatorListW + ReportIScsiPersistentLoginsA + ReportIScsiPersistentLoginsW + ReportIScsiSendTargetPortalsA + ReportIScsiSendTargetPortalsExA + ReportIScsiSendTargetPortalsExW + ReportIScsiSendTargetPortalsW + ReportIScsiTargetPortalsA + ReportIScsiTargetPortalsW + ReportIScsiTargetsA + ReportIScsiTargetsW + ReportPersistentIScsiDevicesA + ReportPersistentIScsiDevicesW + ReportRadiusServerListA + ReportRadiusServerListW + SendScsiInquiry + SendScsiReadCapacity + SendScsiReportLuns + SetIScsiGroupPresharedKey + SetIScsiIKEInfoA + SetIScsiIKEInfoW + SetIScsiInitiatorCHAPSharedSecret + SetIScsiInitiatorNodeNameA + SetIScsiInitiatorNodeNameW + SetIScsiInitiatorRADIUSSharedSecret + SetIScsiTunnelModeOuterAddressA + SetIScsiTunnelModeOuterAddressW + SetupPersistentIScsiDevices + SetupPersistentIScsiVolumes + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/jsrt.txt b/symbols/SDK/um/arm64/jsrt.txt new file mode 100644 index 00000000..3f163566 --- /dev/null +++ b/symbols/SDK/um/arm64/jsrt.txt @@ -0,0 +1,113 @@ +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\arm64\jsrt.lib + +File Type: LIBRARY + + Exports + + ordinal name + + JsAddRef + JsBoolToBoolean + JsBooleanToBool + JsCallFunction + JsCollectGarbage + JsConstructObject + JsConvertValueToBoolean + JsConvertValueToNumber + JsConvertValueToObject + JsConvertValueToString + JsCreateArray + JsCreateContext + JsCreateError + JsCreateExternalObject + JsCreateExternalType + JsCreateFunction + JsCreateObject + JsCreateRangeError + JsCreateReferenceError + JsCreateRuntime + JsCreateSyntaxError + JsCreateTypeError + JsCreateTypedExternalObject + JsCreateURIError + JsDefineProperty + JsDeleteIndexedProperty + JsDeleteProperty + JsDisableRuntimeExecution + JsDisposeRuntime + JsDoubleToNumber + JsEnableRuntimeExecution + JsEnumerateHeap + JsEquals + JsGetAndClearException + JsGetCurrentContext + JsGetDefaultTypeDescription + JsGetExtensionAllowed + JsGetExternalData + JsGetExternalType + JsGetFalseValue + JsGetGlobalObject + JsGetIndexedProperty + JsGetNullValue + JsGetOwnPropertyDescriptor + JsGetOwnPropertyNames + JsGetProperty + JsGetPropertyIdFromName + JsGetPropertyNameFromId + JsGetPrototype + JsGetRuntime + JsGetRuntimeMemoryLimit + JsGetRuntimeMemoryUsage + JsGetStringLength + JsGetTrueValue + JsGetUndefinedValue + JsGetValueType + JsHasException + JsHasExternalData + JsHasIndexedProperty + JsHasProperty + JsIdle + JsIntToNumber + JsIsEnumeratingHeap + JsIsRuntimeExecutionDisabled + JsNumberToDouble + JsParseScript + JsParseSerializedScript + JsPointerToString + JsPreventExtension + JsRelease + JsRunScript + JsRunSerializedScript + JsSerializeScript + JsSetCurrentContext + JsSetException + JsSetExternalData + JsSetIndexedProperty + JsSetProperty + JsSetPrototype + JsSetRuntimeBeforeCollectCallback + JsSetRuntimeMemoryAllocationCallback + JsSetRuntimeMemoryLimit + JsStartDebugging + JsStartProfiling + JsStopProfiling + JsStrictEquals + JsStringToPointer + JsValueToVariant + JsVarAddRef + JsVarRelease + JsVarToExtension + JsVariantToValue + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/kerbcli.txt b/symbols/SDK/um/arm64/kerbcli.txt new file mode 100644 index 00000000..f50317b7 --- /dev/null +++ b/symbols/SDK/um/arm64/kerbcli.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\arm64\kerbcli.lib + +File Type: LIBRARY + + Summary + + 6298 .debug$S + 11264 .debug$T + 4 .drectve + 10 .pdata + 47 .rdata + 568 .text$mn diff --git a/symbols/SDK/um/arm64/kernel32.txt b/symbols/SDK/um/arm64/kernel32.txt new file mode 100644 index 00000000..92a7d22a --- /dev/null +++ b/symbols/SDK/um/arm64/kernel32.txt @@ -0,0 +1,1337 @@ +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\arm64\kernel32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + AcquireSRWLockExclusive + AcquireSRWLockShared + ActivateActCtx + AddAtomA + AddAtomW + AddConsoleAliasA + AddConsoleAliasW + AddDllDirectory + AddIntegrityLabelToBoundaryDescriptor + AddLocalAlternateComputerNameA + AddLocalAlternateComputerNameW + AddRefActCtx + AddResourceAttributeAce + AddSIDToBoundaryDescriptor + AddScopedPolicyIDAce + AddSecureMemoryCacheCallback + AddVectoredContinueHandler + AddVectoredExceptionHandler + AllocConsole + AllocateUserPhysicalPages + AllocateUserPhysicalPagesNuma + AppPolicyGetClrCompat + AppPolicyGetCreateFileAccess + AppPolicyGetLifecycleManagement + AppPolicyGetMediaFoundationCodecLoading + AppPolicyGetProcessTerminationMethod + AppPolicyGetShowDeveloperDiagnostic + AppPolicyGetThreadInitializationType + AppPolicyGetWindowingModel + AppXGetOSMaxVersionTested + ApplicationRecoveryFinished + ApplicationRecoveryInProgress + AreFileApisANSI + AssignProcessToJobObject + AttachConsole + BackupRead + BackupSeek + BackupWrite + BaseGetNamedObjectDirectory + BaseSetLastNTError + Beep + BeginUpdateResourceA + BeginUpdateResourceW + BindIoCompletionCallback + BuildCommDCBA + BuildCommDCBAndTimeoutsA + BuildCommDCBAndTimeoutsW + BuildCommDCBW + CallNamedPipeA + CallNamedPipeW + CallbackMayRunLong + CancelDeviceWakeupRequest + CancelIo + CancelIoEx + CancelSynchronousIo + CancelThreadpoolIo + CancelTimerQueueTimer + CancelWaitableTimer + CeipIsOptedIn + ChangeTimerQueueTimer + CheckElevation + CheckElevationEnabled + CheckNameLegalDOS8Dot3A + CheckNameLegalDOS8Dot3W + CheckRemoteDebuggerPresent + CheckTokenCapability + CheckTokenMembershipEx + ClearCommBreak + ClearCommError + CloseHandle + ClosePackageInfo + ClosePrivateNamespace + CloseState + CloseThreadpool + CloseThreadpoolCleanupGroup + CloseThreadpoolCleanupGroupMembers + CloseThreadpoolIo + CloseThreadpoolTimer + CloseThreadpoolWait + CloseThreadpoolWork + CommConfigDialogA + CommConfigDialogW + CompareFileTime + CompareStringA + CompareStringEx + CompareStringOrdinal + CompareStringW + ConnectNamedPipe + ContinueDebugEvent + ConvertDefaultLocale + ConvertFiberToThread + ConvertThreadToFiber + ConvertThreadToFiberEx + CopyContext + CopyFile2 + CopyFileA + CopyFileExA + CopyFileExW + CopyFileTransactedA + CopyFileTransactedW + CopyFileW + CreateActCtxA + CreateActCtxW + CreateBoundaryDescriptorA + CreateBoundaryDescriptorW + CreateConsoleScreenBuffer + CreateDirectoryA + CreateDirectoryExA + CreateDirectoryExW + CreateDirectoryTransactedA + CreateDirectoryTransactedW + CreateDirectoryW + CreateEnclave + CreateEventA + CreateEventExA + CreateEventExW + CreateEventW + CreateFiber + CreateFiberEx + CreateFile2 + CreateFileA + CreateFileMappingA + CreateFileMappingFromApp + CreateFileMappingNumaA + CreateFileMappingNumaW + CreateFileMappingW + CreateFileTransactedA + CreateFileTransactedW + CreateFileW + CreateHardLinkA + CreateHardLinkTransactedA + CreateHardLinkTransactedW + CreateHardLinkW + CreateIoCompletionPort + CreateJobObjectA + CreateJobObjectW + CreateJobSet + CreateMailslotA + CreateMailslotW + CreateMemoryResourceNotification + CreateMutexA + CreateMutexExA + CreateMutexExW + CreateMutexW + CreateNamedPipeA + CreateNamedPipeW + CreatePipe + CreatePrivateNamespaceA + CreatePrivateNamespaceW + CreateProcessA + CreateProcessW + CreateRemoteThread + CreateRemoteThreadEx + CreateSemaphoreA + CreateSemaphoreExA + CreateSemaphoreExW + CreateSemaphoreW + CreateSymbolicLinkA + CreateSymbolicLinkTransactedA + CreateSymbolicLinkTransactedW + CreateSymbolicLinkW + CreateTapePartition + CreateThread + CreateThreadpool + CreateThreadpoolCleanupGroup + CreateThreadpoolIo + CreateThreadpoolTimer + CreateThreadpoolWait + CreateThreadpoolWork + CreateTimerQueue + CreateTimerQueueTimer + CreateToolhelp32Snapshot + CreateWaitableTimerA + CreateWaitableTimerExA + CreateWaitableTimerExW + CreateWaitableTimerW + CtrlRoutine + DeactivateActCtx + DebugActiveProcess + DebugActiveProcessStop + DebugBreak + DebugBreakProcess + DebugSetProcessKillOnExit + DecodePointer + DecodeSystemPointer + DefineDosDeviceA + DefineDosDeviceW + DelayLoadFailureHook + DeleteAtom + DeleteBoundaryDescriptor + DeleteCriticalSection + DeleteFiber + DeleteFileA + DeleteFileTransactedA + DeleteFileTransactedW + DeleteFileW + DeleteProcThreadAttributeList + DeleteSynchronizationBarrier + DeleteTimerQueue + DeleteTimerQueueEx + DeleteTimerQueueTimer + DeleteVolumeMountPointA + DeleteVolumeMountPointW + DeviceIoControl + DisableThreadLibraryCalls + DisableThreadProfiling + DisassociateCurrentThreadFromCallback + DiscardVirtualMemory + DisconnectNamedPipe + DnsHostnameToComputerNameA + DnsHostnameToComputerNameExW + DnsHostnameToComputerNameW + DosDateTimeToFileTime + DosPathToSessionPathW + DuplicateHandle + EnableThreadProfiling + EncodePointer + EncodeSystemPointer + EndUpdateResourceA + EndUpdateResourceW + EnterCriticalSection + EnterSynchronizationBarrier + EnumCalendarInfoA + EnumCalendarInfoExA + EnumCalendarInfoExEx + EnumCalendarInfoExW + EnumCalendarInfoW + EnumDateFormatsA + EnumDateFormatsExA + EnumDateFormatsExEx + EnumDateFormatsExW + EnumDateFormatsW + EnumLanguageGroupLocalesA + EnumLanguageGroupLocalesW + EnumResourceLanguagesA + EnumResourceLanguagesExA + EnumResourceLanguagesExW + EnumResourceLanguagesW + EnumResourceNamesA + EnumResourceNamesExA + EnumResourceNamesExW + EnumResourceNamesW + EnumResourceTypesA + EnumResourceTypesExA + EnumResourceTypesExW + EnumResourceTypesW + EnumSystemCodePagesA + EnumSystemCodePagesW + EnumSystemFirmwareTables + EnumSystemGeoID + EnumSystemGeoNames + EnumSystemLanguageGroupsA + EnumSystemLanguageGroupsW + EnumSystemLocalesA + EnumSystemLocalesEx + EnumSystemLocalesW + EnumTimeFormatsA + EnumTimeFormatsEx + EnumTimeFormatsW + EnumUILanguagesA + EnumUILanguagesW + EnumerateLocalComputerNamesA + EnumerateLocalComputerNamesW + EraseTape + EscapeCommFunction + ExitProcess + ExitThread + ExpandEnvironmentStringsA + ExpandEnvironmentStringsW + FatalAppExitA + FatalAppExitW + FatalExit + FileTimeToDosDateTime + FileTimeToLocalFileTime + FileTimeToSystemTime + FillConsoleOutputAttribute + FillConsoleOutputCharacterA + FillConsoleOutputCharacterW + FindActCtxSectionGuid + FindActCtxSectionStringA + FindActCtxSectionStringW + FindAtomA + FindAtomW + FindClose + FindCloseChangeNotification + FindFirstChangeNotificationA + FindFirstChangeNotificationW + FindFirstFileA + FindFirstFileExA + FindFirstFileExW + FindFirstFileNameTransactedW + FindFirstFileNameW + FindFirstFileTransactedA + FindFirstFileTransactedW + FindFirstFileW + FindFirstStreamTransactedW + FindFirstStreamW + FindFirstVolumeA + FindFirstVolumeMountPointA + FindFirstVolumeMountPointW + FindFirstVolumeW + FindNLSString + FindNLSStringEx + FindNextChangeNotification + FindNextFileA + FindNextFileNameW + FindNextFileW + FindNextStreamW + FindNextVolumeA + FindNextVolumeMountPointA + FindNextVolumeMountPointW + FindNextVolumeW + 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 + GetApplicationRestartSettings + GetApplicationUserModelId + GetAtomNameA + GetAtomNameW + GetBinaryType + GetBinaryTypeA + GetBinaryTypeW + GetCPInfo + GetCPInfoExA + GetCPInfoExW + GetCachedSigningLevel + GetCalendarInfoA + GetCalendarInfoEx + GetCalendarInfoW + GetCommConfig + GetCommMask + GetCommModemStatus + GetCommProperties + GetCommState + GetCommTimeouts + GetCommandLineA + GetCommandLineW + GetCompressedFileSizeA + GetCompressedFileSizeTransactedA + GetCompressedFileSizeTransactedW + GetCompressedFileSizeW + GetComputerNameA + GetComputerNameExA + GetComputerNameExW + GetComputerNameW + GetConsoleAliasA + GetConsoleAliasExesA + GetConsoleAliasExesLengthA + GetConsoleAliasExesLengthW + GetConsoleAliasExesW + GetConsoleAliasW + GetConsoleAliasesA + GetConsoleAliasesLengthA + GetConsoleAliasesLengthW + GetConsoleAliasesW + GetConsoleCP + GetConsoleCursorInfo + GetConsoleDisplayMode + GetConsoleFontSize + GetConsoleHistoryInfo + GetConsoleMode + GetConsoleOriginalTitleA + GetConsoleOriginalTitleW + GetConsoleOutputCP + GetConsoleProcessList + GetConsoleScreenBufferInfo + GetConsoleScreenBufferInfoEx + GetConsoleSelectionInfo + GetConsoleTitleA + GetConsoleTitleW + GetConsoleWindow + GetCurrencyFormatA + GetCurrencyFormatEx + GetCurrencyFormatW + GetCurrentActCtx + GetCurrentApplicationUserModelId + GetCurrentConsoleFont + GetCurrentConsoleFontEx + GetCurrentDirectoryA + GetCurrentDirectoryW + GetCurrentPackageFamilyName + GetCurrentPackageFullName + GetCurrentPackageId + GetCurrentPackageInfo + GetCurrentPackagePath + GetCurrentProcess + GetCurrentProcessId + GetCurrentProcessorNumber + GetCurrentProcessorNumberEx + GetCurrentThread + GetCurrentThreadId + GetCurrentThreadStackLimits + GetDateFormatA + GetDateFormatEx + GetDateFormatW + GetDefaultCommConfigA + GetDefaultCommConfigW + GetDevicePowerState + GetDiskFreeSpaceA + GetDiskFreeSpaceExA + GetDiskFreeSpaceExW + GetDiskFreeSpaceW + GetDllDirectoryA + GetDllDirectoryW + GetDriveTypeA + GetDriveTypeW + GetDurationFormat + GetDurationFormatEx + GetDynamicTimeZoneInformation + GetEnvironmentStrings + GetEnvironmentStringsA + GetEnvironmentStringsW + GetEnvironmentVariableA + GetEnvironmentVariableW + GetEraNameCountedString + GetErrorMode + GetExitCodeProcess + GetExitCodeThread + GetFileAttributesA + GetFileAttributesExA + GetFileAttributesExW + GetFileAttributesTransactedA + GetFileAttributesTransactedW + GetFileAttributesW + GetFileBandwidthReservation + GetFileInformationByHandle + GetFileInformationByHandleEx + GetFileMUIInfo + GetFileMUIPath + GetFileSize + GetFileSizeEx + GetFileTime + GetFileType + GetFinalPathNameByHandleA + GetFinalPathNameByHandleW + GetFirmwareEnvironmentVariableA + GetFirmwareEnvironmentVariableExA + GetFirmwareEnvironmentVariableExW + GetFirmwareEnvironmentVariableW + GetFirmwareType + GetFullPathNameA + GetFullPathNameTransactedA + GetFullPathNameTransactedW + GetFullPathNameW + GetGeoInfoA + GetGeoInfoEx + GetGeoInfoW + GetHandleInformation + GetLargePageMinimum + GetLargestConsoleWindowSize + GetLastError + GetLocalTime + GetLocaleInfoA + GetLocaleInfoEx + GetLocaleInfoW + GetLogicalDriveStringsA + GetLogicalDriveStringsW + GetLogicalDrives + GetLogicalProcessorInformation + GetLogicalProcessorInformationEx + GetLongPathNameA + GetLongPathNameTransactedA + GetLongPathNameTransactedW + GetLongPathNameW + GetMailslotInfo + GetMaximumProcessorCount + GetMaximumProcessorGroupCount + GetMemoryErrorHandlingCapabilities + GetModuleFileNameA + GetModuleFileNameW + GetModuleHandleA + GetModuleHandleExA + GetModuleHandleExW + GetModuleHandleW + GetNLSVersion + GetNLSVersionEx + GetNamedPipeAttribute + GetNamedPipeClientComputerNameA + GetNamedPipeClientComputerNameW + GetNamedPipeClientProcessId + GetNamedPipeClientSessionId + GetNamedPipeHandleStateA + GetNamedPipeHandleStateW + GetNamedPipeInfo + GetNamedPipeServerProcessId + GetNamedPipeServerSessionId + GetNativeSystemInfo + GetNumaAvailableMemoryNode + GetNumaAvailableMemoryNodeEx + GetNumaHighestNodeNumber + GetNumaNodeNumberFromHandle + GetNumaNodeProcessorMask + GetNumaNodeProcessorMaskEx + GetNumaProcessorNode + GetNumaProcessorNodeEx + GetNumaProximityNode + GetNumaProximityNodeEx + GetNumberFormatA + GetNumberFormatEx + GetNumberFormatW + GetNumberOfConsoleInputEvents + GetNumberOfConsoleMouseButtons + GetOEMCP + GetOverlappedResult + GetOverlappedResultEx + GetPackageApplicationIds + GetPackageFamilyName + GetPackageFullName + GetPackageId + GetPackageInfo + GetPackagePath + GetPackagePathByFullName + GetPackagesByPackageFamily + GetPhysicallyInstalledSystemMemory + GetPriorityClass + GetPrivateProfileIntA + GetPrivateProfileIntW + GetPrivateProfileSectionA + GetPrivateProfileSectionNamesA + GetPrivateProfileSectionNamesW + GetPrivateProfileSectionW + GetPrivateProfileStringA + GetPrivateProfileStringW + GetPrivateProfileStructA + GetPrivateProfileStructW + GetProcAddress + GetProcessAffinityMask + GetProcessDEPPolicy + GetProcessDefaultCpuSets + GetProcessGroupAffinity + GetProcessHandleCount + GetProcessHeap + GetProcessHeaps + GetProcessId + GetProcessIdOfThread + GetProcessInformation + GetProcessIoCounters + GetProcessMitigationPolicy + GetProcessPreferredUILanguages + GetProcessPriorityBoost + GetProcessShutdownParameters + GetProcessTimes + GetProcessVersion + GetProcessWorkingSetSize + GetProcessWorkingSetSizeEx + GetProcessorSystemCycleTime + GetProductInfo + GetProfileIntA + GetProfileIntW + GetProfileSectionA + GetProfileSectionW + GetProfileStringA + GetProfileStringW + GetQueuedCompletionStatus + GetQueuedCompletionStatusEx + GetShortPathNameA + GetShortPathNameW + GetStagedPackagePathByFullName + GetStartupInfoA + GetStartupInfoW + GetStateFolder + GetStdHandle + GetStringScripts + GetStringTypeA + GetStringTypeExA + GetStringTypeExW + GetStringTypeW + GetSystemAppDataKey + GetSystemCpuSetInformation + GetSystemDEPPolicy + GetSystemDefaultLCID + GetSystemDefaultLangID + GetSystemDefaultLocaleName + GetSystemDefaultUILanguage + GetSystemDirectoryA + GetSystemDirectoryW + GetSystemFileCacheSize + GetSystemFirmwareTable + GetSystemInfo + GetSystemPowerStatus + GetSystemPreferredUILanguages + GetSystemRegistryQuota + GetSystemTime + GetSystemTimeAdjustment + GetSystemTimeAsFileTime + GetSystemTimePreciseAsFileTime + GetSystemTimes + GetSystemWindowsDirectoryA + GetSystemWindowsDirectoryW + GetSystemWow64DirectoryA + GetSystemWow64DirectoryW + GetTapeParameters + GetTapePosition + GetTapeStatus + GetTempFileNameA + GetTempFileNameW + GetTempPathA + GetTempPathW + GetThreadContext + GetThreadDescription + GetThreadErrorMode + GetThreadGroupAffinity + GetThreadIOPendingFlag + GetThreadId + GetThreadIdealProcessorEx + GetThreadInformation + GetThreadLocale + GetThreadPreferredUILanguages + GetThreadPriority + GetThreadPriorityBoost + GetThreadSelectedCpuSets + GetThreadSelectorEntry + GetThreadTimes + GetThreadUILanguage + GetTickCount + GetTickCount64 + GetTimeFormatA + GetTimeFormatEx + GetTimeFormatW + GetTimeZoneInformation + GetTimeZoneInformationForYear + GetUILanguageInfo + GetUserDefaultGeoName + GetUserDefaultLCID + GetUserDefaultLangID + GetUserDefaultLocaleName + GetUserDefaultUILanguage + GetUserGeoID + GetUserPreferredUILanguages + GetVersion + GetVersionExA + GetVersionExW + GetVolumeInformationA + GetVolumeInformationByHandleW + GetVolumeInformationW + GetVolumeNameForVolumeMountPointA + GetVolumeNameForVolumeMountPointW + GetVolumePathNameA + GetVolumePathNameW + GetVolumePathNamesForVolumeNameA + GetVolumePathNamesForVolumeNameW + GetWindowsDirectoryA + GetWindowsDirectoryW + GetWriteWatch + GlobalAddAtomA + GlobalAddAtomExA + GlobalAddAtomExW + GlobalAddAtomW + GlobalAlloc + GlobalCompact + GlobalDeleteAtom + GlobalFindAtomA + GlobalFindAtomW + GlobalFix + GlobalFlags + GlobalFree + GlobalGetAtomNameA + GlobalGetAtomNameW + GlobalHandle + GlobalLock + GlobalMemoryStatus + GlobalMemoryStatusEx + GlobalReAlloc + GlobalSize + GlobalUnWire + GlobalUnfix + GlobalUnlock + GlobalWire + Heap32First + Heap32ListFirst + Heap32ListNext + Heap32Next + HeapAlloc + HeapCompact + HeapCreate + HeapDestroy + HeapFree + HeapLock + HeapQueryInformation + HeapReAlloc + HeapSetInformation + HeapSize + HeapSummary + HeapUnlock + HeapValidate + HeapWalk + InitAtomTable + InitOnceBeginInitialize + InitOnceComplete + InitOnceExecuteOnce + InitOnceInitialize + InitializeConditionVariable + InitializeContext + InitializeCriticalSection + InitializeCriticalSectionAndSpinCount + InitializeCriticalSectionEx + InitializeEnclave + InitializeProcThreadAttributeList + InitializeSListHead + InitializeSRWLock + InitializeSynchronizationBarrier + InstallELAMCertificateInfo + InterlockedFlushSList + InterlockedPopEntrySList + InterlockedPushEntrySList + InterlockedPushListSList + InterlockedPushListSListEx + IsBadCodePtr + IsBadHugeReadPtr + IsBadHugeWritePtr + IsBadReadPtr + IsBadStringPtrA + IsBadStringPtrW + IsBadWritePtr + IsDBCSLeadByte + IsDBCSLeadByteEx + IsDebuggerPresent + IsEnclaveTypeSupported + IsNLSDefinedString + IsNativeVhdBoot + IsNormalizedString + IsProcessCritical + IsProcessInJob + IsProcessorFeaturePresent + IsSystemResumeAutomatic + IsThreadAFiber + IsThreadpoolTimerSet + IsValidCodePage + IsValidLanguageGroup + IsValidLocale + IsValidLocaleName + IsValidNLSVersion + IsWow64GuestMachineSupported + IsWow64Process + IsWow64Process2 + K32EmptyWorkingSet + K32EnumDeviceDrivers + K32EnumPageFilesA + K32EnumPageFilesW + K32EnumProcessModules + K32EnumProcessModulesEx + K32EnumProcesses + 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 + LoadModule + LoadPackagedLibrary + LoadResource + LoadStringBaseExW + LoadStringBaseW + LocalAlloc + LocalCompact + LocalFileTimeToFileTime + LocalFlags + LocalFree + LocalHandle + LocalLock + LocalReAlloc + LocalShrink + LocalSize + LocalUnlock + LocaleNameToLCID + LockFile + LockFileEx + LockResource + MapUserPhysicalPages + MapUserPhysicalPagesScatter + MapViewOfFile + MapViewOfFileEx + MapViewOfFileExNuma + MapViewOfFileFromApp + Module32First + Module32FirstW + Module32Next + Module32NextW + MoveFileA + MoveFileExA + MoveFileExW + MoveFileTransactedA + MoveFileTransactedW + MoveFileW + MoveFileWithProgressA + MoveFileWithProgressW + MulDiv + MultiByteToWideChar + NeedCurrentDirectoryForExePathA + NeedCurrentDirectoryForExePathW + NormalizeString + NotifyMountMgr + NotifyUILanguageChange + OOBEComplete + OfferVirtualMemory + OpenEventA + OpenEventW + OpenFile + OpenFileById + OpenFileMappingA + OpenFileMappingW + OpenJobObjectA + OpenJobObjectW + OpenMutexA + OpenMutexW + OpenPackageInfoByFullName + OpenPrivateNamespaceA + OpenPrivateNamespaceW + OpenProcess + OpenSemaphoreA + OpenSemaphoreW + OpenState + OpenStateExplicit + OpenThread + OpenWaitableTimerA + OpenWaitableTimerW + OutputDebugStringA + OutputDebugStringW + PackageFamilyNameFromFullName + PackageFamilyNameFromId + PackageFullNameFromId + PackageIdFromFullName + PackageNameAndPublisherIdFromFamilyName + ParseApplicationUserModelId + PeekConsoleInputA + PeekConsoleInputW + PeekNamedPipe + PostQueuedCompletionStatus + PowerClearRequest + PowerCreateRequest + PowerSetRequest + PrefetchVirtualMemory + PrepareTape + Process32First + Process32FirstW + Process32Next + Process32NextW + ProcessIdToSessionId + PssCaptureSnapshot + PssDuplicateSnapshot + PssFreeSnapshot + PssQuerySnapshot + PssWalkMarkerCreate + PssWalkMarkerFree + PssWalkMarkerGetPosition + PssWalkMarkerRewind + PssWalkMarkerSeek + PssWalkMarkerSeekToBeginning + PssWalkMarkerSetPosition + PssWalkMarkerTell + PssWalkSnapshot + PulseEvent + PurgeComm + QueryActCtxSettingsW + QueryActCtxW + QueryDepthSList + QueryDosDeviceA + QueryDosDeviceW + QueryFullProcessImageNameA + QueryFullProcessImageNameW + QueryIdleProcessorCycleTime + QueryIdleProcessorCycleTimeEx + QueryInformationJobObject + QueryIoRateControlInformationJobObject + QueryMemoryResourceNotification + QueryPerformanceCounter + QueryPerformanceFrequency + QueryProcessAffinityUpdateMode + QueryProcessCycleTime + QueryProtectedPolicy + QueryThreadCycleTime + QueryThreadProfiling + QueryThreadpoolStackInformation + QueryUnbiasedInterruptTime + QueueUserAPC + QueueUserWorkItem + RaiseException + RaiseFailFastException + ReOpenFile + ReadConsoleA + ReadConsoleInputA + ReadConsoleInputW + ReadConsoleOutputA + ReadConsoleOutputAttribute + ReadConsoleOutputCharacterA + ReadConsoleOutputCharacterW + ReadConsoleOutputW + ReadConsoleW + ReadDirectoryChangesExW + ReadDirectoryChangesW + ReadFile + ReadFileEx + ReadFileScatter + ReadProcessMemory + ReadThreadProfilingData + ReclaimVirtualMemory + RegisterApplicationRecoveryCallback + RegisterApplicationRestart + RegisterBadMemoryNotification + RegisterWaitForInputIdle + RegisterWaitForSingleObject + RegisterWaitForSingleObjectEx + RegisterWaitUntilOOBECompleted + ReleaseActCtx + ReleaseMutex + ReleaseMutexWhenCallbackReturns + ReleaseSRWLockExclusive + ReleaseSRWLockShared + ReleaseSemaphore + ReleaseSemaphoreWhenCallbackReturns + RemoveDirectoryA + RemoveDirectoryTransactedA + RemoveDirectoryTransactedW + RemoveDirectoryW + RemoveDllDirectory + RemoveLocalAlternateComputerNameA + RemoveLocalAlternateComputerNameW + RemoveSecureMemoryCacheCallback + RemoveVectoredContinueHandler + RemoveVectoredExceptionHandler + ReplaceFile + ReplaceFileA + ReplaceFileW + ReplacePartitionUnit + RequestDeviceWakeup + RequestWakeupLatency + ResetEvent + ResetWriteWatch + ResolveDelayLoadedAPI + ResolveDelayLoadsFromDll + ResolveLocaleName + RestoreLastError + ResumeThread + RtlAddFunctionTable + RtlCaptureContext + RtlCaptureStackBackTrace + RtlCompareMemory + RtlCopyMemory + RtlDeleteFunctionTable + RtlFillMemory + RtlInstallFunctionTableCallback + RtlLookupFunctionEntry + RtlMoveMemory + RtlPcToFileHeader + RtlRestoreContext + RtlUnwind + RtlUnwindEx + RtlVirtualUnwind + RtlZeroMemory + ScrollConsoleScreenBufferA + ScrollConsoleScreenBufferW + SearchPathA + SearchPathW + SetCachedSigningLevel + SetCalendarInfoA + SetCalendarInfoW + SetCommBreak + SetCommConfig + SetCommMask + SetCommState + SetCommTimeouts + SetComputerNameA + SetComputerNameEx2W + SetComputerNameExA + SetComputerNameExW + SetComputerNameW + SetConsoleActiveScreenBuffer + SetConsoleCP + SetConsoleCtrlHandler + SetConsoleCursor + SetConsoleCursorInfo + SetConsoleCursorPosition + SetConsoleDisplayMode + SetConsoleHistoryInfo + SetConsoleMode + SetConsoleOutputCP + SetConsoleScreenBufferInfoEx + SetConsoleScreenBufferSize + SetConsoleTextAttribute + SetConsoleTitleA + SetConsoleTitleW + SetConsoleWindowInfo + SetCriticalSectionSpinCount + SetCurrentConsoleFontEx + SetCurrentDirectoryA + SetCurrentDirectoryW + SetDefaultCommConfigA + SetDefaultCommConfigW + SetDefaultDllDirectories + SetDllDirectoryA + SetDllDirectoryW + SetDynamicTimeZoneInformation + SetEndOfFile + SetEnvironmentStringsA + SetEnvironmentStringsW + SetEnvironmentVariableA + SetEnvironmentVariableW + SetErrorMode + SetEvent + SetEventWhenCallbackReturns + SetFileApisToANSI + SetFileApisToOEM + SetFileAttributesA + SetFileAttributesTransactedA + SetFileAttributesTransactedW + SetFileAttributesW + SetFileBandwidthReservation + SetFileCompletionNotificationModes + SetFileInformationByHandle + SetFileIoOverlappedRange + SetFilePointer + SetFilePointerEx + SetFileShortNameA + SetFileShortNameW + SetFileTime + SetFileValidData + SetFirmwareEnvironmentVariableA + SetFirmwareEnvironmentVariableExA + SetFirmwareEnvironmentVariableExW + SetFirmwareEnvironmentVariableW + SetHandleCount + SetHandleInformation + SetInformationJobObject + SetIoRateControlInformationJobObject + SetLastError + SetLocalPrimaryComputerNameA + SetLocalPrimaryComputerNameW + SetLocalTime + SetLocaleInfoA + SetLocaleInfoW + SetMailslotInfo + SetMessageWaitingIndicator + SetNamedPipeAttribute + SetNamedPipeHandleState + SetPriorityClass + SetProcessAffinityMask + SetProcessAffinityUpdateMode + SetProcessDEPPolicy + SetProcessDefaultCpuSets + SetProcessInformation + SetProcessMitigationPolicy + SetProcessPreferredUILanguages + SetProcessPriorityBoost + SetProcessShutdownParameters + SetProcessWorkingSetSize + SetProcessWorkingSetSizeEx + SetProtectedPolicy + SetSearchPathMode + SetStdHandle + SetStdHandleEx + SetSystemFileCacheSize + SetSystemPowerState + SetSystemTime + SetSystemTimeAdjustment + SetTapeParameters + SetTapePosition + SetThreadAffinityMask + SetThreadContext + SetThreadDescription + SetThreadErrorMode + SetThreadExecutionState + SetThreadGroupAffinity + SetThreadIdealProcessor + SetThreadIdealProcessorEx + SetThreadInformation + SetThreadLocale + SetThreadPreferredUILanguages + SetThreadPriority + SetThreadPriorityBoost + SetThreadSelectedCpuSets + SetThreadStackGuarantee + SetThreadUILanguage + SetThreadpoolStackInformation + SetThreadpoolThreadMaximum + SetThreadpoolThreadMinimum + SetThreadpoolTimer + SetThreadpoolTimerEx + SetThreadpoolWait + SetThreadpoolWaitEx + SetTimeZoneInformation + SetTimerQueueTimer + SetUnhandledExceptionFilter + SetUserGeoID + SetUserGeoName + SetVolumeLabelA + SetVolumeLabelW + SetVolumeMountPointA + SetVolumeMountPointW + SetWaitableTimer + SetWaitableTimerEx + SetupComm + SignalObjectAndWait + SizeofResource + Sleep + SleepConditionVariableCS + SleepConditionVariableSRW + SleepEx + StartThreadpoolIo + SubmitThreadpoolWork + SuspendThread + SwitchToFiber + SwitchToThread + SystemTimeToFileTime + SystemTimeToTzSpecificLocalTime + SystemTimeToTzSpecificLocalTimeEx + TerminateJobObject + TerminateProcess + TerminateThread + Thread32First + Thread32Next + TlsAlloc + TlsFree + TlsGetValue + TlsSetValue + Toolhelp32ReadProcessMemory + TransactNamedPipe + TransmitCommChar + TryAcquireSRWLockExclusive + TryAcquireSRWLockShared + TryEnterCriticalSection + TrySubmitThreadpoolCallback + TzSpecificLocalTimeToSystemTime + TzSpecificLocalTimeToSystemTimeEx + UnhandledExceptionFilter + UnlockFile + UnlockFileEx + UnmapViewOfFile + UnmapViewOfFileEx + UnregisterApplicationRecoveryCallback + UnregisterApplicationRestart + UnregisterBadMemoryNotification + UnregisterWait + UnregisterWaitEx + UnregisterWaitUntilOOBECompleted + UpdateProcThreadAttribute + UpdateResourceA + UpdateResourceW + VerLanguageNameA + VerLanguageNameW + VerSetConditionMask + VerifyScripts + VerifyVersionInfoA + VerifyVersionInfoW + VirtualAlloc + VirtualAllocEx + VirtualAllocExNuma + VirtualFree + VirtualFreeEx + VirtualLock + VirtualProtect + VirtualProtectEx + VirtualQuery + VirtualQueryEx + VirtualUnlock + WTSGetActiveConsoleSessionId + WaitCommEvent + WaitForDebugEvent + WaitForDebugEventEx + WaitForMultipleObjects + WaitForMultipleObjectsEx + WaitForSingleObject + WaitForSingleObjectEx + WaitForThreadpoolIoCallbacks + WaitForThreadpoolTimerCallbacks + WaitForThreadpoolWaitCallbacks + WaitForThreadpoolWorkCallbacks + WaitNamedPipeA + WaitNamedPipeW + WakeAllConditionVariable + WakeConditionVariable + WerGetFlags + WerRegisterAdditionalProcess + WerRegisterAppLocalDump + WerRegisterCustomMetadata + WerRegisterExcludedMemoryBlock + WerRegisterFile + WerRegisterMemoryBlock + WerRegisterRuntimeExceptionModule + WerSetFlags + WerUnregisterAdditionalProcess + WerUnregisterAppLocalDump + WerUnregisterCustomMetadata + WerUnregisterExcludedMemoryBlock + WerUnregisterFile + WerUnregisterMemoryBlock + WerUnregisterRuntimeExceptionModule + WerpInitiateRemoteRecovery + WideCharToMultiByte + WinExec + Wow64DisableWow64FsRedirection + Wow64EnableWow64FsRedirection + Wow64GetThreadContext + Wow64GetThreadSelectorEntry + Wow64RevertWow64FsRedirection + Wow64SetThreadContext + Wow64SuspendThread + WriteConsoleA + WriteConsoleInputA + WriteConsoleInputW + WriteConsoleOutputA + WriteConsoleOutputAttribute + WriteConsoleOutputCharacterA + WriteConsoleOutputCharacterW + WriteConsoleOutputW + WriteConsoleW + WriteFile + WriteFileEx + WriteFileGather + WritePrivateProfileSectionA + WritePrivateProfileSectionW + WritePrivateProfileStringA + WritePrivateProfileStringW + WritePrivateProfileStructA + WritePrivateProfileStructW + WriteProcessMemory + WriteProfileSectionA + WriteProfileSectionW + WriteProfileStringA + WriteProfileStringW + WriteTapemark + ZombifyActCtx + _hread + _hwrite + _lclose + _lcreat + _llseek + _lopen + _lread + _lwrite + lstrcat + lstrcatA + lstrcatW + lstrcmp + lstrcmpA + lstrcmpW + lstrcmpi + lstrcmpiA + lstrcmpiW + lstrcpy + lstrcpyA + lstrcpyW + lstrcpyn + lstrcpynA + lstrcpynW + lstrlen + lstrlenA + lstrlenW + uaw_lstrcmpW + uaw_lstrcmpiW + uaw_lstrlenW + uaw_wcschr + uaw_wcscpy + uaw_wcsicmp + uaw_wcslen + uaw_wcsrchr + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/kernel32legacylib.txt b/symbols/SDK/um/arm64/kernel32legacylib.txt new file mode 100644 index 00000000..ddfc38df --- /dev/null +++ b/symbols/SDK/um/arm64/kernel32legacylib.txt @@ -0,0 +1,28 @@ +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\arm64\kernel32legacylib.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + E4 .bss + 48 .data + 1A2768 .debug$P + 138D84 .debug$S + 273F0 .debug$T + 20B5 .drectve + 34 .gfids$y + F40 .pdata + A72B .rdata + 20 .rdata$zETW0 + C5 .rdata$zETW1 + 47 .rdata$zETW2 + 2 .rdata$zETW9 + 2FC .text + 1E3A4 .text$mn + E38 .text$x + 13AC .xdata diff --git a/symbols/SDK/um/arm64/keycredmgr.txt b/symbols/SDK/um/arm64/keycredmgr.txt new file mode 100644 index 00000000..c093bcd6 --- /dev/null +++ b/symbols/SDK/um/arm64/keycredmgr.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\arm64\keycredmgr.lib + +File Type: LIBRARY + + Exports + + ordinal name + + KeyCredentialManagerFreeInformation + KeyCredentialManagerGetInformation + KeyCredentialManagerGetOperationErrorStates + KeyCredentialManagerShowUIOperation + + Summary + + CC .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/ksuser.txt b/symbols/SDK/um/arm64/ksuser.txt new file mode 100644 index 00000000..85d0a31d --- /dev/null +++ b/symbols/SDK/um/arm64/ksuser.txt @@ -0,0 +1,32 @@ +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\arm64\ksuser.lib + +File Type: LIBRARY + + Exports + + ordinal name + + KsCreateAllocator + KsCreateAllocator2 + KsCreateClock + KsCreateClock2 + KsCreatePin + KsCreatePin2 + KsCreateTopologyNode + KsCreateTopologyNode2 + + Summary + + C1E4 .debug$S + 16630 .debug$T + 4 .drectve + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 + 22A0 .rdata diff --git a/symbols/SDK/um/arm64/ktmw32.txt b/symbols/SDK/um/arm64/ktmw32.txt new file mode 100644 index 00000000..1db4ab10 --- /dev/null +++ b/symbols/SDK/um/arm64/ktmw32.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\arm64\ktmw32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CommitComplete + CommitEnlistment + CommitTransaction + CommitTransactionAsync + CreateEnlistment + CreateResourceManager + CreateTransaction + CreateTransactionManager + GetCurrentClockTransactionManager + GetEnlistmentId + GetEnlistmentRecoveryInformation + GetNotificationResourceManager + GetNotificationResourceManagerAsync + GetTransactionId + GetTransactionInformation + GetTransactionManagerId + OpenEnlistment + OpenResourceManager + OpenTransaction + OpenTransactionManager + OpenTransactionManagerById + PrePrepareComplete + PrePrepareEnlistment + PrepareComplete + PrepareEnlistment + PrivCreateTransaction + PrivIsLogWritableTransactionManager + PrivPropagationComplete + PrivPropagationFailed + PrivRegisterProtocolAddressInformation + ReadOnlyEnlistment + RecoverEnlistment + RecoverResourceManager + RecoverTransactionManager + RenameTransactionManager + RollbackComplete + RollbackEnlistment + RollbackTransaction + RollbackTransactionAsync + RollforwardTransactionManager + SetEnlistmentRecoveryInformation + SetResourceManagerCompletionPort + SetTransactionInformation + SinglePhaseReject + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/locationapi.txt b/symbols/SDK/um/arm64/locationapi.txt new file mode 100644 index 00000000..453aa702 --- /dev/null +++ b/symbols/SDK/um/arm64/locationapi.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\arm64\locationapi.lib + +File Type: LIBRARY + + Summary + + A068 .debug$S + 130E8 .debug$T + 32 .drectve + E40 .rdata diff --git a/symbols/SDK/um/arm64/magnification.txt b/symbols/SDK/um/arm64/magnification.txt new file mode 100644 index 00000000..e1e9f7ff --- /dev/null +++ b/symbols/SDK/um/arm64/magnification.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\arm64\magnification.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?MagSetFullscreenUseBitmapSmoothing@@YAHH@Z (int __cdecl MagSetFullscreenUseBitmapSmoothing(int)) + ?MagSetLensUseBitmapSmoothing@@YAHPEAUHWND__@@H@Z (int __cdecl MagSetLensUseBitmapSmoothing(struct HWND__ *,int)) + MagGetColorEffect + MagGetFullscreenColorEffect + MagGetFullscreenTransform + MagGetImageScalingCallback + MagGetInputTransform + MagGetWindowFilterList + MagGetWindowSource + MagGetWindowTransform + MagInitialize + MagSetColorEffect + MagSetFullscreenColorEffect + MagSetFullscreenTransform + MagSetImageScalingCallback + MagSetInputTransform + MagSetWindowFilterList + MagSetWindowSource + MagSetWindowTransform + MagShowSystemCursor + MagUninitialize + + Summary + + D5 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 12 .idata$6 diff --git a/symbols/SDK/um/arm64/mbnapi_uuid.txt b/symbols/SDK/um/arm64/mbnapi_uuid.txt new file mode 100644 index 00000000..3d3c4f21 --- /dev/null +++ b/symbols/SDK/um/arm64/mbnapi_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\arm64\mbnapi_uuid.lib + +File Type: LIBRARY + + Summary + + F94 .debug$S + 2DC .debug$T + 3 .drectve + 2F0 .rdata diff --git a/symbols/SDK/um/arm64/mciole32.txt b/symbols/SDK/um/arm64/mciole32.txt new file mode 100644 index 00000000..98433647 --- /dev/null +++ b/symbols/SDK/um/arm64/mciole32.txt @@ -0,0 +1,32 @@ +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\arm64\mciole32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 6 DllCreate + 3 DllCreateFromClip + 7 DllCreateFromFile + 5 DllCreateFromTemplate + 4 DllCreateLinkFromClip + 8 DllCreateLinkFromFile + 2 DllLoadFromStream + GetMessageHook + InstallHook + 10 OleQueryObjPos + RemoveHook + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/mdmlocalmanagement.txt b/symbols/SDK/um/arm64/mdmlocalmanagement.txt new file mode 100644 index 00000000..6e471ea0 --- /dev/null +++ b/symbols/SDK/um/arm64/mdmlocalmanagement.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\arm64\mdmlocalmanagement.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ApplyLocalManagementSyncML + RegisterDeviceWithLocalManagement + UnregisterDeviceWithLocalManagement + + Summary + + E4 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 18 .idata$6 diff --git a/symbols/SDK/um/arm64/mfplay.txt b/symbols/SDK/um/arm64/mfplay.txt new file mode 100644 index 00000000..94dd74af --- /dev/null +++ b/symbols/SDK/um/arm64/mfplay.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\arm64\mfplay.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MFPCreateMediaPlayer + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/mfreadwrite.txt b/symbols/SDK/um/arm64/mfreadwrite.txt new file mode 100644 index 00000000..86b4f3b9 --- /dev/null +++ b/symbols/SDK/um/arm64/mfreadwrite.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\arm64\mfreadwrite.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MFCreateSinkWriterFromMediaSink + MFCreateSinkWriterFromURL + MFCreateSourceReaderFromByteStream + MFCreateSourceReaderFromMediaSource + MFCreateSourceReaderFromURL + + Summary + + CF .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/mfsensorgroup.txt b/symbols/SDK/um/arm64/mfsensorgroup.txt new file mode 100644 index 00000000..19eca90f --- /dev/null +++ b/symbols/SDK/um/arm64/mfsensorgroup.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\arm64\mfsensorgroup.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MFCreateSensorActivityMonitor + MFCreateSensorGroup + MFCreateSensorProfile + MFCreateSensorProfileCollection + MFCreateSensorStream + + Summary + + D5 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 12 .idata$6 diff --git a/symbols/SDK/um/arm64/mfuuid.txt b/symbols/SDK/um/arm64/mfuuid.txt new file mode 100644 index 00000000..23bc26ad --- /dev/null +++ b/symbols/SDK/um/arm64/mfuuid.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\arm64\mfuuid.lib + +File Type: LIBRARY + + Summary + + 5CDC0 .debug$S + 5BEF8 .debug$T + 73 .drectve + 9A6C .rdata diff --git a/symbols/SDK/um/arm64/mi.txt b/symbols/SDK/um/arm64/mi.txt new file mode 100644 index 00000000..0068edf1 --- /dev/null +++ b/symbols/SDK/um/arm64/mi.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\arm64\mi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MI_Application_InitializeV1 + mi_clientFT_V1 + + Summary + + B4 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/mincore.txt b/symbols/SDK/um/arm64/mincore.txt new file mode 100644 index 00000000..12c1adbc --- /dev/null +++ b/symbols/SDK/um/arm64/mincore.txt @@ -0,0 +1,4391 @@ +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\arm64\mincore.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 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 + CoMarshalInterThreadInterfaceInStream + CoMarshalInterface + 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 + 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 + GetConsoleAliasExesA + GetConsoleAliasExesLengthA + GetConsoleAliasExesLengthW + GetConsoleAliasExesW + GetConsoleAliasW + GetConsoleAliasesA + GetConsoleAliasesLengthA + GetConsoleAliasesLengthW + GetConsoleAliasesW + GetConsoleCommandHistoryA + GetConsoleCommandHistoryLengthA + GetConsoleCommandHistoryLengthW + GetConsoleCommandHistoryW + GetConsoleDisplayMode + GetConsoleFontSize + GetConsoleHistoryInfo + GetConsoleProcessList + GetConsoleSelectionInfo + GetConsoleWindow + GetCurrentConsoleFont + GetCurrentConsoleFontEx + GetNumberOfConsoleMouseButtons + SetConsoleDisplayMode + SetConsoleHistoryInfo + SetConsoleNumberOfCommandsA + SetConsoleNumberOfCommandsW + SetCurrentConsoleFontEx + CopyFile2 + CopyFileExW + CreateDirectoryExW + CreateHardLinkW + CreateSymbolicLinkW + GetFileInformationByHandleEx + MoveFileExW + MoveFileWithProgressW + ReOpenFile + ReadDirectoryChangesW + ReplaceFileW + OpenFileById + CopyFileW + CreateHardLinkA + ReadDirectoryChangesExW + GetFirmwareEnvironmentVariableA + GetFirmwareEnvironmentVariableExA + GetFirmwareEnvironmentVariableExW + GetFirmwareEnvironmentVariableW + SetFirmwareEnvironmentVariableA + SetFirmwareEnvironmentVariableExA + SetFirmwareEnvironmentVariableExW + SetFirmwareEnvironmentVariableW + EnumCalendarInfoExEx + EnumCalendarInfoExW + EnumCalendarInfoW + EnumDateFormatsExEx + EnumDateFormatsExW + EnumDateFormatsW + EnumSystemCodePagesW + EnumTimeFormatsEx + EnumTimeFormatsW + GetCurrencyFormatEx + GetCurrencyFormatW + GetNumberFormatEx + AddSIDToBoundaryDescriptor + ClosePrivateNamespace + CreateBoundaryDescriptorW + CreatePrivateNamespaceW + DeleteBoundaryDescriptor + OpenPrivateNamespaceW + PathAllocCanonicalize + PathAllocCombine + PathCchAddBackslash + PathCchAddBackslashEx + PathCchAddExtension + PathCchAppend + PathCchAppendEx + PathCchCanonicalize + PathCchCanonicalizeEx + PathCchCombine + PathCchCombineEx + PathCchFindExtension + PathCchIsRoot + PathCchRemoveBackslash + PathCchRemoveBackslashEx + PathCchRemoveExtension + PathCchRemoveFileSpec + PathCchRenameExtension + PathCchSkipRoot + PathCchStripPrefix + PathCchStripToRoot + PathIsUNCEx + GetProcessGroupAffinity + GetThreadGroupAffinity + SetThreadGroupAffinity + K32EmptyWorkingSet + K32EnumDeviceDrivers + K32EnumPageFilesW + K32EnumProcessModules + K32EnumProcessModulesEx + K32EnumProcesses + K32GetDeviceDriverBaseNameW + K32GetDeviceDriverFileNameW + K32GetMappedFileNameW + K32GetModuleBaseNameW + K32GetModuleFileNameExW + K32GetModuleInformation + K32GetPerformanceInfo + K32GetProcessImageFileNameW + K32GetProcessMemoryInfo + K32GetWsChanges + K32GetWsChangesEx + K32InitializeProcessForWsWatch + K32QueryWorkingSet + K32QueryWorkingSetEx + QueryFullProcessImageNameW + AbortSystemShutdownW + InitiateSystemShutdownExW + InitiateShutdownW + CharLowerBuffW + CharLowerW + CharNextW + CharPrevW + CharUpperBuffW + CharUpperW + IsCharAlphaNumericW + IsCharAlphaW + IsCharLowerW + IsCharUpperW + SHLoadIndirectString + GetNumaHighestNodeNumber + GetNumaNodeProcessorMaskEx + GetNumaProximityNodeEx + GetFileVersionInfoExW + GetFileVersionInfoSizeExW + VerFindFileW + VerQueryValueW + GetFileVersionInfoSizeW + GetFileVersionInfoW + 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 + HSTRING_UserFree + HSTRING_UserFree64 + HSTRING_UserMarshal + HSTRING_UserMarshal64 + HSTRING_UserSize + HSTRING_UserSize64 + HSTRING_UserUnmarshal + HSTRING_UserUnmarshal64 + WindowsCompareStringOrdinal + WindowsConcatString + WindowsCreateString + WindowsCreateStringReference + WindowsDeleteString + WindowsDeleteStringBuffer + WindowsDuplicateString + WindowsGetStringLen + WindowsGetStringRawBuffer + WindowsInspectString + WindowsIsStringEmpty + WindowsPreallocateStringBuffer + WindowsPromoteStringBuffer + WindowsReplaceString + WindowsStringHasEmbeddedNull + WindowsSubstring + WindowsSubstringWithSpecifiedLength + WindowsTrimStringEnd + WindowsTrimStringStart + WindowsInspectString2 + CopyContext + InitializeContext + CM_Delete_Class_Key + CM_Delete_DevNode_Key + CM_Delete_Device_Interface_KeyW + CM_Disable_DevNode + CM_Enable_DevNode + CM_Get_Child + CM_Get_Class_PropertyW + CM_Get_Class_Property_Keys + CM_Get_Class_Registry_PropertyW + CM_Get_Depth + CM_Get_DevNode_PropertyW + CM_Get_DevNode_Property_Keys + CM_Get_DevNode_Registry_PropertyW + CM_Get_DevNode_Status + CM_Get_Device_IDW + CM_Get_Device_ID_ListW + CM_Get_Device_ID_List_SizeW + CM_Get_Device_ID_Size + CM_Get_Device_Interface_ListW + CM_Get_Device_Interface_List_SizeW + CM_Get_Device_Interface_PropertyW + CM_Get_Device_Interface_Property_KeysW + CM_Get_Parent + CM_Get_Sibling + CM_Locate_DevNodeW + CM_MapCrToWin32Err + CM_Open_Class_KeyW + CM_Open_DevNode_Key + CM_Open_Device_Interface_KeyW + CM_Query_And_Remove_SubTreeW + CM_Register_Notification + CM_Set_Class_PropertyW + CM_Set_Class_Registry_PropertyW + CM_Set_DevNode_PropertyW + CM_Set_DevNode_Registry_PropertyW + CM_Set_Device_Interface_PropertyW + CM_Setup_DevNode + CM_Uninstall_DevNode + CM_Unregister_Notification + CM_Delete_Device_Interface_KeyA + CM_Get_Class_Registry_PropertyA + CM_Get_DevNode_Registry_PropertyA + CM_Get_Device_IDA + CM_Get_Device_ID_ListA + CM_Get_Device_ID_List_SizeA + CM_Get_Device_Interface_ListA + CM_Get_Device_Interface_List_SizeA + 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 + EventActivityIdControl + EventEnabled + EventProviderEnabled + EventRegister + EventSetInformation + EventUnregister + EventWrite + EventWriteEx + EventWriteString + EventWriteTransfer + CallNtPowerInformation + GetPwrCapabilities + PowerDeterminePlatformRoleEx + PowerRegisterSuspendResumeNotification + PowerUnregisterSuspendResumeNotification + PowerGetActiveScheme + PowerReadACValue + PowerReadDCValue + PowerSetActiveScheme + PowerSettingRegisterNotification + PowerSettingUnregisterNotification + PowerWriteACValueIndex + PowerWriteDCValueIndex + 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 + 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 + QuirkGetData + QuirkGetData2 + QuirkIsEnabled + QuirkIsEnabled2 + QuirkIsEnabled3 + QuirkIsEnabledForPackage + QuirkIsEnabledForPackage2 + QuirkIsEnabledForProcess + QuirkIsEnabledForPackage3 + QuirkIsEnabledForPackage4 + LookupAccountNameW + LookupAccountSidW + LookupPrivilegeDisplayNameW + LookupPrivilegeNameW + LookupPrivilegeValueW + LsaEnumerateTrustedDomains + LsaManageSidNameMapping + DelayLoadFailureHook + ResolveDelayLoadedAPI + ResolveDelayLoadsFromDll + 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 + 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 + 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 + 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 + 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 + DsCrackSpn2A + DsCrackSpn2W + DsCrackSpn3W + DsCrackSpn4W + DsCrackSpnA + DsCrackSpnW + DsCrackUnquotedMangledRdnA + DsCrackUnquotedMangledRdnW + DsGetRdnW + DsIsMangledDnA + DsIsMangledDnW + DsIsMangledRdnValueA + DsIsMangledRdnValueW + DsMakeSpn2W + DsMakeSpnA + DsMakeSpnW + DsQuoteRdnValueA + DsQuoteRdnValueW + DsUnquoteRdnValueA + DsUnquoteRdnValueW + DsRoleFreeMemory + DsRoleGetPrimaryDomainInformation + 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 + 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 + 286 BSTR_UserFree + BSTR_UserFree64 + 284 BSTR_UserMarshal + BSTR_UserMarshal64 + 283 BSTR_UserSize + BSTR_UserSize64 + 285 BSTR_UserUnmarshal + BSTR_UserUnmarshal64 + 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 + LPSAFEARRAY_UserFree64 + 292 LPSAFEARRAY_UserMarshal + LPSAFEARRAY_UserMarshal64 + 291 LPSAFEARRAY_UserSize + LPSAFEARRAY_UserSize64 + 293 LPSAFEARRAY_UserUnmarshal + LPSAFEARRAY_UserUnmarshal64 + 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 + VARIANT_UserFree64 + 288 VARIANT_UserMarshal + VARIANT_UserMarshal64 + 287 VARIANT_UserSize + VARIANT_UserSize64 + 289 VARIANT_UserUnmarshal + VARIANT_UserUnmarshal64 + 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 + 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 + ?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 + 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 + NetGetJoinInformation + NetGetJoinableOUs + NetJoinDomain + NetRemoveAlternateComputerName + NetRenameMachineInDomain + NetSetPrimaryComputerName + NetUnjoinDomain + NetUseAdd + NetUseDel + NetUseEnum + NetUseGetInfo + NetValidateName + NetWkstaGetInfo + NetWkstaSetInfo + NetWkstaStatisticsGet + NetWkstaTransportAdd + NetWkstaTransportDel + NetWkstaTransportEnum + NetWkstaUserEnum + NetWkstaUserGetInfo + NetWkstaUserSetInfo + 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 + 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 + GetDateFormatA + GetDateFormatW + GetTimeFormatA + GetTimeFormatW + GetDateFormatEx + GetTimeFormatEx + GetDurationFormatEx + DebugBreak + IsDebuggerPresent + OutputDebugStringA + OutputDebugStringW + CheckRemoteDebuggerPresent + ContinueDebugEvent + DebugActiveProcess + DebugActiveProcessStop + WaitForDebugEvent + WaitForDebugEventEx + GetErrorMode + GetLastError + RaiseException + SetErrorMode + SetLastError + SetUnhandledExceptionFilter + UnhandledExceptionFilter + AddVectoredContinueHandler + AddVectoredExceptionHandler + RemoveVectoredContinueHandler + RemoveVectoredExceptionHandler + RestoreLastError + RaiseFailFastException + FatalAppExitA + FatalAppExitW + GetThreadErrorMode + SetThreadErrorMode + TerminateProcessOnMemoryExhaustion + FlsAlloc + FlsFree + FlsGetValue + FlsSetValue + IsThreadAFiber + 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 + GetLogicalDriveStringsW + GetLogicalDrives + 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 + 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 + InitializeSListHead + InterlockedFlushSList + InterlockedPopEntrySList + InterlockedPushEntrySList + QueryDepthSList + InterlockedPushListSListEx + CancelIoEx + CreateIoCompletionPort + DeviceIoControl + GetOverlappedResult + GetQueuedCompletionStatus + GetQueuedCompletionStatusEx + PostQueuedCompletionStatus + CancelIo + CancelSynchronousIo + GetOverlappedResultEx + IsProcessInJob + 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 + ConvertDefaultLocale + EnumSystemGeoID + EnumSystemLocalesA + EnumSystemLocalesW + FindNLSString + FindNLSStringEx + FormatMessageA + FormatMessageW + GetACP + GetCPInfo + GetCPInfoExW + GetCalendarInfoEx + GetCalendarInfoW + GetFileMUIInfo + GetFileMUIPath + GetGeoInfoW + GetLocaleInfoA + GetLocaleInfoEx + GetLocaleInfoW + GetNLSVersion + GetNLSVersionEx + GetOEMCP + GetProcessPreferredUILanguages + GetSystemDefaultLCID + GetSystemDefaultLangID + GetSystemPreferredUILanguages + GetThreadLocale + GetThreadPreferredUILanguages + GetThreadUILanguage + GetUILanguageInfo + GetUserDefaultLCID + GetUserDefaultLangID + 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 + 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 + ConnectNamedPipe + CreateNamedPipeW + CreatePipe + DisconnectNamedPipe + GetNamedPipeClientComputerNameW + ImpersonateNamedPipeClient + PeekNamedPipe + SetNamedPipeHandleState + TransactNamedPipe + WaitNamedPipeW + GetNamedPipeHandleStateW + GetNamedPipeInfo + CallNamedPipeW + 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 + GetThreadIOPendingFlag + GetThreadInformation + IsProcessCritical + QueryProtectedPolicy + SetProcessPriorityBoost + SetProtectedPolicy + SetThreadInformation + CreateProcessAsUserA + GetProcessDefaultCpuSets + GetProcessInformation + GetProcessShutdownParameters + GetSystemCpuSetInformation + GetThreadDescription + GetThreadSelectedCpuSets + SetProcessDefaultCpuSets + SetProcessInformation + SetThreadDescription + SetThreadIdealProcessor + SetThreadSelectedCpuSets + QueryPerformanceCounter + QueryPerformanceFrequency + 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 + RtlAddFunctionTable + RtlCaptureContext + RtlCaptureStackBackTrace + RtlCompareMemory + RtlDeleteFunctionTable + RtlInstallFunctionTableCallback + RtlLookupFunctionEntry + RtlPcToFileHeader + RtlRaiseException + RtlRestoreContext + RtlUnwind + RtlUnwindEx + RtlVirtualUnwind + RtlAddGrowableFunctionTable + RtlDeleteGrowableFunctionTable + RtlGrowFunctionTable + CompareStringEx + CompareStringOrdinal + CompareStringW + FoldStringW + GetStringTypeExW + GetStringTypeW + MultiByteToWideChar + WideCharToMultiByte + 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 + ReleaseSRWLockExclusive + ReleaseSRWLockShared + ReleaseSemaphore + ResetEvent + SetCriticalSectionSpinCount + SetEvent + SetWaitableTimer + SetWaitableTimerEx + SleepEx + TryAcquireSRWLockExclusive + TryAcquireSRWLockShared + TryEnterCriticalSection + WaitForMultipleObjectsEx + WaitForSingleObject + WaitForSingleObjectEx + DeleteSynchronizationBarrier + EnterSynchronizationBarrier + InitOnceBeginInitialize + InitOnceComplete + InitOnceExecuteOnce + InitOnceInitialize + InitializeConditionVariable + InitializeSynchronizationBarrier + 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 + 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 + SetDynamicTimeZoneInformation + SetTimeZoneInformation + SystemTimeToFileTime + SystemTimeToTzSpecificLocalTime + SystemTimeToTzSpecificLocalTimeEx + TzSpecificLocalTimeToSystemTime + TzSpecificLocalTimeToSystemTimeEx + Beep + DecodePointer + DecodeSystemPointer + EncodePointer + EncodeSystemPointer + DecodeRemotePointer + EncodeRemotePointer + IsWow64Process + Wow64DisableWow64FsRedirection + Wow64RevertWow64FsRedirection + GetSystemWow64Directory2A + GetSystemWow64Directory2W + GetSystemWow64DirectoryA + GetSystemWow64DirectoryW + IsWow64Process2 + Wow64SetThreadDefaultGuestMachine + IsWow64GuestMachineSupported + RtlCopyExtendedContext + RtlGetEnabledExtendedFeatures + RtlGetExtendedContextLength + RtlGetExtendedFeaturesMask + RtlInitializeExtendedContext + RtlLocateExtendedFeature + RtlLocateLegacyContext + RtlSetExtendedFeaturesMask + RtlCopyContext + RtlLocateExtendedFeature2 + CloseTrace + OpenTraceW + ProcessTrace + QueryTraceProcessingHandle + ControlTraceW + EnableTraceEx2 + EnumerateTraceGuidsEx + EventAccessControl + EventAccessQuery + EventAccessRemove + QueryAllTracesW + StartTraceW + StopTraceW + TraceQueryInformation + TraceSetInformation + GetAppContainerNamedObjectPath + 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 + ConvertSecurityDescriptorToStringSecurityDescriptorW + ConvertSidToStringSidW + ConvertStringSecurityDescriptorToSecurityDescriptorW + ConvertStringSidToSidW + 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 + SystemFunction001 + SystemFunction002 + SystemFunction003 + SystemFunction004 + SystemFunction005 + SystemFunction028 + SystemFunction029 + SystemFunction034 + SystemFunction036 + SystemFunction040 + SystemFunction041 + 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 + 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 + GetUniDirectionalAdapterInfo + GetUnicastIpAddressEntry + GetUnicastIpAddressTable + GetWPAOACSupportLevel + Icmp6CreateFile + Icmp6ParseReplies + Icmp6SendEcho2 + IcmpCloseHandle + IcmpCreateFile + IcmpParseReplies + IcmpSendEcho + IcmpSendEcho2 + IcmpSendEcho2Ex + InitializeCompartmentEntry + InitializeIpForwardEntry + InitializeIpInterfaceEntry + InitializeUnicastIpAddressEntry + InternalCleanupPersistentStore + InternalCreateAnycastIpAddressEntry + InternalCreateIpForwardEntry + InternalCreateIpForwardEntry2 + InternalCreateIpNetEntry + InternalCreateIpNetEntry2 + InternalCreateUnicastIpAddressEntry + InternalDeleteAnycastIpAddressEntry + InternalDeleteIpForwardEntry + InternalDeleteIpForwardEntry2 + InternalDeleteIpNetEntry + InternalDeleteIpNetEntry2 + InternalDeleteUnicastIpAddressEntry + InternalFindInterfaceByAddress + InternalGetAnycastIpAddressEntry + InternalGetAnycastIpAddressTable + InternalGetBoundTcp6EndpointTable + InternalGetBoundTcpEndpointTable + InternalGetForwardIpTable2 + InternalGetIPPhysicalInterfaceForDestination + InternalGetIfEntry2 + InternalGetIfTable + InternalGetIfTable2 + InternalGetIpAddrTable + InternalGetIpForwardEntry2 + InternalGetIpForwardTable + InternalGetIpInterfaceEntry + InternalGetIpInterfaceTable + InternalGetIpNetEntry2 + InternalGetIpNetTable + InternalGetIpNetTable2 + 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 + NTPTimeToNTFileTime + NTTimeToNTPTime + NhGetGuidFromInterfaceName + NhGetInterfaceDescriptionFromGuid + NhGetInterfaceNameFromDeviceGuid + NhGetInterfaceNameFromGuid + NhpAllocateAndGetInterfaceInfoFromStack + NotifyAddrChange + NotifyCompartmentChange + NotifyIpInterfaceChange + NotifyRouteChange + NotifyRouteChange2 + NotifyStableUnicastIpAddressTable + NotifyTeredoPortChange + NotifyUnicastIpAddressChange + OpenCompartment + ParseNetworkString + PfAddFiltersToInterface + PfAddGlobalFilterToInterface + PfBindInterfaceToIPAddress + PfBindInterfaceToIndex + 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 + if_indextoname + if_nametoindex + 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 + ?I_RpcBindingInqCurrentModifiedId@@YAJPEAXPEAU_LUID@@@Z (long __cdecl I_RpcBindingInqCurrentModifiedId(void *,struct _LUID *)) + ?I_RpcFixTransferSyntax@@YAXPEAU_RPC_MESSAGE@@@Z (void __cdecl I_RpcFixTransferSyntax(struct _RPC_MESSAGE *)) + ?I_RpcFwThisIsTheManager@@YAXXZ (void __cdecl I_RpcFwThisIsTheManager(void)) + ?I_RpcInitNdrImports@@YAXPEAPEBU_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@@YAJPEAXKPEAPEAX@Z (long __cdecl I_RpcOpenClientThread(void *,unsigned long,void * *)) + ?I_RpcServerTurnOnOffKeepalives@@YAJPEAXHKK@Z (long __cdecl I_RpcServerTurnOnOffKeepalives(void *,int,unsigned long,unsigned long)) + ?NdrFullPointerFree@@YAHPEAU_FULL_PTR_XLAT_TABLES@@PEAX@Z (int __cdecl NdrFullPointerFree(struct _FULL_PTR_XLAT_TABLES *,void *)) + ?NdrFullPointerInsertRefId@@YAXPEAU_FULL_PTR_XLAT_TABLES@@KPEAX@Z (void __cdecl NdrFullPointerInsertRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,void *)) + ?NdrFullPointerQueryPointer@@YAHPEAU_FULL_PTR_XLAT_TABLES@@PEAXEPEAK@Z (int __cdecl NdrFullPointerQueryPointer(struct _FULL_PTR_XLAT_TABLES *,void *,unsigned char,unsigned long *)) + ?NdrFullPointerQueryRefId@@YAHPEAU_FULL_PTR_XLAT_TABLES@@KEPEAPEAX@Z (int __cdecl NdrFullPointerQueryRefId(struct _FULL_PTR_XLAT_TABLES *,unsigned long,unsigned char,void * *)) + ?pfnFreeRoutines@@3QEBQ6AXPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (void (__cdecl*const * const pfnFreeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnMarshallRoutines@@3QEBQ6APEAEPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (unsigned char * (__cdecl*const * const pfnMarshallRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnSizeRoutines@@3QEBQ6AXPEAU_MIDL_STUB_MESSAGE@@PEAEPEBE@ZEB (void (__cdecl*const * const pfnSizeRoutines)(struct _MIDL_STUB_MESSAGE *,unsigned char *,unsigned char const *)) + ?pfnUnmarshallRoutines@@3QEBQ6APEAEPEAU_MIDL_STUB_MESSAGE@@PEAPEAEPEBEE@ZEB (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_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 + Ndr64AsyncClientCall + Ndr64AsyncServerCall64 + Ndr64AsyncServerCallAll + Ndr64DcomAsyncClientCall + Ndr64DcomAsyncStubCall + NdrAllocate + NdrAsyncClientCall + NdrAsyncServerCall + NdrByteCountPointerBufferSize + NdrByteCountPointerFree + NdrByteCountPointerMarshall + NdrByteCountPointerUnmarshall + NdrCStdStubBuffer2_Release + NdrCStdStubBuffer_Release + NdrClearOutParameters + NdrClientCall2 + NdrClientCall3 + 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 + NdrMesProcEncodeDecode3 + NdrMesSimpleTypeAlignSize + NdrMesSimpleTypeAlignSizeAll + NdrMesSimpleTypeDecode + NdrMesSimpleTypeDecodeAll + NdrMesSimpleTypeEncode + NdrMesSimpleTypeEncodeAll + NdrMesTypeAlignSize + NdrMesTypeAlignSize2 + NdrMesTypeAlignSize3 + NdrMesTypeDecode + NdrMesTypeDecode2 + NdrMesTypeDecode3 + NdrMesTypeEncode + NdrMesTypeEncode2 + NdrMesTypeEncode3 + NdrMesTypeFree2 + NdrMesTypeFree3 + 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 + NdrServerCallAll + NdrServerCallNdr64 + NdrServerContextMarshall + NdrServerContextNewMarshall + NdrServerContextNewUnmarshall + NdrServerContextUnmarshall + NdrServerInitialize + NdrServerInitializeMarshall + NdrServerInitializeNew + NdrServerInitializePartial + NdrServerInitializeUnmarshall + NdrSimpleStructBufferSize + NdrSimpleStructFree + NdrSimpleStructMarshall + NdrSimpleStructMemorySize + NdrSimpleStructUnmarshall + NdrSimpleTypeMarshall + NdrSimpleTypeUnmarshall + NdrStubCall2 + NdrStubCall3 + 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 + 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 + InitSecurityInterfaceA + InitSecurityInterfaceW + InitializeSecurityContextA + InitializeSecurityContextW + 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 + 23 socket + 22 shutdown + 21 setsockopt + 20 sendto + 19 send + 18 select + 17 recvfrom + 16 recv + 15 ntohs + 14 ntohl + 13 listen + 10 ioctlsocket + inet_pton + inet_ntop + 12 inet_ntoa + 11 inet_addr + 9 htons + 8 htonl + 7 getsockopt + 6 getsockname + 56 getservbyport + 55 getservbyname + 54 getprotobynumber + 53 getprotobyname + 5 getpeername + getnameinfo + 57 gethostname + 52 gethostbyname + 51 gethostbyaddr + getaddrinfo + freeaddrinfo + 4 connect + 3 closesocket + 2 bind + 1 accept + 151 __WSAFDIsSet + WahWriteLSPEvent + WahWaitForNotification + WahRemoveHandleContext + WahReferenceContextByHandle + WahQueueUserApc + WahOpenNotificationHandleHelper + WahOpenHandleHelper + WahOpenCurrentThread + WahOpenApcHelper + WahNotifyAllProcesses + WahInsertHandleContext + WahEnumerateHandleContexts + WahEnableNonIFSHandleSupport + WahDisableNonIFSHandleSupport + WahDestroyHandleContextTable + WahCreateSocketHandle + WahCreateNotificationHandle + WahCreateHandleContextTable + WahCompleteRequest + WahCloseThread + WahCloseSocketHandle + WahCloseNotificationHandleHelper + WahCloseHandleHelper + WahCloseApcHelper + WSCWriteProviderOrderEx + WSCWriteProviderOrder32 + WSCWriteProviderOrder + WSCWriteNameSpaceOrder32 + WSCWriteNameSpaceOrder + WSCUpdateProviderEx + WSCUpdateProvider32 + WSCUpdateProvider + WSCUnInstallNameSpaceEx2 + WSCUnInstallNameSpace32 + WSCUnInstallNameSpace + WSCSetProviderInfo32 + WSCSetProviderInfo + WSCSetApplicationCategoryEx + WSCSetApplicationCategory + WSCInstallProviderEx + WSCInstallProviderAndChains64_32 + WSCInstallProvider64_32 + WSCInstallProvider + WSCInstallNameSpaceEx32 + WSCInstallNameSpaceEx2 + WSCInstallNameSpaceEx + WSCInstallNameSpace32 + WSCInstallNameSpace + WSCGetProviderPath32 + WSCGetProviderPath + WSCGetProviderInfo32 + WSCGetProviderInfo + WSCGetApplicationCategoryEx + WSCGetApplicationCategory + WSCEnumProtocolsEx + WSCEnumProtocols32 + WSCEnumProtocols + WSCEnumNameSpaceProvidersEx32 + WSCEnumNameSpaceProviders32 + WSCEnableNSProvider32 + WSCEnableNSProvider + WSCDeinstallProviderEx + WSCDeinstallProvider32 + WSCDeinstallProvider + WSAWaitForMultipleEvents + 110 WSAUnhookBlockingHook + WSAUnadvertiseProvider + WSAStringToAddressW + WSAStringToAddressA + 115 WSAStartup + WSASocketW + WSASocketA + WSASetServiceW + WSASetServiceA + 112 WSASetLastError + WSASetEvent + 109 WSASetBlockingHook + WSASendTo + WSASendMsg + WSASendDisconnect + WSASend + WSAResetEvent + WSARemoveServiceClass + WSARecvFrom + WSARecvDisconnect + WSARecv + WSAProviderConfigChange + WSAProviderCompleteAsyncCall + WSAPoll + WSANtohs + WSANtohl + WSANSPIoctl + WSALookupServiceNextW + WSALookupServiceNextA + WSALookupServiceEnd + WSALookupServiceBeginW + WSALookupServiceBeginA + WSAJoinLeaf + 114 WSAIsBlocking + WSAIoctl + WSAInstallServiceClassW + WSAInstallServiceClassA + WSAHtons + WSAHtonl + WSAGetServiceClassNameByClassIdW + WSAGetServiceClassNameByClassIdA + WSAGetServiceClassInfoW + WSAGetServiceClassInfoA + WSAGetQOSByName + WSAGetOverlappedResult + 111 WSAGetLastError + WSAEventSelect + WSAEnumProtocolsW + WSAEnumProtocolsA + WSAEnumNetworkEvents + WSAEnumNameSpaceProvidersW + WSAEnumNameSpaceProvidersExW + WSAEnumNameSpaceProvidersExA + WSAEnumNameSpaceProvidersA + WSADuplicateSocketW + WSADuplicateSocketA + WSACreateEvent + WSAConnectByNameW + WSAConnectByNameA + WSAConnectByList + WSAConnect + WSACloseEvent + 116 WSACleanup + 113 WSACancelBlockingCall + 108 WSACancelAsyncRequest + 101 WSAAsyncSelect + 106 WSAAsyncGetServByPort + 107 WSAAsyncGetServByName + 104 WSAAsyncGetProtoByNumber + 105 WSAAsyncGetProtoByName + 103 WSAAsyncGetHostByName + 102 WSAAsyncGetHostByAddr + WSAAdvertiseProvider + WSAAddressToStringW + WSAAddressToStringA + WSAAccept + WPUGetProviderPathEx + WPUCompleteOverlappedRequest + 500 WEP + SetAddrInfoExW + SetAddrInfoExA + InetPtonW + InetNtopW + GetNameInfoW + GetHostNameW + GetAddrInfoW + GetAddrInfoExW + GetAddrInfoExOverlappedResult + GetAddrInfoExCancel + GetAddrInfoExA + FreeAddrInfoW + FreeAddrInfoExW + FreeAddrInfoEx + ?WSApSetPostRoutine@@YAHPEAX@Z (int __cdecl WSApSetPostRoutine(void *)) + + Summary + + CE4C .debug$S + D84 .idata$2 + D84 .idata$3 + 568 .idata$4 + 568 .idata$5 + 1638 .idata$6 diff --git a/symbols/SDK/um/arm64/mincore_downlevel.txt b/symbols/SDK/um/arm64/mincore_downlevel.txt new file mode 100644 index 00000000..e6476ced --- /dev/null +++ b/symbols/SDK/um/arm64/mincore_downlevel.txt @@ -0,0 +1,472 @@ +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\arm64\mincore_downlevel.lib + +File Type: LIBRARY + + Exports + + ordinal name + + GetAcceptLanguagesW + HashData + IsInternetESCEnabled + ParseURLW + PathAddBackslashA + PathAddBackslashW + PathAddExtensionA + PathAddExtensionW + PathAppendA + PathAppendW + PathCanonicalizeA + PathCanonicalizeW + PathCommonPrefixA + PathCommonPrefixW + PathCreateFromUrlAlloc + PathCreateFromUrlW + PathFileExistsA + PathFileExistsW + PathFindExtensionA + PathFindExtensionW + PathFindFileNameA + PathFindFileNameW + PathFindNextComponentA + PathFindNextComponentW + PathGetArgsA + PathGetArgsW + PathGetDriveNumberA + PathGetDriveNumberW + PathIsFileSpecA + PathIsFileSpecW + PathIsLFNFileSpecA + PathIsLFNFileSpecW + PathIsPrefixA + PathIsPrefixW + PathIsRelativeA + PathIsRelativeW + PathIsRootA + PathIsRootW + PathIsSameRootA + PathIsSameRootW + PathIsUNCA + PathIsUNCServerA + PathIsUNCServerShareA + PathIsUNCServerShareW + PathIsUNCServerW + PathIsUNCW + PathIsURLW + PathParseIconLocationA + PathParseIconLocationW + PathRelativePathToA + PathRelativePathToW + PathRemoveBackslashA + PathRemoveBackslashW + PathRemoveBlanksA + PathRemoveBlanksW + PathRemoveExtensionA + PathRemoveExtensionW + PathRemoveFileSpecA + PathRemoveFileSpecW + PathRenameExtensionA + PathRenameExtensionW + PathSkipRootA + PathSkipRootW + PathStripPathA + PathStripPathW + PathStripToRootA + PathStripToRootW + PathUnquoteSpacesA + PathUnquoteSpacesW + QISearch + SHLoadIndirectString + SHRegCloseUSKey + SHRegDeleteUSValueA + SHRegDeleteUSValueW + SHRegEnumUSKeyA + SHRegEnumUSKeyW + SHRegGetBoolUSValueA + SHRegGetBoolUSValueW + SHRegGetUSValueA + SHRegGetUSValueW + SHRegOpenUSKeyA + SHRegOpenUSKeyW + SHRegQueryUSValueA + SHRegQueryUSValueW + SHRegSetUSValueA + SHRegSetUSValueW + StrCSpnA + StrCSpnIA + StrCSpnIW + StrCSpnW + StrCatBuffA + StrCatBuffW + StrCatChainW + StrChrA + StrChrIA + StrChrIW + StrChrNIW + StrChrNW + StrChrW + StrCmpCA + StrCmpCW + StrCmpICA + StrCmpICW + StrCmpIW + StrCmpLogicalW + StrCmpNA + StrCmpNCA + StrCmpNCW + StrCmpNIA + StrCmpNICA + StrCmpNICW + StrCmpNIW + StrCmpNW + StrCmpW + StrCpyNW + StrDupA + StrDupW + StrIsIntlEqualA + StrIsIntlEqualW + StrPBrkA + StrPBrkW + StrRChrA + StrRChrIA + StrRChrIW + StrRChrW + StrRStrIA + StrRStrIW + StrSpnA + StrSpnW + StrStrA + StrStrIA + StrStrIW + StrStrNIW + StrStrNW + StrStrW + StrToInt64ExA + StrToInt64ExW + StrToIntA + StrToIntExA + StrToIntExW + StrToIntW + StrTrimA + StrTrimW + UrlApplySchemeW + UrlCanonicalizeW + UrlCombineA + UrlCombineW + UrlCreateFromPathW + UrlEscapeW + UrlFixupW + UrlGetLocationW + UrlGetPartW + UrlIsW + UrlUnescapeA + UrlUnescapeW + IStream_Copy + IStream_Read + IStream_ReadStr + IStream_Reset + IStream_Size + IStream_Write + IStream_WriteStr + IUnknown_AtomicRelease + IUnknown_GetSite + IUnknown_QueryService + IUnknown_Set + IUnknown_SetSite + SHAnsiToAnsi + SHAnsiToUnicode + SHCopyKeyA + SHCopyKeyW + SHCreateMemStream + SHCreateStreamOnFileA + SHCreateStreamOnFileEx + SHCreateStreamOnFileW + SHCreateThreadRef + SHDeleteEmptyKeyA + SHDeleteEmptyKeyW + SHDeleteKeyA + SHDeleteKeyW + SHDeleteValueA + SHDeleteValueW + SHEnumKeyExA + SHEnumKeyExW + SHEnumValueA + SHEnumValueW + SHGetThreadRef + SHGetValueA + SHGetValueW + SHOpenRegStream2A + SHOpenRegStream2W + SHOpenRegStreamA + SHOpenRegStreamW + SHQueryInfoKeyA + SHQueryInfoKeyW + SHQueryValueExA + SHQueryValueExW + SHRegDuplicateHKey + SHRegGetPathA + SHRegGetPathW + SHRegGetValueA + SHRegGetValueW + SHRegSetPathA + SHRegSetPathW + SHReleaseThreadRef + SHSetThreadRef + SHSetValueA + SHSetValueW + SHStrDupW + SHUnicodeToAnsi + SHUnicodeToUnicode + CommandLineToArgvW + GetCurrentProcessExplicitAppUserModelID + SetCurrentProcessExplicitAppUserModelID + GetFileVersionInfoExW + GetFileVersionInfoSizeExW + VerFindFileA + VerFindFileW + VerQueryValueA + VerQueryValueW + CharLowerA + CharLowerBuffA + CharLowerBuffW + CharLowerW + CharNextA + CharNextExA + CharNextW + CharPrevA + CharPrevExA + CharPrevW + CharUpperA + CharUpperBuffA + CharUpperBuffW + CharUpperW + IsCharAlphaA + IsCharAlphaNumericA + IsCharAlphaNumericW + IsCharAlphaW + IsCharLowerA + IsCharLowerW + IsCharUpperA + IsCharUpperW + 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 + CreateProcessAsUserW + CreateRestrictedToken + CreateWellKnownSid + DeleteAce + DestroyPrivateObjectSecurity + DuplicateToken + DuplicateTokenEx + EqualDomainSid + EqualPrefixSid + EqualSid + EventActivityIdControl + EventEnabled + EventProviderEnabled + EventRegister + EventUnregister + EventWrite + EventWriteString + EventWriteTransfer + FindFirstFreeAce + FreeSid + GetAce + GetAclInformation + GetFileSecurityW + GetKernelObjectSecurity + GetLengthSid + GetPrivateObjectSecurity + GetSecurityDescriptorControl + GetSecurityDescriptorDacl + GetSecurityDescriptorGroup + GetSecurityDescriptorLength + GetSecurityDescriptorOwner + GetSecurityDescriptorRMControl + GetSecurityDescriptorSacl + GetSidIdentifierAuthority + GetSidLengthRequired + GetSidSubAuthority + GetSidSubAuthorityCount + GetTokenInformation + GetTraceEnableFlags + GetTraceEnableLevel + GetTraceLoggerHandle + InitializeAcl + InitializeSecurityDescriptor + InitializeSid + IsTokenRestricted + IsValidAcl + IsValidSecurityDescriptor + IsValidSid + MakeAbsoluteSD + MakeSelfRelativeSD + OpenProcessToken + OpenThreadToken + PrivilegeCheck + PrivilegedServiceAuditAlarmW + QuerySecurityAccessMask + 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 + RegisterTraceGuidsW + RevertToSelf + SetAclInformation + SetFileSecurityW + SetKernelObjectSecurity + SetSecurityAccessMask + SetSecurityDescriptorControl + SetSecurityDescriptorDacl + SetSecurityDescriptorGroup + SetSecurityDescriptorOwner + SetSecurityDescriptorRMControl + SetSecurityDescriptorSacl + SetTokenInformation + TraceEvent + TraceMessage + TraceMessageVa + UnregisterTraceGuids + CloseServiceHandle + ConvertSidToStringSidW + ConvertStringSecurityDescriptorToSecurityDescriptorW + ConvertStringSidToSidW + CredDeleteW + CredEnumerateW + CredFree + CredReadDomainCredentialsW + CredReadW + CredWriteDomainCredentialsW + CredWriteW + OpenSCManagerW + OpenServiceW + QueryServiceConfigW + IdnToAscii + IdnToUnicode + CLSIDFromProgID + CLSIDFromString + CoCopyProxy + CoCreateFreeThreadedMarshaler + CoCreateGuid + CoCreateInstance + CoCreateInstanceEx + CoDisconnectObject + CoFreeUnusedLibraries + CoFreeUnusedLibrariesEx + CoGetApartmentType + CoGetClassObject + CoGetCurrentLogicalThreadId + CoGetInterfaceAndReleaseStream + CoGetMalloc + CoGetMarshalSizeMax + CoGetObjectContext + CoGetStdMarshalEx + CoGetTreatAsClass + CoImpersonateClient + CoInitializeEx + CoInitializeSecurity + CoMarshalInterThreadInterfaceInStream + CoMarshalInterface + CoRegisterClassObject + CoRegisterInitializeSpy + CoRegisterMessageFilter + CoReleaseMarshalData + CoRevertToSelf + CoRevokeClassObject + CoRevokeInitializeSpy + CoSetProxyBlanket + CoTaskMemAlloc + CoTaskMemFree + CoTaskMemRealloc + CoUninitialize + CoUnmarshalInterface + CoWaitForMultipleHandles + CreateStreamOnHGlobal + FreePropVariantArray + GetHGlobalFromStream + IIDFromString + ProgIDFromCLSID + PropVariantClear + PropVariantCopy + StringFromCLSID + StringFromGUID2 + StringFromIID + + Summary + + B88 .debug$S + B4 .idata$2 + B4 .idata$3 + 48 .idata$4 + 48 .idata$5 + 16C .idata$6 diff --git a/symbols/SDK/um/arm64/mmdevapi.txt b/symbols/SDK/um/arm64/mmdevapi.txt new file mode 100644 index 00000000..e2cf4ac0 --- /dev/null +++ b/symbols/SDK/um/arm64/mmdevapi.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\arm64\mmdevapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 13 AETraceOutputDebugString + 17 ActivateAudioInterfaceAsync + 2 CleanupDeviceAPI + 15 FlushDeviceTopologyCache + 12 GenerateMediaEvent + 7 GetClassFromEndpointId + 8 GetEndpointGuidFromEndpointId + 18 GetEndpointIdFromDeviceInterfaceId + 16 GetNeverSetAsDefaultProperty + 9 GetSessionIdFromEndpointId + 3 InitializeDeviceAPI + 4 MMDeviceCreateRegistryPropertyStore + 5 MMDeviceGetDeviceEnumerator + 6 MMDeviceGetEndpointManager + 14 MMDeviceGetPolicyConfig + 10 RegisterForMediaCallback + 11 UnregisterMediaCallback + 19 mmdDevFindMmDevProperty + 30 mmdDevGetEndpointFormFactorFromMMDeviceId + 26 mmdDevGetInstanceIdFromInterfaceId + 29 mmdDevGetInstanceIdFromMMDeviceId + 24 mmdDevGetInterfaceClassGuid + 22 mmdDevGetInterfaceDataFlow + 21 mmdDevGetInterfaceIdFromMMDevice + 28 mmdDevGetInterfaceIdFromMMDeviceId + 20 mmdDevGetInterfacePropertyStore + 23 mmdDevGetMMDeviceFromInterfaceId + 25 mmdDevGetMMDeviceIdFromInterfaceId + 27 mmdDevGetRelatedInterfaceId + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/mprsnap.txt b/symbols/SDK/um/arm64/mprsnap.txt new file mode 100644 index 00000000..aa88f492 --- /dev/null +++ b/symbols/SDK/um/arm64/mprsnap.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\arm64\mprsnap.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?SetupWithCYS@@YAJKPEAPEAX@Z (long __cdecl SetupWithCYS(unsigned long,void * *)) + AddIpPerInterfaceBlocks + ConnectInterface + ConnectInterfaceEx + ConnectRegistry + ConnectRouter + CreateInfoBase + CreateInterfaceInfo + CreateInterfaceInfoAggregation + CreateRouterInfo + CreateRouterInfoAggregation + CreateRtrMgrInfoAggregation + CreateRtrMgrInterfaceInfo + CreateRtrMgrInterfaceInfoAggregation + CreateRtrMgrProtocolInfo + CreateRtrMgrProtocolInfoAggregation + CreateRtrMgrProtocolInterfaceInfo + CreateRtrMgrProtocolInterfaceInfoAggregation + DisconnectRegistry + ErasePSK + ForceGlobalRefresh + GetNTVersion + GetRouterServiceStartType + GetRouterServiceStatus + GetRouterUpTime + IsNT4Machine + IsRouterServiceRunning + LoadInfoBase + LookupRtrMgr + LookupRtrMgrInterface + LookupRtrMgrProtocol + LookupRtrMgrProtocolInterface + MprConfigServerUnattendedInstall + PauseRouterService + PromptForCredentials + QueryRouterType + QueryRouterVersionInfo + ResumeRouterService + SetRouterServiceStartType + StartRAMgmtService + StartRouterService + StopRAMgmtService + StopRouterService + UpdateDDM + UpdateRoutes + UpdateRoutesEx + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/msaatext.txt b/symbols/SDK/um/arm64/msaatext.txt new file mode 100644 index 00000000..25d45d04 --- /dev/null +++ b/symbols/SDK/um/arm64/msaatext.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\arm64\msaatext.lib + +File Type: LIBRARY + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/msdasc.txt b/symbols/SDK/um/arm64/msdasc.txt new file mode 100644 index 00000000..fb48b28e --- /dev/null +++ b/symbols/SDK/um/arm64/msdasc.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\arm64\msdasc.lib + +File Type: LIBRARY + + Summary + + 2650 .debug$S + 2ED4 .debug$T + 4 .drectve + 90 .rdata diff --git a/symbols/SDK/um/arm64/msdelta.txt b/symbols/SDK/um/arm64/msdelta.txt new file mode 100644 index 00000000..dded8ddd --- /dev/null +++ b/symbols/SDK/um/arm64/msdelta.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\arm64\msdelta.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ApplyDeltaA + ApplyDeltaB + ApplyDeltaProvidedB + ApplyDeltaW + CreateDeltaA + CreateDeltaB + CreateDeltaW + DeltaFree + DeltaNormalizeProvidedB + GetDeltaInfoA + GetDeltaInfoB + GetDeltaInfoW + GetDeltaSignatureA + GetDeltaSignatureB + GetDeltaSignatureW + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/msdmo.txt b/symbols/SDK/um/arm64/msdmo.txt new file mode 100644 index 00000000..6222f2ab --- /dev/null +++ b/symbols/SDK/um/arm64/msdmo.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\arm64\msdmo.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DMOEnum + DMOGetName + DMOGetTypes + DMOGuidToStrA + DMOGuidToStrW + DMORegister + DMOStrToGuidA + DMOStrToGuidW + DMOUnregister + MoCopyMediaType + MoCreateMediaType + MoDeleteMediaType + MoDuplicateMediaType + MoFreeMediaType + MoInitMediaType + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/msdrm.txt b/symbols/SDK/um/arm64/msdrm.txt new file mode 100644 index 00000000..a8a26737 --- /dev/null +++ b/symbols/SDK/um/arm64/msdrm.txt @@ -0,0 +1,106 @@ +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\arm64\msdrm.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DRMAcquireAdvisories + DRMAcquireIssuanceLicenseTemplate + DRMAcquireLicense + DRMActivate + DRMAddLicense + DRMAddRightWithUser + DRMAttest + DRMCheckSecurity + DRMClearAllRights + DRMCloseEnvironmentHandle + DRMCloseHandle + DRMClosePubHandle + DRMCloseQueryHandle + DRMCloseSession + DRMConstructCertificateChain + DRMCreateBoundLicense + DRMCreateClientSession + DRMCreateEnablingBitsDecryptor + DRMCreateEnablingBitsEncryptor + DRMCreateEnablingPrincipal + DRMCreateIssuanceLicense + DRMCreateLicenseStorageSession + DRMCreateRight + DRMCreateUser + DRMDecode + DRMDeconstructCertificateChain + DRMDecrypt + DRMDeleteLicense + DRMDuplicateEnvironmentHandle + DRMDuplicateHandle + DRMDuplicatePubHandle + DRMDuplicateSession + DRMEncode + DRMEncrypt + DRMEnumerateLicense + DRMGetApplicationSpecificData + DRMGetBoundLicenseAttribute + DRMGetBoundLicenseAttributeCount + DRMGetBoundLicenseObject + DRMGetBoundLicenseObjectCount + DRMGetCertificateChainCount + DRMGetClientVersion + DRMGetEnvironmentInfo + DRMGetInfo + DRMGetIntervalTime + DRMGetIssuanceLicenseInfo + DRMGetIssuanceLicenseTemplate + DRMGetMetaData + DRMGetNameAndDescription + DRMGetOwnerLicense + DRMGetProcAddress + DRMGetRevocationPoint + DRMGetRightExtendedInfo + DRMGetRightInfo + DRMGetSecurityProvider + DRMGetServiceLocation + DRMGetSignedIssuanceLicense + DRMGetSignedIssuanceLicenseEx + DRMGetTime + DRMGetUnboundLicenseAttribute + DRMGetUnboundLicenseAttributeCount + DRMGetUnboundLicenseObject + DRMGetUnboundLicenseObjectCount + DRMGetUsagePolicy + DRMGetUserInfo + DRMGetUserRights + DRMGetUsers + DRMInitEnvironment + DRMIsActivated + DRMIsWindowProtected + DRMLoadLibrary + DRMParseUnboundLicense + DRMRegisterContent + DRMRegisterProtectedWindow + DRMRegisterRevocationList + DRMRepair + DRMSetApplicationSpecificData + DRMSetGlobalOptions + DRMSetIntervalTime + DRMSetMetaData + DRMSetNameAndDescription + DRMSetRevocationPoint + DRMSetUsagePolicy + DRMVerify + __AddMachineCertToLicenseStore + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/mspatcha.txt b/symbols/SDK/um/arm64/mspatcha.txt new file mode 100644 index 00000000..c92dfb84 --- /dev/null +++ b/symbols/SDK/um/arm64/mspatcha.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\arm64\mspatcha.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ApplyPatchToFileA + ApplyPatchToFileByBuffers + ApplyPatchToFileByHandles + ApplyPatchToFileByHandlesEx + ApplyPatchToFileExA + ApplyPatchToFileExW + ApplyPatchToFileW + GetFilePatchSignatureA + GetFilePatchSignatureByBuffer + GetFilePatchSignatureByHandle + GetFilePatchSignatureW + NormalizeFileForPatchSignature + TestApplyPatchToFileA + TestApplyPatchToFileByBuffers + TestApplyPatchToFileByHandles + TestApplyPatchToFileW + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/mspatchc.txt b/symbols/SDK/um/arm64/mspatchc.txt new file mode 100644 index 00000000..6a31c117 --- /dev/null +++ b/symbols/SDK/um/arm64/mspatchc.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\arm64\mspatchc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CreatePatchFileA + CreatePatchFileByHandles + CreatePatchFileByHandlesEx + CreatePatchFileExA + CreatePatchFileExW + CreatePatchFileW + ExtractPatchHeaderToFileA + ExtractPatchHeaderToFileByHandles + ExtractPatchHeaderToFileW + GetFilePatchSignatureA + GetFilePatchSignatureByBuffer + GetFilePatchSignatureByHandle + GetFilePatchSignatureW + NormalizeFileForPatchSignature + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/mspbase.txt b/symbols/SDK/um/arm64/mspbase.txt new file mode 100644 index 00000000..9f3522d3 --- /dev/null +++ b/symbols/SDK/um/arm64/mspbase.txt @@ -0,0 +1,28 @@ +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\arm64\mspbase.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 10 .CRT$XCU + 168 .bss + 2D4 .data + 3AD0 .data$r + 135690 .debug$S + 40F7FC .debug$T + BDF .drectve + E50 .gfids$y + 1660 .pdata + FD23 .rdata + 5604 .rdata$r + 10 .text + AC .text$di + 22DE0 .text$mn + 7DC .text$x + 6C .text$yd + 32B8 .xdata diff --git a/symbols/SDK/um/arm64/msports.txt b/symbols/SDK/um/arm64/msports.txt new file mode 100644 index 00000000..3f550c1d --- /dev/null +++ b/symbols/SDK/um/arm64/msports.txt @@ -0,0 +1,32 @@ +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\arm64\msports.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ComDBClaimNextFreePort + ComDBClaimPort + ComDBClose + ComDBGetCurrentPortUsage + ComDBOpen + ComDBReleasePort + ComDBResizeDatabase + ParallelPortPropPageProvider + PortsClassInstaller + SerialDisplayAdvancedSettings + SerialPortPropPageProvider + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/msv1_0.txt b/symbols/SDK/um/arm64/msv1_0.txt new file mode 100644 index 00000000..46186a9b --- /dev/null +++ b/symbols/SDK/um/arm64/msv1_0.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\arm64\msv1_0.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?MsvIsLocalhostAliases@@YAHPEAU_UNICODE_STRING@@@Z (int __cdecl MsvIsLocalhostAliases(struct _UNICODE_STRING *)) + ?SpLsaModeInitialize@@YAJKPEAKPEAPEAU_SECPKG_FUNCTION_TABLE@@0@Z (long __cdecl SpLsaModeInitialize(unsigned long,unsigned long *,struct _SECPKG_FUNCTION_TABLE * *,unsigned long *)) + ?SpUserModeInitialize@@YAJKPEAKPEAPEAU_SECPKG_USER_FUNCTION_TABLE@@0@Z (long __cdecl SpUserModeInitialize(unsigned long,unsigned long *,struct _SECPKG_USER_FUNCTION_TABLE * *,unsigned long *)) + DllMain + LsaApCallPackage + LsaApCallPackagePassthrough + LsaApCallPackageUntrusted + LsaApInitializePackage + LsaApLogonTerminated + LsaApLogonUserEx2 + Msv1_0ExportSubAuthenticationRoutine + Msv1_0SubAuthenticationPresent + MsvGetLogonAttemptCount + MsvIsIpAddressLocal + MsvSamLogoff + MsvSamValidate + MsvValidateTarget + 1 SpInitialize + 32 SpInstanceInit + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/msvfw32.txt b/symbols/SDK/um/arm64/msvfw32.txt new file mode 100644 index 00000000..826a7f0a --- /dev/null +++ b/symbols/SDK/um/arm64/msvfw32.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\arm64\msvfw32.Lib + +File Type: LIBRARY + + Exports + + ordinal name + + DrawDibBegin + DrawDibChangePalette + DrawDibClose + DrawDibDraw + DrawDibEnd + DrawDibGetBuffer + DrawDibGetPalette + DrawDibOpen + DrawDibProfileDisplay + DrawDibRealize + DrawDibSetPalette + DrawDibStart + DrawDibStop + DrawDibTime + GetOpenFileNamePreview + GetOpenFileNamePreviewA + GetOpenFileNamePreviewW + GetSaveFileNamePreviewA + GetSaveFileNamePreviewW + ICClose + ICCompress + ICCompressorChoose + ICCompressorFree + ICDecompress + ICDraw + ICDrawBegin + ICGetDisplayFormat + ICGetInfo + ICImageCompress + ICImageDecompress + ICInfo + ICInstall + ICLocate + ICMThunk32 + ICOpen + ICOpenFunction + ICRemove + ICSendMessage + ICSeqCompressFrame + ICSeqCompressFrameEnd + ICSeqCompressFrameStart + MCIWndCreate + MCIWndCreateA + MCIWndCreateW + MCIWndRegisterClass + StretchDIB + 2 VideoForWindowsVersion + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/msxml6.txt b/symbols/SDK/um/arm64/msxml6.txt new file mode 100644 index 00000000..725b5e14 --- /dev/null +++ b/symbols/SDK/um/arm64/msxml6.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\arm64\msxml6.lib + +File Type: LIBRARY + + Summary + + 3694 .debug$S + 1158 .debug$T + 12 .drectve + 6B0 .rdata diff --git a/symbols/SDK/um/arm64/mtxdm.txt b/symbols/SDK/um/arm64/mtxdm.txt new file mode 100644 index 00000000..e1bd5a0a --- /dev/null +++ b/symbols/SDK/um/arm64/mtxdm.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\arm64\mtxdm.lib + +File Type: LIBRARY + + Exports + + ordinal name + + GetDispenserManager + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/muiload.txt b/symbols/SDK/um/arm64/muiload.txt new file mode 100644 index 00000000..60826f50 --- /dev/null +++ b/symbols/SDK/um/arm64/muiload.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\arm64\muiload.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + A .bss + 176B0 .debug$S + 1C5AC .debug$T + 17 .drectve + 1C .gfids$y + 148 .pdata + 46A6 .rdata + 10 .text + 2588 .text$mn + 10C .xdata diff --git a/symbols/SDK/um/arm64/ncrypt.txt b/symbols/SDK/um/arm64/ncrypt.txt new file mode 100644 index 00000000..678eccaa --- /dev/null +++ b/symbols/SDK/um/arm64/ncrypt.txt @@ -0,0 +1,150 @@ +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\arm64\ncrypt.lib + +File Type: LIBRARY + + Exports + + ordinal name + + BCryptAddContextFunction + BCryptCloseAlgorithmProvider + BCryptConfigureContext + BCryptConfigureContextFunction + BCryptCreateContext + BCryptCreateHash + 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 + BCryptQueryContextConfiguration + BCryptQueryContextFunctionConfiguration + BCryptQueryContextFunctionProperty + BCryptQueryProviderRegistration + BCryptRegisterConfigChangeNotify + BCryptRemoveContextFunction + BCryptResolveProviders + BCryptSecretAgreement + BCryptSetAuditingInterface + BCryptSetContextFunctionProperty + BCryptSetProperty + BCryptSignHash + BCryptUnregisterConfigChangeNotify + BCryptVerifySignature + 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 + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/nddeapi.txt b/symbols/SDK/um/arm64/nddeapi.txt new file mode 100644 index 00000000..a10d7708 --- /dev/null +++ b/symbols/SDK/um/arm64/nddeapi.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\arm64\nddeapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 505 NDdeGetErrorStringA + 605 NDdeGetErrorStringW + 509 NDdeGetShareSecurityA + 609 NDdeGetShareSecurityW + 511 NDdeGetTrustedShareA + 611 NDdeGetTrustedShareW + 507 NDdeIsValidAppTopicListA + 607 NDdeIsValidAppTopicListW + 506 NDdeIsValidShareNameA + 606 NDdeIsValidShareNameW + 510 NDdeSetShareSecurityA + 610 NDdeSetShareSecurityW + 512 NDdeSetTrustedShareA + 612 NDdeSetTrustedShareW + 500 NDdeShareAddA + 600 NDdeShareAddW + 501 NDdeShareDelA + 601 NDdeShareDelW + 502 NDdeShareEnumA + 602 NDdeShareEnumW + 503 NDdeShareGetInfoA + 603 NDdeShareGetInfoW + 504 NDdeShareSetInfoA + 604 NDdeShareSetInfoW + 508 NDdeSpecialCommandA + 608 NDdeSpecialCommandW + 513 NDdeTrustedShareEnumA + 613 NDdeTrustedShareEnumW + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/ndfapi.txt b/symbols/SDK/um/arm64/ndfapi.txt new file mode 100644 index 00000000..90031665 --- /dev/null +++ b/symbols/SDK/um/arm64/ndfapi.txt @@ -0,0 +1,45 @@ +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\arm64\ndfapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?NdfRunDllDiagnoseIncident@@YAXPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (void __cdecl NdfRunDllDiagnoseIncident(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?NdfRunDllDiagnoseNetConnectionIncident@@YAXPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (void __cdecl NdfRunDllDiagnoseNetConnectionIncident(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?NdfRunDllDiagnoseWithAnswerFile@@YAXPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (void __cdecl NdfRunDllDiagnoseWithAnswerFile(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?NdfRunDllDuplicateIPDefendingSystem@@YAXPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (void __cdecl NdfRunDllDuplicateIPDefendingSystem(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?NdfRunDllDuplicateIPOffendingSystem@@YAXPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (void __cdecl NdfRunDllDuplicateIPOffendingSystem(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + ?NdfRunDllHelpTopic@@YAXPEAUHWND__@@PEAUHINSTANCE__@@PEBDH@Z (void __cdecl NdfRunDllHelpTopic(struct HWND__ *,struct HINSTANCE__ *,char const *,int)) + NdfCancelIncident + NdfCloseIncident + NdfCreateConnectivityIncident + NdfCreateDNSIncident + NdfCreateGroupingIncident + NdfCreateInboundIncident + NdfCreateIncident + NdfCreateNetConnectionIncident + NdfCreatePnrpIncident + NdfCreateSharingIncident + NdfCreateWebIncident + NdfCreateWebIncidentEx + NdfCreateWinSockIncident + NdfDiagnoseIncident + NdfExecuteDiagnosis + NdfGetTraceFile + NdfRepairIncident + NdfRepairIncidentEx + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/ndproxystub.txt b/symbols/SDK/um/arm64/ndproxystub.txt new file mode 100644 index 00000000..ee499fe7 --- /dev/null +++ b/symbols/SDK/um/arm64/ndproxystub.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\arm64\ndproxystub.lib + +File Type: LIBRARY + + 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/arm64/netlib.txt b/symbols/SDK/um/arm64/netlib.txt new file mode 100644 index 00000000..a32f75bd --- /dev/null +++ b/symbols/SDK/um/arm64/netlib.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\arm64\netlib.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 35E .bss + 62A .data + F15A0 .debug$S + 1F2AC0 .debug$T + A7 .drectve + 2C .gfids$y + 550 .pdata + 1229 .rdata + 10 .text + D2AC .text$mn + 4A8 .xdata diff --git a/symbols/SDK/um/arm64/newdev.txt b/symbols/SDK/um/arm64/newdev.txt new file mode 100644 index 00000000..3bbc8234 --- /dev/null +++ b/symbols/SDK/um/arm64/newdev.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\arm64\newdev.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CheckDriverSoftwareDependenciesSatisfied + DeviceInternetSettingUiW + DiInstallDevice + DiInstallDriverA + DiInstallDriverW + DiRollbackDriver + DiShowUpdateDevice + DiShowUpdateDriver + DiUninstallDevice + DiUninstallDriverA + DiUninstallDriverW + GetInternetPolicies + InstallNewDevice + InstallSelectedDriver + InstallWindowsUpdateDriver + InstallWindowsUpdateDriverEx + InstallWindowsUpdateDrivers + QueryWindowsUpdateDriverStatus + SetInternetPolicies + UpdateDriverForPlugAndPlayDevicesA + UpdateDriverForPlugAndPlayDevicesW + pDiDoDeviceInstallAsAdmin + pDiDoNullDriverInstall + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/ninput.txt b/symbols/SDK/um/arm64/ninput.txt new file mode 100644 index 00000000..f805bb56 --- /dev/null +++ b/symbols/SDK/um/arm64/ninput.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\arm64\ninput.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AddPointerInteractionContext + BufferPointerPacketsInteractionContext + CreateInteractionContext + DestroyInteractionContext + GetCrossSlideParameterInteractionContext + GetInertiaParameterInteractionContext + GetInteractionConfigurationInteractionContext + GetMouseWheelParameterInteractionContext + GetPropertyInteractionContext + GetStateInteractionContext + ProcessBufferedPacketsInteractionContext + ProcessInertiaInteractionContext + ProcessPointerFramesInteractionContext + RegisterOutputCallbackInteractionContext + RemovePointerInteractionContext + ResetInteractionContext + SetCrossSlideParametersInteractionContext + SetInertiaParameterInteractionContext + SetInteractionConfigurationInteractionContext + SetMouseWheelParameterInteractionContext + SetPivotInteractionContext + SetPropertyInteractionContext + StopInteractionContext + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/normaliz.txt b/symbols/SDK/um/arm64/normaliz.txt new file mode 100644 index 00000000..dbd506c6 --- /dev/null +++ b/symbols/SDK/um/arm64/normaliz.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\arm64\normaliz.lib + +File Type: LIBRARY + + Exports + + ordinal name + + IdnToAscii + IdnToNameprepUnicode + IdnToUnicode + IsNormalizedString + NormalizeString + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/nt.txt b/symbols/SDK/um/arm64/nt.txt new file mode 100644 index 00000000..5c114251 --- /dev/null +++ b/symbols/SDK/um/arm64/nt.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\arm64\nt.lib + +File Type: LIBRARY + + Summary + + C0DC .debug$S + 21948 .debug$T + C .drectve + 20 .pdata + BA .rdata + 5EC .text$mn + 2C .xdata diff --git a/symbols/SDK/um/arm64/ntdll.txt b/symbols/SDK/um/arm64/ntdll.txt new file mode 100644 index 00000000..5e21dc97 --- /dev/null +++ b/symbols/SDK/um/arm64/ntdll.txt @@ -0,0 +1,2069 @@ +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\arm64\ntdll.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AlpcAdjustCompletionListConcurrencyCount + AlpcFreeCompletionListMessage + AlpcGetCompletionListLastMessageInformation + AlpcGetCompletionListMessageAttributes + AlpcGetHeaderSize + AlpcGetMessageAttribute + AlpcGetMessageFromCompletionList + AlpcGetOutstandingCompletionListMessageCount + AlpcInitializeMessageAttribute + AlpcMaxAllowedMessageLength + AlpcRegisterCompletionList + AlpcRegisterCompletionListWorkerThread + AlpcRundownCompletionList + AlpcUnregisterCompletionList + AlpcUnregisterCompletionListWorkerThread + CsrAllocateCaptureBuffer + CsrAllocateMessagePointer + CsrCaptureMessageBuffer + CsrCaptureMessageMultiUnicodeStringsInPlace + CsrCaptureMessageString + CsrCaptureTimeout + CsrClientCallServer + CsrClientConnectToServer + CsrFreeCaptureBuffer + CsrGetProcessId + CsrIdentifyAlertableThread + CsrSetPriorityClass + CsrVerifyRegion + DbgBreakPoint + DbgPrint + DbgPrintEx + DbgPrintReturnControlC + DbgPrompt + DbgQueryDebugFilterState + DbgSetDebugFilterState + DbgUiConnectToDbg + DbgUiContinue + DbgUiConvertStateChangeStructure + DbgUiConvertStateChangeStructureEx + DbgUiDebugActiveProcess + DbgUiGetThreadDebugObject + DbgUiIssueRemoteBreakin + DbgUiRemoteBreakin + DbgUiSetThreadDebugObject + DbgUiStopDebugging + DbgUiWaitStateChange + DbgUserBreakPoint + EtwCheckCoverage + EtwCreateTraceInstanceId + EtwDeliverDataBlock + EtwEnumerateProcessRegGuids + EtwEventActivityIdControl + EtwEventEnabled + EtwEventProviderEnabled + EtwEventRegister + EtwEventSetInformation + EtwEventUnregister + EtwEventWrite + EtwEventWriteEndScenario + EtwEventWriteEx + EtwEventWriteFull + EtwEventWriteNoRegistration + EtwEventWriteStartScenario + EtwEventWriteString + EtwEventWriteTransfer + EtwGetTraceEnableFlags + EtwGetTraceEnableLevel + EtwGetTraceLoggerHandle + EtwLogTraceEvent + EtwNotificationRegister + EtwNotificationUnregister + EtwProcessPrivateLoggerRequest + EtwRegisterSecurityProvider + EtwRegisterTraceGuidsA + EtwRegisterTraceGuidsW + EtwReplyNotification + EtwSendNotification + EtwTraceEventInstance + EtwTraceMessage + EtwTraceMessageVa + EtwUnregisterTraceGuids + EtwWriteUMSecurityEvent + EtwpCreateEtwThread + EtwpGetCpuSpeed + EvtIntReportAuthzEventAndSourceAsync + EvtIntReportEventAndSourceAsync + KiUserInvertedFunctionTable + LdrAccessResource + LdrAddDllDirectory + LdrAddLoadAsDataTable + LdrAddRefDll + LdrAppxHandleIntegrityFailure + LdrCallEnclave + LdrCreateEnclave + LdrDeleteEnclave + LdrDisableThreadCalloutsForDll + LdrEnumResources + LdrEnumerateLoadedModules + LdrFastFailInLoaderCallout + LdrFindEntryForAddress + LdrFindResourceDirectory_U + LdrFindResourceEx_U + LdrFindResource_U + LdrFlushAlternateResourceModules + LdrGetDllDirectory + LdrGetDllFullName + LdrGetDllHandle + LdrGetDllHandleByMapping + LdrGetDllHandleByName + LdrGetDllHandleEx + LdrGetDllPath + LdrGetFileNameFromLoadAsDataTable + LdrGetKnownDllSectionHandle + LdrGetProcedureAddress + LdrGetProcedureAddressEx + LdrGetProcedureAddressForCaller + LdrInitShimEngineDynamic + LdrInitializeEnclave + LdrLoadAlternateResourceModule + LdrLoadAlternateResourceModuleEx + LdrLoadDll + LdrLoadEnclaveModule + LdrLockLoaderLock + LdrOpenImageFileOptionsKey + LdrProcessInitializationComplete + LdrProcessRelocationBlock + LdrProcessRelocationBlockEx + LdrQueryImageFileExecutionOptions + LdrQueryImageFileExecutionOptionsEx + LdrQueryImageFileKeyOption + LdrQueryModuleServiceTags + LdrQueryOptionalDelayLoadedAPI + LdrQueryProcessModuleInformation + LdrRemoveDllDirectory + LdrRemoveLoadAsDataTable + LdrResFindResource + LdrResFindResourceDirectory + LdrResRelease + LdrResSearchResource + LdrResolveDelayLoadedAPI + LdrResolveDelayLoadsFromDll + LdrSetAppCompatDllRedirectionCallback + LdrSetDefaultDllDirectories + LdrSetDllDirectory + LdrSetDllManifestProber + LdrSetMUICacheType + LdrShutdownProcess + LdrShutdownThread + LdrSystemDllInitBlock + LdrUnloadAlternateResourceModule + LdrUnloadAlternateResourceModuleEx + LdrUnloadDll + LdrUnlockLoaderLock + LdrUpdatePackageSearchPath + LdrVerifyImageMatchesChecksum + LdrVerifyImageMatchesChecksumEx + LdrpResGetMappingSize + LdrpResGetResourceDirectory + NlsAnsiCodePage + NlsMbCodePageTag + NlsMbOemCodePageTag + NtAcceptConnectPort + NtAccessCheck + NtAccessCheckAndAuditAlarm + NtAccessCheckByType + NtAccessCheckByTypeAndAuditAlarm + NtAccessCheckByTypeResultList + NtAccessCheckByTypeResultListAndAuditAlarm + NtAccessCheckByTypeResultListAndAuditAlarmByHandle + NtAcquireProcessActivityReference + NtAddAtom + NtAddAtomEx + NtAddBootEntry + NtAddDriverEntry + NtAdjustGroupsToken + NtAdjustPrivilegesToken + NtAdjustTokenClaimsAndDeviceGroups + NtAlertResumeThread + NtAlertThread + NtAlertThreadByThreadId + NtAllocateLocallyUniqueId + NtAllocateReserveObject + NtAllocateUserPhysicalPages + NtAllocateUuids + NtAllocateVirtualMemory + NtAllocateVirtualMemoryEx + NtAlpcAcceptConnectPort + NtAlpcCancelMessage + NtAlpcConnectPort + NtAlpcConnectPortEx + NtAlpcCreatePort + NtAlpcCreatePortSection + NtAlpcCreateResourceReserve + NtAlpcCreateSectionView + NtAlpcCreateSecurityContext + NtAlpcDeletePortSection + NtAlpcDeleteResourceReserve + NtAlpcDeleteSectionView + NtAlpcDeleteSecurityContext + NtAlpcDisconnectPort + NtAlpcImpersonateClientContainerOfPort + NtAlpcImpersonateClientOfPort + NtAlpcOpenSenderProcess + NtAlpcOpenSenderThread + NtAlpcQueryInformation + NtAlpcQueryInformationMessage + NtAlpcRevokeSecurityContext + NtAlpcSendWaitReceivePort + NtAlpcSetInformation + NtApphelpCacheControl + NtAreMappedFilesTheSame + NtAssignProcessToJobObject + NtAssociateWaitCompletionPacket + NtCallEnclave + NtCallbackReturn + NtCancelIoFile + NtCancelIoFileEx + NtCancelSynchronousIoFile + NtCancelTimer + NtCancelTimer2 + NtCancelWaitCompletionPacket + NtClearEvent + NtClose + NtCloseObjectAuditAlarm + NtCommitComplete + NtCommitEnlistment + NtCommitRegistryTransaction + NtCommitTransaction + NtCompactKeys + NtCompareObjects + NtCompareSigningLevels + NtCompareTokens + NtCompleteConnectPort + NtCompressKey + NtConnectPort + NtContinue + NtConvertBetweenAuxiliaryCounterAndPerformanceCounter + NtCreateDebugObject + NtCreateDirectoryObject + NtCreateDirectoryObjectEx + NtCreateEnclave + NtCreateEnlistment + NtCreateEvent + NtCreateEventPair + NtCreateFile + NtCreateIRTimer + NtCreateIoCompletion + NtCreateJobObject + NtCreateJobSet + NtCreateKey + NtCreateKeyTransacted + NtCreateKeyedEvent + NtCreateLowBoxToken + NtCreateMailslotFile + NtCreateMutant + NtCreateNamedPipeFile + NtCreatePagingFile + NtCreatePartition + NtCreatePort + NtCreatePrivateNamespace + NtCreateProcess + NtCreateProcessEx + NtCreateProfile + NtCreateProfileEx + NtCreateRegistryTransaction + NtCreateResourceManager + NtCreateSection + NtCreateSemaphore + NtCreateSymbolicLinkObject + NtCreateThread + NtCreateThreadEx + NtCreateTimer + NtCreateTimer2 + NtCreateToken + NtCreateTokenEx + NtCreateTransaction + NtCreateTransactionManager + NtCreateUserProcess + NtCreateWaitCompletionPacket + NtCreateWaitablePort + NtCreateWnfStateName + NtCreateWorkerFactory + NtDebugActiveProcess + NtDebugContinue + NtDelayExecution + NtDeleteAtom + NtDeleteBootEntry + NtDeleteDriverEntry + NtDeleteFile + NtDeleteKey + NtDeleteObjectAuditAlarm + NtDeletePrivateNamespace + NtDeleteValueKey + NtDeleteWnfStateData + NtDeleteWnfStateName + NtDeviceIoControlFile + NtDisableLastKnownGood + NtDisplayString + NtDrawText + NtDuplicateObject + NtDuplicateToken + NtEnableLastKnownGood + NtEnumerateBootEntries + NtEnumerateDriverEntries + NtEnumerateKey + NtEnumerateSystemEnvironmentValuesEx + NtEnumerateTransactionObject + NtEnumerateValueKey + NtExtendSection + NtFilterBootOption + NtFilterToken + NtFilterTokenEx + NtFindAtom + NtFlushBuffersFile + NtFlushBuffersFileEx + NtFlushInstallUILanguage + NtFlushInstructionCache + NtFlushKey + NtFlushProcessWriteBuffers + NtFlushVirtualMemory + NtFlushWriteBuffer + NtFreeUserPhysicalPages + NtFreeVirtualMemory + NtFreezeRegistry + NtFreezeTransactions + NtFsControlFile + NtGetCachedSigningLevel + NtGetCompleteWnfStateSubscription + NtGetContextThread + NtGetCurrentProcessorNumber + NtGetCurrentProcessorNumberEx + NtGetDevicePowerState + NtGetMUIRegistryInfo + NtGetNextProcess + NtGetNextThread + NtGetNlsSectionPtr + NtGetNotificationResourceManager + NtGetTickCount + NtGetWriteWatch + NtImpersonateAnonymousToken + NtImpersonateClientOfPort + NtImpersonateThread + NtInitializeEnclave + NtInitializeNlsFiles + NtInitializeRegistry + NtInitiatePowerAction + NtIsProcessInJob + NtIsSystemResumeAutomatic + NtIsUILanguageComitted + NtListenPort + NtLoadDriver + NtLoadEnclaveData + NtLoadHotPatch + NtLoadKey + NtLoadKey2 + NtLoadKeyEx + NtLockFile + NtLockProductActivationKeys + NtLockRegistryKey + NtLockVirtualMemory + NtMakePermanentObject + NtMakeTemporaryObject + NtManagePartition + NtMapCMFModule + NtMapUserPhysicalPages + NtMapUserPhysicalPagesScatter + NtMapViewOfSection + NtMapViewOfSectionEx + NtModifyBootEntry + NtModifyDriverEntry + NtNotifyChangeDirectoryFile + NtNotifyChangeDirectoryFileEx + NtNotifyChangeKey + NtNotifyChangeMultipleKeys + NtNotifyChangeSession + NtOpenDirectoryObject + NtOpenEnlistment + NtOpenEvent + NtOpenEventPair + NtOpenFile + NtOpenIoCompletion + NtOpenJobObject + NtOpenKey + NtOpenKeyEx + NtOpenKeyTransacted + NtOpenKeyTransactedEx + NtOpenKeyedEvent + NtOpenMutant + NtOpenObjectAuditAlarm + NtOpenPartition + NtOpenPrivateNamespace + NtOpenProcess + NtOpenProcessToken + NtOpenProcessTokenEx + NtOpenRegistryTransaction + NtOpenResourceManager + NtOpenSection + NtOpenSemaphore + NtOpenSession + NtOpenSymbolicLinkObject + NtOpenThread + NtOpenThreadToken + NtOpenThreadTokenEx + NtOpenTimer + NtOpenTransaction + NtOpenTransactionManager + NtPlugPlayControl + NtPowerInformation + NtPrePrepareComplete + NtPrePrepareEnlistment + NtPrepareComplete + NtPrepareEnlistment + NtPrivilegeCheck + NtPrivilegeObjectAuditAlarm + NtPrivilegedServiceAuditAlarm + NtPropagationComplete + NtPropagationFailed + NtProtectVirtualMemory + NtPulseEvent + NtQueryAttributesFile + NtQueryAuxiliaryCounterFrequency + NtQueryBootEntryOrder + NtQueryBootOptions + NtQueryDebugFilterState + NtQueryDefaultLocale + NtQueryDefaultUILanguage + NtQueryDirectoryFile + NtQueryDirectoryFileEx + NtQueryDirectoryObject + NtQueryDriverEntryOrder + NtQueryEaFile + NtQueryEvent + NtQueryFullAttributesFile + NtQueryInformationAtom + NtQueryInformationByName + NtQueryInformationEnlistment + NtQueryInformationFile + NtQueryInformationJobObject + NtQueryInformationPort + NtQueryInformationProcess + NtQueryInformationResourceManager + NtQueryInformationThread + NtQueryInformationToken + NtQueryInformationTransaction + NtQueryInformationTransactionManager + NtQueryInformationWorkerFactory + NtQueryInstallUILanguage + NtQueryIntervalProfile + NtQueryIoCompletion + NtQueryKey + NtQueryLicenseValue + NtQueryMultipleValueKey + NtQueryMutant + NtQueryObject + NtQueryOpenSubKeys + NtQueryOpenSubKeysEx + NtQueryPerformanceCounter + NtQueryPortInformationProcess + NtQueryQuotaInformationFile + NtQuerySection + NtQuerySecurityAttributesToken + NtQuerySecurityObject + NtQuerySecurityPolicy + NtQuerySemaphore + NtQuerySymbolicLinkObject + NtQuerySystemEnvironmentValue + NtQuerySystemEnvironmentValueEx + NtQuerySystemInformation + NtQuerySystemInformationEx + NtQuerySystemTime + NtQueryTimer + NtQueryTimerResolution + NtQueryValueKey + NtQueryVirtualMemory + NtQueryVolumeInformationFile + NtQueryWnfStateData + NtQueryWnfStateNameInformation + NtQueueApcThread + NtQueueApcThreadEx + NtRaiseException + NtRaiseHardError + NtReadFile + NtReadFileScatter + NtReadOnlyEnlistment + NtReadRequestData + NtReadVirtualMemory + NtRecoverEnlistment + NtRecoverResourceManager + NtRecoverTransactionManager + NtRegisterProtocolAddressInformation + NtRegisterThreadTerminatePort + NtReleaseKeyedEvent + NtReleaseMutant + NtReleaseSemaphore + NtReleaseWorkerFactoryWorker + NtRemoveIoCompletion + NtRemoveIoCompletionEx + NtRemoveProcessDebug + NtRenameKey + NtRenameTransactionManager + NtReplaceKey + NtReplacePartitionUnit + NtReplyPort + NtReplyWaitReceivePort + NtReplyWaitReceivePortEx + NtReplyWaitReplyPort + NtRequestPort + NtRequestWaitReplyPort + NtResetEvent + NtResetWriteWatch + NtRestoreKey + NtResumeProcess + NtResumeThread + NtRevertContainerImpersonation + NtRollbackComplete + NtRollbackEnlistment + NtRollbackRegistryTransaction + NtRollbackTransaction + NtRollforwardTransactionManager + NtSaveKey + NtSaveKeyEx + NtSaveMergedKeys + NtSecureConnectPort + NtSerializeBoot + NtSetBootEntryOrder + NtSetBootOptions + NtSetCachedSigningLevel + NtSetCachedSigningLevel2 + NtSetContextThread + NtSetDebugFilterState + NtSetDefaultHardErrorPort + NtSetDefaultLocale + NtSetDefaultUILanguage + NtSetDriverEntryOrder + NtSetEaFile + NtSetEvent + NtSetEventBoostPriority + NtSetHighEventPair + NtSetHighWaitLowEventPair + NtSetIRTimer + NtSetInformationDebugObject + NtSetInformationEnlistment + NtSetInformationFile + NtSetInformationJobObject + NtSetInformationKey + NtSetInformationObject + NtSetInformationProcess + NtSetInformationResourceManager + NtSetInformationSymbolicLink + NtSetInformationThread + NtSetInformationToken + NtSetInformationTransaction + NtSetInformationTransactionManager + NtSetInformationVirtualMemory + NtSetInformationWorkerFactory + NtSetIntervalProfile + NtSetIoCompletion + NtSetIoCompletionEx + NtSetLdtEntries + NtSetLowEventPair + NtSetLowWaitHighEventPair + NtSetQuotaInformationFile + NtSetSecurityObject + NtSetSystemEnvironmentValue + NtSetSystemEnvironmentValueEx + NtSetSystemInformation + NtSetSystemPowerState + NtSetSystemTime + NtSetThreadExecutionState + NtSetTimer + NtSetTimer2 + NtSetTimerEx + NtSetTimerResolution + NtSetUuidSeed + NtSetValueKey + NtSetVolumeInformationFile + NtSetWnfProcessNotificationEvent + NtShutdownSystem + NtShutdownWorkerFactory + NtSignalAndWaitForSingleObject + NtSinglePhaseReject + NtStartProfile + NtStopProfile + NtSubscribeWnfStateChange + NtSuspendProcess + NtSuspendThread + NtSystemDebugControl + NtTerminateEnclave + NtTerminateJobObject + NtTerminateProcess + NtTerminateThread + NtTestAlert + NtThawRegistry + NtThawTransactions + NtTraceControl + NtTraceEvent + NtTranslateFilePath + NtUmsThreadYield + NtUnloadDriver + NtUnloadKey + NtUnloadKey2 + NtUnloadKeyEx + NtUnlockFile + NtUnlockVirtualMemory + NtUnmapViewOfSection + NtUnmapViewOfSectionEx + NtUnsubscribeWnfStateChange + NtUpdateWnfStateData + NtVdmControl + NtWaitForAlertByThreadId + NtWaitForDebugEvent + NtWaitForKeyedEvent + NtWaitForMultipleObjects + NtWaitForMultipleObjects32 + NtWaitForSingleObject + NtWaitForWorkViaWorkerFactory + NtWaitHighEventPair + NtWaitLowEventPair + NtWorkerFactoryWorkerReady + NtWriteFile + NtWriteFileGather + NtWriteRequestData + NtWriteVirtualMemory + NtYieldExecution + PfxFindPrefix + PfxInitialize + PfxInsertPrefix + PfxRemovePrefix + PssNtCaptureSnapshot + PssNtDuplicateSnapshot + PssNtFreeRemoteSnapshot + PssNtFreeSnapshot + PssNtFreeWalkMarker + PssNtQuerySnapshot + PssNtValidateDescriptor + PssNtWalkSnapshot + RtlAbortRXact + RtlAbsoluteToSelfRelativeSD + RtlAcquirePebLock + RtlAcquirePrivilege + RtlAcquireReleaseSRWLockExclusive + RtlAcquireResourceExclusive + RtlAcquireResourceShared + RtlAcquireSRWLockExclusive + RtlAcquireSRWLockShared + RtlActivateActivationContext + RtlActivateActivationContextEx + RtlActivateActivationContextUnsafeFast + RtlAddAccessAllowedAce + RtlAddAccessAllowedAceEx + RtlAddAccessAllowedObjectAce + RtlAddAccessDeniedAce + RtlAddAccessDeniedAceEx + RtlAddAccessDeniedObjectAce + RtlAddAccessFilterAce + RtlAddAce + RtlAddActionToRXact + RtlAddAtomToAtomTable + RtlAddAttributeActionToRXact + RtlAddAuditAccessAce + RtlAddAuditAccessAceEx + RtlAddAuditAccessObjectAce + RtlAddFunctionTable + RtlAddGrowableFunctionTable + RtlAddIntegrityLabelToBoundaryDescriptor + RtlAddMandatoryAce + RtlAddProcessTrustLabelAce + RtlAddRefActivationContext + RtlAddResourceAttributeAce + RtlAddSIDToBoundaryDescriptor + RtlAddScopedPolicyIDAce + RtlAddVectoredContinueHandler + RtlAddVectoredExceptionHandler + RtlAddressInSectionTable + RtlAdjustPrivilege + RtlAllocateActivationContextStack + RtlAllocateAndInitializeSid + RtlAllocateAndInitializeSidEx + RtlAllocateHandle + RtlAllocateHeap + RtlAllocateMemoryBlockLookaside + RtlAllocateMemoryZone + RtlAllocateWnfSerializationGroup + RtlAnsiCharToUnicodeChar + RtlAnsiStringToUnicodeSize + RtlAnsiStringToUnicodeString + RtlAppendAsciizToString + RtlAppendPathElement + RtlAppendStringToString + RtlAppendUnicodeStringToString + RtlAppendUnicodeToString + RtlApplicationVerifierStop + RtlApplyRXact + RtlApplyRXactNoFlush + RtlAreAllAccessesGranted + RtlAreAnyAccessesGranted + RtlAreBitsClear + RtlAreBitsSet + RtlAssert + RtlAvlInsertNodeEx + RtlAvlRemoveNode + RtlCancelTimer + RtlCanonicalizeDomainName + RtlCapabilityCheck + RtlCapabilityCheckForSingleSessionSku + RtlCaptureContext + RtlCaptureStackBackTrace + RtlCharToInteger + RtlCheckBootStatusIntegrity + RtlCheckForOrphanedCriticalSections + RtlCheckPortableOperatingSystem + RtlCheckRegistryKey + RtlCheckSandboxedToken + RtlCheckSystemBootStatusIntegrity + RtlCheckTokenCapability + RtlCheckTokenMembership + RtlCheckTokenMembershipEx + RtlCleanUpTEBLangLists + RtlClearAllBits + RtlClearBit + RtlClearBits + RtlClearThreadWorkOnBehalfTicket + RtlCloneUserProcess + RtlCmDecodeMemIoResource + RtlCmEncodeMemIoResource + RtlCommitDebugInfo + RtlCompactHeap + RtlCompareAltitudes + RtlCompareMemory + RtlCompareMemoryUlong + RtlCompareString + RtlCompareUnicodeString + RtlCompareUnicodeStrings + RtlCompleteProcessCloning + RtlCompressBuffer + RtlComputeCrc32 + RtlComputeImportTableHash + RtlComputePrivatizedDllName_U + RtlConnectToSm + RtlConsoleMultiByteToUnicodeN + RtlContractHashTable + RtlConvertDeviceFamilyInfoToString + RtlConvertExclusiveToShared + RtlConvertLCIDToString + RtlConvertSRWLockExclusiveToShared + RtlConvertSharedToExclusive + RtlConvertSidToUnicodeString + RtlConvertToAutoInheritSecurityObject + RtlCopyBitMap + RtlCopyContext + RtlCopyExtendedContext + RtlCopyLuid + RtlCopyLuidAndAttributesArray + RtlCopyMappedMemory + RtlCopyMemory + RtlCopySecurityDescriptor + RtlCopySid + RtlCopySidAndAttributesArray + RtlCopyString + RtlCopyUnicodeString + RtlCrc32 + RtlCrc64 + RtlCreateAcl + RtlCreateActivationContext + RtlCreateAndSetSD + RtlCreateAtomTable + RtlCreateBootStatusDataFile + RtlCreateBoundaryDescriptor + RtlCreateEnvironment + RtlCreateEnvironmentEx + RtlCreateHashTable + RtlCreateHashTableEx + RtlCreateHeap + RtlCreateMemoryBlockLookaside + RtlCreateMemoryZone + RtlCreateProcessParameters + RtlCreateProcessParametersEx + RtlCreateProcessReflection + RtlCreateQueryDebugBuffer + RtlCreateRegistryKey + RtlCreateSecurityDescriptor + RtlCreateServiceSid + RtlCreateSystemVolumeInformationFolder + RtlCreateTagHeap + RtlCreateTimer + RtlCreateTimerQueue + RtlCreateUnicodeString + RtlCreateUnicodeStringFromAsciiz + RtlCreateUserProcess + RtlCreateUserProcessEx + RtlCreateUserSecurityObject + RtlCreateUserStack + RtlCreateUserThread + RtlCreateVirtualAccountSid + RtlCultureNameToLCID + RtlCustomCPToUnicodeN + RtlCutoverTimeToSystemTime + RtlDeCommitDebugInfo + RtlDeNormalizeProcessParams + RtlDeactivateActivationContext + RtlDeactivateActivationContextUnsafeFast + RtlDebugPrintTimes + RtlDecodePointer + RtlDecodeRemotePointer + RtlDecodeSystemPointer + RtlDecompressBuffer + RtlDecompressBufferEx + RtlDecompressFragment + RtlDefaultNpAcl + RtlDelete + RtlDeleteAce + RtlDeleteAtomFromAtomTable + RtlDeleteBoundaryDescriptor + RtlDeleteCriticalSection + RtlDeleteElementGenericTable + RtlDeleteElementGenericTableAvl + RtlDeleteElementGenericTableAvlEx + RtlDeleteFunctionTable + RtlDeleteGrowableFunctionTable + RtlDeleteHashTable + RtlDeleteNoSplay + RtlDeleteRegistryValue + RtlDeleteResource + RtlDeleteSecurityObject + RtlDeleteTimer + RtlDeleteTimerQueue + RtlDeleteTimerQueueEx + RtlDeregisterSecureMemoryCacheCallback + RtlDeregisterWait + RtlDeregisterWaitEx + RtlDeriveCapabilitySidsFromName + RtlDestroyAtomTable + RtlDestroyEnvironment + RtlDestroyHandleTable + RtlDestroyHeap + RtlDestroyMemoryBlockLookaside + RtlDestroyMemoryZone + RtlDestroyProcessParameters + RtlDestroyQueryDebugBuffer + RtlDetectHeapLeaks + RtlDetermineDosPathNameType_U + RtlDisableThreadProfiling + RtlDllShutdownInProgress + RtlDnsHostNameToComputerName + RtlDoesFileExists_U + RtlDosApplyFileIsolationRedirection_Ustr + RtlDosLongPathNameToNtPathName_U_WithStatus + RtlDosLongPathNameToRelativeNtPathName_U_WithStatus + RtlDosPathNameToNtPathName_U + RtlDosPathNameToNtPathName_U_WithStatus + RtlDosPathNameToRelativeNtPathName_U + RtlDosPathNameToRelativeNtPathName_U_WithStatus + RtlDosSearchPath_U + RtlDosSearchPath_Ustr + RtlDowncaseUnicodeChar + RtlDowncaseUnicodeString + RtlDumpResource + RtlDuplicateUnicodeString + RtlEmptyAtomTable + RtlEnableEarlyCriticalSectionEventCreation + RtlEnableThreadProfiling + RtlEncodePointer + RtlEncodeRemotePointer + RtlEncodeSystemPointer + RtlEndEnumerationHashTable + RtlEndStrongEnumerationHashTable + RtlEndWeakEnumerationHashTable + RtlEnterCriticalSection + RtlEnumProcessHeaps + RtlEnumerateEntryHashTable + RtlEnumerateGenericTable + RtlEnumerateGenericTableAvl + RtlEnumerateGenericTableLikeADirectory + RtlEnumerateGenericTableWithoutSplaying + RtlEnumerateGenericTableWithoutSplayingAvl + RtlEqualComputerName + RtlEqualDomainName + RtlEqualLuid + RtlEqualPrefixSid + RtlEqualSid + RtlEqualString + RtlEqualUnicodeString + RtlEqualWnfChangeStamps + RtlEraseUnicodeString + RtlEthernetAddressToStringA + RtlEthernetAddressToStringW + RtlEthernetStringToAddressA + RtlEthernetStringToAddressW + RtlExitUserProcess + RtlExitUserThread + RtlExpandEnvironmentStrings + RtlExpandEnvironmentStrings_U + RtlExpandHashTable + RtlExtendCorrelationVector + RtlExtendMemoryBlockLookaside + RtlExtendMemoryZone + RtlExtractBitMap + RtlFillMemory + RtlFillMemoryUlong + RtlFillMemoryUlonglong + RtlFindAceByType + RtlFindActivationContextSectionGuid + RtlFindActivationContextSectionString + RtlFindCharInUnicodeString + RtlFindClearBits + RtlFindClearBitsAndSet + RtlFindClearRuns + RtlFindClosestEncodableLength + RtlFindExportedRoutineByName + RtlFindLastBackwardRunClear + RtlFindLeastSignificantBit + RtlFindLongestRunClear + RtlFindMessage + RtlFindMostSignificantBit + RtlFindNextForwardRunClear + RtlFindSetBits + RtlFindSetBitsAndClear + RtlFindUnicodeSubstring + RtlFirstEntrySList + RtlFirstFreeAce + RtlFlsAlloc + RtlFlsFree + RtlFlushSecureMemoryCache + RtlFormatCurrentUserKeyPath + RtlFormatMessage + RtlFormatMessageEx + RtlFreeActivationContextStack + RtlFreeAnsiString + RtlFreeHandle + RtlFreeHeap + RtlFreeMemoryBlockLookaside + RtlFreeOemString + RtlFreeSid + RtlFreeThreadActivationContextStack + RtlFreeUnicodeString + RtlFreeUserStack + RtlGUIDFromString + RtlGenerate8dot3Name + RtlGetAce + RtlGetActiveActivationContext + RtlGetActiveConsoleId + RtlGetAppContainerNamedObjectPath + RtlGetAppContainerParent + RtlGetAppContainerSidType + RtlGetCallersAddress + RtlGetCompressionWorkSpaceSize + RtlGetConsoleSessionForegroundProcessId + RtlGetControlSecurityDescriptor + RtlGetCriticalSectionRecursionCount + RtlGetCurrentDirectory_U + RtlGetCurrentPeb + RtlGetCurrentProcessorNumber + RtlGetCurrentProcessorNumberEx + RtlGetCurrentServiceSessionId + RtlGetCurrentTransaction + RtlGetDaclSecurityDescriptor + RtlGetDeviceFamilyInfoEnum + RtlGetElementGenericTable + RtlGetElementGenericTableAvl + RtlGetEnabledExtendedFeatures + RtlGetExePath + RtlGetExtendedContextLength + RtlGetExtendedFeaturesMask + RtlGetFileMUIPath + RtlGetFrame + RtlGetFullPathName_U + RtlGetFullPathName_UEx + RtlGetFullPathName_UstrEx + RtlGetFunctionTableListHead + RtlGetGroupSecurityDescriptor + RtlGetIntegerAtom + RtlGetInterruptTimePrecise + RtlGetLastNtStatus + RtlGetLastWin32Error + RtlGetLengthWithoutLastFullDosOrNtPathElement + RtlGetLengthWithoutTrailingPathSeperators + RtlGetLocaleFileMappingAddress + RtlGetLongestNtPathLength + RtlGetNativeSystemInformation + RtlGetNextEntryHashTable + RtlGetNtGlobalFlags + RtlGetNtProductType + RtlGetNtSystemRoot + RtlGetNtVersionNumbers + RtlGetOwnerSecurityDescriptor + RtlGetPersistedStateLocation + RtlGetProcessHeaps + RtlGetProductInfo + RtlGetSaclSecurityDescriptor + RtlGetSearchPath + RtlGetSecurityDescriptorRMControl + RtlGetSessionProperties + RtlGetSetBootStatusData + RtlGetSuiteMask + RtlGetSystemBootStatus + RtlGetSystemBootStatusEx + RtlGetSystemPreferredUILanguages + RtlGetSystemTimePrecise + RtlGetThreadErrorMode + RtlGetThreadLangIdByIndex + RtlGetThreadPreferredUILanguages + RtlGetThreadWorkOnBehalfTicket + RtlGetTokenNamedObjectPath + RtlGetUILanguageInfo + RtlGetUnloadEventTrace + RtlGetUnloadEventTraceEx + RtlGetUserInfoHeap + RtlGetUserPreferredUILanguages + RtlGetVersion + RtlGrowFunctionTable + RtlGuardCheckLongJumpTarget + RtlHashUnicodeString + RtlHeapTrkInitialize + RtlIdentifierAuthoritySid + RtlIdnToAscii + RtlIdnToNameprepUnicode + RtlIdnToUnicode + RtlImageDirectoryEntryToData + RtlImageNtHeader + RtlImageNtHeaderEx + RtlImageRvaToSection + RtlImageRvaToVa + RtlImpersonateSelf + RtlImpersonateSelfEx + RtlIncrementCorrelationVector + RtlInitAnsiString + RtlInitAnsiStringEx + RtlInitCodePageTable + RtlInitEnumerationHashTable + RtlInitNlsTables + RtlInitString + RtlInitStringEx + RtlInitStrongEnumerationHashTable + RtlInitUnicodeString + RtlInitUnicodeStringEx + RtlInitWeakEnumerationHashTable + RtlInitializeAtomPackage + RtlInitializeBitMap + RtlInitializeBitMapEx + RtlInitializeConditionVariable + RtlInitializeCorrelationVector + RtlInitializeCriticalSection + RtlInitializeCriticalSectionAndSpinCount + RtlInitializeCriticalSectionEx + RtlInitializeExtendedContext + RtlInitializeGenericTable + RtlInitializeGenericTableAvl + RtlInitializeHandleTable + RtlInitializeRXact + RtlInitializeResource + RtlInitializeSListHead + RtlInitializeSRWLock + RtlInitializeSid + RtlInitializeSidEx + RtlInsertElementGenericTable + RtlInsertElementGenericTableAvl + RtlInsertElementGenericTableFull + RtlInsertElementGenericTableFullAvl + RtlInsertEntryHashTable + RtlInstallFunctionTableCallback + RtlInt64ToUnicodeString + RtlIntegerToChar + RtlIntegerToUnicodeString + RtlInterlockedClearBitRun + RtlInterlockedFlushSList + RtlInterlockedPopEntrySList + RtlInterlockedPushEntrySList + RtlInterlockedPushListSList + RtlInterlockedPushListSListEx + RtlInterlockedSetBitRun + RtlIoDecodeMemIoResource + RtlIoEncodeMemIoResource + RtlIpv4AddressToStringA + RtlIpv4AddressToStringExA + RtlIpv4AddressToStringExW + RtlIpv4AddressToStringW + RtlIpv4StringToAddressA + RtlIpv4StringToAddressExA + RtlIpv4StringToAddressExW + RtlIpv4StringToAddressW + RtlIpv6AddressToStringA + RtlIpv6AddressToStringExA + RtlIpv6AddressToStringExW + RtlIpv6AddressToStringW + RtlIpv6StringToAddressA + RtlIpv6StringToAddressExA + RtlIpv6StringToAddressExW + RtlIpv6StringToAddressW + RtlIsActivationContextActive + RtlIsCapabilitySid + RtlIsCloudFilesPlaceholder + RtlIsCriticalSectionLocked + RtlIsCriticalSectionLockedByThread + RtlIsCurrentProcess + RtlIsCurrentThread + RtlIsDosDeviceName_U + RtlIsElevatedRid + RtlIsGenericTableEmpty + RtlIsGenericTableEmptyAvl + RtlIsMultiSessionSku + RtlIsMultiUsersInSessionSku + RtlIsNameInExpression + RtlIsNameInUnUpcasedExpression + RtlIsNameLegalDOS8Dot3 + RtlIsNonEmptyDirectoryReparsePointAllowed + RtlIsNormalizedString + RtlIsPackageSid + RtlIsParentOfChildAppContainer + RtlIsPartialPlaceholder + RtlIsPartialPlaceholderFileHandle + RtlIsPartialPlaceholderFileInfo + RtlIsProcessorFeaturePresent + RtlIsStateSeparationEnabled + RtlIsTextUnicode + RtlIsThreadWithinLoaderCallout + RtlIsUntrustedObject + RtlIsValidHandle + RtlIsValidIndexHandle + RtlIsValidLocaleName + RtlIsValidProcessTrustLabelSid + RtlKnownExceptionFilter + RtlLCIDToCultureName + RtlLargeIntegerToChar + RtlLcidToLocaleName + RtlLeaveCriticalSection + RtlLengthRequiredSid + RtlLengthSecurityDescriptor + RtlLengthSid + RtlLocalTimeToSystemTime + RtlLocaleNameToLcid + RtlLocateExtendedFeature + RtlLocateExtendedFeature2 + RtlLocateLegacyContext + RtlLockBootStatusData + RtlLockCurrentThread + RtlLockHeap + RtlLockMemoryBlockLookaside + RtlLockMemoryZone + RtlLockModuleSection + RtlLogStackBackTrace + RtlLookupAtomInAtomTable + RtlLookupElementGenericTable + RtlLookupElementGenericTableAvl + RtlLookupElementGenericTableFull + RtlLookupElementGenericTableFullAvl + RtlLookupEntryHashTable + RtlLookupFirstMatchingElementGenericTableAvl + RtlLookupFunctionEntry + RtlLookupFunctionTable + RtlMakeSelfRelativeSD + RtlMapGenericMask + RtlMapSecurityErrorToNtStatus + RtlMoveMemory + RtlMultiAppendUnicodeStringBuffer + RtlMultiByteToUnicodeN + RtlMultiByteToUnicodeSize + RtlMultipleAllocateHeap + RtlMultipleFreeHeap + RtlNewInstanceSecurityObject + RtlNewSecurityGrantedAccess + RtlNewSecurityObject + RtlNewSecurityObjectEx + RtlNewSecurityObjectWithMultipleInheritance + RtlNormalizeProcessParams + RtlNormalizeString + RtlNtPathNameToDosPathName + RtlNtStatusToDosError + RtlNtStatusToDosErrorNoTeb + RtlNtdllName + RtlNumberGenericTableElements + RtlNumberGenericTableElementsAvl + RtlNumberOfClearBits + RtlNumberOfClearBitsInRange + RtlNumberOfSetBits + RtlNumberOfSetBitsInRange + RtlNumberOfSetBitsUlongPtr + RtlOemStringToUnicodeSize + RtlOemStringToUnicodeString + RtlOemToUnicodeN + RtlOpenCurrentUser + RtlOsDeploymentState + RtlOwnerAcesPresent + RtlPcToFileHeader + RtlPinAtomInAtomTable + RtlPopFrame + RtlPrefixString + RtlPrefixUnicodeString + RtlPrepareForProcessCloning + RtlProcessFlsData + RtlPublishWnfStateData + RtlPushFrame + RtlQueryActivationContextApplicationSettings + RtlQueryAtomInAtomTable + RtlQueryDepthSList + RtlQueryDynamicTimeZoneInformation + RtlQueryElevationFlags + RtlQueryEnvironmentVariable + RtlQueryEnvironmentVariable_U + RtlQueryHeapInformation + RtlQueryImageMitigationPolicy + RtlQueryInformationAcl + RtlQueryInformationActivationContext + RtlQueryInformationActiveActivationContext + RtlQueryPackageClaims + RtlQueryPackageIdentity + RtlQueryPackageIdentityEx + RtlQueryPerformanceCounter + RtlQueryPerformanceFrequency + RtlQueryProcessBackTraceInformation + RtlQueryProcessDebugInformation + RtlQueryProcessLockInformation + RtlQueryProcessPlaceholderCompatibilityMode + RtlQueryProtectedPolicy + RtlQueryRegistryValueWithFallback + RtlQueryRegistryValues + RtlQueryRegistryValuesEx + RtlQuerySecurityObject + RtlQueryThreadPlaceholderCompatibilityMode + RtlQueryThreadProfiling + RtlQueryTimeZoneInformation + RtlQueryTokenHostIdAsUlong64 + RtlQueryUnbiasedInterruptTime + RtlQueryValidationRunlevel + RtlQueryWnfMetaNotification + RtlQueryWnfStateData + RtlQueryWnfStateDataWithExplicitScope + RtlQueueApcWow64Thread + RtlQueueWorkItem + RtlRaiseCustomSystemEventTrigger + RtlRaiseException + RtlRaiseStatus + RtlRandom + RtlRandomEx + RtlRbInsertNodeEx + RtlRbRemoveNode + RtlReAllocateHeap + RtlReadThreadProfilingData + RtlRealPredecessor + RtlRealSuccessor + RtlRegisterForWnfMetaNotification + RtlRegisterSecureMemoryCacheCallback + RtlRegisterThreadWithCsrss + RtlRegisterWait + RtlReleaseActivationContext + RtlReleasePath + RtlReleasePebLock + RtlReleasePrivilege + RtlReleaseRelativeName + RtlReleaseResource + RtlReleaseSRWLockExclusive + RtlReleaseSRWLockShared + RtlRemoteCall + RtlRemoveEntryHashTable + RtlRemovePrivileges + RtlRemoveVectoredContinueHandler + RtlRemoveVectoredExceptionHandler + RtlReplaceSidInSd + RtlReplaceSystemDirectoryInPath + RtlReportException + RtlReportExceptionEx + RtlReportSilentProcessExit + RtlReportSqmEscalation + RtlResetMemoryBlockLookaside + RtlResetRtlTranslations + RtlRestoreBootStatusDefaults + RtlRestoreContext + RtlRestoreLastWin32Error + RtlRestoreSystemBootStatusDefaults + RtlRunDecodeUnicodeString + RtlRunEncodeUnicodeString + RtlRunOnceBeginInitialize + RtlRunOnceComplete + RtlRunOnceExecuteOnce + RtlRunOnceInitialize + RtlSecondsSince1970ToTime + RtlSecondsSince1980ToTime + RtlSelfRelativeToAbsoluteSD + RtlSelfRelativeToAbsoluteSD2 + RtlSendMsgToSm + RtlSetAllBits + RtlSetBit + RtlSetBits + RtlSetControlSecurityDescriptor + RtlSetCriticalSectionSpinCount + RtlSetCurrentDirectory_U + RtlSetCurrentEnvironment + RtlSetCurrentTransaction + RtlSetDaclSecurityDescriptor + RtlSetDynamicTimeZoneInformation + RtlSetEnvironmentStrings + RtlSetEnvironmentVar + RtlSetEnvironmentVariable + RtlSetExtendedFeaturesMask + RtlSetGroupSecurityDescriptor + RtlSetHeapInformation + RtlSetImageMitigationPolicy + RtlSetInformationAcl + RtlSetIoCompletionCallback + RtlSetLastWin32Error + RtlSetLastWin32ErrorAndNtStatusFromNtStatus + RtlSetOwnerSecurityDescriptor + RtlSetPortableOperatingSystem + RtlSetProcessDebugInformation + RtlSetProcessIsCritical + RtlSetProcessPlaceholderCompatibilityMode + RtlSetProtectedPolicy + RtlSetProxiedProcessId + RtlSetSaclSecurityDescriptor + RtlSetSearchPathMode + RtlSetSecurityDescriptorRMControl + RtlSetSecurityObject + RtlSetSecurityObjectEx + RtlSetSystemBootStatus + RtlSetSystemBootStatusEx + RtlSetThreadErrorMode + RtlSetThreadIsCritical + RtlSetThreadPlaceholderCompatibilityMode + RtlSetThreadPoolStartFunc + RtlSetThreadPreferredUILanguages + RtlSetThreadSubProcessTag + RtlSetThreadWorkOnBehalfTicket + RtlSetTimeZoneInformation + RtlSetTimer + RtlSetUnhandledExceptionFilter + RtlSetUserFlagsHeap + RtlSetUserValueHeap + RtlSidDominates + RtlSidDominatesForTrust + RtlSidEqualLevel + RtlSidHashInitialize + RtlSidHashLookup + RtlSidIsHigherLevel + RtlSizeHeap + RtlSleepConditionVariableCS + RtlSleepConditionVariableSRW + RtlSplay + RtlStartRXact + RtlStringFromGUID + RtlStringFromGUIDEx + RtlStronglyEnumerateEntryHashTable + RtlSubAuthorityCountSid + RtlSubAuthoritySid + RtlSubscribeWnfStateChangeNotification + RtlSubtreePredecessor + RtlSubtreeSuccessor + RtlSwitchedVVI + RtlSystemTimeToLocalTime + RtlTestAndPublishWnfStateData + RtlTestBit + RtlTestBitEx + RtlTestProtectedAccess + RtlTimeFieldsToTime + RtlTimeToElapsedTimeFields + RtlTimeToSecondsSince1970 + RtlTimeToSecondsSince1980 + RtlTimeToTimeFields + RtlTraceDatabaseAdd + RtlTraceDatabaseCreate + RtlTraceDatabaseDestroy + RtlTraceDatabaseEnumerate + RtlTraceDatabaseFind + RtlTraceDatabaseLock + RtlTraceDatabaseUnlock + RtlTraceDatabaseValidate + RtlTryAcquirePebLock + RtlTryAcquireSRWLockExclusive + RtlTryAcquireSRWLockShared + RtlTryConvertSRWLockSharedToExclusiveOrRelease + RtlTryEnterCriticalSection + RtlUTF8ToUnicodeN + RtlUlongByteSwap + RtlUlonglongByteSwap + RtlUnhandledExceptionFilter + RtlUnhandledExceptionFilter2 + RtlUnicodeStringToAnsiSize + RtlUnicodeStringToAnsiString + RtlUnicodeStringToCountedOemString + RtlUnicodeStringToInteger + RtlUnicodeStringToOemSize + RtlUnicodeStringToOemString + RtlUnicodeToCustomCPN + RtlUnicodeToMultiByteN + RtlUnicodeToMultiByteSize + RtlUnicodeToOemN + RtlUnicodeToUTF8N + RtlUniform + RtlUnlockBootStatusData + RtlUnlockCurrentThread + RtlUnlockHeap + RtlUnlockMemoryBlockLookaside + RtlUnlockMemoryZone + RtlUnlockModuleSection + RtlUnsubscribeWnfNotificationWaitForCompletion + RtlUnsubscribeWnfNotificationWithCompletionCallback + RtlUnsubscribeWnfStateChangeNotification + RtlUnwind + RtlUnwindEx + RtlUpcaseUnicodeChar + RtlUpcaseUnicodeString + RtlUpcaseUnicodeStringToCountedOemString + RtlUpcaseUnicodeStringToOemString + RtlUpcaseUnicodeToCustomCPN + RtlUpcaseUnicodeToMultiByteN + RtlUpcaseUnicodeToOemN + RtlUpdateClonedCriticalSection + RtlUpdateClonedSRWLock + RtlUpdateTimer + RtlUpperChar + RtlUpperString + RtlUshortByteSwap + RtlValidAcl + RtlValidProcessProtection + RtlValidRelativeSecurityDescriptor + RtlValidSecurityDescriptor + RtlValidSid + RtlValidateCorrelationVector + RtlValidateHeap + RtlValidateProcessHeaps + RtlValidateUnicodeString + RtlVerifyVersionInfo + RtlVirtualUnwind + RtlWaitForWnfMetaNotification + RtlWaitOnAddress + RtlWakeAddressAll + RtlWakeAddressAllNoFence + RtlWakeAddressSingle + RtlWakeAddressSingleNoFence + RtlWakeAllConditionVariable + RtlWakeConditionVariable + RtlWalkFrameChain + RtlWalkHeap + RtlWeaklyEnumerateEntryHashTable + RtlWerpReportException + RtlWnfCompareChangeStamp + RtlWnfDllUnloadCallback + RtlWow64CallFunction64 + RtlWow64EnableFsRedirection + RtlWow64EnableFsRedirectionEx + RtlWow64GetCpuAreaInfo + RtlWow64GetCurrentCpuArea + RtlWow64GetCurrentMachine + RtlWow64GetEquivalentMachineCHPE + RtlWow64GetProcessMachines + RtlWow64GetSharedInfoProcess + RtlWow64GetThreadContext + RtlWow64GetThreadSelectorEntry + RtlWow64IsWowGuestMachineSupported + RtlWow64LogMessageInEventLogger + RtlWow64PopAllCrossProcessWork + RtlWow64PopCrossProcessWork + RtlWow64PushCrossProcessWork + RtlWow64SetThreadContext + RtlWow64SuspendThread + RtlWriteRegistryValue + RtlZeroMemory + RtlZombifyActivationContext + RtlpApplyLengthFunction + RtlpCheckDynamicTimeZoneInformation + RtlpCleanupRegistryKeys + RtlpConvertAbsoluteToRelativeSecurityAttribute + RtlpConvertCultureNamesToLCIDs + RtlpConvertLCIDsToCultureNames + RtlpConvertRelativeToAbsoluteSecurityAttribute + RtlpCreateProcessRegistryInfo + RtlpEnsureBufferSize + RtlpGetLCIDFromLangInfoNode + RtlpGetNameFromLangInfoNode + RtlpGetSystemDefaultUILanguage + RtlpGetUserOrMachineUILanguage4NLS + RtlpInitializeLangRegistryInfo + RtlpIsQualifiedLanguage + RtlpLoadMachineUIByPolicy + RtlpLoadUserUIByPolicy + RtlpMergeSecurityAttributeInformation + RtlpMuiFreeLangRegistryInfo + RtlpMuiRegCreateRegistryInfo + RtlpMuiRegFreeRegistryInfo + RtlpMuiRegLoadRegistryInfo + RtlpNotOwnerCriticalSection + RtlpNtCreateKey + RtlpNtEnumerateSubKey + RtlpNtMakeTemporaryKey + RtlpNtOpenKey + RtlpNtQueryValueKey + RtlpNtSetValueKey + RtlpQueryDefaultUILanguage + RtlpQueryProcessDebugInformationFromWow64 + RtlpQueryProcessDebugInformationRemote + RtlpRefreshCachedUILanguage + RtlpSetInstallLanguage + RtlpSetPreferredUILanguages + RtlpSetUserPreferredUILanguages + RtlpUnWaitCriticalSection + RtlpVerifyAndCommitUILanguageSettings + RtlpWaitForCriticalSection + RtlxAnsiStringToUnicodeSize + RtlxOemStringToUnicodeSize + RtlxUnicodeStringToAnsiSize + RtlxUnicodeStringToOemSize + ShipAssert + ShipAssertGetBufferInfo + ShipAssertMsgA + ShipAssertMsgW + TpAllocAlpcCompletion + TpAllocCleanupGroup + TpAllocIoCompletion + TpAllocJobNotification + TpAllocPool + TpAllocTimer + TpAllocWait + TpAllocWork + TpCallbackDetectedUnrecoverableError + TpCallbackLeaveCriticalSectionOnCompletion + TpCallbackMayRunLong + TpCallbackReleaseMutexOnCompletion + TpCallbackReleaseSemaphoreOnCompletion + TpCallbackSetEventOnCompletion + TpCallbackUnloadDllOnCompletion + TpCancelAsyncIoOperation + TpCaptureCaller + TpCheckTerminateWorker + TpDisassociateCallback + TpIsTimerSet + TpPostWork + TpQueryPoolStackInformation + TpReleaseAlpcCompletion + TpReleaseCleanupGroup + TpReleaseCleanupGroupMembers + TpReleaseIoCompletion + TpReleaseJobNotification + TpReleasePool + TpReleaseTimer + TpReleaseWait + TpReleaseWork + TpSetPoolMaxThreads + TpSetPoolMaxThreadsSoftLimit + TpSetPoolMinThreads + TpSetPoolStackInformation + TpSetPoolWorkerThreadIdleTimeout + TpSetTimer + TpSetTimerEx + TpSetWait + TpSetWaitEx + TpSimpleTryPost + TpStartAsyncIoOperation + TpTrimPools + TpWaitForAlpcCompletion + TpWaitForIoCompletion + TpWaitForJobNotification + TpWaitForTimer + TpWaitForWait + TpWaitForWork + VerSetConditionMask + WerReportExceptionWorker + WerReportSQMEvent + WinSqmAddToAverageDWORD + WinSqmAddToStream + WinSqmAddToStreamEx + WinSqmCheckEscalationAddToStreamEx + WinSqmCheckEscalationSetDWORD + WinSqmCheckEscalationSetDWORD64 + WinSqmCheckEscalationSetString + WinSqmCommonDatapointDelete + WinSqmCommonDatapointSetDWORD + WinSqmCommonDatapointSetDWORD64 + WinSqmCommonDatapointSetStreamEx + WinSqmCommonDatapointSetString + WinSqmEndSession + WinSqmEventEnabled + WinSqmEventWrite + WinSqmGetEscalationRuleStatus + WinSqmGetInstrumentationProperty + WinSqmIncrementDWORD + WinSqmIsOptedIn + WinSqmIsOptedInEx + WinSqmIsSessionDisabled + WinSqmSetDWORD + WinSqmSetDWORD64 + WinSqmSetEscalationInfo + WinSqmSetIfMaxDWORD + WinSqmSetIfMinDWORD + WinSqmSetString + WinSqmStartSession + WinSqmStartSessionForPartner + ZwAcceptConnectPort + ZwAccessCheck + ZwAccessCheckAndAuditAlarm + ZwAccessCheckByType + ZwAccessCheckByTypeAndAuditAlarm + ZwAccessCheckByTypeResultList + ZwAccessCheckByTypeResultListAndAuditAlarm + ZwAccessCheckByTypeResultListAndAuditAlarmByHandle + ZwAcquireProcessActivityReference + ZwAddAtom + ZwAddAtomEx + ZwAddBootEntry + ZwAddDriverEntry + ZwAdjustGroupsToken + ZwAdjustPrivilegesToken + ZwAdjustTokenClaimsAndDeviceGroups + ZwAlertResumeThread + ZwAlertThread + ZwAlertThreadByThreadId + ZwAllocateLocallyUniqueId + ZwAllocateReserveObject + ZwAllocateUserPhysicalPages + ZwAllocateUuids + ZwAllocateVirtualMemory + ZwAllocateVirtualMemoryEx + ZwAlpcAcceptConnectPort + ZwAlpcCancelMessage + ZwAlpcConnectPort + ZwAlpcConnectPortEx + ZwAlpcCreatePort + ZwAlpcCreatePortSection + ZwAlpcCreateResourceReserve + ZwAlpcCreateSectionView + ZwAlpcCreateSecurityContext + ZwAlpcDeletePortSection + ZwAlpcDeleteResourceReserve + ZwAlpcDeleteSectionView + ZwAlpcDeleteSecurityContext + ZwAlpcDisconnectPort + ZwAlpcImpersonateClientContainerOfPort + ZwAlpcImpersonateClientOfPort + ZwAlpcOpenSenderProcess + ZwAlpcOpenSenderThread + ZwAlpcQueryInformation + ZwAlpcQueryInformationMessage + ZwAlpcRevokeSecurityContext + ZwAlpcSendWaitReceivePort + ZwAlpcSetInformation + ZwApphelpCacheControl + ZwAreMappedFilesTheSame + ZwAssignProcessToJobObject + ZwAssociateWaitCompletionPacket + ZwCallEnclave + ZwCallbackReturn + ZwCancelIoFile + ZwCancelIoFileEx + ZwCancelSynchronousIoFile + ZwCancelTimer + ZwCancelTimer2 + ZwCancelWaitCompletionPacket + ZwClearEvent + ZwClose + ZwCloseObjectAuditAlarm + ZwCommitComplete + ZwCommitEnlistment + ZwCommitRegistryTransaction + ZwCommitTransaction + ZwCompactKeys + ZwCompareObjects + ZwCompareSigningLevels + ZwCompareTokens + ZwCompleteConnectPort + ZwCompressKey + ZwConnectPort + ZwContinue + ZwConvertBetweenAuxiliaryCounterAndPerformanceCounter + ZwCreateDebugObject + ZwCreateDirectoryObject + ZwCreateDirectoryObjectEx + ZwCreateEnclave + ZwCreateEnlistment + ZwCreateEvent + ZwCreateEventPair + ZwCreateFile + ZwCreateIRTimer + ZwCreateIoCompletion + ZwCreateJobObject + ZwCreateJobSet + ZwCreateKey + ZwCreateKeyTransacted + ZwCreateKeyedEvent + ZwCreateLowBoxToken + ZwCreateMailslotFile + ZwCreateMutant + ZwCreateNamedPipeFile + ZwCreatePagingFile + ZwCreatePartition + ZwCreatePort + ZwCreatePrivateNamespace + ZwCreateProcess + ZwCreateProcessEx + ZwCreateProfile + ZwCreateProfileEx + ZwCreateRegistryTransaction + ZwCreateResourceManager + ZwCreateSection + ZwCreateSemaphore + ZwCreateSymbolicLinkObject + ZwCreateThread + ZwCreateThreadEx + ZwCreateTimer + ZwCreateTimer2 + ZwCreateToken + ZwCreateTokenEx + ZwCreateTransaction + ZwCreateTransactionManager + ZwCreateUserProcess + ZwCreateWaitCompletionPacket + ZwCreateWaitablePort + ZwCreateWnfStateName + ZwCreateWorkerFactory + ZwDebugActiveProcess + ZwDebugContinue + ZwDelayExecution + ZwDeleteAtom + ZwDeleteBootEntry + ZwDeleteDriverEntry + ZwDeleteFile + ZwDeleteKey + ZwDeleteObjectAuditAlarm + ZwDeletePrivateNamespace + ZwDeleteValueKey + ZwDeleteWnfStateData + ZwDeleteWnfStateName + ZwDeviceIoControlFile + ZwDisableLastKnownGood + ZwDisplayString + ZwDrawText + ZwDuplicateObject + ZwDuplicateToken + ZwEnableLastKnownGood + ZwEnumerateBootEntries + ZwEnumerateDriverEntries + ZwEnumerateKey + ZwEnumerateSystemEnvironmentValuesEx + ZwEnumerateTransactionObject + ZwEnumerateValueKey + ZwExtendSection + ZwFilterBootOption + ZwFilterToken + ZwFilterTokenEx + ZwFindAtom + ZwFlushBuffersFile + ZwFlushBuffersFileEx + ZwFlushInstallUILanguage + ZwFlushInstructionCache + ZwFlushKey + ZwFlushProcessWriteBuffers + ZwFlushVirtualMemory + ZwFlushWriteBuffer + ZwFreeUserPhysicalPages + ZwFreeVirtualMemory + ZwFreezeRegistry + ZwFreezeTransactions + ZwFsControlFile + ZwGetCachedSigningLevel + ZwGetCompleteWnfStateSubscription + ZwGetContextThread + ZwGetCurrentProcessorNumber + ZwGetCurrentProcessorNumberEx + ZwGetDevicePowerState + ZwGetMUIRegistryInfo + ZwGetNextProcess + ZwGetNextThread + ZwGetNlsSectionPtr + ZwGetNotificationResourceManager + ZwGetWriteWatch + ZwImpersonateAnonymousToken + ZwImpersonateClientOfPort + ZwImpersonateThread + ZwInitializeEnclave + ZwInitializeNlsFiles + ZwInitializeRegistry + ZwInitiatePowerAction + ZwIsProcessInJob + ZwIsSystemResumeAutomatic + ZwIsUILanguageComitted + ZwListenPort + ZwLoadDriver + ZwLoadEnclaveData + ZwLoadHotPatch + ZwLoadKey + ZwLoadKey2 + ZwLoadKeyEx + ZwLockFile + ZwLockProductActivationKeys + ZwLockRegistryKey + ZwLockVirtualMemory + ZwMakePermanentObject + ZwMakeTemporaryObject + ZwManagePartition + ZwMapCMFModule + ZwMapUserPhysicalPages + ZwMapUserPhysicalPagesScatter + ZwMapViewOfSection + ZwMapViewOfSectionEx + ZwModifyBootEntry + ZwModifyDriverEntry + ZwNotifyChangeDirectoryFile + ZwNotifyChangeDirectoryFileEx + ZwNotifyChangeKey + ZwNotifyChangeMultipleKeys + ZwNotifyChangeSession + ZwOpenDirectoryObject + ZwOpenEnlistment + ZwOpenEvent + ZwOpenEventPair + ZwOpenFile + ZwOpenIoCompletion + ZwOpenJobObject + ZwOpenKey + ZwOpenKeyEx + ZwOpenKeyTransacted + ZwOpenKeyTransactedEx + ZwOpenKeyedEvent + ZwOpenMutant + ZwOpenObjectAuditAlarm + ZwOpenPartition + ZwOpenPrivateNamespace + ZwOpenProcess + ZwOpenProcessToken + ZwOpenProcessTokenEx + ZwOpenRegistryTransaction + ZwOpenResourceManager + ZwOpenSection + ZwOpenSemaphore + ZwOpenSession + ZwOpenSymbolicLinkObject + ZwOpenThread + ZwOpenThreadToken + ZwOpenThreadTokenEx + ZwOpenTimer + ZwOpenTransaction + ZwOpenTransactionManager + ZwPlugPlayControl + ZwPowerInformation + ZwPrePrepareComplete + ZwPrePrepareEnlistment + ZwPrepareComplete + ZwPrepareEnlistment + ZwPrivilegeCheck + ZwPrivilegeObjectAuditAlarm + ZwPrivilegedServiceAuditAlarm + ZwPropagationComplete + ZwPropagationFailed + ZwProtectVirtualMemory + ZwPulseEvent + ZwQueryAttributesFile + ZwQueryAuxiliaryCounterFrequency + ZwQueryBootEntryOrder + ZwQueryBootOptions + ZwQueryDebugFilterState + ZwQueryDefaultLocale + ZwQueryDefaultUILanguage + ZwQueryDirectoryFile + ZwQueryDirectoryFileEx + ZwQueryDirectoryObject + ZwQueryDriverEntryOrder + ZwQueryEaFile + ZwQueryEvent + ZwQueryFullAttributesFile + ZwQueryInformationAtom + ZwQueryInformationByName + ZwQueryInformationEnlistment + ZwQueryInformationFile + ZwQueryInformationJobObject + ZwQueryInformationPort + ZwQueryInformationProcess + ZwQueryInformationResourceManager + ZwQueryInformationThread + ZwQueryInformationToken + ZwQueryInformationTransaction + ZwQueryInformationTransactionManager + ZwQueryInformationWorkerFactory + ZwQueryInstallUILanguage + ZwQueryIntervalProfile + ZwQueryIoCompletion + ZwQueryKey + ZwQueryLicenseValue + ZwQueryMultipleValueKey + ZwQueryMutant + ZwQueryObject + ZwQueryOpenSubKeys + ZwQueryOpenSubKeysEx + ZwQueryPerformanceCounter + ZwQueryPortInformationProcess + ZwQueryQuotaInformationFile + ZwQuerySection + ZwQuerySecurityAttributesToken + ZwQuerySecurityObject + ZwQuerySecurityPolicy + ZwQuerySemaphore + ZwQuerySymbolicLinkObject + ZwQuerySystemEnvironmentValue + ZwQuerySystemEnvironmentValueEx + ZwQuerySystemInformation + ZwQuerySystemInformationEx + ZwQuerySystemTime + ZwQueryTimer + ZwQueryTimerResolution + ZwQueryValueKey + ZwQueryVirtualMemory + ZwQueryVolumeInformationFile + ZwQueryWnfStateData + ZwQueryWnfStateNameInformation + ZwQueueApcThread + ZwQueueApcThreadEx + ZwRaiseException + ZwRaiseHardError + ZwReadFile + ZwReadFileScatter + ZwReadOnlyEnlistment + ZwReadRequestData + ZwReadVirtualMemory + ZwRecoverEnlistment + ZwRecoverResourceManager + ZwRecoverTransactionManager + ZwRegisterProtocolAddressInformation + ZwRegisterThreadTerminatePort + ZwReleaseKeyedEvent + ZwReleaseMutant + ZwReleaseSemaphore + ZwReleaseWorkerFactoryWorker + ZwRemoveIoCompletion + ZwRemoveIoCompletionEx + ZwRemoveProcessDebug + ZwRenameKey + ZwRenameTransactionManager + ZwReplaceKey + ZwReplacePartitionUnit + ZwReplyPort + ZwReplyWaitReceivePort + ZwReplyWaitReceivePortEx + ZwReplyWaitReplyPort + ZwRequestPort + ZwRequestWaitReplyPort + ZwResetEvent + ZwResetWriteWatch + ZwRestoreKey + ZwResumeProcess + ZwResumeThread + ZwRevertContainerImpersonation + ZwRollbackComplete + ZwRollbackEnlistment + ZwRollbackRegistryTransaction + ZwRollbackTransaction + ZwRollforwardTransactionManager + ZwSaveKey + ZwSaveKeyEx + ZwSaveMergedKeys + ZwSecureConnectPort + ZwSerializeBoot + ZwSetBootEntryOrder + ZwSetBootOptions + ZwSetCachedSigningLevel + ZwSetCachedSigningLevel2 + ZwSetContextThread + ZwSetDebugFilterState + ZwSetDefaultHardErrorPort + ZwSetDefaultLocale + ZwSetDefaultUILanguage + ZwSetDriverEntryOrder + ZwSetEaFile + ZwSetEvent + ZwSetEventBoostPriority + ZwSetHighEventPair + ZwSetHighWaitLowEventPair + ZwSetIRTimer + ZwSetInformationDebugObject + ZwSetInformationEnlistment + ZwSetInformationFile + ZwSetInformationJobObject + ZwSetInformationKey + ZwSetInformationObject + ZwSetInformationProcess + ZwSetInformationResourceManager + ZwSetInformationSymbolicLink + ZwSetInformationThread + ZwSetInformationToken + ZwSetInformationTransaction + ZwSetInformationTransactionManager + ZwSetInformationVirtualMemory + ZwSetInformationWorkerFactory + ZwSetIntervalProfile + ZwSetIoCompletion + ZwSetIoCompletionEx + ZwSetLdtEntries + ZwSetLowEventPair + ZwSetLowWaitHighEventPair + ZwSetQuotaInformationFile + ZwSetSecurityObject + ZwSetSystemEnvironmentValue + ZwSetSystemEnvironmentValueEx + ZwSetSystemInformation + ZwSetSystemPowerState + ZwSetSystemTime + ZwSetThreadExecutionState + ZwSetTimer + ZwSetTimer2 + ZwSetTimerEx + ZwSetTimerResolution + ZwSetUuidSeed + ZwSetValueKey + ZwSetVolumeInformationFile + ZwSetWnfProcessNotificationEvent + ZwShutdownSystem + ZwShutdownWorkerFactory + ZwSignalAndWaitForSingleObject + ZwSinglePhaseReject + ZwStartProfile + ZwStopProfile + ZwSubscribeWnfStateChange + ZwSuspendProcess + ZwSuspendThread + ZwSystemDebugControl + ZwTerminateEnclave + ZwTerminateJobObject + ZwTerminateProcess + ZwTerminateThread + ZwTestAlert + ZwThawRegistry + ZwThawTransactions + ZwTraceControl + ZwTraceEvent + ZwTranslateFilePath + ZwUmsThreadYield + ZwUnloadDriver + ZwUnloadKey + ZwUnloadKey2 + ZwUnloadKeyEx + ZwUnlockFile + ZwUnlockVirtualMemory + ZwUnmapViewOfSection + ZwUnmapViewOfSectionEx + ZwUnsubscribeWnfStateChange + ZwUpdateWnfStateData + ZwVdmControl + ZwWaitForAlertByThreadId + ZwWaitForDebugEvent + ZwWaitForKeyedEvent + ZwWaitForMultipleObjects + ZwWaitForMultipleObjects32 + ZwWaitForSingleObject + ZwWaitForWorkViaWorkerFactory + ZwWaitHighEventPair + ZwWaitLowEventPair + ZwWorkerFactoryWorkerReady + ZwWriteFile + ZwWriteFileGather + ZwWriteRequestData + ZwWriteVirtualMemory + ZwYieldExecution + vDbgPrintEx + vDbgPrintExWithPrefix + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/ntdsa.txt b/symbols/SDK/um/arm64/ntdsa.txt new file mode 100644 index 00000000..f53bf2b9 --- /dev/null +++ b/symbols/SDK/um/arm64/ntdsa.txt @@ -0,0 +1,167 @@ +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\arm64\ntdsa.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AppendRDN + AttrTypeToKey + ConvertReplicaLinkToNative + CountNameParts + CrackSingleName + DBDsReplBackupUpdate + DBUpdateBackupTimeStamps + DNSHostNameValueCheckForNetlogon + DSInstanceCompare + DSInstanceFromNTDSAddrEx + DSInstanceFromNameEx + DSInstanceFromSetupEx + DSNAMEToHashKeyExternal + DSNAMEToMappedStrExternal + DSStrToHashKeyExternal + DSStrToMappedStrExternal + DbgPrintErrorInfo + DebPrintV + DebugTest + DirAddEntry + DirBind + DirCompare + DirErrorToNtStatus + DirErrorToWinError + DirFindEntry + DirGetDomainHandle + DirModifyDN + DirModifyEntry + DirNotifyRegister + DirNotifyUnRegister + DirOperationControl + DirPrepareForImpersonate + DirProtectEntry + DirRead + DirRemoveEntry + DirReplicaAdd + DirReplicaDelete + DirReplicaDemote + DirReplicaGetDemoteTarget + DirReplicaModify + DirReplicaReferenceUpdate + DirReplicaReplSingleObj + DirReplicaSetCredentials + DirReplicaSynchronize + DirSearch + DirStopImpersonating + DirTransactControl + DoAssert + DoLogEventAndTrace + DoLogEventW + DoLogMsgOverride + DoLogOverride + DoLogUnhandledError + DoLogUnhandledError2 + DsCanRODCHostNdncForNetLogon + DsChangeBootOptions + DsCheckConstraint + DsFreeDomainControllerInfoForNetLogon + DsFreeServersAndSitesForNetLogon + DsGetBootOptions + DsGetDefaultObjCategory + DsGetDomainControllerInfoForNetLogon + DsGetEventConfig + DsGetServersAndSitesForNetLogon + DsInitialize + DsInitializeForSAM + DsIsBeingBackSynced + DsIsDCReadOnly + DsIsDLLLoaded + DsLoadDLL + DsPrepareUninitialize + DsQueryDnsHostNameForNetLogon + DsRegisterServiceStateCallback + DsTraceEvent + DsUninitialize + DsUninitializeForServiceStartError + DsUnloadDLL + DsUnregisterServiceStateCallback + DsWaitUntilDelayedStartupIsDone + DsaDisableUpdates + DsaEnableUpdates + DsaSetInstallCallback + FindNetbiosDomainName + GCVerifyCacheLookup + GetConfigDsName + GetConfigParam + GetConfigParamAllocW + GetConfigParamW + GetConfigurationInfo + GetConfigurationName + GetConfigurationNamesList + GetDnsRootAlias + GetRDNInfoExternal + GuidBasedDNSNameFromDSName + ImpersonateAnyClient + InitCommarg + InitializeSamDsExtension + IsFullDCInSiteForNetlogon + IsMangledRDNExternal + IsRODCInSiteForNetlogon + IsStringGuid + IsValidDSInstance + MapSpnServiceClass + MatchCrossRefByNetbiosName + MatchCrossRefBySid + MatchDomainDnByDnsName + MatchDomainDnByNetbiosName + MtxAddrFromTransportAddr + MtxSame + NTDSServiceMain + NameMatched + NameMatchedStringNameOnly + NamePrefix + NtdsaiDeRegisterKdcAcctChangeNotif + NtdsaiRegisterKdcAcctChangeNotif + NtdsaiUpdateKrbtgtAccounts + QuoteRDNValue + ReplicaLinkSizeFromParts + ReplicaLinkUpdateDSInstance + SamIAmIGC + SamIDsResetBadPwdCountOnPdc + SamIGCLookupNames + SamIGCLookupSids + SamISameSite + SampDsControl + SampExistsDsTransaction + SampGetClassAttribute + SampSetDsa + StartDsaServiceMain + THAlloc + THClearErrors + THCreate + THDestroy + THFree + THGetErrorString + THQuery + THReAlloc + THRestore + THSave + THVerifyCount + TransportAddrFromMtxAddr + TrimDSNameBy + UnImpersonateAnyClient + UpdateDSPerfStats + phoneticDisplayNameABView + showInAddressBookArrayV1 + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/ntdsatq.txt b/symbols/SDK/um/arm64/ntdsatq.txt new file mode 100644 index 00000000..8e6d226d --- /dev/null +++ b/symbols/SDK/um/arm64/ntdsatq.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\arm64\ntdsatq.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?SchedulerInitialize@@YAHXZ (int __cdecl SchedulerInitialize(void)) + ?SchedulerTerminate@@YAXXZ (void __cdecl SchedulerTerminate(void)) + ATQReleaseTCPPortReservation + ATQReserveTCPPorts + AllocCacheDumpStatsToHtml + AtqCloseEndpoint + AtqCloseQosClass + AtqCloseSession + AtqCloseSocket + AtqContextGetInfo + AtqContextSetInfo + AtqContextSetInfo2 + AtqCreateEndpoint + AtqCreateEndpointEx + AtqCreateQosClass + AtqEndpointGetInfo + AtqEndpointSetInfo + AtqEndpointSetInfo2 + AtqFreeContext + AtqGetAcceptExAddrs + AtqGetAcceptExAddrsEx + AtqGetAddressFamilies + AtqGetDatagramAddrs + AtqGetInfo + AtqGetMaxDatagramSendSize + AtqInitialize + AtqOpenSession + AtqQosClassGetId + AtqQosClassGetInfo + AtqQosClassGetInstance + AtqQosContextEnd + AtqQosContextExtendTime + AtqQosContextStart + AtqReadFile + AtqReadSocket + AtqRegisterAddressChangeCallback + AtqSetInfo + AtqSetInfo2 + AtqSetSockOpt + AtqStartEndpoint + AtqStopEndpoint + AtqSyncWsaSend + AtqTerminate + AtqUpdateQosClass + AtqWriteDatagramSocket + AtqWriteFile + AtqWriteSocket + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/ntdsetup.txt b/symbols/SDK/um/arm64/ntdsetup.txt new file mode 100644 index 00000000..2035c3bc --- /dev/null +++ b/symbols/SDK/um/arm64/ntdsetup.txt @@ -0,0 +1,45 @@ +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\arm64\ntdsetup.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AdamFetchDemotionInfo + AdamGetCrossRefs + FreeDemotionInfo + NtdsAdamValidateInst + NtdsAdamValidateServiceAccount + NtdsAdamVerifyBind + NtdsCheckMachineAccountFlags + NtdsDemote + NtdsFreeDnsRRInfo + NtdsGetDefaultDnsName + NtdsInstall + NtdsInstallCancel + NtdsInstallReplicateFull + NtdsInstallShutdown + NtdsInstallUndo + NtdsPrepareForDemotion + NtdsPrepareForDemotionUndo + NtdsPrepareForDsUpgrade + NtdsSetReplicaMachineAccount + NtdspConfigRegistry + NtdspDNStoRFC1779Name + NtdspFindSite + NtdspValidateInstallParameters + NtdspVerifyDsEnvironment + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/ntfrsapi.txt b/symbols/SDK/um/arm64/ntfrsapi.txt new file mode 100644 index 00000000..85433c45 --- /dev/null +++ b/symbols/SDK/um/arm64/ntfrsapi.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\arm64\ntfrsapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + NtFrsApiDestroyBackupRestore + NtFrsApiEnumBackupRestoreSets + NtFrsApiFinishedRestoringDirectory + NtFrsApiGetBackupRestoreSetDirectory + NtFrsApiGetBackupRestoreSetGuid + NtFrsApiGetBackupRestoreSetPaths + NtFrsApiGetBackupRestoreSetType + NtFrsApiGetBackupRestoreSets + NtFrsApiInitializeBackupRestore + NtFrsApiIsBackupRestoreSetASysvol + NtFrsApiRestoringDirectory + NtFrsApi_AbortDemotionW + NtFrsApi_AbortPromotionW + NtFrsApi_CommitDemotionW + NtFrsApi_CommitPromotionW + NtFrsApi_DeleteSysvolMember + NtFrsApi_ForceReplication + NtFrsApi_Get_DsPollingIntervalW + NtFrsApi_InfoFreeW + NtFrsApi_InfoLineW + NtFrsApi_InfoMoreW + NtFrsApi_InfoW + NtFrsApi_IsPathReplicated + NtFrsApi_PrepareForDemotionUsingCredW + NtFrsApi_PrepareForDemotionW + NtFrsApi_PrepareForPromotionW + NtFrsApi_PrepareForUnload + NtFrsApi_Set_DsPollingIntervalW + NtFrsApi_StartDemotionW + NtFrsApi_StartPromotionW + NtFrsApi_WaitForDemotionW + NtFrsApi_WaitForPromotionW + NtFrsApi_WriterCommand + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/ntlanman.txt b/symbols/SDK/um/arm64/ntlanman.txt new file mode 100644 index 00000000..f1570cee --- /dev/null +++ b/symbols/SDK/um/arm64/ntlanman.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\arm64\ntlanman.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 34 ?NPEnumResource@@YAKPEAXPEAI01@Z (unsigned long __cdecl NPEnumResource(void *,unsigned int *,void *,unsigned int *)) + 12 ?NPGetConnection@@YAKPEAG0PEAI@Z (unsigned long __cdecl NPGetConnection(unsigned short *,unsigned short *,unsigned int *)) + 53 ?NPGetReconnectFlags@@YAKPEAGPEAE@Z (unsigned long __cdecl NPGetReconnectFlags(unsigned short *,unsigned char *)) + 40 ?NPGetUniversalName@@YAKPEBGKPEAXPEAI@Z (unsigned long __cdecl NPGetUniversalName(unsigned short const *,unsigned long,void *,unsigned int *)) + 33 ?NPOpenEnum@@YAKIIIPEAU_NETRESOURCEW@@PEAPEAX@Z (unsigned long __cdecl NPOpenEnum(unsigned int,unsigned int,unsigned int,struct _NETRESOURCEW *,void * *)) + DllMain + I_SystemFocusDialog + 17 NPAddConnection + 38 NPAddConnection3 + 18 NPCancelConnection + 35 NPCloseEnum + 36 NPFormatNetworkName + 13 NPGetCaps + 54 NPGetConnection3 + 49 NPGetConnectionPerformance + 52 NPGetResourceInformation + 41 NPGetResourceParent + 16 NPGetUser + QueryAppInstanceVersion + RegisterAppInstance + RegisterAppInstanceVersion + ResetAllAppInstanceVersions + SetAppInstanceCsvFlags + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/ntmarta.txt b/symbols/SDK/um/arm64/ntmarta.txt new file mode 100644 index 00000000..8a27cd03 --- /dev/null +++ b/symbols/SDK/um/arm64/ntmarta.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\arm64\ntmarta.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?AccProvHandleGrantAccessRights@@YAKPEAXW4_SE_OBJECT_TYPE@@PEAU_ACTRL_ALISTW@@2PEAU_ACTRL_OVERLAPPED@@@Z (unsigned long __cdecl AccProvHandleGrantAccessRights(void *,enum _SE_OBJECT_TYPE,struct _ACTRL_ALISTW *,struct _ACTRL_ALISTW *,struct _ACTRL_OVERLAPPED *)) + ?GetMartaExtensionInterface@@YAPEAU_ACC_MARTA_FUNCTIONS@@XZ (struct _ACC_MARTA_FUNCTIONS * __cdecl GetMartaExtensionInterface(void)) + AccConvertAccessMaskToActrlAccess + AccConvertAccessToSD + AccConvertAccessToSecurityDescriptor + AccConvertAclToAccess + AccConvertSDToAccess + AccFreeIndexArray + AccGetAccessForTrustee + AccGetExplicitEntries + AccGetInheritanceSource + AccLookupAccountName + AccLookupAccountSid + AccLookupAccountTrustee + AccProvCancelOperation + AccProvGetAccessInfoPerObjectType + AccProvGetAllRights + AccProvGetCapabilities + AccProvGetOperationResults + AccProvGetTrusteesAccess + AccProvGrantAccessRights + AccProvHandleGetAccessInfoPerObjectType + AccProvHandleGetAllRights + AccProvHandleGetTrusteesAccess + AccProvHandleIsAccessAudited + AccProvHandleIsObjectAccessible + AccProvHandleRevokeAccessRights + AccProvHandleRevokeAuditRights + AccProvHandleSetAccessRights + AccProvIsAccessAudited + AccProvIsObjectAccessible + AccProvRevokeAccessRights + AccProvRevokeAuditRights + AccProvSetAccessRights + AccRewriteGetExplicitEntriesFromAcl + AccRewriteGetHandleRights + AccRewriteGetNamedRights + AccRewriteSetEntriesInAcl + AccRewriteSetHandleRights + AccRewriteSetNamedRights + AccSetEntriesInAList + AccTreeResetNamedSecurityInfo + EventGuidToName + EventNameFree + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/ntstc_libcmt.txt b/symbols/SDK/um/arm64/ntstc_libcmt.txt new file mode 100644 index 00000000..8daaa391 --- /dev/null +++ b/symbols/SDK/um/arm64/ntstc_libcmt.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\arm64\ntstc_libcmt.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 198 .CRT$XCC + 8 .CRT$XCU + 12F2 .bss + 2A8 .data + C2F .data$r + 3EDB4C .debug$S + 4B672C .debug$T + F54 .drectve + 1708 .gfids$y + 9800 .pdata + C368 .rdata + 10 .text + 9A4 .text$di + 8E6FC .text$mn + A884 .text$x + A18 .text$yd + 16B78 .xdata + 17A8 .xdata$x diff --git a/symbols/SDK/um/arm64/ntstc_msvcrt.txt b/symbols/SDK/um/arm64/ntstc_msvcrt.txt new file mode 100644 index 00000000..252cf36c --- /dev/null +++ b/symbols/SDK/um/arm64/ntstc_msvcrt.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\arm64\ntstc_msvcrt.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 198 .CRT$XCC + 8 .CRT$XCU + 12F2 .bss + 2A8 .data + C2F .data$r + 3EDAE8 .debug$S + 4B672C .debug$T + F54 .drectve + 1708 .gfids$y + 9810 .pdata + C368 .rdata + 10 .text + A34 .text$di + 8FF4C .text$mn + A884 .text$x + A18 .text$yd + 16B74 .xdata + 17A8 .xdata$x diff --git a/symbols/SDK/um/arm64/objsel.txt b/symbols/SDK/um/arm64/objsel.txt new file mode 100644 index 00000000..aae0d4a8 --- /dev/null +++ b/symbols/SDK/um/arm64/objsel.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\arm64\objsel.lib + +File Type: LIBRARY + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/odbc32.txt b/symbols/SDK/um/arm64/odbc32.txt new file mode 100644 index 00000000..f48311fc --- /dev/null +++ b/symbols/SDK/um/arm64/odbc32.txt @@ -0,0 +1,197 @@ +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\arm64\odbc32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CloseODBCPerfData + CollectODBCPerfData + CursorLibLockDbc + CursorLibLockDesc + CursorLibLockStmt + CursorLibTransact + DllBidEntryPoint + GetODBCSharedData + LockHandle + 84 ODBCGetTryWaitValue + ODBCInternalConnectW + 301 ODBCQualifyFileDSNW + 86 ODBCSetTryWaitValue + OpenODBCPerfData + PostComponentError + PostODBCComponentError + PostODBCError + 1 SQLAllocConnect + 2 SQLAllocEnv + 24 SQLAllocHandle + 77 SQLAllocHandleStd + 3 SQLAllocStmt + 4 SQLBindCol + 25 SQLBindParam + 72 SQLBindParameter + 55 SQLBrowseConnect + 255 SQLBrowseConnectA + 155 SQLBrowseConnectW + 78 SQLBulkOperations + 5 SQLCancel + SQLCancelHandle + 26 SQLCloseCursor + 27 SQLColAttribute + 227 SQLColAttributeA + 127 SQLColAttributeW + 6 SQLColAttributes + 206 SQLColAttributesA + 106 SQLColAttributesW + 56 SQLColumnPrivileges + 256 SQLColumnPrivilegesA + 156 SQLColumnPrivilegesW + 40 SQLColumns + 240 SQLColumnsA + 140 SQLColumnsW + SQLCompleteAsync + 7 SQLConnect + 207 SQLConnectA + 107 SQLConnectW + 28 SQLCopyDesc + 57 SQLDataSources + 257 SQLDataSourcesA + 157 SQLDataSourcesW + 8 SQLDescribeCol + 208 SQLDescribeColA + 108 SQLDescribeColW + 58 SQLDescribeParam + 9 SQLDisconnect + 41 SQLDriverConnect + 241 SQLDriverConnectA + 141 SQLDriverConnectW + 71 SQLDrivers + 271 SQLDriversA + 171 SQLDriversW + 29 SQLEndTran + 10 SQLError + 210 SQLErrorA + 110 SQLErrorW + 11 SQLExecDirect + 211 SQLExecDirectA + 111 SQLExecDirectW + 12 SQLExecute + 59 SQLExtendedFetch + 13 SQLFetch + 30 SQLFetchScroll + 60 SQLForeignKeys + 260 SQLForeignKeysA + 160 SQLForeignKeysW + 14 SQLFreeConnect + 15 SQLFreeEnv + 31 SQLFreeHandle + 16 SQLFreeStmt + 32 SQLGetConnectAttr + 232 SQLGetConnectAttrA + 132 SQLGetConnectAttrW + 42 SQLGetConnectOption + 242 SQLGetConnectOptionA + 142 SQLGetConnectOptionW + 17 SQLGetCursorName + 217 SQLGetCursorNameA + 117 SQLGetCursorNameW + 43 SQLGetData + 33 SQLGetDescField + 233 SQLGetDescFieldA + 133 SQLGetDescFieldW + 34 SQLGetDescRec + 234 SQLGetDescRecA + 134 SQLGetDescRecW + 35 SQLGetDiagField + 235 SQLGetDiagFieldA + 135 SQLGetDiagFieldW + 36 SQLGetDiagRec + 236 SQLGetDiagRecA + 136 SQLGetDiagRecW + 37 SQLGetEnvAttr + 44 SQLGetFunctions + 45 SQLGetInfo + 245 SQLGetInfoA + 145 SQLGetInfoW + 38 SQLGetStmtAttr + 238 SQLGetStmtAttrA + 138 SQLGetStmtAttrW + 46 SQLGetStmtOption + 47 SQLGetTypeInfo + 247 SQLGetTypeInfoA + 147 SQLGetTypeInfoW + 61 SQLMoreResults + 62 SQLNativeSql + 262 SQLNativeSqlA + 162 SQLNativeSqlW + 63 SQLNumParams + 18 SQLNumResultCols + 48 SQLParamData + 64 SQLParamOptions + 19 SQLPrepare + 219 SQLPrepareA + 119 SQLPrepareW + 65 SQLPrimaryKeys + 265 SQLPrimaryKeysA + 165 SQLPrimaryKeysW + 66 SQLProcedureColumns + 266 SQLProcedureColumnsA + 166 SQLProcedureColumnsW + 67 SQLProcedures + 267 SQLProceduresA + 167 SQLProceduresW + 49 SQLPutData + 20 SQLRowCount + 39 SQLSetConnectAttr + 239 SQLSetConnectAttrA + 139 SQLSetConnectAttrW + 50 SQLSetConnectOption + 250 SQLSetConnectOptionA + 150 SQLSetConnectOptionW + 21 SQLSetCursorName + 221 SQLSetCursorNameA + 121 SQLSetCursorNameW + 73 SQLSetDescField + 273 SQLSetDescFieldA + 173 SQLSetDescFieldW + 74 SQLSetDescRec + 75 SQLSetEnvAttr + 22 SQLSetParam + 68 SQLSetPos + 69 SQLSetScrollOptions + 76 SQLSetStmtAttr + 276 SQLSetStmtAttrA + 176 SQLSetStmtAttrW + 51 SQLSetStmtOption + 52 SQLSpecialColumns + 252 SQLSpecialColumnsA + 152 SQLSpecialColumnsW + 53 SQLStatistics + 253 SQLStatisticsA + 153 SQLStatisticsW + 70 SQLTablePrivileges + 270 SQLTablePrivilegesA + 170 SQLTablePrivilegesW + 54 SQLTables + 254 SQLTablesA + 154 SQLTablesW + 23 SQLTransact + SearchStatusCode + VFreeErrors + VRetrieveDriverErrorsRowCol + ValidateErrorQueue + g_hHeapMalloc + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/odbcbcp.txt b/symbols/SDK/um/arm64/odbcbcp.txt new file mode 100644 index 00000000..2bf3cf89 --- /dev/null +++ b/symbols/SDK/um/arm64/odbcbcp.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\arm64\odbcbcp.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 24 LibMain + 27 SQLCloseEnumServers + 26 SQLGetNextEnumeration + 25 SQLInitEnumServers + 23 SQLLinkedCatalogsA + 22 SQLLinkedCatalogsW + 21 SQLLinkedServers + 2 bcp_batch + 3 bcp_bind + 4 bcp_colfmt + 5 bcp_collen + 6 bcp_colptr + 8 bcp_columns + 9 bcp_control + 10 bcp_done + 12 bcp_exec + 28 bcp_getcolfmt + 11 bcp_initA + 18 bcp_initW + 13 bcp_moretext + 15 bcp_readfmtA + 19 bcp_readfmtW + 14 bcp_sendrow + 29 bcp_setcolfmt + 16 bcp_writefmtA + 20 bcp_writefmtW + 1 dbprtypeA + 17 dbprtypeW + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/odbccp32.txt b/symbols/SDK/um/arm64/odbccp32.txt new file mode 100644 index 00000000..c9fb6adf --- /dev/null +++ b/symbols/SDK/um/arm64/odbccp32.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\arm64\odbccp32.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 8 .bss + 10074 .debug$S + A638 .debug$T + B .drectve + 8 .gfids$y + 1B8 .pdata + 5F9 .rdata + 10 .text + 198C .text$mn + 34 .xdata diff --git a/symbols/SDK/um/arm64/olecli32.txt b/symbols/SDK/um/arm64/olecli32.txt new file mode 100644 index 00000000..688fb892 --- /dev/null +++ b/symbols/SDK/um/arm64/olecli32.txt @@ -0,0 +1,199 @@ +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\arm64\olecli32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 410 BmChangeData + 403 BmClone + 405 BmCopy + 408 BmDraw + 409 BmEnumFormat + 404 BmEqual + 401 BmGetData + 407 BmQueryBounds + 400 BmRelease + 402 BmSaveToStream + 952 CheckNetDrive + 950 ConnectDlgProc + 114 DefCreate + 111 DefCreateFromClip + 115 DefCreateFromFile + 113 DefCreateFromTemplate + 117 DefCreateInvisible + 112 DefCreateLinkFromClip + 116 DefCreateLinkFromFile + 110 DefLoadFromStream + 510 DibChangeData + 503 DibClone + 505 DibCopy + 508 DibDraw + 509 DibEnumFormat + 504 DibEqual + 501 DibGetData + 507 DibQueryBounds + 500 DibRelease + 502 DibSaveToStream + 100 DocWndProc + 708 ErrActivate + 709 ErrClose + 706 ErrCopyFromLink + 717 ErrExecute + 715 ErrGetUpdateOptions + 714 ErrObjectConvert + 718 ErrObjectLong + 707 ErrQueryOpen + 713 ErrQueryOutOfDate + 712 ErrQueryProtocol + 711 ErrReconnect + 705 ErrSetBounds + 702 ErrSetData + 703 ErrSetHostNames + 704 ErrSetTargetDevice + 716 ErrSetUpdateOptions + 701 ErrShow + 710 ErrUpdate + 611 GenChangeData + 604 GenClone + 606 GenCopy + 609 GenDraw + 610 GenEnumFormat + 605 GenEqual + 601 GenGetData + 608 GenQueryBounds + 600 GenRelease + 603 GenSaveToStream + 602 GenSetData + 954 GetTaskVisibleWindow + 216 LeActivate + 224 LeChangeData + 208 LeClone + 225 LeClose + 211 LeCopy + 209 LeCopyFromLink + 230 LeCreateInvisible + 214 LeDraw + 220 LeEnumFormat + 210 LeEqual + 228 LeExecute + 202 LeGetData + 226 LeGetUpdateOptions + 223 LeObjectConvert + 229 LeObjectLong + 213 LeQueryBounds + 215 LeQueryOpen + 222 LeQueryOutOfDate + 221 LeQueryProtocol + 212 LeQueryType + 219 LeReconnect + 200 LeRelease + 207 LeSaveToStream + 206 LeSetBounds + 203 LeSetData + 204 LeSetHostNames + 205 LeSetTargetDevice + 227 LeSetUpdateOptions + 201 LeShow + 218 LeUpdate + 102 MfCallbackFunc + 310 MfChangeData + 303 MfClone + 305 MfCopy + 308 MfDraw + 309 MfEnumFormat + 304 MfEqual + 301 MfGetData + 307 MfQueryBounds + 300 MfRelease + 302 MfSaveToStream + 910 ObjQueryName + 913 ObjQuerySize + 912 ObjQueryType + 911 ObjRename + 21 OleActivate + 6 OleClone + 27 OleClose + 7 OleCopyFromLink + 13 OleCopyToClipboard + 34 OleCreate + 12 OleCreateFromClip + 38 OleCreateFromFile + 33 OleCreateFromTemplate + 58 OleCreateInvisible + 11 OleCreateLinkFromClip + 39 OleCreateLinkFromFile + 2 OleDelete + 19 OleDraw + 26 OleEnumFormats + 47 OleEnumObjects + 8 OleEqual + 57 OleExecute + 28 OleGetData + 24 OleGetLinkUpdateOptions + 60 OleIsDcMeta + 4 OleLoadFromStream + 54 OleLockServer + 32 OleObjectConvert + 18 OleQueryBounds + 59 OleQueryClientVersion + 10 OleQueryCreateFromClip + 9 OleQueryLinkFromClip + 48 OleQueryName + 20 OleQueryOpen + 31 OleQueryOutOfDate + 30 OleQueryProtocol + 36 OleQueryReleaseError + 37 OleQueryReleaseMethod + 35 OleQueryReleaseStatus + 56 OleQuerySize + 14 OleQueryType + 23 OleReconnect + 41 OleRegisterClientDoc + 40 OleRelease + 46 OleRename + 43 OleRenameClientDoc + 50 OleRequestData + 44 OleRevertClientDoc + 42 OleRevokeClientDoc + 3 OleSaveToStream + 45 OleSavedClientDoc + 17 OleSetBounds + 49 OleSetColorScheme + 29 OleSetData + 15 OleSetHostNames + 25 OleSetLinkUpdateOptions + 16 OleSetTargetDevice + 55 OleUnlockServer + 22 OleUpdate + 807 PbCopyToClipboard + 804 PbCreate + 801 PbCreateFromClip + 808 PbCreateFromFile + 803 PbCreateFromTemplate + 812 PbCreateInvisible + 802 PbCreateLinkFromClip + 809 PbCreateLinkFromFile + 805 PbDraw + 810 PbEnumFormats + 811 PbGetData + 800 PbLoadFromStream + 806 PbQueryBounds + 951 SetNetName + 953 SetNextNetDrive + 101 SrvrWndProc + 1 WEP + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/oledb.txt b/symbols/SDK/um/arm64/oledb.txt new file mode 100644 index 00000000..f73a213c --- /dev/null +++ b/symbols/SDK/um/arm64/oledb.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\arm64\oledb.lib + +File Type: LIBRARY + + Summary + + A4E4 .debug$S + BB50 .debug$T + 10 .drectve + 630 .rdata diff --git a/symbols/SDK/um/arm64/olesvr32.txt b/symbols/SDK/um/arm64/olesvr32.txt new file mode 100644 index 00000000..07f2f6d5 --- /dev/null +++ b/symbols/SDK/um/arm64/olesvr32.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\arm64\olesvr32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 29 DeleteClientInfo + 22 DocWndProc + 31 EnumForTerminate + 25 FindItemWnd + 26 ItemCallBack + 23 ItemWndProc + 4 OleBlockServer + 12 OleQueryServerVersion + 2 OleRegisterServer + 6 OleRegisterServerDoc + 8 OleRenameServerDoc + 9 OleRevertServerDoc + 11 OleRevokeObject + 3 OleRevokeServer + 7 OleRevokeServerDoc + 10 OleSavedServerDoc + 5 OleUnblockServer + 24 SendDataMsg + 30 SendRenameMsg + 21 SrvrWndProc + 27 TerminateClients + 28 TerminateDocClients + 1 WEP + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/ondemandconnroutehelper.txt b/symbols/SDK/um/arm64/ondemandconnroutehelper.txt new file mode 100644 index 00000000..8930ea5d --- /dev/null +++ b/symbols/SDK/um/arm64/ondemandconnroutehelper.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\arm64\ondemandconnroutehelper.lib + +File Type: LIBRARY + + Exports + + ordinal name + + FreeInterfaceContextTable + GetInterfaceContextTableForHostName + OnDemandAddRouteRequest + OnDemandGetRoutingHint + OnDemandRegisterNotification + OnDemandRemoveMatchingRoute + OnDemandRemoveRouteRequest + OnDemandUnRegisterNotification + + Summary + + F3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 1C .idata$6 diff --git a/symbols/SDK/um/arm64/osptk.txt b/symbols/SDK/um/arm64/osptk.txt new file mode 100644 index 00000000..f668144c --- /dev/null +++ b/symbols/SDK/um/arm64/osptk.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\arm64\osptk.lib + +File Type: LIBRARY + + Summary + + 6F70 .debug$S + 8C7C .debug$T + C .drectve + 80 .rdata diff --git a/symbols/SDK/um/arm64/p2p.txt b/symbols/SDK/um/arm64/p2p.txt new file mode 100644 index 00000000..9f1fd37d --- /dev/null +++ b/symbols/SDK/um/arm64/p2p.txt @@ -0,0 +1,133 @@ +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\arm64\p2p.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?PeerGroupHandlePowerEvent@@YAJH@Z (long __cdecl PeerGroupHandlePowerEvent(int)) + PeerCollabAddContact + PeerCollabAsyncInviteContact + PeerCollabAsyncInviteEndpoint + PeerCollabCancelInvitation + PeerCollabCloseHandle + PeerCollabDeleteContact + PeerCollabDeleteEndpointData + PeerCollabDeleteObject + PeerCollabEnumApplicationRegistrationInfo + PeerCollabEnumApplications + PeerCollabEnumContacts + PeerCollabEnumEndpoints + PeerCollabEnumObjects + PeerCollabEnumPeopleNearMe + PeerCollabExportContact + PeerCollabGetAppLaunchInfo + PeerCollabGetApplicationRegistrationInfo + PeerCollabGetContact + PeerCollabGetEndpointName + PeerCollabGetEventData + PeerCollabGetInvitationResponse + PeerCollabGetPresenceInfo + PeerCollabGetSigninOptions + PeerCollabInviteContact + PeerCollabInviteEndpoint + PeerCollabParseContact + PeerCollabQueryContactData + PeerCollabRefreshEndpointData + PeerCollabRegisterApplication + PeerCollabRegisterEvent + PeerCollabSetEndpointName + PeerCollabSetObject + PeerCollabSetPresenceInfo + PeerCollabShutdown + PeerCollabSignin + PeerCollabSignout + PeerCollabStartup + PeerCollabSubscribeEndpointData + PeerCollabUnregisterApplication + PeerCollabUnregisterEvent + PeerCollabUnsubscribeEndpointData + PeerCollabUpdateContact + PeerCreatePeerName + PeerEndEnumeration + PeerEnumGroups + PeerEnumIdentities + PeerFreeData + PeerGetItemCount + PeerGetNextItem + PeerGroupAddRecord + PeerGroupClose + PeerGroupCloseDirectConnection + PeerGroupConnect + PeerGroupConnectByAddress + PeerGroupCreate + PeerGroupCreateInvitation + PeerGroupCreatePasswordInvitation + PeerGroupDelete + PeerGroupDeleteRecord + PeerGroupEnumConnections + PeerGroupEnumMembers + PeerGroupEnumRecords + PeerGroupExportConfig + PeerGroupExportDatabase + PeerGroupGetEventData + PeerGroupGetProperties + PeerGroupGetRecord + PeerGroupGetStatus + PeerGroupImportConfig + PeerGroupImportDatabase + PeerGroupIssueCredentials + PeerGroupJoin + PeerGroupOpen + PeerGroupOpenDirectConnection + PeerGroupParseInvitation + PeerGroupPasswordJoin + PeerGroupPeerTimeToUniversalTime + PeerGroupRegisterEvent + PeerGroupResumePasswordAuthentication + PeerGroupSearchRecords + PeerGroupSendData + PeerGroupSetProperties + PeerGroupShutdown + PeerGroupStartup + PeerGroupUniversalTimeToPeerTime + PeerGroupUnregisterEvent + PeerGroupUpdateRecord + PeerHostNameToPeerName + PeerIdentityCreate + PeerIdentityDelete + PeerIdentityExport + PeerIdentityGetCert + PeerIdentityGetCryptKey + PeerIdentityGetDefault + PeerIdentityGetFriendlyName + PeerIdentityGetXML + PeerIdentityImport + PeerIdentitySetFriendlyName + PeerNameToPeerHostName + PeerPnrpEndResolve + PeerPnrpGetCloudInfo + PeerPnrpGetEndpoint + PeerPnrpRegister + PeerPnrpResolve + PeerPnrpShutdown + PeerPnrpStartResolve + PeerPnrpStartup + PeerPnrpUnregister + PeerPnrpUpdateRegistration + PeerSSPAddCredentials + PeerSSPRemoveCredentials + + Summary + + B7 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/p2pgraph.txt b/symbols/SDK/um/arm64/p2pgraph.txt new file mode 100644 index 00000000..83c8c40b --- /dev/null +++ b/symbols/SDK/um/arm64/p2pgraph.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\arm64\p2pgraph.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?PeerGraphForceStopPresencePrivate@@YAJPEAXH@Z (long __cdecl PeerGraphForceStopPresencePrivate(void *,int)) + ?pMemoryHelper@@3PEAU_DEBUG_MEMORY_CONTROL_BLOCK@@EA (struct _DEBUG_MEMORY_CONTROL_BLOCK * pMemoryHelper) + PeerGraphAddRecord + PeerGraphClose + PeerGraphCloseDirectConnection + PeerGraphConnect + PeerGraphCreate + PeerGraphDelete + PeerGraphDeleteRecord + PeerGraphEndEnumeration + PeerGraphEnumConnections + PeerGraphEnumNodes + PeerGraphEnumRecords + PeerGraphExportDatabase + PeerGraphFreeData + PeerGraphGetEventData + PeerGraphGetItemCount + PeerGraphGetNextItem + PeerGraphGetNodeInfo + PeerGraphGetProperties + PeerGraphGetRecord + PeerGraphGetStatus + PeerGraphImportDatabase + PeerGraphListen + PeerGraphOpen + PeerGraphOpenDirectConnection + PeerGraphPeerTimeToUniversalTime + PeerGraphRegisterEvent + PeerGraphSearchRecords + PeerGraphSendData + PeerGraphSetNodeAttributes + PeerGraphSetPresence + PeerGraphSetProperties + PeerGraphShutdown + PeerGraphStartup + PeerGraphSuspendTimers + PeerGraphUniversalTimeToPeerTime + PeerGraphUnregisterEvent + PeerGraphUpdateRecord + PeerGraphValidateDeferredRecords + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/pathcch.txt b/symbols/SDK/um/arm64/pathcch.txt new file mode 100644 index 00000000..5c93c93d --- /dev/null +++ b/symbols/SDK/um/arm64/pathcch.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\arm64\pathcch.lib + +File Type: LIBRARY + + Exports + + ordinal name + + PathAllocCanonicalize + PathAllocCombine + PathCchAddBackslash + PathCchAddBackslashEx + PathCchAddExtension + PathCchAppend + PathCchAppendEx + PathCchCanonicalize + PathCchCanonicalizeEx + PathCchCombine + PathCchCombineEx + PathCchFindExtension + PathCchIsRoot + PathCchRemoveBackslash + PathCchRemoveBackslashEx + PathCchRemoveExtension + PathCchRemoveFileSpec + PathCchRenameExtension + PathCchSkipRoot + PathCchStripPrefix + PathCchStripToRoot + PathIsUNCEx + + Summary + + 12C .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 20 .idata$6 diff --git a/symbols/SDK/um/arm64/powrprof.txt b/symbols/SDK/um/arm64/powrprof.txt new file mode 100644 index 00000000..b82266cf --- /dev/null +++ b/symbols/SDK/um/arm64/powrprof.txt @@ -0,0 +1,130 @@ +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\arm64\powrprof.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CallNtPowerInformation + CanUserWritePwrScheme + DeletePwrScheme + DevicePowerClose + DevicePowerEnumDevices + DevicePowerOpen + DevicePowerSetDeviceState + EnumPwrSchemes + GUIDFormatToGlobalPowerPolicy + GUIDFormatToPowerPolicy + GetActivePwrScheme + GetCurrentPowerPolicies + GetPwrCapabilities + GetPwrDiskSpindownRange + IsAdminOverrideActive + IsPwrHibernateAllowed + IsPwrShutdownAllowed + IsPwrSuspendAllowed + LoadCurrentPwrScheme + MergeLegacyPwrScheme + PowerApplyPowerRequestOverride + PowerCanRestoreIndividualDefaultPowerScheme + PowerCloseEnvironmentalMonitor + PowerCloseLimitsMitigation + PowerCloseLimitsPolicy + PowerCreatePossibleSetting + PowerCreateSetting + PowerCustomizePlatformPowerSettings + PowerDebugDifPowerPolicies + PowerDebugDifSystemPowerPolicies + PowerDebugDumpPowerPolicy + PowerDebugDumpPowerScheme + PowerDebugDumpSystemPowerCapabilities + PowerDebugDumpSystemPowerPolicy + PowerDeleteScheme + PowerDeterminePlatformRole + PowerDeterminePlatformRoleEx + PowerDuplicateScheme + PowerEnumerate + PowerGeneralizePlatformSettings + PowerGetActiveScheme + PowerImportPowerScheme + PowerIsSettingRangeDefined + PowerOpenSystemPowerKey + PowerOpenUserPowerKey + PowerPolicyToGUIDFormat + PowerReadACDefaultIndex + PowerReadACValue + PowerReadACValueIndex + PowerReadDCDefaultIndex + PowerReadDCValue + PowerReadDCValueIndex + PowerReadDescription + PowerReadFriendlyName + PowerReadIconResourceSpecifier + PowerReadPossibleDescription + PowerReadPossibleFriendlyName + PowerReadPossibleValue + PowerReadSecurityDescriptor + PowerReadSettingAttributes + PowerReadValueIncrement + PowerReadValueMax + PowerReadValueMin + PowerReadValueUnitsSpecifier + PowerRegisterEnvironmentalMonitor + PowerRegisterLimitsMitigation + PowerRegisterLimitsPolicy + PowerRegisterSuspendResumeNotification + PowerRemovePowerSetting + PowerReplaceDefaultPowerSchemes + PowerReportLimitsEvent + PowerReportThermalEvent + PowerRestoreDefaultPowerSchemes + PowerRestoreIndividualDefaultPowerScheme + PowerSetActiveScheme + PowerSetAlsBrightnessOffset + PowerSettingAccessCheck + PowerSettingAccessCheckEx + PowerSettingRegisterNotification + PowerSettingUnregisterNotification + PowerUnregisterSuspendResumeNotification + PowerUpdateEnvironmentalMonitorState + PowerUpdateEnvironmentalMonitorThresholds + PowerUpdateLimitsMitigation + PowerWriteACDefaultIndex + PowerWriteACValueIndex + PowerWriteDCDefaultIndex + PowerWriteDCValueIndex + PowerWriteDescription + PowerWriteFriendlyName + PowerWriteIconResourceSpecifier + PowerWritePossibleDescription + PowerWritePossibleFriendlyName + PowerWritePossibleValue + PowerWriteSecurityDescriptor + PowerWriteSettingAttributes + PowerWriteValueIncrement + PowerWriteValueMax + PowerWriteValueMin + PowerWriteValueUnitsSpecifier + ReadGlobalPwrPolicy + ReadProcessorPwrScheme + ReadPwrScheme + SetActivePwrScheme + SetSuspendState + ValidatePowerPolicies + WriteGlobalPwrPolicy + WriteProcessorPwrScheme + WritePwrScheme + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/prntvpt.txt b/symbols/SDK/um/arm64/prntvpt.txt new file mode 100644 index 00000000..2ae90191 --- /dev/null +++ b/symbols/SDK/um/arm64/prntvpt.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\arm64\prntvpt.lib + +File Type: LIBRARY + + Exports + + ordinal name + + BindPTProviderThunk + ConvertDevModeToPrintTicketThunk + ConvertDevModeToPrintTicketThunk2 + ConvertPrintTicketToDevModeThunk + ConvertPrintTicketToDevModeThunk2 + DllMain + GetDeviceDefaultPrintTicketThunk + GetDeviceNamespacesThunk + GetPrintCapabilitiesThunk + GetPrintCapabilitiesThunk2 + GetPrintDeviceCapabilitiesThunk + GetPrintDeviceCapabilitiesThunk2 + GetPrintDeviceResourcesThunk + GetPrintDeviceResourcesThunk2 + GetSchemaVersionThunk + MergeAndValidatePrintTicketThunk + MergeAndValidatePrintTicketThunk2 + 4 PTCloseProvider + 9 PTConvertDevModeToPrintTicket + 8 PTConvertPrintTicketToDevMode + 6 PTGetPrintCapabilities + 11 PTGetPrintDeviceCapabilities + 12 PTGetPrintDeviceResources + 7 PTMergeAndValidatePrintTicket + 2 PTOpenProvider + 3 PTOpenProviderEx + 1 PTQuerySchemaVersionSupport + 10 PTReleaseMemory + UnbindPTProviderThunk + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/propsys.txt b/symbols/SDK/um/arm64/propsys.txt new file mode 100644 index 00000000..40108b64 --- /dev/null +++ b/symbols/SDK/um/arm64/propsys.txt @@ -0,0 +1,240 @@ +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\arm64\propsys.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ClearPropVariantArray + ClearVariantArray + 3 GetProxyDllInfo + InitPropVariantFromBooleanVector + InitPropVariantFromBuffer + InitPropVariantFromCLSID + InitPropVariantFromDoubleVector + InitPropVariantFromFileTime + InitPropVariantFromFileTimeVector + InitPropVariantFromGUIDAsString + InitPropVariantFromInt16Vector + InitPropVariantFromInt32Vector + InitPropVariantFromInt64Vector + InitPropVariantFromPropVariantVectorElem + InitPropVariantFromResource + InitPropVariantFromStrRet + InitPropVariantFromStringAsVector + InitPropVariantFromStringVector + InitPropVariantFromUInt16Vector + InitPropVariantFromUInt32Vector + InitPropVariantFromUInt64Vector + InitPropVariantVectorFromPropVariant + InitVariantFromBooleanArray + InitVariantFromBuffer + InitVariantFromDoubleArray + InitVariantFromFileTime + InitVariantFromFileTimeArray + InitVariantFromGUIDAsString + InitVariantFromInt16Array + InitVariantFromInt32Array + InitVariantFromInt64Array + InitVariantFromResource + InitVariantFromStrRet + InitVariantFromStringArray + InitVariantFromUInt16Array + InitVariantFromUInt32Array + InitVariantFromUInt64Array + InitVariantFromVariantArrayElem + PSCoerceToCanonicalValue + PSCreateAdapterFromPropertyStore + PSCreateDelayedMultiplexPropertyStore + PSCreateMemoryPropertyStore + PSCreateMultiplexPropertyStore + PSCreatePropertyChangeArray + PSCreatePropertyStoreFromObject + PSCreatePropertyStoreFromPropertySetStorage + PSCreateSimplePropertyChange + PSEnumeratePropertyDescriptions + PSFormatForDisplay + PSFormatForDisplayAlloc + PSFormatPropertyValue + PSGetImageReferenceForValue + PSGetItemPropertyHandler + PSGetItemPropertyHandlerWithCreateObject + PSGetNameFromPropertyKey + PSGetNamedPropertyFromPropertyStorage + 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 + PropVariantChangeType + PropVariantCompareEx + PropVariantGetBooleanElem + PropVariantGetDoubleElem + PropVariantGetElementCount + PropVariantGetFileTimeElem + PropVariantGetInt16Elem + PropVariantGetInt32Elem + PropVariantGetInt64Elem + PropVariantGetStringElem + PropVariantGetUInt16Elem + PropVariantGetUInt32Elem + PropVariantGetUInt64Elem + PropVariantToBSTR + PropVariantToBoolean + PropVariantToBooleanVector + PropVariantToBooleanVectorAlloc + PropVariantToBooleanWithDefault + PropVariantToBuffer + PropVariantToDouble + PropVariantToDoubleVector + PropVariantToDoubleVectorAlloc + PropVariantToDoubleWithDefault + PropVariantToFileTime + PropVariantToFileTimeVector + PropVariantToFileTimeVectorAlloc + PropVariantToGUID + PropVariantToInt16 + PropVariantToInt16Vector + PropVariantToInt16VectorAlloc + PropVariantToInt16WithDefault + PropVariantToInt32 + PropVariantToInt32Vector + PropVariantToInt32VectorAlloc + PropVariantToInt32WithDefault + PropVariantToInt64 + PropVariantToInt64Vector + PropVariantToInt64VectorAlloc + PropVariantToInt64WithDefault + PropVariantToStrRet + PropVariantToString + PropVariantToStringAlloc + PropVariantToStringVector + PropVariantToStringVectorAlloc + PropVariantToStringWithDefault + PropVariantToUInt16 + PropVariantToUInt16Vector + PropVariantToUInt16VectorAlloc + PropVariantToUInt16WithDefault + PropVariantToUInt32 + PropVariantToUInt32Vector + PropVariantToUInt32VectorAlloc + PropVariantToUInt32WithDefault + PropVariantToUInt64 + PropVariantToUInt64Vector + PropVariantToUInt64VectorAlloc + PropVariantToUInt64WithDefault + PropVariantToVariant + 435 PropVariantToWinRTPropertyValue + 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 + VariantToStrRet + VariantToString + VariantToStringAlloc + VariantToStringArray + VariantToStringArrayAlloc + VariantToStringWithDefault + VariantToUInt16 + VariantToUInt16Array + VariantToUInt16ArrayAlloc + VariantToUInt16WithDefault + VariantToUInt32 + VariantToUInt32Array + VariantToUInt32ArrayAlloc + VariantToUInt32WithDefault + VariantToUInt64 + VariantToUInt64Array + VariantToUInt64ArrayAlloc + VariantToUInt64WithDefault + 436 WinRTPropertyValueToPropVariant + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/quartz.txt b/symbols/SDK/um/arm64/quartz.txt new file mode 100644 index 00000000..183c669c --- /dev/null +++ b/symbols/SDK/um/arm64/quartz.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\arm64\quartz.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AMGetErrorTextA + AMGetErrorTextW + AmpFactorToDB + DBToAmpFactor + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/query.txt b/symbols/SDK/um/arm64/query.txt new file mode 100644 index 00000000..8b0b70fd --- /dev/null +++ b/symbols/SDK/um/arm64/query.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\arm64\query.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?BeginCacheTransaction@@YAJPEA_KPEBG11@Z (long __cdecl BeginCacheTransaction(unsigned __int64 *,unsigned short const *,unsigned short const *,unsigned short const *)) + ?CIBuildQueryNode@@YAJPEBGGPEBUtagPROPVARIANT@@PEAPEAUtagDBCOMMANDTREE@@KPEBUtagCIPROPERTYDEF@@K@Z (long __cdecl CIBuildQueryNode(unsigned short const *,unsigned short,struct tagPROPVARIANT const *,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF const *,unsigned long)) + ?CIBuildQueryTree@@YAJPEBUtagDBCOMMANDTREE@@GKPEBQEBU1@PEAPEAU1@@Z (long __cdecl CIBuildQueryTree(struct tagDBCOMMANDTREE const *,unsigned short,unsigned long,struct tagDBCOMMANDTREE const * const *,struct tagDBCOMMANDTREE * *)) + ?CICreateCommand@@YAJPEAPEAUIUnknown@@PEAU1@AEBU_GUID@@PEBG3@Z (long __cdecl CICreateCommand(struct IUnknown * *,struct IUnknown *,struct _GUID const &,unsigned short const *,unsigned short const *)) + ?CIGetGlobalPropertyList@@YAJPEAPEAX@Z (long __cdecl CIGetGlobalPropertyList(void * *)) + ?CIMakeICommand@@YAJPEAPEAUICommand@@KPEBKPEBQEBG22@Z (long __cdecl CIMakeICommand(struct ICommand * *,unsigned long,unsigned long const *,unsigned short const * const *,unsigned short const * const *,unsigned short const * const *)) + ?CIRestrictionToFullTree@@YAJPEBUtagDBCOMMANDTREE@@PEBG11PEAPEAU1@KPEAUtagCIPROPERTYDEF@@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@@YAJPEBG0PEAX@Z (long __cdecl CIState(unsigned short const *,unsigned short const *,void *)) + ?CITextToFullTree@@YAJPEBG000PEAPEAUtagDBCOMMANDTREE@@KPEAUtagCIPROPERTYDEF@@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@@YAJPEBGK000PEAPEAUtagDBCOMMANDTREE@@KPEAUtagCIPROPERTYDEF@@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@@YAJPEBGPEAPEAUtagDBCOMMANDTREE@@KPEAUtagCIPROPERTYDEF@@K@Z (long __cdecl CITextToSelectTree(unsigned short const *,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF *,unsigned long)) + ?CITextToSelectTreeEx@@YAJPEBGKPEAPEAUtagDBCOMMANDTREE@@KPEAUtagCIPROPERTYDEF@@K@Z (long __cdecl CITextToSelectTreeEx(unsigned short const *,unsigned long,struct tagDBCOMMANDTREE * *,unsigned long,struct tagCIPROPERTYDEF *,unsigned long)) + ?CiCreateSecurityDescriptor@@YAXQEBXKPEAU_SID@@1AEAH@Z (void __cdecl CiCreateSecurityDescriptor(void const * const,unsigned long,struct _SID *,struct _SID *,int &)) + ?CiSvcMain@@YAXKPEAPEAG@Z (void __cdecl CiSvcMain(unsigned long,unsigned short * *)) + ?CollectCIISAPIPerformanceData@@YAKPEAGPEAPEAXPEAK2@Z (unsigned long __cdecl CollectCIISAPIPerformanceData(unsigned short *,void * *,unsigned long *,unsigned long *)) + ?CollectCIPerformanceData@@YAKPEAGPEAPEAXPEAK2@Z (unsigned long __cdecl CollectCIPerformanceData(unsigned short *,void * *,unsigned long *,unsigned long *)) + ?CollectFILTERPerformanceData@@YAKPEAGPEAPEAXPEAK2@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@@YAJ_KHPEBG11@Z (long __cdecl EndCacheTransaction(unsigned __int64,int,unsigned short const *,unsigned short const *,unsigned short const *)) + ?FsCiShutdown@@YAJXZ (long __cdecl FsCiShutdown(void)) + ?InitializeCIISAPIPerformanceData@@YAKPEAG@Z (unsigned long __cdecl InitializeCIISAPIPerformanceData(unsigned short *)) + ?InitializeCIPerformanceData@@YAKPEAG@Z (unsigned long __cdecl InitializeCIPerformanceData(unsigned short *)) + ?InitializeFILTERPerformanceData@@YAKPEAG@Z (unsigned long __cdecl InitializeFILTERPerformanceData(unsigned short *)) + ?LoadBinaryFilter@@YAJPEBGPEAPEAUIFilter@@@Z (long __cdecl LoadBinaryFilter(unsigned short const *,struct IFilter * *)) + ?LoadTextFilter@@YAJPEBGPEAPEAUIFilter@@@Z (long __cdecl LoadTextFilter(unsigned short const *,struct IFilter * *)) + ?SetCatalogState@@YAJPEBG0KPEAK@Z (long __cdecl SetCatalogState(unsigned short const *,unsigned short const *,unsigned long,unsigned long *)) + ?SetupCache@@YAJPEBUtagFULLPROPSPEC@@KK_KPEBG22@Z (long __cdecl SetupCache(struct tagFULLPROPSPEC const *,unsigned long,unsigned long,unsigned __int64,unsigned short const *,unsigned short const *,unsigned short const *)) + ?SetupCacheEx@@YAJPEBUtagFULLPROPSPEC@@KK_KHKPEBG22@Z (long __cdecl SetupCacheEx(struct tagFULLPROPSPEC const *,unsigned long,unsigned long,unsigned __int64,int,unsigned long,unsigned short const *,unsigned short const *,unsigned short const *)) + ?SvcEntry_CiSvc@@YAXKPEAPEAGPEAX1@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 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/qwave.txt b/symbols/SDK/um/arm64/qwave.txt new file mode 100644 index 00000000..1d60be70 --- /dev/null +++ b/symbols/SDK/um/arm64/qwave.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\arm64\qwave.lib + +File Type: LIBRARY + + Exports + + ordinal name + + QDLHPathDiagnostics + QDLHStartDiagnosingPath + QOSAddSocketToFlow + QOSCancel + QOSCloseHandle + QOSCreateHandle + QOSEnumerateFlows + QOSNotifyFlow + QOSQueryFlow + QOSRemoveSocketFromFlow + QOSSetFlow + QOSStartTrackingClient + QOSStopTrackingClient + ServiceMain + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/rasuser.txt b/symbols/SDK/um/arm64/rasuser.txt new file mode 100644 index 00000000..7219519c --- /dev/null +++ b/symbols/SDK/um/arm64/rasuser.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\arm64\rasuser.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 8 ?GetEapProviders@@YAJPEBGPEAV?$CArray@UAuthProviderData@@AEAU1@@@@Z (long __cdecl GetEapProviders(unsigned short const *,class CArray *)) + 6 ?IASCreateProfileAdvancedPage@@YAPEAU_PSP@@PEAUISdo@@PEAUISdoDictionaryOld@@JPEAX@Z (struct _PSP * __cdecl IASCreateProfileAdvancedPage(struct ISdo *,struct ISdoDictionaryOld *,long,void *)) + 7 ?IASDeleteProfileAdvancedPage@@YAHPEAU_PSP@@@Z (int __cdecl IASDeleteProfileAdvancedPage(struct _PSP *)) + 9 ?OpenRAS_IASProfileDlg2@@YAJPEBGPEAUISdo@@PEAUISdoDictionaryOld@@HKPEAXPEAUISdoCollection@@@Z (long __cdecl OpenRAS_IASProfileDlg2(unsigned short const *,struct ISdo *,struct ISdoDictionaryOld *,int,unsigned long,void *,struct ISdoCollection *)) + 5 ?OpenRAS_IASProfileDlg@@YAJPEBGPEAUISdo@@PEAUISdoDictionaryOld@@HKPEAX@Z (long __cdecl OpenRAS_IASProfileDlg(unsigned short const *,struct ISdo *,struct ISdoDictionaryOld *,int,unsigned long,void *)) + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/resutils.txt b/symbols/SDK/um/arm64/resutils.txt new file mode 100644 index 00000000..68b3b8c7 --- /dev/null +++ b/symbols/SDK/um/arm64/resutils.txt @@ -0,0 +1,147 @@ +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\arm64\resutils.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?ClusWorkerStart@@YAKPEAU_WORK_CONTEXT@@@Z (unsigned long __cdecl ClusWorkerStart(struct _WORK_CONTEXT *)) + CloseClusterCryptProvider + ClusAddClusterHealthFault + ClusGetClusterHealthFaults + ClusRemoveClusterHealthFault + ClusWorkerCheckTerminate + ClusWorkerCreate + ClusWorkerTerminate + ClusWorkerTerminateEx + ClusWorkersTerminate + ClusterClearBackupStateForSharedVolume + ClusterDecrypt + ClusterEncrypt + ClusterGetVolumeNameForVolumeMountPoint + ClusterGetVolumePathName + ClusterIsPathOnSharedVolume + ClusterPrepareSharedVolumeForBackup + ClusterSharedVolumeCheckSnapshotPresence + ClusterSharedVolumeCreateSnapshot + ClusterSharedVolumeReleaseSnapshot + CreateClusterStorageSpacesClustering + CreateClusterStorageSpacesResourceLocator + CreateClusterStorageSpacesSubProvider + FreeClusterCrypt + FreeClusterHealthFault + FreeClusterHealthFaultArray + InitializeClusterHealthFault + InitializeClusterHealthFaultArray + OpenClusterCryptProvider + ResUtilAddUnknownProperties + ResUtilCreateDirectoryTree + ResUtilDupGroup + ResUtilDupParameterBlock + ResUtilDupResource + ResUtilDupString + ResUtilEnumGroups + ResUtilEnumGroupsEx + ResUtilEnumPrivateProperties + ResUtilEnumProperties + ResUtilEnumResources + ResUtilEnumResourcesEx + ResUtilEnumResourcesEx2 + ResUtilExpandEnvironmentStrings + ResUtilFindBinaryProperty + ResUtilFindDependentDiskResourceDriveLetter + ResUtilFindDwordProperty + ResUtilFindExpandSzProperty + ResUtilFindExpandedSzProperty + ResUtilFindFileTimeProperty + ResUtilFindLongProperty + ResUtilFindMultiSzProperty + ResUtilFindSzProperty + ResUtilFindULargeIntegerProperty + ResUtilFreeEnvironment + ResUtilFreeParameterBlock + ResUtilGetAllProperties + ResUtilGetBinaryProperty + ResUtilGetBinaryValue + ResUtilGetClusterGroupType + ResUtilGetClusterId + ResUtilGetClusterRoleState + ResUtilGetCoreClusterResources + ResUtilGetCoreClusterResourcesEx + ResUtilGetCoreGroup + ResUtilGetDwordProperty + ResUtilGetDwordValue + ResUtilGetEnvironmentWithNetName + ResUtilGetFileTimeProperty + ResUtilGetLongProperty + ResUtilGetMultiSzProperty + ResUtilGetPrivateProperties + ResUtilGetProperties + ResUtilGetPropertiesToParameterBlock + ResUtilGetProperty + ResUtilGetPropertyFormats + ResUtilGetPropertySize + ResUtilGetQwordValue + ResUtilGetResourceDependency + ResUtilGetResourceDependencyByClass + ResUtilGetResourceDependencyByClassEx + ResUtilGetResourceDependencyByName + ResUtilGetResourceDependencyByNameAndClass + ResUtilGetResourceDependencyByNameEx + ResUtilGetResourceDependencyEx + ResUtilGetResourceDependentIPAddressProps + ResUtilGetResourceName + ResUtilGetResourceNameDependency + ResUtilGetResourceNameDependencyEx + ResUtilGetSzProperty + ResUtilGetSzValue + ResUtilGroupsEqual + ResUtilIsPathValid + ResUtilIsResourceClassEqual + ResUtilLeftPaxosIsLessThanRight + ResUtilNodeEnum + ResUtilPaxosComparer + ResUtilPropertyListFromParameterBlock + ResUtilRemoveResourceServiceEnvironment + ResUtilResourceDepEnum + ResUtilResourceTypesEqual + ResUtilResourcesEqual + ResUtilSetBinaryValue + ResUtilSetDwordValue + ResUtilSetExpandSzValue + ResUtilSetMultiSzValue + ResUtilSetPrivatePropertyList + ResUtilSetPropertyParameterBlock + ResUtilSetPropertyParameterBlockEx + ResUtilSetPropertyTable + ResUtilSetPropertyTableEx + ResUtilSetQwordValue + ResUtilSetResourceServiceEnvironment + ResUtilSetResourceServiceStartParameters + ResUtilSetResourceServiceStartParametersEx + ResUtilSetSzValue + ResUtilSetUnknownProperties + ResUtilSetValueEx + ResUtilStartResourceService + ResUtilStopResourceService + ResUtilStopService + ResUtilTerminateServiceProcessFromResDll + ResUtilVerifyPrivatePropertyList + ResUtilVerifyPropertyTable + ResUtilVerifyResourceService + ResUtilVerifyService + ResUtilsDeleteKeyTree + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/rometadata.txt b/symbols/SDK/um/arm64/rometadata.txt new file mode 100644 index 00000000..906996f7 --- /dev/null +++ b/symbols/SDK/um/arm64/rometadata.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\arm64\rometadata.lib + +File Type: LIBRARY + + Exports + + ordinal name + + MetaDataGetDispenser + + Summary + + CC .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/rpcexts.txt b/symbols/SDK/um/arm64/rpcexts.txt new file mode 100644 index 00000000..bbd29ee7 --- /dev/null +++ b/symbols/SDK/um/arm64/rpcexts.txt @@ -0,0 +1,79 @@ +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\arm64\rpcexts.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DebugExtensionInitialize + DebugExtensionNotify + DebugExtensionUninitialize + KnownStructOutputEx + addrvect + ama + asyncmsg + asyncrpc + authinfo + copacket + dict + dict2 + eeinfo + eerecord + error + fwscan + getcallinfo + getclientcallinfo + getdbgcell + getendpointinfo + getthreadinfo + getvalidateerror + help + if + listcalls + lpcaddr + lpcbh + lpcca + lpcccall + lpcsa + lpcscall + mode + obj + overlap + pasync + pipedesc + pipemsg + pipestate + protocols + queue + rpcheap + rpcmsg + rpcreadstack + rpcsvr + rpctime + rpcverbosestack + rpcverifier + scan + secinfo + sizes + stackmatch + stubmsg + thread + traceasynccall + tracesynccall + trans + transinfo + version + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/rpcproxy.txt b/symbols/SDK/um/arm64/rpcproxy.txt new file mode 100644 index 00000000..a8483533 --- /dev/null +++ b/symbols/SDK/um/arm64/rpcproxy.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\arm64\rpcproxy.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?RegisterModule@@YAJKPEAVIHttpModuleRegistrationInfo@@PEAVIHttpServer@@@Z (long __cdecl RegisterModule(unsigned long,class IHttpModuleRegistrationInfo *,class IHttpServer *)) + GetExtensionVersion + GetFilterVersion + HttpExtensionProc + HttpFilterProc + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/rpcutil.txt b/symbols/SDK/um/arm64/rpcutil.txt new file mode 100644 index 00000000..141df1bf --- /dev/null +++ b/symbols/SDK/um/arm64/rpcutil.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\arm64\rpcutil.lib + +File Type: LIBRARY + + Summary + + 2C .bss + 10E8C .debug$S + 24404 .debug$T + C .drectve + 40 .pdata + FA .rdata + CA0 .text$mn + 20 .xdata diff --git a/symbols/SDK/um/arm64/rstrtmgr.txt b/symbols/SDK/um/arm64/rstrtmgr.txt new file mode 100644 index 00000000..6331beb5 --- /dev/null +++ b/symbols/SDK/um/arm64/rstrtmgr.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\arm64\rstrtmgr.lib + +File Type: LIBRARY + + Exports + + ordinal name + + RmAddFilter + RmCancelCurrentTask + RmEndSession + RmGetFilterList + RmGetList + RmJoinSession + RmRegisterResources + RmRemoveFilter + RmReserveHeap + RmRestart + RmShutdown + RmStartSession + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/rtutils.txt b/symbols/SDK/um/arm64/rtutils.txt new file mode 100644 index 00000000..24726d6f --- /dev/null +++ b/symbols/SDK/um/arm64/rtutils.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\arm64\rtutils.lib + +File Type: LIBRARY + + Exports + + ordinal name + + LogErrorA + LogErrorW + LogEventA + LogEventW + MprSetupProtocolEnum + MprSetupProtocolFree + RouterAssert + RouterGetErrorStringA + RouterGetErrorStringW + RouterLogDeregisterA + RouterLogDeregisterW + RouterLogEventA + RouterLogEventDataA + RouterLogEventDataW + RouterLogEventExA + RouterLogEventExW + RouterLogEventStringA + RouterLogEventStringW + RouterLogEventValistExA + RouterLogEventValistExW + RouterLogEventW + RouterLogRegisterA + RouterLogRegisterW + TraceDeregisterA + TraceDeregisterExA + TraceDeregisterExW + TraceDeregisterW + TraceDumpExA + TraceDumpExW + TraceGetConsoleA + TraceGetConsoleW + TracePrintfA + TracePrintfExA + TracePrintfExW + TracePrintfW + TracePutsExA + TracePutsExW + TraceRegisterExA + TraceRegisterExW + TraceVprintfExA + TraceVprintfExW + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/runtimeobject.txt b/symbols/SDK/um/arm64/runtimeobject.txt new file mode 100644 index 00000000..af4ff16b --- /dev/null +++ b/symbols/SDK/um/arm64/runtimeobject.txt @@ -0,0 +1,85 @@ +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\arm64\runtimeobject.lib + +File Type: LIBRARY + + Exports + + ordinal name + + RoActivateInstance + RoGetActivationFactory + RoGetApartmentIdentifier + RoInitialize + RoRegisterActivationFactories + RoRegisterForApartmentShutdown + RoRevokeActivationFactories + RoUninitialize + RoUnregisterForApartmentShutdown + GetRestrictedErrorInfo + RoCaptureErrorContext + RoFailFastWithErrorContext + RoGetErrorReportingFlags + RoOriginateError + RoOriginateErrorW + RoResolveRestrictedErrorInfoReference + RoSetErrorReportingFlags + RoTransformError + RoTransformErrorW + SetRestrictedErrorInfo + IsErrorPropagationEnabled + RoClearError + RoGetMatchingRestrictedErrorInfo + RoInspectCapturedStackBackTrace + RoInspectThreadErrorInfo + RoOriginateLanguageException + RoReportFailedDelegate + RoReportUnhandledError + RoGetActivatableClassRegistration + RoGetServerActivatableClasses + HSTRING_UserFree + HSTRING_UserFree64 + HSTRING_UserMarshal + HSTRING_UserMarshal64 + HSTRING_UserSize + HSTRING_UserSize64 + HSTRING_UserUnmarshal + HSTRING_UserUnmarshal64 + WindowsCompareStringOrdinal + WindowsConcatString + WindowsCreateString + WindowsCreateStringReference + WindowsDeleteString + WindowsDeleteStringBuffer + WindowsDuplicateString + WindowsGetStringLen + WindowsGetStringRawBuffer + WindowsInspectString + WindowsIsStringEmpty + WindowsPreallocateStringBuffer + WindowsPromoteStringBuffer + WindowsReplaceString + WindowsStringHasEmbeddedNull + WindowsSubstring + WindowsSubstringWithSpecifiedLength + WindowsTrimStringEnd + WindowsTrimStringStart + RoGetBufferMarshaler + RoFreeParameterizedTypeExtra + RoGetParameterizedTypeInstanceIID + RoParameterizedTypeExtraGetTypeSignature + RoGetMetaDataFile + RoParseTypeName + RoResolveNamespace + + Summary + + A5C .debug$S + A0 .idata$2 + A0 .idata$3 + 40 .idata$4 + 40 .idata$5 + 14E .idata$6 diff --git a/symbols/SDK/um/arm64/samlib.txt b/symbols/SDK/um/arm64/samlib.txt new file mode 100644 index 00000000..d188b54d --- /dev/null +++ b/symbols/SDK/um/arm64/samlib.txt @@ -0,0 +1,91 @@ +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\arm64\samlib.lib + +File Type: LIBRARY + + Exports + + ordinal name + + OnMachineUILanguageInit + SamAddMemberToAlias + SamAddMemberToGroup + SamAddMultipleMembersToAlias + SamChangePasswordUser + SamChangePasswordUser2 + SamCloseHandle + SamConnect + SamConnectWithCreds + SamCreateAliasInDomain + SamCreateGroupInDomain + SamCreateUser2InDomain + SamCreateUserInDomain + SamDeleteAlias + SamDeleteGroup + SamDeleteUser + SamEnumerateAliasesInDomain + SamEnumerateDomainsInSamServer + SamEnumerateGroupsInDomain + SamEnumerateUsersInDomain + SamEnumerateUsersInDomain2 + SamFreeMemory + SamGetAliasMembership + SamGetCompatibilityMode + SamGetDisplayEnumerationIndex + SamGetGroupsForUser + SamGetMembersInAlias + SamGetMembersInGroup + SamLookupDomainInSamServer + SamLookupIdsInDomain + SamLookupNamesInDomain + SamLookupNamesInDomain2 + SamOpenAlias + SamOpenDomain + SamOpenGroup + SamOpenUser + SamPerformGenericOperation + SamQueryDisplayInformation + SamQueryInformationAlias + SamQueryInformationDomain + SamQueryInformationGroup + SamQueryInformationUser + SamQueryLocalizableAccountsInDomain + SamQuerySecurityObject + SamRegisterObjectChangeNotification + SamRemoveMemberFromAlias + SamRemoveMemberFromForeignDomain + SamRemoveMemberFromGroup + SamRemoveMultipleMembersFromAlias + SamRidToSid + SamSetInformationAlias + SamSetInformationDomain + SamSetInformationGroup + SamSetInformationUser + SamSetMemberAttributesOfGroup + SamSetSecurityObject + SamShutdownSamServer + SamTestPrivateFunctionsDomain + SamTestPrivateFunctionsUser + SamUnregisterObjectChangeNotification + SamValidatePassword + SamiChangeKeys + SamiChangePasswordUser + SamiChangePasswordUser2 + SamiEncryptPasswords + SamiLmChangePasswordUser + SamiSetBootKeyInformation + SamiSetDSRMPassword + SamiSetDSRMPasswordOWF + SamiSyncDSRMPasswordFromAccount + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/samsrv.txt b/symbols/SDK/um/arm64/samsrv.txt new file mode 100644 index 00000000..f9d788de --- /dev/null +++ b/symbols/SDK/um/arm64/samsrv.txt @@ -0,0 +1,348 @@ +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\arm64\samsrv.lib + +File Type: LIBRARY + + Exports + + ordinal name + + RtlDeleteElementGenericTable2 + RtlInitializeGenericTable2 + RtlInsertElementGenericTable2 + RtlLookupElementGenericTable2 + SAM_MIDL_user_allocate + SAM_MIDL_user_free + SamDsExtAlloc + SamDsExtFree + SamIAccountRestrictions + SamIAddDSNameToAlias + SamIChangePasswordForeignUser + SamIClaimIsValid + SamIConnect + SamIConvertSecurityAttributesToClaimsBlob + SamICopyCurrentDomainAccountSettings + SamICreateKrbTgt + SamIDecodeClaimsBlob + SamIDecodeClaimsBlobIntoClaimsSet + SamIDecodeClaimsBlobToAuthz + SamIDemote + SamIDemoteUndo + SamIDoFSMORoleChange + SamIFreeAuthzSecurityAttributesInfo + SamIFreeClaimsBlob + SamIFreeDecodedClaimsSet + SamIFreeLookupNamesInfo + SamIFreeLookupSidsInfo + SamIFreeOidList + SamIFreeRealmList + SamIFreeSecurityAttributesInfo + SamIFreeSidAndAttributesList + SamIFreeSidArray + SamIFreeVoid + SamIFree_SAMPR_DISPLAY_INFO_BUFFER + SamIFree_SAMPR_DOMAIN_INFO_BUFFER + SamIFree_SAMPR_ENUMERATION_BUFFER + SamIFree_SAMPR_GET_GROUPS_BUFFER + SamIFree_SAMPR_RETURNED_USTRING_ARRAY + SamIFree_SAMPR_ULONG_ARRAY + SamIFree_SAMPR_USER_INFO_BUFFER + SamIFree_UserInternal6Information + SamIGetAliasMembership + SamIGetConfigurationOidList + SamIGetDefaultAdministratorName + SamIGetResourceGroupMembershipsTransitive + SamIGetResourceGroupMembershipsTransitive2 + SamIGetUserLogonInformation + SamIGetUserLogonInformation2 + SamIGetUserLogonInformation3 + SamIGetUserLogonInformationEx + SamIHandleObjectUpdate + SamIImpersonateNullSession + SamIInitialize + SamIIsDownlevelDcUpgrade + SamIIsExtendedSidMode + SamIIsRebootAfterPromotion + SamIIsSetupInProgress + SamILoadDownlevelDatabase + SamILookupNamesBySid + SamILookupNamesInDomain + SamILookupSidsByName + SamILoopbackConnect + SamIMixedDomain + SamIMixedDomain2 + SamINT4UpgradeInProgress + SamINetLogonPing + SamINotifyRoleChange + SamIOpenUserByAlternateId + SamIPromote + SamIPromoteUndo + SamIPurgeSecrets + SamIQueryAccountSecretsCachability + SamIQueryCapabilities + SamIQueryRealmList + SamIQueryServerRole + SamIQueryServerRole2 + SamIRandomizeStoredPassword + SamIRandomizeStoredPasswordWithoutExpirationCheck + SamIRemoveDSNameFromAlias + SamIReplaceDownlevelDatabase + SamIReplicateAccountData + SamIResetBadPwdCountOnPdc + SamIRetrieveMultiplePrimaryCredentials + SamIRetrieveNGCKeyCredential + SamIRetrievePrimaryCredentials + SamIRevertNullSession + SamIScorePassword + SamISetAuditingInformation + SamISetMachinePassword + SamISetPasswordForeignUser2 + SamISetPasswordForeignUser3 + SamISetPasswordInfoOnDc + SamIStorePrimaryCredentials + SamITransformClaims + SamIUPNFromUserHandle + SamIUnLoadDownlevelDatabase + SamIUninitialize + SamIUpdateLogonStatistics + SamIValidateAccountName + SamIValidateNewAccountName + SampAccountControlToFlags + SampAcquireReadLock + SampAcquireSamLockExclusive + SampAcquireWriteLock + SampAddAccountToGroupMembers + SampAddAccountsAndApplyMemberships + SampAddDeltaTime + SampAddNonLocalDomainRelativeMemberships + SampAddSameDomainMemberToGlobalOrUniversalGroup + SampAddUserToGroup + SampAlInvalidateAliasInformation + SampAllocateNextCurrentRidFromIndex + SampApplyDomainUpdatesForAllDomains + SampAssignPrimaryGroup + SampAuditAccountEnableDisableChange + SampAuditAccountNameChange + SampAuditAnyEvent + SampAuditGroupTypeChange + SampAuditSidHistory + SampBuildDsNameFromSid + SampBuildSamProtection + SampCalculateLmAndNtOwfPasswords + SampChangeAliasAccountName + SampChangeGroupAccountName + SampChangeUserAccountName + SampCheckForAccountLockout + SampCheckGroupTypeBits + SampCheckSidType + SampCommitBufferedWrites + SampCompareDisplayStrings + SampComputePasswordExpired + SampConnect + SampConvertUiListToApiList + SampCopyUserSupplementalCredentialsForDCPromo + SampCreateAccountContext2 + SampCreateAliasInDomain + SampCreateContextEx + SampCreateDefaultUPN + SampCreateFullSid + SampCreateGroupInDomain + SampCreateUserInDomain + SampCurrentThreadOwnsLock + SampDeReferenceContext + SampDecrementActiveThreads + SampDecryptCredentialData + SampDeleteContext + SampDeleteDsDirsToDeleteKey + SampDeleteKeyForPostBootPromote + SampDeltaChangeNotify + SampDsChangePasswordUser + SampDsConvertReadAttrBlock + SampDsGetPrimaryDomainStart + SampDsInitializeSingleDomain + SampDsIsRunning + SampDsMakeAttrBlock + SampDsSetBuiltinDomainPolicy + SampDsSetDomainPolicy + SampDsSetPasswordUser + SampDsUpdateContextAttributes + SampDuplicateGroupInfo + SampDuplicateMachineInfo + SampDuplicateOemGroupInfo + SampDuplicateOemUserInfo + SampDuplicateUnicodeString + SampDuplicateUserInfo + SampEncryptCredentialData + SampExamineSid + SampExtendDefinedDomains + SampFlagsToAccountControl + SampFreeGroupInfo + SampFreeMachineInfo + SampFreeOemGroupInfo + SampFreeOemUserInfo + SampFreeUnicodeString + SampFreeUserInfo + SampGenerateRandomPassword + SampGetAccessAttribute + SampGetAccountDomainInfo + SampGetBehaviorVersion + SampGetCurrentOwnerAndPrimaryGroup + SampGetDisableOutboundRSO + SampGetDisableRSOOnPDCForward + SampGetDisableResetBadPwdCountForward + SampGetDisableSingleObjectRepl + SampGetDnsDomainNameFromIndex + SampGetDomainContextFromIndex + SampGetDomainObjectFromAccountContext + SampGetDomainObjectFromIndex + SampGetDomainServerRoleFromIndex + SampGetDomainSidFromAccountContext + SampGetDomainSidFromIndex + SampGetDomainSidListForSam + SampGetDomainUpgradeTasks + SampGetDownLevelDomainControllersPresent + SampGetExtendedAttribute + SampGetExternalNameFromIndex + SampGetFixedAttributes + SampGetHasNeverTime + SampGetIgnoreGCFailures + SampGetLogLevel + SampGetNT4UpgradeInProgress + SampGetNewAccountSecurityNt4 + SampGetNextUnmodifiedRidFromIndex + SampGetNoGcLogonEnforceKerberosIpCheck + SampGetNoGcLogonEnforceNTLMCheck + SampGetObjectSD + SampGetObjectTypeNameFromIndex + SampGetPasswordMustChangeWithUF_UAC + SampGetReverseMembershipTransitive + SampGetSamSubsystemName + SampGetSerialNumberDomain2 + SampGetServerObjectName + SampGetSidArrayAttribute + SampGetSidAttribute + SampGetSuccessAccountAuditingEnabled + SampGetUlongArrayAttribute + SampGetUnicodeStringAttribute + SampGetUserAccountControlComputed + SampGetUserAccountSettings + SampGetWillNeverTime + SampImpersonateClient + SampIncreaseBadPwdCountLoopback + SampIncrementActiveThreads + SampIncrementNetlogonChangeLogSerialNumber + SampInvalidateDomainCache + SampIsAccountBuiltIn + SampIsAuditingEnabled + SampIsBuiltinDomain + SampIsDomainHosted + SampIsServiceRunning + SampIsSetupInProgress + SampLogPrint + SampLookupContext + SampMarkPerAttributeInvalidFromWhichFields + SampNeedUserAccountSettingsDuringQuery + SampNetLogonNotificationRequired + SampNotifyAuditChange + SampNotifyReplicatedInChange + SampPasswordChangeNotify + SampPasswordChangeNotifyWorker + SampPositionOfHighestBit + SampQueryCapabilities + SampQueryInformationUserInternal + SampQueryUserSupplementalCredentialsRegistry + SampReadExtendedAttributes + SampRecordSystemSchemaVerisonInRegistry + SampReferenceContext + SampRegObjToDsObj + SampReleaseReadLock + SampReleaseSamLockExclusive + SampReleaseWriteLock + SampRemoveAccountFromGroupMembers + SampRemoveSameDomainMemberFromGlobalOrUniversalGroup + SampRemoveUserFromGroup + SampRenameKrbtgtAccount + SampReplaceUserLogonHours + SampReplaceUserV1aFixed + SampRetrieveGroupV1Fixed + SampRetrieveMultipleCredentials + SampRetrieveUserPasswords + SampRetrieveUserV1aFixed + SampRevertToSelf + SampRtlWellKnownPrivilegeCheck + SampSetAccessAttribute + SampSetAdminPassword + SampSetAttributeAccess + SampSetComputerObjectDsName + SampSetDSRMPasswordWorker + SampSetExtendedAttributeAccess + SampSetFixedAttributes + SampSetGlobalDsSids + SampSetPassword + SampSetPasswordInfoOnPdcByHandle + SampSetPasswordInfoOnPdcByIndex + SampSetSerialNumberDomain2 + SampSetTransactionDomain + SampSetTransactionWithinDomain + SampSetUnicodeStringAttribute + SampSetUserAccountControl + SampSplitSid + SampStoreObjectAttributes + SampStringFromGuid + SampTraceEvent + SampUpdateAccountDisabledFlag + SampUpdateComputedUserAccountControlBits + SampUpdateMixedModeAndFindDomain + SampUpdatePerformanceCounters + SampUpgradeUserParmsActual + SampUsingDsData + SampValidateDomainCacheCallback + SampValidateDomainControllerCreation + SampValidatePwdSettingAttempt + SampValidateRegAttributes + SampWriteEventLog + SampWriteGroupType + SamrAddMemberToAlias + SamrAddMemberToGroup + SamrCloseHandle + SamrCreateUser2InDomain + SamrCreateUserInDomain + SamrDeleteAlias + SamrDeleteGroup + SamrDeleteUser + SamrEnumerateUsersInDomain + SamrEnumerateUsersInDomain2 + SamrGetAliasMembership + SamrGetGroupsForUser + SamrLookupIdsInDomain + SamrLookupNamesInDomain + SamrLookupNamesInDomain2 + SamrOpenAlias + SamrOpenDomain + SamrOpenGroup + SamrOpenUser + SamrQueryDisplayInformation + SamrQueryInformationDomain + SamrQueryInformationUser + SamrQueryInformationUser2 + SamrQuerySecurityObject + SamrRemoveMemberFromAlias + SamrRemoveMemberFromGroup + SamrRidToSid + SamrSetInformationAlias + SamrSetInformationGroup + SamrSetInformationUser + SamrSetSecurityObject + SamrValidatePassword + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/sas.txt b/symbols/SDK/um/arm64/sas.txt new file mode 100644 index 00000000..833478d6 --- /dev/null +++ b/symbols/SDK/um/arm64/sas.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\arm64\sas.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SendSAS + + Summary + + B7 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/sbtsv.txt b/symbols/SDK/um/arm64/sbtsv.txt new file mode 100644 index 00000000..e9fdd69d --- /dev/null +++ b/symbols/SDK/um/arm64/sbtsv.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\arm64\sbtsv.lib + +File Type: LIBRARY + + Summary + + 12A80 .debug$S + 21DE0 .debug$T + 36 .drectve + A34 .gfids$y + 168 .orpc + 8 .pdata + A5B9 .rdata diff --git a/symbols/SDK/um/arm64/scecli.txt b/symbols/SDK/um/arm64/scecli.txt new file mode 100644 index 00000000..5da479b4 --- /dev/null +++ b/symbols/SDK/um/arm64/scecli.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\arm64\scecli.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?DeltaNotify@@YAJPEAXW4_SECURITY_DB_DELTA_TYPE@@W4_SECURITY_DB_OBJECT_TYPE@@KPEAU_UNICODE_STRING@@PEAT_LARGE_INTEGER@@PEAT_SAM_DELTA_DATA@@@Z (long __cdecl DeltaNotify(void *,enum _SECURITY_DB_DELTA_TYPE,enum _SECURITY_DB_OBJECT_TYPE,unsigned long,struct _UNICODE_STRING *,union _LARGE_INTEGER *,union _SAM_DELTA_DATA *)) + ?InitializeChangeNotify@@YAEXZ (unsigned char __cdecl InitializeChangeNotify(void)) + ?SceConfigureConvertedFileSecurity@@YAKPEAGK@Z (unsigned long __cdecl SceConfigureConvertedFileSecurity(unsigned short *,unsigned long)) + ?SceGenerateGroupPolicy@@YAKKPEAHPEAGPEAU_RSOP_TARGET@@2@Z (unsigned long __cdecl SceGenerateGroupPolicy(unsigned long,int *,unsigned short *,struct _RSOP_TARGET *,struct _RSOP_TARGET *)) + ?SceNotifyPolicyDelta@@YAJW4_SECURITY_DB_TYPE@@W4_SECURITY_DB_DELTA_TYPE@@W4_SECURITY_DB_OBJECT_TYPE@@PEAX@Z (long __cdecl SceNotifyPolicyDelta(enum _SECURITY_DB_TYPE,enum _SECURITY_DB_DELTA_TYPE,enum _SECURITY_DB_OBJECT_TYPE,void *)) + ?SceOpenPolicy@@YAJXZ (long __cdecl SceOpenPolicy(void)) + ?SceProcessSecurityPolicyGPO@@YAKKPEAXPEAUHKEY__@@PEAU_GROUP_POLICY_OBJECTW@@2_KPEAHP6AKHPEAG@Z@Z (unsigned long __cdecl SceProcessSecurityPolicyGPO(unsigned long,void *,struct HKEY__ *,struct _GROUP_POLICY_OBJECTW *,struct _GROUP_POLICY_OBJECTW *,unsigned __int64,int *,unsigned long (__cdecl*)(int,unsigned short *))) + ?SceProcessSecurityPolicyGPOEx@@YAKKPEAXPEAUHKEY__@@PEAU_GROUP_POLICY_OBJECTW@@2_KPEAHP6AKHPEAG@ZPEAUIWbemServices@@PEAJ@Z (unsigned long __cdecl SceProcessSecurityPolicyGPOEx(unsigned long,void *,struct HKEY__ *,struct _GROUP_POLICY_OBJECTW *,struct _GROUP_POLICY_OBJECTW *,unsigned __int64,int *,unsigned long (__cdecl*)(int,unsigned short *),struct IWbemServices *,long *)) + ?SceSysPrep@@YAKH@Z (unsigned long __cdecl SceSysPrep(int)) + ?SceSysPrepOffline@@YAKPEAU_SYSPREP_OS_OFFLINE@@@Z (unsigned long __cdecl SceSysPrepOffline(struct _SYSPREP_OS_OFFLINE *)) + SceAddToNameList + SceAddToNameStatusList + SceAddToObjectList + SceAnalyzeSystem + SceAppendSecurityProfileInfo + SceBrowseDatabaseTable + SceCloseProfile + SceCommitTransaction + SceCompareNameList + SceCompareSecurityDescriptors + SceConfigureSystem + SceCopyBaseProfile + SceCreateDirectory + SceDcPromoCreateGPOsInSysvol + SceDcPromoCreateGPOsInSysvolEx + SceDcPromoteSecurity + SceDcPromoteSecurityEx + SceEnforceSecurityPolicyPropagation + SceEnumerateServices + SceFreeMemory + SceFreeProfileMemory + SceGenerateRollback + SceGetAnalysisAreaSummary + SceGetAreas + SceGetDatabaseSetting + SceGetDbTime + SceGetObjectChildren + SceGetObjectSecurity + SceGetScpProfileDescription + SceGetSecurityProfileInfo + SceGetServerProductType + SceGetTimeStamp + SceIsSystemDatabase + SceLookupPrivRightName + SceOpenProfile + SceRegisterRegValues + SceRollbackTransaction + SceSetDatabaseSetting + SceSetupBackupSecurity + SceSetupConfigureServices + SceSetupGenerateTemplate + SceSetupMoveSecurityFile + SceSetupRootSecurity + SceSetupSystemByInfName + SceSetupUnwindSecurityFile + SceSetupUpdateSecurityFile + SceSetupUpdateSecurityKey + SceSetupUpdateSecurityService + SceStartTransaction + SceSvcConvertSDToText + SceSvcConvertTextToSD + SceSvcFree + SceSvcGetInformationTemplate + SceSvcQueryInfo + SceSvcSetInfo + SceSvcSetInformationTemplate + SceSvcUpdateInfo + SceUpdateObjectInfo + SceUpdateSecurityProfile + SceWrapperExportSecurityProfile + SceWrapperImportSecurityProfile + SceWriteSecurityProfileInfo + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/scesrv.txt b/symbols/SDK/um/arm64/scesrv.txt new file mode 100644 index 00000000..c19b566b --- /dev/null +++ b/symbols/SDK/um/arm64/scesrv.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\arm64\scesrv.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ScesrvInitializeServer + ScesrvTerminateServer + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/schannel.txt b/symbols/SDK/um/arm64/schannel.txt new file mode 100644 index 00000000..5ba2a206 --- /dev/null +++ b/symbols/SDK/um/arm64/schannel.txt @@ -0,0 +1,56 @@ +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\arm64\schannel.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?SpLsaModeInitialize@@YAJKPEAKPEAPEAU_SECPKG_FUNCTION_TABLE@@0@Z (long __cdecl SpLsaModeInitialize(unsigned long,unsigned long *,struct _SECPKG_FUNCTION_TABLE * *,unsigned long *)) + AcceptSecurityContext + AcquireCredentialsHandleA + AcquireCredentialsHandleW + ApplyControlToken + CompleteAuthToken + DeleteSecurityContext + EnumerateSecurityPackagesA + EnumerateSecurityPackagesW + FreeContextBuffer + FreeCredentialsHandle + ImpersonateSecurityContext + InitSecurityInterfaceA + InitSecurityInterfaceW + InitializeSecurityContextA + InitializeSecurityContextW + MakeSignature + QueryContextAttributesA + QueryContextAttributesW + QuerySecurityPackageInfoA + QuerySecurityPackageInfoW + RevertSecurityContext + SealMessage + SpUserModeInitialize + SslCrackCertificate + SslEmptyCacheA + SslEmptyCacheW + SslFreeCertificate + SslFreeCustomBuffer + SslGenerateRandomBits + SslGetMaximumKeySize + SslGetServerIdentity + SslLoadCertificate + UnsealMessage + VerifySignature + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/security.txt b/symbols/SDK/um/arm64/security.txt new file mode 100644 index 00000000..47445600 --- /dev/null +++ b/symbols/SDK/um/arm64/security.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\arm64\security.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AcceptSecurityContext + AcquireCredentialsHandleA + AcquireCredentialsHandleW + AddSecurityPackageA + AddSecurityPackageW + ApplyControlToken + CompleteAuthToken + DecryptMessage + DeleteSecurityContext + DeleteSecurityPackageA + DeleteSecurityPackageW + EncryptMessage + EnumerateSecurityPackagesA + EnumerateSecurityPackagesW + ExportSecurityContext + FreeContextBuffer + FreeCredentialsHandle + ImpersonateSecurityContext + ImportSecurityContextA + ImportSecurityContextW + InitSecurityInterfaceA + InitSecurityInterfaceW + InitializeSecurityContextA + InitializeSecurityContextW + MakeSignature + QueryContextAttributesA + QueryContextAttributesW + QueryCredentialsAttributesA + QueryCredentialsAttributesW + QuerySecurityContextToken + QuerySecurityPackageInfoA + QuerySecurityPackageInfoW + RevertSecurityContext + SealMessage + UnsealMessage + VerifySignature + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/sens.txt b/symbols/SDK/um/arm64/sens.txt new file mode 100644 index 00000000..da68b254 --- /dev/null +++ b/symbols/SDK/um/arm64/sens.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\arm64\sens.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SensNotifyNetconEvent + SensNotifyRasEvent + SensNotifyWinlogonEvent + + Summary + + BA .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/sensorsapi.txt b/symbols/SDK/um/arm64/sensorsapi.txt new file mode 100644 index 00000000..a8508c9f --- /dev/null +++ b/symbols/SDK/um/arm64/sensorsapi.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\arm64\sensorsapi.lib + +File Type: LIBRARY + + Summary + + D968 .debug$S + 1310C .debug$T + 32 .drectve + 1F44 .rdata diff --git a/symbols/SDK/um/arm64/shcore.txt b/symbols/SDK/um/arm64/shcore.txt new file mode 100644 index 00000000..73265ae9 --- /dev/null +++ b/symbols/SDK/um/arm64/shcore.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\arm64\shcore.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CreateRandomAccessStreamOnFile + CreateRandomAccessStreamOverStream + CreateStreamOverRandomAccessStream + GetScaleFactorForDevice + RegisterScaleChangeNotifications + RevokeScaleChangeNotifications + GetDpiForMonitor + GetProcessDpiAwareness + GetScaleFactorForMonitor + RegisterScaleChangeEvent + SetProcessDpiAwareness + UnregisterScaleChangeEvent + GetDpiForShellUIComponent + GetFeatureEnabledState + RecordFeatureError + RecordFeatureUsage + SubscribeFeatureStateChangeNotification + UnsubscribeFeatureStateChangeNotification + GetFeatureVariant + + Summary + + 7BC .debug$S + 78 .idata$2 + 78 .idata$3 + 30 .idata$4 + 30 .idata$5 + F0 .idata$6 diff --git a/symbols/SDK/um/arm64/shdocvw.txt b/symbols/SDK/um/arm64/shdocvw.txt new file mode 100644 index 00000000..59398dd8 --- /dev/null +++ b/symbols/SDK/um/arm64/shdocvw.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\arm64\shdocvw.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AddUrlToFavorites + DllRegisterWindowClasses + DoAddToFavDlg + DoAddToFavDlgW + DoFileDownload + DoFileDownloadEx + DoOrganizeFavDlg + DoOrganizeFavDlgW + DoPrivacyDlg + HlinkFindFrame + HlinkFrameNavigate + HlinkFrameNavigateNHL + ImportPrivacySettings + OpenURL + SHGetIDispatchForFolder + SetQueryNetSessionCount + SoftwareUpdateMessageBox + URLQualifyA + URLQualifyW + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/shell32.txt b/symbols/SDK/um/arm64/shell32.txt new file mode 100644 index 00000000..399ecdc1 --- /dev/null +++ b/symbols/SDK/um/arm64/shell32.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\arm64\shell32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AssocCreateForClasses + AssocGetDetailsOfPropKey + 701 CDefFolderMenu_Create2 + 83 CIDLData_CreateFromIDArray + CheckEscapesW + CommandLineToArgvW + 129 DAD_AutoScroll + 131 DAD_DragEnterEx + 22 DAD_DragEnterEx2 + 132 DAD_DragLeave + 134 DAD_DragMove + 136 DAD_SetDragImage + 137 DAD_ShowDragImage + DoEnvironmentSubstA + DoEnvironmentSubstW + DragAcceptFiles + DragFinish + DragQueryFile + DragQueryFileA + DragQueryFileAorW + DragQueryFileW + DragQueryPoint + 64 DriveType + DuplicateIcon + ExtractAssociatedIconA + ExtractAssociatedIconExA + ExtractAssociatedIconExW + ExtractAssociatedIconW + ExtractIconA + ExtractIconEx + ExtractIconExA + ExtractIconExW + ExtractIconW + FindExecutableA + FindExecutableW + GetCurrentProcessExplicitAppUserModelID + 63 GetFileNameFromBrowse + 154 ILAppendID + 18 ILClone + 19 ILCloneFirst + 25 ILCombine + 157 ILCreateFromPath + 189 ILCreateFromPathA + 190 ILCreateFromPathW + 24 ILFindChild + 16 ILFindLastID + 155 ILFree + 153 ILGetNext + 152 ILGetSize + 21 ILIsEqual + 23 ILIsParent + 846 ILLoadFromStreamEx + 17 ILRemoveLastID + 27 ILSaveToStream + InitNetworkAddressControl + 119 IsLFNDrive + 41 IsLFNDriveA + 42 IsLFNDriveW + 66 IsNetDrive + 680 IsUserAnAdmin + 85 OpenRegStream + 171 PathCleanupSpec + 92 PathGetShortPath + 43 PathIsExe + 240 PathIsSlowA + 239 PathIsSlowW + 47 PathMakeUniqueName + 49 PathQualify + 51 PathResolve + 75 PathYetAnotherMakeUniqueName + 62 PickIconDlg + 13 PifMgr_CloseProperties + 10 PifMgr_GetProperties + 9 PifMgr_OpenProperties + 11 PifMgr_SetProperties + 654 ReadCabinetState + 524 RealDriveType + 59 RestartDialog + 730 RestartDialogEx + SHAddDefaultPropertiesByExt + 167 SHAddFromPropSheetExtArray + SHAddToRecentDocs + 196 SHAlloc + SHAppBarMessage + SHAssocEnumHandlers + SHAssocEnumHandlersForProtocolByApplication + SHBindToFolderIDListParent + SHBindToFolderIDListParentEx + SHBindToObject + SHBindToParent + SHBrowseForFolder + SHBrowseForFolderA + SHBrowseForFolderW + 147 SHCLSIDFromString + 644 SHChangeNotification_Lock + 645 SHChangeNotification_Unlock + SHChangeNotify + 4 SHChangeNotifyDeregister + 2 SHChangeNotifyRegister + SHChangeNotifyRegisterThread + 89 SHCloneSpecialIDList + 102 SHCoCreateInstance + SHCoCreateInstanceWorker + SHCreateAssociationRegistration + SHCreateCategoryEnum + SHCreateDataObject + SHCreateDefaultContextMenu + SHCreateDefaultExtractIcon + SHCreateDefaultPropertiesOp + 165 SHCreateDirectory + SHCreateDirectoryExA + SHCreateDirectoryExW + SHCreateDrvExtIcon + 743 SHCreateFileExtractIconW + SHCreateItemFromIDList + SHCreateItemFromParsingName + SHCreateItemFromRelativeName + SHCreateItemInKnownFolder + SHCreateItemWithParent + SHCreateProcessAsUserW + 168 SHCreatePropSheetExtArray + SHCreateQueryCancelAutoPlayMoniker + 256 SHCreateShellFolderView + 174 SHCreateShellFolderViewEx + SHCreateShellItem + SHCreateShellItemArray + SHCreateShellItemArrayFromDataObject + SHCreateShellItemArrayFromIDLists + SHCreateShellItemArrayFromShellItem + 74 SHCreateStdEnumFmtEtc + 3 SHDefExtractIconA + 6 SHDefExtractIconW + 169 SHDestroyPropSheetExtArray + 88 SHDoDragDrop + SHELL32_AddToBackIconTable + SHELL32_AddToFrontIconTable + SHELL32_AreAllItemsAvailable + SHELL32_BindToFilePlaceholderHandler + SHELL32_CCommonPlacesFolder_CreateInstance + SHELL32_CDBurn_CloseSession + SHELL32_CDBurn_DriveSupportedForDataBurn + SHELL32_CDBurn_Erase + SHELL32_CDBurn_GetCDInfo + SHELL32_CDBurn_GetLiveFSDiscInfo + SHELL32_CDBurn_GetStagingPathOrNormalPath + SHELL32_CDBurn_GetTaskInfo + SHELL32_CDBurn_IsBlankDisc + SHELL32_CDBurn_IsBlankDisc2 + SHELL32_CDBurn_IsLiveFS + SHELL32_CDBurn_OnDeviceChange + SHELL32_CDBurn_OnEject + SHELL32_CDBurn_OnMediaChange + SHELL32_CDefFolderMenu_Create2 + SHELL32_CDefFolderMenu_Create2Ex + SHELL32_CDefFolderMenu_MergeMenu + SHELL32_CDrivesContextMenu_Create + SHELL32_CDrivesDropTarget_Create + SHELL32_CDrives_CreateSFVCB + SHELL32_CFSDropTarget_CreateInstance + SHELL32_CFSFolderCallback_Create + SHELL32_CFillPropertiesTask_CreateInstance + SHELL32_CLibraryDropTarget_CreateInstance + SHELL32_CLocationContextMenu_Create + SHELL32_CLocationFolderUI_CreateInstance + SHELL32_CMountPoint_DoAutorun + SHELL32_CMountPoint_DoAutorunPrompt + SHELL32_CMountPoint_IsAutoRunDriveAndEnabledByPolicy + SHELL32_CMountPoint_ProcessAutoRunFile + SHELL32_CMountPoint_WantAutorunUI + SHELL32_CMountPoint_WantAutorunUIGetReady + SHELL32_CPL_CategoryIdArrayFromVariant + SHELL32_CPL_IsLegacyCanonicalNameListedUnderKey + SHELL32_CPL_ModifyWowDisplayName + SHELL32_CRecentDocsContextMenu_CreateInstance + SHELL32_CSyncRootManager_CreateInstance + SHELL32_CTransferConfirmation_CreateInstance + SHELL32_CallFileCopyHooks + SHELL32_CanDisplayWin8CopyDialog + SHELL32_CloseAutoplayPrompt + SHELL32_CommandLineFromMsiDescriptor + SHELL32_CopyFilePlaceholderToNewFile + SHELL32_CopySecondaryTiles + SHELL32_CreateConfirmationInterrupt + SHELL32_CreateConflictInterrupt + SHELL32_CreateDefaultOperationDataProvider + SHELL32_CreateFileFolderContextMenu + SHELL32_CreateLinkInfoW + SHELL32_CreatePlaceholderFile + SHELL32_CreateQosRecorder + SHELL32_CreateSharePointView + SHELL32_Create_IEnumUICommand + SHELL32_DestroyLinkInfo + SHELL32_EncryptDirectory + SHELL32_EncryptedFileKeyInfo + SHELL32_EnumCommonTasks + SHELL32_FilePlaceholder_BindToPrimaryStream + SHELL32_FilePlaceholder_CreateInstance + SHELL32_FreeEncryptedFileKeyInfo + SHELL32_GenerateAppID + SHELL32_GetAppIDRoot + SHELL32_GetCommandProviderForFolderType + SHELL32_GetDPIAdjustedLogicalSize + SHELL32_GetDiskCleanupPath + SHELL32_GetFileNameFromBrowse + SHELL32_GetIconOverlayManager + SHELL32_GetLinkInfoData + SHELL32_GetPlaceholderStatesFromFileAttributesAndReparsePointTag + SHELL32_GetRatingBucket + SHELL32_GetSkyDriveNetworkStates + SHELL32_GetSqmableFileName + SHELL32_GetThumbnailAdornerFromFactory + SHELL32_GetThumbnailAdornerFromFactory2 + SHELL32_HandleUnrecognizedFileSystem + SHELL32_IconCacheCreate + SHELL32_IconCacheDestroy + SHELL32_IconCacheHandleAssociationChanged + SHELL32_IconCacheRestore + SHELL32_IconCache_AboutToExtractIcons + SHELL32_IconCache_DoneExtractingIcons + SHELL32_IconCache_ExpandEnvAndSearchPath + SHELL32_IconCache_RememberRecentlyExtractedIconsW + SHELL32_IconOverlayManagerInit + SHELL32_IsGetKeyboardLayoutPresent + SHELL32_IsSystemUpgradeInProgress + SHELL32_IsValidLinkInfo + SHELL32_LegacyEnumSpecialTasksByType + SHELL32_LegacyEnumTasks + SHELL32_LookupBackIconIndex + SHELL32_LookupFrontIconIndex + SHELL32_NormalizeRating + SHELL32_NotifyLinkTrackingServiceOfMove + SHELL32_PifMgr_CloseProperties + SHELL32_PifMgr_GetProperties + SHELL32_PifMgr_OpenProperties + SHELL32_PifMgr_SetProperties + SHELL32_Printers_CreateBindInfo + SHELL32_Printjob_GetPidl + SHELL32_PurgeSystemIcon + SHELL32_RefreshOverlayImages + SHELL32_ResolveLinkInfoW + SHELL32_SHAddSparseIcon + SHELL32_SHCreateByValueOperationInterrupt + SHELL32_SHCreateDefaultContextMenu + SHELL32_SHCreateLocalServer + SHELL32_SHCreateShellFolderView + SHELL32_SHDuplicateEncryptionInfoFile + SHELL32_SHEncryptFile + SHELL32_SHFormatDriveAsync + SHELL32_SHGetThreadUndoManager + SHELL32_SHGetUserNameW + SHELL32_SHIsVirtualDevice + SHELL32_SHLaunchPropSheet + SHELL32_SHLogILFromFSIL + SHELL32_SHOpenWithDialog + SHELL32_SHStartNetConnectionDialogW + SHELL32_SHUICommandFromGUID + SHELL32_SendToMenu_InvokeTargetedCommand + SHELL32_SendToMenu_VerifyTargetedCommand + SHELL32_SetPlaceholderReparsePointAttribute + SHELL32_SetPlaceholderReparsePointAttribute2 + SHELL32_ShowHideIconOnlyOnDesktop + SHELL32_SimpleRatingToFilterCondition + SHELL32_StampIconForFile + SHELL32_SuspendUndo + SHELL32_TryVirtualDiscImageDriveEject + SHELL32_UpdateFilePlaceholderStates + SHELL32_VerifySaferTrust + SHEmptyRecycleBinA + SHEmptyRecycleBinW + SHEnumerateUnreadMailAccountsW + SHEvaluateSystemCommandTemplate + SHFileOperation + SHFileOperationA + SHFileOperationW + 90 SHFindFiles + 149 SHFind_InitMenuPopup + 526 SHFlushSFCache + SHFormatDrive + 195 SHFree + SHFreeNameMappings + 750 SHGetAttributesFromDataObject + SHGetDataFromIDListA + SHGetDataFromIDListW + SHGetDesktopFolder + SHGetDiskFreeSpaceA + SHGetDiskFreeSpaceExA + SHGetDiskFreeSpaceExW + SHGetDriveMedia + SHGetFileInfo + SHGetFileInfoA + SHGetFileInfoW + SHGetFolderLocation + SHGetFolderPathA + SHGetFolderPathAndSubDirA + SHGetFolderPathAndSubDirW + SHGetFolderPathEx + SHGetFolderPathW + SHGetIDListFromObject + SHGetIconOverlayIndexA + SHGetIconOverlayIndexW + 727 SHGetImageList + SHGetInstanceExplorer + SHGetItemFromDataObject + SHGetItemFromObject + SHGetKnownFolderIDList + SHGetKnownFolderItem + SHGetKnownFolderPath + SHGetLocalizedName + SHGetMalloc + SHGetNameFromIDList + 179 SHGetNewLinkInfoA + 180 SHGetNewLinkInfoW + SHGetPathFromIDList + SHGetPathFromIDListA + SHGetPathFromIDListEx + SHGetPathFromIDListW + SHGetPropertyStoreForWindow + SHGetPropertyStoreFromIDList + SHGetPropertyStoreFromParsingName + 98 SHGetRealIDL + 709 SHGetSetFolderCustomSettings + 68 SHGetSetSettings + SHGetSettings + SHGetSpecialFolderLocation + 175 SHGetSpecialFolderPath + SHGetSpecialFolderPathA + SHGetSpecialFolderPathW + SHGetStockIconInfo + SHGetTemporaryPropertyForItem + SHGetUnreadMailCountW + 193 SHHandleUpdateImage + 28 SHILCreateFromPath + SHInvokePrinterCommandA + SHInvokePrinterCommandW + SHIsFileAvailableOffline + 747 SHLimitInputEdit + SHLoadInProc + SHLoadNonloadedIconOverlayIdentifiers + 77 SHMapPIDLToSystemImageListIndex + 716 SHMultiFileProperties + 178 SHObjectProperties + SHOpenFolderAndSelectItems + 80 SHOpenPropSheetW + SHOpenWithDialog + SHParseDisplayName + SHPathPrepareForWriteA + SHPathPrepareForWriteW + 685 SHPropStgCreate + 688 SHPropStgReadMultiple + 689 SHPropStgWriteMultiple + SHQueryRecycleBinA + SHQueryRecycleBinW + SHQueryUserNotificationState + SHRemoveLocalizedName + 170 SHReplaceFromPropSheetExtArray + SHResolveLibrary + 100 SHRestricted + SHSetDefaultProperties + 231 SHSetFolderPathA + 232 SHSetFolderPathW + 176 SHSetInstanceExplorer + SHSetKnownFolderPath + SHSetLocalizedName + SHSetTemporaryPropertyForItem + SHSetUnreadMailCountW + 73 SHShellFolderView_Message + SHShowManageLibraryUI + 162 SHSimpleIDListFromPath + 14 SHStartNetConnectionDialogW + 245 SHTestTokenMembership + 191 SHUpdateImageA + 192 SHUpdateImageW + 173 SHValidateUNC + SetCurrentProcessExplicitAppUserModelID + ShellAboutA + ShellAboutW + ShellExecuteA + ShellExecuteEx + ShellExecuteExA + ShellExecuteExW + ShellExecuteW + ShellHookProc + 72 Shell_GetCachedImageIndex + Shell_GetCachedImageIndexA + Shell_GetCachedImageIndexW + 71 Shell_GetImageLists + 67 Shell_MergeMenus + Shell_NotifyIcon + Shell_NotifyIconA + Shell_NotifyIconGetRect + Shell_NotifyIconW + 103 SignalFileOpen + 682 StgMakeUniqueName + UsersLibrariesFolderUI_CreateInstance + WOWShellExecute + 164 Win32DeleteFile + 652 WriteCabinetState + + Summary + + 52DF .debug$S + 2F8 .debug$T + 4 .drectve + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 + 1890 .rdata diff --git a/symbols/SDK/um/arm64/slc.txt b/symbols/SDK/um/arm64/slc.txt new file mode 100644 index 00000000..aec80a68 --- /dev/null +++ b/symbols/SDK/um/arm64/slc.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\arm64\slc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?SLpCheckProductKey@@YAJPEAUDIGITALPID4@@PEAH@Z (long __cdecl SLpCheckProductKey(struct DIGITALPID4 *,int *)) + ?SLpGetGenuineLocal@@YAJPEAXPEBU_GUID@@PEAW4_SL_GENUINE_STATE@@@Z (long __cdecl SLpGetGenuineLocal(void *,struct _GUID const *,enum _SL_GENUINE_STATE *)) + ?SLpUpdateComponentTokens@@YAJPEAXPEAH@Z (long __cdecl SLpUpdateComponentTokens(void *,int *)) + SLClose + SLConsumeRight + SLConsumeWindowsRight + SLDepositOfflineConfirmationId + SLDepositOfflineConfirmationIdEx + SLFireEvent + SLGenerateOfflineInstallationId + SLGenerateOfflineInstallationIdEx + SLGetApplicationInformation + SLGetGenuineInformation + SLGetInstalledProductKeyIds + SLGetLicense + SLGetLicenseFileId + SLGetLicenseInformation + SLGetLicensingStatusInformation + SLGetPKeyId + SLGetPKeyInformation + SLGetPolicyInformation + SLGetPolicyInformationDWORD + SLGetProductSkuInformation + SLGetSLIDList + SLGetServiceInformation + SLGetWindowsInformation + SLGetWindowsInformationDWORD + SLInstallLicense + SLInstallProofOfPurchase + SLIsWindowsGenuineLocal + SLOpen + SLReArmWindows + SLRegisterEvent + SLRegisterWindowsEvent + SLSetCurrentProductKey + SLSetGenuineInformation + SLUninstallLicense + SLUninstallProofOfPurchase + SLUnregisterEvent + SLUnregisterWindowsEvent + + Summary + + B7 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/slcext.txt b/symbols/SDK/um/arm64/slcext.txt new file mode 100644 index 00000000..df574b07 --- /dev/null +++ b/symbols/SDK/um/arm64/slcext.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\arm64\slcext.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SLAcquireGenuineTicket + SLActivateProduct + SLGetPackageProductKey + SLGetPackageProperties + SLGetPackageToken + SLGetReferralInformation + SLGetServerStatus + SLInstallPackage + SLUninstallPackage + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/slwga.txt b/symbols/SDK/um/arm64/slwga.txt new file mode 100644 index 00000000..614bf410 --- /dev/null +++ b/symbols/SDK/um/arm64/slwga.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\arm64\slwga.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SLIsGenuineLocal + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/spoolss.txt b/symbols/SDK/um/arm64/spoolss.txt new file mode 100644 index 00000000..56990c1b --- /dev/null +++ b/symbols/SDK/um/arm64/spoolss.txt @@ -0,0 +1,227 @@ +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\arm64\spoolss.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?OpenPrinterExW@@YAHPEAGPEAPEAXPEAU_PRINTER_DEFAULTSW@@PEAU_SPLCLIENT_CONTAINER@@@Z (int __cdecl OpenPrinterExW(unsigned short *,void * *,struct _PRINTER_DEFAULTSW *,struct _SPLCLIENT_CONTAINER *)) + ?RouterCorePrinterDriverInstalled@@YAJPEBG0U_GUID@@U_FILETIME@@_KPEAH@Z (long __cdecl RouterCorePrinterDriverInstalled(unsigned short const *,unsigned short const *,struct _GUID,struct _FILETIME,unsigned __int64,int *)) + ?RouterCreatePrintAsyncNotificationChannel@@YAJPEBGPEAU_GUID@@W4PrintAsyncNotifyUserFilter@@W4PrintAsyncNotifyConversationStyle@@PEAUIPrintAsyncNotifyCallback@@PEAPEAUIPrintAsyncNotifyChannel@@@Z (long __cdecl RouterCreatePrintAsyncNotificationChannel(unsigned short const *,struct _GUID *,enum PrintAsyncNotifyUserFilter,enum PrintAsyncNotifyConversationStyle,struct IPrintAsyncNotifyCallback *,struct IPrintAsyncNotifyChannel * *)) + ?RouterDeletePrinterDriverPackage@@YAJPEBG00@Z (long __cdecl RouterDeletePrinterDriverPackage(unsigned short const *,unsigned short const *,unsigned short const *)) + ?RouterGetCorePrinterDrivers@@YAJPEBG00KPEAU_CORE_PRINTER_DRIVERW@@@Z (long __cdecl RouterGetCorePrinterDrivers(unsigned short const *,unsigned short const *,unsigned short const *,unsigned long,struct _CORE_PRINTER_DRIVERW *)) + ?RouterGetPrintClassObject@@YAJPEBGAEBU_GUID@@PEAPEAX@Z (long __cdecl RouterGetPrintClassObject(unsigned short const *,struct _GUID const &,void * *)) + ?RouterGetPrinterDriverPackagePath@@YAJPEBG000PEAGKPEAK@Z (long __cdecl RouterGetPrinterDriverPackagePath(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short *,unsigned long,unsigned long *)) + ?RouterInstallPrinterDriverFromPackage@@YAJPEBG000K@Z (long __cdecl RouterInstallPrinterDriverFromPackage(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned long)) + ?RouterRegisterForPrintAsyncNotifications@@YAJPEBGPEAU_GUID@@W4PrintAsyncNotifyUserFilter@@W4PrintAsyncNotifyConversationStyle@@PEAUIPrintAsyncNotifyCallback@@PEAPEAX@Z (long __cdecl RouterRegisterForPrintAsyncNotifications(unsigned short const *,struct _GUID *,enum PrintAsyncNotifyUserFilter,enum PrintAsyncNotifyConversationStyle,struct IPrintAsyncNotifyCallback *,void * *)) + ?RouterUnregisterForPrintAsyncNotifications@@YAJPEAX@Z (long __cdecl RouterUnregisterForPrintAsyncNotifications(void *)) + ?RouterUploadPrinterDriverPackage@@YAJPEBG00KPEAGPEAK@Z (long __cdecl RouterUploadPrinterDriverPackage(unsigned short const *,unsigned short const *,unsigned short const *,unsigned long,unsigned short *,unsigned long *)) + AbortPrinter + AddFormW + AddJobW + AddMonitorW + AddPerMachineConnectionW + AddPortExW + AddPortW + AddPrintDeviceObject + AddPrintProcessorW + AddPrintProvidorW + AddPrinterConnectionW + AddPrinterDriverExW + AddPrinterDriverW + AddPrinterExW + AddPrinterW + AdjustPointers + AdjustPointersInStructuresArray + AlignKMPtr + AlignRpcPtr + AllocSplStr + AllowRemoteCalls + AppendPrinterNotifyInfoData + BuildOtherNamesFromMachineName + CacheAddName + CacheCreateAndAddNode + CacheCreateAndAddNodeWithIPAddresses + CacheDeleteNode + CacheIsNameCluster + CacheIsNameInNodeList + CallDrvDevModeConversion + CallRouterFindFirstPrinterChangeNotification + CheckLocalCall + ClosePrinter + ConfigurePortW + CreatePrinterIC + DeleteFormW + DeleteJobNamedProperty + DeleteMonitorW + DeletePerMachineConnectionW + DeletePortW + DeletePrintProcessorW + DeletePrintProvidorW + DeletePrinter + DeletePrinterConnectionW + DeletePrinterDataExW + DeletePrinterDataW + DeletePrinterDriverExW + DeletePrinterDriverW + DeletePrinterIC + DeletePrinterKeyW + DllAllocSplMem + DllAllocSplStr + DllFreeSplMem + DllFreeSplStr + DllMain + DllReallocSplMem + DllReallocSplStr + EndDocPrinter + EndPagePrinter + EnumFormsW + EnumJobsW + EnumMonitorsW + EnumPerMachineConnectionsW + EnumPortsW + EnumPrintProcessorDatatypesW + EnumPrintProcessorsW + EnumPrinterDataExW + EnumPrinterDataW + EnumPrinterDriversW + EnumPrinterKeyW + EnumPrintersW + FindClosePrinterChangeNotification + FlushPrinter + FormatPrinterForRegistryKey + FormatRegistryKeyForPrinter + FreeOtherNames + FreePrintPropertyValue + GetFormW + GetJobAttributes + GetJobAttributesEx + GetJobNamedPropertyValue + GetJobW + GetNetworkId + GetPrintProcessorDirectoryW + GetPrinterDataExW + GetPrinterDataW + GetPrinterDriverDirectoryW + GetPrinterDriverExW + GetPrinterDriverW + GetPrinterW + GetServerPolicy + GetShrinkedSize + GetSpoolerTlsIndexes + ImpersonatePrinterClient + InitializeRouter + IsNameTheLocalMachineOrAClusterSpooler + IsNamedPipeRpcCall + MIDL_user_allocate1 + MIDL_user_free1 + MakeOffset + MakePTR + MarshallDownStructure + MarshallDownStructuresArray + MarshallUpStructure + MarshallUpStructuresArray + OldGetPrinterDriverW + OpenPrinter2W + OpenPrinterPort2W + OpenPrinterW + PackStringToEOB + PackStrings + PartialReplyPrinterChangeNotification + PlayGdiScriptOnPrinterIC + PrinterHandleRundown + PrinterMessageBoxW + ProvidorFindClosePrinterChangeNotification + ProvidorFindFirstPrinterChangeNotification + ReadPrinter + ReallocSplMem + ReallocSplStr + RemoteFindFirstPrinterChangeNotification + RemovePrintDeviceObject + ReplyClosePrinter + ReplyOpenPrinter + ReplyPrinterChangeNotification + ReplyPrinterChangeNotificationEx + ReportJobProcessingProgress + ResetPrinterW + RevertToPrinterSelf + RouterAddPrinterConnection2 + RouterAllocBidiMem + RouterAllocBidiResponseContainer + RouterAllocPrinterNotifyInfo + RouterBroadcastMessage + RouterFindCompatibleDriver + RouterFindFirstPrinterChangeNotification + RouterFindNextPrinterChangeNotification + RouterFreeBidiMem + RouterFreeBidiResponseContainer + RouterFreePrinterNotifyInfo + RouterInternalGetPrinterDriver + RouterRefreshPrinterChangeNotification + RouterReplyPrinter + RouterSpoolerSetPolicy + ScheduleJob + SeekPrinter + SendRecvBidiData + SetFormW + SetJobW + SetPortW + SetPrinterDataExW + SetPrinterDataW + SetPrinterW + SplCloseSpoolFileHandle + SplCommitSpoolData + SplDriverUnloadComplete + SplGetClientUserHandle + SplGetSpoolFileInfo + SplGetUserSidStringFromToken + SplInitializeWinSpoolDrv + SplIsSessionZero + SplIsUpgrade + SplProcessPnPEvent + SplProcessSessionEvent + SplPromptUIInUsersSession + SplQueryUserInfo + SplReadPrinter + SplRegisterForDeviceEvents + SplRegisterForSessionEvents + SplShutDownRouter + SplUalCollectData + SplUnregisterForDeviceEvents + SplUnregisterForSessionEvents + SpoolerFindClosePrinterChangeNotification + SpoolerFindFirstPrinterChangeNotification + SpoolerFindNextPrinterChangeNotification + SpoolerFreePrinterNotifyInfo + SpoolerHasInitialized + SpoolerInit + SpoolerRefreshPrinterChangeNotification + StartDocPrinterW + StartPagePrinter + UndoAlignKMPtr + UndoAlignRpcPtr + UpdateBufferSize + UpdatePrintDeviceObject + UpdatePrinterRegAll + UpdatePrinterRegAllEx + UpdatePrinterRegUser + WaitForPrinterChange + WaitForSpoolerInitialization + WritePrinter + XcvDataW + bGetDevModePerUser + bSetDevModePerUser + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/srpapi.txt b/symbols/SDK/um/arm64/srpapi.txt new file mode 100644 index 00000000..7920c0d3 --- /dev/null +++ b/symbols/SDK/um/arm64/srpapi.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\arm64\srpapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + AiEvaluatePlugin + AppIDDecodeAttributeString + AppIDEncodeAttributeString + AppIDFreeAttributeString + SrpCloseThreadNetworkContext + SrpCloseTrackInstall + SrpCreateThreadNetworkContext + SrpDisablePermissiveModeFileEncryption + SrpDoesPolicyAllowAppExecution + SrpEnablePermissiveModeFileEncryption + SrpGetAllowedEnterprises + SrpGetAppxFqbnFromPackageFullName + SrpGetEnterpriseIds + SrpGetEnterprisePolicy + SrpInheritEnterpriseContext + SrpInheritOriginClaim + SrpIsAllowed + SrpIsTokenService + SrpOpenTrackInstall + SrpRestoreEnterpriseContext + SrpSetTokenEnterpriseId + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/ssdpapi.txt b/symbols/SDK/um/arm64/ssdpapi.txt new file mode 100644 index 00000000..13d8c8bb --- /dev/null +++ b/symbols/SDK/um/arm64/ssdpapi.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\arm64\ssdpapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + BeginRegisterPropChangeNotificationEx + CleanupCache + DHSetICSInterfaces + DHSetICSOff + DeregisterNotification + DeregisterService + DisableFirewallRule + EnableFirewallRule + EndRegisterPropChangeNotificationEx + FindServices + FindServicesCallback + FindServicesCallbackEx + FindServicesCancel + FindServicesClose + FindServicesEx + FindServicesOnNetworkCallbackEx + FreeSsdpMessage + FreeSsdpMessageEx + GetFirstService + GetFirstServiceEx + GetNextService + GetNextServiceEx + RegisterAliveNotificationOnNetworkEx + RegisterNotification + RegisterNotificationEx + RegisterService + RegisterServiceEx + SsdpCleanup + SsdpStartup + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/strmbase.txt b/symbols/SDK/um/arm64/strmbase.txt new file mode 100644 index 00000000..04ba7aa0 --- /dev/null +++ b/symbols/SDK/um/arm64/strmbase.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\arm64\strmbase.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 197 .bss + 2974 .data + 1D03DC .debug$P + 13D8C0 .debug$S + 656A4 .debug$T + 152E .drectve + 1008 .gfids$y + 1EB0 .pdata + 8FE7 .rdata + 10 .text + 27908 .text$mn + A60 .xdata diff --git a/symbols/SDK/um/arm64/strmiids.txt b/symbols/SDK/um/arm64/strmiids.txt new file mode 100644 index 00000000..0fc7e3e4 --- /dev/null +++ b/symbols/SDK/um/arm64/strmiids.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\arm64\strmiids.lib + +File Type: LIBRARY + + Summary + + EF54 .debug$S + 620 .debug$T + 6 .drectve + 42F0 .rdata diff --git a/symbols/SDK/um/arm64/strsafe.txt b/symbols/SDK/um/arm64/strsafe.txt new file mode 100644 index 00000000..dc7cef16 --- /dev/null +++ b/symbols/SDK/um/arm64/strsafe.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\arm64\strsafe.lib + +File Type: LIBRARY + + Summary + + 4A9C .debug$S + 1EBC .debug$T + 8 .drectve + 50 .pdata + 3 .rdata + 7E4 .text$mn + 20 .xdata diff --git a/symbols/SDK/um/arm64/structuredquery.txt b/symbols/SDK/um/arm64/structuredquery.txt new file mode 100644 index 00000000..3b02311e --- /dev/null +++ b/symbols/SDK/um/arm64/structuredquery.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\arm64\structuredquery.lib + +File Type: LIBRARY + + Summary + + 2A60 .debug$S + 2EF0 .debug$T + 4 .drectve + 170 .rdata diff --git a/symbols/SDK/um/arm64/swdevice.txt b/symbols/SDK/um/arm64/swdevice.txt new file mode 100644 index 00000000..3a380695 --- /dev/null +++ b/symbols/SDK/um/arm64/swdevice.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\arm64\swdevice.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SwDeviceClose + SwDeviceCreate + SwDeviceGetLifetime + SwDeviceInterfacePropertySet + SwDeviceInterfaceRegister + SwDeviceInterfaceSetState + SwDevicePropertySet + SwDeviceSetLifetime + SwMemFree + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/synchronization.txt b/symbols/SDK/um/arm64/synchronization.txt new file mode 100644 index 00000000..29a5f02e --- /dev/null +++ b/symbols/SDK/um/arm64/synchronization.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\arm64\synchronization.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WaitOnAddress + WakeByAddressAll + WakeByAddressSingle + + Summary + + 138 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 22 .idata$6 diff --git a/symbols/SDK/um/arm64/t2embed.txt b/symbols/SDK/um/arm64/t2embed.txt new file mode 100644 index 00000000..34fef5ab --- /dev/null +++ b/symbols/SDK/um/arm64/t2embed.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\arm64\t2embed.lib + +File Type: LIBRARY + + Exports + + ordinal name + + TTCharToUnicode + TTDeleteEmbeddedFont + TTEmbedFont + TTEmbedFontEx + TTEmbedFontFromFileA + TTEnableEmbeddingForFacename + TTGetEmbeddedFontInfo + TTGetEmbeddingType + TTGetNewFontName + TTIsEmbeddingEnabled + TTIsEmbeddingEnabledForFacename + TTLoadEmbeddedFont + TTRunValidationTests + TTRunValidationTestsEx + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/tapi32l.txt b/symbols/SDK/um/arm64/tapi32l.txt new file mode 100644 index 00000000..e71f3399 --- /dev/null +++ b/symbols/SDK/um/arm64/tapi32l.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\arm64\tapi32l.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 7D4 .bss + 347D8 .debug$S + 13E24 .debug$T + 35 .drectve + 8 .gfids$y + 7D8 .pdata + 1147 .rdata + 10 .text + A0D4 .text$mn + 8 .xdata diff --git a/symbols/SDK/um/arm64/taskschd.txt b/symbols/SDK/um/arm64/taskschd.txt new file mode 100644 index 00000000..03017c95 --- /dev/null +++ b/symbols/SDK/um/arm64/taskschd.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\arm64\taskschd.lib + +File Type: LIBRARY + + Summary + + 5464 .debug$S + 5DB4 .debug$T + 8 .drectve + 360 .rdata diff --git a/symbols/SDK/um/arm64/tbs.txt b/symbols/SDK/um/arm64/tbs.txt new file mode 100644 index 00000000..0cca815b --- /dev/null +++ b/symbols/SDK/um/arm64/tbs.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\arm64\tbs.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?Tbsi_Create_Attestation_From_Log@@YAJPEAEIPEAGPEAPEAG00IPEAII@Z (long __cdecl Tbsi_Create_Attestation_From_Log(unsigned char *,unsigned int,unsigned short *,unsigned short * *,unsigned char *,unsigned char *,unsigned int,unsigned int *,unsigned int)) + ?Tbsi_Get_TCG_Logs@@YAIIPEAIPEAEI0I@Z (unsigned int __cdecl Tbsi_Get_TCG_Logs(unsigned int,unsigned int *,unsigned char *,unsigned int,unsigned int *,unsigned int)) + GetDeviceID + GetDeviceIDString + GetDeviceIDWithTimeout + Tbsi_Context_Create + Tbsi_Create_Windows_Key + Tbsi_FilterLog + Tbsi_GetDeviceInfo + Tbsi_Get_OwnerAuth + Tbsi_Get_TCG_Log + Tbsi_Get_TCG_Log_Ex + Tbsi_Physical_Presence_Command + Tbsi_Revoke_Attestation + Tbsi_ShaHash + Tbsip_Cancel_Commands + Tbsip_Context_Close + Tbsip_Submit_Command + Tbsip_Submit_Command_NonBlocking + Tbsip_TestInterruptInformation + Tbsip_TestMorBit + + Summary + + B7 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/tdh.txt b/symbols/SDK/um/arm64/tdh.txt new file mode 100644 index 00000000..c33c85ff --- /dev/null +++ b/symbols/SDK/um/arm64/tdh.txt @@ -0,0 +1,45 @@ +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\arm64\tdh.lib + +File Type: LIBRARY + + Exports + + ordinal name + + TdhAggregatePayloadFilters + TdhCleanupPayloadEventFilterDescriptor + TdhCloseDecodingHandle + TdhCreatePayloadFilter + TdhDeletePayloadFilter + TdhEnumerateManifestProviderEvents + TdhEnumerateProviderFieldInformation + TdhEnumerateProviderFilters + TdhEnumerateProviders + TdhFormatProperty + TdhGetDecodingParameter + TdhGetEventInformation + TdhGetEventMapInformation + TdhGetManifestEventInformation + TdhGetProperty + TdhGetPropertySize + TdhGetWppMessage + TdhGetWppProperty + TdhLoadManifest + TdhLoadManifestFromBinary + TdhOpenDecodingHandle + TdhQueryProviderFieldInformation + TdhSetDecodingParameter + TdhUnloadManifest + + Summary + + B7 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/tokenbinding.txt b/symbols/SDK/um/arm64/tokenbinding.txt new file mode 100644 index 00000000..7fdf86a5 --- /dev/null +++ b/symbols/SDK/um/arm64/tokenbinding.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\arm64\tokenbinding.lib + +File Type: LIBRARY + + Exports + + ordinal name + + TokenBindingDeleteAllBindings + TokenBindingDeleteBinding + TokenBindingGenerateBinding + TokenBindingGenerateID + TokenBindingGenerateMessage + TokenBindingGetKeyTypesClient + TokenBindingGetKeyTypesServer + TokenBindingVerifyMessage + + Summary + + D2 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 12 .idata$6 diff --git a/symbols/SDK/um/arm64/tsec.txt b/symbols/SDK/um/arm64/tsec.txt new file mode 100644 index 00000000..8fa18e63 --- /dev/null +++ b/symbols/SDK/um/arm64/tsec.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\arm64\tsec.lib + +File Type: LIBRARY + + Exports + + ordinal name + + TAPICLIENT_ClientInitialize + TAPICLIENT_ClientShutdown + TAPICLIENT_Free + TAPICLIENT_GetDeviceAccess + TAPICLIENT_LineAddToConference + TAPICLIENT_LineBlindTransfer + TAPICLIENT_LineConfigDialog + TAPICLIENT_LineDial + TAPICLIENT_LineForward + TAPICLIENT_LineGenerateDigits + TAPICLIENT_LineMakeCall + TAPICLIENT_LineOpen + TAPICLIENT_LineRedirect + TAPICLIENT_LineSetCallData + TAPICLIENT_LineSetCallParams + TAPICLIENT_LineSetCallPrivilege + TAPICLIENT_LineSetCallTreatment + TAPICLIENT_LineSetCurrentLocation + TAPICLIENT_LineSetDevConfig + TAPICLIENT_LineSetLineDevStatus + TAPICLIENT_LineSetMediaControl + TAPICLIENT_LineSetMediaMode + TAPICLIENT_LineSetTerminal + TAPICLIENT_LineSetTollList + TAPICLIENT_Load + TAPICLIENT_PhoneConfigDialog + TAPICLIENT_PhoneOpen + + Summary + + BA .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/tspubplugincom.txt b/symbols/SDK/um/arm64/tspubplugincom.txt new file mode 100644 index 00000000..30462f3b --- /dev/null +++ b/symbols/SDK/um/arm64/tspubplugincom.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\arm64\tspubplugincom.lib + +File Type: LIBRARY + + Summary + + 20 .bss + 183AC .debug$S + 2B0F4 .debug$T + 9E .drectve + 108 .gfids$y + 80 .orpc + 10 .pdata + 1459 .rdata + A0 .text$mn diff --git a/symbols/SDK/um/arm64/twinapi.txt b/symbols/SDK/um/arm64/twinapi.txt new file mode 100644 index 00000000..2fbb49bd --- /dev/null +++ b/symbols/SDK/um/arm64/twinapi.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\arm64\twinapi.lib + +File Type: LIBRARY + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/txfw32.txt b/symbols/SDK/um/arm64/txfw32.txt new file mode 100644 index 00000000..4ac5dd7c --- /dev/null +++ b/symbols/SDK/um/arm64/txfw32.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\arm64\txfw32.lib + +File Type: LIBRARY + + Exports + + ordinal name + + TxfGetThreadMiniVersionForCreate + TxfLogCreateFileReadContext + TxfLogCreateRangeReadContext + TxfLogDestroyReadContext + TxfLogReadRecords + TxfLogRecordGetFileName + TxfLogRecordGetGenericType + TxfReadMetadataInfo + TxfSetThreadMiniVersionForCreate + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/ualapi.txt b/symbols/SDK/um/arm64/ualapi.txt new file mode 100644 index 00000000..093838b4 --- /dev/null +++ b/symbols/SDK/um/arm64/ualapi.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\arm64\ualapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 9 ?SumInstrumentationDataAddress@@YAHU_GUID@@QEAGPEAG2K@Z (int __cdecl SumInstrumentationDataAddress(struct _GUID,unsigned short * const,unsigned short *,unsigned short *,unsigned long)) + 7 ?SumInstrumentationStartGuid@@YAHU_GUID@@@Z (int __cdecl SumInstrumentationStartGuid(struct _GUID)) + 8 ?SumInstrumentationStopGuid@@YAHU_GUID@@@Z (int __cdecl SumInstrumentationStopGuid(struct _GUID)) + 6 SumInstrumentationData + 4 SumInstrumentationStart + 5 SumInstrumentationStop + UalInstrument + UalRegisterProduct + UalStart + UalStop + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/umpdddi.txt b/symbols/SDK/um/arm64/umpdddi.txt new file mode 100644 index 00000000..a9b24750 --- /dev/null +++ b/symbols/SDK/um/arm64/umpdddi.txt @@ -0,0 +1,113 @@ +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\arm64\umpdddi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + BRUSHOBJ_hGetColorTransform + BRUSHOBJ_pvAllocRbrush + BRUSHOBJ_pvGetRbrush + BRUSHOBJ_ulGetBrushColor + CLIPOBJ_bEnum + CLIPOBJ_cEnumStart + CLIPOBJ_ppoGetPath + DxTrimNotificationListHead + EngAcquireSemaphore + EngAlphaBlend + EngAssociateSurface + EngBitBlt + EngCheckAbort + EngComputeGlyphSet + EngCopyBits + EngCreateBitmap + EngCreateClip + EngCreateDeviceBitmap + EngCreateDeviceSurface + EngCreatePalette + EngCreateSemaphore + EngDeleteClip + EngDeletePalette + EngDeletePath + EngDeleteSemaphore + EngDeleteSurface + EngEraseSurface + EngFillPath + EngFindResource + EngFreeModule + EngGetCurrentCodePage + EngGetDriverName + EngGetPrinterDataFileName + EngGradientFill + EngLineTo + EngLoadModule + EngLockSurface + EngMarkBandingSurface + EngMultiByteToUnicodeN + EngMultiByteToWideChar + EngPaint + EngPlgBlt + EngQueryEMFInfo + EngQueryLocalTime + EngReleaseSemaphore + EngStretchBlt + EngStretchBltROP + EngStrokeAndFillPath + EngStrokePath + EngTextOut + EngTransparentBlt + EngUnicodeToMultiByteN + EngUnlockSurface + EngWideCharToMultiByte + FONTOBJ_cGetAllGlyphHandles + FONTOBJ_cGetGlyphs + FONTOBJ_pQueryGlyphAttrs + FONTOBJ_pfdg + FONTOBJ_pifi + FONTOBJ_pvTrueTypeFontFile + FONTOBJ_pxoGetXform + FONTOBJ_vGetInfo + GdiBatchLimit + HT_Get8BPPFormatPalette + HT_Get8BPPMaskPalette + LpkEditControl + LpkpEditControlSize + PATHOBJ_bEnum + PATHOBJ_bEnumClipLines + PATHOBJ_vEnumStart + PATHOBJ_vEnumStartClipLines + PATHOBJ_vGetBounds + STROBJ_bEnum + STROBJ_bEnumPositionsOnly + STROBJ_bGetAdvanceWidths + STROBJ_dwGetCodePage + STROBJ_vEnumStart + XFORMOBJ_bApplyXform + XFORMOBJ_iGetXform + XLATEOBJ_cGetPalette + XLATEOBJ_hGetColorTransform + XLATEOBJ_iXlate + XLATEOBJ_piVector + fpClosePrinter + gMaxGdiHandleCount + gW32PID + g_systemCallFilterId + ghICM + pGdiDevCaps + pGdiSharedHandleTable + pGdiSharedMemory + semDxTrimNotification + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/vccomsup.txt b/symbols/SDK/um/arm64/vccomsup.txt new file mode 100644 index 00000000..05b4d304 --- /dev/null +++ b/symbols/SDK/um/arm64/vccomsup.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\arm64\vccomsup.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 8 .CRT$XCU + 18 .data + 21 .data$r + 18AF0 .debug$S + 46C08 .debug$T + 1D3 .drectve + 14 .gfids$y + 88 .pdata + 48 .rdata + 10 .text + C .text$di + F04 .text$mn + 30 .text$yd + 70 .xdata + 4C .xdata$x diff --git a/symbols/SDK/um/arm64/vds_uuid.txt b/symbols/SDK/um/arm64/vds_uuid.txt new file mode 100644 index 00000000..a2bed318 --- /dev/null +++ b/symbols/SDK/um/arm64/vds_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\arm64\vds_uuid.lib + +File Type: LIBRARY + + Summary + + 34D4 .debug$S + 2ED4 .debug$T + 4 .drectve + 530 .rdata diff --git a/symbols/SDK/um/arm64/vscmgr.txt b/symbols/SDK/um/arm64/vscmgr.txt new file mode 100644 index 00000000..1059a700 --- /dev/null +++ b/symbols/SDK/um/arm64/vscmgr.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\arm64\vscmgr.lib + +File Type: LIBRARY + + Summary + + 4C58 .debug$S + 5DC0 .debug$T + 8 .drectve + A0 .rdata diff --git a/symbols/SDK/um/arm64/vss_uuid.txt b/symbols/SDK/um/arm64/vss_uuid.txt new file mode 100644 index 00000000..c2a92339 --- /dev/null +++ b/symbols/SDK/um/arm64/vss_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\arm64\vss_uuid.lib + +File Type: LIBRARY + + Summary + + 15A40 .debug$S + 1A64C .debug$T + 24 .drectve + 280 .rdata diff --git a/symbols/SDK/um/arm64/vssapi.txt b/symbols/SDK/um/arm64/vssapi.txt new file mode 100644 index 00000000..06844d14 --- /dev/null +++ b/symbols/SDK/um/arm64/vssapi.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\arm64\vssapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0CVssJetWriter@@QEAA@XZ (public: __cdecl CVssJetWriter::CVssJetWriter(void)) + ??1CVssJetWriter@@UEAA@XZ (public: virtual __cdecl CVssJetWriter::~CVssJetWriter(void)) + ?AreComponentsSelected@CVssJetWriter@@IEBA_NXZ (protected: bool __cdecl CVssJetWriter::AreComponentsSelected(void)const ) + ?GetBackupType@CVssJetWriter@@IEBA?AW4_VSS_BACKUP_TYPE@@XZ (protected: enum _VSS_BACKUP_TYPE __cdecl CVssJetWriter::GetBackupType(void)const ) + ?GetContext@CVssJetWriter@@IEBAJXZ (protected: long __cdecl CVssJetWriter::GetContext(void)const ) + ?GetCurrentLevel@CVssJetWriter@@IEBA?AW4_VSS_APPLICATION_LEVEL@@XZ (protected: enum _VSS_APPLICATION_LEVEL __cdecl CVssJetWriter::GetCurrentLevel(void)const ) + ?GetCurrentSnapshotSetId@CVssJetWriter@@IEBA?AU_GUID@@XZ (protected: struct _GUID __cdecl CVssJetWriter::GetCurrentSnapshotSetId(void)const ) + ?GetCurrentVolumeArray@CVssJetWriter@@IEBAPEAPEBGXZ (protected: unsigned short const * * __cdecl CVssJetWriter::GetCurrentVolumeArray(void)const ) + ?GetCurrentVolumeCount@CVssJetWriter@@IEBAIXZ (protected: unsigned int __cdecl CVssJetWriter::GetCurrentVolumeCount(void)const ) + ?GetRestoreType@CVssJetWriter@@IEBA?AW4_VSS_RESTORE_TYPE@@XZ (protected: enum _VSS_RESTORE_TYPE __cdecl CVssJetWriter::GetRestoreType(void)const ) + ?GetSnapshotDeviceName@CVssJetWriter@@IEBAJPEBGPEAPEBG@Z (protected: long __cdecl CVssJetWriter::GetSnapshotDeviceName(unsigned short const *,unsigned short const * *)const ) + ?Initialize@CVssJetWriter@@QEAAJU_GUID@@PEBG_N211K@Z (public: long __cdecl CVssJetWriter::Initialize(struct _GUID,unsigned short const *,bool,bool,unsigned short const *,unsigned short const *,unsigned long)) + ?IsBootableSystemStateBackedUp@CVssJetWriter@@IEBA_NXZ (protected: bool __cdecl CVssJetWriter::IsBootableSystemStateBackedUp(void)const ) + ?IsPartialFileSupportEnabled@CVssJetWriter@@IEBA_NXZ (protected: bool __cdecl CVssJetWriter::IsPartialFileSupportEnabled(void)const ) + ?IsPathAffected@CVssJetWriter@@IEBA_NPEBG@Z (protected: bool __cdecl CVssJetWriter::IsPathAffected(unsigned short const *)const ) + ?OnAbortBegin@CVssJetWriter@@UEAAXXZ (public: virtual void __cdecl CVssJetWriter::OnAbortBegin(void)) + ?OnAbortEnd@CVssJetWriter@@UEAAXXZ (public: virtual void __cdecl CVssJetWriter::OnAbortEnd(void)) + ?OnBackupCompleteBegin@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@@Z (public: virtual bool __cdecl CVssJetWriter::OnBackupCompleteBegin(class IVssWriterComponents *)) + ?OnBackupCompleteEnd@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@_N@Z (public: virtual bool __cdecl CVssJetWriter::OnBackupCompleteEnd(class IVssWriterComponents *,bool)) + ?OnFreezeBegin@CVssJetWriter@@UEAA_NXZ (public: virtual bool __cdecl CVssJetWriter::OnFreezeBegin(void)) + ?OnFreezeEnd@CVssJetWriter@@UEAA_N_N@Z (public: virtual bool __cdecl CVssJetWriter::OnFreezeEnd(bool)) + ?OnIdentify@CVssJetWriter@@UEAA_NPEAVIVssCreateWriterMetadata@@@Z (public: virtual bool __cdecl CVssJetWriter::OnIdentify(class IVssCreateWriterMetadata *)) + ?OnPostRestoreBegin@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@@Z (public: virtual bool __cdecl CVssJetWriter::OnPostRestoreBegin(class IVssWriterComponents *)) + ?OnPostRestoreEnd@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@_N@Z (public: virtual bool __cdecl CVssJetWriter::OnPostRestoreEnd(class IVssWriterComponents *,bool)) + ?OnPostSnapshot@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@@Z (public: virtual bool __cdecl CVssJetWriter::OnPostSnapshot(class IVssWriterComponents *)) + ?OnPreRestoreBegin@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@@Z (public: virtual bool __cdecl CVssJetWriter::OnPreRestoreBegin(class IVssWriterComponents *)) + ?OnPreRestoreEnd@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@_N@Z (public: virtual bool __cdecl CVssJetWriter::OnPreRestoreEnd(class IVssWriterComponents *,bool)) + ?OnPrepareBackupBegin@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@@Z (public: virtual bool __cdecl CVssJetWriter::OnPrepareBackupBegin(class IVssWriterComponents *)) + ?OnPrepareBackupEnd@CVssJetWriter@@UEAA_NPEAVIVssWriterComponents@@_N@Z (public: virtual bool __cdecl CVssJetWriter::OnPrepareBackupEnd(class IVssWriterComponents *,bool)) + ?OnPrepareSnapshotBegin@CVssJetWriter@@UEAA_NXZ (public: virtual bool __cdecl CVssJetWriter::OnPrepareSnapshotBegin(void)) + ?OnPrepareSnapshotEnd@CVssJetWriter@@UEAA_N_N@Z (public: virtual bool __cdecl CVssJetWriter::OnPrepareSnapshotEnd(bool)) + ?OnThawBegin@CVssJetWriter@@UEAA_NXZ (public: virtual bool __cdecl CVssJetWriter::OnThawBegin(void)) + ?OnThawEnd@CVssJetWriter@@UEAA_N_N@Z (public: virtual bool __cdecl CVssJetWriter::OnThawEnd(bool)) + ?SetWriterFailure@CVssJetWriter@@IEAAJJ@Z (protected: long __cdecl CVssJetWriter::SetWriterFailure(long)) + ?Uninitialize@CVssJetWriter@@QEAAXXZ (public: void __cdecl CVssJetWriter::Uninitialize(void)) + CreateVssBackupComponentsInternal + CreateVssExamineWriterMetadataInternal + CreateVssExpressWriterInternal + CreateVssSnapshotSetDescription + CreateWriter + CreateWriterEx + GetProviderMgmtInterfaceInternal + IsVolumeSnapshottedInternal + LoadVssSnapshotSetDescription + ShouldBlockRevertInternal + VssFreeSnapshotPropertiesInternal + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/vstorinterface.txt b/symbols/SDK/um/arm64/vstorinterface.txt new file mode 100644 index 00000000..51fedeb3 --- /dev/null +++ b/symbols/SDK/um/arm64/vstorinterface.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\arm64\vstorinterface.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0VirtualBus@VstorInterface@@QEAA@XZ (public: __cdecl VstorInterface::VirtualBus::VirtualBus(void)) + ??1VirtualBus@VstorInterface@@QEAA@XZ (public: __cdecl VstorInterface::VirtualBus::~VirtualBus(void)) + ??4VirtualBus@VstorInterface@@QEAAAEAV01@AEBV01@@Z (public: class VstorInterface::VirtualBus & __cdecl VstorInterface::VirtualBus::operator=(class VstorInterface::VirtualBus const &)) + ?Close@VirtualBus@VstorInterface@@AEAAXXZ (private: void __cdecl VstorInterface::VirtualBus::Close(void)) + ?CreateDriveEx@VirtualBus@VstorInterface@@QEAAJPEAUtagNewVirtualDriveDescription@@AEAUtagVirtualDriveInformation@@@Z (public: long __cdecl VstorInterface::VirtualBus::CreateDriveEx(struct tagNewVirtualDriveDescription *,struct tagVirtualDriveInformation &)) + ?IsValid@VirtualBus@VstorInterface@@QEAA_NXZ (public: bool __cdecl VstorInterface::VirtualBus::IsValid(void)) + ?Open@VirtualBus@VstorInterface@@AEAAJXZ (private: long __cdecl VstorInterface::VirtualBus::Open(void)) + ?QueryDriveInterface@VirtualBus@VstorInterface@@QEAAJAEBU_GUID@@PEAGK@Z (public: long __cdecl VstorInterface::VirtualBus::QueryDriveInterface(struct _GUID const &,unsigned short *,unsigned long)) + ?QueryMountedImage@VirtualBus@VstorInterface@@QEAAJAEBU_GUID@@PEAGK@Z (public: long __cdecl VstorInterface::VirtualBus::QueryMountedImage(struct _GUID const &,unsigned short *,unsigned long)) + ?QueryStorageInformation@VirtualBus@VstorInterface@@QEAAJAEBU_GUID@@AEAUSTORAGE_INFORMATION@12@@Z (public: long __cdecl VstorInterface::VirtualBus::QueryStorageInformation(struct _GUID const &,struct VstorInterface::VirtualBus::STORAGE_INFORMATION &)) + ?QueryStorageInformation@VirtualBus@VstorInterface@@QEAAJPEAXAEAUSTORAGE_INFORMATION@12@@Z (public: long __cdecl VstorInterface::VirtualBus::QueryStorageInformation(void *,struct VstorInterface::VirtualBus::STORAGE_INFORMATION &)) + ?QueryStorageInformation@VirtualBus@VstorInterface@@QEAAJPEBGAEAUSTORAGE_INFORMATION@12@@Z (public: long __cdecl VstorInterface::VirtualBus::QueryStorageInformation(unsigned short const *,struct VstorInterface::VirtualBus::STORAGE_INFORMATION &)) + ?QueryVersion@VirtualBus@VstorInterface@@QEAAJAEAUtagVirtualStorageVersion@@@Z (public: long __cdecl VstorInterface::VirtualBus::QueryVersion(struct tagVirtualStorageVersion &)) + ?ReSync@VirtualBus@VstorInterface@@QEAAJAEBU_GUID@@PEBG@Z (public: long __cdecl VstorInterface::VirtualBus::ReSync(struct _GUID const &,unsigned short const *)) + ?RemoveDrive@VirtualBus@VstorInterface@@QEAAJAEBU_GUID@@_N@Z (public: long __cdecl VstorInterface::VirtualBus::RemoveDrive(struct _GUID const &,bool)) + + Summary + + D8 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 14 .idata$6 diff --git a/symbols/SDK/um/arm64/wbemuuid.txt b/symbols/SDK/um/arm64/wbemuuid.txt new file mode 100644 index 00000000..80988263 --- /dev/null +++ b/symbols/SDK/um/arm64/wbemuuid.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\arm64\wbemuuid.lib + +File Type: LIBRARY + + Summary + + 11920 .debug$S + 14858 .debug$T + 1C .drectve + 7C0 .rdata diff --git a/symbols/SDK/um/arm64/wcmapi.txt b/symbols/SDK/um/arm64/wcmapi.txt new file mode 100644 index 00000000..868c2b22 --- /dev/null +++ b/symbols/SDK/um/arm64/wcmapi.txt @@ -0,0 +1,58 @@ +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\arm64\wcmapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WcmAddRoutePolicy + WcmBeginIgnoreProfileList + WcmCancelOnDemandRequest + WcmCheckCapabilityStatus + WcmCloseHandle + WcmCloseOnDemandRequestHandle + WcmDeprovisionCapability + WcmEndIgnoreProfileList + WcmEnterConnectedStandby + WcmEnterNetQuiet + WcmEnumInterfaces + WcmExitConnectedStandby + WcmExitNetQuiet + WcmFreeMemory + WcmGetInterfaceContextTable + WcmGetInterfaceToken + WcmGetProfileList + WcmGetProfileListByPurpose + WcmGetRoutingHint + WcmOpenHandle + WcmOpenOnDemandRequestHandle + WcmOpenOnDemandRequestHandleByWwanProfileName + WcmOrderConnection + WcmQueryOnDemandRequestStateInfo + WcmQueryParameter + WcmQueryProperty + WcmRemoveMatchingRoutePolicy + WcmRemoveRoutePolicy + WcmResetIgnoreProfileList + WcmSetOperatorConnectionCost + WcmSetOperatorCycleData + WcmSetOperatorDataplanStatus + WcmSetParameter + WcmSetProfileList + WcmSetProperty + WcmStartOnDemandRequest + WcmUpdateCapabilityAccess + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/wcmguid.txt b/symbols/SDK/um/arm64/wcmguid.txt new file mode 100644 index 00000000..da79a4af --- /dev/null +++ b/symbols/SDK/um/arm64/wcmguid.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\arm64\wcmguid.lib + +File Type: LIBRARY + + Summary + + 7380 .debug$S + 8C94 .debug$T + C .drectve + 1F0 .rdata diff --git a/symbols/SDK/um/arm64/wdsClientAPI.txt b/symbols/SDK/um/arm64/wdsClientAPI.txt new file mode 100644 index 00000000..b774dc61 --- /dev/null +++ b/symbols/SDK/um/arm64/wdsClientAPI.txt @@ -0,0 +1,79 @@ +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\arm64\wdsClientAPI.LIB + +File Type: LIBRARY + + Exports + + ordinal name + + WdsCliAuthorizeSession + WdsCliCancelTransfer + WdsCliClose + WdsCliConnectToImageStore + WdsCliCreateSession + WdsCliCreateSessionEx + WdsCliFilterImageArchitecture + WdsCliFilterImageFirmwareType + WdsCliFilterImageVersion + WdsCliFilterImageVersionMatchingBootImage + WdsCliFindFirstImage + WdsCliFindNextImage + WdsCliFreeDomainJoinInformation + WdsCliFreeStringArray + WdsCliFreeUnattendVariables + WdsCliGetClientUnattend + WdsCliGetDeploymentMetadata + WdsCliGetDeploymentMetadataAvailable + WdsCliGetDomainJoinInformation + WdsCliGetDriverQueryXml + WdsCliGetEnumerationFlags + WdsCliGetImageArchitecture + WdsCliGetImageDescription + WdsCliGetImageFiles + WdsCliGetImageGroup + WdsCliGetImageHalName + WdsCliGetImageHandleFromFindHandle + WdsCliGetImageHandleFromTransferHandle + WdsCliGetImageIndex + WdsCliGetImageLanguage + WdsCliGetImageLanguages + WdsCliGetImageLastModifiedTime + WdsCliGetImageName + WdsCliGetImageNamespace + WdsCliGetImageParameter + WdsCliGetImagePath + WdsCliGetImageSize + WdsCliGetImageType + WdsCliGetImageVersion + WdsCliGetSystemMetadata + WdsCliGetTransferSize + WdsCliGetUnattendVariables + WdsCliGetWimImageReferenceFile + WdsCliInitializeLog + WdsCliLog + WdsCliObtainDriverPackages + WdsCliObtainDriverPackagesEx + WdsCliRegisterTrace + WdsCliResetBootProgram + WdsCliSetSupportedFeatures + WdsCliSetSystemMetadata + WdsCliSetTransferBufferSize + WdsCliSimulateArchitecture + WdsCliSimulateDeviceId + WdsCliSimulateSmbiosInfo + WdsCliTransferFile + WdsCliTransferImage + WdsCliWaitForTransfer + + Summary + + D2 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 12 .idata$6 diff --git a/symbols/SDK/um/arm64/wdsbp.txt b/symbols/SDK/um/arm64/wdsbp.txt new file mode 100644 index 00000000..880308c1 --- /dev/null +++ b/symbols/SDK/um/arm64/wdsbp.txt @@ -0,0 +1,28 @@ +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\arm64\wdsbp.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WdsBpAddOption + WdsBpCloseHandle + WdsBpGetOptionBuffer + WdsBpInitialize + WdsBpParseInitialize + WdsBpParseInitializev6 + WdsBpQueryOption + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/wdsmc.txt b/symbols/SDK/um/arm64/wdsmc.txt new file mode 100644 index 00000000..8373aa54 --- /dev/null +++ b/symbols/SDK/um/arm64/wdsmc.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\arm64\wdsmc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?ClosePerfCounters@@YAKXZ (unsigned long __cdecl ClosePerfCounters(void)) + ?CollectPerfCounters@@YAKPEAGPEAPEAXPEAK2@Z (unsigned long __cdecl CollectPerfCounters(unsigned short *,void * *,unsigned long *,unsigned long *)) + ?OpenPerfCounters@@YAKPEAG@Z (unsigned long __cdecl OpenPerfCounters(unsigned short *)) + ?WdsProviderInitialize@@YAKPEAX@Z (unsigned long __cdecl WdsProviderInitialize(void *)) + ?WdsTransportServerCanJoinNamespace@@YAKPEBG@Z (unsigned long __cdecl WdsTransportServerCanJoinNamespace(unsigned short const *)) + ?WdsTransportServerRegisterNotification@@YAKP6AXPEAXKPEBG0@Z0PEAPEAX@Z (unsigned long __cdecl WdsTransportServerRegisterNotification(void (__cdecl*)(void *,unsigned long,unsigned short const *,void *),void *,void * *)) + ?WdsTransportServerUnRegisterNotification@@YAKPEAX@Z (unsigned long __cdecl WdsTransportServerUnRegisterNotification(void *)) + WdsTransportServerAllocateBuffer + WdsTransportServerCompleteRead + WdsTransportServerFreeBuffer + WdsTransportServerRegisterCallback + WdsTransportServerTrace + WdsTransportServerTraceV + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/wdspxe.txt b/symbols/SDK/um/arm64/wdspxe.txt new file mode 100644 index 00000000..f9d8dbf1 --- /dev/null +++ b/symbols/SDK/um/arm64/wdspxe.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\arm64\wdspxe.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WdsProviderInitialize@@YAKPEAX@Z (unsigned long __cdecl WdsProviderInitialize(void *)) + PxeAsyncRecvDone + PxeDhcpAppendOption + PxeDhcpAppendOptionRaw + PxeDhcpGetOptionValue + PxeDhcpGetVendorOptionValue + PxeDhcpInitialize + PxeDhcpIsValid + PxeDhcpv6AppendOption + PxeDhcpv6AppendOptionRaw + PxeDhcpv6CreateRelayRepl + PxeDhcpv6GetOptionValue + PxeDhcpv6GetVendorOptionValue + PxeDhcpv6Initialize + PxeDhcpv6IsValid + PxeDhcpv6ParseRelayForw + PxeGetServerInfo + PxeGetServerInfoEx + PxePacketAllocate + PxePacketFree + PxeProviderEnumClose + PxeProviderEnumFirst + PxeProviderEnumNext + PxeProviderFreeInfo + PxeProviderQueryIndex + PxeProviderRegister + PxeProviderSetAttribute + PxeProviderUnRegister + PxeRegisterCallback + PxeSendReply + PxeTrace + PxeTraceV + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/wdstptc.txt b/symbols/SDK/um/arm64/wdstptc.txt new file mode 100644 index 00000000..a97ba992 --- /dev/null +++ b/symbols/SDK/um/arm64/wdstptc.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\arm64\wdstptc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WdsTptcDownload@@YAKKKPEBG000KKKH@Z (unsigned long __cdecl WdsTptcDownload(unsigned long,unsigned long,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned long,unsigned long,unsigned long,int)) + ?WdsTransportClientApplyImage@@YAKPEAU_WDS_TRANSPORTCLIENT_REQUEST@@PEAU_WDS_TRANSPORTCLIENT_IMAGE_APPLY@@@Z (unsigned long __cdecl WdsTransportClientApplyImage(struct _WDS_TRANSPORTCLIENT_REQUEST *,struct _WDS_TRANSPORTCLIENT_IMAGE_APPLY *)) + ?WdsTransportClientElSetLogFunction@@YAXP6AXPEBGZZ@Z (void __cdecl WdsTransportClientElSetLogFunction(void (__cdecl*)(unsigned short const *,...))) + ?WdsTransportClientElSetLogFunctionEx@@YAXP6AXKPEBGZZ@Z (void __cdecl WdsTransportClientElSetLogFunctionEx(void (__cdecl*)(unsigned long,unsigned short const *,...))) + ?WdsTransportClientGetAggressiveBufferSize@@YAKHPEAK@Z (unsigned long __cdecl WdsTransportClientGetAggressiveBufferSize(int,unsigned long *)) + ?WdsTransportClientRegisterTrace@@YAKP6AXPEBGPEAD@Z@Z (unsigned long __cdecl WdsTransportClientRegisterTrace(void (__cdecl*)(unsigned short const *,char *))) + WdsTransportClientAddRefBuffer + WdsTransportClientCancelSession + WdsTransportClientCancelSessionEx + WdsTransportClientCloseSession + WdsTransportClientCompleteReceive + WdsTransportClientInitialize + WdsTransportClientInitializeSession + WdsTransportClientQueryStatus + WdsTransportClientRegisterCallback + WdsTransportClientReleaseBuffer + WdsTransportClientShutdown + WdsTransportClientStartSession + WdsTransportClientWaitForCompletion + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/websocket.txt b/symbols/SDK/um/arm64/websocket.txt new file mode 100644 index 00000000..c1282a1d --- /dev/null +++ b/symbols/SDK/um/arm64/websocket.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\arm64\websocket.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WebSocketAbortHandle + WebSocketBeginClientHandshake + WebSocketBeginServerHandshake + WebSocketCompleteAction + WebSocketCreateClientHandle + WebSocketCreateServerHandle + WebSocketDeleteHandle + WebSocketEndClientHandshake + WebSocketEndServerHandshake + WebSocketGetAction + WebSocketGetGlobalProperty + WebSocketReceive + WebSocketSend + + 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/arm64/wecapi.txt b/symbols/SDK/um/arm64/wecapi.txt new file mode 100644 index 00000000..70c6423f --- /dev/null +++ b/symbols/SDK/um/arm64/wecapi.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\arm64\wecapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?EcIsConfigRequired@@YAHPEAH@Z (int __cdecl EcIsConfigRequired(int *)) + ?EcQuickConfig@@YAHXZ (int __cdecl EcQuickConfig(void)) + EcClose + EcDeleteSubscription + EcEnumNextSubscription + EcGetObjectArrayProperty + EcGetObjectArraySize + EcGetSubscriptionProperty + EcGetSubscriptionRunTimeStatus + EcInsertObjectArrayElement + EcOpenSubscription + EcOpenSubscriptionEnum + EcRemoveObjectArrayElement + EcRetrySubscription + EcSaveSubscription + EcSetObjectArrayProperty + EcSetSubscriptionProperty + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/wevtapi.txt b/symbols/SDK/um/arm64/wevtapi.txt new file mode 100644 index 00000000..0ab8e153 --- /dev/null +++ b/symbols/SDK/um/arm64/wevtapi.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\arm64\wevtapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?EvtIntSysprepCleanup@@YAKXZ (unsigned long __cdecl EvtIntSysprepCleanup(void)) + EvtArchiveExportedLog + EvtCancel + EvtClearLog + EvtClose + EvtCreateBookmark + EvtCreateRenderContext + EvtExportLog + EvtFormatMessage + EvtGetChannelConfigProperty + EvtGetEventInfo + EvtGetEventMetadataProperty + EvtGetExtendedStatus + EvtGetLogInfo + EvtGetObjectArrayProperty + EvtGetObjectArraySize + EvtGetPublisherMetadataProperty + EvtGetQueryInfo + EvtIntAssertConfig + EvtIntCreateBinXMLFromCustomXML + EvtIntCreateLocalLogfile + EvtIntGetClassicLogDisplayName + EvtIntRenderResourceEventTemplate + EvtIntReportAuthzEventAndSourceAsync + EvtIntReportEventAndSourceAsync + EvtIntRetractConfig + EvtIntWriteXmlEventToLocalLogfile + EvtNext + EvtNextChannelPath + EvtNextEventMetadata + EvtNextPublisherId + EvtOpenChannelConfig + EvtOpenChannelEnum + EvtOpenEventMetadataEnum + EvtOpenLog + EvtOpenPublisherEnum + EvtOpenPublisherMetadata + EvtOpenSession + EvtQuery + EvtRender + EvtSaveChannelConfig + EvtSeek + EvtSetChannelConfigProperty + EvtSubscribe + EvtUpdateBookmark + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/wiaservc.txt b/symbols/SDK/um/arm64/wiaservc.txt new file mode 100644 index 00000000..6d8c4137 --- /dev/null +++ b/symbols/SDK/um/arm64/wiaservc.txt @@ -0,0 +1,76 @@ +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\arm64\wiaservc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?ServiceMain@@YAXIPEAPEAG@Z (void __cdecl ServiceMain(unsigned int,unsigned short * *)) + wiasCreateChildAppItem + wiasCreateDrvItem + wiasCreateLogInstance + wiasCreatePropContext + wiasDebugError + wiasDebugTrace + wiasDownSampleBuffer + wiasFormatArgs + wiasFreePropContext + wiasGetChangedValueFloat + wiasGetChangedValueGuid + wiasGetChangedValueLong + wiasGetChangedValueStr + wiasGetChildrenContexts + wiasGetContextFromName + wiasGetDrvItem + wiasGetImageInformation + wiasGetItemType + wiasGetPropertyAttributes + wiasGetRootItem + wiasIsPropChanged + wiasParseEndorserString + wiasPrintDebugHResult + wiasQueueEvent + wiasReadMultiple + wiasReadPropBin + wiasReadPropFloat + wiasReadPropGuid + wiasReadPropLong + wiasReadPropStr + wiasSendEndOfPage + wiasSetItemPropAttribs + wiasSetItemPropNames + wiasSetPropChanged + wiasSetPropertyAttributes + wiasSetValidFlag + wiasSetValidListFloat + wiasSetValidListGuid + wiasSetValidListLong + wiasSetValidListStr + wiasSetValidRangeFloat + wiasSetValidRangeLong + wiasUpdateScanRect + wiasUpdateValidFormat + wiasValidateItemProperties + wiasWriteBufToFile + wiasWriteMultiple + wiasWritePageBufToFile + wiasWritePageBufToStream + wiasWritePropBin + wiasWritePropFloat + wiasWritePropGuid + wiasWritePropLong + wiasWritePropStr + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/wiautil.txt b/symbols/SDK/um/arm64/wiautil.txt new file mode 100644 index 00000000..748b09d3 --- /dev/null +++ b/symbols/SDK/um/arm64/wiautil.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\arm64\wiautil.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 42C .bss + 10 .data + 42D50 .debug$S + 13D5B0 .debug$T + FD .drectve + 4C .gfids$y + 218 .pdata + B5B .rdata + 10 .text + 51F0 .text$mn + 17C .xdata diff --git a/symbols/SDK/um/arm64/windows.data.pdf.txt b/symbols/SDK/um/arm64/windows.data.pdf.txt new file mode 100644 index 00000000..77d0d1dd --- /dev/null +++ b/symbols/SDK/um/arm64/windows.data.pdf.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\arm64\windows.data.pdf.lib + +File Type: LIBRARY + + Exports + + ordinal name + + PdfCreateRenderer + + Summary + + DE .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 16 .idata$6 diff --git a/symbols/SDK/um/arm64/windows.networking.txt b/symbols/SDK/um/arm64/windows.networking.txt new file mode 100644 index 00000000..9775c52a --- /dev/null +++ b/symbols/SDK/um/arm64/windows.networking.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\arm64\windows.networking.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SetSocketMediaStreamingMode + + Summary + + E4 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 18 .idata$6 diff --git a/symbols/SDK/um/arm64/windows.ui.txt b/symbols/SDK/um/arm64/windows.ui.txt new file mode 100644 index 00000000..d29edd9d --- /dev/null +++ b/symbols/SDK/um/arm64/windows.ui.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\arm64\windows.ui.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 1601 CreateControlInput + 1603 CreateControlInputEx + + Summary + + CC .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/windowscodecs.txt b/symbols/SDK/um/arm64/windowscodecs.txt new file mode 100644 index 00000000..64971925 --- /dev/null +++ b/symbols/SDK/um/arm64/windowscodecs.txt @@ -0,0 +1,138 @@ +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\arm64\windowscodecs.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WICSetEncoderFormat_Proxy + WICSerializeMetadataContent + WICMatchMetadataContent + WICMapShortNameToGuid + WICMapSchemaToName + WICMapGuidToShortName + WICGetMetadataContentSize + WICCreateImagingFactory_Proxy + WICCreateColorContext_Proxy + WICCreateBitmapFromSectionEx + WICCreateBitmapFromSection + WICConvertBitmapSource + IWICStream_InitializeFromMemory_Proxy + IWICStream_InitializeFromIStream_Proxy + IWICPixelFormatInfo_GetChannelMask_Proxy + IWICPixelFormatInfo_GetChannelCount_Proxy + IWICPixelFormatInfo_GetBitsPerPixel_Proxy + IWICPalette_InitializePredefined_Proxy + IWICPalette_InitializeFromPalette_Proxy + IWICPalette_InitializeFromBitmap_Proxy + IWICPalette_InitializeCustom_Proxy + IWICPalette_HasAlpha_Proxy + IWICPalette_GetType_Proxy + IWICPalette_GetColors_Proxy + IWICPalette_GetColorCount_Proxy + IWICMetadataQueryWriter_SetMetadataByName_Proxy + IWICMetadataQueryWriter_RemoveMetadataByName_Proxy + IWICMetadataQueryReader_GetMetadataByName_Proxy + IWICMetadataQueryReader_GetLocation_Proxy + IWICMetadataQueryReader_GetEnumerator_Proxy + IWICMetadataQueryReader_GetContainerFormat_Proxy + IWICMetadataBlockReader_GetReaderByIndex_Proxy + IWICMetadataBlockReader_GetCount_Proxy + IWICImagingFactory_CreateStream_Proxy + IWICImagingFactory_CreateQueryWriter_Proxy + IWICImagingFactory_CreateQueryWriterFromReader_Proxy + IWICImagingFactory_CreatePalette_Proxy + IWICImagingFactory_CreateFormatConverter_Proxy + IWICImagingFactory_CreateFastMetadataEncoderFromFrameDecode_Proxy + IWICImagingFactory_CreateFastMetadataEncoderFromDecoder_Proxy + IWICImagingFactory_CreateEncoder_Proxy + IWICImagingFactory_CreateDecoderFromStream_Proxy + IWICImagingFactory_CreateDecoderFromFilename_Proxy + IWICImagingFactory_CreateDecoderFromFileHandle_Proxy + IWICImagingFactory_CreateComponentInfo_Proxy + IWICImagingFactory_CreateBitmap_Proxy + IWICImagingFactory_CreateBitmapScaler_Proxy + IWICImagingFactory_CreateBitmapFromSource_Proxy + IWICImagingFactory_CreateBitmapFromMemory_Proxy + IWICImagingFactory_CreateBitmapFromHICON_Proxy + IWICImagingFactory_CreateBitmapFromHBITMAP_Proxy + IWICImagingFactory_CreateBitmapFlipRotator_Proxy + IWICImagingFactory_CreateBitmapClipper_Proxy + IWICFormatConverter_Initialize_Proxy + IWICFastMetadataEncoder_GetMetadataQueryWriter_Proxy + IWICFastMetadataEncoder_Commit_Proxy + IWICComponentInfo_GetVersion_Proxy + IWICComponentInfo_GetSpecVersion_Proxy + IWICComponentInfo_GetFriendlyName_Proxy + IWICComponentInfo_GetCLSID_Proxy + IWICComponentInfo_GetAuthor_Proxy + IWICComponentFactory_CreateQueryWriterFromBlockWriter_Proxy + IWICComponentFactory_CreateMetadataWriterFromReader_Proxy + IWICColorContext_InitializeFromMemory_Proxy + IWICBitmap_SetResolution_Proxy + IWICBitmap_SetPalette_Proxy + IWICBitmap_Lock_Proxy + IWICBitmapSource_GetSize_Proxy + IWICBitmapSource_GetResolution_Proxy + IWICBitmapSource_GetPixelFormat_Proxy + IWICBitmapSource_CopyPixels_Proxy + IWICBitmapSource_CopyPalette_Proxy + IWICBitmapScaler_Initialize_Proxy + IWICBitmapLock_GetStride_Proxy + IWICBitmapLock_GetDataPointer_STA_Proxy + IWICBitmapFrameEncode_WriteSource_Proxy + IWICBitmapFrameEncode_SetThumbnail_Proxy + IWICBitmapFrameEncode_SetSize_Proxy + IWICBitmapFrameEncode_SetResolution_Proxy + IWICBitmapFrameEncode_SetColorContexts_Proxy + IWICBitmapFrameEncode_Initialize_Proxy + IWICBitmapFrameEncode_GetMetadataQueryWriter_Proxy + IWICBitmapFrameEncode_Commit_Proxy + IWICBitmapFrameDecode_GetThumbnail_Proxy + IWICBitmapFrameDecode_GetMetadataQueryReader_Proxy + IWICBitmapFrameDecode_GetColorContexts_Proxy + IWICBitmapFlipRotator_Initialize_Proxy + IWICBitmapEncoder_SetThumbnail_Proxy + IWICBitmapEncoder_SetPalette_Proxy + IWICBitmapEncoder_Initialize_Proxy + IWICBitmapEncoder_GetMetadataQueryWriter_Proxy + IWICBitmapEncoder_GetEncoderInfo_Proxy + IWICBitmapEncoder_CreateNewFrame_Proxy + IWICBitmapEncoder_Commit_Proxy + IWICBitmapDecoder_GetThumbnail_Proxy + IWICBitmapDecoder_GetPreview_Proxy + IWICBitmapDecoder_GetMetadataQueryReader_Proxy + IWICBitmapDecoder_GetFrame_Proxy + IWICBitmapDecoder_GetFrameCount_Proxy + IWICBitmapDecoder_GetDecoderInfo_Proxy + IWICBitmapDecoder_GetColorContexts_Proxy + IWICBitmapDecoder_CopyPalette_Proxy + IWICBitmapCodecInfo_GetMimeTypes_Proxy + IWICBitmapCodecInfo_GetFileExtensions_Proxy + IWICBitmapCodecInfo_GetDeviceModels_Proxy + IWICBitmapCodecInfo_GetDeviceManufacturer_Proxy + IWICBitmapCodecInfo_GetContainerFormat_Proxy + IWICBitmapCodecInfo_DoesSupportMultiframe_Proxy + IWICBitmapCodecInfo_DoesSupportLossless_Proxy + IWICBitmapCodecInfo_DoesSupportAnimation_Proxy + IWICBitmapClipper_Initialize_Proxy + IPropertyBag2_Write_Proxy + IEnumString_Reset_WIC_Proxy + IEnumString_Next_WIC_Proxy + + Summary + + 19F45 .debug$S + 32598 .debug$T + 31 .drectve + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 12 .idata$6 + 1C8C .rdata diff --git a/symbols/SDK/um/arm64/windowssideshowguids.txt b/symbols/SDK/um/arm64/windowssideshowguids.txt new file mode 100644 index 00000000..bd261de9 --- /dev/null +++ b/symbols/SDK/um/arm64/windowssideshowguids.txt @@ -0,0 +1,15 @@ +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\arm64\windowssideshowguids.lib + +File Type: LIBRARY + + Summary + + C .data + BA00 .debug$S + 22930 .debug$T + 5A .drectve + FA4 .rdata diff --git a/symbols/SDK/um/arm64/winhttp.txt b/symbols/SDK/um/arm64/winhttp.txt new file mode 100644 index 00000000..1d111a44 --- /dev/null +++ b/symbols/SDK/um/arm64/winhttp.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\arm64\winhttp.lib + +File Type: LIBRARY + + Exports + + ordinal name + + SvchostPushServiceGlobals + 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 + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/winml.txt b/symbols/SDK/um/arm64/winml.txt new file mode 100644 index 00000000..c6df64d3 --- /dev/null +++ b/symbols/SDK/um/arm64/winml.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\arm64\winml.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WinMLCreateRuntime + + Summary + + BD .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + A .idata$6 diff --git a/symbols/SDK/um/arm64/winsatapi.txt b/symbols/SDK/um/arm64/winsatapi.txt new file mode 100644 index 00000000..d4825841 --- /dev/null +++ b/symbols/SDK/um/arm64/winsatapi.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\arm64\winsatapi.lib + +File Type: LIBRARY + + 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/arm64/winscard.txt b/symbols/SDK/um/arm64/winscard.txt new file mode 100644 index 00000000..67e9edad --- /dev/null +++ b/symbols/SDK/um/arm64/winscard.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\arm64\winscard.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?ClassInstall32@@YAKIPEAXPEAU_SP_DEVINFO_DATA@@@Z (unsigned long __cdecl ClassInstall32(unsigned int,void *,struct _SP_DEVINFO_DATA *)) + SCardAccessStartedEvent + SCardAddReaderToGroupA + SCardAddReaderToGroupW + SCardAudit + SCardBeginTransaction + SCardCancel + SCardConnectA + SCardConnectW + SCardControl + SCardDisconnect + SCardEndTransaction + SCardEstablishContext + SCardForgetCardTypeA + SCardForgetCardTypeW + SCardForgetReaderA + SCardForgetReaderGroupA + SCardForgetReaderGroupW + SCardForgetReaderW + SCardFreeMemory + SCardGetAttrib + SCardGetCardTypeProviderNameA + SCardGetCardTypeProviderNameW + SCardGetDeviceTypeIdA + SCardGetDeviceTypeIdW + SCardGetProviderIdA + SCardGetProviderIdW + SCardGetReaderDeviceInstanceIdA + SCardGetReaderDeviceInstanceIdW + SCardGetReaderIconA + SCardGetReaderIconW + SCardGetStatusChangeA + SCardGetStatusChangeW + SCardGetTransmitCount + SCardIntroduceCardTypeA + SCardIntroduceCardTypeW + SCardIntroduceReaderA + SCardIntroduceReaderGroupA + SCardIntroduceReaderGroupW + SCardIntroduceReaderW + SCardIsValidContext + SCardListCardsA + SCardListCardsW + SCardListInterfacesA + SCardListInterfacesW + SCardListReaderGroupsA + SCardListReaderGroupsW + SCardListReadersA + SCardListReadersW + SCardListReadersWithDeviceInstanceIdA + SCardListReadersWithDeviceInstanceIdW + SCardLocateCardsA + SCardLocateCardsByATRA + SCardLocateCardsByATRW + SCardLocateCardsW + SCardReadCacheA + SCardReadCacheW + SCardReconnect + SCardReleaseContext + SCardReleaseStartedEvent + SCardRemoveReaderFromGroupA + SCardRemoveReaderFromGroupW + SCardSetAttrib + SCardSetCardTypeProviderNameA + SCardSetCardTypeProviderNameW + SCardState + SCardStatusA + SCardStatusW + SCardTransmit + SCardWriteCacheA + SCardWriteCacheW + g_rgSCardRawPci + g_rgSCardT0Pci + g_rgSCardT1Pci + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/winsqlite3.txt b/symbols/SDK/um/arm64/winsqlite3.txt new file mode 100644 index 00000000..f5ff24ba --- /dev/null +++ b/symbols/SDK/um/arm64/winsqlite3.txt @@ -0,0 +1,264 @@ +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\arm64\winsqlite3.lib + +File Type: LIBRARY + + Exports + + ordinal name + + sqlite3_aggregate_context + sqlite3_aggregate_count + sqlite3_auto_extension + sqlite3_backup_finish + sqlite3_backup_init + sqlite3_backup_pagecount + sqlite3_backup_remaining + sqlite3_backup_step + sqlite3_bind_blob + sqlite3_bind_blob64 + sqlite3_bind_double + sqlite3_bind_int + sqlite3_bind_int64 + sqlite3_bind_null + sqlite3_bind_parameter_count + sqlite3_bind_parameter_index + sqlite3_bind_parameter_name + sqlite3_bind_pointer + sqlite3_bind_text + sqlite3_bind_text16 + sqlite3_bind_text64 + sqlite3_bind_value + sqlite3_bind_zeroblob + sqlite3_bind_zeroblob64 + sqlite3_blob_bytes + sqlite3_blob_close + sqlite3_blob_open + sqlite3_blob_read + sqlite3_blob_reopen + sqlite3_blob_write + sqlite3_busy_handler + sqlite3_busy_timeout + sqlite3_cancel_auto_extension + sqlite3_changes + sqlite3_clear_bindings + sqlite3_close + sqlite3_close_v2 + sqlite3_collation_needed + sqlite3_collation_needed16 + sqlite3_column_blob + sqlite3_column_bytes + sqlite3_column_bytes16 + sqlite3_column_count + sqlite3_column_database_name + sqlite3_column_database_name16 + sqlite3_column_decltype + sqlite3_column_decltype16 + sqlite3_column_double + sqlite3_column_int + sqlite3_column_int64 + sqlite3_column_name + sqlite3_column_name16 + sqlite3_column_origin_name + sqlite3_column_origin_name16 + sqlite3_column_table_name + sqlite3_column_table_name16 + sqlite3_column_text + sqlite3_column_text16 + sqlite3_column_type + sqlite3_column_value + sqlite3_commit_hook + sqlite3_compileoption_get + sqlite3_compileoption_used + sqlite3_complete + sqlite3_complete16 + sqlite3_config + sqlite3_context_db_handle + sqlite3_create_collation + sqlite3_create_collation16 + sqlite3_create_collation_v2 + sqlite3_create_function + sqlite3_create_function16 + sqlite3_create_function_v2 + sqlite3_create_module + sqlite3_create_module_v2 + sqlite3_data_count + sqlite3_data_directory + sqlite3_db_cacheflush + sqlite3_db_config + sqlite3_db_filename + sqlite3_db_handle + sqlite3_db_mutex + sqlite3_db_readonly + sqlite3_db_release_memory + sqlite3_db_status + sqlite3_declare_vtab + sqlite3_enable_load_extension + sqlite3_enable_shared_cache + sqlite3_errcode + sqlite3_errmsg + sqlite3_errmsg16 + sqlite3_errstr + sqlite3_exec + sqlite3_expanded_sql + sqlite3_expired + sqlite3_extended_errcode + sqlite3_extended_result_codes + sqlite3_file_control + sqlite3_finalize + sqlite3_free + sqlite3_free_table + sqlite3_get_autocommit + sqlite3_get_auxdata + sqlite3_get_table + sqlite3_global_recover + sqlite3_initialize + sqlite3_interrupt + sqlite3_last_insert_rowid + sqlite3_libversion + sqlite3_libversion_number + sqlite3_limit + sqlite3_load_extension + sqlite3_log + sqlite3_malloc + sqlite3_malloc64 + sqlite3_memory_alarm + sqlite3_memory_highwater + sqlite3_memory_used + sqlite3_mprintf + sqlite3_msize + sqlite3_mutex_alloc + sqlite3_mutex_enter + sqlite3_mutex_free + sqlite3_mutex_leave + sqlite3_mutex_try + sqlite3_next_stmt + sqlite3_open + sqlite3_open16 + sqlite3_open_v2 + sqlite3_os_end + sqlite3_os_init + sqlite3_overload_function + sqlite3_prepare + sqlite3_prepare16 + sqlite3_prepare16_v2 + sqlite3_prepare16_v3 + sqlite3_prepare_v2 + sqlite3_prepare_v3 + sqlite3_profile + sqlite3_progress_handler + sqlite3_randomness + sqlite3_realloc + sqlite3_realloc64 + sqlite3_release_memory + sqlite3_reset + sqlite3_reset_auto_extension + sqlite3_result_blob + sqlite3_result_blob64 + sqlite3_result_double + sqlite3_result_error + sqlite3_result_error16 + sqlite3_result_error_code + sqlite3_result_error_nomem + sqlite3_result_error_toobig + sqlite3_result_int + sqlite3_result_int64 + sqlite3_result_null + sqlite3_result_pointer + sqlite3_result_subtype + sqlite3_result_text + sqlite3_result_text16 + sqlite3_result_text16be + sqlite3_result_text16le + sqlite3_result_text64 + sqlite3_result_value + sqlite3_result_zeroblob + sqlite3_result_zeroblob64 + sqlite3_rollback_hook + sqlite3_rtree_geometry_callback + sqlite3_rtree_query_callback + sqlite3_set_authorizer + sqlite3_set_auxdata + sqlite3_set_last_insert_rowid + sqlite3_shutdown + sqlite3_sleep + sqlite3_snprintf + sqlite3_soft_heap_limit + sqlite3_soft_heap_limit64 + sqlite3_sourceid + sqlite3_sql + sqlite3_status + sqlite3_status64 + sqlite3_step + sqlite3_stmt_busy + sqlite3_stmt_readonly + sqlite3_stmt_status + sqlite3_strglob + sqlite3_stricmp + sqlite3_strlike + sqlite3_strnicmp + sqlite3_system_errno + sqlite3_table_column_metadata + sqlite3_temp_directory + sqlite3_test_control + sqlite3_thread_cleanup + sqlite3_threadsafe + sqlite3_total_changes + sqlite3_trace + sqlite3_trace_v2 + sqlite3_transfer_bindings + sqlite3_update_hook + sqlite3_uri_boolean + sqlite3_uri_int64 + sqlite3_uri_parameter + sqlite3_user_data + sqlite3_value_blob + sqlite3_value_bytes + sqlite3_value_bytes16 + sqlite3_value_double + sqlite3_value_dup + sqlite3_value_free + sqlite3_value_int + sqlite3_value_int64 + sqlite3_value_numeric_type + sqlite3_value_pointer + sqlite3_value_subtype + sqlite3_value_text + sqlite3_value_text16 + sqlite3_value_text16be + sqlite3_value_text16le + sqlite3_value_type + sqlite3_version + sqlite3_vfs_find + sqlite3_vfs_register + sqlite3_vfs_unregister + sqlite3_vmprintf + sqlite3_vsnprintf + sqlite3_vtab_config + sqlite3_vtab_on_conflict + sqlite3_wal_autocheckpoint + sqlite3_wal_checkpoint + sqlite3_wal_checkpoint_v2 + sqlite3_wal_hook + sqlite3_win32_is_nt + sqlite3_win32_mbcs_to_utf8 + sqlite3_win32_mbcs_to_utf8_v2 + sqlite3_win32_set_directory + sqlite3_win32_sleep + sqlite3_win32_unicode_to_utf8 + sqlite3_win32_utf8_to_mbcs + sqlite3_win32_utf8_to_mbcs_v2 + sqlite3_win32_utf8_to_unicode + sqlite3_win32_write_debug + + Summary + + CC .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 10 .idata$6 diff --git a/symbols/SDK/um/arm64/winsta.txt b/symbols/SDK/um/arm64/winsta.txt new file mode 100644 index 00000000..e103ad7c --- /dev/null +++ b/symbols/SDK/um/arm64/winsta.txt @@ -0,0 +1,188 @@ +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\arm64\winsta.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WinStationRegisterConsoleNotificationEx2@@YAHPEAXPEAUHWND__@@KK@Z (int __cdecl WinStationRegisterConsoleNotificationEx2(void *,struct HWND__ *,unsigned long,unsigned long)) + LogonIdFromWinStationNameA + LogonIdFromWinStationNameW + RemoteAssistancePrepareSystemRestore + ServerGetInternetConnectorStatus + ServerLicensingClose + ServerLicensingDeactivateCurrentPolicy + ServerLicensingFreePolicyInformation + ServerLicensingGetAvailablePolicyIds + ServerLicensingGetPolicy + ServerLicensingGetPolicyInformationA + ServerLicensingGetPolicyInformationW + ServerLicensingLoadPolicy + ServerLicensingOpenA + ServerLicensingOpenW + ServerLicensingSetPolicy + ServerLicensingUnloadPolicy + ServerQueryInetConnectorInformationA + ServerQueryInetConnectorInformationW + ServerSetInternetConnectorStatus + WTSRegisterSessionNotificationEx + WTSUnRegisterSessionNotificationEx + WinStationActivateLicense + WinStationAutoReconnect + WinStationBroadcastSystemMessage + WinStationCheckAccess + WinStationCheckLoopBack + WinStationCloseServer + WinStationConnectA + WinStationConnectAndLockDesktop + WinStationConnectCallback + WinStationConnectEx + WinStationConnectW + WinStationCreateChildSessionTransport + WinStationDisconnect + WinStationEnableChildSessions + WinStationEnumerateA + WinStationEnumerateExW + WinStationEnumerateLicenses + WinStationEnumerateProcesses + WinStationEnumerateW + WinStationEnumerate_IndexedA + WinStationEnumerate_IndexedW + WinStationFreeConsoleNotification + WinStationFreeEXECENVDATAEX + WinStationFreeGAPMemory + WinStationFreeMemory + WinStationFreePropertyValue + WinStationFreeUserCertificates + WinStationFreeUserCredentials + WinStationFreeUserSessionInfo + WinStationGenerateLicense + WinStationGetAllProcesses + WinStationGetAllSessionsEx + WinStationGetAllSessionsW + WinStationGetAllUserSessions + WinStationGetChildSessionId + WinStationGetConnectionProperty + WinStationGetCurrentSessionCapabilities + WinStationGetCurrentSessionConnectionProperty + WinStationGetCurrentSessionTerminalName + WinStationGetDeviceId + WinStationGetInitialApplication + WinStationGetLanAdapterNameA + WinStationGetLanAdapterNameW + WinStationGetLoggedOnCount + WinStationGetMachinePolicy + WinStationGetParentSessionId + WinStationGetProcessSid + WinStationGetRedirectAuthInfo + WinStationGetRestrictedLogonInfo + WinStationGetSessionIds + WinStationGetTermSrvCountersValue + WinStationGetUserCertificates + WinStationGetUserCredentials + WinStationGetUserProfile + WinStationInstallLicense + WinStationIsChildSessionsEnabled + WinStationIsCurrentSessionRemoteable + WinStationIsHelpAssistantSession + WinStationIsSessionPermitted + WinStationIsSessionRemoteable + WinStationNameFromLogonIdA + WinStationNameFromLogonIdW + WinStationNegotiateSession + WinStationNtsdDebug + WinStationOpenServerA + WinStationOpenServerExA + WinStationOpenServerExW + WinStationOpenServerW + WinStationPreCreateGlassReplacementSession + WinStationPreCreateGlassReplacementSessionEx + WinStationQueryAllowConcurrentConnections + WinStationQueryCurrentSessionInformation + WinStationQueryEnforcementCore + WinStationQueryInformationA + WinStationQueryInformationW + WinStationQueryLicense + WinStationQueryLogonCredentialsW + WinStationQuerySessionVirtualIP + WinStationQueryUpdateRequired + WinStationRcmShadow2 + WinStationRedirectErrorMessage + WinStationRedirectLogonBeginPainting + WinStationRedirectLogonError + WinStationRedirectLogonMessage + WinStationRedirectLogonStatus + WinStationRegisterConsoleNotification + WinStationRegisterConsoleNotificationEx + WinStationRegisterCurrentSessionNotificationEvent + WinStationRegisterNotificationEvent + WinStationRemoveLicense + WinStationRenameA + WinStationRenameW + WinStationReportUIResult + WinStationReset + WinStationRevertFromServicesSession + WinStationSendMessageA + WinStationSendMessageW + WinStationSendWindowMessage + WinStationServerPing + WinStationSetAutologonPassword + WinStationSetInformationA + WinStationSetInformationW + WinStationSetPoolCount + WinStationSetRenderHint + WinStationShadow + WinStationShadowAccessCheck + WinStationShadowStop + WinStationShadowStop2 + WinStationShutdownSystem + WinStationSwitchToServicesSession + WinStationSystemShutdownStarted + WinStationSystemShutdownWait + WinStationTerminateGlassReplacementSession + WinStationTerminateProcess + WinStationUnRegisterConsoleNotification + WinStationUnRegisterNotificationEvent + WinStationUserLoginAccessCheck + WinStationVerify + WinStationVirtualOpen + WinStationVirtualOpenEx + WinStationWaitSystemEvent + _NWLogonQueryAdmin + _NWLogonSetAdmin + _WinStationAnnoyancePopup + _WinStationBeepOpen + _WinStationBreakPoint + _WinStationCallback + _WinStationCheckForApplicationName + _WinStationFUSCanRemoteUserDisconnect + _WinStationGetApplicationInfo + _WinStationNotifyDisconnectPipe + _WinStationNotifyLogoff + _WinStationNotifyLogon + _WinStationNotifyNewSession + _WinStationOpenSessionDirectory + _WinStationReInitializeSecurity + _WinStationReadRegistry + _WinStationSessionInitialized + _WinStationShadowTarget + _WinStationShadowTarget2 + _WinStationShadowTargetSetup + _WinStationUpdateClientCachedCredentials + _WinStationUpdateSettings + _WinStationUpdateUserConfig + _WinStationWaitForConnect + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/winusb.txt b/symbols/SDK/um/arm64/winusb.txt new file mode 100644 index 00000000..8e2d8533 --- /dev/null +++ b/symbols/SDK/um/arm64/winusb.txt @@ -0,0 +1,58 @@ +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\arm64\winusb.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WinUsb_AbortPipe + WinUsb_AbortPipeAsync + WinUsb_ControlTransfer + WinUsb_FlushPipe + WinUsb_Free + WinUsb_GetAdjustedFrameNumber + WinUsb_GetAssociatedInterface + WinUsb_GetCurrentAlternateSetting + WinUsb_GetCurrentFrameNumber + WinUsb_GetCurrentFrameNumberAndQpc + WinUsb_GetDescriptor + WinUsb_GetOverlappedResult + WinUsb_GetPipePolicy + WinUsb_GetPowerPolicy + WinUsb_Initialize + WinUsb_ParseConfigurationDescriptor + WinUsb_ParseDescriptors + WinUsb_QueryDeviceInformation + WinUsb_QueryInterfaceSettings + WinUsb_QueryPipe + WinUsb_QueryPipeEx + WinUsb_ReadIsochPipe + WinUsb_ReadIsochPipeAsap + WinUsb_ReadPipe + WinUsb_RegisterIsochBuffer + WinUsb_ResetPipe + WinUsb_ResetPipeAsync + WinUsb_SetCurrentAlternateSetting + WinUsb_SetCurrentAlternateSettingAsync + WinUsb_SetPipePolicy + WinUsb_SetPowerPolicy + WinUsb_StartTrackingForTimeSync + WinUsb_StopTrackingForTimeSync + WinUsb_UnregisterIsochBuffer + WinUsb_WriteIsochPipe + WinUsb_WriteIsochPipeAsap + WinUsb_WritePipe + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/wlanapi.txt b/symbols/SDK/um/arm64/wlanapi.txt new file mode 100644 index 00000000..948daeca --- /dev/null +++ b/symbols/SDK/um/arm64/wlanapi.txt @@ -0,0 +1,87 @@ +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\arm64\wlanapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WFDCancelOpenSession + WFDCloseHandle + WFDCloseSession + WFDOpenHandle + WFDOpenLegacySession + WFDStartOpenSession + WFDUpdateDeviceVisibility + WlanAllocateMemory + WlanCloseHandle + WlanConnect + WlanConnectEx + WlanDeleteProfile + WlanDeviceServiceCommand + WlanDisconnect + WlanEnumInterfaces + WlanExtractPsdIEDataList + WlanFreeMemory + WlanGetAvailableNetworkList + WlanGetAvailableNetworkList2 + WlanGetFilterList + WlanGetInterfaceCapability + WlanGetNetworkBssList + WlanGetProfile + WlanGetProfileCustomUserData + WlanGetProfileList + WlanGetSecuritySettings + WlanGetSupportedDeviceServices + WlanHostedNetworkForceStart + WlanHostedNetworkForceStop + WlanHostedNetworkInitSettings + WlanHostedNetworkQueryProperty + WlanHostedNetworkQuerySecondaryKey + WlanHostedNetworkQueryStatus + WlanHostedNetworkRefreshSecuritySettings + WlanHostedNetworkSetProperty + WlanHostedNetworkSetSecondaryKey + WlanHostedNetworkStartUsing + WlanHostedNetworkStopUsing + WlanIhvControl + WlanOpenHandle + WlanPrivateDeleteProfile + WlanPrivateQuery11adPairedConfig + WlanPrivateQueryInterface + WlanPrivateSetInterface + WlanPrivateSetProfile + WlanQueryAutoConfigParameter + WlanQueryInterface + WlanReasonCodeToString + WlanRegisterNotification + WlanRegisterVirtualStationNotification + WlanRenameProfile + WlanSaveTemporaryProfile + WlanScan + WlanSetAutoConfigParameter + WlanSetFilterList + WlanSetInterface + WlanSetProfile + WlanSetProfileCustomUserData + WlanSetProfileEapUserData + WlanSetProfileEapXmlUserData + WlanSetProfileList + WlanSetProfileListForOffload + WlanSetProfilePosition + WlanSetPsdIEDataList + WlanSetSecuritySettings + WlanUpdateBasicProfileSecurity + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/wlanui.txt b/symbols/SDK/um/arm64/wlanui.txt new file mode 100644 index 00000000..235cb52f --- /dev/null +++ b/symbols/SDK/um/arm64/wlanui.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\arm64\wlanui.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WLInvokeProfileUI@@YAKPEAU_PM_PROFILE@@PEAU_GUID@@PEAUHWND__@@HHW4_WL_DISPLAY_PAGES@@PEAPEAU1@PEAHPEAU_AUI_CREDS_INFO@@@Z (unsigned long __cdecl WLInvokeProfileUI(struct _PM_PROFILE *,struct _GUID *,struct HWND__ *,int,int,enum _WL_DISPLAY_PAGES,struct _PM_PROFILE * *,int *,struct _AUI_CREDS_INFO *)) + ?WLInvokeProfileUIFromXMLFile@@YAKPEAGPEAU_GUID@@PEAUHWND__@@HHW4_WL_DISPLAY_PAGES@@PEAUIXMLDOMSchemaCollection@@PEAHPEAPEAGPEAKPEAU_AUI_CREDS_INFO@@@Z (unsigned long __cdecl WLInvokeProfileUIFromXMLFile(unsigned short *,struct _GUID *,struct HWND__ *,int,int,enum _WL_DISPLAY_PAGES,struct IXMLDOMSchemaCollection *,int *,unsigned short * *,unsigned long *,struct _AUI_CREDS_INFO *)) + WLFreeProfile + WLFreeProfileXml + WlanUIEditProfile + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/wmcodecdspuuid.txt b/symbols/SDK/um/arm64/wmcodecdspuuid.txt new file mode 100644 index 00000000..d9ea8c06 --- /dev/null +++ b/symbols/SDK/um/arm64/wmcodecdspuuid.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\arm64\wmcodecdspuuid.lib + +File Type: LIBRARY + + Summary + + 124CC .debug$S + A93C .debug$T + 36 .drectve + 32A6 .rdata diff --git a/symbols/SDK/um/arm64/wmip.txt b/symbols/SDK/um/arm64/wmip.txt new file mode 100644 index 00000000..f44d09fa --- /dev/null +++ b/symbols/SDK/um/arm64/wmip.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\arm64\wmip.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CloseTrace + ControlTraceA + ControlTraceW + CreateTraceInstanceId + EnableTrace + GetTraceEnableFlags + GetTraceEnableLevel + GetTraceLoggerHandle + OpenTraceA + OpenTraceW + ProcessTrace + QueryAllTracesA + QueryAllTracesW + RegisterTraceGuidsA + RegisterTraceGuidsW + RemoveTraceCallback + SetTraceCallback + StartTraceA + StartTraceW + TraceEvent + TraceEventInstance + UnregisterTraceGuids + WmiCloseBlock + WmiDevInstToInstanceNameA + WmiDevInstToInstanceNameW + WmiEnumerateGuids + WmiExecuteMethodA + WmiExecuteMethodW + WmiFileHandleToInstanceNameA + WmiFileHandleToInstanceNameW + WmiFreeBuffer + WmiMofEnumerateResourcesA + WmiMofEnumerateResourcesW + WmiNotificationRegistrationA + WmiNotificationRegistrationW + WmiOpenBlock + WmiQueryAllDataA + WmiQueryAllDataW + WmiQueryGuidInformation + WmiQuerySingleInstanceA + WmiQuerySingleInstanceW + WmiSetSingleInstanceA + WmiSetSingleInstanceW + WmiSetSingleItemA + WmiSetSingleItemW + + Summary + + B7 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 8 .idata$6 diff --git a/symbols/SDK/um/arm64/wmiutils.txt b/symbols/SDK/um/arm64/wmiutils.txt new file mode 100644 index 00000000..b7258e4a --- /dev/null +++ b/symbols/SDK/um/arm64/wmiutils.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\arm64\wmiutils.lib + +File Type: LIBRARY + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/wmvcore.txt b/symbols/SDK/um/arm64/wmvcore.txt new file mode 100644 index 00000000..2af5ecf8 --- /dev/null +++ b/symbols/SDK/um/arm64/wmvcore.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\arm64\wmvcore.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WMCheckURLExtension@@YAJPEBG@Z (long __cdecl WMCheckURLExtension(unsigned short const *)) + ?WMCheckURLScheme@@YAJPEBG@Z (long __cdecl WMCheckURLScheme(unsigned short const *)) + ?WMCreateBackupRestorerPrivate@@YAJPEAUIUnknown@@PEAPEAUIWMLicenseBackup@@@Z (long __cdecl WMCreateBackupRestorerPrivate(struct IUnknown *,struct IWMLicenseBackup * *)) + ?WMCreateLicenseRevocationAgentPrivate@@YAJPEAPEAUIWMLicenseRevocationAgent@@@Z (long __cdecl WMCreateLicenseRevocationAgentPrivate(struct IWMLicenseRevocationAgent * *)) + ?WMCreateSyncReaderPriv@@YAJPEAPEAUIWMSyncReader@@@Z (long __cdecl WMCreateSyncReaderPriv(struct IWMSyncReader * *)) + ?WMIsAvailableOffline@@YAJPEBG0PEAH@Z (long __cdecl WMIsAvailableOffline(unsigned short const *,unsigned short const *,int *)) + ?WMValidateData@@YAJPEAEPEAK@Z (long __cdecl WMValidateData(unsigned char *,unsigned long *)) + WMCreateBackupRestorer + WMCreateEditor + WMCreateIndexer + WMCreateProfileManager + WMCreateReader + WMCreateReaderPriv + WMCreateSyncReader + WMCreateWriter + WMCreateWriterFileSink + WMCreateWriterNetworkSink + WMCreateWriterPriv + WMCreateWriterPushSink + WMIsContentProtected + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/wofutil.txt b/symbols/SDK/um/arm64/wofutil.txt new file mode 100644 index 00000000..95fff8ef --- /dev/null +++ b/symbols/SDK/um/arm64/wofutil.txt @@ -0,0 +1,32 @@ +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\arm64\wofutil.lib + +File Type: LIBRARY + + Exports + + ordinal name + + WofEnumEntries + WofFileEnumFiles + WofGetDriverVersion + WofIsExternalFile + WofSetFileDataLocation + WofShouldCompressBinaries + WofWimAddEntry + WofWimEnumFiles + WofWimRemoveEntry + WofWimSuspendEntry + WofWimUpdateEntry + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/workspaceax.txt b/symbols/SDK/um/arm64/workspaceax.txt new file mode 100644 index 00000000..f9cfaa22 --- /dev/null +++ b/symbols/SDK/um/arm64/workspaceax.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\arm64\workspaceax.lib + +File Type: LIBRARY + + Summary + + 400 .data + 391F8 .debug$S + 53D3C .debug$T + 190 .drectve + 248 .gfids$y + 1A0 .orpc + 18 .pdata + 5B27 .rdata diff --git a/symbols/SDK/um/arm64/wscapi.txt b/symbols/SDK/um/arm64/wscapi.txt new file mode 100644 index 00000000..2ef6c4c2 --- /dev/null +++ b/symbols/SDK/um/arm64/wscapi.txt @@ -0,0 +1,60 @@ +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\arm64\wscapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?wscLaunchAdminMakeDefaultUI@@YAJPEBG@Z (long __cdecl wscLaunchAdminMakeDefaultUI(unsigned short const *)) + ?wscShowAMSCN@@YAJKPEAK@Z (long __cdecl wscShowAMSCN(unsigned long,unsigned long *)) + CLSID_WSCDefaultProduct + CLSID_WSCProductList + IID_IWSCDefaultProduct + IID_IWSCProductList + IID_IWscProduct + LIBID_wscAPILib + WscGetAntiMalwareUri + WscGetSecurityProviderHealth + WscQueryAntiMalwareUri + WscRegisterForChanges + WscRegisterForUserNotifications + WscUnRegisterChanges + wscAntiSpywareGetStatus + wscAntiVirusExpiredBeyondThreshold + wscAntiVirusGetStatus + wscAutoUpdatesEnableScheduledMode + wscAutoUpdatesGetStatus + wscFirewallGetStatus + wscGeneralSecurityGetStatus + wscGetAlertStatus + wscIcfEnable + wscIeSettingsFix + wscInitiateOfflineCleaning + wscIsDefenderAntivirusSupported + wscLuaSettingsFix + wscMakeDefaultProductRequest + wscNotifyUserForNearExpiration + wscOverrideComponentStatus + wscPing + wscProductInfoFree + wscRegisterChangeNotification + wscRegisterSecurityProduct + wscSetDefaultProduct + wscUnRegisterChangeNotification + wscUnregisterSecurityProduct + wscUpdateProductStatus + wscUpdateProductSubStatus + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/wsclient.txt b/symbols/SDK/um/arm64/wsclient.txt new file mode 100644 index 00000000..90749e32 --- /dev/null +++ b/symbols/SDK/um/arm64/wsclient.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\arm64\wsclient.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WSpTLRW@@YAXPEAUHWND__@@PEAUHINSTANCE__@@PEBGI@Z (void __cdecl WSpTLRW(struct HWND__ *,struct HINSTANCE__ *,unsigned short const *,unsigned int)) + AcquireDeveloperLicense + CheckDeveloperLicense + GetApplicationURL + RefreshBannedAppsList + RemoveDeveloperLicense + WSCallServer + WSCheckForConsumable + WSEvaluatePackage + WSGetEvaluatePackageAttempted + WSLicenseCleanUpState + WSLicenseClose + WSLicenseFilterValidAppCategoryIds + WSLicenseGetAllUserTokens + WSLicenseGetAllValidAppCategoryIds + WSLicenseGetDevInstalledApps + WSLicenseGetExtendedUserInfo + WSLicenseGetFeatureLicenseResults + WSLicenseGetLicensesForProducts + WSLicenseGetOAuthServiceTicket + WSLicenseGetProductLicenseResults + WSLicenseInstallLicense + WSLicenseOpen + WSLicenseRefreshLicense + WSLicenseRetrieveMachineID + WSLicenseRevokeLicenses + WSLicenseUninstallLicense + WSNotifyOOBECompletion + WSNotifyPackageInstalled + WSTriggerOOBEFileValidation + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/SDK/um/arm64/wsdapi.txt b/symbols/SDK/um/arm64/wsdapi.txt new file mode 100644 index 00000000..9e94f49f --- /dev/null +++ b/symbols/SDK/um/arm64/wsdapi.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\arm64\wsdapi.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ?WSDAddFirewallCheck@@YAJPEBGPEAPEAX@Z (long __cdecl WSDAddFirewallCheck(unsigned short const *,void * *)) + ?WSDCancelNetworkChangeNotify@@YAJPEAX@Z (long __cdecl WSDCancelNetworkChangeNotify(void *)) + ?WSDCopyNameList@@YAJPEAPEAU_WSD_NAME_LIST@@PEBU1@@Z (long __cdecl WSDCopyNameList(struct _WSD_NAME_LIST * *,struct _WSD_NAME_LIST const *)) + ?WSDNotifyNetworkChange@@YAJP6AKPEAX@Z0PEAPEAX@Z (long __cdecl WSDNotifyNetworkChange(unsigned long (__cdecl*)(void *),void *,void * *)) + ?WSDRemoveFirewallCheck@@YAJPEAX@Z (long __cdecl WSDRemoveFirewallCheck(void *)) + ?WSDXMLCompareNames@@YAJPEBU_WSDXML_NAME@@0@Z (long __cdecl WSDXMLCompareNames(struct _WSDXML_NAME const *,struct _WSDXML_NAME const *)) + WSDAllocateLinkedMemory + WSDAttachLinkedMemory + WSDCompareEndpoints + WSDCopyEndpoint + WSDCreateDeviceHost + WSDCreateDeviceHost2 + WSDCreateDeviceHostAdvanced + WSDCreateDeviceProxy + WSDCreateDeviceProxy2 + WSDCreateDeviceProxyAdvanced + WSDCreateDiscoveryProvider + WSDCreateDiscoveryProvider2 + WSDCreateDiscoveryPublisher + WSDCreateDiscoveryPublisher2 + WSDCreateHttpAddress + WSDCreateHttpMessageParameters + WSDCreateHttpTransport + WSDCreateMetadataAgent + WSDCreateOutboundAttachment + WSDCreateUdpAddress + WSDCreateUdpMessageParameters + WSDCreateUdpTransport + WSDDetachLinkedMemory + WSDFreeLinkedMemory + WSDGenerateFault + WSDGenerateFaultEx + WSDGenerateRandomDelay + WSDGetConfigurationOption + WSDProcessFault + WSDSetConfigurationOption + WSDUriDecode + WSDUriEncode + WSDXMLAddChild + WSDXMLAddSibling + WSDXMLBuildAnyForSingleElement + WSDXMLCleanupElement + WSDXMLCreateContext + WSDXMLGetNameFromBuiltinNamespace + WSDXMLGetValueFromAny + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/wsmsvc.txt b/symbols/SDK/um/arm64/wsmsvc.txt new file mode 100644 index 00000000..b64d9870 --- /dev/null +++ b/symbols/SDK/um/arm64/wsmsvc.txt @@ -0,0 +1,3693 @@ +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\arm64\wsmsvc.lib + +File Type: LIBRARY + + Exports + + ordinal name + + ??0?$AutoCleanup@V?$AutoDelete@D@@PEAD@@QEAA@PEAD@Z (public: __cdecl AutoCleanup,char *>::AutoCleanup,char *>(char *)) + ??0?$AutoCleanup@V?$AutoDelete@G@@PEAG@@QEAA@PEAG@Z (public: __cdecl AutoCleanup,unsigned short *>::AutoCleanup,unsigned short *>(unsigned short *)) + ??0?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PEAUIPRange@CWSManIPFilter@@@@QEAA@PEAUIPRange@CWSManIPFilter@@@Z (public: __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::AutoCleanup,struct CWSManIPFilter::IPRange *>(struct CWSManIPFilter::IPRange *)) + ??0?$AutoCleanup@V?$AutoDelete@U_SID@@@@PEAU_SID@@@@QEAA@PEAU_SID@@@Z (public: __cdecl AutoCleanup,struct _SID *>::AutoCleanup,struct _SID *>(struct _SID *)) + ??0?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PEAU_WSMAN_STREAM_ID_SET@@@@QEAA@PEAU_WSMAN_STREAM_ID_SET@@@Z (public: __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::AutoCleanup,struct _WSMAN_STREAM_ID_SET *>(struct _WSMAN_STREAM_ID_SET *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PEAV?$Handle@VISubscription@@@@@@QEAA@PEAV?$Handle@VISubscription@@@@@Z (public: __cdecl AutoCleanup >,class Handle *>::AutoCleanup >,class Handle *>(class Handle *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PEAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAA@PEAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::AutoCleanup >,class SafeMap_Iterator *>(class SafeMap_Iterator *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@PEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAA@PEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@Z (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::AutoCleanup >,class SafeMap_Iterator *>(class SafeMap_Iterator *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@PEAV?$SafeSet@PEAVCCertMapping@@@@@@QEAA@PEAV?$SafeSet@PEAVCCertMapping@@@@@Z (public: __cdecl AutoCleanup >,class SafeSet *>::AutoCleanup >,class SafeSet *>(class SafeSet *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@@QEAA@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@Z (public: __cdecl AutoCleanup >,class SafeSet *>::AutoCleanup >,class SafeSet *>(class SafeSet *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@PEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAA@PEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@@Z (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::AutoCleanup >,class SafeSet_Iterator *>(class SafeSet_Iterator *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PEAV?$SimpleStack@VCListenerOperation@@@@@@QEAA@PEAV?$SimpleStack@VCListenerOperation@@@@@Z (public: __cdecl AutoCleanup >,class SimpleStack *>::AutoCleanup >,class SimpleStack *>(class SimpleStack *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PEAV?$SimpleStack@VShellHostEntry@@@@@@QEAA@PEAV?$SimpleStack@VShellHostEntry@@@@@Z (public: __cdecl AutoCleanup >,class SimpleStack *>::AutoCleanup >,class SimpleStack *>(class SimpleStack *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@QEAA@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@Z (public: __cdecl AutoCleanup > >,class std::set > *>::AutoCleanup > >,class std::set > *>(class std::set > *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QEAA@PEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z (public: __cdecl AutoCleanup > >,class std::set > *>::AutoCleanup > >,class std::set > *>(class std::set > *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@PEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@QEAA@PEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@Z (public: __cdecl AutoCleanup > >,class std::vector > *>::AutoCleanup > >,class std::vector > *>(class std::vector > *)) + ??0?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@PEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@QEAA@PEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@Z (public: __cdecl AutoCleanup > >,class std::vector > *>::AutoCleanup > >,class std::vector > *>(class std::vector > *)) + ??0?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PEAVAdminSid@CSecurity@@@@QEAA@PEAVAdminSid@CSecurity@@@Z (public: __cdecl AutoCleanup,class CSecurity::AdminSid *>::AutoCleanup,class CSecurity::AdminSid *>(class CSecurity::AdminSid *)) + ??0?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PEAVBlockedRecord@@@@QEAA@PEAVBlockedRecord@@@Z (public: __cdecl AutoCleanup,class BlockedRecord *>::AutoCleanup,class BlockedRecord *>(class BlockedRecord *)) + ??0?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@QEAA@PEAVCBaseConfigCache@@@Z (public: __cdecl AutoCleanup,class CBaseConfigCache *>::AutoCleanup,class CBaseConfigCache *>(class CBaseConfigCache *)) + ??0?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PEAVCCertMapping@@@@QEAA@PEAVCCertMapping@@@Z (public: __cdecl AutoCleanup,class CCertMapping *>::AutoCleanup,class CCertMapping *>(class CCertMapping *)) + ??0?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PEAVCConfigChangeSource@@@@QEAA@PEAVCConfigChangeSource@@@Z (public: __cdecl AutoCleanup,class CConfigChangeSource *>::AutoCleanup,class CConfigChangeSource *>(class CConfigChangeSource *)) + ??0?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PEAVCListenerSettings@@@@QEAA@PEAVCListenerSettings@@@Z (public: __cdecl AutoCleanup,class CListenerSettings *>::AutoCleanup,class CListenerSettings *>(class CListenerSettings *)) + ??0?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PEAVCObserverConfigChangeErrors@@@@QEAA@PEAVCObserverConfigChangeErrors@@@Z (public: __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::AutoCleanup,class CObserverConfigChangeErrors *>(class CObserverConfigChangeErrors *)) + ??0?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PEAVCServiceWatcher@CServiceConfigCache@@@@QEAA@PEAVCServiceWatcher@CServiceConfigCache@@@Z (public: __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::AutoCleanup,class CServiceConfigCache::CServiceWatcher *>(class CServiceConfigCache::CServiceWatcher *)) + ??0?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PEAVCShellUriSettings@@@@QEAA@PEAVCShellUriSettings@@@Z (public: __cdecl AutoCleanup,class CShellUriSettings *>::AutoCleanup,class CShellUriSettings *>(class CShellUriSettings *)) + ??0?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAA@PEAVCWSManEPR@@@Z (public: __cdecl AutoCleanup,class CWSManEPR *>::AutoCleanup,class CWSManEPR *>(class CWSManEPR *)) + ??0?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PEAVCWSManResource@@@@QEAA@PEAVCWSManResource@@@Z (public: __cdecl AutoCleanup,class CWSManResource *>::AutoCleanup,class CWSManResource *>(class CWSManResource *)) + ??0?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PEAVCertHash@@@@QEAA@PEAVCertHash@@@Z (public: __cdecl AutoCleanup,class CertHash *>::AutoCleanup,class CertHash *>(class CertHash *)) + ??0?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PEAVConfigUpdate@@@@QEAA@PEAVConfigUpdate@@@Z (public: __cdecl AutoCleanup,class ConfigUpdate *>::AutoCleanup,class ConfigUpdate *>(class ConfigUpdate *)) + ??0?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAA@PEAVEnumSinkEx@@@Z (public: __cdecl AutoCleanup,class EnumSinkEx *>::AutoCleanup,class EnumSinkEx *>(class EnumSinkEx *)) + ??0?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAA@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::AutoCleanup,class EnumSinkEx *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PEAVEventHandler@WSMan@@@@QEAA@PEAVEventHandler@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::EventHandler *>::AutoCleanup,class WSMan::EventHandler *>(class WSMan::EventHandler *)) + ??0?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PEAVExpiredOperationIdRecord@@@@QEAA@PEAVExpiredOperationIdRecord@@@Z (public: __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::AutoCleanup,class ExpiredOperationIdRecord *>(class ExpiredOperationIdRecord *)) + ??0?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PEAVGPApiManager@@@@QEAA@PEAVGPApiManager@@@Z (public: __cdecl AutoCleanup,class GPApiManager *>::AutoCleanup,class GPApiManager *>(class GPApiManager *)) + ??0?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAA@PEAVGeneralSinkEx@@@Z (public: __cdecl AutoCleanup,class GeneralSinkEx *>::AutoCleanup,class GeneralSinkEx *>(class GeneralSinkEx *)) + ??0?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAA@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::AutoCleanup,class GeneralSinkEx *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PEAVIChannelObserverFactory@@@@QEAA@PEAVIChannelObserverFactory@@@Z (public: __cdecl AutoCleanup,class IChannelObserverFactory *>::AutoCleanup,class IChannelObserverFactory *>(class IChannelObserverFactory *)) + ??0?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@QEAA@PEAVIQueryDASHSMASHInterface@@@Z (public: __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::AutoCleanup,class IQueryDASHSMASHInterface *>(class IQueryDASHSMASHInterface *)) + ??0?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@QEAA@XZ (public: __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::AutoCleanup,class IQueryDASHSMASHInterface *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@QEAA@PEAVISpecification@@@Z (public: __cdecl AutoCleanup,class ISpecification *>::AutoCleanup,class ISpecification *>(class ISpecification *)) + ??0?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@QEAA@XZ (public: __cdecl AutoCleanup,class ISpecification *>::AutoCleanup,class ISpecification *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PEAVInteractiveSid@CSecurity@@@@QEAA@PEAVInteractiveSid@CSecurity@@@Z (public: __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::AutoCleanup,class CSecurity::InteractiveSid *>(class CSecurity::InteractiveSid *)) + ??0?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PEAVIpHlpApiDllLoader@@@@QEAA@PEAVIpHlpApiDllLoader@@@Z (public: __cdecl AutoCleanup,class IpHlpApiDllLoader *>::AutoCleanup,class IpHlpApiDllLoader *>(class IpHlpApiDllLoader *)) + ??0?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PEAVMachineName@@@@QEAA@PEAVMachineName@@@Z (public: __cdecl AutoCleanup,class MachineName *>::AutoCleanup,class MachineName *>(class MachineName *)) + ??0?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PEAVNetworkServiceSid@CSecurity@@@@QEAA@PEAVNetworkServiceSid@CSecurity@@@Z (public: __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::AutoCleanup,class CSecurity::NetworkServiceSid *>(class CSecurity::NetworkServiceSid *)) + ??0?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PEAVNtDsApiDllLoader@@@@QEAA@PEAVNtDsApiDllLoader@@@Z (public: __cdecl AutoCleanup,class NtDsApiDllLoader *>::AutoCleanup,class NtDsApiDllLoader *>(class NtDsApiDllLoader *)) + ??0?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEAA@PEAVOptionValue@SessionOptions@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>(class WSMan::Client::SessionOptions::OptionValue *)) + ??0?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PEAVPacketCreator@@@@QEAA@PEAVPacketCreator@@@Z (public: __cdecl AutoCleanup,class PacketCreator *>::AutoCleanup,class PacketCreator *>(class PacketCreator *)) + ??0?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PEAVPacketParser@@@@QEAA@PEAVPacketParser@@@Z (public: __cdecl AutoCleanup,class PacketParser *>::AutoCleanup,class PacketParser *>(class PacketParser *)) + ??0?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PEAVResources@Locale@@@@QEAA@PEAVResources@Locale@@@Z (public: __cdecl AutoCleanup,class Locale::Resources *>::AutoCleanup,class Locale::Resources *>(class Locale::Resources *)) + ??0?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PEAVRunAsConfiguration@@@@QEAA@PEAVRunAsConfiguration@@@Z (public: __cdecl AutoCleanup,class RunAsConfiguration *>::AutoCleanup,class RunAsConfiguration *>(class RunAsConfiguration *)) + ??0?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PEAVSecurityEntry@Catalog@@@@QEAA@PEAVSecurityEntry@Catalog@@@Z (public: __cdecl AutoCleanup,class Catalog::SecurityEntry *>::AutoCleanup,class Catalog::SecurityEntry *>(class Catalog::SecurityEntry *)) + ??0?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PEAVSendPacketArgs@RobustConnectionBuffer@@@@QEAA@PEAVSendPacketArgs@RobustConnectionBuffer@@@Z (public: __cdecl AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>::AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>(class RobustConnectionBuffer::SendPacketArgs *)) + ??0?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PEAVServiceSoapProcessor@@@@QEAA@PEAVServiceSoapProcessor@@@Z (public: __cdecl AutoCleanup,class ServiceSoapProcessor *>::AutoCleanup,class ServiceSoapProcessor *>(class ServiceSoapProcessor *)) + ??0?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PEAVShell32DllLoader@@@@QEAA@PEAVShell32DllLoader@@@Z (public: __cdecl AutoCleanup,class Shell32DllLoader *>::AutoCleanup,class Shell32DllLoader *>(class Shell32DllLoader *)) + ??0?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PEAVShlWApiDllLoader@@@@QEAA@PEAVShlWApiDllLoader@@@Z (public: __cdecl AutoCleanup,class ShlWApiDllLoader *>::AutoCleanup,class ShlWApiDllLoader *>(class ShlWApiDllLoader *)) + ??0?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PEAVSubscriptionEnumerator@@@@QEAA@PEAVSubscriptionEnumerator@@@Z (public: __cdecl AutoCleanup,class SubscriptionEnumerator *>::AutoCleanup,class SubscriptionEnumerator *>(class SubscriptionEnumerator *)) + ??0?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PEAVSubscriptionManager@@@@QEAA@PEAVSubscriptionManager@@@Z (public: __cdecl AutoCleanup,class SubscriptionManager *>::AutoCleanup,class SubscriptionManager *>(class SubscriptionManager *)) + ??0?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@QEAA@PEAVTSTRBUFFER@@@Z (public: __cdecl AutoCleanup,class TSTRBUFFER *>::AutoCleanup,class TSTRBUFFER *>(class TSTRBUFFER *)) + ??0?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@QEAA@XZ (public: __cdecl AutoCleanup,class TSTRBUFFER *>::AutoCleanup,class TSTRBUFFER *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PEAVUniqueStringOverflow@@@@QEAA@PEAVUniqueStringOverflow@@@Z (public: __cdecl AutoCleanup,class UniqueStringOverflow *>::AutoCleanup,class UniqueStringOverflow *>(class UniqueStringOverflow *)) + ??0?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PEAVUser32DllLoader@@@@QEAA@PEAVUser32DllLoader@@@Z (public: __cdecl AutoCleanup,class User32DllLoader *>::AutoCleanup,class User32DllLoader *>(class User32DllLoader *)) + ??0?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PEAVWSMANCONFIGTABLE_IDENTITY@@@@QEAA@PEAVWSMANCONFIGTABLE_IDENTITY@@@Z (public: __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>(class WSMANCONFIGTABLE_IDENTITY *)) + ??0?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PEAVWSManMemCryptManager@@@@QEAA@PEAVWSManMemCryptManager@@@Z (public: __cdecl AutoCleanup,class WSManMemCryptManager *>::AutoCleanup,class WSManMemCryptManager *>(class WSManMemCryptManager *)) + ??0?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@QEAA@PEAVWmiEnumContext@@@Z (public: __cdecl AutoCleanup,class WmiEnumContext *>::AutoCleanup,class WmiEnumContext *>(class WmiEnumContext *)) + ??0?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WmiEnumContext *>::AutoCleanup,class WmiEnumContext *>(void)) + ??0?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PEAVXmlReader@@@@QEAA@PEAVXmlReader@@@Z (public: __cdecl AutoCleanup,class XmlReader *>::AutoCleanup,class XmlReader *>(class XmlReader *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PEBG@@QEAA@PEBG@Z (public: __cdecl AutoCleanup,unsigned short const *>::AutoCleanup,unsigned short const *>(unsigned short const *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@D@@PEAD@@QEAA@PEAD@Z (public: __cdecl AutoCleanup,char *>::AutoCleanup,char *>(char *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@QEAA@PEAE@Z (public: __cdecl AutoCleanup,unsigned char *>::AutoCleanup,unsigned char *>(unsigned char *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@QEAA@XZ (public: __cdecl AutoCleanup,unsigned char *>::AutoCleanup,unsigned char *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@QEAA@PEAG@Z (public: __cdecl AutoCleanup,unsigned short *>::AutoCleanup,unsigned short *>(unsigned short *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@QEAA@XZ (public: __cdecl AutoCleanup,unsigned short *>::AutoCleanup,unsigned short *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@H@@PEAH@@QEAA@PEAH@Z (public: __cdecl AutoCleanup,int *>::AutoCleanup,int *>(int *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@QEAA@PEAPEAG@Z (public: __cdecl AutoCleanup,unsigned short * *>::AutoCleanup,unsigned short * *>(unsigned short * *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@QEAA@XZ (public: __cdecl AutoCleanup,unsigned short * *>::AutoCleanup,unsigned short * *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@QEAA@PEAPEBG@Z (public: __cdecl AutoCleanup,unsigned short const * *>::AutoCleanup,unsigned short const * *>(unsigned short const * *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@QEAA@XZ (public: __cdecl AutoCleanup,unsigned short const * *>::AutoCleanup,unsigned short const * *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PEAU_CONFIG_UPDATE@@@@QEAA@PEAU_CONFIG_UPDATE@@@Z (public: __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::AutoCleanup,struct _CONFIG_UPDATE *>(struct _CONFIG_UPDATE *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAA@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z (public: __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>(struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@QEAA@PEAU_WINRS_RUN_COMMAND_ARG@@@Z (public: __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>(struct _WINRS_RUN_COMMAND_ARG *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>(void)) + ??0?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PEAU_WSMAN_OPTION@@@@QEAA@PEAU_WSMAN_OPTION@@@Z (public: __cdecl AutoCleanup,struct _WSMAN_OPTION *>::AutoCleanup,struct _WSMAN_OPTION *>(struct _WSMAN_OPTION *)) + ??0?$AutoCleanup@V?$AutoDeleteVector@X@@PEAX@@QEAA@PEAX@Z (public: __cdecl AutoCleanup,void *>::AutoCleanup,void *>(void *)) + ??0?$AutoCleanup@V?$AutoFree@E@@PEAE@@QEAA@PEAE@Z (public: __cdecl AutoCleanup,unsigned char *>::AutoCleanup,unsigned char *>(unsigned char *)) + ??0?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PEAVPacket@@@@QEAA@PEAVPacket@@@Z (public: __cdecl AutoCleanup,class Packet *>::AutoCleanup,class Packet *>(class Packet *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostAdminManager@@@@PEAUIAppHostAdminManager@@@@QEAA@PEAUIAppHostAdminManager@@@Z (public: __cdecl AutoCleanup,struct IAppHostAdminManager *>::AutoCleanup,struct IAppHostAdminManager *>(struct IAppHostAdminManager *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PEAUIAppHostChildElementCollection@@@@QEAA@PEAUIAppHostChildElementCollection@@@Z (public: __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::AutoCleanup,struct IAppHostChildElementCollection *>(struct IAppHostChildElementCollection *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostConfigException@@@@PEAUIAppHostConfigException@@@@QEAA@PEAUIAppHostConfigException@@@Z (public: __cdecl AutoCleanup,struct IAppHostConfigException *>::AutoCleanup,struct IAppHostConfigException *>(struct IAppHostConfigException *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PEAUIAppHostElement@@@@QEAA@PEAUIAppHostElement@@@Z (public: __cdecl AutoCleanup,struct IAppHostElement *>::AutoCleanup,struct IAppHostElement *>(struct IAppHostElement *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PEAUIAppHostElementCollection@@@@QEAA@PEAUIAppHostElementCollection@@@Z (public: __cdecl AutoCleanup,struct IAppHostElementCollection *>::AutoCleanup,struct IAppHostElementCollection *>(struct IAppHostElementCollection *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PEAUIAppHostProperty@@@@QEAA@PEAUIAppHostProperty@@@Z (public: __cdecl AutoCleanup,struct IAppHostProperty *>::AutoCleanup,struct IAppHostProperty *>(struct IAppHostProperty *)) + ??0?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PEAUIAppHostPropertyCollection@@@@QEAA@PEAUIAppHostPropertyCollection@@@Z (public: __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::AutoCleanup,struct IAppHostPropertyCollection *>(struct IAppHostPropertyCollection *)) + ??0?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@QEAA@PEAUIClientSecurity@@@Z (public: __cdecl AutoCleanup,struct IClientSecurity *>::AutoCleanup,struct IClientSecurity *>(struct IClientSecurity *)) + ??0?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IClientSecurity *>::AutoCleanup,struct IClientSecurity *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@QEAA@PEAUIEnumWbemClassObject@@@Z (public: __cdecl AutoCleanup,struct IEnumWbemClassObject *>::AutoCleanup,struct IEnumWbemClassObject *>(struct IEnumWbemClassObject *)) + ??0?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IEnumWbemClassObject *>::AutoCleanup,struct IEnumWbemClassObject *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@QEAA@PEAUIErrorInfo@@@Z (public: __cdecl AutoCleanup,struct IErrorInfo *>::AutoCleanup,struct IErrorInfo *>(struct IErrorInfo *)) + ??0?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IErrorInfo *>::AutoCleanup,struct IErrorInfo *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@QEAA@PEAUIUnknown@@@Z (public: __cdecl AutoCleanup,struct IUnknown *>::AutoCleanup,struct IUnknown *>(struct IUnknown *)) + ??0?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IUnknown *>::AutoCleanup,struct IUnknown *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@QEAA@PEAUIWbemClassObject@@@Z (public: __cdecl AutoCleanup,struct IWbemClassObject *>::AutoCleanup,struct IWbemClassObject *>(struct IWbemClassObject *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemClassObject *>::AutoCleanup,struct IWbemClassObject *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@QEAA@PEAUIWbemContext@@@Z (public: __cdecl AutoCleanup,struct IWbemContext *>::AutoCleanup,struct IWbemContext *>(struct IWbemContext *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemContext *>::AutoCleanup,struct IWbemContext *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@QEAA@PEAUIWbemLocator@@@Z (public: __cdecl AutoCleanup,struct IWbemLocator *>::AutoCleanup,struct IWbemLocator *>(struct IWbemLocator *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemLocator *>::AutoCleanup,struct IWbemLocator *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@QEAA@PEAUIWbemObjectTextSrc@@@Z (public: __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::AutoCleanup,struct IWbemObjectTextSrc *>(struct IWbemObjectTextSrc *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::AutoCleanup,struct IWbemObjectTextSrc *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@QEAA@PEAUIWbemPath@@@Z (public: __cdecl AutoCleanup,struct IWbemPath *>::AutoCleanup,struct IWbemPath *>(struct IWbemPath *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemPath *>::AutoCleanup,struct IWbemPath *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@QEAA@PEAUIWbemPathKeyList@@@Z (public: __cdecl AutoCleanup,struct IWbemPathKeyList *>::AutoCleanup,struct IWbemPathKeyList *>(struct IWbemPathKeyList *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemPathKeyList *>::AutoCleanup,struct IWbemPathKeyList *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@QEAA@PEAUIWbemQualifierSet@@@Z (public: __cdecl AutoCleanup,struct IWbemQualifierSet *>::AutoCleanup,struct IWbemQualifierSet *>(struct IWbemQualifierSet *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemQualifierSet *>::AutoCleanup,struct IWbemQualifierSet *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@QEAA@PEAUIWbemQuery@@@Z (public: __cdecl AutoCleanup,struct IWbemQuery *>::AutoCleanup,struct IWbemQuery *>(struct IWbemQuery *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemQuery *>::AutoCleanup,struct IWbemQuery *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@QEAA@PEAUIWbemServices@@@Z (public: __cdecl AutoCleanup,struct IWbemServices *>::AutoCleanup,struct IWbemServices *>(struct IWbemServices *)) + ??0?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemServices *>::AutoCleanup,struct IWbemServices *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PEAVApplication@Client@WSMan@@@@QEAA@PEAVApplication@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::Application *>::AutoCleanup,class WSMan::Client::Application *>(class WSMan::Client::Application *)) + ??0?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@QEAA@PEAVCBaseConfigCache@@@Z (public: __cdecl AutoCleanup,class CBaseConfigCache *>::AutoCleanup,class CBaseConfigCache *>(class CBaseConfigCache *)) + ??0?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PEAVCClientConfigSettings@@@@QEAA@PEAVCClientConfigSettings@@@Z (public: __cdecl AutoCleanup,class CClientConfigSettings *>::AutoCleanup,class CClientConfigSettings *>(class CClientConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PEAVCCommonConfigSettings@@@@QEAA@PEAVCCommonConfigSettings@@@Z (public: __cdecl AutoCleanup,class CCommonConfigSettings *>::AutoCleanup,class CCommonConfigSettings *>(class CCommonConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PEAVCConfigCacheMap@CBaseConfigCache@@@@QEAA@PEAVCConfigCacheMap@CBaseConfigCache@@@Z (public: __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>(class CBaseConfigCache::CConfigCacheMap *)) + ??0?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PEAVCConfigManager@@@@QEAA@PEAVCConfigManager@@@Z (public: __cdecl AutoCleanup,class CConfigManager *>::AutoCleanup,class CConfigManager *>(class CConfigManager *)) + ??0?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PEAVCRemoteOperation@@@@QEAA@PEAVCRemoteOperation@@@Z (public: __cdecl AutoCleanup,class CRemoteOperation *>::AutoCleanup,class CRemoteOperation *>(class CRemoteOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PEAVCRemoteSession@@@@QEAA@PEAVCRemoteSession@@@Z (public: __cdecl AutoCleanup,class CRemoteSession *>::AutoCleanup,class CRemoteSession *>(class CRemoteSession *)) + ??0?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PEAVCRequestContext@@@@QEAA@PEAVCRequestContext@@@Z (public: __cdecl AutoCleanup,class CRequestContext *>::AutoCleanup,class CRequestContext *>(class CRequestContext *)) + ??0?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PEAVCServiceCommonConfigSettings@@@@QEAA@PEAVCServiceCommonConfigSettings@@@Z (public: __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::AutoCleanup,class CServiceCommonConfigSettings *>(class CServiceCommonConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PEAVCServiceConfigCache@@@@QEAA@PEAVCServiceConfigCache@@@Z (public: __cdecl AutoCleanup,class CServiceConfigCache *>::AutoCleanup,class CServiceConfigCache *>(class CServiceConfigCache *)) + ??0?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PEAVCServiceConfigSettings@@@@QEAA@PEAVCServiceConfigSettings@@@Z (public: __cdecl AutoCleanup,class CServiceConfigSettings *>::AutoCleanup,class CServiceConfigSettings *>(class CServiceConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAA@PEAVCWSManEPR@@@Z (public: __cdecl AutoCleanup,class CWSManEPR *>::AutoCleanup,class CWSManEPR *>(class CWSManEPR *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::AutoCleanup,class CWSManEPR *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PEAVCWSManGroupPolicyCache@@@@QEAA@PEAVCWSManGroupPolicyCache@@@Z (public: __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::AutoCleanup,class CWSManGroupPolicyCache *>(class CWSManGroupPolicyCache *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PEAVCWSManGroupPolicyManager@@@@QEAA@PEAVCWSManGroupPolicyManager@@@Z (public: __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::AutoCleanup,class CWSManGroupPolicyManager *>(class CWSManGroupPolicyManager *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PEAVCWSManObject@@@@QEAA@PEAVCWSManObject@@@Z (public: __cdecl AutoCleanup,class CWSManObject *>::AutoCleanup,class CWSManObject *>(class CWSManObject *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PEAVCWSManResource@@@@QEAA@PEAVCWSManResource@@@Z (public: __cdecl AutoCleanup,class CWSManResource *>::AutoCleanup,class CWSManResource *>(class CWSManResource *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@QEAA@PEAVCWinRSPluginConfigCache@@@Z (public: __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::AutoCleanup,class CWinRSPluginConfigCache *>(class CWinRSPluginConfigCache *)) + ??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::AutoCleanup,class CWinRSPluginConfigCache *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PEAVCWinRSPluginConfigSettings@@@@QEAA@PEAVCWinRSPluginConfigSettings@@@Z (public: __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::AutoCleanup,class CWinRSPluginConfigSettings *>(class CWinRSPluginConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PEAVCommand@Client@WSMan@@@@QEAA@PEAVCommand@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::Command *>::AutoCleanup,class WSMan::Client::Command *>(class WSMan::Client::Command *)) + ??0?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PEAVConfigNotification@@@@QEAA@PEAVConfigNotification@@@Z (public: __cdecl AutoCleanup,class ConfigNotification *>::AutoCleanup,class ConfigNotification *>(class ConfigNotification *)) + ??0?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PEAVConnectShellOperation@Client@WSMan@@@@QEAA@PEAVConnectShellOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::AutoCleanup,class WSMan::Client::ConnectShellOperation *>(class WSMan::Client::ConnectShellOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PEAVCreateShellOperation@Client@WSMan@@@@QEAA@PEAVCreateShellOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::AutoCleanup,class WSMan::Client::CreateShellOperation *>(class WSMan::Client::CreateShellOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PEAVDeleteShellOperation@Client@WSMan@@@@QEAA@PEAVDeleteShellOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::AutoCleanup,class WSMan::Client::DeleteShellOperation *>(class WSMan::Client::DeleteShellOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PEAVDisconnectOperation@Client@WSMan@@@@QEAA@PEAVDisconnectOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::AutoCleanup,class WSMan::Client::DisconnectOperation *>(class WSMan::Client::DisconnectOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAA@PEAVEnumSinkEx@@@Z (public: __cdecl AutoCleanup,class EnumSinkEx *>::AutoCleanup,class EnumSinkEx *>(class EnumSinkEx *)) + ??0?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAA@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::AutoCleanup,class EnumSinkEx *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAA@PEAVGeneralSinkEx@@@Z (public: __cdecl AutoCleanup,class GeneralSinkEx *>::AutoCleanup,class GeneralSinkEx *>(class GeneralSinkEx *)) + ??0?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAA@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::AutoCleanup,class GeneralSinkEx *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PEAVIISConfigSettings@@@@QEAA@PEAVIISConfigSettings@@@Z (public: __cdecl AutoCleanup,class IISConfigSettings *>::AutoCleanup,class IISConfigSettings *>(class IISConfigSettings *)) + ??0?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PEAVIPCSoapProcessor@@@@QEAA@PEAVIPCSoapProcessor@@@Z (public: __cdecl AutoCleanup,class IPCSoapProcessor *>::AutoCleanup,class IPCSoapProcessor *>(class IPCSoapProcessor *)) + ??0?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@QEAA@PEAVIRequestContext@@@Z (public: __cdecl AutoCleanup,class IRequestContext *>::AutoCleanup,class IRequestContext *>(class IRequestContext *)) + ??0?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@QEAA@XZ (public: __cdecl AutoCleanup,class IRequestContext *>::AutoCleanup,class IRequestContext *>(void)) + ??0?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PEAVISubscription@@@@QEAA@PEAVISubscription@@@Z (public: __cdecl AutoCleanup,class ISubscription *>::AutoCleanup,class ISubscription *>(class ISubscription *)) + ??0?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PEAVInboundRequestDetails@@@@QEAA@PEAVInboundRequestDetails@@@Z (public: __cdecl AutoCleanup,class InboundRequestDetails *>::AutoCleanup,class InboundRequestDetails *>(class InboundRequestDetails *)) + ??0?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PEAVReceiveOperation@Client@WSMan@@@@QEAA@PEAVReceiveOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::AutoCleanup,class WSMan::Client::ReceiveOperation *>(class WSMan::Client::ReceiveOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PEAVReconnectOperation@Client@WSMan@@@@QEAA@PEAVReconnectOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::AutoCleanup,class WSMan::Client::ReconnectOperation *>(class WSMan::Client::ReconnectOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PEAVSendOperation@Client@WSMan@@@@QEAA@PEAVSendOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::AutoCleanup,class WSMan::Client::SendOperation *>(class WSMan::Client::SendOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@QEAA@PEAVShell@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::AutoCleanup,class WSMan::Client::Shell *>(class WSMan::Client::Shell *)) + ??0?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PEAVShellInfo@@@@QEAA@PEAVShellInfo@@@Z (public: __cdecl AutoCleanup,class ShellInfo *>::AutoCleanup,class ShellInfo *>(class ShellInfo *)) + ??0?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PEAVSignalOperation@Client@WSMan@@@@QEAA@PEAVSignalOperation@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::AutoCleanup,class WSMan::Client::SignalOperation *>(class WSMan::Client::SignalOperation *)) + ??0?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PEAVUserRecord@@@@QEAA@PEAVUserRecord@@@Z (public: __cdecl AutoCleanup,class UserRecord *>::AutoCleanup,class UserRecord *>(class UserRecord *)) + ??0?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PEAVWSManHttpListener@@@@QEAA@PEAVWSManHttpListener@@@Z (public: __cdecl AutoCleanup,class WSManHttpListener *>::AutoCleanup,class WSManHttpListener *>(class WSManHttpListener *)) + ??0?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PEAVHostMappingTableEntry@@@@QEAA@PEAVHostMappingTableEntry@@@Z (public: __cdecl AutoCleanup,class HostMappingTableEntry *>::AutoCleanup,class HostMappingTableEntry *>(class HostMappingTableEntry *)) + ??0?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@QEAA@PEAVShell@Client@WSMan@@@Z (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::AutoCleanup,class WSMan::Client::Shell *>(class WSMan::Client::Shell *)) + ??0?$AutoCleanup@VAutoBstr@@PEAG@@QEAA@PEAG@Z (public: __cdecl AutoCleanup::AutoCleanup(unsigned short *)) + ??0?$AutoCleanup@VAutoBstr@@PEAG@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@QEAA@PEAG@Z (public: __cdecl AutoCleanup::AutoCleanup(unsigned short *)) + ??0?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoCertContext@@PEBU_CERT_CONTEXT@@@@QEAA@PEBU_CERT_CONTEXT@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct _CERT_CONTEXT const *)) + ??0?$AutoCleanup@VAutoCertContext@@PEBU_CERT_CONTEXT@@@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoChainContext@@PEBU_CERT_CHAIN_CONTEXT@@@@QEAA@PEBU_CERT_CHAIN_CONTEXT@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct _CERT_CHAIN_CONTEXT const *)) + ??0?$AutoCleanup@VAutoChainContext@@PEBU_CERT_CHAIN_CONTEXT@@@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoCoTaskMemFree@@PEAX@@QEAA@PEAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoCoTaskMemFree@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoFwXmlCloseParser@@PEAX@@QEAA@PEAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoFwXmlCloseParser@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoHandle@@PEAX@@QEAA@PEAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoHandle@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoImpersonateUser@@PEAX@@QEAA@PEAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoImpersonateUser@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoLibrary@@PEAUHINSTANCE__@@@@QEAA@PEAUHINSTANCE__@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct HINSTANCE__ *)) + ??0?$AutoCleanup@VAutoLibrary@@PEAUHINSTANCE__@@@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoLocalFree@@PEAX@@QEAA@PEAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoLocalFree@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoMIClass@@PEAU_MI_Class@@@@QEAA@PEAU_MI_Class@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct _MI_Class *)) + ??0?$AutoCleanup@VAutoMIClass@@PEAU_MI_Class@@@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoMIInstance@@PEAU_MI_Instance@@@@QEAA@PEAU_MI_Instance@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct _MI_Instance *)) + ??0?$AutoCleanup@VAutoMIInstance@@PEAU_MI_Instance@@@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoObject@@PEAUWSMAN_OBJECT@@@@QEAA@PEAUWSMAN_OBJECT@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct WSMAN_OBJECT *)) + ??0?$AutoCleanup@VAutoObject@@PEAUWSMAN_OBJECT@@@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoRegKey@@PEAUHKEY__@@@@QEAA@PEAUHKEY__@@@Z (public: __cdecl AutoCleanup::AutoCleanup(struct HKEY__ *)) + ??0?$AutoCleanup@VAutoRegKey@@PEAUHKEY__@@@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoSecurityDescriptor@@PEAX@@QEAA@PEAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoSecurityDescriptor@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoCleanup@VAutoWaitHandle@@PEAX@@QEAA@PEAX@Z (public: __cdecl AutoCleanup::AutoCleanup(void *)) + ??0?$AutoCleanup@VAutoWaitHandle@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::AutoCleanup(void)) + ??0?$AutoDelete@D@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@G@@QEAA@PEAG@Z (public: __cdecl AutoDelete::AutoDelete(unsigned short *)) + ??0?$AutoDelete@G@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@UIPRange@CWSManIPFilter@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@U_SID@@@@QEAA@PEAU_SID@@@Z (public: __cdecl AutoDelete::AutoDelete(struct _SID *)) + ??0?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@QEAA@PEAU_WSMAN_STREAM_ID_SET@@@Z (public: __cdecl AutoDelete::AutoDelete(struct _WSMAN_STREAM_ID_SET *)) + ??0?$AutoDelete@V?$Handle@VISubscription@@@@@@QEAA@PEAV?$Handle@VISubscription@@@@@Z (public: __cdecl AutoDelete >::AutoDelete >(class Handle *)) + ??0?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@QEAA@PEAV?$SafeSet@PEAVCCertMapping@@@@@Z (public: __cdecl AutoDelete >::AutoDelete >(class SafeSet *)) + ??0?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@QEAA@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@Z (public: __cdecl AutoDelete >::AutoDelete >(class SafeSet *)) + ??0?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::AutoDelete >(void)) + ??0?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@QEAA@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@Z (public: __cdecl AutoDelete > >::AutoDelete > >(class std::set > *)) + ??0?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@QEAA@XZ (public: __cdecl AutoDelete > >::AutoDelete > >(void)) + ??0?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QEAA@XZ (public: __cdecl AutoDelete > >::AutoDelete > >(void)) + ??0?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@QEAA@XZ (public: __cdecl AutoDelete > >::AutoDelete > >(void)) + ??0?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@QEAA@XZ (public: __cdecl AutoDelete > >::AutoDelete > >(void)) + ??0?$AutoDelete@VAdminSid@CSecurity@@@@QEAA@PEAVAdminSid@CSecurity@@@Z (public: __cdecl AutoDelete::AutoDelete(class CSecurity::AdminSid *)) + ??0?$AutoDelete@VBlockedRecord@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VCBaseConfigCache@@@@QEAA@PEAVCBaseConfigCache@@@Z (public: __cdecl AutoDelete::AutoDelete(class CBaseConfigCache *)) + ??0?$AutoDelete@VCCertMapping@@@@QEAA@PEAVCCertMapping@@@Z (public: __cdecl AutoDelete::AutoDelete(class CCertMapping *)) + ??0?$AutoDelete@VCConfigChangeSource@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VCListenerSettings@@@@QEAA@PEAVCListenerSettings@@@Z (public: __cdecl AutoDelete::AutoDelete(class CListenerSettings *)) + ??0?$AutoDelete@VCObserverConfigChangeErrors@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QEAA@PEAVCServiceWatcher@CServiceConfigCache@@@Z (public: __cdecl AutoDelete::AutoDelete(class CServiceConfigCache::CServiceWatcher *)) + ??0?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VCShellUriSettings@@@@QEAA@PEAVCShellUriSettings@@@Z (public: __cdecl AutoDelete::AutoDelete(class CShellUriSettings *)) + ??0?$AutoDelete@VCWSManEPR@@@@QEAA@PEAVCWSManEPR@@@Z (public: __cdecl AutoDelete::AutoDelete(class CWSManEPR *)) + ??0?$AutoDelete@VCWSManResource@@@@QEAA@PEAVCWSManResource@@@Z (public: __cdecl AutoDelete::AutoDelete(class CWSManResource *)) + ??0?$AutoDelete@VCWSManResource@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VCertHash@@@@QEAA@PEAVCertHash@@@Z (public: __cdecl AutoDelete::AutoDelete(class CertHash *)) + ??0?$AutoDelete@VCertHash@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VConfigUpdate@@@@QEAA@PEAVConfigUpdate@@@Z (public: __cdecl AutoDelete::AutoDelete(class ConfigUpdate *)) + ??0?$AutoDelete@VConfigUpdate@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VEnumSinkEx@@@@QEAA@PEAVEnumSinkEx@@@Z (public: __cdecl AutoDelete::AutoDelete(class EnumSinkEx *)) + ??0?$AutoDelete@VEnumSinkEx@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VEventHandler@WSMan@@@@QEAA@PEAVEventHandler@WSMan@@@Z (public: __cdecl AutoDelete::AutoDelete(class WSMan::EventHandler *)) + ??0?$AutoDelete@VExpiredOperationIdRecord@@@@QEAA@PEAVExpiredOperationIdRecord@@@Z (public: __cdecl AutoDelete::AutoDelete(class ExpiredOperationIdRecord *)) + ??0?$AutoDelete@VGPApiManager@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VGeneralSinkEx@@@@QEAA@PEAVGeneralSinkEx@@@Z (public: __cdecl AutoDelete::AutoDelete(class GeneralSinkEx *)) + ??0?$AutoDelete@VGeneralSinkEx@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VIChannelObserverFactory@@@@QEAA@PEAVIChannelObserverFactory@@@Z (public: __cdecl AutoDelete::AutoDelete(class IChannelObserverFactory *)) + ??0?$AutoDelete@VIChannelObserverFactory@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VIQueryDASHSMASHInterface@@@@QEAA@PEAVIQueryDASHSMASHInterface@@@Z (public: __cdecl AutoDelete::AutoDelete(class IQueryDASHSMASHInterface *)) + ??0?$AutoDelete@VIQueryDASHSMASHInterface@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VISpecification@@@@QEAA@PEAVISpecification@@@Z (public: __cdecl AutoDelete::AutoDelete(class ISpecification *)) + ??0?$AutoDelete@VISpecification@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VInteractiveSid@CSecurity@@@@QEAA@PEAVInteractiveSid@CSecurity@@@Z (public: __cdecl AutoDelete::AutoDelete(class CSecurity::InteractiveSid *)) + ??0?$AutoDelete@VIpHlpApiDllLoader@@@@QEAA@PEAVIpHlpApiDllLoader@@@Z (public: __cdecl AutoDelete::AutoDelete(class IpHlpApiDllLoader *)) + ??0?$AutoDelete@VMachineName@@@@QEAA@PEAVMachineName@@@Z (public: __cdecl AutoDelete::AutoDelete(class MachineName *)) + ??0?$AutoDelete@VNetworkServiceSid@CSecurity@@@@QEAA@PEAVNetworkServiceSid@CSecurity@@@Z (public: __cdecl AutoDelete::AutoDelete(class CSecurity::NetworkServiceSid *)) + ??0?$AutoDelete@VNtDsApiDllLoader@@@@QEAA@PEAVNtDsApiDllLoader@@@Z (public: __cdecl AutoDelete::AutoDelete(class NtDsApiDllLoader *)) + ??0?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@QEAA@PEAVOptionValue@SessionOptions@Client@WSMan@@@Z (public: __cdecl AutoDelete::AutoDelete(class WSMan::Client::SessionOptions::OptionValue *)) + ??0?$AutoDelete@VPacketCreator@@@@QEAA@PEAVPacketCreator@@@Z (public: __cdecl AutoDelete::AutoDelete(class PacketCreator *)) + ??0?$AutoDelete@VPacketCreator@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VPacketParser@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VResources@Locale@@@@QEAA@PEAVResources@Locale@@@Z (public: __cdecl AutoDelete::AutoDelete(class Locale::Resources *)) + ??0?$AutoDelete@VRunAsConfiguration@@@@QEAA@PEAVRunAsConfiguration@@@Z (public: __cdecl AutoDelete::AutoDelete(class RunAsConfiguration *)) + ??0?$AutoDelete@VSecurityEntry@Catalog@@@@QEAA@PEAVSecurityEntry@Catalog@@@Z (public: __cdecl AutoDelete::AutoDelete(class Catalog::SecurityEntry *)) + ??0?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@QEAA@PEAVSendPacketArgs@RobustConnectionBuffer@@@Z (public: __cdecl AutoDelete::AutoDelete(class RobustConnectionBuffer::SendPacketArgs *)) + ??0?$AutoDelete@VServiceSoapProcessor@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VShell32DllLoader@@@@QEAA@PEAVShell32DllLoader@@@Z (public: __cdecl AutoDelete::AutoDelete(class Shell32DllLoader *)) + ??0?$AutoDelete@VShlWApiDllLoader@@@@QEAA@PEAVShlWApiDllLoader@@@Z (public: __cdecl AutoDelete::AutoDelete(class ShlWApiDllLoader *)) + ??0?$AutoDelete@VSubscriptionEnumerator@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VSubscriptionManager@@@@QEAA@PEAVSubscriptionManager@@@Z (public: __cdecl AutoDelete::AutoDelete(class SubscriptionManager *)) + ??0?$AutoDelete@VTSTRBUFFER@@@@QEAA@PEAVTSTRBUFFER@@@Z (public: __cdecl AutoDelete::AutoDelete(class TSTRBUFFER *)) + ??0?$AutoDelete@VTSTRBUFFER@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VUniqueStringOverflow@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VUser32DllLoader@@@@QEAA@PEAVUser32DllLoader@@@Z (public: __cdecl AutoDelete::AutoDelete(class User32DllLoader *)) + ??0?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QEAA@PEAVWSMANCONFIGTABLE_IDENTITY@@@Z (public: __cdecl AutoDelete::AutoDelete(class WSMANCONFIGTABLE_IDENTITY *)) + ??0?$AutoDelete@VWSManMemCryptManager@@@@QEAA@PEAVWSManMemCryptManager@@@Z (public: __cdecl AutoDelete::AutoDelete(class WSManMemCryptManager *)) + ??0?$AutoDelete@VWmiEnumContext@@@@QEAA@PEAVWmiEnumContext@@@Z (public: __cdecl AutoDelete::AutoDelete(class WmiEnumContext *)) + ??0?$AutoDelete@VWmiEnumContext@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDelete@VXmlReader@@@@QEAA@PEAVXmlReader@@@Z (public: __cdecl AutoDelete::AutoDelete(class XmlReader *)) + ??0?$AutoDelete@VXmlReader@@@@QEAA@XZ (public: __cdecl AutoDelete::AutoDelete(void)) + ??0?$AutoDeleteVector@$$CBG@@QEAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@D@@QEAA@PEAD@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(char *)) + ??0?$AutoDeleteVector@D@@QEAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@E@@QEAA@PEAE@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(unsigned char *)) + ??0?$AutoDeleteVector@E@@QEAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@G@@QEAA@PEAG@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(unsigned short *)) + ??0?$AutoDeleteVector@G@@QEAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@H@@QEAA@PEAH@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(int *)) + ??0?$AutoDeleteVector@PEAG@@QEAA@PEAPEAG@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(unsigned short * *)) + ??0?$AutoDeleteVector@PEAG@@QEAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@PEBG@@QEAA@PEAPEBG@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(unsigned short const * *)) + ??0?$AutoDeleteVector@PEBG@@QEAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QEAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAA@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *)) + ??0?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QEAA@PEAU_WINRS_RUN_COMMAND_ARG@@@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(struct _WINRS_RUN_COMMAND_ARG *)) + ??0?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QEAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@U_WSMAN_OPTION@@@@QEAA@PEAU_WSMAN_OPTION@@@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(struct _WSMAN_OPTION *)) + ??0?$AutoDeleteVector@U_WSMAN_OPTION@@@@QEAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoDeleteVector@X@@QEAA@PEAX@Z (public: __cdecl AutoDeleteVector::AutoDeleteVector(void *)) + ??0?$AutoDeleteVector@X@@QEAA@XZ (public: __cdecl AutoDeleteVector::AutoDeleteVector(void)) + ??0?$AutoFree@E@@QEAA@PEAE@Z (public: __cdecl AutoFree::AutoFree(unsigned char *)) + ??0?$AutoFree@E@@QEAA@XZ (public: __cdecl AutoFree::AutoFree(void)) + ??0?$AutoLocklessItemRecycle@VPacket@@@@QEAA@PEAVPacket@@@Z (public: __cdecl AutoLocklessItemRecycle::AutoLocklessItemRecycle(class Packet *)) + ??0?$AutoLocklessItemRecycle@VPacket@@@@QEAA@XZ (public: __cdecl AutoLocklessItemRecycle::AutoLocklessItemRecycle(void)) + ??0?$AutoRelease@UIAppHostAdminManager@@@@QEAA@PEAUIAppHostAdminManager@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IAppHostAdminManager *)) + ??0?$AutoRelease@UIAppHostChildElementCollection@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIAppHostConfigException@@@@QEAA@PEAUIAppHostConfigException@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IAppHostConfigException *)) + ??0?$AutoRelease@UIAppHostElement@@@@QEAA@PEAUIAppHostElement@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IAppHostElement *)) + ??0?$AutoRelease@UIAppHostElement@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIAppHostElementCollection@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIAppHostProperty@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIAppHostPropertyCollection@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIClientSecurity@@@@QEAA@PEAUIClientSecurity@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IClientSecurity *)) + ??0?$AutoRelease@UIClientSecurity@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIEnumWbemClassObject@@@@QEAA@PEAUIEnumWbemClassObject@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IEnumWbemClassObject *)) + ??0?$AutoRelease@UIEnumWbemClassObject@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIErrorInfo@@@@QEAA@PEAUIErrorInfo@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IErrorInfo *)) + ??0?$AutoRelease@UIErrorInfo@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIUnknown@@@@QEAA@PEAUIUnknown@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IUnknown *)) + ??0?$AutoRelease@UIUnknown@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemClassObject@@@@QEAA@PEAUIWbemClassObject@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemClassObject *)) + ??0?$AutoRelease@UIWbemClassObject@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemContext@@@@QEAA@PEAUIWbemContext@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemContext *)) + ??0?$AutoRelease@UIWbemContext@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemLocator@@@@QEAA@PEAUIWbemLocator@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemLocator *)) + ??0?$AutoRelease@UIWbemLocator@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemObjectTextSrc@@@@QEAA@PEAUIWbemObjectTextSrc@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemObjectTextSrc *)) + ??0?$AutoRelease@UIWbemObjectTextSrc@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemPath@@@@QEAA@PEAUIWbemPath@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemPath *)) + ??0?$AutoRelease@UIWbemPath@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemPathKeyList@@@@QEAA@PEAUIWbemPathKeyList@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemPathKeyList *)) + ??0?$AutoRelease@UIWbemPathKeyList@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemQualifierSet@@@@QEAA@PEAUIWbemQualifierSet@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemQualifierSet *)) + ??0?$AutoRelease@UIWbemQualifierSet@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemQuery@@@@QEAA@PEAUIWbemQuery@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemQuery *)) + ??0?$AutoRelease@UIWbemQuery@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@UIWbemServices@@@@QEAA@PEAUIWbemServices@@@Z (public: __cdecl AutoRelease::AutoRelease(struct IWbemServices *)) + ??0?$AutoRelease@UIWbemServices@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VApplication@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCBaseConfigCache@@@@QEAA@PEAVCBaseConfigCache@@@Z (public: __cdecl AutoRelease::AutoRelease(class CBaseConfigCache *)) + ??0?$AutoRelease@VCClientConfigSettings@@@@QEAA@PEAVCClientConfigSettings@@@Z (public: __cdecl AutoRelease::AutoRelease(class CClientConfigSettings *)) + ??0?$AutoRelease@VCClientConfigSettings@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCCommonConfigSettings@@@@QEAA@PEAVCCommonConfigSettings@@@Z (public: __cdecl AutoRelease::AutoRelease(class CCommonConfigSettings *)) + ??0?$AutoRelease@VCCommonConfigSettings@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QEAA@PEAVCConfigCacheMap@CBaseConfigCache@@@Z (public: __cdecl AutoRelease::AutoRelease(class CBaseConfigCache::CConfigCacheMap *)) + ??0?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCConfigManager@@@@QEAA@PEAVCConfigManager@@@Z (public: __cdecl AutoRelease::AutoRelease(class CConfigManager *)) + ??0?$AutoRelease@VCConfigManager@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCRemoteOperation@@@@QEAA@PEAVCRemoteOperation@@@Z (public: __cdecl AutoRelease::AutoRelease(class CRemoteOperation *)) + ??0?$AutoRelease@VCRemoteSession@@@@QEAA@PEAVCRemoteSession@@@Z (public: __cdecl AutoRelease::AutoRelease(class CRemoteSession *)) + ??0?$AutoRelease@VCRemoteSession@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCRequestContext@@@@QEAA@PEAVCRequestContext@@@Z (public: __cdecl AutoRelease::AutoRelease(class CRequestContext *)) + ??0?$AutoRelease@VCRequestContext@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCServiceCommonConfigSettings@@@@QEAA@PEAVCServiceCommonConfigSettings@@@Z (public: __cdecl AutoRelease::AutoRelease(class CServiceCommonConfigSettings *)) + ??0?$AutoRelease@VCServiceCommonConfigSettings@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCServiceConfigCache@@@@QEAA@PEAVCServiceConfigCache@@@Z (public: __cdecl AutoRelease::AutoRelease(class CServiceConfigCache *)) + ??0?$AutoRelease@VCServiceConfigCache@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCServiceConfigSettings@@@@QEAA@PEAVCServiceConfigSettings@@@Z (public: __cdecl AutoRelease::AutoRelease(class CServiceConfigSettings *)) + ??0?$AutoRelease@VCServiceConfigSettings@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCWSManEPR@@@@QEAA@PEAVCWSManEPR@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWSManEPR *)) + ??0?$AutoRelease@VCWSManEPR@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCWSManGroupPolicyCache@@@@QEAA@PEAVCWSManGroupPolicyCache@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWSManGroupPolicyCache *)) + ??0?$AutoRelease@VCWSManGroupPolicyManager@@@@QEAA@PEAVCWSManGroupPolicyManager@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWSManGroupPolicyManager *)) + ??0?$AutoRelease@VCWSManObject@@@@QEAA@PEAVCWSManObject@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWSManObject *)) + ??0?$AutoRelease@VCWSManResource@@@@QEAA@PEAVCWSManResource@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWSManResource *)) + ??0?$AutoRelease@VCWSManResource@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCWinRSPluginConfigCache@@@@QEAA@PEAVCWinRSPluginConfigCache@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWinRSPluginConfigCache *)) + ??0?$AutoRelease@VCWinRSPluginConfigCache@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VCWinRSPluginConfigSettings@@@@QEAA@PEAVCWinRSPluginConfigSettings@@@Z (public: __cdecl AutoRelease::AutoRelease(class CWinRSPluginConfigSettings *)) + ??0?$AutoRelease@VCommand@Client@WSMan@@@@QEAA@PEAVCommand@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::Command *)) + ??0?$AutoRelease@VConfigNotification@@@@QEAA@PEAVConfigNotification@@@Z (public: __cdecl AutoRelease::AutoRelease(class ConfigNotification *)) + ??0?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@QEAA@PEAVConnectShellOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::ConnectShellOperation *)) + ??0?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@QEAA@PEAVCreateShellOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::CreateShellOperation *)) + ??0?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@QEAA@PEAVDeleteShellOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::DeleteShellOperation *)) + ??0?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@QEAA@PEAVDisconnectOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::DisconnectOperation *)) + ??0?$AutoRelease@VEnumSinkEx@@@@QEAA@PEAVEnumSinkEx@@@Z (public: __cdecl AutoRelease::AutoRelease(class EnumSinkEx *)) + ??0?$AutoRelease@VEnumSinkEx@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VGeneralSinkEx@@@@QEAA@PEAVGeneralSinkEx@@@Z (public: __cdecl AutoRelease::AutoRelease(class GeneralSinkEx *)) + ??0?$AutoRelease@VGeneralSinkEx@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VIISConfigSettings@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VIPCSoapProcessor@@@@QEAA@PEAVIPCSoapProcessor@@@Z (public: __cdecl AutoRelease::AutoRelease(class IPCSoapProcessor *)) + ??0?$AutoRelease@VIRequestContext@@@@QEAA@PEAVIRequestContext@@@Z (public: __cdecl AutoRelease::AutoRelease(class IRequestContext *)) + ??0?$AutoRelease@VIRequestContext@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VISubscription@@@@QEAA@PEAVISubscription@@@Z (public: __cdecl AutoRelease::AutoRelease(class ISubscription *)) + ??0?$AutoRelease@VInboundRequestDetails@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VReceiveOperation@Client@WSMan@@@@QEAA@PEAVReceiveOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::ReceiveOperation *)) + ??0?$AutoRelease@VReconnectOperation@Client@WSMan@@@@QEAA@PEAVReconnectOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::ReconnectOperation *)) + ??0?$AutoRelease@VSendOperation@Client@WSMan@@@@QEAA@PEAVSendOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::SendOperation *)) + ??0?$AutoRelease@VShell@Client@WSMan@@@@QEAA@PEAVShell@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::Shell *)) + ??0?$AutoRelease@VShellInfo@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VSignalOperation@Client@WSMan@@@@QEAA@PEAVSignalOperation@Client@WSMan@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSMan::Client::SignalOperation *)) + ??0?$AutoRelease@VUserRecord@@@@QEAA@XZ (public: __cdecl AutoRelease::AutoRelease(void)) + ??0?$AutoRelease@VWSManHttpListener@@@@QEAA@PEAVWSManHttpListener@@@Z (public: __cdecl AutoRelease::AutoRelease(class WSManHttpListener *)) + ??0?$AutoReleaseEx@VHostMappingTableEntry@@@@QEAA@XZ (public: __cdecl AutoReleaseEx::AutoReleaseEx(void)) + ??0?$AutoReleaseEx@VShell@Client@WSMan@@@@QEAA@PEAVShell@Client@WSMan@@@Z (public: __cdecl AutoReleaseEx::AutoReleaseEx(class WSMan::Client::Shell *)) + ??0?$ILoader@VAdminSid@CSecurity@@@@QEAA@P8AdminSid@CSecurity@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl CSecurity::AdminSid::*)(class IRequestContext &),bool (__cdecl CSecurity::AdminSid::*)(class IRequestContext &))) + ??0?$ILoader@VEventHandler@WSMan@@@@QEAA@P8EventHandler@WSMan@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl WSMan::EventHandler::*)(class IRequestContext &),bool (__cdecl WSMan::EventHandler::*)(class IRequestContext &))) + ??0?$ILoader@VInteractiveSid@CSecurity@@@@QEAA@P8InteractiveSid@CSecurity@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl CSecurity::InteractiveSid::*)(class IRequestContext &),bool (__cdecl CSecurity::InteractiveSid::*)(class IRequestContext &))) + ??0?$ILoader@VIpHlpApiDllLoader@@@@QEAA@P8IpHlpApiDllLoader@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl IpHlpApiDllLoader::*)(class IRequestContext &),bool (__cdecl IpHlpApiDllLoader::*)(class IRequestContext &))) + ??0?$ILoader@VMachineName@@@@QEAA@P8MachineName@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl MachineName::*)(class IRequestContext &),bool (__cdecl MachineName::*)(class IRequestContext &))) + ??0?$ILoader@VNetworkServiceSid@CSecurity@@@@QEAA@P8NetworkServiceSid@CSecurity@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl CSecurity::NetworkServiceSid::*)(class IRequestContext &),bool (__cdecl CSecurity::NetworkServiceSid::*)(class IRequestContext &))) + ??0?$ILoader@VNtDsApiDllLoader@@@@QEAA@P8NtDsApiDllLoader@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl NtDsApiDllLoader::*)(class IRequestContext &),bool (__cdecl NtDsApiDllLoader::*)(class IRequestContext &))) + ??0?$ILoader@VResources@Locale@@@@QEAA@P8Resources@Locale@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl Locale::Resources::*)(class IRequestContext &),bool (__cdecl Locale::Resources::*)(class IRequestContext &))) + ??0?$ILoader@VShell32DllLoader@@@@QEAA@P8Shell32DllLoader@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl Shell32DllLoader::*)(class IRequestContext &),bool (__cdecl Shell32DllLoader::*)(class IRequestContext &))) + ??0?$ILoader@VShlWApiDllLoader@@@@QEAA@P8ShlWApiDllLoader@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl ShlWApiDllLoader::*)(class IRequestContext &),bool (__cdecl ShlWApiDllLoader::*)(class IRequestContext &))) + ??0?$ILoader@VSubscriptionManager@@@@QEAA@P8SubscriptionManager@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl SubscriptionManager::*)(class IRequestContext &),bool (__cdecl SubscriptionManager::*)(class IRequestContext &))) + ??0?$ILoader@VUser32DllLoader@@@@QEAA@P8User32DllLoader@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl User32DllLoader::*)(class IRequestContext &),bool (__cdecl User32DllLoader::*)(class IRequestContext &))) + ??0?$ILoader@VWSManMemCryptManager@@@@QEAA@P8WSManMemCryptManager@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl ILoader::ILoader(bool (__cdecl WSManMemCryptManager::*)(class IRequestContext &),bool (__cdecl WSManMemCryptManager::*)(class IRequestContext &))) + ??0?$Loader@VAdminSid@CSecurity@@$00@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VEventHandler@WSMan@@$00@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VInteractiveSid@CSecurity@@$00@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VIpHlpApiDllLoader@@$00@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VMachineName@@$00@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VNetworkServiceSid@CSecurity@@$00@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VNtDsApiDllLoader@@$00@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VResources@Locale@@$0A@@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VShell32DllLoader@@$00@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VShlWApiDllLoader@@$00@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VUser32DllLoader@@$00@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$Loader@VWSManMemCryptManager@@$00@@QEAA@XZ (public: __cdecl Loader::Loader(void)) + ??0?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QEAA@P8AdminSid@CSecurity@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl CSecurity::AdminSid::*)(class IRequestContext &),bool (__cdecl CSecurity::AdminSid::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VEventHandler@WSMan@@$00@@QEAA@P8EventHandler@WSMan@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl WSMan::EventHandler::*)(class IRequestContext &),bool (__cdecl WSMan::EventHandler::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QEAA@P8InteractiveSid@CSecurity@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl CSecurity::InteractiveSid::*)(class IRequestContext &),bool (__cdecl CSecurity::InteractiveSid::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QEAA@P8IpHlpApiDllLoader@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl IpHlpApiDllLoader::*)(class IRequestContext &),bool (__cdecl IpHlpApiDllLoader::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VMachineName@@$00@@QEAA@P8MachineName@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl MachineName::*)(class IRequestContext &),bool (__cdecl MachineName::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QEAA@P8NetworkServiceSid@CSecurity@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl CSecurity::NetworkServiceSid::*)(class IRequestContext &),bool (__cdecl CSecurity::NetworkServiceSid::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QEAA@P8NtDsApiDllLoader@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl NtDsApiDllLoader::*)(class IRequestContext &),bool (__cdecl NtDsApiDllLoader::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VResources@Locale@@$0A@@@QEAA@P8Resources@Locale@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl Locale::Resources::*)(class IRequestContext &),bool (__cdecl Locale::Resources::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VShell32DllLoader@@$00@@QEAA@P8Shell32DllLoader@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl Shell32DllLoader::*)(class IRequestContext &),bool (__cdecl Shell32DllLoader::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VShlWApiDllLoader@@$00@@QEAA@P8ShlWApiDllLoader@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl ShlWApiDllLoader::*)(class IRequestContext &),bool (__cdecl ShlWApiDllLoader::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VSubscriptionManager@@$01@@QEAA@P8SubscriptionManager@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl SubscriptionManager::*)(class IRequestContext &),bool (__cdecl SubscriptionManager::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VUser32DllLoader@@$00@@QEAA@P8User32DllLoader@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl User32DllLoader::*)(class IRequestContext &),bool (__cdecl User32DllLoader::*)(class IRequestContext &))) + ??0?$LoaderSerializer@VWSManMemCryptManager@@$00@@QEAA@P8WSManMemCryptManager@@EAA_NAEAVIRequestContext@@@Z1@Z (public: __cdecl LoaderSerializer::LoaderSerializer(bool (__cdecl WSManMemCryptManager::*)(class IRequestContext &),bool (__cdecl WSManMemCryptManager::*)(class IRequestContext &))) + ??0?$PacketElement@K@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::PacketElement::PacketElement(void)) + ??0?$PacketElement@PEAU_FWXML_ELEMENT@@@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::PacketElement::PacketElement(void)) + ??0?$PacketElement@PEBG@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::PacketElement::PacketElement(void)) + ??0?$PacketElement@_K@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::PacketElement::PacketElement(void)) + ??0?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@QEAA@XZ (public: __cdecl SafeMap >::SafeMap >(void)) + ??0?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@QEAA@AEAV?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@QEAA@AEAV?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@QEAA@AEAV?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@PEAXUEmpty@@@@QEAA@AEAV?$SafeMap@PEAXUEmpty@@V?$SafeMap_Iterator@PEAXUEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@UPluginKey@@K@@QEAA@AEAV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@QEAA@AEAV?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QEAA@AEAV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VKey@Locale@@K@@QEAA@AEAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VStringKeyCI@@K@@QEAA@AEAV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QEAA@AEAV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@QEAA@AEAV?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@QEAA@AEAV?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEAA@AEAV?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@QEAA@AEAV?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@_N@Z (public: __cdecl SafeMap_Iterator::SafeMap_Iterator(class SafeMap > &,bool)) + ??0?$SafeMap_Lock@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@QEAA@AEBV?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@QEAA@AEBV?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@QEAA@AEBV?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAA@AEBV?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PEAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@@@QEAA@AEBV?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@QEAA@AEBV?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PEAXUEmpty@@V?$SafeMap_Iterator@PEAXUEmpty@@@@@@QEAA@AEBV?$SafeMap@PEAXUEmpty@@V?$SafeMap_Iterator@PEAXUEmpty@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@QEAA@AEBV?$SafeMap@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEAA@AEBV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEAA@AEBV?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEAA@AEBV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QEAA@AEBV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAA@AEBV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QEAA@AEBV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEAA@AEBV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAA@AEBV?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEAA@AEBV?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAA@AEBV?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeMap_Lock@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@QEAA@AEBV?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@_N@Z (public: __cdecl SafeMap_Lock >::SafeMap_Lock >(class SafeMap > const &,bool)) + ??0?$SafeSet@PEAVCCertMapping@@@@QEAA@XZ (public: __cdecl SafeSet::SafeSet(void)) + ??0?$SafeSet@PEAVCListenerOperation@@@@QEAA@XZ (public: __cdecl SafeSet::SafeSet(void)) + ??0?$SafeSet@PEAVCShellUriSettings@@@@QEAA@XZ (public: __cdecl SafeSet::SafeSet(void)) + ??0?$SafeSet@PEAX@@QEAA@XZ (public: __cdecl SafeSet::SafeSet(void)) + ??0?$SafeSet_Iterator@PEAVCCertMapping@@@@QEAA@AEAV?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@_N@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeMap > &,bool)) + ??0?$SafeSet_Iterator@PEAVCCertMapping@@@@QEAA@AEAV?$SafeSet@PEAVCCertMapping@@@@@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeSet &)) + ??0?$SafeSet_Iterator@PEAVCListenerOperation@@@@QEAA@AEAV?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@_N@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeMap > &,bool)) + ??0?$SafeSet_Iterator@PEAVCListenerOperation@@@@QEAA@AEAV?$SafeSet@PEAVCListenerOperation@@@@@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeSet &)) + ??0?$SafeSet_Iterator@PEAVCShellUriSettings@@@@QEAA@AEAV?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@_N@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeMap > &,bool)) + ??0?$SafeSet_Iterator@PEAX@@QEAA@AEAV?$SafeMap@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@_N@Z (public: __cdecl SafeSet_Iterator::SafeSet_Iterator(class SafeMap > &,bool)) + ??0?$SimpleQueue@T_LARGE_INTEGER@@@@QEAA@XZ (public: __cdecl SimpleQueue::SimpleQueue(void)) + ??0AutoBstr@@QEAA@PEAG@Z (public: __cdecl AutoBstr::AutoBstr(unsigned short *)) + ??0AutoBstr@@QEAA@XZ (public: __cdecl AutoBstr::AutoBstr(void)) + ??0AutoBstrNoAlloc@@QEAA@PEAG@Z (public: __cdecl AutoBstrNoAlloc::AutoBstrNoAlloc(unsigned short *)) + ??0AutoBstrNoAlloc@@QEAA@XZ (public: __cdecl AutoBstrNoAlloc::AutoBstrNoAlloc(void)) + ??0AutoCertContext@@QEAA@PEBU_CERT_CONTEXT@@@Z (public: __cdecl AutoCertContext::AutoCertContext(struct _CERT_CONTEXT const *)) + ??0AutoCertContext@@QEAA@XZ (public: __cdecl AutoCertContext::AutoCertContext(void)) + ??0AutoChainContext@@QEAA@PEBU_CERT_CHAIN_CONTEXT@@@Z (public: __cdecl AutoChainContext::AutoChainContext(struct _CERT_CHAIN_CONTEXT const *)) + ??0AutoChainContext@@QEAA@XZ (public: __cdecl AutoChainContext::AutoChainContext(void)) + ??0AutoCoTaskMemFree@@QEAA@PEAX@Z (public: __cdecl AutoCoTaskMemFree::AutoCoTaskMemFree(void *)) + ??0AutoCoTaskMemFree@@QEAA@XZ (public: __cdecl AutoCoTaskMemFree::AutoCoTaskMemFree(void)) + ??0AutoFwXmlCloseParser@@QEAA@PEAX@Z (public: __cdecl AutoFwXmlCloseParser::AutoFwXmlCloseParser(void *)) + ??0AutoFwXmlCloseParser@@QEAA@XZ (public: __cdecl AutoFwXmlCloseParser::AutoFwXmlCloseParser(void)) + ??0AutoHandle@@QEAA@PEAX@Z (public: __cdecl AutoHandle::AutoHandle(void *)) + ??0AutoHandle@@QEAA@XZ (public: __cdecl AutoHandle::AutoHandle(void)) + ??0AutoImpersonateUser@@QEAA@PEAX@Z (public: __cdecl AutoImpersonateUser::AutoImpersonateUser(void *)) + ??0AutoImpersonateUser@@QEAA@XZ (public: __cdecl AutoImpersonateUser::AutoImpersonateUser(void)) + ??0AutoLibrary@@QEAA@PEAUHINSTANCE__@@@Z (public: __cdecl AutoLibrary::AutoLibrary(struct HINSTANCE__ *)) + ??0AutoLibrary@@QEAA@XZ (public: __cdecl AutoLibrary::AutoLibrary(void)) + ??0AutoLocalFree@@QEAA@PEAX@Z (public: __cdecl AutoLocalFree::AutoLocalFree(void *)) + ??0AutoLocalFree@@QEAA@XZ (public: __cdecl AutoLocalFree::AutoLocalFree(void)) + ??0AutoMIClass@@QEAA@PEAU_MI_Class@@@Z (public: __cdecl AutoMIClass::AutoMIClass(struct _MI_Class *)) + ??0AutoMIClass@@QEAA@XZ (public: __cdecl AutoMIClass::AutoMIClass(void)) + ??0AutoMIInstance@@QEAA@PEAU_MI_Instance@@@Z (public: __cdecl AutoMIInstance::AutoMIInstance(struct _MI_Instance *)) + ??0AutoMIInstance@@QEAA@XZ (public: __cdecl AutoMIInstance::AutoMIInstance(void)) + ??0AutoObject@@QEAA@PEAUWSMAN_OBJECT@@@Z (public: __cdecl AutoObject::AutoObject(struct WSMAN_OBJECT *)) + ??0AutoObject@@QEAA@XZ (public: __cdecl AutoObject::AutoObject(void)) + ??0AutoRegKey@@QEAA@PEAUHKEY__@@@Z (public: __cdecl AutoRegKey::AutoRegKey(struct HKEY__ *)) + ??0AutoRegKey@@QEAA@XZ (public: __cdecl AutoRegKey::AutoRegKey(void)) + ??0AutoSecurityDescriptor@@QEAA@PEAX@Z (public: __cdecl AutoSecurityDescriptor::AutoSecurityDescriptor(void *)) + ??0AutoSecurityDescriptor@@QEAA@XZ (public: __cdecl AutoSecurityDescriptor::AutoSecurityDescriptor(void)) + ??0AutoWaitHandle@@QEAA@PEAX@Z (public: __cdecl AutoWaitHandle::AutoWaitHandle(void *)) + ??0AutoWaitHandle@@QEAA@XZ (public: __cdecl AutoWaitHandle::AutoWaitHandle(void)) + ??0BufferFormatter@@QEAA@PEAEK@Z (public: __cdecl BufferFormatter::BufferFormatter(unsigned char *,unsigned long)) + ??0BufferFormatter@@QEAA@XZ (public: __cdecl BufferFormatter::BufferFormatter(void)) + ??0CBaseConfigCache@@IEAA@W4ConfigLocation@CConfigChangeSource@@PEAVFastLock@@PEAVCConfigCacheMap@0@@Z (protected: __cdecl CBaseConfigCache::CBaseConfigCache(enum CConfigChangeSource::ConfigLocation,class FastLock *,class CBaseConfigCache::CConfigCacheMap *)) + ??0CClientConfigCache@@AEAA@XZ (private: __cdecl CClientConfigCache::CClientConfigCache(void)) + ??0CConfigManager@@AEAA@XZ (private: __cdecl CConfigManager::CConfigManager(void)) + ??0CErrorContext@@QEAA@_N@Z (public: __cdecl CErrorContext::CErrorContext(bool)) + ??0CRequestContext@@QEAA@PEBG@Z (public: __cdecl CRequestContext::CRequestContext(unsigned short const *)) + ??0CRequestContext@@QEAA@XZ (public: __cdecl CRequestContext::CRequestContext(void)) + ??0CResourceAlias@@QEAA@PEBG@Z (public: __cdecl CResourceAlias::CResourceAlias(unsigned short const *)) + ??0CServiceConfigCache@@AEAA@XZ (private: __cdecl CServiceConfigCache::CServiceConfigCache(void)) + ??0CServiceWatcher@CServiceConfigCache@@AEAA@PEAV1@PEAVIServiceConfigObserver@@@Z (private: __cdecl CServiceConfigCache::CServiceWatcher::CServiceWatcher(class CServiceConfigCache *,class IServiceConfigObserver *)) + ??0CWSManCriticalSection@@QEAA@XZ (public: __cdecl CWSManCriticalSection::CWSManCriticalSection(void)) + ??0CWSManCriticalSectionWithConditionVar@@QEAA@XZ (public: __cdecl CWSManCriticalSectionWithConditionVar::CWSManCriticalSectionWithConditionVar(void)) + ??0CWSManEPR@@QEAA@H@Z (public: __cdecl CWSManEPR::CWSManEPR(int)) + ??0CWSManGroupPolicyManager@@AEAA@XZ (private: __cdecl CWSManGroupPolicyManager::CWSManGroupPolicyManager(void)) + ??0CWSManResource@@QEAA@H@Z (public: __cdecl CWSManResource::CWSManResource(int)) + ??0CWSManResourceNoResourceUri@@QEAA@H@Z (public: __cdecl CWSManResourceNoResourceUri::CWSManResourceNoResourceUri(int)) + ??0CWSManSecurityUI@@QEAA@XZ (public: __cdecl CWSManSecurityUI::CWSManSecurityUI(void)) + ??0CWinRSPluginConfigCache@@AEAA@XZ (private: __cdecl CWinRSPluginConfigCache::CWinRSPluginConfigCache(void)) + ??0ChildLifeTimeManager@@QEAA@AEBV0@@Z (public: __cdecl ChildLifeTimeManager::ChildLifeTimeManager(class ChildLifeTimeManager const &)) + ??0ChildLifeTimeManager@@QEAA@XZ (public: __cdecl ChildLifeTimeManager::ChildLifeTimeManager(void)) + ??0CircularBufferFormatter@@QEAA@XZ (public: __cdecl CircularBufferFormatter::CircularBufferFormatter(void)) + ??0ConfigRegistry@@IEAA@XZ (protected: __cdecl ConfigRegistry::ConfigRegistry(void)) + ??0EtwCorrelationHelper@@QEAA@AEBV0@@Z (public: __cdecl EtwCorrelationHelper::EtwCorrelationHelper(class EtwCorrelationHelper const &)) + ??0EventHandler@WSMan@@QEAA@XZ (public: __cdecl WSMan::EventHandler::EventHandler(void)) + ??0ExtendedSemantic@@QEAA@K@Z (public: __cdecl ExtendedSemantic::ExtendedSemantic(unsigned long)) + ??0FastLock@@QEAA@XZ (public: __cdecl FastLock::FastLock(void)) + ??0Fragment@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::Fragment::Fragment(void)) + ??0IConfigChangeObserver@@QEAA@AEBV0@@Z (public: __cdecl IConfigChangeObserver::IConfigChangeObserver(class IConfigChangeObserver const &)) + ??0IConfigChangeObserver@@QEAA@XZ (public: __cdecl IConfigChangeObserver::IConfigChangeObserver(void)) + ??0ILifeTimeMgmt@@QEAA@AEBV0@@Z (public: __cdecl ILifeTimeMgmt::ILifeTimeMgmt(class ILifeTimeMgmt const &)) + ??0ILifeTimeMgmt@@QEAA@XZ (public: __cdecl ILifeTimeMgmt::ILifeTimeMgmt(void)) + ??0IRequestContext@@IEAA@XZ (protected: __cdecl IRequestContext::IRequestContext(void)) + ??0IWSManGroupPolicyObserver@@QEAA@AEBV0@@Z (public: __cdecl IWSManGroupPolicyObserver::IWSManGroupPolicyObserver(class IWSManGroupPolicyObserver const &)) + ??0IWSManGroupPolicyObserver@@QEAA@XZ (public: __cdecl IWSManGroupPolicyObserver::IWSManGroupPolicyObserver(void)) + ??0IWSManGroupPolicyPublisher@@QEAA@AEBV0@@Z (public: __cdecl IWSManGroupPolicyPublisher::IWSManGroupPolicyPublisher(class IWSManGroupPolicyPublisher const &)) + ??0IWSManGroupPolicyPublisher@@QEAA@XZ (public: __cdecl IWSManGroupPolicyPublisher::IWSManGroupPolicyPublisher(void)) + ??0Locale@@QEAA@AEBV0@@Z (public: __cdecl Locale::Locale(class Locale const &)) + ??0Locale@@QEAA@PEAVIRequestContext@@@Z (public: __cdecl Locale::Locale(class IRequestContext *)) + ??0Locale@@QEAA@XZ (public: __cdecl Locale::Locale(void)) + ??0MessageId@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::MessageId::MessageId(void)) + ??0NotUnderstandSoapHeader@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::NotUnderstandSoapHeader::NotUnderstandSoapHeader(void)) + ??0OnHTTPInitialize@@QEAA@XZ (public: __cdecl OnHTTPInitialize::OnHTTPInitialize(void)) + ??0OperationId@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::OperationId::OperationId(void)) + ??0OwnLock@@QEAA@AEAVFastLock@@@Z (public: __cdecl OwnLock::OwnLock(class FastLock &)) + ??0PacketFormatter@@QEAA@XZ (public: __cdecl PacketFormatter::PacketFormatter(void)) + ??0PacketParser@@QEAA@XZ (public: __cdecl PacketParser::PacketParser(void)) + ??0RBUFFER@@QEAA@I@Z (public: __cdecl RBUFFER::RBUFFER(unsigned int)) + ??0RBUFFER@@QEAA@PEAEI@Z (public: __cdecl RBUFFER::RBUFFER(unsigned char *,unsigned int)) + ??0ReferenceParameters@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::ReferenceParameters::ReferenceParameters(void)) + ??0SBUFFER@@QEAA@XZ (public: __cdecl SBUFFER::SBUFFER(void)) + ??0SessionId@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::SessionId::SessionId(void)) + ??0ShareLock@@QEAA@AEAVFastLock@@@Z (public: __cdecl ShareLock::ShareLock(class FastLock &)) + ??0SoapSemanticConverter@@QEAA@XZ (public: __cdecl SoapSemanticConverter::SoapSemanticConverter(void)) + ??0TSTRBUFFER@@QEAA@XZ (public: __cdecl TSTRBUFFER::TSTRBUFFER(void)) + ??0UserAuthzRecord@@QEAA@$$QEAV0@@Z (public: __cdecl UserAuthzRecord::UserAuthzRecord(class UserAuthzRecord &&)) + ??0UserAuthzRecord@@QEAA@AEBV0@@Z (public: __cdecl UserAuthzRecord::UserAuthzRecord(class UserAuthzRecord const &)) + ??0UserAuthzRecord@@QEAA@XZ (public: __cdecl UserAuthzRecord::UserAuthzRecord(void)) + ??0UserRecord@@QEAA@XZ (public: __cdecl UserRecord::UserRecord(void)) + ??0XmlReader@@QEAA@XZ (public: __cdecl XmlReader::XmlReader(void)) + ??1?$AutoCleanup@V?$AutoDelete@D@@PEAD@@QEAA@XZ (public: __cdecl AutoCleanup,char *>::~AutoCleanup,char *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@G@@PEAG@@QEAA@XZ (public: __cdecl AutoCleanup,unsigned short *>::~AutoCleanup,unsigned short *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PEAUIPRange@CWSManIPFilter@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::~AutoCleanup,struct CWSManIPFilter::IPRange *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@U_SID@@@@PEAU_SID@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct _SID *>::~AutoCleanup,struct _SID *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PEAU_WSMAN_STREAM_ID_SET@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::~AutoCleanup,struct _WSMAN_STREAM_ID_SET *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PEAV?$Handle@VISubscription@@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class Handle *>::~AutoCleanup >,class Handle *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@PEAV?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PEAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@PEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::~AutoCleanup >,class SafeMap_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@PEAV?$SafeSet@PEAVCCertMapping@@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeSet *>::~AutoCleanup >,class SafeSet *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeSet *>::~AutoCleanup >,class SafeSet *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@PEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::~AutoCleanup >,class SafeSet_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVCollector@@@@@@PEAV?$SafeSet_Iterator@PEAVCollector@@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::~AutoCleanup >,class SafeSet_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVHostOperation@@@@@@PEAV?$SafeSet_Iterator@PEAVHostOperation@@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::~AutoCleanup >,class SafeSet_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@PEAV?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::~AutoCleanup >,class SafeSet_Iterator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PEAV?$SimpleStack@VCListenerOperation@@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SimpleStack *>::~AutoCleanup >,class SimpleStack *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PEAV?$SimpleStack@VShellHostEntry@@@@@@QEAA@XZ (public: __cdecl AutoCleanup >,class SimpleStack *>::~AutoCleanup >,class SimpleStack *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$queue@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PEAV?$queue@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@QEAA@XZ (public: __cdecl AutoCleanup > > >,class std::queue > > *>::~AutoCleanup > > >,class std::queue > > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@QEAA@XZ (public: __cdecl AutoCleanup > >,class std::set > *>::~AutoCleanup > >,class std::set > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QEAA@XZ (public: __cdecl AutoCleanup > >,class std::set > *>::~AutoCleanup > >,class std::set > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVCWSManRequest@@V?$transport_allocator@PEAVCWSManRequest@@@@@std@@@@PEAV?$vector@PEAVCWSManRequest@@V?$transport_allocator@PEAVCWSManRequest@@@@@std@@@@QEAA@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::~AutoCleanup > >,class std::vector > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@PEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@QEAA@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::~AutoCleanup > >,class std::vector > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@PEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@QEAA@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::~AutoCleanup > >,class std::vector > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVWSManHttpSenderConnection@@V?$transport_allocator@PEAVWSManHttpSenderConnection@@@@@std@@@@PEAV?$vector@PEAVWSManHttpSenderConnection@@V?$transport_allocator@PEAVWSManHttpSenderConnection@@@@@std@@@@QEAA@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::~AutoCleanup > >,class std::vector > *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PEAVAdminSid@CSecurity@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CSecurity::AdminSid *>::~AutoCleanup,class CSecurity::AdminSid *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PEAVBlockedRecord@@@@QEAA@XZ (public: __cdecl AutoCleanup,class BlockedRecord *>::~AutoCleanup,class BlockedRecord *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache *>::~AutoCleanup,class CBaseConfigCache *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PEAVCCertMapping@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CCertMapping *>::~AutoCleanup,class CCertMapping *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PEAVCConfigChangeSource@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CConfigChangeSource *>::~AutoCleanup,class CConfigChangeSource *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PEAVCListenerSettings@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CListenerSettings *>::~AutoCleanup,class CListenerSettings *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PEAVCObserverConfigChangeErrors@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::~AutoCleanup,class CObserverConfigChangeErrors *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PEAVCServiceWatcher@CServiceConfigCache@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::~AutoCleanup,class CServiceConfigCache::CServiceWatcher *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PEAVCShellUriSettings@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CShellUriSettings *>::~AutoCleanup,class CShellUriSettings *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::~AutoCleanup,class CWSManEPR *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PEAVCWSManResource@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWSManResource *>::~AutoCleanup,class CWSManResource *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PEAVCertHash@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CertHash *>::~AutoCleanup,class CertHash *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PEAVConfigUpdate@@@@QEAA@XZ (public: __cdecl AutoCleanup,class ConfigUpdate *>::~AutoCleanup,class ConfigUpdate *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAA@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::~AutoCleanup,class EnumSinkEx *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PEAVEventHandler@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::EventHandler *>::~AutoCleanup,class WSMan::EventHandler *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PEAVExpiredOperationIdRecord@@@@QEAA@XZ (public: __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::~AutoCleanup,class ExpiredOperationIdRecord *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PEAVGPApiManager@@@@QEAA@XZ (public: __cdecl AutoCleanup,class GPApiManager *>::~AutoCleanup,class GPApiManager *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAA@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::~AutoCleanup,class GeneralSinkEx *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PEAVIChannelObserverFactory@@@@QEAA@XZ (public: __cdecl AutoCleanup,class IChannelObserverFactory *>::~AutoCleanup,class IChannelObserverFactory *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@QEAA@XZ (public: __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::~AutoCleanup,class IQueryDASHSMASHInterface *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@QEAA@XZ (public: __cdecl AutoCleanup,class ISpecification *>::~AutoCleanup,class ISpecification *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PEAVInteractiveSid@CSecurity@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::~AutoCleanup,class CSecurity::InteractiveSid *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PEAVIpHlpApiDllLoader@@@@QEAA@XZ (public: __cdecl AutoCleanup,class IpHlpApiDllLoader *>::~AutoCleanup,class IpHlpApiDllLoader *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PEAVMachineName@@@@QEAA@XZ (public: __cdecl AutoCleanup,class MachineName *>::~AutoCleanup,class MachineName *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PEAVMasterReceiveData@CListenerReceive@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CListenerReceive::MasterReceiveData *>::~AutoCleanup,class CListenerReceive::MasterReceiveData *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PEAVNetworkServiceSid@CSecurity@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::~AutoCleanup,class CSecurity::NetworkServiceSid *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PEAVNtDsApiDllLoader@@@@QEAA@XZ (public: __cdecl AutoCleanup,class NtDsApiDllLoader *>::~AutoCleanup,class NtDsApiDllLoader *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::~AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PEAVPacketCreator@@@@QEAA@XZ (public: __cdecl AutoCleanup,class PacketCreator *>::~AutoCleanup,class PacketCreator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PEAVPacketParser@@@@QEAA@XZ (public: __cdecl AutoCleanup,class PacketParser *>::~AutoCleanup,class PacketParser *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PEAVResources@Locale@@@@QEAA@XZ (public: __cdecl AutoCleanup,class Locale::Resources *>::~AutoCleanup,class Locale::Resources *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PEAVRunAsConfiguration@@@@QEAA@XZ (public: __cdecl AutoCleanup,class RunAsConfiguration *>::~AutoCleanup,class RunAsConfiguration *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PEAVSecurityEntry@Catalog@@@@QEAA@XZ (public: __cdecl AutoCleanup,class Catalog::SecurityEntry *>::~AutoCleanup,class Catalog::SecurityEntry *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PEAVSendPacketArgs@RobustConnectionBuffer@@@@QEAA@XZ (public: __cdecl AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>::~AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PEAVServiceSoapProcessor@@@@QEAA@XZ (public: __cdecl AutoCleanup,class ServiceSoapProcessor *>::~AutoCleanup,class ServiceSoapProcessor *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PEAVShell32DllLoader@@@@QEAA@XZ (public: __cdecl AutoCleanup,class Shell32DllLoader *>::~AutoCleanup,class Shell32DllLoader *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PEAVShlWApiDllLoader@@@@QEAA@XZ (public: __cdecl AutoCleanup,class ShlWApiDllLoader *>::~AutoCleanup,class ShlWApiDllLoader *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PEAVSubscriptionEnumerator@@@@QEAA@XZ (public: __cdecl AutoCleanup,class SubscriptionEnumerator *>::~AutoCleanup,class SubscriptionEnumerator *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PEAVSubscriptionManager@@@@QEAA@XZ (public: __cdecl AutoCleanup,class SubscriptionManager *>::~AutoCleanup,class SubscriptionManager *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@QEAA@XZ (public: __cdecl AutoCleanup,class TSTRBUFFER *>::~AutoCleanup,class TSTRBUFFER *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PEAVUniqueStringOverflow@@@@QEAA@XZ (public: __cdecl AutoCleanup,class UniqueStringOverflow *>::~AutoCleanup,class UniqueStringOverflow *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PEAVUser32DllLoader@@@@QEAA@XZ (public: __cdecl AutoCleanup,class User32DllLoader *>::~AutoCleanup,class User32DllLoader *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PEAVWSMANCONFIGTABLE_IDENTITY@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::~AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PEAVWSManMemCryptManager@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSManMemCryptManager *>::~AutoCleanup,class WSManMemCryptManager *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WmiEnumContext *>::~AutoCleanup,class WmiEnumContext *>(void)) + ??1?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PEAVXmlReader@@@@QEAA@XZ (public: __cdecl AutoCleanup,class XmlReader *>::~AutoCleanup,class XmlReader *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PEBG@@QEAA@XZ (public: __cdecl AutoCleanup,unsigned short const *>::~AutoCleanup,unsigned short const *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@D@@PEAD@@QEAA@XZ (public: __cdecl AutoCleanup,char *>::~AutoCleanup,char *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@QEAA@XZ (public: __cdecl AutoCleanup,unsigned char *>::~AutoCleanup,unsigned char *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@QEAA@XZ (public: __cdecl AutoCleanup,unsigned short *>::~AutoCleanup,unsigned short *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@H@@PEAH@@QEAA@XZ (public: __cdecl AutoCleanup,int *>::~AutoCleanup,int *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@QEAA@XZ (public: __cdecl AutoCleanup,unsigned short * *>::~AutoCleanup,unsigned short * *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@QEAA@XZ (public: __cdecl AutoCleanup,unsigned short const * *>::~AutoCleanup,unsigned short const * *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PEAU_CONFIG_UPDATE@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::~AutoCleanup,struct _CONFIG_UPDATE *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::~AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::~AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PEAU_WSMAN_OPTION@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct _WSMAN_OPTION *>::~AutoCleanup,struct _WSMAN_OPTION *>(void)) + ??1?$AutoCleanup@V?$AutoDeleteVector@X@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup,void *>::~AutoCleanup,void *>(void)) + ??1?$AutoCleanup@V?$AutoFree@E@@PEAE@@QEAA@XZ (public: __cdecl AutoCleanup,unsigned char *>::~AutoCleanup,unsigned char *>(void)) + ??1?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PEAVPacket@@@@QEAA@XZ (public: __cdecl AutoCleanup,class Packet *>::~AutoCleanup,class Packet *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostAdminManager@@@@PEAUIAppHostAdminManager@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IAppHostAdminManager *>::~AutoCleanup,struct IAppHostAdminManager *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PEAUIAppHostChildElementCollection@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::~AutoCleanup,struct IAppHostChildElementCollection *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostConfigException@@@@PEAUIAppHostConfigException@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IAppHostConfigException *>::~AutoCleanup,struct IAppHostConfigException *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PEAUIAppHostElement@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IAppHostElement *>::~AutoCleanup,struct IAppHostElement *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PEAUIAppHostElementCollection@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IAppHostElementCollection *>::~AutoCleanup,struct IAppHostElementCollection *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PEAUIAppHostProperty@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IAppHostProperty *>::~AutoCleanup,struct IAppHostProperty *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PEAUIAppHostPropertyCollection@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::~AutoCleanup,struct IAppHostPropertyCollection *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IClientSecurity *>::~AutoCleanup,struct IClientSecurity *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IEnumWbemClassObject *>::~AutoCleanup,struct IEnumWbemClassObject *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IErrorInfo *>::~AutoCleanup,struct IErrorInfo *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IUnknown *>::~AutoCleanup,struct IUnknown *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemClassObject *>::~AutoCleanup,struct IWbemClassObject *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemContext *>::~AutoCleanup,struct IWbemContext *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemLocator *>::~AutoCleanup,struct IWbemLocator *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::~AutoCleanup,struct IWbemObjectTextSrc *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemPath *>::~AutoCleanup,struct IWbemPath *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemPathKeyList *>::~AutoCleanup,struct IWbemPathKeyList *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemQualifierSet *>::~AutoCleanup,struct IWbemQualifierSet *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemQuery *>::~AutoCleanup,struct IWbemQuery *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@QEAA@XZ (public: __cdecl AutoCleanup,struct IWbemServices *>::~AutoCleanup,struct IWbemServices *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PEAVApplication@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Application *>::~AutoCleanup,class WSMan::Client::Application *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache *>::~AutoCleanup,class CBaseConfigCache *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PEAVCClientConfigCache@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CClientConfigCache *>::~AutoCleanup,class CClientConfigCache *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PEAVCClientConfigSettings@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CClientConfigSettings *>::~AutoCleanup,class CClientConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PEAVCCommonConfigSettings@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CCommonConfigSettings *>::~AutoCleanup,class CCommonConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PEAVCConfigCacheMap@CBaseConfigCache@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::~AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PEAVCConfigManager@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CConfigManager *>::~AutoCleanup,class CConfigManager *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PEAVCListenerCommand@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CListenerCommand *>::~AutoCleanup,class CListenerCommand *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PEAVCListenerMasterOperation@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CListenerMasterOperation *>::~AutoCleanup,class CListenerMasterOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PEAVCListenerReceive@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CListenerReceive *>::~AutoCleanup,class CListenerReceive *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PEAVCListenerShell@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CListenerShell *>::~AutoCleanup,class CListenerShell *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PEAVCRemoteOperation@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CRemoteOperation *>::~AutoCleanup,class CRemoteOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PEAVCRemoteSession@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CRemoteSession *>::~AutoCleanup,class CRemoteSession *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PEAVCRequestContext@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CRequestContext *>::~AutoCleanup,class CRequestContext *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PEAVCServiceCommonConfigSettings@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::~AutoCleanup,class CServiceCommonConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PEAVCServiceConfigCache@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CServiceConfigCache *>::~AutoCleanup,class CServiceConfigCache *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PEAVCServiceConfigSettings@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CServiceConfigSettings *>::~AutoCleanup,class CServiceConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::~AutoCleanup,class CWSManEPR *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PEAVCWSManGroupPolicyCache@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::~AutoCleanup,class CWSManGroupPolicyCache *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PEAVCWSManGroupPolicyManager@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::~AutoCleanup,class CWSManGroupPolicyManager *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PEAVCWSManObject@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWSManObject *>::~AutoCleanup,class CWSManObject *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PEAVCWSManResource@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWSManResource *>::~AutoCleanup,class CWSManResource *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PEAVCWSManSession@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWSManSession *>::~AutoCleanup,class CWSManSession *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::~AutoCleanup,class CWinRSPluginConfigCache *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PEAVCWinRSPluginConfigSettings@@@@QEAA@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::~AutoCleanup,class CWinRSPluginConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PEAVCommand@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Command *>::~AutoCleanup,class WSMan::Client::Command *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PEAVConfigNotification@@@@QEAA@XZ (public: __cdecl AutoCleanup,class ConfigNotification *>::~AutoCleanup,class ConfigNotification *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PEAVConnectShellOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::~AutoCleanup,class WSMan::Client::ConnectShellOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PEAVCreateShellOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::~AutoCleanup,class WSMan::Client::CreateShellOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PEAVDeleteShellOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::~AutoCleanup,class WSMan::Client::DeleteShellOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PEAVDisconnectOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::~AutoCleanup,class WSMan::Client::DisconnectOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAA@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::~AutoCleanup,class EnumSinkEx *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAA@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::~AutoCleanup,class GeneralSinkEx *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PEAVHostMappingTable@@@@QEAA@XZ (public: __cdecl AutoCleanup,class HostMappingTable *>::~AutoCleanup,class HostMappingTable *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PEAVIISConfigSettings@@@@QEAA@XZ (public: __cdecl AutoCleanup,class IISConfigSettings *>::~AutoCleanup,class IISConfigSettings *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PEAVIPCSoapProcessor@@@@QEAA@XZ (public: __cdecl AutoCleanup,class IPCSoapProcessor *>::~AutoCleanup,class IPCSoapProcessor *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@QEAA@XZ (public: __cdecl AutoCleanup,class IRequestContext *>::~AutoCleanup,class IRequestContext *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PEAVISubscription@@@@QEAA@XZ (public: __cdecl AutoCleanup,class ISubscription *>::~AutoCleanup,class ISubscription *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PEAVInboundRequestDetails@@@@QEAA@XZ (public: __cdecl AutoCleanup,class InboundRequestDetails *>::~AutoCleanup,class InboundRequestDetails *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PEAVProxyManager@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ProxyManager *>::~AutoCleanup,class WSMan::Client::ProxyManager *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PEAVProxySelection@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ProxySelection *>::~AutoCleanup,class WSMan::Client::ProxySelection *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PEAVPushSubscribeOperation@@@@QEAA@XZ (public: __cdecl AutoCleanup,class PushSubscribeOperation *>::~AutoCleanup,class PushSubscribeOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PEAVPushSubscription@@@@QEAA@XZ (public: __cdecl AutoCleanup,class PushSubscription *>::~AutoCleanup,class PushSubscription *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PEAVReceiveOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::~AutoCleanup,class WSMan::Client::ReceiveOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PEAVReconnectOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::~AutoCleanup,class WSMan::Client::ReconnectOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PEAVSendOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::~AutoCleanup,class WSMan::Client::SendOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::~AutoCleanup,class WSMan::Client::Shell *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PEAVShellInfo@@@@QEAA@XZ (public: __cdecl AutoCleanup,class ShellInfo *>::~AutoCleanup,class ShellInfo *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PEAVSignalOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::~AutoCleanup,class WSMan::Client::SignalOperation *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PEAVUserRecord@@@@QEAA@XZ (public: __cdecl AutoCleanup,class UserRecord *>::~AutoCleanup,class UserRecord *>(void)) + ??1?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PEAVWSManHttpListener@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSManHttpListener *>::~AutoCleanup,class WSManHttpListener *>(void)) + ??1?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PEAVHostMappingTableEntry@@@@QEAA@XZ (public: __cdecl AutoCleanup,class HostMappingTableEntry *>::~AutoCleanup,class HostMappingTableEntry *>(void)) + ??1?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::~AutoCleanup,class WSMan::Client::Shell *>(void)) + ??1?$AutoCleanup@VAutoBstr@@PEAG@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoCertContext@@PEBU_CERT_CONTEXT@@@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoChainContext@@PEBU_CERT_CHAIN_CONTEXT@@@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoCoTaskMemFree@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoFwXmlCloseParser@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoHandle@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoImpersonateUser@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoLibrary@@PEAUHINSTANCE__@@@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoLocalFree@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoMIClass@@PEAU_MI_Class@@@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoMIInstance@@PEAU_MI_Instance@@@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoObject@@PEAUWSMAN_OBJECT@@@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoRegKey@@PEAUHKEY__@@@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoSecurityDescriptor@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoCleanup@VAutoWaitHandle@@PEAX@@QEAA@XZ (public: __cdecl AutoCleanup::~AutoCleanup(void)) + ??1?$AutoDelete@D@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@G@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@UIPRange@CWSManIPFilter@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@U_SID@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@V?$Handle@VISubscription@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet_Iterator@PEAVCollector@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet_Iterator@PEAVHostOperation@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@QEAA@XZ (public: __cdecl AutoDelete >::~AutoDelete >(void)) + ??1?$AutoDelete@V?$queue@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@QEAA@XZ (public: __cdecl AutoDelete > > >::~AutoDelete > > >(void)) + ??1?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@QEAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QEAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@V?$vector@PEAVCWSManRequest@@V?$transport_allocator@PEAVCWSManRequest@@@@@std@@@@QEAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@QEAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@QEAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@V?$vector@PEAVWSManHttpSenderConnection@@V?$transport_allocator@PEAVWSManHttpSenderConnection@@@@@std@@@@QEAA@XZ (public: __cdecl AutoDelete > >::~AutoDelete > >(void)) + ??1?$AutoDelete@VAdminSid@CSecurity@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VBlockedRecord@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCBaseConfigCache@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCCertMapping@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCConfigChangeSource@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCListenerSettings@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCObserverConfigChangeErrors@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCShellUriSettings@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCWSManEPR@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCWSManResource@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VCertHash@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VConfigUpdate@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VEnumSinkEx@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VEventHandler@WSMan@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VExpiredOperationIdRecord@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VGPApiManager@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VGeneralSinkEx@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VIChannelObserverFactory@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VIQueryDASHSMASHInterface@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VISpecification@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VInteractiveSid@CSecurity@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VIpHlpApiDllLoader@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VMachineName@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VNetworkServiceSid@CSecurity@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VNtDsApiDllLoader@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VPacketCreator@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VPacketParser@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VResources@Locale@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VRunAsConfiguration@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VSecurityEntry@Catalog@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VServiceSoapProcessor@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VShell32DllLoader@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VShlWApiDllLoader@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VSubscriptionEnumerator@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VSubscriptionManager@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VTSTRBUFFER@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VUniqueStringOverflow@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VUser32DllLoader@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VWSManMemCryptManager@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VWmiEnumContext@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDelete@VXmlReader@@@@QEAA@XZ (public: __cdecl AutoDelete::~AutoDelete(void)) + ??1?$AutoDeleteVector@$$CBG@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@D@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@E@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@G@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@H@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@PEAG@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@PEBG@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@U_WSMAN_OPTION@@@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoDeleteVector@X@@QEAA@XZ (public: __cdecl AutoDeleteVector::~AutoDeleteVector(void)) + ??1?$AutoFree@E@@QEAA@XZ (public: __cdecl AutoFree::~AutoFree(void)) + ??1?$AutoLocklessItemRecycle@VPacket@@@@QEAA@XZ (public: __cdecl AutoLocklessItemRecycle::~AutoLocklessItemRecycle(void)) + ??1?$AutoRelease@UIAppHostAdminManager@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIAppHostChildElementCollection@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIAppHostConfigException@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIAppHostElement@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIAppHostElementCollection@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIAppHostProperty@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIAppHostPropertyCollection@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIClientSecurity@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIEnumWbemClassObject@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIErrorInfo@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIUnknown@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemClassObject@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemContext@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemLocator@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemObjectTextSrc@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemPath@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemPathKeyList@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemQualifierSet@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemQuery@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@UIWbemServices@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VApplication@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCBaseConfigCache@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCClientConfigCache@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCClientConfigSettings@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCCommonConfigSettings@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCConfigManager@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCListenerCommand@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCListenerMasterOperation@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCListenerReceive@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCListenerShell@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCRemoteOperation@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCRemoteSession@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCRequestContext@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCServiceCommonConfigSettings@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCServiceConfigCache@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCServiceConfigSettings@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManEPR@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManGroupPolicyCache@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManGroupPolicyManager@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManObject@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManResource@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWSManSession@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWinRSPluginConfigCache@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCWinRSPluginConfigSettings@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCommand@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VConfigNotification@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VEnumSinkEx@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VGeneralSinkEx@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VHostMappingTable@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VIISConfigSettings@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VIPCSoapProcessor@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VIRequestContext@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VISubscription@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VInboundRequestDetails@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VProxyManager@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VProxySelection@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VPushSubscribeOperation@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VPushSubscription@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VReceiveOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VReconnectOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VSendOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VShell@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VShellInfo@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VSignalOperation@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VUserRecord@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoRelease@VWSManHttpListener@@@@QEAA@XZ (public: __cdecl AutoRelease::~AutoRelease(void)) + ??1?$AutoReleaseEx@VHostMappingTableEntry@@@@QEAA@XZ (public: __cdecl AutoReleaseEx::~AutoReleaseEx(void)) + ??1?$AutoReleaseEx@VShell@Client@WSMan@@@@QEAA@XZ (public: __cdecl AutoReleaseEx::~AutoReleaseEx(void)) + ??1?$ILoader@VAdminSid@CSecurity@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VEventHandler@WSMan@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VInteractiveSid@CSecurity@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VIpHlpApiDllLoader@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VMachineName@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VNetworkServiceSid@CSecurity@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VNtDsApiDllLoader@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VResources@Locale@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VShell32DllLoader@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VShlWApiDllLoader@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VSubscriptionManager@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VUser32DllLoader@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$ILoader@VWSManMemCryptManager@@@@QEAA@XZ (public: __cdecl ILoader::~ILoader(void)) + ??1?$Loader@VAdminSid@CSecurity@@$00@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VEventHandler@WSMan@@$00@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VInteractiveSid@CSecurity@@$00@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VIpHlpApiDllLoader@@$00@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VMachineName@@$00@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VNetworkServiceSid@CSecurity@@$00@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VNtDsApiDllLoader@@$00@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VResources@Locale@@$0A@@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VShell32DllLoader@@$00@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VShlWApiDllLoader@@$00@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VSubscriptionManager@@$01@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VUser32DllLoader@@$00@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$Loader@VWSManMemCryptManager@@$00@@QEAA@XZ (public: __cdecl Loader::~Loader(void)) + ??1?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VEventHandler@WSMan@@$00@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VMachineName@@$00@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VResources@Locale@@$0A@@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VShell32DllLoader@@$00@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VShlWApiDllLoader@@$00@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VSubscriptionManager@@$01@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VUser32DllLoader@@$00@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$LoaderSerializer@VWSManMemCryptManager@@$00@@QEAA@XZ (public: __cdecl LoaderSerializer::~LoaderSerializer(void)) + ??1?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeSet_Iterator@PEAVCollector@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVHostOperation@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVIOperation@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVPushSubscription@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@QEAA@XZ (public: __cdecl SafeMap >::~SafeMap >(void)) + ??1?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@PEAXUEmpty@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@UPluginKey@@K@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VKey@Locale@@K@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VStringKeyCI@@K@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@QEAA@XZ (public: __cdecl SafeMap_Iterator::~SafeMap_Iterator(void)) + ??1?$SafeMap_Lock@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVCListenerConnect@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVCListenerReceive@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVCListenerSend@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVCListenerSignal@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVCollector@@UEmpty@@V?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAXUEmpty@@V?$SafeMap_Iterator@PEAXUEmpty@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VGuidKey@@PEAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeMap_Lock@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@QEAA@XZ (public: __cdecl SafeMap_Lock >::~SafeMap_Lock >(void)) + ??1?$SafeSet@PEAVCCertMapping@@@@QEAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PEAVCListenerOperation@@@@QEAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PEAVCShellUriSettings@@@@QEAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PEAVCollector@@@@QEAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PEAVHostOperation@@@@QEAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PEAVIOperation@@@@QEAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PEAVListenerSourceSubscription@@@@QEAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PEAVPushSubscription@@@@QEAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@PEAX@@QEAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet@VStringKeyCI@@@@QEAA@XZ (public: __cdecl SafeSet::~SafeSet(void)) + ??1?$SafeSet_Iterator@PEAVCCertMapping@@@@QEAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PEAVCListenerOperation@@@@QEAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PEAVCShellUriSettings@@@@QEAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PEAVCollector@@@@QEAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PEAVHostOperation@@@@QEAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PEAVIOperation@@@@QEAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@QEAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PEAVPushSubscription@@@@QEAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@PEAX@@QEAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SafeSet_Iterator@VStringKeyCI@@@@QEAA@XZ (public: __cdecl SafeSet_Iterator::~SafeSet_Iterator(void)) + ??1?$SimpleQueue@T_LARGE_INTEGER@@@@QEAA@XZ (public: __cdecl SimpleQueue::~SimpleQueue(void)) + ??1AutoBstr@@QEAA@XZ (public: __cdecl AutoBstr::~AutoBstr(void)) + ??1AutoBstrNoAlloc@@QEAA@XZ (public: __cdecl AutoBstrNoAlloc::~AutoBstrNoAlloc(void)) + ??1AutoCertContext@@QEAA@XZ (public: __cdecl AutoCertContext::~AutoCertContext(void)) + ??1AutoChainContext@@QEAA@XZ (public: __cdecl AutoChainContext::~AutoChainContext(void)) + ??1AutoCoTaskMemFree@@QEAA@XZ (public: __cdecl AutoCoTaskMemFree::~AutoCoTaskMemFree(void)) + ??1AutoFwXmlCloseParser@@QEAA@XZ (public: __cdecl AutoFwXmlCloseParser::~AutoFwXmlCloseParser(void)) + ??1AutoHandle@@QEAA@XZ (public: __cdecl AutoHandle::~AutoHandle(void)) + ??1AutoImpersonateUser@@QEAA@XZ (public: __cdecl AutoImpersonateUser::~AutoImpersonateUser(void)) + ??1AutoLibrary@@QEAA@XZ (public: __cdecl AutoLibrary::~AutoLibrary(void)) + ??1AutoLocalFree@@QEAA@XZ (public: __cdecl AutoLocalFree::~AutoLocalFree(void)) + ??1AutoMIClass@@QEAA@XZ (public: __cdecl AutoMIClass::~AutoMIClass(void)) + ??1AutoMIInstance@@QEAA@XZ (public: __cdecl AutoMIInstance::~AutoMIInstance(void)) + ??1AutoObject@@QEAA@XZ (public: __cdecl AutoObject::~AutoObject(void)) + ??1AutoRegKey@@QEAA@XZ (public: __cdecl AutoRegKey::~AutoRegKey(void)) + ??1AutoSecurityDescriptor@@QEAA@XZ (public: __cdecl AutoSecurityDescriptor::~AutoSecurityDescriptor(void)) + ??1AutoWaitHandle@@QEAA@XZ (public: __cdecl AutoWaitHandle::~AutoWaitHandle(void)) + ??1BufferFormatter@@UEAA@XZ (public: virtual __cdecl BufferFormatter::~BufferFormatter(void)) + ??1CBaseConfigCache@@UEAA@XZ (public: virtual __cdecl CBaseConfigCache::~CBaseConfigCache(void)) + ??1CClientConfigCache@@UEAA@XZ (public: virtual __cdecl CClientConfigCache::~CClientConfigCache(void)) + ??1CCommonConfigSettings@@UEAA@XZ (public: virtual __cdecl CCommonConfigSettings::~CCommonConfigSettings(void)) + ??1CConfigManager@@UEAA@XZ (public: virtual __cdecl CConfigManager::~CConfigManager(void)) + ??1CErrorContext@@UEAA@XZ (public: virtual __cdecl CErrorContext::~CErrorContext(void)) + ??1CRequestContext@@UEAA@XZ (public: virtual __cdecl CRequestContext::~CRequestContext(void)) + ??1CResourceAlias@@QEAA@XZ (public: __cdecl CResourceAlias::~CResourceAlias(void)) + ??1CServiceConfigCache@@EEAA@XZ (private: virtual __cdecl CServiceConfigCache::~CServiceConfigCache(void)) + ??1CServiceWatcher@CServiceConfigCache@@QEAA@XZ (public: __cdecl CServiceConfigCache::CServiceWatcher::~CServiceWatcher(void)) + ??1CWSManCriticalSection@@QEAA@XZ (public: __cdecl CWSManCriticalSection::~CWSManCriticalSection(void)) + ??1CWSManCriticalSectionWithConditionVar@@QEAA@XZ (public: __cdecl CWSManCriticalSectionWithConditionVar::~CWSManCriticalSectionWithConditionVar(void)) + ??1CWSManEPR@@UEAA@XZ (public: virtual __cdecl CWSManEPR::~CWSManEPR(void)) + ??1CWSManGroupPolicyManager@@EEAA@XZ (private: virtual __cdecl CWSManGroupPolicyManager::~CWSManGroupPolicyManager(void)) + ??1CWSManResource@@UEAA@XZ (public: virtual __cdecl CWSManResource::~CWSManResource(void)) + ??1CWSManResourceNoResourceUri@@UEAA@XZ (public: virtual __cdecl CWSManResourceNoResourceUri::~CWSManResourceNoResourceUri(void)) + ??1CWSManSecurityUI@@QEAA@XZ (public: __cdecl CWSManSecurityUI::~CWSManSecurityUI(void)) + ??1CWinRSPluginConfigCache@@EEAA@XZ (private: virtual __cdecl CWinRSPluginConfigCache::~CWinRSPluginConfigCache(void)) + ??1ChildLifeTimeManager@@QEAA@XZ (public: __cdecl ChildLifeTimeManager::~ChildLifeTimeManager(void)) + ??1CircularBufferFormatter@@UEAA@XZ (public: virtual __cdecl CircularBufferFormatter::~CircularBufferFormatter(void)) + ??1ConfigRegistry@@IEAA@XZ (protected: __cdecl ConfigRegistry::~ConfigRegistry(void)) + ??1EtwCorrelationHelper@@UEAA@XZ (public: virtual __cdecl EtwCorrelationHelper::~EtwCorrelationHelper(void)) + ??1EventHandler@WSMan@@QEAA@XZ (public: __cdecl WSMan::EventHandler::~EventHandler(void)) + ??1IConfigChangeObserver@@UEAA@XZ (public: virtual __cdecl IConfigChangeObserver::~IConfigChangeObserver(void)) + ??1ILifeTimeMgmt@@UEAA@XZ (public: virtual __cdecl ILifeTimeMgmt::~ILifeTimeMgmt(void)) + ??1IRequestContext@@UEAA@XZ (public: virtual __cdecl IRequestContext::~IRequestContext(void)) + ??1IWSManGroupPolicyObserver@@UEAA@XZ (public: virtual __cdecl IWSManGroupPolicyObserver::~IWSManGroupPolicyObserver(void)) + ??1IWSManGroupPolicyPublisher@@UEAA@XZ (public: virtual __cdecl IWSManGroupPolicyPublisher::~IWSManGroupPolicyPublisher(void)) + ??1MessageId@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::MessageId::~MessageId(void)) + ??1OnHTTPInitialize@@QEAA@XZ (public: __cdecl OnHTTPInitialize::~OnHTTPInitialize(void)) + ??1OperationId@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::OperationId::~OperationId(void)) + ??1OwnLock@@QEAA@XZ (public: __cdecl OwnLock::~OwnLock(void)) + ??1PacketParser@@QEAA@XZ (public: __cdecl PacketParser::~PacketParser(void)) + ??1RBUFFER@@QEAA@XZ (public: __cdecl RBUFFER::~RBUFFER(void)) + ??1ReferenceParameters@PacketParser@@QEAA@XZ (public: __cdecl PacketParser::ReferenceParameters::~ReferenceParameters(void)) + ??1SBUFFER@@QEAA@XZ (public: __cdecl SBUFFER::~SBUFFER(void)) + ??1ShareLock@@QEAA@XZ (public: __cdecl ShareLock::~ShareLock(void)) + ??1SoapSemanticConverter@@QEAA@XZ (public: __cdecl SoapSemanticConverter::~SoapSemanticConverter(void)) + ??1TSTRBUFFER@@QEAA@XZ (public: __cdecl TSTRBUFFER::~TSTRBUFFER(void)) + ??1UserRecord@@QEAA@XZ (public: __cdecl UserRecord::~UserRecord(void)) + ??1XmlReader@@QEAA@XZ (public: __cdecl XmlReader::~XmlReader(void)) + ??4?$AutoCleanup@V?$AutoDelete@D@@PEAD@@QEAAAEAV?$AutoDelete@D@@PEAD@Z (public: class AutoDelete & __cdecl AutoCleanup,char *>::operator=(char *)) + ??4?$AutoCleanup@V?$AutoDelete@G@@PEAG@@QEAAAEAV?$AutoDelete@G@@PEAG@Z (public: class AutoDelete & __cdecl AutoCleanup,unsigned short *>::operator=(unsigned short *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PEAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAAAEAV?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PEAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z (public: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator=(class SafeMap_Iterator *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@PEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAAAEAV?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@PEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@Z (public: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator=(class SafeMap_Iterator *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@PEAV?$SafeSet@PEAVCCertMapping@@@@@@QEAAAEAV?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@PEAV?$SafeSet@PEAVCCertMapping@@@@@Z (public: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet *>::operator=(class SafeSet *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@@QEAAAEAV?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@Z (public: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet *>::operator=(class SafeSet *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@PEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAAAEAV?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@PEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@@Z (public: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet_Iterator *>::operator=(class SafeSet_Iterator *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@QEAAAEAV?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoCleanup > >,class std::set > *>::operator=(class std::set > *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QEAAAEAV?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoCleanup > >,class std::set > *>::operator=(class std::set > *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@PEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@QEAAAEAV?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@PEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::operator=(class std::vector > *)) + ??4?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@PEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@QEAAAEAV?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@PEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::operator=(class std::vector > *)) + ??4?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PEAVBlockedRecord@@@@QEAAAEAV?$AutoDelete@VBlockedRecord@@@@PEAVBlockedRecord@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class BlockedRecord *>::operator=(class BlockedRecord *)) + ??4?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PEAVCConfigChangeSource@@@@QEAAAEAV?$AutoDelete@VCConfigChangeSource@@@@PEAVCConfigChangeSource@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class CConfigChangeSource *>::operator=(class CConfigChangeSource *)) + ??4?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PEAVCObserverConfigChangeErrors@@@@QEAAAEAV?$AutoDelete@VCObserverConfigChangeErrors@@@@PEAVCObserverConfigChangeErrors@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::operator=(class CObserverConfigChangeErrors *)) + ??4?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PEAVCServiceWatcher@CServiceConfigCache@@@@QEAAAEAV?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PEAVCServiceWatcher@CServiceConfigCache@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::operator=(class CServiceConfigCache::CServiceWatcher *)) + ??4?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PEAVCWSManResource@@@@QEAAAEAV?$AutoDelete@VCWSManResource@@@@PEAVCWSManResource@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class CWSManResource *>::operator=(class CWSManResource *)) + ??4?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PEAVCertHash@@@@QEAAAEAV?$AutoDelete@VCertHash@@@@PEAVCertHash@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class CertHash *>::operator=(class CertHash *)) + ??4?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PEAVConfigUpdate@@@@QEAAAEAV?$AutoDelete@VConfigUpdate@@@@PEAVConfigUpdate@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class ConfigUpdate *>::operator=(class ConfigUpdate *)) + ??4?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAAAEAV?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class EnumSinkEx *>::operator=(class EnumSinkEx *)) + ??4?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PEAVGPApiManager@@@@QEAAAEAV?$AutoDelete@VGPApiManager@@@@PEAVGPApiManager@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class GPApiManager *>::operator=(class GPApiManager *)) + ??4?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAAAEAV?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class GeneralSinkEx *>::operator=(class GeneralSinkEx *)) + ??4?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PEAVIChannelObserverFactory@@@@QEAAAEAV?$AutoDelete@VIChannelObserverFactory@@@@PEAVIChannelObserverFactory@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class IChannelObserverFactory *>::operator=(class IChannelObserverFactory *)) + ??4?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@QEAAAEAV?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator=(class IQueryDASHSMASHInterface *)) + ??4?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@QEAAAEAV?$AutoDelete@VISpecification@@@@PEAVISpecification@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class ISpecification *>::operator=(class ISpecification *)) + ??4?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PEAVPacketCreator@@@@QEAAAEAV?$AutoDelete@VPacketCreator@@@@PEAVPacketCreator@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class PacketCreator *>::operator=(class PacketCreator *)) + ??4?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PEAVPacketParser@@@@QEAAAEAV?$AutoDelete@VPacketParser@@@@PEAVPacketParser@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class PacketParser *>::operator=(class PacketParser *)) + ??4?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PEAVRunAsConfiguration@@@@QEAAAEAV?$AutoDelete@VRunAsConfiguration@@@@PEAVRunAsConfiguration@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class RunAsConfiguration *>::operator=(class RunAsConfiguration *)) + ??4?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PEAVSecurityEntry@Catalog@@@@QEAAAEAV?$AutoDelete@VSecurityEntry@Catalog@@@@PEAVSecurityEntry@Catalog@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class Catalog::SecurityEntry *>::operator=(class Catalog::SecurityEntry *)) + ??4?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PEAVServiceSoapProcessor@@@@QEAAAEAV?$AutoDelete@VServiceSoapProcessor@@@@PEAVServiceSoapProcessor@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class ServiceSoapProcessor *>::operator=(class ServiceSoapProcessor *)) + ??4?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PEAVSubscriptionEnumerator@@@@QEAAAEAV?$AutoDelete@VSubscriptionEnumerator@@@@PEAVSubscriptionEnumerator@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class SubscriptionEnumerator *>::operator=(class SubscriptionEnumerator *)) + ??4?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@QEAAAEAV?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class TSTRBUFFER *>::operator=(class TSTRBUFFER *)) + ??4?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PEAVUniqueStringOverflow@@@@QEAAAEAV?$AutoDelete@VUniqueStringOverflow@@@@PEAVUniqueStringOverflow@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class UniqueStringOverflow *>::operator=(class UniqueStringOverflow *)) + ??4?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PEAVWSMANCONFIGTABLE_IDENTITY@@@@QEAAAEAV?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PEAVWSMANCONFIGTABLE_IDENTITY@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::operator=(class WSMANCONFIGTABLE_IDENTITY *)) + ??4?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@QEAAAEAV?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class WmiEnumContext *>::operator=(class WmiEnumContext *)) + ??4?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PEAVXmlReader@@@@QEAAAEAV?$AutoDelete@VXmlReader@@@@PEAVXmlReader@@@Z (public: class AutoDelete & __cdecl AutoCleanup,class XmlReader *>::operator=(class XmlReader *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PEBG@@QEAAAEAV?$AutoDeleteVector@$$CBG@@PEBG@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short const *>::operator=(unsigned short const *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@D@@PEAD@@QEAAAEAV?$AutoDeleteVector@D@@PEAD@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,char *>::operator=(char *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@QEAAAEAV?$AutoDeleteVector@E@@PEAE@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,unsigned char *>::operator=(unsigned char *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@QEAAAEAV?$AutoDeleteVector@G@@PEAG@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short *>::operator=(unsigned short *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@QEAAAEAV?$AutoDeleteVector@PEAG@@PEAPEAG@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short * *>::operator=(unsigned short * *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@QEAAAEAV?$AutoDeleteVector@PEBG@@PEAPEBG@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short const * *>::operator=(unsigned short const * *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PEAU_CONFIG_UPDATE@@@@QEAAAEAV?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PEAU_CONFIG_UPDATE@@@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::operator=(struct _CONFIG_UPDATE *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAAAEAV?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator=(struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@QEAAAEAV?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator=(struct _WINRS_RUN_COMMAND_ARG *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PEAU_WSMAN_OPTION@@@@QEAAAEAV?$AutoDeleteVector@U_WSMAN_OPTION@@@@PEAU_WSMAN_OPTION@@@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,struct _WSMAN_OPTION *>::operator=(struct _WSMAN_OPTION *)) + ??4?$AutoCleanup@V?$AutoDeleteVector@X@@PEAX@@QEAAAEAV?$AutoDeleteVector@X@@PEAX@Z (public: class AutoDeleteVector & __cdecl AutoCleanup,void *>::operator=(void *)) + ??4?$AutoCleanup@V?$AutoFree@E@@PEAE@@QEAAAEAV?$AutoFree@E@@PEAE@Z (public: class AutoFree & __cdecl AutoCleanup,unsigned char *>::operator=(unsigned char *)) + ??4?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PEAVPacket@@@@QEAAAEAV?$AutoLocklessItemRecycle@VPacket@@@@PEAVPacket@@@Z (public: class AutoLocklessItemRecycle & __cdecl AutoCleanup,class Packet *>::operator=(class Packet *)) + ??4?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@QEAAAEAV?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IClientSecurity *>::operator=(struct IClientSecurity *)) + ??4?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@QEAAAEAV?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator=(struct IEnumWbemClassObject *)) + ??4?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@QEAAAEAV?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IErrorInfo *>::operator=(struct IErrorInfo *)) + ??4?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@QEAAAEAV?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IUnknown *>::operator=(struct IUnknown *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@QEAAAEAV?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemClassObject *>::operator=(struct IWbemClassObject *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@QEAAAEAV?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemContext *>::operator=(struct IWbemContext *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@QEAAAEAV?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemLocator *>::operator=(struct IWbemLocator *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@QEAAAEAV?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator=(struct IWbemObjectTextSrc *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@QEAAAEAV?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemPath *>::operator=(struct IWbemPath *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@QEAAAEAV?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator=(struct IWbemPathKeyList *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@QEAAAEAV?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator=(struct IWbemQualifierSet *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@QEAAAEAV?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemQuery *>::operator=(struct IWbemQuery *)) + ??4?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@QEAAAEAV?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@Z (public: class AutoRelease & __cdecl AutoCleanup,struct IWbemServices *>::operator=(struct IWbemServices *)) + ??4?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PEAVApplication@Client@WSMan@@@@QEAAAEAV?$AutoRelease@VApplication@Client@WSMan@@@@PEAVApplication@Client@WSMan@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::Application *>::operator=(class WSMan::Client::Application *)) + ??4?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@QEAAAEAV?$AutoRelease@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CBaseConfigCache *>::operator=(class CBaseConfigCache *)) + ??4?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PEAVCClientConfigSettings@@@@QEAAAEAV?$AutoRelease@VCClientConfigSettings@@@@PEAVCClientConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CClientConfigSettings *>::operator=(class CClientConfigSettings *)) + ??4?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PEAVCCommonConfigSettings@@@@QEAAAEAV?$AutoRelease@VCCommonConfigSettings@@@@PEAVCCommonConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CCommonConfigSettings *>::operator=(class CCommonConfigSettings *)) + ??4?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PEAVCConfigCacheMap@CBaseConfigCache@@@@QEAAAEAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PEAVCConfigCacheMap@CBaseConfigCache@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::operator=(class CBaseConfigCache::CConfigCacheMap *)) + ??4?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PEAVCConfigManager@@@@QEAAAEAV?$AutoRelease@VCConfigManager@@@@PEAVCConfigManager@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CConfigManager *>::operator=(class CConfigManager *)) + ??4?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PEAVCRemoteOperation@@@@QEAAAEAV?$AutoRelease@VCRemoteOperation@@@@PEAVCRemoteOperation@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CRemoteOperation *>::operator=(class CRemoteOperation *)) + ??4?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PEAVCRemoteSession@@@@QEAAAEAV?$AutoRelease@VCRemoteSession@@@@PEAVCRemoteSession@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CRemoteSession *>::operator=(class CRemoteSession *)) + ??4?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PEAVCRequestContext@@@@QEAAAEAV?$AutoRelease@VCRequestContext@@@@PEAVCRequestContext@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CRequestContext *>::operator=(class CRequestContext *)) + ??4?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PEAVCServiceCommonConfigSettings@@@@QEAAAEAV?$AutoRelease@VCServiceCommonConfigSettings@@@@PEAVCServiceCommonConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::operator=(class CServiceCommonConfigSettings *)) + ??4?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PEAVCServiceConfigCache@@@@QEAAAEAV?$AutoRelease@VCServiceConfigCache@@@@PEAVCServiceConfigCache@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CServiceConfigCache *>::operator=(class CServiceConfigCache *)) + ??4?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PEAVCServiceConfigSettings@@@@QEAAAEAV?$AutoRelease@VCServiceConfigSettings@@@@PEAVCServiceConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CServiceConfigSettings *>::operator=(class CServiceConfigSettings *)) + ??4?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAAAEAV?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CWSManEPR *>::operator=(class CWSManEPR *)) + ??4?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PEAVCWSManGroupPolicyManager@@@@QEAAAEAV?$AutoRelease@VCWSManGroupPolicyManager@@@@PEAVCWSManGroupPolicyManager@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::operator=(class CWSManGroupPolicyManager *)) + ??4?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PEAVCWSManResource@@@@QEAAAEAV?$AutoRelease@VCWSManResource@@@@PEAVCWSManResource@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CWSManResource *>::operator=(class CWSManResource *)) + ??4?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@QEAAAEAV?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator=(class CWinRSPluginConfigCache *)) + ??4?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PEAVCWinRSPluginConfigSettings@@@@QEAAAEAV?$AutoRelease@VCWinRSPluginConfigSettings@@@@PEAVCWinRSPluginConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::operator=(class CWinRSPluginConfigSettings *)) + ??4?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAAAEAV?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class EnumSinkEx *>::operator=(class EnumSinkEx *)) + ??4?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAAAEAV?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class GeneralSinkEx *>::operator=(class GeneralSinkEx *)) + ??4?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@QEAAAEAV?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class IRequestContext *>::operator=(class IRequestContext *)) + ??4?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PEAVISubscription@@@@QEAAAEAV?$AutoRelease@VISubscription@@@@PEAVISubscription@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class ISubscription *>::operator=(class ISubscription *)) + ??4?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PEAVInboundRequestDetails@@@@QEAAAEAV?$AutoRelease@VInboundRequestDetails@@@@PEAVInboundRequestDetails@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class InboundRequestDetails *>::operator=(class InboundRequestDetails *)) + ??4?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PEAVUserRecord@@@@QEAAAEAV?$AutoRelease@VUserRecord@@@@PEAVUserRecord@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class UserRecord *>::operator=(class UserRecord *)) + ??4?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PEAVWSManHttpListener@@@@QEAAAEAV?$AutoRelease@VWSManHttpListener@@@@PEAVWSManHttpListener@@@Z (public: class AutoRelease & __cdecl AutoCleanup,class WSManHttpListener *>::operator=(class WSManHttpListener *)) + ??4?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@QEAAAEAV?$AutoReleaseEx@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@Z (public: class AutoReleaseEx & __cdecl AutoCleanup,class WSMan::Client::Shell *>::operator=(class WSMan::Client::Shell *)) + ??4?$AutoCleanup@VAutoBstr@@PEAG@@QEAAAEAVAutoBstr@@PEAG@Z (public: class AutoBstr & __cdecl AutoCleanup::operator=(unsigned short *)) + ??4?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@QEAAAEAVAutoBstrNoAlloc@@PEAG@Z (public: class AutoBstrNoAlloc & __cdecl AutoCleanup::operator=(unsigned short *)) + ??4?$AutoCleanup@VAutoCertContext@@PEBU_CERT_CONTEXT@@@@QEAAAEAVAutoCertContext@@PEBU_CERT_CONTEXT@@@Z (public: class AutoCertContext & __cdecl AutoCleanup::operator=(struct _CERT_CONTEXT const *)) + ??4?$AutoCleanup@VAutoChainContext@@PEBU_CERT_CHAIN_CONTEXT@@@@QEAAAEAVAutoChainContext@@PEBU_CERT_CHAIN_CONTEXT@@@Z (public: class AutoChainContext & __cdecl AutoCleanup::operator=(struct _CERT_CHAIN_CONTEXT const *)) + ??4?$AutoCleanup@VAutoCoTaskMemFree@@PEAX@@QEAAAEAVAutoCoTaskMemFree@@PEAX@Z (public: class AutoCoTaskMemFree & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoFwXmlCloseParser@@PEAX@@QEAAAEAVAutoFwXmlCloseParser@@PEAX@Z (public: class AutoFwXmlCloseParser & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoHandle@@PEAX@@QEAAAEAVAutoHandle@@PEAX@Z (public: class AutoHandle & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoImpersonateUser@@PEAX@@QEAAAEAVAutoImpersonateUser@@PEAX@Z (public: class AutoImpersonateUser & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoLibrary@@PEAUHINSTANCE__@@@@QEAAAEAVAutoLibrary@@PEAUHINSTANCE__@@@Z (public: class AutoLibrary & __cdecl AutoCleanup::operator=(struct HINSTANCE__ *)) + ??4?$AutoCleanup@VAutoLocalFree@@PEAX@@QEAAAEAVAutoLocalFree@@PEAX@Z (public: class AutoLocalFree & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoMIClass@@PEAU_MI_Class@@@@QEAAAEAVAutoMIClass@@PEAU_MI_Class@@@Z (public: class AutoMIClass & __cdecl AutoCleanup::operator=(struct _MI_Class *)) + ??4?$AutoCleanup@VAutoMIInstance@@PEAU_MI_Instance@@@@QEAAAEAVAutoMIInstance@@PEAU_MI_Instance@@@Z (public: class AutoMIInstance & __cdecl AutoCleanup::operator=(struct _MI_Instance *)) + ??4?$AutoCleanup@VAutoObject@@PEAUWSMAN_OBJECT@@@@QEAAAEAVAutoObject@@PEAUWSMAN_OBJECT@@@Z (public: class AutoObject & __cdecl AutoCleanup::operator=(struct WSMAN_OBJECT *)) + ??4?$AutoCleanup@VAutoRegKey@@PEAUHKEY__@@@@QEAAAEAVAutoRegKey@@PEAUHKEY__@@@Z (public: class AutoRegKey & __cdecl AutoCleanup::operator=(struct HKEY__ *)) + ??4?$AutoCleanup@VAutoSecurityDescriptor@@PEAX@@QEAAAEAVAutoSecurityDescriptor@@PEAX@Z (public: class AutoSecurityDescriptor & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoCleanup@VAutoWaitHandle@@PEAX@@QEAAAEAVAutoWaitHandle@@PEAX@Z (public: class AutoWaitHandle & __cdecl AutoCleanup::operator=(void *)) + ??4?$AutoDelete@D@@QEAAAEAV0@PEAD@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(char *)) + ??4?$AutoDelete@G@@QEAAAEAV0@PEAG@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(unsigned short *)) + ??4?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAAAEAV0@PEAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z (public: class AutoDelete > & __cdecl AutoDelete >::operator=(class SafeMap_Iterator *)) + ??4?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAAAEAV0@PEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@Z (public: class AutoDelete > & __cdecl AutoDelete >::operator=(class SafeMap_Iterator *)) + ??4?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@QEAAAEAV0@PEAV?$SafeSet@PEAVCCertMapping@@@@@Z (public: class AutoDelete > & __cdecl AutoDelete >::operator=(class SafeSet *)) + ??4?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@QEAAAEAV0@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@Z (public: class AutoDelete > & __cdecl AutoDelete >::operator=(class SafeSet *)) + ??4?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAAAEAV0@PEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@@Z (public: class AutoDelete > & __cdecl AutoDelete >::operator=(class SafeSet_Iterator *)) + ??4?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@QEAAAEAV0@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoDelete > >::operator=(class std::set > *)) + ??4?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QEAAAEAV0@PEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoDelete > >::operator=(class std::set > *)) + ??4?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@QEAAAEAV0@PEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoDelete > >::operator=(class std::vector > *)) + ??4?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@QEAAAEAV0@PEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@Z (public: class AutoDelete > > & __cdecl AutoDelete > >::operator=(class std::vector > *)) + ??4?$AutoDelete@VBlockedRecord@@@@QEAAAEAV0@PEAVBlockedRecord@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class BlockedRecord *)) + ??4?$AutoDelete@VCConfigChangeSource@@@@QEAAAEAV0@PEAVCConfigChangeSource@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class CConfigChangeSource *)) + ??4?$AutoDelete@VCObserverConfigChangeErrors@@@@QEAAAEAV0@PEAVCObserverConfigChangeErrors@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class CObserverConfigChangeErrors *)) + ??4?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QEAAAEAV0@PEAVCServiceWatcher@CServiceConfigCache@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class CServiceConfigCache::CServiceWatcher *)) + ??4?$AutoDelete@VCWSManResource@@@@QEAAAEAV0@PEAVCWSManResource@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class CWSManResource *)) + ??4?$AutoDelete@VCertHash@@@@QEAAAEAV0@PEAVCertHash@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class CertHash *)) + ??4?$AutoDelete@VConfigUpdate@@@@QEAAAEAV0@PEAVConfigUpdate@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class ConfigUpdate *)) + ??4?$AutoDelete@VEnumSinkEx@@@@QEAAAEAV0@PEAVEnumSinkEx@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class EnumSinkEx *)) + ??4?$AutoDelete@VGPApiManager@@@@QEAAAEAV0@PEAVGPApiManager@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class GPApiManager *)) + ??4?$AutoDelete@VGeneralSinkEx@@@@QEAAAEAV0@PEAVGeneralSinkEx@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class GeneralSinkEx *)) + ??4?$AutoDelete@VIChannelObserverFactory@@@@QEAAAEAV0@PEAVIChannelObserverFactory@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class IChannelObserverFactory *)) + ??4?$AutoDelete@VIQueryDASHSMASHInterface@@@@QEAAAEAV0@PEAVIQueryDASHSMASHInterface@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class IQueryDASHSMASHInterface *)) + ??4?$AutoDelete@VISpecification@@@@QEAAAEAV0@PEAVISpecification@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class ISpecification *)) + ??4?$AutoDelete@VPacketCreator@@@@QEAAAEAV0@PEAVPacketCreator@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class PacketCreator *)) + ??4?$AutoDelete@VPacketParser@@@@QEAAAEAV0@PEAVPacketParser@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class PacketParser *)) + ??4?$AutoDelete@VRunAsConfiguration@@@@QEAAAEAV0@PEAVRunAsConfiguration@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class RunAsConfiguration *)) + ??4?$AutoDelete@VSecurityEntry@Catalog@@@@QEAAAEAV0@PEAVSecurityEntry@Catalog@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class Catalog::SecurityEntry *)) + ??4?$AutoDelete@VServiceSoapProcessor@@@@QEAAAEAV0@PEAVServiceSoapProcessor@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class ServiceSoapProcessor *)) + ??4?$AutoDelete@VSubscriptionEnumerator@@@@QEAAAEAV0@PEAVSubscriptionEnumerator@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class SubscriptionEnumerator *)) + ??4?$AutoDelete@VTSTRBUFFER@@@@QEAAAEAV0@PEAVTSTRBUFFER@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class TSTRBUFFER *)) + ??4?$AutoDelete@VUniqueStringOverflow@@@@QEAAAEAV0@PEAVUniqueStringOverflow@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class UniqueStringOverflow *)) + ??4?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QEAAAEAV0@PEAVWSMANCONFIGTABLE_IDENTITY@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class WSMANCONFIGTABLE_IDENTITY *)) + ??4?$AutoDelete@VWmiEnumContext@@@@QEAAAEAV0@PEAVWmiEnumContext@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class WmiEnumContext *)) + ??4?$AutoDelete@VXmlReader@@@@QEAAAEAV0@PEAVXmlReader@@@Z (public: class AutoDelete & __cdecl AutoDelete::operator=(class XmlReader *)) + ??4?$AutoDeleteVector@$$CBG@@QEAAAEAV0@PEBG@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(unsigned short const *)) + ??4?$AutoDeleteVector@D@@QEAAAEAV0@PEAD@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(char *)) + ??4?$AutoDeleteVector@E@@QEAAAEAV0@PEAE@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(unsigned char *)) + ??4?$AutoDeleteVector@G@@QEAAAEAV0@PEAG@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(unsigned short *)) + ??4?$AutoDeleteVector@PEAG@@QEAAAEAV0@PEAPEAG@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(unsigned short * *)) + ??4?$AutoDeleteVector@PEBG@@QEAAAEAV0@PEAPEBG@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(unsigned short const * *)) + ??4?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QEAAAEAV0@PEAU_CONFIG_UPDATE@@@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(struct _CONFIG_UPDATE *)) + ??4?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAAAEAV0@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *)) + ??4?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QEAAAEAV0@PEAU_WINRS_RUN_COMMAND_ARG@@@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(struct _WINRS_RUN_COMMAND_ARG *)) + ??4?$AutoDeleteVector@U_WSMAN_OPTION@@@@QEAAAEAV0@PEAU_WSMAN_OPTION@@@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(struct _WSMAN_OPTION *)) + ??4?$AutoDeleteVector@X@@QEAAAEAV0@PEAX@Z (public: class AutoDeleteVector & __cdecl AutoDeleteVector::operator=(void *)) + ??4?$AutoFree@E@@QEAAAEAV0@PEAE@Z (public: class AutoFree & __cdecl AutoFree::operator=(unsigned char *)) + ??4?$AutoLocklessItemRecycle@VPacket@@@@QEAAAEAV0@PEAVPacket@@@Z (public: class AutoLocklessItemRecycle & __cdecl AutoLocklessItemRecycle::operator=(class Packet *)) + ??4?$AutoRelease@UIClientSecurity@@@@QEAAAEAV0@PEAUIClientSecurity@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IClientSecurity *)) + ??4?$AutoRelease@UIEnumWbemClassObject@@@@QEAAAEAV0@PEAUIEnumWbemClassObject@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IEnumWbemClassObject *)) + ??4?$AutoRelease@UIErrorInfo@@@@QEAAAEAV0@PEAUIErrorInfo@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IErrorInfo *)) + ??4?$AutoRelease@UIUnknown@@@@QEAAAEAV0@PEAUIUnknown@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IUnknown *)) + ??4?$AutoRelease@UIWbemClassObject@@@@QEAAAEAV0@PEAUIWbemClassObject@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemClassObject *)) + ??4?$AutoRelease@UIWbemContext@@@@QEAAAEAV0@PEAUIWbemContext@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemContext *)) + ??4?$AutoRelease@UIWbemLocator@@@@QEAAAEAV0@PEAUIWbemLocator@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemLocator *)) + ??4?$AutoRelease@UIWbemObjectTextSrc@@@@QEAAAEAV0@PEAUIWbemObjectTextSrc@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemObjectTextSrc *)) + ??4?$AutoRelease@UIWbemPath@@@@QEAAAEAV0@PEAUIWbemPath@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemPath *)) + ??4?$AutoRelease@UIWbemPathKeyList@@@@QEAAAEAV0@PEAUIWbemPathKeyList@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemPathKeyList *)) + ??4?$AutoRelease@UIWbemQualifierSet@@@@QEAAAEAV0@PEAUIWbemQualifierSet@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemQualifierSet *)) + ??4?$AutoRelease@UIWbemQuery@@@@QEAAAEAV0@PEAUIWbemQuery@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemQuery *)) + ??4?$AutoRelease@UIWbemServices@@@@QEAAAEAV0@PEAUIWbemServices@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(struct IWbemServices *)) + ??4?$AutoRelease@VApplication@Client@WSMan@@@@QEAAAEAV0@PEAVApplication@Client@WSMan@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class WSMan::Client::Application *)) + ??4?$AutoRelease@VCBaseConfigCache@@@@QEAAAEAV0@PEAVCBaseConfigCache@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CBaseConfigCache *)) + ??4?$AutoRelease@VCClientConfigSettings@@@@QEAAAEAV0@PEAVCClientConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CClientConfigSettings *)) + ??4?$AutoRelease@VCCommonConfigSettings@@@@QEAAAEAV0@PEAVCCommonConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CCommonConfigSettings *)) + ??4?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QEAAAEAV0@PEAVCConfigCacheMap@CBaseConfigCache@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CBaseConfigCache::CConfigCacheMap *)) + ??4?$AutoRelease@VCConfigManager@@@@QEAAAEAV0@PEAVCConfigManager@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CConfigManager *)) + ??4?$AutoRelease@VCRemoteOperation@@@@QEAAAEAV0@PEAVCRemoteOperation@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CRemoteOperation *)) + ??4?$AutoRelease@VCRemoteSession@@@@QEAAAEAV0@PEAVCRemoteSession@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CRemoteSession *)) + ??4?$AutoRelease@VCRequestContext@@@@QEAAAEAV0@PEAVCRequestContext@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CRequestContext *)) + ??4?$AutoRelease@VCServiceCommonConfigSettings@@@@QEAAAEAV0@PEAVCServiceCommonConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CServiceCommonConfigSettings *)) + ??4?$AutoRelease@VCServiceConfigCache@@@@QEAAAEAV0@PEAVCServiceConfigCache@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CServiceConfigCache *)) + ??4?$AutoRelease@VCServiceConfigSettings@@@@QEAAAEAV0@PEAVCServiceConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CServiceConfigSettings *)) + ??4?$AutoRelease@VCWSManEPR@@@@QEAAAEAV0@PEAVCWSManEPR@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CWSManEPR *)) + ??4?$AutoRelease@VCWSManGroupPolicyManager@@@@QEAAAEAV0@PEAVCWSManGroupPolicyManager@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CWSManGroupPolicyManager *)) + ??4?$AutoRelease@VCWSManResource@@@@QEAAAEAV0@PEAVCWSManResource@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CWSManResource *)) + ??4?$AutoRelease@VCWinRSPluginConfigCache@@@@QEAAAEAV0@PEAVCWinRSPluginConfigCache@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CWinRSPluginConfigCache *)) + ??4?$AutoRelease@VCWinRSPluginConfigSettings@@@@QEAAAEAV0@PEAVCWinRSPluginConfigSettings@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class CWinRSPluginConfigSettings *)) + ??4?$AutoRelease@VEnumSinkEx@@@@QEAAAEAV0@PEAVEnumSinkEx@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class EnumSinkEx *)) + ??4?$AutoRelease@VGeneralSinkEx@@@@QEAAAEAV0@PEAVGeneralSinkEx@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class GeneralSinkEx *)) + ??4?$AutoRelease@VIRequestContext@@@@QEAAAEAV0@PEAVIRequestContext@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class IRequestContext *)) + ??4?$AutoRelease@VISubscription@@@@QEAAAEAV0@PEAVISubscription@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class ISubscription *)) + ??4?$AutoRelease@VInboundRequestDetails@@@@QEAAAEAV0@PEAVInboundRequestDetails@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class InboundRequestDetails *)) + ??4?$AutoRelease@VUserRecord@@@@QEAAAEAV0@PEAVUserRecord@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class UserRecord *)) + ??4?$AutoRelease@VWSManHttpListener@@@@QEAAAEAV0@PEAVWSManHttpListener@@@Z (public: class AutoRelease & __cdecl AutoRelease::operator=(class WSManHttpListener *)) + ??4?$AutoReleaseEx@VShell@Client@WSMan@@@@QEAAAEAV0@PEAVShell@Client@WSMan@@@Z (public: class AutoReleaseEx & __cdecl AutoReleaseEx::operator=(class WSMan::Client::Shell *)) + ??4?$PacketElement@K@PacketParser@@QEAAAEAV01@$$QEAV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement &&)) + ??4?$PacketElement@K@PacketParser@@QEAAAEAV01@AEBV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement const &)) + ??4?$PacketElement@PEAU_FWXML_ELEMENT@@@PacketParser@@QEAAAEAV01@$$QEAV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement &&)) + ??4?$PacketElement@PEAU_FWXML_ELEMENT@@@PacketParser@@QEAAAEAV01@AEBV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement const &)) + ??4?$PacketElement@PEBG@PacketParser@@QEAAAEAV01@$$QEAV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement &&)) + ??4?$PacketElement@PEBG@PacketParser@@QEAAAEAV01@AEBV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement const &)) + ??4?$PacketElement@_K@PacketParser@@QEAAAEAV01@$$QEAV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement &&)) + ??4?$PacketElement@_K@PacketParser@@QEAAAEAV01@AEBV01@@Z (public: class PacketParser::PacketElement & __cdecl PacketParser::PacketElement::operator=(class PacketParser::PacketElement const &)) + ??4?$SimpleQueue@T_LARGE_INTEGER@@@@QEAAAEAV0@AEBV0@@Z (public: class SimpleQueue & __cdecl SimpleQueue::operator=(class SimpleQueue const &)) + ??4AutoBstr@@QEAAAEAV0@PEAG@Z (public: class AutoBstr & __cdecl AutoBstr::operator=(unsigned short *)) + ??4AutoBstrNoAlloc@@QEAAAEAV0@PEAG@Z (public: class AutoBstrNoAlloc & __cdecl AutoBstrNoAlloc::operator=(unsigned short *)) + ??4AutoCertContext@@QEAAAEAV0@PEBU_CERT_CONTEXT@@@Z (public: class AutoCertContext & __cdecl AutoCertContext::operator=(struct _CERT_CONTEXT const *)) + ??4AutoChainContext@@QEAAAEAV0@PEBU_CERT_CHAIN_CONTEXT@@@Z (public: class AutoChainContext & __cdecl AutoChainContext::operator=(struct _CERT_CHAIN_CONTEXT const *)) + ??4AutoCoTaskMemFree@@QEAAAEAV0@PEAX@Z (public: class AutoCoTaskMemFree & __cdecl AutoCoTaskMemFree::operator=(void *)) + ??4AutoFwXmlCloseParser@@QEAAAEAV0@PEAX@Z (public: class AutoFwXmlCloseParser & __cdecl AutoFwXmlCloseParser::operator=(void *)) + ??4AutoHandle@@QEAAAEAV0@PEAX@Z (public: class AutoHandle & __cdecl AutoHandle::operator=(void *)) + ??4AutoImpersonateUser@@QEAAAEAV0@PEAX@Z (public: class AutoImpersonateUser & __cdecl AutoImpersonateUser::operator=(void *)) + ??4AutoLibrary@@QEAAAEAV0@PEAUHINSTANCE__@@@Z (public: class AutoLibrary & __cdecl AutoLibrary::operator=(struct HINSTANCE__ *)) + ??4AutoLocalFree@@QEAAAEAV0@PEAX@Z (public: class AutoLocalFree & __cdecl AutoLocalFree::operator=(void *)) + ??4AutoMIClass@@QEAAAEAV0@PEAU_MI_Class@@@Z (public: class AutoMIClass & __cdecl AutoMIClass::operator=(struct _MI_Class *)) + ??4AutoMIInstance@@QEAAAEAV0@PEAU_MI_Instance@@@Z (public: class AutoMIInstance & __cdecl AutoMIInstance::operator=(struct _MI_Instance *)) + ??4AutoObject@@QEAAAEAV0@PEAUWSMAN_OBJECT@@@Z (public: class AutoObject & __cdecl AutoObject::operator=(struct WSMAN_OBJECT *)) + ??4AutoRegKey@@QEAAAEAV0@PEAUHKEY__@@@Z (public: class AutoRegKey & __cdecl AutoRegKey::operator=(struct HKEY__ *)) + ??4AutoSecurityDescriptor@@QEAAAEAV0@PEAX@Z (public: class AutoSecurityDescriptor & __cdecl AutoSecurityDescriptor::operator=(void *)) + ??4AutoWaitHandle@@QEAAAEAV0@PEAX@Z (public: class AutoWaitHandle & __cdecl AutoWaitHandle::operator=(void *)) + ??4ChildLifeTimeManager@@QEAAAEAV0@AEBV0@@Z (public: class ChildLifeTimeManager & __cdecl ChildLifeTimeManager::operator=(class ChildLifeTimeManager const &)) + ??4ConfigRegistry@@QEAAAEAV0@AEBV0@@Z (public: class ConfigRegistry & __cdecl ConfigRegistry::operator=(class ConfigRegistry const &)) + ??4EtwCorrelationHelper@@QEAAAEAV0@AEBV0@@Z (public: class EtwCorrelationHelper & __cdecl EtwCorrelationHelper::operator=(class EtwCorrelationHelper const &)) + ??4EventLog@@QEAAAEAV0@$$QEAV0@@Z (public: class EventLog & __cdecl EventLog::operator=(class EventLog &&)) + ??4EventLog@@QEAAAEAV0@AEBV0@@Z (public: class EventLog & __cdecl EventLog::operator=(class EventLog const &)) + ??4ExtendedSemantic@@QEAAAEAV0@$$QEAV0@@Z (public: class ExtendedSemantic & __cdecl ExtendedSemantic::operator=(class ExtendedSemantic &&)) + ??4ExtendedSemantic@@QEAAAEAV0@AEBV0@@Z (public: class ExtendedSemantic & __cdecl ExtendedSemantic::operator=(class ExtendedSemantic const &)) + ??4FastLock@@QEAAAEAV0@$$QEAV0@@Z (public: class FastLock & __cdecl FastLock::operator=(class FastLock &&)) + ??4FastLock@@QEAAAEAV0@AEBV0@@Z (public: class FastLock & __cdecl FastLock::operator=(class FastLock const &)) + ??4Fragment@PacketParser@@QEAAAEAV01@$$QEAV01@@Z (public: class PacketParser::Fragment & __cdecl PacketParser::Fragment::operator=(class PacketParser::Fragment &&)) + ??4Fragment@PacketParser@@QEAAAEAV01@AEBV01@@Z (public: class PacketParser::Fragment & __cdecl PacketParser::Fragment::operator=(class PacketParser::Fragment const &)) + ??4IConfigChangeObserver@@QEAAAEAV0@AEBV0@@Z (public: class IConfigChangeObserver & __cdecl IConfigChangeObserver::operator=(class IConfigChangeObserver const &)) + ??4ILifeTimeMgmt@@QEAAAEAV0@AEBV0@@Z (public: class ILifeTimeMgmt & __cdecl ILifeTimeMgmt::operator=(class ILifeTimeMgmt const &)) + ??4IWSManGroupPolicyObserver@@QEAAAEAV0@AEBV0@@Z (public: class IWSManGroupPolicyObserver & __cdecl IWSManGroupPolicyObserver::operator=(class IWSManGroupPolicyObserver const &)) + ??4IWSManGroupPolicyPublisher@@QEAAAEAV0@AEBV0@@Z (public: class IWSManGroupPolicyPublisher & __cdecl IWSManGroupPolicyPublisher::operator=(class IWSManGroupPolicyPublisher const &)) + ??4Locale@@QEAAAEAV0@AEBV0@@Z (public: class Locale & __cdecl Locale::operator=(class Locale const &)) + ??4NotUnderstandSoapHeader@PacketParser@@QEAAAEAV01@$$QEAV01@@Z (public: class PacketParser::NotUnderstandSoapHeader & __cdecl PacketParser::NotUnderstandSoapHeader::operator=(class PacketParser::NotUnderstandSoapHeader &&)) + ??4NotUnderstandSoapHeader@PacketParser@@QEAAAEAV01@AEBV01@@Z (public: class PacketParser::NotUnderstandSoapHeader & __cdecl PacketParser::NotUnderstandSoapHeader::operator=(class PacketParser::NotUnderstandSoapHeader const &)) + ??4PacketFormatter@@QEAAAEAV0@$$QEAV0@@Z (public: class PacketFormatter & __cdecl PacketFormatter::operator=(class PacketFormatter &&)) + ??4PacketFormatter@@QEAAAEAV0@AEBV0@@Z (public: class PacketFormatter & __cdecl PacketFormatter::operator=(class PacketFormatter const &)) + ??4RBUFFER@@QEAAAEAV0@AEBV0@@Z (public: class RBUFFER & __cdecl RBUFFER::operator=(class RBUFFER const &)) + ??4SBUFFER@@QEAAAEAV0@$$QEAV0@@Z (public: class SBUFFER & __cdecl SBUFFER::operator=(class SBUFFER &&)) + ??4SBUFFER@@QEAAAEAV0@AEBV0@@Z (public: class SBUFFER & __cdecl SBUFFER::operator=(class SBUFFER const &)) + ??4SessionId@PacketParser@@QEAAAEAV01@$$QEAV01@@Z (public: class PacketParser::SessionId & __cdecl PacketParser::SessionId::operator=(class PacketParser::SessionId &&)) + ??4SessionId@PacketParser@@QEAAAEAV01@AEBV01@@Z (public: class PacketParser::SessionId & __cdecl PacketParser::SessionId::operator=(class PacketParser::SessionId const &)) + ??4SoapSemanticConverter@@QEAAAEAV0@AEBV0@@Z (public: class SoapSemanticConverter & __cdecl SoapSemanticConverter::operator=(class SoapSemanticConverter const &)) + ??4UserAuthzRecord@@QEAAAEAV0@$$QEAV0@@Z (public: class UserAuthzRecord & __cdecl UserAuthzRecord::operator=(class UserAuthzRecord &&)) + ??4UserAuthzRecord@@QEAAAEAV0@AEBV0@@Z (public: class UserAuthzRecord & __cdecl UserAuthzRecord::operator=(class UserAuthzRecord const &)) + ??6BufferFormatter@@UEAAAEAV0@AEAVBufferFormatterDataFormatDWORD@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(class BufferFormatterDataFormatDWORD &)) + ??6BufferFormatter@@UEAAAEAV0@AEAVBufferFormatterDataFormatULONGLONG@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(class BufferFormatterDataFormatULONGLONG &)) + ??6BufferFormatter@@UEAAAEAV0@AEAVBufferFormatterDataPCWSTR@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(class BufferFormatterDataPCWSTR &)) + ??6BufferFormatter@@UEAAAEAV0@AEAVBufferFormatterDataPUCHAR@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(class BufferFormatterDataPUCHAR &)) + ??6BufferFormatter@@UEAAAEAV0@AEAVBufferFormatterDataXmlEscape@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(class BufferFormatterDataXmlEscape &)) + ??6BufferFormatter@@UEAAAEAV0@K@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(unsigned long)) + ??6BufferFormatter@@UEAAAEAV0@PEAU_FWXML_ELEMENT@@@Z (public: virtual class BufferFormatter & __cdecl BufferFormatter::operator<<(struct _FWXML_ELEMENT *)) + ??7?$AutoCleanup@V?$AutoDelete@G@@PEAG@@QEBA_NXZ (public: bool __cdecl AutoCleanup,unsigned short *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@PEAV?$SafeSet@PEAVCCertMapping@@@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup >,class SafeSet *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup >,class SafeSet *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup > >,class std::set > *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PEAVConfigUpdate@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class ConfigUpdate *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class EnumSinkEx *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class GeneralSinkEx *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class ISpecification *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PEAVRunAsConfiguration@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class RunAsConfiguration *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PEAVSubscriptionEnumerator@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class SubscriptionEnumerator *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class TSTRBUFFER *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class WmiEnumContext *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@D@@PEAD@@QEBA_NXZ (public: bool __cdecl AutoCleanup,char *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@QEBA_NXZ (public: bool __cdecl AutoCleanup,unsigned char *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@QEBA_NXZ (public: bool __cdecl AutoCleanup,unsigned short *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@QEBA_NXZ (public: bool __cdecl AutoCleanup,unsigned short * *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@QEBA_NXZ (public: bool __cdecl AutoCleanup,unsigned short const * *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoDeleteVector@X@@PEAX@@QEBA_NXZ (public: bool __cdecl AutoCleanup,void *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IClientSecurity *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IErrorInfo *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IUnknown *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemClassObject *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemContext *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemLocator *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemPath *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemQuery *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,struct IWbemServices *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PEAVCClientConfigSettings@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class CClientConfigSettings *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PEAVCConfigManager@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class CConfigManager *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PEAVCRemoteSession@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class CRemoteSession *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PEAVCRequestContext@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class CRequestContext *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class CWSManEPR *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PEAVCWSManResource@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class CWSManResource *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class EnumSinkEx *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class GeneralSinkEx *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class IRequestContext *>::operator!(void)const ) + ??7?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PEAVInboundRequestDetails@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup,class InboundRequestDetails *>::operator!(void)const ) + ??7?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@QEBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoCertContext@@PEBU_CERT_CONTEXT@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoHandle@@PEAX@@QEBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoImpersonateUser@@PEAX@@QEBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoMIClass@@PEAU_MI_Class@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoRegKey@@PEAUHKEY__@@@@QEBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??7?$AutoCleanup@VAutoSecurityDescriptor@@PEAX@@QEBA_NXZ (public: bool __cdecl AutoCleanup::operator!(void)const ) + ??A?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEAAPEAKAEBUPluginKey@@@Z (public: unsigned long * __cdecl SafeMap >::operator[](struct PluginKey const &)) + ??A?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEAAPEAPEAVBlockedRecord@@AEBUUserKey@@@Z (public: class BlockedRecord * * __cdecl SafeMap >::operator[](struct UserKey const &)) + ??A?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEAAPEAVCertThumbprintMappedSet@CServiceConfigSettings@@AEBVCertThumbprintKey@@@Z (public: class CServiceConfigSettings::CertThumbprintMappedSet * __cdecl SafeMap >::operator[](class CertThumbprintKey const &)) + ??A?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAAPEAKAEBVStringKeyCI@@@Z (public: unsigned long * __cdecl SafeMap >::operator[](class StringKeyCI const &)) + ??A?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEAAPEAUUSER_CONTEXT_INFO@WSManHttpListener@@AEBVStringKeyCI@@@Z (public: struct WSManHttpListener::USER_CONTEXT_INFO * __cdecl SafeMap >::operator[](class StringKeyCI const &)) + ??A?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAAPEAPEAVExpiredOperationIdRecord@@AEBVStringKeyStore@@@Z (public: class ExpiredOperationIdRecord * * __cdecl SafeMap >::operator[](class StringKeyStore const &)) + ??A?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEAAPEAPEAVServerFullDuplexChannel@@AEBVStringKeyStore@@@Z (public: class ServerFullDuplexChannel * * __cdecl SafeMap >::operator[](class StringKeyStore const &)) + ??A?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAAPEAPEAVOptionValue@SessionOptions@Client@WSMan@@AEBW4WSManSessionOption@@@Z (public: class WSMan::Client::SessionOptions::OptionValue * * __cdecl SafeMap >::operator[](enum WSManSessionOption const &)) + ??A?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@QEAAPEAPEAVSendPacketArgs@RobustConnectionBuffer@@AEB_K@Z (public: class RobustConnectionBuffer::SendPacketArgs * * __cdecl SafeMap >::operator[](unsigned __int64 const &)) + ??A?$SafeSet@PEAX@@QEBAPEBQEAXAEBQEAX@Z (public: void * const * __cdecl SafeSet::operator[](void * const &)const ) + ??B?$AutoCleanup@V?$AutoDelete@D@@PEAD@@QEAAPEADXZ (public: __cdecl AutoCleanup,char *>::operator char *(void)) + ??B?$AutoCleanup@V?$AutoDelete@G@@PEAG@@QEAAPEAGXZ (public: __cdecl AutoCleanup,unsigned short *>::operator unsigned short *(void)) + ??B?$AutoCleanup@V?$AutoDelete@G@@PEAG@@QEBAQEAGXZ (public: __cdecl AutoCleanup,unsigned short *>::operator unsigned short * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PEAUIPRange@CWSManIPFilter@@@@QEAAPEAUIPRange@CWSManIPFilter@@XZ (public: __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::operator struct CWSManIPFilter::IPRange *(void)) + ??B?$AutoCleanup@V?$AutoDelete@U_SID@@@@PEAU_SID@@@@QEAAPEAU_SID@@XZ (public: __cdecl AutoCleanup,struct _SID *>::operator struct _SID *(void)) + ??B?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PEAU_WSMAN_STREAM_ID_SET@@@@QEAAPEAU_WSMAN_STREAM_ID_SET@@XZ (public: __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::operator struct _WSMAN_STREAM_ID_SET *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PEAV?$Handle@VISubscription@@@@@@QEAAPEAV?$Handle@VISubscription@@@@XZ (public: __cdecl AutoCleanup >,class Handle *>::operator class Handle *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PEAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAAPEAV?$SafeMap_Iterator@VStringKeyCI@@K@@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator class SafeMap_Iterator *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@PEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAAPEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@XZ (public: __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator class SafeMap_Iterator *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@PEAV?$SafeSet@PEAVCCertMapping@@@@@@QEAAPEAV?$SafeSet@PEAVCCertMapping@@@@XZ (public: __cdecl AutoCleanup >,class SafeSet *>::operator class SafeSet *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@@QEAAPEAV?$SafeSet@PEAVCShellUriSettings@@@@XZ (public: __cdecl AutoCleanup >,class SafeSet *>::operator class SafeSet *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@PEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAAPEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@XZ (public: __cdecl AutoCleanup >,class SafeSet_Iterator *>::operator class SafeSet_Iterator *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@QEAAPEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@XZ (public: __cdecl AutoCleanup > >,class std::set > *>::operator class std::set > *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QEAAPEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@XZ (public: __cdecl AutoCleanup > >,class std::set > *>::operator class std::set > *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@PEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@QEAAPEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::operator class std::vector > *(void)) + ??B?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@PEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@QEBAQEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::operator class std::vector > * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@PEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@QEAAPEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@XZ (public: __cdecl AutoCleanup > >,class std::vector > *>::operator class std::vector > *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PEAVAdminSid@CSecurity@@@@QEAAPEAVAdminSid@CSecurity@@XZ (public: __cdecl AutoCleanup,class CSecurity::AdminSid *>::operator class CSecurity::AdminSid *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PEAVBlockedRecord@@@@QEAAPEAVBlockedRecord@@XZ (public: __cdecl AutoCleanup,class BlockedRecord *>::operator class BlockedRecord *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@QEAAPEAVCBaseConfigCache@@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache *>::operator class CBaseConfigCache *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PEAVCCertMapping@@@@QEAAPEAVCCertMapping@@XZ (public: __cdecl AutoCleanup,class CCertMapping *>::operator class CCertMapping *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PEAVCConfigChangeSource@@@@QEAAPEAVCConfigChangeSource@@XZ (public: __cdecl AutoCleanup,class CConfigChangeSource *>::operator class CConfigChangeSource *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PEAVCListenerSettings@@@@QEAAPEAVCListenerSettings@@XZ (public: __cdecl AutoCleanup,class CListenerSettings *>::operator class CListenerSettings *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PEAVCObserverConfigChangeErrors@@@@QEAAPEAVCObserverConfigChangeErrors@@XZ (public: __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::operator class CObserverConfigChangeErrors *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PEAVCServiceWatcher@CServiceConfigCache@@@@QEAAPEAVCServiceWatcher@CServiceConfigCache@@XZ (public: __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::operator class CServiceConfigCache::CServiceWatcher *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PEAVCShellUriSettings@@@@QEAAPEAVCShellUriSettings@@XZ (public: __cdecl AutoCleanup,class CShellUriSettings *>::operator class CShellUriSettings *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAAPEAVCWSManEPR@@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::operator class CWSManEPR *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PEAVCWSManResource@@@@QEAAPEAVCWSManResource@@XZ (public: __cdecl AutoCleanup,class CWSManResource *>::operator class CWSManResource *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PEAVCertHash@@@@QEAAPEAVCertHash@@XZ (public: __cdecl AutoCleanup,class CertHash *>::operator class CertHash *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PEAVConfigUpdate@@@@QEAAPEAVConfigUpdate@@XZ (public: __cdecl AutoCleanup,class ConfigUpdate *>::operator class ConfigUpdate *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAAPEAVEnumSinkEx@@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::operator class EnumSinkEx *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEBAQEAVEnumSinkEx@@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::operator class EnumSinkEx * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PEAVEventHandler@WSMan@@@@QEAAPEAVEventHandler@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::EventHandler *>::operator class WSMan::EventHandler *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PEAVExpiredOperationIdRecord@@@@QEAAPEAVExpiredOperationIdRecord@@XZ (public: __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::operator class ExpiredOperationIdRecord *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PEAVGPApiManager@@@@QEAAPEAVGPApiManager@@XZ (public: __cdecl AutoCleanup,class GPApiManager *>::operator class GPApiManager *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAAPEAVGeneralSinkEx@@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::operator class GeneralSinkEx *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEBAQEAVGeneralSinkEx@@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::operator class GeneralSinkEx * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PEAVIChannelObserverFactory@@@@QEAAPEAVIChannelObserverFactory@@XZ (public: __cdecl AutoCleanup,class IChannelObserverFactory *>::operator class IChannelObserverFactory *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@QEAAPEAVIQueryDASHSMASHInterface@@XZ (public: __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator class IQueryDASHSMASHInterface *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@QEBAQEAVIQueryDASHSMASHInterface@@XZ (public: __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator class IQueryDASHSMASHInterface * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@QEAAPEAVISpecification@@XZ (public: __cdecl AutoCleanup,class ISpecification *>::operator class ISpecification *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@QEBAQEAVISpecification@@XZ (public: __cdecl AutoCleanup,class ISpecification *>::operator class ISpecification * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PEAVInteractiveSid@CSecurity@@@@QEAAPEAVInteractiveSid@CSecurity@@XZ (public: __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::operator class CSecurity::InteractiveSid *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PEAVIpHlpApiDllLoader@@@@QEAAPEAVIpHlpApiDllLoader@@XZ (public: __cdecl AutoCleanup,class IpHlpApiDllLoader *>::operator class IpHlpApiDllLoader *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PEAVMachineName@@@@QEAAPEAVMachineName@@XZ (public: __cdecl AutoCleanup,class MachineName *>::operator class MachineName *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PEAVNetworkServiceSid@CSecurity@@@@QEAAPEAVNetworkServiceSid@CSecurity@@XZ (public: __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::operator class CSecurity::NetworkServiceSid *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PEAVNtDsApiDllLoader@@@@QEAAPEAVNtDsApiDllLoader@@XZ (public: __cdecl AutoCleanup,class NtDsApiDllLoader *>::operator class NtDsApiDllLoader *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEAAPEAVOptionValue@SessionOptions@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::operator class WSMan::Client::SessionOptions::OptionValue *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PEAVPacketCreator@@@@QEAAPEAVPacketCreator@@XZ (public: __cdecl AutoCleanup,class PacketCreator *>::operator class PacketCreator *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PEAVPacketParser@@@@QEAAPEAVPacketParser@@XZ (public: __cdecl AutoCleanup,class PacketParser *>::operator class PacketParser *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PEAVResources@Locale@@@@QEAAPEAVResources@Locale@@XZ (public: __cdecl AutoCleanup,class Locale::Resources *>::operator class Locale::Resources *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PEAVSecurityEntry@Catalog@@@@QEAAPEAVSecurityEntry@Catalog@@XZ (public: __cdecl AutoCleanup,class Catalog::SecurityEntry *>::operator class Catalog::SecurityEntry *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PEAVServiceSoapProcessor@@@@QEAAPEAVServiceSoapProcessor@@XZ (public: __cdecl AutoCleanup,class ServiceSoapProcessor *>::operator class ServiceSoapProcessor *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PEAVShell32DllLoader@@@@QEAAPEAVShell32DllLoader@@XZ (public: __cdecl AutoCleanup,class Shell32DllLoader *>::operator class Shell32DllLoader *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PEAVShlWApiDllLoader@@@@QEAAPEAVShlWApiDllLoader@@XZ (public: __cdecl AutoCleanup,class ShlWApiDllLoader *>::operator class ShlWApiDllLoader *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PEAVSubscriptionManager@@@@QEAAPEAVSubscriptionManager@@XZ (public: __cdecl AutoCleanup,class SubscriptionManager *>::operator class SubscriptionManager *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@QEAAPEAVTSTRBUFFER@@XZ (public: __cdecl AutoCleanup,class TSTRBUFFER *>::operator class TSTRBUFFER *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@QEBAQEAVTSTRBUFFER@@XZ (public: __cdecl AutoCleanup,class TSTRBUFFER *>::operator class TSTRBUFFER * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PEAVUniqueStringOverflow@@@@QEAAPEAVUniqueStringOverflow@@XZ (public: __cdecl AutoCleanup,class UniqueStringOverflow *>::operator class UniqueStringOverflow *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PEAVUser32DllLoader@@@@QEAAPEAVUser32DllLoader@@XZ (public: __cdecl AutoCleanup,class User32DllLoader *>::operator class User32DllLoader *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PEAVWSMANCONFIGTABLE_IDENTITY@@@@QEAAPEAVWSMANCONFIGTABLE_IDENTITY@@XZ (public: __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::operator class WSMANCONFIGTABLE_IDENTITY *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PEAVWSManMemCryptManager@@@@QEAAPEAVWSManMemCryptManager@@XZ (public: __cdecl AutoCleanup,class WSManMemCryptManager *>::operator class WSManMemCryptManager *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@QEAAPEAVWmiEnumContext@@XZ (public: __cdecl AutoCleanup,class WmiEnumContext *>::operator class WmiEnumContext *(void)) + ??B?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@QEBAQEAVWmiEnumContext@@XZ (public: __cdecl AutoCleanup,class WmiEnumContext *>::operator class WmiEnumContext * const(void)const ) + ??B?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PEAVXmlReader@@@@QEAAPEAVXmlReader@@XZ (public: __cdecl AutoCleanup,class XmlReader *>::operator class XmlReader *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PEBG@@QEAAPEBGXZ (public: __cdecl AutoCleanup,unsigned short const *>::operator unsigned short const *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@D@@PEAD@@QEAAPEADXZ (public: __cdecl AutoCleanup,char *>::operator char *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@QEAAPEAEXZ (public: __cdecl AutoCleanup,unsigned char *>::operator unsigned char *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@QEBAQEAEXZ (public: __cdecl AutoCleanup,unsigned char *>::operator unsigned char * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@QEAAPEAGXZ (public: __cdecl AutoCleanup,unsigned short *>::operator unsigned short *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@QEBAQEAGXZ (public: __cdecl AutoCleanup,unsigned short *>::operator unsigned short * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@H@@PEAH@@QEAAPEAHXZ (public: __cdecl AutoCleanup,int *>::operator int *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@QEAAPEAPEAGXZ (public: __cdecl AutoCleanup,unsigned short * *>::operator unsigned short * *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@QEBAQEAPEAGXZ (public: __cdecl AutoCleanup,unsigned short * *>::operator unsigned short * * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@QEAAPEAPEBGXZ (public: __cdecl AutoCleanup,unsigned short const * *>::operator unsigned short const * *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@QEBAQEAPEBGXZ (public: __cdecl AutoCleanup,unsigned short const * *>::operator unsigned short const * * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PEAU_CONFIG_UPDATE@@@@QEAAPEAU_CONFIG_UPDATE@@XZ (public: __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::operator struct _CONFIG_UPDATE *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAAPEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEBAQEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@QEAAPEAU_WINRS_RUN_COMMAND_ARG@@XZ (public: __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator struct _WINRS_RUN_COMMAND_ARG *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@QEBAQEAU_WINRS_RUN_COMMAND_ARG@@XZ (public: __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator struct _WINRS_RUN_COMMAND_ARG * const(void)const ) + ??B?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PEAU_WSMAN_OPTION@@@@QEAAPEAU_WSMAN_OPTION@@XZ (public: __cdecl AutoCleanup,struct _WSMAN_OPTION *>::operator struct _WSMAN_OPTION *(void)) + ??B?$AutoCleanup@V?$AutoDeleteVector@X@@PEAX@@QEAAPEAXXZ (public: __cdecl AutoCleanup,void *>::operator void *(void)) + ??B?$AutoCleanup@V?$AutoFree@E@@PEAE@@QEAAPEAEXZ (public: __cdecl AutoCleanup,unsigned char *>::operator unsigned char *(void)) + ??B?$AutoCleanup@V?$AutoFree@E@@PEAE@@QEBAQEAEXZ (public: __cdecl AutoCleanup,unsigned char *>::operator unsigned char * const(void)const ) + ??B?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PEAVPacket@@@@QEAAPEAVPacket@@XZ (public: __cdecl AutoCleanup,class Packet *>::operator class Packet *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PEAUIAppHostChildElementCollection@@@@QEAAPEAUIAppHostChildElementCollection@@XZ (public: __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::operator struct IAppHostChildElementCollection *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PEAUIAppHostElement@@@@QEAAPEAUIAppHostElement@@XZ (public: __cdecl AutoCleanup,struct IAppHostElement *>::operator struct IAppHostElement *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PEAUIAppHostElementCollection@@@@QEAAPEAUIAppHostElementCollection@@XZ (public: __cdecl AutoCleanup,struct IAppHostElementCollection *>::operator struct IAppHostElementCollection *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@QEAAPEAUIClientSecurity@@XZ (public: __cdecl AutoCleanup,struct IClientSecurity *>::operator struct IClientSecurity *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@QEBAQEAUIClientSecurity@@XZ (public: __cdecl AutoCleanup,struct IClientSecurity *>::operator struct IClientSecurity * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@QEAAPEAUIEnumWbemClassObject@@XZ (public: __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator struct IEnumWbemClassObject *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@QEBAQEAUIEnumWbemClassObject@@XZ (public: __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator struct IEnumWbemClassObject * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@QEAAPEAUIErrorInfo@@XZ (public: __cdecl AutoCleanup,struct IErrorInfo *>::operator struct IErrorInfo *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@QEBAQEAUIErrorInfo@@XZ (public: __cdecl AutoCleanup,struct IErrorInfo *>::operator struct IErrorInfo * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@QEAAPEAUIUnknown@@XZ (public: __cdecl AutoCleanup,struct IUnknown *>::operator struct IUnknown *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@QEBAQEAUIUnknown@@XZ (public: __cdecl AutoCleanup,struct IUnknown *>::operator struct IUnknown * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@QEAAPEAUIWbemClassObject@@XZ (public: __cdecl AutoCleanup,struct IWbemClassObject *>::operator struct IWbemClassObject *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@QEBAQEAUIWbemClassObject@@XZ (public: __cdecl AutoCleanup,struct IWbemClassObject *>::operator struct IWbemClassObject * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@QEAAPEAUIWbemContext@@XZ (public: __cdecl AutoCleanup,struct IWbemContext *>::operator struct IWbemContext *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@QEBAQEAUIWbemContext@@XZ (public: __cdecl AutoCleanup,struct IWbemContext *>::operator struct IWbemContext * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@QEAAPEAUIWbemLocator@@XZ (public: __cdecl AutoCleanup,struct IWbemLocator *>::operator struct IWbemLocator *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@QEBAQEAUIWbemLocator@@XZ (public: __cdecl AutoCleanup,struct IWbemLocator *>::operator struct IWbemLocator * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@QEAAPEAUIWbemObjectTextSrc@@XZ (public: __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator struct IWbemObjectTextSrc *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@QEBAQEAUIWbemObjectTextSrc@@XZ (public: __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator struct IWbemObjectTextSrc * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@QEAAPEAUIWbemPath@@XZ (public: __cdecl AutoCleanup,struct IWbemPath *>::operator struct IWbemPath *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@QEBAQEAUIWbemPath@@XZ (public: __cdecl AutoCleanup,struct IWbemPath *>::operator struct IWbemPath * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@QEAAPEAUIWbemPathKeyList@@XZ (public: __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator struct IWbemPathKeyList *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@QEBAQEAUIWbemPathKeyList@@XZ (public: __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator struct IWbemPathKeyList * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@QEAAPEAUIWbemQualifierSet@@XZ (public: __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator struct IWbemQualifierSet *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@QEBAQEAUIWbemQualifierSet@@XZ (public: __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator struct IWbemQualifierSet * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@QEAAPEAUIWbemQuery@@XZ (public: __cdecl AutoCleanup,struct IWbemQuery *>::operator struct IWbemQuery *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@QEBAQEAUIWbemQuery@@XZ (public: __cdecl AutoCleanup,struct IWbemQuery *>::operator struct IWbemQuery * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@QEAAPEAUIWbemServices@@XZ (public: __cdecl AutoCleanup,struct IWbemServices *>::operator struct IWbemServices *(void)) + ??B?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@QEBAQEAUIWbemServices@@XZ (public: __cdecl AutoCleanup,struct IWbemServices *>::operator struct IWbemServices * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@QEAAPEAVCBaseConfigCache@@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache *>::operator class CBaseConfigCache *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PEAVCClientConfigSettings@@@@QEAAPEAVCClientConfigSettings@@XZ (public: __cdecl AutoCleanup,class CClientConfigSettings *>::operator class CClientConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PEAVCCommonConfigSettings@@@@QEAAPEAVCCommonConfigSettings@@XZ (public: __cdecl AutoCleanup,class CCommonConfigSettings *>::operator class CCommonConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PEAVCConfigCacheMap@CBaseConfigCache@@@@QEAAPEAVCConfigCacheMap@CBaseConfigCache@@XZ (public: __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::operator class CBaseConfigCache::CConfigCacheMap *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PEAVCConfigManager@@@@QEAAPEAVCConfigManager@@XZ (public: __cdecl AutoCleanup,class CConfigManager *>::operator class CConfigManager *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PEAVCRemoteSession@@@@QEAAPEAVCRemoteSession@@XZ (public: __cdecl AutoCleanup,class CRemoteSession *>::operator class CRemoteSession *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PEAVCRequestContext@@@@QEAAPEAVCRequestContext@@XZ (public: __cdecl AutoCleanup,class CRequestContext *>::operator class CRequestContext *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PEAVCServiceCommonConfigSettings@@@@QEAAPEAVCServiceCommonConfigSettings@@XZ (public: __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::operator class CServiceCommonConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PEAVCServiceConfigCache@@@@QEAAPEAVCServiceConfigCache@@XZ (public: __cdecl AutoCleanup,class CServiceConfigCache *>::operator class CServiceConfigCache *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PEAVCServiceConfigSettings@@@@QEAAPEAVCServiceConfigSettings@@XZ (public: __cdecl AutoCleanup,class CServiceConfigSettings *>::operator class CServiceConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAAPEAVCWSManEPR@@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::operator class CWSManEPR *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEBAQEAVCWSManEPR@@XZ (public: __cdecl AutoCleanup,class CWSManEPR *>::operator class CWSManEPR * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PEAVCWSManGroupPolicyCache@@@@QEAAPEAVCWSManGroupPolicyCache@@XZ (public: __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::operator class CWSManGroupPolicyCache *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PEAVCWSManGroupPolicyManager@@@@QEAAPEAVCWSManGroupPolicyManager@@XZ (public: __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::operator class CWSManGroupPolicyManager *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PEAVCWSManObject@@@@QEAAPEAVCWSManObject@@XZ (public: __cdecl AutoCleanup,class CWSManObject *>::operator class CWSManObject *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PEAVCWSManResource@@@@QEAAPEAVCWSManResource@@XZ (public: __cdecl AutoCleanup,class CWSManResource *>::operator class CWSManResource *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PEAVCWSManResource@@@@QEBAQEAVCWSManResource@@XZ (public: __cdecl AutoCleanup,class CWSManResource *>::operator class CWSManResource * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@QEAAPEAVCWinRSPluginConfigCache@@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator class CWinRSPluginConfigCache *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@QEBAQEAVCWinRSPluginConfigCache@@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator class CWinRSPluginConfigCache * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PEAVCWinRSPluginConfigSettings@@@@QEAAPEAVCWinRSPluginConfigSettings@@XZ (public: __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::operator class CWinRSPluginConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PEAVCommand@Client@WSMan@@@@QEAAPEAVCommand@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Command *>::operator class WSMan::Client::Command *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PEAVConfigNotification@@@@QEAAPEAVConfigNotification@@XZ (public: __cdecl AutoCleanup,class ConfigNotification *>::operator class ConfigNotification *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PEAVConnectShellOperation@Client@WSMan@@@@QEAAPEAVConnectShellOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::operator class WSMan::Client::ConnectShellOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PEAVCreateShellOperation@Client@WSMan@@@@QEAAPEAVCreateShellOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::operator class WSMan::Client::CreateShellOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PEAVDeleteShellOperation@Client@WSMan@@@@QEAAPEAVDeleteShellOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::operator class WSMan::Client::DeleteShellOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PEAVDisconnectOperation@Client@WSMan@@@@QEAAPEAVDisconnectOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::operator class WSMan::Client::DisconnectOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAAPEAVEnumSinkEx@@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::operator class EnumSinkEx *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEBAQEAVEnumSinkEx@@XZ (public: __cdecl AutoCleanup,class EnumSinkEx *>::operator class EnumSinkEx * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAAPEAVGeneralSinkEx@@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::operator class GeneralSinkEx *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEBAQEAVGeneralSinkEx@@XZ (public: __cdecl AutoCleanup,class GeneralSinkEx *>::operator class GeneralSinkEx * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PEAVIISConfigSettings@@@@QEAAPEAVIISConfigSettings@@XZ (public: __cdecl AutoCleanup,class IISConfigSettings *>::operator class IISConfigSettings *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PEAVIPCSoapProcessor@@@@QEAAPEAVIPCSoapProcessor@@XZ (public: __cdecl AutoCleanup,class IPCSoapProcessor *>::operator class IPCSoapProcessor *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@QEAAPEAVIRequestContext@@XZ (public: __cdecl AutoCleanup,class IRequestContext *>::operator class IRequestContext *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@QEBAQEAVIRequestContext@@XZ (public: __cdecl AutoCleanup,class IRequestContext *>::operator class IRequestContext * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PEAVISubscription@@@@QEAAPEAVISubscription@@XZ (public: __cdecl AutoCleanup,class ISubscription *>::operator class ISubscription *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PEAVInboundRequestDetails@@@@QEAAPEAVInboundRequestDetails@@XZ (public: __cdecl AutoCleanup,class InboundRequestDetails *>::operator class InboundRequestDetails *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PEAVInboundRequestDetails@@@@QEBAQEAVInboundRequestDetails@@XZ (public: __cdecl AutoCleanup,class InboundRequestDetails *>::operator class InboundRequestDetails * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PEAVReceiveOperation@Client@WSMan@@@@QEAAPEAVReceiveOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::operator class WSMan::Client::ReceiveOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PEAVReconnectOperation@Client@WSMan@@@@QEAAPEAVReconnectOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::operator class WSMan::Client::ReconnectOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PEAVSendOperation@Client@WSMan@@@@QEAAPEAVSendOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::operator class WSMan::Client::SendOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@QEAAPEAVShell@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::operator class WSMan::Client::Shell *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@QEBAQEAVShell@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::Shell *>::operator class WSMan::Client::Shell * const(void)const ) + ??B?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PEAVSignalOperation@Client@WSMan@@@@QEAAPEAVSignalOperation@Client@WSMan@@XZ (public: __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::operator class WSMan::Client::SignalOperation *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PEAVUserRecord@@@@QEAAPEAVUserRecord@@XZ (public: __cdecl AutoCleanup,class UserRecord *>::operator class UserRecord *(void)) + ??B?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PEAVUserRecord@@@@QEBAQEAVUserRecord@@XZ (public: __cdecl AutoCleanup,class UserRecord *>::operator class UserRecord * const(void)const ) + ??B?$AutoCleanup@VAutoBstr@@PEAG@@QEAAPEAGXZ (public: __cdecl AutoCleanup::operator unsigned short *(void)) + ??B?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@QEAAPEAGXZ (public: __cdecl AutoCleanup::operator unsigned short *(void)) + ??B?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@QEBAQEAGXZ (public: __cdecl AutoCleanup::operator unsigned short * const(void)const ) + ??B?$AutoCleanup@VAutoCertContext@@PEBU_CERT_CONTEXT@@@@QEAAPEBU_CERT_CONTEXT@@XZ (public: __cdecl AutoCleanup::operator struct _CERT_CONTEXT const *(void)) + ??B?$AutoCleanup@VAutoHandle@@PEAX@@QEAAPEAXXZ (public: __cdecl AutoCleanup::operator void *(void)) + ??B?$AutoCleanup@VAutoHandle@@PEAX@@QEBAQEAXXZ (public: __cdecl AutoCleanup::operator void * const(void)const ) + ??B?$AutoCleanup@VAutoImpersonateUser@@PEAX@@QEAAPEAXXZ (public: __cdecl AutoCleanup::operator void *(void)) + ??B?$AutoCleanup@VAutoImpersonateUser@@PEAX@@QEBAQEAXXZ (public: __cdecl AutoCleanup::operator void * const(void)const ) + ??B?$AutoCleanup@VAutoLibrary@@PEAUHINSTANCE__@@@@QEAAPEAUHINSTANCE__@@XZ (public: __cdecl AutoCleanup::operator struct HINSTANCE__ *(void)) + ??B?$AutoCleanup@VAutoLocalFree@@PEAX@@QEAAPEAXXZ (public: __cdecl AutoCleanup::operator void *(void)) + ??B?$AutoCleanup@VAutoMIClass@@PEAU_MI_Class@@@@QEAAPEAU_MI_Class@@XZ (public: __cdecl AutoCleanup::operator struct _MI_Class *(void)) + ??B?$AutoCleanup@VAutoMIInstance@@PEAU_MI_Instance@@@@QEAAPEAU_MI_Instance@@XZ (public: __cdecl AutoCleanup::operator struct _MI_Instance *(void)) + ??B?$AutoCleanup@VAutoRegKey@@PEAUHKEY__@@@@QEAAPEAUHKEY__@@XZ (public: __cdecl AutoCleanup::operator struct HKEY__ *(void)) + ??B?$AutoCleanup@VAutoSecurityDescriptor@@PEAX@@QEAAPEAXXZ (public: __cdecl AutoCleanup::operator void *(void)) + ??B?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@QEBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@QEBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@QEBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QEBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@VKey@Locale@@K@@QEBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@VStringKeyCI@@K@@QEBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QEBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@QEBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??B?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEBA_NXZ (public: __cdecl SafeMap_Iterator::operator bool(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PEAU_WSMAN_STREAM_ID_SET@@@@QEAAPEAU_WSMAN_STREAM_ID_SET@@XZ (public: struct _WSMAN_STREAM_ID_SET * __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PEAV?$Handle@VISubscription@@@@@@QEAAPEAV?$Handle@VISubscription@@@@XZ (public: class Handle * __cdecl AutoCleanup >,class Handle *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PEAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAAPEAV?$SafeMap_Iterator@VStringKeyCI@@K@@XZ (public: class SafeMap_Iterator * __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@PEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAAPEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@XZ (public: class SafeMap_Iterator * __cdecl AutoCleanup >,class SafeMap_Iterator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@PEAV?$SafeSet@PEAVCCertMapping@@@@@@QEAAPEAV?$SafeSet@PEAVCCertMapping@@@@XZ (public: class SafeSet * __cdecl AutoCleanup >,class SafeSet *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@@QEAAPEAV?$SafeSet@PEAVCShellUriSettings@@@@XZ (public: class SafeSet * __cdecl AutoCleanup >,class SafeSet *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@PEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAAPEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@XZ (public: class SafeSet_Iterator * __cdecl AutoCleanup >,class SafeSet_Iterator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@QEAAPEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@XZ (public: class std::set > * __cdecl AutoCleanup > >,class std::set > *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QEAAPEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@XZ (public: class std::set > * __cdecl AutoCleanup > >,class std::set > *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@PEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@QEAAPEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@XZ (public: class std::vector > * __cdecl AutoCleanup > >,class std::vector > *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@PEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@QEAAPEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@XZ (public: class std::vector > * __cdecl AutoCleanup > >,class std::vector > *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PEAVBlockedRecord@@@@QEAAPEAVBlockedRecord@@XZ (public: class BlockedRecord * __cdecl AutoCleanup,class BlockedRecord *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@QEAAPEAVCBaseConfigCache@@XZ (public: class CBaseConfigCache * __cdecl AutoCleanup,class CBaseConfigCache *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PEAVCCertMapping@@@@QEAAPEAVCCertMapping@@XZ (public: class CCertMapping * __cdecl AutoCleanup,class CCertMapping *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PEAVCConfigChangeSource@@@@QEAAPEAVCConfigChangeSource@@XZ (public: class CConfigChangeSource * __cdecl AutoCleanup,class CConfigChangeSource *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PEAVCListenerSettings@@@@QEAAPEAVCListenerSettings@@XZ (public: class CListenerSettings * __cdecl AutoCleanup,class CListenerSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PEAVCServiceWatcher@CServiceConfigCache@@@@QEAAPEAVCServiceWatcher@CServiceConfigCache@@XZ (public: class CServiceConfigCache::CServiceWatcher * __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PEAVCShellUriSettings@@@@QEAAPEAVCShellUriSettings@@XZ (public: class CShellUriSettings * __cdecl AutoCleanup,class CShellUriSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAAPEAVCWSManEPR@@XZ (public: class CWSManEPR * __cdecl AutoCleanup,class CWSManEPR *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PEAVCWSManResource@@@@QEAAPEAVCWSManResource@@XZ (public: class CWSManResource * __cdecl AutoCleanup,class CWSManResource *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PEAVCertHash@@@@QEAAPEAVCertHash@@XZ (public: class CertHash * __cdecl AutoCleanup,class CertHash *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PEAVConfigUpdate@@@@QEAAPEAVConfigUpdate@@XZ (public: class ConfigUpdate * __cdecl AutoCleanup,class ConfigUpdate *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAAPEAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEBAQEAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PEAVExpiredOperationIdRecord@@@@QEAAPEAVExpiredOperationIdRecord@@XZ (public: class ExpiredOperationIdRecord * __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PEAVGPApiManager@@@@QEAAPEAVGPApiManager@@XZ (public: class GPApiManager * __cdecl AutoCleanup,class GPApiManager *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAAPEAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEBAQEAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PEAVIChannelObserverFactory@@@@QEAAPEAVIChannelObserverFactory@@XZ (public: class IChannelObserverFactory * __cdecl AutoCleanup,class IChannelObserverFactory *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@QEAAPEAVIQueryDASHSMASHInterface@@XZ (public: class IQueryDASHSMASHInterface * __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@QEBAQEAVIQueryDASHSMASHInterface@@XZ (public: class IQueryDASHSMASHInterface * __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@QEAAPEAVISpecification@@XZ (public: class ISpecification * __cdecl AutoCleanup,class ISpecification *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@QEBAQEAVISpecification@@XZ (public: class ISpecification * __cdecl AutoCleanup,class ISpecification *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PEAVMasterReceiveData@CListenerReceive@@@@QEAAPEAVMasterReceiveData@CListenerReceive@@XZ (public: class CListenerReceive::MasterReceiveData * __cdecl AutoCleanup,class CListenerReceive::MasterReceiveData *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEAAPEAVOptionValue@SessionOptions@Client@WSMan@@XZ (public: class WSMan::Client::SessionOptions::OptionValue * __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PEAVPacketCreator@@@@QEAAPEAVPacketCreator@@XZ (public: class PacketCreator * __cdecl AutoCleanup,class PacketCreator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PEAVPacketParser@@@@QEAAPEAVPacketParser@@XZ (public: class PacketParser * __cdecl AutoCleanup,class PacketParser *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PEAVRunAsConfiguration@@@@QEAAPEAVRunAsConfiguration@@XZ (public: class RunAsConfiguration * __cdecl AutoCleanup,class RunAsConfiguration *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PEAVSecurityEntry@Catalog@@@@QEAAPEAVSecurityEntry@Catalog@@XZ (public: class Catalog::SecurityEntry * __cdecl AutoCleanup,class Catalog::SecurityEntry *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PEAVSendPacketArgs@RobustConnectionBuffer@@@@QEAAPEAVSendPacketArgs@RobustConnectionBuffer@@XZ (public: class RobustConnectionBuffer::SendPacketArgs * __cdecl AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PEAVServiceSoapProcessor@@@@QEAAPEAVServiceSoapProcessor@@XZ (public: class ServiceSoapProcessor * __cdecl AutoCleanup,class ServiceSoapProcessor *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PEAVSubscriptionEnumerator@@@@QEAAPEAVSubscriptionEnumerator@@XZ (public: class SubscriptionEnumerator * __cdecl AutoCleanup,class SubscriptionEnumerator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@QEAAPEAVTSTRBUFFER@@XZ (public: class TSTRBUFFER * __cdecl AutoCleanup,class TSTRBUFFER *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@QEBAQEAVTSTRBUFFER@@XZ (public: class TSTRBUFFER * __cdecl AutoCleanup,class TSTRBUFFER *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PEAVUniqueStringOverflow@@@@QEAAPEAVUniqueStringOverflow@@XZ (public: class UniqueStringOverflow * __cdecl AutoCleanup,class UniqueStringOverflow *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PEAVWSMANCONFIGTABLE_IDENTITY@@@@QEAAPEAVWSMANCONFIGTABLE_IDENTITY@@XZ (public: class WSMANCONFIGTABLE_IDENTITY * __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@QEAAPEAVWmiEnumContext@@XZ (public: class WmiEnumContext * __cdecl AutoCleanup,class WmiEnumContext *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@QEBAQEAVWmiEnumContext@@XZ (public: class WmiEnumContext * __cdecl AutoCleanup,class WmiEnumContext *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PEAVXmlReader@@@@QEAAPEAVXmlReader@@XZ (public: class XmlReader * __cdecl AutoCleanup,class XmlReader *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@QEAAPEAEXZ (public: unsigned char * __cdecl AutoCleanup,unsigned char *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@QEBAQEAEXZ (public: unsigned char * __cdecl AutoCleanup,unsigned char *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@QEAAPEAGXZ (public: unsigned short * __cdecl AutoCleanup,unsigned short *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@QEBAQEAGXZ (public: unsigned short * __cdecl AutoCleanup,unsigned short *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@QEAAPEAPEAGXZ (public: unsigned short * * __cdecl AutoCleanup,unsigned short * *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@QEBAQEAPEAGXZ (public: unsigned short * * __cdecl AutoCleanup,unsigned short * *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@QEAAPEAPEBGXZ (public: unsigned short const * * __cdecl AutoCleanup,unsigned short const * *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@QEBAQEAPEBGXZ (public: unsigned short const * * __cdecl AutoCleanup,unsigned short const * *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAAPEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE * __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEBAQEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE * __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@QEAAPEAU_WINRS_RUN_COMMAND_ARG@@XZ (public: struct _WINRS_RUN_COMMAND_ARG * __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@QEBAQEAU_WINRS_RUN_COMMAND_ARG@@XZ (public: struct _WINRS_RUN_COMMAND_ARG * __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIAppHostAdminManager@@@@PEAUIAppHostAdminManager@@@@QEAAPEAUIAppHostAdminManager@@XZ (public: struct IAppHostAdminManager * __cdecl AutoCleanup,struct IAppHostAdminManager *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PEAUIAppHostChildElementCollection@@@@QEAAPEAUIAppHostChildElementCollection@@XZ (public: struct IAppHostChildElementCollection * __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIAppHostConfigException@@@@PEAUIAppHostConfigException@@@@QEAAPEAUIAppHostConfigException@@XZ (public: struct IAppHostConfigException * __cdecl AutoCleanup,struct IAppHostConfigException *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PEAUIAppHostElementCollection@@@@QEAAPEAUIAppHostElementCollection@@XZ (public: struct IAppHostElementCollection * __cdecl AutoCleanup,struct IAppHostElementCollection *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PEAUIAppHostProperty@@@@QEAAPEAUIAppHostProperty@@XZ (public: struct IAppHostProperty * __cdecl AutoCleanup,struct IAppHostProperty *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PEAUIAppHostPropertyCollection@@@@QEAAPEAUIAppHostPropertyCollection@@XZ (public: struct IAppHostPropertyCollection * __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@QEAAPEAUIClientSecurity@@XZ (public: struct IClientSecurity * __cdecl AutoCleanup,struct IClientSecurity *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@QEBAQEAUIClientSecurity@@XZ (public: struct IClientSecurity * __cdecl AutoCleanup,struct IClientSecurity *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@QEAAPEAUIEnumWbemClassObject@@XZ (public: struct IEnumWbemClassObject * __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@QEBAQEAUIEnumWbemClassObject@@XZ (public: struct IEnumWbemClassObject * __cdecl AutoCleanup,struct IEnumWbemClassObject *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@QEAAPEAUIErrorInfo@@XZ (public: struct IErrorInfo * __cdecl AutoCleanup,struct IErrorInfo *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@QEBAQEAUIErrorInfo@@XZ (public: struct IErrorInfo * __cdecl AutoCleanup,struct IErrorInfo *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@QEAAPEAUIUnknown@@XZ (public: struct IUnknown * __cdecl AutoCleanup,struct IUnknown *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@QEBAQEAUIUnknown@@XZ (public: struct IUnknown * __cdecl AutoCleanup,struct IUnknown *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@QEAAPEAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl AutoCleanup,struct IWbemClassObject *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@QEBAQEAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl AutoCleanup,struct IWbemClassObject *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@QEAAPEAUIWbemContext@@XZ (public: struct IWbemContext * __cdecl AutoCleanup,struct IWbemContext *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@QEBAQEAUIWbemContext@@XZ (public: struct IWbemContext * __cdecl AutoCleanup,struct IWbemContext *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@QEAAPEAUIWbemLocator@@XZ (public: struct IWbemLocator * __cdecl AutoCleanup,struct IWbemLocator *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@QEBAQEAUIWbemLocator@@XZ (public: struct IWbemLocator * __cdecl AutoCleanup,struct IWbemLocator *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@QEAAPEAUIWbemObjectTextSrc@@XZ (public: struct IWbemObjectTextSrc * __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@QEBAQEAUIWbemObjectTextSrc@@XZ (public: struct IWbemObjectTextSrc * __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@QEAAPEAUIWbemPath@@XZ (public: struct IWbemPath * __cdecl AutoCleanup,struct IWbemPath *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@QEBAQEAUIWbemPath@@XZ (public: struct IWbemPath * __cdecl AutoCleanup,struct IWbemPath *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@QEAAPEAUIWbemPathKeyList@@XZ (public: struct IWbemPathKeyList * __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@QEBAQEAUIWbemPathKeyList@@XZ (public: struct IWbemPathKeyList * __cdecl AutoCleanup,struct IWbemPathKeyList *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@QEAAPEAUIWbemQualifierSet@@XZ (public: struct IWbemQualifierSet * __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@QEBAQEAUIWbemQualifierSet@@XZ (public: struct IWbemQualifierSet * __cdecl AutoCleanup,struct IWbemQualifierSet *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@QEAAPEAUIWbemQuery@@XZ (public: struct IWbemQuery * __cdecl AutoCleanup,struct IWbemQuery *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@QEBAQEAUIWbemQuery@@XZ (public: struct IWbemQuery * __cdecl AutoCleanup,struct IWbemQuery *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@QEAAPEAUIWbemServices@@XZ (public: struct IWbemServices * __cdecl AutoCleanup,struct IWbemServices *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@QEBAQEAUIWbemServices@@XZ (public: struct IWbemServices * __cdecl AutoCleanup,struct IWbemServices *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@QEAAPEAVCBaseConfigCache@@XZ (public: class CBaseConfigCache * __cdecl AutoCleanup,class CBaseConfigCache *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PEAVCClientConfigSettings@@@@QEAAPEAVCClientConfigSettings@@XZ (public: class CClientConfigSettings * __cdecl AutoCleanup,class CClientConfigSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PEAVCConfigCacheMap@CBaseConfigCache@@@@QEAAPEAVCConfigCacheMap@CBaseConfigCache@@XZ (public: class CBaseConfigCache::CConfigCacheMap * __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PEAVCConfigManager@@@@QEAAPEAVCConfigManager@@XZ (public: class CConfigManager * __cdecl AutoCleanup,class CConfigManager *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PEAVCListenerReceive@@@@QEAAPEAVCListenerReceive@@XZ (public: class CListenerReceive * __cdecl AutoCleanup,class CListenerReceive *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PEAVCRemoteSession@@@@QEAAPEAVCRemoteSession@@XZ (public: class CRemoteSession * __cdecl AutoCleanup,class CRemoteSession *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PEAVCRemoteSession@@@@QEBAQEAVCRemoteSession@@XZ (public: class CRemoteSession * __cdecl AutoCleanup,class CRemoteSession *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PEAVCRequestContext@@@@QEAAPEAVCRequestContext@@XZ (public: class CRequestContext * __cdecl AutoCleanup,class CRequestContext *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PEAVCServiceCommonConfigSettings@@@@QEAAPEAVCServiceCommonConfigSettings@@XZ (public: class CServiceCommonConfigSettings * __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PEAVCServiceConfigCache@@@@QEAAPEAVCServiceConfigCache@@XZ (public: class CServiceConfigCache * __cdecl AutoCleanup,class CServiceConfigCache *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PEAVCServiceConfigSettings@@@@QEAAPEAVCServiceConfigSettings@@XZ (public: class CServiceConfigSettings * __cdecl AutoCleanup,class CServiceConfigSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAAPEAVCWSManEPR@@XZ (public: class CWSManEPR * __cdecl AutoCleanup,class CWSManEPR *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEBAQEAVCWSManEPR@@XZ (public: class CWSManEPR * __cdecl AutoCleanup,class CWSManEPR *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PEAVCWSManGroupPolicyCache@@@@QEAAPEAVCWSManGroupPolicyCache@@XZ (public: class CWSManGroupPolicyCache * __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PEAVCWSManGroupPolicyManager@@@@QEAAPEAVCWSManGroupPolicyManager@@XZ (public: class CWSManGroupPolicyManager * __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PEAVCWSManObject@@@@QEAAPEAVCWSManObject@@XZ (public: class CWSManObject * __cdecl AutoCleanup,class CWSManObject *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PEAVCWSManResource@@@@QEAAPEAVCWSManResource@@XZ (public: class CWSManResource * __cdecl AutoCleanup,class CWSManResource *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@QEAAPEAVCWinRSPluginConfigCache@@XZ (public: class CWinRSPluginConfigCache * __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@QEBAQEAVCWinRSPluginConfigCache@@XZ (public: class CWinRSPluginConfigCache * __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PEAVCWinRSPluginConfigSettings@@@@QEAAPEAVCWinRSPluginConfigSettings@@XZ (public: class CWinRSPluginConfigSettings * __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PEAVCommand@Client@WSMan@@@@QEAAPEAVCommand@Client@WSMan@@XZ (public: class WSMan::Client::Command * __cdecl AutoCleanup,class WSMan::Client::Command *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PEAVConfigNotification@@@@QEAAPEAVConfigNotification@@XZ (public: class ConfigNotification * __cdecl AutoCleanup,class ConfigNotification *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PEAVConnectShellOperation@Client@WSMan@@@@QEAAPEAVConnectShellOperation@Client@WSMan@@XZ (public: class WSMan::Client::ConnectShellOperation * __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PEAVCreateShellOperation@Client@WSMan@@@@QEAAPEAVCreateShellOperation@Client@WSMan@@XZ (public: class WSMan::Client::CreateShellOperation * __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PEAVDeleteShellOperation@Client@WSMan@@@@QEAAPEAVDeleteShellOperation@Client@WSMan@@XZ (public: class WSMan::Client::DeleteShellOperation * __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PEAVDisconnectOperation@Client@WSMan@@@@QEAAPEAVDisconnectOperation@Client@WSMan@@XZ (public: class WSMan::Client::DisconnectOperation * __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAAPEAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEBAQEAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAAPEAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEBAQEAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PEAVIPCSoapProcessor@@@@QEAAPEAVIPCSoapProcessor@@XZ (public: class IPCSoapProcessor * __cdecl AutoCleanup,class IPCSoapProcessor *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@QEAAPEAVIRequestContext@@XZ (public: class IRequestContext * __cdecl AutoCleanup,class IRequestContext *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@QEBAQEAVIRequestContext@@XZ (public: class IRequestContext * __cdecl AutoCleanup,class IRequestContext *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PEAVInboundRequestDetails@@@@QEAAPEAVInboundRequestDetails@@XZ (public: class InboundRequestDetails * __cdecl AutoCleanup,class InboundRequestDetails *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PEAVInboundRequestDetails@@@@QEBAQEAVInboundRequestDetails@@XZ (public: class InboundRequestDetails * __cdecl AutoCleanup,class InboundRequestDetails *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PEAVReceiveOperation@Client@WSMan@@@@QEAAPEAVReceiveOperation@Client@WSMan@@XZ (public: class WSMan::Client::ReceiveOperation * __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PEAVReconnectOperation@Client@WSMan@@@@QEAAPEAVReconnectOperation@Client@WSMan@@XZ (public: class WSMan::Client::ReconnectOperation * __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PEAVSendOperation@Client@WSMan@@@@QEAAPEAVSendOperation@Client@WSMan@@XZ (public: class WSMan::Client::SendOperation * __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@QEAAPEAVShell@Client@WSMan@@XZ (public: class WSMan::Client::Shell * __cdecl AutoCleanup,class WSMan::Client::Shell *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@QEBAQEAVShell@Client@WSMan@@XZ (public: class WSMan::Client::Shell * __cdecl AutoCleanup,class WSMan::Client::Shell *>::operator->(void)const ) + ??C?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PEAVSignalOperation@Client@WSMan@@@@QEAAPEAVSignalOperation@Client@WSMan@@XZ (public: class WSMan::Client::SignalOperation * __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PEAVUserRecord@@@@QEAAPEAVUserRecord@@XZ (public: class UserRecord * __cdecl AutoCleanup,class UserRecord *>::operator->(void)) + ??C?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PEAVWSManHttpListener@@@@QEAAPEAVWSManHttpListener@@XZ (public: class WSManHttpListener * __cdecl AutoCleanup,class WSManHttpListener *>::operator->(void)) + ??C?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@QEAAPEAGXZ (public: unsigned short * __cdecl AutoCleanup::operator->(void)) + ??C?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@QEBAQEAGXZ (public: unsigned short * __cdecl AutoCleanup::operator->(void)const ) + ??C?$AutoCleanup@VAutoChainContext@@PEBU_CERT_CHAIN_CONTEXT@@@@QEAAPEBU_CERT_CHAIN_CONTEXT@@XZ (public: struct _CERT_CHAIN_CONTEXT const * __cdecl AutoCleanup::operator->(void)) + ??C?$AutoCleanup@VAutoImpersonateUser@@PEAX@@QEAAPEAXXZ (public: void * __cdecl AutoCleanup::operator->(void)) + ??C?$AutoCleanup@VAutoImpersonateUser@@PEAX@@QEBAQEAXXZ (public: void * __cdecl AutoCleanup::operator->(void)const ) + ??C?$AutoCleanup@VAutoMIClass@@PEAU_MI_Class@@@@QEAAPEAU_MI_Class@@XZ (public: struct _MI_Class * __cdecl AutoCleanup::operator->(void)) + ??C?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@QEBAAEAPEAVExpiredOperationIdRecord@@XZ (public: class ExpiredOperationIdRecord * & __cdecl SafeMap_Iterator::operator->(void)const ) + ??C?$SafeSet_Iterator@PEAVCListenerOperation@@@@QEBAAEBQEAVCListenerOperation@@XZ (public: class CListenerOperation * const & __cdecl SafeSet_Iterator::operator->(void)const ) + ??D?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QEBAAEAVCertThumbprintMappedSet@CServiceConfigSettings@@XZ (public: class CServiceConfigSettings::CertThumbprintMappedSet & __cdecl SafeMap_Iterator::operator*(void)const ) + ??D?$SafeMap_Iterator@VKey@Locale@@K@@QEBAAEAKXZ (public: unsigned long & __cdecl SafeMap_Iterator::operator*(void)const ) + ??D?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@QEBAAEAPEAVExpiredOperationIdRecord@@XZ (public: class ExpiredOperationIdRecord * & __cdecl SafeMap_Iterator::operator*(void)const ) + ??D?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEBAAEAPEAVOptionValue@SessionOptions@Client@WSMan@@XZ (public: class WSMan::Client::SessionOptions::OptionValue * & __cdecl SafeMap_Iterator::operator*(void)const ) + ??D?$SafeSet_Iterator@PEAVCCertMapping@@@@QEBAAEBQEAVCCertMapping@@XZ (public: class CCertMapping * const & __cdecl SafeSet_Iterator::operator*(void)const ) + ??D?$SafeSet_Iterator@PEAVCListenerOperation@@@@QEBAAEBQEAVCListenerOperation@@XZ (public: class CListenerOperation * const & __cdecl SafeSet_Iterator::operator*(void)const ) + ??D?$SafeSet_Iterator@PEAVCShellUriSettings@@@@QEBAAEBQEAVCShellUriSettings@@XZ (public: class CShellUriSettings * const & __cdecl SafeSet_Iterator::operator*(void)const ) + ??E?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@QEAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@QEAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@QEAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QEAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@VStringKeyCI@@K@@QEAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QEAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@QEAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??E?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEAAXH@Z (public: void __cdecl SafeMap_Iterator::operator++(int)) + ??_7?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeSet_Iterator@PEAVCollector@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVHostOperation@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVIOperation@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVPushSubscription@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@6B@ (const SafeMap >::`vftable') + ??_7?$SafeSet@PEAVCCertMapping@@@@6B@ (const SafeSet::`vftable') + ??_7?$SafeSet@PEAVCListenerOperation@@@@6B@ (const SafeSet::`vftable') + ??_7?$SafeSet@PEAVCShellUriSettings@@@@6B@ (const SafeSet::`vftable') + ??_7?$SafeSet@PEAX@@6B@ (const SafeSet::`vftable') + ??_7BufferFormatter@@6B@ (const BufferFormatter::`vftable') + ??_7CBaseConfigCache@@6BIConfigChangeObserver@@@ (const CBaseConfigCache::`vftable'{for `IConfigChangeObserver'}) + ??_7CBaseConfigCache@@6BILifeTimeMgmt@@@ (const CBaseConfigCache::`vftable'{for `ILifeTimeMgmt'}) + ??_7CClientConfigCache@@6BIConfigChangeObserver@@@ (const CClientConfigCache::`vftable'{for `IConfigChangeObserver'}) + ??_7CClientConfigCache@@6BILifeTimeMgmt@@@ (const CClientConfigCache::`vftable'{for `ILifeTimeMgmt'}) + ??_7CConfigManager@@6B@ (const CConfigManager::`vftable') + ??_7CErrorContext@@6B@ (const CErrorContext::`vftable') + ??_7CRequestContext@@6BCErrorContext@@@ (const CRequestContext::`vftable'{for `CErrorContext'}) + ??_7CRequestContext@@6BEtwCorrelationHelper@@@ (const CRequestContext::`vftable'{for `EtwCorrelationHelper'}) + ??_7CServiceConfigCache@@6BIConfigChangeObserver@@@ (const CServiceConfigCache::`vftable'{for `IConfigChangeObserver'}) + ??_7CServiceConfigCache@@6BILifeTimeMgmt@@@ (const CServiceConfigCache::`vftable'{for `ILifeTimeMgmt'}) + ??_7CWSManEPR@@6B@ (const CWSManEPR::`vftable') + ??_7CWSManGroupPolicyManager@@6B@ (const CWSManGroupPolicyManager::`vftable') + ??_7CWSManResource@@6B@ (const CWSManResource::`vftable') + ??_7CWSManResourceNoResourceUri@@6B@ (const CWSManResourceNoResourceUri::`vftable') + ??_7CWSManSecurityUI@@6B@ (const CWSManSecurityUI::`vftable') + ??_7CWinRSPluginConfigCache@@6BIConfigChangeObserver@@@ (const CWinRSPluginConfigCache::`vftable'{for `IConfigChangeObserver'}) + ??_7CWinRSPluginConfigCache@@6BILifeTimeMgmt@@@ (const CWinRSPluginConfigCache::`vftable'{for `ILifeTimeMgmt'}) + ??_7CircularBufferFormatter@@6B@ (const CircularBufferFormatter::`vftable') + ??_7EtwCorrelationHelper@@6B@ (const EtwCorrelationHelper::`vftable') + ??_7IConfigChangeObserver@@6B@ (const IConfigChangeObserver::`vftable') + ??_7ILifeTimeMgmt@@6B@ (const ILifeTimeMgmt::`vftable') + ??_7IRequestContext@@6B@ (const IRequestContext::`vftable') + ??_7IWSManGroupPolicyObserver@@6B@ (const IWSManGroupPolicyObserver::`vftable') + ??_7IWSManGroupPolicyPublisher@@6B@ (const IWSManGroupPolicyPublisher::`vftable') + ??_7PacketParser@@6B@ (const PacketParser::`vftable') + ??_7UserAuthzRecord@@6B@ (const UserAuthzRecord::`vftable') + ??_7UserRecord@@6B@ (const UserRecord::`vftable') + ??_FCErrorContext@@QEAAXXZ (public: void __cdecl CErrorContext::`default constructor closure'(void)) + ??_FRBUFFER@@QEAAXXZ (public: void __cdecl RBUFFER::`default constructor closure'(void)) + ?Acquire@?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVCListenerConnect@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVCListenerReceive@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVCListenerSend@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVCListenerSignal@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeSet_Iterator@PEAVCollector@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVHostOperation@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVIOperation@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVPushSubscription@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VGuidKey@@PEAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKey@@PEAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PEAVListenerEvents@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKey@@PEAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PEAVListenerSourceSubscription@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyCI@@PEAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PEAVIISEndpoint@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Acquire(void)const ) + ?Acquire@?$SafeMap_Lock@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PEAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PEAXUEmpty@@V?$SafeMap_Iterator@PEAXUEmpty@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@?$SafeMap_Lock@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Acquire(void)) + ?Acquire@CWSManCriticalSection@@QEAAXXZ (public: void __cdecl CWSManCriticalSection::Acquire(void)) + ?AcquireExclusive@FastLock@@QEAAXXZ (public: void __cdecl FastLock::AcquireExclusive(void)) + ?AcquireShared@FastLock@@QEAAXXZ (public: void __cdecl FastLock::AcquireShared(void)) + ?Acquired@?$SafeMap_Lock@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAVCListenerConnect@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAVCListenerReceive@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAVCListenerSend@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAVCListenerSignal@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAVCollector@@UEmpty@@V?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@PEAXUEmpty@@V?$SafeMap_Iterator@PEAXUEmpty@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VGuidKey@@PEAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Acquired@?$SafeMap_Lock@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@QEAA_NXZ (public: bool __cdecl SafeMap_Lock >::Acquired(void)) + ?Add@?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@QEAA_NAEBQEAVCCertMapping@@AEBUEmpty@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class CCertMapping * const &,struct Empty const &,class IRequestContext &)) + ?Add@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAA_NAEBQEAVCListenerOperation@@AEBUEmpty@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class CListenerOperation * const &,struct Empty const &,class IRequestContext &)) + ?Add@?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@QEAA_NAEBQEAVCShellUriSettings@@AEBUEmpty@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class CShellUriSettings * const &,struct Empty const &,class IRequestContext &)) + ?Add@?$SafeMap@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@QEAA_NAEBQEAXAEBUEmpty@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(void * const &,struct Empty const &,class IRequestContext &)) + ?Add@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEAA_NAEBUPluginKey@@AEBKAEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(struct PluginKey const &,unsigned long const &,class IRequestContext &)) + ?Add@?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEAA_NAEBUUserKey@@AEBQEAVBlockedRecord@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(struct UserKey const &,class BlockedRecord * const &,class IRequestContext &)) + ?Add@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEAA_NAEBVCertThumbprintKey@@AEBVCertThumbprintMappedSet@CServiceConfigSettings@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class CertThumbprintKey const &,class CServiceConfigSettings::CertThumbprintMappedSet const &,class IRequestContext &)) + ?Add@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QEAA_NAEBVKey@Locale@@AEBKAEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class Locale::Key const &,unsigned long const &,class IRequestContext &)) + ?Add@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAA_NAEBVStringKeyCI@@AEBKAEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class StringKeyCI const &,unsigned long const &,class IRequestContext &)) + ?Add@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QEAA_NAEBVStringKeyCI@@AEBUEmpty@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class StringKeyCI const &,struct Empty const &,class IRequestContext &)) + ?Add@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEAA_NAEBVStringKeyCI@@AEBUUSER_CONTEXT_INFO@WSManHttpListener@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class StringKeyCI const &,struct WSManHttpListener::USER_CONTEXT_INFO const &,class IRequestContext &)) + ?Add@?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAA_NAEBVStringKeyStore@@AEBQEAVExpiredOperationIdRecord@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class StringKeyStore const &,class ExpiredOperationIdRecord * const &,class IRequestContext &)) + ?Add@?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEAA_NAEBVStringKeyStore@@AEBQEAVServerFullDuplexChannel@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(class StringKeyStore const &,class ServerFullDuplexChannel * const &,class IRequestContext &)) + ?Add@?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAA_NAEBW4WSManSessionOption@@AEBQEAVOptionValue@SessionOptions@Client@WSMan@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(enum WSManSessionOption const &,class WSMan::Client::SessionOptions::OptionValue * const &,class IRequestContext &)) + ?Add@?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@QEAA_NAEB_KAEBQEAVSendPacketArgs@RobustConnectionBuffer@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeMap >::Add(unsigned __int64 const &,class RobustConnectionBuffer::SendPacketArgs * const &,class IRequestContext &)) + ?Add@?$SafeSet@PEAVCCertMapping@@@@QEAA_NAEBQEAVCCertMapping@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeSet::Add(class CCertMapping * const &,class IRequestContext &)) + ?Add@?$SafeSet@PEAVCListenerOperation@@@@QEAA_NAEBQEAVCListenerOperation@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeSet::Add(class CListenerOperation * const &,class IRequestContext &)) + ?Add@?$SafeSet@PEAVCShellUriSettings@@@@QEAA_NAEBQEAVCShellUriSettings@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeSet::Add(class CShellUriSettings * const &,class IRequestContext &)) + ?Add@?$SafeSet@PEAX@@QEAA_NAEBQEAXAEAVIRequestContext@@@Z (public: bool __cdecl SafeSet::Add(void * const &,class IRequestContext &)) + ?Add@?$SafeSet@VStringKeyCI@@@@QEAA_NAEBVStringKeyCI@@AEAVIRequestContext@@@Z (public: bool __cdecl SafeSet::Add(class StringKeyCI const &,class IRequestContext &)) + ?AddDefaultPlugins@ConfigUpdate@@SAHPEAVIRequestContext@@H@Z (public: static int __cdecl ConfigUpdate::AddDefaultPlugins(class IRequestContext *,int)) + ?AddKey@CWSManResourceNoResourceUri@@QEAAHPEBG0PEAVIRequestContext@@@Z (public: int __cdecl CWSManResourceNoResourceUri::AddKey(unsigned short const *,unsigned short const *,class IRequestContext *)) + ?AddMessage@CRequestContext@@AEAAHPEBGPEAPEAD1@Z (private: int __cdecl CRequestContext::AddMessage(unsigned short const *,char * *,char * *)) + ?AddOption@CWSManResourceNoResourceUri@@QEAAHPEBG0HPEAVIRequestContext@@@Z (public: int __cdecl CWSManResourceNoResourceUri::AddOption(unsigned short const *,unsigned short const *,int,class IRequestContext *)) + ?AddOptionSet@CWSManResourceNoResourceUri@@QEAAHPEAU_WSMAN_OPTION_SET@@PEAVIRequestContext@@@Z (public: int __cdecl CWSManResourceNoResourceUri::AddOptionSet(struct _WSMAN_OPTION_SET *,class IRequestContext *)) + ?AddPacket@PacketParser@@QEAA_NPEAVPacket@@_N11@Z (public: bool __cdecl PacketParser::AddPacket(class Packet *,bool,bool,bool)) + ?AddRef@CWSManSecurityUI@@UEAAKXZ (public: virtual unsigned long __cdecl CWSManSecurityUI::AddRef(void)) + ?AddRef@ILifeTimeMgmt@@UEAAJXZ (public: virtual long __cdecl ILifeTimeMgmt::AddRef(void)) + ?AddRef@UserRecord@@QEAA_NAEAVIRequestContext@@@Z (public: bool __cdecl UserRecord::AddRef(class IRequestContext &)) + ?AddSource@CBaseConfigCache@@IEAAHPEAVIRequestContext@@PEAVCConfigChangeSource@@@Z (protected: int __cdecl CBaseConfigCache::AddSource(class IRequestContext *,class CConfigChangeSource *)) + ?AddToMap@CBaseConfigCache@@AEAAHPEAVIRequestContext@@AEAVAutoLocalFree@@@Z (private: int __cdecl CBaseConfigCache::AddToMap(class IRequestContext *,class AutoLocalFree &)) + ?Alloc@WSManMemory@@SAPEAX_KHW4_NitsFaultMode@@@Z (public: static void * __cdecl WSManMemory::Alloc(unsigned __int64,int,enum _NitsFaultMode)) + ?AllocBstr@WSManMemory@@SAPEAGPEBGHH@Z (public: static unsigned short * __cdecl WSManMemory::AllocBstr(unsigned short const *,int,int)) + ?AllocBstrLen@WSManMemory@@SAPEAGPEBGIHH@Z (public: static unsigned short * __cdecl WSManMemory::AllocBstrLen(unsigned short const *,unsigned int,int,int)) + ?AllocCache@CClientConfigCache@@CAPEAVCBaseConfigCache@@XZ (private: static class CBaseConfigCache * __cdecl CClientConfigCache::AllocCache(void)) + ?AllocCache@CServiceConfigCache@@CAPEAVCBaseConfigCache@@XZ (private: static class CBaseConfigCache * __cdecl CServiceConfigCache::AllocCache(void)) + ?AllocCache@CWinRSPluginConfigCache@@CAPEAVCBaseConfigCache@@XZ (private: static class CBaseConfigCache * __cdecl CWinRSPluginConfigCache::AllocCache(void)) + ?AllocSysString@TSTRBUFFER@@QEBAJPEAPEAG@Z (public: long __cdecl TSTRBUFFER::AllocSysString(unsigned short * *)const ) + ?AllowBasic@CCommonConfigSettings@@UEBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowBasic(void)const ) + ?AllowClientCertificate@CCommonConfigSettings@@UEBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowClientCertificate(void)const ) + ?AllowCredSsp@CCommonConfigSettings@@UEBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowCredSsp(void)const ) + ?AllowKerberos@CCommonConfigSettings@@UEBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowKerberos(void)const ) + ?AllowNegotiate@CCommonConfigSettings@@UEBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowNegotiate(void)const ) + ?AllowUnencrypted@CCommonConfigSettings@@UEBAHXZ (public: virtual int __cdecl CCommonConfigSettings::AllowUnencrypted(void)const ) + ?Append@SBUFFER@@QEAAJPEAEI@Z (public: long __cdecl SBUFFER::Append(unsigned char *,unsigned int)) + ?Append@SBUFFER@@QEAAJPEAV1@@Z (public: long __cdecl SBUFFER::Append(class SBUFFER *)) + ?Append@TSTRBUFFER@@QEAAJPEBG@Z (public: long __cdecl TSTRBUFFER::Append(unsigned short const *)) + ?Append@TSTRBUFFER@@QEAAJPEBGII@Z (public: long __cdecl TSTRBUFFER::Append(unsigned short const *,unsigned int,unsigned int)) + ?AppendChar@TSTRBUFFER@@QEAAJG@Z (public: long __cdecl TSTRBUFFER::AppendChar(unsigned short)) + ?AppendEscapeXmlAttribute@TSTRBUFFER@@QEAAJPEBGG@Z (public: long __cdecl TSTRBUFFER::AppendEscapeXmlAttribute(unsigned short const *,unsigned short)) + ?AppendEscapeXmlContent@TSTRBUFFER@@QEAAJPEBG_N@Z (public: long __cdecl TSTRBUFFER::AppendEscapeXmlContent(unsigned short const *,bool)) + ?AppendXmlElem@TSTRBUFFER@@QEAAJPEBG0HKPEAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlElem(unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlElemWithNamespace@TSTRBUFFER@@QEAAJPEBG00HKPEAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlElemWithNamespace(unsigned short const *,unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlElemWithNamespaceAndPrefix@TSTRBUFFER@@QEAAJPEBG000HKPEAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlElemWithNamespaceAndPrefix(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlElemWithPrefix@TSTRBUFFER@@QEAAJPEBG00HKPEAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlElemWithPrefix(unsigned short const *,unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlEndElem@TSTRBUFFER@@QEAAJPEBG@Z (public: long __cdecl TSTRBUFFER::AppendXmlEndElem(unsigned short const *)) + ?AppendXmlEndElemWithPrefix@TSTRBUFFER@@QEAAJPEBG0@Z (public: long __cdecl TSTRBUFFER::AppendXmlEndElemWithPrefix(unsigned short const *,unsigned short const *)) + ?AppendXmlEndFragment@TSTRBUFFER@@QEAAJXZ (public: long __cdecl TSTRBUFFER::AppendXmlEndFragment(void)) + ?AppendXmlEndItem@TSTRBUFFER@@QEAAJXZ (public: long __cdecl TSTRBUFFER::AppendXmlEndItem(void)) + ?AppendXmlStartElem@TSTRBUFFER@@QEAAJPEBGHKPEAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElem(unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartElemWithNamespace@TSTRBUFFER@@QEAAJPEBG0HKPEAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElemWithNamespace(unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartElemWithNamespaceAndPrefix@TSTRBUFFER@@QEAAJPEBG00HKPEAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElemWithNamespaceAndPrefix(unsigned short const *,unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartElemWithNamespaces@TSTRBUFFER@@QEAAJPEBGKPEAU_XML_NAMESPACE_PREFIX@@HKPEAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElemWithNamespaces(unsigned short const *,unsigned long,struct _XML_NAMESPACE_PREFIX *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartElemWithNamespacesAndPrefixes@TSTRBUFFER@@QEAAJPEBG0KPEAU_XML_NAMESPACE_PREFIX@@HKPEAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElemWithNamespacesAndPrefixes(unsigned short const *,unsigned short const *,unsigned long,struct _XML_NAMESPACE_PREFIX *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartElemWithPrefix@TSTRBUFFER@@QEAAJPEBG0HKPEAU_XML_ATTRIB@@@Z (public: long __cdecl TSTRBUFFER::AppendXmlStartElemWithPrefix(unsigned short const *,unsigned short const *,int,unsigned long,struct _XML_ATTRIB *)) + ?AppendXmlStartFragment@TSTRBUFFER@@QEAAJXZ (public: long __cdecl TSTRBUFFER::AppendXmlStartFragment(void)) + ?AppendXmlStartItem@TSTRBUFFER@@QEAAJXZ (public: long __cdecl TSTRBUFFER::AppendXmlStartItem(void)) + ?ApplyQuota@UserRecord@@QEAA_NW4OperationType@@AEAVIRequestContext@@PEBVProvider@Catalog@@PEAVCServiceConfigSettings@@@Z (public: bool __cdecl UserRecord::ApplyQuota(enum OperationType,class IRequestContext &,class Catalog::Provider const *,class CServiceConfigSettings *)) + ?ApplySecurity@ConfigRegistry@@IEAAHPEAVIRequestContext@@PEAUHKEY__@@PEBG2@Z (protected: int __cdecl ConfigRegistry::ApplySecurity(class IRequestContext *,struct HKEY__ *,unsigned short const *,unsigned short const *)) + ?AsReference@?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AsReference@?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@QEAAAEAV1@XZ (public: class SafeMap > & __cdecl SafeMap >::AsReference(void)) + ?AuthzComplete@UserRecord@@UEAAKPEAX0W4AdministratorType@UserAuthzRecord@@KPEBG@Z (public: virtual unsigned long __cdecl UserRecord::AuthzComplete(void *,void *,enum UserAuthzRecord::AdministratorType,unsigned long,unsigned short const *)) + ?BOMS@PacketFormatter@@0QBUBOMInfo@1@B (private: static struct PacketFormatter::BOMInfo const * const PacketFormatter::BOMS) + ?BeginRevertToSelf@CSecurity@@SAHPEAPEAXK@Z (public: static int __cdecl CSecurity::BeginRevertToSelf(void * *,unsigned long)) + ?BuildFragmentTransfer@CWSManResourceNoResourceUri@@UEAAHAEAVBufferFormatter@@@Z (public: virtual int __cdecl CWSManResourceNoResourceUri::BuildFragmentTransfer(class BufferFormatter &)) + ?BuildOptionSet@CWSManResourceNoResourceUri@@QEAAHAEAVBufferFormatter@@@Z (public: int __cdecl CWSManResourceNoResourceUri::BuildOptionSet(class BufferFormatter &)) + ?BuildSelectorSet@CWSManEPR@@UEAAHAEAVBufferFormatter@@@Z (public: virtual int __cdecl CWSManEPR::BuildSelectorSet(class BufferFormatter &)) + ?BuildSelectorSet@CWSManResourceNoResourceUri@@UEAAHAEAVBufferFormatter@@@Z (public: virtual int __cdecl CWSManResourceNoResourceUri::BuildSelectorSet(class BufferFormatter &)) + ?CHARSETS@PacketFormatter@@0QBUCharsetInfo@1@B (private: static struct PacketFormatter::CharsetInfo const * const PacketFormatter::CHARSETS) + ?ChangeLogging@CServiceConfigCache@@QEAAXW4ErrorLogging@@@Z (public: void __cdecl CServiceConfigCache::ChangeLogging(enum ErrorLogging)) + ?CheckSharedSSLConfiguration@ConfigRegistry@@IEAAHPEAVIRequestContext@@PEBG1HPEAH@Z (protected: int __cdecl ConfigRegistry::CheckSharedSSLConfiguration(class IRequestContext *,unsigned short const *,unsigned short const *,int,int *)) + ?Clear@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEAAXXZ (public: void __cdecl SafeMap >::Clear(void)) + ?Clear@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAAXXZ (public: void __cdecl SafeMap >::Clear(void)) + ?Clear@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEAAXXZ (public: void __cdecl SafeMap >::Clear(void)) + ?Clear@?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAAXXZ (public: void __cdecl SafeMap >::Clear(void)) + ?ClearKeys@CWSManResourceNoResourceUri@@QEAAHXZ (public: int __cdecl CWSManResourceNoResourceUri::ClearKeys(void)) + ?ClearOptions@CWSManResourceNoResourceUri@@QEAAHXZ (public: int __cdecl CWSManResourceNoResourceUri::ClearOptions(void)) + ?ClearRegistryKeys@ConfigRegistry@@IEAAHPEAVIRequestContext@@@Z (protected: int __cdecl ConfigRegistry::ClearRegistryKeys(class IRequestContext *)) + ?ClearSubKeys@@YAHPEAUHKEY__@@PEAVIRequestContext@@@Z (int __cdecl ClearSubKeys(struct HKEY__ *,class IRequestContext *)) + ?CompleteWithErrorContext@CRequestContext@@QEAAXPEAU_WSMAN_PLUGIN_REQUEST@@@Z (public: void __cdecl CRequestContext::CompleteWithErrorContext(struct _WSMAN_PLUGIN_REQUEST *)) + ?Confirm@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::Confirm) + ?Copy@TSTRBUFFER@@QEAAJPEBG@Z (public: long __cdecl TSTRBUFFER::Copy(unsigned short const *)) + ?CopyString@@YAPEAGPEAVIRequestContext@@W4CallSiteId@@PEBG@Z (unsigned short * __cdecl CopyString(class IRequestContext *,enum CallSiteId,unsigned short const *)) + ?CopyString@@YAPEAGPEBGAEBHAEAVIRequestContext@@@Z (unsigned short * __cdecl CopyString(unsigned short const *,int const &,class IRequestContext &)) + ?CopyString@MessageId@PacketParser@@QEAAKPEBGH@Z (public: unsigned long __cdecl PacketParser::MessageId::CopyString(unsigned short const *,int)) + ?CopyTo@CErrorContext@@UEBAXPEAVIRequestContext@@@Z (public: virtual void __cdecl CErrorContext::CopyTo(class IRequestContext *)const ) + ?CopyTo@CRequestContext@@UEBAXPEAVIRequestContext@@@Z (public: virtual void __cdecl CRequestContext::CopyTo(class IRequestContext *)const ) + ?CreateActivityId@EventHandler@WSMan@@SAXAEAU_GUID@@@Z (public: static void __cdecl WSMan::EventHandler::CreateActivityId(struct _GUID &)) + ?CreateAnEvent@SoapSemanticConverter@@QEAAKKPEAVSemanticMessage@@AEAVBufferFormatter@@PEAVIRequestContext@@@Z (public: unsigned long __cdecl SoapSemanticConverter::CreateAnEvent(unsigned long,class SemanticMessage *,class BufferFormatter &,class IRequestContext *)) + ?CreateAutoConfiguredListener@CConfigManager@@AEAAHPEAVIRequestContext@@PEAVLISTENER_IDENTITY@@@Z (private: int __cdecl CConfigManager::CreateAutoConfiguredListener(class IRequestContext *,class LISTENER_IDENTITY *)) + ?CreateInstance@?$ILoader@VAdminSid@CSecurity@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VEventHandler@WSMan@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VInteractiveSid@CSecurity@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VIpHlpApiDllLoader@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VMachineName@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VNetworkServiceSid@CSecurity@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VNtDsApiDllLoader@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VResources@Locale@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VShell32DllLoader@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VShlWApiDllLoader@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VSubscriptionManager@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VUser32DllLoader@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateInstance@?$ILoader@VWSManMemCryptManager@@@@IEAA_NAEAVIRequestContext@@@Z (protected: bool __cdecl ILoader::CreateInstance(class IRequestContext &)) + ?CreateKey@ConfigRegistry@@IEAAHPEAVIRequestContext@@PEBGPEAPEAUHKEY__@@1KPEAK@Z (protected: int __cdecl ConfigRegistry::CreateKey(class IRequestContext *,unsigned short const *,struct HKEY__ * *,unsigned short const *,unsigned long,unsigned long *)) + ?CreateNew@CBaseConfigCache@@CAPEAV1@PEAVIRequestContext@@PEAVCConfigCacheMap@1@P6APEAV1@XZW4ErrorLogging@@H@Z (private: static class CBaseConfigCache * __cdecl CBaseConfigCache::CreateNew(class IRequestContext *,class CBaseConfigCache::CConfigCacheMap *,class CBaseConfigCache * (__cdecl*)(void),enum ErrorLogging,int)) + ?CreateProvHost@@YAPEAXPEAUHWND__@@PEAK1PEAJ@Z (void * __cdecl CreateProvHost(struct HWND__ *,unsigned long *,unsigned long *,long *)) + ?CreateRenderingInformation@CWSManSecurityUI@@AEAAHPEAVIRequestContext@@@Z (private: int __cdecl CWSManSecurityUI::CreateRenderingInformation(class IRequestContext *)) + ?CreateResponse@SoapSemanticConverter@@QEAAKKW4_MI_OperationCallback_ResponseType@@AEAVBufferFormatter@@PEAVIRequestContext@@@Z (public: unsigned long __cdecl SoapSemanticConverter::CreateResponse(unsigned long,enum _MI_OperationCallback_ResponseType,class BufferFormatter &,class IRequestContext *)) + ?CreateSessionGuid@SessionId@PacketParser@@QEAAKPEBGH@Z (public: unsigned long __cdecl PacketParser::SessionId::CreateSessionGuid(unsigned short const *,int)) + ?Data@?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@IEBAAEAV?$STLMap@PEAVCCertMapping@@UEmpty@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@IEBAAEAV?$STLMap@PEAVCListenerOperation@@UEmpty@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@IEBAAEAV?$STLMap@PEAVCShellUriSettings@@UEmpty@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@PEAXUEmpty@@@@IEBAAEAV?$STLMap@PEAXUEmpty@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@UPluginKey@@K@@IEBAAEAV?$STLMap@UPluginKey@@K@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@IEBAAEAV?$STLMap@UUserKey@@PEAVBlockedRecord@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@IEBAAEAV?$STLMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VKey@Locale@@K@@IEBAAEAV?$STLMap@VKey@Locale@@K@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VStringKeyCI@@K@@IEBAAEAV?$STLMap@VStringKeyCI@@K@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@IEBAAEAV?$STLMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@IEBAAEAV?$STLMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@IEBAAEAV?$STLMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@IEBAAEAV?$STLMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?Data@?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@IEBAAEAV?$STLMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@XZ (protected: class STLMap & __cdecl SafeMap_Iterator::Data(void)const ) + ?DeInitialize@?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVCListenerConnect@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVCListenerReceive@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVCListenerSend@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVCListenerSignal@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeSet_Iterator@PEAVCollector@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVHostOperation@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVIOperation@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVPushSubscription@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VGuidKey@@PEAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKey@@PEAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PEAVListenerEvents@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKey@@PEAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PEAVListenerSourceSubscription@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyCI@@PEAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PEAVIISEndpoint@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::DeInitialize(class IRequestContext &)) + ?DeInitialize@CWSManGroupPolicyManager@@AEAAHXZ (private: int __cdecl CWSManGroupPolicyManager::DeInitialize(void)) + ?DeInitialize@EventHandler@WSMan@@QEAA_NAEAVIRequestContext@@@Z (public: bool __cdecl WSMan::EventHandler::DeInitialize(class IRequestContext &)) + ?Debug@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::Debug) + ?Decode@PacketFormatter@@QEBAKPEAPEAVPacket@@_N@Z (public: unsigned long __cdecl PacketFormatter::Decode(class Packet * *,bool)const ) + ?DecodeFaultObject@CRequestContext@@AEAAKPEAU_FWXML_ELEMENT@@AEAPEBG11@Z (private: unsigned long __cdecl CRequestContext::DecodeFaultObject(struct _FWXML_ELEMENT *,unsigned short const * &,unsigned short const * &,unsigned short const * &)) + ?DecodeFaultObject@CRequestContext@@AEAAKPEBGKAEAPEBG11@Z (private: unsigned long __cdecl CRequestContext::DecodeFaultObject(unsigned short const *,unsigned long,unsigned short const * &,unsigned short const * &,unsigned short const * &)) + ?DecodeFaultObjectProvider@CRequestContext@@AEAAKPEAU_FWXML_ELEMENT@@AEAPEBG1@Z (private: unsigned long __cdecl CRequestContext::DecodeFaultObjectProvider(struct _FWXML_ELEMENT *,unsigned short const * &,unsigned short const * &)) + ?DecodeFaultObjectProviderMessage@CRequestContext@@AEAAKPEAU_FWXML_ELEMENT@@AEAPEBG@Z (private: unsigned long __cdecl CRequestContext::DecodeFaultObjectProviderMessage(struct _FWXML_ELEMENT *,unsigned short const * &)) + ?DecodeFaultReason@CRequestContext@@AEAAKPEAU_FWXML_ELEMENT@@AEAPEBG@Z (private: unsigned long __cdecl CRequestContext::DecodeFaultReason(struct _FWXML_ELEMENT *,unsigned short const * &)) + ?DecreaseProfileCount@UserRecord@@QEAAXXZ (public: void __cdecl UserRecord::DecreaseProfileCount(void)) + ?DeleteConfigKey@ConfigRegistry@@KAHPEAVIRequestContext@@PEBG1H@Z (protected: static int __cdecl ConfigRegistry::DeleteConfigKey(class IRequestContext *,unsigned short const *,unsigned short const *,int)) + ?DeleteCredentialsFromCredmanStore@CConfigManager@@SAHPEAVIRequestContext@@PEAG@Z (public: static int __cdecl CConfigManager::DeleteCredentialsFromCredmanStore(class IRequestContext *,unsigned short *)) + ?DeleteKey@@YAHPEAVIRequestContext@@PEBG1@Z (int __cdecl DeleteKey(class IRequestContext *,unsigned short const *,unsigned short const *)) + ?DeleteKey@ConfigRegistry@@KAHPEAVIRequestContext@@PEBGH@Z (protected: static int __cdecl ConfigRegistry::DeleteKey(class IRequestContext *,unsigned short const *,int)) + ?DeleteSubkeys@ConfigRegistry@@KAHPEAVIRequestContext@@PEAUHKEY__@@PEBGHH@Z (protected: static int __cdecl ConfigRegistry::DeleteSubkeys(class IRequestContext *,struct HKEY__ *,unsigned short const *,int,int)) + ?DeleteValues@ConfigRegistry@@KAHPEAVIRequestContext@@PEAUHKEY__@@@Z (protected: static int __cdecl ConfigRegistry::DeleteValues(class IRequestContext *,struct HKEY__ *)) + ?Detach@?$AutoCleanup@V?$AutoDelete@G@@PEAG@@QEAAPEAGXZ (public: unsigned short * __cdecl AutoCleanup,unsigned short *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PEAUIPRange@CWSManIPFilter@@@@QEAAPEAUIPRange@CWSManIPFilter@@XZ (public: struct CWSManIPFilter::IPRange * __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PEAU_WSMAN_STREAM_ID_SET@@@@QEAAPEAU_WSMAN_STREAM_ID_SET@@XZ (public: struct _WSMAN_STREAM_ID_SET * __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PEAV?$Handle@VISubscription@@@@@@QEAAPEAV?$Handle@VISubscription@@@@XZ (public: class Handle * __cdecl AutoCleanup >,class Handle *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@PEAV?$SafeSet@PEAVCCertMapping@@@@@@QEAAPEAV?$SafeSet@PEAVCCertMapping@@@@XZ (public: class SafeSet * __cdecl AutoCleanup >,class SafeSet *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@@QEAAPEAV?$SafeSet@PEAVCShellUriSettings@@@@XZ (public: class SafeSet * __cdecl AutoCleanup >,class SafeSet *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@QEAAPEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@XZ (public: class std::set > * __cdecl AutoCleanup > >,class std::set > *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PEAVAdminSid@CSecurity@@@@QEAAPEAVAdminSid@CSecurity@@XZ (public: class CSecurity::AdminSid * __cdecl AutoCleanup,class CSecurity::AdminSid *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PEAVBlockedRecord@@@@QEAAPEAVBlockedRecord@@XZ (public: class BlockedRecord * __cdecl AutoCleanup,class BlockedRecord *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@QEAAPEAVCBaseConfigCache@@XZ (public: class CBaseConfigCache * __cdecl AutoCleanup,class CBaseConfigCache *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PEAVCCertMapping@@@@QEAAPEAVCCertMapping@@XZ (public: class CCertMapping * __cdecl AutoCleanup,class CCertMapping *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PEAVCListenerSettings@@@@QEAAPEAVCListenerSettings@@XZ (public: class CListenerSettings * __cdecl AutoCleanup,class CListenerSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PEAVCServiceWatcher@CServiceConfigCache@@@@QEAAPEAVCServiceWatcher@CServiceConfigCache@@XZ (public: class CServiceConfigCache::CServiceWatcher * __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PEAVCShellUriSettings@@@@QEAAPEAVCShellUriSettings@@XZ (public: class CShellUriSettings * __cdecl AutoCleanup,class CShellUriSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAAPEAVCWSManEPR@@XZ (public: class CWSManEPR * __cdecl AutoCleanup,class CWSManEPR *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PEAVCWSManResource@@@@QEAAPEAVCWSManResource@@XZ (public: class CWSManResource * __cdecl AutoCleanup,class CWSManResource *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PEAVCertHash@@@@QEAAPEAVCertHash@@XZ (public: class CertHash * __cdecl AutoCleanup,class CertHash *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PEAVConfigUpdate@@@@QEAAPEAVConfigUpdate@@XZ (public: class ConfigUpdate * __cdecl AutoCleanup,class ConfigUpdate *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAAPEAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PEAVEventHandler@WSMan@@@@QEAAPEAVEventHandler@WSMan@@XZ (public: class WSMan::EventHandler * __cdecl AutoCleanup,class WSMan::EventHandler *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PEAVExpiredOperationIdRecord@@@@QEAAPEAVExpiredOperationIdRecord@@XZ (public: class ExpiredOperationIdRecord * __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAAPEAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@QEAAPEAVIQueryDASHSMASHInterface@@XZ (public: class IQueryDASHSMASHInterface * __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@QEAAPEAVISpecification@@XZ (public: class ISpecification * __cdecl AutoCleanup,class ISpecification *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PEAVInteractiveSid@CSecurity@@@@QEAAPEAVInteractiveSid@CSecurity@@XZ (public: class CSecurity::InteractiveSid * __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PEAVIpHlpApiDllLoader@@@@QEAAPEAVIpHlpApiDllLoader@@XZ (public: class IpHlpApiDllLoader * __cdecl AutoCleanup,class IpHlpApiDllLoader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PEAVMachineName@@@@QEAAPEAVMachineName@@XZ (public: class MachineName * __cdecl AutoCleanup,class MachineName *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PEAVNetworkServiceSid@CSecurity@@@@QEAAPEAVNetworkServiceSid@CSecurity@@XZ (public: class CSecurity::NetworkServiceSid * __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PEAVNtDsApiDllLoader@@@@QEAAPEAVNtDsApiDllLoader@@XZ (public: class NtDsApiDllLoader * __cdecl AutoCleanup,class NtDsApiDllLoader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEAAPEAVOptionValue@SessionOptions@Client@WSMan@@XZ (public: class WSMan::Client::SessionOptions::OptionValue * __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PEAVResources@Locale@@@@QEAAPEAVResources@Locale@@XZ (public: class Locale::Resources * __cdecl AutoCleanup,class Locale::Resources *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PEAVSecurityEntry@Catalog@@@@QEAAPEAVSecurityEntry@Catalog@@XZ (public: class Catalog::SecurityEntry * __cdecl AutoCleanup,class Catalog::SecurityEntry *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PEAVServiceSoapProcessor@@@@QEAAPEAVServiceSoapProcessor@@XZ (public: class ServiceSoapProcessor * __cdecl AutoCleanup,class ServiceSoapProcessor *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PEAVShell32DllLoader@@@@QEAAPEAVShell32DllLoader@@XZ (public: class Shell32DllLoader * __cdecl AutoCleanup,class Shell32DllLoader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PEAVShlWApiDllLoader@@@@QEAAPEAVShlWApiDllLoader@@XZ (public: class ShlWApiDllLoader * __cdecl AutoCleanup,class ShlWApiDllLoader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PEAVSubscriptionManager@@@@QEAAPEAVSubscriptionManager@@XZ (public: class SubscriptionManager * __cdecl AutoCleanup,class SubscriptionManager *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@QEAAPEAVTSTRBUFFER@@XZ (public: class TSTRBUFFER * __cdecl AutoCleanup,class TSTRBUFFER *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PEAVUser32DllLoader@@@@QEAAPEAVUser32DllLoader@@XZ (public: class User32DllLoader * __cdecl AutoCleanup,class User32DllLoader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PEAVWSManMemCryptManager@@@@QEAAPEAVWSManMemCryptManager@@XZ (public: class WSManMemCryptManager * __cdecl AutoCleanup,class WSManMemCryptManager *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@QEAAPEAVWmiEnumContext@@XZ (public: class WmiEnumContext * __cdecl AutoCleanup,class WmiEnumContext *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PEAVXmlReader@@@@QEAAPEAVXmlReader@@XZ (public: class XmlReader * __cdecl AutoCleanup,class XmlReader *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PEBG@@QEAAPEBGXZ (public: unsigned short const * __cdecl AutoCleanup,unsigned short const *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@D@@PEAD@@QEAAPEADXZ (public: char * __cdecl AutoCleanup,char *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@QEAAPEAEXZ (public: unsigned char * __cdecl AutoCleanup,unsigned char *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@QEAAPEAGXZ (public: unsigned short * __cdecl AutoCleanup,unsigned short *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@QEAAPEAPEAGXZ (public: unsigned short * * __cdecl AutoCleanup,unsigned short * *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@QEAAPEAPEBGXZ (public: unsigned short const * * __cdecl AutoCleanup,unsigned short const * *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAAPEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE * __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@QEAAPEAU_WINRS_RUN_COMMAND_ARG@@XZ (public: struct _WINRS_RUN_COMMAND_ARG * __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PEAU_WSMAN_OPTION@@@@QEAAPEAU_WSMAN_OPTION@@XZ (public: struct _WSMAN_OPTION * __cdecl AutoCleanup,struct _WSMAN_OPTION *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoFree@E@@PEAE@@QEAAPEAEXZ (public: unsigned char * __cdecl AutoCleanup,unsigned char *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PEAVPacket@@@@QEAAPEAVPacket@@XZ (public: class Packet * __cdecl AutoCleanup,class Packet *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@QEAAPEAUIClientSecurity@@XZ (public: struct IClientSecurity * __cdecl AutoCleanup,struct IClientSecurity *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@QEAAPEAUIEnumWbemClassObject@@XZ (public: struct IEnumWbemClassObject * __cdecl AutoCleanup,struct IEnumWbemClassObject *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@QEAAPEAUIErrorInfo@@XZ (public: struct IErrorInfo * __cdecl AutoCleanup,struct IErrorInfo *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@QEAAPEAUIUnknown@@XZ (public: struct IUnknown * __cdecl AutoCleanup,struct IUnknown *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@QEAAPEAUIWbemClassObject@@XZ (public: struct IWbemClassObject * __cdecl AutoCleanup,struct IWbemClassObject *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@QEAAPEAUIWbemContext@@XZ (public: struct IWbemContext * __cdecl AutoCleanup,struct IWbemContext *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@QEAAPEAUIWbemLocator@@XZ (public: struct IWbemLocator * __cdecl AutoCleanup,struct IWbemLocator *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@QEAAPEAUIWbemObjectTextSrc@@XZ (public: struct IWbemObjectTextSrc * __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@QEAAPEAUIWbemPath@@XZ (public: struct IWbemPath * __cdecl AutoCleanup,struct IWbemPath *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@QEAAPEAUIWbemPathKeyList@@XZ (public: struct IWbemPathKeyList * __cdecl AutoCleanup,struct IWbemPathKeyList *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@QEAAPEAUIWbemQualifierSet@@XZ (public: struct IWbemQualifierSet * __cdecl AutoCleanup,struct IWbemQualifierSet *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@QEAAPEAUIWbemQuery@@XZ (public: struct IWbemQuery * __cdecl AutoCleanup,struct IWbemQuery *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@QEAAPEAUIWbemServices@@XZ (public: struct IWbemServices * __cdecl AutoCleanup,struct IWbemServices *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PEAVApplication@Client@WSMan@@@@QEAAPEAVApplication@Client@WSMan@@XZ (public: class WSMan::Client::Application * __cdecl AutoCleanup,class WSMan::Client::Application *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@QEAAPEAVCBaseConfigCache@@XZ (public: class CBaseConfigCache * __cdecl AutoCleanup,class CBaseConfigCache *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PEAVCClientConfigSettings@@@@QEAAPEAVCClientConfigSettings@@XZ (public: class CClientConfigSettings * __cdecl AutoCleanup,class CClientConfigSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PEAVCCommonConfigSettings@@@@QEAAPEAVCCommonConfigSettings@@XZ (public: class CCommonConfigSettings * __cdecl AutoCleanup,class CCommonConfigSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PEAVCConfigManager@@@@QEAAPEAVCConfigManager@@XZ (public: class CConfigManager * __cdecl AutoCleanup,class CConfigManager *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PEAVCRemoteSession@@@@QEAAPEAVCRemoteSession@@XZ (public: class CRemoteSession * __cdecl AutoCleanup,class CRemoteSession *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PEAVCRequestContext@@@@QEAAPEAVCRequestContext@@XZ (public: class CRequestContext * __cdecl AutoCleanup,class CRequestContext *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PEAVCServiceConfigSettings@@@@QEAAPEAVCServiceConfigSettings@@XZ (public: class CServiceConfigSettings * __cdecl AutoCleanup,class CServiceConfigSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAAPEAVCWSManEPR@@XZ (public: class CWSManEPR * __cdecl AutoCleanup,class CWSManEPR *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PEAVCWSManGroupPolicyCache@@@@QEAAPEAVCWSManGroupPolicyCache@@XZ (public: class CWSManGroupPolicyCache * __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PEAVCWSManGroupPolicyManager@@@@QEAAPEAVCWSManGroupPolicyManager@@XZ (public: class CWSManGroupPolicyManager * __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PEAVCWSManObject@@@@QEAAPEAVCWSManObject@@XZ (public: class CWSManObject * __cdecl AutoCleanup,class CWSManObject *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@QEAAPEAVCWinRSPluginConfigCache@@XZ (public: class CWinRSPluginConfigCache * __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PEAVCWinRSPluginConfigSettings@@@@QEAAPEAVCWinRSPluginConfigSettings@@XZ (public: class CWinRSPluginConfigSettings * __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PEAVCommand@Client@WSMan@@@@QEAAPEAVCommand@Client@WSMan@@XZ (public: class WSMan::Client::Command * __cdecl AutoCleanup,class WSMan::Client::Command *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAAPEAVEnumSinkEx@@XZ (public: class EnumSinkEx * __cdecl AutoCleanup,class EnumSinkEx *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAAPEAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * __cdecl AutoCleanup,class GeneralSinkEx *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PEAVIPCSoapProcessor@@@@QEAAPEAVIPCSoapProcessor@@XZ (public: class IPCSoapProcessor * __cdecl AutoCleanup,class IPCSoapProcessor *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@QEAAPEAVIRequestContext@@XZ (public: class IRequestContext * __cdecl AutoCleanup,class IRequestContext *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PEAVReceiveOperation@Client@WSMan@@@@QEAAPEAVReceiveOperation@Client@WSMan@@XZ (public: class WSMan::Client::ReceiveOperation * __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PEAVSendOperation@Client@WSMan@@@@QEAAPEAVSendOperation@Client@WSMan@@XZ (public: class WSMan::Client::SendOperation * __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@QEAAPEAVShell@Client@WSMan@@XZ (public: class WSMan::Client::Shell * __cdecl AutoCleanup,class WSMan::Client::Shell *>::Detach(void)) + ?Detach@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PEAVSignalOperation@Client@WSMan@@@@QEAAPEAVSignalOperation@Client@WSMan@@XZ (public: class WSMan::Client::SignalOperation * __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::Detach(void)) + ?Detach@?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@QEAAPEAGXZ (public: unsigned short * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoCertContext@@PEBU_CERT_CONTEXT@@@@QEAAPEBU_CERT_CONTEXT@@XZ (public: struct _CERT_CONTEXT const * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoHandle@@PEAX@@QEAAPEAXXZ (public: void * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoImpersonateUser@@PEAX@@QEAAPEAXXZ (public: void * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoLocalFree@@PEAX@@QEAAPEAXXZ (public: void * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoMIClass@@PEAU_MI_Class@@@@QEAAPEAU_MI_Class@@XZ (public: struct _MI_Class * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoMIInstance@@PEAU_MI_Instance@@@@QEAAPEAU_MI_Instance@@XZ (public: struct _MI_Instance * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoRegKey@@PEAUHKEY__@@@@QEAAPEAUHKEY__@@XZ (public: struct HKEY__ * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoSecurityDescriptor@@PEAX@@QEAAPEAXXZ (public: void * __cdecl AutoCleanup::Detach(void)) + ?Detach@?$AutoCleanup@VAutoWaitHandle@@PEAX@@QEAAPEAXXZ (public: void * __cdecl AutoCleanup::Detach(void)) + ?Detach@BufferFormatter@@QEAAPEAEXZ (public: unsigned char * __cdecl BufferFormatter::Detach(void)) + ?Discard@CServiceWatcher@CServiceConfigCache@@QEAAXXZ (public: void __cdecl CServiceConfigCache::CServiceWatcher::Discard(void)) + ?DoOnChange@CBaseConfigCache@@IEAAXW4ConfigChangeSources@@KW4ConfigChangeSeverityType@@@Z (protected: void __cdecl CBaseConfigCache::DoOnChange(enum ConfigChangeSources,unsigned long,enum ConfigChangeSeverityType)) + ?DoesThreadOwnLock@CWSManCriticalSection@@QEAAHXZ (public: int __cdecl CWSManCriticalSection::DoesThreadOwnLock(void)) + ?Down@?$LoaderSerializer@VSubscriptionManager@@$01@@AEAAJXZ (private: long __cdecl LoaderSerializer::Down(void)) + ?DropData@CircularBufferFormatter@@QEAAXK@Z (public: void __cdecl CircularBufferFormatter::DropData(unsigned long)) + ?DuplicateCurrentToken@CSecurity@@SAHPEAPEAXKPEAU_SECURITY_ATTRIBUTES@@W4_SECURITY_IMPERSONATION_LEVEL@@W4_TOKEN_TYPE@@H@Z (public: static int __cdecl CSecurity::DuplicateCurrentToken(void * *,unsigned long,struct _SECURITY_ATTRIBUTES *,enum _SECURITY_IMPERSONATION_LEVEL,enum _TOKEN_TYPE,int)) + ?EnableAllPrivileges@@YAHPEAPEAE@Z (int __cdecl EnableAllPrivileges(unsigned char * *)) + ?Encode@PacketFormatter@@QEBAKPEAPEAVPacket@@@Z (public: unsigned long __cdecl PacketFormatter::Encode(class Packet * *)const ) + ?Encode@PacketFormatter@@QEBAKPEBGKPEAEKPEAPEAEPEAK_N@Z (public: unsigned long __cdecl PacketFormatter::Encode(unsigned short const *,unsigned long,unsigned char *,unsigned long,unsigned char * *,unsigned long *,bool)const ) + ?EndOfStream@PacketParser@@QEAAXK@Z (public: void __cdecl PacketParser::EndOfStream(unsigned long)) + ?EndRevertToSelf@CSecurity@@SAHPEAX@Z (public: static int __cdecl CSecurity::EndRevertToSelf(void *)) + ?EnsureActivityIdOnThread@EventHandler@WSMan@@SAXXZ (public: static void __cdecl WSMan::EventHandler::EnsureActivityIdOnThread(void)) + ?EnsureNoActiveCaches@CClientConfigCache@@SAXXZ (public: static void __cdecl CClientConfigCache::EnsureNoActiveCaches(void)) + ?EnsureNoActiveCaches@CServiceConfigCache@@SAXXZ (public: static void __cdecl CServiceConfigCache::EnsureNoActiveCaches(void)) + ?Error@EventLog@@SAXK@Z (public: static void __cdecl EventLog::Error(unsigned long)) + ?Error@EventLog@@SAXKGPEAPEBG@Z (public: static void __cdecl EventLog::Error(unsigned long,unsigned short,unsigned short const * *)) + ?Error@EventLog@@SAXKPEBG@Z (public: static void __cdecl EventLog::Error(unsigned long,unsigned short const *)) + ?ErrorAction@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::ErrorAction) + ?EventEnabled@EventHandler@WSMan@@AEAA_NAEBU_EVENT_DESCRIPTOR@@@Z (private: bool __cdecl WSMan::EventHandler::EventEnabled(struct _EVENT_DESCRIPTOR const &)) + ?EventProviderEnabled@EventHandler@WSMan@@AEAA_NXZ (private: bool __cdecl WSMan::EventHandler::EventProviderEnabled(void)) + ?EventWrite@EventHandler@WSMan@@AEAAXAEBU_EVENT_DESCRIPTOR@@KPEAU_EVENT_DATA_DESCRIPTOR@@@Z (private: void __cdecl WSMan::EventHandler::EventWrite(struct _EVENT_DESCRIPTOR const &,unsigned long,struct _EVENT_DATA_DESCRIPTOR *)) + ?ExtractContextId@PacketParser@@QEAAHPEAPEBGKPEBG@Z (public: int __cdecl PacketParser::ExtractContextId(unsigned short const * *,unsigned long,unsigned short const *)) + ?ExtractShellId@PacketParser@@QEAAHPEAVCRequestContext@@PEAGK@Z (public: int __cdecl PacketParser::ExtractShellId(class CRequestContext *,unsigned short *,unsigned long)) + ?ExtractSidFromToken@CSecurity@@SAHPEAVIRequestContext@@PEAXAEAVAutoLocalFree@@@Z (public: static int __cdecl CSecurity::ExtractSidFromToken(class IRequestContext *,void *,class AutoLocalFree &)) + ?FindExisting@CBaseConfigCache@@CAPEAV1@PEAVCConfigCacheMap@1@PEBGW4ErrorLogging@@@Z (private: static class CBaseConfigCache * __cdecl CBaseConfigCache::FindExisting(class CBaseConfigCache::CConfigCacheMap *,unsigned short const *,enum ErrorLogging)) + ?FindMatch@CResourceAlias@@AEAAPEAU_ALIAS_INFORMATION@@PEBG@Z (private: struct _ALIAS_INFORMATION * __cdecl CResourceAlias::FindMatch(unsigned short const *)) + ?First@TSTRBUFFER@@QEBAPEBGXZ (public: unsigned short const * __cdecl TSTRBUFFER::First(void)const ) + ?Format@Locale@@AEBA_NKPEAPEADPEAPEAXPEAGKGW4CallSiteId@@@Z (private: bool __cdecl Locale::Format(unsigned long,char * *,void * *,unsigned short *,unsigned long,unsigned short,enum CallSiteId)const ) + ?FormatDataDescriptor@EventHandler@WSMan@@SAXAEAU_EVENT_DATA_DESCRIPTOR@@AEAG@Z (public: static void __cdecl WSMan::EventHandler::FormatDataDescriptor(struct _EVENT_DATA_DESCRIPTOR &,unsigned short &)) + ?FormatDataDescriptor@EventHandler@WSMan@@SAXAEAU_EVENT_DATA_DESCRIPTOR@@AEAJ@Z (public: static void __cdecl WSMan::EventHandler::FormatDataDescriptor(struct _EVENT_DATA_DESCRIPTOR &,long &)) + ?FormatDataDescriptor@EventHandler@WSMan@@SAXAEAU_EVENT_DATA_DESCRIPTOR@@AEAK@Z (public: static void __cdecl WSMan::EventHandler::FormatDataDescriptor(struct _EVENT_DATA_DESCRIPTOR &,unsigned long &)) + ?FormatDataDescriptor@EventHandler@WSMan@@SAXAEAU_EVENT_DATA_DESCRIPTOR@@PEBD@Z (public: static void __cdecl WSMan::EventHandler::FormatDataDescriptor(struct _EVENT_DATA_DESCRIPTOR &,char const *)) + ?FormatDataDescriptor@EventHandler@WSMan@@SAXAEAU_EVENT_DATA_DESCRIPTOR@@PEBG@Z (public: static void __cdecl WSMan::EventHandler::FormatDataDescriptor(struct _EVENT_DATA_DESCRIPTOR &,unsigned short const *)) + ?FormatWithFallback@Locale@@AEBA_NKPEAPEAD0PEAPEAXPEAGK@Z (private: bool __cdecl Locale::FormatWithFallback(unsigned long,char * *,char * *,void * *,unsigned short *,unsigned long)const ) + ?Free@WSManMemory@@SAXPEAXH@Z (public: static void __cdecl WSManMemory::Free(void *,int)) + ?FreeBstr@WSManMemory@@SAXPEAGHH@Z (public: static void __cdecl WSManMemory::FreeBstr(unsigned short *,int,int)) + ?FreeInstance@?$ILoader@VAdminSid@CSecurity@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VEventHandler@WSMan@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VInteractiveSid@CSecurity@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VIpHlpApiDllLoader@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VMachineName@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VNetworkServiceSid@CSecurity@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VNtDsApiDllLoader@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VResources@Locale@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VShell32DllLoader@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VShlWApiDllLoader@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VSubscriptionManager@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VUser32DllLoader@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$ILoader@VWSManMemCryptManager@@@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl ILoader::FreeInstance(class IRequestContext &,bool)) + ?FreeInstance@?$LoaderSerializer@VSubscriptionManager@@$01@@QEAA_NAEAVIRequestContext@@_N@Z (public: bool __cdecl LoaderSerializer::FreeInstance(class IRequestContext &,bool)) + ?FreeMemory@RBUFFER@@QEAAXXZ (public: void __cdecl RBUFFER::FreeMemory(void)) + ?FreeMemory@SBUFFER@@QEAAXXZ (public: void __cdecl SBUFFER::FreeMemory(void)) + ?FreePacket@PacketParser@@QEAAXXZ (public: void __cdecl PacketParser::FreePacket(void)) + ?FreeXmlStructure@PacketParser@@QEAAXXZ (public: void __cdecl PacketParser::FreeXmlStructure(void)) + ?GenerateTransferId@EventHandler@WSMan@@SAXAEBU_EVENT_DESCRIPTOR@@PEBU_GUID@@1@Z (public: static void __cdecl WSMan::EventHandler::GenerateTransferId(struct _EVENT_DESCRIPTOR const &,struct _GUID const *,struct _GUID const *)) + ?GenerateTransferIdImp@EventHandler@WSMan@@AEAAXAEBU_EVENT_DESCRIPTOR@@PEBU_GUID@@1@Z (private: void __cdecl WSMan::EventHandler::GenerateTransferIdImp(struct _EVENT_DESCRIPTOR const &,struct _GUID const *,struct _GUID const *)) + ?GetAccessRights@CWSManSecurityUI@@UEAAJPEBU_GUID@@KPEAPEAU_SI_ACCESS@@PEAK2@Z (public: virtual long __cdecl CWSManSecurityUI::GetAccessRights(struct _GUID const *,unsigned long,struct _SI_ACCESS * *,unsigned long *,unsigned long *)) + ?GetAction@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetAction(void)const ) + ?GetActionType@SoapSemanticConverter@@AEAA_NPEBGPEAW4_MI_OperationCallback_ResponseType@@PEAW4_MI_CallbackMode@@PEAVIRequestContext@@@Z (private: bool __cdecl SoapSemanticConverter::GetActionType(unsigned short const *,enum _MI_OperationCallback_ResponseType *,enum _MI_CallbackMode *,class IRequestContext *)) + ?GetActivityIdOnCurrentThread@EventHandler@WSMan@@SAXAEAU_GUID@@@Z (public: static void __cdecl WSMan::EventHandler::GetActivityIdOnCurrentThread(struct _GUID &)) + ?GetBaseUri@CWSManResource@@QEAAPEBGXZ (public: unsigned short const * __cdecl CWSManResource::GetBaseUri(void)) + ?GetBomIndex@PacketFormatter@@QEBA?AW4Charset@1@XZ (public: enum PacketFormatter::Charset __cdecl PacketFormatter::GetBomIndex(void)const ) + ?GetBookmarkXml@PacketParser@@QEAAAEBV?$PacketElement@PEAU_FWXML_ELEMENT@@@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetBookmarkXml(void)) + ?GetBool@CConfigManager@@QEAAHPEAVIRequestContext@@W4ConfigSetting@@PEAHPEAW4WSManConfigSource@@@Z (public: int __cdecl CConfigManager::GetBool(class IRequestContext *,enum ConfigSetting,int *,enum WSManConfigSource *)) + ?GetBool@CWSManGroupPolicyManager@@QEAAHPEAVIRequestContext@@W4WSManGroupPolicySetting@@PEAHPEAW4WSManGroupPolicySettingState@@@Z (public: int __cdecl CWSManGroupPolicyManager::GetBool(class IRequestContext *,enum WSManGroupPolicySetting,int *,enum WSManGroupPolicySettingState *)) + ?GetBuffer@BufferFormatter@@UEAAPEAEXZ (public: virtual unsigned char * __cdecl BufferFormatter::GetBuffer(void)) + ?GetBuffer@BufferFormatter@@UEBAPEBEXZ (public: virtual unsigned char const * __cdecl BufferFormatter::GetBuffer(void)const ) + ?GetBuffer@CircularBufferFormatter@@UEAAPEAEXZ (public: virtual unsigned char * __cdecl CircularBufferFormatter::GetBuffer(void)) + ?GetBuffer@CircularBufferFormatter@@UEBAPEBEXZ (public: virtual unsigned char const * __cdecl CircularBufferFormatter::GetBuffer(void)const ) + ?GetBuffer@XmlReader@@QEAAPEBGXZ (public: unsigned short const * __cdecl XmlReader::GetBuffer(void)) + ?GetBufferLength@PacketParser@@UEAAKXZ (public: virtual unsigned long __cdecl PacketParser::GetBufferLength(void)) + ?GetBufferPtr@PacketParser@@UEAAPEAPEAGXZ (public: virtual unsigned short * * __cdecl PacketParser::GetBufferPtr(void)) + ?GetBufferSize@BufferFormatter@@QEBAKXZ (public: unsigned long __cdecl BufferFormatter::GetBufferSize(void)const ) + ?GetCacheCount@CClientConfigCache@@SAKXZ (public: static unsigned long __cdecl CClientConfigCache::GetCacheCount(void)) + ?GetCacheCount@CServiceConfigCache@@SAKXZ (public: static unsigned long __cdecl CServiceConfigCache::GetCacheCount(void)) + ?GetCalculationSize@BufferFormatter@@UEBAK_N@Z (public: virtual unsigned long __cdecl BufferFormatter::GetCalculationSize(bool)const ) + ?GetCalculationSize@CircularBufferFormatter@@UEBAK_N@Z (public: virtual unsigned long __cdecl CircularBufferFormatter::GetCalculationSize(bool)const ) + ?GetCharInUse@TSTRBUFFER@@QEBAIXZ (public: unsigned int __cdecl TSTRBUFFER::GetCharInUse(void)const ) + ?GetCharset@PacketFormatter@@QEBA?AW4Charset@1@XZ (public: enum PacketFormatter::Charset __cdecl PacketFormatter::GetCharset(void)const ) + ?GetCharsetLen@PacketFormatter@@QEBAKXZ (public: unsigned long __cdecl PacketFormatter::GetCharsetLen(void)const ) + ?GetCharsetName@PacketFormatter@@QEBAPEBDXZ (public: char const * __cdecl PacketFormatter::GetCharsetName(void)const ) + ?GetChildCount@ChildLifeTimeManager@@QEBAJXZ (public: long __cdecl ChildLifeTimeManager::GetChildCount(void)const ) + ?GetConfigCache@CBaseConfigCache@@KAPEAV1@PEAVIRequestContext@@W4ErrorLogging@@P6APEAV1@XZPEAVFastLock@@AEAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@H@Z (protected: static class CBaseConfigCache * __cdecl CBaseConfigCache::GetConfigCache(class IRequestContext *,enum ErrorLogging,class CBaseConfigCache * (__cdecl*)(void),class FastLock *,class AutoRelease &,int)) + ?GetConfigCache@CClientConfigCache@@SAPEAV1@PEAVIRequestContext@@H@Z (public: static class CClientConfigCache * __cdecl CClientConfigCache::GetConfigCache(class IRequestContext *,int)) + ?GetConfigCache@CServiceConfigCache@@SAPEAV1@PEAVIRequestContext@@W4ErrorLogging@@H@Z (public: static class CServiceConfigCache * __cdecl CServiceConfigCache::GetConfigCache(class IRequestContext *,enum ErrorLogging,int)) + ?GetConfigCache@CWinRSPluginConfigCache@@SAPEAV1@PEAVIRequestContext@@W4ErrorLogging@@H@Z (public: static class CWinRSPluginConfigCache * __cdecl CWinRSPluginConfigCache::GetConfigCache(class IRequestContext *,enum ErrorLogging,int)) + ?GetConfigManager@CConfigManager@@SAPEAV1@XZ (public: static class CConfigManager * __cdecl CConfigManager::GetConfigManager(void)) + ?GetConfigManagerForCertMapping@CConfigManager@@SAPEAV1@PEAVCERTMAPPING_IDENTITY@@PEAVIRequestContext@@@Z (public: static class CConfigManager * __cdecl CConfigManager::GetConfigManagerForCertMapping(class CERTMAPPING_IDENTITY *,class IRequestContext *)) + ?GetConfigManagerForListener@CConfigManager@@SAPEAV1@PEAVLISTENER_IDENTITY@@PEAVIRequestContext@@@Z (public: static class CConfigManager * __cdecl CConfigManager::GetConfigManagerForListener(class LISTENER_IDENTITY *,class IRequestContext *)) + ?GetConfigManagerForShellUri@CConfigManager@@SAPEAV1@PEAVSHELLURI_IDENTITY@@PEAVIRequestContext@@@Z (public: static class CConfigManager * __cdecl CConfigManager::GetConfigManagerForShellUri(class SHELLURI_IDENTITY *,class IRequestContext *)) + ?GetConfigManagerForTable@CConfigManager@@SAPEAV1@PEAVWSMANCONFIGTABLE_IDENTITY@@PEAVIRequestContext@@@Z (public: static class CConfigManager * __cdecl CConfigManager::GetConfigManagerForTable(class WSMANCONFIGTABLE_IDENTITY *,class IRequestContext *)) + ?GetConfigXml@CConfigManager@@QEAAHPEAVIRequestContext@@PEAPEBGPEAPEAVXmlReader@@PEAH@Z (public: int __cdecl CConfigManager::GetConfigXml(class IRequestContext *,unsigned short const * *,class XmlReader * *,int *)) + ?GetCorrelationId@PacketParser@@QEAAAEAU_GUID@@XZ (public: struct _GUID & __cdecl PacketParser::GetCorrelationId(void)) + ?GetCurrentCertMappingIdentity@CConfigManager@@QEAAHPEAVCERTMAPPING_IDENTITY@@PEAVIRequestContext@@@Z (public: int __cdecl CConfigManager::GetCurrentCertMappingIdentity(class CERTMAPPING_IDENTITY *,class IRequestContext *)) + ?GetCurrentListenerIdentity@CConfigManager@@QEAAHPEAVLISTENER_IDENTITY@@PEAVIRequestContext@@@Z (public: int __cdecl CConfigManager::GetCurrentListenerIdentity(class LISTENER_IDENTITY *,class IRequestContext *)) + ?GetCurrentSettings@CBaseConfigCache@@IEAAPEAVCCommonConfigSettings@@PEAVIRequestContext@@@Z (protected: class CCommonConfigSettings * __cdecl CBaseConfigCache::GetCurrentSettings(class IRequestContext *)) + ?GetCurrentSettings@CClientConfigCache@@QEAAPEAVCClientConfigSettings@@PEAVIRequestContext@@@Z (public: class CClientConfigSettings * __cdecl CClientConfigCache::GetCurrentSettings(class IRequestContext *)) + ?GetCurrentSettings@CServiceConfigCache@@QEAAPEAVCServiceConfigSettings@@PEAVIRequestContext@@@Z (public: class CServiceConfigSettings * __cdecl CServiceConfigCache::GetCurrentSettings(class IRequestContext *)) + ?GetCurrentSettings@CWinRSPluginConfigCache@@QEAAPEAVCWinRSPluginConfigSettings@@PEAVIRequestContext@@@Z (public: class CWinRSPluginConfigSettings * __cdecl CWinRSPluginConfigCache::GetCurrentSettings(class IRequestContext *)) + ?GetCurrentShellUriIdentity@CConfigManager@@QEAAHPEAVSHELLURI_IDENTITY@@PEAVIRequestContext@@@Z (public: int __cdecl CConfigManager::GetCurrentShellUriIdentity(class SHELLURI_IDENTITY *,class IRequestContext *)) + ?GetCurrentTableIdentity@CConfigManager@@QEAAHPEAVWSMANCONFIGTABLE_IDENTITY@@PEAVIRequestContext@@@Z (public: int __cdecl CConfigManager::GetCurrentTableIdentity(class WSMANCONFIGTABLE_IDENTITY *,class IRequestContext *)) + ?GetDataLocale@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetDataLocale(void)const ) + ?GetDataLocaleHelper@PacketParser@@QEAAAEAVLocale@@XZ (public: class Locale & __cdecl PacketParser::GetDataLocaleHelper(void)) + ?GetDescriptionElement@SoapSemanticConverter@@QEAAPEAU_FWXML_ELEMENT@@PEAU2@PEAVIRequestContext@@@Z (public: struct _FWXML_ELEMENT * __cdecl SoapSemanticConverter::GetDescriptionElement(struct _FWXML_ELEMENT *,class IRequestContext *)) + ?GetDestructorIter@?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@QEAAAEAV?$SafeSet_Iterator@PEAVCCertMapping@@@@XZ (public: class SafeSet_Iterator & __cdecl SafeMap >::GetDestructorIter(void)) + ?GetDestructorIter@?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@QEAAAEAV?$SafeSet_Iterator@PEAVCShellUriSettings@@@@XZ (public: class SafeSet_Iterator & __cdecl SafeMap >::GetDestructorIter(void)) + ?GetDestructorIter@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEAAAEAV?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@XZ (public: class SafeMap_Iterator & __cdecl SafeMap >::GetDestructorIter(void)) + ?GetDestructorIter@?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAAAEAV?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@XZ (public: class SafeMap_Iterator & __cdecl SafeMap >::GetDestructorIter(void)) + ?GetDestructorIter@?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAAAEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@XZ (public: class SafeMap_Iterator & __cdecl SafeMap >::GetDestructorIter(void)) + ?GetDialect@Fragment@PacketParser@@QEBAPEBGXZ (public: unsigned short const * __cdecl PacketParser::Fragment::GetDialect(void)const ) + ?GetError@BufferFormatter@@QEBAKXZ (public: unsigned long __cdecl BufferFormatter::GetError(void)const ) + ?GetErrorCode@CErrorContext@@UEBAKXZ (public: virtual unsigned long __cdecl CErrorContext::GetErrorCode(void)const ) + ?GetEventType@SoapSemanticConverter@@AEAAKPEBGPEAVIRequestContext@@@Z (private: unsigned long __cdecl SoapSemanticConverter::GetEventType(unsigned short const *,class IRequestContext *)) + ?GetEventTypeAndResponseElement@SoapSemanticConverter@@AEAAPEAU_FWXML_ELEMENT@@PEAU2@PEAKPEAVIRequestContext@@@Z (private: struct _FWXML_ELEMENT * __cdecl SoapSemanticConverter::GetEventTypeAndResponseElement(struct _FWXML_ELEMENT *,unsigned long *,class IRequestContext *)) + ?GetExtendedErrorString@CErrorContext@@UEAAPEAGXZ (public: virtual unsigned short * __cdecl CErrorContext::GetExtendedErrorString(void)) + ?GetExtendedErrorString@CRequestContext@@UEAAPEAGXZ (public: virtual unsigned short * __cdecl CRequestContext::GetExtendedErrorString(void)) + ?GetFaultToXml@PacketParser@@QEBAAEBVReferenceParameters@1@XZ (public: class PacketParser::ReferenceParameters const & __cdecl PacketParser::GetFaultToXml(void)const ) + ?GetFaultXML@CErrorContext@@UEBAPEBGXZ (public: virtual unsigned short const * __cdecl CErrorContext::GetFaultXML(void)const ) + ?GetFaultXML@CRequestContext@@UEBAPEBGXZ (public: virtual unsigned short const * __cdecl CRequestContext::GetFaultXML(void)const ) + ?GetFaultXMLPrivate@CRequestContext@@AEAAXPEAPEAD0KHKKPEBG11@Z (private: void __cdecl CRequestContext::GetFaultXMLPrivate(char * *,char * *,unsigned long,int,unsigned long,unsigned long,unsigned short const *,unsigned short const *,unsigned short const *)) + ?GetFirstConfigManagerForCertMapping@CConfigManager@@SAPEAV1@PEBG@Z (public: static class CConfigManager * __cdecl CConfigManager::GetFirstConfigManagerForCertMapping(unsigned short const *)) + ?GetFirstConfigManagerForListener@CConfigManager@@SAPEAV1@PEBG@Z (public: static class CConfigManager * __cdecl CConfigManager::GetFirstConfigManagerForListener(unsigned short const *)) + ?GetFirstConfigManagerForShellUri@CConfigManager@@SAPEAV1@PEBG@Z (public: static class CConfigManager * __cdecl CConfigManager::GetFirstConfigManagerForShellUri(unsigned short const *)) + ?GetFirstConfigManagerForTable@CConfigManager@@SAPEAV1@W4WSMANTableConfigType@@PEBG@Z (public: static class CConfigManager * __cdecl CConfigManager::GetFirstConfigManagerForTable(enum WSMANTableConfigType,unsigned short const *)) + ?GetFormat@PacketFormatter@@QEBA?AW4Charset@1@XZ (public: enum PacketFormatter::Charset __cdecl PacketFormatter::GetFormat(void)const ) + ?GetFormatterMode@BufferFormatter@@QEAA?AW4Charset@PacketFormatter@@XZ (public: enum PacketFormatter::Charset __cdecl BufferFormatter::GetFormatterMode(void)) + ?GetFragment@PacketParser@@QEBAAEBVFragment@1@XZ (public: class PacketParser::Fragment const & __cdecl PacketParser::GetFragment(void)const ) + ?GetFragmentDialect@CWSManResourceNoResourceUri@@QEAAPEBGXZ (public: unsigned short const * __cdecl CWSManResourceNoResourceUri::GetFragmentDialect(void)) + ?GetFragmentPath@CWSManResourceNoResourceUri@@QEAAPEBGXZ (public: unsigned short const * __cdecl CWSManResourceNoResourceUri::GetFragmentPath(void)) + ?GetGroupPolicyManager@CWSManGroupPolicyManager@@SAPEAV1@PEAVIRequestContext@@PEBG@Z (public: static class CWSManGroupPolicyManager * __cdecl CWSManGroupPolicyManager::GetGroupPolicyManager(class IRequestContext *,unsigned short const *)) + ?GetHeap@WSManMemory@@SAPEAXXZ (public: static void * __cdecl WSManMemory::GetHeap(void)) + ?GetIISConfiguration@CConfigManager@@SAHPEAVIRequestContext@@PEBGPEAPEAVXmlReader@@@Z (public: static int __cdecl CConfigManager::GetIISConfiguration(class IRequestContext *,unsigned short const *,class XmlReader * *)) + ?GetImpersonationToken@UserRecord@@QEAAPEAXXZ (public: void * __cdecl UserRecord::GetImpersonationToken(void)) + ?GetInheritTypes@CWSManSecurityUI@@UEAAJPEAPEAU_SI_INHERIT_TYPE@@PEAK@Z (public: virtual long __cdecl CWSManSecurityUI::GetInheritTypes(struct _SI_INHERIT_TYPE * *,unsigned long *)) + ?GetInitError@CWSManCriticalSection@@QEBAKXZ (public: unsigned long __cdecl CWSManCriticalSection::GetInitError(void)const ) + ?GetInstance@?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QEAAPEAVAdminSid@CSecurity@@AEAVIRequestContext@@@Z (public: class CSecurity::AdminSid * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VEventHandler@WSMan@@$00@@QEAAPEAVEventHandler@WSMan@@AEAVIRequestContext@@@Z (public: class WSMan::EventHandler * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QEAAPEAVInteractiveSid@CSecurity@@AEAVIRequestContext@@@Z (public: class CSecurity::InteractiveSid * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QEAAPEAVIpHlpApiDllLoader@@AEAVIRequestContext@@@Z (public: class IpHlpApiDllLoader * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VMachineName@@$00@@QEAAPEAVMachineName@@AEAVIRequestContext@@@Z (public: class MachineName * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QEAAPEAVNetworkServiceSid@CSecurity@@AEAVIRequestContext@@@Z (public: class CSecurity::NetworkServiceSid * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QEAAPEAVNtDsApiDllLoader@@AEAVIRequestContext@@@Z (public: class NtDsApiDllLoader * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VResources@Locale@@$0A@@@QEAAPEAVResources@Locale@@AEAVIRequestContext@@@Z (public: class Locale::Resources * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VShell32DllLoader@@$00@@QEAAPEAVShell32DllLoader@@AEAVIRequestContext@@@Z (public: class Shell32DllLoader * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VShlWApiDllLoader@@$00@@QEAAPEAVShlWApiDllLoader@@AEAVIRequestContext@@@Z (public: class ShlWApiDllLoader * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VSubscriptionManager@@$01@@QEAAPEAVSubscriptionManager@@AEAVIRequestContext@@@Z (public: class SubscriptionManager * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VUser32DllLoader@@$00@@QEAAPEAVUser32DllLoader@@AEAVIRequestContext@@@Z (public: class User32DllLoader * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInstance@?$LoaderSerializer@VWSManMemCryptManager@@$00@@QEAAPEAVWSManMemCryptManager@@AEAVIRequestContext@@@Z (public: class WSManMemCryptManager * __cdecl LoaderSerializer::GetInstance(class IRequestContext &)) + ?GetInt@CConfigManager@@QEAAHPEAVIRequestContext@@W4ConfigSetting@@PEAKPEAW4WSManConfigSource@@@Z (public: int __cdecl CConfigManager::GetInt(class IRequestContext *,enum ConfigSetting,unsigned long *,enum WSManConfigSource *)) + ?GetInt@CWSManGroupPolicyManager@@QEAAHPEAVIRequestContext@@W4WSManGroupPolicySetting@@PEAKPEAW4WSManGroupPolicySettingState@@@Z (public: int __cdecl CWSManGroupPolicyManager::GetInt(class IRequestContext *,enum WSManGroupPolicySetting,unsigned long *,enum WSManGroupPolicySettingState *)) + ?GetKey@UserRecord@@QEBA?AUUserKey@@XZ (public: struct UserKey __cdecl UserRecord::GetKey(void)const ) + ?GetKeyCount@CWSManResourceNoResourceUri@@QEAAKXZ (public: unsigned long __cdecl CWSManResourceNoResourceUri::GetKeyCount(void)) + ?GetKeyValue@CWSManResourceNoResourceUri@@QEAAPEBGPEBG@Z (public: unsigned short const * __cdecl CWSManResourceNoResourceUri::GetKeyValue(unsigned short const *)) + ?GetKeys@CWSManResourceNoResourceUri@@QEAAPEAU_WSMAN_KEY@@XZ (public: struct _WSMAN_KEY * __cdecl CWSManResourceNoResourceUri::GetKeys(void)) + ?GetLCID@Locale@@QEAAKXZ (public: unsigned long __cdecl Locale::GetLCID(void)) + ?GetLength@XmlReader@@QEAA_KXZ (public: unsigned __int64 __cdecl XmlReader::GetLength(void)) + ?GetLocale@CRequestContext@@QEAAAEAVLocale@@XZ (public: class Locale & __cdecl CRequestContext::GetLocale(void)) + ?GetLocale@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetLocale(void)const ) + ?GetLocaleHelper@PacketParser@@QEAAAEAVLocale@@XZ (public: class Locale & __cdecl PacketParser::GetLocaleHelper(void)) + ?GetLocaleString@CRequestContext@@QEAAPEBGXZ (public: unsigned short const * __cdecl CRequestContext::GetLocaleString(void)) + ?GetLocator@CWSManResource@@QEAAPEAU_WSMAN_RESOURCE_LOCATOR@@XZ (public: struct _WSMAN_RESOURCE_LOCATOR * __cdecl CWSManResource::GetLocator(void)) + ?GetMachineId@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetMachineId(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@QEBAAEAV?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@QEBAAEAV?$SafeMap@PEAVCListenerConnect@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@QEBAAEAV?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@QEBAAEAV?$SafeMap@PEAVCListenerReceive@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@QEBAAEAV?$SafeMap@PEAVCListenerSend@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@QEBAAEAV?$SafeMap@PEAVCListenerSignal@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@QEBAAEAV?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@QEBAAEAV?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@QEBAAEAV?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@QEBAAEAV?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@QEBAAEAV?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@QEBAAEAV?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@PEAXUEmpty@@@@QEBAAEAV?$SafeMap@PEAXUEmpty@@V?$SafeMap_Iterator@PEAXUEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@UPluginKey@@K@@QEBAAEAV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@QEBAAEAV?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QEBAAEAV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@QEBAAEAV?$SafeMap@VGuidKey@@PEAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VKey@Locale@@K@@QEBAAEAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VStringKeyCI@@K@@QEBAAEAV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QEBAAEAV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QEBAAEAV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@QEBAAEAV?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@QEBAAEAV?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEBAAEAV?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@QEBAAEAV?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@XZ (public: class SafeMap > & __cdecl SafeMap_Iterator::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@QEBAAEBV?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVCListenerConnect@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@QEBAAEBV?$SafeMap@PEAVCListenerConnect@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@QEBAAEBV?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVCListenerReceive@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@QEBAAEBV?$SafeMap@PEAVCListenerReceive@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVCListenerSend@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@QEBAAEBV?$SafeMap@PEAVCListenerSend@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVCListenerSignal@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@QEBAAEBV?$SafeMap@PEAVCListenerSignal@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@@@QEBAAEBV?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVCollector@@UEmpty@@V?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@@@QEBAAEBV?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@@@QEBAAEBV?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@@@QEBAAEBV?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@@@QEBAAEBV?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@@@QEBAAEBV?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@PEAXUEmpty@@V?$SafeMap_Iterator@PEAXUEmpty@@@@@@QEBAAEBV?$SafeMap@PEAXUEmpty@@V?$SafeMap_Iterator@PEAXUEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEBAAEBV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEBAAEBV?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEBAAEBV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VGuidKey@@PEAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@QEBAAEBV?$SafeMap@VGuidKey@@PEAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QEBAAEBV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEBAAEBV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QEBAAEBV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEBAAEBV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEBAAEBV?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEBAAEBV?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEBAAEBV?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMap@?$SafeMap_Lock@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@QEBAAEBV?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@XZ (public: class SafeMap > const & __cdecl SafeMap_Lock >::GetMap(void)const ) + ?GetMaxBatchItems@CCommonConfigSettings@@UEAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMaxBatchItems(void)) + ?GetMaxBatchSize@CCommonConfigSettings@@UEAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMaxBatchSize(void)) + ?GetMaxEnvelopeSize@CCommonConfigSettings@@UEAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMaxEnvelopeSize(void)) + ?GetMaxEnvelopeSize@PacketParser@@QEBAAEBV?$PacketElement@K@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetMaxEnvelopeSize(void)const ) + ?GetMaxTimeOut@CCommonConfigSettings@@UEAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMaxTimeOut(void)) + ?GetMessageAlloc@Locale@@QEBAPEBGAEAVAutoLocalFree@@KZZ (public: unsigned short const * __cdecl Locale::GetMessageAlloc(class AutoLocalFree &,unsigned long,...)const ) + ?GetMessageEmpty@Locale@@QEBAPEBGAEAVAutoLocalFree@@K@Z (public: unsigned short const * __cdecl Locale::GetMessageEmpty(class AutoLocalFree &,unsigned long)const ) + ?GetMessageId@CErrorContext@@UEBAKXZ (public: virtual unsigned long __cdecl CErrorContext::GetMessageId(void)const ) + ?GetMessageId@CRequestContext@@UEBAKXZ (public: virtual unsigned long __cdecl CRequestContext::GetMessageId(void)const ) + ?GetMessageId@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetMessageId(void)const ) + ?GetMessageW@Locale@@QEBA_NKPEAPEAD0PEAGK@Z (public: bool __cdecl Locale::GetMessageW(unsigned long,char * *,char * *,unsigned short *,unsigned long)const ) + ?GetMinBatchItems@CCommonConfigSettings@@UEAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMinBatchItems(void)) + ?GetMinBatchSize@CCommonConfigSettings@@UEAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMinBatchSize(void)) + ?GetMinBatchTimeout@CCommonConfigSettings@@UEAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMinBatchTimeout(void)) + ?GetMinEnvelopeSize@CCommonConfigSettings@@UEAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMinEnvelopeSize(void)) + ?GetMinTimeOut@CCommonConfigSettings@@UEAAKXZ (public: virtual unsigned long __cdecl CCommonConfigSettings::GetMinTimeOut(void)) + ?GetNamespacePrefix@NotUnderstandSoapHeader@PacketParser@@QEBAPEBGXZ (public: unsigned short const * __cdecl PacketParser::NotUnderstandSoapHeader::GetNamespacePrefix(void)const ) + ?GetNamespaceUrl@NotUnderstandSoapHeader@PacketParser@@QEBAPEBGXZ (public: unsigned short const * __cdecl PacketParser::NotUnderstandSoapHeader::GetNamespaceUrl(void)const ) + ?GetNewStorage@RBUFFER@@IEAAHI@Z (protected: int __cdecl RBUFFER::GetNewStorage(unsigned int)) + ?GetNotUnderstandHeader@PacketParser@@QEBAAEBVNotUnderstandSoapHeader@1@XZ (public: class PacketParser::NotUnderstandSoapHeader const & __cdecl PacketParser::GetNotUnderstandHeader(void)const ) + ?GetObjectInformation@CWSManSecurityUI@@UEAAJPEAU_SI_OBJECT_INFO@@@Z (public: virtual long __cdecl CWSManSecurityUI::GetObjectInformation(struct _SI_OBJECT_INFO *)) + ?GetObjectW@?$ILoader@VAdminSid@CSecurity@@@@IEBAPEAVAdminSid@CSecurity@@XZ (protected: class CSecurity::AdminSid * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VEventHandler@WSMan@@@@IEBAPEAVEventHandler@WSMan@@XZ (protected: class WSMan::EventHandler * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VInteractiveSid@CSecurity@@@@IEBAPEAVInteractiveSid@CSecurity@@XZ (protected: class CSecurity::InteractiveSid * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VIpHlpApiDllLoader@@@@IEBAPEAVIpHlpApiDllLoader@@XZ (protected: class IpHlpApiDllLoader * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VMachineName@@@@IEBAPEAVMachineName@@XZ (protected: class MachineName * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VNetworkServiceSid@CSecurity@@@@IEBAPEAVNetworkServiceSid@CSecurity@@XZ (protected: class CSecurity::NetworkServiceSid * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VNtDsApiDllLoader@@@@IEBAPEAVNtDsApiDllLoader@@XZ (protected: class NtDsApiDllLoader * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VResources@Locale@@@@IEBAPEAVResources@Locale@@XZ (protected: class Locale::Resources * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VShell32DllLoader@@@@IEBAPEAVShell32DllLoader@@XZ (protected: class Shell32DllLoader * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VShlWApiDllLoader@@@@IEBAPEAVShlWApiDllLoader@@XZ (protected: class ShlWApiDllLoader * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VSubscriptionManager@@@@IEBAPEAVSubscriptionManager@@XZ (protected: class SubscriptionManager * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VUser32DllLoader@@@@IEBAPEAVUser32DllLoader@@XZ (protected: class User32DllLoader * __cdecl ILoader::GetObjectW(void)const ) + ?GetObjectW@?$ILoader@VWSManMemCryptManager@@@@IEBAPEAVWSManMemCryptManager@@XZ (protected: class WSManMemCryptManager * __cdecl ILoader::GetObjectW(void)const ) + ?GetOperationId@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetOperationId(void)const ) + ?GetOptionCount@CWSManResourceNoResourceUri@@QEAAKXZ (public: unsigned long __cdecl CWSManResourceNoResourceUri::GetOptionCount(void)) + ?GetOptionTypes@CWSManResourceNoResourceUri@@QEAAPEAPEBGXZ (public: unsigned short const * * __cdecl CWSManResourceNoResourceUri::GetOptionTypes(void)) + ?GetOptionValue@CWSManResourceNoResourceUri@@QEAAPEBGPEBG@Z (public: unsigned short const * __cdecl CWSManResourceNoResourceUri::GetOptionValue(unsigned short const *)) + ?GetOptions@CWSManResourceNoResourceUri@@QEAAPEAU_WSMAN_OPTION@@XZ (public: struct _WSMAN_OPTION * __cdecl CWSManResourceNoResourceUri::GetOptions(void)) + ?GetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QEAAHXZ (public: int __cdecl CWSManResourceNoResourceUri::GetOptionsMustUnderstandValue(void)) + ?GetOptionsSetXml@PacketParser@@QEAAAEBV?$PacketElement@PEAU_FWXML_ELEMENT@@@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetOptionsSetXml(void)) + ?GetOriginalUri@CWSManResource@@QEAAPEBGXZ (public: unsigned short const * __cdecl CWSManResource::GetOriginalUri(void)) + ?GetPacket@PacketParser@@QEAAPEAVPacket@@XZ (public: class Packet * __cdecl PacketParser::GetPacket(void)) + ?GetPacketPool@PacketParser@@QEAAAEAVPacketPool@@XZ (public: class PacketPool & __cdecl PacketParser::GetPacketPool(void)) + ?GetParser@XmlReader@@QEAAPEAXXZ (public: void * __cdecl XmlReader::GetParser(void)) + ?GetPath@Fragment@PacketParser@@QEBAPEBGXZ (public: unsigned short const * __cdecl PacketParser::Fragment::GetPath(void)const ) + ?GetPolicyLocation@CWSManGroupPolicyManager@@AEAAPEBGPEBU_WSMAN_POLICY_INFO@@@Z (private: unsigned short const * __cdecl CWSManGroupPolicyManager::GetPolicyLocation(struct _WSMAN_POLICY_INFO const *)) + ?GetPolicyValueForConfigSetting@CConfigManager@@AEAAJW4ConfigSetting@@KPEAGPEAKPEAW4WSManGroupPolicySettingState@@PEAVIRequestContext@@@Z (private: long __cdecl CConfigManager::GetPolicyValueForConfigSetting(enum ConfigSetting,unsigned long,unsigned short *,unsigned long *,enum WSManGroupPolicySettingState *,class IRequestContext *)) + ?GetPolicyValueForConfigSetting@CConfigManager@@AEAAJW4ConfigSetting@@PEAKPEAW4WSManGroupPolicySettingState@@PEAVIRequestContext@@@Z (private: long __cdecl CConfigManager::GetPolicyValueForConfigSetting(enum ConfigSetting,unsigned long *,enum WSManGroupPolicySettingState *,class IRequestContext *)) + ?GetProfileCount@UserRecord@@QEAAJXZ (public: long __cdecl UserRecord::GetProfileCount(void)) + ?GetProfileHandle@UserRecord@@QEAA_JXZ (public: __int64 __cdecl UserRecord::GetProfileHandle(void)) + ?GetPromptType@SoapSemanticConverter@@AEAA_NPEBGPEAW4_MI_PromptType@@PEAVIRequestContext@@@Z (private: bool __cdecl SoapSemanticConverter::GetPromptType(unsigned short const *,enum _MI_PromptType *,class IRequestContext *)) + ?GetQuotaRecord@UserRecord@@QEBAPEBVQuotaRecord@@XZ (public: class QuotaRecord const * __cdecl UserRecord::GetQuotaRecord(void)const ) + ?GetRefCount@ILifeTimeMgmt@@QEAAJXZ (public: long __cdecl ILifeTimeMgmt::GetRefCount(void)) + ?GetReferenceParameters@ReferenceParameters@PacketParser@@QEBAPEBGXZ (public: unsigned short const * __cdecl PacketParser::ReferenceParameters::GetReferenceParameters(void)const ) + ?GetReferenceProperties@ReferenceParameters@PacketParser@@QEBAPEBGXZ (public: unsigned short const * __cdecl PacketParser::ReferenceParameters::GetReferenceProperties(void)const ) + ?GetRemainderPacket@PacketParser@@QEAAPEAVPacket@@PEAVIRequestContext@@@Z (public: class Packet * __cdecl PacketParser::GetRemainderPacket(class IRequestContext *)) + ?GetReplyToXml@PacketParser@@QEBAAEBVReferenceParameters@1@XZ (public: class PacketParser::ReferenceParameters const & __cdecl PacketParser::GetReplyToXml(void)const ) + ?GetRequestedDataLocale@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetRequestedDataLocale(void)const ) + ?GetRequestedLocale@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetRequestedLocale(void)const ) + ?GetResourceUri@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetResourceUri(void)const ) + ?GetRoot@XmlReader@@QEAAPEAU_FWXML_ELEMENT@@XZ (public: struct _FWXML_ELEMENT * __cdecl XmlReader::GetRoot(void)) + ?GetSecurity@CWSManSecurityUI@@UEAAJKPEAPEAXH@Z (public: virtual long __cdecl CWSManSecurityUI::GetSecurity(unsigned long,void * *,int)) + ?GetSecurityDescriptor@CConfigManager@@QEAAHPEAVIRequestContext@@W4ConfigSetting@@PEAPEAXPEAW4WSManConfigSource@@@Z (public: int __cdecl CConfigManager::GetSecurityDescriptor(class IRequestContext *,enum ConfigSetting,void * *,enum WSManConfigSource *)) + ?GetSelectorSetXml@PacketParser@@QEAAAEBV?$PacketElement@PEAU_FWXML_ELEMENT@@@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetSelectorSetXml(void)) + ?GetSequenceId@PacketParser@@QEBAAEBV?$PacketElement@_K@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetSequenceId(void)const ) + ?GetServiceCatalog@@YAPEAVCatalog@@XZ (class Catalog * __cdecl GetServiceCatalog(void)) + ?GetSessionId@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetSessionId(void)const ) + ?GetSessionIdGuid@PacketParser@@QEAAAEAU_GUID@@XZ (public: struct _GUID & __cdecl PacketParser::GetSessionIdGuid(void)) + ?GetSessionIdGuid@SessionId@PacketParser@@QEAAAEAU_GUID@@XZ (public: struct _GUID & __cdecl PacketParser::SessionId::GetSessionIdGuid(void)) + ?GetSetting@CConfigManager@@QEAAHPEAVIRequestContext@@W4ConfigSetting@@KPEAGPEAKPEAW4WSManConfigSource@@@Z (public: int __cdecl CConfigManager::GetSetting(class IRequestContext *,enum ConfigSetting,unsigned long,unsigned short *,unsigned long *,enum WSManConfigSource *)) + ?GetShellCompressionType@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetShellCompressionType(void)const ) + ?GetSid@CSecurity@@SAPEAXXZ (public: static void * __cdecl CSecurity::GetSid(void)) + ?GetSizeInUse@SBUFFER@@QEBAIXZ (public: unsigned int __cdecl SBUFFER::GetSizeInUse(void)const ) + ?GetSoapBody@PacketParser@@QEAAPEAU_FWXML_ELEMENT@@XZ (public: struct _FWXML_ELEMENT * __cdecl PacketParser::GetSoapBody(void)) + ?GetSoapHeaders@PacketParser@@QEAAPEAU_FWXML_ELEMENT@@XZ (public: struct _FWXML_ELEMENT * __cdecl PacketParser::GetSoapHeaders(void)) + ?GetSourceSubscriptionId@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetSourceSubscriptionId(void)const ) + ?GetSpaceUsed@BufferFormatter@@UEBAK_N@Z (public: virtual unsigned long __cdecl BufferFormatter::GetSpaceUsed(bool)const ) + ?GetSpaceUsed@CircularBufferFormatter@@UEBAK_N@Z (public: virtual unsigned long __cdecl CircularBufferFormatter::GetSpaceUsed(bool)const ) + ?GetStrPtr@TSTRBUFFER@@QEAAPEAGXZ (public: unsigned short * __cdecl TSTRBUFFER::GetStrPtr(void)) + ?GetString@CConfigManager@@QEAAHPEAVIRequestContext@@W4ConfigSetting@@KPEAGPEAKPEAW4WSManConfigSource@@@Z (public: int __cdecl CConfigManager::GetString(class IRequestContext *,enum ConfigSetting,unsigned long,unsigned short *,unsigned long *,enum WSManConfigSource *)) + ?GetString@CWSManGroupPolicyManager@@QEAAHPEAVIRequestContext@@W4WSManGroupPolicySetting@@KPEAGPEAKPEAW4WSManGroupPolicySettingState@@@Z (public: int __cdecl CWSManGroupPolicyManager::GetString(class IRequestContext *,enum WSManGroupPolicySetting,unsigned long,unsigned short *,unsigned long *,enum WSManGroupPolicySettingState *)) + ?GetString@Locale@@QEAAPEBGXZ (public: unsigned short const * __cdecl Locale::GetString(void)) + ?GetStringInternal@CConfigManager@@AEAAHPEAVIRequestContext@@W4ConfigSetting@@KKPEAGPEAKPEAW4WSManConfigSource@@@Z (private: int __cdecl CConfigManager::GetStringInternal(class IRequestContext *,enum ConfigSetting,unsigned long,unsigned long,unsigned short *,unsigned long *,enum WSManConfigSource *)) + ?GetStringInternal@CWSManGroupPolicyManager@@AEAAHPEAVIRequestContext@@W4WSManGroupPolicySetting@@KKPEAGPEAKPEAW4WSManGroupPolicySettingState@@@Z (private: int __cdecl CWSManGroupPolicyManager::GetStringInternal(class IRequestContext *,enum WSManGroupPolicySetting,unsigned long,unsigned long,unsigned short *,unsigned long *,enum WSManGroupPolicySettingState *)) + ?GetSubscriptionId@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetSubscriptionId(void)const ) + ?GetSuccessCode@OnHTTPInitialize@@QEBAKXZ (public: unsigned long __cdecl OnHTTPInitialize::GetSuccessCode(void)const ) + ?GetTimeout@PacketParser@@QEBAAEBV?$PacketElement@K@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetTimeout(void)const ) + ?GetTo@PacketParser@@QEBAAEBV?$PacketElement@PEBG@1@XZ (public: class PacketParser::PacketElement const & __cdecl PacketParser::GetTo(void)const ) + ?GetToken@CSecurity@@SAPEAXXZ (public: static void * __cdecl CSecurity::GetToken(void)) + ?GetToken@UserRecord@@QEAAPEAXXZ (public: void * __cdecl UserRecord::GetToken(void)) + ?GetUpdatedSDDL@CWSManSecurityUI@@QEAAPEAGPEAVIRequestContext@@@Z (public: unsigned short * __cdecl CWSManSecurityUI::GetUpdatedSDDL(class IRequestContext *)) + ?GetUri@CWSManResource@@QEAAPEBGXZ (public: unsigned short const * __cdecl CWSManResource::GetUri(void)) + ?GetUserAdministratorType@UserRecord@@QEBA?AW4AdministratorType@UserAuthzRecord@@XZ (public: enum UserAuthzRecord::AdministratorType __cdecl UserRecord::GetUserAdministratorType(void)const ) + ?GetUserNameW@UserRecord@@QEAAPEBGXZ (public: unsigned short const * __cdecl UserRecord::GetUserNameW(void)) + ?GetValue@?$PacketElement@K@PacketParser@@QEBAKXZ (public: unsigned long __cdecl PacketParser::PacketElement::GetValue(void)const ) + ?GetValue@?$PacketElement@PEAU_FWXML_ELEMENT@@@PacketParser@@QEBAPEAU_FWXML_ELEMENT@@XZ (public: struct _FWXML_ELEMENT * __cdecl PacketParser::PacketElement::GetValue(void)const ) + ?GetValue@?$PacketElement@PEBG@PacketParser@@QEBAPEBGXZ (public: unsigned short const * __cdecl PacketParser::PacketElement::GetValue(void)const ) + ?GetValue@?$PacketElement@_K@PacketParser@@QEBA_KXZ (public: unsigned __int64 __cdecl PacketParser::PacketElement::GetValue(void)const ) + ?GetWsmanData@TSTRBUFFER@@QEAAXPEAU_WSMAN_DATA@@@Z (public: void __cdecl TSTRBUFFER::GetWsmanData(struct _WSMAN_DATA *)) + ?GetXmlDoc@PacketParser@@QEAAPEAUFWXML_DOCUMENT@@XZ (public: struct FWXML_DOCUMENT * __cdecl PacketParser::GetXmlDoc(void)) + ?GrowBuffer@BufferFormatter@@UEAAKK@Z (public: virtual unsigned long __cdecl BufferFormatter::GrowBuffer(unsigned long)) + ?GrowBuffer@BufferFormatter@@UEAAKXZ (public: virtual unsigned long __cdecl BufferFormatter::GrowBuffer(void)) + ?GrowBuffer@CircularBufferFormatter@@UEAAKK@Z (public: virtual unsigned long __cdecl CircularBufferFormatter::GrowBuffer(unsigned long)) + ?GrowBuffer@CircularBufferFormatter@@UEAAKXZ (public: virtual unsigned long __cdecl CircularBufferFormatter::GrowBuffer(void)) + ?HandleAutoConfiguredListener@CConfigManager@@QEAAHPEAVIRequestContext@@PEAVLISTENER_IDENTITY@@@Z (public: int __cdecl CConfigManager::HandleAutoConfiguredListener(class IRequestContext *,class LISTENER_IDENTITY *)) + ?HandleMigration@@YAHPEAVWSManMigrationContext@@@Z (int __cdecl HandleMigration(class WSManMigrationContext *)) + ?HasFaultXML@CRequestContext@@QEBAHXZ (public: int __cdecl CRequestContext::HasFaultXML(void)const ) + ?HasHtmlError@CRequestContext@@AEBAHXZ (private: int __cdecl CRequestContext::HasHtmlError(void)const ) + ?HasOption@CWSManResourceNoResourceUri@@QEAAHPEBG@Z (public: int __cdecl CWSManResourceNoResourceUri::HasOption(unsigned short const *)) + ?ImpersonateUserOrSelf@CSecurity@@SAHW4CallSiteId@@PEAX@Z (public: static int __cdecl CSecurity::ImpersonateUserOrSelf(enum CallSiteId,void *)) + ?IncreaseProfileCount@UserRecord@@QEAAXXZ (public: void __cdecl UserRecord::IncreaseProfileCount(void)) + ?Info@EventLog@@SAXK@Z (public: static void __cdecl EventLog::Info(unsigned long)) + ?Info@EventLog@@SAXKGPEAPEBG@Z (public: static void __cdecl EventLog::Info(unsigned long,unsigned short,unsigned short const * *)) + ?Info@EventLog@@SAXKPEBG@Z (public: static void __cdecl EventLog::Info(unsigned long,unsigned short const *)) + ?Init@CBaseConfigCache@@IEAAHPEAVIRequestContext@@H@Z (protected: int __cdecl CBaseConfigCache::Init(class IRequestContext *,int)) + ?Init@CWSManSecurityUI@@QEAAHPEAG0PEAVIRequestContext@@@Z (public: int __cdecl CWSManSecurityUI::Init(unsigned short *,unsigned short *,class IRequestContext *)) + ?Init@ConfigRegistry@@IEAAHXZ (protected: int __cdecl ConfigRegistry::Init(void)) + ?Init@XmlReader@@QEAAHPEAVIRequestContext@@PEAUWSMAN_OBJECT@@@Z (public: int __cdecl XmlReader::Init(class IRequestContext *,struct WSMAN_OBJECT *)) + ?Init@XmlReader@@QEAAHPEAVIRequestContext@@PEBG@Z (public: int __cdecl XmlReader::Init(class IRequestContext *,unsigned short const *)) + ?InitCfgMgr@CConfigManager@@AEAAHPEAVWSMANCONFIGTABLE_IDENTITY@@@Z (private: int __cdecl CConfigManager::InitCfgMgr(class WSMANCONFIGTABLE_IDENTITY *)) + ?InitCfgMgr@CConfigManager@@AEAAHPEAVWSMANCONFIGTABLE_IDENTITY@@PEAUHKEY__@@1@Z (private: int __cdecl CConfigManager::InitCfgMgr(class WSMANCONFIGTABLE_IDENTITY *,struct HKEY__ *,struct HKEY__ *)) + ?InitMap@CBaseConfigCache@@CAHPEAVIRequestContext@@AEAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@@Z (private: static int __cdecl CBaseConfigCache::InitMap(class IRequestContext *,class AutoRelease &)) + ?Initialize@?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVCListenerConnect@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVCListenerReceive@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVCListenerSend@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVCListenerSignal@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeSet_Iterator@PEAVCollector@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVHostOperation@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVIOperation@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVPushSubscription@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VGuidKey@@PEAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKey@@PEAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PEAVListenerEvents@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKey@@PEAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PEAVListenerSourceSubscription@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyCI@@PEAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PEAVIISEndpoint@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@UEAA_NAEAVIRequestContext@@@Z (public: virtual bool __cdecl SafeMap >::Initialize(class IRequestContext &)) + ?Initialize@?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@QEAAAEAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@QEAAAEAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@QEAAAEAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QEAAAEAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@VStringKeyCI@@K@@QEAAAEAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@QEAAAEAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEAAAEAV1@XZ (public: class SafeMap_Iterator & __cdecl SafeMap_Iterator::Initialize(void)) + ?Initialize@CWSManGroupPolicyManager@@AEAAHPEAVIRequestContext@@PEBG@Z (private: int __cdecl CWSManGroupPolicyManager::Initialize(class IRequestContext *,unsigned short const *)) + ?Initialize@EventHandler@WSMan@@QEAA_NAEAVIRequestContext@@@Z (public: bool __cdecl WSMan::EventHandler::Initialize(class IRequestContext &)) + ?Initialize@UserRecord@@SAXAEAV1@AEBUInitializer@1@@Z (public: static void __cdecl UserRecord::Initialize(class UserRecord &,struct UserRecord::Initializer const &)) + ?InitializeSources@CBaseConfigCache@@IEAAHPEAVIRequestContext@@HH@Z (protected: int __cdecl CBaseConfigCache::InitializeSources(class IRequestContext *,int,int)) + ?InitializeSourcesHelper@CBaseConfigCache@@MEAAHPEAVIRequestContext@@H@Z (protected: virtual int __cdecl CBaseConfigCache::InitializeSourcesHelper(class IRequestContext *,int)) + ?InitializeSourcesHelper@CClientConfigCache@@EEAAHPEAVIRequestContext@@H@Z (private: virtual int __cdecl CClientConfigCache::InitializeSourcesHelper(class IRequestContext *,int)) + ?InsertAtPosition@TSTRBUFFER@@QEAAJPEBGI@Z (public: long __cdecl TSTRBUFFER::InsertAtPosition(unsigned short const *,unsigned int)) + ?InternalFailure@CErrorContext@@UEAAXKZZ (public: virtual void __cdecl CErrorContext::InternalFailure(unsigned long,...)) + ?InternalFailure@CRequestContext@@UEAAXKZZ (public: virtual void __cdecl CRequestContext::InternalFailure(unsigned long,...)) + ?InternalHResult@CErrorContext@@UEAAXKKZZ (public: virtual void __cdecl CErrorContext::InternalHResult(unsigned long,unsigned long,...)) + ?InternalHResult@CRequestContext@@UEAAXKKZZ (public: virtual void __cdecl CRequestContext::InternalHResult(unsigned long,unsigned long,...)) + ?InternalParse@CWSManEPR@@MEAAHPEAVIRequestContext@@@Z (protected: virtual int __cdecl CWSManEPR::InternalParse(class IRequestContext *)) + ?InternalParse@CWSManResource@@MEAAHPEAVIRequestContext@@@Z (protected: virtual int __cdecl CWSManResource::InternalParse(class IRequestContext *)) + ?IsActive@ChildLifeTimeManager@@QEAA_NXZ (public: bool __cdecl ChildLifeTimeManager::IsActive(void)) + ?IsAdmin@UserRecord@@QEBA_NXZ (public: bool __cdecl UserRecord::IsAdmin(void)const ) + ?IsAutoListenerConfigurationOn@CConfigManager@@SAHPEAVIRequestContext@@PEAH@Z (public: static int __cdecl CConfigManager::IsAutoListenerConfigurationOn(class IRequestContext *,int *)) + ?IsCIM_Error@CRequestContext@@QEAAHXZ (public: int __cdecl CRequestContext::IsCIM_Error(void)) + ?IsCurrentListenerAutoConfigured@CConfigManager@@QEAAHPEAVIRequestContext@@PEAH@Z (public: int __cdecl CConfigManager::IsCurrentListenerAutoConfigured(class IRequestContext *,int *)) + ?IsCurrentListenerCompat@CConfigManager@@QEBA_NXZ (public: bool __cdecl CConfigManager::IsCurrentListenerCompat(void)const ) + ?IsDynAlloced@RBUFFER@@IEBAHXZ (protected: int __cdecl RBUFFER::IsDynAlloced(void)const ) + ?IsEPR@CWSManEPR@@UEAAHXZ (public: virtual int __cdecl CWSManEPR::IsEPR(void)) + ?IsEPR@CWSManResourceNoResourceUri@@UEAAHXZ (public: virtual int __cdecl CWSManResourceNoResourceUri::IsEPR(void)) + ?IsEmpty@?$ILoader@VAdminSid@CSecurity@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VEventHandler@WSMan@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VInteractiveSid@CSecurity@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VIpHlpApiDllLoader@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VMachineName@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VNetworkServiceSid@CSecurity@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VNtDsApiDllLoader@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VResources@Locale@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VShell32DllLoader@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VShlWApiDllLoader@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VSubscriptionManager@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VUser32DllLoader@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$ILoader@VWSManMemCryptManager@@@@QEBA_NXZ (public: bool __cdecl ILoader::IsEmpty(void)const ) + ?IsEmpty@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEBA_NXZ (public: bool __cdecl SafeMap >::IsEmpty(void)const ) + ?IsEmpty@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEBA_NXZ (public: bool __cdecl SafeMap >::IsEmpty(void)const ) + ?IsEmpty@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QEBA_NXZ (public: bool __cdecl SafeMap >::IsEmpty(void)const ) + ?IsEvent@SoapSemanticConverter@@QEAA_NPEAU_FWXML_ELEMENT@@@Z (public: bool __cdecl SoapSemanticConverter::IsEvent(struct _FWXML_ELEMENT *)) + ?IsEventEnabled@EventHandler@WSMan@@SA_NAEBU_EVENT_DESCRIPTOR@@@Z (public: static bool __cdecl WSMan::EventHandler::IsEventEnabled(struct _EVENT_DESCRIPTOR const &)) + ?IsEventProviderEnabled@EventHandler@WSMan@@SA_NXZ (public: static bool __cdecl WSMan::EventHandler::IsEventProviderEnabled(void)) + ?IsFound@?$PacketElement@K@PacketParser@@QEBAHXZ (public: int __cdecl PacketParser::PacketElement::IsFound(void)const ) + ?IsFound@?$PacketElement@PEAU_FWXML_ELEMENT@@@PacketParser@@QEBAHXZ (public: int __cdecl PacketParser::PacketElement::IsFound(void)const ) + ?IsFound@?$PacketElement@PEBG@PacketParser@@QEBAHXZ (public: int __cdecl PacketParser::PacketElement::IsFound(void)const ) + ?IsFound@?$PacketElement@_K@PacketParser@@QEBAHXZ (public: int __cdecl PacketParser::PacketElement::IsFound(void)const ) + ?IsGeneratingError@CErrorContext@@UEBA_NXZ (public: virtual bool __cdecl CErrorContext::IsGeneratingError(void)const ) + ?IsIdentifyPacket@PacketParser@@QEBAHXZ (public: int __cdecl PacketParser::IsIdentifyPacket(void)const ) + ?IsInCommitMode@BufferFormatter@@QEAA_NXZ (public: bool __cdecl BufferFormatter::IsInCommitMode(void)) + ?IsInteractive@UserRecord@@QEBA_NXZ (public: bool __cdecl UserRecord::IsInteractive(void)const ) + ?IsLocalSystemSid@CSecurity@@SAHPEAX@Z (public: static int __cdecl CSecurity::IsLocalSystemSid(void *)) + ?IsMustUnderstand@?$PacketElement@PEBG@PacketParser@@QEBAHXZ (public: int __cdecl PacketParser::PacketElement::IsMustUnderstand(void)const ) + ?IsNonOperativePacket@PacketParser@@QEBAHXZ (public: int __cdecl PacketParser::IsNonOperativePacket(void)const ) + ?IsPolicyControlledSetting@CConfigManager@@QEAAHPEAVIRequestContext@@W4ConfigSetting@@PEAH@Z (public: int __cdecl CConfigManager::IsPolicyControlledSetting(class IRequestContext *,enum ConfigSetting,int *)) + ?IsRobustConnectionPacket@PacketParser@@QEBAHXZ (public: int __cdecl PacketParser::IsRobustConnectionPacket(void)const ) + ?IsStreamingEvent@SoapSemanticConverter@@QEAA_NPEAU_FWXML_ELEMENT@@PEAVIRequestContext@@@Z (public: bool __cdecl SoapSemanticConverter::IsStreamingEvent(struct _FWXML_ELEMENT *,class IRequestContext *)) + ?IsStringNullOrEmpty@@YAHPEBG@Z (int __cdecl IsStringNullOrEmpty(unsigned short const *)) + ?IsValid@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QEBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEBA_NXZ (public: bool __cdecl SafeMap >::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@PEAXUEmpty@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@UPluginKey@@K@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VKey@Locale@@K@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKey@@PEAVListenerEvents@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKey@@PEAVListenerSourceSubscription@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyCI@@K@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyCI@@PEAVIISEndpoint@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@QEBA_NXZ (public: bool __cdecl SafeMap_Iterator::IsValid(void)const ) + ?IsValid@CWSManCriticalSection@@QEBAHXZ (public: int __cdecl CWSManCriticalSection::IsValid(void)const ) + ?IsValid@RBUFFER@@IEBAHXZ (protected: int __cdecl RBUFFER::IsValid(void)const ) + ?Key@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEBAPEBVStringKeyCI@@AEBV2@@Z (public: class StringKeyCI const * __cdecl SafeMap >::Key(class StringKeyCI const &)const ) + ?Key@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEBAPEBVStringKeyCI@@AEBV2@@Z (public: class StringKeyCI const * __cdecl SafeMap >::Key(class StringKeyCI const &)const ) + ?Key@?$SafeMap_Iterator@VKey@Locale@@K@@QEBAAEBV0Locale@@XZ (public: class Locale::Key const & __cdecl SafeMap_Iterator::Key(void)const ) + ?Key@?$SafeMap_Iterator@VStringKeyCI@@K@@QEBAAEBVStringKeyCI@@XZ (public: class StringKeyCI const & __cdecl SafeMap_Iterator::Key(void)const ) + ?Key@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QEBAAEBVStringKeyCI@@XZ (public: class StringKeyCI const & __cdecl SafeMap_Iterator::Key(void)const ) + ?LogError@CBaseConfigCache@@UEAAXKK@Z (public: virtual void __cdecl CBaseConfigCache::LogError(unsigned long,unsigned long)) + ?LogErrorCode@CErrorContext@@QEAAXXZ (public: void __cdecl CErrorContext::LogErrorCode(void)) + ?LogErrorCode@CRequestContext@@QEAAXXZ (public: void __cdecl CRequestContext::LogErrorCode(void)) + ?LogErrorMessage@CRequestContext@@QEAAXXZ (public: void __cdecl CRequestContext::LogErrorMessage(void)) + ?LogNotificationEvent@CWSManGroupPolicyManager@@CAXK@Z (private: static void __cdecl CWSManGroupPolicyManager::LogNotificationEvent(unsigned long)) + ?LogReadErrors@CBaseConfigCache@@IEAA?AW4ErrorLogging@@W4ConfigChangeSources@@@Z (protected: enum ErrorLogging __cdecl CBaseConfigCache::LogReadErrors(enum ConfigChangeSources)) + ?LowerBound@?$SafeMap_Iterator@VKey@Locale@@K@@QEAAXAEBVKey@Locale@@@Z (public: void __cdecl SafeMap_Iterator::LowerBound(class Locale::Key const &)) + ?MakeUrlBinding@@YAHKPEAGPEAKPEBG222@Z (int __cdecl MakeUrlBinding(unsigned long,unsigned short *,unsigned long *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *)) + ?MakeUrlBinding@@YAPEAGPEAVIRequestContext@@PEBG111@Z (unsigned short * __cdecl MakeUrlBinding(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *)) + ?MapGeneric@CWSManSecurityUI@@UEAAJPEBU_GUID@@PEAEPEAK@Z (public: virtual long __cdecl CWSManSecurityUI::MapGeneric(struct _GUID const *,unsigned char *,unsigned long *)) + ?Me@?$AutoCleanup@V?$AutoDelete@D@@PEAD@@AEAAAEAV?$AutoDelete@D@@XZ (private: class AutoDelete & __cdecl AutoCleanup,char *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@G@@PEAG@@AEAAAEAV?$AutoDelete@G@@XZ (private: class AutoDelete & __cdecl AutoCleanup,unsigned short *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PEAUIPRange@CWSManIPFilter@@@@AEAAAEAV?$AutoDelete@UIPRange@CWSManIPFilter@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@U_SID@@@@PEAU_SID@@@@AEAAAEAV?$AutoDelete@U_SID@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,struct _SID *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PEAU_WSMAN_STREAM_ID_SET@@@@AEAAAEAV?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PEAV?$Handle@VISubscription@@@@@@AEAAAEAV?$AutoDelete@V?$Handle@VISubscription@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class Handle *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@AEAAAEAV?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@AEAAAEAV?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@AEAAAEAV?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@AEAAAEAV?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@PEAV?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@AEAAAEAV?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PEAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@AEAAAEAV?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@PEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@AEAAAEAV?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeMap_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@PEAV?$SafeSet@PEAVCCertMapping@@@@@@AEAAAEAV?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@@AEAAAEAV?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@PEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@AEAAAEAV?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVCollector@@@@@@PEAV?$SafeSet_Iterator@PEAVCollector@@@@@@AEAAAEAV?$AutoDelete@V?$SafeSet_Iterator@PEAVCollector@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVHostOperation@@@@@@PEAV?$SafeSet_Iterator@PEAVHostOperation@@@@@@AEAAAEAV?$AutoDelete@V?$SafeSet_Iterator@PEAVHostOperation@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@PEAV?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@AEAAAEAV?$AutoDelete@V?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SafeSet_Iterator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PEAV?$SimpleStack@VCListenerOperation@@@@@@AEAAAEAV?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SimpleStack *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PEAV?$SimpleStack@VShellHostEntry@@@@@@AEAAAEAV?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@XZ (private: class AutoDelete > & __cdecl AutoCleanup >,class SimpleStack *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$queue@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PEAV?$queue@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@AEAAAEAV?$AutoDelete@V?$queue@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@XZ (private: class AutoDelete > > > & __cdecl AutoCleanup > > >,class std::queue > > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@AEAAAEAV?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::set > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@AEAAAEAV?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::set > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVCWSManRequest@@V?$transport_allocator@PEAVCWSManRequest@@@@@std@@@@PEAV?$vector@PEAVCWSManRequest@@V?$transport_allocator@PEAVCWSManRequest@@@@@std@@@@AEAAAEAV?$AutoDelete@V?$vector@PEAVCWSManRequest@@V?$transport_allocator@PEAVCWSManRequest@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@PEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@AEAAAEAV?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@PEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@AEAAAEAV?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVWSManHttpSenderConnection@@V?$transport_allocator@PEAVWSManHttpSenderConnection@@@@@std@@@@PEAV?$vector@PEAVWSManHttpSenderConnection@@V?$transport_allocator@PEAVWSManHttpSenderConnection@@@@@std@@@@AEAAAEAV?$AutoDelete@V?$vector@PEAVWSManHttpSenderConnection@@V?$transport_allocator@PEAVWSManHttpSenderConnection@@@@@std@@@@XZ (private: class AutoDelete > > & __cdecl AutoCleanup > >,class std::vector > *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PEAVAdminSid@CSecurity@@@@AEAAAEAV?$AutoDelete@VAdminSid@CSecurity@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CSecurity::AdminSid *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PEAVBlockedRecord@@@@AEAAAEAV?$AutoDelete@VBlockedRecord@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class BlockedRecord *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@AEAAAEAV?$AutoDelete@VCBaseConfigCache@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CBaseConfigCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PEAVCCertMapping@@@@AEAAAEAV?$AutoDelete@VCCertMapping@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CCertMapping *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PEAVCConfigChangeSource@@@@AEAAAEAV?$AutoDelete@VCConfigChangeSource@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CConfigChangeSource *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PEAVCListenerSettings@@@@AEAAAEAV?$AutoDelete@VCListenerSettings@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CListenerSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PEAVCObserverConfigChangeErrors@@@@AEAAAEAV?$AutoDelete@VCObserverConfigChangeErrors@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PEAVCServiceWatcher@CServiceConfigCache@@@@AEAAAEAV?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PEAVCShellUriSettings@@@@AEAAAEAV?$AutoDelete@VCShellUriSettings@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CShellUriSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PEAVCWSManEPR@@@@AEAAAEAV?$AutoDelete@VCWSManEPR@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CWSManEPR *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PEAVCWSManResource@@@@AEAAAEAV?$AutoDelete@VCWSManResource@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CWSManResource *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PEAVCertHash@@@@AEAAAEAV?$AutoDelete@VCertHash@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CertHash *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PEAVConfigUpdate@@@@AEAAAEAV?$AutoDelete@VConfigUpdate@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class ConfigUpdate *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@AEAAAEAV?$AutoDelete@VEnumSinkEx@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class EnumSinkEx *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PEAVEventHandler@WSMan@@@@AEAAAEAV?$AutoDelete@VEventHandler@WSMan@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class WSMan::EventHandler *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PEAVExpiredOperationIdRecord@@@@AEAAAEAV?$AutoDelete@VExpiredOperationIdRecord@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PEAVGPApiManager@@@@AEAAAEAV?$AutoDelete@VGPApiManager@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class GPApiManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@AEAAAEAV?$AutoDelete@VGeneralSinkEx@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class GeneralSinkEx *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PEAVIChannelObserverFactory@@@@AEAAAEAV?$AutoDelete@VIChannelObserverFactory@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class IChannelObserverFactory *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@AEAAAEAV?$AutoDelete@VIQueryDASHSMASHInterface@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@AEAAAEAV?$AutoDelete@VISpecification@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class ISpecification *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PEAVInteractiveSid@CSecurity@@@@AEAAAEAV?$AutoDelete@VInteractiveSid@CSecurity@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PEAVIpHlpApiDllLoader@@@@AEAAAEAV?$AutoDelete@VIpHlpApiDllLoader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class IpHlpApiDllLoader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PEAVMachineName@@@@AEAAAEAV?$AutoDelete@VMachineName@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class MachineName *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PEAVMasterReceiveData@CListenerReceive@@@@AEAAAEAV?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CListenerReceive::MasterReceiveData *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PEAVNetworkServiceSid@CSecurity@@@@AEAAAEAV?$AutoDelete@VNetworkServiceSid@CSecurity@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PEAVNtDsApiDllLoader@@@@AEAAAEAV?$AutoDelete@VNtDsApiDllLoader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class NtDsApiDllLoader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@AEAAAEAV?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PEAVPacketCreator@@@@AEAAAEAV?$AutoDelete@VPacketCreator@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class PacketCreator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PEAVPacketParser@@@@AEAAAEAV?$AutoDelete@VPacketParser@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class PacketParser *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PEAVResources@Locale@@@@AEAAAEAV?$AutoDelete@VResources@Locale@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class Locale::Resources *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PEAVRunAsConfiguration@@@@AEAAAEAV?$AutoDelete@VRunAsConfiguration@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class RunAsConfiguration *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PEAVSecurityEntry@Catalog@@@@AEAAAEAV?$AutoDelete@VSecurityEntry@Catalog@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class Catalog::SecurityEntry *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PEAVSendPacketArgs@RobustConnectionBuffer@@@@AEAAAEAV?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PEAVServiceSoapProcessor@@@@AEAAAEAV?$AutoDelete@VServiceSoapProcessor@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class ServiceSoapProcessor *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PEAVShell32DllLoader@@@@AEAAAEAV?$AutoDelete@VShell32DllLoader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class Shell32DllLoader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PEAVShlWApiDllLoader@@@@AEAAAEAV?$AutoDelete@VShlWApiDllLoader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class ShlWApiDllLoader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PEAVSubscriptionEnumerator@@@@AEAAAEAV?$AutoDelete@VSubscriptionEnumerator@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class SubscriptionEnumerator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PEAVSubscriptionManager@@@@AEAAAEAV?$AutoDelete@VSubscriptionManager@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class SubscriptionManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@AEAAAEAV?$AutoDelete@VTSTRBUFFER@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class TSTRBUFFER *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PEAVUniqueStringOverflow@@@@AEAAAEAV?$AutoDelete@VUniqueStringOverflow@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class UniqueStringOverflow *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PEAVUser32DllLoader@@@@AEAAAEAV?$AutoDelete@VUser32DllLoader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class User32DllLoader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PEAVWSMANCONFIGTABLE_IDENTITY@@@@AEAAAEAV?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PEAVWSManMemCryptManager@@@@AEAAAEAV?$AutoDelete@VWSManMemCryptManager@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class WSManMemCryptManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@AEAAAEAV?$AutoDelete@VWmiEnumContext@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class WmiEnumContext *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PEAVXmlReader@@@@AEAAAEAV?$AutoDelete@VXmlReader@@@@XZ (private: class AutoDelete & __cdecl AutoCleanup,class XmlReader *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PEBG@@AEAAAEAV?$AutoDeleteVector@$$CBG@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short const *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@D@@PEAD@@AEAAAEAV?$AutoDeleteVector@D@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,char *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@AEAAAEAV?$AutoDeleteVector@E@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,unsigned char *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@AEAAAEAV?$AutoDeleteVector@G@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@H@@PEAH@@AEAAAEAV?$AutoDeleteVector@H@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,int *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@AEAAAEAV?$AutoDeleteVector@PEAG@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short * *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@AEAAAEAV?$AutoDeleteVector@PEBG@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,unsigned short const * *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PEAU_CONFIG_UPDATE@@@@AEAAAEAV?$AutoDeleteVector@U_CONFIG_UPDATE@@@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@AEAAAEAV?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@AEAAAEAV?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PEAU_WSMAN_OPTION@@@@AEAAAEAV?$AutoDeleteVector@U_WSMAN_OPTION@@@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,struct _WSMAN_OPTION *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoDeleteVector@X@@PEAX@@AEAAAEAV?$AutoDeleteVector@X@@XZ (private: class AutoDeleteVector & __cdecl AutoCleanup,void *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoFree@E@@PEAE@@AEAAAEAV?$AutoFree@E@@XZ (private: class AutoFree & __cdecl AutoCleanup,unsigned char *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PEAVPacket@@@@AEAAAEAV?$AutoLocklessItemRecycle@VPacket@@@@XZ (private: class AutoLocklessItemRecycle & __cdecl AutoCleanup,class Packet *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostAdminManager@@@@PEAUIAppHostAdminManager@@@@AEAAAEAV?$AutoRelease@UIAppHostAdminManager@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostAdminManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PEAUIAppHostChildElementCollection@@@@AEAAAEAV?$AutoRelease@UIAppHostChildElementCollection@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostConfigException@@@@PEAUIAppHostConfigException@@@@AEAAAEAV?$AutoRelease@UIAppHostConfigException@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostConfigException *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PEAUIAppHostElement@@@@AEAAAEAV?$AutoRelease@UIAppHostElement@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostElement *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PEAUIAppHostElementCollection@@@@AEAAAEAV?$AutoRelease@UIAppHostElementCollection@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostElementCollection *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PEAUIAppHostProperty@@@@AEAAAEAV?$AutoRelease@UIAppHostProperty@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostProperty *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PEAUIAppHostPropertyCollection@@@@AEAAAEAV?$AutoRelease@UIAppHostPropertyCollection@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@AEAAAEAV?$AutoRelease@UIClientSecurity@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IClientSecurity *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@AEAAAEAV?$AutoRelease@UIEnumWbemClassObject@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IEnumWbemClassObject *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@AEAAAEAV?$AutoRelease@UIErrorInfo@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IErrorInfo *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@AEAAAEAV?$AutoRelease@UIUnknown@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IUnknown *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@AEAAAEAV?$AutoRelease@UIWbemClassObject@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemClassObject *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@AEAAAEAV?$AutoRelease@UIWbemContext@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemContext *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@AEAAAEAV?$AutoRelease@UIWbemLocator@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemLocator *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@AEAAAEAV?$AutoRelease@UIWbemObjectTextSrc@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@AEAAAEAV?$AutoRelease@UIWbemPath@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemPath *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@AEAAAEAV?$AutoRelease@UIWbemPathKeyList@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemPathKeyList *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@AEAAAEAV?$AutoRelease@UIWbemQualifierSet@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemQualifierSet *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@AEAAAEAV?$AutoRelease@UIWbemQuery@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemQuery *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@AEAAAEAV?$AutoRelease@UIWbemServices@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,struct IWbemServices *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PEAVApplication@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VApplication@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::Application *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@AEAAAEAV?$AutoRelease@VCBaseConfigCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CBaseConfigCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PEAVCClientConfigCache@@@@AEAAAEAV?$AutoRelease@VCClientConfigCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CClientConfigCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PEAVCClientConfigSettings@@@@AEAAAEAV?$AutoRelease@VCClientConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CClientConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PEAVCCommonConfigSettings@@@@AEAAAEAV?$AutoRelease@VCCommonConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CCommonConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PEAVCConfigCacheMap@CBaseConfigCache@@@@AEAAAEAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PEAVCConfigManager@@@@AEAAAEAV?$AutoRelease@VCConfigManager@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CConfigManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PEAVCListenerCommand@@@@AEAAAEAV?$AutoRelease@VCListenerCommand@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CListenerCommand *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PEAVCListenerMasterOperation@@@@AEAAAEAV?$AutoRelease@VCListenerMasterOperation@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CListenerMasterOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PEAVCListenerReceive@@@@AEAAAEAV?$AutoRelease@VCListenerReceive@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CListenerReceive *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PEAVCListenerShell@@@@AEAAAEAV?$AutoRelease@VCListenerShell@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CListenerShell *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PEAVCRemoteOperation@@@@AEAAAEAV?$AutoRelease@VCRemoteOperation@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CRemoteOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PEAVCRemoteSession@@@@AEAAAEAV?$AutoRelease@VCRemoteSession@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CRemoteSession *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PEAVCRequestContext@@@@AEAAAEAV?$AutoRelease@VCRequestContext@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CRequestContext *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PEAVCServiceCommonConfigSettings@@@@AEAAAEAV?$AutoRelease@VCServiceCommonConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PEAVCServiceConfigCache@@@@AEAAAEAV?$AutoRelease@VCServiceConfigCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CServiceConfigCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PEAVCServiceConfigSettings@@@@AEAAAEAV?$AutoRelease@VCServiceConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CServiceConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@AEAAAEAV?$AutoRelease@VCWSManEPR@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManEPR *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PEAVCWSManGroupPolicyCache@@@@AEAAAEAV?$AutoRelease@VCWSManGroupPolicyCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PEAVCWSManGroupPolicyManager@@@@AEAAAEAV?$AutoRelease@VCWSManGroupPolicyManager@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PEAVCWSManObject@@@@AEAAAEAV?$AutoRelease@VCWSManObject@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManObject *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PEAVCWSManResource@@@@AEAAAEAV?$AutoRelease@VCWSManResource@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManResource *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PEAVCWSManSession@@@@AEAAAEAV?$AutoRelease@VCWSManSession@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWSManSession *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@AEAAAEAV?$AutoRelease@VCWinRSPluginConfigCache@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PEAVCWinRSPluginConfigSettings@@@@AEAAAEAV?$AutoRelease@VCWinRSPluginConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PEAVCommand@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VCommand@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::Command *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PEAVConfigNotification@@@@AEAAAEAV?$AutoRelease@VConfigNotification@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class ConfigNotification *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PEAVConnectShellOperation@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PEAVCreateShellOperation@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PEAVDeleteShellOperation@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PEAVDisconnectOperation@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@AEAAAEAV?$AutoRelease@VEnumSinkEx@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class EnumSinkEx *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@AEAAAEAV?$AutoRelease@VGeneralSinkEx@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class GeneralSinkEx *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PEAVHostMappingTable@@@@AEAAAEAV?$AutoRelease@VHostMappingTable@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class HostMappingTable *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PEAVIISConfigSettings@@@@AEAAAEAV?$AutoRelease@VIISConfigSettings@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class IISConfigSettings *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PEAVIPCSoapProcessor@@@@AEAAAEAV?$AutoRelease@VIPCSoapProcessor@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class IPCSoapProcessor *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@AEAAAEAV?$AutoRelease@VIRequestContext@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class IRequestContext *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PEAVISubscription@@@@AEAAAEAV?$AutoRelease@VISubscription@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class ISubscription *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PEAVInboundRequestDetails@@@@AEAAAEAV?$AutoRelease@VInboundRequestDetails@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class InboundRequestDetails *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PEAVProxyManager@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VProxyManager@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::ProxyManager *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PEAVProxySelection@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VProxySelection@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::ProxySelection *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PEAVPushSubscribeOperation@@@@AEAAAEAV?$AutoRelease@VPushSubscribeOperation@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class PushSubscribeOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PEAVPushSubscription@@@@AEAAAEAV?$AutoRelease@VPushSubscription@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class PushSubscription *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PEAVReceiveOperation@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VReceiveOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PEAVReconnectOperation@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VReconnectOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PEAVSendOperation@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VSendOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VShell@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::Shell *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PEAVShellInfo@@@@AEAAAEAV?$AutoRelease@VShellInfo@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class ShellInfo *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PEAVSignalOperation@Client@WSMan@@@@AEAAAEAV?$AutoRelease@VSignalOperation@Client@WSMan@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PEAVUserRecord@@@@AEAAAEAV?$AutoRelease@VUserRecord@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class UserRecord *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PEAVWSManHttpListener@@@@AEAAAEAV?$AutoRelease@VWSManHttpListener@@@@XZ (private: class AutoRelease & __cdecl AutoCleanup,class WSManHttpListener *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PEAVHostMappingTableEntry@@@@AEAAAEAV?$AutoReleaseEx@VHostMappingTableEntry@@@@XZ (private: class AutoReleaseEx & __cdecl AutoCleanup,class HostMappingTableEntry *>::Me(void)) + ?Me@?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@AEAAAEAV?$AutoReleaseEx@VShell@Client@WSMan@@@@XZ (private: class AutoReleaseEx & __cdecl AutoCleanup,class WSMan::Client::Shell *>::Me(void)) + ?Me@?$AutoCleanup@VAutoBstr@@PEAG@@AEAAAEAVAutoBstr@@XZ (private: class AutoBstr & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@AEAAAEAVAutoBstrNoAlloc@@XZ (private: class AutoBstrNoAlloc & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoCertContext@@PEBU_CERT_CONTEXT@@@@AEAAAEAVAutoCertContext@@XZ (private: class AutoCertContext & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoChainContext@@PEBU_CERT_CHAIN_CONTEXT@@@@AEAAAEAVAutoChainContext@@XZ (private: class AutoChainContext & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoCoTaskMemFree@@PEAX@@AEAAAEAVAutoCoTaskMemFree@@XZ (private: class AutoCoTaskMemFree & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoFwXmlCloseParser@@PEAX@@AEAAAEAVAutoFwXmlCloseParser@@XZ (private: class AutoFwXmlCloseParser & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoHandle@@PEAX@@AEAAAEAVAutoHandle@@XZ (private: class AutoHandle & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoImpersonateUser@@PEAX@@AEAAAEAVAutoImpersonateUser@@XZ (private: class AutoImpersonateUser & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoLibrary@@PEAUHINSTANCE__@@@@AEAAAEAVAutoLibrary@@XZ (private: class AutoLibrary & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoLocalFree@@PEAX@@AEAAAEAVAutoLocalFree@@XZ (private: class AutoLocalFree & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoMIClass@@PEAU_MI_Class@@@@AEAAAEAVAutoMIClass@@XZ (private: class AutoMIClass & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoMIInstance@@PEAU_MI_Instance@@@@AEAAAEAVAutoMIInstance@@XZ (private: class AutoMIInstance & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoObject@@PEAUWSMAN_OBJECT@@@@AEAAAEAVAutoObject@@XZ (private: class AutoObject & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoRegKey@@PEAUHKEY__@@@@AEAAAEAVAutoRegKey@@XZ (private: class AutoRegKey & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoSecurityDescriptor@@PEAX@@AEAAAEAVAutoSecurityDescriptor@@XZ (private: class AutoSecurityDescriptor & __cdecl AutoCleanup::Me(void)) + ?Me@?$AutoCleanup@VAutoWaitHandle@@PEAX@@AEAAAEAVAutoWaitHandle@@XZ (private: class AutoWaitHandle & __cdecl AutoCleanup::Me(void)) + ?MoveSettingsToMigrationKey@@YAHPEAVIRequestContext@@_N@Z (int __cdecl MoveSettingsToMigrationKey(class IRequestContext *,bool)) + ?NUM_BOMS@PacketFormatter@@0HB (private: static int const PacketFormatter::NUM_BOMS) + ?NUM_CHARSETS@PacketFormatter@@0HB (private: static int const PacketFormatter::NUM_CHARSETS) + ?Next@TSTRBUFFER@@QEBAPEBGPEBG@Z (public: unsigned short const * __cdecl TSTRBUFFER::Next(unsigned short const *)const ) + ?NextCertMapping@CConfigManager@@QEAAHXZ (public: int __cdecl CConfigManager::NextCertMapping(void)) + ?NextListener@CConfigManager@@QEAAHXZ (public: int __cdecl CConfigManager::NextListener(void)) + ?NextRow@CConfigManager@@QEAAHXZ (public: int __cdecl CConfigManager::NextRow(void)) + ?NextShellUri@CConfigManager@@QEAAHXZ (public: int __cdecl CConfigManager::NextShellUri(void)) + ?NoSemantics@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::NoSemantics) + ?NotifyObservers@CWSManGroupPolicyManager@@UEAAHPEAVIRequestContext@@PEAVIWSManGroupPolicyCacheDataProvider@@@Z (public: virtual int __cdecl CWSManGroupPolicyManager::NotifyObservers(class IRequestContext *,class IWSManGroupPolicyCacheDataProvider *)) + ?OnChange@CBaseConfigCache@@UEAAXW4ConfigChangeSources@@KW4ConfigChangeSeverityType@@@Z (public: virtual void __cdecl CBaseConfigCache::OnChange(enum ConfigChangeSources,unsigned long,enum ConfigChangeSeverityType)) + ?OpenRegKey@ConfigRegistry@@IEAAJPEAU_CONFIG_INFO@@KPEAVWSMANCONFIGTABLE_IDENTITY@@PEAVAutoRegKey@@PEAUHKEY__@@@Z (protected: long __cdecl ConfigRegistry::OpenRegKey(struct _CONFIG_INFO *,unsigned long,class WSMANCONFIGTABLE_IDENTITY *,class AutoRegKey *,struct HKEY__ *)) + ?OverrideMaxEnvelopeSize@PacketParser@@QEAAXK@Z (public: void __cdecl PacketParser::OverrideMaxEnvelopeSize(unsigned long)) + ?OverrideTimeout@PacketParser@@QEAAXK@Z (public: void __cdecl PacketParser::OverrideTimeout(unsigned long)) + ?Parse@CWSManResource@@SAPEAV1@PEAVIRequestContext@@PEBG11PEAU_WSMAN_SELECTOR_SET@@PEAU_WSMAN_OPTION_SET@@H@Z (public: static class CWSManResource * __cdecl CWSManResource::Parse(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,struct _WSMAN_SELECTOR_SET *,struct _WSMAN_OPTION_SET *,int)) + ?Parse@CWSManResource@@SAPEAV1@PEAVIRequestContext@@PEBGH@Z (public: static class CWSManResource * __cdecl CWSManResource::Parse(class IRequestContext *,unsigned short const *,int)) + ?Parse@XmlReader@@AEAAHPEAVIRequestContext@@@Z (private: int __cdecl XmlReader::Parse(class IRequestContext *)) + ?ParseAction@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@_N@Z (private: int __cdecl PacketParser::ParseAction(class IRequestContext *,struct _FWXML_ELEMENT *,bool)) + ?ParseActivityId@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseActivityId(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseBookmark@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseBookmark(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseDataLocale@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseDataLocale(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseEprElement@CWSManEPR@@SAPEAV1@PEAVIRequestContext@@PEAU_FWXML_ELEMENT@@@Z (public: static class CWSManEPR * __cdecl CWSManEPR::ParseEprElement(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ParseEvent@SoapSemanticConverter@@QEAAPEAVSemanticMessage@@PEAU_FWXML_ELEMENT@@PEAKPEAVIRequestContext@@@Z (public: class SemanticMessage * __cdecl SoapSemanticConverter::ParseEvent(struct _FWXML_ELEMENT *,unsigned long *,class IRequestContext *)) + ?ParseFaultTo@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseFaultTo(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseFragment@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseFragment(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseHeader@PacketParser@@AEAAHPEAVCRequestContext@@PEAU_FWXML_ELEMENT@@HPEAVCServiceCommonConfigSettings@@@Z (private: int __cdecl PacketParser::ParseHeader(class CRequestContext *,struct _FWXML_ELEMENT *,int,class CServiceCommonConfigSettings *)) + ?ParseHeaders@CWSManResourceNoResourceUri@@QEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@11@Z (public: int __cdecl CWSManResourceNoResourceUri::ParseHeaders(class IRequestContext *,struct _FWXML_ELEMENT *,struct _FWXML_ELEMENT *,struct _FWXML_ELEMENT *)) + ?ParseHeaders@PacketParser@@AEAAHPEAVCRequestContext@@PEAVCServiceCommonConfigSettings@@@Z (private: int __cdecl PacketParser::ParseHeaders(class CRequestContext *,class CServiceCommonConfigSettings *)) + ?ParseLocale@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseLocale(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseMachineID@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@@Z (private: int __cdecl PacketParser::ParseMachineID(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ParseMaxEnvelopeSize@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@HPEAVCServiceCommonConfigSettings@@@Z (private: int __cdecl PacketParser::ParseMaxEnvelopeSize(class IRequestContext *,struct _FWXML_ELEMENT *,int,class CServiceCommonConfigSettings *)) + ?ParseMessageId@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@_N@Z (private: int __cdecl PacketParser::ParseMessageId(class IRequestContext *,struct _FWXML_ELEMENT *,bool)) + ?ParseOperationId@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseOperationId(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseOptionSet@CWSManResourceNoResourceUri@@QEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@@Z (public: int __cdecl CWSManResourceNoResourceUri::ParseOptionSet(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ParseOptions@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseOptions(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParsePacket@PacketParser@@QEAAHPEAVCRequestContext@@PEAVPacket@@PEAVCServiceCommonConfigSettings@@@Z (public: int __cdecl PacketParser::ParsePacket(class CRequestContext *,class Packet *,class CServiceCommonConfigSettings *)) + ?ParsePacketInternal@PacketParser@@AEAAHPEAVCRequestContext@@PEAU_FWXML_ELEMENT@@PEAVCServiceCommonConfigSettings@@@Z (private: int __cdecl PacketParser::ParsePacketInternal(class CRequestContext *,struct _FWXML_ELEMENT *,class CServiceCommonConfigSettings *)) + ?ParseReplyTo@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@@Z (private: int __cdecl PacketParser::ParseReplyTo(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ParseResourceLocator@CWSManResource@@SAPEAV1@PEAVIRequestContext@@PEAU_WSMAN_RESOURCE_LOCATOR@@@Z (public: static class CWSManResource * __cdecl CWSManResource::ParseResourceLocator(class IRequestContext *,struct _WSMAN_RESOURCE_LOCATOR *)) + ?ParseResourceUri@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseResourceUri(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseResponse@SoapSemanticConverter@@QEAA_NPEAU_FWXML_ELEMENT@@PEAKPEA_NPEAVIRequestContext@@@Z (public: bool __cdecl SoapSemanticConverter::ParseResponse(struct _FWXML_ELEMENT *,unsigned long *,bool *,class IRequestContext *)) + ?ParseRobustConnectionAckSequenceId@PacketParser@@AEAAKPEA_K@Z (private: unsigned long __cdecl PacketParser::ParseRobustConnectionAckSequenceId(unsigned __int64 *)) + ?ParseRobustConnectionMessages@PacketParser@@QEAAKPEAW4PacketType@1@PEA_NPEA_K2@Z (public: unsigned long __cdecl PacketParser::ParseRobustConnectionMessages(enum PacketParser::PacketType *,bool *,unsigned __int64 *,unsigned __int64 *)) + ?ParseSelectors@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseSelectors(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseSequenceId@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@@Z (private: int __cdecl PacketParser::ParseSequenceId(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ParseSessionId@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseSessionId(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseShellCompression@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseShellCompression(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseStream@PacketParser@@QEAAXPEAVCRequestContext@@PEAVITransportReceiver@@PEAVPacket@@PEAVCServiceCommonConfigSettings@@@Z (public: void __cdecl PacketParser::ParseStream(class CRequestContext *,class ITransportReceiver *,class Packet *,class CServiceCommonConfigSettings *)) + ?ParseSubscriptionAgentPacket@PacketParser@@QEAAHPEAVCRequestContext@@PEAVPacket@@PEAVCServiceConfigSettings@@@Z (public: int __cdecl PacketParser::ParseSubscriptionAgentPacket(class CRequestContext *,class Packet *,class CServiceConfigSettings *)) + ?ParseSubscriptionID@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@H@Z (private: int __cdecl PacketParser::ParseSubscriptionID(class IRequestContext *,struct _FWXML_ELEMENT *,int)) + ?ParseTimeout@PacketParser@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@HPEAVCServiceCommonConfigSettings@@@Z (private: int __cdecl PacketParser::ParseTimeout(class IRequestContext *,struct _FWXML_ELEMENT *,int,class CServiceCommonConfigSettings *)) + ?ParseToAddress@PacketParser@@AEAAHPEAVCRequestContext@@PEAU_FWXML_ELEMENT@@@Z (private: int __cdecl PacketParser::ParseToAddress(class CRequestContext *,struct _FWXML_ELEMENT *)) + ?Passed@CErrorContext@@UEBAHXZ (public: virtual int __cdecl CErrorContext::Passed(void)const ) + ?PolicyChanged@CWSManGroupPolicyManager@@AEAAXE@Z (private: void __cdecl CWSManGroupPolicyManager::PolicyChanged(unsigned char)) + ?PostChange@CBaseConfigCache@@MEAAHPEAVIRequestContext@@PEAVCCommonConfigSettings@@1@Z (protected: virtual int __cdecl CBaseConfigCache::PostChange(class IRequestContext *,class CCommonConfigSettings *,class CCommonConfigSettings *)) + ?PostChange@CServiceConfigCache@@EEAAHPEAVIRequestContext@@PEAVCCommonConfigSettings@@1@Z (private: virtual int __cdecl CServiceConfigCache::PostChange(class IRequestContext *,class CCommonConfigSettings *,class CCommonConfigSettings *)) + ?PostError@CBaseConfigCache@@MEAAXK@Z (protected: virtual void __cdecl CBaseConfigCache::PostError(unsigned long)) + ?PostError@CServiceConfigCache@@EEAAXK@Z (private: virtual void __cdecl CServiceConfigCache::PostError(unsigned long)) + ?PrepareToCommitWithSize@BufferFormatter@@UEAAKK@Z (public: virtual unsigned long __cdecl BufferFormatter::PrepareToCommitWithSize(unsigned long)) + ?PrepareToCommitWithSize@CircularBufferFormatter@@UEAAKK@Z (public: virtual unsigned long __cdecl CircularBufferFormatter::PrepareToCommitWithSize(unsigned long)) + ?PrintHandleTrace@@YAXPEAX@Z (void __cdecl PrintHandleTrace(void *)) + ?PrintReleaseTrace@@YAXPEAXJ@Z (void __cdecl PrintReleaseTrace(void *,long)) + ?PrintUnregisterWaitTrace@@YAXPEAX@Z (void __cdecl PrintUnregisterWaitTrace(void *)) + ?ProcessContext@CErrorContext@@UEAAHHPEAKPEAU_WSMAN_FAULT_OBJECT@@@Z (public: virtual int __cdecl CErrorContext::ProcessContext(int,unsigned long *,struct _WSMAN_FAULT_OBJECT *)) + ?ProcessContext@CErrorContext@@UEAAHHPEAU_WSMAN_ERROR@@@Z (public: virtual int __cdecl CErrorContext::ProcessContext(int,struct _WSMAN_ERROR *)) + ?ProcessContext@CRequestContext@@QEAAHHPEAU_WSMAN_ENUMERATOR_RESULT@@@Z (public: int __cdecl CRequestContext::ProcessContext(int,struct _WSMAN_ENUMERATOR_RESULT *)) + ?ProcessContext@CRequestContext@@QEAAHHPEAU_WSMAN_EVENTS_RESULT@@@Z (public: int __cdecl CRequestContext::ProcessContext(int,struct _WSMAN_EVENTS_RESULT *)) + ?ProcessContext@CRequestContext@@QEAAHHPEAU_WSMAN_RESULT@@@Z (public: int __cdecl CRequestContext::ProcessContext(int,struct _WSMAN_RESULT *)) + ?ProcessContext@CRequestContext@@QEAAHHPEAU_WSMAN_STATUS@@@Z (public: int __cdecl CRequestContext::ProcessContext(int,struct _WSMAN_STATUS *)) + ?ProcessContext@CRequestContext@@UEAAHHPEAKPEAU_WSMAN_FAULT_OBJECT@@@Z (public: virtual int __cdecl CRequestContext::ProcessContext(int,unsigned long *,struct _WSMAN_FAULT_OBJECT *)) + ?ProcessContext@CRequestContext@@UEAAHHPEAU_WSMAN_ERROR@@@Z (public: virtual int __cdecl CRequestContext::ProcessContext(int,struct _WSMAN_ERROR *)) + ?ProcessEPR@CWSManEPR@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@@Z (private: int __cdecl CWSManEPR::ProcessEPR(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ProcessFragmentDialect@CWSManResourceNoResourceUri@@IEAAHPEAVIRequestContext@@PEBGK@Z (protected: int __cdecl CWSManResourceNoResourceUri::ProcessFragmentDialect(class IRequestContext *,unsigned short const *,unsigned long)) + ?ProcessFragmentPath@CWSManResourceNoResourceUri@@IEAAHPEAVIRequestContext@@PEBGK@Z (protected: int __cdecl CWSManResourceNoResourceUri::ProcessFragmentPath(class IRequestContext *,unsigned short const *,unsigned long)) + ?ProcessKey@CWSManResourceNoResourceUri@@IEAAHPEAVIRequestContext@@PEBG1@Z (protected: int __cdecl CWSManResourceNoResourceUri::ProcessKey(class IRequestContext *,unsigned short const *,unsigned short const *)) + ?ProcessNestedEPR@CWSManResourceNoResourceUri@@IEAAHPEAVIRequestContext@@PEBGPEAU_FWXML_ELEMENT@@@Z (protected: int __cdecl CWSManResourceNoResourceUri::ProcessNestedEPR(class IRequestContext *,unsigned short const *,struct _FWXML_ELEMENT *)) + ?ProcessOption@CWSManResourceNoResourceUri@@IEAAHPEAVIRequestContext@@PEBG11H@Z (protected: int __cdecl CWSManResourceNoResourceUri::ProcessOption(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,int)) + ?ProcessRefParameters@CWSManEPR@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@@Z (private: int __cdecl CWSManEPR::ProcessRefParameters(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ProcessRefProperties@CWSManEPR@@AEAAHPEAVIRequestContext@@PEAU_FWXML_ELEMENT@@@Z (private: int __cdecl CWSManEPR::ProcessRefProperties(class IRequestContext *,struct _FWXML_ELEMENT *)) + ?ProcessUri@CWSManResource@@QEAAHPEAVIRequestContext@@PEBGK@Z (public: int __cdecl CWSManResource::ProcessUri(class IRequestContext *,unsigned short const *,unsigned long)) + ?Progress@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::Progress) + ?PropertySheetPageCallback@CWSManSecurityUI@@UEAAJPEAUHWND__@@IW4_SI_PAGE_TYPE@@@Z (public: virtual long __cdecl CWSManSecurityUI::PropertySheetPageCallback(struct HWND__ *,unsigned int,enum _SI_PAGE_TYPE)) + ?ProviderFailure@CErrorContext@@UEBAHXZ (public: virtual int __cdecl CErrorContext::ProviderFailure(void)const ) + ?ProviderShutdownCleanup@CWinRSPluginConfigCache@@SAXXZ (public: static void __cdecl CWinRSPluginConfigCache::ProviderShutdownCleanup(void)) + ?PutOverrideValue@?$PacketElement@K@PacketParser@@QEAAXK@Z (public: void __cdecl PacketParser::PacketElement::PutOverrideValue(unsigned long)) + ?PutOverrideValue@?$PacketElement@PEBG@PacketParser@@QEAAXPEBG@Z (public: void __cdecl PacketParser::PacketElement::PutOverrideValue(unsigned short const *)) + ?PutValue@?$PacketElement@K@PacketParser@@QEAAXKH@Z (public: void __cdecl PacketParser::PacketElement::PutValue(unsigned long,int)) + ?PutValue@?$PacketElement@PEAU_FWXML_ELEMENT@@@PacketParser@@QEAAXPEAU_FWXML_ELEMENT@@H@Z (public: void __cdecl PacketParser::PacketElement::PutValue(struct _FWXML_ELEMENT *,int)) + ?PutValue@?$PacketElement@PEBG@PacketParser@@QEAAXPEBGH@Z (public: void __cdecl PacketParser::PacketElement::PutValue(unsigned short const *,int)) + ?PutValue@?$PacketElement@_K@PacketParser@@QEAAX_KH@Z (public: void __cdecl PacketParser::PacketElement::PutValue(unsigned __int64,int)) + ?PutValue@Fragment@PacketParser@@QEAAXPEBG0H@Z (public: void __cdecl PacketParser::Fragment::PutValue(unsigned short const *,unsigned short const *,int)) + ?PutValue@NotUnderstandSoapHeader@PacketParser@@QEAAXPEBG00@Z (public: void __cdecl PacketParser::NotUnderstandSoapHeader::PutValue(unsigned short const *,unsigned short const *,unsigned short const *)) + ?PutValue@ReferenceParameters@PacketParser@@QEAAKPEAU_FWXML_ELEMENT@@H@Z (public: unsigned long __cdecl PacketParser::ReferenceParameters::PutValue(struct _FWXML_ELEMENT *,int)) + ?QueryInterface@CWSManSecurityUI@@UEAAJAEBU_GUID@@PEAPEAX@Z (public: virtual long __cdecl CWSManSecurityUI::QueryInterface(struct _GUID const &,void * *)) + ?QueryPtr@RBUFFER@@QEBAPEAXXZ (public: void * __cdecl RBUFFER::QueryPtr(void)const ) + ?QueryRegValue@CConfigManager@@AEAAJPEAU_CONFIG_INFO@@PEAKKPEAE1@Z (private: long __cdecl CConfigManager::QueryRegValue(struct _CONFIG_INFO *,unsigned long *,unsigned long,unsigned char *,unsigned long *)) + ?QueryRegValue@CWSManGroupPolicyManager@@AEAAJPEAVIRequestContext@@PEBU_WSMAN_POLICY_INFO@@PEAKKPEAE2@Z (private: long __cdecl CWSManGroupPolicyManager::QueryRegValue(class IRequestContext *,struct _WSMAN_POLICY_INFO const *,unsigned long *,unsigned long,unsigned char *,unsigned long *)) + ?QuerySize@RBUFFER@@QEBAIXZ (public: unsigned int __cdecl RBUFFER::QuerySize(void)const ) + ?QueryStr@TSTRBUFFER@@QEBAPEBGXZ (public: unsigned short const * __cdecl TSTRBUFFER::QueryStr(void)const ) + ?QuotaComplete@UserRecord@@UEAAXPEAU_WSMAN_AUTHZ_QUOTA@@KPEBG@Z (public: virtual void __cdecl UserRecord::QuotaComplete(struct _WSMAN_AUTHZ_QUOTA *,unsigned long,unsigned short const *)) + ?ReAlloc@WSManMemory@@SAPEAXPEAX_KHW4_NitsFaultMode@@@Z (public: static void * __cdecl WSManMemory::ReAlloc(void *,unsigned __int64,int,enum _NitsFaultMode)) + ?ReadCertMappingRegistryKey@CConfigManager@@SAHPEAVIRequestContext@@PEAVCERTMAPPING_IDENTITY@@PEAG@Z (public: static int __cdecl CConfigManager::ReadCertMappingRegistryKey(class IRequestContext *,class CERTMAPPING_IDENTITY *,unsigned short *)) + ?ReadCredentialsFromCredmanStore@CConfigManager@@SAHPEAVIRequestContext@@PEAG1@Z (public: static int __cdecl CConfigManager::ReadCredentialsFromCredmanStore(class IRequestContext *,unsigned short *,unsigned short *)) + ?ReadCurrentSettings@CClientConfigCache@@EEAAPEAVCCommonConfigSettings@@PEAVIRequestContext@@W4ErrorLogging@@@Z (private: virtual class CCommonConfigSettings * __cdecl CClientConfigCache::ReadCurrentSettings(class IRequestContext *,enum ErrorLogging)) + ?ReadCurrentSettings@CServiceConfigCache@@EEAAPEAVCCommonConfigSettings@@PEAVIRequestContext@@W4ErrorLogging@@@Z (private: virtual class CCommonConfigSettings * __cdecl CServiceConfigCache::ReadCurrentSettings(class IRequestContext *,enum ErrorLogging)) + ?ReadCurrentSettings@CWinRSPluginConfigCache@@EEAAPEAVCCommonConfigSettings@@PEAVIRequestContext@@W4ErrorLogging@@@Z (private: virtual class CCommonConfigSettings * __cdecl CWinRSPluginConfigCache::ReadCurrentSettings(class IRequestContext *,enum ErrorLogging)) + ?ReadDefaultSettings@CClientConfigCache@@EEAAPEAVCCommonConfigSettings@@PEAVIRequestContext@@@Z (private: virtual class CCommonConfigSettings * __cdecl CClientConfigCache::ReadDefaultSettings(class IRequestContext *)) + ?ReadDefaultSettings@CServiceConfigCache@@EEAAPEAVCCommonConfigSettings@@PEAVIRequestContext@@@Z (private: virtual class CCommonConfigSettings * __cdecl CServiceConfigCache::ReadDefaultSettings(class IRequestContext *)) + ?ReadDefaultSettings@CWinRSPluginConfigCache@@EEAAPEAVCCommonConfigSettings@@PEAVIRequestContext@@@Z (private: virtual class CCommonConfigSettings * __cdecl CWinRSPluginConfigCache::ReadDefaultSettings(class IRequestContext *)) + ?ReadShellUriRegistryKey@CConfigManager@@SAHPEAVIRequestContext@@PEAVSHELLURI_IDENTITY@@PEAG@Z (public: static int __cdecl CConfigManager::ReadShellUriRegistryKey(class IRequestContext *,class SHELLURI_IDENTITY *,unsigned short *)) + ?ReadTableRegistryKey@CConfigManager@@SAHPEAVIRequestContext@@PEAVWSMANCONFIGTABLE_IDENTITY@@PEAG@Z (public: static int __cdecl CConfigManager::ReadTableRegistryKey(class IRequestContext *,class WSMANCONFIGTABLE_IDENTITY *,unsigned short *)) + ?ReallocStorage@RBUFFER@@IEAAHI@Z (protected: int __cdecl RBUFFER::ReallocStorage(unsigned int)) + ?RecordAccessDenied@CErrorContext@@UEAAXXZ (public: virtual void __cdecl CErrorContext::RecordAccessDenied(void)) + ?RecordAccessDenied@CRequestContext@@UEAAXXZ (public: virtual void __cdecl CRequestContext::RecordAccessDenied(void)) + ?RecordAccessDeniedWithDetail@CErrorContext@@UEAAXKZZ (public: virtual void __cdecl CErrorContext::RecordAccessDeniedWithDetail(unsigned long,...)) + ?RecordAccessDeniedWithDetail@CRequestContext@@UEAAXKZZ (public: virtual void __cdecl CRequestContext::RecordAccessDeniedWithDetail(unsigned long,...)) + ?RecordFailure@CErrorContext@@UEAAXK@Z (public: virtual void __cdecl CErrorContext::RecordFailure(unsigned long)) + ?RecordFailure@CErrorContext@@UEAAXKKZZ (public: virtual void __cdecl CErrorContext::RecordFailure(unsigned long,unsigned long,...)) + ?RecordFailure@CErrorContext@@UEAAXPEAU_WSMAN_FAULT_OBJECT@@@Z (public: virtual void __cdecl CErrorContext::RecordFailure(struct _WSMAN_FAULT_OBJECT *)) + ?RecordFailure@CErrorContext@@UEAAXW4_MI_Result@@KKZZ (public: virtual void __cdecl CErrorContext::RecordFailure(enum _MI_Result,unsigned long,unsigned long,...)) + ?RecordFailure@CRequestContext@@AEAAXKKPEAPEAD0@Z (private: void __cdecl CRequestContext::RecordFailure(unsigned long,unsigned long,char * *,char * *)) + ?RecordFailure@CRequestContext@@UEAAXK@Z (public: virtual void __cdecl CRequestContext::RecordFailure(unsigned long)) + ?RecordFailure@CRequestContext@@UEAAXKKZZ (public: virtual void __cdecl CRequestContext::RecordFailure(unsigned long,unsigned long,...)) + ?RecordFailure@CRequestContext@@UEAAXPEAU_WSMAN_FAULT_OBJECT@@@Z (public: virtual void __cdecl CRequestContext::RecordFailure(struct _WSMAN_FAULT_OBJECT *)) + ?RecordFailure@CRequestContext@@UEAAXW4_MI_Result@@KKZZ (public: virtual void __cdecl CRequestContext::RecordFailure(enum _MI_Result,unsigned long,unsigned long,...)) + ?RecordHresult@CErrorContext@@UEAAXKKZZ (public: virtual void __cdecl CErrorContext::RecordHresult(unsigned long,unsigned long,...)) + ?RecordHresult@CRequestContext@@UEAAXKKZZ (public: virtual void __cdecl CRequestContext::RecordHresult(unsigned long,unsigned long,...)) + ?RecordHtmlError@CRequestContext@@QEAAHKPEAU_FWXML_ELEMENT@@@Z (public: int __cdecl CRequestContext::RecordHtmlError(unsigned long,struct _FWXML_ELEMENT *)) + ?RecordHtmlError@CRequestContext@@QEAAHKPEBGK@Z (public: int __cdecl CRequestContext::RecordHtmlError(unsigned long,unsigned short const *,unsigned long)) + ?RecordMIFailure@IRequestContext@@QEAAXW4_MI_Result@@K@Z (public: void __cdecl IRequestContext::RecordMIFailure(enum _MI_Result,unsigned long)) + ?RecordOutOfMemory@CErrorContext@@UEAAXXZ (public: virtual void __cdecl CErrorContext::RecordOutOfMemory(void)) + ?RecordOutOfMemory@CRequestContext@@UEAAXXZ (public: virtual void __cdecl CRequestContext::RecordOutOfMemory(void)) + ?RecordProviderFailure@CErrorContext@@UEAAXPEAU_WSMAN_FAULT_OBJECT@@PEBG1@Z (public: virtual void __cdecl CErrorContext::RecordProviderFailure(struct _WSMAN_FAULT_OBJECT *,unsigned short const *,unsigned short const *)) + ?RecordProviderFailure@CRequestContext@@QEAAXKHPEBG00@Z (public: void __cdecl CRequestContext::RecordProviderFailure(unsigned long,int,unsigned short const *,unsigned short const *,unsigned short const *)) + ?RecordProviderFailure@CRequestContext@@UEAAXPEAU_WSMAN_FAULT_OBJECT@@PEBG1@Z (public: virtual void __cdecl CRequestContext::RecordProviderFailure(struct _WSMAN_FAULT_OBJECT *,unsigned short const *,unsigned short const *)) + ?RecordSoapError@CErrorContext@@UEAAHKPEBG@Z (public: virtual int __cdecl CErrorContext::RecordSoapError(unsigned long,unsigned short const *)) + ?RecordSoapError@CRequestContext@@QEAAHKPEAU_FWXML_ELEMENT@@@Z (public: int __cdecl CRequestContext::RecordSoapError(unsigned long,struct _FWXML_ELEMENT *)) + ?RecordSoapError@CRequestContext@@UEAAHKPEBG@Z (public: virtual int __cdecl CRequestContext::RecordSoapError(unsigned long,unsigned short const *)) + ?RecordText@CRequestContext@@AEAAHKPEBG_KK@Z (private: int __cdecl CRequestContext::RecordText(unsigned long,unsigned short const *,unsigned __int64,unsigned long)) + ?RecordXml@CRequestContext@@AEAAHKPEAU_FWXML_ELEMENT@@K@Z (private: int __cdecl CRequestContext::RecordXml(unsigned long,struct _FWXML_ELEMENT *,unsigned long)) + ?Refresh@UserRecord@@QEAAXXZ (public: void __cdecl UserRecord::Refresh(void)) + ?RegisterChild@ChildLifeTimeManager@@QEAA_NXZ (public: bool __cdecl ChildLifeTimeManager::RegisterChild(void)) + ?RegisterChunkBoundary@CircularBufferFormatter@@QEAAKXZ (public: unsigned long __cdecl CircularBufferFormatter::RegisterChunkBoundary(void)) + ?RegisterConfigChangeNotification@CConfigManager@@QEAAPEAVConfigNotification@@PEAX@Z (public: class ConfigNotification * __cdecl CConfigManager::RegisterConfigChangeNotification(void *)) + ?RegisterForPolicyNotification@CWSManGroupPolicyManager@@AEAAHPEAVIRequestContext@@H@Z (private: int __cdecl CWSManGroupPolicyManager::RegisterForPolicyNotification(class IRequestContext *,int)) + ?RegisterModule@@YAJKPEAVIHttpModuleRegistrationInfo@@PEAVIHttpServer@@@Z (long __cdecl RegisterModule(unsigned long,class IHttpModuleRegistrationInfo *,class IHttpServer *)) + ?Release@?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PEAVCCertMapping@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVCListenerConnect@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVCListenerReceive@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVCListenerSend@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVCListenerSignal@@PEAV1@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PEAVCShellUriSettings@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeMap_Iterator@PEAVCollector@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVCollector@@UEmpty@@V?$SafeSet_Iterator@PEAVCollector@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVHostOperation@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVHostOperation@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVIOperation@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVIOperation@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVListenerSourceSubscription@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PEAVPushSubscription@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PEAVPushSubscription@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@PEAXUEmpty@@V?$SafeSet_Iterator@PEAX@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VGuidKey@@PEAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKey@@PEAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PEAVListenerEvents@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKey@@PEAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PEAVListenerSourceSubscription@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyCI@@PEAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PEAVIISEndpoint@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@UEBAXXZ (public: virtual void __cdecl SafeMap >::Release(void)const ) + ?Release@?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@VStringKeyCI@@K@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Release(void)) + ?Release@?$SafeMap_Lock@PEAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@PEAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@PEAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@?$SafeMap_Lock@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@QEAAXXZ (public: void __cdecl SafeMap_Lock >::Release(void)) + ?Release@CBaseConfigCache@@UEAAJP6AXPEAX@Z0@Z (public: virtual long __cdecl CBaseConfigCache::Release(void (__cdecl*)(void *),void *)) + ?Release@CWSManCriticalSection@@QEAAXXZ (public: void __cdecl CWSManCriticalSection::Release(void)) + ?Release@CWSManSecurityUI@@UEAAKXZ (public: virtual unsigned long __cdecl CWSManSecurityUI::Release(void)) + ?Release@ILifeTimeMgmt@@UEAAJP6AXPEAX@Z0@Z (public: virtual long __cdecl ILifeTimeMgmt::Release(void (__cdecl*)(void *),void *)) + ?Release@UserRecord@@QEAAJXZ (public: long __cdecl UserRecord::Release(void)) + ?ReleaseExclusive@FastLock@@QEAAXXZ (public: void __cdecl FastLock::ReleaseExclusive(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@D@@PEAD@@AEAAXXZ (private: void __cdecl AutoCleanup,char *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@G@@PEAG@@AEAAXXZ (private: void __cdecl AutoCleanup,unsigned short *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PEAUIPRange@CWSManIPFilter@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@U_SID@@@@PEAU_SID@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct _SID *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PEAU_WSMAN_STREAM_ID_SET@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct _WSMAN_STREAM_ID_SET *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PEAV?$Handle@VISubscription@@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class Handle *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerConnect@@PEAV1@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerReceive@@PEAV1@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerSend@@PEAV1@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@PEAV?$SafeMap_Iterator@PEAVCListenerSignal@@PEAV1@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@PEAV?$SafeMap_Iterator@VGuidKey@@PEAVCListenerCommand@@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PEAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@PEAV?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeMap_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCCertMapping@@@@@@PEAV?$SafeSet@PEAVCCertMapping@@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PEAVCShellUriSettings@@@@@@PEAV?$SafeSet@PEAVCShellUriSettings@@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@PEAV?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVCollector@@@@@@PEAV?$SafeSet_Iterator@PEAVCollector@@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVHostOperation@@@@@@PEAV?$SafeSet_Iterator@PEAVHostOperation@@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@PEAV?$SafeSet_Iterator@PEAVListenerSourceSubscription@@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SafeSet_Iterator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PEAV?$SimpleStack@VCListenerOperation@@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SimpleStack *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PEAV?$SimpleStack@VShellHostEntry@@@@@@AEAAXXZ (private: void __cdecl AutoCleanup >,class SimpleStack *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$queue@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PEAV?$queue@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PEAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@AEAAXXZ (private: void __cdecl AutoCleanup > > >,class std::queue > > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@PEAV?$set@PEAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PEAVCListenerSettings@@@@@std@@@@AEAAXXZ (private: void __cdecl AutoCleanup > >,class std::set > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PEAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@AEAAXXZ (private: void __cdecl AutoCleanup > >,class std::set > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVCWSManRequest@@V?$transport_allocator@PEAVCWSManRequest@@@@@std@@@@PEAV?$vector@PEAVCWSManRequest@@V?$transport_allocator@PEAVCWSManRequest@@@@@std@@@@AEAAXXZ (private: void __cdecl AutoCleanup > >,class std::vector > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@PEAV?$vector@PEAVHandleImpl@Client@WSMan@@V?$transport_allocator@PEAVHandleImpl@Client@WSMan@@@@@std@@@@AEAAXXZ (private: void __cdecl AutoCleanup > >,class std::vector > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@PEAV?$vector@PEAVIServiceConfigObserver@@V?$transport_allocator@PEAVIServiceConfigObserver@@@@@std@@@@AEAAXXZ (private: void __cdecl AutoCleanup > >,class std::vector > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PEAVWSManHttpSenderConnection@@V?$transport_allocator@PEAVWSManHttpSenderConnection@@@@@std@@@@PEAV?$vector@PEAVWSManHttpSenderConnection@@V?$transport_allocator@PEAVWSManHttpSenderConnection@@@@@std@@@@AEAAXXZ (private: void __cdecl AutoCleanup > >,class std::vector > *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PEAVAdminSid@CSecurity@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CSecurity::AdminSid *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PEAVBlockedRecord@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class BlockedRecord *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CBaseConfigCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PEAVCCertMapping@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CCertMapping *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PEAVCConfigChangeSource@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CConfigChangeSource *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PEAVCListenerSettings@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CListenerSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PEAVCObserverConfigChangeErrors@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CObserverConfigChangeErrors *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PEAVCServiceWatcher@CServiceConfigCache@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CServiceConfigCache::CServiceWatcher *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PEAVCShellUriSettings@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CShellUriSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PEAVCWSManEPR@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CWSManEPR *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PEAVCWSManResource@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CWSManResource *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PEAVCertHash@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CertHash *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PEAVConfigUpdate@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class ConfigUpdate *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class EnumSinkEx *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PEAVEventHandler@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::EventHandler *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PEAVExpiredOperationIdRecord@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class ExpiredOperationIdRecord *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PEAVGPApiManager@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class GPApiManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class GeneralSinkEx *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PEAVIChannelObserverFactory@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class IChannelObserverFactory *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class ISpecification *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PEAVInteractiveSid@CSecurity@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CSecurity::InteractiveSid *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PEAVIpHlpApiDllLoader@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class IpHlpApiDllLoader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PEAVMachineName@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class MachineName *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PEAVMasterReceiveData@CListenerReceive@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CListenerReceive::MasterReceiveData *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PEAVNetworkServiceSid@CSecurity@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CSecurity::NetworkServiceSid *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PEAVNtDsApiDllLoader@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class NtDsApiDllLoader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::SessionOptions::OptionValue *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PEAVPacketCreator@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class PacketCreator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PEAVPacketParser@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class PacketParser *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PEAVResources@Locale@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class Locale::Resources *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PEAVRunAsConfiguration@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class RunAsConfiguration *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PEAVSecurityEntry@Catalog@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class Catalog::SecurityEntry *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PEAVSendPacketArgs@RobustConnectionBuffer@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class RobustConnectionBuffer::SendPacketArgs *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PEAVServiceSoapProcessor@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class ServiceSoapProcessor *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PEAVShell32DllLoader@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class Shell32DllLoader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PEAVShlWApiDllLoader@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class ShlWApiDllLoader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PEAVSubscriptionEnumerator@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class SubscriptionEnumerator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PEAVSubscriptionManager@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class SubscriptionManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class TSTRBUFFER *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PEAVUniqueStringOverflow@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class UniqueStringOverflow *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PEAVUser32DllLoader@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class User32DllLoader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PEAVWSMANCONFIGTABLE_IDENTITY@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMANCONFIGTABLE_IDENTITY *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PEAVWSManMemCryptManager@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSManMemCryptManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WmiEnumContext *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PEAVXmlReader@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class XmlReader *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PEBG@@AEAAXXZ (private: void __cdecl AutoCleanup,unsigned short const *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@D@@PEAD@@AEAAXXZ (private: void __cdecl AutoCleanup,char *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@AEAAXXZ (private: void __cdecl AutoCleanup,unsigned char *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@AEAAXXZ (private: void __cdecl AutoCleanup,unsigned short *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@H@@PEAH@@AEAAXXZ (private: void __cdecl AutoCleanup,int *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@AEAAXXZ (private: void __cdecl AutoCleanup,unsigned short * *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@AEAAXXZ (private: void __cdecl AutoCleanup,unsigned short const * *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PEAU_CONFIG_UPDATE@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct _CONFIG_UPDATE *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PEAU_WSMAN_OPTION@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct _WSMAN_OPTION *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@X@@PEAX@@AEAAXXZ (private: void __cdecl AutoCleanup,void *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoFree@E@@PEAE@@AEAAXXZ (private: void __cdecl AutoCleanup,unsigned char *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PEAVPacket@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class Packet *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostAdminManager@@@@PEAUIAppHostAdminManager@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostAdminManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PEAUIAppHostChildElementCollection@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostConfigException@@@@PEAUIAppHostConfigException@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostConfigException *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PEAUIAppHostElement@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostElement *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PEAUIAppHostElementCollection@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostElementCollection *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PEAUIAppHostProperty@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostProperty *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PEAUIAppHostPropertyCollection@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IClientSecurity *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IEnumWbemClassObject *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IErrorInfo *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IUnknown *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IWbemClassObject *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IWbemContext *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IWbemLocator *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IWbemPath *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IWbemPathKeyList *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IWbemQualifierSet *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IWbemQuery *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@AEAAXXZ (private: void __cdecl AutoCleanup,struct IWbemServices *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PEAVApplication@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::Application *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PEAVCBaseConfigCache@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CBaseConfigCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PEAVCClientConfigCache@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CClientConfigCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PEAVCClientConfigSettings@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CClientConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PEAVCCommonConfigSettings@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CCommonConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PEAVCConfigCacheMap@CBaseConfigCache@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CBaseConfigCache::CConfigCacheMap *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PEAVCConfigManager@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CConfigManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PEAVCListenerCommand@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CListenerCommand *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PEAVCListenerMasterOperation@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CListenerMasterOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PEAVCListenerReceive@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CListenerReceive *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PEAVCListenerShell@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CListenerShell *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PEAVCRemoteOperation@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CRemoteOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PEAVCRemoteSession@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CRemoteSession *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PEAVCRequestContext@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CRequestContext *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PEAVCServiceCommonConfigSettings@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CServiceCommonConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PEAVCServiceConfigCache@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CServiceConfigCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PEAVCServiceConfigSettings@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CServiceConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CWSManEPR *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PEAVCWSManGroupPolicyCache@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CWSManGroupPolicyCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PEAVCWSManGroupPolicyManager@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CWSManGroupPolicyManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PEAVCWSManObject@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CWSManObject *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PEAVCWSManResource@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CWSManResource *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PEAVCWSManSession@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CWSManSession *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PEAVCWinRSPluginConfigSettings@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class CWinRSPluginConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PEAVCommand@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::Command *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PEAVConfigNotification@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class ConfigNotification *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PEAVConnectShellOperation@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::ConnectShellOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PEAVCreateShellOperation@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::CreateShellOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PEAVDeleteShellOperation@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::DeleteShellOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PEAVDisconnectOperation@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::DisconnectOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class EnumSinkEx *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class GeneralSinkEx *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PEAVHostMappingTable@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class HostMappingTable *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PEAVIISConfigSettings@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class IISConfigSettings *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PEAVIPCSoapProcessor@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class IPCSoapProcessor *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class IRequestContext *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PEAVISubscription@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class ISubscription *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PEAVInboundRequestDetails@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class InboundRequestDetails *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PEAVProxyManager@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::ProxyManager *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PEAVProxySelection@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::ProxySelection *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PEAVPushSubscribeOperation@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class PushSubscribeOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PEAVPushSubscription@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class PushSubscription *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PEAVReceiveOperation@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PEAVReconnectOperation@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::ReconnectOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PEAVSendOperation@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::Shell *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PEAVShellInfo@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class ShellInfo *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PEAVSignalOperation@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PEAVUserRecord@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class UserRecord *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PEAVWSManHttpListener@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSManHttpListener *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PEAVHostMappingTableEntry@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class HostMappingTableEntry *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@AEAAXXZ (private: void __cdecl AutoCleanup,class WSMan::Client::Shell *>::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoBstr@@PEAG@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoCertContext@@PEBU_CERT_CONTEXT@@@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoChainContext@@PEBU_CERT_CHAIN_CONTEXT@@@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoCoTaskMemFree@@PEAX@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoFwXmlCloseParser@@PEAX@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoHandle@@PEAX@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoImpersonateUser@@PEAX@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoLibrary@@PEAUHINSTANCE__@@@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoLocalFree@@PEAX@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoMIClass@@PEAU_MI_Class@@@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoMIInstance@@PEAU_MI_Instance@@@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoObject@@PEAUWSMAN_OBJECT@@@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoRegKey@@PEAUHKEY__@@@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoSecurityDescriptor@@PEAX@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleasePtr@?$AutoCleanup@VAutoWaitHandle@@PEAX@@AEAAXXZ (private: void __cdecl AutoCleanup::ReleasePtr(void)) + ?ReleaseQuota@UserRecord@@QEAAXW4OperationType@@PEBVProvider@Catalog@@@Z (public: void __cdecl UserRecord::ReleaseQuota(enum OperationType,class Catalog::Provider const *)) + ?ReleaseShared@FastLock@@QEAAXXZ (public: void __cdecl FastLock::ReleaseShared(void)) + ?Remove@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEAA_NAEBQEAVCListenerOperation@@@Z (public: bool __cdecl SafeMap >::Remove(class CListenerOperation * const &)) + ?Remove@?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEAA_NAEBUUserKey@@@Z (public: bool __cdecl SafeMap >::Remove(struct UserKey const &)) + ?Remove@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEAA_NAEBVStringKeyCI@@@Z (public: bool __cdecl SafeMap >::Remove(class StringKeyCI const &)) + ?Remove@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QEAA_NAEBVStringKeyCI@@@Z (public: bool __cdecl SafeMap >::Remove(class StringKeyCI const &)) + ?Remove@?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEAA_NAEBVStringKeyStore@@@Z (public: bool __cdecl SafeMap >::Remove(class StringKeyStore const &)) + ?Remove@?$SafeMap@VStringKeyStore@@PEAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@@@QEAA_NAEBVStringKeyStore@@@Z (public: bool __cdecl SafeMap >::Remove(class StringKeyStore const &)) + ?Remove@?$SafeMap@_KPEAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@@@QEAA_NAEB_K@Z (public: bool __cdecl SafeMap >::Remove(unsigned __int64 const &)) + ?RemoveAll@CBaseConfigCache@@KAXPEAVFastLock@@AEAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@@Z (protected: static void __cdecl CBaseConfigCache::RemoveAll(class FastLock *,class AutoRelease &)) + ?RemoveFromMap@CBaseConfigCache@@AEAAHXZ (private: int __cdecl CBaseConfigCache::RemoveFromMap(void)) + ?RemoveHttpsBinding@@YAXPEBG@Z (void __cdecl RemoveHttpsBinding(unsigned short const *)) + ?RemoveHttpsCertificate@@YAXPEBG0@Z (void __cdecl RemoveHttpsCertificate(unsigned short const *,unsigned short const *)) + ?RemoveObserver@CServiceConfigCache@@AEAAHPEAVIServiceConfigObserver@@@Z (private: int __cdecl CServiceConfigCache::RemoveObserver(class IServiceConfigObserver *)) + ?RemovePluginXmlNewAttrForThresholdOrGreater@@YAHPEAVIRequestContext@@@Z (int __cdecl RemovePluginXmlNewAttrForThresholdOrGreater(class IRequestContext *)) + ?ReportEventW@EventLog@@SAXGKGPEAPEBG@Z (public: static void __cdecl EventLog::ReportEventW(unsigned short,unsigned long,unsigned short,unsigned short const * *)) + ?Reset@?$PacketElement@K@PacketParser@@QEAAX_N@Z (public: void __cdecl PacketParser::PacketElement::Reset(bool)) + ?Reset@?$PacketElement@PEAU_FWXML_ELEMENT@@@PacketParser@@QEAAX_N@Z (public: void __cdecl PacketParser::PacketElement::Reset(bool)) + ?Reset@?$PacketElement@PEBG@PacketParser@@QEAAX_N@Z (public: void __cdecl PacketParser::PacketElement::Reset(bool)) + ?Reset@?$PacketElement@_K@PacketParser@@QEAAX_N@Z (public: void __cdecl PacketParser::PacketElement::Reset(bool)) + ?Reset@?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@PEAXUEmpty@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@UPluginKey@@K@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VKey@Locale@@K@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VStringKeyCI@@K@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@QEAAXXZ (public: void __cdecl SafeMap_Iterator::Reset(void)) + ?Reset@BufferFormatter@@UEAAXXZ (public: virtual void __cdecl BufferFormatter::Reset(void)) + ?Reset@CErrorContext@@UEAAXH@Z (public: virtual void __cdecl CErrorContext::Reset(int)) + ?Reset@CRequestContext@@UEAAXH@Z (public: virtual void __cdecl CRequestContext::Reset(int)) + ?Reset@CircularBufferFormatter@@UEAAXXZ (public: virtual void __cdecl CircularBufferFormatter::Reset(void)) + ?Reset@Locale@@QEAAXXZ (public: void __cdecl Locale::Reset(void)) + ?Reset@TSTRBUFFER@@QEAAXXZ (public: void __cdecl TSTRBUFFER::Reset(void)) + ?Reset@UserRecord@@QEAAXXZ (public: void __cdecl UserRecord::Reset(void)) + ?ResetProfileCount@UserRecord@@QEAAXXZ (public: void __cdecl UserRecord::ResetProfileCount(void)) + ?ResetRobustConnectionHeaders@PacketParser@@AEAAXXZ (private: void __cdecl PacketParser::ResetRobustConnectionHeaders(void)) + ?Resize@RBUFFER@@QEAAHI@Z (public: int __cdecl RBUFFER::Resize(unsigned int)) + ?Resize@RBUFFER@@QEAAHII@Z (public: int __cdecl RBUFFER::Resize(unsigned int,unsigned int)) + ?ResizeOptionList@CWSManResourceNoResourceUri@@IEAA_NIAEAVIRequestContext@@@Z (protected: bool __cdecl CWSManResourceNoResourceUri::ResizeOptionList(unsigned int,class IRequestContext &)) + ?RestoreAllPrivileges@@YAHPEAU_TOKEN_PRIVILEGES@@@Z (int __cdecl RestoreAllPrivileges(struct _TOKEN_PRIVILEGES *)) + ?RetrieveCertMappingIdentity@CConfigManager@@AEAAHPEAUHKEY__@@PEAVCERTMAPPING_IDENTITY@@@Z (private: int __cdecl CConfigManager::RetrieveCertMappingIdentity(struct HKEY__ *,class CERTMAPPING_IDENTITY *)) + ?RetrieveListenerIdentity@CConfigManager@@AEAAHPEAUHKEY__@@PEAGPEAPEAGPEAVLISTENER_IDENTITY@@@Z (private: int __cdecl CConfigManager::RetrieveListenerIdentity(struct HKEY__ *,unsigned short *,unsigned short * *,class LISTENER_IDENTITY *)) + ?RetrieveShellUriIdentity@CConfigManager@@AEAAHPEAUHKEY__@@PEAVSHELLURI_IDENTITY@@@Z (private: int __cdecl CConfigManager::RetrieveShellUriIdentity(struct HKEY__ *,class SHELLURI_IDENTITY *)) + ?RetrieveTableIdentity@CConfigManager@@AEAAHPEAUHKEY__@@PEAVWSMANCONFIGTABLE_IDENTITY@@@Z (private: int __cdecl CConfigManager::RetrieveTableIdentity(struct HKEY__ *,class WSMANCONFIGTABLE_IDENTITY *)) + ?RevertToSelf@CSecurity@@SAHXZ (public: static int __cdecl CSecurity::RevertToSelf(void)) + ?RtlSecureZeroMemory@XmlReader@@QEAAXXZ (public: void __cdecl XmlReader::RtlSecureZeroMemory(void)) + ?SafeStringToUI64@@YAJPEBGEHPEA_KPEAVIRequestContext@@K@Z (long __cdecl SafeStringToUI64(unsigned short const *,unsigned char,int,unsigned __int64 *,class IRequestContext *,unsigned long)) + ?SetBOM@PacketFormatter@@QEAA_NPEAVPacket@@@Z (public: bool __cdecl PacketFormatter::SetBOM(class Packet *)) + ?SetBOM@PacketFormatter@@QEAA_NPEBEK@Z (public: bool __cdecl PacketFormatter::SetBOM(unsigned char const *,unsigned long)) + ?SetCIM_Error@CErrorContext@@UEAAXXZ (public: virtual void __cdecl CErrorContext::SetCIM_Error(void)) + ?SetCIM_Error@CRequestContext@@UEAAXXZ (public: virtual void __cdecl CRequestContext::SetCIM_Error(void)) + ?SetCharset@PacketFormatter@@QEAAXW4Charset@1@@Z (public: void __cdecl PacketFormatter::SetCharset(enum PacketFormatter::Charset)) + ?SetCharset@PacketFormatter@@QEAA_NPEBDK_NPEA_N@Z (public: bool __cdecl PacketFormatter::SetCharset(char const *,unsigned long,bool,bool *)) + ?SetCharsetAndBom@PacketFormatter@@QEAAXW4Charset@1@0@Z (public: void __cdecl PacketFormatter::SetCharsetAndBom(enum PacketFormatter::Charset,enum PacketFormatter::Charset)) + ?SetConfigToUseDefaults@CErrorContext@@UEAAXH@Z (public: virtual void __cdecl CErrorContext::SetConfigToUseDefaults(int)) + ?SetErrorAction@ExtendedSemantic@@QEAAXW4_MI_OperationCallback_ResponseType@@W4_MI_CallbackMode@@@Z (public: void __cdecl ExtendedSemantic::SetErrorAction(enum _MI_OperationCallback_ResponseType,enum _MI_CallbackMode)) + ?SetErrorState@CBaseConfigCache@@AEAAXPEAVCRequestContext@@K@Z (private: void __cdecl CBaseConfigCache::SetErrorState(class CRequestContext *,unsigned long)) + ?SetExactCharSize@TSTRBUFFER@@QEAAJI@Z (public: long __cdecl TSTRBUFFER::SetExactCharSize(unsigned int)) + ?SetExtendedErrorString@CErrorContext@@UEAAXPEAG@Z (public: virtual void __cdecl CErrorContext::SetExtendedErrorString(unsigned short *)) + ?SetExtendedErrorString@CRequestContext@@UEAAXPEAG@Z (public: virtual void __cdecl CRequestContext::SetExtendedErrorString(unsigned short *)) + ?SetExtraLogInfo@CErrorContext@@QEAAXPEBG000@Z (public: void __cdecl CErrorContext::SetExtraLogInfo(unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *)) + ?SetFault@CErrorContext@@UEAAXKKKPEBG@Z (public: virtual void __cdecl CErrorContext::SetFault(unsigned long,unsigned long,unsigned long,unsigned short const *)) + ?SetFault@CRequestContext@@EEAAXKKKPEBG@Z (private: virtual void __cdecl CRequestContext::SetFault(unsigned long,unsigned long,unsigned long,unsigned short const *)) + ?SetFinishValue@ConfigRegistry@@IEAAHPEAVIRequestContext@@@Z (protected: int __cdecl ConfigRegistry::SetFinishValue(class IRequestContext *)) + ?SetFormatterMode@BufferFormatter@@QEAAXW4Charset@PacketFormatter@@0@Z (public: void __cdecl BufferFormatter::SetFormatterMode(enum PacketFormatter::Charset,enum PacketFormatter::Charset)) + ?SetFragmentDialect@CWSManResourceNoResourceUri@@QEAAHPEBGPEAVIRequestContext@@@Z (public: int __cdecl CWSManResourceNoResourceUri::SetFragmentDialect(unsigned short const *,class IRequestContext *)) + ?SetFragmentPath@CWSManResourceNoResourceUri@@QEAAHPEBGPEAVIRequestContext@@@Z (public: int __cdecl CWSManResourceNoResourceUri::SetFragmentPath(unsigned short const *,class IRequestContext *)) + ?SetGeneratingError@CErrorContext@@UEAAXXZ (public: virtual void __cdecl CErrorContext::SetGeneratingError(void)) + ?SetLocale@CRequestContext@@QEAA_NPEBGK@Z (public: bool __cdecl CRequestContext::SetLocale(unsigned short const *,unsigned long)) + ?SetLocale@Locale@@QEAA_NKPEBGPEAVIRequestContext@@@Z (public: bool __cdecl Locale::SetLocale(unsigned long,unsigned short const *,class IRequestContext *)) + ?SetMachineName@CRequestContext@@QEAAKPEBG@Z (public: unsigned long __cdecl CRequestContext::SetMachineName(unsigned short const *)) + ?SetMachineName@CRequestContext@@QEAAKPEBG_K@Z (public: unsigned long __cdecl CRequestContext::SetMachineName(unsigned short const *,unsigned __int64)) + ?SetMachineName@CRequestContext@@QEAAKXZ (public: unsigned long __cdecl CRequestContext::SetMachineName(void)) + ?SetMaxEnvelopeSize@CircularBufferFormatter@@QEAAXK@Z (public: void __cdecl CircularBufferFormatter::SetMaxEnvelopeSize(unsigned long)) + ?SetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QEAAXH@Z (public: void __cdecl CWSManResourceNoResourceUri::SetOptionsMustUnderstandValue(int)) + ?SetProfileHandle@UserRecord@@QEAAX_J@Z (public: void __cdecl UserRecord::SetProfileHandle(__int64)) + ?SetProviderFailure@CErrorContext@@UEAAXH@Z (public: virtual void __cdecl CErrorContext::SetProviderFailure(int)) + ?SetSecurity@CWSManSecurityUI@@UEAAJKPEAX@Z (public: virtual long __cdecl CWSManSecurityUI::SetSecurity(unsigned long,void *)) + ?SetSize@TSTRBUFFER@@QEAAJII@Z (public: long __cdecl TSTRBUFFER::SetSize(unsigned int,unsigned int)) + ?SetSizeInUse@SBUFFER@@QEAAXI@Z (public: void __cdecl SBUFFER::SetSizeInUse(unsigned int)) + ?SetThreadUILanguage@Locale@@QEAA_NPEAVIRequestContext@@@Z (public: bool __cdecl Locale::SetThreadUILanguage(class IRequestContext *)) + ?SetUpdateMode@BufferFormatter@@UEAAXW4Mode@1@@Z (public: virtual void __cdecl BufferFormatter::SetUpdateMode(enum BufferFormatter::Mode)) + ?SetUpdateMode@CircularBufferFormatter@@UEAAXW4Mode@BufferFormatter@@@Z (public: virtual void __cdecl CircularBufferFormatter::SetUpdateMode(enum BufferFormatter::Mode)) + ?SetUri@CWSManResource@@QEAAHPEBGPEAVIRequestContext@@@Z (public: int __cdecl CWSManResource::SetUri(unsigned short const *,class IRequestContext *)) + ?SetValid@RBUFFER@@IEAAXH@Z (protected: void __cdecl RBUFFER::SetValid(int)) + ?SetXml@ReferenceParameters@PacketParser@@AEAAKAEAVBufferFormatter@@PEAU_FWXML_ELEMENT@@@Z (private: unsigned long __cdecl PacketParser::ReferenceParameters::SetXml(class BufferFormatter &,struct _FWXML_ELEMENT *)) + ?Shutdown@CBaseConfigCache@@IEAAXXZ (protected: void __cdecl CBaseConfigCache::Shutdown(void)) + ?Shutdown@CConfigManager@@SAHXZ (public: static int __cdecl CConfigManager::Shutdown(void)) + ?Shutdown@CWSManGroupPolicyManager@@SAHXZ (public: static int __cdecl CWSManGroupPolicyManager::Shutdown(void)) + ?Shutdown@ChildLifeTimeManager@@QEAAXXZ (public: void __cdecl ChildLifeTimeManager::Shutdown(void)) + ?ShutdownLocaleMap@Locale@@SAXXZ (public: static void __cdecl Locale::ShutdownLocaleMap(void)) + ?Size@?$SafeMap@PEAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PEAVCListenerOperation@@@@@@QEBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?Size@?$SafeMap@UUserKey@@PEAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@@@QEBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?Size@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QEBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?Size@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QEBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?Size@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QEBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?Size@?$SafeMap@VStringKeyStore@@PEAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@@@QEBAHXZ (public: int __cdecl SafeMap >::Size(void)const ) + ?SkipOrphans@?$SafeMap_Iterator@PEAVCCertMapping@@UEmpty@@@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@PEAVCListenerOperation@@UEmpty@@@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@PEAVCShellUriSettings@@UEmpty@@@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@PEAXUEmpty@@@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@UPluginKey@@K@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@UUserKey@@PEAVBlockedRecord@@@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VKey@Locale@@K@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VStringKeyCI@@K@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VStringKeyStore@@PEAVExpiredOperationIdRecord@@@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@VStringKeyStore@@PEAVServerFullDuplexChannel@@@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@W4WSManSessionOption@@PEAVOptionValue@SessionOptions@Client@WSMan@@@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?SkipOrphans@?$SafeMap_Iterator@_KPEAVSendPacketArgs@RobustConnectionBuffer@@@@IEAAXXZ (protected: void __cdecl SafeMap_Iterator::SkipOrphans(void)) + ?StartSoapProcessor@@YAHXZ (int __cdecl StartSoapProcessor(void)) + ?StopSoapProcessor@@YAHXZ (int __cdecl StopSoapProcessor(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@G@@PEAG@@QEAAPEAPEAGXZ (public: unsigned short * * __cdecl AutoCleanup,unsigned short *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PEAUIPRange@CWSManIPFilter@@@@QEAAPEAPEAUIPRange@CWSManIPFilter@@XZ (public: struct CWSManIPFilter::IPRange * * __cdecl AutoCleanup,struct CWSManIPFilter::IPRange *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAAPEAPEAVEnumSinkEx@@XZ (public: class EnumSinkEx * * __cdecl AutoCleanup,class EnumSinkEx *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAAPEAPEAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * * __cdecl AutoCleanup,class GeneralSinkEx *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PEAVIQueryDASHSMASHInterface@@@@QEAAPEAPEAVIQueryDASHSMASHInterface@@XZ (public: class IQueryDASHSMASHInterface * * __cdecl AutoCleanup,class IQueryDASHSMASHInterface *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PEAVISpecification@@@@QEAAPEAPEAVISpecification@@XZ (public: class ISpecification * * __cdecl AutoCleanup,class ISpecification *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PEAVPacketCreator@@@@QEAAPEAPEAVPacketCreator@@XZ (public: class PacketCreator * * __cdecl AutoCleanup,class PacketCreator *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PEAVTSTRBUFFER@@@@QEAAPEAPEAVTSTRBUFFER@@XZ (public: class TSTRBUFFER * * __cdecl AutoCleanup,class TSTRBUFFER *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PEAVWmiEnumContext@@@@QEAAPEAPEAVWmiEnumContext@@XZ (public: class WmiEnumContext * * __cdecl AutoCleanup,class WmiEnumContext *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PEAVXmlReader@@@@QEAAPEAPEAVXmlReader@@XZ (public: class XmlReader * * __cdecl AutoCleanup,class XmlReader *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PEBG@@QEAAPEAPEBGXZ (public: unsigned short const * * __cdecl AutoCleanup,unsigned short const *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@E@@PEAE@@QEAAPEAPEAEXZ (public: unsigned char * * __cdecl AutoCleanup,unsigned char *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@G@@PEAG@@QEAAPEAPEAGXZ (public: unsigned short * * __cdecl AutoCleanup,unsigned short *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@PEAG@@PEAPEAG@@QEAAPEAPEAPEAGXZ (public: unsigned short * * * __cdecl AutoCleanup,unsigned short * *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@PEBG@@PEAPEBG@@QEAAPEAPEAPEBGXZ (public: unsigned short const * * * __cdecl AutoCleanup,unsigned short const * *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QEAAPEAPEAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ (public: struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE * * __cdecl AutoCleanup,struct _WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PEAU_WINRS_RUN_COMMAND_ARG@@@@QEAAPEAPEAU_WINRS_RUN_COMMAND_ARG@@XZ (public: struct _WINRS_RUN_COMMAND_ARG * * __cdecl AutoCleanup,struct _WINRS_RUN_COMMAND_ARG *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoDeleteVector@X@@PEAX@@QEAAPEAPEAXXZ (public: void * * __cdecl AutoCleanup,void *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoFree@E@@PEAE@@QEAAPEAPEAEXZ (public: unsigned char * * __cdecl AutoCleanup,unsigned char *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PEAVPacket@@@@QEAAPEAPEAVPacket@@XZ (public: class Packet * * __cdecl AutoCleanup,class Packet *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostAdminManager@@@@PEAUIAppHostAdminManager@@@@QEAAPEAPEAUIAppHostAdminManager@@XZ (public: struct IAppHostAdminManager * * __cdecl AutoCleanup,struct IAppHostAdminManager *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PEAUIAppHostChildElementCollection@@@@QEAAPEAPEAUIAppHostChildElementCollection@@XZ (public: struct IAppHostChildElementCollection * * __cdecl AutoCleanup,struct IAppHostChildElementCollection *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostConfigException@@@@PEAUIAppHostConfigException@@@@QEAAPEAPEAUIAppHostConfigException@@XZ (public: struct IAppHostConfigException * * __cdecl AutoCleanup,struct IAppHostConfigException *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PEAUIAppHostElement@@@@QEAAPEAPEAUIAppHostElement@@XZ (public: struct IAppHostElement * * __cdecl AutoCleanup,struct IAppHostElement *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PEAUIAppHostElementCollection@@@@QEAAPEAPEAUIAppHostElementCollection@@XZ (public: struct IAppHostElementCollection * * __cdecl AutoCleanup,struct IAppHostElementCollection *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PEAUIAppHostProperty@@@@QEAAPEAPEAUIAppHostProperty@@XZ (public: struct IAppHostProperty * * __cdecl AutoCleanup,struct IAppHostProperty *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PEAUIAppHostPropertyCollection@@@@QEAAPEAPEAUIAppHostPropertyCollection@@XZ (public: struct IAppHostPropertyCollection * * __cdecl AutoCleanup,struct IAppHostPropertyCollection *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PEAUIClientSecurity@@@@QEAAPEAPEAUIClientSecurity@@XZ (public: struct IClientSecurity * * __cdecl AutoCleanup,struct IClientSecurity *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PEAUIEnumWbemClassObject@@@@QEAAPEAPEAUIEnumWbemClassObject@@XZ (public: struct IEnumWbemClassObject * * __cdecl AutoCleanup,struct IEnumWbemClassObject *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PEAUIErrorInfo@@@@QEAAPEAPEAUIErrorInfo@@XZ (public: struct IErrorInfo * * __cdecl AutoCleanup,struct IErrorInfo *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PEAUIUnknown@@@@QEAAPEAPEAUIUnknown@@XZ (public: struct IUnknown * * __cdecl AutoCleanup,struct IUnknown *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PEAUIWbemClassObject@@@@QEAAPEAPEAUIWbemClassObject@@XZ (public: struct IWbemClassObject * * __cdecl AutoCleanup,struct IWbemClassObject *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PEAUIWbemContext@@@@QEAAPEAPEAUIWbemContext@@XZ (public: struct IWbemContext * * __cdecl AutoCleanup,struct IWbemContext *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PEAUIWbemLocator@@@@QEAAPEAPEAUIWbemLocator@@XZ (public: struct IWbemLocator * * __cdecl AutoCleanup,struct IWbemLocator *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PEAUIWbemObjectTextSrc@@@@QEAAPEAPEAUIWbemObjectTextSrc@@XZ (public: struct IWbemObjectTextSrc * * __cdecl AutoCleanup,struct IWbemObjectTextSrc *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PEAUIWbemPath@@@@QEAAPEAPEAUIWbemPath@@XZ (public: struct IWbemPath * * __cdecl AutoCleanup,struct IWbemPath *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PEAUIWbemPathKeyList@@@@QEAAPEAPEAUIWbemPathKeyList@@XZ (public: struct IWbemPathKeyList * * __cdecl AutoCleanup,struct IWbemPathKeyList *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PEAUIWbemQualifierSet@@@@QEAAPEAPEAUIWbemQualifierSet@@XZ (public: struct IWbemQualifierSet * * __cdecl AutoCleanup,struct IWbemQualifierSet *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PEAUIWbemQuery@@@@QEAAPEAPEAUIWbemQuery@@XZ (public: struct IWbemQuery * * __cdecl AutoCleanup,struct IWbemQuery *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PEAUIWbemServices@@@@QEAAPEAPEAUIWbemServices@@XZ (public: struct IWbemServices * * __cdecl AutoCleanup,struct IWbemServices *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PEAVCWSManEPR@@@@QEAAPEAPEAVCWSManEPR@@XZ (public: class CWSManEPR * * __cdecl AutoCleanup,class CWSManEPR *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PEAVCWinRSPluginConfigCache@@@@QEAAPEAPEAVCWinRSPluginConfigCache@@XZ (public: class CWinRSPluginConfigCache * * __cdecl AutoCleanup,class CWinRSPluginConfigCache *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PEAVCommand@Client@WSMan@@@@QEAAPEAPEAVCommand@Client@WSMan@@XZ (public: class WSMan::Client::Command * * __cdecl AutoCleanup,class WSMan::Client::Command *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PEAVEnumSinkEx@@@@QEAAPEAPEAVEnumSinkEx@@XZ (public: class EnumSinkEx * * __cdecl AutoCleanup,class EnumSinkEx *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PEAVGeneralSinkEx@@@@QEAAPEAPEAVGeneralSinkEx@@XZ (public: class GeneralSinkEx * * __cdecl AutoCleanup,class GeneralSinkEx *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PEAVIRequestContext@@@@QEAAPEAPEAVIRequestContext@@XZ (public: class IRequestContext * * __cdecl AutoCleanup,class IRequestContext *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PEAVReceiveOperation@Client@WSMan@@@@QEAAPEAPEAVReceiveOperation@Client@WSMan@@XZ (public: class WSMan::Client::ReceiveOperation * * __cdecl AutoCleanup,class WSMan::Client::ReceiveOperation *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PEAVSendOperation@Client@WSMan@@@@QEAAPEAPEAVSendOperation@Client@WSMan@@XZ (public: class WSMan::Client::SendOperation * * __cdecl AutoCleanup,class WSMan::Client::SendOperation *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PEAVShell@Client@WSMan@@@@QEAAPEAPEAVShell@Client@WSMan@@XZ (public: class WSMan::Client::Shell * * __cdecl AutoCleanup,class WSMan::Client::Shell *>::Storage(void)) + ?Storage@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PEAVSignalOperation@Client@WSMan@@@@QEAAPEAPEAVSignalOperation@Client@WSMan@@XZ (public: class WSMan::Client::SignalOperation * * __cdecl AutoCleanup,class WSMan::Client::SignalOperation *>::Storage(void)) + ?Storage@?$AutoCleanup@VAutoBstr@@PEAG@@QEAAPEAPEAGXZ (public: unsigned short * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoBstrNoAlloc@@PEAG@@QEAAPEAPEAGXZ (public: unsigned short * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoCertContext@@PEBU_CERT_CONTEXT@@@@QEAAPEAPEBU_CERT_CONTEXT@@XZ (public: struct _CERT_CONTEXT const * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoChainContext@@PEBU_CERT_CHAIN_CONTEXT@@@@QEAAPEAPEBU_CERT_CHAIN_CONTEXT@@XZ (public: struct _CERT_CHAIN_CONTEXT const * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoHandle@@PEAX@@QEAAPEAPEAXXZ (public: void * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoImpersonateUser@@PEAX@@QEAAPEAPEAXXZ (public: void * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoLocalFree@@PEAX@@QEAAPEAPEAXXZ (public: void * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoMIClass@@PEAU_MI_Class@@@@QEAAPEAPEAU_MI_Class@@XZ (public: struct _MI_Class * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoMIInstance@@PEAU_MI_Instance@@@@QEAAPEAPEAU_MI_Instance@@XZ (public: struct _MI_Instance * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoRegKey@@PEAUHKEY__@@@@QEAAPEAPEAUHKEY__@@XZ (public: struct HKEY__ * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoSecurityDescriptor@@PEAX@@QEAAPEAPEAXXZ (public: void * * __cdecl AutoCleanup::Storage(void)) + ?Storage@?$AutoCleanup@VAutoWaitHandle@@PEAX@@QEAAPEAPEAXXZ (public: void * * __cdecl AutoCleanup::Storage(void)) + ?StoreData@CWSManResource@@AEAAHPEAVIRequestContext@@PEBG11PEAU_WSMAN_SELECTOR_SET@@PEAU_WSMAN_OPTION_SET@@@Z (private: int __cdecl CWSManResource::StoreData(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,struct _WSMAN_SELECTOR_SET *,struct _WSMAN_OPTION_SET *)) + ?StoreData@CWSManResource@@QEAAHPEAVIRequestContext@@PEBG@Z (public: int __cdecl CWSManResource::StoreData(class IRequestContext *,unsigned short const *)) + ?StoreDataFromResourceLocator@CWSManResource@@AEAAHPEAVIRequestContext@@PEAU_WSMAN_RESOURCE_LOCATOR@@@Z (private: int __cdecl CWSManResource::StoreDataFromResourceLocator(class IRequestContext *,struct _WSMAN_RESOURCE_LOCATOR *)) + ?StoreExpansion@CResourceAlias@@AEAAXPEBGPEAU_ALIAS_INFORMATION@@@Z (private: void __cdecl CResourceAlias::StoreExpansion(unsigned short const *,struct _ALIAS_INFORMATION *)) + ?StreamingOutput@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::StreamingOutput) + ?StringCchEndsWithCI@@YAHPEBG0@Z (int __cdecl StringCchEndsWithCI(unsigned short const *,unsigned short const *)) + ?StringCchEquals@@YAHPEBG0@Z (int __cdecl StringCchEquals(unsigned short const *,unsigned short const *)) + ?StringCchEqualsCI@@YAHPEBG0@Z (int __cdecl StringCchEqualsCI(unsigned short const *,unsigned short const *)) + ?StringCchStartsWith@@YAHPEBG0@Z (int __cdecl StringCchStartsWith(unsigned short const *,unsigned short const *)) + ?StringCchStartsWithCI@@YAHPEBG0@Z (int __cdecl StringCchStartsWithCI(unsigned short const *,unsigned short const *)) + ?StringConcatenate@CWSManResourceNoResourceUri@@IEAAHAEAPEAGAEAKKPEAG@Z (protected: int __cdecl CWSManResourceNoResourceUri::StringConcatenate(unsigned short * &,unsigned long &,unsigned long,unsigned short *)) + ?StringIsBlank@@YAHPEBG@Z (int __cdecl StringIsBlank(unsigned short const *)) + ?StringToDword@@YAHPEBDPEAK@Z (int __cdecl StringToDword(char const *,unsigned long *)) + ?StringToDword@@YAHPEBGPEAK@Z (int __cdecl StringToDword(unsigned short const *,unsigned long *)) + ?StringTrimWhitespace@@YAPEAGPEAG@Z (unsigned short * __cdecl StringTrimWhitespace(unsigned short *)) + ?Subscribe@CWSManGroupPolicyManager@@UEAAHPEAVIRequestContext@@PEAVIWSManGroupPolicyObserver@@H@Z (public: virtual int __cdecl CWSManGroupPolicyManager::Subscribe(class IRequestContext *,class IWSManGroupPolicyObserver *,int)) + ?TruncateAt@TSTRBUFFER@@QEAAXI@Z (public: void __cdecl TSTRBUFFER::TruncateAt(unsigned int)) + ?TryAcquire@CWSManCriticalSection@@QEAAHXZ (public: int __cdecl CWSManCriticalSection::TryAcquire(void)) + ?UnSubscribe@CWSManGroupPolicyManager@@UEAAHPEAVIRequestContext@@PEAVIWSManGroupPolicyObserver@@@Z (public: virtual int __cdecl CWSManGroupPolicyManager::UnSubscribe(class IRequestContext *,class IWSManGroupPolicyObserver *)) + ?UninstallMigration@@YAHPEAVIRequestContext@@@Z (int __cdecl UninstallMigration(class IRequestContext *)) + ?UnregisterChild@ChildLifeTimeManager@@QEAAXXZ (public: void __cdecl ChildLifeTimeManager::UnregisterChild(void)) + ?UnregisterPolicyNotification@CWSManGroupPolicyManager@@AEAAHXZ (private: int __cdecl CWSManGroupPolicyManager::UnregisterPolicyNotification(void)) + ?Up@?$LoaderSerializer@VSubscriptionManager@@$01@@AEAAJXZ (private: long __cdecl LoaderSerializer::Up(void)) + ?UpdateCredentialsInCredmanStore@CConfigManager@@SAHPEAVIRequestContext@@PEAG1@Z (public: static int __cdecl CConfigManager::UpdateCredentialsInCredmanStore(class IRequestContext *,unsigned short *,unsigned short *)) + ?UpdateHttpsBinding@@YAHPEAVIRequestContext@@PEBG1PEAH@Z (int __cdecl UpdateHttpsBinding(class IRequestContext *,unsigned short const *,unsigned short const *,int *)) + ?UpdateHttpsCertificate@@YAHPEAVIRequestContext@@PEBG11PEAHHU_GUID@@@Z (int __cdecl UpdateHttpsCertificate(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,int *,int,struct _GUID)) + ?UpdateKey@CWSManResourceNoResourceUri@@QEAAHPEAVIRequestContext@@PEBG1@Z (public: int __cdecl CWSManResourceNoResourceUri::UpdateKey(class IRequestContext *,unsigned short const *,unsigned short const *)) + ?Uri@CResourceAlias@@QEAAPEBGXZ (public: unsigned short const * __cdecl CResourceAlias::Uri(void)) + ?UseClientToken@UserRecord@@QEAA_NXZ (public: bool __cdecl UserRecord::UseClientToken(void)) + ?UseDefaultConfig@CErrorContext@@UEBAHXZ (public: virtual int __cdecl CErrorContext::UseDefaultConfig(void)const ) + ?UsingDefaultLCID@Locale@@QEAA_NXZ (public: bool __cdecl Locale::UsingDefaultLCID(void)) + ?Validate@Locale@@SA_NPEAU_WSMAN_DATA@@@Z (public: static bool __cdecl Locale::Validate(struct _WSMAN_DATA *)) + ?Validate@Locale@@SA_NPEBG@Z (public: static bool __cdecl Locale::Validate(unsigned short const *)) + ?ValidateCBTHardeningLevel@ConfigRegistry@@IEAAHPEAVIRequestContext@@PEBG@Z (protected: int __cdecl ConfigRegistry::ValidateCBTHardeningLevel(class IRequestContext *,unsigned short const *)) + ?ValidateCertificateHash@ConfigRegistry@@IEAAHPEAVIRequestContext@@PEBG111@Z (protected: int __cdecl ConfigRegistry::ValidateCertificateHash(class IRequestContext *,unsigned short const *,unsigned short const *,unsigned short const *,unsigned short const *)) + ?ValidateHeaders@PacketParser@@QEAAHPEAVIRequestContext@@K@Z (public: int __cdecl PacketParser::ValidateHeaders(class IRequestContext *,unsigned long)) + ?ValidateHostnameAndCertificateCN@ConfigRegistry@@IEAAHPEAVIRequestContext@@PEBG1@Z (protected: int __cdecl ConfigRegistry::ValidateHostnameAndCertificateCN(class IRequestContext *,unsigned short const *,unsigned short const *)) + ?ValidateIPFilter@ConfigRegistry@@IEAAHPEAVIRequestContext@@W4ConfigSetting@@PEBG@Z (protected: int __cdecl ConfigRegistry::ValidateIPFilter(class IRequestContext *,enum ConfigSetting,unsigned short const *)) + ?ValidateInt@CWSManGroupPolicyManager@@AEAAHPEAVIRequestContext@@PEBU_WSMAN_POLICY_INFO@@K@Z (private: int __cdecl CWSManGroupPolicyManager::ValidateInt(class IRequestContext *,struct _WSMAN_POLICY_INFO const *,unsigned long)) + ?ValidateInt@ConfigRegistry@@IEAAHPEAVIRequestContext@@PEAU_CONFIG_INFO@@KPEBG@Z (protected: int __cdecl ConfigRegistry::ValidateInt(class IRequestContext *,struct _CONFIG_INFO *,unsigned long,unsigned short const *)) + ?ValidateString@CWSManGroupPolicyManager@@AEAAHPEAVIRequestContext@@PEBU_WSMAN_POLICY_INFO@@PEBG@Z (private: int __cdecl CWSManGroupPolicyManager::ValidateString(class IRequestContext *,struct _WSMAN_POLICY_INFO const *,unsigned short const *)) + ?ValidateString@ConfigRegistry@@IEAAHPEAVIRequestContext@@PEAU_CONFIG_INFO@@PEBG@Z (protected: int __cdecl ConfigRegistry::ValidateString(class IRequestContext *,struct _CONFIG_INFO *,unsigned short const *)) + ?ValidateTrustedHosts@ConfigRegistry@@IEAAHPEAVIRequestContext@@PEBG@Z (protected: int __cdecl ConfigRegistry::ValidateTrustedHosts(class IRequestContext *,unsigned short const *)) + ?ValidateUrlPrefix@ConfigRegistry@@IEAAHPEAVIRequestContext@@PEBG@Z (protected: int __cdecl ConfigRegistry::ValidateUrlPrefix(class IRequestContext *,unsigned short const *)) + ?Verbose@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::Verbose) + ?VerifyState@RBUFFER@@IEBAXXZ (protected: void __cdecl RBUFFER::VerifyState(void)const ) + ?WSManError@@YAXPEBGK0KPEAVIRequestContext@@@Z (void __cdecl WSManError(unsigned short const *,unsigned long,unsigned short const *,unsigned long,class IRequestContext *)) + ?WSManMemoryOperation@@YAHW4WSMANMEMOPERATION@@PEAXKK@Z (int __cdecl WSManMemoryOperation(enum WSMANMEMOPERATION,void *,unsigned long,unsigned long)) + ?WSManPostThreadMessageW@@YAHKI_K_J@Z (int __cdecl WSManPostThreadMessageW(unsigned long,unsigned int,unsigned __int64,__int64)) + ?WaitForAllChildrenToUnregister@ChildLifeTimeManager@@QEAAXK@Z (public: void __cdecl ChildLifeTimeManager::WaitForAllChildrenToUnregister(unsigned long)) + ?WaitForConditionVar@CWSManCriticalSectionWithConditionVar@@QEAAKK@Z (public: unsigned long __cdecl CWSManCriticalSectionWithConditionVar::WaitForConditionVar(unsigned long)) + ?WaitForMore@PacketParser@@UEAA_NXZ (public: virtual bool __cdecl PacketParser::WaitForMore(void)) + ?WakeAllWaitingForConditionVar@CWSManCriticalSectionWithConditionVar@@QEAAXXZ (public: void __cdecl CWSManCriticalSectionWithConditionVar::WakeAllWaitingForConditionVar(void)) + ?WakeAllWaitingOnNoOfChildren@ChildLifeTimeManager@@AEAAXXZ (private: void __cdecl ChildLifeTimeManager::WakeAllWaitingOnNoOfChildren(void)) + ?Warning@EventLog@@SAXK@Z (public: static void __cdecl EventLog::Warning(unsigned long)) + ?Warning@EventLog@@SAXKGPEAPEBG@Z (public: static void __cdecl EventLog::Warning(unsigned long,unsigned short,unsigned short const * *)) + ?Warning@EventLog@@SAXKPEBG@Z (public: static void __cdecl EventLog::Warning(unsigned long,unsigned short const *)) + ?Warning@ExtendedSemantic@@2KB (public: static unsigned long const ExtendedSemantic::Warning) + ?WatchForChanges@CServiceConfigCache@@QEAAPEAVCServiceWatcher@1@PEAVIRequestContext@@PEAVIServiceConfigObserver@@@Z (public: class CServiceConfigCache::CServiceWatcher * __cdecl CServiceConfigCache::WatchForChanges(class IRequestContext *,class IServiceConfigObserver *)) + ?WrapperCoSetProxyBlanket@@YAJPEAUIUnknown@@KKPEAGKKPEAXKW4BehaviourForNoInterfaceError@@@Z (long __cdecl WrapperCoSetProxyBlanket(struct IUnknown *,unsigned long,unsigned long,unsigned short *,unsigned long,unsigned long,void *,unsigned long,enum BehaviourForNoInterfaceError)) + ?Write@EventHandler@WSMan@@SAXAEBU_EVENT_DESCRIPTOR@@KPEAU_EVENT_DATA_DESCRIPTOR@@@Z (public: static void __cdecl WSMan::EventHandler::Write(struct _EVENT_DESCRIPTOR const &,unsigned long,struct _EVENT_DATA_DESCRIPTOR *)) + ?WriteCredentialsToCredmanStore@CConfigManager@@SAHPEAVIRequestContext@@PEAG1H@Z (public: static int __cdecl CConfigManager::WriteCredentialsToCredmanStore(class IRequestContext *,unsigned short *,unsigned short *,int)) + ?WriteSoapA@EventHandler@WSMan@@SAXAEBU_EVENT_DESCRIPTOR@@PEBDK@Z (public: static void __cdecl WSMan::EventHandler::WriteSoapA(struct _EVENT_DESCRIPTOR const &,char const *,unsigned long)) + ?WriteSoapMessageA@EventHandler@WSMan@@AEAAXAEBU_EVENT_DESCRIPTOR@@PEBDK@Z (private: void __cdecl WSMan::EventHandler::WriteSoapMessageA(struct _EVENT_DESCRIPTOR const &,char const *,unsigned long)) + ?WriteSoapMessageW@EventHandler@WSMan@@AEAAXAEBU_EVENT_DESCRIPTOR@@PEBGK@Z (private: void __cdecl WSMan::EventHandler::WriteSoapMessageW(struct _EVENT_DESCRIPTOR const &,unsigned short const *,unsigned long)) + ?WriteSoapMessageW_BE@EventHandler@WSMan@@AEAAXAEBU_EVENT_DESCRIPTOR@@PEBGK@Z (private: void __cdecl WSMan::EventHandler::WriteSoapMessageW_BE(struct _EVENT_DESCRIPTOR const &,unsigned short const *,unsigned long)) + ?WriteSoapW@EventHandler@WSMan@@SAXAEBU_EVENT_DESCRIPTOR@@PEBGK@Z (public: static void __cdecl WSMan::EventHandler::WriteSoapW(struct _EVENT_DESCRIPTOR const &,unsigned short const *,unsigned long)) + ?WriteSoapW_BE@EventHandler@WSMan@@SAXAEBU_EVENT_DESCRIPTOR@@PEBGK@Z (public: static void __cdecl WSMan::EventHandler::WriteSoapW_BE(struct _EVENT_DESCRIPTOR const &,unsigned short const *,unsigned long)) + ?_PolicyChangedCallback@CWSManGroupPolicyManager@@CAXPEAXE@Z (private: static void __cdecl CWSManGroupPolicyManager::_PolicyChangedCallback(void *,unsigned char)) + ?back@?$SimpleQueue@T_LARGE_INTEGER@@@@QEBA?BT_LARGE_INTEGER@@XZ (public: union _LARGE_INTEGER const __cdecl SimpleQueue::back(void)const ) + ?empty@?$SimpleQueue@T_LARGE_INTEGER@@@@QEBA_NXZ (public: bool __cdecl SimpleQueue::empty(void)const ) + ?front@?$SimpleQueue@T_LARGE_INTEGER@@@@QEBA?BT_LARGE_INTEGER@@XZ (public: union _LARGE_INTEGER const __cdecl SimpleQueue::front(void)const ) + ?g_Resources@Locale@@0V?$Loader@VResources@Locale@@$0A@@@A (private: static class Loader Locale::g_Resources) + ?isValid@?$SafeSet@PEAVCListenerOperation@@@@QEBA_NXZ (public: bool __cdecl SafeSet::isValid(void)const ) + ?pop@?$SimpleQueue@T_LARGE_INTEGER@@@@QEAAXXZ (public: void __cdecl SimpleQueue::pop(void)) + ?push@?$SimpleQueue@T_LARGE_INTEGER@@@@QEAAKT_LARGE_INTEGER@@@Z (public: unsigned long __cdecl SimpleQueue::push(union _LARGE_INTEGER)) + ?s_cacheMap@CClientConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A (private: static class AutoRelease CClientConfigCache::s_cacheMap) + ?s_cacheMap@CServiceConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A (private: static class AutoRelease CServiceConfigCache::s_cacheMap) + ?s_cacheMap@CWinRSPluginConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A (private: static class AutoRelease CWinRSPluginConfigCache::s_cacheMap) + ?s_config@CConfigManager@@0V?$AutoRelease@VCConfigManager@@@@A (private: static class AutoRelease CConfigManager::s_config) + ?s_lock@CConfigManager@@0VFastLock@@A (private: static class FastLock CConfigManager::s_lock) + ?s_lock@CWSManGroupPolicyManager@@0VFastLock@@A (private: static class FastLock CWSManGroupPolicyManager::s_lock) + ?s_mapLock@CClientConfigCache@@0VFastLock@@A (private: static class FastLock CClientConfigCache::s_mapLock) + ?s_mapLock@CServiceConfigCache@@0VFastLock@@A (private: static class FastLock CServiceConfigCache::s_mapLock) + ?s_mapLock@CWinRSPluginConfigCache@@0VFastLock@@A (private: static class FastLock CWinRSPluginConfigCache::s_mapLock) + ?s_policyManager@CWSManGroupPolicyManager@@0V?$AutoRelease@VCWSManGroupPolicyManager@@@@A (private: static class AutoRelease CWSManGroupPolicyManager::s_policyManager) + EnumServiceUserResources + FwGetParsedDocument + FwGetRootElement + FwIsXmlEscapedProperly + FwXmlAddAttributeToAttributeList + FwXmlCloseParser + FwXmlCompareAttributeName + FwXmlCompareAttributeNameEx + FwXmlCompareElementName + FwXmlCompareElementNameEx + FwXmlCompareElementNameLen + FwXmlCompareElementNameSpace + FwXmlCompareName + FwXmlCreateXmlFromElement + FwXmlDecodeXmlEscapes + FwXmlEncodeXmlEscapes + FwXmlFindAttribute + FwXmlFindAttributeEx + FwXmlFindChildElement + FwXmlFindChildElementEx + FwXmlGetAttribute + FwXmlGetAttributeNameEx + FwXmlGetAttributeNamespacePrefix + FwXmlGetAttributeValue + FwXmlGetAttributeValueDWord + FwXmlGetBooleanValue + FwXmlGetBuffer + FwXmlGetChild + FwXmlGetElementName + FwXmlGetElementNameEx + FwXmlGetElementNamespacePrefix + FwXmlGetElementNamespaceUrl + FwXmlGetEntryNameEx + FwXmlGetNamespaceForPrefix + FwXmlGetNormalizedString + FwXmlGetReferenceXmlFromElement + FwXmlGetRemainder + FwXmlGetSimpleContent + FwXmlGetSimpleContentEx + FwXmlGetSimpleContentEx2 + FwXmlHasText + FwXmlIsEmpty + FwXmlIsMustUnderstand + FwXmlIsNull + FwXmlIsSimpleContent + FwXmlIsSimpleContentOrEmpty + FwXmlIsTrueValue + FwXmlNumAttributes + FwXmlNumChildren + FwXmlNumChildrenWithName + FwXmlNumConsecutiveChildrenWithName + FwXmlParsePrefixedXML + FwXmlParseStream + FwXmlParseText + FwXmlParserCreate + FwXmlUpdatePrefixes + GetServiceSecurity + MI_Application_InitializeV1 + SetServiceSecurity + SubscriptionsProvEnumerate + WSManAckEvents + WSManAddSubscriptionManagerInternal + WSManCloseCommand + WSManCloseEnumerationHandle + WSManCloseEnumeratorHandle + WSManCloseObjectHandle + WSManCloseOperation + WSManClosePublisherHandle + WSManCloseSession + WSManCloseSessionHandle + WSManCloseShell + WSManCloseSubscriptionHandle + WSManConnectShell + WSManConnectShellCommand + WSManConstructError + WSManCreateEnumeratorInternal + WSManCreateInternal + WSManCreateInternalEx + WSManCreatePullSubscription + WSManCreatePushSubscription + WSManCreateSession + WSManCreateSessionInternal + WSManCreateShell + WSManCreateShellEx + WSManDecodeObject + WSManDeinitialize + WSManDeleteInternal + WSManDeleteInternalEx + WSManDeliverEndSubscriptionNotification + WSManDeliverEvent + WSManDisconnectShell + WSManEncodeObject + WSManEncodeObjectEx + WSManEncodeObjectInternal + WSManEnumerateInternal + WSManEnumerateInternalEx + WSManEnumeratorAddEvent + WSManEnumeratorAddObject + WSManEnumeratorBatchPolicyViolated + WSManEnumeratorNextObject + WSManEnumeratorObjectCount + WSManGetErrorMessage + WSManGetInternal + WSManGetInternalEx + WSManGetSessionOptionAsDword + WSManGetSessionOptionAsString + WSManIdentifyInternal + WSManInitialize + WSManInvokeInternal + WSManInvokeInternalEx + WSManPluginAuthzOperationComplete + WSManPluginAuthzQueryQuotaComplete + WSManPluginAuthzUserComplete + WSManPluginFreeRequestDetails + WSManPluginGetConfiguration + WSManPluginGetOperationParameters + WSManPluginInteractiveCallback + WSManPluginObjectAndBookmarkResult + WSManPluginObjectAndEprResult + WSManPluginObjectResult + WSManPluginOperationComplete + WSManPluginReceiveResult + WSManPluginReportCompletion + WSManPluginReportContext + WSManPluginShutdown + WSManPluginStartup + WSManProvCreate + WSManProvDelete + WSManProvEnumerate + WSManProvGet + WSManProvInvoke + WSManProvPut + WSManPull + WSManPullEvents + WSManPutInternal + WSManPutInternalEx + WSManReceiveShellOutput + WSManReconnectShell + WSManReconnectShellCommand + WSManRemoveSubscriptionManagerInternal + WSManRunShellCommand + WSManRunShellCommandEx + WSManSendShellInput + WSManSetSessionOption + WSManSignalShell + mi_clientFT_V1 + + Summary + + C0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/wuguid.txt b/symbols/SDK/um/arm64/wuguid.txt new file mode 100644 index 00000000..1e05ca36 --- /dev/null +++ b/symbols/SDK/um/arm64/wuguid.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\arm64\wuguid.lib + +File Type: LIBRARY + + Summary + + ADC8 .debug$S + BB68 .debug$T + 10 .drectve + 830 .rdata diff --git a/symbols/SDK/um/arm64/xapobase.txt b/symbols/SDK/um/arm64/xapobase.txt new file mode 100644 index 00000000..b7cbc568 --- /dev/null +++ b/symbols/SDK/um/arm64/xapobase.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\arm64\xapobase.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 10 .bss + 28 .data + 54944 .debug$S + B2A74 .debug$T + 165 .drectve + F4 .gfids$y + 190 .pdata + 34E1 .rdata + 10 .text + 8F98 .text$mn + 13C .xdata diff --git a/symbols/SDK/um/arm64/xapobase2_8.txt b/symbols/SDK/um/arm64/xapobase2_8.txt new file mode 100644 index 00000000..a914faff --- /dev/null +++ b/symbols/SDK/um/arm64/xapobase2_8.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\arm64\xapobase2_8.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 10 .bss + 28 .data + 54944 .debug$S + B2A74 .debug$T + 165 .drectve + F4 .gfids$y + 190 .pdata + 34E1 .rdata + 10 .text + 8F98 .text$mn + 13C .xdata diff --git a/symbols/SDK/um/arm64/xaswitch.txt b/symbols/SDK/um/arm64/xaswitch.txt new file mode 100644 index 00000000..0febe758 --- /dev/null +++ b/symbols/SDK/um/arm64/xaswitch.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\arm64\xaswitch.lib + +File Type: LIBRARY + + Summary + + 8 .00cfg + 8 .CRT$XCU + A4 .bss + 80 .data + D410 .debug$S + 20510 .debug$T + 35 .drectve + 38 .gfids$y + 80 .pdata + 11C .rdata + 10 .text + 34 .text$di + 6D4 .text$mn + 34 .text$yd + 50 .xdata diff --git a/symbols/SDK/um/arm64/xaudio2.txt b/symbols/SDK/um/arm64/xaudio2.txt new file mode 100644 index 00000000..f78c6fcb --- /dev/null +++ b/symbols/SDK/um/arm64/xaudio2.txt @@ -0,0 +1,28 @@ +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\arm64\xaudio2.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 2 CreateAudioReverb + 7 CreateAudioReverbV2_8 + 3 CreateAudioVolumeMeter + 4 CreateFX + 5 X3DAudioCalculate + 6 X3DAudioInitialize + 1 XAudio2Create + + 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/arm64/xaudio2_8.txt b/symbols/SDK/um/arm64/xaudio2_8.txt new file mode 100644 index 00000000..c2aebc57 --- /dev/null +++ b/symbols/SDK/um/arm64/xaudio2_8.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\arm64\xaudio2_8.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 2 CreateAudioReverb + 3 CreateAudioVolumeMeter + 4 CreateFX + 5 X3DAudioCalculate + 6 X3DAudioInitialize + 1 XAudio2Create + + 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/arm64/xinput.txt b/symbols/SDK/um/arm64/xinput.txt new file mode 100644 index 00000000..a75e282c --- /dev/null +++ b/symbols/SDK/um/arm64/xinput.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\arm64\xinput.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 1 DllMain + 5 XInputEnable + 10 XInputGetAudioDeviceIds + 7 XInputGetBatteryInformation + 4 XInputGetCapabilities + 8 XInputGetKeystroke + 2 XInputGetState + 3 XInputSetState + + 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/arm64/xinputuap.txt b/symbols/SDK/um/arm64/xinputuap.txt new file mode 100644 index 00000000..a7b6af29 --- /dev/null +++ b/symbols/SDK/um/arm64/xinputuap.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\arm64\xinputuap.lib + +File Type: LIBRARY + + Exports + + ordinal name + + DllMain + XInputEnable + XInputGetAudioDeviceIds + XInputGetBatteryInformation + XInputGetCapabilities + XInputGetKeystroke + XInputGetState + XInputSetState + + 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/arm64/xmllite.txt b/symbols/SDK/um/arm64/xmllite.txt new file mode 100644 index 00000000..234ce878 --- /dev/null +++ b/symbols/SDK/um/arm64/xmllite.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\arm64\xmllite.lib + +File Type: LIBRARY + + Exports + + ordinal name + + CreateXmlReader + CreateXmlReaderInputWithEncodingCodePage + CreateXmlReaderInputWithEncodingName + CreateXmlWriter + CreateXmlWriterOutputWithEncodingCodePage + CreateXmlWriterOutputWithEncodingName + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/xolehlp.txt b/symbols/SDK/um/arm64/xolehlp.txt new file mode 100644 index 00000000..c74e2051 --- /dev/null +++ b/symbols/SDK/um/arm64/xolehlp.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\arm64\xolehlp.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 8 ?FreezeLocalTransactionManagers@@YAJKK@Z (long __cdecl FreezeLocalTransactionManagers(unsigned long,unsigned long)) + 4 ?GetDtcLocaleResourceHandle@@YAPEAUHINSTANCE__@@XZ (struct HINSTANCE__ * __cdecl GetDtcLocaleResourceHandle(void)) + 9 ?ThawLocalTransactionManagers@@YAJXZ (long __cdecl ThawLocalTransactionManagers(void)) + 5 DtcGetTransactionManager + 7 DtcGetTransactionManagerC + DtcGetTransactionManagerEx + DtcGetTransactionManagerExA + DtcGetTransactionManagerExW + + Summary + + C3 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + C .idata$6 diff --git a/symbols/SDK/um/arm64/xpsdocumenttargetprint.txt b/symbols/SDK/um/arm64/xpsdocumenttargetprint.txt new file mode 100644 index 00000000..6a8b6565 --- /dev/null +++ b/symbols/SDK/um/arm64/xpsdocumenttargetprint.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\arm64\xpsdocumenttargetprint.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 7 ?StartXpsPrintJobOnDocumentPackageTargetInternal@@YAJW4__MIDL___MIDL_itf_xpsobjectmodel_1_0000_0000_0001@@PEAU_DEV_OBJECT@@PEB_W22PEAUIStream@@PEAX3_NPEAPEAUIXpsPrintJob@@PEAPEAUIXpsDocumentPackageTarget@@5P6AX3W4EPrintTicketScope@@HH@Z@Z (long __cdecl StartXpsPrintJobOnDocumentPackageTargetInternal(enum __MIDL___MIDL_itf_xpsobjectmodel_1_0000_0000_0001,struct _DEV_OBJECT *,wchar_t const *,wchar_t const *,wchar_t const *,struct IStream *,void *,struct IStream *,bool,struct IXpsPrintJob * *,struct IXpsDocumentPackageTarget * *,bool,void (__cdecl*)(struct IStream *,enum EPrintTicketScope,int,int))) + DllMain + + Summary + + F0 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + 1C .idata$6 diff --git a/symbols/SDK/um/arm64/xpsprint.txt b/symbols/SDK/um/arm64/xpsprint.txt new file mode 100644 index 00000000..4dffecd4 --- /dev/null +++ b/symbols/SDK/um/arm64/xpsprint.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\arm64\xpsprint.lib + +File Type: LIBRARY + + Exports + + ordinal name + + 4 ?StartXpsPrintJobInternal1@@YAJPEB_W00PEAX1PEAPEAUIXpsPrintJob@@PEAPEAUIXpsOMPackageTarget@@_NP6AXPEAUIStream@@W4EPrintTicketScope@@HH@Z@Z (long __cdecl StartXpsPrintJobInternal1(wchar_t const *,wchar_t const *,wchar_t const *,void *,void *,struct IXpsPrintJob * *,struct IXpsOMPackageTarget * *,bool,void (__cdecl*)(struct IStream *,enum EPrintTicketScope,int,int))) + 2 ?StartXpsPrintJobInternal@@YAJPEB_W00PEAX1PEAEIPEAPEAUIXpsPrintJob@@PEAPEAUIXpsPrintJobStream@@4P6AXPEAUIStream@@W4EPrintTicketScope@@HH@Z@Z (long __cdecl StartXpsPrintJobInternal(wchar_t const *,wchar_t const *,wchar_t const *,void *,void *,unsigned char *,unsigned int,struct IXpsPrintJob * *,struct IXpsPrintJobStream * *,struct IXpsPrintJobStream * *,void (__cdecl*)(struct IStream *,enum EPrintTicketScope,int,int))) + StartXpsPrintJob + StartXpsPrintJob1 + + Summary + + C6 .debug$S + 14 .idata$2 + 14 .idata$3 + 8 .idata$4 + 8 .idata$5 + E .idata$6 diff --git a/symbols/dumplibs.cmd b/symbols/dumplibs.cmd new file mode 100644 index 00000000..05d0aab2 --- /dev/null +++ b/symbols/dumplibs.cmd @@ -0,0 +1,10 @@ +@ECHO OFF +FOR /D %%V IN ("C:\Program Files (x86)\Windows Kits\10\Lib\10.0.17134.0\*") DO ( + FOR /D %%A IN ("%%~V\*") DO ( + IF NOT EXIST "%~dp0.\SDK\%%~nxV\%%~nxA" MD "%~dp0.\SDK\%%~nxV\%%~nxA" + FOR %%L IN ("%%~A\*.lib") DO ( + ECHO.%%~L + dumpbin.exe /EXPORTS "%%~L" > "%~dp0.\SDK\%%~nxV\%%~nxA\%%~nL.txt" + ) + ) +) diff --git a/test/THNETII.WinApi.Native.Test/Sspi.Test/EnumerateSecurityPackages.cs b/test/THNETII.WinApi.Native.Test/Sspi.Test/EnumerateSecurityPackages.cs new file mode 100644 index 00000000..7cbcd2ba --- /dev/null +++ b/test/THNETII.WinApi.Native.Test/Sspi.Test/EnumerateSecurityPackages.cs @@ -0,0 +1,88 @@ +using System; +using System.ComponentModel; + +using THNETII.InteropServices.Memory; +using THNETII.WinApi.Native.WinError; + +using Xunit; + +namespace THNETII.WinApi.Native.Sspi.Test +{ + using static SspiFunctions; + using static WinErrorConstants; + + public static class EnumerateSecurityPackages + { + [FactWindowsOS] + public static void Can_call_ansi_extern_function() + { + int error = EnumerateSecurityPackagesA( + out Span packages + ); + try + { + if (error != SEC_E_OK) + throw new Win32Exception(error); + foreach (ref SecPkgInfoA pkgInfo in packages) + { + _ = pkgInfo.Capabilities; + _ = pkgInfo.wVersion; + _ = pkgInfo.wRPCID; + _ = pkgInfo.cbMaxToken; + + string name = pkgInfo.Name.MarshalToString(); + Assert.NotNull(name); + Assert.NotEmpty(name); + string comment = pkgInfo.Comment.MarshalToString(); + _ = comment; + } + } + finally + { + unsafe + { + fixed (void* pPackages = packages) + error = FreeContextBuffer((IntPtr)pPackages); + packages = default; + } + Assert.Equal(SEC_E_OK, error); + } + } + + [FactWindowsOS] + public static void Can_call_unicode_extern_function() + { + int error = EnumerateSecurityPackagesW( + out Span packages + ); + try + { + if (error != SEC_E_OK) + throw new Win32Exception(error); + foreach (ref SecPkgInfoW pkgInfo in packages) + { + _ = pkgInfo.Capabilities; + _ = pkgInfo.wVersion; + _ = pkgInfo.wRPCID; + _ = pkgInfo.cbMaxToken; + + string name = pkgInfo.Name.MarshalToString(); + Assert.NotNull(name); + Assert.NotEmpty(name); + string comment = pkgInfo.Comment.MarshalToString(); + _ = comment; + } + } + finally + { + unsafe + { + fixed (void* pPackages = packages) + error = FreeContextBuffer((IntPtr)pPackages); + packages = default; + } + Assert.Equal(SEC_E_OK, error); + } + } + } +} diff --git a/test/THNETII.WinApi.Native.Test/SysInfoApi.Test/GetSystemTimeAsFileTime.cs b/test/THNETII.WinApi.Native.Test/SysInfoApi.Test/GetSystemTimeAsFileTime.cs index 6d62da9d..aec159be 100644 --- a/test/THNETII.WinApi.Native.Test/SysInfoApi.Test/GetSystemTimeAsFileTime.cs +++ b/test/THNETII.WinApi.Native.Test/SysInfoApi.Test/GetSystemTimeAsFileTime.cs @@ -1,4 +1,8 @@ -namespace THNETII.WinApi.Native.SysInfoApi.Test +using System; + +using Xunit; + +namespace THNETII.WinApi.Native.SysInfoApi.Test { using static SysInfoApiFunctions; @@ -7,9 +11,12 @@ public static class GetSystemTimeAsFileTime [FactWindowsOS] public static void Can_call_extern_function() { + var start = DateTime.UtcNow - TimeSpan.FromSeconds(0.5); GetSystemTimeAsFileTime(out var filetime); + var end = DateTime.UtcNow + TimeSpan.FromSeconds(0.5); + var dt = DateTime.FromFileTimeUtc(filetime.QuadDateTime); - _ = filetime; + Assert.InRange(dt, start, end); } } } diff --git a/test/THNETII.WinApi.Native.Test/SysInfoApi.Test/GetSystemTimePreciseAsFileTime.cs b/test/THNETII.WinApi.Native.Test/SysInfoApi.Test/GetSystemTimePreciseAsFileTime.cs index ef2caa37..fabe2f28 100644 --- a/test/THNETII.WinApi.Native.Test/SysInfoApi.Test/GetSystemTimePreciseAsFileTime.cs +++ b/test/THNETII.WinApi.Native.Test/SysInfoApi.Test/GetSystemTimePreciseAsFileTime.cs @@ -1,4 +1,8 @@ -namespace THNETII.WinApi.Native.SysInfoApi.Test +using System; + +using Xunit; + +namespace THNETII.WinApi.Native.SysInfoApi.Test { using static SysInfoApiFunctions; @@ -7,9 +11,12 @@ public static class GetSystemTimePreciseAsFileTime [FactWindowsOS] public static void Can_call_extern_function() { + var start = DateTime.UtcNow; GetSystemTimePreciseAsFileTime(out var filetime); + var dt = DateTime.FromFileTimeUtc(filetime.QuadDateTime); + var end = DateTime.UtcNow; - _ = filetime; + Assert.InRange(dt, start, end); } } } diff --git a/test/THNETII.WinApi.Native.Test/THNETII.WinApi.Native.Test.csproj b/test/THNETII.WinApi.Native.Test/THNETII.WinApi.Native.Test.csproj index d75f0963..bcea216a 100644 --- a/test/THNETII.WinApi.Native.Test/THNETII.WinApi.Native.Test.csproj +++ b/test/THNETII.WinApi.Native.Test/THNETII.WinApi.Native.Test.csproj @@ -24,6 +24,7 @@ +